Version Description
- Fixed - Certain widgets/addons like pricing, carousel, services raised errors when 'Add Item' button was pressed to add items. Error seen with latest version of Elementor.
- Fixed - Deprecated warning on checkbox control.
Download this release
Release Info
Developer | livemesh |
Plugin | Addons for Elementor |
Version | 2.1 |
Comparing to | |
See all releases |
Code changes from version 2.0.1 to 2.1
- addons-for-elementor.php +2 -2
- admin/views/documentation.php +24 -18
- admin/views/settings.php +2 -2
- freemius/.codeclimate.yml +19 -0
- freemius/.travis.yml +11 -0
- freemius/assets/css/admin/account.css +0 -1
- freemius/assets/css/admin/add-ons.css +2 -3
- freemius/assets/css/admin/affiliation.css +1 -2
- freemius/assets/css/admin/checkout.css +0 -1
- freemius/assets/css/admin/common.css +2 -3
- freemius/assets/css/admin/connect.css +1 -2
- freemius/assets/css/admin/deactivation-feedback.css +1 -2
- freemius/assets/css/admin/debug.css +1 -2
- freemius/assets/css/admin/dialog-boxes.css +2 -3
- freemius/assets/css/admin/gdpr-optin-notice.css +0 -1
- freemius/assets/css/admin/license-activation.css +1 -2
- freemius/assets/css/customizer.css +1 -2
- freemius/assets/img/addons-for-beaver-builder.png +0 -0
- freemius/assets/scss/admin/common.scss +1 -1
- freemius/composer.json +10 -0
- freemius/gulpfile.js +167 -0
- freemius/includes/class-freemius.php +103 -37
- freemius/includes/class-fs-plugin-updater.php +177 -0
- freemius/includes/customizer/class-fs-customizer-upsell-control.php +1 -1
- freemius/includes/fs-plugin-info-dialog.php +11 -8
- freemius/start.php +1 -1
- freemius/templates/account/partials/addon.php +2 -2
- freemius/templates/add-ons.php +5 -1
- freemius/templates/checkout.php +2 -2
- freemius/templates/contact.php +1 -1
- freemius/templates/pricing.php +1 -1
- freemius/templates/tabs.php +5 -1
- includes/controls/checkbox.php +0 -34
- includes/widgets/carousel.php +2 -1
- includes/widgets/clients.php +2 -1
- includes/widgets/heading.php +1 -1
- includes/widgets/odometers.php +2 -1
- includes/widgets/piecharts.php +2 -1
- includes/widgets/portfolio.php +2 -2
- includes/widgets/posts-carousel.php +1 -1
- includes/widgets/pricing-table.php +2 -1
- includes/widgets/services.php +1 -1
- includes/widgets/stats-bars.php +2 -1
- includes/widgets/team-members.php +2 -1
- includes/widgets/testimonials-slider.php +2 -1
- includes/widgets/testimonials.php +2 -1
- languages/livemesh-el-addons-en_US.mo +0 -0
- languages/livemesh-el-addons-en_US.po +2369 -1778
- languages/livemesh-el-addons-he_IL.mo +0 -0
- languages/livemesh-el-addons-he_IL.po +2586 -1962
- languages/livemesh-el-addons.pot +2548 -2052
- plugin.php +3 -20
- readme.txt +11 -4
addons-for-elementor.php
CHANGED
@@ -8,7 +8,7 @@
|
|
8 |
* Author URI: https://www.livemeshthemes.com/elementor-addons
|
9 |
* License: GPL3
|
10 |
* License URI: https://www.gnu.org/licenses/gpl-3.0.txt
|
11 |
-
* Version: 2.
|
12 |
* Text Domain: livemesh-el-addons
|
13 |
* Domain Path: languages
|
14 |
*
|
@@ -36,7 +36,7 @@ if ( !defined( 'ABSPATH' ) ) {
|
|
36 |
|
37 |
if ( !function_exists( 'lae_fs' ) ) {
|
38 |
// Plugin version
|
39 |
-
define( 'LAE_VERSION', '2.
|
40 |
// Plugin Root File
|
41 |
define( 'LAE_PLUGIN_FILE', __FILE__ );
|
42 |
// Plugin Folder Path
|
8 |
* Author URI: https://www.livemeshthemes.com/elementor-addons
|
9 |
* License: GPL3
|
10 |
* License URI: https://www.gnu.org/licenses/gpl-3.0.txt
|
11 |
+
* Version: 2.1
|
12 |
* Text Domain: livemesh-el-addons
|
13 |
* Domain Path: languages
|
14 |
*
|
36 |
|
37 |
if ( !function_exists( 'lae_fs' ) ) {
|
38 |
// Plugin version
|
39 |
+
define( 'LAE_VERSION', '2.1' );
|
40 |
// Plugin Root File
|
41 |
define( 'LAE_PLUGIN_FILE', __FILE__ );
|
42 |
// Plugin Folder Path
|
admin/views/documentation.php
CHANGED
@@ -76,7 +76,7 @@ else {
|
|
76 |
<li><a href="#testimonials-elements">Testimonials Addons</a></li>
|
77 |
<li><a href="#posts-carousel">Posts Carousel</a></li>
|
78 |
<li><a href="#carousel-element">Carousel Addon</a></li>
|
79 |
-
<li><a href="#grid-element">
|
80 |
<li><a href="#clients-element">Clients</a></li>
|
81 |
<li><a href="#pricing-table">Pricing Table</a></li>
|
82 |
<li><a href="#tabs-accordions">Tabs and Accordions – <span class="pro-feature">Pro!</span></a></li>
|
@@ -116,11 +116,11 @@ else {
|
|
116 |
target="_blank"><?php echo __('Settings->Page Builder', 'livemesh-el-addons') ?></a></strong>
|
117 |
page. This will ensure that scripts and files relating to the deactivated elements do not load on your site.</p>
|
118 |
</li>
|
119 |
-
<li>If you plan to build a portfolio site and plan to use
|
120 |
and activate the optional plugin <a
|
121 |
href="https://wordpress.org/plugins/portfolio-post-type/" rel="nofollow" target="_blank">Portfolio
|
122 |
Post Type</a>.
|
123 |
-
The portfolio examples of
|
124 |
this plugin.
|
125 |
</li>
|
126 |
<li>Optionally, if you have <a href="https://www.livemeshthemes.com/elementor-addons/pricing/" title="Livemesh Addons for Elementor Pro" target="_blank">premium version</a> of the plugin installed, you can import the sample data
|
@@ -406,7 +406,7 @@ else {
|
|
406 |
<li><strong>Posts Per Page</strong> – Set the number of posts you wish you display in the widget. If
|
407 |
the element does not support pagination, the number of posts chosen by the limited by the number
|
408 |
specified here. This is also the number of posts to display per page when the element supports
|
409 |
-
pagination as is the case with
|
410 |
all the selected posts.
|
411 |
</li>
|
412 |
<li><strong>Order By</strong> – Lets you decide on how you want the posts to be ordered – by
|
@@ -497,26 +497,26 @@ else {
|
|
497 |
for carousel, number of columns or items to display before making the user to scroll for additional
|
498 |
items etc. The carousel settings are explained in the help section above for Posts Carousel.</p>
|
499 |
<hr>
|
500 |
-
<h3 id="grid-element">
|
501 |
-
<p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/elementor-addons/livemesh-grid.jpg" alt="
|
502 |
|
503 |
<p>Perhaps the most popular and most important of all addons part of this plugin,
|
504 |
-
|
505 |
are filterable by taxonomy terms.</p>
|
506 |
|
507 |
-
<p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/elementor-addons/livemesh-grid2.jpg" alt="
|
508 |
<p>Using the Grid widget, you can construct a portfolio of your work/services/products. We recommend you
|
509 |
use the popular plugin – <a title="Portfolio Post Type Plugin"
|
510 |
href="https://wordpress.org/plugins/portfolio-post-type/">https://wordpress.org/plugins/portfolio-post-type/</a>
|
511 |
for building a collection of portfolio entries. Once the portfolio entries are in place, make sure
|
512 |
you select Portfolio Post type under Post Type entry in Build Tools window as explained below.</p>
|
513 |
|
514 |
-
<p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/elementor-addons/livemesh-grid-pagination.jpg" alt="
|
515 |
<p>The <a href="https://www.livemeshthemes.com/elementor-addons/pricing/" title="Livemesh Addons for Elementor Pro" target="_blank">premium version</a> of the plugin has support for pagination, lazy load with load more button and
|
516 |
lightbox option for images. The additional posts are loaded via AJAX when the user navigates through
|
517 |
the pages populated or when the user hits the Load More button.</p>
|
518 |
|
519 |
-
<p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/elementor-addons/livemesh-grid-loadmore.jpg" alt="
|
520 |
|
521 |
<p>The element features a Posts Query window to help choose posts or custom posts to display. This
|
522 |
powerful tool has number of fields to control what gets displayed and in what order with an
|
@@ -539,7 +539,7 @@ else {
|
|
539 |
<li><strong>Posts Per Page</strong> – Set the number of posts you wish you display in the widget. If
|
540 |
the element does not support pagination, the number of posts chosen by the limited by the number
|
541 |
specified here. This is also the number of posts to display per page when the element supports
|
542 |
-
pagination as is the case with
|
543 |
all the selected posts.
|
544 |
</li>
|
545 |
<li><strong>Order By</strong> – Lets you decide on how you want the posts to be ordered – by
|
@@ -549,9 +549,9 @@ else {
|
|
549 |
<li><strong>Order</strong> – Can be ascending or descending sort order applied to the Order By paramter above.
|
550 |
</li>
|
551 |
</ol>
|
552 |
-
<p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/elementor-addons/livemesh-grid-edit1.png" alt="
|
553 |
-
<p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/elementor-addons/livemesh-grid-edit2.png" alt="
|
554 |
-
<p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/elementor-addons/livemesh-grid-edit3.png" alt="
|
555 |
|
556 |
<p>The grid element has numerous other options to control the display of posts or custom post types. Some
|
557 |
of these are –</p>
|
@@ -1126,6 +1126,12 @@ else {
|
|
1126 |
|
1127 |
<h2>Change Log for the Premium Version</h2>
|
1128 |
<br>
|
|
|
|
|
|
|
|
|
|
|
|
|
1129 |
<h3>2.0.1</h3>
|
1130 |
<ul>
|
1131 |
<li>Fixed - Bug fixes related to Freemius integration.</li>
|
@@ -1199,8 +1205,8 @@ else {
|
|
1199 |
</ul>
|
1200 |
<h3>1.7.6</h3>
|
1201 |
<ul>
|
1202 |
-
<li>Fixed –
|
1203 |
-
<li>Fixed -
|
1204 |
<li>Fixed - Livemesh Gallery styling controls not taking effect for thumbnail hover and titles</li>
|
1205 |
</ul>
|
1206 |
<h3>1.7.5</h3>
|
@@ -1248,9 +1254,9 @@ else {
|
|
1248 |
|
1249 |
<h3>1.5</h3>
|
1250 |
<ul>
|
1251 |
-
<li>Added – Moved the
|
1252 |
<li>Added – 6 different styles for grid items plus 7 header styles too</li>
|
1253 |
-
<li>Added – Next Prev pagination options for
|
1254 |
<li>Added – Ability to handle large number of grid pages by providing dotted navigation</li>
|
1255 |
<li>Added – AJAX Category or taxonomy filtering for Grid widget. No more empty grid on category/taxonomy filtering</li>
|
1256 |
<li>Added – Read More option for the grid items</li>
|
76 |
<li><a href="#testimonials-elements">Testimonials Addons</a></li>
|
77 |
<li><a href="#posts-carousel">Posts Carousel</a></li>
|
78 |
<li><a href="#carousel-element">Carousel Addon</a></li>
|
79 |
+
<li><a href="#grid-element">Posts Grid</a></li>
|
80 |
<li><a href="#clients-element">Clients</a></li>
|
81 |
<li><a href="#pricing-table">Pricing Table</a></li>
|
82 |
<li><a href="#tabs-accordions">Tabs and Accordions – <span class="pro-feature">Pro!</span></a></li>
|
116 |
target="_blank"><?php echo __('Settings->Page Builder', 'livemesh-el-addons') ?></a></strong>
|
117 |
page. This will ensure that scripts and files relating to the deactivated elements do not load on your site.</p>
|
118 |
</li>
|
119 |
+
<li>If you plan to build a portfolio site and plan to use Posts Grid element for the same, install
|
120 |
and activate the optional plugin <a
|
121 |
href="https://wordpress.org/plugins/portfolio-post-type/" rel="nofollow" target="_blank">Portfolio
|
122 |
Post Type</a>.
|
123 |
+
The portfolio examples of Posts Grid element is built using custom post type registered by
|
124 |
this plugin.
|
125 |
</li>
|
126 |
<li>Optionally, if you have <a href="https://www.livemeshthemes.com/elementor-addons/pricing/" title="Livemesh Addons for Elementor Pro" target="_blank">premium version</a> of the plugin installed, you can import the sample data
|
406 |
<li><strong>Posts Per Page</strong> – Set the number of posts you wish you display in the widget. If
|
407 |
the element does not support pagination, the number of posts chosen by the limited by the number
|
408 |
specified here. This is also the number of posts to display per page when the element supports
|
409 |
+
pagination as is the case with Posts Grid widget. Choosing the value zero makes the widget
|
410 |
all the selected posts.
|
411 |
</li>
|
412 |
<li><strong>Order By</strong> – Lets you decide on how you want the posts to be ordered – by
|
497 |
for carousel, number of columns or items to display before making the user to scroll for additional
|
498 |
items etc. The carousel settings are explained in the help section above for Posts Carousel.</p>
|
499 |
<hr>
|
500 |
+
<h3 id="grid-element">Posts Grid<a class="back-to-top" href="#panel"> Back to top</a></h3>
|
501 |
+
<p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/elementor-addons/livemesh-grid.jpg" alt="Posts Grid Element"></p>
|
502 |
|
503 |
<p>Perhaps the most popular and most important of all addons part of this plugin,
|
504 |
+
Posts Grid helps you build a multi-column grid of posts or custom post types. The posts displayed
|
505 |
are filterable by taxonomy terms.</p>
|
506 |
|
507 |
+
<p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/elementor-addons/livemesh-grid2.jpg" alt="Posts Grid Element"></p>
|
508 |
<p>Using the Grid widget, you can construct a portfolio of your work/services/products. We recommend you
|
509 |
use the popular plugin – <a title="Portfolio Post Type Plugin"
|
510 |
href="https://wordpress.org/plugins/portfolio-post-type/">https://wordpress.org/plugins/portfolio-post-type/</a>
|
511 |
for building a collection of portfolio entries. Once the portfolio entries are in place, make sure
|
512 |
you select Portfolio Post type under Post Type entry in Build Tools window as explained below.</p>
|
513 |
|
514 |
+
<p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/elementor-addons/livemesh-grid-pagination.jpg" alt="Posts Grid Pagination"></p>
|
515 |
<p>The <a href="https://www.livemeshthemes.com/elementor-addons/pricing/" title="Livemesh Addons for Elementor Pro" target="_blank">premium version</a> of the plugin has support for pagination, lazy load with load more button and
|
516 |
lightbox option for images. The additional posts are loaded via AJAX when the user navigates through
|
517 |
the pages populated or when the user hits the Load More button.</p>
|
518 |
|
519 |
+
<p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/elementor-addons/livemesh-grid-loadmore.jpg" alt="Posts Grid AJAX Load More"></p>
|
520 |
|
521 |
<p>The element features a Posts Query window to help choose posts or custom posts to display. This
|
522 |
powerful tool has number of fields to control what gets displayed and in what order with an
|
539 |
<li><strong>Posts Per Page</strong> – Set the number of posts you wish you display in the widget. If
|
540 |
the element does not support pagination, the number of posts chosen by the limited by the number
|
541 |
specified here. This is also the number of posts to display per page when the element supports
|
542 |
+
pagination as is the case with Posts Grid widget. Choosing the value zero makes the widget
|
543 |
all the selected posts.
|
544 |
</li>
|
545 |
<li><strong>Order By</strong> – Lets you decide on how you want the posts to be ordered – by
|
549 |
<li><strong>Order</strong> – Can be ascending or descending sort order applied to the Order By paramter above.
|
550 |
</li>
|
551 |
</ol>
|
552 |
+
<p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/elementor-addons/livemesh-grid-edit1.png" alt="Posts Grid Edit Window"></p>
|
553 |
+
<p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/elementor-addons/livemesh-grid-edit2.png" alt="Posts Grid Edit Window"></p>
|
554 |
+
<p><img class="alignnone size-large" src="https://www.livemeshthemes.com/wp-content/uploads/plugin-doc/elementor-addons/livemesh-grid-edit3.png" alt="Posts Grid Edit Window"></p>
|
555 |
|
556 |
<p>The grid element has numerous other options to control the display of posts or custom post types. Some
|
557 |
of these are –</p>
|
1126 |
|
1127 |
<h2>Change Log for the Premium Version</h2>
|
1128 |
<br>
|
1129 |
+
<h3>2.1</h3>
|
1130 |
+
<ul>
|
1131 |
+
<li>Fixed - Certain widgets/addons like pricing, carousel, gallery and services raised errors when 'Add Item' button was pressed to add items. Error seen with latest version of Elementor.</li>
|
1132 |
+
<li>Fixed - Leaving tags empty in the gallery lead to addition of an empty filter in the filter list</li>
|
1133 |
+
<li>Fixed - Deprecated warning on checkbox control.</li>
|
1134 |
+
</ul>
|
1135 |
<h3>2.0.1</h3>
|
1136 |
<ul>
|
1137 |
<li>Fixed - Bug fixes related to Freemius integration.</li>
|
1205 |
</ul>
|
1206 |
<h3>1.7.6</h3>
|
1207 |
<ul>
|
1208 |
+
<li>Fixed – Posts Grid columns can break in certain resolutions in FireFox.</li>
|
1209 |
+
<li>Fixed - Posts Grid excerpt would not display shortcodes or HTML content</li>
|
1210 |
<li>Fixed - Livemesh Gallery styling controls not taking effect for thumbnail hover and titles</li>
|
1211 |
</ul>
|
1212 |
<h3>1.7.5</h3>
|
1254 |
|
1255 |
<h3>1.5</h3>
|
1256 |
<ul>
|
1257 |
+
<li>Added – Moved the Posts Grid widget to new framework based on reusable blocks. Pls note that the class names have changed to keep it consistent with the new framework.</li>
|
1258 |
<li>Added – 6 different styles for grid items plus 7 header styles too</li>
|
1259 |
+
<li>Added – Next Prev pagination options for Posts Grid widget</li>
|
1260 |
<li>Added – Ability to handle large number of grid pages by providing dotted navigation</li>
|
1261 |
<li>Added – AJAX Category or taxonomy filtering for Grid widget. No more empty grid on category/taxonomy filtering</li>
|
1262 |
<li>Added – Read More option for the grid items</li>
|
admin/views/settings.php
CHANGED
@@ -661,10 +661,10 @@ if ( lae_fs()->is_not_paying() ) {
|
|
661 |
updated with additional features for existing elements -</p>
|
662 |
|
663 |
<ul>
|
664 |
-
<li><a href="https://www.livemeshthemes.com/elementor-addons/portfolio-grid-pro/" title="
|
665 |
incorporate option to lazy load posts/images with the click of a Load More button.
|
666 |
</li>
|
667 |
-
<li><a href="https://www.livemeshthemes.com/elementor-addons/portfolio-grid-pro/" title="
|
668 |
based pagination support.
|
669 |
</li>
|
670 |
<li><strong>Lightbox Support</strong> - The premium version comes with support for
|
661 |
updated with additional features for existing elements -</p>
|
662 |
|
663 |
<ul>
|
664 |
+
<li><a href="https://www.livemeshthemes.com/elementor-addons/portfolio-grid-pro/" title="Posts Grid" target="_blank">Lazy Load</a> - The portfolio/post grid and image gallery elements
|
665 |
incorporate option to lazy load posts/images with the click of a Load More button.
|
666 |
</li>
|
667 |
+
<li><a href="https://www.livemeshthemes.com/elementor-addons/portfolio-grid-pro/" title="Posts Grid" target="_blank">Pagination</a> - Create a grid of posts or custom post types with AJAX
|
668 |
based pagination support.
|
669 |
</li>
|
670 |
<li><strong>Lightbox Support</strong> - The premium version comes with support for
|
freemius/.codeclimate.yml
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
engines:
|
2 |
+
phpcodesniffer:
|
3 |
+
enabled: true
|
4 |
+
config:
|
5 |
+
standard: "WordPress"
|
6 |
+
checks:
|
7 |
+
Squiz Commenting InlineComment InvalidEndChar:
|
8 |
+
enabled: false
|
9 |
+
Squiz Commenting InlineComment SpacingBefore:
|
10 |
+
enabled: false
|
11 |
+
Squiz Commenting InlineComment WrongStyle:
|
12 |
+
enabled: false
|
13 |
+
Generic Commenting DocComment MissingShort:
|
14 |
+
enabled: false
|
15 |
+
Generic WhiteSpace ScopeIndent IncorrectExact:
|
16 |
+
enabled: false
|
17 |
+
ratings:
|
18 |
+
paths:
|
19 |
+
- "**.php"
|
freemius/.travis.yml
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
sudo: false
|
2 |
+
|
3 |
+
language: php
|
4 |
+
|
5 |
+
php:
|
6 |
+
- 5.3
|
7 |
+
- 5.4
|
8 |
+
- 5.5
|
9 |
+
- 5.6
|
10 |
+
- 7.0
|
11 |
+
- hhvm
|
freemius/assets/css/admin/account.css
CHANGED
@@ -1,2 +1 @@
|
|
1 |
#fs_account .postbox,#fs_account .widefat{max-width:700px}#fs_account h3{font-size:1.3em;padding:12px 15px;margin:0 0 12px 0;line-height:1.4;border-bottom:1px solid #F1F1F1}#fs_account h3 .dashicons{width:26px;height:26px;font-size:1.3em}#fs_account i.dashicons{font-size:1.2em;height:1.2em;width:1.2em}#fs_account .dashicons{vertical-align:middle}#fs_account .fs-header-actions{position:absolute;top:17px;right:15px;font-size:0.9em}#fs_account .fs-header-actions ul{margin:0}#fs_account .fs-header-actions li{float:left}#fs_account .fs-header-actions li form{display:inline-block}#fs_account .fs-header-actions li a{text-decoration:none}#fs_account_details .button-group{float:right}.rtl #fs_account .fs-header-actions{left:15px;right:auto}.fs-key-value-table{width:100%}.fs-key-value-table form{display:inline-block}.fs-key-value-table tr td:first-child{text-align:right}.fs-key-value-table tr td:first-child nobr{font-weight:bold}.fs-key-value-table tr td:first-child form{display:block}.fs-key-value-table tr td.fs-right{text-align:right}.fs-key-value-table tr.fs-odd{background:#ebebeb}.fs-key-value-table td,.fs-key-value-table th{padding:10px}.fs-key-value-table code{line-height:28px}.fs-key-value-table var,.fs-key-value-table code,.fs-key-value-table input[type="text"]{color:#0073AA;font-size:16px;background:none}.fs-key-value-table input[type="text"]{width:100%;font-weight:bold}label.fs-tag{background:#ffba00;color:#fff;display:inline-block;border-radius:3px;padding:5px;font-size:11px;line-height:11px;vertical-align:baseline}label.fs-tag.fs-warn{background:#ffba00}label.fs-tag.fs-success{background:#46b450}label.fs-tag.fs-error{background:#dc3232}#fs_sites .fs-scrollable-table .fs-table-body{max-height:200px;overflow:auto;border:1px solid #e5e5e5}#fs_sites .fs-scrollable-table .fs-table-body>table.widefat{border:none !important}#fs_sites .fs-scrollable-table .fs-main-column{width:100%}#fs_sites .fs-scrollable-table .fs-site-details td:first-of-type{text-align:right;color:grey;width:1px}#fs_sites .fs-scrollable-table .fs-site-details td:last-of-type{text-align:right}#fs_sites .fs-scrollable-table .fs-install-details table tr td{width:1px;white-space:nowrap}#fs_sites .fs-scrollable-table .fs-install-details table tr td:last-of-type{width:auto}#fs_addons h3{border:none;margin-bottom:0;padding:4px 5px}#fs_addons td{vertical-align:middle}#fs_addons thead{white-space:nowrap}#fs_addons td:first-child,#fs_addons th:first-child{text-align:left;font-weight:bold}#fs_addons td:last-child,#fs_addons th:last-child{text-align:right}#fs_addons th{font-weight:bold}#fs_billing_address{width:100%}#fs_billing_address tr td{width:50%;padding:5px}#fs_billing_address tr:first-of-type td{padding-top:0}#fs_billing_address span{font-weight:bold}#fs_billing_address input,#fs_billing_address select{display:block;width:100%;margin-top:5px}#fs_billing_address input::-moz-placeholder,#fs_billing_address select::-moz-placeholder{color:transparent;opacity:1}#fs_billing_address input:-ms-input-placeholder,#fs_billing_address select:-ms-input-placeholder{color:transparent}#fs_billing_address input::-webkit-input-placeholder,#fs_billing_address select::-webkit-input-placeholder{color:transparent}#fs_billing_address input.fs-read-mode,#fs_billing_address select.fs-read-mode{border-color:transparent;color:#777;border-bottom:1px dashed #ccc;padding-left:0;background:none}#fs_billing_address.fs-read-mode td span{display:none}#fs_billing_address.fs-read-mode input,#fs_billing_address.fs-read-mode select{border-color:transparent;color:#777;border-bottom:1px dashed #ccc;padding-left:0;background:none}#fs_billing_address.fs-read-mode input::-moz-placeholder,#fs_billing_address.fs-read-mode select::-moz-placeholder{color:#ccc;opacity:1}#fs_billing_address.fs-read-mode input:-ms-input-placeholder,#fs_billing_address.fs-read-mode select:-ms-input-placeholder{color:#ccc}#fs_billing_address.fs-read-mode input::-webkit-input-placeholder,#fs_billing_address.fs-read-mode select::-webkit-input-placeholder{color:#ccc}#fs_billing_address button{display:block;width:100%}
|
2 |
-
/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImFjY291bnQuY3NzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLDBDQUEwQyxlQUFlLENBQUMsZUFBZSxnQkFBZ0Isa0JBQWtCLGtCQUFrQixnQkFBZ0IsK0JBQStCLENBQUMsMEJBQTBCLFdBQVcsWUFBWSxlQUFlLENBQUMsd0JBQXdCLGdCQUFnQixhQUFhLFdBQVcsQ0FBQyx1QkFBdUIscUJBQXFCLENBQUMsK0JBQStCLGtCQUFrQixTQUFTLFdBQVcsZUFBZSxDQUFDLGtDQUFrQyxRQUFRLENBQUMsa0NBQWtDLFVBQVUsQ0FBQyx1Q0FBdUMsb0JBQW9CLENBQUMsb0NBQW9DLG9CQUFvQixDQUFDLGtDQUFrQyxXQUFXLENBQUMsb0NBQW9DLFVBQVUsVUFBVSxDQUFDLG9CQUFvQixVQUFVLENBQUMseUJBQXlCLG9CQUFvQixDQUFDLHNDQUFzQyxnQkFBZ0IsQ0FBQywyQ0FBMkMsZ0JBQWdCLENBQUMsMkNBQTJDLGFBQWEsQ0FBQyxtQ0FBbUMsZ0JBQWdCLENBQUMsOEJBQThCLGtCQUFrQixDQUFDLDhDQUE4QyxZQUFZLENBQUMseUJBQXlCLGdCQUFnQixDQUFDLHdGQUF3RixjQUFjLGVBQWUsZUFBZSxDQUFDLHVDQUF1QyxXQUFXLGdCQUFnQixDQUFDLGFBQWEsbUJBQW1CLFdBQVcscUJBQXFCLGtCQUFrQixZQUFZLGVBQWUsaUJBQWlCLHVCQUF1QixDQUFDLHFCQUFxQixrQkFBa0IsQ0FBQyx3QkFBd0Isa0JBQWtCLENBQUMsc0JBQXNCLGtCQUFrQixDQUFDLDhDQUE4QyxpQkFBaUIsY0FBYyx3QkFBd0IsQ0FBQyw0REFBNEQsc0JBQXNCLENBQUMsK0NBQStDLFVBQVUsQ0FBQyxpRUFBaUUsaUJBQWlCLFdBQVcsU0FBUyxDQUFDLGdFQUFnRSxnQkFBZ0IsQ0FBQywrREFBK0QsVUFBVSxrQkFBa0IsQ0FBQyw0RUFBNEUsVUFBVSxDQUFDLGNBQWMsWUFBWSxnQkFBZ0IsZUFBZSxDQUFDLGNBQWMscUJBQXFCLENBQUMsaUJBQWlCLGtCQUFrQixDQUFDLG9EQUFvRCxnQkFBZ0IsZ0JBQWdCLENBQUMsa0RBQWtELGdCQUFnQixDQUFDLGNBQWMsZ0JBQWdCLENBQUMsb0JBQW9CLFVBQVUsQ0FBQywwQkFBMEIsVUFBVSxXQUFXLENBQUMsd0NBQXdDLGFBQWEsQ0FBQyx5QkFBeUIsZ0JBQWdCLENBQUMscURBQXFELGNBQWMsV0FBVyxjQUFjLENBQUMseUZBQXlGLGtCQUFrQixTQUFTLENBQUMsaUdBQWlHLGlCQUFpQixDQUFDLDJHQUEyRyxpQkFBaUIsQ0FBQywrRUFBK0UseUJBQXlCLFdBQVcsOEJBQThCLGVBQWUsZUFBZSxDQUFDLHlDQUF5QyxZQUFZLENBQUMsK0VBQStFLHlCQUF5QixXQUFXLDhCQUE4QixlQUFlLGVBQWUsQ0FBQyxtSEFBbUgsV0FBVyxTQUFTLENBQUMsMkhBQTJILFVBQVUsQ0FBQyxxSUFBcUksVUFBVSxDQUFDLDJCQUEyQixjQUFjLFVBQVUsQ0FBQyIsImZpbGUiOiJhY2NvdW50LmNzcyIsInNvdXJjZXNDb250ZW50IjpbIiNmc19hY2NvdW50IC5wb3N0Ym94LCNmc19hY2NvdW50IC53aWRlZmF0e21heC13aWR0aDo3MDBweH0jZnNfYWNjb3VudCBoM3tmb250LXNpemU6MS4zZW07cGFkZGluZzoxMnB4IDE1cHg7bWFyZ2luOjAgMCAxMnB4IDA7bGluZS1oZWlnaHQ6MS40O2JvcmRlci1ib3R0b206MXB4IHNvbGlkICNGMUYxRjF9I2ZzX2FjY291bnQgaDMgLmRhc2hpY29uc3t3aWR0aDoyNnB4O2hlaWdodDoyNnB4O2ZvbnQtc2l6ZToxLjNlbX0jZnNfYWNjb3VudCBpLmRhc2hpY29uc3tmb250LXNpemU6MS4yZW07aGVpZ2h0OjEuMmVtO3dpZHRoOjEuMmVtfSNmc19hY2NvdW50IC5kYXNoaWNvbnN7dmVydGljYWwtYWxpZ246bWlkZGxlfSNmc19hY2NvdW50IC5mcy1oZWFkZXItYWN0aW9uc3twb3NpdGlvbjphYnNvbHV0ZTt0b3A6MTdweDtyaWdodDoxNXB4O2ZvbnQtc2l6ZTowLjllbX0jZnNfYWNjb3VudCAuZnMtaGVhZGVyLWFjdGlvbnMgdWx7bWFyZ2luOjB9I2ZzX2FjY291bnQgLmZzLWhlYWRlci1hY3Rpb25zIGxpe2Zsb2F0OmxlZnR9I2ZzX2FjY291bnQgLmZzLWhlYWRlci1hY3Rpb25zIGxpIGZvcm17ZGlzcGxheTppbmxpbmUtYmxvY2t9I2ZzX2FjY291bnQgLmZzLWhlYWRlci1hY3Rpb25zIGxpIGF7dGV4dC1kZWNvcmF0aW9uOm5vbmV9I2ZzX2FjY291bnRfZGV0YWlscyAuYnV0dG9uLWdyb3Vwe2Zsb2F0OnJpZ2h0fS5ydGwgI2ZzX2FjY291bnQgLmZzLWhlYWRlci1hY3Rpb25ze2xlZnQ6MTVweDtyaWdodDphdXRvfS5mcy1rZXktdmFsdWUtdGFibGV7d2lkdGg6MTAwJX0uZnMta2V5LXZhbHVlLXRhYmxlIGZvcm17ZGlzcGxheTppbmxpbmUtYmxvY2t9LmZzLWtleS12YWx1ZS10YWJsZSB0ciB0ZDpmaXJzdC1jaGlsZHt0ZXh0LWFsaWduOnJpZ2h0fS5mcy1rZXktdmFsdWUtdGFibGUgdHIgdGQ6Zmlyc3QtY2hpbGQgbm9icntmb250LXdlaWdodDpib2xkfS5mcy1rZXktdmFsdWUtdGFibGUgdHIgdGQ6Zmlyc3QtY2hpbGQgZm9ybXtkaXNwbGF5OmJsb2NrfS5mcy1rZXktdmFsdWUtdGFibGUgdHIgdGQuZnMtcmlnaHR7dGV4dC1hbGlnbjpyaWdodH0uZnMta2V5LXZhbHVlLXRhYmxlIHRyLmZzLW9kZHtiYWNrZ3JvdW5kOiNlYmViZWJ9LmZzLWtleS12YWx1ZS10YWJsZSB0ZCwuZnMta2V5LXZhbHVlLXRhYmxlIHRoe3BhZGRpbmc6MTBweH0uZnMta2V5LXZhbHVlLXRhYmxlIGNvZGV7bGluZS1oZWlnaHQ6MjhweH0uZnMta2V5LXZhbHVlLXRhYmxlIHZhciwuZnMta2V5LXZhbHVlLXRhYmxlIGNvZGUsLmZzLWtleS12YWx1ZS10YWJsZSBpbnB1dFt0eXBlPVwidGV4dFwiXXtjb2xvcjojMDA3M0FBO2ZvbnQtc2l6ZToxNnB4O2JhY2tncm91bmQ6bm9uZX0uZnMta2V5LXZhbHVlLXRhYmxlIGlucHV0W3R5cGU9XCJ0ZXh0XCJde3dpZHRoOjEwMCU7Zm9udC13ZWlnaHQ6Ym9sZH1sYWJlbC5mcy10YWd7YmFja2dyb3VuZDojZmZiYTAwO2NvbG9yOiNmZmY7ZGlzcGxheTppbmxpbmUtYmxvY2s7Ym9yZGVyLXJhZGl1czozcHg7cGFkZGluZzo1cHg7Zm9udC1zaXplOjExcHg7bGluZS1oZWlnaHQ6MTFweDt2ZXJ0aWNhbC1hbGlnbjpiYXNlbGluZX1sYWJlbC5mcy10YWcuZnMtd2FybntiYWNrZ3JvdW5kOiNmZmJhMDB9bGFiZWwuZnMtdGFnLmZzLXN1Y2Nlc3N7YmFja2dyb3VuZDojNDZiNDUwfWxhYmVsLmZzLXRhZy5mcy1lcnJvcntiYWNrZ3JvdW5kOiNkYzMyMzJ9I2ZzX3NpdGVzIC5mcy1zY3JvbGxhYmxlLXRhYmxlIC5mcy10YWJsZS1ib2R5e21heC1oZWlnaHQ6MjAwcHg7b3ZlcmZsb3c6YXV0bztib3JkZXI6MXB4IHNvbGlkICNlNWU1ZTV9I2ZzX3NpdGVzIC5mcy1zY3JvbGxhYmxlLXRhYmxlIC5mcy10YWJsZS1ib2R5PnRhYmxlLndpZGVmYXR7Ym9yZGVyOm5vbmUgIWltcG9ydGFudH0jZnNfc2l0ZXMgLmZzLXNjcm9sbGFibGUtdGFibGUgLmZzLW1haW4tY29sdW1ue3dpZHRoOjEwMCV9I2ZzX3NpdGVzIC5mcy1zY3JvbGxhYmxlLXRhYmxlIC5mcy1zaXRlLWRldGFpbHMgdGQ6Zmlyc3Qtb2YtdHlwZXt0ZXh0LWFsaWduOnJpZ2h0O2NvbG9yOmdyZXk7d2lkdGg6MXB4fSNmc19zaXRlcyAuZnMtc2Nyb2xsYWJsZS10YWJsZSAuZnMtc2l0ZS1kZXRhaWxzIHRkOmxhc3Qtb2YtdHlwZXt0ZXh0LWFsaWduOnJpZ2h0fSNmc19zaXRlcyAuZnMtc2Nyb2xsYWJsZS10YWJsZSAuZnMtaW5zdGFsbC1kZXRhaWxzIHRhYmxlIHRyIHRke3dpZHRoOjFweDt3aGl0ZS1zcGFjZTpub3dyYXB9I2ZzX3NpdGVzIC5mcy1zY3JvbGxhYmxlLXRhYmxlIC5mcy1pbnN0YWxsLWRldGFpbHMgdGFibGUgdHIgdGQ6bGFzdC1vZi10eXBle3dpZHRoOmF1dG99I2ZzX2FkZG9ucyBoM3tib3JkZXI6bm9uZTttYXJnaW4tYm90dG9tOjA7cGFkZGluZzo0cHggNXB4fSNmc19hZGRvbnMgdGR7dmVydGljYWwtYWxpZ246bWlkZGxlfSNmc19hZGRvbnMgdGhlYWR7d2hpdGUtc3BhY2U6bm93cmFwfSNmc19hZGRvbnMgdGQ6Zmlyc3QtY2hpbGQsI2ZzX2FkZG9ucyB0aDpmaXJzdC1jaGlsZHt0ZXh0LWFsaWduOmxlZnQ7Zm9udC13ZWlnaHQ6Ym9sZH0jZnNfYWRkb25zIHRkOmxhc3QtY2hpbGQsI2ZzX2FkZG9ucyB0aDpsYXN0LWNoaWxke3RleHQtYWxpZ246cmlnaHR9I2ZzX2FkZG9ucyB0aHtmb250LXdlaWdodDpib2xkfSNmc19iaWxsaW5nX2FkZHJlc3N7d2lkdGg6MTAwJX0jZnNfYmlsbGluZ19hZGRyZXNzIHRyIHRke3dpZHRoOjUwJTtwYWRkaW5nOjVweH0jZnNfYmlsbGluZ19hZGRyZXNzIHRyOmZpcnN0LW9mLXR5cGUgdGR7cGFkZGluZy10b3A6MH0jZnNfYmlsbGluZ19hZGRyZXNzIHNwYW57Zm9udC13ZWlnaHQ6Ym9sZH0jZnNfYmlsbGluZ19hZGRyZXNzIGlucHV0LCNmc19iaWxsaW5nX2FkZHJlc3Mgc2VsZWN0e2Rpc3BsYXk6YmxvY2s7d2lkdGg6MTAwJTttYXJnaW4tdG9wOjVweH0jZnNfYmlsbGluZ19hZGRyZXNzIGlucHV0OjotbW96LXBsYWNlaG9sZGVyLCNmc19iaWxsaW5nX2FkZHJlc3Mgc2VsZWN0OjotbW96LXBsYWNlaG9sZGVye2NvbG9yOnRyYW5zcGFyZW50O29wYWNpdHk6MX0jZnNfYmlsbGluZ19hZGRyZXNzIGlucHV0Oi1tcy1pbnB1dC1wbGFjZWhvbGRlciwjZnNfYmlsbGluZ19hZGRyZXNzIHNlbGVjdDotbXMtaW5wdXQtcGxhY2Vob2xkZXJ7Y29sb3I6dHJhbnNwYXJlbnR9I2ZzX2JpbGxpbmdfYWRkcmVzcyBpbnB1dDo6LXdlYmtpdC1pbnB1dC1wbGFjZWhvbGRlciwjZnNfYmlsbGluZ19hZGRyZXNzIHNlbGVjdDo6LXdlYmtpdC1pbnB1dC1wbGFjZWhvbGRlcntjb2xvcjp0cmFuc3BhcmVudH0jZnNfYmlsbGluZ19hZGRyZXNzIGlucHV0LmZzLXJlYWQtbW9kZSwjZnNfYmlsbGluZ19hZGRyZXNzIHNlbGVjdC5mcy1yZWFkLW1vZGV7Ym9yZGVyLWNvbG9yOnRyYW5zcGFyZW50O2NvbG9yOiM3Nzc7Ym9yZGVyLWJvdHRvbToxcHggZGFzaGVkICNjY2M7cGFkZGluZy1sZWZ0OjA7YmFja2dyb3VuZDpub25lfSNmc19iaWxsaW5nX2FkZHJlc3MuZnMtcmVhZC1tb2RlIHRkIHNwYW57ZGlzcGxheTpub25lfSNmc19iaWxsaW5nX2FkZHJlc3MuZnMtcmVhZC1tb2RlIGlucHV0LCNmc19iaWxsaW5nX2FkZHJlc3MuZnMtcmVhZC1tb2RlIHNlbGVjdHtib3JkZXItY29sb3I6dHJhbnNwYXJlbnQ7Y29sb3I6Izc3Nztib3JkZXItYm90dG9tOjFweCBkYXNoZWQgI2NjYztwYWRkaW5nLWxlZnQ6MDtiYWNrZ3JvdW5kOm5vbmV9I2ZzX2JpbGxpbmdfYWRkcmVzcy5mcy1yZWFkLW1vZGUgaW5wdXQ6Oi1tb3otcGxhY2Vob2xkZXIsI2ZzX2JpbGxpbmdfYWRkcmVzcy5mcy1yZWFkLW1vZGUgc2VsZWN0OjotbW96LXBsYWNlaG9sZGVye2NvbG9yOiNjY2M7b3BhY2l0eToxfSNmc19iaWxsaW5nX2FkZHJlc3MuZnMtcmVhZC1tb2RlIGlucHV0Oi1tcy1pbnB1dC1wbGFjZWhvbGRlciwjZnNfYmlsbGluZ19hZGRyZXNzLmZzLXJlYWQtbW9kZSBzZWxlY3Q6LW1zLWlucHV0LXBsYWNlaG9sZGVye2NvbG9yOiNjY2N9I2ZzX2JpbGxpbmdfYWRkcmVzcy5mcy1yZWFkLW1vZGUgaW5wdXQ6Oi13ZWJraXQtaW5wdXQtcGxhY2Vob2xkZXIsI2ZzX2JpbGxpbmdfYWRkcmVzcy5mcy1yZWFkLW1vZGUgc2VsZWN0Ojotd2Via2l0LWlucHV0LXBsYWNlaG9sZGVye2NvbG9yOiNjY2N9I2ZzX2JpbGxpbmdfYWRkcmVzcyBidXR0b257ZGlzcGxheTpibG9jazt3aWR0aDoxMDAlfVxuIl19 */
|
1 |
#fs_account .postbox,#fs_account .widefat{max-width:700px}#fs_account h3{font-size:1.3em;padding:12px 15px;margin:0 0 12px 0;line-height:1.4;border-bottom:1px solid #F1F1F1}#fs_account h3 .dashicons{width:26px;height:26px;font-size:1.3em}#fs_account i.dashicons{font-size:1.2em;height:1.2em;width:1.2em}#fs_account .dashicons{vertical-align:middle}#fs_account .fs-header-actions{position:absolute;top:17px;right:15px;font-size:0.9em}#fs_account .fs-header-actions ul{margin:0}#fs_account .fs-header-actions li{float:left}#fs_account .fs-header-actions li form{display:inline-block}#fs_account .fs-header-actions li a{text-decoration:none}#fs_account_details .button-group{float:right}.rtl #fs_account .fs-header-actions{left:15px;right:auto}.fs-key-value-table{width:100%}.fs-key-value-table form{display:inline-block}.fs-key-value-table tr td:first-child{text-align:right}.fs-key-value-table tr td:first-child nobr{font-weight:bold}.fs-key-value-table tr td:first-child form{display:block}.fs-key-value-table tr td.fs-right{text-align:right}.fs-key-value-table tr.fs-odd{background:#ebebeb}.fs-key-value-table td,.fs-key-value-table th{padding:10px}.fs-key-value-table code{line-height:28px}.fs-key-value-table var,.fs-key-value-table code,.fs-key-value-table input[type="text"]{color:#0073AA;font-size:16px;background:none}.fs-key-value-table input[type="text"]{width:100%;font-weight:bold}label.fs-tag{background:#ffba00;color:#fff;display:inline-block;border-radius:3px;padding:5px;font-size:11px;line-height:11px;vertical-align:baseline}label.fs-tag.fs-warn{background:#ffba00}label.fs-tag.fs-success{background:#46b450}label.fs-tag.fs-error{background:#dc3232}#fs_sites .fs-scrollable-table .fs-table-body{max-height:200px;overflow:auto;border:1px solid #e5e5e5}#fs_sites .fs-scrollable-table .fs-table-body>table.widefat{border:none !important}#fs_sites .fs-scrollable-table .fs-main-column{width:100%}#fs_sites .fs-scrollable-table .fs-site-details td:first-of-type{text-align:right;color:grey;width:1px}#fs_sites .fs-scrollable-table .fs-site-details td:last-of-type{text-align:right}#fs_sites .fs-scrollable-table .fs-install-details table tr td{width:1px;white-space:nowrap}#fs_sites .fs-scrollable-table .fs-install-details table tr td:last-of-type{width:auto}#fs_addons h3{border:none;margin-bottom:0;padding:4px 5px}#fs_addons td{vertical-align:middle}#fs_addons thead{white-space:nowrap}#fs_addons td:first-child,#fs_addons th:first-child{text-align:left;font-weight:bold}#fs_addons td:last-child,#fs_addons th:last-child{text-align:right}#fs_addons th{font-weight:bold}#fs_billing_address{width:100%}#fs_billing_address tr td{width:50%;padding:5px}#fs_billing_address tr:first-of-type td{padding-top:0}#fs_billing_address span{font-weight:bold}#fs_billing_address input,#fs_billing_address select{display:block;width:100%;margin-top:5px}#fs_billing_address input::-moz-placeholder,#fs_billing_address select::-moz-placeholder{color:transparent;opacity:1}#fs_billing_address input:-ms-input-placeholder,#fs_billing_address select:-ms-input-placeholder{color:transparent}#fs_billing_address input::-webkit-input-placeholder,#fs_billing_address select::-webkit-input-placeholder{color:transparent}#fs_billing_address input.fs-read-mode,#fs_billing_address select.fs-read-mode{border-color:transparent;color:#777;border-bottom:1px dashed #ccc;padding-left:0;background:none}#fs_billing_address.fs-read-mode td span{display:none}#fs_billing_address.fs-read-mode input,#fs_billing_address.fs-read-mode select{border-color:transparent;color:#777;border-bottom:1px dashed #ccc;padding-left:0;background:none}#fs_billing_address.fs-read-mode input::-moz-placeholder,#fs_billing_address.fs-read-mode select::-moz-placeholder{color:#ccc;opacity:1}#fs_billing_address.fs-read-mode input:-ms-input-placeholder,#fs_billing_address.fs-read-mode select:-ms-input-placeholder{color:#ccc}#fs_billing_address.fs-read-mode input::-webkit-input-placeholder,#fs_billing_address.fs-read-mode select::-webkit-input-placeholder{color:#ccc}#fs_billing_address button{display:block;width:100%}
|
|
freemius/assets/css/admin/add-ons.css
CHANGED
@@ -1,3 +1,2 @@
|
|
1 |
-
#fs_addons .fs-cards-list{list-style:none}#fs_addons .fs-cards-list .fs-card{float:left;height:152px;width:310px;padding:0;margin:0 0 30px 30px;font-size:14px;list-style:none;border:1px solid #ddd;cursor:pointer;position:relative}#fs_addons .fs-cards-list .fs-card .fs-overlay{position:absolute;left:0;right:0;bottom:0;top:0;z-index:9}#fs_addons .fs-cards-list .fs-card .fs-inner{background-color:#fff;overflow:hidden;height:100%;position:relative}#fs_addons .fs-cards-list .fs-card .fs-inner ul{-webkit-transition:all,0.15s;transition:all,0.15s;left:0;right:0;top:0;position:absolute}#fs_addons .fs-cards-list .fs-card .fs-inner li{list-style:none;line-height:18px;padding:0 15px;width:100%;display:block;-webkit-box-sizing:border-box;box-sizing:border-box}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-card-banner{padding:0;margin:0;line-height:0;display:block;height:100px;background-repeat:repeat-x;background-size:100% 100%;-webkit-transition:all,0.15s;transition:all,0.15s}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-title{margin:10px 0 0 0;height:18px;overflow:hidden;color:#000;white-space:nowrap;text-overflow:ellipsis;font-weight:bold}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-offer{font-size:0.9em}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-description{background-color:#f9f9f9;padding:10px 15px 100px 15px;border-top:1px solid #eee;margin:0 0 10px 0;color:#777}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-tag{position:absolute;top:10px;right:0px;background:greenyellow;display:block;padding:2px 10px;-webkit-box-shadow:1px 1px 1px rgba(0,0,0,0.3);box-shadow:1px 1px 1px rgba(0,0,0,0.3);text-transform:uppercase;font-size:0.9em;font-weight:bold}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-cta .button{position:absolute;top:112px;right:10px}@media screen and (min-width: 960px){#fs_addons .fs-cards-list .fs-card:hover .fs-overlay{border:2px solid #29abe1;margin-left:-1px;margin-top:-1px}#fs_addons .fs-cards-list .fs-card:hover .fs-inner ul{top:-100px}#fs_addons .fs-cards-list .fs-card:hover .fs-inner .fs-title,#fs_addons .fs-cards-list .fs-card:hover .fs-inner .fs-offer{color:#29abe1}}
|
2 |
-
#TB_window,#TB_window iframe{width:772px !important}#plugin-information #section-description h2,#plugin-information #section-description h3,#plugin-information #section-description p,#plugin-information #section-description b,#plugin-information #section-description i,#plugin-information #section-description blockquote,#plugin-information #section-description li,#plugin-information #section-description ul,#plugin-information #section-description ol{clear:none}#plugin-information #section-description .fs-selling-points{padding-bottom:10px;border-bottom:1px solid #ddd}#plugin-information #section-description .fs-selling-points ul{margin:0}#plugin-information #section-description .fs-selling-points ul li{padding:0;list-style:none outside none}#plugin-information #section-description .fs-selling-points ul li i.dashicons{color:#71ae00;font-size:3em;vertical-align:middle;line-height:30px;float:left;margin:0 0 0 -15px}#plugin-information #section-description .fs-selling-points ul li h3{margin:1em 30px !important}#plugin-information #section-description .fs-screenshots:after{content:"";display:table;clear:both}#plugin-information #section-description .fs-screenshots ul{list-style:none;margin:0}#plugin-information #section-description .fs-screenshots ul li{width:225px;height:225px;float:left;margin-bottom:20px;-webkit-box-sizing:content-box;box-sizing:content-box}#plugin-information #section-description .fs-screenshots ul li a{display:block;width:100%;height:100%;border:1px solid;-webkit-box-shadow:1px 1px 1px rgba(0,0,0,0.2);box-shadow:1px 1px 1px rgba(0,0,0,0.2);background-size:cover}#plugin-information #section-description .fs-screenshots ul li.odd{margin-right:20px}#plugin-information .plugin-information-pricing{margin:-16px;border-bottom:1px solid #ddd}#plugin-information .plugin-information-pricing .fs-plan h3{margin-top:0;padding:20px;font-size:16px}#plugin-information .plugin-information-pricing .fs-plan .nav-tab-wrapper{border-bottom:1px solid #ddd}#plugin-information .plugin-information-pricing .fs-plan .nav-tab-wrapper .nav-tab{cursor:pointer;position:relative;padding:0 10px;font-size:0.9em}#plugin-information .plugin-information-pricing .fs-plan .nav-tab-wrapper .nav-tab label{text-transform:uppercase;color:green;background:greenyellow;position:absolute;left:-1px;right:-1px;bottom:100%;border:1px solid darkgreen;padding:2px;text-align:center;font-size:0.9em;line-height:1em}#plugin-information .plugin-information-pricing .fs-plan .nav-tab-wrapper .nav-tab.nav-tab-active{cursor:default;background:#fffeec;border-bottom-color:#fffeec}#plugin-information .plugin-information-pricing .fs-plan.fs-single-cycle h3{background:#fffeec;margin:0;padding-bottom:0;color:#0073aa}#plugin-information .plugin-information-pricing .fs-plan.fs-single-cycle .nav-tab-wrapper,#plugin-information .plugin-information-pricing .fs-plan.fs-single-cycle .fs-billing-frequency{display:none}#plugin-information .plugin-information-pricing .fs-plan .fs-pricing-body{background:#fffeec;padding:20px}#plugin-information .plugin-information-pricing .fs-plan .button{width:100%;text-align:center;font-weight:bold;text-transform:uppercase;font-size:1.1em}#plugin-information .plugin-information-pricing .fs-plan label{white-space:nowrap}#plugin-information .plugin-information-pricing .fs-plan var{font-style:normal}#plugin-information .plugin-information-pricing .fs-plan .fs-billing-frequency,#plugin-information .plugin-information-pricing .fs-plan .fs-annual-discount{text-align:center;display:block;font-weight:bold;margin-bottom:10px;text-transform:uppercase;background:#F3F3F3;padding:2px;border:1px solid #ccc}#plugin-information .plugin-information-pricing .fs-plan .fs-annual-discount{text-transform:none;color:green;background:greenyellow}#plugin-information .plugin-information-pricing .fs-plan ul.fs-trial-terms{font-size:0.9em}#plugin-information .plugin-information-pricing .fs-plan ul.fs-trial-terms i{float:left;margin:0 0 0 -15px}#plugin-information .plugin-information-pricing .fs-plan ul.fs-trial-terms li{margin:10px 0 0 0}#plugin-information #section-features .fs-features{margin:-20px -26px}#plugin-information #section-features table{width:100%;border-spacing:0;border-collapse:separate}#plugin-information #section-features table thead th{padding:10px 0}#plugin-information #section-features table thead .fs-price{color:#71ae00;font-weight:normal;display:block;text-align:center}#plugin-information #section-features table tbody td{border-top:1px solid #ccc;padding:10px 0;text-align:center;width:100px;color:#71ae00}#plugin-information #section-features table tbody td:first-child{text-align:left;width:auto;color:inherit;padding-left:26px}#plugin-information #section-features table tbody tr.fs-odd td{background:#fefefe}#plugin-information #section-features .dashicons-yes{width:30px;height:30px;font-size:30px}@media screen and (max-width: 961px){#fs_addons .fs-cards-list .fs-card{height:265px}}
|
3 |
-
/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImFkZC1vbnMuY3NzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLDBCQUEwQixlQUFlLENBQUMsbUNBQW1DLFdBQVcsYUFBYSxZQUFZLFVBQVUscUJBQXFCLGVBQWUsZ0JBQWdCLHNCQUFzQixlQUFlLGlCQUFpQixDQUFDLCtDQUErQyxrQkFBa0IsT0FBTyxRQUFRLFNBQVMsTUFBTSxTQUFTLENBQUMsNkNBQTZDLHNCQUFzQixnQkFBZ0IsWUFBWSxpQkFBaUIsQ0FBQyxnREFBMkgsNkJBQTZCLHFCQUFxQixPQUFPLFFBQVEsTUFBTSxpQkFBaUIsQ0FBQyxnREFBZ0QsZ0JBQWdCLGlCQUFpQixlQUFlLFdBQVcsY0FBYyw4QkFBeUQscUJBQXFCLENBQUMsNkRBQTZELFVBQVUsU0FBUyxjQUFjLGNBQWMsYUFBYSwyQkFBMkIsMEJBQTBCLDZCQUF3RyxvQkFBb0IsQ0FBQyx1REFBdUQsa0JBQWtCLFlBQVksZ0JBQWdCLFdBQVcsbUJBQW1CLHVCQUF1QixnQkFBZ0IsQ0FBQyx1REFBdUQsZUFBZSxDQUFDLDZEQUE2RCx5QkFBeUIsNkJBQTZCLDBCQUEwQixrQkFBa0IsVUFBVSxDQUFDLHFEQUFxRCxrQkFBa0IsU0FBUyxVQUFVLHVCQUF1QixjQUFjLGlCQUFpQiwrQ0FBMkYsdUNBQXVDLHlCQUF5QixnQkFBZ0IsZ0JBQWdCLENBQUMsNkRBQTZELGtCQUFrQixVQUFVLFVBQVUsQ0FBQyxxQ0FBcUMscURBQXFELHlCQUF5QixpQkFBaUIsZUFBZSxDQUFDLHNEQUFzRCxVQUFVLENBQUMsMEhBQTBILGFBQWEsQ0FBQyxDQUFDO0FBQ2p6RSw2QkFBNkIsc0JBQXNCLENBQUMsaVpBQWlaLFVBQVUsQ0FBQyw0REFBNEQsb0JBQW9CLDRCQUE0QixDQUFDLCtEQUErRCxRQUFRLENBQUMsa0VBQWtFLFVBQVUsNEJBQTRCLENBQUMsOEVBQThFLGNBQWMsY0FBYyxzQkFBc0IsaUJBQWlCLFdBQVcsa0JBQWtCLENBQUMscUVBQXFFLDBCQUEwQixDQUFDLCtEQUErRCxXQUFXLGNBQWMsVUFBVSxDQUFDLDREQUE0RCxnQkFBZ0IsUUFBUSxDQUFDLCtEQUErRCxZQUFZLGFBQWEsV0FBVyxtQkFBbUIsK0JBQTJELHNCQUFzQixDQUFDLGlFQUFpRSxjQUFjLFdBQVcsWUFBWSxpQkFBaUIsK0NBQTJGLHVDQUF1QyxxQkFBcUIsQ0FBQyxtRUFBbUUsaUJBQWlCLENBQUMsZ0RBQWdELGFBQWEsNEJBQTRCLENBQUMsNERBQTRELGFBQWEsYUFBYSxjQUFjLENBQUMsMEVBQTBFLDRCQUE0QixDQUFDLG1GQUFtRixlQUFlLGtCQUFrQixlQUFlLGVBQWUsQ0FBQyx5RkFBeUYseUJBQXlCLFlBQVksdUJBQXVCLGtCQUFrQixVQUFVLFdBQVcsWUFBWSwyQkFBMkIsWUFBWSxrQkFBa0IsZ0JBQWdCLGVBQWUsQ0FBQyxrR0FBa0csZUFBZSxtQkFBbUIsMkJBQTJCLENBQUMsNEVBQTRFLG1CQUFtQixTQUFTLGlCQUFpQixhQUFhLENBQUMseUxBQXlMLFlBQVksQ0FBQywwRUFBMEUsbUJBQW1CLFlBQVksQ0FBQyxpRUFBaUUsV0FBVyxrQkFBa0IsaUJBQWlCLHlCQUF5QixlQUFlLENBQUMsK0RBQStELGtCQUFrQixDQUFDLDZEQUE2RCxpQkFBaUIsQ0FBQyw0SkFBNEosa0JBQWtCLGNBQWMsaUJBQWlCLG1CQUFtQix5QkFBeUIsbUJBQW1CLFlBQVkscUJBQXFCLENBQUMsNkVBQTZFLG9CQUFvQixZQUFZLHNCQUFzQixDQUFDLDJFQUEyRSxlQUFlLENBQUMsNkVBQTZFLFdBQVcsa0JBQWtCLENBQUMsOEVBQThFLGlCQUFpQixDQUFDLG1EQUFtRCxrQkFBa0IsQ0FBQyw0Q0FBNEMsV0FBVyxpQkFBaUIsd0JBQXdCLENBQUMscURBQXFELGNBQWMsQ0FBQyw0REFBNEQsY0FBYyxtQkFBbUIsY0FBYyxpQkFBaUIsQ0FBQyxxREFBcUQsMEJBQTBCLGVBQWUsa0JBQWtCLFlBQVksYUFBYSxDQUFDLGlFQUFpRSxnQkFBZ0IsV0FBVyxjQUFjLGlCQUFpQixDQUFDLCtEQUErRCxrQkFBa0IsQ0FBQyxxREFBcUQsV0FBVyxZQUFZLGNBQWMsQ0FBQyxxQ0FBcUMsbUNBQW1DLFlBQVksQ0FBQyxDQUFDIiwiZmlsZSI6ImFkZC1vbnMuY3NzIiwic291cmNlc0NvbnRlbnQiOlsiI2ZzX2FkZG9ucyAuZnMtY2FyZHMtbGlzdHtsaXN0LXN0eWxlOm5vbmV9I2ZzX2FkZG9ucyAuZnMtY2FyZHMtbGlzdCAuZnMtY2FyZHtmbG9hdDpsZWZ0O2hlaWdodDoxNTJweDt3aWR0aDozMTBweDtwYWRkaW5nOjA7bWFyZ2luOjAgMCAzMHB4IDMwcHg7Zm9udC1zaXplOjE0cHg7bGlzdC1zdHlsZTpub25lO2JvcmRlcjoxcHggc29saWQgI2RkZDtjdXJzb3I6cG9pbnRlcjtwb3NpdGlvbjpyZWxhdGl2ZX0jZnNfYWRkb25zIC5mcy1jYXJkcy1saXN0IC5mcy1jYXJkIC5mcy1vdmVybGF5e3Bvc2l0aW9uOmFic29sdXRlO2xlZnQ6MDtyaWdodDowO2JvdHRvbTowO3RvcDowO3otaW5kZXg6OX0jZnNfYWRkb25zIC5mcy1jYXJkcy1saXN0IC5mcy1jYXJkIC5mcy1pbm5lcntiYWNrZ3JvdW5kLWNvbG9yOiNmZmY7b3ZlcmZsb3c6aGlkZGVuO2hlaWdodDoxMDAlO3Bvc2l0aW9uOnJlbGF0aXZlfSNmc19hZGRvbnMgLmZzLWNhcmRzLWxpc3QgLmZzLWNhcmQgLmZzLWlubmVyIHVsey1tb3otdHJhbnNpdGlvbjphbGwsMC4xNXM7LW8tdHJhbnNpdGlvbjphbGwsMC4xNXM7LW1zLXRyYW5zaXRpb246YWxsLDAuMTVzOy13ZWJraXQtdHJhbnNpdGlvbjphbGwsMC4xNXM7dHJhbnNpdGlvbjphbGwsMC4xNXM7bGVmdDowO3JpZ2h0OjA7dG9wOjA7cG9zaXRpb246YWJzb2x1dGV9I2ZzX2FkZG9ucyAuZnMtY2FyZHMtbGlzdCAuZnMtY2FyZCAuZnMtaW5uZXIgbGl7bGlzdC1zdHlsZTpub25lO2xpbmUtaGVpZ2h0OjE4cHg7cGFkZGluZzowIDE1cHg7d2lkdGg6MTAwJTtkaXNwbGF5OmJsb2NrOy1tb3otYm94LXNpemluZzpib3JkZXItYm94Oy13ZWJraXQtYm94LXNpemluZzpib3JkZXItYm94O2JveC1zaXppbmc6Ym9yZGVyLWJveH0jZnNfYWRkb25zIC5mcy1jYXJkcy1saXN0IC5mcy1jYXJkIC5mcy1pbm5lciAuZnMtY2FyZC1iYW5uZXJ7cGFkZGluZzowO21hcmdpbjowO2xpbmUtaGVpZ2h0OjA7ZGlzcGxheTpibG9jaztoZWlnaHQ6MTAwcHg7YmFja2dyb3VuZC1yZXBlYXQ6cmVwZWF0LXg7YmFja2dyb3VuZC1zaXplOjEwMCUgMTAwJTstbW96LXRyYW5zaXRpb246YWxsLDAuMTVzOy1vLXRyYW5zaXRpb246YWxsLDAuMTVzOy1tcy10cmFuc2l0aW9uOmFsbCwwLjE1czstd2Via2l0LXRyYW5zaXRpb246YWxsLDAuMTVzO3RyYW5zaXRpb246YWxsLDAuMTVzfSNmc19hZGRvbnMgLmZzLWNhcmRzLWxpc3QgLmZzLWNhcmQgLmZzLWlubmVyIC5mcy10aXRsZXttYXJnaW46MTBweCAwIDAgMDtoZWlnaHQ6MThweDtvdmVyZmxvdzpoaWRkZW47Y29sb3I6IzAwMDt3aGl0ZS1zcGFjZTpub3dyYXA7dGV4dC1vdmVyZmxvdzplbGxpcHNpcztmb250LXdlaWdodDpib2xkfSNmc19hZGRvbnMgLmZzLWNhcmRzLWxpc3QgLmZzLWNhcmQgLmZzLWlubmVyIC5mcy1vZmZlcntmb250LXNpemU6MC45ZW19I2ZzX2FkZG9ucyAuZnMtY2FyZHMtbGlzdCAuZnMtY2FyZCAuZnMtaW5uZXIgLmZzLWRlc2NyaXB0aW9ue2JhY2tncm91bmQtY29sb3I6I2Y5ZjlmOTtwYWRkaW5nOjEwcHggMTVweCAxMDBweCAxNXB4O2JvcmRlci10b3A6MXB4IHNvbGlkICNlZWU7bWFyZ2luOjAgMCAxMHB4IDA7Y29sb3I6Izc3N30jZnNfYWRkb25zIC5mcy1jYXJkcy1saXN0IC5mcy1jYXJkIC5mcy1pbm5lciAuZnMtdGFne3Bvc2l0aW9uOmFic29sdXRlO3RvcDoxMHB4O3JpZ2h0OjBweDtiYWNrZ3JvdW5kOmdyZWVueWVsbG93O2Rpc3BsYXk6YmxvY2s7cGFkZGluZzoycHggMTBweDstbW96LWJveC1zaGFkb3c6MXB4IDFweCAxcHggcmdiYSgwLDAsMCwwLjMpOy13ZWJraXQtYm94LXNoYWRvdzoxcHggMXB4IDFweCByZ2JhKDAsMCwwLDAuMyk7Ym94LXNoYWRvdzoxcHggMXB4IDFweCByZ2JhKDAsMCwwLDAuMyk7dGV4dC10cmFuc2Zvcm06dXBwZXJjYXNlO2ZvbnQtc2l6ZTowLjllbTtmb250LXdlaWdodDpib2xkfSNmc19hZGRvbnMgLmZzLWNhcmRzLWxpc3QgLmZzLWNhcmQgLmZzLWlubmVyIC5mcy1jdGEgLmJ1dHRvbntwb3NpdGlvbjphYnNvbHV0ZTt0b3A6MTEycHg7cmlnaHQ6MTBweH1AbWVkaWEgc2NyZWVuIGFuZCAobWluLXdpZHRoOiA5NjBweCl7I2ZzX2FkZG9ucyAuZnMtY2FyZHMtbGlzdCAuZnMtY2FyZDpob3ZlciAuZnMtb3ZlcmxheXtib3JkZXI6MnB4IHNvbGlkICMyOWFiZTE7bWFyZ2luLWxlZnQ6LTFweDttYXJnaW4tdG9wOi0xcHh9I2ZzX2FkZG9ucyAuZnMtY2FyZHMtbGlzdCAuZnMtY2FyZDpob3ZlciAuZnMtaW5uZXIgdWx7dG9wOi0xMDBweH0jZnNfYWRkb25zIC5mcy1jYXJkcy1saXN0IC5mcy1jYXJkOmhvdmVyIC5mcy1pbm5lciAuZnMtdGl0bGUsI2ZzX2FkZG9ucyAuZnMtY2FyZHMtbGlzdCAuZnMtY2FyZDpob3ZlciAuZnMtaW5uZXIgLmZzLW9mZmVye2NvbG9yOiMyOWFiZTF9fVxuI1RCX3dpbmRvdywjVEJfd2luZG93IGlmcmFtZXt3aWR0aDo3NzJweCAhaW1wb3J0YW50fSNwbHVnaW4taW5mb3JtYXRpb24gI3NlY3Rpb24tZGVzY3JpcHRpb24gaDIsI3BsdWdpbi1pbmZvcm1hdGlvbiAjc2VjdGlvbi1kZXNjcmlwdGlvbiBoMywjcGx1Z2luLWluZm9ybWF0aW9uICNzZWN0aW9uLWRlc2NyaXB0aW9uIHAsI3BsdWdpbi1pbmZvcm1hdGlvbiAjc2VjdGlvbi1kZXNjcmlwdGlvbiBiLCNwbHVnaW4taW5mb3JtYXRpb24gI3NlY3Rpb24tZGVzY3JpcHRpb24gaSwjcGx1Z2luLWluZm9ybWF0aW9uICNzZWN0aW9uLWRlc2NyaXB0aW9uIGJsb2NrcXVvdGUsI3BsdWdpbi1pbmZvcm1hdGlvbiAjc2VjdGlvbi1kZXNjcmlwdGlvbiBsaSwjcGx1Z2luLWluZm9ybWF0aW9uICNzZWN0aW9uLWRlc2NyaXB0aW9uIHVsLCNwbHVnaW4taW5mb3JtYXRpb24gI3NlY3Rpb24tZGVzY3JpcHRpb24gb2x7Y2xlYXI6bm9uZX0jcGx1Z2luLWluZm9ybWF0aW9uICNzZWN0aW9uLWRlc2NyaXB0aW9uIC5mcy1zZWxsaW5nLXBvaW50c3twYWRkaW5nLWJvdHRvbToxMHB4O2JvcmRlci1ib3R0b206MXB4IHNvbGlkICNkZGR9I3BsdWdpbi1pbmZvcm1hdGlvbiAjc2VjdGlvbi1kZXNjcmlwdGlvbiAuZnMtc2VsbGluZy1wb2ludHMgdWx7bWFyZ2luOjB9I3BsdWdpbi1pbmZvcm1hdGlvbiAjc2VjdGlvbi1kZXNjcmlwdGlvbiAuZnMtc2VsbGluZy1wb2ludHMgdWwgbGl7cGFkZGluZzowO2xpc3Qtc3R5bGU6bm9uZSBvdXRzaWRlIG5vbmV9I3BsdWdpbi1pbmZvcm1hdGlvbiAjc2VjdGlvbi1kZXNjcmlwdGlvbiAuZnMtc2VsbGluZy1wb2ludHMgdWwgbGkgaS5kYXNoaWNvbnN7Y29sb3I6IzcxYWUwMDtmb250LXNpemU6M2VtO3ZlcnRpY2FsLWFsaWduOm1pZGRsZTtsaW5lLWhlaWdodDozMHB4O2Zsb2F0OmxlZnQ7bWFyZ2luOjAgMCAwIC0xNXB4fSNwbHVnaW4taW5mb3JtYXRpb24gI3NlY3Rpb24tZGVzY3JpcHRpb24gLmZzLXNlbGxpbmctcG9pbnRzIHVsIGxpIGgze21hcmdpbjoxZW0gMzBweCAhaW1wb3J0YW50fSNwbHVnaW4taW5mb3JtYXRpb24gI3NlY3Rpb24tZGVzY3JpcHRpb24gLmZzLXNjcmVlbnNob3RzOmFmdGVye2NvbnRlbnQ6XCJcIjtkaXNwbGF5OnRhYmxlO2NsZWFyOmJvdGh9I3BsdWdpbi1pbmZvcm1hdGlvbiAjc2VjdGlvbi1kZXNjcmlwdGlvbiAuZnMtc2NyZWVuc2hvdHMgdWx7bGlzdC1zdHlsZTpub25lO21hcmdpbjowfSNwbHVnaW4taW5mb3JtYXRpb24gI3NlY3Rpb24tZGVzY3JpcHRpb24gLmZzLXNjcmVlbnNob3RzIHVsIGxpe3dpZHRoOjIyNXB4O2hlaWdodDoyMjVweDtmbG9hdDpsZWZ0O21hcmdpbi1ib3R0b206MjBweDstbW96LWJveC1zaXppbmc6Y29udGVudC1ib3g7LXdlYmtpdC1ib3gtc2l6aW5nOmNvbnRlbnQtYm94O2JveC1zaXppbmc6Y29udGVudC1ib3h9I3BsdWdpbi1pbmZvcm1hdGlvbiAjc2VjdGlvbi1kZXNjcmlwdGlvbiAuZnMtc2NyZWVuc2hvdHMgdWwgbGkgYXtkaXNwbGF5OmJsb2NrO3dpZHRoOjEwMCU7aGVpZ2h0OjEwMCU7Ym9yZGVyOjFweCBzb2xpZDstbW96LWJveC1zaGFkb3c6MXB4IDFweCAxcHggcmdiYSgwLDAsMCwwLjIpOy13ZWJraXQtYm94LXNoYWRvdzoxcHggMXB4IDFweCByZ2JhKDAsMCwwLDAuMik7Ym94LXNoYWRvdzoxcHggMXB4IDFweCByZ2JhKDAsMCwwLDAuMik7YmFja2dyb3VuZC1zaXplOmNvdmVyfSNwbHVnaW4taW5mb3JtYXRpb24gI3NlY3Rpb24tZGVzY3JpcHRpb24gLmZzLXNjcmVlbnNob3RzIHVsIGxpLm9kZHttYXJnaW4tcmlnaHQ6MjBweH0jcGx1Z2luLWluZm9ybWF0aW9uIC5wbHVnaW4taW5mb3JtYXRpb24tcHJpY2luZ3ttYXJnaW46LTE2cHg7Ym9yZGVyLWJvdHRvbToxcHggc29saWQgI2RkZH0jcGx1Z2luLWluZm9ybWF0aW9uIC5wbHVnaW4taW5mb3JtYXRpb24tcHJpY2luZyAuZnMtcGxhbiBoM3ttYXJnaW4tdG9wOjA7cGFkZGluZzoyMHB4O2ZvbnQtc2l6ZToxNnB4fSNwbHVnaW4taW5mb3JtYXRpb24gLnBsdWdpbi1pbmZvcm1hdGlvbi1wcmljaW5nIC5mcy1wbGFuIC5uYXYtdGFiLXdyYXBwZXJ7Ym9yZGVyLWJvdHRvbToxcHggc29saWQgI2RkZH0jcGx1Z2luLWluZm9ybWF0aW9uIC5wbHVnaW4taW5mb3JtYXRpb24tcHJpY2luZyAuZnMtcGxhbiAubmF2LXRhYi13cmFwcGVyIC5uYXYtdGFie2N1cnNvcjpwb2ludGVyO3Bvc2l0aW9uOnJlbGF0aXZlO3BhZGRpbmc6MCAxMHB4O2ZvbnQtc2l6ZTowLjllbX0jcGx1Z2luLWluZm9ybWF0aW9uIC5wbHVnaW4taW5mb3JtYXRpb24tcHJpY2luZyAuZnMtcGxhbiAubmF2LXRhYi13cmFwcGVyIC5uYXYtdGFiIGxhYmVse3RleHQtdHJhbnNmb3JtOnVwcGVyY2FzZTtjb2xvcjpncmVlbjtiYWNrZ3JvdW5kOmdyZWVueWVsbG93O3Bvc2l0aW9uOmFic29sdXRlO2xlZnQ6LTFweDtyaWdodDotMXB4O2JvdHRvbToxMDAlO2JvcmRlcjoxcHggc29saWQgZGFya2dyZWVuO3BhZGRpbmc6MnB4O3RleHQtYWxpZ246Y2VudGVyO2ZvbnQtc2l6ZTowLjllbTtsaW5lLWhlaWdodDoxZW19I3BsdWdpbi1pbmZvcm1hdGlvbiAucGx1Z2luLWluZm9ybWF0aW9uLXByaWNpbmcgLmZzLXBsYW4gLm5hdi10YWItd3JhcHBlciAubmF2LXRhYi5uYXYtdGFiLWFjdGl2ZXtjdXJzb3I6ZGVmYXVsdDtiYWNrZ3JvdW5kOiNmZmZlZWM7Ym9yZGVyLWJvdHRvbS1jb2xvcjojZmZmZWVjfSNwbHVnaW4taW5mb3JtYXRpb24gLnBsdWdpbi1pbmZvcm1hdGlvbi1wcmljaW5nIC5mcy1wbGFuLmZzLXNpbmdsZS1jeWNsZSBoM3tiYWNrZ3JvdW5kOiNmZmZlZWM7bWFyZ2luOjA7cGFkZGluZy1ib3R0b206MDtjb2xvcjojMDA3M2FhfSNwbHVnaW4taW5mb3JtYXRpb24gLnBsdWdpbi1pbmZvcm1hdGlvbi1wcmljaW5nIC5mcy1wbGFuLmZzLXNpbmdsZS1jeWNsZSAubmF2LXRhYi13cmFwcGVyLCNwbHVnaW4taW5mb3JtYXRpb24gLnBsdWdpbi1pbmZvcm1hdGlvbi1wcmljaW5nIC5mcy1wbGFuLmZzLXNpbmdsZS1jeWNsZSAuZnMtYmlsbGluZy1mcmVxdWVuY3l7ZGlzcGxheTpub25lfSNwbHVnaW4taW5mb3JtYXRpb24gLnBsdWdpbi1pbmZvcm1hdGlvbi1wcmljaW5nIC5mcy1wbGFuIC5mcy1wcmljaW5nLWJvZHl7YmFja2dyb3VuZDojZmZmZWVjO3BhZGRpbmc6MjBweH0jcGx1Z2luLWluZm9ybWF0aW9uIC5wbHVnaW4taW5mb3JtYXRpb24tcHJpY2luZyAuZnMtcGxhbiAuYnV0dG9ue3dpZHRoOjEwMCU7dGV4dC1hbGlnbjpjZW50ZXI7Zm9udC13ZWlnaHQ6Ym9sZDt0ZXh0LXRyYW5zZm9ybTp1cHBlcmNhc2U7Zm9udC1zaXplOjEuMWVtfSNwbHVnaW4taW5mb3JtYXRpb24gLnBsdWdpbi1pbmZvcm1hdGlvbi1wcmljaW5nIC5mcy1wbGFuIGxhYmVse3doaXRlLXNwYWNlOm5vd3JhcH0jcGx1Z2luLWluZm9ybWF0aW9uIC5wbHVnaW4taW5mb3JtYXRpb24tcHJpY2luZyAuZnMtcGxhbiB2YXJ7Zm9udC1zdHlsZTpub3JtYWx9I3BsdWdpbi1pbmZvcm1hdGlvbiAucGx1Z2luLWluZm9ybWF0aW9uLXByaWNpbmcgLmZzLXBsYW4gLmZzLWJpbGxpbmctZnJlcXVlbmN5LCNwbHVnaW4taW5mb3JtYXRpb24gLnBsdWdpbi1pbmZvcm1hdGlvbi1wcmljaW5nIC5mcy1wbGFuIC5mcy1hbm51YWwtZGlzY291bnR7dGV4dC1hbGlnbjpjZW50ZXI7ZGlzcGxheTpibG9jaztmb250LXdlaWdodDpib2xkO21hcmdpbi1ib3R0b206MTBweDt0ZXh0LXRyYW5zZm9ybTp1cHBlcmNhc2U7YmFja2dyb3VuZDojRjNGM0YzO3BhZGRpbmc6MnB4O2JvcmRlcjoxcHggc29saWQgI2NjY30jcGx1Z2luLWluZm9ybWF0aW9uIC5wbHVnaW4taW5mb3JtYXRpb24tcHJpY2luZyAuZnMtcGxhbiAuZnMtYW5udWFsLWRpc2NvdW50e3RleHQtdHJhbnNmb3JtOm5vbmU7Y29sb3I6Z3JlZW47YmFja2dyb3VuZDpncmVlbnllbGxvd30jcGx1Z2luLWluZm9ybWF0aW9uIC5wbHVnaW4taW5mb3JtYXRpb24tcHJpY2luZyAuZnMtcGxhbiB1bC5mcy10cmlhbC10ZXJtc3tmb250LXNpemU6MC45ZW19I3BsdWdpbi1pbmZvcm1hdGlvbiAucGx1Z2luLWluZm9ybWF0aW9uLXByaWNpbmcgLmZzLXBsYW4gdWwuZnMtdHJpYWwtdGVybXMgaXtmbG9hdDpsZWZ0O21hcmdpbjowIDAgMCAtMTVweH0jcGx1Z2luLWluZm9ybWF0aW9uIC5wbHVnaW4taW5mb3JtYXRpb24tcHJpY2luZyAuZnMtcGxhbiB1bC5mcy10cmlhbC10ZXJtcyBsaXttYXJnaW46MTBweCAwIDAgMH0jcGx1Z2luLWluZm9ybWF0aW9uICNzZWN0aW9uLWZlYXR1cmVzIC5mcy1mZWF0dXJlc3ttYXJnaW46LTIwcHggLTI2cHh9I3BsdWdpbi1pbmZvcm1hdGlvbiAjc2VjdGlvbi1mZWF0dXJlcyB0YWJsZXt3aWR0aDoxMDAlO2JvcmRlci1zcGFjaW5nOjA7Ym9yZGVyLWNvbGxhcHNlOnNlcGFyYXRlfSNwbHVnaW4taW5mb3JtYXRpb24gI3NlY3Rpb24tZmVhdHVyZXMgdGFibGUgdGhlYWQgdGh7cGFkZGluZzoxMHB4IDB9I3BsdWdpbi1pbmZvcm1hdGlvbiAjc2VjdGlvbi1mZWF0dXJlcyB0YWJsZSB0aGVhZCAuZnMtcHJpY2V7Y29sb3I6IzcxYWUwMDtmb250LXdlaWdodDpub3JtYWw7ZGlzcGxheTpibG9jazt0ZXh0LWFsaWduOmNlbnRlcn0jcGx1Z2luLWluZm9ybWF0aW9uICNzZWN0aW9uLWZlYXR1cmVzIHRhYmxlIHRib2R5IHRke2JvcmRlci10b3A6MXB4IHNvbGlkICNjY2M7cGFkZGluZzoxMHB4IDA7dGV4dC1hbGlnbjpjZW50ZXI7d2lkdGg6MTAwcHg7Y29sb3I6IzcxYWUwMH0jcGx1Z2luLWluZm9ybWF0aW9uICNzZWN0aW9uLWZlYXR1cmVzIHRhYmxlIHRib2R5IHRkOmZpcnN0LWNoaWxke3RleHQtYWxpZ246bGVmdDt3aWR0aDphdXRvO2NvbG9yOmluaGVyaXQ7cGFkZGluZy1sZWZ0OjI2cHh9I3BsdWdpbi1pbmZvcm1hdGlvbiAjc2VjdGlvbi1mZWF0dXJlcyB0YWJsZSB0Ym9keSB0ci5mcy1vZGQgdGR7YmFja2dyb3VuZDojZmVmZWZlfSNwbHVnaW4taW5mb3JtYXRpb24gI3NlY3Rpb24tZmVhdHVyZXMgLmRhc2hpY29ucy15ZXN7d2lkdGg6MzBweDtoZWlnaHQ6MzBweDtmb250LXNpemU6MzBweH1AbWVkaWEgc2NyZWVuIGFuZCAobWF4LXdpZHRoOiA5NjFweCl7I2ZzX2FkZG9ucyAuZnMtY2FyZHMtbGlzdCAuZnMtY2FyZHtoZWlnaHQ6MjY1cHh9fVxuIl19 */
|
1 |
+
#fs_addons .fs-cards-list{list-style:none}#fs_addons .fs-cards-list .fs-card{float:left;height:152px;width:310px;padding:0;margin:0 0 30px 30px;font-size:14px;list-style:none;border:1px solid #ddd;cursor:pointer;position:relative}#fs_addons .fs-cards-list .fs-card .fs-overlay{position:absolute;left:0;right:0;bottom:0;top:0;z-index:9}#fs_addons .fs-cards-list .fs-card .fs-inner{background-color:#fff;overflow:hidden;height:100%;position:relative}#fs_addons .fs-cards-list .fs-card .fs-inner ul{-moz-transition:all,0.15s;-o-transition:all,0.15s;-ms-transition:all,0.15s;-webkit-transition:all,0.15s;transition:all,0.15s;left:0;right:0;top:0;position:absolute}#fs_addons .fs-cards-list .fs-card .fs-inner li{list-style:none;line-height:18px;padding:0 15px;width:100%;display:block;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-card-banner{padding:0;margin:0;line-height:0;display:block;height:100px;background-repeat:repeat-x;background-size:100% 100%;-moz-transition:all,0.15s;-o-transition:all,0.15s;-ms-transition:all,0.15s;-webkit-transition:all,0.15s;transition:all,0.15s}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-title{margin:10px 0 0 0;height:18px;overflow:hidden;color:#000;white-space:nowrap;text-overflow:ellipsis;font-weight:bold}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-offer{font-size:0.9em}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-description{background-color:#f9f9f9;padding:10px 15px 100px 15px;border-top:1px solid #eee;margin:0 0 10px 0;color:#777}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-tag{position:absolute;top:10px;right:0px;background:greenyellow;display:block;padding:2px 10px;-moz-box-shadow:1px 1px 1px rgba(0,0,0,0.3);-webkit-box-shadow:1px 1px 1px rgba(0,0,0,0.3);box-shadow:1px 1px 1px rgba(0,0,0,0.3);text-transform:uppercase;font-size:0.9em;font-weight:bold}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-cta .button{position:absolute;top:112px;right:10px}@media screen and (min-width: 960px){#fs_addons .fs-cards-list .fs-card:hover .fs-overlay{border:2px solid #29abe1;margin-left:-1px;margin-top:-1px}#fs_addons .fs-cards-list .fs-card:hover .fs-inner ul{top:-100px}#fs_addons .fs-cards-list .fs-card:hover .fs-inner .fs-title,#fs_addons .fs-cards-list .fs-card:hover .fs-inner .fs-offer{color:#29abe1}}
|
2 |
+
#TB_window,#TB_window iframe{width:772px !important}#plugin-information #section-description h2,#plugin-information #section-description h3,#plugin-information #section-description p,#plugin-information #section-description b,#plugin-information #section-description i,#plugin-information #section-description blockquote,#plugin-information #section-description li,#plugin-information #section-description ul,#plugin-information #section-description ol{clear:none}#plugin-information #section-description .fs-selling-points{padding-bottom:10px;border-bottom:1px solid #ddd}#plugin-information #section-description .fs-selling-points ul{margin:0}#plugin-information #section-description .fs-selling-points ul li{padding:0;list-style:none outside none}#plugin-information #section-description .fs-selling-points ul li i.dashicons{color:#71ae00;font-size:3em;vertical-align:middle;line-height:30px;float:left;margin:0 0 0 -15px}#plugin-information #section-description .fs-selling-points ul li h3{margin:1em 30px !important}#plugin-information #section-description .fs-screenshots:after{content:"";display:table;clear:both}#plugin-information #section-description .fs-screenshots ul{list-style:none;margin:0}#plugin-information #section-description .fs-screenshots ul li{width:225px;height:225px;float:left;margin-bottom:20px;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}#plugin-information #section-description .fs-screenshots ul li a{display:block;width:100%;height:100%;border:1px solid;-moz-box-shadow:1px 1px 1px rgba(0,0,0,0.2);-webkit-box-shadow:1px 1px 1px rgba(0,0,0,0.2);box-shadow:1px 1px 1px rgba(0,0,0,0.2);background-size:cover}#plugin-information #section-description .fs-screenshots ul li.odd{margin-right:20px}#plugin-information .plugin-information-pricing{margin:-16px;border-bottom:1px solid #ddd}#plugin-information .plugin-information-pricing .fs-plan h3{margin-top:0;padding:20px;font-size:16px}#plugin-information .plugin-information-pricing .fs-plan .nav-tab-wrapper{border-bottom:1px solid #ddd}#plugin-information .plugin-information-pricing .fs-plan .nav-tab-wrapper .nav-tab{cursor:pointer;position:relative;padding:0 10px;font-size:0.9em}#plugin-information .plugin-information-pricing .fs-plan .nav-tab-wrapper .nav-tab label{text-transform:uppercase;color:green;background:greenyellow;position:absolute;left:-1px;right:-1px;bottom:100%;border:1px solid darkgreen;padding:2px;text-align:center;font-size:0.9em;line-height:1em}#plugin-information .plugin-information-pricing .fs-plan .nav-tab-wrapper .nav-tab.nav-tab-active{cursor:default;background:#fffeec;border-bottom-color:#fffeec}#plugin-information .plugin-information-pricing .fs-plan.fs-single-cycle h3{background:#fffeec;margin:0;padding-bottom:0;color:#0073aa}#plugin-information .plugin-information-pricing .fs-plan.fs-single-cycle .nav-tab-wrapper,#plugin-information .plugin-information-pricing .fs-plan.fs-single-cycle .fs-billing-frequency{display:none}#plugin-information .plugin-information-pricing .fs-plan .fs-pricing-body{background:#fffeec;padding:20px}#plugin-information .plugin-information-pricing .fs-plan .button{width:100%;text-align:center;font-weight:bold;text-transform:uppercase;font-size:1.1em}#plugin-information .plugin-information-pricing .fs-plan label{white-space:nowrap}#plugin-information .plugin-information-pricing .fs-plan var{font-style:normal}#plugin-information .plugin-information-pricing .fs-plan .fs-billing-frequency,#plugin-information .plugin-information-pricing .fs-plan .fs-annual-discount{text-align:center;display:block;font-weight:bold;margin-bottom:10px;text-transform:uppercase;background:#F3F3F3;padding:2px;border:1px solid #ccc}#plugin-information .plugin-information-pricing .fs-plan .fs-annual-discount{text-transform:none;color:green;background:greenyellow}#plugin-information .plugin-information-pricing .fs-plan ul.fs-trial-terms{font-size:0.9em}#plugin-information .plugin-information-pricing .fs-plan ul.fs-trial-terms i{float:left;margin:0 0 0 -15px}#plugin-information .plugin-information-pricing .fs-plan ul.fs-trial-terms li{margin:10px 0 0 0}#plugin-information #section-features .fs-features{margin:-20px -26px}#plugin-information #section-features table{width:100%;border-spacing:0;border-collapse:separate}#plugin-information #section-features table thead th{padding:10px 0}#plugin-information #section-features table thead .fs-price{color:#71ae00;font-weight:normal;display:block;text-align:center}#plugin-information #section-features table tbody td{border-top:1px solid #ccc;padding:10px 0;text-align:center;width:100px;color:#71ae00}#plugin-information #section-features table tbody td:first-child{text-align:left;width:auto;color:inherit;padding-left:26px}#plugin-information #section-features table tbody tr.fs-odd td{background:#fefefe}#plugin-information #section-features .dashicons-yes{width:30px;height:30px;font-size:30px}@media screen and (max-width: 961px){#fs_addons .fs-cards-list .fs-card{height:265px}}
|
|
freemius/assets/css/admin/affiliation.css
CHANGED
@@ -1,2 +1 @@
|
|
1 |
-
@charset "UTF-8";#fs_affiliation_content_wrapper #messages{margin-top:25px}#fs_affiliation_content_wrapper h3{font-size:24px;padding:0;margin-left:0}#fs_affiliation_content_wrapper ul li{-webkit-box-sizing:border-box;box-sizing:border-box;list-style-type:none}#fs_affiliation_content_wrapper ul li:before{content:'✓';margin-right:10px;font-weight:bold}#fs_affiliation_content_wrapper p:not(.description),#fs_affiliation_content_wrapper li,#fs_affiliation_content_wrapper label{font-size:16px !important;line-height:26px !important}#fs_affiliation_content_wrapper .button{margin-top:20px;margin-bottom:7px;line-height:35px;height:40px;font-size:16px}#fs_affiliation_content_wrapper .button#cancel_button{margin-right:5px}#fs_affiliation_content_wrapper form .input-container{margin-bottom:15px}#fs_affiliation_content_wrapper form .input-container .input-label{font-weight:bold;display:block;width:100%}#fs_affiliation_content_wrapper form .input-container.input-container-text label,#fs_affiliation_content_wrapper form .input-container.input-container-text input,#fs_affiliation_content_wrapper form .input-container.input-container-text textarea{display:block}#fs_affiliation_content_wrapper form .input-container #add_domain,#fs_affiliation_content_wrapper form .input-container .remove-domain{text-decoration:none;display:inline-block;margin-top:3px}#fs_affiliation_content_wrapper form .input-container #add_domain:focus,#fs_affiliation_content_wrapper form .input-container .remove-domain:focus{
|
2 |
-
/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImFmZmlsaWF0aW9uLmNzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxpQkFBaUIsMENBQTBDLGVBQWUsQ0FBQyxtQ0FBbUMsZUFBZSxVQUFVLGFBQWEsQ0FBQyxzQ0FBaUUsOEJBQThCLHNCQUFzQixvQkFBb0IsQ0FBQyw2Q0FBNkMsWUFBWSxrQkFBa0IsZ0JBQWdCLENBQUMsNkhBQTZILDBCQUEwQiwyQkFBMkIsQ0FBQyx3Q0FBd0MsZ0JBQWdCLGtCQUFrQixpQkFBaUIsWUFBWSxjQUFjLENBQUMsc0RBQXNELGdCQUFnQixDQUFDLHNEQUFzRCxrQkFBa0IsQ0FBQyxtRUFBbUUsaUJBQWlCLGNBQWMsVUFBVSxDQUFDLHNQQUFzUCxhQUFhLENBQUMsdUlBQXVJLHFCQUFxQixxQkFBcUIsY0FBYyxDQUFDLG1KQUFtSix3QkFBQSxlQUFlLENBQUMseUpBQXlKLFdBQVcsY0FBYyxDQUFDLDJFQUEyRSxhQUFhLGtCQUFrQixRQUFRLENBQUMsNEZBQTRGLGtCQUFrQixDQUFDLG9HQUFvRyxxQkFBcUIsZ0JBQWdCLENBQUMsaUhBQWlILGVBQWUsQ0FBQyIsImZpbGUiOiJhZmZpbGlhdGlvbi5jc3MiLCJzb3VyY2VzQ29udGVudCI6WyJAY2hhcnNldCBcIlVURi04XCI7I2ZzX2FmZmlsaWF0aW9uX2NvbnRlbnRfd3JhcHBlciAjbWVzc2FnZXN7bWFyZ2luLXRvcDoyNXB4fSNmc19hZmZpbGlhdGlvbl9jb250ZW50X3dyYXBwZXIgaDN7Zm9udC1zaXplOjI0cHg7cGFkZGluZzowO21hcmdpbi1sZWZ0OjB9I2ZzX2FmZmlsaWF0aW9uX2NvbnRlbnRfd3JhcHBlciB1bCBsaXstbW96LWJveC1zaXppbmc6Ym9yZGVyLWJveDstd2Via2l0LWJveC1zaXppbmc6Ym9yZGVyLWJveDtib3gtc2l6aW5nOmJvcmRlci1ib3g7bGlzdC1zdHlsZS10eXBlOm5vbmV9I2ZzX2FmZmlsaWF0aW9uX2NvbnRlbnRfd3JhcHBlciB1bCBsaTpiZWZvcmV7Y29udGVudDon4pyTJzttYXJnaW4tcmlnaHQ6MTBweDtmb250LXdlaWdodDpib2xkfSNmc19hZmZpbGlhdGlvbl9jb250ZW50X3dyYXBwZXIgcDpub3QoLmRlc2NyaXB0aW9uKSwjZnNfYWZmaWxpYXRpb25fY29udGVudF93cmFwcGVyIGxpLCNmc19hZmZpbGlhdGlvbl9jb250ZW50X3dyYXBwZXIgbGFiZWx7Zm9udC1zaXplOjE2cHggIWltcG9ydGFudDtsaW5lLWhlaWdodDoyNnB4ICFpbXBvcnRhbnR9I2ZzX2FmZmlsaWF0aW9uX2NvbnRlbnRfd3JhcHBlciAuYnV0dG9ue21hcmdpbi10b3A6MjBweDttYXJnaW4tYm90dG9tOjdweDtsaW5lLWhlaWdodDozNXB4O2hlaWdodDo0MHB4O2ZvbnQtc2l6ZToxNnB4fSNmc19hZmZpbGlhdGlvbl9jb250ZW50X3dyYXBwZXIgLmJ1dHRvbiNjYW5jZWxfYnV0dG9ue21hcmdpbi1yaWdodDo1cHh9I2ZzX2FmZmlsaWF0aW9uX2NvbnRlbnRfd3JhcHBlciBmb3JtIC5pbnB1dC1jb250YWluZXJ7bWFyZ2luLWJvdHRvbToxNXB4fSNmc19hZmZpbGlhdGlvbl9jb250ZW50X3dyYXBwZXIgZm9ybSAuaW5wdXQtY29udGFpbmVyIC5pbnB1dC1sYWJlbHtmb250LXdlaWdodDpib2xkO2Rpc3BsYXk6YmxvY2s7d2lkdGg6MTAwJX0jZnNfYWZmaWxpYXRpb25fY29udGVudF93cmFwcGVyIGZvcm0gLmlucHV0LWNvbnRhaW5lci5pbnB1dC1jb250YWluZXItdGV4dCBsYWJlbCwjZnNfYWZmaWxpYXRpb25fY29udGVudF93cmFwcGVyIGZvcm0gLmlucHV0LWNvbnRhaW5lci5pbnB1dC1jb250YWluZXItdGV4dCBpbnB1dCwjZnNfYWZmaWxpYXRpb25fY29udGVudF93cmFwcGVyIGZvcm0gLmlucHV0LWNvbnRhaW5lci5pbnB1dC1jb250YWluZXItdGV4dCB0ZXh0YXJlYXtkaXNwbGF5OmJsb2NrfSNmc19hZmZpbGlhdGlvbl9jb250ZW50X3dyYXBwZXIgZm9ybSAuaW5wdXQtY29udGFpbmVyICNhZGRfZG9tYWluLCNmc19hZmZpbGlhdGlvbl9jb250ZW50X3dyYXBwZXIgZm9ybSAuaW5wdXQtY29udGFpbmVyIC5yZW1vdmUtZG9tYWlue3RleHQtZGVjb3JhdGlvbjpub25lO2Rpc3BsYXk6aW5saW5lLWJsb2NrO21hcmdpbi10b3A6M3B4fSNmc19hZmZpbGlhdGlvbl9jb250ZW50X3dyYXBwZXIgZm9ybSAuaW5wdXQtY29udGFpbmVyICNhZGRfZG9tYWluOmZvY3VzLCNmc19hZmZpbGlhdGlvbl9jb250ZW50X3dyYXBwZXIgZm9ybSAuaW5wdXQtY29udGFpbmVyIC5yZW1vdmUtZG9tYWluOmZvY3Vze2JveC1zaGFkb3c6bm9uZX0jZnNfYWZmaWxpYXRpb25fY29udGVudF93cmFwcGVyIGZvcm0gLmlucHV0LWNvbnRhaW5lciAjYWRkX2RvbWFpbi5kaXNhYmxlZCwjZnNfYWZmaWxpYXRpb25fY29udGVudF93cmFwcGVyIGZvcm0gLmlucHV0LWNvbnRhaW5lciAucmVtb3ZlLWRvbWFpbi5kaXNhYmxlZHtjb2xvcjojYWFhO2N1cnNvcjpkZWZhdWx0fSNmc19hZmZpbGlhdGlvbl9jb250ZW50X3dyYXBwZXIgZm9ybSAjZXh0cmFfZG9tYWluc19jb250YWluZXIgLmRlc2NyaXB0aW9ue21hcmdpbi10b3A6MDtwb3NpdGlvbjpyZWxhdGl2ZTt0b3A6LTRweH0jZnNfYWZmaWxpYXRpb25fY29udGVudF93cmFwcGVyIGZvcm0gI2V4dHJhX2RvbWFpbnNfY29udGFpbmVyIC5leHRyYS1kb21haW4taW5wdXQtY29udGFpbmVye21hcmdpbi1ib3R0b206MTVweH0jZnNfYWZmaWxpYXRpb25fY29udGVudF93cmFwcGVyIGZvcm0gI2V4dHJhX2RvbWFpbnNfY29udGFpbmVyIC5leHRyYS1kb21haW4taW5wdXQtY29udGFpbmVyIC5kb21haW57ZGlzcGxheTppbmxpbmUtYmxvY2s7bWFyZ2luLXJpZ2h0OjVweH0jZnNfYWZmaWxpYXRpb25fY29udGVudF93cmFwcGVyIGZvcm0gI2V4dHJhX2RvbWFpbnNfY29udGFpbmVyIC5leHRyYS1kb21haW4taW5wdXQtY29udGFpbmVyIC5kb21haW46bGFzdC1vZi10eXBle21hcmdpbi1ib3R0b206MH1cbiJdfQ== */
|
1 |
+
@charset "UTF-8";#fs_affiliation_content_wrapper #messages{margin-top:25px}#fs_affiliation_content_wrapper h3{font-size:24px;padding:0;margin-left:0}#fs_affiliation_content_wrapper ul li{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;list-style-type:none}#fs_affiliation_content_wrapper ul li:before{content:'✓';margin-right:10px;font-weight:bold}#fs_affiliation_content_wrapper p:not(.description),#fs_affiliation_content_wrapper li,#fs_affiliation_content_wrapper label{font-size:16px !important;line-height:26px !important}#fs_affiliation_content_wrapper .button{margin-top:20px;margin-bottom:7px;line-height:35px;height:40px;font-size:16px}#fs_affiliation_content_wrapper .button#cancel_button{margin-right:5px}#fs_affiliation_content_wrapper form .input-container{margin-bottom:15px}#fs_affiliation_content_wrapper form .input-container .input-label{font-weight:bold;display:block;width:100%}#fs_affiliation_content_wrapper form .input-container.input-container-text label,#fs_affiliation_content_wrapper form .input-container.input-container-text input,#fs_affiliation_content_wrapper form .input-container.input-container-text textarea{display:block}#fs_affiliation_content_wrapper form .input-container #add_domain,#fs_affiliation_content_wrapper form .input-container .remove-domain{text-decoration:none;display:inline-block;margin-top:3px}#fs_affiliation_content_wrapper form .input-container #add_domain:focus,#fs_affiliation_content_wrapper form .input-container .remove-domain:focus{box-shadow:none}#fs_affiliation_content_wrapper form .input-container #add_domain.disabled,#fs_affiliation_content_wrapper form .input-container .remove-domain.disabled{color:#aaa;cursor:default}#fs_affiliation_content_wrapper form #extra_domains_container .description{margin-top:0;position:relative;top:-4px}#fs_affiliation_content_wrapper form #extra_domains_container .extra-domain-input-container{margin-bottom:15px}#fs_affiliation_content_wrapper form #extra_domains_container .extra-domain-input-container .domain{display:inline-block;margin-right:5px}#fs_affiliation_content_wrapper form #extra_domains_container .extra-domain-input-container .domain:last-of-type{margin-bottom:0}
|
|
freemius/assets/css/admin/checkout.css
CHANGED
@@ -1,2 +1 @@
|
|
1 |
@media screen and (max-width: 782px){#wpbody-content{padding-bottom:0 !important}}
|
2 |
-
/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImNoZWNrb3V0LmNzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxxQ0FBcUMsZ0JBQWdCLDJCQUEyQixDQUFDLENBQUMiLCJmaWxlIjoiY2hlY2tvdXQuY3NzIiwic291cmNlc0NvbnRlbnQiOlsiQG1lZGlhIHNjcmVlbiBhbmQgKG1heC13aWR0aDogNzgycHgpeyN3cGJvZHktY29udGVudHtwYWRkaW5nLWJvdHRvbTowICFpbXBvcnRhbnR9fVxuIl19 */
|
1 |
@media screen and (max-width: 782px){#wpbody-content{padding-bottom:0 !important}}
|
|
freemius/assets/css/admin/common.css
CHANGED
@@ -1,3 +1,2 @@
|
|
1 |
-
.theme-browser .theme .fs-premium-theme-badge{position:absolute;top:10px;right:0;background:#71ae00;color:#fff;text-transform:uppercase;padding:5px 10px;border-radius:3px 0 0 3px;font-weight:bold;border-right:0;-webkit-box-shadow:0 2px 1px -1px rgba(0,0,0,0.3);box-shadow:0 2px 1px -1px rgba(0,0,0,0.3);font-size:1.1em}#iframe{line-height:0;font-size:0}.fs-full-size-wrapper{margin:40px 0 -65px -20px}@media (max-width: 600px){.fs-full-size-wrapper{margin:0 0 -65px -10px}}
|
2 |
-
.fs-notice{position:relative}.fs-notice.fs-has-title{margin-bottom:30px !important}.fs-notice.success{color:green}.fs-notice.promotion{border-color:#00a0d2 !important;background-color:#f2fcff !important}.fs-notice .fs-notice-body{margin:.5em 0;padding:2px}.fs-notice .fs-close{cursor:pointer;color:#aaa;float:right}.fs-notice .fs-close:hover{color:#666}.fs-notice .fs-close>*{margin-top:7px;display:inline-block}.fs-notice label.fs-plugin-title{background:rgba(0,0,0,0.3);color:#fff;padding:2px 10px;position:absolute;top:100%;bottom:auto;right:auto;border-radius:0 0 3px 3px;left:10px;font-size:12px;font-weight:bold;cursor:auto}div.fs-notice.updated,div.fs-notice.success,div.fs-notice.promotion{display:block !important}.rtl .fs-notice .fs-close{float:left}.fs-secure-notice{position:fixed;top:32px;left:160px;right:0;background:#ebfdeb;padding:10px 20px;color:green;z-index:9999;-webkit-box-shadow:0 2px 2px rgba(6,113,6,0.3);box-shadow:0 2px 2px rgba(6,113,6,0.3);opacity:0.95;filter:alpha(opacity=95)}.fs-secure-notice:hover{opacity:1;filter:alpha(opacity=100)}.fs-secure-notice a.fs-security-proof{color:green;text-decoration:none}@media screen and (max-width: 960px){.fs-secure-notice{left:36px}}@media screen and (max-width: 600px){.fs-secure-notice{display:none}}@media screen and (max-width: 500px){#fs_promo_tab{display:none}}@media screen and (max-width: 782px){.fs-secure-notice{left:0;top:46px;text-align:center}}span.fs-submenu-item.fs-sub:before{content:'\21B3';padding:0 5px}.rtl span.fs-submenu-item.fs-sub:before{content:'\21B2'}.fs-submenu-item.pricing.upgrade-mode{color:greenyellow}.fs-submenu-item.pricing.trial-mode{color:#83e2ff}#adminmenu .update-plugins.fs-trial{background-color:#00b9eb}.fs-ajax-spinner{border:0;width:20px;height:20px;margin-right:5px;vertical-align:sub;display:inline-block;background:url("
|
3 |
-
/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImNvbW1vbi5jc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsOENBQThDLGtCQUFrQixTQUFTLFFBQVEsbUJBQW1CLFdBQVcseUJBQXlCLGlCQUFpQiwwQkFBMkYsaUJBQWlCLGVBQWUsa0RBQWlHLDBDQUEwQyxlQUFlLENBQUMsUUFBUSxjQUFjLFdBQVcsQ0FBQyxzQkFBc0IseUJBQXlCLENBQUMsMEJBQTBCLHNCQUFzQixzQkFBc0IsQ0FBQyxDQUFDO0FBQ3prQixXQUFXLGlCQUFpQixDQUFDLHdCQUF3Qiw2QkFBNkIsQ0FBQyxtQkFBbUIsV0FBVyxDQUFDLHFCQUFxQixnQ0FBZ0MsbUNBQW1DLENBQUMsMkJBQTJCLGNBQWMsV0FBVyxDQUFDLHFCQUFxQixlQUFlLFdBQVcsV0FBVyxDQUFDLDJCQUEyQixVQUFVLENBQUMsdUJBQXVCLGVBQWUsb0JBQW9CLENBQUMsaUNBQWlDLDJCQUEyQixXQUFXLGlCQUFpQixrQkFBa0IsU0FBUyxZQUFZLFdBQVcsMEJBQTJGLFVBQVUsZUFBZSxpQkFBaUIsV0FBVyxDQUFDLG9FQUFvRSx3QkFBd0IsQ0FBQywwQkFBMEIsVUFBVSxDQUFDLGtCQUFrQixlQUFlLFNBQVMsV0FBVyxRQUFRLG1CQUFtQixrQkFBa0IsWUFBWSxhQUFhLCtDQUEyRix1Q0FBdUMsYUFBYSx3QkFBd0IsQ0FBQyx3QkFBd0IsVUFBVSx5QkFBeUIsQ0FBQyxzQ0FBc0MsWUFBWSxvQkFBb0IsQ0FBQyxxQ0FBcUMsa0JBQWtCLFNBQVMsQ0FBQyxDQUFDLHFDQUFxQyxrQkFBa0IsWUFBWSxDQUFDLENBQUMscUNBQXFDLGNBQWMsWUFBWSxDQUFDLENBQUMscUNBQXFDLGtCQUFrQixPQUFPLFNBQVMsaUJBQWlCLENBQUMsQ0FBQyxtQ0FBbUMsZ0JBQWdCLGFBQWEsQ0FBQyx3Q0FBd0MsZUFBZSxDQUFDLHNDQUFzQyxpQkFBaUIsQ0FBQyxvQ0FBb0MsYUFBYSxDQUFDLG9DQUFvQyx3QkFBd0IsQ0FBQyxpQkFBaUIsU0FBUyxXQUFXLFlBQVksaUJBQWlCLG1CQUFtQixxQkFBcUIsMkVBQTJFLHVCQUF1QixDQUFDLG9CQUFvQixlQUFlLENBQUMiLCJmaWxlIjoiY29tbW9uLmNzcyIsInNvdXJjZXNDb250ZW50IjpbIi50aGVtZS1icm93c2VyIC50aGVtZSAuZnMtcHJlbWl1bS10aGVtZS1iYWRnZXtwb3NpdGlvbjphYnNvbHV0ZTt0b3A6MTBweDtyaWdodDowO2JhY2tncm91bmQ6IzcxYWUwMDtjb2xvcjojZmZmO3RleHQtdHJhbnNmb3JtOnVwcGVyY2FzZTtwYWRkaW5nOjVweCAxMHB4Oy1tb3otYm9yZGVyLXJhZGl1czozcHggMCAwIDNweDstd2Via2l0LWJvcmRlci1yYWRpdXM6M3B4IDAgMCAzcHg7Ym9yZGVyLXJhZGl1czozcHggMCAwIDNweDtmb250LXdlaWdodDpib2xkO2JvcmRlci1yaWdodDowOy1tb3otYm94LXNoYWRvdzowIDJweCAxcHggLTFweCByZ2JhKDAsMCwwLDAuMyk7LXdlYmtpdC1ib3gtc2hhZG93OjAgMnB4IDFweCAtMXB4IHJnYmEoMCwwLDAsMC4zKTtib3gtc2hhZG93OjAgMnB4IDFweCAtMXB4IHJnYmEoMCwwLDAsMC4zKTtmb250LXNpemU6MS4xZW19I2lmcmFtZXtsaW5lLWhlaWdodDowO2ZvbnQtc2l6ZTowfS5mcy1mdWxsLXNpemUtd3JhcHBlcnttYXJnaW46NDBweCAwIC02NXB4IC0yMHB4fUBtZWRpYSAobWF4LXdpZHRoOiA2MDBweCl7LmZzLWZ1bGwtc2l6ZS13cmFwcGVye21hcmdpbjowIDAgLTY1cHggLTEwcHh9fVxuLmZzLW5vdGljZXtwb3NpdGlvbjpyZWxhdGl2ZX0uZnMtbm90aWNlLmZzLWhhcy10aXRsZXttYXJnaW4tYm90dG9tOjMwcHggIWltcG9ydGFudH0uZnMtbm90aWNlLnN1Y2Nlc3N7Y29sb3I6Z3JlZW59LmZzLW5vdGljZS5wcm9tb3Rpb257Ym9yZGVyLWNvbG9yOiMwMGEwZDIgIWltcG9ydGFudDtiYWNrZ3JvdW5kLWNvbG9yOiNmMmZjZmYgIWltcG9ydGFudH0uZnMtbm90aWNlIC5mcy1ub3RpY2UtYm9keXttYXJnaW46LjVlbSAwO3BhZGRpbmc6MnB4fS5mcy1ub3RpY2UgLmZzLWNsb3Nle2N1cnNvcjpwb2ludGVyO2NvbG9yOiNhYWE7ZmxvYXQ6cmlnaHR9LmZzLW5vdGljZSAuZnMtY2xvc2U6aG92ZXJ7Y29sb3I6IzY2Nn0uZnMtbm90aWNlIC5mcy1jbG9zZT4qe21hcmdpbi10b3A6N3B4O2Rpc3BsYXk6aW5saW5lLWJsb2NrfS5mcy1ub3RpY2UgbGFiZWwuZnMtcGx1Z2luLXRpdGxle2JhY2tncm91bmQ6cmdiYSgwLDAsMCwwLjMpO2NvbG9yOiNmZmY7cGFkZGluZzoycHggMTBweDtwb3NpdGlvbjphYnNvbHV0ZTt0b3A6MTAwJTtib3R0b206YXV0bztyaWdodDphdXRvOy1tb3otYm9yZGVyLXJhZGl1czowIDAgM3B4IDNweDstd2Via2l0LWJvcmRlci1yYWRpdXM6MCAwIDNweCAzcHg7Ym9yZGVyLXJhZGl1czowIDAgM3B4IDNweDtsZWZ0OjEwcHg7Zm9udC1zaXplOjEycHg7Zm9udC13ZWlnaHQ6Ym9sZDtjdXJzb3I6YXV0b31kaXYuZnMtbm90aWNlLnVwZGF0ZWQsZGl2LmZzLW5vdGljZS5zdWNjZXNzLGRpdi5mcy1ub3RpY2UucHJvbW90aW9ue2Rpc3BsYXk6YmxvY2sgIWltcG9ydGFudH0ucnRsIC5mcy1ub3RpY2UgLmZzLWNsb3Nle2Zsb2F0OmxlZnR9LmZzLXNlY3VyZS1ub3RpY2V7cG9zaXRpb246Zml4ZWQ7dG9wOjMycHg7bGVmdDoxNjBweDtyaWdodDowO2JhY2tncm91bmQ6I2ViZmRlYjtwYWRkaW5nOjEwcHggMjBweDtjb2xvcjpncmVlbjt6LWluZGV4Ojk5OTk7LW1vei1ib3gtc2hhZG93OjAgMnB4IDJweCByZ2JhKDYsMTEzLDYsMC4zKTstd2Via2l0LWJveC1zaGFkb3c6MCAycHggMnB4IHJnYmEoNiwxMTMsNiwwLjMpO2JveC1zaGFkb3c6MCAycHggMnB4IHJnYmEoNiwxMTMsNiwwLjMpO29wYWNpdHk6MC45NTtmaWx0ZXI6YWxwaGEob3BhY2l0eT05NSl9LmZzLXNlY3VyZS1ub3RpY2U6aG92ZXJ7b3BhY2l0eToxO2ZpbHRlcjphbHBoYShvcGFjaXR5PTEwMCl9LmZzLXNlY3VyZS1ub3RpY2UgYS5mcy1zZWN1cml0eS1wcm9vZntjb2xvcjpncmVlbjt0ZXh0LWRlY29yYXRpb246bm9uZX1AbWVkaWEgc2NyZWVuIGFuZCAobWF4LXdpZHRoOiA5NjBweCl7LmZzLXNlY3VyZS1ub3RpY2V7bGVmdDozNnB4fX1AbWVkaWEgc2NyZWVuIGFuZCAobWF4LXdpZHRoOiA2MDBweCl7LmZzLXNlY3VyZS1ub3RpY2V7ZGlzcGxheTpub25lfX1AbWVkaWEgc2NyZWVuIGFuZCAobWF4LXdpZHRoOiA1MDBweCl7I2ZzX3Byb21vX3RhYntkaXNwbGF5Om5vbmV9fUBtZWRpYSBzY3JlZW4gYW5kIChtYXgtd2lkdGg6IDc4MnB4KXsuZnMtc2VjdXJlLW5vdGljZXtsZWZ0OjA7dG9wOjQ2cHg7dGV4dC1hbGlnbjpjZW50ZXJ9fXNwYW4uZnMtc3VibWVudS1pdGVtLmZzLXN1YjpiZWZvcmV7Y29udGVudDonXFwyMUIzJztwYWRkaW5nOjAgNXB4fS5ydGwgc3Bhbi5mcy1zdWJtZW51LWl0ZW0uZnMtc3ViOmJlZm9yZXtjb250ZW50OidcXDIxQjInfS5mcy1zdWJtZW51LWl0ZW0ucHJpY2luZy51cGdyYWRlLW1vZGV7Y29sb3I6Z3JlZW55ZWxsb3d9LmZzLXN1Ym1lbnUtaXRlbS5wcmljaW5nLnRyaWFsLW1vZGV7Y29sb3I6IzgzZTJmZn0jYWRtaW5tZW51IC51cGRhdGUtcGx1Z2lucy5mcy10cmlhbHtiYWNrZ3JvdW5kLWNvbG9yOiMwMGI5ZWJ9LmZzLWFqYXgtc3Bpbm5lcntib3JkZXI6MDt3aWR0aDoyMHB4O2hlaWdodDoyMHB4O21hcmdpbi1yaWdodDo1cHg7dmVydGljYWwtYWxpZ246c3ViO2Rpc3BsYXk6aW5saW5lLWJsb2NrO2JhY2tncm91bmQ6dXJsKFwiLi4vLi4vLi4vLi4vLi4vLi4vLi4vd3AtYWRtaW4vaW1hZ2VzL3dwc3Bpbl9saWdodC0yeC5naWZcIik7YmFja2dyb3VuZC1zaXplOmNvbnRhaW59LndyYXAuZnMtc2VjdGlvbiBoMnt0ZXh0LWFsaWduOmxlZnR9XG4iXX0= */
|
1 |
+
.theme-browser .theme .fs-premium-theme-badge{position:absolute;top:10px;right:0;background:#71ae00;color:#fff;text-transform:uppercase;padding:5px 10px;-moz-border-radius:3px 0 0 3px;-webkit-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px;font-weight:bold;border-right:0;-moz-box-shadow:0 2px 1px -1px rgba(0,0,0,0.3);-webkit-box-shadow:0 2px 1px -1px rgba(0,0,0,0.3);box-shadow:0 2px 1px -1px rgba(0,0,0,0.3);font-size:1.1em}#iframe{line-height:0;font-size:0}.fs-full-size-wrapper{margin:40px 0 -65px -20px}@media (max-width: 600px){.fs-full-size-wrapper{margin:0 0 -65px -10px}}
|
2 |
+
.fs-notice{position:relative}.fs-notice.fs-has-title{margin-bottom:30px !important}.fs-notice.success{color:green}.fs-notice.promotion{border-color:#00a0d2 !important;background-color:#f2fcff !important}.fs-notice .fs-notice-body{margin:.5em 0;padding:2px}.fs-notice .fs-close{cursor:pointer;color:#aaa;float:right}.fs-notice .fs-close:hover{color:#666}.fs-notice .fs-close>*{margin-top:7px;display:inline-block}.fs-notice label.fs-plugin-title{background:rgba(0,0,0,0.3);color:#fff;padding:2px 10px;position:absolute;top:100%;bottom:auto;right:auto;-moz-border-radius:0 0 3px 3px;-webkit-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;left:10px;font-size:12px;font-weight:bold;cursor:auto}div.fs-notice.updated,div.fs-notice.success,div.fs-notice.promotion{display:block !important}.rtl .fs-notice .fs-close{float:left}.fs-secure-notice{position:fixed;top:32px;left:160px;right:0;background:#ebfdeb;padding:10px 20px;color:green;z-index:9999;-moz-box-shadow:0 2px 2px rgba(6,113,6,0.3);-webkit-box-shadow:0 2px 2px rgba(6,113,6,0.3);box-shadow:0 2px 2px rgba(6,113,6,0.3);opacity:0.95;filter:alpha(opacity=95)}.fs-secure-notice:hover{opacity:1;filter:alpha(opacity=100)}.fs-secure-notice a.fs-security-proof{color:green;text-decoration:none}@media screen and (max-width: 960px){.fs-secure-notice{left:36px}}@media screen and (max-width: 600px){.fs-secure-notice{display:none}}@media screen and (max-width: 500px){#fs_promo_tab{display:none}}@media screen and (max-width: 782px){.fs-secure-notice{left:0;top:46px;text-align:center}}span.fs-submenu-item.fs-sub:before{content:'\21B3';padding:0 5px}.rtl span.fs-submenu-item.fs-sub:before{content:'\21B2'}.fs-submenu-item.pricing.upgrade-mode{color:greenyellow}.fs-submenu-item.pricing.trial-mode{color:#83e2ff}#adminmenu .update-plugins.fs-trial{background-color:#00b9eb}.fs-ajax-spinner{border:0;width:20px;height:20px;margin-right:5px;vertical-align:sub;display:inline-block;background:url("/wp-admin/images/wpspin_light-2x.gif");background-size:contain}.wrap.fs-section h2{text-align:left}
|
|
freemius/assets/css/admin/connect.css
CHANGED
@@ -1,2 +1 @@
|
|
1 |
-
#fs_connect{width:480px;-webkit-box-shadow:0px 1px 2px rgba(0,0,0,0.3);box-shadow:0px 1px 2px rgba(0,0,0,0.3);margin:20px 0}@media screen and (max-width: 479px){#fs_connect{-webkit-box-shadow:none;box-shadow:none;width:auto;margin:0 0 0 -10px}}#fs_connect .fs-content{background:#fff;padding:15px 20px}#fs_connect .fs-content .fs-error{background:snow;color:#d3135a;border:1px solid #d3135a;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,0.1);box-shadow:0 1px 1px 0 rgba(0,0,0,0.1);text-align:center;padding:5px;margin-bottom:10px}#fs_connect .fs-content p{margin:0;padding:0;font-size:1.2em}#fs_connect .fs-license-key-container{position:relative;width:280px;margin:10px auto 0 auto}#fs_connect .fs-license-key-container input{width:100%}#fs_connect .fs-license-key-container .dashicons{position:absolute;top:5px;right:5px}#fs_connect.require-license-key #sites_list_container td{cursor:pointer}#fs_connect #delegate_to_site_admins{margin-right:15px;float:right;height:26px;vertical-align:middle;line-height:37px;font-weight:bold;border-bottom:1px dashed;text-decoration:none}#fs_connect #delegate_to_site_admins.rtl{margin-left:15px;margin-right:0}#fs_connect .fs-actions{padding:10px 20px;background:#C0C7CA}#fs_connect .fs-actions .button{padding:0 10px 1px;line-height:35px;height:37px;font-size:16px;margin-bottom:0}#fs_connect .fs-actions .button .dashicons{font-size:37px;margin-left:-8px;margin-right:12px}#fs_connect .fs-actions .button.button-primary{padding-right:15px;padding-left:15px}#fs_connect .fs-actions .button.button-primary:after{content:' \279C'}#fs_connect .fs-actions .button.button-primary.fs-loading:after{content:''}#fs_connect .fs-actions .button.button-secondary{float:right}#fs_connect.fs-anonymous-disabled .fs-actions .button.button-primary{width:100%}#fs_connect .fs-permissions{padding:10px 20px;background:#FEFEFE;-webkit-transition:background 0.5s ease;transition:background 0.5s ease}#fs_connect .fs-permissions .fs-license-sync-disclaimer{text-align:center;margin-top:0}#fs_connect .fs-permissions .fs-trigger{font-size:0.9em;text-decoration:none;text-align:center;display:block}#fs_connect .fs-permissions ul{height:0;overflow:hidden;margin:0}#fs_connect .fs-permissions ul li{margin-bottom:12px}#fs_connect .fs-permissions ul li:last-child{margin-bottom:0}#fs_connect .fs-permissions ul li i.dashicons{float:left;font-size:40px;width:40px;height:40px}#fs_connect .fs-permissions ul li div{margin-left:55px}#fs_connect .fs-permissions ul li div span{font-weight:bold;text-transform:uppercase;color:#23282d}#fs_connect .fs-permissions ul li div p{margin:2px 0 0 0}#fs_connect .fs-permissions.fs-open{background:#fff}#fs_connect .fs-permissions.fs-open ul{height:auto;margin:20px 20px 10px 20px}@media screen and (max-width: 479px){#fs_connect .fs-permissions{background:#fff}#fs_connect .fs-permissions .fs-trigger{display:none}#fs_connect .fs-permissions ul{height:auto;margin:20px}}#fs_connect .fs-freemium-licensing{padding:8px;background:#777;color:#fff}#fs_connect .fs-freemium-licensing p{text-align:center;display:block;margin:0;padding:0}#fs_connect .fs-freemium-licensing a{color:#C2EEFF;text-decoration:underline}#fs_connect .fs-visual{padding:12px;line-height:0;background:#fafafa;height:80px;position:relative}#fs_connect .fs-visual .fs-site-icon{position:absolute;left:20px;top:10px}#fs_connect .fs-visual .fs-connect-logo{position:absolute;right:20px;top:10px}#fs_connect .fs-visual .fs-plugin-icon{position:absolute;top:10px;left:50%;margin-left:-40px}#fs_connect .fs-visual .fs-plugin-icon,#fs_connect .fs-visual .fs-site-icon,#fs_connect .fs-visual img,#fs_connect .fs-visual object{width:80px;height:80px}#fs_connect .fs-visual .dashicons-wordpress{font-size:64px;background:#01749a;color:#fff;width:64px;height:64px;padding:8px}#fs_connect .fs-visual .dashicons-plus{position:absolute;top:50%;font-size:30px;margin-top:-10px;color:#bbb}#fs_connect .fs-visual .dashicons-plus.fs-first{left:28%}#fs_connect .fs-visual .dashicons-plus.fs-second{left:65%}#fs_connect .fs-visual .fs-plugin-icon,#fs_connect .fs-visual .fs-connect-logo,#fs_connect .fs-visual .fs-site-icon{border:1px solid #ccc;padding:1px;background:#fff}#fs_connect .fs-terms{text-align:center;font-size:0.85em;padding:5px;background:rgba(0,0,0,0.05)}#fs_connect .fs-terms,#fs_connect .fs-terms a{color:#999}#fs_connect .fs-terms a{text-decoration:none}#multisite_options_container{margin-top:10px;border:1px solid #ccc;padding:5px}#multisite_options_container a{text-decoration:none}#multisite_options_container a:focus{
|
2 |
-
/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImNvbm5lY3QuY3NzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLFlBQVksWUFBWSwrQ0FBMkYsdUNBQXVDLGFBQWEsQ0FBQyxxQ0FBcUMsWUFBaUMsd0JBQXdCLGdCQUFnQixXQUFXLGtCQUFrQixDQUFDLENBQUMsd0JBQXdCLGdCQUFnQixpQkFBaUIsQ0FBQyxrQ0FBa0MsZ0JBQWdCLGNBQWMseUJBQXlCLCtDQUEyRix1Q0FBdUMsa0JBQWtCLFlBQVksa0JBQWtCLENBQUMsMEJBQTBCLFNBQVMsVUFBVSxlQUFlLENBQUMsc0NBQXNDLGtCQUFrQixZQUFZLHVCQUF1QixDQUFDLDRDQUE0QyxVQUFVLENBQUMsaURBQWlELGtCQUFrQixRQUFRLFNBQVMsQ0FBQyx5REFBeUQsY0FBYyxDQUFDLHFDQUFxQyxrQkFBa0IsWUFBWSxZQUFZLHNCQUFzQixpQkFBaUIsaUJBQWlCLHlCQUF5QixvQkFBb0IsQ0FBQyx5Q0FBeUMsaUJBQWlCLGNBQWMsQ0FBQyx3QkFBd0Isa0JBQWtCLGtCQUFrQixDQUFDLGdDQUFnQyxtQkFBbUIsaUJBQWlCLFlBQVksZUFBZSxlQUFlLENBQUMsMkNBQTJDLGVBQWUsaUJBQWlCLGlCQUFpQixDQUFDLCtDQUErQyxtQkFBbUIsaUJBQWlCLENBQUMscURBQXFELGdCQUFnQixDQUFDLGdFQUFnRSxVQUFVLENBQUMsaURBQWlELFdBQVcsQ0FBQyxxRUFBcUUsVUFBVSxDQUFDLDRCQUE0QixrQkFBa0IsbUJBQW1CLHdDQUFvSiwrQkFBK0IsQ0FBQyx3REFBd0Qsa0JBQWtCLFlBQVksQ0FBQyx3Q0FBd0MsZ0JBQWdCLHFCQUFxQixrQkFBa0IsYUFBYSxDQUFDLCtCQUErQixTQUFTLGdCQUFnQixRQUFRLENBQUMsa0NBQWtDLGtCQUFrQixDQUFDLDZDQUE2QyxlQUFlLENBQUMsOENBQThDLFdBQVcsZUFBZSxXQUFXLFdBQVcsQ0FBQyxzQ0FBc0MsZ0JBQWdCLENBQUMsMkNBQTJDLGlCQUFpQix5QkFBeUIsYUFBYSxDQUFDLHdDQUF3QyxnQkFBZ0IsQ0FBQyxvQ0FBb0MsZUFBZSxDQUFDLHVDQUF1QyxZQUFZLDBCQUEwQixDQUFDLHFDQUFxQyw0QkFBNEIsZUFBZSxDQUFDLHdDQUF3QyxZQUFZLENBQUMsK0JBQStCLFlBQVksV0FBVyxDQUFDLENBQUMsbUNBQW1DLFlBQVksZ0JBQWdCLFVBQVUsQ0FBQyxxQ0FBcUMsa0JBQWtCLGNBQWMsU0FBUyxTQUFTLENBQUMscUNBQXFDLGNBQWMseUJBQXlCLENBQUMsdUJBQXVCLGFBQWEsY0FBYyxtQkFBbUIsWUFBWSxpQkFBaUIsQ0FBQyxxQ0FBcUMsa0JBQWtCLFVBQVUsUUFBUSxDQUFDLHdDQUF3QyxrQkFBa0IsV0FBVyxRQUFRLENBQUMsdUNBQXVDLGtCQUFrQixTQUFTLFNBQVMsaUJBQWlCLENBQUMscUlBQXFJLFdBQVcsV0FBVyxDQUFDLDRDQUE0QyxlQUFlLG1CQUFtQixXQUFXLFdBQVcsWUFBWSxXQUFXLENBQUMsdUNBQXVDLGtCQUFrQixRQUFRLGVBQWUsaUJBQWlCLFVBQVUsQ0FBQyxnREFBZ0QsUUFBUSxDQUFDLGlEQUFpRCxRQUFRLENBQUMsb0hBQW9ILHNCQUFzQixZQUFZLGVBQWUsQ0FBQyxzQkFBc0Isa0JBQWtCLGlCQUFpQixZQUFZLDJCQUEyQixDQUFDLDhDQUE4QyxVQUFVLENBQUMsd0JBQXdCLG9CQUFvQixDQUFDLDZCQUE2QixnQkFBZ0Isc0JBQXNCLFdBQVcsQ0FBQywrQkFBK0Isb0JBQW9CLENBQUMscUNBQXFDLHdCQUFBLGVBQWUsQ0FBQyx3Q0FBd0MsZ0JBQWdCLENBQUMsZ0RBQWdELGNBQWMsU0FBUyxDQUFDLG1FQUFtRSxnQkFBZ0IsQ0FBQyx3RkFBd0YsWUFBWSxDQUFDLG1EQUFtRCxhQUFhLGFBQWEsQ0FBQyw0REFBNEQsMEJBQTBCLGVBQWUsQ0FBQyxvQkFBb0IsaUJBQWlCLENBQUMsMkJBQTJCLFdBQVcsQ0FBQyxnQ0FBZ0MsVUFBVSxrQkFBa0IsNENBQW9LLG9DQUFvQyxrQkFBa0IsMkJBQTJCLFdBQVcsMkJBQTJCLGVBQWUsYUFBYSxlQUFlLFlBQVksa0JBQWtCLE9BQU8sUUFBUSxrQkFBbUUsK0NBQTJGLHVDQUF1QyxrQkFBa0IsaUJBQWlCLGVBQWUsQ0FBQyxxQ0FBcUMsZ0JBQWdCLENBQUMsdUNBQXVDLFlBQVksY0FBYyxRQUFRLFNBQVMsbUJBQW1CLDJCQUEyQixpRUFBaUUsa0JBQWtCLFNBQVMsU0FBUyxDQUFDLDRDQUE0QyxXQUFXLFNBQVMsQ0FBQyxzQ0FBc0MsbUJBQW1CLFNBQVMsQ0FBQyxvQkFBb0IsYUFBYSxnQkFBZ0Isc0JBQXNCLGFBQWEsaUJBQWlCLENBQUMsZ0NBQWdDLGNBQWMsa0JBQWtCLGlCQUFpQixlQUFlLENBQUMsMEJBQTBCLHlCQUF5QixlQUFlLENBQUMsc0NBQXNDLGFBQWEsQ0FBQyx3Q0FBd0MsY0FBYyxDQUFDLDhDQUE4QyxlQUFlLGFBQWEsQ0FBQyxvREFBb0QsV0FBVyxnQkFBZ0IsQ0FBQywwREFBMEQsY0FBYyxpQkFBaUIsQ0FBQyxvQ0FBb0MsY0FBYyxnQkFBZ0IsQ0FBQyxnREFBZ0QseUJBQXlCLENBQUMseURBQXlELFdBQVcsQ0FBQyx5Q0FBeUMsY0FBYyxpQkFBaUIsQ0FBQyw2QkFBNkIsa0JBQWtCLGtCQUFrQixDQUFDLGdEQUFnRCxlQUFlLGlCQUFpQixpQkFBaUIsQ0FBQywwREFBMEQsaUJBQWlCLENBQUMscUVBQXFFLFVBQVUsQ0FBQyxzREFBc0QsVUFBVSxDQUFDLDJDQUEyQyxrQkFBa0IsYUFBYSxDQUFDLG1EQUFtRCxXQUFXLENBQUMsMENBQTBDLFdBQVcsU0FBUyxDQUFDLDZDQUE2QyxXQUFXLFNBQVMsQ0FBQywwQkFBMEIsZUFBZSxNQUFNLFlBQVksV0FBVyxjQUFjLDRCQUE0QixrQkFBa0IsZUFBZSxDQUFDLGlDQUFpQyxXQUFXLHFCQUFxQixzQkFBc0IsV0FBVyxDQUFDLHVDQUF1QyxZQUFZLGVBQWUsWUFBWSxXQUFXLGtCQUFrQixRQUFRLFNBQVMsNkJBQTZCLFFBQVEsQ0FBQyxzQ0FBc0MsTUFBTSxnQkFBZ0IscUJBQXFCLHNCQUFzQixnQkFBZ0Isa0JBQWtCLENBQUMsZ0RBQWdELGlDQUFpQyxDQUFDLGtHQUFrRyxhQUFhLENBQUMsZ0NBQWdDLFNBQVMsd0JBQTZDLGVBQWUsQ0FBQyx1Q0FBdUMsU0FBUyxDQUFDLG9EQUFvRCwyQkFBMkIsQ0FBQywwREFBMEQsMkJBQTJCLENBQUMsdURBQXVELHdCQUF3QixDQUFDLDZEQUE2RCx3QkFBd0IsQ0FBQyxxREFBcUQsMEJBQTBCLENBQUMsMkRBQTJELDBCQUEwQixDQUFDLHNEQUFzRCx5QkFBeUIsQ0FBQyw0REFBNEQseUJBQXlCLENBQUMiLCJmaWxlIjoiY29ubmVjdC5jc3MiLCJzb3VyY2VzQ29udGVudCI6WyIjZnNfY29ubmVjdHt3aWR0aDo0ODBweDstbW96LWJveC1zaGFkb3c6MHB4IDFweCAycHggcmdiYSgwLDAsMCwwLjMpOy13ZWJraXQtYm94LXNoYWRvdzowcHggMXB4IDJweCByZ2JhKDAsMCwwLDAuMyk7Ym94LXNoYWRvdzowcHggMXB4IDJweCByZ2JhKDAsMCwwLDAuMyk7bWFyZ2luOjIwcHggMH1AbWVkaWEgc2NyZWVuIGFuZCAobWF4LXdpZHRoOiA0NzlweCl7I2ZzX2Nvbm5lY3R7LW1vei1ib3gtc2hhZG93Om5vbmU7LXdlYmtpdC1ib3gtc2hhZG93Om5vbmU7Ym94LXNoYWRvdzpub25lO3dpZHRoOmF1dG87bWFyZ2luOjAgMCAwIC0xMHB4fX0jZnNfY29ubmVjdCAuZnMtY29udGVudHtiYWNrZ3JvdW5kOiNmZmY7cGFkZGluZzoxNXB4IDIwcHh9I2ZzX2Nvbm5lY3QgLmZzLWNvbnRlbnQgLmZzLWVycm9ye2JhY2tncm91bmQ6c25vdztjb2xvcjojZDMxMzVhO2JvcmRlcjoxcHggc29saWQgI2QzMTM1YTstbW96LWJveC1zaGFkb3c6MCAxcHggMXB4IDAgcmdiYSgwLDAsMCwwLjEpOy13ZWJraXQtYm94LXNoYWRvdzowIDFweCAxcHggMCByZ2JhKDAsMCwwLDAuMSk7Ym94LXNoYWRvdzowIDFweCAxcHggMCByZ2JhKDAsMCwwLDAuMSk7dGV4dC1hbGlnbjpjZW50ZXI7cGFkZGluZzo1cHg7bWFyZ2luLWJvdHRvbToxMHB4fSNmc19jb25uZWN0IC5mcy1jb250ZW50IHB7bWFyZ2luOjA7cGFkZGluZzowO2ZvbnQtc2l6ZToxLjJlbX0jZnNfY29ubmVjdCAuZnMtbGljZW5zZS1rZXktY29udGFpbmVye3Bvc2l0aW9uOnJlbGF0aXZlO3dpZHRoOjI4MHB4O21hcmdpbjoxMHB4IGF1dG8gMCBhdXRvfSNmc19jb25uZWN0IC5mcy1saWNlbnNlLWtleS1jb250YWluZXIgaW5wdXR7d2lkdGg6MTAwJX0jZnNfY29ubmVjdCAuZnMtbGljZW5zZS1rZXktY29udGFpbmVyIC5kYXNoaWNvbnN7cG9zaXRpb246YWJzb2x1dGU7dG9wOjVweDtyaWdodDo1cHh9I2ZzX2Nvbm5lY3QucmVxdWlyZS1saWNlbnNlLWtleSAjc2l0ZXNfbGlzdF9jb250YWluZXIgdGR7Y3Vyc29yOnBvaW50ZXJ9I2ZzX2Nvbm5lY3QgI2RlbGVnYXRlX3RvX3NpdGVfYWRtaW5ze21hcmdpbi1yaWdodDoxNXB4O2Zsb2F0OnJpZ2h0O2hlaWdodDoyNnB4O3ZlcnRpY2FsLWFsaWduOm1pZGRsZTtsaW5lLWhlaWdodDozN3B4O2ZvbnQtd2VpZ2h0OmJvbGQ7Ym9yZGVyLWJvdHRvbToxcHggZGFzaGVkO3RleHQtZGVjb3JhdGlvbjpub25lfSNmc19jb25uZWN0ICNkZWxlZ2F0ZV90b19zaXRlX2FkbWlucy5ydGx7bWFyZ2luLWxlZnQ6MTVweDttYXJnaW4tcmlnaHQ6MH0jZnNfY29ubmVjdCAuZnMtYWN0aW9uc3twYWRkaW5nOjEwcHggMjBweDtiYWNrZ3JvdW5kOiNDMEM3Q0F9I2ZzX2Nvbm5lY3QgLmZzLWFjdGlvbnMgLmJ1dHRvbntwYWRkaW5nOjAgMTBweCAxcHg7bGluZS1oZWlnaHQ6MzVweDtoZWlnaHQ6MzdweDtmb250LXNpemU6MTZweDttYXJnaW4tYm90dG9tOjB9I2ZzX2Nvbm5lY3QgLmZzLWFjdGlvbnMgLmJ1dHRvbiAuZGFzaGljb25ze2ZvbnQtc2l6ZTozN3B4O21hcmdpbi1sZWZ0Oi04cHg7bWFyZ2luLXJpZ2h0OjEycHh9I2ZzX2Nvbm5lY3QgLmZzLWFjdGlvbnMgLmJ1dHRvbi5idXR0b24tcHJpbWFyeXtwYWRkaW5nLXJpZ2h0OjE1cHg7cGFkZGluZy1sZWZ0OjE1cHh9I2ZzX2Nvbm5lY3QgLmZzLWFjdGlvbnMgLmJ1dHRvbi5idXR0b24tcHJpbWFyeTphZnRlcntjb250ZW50OicgXFwyNzlDJ30jZnNfY29ubmVjdCAuZnMtYWN0aW9ucyAuYnV0dG9uLmJ1dHRvbi1wcmltYXJ5LmZzLWxvYWRpbmc6YWZ0ZXJ7Y29udGVudDonJ30jZnNfY29ubmVjdCAuZnMtYWN0aW9ucyAuYnV0dG9uLmJ1dHRvbi1zZWNvbmRhcnl7ZmxvYXQ6cmlnaHR9I2ZzX2Nvbm5lY3QuZnMtYW5vbnltb3VzLWRpc2FibGVkIC5mcy1hY3Rpb25zIC5idXR0b24uYnV0dG9uLXByaW1hcnl7d2lkdGg6MTAwJX0jZnNfY29ubmVjdCAuZnMtcGVybWlzc2lvbnN7cGFkZGluZzoxMHB4IDIwcHg7YmFja2dyb3VuZDojRkVGRUZFOy1tb3otdHJhbnNpdGlvbjpiYWNrZ3JvdW5kIDAuNXMgZWFzZTstby10cmFuc2l0aW9uOmJhY2tncm91bmQgMC41cyBlYXNlOy1tcy10cmFuc2l0aW9uOmJhY2tncm91bmQgMC41cyBlYXNlOy13ZWJraXQtdHJhbnNpdGlvbjpiYWNrZ3JvdW5kIDAuNXMgZWFzZTt0cmFuc2l0aW9uOmJhY2tncm91bmQgMC41cyBlYXNlfSNmc19jb25uZWN0IC5mcy1wZXJtaXNzaW9ucyAuZnMtbGljZW5zZS1zeW5jLWRpc2NsYWltZXJ7dGV4dC1hbGlnbjpjZW50ZXI7bWFyZ2luLXRvcDowfSNmc19jb25uZWN0IC5mcy1wZXJtaXNzaW9ucyAuZnMtdHJpZ2dlcntmb250LXNpemU6MC45ZW07dGV4dC1kZWNvcmF0aW9uOm5vbmU7dGV4dC1hbGlnbjpjZW50ZXI7ZGlzcGxheTpibG9ja30jZnNfY29ubmVjdCAuZnMtcGVybWlzc2lvbnMgdWx7aGVpZ2h0OjA7b3ZlcmZsb3c6aGlkZGVuO21hcmdpbjowfSNmc19jb25uZWN0IC5mcy1wZXJtaXNzaW9ucyB1bCBsaXttYXJnaW4tYm90dG9tOjEycHh9I2ZzX2Nvbm5lY3QgLmZzLXBlcm1pc3Npb25zIHVsIGxpOmxhc3QtY2hpbGR7bWFyZ2luLWJvdHRvbTowfSNmc19jb25uZWN0IC5mcy1wZXJtaXNzaW9ucyB1bCBsaSBpLmRhc2hpY29uc3tmbG9hdDpsZWZ0O2ZvbnQtc2l6ZTo0MHB4O3dpZHRoOjQwcHg7aGVpZ2h0OjQwcHh9I2ZzX2Nvbm5lY3QgLmZzLXBlcm1pc3Npb25zIHVsIGxpIGRpdnttYXJnaW4tbGVmdDo1NXB4fSNmc19jb25uZWN0IC5mcy1wZXJtaXNzaW9ucyB1bCBsaSBkaXYgc3Bhbntmb250LXdlaWdodDpib2xkO3RleHQtdHJhbnNmb3JtOnVwcGVyY2FzZTtjb2xvcjojMjMyODJkfSNmc19jb25uZWN0IC5mcy1wZXJtaXNzaW9ucyB1bCBsaSBkaXYgcHttYXJnaW46MnB4IDAgMCAwfSNmc19jb25uZWN0IC5mcy1wZXJtaXNzaW9ucy5mcy1vcGVue2JhY2tncm91bmQ6I2ZmZn0jZnNfY29ubmVjdCAuZnMtcGVybWlzc2lvbnMuZnMtb3BlbiB1bHtoZWlnaHQ6YXV0bzttYXJnaW46MjBweCAyMHB4IDEwcHggMjBweH1AbWVkaWEgc2NyZWVuIGFuZCAobWF4LXdpZHRoOiA0NzlweCl7I2ZzX2Nvbm5lY3QgLmZzLXBlcm1pc3Npb25ze2JhY2tncm91bmQ6I2ZmZn0jZnNfY29ubmVjdCAuZnMtcGVybWlzc2lvbnMgLmZzLXRyaWdnZXJ7ZGlzcGxheTpub25lfSNmc19jb25uZWN0IC5mcy1wZXJtaXNzaW9ucyB1bHtoZWlnaHQ6YXV0bzttYXJnaW46MjBweH19I2ZzX2Nvbm5lY3QgLmZzLWZyZWVtaXVtLWxpY2Vuc2luZ3twYWRkaW5nOjhweDtiYWNrZ3JvdW5kOiM3Nzc7Y29sb3I6I2ZmZn0jZnNfY29ubmVjdCAuZnMtZnJlZW1pdW0tbGljZW5zaW5nIHB7dGV4dC1hbGlnbjpjZW50ZXI7ZGlzcGxheTpibG9jazttYXJnaW46MDtwYWRkaW5nOjB9I2ZzX2Nvbm5lY3QgLmZzLWZyZWVtaXVtLWxpY2Vuc2luZyBhe2NvbG9yOiNDMkVFRkY7dGV4dC1kZWNvcmF0aW9uOnVuZGVybGluZX0jZnNfY29ubmVjdCAuZnMtdmlzdWFse3BhZGRpbmc6MTJweDtsaW5lLWhlaWdodDowO2JhY2tncm91bmQ6I2ZhZmFmYTtoZWlnaHQ6ODBweDtwb3NpdGlvbjpyZWxhdGl2ZX0jZnNfY29ubmVjdCAuZnMtdmlzdWFsIC5mcy1zaXRlLWljb257cG9zaXRpb246YWJzb2x1dGU7bGVmdDoyMHB4O3RvcDoxMHB4fSNmc19jb25uZWN0IC5mcy12aXN1YWwgLmZzLWNvbm5lY3QtbG9nb3twb3NpdGlvbjphYnNvbHV0ZTtyaWdodDoyMHB4O3RvcDoxMHB4fSNmc19jb25uZWN0IC5mcy12aXN1YWwgLmZzLXBsdWdpbi1pY29ue3Bvc2l0aW9uOmFic29sdXRlO3RvcDoxMHB4O2xlZnQ6NTAlO21hcmdpbi1sZWZ0Oi00MHB4fSNmc19jb25uZWN0IC5mcy12aXN1YWwgLmZzLXBsdWdpbi1pY29uLCNmc19jb25uZWN0IC5mcy12aXN1YWwgLmZzLXNpdGUtaWNvbiwjZnNfY29ubmVjdCAuZnMtdmlzdWFsIGltZywjZnNfY29ubmVjdCAuZnMtdmlzdWFsIG9iamVjdHt3aWR0aDo4MHB4O2hlaWdodDo4MHB4fSNmc19jb25uZWN0IC5mcy12aXN1YWwgLmRhc2hpY29ucy13b3JkcHJlc3N7Zm9udC1zaXplOjY0cHg7YmFja2dyb3VuZDojMDE3NDlhO2NvbG9yOiNmZmY7d2lkdGg6NjRweDtoZWlnaHQ6NjRweDtwYWRkaW5nOjhweH0jZnNfY29ubmVjdCAuZnMtdmlzdWFsIC5kYXNoaWNvbnMtcGx1c3twb3NpdGlvbjphYnNvbHV0ZTt0b3A6NTAlO2ZvbnQtc2l6ZTozMHB4O21hcmdpbi10b3A6LTEwcHg7Y29sb3I6I2JiYn0jZnNfY29ubmVjdCAuZnMtdmlzdWFsIC5kYXNoaWNvbnMtcGx1cy5mcy1maXJzdHtsZWZ0OjI4JX0jZnNfY29ubmVjdCAuZnMtdmlzdWFsIC5kYXNoaWNvbnMtcGx1cy5mcy1zZWNvbmR7bGVmdDo2NSV9I2ZzX2Nvbm5lY3QgLmZzLXZpc3VhbCAuZnMtcGx1Z2luLWljb24sI2ZzX2Nvbm5lY3QgLmZzLXZpc3VhbCAuZnMtY29ubmVjdC1sb2dvLCNmc19jb25uZWN0IC5mcy12aXN1YWwgLmZzLXNpdGUtaWNvbntib3JkZXI6MXB4IHNvbGlkICNjY2M7cGFkZGluZzoxcHg7YmFja2dyb3VuZDojZmZmfSNmc19jb25uZWN0IC5mcy10ZXJtc3t0ZXh0LWFsaWduOmNlbnRlcjtmb250LXNpemU6MC44NWVtO3BhZGRpbmc6NXB4O2JhY2tncm91bmQ6cmdiYSgwLDAsMCwwLjA1KX0jZnNfY29ubmVjdCAuZnMtdGVybXMsI2ZzX2Nvbm5lY3QgLmZzLXRlcm1zIGF7Y29sb3I6Izk5OX0jZnNfY29ubmVjdCAuZnMtdGVybXMgYXt0ZXh0LWRlY29yYXRpb246bm9uZX0jbXVsdGlzaXRlX29wdGlvbnNfY29udGFpbmVye21hcmdpbi10b3A6MTBweDtib3JkZXI6MXB4IHNvbGlkICNjY2M7cGFkZGluZzo1cHh9I211bHRpc2l0ZV9vcHRpb25zX2NvbnRhaW5lciBhe3RleHQtZGVjb3JhdGlvbjpub25lfSNtdWx0aXNpdGVfb3B0aW9uc19jb250YWluZXIgYTpmb2N1c3tib3gtc2hhZG93Om5vbmV9I211bHRpc2l0ZV9vcHRpb25zX2NvbnRhaW5lciBhLnNlbGVjdGVke2ZvbnQtd2VpZ2h0OmJvbGR9I211bHRpc2l0ZV9vcHRpb25zX2NvbnRhaW5lci5hcHBseS1vbi1hbGwtc2l0ZXN7Ym9yZGVyOjAgbm9uZTtwYWRkaW5nOjB9I211bHRpc2l0ZV9vcHRpb25zX2NvbnRhaW5lci5hcHBseS1vbi1hbGwtc2l0ZXMgI2FsbF9zaXRlc19vcHRpb25ze2JvcmRlci1zcGFjaW5nOjB9I211bHRpc2l0ZV9vcHRpb25zX2NvbnRhaW5lci5hcHBseS1vbi1hbGwtc2l0ZXMgI2FsbF9zaXRlc19vcHRpb25zIHRkOm5vdCg6Zmlyc3QtY2hpbGQpe2Rpc3BsYXk6bm9uZX0jbXVsdGlzaXRlX29wdGlvbnNfY29udGFpbmVyICNzaXRlc19saXN0X2NvbnRhaW5lcntkaXNwbGF5Om5vbmU7b3ZlcmZsb3c6YXV0b30jbXVsdGlzaXRlX29wdGlvbnNfY29udGFpbmVyICNzaXRlc19saXN0X2NvbnRhaW5lciB0YWJsZSB0ZHtib3JkZXItdG9wOjFweCBzb2xpZCAjY2NjO3BhZGRpbmc6NHB4IDJweH0uZnMtdG9vbHRpcC10cmlnZ2Vye3Bvc2l0aW9uOnJlbGF0aXZlfS5mcy10b29sdGlwLXRyaWdnZXI6bm90KGEpe2N1cnNvcjpoZWxwfS5mcy10b29sdGlwLXRyaWdnZXIgLmZzLXRvb2x0aXB7b3BhY2l0eTowO3Zpc2liaWxpdHk6aGlkZGVuOy1tb3otdHJhbnNpdGlvbjpvcGFjaXR5IDAuM3MgZWFzZS1pbi1vdXQ7LW8tdHJhbnNpdGlvbjpvcGFjaXR5IDAuM3MgZWFzZS1pbi1vdXQ7LW1zLXRyYW5zaXRpb246b3BhY2l0eSAwLjNzIGVhc2UtaW4tb3V0Oy13ZWJraXQtdHJhbnNpdGlvbjpvcGFjaXR5IDAuM3MgZWFzZS1pbi1vdXQ7dHJhbnNpdGlvbjpvcGFjaXR5IDAuM3MgZWFzZS1pbi1vdXQ7cG9zaXRpb246YWJzb2x1dGU7YmFja2dyb3VuZDpyZ2JhKDAsMCwwLDAuOCk7Y29sb3I6I2ZmZjtmb250LWZhbWlseTonYXJpYWwnLCBzZXJpZjtmb250LXNpemU6MTJweDtwYWRkaW5nOjEwcHg7ei1pbmRleDo5OTk5OTk7Ym90dG9tOjEwMCU7bWFyZ2luLWJvdHRvbTo1cHg7bGVmdDowO3JpZ2h0OjA7LW1vei1ib3JkZXItcmFkaXVzOjVweDstd2Via2l0LWJvcmRlci1yYWRpdXM6NXB4O2JvcmRlci1yYWRpdXM6NXB4Oy1tb3otYm94LXNoYWRvdzoxcHggMXB4IDFweCByZ2JhKDAsMCwwLDAuMik7LXdlYmtpdC1ib3gtc2hhZG93OjFweCAxcHggMXB4IHJnYmEoMCwwLDAsMC4yKTtib3gtc2hhZG93OjFweCAxcHggMXB4IHJnYmEoMCwwLDAsMC4yKTtsaW5lLWhlaWdodDoxLjNlbTtmb250LXdlaWdodDpib2xkO3RleHQtYWxpZ246bGVmdH0ucnRsIC5mcy10b29sdGlwLXRyaWdnZXIgLmZzLXRvb2x0aXB7dGV4dC1hbGlnbjpyaWdodH0uZnMtdG9vbHRpcC10cmlnZ2VyIC5mcy10b29sdGlwOjphZnRlcntjb250ZW50OicgJztkaXNwbGF5OmJsb2NrO3dpZHRoOjA7aGVpZ2h0OjA7Ym9yZGVyLXN0eWxlOnNvbGlkO2JvcmRlci13aWR0aDo1cHggNXB4IDAgNXB4O2JvcmRlci1jb2xvcjpyZ2JhKDAsMCwwLDAuOCkgdHJhbnNwYXJlbnQgdHJhbnNwYXJlbnQgdHJhbnNwYXJlbnQ7cG9zaXRpb246YWJzb2x1dGU7dG9wOjEwMCU7bGVmdDoyMXB4fS5ydGwgLmZzLXRvb2x0aXAtdHJpZ2dlciAuZnMtdG9vbHRpcDo6YWZ0ZXJ7cmlnaHQ6MjFweDtsZWZ0OmF1dG99LmZzLXRvb2x0aXAtdHJpZ2dlcjpob3ZlciAuZnMtdG9vbHRpcHt2aXNpYmlsaXR5OnZpc2libGU7b3BhY2l0eToxfSNmc19tYXJrZXRpbmdfb3B0aW57ZGlzcGxheTpub25lO21hcmdpbi10b3A6MTBweDtib3JkZXI6MXB4IHNvbGlkICNjY2M7cGFkZGluZzoxMHB4O2xpbmUtaGVpZ2h0OjEuNWVtfSNmc19tYXJrZXRpbmdfb3B0aW4gLmZzLW1lc3NhZ2V7ZGlzcGxheTpibG9jazttYXJnaW4tYm90dG9tOjVweDtmb250LXNpemU6MS4wNWVtO2ZvbnQtd2VpZ2h0OjYwMH0jZnNfbWFya2V0aW5nX29wdGluLmVycm9ye2JvcmRlcjoxcHggc29saWQgI2QzMTM1YTtiYWNrZ3JvdW5kOiNmZWV9I2ZzX21hcmtldGluZ19vcHRpbi5lcnJvciAuZnMtbWVzc2FnZXtjb2xvcjojZDMxMzVhfSNmc19tYXJrZXRpbmdfb3B0aW4gLmZzLWlucHV0LWNvbnRhaW5lcnttYXJnaW4tdG9wOjVweH0jZnNfbWFya2V0aW5nX29wdGluIC5mcy1pbnB1dC1jb250YWluZXIgbGFiZWx7bWFyZ2luLXRvcDo1cHg7ZGlzcGxheTpibG9ja30jZnNfbWFya2V0aW5nX29wdGluIC5mcy1pbnB1dC1jb250YWluZXIgbGFiZWwgaW5wdXR7ZmxvYXQ6bGVmdDttYXJnaW46MXB4IDAgMCAwfSNmc19tYXJrZXRpbmdfb3B0aW4gLmZzLWlucHV0LWNvbnRhaW5lciBsYWJlbDpmaXJzdC1jaGlsZHtkaXNwbGF5OmJsb2NrO21hcmdpbi1ib3R0b206MnB4fSNmc19tYXJrZXRpbmdfb3B0aW4gLmZzLWlucHV0LWxhYmVse2Rpc3BsYXk6YmxvY2s7bWFyZ2luLWxlZnQ6MjBweH0jZnNfbWFya2V0aW5nX29wdGluIC5mcy1pbnB1dC1sYWJlbCAudW5kZXJsaW5lZHt0ZXh0LWRlY29yYXRpb246dW5kZXJsaW5lfS5ydGwgI2ZzX21hcmtldGluZ19vcHRpbiAuZnMtaW5wdXQtY29udGFpbmVyIGxhYmVsIGlucHV0e2Zsb2F0OnJpZ2h0fS5ydGwgI2ZzX21hcmtldGluZ19vcHRpbiAuZnMtaW5wdXQtbGFiZWx7bWFyZ2luLWxlZnQ6MDttYXJnaW4tcmlnaHQ6MjBweH0ucnRsICNmc19jb25uZWN0IC5mcy1hY3Rpb25ze3BhZGRpbmc6MTBweCAyMHB4O2JhY2tncm91bmQ6I0MwQzdDQX0ucnRsICNmc19jb25uZWN0IC5mcy1hY3Rpb25zIC5idXR0b24gLmRhc2hpY29uc3tmb250LXNpemU6MzdweDttYXJnaW4tbGVmdDotOHB4O21hcmdpbi1yaWdodDoxMnB4fS5ydGwgI2ZzX2Nvbm5lY3QgLmZzLWFjdGlvbnMgLmJ1dHRvbi5idXR0b24tcHJpbWFyeTphZnRlcntjb250ZW50OicgXFwwMDBiYid9LnJ0bCAjZnNfY29ubmVjdCAuZnMtYWN0aW9ucyAuYnV0dG9uLmJ1dHRvbi1wcmltYXJ5LmZzLWxvYWRpbmc6YWZ0ZXJ7Y29udGVudDonJ30ucnRsICNmc19jb25uZWN0IC5mcy1hY3Rpb25zIC5idXR0b24uYnV0dG9uLXNlY29uZGFyeXtmbG9hdDpsZWZ0fS5ydGwgI2ZzX2Nvbm5lY3QgLmZzLXBlcm1pc3Npb25zIHVsIGxpIGRpdnttYXJnaW4tcmlnaHQ6NTVweDttYXJnaW4tbGVmdDowfS5ydGwgI2ZzX2Nvbm5lY3QgLmZzLXBlcm1pc3Npb25zIHVsIGxpIGkuZGFzaGljb25ze2Zsb2F0OnJpZ2h0fS5ydGwgI2ZzX2Nvbm5lY3QgLmZzLXZpc3VhbCAuZnMtc2l0ZS1pY29ue3JpZ2h0OjIwcHg7bGVmdDphdXRvfS5ydGwgI2ZzX2Nvbm5lY3QgLmZzLXZpc3VhbCAuZnMtY29ubmVjdC1sb2dve3JpZ2h0OmF1dG87bGVmdDoyMHB4fSNmc190aGVtZV9jb25uZWN0X3dyYXBwZXJ7cG9zaXRpb246Zml4ZWQ7dG9wOjA7aGVpZ2h0OjEwMCU7d2lkdGg6MTAwJTt6LWluZGV4Ojk5OTkwO2JhY2tncm91bmQ6cmdiYSgwLDAsMCwwLjc1KTt0ZXh0LWFsaWduOmNlbnRlcjtvdmVyZmxvdy15OmF1dG99I2ZzX3RoZW1lX2Nvbm5lY3Rfd3JhcHBlcjpiZWZvcmV7Y29udGVudDpcIlwiO2Rpc3BsYXk6aW5saW5lLWJsb2NrO3ZlcnRpY2FsLWFsaWduOm1pZGRsZTtoZWlnaHQ6MTAwJX0jZnNfdGhlbWVfY29ubmVjdF93cmFwcGVyPmJ1dHRvbi5jbG9zZXtjb2xvcjp3aGl0ZTtjdXJzb3I6cG9pbnRlcjtoZWlnaHQ6NDBweDt3aWR0aDo0MHB4O3Bvc2l0aW9uOmFic29sdXRlO3JpZ2h0OjA7Ym9yZGVyOjA7YmFja2dyb3VuZC1jb2xvcjp0cmFuc3BhcmVudDt0b3A6MzJweH0jZnNfdGhlbWVfY29ubmVjdF93cmFwcGVyICNmc19jb25uZWN0e3RvcDowO3RleHQtYWxpZ246bGVmdDtkaXNwbGF5OmlubGluZS1ibG9jazt2ZXJ0aWNhbC1hbGlnbjptaWRkbGU7bWFyZ2luLXRvcDo1MnB4O21hcmdpbi1ib3R0b206MjBweH0jZnNfdGhlbWVfY29ubmVjdF93cmFwcGVyICNmc19jb25uZWN0IC5mcy10ZXJtc3tiYWNrZ3JvdW5kOnJnYmEoMTQwLDE0MCwxNDAsMC42NCl9I2ZzX3RoZW1lX2Nvbm5lY3Rfd3JhcHBlciAjZnNfY29ubmVjdCAuZnMtdGVybXMsI2ZzX3RoZW1lX2Nvbm5lY3Rfd3JhcHBlciAjZnNfY29ubmVjdCAuZnMtdGVybXMgYXtjb2xvcjojYzVjNWM1fS53cC1wb2ludGVyLWNvbnRlbnQgI2ZzX2Nvbm5lY3R7bWFyZ2luOjA7LW1vei1ib3gtc2hhZG93Om5vbmU7LXdlYmtpdC1ib3gtc2hhZG93Om5vbmU7Ym94LXNoYWRvdzpub25lfS5mcy1vcHQtaW4tcG9pbnRlciAud3AtcG9pbnRlci1jb250ZW50e3BhZGRpbmc6MH0uZnMtb3B0LWluLXBvaW50ZXIud3AtcG9pbnRlci10b3AgLndwLXBvaW50ZXItYXJyb3d7Ym9yZGVyLWJvdHRvbS1jb2xvcjojZGZkZmRmfS5mcy1vcHQtaW4tcG9pbnRlci53cC1wb2ludGVyLXRvcCAud3AtcG9pbnRlci1hcnJvdy1pbm5lcntib3JkZXItYm90dG9tLWNvbG9yOiNmYWZhZmF9LmZzLW9wdC1pbi1wb2ludGVyLndwLXBvaW50ZXItYm90dG9tIC53cC1wb2ludGVyLWFycm93e2JvcmRlci10b3AtY29sb3I6I2RmZGZkZn0uZnMtb3B0LWluLXBvaW50ZXIud3AtcG9pbnRlci1ib3R0b20gLndwLXBvaW50ZXItYXJyb3ctaW5uZXJ7Ym9yZGVyLXRvcC1jb2xvcjojZmFmYWZhfS5mcy1vcHQtaW4tcG9pbnRlci53cC1wb2ludGVyLWxlZnQgLndwLXBvaW50ZXItYXJyb3d7Ym9yZGVyLXJpZ2h0LWNvbG9yOiNkZmRmZGZ9LmZzLW9wdC1pbi1wb2ludGVyLndwLXBvaW50ZXItbGVmdCAud3AtcG9pbnRlci1hcnJvdy1pbm5lcntib3JkZXItcmlnaHQtY29sb3I6I2ZhZmFmYX0uZnMtb3B0LWluLXBvaW50ZXIud3AtcG9pbnRlci1yaWdodCAud3AtcG9pbnRlci1hcnJvd3tib3JkZXItbGVmdC1jb2xvcjojZGZkZmRmfS5mcy1vcHQtaW4tcG9pbnRlci53cC1wb2ludGVyLXJpZ2h0IC53cC1wb2ludGVyLWFycm93LWlubmVye2JvcmRlci1sZWZ0LWNvbG9yOiNmYWZhZmF9XG4iXX0= */
|
1 |
+
#fs_connect{width:480px;-moz-box-shadow:0px 1px 2px rgba(0,0,0,0.3);-webkit-box-shadow:0px 1px 2px rgba(0,0,0,0.3);box-shadow:0px 1px 2px rgba(0,0,0,0.3);margin:20px 0}@media screen and (max-width: 479px){#fs_connect{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;width:auto;margin:0 0 0 -10px}}#fs_connect .fs-content{background:#fff;padding:15px 20px}#fs_connect .fs-content .fs-error{background:snow;color:#d3135a;border:1px solid #d3135a;-moz-box-shadow:0 1px 1px 0 rgba(0,0,0,0.1);-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,0.1);box-shadow:0 1px 1px 0 rgba(0,0,0,0.1);text-align:center;padding:5px;margin-bottom:10px}#fs_connect .fs-content p{margin:0;padding:0;font-size:1.2em}#fs_connect .fs-license-key-container{position:relative;width:280px;margin:10px auto 0 auto}#fs_connect .fs-license-key-container input{width:100%}#fs_connect .fs-license-key-container .dashicons{position:absolute;top:5px;right:5px}#fs_connect.require-license-key #sites_list_container td{cursor:pointer}#fs_connect #delegate_to_site_admins{margin-right:15px;float:right;height:26px;vertical-align:middle;line-height:37px;font-weight:bold;border-bottom:1px dashed;text-decoration:none}#fs_connect #delegate_to_site_admins.rtl{margin-left:15px;margin-right:0}#fs_connect .fs-actions{padding:10px 20px;background:#C0C7CA}#fs_connect .fs-actions .button{padding:0 10px 1px;line-height:35px;height:37px;font-size:16px;margin-bottom:0}#fs_connect .fs-actions .button .dashicons{font-size:37px;margin-left:-8px;margin-right:12px}#fs_connect .fs-actions .button.button-primary{padding-right:15px;padding-left:15px}#fs_connect .fs-actions .button.button-primary:after{content:' \279C'}#fs_connect .fs-actions .button.button-primary.fs-loading:after{content:''}#fs_connect .fs-actions .button.button-secondary{float:right}#fs_connect.fs-anonymous-disabled .fs-actions .button.button-primary{width:100%}#fs_connect .fs-permissions{padding:10px 20px;background:#FEFEFE;-moz-transition:background 0.5s ease;-o-transition:background 0.5s ease;-ms-transition:background 0.5s ease;-webkit-transition:background 0.5s ease;transition:background 0.5s ease}#fs_connect .fs-permissions .fs-license-sync-disclaimer{text-align:center;margin-top:0}#fs_connect .fs-permissions .fs-trigger{font-size:0.9em;text-decoration:none;text-align:center;display:block}#fs_connect .fs-permissions ul{height:0;overflow:hidden;margin:0}#fs_connect .fs-permissions ul li{margin-bottom:12px}#fs_connect .fs-permissions ul li:last-child{margin-bottom:0}#fs_connect .fs-permissions ul li i.dashicons{float:left;font-size:40px;width:40px;height:40px}#fs_connect .fs-permissions ul li div{margin-left:55px}#fs_connect .fs-permissions ul li div span{font-weight:bold;text-transform:uppercase;color:#23282d}#fs_connect .fs-permissions ul li div p{margin:2px 0 0 0}#fs_connect .fs-permissions.fs-open{background:#fff}#fs_connect .fs-permissions.fs-open ul{height:auto;margin:20px 20px 10px 20px}@media screen and (max-width: 479px){#fs_connect .fs-permissions{background:#fff}#fs_connect .fs-permissions .fs-trigger{display:none}#fs_connect .fs-permissions ul{height:auto;margin:20px}}#fs_connect .fs-freemium-licensing{padding:8px;background:#777;color:#fff}#fs_connect .fs-freemium-licensing p{text-align:center;display:block;margin:0;padding:0}#fs_connect .fs-freemium-licensing a{color:#C2EEFF;text-decoration:underline}#fs_connect .fs-visual{padding:12px;line-height:0;background:#fafafa;height:80px;position:relative}#fs_connect .fs-visual .fs-site-icon{position:absolute;left:20px;top:10px}#fs_connect .fs-visual .fs-connect-logo{position:absolute;right:20px;top:10px}#fs_connect .fs-visual .fs-plugin-icon{position:absolute;top:10px;left:50%;margin-left:-40px}#fs_connect .fs-visual .fs-plugin-icon,#fs_connect .fs-visual .fs-site-icon,#fs_connect .fs-visual img,#fs_connect .fs-visual object{width:80px;height:80px}#fs_connect .fs-visual .dashicons-wordpress{font-size:64px;background:#01749a;color:#fff;width:64px;height:64px;padding:8px}#fs_connect .fs-visual .dashicons-plus{position:absolute;top:50%;font-size:30px;margin-top:-10px;color:#bbb}#fs_connect .fs-visual .dashicons-plus.fs-first{left:28%}#fs_connect .fs-visual .dashicons-plus.fs-second{left:65%}#fs_connect .fs-visual .fs-plugin-icon,#fs_connect .fs-visual .fs-connect-logo,#fs_connect .fs-visual .fs-site-icon{border:1px solid #ccc;padding:1px;background:#fff}#fs_connect .fs-terms{text-align:center;font-size:0.85em;padding:5px;background:rgba(0,0,0,0.05)}#fs_connect .fs-terms,#fs_connect .fs-terms a{color:#999}#fs_connect .fs-terms a{text-decoration:none}#multisite_options_container{margin-top:10px;border:1px solid #ccc;padding:5px}#multisite_options_container a{text-decoration:none}#multisite_options_container a:focus{box-shadow:none}#multisite_options_container a.selected{font-weight:bold}#multisite_options_container.apply-on-all-sites{border:0 none;padding:0}#multisite_options_container.apply-on-all-sites #all_sites_options{border-spacing:0}#multisite_options_container.apply-on-all-sites #all_sites_options td:not(:first-child){display:none}#multisite_options_container #sites_list_container{display:none;overflow:auto}#multisite_options_container #sites_list_container table td{border-top:1px solid #ccc;padding:4px 2px}.fs-tooltip-trigger{position:relative}.fs-tooltip-trigger:not(a){cursor:help}.fs-tooltip-trigger .fs-tooltip{opacity:0;visibility:hidden;-moz-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;-ms-transition:opacity 0.3s ease-in-out;-webkit-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;position:absolute;background:rgba(0,0,0,0.8);color:#fff;font-family:'arial', serif;font-size:12px;padding:10px;z-index:999999;bottom:100%;margin-bottom:5px;left:0;right:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:1px 1px 1px rgba(0,0,0,0.2);-webkit-box-shadow:1px 1px 1px rgba(0,0,0,0.2);box-shadow:1px 1px 1px rgba(0,0,0,0.2);line-height:1.3em;font-weight:bold;text-align:left}.rtl .fs-tooltip-trigger .fs-tooltip{text-align:right}.fs-tooltip-trigger .fs-tooltip::after{content:' ';display:block;width:0;height:0;border-style:solid;border-width:5px 5px 0 5px;border-color:rgba(0,0,0,0.8) transparent transparent transparent;position:absolute;top:100%;left:21px}.rtl .fs-tooltip-trigger .fs-tooltip::after{right:21px;left:auto}.fs-tooltip-trigger:hover .fs-tooltip{visibility:visible;opacity:1}#fs_marketing_optin{display:none;margin-top:10px;border:1px solid #ccc;padding:10px;line-height:1.5em}#fs_marketing_optin .fs-message{display:block;margin-bottom:5px;font-size:1.05em;font-weight:600}#fs_marketing_optin.error{border:1px solid #d3135a;background:#fee}#fs_marketing_optin.error .fs-message{color:#d3135a}#fs_marketing_optin .fs-input-container{margin-top:5px}#fs_marketing_optin .fs-input-container label{margin-top:5px;display:block}#fs_marketing_optin .fs-input-container label input{float:left;margin:1px 0 0 0}#fs_marketing_optin .fs-input-container label:first-child{display:block;margin-bottom:2px}#fs_marketing_optin .fs-input-label{display:block;margin-left:20px}#fs_marketing_optin .fs-input-label .underlined{text-decoration:underline}.rtl #fs_marketing_optin .fs-input-container label input{float:right}.rtl #fs_marketing_optin .fs-input-label{margin-left:0;margin-right:20px}.rtl #fs_connect .fs-actions{padding:10px 20px;background:#C0C7CA}.rtl #fs_connect .fs-actions .button .dashicons{font-size:37px;margin-left:-8px;margin-right:12px}.rtl #fs_connect .fs-actions .button.button-primary:after{content:' \000bb'}.rtl #fs_connect .fs-actions .button.button-primary.fs-loading:after{content:''}.rtl #fs_connect .fs-actions .button.button-secondary{float:left}.rtl #fs_connect .fs-permissions ul li div{margin-right:55px;margin-left:0}.rtl #fs_connect .fs-permissions ul li i.dashicons{float:right}.rtl #fs_connect .fs-visual .fs-site-icon{right:20px;left:auto}.rtl #fs_connect .fs-visual .fs-connect-logo{right:auto;left:20px}#fs_theme_connect_wrapper{position:fixed;top:0;height:100%;width:100%;z-index:99990;background:rgba(0,0,0,0.75);text-align:center;overflow-y:auto}#fs_theme_connect_wrapper:before{content:"";display:inline-block;vertical-align:middle;height:100%}#fs_theme_connect_wrapper>button.close{color:white;cursor:pointer;height:40px;width:40px;position:absolute;right:0;border:0;background-color:transparent;top:32px}#fs_theme_connect_wrapper #fs_connect{top:0;text-align:left;display:inline-block;vertical-align:middle;margin-top:52px;margin-bottom:20px}#fs_theme_connect_wrapper #fs_connect .fs-terms{background:rgba(140,140,140,0.64)}#fs_theme_connect_wrapper #fs_connect .fs-terms,#fs_theme_connect_wrapper #fs_connect .fs-terms a{color:#c5c5c5}.wp-pointer-content #fs_connect{margin:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}.fs-opt-in-pointer .wp-pointer-content{padding:0}.fs-opt-in-pointer.wp-pointer-top .wp-pointer-arrow{border-bottom-color:#dfdfdf}.fs-opt-in-pointer.wp-pointer-top .wp-pointer-arrow-inner{border-bottom-color:#fafafa}.fs-opt-in-pointer.wp-pointer-bottom .wp-pointer-arrow{border-top-color:#dfdfdf}.fs-opt-in-pointer.wp-pointer-bottom .wp-pointer-arrow-inner{border-top-color:#fafafa}.fs-opt-in-pointer.wp-pointer-left .wp-pointer-arrow{border-right-color:#dfdfdf}.fs-opt-in-pointer.wp-pointer-left .wp-pointer-arrow-inner{border-right-color:#fafafa}.fs-opt-in-pointer.wp-pointer-right .wp-pointer-arrow{border-left-color:#dfdfdf}.fs-opt-in-pointer.wp-pointer-right .wp-pointer-arrow-inner{border-left-color:#fafafa}
|
|
freemius/assets/css/admin/deactivation-feedback.css
CHANGED
@@ -1,2 +1 @@
|
|
1 |
-
.fs-modal{position:fixed;overflow:auto;height:100%;width:100%;top:0;z-index:100000;display:none;background:rgba(0,0,0,0.6)}.fs-modal .fs-modal-dialog{background:transparent;position:absolute;left:50%;margin-left:-298px;padding-bottom:30px;top:-100%;z-index:100001;width:596px}@media (max-width: 650px){.fs-modal .fs-modal-dialog{margin-left:-50
|
2 |
-
/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImRlYWN0aXZhdGlvbi1mZWVkYmFjay5jc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsVUFBVSxlQUFlLGNBQWMsWUFBWSxXQUFXLE1BQU0sZUFBZSxhQUFhLDBCQUEwQixDQUFDLDJCQUEyQix1QkFBdUIsa0JBQWtCLFNBQVMsbUJBQW1CLG9CQUFvQixVQUFVLGVBQWUsV0FBVyxDQUFDLDBCQUEwQiwyQkFBMkIsaUJBQWlCLDhCQUFBLHNCQUFzQixrQkFBa0IsbUJBQW1CLFVBQVUsQ0FBQyxxREFBcUQsZUFBZSxDQUFDLHFDQUFxQyxrQkFBa0IsQ0FBQywwR0FBMEcsZ0JBQWdCLENBQUMsMkNBQTJDLGFBQWEsQ0FBQyxnREFBZ0QsbUJBQW1CLGVBQWUsQ0FBQyxDQUFDLGlCQUFpQixhQUFhLENBQUMsd0JBQXdCLGFBQWEsQ0FBQyxrQ0FBa0MsT0FBTyxDQUFDLG9EQUFvRCxTQUFTLG1CQUFtQixZQUFZLENBQUMseUJBQXlCLGVBQWUsQ0FBQyw0QkFBNEIsY0FBYyxDQUFDLDZCQUE2QixlQUFlLENBQUMsZ0NBQWdDLGlCQUFpQixlQUFlLFlBQVksQ0FBQywyQkFBMkIsNkJBQTZCLGdCQUFnQixDQUFDLG1DQUFtQyxZQUFZLENBQUMsK0NBQStDLFFBQVEsQ0FBQyx1Q0FBdUMsWUFBWSxDQUFDLG9EQUFvRCxxQkFBcUIsQ0FBQyxzSUFBc0ksVUFBVSxDQUFDLDJEQUEyRCxzQkFBc0IsWUFBWSxZQUFZLENBQUMsa0JBQWtCLGVBQWUsQ0FBQywrQkFBK0IsWUFBWSxDQUFDIiwiZmlsZSI6ImRlYWN0aXZhdGlvbi1mZWVkYmFjay5jc3MiLCJzb3VyY2VzQ29udGVudCI6WyIuZnMtbW9kYWx7cG9zaXRpb246Zml4ZWQ7b3ZlcmZsb3c6YXV0bztoZWlnaHQ6MTAwJTt3aWR0aDoxMDAlO3RvcDowO3otaW5kZXg6MTAwMDAwO2Rpc3BsYXk6bm9uZTtiYWNrZ3JvdW5kOnJnYmEoMCwwLDAsMC42KX0uZnMtbW9kYWwgLmZzLW1vZGFsLWRpYWxvZ3tiYWNrZ3JvdW5kOnRyYW5zcGFyZW50O3Bvc2l0aW9uOmFic29sdXRlO2xlZnQ6NTAlO21hcmdpbi1sZWZ0Oi0yOThweDtwYWRkaW5nLWJvdHRvbTozMHB4O3RvcDotMTAwJTt6LWluZGV4OjEwMDAwMTt3aWR0aDo1OTZweH1AbWVkaWEgKG1heC13aWR0aDogNjUwcHgpey5mcy1tb2RhbCAuZnMtbW9kYWwtZGlhbG9ne21hcmdpbi1sZWZ0Oi01MCU7Ym94LXNpemluZzpib3JkZXItYm94O3BhZGRpbmctbGVmdDoxMHB4O3BhZGRpbmctcmlnaHQ6MTBweDt3aWR0aDoxMDAlfS5mcy1tb2RhbCAuZnMtbW9kYWwtZGlhbG9nIC5mcy1tb2RhbC1wYW5lbD5oMz5zdHJvbmd7Zm9udC1zaXplOjEuM2VtfS5mcy1tb2RhbCAuZnMtbW9kYWwtZGlhbG9nIGxpLnJlYXNvbnttYXJnaW4tYm90dG9tOjEwcHh9LmZzLW1vZGFsIC5mcy1tb2RhbC1kaWFsb2cgbGkucmVhc29uIC5yZWFzb24taW5wdXQsLmZzLW1vZGFsIC5mcy1tb2RhbC1kaWFsb2cgbGkucmVhc29uIC5pbnRlcm5hbC1tZXNzYWdle21hcmdpbi1sZWZ0OjI5cHh9LmZzLW1vZGFsIC5mcy1tb2RhbC1kaWFsb2cgbGkucmVhc29uIGxhYmVse2Rpc3BsYXk6dGFibGV9LmZzLW1vZGFsIC5mcy1tb2RhbC1kaWFsb2cgbGkucmVhc29uIGxhYmVsPnNwYW57ZGlzcGxheTp0YWJsZS1jZWxsO2ZvbnQtc2l6ZToxLjNlbX19LmZzLW1vZGFsLmFjdGl2ZXtkaXNwbGF5OmJsb2NrfS5mcy1tb2RhbC5hY3RpdmU6YmVmb3Jle2Rpc3BsYXk6YmxvY2t9LmZzLW1vZGFsLmFjdGl2ZSAuZnMtbW9kYWwtZGlhbG9ne3RvcDoxMCV9LmZzLW1vZGFsIC5mcy1tb2RhbC1ib2R5LC5mcy1tb2RhbCAuZnMtbW9kYWwtZm9vdGVye2JvcmRlcjowO2JhY2tncm91bmQ6I2ZlZmVmZTtwYWRkaW5nOjIwcHh9LmZzLW1vZGFsIC5mcy1tb2RhbC1ib2R5e2JvcmRlci1ib3R0b206MH0uZnMtbW9kYWwgLmZzLW1vZGFsLWJvZHkgaDJ7Zm9udC1zaXplOjIwcHh9LmZzLW1vZGFsIC5mcy1tb2RhbC1ib2R5PmRpdnttYXJnaW4tdG9wOjEwcHh9LmZzLW1vZGFsIC5mcy1tb2RhbC1ib2R5PmRpdiBoMntmb250LXdlaWdodDpib2xkO2ZvbnQtc2l6ZToyMHB4O21hcmdpbi10b3A6MH0uZnMtbW9kYWwgLmZzLW1vZGFsLWZvb3Rlcntib3JkZXItdG9wOiNlZWVlZWUgc29saWQgMXB4O3RleHQtYWxpZ246cmlnaHR9LmZzLW1vZGFsIC5mcy1tb2RhbC1mb290ZXI+LmJ1dHRvbnttYXJnaW46MCA3cHh9LmZzLW1vZGFsIC5mcy1tb2RhbC1mb290ZXI+LmJ1dHRvbjpmaXJzdC1jaGlsZHttYXJnaW46MH0uZnMtbW9kYWwgLmZzLW1vZGFsLXBhbmVsOm5vdCguYWN0aXZlKXtkaXNwbGF5Om5vbmV9LmZzLW1vZGFsIC5yZWFzb24taW5wdXQsLmZzLW1vZGFsIC5pbnRlcm5hbC1tZXNzYWdle21hcmdpbjozcHggMCAzcHggMjJweH0uZnMtbW9kYWwgLnJlYXNvbi1pbnB1dCBpbnB1dCwuZnMtbW9kYWwgLnJlYXNvbi1pbnB1dCB0ZXh0YXJlYSwuZnMtbW9kYWwgLmludGVybmFsLW1lc3NhZ2UgaW5wdXQsLmZzLW1vZGFsIC5pbnRlcm5hbC1tZXNzYWdlIHRleHRhcmVhe3dpZHRoOjEwMCV9LmZzLW1vZGFsIGxpLnJlYXNvbi5oYXMtaW50ZXJuYWwtbWVzc2FnZSAuaW50ZXJuYWwtbWVzc2FnZXtib3JkZXI6MXB4IHNvbGlkICNjY2M7cGFkZGluZzo3cHg7ZGlzcGxheTpub25lfWJvZHkuaGFzLWZzLW1vZGFse292ZXJmbG93OmhpZGRlbn0jdGhlLWxpc3QgLmRlYWN0aXZhdGU+LmZzLXNsdWd7ZGlzcGxheTpub25lfVxuIl19 */
|
1 |
+
.fs-modal{position:fixed;overflow:auto;height:100%;width:100%;top:0;z-index:100000;display:none;background:rgba(0,0,0,0.6)}.fs-modal .fs-modal-dialog{background:transparent;position:absolute;left:50%;margin-left:-298px;padding-bottom:30px;top:-100%;z-index:100001;width:596px}@media (max-width: 650px){.fs-modal .fs-modal-dialog{margin-left:-50%;box-sizing:border-box;padding-left:10px;padding-right:10px;width:100%}.fs-modal .fs-modal-dialog .fs-modal-panel>h3>strong{font-size:1.3em}.fs-modal .fs-modal-dialog li.reason{margin-bottom:10px}.fs-modal .fs-modal-dialog li.reason .reason-input,.fs-modal .fs-modal-dialog li.reason .internal-message{margin-left:29px}.fs-modal .fs-modal-dialog li.reason label{display:table}.fs-modal .fs-modal-dialog li.reason label>span{display:table-cell;font-size:1.3em}}.fs-modal.active{display:block}.fs-modal.active:before{display:block}.fs-modal.active .fs-modal-dialog{top:10%}.fs-modal .fs-modal-body,.fs-modal .fs-modal-footer{border:0;background:#fefefe;padding:20px}.fs-modal .fs-modal-body{border-bottom:0}.fs-modal .fs-modal-body h2{font-size:20px}.fs-modal .fs-modal-body>div{margin-top:10px}.fs-modal .fs-modal-body>div h2{font-weight:bold;font-size:20px;margin-top:0}.fs-modal .fs-modal-footer{border-top:#eeeeee solid 1px;text-align:right}.fs-modal .fs-modal-footer>.button{margin:0 7px}.fs-modal .fs-modal-footer>.button:first-child{margin:0}.fs-modal .fs-modal-panel:not(.active){display:none}.fs-modal .reason-input,.fs-modal .internal-message{margin:3px 0 3px 22px}.fs-modal .reason-input input,.fs-modal .reason-input textarea,.fs-modal .internal-message input,.fs-modal .internal-message textarea{width:100%}.fs-modal li.reason.has-internal-message .internal-message{border:1px solid #ccc;padding:7px;display:none}body.has-fs-modal{overflow:hidden}#the-list .deactivate>.fs-slug{display:none}
|
|
freemius/assets/css/admin/debug.css
CHANGED
@@ -1,2 +1 @@
|
|
1 |
-
.switch{position:relative;display:inline-block;font-size:1.6em;font-weight:bold;color:#ccc;text-shadow:0px 1px 1px rgba(255,255,255,0.8);height:18px;padding:6px 6px 5px 6px;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);border-radius:4px;background:#ececec
|
2 |
-
/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImRlYnVnLmNzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxRQUFRLGtCQUFrQixxQkFBcUIsZ0JBQWdCLGlCQUFpQixXQUFXLDhDQUE4QyxZQUFZLHdCQUF3QixzQkFBc0IsaUNBQWlDLGtCQUFrQixtQkFBbUIscUZBQUEsNkVBQTZFLGNBQWMsQ0FBQyxhQUFhLHFCQUFxQixXQUFXLHdCQUF3QixDQUFDLGdCQUFnQixhQUFhLENBQUMsZ0JBQWdCLGtCQUFrQixRQUFRLFdBQVcsWUFBWSxzQkFBc0IsaUNBQWlDLGtCQUFrQixnQkFBZ0IsQUFBNFYsb0ZBQXVELEFBQXZELHVEQUF1RCwrREFBQSx1REFBdUQsWUFBWSx5Q0FBd0osZ0NBQWdDLENBQUMsbUJBQW1CLE9BQU8sQ0FBQyxvQkFBb0IsUUFBUSxDQUFDLGNBQWMsaUJBQWlCLGtCQUFrQixDQUFDLHNCQUFzQixtQkFBbUIsV0FBVyxXQUFXLENBQUMseUJBQXlCLFFBQVEsa0JBQWtCLENBQUMsMEJBQTBCLFFBQVEsQ0FBQyxjQUFjLGVBQWUsaUJBQWlCLFlBQVksQ0FBQyxtQkFBbUIsc0NBQXNDLGNBQWMsQ0FBQyxzQkFBc0IsVUFBVSxDQUFDLHNCQUFzQixrQkFBa0IsQ0FBQyxnQ0FBZ0Msa0JBQWtCLENBQUMsd0NBQXdDLGFBQWEsQ0FBQyxzQ0FBc0MsYUFBYSxDQUFDLDBDQUEwQyxjQUFjLGdCQUFnQixDQUFDLG9GQUFvRix3QkFBd0IsQ0FBQyxzQ0FBc0MsYUFBYSxDQUFDLDJDQUEyQyxhQUFhLENBQUMiLCJmaWxlIjoiZGVidWcuY3NzIiwic291cmNlc0NvbnRlbnQiOlsiLnN3aXRjaHtwb3NpdGlvbjpyZWxhdGl2ZTtkaXNwbGF5OmlubGluZS1ibG9jaztmb250LXNpemU6MS42ZW07Zm9udC13ZWlnaHQ6Ym9sZDtjb2xvcjojY2NjO3RleHQtc2hhZG93OjBweCAxcHggMXB4IHJnYmEoMjU1LDI1NSwyNTUsMC44KTtoZWlnaHQ6MThweDtwYWRkaW5nOjZweCA2cHggNXB4IDZweDtib3JkZXI6MXB4IHNvbGlkICNjY2M7Ym9yZGVyOjFweCBzb2xpZCByZ2JhKDAsMCwwLDAuMik7Ym9yZGVyLXJhZGl1czo0cHg7YmFja2dyb3VuZDojZWNlY2VjO2JveC1zaGFkb3c6MHB4IDBweCA0cHggcmdiYSgwLDAsMCwwLjEpLGluc2V0IDBweCAxcHggM3B4IDBweCByZ2JhKDAsMCwwLDAuMSk7Y3Vyc29yOnBvaW50ZXJ9LnN3aXRjaCBzcGFue2Rpc3BsYXk6aW5saW5lLWJsb2NrO3dpZHRoOjM1cHg7dGV4dC10cmFuc2Zvcm06dXBwZXJjYXNlfS5zd2l0Y2ggc3Bhbi5vbntjb2xvcjojNmJjNDA2fS5zd2l0Y2ggLnRvZ2dsZXtwb3NpdGlvbjphYnNvbHV0ZTt0b3A6MXB4O3dpZHRoOjM3cHg7aGVpZ2h0OjI1cHg7Ym9yZGVyOjFweCBzb2xpZCAjY2NjO2JvcmRlcjoxcHggc29saWQgcmdiYSgwLDAsMCwwLjMpO2JvcmRlci1yYWRpdXM6NHB4O2JhY2tncm91bmQ6I2ZmZjtiYWNrZ3JvdW5kOi1tb3otbGluZWFyLWdyYWRpZW50KHRvcCwgI2VjZWNlYyAwJSwgI2ZmZiAxMDAlKTtiYWNrZ3JvdW5kOi13ZWJraXQtZ3JhZGllbnQobGluZWFyLCBsZWZ0IHRvcCwgbGVmdCBib3R0b20sIGNvbG9yLXN0b3AoMCUsICNlY2VjZWMpLCBjb2xvci1zdG9wKDEwMCUsICNmZmYpKTtiYWNrZ3JvdW5kOi13ZWJraXQtbGluZWFyLWdyYWRpZW50KHRvcCwgI2VjZWNlYyAwJSwgI2ZmZiAxMDAlKTtiYWNrZ3JvdW5kOi1vLWxpbmVhci1ncmFkaWVudCh0b3AsICNlY2VjZWMgMCUsICNmZmYgMTAwJSk7YmFja2dyb3VuZDotbXMtbGluZWFyLWdyYWRpZW50KHRvcCwgI2VjZWNlYyAwJSwgI2ZmZiAxMDAlKTtiYWNrZ3JvdW5kOmxpbmVhci1ncmFkaWVudCh0b3AsICNlY2VjZWMgMCUsICNmZmYgMTAwJSk7Ym94LXNoYWRvdzppbnNldCAwcHggMXB4IDBweCAwcHggcmdiYSgyNTUsMjU1LDI1NSwwLjUpO3otaW5kZXg6OTk5Oy1tb3otdHJhbnNpdGlvbjphbGwgMC4xNXMgZWFzZS1pbi1vdXQ7LW8tdHJhbnNpdGlvbjphbGwgMC4xNXMgZWFzZS1pbi1vdXQ7LW1zLXRyYW5zaXRpb246YWxsIDAuMTVzIGVhc2UtaW4tb3V0Oy13ZWJraXQtdHJhbnNpdGlvbjphbGwgMC4xNXMgZWFzZS1pbi1vdXQ7dHJhbnNpdGlvbjphbGwgMC4xNXMgZWFzZS1pbi1vdXR9LnN3aXRjaC5vbiAudG9nZ2xle2xlZnQ6MiV9LnN3aXRjaC5vZmYgLnRvZ2dsZXtsZWZ0OjU0JX0uc3dpdGNoLnJvdW5ke3BhZGRpbmc6MHB4IDIwcHg7Ym9yZGVyLXJhZGl1czo0MHB4fS5zd2l0Y2gucm91bmQgLnRvZ2dsZXtib3JkZXItcmFkaXVzOjQwcHg7d2lkdGg6MTRweDtoZWlnaHQ6MTRweH0uc3dpdGNoLnJvdW5kLm9uIC50b2dnbGV7bGVmdDozJTtiYWNrZ3JvdW5kOiM2YmM0MDZ9LnN3aXRjaC5yb3VuZC5vZmYgLnRvZ2dsZXtsZWZ0OjU4JX0uc3dpdGNoLWxhYmVse2ZvbnQtc2l6ZToyMHB4O2xpbmUtaGVpZ2h0OjMxcHg7bWFyZ2luOjAgNXB4fSNmc19sb2dfYm9vayB0YWJsZXtmb250LWZhbWlseTpDb25zb2xhcyxNb25hY28sbW9ub3NwYWNlO2ZvbnQtc2l6ZToxMnB4fSNmc19sb2dfYm9vayB0YWJsZSB0aHtjb2xvcjojY2NjfSNmc19sb2dfYm9vayB0YWJsZSB0cntiYWNrZ3JvdW5kOiMyMzI1MjV9I2ZzX2xvZ19ib29rIHRhYmxlIHRyLmFsdGVybmF0ZXtiYWNrZ3JvdW5kOiMyYjJiMmJ9I2ZzX2xvZ19ib29rIHRhYmxlIHRyIHRkLmZzLWNvbC0tbG9nZ2Vye2NvbG9yOiM1YTc0MzV9I2ZzX2xvZ19ib29rIHRhYmxlIHRyIHRkLmZzLWNvbC0tdHlwZXtjb2xvcjojZmZjODYxfSNmc19sb2dfYm9vayB0YWJsZSB0ciB0ZC5mcy1jb2wtLWZ1bmN0aW9ue2NvbG9yOiNhN2I3YjE7Zm9udC13ZWlnaHQ6Ym9sZH0jZnNfbG9nX2Jvb2sgdGFibGUgdHIgdGQuZnMtY29sLS1tZXNzYWdlLCNmc19sb2dfYm9vayB0YWJsZSB0ciB0ZC5mcy1jb2wtLW1lc3NhZ2UgYXtjb2xvcjojOWE3M2FjICFpbXBvcnRhbnR9I2ZzX2xvZ19ib29rIHRhYmxlIHRyIHRkLmZzLWNvbC0tZmlsZXtjb2xvcjojZDA3OTIyfSNmc19sb2dfYm9vayB0YWJsZSB0ciB0ZC5mcy1jb2wtLXRpbWVzdGFtcHtjb2xvcjojNjU5NmJlfVxuIl19 */
|
1 |
+
.switch{position:relative;display:inline-block;font-size:1.6em;font-weight:bold;color:#ccc;text-shadow:0px 1px 1px rgba(255,255,255,0.8);height:18px;padding:6px 6px 5px 6px;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);border-radius:4px;background:#ececec;box-shadow:0px 0px 4px rgba(0,0,0,0.1),inset 0px 1px 3px 0px rgba(0,0,0,0.1);cursor:pointer}.switch span{display:inline-block;width:35px;text-transform:uppercase}.switch span.on{color:#6bc406}.switch .toggle{position:absolute;top:1px;width:37px;height:25px;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.3);border-radius:4px;background:#fff;background:-moz-linear-gradient(top, #ececec 0%, #fff 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #ececec), color-stop(100%, #fff));background:-webkit-linear-gradient(top, #ececec 0%, #fff 100%);background:-o-linear-gradient(top, #ececec 0%, #fff 100%);background:-ms-linear-gradient(top, #ececec 0%, #fff 100%);background:linear-gradient(top, #ececec 0%, #fff 100%);box-shadow:inset 0px 1px 0px 0px rgba(255,255,255,0.5);z-index:999;-moz-transition:all 0.15s ease-in-out;-o-transition:all 0.15s ease-in-out;-ms-transition:all 0.15s ease-in-out;-webkit-transition:all 0.15s ease-in-out;transition:all 0.15s ease-in-out}.switch.on .toggle{left:2%}.switch.off .toggle{left:54%}.switch.round{padding:0px 20px;border-radius:40px}.switch.round .toggle{border-radius:40px;width:14px;height:14px}.switch.round.on .toggle{left:3%;background:#6bc406}.switch.round.off .toggle{left:58%}.switch-label{font-size:20px;line-height:31px;margin:0 5px}#fs_log_book table{font-family:Consolas,Monaco,monospace;font-size:12px}#fs_log_book table th{color:#ccc}#fs_log_book table tr{background:#232525}#fs_log_book table tr.alternate{background:#2b2b2b}#fs_log_book table tr td.fs-col--logger{color:#5a7435}#fs_log_book table tr td.fs-col--type{color:#ffc861}#fs_log_book table tr td.fs-col--function{color:#a7b7b1;font-weight:bold}#fs_log_book table tr td.fs-col--message,#fs_log_book table tr td.fs-col--message a{color:#9a73ac !important}#fs_log_book table tr td.fs-col--file{color:#d07922}#fs_log_book table tr td.fs-col--timestamp{color:#6596be}
|
|
freemius/assets/css/admin/dialog-boxes.css
CHANGED
@@ -1,3 +1,2 @@
|
|
1 |
-
.fs-modal{position:fixed;overflow:auto;height:100%;width:100%;top:0;z-index:100000;display:none;background:rgba(0,0,0,0.6)}.fs-modal .fs-modal-dialog{background:transparent;position:absolute;left:50%;margin-left:-298px;padding-bottom:30px;top:-100%;z-index:100001;width:596px}@media (max-width: 650px){.fs-modal .fs-modal-dialog{margin-left:-50
|
2 |
-
.rtl .fs-modal.fs-modal-license-key-resend .fs-modal-body .input-container>.email-address-container{padding-left:2px;padding-right:0}.rtl .fs-modal.fs-modal-license-key-resend .fs-modal-body .button-container{float:left;margin-right:7px;margin-left:0}a.show-license-resend-modal{margin-top:4px;display:inline-block}.fs-ajax-loader{position:relative;width:170px;height:20px;margin:auto}.fs-ajax-loader .fs-ajax-loader-bar{position:absolute;top:0;background-color:#0074a3;width:20px;height:20px;-webkit-animation-name:bounce_ajaxLoader;animation-name:bounce_ajaxLoader;-webkit-animation-duration:1.5s;animation-duration:1.5s;animation-iteration-count:infinite;-o-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-webkit-animation-direction:normal;animation-direction:normal;-webkit-transform:0.3;transform:0.3}.fs-ajax-loader .fs-ajax-loader-bar-1{left:0px;animation-delay:0.6s;-o-animation-delay:0.6s;-ms-animation-delay:0.6s;-webkit-animation-delay:0.6s;-moz-animation-delay:0.6s}.fs-ajax-loader .fs-ajax-loader-bar-2{left:19px;animation-delay:0.75s;-o-animation-delay:0.75s;-ms-animation-delay:0.75s;-webkit-animation-delay:0.75s;-moz-animation-delay:0.75s}.fs-ajax-loader .fs-ajax-loader-bar-3{left:38px;animation-delay:0.9s;-o-animation-delay:0.9s;-ms-animation-delay:0.9s;-webkit-animation-delay:0.9s;-moz-animation-delay:0.9s}.fs-ajax-loader .fs-ajax-loader-bar-4{left:57px;animation-delay:1.05s;-o-animation-delay:1.05s;-ms-animation-delay:1.05s;-webkit-animation-delay:1.05s;-moz-animation-delay:1.05s}.fs-ajax-loader .fs-ajax-loader-bar-5{left:76px;animation-delay:1.2s;-o-animation-delay:1.2s;-ms-animation-delay:1.2s;-webkit-animation-delay:1.2s;-moz-animation-delay:1.2s}.fs-ajax-loader .fs-ajax-loader-bar-6{left:95px;animation-delay:1.35s;-o-animation-delay:1.35s;-ms-animation-delay:1.35s;-webkit-animation-delay:1.35s;-moz-animation-delay:1.35s}.fs-ajax-loader .fs-ajax-loader-bar-7{left:114px;animation-delay:1.5s;-o-animation-delay:1.5s;-ms-animation-delay:1.5s;-webkit-animation-delay:1.5s;-moz-animation-delay:1.5s}.fs-ajax-loader .fs-ajax-loader-bar-8{left:133px;animation-delay:1.65s;-o-animation-delay:1.65s;-ms-animation-delay:1.65s;-webkit-animation-delay:1.65s;-moz-animation-delay:1.65s}@-webkit-keyframes bounce_ajaxLoader{0%{-webkit-transform:scale(1);transform:scale(1);background-color:#0074a3}100%{-webkit-transform:scale(0.3);transform:scale(0.3);background-color:#fff}}@keyframes bounce_ajaxLoader{0%{-webkit-transform:scale(1);transform:scale(1);background-color:#0074a3}100%{-webkit-transform:scale(0.3);transform:scale(0.3);background-color:#fff}}.fs-modal-auto-install #request-filesystem-credentials-form h2,.fs-modal-auto-install #request-filesystem-credentials-form .request-filesystem-credentials-action-buttons{display:none}.fs-modal-auto-install #request-filesystem-credentials-form input[type=password],.fs-modal-auto-install #request-filesystem-credentials-form input[type=email],.fs-modal-auto-install #request-filesystem-credentials-form input[type=text]{-webkit-appearance:none;padding:10px 10px 5px 10px;width:300px;max-width:100%}.fs-modal-auto-install #request-filesystem-credentials-form>div,.fs-modal-auto-install #request-filesystem-credentials-form label,.fs-modal-auto-install #request-filesystem-credentials-form fieldset{width:300px;max-width:100%;margin:0 auto;display:block}
|
3 |
-
/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImRpYWxvZy1ib3hlcy5jc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsVUFBVSxlQUFlLGNBQWMsWUFBWSxXQUFXLE1BQU0sZUFBZSxhQUFhLDBCQUEwQixDQUFDLDJCQUEyQix1QkFBdUIsa0JBQWtCLFNBQVMsbUJBQW1CLG9CQUFvQixVQUFVLGVBQWUsV0FBVyxDQUFDLDBCQUEwQiwyQkFBMkIsaUJBQWlCLDhCQUFBLHNCQUFzQixrQkFBa0IsbUJBQW1CLFVBQVUsQ0FBQyxxREFBcUQsZUFBZSxDQUFDLENBQUMsaUJBQWlCLGFBQWEsQ0FBQyx3QkFBd0IsYUFBYSxDQUFDLGtDQUFrQyxPQUFPLENBQUMsc0NBQXNDLDJCQUEyQixDQUFDLG9DQUFvQyx3QkFBd0IsQ0FBQyxtQ0FBbUMsMkJBQTJCLENBQUMsaUNBQWlDLHdCQUF3QixDQUFDLG9DQUFvQywyQkFBMkIsQ0FBQyxrQ0FBa0Msd0JBQXdCLENBQUMsb0RBQW9ELFNBQVMsbUJBQW1CLFlBQVksQ0FBQywyQkFBMkIsZ0NBQWdDLG1CQUFtQixrQkFBa0Isa0JBQWtCLG1CQUFtQixDQUFDLDhCQUE4QixTQUFTLFVBQVUseUJBQXlCLGdCQUFnQixpQkFBaUIsY0FBYyw2QkFBNkIscUJBQXFCLGtDQUFrQyxDQUFDLHFDQUFxQyxrQkFBa0IsV0FBVyxTQUFTLGVBQWUsV0FBVyxtQkFBc0UsWUFBWSx3Q0FBb0osK0JBQStCLENBQUMsMkNBQTJDLFdBQVcsZUFBZSxDQUFDLHNHQUFzRyxvQkFBb0IsQ0FBQyx5QkFBeUIsZUFBZSxDQUFDLDJCQUEyQixjQUFjLENBQUMsNEJBQTRCLGVBQWUsaUJBQWlCLENBQUMsNkJBQTZCLGVBQWUsQ0FBQyxnQ0FBZ0MsaUJBQWlCLGVBQWUsWUFBWSxDQUFDLDJCQUEyQiw2QkFBNkIsZ0JBQWdCLENBQUMsbUNBQW1DLFlBQVksQ0FBQywrQ0FBK0MsUUFBUSxDQUFDLHlDQUF5QyxTQUFTLFlBQVksQ0FBQyx1Q0FBdUMsWUFBWSxDQUFDLDBDQUEwQyxXQUFXLFNBQVMsQ0FBQyxrQkFBa0IsZUFBZSxDQUFDLGtIQUFrSCxxQkFBcUIsQ0FBQyxrUUFBa1EsVUFBVSxDQUFDLDBGQUEwRixzQkFBc0IsWUFBWSxZQUFZLENBQUMsMEJBQTBCLDZEQUE2RCxrQkFBa0IsQ0FBQywwSkFBMEosZ0JBQWdCLENBQUMsbUVBQW1FLGFBQWEsQ0FBQyx3RUFBd0UsbUJBQW1CLGVBQWUsQ0FBQyxDQUFDLG1FQUFtRSxVQUFVLENBQUMseURBQXlELHVCQUF1QixDQUFDLDREQUE0RCxhQUFhLGlCQUFpQixDQUFDLCtCQUErQixZQUFZLENBQUMsdUVBQXVFLFVBQVUsQ0FBQyxpSUFBaUksVUFBVSxDQUFDLGdEQUFnRCxRQUFRLENBQUMsb0VBQW9FLGtCQUFrQixRQUFRLFdBQVcsZ0JBQWdCLENBQUMsa0VBQWtFLGdCQUFnQixXQUFXLFlBQVksY0FBYyxRQUFRLGlCQUFpQixDQUFDLHdFQUF3RSxRQUFRLENBQUMseUJBQXlCLGNBQWMsQ0FBQyw2QkFBNkIsZ0JBQWdCLHNCQUFzQixXQUFXLENBQUMsK0JBQStCLG9CQUFvQixDQUFDLHFDQUFxQyx3QkFBQSxlQUFlLENBQUMsd0NBQXdDLGdCQUFnQixDQUFDLGdEQUFnRCxjQUFjLFNBQVMsQ0FBQyxtRUFBbUUsZ0JBQWdCLENBQUMsd0ZBQXdGLFlBQVksQ0FBQyxtREFBbUQsYUFBYSxhQUFhLENBQUMsNERBQTRELDBCQUEwQixlQUFlLENBQUMsK0RBQStELGdCQUFnQixpQkFBaUIsQ0FBQyxzRUFBc0UsV0FBVyxDQUFDLHdEQUF3RCxjQUFjLGtCQUFrQixDQUFDLHFFQUFxRSxVQUFVLENBQUMsbUVBQW1FLFlBQVksZUFBZSxDQUFDLDBCQUEwQixtRUFBbUUsY0FBYyxDQUFDLENBQUM7QUFDbnJMLG9HQUFvRyxpQkFBaUIsZUFBZSxDQUFDLDRFQUE0RSxXQUFXLGlCQUFpQixhQUFhLENBQUMsNEJBQTRCLGVBQWUsb0JBQW9CLENBQUMsZ0JBQWdCLGtCQUFrQixZQUFZLFlBQVksV0FBVyxDQUFDLG9DQUFvQyxrQkFBa0IsTUFBTSx5QkFBeUIsV0FBVyxZQUFZLHlDQUF5QyxpQ0FBZ0osZ0NBQWdDLHdCQUE0RyxtQ0FBbUMsc0NBQXNDLHVDQUF1QywyQ0FBMkMsd0NBQXdDLG1DQUFtQywyQkFBd0gsc0JBQTRFLGFBQWEsQ0FBQyxzQ0FBc0MsU0FBUyxxQkFBcUIsd0JBQXdCLHlCQUF5Qiw2QkFBNkIseUJBQXlCLENBQUMsc0NBQXNDLFVBQVUsc0JBQXNCLHlCQUF5QiwwQkFBMEIsOEJBQThCLDBCQUEwQixDQUFDLHNDQUFzQyxVQUFVLHFCQUFxQix3QkFBd0IseUJBQXlCLDZCQUE2Qix5QkFBeUIsQ0FBQyxzQ0FBc0MsVUFBVSxzQkFBc0IseUJBQXlCLDBCQUEwQiw4QkFBOEIsMEJBQTBCLENBQUMsc0NBQXNDLFVBQVUscUJBQXFCLHdCQUF3Qix5QkFBeUIsNkJBQTZCLHlCQUF5QixDQUFDLHNDQUFzQyxVQUFVLHNCQUFzQix5QkFBeUIsMEJBQTBCLDhCQUE4QiwwQkFBMEIsQ0FBQyxzQ0FBc0MsV0FBVyxxQkFBcUIsd0JBQXdCLHlCQUF5Qiw2QkFBNkIseUJBQXlCLENBQUMsc0NBQXNDLFdBQVcsc0JBQXNCLHlCQUF5QiwwQkFBMEIsOEJBQThCLDBCQUEwQixDQUFDLHFDQUFnZ0MsR0FBd0UsMkJBQTJCLG1CQUFtQix3QkFBd0IsQ0FBQyxLQUFnRiw2QkFBNkIscUJBQXFCLHFCQUFxQixDQUFDLENBQUMsNkJBQTZCLEdBQXdFLDJCQUEyQixtQkFBbUIsd0JBQXdCLENBQUMsS0FBZ0YsNkJBQTZCLHFCQUFxQixxQkFBcUIsQ0FBQyxDQUFDLDBLQUEwSyxZQUFZLENBQUMsNE9BQTRPLHdCQUF3QiwyQkFBMkIsWUFBWSxjQUFjLENBQUMsdU1BQXVNLFlBQVksZUFBZSxjQUFjLGFBQWEsQ0FBQyIsImZpbGUiOiJkaWFsb2ctYm94ZXMuY3NzIiwic291cmNlc0NvbnRlbnQiOlsiLmZzLW1vZGFse3Bvc2l0aW9uOmZpeGVkO292ZXJmbG93OmF1dG87aGVpZ2h0OjEwMCU7d2lkdGg6MTAwJTt0b3A6MDt6LWluZGV4OjEwMDAwMDtkaXNwbGF5Om5vbmU7YmFja2dyb3VuZDpyZ2JhKDAsMCwwLDAuNil9LmZzLW1vZGFsIC5mcy1tb2RhbC1kaWFsb2d7YmFja2dyb3VuZDp0cmFuc3BhcmVudDtwb3NpdGlvbjphYnNvbHV0ZTtsZWZ0OjUwJTttYXJnaW4tbGVmdDotMjk4cHg7cGFkZGluZy1ib3R0b206MzBweDt0b3A6LTEwMCU7ei1pbmRleDoxMDAwMDE7d2lkdGg6NTk2cHh9QG1lZGlhIChtYXgtd2lkdGg6IDY1MHB4KXsuZnMtbW9kYWwgLmZzLW1vZGFsLWRpYWxvZ3ttYXJnaW4tbGVmdDotNTAlO2JveC1zaXppbmc6Ym9yZGVyLWJveDtwYWRkaW5nLWxlZnQ6MTBweDtwYWRkaW5nLXJpZ2h0OjEwcHg7d2lkdGg6MTAwJX0uZnMtbW9kYWwgLmZzLW1vZGFsLWRpYWxvZyAuZnMtbW9kYWwtcGFuZWw+aDM+c3Ryb25ne2ZvbnQtc2l6ZToxLjNlbX19LmZzLW1vZGFsLmFjdGl2ZXtkaXNwbGF5OmJsb2NrfS5mcy1tb2RhbC5hY3RpdmU6YmVmb3Jle2Rpc3BsYXk6YmxvY2t9LmZzLW1vZGFsLmFjdGl2ZSAuZnMtbW9kYWwtZGlhbG9ne3RvcDoxMCV9LmZzLW1vZGFsLmZzLXN1Y2Nlc3MgLmZzLW1vZGFsLWhlYWRlcntib3JkZXItYm90dG9tLWNvbG9yOiM0NmI0NTB9LmZzLW1vZGFsLmZzLXN1Y2Nlc3MgLmZzLW1vZGFsLWJvZHl7YmFja2dyb3VuZC1jb2xvcjojZjdmZmY3fS5mcy1tb2RhbC5mcy13YXJuIC5mcy1tb2RhbC1oZWFkZXJ7Ym9yZGVyLWJvdHRvbS1jb2xvcjojZmZiOTAwfS5mcy1tb2RhbC5mcy13YXJuIC5mcy1tb2RhbC1ib2R5e2JhY2tncm91bmQtY29sb3I6I2ZmZjhlNX0uZnMtbW9kYWwuZnMtZXJyb3IgLmZzLW1vZGFsLWhlYWRlcntib3JkZXItYm90dG9tLWNvbG9yOiNkYzMyMzJ9LmZzLW1vZGFsLmZzLWVycm9yIC5mcy1tb2RhbC1ib2R5e2JhY2tncm91bmQtY29sb3I6I2ZmZWFlYX0uZnMtbW9kYWwgLmZzLW1vZGFsLWJvZHksLmZzLW1vZGFsIC5mcy1tb2RhbC1mb290ZXJ7Ym9yZGVyOjA7YmFja2dyb3VuZDojZmVmZWZlO3BhZGRpbmc6MjBweH0uZnMtbW9kYWwgLmZzLW1vZGFsLWhlYWRlcntib3JkZXItYm90dG9tOiNlZWVlZWUgc29saWQgMXB4O2JhY2tncm91bmQ6I2ZiZmJmYjtwYWRkaW5nOjE1cHggMjBweDtwb3NpdGlvbjpyZWxhdGl2ZTttYXJnaW4tYm90dG9tOi0xMHB4fS5mcy1tb2RhbCAuZnMtbW9kYWwtaGVhZGVyIGg0e21hcmdpbjowO3BhZGRpbmc6MDt0ZXh0LXRyYW5zZm9ybTp1cHBlcmNhc2U7Zm9udC1zaXplOjEuMmVtO2ZvbnQtd2VpZ2h0OmJvbGQ7Y29sb3I6I2NhY2FjYTt0ZXh0LXNoYWRvdzoxcHggMXB4IDFweCAjZmZmO2xldHRlci1zcGFjaW5nOjAuNnB4Oy13ZWJraXQtZm9udC1zbW9vdGhpbmc6YW50aWFsaWFzZWR9LmZzLW1vZGFsIC5mcy1tb2RhbC1oZWFkZXIgLmZzLWNsb3Nle3Bvc2l0aW9uOmFic29sdXRlO3JpZ2h0OjEwcHg7dG9wOjEycHg7Y3Vyc29yOnBvaW50ZXI7Y29sb3I6I2JiYjstbW96LWJvcmRlci1yYWRpdXM6MjBweDstd2Via2l0LWJvcmRlci1yYWRpdXM6MjBweDtib3JkZXItcmFkaXVzOjIwcHg7cGFkZGluZzozcHg7LW1vei10cmFuc2l0aW9uOmFsbCAwLjJzIGVhc2UtaW4tb3V0Oy1vLXRyYW5zaXRpb246YWxsIDAuMnMgZWFzZS1pbi1vdXQ7LW1zLXRyYW5zaXRpb246YWxsIDAuMnMgZWFzZS1pbi1vdXQ7LXdlYmtpdC10cmFuc2l0aW9uOmFsbCAwLjJzIGVhc2UtaW4tb3V0O3RyYW5zaXRpb246YWxsIDAuMnMgZWFzZS1pbi1vdXR9LmZzLW1vZGFsIC5mcy1tb2RhbC1oZWFkZXIgLmZzLWNsb3NlOmhvdmVye2NvbG9yOiNmZmY7YmFja2dyb3VuZDojYWFhfS5mcy1tb2RhbCAuZnMtbW9kYWwtaGVhZGVyIC5mcy1jbG9zZSAuZGFzaGljb25zLC5mcy1tb2RhbCAuZnMtbW9kYWwtaGVhZGVyIC5mcy1jbG9zZTpob3ZlciAuZGFzaGljb25ze3RleHQtZGVjb3JhdGlvbjpub25lfS5mcy1tb2RhbCAuZnMtbW9kYWwtYm9keXtib3JkZXItYm90dG9tOjB9LmZzLW1vZGFsIC5mcy1tb2RhbC1ib2R5IHB7Zm9udC1zaXplOjE0cHh9LmZzLW1vZGFsIC5mcy1tb2RhbC1ib2R5IGgye2ZvbnQtc2l6ZToyMHB4O2xpbmUtaGVpZ2h0OjEuNWVtfS5mcy1tb2RhbCAuZnMtbW9kYWwtYm9keT5kaXZ7bWFyZ2luLXRvcDoxMHB4fS5mcy1tb2RhbCAuZnMtbW9kYWwtYm9keT5kaXYgaDJ7Zm9udC13ZWlnaHQ6Ym9sZDtmb250LXNpemU6MjBweDttYXJnaW4tdG9wOjB9LmZzLW1vZGFsIC5mcy1tb2RhbC1mb290ZXJ7Ym9yZGVyLXRvcDojZWVlZWVlIHNvbGlkIDFweDt0ZXh0LWFsaWduOnJpZ2h0fS5mcy1tb2RhbCAuZnMtbW9kYWwtZm9vdGVyPi5idXR0b257bWFyZ2luOjAgN3B4fS5mcy1tb2RhbCAuZnMtbW9kYWwtZm9vdGVyPi5idXR0b246Zmlyc3QtY2hpbGR7bWFyZ2luOjB9LmZzLW1vZGFsIC5mcy1tb2RhbC1wYW5lbD4ubm90aWNlLmlubGluZXttYXJnaW46MDtkaXNwbGF5Om5vbmV9LmZzLW1vZGFsIC5mcy1tb2RhbC1wYW5lbDpub3QoLmFjdGl2ZSl7ZGlzcGxheTpub25lfS5ydGwgLmZzLW1vZGFsIC5mcy1tb2RhbC1oZWFkZXIgLmZzLWNsb3Nle3JpZ2h0OmF1dG87bGVmdDoyMHB4fWJvZHkuaGFzLWZzLW1vZGFse292ZXJmbG93OmhpZGRlbn0uZnMtbW9kYWwuZnMtbW9kYWwtZGVhY3RpdmF0aW9uLWZlZWRiYWNrIC5yZWFzb24taW5wdXQsLmZzLW1vZGFsLmZzLW1vZGFsLWRlYWN0aXZhdGlvbi1mZWVkYmFjayAuaW50ZXJuYWwtbWVzc2FnZXttYXJnaW46M3B4IDAgM3B4IDIycHh9LmZzLW1vZGFsLmZzLW1vZGFsLWRlYWN0aXZhdGlvbi1mZWVkYmFjayAucmVhc29uLWlucHV0IGlucHV0LC5mcy1tb2RhbC5mcy1tb2RhbC1kZWFjdGl2YXRpb24tZmVlZGJhY2sgLnJlYXNvbi1pbnB1dCB0ZXh0YXJlYSwuZnMtbW9kYWwuZnMtbW9kYWwtZGVhY3RpdmF0aW9uLWZlZWRiYWNrIC5pbnRlcm5hbC1tZXNzYWdlIGlucHV0LC5mcy1tb2RhbC5mcy1tb2RhbC1kZWFjdGl2YXRpb24tZmVlZGJhY2sgLmludGVybmFsLW1lc3NhZ2UgdGV4dGFyZWF7d2lkdGg6MTAwJX0uZnMtbW9kYWwuZnMtbW9kYWwtZGVhY3RpdmF0aW9uLWZlZWRiYWNrIGxpLnJlYXNvbi5oYXMtaW50ZXJuYWwtbWVzc2FnZSAuaW50ZXJuYWwtbWVzc2FnZXtib3JkZXI6MXB4IHNvbGlkICNjY2M7cGFkZGluZzo3cHg7ZGlzcGxheTpub25lfUBtZWRpYSAobWF4LXdpZHRoOiA2NTBweCl7LmZzLW1vZGFsLmZzLW1vZGFsLWRlYWN0aXZhdGlvbi1mZWVkYmFjayBsaS5yZWFzb24gbGkucmVhc29ue21hcmdpbi1ib3R0b206MTBweH0uZnMtbW9kYWwuZnMtbW9kYWwtZGVhY3RpdmF0aW9uLWZlZWRiYWNrIGxpLnJlYXNvbiBsaS5yZWFzb24gLnJlYXNvbi1pbnB1dCwuZnMtbW9kYWwuZnMtbW9kYWwtZGVhY3RpdmF0aW9uLWZlZWRiYWNrIGxpLnJlYXNvbiBsaS5yZWFzb24gLmludGVybmFsLW1lc3NhZ2V7bWFyZ2luLWxlZnQ6MjlweH0uZnMtbW9kYWwuZnMtbW9kYWwtZGVhY3RpdmF0aW9uLWZlZWRiYWNrIGxpLnJlYXNvbiBsaS5yZWFzb24gbGFiZWx7ZGlzcGxheTp0YWJsZX0uZnMtbW9kYWwuZnMtbW9kYWwtZGVhY3RpdmF0aW9uLWZlZWRiYWNrIGxpLnJlYXNvbiBsaS5yZWFzb24gbGFiZWw+c3BhbntkaXNwbGF5OnRhYmxlLWNlbGw7Zm9udC1zaXplOjEuM2VtfX0uZnMtbW9kYWwuZnMtbW9kYWwtZGVhY3RpdmF0aW9uLWZlZWRiYWNrIC5hbm9ueW1vdXMtZmVlZGJhY2stbGFiZWx7ZmxvYXQ6bGVmdH0uZnMtbW9kYWwuZnMtbW9kYWwtZGVhY3RpdmF0aW9uLWZlZWRiYWNrIC5mcy1tb2RhbC1wYW5lbHttYXJnaW4tdG9wOjAgIWltcG9ydGFudH0uZnMtbW9kYWwuZnMtbW9kYWwtZGVhY3RpdmF0aW9uLWZlZWRiYWNrIC5mcy1tb2RhbC1wYW5lbCBoM3ttYXJnaW4tdG9wOjA7bGluZS1oZWlnaHQ6MS41ZW19I3RoZS1saXN0IC5kZWFjdGl2YXRlPi5mcy1zbHVne2Rpc3BsYXk6bm9uZX0uZnMtbW9kYWwuZnMtbW9kYWwtbGljZW5zZS1hY3RpdmF0aW9uIC5mcy1tb2RhbC1ib2R5IGlucHV0LmxpY2Vuc2Vfa2V5e3dpZHRoOjEwMCV9I2xpY2Vuc2Vfb3B0aW9uc19jb250YWluZXIgdGFibGUsI2xpY2Vuc2Vfb3B0aW9uc19jb250YWluZXIgdGFibGUgc2VsZWN0LCNsaWNlbnNlX29wdGlvbnNfY29udGFpbmVyIHRhYmxlICNhdmFpbGFibGVfbGljZW5zZV9rZXl7d2lkdGg6MTAwJX0jbGljZW5zZV9vcHRpb25zX2NvbnRhaW5lciB0YWJsZSB0ZDpmaXJzdC1jaGlsZHt3aWR0aDoxJX0jbGljZW5zZV9vcHRpb25zX2NvbnRhaW5lciB0YWJsZSAjb3RoZXJfbGljZW5zZV9rZXlfY29udGFpbmVyIGxhYmVse3Bvc2l0aW9uOnJlbGF0aXZlO3RvcDo2cHg7ZmxvYXQ6bGVmdDttYXJnaW4tcmlnaHQ6NXB4fSNsaWNlbnNlX29wdGlvbnNfY29udGFpbmVyIHRhYmxlICNvdGhlcl9saWNlbnNlX2tleV9jb250YWluZXIgZGl2e292ZXJmbG93OmhpZGRlbjt3aWR0aDphdXRvO2hlaWdodDozMHB4O2Rpc3BsYXk6YmxvY2s7dG9wOjJweDtwb3NpdGlvbjpyZWxhdGl2ZX0jbGljZW5zZV9vcHRpb25zX2NvbnRhaW5lciB0YWJsZSAjb3RoZXJfbGljZW5zZV9rZXlfY29udGFpbmVyIGRpdiBpbnB1dHttYXJnaW46MH0jc2l0ZXNfbGlzdF9jb250YWluZXIgdGR7Y3Vyc29yOnBvaW50ZXJ9I211bHRpc2l0ZV9vcHRpb25zX2NvbnRhaW5lcnttYXJnaW4tdG9wOjEwcHg7Ym9yZGVyOjFweCBzb2xpZCAjY2NjO3BhZGRpbmc6NXB4fSNtdWx0aXNpdGVfb3B0aW9uc19jb250YWluZXIgYXt0ZXh0LWRlY29yYXRpb246bm9uZX0jbXVsdGlzaXRlX29wdGlvbnNfY29udGFpbmVyIGE6Zm9jdXN7Ym94LXNoYWRvdzpub25lfSNtdWx0aXNpdGVfb3B0aW9uc19jb250YWluZXIgYS5zZWxlY3RlZHtmb250LXdlaWdodDpib2xkfSNtdWx0aXNpdGVfb3B0aW9uc19jb250YWluZXIuYXBwbHktb24tYWxsLXNpdGVze2JvcmRlcjowIG5vbmU7cGFkZGluZzowfSNtdWx0aXNpdGVfb3B0aW9uc19jb250YWluZXIuYXBwbHktb24tYWxsLXNpdGVzICNhbGxfc2l0ZXNfb3B0aW9uc3tib3JkZXItc3BhY2luZzowfSNtdWx0aXNpdGVfb3B0aW9uc19jb250YWluZXIuYXBwbHktb24tYWxsLXNpdGVzICNhbGxfc2l0ZXNfb3B0aW9ucyB0ZDpub3QoOmZpcnN0LWNoaWxkKXtkaXNwbGF5Om5vbmV9I211bHRpc2l0ZV9vcHRpb25zX2NvbnRhaW5lciAjc2l0ZXNfbGlzdF9jb250YWluZXJ7ZGlzcGxheTpub25lO292ZXJmbG93OmF1dG99I211bHRpc2l0ZV9vcHRpb25zX2NvbnRhaW5lciAjc2l0ZXNfbGlzdF9jb250YWluZXIgdGFibGUgdGR7Ym9yZGVyLXRvcDoxcHggc29saWQgI2NjYztwYWRkaW5nOjRweCAycHh9LmZzLW1vZGFsLmZzLW1vZGFsLWxpY2Vuc2Uta2V5LXJlc2VuZCAuZW1haWwtYWRkcmVzcy1jb250YWluZXJ7b3ZlcmZsb3c6aGlkZGVuO3BhZGRpbmctcmlnaHQ6MnB4fS5mcy1tb2RhbC5mcy1tb2RhbC1saWNlbnNlLWtleS1yZXNlbmQuZnMtZnJlZW1pdW0gaW5wdXQuZW1haWwtYWRkcmVzc3t3aWR0aDozMDBweH0uZnMtbW9kYWwuZnMtbW9kYWwtbGljZW5zZS1rZXktcmVzZW5kLmZzLWZyZWVtaXVtIGxhYmVse2Rpc3BsYXk6YmxvY2s7bWFyZ2luLWJvdHRvbToxMHB4fS5mcy1tb2RhbC5mcy1tb2RhbC1saWNlbnNlLWtleS1yZXNlbmQuZnMtcHJlbWl1bSBpbnB1dC5lbWFpbC1hZGRyZXNze3dpZHRoOjEwMCV9LmZzLW1vZGFsLmZzLW1vZGFsLWxpY2Vuc2Uta2V5LXJlc2VuZC5mcy1wcmVtaXVtIC5idXR0b24tY29udGFpbmVye2Zsb2F0OnJpZ2h0O21hcmdpbi1sZWZ0OjdweH1AbWVkaWEgKG1heC13aWR0aDogNjUwcHgpey5mcy1tb2RhbC5mcy1tb2RhbC1saWNlbnNlLWtleS1yZXNlbmQuZnMtcHJlbWl1bSAuYnV0dG9uLWNvbnRhaW5lcnttYXJnaW4tdG9wOjJweH19XG4ucnRsIC5mcy1tb2RhbC5mcy1tb2RhbC1saWNlbnNlLWtleS1yZXNlbmQgLmZzLW1vZGFsLWJvZHkgLmlucHV0LWNvbnRhaW5lcj4uZW1haWwtYWRkcmVzcy1jb250YWluZXJ7cGFkZGluZy1sZWZ0OjJweDtwYWRkaW5nLXJpZ2h0OjB9LnJ0bCAuZnMtbW9kYWwuZnMtbW9kYWwtbGljZW5zZS1rZXktcmVzZW5kIC5mcy1tb2RhbC1ib2R5IC5idXR0b24tY29udGFpbmVye2Zsb2F0OmxlZnQ7bWFyZ2luLXJpZ2h0OjdweDttYXJnaW4tbGVmdDowfWEuc2hvdy1saWNlbnNlLXJlc2VuZC1tb2RhbHttYXJnaW4tdG9wOjRweDtkaXNwbGF5OmlubGluZS1ibG9ja30uZnMtYWpheC1sb2FkZXJ7cG9zaXRpb246cmVsYXRpdmU7d2lkdGg6MTcwcHg7aGVpZ2h0OjIwcHg7bWFyZ2luOmF1dG99LmZzLWFqYXgtbG9hZGVyIC5mcy1hamF4LWxvYWRlci1iYXJ7cG9zaXRpb246YWJzb2x1dGU7dG9wOjA7YmFja2dyb3VuZC1jb2xvcjojMDA3NGEzO3dpZHRoOjIwcHg7aGVpZ2h0OjIwcHg7LXdlYmtpdC1hbmltYXRpb24tbmFtZTpib3VuY2VfYWpheExvYWRlcjstbW96LWFuaW1hdGlvbi1uYW1lOmJvdW5jZV9hamF4TG9hZGVyOy1tcy1hbmltYXRpb24tbmFtZTpib3VuY2VfYWpheExvYWRlcjstby1hbmltYXRpb24tbmFtZTpib3VuY2VfYWpheExvYWRlcjthbmltYXRpb24tbmFtZTpib3VuY2VfYWpheExvYWRlcjstd2Via2l0LWFuaW1hdGlvbi1kdXJhdGlvbjoxLjVzOy1tb3otYW5pbWF0aW9uLWR1cmF0aW9uOjEuNXM7LW1zLWFuaW1hdGlvbi1kdXJhdGlvbjoxLjVzOy1vLWFuaW1hdGlvbi1kdXJhdGlvbjoxLjVzO2FuaW1hdGlvbi1kdXJhdGlvbjoxLjVzO2FuaW1hdGlvbi1pdGVyYXRpb24tY291bnQ6aW5maW5pdGU7LW8tYW5pbWF0aW9uLWl0ZXJhdGlvbi1jb3VudDppbmZpbml0ZTstbXMtYW5pbWF0aW9uLWl0ZXJhdGlvbi1jb3VudDppbmZpbml0ZTstd2Via2l0LWFuaW1hdGlvbi1pdGVyYXRpb24tY291bnQ6aW5maW5pdGU7LW1vei1hbmltYXRpb24taXRlcmF0aW9uLWNvdW50OmluZmluaXRlOy13ZWJraXQtYW5pbWF0aW9uLWRpcmVjdGlvbjpub3JtYWw7LW1vei1hbmltYXRpb24tZGlyZWN0aW9uOm5vcm1hbDstbXMtYW5pbWF0aW9uLWRpcmVjdGlvbjpub3JtYWw7LW8tYW5pbWF0aW9uLWRpcmVjdGlvbjpub3JtYWw7YW5pbWF0aW9uLWRpcmVjdGlvbjpub3JtYWw7LW1vei10cmFuc2Zvcm06MC4zOy1vLXRyYW5zZm9ybTowLjM7LW1zLXRyYW5zZm9ybTowLjM7LXdlYmtpdC10cmFuc2Zvcm06MC4zO3RyYW5zZm9ybTowLjN9LmZzLWFqYXgtbG9hZGVyIC5mcy1hamF4LWxvYWRlci1iYXItMXtsZWZ0OjBweDthbmltYXRpb24tZGVsYXk6MC42czstby1hbmltYXRpb24tZGVsYXk6MC42czstbXMtYW5pbWF0aW9uLWRlbGF5OjAuNnM7LXdlYmtpdC1hbmltYXRpb24tZGVsYXk6MC42czstbW96LWFuaW1hdGlvbi1kZWxheTowLjZzfS5mcy1hamF4LWxvYWRlciAuZnMtYWpheC1sb2FkZXItYmFyLTJ7bGVmdDoxOXB4O2FuaW1hdGlvbi1kZWxheTowLjc1czstby1hbmltYXRpb24tZGVsYXk6MC43NXM7LW1zLWFuaW1hdGlvbi1kZWxheTowLjc1czstd2Via2l0LWFuaW1hdGlvbi1kZWxheTowLjc1czstbW96LWFuaW1hdGlvbi1kZWxheTowLjc1c30uZnMtYWpheC1sb2FkZXIgLmZzLWFqYXgtbG9hZGVyLWJhci0ze2xlZnQ6MzhweDthbmltYXRpb24tZGVsYXk6MC45czstby1hbmltYXRpb24tZGVsYXk6MC45czstbXMtYW5pbWF0aW9uLWRlbGF5OjAuOXM7LXdlYmtpdC1hbmltYXRpb24tZGVsYXk6MC45czstbW96LWFuaW1hdGlvbi1kZWxheTowLjlzfS5mcy1hamF4LWxvYWRlciAuZnMtYWpheC1sb2FkZXItYmFyLTR7bGVmdDo1N3B4O2FuaW1hdGlvbi1kZWxheToxLjA1czstby1hbmltYXRpb24tZGVsYXk6MS4wNXM7LW1zLWFuaW1hdGlvbi1kZWxheToxLjA1czstd2Via2l0LWFuaW1hdGlvbi1kZWxheToxLjA1czstbW96LWFuaW1hdGlvbi1kZWxheToxLjA1c30uZnMtYWpheC1sb2FkZXIgLmZzLWFqYXgtbG9hZGVyLWJhci01e2xlZnQ6NzZweDthbmltYXRpb24tZGVsYXk6MS4yczstby1hbmltYXRpb24tZGVsYXk6MS4yczstbXMtYW5pbWF0aW9uLWRlbGF5OjEuMnM7LXdlYmtpdC1hbmltYXRpb24tZGVsYXk6MS4yczstbW96LWFuaW1hdGlvbi1kZWxheToxLjJzfS5mcy1hamF4LWxvYWRlciAuZnMtYWpheC1sb2FkZXItYmFyLTZ7bGVmdDo5NXB4O2FuaW1hdGlvbi1kZWxheToxLjM1czstby1hbmltYXRpb24tZGVsYXk6MS4zNXM7LW1zLWFuaW1hdGlvbi1kZWxheToxLjM1czstd2Via2l0LWFuaW1hdGlvbi1kZWxheToxLjM1czstbW96LWFuaW1hdGlvbi1kZWxheToxLjM1c30uZnMtYWpheC1sb2FkZXIgLmZzLWFqYXgtbG9hZGVyLWJhci03e2xlZnQ6MTE0cHg7YW5pbWF0aW9uLWRlbGF5OjEuNXM7LW8tYW5pbWF0aW9uLWRlbGF5OjEuNXM7LW1zLWFuaW1hdGlvbi1kZWxheToxLjVzOy13ZWJraXQtYW5pbWF0aW9uLWRlbGF5OjEuNXM7LW1vei1hbmltYXRpb24tZGVsYXk6MS41c30uZnMtYWpheC1sb2FkZXIgLmZzLWFqYXgtbG9hZGVyLWJhci04e2xlZnQ6MTMzcHg7YW5pbWF0aW9uLWRlbGF5OjEuNjVzOy1vLWFuaW1hdGlvbi1kZWxheToxLjY1czstbXMtYW5pbWF0aW9uLWRlbGF5OjEuNjVzOy13ZWJraXQtYW5pbWF0aW9uLWRlbGF5OjEuNjVzOy1tb3otYW5pbWF0aW9uLWRlbGF5OjEuNjVzfUAtbW96LWtleWZyYW1lcyBib3VuY2VfYWpheExvYWRlcnswJXstbW96LXRyYW5zZm9ybTpzY2FsZSgxKTstby10cmFuc2Zvcm06c2NhbGUoMSk7LW1zLXRyYW5zZm9ybTpzY2FsZSgxKTstd2Via2l0LXRyYW5zZm9ybTpzY2FsZSgxKTt0cmFuc2Zvcm06c2NhbGUoMSk7YmFja2dyb3VuZC1jb2xvcjojMDA3NGEzfTEwMCV7LW1vei10cmFuc2Zvcm06c2NhbGUoMC4zKTstby10cmFuc2Zvcm06c2NhbGUoMC4zKTstbXMtdHJhbnNmb3JtOnNjYWxlKDAuMyk7LXdlYmtpdC10cmFuc2Zvcm06c2NhbGUoMC4zKTt0cmFuc2Zvcm06c2NhbGUoMC4zKTtiYWNrZ3JvdW5kLWNvbG9yOiNmZmZ9fUAtbXMta2V5ZnJhbWVzIGJvdW5jZV9hamF4TG9hZGVyezAley1tb3otdHJhbnNmb3JtOnNjYWxlKDEpOy1vLXRyYW5zZm9ybTpzY2FsZSgxKTstbXMtdHJhbnNmb3JtOnNjYWxlKDEpOy13ZWJraXQtdHJhbnNmb3JtOnNjYWxlKDEpO3RyYW5zZm9ybTpzY2FsZSgxKTtiYWNrZ3JvdW5kLWNvbG9yOiMwMDc0YTN9MTAwJXstbW96LXRyYW5zZm9ybTpzY2FsZSgwLjMpOy1vLXRyYW5zZm9ybTpzY2FsZSgwLjMpOy1tcy10cmFuc2Zvcm06c2NhbGUoMC4zKTstd2Via2l0LXRyYW5zZm9ybTpzY2FsZSgwLjMpO3RyYW5zZm9ybTpzY2FsZSgwLjMpO2JhY2tncm91bmQtY29sb3I6I2ZmZn19QC1vLWtleWZyYW1lcyBib3VuY2VfYWpheExvYWRlcnswJXstbW96LXRyYW5zZm9ybTpzY2FsZSgxKTstby10cmFuc2Zvcm06c2NhbGUoMSk7LW1zLXRyYW5zZm9ybTpzY2FsZSgxKTstd2Via2l0LXRyYW5zZm9ybTpzY2FsZSgxKTt0cmFuc2Zvcm06c2NhbGUoMSk7YmFja2dyb3VuZC1jb2xvcjojMDA3NGEzfTEwMCV7LW1vei10cmFuc2Zvcm06c2NhbGUoMC4zKTstby10cmFuc2Zvcm06c2NhbGUoMC4zKTstbXMtdHJhbnNmb3JtOnNjYWxlKDAuMyk7LXdlYmtpdC10cmFuc2Zvcm06c2NhbGUoMC4zKTt0cmFuc2Zvcm06c2NhbGUoMC4zKTtiYWNrZ3JvdW5kLWNvbG9yOiNmZmZ9fUAtd2Via2l0LWtleWZyYW1lcyBib3VuY2VfYWpheExvYWRlcnswJXstbW96LXRyYW5zZm9ybTpzY2FsZSgxKTstby10cmFuc2Zvcm06c2NhbGUoMSk7LW1zLXRyYW5zZm9ybTpzY2FsZSgxKTstd2Via2l0LXRyYW5zZm9ybTpzY2FsZSgxKTt0cmFuc2Zvcm06c2NhbGUoMSk7YmFja2dyb3VuZC1jb2xvcjojMDA3NGEzfTEwMCV7LW1vei10cmFuc2Zvcm06c2NhbGUoMC4zKTstby10cmFuc2Zvcm06c2NhbGUoMC4zKTstbXMtdHJhbnNmb3JtOnNjYWxlKDAuMyk7LXdlYmtpdC10cmFuc2Zvcm06c2NhbGUoMC4zKTt0cmFuc2Zvcm06c2NhbGUoMC4zKTtiYWNrZ3JvdW5kLWNvbG9yOiNmZmZ9fUBrZXlmcmFtZXMgYm91bmNlX2FqYXhMb2FkZXJ7MCV7LW1vei10cmFuc2Zvcm06c2NhbGUoMSk7LW8tdHJhbnNmb3JtOnNjYWxlKDEpOy1tcy10cmFuc2Zvcm06c2NhbGUoMSk7LXdlYmtpdC10cmFuc2Zvcm06c2NhbGUoMSk7dHJhbnNmb3JtOnNjYWxlKDEpO2JhY2tncm91bmQtY29sb3I6IzAwNzRhM30xMDAley1tb3otdHJhbnNmb3JtOnNjYWxlKDAuMyk7LW8tdHJhbnNmb3JtOnNjYWxlKDAuMyk7LW1zLXRyYW5zZm9ybTpzY2FsZSgwLjMpOy13ZWJraXQtdHJhbnNmb3JtOnNjYWxlKDAuMyk7dHJhbnNmb3JtOnNjYWxlKDAuMyk7YmFja2dyb3VuZC1jb2xvcjojZmZmfX0uZnMtbW9kYWwtYXV0by1pbnN0YWxsICNyZXF1ZXN0LWZpbGVzeXN0ZW0tY3JlZGVudGlhbHMtZm9ybSBoMiwuZnMtbW9kYWwtYXV0by1pbnN0YWxsICNyZXF1ZXN0LWZpbGVzeXN0ZW0tY3JlZGVudGlhbHMtZm9ybSAucmVxdWVzdC1maWxlc3lzdGVtLWNyZWRlbnRpYWxzLWFjdGlvbi1idXR0b25ze2Rpc3BsYXk6bm9uZX0uZnMtbW9kYWwtYXV0by1pbnN0YWxsICNyZXF1ZXN0LWZpbGVzeXN0ZW0tY3JlZGVudGlhbHMtZm9ybSBpbnB1dFt0eXBlPXBhc3N3b3JkXSwuZnMtbW9kYWwtYXV0by1pbnN0YWxsICNyZXF1ZXN0LWZpbGVzeXN0ZW0tY3JlZGVudGlhbHMtZm9ybSBpbnB1dFt0eXBlPWVtYWlsXSwuZnMtbW9kYWwtYXV0by1pbnN0YWxsICNyZXF1ZXN0LWZpbGVzeXN0ZW0tY3JlZGVudGlhbHMtZm9ybSBpbnB1dFt0eXBlPXRleHRdey13ZWJraXQtYXBwZWFyYW5jZTpub25lO3BhZGRpbmc6MTBweCAxMHB4IDVweCAxMHB4O3dpZHRoOjMwMHB4O21heC13aWR0aDoxMDAlfS5mcy1tb2RhbC1hdXRvLWluc3RhbGwgI3JlcXVlc3QtZmlsZXN5c3RlbS1jcmVkZW50aWFscy1mb3JtPmRpdiwuZnMtbW9kYWwtYXV0by1pbnN0YWxsICNyZXF1ZXN0LWZpbGVzeXN0ZW0tY3JlZGVudGlhbHMtZm9ybSBsYWJlbCwuZnMtbW9kYWwtYXV0by1pbnN0YWxsICNyZXF1ZXN0LWZpbGVzeXN0ZW0tY3JlZGVudGlhbHMtZm9ybSBmaWVsZHNldHt3aWR0aDozMDBweDttYXgtd2lkdGg6MTAwJTttYXJnaW46MCBhdXRvO2Rpc3BsYXk6YmxvY2t9XG4iXX0= */
|
1 |
+
.fs-modal{position:fixed;overflow:auto;height:100%;width:100%;top:0;z-index:100000;display:none;background:rgba(0,0,0,0.6)}.fs-modal .fs-modal-dialog{background:transparent;position:absolute;left:50%;margin-left:-298px;padding-bottom:30px;top:-100%;z-index:100001;width:596px}@media (max-width: 650px){.fs-modal .fs-modal-dialog{margin-left:-50%;box-sizing:border-box;padding-left:10px;padding-right:10px;width:100%}.fs-modal .fs-modal-dialog .fs-modal-panel>h3>strong{font-size:1.3em}}.fs-modal.active{display:block}.fs-modal.active:before{display:block}.fs-modal.active .fs-modal-dialog{top:10%}.fs-modal.fs-success .fs-modal-header{border-bottom-color:#46b450}.fs-modal.fs-success .fs-modal-body{background-color:#f7fff7}.fs-modal.fs-warn .fs-modal-header{border-bottom-color:#ffb900}.fs-modal.fs-warn .fs-modal-body{background-color:#fff8e5}.fs-modal.fs-error .fs-modal-header{border-bottom-color:#dc3232}.fs-modal.fs-error .fs-modal-body{background-color:#ffeaea}.fs-modal .fs-modal-body,.fs-modal .fs-modal-footer{border:0;background:#fefefe;padding:20px}.fs-modal .fs-modal-header{border-bottom:#eeeeee solid 1px;background:#fbfbfb;padding:15px 20px;position:relative;margin-bottom:-10px}.fs-modal .fs-modal-header h4{margin:0;padding:0;text-transform:uppercase;font-size:1.2em;font-weight:bold;color:#cacaca;text-shadow:1px 1px 1px #fff;letter-spacing:0.6px;-webkit-font-smoothing:antialiased}.fs-modal .fs-modal-header .fs-close{position:absolute;right:10px;top:12px;cursor:pointer;color:#bbb;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;padding:3px;-moz-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.fs-modal .fs-modal-header .fs-close:hover{color:#fff;background:#aaa}.fs-modal .fs-modal-header .fs-close .dashicons,.fs-modal .fs-modal-header .fs-close:hover .dashicons{text-decoration:none}.fs-modal .fs-modal-body{border-bottom:0}.fs-modal .fs-modal-body p{font-size:14px}.fs-modal .fs-modal-body h2{font-size:20px;line-height:1.5em}.fs-modal .fs-modal-body>div{margin-top:10px}.fs-modal .fs-modal-body>div h2{font-weight:bold;font-size:20px;margin-top:0}.fs-modal .fs-modal-footer{border-top:#eeeeee solid 1px;text-align:right}.fs-modal .fs-modal-footer>.button{margin:0 7px}.fs-modal .fs-modal-footer>.button:first-child{margin:0}.fs-modal .fs-modal-panel>.notice.inline{margin:0;display:none}.fs-modal .fs-modal-panel:not(.active){display:none}.rtl .fs-modal .fs-modal-header .fs-close{right:auto;left:20px}body.has-fs-modal{overflow:hidden}.fs-modal.fs-modal-deactivation-feedback .reason-input,.fs-modal.fs-modal-deactivation-feedback .internal-message{margin:3px 0 3px 22px}.fs-modal.fs-modal-deactivation-feedback .reason-input input,.fs-modal.fs-modal-deactivation-feedback .reason-input textarea,.fs-modal.fs-modal-deactivation-feedback .internal-message input,.fs-modal.fs-modal-deactivation-feedback .internal-message textarea{width:100%}.fs-modal.fs-modal-deactivation-feedback li.reason.has-internal-message .internal-message{border:1px solid #ccc;padding:7px;display:none}@media (max-width: 650px){.fs-modal.fs-modal-deactivation-feedback li.reason li.reason{margin-bottom:10px}.fs-modal.fs-modal-deactivation-feedback li.reason li.reason .reason-input,.fs-modal.fs-modal-deactivation-feedback li.reason li.reason .internal-message{margin-left:29px}.fs-modal.fs-modal-deactivation-feedback li.reason li.reason label{display:table}.fs-modal.fs-modal-deactivation-feedback li.reason li.reason label>span{display:table-cell;font-size:1.3em}}.fs-modal.fs-modal-deactivation-feedback .anonymous-feedback-label{float:left}.fs-modal.fs-modal-deactivation-feedback .fs-modal-panel{margin-top:0 !important}.fs-modal.fs-modal-deactivation-feedback .fs-modal-panel h3{margin-top:0;line-height:1.5em}#the-list .deactivate>.fs-slug{display:none}.fs-modal.fs-modal-license-activation .fs-modal-body input.license_key{width:100%}#license_options_container table,#license_options_container table select,#license_options_container table #available_license_key{width:100%}#license_options_container table td:first-child{width:1%}#license_options_container table #other_license_key_container label{position:relative;top:6px;float:left;margin-right:5px}#license_options_container table #other_license_key_container div{overflow:hidden;width:auto;height:30px;display:block;top:2px;position:relative}#license_options_container table #other_license_key_container div input{margin:0}#sites_list_container td{cursor:pointer}#multisite_options_container{margin-top:10px;border:1px solid #ccc;padding:5px}#multisite_options_container a{text-decoration:none}#multisite_options_container a:focus{box-shadow:none}#multisite_options_container a.selected{font-weight:bold}#multisite_options_container.apply-on-all-sites{border:0 none;padding:0}#multisite_options_container.apply-on-all-sites #all_sites_options{border-spacing:0}#multisite_options_container.apply-on-all-sites #all_sites_options td:not(:first-child){display:none}#multisite_options_container #sites_list_container{display:none;overflow:auto}#multisite_options_container #sites_list_container table td{border-top:1px solid #ccc;padding:4px 2px}.fs-modal.fs-modal-license-key-resend .email-address-container{overflow:hidden;padding-right:2px}.fs-modal.fs-modal-license-key-resend.fs-freemium input.email-address{width:300px}.fs-modal.fs-modal-license-key-resend.fs-freemium label{display:block;margin-bottom:10px}.fs-modal.fs-modal-license-key-resend.fs-premium input.email-address{width:100%}.fs-modal.fs-modal-license-key-resend.fs-premium .button-container{float:right;margin-left:7px}@media (max-width: 650px){.fs-modal.fs-modal-license-key-resend.fs-premium .button-container{margin-top:2px}}
|
2 |
+
.rtl .fs-modal.fs-modal-license-key-resend .fs-modal-body .input-container>.email-address-container{padding-left:2px;padding-right:0}.rtl .fs-modal.fs-modal-license-key-resend .fs-modal-body .button-container{float:left;margin-right:7px;margin-left:0}a.show-license-resend-modal{margin-top:4px;display:inline-block}.fs-ajax-loader{position:relative;width:170px;height:20px;margin:auto}.fs-ajax-loader .fs-ajax-loader-bar{position:absolute;top:0;background-color:#0074a3;width:20px;height:20px;-webkit-animation-name:bounce_ajaxLoader;-moz-animation-name:bounce_ajaxLoader;-ms-animation-name:bounce_ajaxLoader;-o-animation-name:bounce_ajaxLoader;animation-name:bounce_ajaxLoader;-webkit-animation-duration:1.5s;-moz-animation-duration:1.5s;-ms-animation-duration:1.5s;-o-animation-duration:1.5s;animation-duration:1.5s;animation-iteration-count:infinite;-o-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-webkit-animation-direction:normal;-moz-animation-direction:normal;-ms-animation-direction:normal;-o-animation-direction:normal;animation-direction:normal;-moz-transform:0.3;-o-transform:0.3;-ms-transform:0.3;-webkit-transform:0.3;transform:0.3}.fs-ajax-loader .fs-ajax-loader-bar-1{left:0px;animation-delay:0.6s;-o-animation-delay:0.6s;-ms-animation-delay:0.6s;-webkit-animation-delay:0.6s;-moz-animation-delay:0.6s}.fs-ajax-loader .fs-ajax-loader-bar-2{left:19px;animation-delay:0.75s;-o-animation-delay:0.75s;-ms-animation-delay:0.75s;-webkit-animation-delay:0.75s;-moz-animation-delay:0.75s}.fs-ajax-loader .fs-ajax-loader-bar-3{left:38px;animation-delay:0.9s;-o-animation-delay:0.9s;-ms-animation-delay:0.9s;-webkit-animation-delay:0.9s;-moz-animation-delay:0.9s}.fs-ajax-loader .fs-ajax-loader-bar-4{left:57px;animation-delay:1.05s;-o-animation-delay:1.05s;-ms-animation-delay:1.05s;-webkit-animation-delay:1.05s;-moz-animation-delay:1.05s}.fs-ajax-loader .fs-ajax-loader-bar-5{left:76px;animation-delay:1.2s;-o-animation-delay:1.2s;-ms-animation-delay:1.2s;-webkit-animation-delay:1.2s;-moz-animation-delay:1.2s}.fs-ajax-loader .fs-ajax-loader-bar-6{left:95px;animation-delay:1.35s;-o-animation-delay:1.35s;-ms-animation-delay:1.35s;-webkit-animation-delay:1.35s;-moz-animation-delay:1.35s}.fs-ajax-loader .fs-ajax-loader-bar-7{left:114px;animation-delay:1.5s;-o-animation-delay:1.5s;-ms-animation-delay:1.5s;-webkit-animation-delay:1.5s;-moz-animation-delay:1.5s}.fs-ajax-loader .fs-ajax-loader-bar-8{left:133px;animation-delay:1.65s;-o-animation-delay:1.65s;-ms-animation-delay:1.65s;-webkit-animation-delay:1.65s;-moz-animation-delay:1.65s}@-moz-keyframes bounce_ajaxLoader{0%{-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);background-color:#0074a3}100%{-moz-transform:scale(0.3);-o-transform:scale(0.3);-ms-transform:scale(0.3);-webkit-transform:scale(0.3);transform:scale(0.3);background-color:#fff}}@-ms-keyframes bounce_ajaxLoader{0%{-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);background-color:#0074a3}100%{-moz-transform:scale(0.3);-o-transform:scale(0.3);-ms-transform:scale(0.3);-webkit-transform:scale(0.3);transform:scale(0.3);background-color:#fff}}@-o-keyframes bounce_ajaxLoader{0%{-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);background-color:#0074a3}100%{-moz-transform:scale(0.3);-o-transform:scale(0.3);-ms-transform:scale(0.3);-webkit-transform:scale(0.3);transform:scale(0.3);background-color:#fff}}@-webkit-keyframes bounce_ajaxLoader{0%{-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);background-color:#0074a3}100%{-moz-transform:scale(0.3);-o-transform:scale(0.3);-ms-transform:scale(0.3);-webkit-transform:scale(0.3);transform:scale(0.3);background-color:#fff}}@keyframes bounce_ajaxLoader{0%{-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);background-color:#0074a3}100%{-moz-transform:scale(0.3);-o-transform:scale(0.3);-ms-transform:scale(0.3);-webkit-transform:scale(0.3);transform:scale(0.3);background-color:#fff}}.fs-modal-auto-install #request-filesystem-credentials-form h2,.fs-modal-auto-install #request-filesystem-credentials-form .request-filesystem-credentials-action-buttons{display:none}.fs-modal-auto-install #request-filesystem-credentials-form input[type=password],.fs-modal-auto-install #request-filesystem-credentials-form input[type=email],.fs-modal-auto-install #request-filesystem-credentials-form input[type=text]{-webkit-appearance:none;padding:10px 10px 5px 10px;width:300px;max-width:100%}.fs-modal-auto-install #request-filesystem-credentials-form>div,.fs-modal-auto-install #request-filesystem-credentials-form label,.fs-modal-auto-install #request-filesystem-credentials-form fieldset{width:300px;max-width:100%;margin:0 auto;display:block}
|
|
freemius/assets/css/admin/gdpr-optin-notice.css
CHANGED
@@ -1,2 +1 @@
|
|
1 |
.fs-notice[data-id^="gdpr_optin_actions"] .underlined{text-decoration:underline}.fs-notice[data-id^="gdpr_optin_actions"] ul .button,.fs-notice[data-id^="gdpr_optin_actions"] ul .action-description{vertical-align:middle}.fs-notice[data-id^="gdpr_optin_actions"] ul .action-description{display:inline-block;margin-left:3px}
|
2 |
-
/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImdkcHItb3B0aW4tbm90aWNlLmNzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxzREFBc0QseUJBQXlCLENBQUMsc0hBQXNILHFCQUFxQixDQUFDLGlFQUFpRSxxQkFBcUIsZUFBZSxDQUFDIiwiZmlsZSI6ImdkcHItb3B0aW4tbm90aWNlLmNzcyIsInNvdXJjZXNDb250ZW50IjpbIi5mcy1ub3RpY2VbZGF0YS1pZF49XCJnZHByX29wdGluX2FjdGlvbnNcIl0gLnVuZGVybGluZWR7dGV4dC1kZWNvcmF0aW9uOnVuZGVybGluZX0uZnMtbm90aWNlW2RhdGEtaWRePVwiZ2Rwcl9vcHRpbl9hY3Rpb25zXCJdIHVsIC5idXR0b24sLmZzLW5vdGljZVtkYXRhLWlkXj1cImdkcHJfb3B0aW5fYWN0aW9uc1wiXSB1bCAuYWN0aW9uLWRlc2NyaXB0aW9ue3ZlcnRpY2FsLWFsaWduOm1pZGRsZX0uZnMtbm90aWNlW2RhdGEtaWRePVwiZ2Rwcl9vcHRpbl9hY3Rpb25zXCJdIHVsIC5hY3Rpb24tZGVzY3JpcHRpb257ZGlzcGxheTppbmxpbmUtYmxvY2s7bWFyZ2luLWxlZnQ6M3B4fVxuIl19 */
|
1 |
.fs-notice[data-id^="gdpr_optin_actions"] .underlined{text-decoration:underline}.fs-notice[data-id^="gdpr_optin_actions"] ul .button,.fs-notice[data-id^="gdpr_optin_actions"] ul .action-description{vertical-align:middle}.fs-notice[data-id^="gdpr_optin_actions"] ul .action-description{display:inline-block;margin-left:3px}
|
|
freemius/assets/css/admin/license-activation.css
CHANGED
@@ -1,2 +1 @@
|
|
1 |
-
.fs-modal{position:fixed;overflow:auto;height:100%;width:100%;top:0;z-index:100000;display:none;background:rgba(0,0,0,0.6)}.fs-modal .fs-modal-dialog{background:transparent;position:absolute;left:50%;margin-left:-298px;padding-bottom:30px;top:-100%;z-index:100001;width:596px}@media (max-width: 650px){.fs-modal .fs-modal-dialog{margin-left:-50
|
2 |
-
/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImxpY2Vuc2UtYWN0aXZhdGlvbi5jc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsVUFBVSxlQUFlLGNBQWMsWUFBWSxXQUFXLE1BQU0sZUFBZSxhQUFhLDBCQUEwQixDQUFDLDJCQUEyQix1QkFBdUIsa0JBQWtCLFNBQVMsbUJBQW1CLG9CQUFvQixVQUFVLGVBQWUsV0FBVyxDQUFDLDBCQUEwQiwyQkFBMkIsaUJBQWlCLDhCQUFBLHNCQUFzQixrQkFBa0IsbUJBQW1CLFVBQVUsQ0FBQyxxREFBcUQsZUFBZSxDQUFDLENBQUMsaUJBQWlCLGFBQWEsQ0FBQyx3QkFBd0IsYUFBYSxDQUFDLGtDQUFrQyxPQUFPLENBQUMsb0RBQW9ELFNBQVMsbUJBQW1CLFlBQVksQ0FBQyx5QkFBeUIsZUFBZSxDQUFDLHFEQUFxRCxTQUFTLFlBQVksQ0FBQywyQ0FBMkMsVUFBVSxDQUFDLDJCQUEyQixjQUFjLENBQUMsNEJBQTRCLGNBQWMsQ0FBQyw2QkFBNkIsZUFBZSxDQUFDLGdDQUFnQyxpQkFBaUIsZUFBZSxZQUFZLENBQUMsMkJBQTJCLDZCQUE2QixnQkFBZ0IsQ0FBQyxtQ0FBbUMsWUFBWSxDQUFDLCtDQUErQyxRQUFRLENBQUMsdUNBQXVDLFlBQVksQ0FBQyxrQkFBa0IsZUFBZSxDQUFDIiwiZmlsZSI6ImxpY2Vuc2UtYWN0aXZhdGlvbi5jc3MiLCJzb3VyY2VzQ29udGVudCI6WyIuZnMtbW9kYWx7cG9zaXRpb246Zml4ZWQ7b3ZlcmZsb3c6YXV0bztoZWlnaHQ6MTAwJTt3aWR0aDoxMDAlO3RvcDowO3otaW5kZXg6MTAwMDAwO2Rpc3BsYXk6bm9uZTtiYWNrZ3JvdW5kOnJnYmEoMCwwLDAsMC42KX0uZnMtbW9kYWwgLmZzLW1vZGFsLWRpYWxvZ3tiYWNrZ3JvdW5kOnRyYW5zcGFyZW50O3Bvc2l0aW9uOmFic29sdXRlO2xlZnQ6NTAlO21hcmdpbi1sZWZ0Oi0yOThweDtwYWRkaW5nLWJvdHRvbTozMHB4O3RvcDotMTAwJTt6LWluZGV4OjEwMDAwMTt3aWR0aDo1OTZweH1AbWVkaWEgKG1heC13aWR0aDogNjUwcHgpey5mcy1tb2RhbCAuZnMtbW9kYWwtZGlhbG9ne21hcmdpbi1sZWZ0Oi01MCU7Ym94LXNpemluZzpib3JkZXItYm94O3BhZGRpbmctbGVmdDoxMHB4O3BhZGRpbmctcmlnaHQ6MTBweDt3aWR0aDoxMDAlfS5mcy1tb2RhbCAuZnMtbW9kYWwtZGlhbG9nIC5mcy1tb2RhbC1wYW5lbD5oMz5zdHJvbmd7Zm9udC1zaXplOjEuM2VtfX0uZnMtbW9kYWwuYWN0aXZle2Rpc3BsYXk6YmxvY2t9LmZzLW1vZGFsLmFjdGl2ZTpiZWZvcmV7ZGlzcGxheTpibG9ja30uZnMtbW9kYWwuYWN0aXZlIC5mcy1tb2RhbC1kaWFsb2d7dG9wOjEwJX0uZnMtbW9kYWwgLmZzLW1vZGFsLWJvZHksLmZzLW1vZGFsIC5mcy1tb2RhbC1mb290ZXJ7Ym9yZGVyOjA7YmFja2dyb3VuZDojZmVmZWZlO3BhZGRpbmc6MjBweH0uZnMtbW9kYWwgLmZzLW1vZGFsLWJvZHl7Ym9yZGVyLWJvdHRvbTowfS5mcy1tb2RhbCAuZnMtbW9kYWwtYm9keSAubGljZW5zZS1hY3RpdmF0aW9uLW1lc3NhZ2V7bWFyZ2luOjA7ZGlzcGxheTpub25lfS5mcy1tb2RhbCAuZnMtbW9kYWwtYm9keSBpbnB1dC5saWNlbnNlX2tleXt3aWR0aDoxMDAlfS5mcy1tb2RhbCAuZnMtbW9kYWwtYm9keSBwe2ZvbnQtc2l6ZToxNHB4fS5mcy1tb2RhbCAuZnMtbW9kYWwtYm9keSBoMntmb250LXNpemU6MjBweH0uZnMtbW9kYWwgLmZzLW1vZGFsLWJvZHk+ZGl2e21hcmdpbi10b3A6MTBweH0uZnMtbW9kYWwgLmZzLW1vZGFsLWJvZHk+ZGl2IGgye2ZvbnQtd2VpZ2h0OmJvbGQ7Zm9udC1zaXplOjIwcHg7bWFyZ2luLXRvcDowfS5mcy1tb2RhbCAuZnMtbW9kYWwtZm9vdGVye2JvcmRlci10b3A6I2VlZWVlZSBzb2xpZCAxcHg7dGV4dC1hbGlnbjpyaWdodH0uZnMtbW9kYWwgLmZzLW1vZGFsLWZvb3Rlcj4uYnV0dG9ue21hcmdpbjowIDdweH0uZnMtbW9kYWwgLmZzLW1vZGFsLWZvb3Rlcj4uYnV0dG9uOmZpcnN0LWNoaWxke21hcmdpbjowfS5mcy1tb2RhbCAuZnMtbW9kYWwtcGFuZWw6bm90KC5hY3RpdmUpe2Rpc3BsYXk6bm9uZX1ib2R5Lmhhcy1mcy1tb2RhbHtvdmVyZmxvdzpoaWRkZW59XG4iXX0= */
|
1 |
+
.fs-modal{position:fixed;overflow:auto;height:100%;width:100%;top:0;z-index:100000;display:none;background:rgba(0,0,0,0.6)}.fs-modal .fs-modal-dialog{background:transparent;position:absolute;left:50%;margin-left:-298px;padding-bottom:30px;top:-100%;z-index:100001;width:596px}@media (max-width: 650px){.fs-modal .fs-modal-dialog{margin-left:-50%;box-sizing:border-box;padding-left:10px;padding-right:10px;width:100%}.fs-modal .fs-modal-dialog .fs-modal-panel>h3>strong{font-size:1.3em}}.fs-modal.active{display:block}.fs-modal.active:before{display:block}.fs-modal.active .fs-modal-dialog{top:10%}.fs-modal .fs-modal-body,.fs-modal .fs-modal-footer{border:0;background:#fefefe;padding:20px}.fs-modal .fs-modal-body{border-bottom:0}.fs-modal .fs-modal-body .license-activation-message{margin:0;display:none}.fs-modal .fs-modal-body input.license_key{width:100%}.fs-modal .fs-modal-body p{font-size:14px}.fs-modal .fs-modal-body h2{font-size:20px}.fs-modal .fs-modal-body>div{margin-top:10px}.fs-modal .fs-modal-body>div h2{font-weight:bold;font-size:20px;margin-top:0}.fs-modal .fs-modal-footer{border-top:#eeeeee solid 1px;text-align:right}.fs-modal .fs-modal-footer>.button{margin:0 7px}.fs-modal .fs-modal-footer>.button:first-child{margin:0}.fs-modal .fs-modal-panel:not(.active){display:none}body.has-fs-modal{overflow:hidden}
|
|
freemius/assets/css/customizer.css
CHANGED
@@ -1,2 +1 @@
|
|
1 |
-
#fs_customizer_upsell .fs-customizer-plan{padding:10px 20px 20px 20px;border-radius:3px;background:#fff}#fs_customizer_upsell .fs-customizer-plan h2{position:relative;margin:0;line-height:2em;text-transform:uppercase}#fs_customizer_upsell .fs-customizer-plan h2 .button-link{top:-2px}#fs_customizer_upsell .fs-feature{position:relative}#fs_customizer_upsell .dashicons-yes{color:#0085ba;font-size:2em;vertical-align:bottom;margin-left:-7px;margin-right:10px}.rtl #fs_customizer_upsell .dashicons-yes{margin-left:10px;margin-right:-7px}#fs_customizer_upsell .dashicons-editor-help{color:#bbb;cursor:help}#fs_customizer_upsell .dashicons-editor-help .fs-feature-desc{opacity:0;visibility:hidden;-webkit-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;position:absolute;background:#000;color:#fff;font-family:'arial', serif;font-size:12px;padding:10px;z-index:999999;bottom:100%;margin-bottom:5px;left:0;right:0;border-radius:5px;-webkit-box-shadow:1px 1px 1px rgba(0,0,0,0.2);box-shadow:1px 1px 1px rgba(0,0,0,0.2);line-height:1.3em;font-weight:bold;text-align:left}.rtl #fs_customizer_upsell .dashicons-editor-help .fs-feature-desc{text-align:right}#fs_customizer_upsell .dashicons-editor-help .fs-feature-desc::after{content:' ';display:block;width:0;height:0;border-style:solid;border-width:5px 5px 0 5px;border-color:#000 transparent transparent transparent;position:absolute;top:100%;left:21px}.rtl #fs_customizer_upsell .dashicons-editor-help .fs-feature-desc::after{right:21px;left:auto}#fs_customizer_upsell .dashicons-editor-help:hover .fs-feature-desc{visibility:visible;opacity:1}#fs_customizer_upsell .button-primary{display:block;text-align:center;margin-top:10px}#fs_customizer_support{display:block !important}#fs_customizer_support .button{float:right}#fs_customizer_support .button-group{width:100%;display:block;margin-top:10px}#fs_customizer_support .button-group .button{float:none;width:50%;text-align:center}
|
2 |
-
/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImN1c3RvbWl6ZXIuY3NzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLDBDQUEwQyw0QkFBNEIsa0JBQWtCLGVBQWUsQ0FBQyw2Q0FBNkMsa0JBQWtCLFNBQVMsZ0JBQWdCLHdCQUF3QixDQUFDLDBEQUEwRCxRQUFRLENBQUMsa0NBQWtDLGlCQUFpQixDQUFDLHFDQUFxQyxjQUFjLGNBQWMsc0JBQXNCLGlCQUFpQixpQkFBaUIsQ0FBQywwQ0FBMEMsaUJBQWlCLGlCQUFpQixDQUFDLDZDQUE2QyxXQUFXLFdBQVcsQ0FBQyw4REFBOEQsVUFBVSxrQkFBa0IsNENBQW9LLG9DQUFvQyxrQkFBa0IsZ0JBQWdCLFdBQVcsMkJBQTJCLGVBQWUsYUFBYSxlQUFlLFlBQVksa0JBQWtCLE9BQU8sUUFBUSxrQkFBbUUsK0NBQTJGLHVDQUF1QyxrQkFBa0IsaUJBQWlCLGVBQWUsQ0FBQyxtRUFBbUUsZ0JBQWdCLENBQUMscUVBQXFFLFlBQVksY0FBYyxRQUFRLFNBQVMsbUJBQW1CLDJCQUEyQixzREFBc0Qsa0JBQWtCLFNBQVMsU0FBUyxDQUFDLDBFQUEwRSxXQUFXLFNBQVMsQ0FBQyxvRUFBb0UsbUJBQW1CLFNBQVMsQ0FBQyxzQ0FBc0MsY0FBYyxrQkFBa0IsZUFBZSxDQUFDLHVCQUF1Qix3QkFBd0IsQ0FBQywrQkFBK0IsV0FBVyxDQUFDLHFDQUFxQyxXQUFXLGNBQWMsZUFBZSxDQUFDLDZDQUE2QyxXQUFXLFVBQVUsaUJBQWlCLENBQUMiLCJmaWxlIjoiY3VzdG9taXplci5jc3MiLCJzb3VyY2VzQ29udGVudCI6WyIjZnNfY3VzdG9taXplcl91cHNlbGwgLmZzLWN1c3RvbWl6ZXItcGxhbntwYWRkaW5nOjEwcHggMjBweCAyMHB4IDIwcHg7Ym9yZGVyLXJhZGl1czozcHg7YmFja2dyb3VuZDojZmZmfSNmc19jdXN0b21pemVyX3Vwc2VsbCAuZnMtY3VzdG9taXplci1wbGFuIGgye3Bvc2l0aW9uOnJlbGF0aXZlO21hcmdpbjowO2xpbmUtaGVpZ2h0OjJlbTt0ZXh0LXRyYW5zZm9ybTp1cHBlcmNhc2V9I2ZzX2N1c3RvbWl6ZXJfdXBzZWxsIC5mcy1jdXN0b21pemVyLXBsYW4gaDIgLmJ1dHRvbi1saW5re3RvcDotMnB4fSNmc19jdXN0b21pemVyX3Vwc2VsbCAuZnMtZmVhdHVyZXtwb3NpdGlvbjpyZWxhdGl2ZX0jZnNfY3VzdG9taXplcl91cHNlbGwgLmRhc2hpY29ucy15ZXN7Y29sb3I6IzAwODViYTtmb250LXNpemU6MmVtO3ZlcnRpY2FsLWFsaWduOmJvdHRvbTttYXJnaW4tbGVmdDotN3B4O21hcmdpbi1yaWdodDoxMHB4fS5ydGwgI2ZzX2N1c3RvbWl6ZXJfdXBzZWxsIC5kYXNoaWNvbnMteWVze21hcmdpbi1sZWZ0OjEwcHg7bWFyZ2luLXJpZ2h0Oi03cHh9I2ZzX2N1c3RvbWl6ZXJfdXBzZWxsIC5kYXNoaWNvbnMtZWRpdG9yLWhlbHB7Y29sb3I6I2JiYjtjdXJzb3I6aGVscH0jZnNfY3VzdG9taXplcl91cHNlbGwgLmRhc2hpY29ucy1lZGl0b3ItaGVscCAuZnMtZmVhdHVyZS1kZXNje29wYWNpdHk6MDt2aXNpYmlsaXR5OmhpZGRlbjstbW96LXRyYW5zaXRpb246b3BhY2l0eSAwLjNzIGVhc2UtaW4tb3V0Oy1vLXRyYW5zaXRpb246b3BhY2l0eSAwLjNzIGVhc2UtaW4tb3V0Oy1tcy10cmFuc2l0aW9uOm9wYWNpdHkgMC4zcyBlYXNlLWluLW91dDstd2Via2l0LXRyYW5zaXRpb246b3BhY2l0eSAwLjNzIGVhc2UtaW4tb3V0O3RyYW5zaXRpb246b3BhY2l0eSAwLjNzIGVhc2UtaW4tb3V0O3Bvc2l0aW9uOmFic29sdXRlO2JhY2tncm91bmQ6IzAwMDtjb2xvcjojZmZmO2ZvbnQtZmFtaWx5OidhcmlhbCcsIHNlcmlmO2ZvbnQtc2l6ZToxMnB4O3BhZGRpbmc6MTBweDt6LWluZGV4Ojk5OTk5OTtib3R0b206MTAwJTttYXJnaW4tYm90dG9tOjVweDtsZWZ0OjA7cmlnaHQ6MDstbW96LWJvcmRlci1yYWRpdXM6NXB4Oy13ZWJraXQtYm9yZGVyLXJhZGl1czo1cHg7Ym9yZGVyLXJhZGl1czo1cHg7LW1vei1ib3gtc2hhZG93OjFweCAxcHggMXB4IHJnYmEoMCwwLDAsMC4yKTstd2Via2l0LWJveC1zaGFkb3c6MXB4IDFweCAxcHggcmdiYSgwLDAsMCwwLjIpO2JveC1zaGFkb3c6MXB4IDFweCAxcHggcmdiYSgwLDAsMCwwLjIpO2xpbmUtaGVpZ2h0OjEuM2VtO2ZvbnQtd2VpZ2h0OmJvbGQ7dGV4dC1hbGlnbjpsZWZ0fS5ydGwgI2ZzX2N1c3RvbWl6ZXJfdXBzZWxsIC5kYXNoaWNvbnMtZWRpdG9yLWhlbHAgLmZzLWZlYXR1cmUtZGVzY3t0ZXh0LWFsaWduOnJpZ2h0fSNmc19jdXN0b21pemVyX3Vwc2VsbCAuZGFzaGljb25zLWVkaXRvci1oZWxwIC5mcy1mZWF0dXJlLWRlc2M6OmFmdGVye2NvbnRlbnQ6JyAnO2Rpc3BsYXk6YmxvY2s7d2lkdGg6MDtoZWlnaHQ6MDtib3JkZXItc3R5bGU6c29saWQ7Ym9yZGVyLXdpZHRoOjVweCA1cHggMCA1cHg7Ym9yZGVyLWNvbG9yOiMwMDAgdHJhbnNwYXJlbnQgdHJhbnNwYXJlbnQgdHJhbnNwYXJlbnQ7cG9zaXRpb246YWJzb2x1dGU7dG9wOjEwMCU7bGVmdDoyMXB4fS5ydGwgI2ZzX2N1c3RvbWl6ZXJfdXBzZWxsIC5kYXNoaWNvbnMtZWRpdG9yLWhlbHAgLmZzLWZlYXR1cmUtZGVzYzo6YWZ0ZXJ7cmlnaHQ6MjFweDtsZWZ0OmF1dG99I2ZzX2N1c3RvbWl6ZXJfdXBzZWxsIC5kYXNoaWNvbnMtZWRpdG9yLWhlbHA6aG92ZXIgLmZzLWZlYXR1cmUtZGVzY3t2aXNpYmlsaXR5OnZpc2libGU7b3BhY2l0eToxfSNmc19jdXN0b21pemVyX3Vwc2VsbCAuYnV0dG9uLXByaW1hcnl7ZGlzcGxheTpibG9jazt0ZXh0LWFsaWduOmNlbnRlcjttYXJnaW4tdG9wOjEwcHh9I2ZzX2N1c3RvbWl6ZXJfc3VwcG9ydHtkaXNwbGF5OmJsb2NrICFpbXBvcnRhbnR9I2ZzX2N1c3RvbWl6ZXJfc3VwcG9ydCAuYnV0dG9ue2Zsb2F0OnJpZ2h0fSNmc19jdXN0b21pemVyX3N1cHBvcnQgLmJ1dHRvbi1ncm91cHt3aWR0aDoxMDAlO2Rpc3BsYXk6YmxvY2s7bWFyZ2luLXRvcDoxMHB4fSNmc19jdXN0b21pemVyX3N1cHBvcnQgLmJ1dHRvbi1ncm91cCAuYnV0dG9ue2Zsb2F0Om5vbmU7d2lkdGg6NTAlO3RleHQtYWxpZ246Y2VudGVyfVxuIl19 */
|
1 |
+
#fs_customizer_upsell .fs-customizer-plan{padding:10px 20px 20px 20px;border-radius:3px;background:#fff}#fs_customizer_upsell .fs-customizer-plan h2{position:relative;margin:0;line-height:2em;text-transform:uppercase}#fs_customizer_upsell .fs-customizer-plan h2 .button-link{top:-2px}#fs_customizer_upsell .fs-feature{position:relative}#fs_customizer_upsell .dashicons-yes{color:#0085ba;font-size:2em;vertical-align:bottom;margin-left:-7px;margin-right:10px}.rtl #fs_customizer_upsell .dashicons-yes{margin-left:10px;margin-right:-7px}#fs_customizer_upsell .dashicons-editor-help{color:#bbb;cursor:help}#fs_customizer_upsell .dashicons-editor-help .fs-feature-desc{opacity:0;visibility:hidden;-moz-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;-ms-transition:opacity 0.3s ease-in-out;-webkit-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;position:absolute;background:#000;color:#fff;font-family:'arial', serif;font-size:12px;padding:10px;z-index:999999;bottom:100%;margin-bottom:5px;left:0;right:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:1px 1px 1px rgba(0,0,0,0.2);-webkit-box-shadow:1px 1px 1px rgba(0,0,0,0.2);box-shadow:1px 1px 1px rgba(0,0,0,0.2);line-height:1.3em;font-weight:bold;text-align:left}.rtl #fs_customizer_upsell .dashicons-editor-help .fs-feature-desc{text-align:right}#fs_customizer_upsell .dashicons-editor-help .fs-feature-desc::after{content:' ';display:block;width:0;height:0;border-style:solid;border-width:5px 5px 0 5px;border-color:#000 transparent transparent transparent;position:absolute;top:100%;left:21px}.rtl #fs_customizer_upsell .dashicons-editor-help .fs-feature-desc::after{right:21px;left:auto}#fs_customizer_upsell .dashicons-editor-help:hover .fs-feature-desc{visibility:visible;opacity:1}#fs_customizer_upsell .button-primary{display:block;text-align:center;margin-top:10px}#fs_customizer_support{display:block !important}#fs_customizer_support .button{float:right}#fs_customizer_support .button-group{width:100%;display:block;margin-top:10px}#fs_customizer_support .button-group .button{float:none;width:50%;text-align:center}
|
|
freemius/assets/img/addons-for-beaver-builder.png
ADDED
Binary file
|
freemius/assets/scss/admin/common.scss
CHANGED
@@ -207,7 +207,7 @@ span.fs-submenu-item.fs-sub:before
|
|
207 |
margin-right: 5px;
|
208 |
vertical-align: sub;
|
209 |
display: inline-block;
|
210 |
-
background: url('
|
211 |
background-size: contain;
|
212 |
}
|
213 |
|
207 |
margin-right: 5px;
|
208 |
vertical-align: sub;
|
209 |
display: inline-block;
|
210 |
+
background: url('/wp-admin/images/wpspin_light-2x.gif');
|
211 |
background-size: contain;
|
212 |
}
|
213 |
|
freemius/composer.json
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"name": "freemius/wordpress-sdk",
|
3 |
+
"description": "Freemius WordPress SDK",
|
4 |
+
"keywords": ["freemius", "wordpress", "plugin", "sdk"],
|
5 |
+
"homepage": "https://freemius.com",
|
6 |
+
"license": "GPL-3.0-only",
|
7 |
+
"require": {
|
8 |
+
"php": ">=5.2"
|
9 |
+
}
|
10 |
+
}
|
freemius/gulpfile.js
ADDED
@@ -0,0 +1,167 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
var gulp = require('gulp');
|
2 |
+
var path = require('path');
|
3 |
+
var filesystem = require('fs');
|
4 |
+
var wpPot = require('gulp-wp-pot');
|
5 |
+
var gettext = require('gulp-gettext');
|
6 |
+
var sort = require('gulp-sort');
|
7 |
+
var pofill = require('gulp-pofill');
|
8 |
+
var rename = require('gulp-rename');
|
9 |
+
var clean = require('gulp-clean');
|
10 |
+
|
11 |
+
var languagesFolder = './languages/';
|
12 |
+
|
13 |
+
var options = require('./transifex-config.json');
|
14 |
+
|
15 |
+
function getFolders(dir) {
|
16 |
+
return filesystem.readdirSync(dir)
|
17 |
+
.filter(function (file) {
|
18 |
+
return filesystem.statSync(path.join(dir, file)).isDirectory();
|
19 |
+
});
|
20 |
+
}
|
21 |
+
|
22 |
+
var transifex = require('gulp-transifex').createClient(options);
|
23 |
+
|
24 |
+
// Create POT out of i18n.php.
|
25 |
+
gulp.task('prepare-source', function () {
|
26 |
+
gulp.src('**/*.php')
|
27 |
+
.pipe(sort())
|
28 |
+
.pipe(wpPot({
|
29 |
+
destFile : 'freemius.pot',
|
30 |
+
package : 'freemius',
|
31 |
+
bugReport : 'https://github.com/Freemius/wordpress-sdk/issues',
|
32 |
+
lastTranslator : 'Vova Feldman <vova@freemius.com>',
|
33 |
+
team : 'Freemius Team <admin@freemius.com>',
|
34 |
+
/*gettextMethods: {
|
35 |
+
instances: ['this', '_fs'],
|
36 |
+
methods: [
|
37 |
+
'get_text_inline'
|
38 |
+
]
|
39 |
+
},*/
|
40 |
+
gettextFunctions: [
|
41 |
+
{name: 'get_text_inline'},
|
42 |
+
|
43 |
+
{name: 'fs_text_inline'},
|
44 |
+
{name: 'fs_echo_inline'},
|
45 |
+
{name: 'fs_esc_js_inline'},
|
46 |
+
{name: 'fs_esc_attr_inline'},
|
47 |
+
{name: 'fs_esc_attr_echo_inline'},
|
48 |
+
{name: 'fs_esc_html_inline'},
|
49 |
+
{name: 'fs_esc_html_echo_inline'},
|
50 |
+
|
51 |
+
{name: 'get_text_x_inline', context: 2},
|
52 |
+
{name: 'fs_text_x_inline', context: 2},
|
53 |
+
{name: 'fs_echo_x_inline', context: 2},
|
54 |
+
{name: 'fs_esc_attr_x_inline', context: 2},
|
55 |
+
{name: 'fs_esc_js_x_inline', context: 2},
|
56 |
+
{name: 'fs_esc_js_echo_x_inline', context: 2},
|
57 |
+
{name: 'fs_esc_html_x_inline', context: 2},
|
58 |
+
{name: 'fs_esc_html_echo_x_inline', context: 2}
|
59 |
+
/*,
|
60 |
+
|
61 |
+
|
62 |
+
{name: '_fs_text'},
|
63 |
+
{name: '_fs_x', context: 2},
|
64 |
+
{name: '_fs_echo'},
|
65 |
+
{name: '_fs_esc_attr'},
|
66 |
+
{name: '_fs_esc_attr_echo'},
|
67 |
+
{name: '_fs_esc_html'},
|
68 |
+
{name: '_fs_esc_html_echo'},
|
69 |
+
{name: '_fs_ex', context: 2},
|
70 |
+
{name: '_fs_esc_attr_x', context: 2},
|
71 |
+
{name: '_fs_esc_html_x', context: 2},
|
72 |
+
|
73 |
+
{name: '_fs_n', plural: 2},
|
74 |
+
{name: '_fs_n_noop', plural: 2},
|
75 |
+
{name: '_fs_nx', plural: 2, context: 4},
|
76 |
+
{name: '_fs_nx_noop', plural: 2, context: 3}*/
|
77 |
+
]
|
78 |
+
}))
|
79 |
+
.pipe(gulp.dest(languagesFolder + 'freemius.pot'));
|
80 |
+
|
81 |
+
// Create English PO out of the POT.
|
82 |
+
return gulp.src(languagesFolder + 'freemius.pot')
|
83 |
+
.pipe(pofill({
|
84 |
+
items: function (item) {
|
85 |
+
// If msgstr is empty, use identity translation
|
86 |
+
if (!item.msgstr.length) {
|
87 |
+
item.msgstr = [''];
|
88 |
+
}
|
89 |
+
if (!item.msgstr[0]) {
|
90 |
+
item.msgstr[0] = item.msgid;
|
91 |
+
}
|
92 |
+
return item;
|
93 |
+
}
|
94 |
+
}))
|
95 |
+
.pipe(rename('freemius-en.po'))
|
96 |
+
.pipe(gulp.dest(languagesFolder));
|
97 |
+
});
|
98 |
+
|
99 |
+
// Push updated po resource to transifex.
|
100 |
+
gulp.task('update-transifex', ['prepare-source'], function () {
|
101 |
+
return gulp.src(languagesFolder + 'freemius-en.po')
|
102 |
+
.pipe(transifex.pushResource());
|
103 |
+
});
|
104 |
+
|
105 |
+
// Download latest *.po translations.
|
106 |
+
gulp.task('download-translations', ['update-transifex'], function () {
|
107 |
+
return gulp.src(languagesFolder + 'freemius-en.po')
|
108 |
+
.pipe(transifex.pullResource());
|
109 |
+
});
|
110 |
+
|
111 |
+
// Move translations to languages root.
|
112 |
+
gulp.task('prepare-translations', ['download-translations'], function () {
|
113 |
+
var folders = getFolders(languagesFolder);
|
114 |
+
|
115 |
+
return folders.map(function (folder) {
|
116 |
+
return gulp.src(path.join(languagesFolder, folder, 'freemius-en.po'))
|
117 |
+
.pipe(rename('freemius-' + folder + '.po'))
|
118 |
+
.pipe(gulp.dest(languagesFolder));
|
119 |
+
});
|
120 |
+
});
|
121 |
+
|
122 |
+
// Feel up empty translations with English.
|
123 |
+
gulp.task('translations-feelup', ['prepare-translations'], function () {
|
124 |
+
return gulp.src(languagesFolder + '*.po')
|
125 |
+
.pipe(pofill({
|
126 |
+
items: function (item) {
|
127 |
+
// If msgstr is empty, use identity translation
|
128 |
+
if (0 == item.msgstr.length) {
|
129 |
+
item.msgstr = [''];
|
130 |
+
}
|
131 |
+
if (0 == item.msgstr[0].length) {
|
132 |
+
// item.msgid[0] = item.msgid;
|
133 |
+
item.msgstr[0] = item.msgid;
|
134 |
+
}
|
135 |
+
return item;
|
136 |
+
}
|
137 |
+
}))
|
138 |
+
.pipe(gulp.dest(languagesFolder));
|
139 |
+
});
|
140 |
+
|
141 |
+
// Cleanup temporary translation folders.
|
142 |
+
gulp.task('cleanup', ['prepare-translations'], function () {
|
143 |
+
var folders = getFolders(languagesFolder);
|
144 |
+
|
145 |
+
return folders.map(function (folder) {
|
146 |
+
return gulp.src(path.join(languagesFolder, folder), {read: false})
|
147 |
+
.pipe(clean());
|
148 |
+
});
|
149 |
+
});
|
150 |
+
|
151 |
+
// Compile *.po to *.mo binaries for usage.
|
152 |
+
gulp.task('compile-translations', ['translations-feelup'], function () {
|
153 |
+
// Compile POs to MOs.
|
154 |
+
return gulp.src(languagesFolder + '*.po')
|
155 |
+
.pipe(gettext())
|
156 |
+
.pipe(gulp.dest(languagesFolder))
|
157 |
+
});
|
158 |
+
|
159 |
+
gulp.task('default', [], function () {
|
160 |
+
gulp.run('prepare-source');
|
161 |
+
gulp.run('update-transifex');
|
162 |
+
gulp.run('download-translations');
|
163 |
+
gulp.run('prepare-translations');
|
164 |
+
gulp.run('translations-feelup');
|
165 |
+
gulp.run('cleanup');
|
166 |
+
gulp.run('compile-translations');
|
167 |
+
});
|
freemius/includes/class-freemius.php
CHANGED
@@ -1348,7 +1348,10 @@
|
|
1348 |
add_action( 'make_ham_blog', array( &$this, '_after_site_reactivated_callback' ) );
|
1349 |
}
|
1350 |
|
1351 |
-
if ( $this->is_theme() &&
|
|
|
|
|
|
|
1352 |
// Register customizer upsell.
|
1353 |
add_action( 'customize_register', array( &$this, '_customizer_register' ) );
|
1354 |
}
|
@@ -1488,13 +1491,6 @@
|
|
1488 |
array( &$this, '_submit_uninstall_reason_action' )
|
1489 |
);
|
1490 |
|
1491 |
-
if ( $this->is_theme() && $this->is_premium() && ! $this->has_active_valid_license() ) {
|
1492 |
-
$this->add_ajax_action(
|
1493 |
-
'delete_theme_update_data',
|
1494 |
-
array( &$this, '_delete_theme_update_data_action' )
|
1495 |
-
);
|
1496 |
-
}
|
1497 |
-
|
1498 |
if ( ! $this->is_addon() || $this->is_parent_plugin_installed() ) {
|
1499 |
if ( ( $this->is_plugin() && self::is_plugins_page() ) ||
|
1500 |
( $this->is_theme() && self::is_themes_page() )
|
@@ -3961,6 +3957,13 @@
|
|
3961 |
|
3962 |
$this->parse_settings( $plugin_info );
|
3963 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3964 |
if ( ! self::is_ajax() ) {
|
3965 |
if ( ! $this->is_addon() || $this->is_only_premium() ) {
|
3966 |
add_action(
|
@@ -6192,19 +6195,21 @@
|
|
6192 |
}
|
6193 |
|
6194 |
if ( $this->is_plugin_new_install() || $this->is_only_premium() ) {
|
6195 |
-
|
6196 |
-
|
6197 |
-
|
6198 |
-
|
6199 |
-
|
6200 |
-
|
6201 |
-
|
6202 |
-
|
6203 |
-
|
6204 |
-
|
6205 |
-
|
6206 |
-
|
6207 |
-
|
|
|
|
|
6208 |
} else {
|
6209 |
if ( $this->should_add_sticky_optin_notice() ) {
|
6210 |
$this->add_sticky_optin_admin_notice();
|
@@ -14756,13 +14761,15 @@
|
|
14756 |
private function add_submenu_items() {
|
14757 |
$this->_logger->entrance();
|
14758 |
|
|
|
|
|
14759 |
if ( $this->is_addon() ) {
|
14760 |
// No submenu items for add-ons.
|
14761 |
$add_submenu_items = false;
|
14762 |
} else if ( $this->is_free_wp_org_theme() && ! fs_is_network_admin() ) {
|
14763 |
// Also add submenu items when running in a free .org theme so the tabs will be visible.
|
14764 |
$add_submenu_items = true;
|
14765 |
-
} else if ( $
|
14766 |
$add_submenu_items = false;
|
14767 |
} else if ( fs_is_network_admin() ) {
|
14768 |
/**
|
@@ -14793,7 +14800,15 @@
|
|
14793 |
$this->is_submenu_item_visible( 'affiliation' )
|
14794 |
);
|
14795 |
}
|
|
|
14796 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14797 |
if ( ! WP_FS__DEMO_MODE && $this->is_registered() ) {
|
14798 |
$show_account = (
|
14799 |
$this->is_submenu_item_visible( 'account' ) &&
|
@@ -14812,10 +14827,12 @@
|
|
14812 |
'account',
|
14813 |
array( &$this, '_account_page_load' ),
|
14814 |
WP_FS__DEFAULT_PRIORITY,
|
14815 |
-
$show_account
|
14816 |
);
|
14817 |
}
|
|
|
14818 |
|
|
|
14819 |
// Add contact page.
|
14820 |
$this->add_submenu_item(
|
14821 |
$this->get_text_inline( 'Contact Us', 'contact-us' ),
|
@@ -14840,7 +14857,11 @@
|
|
14840 |
$this->is_submenu_item_visible( 'addons' )
|
14841 |
);
|
14842 |
}
|
|
|
14843 |
|
|
|
|
|
|
|
14844 |
if ( ! WP_FS__DEMO_MODE ) {
|
14845 |
$show_pricing = (
|
14846 |
$this->is_submenu_item_visible( 'pricing' ) &&
|
@@ -14862,14 +14883,14 @@
|
|
14862 |
|
14863 |
// Add upgrade/pricing page.
|
14864 |
$this->add_submenu_item(
|
14865 |
-
$pricing_cta_text . ' ' . ( is_rtl() ? '←' : '➤' ),
|
14866 |
array( &$this, '_pricing_page_render' ),
|
14867 |
$this->get_plugin_name() . ' – ' . $this->get_text_x_inline( 'Pricing', 'noun', 'pricing' ),
|
14868 |
'manage_options',
|
14869 |
'pricing',
|
14870 |
'Freemius::_clean_admin_content_section',
|
14871 |
WP_FS__LOWEST_PRIORITY,
|
14872 |
-
$show_pricing,
|
14873 |
$pricing_class
|
14874 |
);
|
14875 |
}
|
@@ -15937,7 +15958,7 @@
|
|
15937 |
/**
|
15938 |
* @since 1.2.3 When running in DEV mode, retrieve pending plans as well.
|
15939 |
*/
|
15940 |
-
$result = $api->get( "/plugins/{$this->_module_id}/plans.json
|
15941 |
|
15942 |
if ( $this->is_api_result_object( $result, 'plans' ) && is_array( $result->plans ) ) {
|
15943 |
for ( $i = 0, $len = count( $result->plans ); $i < $len; $i ++ ) {
|
@@ -16405,7 +16426,7 @@
|
|
16405 |
$this->_update_licenses( $licenses, $addon->id );
|
16406 |
|
16407 |
if ( ! $this->is_addon_installed( $addon->id ) && FS_License_Manager::has_premium_license( $licenses ) ) {
|
16408 |
-
$plans_result = $this->get_api_site_or_plugin_scope()->get( "/addons/{$addon_id}/plans.json" );
|
16409 |
|
16410 |
if ( ! isset( $plans_result->error ) ) {
|
16411 |
$plans = array();
|
@@ -16733,6 +16754,7 @@
|
|
16733 |
'trial_promotion',
|
16734 |
'trial_expired',
|
16735 |
'activation_complete',
|
|
|
16736 |
) );
|
16737 |
break;
|
16738 |
case 'changed':
|
@@ -17570,19 +17592,21 @@
|
|
17570 |
|
17571 |
$api = $this->get_api_site_or_plugin_scope();
|
17572 |
|
|
|
|
|
17573 |
/**
|
17574 |
* @since 1.2.1
|
17575 |
*
|
17576 |
* If there's a cached version of the add-ons and not asking
|
17577 |
* for a flush, just use the currently stored add-ons.
|
17578 |
*/
|
17579 |
-
if ( ! $flush && $api->is_cached(
|
17580 |
$addons = self::get_all_addons();
|
17581 |
|
17582 |
return $addons[ $this->_plugin->id ];
|
17583 |
}
|
17584 |
|
17585 |
-
$result = $api->get(
|
17586 |
|
17587 |
$addons = array();
|
17588 |
if ( $this->is_api_result_object( $result, 'plugins' ) &&
|
@@ -18515,7 +18539,9 @@
|
|
18515 |
* @return FS_Api
|
18516 |
*/
|
18517 |
private function get_current_or_network_user_api_scope( $flush = false ) {
|
18518 |
-
if ( ! $this->_is_network_active ||
|
|
|
|
|
18519 |
return $this->get_api_user_scope( $flush );
|
18520 |
}
|
18521 |
|
@@ -18603,9 +18629,19 @@
|
|
18603 |
* @author Vova Feldman (@svovaf)
|
18604 |
* @since 1.0.9
|
18605 |
*
|
18606 |
-
* @param $plans
|
18607 |
*/
|
18608 |
function _check_for_trial_plans( $plans ) {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
18609 |
$this->_storage->has_trial_plan = FS_Plan_Manager::instance()->has_trial_plan( $plans );
|
18610 |
}
|
18611 |
|
@@ -19344,14 +19380,16 @@
|
|
19344 |
* @param array $request
|
19345 |
* @param int $success_cache_expiration
|
19346 |
* @param int $failure_cache_expiration
|
|
|
19347 |
*
|
19348 |
* @return WP_Error|array
|
19349 |
*/
|
19350 |
-
|
19351 |
&$url,
|
19352 |
$request,
|
19353 |
$success_cache_expiration = 0,
|
19354 |
-
$failure_cache_expiration = 0
|
|
|
19355 |
) {
|
19356 |
$should_cache = ($success_cache_expiration + $failure_cache_expiration > 0);
|
19357 |
|
@@ -19362,7 +19400,9 @@
|
|
19362 |
false;
|
19363 |
|
19364 |
if ( false === $response ) {
|
19365 |
-
|
|
|
|
|
19366 |
|
19367 |
$response = wp_remote_post( $url, $request );
|
19368 |
|
@@ -20117,6 +20157,10 @@
|
|
20117 |
$icon_found = false;
|
20118 |
$local_path = fs_normalize_path( "{$img_dir}/{$this->_slug}.png" );
|
20119 |
|
|
|
|
|
|
|
|
|
20120 |
$have_write_permissions = ( 'direct' === get_filesystem_method( array(), fs_normalize_path( $img_dir ) ) );
|
20121 |
|
20122 |
/**
|
@@ -20633,9 +20677,7 @@
|
|
20633 |
* @since 2.1.0
|
20634 |
*/
|
20635 |
function _maybe_add_gdpr_optin_ajax_handler() {
|
20636 |
-
|
20637 |
-
$this->add_ajax_action( 'fetch_is_marketing_required_flag_value', array( &$this, '_fetch_is_marketing_required_flag_value_ajax_action' ) );
|
20638 |
-
}
|
20639 |
|
20640 |
if ( FS_GDPR_Manager::instance()->is_opt_in_notice_shown() ) {
|
20641 |
$this->add_gdpr_optin_ajax_handler_and_style();
|
@@ -20819,4 +20861,28 @@
|
|
20819 |
}
|
20820 |
|
20821 |
#endregion
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20822 |
}
|
1348 |
add_action( 'make_ham_blog', array( &$this, '_after_site_reactivated_callback' ) );
|
1349 |
}
|
1350 |
|
1351 |
+
if ( $this->is_theme() &&
|
1352 |
+
self::is_customizer() &&
|
1353 |
+
$this->apply_filters( 'show_customizer_upsell', true )
|
1354 |
+
) {
|
1355 |
// Register customizer upsell.
|
1356 |
add_action( 'customize_register', array( &$this, '_customizer_register' ) );
|
1357 |
}
|
1491 |
array( &$this, '_submit_uninstall_reason_action' )
|
1492 |
);
|
1493 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1494 |
if ( ! $this->is_addon() || $this->is_parent_plugin_installed() ) {
|
1495 |
if ( ( $this->is_plugin() && self::is_plugins_page() ) ||
|
1496 |
( $this->is_theme() && self::is_themes_page() )
|
3957 |
|
3958 |
$this->parse_settings( $plugin_info );
|
3959 |
|
3960 |
+
if ( is_admin() && $this->is_theme() && $this->is_premium() && ! $this->has_active_valid_license() ) {
|
3961 |
+
$this->add_ajax_action(
|
3962 |
+
'delete_theme_update_data',
|
3963 |
+
array( &$this, '_delete_theme_update_data_action' )
|
3964 |
+
);
|
3965 |
+
}
|
3966 |
+
|
3967 |
if ( ! self::is_ajax() ) {
|
3968 |
if ( ! $this->is_addon() || $this->is_only_premium() ) {
|
3969 |
add_action(
|
6195 |
}
|
6196 |
|
6197 |
if ( $this->is_plugin_new_install() || $this->is_only_premium() ) {
|
6198 |
+
if ( ! $this->_anonymous_mode ) {
|
6199 |
+
// Show notice for new plugin installations.
|
6200 |
+
$this->_admin_notices->add(
|
6201 |
+
sprintf(
|
6202 |
+
$this->get_text_inline( 'You are just one step away - %s', 'you-are-step-away' ),
|
6203 |
+
sprintf( '<b><a href="%s">%s</a></b>',
|
6204 |
+
$this->get_activation_url( array(), ! $this->is_delegated_connection() ),
|
6205 |
+
sprintf( $this->get_text_x_inline( 'Complete "%s" Activation Now',
|
6206 |
+
'%s - plugin name. As complete "PluginX" activation now', 'activate-x-now' ), $this->get_plugin_name() )
|
6207 |
+
)
|
6208 |
+
),
|
6209 |
+
'',
|
6210 |
+
'update-nag'
|
6211 |
+
);
|
6212 |
+
}
|
6213 |
} else {
|
6214 |
if ( $this->should_add_sticky_optin_notice() ) {
|
6215 |
$this->add_sticky_optin_admin_notice();
|
14761 |
private function add_submenu_items() {
|
14762 |
$this->_logger->entrance();
|
14763 |
|
14764 |
+
$is_activation_mode = $this->is_activation_mode();
|
14765 |
+
|
14766 |
if ( $this->is_addon() ) {
|
14767 |
// No submenu items for add-ons.
|
14768 |
$add_submenu_items = false;
|
14769 |
} else if ( $this->is_free_wp_org_theme() && ! fs_is_network_admin() ) {
|
14770 |
// Also add submenu items when running in a free .org theme so the tabs will be visible.
|
14771 |
$add_submenu_items = true;
|
14772 |
+
} else if ( $is_activation_mode && ! $this->is_free_wp_org_theme() ) {
|
14773 |
$add_submenu_items = false;
|
14774 |
} else if ( fs_is_network_admin() ) {
|
14775 |
/**
|
14800 |
$this->is_submenu_item_visible( 'affiliation' )
|
14801 |
);
|
14802 |
}
|
14803 |
+
}
|
14804 |
|
14805 |
+
if ( $add_submenu_items ||
|
14806 |
+
( $is_activation_mode &&
|
14807 |
+
$this->is_only_premium() &&
|
14808 |
+
$this->is_admin_page( 'account' ) &&
|
14809 |
+
fs_request_is_action( $this->get_unique_affix() . '_sync_license' )
|
14810 |
+
)
|
14811 |
+
) {
|
14812 |
if ( ! WP_FS__DEMO_MODE && $this->is_registered() ) {
|
14813 |
$show_account = (
|
14814 |
$this->is_submenu_item_visible( 'account' ) &&
|
14827 |
'account',
|
14828 |
array( &$this, '_account_page_load' ),
|
14829 |
WP_FS__DEFAULT_PRIORITY,
|
14830 |
+
( $add_submenu_items && $show_account )
|
14831 |
);
|
14832 |
}
|
14833 |
+
}
|
14834 |
|
14835 |
+
if ( $add_submenu_items ) {
|
14836 |
// Add contact page.
|
14837 |
$this->add_submenu_item(
|
14838 |
$this->get_text_inline( 'Contact Us', 'contact-us' ),
|
14857 |
$this->is_submenu_item_visible( 'addons' )
|
14858 |
);
|
14859 |
}
|
14860 |
+
}
|
14861 |
|
14862 |
+
if ( $add_submenu_items ||
|
14863 |
+
( $is_activation_mode && $this->is_only_premium() && $this->is_admin_page( 'pricing' ) )
|
14864 |
+
) {
|
14865 |
if ( ! WP_FS__DEMO_MODE ) {
|
14866 |
$show_pricing = (
|
14867 |
$this->is_submenu_item_visible( 'pricing' ) &&
|
14883 |
|
14884 |
// Add upgrade/pricing page.
|
14885 |
$this->add_submenu_item(
|
14886 |
+
$pricing_cta_text . ' ' . ( is_rtl() ? $this->get_text_x_inline( '←', 'ASCII arrow left icon', 'symbol_arrow-left' ) : $this->get_text_x_inline( '➤', 'ASCII arrow right icon', 'symbol_arrow-right' ) ),
|
14887 |
array( &$this, '_pricing_page_render' ),
|
14888 |
$this->get_plugin_name() . ' – ' . $this->get_text_x_inline( 'Pricing', 'noun', 'pricing' ),
|
14889 |
'manage_options',
|
14890 |
'pricing',
|
14891 |
'Freemius::_clean_admin_content_section',
|
14892 |
WP_FS__LOWEST_PRIORITY,
|
14893 |
+
( $add_submenu_items && $show_pricing ),
|
14894 |
$pricing_class
|
14895 |
);
|
14896 |
}
|
15958 |
/**
|
15959 |
* @since 1.2.3 When running in DEV mode, retrieve pending plans as well.
|
15960 |
*/
|
15961 |
+
$result = $api->get( $this->add_show_pending( "/plugins/{$this->_module_id}/plans.json" ), true );
|
15962 |
|
15963 |
if ( $this->is_api_result_object( $result, 'plans' ) && is_array( $result->plans ) ) {
|
15964 |
for ( $i = 0, $len = count( $result->plans ); $i < $len; $i ++ ) {
|
16426 |
$this->_update_licenses( $licenses, $addon->id );
|
16427 |
|
16428 |
if ( ! $this->is_addon_installed( $addon->id ) && FS_License_Manager::has_premium_license( $licenses ) ) {
|
16429 |
+
$plans_result = $this->get_api_site_or_plugin_scope()->get( $this->add_show_pending( "/addons/{$addon_id}/plans.json" ) );
|
16430 |
|
16431 |
if ( ! isset( $plans_result->error ) ) {
|
16432 |
$plans = array();
|
16754 |
'trial_promotion',
|
16755 |
'trial_expired',
|
16756 |
'activation_complete',
|
16757 |
+
'license_expired',
|
16758 |
) );
|
16759 |
break;
|
16760 |
case 'changed':
|
17592 |
|
17593 |
$api = $this->get_api_site_or_plugin_scope();
|
17594 |
|
17595 |
+
$path = $this->add_show_pending( '/addons.json?enriched=true' );
|
17596 |
+
|
17597 |
/**
|
17598 |
* @since 1.2.1
|
17599 |
*
|
17600 |
* If there's a cached version of the add-ons and not asking
|
17601 |
* for a flush, just use the currently stored add-ons.
|
17602 |
*/
|
17603 |
+
if ( ! $flush && $api->is_cached( $path ) ) {
|
17604 |
$addons = self::get_all_addons();
|
17605 |
|
17606 |
return $addons[ $this->_plugin->id ];
|
17607 |
}
|
17608 |
|
17609 |
+
$result = $api->get( $path, $flush );
|
17610 |
|
17611 |
$addons = array();
|
17612 |
if ( $this->is_api_result_object( $result, 'plugins' ) &&
|
18539 |
* @return FS_Api
|
18540 |
*/
|
18541 |
private function get_current_or_network_user_api_scope( $flush = false ) {
|
18542 |
+
if ( ! $this->_is_network_active ||
|
18543 |
+
( isset( $this->_user ) && $this->_user instanceof FS_User )
|
18544 |
+
) {
|
18545 |
return $this->get_api_user_scope( $flush );
|
18546 |
}
|
18547 |
|
18629 |
* @author Vova Feldman (@svovaf)
|
18630 |
* @since 1.0.9
|
18631 |
*
|
18632 |
+
* @param FS_Plugin_Plan[] $plans
|
18633 |
*/
|
18634 |
function _check_for_trial_plans( $plans ) {
|
18635 |
+
/**
|
18636 |
+
* For some reason core's do_action() flattens arrays when it has a single object item. Therefore, we need to restructure the array as expected.
|
18637 |
+
*
|
18638 |
+
* @author Vova Feldman (@svovaf)
|
18639 |
+
* @since 2.1.2
|
18640 |
+
*/
|
18641 |
+
if ( ! is_array( $plans ) && is_object( $plans ) ) {
|
18642 |
+
$plans = array( $plans );
|
18643 |
+
}
|
18644 |
+
|
18645 |
$this->_storage->has_trial_plan = FS_Plan_Manager::instance()->has_trial_plan( $plans );
|
18646 |
}
|
18647 |
|
19380 |
* @param array $request
|
19381 |
* @param int $success_cache_expiration
|
19382 |
* @param int $failure_cache_expiration
|
19383 |
+
* @param bool $maybe_enrich_request_for_debug
|
19384 |
*
|
19385 |
* @return WP_Error|array
|
19386 |
*/
|
19387 |
+
static function safe_remote_post(
|
19388 |
&$url,
|
19389 |
$request,
|
19390 |
$success_cache_expiration = 0,
|
19391 |
+
$failure_cache_expiration = 0,
|
19392 |
+
$maybe_enrich_request_for_debug = true
|
19393 |
) {
|
19394 |
$should_cache = ($success_cache_expiration + $failure_cache_expiration > 0);
|
19395 |
|
19400 |
false;
|
19401 |
|
19402 |
if ( false === $response ) {
|
19403 |
+
if ( $maybe_enrich_request_for_debug ) {
|
19404 |
+
self::enrich_request_for_debug( $url, $request );
|
19405 |
+
}
|
19406 |
|
19407 |
$response = wp_remote_post( $url, $request );
|
19408 |
|
20157 |
$icon_found = false;
|
20158 |
$local_path = fs_normalize_path( "{$img_dir}/{$this->_slug}.png" );
|
20159 |
|
20160 |
+
if ( ! function_exists( 'get_filesystem_method' ) ) {
|
20161 |
+
require_once ABSPATH . 'wp-admin/includes/file.php';
|
20162 |
+
}
|
20163 |
+
|
20164 |
$have_write_permissions = ( 'direct' === get_filesystem_method( array(), fs_normalize_path( $img_dir ) ) );
|
20165 |
|
20166 |
/**
|
20677 |
* @since 2.1.0
|
20678 |
*/
|
20679 |
function _maybe_add_gdpr_optin_ajax_handler() {
|
20680 |
+
$this->add_ajax_action( 'fetch_is_marketing_required_flag_value', array( &$this, '_fetch_is_marketing_required_flag_value_ajax_action' ) );
|
|
|
|
|
20681 |
|
20682 |
if ( FS_GDPR_Manager::instance()->is_opt_in_notice_shown() ) {
|
20683 |
$this->add_gdpr_optin_ajax_handler_and_style();
|
20861 |
}
|
20862 |
|
20863 |
#endregion
|
20864 |
+
|
20865 |
+
#----------------------------------------------------------------------------------
|
20866 |
+
#region Helper
|
20867 |
+
#----------------------------------------------------------------------------------
|
20868 |
+
|
20869 |
+
/**
|
20870 |
+
* If running with a secret key, assume it's the developer and show pending plans as well.
|
20871 |
+
*
|
20872 |
+
* @author Vova Feldman (@svovaf)
|
20873 |
+
* @since 2.1.2
|
20874 |
+
*
|
20875 |
+
* @param string $path
|
20876 |
+
*
|
20877 |
+
* @return string
|
20878 |
+
*/
|
20879 |
+
function add_show_pending( $path ) {
|
20880 |
+
if ( ! $this->has_secret_key() ) {
|
20881 |
+
return $path;
|
20882 |
+
}
|
20883 |
+
|
20884 |
+
return $path . ( false !== strpos( $path, '?' ) ? '&' : '?' ) . 'show_pending=true';
|
20885 |
+
}
|
20886 |
+
|
20887 |
+
#endregion
|
20888 |
}
|
freemius/includes/class-fs-plugin-updater.php
CHANGED
@@ -29,6 +29,11 @@
|
|
29 |
* @since 1.1.8.1
|
30 |
*/
|
31 |
private $_update_details;
|
|
|
|
|
|
|
|
|
|
|
32 |
|
33 |
#--------------------------------------------------------------------------------
|
34 |
#region Singleton
|
@@ -324,6 +329,46 @@
|
|
324 |
(array) $this->_update_details;
|
325 |
}
|
326 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
327 |
return $transient_data;
|
328 |
}
|
329 |
|
@@ -508,6 +553,138 @@
|
|
508 |
return $res;
|
509 |
}
|
510 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
511 |
/**
|
512 |
* Updates information on the "View version x.x details" page with custom data.
|
513 |
*
|
29 |
* @since 1.1.8.1
|
30 |
*/
|
31 |
private $_update_details;
|
32 |
+
/**
|
33 |
+
* @var array
|
34 |
+
* @since 2.1.2
|
35 |
+
*/
|
36 |
+
private $_translation_updates;
|
37 |
|
38 |
#--------------------------------------------------------------------------------
|
39 |
#region Singleton
|
329 |
(array) $this->_update_details;
|
330 |
}
|
331 |
|
332 |
+
$slug = $this->_fs->get_slug();
|
333 |
+
|
334 |
+
if ( $this->_fs->is_org_repo_compliant() && $this->_fs->is_freemium() ) {
|
335 |
+
if ( ! isset( $this->_translation_updates ) ) {
|
336 |
+
$this->_translation_updates = array();
|
337 |
+
|
338 |
+
if ( current_user_can( 'update_languages' ) ) {
|
339 |
+
$translation_updates = $this->fetch_wp_org_module_translation_updates( $module_type, $slug );
|
340 |
+
if ( ! empty( $translation_updates ) ) {
|
341 |
+
$this->_translation_updates = $translation_updates;
|
342 |
+
}
|
343 |
+
}
|
344 |
+
}
|
345 |
+
|
346 |
+
if ( ! empty( $this->_translation_updates ) ) {
|
347 |
+
$all_translation_updates = ( isset( $transient_data->translations ) && is_array( $transient_data->translations ) ) ?
|
348 |
+
$transient_data->translations :
|
349 |
+
array();
|
350 |
+
|
351 |
+
$current_plugin_translation_updates_map = array();
|
352 |
+
foreach ( $all_translation_updates as $key => $translation_update ) {
|
353 |
+
if ( $module_type === ( $translation_update['type'] . 's' ) && $slug === $translation_update['slug'] ) {
|
354 |
+
$current_plugin_translation_updates_map[ $translation_update['language'] ] = $translation_update;
|
355 |
+
unset( $all_translation_updates[ $key ] );
|
356 |
+
}
|
357 |
+
}
|
358 |
+
|
359 |
+
foreach ( $this->_translation_updates as $translation_update ) {
|
360 |
+
$lang = $translation_update['language'];
|
361 |
+
if ( ! isset( $current_plugin_translation_updates_map[ $lang ] ) ||
|
362 |
+
version_compare( $translation_update['version'], $current_plugin_translation_updates_map[ $lang ]['version'], '>' )
|
363 |
+
) {
|
364 |
+
$current_plugin_translation_updates_map[ $lang ] = $translation_update;
|
365 |
+
}
|
366 |
+
}
|
367 |
+
|
368 |
+
$transient_data->translations = array_merge( $all_translation_updates, array_values( $current_plugin_translation_updates_map ) );
|
369 |
+
}
|
370 |
+
}
|
371 |
+
|
372 |
return $transient_data;
|
373 |
}
|
374 |
|
553 |
return $res;
|
554 |
}
|
555 |
|
556 |
+
/**
|
557 |
+
* Fetches module translation updates from wordpress.org.
|
558 |
+
*
|
559 |
+
* @author Leo Fajardo (@leorw)
|
560 |
+
* @since 2.1.2
|
561 |
+
*
|
562 |
+
* @param string $module_type
|
563 |
+
* @param string $slug
|
564 |
+
*
|
565 |
+
* @return array|null
|
566 |
+
*/
|
567 |
+
private function fetch_wp_org_module_translation_updates( $module_type, $slug ) {
|
568 |
+
$plugin_data = $this->_fs->get_plugin_data();
|
569 |
+
|
570 |
+
$locales = array_values( get_available_languages() );
|
571 |
+
$locales = apply_filters( "{$module_type}_update_check_locales", $locales );
|
572 |
+
$locales = array_unique( $locales );
|
573 |
+
|
574 |
+
$plugin_basename = $this->_fs->get_plugin_basename();
|
575 |
+
if ( 'themes' === $module_type ) {
|
576 |
+
$plugin_basename = str_replace( '-premium', '', $plugin_basename );
|
577 |
+
}
|
578 |
+
|
579 |
+
global $wp_version;
|
580 |
+
|
581 |
+
$request_args = array(
|
582 |
+
'timeout' => 15,
|
583 |
+
'body' => array(
|
584 |
+
"{$module_type}" => json_encode(
|
585 |
+
array(
|
586 |
+
"{$module_type}" => array(
|
587 |
+
$plugin_basename => array(
|
588 |
+
'Name' => trim( str_replace( '(Premium)', '', $plugin_data['Name'] ) ),
|
589 |
+
'Author' => $plugin_data['Author'],
|
590 |
+
)
|
591 |
+
)
|
592 |
+
)
|
593 |
+
),
|
594 |
+
'translations' => json_encode( $this->get_installed_translations( $module_type, $slug ) ),
|
595 |
+
'locale' => json_encode( $locales )
|
596 |
+
),
|
597 |
+
'user-agent' => ( 'WordPress/' . $wp_version . '; ' . home_url( '/' ) )
|
598 |
+
);
|
599 |
+
|
600 |
+
$url = "http://api.wordpress.org/{$module_type}/update-check/1.1/";
|
601 |
+
if ( $ssl = wp_http_supports( array( 'ssl' ) ) ) {
|
602 |
+
$url = set_url_scheme( $url, 'https' );
|
603 |
+
}
|
604 |
+
|
605 |
+
$raw_response = Freemius::safe_remote_post(
|
606 |
+
$url,
|
607 |
+
$request_args,
|
608 |
+
WP_FS__TIME_24_HOURS_IN_SEC,
|
609 |
+
WP_FS__TIME_12_HOURS_IN_SEC,
|
610 |
+
false
|
611 |
+
);
|
612 |
+
|
613 |
+
if ( is_wp_error( $raw_response ) ) {
|
614 |
+
return null;
|
615 |
+
}
|
616 |
+
|
617 |
+
$response = json_decode( wp_remote_retrieve_body( $raw_response ), true );
|
618 |
+
|
619 |
+
if ( ! is_array( $response ) ) {
|
620 |
+
return null;
|
621 |
+
}
|
622 |
+
|
623 |
+
if ( ! isset( $response['translations'] ) || empty( $response['translations'] ) ) {
|
624 |
+
return null;
|
625 |
+
}
|
626 |
+
|
627 |
+
return $response['translations'];
|
628 |
+
}
|
629 |
+
|
630 |
+
/**
|
631 |
+
* @author Leo Fajardo (@leorw)
|
632 |
+
* @since 2.1.2
|
633 |
+
*
|
634 |
+
* @param string $module_type
|
635 |
+
* @param string $slug
|
636 |
+
*
|
637 |
+
* @return array
|
638 |
+
*/
|
639 |
+
private function get_installed_translations( $module_type, $slug ) {
|
640 |
+
if ( function_exists( 'wp_get_installed_translations' ) ) {
|
641 |
+
return wp_get_installed_translations( $module_type );
|
642 |
+
}
|
643 |
+
|
644 |
+
$dir = "/{$module_type}";
|
645 |
+
|
646 |
+
if ( ! is_dir( WP_LANG_DIR . $dir ) )
|
647 |
+
return array();
|
648 |
+
|
649 |
+
$files = scandir( WP_LANG_DIR . $dir );
|
650 |
+
if ( ! $files )
|
651 |
+
return array();
|
652 |
+
|
653 |
+
$language_data = array();
|
654 |
+
|
655 |
+
foreach ( $files as $file ) {
|
656 |
+
if ( 0 !== strpos( $file, $slug ) ) {
|
657 |
+
continue;
|
658 |
+
}
|
659 |
+
|
660 |
+
if ( '.' === $file[0] || is_dir( WP_LANG_DIR . "{$dir}/{$file}" ) ) {
|
661 |
+
continue;
|
662 |
+
}
|
663 |
+
|
664 |
+
if ( substr( $file, -3 ) !== '.po' ) {
|
665 |
+
continue;
|
666 |
+
}
|
667 |
+
|
668 |
+
if ( ! preg_match( '/(?:(.+)-)?([a-z]{2,3}(?:_[A-Z]{2})?(?:_[a-z0-9]+)?).po/', $file, $match ) ) {
|
669 |
+
continue;
|
670 |
+
}
|
671 |
+
|
672 |
+
if ( ! in_array( substr( $file, 0, -3 ) . '.mo', $files ) ) {
|
673 |
+
continue;
|
674 |
+
}
|
675 |
+
|
676 |
+
list( , $textdomain, $language ) = $match;
|
677 |
+
|
678 |
+
if ( '' === $textdomain ) {
|
679 |
+
$textdomain = 'default';
|
680 |
+
}
|
681 |
+
|
682 |
+
$language_data[ $textdomain ][ $language ] = wp_get_pomo_file_data( WP_LANG_DIR . "{$dir}/{$file}" );
|
683 |
+
}
|
684 |
+
|
685 |
+
return $language_data;
|
686 |
+
}
|
687 |
+
|
688 |
/**
|
689 |
* Updates information on the "View version x.x details" page with custom data.
|
690 |
*
|
freemius/includes/customizer/class-fs-customizer-upsell-control.php
CHANGED
@@ -59,7 +59,7 @@
|
|
59 |
$this->fs->get_upgrade_url();
|
60 |
|
61 |
// Load features.
|
62 |
-
$pricing = $this->fs->get_api_plugin_scope()->get(
|
63 |
|
64 |
if ( $this->fs->is_api_result_object( $pricing, 'plans' ) ) {
|
65 |
// Add support features.
|
59 |
$this->fs->get_upgrade_url();
|
60 |
|
61 |
// Load features.
|
62 |
+
$pricing = $this->fs->get_api_plugin_scope()->get( $this->fs->add_show_pending( "pricing.json" ) );
|
63 |
|
64 |
if ( $this->fs->is_api_result_object( $pricing, 'plans' ) ) {
|
65 |
// Add support features.
|
freemius/includes/fs-plugin-info-dialog.php
CHANGED
@@ -101,7 +101,7 @@
|
|
101 |
$has_features = false;
|
102 |
$plans = false;
|
103 |
|
104 |
-
$result = $this->_fs->get_api_plugin_scope()->get( "/addons/{$selected_addon->id}/pricing.json?type=visible" );
|
105 |
|
106 |
if ( ! isset( $result->error ) ) {
|
107 |
$plans = $result->plans;
|
@@ -165,6 +165,8 @@
|
|
165 |
// Plugin is missing, not on Freemius nor WP.org.
|
166 |
$data->wp_org_missing = true;
|
167 |
}
|
|
|
|
|
168 |
} else {
|
169 |
$data->wp_org_missing = false;
|
170 |
|
@@ -183,12 +185,7 @@
|
|
183 |
|
184 |
// Fetch as much as possible info from local files.
|
185 |
$plugin_local_data = $this->_fs->get_plugin_data();
|
186 |
-
$data->name = $selected_addon->title;
|
187 |
$data->author = $plugin_local_data['Author'];
|
188 |
-
$view_vars = array( 'plugin' => $selected_addon );
|
189 |
-
$data->sections = array(
|
190 |
-
'description' => fs_get_template( '/plugin-info/description.php', $view_vars ),
|
191 |
-
);
|
192 |
|
193 |
if ( ! empty( $selected_addon->info->banner_url ) ) {
|
194 |
$data->banners = array(
|
@@ -217,6 +214,12 @@
|
|
217 |
}
|
218 |
}
|
219 |
|
|
|
|
|
|
|
|
|
|
|
|
|
220 |
if ( $has_pricing ) {
|
221 |
// Add plans to data.
|
222 |
$data->plans = $plans;
|
@@ -950,7 +953,7 @@
|
|
950 |
</li>
|
951 |
<?php
|
952 |
}
|
953 |
-
if ( ! empty( $api->slug ) &&
|
954 |
?>
|
955 |
<li><a target="_blank"
|
956 |
href="https://wordpress.org/plugins/<?php echo $api->slug; ?>/"><?php fs_esc_html_echo_inline( 'WordPress.org Plugin Page', 'wp-org-plugin-page', $api->slug ) ?>
|
@@ -1094,7 +1097,7 @@
|
|
1094 |
echo "</div>\n"; // #plugin-information-scrollable
|
1095 |
echo "<div id='$tab-footer'>\n";
|
1096 |
|
1097 |
-
if ( ! empty( $api->checkout_link ) ) {
|
1098 |
echo $this->get_checkout_cta( $api );
|
1099 |
}
|
1100 |
|
101 |
$has_features = false;
|
102 |
$plans = false;
|
103 |
|
104 |
+
$result = $this->_fs->get_api_plugin_scope()->get( $this->_fs->add_show_pending( "/addons/{$selected_addon->id}/pricing.json?type=visible" ) );
|
105 |
|
106 |
if ( ! isset( $result->error ) ) {
|
107 |
$plans = $result->plans;
|
165 |
// Plugin is missing, not on Freemius nor WP.org.
|
166 |
$data->wp_org_missing = true;
|
167 |
}
|
168 |
+
|
169 |
+
$data->fs_missing = ( ! $has_free_plan || $data->wp_org_missing );
|
170 |
} else {
|
171 |
$data->wp_org_missing = false;
|
172 |
|
185 |
|
186 |
// Fetch as much as possible info from local files.
|
187 |
$plugin_local_data = $this->_fs->get_plugin_data();
|
|
|
188 |
$data->author = $plugin_local_data['Author'];
|
|
|
|
|
|
|
|
|
189 |
|
190 |
if ( ! empty( $selected_addon->info->banner_url ) ) {
|
191 |
$data->banners = array(
|
214 |
}
|
215 |
}
|
216 |
|
217 |
+
$data->name = $selected_addon->title;
|
218 |
+
$view_vars = array( 'plugin' => $selected_addon );
|
219 |
+
$data->sections = array(
|
220 |
+
'description' => fs_get_template( '/plugin-info/description.php', $view_vars ),
|
221 |
+
);
|
222 |
+
|
223 |
if ( $has_pricing ) {
|
224 |
// Add plans to data.
|
225 |
$data->plans = $plans;
|
953 |
</li>
|
954 |
<?php
|
955 |
}
|
956 |
+
if ( ! empty( $api->slug ) && true == $api->is_wp_org_compliant ) {
|
957 |
?>
|
958 |
<li><a target="_blank"
|
959 |
href="https://wordpress.org/plugins/<?php echo $api->slug; ?>/"><?php fs_esc_html_echo_inline( 'WordPress.org Plugin Page', 'wp-org-plugin-page', $api->slug ) ?>
|
1097 |
echo "</div>\n"; // #plugin-information-scrollable
|
1098 |
echo "<div id='$tab-footer'>\n";
|
1099 |
|
1100 |
+
if ( $api->has_paid_plan && ! empty( $api->checkout_link ) ) {
|
1101 |
echo $this->get_checkout_cta( $api );
|
1102 |
}
|
1103 |
|
freemius/start.php
CHANGED
@@ -15,7 +15,7 @@
|
|
15 |
*
|
16 |
* @var string
|
17 |
*/
|
18 |
-
$this_sdk_version = '2.1.1';
|
19 |
|
20 |
#region SDK Selection Logic --------------------------------------------------------------------
|
21 |
|
15 |
*
|
16 |
* @var string
|
17 |
*/
|
18 |
+
$this_sdk_version = '2.1.1.2';
|
19 |
|
20 |
#region SDK Selection Logic --------------------------------------------------------------------
|
21 |
|
freemius/templates/account/partials/addon.php
CHANGED
@@ -61,7 +61,7 @@
|
|
61 |
$plan = $fs_addon->get_plan();
|
62 |
$is_active_subscription = ( is_object( $subscription ) && $subscription->is_active() );
|
63 |
$is_paid_trial = $fs_addon->is_paid_trial();
|
64 |
-
$show_upgrade = ( ! $is_paying && ! $is_paid_trial && ! $fs_addon->_has_premium_license() );
|
65 |
$is_current_license_expired = is_object( $license ) && $license->is_expired();
|
66 |
}
|
67 |
?>
|
@@ -220,7 +220,7 @@
|
|
220 |
}
|
221 |
|
222 |
if ( 0 == count( $buttons ) ) {
|
223 |
-
if ( $fs_addon->is_premium() ) {
|
224 |
$fs_addon->_add_license_activation_dialog_box();
|
225 |
|
226 |
$buttons[] = fs_ui_get_action_button(
|
61 |
$plan = $fs_addon->get_plan();
|
62 |
$is_active_subscription = ( is_object( $subscription ) && $subscription->is_active() );
|
63 |
$is_paid_trial = $fs_addon->is_paid_trial();
|
64 |
+
$show_upgrade = ( $fs_addon->has_paid_plan() && ! $is_paying && ! $is_paid_trial && ! $fs_addon->_has_premium_license() );
|
65 |
$is_current_license_expired = is_object( $license ) && $license->is_expired();
|
66 |
}
|
67 |
?>
|
220 |
}
|
221 |
|
222 |
if ( 0 == count( $buttons ) ) {
|
223 |
+
if ( $show_upgrade && $fs_addon->is_premium() ) {
|
224 |
$fs_addon->_add_license_activation_dialog_box();
|
225 |
|
226 |
$buttons[] = fs_ui_get_action_button(
|
freemius/templates/add-ons.php
CHANGED
@@ -55,7 +55,7 @@
|
|
55 |
$has_free_plan = false;
|
56 |
$has_paid_plan = false;
|
57 |
|
58 |
-
$result = $fs->get_api_plugin_scope()->get( "/addons/{$addon->id}/pricing.json?type=visible" );
|
59 |
if ( ! isset( $result->error ) ) {
|
60 |
$plans = $result->plans;
|
61 |
|
@@ -89,6 +89,10 @@
|
|
89 |
|
90 |
}
|
91 |
}
|
|
|
|
|
|
|
|
|
92 |
}
|
93 |
?>
|
94 |
<li class="fs-card fs-addon" data-slug="<?php echo $addon->slug ?>">
|
55 |
$has_free_plan = false;
|
56 |
$has_paid_plan = false;
|
57 |
|
58 |
+
$result = $fs->get_api_plugin_scope()->get( $fs->add_show_pending( "/addons/{$addon->id}/pricing.json?type=visible" ) );
|
59 |
if ( ! isset( $result->error ) ) {
|
60 |
$plans = $result->plans;
|
61 |
|
89 |
|
90 |
}
|
91 |
}
|
92 |
+
|
93 |
+
if ( ! $has_paid_plan && ! $has_free_plan ) {
|
94 |
+
continue;
|
95 |
+
}
|
96 |
}
|
97 |
?>
|
98 |
<li class="fs-card fs-addon" data-slug="<?php echo $addon->slug ?>">
|
freemius/templates/checkout.php
CHANGED
@@ -121,7 +121,7 @@
|
|
121 |
|
122 |
$fs_user = Freemius::_get_user_by_email( $current_user->user_email );
|
123 |
|
124 |
-
if ( is_object( $fs_user ) ) {
|
125 |
$context_params = array_merge( $context_params, FS_Security::instance()->get_context_params(
|
126 |
$fs_user,
|
127 |
$timestamp,
|
@@ -233,7 +233,7 @@
|
|
233 |
// passed via query string or hard coded into the child page, it depends on your needs).
|
234 |
src = base_url + '/?<?php echo http_build_query( $query_params ) ?>#' + encodeURIComponent(document.location.href),
|
235 |
// Append the i-frame into the DOM.
|
236 |
-
frame = $('<i' + 'frame " src="' + src + '" width="100%" height="' + frame_height + 'px" scrolling="no" frameborder="0" style="background: transparent;"><\/i' + 'frame>')
|
237 |
.appendTo('#frame');
|
238 |
|
239 |
FS.PostMessage.init(base_url, [frame[0]]);
|
121 |
|
122 |
$fs_user = Freemius::_get_user_by_email( $current_user->user_email );
|
123 |
|
124 |
+
if ( is_object( $fs_user ) && $fs_user->is_verified() ) {
|
125 |
$context_params = array_merge( $context_params, FS_Security::instance()->get_context_params(
|
126 |
$fs_user,
|
127 |
$timestamp,
|
233 |
// passed via query string or hard coded into the child page, it depends on your needs).
|
234 |
src = base_url + '/?<?php echo http_build_query( $query_params ) ?>#' + encodeURIComponent(document.location.href),
|
235 |
// Append the i-frame into the DOM.
|
236 |
+
frame = $('<i' + 'frame " src="' + src + '" width="100%" height="' + frame_height + 'px" scrolling="no" frameborder="0" style="background: transparent; width: 1px; min-width: 100%;"><\/i' + 'frame>')
|
237 |
.appendTo('#frame');
|
238 |
|
239 |
FS.PostMessage.init(base_url, [frame[0]]);
|
freemius/templates/contact.php
CHANGED
@@ -98,7 +98,7 @@
|
|
98 |
src = base_url + '/contact/?<?php echo http_build_query($query_params) ?>#' + encodeURIComponent(document.location.href),
|
99 |
|
100 |
// Append the i-frame into the DOM.
|
101 |
-
frame = $('<i' + 'frame " src="' + src + '" width="100%" height="' + frame_height + 'px" scrolling="no" frameborder="0" style="background: transparent;"><\/i' + 'frame>')
|
102 |
.appendTo('#frame');
|
103 |
|
104 |
FS.PostMessage.init(base_url);
|
98 |
src = base_url + '/contact/?<?php echo http_build_query($query_params) ?>#' + encodeURIComponent(document.location.href),
|
99 |
|
100 |
// Append the i-frame into the DOM.
|
101 |
+
frame = $('<i' + 'frame " src="' + src + '" width="100%" height="' + frame_height + 'px" scrolling="no" frameborder="0" style="background: transparent; width: 1px; min-width: 100%;"><\/i' + 'frame>')
|
102 |
.appendTo('#frame');
|
103 |
|
104 |
FS.PostMessage.init(base_url);
|
freemius/templates/pricing.php
CHANGED
@@ -127,7 +127,7 @@
|
|
127 |
src = base_url + '/pricing/?<?php echo http_build_query( $query_params ) ?>#' + encodeURIComponent(document.location.href),
|
128 |
|
129 |
// Append the I-frame into the DOM.
|
130 |
-
frame = $('<i' + 'frame " src="' + src + '" width="100%" height="' + frame_height + 'px" scrolling="no" frameborder="0" style="background: transparent;"><\/i' + 'frame>')
|
131 |
.appendTo('#frame');
|
132 |
|
133 |
FS.PostMessage.init(base_url, [frame[0]]);
|
127 |
src = base_url + '/pricing/?<?php echo http_build_query( $query_params ) ?>#' + encodeURIComponent(document.location.href),
|
128 |
|
129 |
// Append the I-frame into the DOM.
|
130 |
+
frame = $('<i' + 'frame " src="' + src + '" width="100%" height="' + frame_height + 'px" scrolling="no" frameborder="0" style="background: transparent; width: 1px; min-width: 100%;"><\/i' + 'frame>')
|
131 |
.appendTo('#frame');
|
132 |
|
133 |
FS.PostMessage.init(base_url, [frame[0]]);
|
freemius/templates/tabs.php
CHANGED
@@ -26,7 +26,11 @@
|
|
26 |
foreach ( $menu_items as $priority => $items ) {
|
27 |
foreach ( $items as $item ) {
|
28 |
if ( ! $item['show_submenu'] ) {
|
29 |
-
|
|
|
|
|
|
|
|
|
30 |
continue;
|
31 |
}
|
32 |
}
|
26 |
foreach ( $menu_items as $priority => $items ) {
|
27 |
foreach ( $items as $item ) {
|
28 |
if ( ! $item['show_submenu'] ) {
|
29 |
+
$submenu_name = ('wp-support-forum' === $item['menu_slug']) ?
|
30 |
+
'support' :
|
31 |
+
$item['menu_slug'];
|
32 |
+
|
33 |
+
if ( ! $is_free_wp_org_theme || ! $fs->is_submenu_item_visible( $submenu_name, true ) ) {
|
34 |
continue;
|
35 |
}
|
36 |
}
|
includes/controls/checkbox.php
DELETED
@@ -1,34 +0,0 @@
|
|
1 |
-
<?php
|
2 |
-
|
3 |
-
namespace LivemeshAddons\Controls;
|
4 |
-
|
5 |
-
use Elementor\Control_Base;
|
6 |
-
|
7 |
-
if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
|
8 |
-
|
9 |
-
/**
|
10 |
-
* A single Checkbox control
|
11 |
-
*
|
12 |
-
* @param string $default Whether to initial it as checked. 'on' for checked, and '' (empty string) for unchecked
|
13 |
-
* Default ''
|
14 |
-
*
|
15 |
-
* @since 1.0.0
|
16 |
-
*/
|
17 |
-
class LAE_Control_Checkbox extends Control_Base {
|
18 |
-
|
19 |
-
public function get_type() {
|
20 |
-
return 'lae-checkbox';
|
21 |
-
}
|
22 |
-
|
23 |
-
public function content_template() {
|
24 |
-
?>
|
25 |
-
<label class="elementor-control-title">
|
26 |
-
<input type="checkbox" data-setting="{{ data.name }}" />
|
27 |
-
<span>{{{ data.label }}}</span>
|
28 |
-
</label>
|
29 |
-
<# if ( data.description ) { #>
|
30 |
-
<div class="elementor-control-field-description">{{{ data.description }}}</div>
|
31 |
-
<# } #>
|
32 |
-
<?php
|
33 |
-
}
|
34 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
includes/widgets/carousel.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
|
3 |
/*
|
4 |
-
Widget Name:
|
5 |
Description: Display a list of custom HTML content as a carousel.
|
6 |
Author: LiveMesh
|
7 |
Author URI: https://www.livemeshthemes.com
|
@@ -115,6 +115,7 @@ Fusce risus nisl, viverra et, tempor et, pretium in, sapien. Vestibulum turpis s
|
|
115 |
'type' => Controls_Manager::TEXT,
|
116 |
'label_block' => true,
|
117 |
'label' => __('Element Title & HTML Content', 'livemesh-el-addons'),
|
|
|
118 |
'description' => __('The title to identify the HTML element', 'livemesh-el-addons'),
|
119 |
],
|
120 |
[
|
1 |
<?php
|
2 |
|
3 |
/*
|
4 |
+
Widget Name: Carousel
|
5 |
Description: Display a list of custom HTML content as a carousel.
|
6 |
Author: LiveMesh
|
7 |
Author URI: https://www.livemeshthemes.com
|
115 |
'type' => Controls_Manager::TEXT,
|
116 |
'label_block' => true,
|
117 |
'label' => __('Element Title & HTML Content', 'livemesh-el-addons'),
|
118 |
+
'default' => __('My element title', 'livemesh-el-addons'),
|
119 |
'description' => __('The title to identify the HTML element', 'livemesh-el-addons'),
|
120 |
],
|
121 |
[
|
includes/widgets/clients.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
|
3 |
/*
|
4 |
-
Widget Name:
|
5 |
Description: Display one or more clients depicting a percentage value in a multi-column grid.
|
6 |
Author: LiveMesh
|
7 |
Author URI: https://www.livemeshthemes.com
|
@@ -96,6 +96,7 @@ class LAE_Clients_Widget extends Widget_Base {
|
|
96 |
'label' => __('Client Name', 'livemesh-el-addons'),
|
97 |
'label_block' => true,
|
98 |
'description' => __('The name of the client/customer.', 'livemesh-el-addons'),
|
|
|
99 |
'dynamic' => [
|
100 |
'active' => true,
|
101 |
],
|
1 |
<?php
|
2 |
|
3 |
/*
|
4 |
+
Widget Name: Clients
|
5 |
Description: Display one or more clients depicting a percentage value in a multi-column grid.
|
6 |
Author: LiveMesh
|
7 |
Author URI: https://www.livemeshthemes.com
|
96 |
'label' => __('Client Name', 'livemesh-el-addons'),
|
97 |
'label_block' => true,
|
98 |
'description' => __('The name of the client/customer.', 'livemesh-el-addons'),
|
99 |
+
'default' => __('My client name', 'livemesh-el-addons'),
|
100 |
'dynamic' => [
|
101 |
'active' => true,
|
102 |
],
|
includes/widgets/heading.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
|
3 |
/*
|
4 |
-
Widget Name:
|
5 |
Description: Display one or more heading depicting a percentage value in a multi-column grid.
|
6 |
Author: LiveMesh
|
7 |
Author URI: https://www.livemeshthemes.com
|
1 |
<?php
|
2 |
|
3 |
/*
|
4 |
+
Widget Name: Heading
|
5 |
Description: Display one or more heading depicting a percentage value in a multi-column grid.
|
6 |
Author: LiveMesh
|
7 |
Author URI: https://www.livemeshthemes.com
|
includes/widgets/odometers.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
|
3 |
/*
|
4 |
-
Widget Name:
|
5 |
Description: Display one or more animated odometer statistics in a multi-column grid.
|
6 |
Author: LiveMesh
|
7 |
Author URI: https://www.livemeshthemes.com
|
@@ -116,6 +116,7 @@ class LAE_Odometers_Widget extends Widget_Base {
|
|
116 |
[
|
117 |
'name' => 'stats_title',
|
118 |
'label' => __('Stats Title', 'livemesh-el-addons'),
|
|
|
119 |
'type' => Controls_Manager::TEXT,
|
120 |
'label_block' => true,
|
121 |
'dynamic' => [
|
1 |
<?php
|
2 |
|
3 |
/*
|
4 |
+
Widget Name: Odometers
|
5 |
Description: Display one or more animated odometer statistics in a multi-column grid.
|
6 |
Author: LiveMesh
|
7 |
Author URI: https://www.livemeshthemes.com
|
116 |
[
|
117 |
'name' => 'stats_title',
|
118 |
'label' => __('Stats Title', 'livemesh-el-addons'),
|
119 |
+
'default' => __('My stats title', 'livemesh-el-addons'),
|
120 |
'type' => Controls_Manager::TEXT,
|
121 |
'label_block' => true,
|
122 |
'dynamic' => [
|
includes/widgets/piecharts.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
|
3 |
/*
|
4 |
-
Widget Name:
|
5 |
Description: Display one or more piecharts depicting a percentage value in a multi-column grid.
|
6 |
Author: LiveMesh
|
7 |
Author URI: https://www.livemeshthemes.com
|
@@ -104,6 +104,7 @@ class LAE_Piecharts_Widget extends Widget_Base {
|
|
104 |
'name' => 'stats_title',
|
105 |
'label' => __('Stats Title', 'livemesh-el-addons'),
|
106 |
'type' => Controls_Manager::TEXT,
|
|
|
107 |
'description' => __('The title for the piechart', 'livemesh-el-addons'),
|
108 |
'dynamic' => [
|
109 |
'active' => true,
|
1 |
<?php
|
2 |
|
3 |
/*
|
4 |
+
Widget Name: Piecharts
|
5 |
Description: Display one or more piecharts depicting a percentage value in a multi-column grid.
|
6 |
Author: LiveMesh
|
7 |
Author URI: https://www.livemeshthemes.com
|
104 |
'name' => 'stats_title',
|
105 |
'label' => __('Stats Title', 'livemesh-el-addons'),
|
106 |
'type' => Controls_Manager::TEXT,
|
107 |
+
'default' => __('My stats title', 'livemesh-el-addons'),
|
108 |
'description' => __('The title for the piechart', 'livemesh-el-addons'),
|
109 |
'dynamic' => [
|
110 |
'active' => true,
|
includes/widgets/portfolio.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
|
3 |
/*
|
4 |
-
Widget Name:
|
5 |
Description: Display posts or custom post types in a multi-column grid.
|
6 |
Author: LiveMesh
|
7 |
Author URI: https://www.livemeshthemes.com
|
@@ -912,7 +912,7 @@ class LAE_Portfolio_Widget extends Widget_Base {
|
|
912 |
if ($loop->have_posts()) :
|
913 |
|
914 |
// Check if any taxonomy filter has been applied
|
915 |
-
list($chosen_terms, $taxonomies) = lae_get_chosen_terms($
|
916 |
if (empty($chosen_terms))
|
917 |
$taxonomies[] = $settings['taxonomy_filter'];
|
918 |
|
1 |
<?php
|
2 |
|
3 |
/*
|
4 |
+
Widget Name: Posts Grid
|
5 |
Description: Display posts or custom post types in a multi-column grid.
|
6 |
Author: LiveMesh
|
7 |
Author URI: https://www.livemeshthemes.com
|
912 |
if ($loop->have_posts()) :
|
913 |
|
914 |
// Check if any taxonomy filter has been applied
|
915 |
+
list($chosen_terms, $taxonomies) = lae_get_chosen_terms($query_args);
|
916 |
if (empty($chosen_terms))
|
917 |
$taxonomies[] = $settings['taxonomy_filter'];
|
918 |
|
includes/widgets/posts-carousel.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
|
3 |
/*
|
4 |
-
Widget Name:
|
5 |
Description: Display blog posts or custom post types as a carousel.
|
6 |
Author: LiveMesh
|
7 |
Author URI: https://www.livemeshthemes.com
|
1 |
<?php
|
2 |
|
3 |
/*
|
4 |
+
Widget Name: Posts Carousel
|
5 |
Description: Display blog posts or custom post types as a carousel.
|
6 |
Author: LiveMesh
|
7 |
Author URI: https://www.livemeshthemes.com
|
includes/widgets/pricing-table.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
|
3 |
/*
|
4 |
-
Widget Name:
|
5 |
Description: Display pricing plans in a multi-column grid.
|
6 |
Author: LiveMesh
|
7 |
Author URI: https://www.livemeshthemes.com
|
@@ -140,6 +140,7 @@ class LAE_Pricing_Table_Widget extends Widget_Base {
|
|
140 |
'name' => 'pricing_title',
|
141 |
'type' => Controls_Manager::TEXT,
|
142 |
'label' => __('Pricing Plan Title', 'livemesh-el-addons'),
|
|
|
143 |
'label_block' => true,
|
144 |
'dynamic' => [
|
145 |
'active' => true,
|
1 |
<?php
|
2 |
|
3 |
/*
|
4 |
+
Widget Name: Pricing Table
|
5 |
Description: Display pricing plans in a multi-column grid.
|
6 |
Author: LiveMesh
|
7 |
Author URI: https://www.livemeshthemes.com
|
140 |
'name' => 'pricing_title',
|
141 |
'type' => Controls_Manager::TEXT,
|
142 |
'label' => __('Pricing Plan Title', 'livemesh-el-addons'),
|
143 |
+
'default' => __('My pricing plan title', 'livemesh-el-addons'),
|
144 |
'label_block' => true,
|
145 |
'dynamic' => [
|
146 |
'active' => true,
|
includes/widgets/services.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
|
3 |
/*
|
4 |
-
Widget Name:
|
5 |
Description: Capture services in a multi-column grid.
|
6 |
Author: LiveMesh
|
7 |
Author URI: https://www.livemeshthemes.com
|
1 |
<?php
|
2 |
|
3 |
/*
|
4 |
+
Widget Name: Services
|
5 |
Description: Capture services in a multi-column grid.
|
6 |
Author: LiveMesh
|
7 |
Author URI: https://www.livemeshthemes.com
|
includes/widgets/stats-bars.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
|
3 |
/*
|
4 |
-
Widget Name:
|
5 |
Description: Display multiple stats bars that talk about skills or other percentage stats.
|
6 |
Author: LiveMesh
|
7 |
Author URI: https://www.livemeshthemes.com
|
@@ -81,6 +81,7 @@ class LAE_Stats_Bars_Widget extends Widget_Base {
|
|
81 |
'label' => __('Stats Title', 'livemesh-el-addons'),
|
82 |
'type' => Controls_Manager::TEXT,
|
83 |
'description' => __('The title for the stats bar', 'livemesh-el-addons'),
|
|
|
84 |
'dynamic' => [
|
85 |
'active' => true,
|
86 |
],
|
1 |
<?php
|
2 |
|
3 |
/*
|
4 |
+
Widget Name: Stats Bars
|
5 |
Description: Display multiple stats bars that talk about skills or other percentage stats.
|
6 |
Author: LiveMesh
|
7 |
Author URI: https://www.livemeshthemes.com
|
81 |
'label' => __('Stats Title', 'livemesh-el-addons'),
|
82 |
'type' => Controls_Manager::TEXT,
|
83 |
'description' => __('The title for the stats bar', 'livemesh-el-addons'),
|
84 |
+
'default' => __('My stats title', 'livemesh-el-addons'),
|
85 |
'dynamic' => [
|
86 |
'active' => true,
|
87 |
],
|
includes/widgets/team-members.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
|
3 |
/*
|
4 |
-
Widget Name:
|
5 |
Description: Display a list of your team members optionally in a multi-column grid.
|
6 |
Author: LiveMesh
|
7 |
Author URI: https://www.livemeshthemes.com
|
@@ -130,6 +130,7 @@ class LAE_Team_Widget extends Widget_Base {
|
|
130 |
'name' => 'member_name',
|
131 |
'label' => __('Member Name', 'livemesh-el-addons'),
|
132 |
'type' => Controls_Manager::TEXT,
|
|
|
133 |
'dynamic' => [
|
134 |
'active' => true,
|
135 |
],
|
1 |
<?php
|
2 |
|
3 |
/*
|
4 |
+
Widget Name: Team Members
|
5 |
Description: Display a list of your team members optionally in a multi-column grid.
|
6 |
Author: LiveMesh
|
7 |
Author URI: https://www.livemeshthemes.com
|
130 |
'name' => 'member_name',
|
131 |
'label' => __('Member Name', 'livemesh-el-addons'),
|
132 |
'type' => Controls_Manager::TEXT,
|
133 |
+
'default' => __('My team member name', 'livemesh-el-addons'),
|
134 |
'dynamic' => [
|
135 |
'active' => true,
|
136 |
],
|
includes/widgets/testimonials-slider.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
|
3 |
/*
|
4 |
-
Widget Name:
|
5 |
Description: Display responsive touch friendly slider of testimonials from clients/customers.
|
6 |
Author: LiveMesh
|
7 |
Author URI: https://www.livemeshthemes.com
|
@@ -82,6 +82,7 @@ class LAE_Testimonials_Slider_Widget extends Widget_Base {
|
|
82 |
'name' => 'client_name',
|
83 |
'label' => __('Name', 'livemesh-el-addons'),
|
84 |
'type' => Controls_Manager::TEXT,
|
|
|
85 |
'description' => __('The client or customer name for the testimonial', 'livemesh-el-addons'),
|
86 |
'dynamic' => [
|
87 |
'active' => true,
|
1 |
<?php
|
2 |
|
3 |
/*
|
4 |
+
Widget Name: Testimonials Slider
|
5 |
Description: Display responsive touch friendly slider of testimonials from clients/customers.
|
6 |
Author: LiveMesh
|
7 |
Author URI: https://www.livemeshthemes.com
|
82 |
'name' => 'client_name',
|
83 |
'label' => __('Name', 'livemesh-el-addons'),
|
84 |
'type' => Controls_Manager::TEXT,
|
85 |
+
'default' => __('My client name', 'livemesh-el-addons'),
|
86 |
'description' => __('The client or customer name for the testimonial', 'livemesh-el-addons'),
|
87 |
'dynamic' => [
|
88 |
'active' => true,
|
includes/widgets/testimonials.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
|
3 |
/*
|
4 |
-
Widget Name:
|
5 |
Description: Display testimonials from your clients/customers in a multi-column grid.
|
6 |
Author: LiveMesh
|
7 |
Author URI: https://www.livemeshthemes.com
|
@@ -102,6 +102,7 @@ class LAE_Testimonials_Widget extends Widget_Base {
|
|
102 |
'name' => 'client_name',
|
103 |
'label' => __('Name', 'livemesh-el-addons'),
|
104 |
'type' => Controls_Manager::TEXT,
|
|
|
105 |
'description' => __('The client or customer name for the testimonial', 'livemesh-el-addons'),
|
106 |
'dynamic' => [
|
107 |
'active' => true,
|
1 |
<?php
|
2 |
|
3 |
/*
|
4 |
+
Widget Name: Testimonials
|
5 |
Description: Display testimonials from your clients/customers in a multi-column grid.
|
6 |
Author: LiveMesh
|
7 |
Author URI: https://www.livemeshthemes.com
|
102 |
'name' => 'client_name',
|
103 |
'label' => __('Name', 'livemesh-el-addons'),
|
104 |
'type' => Controls_Manager::TEXT,
|
105 |
+
'default' => __('My client name', 'livemesh-el-addons'),
|
106 |
'description' => __('The client or customer name for the testimonial', 'livemesh-el-addons'),
|
107 |
'dynamic' => [
|
108 |
'active' => true,
|
languages/livemesh-el-addons-en_US.mo
CHANGED
Binary file
|
languages/livemesh-el-addons-en_US.po
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Events Calendar Slider\n"
|
4 |
-
"POT-Creation-Date:
|
5 |
-
"PO-Revision-Date:
|
6 |
"Last-Translator: LiveMesh\n"
|
7 |
"Language-Team: LiveMesh\n"
|
8 |
"Language: en_US\n"
|
@@ -49,140 +49,32 @@ msgstr ""
|
|
49 |
msgid "Sorry, an error occurred while resetting settings"
|
50 |
msgstr ""
|
51 |
|
52 |
-
#: admin/admin-init.php:
|
53 |
#: admin/views/admin-banner2.php:13
|
54 |
-
msgid "Addons for Elementor"
|
55 |
msgstr ""
|
56 |
|
57 |
-
#: admin/admin-init.php:
|
58 |
msgid "Elementor Addons"
|
59 |
msgstr ""
|
60 |
|
61 |
-
#: admin/admin-init.php:
|
62 |
msgid "Widgets Settings"
|
63 |
msgstr ""
|
64 |
|
65 |
-
#: admin/admin-init.php:
|
66 |
-
#: includes/widgets/icon-list.php:
|
67 |
msgid "Settings"
|
68 |
msgstr ""
|
69 |
|
70 |
-
#: admin/admin-init.php:
|
71 |
msgid "Widgets Documentation"
|
72 |
msgstr ""
|
73 |
|
74 |
-
#: admin/admin-init.php:
|
75 |
msgid "Documentation"
|
76 |
msgstr ""
|
77 |
|
78 |
-
#: admin/update-init.php:83
|
79 |
-
msgid "Elementor Addons License"
|
80 |
-
msgstr ""
|
81 |
-
|
82 |
-
#: admin/update-init.php:84
|
83 |
-
msgid "License"
|
84 |
-
msgstr ""
|
85 |
-
|
86 |
-
#: admin/update-init.php:97
|
87 |
-
msgid "License Settings"
|
88 |
-
msgstr ""
|
89 |
-
|
90 |
-
#: admin/update-init.php:100
|
91 |
-
msgid ""
|
92 |
-
"Using this settings page you can set the license key that you purchased, "
|
93 |
-
"then you can get automatic updates for Addons for Elementor Pro."
|
94 |
-
msgstr ""
|
95 |
-
|
96 |
-
#: admin/update-init.php:102
|
97 |
-
msgid "Your License"
|
98 |
-
msgstr ""
|
99 |
-
|
100 |
-
#: admin/update-init.php:104
|
101 |
-
#, php-format
|
102 |
-
msgid ""
|
103 |
-
"A license key qualifies you for support and enables automatic updates "
|
104 |
-
"straight to your dashboard. Simply enter your license key where indicated "
|
105 |
-
"and get started. If you don't have a license key, and haven't bought Addons "
|
106 |
-
"for Elementor Pro yet, <a href=\"%s\" target=\"_blank\">buy it in our "
|
107 |
-
"website</a>."
|
108 |
-
msgstr ""
|
109 |
-
|
110 |
-
#: admin/update-init.php:112
|
111 |
-
msgid "License Key"
|
112 |
-
msgstr ""
|
113 |
-
|
114 |
-
#: admin/update-init.php:117
|
115 |
-
#, php-format
|
116 |
-
msgid ""
|
117 |
-
"You can find your key in your purchase receipt email or in <a href=\"%s\" "
|
118 |
-
"target=\"_blank\">your purchases</a>. License key looks similar to this: "
|
119 |
-
"fb351f05958872E193feb37a505a84be"
|
120 |
-
msgstr ""
|
121 |
-
|
122 |
-
#: admin/update-init.php:126 admin/update-init.php:138
|
123 |
-
msgid "Activate License"
|
124 |
-
msgstr ""
|
125 |
-
|
126 |
-
#: admin/update-init.php:130
|
127 |
-
msgid "active"
|
128 |
-
msgstr ""
|
129 |
-
|
130 |
-
#: admin/update-init.php:133
|
131 |
-
msgid "Deactivate License"
|
132 |
-
msgstr ""
|
133 |
-
|
134 |
-
#: admin/update-init.php:195 admin/update-init.php:243
|
135 |
-
#: admin/update-init.php:304
|
136 |
-
msgid "An error occurred, please try again."
|
137 |
-
msgstr ""
|
138 |
-
|
139 |
-
#: admin/update-init.php:210
|
140 |
-
#, php-format
|
141 |
-
msgid "Your license key expired on %s."
|
142 |
-
msgstr ""
|
143 |
-
|
144 |
-
#: admin/update-init.php:217
|
145 |
-
msgid "Your license key has been disabled."
|
146 |
-
msgstr ""
|
147 |
-
|
148 |
-
#: admin/update-init.php:222
|
149 |
-
msgid "Invalid license."
|
150 |
-
msgstr ""
|
151 |
-
|
152 |
-
#: admin/update-init.php:228
|
153 |
-
msgid "Your license is not active for this URL."
|
154 |
-
msgstr ""
|
155 |
-
|
156 |
-
#: admin/update-init.php:233
|
157 |
-
#, php-format
|
158 |
-
msgid "This appears to be an invalid license key for %s."
|
159 |
-
msgstr ""
|
160 |
-
|
161 |
-
#: admin/update-init.php:238
|
162 |
-
msgid "Your license key has reached its activation limit."
|
163 |
-
msgstr ""
|
164 |
-
|
165 |
-
#: admin/updates/EDD_SL_Plugin_Updater.php:201
|
166 |
-
#, php-format
|
167 |
-
msgid ""
|
168 |
-
"There is a new version of %1$s available. %2$sView version %3$s details%4$s."
|
169 |
-
msgstr ""
|
170 |
-
|
171 |
-
#: admin/updates/EDD_SL_Plugin_Updater.php:209
|
172 |
-
#, php-format
|
173 |
-
msgid ""
|
174 |
-
"There is a new version of %1$s available. %2$sView version %3$s details%4$s "
|
175 |
-
"or %5$supdate now%6$s."
|
176 |
-
msgstr ""
|
177 |
-
|
178 |
-
#: admin/updates/EDD_SL_Plugin_Updater.php:396
|
179 |
-
msgid "You do not have permission to install plugin updates"
|
180 |
-
msgstr ""
|
181 |
-
|
182 |
-
#: admin/updates/EDD_SL_Plugin_Updater.php:396
|
183 |
-
msgid "Error"
|
184 |
-
msgstr ""
|
185 |
-
|
186 |
#: admin/views/admin-banner1.php:13
|
187 |
msgid "Plugin Documentation"
|
188 |
msgstr ""
|
@@ -207,7 +99,7 @@ msgstr ""
|
|
207 |
#: admin/views/documentation.php:34
|
208 |
#, php-format
|
209 |
msgid ""
|
210 |
-
"Thanks for
|
211 |
"opportunity to share our work with you. Please visit the tabs below to get "
|
212 |
"started on using our plugin to build your site!"
|
213 |
msgstr ""
|
@@ -240,71 +132,96 @@ msgstr ""
|
|
240 |
msgid "Elementor Addons→Settings"
|
241 |
msgstr ""
|
242 |
|
243 |
-
#: admin/views/documentation.php:
|
|
|
|
|
244 |
msgid "Elementor"
|
245 |
msgstr ""
|
246 |
|
247 |
-
#: admin/views/documentation.php:
|
248 |
msgid "Install Elementor"
|
249 |
msgstr ""
|
250 |
|
251 |
-
#: admin/views/documentation.php:
|
252 |
msgid "Install Now"
|
253 |
msgstr ""
|
254 |
|
255 |
-
#: admin/views/documentation.php:
|
256 |
msgid "Installed"
|
257 |
msgstr ""
|
258 |
|
259 |
-
#: admin/views/documentation.php:
|
260 |
msgid "Portfolio Post Type"
|
261 |
msgstr ""
|
262 |
|
263 |
-
#: admin/views/documentation.php:
|
264 |
msgid "Install Portfolio Post Type"
|
265 |
msgstr ""
|
266 |
|
267 |
-
#: admin/views/documentation.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
268 |
msgid "Contact Us"
|
269 |
msgstr ""
|
270 |
|
271 |
-
#: admin/views/documentation.php:
|
272 |
msgid "Write to Us"
|
273 |
msgstr ""
|
274 |
|
275 |
-
#: admin/views/settings.php:
|
276 |
-
#: includes/widgets/button.php:
|
277 |
-
#: includes/widgets/
|
278 |
-
#: includes/widgets/
|
|
|
|
|
|
|
|
|
279 |
msgid "General"
|
280 |
msgstr ""
|
281 |
|
282 |
-
#: admin/views/settings.php:
|
283 |
msgid "Elements"
|
284 |
msgstr ""
|
285 |
|
286 |
-
#: admin/views/settings.php:
|
287 |
-
#: admin/views/settings.php:
|
288 |
msgid "Custom CSS"
|
289 |
msgstr ""
|
290 |
|
291 |
-
#: admin/views/settings.php:
|
292 |
msgid "Debugging"
|
293 |
msgstr ""
|
294 |
|
295 |
-
#: admin/views/settings.php:
|
296 |
msgid "Premium Version"
|
297 |
msgstr ""
|
298 |
|
299 |
-
#: admin/views/settings.php:
|
300 |
msgid "Theme Colors"
|
301 |
msgstr ""
|
302 |
|
303 |
-
#: admin/views/settings.php:
|
304 |
msgid "Theme Color Scheme"
|
305 |
msgstr ""
|
306 |
|
307 |
-
#: admin/views/settings.php:
|
308 |
msgid ""
|
309 |
"Most themes use a single color as a major color across the site. This color "
|
310 |
"is often used for links, titles, buttons, icons, highlights etc. <br> To "
|
@@ -314,286 +231,295 @@ msgid ""
|
|
314 |
"set for links on mouse hover."
|
315 |
msgstr ""
|
316 |
|
317 |
-
#: admin/views/settings.php:
|
318 |
msgid "Theme Color"
|
319 |
msgstr ""
|
320 |
|
321 |
-
#: admin/views/settings.php:
|
322 |
msgid "Select the default theme color."
|
323 |
msgstr ""
|
324 |
|
325 |
-
#: admin/views/settings.php:
|
326 |
msgid "Theme Hover Color"
|
327 |
msgstr ""
|
328 |
|
329 |
-
#: admin/views/settings.php:
|
330 |
msgid "Select the default hover color for your theme."
|
331 |
msgstr ""
|
332 |
|
333 |
-
#: admin/views/settings.php:
|
334 |
msgid "Optimize Plugin"
|
335 |
msgstr ""
|
336 |
|
337 |
-
#: admin/views/settings.php:
|
338 |
msgid "Deactivate elements for better performance"
|
339 |
msgstr ""
|
340 |
|
341 |
-
#: admin/views/settings.php:
|
342 |
msgid ""
|
343 |
"You can deactivate those elements that you do not intend to use to avoid "
|
344 |
"loading scripts and files related to those elements."
|
345 |
msgstr ""
|
346 |
|
347 |
-
#: admin/views/settings.php:
|
348 |
-
msgid "Deactivate Accordion"
|
349 |
-
msgstr ""
|
350 |
-
|
351 |
-
#: admin/views/settings.php:179
|
352 |
-
msgid "Deactivate the accordion element."
|
353 |
-
msgstr ""
|
354 |
-
|
355 |
-
#: admin/views/settings.php:191
|
356 |
msgid "Deactivate Carousel"
|
357 |
msgstr ""
|
358 |
|
359 |
-
#: admin/views/settings.php:
|
360 |
msgid "Deactivate the carousel element."
|
361 |
msgstr ""
|
362 |
|
363 |
-
#: admin/views/settings.php:
|
364 |
msgid "Deactivate Clients"
|
365 |
msgstr ""
|
366 |
|
367 |
-
#: admin/views/settings.php:
|
368 |
msgid "Deactivate the clients element."
|
369 |
msgstr ""
|
370 |
|
371 |
-
#: admin/views/settings.php:
|
372 |
msgid "Deactivate Heading"
|
373 |
msgstr ""
|
374 |
|
375 |
-
#: admin/views/settings.php:
|
376 |
msgid "Deactivate the heading element."
|
377 |
msgstr ""
|
378 |
|
379 |
-
#: admin/views/settings.php:
|
380 |
msgid "Deactivate Odometers"
|
381 |
msgstr ""
|
382 |
|
383 |
-
#: admin/views/settings.php:
|
384 |
msgid "Deactivate the odometers element."
|
385 |
msgstr ""
|
386 |
|
387 |
-
#: admin/views/settings.php:
|
388 |
msgid "Deactivate Piecharts"
|
389 |
msgstr ""
|
390 |
|
391 |
-
#: admin/views/settings.php:
|
392 |
msgid "Deactivate the piecharts element."
|
393 |
msgstr ""
|
394 |
|
395 |
-
#: admin/views/settings.php:
|
396 |
msgid "Deactivate Portfolio"
|
397 |
msgstr ""
|
398 |
|
399 |
-
#: admin/views/settings.php:
|
400 |
msgid "Deactivate the portfolio element."
|
401 |
msgstr ""
|
402 |
|
403 |
-
#: admin/views/settings.php:
|
404 |
-
msgid "Deactivate Posts Block"
|
405 |
-
msgstr ""
|
406 |
-
|
407 |
-
#: admin/views/settings.php:267
|
408 |
-
msgid "Deactivate the Posts Block element."
|
409 |
-
msgstr ""
|
410 |
-
|
411 |
-
#: admin/views/settings.php:279
|
412 |
msgid "Deactivate Posts Carousel"
|
413 |
msgstr ""
|
414 |
|
415 |
-
#: admin/views/settings.php:
|
416 |
msgid "Deactivate the posts carousel element."
|
417 |
msgstr ""
|
418 |
|
419 |
-
#: admin/views/settings.php:
|
420 |
msgid "Deactivate Pricing Table"
|
421 |
msgstr ""
|
422 |
|
423 |
-
#: admin/views/settings.php:
|
424 |
msgid "Deactivate the pricing table element."
|
425 |
msgstr ""
|
426 |
|
427 |
-
#: admin/views/settings.php:
|
428 |
-
msgid "Deactivate Spacer"
|
429 |
-
msgstr ""
|
430 |
-
|
431 |
-
#: admin/views/settings.php:306
|
432 |
-
msgid "Deactivate the spacer element."
|
433 |
-
msgstr ""
|
434 |
-
|
435 |
-
#: admin/views/settings.php:317
|
436 |
msgid "Deactivate Services"
|
437 |
msgstr ""
|
438 |
|
439 |
-
#: admin/views/settings.php:
|
440 |
msgid "Deactivate the services element."
|
441 |
msgstr ""
|
442 |
|
443 |
-
#: admin/views/settings.php:
|
444 |
msgid "Deactivate Stats Bars"
|
445 |
msgstr ""
|
446 |
|
447 |
-
#: admin/views/settings.php:
|
448 |
msgid "Deactivate the stats bars element."
|
449 |
msgstr ""
|
450 |
|
451 |
-
#: admin/views/settings.php:
|
452 |
-
msgid "Deactivate Tabs"
|
453 |
-
msgstr ""
|
454 |
-
|
455 |
-
#: admin/views/settings.php:343
|
456 |
-
msgid "Deactivate the tabs element."
|
457 |
-
msgstr ""
|
458 |
-
|
459 |
-
#: admin/views/settings.php:354
|
460 |
msgid "Deactivate Team"
|
461 |
msgstr ""
|
462 |
|
463 |
-
#: admin/views/settings.php:
|
464 |
msgid "Deactivate the team element."
|
465 |
msgstr ""
|
466 |
|
467 |
-
#: admin/views/settings.php:
|
468 |
msgid "Deactivate Testimonials"
|
469 |
msgstr ""
|
470 |
|
471 |
-
#: admin/views/settings.php:
|
472 |
msgid "Deactivate the testimonials element."
|
473 |
msgstr ""
|
474 |
|
475 |
-
#: admin/views/settings.php:
|
476 |
msgid "Deactivate Testimonials Slider"
|
477 |
msgstr ""
|
478 |
|
479 |
-
#: admin/views/settings.php:
|
480 |
msgid "Deactivate the testimonials slider element."
|
481 |
msgstr ""
|
482 |
|
483 |
-
#: admin/views/settings.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
484 |
msgid "Deactivate FAQ"
|
485 |
msgstr ""
|
486 |
|
487 |
-
#: admin/views/settings.php:
|
488 |
msgid "Deactivate the faq element."
|
489 |
msgstr ""
|
490 |
|
491 |
-
#: admin/views/settings.php:
|
492 |
msgid "Deactivate Countdown"
|
493 |
msgstr ""
|
494 |
|
495 |
-
#: admin/views/settings.php:
|
496 |
msgid "Deactivate the countdown element."
|
497 |
msgstr ""
|
498 |
|
499 |
-
#: admin/views/settings.php:
|
500 |
msgid "Deactivate Features"
|
501 |
msgstr ""
|
502 |
|
503 |
-
#: admin/views/settings.php:
|
504 |
msgid "Deactivate the features element."
|
505 |
msgstr ""
|
506 |
|
507 |
-
#: admin/views/settings.php:
|
508 |
msgid "Deactivate Button"
|
509 |
msgstr ""
|
510 |
|
511 |
-
#: admin/views/settings.php:
|
512 |
msgid "Deactivate the button element."
|
513 |
msgstr ""
|
514 |
|
515 |
-
#: admin/views/settings.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
516 |
msgid "Deactivate Gallery Carousel"
|
517 |
msgstr ""
|
518 |
|
519 |
-
#: admin/views/settings.php:
|
520 |
msgid "Deactivate the gallery carousel element."
|
521 |
msgstr ""
|
522 |
|
523 |
-
#: admin/views/settings.php:
|
524 |
msgid "Deactivate Gallery"
|
525 |
msgstr ""
|
526 |
|
527 |
-
#: admin/views/settings.php:
|
528 |
msgid "Deactivate the gallery element."
|
529 |
msgstr ""
|
530 |
|
531 |
-
#: admin/views/settings.php:
|
532 |
msgid "Deactivate Icon List"
|
533 |
msgstr ""
|
534 |
|
535 |
-
#: admin/views/settings.php:
|
536 |
msgid "Deactivate the icon list element."
|
537 |
msgstr ""
|
538 |
|
539 |
-
#: admin/views/settings.php:
|
540 |
msgid "Deactivate Image Slider"
|
541 |
msgstr ""
|
542 |
|
543 |
-
#: admin/views/settings.php:
|
544 |
msgid "Deactivate the image slider element."
|
545 |
msgstr ""
|
546 |
|
547 |
-
#: admin/views/settings.php:
|
548 |
msgid "Deactivate Slider"
|
549 |
msgstr ""
|
550 |
|
551 |
-
#: admin/views/settings.php:
|
552 |
msgid "Deactivate the slider element."
|
553 |
msgstr ""
|
554 |
|
555 |
-
#: admin/views/settings.php:
|
556 |
msgid "Please enter custom CSS for custom styling of addons"
|
557 |
msgstr ""
|
558 |
|
559 |
-
#: admin/views/settings.php:
|
560 |
msgid "Debug Mode"
|
561 |
msgstr ""
|
562 |
|
563 |
-
#: admin/views/settings.php:
|
564 |
msgid "Enable Script Debug Mode"
|
565 |
msgstr ""
|
566 |
|
567 |
-
#: admin/views/settings.php:
|
568 |
msgid ""
|
569 |
"Use unminified Javascript files instead of minified ones to help developers "
|
570 |
"debug an issue"
|
571 |
msgstr ""
|
572 |
|
573 |
-
#: admin/views/settings.php:
|
574 |
msgid "System Info"
|
575 |
msgstr ""
|
576 |
|
577 |
-
#: admin/views/settings.php:
|
578 |
msgid "System Information"
|
579 |
msgstr ""
|
580 |
|
581 |
-
#: admin/views/settings.php:
|
582 |
msgid "Server setup information useful for debugging purposes."
|
583 |
msgstr ""
|
584 |
|
585 |
-
#: admin/views/settings.php:
|
|
|
|
|
|
|
|
|
586 |
msgid "Thanks for upgrading to the Premium Version of the plugin!"
|
587 |
msgstr ""
|
588 |
|
589 |
-
#: admin/views/settings.php:
|
590 |
-
msgid "
|
|
|
|
|
|
|
|
|
591 |
msgstr ""
|
592 |
|
593 |
#: includes/blocks/block-header.php:120
|
594 |
#: includes/blocks/headers/block-header-4.php:20
|
595 |
#: includes/blocks/headers/block-header-4.php:24
|
596 |
-
#: includes/
|
|
|
597 |
msgid "All"
|
598 |
msgstr ""
|
599 |
|
@@ -601,2942 +527,3611 @@ msgstr ""
|
|
601 |
msgid "More"
|
602 |
msgstr ""
|
603 |
|
604 |
-
#: includes/blocks/block.php:
|
605 |
-
#: includes/
|
606 |
-
#: includes/widgets/portfolio.php:
|
|
|
607 |
msgid "Load More"
|
608 |
msgstr ""
|
609 |
|
610 |
-
#: includes/blocks/
|
611 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
612 |
msgstr ""
|
613 |
|
614 |
-
#: includes/blocks/module.php:
|
615 |
-
msgid "
|
616 |
msgstr ""
|
617 |
|
618 |
-
#: includes/blocks/module.php:
|
619 |
-
#: includes/helper-functions.php:
|
620 |
msgid "l, F, Y, g:i a"
|
621 |
msgstr ""
|
622 |
|
623 |
-
#: includes/blocks/module.php:
|
624 |
msgid "No Comments"
|
625 |
msgstr ""
|
626 |
|
627 |
-
#: includes/blocks/module.php:
|
628 |
#, php-format
|
629 |
msgid "%1$s Comment"
|
630 |
msgstr ""
|
631 |
|
632 |
-
#: includes/blocks/module.php:
|
633 |
#, php-format
|
634 |
msgid "%1$s Comments"
|
635 |
msgstr ""
|
636 |
|
637 |
-
#: includes/blocks/module.php:
|
638 |
-
#: includes/blocks/module.php:
|
639 |
#, php-format
|
640 |
msgid "Comment on %1$s"
|
641 |
msgstr ""
|
642 |
|
643 |
-
#: includes/
|
644 |
-
|
645 |
-
#: includes/blocks/modules/module-8.php:30
|
646 |
-
msgid "Read more"
|
647 |
msgstr ""
|
648 |
|
649 |
-
#: includes/gallery
|
650 |
-
|
|
|
|
|
|
|
|
|
|
|
651 |
msgstr ""
|
652 |
|
653 |
-
#: includes/
|
|
|
|
|
|
|
|
|
654 |
msgid "Y"
|
655 |
msgstr ""
|
656 |
|
657 |
-
#: includes/helper-functions.php:
|
658 |
msgid "m"
|
659 |
msgstr ""
|
660 |
|
661 |
-
#: includes/helper-functions.php:
|
662 |
msgid "d"
|
663 |
msgstr ""
|
664 |
|
665 |
-
#: includes/helper-functions.php:
|
666 |
-
#: includes/widgets/
|
667 |
-
#: includes/widgets/
|
668 |
-
#: includes/widgets/
|
|
|
|
|
669 |
msgid "None"
|
670 |
msgstr ""
|
671 |
|
672 |
-
#: includes/helper-functions.php:
|
673 |
msgid "Bounce"
|
674 |
msgstr ""
|
675 |
|
676 |
-
#: includes/helper-functions.php:
|
677 |
msgid "Flash"
|
678 |
msgstr ""
|
679 |
|
680 |
-
#: includes/helper-functions.php:
|
681 |
msgid "Pulse"
|
682 |
msgstr ""
|
683 |
|
684 |
-
#: includes/helper-functions.php:
|
685 |
msgid "Swing"
|
686 |
msgstr ""
|
687 |
|
688 |
-
#: includes/helper-functions.php:
|
689 |
msgid "Shake"
|
690 |
msgstr ""
|
691 |
|
692 |
-
#: includes/helper-functions.php:
|
693 |
msgid "Tada"
|
694 |
msgstr ""
|
695 |
|
696 |
-
#: includes/helper-functions.php:
|
697 |
msgid "Wobble"
|
698 |
msgstr ""
|
699 |
|
700 |
-
#: includes/helper-functions.php:
|
701 |
msgid "Jello"
|
702 |
msgstr ""
|
703 |
|
704 |
-
#: includes/helper-functions.php:
|
705 |
msgid "Rubber Band"
|
706 |
msgstr ""
|
707 |
|
708 |
-
#: includes/helper-functions.php:
|
709 |
msgid "Bounce In"
|
710 |
msgstr ""
|
711 |
|
712 |
-
#: includes/helper-functions.php:
|
713 |
msgid "Bounce In Left"
|
714 |
msgstr ""
|
715 |
|
716 |
-
#: includes/helper-functions.php:
|
717 |
msgid "Bounce In Right"
|
718 |
msgstr ""
|
719 |
|
720 |
-
#: includes/helper-functions.php:
|
721 |
msgid "Bounce In Down"
|
722 |
msgstr ""
|
723 |
|
724 |
-
#: includes/helper-functions.php:
|
725 |
msgid "Bounce In Up"
|
726 |
msgstr ""
|
727 |
|
728 |
-
#: includes/helper-functions.php:
|
729 |
msgid "Fade In"
|
730 |
msgstr ""
|
731 |
|
732 |
-
#: includes/helper-functions.php:
|
733 |
msgid "Fade In Left"
|
734 |
msgstr ""
|
735 |
|
736 |
-
#: includes/helper-functions.php:
|
737 |
msgid "Fade In Left Big"
|
738 |
msgstr ""
|
739 |
|
740 |
-
#: includes/helper-functions.php:
|
741 |
msgid "Fade In Right"
|
742 |
msgstr ""
|
743 |
|
744 |
-
#: includes/helper-functions.php:
|
745 |
msgid "Fade In Right Big"
|
746 |
msgstr ""
|
747 |
|
748 |
-
#: includes/helper-functions.php:
|
749 |
msgid "Fade In Up"
|
750 |
msgstr ""
|
751 |
|
752 |
-
#: includes/helper-functions.php:
|
753 |
msgid "Fade In Up Big"
|
754 |
msgstr ""
|
755 |
|
756 |
-
#: includes/helper-functions.php:
|
757 |
msgid "Fade In Down"
|
758 |
msgstr ""
|
759 |
|
760 |
-
#: includes/helper-functions.php:
|
761 |
msgid "Fade In Down Big"
|
762 |
msgstr ""
|
763 |
|
764 |
-
#: includes/helper-functions.php:
|
765 |
msgid "Flip"
|
766 |
msgstr ""
|
767 |
|
768 |
-
#: includes/helper-functions.php:
|
769 |
msgid "Flip In X"
|
770 |
msgstr ""
|
771 |
|
772 |
-
#: includes/helper-functions.php:
|
773 |
msgid "Flip In Y"
|
774 |
msgstr ""
|
775 |
|
776 |
-
#: includes/helper-functions.php:
|
777 |
msgid "Light Speed In"
|
778 |
msgstr ""
|
779 |
|
780 |
-
#: includes/helper-functions.php:
|
781 |
msgid "Rotate In"
|
782 |
msgstr ""
|
783 |
|
784 |
-
#: includes/helper-functions.php:
|
785 |
msgid "Rotate In Up Left"
|
786 |
msgstr ""
|
787 |
|
788 |
-
#: includes/helper-functions.php:
|
789 |
msgid "Rotate In Up Right"
|
790 |
msgstr ""
|
791 |
|
792 |
-
#: includes/helper-functions.php:
|
793 |
msgid "Rotate In Down Left"
|
794 |
msgstr ""
|
795 |
|
796 |
-
#: includes/helper-functions.php:
|
797 |
msgid "Rotate In Down Right"
|
798 |
msgstr ""
|
799 |
|
800 |
-
#: includes/helper-functions.php:
|
801 |
msgid "Slide In Left"
|
802 |
msgstr ""
|
803 |
|
804 |
-
#: includes/helper-functions.php:
|
805 |
msgid "Slide In Right"
|
806 |
msgstr ""
|
807 |
|
808 |
-
#: includes/helper-functions.php:
|
809 |
msgid "Slide In Down"
|
810 |
msgstr ""
|
811 |
|
812 |
-
#: includes/helper-functions.php:
|
813 |
msgid "Slide In Up"
|
814 |
msgstr ""
|
815 |
|
816 |
-
#: includes/helper-functions.php:
|
817 |
msgid "Zoom In"
|
818 |
msgstr ""
|
819 |
|
820 |
-
#: includes/helper-functions.php:
|
821 |
msgid "Zoom In Left"
|
822 |
msgstr ""
|
823 |
|
824 |
-
#: includes/helper-functions.php:
|
825 |
msgid "Zoom In Right"
|
826 |
msgstr ""
|
827 |
|
828 |
-
#: includes/helper-functions.php:
|
829 |
msgid "Zoom In Down"
|
830 |
msgstr ""
|
831 |
|
832 |
-
#: includes/helper-functions.php:
|
833 |
msgid "Zoom In Up"
|
834 |
msgstr ""
|
835 |
|
836 |
-
#: includes/helper-functions.php:
|
837 |
msgid "Roll In"
|
838 |
msgstr ""
|
839 |
|
840 |
-
#: includes/widgets/
|
841 |
-
|
|
|
842 |
msgstr ""
|
843 |
|
844 |
-
#: includes/widgets/
|
845 |
-
msgid "
|
846 |
msgstr ""
|
847 |
|
848 |
-
#: includes/widgets/
|
849 |
-
|
850 |
-
msgid "Choose Style"
|
851 |
msgstr ""
|
852 |
|
853 |
-
#: includes/widgets/
|
854 |
-
|
855 |
-
#: includes/widgets/team-members.php:65
|
856 |
-
msgid "Style 1"
|
857 |
msgstr ""
|
858 |
|
859 |
-
#: includes/widgets/
|
860 |
-
|
861 |
-
#: includes/widgets/team-members.php:66
|
862 |
-
msgid "Style 2"
|
863 |
msgstr ""
|
864 |
|
865 |
-
#: includes/widgets/
|
866 |
-
|
867 |
-
msgid "Style 3"
|
868 |
msgstr ""
|
869 |
|
870 |
-
#: includes/widgets/
|
871 |
-
#: includes/widgets/
|
872 |
-
|
873 |
-
|
874 |
-
|
875 |
-
#: includes/widgets/
|
876 |
-
#: includes/widgets/
|
877 |
-
#: includes/widgets/
|
878 |
-
#: includes/widgets/
|
879 |
-
#: includes/widgets/
|
880 |
-
#: includes/widgets/
|
881 |
-
#: includes/widgets/
|
882 |
-
#: includes/widgets/
|
883 |
-
#: includes/widgets/
|
884 |
-
#: includes/widgets/
|
885 |
-
#: includes/widgets/
|
886 |
-
#: includes/widgets/
|
887 |
-
#: includes/widgets/
|
888 |
-
#: includes/widgets/
|
889 |
-
#: includes/widgets/posts-
|
890 |
-
#: includes/widgets/
|
891 |
-
#: includes/widgets/
|
892 |
-
#: includes/widgets/
|
893 |
-
#: includes/widgets/
|
894 |
-
#: includes/widgets/
|
895 |
-
#: includes/widgets/
|
896 |
-
#: includes/widgets/
|
897 |
-
#: includes/widgets/
|
898 |
-
#: includes/widgets/
|
899 |
-
#: includes/widgets/
|
900 |
-
#: includes/widgets/
|
901 |
-
#: includes/widgets/
|
902 |
-
#: includes/widgets/
|
903 |
-
#: includes/widgets/
|
904 |
-
#: includes/widgets/
|
905 |
-
#: includes/widgets/
|
906 |
-
#: includes/widgets/
|
907 |
-
#: includes/widgets/
|
908 |
-
#: includes/widgets/
|
909 |
-
#: includes/widgets/
|
910 |
-
#: includes/widgets/
|
911 |
-
#: includes/widgets/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
912 |
msgid "No"
|
913 |
msgstr ""
|
914 |
|
915 |
-
#: includes/widgets/
|
916 |
-
#: includes/widgets/
|
917 |
-
#: includes/widgets/
|
918 |
-
#: includes/widgets/
|
919 |
-
#: includes/widgets/
|
920 |
-
#: includes/widgets/
|
921 |
-
#: includes/widgets/
|
922 |
-
#: includes/widgets/
|
923 |
-
#: includes/widgets/
|
924 |
-
#: includes/widgets/
|
925 |
-
#: includes/widgets/
|
926 |
-
#: includes/widgets/
|
927 |
-
#: includes/widgets/
|
928 |
-
#: includes/widgets/
|
929 |
-
#: includes/widgets/
|
930 |
-
#: includes/widgets/
|
931 |
-
#: includes/widgets/
|
932 |
-
#: includes/widgets/
|
933 |
-
#: includes/widgets/
|
934 |
-
#: includes/widgets/
|
935 |
-
#: includes/widgets/
|
936 |
-
#: includes/widgets/
|
937 |
-
#: includes/widgets/
|
938 |
-
#: includes/widgets/
|
939 |
-
#: includes/widgets/
|
940 |
-
#: includes/widgets/
|
941 |
-
#: includes/widgets/
|
942 |
-
#: includes/widgets/
|
943 |
-
#: includes/widgets/
|
944 |
-
#: includes/widgets/
|
945 |
-
#: includes/widgets/
|
946 |
-
#: includes/widgets/
|
947 |
-
#: includes/widgets/
|
948 |
-
#: includes/widgets/
|
949 |
-
#: includes/widgets/
|
950 |
-
#: includes/widgets/
|
951 |
-
#: includes/widgets/
|
952 |
-
#: includes/widgets/
|
953 |
-
#: includes/widgets/
|
954 |
-
#: includes/widgets/
|
955 |
-
#: includes/widgets/
|
956 |
-
#: includes/widgets/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
957 |
msgid "Yes"
|
958 |
msgstr ""
|
959 |
|
960 |
-
#: includes/widgets/
|
961 |
-
|
|
|
|
|
962 |
msgstr ""
|
963 |
|
964 |
-
#: includes/widgets/
|
965 |
-
|
|
|
|
|
966 |
msgstr ""
|
967 |
|
968 |
-
#: includes/widgets/
|
969 |
-
|
|
|
|
|
|
|
|
|
970 |
msgstr ""
|
971 |
|
972 |
-
#: includes/widgets/
|
973 |
-
|
|
|
|
|
974 |
msgstr ""
|
975 |
|
976 |
-
#: includes/widgets/
|
977 |
-
|
978 |
-
|
979 |
-
"
|
980 |
-
"ullamcorper mattis, pulvinar dapibus leo."
|
981 |
msgstr ""
|
982 |
|
983 |
-
#: includes/widgets/
|
984 |
-
|
|
|
|
|
985 |
msgstr ""
|
986 |
|
987 |
-
#: includes/widgets/
|
988 |
-
|
|
|
|
|
989 |
msgstr ""
|
990 |
|
991 |
-
#: includes/widgets/
|
992 |
-
|
|
|
|
|
993 |
msgstr ""
|
994 |
|
995 |
-
#: includes/widgets/
|
996 |
-
|
|
|
|
|
|
|
|
|
|
|
997 |
msgstr ""
|
998 |
|
999 |
-
#: includes/widgets/
|
1000 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1001 |
msgstr ""
|
1002 |
|
1003 |
-
#: includes/widgets/
|
1004 |
-
#: includes/widgets/
|
1005 |
-
#: includes/widgets/portfolio.php:
|
1006 |
-
#: includes/widgets/posts-carousel.php:
|
1007 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1008 |
msgstr ""
|
1009 |
|
1010 |
-
#: includes/widgets/
|
1011 |
-
#: includes/widgets/
|
1012 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1013 |
msgstr ""
|
1014 |
|
1015 |
-
#: includes/widgets/
|
1016 |
-
#: includes/widgets/
|
1017 |
-
#: includes/widgets/
|
1018 |
-
#: includes/widgets/
|
1019 |
-
#: includes/widgets/
|
1020 |
-
#: includes/widgets/
|
1021 |
-
#: includes/widgets/
|
1022 |
-
#: includes/widgets/
|
1023 |
-
#: includes/widgets/
|
1024 |
-
#: includes/widgets/
|
1025 |
-
|
1026 |
-
#: includes/widgets/pricing-table.php:352
|
1027 |
-
#: includes/widgets/pricing-table.php:381 includes/widgets/services.php:205
|
1028 |
-
#: includes/widgets/services.php:234 includes/widgets/slider.php:301
|
1029 |
-
#: includes/widgets/stats-bars.php:206 includes/widgets/stats-bars.php:256
|
1030 |
-
#: includes/widgets/tabs.php:275 includes/widgets/team-members.php:307
|
1031 |
-
#: includes/widgets/team-members.php:336 includes/widgets/team-members.php:365
|
1032 |
-
#: includes/widgets/testimonials-slider.php:285
|
1033 |
-
#: includes/widgets/testimonials-slider.php:333
|
1034 |
-
#: includes/widgets/testimonials-slider.php:362
|
1035 |
-
#: includes/widgets/testimonials.php:212 includes/widgets/testimonials.php:291
|
1036 |
-
#: includes/widgets/testimonials.php:320
|
1037 |
-
msgid "Color"
|
1038 |
msgstr ""
|
1039 |
|
1040 |
-
#: includes/widgets/
|
1041 |
-
|
|
|
|
|
|
|
|
|
|
|
1042 |
msgstr ""
|
1043 |
|
1044 |
-
#: includes/widgets/
|
1045 |
-
|
|
|
|
|
|
|
1046 |
msgstr ""
|
1047 |
|
1048 |
-
#: includes/widgets/
|
1049 |
-
|
|
|
|
|
|
|
1050 |
msgstr ""
|
1051 |
|
1052 |
-
#: includes/widgets/
|
1053 |
-
|
|
|
|
|
|
|
|
|
|
|
1054 |
msgstr ""
|
1055 |
|
1056 |
-
#: includes/widgets/
|
1057 |
-
|
|
|
|
|
1058 |
msgstr ""
|
1059 |
|
1060 |
-
#: includes/widgets/
|
1061 |
-
|
|
|
1062 |
msgstr ""
|
1063 |
|
1064 |
-
#: includes/widgets/
|
1065 |
-
#: includes/widgets/
|
1066 |
-
|
1067 |
-
#: includes/widgets/posts-block.php:174 includes/widgets/pricing-table.php:177
|
1068 |
-
msgid "http://your-link.com"
|
1069 |
msgstr ""
|
1070 |
|
1071 |
-
#: includes/widgets/
|
1072 |
-
#: includes/widgets/
|
1073 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1074 |
msgstr ""
|
1075 |
|
1076 |
-
#: includes/widgets/
|
1077 |
-
|
1078 |
-
#: includes/widgets/services.php:128 includes/widgets/tabs.php:121
|
1079 |
-
msgid "Icon"
|
1080 |
msgstr ""
|
1081 |
|
1082 |
-
#: includes/widgets/
|
1083 |
-
#: includes/widgets/
|
1084 |
-
|
1085 |
-
msgid "Icon Image"
|
1086 |
msgstr ""
|
1087 |
|
1088 |
-
#: includes/widgets/
|
1089 |
-
msgid "
|
1090 |
msgstr ""
|
1091 |
|
1092 |
-
#: includes/widgets/
|
1093 |
-
|
|
|
1094 |
msgstr ""
|
1095 |
|
1096 |
-
#: includes/widgets/
|
1097 |
-
|
|
|
|
|
|
|
|
|
1098 |
msgstr ""
|
1099 |
|
1100 |
-
#: includes/widgets/
|
1101 |
-
|
1102 |
-
msgid "Class"
|
1103 |
msgstr ""
|
1104 |
|
1105 |
-
#: includes/widgets/
|
1106 |
-
msgid "
|
1107 |
msgstr ""
|
1108 |
|
1109 |
-
#: includes/widgets/
|
1110 |
-
msgid "
|
1111 |
msgstr ""
|
1112 |
|
1113 |
-
#: includes/widgets/
|
1114 |
-
msgid "
|
1115 |
msgstr ""
|
1116 |
|
1117 |
-
#: includes/widgets/
|
1118 |
-
|
1119 |
-
msgid "Button Color"
|
1120 |
msgstr ""
|
1121 |
|
1122 |
-
#: includes/widgets/
|
1123 |
-
msgid "
|
1124 |
msgstr ""
|
1125 |
|
1126 |
-
#: includes/widgets/
|
1127 |
-
msgid "
|
1128 |
msgstr ""
|
1129 |
|
1130 |
-
#: includes/widgets/
|
1131 |
-
msgid "
|
1132 |
msgstr ""
|
1133 |
|
1134 |
-
#: includes/widgets/
|
1135 |
-
msgid "
|
1136 |
msgstr ""
|
1137 |
|
1138 |
-
#: includes/widgets/
|
1139 |
-
msgid "
|
1140 |
msgstr ""
|
1141 |
|
1142 |
-
#: includes/widgets/
|
1143 |
-
|
|
|
1144 |
msgstr ""
|
1145 |
|
1146 |
-
#: includes/widgets/
|
1147 |
-
msgid "
|
1148 |
msgstr ""
|
1149 |
|
1150 |
-
#: includes/widgets/
|
1151 |
-
msgid "
|
1152 |
msgstr ""
|
1153 |
|
1154 |
-
#: includes/widgets/
|
1155 |
-
msgid "
|
1156 |
msgstr ""
|
1157 |
|
1158 |
-
#: includes/widgets/
|
1159 |
-
msgid "
|
1160 |
msgstr ""
|
1161 |
|
1162 |
-
#: includes/widgets/
|
1163 |
-
msgid "
|
1164 |
msgstr ""
|
1165 |
|
1166 |
-
#: includes/widgets/
|
1167 |
-
#: includes/widgets/
|
1168 |
-
|
|
|
1169 |
msgstr ""
|
1170 |
|
1171 |
-
#: includes/widgets/
|
1172 |
-
|
|
|
|
|
|
|
|
|
1173 |
msgstr ""
|
1174 |
|
1175 |
-
#: includes/widgets/
|
1176 |
-
|
|
|
|
|
|
|
|
|
1177 |
msgstr ""
|
1178 |
|
1179 |
-
#: includes/widgets/
|
1180 |
-
|
|
|
1181 |
msgstr ""
|
1182 |
|
1183 |
-
#: includes/widgets/
|
1184 |
-
msgid "
|
1185 |
msgstr ""
|
1186 |
|
1187 |
-
#: includes/widgets/
|
1188 |
-
msgid "
|
1189 |
msgstr ""
|
1190 |
|
1191 |
-
#: includes/widgets/
|
1192 |
-
msgid "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1193 |
msgstr ""
|
1194 |
|
1195 |
-
#: includes/widgets/
|
1196 |
-
#: includes/widgets/icon-list.php:
|
1197 |
msgid "Alignment"
|
1198 |
msgstr ""
|
1199 |
|
1200 |
-
#: includes/widgets/
|
1201 |
-
#: includes/widgets/icon-list.php:
|
1202 |
msgid "Left"
|
1203 |
msgstr ""
|
1204 |
|
1205 |
-
#: includes/widgets/
|
1206 |
-
#: includes/widgets/icon-list.php:
|
1207 |
msgid "Center"
|
1208 |
msgstr ""
|
1209 |
|
1210 |
-
#: includes/widgets/
|
1211 |
-
#: includes/widgets/icon-list.php:
|
1212 |
msgid "Right"
|
1213 |
msgstr ""
|
1214 |
|
1215 |
-
#: includes/widgets/
|
1216 |
-
#: includes/widgets/icon-list.php:
|
1217 |
msgid "Justified"
|
1218 |
msgstr ""
|
1219 |
|
1220 |
-
#: includes/widgets/
|
1221 |
-
#: includes/widgets/
|
1222 |
-
#: includes/widgets/
|
1223 |
-
#: includes/widgets/
|
1224 |
-
#: includes/widgets/
|
1225 |
-
|
|
|
|
|
1226 |
msgstr ""
|
1227 |
|
1228 |
-
#: includes/widgets/
|
1229 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1230 |
msgstr ""
|
1231 |
|
1232 |
-
#: includes/widgets/
|
1233 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1234 |
msgstr ""
|
1235 |
|
1236 |
-
#: includes/widgets/
|
1237 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1238 |
msgstr ""
|
1239 |
|
1240 |
-
#: includes/widgets/
|
1241 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1242 |
msgstr ""
|
1243 |
|
1244 |
-
#: includes/widgets/
|
1245 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1246 |
msgstr ""
|
1247 |
|
1248 |
-
#: includes/widgets/
|
1249 |
-
#: includes/widgets/
|
1250 |
-
#: includes/widgets/
|
1251 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1252 |
msgstr ""
|
1253 |
|
1254 |
-
#: includes/widgets/
|
1255 |
-
#: includes/widgets/
|
1256 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1257 |
msgstr ""
|
1258 |
|
1259 |
-
#: includes/widgets/
|
1260 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1261 |
msgstr ""
|
1262 |
|
1263 |
-
#: includes/widgets/
|
1264 |
-
#: includes/widgets/
|
1265 |
-
|
|
|
|
|
|
|
1266 |
msgstr ""
|
1267 |
|
1268 |
-
#: includes/widgets/
|
1269 |
-
|
|
|
|
|
|
|
|
|
1270 |
msgstr ""
|
1271 |
|
1272 |
-
#: includes/widgets/
|
1273 |
-
|
1274 |
-
#: includes/widgets/team-members.php:434
|
1275 |
-
#: includes/widgets/testimonials-slider.php:410
|
1276 |
-
msgid "Icon Color"
|
1277 |
msgstr ""
|
1278 |
|
1279 |
-
#: includes/widgets/
|
1280 |
-
#: includes/widgets/
|
1281 |
-
msgid "
|
1282 |
msgstr ""
|
1283 |
|
1284 |
-
#: includes/widgets/
|
1285 |
-
msgid "
|
1286 |
msgstr ""
|
1287 |
|
1288 |
-
#: includes/widgets/
|
1289 |
-
msgid "
|
1290 |
msgstr ""
|
1291 |
|
1292 |
-
#: includes/widgets/
|
1293 |
-
msgid "
|
1294 |
msgstr ""
|
1295 |
|
1296 |
-
#: includes/widgets/
|
1297 |
-
msgid "
|
1298 |
msgstr ""
|
1299 |
|
1300 |
-
#: includes/widgets/
|
1301 |
-
msgid "
|
1302 |
msgstr ""
|
1303 |
|
1304 |
-
#: includes/widgets/
|
1305 |
-
|
|
|
|
|
1306 |
msgstr ""
|
1307 |
|
1308 |
-
#: includes/widgets/
|
1309 |
-
msgid "
|
1310 |
msgstr ""
|
1311 |
|
1312 |
-
#: includes/widgets/
|
1313 |
-
|
1314 |
-
msgid "Carousel Settings"
|
1315 |
msgstr ""
|
1316 |
|
1317 |
-
#: includes/widgets/
|
1318 |
-
|
1319 |
-
msgid "Prev/Next Arrows?"
|
1320 |
msgstr ""
|
1321 |
|
1322 |
-
#: includes/widgets/
|
1323 |
-
#: includes/widgets/
|
1324 |
-
|
|
|
|
|
1325 |
msgstr ""
|
1326 |
|
1327 |
-
#: includes/widgets/
|
1328 |
-
#: includes/widgets/
|
1329 |
-
#: includes/widgets/
|
1330 |
-
|
|
|
1331 |
msgstr ""
|
1332 |
|
1333 |
-
#: includes/widgets/
|
1334 |
-
|
1335 |
-
msgid "Autoplay?"
|
1336 |
msgstr ""
|
1337 |
|
1338 |
-
#: includes/widgets/
|
1339 |
-
|
1340 |
-
msgid "Should the carousel autoplay as in a slideshow."
|
1341 |
msgstr ""
|
1342 |
|
1343 |
-
#: includes/widgets/
|
1344 |
-
|
1345 |
-
msgid "Autoplay speed in ms"
|
1346 |
msgstr ""
|
1347 |
|
1348 |
-
#: includes/widgets/
|
1349 |
-
|
1350 |
-
|
1351 |
msgstr ""
|
1352 |
|
1353 |
-
#: includes/widgets/
|
1354 |
-
|
1355 |
-
msgid "Responsive Options"
|
1356 |
msgstr ""
|
1357 |
|
1358 |
-
#: includes/widgets/
|
1359 |
-
|
1360 |
-
#: includes/widgets/posts-carousel.php:339
|
1361 |
-
msgid "Desktop"
|
1362 |
msgstr ""
|
1363 |
|
1364 |
-
#: includes/widgets/
|
1365 |
-
|
1366 |
-
#: includes/widgets/gallery-carousel.php:321
|
1367 |
-
#: includes/widgets/gallery-carousel.php:377 includes/widgets/gallery.php:609
|
1368 |
-
#: includes/widgets/gallery.php:633 includes/widgets/gallery.php:666
|
1369 |
-
#: includes/widgets/portfolio.php:383 includes/widgets/portfolio.php:406
|
1370 |
-
#: includes/widgets/portfolio.php:440 includes/widgets/posts-carousel.php:350
|
1371 |
-
#: includes/widgets/posts-carousel.php:397
|
1372 |
-
msgid "Gutter"
|
1373 |
msgstr ""
|
1374 |
|
1375 |
-
#: includes/widgets/
|
1376 |
-
|
1377 |
-
#: includes/widgets/gallery-carousel.php:322
|
1378 |
-
#: includes/widgets/gallery-carousel.php:378 includes/widgets/gallery.php:634
|
1379 |
-
#: includes/widgets/gallery.php:667 includes/widgets/portfolio.php:407
|
1380 |
-
#: includes/widgets/portfolio.php:441 includes/widgets/posts-carousel.php:351
|
1381 |
-
#: includes/widgets/posts-carousel.php:398
|
1382 |
-
#: includes/widgets/posts-carousel.php:456
|
1383 |
-
msgid "Space between columns."
|
1384 |
msgstr ""
|
1385 |
|
1386 |
-
#: includes/widgets/
|
1387 |
-
#: includes/widgets/
|
1388 |
-
#: includes/widgets/
|
1389 |
-
|
1390 |
-
#: includes/widgets/gallery-carousel.php:353 includes/widgets/gallery.php:182
|
1391 |
-
#: includes/widgets/portfolio.php:285 includes/widgets/posts-block.php:256
|
1392 |
-
#: includes/widgets/posts-block.php:271 includes/widgets/posts-carousel.php:363
|
1393 |
-
#: includes/widgets/posts-carousel.php:411
|
1394 |
-
#: includes/widgets/posts-carousel.php:468 includes/widgets/services.php:79
|
1395 |
-
#: includes/widgets/team-members.php:75 includes/widgets/testimonials.php:60
|
1396 |
-
msgid "Columns per row"
|
1397 |
msgstr ""
|
1398 |
|
1399 |
-
#: includes/widgets/
|
1400 |
-
#: includes/widgets/
|
1401 |
-
|
1402 |
-
#: includes/widgets/gallery-carousel.php:365
|
1403 |
-
#: includes/widgets/posts-carousel.php:376
|
1404 |
-
#: includes/widgets/posts-carousel.php:423
|
1405 |
-
#: includes/widgets/posts-carousel.php:480
|
1406 |
-
msgid "Columns to scroll"
|
1407 |
msgstr ""
|
1408 |
|
1409 |
-
#: includes/widgets/
|
1410 |
-
#: includes/widgets/
|
1411 |
-
#: includes/widgets/
|
1412 |
-
msgid "
|
1413 |
msgstr ""
|
1414 |
|
1415 |
-
#: includes/widgets/
|
1416 |
-
|
1417 |
-
#: includes/widgets/gallery.php:680 includes/widgets/portfolio.php:420
|
1418 |
-
#: includes/widgets/portfolio.php:454 includes/widgets/posts-carousel.php:435
|
1419 |
-
msgid "Tablet Resolution"
|
1420 |
msgstr ""
|
1421 |
|
1422 |
-
#: includes/widgets/
|
1423 |
-
#: includes/widgets/
|
1424 |
-
#: includes/widgets/
|
1425 |
-
#: includes/widgets/
|
1426 |
-
msgid "
|
1427 |
msgstr ""
|
1428 |
|
1429 |
-
#: includes/widgets/
|
1430 |
-
|
1431 |
-
#: includes/widgets/posts-carousel.php:446
|
1432 |
-
msgid "Mobile Phone"
|
1433 |
msgstr ""
|
1434 |
|
1435 |
-
#: includes/widgets/
|
1436 |
-
|
1437 |
-
msgid "Mobile Resolution"
|
1438 |
msgstr ""
|
1439 |
|
1440 |
-
#: includes/widgets/
|
1441 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
1442 |
msgstr ""
|
1443 |
|
1444 |
-
#: includes/widgets/
|
1445 |
-
|
|
|
|
|
1446 |
msgstr ""
|
1447 |
|
1448 |
-
#: includes/widgets/
|
1449 |
-
|
1450 |
-
msgid "Padding"
|
1451 |
msgstr ""
|
1452 |
|
1453 |
-
#: includes/widgets/
|
1454 |
-
|
|
|
|
|
|
|
1455 |
msgstr ""
|
1456 |
|
1457 |
-
#: includes/widgets/
|
1458 |
-
msgid "
|
1459 |
msgstr ""
|
1460 |
|
1461 |
-
#: includes/widgets/
|
1462 |
-
msgid "
|
1463 |
msgstr ""
|
1464 |
|
1465 |
-
#: includes/widgets/
|
1466 |
-
msgid "
|
1467 |
msgstr ""
|
1468 |
|
1469 |
-
#: includes/widgets/
|
1470 |
-
msgid "
|
1471 |
msgstr ""
|
1472 |
|
1473 |
-
#: includes/widgets/
|
1474 |
-
msgid "
|
1475 |
msgstr ""
|
1476 |
|
1477 |
-
#: includes/widgets/
|
1478 |
-
msgid "
|
1479 |
msgstr ""
|
1480 |
|
1481 |
-
#: includes/widgets/
|
1482 |
-
msgid "
|
1483 |
msgstr ""
|
1484 |
|
1485 |
-
#: includes/widgets/
|
1486 |
-
msgid "
|
1487 |
msgstr ""
|
1488 |
|
1489 |
-
#: includes/widgets/
|
1490 |
-
msgid "
|
1491 |
msgstr ""
|
1492 |
|
1493 |
-
#: includes/widgets/
|
1494 |
-
|
|
|
1495 |
msgstr ""
|
1496 |
|
1497 |
-
#: includes/widgets/
|
1498 |
-
|
|
|
|
|
1499 |
msgstr ""
|
1500 |
|
1501 |
-
#: includes/widgets/
|
1502 |
-
|
|
|
|
|
1503 |
msgstr ""
|
1504 |
|
1505 |
-
#: includes/widgets/
|
1506 |
-
#: includes/widgets/
|
1507 |
-
#: includes/widgets/posts-
|
1508 |
-
msgid "
|
1509 |
msgstr ""
|
1510 |
|
1511 |
-
#: includes/widgets/
|
1512 |
-
|
|
|
1513 |
msgstr ""
|
1514 |
|
1515 |
-
#: includes/widgets/
|
1516 |
-
|
|
|
|
|
1517 |
msgstr ""
|
1518 |
|
1519 |
-
#: includes/widgets/
|
1520 |
-
|
|
|
|
|
1521 |
msgstr ""
|
1522 |
|
1523 |
-
#: includes/widgets/
|
1524 |
-
|
|
|
|
|
1525 |
msgstr ""
|
1526 |
|
1527 |
-
#: includes/widgets/
|
1528 |
-
|
|
|
|
|
1529 |
msgstr ""
|
1530 |
|
1531 |
-
#: includes/widgets/
|
1532 |
-
|
|
|
|
|
1533 |
msgstr ""
|
1534 |
|
1535 |
-
#: includes/widgets/
|
1536 |
-
|
|
|
|
|
1537 |
msgstr ""
|
1538 |
|
1539 |
-
#: includes/widgets/
|
1540 |
-
|
|
|
|
|
1541 |
msgstr ""
|
1542 |
|
1543 |
-
#: includes/widgets/
|
1544 |
-
|
|
|
|
|
1545 |
msgstr ""
|
1546 |
|
1547 |
-
#: includes/widgets/
|
1548 |
-
|
|
|
|
|
1549 |
msgstr ""
|
1550 |
|
1551 |
-
#: includes/widgets/
|
1552 |
-
#: includes/widgets/
|
1553 |
-
#: includes/widgets/
|
1554 |
-
|
1555 |
-
#: includes/widgets/team-members.php:289
|
1556 |
-
#: includes/widgets/testimonials-slider.php:315
|
1557 |
-
#: includes/widgets/testimonials.php:273
|
1558 |
-
msgid "Title HTML Tag"
|
1559 |
msgstr ""
|
1560 |
|
1561 |
-
#: includes/widgets/
|
1562 |
-
#: includes/widgets/
|
1563 |
-
#: includes/widgets/
|
1564 |
-
|
1565 |
-
#: includes/widgets/portfolio.php:619 includes/widgets/portfolio.php:705
|
1566 |
-
#: includes/widgets/posts-block.php:476 includes/widgets/posts-block.php:647
|
1567 |
-
#: includes/widgets/posts-carousel.php:557
|
1568 |
-
#: includes/widgets/posts-carousel.php:643
|
1569 |
-
#: includes/widgets/pricing-table.php:229
|
1570 |
-
#: includes/widgets/pricing-table.php:307 includes/widgets/services.php:190
|
1571 |
-
#: includes/widgets/team-members.php:292
|
1572 |
-
#: includes/widgets/testimonials-slider.php:318
|
1573 |
-
#: includes/widgets/testimonials.php:276
|
1574 |
-
msgid "H1"
|
1575 |
msgstr ""
|
1576 |
|
1577 |
-
#: includes/widgets/
|
1578 |
-
#: includes/widgets/
|
1579 |
-
#: includes/widgets/
|
1580 |
-
|
1581 |
-
#: includes/widgets/portfolio.php:620 includes/widgets/portfolio.php:706
|
1582 |
-
#: includes/widgets/posts-block.php:477 includes/widgets/posts-block.php:648
|
1583 |
-
#: includes/widgets/posts-carousel.php:558
|
1584 |
-
#: includes/widgets/posts-carousel.php:644
|
1585 |
-
#: includes/widgets/pricing-table.php:230
|
1586 |
-
#: includes/widgets/pricing-table.php:308 includes/widgets/services.php:191
|
1587 |
-
#: includes/widgets/team-members.php:293
|
1588 |
-
#: includes/widgets/testimonials-slider.php:319
|
1589 |
-
#: includes/widgets/testimonials.php:277
|
1590 |
-
msgid "H2"
|
1591 |
msgstr ""
|
1592 |
|
1593 |
-
#: includes/widgets/
|
1594 |
-
#: includes/widgets/
|
1595 |
-
#: includes/widgets/
|
1596 |
-
|
1597 |
-
#: includes/widgets/portfolio.php:621 includes/widgets/portfolio.php:707
|
1598 |
-
#: includes/widgets/posts-block.php:478 includes/widgets/posts-block.php:649
|
1599 |
-
#: includes/widgets/posts-carousel.php:559
|
1600 |
-
#: includes/widgets/posts-carousel.php:645
|
1601 |
-
#: includes/widgets/pricing-table.php:231
|
1602 |
-
#: includes/widgets/pricing-table.php:309 includes/widgets/services.php:192
|
1603 |
-
#: includes/widgets/team-members.php:294
|
1604 |
-
#: includes/widgets/testimonials-slider.php:320
|
1605 |
-
#: includes/widgets/testimonials.php:278
|
1606 |
-
msgid "H3"
|
1607 |
msgstr ""
|
1608 |
|
1609 |
-
#: includes/widgets/
|
1610 |
-
#: includes/widgets/
|
1611 |
-
#: includes/widgets/
|
1612 |
-
|
1613 |
-
#: includes/widgets/portfolio.php:622 includes/widgets/portfolio.php:708
|
1614 |
-
#: includes/widgets/posts-block.php:479 includes/widgets/posts-block.php:650
|
1615 |
-
#: includes/widgets/posts-carousel.php:560
|
1616 |
-
#: includes/widgets/posts-carousel.php:646
|
1617 |
-
#: includes/widgets/pricing-table.php:232
|
1618 |
-
#: includes/widgets/pricing-table.php:310 includes/widgets/services.php:193
|
1619 |
-
#: includes/widgets/team-members.php:295
|
1620 |
-
#: includes/widgets/testimonials-slider.php:321
|
1621 |
-
#: includes/widgets/testimonials.php:279
|
1622 |
-
msgid "H4"
|
1623 |
msgstr ""
|
1624 |
|
1625 |
-
#: includes/widgets/
|
1626 |
-
#: includes/widgets/
|
1627 |
-
#: includes/widgets/
|
1628 |
-
|
1629 |
-
#: includes/widgets/portfolio.php:623 includes/widgets/portfolio.php:709
|
1630 |
-
#: includes/widgets/posts-block.php:480 includes/widgets/posts-block.php:651
|
1631 |
-
#: includes/widgets/posts-carousel.php:561
|
1632 |
-
#: includes/widgets/posts-carousel.php:647
|
1633 |
-
#: includes/widgets/pricing-table.php:233
|
1634 |
-
#: includes/widgets/pricing-table.php:311 includes/widgets/services.php:194
|
1635 |
-
#: includes/widgets/team-members.php:296
|
1636 |
-
#: includes/widgets/testimonials-slider.php:322
|
1637 |
-
#: includes/widgets/testimonials.php:280
|
1638 |
-
msgid "H5"
|
1639 |
msgstr ""
|
1640 |
|
1641 |
-
#: includes/widgets/
|
1642 |
-
#: includes/widgets/
|
1643 |
-
#: includes/widgets/
|
1644 |
-
|
1645 |
-
#: includes/widgets/portfolio.php:624 includes/widgets/portfolio.php:710
|
1646 |
-
#: includes/widgets/posts-block.php:481 includes/widgets/posts-block.php:652
|
1647 |
-
#: includes/widgets/posts-carousel.php:562
|
1648 |
-
#: includes/widgets/posts-carousel.php:648
|
1649 |
-
#: includes/widgets/pricing-table.php:234
|
1650 |
-
#: includes/widgets/pricing-table.php:312 includes/widgets/services.php:195
|
1651 |
-
#: includes/widgets/team-members.php:297
|
1652 |
-
#: includes/widgets/testimonials-slider.php:323
|
1653 |
-
#: includes/widgets/testimonials.php:281
|
1654 |
-
msgid "H6"
|
1655 |
msgstr ""
|
1656 |
|
1657 |
-
#: includes/widgets/
|
1658 |
-
#: includes/widgets/
|
1659 |
-
#: includes/widgets/
|
1660 |
-
|
1661 |
-
#: includes/widgets/portfolio.php:625 includes/widgets/portfolio.php:711
|
1662 |
-
#: includes/widgets/posts-block.php:482 includes/widgets/posts-block.php:653
|
1663 |
-
#: includes/widgets/posts-carousel.php:563
|
1664 |
-
#: includes/widgets/posts-carousel.php:649
|
1665 |
-
#: includes/widgets/pricing-table.php:235
|
1666 |
-
#: includes/widgets/pricing-table.php:313 includes/widgets/services.php:196
|
1667 |
-
#: includes/widgets/team-members.php:298
|
1668 |
-
#: includes/widgets/testimonials-slider.php:324
|
1669 |
-
#: includes/widgets/testimonials.php:282
|
1670 |
-
msgid "div"
|
1671 |
msgstr ""
|
1672 |
|
1673 |
-
#: includes/widgets/
|
1674 |
-
|
|
|
1675 |
msgstr ""
|
1676 |
|
1677 |
-
#: includes/widgets/
|
1678 |
-
|
|
|
|
|
|
|
|
|
1679 |
msgstr ""
|
1680 |
|
1681 |
-
#: includes/widgets/
|
1682 |
-
|
|
|
|
|
1683 |
msgstr ""
|
1684 |
|
1685 |
-
#: includes/widgets/
|
1686 |
-
|
|
|
|
|
|
|
|
|
|
|
1687 |
msgstr ""
|
1688 |
|
1689 |
-
#: includes/widgets/
|
1690 |
-
|
|
|
1691 |
msgstr ""
|
1692 |
|
1693 |
-
#: includes/widgets/
|
1694 |
-
|
|
|
1695 |
msgstr ""
|
1696 |
|
1697 |
-
#: includes/widgets/
|
1698 |
-
|
|
|
1699 |
msgstr ""
|
1700 |
|
1701 |
-
#: includes/widgets/
|
1702 |
-
|
|
|
1703 |
msgstr ""
|
1704 |
|
1705 |
-
#: includes/widgets/
|
1706 |
-
|
|
|
1707 |
msgstr ""
|
1708 |
|
1709 |
-
#: includes/widgets/
|
1710 |
msgid ""
|
1711 |
-
"
|
|
|
1712 |
msgstr ""
|
1713 |
|
1714 |
-
#: includes/widgets/
|
1715 |
-
msgid "
|
1716 |
msgstr ""
|
1717 |
|
1718 |
-
#: includes/widgets/
|
1719 |
-
|
|
|
|
|
1720 |
msgstr ""
|
1721 |
|
1722 |
-
#: includes/widgets/
|
1723 |
-
|
|
|
|
|
1724 |
msgstr ""
|
1725 |
|
1726 |
-
#: includes/widgets/
|
1727 |
-
|
|
|
|
|
1728 |
msgstr ""
|
1729 |
|
1730 |
-
#: includes/widgets/
|
1731 |
-
|
|
|
1732 |
msgstr ""
|
1733 |
|
1734 |
-
#: includes/widgets/
|
1735 |
-
|
|
|
1736 |
msgstr ""
|
1737 |
|
1738 |
-
#: includes/widgets/
|
1739 |
-
|
|
|
1740 |
msgstr ""
|
1741 |
|
1742 |
-
#: includes/widgets/
|
1743 |
-
|
|
|
1744 |
msgstr ""
|
1745 |
|
1746 |
-
#: includes/widgets/
|
1747 |
-
|
|
|
1748 |
msgstr ""
|
1749 |
|
1750 |
-
#: includes/widgets/
|
1751 |
-
|
|
|
1752 |
msgstr ""
|
1753 |
|
1754 |
-
#: includes/widgets/
|
1755 |
-
|
|
|
|
|
|
|
1756 |
msgstr ""
|
1757 |
|
1758 |
-
#: includes/widgets/
|
1759 |
-
|
|
|
1760 |
msgstr ""
|
1761 |
|
1762 |
-
#: includes/widgets/
|
1763 |
-
|
|
|
|
|
1764 |
msgstr ""
|
1765 |
|
1766 |
-
#: includes/widgets/
|
1767 |
-
|
|
|
|
|
1768 |
msgstr ""
|
1769 |
|
1770 |
-
#: includes/widgets/
|
1771 |
-
msgid "
|
1772 |
msgstr ""
|
1773 |
|
1774 |
-
#: includes/widgets/
|
1775 |
-
msgid "
|
1776 |
msgstr ""
|
1777 |
|
1778 |
-
#: includes/widgets/
|
1779 |
-
|
|
|
1780 |
msgstr ""
|
1781 |
|
1782 |
-
#: includes/widgets/
|
1783 |
-
|
|
|
|
|
|
|
1784 |
msgstr ""
|
1785 |
|
1786 |
-
#: includes/widgets/
|
1787 |
-
|
1788 |
-
|
1789 |
-
"
|
1790 |
msgstr ""
|
1791 |
|
1792 |
-
#: includes/widgets/
|
1793 |
-
|
|
|
1794 |
msgstr ""
|
1795 |
|
1796 |
-
#: includes/widgets/
|
1797 |
-
|
|
|
|
|
1798 |
msgstr ""
|
1799 |
|
1800 |
-
#: includes/widgets/
|
1801 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1802 |
msgstr ""
|
1803 |
|
1804 |
-
#: includes/widgets/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1805 |
msgid ""
|
1806 |
-
"
|
|
|
1807 |
msgstr ""
|
1808 |
|
1809 |
-
#: includes/widgets/
|
1810 |
-
|
|
|
1811 |
msgstr ""
|
1812 |
|
1813 |
-
#: includes/widgets/
|
1814 |
-
|
|
|
1815 |
msgstr ""
|
1816 |
|
1817 |
-
#: includes/widgets/
|
1818 |
-
#: includes/widgets/
|
1819 |
-
msgid "
|
1820 |
msgstr ""
|
1821 |
|
1822 |
-
#: includes/widgets/
|
1823 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1824 |
msgstr ""
|
1825 |
|
1826 |
-
#: includes/widgets/
|
1827 |
-
|
|
|
|
|
|
|
|
|
1828 |
msgid "Thumbnail Hover Background Color"
|
1829 |
msgstr ""
|
1830 |
|
1831 |
-
#: includes/widgets/
|
1832 |
-
msgid "
|
1833 |
msgstr ""
|
1834 |
|
1835 |
-
#: includes/widgets/
|
1836 |
-
|
1837 |
-
msgid "Title Color"
|
1838 |
msgstr ""
|
1839 |
|
1840 |
-
#: includes/widgets/
|
1841 |
-
|
1842 |
-
msgid "Title Hover Border Color"
|
1843 |
msgstr ""
|
1844 |
|
1845 |
-
#: includes/widgets/
|
1846 |
-
|
|
|
|
|
1847 |
msgstr ""
|
1848 |
|
1849 |
-
#: includes/widgets/
|
1850 |
-
msgid "
|
1851 |
msgstr ""
|
1852 |
|
1853 |
-
#: includes/widgets/
|
1854 |
-
msgid "
|
1855 |
msgstr ""
|
1856 |
|
1857 |
-
#: includes/widgets/
|
1858 |
-
msgid "
|
1859 |
msgstr ""
|
1860 |
|
1861 |
-
#: includes/widgets/
|
1862 |
-
msgid "
|
1863 |
msgstr ""
|
1864 |
|
1865 |
-
#: includes/widgets/
|
1866 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1867 |
msgstr ""
|
1868 |
|
1869 |
-
#: includes/widgets/
|
1870 |
msgid ""
|
1871 |
-
"
|
1872 |
-
"
|
|
|
1873 |
msgstr ""
|
1874 |
|
1875 |
-
#: includes/widgets/
|
1876 |
-
|
1877 |
-
msgid "Filterable?"
|
1878 |
msgstr ""
|
1879 |
|
1880 |
-
#: includes/widgets/
|
1881 |
-
msgid "
|
1882 |
msgstr ""
|
1883 |
|
1884 |
-
#: includes/widgets/
|
1885 |
-
msgid "
|
1886 |
msgstr ""
|
1887 |
|
1888 |
-
#: includes/widgets/
|
1889 |
-
msgid "
|
1890 |
msgstr ""
|
1891 |
|
1892 |
-
#: includes/widgets/
|
1893 |
-
#: includes/widgets/
|
1894 |
-
|
1895 |
-
#: includes/widgets/posts-block.php:423 includes/widgets/posts-block.php:432
|
1896 |
-
#: includes/widgets/posts-block.php:774
|
1897 |
-
msgid "Pagination"
|
1898 |
msgstr ""
|
1899 |
|
1900 |
-
#: includes/widgets/
|
1901 |
-
msgid ""
|
1902 |
-
"Choose pagination type or choose None if no pagination is desired. Make sure "
|
1903 |
-
"you enter the items per page value in the option 'Number of items to be "
|
1904 |
-
"displayed per page and on each load more invocation' field below to control "
|
1905 |
-
"number of items to display per page."
|
1906 |
msgstr ""
|
1907 |
|
1908 |
-
#: includes/widgets/
|
1909 |
-
#: includes/widgets/
|
1910 |
-
msgid "
|
1911 |
msgstr ""
|
1912 |
|
1913 |
-
#: includes/widgets/
|
1914 |
-
msgid "
|
1915 |
msgstr ""
|
1916 |
|
1917 |
-
#: includes/widgets/
|
1918 |
-
msgid ""
|
1919 |
-
"Number of items to be displayed per page and on each load more invocation."
|
1920 |
msgstr ""
|
1921 |
|
1922 |
-
#: includes/widgets/
|
1923 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1924 |
msgstr ""
|
1925 |
|
1926 |
-
#: includes/widgets/
|
1927 |
-
#: includes/widgets/
|
1928 |
-
msgid "
|
1929 |
msgstr ""
|
1930 |
|
1931 |
-
#: includes/widgets/
|
1932 |
-
|
1933 |
-
#: includes/widgets/posts-block.php:491
|
1934 |
-
msgid "Heading Color"
|
1935 |
msgstr ""
|
1936 |
|
1937 |
-
#: includes/widgets/
|
1938 |
-
msgid "
|
1939 |
msgstr ""
|
1940 |
|
1941 |
-
#: includes/widgets/
|
1942 |
-
|
1943 |
-
msgid "Filter Color"
|
1944 |
msgstr ""
|
1945 |
|
1946 |
-
#: includes/widgets/
|
1947 |
-
#: includes/widgets/
|
1948 |
-
|
|
|
1949 |
msgstr ""
|
1950 |
|
1951 |
-
#: includes/widgets/
|
1952 |
-
msgid "
|
1953 |
msgstr ""
|
1954 |
|
1955 |
-
#: includes/widgets/
|
1956 |
-
|
1957 |
-
msgid "Border Color"
|
1958 |
msgstr ""
|
1959 |
|
1960 |
-
#: includes/widgets/
|
1961 |
-
|
1962 |
-
msgid "Hover Background Color"
|
1963 |
msgstr ""
|
1964 |
|
1965 |
-
#: includes/widgets/
|
1966 |
-
#: includes/widgets/
|
1967 |
-
|
|
|
|
|
1968 |
msgstr ""
|
1969 |
|
1970 |
-
#: includes/widgets/
|
1971 |
-
#: includes/widgets/
|
1972 |
-
msgid "
|
1973 |
msgstr ""
|
1974 |
|
1975 |
-
#: includes/widgets/
|
1976 |
-
#: includes/widgets/
|
1977 |
-
msgid "
|
1978 |
msgstr ""
|
1979 |
|
1980 |
-
#: includes/widgets/
|
1981 |
-
#: includes/widgets/
|
1982 |
-
msgid "
|
1983 |
msgstr ""
|
1984 |
|
1985 |
-
#: includes/widgets/
|
1986 |
-
#: includes/widgets/
|
1987 |
-
msgid "
|
1988 |
msgstr ""
|
1989 |
|
1990 |
-
#: includes/widgets/
|
1991 |
-
|
|
|
1992 |
msgstr ""
|
1993 |
|
1994 |
-
#: includes/widgets/
|
1995 |
-
|
|
|
1996 |
msgstr ""
|
1997 |
|
1998 |
-
#: includes/widgets/
|
1999 |
-
|
|
|
2000 |
msgstr ""
|
2001 |
|
2002 |
-
#: includes/widgets/
|
2003 |
-
|
|
|
2004 |
msgstr ""
|
2005 |
|
2006 |
-
#: includes/widgets/
|
2007 |
-
|
|
|
2008 |
msgstr ""
|
2009 |
|
2010 |
-
#: includes/widgets/
|
2011 |
-
|
|
|
2012 |
msgstr ""
|
2013 |
|
2014 |
-
#: includes/widgets/
|
2015 |
-
|
|
|
|
|
2016 |
msgstr ""
|
2017 |
|
2018 |
-
#: includes/widgets/
|
2019 |
-
msgid "
|
2020 |
msgstr ""
|
2021 |
|
2022 |
-
#: includes/widgets/
|
2023 |
-
|
|
|
2024 |
msgstr ""
|
2025 |
|
2026 |
-
#: includes/widgets/
|
2027 |
-
|
|
|
2028 |
msgstr ""
|
2029 |
|
2030 |
-
#: includes/widgets/
|
2031 |
-
|
|
|
2032 |
msgstr ""
|
2033 |
|
2034 |
-
#: includes/widgets/
|
2035 |
-
|
|
|
2036 |
msgstr ""
|
2037 |
|
2038 |
-
#: includes/widgets/
|
2039 |
-
msgid "
|
2040 |
msgstr ""
|
2041 |
|
2042 |
-
#: includes/widgets/
|
2043 |
-
|
|
|
2044 |
msgstr ""
|
2045 |
|
2046 |
-
#: includes/widgets/
|
2047 |
-
msgid "
|
2048 |
msgstr ""
|
2049 |
|
2050 |
-
#: includes/widgets/
|
2051 |
-
msgid "
|
2052 |
msgstr ""
|
2053 |
|
2054 |
-
#: includes/widgets/
|
2055 |
-
msgid "
|
2056 |
msgstr ""
|
2057 |
|
2058 |
-
#: includes/widgets/
|
2059 |
-
|
|
|
2060 |
msgstr ""
|
2061 |
|
2062 |
-
#: includes/widgets/
|
2063 |
-
|
|
|
2064 |
msgstr ""
|
2065 |
|
2066 |
-
#: includes/widgets/
|
2067 |
-
msgid "
|
2068 |
msgstr ""
|
2069 |
|
2070 |
-
#: includes/widgets/
|
2071 |
-
|
|
|
|
|
2072 |
msgstr ""
|
2073 |
|
2074 |
-
#: includes/widgets/
|
2075 |
-
|
|
|
2076 |
msgstr ""
|
2077 |
|
2078 |
-
#: includes/widgets/
|
2079 |
-
msgid "
|
2080 |
msgstr ""
|
2081 |
|
2082 |
-
#: includes/widgets/
|
2083 |
-
msgid "
|
2084 |
msgstr ""
|
2085 |
|
2086 |
-
#: includes/widgets/
|
2087 |
-
msgid "
|
2088 |
msgstr ""
|
2089 |
|
2090 |
-
#: includes/widgets/
|
2091 |
-
msgid "
|
2092 |
msgstr ""
|
2093 |
|
2094 |
-
#: includes/widgets/
|
2095 |
-
|
|
|
|
|
2096 |
msgstr ""
|
2097 |
|
2098 |
-
#: includes/widgets/
|
2099 |
-
msgid "
|
2100 |
msgstr ""
|
2101 |
|
2102 |
-
#: includes/widgets/
|
2103 |
-
msgid "The
|
2104 |
msgstr ""
|
2105 |
|
2106 |
-
#: includes/widgets/
|
2107 |
-
msgid "
|
2108 |
msgstr ""
|
2109 |
|
2110 |
-
#: includes/widgets/
|
2111 |
-
msgid "
|
2112 |
msgstr ""
|
2113 |
|
2114 |
-
#: includes/widgets/
|
2115 |
-
msgid "
|
2116 |
msgstr ""
|
2117 |
|
2118 |
-
#: includes/widgets/
|
2119 |
-
msgid "
|
2120 |
msgstr ""
|
2121 |
|
2122 |
-
#: includes/widgets/
|
2123 |
-
msgid "
|
2124 |
msgstr ""
|
2125 |
|
2126 |
-
#: includes/widgets/
|
2127 |
-
msgid "
|
2128 |
msgstr ""
|
2129 |
|
2130 |
-
#: includes/widgets/
|
2131 |
-
msgid "
|
|
|
2132 |
msgstr ""
|
2133 |
|
2134 |
-
#: includes/widgets/
|
2135 |
-
|
|
|
2136 |
msgstr ""
|
2137 |
|
2138 |
-
#: includes/widgets/
|
2139 |
-
msgid "
|
2140 |
msgstr ""
|
2141 |
|
2142 |
-
#: includes/widgets/
|
2143 |
-
msgid "
|
2144 |
msgstr ""
|
2145 |
|
2146 |
-
#: includes/widgets/
|
2147 |
-
msgid "
|
2148 |
msgstr ""
|
2149 |
|
2150 |
-
#: includes/widgets/
|
2151 |
-
msgid "
|
2152 |
msgstr ""
|
2153 |
|
2154 |
-
#: includes/widgets/
|
2155 |
-
msgid "
|
2156 |
msgstr ""
|
2157 |
|
2158 |
-
#: includes/widgets/
|
2159 |
-
msgid "
|
2160 |
msgstr ""
|
2161 |
|
2162 |
-
#: includes/widgets/
|
2163 |
-
msgid "
|
2164 |
msgstr ""
|
2165 |
|
2166 |
-
#: includes/widgets/
|
2167 |
-
|
2168 |
-
msgid "Slide"
|
2169 |
msgstr ""
|
2170 |
|
2171 |
-
#: includes/widgets/
|
2172 |
-
#: includes/widgets/
|
2173 |
-
msgid "
|
2174 |
msgstr ""
|
2175 |
|
2176 |
-
#: includes/widgets/
|
2177 |
-
|
|
|
2178 |
msgstr ""
|
2179 |
|
2180 |
-
#: includes/widgets/
|
2181 |
-
|
|
|
2182 |
msgstr ""
|
2183 |
|
2184 |
-
#: includes/widgets/
|
2185 |
-
#: includes/widgets/
|
2186 |
-
msgid "
|
2187 |
msgstr ""
|
2188 |
|
2189 |
-
#: includes/widgets/
|
2190 |
-
#: includes/widgets/
|
2191 |
-
msgid "
|
2192 |
msgstr ""
|
2193 |
|
2194 |
-
#: includes/widgets/
|
2195 |
-
|
|
|
2196 |
msgstr ""
|
2197 |
|
2198 |
-
#: includes/widgets/
|
2199 |
-
|
|
|
2200 |
msgstr ""
|
2201 |
|
2202 |
-
#: includes/widgets/
|
2203 |
-
|
|
|
2204 |
msgstr ""
|
2205 |
|
2206 |
-
#: includes/widgets/
|
2207 |
-
|
|
|
2208 |
msgstr ""
|
2209 |
|
2210 |
-
#: includes/widgets/
|
2211 |
-
|
|
|
|
|
|
|
2212 |
msgstr ""
|
2213 |
|
2214 |
-
#: includes/widgets/
|
2215 |
-
|
|
|
2216 |
msgstr ""
|
2217 |
|
2218 |
-
#: includes/widgets/
|
2219 |
-
msgid "
|
2220 |
msgstr ""
|
2221 |
|
2222 |
-
#: includes/widgets/
|
2223 |
-
|
|
|
2224 |
msgstr ""
|
2225 |
|
2226 |
-
#: includes/widgets/
|
|
|
2227 |
msgid ""
|
2228 |
-
"
|
2229 |
-
"hovering."
|
2230 |
msgstr ""
|
2231 |
|
2232 |
-
#: includes/widgets/
|
2233 |
-
|
|
|
2234 |
msgstr ""
|
2235 |
|
2236 |
-
#: includes/widgets/
|
2237 |
-
|
|
|
2238 |
msgstr ""
|
2239 |
|
2240 |
-
#: includes/widgets/
|
2241 |
-
|
|
|
2242 |
msgstr ""
|
2243 |
|
2244 |
-
#: includes/widgets/
|
2245 |
-
|
|
|
2246 |
msgstr ""
|
2247 |
|
2248 |
-
#: includes/widgets/
|
2249 |
-
|
|
|
2250 |
msgstr ""
|
2251 |
|
2252 |
-
#: includes/widgets/
|
2253 |
-
|
|
|
2254 |
msgstr ""
|
2255 |
|
2256 |
-
#: includes/widgets/
|
2257 |
-
|
|
|
2258 |
msgstr ""
|
2259 |
|
2260 |
-
#: includes/widgets/
|
2261 |
-
|
|
|
|
|
|
|
2262 |
msgstr ""
|
2263 |
|
2264 |
-
#: includes/widgets/
|
2265 |
-
msgid "
|
|
|
|
|
2266 |
msgstr ""
|
2267 |
|
2268 |
-
#: includes/widgets/
|
2269 |
-
|
|
|
2270 |
msgstr ""
|
2271 |
|
2272 |
-
#: includes/widgets/
|
2273 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2274 |
msgstr ""
|
2275 |
|
2276 |
-
#: includes/widgets/
|
2277 |
-
|
|
|
2278 |
msgstr ""
|
2279 |
|
2280 |
-
#: includes/widgets/
|
2281 |
-
|
|
|
2282 |
msgstr ""
|
2283 |
|
2284 |
-
#: includes/widgets/
|
2285 |
-
|
|
|
2286 |
msgstr ""
|
2287 |
|
2288 |
-
#: includes/widgets/
|
2289 |
-
msgid "
|
2290 |
msgstr ""
|
2291 |
|
2292 |
-
#: includes/widgets/
|
2293 |
-
|
|
|
2294 |
msgstr ""
|
2295 |
|
2296 |
-
#: includes/widgets/
|
2297 |
-
|
|
|
2298 |
msgstr ""
|
2299 |
|
2300 |
-
#: includes/widgets/
|
2301 |
-
|
|
|
2302 |
msgstr ""
|
2303 |
|
2304 |
-
#: includes/widgets/
|
2305 |
-
|
|
|
2306 |
msgstr ""
|
2307 |
|
2308 |
-
#: includes/widgets/
|
2309 |
-
|
|
|
2310 |
msgstr ""
|
2311 |
|
2312 |
-
#: includes/widgets/
|
2313 |
-
msgid "
|
|
|
|
|
2314 |
msgstr ""
|
2315 |
|
2316 |
-
#: includes/widgets/
|
2317 |
-
#: includes/widgets/
|
2318 |
-
|
2319 |
-
msgid "Stats Title"
|
2320 |
msgstr ""
|
2321 |
|
2322 |
-
#: includes/widgets/
|
2323 |
-
msgid "
|
2324 |
msgstr ""
|
2325 |
|
2326 |
-
#: includes/widgets/
|
2327 |
-
msgid "
|
2328 |
msgstr ""
|
2329 |
|
2330 |
-
#: includes/widgets/
|
2331 |
-
msgid "
|
2332 |
msgstr ""
|
2333 |
|
2334 |
-
#: includes/widgets/
|
2335 |
-
msgid "
|
|
|
|
|
2336 |
msgstr ""
|
2337 |
|
2338 |
-
#: includes/widgets/
|
2339 |
-
msgid "
|
2340 |
msgstr ""
|
2341 |
|
2342 |
-
#: includes/widgets/
|
2343 |
-
msgid "
|
2344 |
msgstr ""
|
2345 |
|
2346 |
-
#: includes/widgets/
|
2347 |
-
msgid ""
|
2348 |
-
"The prefix string like currency symbols like $ to indicate a monetary value."
|
2349 |
msgstr ""
|
2350 |
|
2351 |
-
#: includes/widgets/
|
2352 |
-
msgid "
|
2353 |
msgstr ""
|
2354 |
|
2355 |
-
#: includes/widgets/
|
2356 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2357 |
msgstr ""
|
2358 |
|
2359 |
-
#: includes/widgets/
|
2360 |
-
msgid "
|
|
|
|
|
|
|
|
|
2361 |
msgstr ""
|
2362 |
|
2363 |
-
#: includes/widgets/
|
2364 |
-
|
|
|
|
|
2365 |
msgstr ""
|
2366 |
|
2367 |
-
#: includes/widgets/
|
2368 |
-
|
2369 |
-
msgid "Icon or Icon Image size in pixels"
|
2370 |
msgstr ""
|
2371 |
|
2372 |
-
#: includes/widgets/
|
2373 |
-
msgid "
|
|
|
2374 |
msgstr ""
|
2375 |
|
2376 |
-
#: includes/widgets/
|
2377 |
-
msgid "
|
2378 |
msgstr ""
|
2379 |
|
2380 |
-
#: includes/widgets/
|
2381 |
-
msgid "
|
2382 |
msgstr ""
|
2383 |
|
2384 |
-
#: includes/widgets/
|
2385 |
-
|
|
|
2386 |
msgstr ""
|
2387 |
|
2388 |
-
#: includes/widgets/
|
2389 |
-
#: includes/widgets/
|
2390 |
-
|
|
|
|
|
2391 |
msgstr ""
|
2392 |
|
2393 |
-
#: includes/widgets/
|
2394 |
-
#: includes/widgets/
|
2395 |
-
|
|
|
2396 |
msgstr ""
|
2397 |
|
2398 |
-
#: includes/widgets/
|
2399 |
-
|
|
|
|
|
2400 |
msgstr ""
|
2401 |
|
2402 |
-
#: includes/widgets/
|
2403 |
-
#: includes/widgets/
|
2404 |
-
|
|
|
2405 |
msgstr ""
|
2406 |
|
2407 |
-
#: includes/widgets/
|
2408 |
-
|
|
|
|
|
2409 |
msgstr ""
|
2410 |
|
2411 |
-
#: includes/widgets/
|
2412 |
-
|
|
|
|
|
2413 |
msgstr ""
|
2414 |
|
2415 |
-
#: includes/widgets/
|
2416 |
-
|
|
|
|
|
2417 |
msgstr ""
|
2418 |
|
2419 |
-
#: includes/widgets/
|
2420 |
-
|
|
|
2421 |
msgstr ""
|
2422 |
|
2423 |
-
#: includes/widgets/
|
2424 |
-
msgid "
|
2425 |
msgstr ""
|
2426 |
|
2427 |
-
#: includes/widgets/
|
2428 |
-
msgid "
|
2429 |
msgstr ""
|
2430 |
|
2431 |
-
#: includes/widgets/
|
2432 |
-
msgid "
|
2433 |
msgstr ""
|
2434 |
|
2435 |
-
#: includes/widgets/
|
2436 |
-
msgid "
|
2437 |
msgstr ""
|
2438 |
|
2439 |
-
#: includes/widgets/
|
2440 |
-
msgid "
|
2441 |
msgstr ""
|
2442 |
|
2443 |
-
#: includes/widgets/
|
2444 |
-
msgid "
|
2445 |
msgstr ""
|
2446 |
|
2447 |
-
#: includes/widgets/
|
2448 |
-
|
2449 |
-
msgid "Post Types"
|
2450 |
msgstr ""
|
2451 |
|
2452 |
-
#: includes/widgets/
|
2453 |
-
#: includes/widgets/
|
2454 |
-
msgid "
|
2455 |
msgstr ""
|
2456 |
|
2457 |
-
#: includes/widgets/
|
2458 |
-
|
2459 |
-
msgid "Post In"
|
2460 |
msgstr ""
|
2461 |
|
2462 |
-
#: includes/widgets/
|
2463 |
-
msgid "
|
2464 |
msgstr ""
|
2465 |
|
2466 |
-
#: includes/widgets/
|
2467 |
-
|
2468 |
-
msgid "Posts Per Page"
|
2469 |
msgstr ""
|
2470 |
|
2471 |
-
#: includes/widgets/
|
2472 |
-
#: includes/widgets/
|
2473 |
-
msgid "
|
2474 |
msgstr ""
|
2475 |
|
2476 |
-
#: includes/widgets/
|
2477 |
-
|
2478 |
-
msgid "Order By"
|
2479 |
msgstr ""
|
2480 |
|
2481 |
-
#: includes/widgets/
|
2482 |
-
|
2483 |
-
msgid "No order"
|
2484 |
msgstr ""
|
2485 |
|
2486 |
-
#: includes/widgets/
|
2487 |
-
|
2488 |
-
msgid "Post ID"
|
2489 |
msgstr ""
|
2490 |
|
2491 |
-
#: includes/widgets/
|
2492 |
-
|
2493 |
-
msgid "Author"
|
2494 |
msgstr ""
|
2495 |
|
2496 |
-
#: includes/widgets/
|
2497 |
-
|
2498 |
-
msgid "Published date"
|
2499 |
msgstr ""
|
2500 |
|
2501 |
-
#: includes/widgets/
|
2502 |
-
#: includes/widgets/
|
2503 |
-
msgid "
|
2504 |
msgstr ""
|
2505 |
|
2506 |
-
#: includes/widgets/
|
2507 |
-
#: includes/widgets/
|
2508 |
-
msgid "
|
2509 |
msgstr ""
|
2510 |
|
2511 |
-
#: includes/widgets/
|
2512 |
-
#: includes/widgets/
|
2513 |
-
msgid "
|
2514 |
msgstr ""
|
2515 |
|
2516 |
-
#: includes/widgets/
|
2517 |
-
|
2518 |
-
msgid "Comment count"
|
2519 |
msgstr ""
|
2520 |
|
2521 |
-
#: includes/widgets/
|
2522 |
-
|
2523 |
-
msgid "Menu order"
|
2524 |
msgstr ""
|
2525 |
|
2526 |
-
#: includes/widgets/
|
2527 |
-
|
2528 |
-
msgid "By include order"
|
2529 |
msgstr ""
|
2530 |
|
2531 |
-
#: includes/widgets/
|
2532 |
-
|
2533 |
-
msgid "Order"
|
2534 |
msgstr ""
|
2535 |
|
2536 |
-
#: includes/widgets/
|
2537 |
-
|
2538 |
-
msgid "Ascending"
|
2539 |
msgstr ""
|
2540 |
|
2541 |
-
#: includes/widgets/
|
2542 |
-
|
2543 |
-
msgid "Descending"
|
2544 |
msgstr ""
|
2545 |
|
2546 |
-
#: includes/widgets/
|
2547 |
-
|
2548 |
-
msgid "Post Content"
|
2549 |
msgstr ""
|
2550 |
|
2551 |
-
#: includes/widgets/
|
2552 |
-
msgid "
|
2553 |
msgstr ""
|
2554 |
|
2555 |
-
#: includes/widgets/
|
2556 |
-
msgid "
|
2557 |
msgstr ""
|
2558 |
|
2559 |
-
#: includes/widgets/
|
2560 |
-
msgid ""
|
2561 |
-
"Choose the taxonomy information to display for posts/portfolio and the "
|
2562 |
-
"taxonomy that is used to filter the portfolio/post. Takes effect only if no "
|
2563 |
-
"taxonomy filters are specified when building query."
|
2564 |
msgstr ""
|
2565 |
|
2566 |
-
#: includes/widgets/
|
2567 |
-
|
2568 |
-
msgid "Display posts title below the post item?"
|
2569 |
msgstr ""
|
2570 |
|
2571 |
-
#: includes/widgets/
|
2572 |
-
#: includes/widgets/
|
2573 |
-
|
|
|
2574 |
msgstr ""
|
2575 |
|
2576 |
-
#: includes/widgets/
|
2577 |
-
|
|
|
|
|
2578 |
msgstr ""
|
2579 |
|
2580 |
-
#: includes/widgets/
|
2581 |
-
|
2582 |
-
msgid "Display post author info below the post item?"
|
2583 |
msgstr ""
|
2584 |
|
2585 |
-
#: includes/widgets/
|
2586 |
-
|
2587 |
-
msgid "Display post date info below the post item?"
|
2588 |
msgstr ""
|
2589 |
|
2590 |
-
#: includes/widgets/
|
2591 |
-
|
2592 |
-
|
2593 |
-
|
2594 |
msgstr ""
|
2595 |
|
2596 |
-
#: includes/widgets/
|
2597 |
-
|
|
|
|
|
2598 |
msgstr ""
|
2599 |
|
2600 |
-
#: includes/widgets/
|
2601 |
-
|
2602 |
-
msgid "Link Images to Posts?"
|
2603 |
msgstr ""
|
2604 |
|
2605 |
-
#: includes/widgets/
|
2606 |
-
msgid ""
|
2607 |
-
"Choose pagination type or choose None if no pagination is desired. Make sure "
|
2608 |
-
"the 'Post per page' field value is set in the Build Query window to control "
|
2609 |
-
"number of posts to display per page."
|
2610 |
msgstr ""
|
2611 |
|
2612 |
-
#: includes/widgets/
|
2613 |
-
msgid "
|
2614 |
msgstr ""
|
2615 |
|
2616 |
-
#: includes/widgets/
|
2617 |
-
msgid "
|
2618 |
msgstr ""
|
2619 |
|
2620 |
-
#: includes/widgets/
|
2621 |
-
msgid "
|
2622 |
msgstr ""
|
2623 |
|
2624 |
-
#: includes/widgets/
|
2625 |
-
msgid "
|
2626 |
msgstr ""
|
2627 |
|
2628 |
-
#: includes/widgets/
|
2629 |
-
|
|
|
2630 |
msgstr ""
|
2631 |
|
2632 |
-
#: includes/widgets/
|
2633 |
-
|
|
|
2634 |
msgstr ""
|
2635 |
|
2636 |
-
#: includes/widgets/
|
2637 |
-
|
2638 |
-
|
|
|
2639 |
msgstr ""
|
2640 |
|
2641 |
-
#: includes/widgets/
|
2642 |
-
msgid "
|
2643 |
msgstr ""
|
2644 |
|
2645 |
-
#: includes/widgets/
|
2646 |
-
|
2647 |
-
msgid "Entry Title HTML Tag"
|
2648 |
msgstr ""
|
2649 |
|
2650 |
-
#: includes/widgets/
|
2651 |
-
|
2652 |
-
msgid "Entry Title Color"
|
2653 |
msgstr ""
|
2654 |
|
2655 |
-
#: includes/widgets/
|
2656 |
-
|
|
|
2657 |
msgstr ""
|
2658 |
|
2659 |
-
#: includes/widgets/
|
2660 |
-
#: includes/widgets/
|
2661 |
-
msgid "
|
2662 |
msgstr ""
|
2663 |
|
2664 |
-
#: includes/widgets/
|
2665 |
-
|
|
|
2666 |
msgstr ""
|
2667 |
|
2668 |
-
#: includes/widgets/
|
2669 |
-
#: includes/widgets/
|
2670 |
-
msgid "
|
2671 |
msgstr ""
|
2672 |
|
2673 |
-
#: includes/widgets/
|
2674 |
-
|
2675 |
-
msgid "Entry Meta Color"
|
2676 |
msgstr ""
|
2677 |
|
2678 |
-
#: includes/widgets/
|
2679 |
-
msgid "
|
2680 |
msgstr ""
|
2681 |
|
2682 |
-
#: includes/widgets/
|
2683 |
-
|
2684 |
-
msgid "Entry Meta Link Color"
|
2685 |
msgstr ""
|
2686 |
|
2687 |
-
#: includes/widgets/
|
2688 |
-
msgid "
|
2689 |
msgstr ""
|
2690 |
|
2691 |
-
#: includes/widgets/
|
2692 |
-
msgid "Hover
|
2693 |
msgstr ""
|
2694 |
|
2695 |
-
#: includes/widgets/
|
2696 |
-
msgid "
|
2697 |
msgstr ""
|
2698 |
|
2699 |
-
#: includes/widgets/
|
2700 |
-
msgid ""
|
2701 |
-
"Provide a comma separated list of Post IDs to display in the posts block."
|
2702 |
msgstr ""
|
2703 |
|
2704 |
-
#: includes/widgets/
|
|
|
|
|
2705 |
msgid "Block Heading"
|
2706 |
msgstr ""
|
2707 |
|
2708 |
-
#: includes/widgets/
|
2709 |
-
msgid "
|
2710 |
msgstr ""
|
2711 |
|
2712 |
-
#: includes/widgets/
|
2713 |
-
msgid "
|
|
|
|
|
2714 |
msgstr ""
|
2715 |
|
2716 |
-
#: includes/widgets/
|
2717 |
-
msgid "
|
2718 |
msgstr ""
|
2719 |
|
2720 |
-
#: includes/widgets/
|
|
|
2721 |
msgid "Choose Header Style"
|
2722 |
msgstr ""
|
2723 |
|
2724 |
-
#: includes/widgets/
|
|
|
2725 |
msgid "Header Style 1"
|
2726 |
msgstr ""
|
2727 |
|
2728 |
-
#: includes/widgets/
|
|
|
2729 |
msgid "Header Style 2"
|
2730 |
msgstr ""
|
2731 |
|
2732 |
-
#: includes/widgets/
|
|
|
2733 |
msgid "Header Style 3"
|
2734 |
msgstr ""
|
2735 |
|
2736 |
-
#: includes/widgets/
|
|
|
2737 |
msgid "Header Style 4"
|
2738 |
msgstr ""
|
2739 |
|
2740 |
-
#: includes/widgets/
|
|
|
2741 |
msgid "Header Style 5"
|
2742 |
msgstr ""
|
2743 |
|
2744 |
-
#: includes/widgets/
|
2745 |
-
|
|
|
2746 |
msgstr ""
|
2747 |
|
2748 |
-
#: includes/widgets/
|
2749 |
-
|
|
|
2750 |
msgstr ""
|
2751 |
|
2752 |
-
#: includes/widgets/
|
2753 |
-
msgid "
|
2754 |
msgstr ""
|
2755 |
|
2756 |
-
#: includes/widgets/
|
2757 |
-
msgid "
|
2758 |
msgstr ""
|
2759 |
|
2760 |
-
#: includes/widgets/
|
2761 |
-
msgid "
|
2762 |
msgstr ""
|
2763 |
|
2764 |
-
#: includes/widgets/
|
2765 |
-
msgid "
|
2766 |
msgstr ""
|
2767 |
|
2768 |
-
#: includes/widgets/
|
2769 |
-
msgid "
|
2770 |
msgstr ""
|
2771 |
|
2772 |
-
#: includes/widgets/
|
2773 |
-
msgid "
|
2774 |
msgstr ""
|
2775 |
|
2776 |
-
#: includes/widgets/
|
2777 |
-
msgid "
|
2778 |
msgstr ""
|
2779 |
|
2780 |
-
#: includes/widgets/
|
2781 |
-
|
|
|
2782 |
msgstr ""
|
2783 |
|
2784 |
-
#: includes/widgets/
|
2785 |
-
msgid "
|
2786 |
msgstr ""
|
2787 |
|
2788 |
-
#: includes/widgets/
|
2789 |
-
msgid "
|
2790 |
msgstr ""
|
2791 |
|
2792 |
-
#: includes/widgets/
|
2793 |
-
|
|
|
2794 |
msgstr ""
|
2795 |
|
2796 |
-
#: includes/widgets/
|
2797 |
-
|
|
|
2798 |
msgstr ""
|
2799 |
|
2800 |
-
#: includes/widgets/
|
2801 |
-
msgid "
|
2802 |
msgstr ""
|
2803 |
|
2804 |
-
#: includes/widgets/
|
2805 |
-
|
|
|
2806 |
msgstr ""
|
2807 |
|
2808 |
-
#: includes/widgets/
|
2809 |
-
msgid "Display post comments
|
2810 |
msgstr ""
|
2811 |
|
2812 |
-
#: includes/widgets/
|
2813 |
msgid ""
|
2814 |
"Display taxonomy info below the post item? Choose the right taxonomy in "
|
2815 |
-
"
|
2816 |
msgstr ""
|
2817 |
|
2818 |
-
#: includes/widgets/
|
2819 |
-
|
|
|
|
|
|
|
|
|
2820 |
msgstr ""
|
2821 |
|
2822 |
-
#: includes/widgets/
|
2823 |
-
|
|
|
2824 |
msgstr ""
|
2825 |
|
2826 |
-
#: includes/widgets/
|
2827 |
-
|
|
|
2828 |
msgstr ""
|
2829 |
|
2830 |
-
#: includes/widgets/
|
2831 |
-
msgid "
|
2832 |
msgstr ""
|
2833 |
|
2834 |
-
#: includes/widgets/
|
2835 |
-
msgid "
|
2836 |
msgstr ""
|
2837 |
|
2838 |
-
#: includes/widgets/
|
2839 |
-
|
|
|
2840 |
msgstr ""
|
2841 |
|
2842 |
-
#: includes/widgets/
|
|
|
2843 |
msgid "Entry Summary"
|
2844 |
msgstr ""
|
2845 |
|
2846 |
-
#: includes/widgets/
|
|
|
2847 |
msgid "Entry Meta Link Hover Color"
|
2848 |
msgstr ""
|
2849 |
|
2850 |
-
#: includes/widgets/
|
2851 |
-
|
2852 |
-
|
2853 |
-
|
2854 |
-
#: includes/widgets/
|
2855 |
-
msgid "
|
2856 |
-
msgstr ""
|
2857 |
-
|
2858 |
-
#: includes/widgets/posts-carousel.php:153
|
2859 |
-
msgid "Choose the taxonomy to display info."
|
2860 |
msgstr ""
|
2861 |
|
2862 |
-
#: includes/widgets/
|
2863 |
-
msgid ""
|
2864 |
-
"Choose the taxonomy to use for display of taxonomy information for posts/"
|
2865 |
-
"custom post types."
|
2866 |
msgstr ""
|
2867 |
|
2868 |
-
#: includes/widgets/
|
2869 |
-
msgid "
|
2870 |
msgstr ""
|
2871 |
|
2872 |
-
#: includes/widgets/
|
2873 |
-
|
|
|
2874 |
msgstr ""
|
2875 |
|
2876 |
-
#: includes/widgets/
|
2877 |
-
|
|
|
2878 |
msgstr ""
|
2879 |
|
2880 |
-
#: includes/widgets/posts-
|
2881 |
-
msgid "
|
2882 |
msgstr ""
|
2883 |
|
2884 |
-
#: includes/widgets/posts-
|
2885 |
-
msgid "
|
|
|
2886 |
msgstr ""
|
2887 |
|
2888 |
-
#: includes/widgets/posts-
|
2889 |
-
msgid "
|
2890 |
msgstr ""
|
2891 |
|
2892 |
-
#: includes/widgets/
|
2893 |
-
msgid "
|
2894 |
msgstr ""
|
2895 |
|
2896 |
-
#: includes/widgets/
|
2897 |
-
msgid "
|
|
|
|
|
2898 |
msgstr ""
|
2899 |
|
2900 |
-
#: includes/widgets/
|
2901 |
-
msgid "
|
2902 |
msgstr ""
|
2903 |
|
2904 |
-
#: includes/widgets/
|
2905 |
-
msgid "
|
2906 |
msgstr ""
|
2907 |
|
2908 |
-
#: includes/widgets/
|
2909 |
-
msgid "
|
2910 |
msgstr ""
|
2911 |
|
2912 |
-
#: includes/widgets/
|
2913 |
-
msgid "
|
2914 |
msgstr ""
|
2915 |
|
2916 |
-
#: includes/widgets/
|
2917 |
-
msgid ""
|
2918 |
-
"Provide any subtitle or taglines like \"Most Popular\", \"Best Value\", "
|
2919 |
-
"\"Best Selling\", \"Most Flexible\" etc. that you would like to use for this "
|
2920 |
-
"pricing plan."
|
2921 |
msgstr ""
|
2922 |
|
2923 |
-
#: includes/widgets/
|
2924 |
-
msgid "
|
2925 |
msgstr ""
|
2926 |
|
2927 |
-
#: includes/widgets/
|
2928 |
-
msgid "
|
2929 |
msgstr ""
|
2930 |
|
2931 |
-
#: includes/widgets/
|
2932 |
-
msgid "
|
2933 |
msgstr ""
|
2934 |
|
2935 |
-
#: includes/widgets/
|
2936 |
-
msgid "
|
2937 |
msgstr ""
|
2938 |
|
2939 |
-
#: includes/widgets/
|
2940 |
-
msgid "
|
2941 |
msgstr ""
|
2942 |
|
2943 |
-
#: includes/widgets/
|
2944 |
-
msgid "
|
2945 |
msgstr ""
|
2946 |
|
2947 |
-
#: includes/widgets/
|
2948 |
-
msgid "
|
2949 |
msgstr ""
|
2950 |
|
2951 |
-
#: includes/widgets/
|
2952 |
-
msgid ""
|
2953 |
-
"Enter the content for the pricing plan that include information about "
|
2954 |
-
"individual features of the pricing plan. For prebuilt styling, enter "
|
2955 |
-
"shortcodes content like - [lae_pricing_item title=\"Storage Space\" value="
|
2956 |
-
"\"50 GB\"] [lae_pricing_item title=\"Video Uploads\" value=\"50\"]"
|
2957 |
-
"[lae_pricing_item title=\"Portfolio Items\" value=\"20\"]"
|
2958 |
msgstr ""
|
2959 |
|
2960 |
-
#: includes/widgets/
|
2961 |
-
msgid "
|
2962 |
msgstr ""
|
2963 |
|
2964 |
-
#: includes/widgets/
|
2965 |
-
|
2966 |
-
msgid "HTML Tag"
|
2967 |
msgstr ""
|
2968 |
|
2969 |
-
#: includes/widgets/
|
2970 |
-
msgid "
|
2971 |
msgstr ""
|
2972 |
|
2973 |
-
#: includes/widgets/
|
2974 |
-
msgid "
|
|
|
|
|
2975 |
msgstr ""
|
2976 |
|
2977 |
-
#: includes/widgets/
|
2978 |
-
msgid "
|
2979 |
msgstr ""
|
2980 |
|
2981 |
-
#: includes/widgets/
|
2982 |
-
msgid "
|
2983 |
msgstr ""
|
2984 |
|
2985 |
-
#: includes/widgets/
|
2986 |
-
msgid "
|
2987 |
msgstr ""
|
2988 |
|
2989 |
-
#: includes/widgets/
|
2990 |
-
msgid "
|
2991 |
msgstr ""
|
2992 |
|
2993 |
-
#: includes/widgets/services.php:
|
2994 |
-
|
|
|
2995 |
msgstr ""
|
2996 |
|
2997 |
-
#: includes/widgets/services.php:
|
2998 |
-
|
|
|
2999 |
msgstr ""
|
3000 |
|
3001 |
-
#: includes/widgets/services.php:
|
3002 |
-
msgid "
|
3003 |
msgstr ""
|
3004 |
|
3005 |
-
#: includes/widgets/services.php:
|
3006 |
-
|
|
|
3007 |
msgstr ""
|
3008 |
|
3009 |
-
#: includes/widgets/
|
|
|
|
|
3010 |
msgid "Service Title"
|
3011 |
msgstr ""
|
3012 |
|
3013 |
-
#: includes/widgets/services.php:
|
|
|
3014 |
msgid "My service title"
|
3015 |
msgstr ""
|
3016 |
|
3017 |
-
#: includes/widgets/services.php:
|
3018 |
-
msgid "Service
|
3019 |
msgstr ""
|
3020 |
|
3021 |
-
#: includes/widgets/services.php:
|
3022 |
-
msgid "
|
3023 |
msgstr ""
|
3024 |
|
3025 |
-
#: includes/widgets/services.php:
|
|
|
3026 |
msgid "Service description"
|
3027 |
msgstr ""
|
3028 |
|
3029 |
-
#: includes/widgets/services.php:
|
|
|
3030 |
msgid "Service description goes here"
|
3031 |
msgstr ""
|
3032 |
|
3033 |
-
#: includes/widgets/services.php:
|
3034 |
-
msgid "Service
|
3035 |
-
msgstr ""
|
3036 |
-
|
3037 |
-
#: includes/widgets/services.php:255
|
3038 |
-
msgid "Service Icons"
|
3039 |
msgstr ""
|
3040 |
|
3041 |
-
#: includes/widgets/services.php:
|
3042 |
-
msgid "
|
3043 |
msgstr ""
|
3044 |
|
3045 |
-
#: includes/widgets/
|
3046 |
-
|
|
|
3047 |
msgstr ""
|
3048 |
|
3049 |
-
#: includes/widgets/
|
|
|
|
|
3050 |
msgid "Slider"
|
3051 |
msgstr ""
|
3052 |
|
3053 |
-
#: includes/widgets/slider.php:61
|
3054 |
msgid "Set a unique CSS class for the slider. (optional)."
|
3055 |
msgstr ""
|
3056 |
|
3057 |
-
#: includes/widgets/slider.php:70
|
3058 |
msgid "HTML Slides"
|
3059 |
msgstr ""
|
3060 |
|
3061 |
-
#: includes/widgets/slider.php:110
|
3062 |
msgid "Slide Title & HTML Content"
|
3063 |
msgstr ""
|
3064 |
|
3065 |
-
#: includes/widgets/slider.php:111
|
3066 |
msgid "The title to identify the HTML slide"
|
3067 |
msgstr ""
|
3068 |
|
3069 |
-
#: includes/widgets/slider.php:116
|
3070 |
msgid "HTML Slide Content"
|
3071 |
msgstr ""
|
3072 |
|
3073 |
-
#: includes/widgets/slider.php:118
|
3074 |
msgid "The HTML content for the slide"
|
3075 |
msgstr ""
|
3076 |
|
3077 |
-
#: includes/widgets/
|
|
|
3078 |
msgid "Slider Settings"
|
3079 |
msgstr ""
|
3080 |
|
3081 |
-
#: includes/widgets/
|
|
|
3082 |
msgid "Animation"
|
3083 |
msgstr ""
|
3084 |
|
3085 |
-
#: includes/widgets/
|
|
|
3086 |
msgid "Direction"
|
3087 |
msgstr ""
|
3088 |
|
3089 |
-
#: includes/widgets/
|
|
|
3090 |
msgid "Direction Navigation?"
|
3091 |
msgstr ""
|
3092 |
|
3093 |
-
#: includes/widgets/
|
|
|
3094 |
msgid "Should the slider have direction navigation?"
|
3095 |
msgstr ""
|
3096 |
|
3097 |
-
#: includes/widgets/
|
|
|
3098 |
msgid "Navigation Controls?"
|
3099 |
msgstr ""
|
3100 |
|
3101 |
-
#: includes/widgets/
|
|
|
3102 |
msgid "Should the slider have navigation controls?"
|
3103 |
msgstr ""
|
3104 |
|
3105 |
-
#: includes/widgets/
|
|
|
3106 |
msgid "Should the slider pause on mouse hover over the slider."
|
3107 |
msgstr ""
|
3108 |
|
3109 |
-
#: includes/widgets/
|
|
|
3110 |
msgid "Pause slider on action?"
|
3111 |
msgstr ""
|
3112 |
|
3113 |
-
#: includes/widgets/
|
|
|
3114 |
msgid ""
|
3115 |
"Should the slideshow pause once user initiates an action using navigation/"
|
3116 |
"direction controls."
|
3117 |
msgstr ""
|
3118 |
|
3119 |
-
#: includes/widgets/
|
|
|
3120 |
msgid "Slideshow Speed"
|
3121 |
msgstr ""
|
3122 |
|
3123 |
-
#: includes/widgets/
|
|
|
3124 |
msgid "Animation Speed"
|
3125 |
msgstr ""
|
3126 |
|
3127 |
-
#: includes/widgets/
|
3128 |
-
msgid "Livemesh Stats Bars"
|
3129 |
-
msgstr ""
|
3130 |
-
|
3131 |
-
#: includes/widgets/stats-bars.php:54
|
3132 |
-
msgid "Stats Bars"
|
3133 |
-
msgstr ""
|
3134 |
-
|
3135 |
-
#: includes/widgets/stats-bars.php:83
|
3136 |
-
msgid "The title for the stats bar"
|
3137 |
-
msgstr ""
|
3138 |
-
|
3139 |
-
#: includes/widgets/stats-bars.php:99
|
3140 |
-
msgid "Bar Color"
|
3141 |
-
msgstr ""
|
3142 |
-
|
3143 |
-
#: includes/widgets/stats-bars.php:114
|
3144 |
-
msgid "Stats Bar"
|
3145 |
-
msgstr ""
|
3146 |
-
|
3147 |
-
#: includes/widgets/stats-bars.php:122
|
3148 |
-
msgid "Stats Bar Background Color"
|
3149 |
-
msgstr ""
|
3150 |
-
|
3151 |
-
#: includes/widgets/stats-bars.php:135
|
3152 |
-
msgid "Stats Bar Spacing"
|
3153 |
-
msgstr ""
|
3154 |
-
|
3155 |
-
#: includes/widgets/stats-bars.php:157
|
3156 |
-
msgid "Stats Bar Height"
|
3157 |
-
msgstr ""
|
3158 |
-
|
3159 |
-
#: includes/widgets/stats-bars.php:181
|
3160 |
-
msgid "Stats Bar Border Radius"
|
3161 |
-
msgstr ""
|
3162 |
-
|
3163 |
-
#: includes/widgets/stats-bars.php:236
|
3164 |
-
msgid "Spacing from Stats Title"
|
3165 |
-
msgstr ""
|
3166 |
-
|
3167 |
-
#: includes/widgets/tabs.php:30
|
3168 |
-
msgid "Livemesh Tabs"
|
3169 |
-
msgstr ""
|
3170 |
-
|
3171 |
-
#: includes/widgets/tabs.php:53
|
3172 |
msgid "Tabs"
|
3173 |
msgstr ""
|
3174 |
|
3175 |
-
#: includes/widgets/tabs.php:
|
3176 |
msgid "Tab Style 1"
|
3177 |
msgstr ""
|
3178 |
|
3179 |
-
#: includes/widgets/tabs.php:
|
3180 |
msgid "Tab Style 2"
|
3181 |
msgstr ""
|
3182 |
|
3183 |
-
#: includes/widgets/tabs.php:
|
3184 |
msgid "Tab Style 3"
|
3185 |
msgstr ""
|
3186 |
|
3187 |
-
#: includes/widgets/tabs.php:
|
3188 |
msgid "Tab Style 4"
|
3189 |
msgstr ""
|
3190 |
|
3191 |
-
#: includes/widgets/tabs.php:
|
3192 |
msgid "Tab Style 5"
|
3193 |
msgstr ""
|
3194 |
|
3195 |
-
#: includes/widgets/tabs.php:
|
3196 |
msgid "Tab Style 6"
|
3197 |
msgstr ""
|
3198 |
|
3199 |
-
#: includes/widgets/tabs.php:
|
3200 |
msgid "Vertical Tab Style 1"
|
3201 |
msgstr ""
|
3202 |
|
3203 |
-
#: includes/widgets/tabs.php:
|
3204 |
msgid "Vertical Tab Style 2"
|
3205 |
msgstr ""
|
3206 |
|
3207 |
-
#: includes/widgets/tabs.php:
|
3208 |
msgid "Vertical Tab Style 3"
|
3209 |
msgstr ""
|
3210 |
|
3211 |
-
#: includes/widgets/tabs.php:
|
3212 |
msgid "Vertical Tab Style 4"
|
3213 |
msgstr ""
|
3214 |
|
3215 |
-
#: includes/widgets/tabs.php:
|
3216 |
msgid "The device resolution at which the mobile view takes effect"
|
3217 |
msgstr ""
|
3218 |
|
3219 |
-
#: includes/widgets/tabs.php:
|
3220 |
msgid "Tab Panes"
|
3221 |
msgstr ""
|
3222 |
|
3223 |
-
#: includes/widgets/tabs.php:
|
3224 |
msgid "Tab #1"
|
3225 |
msgstr ""
|
3226 |
|
3227 |
-
#: includes/widgets/tabs.php:
|
3228 |
-
#: includes/widgets/tabs.php:
|
3229 |
msgid ""
|
3230 |
"I am tab content. Click edit button to change this text. Lorem ipsum dolor "
|
3231 |
"sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec "
|
3232 |
"ullamcorper mattis, pulvinar dapibus leo."
|
3233 |
msgstr ""
|
3234 |
|
3235 |
-
#: includes/widgets/tabs.php:
|
3236 |
msgid "Tab #2"
|
3237 |
msgstr ""
|
3238 |
|
3239 |
-
#: includes/widgets/tabs.php:
|
3240 |
msgid "Tab #3"
|
3241 |
msgstr ""
|
3242 |
|
3243 |
-
#: includes/widgets/tabs.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3244 |
msgid "Tab Icon Type"
|
3245 |
msgstr ""
|
3246 |
|
3247 |
-
#: includes/widgets/tabs.php:
|
3248 |
msgid "Tab Image"
|
3249 |
msgstr ""
|
3250 |
|
3251 |
-
#: includes/widgets/tabs.php:
|
3252 |
msgid "Tab Icon"
|
3253 |
msgstr ""
|
3254 |
|
3255 |
-
#: includes/widgets/tabs.php:
|
3256 |
msgid "Tab Title & Content"
|
3257 |
msgstr ""
|
3258 |
|
3259 |
-
#: includes/widgets/tabs.php:
|
3260 |
msgid "Tabs Title"
|
3261 |
msgstr ""
|
3262 |
|
3263 |
-
#: includes/widgets/tabs.php:
|
3264 |
msgid "Tab Content"
|
3265 |
msgstr ""
|
3266 |
|
3267 |
-
#: includes/widgets/tabs.php:
|
3268 |
msgid "Tabs Content"
|
3269 |
msgstr ""
|
3270 |
|
3271 |
-
#: includes/widgets/tabs.php:
|
3272 |
msgid "Tab Title"
|
3273 |
msgstr ""
|
3274 |
|
3275 |
-
#: includes/widgets/tabs.php:
|
3276 |
msgid "Tab Title Color"
|
3277 |
msgstr ""
|
3278 |
|
3279 |
-
#: includes/widgets/tabs.php:
|
3280 |
msgid "Active Tab Title Color"
|
3281 |
msgstr ""
|
3282 |
|
3283 |
-
#: includes/widgets/tabs.php:
|
3284 |
msgid "Hover Tab Title Color"
|
3285 |
msgstr ""
|
3286 |
|
3287 |
-
#: includes/widgets/tabs.php:
|
3288 |
msgid "Tab highlight Border color"
|
3289 |
msgstr ""
|
3290 |
|
3291 |
-
#: includes/widgets/tabs.php:
|
3292 |
msgid "Tab Title Padding"
|
3293 |
msgstr ""
|
3294 |
|
3295 |
-
#: includes/widgets/tabs.php:
|
3296 |
msgid "Tab Content Padding"
|
3297 |
msgstr ""
|
3298 |
|
3299 |
-
#: includes/widgets/tabs.php:
|
3300 |
msgid "Active Tab Icon Color"
|
3301 |
msgstr ""
|
3302 |
|
3303 |
-
#: includes/widgets/tabs.php:
|
3304 |
msgid "Hover Tab Icon Color"
|
3305 |
msgstr ""
|
3306 |
|
3307 |
-
#: includes/widgets/
|
3308 |
-
msgid "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3309 |
msgstr ""
|
3310 |
|
3311 |
-
#: includes/widgets/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3312 |
msgid "Team"
|
3313 |
msgstr ""
|
3314 |
|
3315 |
-
#: includes/widgets/team-members.php:
|
3316 |
msgid "Choose Team Style"
|
3317 |
msgstr ""
|
3318 |
|
3319 |
-
#: includes/widgets/team-members.php:
|
3320 |
-
msgid "Team
|
3321 |
msgstr ""
|
3322 |
|
3323 |
-
#: includes/widgets/team-members.php:
|
3324 |
msgid "Team Member #1"
|
3325 |
msgstr ""
|
3326 |
|
3327 |
-
#: includes/widgets/team-members.php:
|
3328 |
msgid "CEO"
|
3329 |
msgstr ""
|
3330 |
|
3331 |
-
#: includes/widgets/team-members.php:
|
3332 |
-
#: includes/widgets/team-members.php:
|
3333 |
msgid ""
|
3334 |
"I am member details. Click edit button to change this text. Lorem ipsum "
|
3335 |
"dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec "
|
3336 |
"ullamcorper mattis, pulvinar dapibus leo."
|
3337 |
msgstr ""
|
3338 |
|
3339 |
-
#: includes/widgets/team-members.php:
|
3340 |
msgid "Team Member #2"
|
3341 |
msgstr ""
|
3342 |
|
3343 |
-
#: includes/widgets/team-members.php:
|
3344 |
msgid "Lead Developer"
|
3345 |
msgstr ""
|
3346 |
|
3347 |
-
#: includes/widgets/team-members.php:
|
3348 |
msgid "Team Member #3"
|
3349 |
msgstr ""
|
3350 |
|
3351 |
-
#: includes/widgets/team-members.php:
|
3352 |
msgid "Finance Manager"
|
3353 |
msgstr ""
|
3354 |
|
3355 |
-
#: includes/widgets/team-members.php:
|
3356 |
msgid "Member Name"
|
3357 |
msgstr ""
|
3358 |
|
3359 |
-
#: includes/widgets/team-members.php:
|
3360 |
msgid "Position"
|
3361 |
msgstr ""
|
3362 |
|
3363 |
-
#: includes/widgets/team-members.php:
|
3364 |
msgid "Team Member Image"
|
3365 |
msgstr ""
|
3366 |
|
3367 |
-
#: includes/widgets/team-members.php:
|
3368 |
msgid "Team Member details"
|
3369 |
msgstr ""
|
3370 |
|
3371 |
-
#: includes/widgets/team-members.php:
|
3372 |
msgid "Details about team member"
|
3373 |
msgstr ""
|
3374 |
|
3375 |
-
#: includes/widgets/team-members.php:
|
3376 |
msgid "Provide a short writeup for the team member"
|
3377 |
msgstr ""
|
3378 |
|
3379 |
-
#: includes/widgets/team-members.php:
|
3380 |
msgid "Social Profile"
|
3381 |
msgstr ""
|
3382 |
|
3383 |
-
#: includes/widgets/team-members.php:
|
3384 |
msgid "Email Address"
|
3385 |
msgstr ""
|
3386 |
|
3387 |
-
#: includes/widgets/team-members.php:
|
3388 |
msgid "Enter the email address of the team member."
|
3389 |
msgstr ""
|
3390 |
|
3391 |
-
#: includes/widgets/team-members.php:
|
3392 |
msgid "Facebook Page URL"
|
3393 |
msgstr ""
|
3394 |
|
3395 |
-
#: includes/widgets/team-members.php:
|
3396 |
msgid "URL of the Facebook page of the team member."
|
3397 |
msgstr ""
|
3398 |
|
3399 |
-
#: includes/widgets/team-members.php:
|
3400 |
msgid "Twitter Profile URL"
|
3401 |
msgstr ""
|
3402 |
|
3403 |
-
#: includes/widgets/team-members.php:
|
3404 |
msgid "URL of the Twitter page of the team member."
|
3405 |
msgstr ""
|
3406 |
|
3407 |
-
#: includes/widgets/team-members.php:
|
3408 |
msgid "LinkedIn Page URL"
|
3409 |
msgstr ""
|
3410 |
|
3411 |
-
#: includes/widgets/team-members.php:
|
3412 |
msgid "URL of the LinkedIn profile of the team member."
|
3413 |
msgstr ""
|
3414 |
|
3415 |
-
#: includes/widgets/team-members.php:
|
3416 |
msgid "Pinterest Page URL"
|
3417 |
msgstr ""
|
3418 |
|
3419 |
-
#: includes/widgets/team-members.php:
|
3420 |
msgid "URL of the Pinterest page for the team member."
|
3421 |
msgstr ""
|
3422 |
|
3423 |
-
#: includes/widgets/team-members.php:
|
3424 |
msgid "Dribbble Profile URL"
|
3425 |
msgstr ""
|
3426 |
|
3427 |
-
#: includes/widgets/team-members.php:
|
3428 |
msgid "URL of the Dribbble profile of the team member."
|
3429 |
msgstr ""
|
3430 |
|
3431 |
-
#: includes/widgets/team-members.php:
|
3432 |
msgid "GooglePlus Page URL"
|
3433 |
msgstr ""
|
3434 |
|
3435 |
-
#: includes/widgets/team-members.php:
|
3436 |
msgid "URL of the Google Plus page of the team member."
|
3437 |
msgstr ""
|
3438 |
|
3439 |
-
#: includes/widgets/team-members.php:
|
3440 |
msgid "Instagram Page URL"
|
3441 |
msgstr ""
|
3442 |
|
3443 |
-
#: includes/widgets/team-members.php:
|
3444 |
msgid "URL of the Instagram feed for the team member."
|
3445 |
msgstr ""
|
3446 |
|
3447 |
-
#: includes/widgets/team-members.php:
|
3448 |
msgid "Team Member Spacing"
|
3449 |
msgstr ""
|
3450 |
|
3451 |
-
#: includes/widgets/team-members.php:
|
3452 |
-
msgid "Thumbnail Hover Brightness (%)"
|
3453 |
-
msgstr ""
|
3454 |
-
|
3455 |
-
#: includes/widgets/team-members.php:267 includes/widgets/testimonials.php:152
|
3456 |
msgid "Thumbnail Border Radius"
|
3457 |
msgstr ""
|
3458 |
|
3459 |
-
#: includes/widgets/team-members.php:
|
3460 |
msgid "Member Title"
|
3461 |
msgstr ""
|
3462 |
|
3463 |
-
#: includes/widgets/team-members.php:
|
3464 |
msgid "Member Position"
|
3465 |
msgstr ""
|
3466 |
|
3467 |
-
#: includes/widgets/team-members.php:
|
3468 |
msgid "Member Details"
|
3469 |
msgstr ""
|
3470 |
|
3471 |
-
#: includes/widgets/team-members.php:
|
3472 |
msgid "Social Icons"
|
3473 |
msgstr ""
|
3474 |
|
3475 |
-
#: includes/widgets/team-members.php:
|
3476 |
-
#: includes/widgets/testimonials-slider.php:
|
3477 |
msgid "Icon size in pixels"
|
3478 |
msgstr ""
|
3479 |
|
3480 |
-
#: includes/widgets/team-members.php:
|
3481 |
msgid "Send an email"
|
3482 |
msgstr ""
|
3483 |
|
3484 |
-
#: includes/widgets/team-members.php:
|
3485 |
msgid "Follow on Facebook"
|
3486 |
msgstr ""
|
3487 |
|
3488 |
-
#: includes/widgets/team-members.php:
|
3489 |
msgid "Subscribe to Twitter Feed"
|
3490 |
msgstr ""
|
3491 |
|
3492 |
-
#: includes/widgets/team-members.php:
|
3493 |
msgid "View LinkedIn Profile"
|
3494 |
msgstr ""
|
3495 |
|
3496 |
-
#: includes/widgets/team-members.php:
|
3497 |
msgid "Follow on Google Plus"
|
3498 |
msgstr ""
|
3499 |
|
3500 |
-
#: includes/widgets/team-members.php:
|
3501 |
msgid "View Instagram Feed"
|
3502 |
msgstr ""
|
3503 |
|
3504 |
-
#: includes/widgets/team-members.php:
|
3505 |
msgid "Subscribe to Pinterest Feed"
|
3506 |
msgstr ""
|
3507 |
|
3508 |
-
#: includes/widgets/team-members.php:
|
3509 |
msgid "View Dribbble Portfolio"
|
3510 |
msgstr ""
|
3511 |
|
3512 |
#: includes/widgets/testimonials-slider.php:30
|
3513 |
-
msgid "Livemesh Testimonials Slider"
|
3514 |
-
msgstr ""
|
3515 |
-
|
3516 |
#: includes/widgets/testimonials-slider.php:54
|
3517 |
msgid "Testimonials Slider"
|
3518 |
msgstr ""
|
3519 |
|
3520 |
#: includes/widgets/testimonials-slider.php:61
|
3521 |
-
#: includes/widgets/testimonials.php:
|
|
|
3522 |
msgid "Testimonials"
|
3523 |
msgstr ""
|
3524 |
|
3525 |
#: includes/widgets/testimonials-slider.php:65
|
3526 |
-
#: includes/widgets/testimonials.php:
|
3527 |
msgid "Customer #1"
|
3528 |
msgstr ""
|
3529 |
|
3530 |
#: includes/widgets/testimonials-slider.php:66
|
3531 |
-
#: includes/widgets/testimonials.php:
|
3532 |
msgid "CEO, Invision Inc."
|
3533 |
msgstr ""
|
3534 |
|
3535 |
#: includes/widgets/testimonials-slider.php:67
|
3536 |
#: includes/widgets/testimonials-slider.php:72
|
3537 |
#: includes/widgets/testimonials-slider.php:77
|
3538 |
-
#: includes/widgets/testimonials.php:
|
3539 |
-
#: includes/widgets/testimonials.php:
|
3540 |
msgid ""
|
3541 |
"I am testimonial text. Click edit button to change this text. Lorem ipsum "
|
3542 |
"dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec "
|
@@ -3544,119 +4139,115 @@ msgid ""
|
|
3544 |
msgstr ""
|
3545 |
|
3546 |
#: includes/widgets/testimonials-slider.php:70
|
3547 |
-
#: includes/widgets/testimonials.php:
|
3548 |
msgid "Customer #2"
|
3549 |
msgstr ""
|
3550 |
|
3551 |
#: includes/widgets/testimonials-slider.php:71
|
3552 |
-
#: includes/widgets/testimonials.php:
|
3553 |
msgid "Lead Developer, Automattic Inc"
|
3554 |
msgstr ""
|
3555 |
|
3556 |
#: includes/widgets/testimonials-slider.php:75
|
3557 |
-
#: includes/widgets/testimonials.php:
|
3558 |
msgid "Customer #3"
|
3559 |
msgstr ""
|
3560 |
|
3561 |
#: includes/widgets/testimonials-slider.php:76
|
3562 |
-
#: includes/widgets/testimonials.php:
|
3563 |
msgid "Store Manager, Walmart Inc"
|
3564 |
msgstr ""
|
3565 |
|
3566 |
#: includes/widgets/testimonials-slider.php:83
|
3567 |
-
#: includes/widgets/testimonials.php:
|
3568 |
msgid "Name"
|
3569 |
msgstr ""
|
3570 |
|
3571 |
#: includes/widgets/testimonials-slider.php:85
|
3572 |
-
#: includes/widgets/testimonials.php:
|
3573 |
msgid "The client or customer name for the testimonial"
|
3574 |
msgstr ""
|
3575 |
|
3576 |
-
#: includes/widgets/testimonials-slider.php:
|
3577 |
-
#: includes/widgets/testimonials.php:
|
3578 |
msgid "Client Details"
|
3579 |
msgstr ""
|
3580 |
|
3581 |
-
#: includes/widgets/testimonials-slider.php:
|
3582 |
msgid ""
|
3583 |
"The details of the client/customer like company name, position held, company "
|
3584 |
"URL etc. HTML accepted."
|
3585 |
msgstr ""
|
3586 |
|
3587 |
-
#: includes/widgets/testimonials-slider.php:
|
3588 |
-
#: includes/widgets/testimonials.php:
|
3589 |
msgid "Customer/Client Image"
|
3590 |
msgstr ""
|
3591 |
|
3592 |
-
#: includes/widgets/testimonials-slider.php:
|
3593 |
-
#: includes/widgets/testimonials.php:
|
3594 |
msgid "Testimonials Text"
|
3595 |
msgstr ""
|
3596 |
|
3597 |
-
#: includes/widgets/testimonials-slider.php:
|
3598 |
-
#: includes/widgets/testimonials.php:
|
3599 |
msgid "What your customer/client had to say"
|
3600 |
msgstr ""
|
3601 |
|
3602 |
-
#: includes/widgets/testimonials-slider.php:
|
3603 |
-
#: includes/widgets/testimonials.php:
|
3604 |
msgid "Author Thumbnail"
|
3605 |
msgstr ""
|
3606 |
|
3607 |
-
#: includes/widgets/testimonials-slider.php:
|
3608 |
msgid "Author Thumbnail Border Radius"
|
3609 |
msgstr ""
|
3610 |
|
3611 |
-
#: includes/widgets/testimonials-slider.php:
|
3612 |
msgid "Author Thumbnail Size"
|
3613 |
msgstr ""
|
3614 |
|
3615 |
-
#: includes/widgets/testimonials-slider.php:
|
3616 |
-
#: includes/widgets/testimonials.php:
|
3617 |
msgid "Author Testimonial"
|
3618 |
msgstr ""
|
3619 |
|
3620 |
-
#: includes/widgets/testimonials-slider.php:
|
3621 |
-
#: includes/widgets/testimonials.php:
|
3622 |
msgid "Author Name"
|
3623 |
msgstr ""
|
3624 |
|
3625 |
-
#: includes/widgets/testimonials-slider.php:
|
3626 |
-
#: includes/widgets/testimonials.php:
|
3627 |
msgid "Author Credentials"
|
3628 |
msgstr ""
|
3629 |
|
3630 |
-
#: includes/widgets/testimonials-slider.php:
|
3631 |
msgid "Quote Icon"
|
3632 |
msgstr ""
|
3633 |
|
3634 |
-
#: includes/widgets/testimonials.php:
|
3635 |
-
msgid "Livemesh Testimonials"
|
3636 |
-
msgstr ""
|
3637 |
-
|
3638 |
-
#: includes/widgets/testimonials.php:104
|
3639 |
msgid ""
|
3640 |
"The details of the client/customer like company name, credential held, "
|
3641 |
"company URL etc. HTML accepted."
|
3642 |
msgstr ""
|
3643 |
|
3644 |
-
#: includes/widgets/testimonials.php:
|
3645 |
msgid "Thumbnail Size"
|
3646 |
msgstr ""
|
3647 |
|
3648 |
-
#: includes/widgets/testimonials.php:
|
3649 |
msgid "Text Padding"
|
3650 |
msgstr ""
|
3651 |
|
3652 |
-
#: includes/widgets/testimonials.php:
|
3653 |
msgid "Border Width"
|
3654 |
msgstr ""
|
3655 |
|
3656 |
-
#:
|
3657 |
msgid "Cheatin’ huh?"
|
3658 |
msgstr ""
|
3659 |
|
3660 |
-
#:
|
3661 |
msgid "Livemesh Addons"
|
3662 |
msgstr ""
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Events Calendar Slider\n"
|
4 |
+
"POT-Creation-Date: 2018-06-29 13:07+0530\n"
|
5 |
+
"PO-Revision-Date: 2018-06-29 13:07+0530\n"
|
6 |
"Last-Translator: LiveMesh\n"
|
7 |
"Language-Team: LiveMesh\n"
|
8 |
"Language: en_US\n"
|
49 |
msgid "Sorry, an error occurred while resetting settings"
|
50 |
msgstr ""
|
51 |
|
52 |
+
#: admin/admin-init.php:66 admin/views/admin-banner1.php:13
|
53 |
#: admin/views/admin-banner2.php:13
|
54 |
+
msgid "Livemesh Addons for Elementor"
|
55 |
msgstr ""
|
56 |
|
57 |
+
#: admin/admin-init.php:67 admin/views/documentation.php:195
|
58 |
msgid "Elementor Addons"
|
59 |
msgstr ""
|
60 |
|
61 |
+
#: admin/admin-init.php:77
|
62 |
msgid "Widgets Settings"
|
63 |
msgstr ""
|
64 |
|
65 |
+
#: admin/admin-init.php:78 includes/widgets/heading.php:119
|
66 |
+
#: includes/widgets/premium/icon-list.php:161
|
67 |
msgid "Settings"
|
68 |
msgstr ""
|
69 |
|
70 |
+
#: admin/admin-init.php:87
|
71 |
msgid "Widgets Documentation"
|
72 |
msgstr ""
|
73 |
|
74 |
+
#: admin/admin-init.php:88
|
75 |
msgid "Documentation"
|
76 |
msgstr ""
|
77 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
78 |
#: admin/views/admin-banner1.php:13
|
79 |
msgid "Plugin Documentation"
|
80 |
msgstr ""
|
99 |
#: admin/views/documentation.php:34
|
100 |
#, php-format
|
101 |
msgid ""
|
102 |
+
"Thanks for installing %1$s! We truly appreciate the support and the "
|
103 |
"opportunity to share our work with you. Please visit the tabs below to get "
|
104 |
"started on using our plugin to build your site!"
|
105 |
msgstr ""
|
132 |
msgid "Elementor Addons→Settings"
|
133 |
msgstr ""
|
134 |
|
135 |
+
#: admin/views/documentation.php:1040
|
136 |
+
#: includes/widgets/premium/gallery-carousel.php:276
|
137 |
+
#: includes/widgets/premium/gallery.php:417
|
138 |
msgid "Elementor"
|
139 |
msgstr ""
|
140 |
|
141 |
+
#: admin/views/documentation.php:1043
|
142 |
msgid "Install Elementor"
|
143 |
msgstr ""
|
144 |
|
145 |
+
#: admin/views/documentation.php:1044 admin/views/documentation.php:1068
|
146 |
msgid "Install Now"
|
147 |
msgstr ""
|
148 |
|
149 |
+
#: admin/views/documentation.php:1048 admin/views/documentation.php:1072
|
150 |
msgid "Installed"
|
151 |
msgstr ""
|
152 |
|
153 |
+
#: admin/views/documentation.php:1064
|
154 |
msgid "Portfolio Post Type"
|
155 |
msgstr ""
|
156 |
|
157 |
+
#: admin/views/documentation.php:1067
|
158 |
msgid "Install Portfolio Post Type"
|
159 |
msgstr ""
|
160 |
|
161 |
+
#: admin/views/documentation.php:1325
|
162 |
+
msgid "Why upgrade to Premium version?"
|
163 |
+
msgstr ""
|
164 |
+
|
165 |
+
#: admin/views/documentation.php:1326
|
166 |
+
msgid ""
|
167 |
+
"Premium version offers multiple benefits - more addon elements, advanced "
|
168 |
+
"features for addons including those part of the free plugin and priority "
|
169 |
+
"support through a dedicated support forum."
|
170 |
+
msgstr ""
|
171 |
+
|
172 |
+
#: admin/views/documentation.php:1330 admin/views/settings.php:755
|
173 |
+
msgid "Know More"
|
174 |
+
msgstr ""
|
175 |
+
|
176 |
+
#: admin/views/documentation.php:1330
|
177 |
+
msgid "Know More Details"
|
178 |
+
msgstr ""
|
179 |
+
|
180 |
+
#: admin/views/documentation.php:1350
|
181 |
msgid "Contact Us"
|
182 |
msgstr ""
|
183 |
|
184 |
+
#: admin/views/documentation.php:1363
|
185 |
msgid "Write to Us"
|
186 |
msgstr ""
|
187 |
|
188 |
+
#: admin/views/settings.php:92 includes/widgets/premium/button.php:131
|
189 |
+
#: includes/widgets/premium/button.php:245
|
190 |
+
#: includes/widgets/premium/features.php:191
|
191 |
+
#: includes/widgets/premium/gallery-carousel.php:208
|
192 |
+
#: includes/widgets/premium/gallery.php:298
|
193 |
+
#: includes/widgets/premium/portfolio.php:198
|
194 |
+
#: includes/widgets/premium/posts-block.php:194
|
195 |
+
#: includes/widgets/team-members.php:300
|
196 |
msgid "General"
|
197 |
msgstr ""
|
198 |
|
199 |
+
#: admin/views/settings.php:95
|
200 |
msgid "Elements"
|
201 |
msgstr ""
|
202 |
|
203 |
+
#: admin/views/settings.php:98 admin/views/settings.php:536
|
204 |
+
#: admin/views/settings.php:541
|
205 |
msgid "Custom CSS"
|
206 |
msgstr ""
|
207 |
|
208 |
+
#: admin/views/settings.php:101
|
209 |
msgid "Debugging"
|
210 |
msgstr ""
|
211 |
|
212 |
+
#: admin/views/settings.php:104 admin/views/settings.php:608
|
213 |
msgid "Premium Version"
|
214 |
msgstr ""
|
215 |
|
216 |
+
#: admin/views/settings.php:114
|
217 |
msgid "Theme Colors"
|
218 |
msgstr ""
|
219 |
|
220 |
+
#: admin/views/settings.php:119
|
221 |
msgid "Theme Color Scheme"
|
222 |
msgstr ""
|
223 |
|
224 |
+
#: admin/views/settings.php:120
|
225 |
msgid ""
|
226 |
"Most themes use a single color as a major color across the site. This color "
|
227 |
"is often used for links, titles, buttons, icons, highlights etc. <br> To "
|
231 |
"set for links on mouse hover."
|
232 |
msgstr ""
|
233 |
|
234 |
+
#: admin/views/settings.php:127
|
235 |
msgid "Theme Color"
|
236 |
msgstr ""
|
237 |
|
238 |
+
#: admin/views/settings.php:128
|
239 |
msgid "Select the default theme color."
|
240 |
msgstr ""
|
241 |
|
242 |
+
#: admin/views/settings.php:139
|
243 |
msgid "Theme Hover Color"
|
244 |
msgstr ""
|
245 |
|
246 |
+
#: admin/views/settings.php:140
|
247 |
msgid "Select the default hover color for your theme."
|
248 |
msgstr ""
|
249 |
|
250 |
+
#: admin/views/settings.php:164
|
251 |
msgid "Optimize Plugin"
|
252 |
msgstr ""
|
253 |
|
254 |
+
#: admin/views/settings.php:172
|
255 |
msgid "Deactivate elements for better performance"
|
256 |
msgstr ""
|
257 |
|
258 |
+
#: admin/views/settings.php:174
|
259 |
msgid ""
|
260 |
"You can deactivate those elements that you do not intend to use to avoid "
|
261 |
"loading scripts and files related to those elements."
|
262 |
msgstr ""
|
263 |
|
264 |
+
#: admin/views/settings.php:182
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
265 |
msgid "Deactivate Carousel"
|
266 |
msgstr ""
|
267 |
|
268 |
+
#: admin/views/settings.php:183
|
269 |
msgid "Deactivate the carousel element."
|
270 |
msgstr ""
|
271 |
|
272 |
+
#: admin/views/settings.php:194
|
273 |
msgid "Deactivate Clients"
|
274 |
msgstr ""
|
275 |
|
276 |
+
#: admin/views/settings.php:195
|
277 |
msgid "Deactivate the clients element."
|
278 |
msgstr ""
|
279 |
|
280 |
+
#: admin/views/settings.php:206
|
281 |
msgid "Deactivate Heading"
|
282 |
msgstr ""
|
283 |
|
284 |
+
#: admin/views/settings.php:207
|
285 |
msgid "Deactivate the heading element."
|
286 |
msgstr ""
|
287 |
|
288 |
+
#: admin/views/settings.php:218
|
289 |
msgid "Deactivate Odometers"
|
290 |
msgstr ""
|
291 |
|
292 |
+
#: admin/views/settings.php:219
|
293 |
msgid "Deactivate the odometers element."
|
294 |
msgstr ""
|
295 |
|
296 |
+
#: admin/views/settings.php:231
|
297 |
msgid "Deactivate Piecharts"
|
298 |
msgstr ""
|
299 |
|
300 |
+
#: admin/views/settings.php:232
|
301 |
msgid "Deactivate the piecharts element."
|
302 |
msgstr ""
|
303 |
|
304 |
+
#: admin/views/settings.php:244
|
305 |
msgid "Deactivate Portfolio"
|
306 |
msgstr ""
|
307 |
|
308 |
+
#: admin/views/settings.php:245
|
309 |
msgid "Deactivate the portfolio element."
|
310 |
msgstr ""
|
311 |
|
312 |
+
#: admin/views/settings.php:257
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
313 |
msgid "Deactivate Posts Carousel"
|
314 |
msgstr ""
|
315 |
|
316 |
+
#: admin/views/settings.php:258
|
317 |
msgid "Deactivate the posts carousel element."
|
318 |
msgstr ""
|
319 |
|
320 |
+
#: admin/views/settings.php:270
|
321 |
msgid "Deactivate Pricing Table"
|
322 |
msgstr ""
|
323 |
|
324 |
+
#: admin/views/settings.php:271
|
325 |
msgid "Deactivate the pricing table element."
|
326 |
msgstr ""
|
327 |
|
328 |
+
#: admin/views/settings.php:283
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
329 |
msgid "Deactivate Services"
|
330 |
msgstr ""
|
331 |
|
332 |
+
#: admin/views/settings.php:284
|
333 |
msgid "Deactivate the services element."
|
334 |
msgstr ""
|
335 |
|
336 |
+
#: admin/views/settings.php:295
|
337 |
msgid "Deactivate Stats Bars"
|
338 |
msgstr ""
|
339 |
|
340 |
+
#: admin/views/settings.php:296
|
341 |
msgid "Deactivate the stats bars element."
|
342 |
msgstr ""
|
343 |
|
344 |
+
#: admin/views/settings.php:308
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
345 |
msgid "Deactivate Team"
|
346 |
msgstr ""
|
347 |
|
348 |
+
#: admin/views/settings.php:309
|
349 |
msgid "Deactivate the team element."
|
350 |
msgstr ""
|
351 |
|
352 |
+
#: admin/views/settings.php:320
|
353 |
msgid "Deactivate Testimonials"
|
354 |
msgstr ""
|
355 |
|
356 |
+
#: admin/views/settings.php:321
|
357 |
msgid "Deactivate the testimonials element."
|
358 |
msgstr ""
|
359 |
|
360 |
+
#: admin/views/settings.php:333
|
361 |
msgid "Deactivate Testimonials Slider"
|
362 |
msgstr ""
|
363 |
|
364 |
+
#: admin/views/settings.php:334
|
365 |
msgid "Deactivate the testimonials slider element."
|
366 |
msgstr ""
|
367 |
|
368 |
+
#: admin/views/settings.php:350
|
369 |
+
msgid "Deactivate Posts Block"
|
370 |
+
msgstr ""
|
371 |
+
|
372 |
+
#: admin/views/settings.php:351
|
373 |
+
msgid "Deactivate the Posts Block element."
|
374 |
+
msgstr ""
|
375 |
+
|
376 |
+
#: admin/views/settings.php:364
|
377 |
+
msgid "Deactivate Accordion"
|
378 |
+
msgstr ""
|
379 |
+
|
380 |
+
#: admin/views/settings.php:365
|
381 |
+
msgid "Deactivate the accordion element."
|
382 |
+
msgstr ""
|
383 |
+
|
384 |
+
#: admin/views/settings.php:377
|
385 |
+
msgid "Deactivate Tabs"
|
386 |
+
msgstr ""
|
387 |
+
|
388 |
+
#: admin/views/settings.php:378
|
389 |
+
msgid "Deactivate the tabs element."
|
390 |
+
msgstr ""
|
391 |
+
|
392 |
+
#: admin/views/settings.php:389
|
393 |
msgid "Deactivate FAQ"
|
394 |
msgstr ""
|
395 |
|
396 |
+
#: admin/views/settings.php:390
|
397 |
msgid "Deactivate the faq element."
|
398 |
msgstr ""
|
399 |
|
400 |
+
#: admin/views/settings.php:402
|
401 |
msgid "Deactivate Countdown"
|
402 |
msgstr ""
|
403 |
|
404 |
+
#: admin/views/settings.php:403
|
405 |
msgid "Deactivate the countdown element."
|
406 |
msgstr ""
|
407 |
|
408 |
+
#: admin/views/settings.php:415
|
409 |
msgid "Deactivate Features"
|
410 |
msgstr ""
|
411 |
|
412 |
+
#: admin/views/settings.php:416
|
413 |
msgid "Deactivate the features element."
|
414 |
msgstr ""
|
415 |
|
416 |
+
#: admin/views/settings.php:428
|
417 |
msgid "Deactivate Button"
|
418 |
msgstr ""
|
419 |
|
420 |
+
#: admin/views/settings.php:429
|
421 |
msgid "Deactivate the button element."
|
422 |
msgstr ""
|
423 |
|
424 |
+
#: admin/views/settings.php:441
|
425 |
+
msgid "Deactivate Services Carousel"
|
426 |
+
msgstr ""
|
427 |
+
|
428 |
+
#: admin/views/settings.php:442
|
429 |
+
msgid "Deactivate the services carousel element."
|
430 |
+
msgstr ""
|
431 |
+
|
432 |
+
#: admin/views/settings.php:453
|
433 |
msgid "Deactivate Gallery Carousel"
|
434 |
msgstr ""
|
435 |
|
436 |
+
#: admin/views/settings.php:454
|
437 |
msgid "Deactivate the gallery carousel element."
|
438 |
msgstr ""
|
439 |
|
440 |
+
#: admin/views/settings.php:466
|
441 |
msgid "Deactivate Gallery"
|
442 |
msgstr ""
|
443 |
|
444 |
+
#: admin/views/settings.php:467
|
445 |
msgid "Deactivate the gallery element."
|
446 |
msgstr ""
|
447 |
|
448 |
+
#: admin/views/settings.php:479
|
449 |
msgid "Deactivate Icon List"
|
450 |
msgstr ""
|
451 |
|
452 |
+
#: admin/views/settings.php:480
|
453 |
msgid "Deactivate the icon list element."
|
454 |
msgstr ""
|
455 |
|
456 |
+
#: admin/views/settings.php:492
|
457 |
msgid "Deactivate Image Slider"
|
458 |
msgstr ""
|
459 |
|
460 |
+
#: admin/views/settings.php:493
|
461 |
msgid "Deactivate the image slider element."
|
462 |
msgstr ""
|
463 |
|
464 |
+
#: admin/views/settings.php:505
|
465 |
msgid "Deactivate Slider"
|
466 |
msgstr ""
|
467 |
|
468 |
+
#: admin/views/settings.php:506
|
469 |
msgid "Deactivate the slider element."
|
470 |
msgstr ""
|
471 |
|
472 |
+
#: admin/views/settings.php:543
|
473 |
msgid "Please enter custom CSS for custom styling of addons"
|
474 |
msgstr ""
|
475 |
|
476 |
+
#: admin/views/settings.php:562
|
477 |
msgid "Debug Mode"
|
478 |
msgstr ""
|
479 |
|
480 |
+
#: admin/views/settings.php:567
|
481 |
msgid "Enable Script Debug Mode"
|
482 |
msgstr ""
|
483 |
|
484 |
+
#: admin/views/settings.php:569
|
485 |
msgid ""
|
486 |
"Use unminified Javascript files instead of minified ones to help developers "
|
487 |
"debug an issue"
|
488 |
msgstr ""
|
489 |
|
490 |
+
#: admin/views/settings.php:582
|
491 |
msgid "System Info"
|
492 |
msgstr ""
|
493 |
|
494 |
+
#: admin/views/settings.php:588
|
495 |
msgid "System Information"
|
496 |
msgstr ""
|
497 |
|
498 |
+
#: admin/views/settings.php:589
|
499 |
msgid "Server setup information useful for debugging purposes."
|
500 |
msgstr ""
|
501 |
|
502 |
+
#: admin/views/settings.php:617
|
503 |
+
msgid "Why upgrade to Premium Version of the plugin?!"
|
504 |
+
msgstr ""
|
505 |
+
|
506 |
+
#: admin/views/settings.php:621
|
507 |
msgid "Thanks for upgrading to the Premium Version of the plugin!"
|
508 |
msgstr ""
|
509 |
|
510 |
+
#: admin/views/settings.php:685
|
511 |
+
msgid "Purchase Now"
|
512 |
+
msgstr ""
|
513 |
+
|
514 |
+
#: admin/views/settings.php:751
|
515 |
+
msgid "Go Premium"
|
516 |
msgstr ""
|
517 |
|
518 |
#: includes/blocks/block-header.php:120
|
519 |
#: includes/blocks/headers/block-header-4.php:20
|
520 |
#: includes/blocks/headers/block-header-4.php:24
|
521 |
+
#: includes/blocks/headers/block-header-6.php:18
|
522 |
+
#: includes/gallery/common.php:365 includes/helper-functions.php:583
|
523 |
msgid "All"
|
524 |
msgstr ""
|
525 |
|
527 |
msgid "More"
|
528 |
msgstr ""
|
529 |
|
530 |
+
#: includes/blocks/block.php:304 includes/gallery/common.php:325
|
531 |
+
#: includes/widgets/premium/gallery.php:446
|
532 |
+
#: includes/widgets/premium/portfolio.php:559
|
533 |
+
#: includes/widgets/premium/posts-block.php:501
|
534 |
msgid "Load More"
|
535 |
msgstr ""
|
536 |
|
537 |
+
#: includes/blocks/headers/block-header-6.php:23
|
538 |
+
#: includes/gallery/common.php:370 includes/helper-functions.php:588
|
539 |
+
msgid "View all items filed under "
|
540 |
+
msgstr ""
|
541 |
+
|
542 |
+
#: includes/blocks/module.php:234 includes/blocks/modules/module-10.php:35
|
543 |
+
#: includes/blocks/modules/module-7.php:30
|
544 |
+
#: includes/blocks/modules/module-8.php:30
|
545 |
+
msgid "Read more"
|
546 |
msgstr ""
|
547 |
|
548 |
+
#: includes/blocks/module.php:296 includes/helper-functions.php:148
|
549 |
+
msgid "By "
|
550 |
msgstr ""
|
551 |
|
552 |
+
#: includes/blocks/module.php:312 includes/helper-functions.php:138
|
553 |
+
#: includes/helper-functions.php:142
|
554 |
msgid "l, F, Y, g:i a"
|
555 |
msgstr ""
|
556 |
|
557 |
+
#: includes/blocks/module.php:338 includes/blocks/module.php:366
|
558 |
msgid "No Comments"
|
559 |
msgstr ""
|
560 |
|
561 |
+
#: includes/blocks/module.php:338 includes/blocks/module.php:366
|
562 |
#, php-format
|
563 |
msgid "%1$s Comment"
|
564 |
msgstr ""
|
565 |
|
566 |
+
#: includes/blocks/module.php:338 includes/blocks/module.php:366
|
567 |
#, php-format
|
568 |
msgid "%1$s Comments"
|
569 |
msgstr ""
|
570 |
|
571 |
+
#: includes/blocks/module.php:350 includes/blocks/module.php:352
|
572 |
+
#: includes/blocks/module.php:354
|
573 |
#, php-format
|
574 |
msgid "Comment on %1$s"
|
575 |
msgstr ""
|
576 |
|
577 |
+
#: includes/gallery/common.php:33
|
578 |
+
msgid "Masonry Width"
|
|
|
|
|
579 |
msgstr ""
|
580 |
|
581 |
+
#: includes/gallery/common.php:37 includes/widgets/premium/button.php:158
|
582 |
+
#: includes/widgets/premium/image-slider.php:187
|
583 |
+
msgid "Default"
|
584 |
+
msgstr ""
|
585 |
+
|
586 |
+
#: includes/gallery/common.php:38
|
587 |
+
msgid "Wide"
|
588 |
msgstr ""
|
589 |
|
590 |
+
#: includes/gallery/common.php:41
|
591 |
+
msgid "Width of the image in masonry gallery grid"
|
592 |
+
msgstr ""
|
593 |
+
|
594 |
+
#: includes/helper-functions.php:142
|
595 |
msgid "Y"
|
596 |
msgstr ""
|
597 |
|
598 |
+
#: includes/helper-functions.php:142
|
599 |
msgid "m"
|
600 |
msgstr ""
|
601 |
|
602 |
+
#: includes/helper-functions.php:142
|
603 |
msgid "d"
|
604 |
msgstr ""
|
605 |
|
606 |
+
#: includes/helper-functions.php:497 includes/helper-functions.php:544
|
607 |
+
#: includes/widgets/premium/button.php:93
|
608 |
+
#: includes/widgets/premium/gallery.php:444
|
609 |
+
#: includes/widgets/premium/portfolio.php:556
|
610 |
+
#: includes/widgets/premium/posts-block.php:498
|
611 |
+
#: includes/widgets/premium/tabs.php:127 includes/widgets/services.php:161
|
612 |
msgid "None"
|
613 |
msgstr ""
|
614 |
|
615 |
+
#: includes/helper-functions.php:498
|
616 |
msgid "Bounce"
|
617 |
msgstr ""
|
618 |
|
619 |
+
#: includes/helper-functions.php:499
|
620 |
msgid "Flash"
|
621 |
msgstr ""
|
622 |
|
623 |
+
#: includes/helper-functions.php:500
|
624 |
msgid "Pulse"
|
625 |
msgstr ""
|
626 |
|
627 |
+
#: includes/helper-functions.php:501
|
628 |
msgid "Swing"
|
629 |
msgstr ""
|
630 |
|
631 |
+
#: includes/helper-functions.php:502
|
632 |
msgid "Shake"
|
633 |
msgstr ""
|
634 |
|
635 |
+
#: includes/helper-functions.php:503
|
636 |
msgid "Tada"
|
637 |
msgstr ""
|
638 |
|
639 |
+
#: includes/helper-functions.php:504
|
640 |
msgid "Wobble"
|
641 |
msgstr ""
|
642 |
|
643 |
+
#: includes/helper-functions.php:505
|
644 |
msgid "Jello"
|
645 |
msgstr ""
|
646 |
|
647 |
+
#: includes/helper-functions.php:506
|
648 |
msgid "Rubber Band"
|
649 |
msgstr ""
|
650 |
|
651 |
+
#: includes/helper-functions.php:507
|
652 |
msgid "Bounce In"
|
653 |
msgstr ""
|
654 |
|
655 |
+
#: includes/helper-functions.php:508
|
656 |
msgid "Bounce In Left"
|
657 |
msgstr ""
|
658 |
|
659 |
+
#: includes/helper-functions.php:509
|
660 |
msgid "Bounce In Right"
|
661 |
msgstr ""
|
662 |
|
663 |
+
#: includes/helper-functions.php:510
|
664 |
msgid "Bounce In Down"
|
665 |
msgstr ""
|
666 |
|
667 |
+
#: includes/helper-functions.php:511
|
668 |
msgid "Bounce In Up"
|
669 |
msgstr ""
|
670 |
|
671 |
+
#: includes/helper-functions.php:512 includes/helper-functions.php:545
|
672 |
msgid "Fade In"
|
673 |
msgstr ""
|
674 |
|
675 |
+
#: includes/helper-functions.php:513 includes/helper-functions.php:546
|
676 |
msgid "Fade In Left"
|
677 |
msgstr ""
|
678 |
|
679 |
+
#: includes/helper-functions.php:514
|
680 |
msgid "Fade In Left Big"
|
681 |
msgstr ""
|
682 |
|
683 |
+
#: includes/helper-functions.php:515 includes/helper-functions.php:547
|
684 |
msgid "Fade In Right"
|
685 |
msgstr ""
|
686 |
|
687 |
+
#: includes/helper-functions.php:516
|
688 |
msgid "Fade In Right Big"
|
689 |
msgstr ""
|
690 |
|
691 |
+
#: includes/helper-functions.php:517
|
692 |
msgid "Fade In Up"
|
693 |
msgstr ""
|
694 |
|
695 |
+
#: includes/helper-functions.php:518
|
696 |
msgid "Fade In Up Big"
|
697 |
msgstr ""
|
698 |
|
699 |
+
#: includes/helper-functions.php:519
|
700 |
msgid "Fade In Down"
|
701 |
msgstr ""
|
702 |
|
703 |
+
#: includes/helper-functions.php:520
|
704 |
msgid "Fade In Down Big"
|
705 |
msgstr ""
|
706 |
|
707 |
+
#: includes/helper-functions.php:521
|
708 |
msgid "Flip"
|
709 |
msgstr ""
|
710 |
|
711 |
+
#: includes/helper-functions.php:522
|
712 |
msgid "Flip In X"
|
713 |
msgstr ""
|
714 |
|
715 |
+
#: includes/helper-functions.php:523
|
716 |
msgid "Flip In Y"
|
717 |
msgstr ""
|
718 |
|
719 |
+
#: includes/helper-functions.php:524
|
720 |
msgid "Light Speed In"
|
721 |
msgstr ""
|
722 |
|
723 |
+
#: includes/helper-functions.php:525
|
724 |
msgid "Rotate In"
|
725 |
msgstr ""
|
726 |
|
727 |
+
#: includes/helper-functions.php:526
|
728 |
msgid "Rotate In Up Left"
|
729 |
msgstr ""
|
730 |
|
731 |
+
#: includes/helper-functions.php:527
|
732 |
msgid "Rotate In Up Right"
|
733 |
msgstr ""
|
734 |
|
735 |
+
#: includes/helper-functions.php:528
|
736 |
msgid "Rotate In Down Left"
|
737 |
msgstr ""
|
738 |
|
739 |
+
#: includes/helper-functions.php:529
|
740 |
msgid "Rotate In Down Right"
|
741 |
msgstr ""
|
742 |
|
743 |
+
#: includes/helper-functions.php:530
|
744 |
msgid "Slide In Left"
|
745 |
msgstr ""
|
746 |
|
747 |
+
#: includes/helper-functions.php:531
|
748 |
msgid "Slide In Right"
|
749 |
msgstr ""
|
750 |
|
751 |
+
#: includes/helper-functions.php:532
|
752 |
msgid "Slide In Down"
|
753 |
msgstr ""
|
754 |
|
755 |
+
#: includes/helper-functions.php:533
|
756 |
msgid "Slide In Up"
|
757 |
msgstr ""
|
758 |
|
759 |
+
#: includes/helper-functions.php:534
|
760 |
msgid "Zoom In"
|
761 |
msgstr ""
|
762 |
|
763 |
+
#: includes/helper-functions.php:535
|
764 |
msgid "Zoom In Left"
|
765 |
msgstr ""
|
766 |
|
767 |
+
#: includes/helper-functions.php:536
|
768 |
msgid "Zoom In Right"
|
769 |
msgstr ""
|
770 |
|
771 |
+
#: includes/helper-functions.php:537
|
772 |
msgid "Zoom In Down"
|
773 |
msgstr ""
|
774 |
|
775 |
+
#: includes/helper-functions.php:538
|
776 |
msgid "Zoom In Up"
|
777 |
msgstr ""
|
778 |
|
779 |
+
#: includes/helper-functions.php:539
|
780 |
msgid "Roll In"
|
781 |
msgstr ""
|
782 |
|
783 |
+
#: includes/widgets/carousel.php:29 includes/widgets/carousel.php:53
|
784 |
+
#: includes/widgets/carousel.php:418
|
785 |
+
msgid "Carousel"
|
786 |
msgstr ""
|
787 |
|
788 |
+
#: includes/widgets/carousel.php:61
|
789 |
+
msgid "HTML Elements"
|
790 |
msgstr ""
|
791 |
|
792 |
+
#: includes/widgets/carousel.php:117
|
793 |
+
msgid "Element Title & HTML Content"
|
|
|
794 |
msgstr ""
|
795 |
|
796 |
+
#: includes/widgets/carousel.php:118
|
797 |
+
msgid "The title to identify the HTML element"
|
|
|
|
|
798 |
msgstr ""
|
799 |
|
800 |
+
#: includes/widgets/carousel.php:122
|
801 |
+
msgid "HTML Element Content"
|
|
|
|
|
802 |
msgstr ""
|
803 |
|
804 |
+
#: includes/widgets/carousel.php:124
|
805 |
+
msgid "The HTML content for the element"
|
|
|
806 |
msgstr ""
|
807 |
|
808 |
+
#: includes/widgets/carousel.php:141 includes/widgets/posts-carousel.php:261
|
809 |
+
#: includes/widgets/premium/services-carousel.php:197
|
810 |
+
msgid "Carousel Settings"
|
811 |
+
msgstr ""
|
812 |
+
|
813 |
+
#: includes/widgets/carousel.php:150 includes/widgets/carousel.php:163
|
814 |
+
#: includes/widgets/carousel.php:176 includes/widgets/carousel.php:188
|
815 |
+
#: includes/widgets/portfolio.php:185 includes/widgets/portfolio.php:197
|
816 |
+
#: includes/widgets/portfolio.php:219 includes/widgets/portfolio.php:232
|
817 |
+
#: includes/widgets/portfolio.php:245 includes/widgets/portfolio.php:267
|
818 |
+
#: includes/widgets/portfolio.php:288 includes/widgets/posts-carousel.php:178
|
819 |
+
#: includes/widgets/posts-carousel.php:190
|
820 |
+
#: includes/widgets/posts-carousel.php:202
|
821 |
+
#: includes/widgets/posts-carousel.php:224
|
822 |
+
#: includes/widgets/posts-carousel.php:237
|
823 |
+
#: includes/widgets/posts-carousel.php:250
|
824 |
+
#: includes/widgets/posts-carousel.php:270
|
825 |
+
#: includes/widgets/posts-carousel.php:283
|
826 |
+
#: includes/widgets/posts-carousel.php:295
|
827 |
+
#: includes/widgets/posts-carousel.php:307
|
828 |
+
#: includes/widgets/premium/accordion.php:76
|
829 |
+
#: includes/widgets/premium/accordion.php:87
|
830 |
+
#: includes/widgets/premium/button.php:196
|
831 |
+
#: includes/widgets/premium/features.php:201
|
832 |
+
#: includes/widgets/premium/gallery-carousel.php:228
|
833 |
+
#: includes/widgets/premium/gallery-carousel.php:240
|
834 |
+
#: includes/widgets/premium/gallery-carousel.php:260
|
835 |
+
#: includes/widgets/premium/gallery-carousel.php:299
|
836 |
+
#: includes/widgets/premium/gallery-carousel.php:313
|
837 |
+
#: includes/widgets/premium/gallery-carousel.php:325
|
838 |
+
#: includes/widgets/premium/gallery-carousel.php:337
|
839 |
+
#: includes/widgets/premium/gallery.php:105
|
840 |
+
#: includes/widgets/premium/gallery.php:269
|
841 |
+
#: includes/widgets/premium/gallery.php:309
|
842 |
+
#: includes/widgets/premium/gallery.php:357
|
843 |
+
#: includes/widgets/premium/gallery.php:369
|
844 |
+
#: includes/widgets/premium/gallery.php:401
|
845 |
+
#: includes/widgets/premium/gallery.php:459
|
846 |
+
#: includes/widgets/premium/image-slider.php:219
|
847 |
+
#: includes/widgets/premium/image-slider.php:304
|
848 |
+
#: includes/widgets/premium/image-slider.php:318
|
849 |
+
#: includes/widgets/premium/image-slider.php:331
|
850 |
+
#: includes/widgets/premium/image-slider.php:347
|
851 |
+
#: includes/widgets/premium/image-slider.php:364
|
852 |
+
#: includes/widgets/premium/image-slider.php:377
|
853 |
+
#: includes/widgets/premium/image-slider.php:393
|
854 |
+
#: includes/widgets/premium/image-slider.php:409
|
855 |
+
#: includes/widgets/premium/portfolio.php:227
|
856 |
+
#: includes/widgets/premium/portfolio.php:316
|
857 |
+
#: includes/widgets/premium/portfolio.php:339
|
858 |
+
#: includes/widgets/premium/portfolio.php:351
|
859 |
+
#: includes/widgets/premium/portfolio.php:363
|
860 |
+
#: includes/widgets/premium/portfolio.php:378
|
861 |
+
#: includes/widgets/premium/portfolio.php:393
|
862 |
+
#: includes/widgets/premium/portfolio.php:405
|
863 |
+
#: includes/widgets/premium/portfolio.php:420
|
864 |
+
#: includes/widgets/premium/portfolio.php:449
|
865 |
+
#: includes/widgets/premium/portfolio.php:464
|
866 |
+
#: includes/widgets/premium/portfolio.php:487
|
867 |
+
#: includes/widgets/premium/portfolio.php:503
|
868 |
+
#: includes/widgets/premium/portfolio.php:519
|
869 |
+
#: includes/widgets/premium/portfolio.php:532
|
870 |
+
#: includes/widgets/premium/portfolio.php:572
|
871 |
+
#: includes/widgets/premium/posts-block.php:223
|
872 |
+
#: includes/widgets/premium/posts-block.php:329
|
873 |
+
#: includes/widgets/premium/posts-block.php:341
|
874 |
+
#: includes/widgets/premium/posts-block.php:351
|
875 |
+
#: includes/widgets/premium/posts-block.php:376
|
876 |
+
#: includes/widgets/premium/posts-block.php:388
|
877 |
+
#: includes/widgets/premium/posts-block.php:400
|
878 |
+
#: includes/widgets/premium/posts-block.php:423
|
879 |
+
#: includes/widgets/premium/posts-block.php:436
|
880 |
+
#: includes/widgets/premium/posts-block.php:449
|
881 |
+
#: includes/widgets/premium/posts-block.php:461
|
882 |
+
#: includes/widgets/premium/posts-block.php:474
|
883 |
+
#: includes/widgets/premium/posts-block.php:514
|
884 |
+
#: includes/widgets/premium/services-carousel.php:206
|
885 |
+
#: includes/widgets/premium/services-carousel.php:219
|
886 |
+
#: includes/widgets/premium/services-carousel.php:232
|
887 |
+
#: includes/widgets/premium/services-carousel.php:244
|
888 |
+
#: includes/widgets/premium/slider.php:171
|
889 |
+
#: includes/widgets/premium/slider.php:186
|
890 |
+
#: includes/widgets/premium/slider.php:199
|
891 |
+
#: includes/widgets/premium/slider.php:213
|
892 |
+
#: includes/widgets/premium/slider.php:226
|
893 |
+
#: includes/widgets/premium/slider.php:239
|
894 |
+
#: includes/widgets/premium/slider.php:252
|
895 |
+
#: includes/widgets/pricing-table.php:210
|
896 |
+
#: includes/widgets/testimonials-slider.php:188
|
897 |
+
#: includes/widgets/testimonials-slider.php:202
|
898 |
+
#: includes/widgets/testimonials-slider.php:215
|
899 |
+
#: includes/widgets/testimonials-slider.php:230
|
900 |
msgid "No"
|
901 |
msgstr ""
|
902 |
|
903 |
+
#: includes/widgets/carousel.php:151 includes/widgets/carousel.php:164
|
904 |
+
#: includes/widgets/carousel.php:177 includes/widgets/carousel.php:189
|
905 |
+
#: includes/widgets/portfolio.php:184 includes/widgets/portfolio.php:196
|
906 |
+
#: includes/widgets/portfolio.php:218 includes/widgets/portfolio.php:231
|
907 |
+
#: includes/widgets/portfolio.php:244 includes/widgets/portfolio.php:266
|
908 |
+
#: includes/widgets/portfolio.php:287 includes/widgets/posts-carousel.php:177
|
909 |
+
#: includes/widgets/posts-carousel.php:189
|
910 |
+
#: includes/widgets/posts-carousel.php:201
|
911 |
+
#: includes/widgets/posts-carousel.php:223
|
912 |
+
#: includes/widgets/posts-carousel.php:236
|
913 |
+
#: includes/widgets/posts-carousel.php:249
|
914 |
+
#: includes/widgets/posts-carousel.php:271
|
915 |
+
#: includes/widgets/posts-carousel.php:284
|
916 |
+
#: includes/widgets/posts-carousel.php:296
|
917 |
+
#: includes/widgets/posts-carousel.php:308
|
918 |
+
#: includes/widgets/premium/accordion.php:77
|
919 |
+
#: includes/widgets/premium/accordion.php:88
|
920 |
+
#: includes/widgets/premium/button.php:197
|
921 |
+
#: includes/widgets/premium/features.php:202
|
922 |
+
#: includes/widgets/premium/gallery-carousel.php:227
|
923 |
+
#: includes/widgets/premium/gallery-carousel.php:239
|
924 |
+
#: includes/widgets/premium/gallery-carousel.php:261
|
925 |
+
#: includes/widgets/premium/gallery-carousel.php:300
|
926 |
+
#: includes/widgets/premium/gallery-carousel.php:314
|
927 |
+
#: includes/widgets/premium/gallery-carousel.php:326
|
928 |
+
#: includes/widgets/premium/gallery-carousel.php:338
|
929 |
+
#: includes/widgets/premium/gallery.php:104
|
930 |
+
#: includes/widgets/premium/gallery.php:270
|
931 |
+
#: includes/widgets/premium/gallery.php:308
|
932 |
+
#: includes/widgets/premium/gallery.php:356
|
933 |
+
#: includes/widgets/premium/gallery.php:368
|
934 |
+
#: includes/widgets/premium/gallery.php:402
|
935 |
+
#: includes/widgets/premium/gallery.php:458
|
936 |
+
#: includes/widgets/premium/image-slider.php:220
|
937 |
+
#: includes/widgets/premium/image-slider.php:305
|
938 |
+
#: includes/widgets/premium/image-slider.php:319
|
939 |
+
#: includes/widgets/premium/image-slider.php:332
|
940 |
+
#: includes/widgets/premium/image-slider.php:348
|
941 |
+
#: includes/widgets/premium/image-slider.php:365
|
942 |
+
#: includes/widgets/premium/image-slider.php:378
|
943 |
+
#: includes/widgets/premium/image-slider.php:394
|
944 |
+
#: includes/widgets/premium/image-slider.php:410
|
945 |
+
#: includes/widgets/premium/portfolio.php:226
|
946 |
+
#: includes/widgets/premium/portfolio.php:317
|
947 |
+
#: includes/widgets/premium/portfolio.php:338
|
948 |
+
#: includes/widgets/premium/portfolio.php:350
|
949 |
+
#: includes/widgets/premium/portfolio.php:362
|
950 |
+
#: includes/widgets/premium/portfolio.php:377
|
951 |
+
#: includes/widgets/premium/portfolio.php:392
|
952 |
+
#: includes/widgets/premium/portfolio.php:404
|
953 |
+
#: includes/widgets/premium/portfolio.php:419
|
954 |
+
#: includes/widgets/premium/portfolio.php:448
|
955 |
+
#: includes/widgets/premium/portfolio.php:463
|
956 |
+
#: includes/widgets/premium/portfolio.php:486
|
957 |
+
#: includes/widgets/premium/portfolio.php:502
|
958 |
+
#: includes/widgets/premium/portfolio.php:518
|
959 |
+
#: includes/widgets/premium/portfolio.php:531
|
960 |
+
#: includes/widgets/premium/portfolio.php:571
|
961 |
+
#: includes/widgets/premium/posts-block.php:222
|
962 |
+
#: includes/widgets/premium/posts-block.php:328
|
963 |
+
#: includes/widgets/premium/posts-block.php:340
|
964 |
+
#: includes/widgets/premium/posts-block.php:352
|
965 |
+
#: includes/widgets/premium/posts-block.php:375
|
966 |
+
#: includes/widgets/premium/posts-block.php:387
|
967 |
+
#: includes/widgets/premium/posts-block.php:399
|
968 |
+
#: includes/widgets/premium/posts-block.php:422
|
969 |
+
#: includes/widgets/premium/posts-block.php:435
|
970 |
+
#: includes/widgets/premium/posts-block.php:448
|
971 |
+
#: includes/widgets/premium/posts-block.php:460
|
972 |
+
#: includes/widgets/premium/posts-block.php:473
|
973 |
+
#: includes/widgets/premium/posts-block.php:513
|
974 |
+
#: includes/widgets/premium/services-carousel.php:207
|
975 |
+
#: includes/widgets/premium/services-carousel.php:220
|
976 |
+
#: includes/widgets/premium/services-carousel.php:233
|
977 |
+
#: includes/widgets/premium/services-carousel.php:245
|
978 |
+
#: includes/widgets/premium/slider.php:172
|
979 |
+
#: includes/widgets/premium/slider.php:187
|
980 |
+
#: includes/widgets/premium/slider.php:200
|
981 |
+
#: includes/widgets/premium/slider.php:214
|
982 |
+
#: includes/widgets/premium/slider.php:227
|
983 |
+
#: includes/widgets/premium/slider.php:240
|
984 |
+
#: includes/widgets/premium/slider.php:253
|
985 |
+
#: includes/widgets/pricing-table.php:211
|
986 |
+
#: includes/widgets/testimonials-slider.php:189
|
987 |
+
#: includes/widgets/testimonials-slider.php:203
|
988 |
+
#: includes/widgets/testimonials-slider.php:216
|
989 |
+
#: includes/widgets/testimonials-slider.php:231
|
990 |
msgid "Yes"
|
991 |
msgstr ""
|
992 |
|
993 |
+
#: includes/widgets/carousel.php:154 includes/widgets/posts-carousel.php:274
|
994 |
+
#: includes/widgets/premium/gallery-carousel.php:304
|
995 |
+
#: includes/widgets/premium/services-carousel.php:210
|
996 |
+
msgid "Prev/Next Arrows?"
|
997 |
msgstr ""
|
998 |
|
999 |
+
#: includes/widgets/carousel.php:168 includes/widgets/posts-carousel.php:287
|
1000 |
+
#: includes/widgets/premium/gallery-carousel.php:317
|
1001 |
+
#: includes/widgets/premium/services-carousel.php:224
|
1002 |
+
msgid "Show dot indicators for navigation?"
|
1003 |
msgstr ""
|
1004 |
|
1005 |
+
#: includes/widgets/carousel.php:180 includes/widgets/posts-carousel.php:299
|
1006 |
+
#: includes/widgets/premium/gallery-carousel.php:329
|
1007 |
+
#: includes/widgets/premium/services-carousel.php:236
|
1008 |
+
#: includes/widgets/premium/slider.php:217
|
1009 |
+
#: includes/widgets/testimonials-slider.php:193
|
1010 |
+
msgid "Pause on Hover?"
|
1011 |
msgstr ""
|
1012 |
|
1013 |
+
#: includes/widgets/carousel.php:193 includes/widgets/posts-carousel.php:311
|
1014 |
+
#: includes/widgets/premium/gallery-carousel.php:342
|
1015 |
+
#: includes/widgets/premium/services-carousel.php:249
|
1016 |
+
msgid "Autoplay?"
|
1017 |
msgstr ""
|
1018 |
|
1019 |
+
#: includes/widgets/carousel.php:194 includes/widgets/posts-carousel.php:312
|
1020 |
+
#: includes/widgets/premium/gallery-carousel.php:343
|
1021 |
+
#: includes/widgets/premium/services-carousel.php:250
|
1022 |
+
msgid "Should the carousel autoplay as in a slideshow."
|
|
|
1023 |
msgstr ""
|
1024 |
|
1025 |
+
#: includes/widgets/carousel.php:201 includes/widgets/posts-carousel.php:319
|
1026 |
+
#: includes/widgets/premium/gallery-carousel.php:350
|
1027 |
+
#: includes/widgets/premium/services-carousel.php:257
|
1028 |
+
msgid "Autoplay speed in ms"
|
1029 |
msgstr ""
|
1030 |
|
1031 |
+
#: includes/widgets/carousel.php:211 includes/widgets/posts-carousel.php:329
|
1032 |
+
#: includes/widgets/premium/gallery-carousel.php:360
|
1033 |
+
#: includes/widgets/premium/services-carousel.php:267
|
1034 |
+
msgid "Autoplay animation speed in ms"
|
1035 |
msgstr ""
|
1036 |
|
1037 |
+
#: includes/widgets/carousel.php:222 includes/widgets/posts-carousel.php:340
|
1038 |
+
#: includes/widgets/premium/gallery-carousel.php:371
|
1039 |
+
#: includes/widgets/premium/services-carousel.php:278
|
1040 |
+
msgid "Responsive Options"
|
1041 |
msgstr ""
|
1042 |
|
1043 |
+
#: includes/widgets/carousel.php:230 includes/widgets/portfolio.php:340
|
1044 |
+
#: includes/widgets/posts-carousel.php:348
|
1045 |
+
#: includes/widgets/premium/gallery-carousel.php:379
|
1046 |
+
#: includes/widgets/premium/gallery.php:797
|
1047 |
+
#: includes/widgets/premium/portfolio.php:594
|
1048 |
+
#: includes/widgets/premium/services-carousel.php:286
|
1049 |
+
msgid "Desktop"
|
1050 |
msgstr ""
|
1051 |
|
1052 |
+
#: includes/widgets/carousel.php:241 includes/widgets/carousel.php:296
|
1053 |
+
#: includes/widgets/carousel.php:362 includes/widgets/portfolio.php:349
|
1054 |
+
#: includes/widgets/portfolio.php:372 includes/widgets/portfolio.php:396
|
1055 |
+
#: includes/widgets/posts-carousel.php:358
|
1056 |
+
#: includes/widgets/posts-carousel.php:405
|
1057 |
+
#: includes/widgets/premium/gallery-carousel.php:414
|
1058 |
+
#: includes/widgets/premium/gallery-carousel.php:461
|
1059 |
+
#: includes/widgets/premium/gallery-carousel.php:517
|
1060 |
+
#: includes/widgets/premium/gallery.php:807
|
1061 |
+
#: includes/widgets/premium/gallery.php:831
|
1062 |
+
#: includes/widgets/premium/gallery.php:854
|
1063 |
+
#: includes/widgets/premium/portfolio.php:603
|
1064 |
+
#: includes/widgets/premium/portfolio.php:626
|
1065 |
+
#: includes/widgets/premium/portfolio.php:650
|
1066 |
+
#: includes/widgets/premium/services-carousel.php:297
|
1067 |
+
#: includes/widgets/premium/services-carousel.php:352
|
1068 |
+
#: includes/widgets/premium/services-carousel.php:418
|
1069 |
+
msgid "Gutter"
|
1070 |
msgstr ""
|
1071 |
|
1072 |
+
#: includes/widgets/carousel.php:242 includes/widgets/carousel.php:297
|
1073 |
+
#: includes/widgets/carousel.php:363 includes/widgets/portfolio.php:373
|
1074 |
+
#: includes/widgets/portfolio.php:397 includes/widgets/posts-carousel.php:359
|
1075 |
+
#: includes/widgets/posts-carousel.php:406
|
1076 |
+
#: includes/widgets/posts-carousel.php:464
|
1077 |
+
#: includes/widgets/premium/gallery-carousel.php:415
|
1078 |
+
#: includes/widgets/premium/gallery-carousel.php:462
|
1079 |
+
#: includes/widgets/premium/gallery-carousel.php:518
|
1080 |
+
#: includes/widgets/premium/gallery.php:832
|
1081 |
+
#: includes/widgets/premium/gallery.php:855
|
1082 |
+
#: includes/widgets/premium/portfolio.php:627
|
1083 |
+
#: includes/widgets/premium/portfolio.php:651
|
1084 |
+
#: includes/widgets/premium/services-carousel.php:298
|
1085 |
+
#: includes/widgets/premium/services-carousel.php:353
|
1086 |
+
#: includes/widgets/premium/services-carousel.php:419
|
1087 |
+
msgid "Space between columns."
|
1088 |
msgstr ""
|
1089 |
|
1090 |
+
#: includes/widgets/carousel.php:262 includes/widgets/carousel.php:318
|
1091 |
+
#: includes/widgets/carousel.php:381 includes/widgets/clients.php:60
|
1092 |
+
#: includes/widgets/portfolio.php:297 includes/widgets/posts-carousel.php:371
|
1093 |
+
#: includes/widgets/posts-carousel.php:419
|
1094 |
+
#: includes/widgets/posts-carousel.php:476 includes/widgets/premium/faq.php:61
|
1095 |
+
#: includes/widgets/premium/gallery-carousel.php:388
|
1096 |
+
#: includes/widgets/premium/gallery-carousel.php:437
|
1097 |
+
#: includes/widgets/premium/gallery-carousel.php:493
|
1098 |
+
#: includes/widgets/premium/portfolio.php:283
|
1099 |
+
#: includes/widgets/premium/posts-block.php:286
|
1100 |
+
#: includes/widgets/premium/posts-block.php:303
|
1101 |
+
#: includes/widgets/premium/services-carousel.php:318
|
1102 |
+
#: includes/widgets/premium/services-carousel.php:374
|
1103 |
+
#: includes/widgets/premium/services-carousel.php:437
|
1104 |
+
#: includes/widgets/services.php:92 includes/widgets/team-members.php:76
|
1105 |
+
#: includes/widgets/testimonials.php:59
|
1106 |
+
msgid "Columns per row"
|
1107 |
msgstr ""
|
1108 |
|
1109 |
+
#: includes/widgets/carousel.php:275 includes/widgets/carousel.php:330
|
1110 |
+
#: includes/widgets/carousel.php:393 includes/widgets/posts-carousel.php:384
|
1111 |
+
#: includes/widgets/posts-carousel.php:431
|
1112 |
+
#: includes/widgets/posts-carousel.php:488
|
1113 |
+
#: includes/widgets/premium/gallery-carousel.php:401
|
1114 |
+
#: includes/widgets/premium/gallery-carousel.php:449
|
1115 |
+
#: includes/widgets/premium/gallery-carousel.php:505
|
1116 |
+
#: includes/widgets/premium/services-carousel.php:331
|
1117 |
+
#: includes/widgets/premium/services-carousel.php:386
|
1118 |
+
#: includes/widgets/premium/services-carousel.php:449
|
1119 |
+
msgid "Columns to scroll"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1120 |
msgstr ""
|
1121 |
|
1122 |
+
#: includes/widgets/carousel.php:287 includes/widgets/portfolio.php:363
|
1123 |
+
#: includes/widgets/posts-carousel.php:396
|
1124 |
+
#: includes/widgets/premium/gallery-carousel.php:428
|
1125 |
+
#: includes/widgets/premium/gallery.php:821
|
1126 |
+
#: includes/widgets/premium/portfolio.php:617
|
1127 |
+
#: includes/widgets/premium/services-carousel.php:343
|
1128 |
+
msgid "Tablet"
|
1129 |
msgstr ""
|
1130 |
|
1131 |
+
#: includes/widgets/carousel.php:342 includes/widgets/posts-carousel.php:443
|
1132 |
+
#: includes/widgets/premium/gallery-carousel.php:474
|
1133 |
+
#: includes/widgets/premium/gallery-carousel.php:530
|
1134 |
+
#: includes/widgets/premium/services-carousel.php:398
|
1135 |
+
msgid "Tablet Resolution"
|
1136 |
msgstr ""
|
1137 |
|
1138 |
+
#: includes/widgets/carousel.php:343 includes/widgets/posts-carousel.php:444
|
1139 |
+
#: includes/widgets/premium/gallery-carousel.php:475
|
1140 |
+
#: includes/widgets/premium/gallery-carousel.php:531
|
1141 |
+
#: includes/widgets/premium/services-carousel.php:399
|
1142 |
+
msgid "The resolution to treat as a tablet resolution."
|
1143 |
msgstr ""
|
1144 |
|
1145 |
+
#: includes/widgets/carousel.php:353 includes/widgets/portfolio.php:387
|
1146 |
+
#: includes/widgets/posts-carousel.php:454
|
1147 |
+
#: includes/widgets/premium/gallery-carousel.php:484
|
1148 |
+
#: includes/widgets/premium/gallery.php:845
|
1149 |
+
#: includes/widgets/premium/portfolio.php:641
|
1150 |
+
#: includes/widgets/premium/services-carousel.php:409
|
1151 |
+
msgid "Mobile Phone"
|
1152 |
msgstr ""
|
1153 |
|
1154 |
+
#: includes/widgets/carousel.php:405 includes/widgets/posts-carousel.php:500
|
1155 |
+
#: includes/widgets/premium/services-carousel.php:461
|
1156 |
+
#: includes/widgets/premium/tabs.php:84
|
1157 |
+
msgid "Mobile Resolution"
|
1158 |
msgstr ""
|
1159 |
|
1160 |
+
#: includes/widgets/carousel.php:406 includes/widgets/posts-carousel.php:501
|
1161 |
+
#: includes/widgets/premium/services-carousel.php:462
|
1162 |
+
msgid "The resolution to treat as a mobile resolution."
|
1163 |
msgstr ""
|
1164 |
|
1165 |
+
#: includes/widgets/carousel.php:427 includes/widgets/premium/accordion.php:176
|
1166 |
+
#: includes/widgets/premium/faq.php:204 includes/widgets/premium/slider.php:295
|
1167 |
+
msgid "Content"
|
|
|
|
|
1168 |
msgstr ""
|
1169 |
|
1170 |
+
#: includes/widgets/carousel.php:436 includes/widgets/heading.php:226
|
1171 |
+
#: includes/widgets/heading.php:256 includes/widgets/odometers.php:220
|
1172 |
+
#: includes/widgets/odometers.php:249 includes/widgets/odometers.php:278
|
1173 |
+
#: includes/widgets/piecharts.php:172 includes/widgets/piecharts.php:201
|
1174 |
+
#: includes/widgets/piecharts.php:230
|
1175 |
+
#: includes/widgets/premium/accordion.php:185
|
1176 |
+
#: includes/widgets/premium/faq.php:185 includes/widgets/premium/faq.php:213
|
1177 |
+
#: includes/widgets/premium/features.php:262
|
1178 |
+
#: includes/widgets/premium/features.php:291
|
1179 |
+
#: includes/widgets/premium/features.php:320
|
1180 |
+
#: includes/widgets/premium/image-slider.php:527
|
1181 |
+
#: includes/widgets/premium/services-carousel.php:501
|
1182 |
+
#: includes/widgets/premium/services-carousel.php:530
|
1183 |
+
#: includes/widgets/premium/slider.php:304
|
1184 |
+
#: includes/widgets/premium/tabs.php:288 includes/widgets/pricing-table.php:272
|
1185 |
+
#: includes/widgets/pricing-table.php:302
|
1186 |
+
#: includes/widgets/pricing-table.php:351
|
1187 |
+
#: includes/widgets/pricing-table.php:380
|
1188 |
+
#: includes/widgets/pricing-table.php:409 includes/widgets/services.php:245
|
1189 |
+
#: includes/widgets/services.php:274 includes/widgets/stats-bars.php:209
|
1190 |
+
#: includes/widgets/stats-bars.php:259 includes/widgets/team-members.php:387
|
1191 |
+
#: includes/widgets/team-members.php:416 includes/widgets/team-members.php:445
|
1192 |
+
#: includes/widgets/testimonials-slider.php:297
|
1193 |
+
#: includes/widgets/testimonials-slider.php:345
|
1194 |
+
#: includes/widgets/testimonials-slider.php:374
|
1195 |
+
#: includes/widgets/testimonials.php:231 includes/widgets/testimonials.php:310
|
1196 |
+
#: includes/widgets/testimonials.php:339
|
1197 |
+
msgid "Color"
|
1198 |
msgstr ""
|
1199 |
|
1200 |
+
#: includes/widgets/carousel.php:447 includes/widgets/premium/slider.php:315
|
1201 |
+
msgid "Background Color"
|
|
|
|
|
1202 |
msgstr ""
|
1203 |
|
1204 |
+
#: includes/widgets/carousel.php:458 includes/widgets/premium/icon-list.php:316
|
1205 |
+
#: includes/widgets/premium/slider.php:326
|
1206 |
+
msgid "Padding"
|
|
|
1207 |
msgstr ""
|
1208 |
|
1209 |
+
#: includes/widgets/carousel.php:459 includes/widgets/premium/slider.php:327
|
1210 |
+
msgid "Padding for the columns."
|
1211 |
msgstr ""
|
1212 |
|
1213 |
+
#: includes/widgets/clients.php:30 includes/widgets/clients.php:53
|
1214 |
+
#: includes/widgets/clients.php:145
|
1215 |
+
msgid "Clients"
|
1216 |
msgstr ""
|
1217 |
|
1218 |
+
#: includes/widgets/clients.php:81 includes/widgets/heading.php:156
|
1219 |
+
#: includes/widgets/premium/button.php:234 includes/widgets/premium/faq.php:131
|
1220 |
+
#: includes/widgets/premium/icon-list.php:201
|
1221 |
+
#: includes/widgets/pricing-table.php:231 includes/widgets/services.php:204
|
1222 |
+
#: includes/widgets/team-members.php:283 includes/widgets/testimonials.php:147
|
1223 |
+
msgid "Animation Type"
|
1224 |
msgstr ""
|
1225 |
|
1226 |
+
#: includes/widgets/clients.php:96 includes/widgets/clients.php:219
|
1227 |
+
msgid "Client Name"
|
|
|
1228 |
msgstr ""
|
1229 |
|
1230 |
+
#: includes/widgets/clients.php:98
|
1231 |
+
msgid "The name of the client/customer."
|
1232 |
msgstr ""
|
1233 |
|
1234 |
+
#: includes/widgets/clients.php:106
|
1235 |
+
msgid "Client URL"
|
1236 |
msgstr ""
|
1237 |
|
1238 |
+
#: includes/widgets/clients.php:107
|
1239 |
+
msgid "The website of the client/customer."
|
1240 |
msgstr ""
|
1241 |
|
1242 |
+
#: includes/widgets/clients.php:114
|
1243 |
+
msgid "http://client-link.com"
|
|
|
1244 |
msgstr ""
|
1245 |
|
1246 |
+
#: includes/widgets/clients.php:122
|
1247 |
+
msgid "Client Logo/Image"
|
1248 |
msgstr ""
|
1249 |
|
1250 |
+
#: includes/widgets/clients.php:123
|
1251 |
+
msgid "The logo image for the client/customer."
|
1252 |
msgstr ""
|
1253 |
|
1254 |
+
#: includes/widgets/clients.php:154
|
1255 |
+
msgid "Client Images"
|
1256 |
msgstr ""
|
1257 |
|
1258 |
+
#: includes/widgets/clients.php:163
|
1259 |
+
msgid "Client Border Color"
|
1260 |
msgstr ""
|
1261 |
|
1262 |
+
#: includes/widgets/clients.php:174
|
1263 |
+
msgid "Client Hover Color"
|
1264 |
msgstr ""
|
1265 |
|
1266 |
+
#: includes/widgets/clients.php:185 includes/widgets/posts-carousel.php:532
|
1267 |
+
#: includes/widgets/premium/gallery-carousel.php:563
|
1268 |
+
msgid "Thumbnail Hover Opacity (%)"
|
1269 |
msgstr ""
|
1270 |
|
1271 |
+
#: includes/widgets/clients.php:206
|
1272 |
+
msgid "Client Padding"
|
1273 |
msgstr ""
|
1274 |
|
1275 |
+
#: includes/widgets/clients.php:207
|
1276 |
+
msgid "Padding for the client images."
|
1277 |
msgstr ""
|
1278 |
|
1279 |
+
#: includes/widgets/clients.php:229
|
1280 |
+
msgid "Client Name Color"
|
1281 |
msgstr ""
|
1282 |
|
1283 |
+
#: includes/widgets/clients.php:243
|
1284 |
+
msgid "Client Name Hover Color"
|
1285 |
msgstr ""
|
1286 |
|
1287 |
+
#: includes/widgets/heading.php:29 includes/widgets/heading.php:52
|
1288 |
+
msgid "Heading"
|
1289 |
msgstr ""
|
1290 |
|
1291 |
+
#: includes/widgets/heading.php:61 includes/widgets/premium/accordion.php:61
|
1292 |
+
#: includes/widgets/premium/services-carousel.php:65
|
1293 |
+
#: includes/widgets/premium/tabs.php:63 includes/widgets/services.php:82
|
1294 |
+
msgid "Choose Style"
|
1295 |
msgstr ""
|
1296 |
|
1297 |
+
#: includes/widgets/heading.php:64 includes/widgets/premium/accordion.php:64
|
1298 |
+
#: includes/widgets/premium/image-slider.php:80
|
1299 |
+
#: includes/widgets/premium/services-carousel.php:68
|
1300 |
+
#: includes/widgets/services.php:61 includes/widgets/services.php:71
|
1301 |
+
#: includes/widgets/team-members.php:66
|
1302 |
+
msgid "Style 1"
|
1303 |
msgstr ""
|
1304 |
|
1305 |
+
#: includes/widgets/heading.php:65 includes/widgets/premium/accordion.php:65
|
1306 |
+
#: includes/widgets/premium/image-slider.php:81
|
1307 |
+
#: includes/widgets/premium/services-carousel.php:69
|
1308 |
+
#: includes/widgets/services.php:62 includes/widgets/services.php:72
|
1309 |
+
#: includes/widgets/team-members.php:67
|
1310 |
+
msgid "Style 2"
|
1311 |
msgstr ""
|
1312 |
|
1313 |
+
#: includes/widgets/heading.php:66 includes/widgets/premium/accordion.php:66
|
1314 |
+
#: includes/widgets/services.php:63 includes/widgets/services.php:73
|
1315 |
+
msgid "Style 3"
|
1316 |
msgstr ""
|
1317 |
|
1318 |
+
#: includes/widgets/heading.php:75 includes/widgets/heading.php:78
|
1319 |
+
msgid "Heading Title"
|
1320 |
msgstr ""
|
1321 |
|
1322 |
+
#: includes/widgets/heading.php:89
|
1323 |
+
msgid "Subheading"
|
1324 |
msgstr ""
|
1325 |
|
1326 |
+
#: includes/widgets/heading.php:91
|
1327 |
+
msgid "A subtitle displayed above the title heading."
|
1328 |
+
msgstr ""
|
1329 |
+
|
1330 |
+
#: includes/widgets/heading.php:105 includes/widgets/heading.php:248
|
1331 |
+
msgid "Short Text"
|
1332 |
+
msgstr ""
|
1333 |
+
|
1334 |
+
#: includes/widgets/heading.php:106
|
1335 |
+
msgid "Short text generally displayed below the heading title."
|
1336 |
msgstr ""
|
1337 |
|
1338 |
+
#: includes/widgets/heading.php:128 includes/widgets/premium/button.php:206
|
1339 |
+
#: includes/widgets/premium/icon-list.php:170
|
1340 |
msgid "Alignment"
|
1341 |
msgstr ""
|
1342 |
|
1343 |
+
#: includes/widgets/heading.php:132 includes/widgets/premium/button.php:210
|
1344 |
+
#: includes/widgets/premium/icon-list.php:174
|
1345 |
msgid "Left"
|
1346 |
msgstr ""
|
1347 |
|
1348 |
+
#: includes/widgets/heading.php:136 includes/widgets/premium/button.php:214
|
1349 |
+
#: includes/widgets/premium/icon-list.php:178
|
1350 |
msgid "Center"
|
1351 |
msgstr ""
|
1352 |
|
1353 |
+
#: includes/widgets/heading.php:140 includes/widgets/premium/button.php:218
|
1354 |
+
#: includes/widgets/premium/icon-list.php:182
|
1355 |
msgid "Right"
|
1356 |
msgstr ""
|
1357 |
|
1358 |
+
#: includes/widgets/heading.php:144 includes/widgets/premium/button.php:222
|
1359 |
+
#: includes/widgets/premium/icon-list.php:186
|
1360 |
msgid "Justified"
|
1361 |
msgstr ""
|
1362 |
|
1363 |
+
#: includes/widgets/heading.php:168 includes/widgets/portfolio.php:119
|
1364 |
+
#: includes/widgets/posts-carousel.php:115
|
1365 |
+
#: includes/widgets/premium/accordion.php:159
|
1366 |
+
#: includes/widgets/premium/faq.php:158
|
1367 |
+
#: includes/widgets/premium/features.php:235
|
1368 |
+
#: includes/widgets/premium/portfolio.php:127
|
1369 |
+
#: includes/widgets/premium/posts-block.php:123
|
1370 |
+
msgid "Title"
|
1371 |
msgstr ""
|
1372 |
|
1373 |
+
#: includes/widgets/heading.php:176 includes/widgets/portfolio.php:529
|
1374 |
+
#: includes/widgets/posts-carousel.php:562 includes/widgets/premium/faq.php:167
|
1375 |
+
#: includes/widgets/premium/features.php:244
|
1376 |
+
#: includes/widgets/premium/gallery-carousel.php:594
|
1377 |
+
#: includes/widgets/premium/gallery.php:624
|
1378 |
+
#: includes/widgets/premium/portfolio.php:770
|
1379 |
+
#: includes/widgets/premium/services-carousel.php:483
|
1380 |
+
#: includes/widgets/services.php:227 includes/widgets/team-members.php:369
|
1381 |
+
#: includes/widgets/testimonials-slider.php:327
|
1382 |
+
#: includes/widgets/testimonials.php:292
|
1383 |
+
msgid "Title HTML Tag"
|
1384 |
msgstr ""
|
1385 |
|
1386 |
+
#: includes/widgets/heading.php:179 includes/widgets/portfolio.php:425
|
1387 |
+
#: includes/widgets/portfolio.php:532 includes/widgets/portfolio.php:629
|
1388 |
+
#: includes/widgets/posts-carousel.php:565
|
1389 |
+
#: includes/widgets/posts-carousel.php:651 includes/widgets/premium/faq.php:170
|
1390 |
+
#: includes/widgets/premium/features.php:247
|
1391 |
+
#: includes/widgets/premium/gallery-carousel.php:597
|
1392 |
+
#: includes/widgets/premium/gallery.php:498
|
1393 |
+
#: includes/widgets/premium/gallery.php:627
|
1394 |
+
#: includes/widgets/premium/image-slider.php:456
|
1395 |
+
#: includes/widgets/premium/portfolio.php:677
|
1396 |
+
#: includes/widgets/premium/portfolio.php:773
|
1397 |
+
#: includes/widgets/premium/portfolio.php:870
|
1398 |
+
#: includes/widgets/premium/posts-block.php:539
|
1399 |
+
#: includes/widgets/premium/posts-block.php:710
|
1400 |
+
#: includes/widgets/premium/services-carousel.php:486
|
1401 |
+
#: includes/widgets/pricing-table.php:257
|
1402 |
+
#: includes/widgets/pricing-table.php:335 includes/widgets/services.php:230
|
1403 |
+
#: includes/widgets/team-members.php:372
|
1404 |
+
#: includes/widgets/testimonials-slider.php:330
|
1405 |
+
#: includes/widgets/testimonials.php:295
|
1406 |
+
msgid "H1"
|
1407 |
msgstr ""
|
1408 |
|
1409 |
+
#: includes/widgets/heading.php:180 includes/widgets/portfolio.php:426
|
1410 |
+
#: includes/widgets/portfolio.php:533 includes/widgets/portfolio.php:630
|
1411 |
+
#: includes/widgets/posts-carousel.php:566
|
1412 |
+
#: includes/widgets/posts-carousel.php:652 includes/widgets/premium/faq.php:171
|
1413 |
+
#: includes/widgets/premium/features.php:248
|
1414 |
+
#: includes/widgets/premium/gallery-carousel.php:598
|
1415 |
+
#: includes/widgets/premium/gallery.php:499
|
1416 |
+
#: includes/widgets/premium/gallery.php:628
|
1417 |
+
#: includes/widgets/premium/image-slider.php:457
|
1418 |
+
#: includes/widgets/premium/portfolio.php:678
|
1419 |
+
#: includes/widgets/premium/portfolio.php:774
|
1420 |
+
#: includes/widgets/premium/portfolio.php:871
|
1421 |
+
#: includes/widgets/premium/posts-block.php:540
|
1422 |
+
#: includes/widgets/premium/posts-block.php:711
|
1423 |
+
#: includes/widgets/premium/services-carousel.php:487
|
1424 |
+
#: includes/widgets/pricing-table.php:258
|
1425 |
+
#: includes/widgets/pricing-table.php:336 includes/widgets/services.php:231
|
1426 |
+
#: includes/widgets/team-members.php:373
|
1427 |
+
#: includes/widgets/testimonials-slider.php:331
|
1428 |
+
#: includes/widgets/testimonials.php:296
|
1429 |
+
msgid "H2"
|
1430 |
msgstr ""
|
1431 |
|
1432 |
+
#: includes/widgets/heading.php:181 includes/widgets/portfolio.php:427
|
1433 |
+
#: includes/widgets/portfolio.php:534 includes/widgets/portfolio.php:631
|
1434 |
+
#: includes/widgets/posts-carousel.php:567
|
1435 |
+
#: includes/widgets/posts-carousel.php:653 includes/widgets/premium/faq.php:172
|
1436 |
+
#: includes/widgets/premium/features.php:249
|
1437 |
+
#: includes/widgets/premium/gallery-carousel.php:599
|
1438 |
+
#: includes/widgets/premium/gallery.php:500
|
1439 |
+
#: includes/widgets/premium/gallery.php:629
|
1440 |
+
#: includes/widgets/premium/image-slider.php:458
|
1441 |
+
#: includes/widgets/premium/portfolio.php:679
|
1442 |
+
#: includes/widgets/premium/portfolio.php:775
|
1443 |
+
#: includes/widgets/premium/portfolio.php:872
|
1444 |
+
#: includes/widgets/premium/posts-block.php:541
|
1445 |
+
#: includes/widgets/premium/posts-block.php:712
|
1446 |
+
#: includes/widgets/premium/services-carousel.php:488
|
1447 |
+
#: includes/widgets/pricing-table.php:259
|
1448 |
+
#: includes/widgets/pricing-table.php:337 includes/widgets/services.php:232
|
1449 |
+
#: includes/widgets/team-members.php:374
|
1450 |
+
#: includes/widgets/testimonials-slider.php:332
|
1451 |
+
#: includes/widgets/testimonials.php:297
|
1452 |
+
msgid "H3"
|
1453 |
msgstr ""
|
1454 |
|
1455 |
+
#: includes/widgets/heading.php:182 includes/widgets/portfolio.php:428
|
1456 |
+
#: includes/widgets/portfolio.php:535 includes/widgets/portfolio.php:632
|
1457 |
+
#: includes/widgets/posts-carousel.php:568
|
1458 |
+
#: includes/widgets/posts-carousel.php:654 includes/widgets/premium/faq.php:173
|
1459 |
+
#: includes/widgets/premium/features.php:250
|
1460 |
+
#: includes/widgets/premium/gallery-carousel.php:600
|
1461 |
+
#: includes/widgets/premium/gallery.php:501
|
1462 |
+
#: includes/widgets/premium/gallery.php:630
|
1463 |
+
#: includes/widgets/premium/image-slider.php:459
|
1464 |
+
#: includes/widgets/premium/portfolio.php:680
|
1465 |
+
#: includes/widgets/premium/portfolio.php:776
|
1466 |
+
#: includes/widgets/premium/portfolio.php:873
|
1467 |
+
#: includes/widgets/premium/posts-block.php:542
|
1468 |
+
#: includes/widgets/premium/posts-block.php:713
|
1469 |
+
#: includes/widgets/premium/services-carousel.php:489
|
1470 |
+
#: includes/widgets/pricing-table.php:260
|
1471 |
+
#: includes/widgets/pricing-table.php:338 includes/widgets/services.php:233
|
1472 |
+
#: includes/widgets/team-members.php:375
|
1473 |
+
#: includes/widgets/testimonials-slider.php:333
|
1474 |
+
#: includes/widgets/testimonials.php:298
|
1475 |
+
msgid "H4"
|
1476 |
msgstr ""
|
1477 |
|
1478 |
+
#: includes/widgets/heading.php:183 includes/widgets/portfolio.php:429
|
1479 |
+
#: includes/widgets/portfolio.php:536 includes/widgets/portfolio.php:633
|
1480 |
+
#: includes/widgets/posts-carousel.php:569
|
1481 |
+
#: includes/widgets/posts-carousel.php:655 includes/widgets/premium/faq.php:174
|
1482 |
+
#: includes/widgets/premium/features.php:251
|
1483 |
+
#: includes/widgets/premium/gallery-carousel.php:601
|
1484 |
+
#: includes/widgets/premium/gallery.php:502
|
1485 |
+
#: includes/widgets/premium/gallery.php:631
|
1486 |
+
#: includes/widgets/premium/image-slider.php:460
|
1487 |
+
#: includes/widgets/premium/portfolio.php:681
|
1488 |
+
#: includes/widgets/premium/portfolio.php:777
|
1489 |
+
#: includes/widgets/premium/portfolio.php:874
|
1490 |
+
#: includes/widgets/premium/posts-block.php:543
|
1491 |
+
#: includes/widgets/premium/posts-block.php:714
|
1492 |
+
#: includes/widgets/premium/services-carousel.php:490
|
1493 |
+
#: includes/widgets/pricing-table.php:261
|
1494 |
+
#: includes/widgets/pricing-table.php:339 includes/widgets/services.php:234
|
1495 |
+
#: includes/widgets/team-members.php:376
|
1496 |
+
#: includes/widgets/testimonials-slider.php:334
|
1497 |
+
#: includes/widgets/testimonials.php:299
|
1498 |
+
msgid "H5"
|
1499 |
msgstr ""
|
1500 |
|
1501 |
+
#: includes/widgets/heading.php:184 includes/widgets/portfolio.php:430
|
1502 |
+
#: includes/widgets/portfolio.php:537 includes/widgets/portfolio.php:634
|
1503 |
+
#: includes/widgets/posts-carousel.php:570
|
1504 |
+
#: includes/widgets/posts-carousel.php:656 includes/widgets/premium/faq.php:175
|
1505 |
+
#: includes/widgets/premium/features.php:252
|
1506 |
+
#: includes/widgets/premium/gallery-carousel.php:602
|
1507 |
+
#: includes/widgets/premium/gallery.php:503
|
1508 |
+
#: includes/widgets/premium/gallery.php:632
|
1509 |
+
#: includes/widgets/premium/image-slider.php:461
|
1510 |
+
#: includes/widgets/premium/portfolio.php:682
|
1511 |
+
#: includes/widgets/premium/portfolio.php:778
|
1512 |
+
#: includes/widgets/premium/portfolio.php:875
|
1513 |
+
#: includes/widgets/premium/posts-block.php:544
|
1514 |
+
#: includes/widgets/premium/posts-block.php:715
|
1515 |
+
#: includes/widgets/premium/services-carousel.php:491
|
1516 |
+
#: includes/widgets/pricing-table.php:262
|
1517 |
+
#: includes/widgets/pricing-table.php:340 includes/widgets/services.php:235
|
1518 |
+
#: includes/widgets/team-members.php:377
|
1519 |
+
#: includes/widgets/testimonials-slider.php:335
|
1520 |
+
#: includes/widgets/testimonials.php:300
|
1521 |
+
msgid "H6"
|
1522 |
msgstr ""
|
1523 |
|
1524 |
+
#: includes/widgets/heading.php:185 includes/widgets/portfolio.php:431
|
1525 |
+
#: includes/widgets/portfolio.php:538 includes/widgets/portfolio.php:635
|
1526 |
+
#: includes/widgets/posts-carousel.php:571
|
1527 |
+
#: includes/widgets/posts-carousel.php:657 includes/widgets/premium/faq.php:176
|
1528 |
+
#: includes/widgets/premium/features.php:253
|
1529 |
+
#: includes/widgets/premium/gallery-carousel.php:603
|
1530 |
+
#: includes/widgets/premium/gallery.php:504
|
1531 |
+
#: includes/widgets/premium/gallery.php:633
|
1532 |
+
#: includes/widgets/premium/image-slider.php:462
|
1533 |
+
#: includes/widgets/premium/portfolio.php:683
|
1534 |
+
#: includes/widgets/premium/portfolio.php:779
|
1535 |
+
#: includes/widgets/premium/portfolio.php:876
|
1536 |
+
#: includes/widgets/premium/posts-block.php:545
|
1537 |
+
#: includes/widgets/premium/posts-block.php:716
|
1538 |
+
#: includes/widgets/premium/services-carousel.php:492
|
1539 |
+
#: includes/widgets/pricing-table.php:263
|
1540 |
+
#: includes/widgets/pricing-table.php:341 includes/widgets/services.php:236
|
1541 |
+
#: includes/widgets/team-members.php:378
|
1542 |
+
#: includes/widgets/testimonials-slider.php:336
|
1543 |
+
#: includes/widgets/testimonials.php:301
|
1544 |
+
msgid "div"
|
1545 |
msgstr ""
|
1546 |
|
1547 |
+
#: includes/widgets/heading.php:194 includes/widgets/portfolio.php:440
|
1548 |
+
#: includes/widgets/premium/gallery.php:513
|
1549 |
+
#: includes/widgets/premium/image-slider.php:471
|
1550 |
+
#: includes/widgets/premium/portfolio.php:692
|
1551 |
+
#: includes/widgets/premium/posts-block.php:554
|
1552 |
+
msgid "Heading Color"
|
1553 |
msgstr ""
|
1554 |
|
1555 |
+
#: includes/widgets/heading.php:207 includes/widgets/odometers.php:291
|
1556 |
+
#: includes/widgets/premium/button.php:327
|
1557 |
+
#: includes/widgets/premium/icon-list.php:337
|
1558 |
+
#: includes/widgets/premium/image-slider.php:508
|
1559 |
+
#: includes/widgets/premium/image-slider.php:570
|
1560 |
+
msgid "Typography"
|
1561 |
msgstr ""
|
1562 |
|
1563 |
+
#: includes/widgets/heading.php:218 includes/widgets/premium/features.php:283
|
1564 |
+
msgid "Subtitle"
|
|
|
|
|
|
|
1565 |
msgstr ""
|
1566 |
|
1567 |
+
#: includes/widgets/odometers.php:31 includes/widgets/odometers.php:56
|
1568 |
+
#: includes/widgets/odometers.php:83
|
1569 |
+
msgid "Odometers"
|
1570 |
msgstr ""
|
1571 |
|
1572 |
+
#: includes/widgets/odometers.php:63
|
1573 |
+
msgid "Odometers per row"
|
1574 |
msgstr ""
|
1575 |
|
1576 |
+
#: includes/widgets/odometers.php:87
|
1577 |
+
msgid "No of Customers"
|
1578 |
msgstr ""
|
1579 |
|
1580 |
+
#: includes/widgets/odometers.php:94
|
1581 |
+
msgid "Hours Worked"
|
1582 |
msgstr ""
|
1583 |
|
1584 |
+
#: includes/widgets/odometers.php:101
|
1585 |
+
msgid "Support Tickets"
|
1586 |
msgstr ""
|
1587 |
|
1588 |
+
#: includes/widgets/odometers.php:108
|
1589 |
+
msgid "Product Revenue"
|
1590 |
msgstr ""
|
1591 |
|
1592 |
+
#: includes/widgets/odometers.php:118 includes/widgets/odometers.php:270
|
1593 |
+
#: includes/widgets/piecharts.php:105 includes/widgets/piecharts.php:164
|
1594 |
+
#: includes/widgets/stats-bars.php:81 includes/widgets/stats-bars.php:201
|
1595 |
+
msgid "Stats Title"
|
1596 |
msgstr ""
|
1597 |
|
1598 |
+
#: includes/widgets/odometers.php:127
|
1599 |
+
msgid "Start Value"
|
1600 |
msgstr ""
|
1601 |
|
1602 |
+
#: includes/widgets/odometers.php:133
|
1603 |
+
msgid "Stop Value"
|
|
|
1604 |
msgstr ""
|
1605 |
|
1606 |
+
#: includes/widgets/odometers.php:140
|
1607 |
+
msgid "Choose Icon Type"
|
|
|
1608 |
msgstr ""
|
1609 |
|
1610 |
+
#: includes/widgets/odometers.php:144 includes/widgets/premium/button.php:94
|
1611 |
+
#: includes/widgets/premium/icon-list.php:109
|
1612 |
+
#: includes/widgets/premium/icon-list.php:130
|
1613 |
+
#: includes/widgets/premium/tabs.php:128 includes/widgets/services.php:162
|
1614 |
+
msgid "Icon"
|
1615 |
msgstr ""
|
1616 |
|
1617 |
+
#: includes/widgets/odometers.php:145 includes/widgets/premium/button.php:95
|
1618 |
+
#: includes/widgets/premium/icon-list.php:110
|
1619 |
+
#: includes/widgets/premium/icon-list.php:115
|
1620 |
+
#: includes/widgets/premium/tabs.php:129 includes/widgets/services.php:163
|
1621 |
+
msgid "Icon Image"
|
1622 |
msgstr ""
|
1623 |
|
1624 |
+
#: includes/widgets/odometers.php:151
|
1625 |
+
msgid "Stats Image"
|
|
|
1626 |
msgstr ""
|
1627 |
|
1628 |
+
#: includes/widgets/odometers.php:167
|
1629 |
+
msgid "Stats Icon"
|
|
|
1630 |
msgstr ""
|
1631 |
|
1632 |
+
#: includes/widgets/odometers.php:178
|
1633 |
+
msgid "Prefix"
|
|
|
1634 |
msgstr ""
|
1635 |
|
1636 |
+
#: includes/widgets/odometers.php:180
|
1637 |
+
msgid ""
|
1638 |
+
"The prefix string like currency symbols like $ to indicate a monetary value."
|
1639 |
msgstr ""
|
1640 |
|
1641 |
+
#: includes/widgets/odometers.php:191
|
1642 |
+
msgid "Suffix"
|
|
|
1643 |
msgstr ""
|
1644 |
|
1645 |
+
#: includes/widgets/odometers.php:193
|
1646 |
+
msgid "The suffix string like hr for hours or m for million."
|
|
|
|
|
1647 |
msgstr ""
|
1648 |
|
1649 |
+
#: includes/widgets/odometers.php:212
|
1650 |
+
msgid "Stats Number"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1651 |
msgstr ""
|
1652 |
|
1653 |
+
#: includes/widgets/odometers.php:241
|
1654 |
+
msgid "Stats Prefix and Suffix"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1655 |
msgstr ""
|
1656 |
|
1657 |
+
#: includes/widgets/odometers.php:301 includes/widgets/premium/button.php:337
|
1658 |
+
#: includes/widgets/premium/icon-list.php:212
|
1659 |
+
#: includes/widgets/premium/tabs.php:312
|
1660 |
+
msgid "Icons"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1661 |
msgstr ""
|
1662 |
|
1663 |
+
#: includes/widgets/odometers.php:309 includes/widgets/premium/tabs.php:321
|
1664 |
+
#: includes/widgets/services.php:303
|
1665 |
+
msgid "Icon or Icon Image size in pixels"
|
|
|
|
|
|
|
|
|
|
|
1666 |
msgstr ""
|
1667 |
|
1668 |
+
#: includes/widgets/odometers.php:328 includes/widgets/premium/button.php:364
|
1669 |
+
#: includes/widgets/premium/icon-list.php:236
|
1670 |
+
#: includes/widgets/team-members.php:493
|
1671 |
+
msgid "Spacing"
|
1672 |
msgstr ""
|
1673 |
|
1674 |
+
#: includes/widgets/odometers.php:329
|
1675 |
+
msgid "Space after icon."
|
|
|
|
|
|
|
1676 |
msgstr ""
|
1677 |
|
1678 |
+
#: includes/widgets/odometers.php:349 includes/widgets/premium/button.php:385
|
1679 |
+
#: includes/widgets/premium/icon-list.php:257
|
1680 |
+
#: includes/widgets/premium/tabs.php:340 includes/widgets/team-members.php:514
|
1681 |
+
#: includes/widgets/testimonials-slider.php:422
|
1682 |
+
msgid "Icon Color"
|
1683 |
msgstr ""
|
1684 |
|
1685 |
+
#: includes/widgets/piecharts.php:30 includes/widgets/piecharts.php:55
|
1686 |
+
msgid "Piecharts"
|
|
|
|
|
1687 |
msgstr ""
|
1688 |
|
1689 |
+
#: includes/widgets/piecharts.php:62
|
1690 |
+
msgid "Piecharts per row"
|
|
|
1691 |
msgstr ""
|
1692 |
|
1693 |
+
#: includes/widgets/piecharts.php:86
|
1694 |
+
#: includes/widgets/premium/services-carousel.php:91
|
1695 |
+
#: includes/widgets/premium/services-carousel.php:92
|
1696 |
+
#: includes/widgets/premium/services-carousel.php:99
|
1697 |
+
#: includes/widgets/premium/services-carousel.php:106
|
1698 |
+
#: includes/widgets/premium/services-carousel.php:113
|
1699 |
+
#: includes/widgets/services.php:125 includes/widgets/stats-bars.php:64
|
1700 |
+
msgid "Web Design"
|
1701 |
msgstr ""
|
1702 |
|
1703 |
+
#: includes/widgets/piecharts.php:90
|
1704 |
+
#: includes/widgets/premium/services-carousel.php:98
|
1705 |
+
#: includes/widgets/services.php:131 includes/widgets/stats-bars.php:69
|
1706 |
+
msgid "SEO Services"
|
1707 |
msgstr ""
|
1708 |
|
1709 |
+
#: includes/widgets/piecharts.php:94
|
1710 |
+
msgid "WordPress Development"
|
|
|
1711 |
msgstr ""
|
1712 |
|
1713 |
+
#: includes/widgets/piecharts.php:98
|
1714 |
+
#: includes/widgets/premium/services-carousel.php:105
|
1715 |
+
#: includes/widgets/premium/services-carousel.php:112
|
1716 |
+
#: includes/widgets/services.php:137 includes/widgets/stats-bars.php:74
|
1717 |
+
msgid "Brand Marketing"
|
1718 |
msgstr ""
|
1719 |
|
1720 |
+
#: includes/widgets/piecharts.php:107
|
1721 |
+
msgid "The title for the piechart"
|
1722 |
msgstr ""
|
1723 |
|
1724 |
+
#: includes/widgets/piecharts.php:114 includes/widgets/stats-bars.php:91
|
1725 |
+
msgid "Percentage Value"
|
1726 |
msgstr ""
|
1727 |
|
1728 |
+
#: includes/widgets/piecharts.php:120 includes/widgets/stats-bars.php:97
|
1729 |
+
msgid "The percentage value for the stats."
|
1730 |
msgstr ""
|
1731 |
|
1732 |
+
#: includes/widgets/piecharts.php:133
|
1733 |
+
msgid "Piechart Styling"
|
1734 |
msgstr ""
|
1735 |
|
1736 |
+
#: includes/widgets/piecharts.php:141
|
1737 |
+
msgid "Bar color"
|
1738 |
msgstr ""
|
1739 |
|
1740 |
+
#: includes/widgets/piecharts.php:151
|
1741 |
+
msgid "Track color"
|
1742 |
msgstr ""
|
1743 |
|
1744 |
+
#: includes/widgets/piecharts.php:193 includes/widgets/stats-bars.php:230
|
1745 |
+
msgid "Stats Percentage"
|
1746 |
msgstr ""
|
1747 |
|
1748 |
+
#: includes/widgets/piecharts.php:222
|
1749 |
+
msgid "Stats Percentage Symbol"
|
1750 |
msgstr ""
|
1751 |
|
1752 |
+
#: includes/widgets/portfolio.php:31 includes/widgets/premium/portfolio.php:36
|
1753 |
+
msgid "Posts Grid"
|
1754 |
msgstr ""
|
1755 |
|
1756 |
+
#: includes/widgets/portfolio.php:56 includes/widgets/premium/portfolio.php:64
|
1757 |
+
#: includes/widgets/premium/posts-block.php:60
|
1758 |
+
msgid "Post Query"
|
1759 |
msgstr ""
|
1760 |
|
1761 |
+
#: includes/widgets/portfolio.php:64 includes/widgets/posts-carousel.php:60
|
1762 |
+
#: includes/widgets/premium/portfolio.php:72
|
1763 |
+
#: includes/widgets/premium/posts-block.php:68
|
1764 |
+
msgid "Post Types"
|
1765 |
msgstr ""
|
1766 |
|
1767 |
+
#: includes/widgets/portfolio.php:75 includes/widgets/posts-carousel.php:71
|
1768 |
+
#: includes/widgets/premium/portfolio.php:83
|
1769 |
+
#: includes/widgets/premium/posts-block.php:79
|
1770 |
+
msgid "Taxonomies"
|
1771 |
msgstr ""
|
1772 |
|
1773 |
+
#: includes/widgets/portfolio.php:86 includes/widgets/posts-carousel.php:82
|
1774 |
+
#: includes/widgets/premium/portfolio.php:94
|
1775 |
+
#: includes/widgets/premium/posts-block.php:90
|
1776 |
+
msgid "Post In"
|
1777 |
msgstr ""
|
1778 |
|
1779 |
+
#: includes/widgets/portfolio.php:87 includes/widgets/posts-carousel.php:83
|
1780 |
+
#: includes/widgets/premium/portfolio.php:95
|
1781 |
+
msgid "Provide a comma separated list of Post IDs to display in the grid."
|
1782 |
msgstr ""
|
1783 |
|
1784 |
+
#: includes/widgets/portfolio.php:96 includes/widgets/posts-carousel.php:92
|
1785 |
+
#: includes/widgets/premium/portfolio.php:104
|
1786 |
+
#: includes/widgets/premium/posts-block.php:100
|
1787 |
+
msgid "Posts Per Page"
|
1788 |
msgstr ""
|
1789 |
|
1790 |
+
#: includes/widgets/portfolio.php:105 includes/widgets/posts-carousel.php:101
|
1791 |
+
#: includes/widgets/premium/portfolio.php:113
|
1792 |
+
#: includes/widgets/premium/posts-block.php:109
|
1793 |
+
msgid "Advanced"
|
1794 |
msgstr ""
|
1795 |
|
1796 |
+
#: includes/widgets/portfolio.php:113 includes/widgets/posts-carousel.php:109
|
1797 |
+
#: includes/widgets/premium/portfolio.php:121
|
1798 |
+
#: includes/widgets/premium/posts-block.php:117
|
1799 |
+
msgid "Order By"
|
1800 |
msgstr ""
|
1801 |
|
1802 |
+
#: includes/widgets/portfolio.php:116 includes/widgets/posts-carousel.php:112
|
1803 |
+
#: includes/widgets/premium/portfolio.php:124
|
1804 |
+
#: includes/widgets/premium/posts-block.php:120
|
1805 |
+
msgid "No order"
|
1806 |
msgstr ""
|
1807 |
|
1808 |
+
#: includes/widgets/portfolio.php:117 includes/widgets/posts-carousel.php:113
|
1809 |
+
#: includes/widgets/premium/portfolio.php:125
|
1810 |
+
#: includes/widgets/premium/posts-block.php:121
|
1811 |
+
msgid "Post ID"
|
1812 |
msgstr ""
|
1813 |
|
1814 |
+
#: includes/widgets/portfolio.php:118 includes/widgets/posts-carousel.php:114
|
1815 |
+
#: includes/widgets/premium/portfolio.php:126
|
1816 |
+
#: includes/widgets/premium/posts-block.php:122
|
1817 |
+
msgid "Author"
|
1818 |
msgstr ""
|
1819 |
|
1820 |
+
#: includes/widgets/portfolio.php:120 includes/widgets/posts-carousel.php:116
|
1821 |
+
#: includes/widgets/premium/portfolio.php:128
|
1822 |
+
#: includes/widgets/premium/posts-block.php:124
|
1823 |
+
msgid "Published date"
|
1824 |
msgstr ""
|
1825 |
|
1826 |
+
#: includes/widgets/portfolio.php:121 includes/widgets/posts-carousel.php:117
|
1827 |
+
#: includes/widgets/premium/portfolio.php:129
|
1828 |
+
#: includes/widgets/premium/posts-block.php:125
|
1829 |
+
msgid "Modified date"
|
1830 |
msgstr ""
|
1831 |
|
1832 |
+
#: includes/widgets/portfolio.php:122 includes/widgets/posts-carousel.php:118
|
1833 |
+
#: includes/widgets/premium/portfolio.php:130
|
1834 |
+
#: includes/widgets/premium/posts-block.php:126
|
1835 |
+
msgid "By parent"
|
1836 |
msgstr ""
|
1837 |
|
1838 |
+
#: includes/widgets/portfolio.php:123 includes/widgets/posts-carousel.php:119
|
1839 |
+
#: includes/widgets/premium/portfolio.php:131
|
1840 |
+
#: includes/widgets/premium/posts-block.php:127
|
1841 |
+
msgid "Random order"
|
|
|
|
|
|
|
|
|
1842 |
msgstr ""
|
1843 |
|
1844 |
+
#: includes/widgets/portfolio.php:124 includes/widgets/posts-carousel.php:120
|
1845 |
+
#: includes/widgets/premium/portfolio.php:132
|
1846 |
+
#: includes/widgets/premium/posts-block.php:128
|
1847 |
+
msgid "Comment count"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1848 |
msgstr ""
|
1849 |
|
1850 |
+
#: includes/widgets/portfolio.php:125 includes/widgets/posts-carousel.php:121
|
1851 |
+
#: includes/widgets/premium/portfolio.php:133
|
1852 |
+
#: includes/widgets/premium/posts-block.php:129
|
1853 |
+
msgid "Menu order"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1854 |
msgstr ""
|
1855 |
|
1856 |
+
#: includes/widgets/portfolio.php:126 includes/widgets/posts-carousel.php:122
|
1857 |
+
#: includes/widgets/premium/portfolio.php:134
|
1858 |
+
#: includes/widgets/premium/posts-block.php:130
|
1859 |
+
msgid "By include order"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1860 |
msgstr ""
|
1861 |
|
1862 |
+
#: includes/widgets/portfolio.php:135 includes/widgets/posts-carousel.php:131
|
1863 |
+
#: includes/widgets/premium/portfolio.php:143
|
1864 |
+
#: includes/widgets/premium/posts-block.php:139
|
1865 |
+
msgid "Order"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1866 |
msgstr ""
|
1867 |
|
1868 |
+
#: includes/widgets/portfolio.php:138 includes/widgets/posts-carousel.php:134
|
1869 |
+
#: includes/widgets/premium/portfolio.php:146
|
1870 |
+
#: includes/widgets/premium/posts-block.php:142
|
1871 |
+
msgid "Ascending"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1872 |
msgstr ""
|
1873 |
|
1874 |
+
#: includes/widgets/portfolio.php:139 includes/widgets/posts-carousel.php:135
|
1875 |
+
#: includes/widgets/premium/portfolio.php:147
|
1876 |
+
#: includes/widgets/premium/posts-block.php:143
|
1877 |
+
msgid "Descending"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1878 |
msgstr ""
|
1879 |
|
1880 |
+
#: includes/widgets/portfolio.php:150 includes/widgets/posts-carousel.php:146
|
1881 |
+
#: includes/widgets/premium/portfolio.php:329
|
1882 |
+
#: includes/widgets/premium/posts-block.php:364
|
1883 |
+
msgid "Post Content"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1884 |
msgstr ""
|
1885 |
|
1886 |
+
#: includes/widgets/portfolio.php:157 includes/widgets/premium/gallery.php:79
|
1887 |
+
#: includes/widgets/premium/portfolio.php:165
|
1888 |
+
msgid "Heading for the grid"
|
1889 |
msgstr ""
|
1890 |
|
1891 |
+
#: includes/widgets/portfolio.php:159 includes/widgets/portfolio.php:160
|
1892 |
+
#: includes/widgets/premium/portfolio.php:167
|
1893 |
+
#: includes/widgets/premium/portfolio.php:168
|
1894 |
+
#: includes/widgets/premium/posts-block.php:163
|
1895 |
+
#: includes/widgets/premium/posts-block.php:164
|
1896 |
+
msgid "My Posts"
|
1897 |
msgstr ""
|
1898 |
|
1899 |
+
#: includes/widgets/portfolio.php:171
|
1900 |
+
#: includes/widgets/premium/portfolio.php:237
|
1901 |
+
#: includes/widgets/premium/posts-block.php:233
|
1902 |
+
msgid "Choose the taxonomy to display and filter on."
|
1903 |
msgstr ""
|
1904 |
|
1905 |
+
#: includes/widgets/portfolio.php:173
|
1906 |
+
#: includes/widgets/premium/portfolio.php:239
|
1907 |
+
#: includes/widgets/premium/posts-block.php:235
|
1908 |
+
msgid ""
|
1909 |
+
"Choose the taxonomy information to display for posts/portfolio and the "
|
1910 |
+
"taxonomy that is used to filter the portfolio/post. Takes effect only if no "
|
1911 |
+
"taxonomy filters are specified when building query."
|
1912 |
msgstr ""
|
1913 |
|
1914 |
+
#: includes/widgets/portfolio.php:182
|
1915 |
+
#: includes/widgets/premium/portfolio.php:390
|
1916 |
+
msgid "Display posts title for the post/portfolio item?"
|
1917 |
msgstr ""
|
1918 |
|
1919 |
+
#: includes/widgets/portfolio.php:194
|
1920 |
+
#: includes/widgets/premium/portfolio.php:402
|
1921 |
+
msgid "Display post excerpt/summary for the post/portfolio item?"
|
1922 |
msgstr ""
|
1923 |
|
1924 |
+
#: includes/widgets/portfolio.php:208 includes/widgets/posts-carousel.php:213
|
1925 |
+
#: includes/widgets/premium/portfolio.php:476
|
1926 |
+
msgid "Post Meta"
|
1927 |
msgstr ""
|
1928 |
|
1929 |
+
#: includes/widgets/portfolio.php:216
|
1930 |
+
#: includes/widgets/premium/portfolio.php:484
|
1931 |
+
msgid "Display post author info for the post/portfolio item?"
|
1932 |
msgstr ""
|
1933 |
|
1934 |
+
#: includes/widgets/portfolio.php:229
|
1935 |
+
#: includes/widgets/premium/portfolio.php:500
|
1936 |
+
msgid "Display post date info for the post item?"
|
1937 |
msgstr ""
|
1938 |
|
1939 |
+
#: includes/widgets/portfolio.php:242
|
1940 |
msgid ""
|
1941 |
+
"Display taxonomy info for the post item? Choose the right taxonomy in Post "
|
1942 |
+
"Content section above."
|
1943 |
msgstr ""
|
1944 |
|
1945 |
+
#: includes/widgets/portfolio.php:256
|
1946 |
+
msgid "General Settings"
|
1947 |
msgstr ""
|
1948 |
|
1949 |
+
#: includes/widgets/portfolio.php:264 includes/widgets/posts-carousel.php:175
|
1950 |
+
#: includes/widgets/premium/portfolio.php:336
|
1951 |
+
#: includes/widgets/premium/posts-block.php:326
|
1952 |
+
msgid "Link Images to Posts?"
|
1953 |
msgstr ""
|
1954 |
|
1955 |
+
#: includes/widgets/portfolio.php:277 includes/widgets/posts-carousel.php:167
|
1956 |
+
#: includes/widgets/premium/portfolio.php:216
|
1957 |
+
#: includes/widgets/premium/posts-block.php:212
|
1958 |
+
msgid "Image Size"
|
1959 |
msgstr ""
|
1960 |
|
1961 |
+
#: includes/widgets/portfolio.php:285 includes/widgets/premium/gallery.php:306
|
1962 |
+
#: includes/widgets/premium/portfolio.php:224
|
1963 |
+
#: includes/widgets/premium/posts-block.php:220
|
1964 |
+
msgid "Filterable?"
|
1965 |
msgstr ""
|
1966 |
|
1967 |
+
#: includes/widgets/portfolio.php:318 includes/widgets/premium/gallery.php:342
|
1968 |
+
#: includes/widgets/premium/portfolio.php:303
|
1969 |
+
msgid "Choose a layout for the grid"
|
1970 |
msgstr ""
|
1971 |
|
1972 |
+
#: includes/widgets/portfolio.php:320 includes/widgets/premium/gallery.php:344
|
1973 |
+
#: includes/widgets/premium/portfolio.php:305
|
1974 |
+
msgid "Fit Rows"
|
1975 |
msgstr ""
|
1976 |
|
1977 |
+
#: includes/widgets/portfolio.php:321 includes/widgets/premium/gallery.php:345
|
1978 |
+
#: includes/widgets/premium/portfolio.php:306
|
1979 |
+
msgid "Masonry"
|
1980 |
msgstr ""
|
1981 |
|
1982 |
+
#: includes/widgets/portfolio.php:332 includes/widgets/premium/gallery.php:789
|
1983 |
+
#: includes/widgets/premium/portfolio.php:586
|
1984 |
+
msgid "Gutter Options"
|
1985 |
msgstr ""
|
1986 |
|
1987 |
+
#: includes/widgets/portfolio.php:350 includes/widgets/premium/gallery.php:808
|
1988 |
+
#: includes/widgets/premium/portfolio.php:604
|
1989 |
+
msgid "Space between columns in the grid."
|
1990 |
msgstr ""
|
1991 |
|
1992 |
+
#: includes/widgets/portfolio.php:413
|
1993 |
+
#: includes/widgets/premium/portfolio.php:666
|
1994 |
+
msgid "Grid Heading"
|
1995 |
msgstr ""
|
1996 |
|
1997 |
+
#: includes/widgets/portfolio.php:422 includes/widgets/premium/gallery.php:495
|
1998 |
+
#: includes/widgets/premium/image-slider.php:453
|
1999 |
+
#: includes/widgets/premium/portfolio.php:674
|
2000 |
+
#: includes/widgets/premium/posts-block.php:536
|
2001 |
+
msgid "Heading HTML Tag"
|
2002 |
msgstr ""
|
2003 |
|
2004 |
+
#: includes/widgets/portfolio.php:461
|
2005 |
+
#: includes/widgets/premium/portfolio.php:713
|
2006 |
+
msgid "Grid Filters"
|
2007 |
msgstr ""
|
2008 |
|
2009 |
+
#: includes/widgets/portfolio.php:469 includes/widgets/premium/gallery.php:542
|
2010 |
+
#: includes/widgets/premium/portfolio.php:721
|
2011 |
+
#: includes/widgets/premium/posts-block.php:583
|
2012 |
+
msgid "Filter Color"
|
2013 |
msgstr ""
|
2014 |
|
2015 |
+
#: includes/widgets/portfolio.php:480 includes/widgets/premium/gallery.php:553
|
2016 |
+
#: includes/widgets/premium/portfolio.php:732
|
2017 |
+
#: includes/widgets/premium/posts-block.php:594
|
2018 |
+
msgid "Filter Hover Color"
|
2019 |
msgstr ""
|
2020 |
|
2021 |
+
#: includes/widgets/portfolio.php:491 includes/widgets/premium/gallery.php:564
|
2022 |
+
msgid "Active Filter Border Color"
|
2023 |
msgstr ""
|
2024 |
|
2025 |
+
#: includes/widgets/portfolio.php:512
|
2026 |
+
msgid "Grid Thumbnail"
|
2027 |
msgstr ""
|
2028 |
|
2029 |
+
#: includes/widgets/portfolio.php:520 includes/widgets/posts-carousel.php:553
|
2030 |
+
#: includes/widgets/premium/portfolio.php:761
|
2031 |
+
msgid "Thumbnail Info Entry Title"
|
2032 |
msgstr ""
|
2033 |
|
2034 |
+
#: includes/widgets/portfolio.php:547 includes/widgets/posts-carousel.php:580
|
2035 |
+
#: includes/widgets/premium/gallery-carousel.php:612
|
2036 |
+
#: includes/widgets/premium/gallery.php:642
|
2037 |
+
#: includes/widgets/premium/portfolio.php:788
|
2038 |
+
msgid "Title Color"
|
2039 |
msgstr ""
|
2040 |
|
2041 |
+
#: includes/widgets/portfolio.php:558 includes/widgets/posts-carousel.php:591
|
2042 |
+
#: includes/widgets/premium/gallery-carousel.php:623
|
2043 |
+
#: includes/widgets/premium/gallery.php:653
|
2044 |
+
msgid "Title Hover Border Color"
|
2045 |
msgstr ""
|
2046 |
|
2047 |
+
#: includes/widgets/portfolio.php:577 includes/widgets/posts-carousel.php:610
|
2048 |
+
#: includes/widgets/premium/portfolio.php:818
|
2049 |
+
msgid "Thumbnail Info Taxonomy Terms"
|
2050 |
msgstr ""
|
2051 |
|
2052 |
+
#: includes/widgets/portfolio.php:586 includes/widgets/posts-carousel.php:619
|
2053 |
+
#: includes/widgets/premium/portfolio.php:827
|
2054 |
+
#: includes/widgets/premium/posts-block.php:666
|
2055 |
+
msgid "Taxonomy Terms Color"
|
2056 |
msgstr ""
|
2057 |
|
2058 |
+
#: includes/widgets/portfolio.php:597
|
2059 |
+
#: includes/widgets/premium/portfolio.php:838
|
2060 |
+
msgid "Taxonomy Terms Hover Color"
|
2061 |
+
msgstr ""
|
2062 |
+
|
2063 |
+
#: includes/widgets/portfolio.php:618
|
2064 |
+
msgid "Grid Item Entry Title"
|
2065 |
+
msgstr ""
|
2066 |
+
|
2067 |
+
#: includes/widgets/portfolio.php:626 includes/widgets/posts-carousel.php:648
|
2068 |
+
#: includes/widgets/premium/portfolio.php:867
|
2069 |
+
#: includes/widgets/premium/posts-block.php:707
|
2070 |
+
msgid "Entry Title HTML Tag"
|
2071 |
+
msgstr ""
|
2072 |
+
|
2073 |
+
#: includes/widgets/portfolio.php:644 includes/widgets/posts-carousel.php:666
|
2074 |
+
#: includes/widgets/premium/portfolio.php:885
|
2075 |
+
#: includes/widgets/premium/posts-block.php:725
|
2076 |
+
msgid "Entry Title Color"
|
2077 |
+
msgstr ""
|
2078 |
+
|
2079 |
+
#: includes/widgets/portfolio.php:655
|
2080 |
+
#: includes/widgets/premium/portfolio.php:896
|
2081 |
+
#: includes/widgets/premium/posts-block.php:736
|
2082 |
+
msgid "Entry Title Hover Color"
|
2083 |
+
msgstr ""
|
2084 |
+
|
2085 |
+
#: includes/widgets/portfolio.php:676
|
2086 |
+
msgid "Grid Item Entry Summary"
|
2087 |
+
msgstr ""
|
2088 |
+
|
2089 |
+
#: includes/widgets/portfolio.php:684 includes/widgets/posts-carousel.php:695
|
2090 |
+
#: includes/widgets/premium/portfolio.php:925
|
2091 |
+
#: includes/widgets/premium/posts-block.php:765
|
2092 |
+
msgid "Entry Summary Color"
|
2093 |
+
msgstr ""
|
2094 |
+
|
2095 |
+
#: includes/widgets/portfolio.php:705
|
2096 |
+
msgid "Grid Item Entry Meta"
|
2097 |
+
msgstr ""
|
2098 |
+
|
2099 |
+
#: includes/widgets/portfolio.php:713 includes/widgets/posts-carousel.php:724
|
2100 |
+
#: includes/widgets/premium/portfolio.php:946
|
2101 |
+
#: includes/widgets/premium/posts-block.php:786
|
2102 |
+
msgid "Entry Meta"
|
2103 |
+
msgstr ""
|
2104 |
+
|
2105 |
+
#: includes/widgets/portfolio.php:722 includes/widgets/posts-carousel.php:733
|
2106 |
+
#: includes/widgets/premium/portfolio.php:954
|
2107 |
+
#: includes/widgets/premium/posts-block.php:794
|
2108 |
+
msgid "Entry Meta Color"
|
2109 |
msgstr ""
|
2110 |
|
2111 |
+
#: includes/widgets/portfolio.php:742 includes/widgets/posts-carousel.php:753
|
2112 |
+
msgid "Entry Meta Link"
|
2113 |
+
msgstr ""
|
2114 |
+
|
2115 |
+
#: includes/widgets/portfolio.php:751 includes/widgets/posts-carousel.php:762
|
2116 |
+
#: includes/widgets/premium/portfolio.php:965
|
2117 |
+
#: includes/widgets/premium/posts-block.php:805
|
2118 |
+
msgid "Entry Meta Link Color"
|
2119 |
+
msgstr ""
|
2120 |
+
|
2121 |
+
#: includes/widgets/posts-carousel.php:29
|
2122 |
+
msgid "Posts Carousel"
|
2123 |
+
msgstr ""
|
2124 |
+
|
2125 |
+
#: includes/widgets/posts-carousel.php:53
|
2126 |
+
msgid "Posts Query"
|
2127 |
+
msgstr ""
|
2128 |
+
|
2129 |
+
#: includes/widgets/posts-carousel.php:154
|
2130 |
+
msgid "Choose the taxonomy to display info."
|
2131 |
+
msgstr ""
|
2132 |
+
|
2133 |
+
#: includes/widgets/posts-carousel.php:155
|
2134 |
msgid ""
|
2135 |
+
"Choose the taxonomy to use for display of taxonomy information for posts/"
|
2136 |
+
"custom post types."
|
2137 |
msgstr ""
|
2138 |
|
2139 |
+
#: includes/widgets/posts-carousel.php:187
|
2140 |
+
#: includes/widgets/premium/posts-block.php:373
|
2141 |
+
msgid "Display posts title below the post item?"
|
2142 |
msgstr ""
|
2143 |
|
2144 |
+
#: includes/widgets/posts-carousel.php:199
|
2145 |
+
#: includes/widgets/premium/posts-block.php:385
|
2146 |
+
msgid "Display post excerpt/summary below the post item?"
|
2147 |
msgstr ""
|
2148 |
|
2149 |
+
#: includes/widgets/posts-carousel.php:221
|
2150 |
+
#: includes/widgets/premium/posts-block.php:420
|
2151 |
+
msgid "Display post author info below the post item?"
|
2152 |
msgstr ""
|
2153 |
|
2154 |
+
#: includes/widgets/posts-carousel.php:234
|
2155 |
+
#: includes/widgets/premium/posts-block.php:433
|
2156 |
+
msgid "Display post date info below the post item?"
|
2157 |
+
msgstr ""
|
2158 |
+
|
2159 |
+
#: includes/widgets/posts-carousel.php:247
|
2160 |
+
msgid "Display taxonomy info below the post item?"
|
2161 |
+
msgstr ""
|
2162 |
+
|
2163 |
+
#: includes/widgets/posts-carousel.php:463
|
2164 |
+
msgid "Mobile Gutter"
|
2165 |
msgstr ""
|
2166 |
|
2167 |
+
#: includes/widgets/posts-carousel.php:513
|
2168 |
+
msgid "Post Thumbnail"
|
2169 |
+
msgstr ""
|
2170 |
+
|
2171 |
+
#: includes/widgets/posts-carousel.php:521
|
2172 |
+
#: includes/widgets/premium/gallery-carousel.php:552
|
2173 |
msgid "Thumbnail Hover Background Color"
|
2174 |
msgstr ""
|
2175 |
|
2176 |
+
#: includes/widgets/posts-carousel.php:640
|
2177 |
+
msgid "Post Entry Title"
|
2178 |
msgstr ""
|
2179 |
|
2180 |
+
#: includes/widgets/posts-carousel.php:687
|
2181 |
+
msgid "Post Entry Summary"
|
|
|
2182 |
msgstr ""
|
2183 |
|
2184 |
+
#: includes/widgets/posts-carousel.php:716
|
2185 |
+
msgid "Post Entry Meta"
|
|
|
2186 |
msgstr ""
|
2187 |
|
2188 |
+
#: includes/widgets/premium/accordion.php:29
|
2189 |
+
#: includes/widgets/premium/accordion.php:53
|
2190 |
+
#: includes/widgets/premium/accordion.php:149
|
2191 |
+
msgid "Accordion"
|
2192 |
msgstr ""
|
2193 |
|
2194 |
+
#: includes/widgets/premium/accordion.php:78
|
2195 |
+
msgid "Allow to function like toggle?"
|
2196 |
msgstr ""
|
2197 |
|
2198 |
+
#: includes/widgets/premium/accordion.php:89
|
2199 |
+
msgid "Start expanded?"
|
2200 |
msgstr ""
|
2201 |
|
2202 |
+
#: includes/widgets/premium/accordion.php:99
|
2203 |
+
msgid "Accordion Items"
|
2204 |
msgstr ""
|
2205 |
|
2206 |
+
#: includes/widgets/premium/accordion.php:104
|
2207 |
+
msgid "Accordion Panel #1"
|
2208 |
msgstr ""
|
2209 |
|
2210 |
+
#: includes/widgets/premium/accordion.php:105
|
2211 |
+
#: includes/widgets/premium/accordion.php:109
|
2212 |
+
msgid ""
|
2213 |
+
"I am item content. Click edit button to change this text. Lorem ipsum dolor "
|
2214 |
+
"sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec "
|
2215 |
+
"ullamcorper mattis, pulvinar dapibus leo."
|
2216 |
+
msgstr ""
|
2217 |
+
|
2218 |
+
#: includes/widgets/premium/accordion.php:108
|
2219 |
+
msgid "Accordion Panel #2"
|
2220 |
+
msgstr ""
|
2221 |
+
|
2222 |
+
#: includes/widgets/premium/accordion.php:115
|
2223 |
+
msgid "Panel ID"
|
2224 |
msgstr ""
|
2225 |
|
2226 |
+
#: includes/widgets/premium/accordion.php:116
|
2227 |
msgid ""
|
2228 |
+
"The Panel ID is required to link to a panel. It must be unique across the "
|
2229 |
+
"page, must begin with a letter and may be followed by any number of letters, "
|
2230 |
+
"digits, hyphens or underscores."
|
2231 |
msgstr ""
|
2232 |
|
2233 |
+
#: includes/widgets/premium/accordion.php:121
|
2234 |
+
msgid "Panel Title & Content"
|
|
|
2235 |
msgstr ""
|
2236 |
|
2237 |
+
#: includes/widgets/premium/accordion.php:123
|
2238 |
+
msgid "Accordion Title"
|
2239 |
msgstr ""
|
2240 |
|
2241 |
+
#: includes/widgets/premium/accordion.php:131
|
2242 |
+
msgid "Panel Content"
|
2243 |
msgstr ""
|
2244 |
|
2245 |
+
#: includes/widgets/premium/accordion.php:133
|
2246 |
+
msgid "Accordion Content"
|
2247 |
msgstr ""
|
2248 |
|
2249 |
+
#: includes/widgets/premium/button.php:30
|
2250 |
+
#: includes/widgets/premium/button.php:52
|
2251 |
+
msgid "Button"
|
|
|
|
|
|
|
2252 |
msgstr ""
|
2253 |
|
2254 |
+
#: includes/widgets/premium/button.php:59
|
2255 |
+
msgid "Button Title"
|
|
|
|
|
|
|
|
|
2256 |
msgstr ""
|
2257 |
|
2258 |
+
#: includes/widgets/premium/button.php:61
|
2259 |
+
#: includes/widgets/premium/button.php:62
|
2260 |
+
msgid "Buy Now"
|
2261 |
msgstr ""
|
2262 |
|
2263 |
+
#: includes/widgets/premium/button.php:71
|
2264 |
+
msgid "The URL to which button should point to."
|
2265 |
msgstr ""
|
2266 |
|
2267 |
+
#: includes/widgets/premium/button.php:72
|
2268 |
+
msgid "Target URL"
|
|
|
2269 |
msgstr ""
|
2270 |
|
2271 |
+
#: includes/widgets/premium/button.php:79
|
2272 |
+
#: includes/widgets/premium/gallery-carousel.php:129
|
2273 |
+
#: includes/widgets/premium/gallery.php:189
|
2274 |
+
#: includes/widgets/premium/icon-list.php:147
|
2275 |
+
#: includes/widgets/premium/image-slider.php:124
|
2276 |
+
#: includes/widgets/premium/image-slider.php:176
|
2277 |
+
#: includes/widgets/premium/portfolio.php:185
|
2278 |
+
#: includes/widgets/premium/posts-block.php:181
|
2279 |
+
#: includes/widgets/premium/services-carousel.php:94
|
2280 |
+
#: includes/widgets/premium/services-carousel.php:101
|
2281 |
+
#: includes/widgets/premium/services-carousel.php:108
|
2282 |
+
#: includes/widgets/premium/services-carousel.php:115
|
2283 |
+
#: includes/widgets/premium/services-carousel.php:181
|
2284 |
+
#: includes/widgets/pricing-table.php:199
|
2285 |
+
msgid "http://your-link.com"
|
2286 |
msgstr ""
|
2287 |
|
2288 |
+
#: includes/widgets/premium/button.php:88
|
2289 |
+
#: includes/widgets/premium/icon-list.php:105 includes/widgets/services.php:157
|
2290 |
+
msgid "Icon Type"
|
2291 |
msgstr ""
|
2292 |
|
2293 |
+
#: includes/widgets/premium/button.php:102
|
2294 |
+
msgid "Button Image"
|
|
|
|
|
2295 |
msgstr ""
|
2296 |
|
2297 |
+
#: includes/widgets/premium/button.php:116
|
2298 |
+
msgid "Button Icon"
|
2299 |
msgstr ""
|
2300 |
|
2301 |
+
#: includes/widgets/premium/button.php:139
|
2302 |
+
msgid "Set a unique CSS class for the button. (optional)."
|
|
|
2303 |
msgstr ""
|
2304 |
|
2305 |
+
#: includes/widgets/premium/button.php:140
|
2306 |
+
#: includes/widgets/premium/image-slider.php:68
|
2307 |
+
#: includes/widgets/premium/slider.php:62
|
2308 |
+
msgid "Class"
|
2309 |
msgstr ""
|
2310 |
|
2311 |
+
#: includes/widgets/premium/button.php:147
|
2312 |
+
msgid "Inline CSS styling for the button element. (optional)."
|
2313 |
msgstr ""
|
2314 |
|
2315 |
+
#: includes/widgets/premium/button.php:148
|
2316 |
+
msgid "Style"
|
|
|
2317 |
msgstr ""
|
2318 |
|
2319 |
+
#: includes/widgets/premium/button.php:155
|
2320 |
+
msgid "Can be overridden with custom colors in Style tab."
|
|
|
2321 |
msgstr ""
|
2322 |
|
2323 |
+
#: includes/widgets/premium/button.php:156
|
2324 |
+
#: includes/widgets/premium/button.php:253
|
2325 |
+
#: includes/widgets/premium/image-slider.php:185
|
2326 |
+
#: includes/widgets/pricing-table.php:478
|
2327 |
+
msgid "Button Color"
|
2328 |
msgstr ""
|
2329 |
|
2330 |
+
#: includes/widgets/premium/button.php:159
|
2331 |
+
#: includes/widgets/premium/image-slider.php:189
|
2332 |
+
msgid "Black"
|
2333 |
msgstr ""
|
2334 |
|
2335 |
+
#: includes/widgets/premium/button.php:160
|
2336 |
+
#: includes/widgets/premium/image-slider.php:190
|
2337 |
+
msgid "Blue"
|
2338 |
msgstr ""
|
2339 |
|
2340 |
+
#: includes/widgets/premium/button.php:161
|
2341 |
+
#: includes/widgets/premium/image-slider.php:191
|
2342 |
+
msgid "Cyan"
|
2343 |
msgstr ""
|
2344 |
|
2345 |
+
#: includes/widgets/premium/button.php:162
|
2346 |
+
#: includes/widgets/premium/image-slider.php:192
|
2347 |
+
msgid "Green"
|
2348 |
msgstr ""
|
2349 |
|
2350 |
+
#: includes/widgets/premium/button.php:163
|
2351 |
+
#: includes/widgets/premium/image-slider.php:193
|
2352 |
+
msgid "Orange"
|
2353 |
msgstr ""
|
2354 |
|
2355 |
+
#: includes/widgets/premium/button.php:164
|
2356 |
+
#: includes/widgets/premium/image-slider.php:194
|
2357 |
+
msgid "Pink"
|
2358 |
msgstr ""
|
2359 |
|
2360 |
+
#: includes/widgets/premium/button.php:165
|
2361 |
+
#: includes/widgets/premium/image-slider.php:195
|
2362 |
+
msgid "Red"
|
2363 |
msgstr ""
|
2364 |
|
2365 |
+
#: includes/widgets/premium/button.php:166
|
2366 |
+
#: includes/widgets/premium/image-slider.php:196
|
2367 |
+
msgid "Teal"
|
2368 |
msgstr ""
|
2369 |
|
2370 |
+
#: includes/widgets/premium/button.php:167
|
2371 |
+
#: includes/widgets/premium/image-slider.php:197
|
2372 |
+
msgid "Transparent"
|
2373 |
msgstr ""
|
2374 |
|
2375 |
+
#: includes/widgets/premium/button.php:168
|
2376 |
+
#: includes/widgets/premium/image-slider.php:198
|
2377 |
+
msgid "Semi Transparent"
|
2378 |
msgstr ""
|
2379 |
|
2380 |
+
#: includes/widgets/premium/button.php:178
|
2381 |
+
#: includes/widgets/premium/image-slider.php:206
|
2382 |
+
#: includes/widgets/pricing-table.php:458
|
2383 |
+
msgid "Button Size"
|
2384 |
msgstr ""
|
2385 |
|
2386 |
+
#: includes/widgets/premium/button.php:179
|
2387 |
+
msgid "Can be overridden with custom padding in Style tab."
|
2388 |
msgstr ""
|
2389 |
|
2390 |
+
#: includes/widgets/premium/button.php:181
|
2391 |
+
#: includes/widgets/premium/image-slider.php:208
|
2392 |
+
msgid "Medium"
|
2393 |
msgstr ""
|
2394 |
|
2395 |
+
#: includes/widgets/premium/button.php:182
|
2396 |
+
#: includes/widgets/premium/image-slider.php:209
|
2397 |
+
msgid "Large"
|
2398 |
msgstr ""
|
2399 |
|
2400 |
+
#: includes/widgets/premium/button.php:183
|
2401 |
+
#: includes/widgets/premium/image-slider.php:210
|
2402 |
+
msgid "Small"
|
2403 |
msgstr ""
|
2404 |
|
2405 |
+
#: includes/widgets/premium/button.php:194
|
2406 |
+
#: includes/widgets/premium/image-slider.php:218
|
2407 |
+
msgid "Rounded Button?"
|
2408 |
msgstr ""
|
2409 |
|
2410 |
+
#: includes/widgets/premium/button.php:195
|
2411 |
+
msgid "Can be overridden with custom border radius in Style tab."
|
2412 |
msgstr ""
|
2413 |
|
2414 |
+
#: includes/widgets/premium/button.php:265
|
2415 |
+
#: includes/widgets/pricing-table.php:490
|
2416 |
+
msgid "Button Hover Color"
|
2417 |
msgstr ""
|
2418 |
|
2419 |
+
#: includes/widgets/premium/button.php:277
|
2420 |
+
msgid "Custom Padding"
|
2421 |
msgstr ""
|
2422 |
|
2423 |
+
#: includes/widgets/premium/button.php:290
|
2424 |
+
msgid "Custom Border Radius"
|
2425 |
msgstr ""
|
2426 |
|
2427 |
+
#: includes/widgets/premium/button.php:306
|
2428 |
+
msgid "Button Label"
|
2429 |
msgstr ""
|
2430 |
|
2431 |
+
#: includes/widgets/premium/button.php:314
|
2432 |
+
#: includes/widgets/pricing-table.php:502
|
2433 |
+
msgid "Label Color"
|
2434 |
msgstr ""
|
2435 |
|
2436 |
+
#: includes/widgets/premium/button.php:348
|
2437 |
+
#: includes/widgets/premium/icon-list.php:220
|
2438 |
+
msgid "Icon/Image size in pixels"
|
2439 |
msgstr ""
|
2440 |
|
2441 |
+
#: includes/widgets/premium/button.php:365
|
2442 |
+
msgid "Space between icon/image and label."
|
2443 |
msgstr ""
|
2444 |
|
2445 |
+
#: includes/widgets/premium/button.php:400
|
2446 |
+
#: includes/widgets/premium/icon-list.php:269 includes/widgets/services.php:333
|
2447 |
+
#: includes/widgets/team-members.php:526
|
2448 |
+
msgid "Icon Hover Color"
|
2449 |
msgstr ""
|
2450 |
|
2451 |
+
#: includes/widgets/premium/faq.php:29 includes/widgets/premium/faq.php:53
|
2452 |
+
#: includes/widgets/premium/faq.php:148
|
2453 |
+
msgid "FAQ"
|
2454 |
msgstr ""
|
2455 |
|
2456 |
+
#: includes/widgets/premium/faq.php:78
|
2457 |
+
msgid "FAQ Items"
|
2458 |
msgstr ""
|
2459 |
|
2460 |
+
#: includes/widgets/premium/faq.php:108
|
2461 |
+
msgid "Question & Answer"
|
2462 |
msgstr ""
|
2463 |
|
2464 |
+
#: includes/widgets/premium/faq.php:118
|
2465 |
+
msgid "Answer"
|
2466 |
msgstr ""
|
2467 |
|
2468 |
+
#: includes/widgets/premium/faq.php:119 includes/widgets/premium/faq.php:121
|
2469 |
+
msgid "The HTML content as answer for the FAQ item."
|
2470 |
msgstr ""
|
2471 |
|
2472 |
+
#: includes/widgets/premium/features.php:31
|
2473 |
+
#: includes/widgets/premium/features.php:54
|
2474 |
+
#: includes/widgets/premium/features.php:78
|
2475 |
+
msgid "Features"
|
2476 |
msgstr ""
|
2477 |
|
2478 |
+
#: includes/widgets/premium/features.php:61
|
2479 |
+
msgid "Container Class"
|
2480 |
msgstr ""
|
2481 |
|
2482 |
+
#: includes/widgets/premium/features.php:62
|
2483 |
+
msgid "The CSS class for the features container DIV element."
|
2484 |
msgstr ""
|
2485 |
|
2486 |
+
#: includes/widgets/premium/features.php:70
|
2487 |
+
msgid "Feature Image Size"
|
2488 |
msgstr ""
|
2489 |
|
2490 |
+
#: includes/widgets/premium/features.php:113
|
2491 |
+
msgid "Feature Class"
|
2492 |
msgstr ""
|
2493 |
|
2494 |
+
#: includes/widgets/premium/features.php:114
|
2495 |
+
msgid "The CSS class for the feature DIV element (optional)"
|
2496 |
msgstr ""
|
2497 |
|
2498 |
+
#: includes/widgets/premium/features.php:120
|
2499 |
+
msgid "Feature Title"
|
2500 |
msgstr ""
|
2501 |
|
2502 |
+
#: includes/widgets/premium/features.php:130
|
2503 |
+
msgid "Feature Subtitle"
|
2504 |
msgstr ""
|
2505 |
|
2506 |
+
#: includes/widgets/premium/features.php:141
|
2507 |
+
msgid "Feature Image."
|
2508 |
msgstr ""
|
2509 |
|
2510 |
+
#: includes/widgets/premium/features.php:142
|
2511 |
+
msgid ""
|
2512 |
+
"An icon image or a bitmap which best represents the feature we are capturing"
|
2513 |
msgstr ""
|
2514 |
|
2515 |
+
#: includes/widgets/premium/features.php:156
|
2516 |
+
#: includes/widgets/premium/features.php:312
|
2517 |
+
msgid "Text"
|
2518 |
msgstr ""
|
2519 |
|
2520 |
+
#: includes/widgets/premium/features.php:157
|
2521 |
+
msgid "The feature content."
|
2522 |
msgstr ""
|
2523 |
|
2524 |
+
#: includes/widgets/premium/features.php:158
|
2525 |
+
msgid "Feature content goes here."
|
2526 |
msgstr ""
|
2527 |
|
2528 |
+
#: includes/widgets/premium/features.php:168
|
2529 |
+
msgid "Animation for the Feature Image"
|
2530 |
msgstr ""
|
2531 |
|
2532 |
+
#: includes/widgets/premium/features.php:176
|
2533 |
+
msgid "Animation for the Feature Text"
|
2534 |
msgstr ""
|
2535 |
|
2536 |
+
#: includes/widgets/premium/features.php:200
|
2537 |
+
msgid "Apply Tiled Design?"
|
2538 |
msgstr ""
|
2539 |
|
2540 |
+
#: includes/widgets/premium/features.php:211
|
2541 |
+
msgid "Features Spacing"
|
2542 |
msgstr ""
|
2543 |
|
2544 |
+
#: includes/widgets/premium/features.php:212
|
2545 |
+
msgid "Takes effect only if tiled design has not been applied"
|
2546 |
msgstr ""
|
2547 |
|
2548 |
+
#: includes/widgets/premium/gallery-carousel.php:34
|
2549 |
+
msgid "Gallery Carousel"
|
|
|
2550 |
msgstr ""
|
2551 |
|
2552 |
+
#: includes/widgets/premium/gallery-carousel.php:59
|
2553 |
+
#: includes/widgets/premium/gallery.php:93
|
2554 |
+
msgid "Gallery Items"
|
2555 |
msgstr ""
|
2556 |
|
2557 |
+
#: includes/widgets/premium/gallery-carousel.php:72
|
2558 |
+
#: includes/widgets/premium/gallery.php:132
|
2559 |
+
msgid "Item Type"
|
2560 |
msgstr ""
|
2561 |
|
2562 |
+
#: includes/widgets/premium/gallery-carousel.php:74
|
2563 |
+
#: includes/widgets/premium/gallery.php:134
|
2564 |
+
msgid "Image"
|
2565 |
msgstr ""
|
2566 |
|
2567 |
+
#: includes/widgets/premium/gallery-carousel.php:75
|
2568 |
+
#: includes/widgets/premium/gallery.php:135
|
2569 |
+
msgid "YouTube Video"
|
2570 |
msgstr ""
|
2571 |
|
2572 |
+
#: includes/widgets/premium/gallery-carousel.php:76
|
2573 |
+
#: includes/widgets/premium/gallery.php:136
|
2574 |
+
msgid "Vimeo Video"
|
2575 |
msgstr ""
|
2576 |
|
2577 |
+
#: includes/widgets/premium/gallery-carousel.php:77
|
2578 |
+
#: includes/widgets/premium/gallery.php:137
|
2579 |
+
msgid "HTML5 Video"
|
2580 |
msgstr ""
|
2581 |
|
2582 |
+
#: includes/widgets/premium/gallery-carousel.php:84
|
2583 |
+
#: includes/widgets/premium/gallery.php:144
|
2584 |
+
msgid "Item Label"
|
2585 |
msgstr ""
|
2586 |
|
2587 |
+
#: includes/widgets/premium/gallery-carousel.php:86
|
2588 |
+
#: includes/widgets/premium/gallery.php:146
|
2589 |
+
msgid "The label or name for the gallery item."
|
2590 |
msgstr ""
|
2591 |
|
2592 |
+
#: includes/widgets/premium/gallery-carousel.php:94
|
2593 |
+
#: includes/widgets/premium/gallery.php:154
|
2594 |
+
msgid "Gallery Image"
|
2595 |
msgstr ""
|
2596 |
|
2597 |
+
#: includes/widgets/premium/gallery-carousel.php:95
|
2598 |
+
#: includes/widgets/premium/gallery.php:155
|
2599 |
+
msgid ""
|
2600 |
+
"The image for the gallery item. If item type chosen is YouTube or Vimeo "
|
2601 |
+
"video, the image will be used as a placeholder image for video."
|
2602 |
msgstr ""
|
2603 |
|
2604 |
+
#: includes/widgets/premium/gallery-carousel.php:108
|
2605 |
+
#: includes/widgets/premium/gallery.php:168
|
2606 |
+
msgid "Item Tag(s)"
|
2607 |
msgstr ""
|
2608 |
|
2609 |
+
#: includes/widgets/premium/gallery-carousel.php:110
|
2610 |
+
msgid "One or more comma separated tags for the gallery item."
|
2611 |
msgstr ""
|
2612 |
|
2613 |
+
#: includes/widgets/premium/gallery-carousel.php:121
|
2614 |
+
#: includes/widgets/premium/gallery.php:181
|
2615 |
+
msgid "Item Link"
|
2616 |
msgstr ""
|
2617 |
|
2618 |
+
#: includes/widgets/premium/gallery-carousel.php:122
|
2619 |
+
#: includes/widgets/premium/gallery.php:182
|
2620 |
msgid ""
|
2621 |
+
"The URL of the page to which the image gallery item points to (optional)."
|
|
|
2622 |
msgstr ""
|
2623 |
|
2624 |
+
#: includes/widgets/premium/gallery-carousel.php:140
|
2625 |
+
#: includes/widgets/premium/gallery.php:200
|
2626 |
+
msgid "Video URL"
|
2627 |
msgstr ""
|
2628 |
|
2629 |
+
#: includes/widgets/premium/gallery-carousel.php:141
|
2630 |
+
#: includes/widgets/premium/gallery.php:201
|
2631 |
+
msgid "The URL of the YouTube or Vimeo video."
|
2632 |
msgstr ""
|
2633 |
|
2634 |
+
#: includes/widgets/premium/gallery-carousel.php:156
|
2635 |
+
#: includes/widgets/premium/gallery.php:216
|
2636 |
+
msgid "MP4 Video URL"
|
2637 |
msgstr ""
|
2638 |
|
2639 |
+
#: includes/widgets/premium/gallery-carousel.php:157
|
2640 |
+
#: includes/widgets/premium/gallery.php:217
|
2641 |
+
msgid "The URL of the MP4 video."
|
2642 |
msgstr ""
|
2643 |
|
2644 |
+
#: includes/widgets/premium/gallery-carousel.php:173
|
2645 |
+
#: includes/widgets/premium/gallery.php:233
|
2646 |
+
msgid "WebM Video URL"
|
2647 |
msgstr ""
|
2648 |
|
2649 |
+
#: includes/widgets/premium/gallery-carousel.php:174
|
2650 |
+
#: includes/widgets/premium/gallery.php:234
|
2651 |
+
msgid "The URL of the WebM video."
|
2652 |
msgstr ""
|
2653 |
|
2654 |
+
#: includes/widgets/premium/gallery-carousel.php:189
|
2655 |
+
#: includes/widgets/premium/gallery.php:280
|
2656 |
+
msgid "Item description"
|
2657 |
msgstr ""
|
2658 |
|
2659 |
+
#: includes/widgets/premium/gallery-carousel.php:191
|
2660 |
+
#: includes/widgets/premium/gallery.php:282
|
2661 |
+
msgid ""
|
2662 |
+
"Short description for the gallery item displayed in the lightbox gallery."
|
2663 |
+
"(optional)"
|
2664 |
msgstr ""
|
2665 |
|
2666 |
+
#: includes/widgets/premium/gallery-carousel.php:216
|
2667 |
+
msgid ""
|
2668 |
+
"Specify an unique identifier used as a custom CSS class name and lightbox "
|
2669 |
+
"group name/slug for the gallery carousel element."
|
2670 |
msgstr ""
|
2671 |
|
2672 |
+
#: includes/widgets/premium/gallery-carousel.php:217
|
2673 |
+
#: includes/widgets/premium/gallery.php:71
|
2674 |
+
msgid "Gallery Class/Identifier"
|
2675 |
msgstr ""
|
2676 |
|
2677 |
+
#: includes/widgets/premium/gallery-carousel.php:225
|
2678 |
+
#: includes/widgets/premium/gallery.php:354
|
2679 |
+
msgid "Display image/video title?"
|
2680 |
+
msgstr ""
|
2681 |
+
|
2682 |
+
#: includes/widgets/premium/gallery-carousel.php:237
|
2683 |
+
#: includes/widgets/premium/gallery.php:366
|
2684 |
+
msgid "Display image/video tags?"
|
2685 |
+
msgstr ""
|
2686 |
+
|
2687 |
+
#: includes/widgets/premium/gallery-carousel.php:250
|
2688 |
+
#: includes/widgets/premium/gallery.php:392
|
2689 |
+
msgid "Gallery Image Size"
|
2690 |
+
msgstr ""
|
2691 |
+
|
2692 |
+
#: includes/widgets/premium/gallery-carousel.php:264
|
2693 |
+
#: includes/widgets/premium/gallery.php:405
|
2694 |
+
#: includes/widgets/premium/portfolio.php:320
|
2695 |
+
#: includes/widgets/premium/posts-block.php:355
|
2696 |
+
msgid "Enable Lightbox Gallery?"
|
2697 |
msgstr ""
|
2698 |
|
2699 |
+
#: includes/widgets/premium/gallery-carousel.php:272
|
2700 |
+
#: includes/widgets/premium/gallery.php:413
|
2701 |
+
msgid "Lightbox Library"
|
2702 |
msgstr ""
|
2703 |
|
2704 |
+
#: includes/widgets/premium/gallery-carousel.php:273
|
2705 |
+
#: includes/widgets/premium/gallery.php:414
|
2706 |
+
msgid "Choose the preferred library for the lightbox"
|
2707 |
msgstr ""
|
2708 |
|
2709 |
+
#: includes/widgets/premium/gallery-carousel.php:275
|
2710 |
+
#: includes/widgets/premium/gallery.php:416
|
2711 |
+
msgid "Fancybox"
|
2712 |
msgstr ""
|
2713 |
|
2714 |
+
#: includes/widgets/premium/gallery-carousel.php:290
|
2715 |
+
msgid "Carousel Options"
|
2716 |
msgstr ""
|
2717 |
|
2718 |
+
#: includes/widgets/premium/gallery-carousel.php:543
|
2719 |
+
#: includes/widgets/premium/gallery.php:585
|
2720 |
+
msgid "Gallery Thumbnail"
|
2721 |
msgstr ""
|
2722 |
|
2723 |
+
#: includes/widgets/premium/gallery-carousel.php:586
|
2724 |
+
#: includes/widgets/premium/gallery.php:616
|
2725 |
+
msgid "Gallery Item Title"
|
2726 |
msgstr ""
|
2727 |
|
2728 |
+
#: includes/widgets/premium/gallery-carousel.php:644
|
2729 |
+
#: includes/widgets/premium/gallery.php:676
|
2730 |
+
msgid "Gallery Item Tags"
|
2731 |
msgstr ""
|
2732 |
|
2733 |
+
#: includes/widgets/premium/gallery-carousel.php:652
|
2734 |
+
#: includes/widgets/premium/gallery.php:684
|
2735 |
+
msgid "Item Tags Color"
|
2736 |
msgstr ""
|
2737 |
|
2738 |
+
#: includes/widgets/premium/gallery.php:37
|
2739 |
+
#: includes/widgets/premium/gallery.php:63
|
2740 |
+
msgid "Gallery"
|
2741 |
msgstr ""
|
2742 |
|
2743 |
+
#: includes/widgets/premium/gallery.php:70
|
2744 |
+
msgid ""
|
2745 |
+
"Specify an unique identifier used as a custom CSS class name and lightbox "
|
2746 |
+
"group name/slug for the gallery element."
|
2747 |
msgstr ""
|
2748 |
|
2749 |
+
#: includes/widgets/premium/gallery.php:81
|
2750 |
+
#: includes/widgets/premium/gallery.php:82
|
2751 |
+
msgid "My Gallery"
|
|
|
2752 |
msgstr ""
|
2753 |
|
2754 |
+
#: includes/widgets/premium/gallery.php:102
|
2755 |
+
msgid "Bulk upload images?"
|
2756 |
msgstr ""
|
2757 |
|
2758 |
+
#: includes/widgets/premium/gallery.php:114
|
2759 |
+
msgid "Add Images"
|
2760 |
msgstr ""
|
2761 |
|
2762 |
+
#: includes/widgets/premium/gallery.php:125
|
2763 |
+
msgid "Add items or choose bulk upload option above:"
|
2764 |
msgstr ""
|
2765 |
|
2766 |
+
#: includes/widgets/premium/gallery.php:170
|
2767 |
+
msgid ""
|
2768 |
+
"One or more comma separated tags for the gallery item. Will be used as "
|
2769 |
+
"filters for the items."
|
2770 |
msgstr ""
|
2771 |
|
2772 |
+
#: includes/widgets/premium/gallery.php:251
|
2773 |
+
msgid "Video Aspect Ratio"
|
2774 |
msgstr ""
|
2775 |
|
2776 |
+
#: includes/widgets/premium/gallery.php:268
|
2777 |
+
msgid "Display video inline?"
|
2778 |
msgstr ""
|
2779 |
|
2780 |
+
#: includes/widgets/premium/gallery.php:321
|
2781 |
+
msgid "Columns"
|
|
|
2782 |
msgstr ""
|
2783 |
|
2784 |
+
#: includes/widgets/premium/gallery.php:383
|
2785 |
+
msgid "Image Size and Lightbox"
|
2786 |
msgstr ""
|
2787 |
|
2788 |
+
#: includes/widgets/premium/gallery.php:431
|
2789 |
+
#: includes/widgets/premium/gallery.php:441
|
2790 |
+
#: includes/widgets/premium/gallery.php:705
|
2791 |
+
#: includes/widgets/premium/portfolio.php:544
|
2792 |
+
#: includes/widgets/premium/portfolio.php:553
|
2793 |
+
#: includes/widgets/premium/portfolio.php:1038
|
2794 |
+
#: includes/widgets/premium/posts-block.php:486
|
2795 |
+
#: includes/widgets/premium/posts-block.php:495
|
2796 |
+
#: includes/widgets/premium/posts-block.php:837
|
2797 |
+
msgid "Pagination"
|
2798 |
msgstr ""
|
2799 |
|
2800 |
+
#: includes/widgets/premium/gallery.php:442
|
2801 |
+
msgid ""
|
2802 |
+
"Choose pagination type or choose None if no pagination is desired. Make sure "
|
2803 |
+
"you enter the items per page value in the option 'Number of items to be "
|
2804 |
+
"displayed per page and on each load more invocation' field below to control "
|
2805 |
+
"number of items to display per page."
|
2806 |
msgstr ""
|
2807 |
|
2808 |
+
#: includes/widgets/premium/gallery.php:445
|
2809 |
+
#: includes/widgets/premium/portfolio.php:558
|
2810 |
+
#: includes/widgets/premium/posts-block.php:500
|
2811 |
+
msgid "Paged"
|
2812 |
msgstr ""
|
2813 |
|
2814 |
+
#: includes/widgets/premium/gallery.php:456
|
2815 |
+
msgid "Display count of items yet to be loaded with the load more button?"
|
|
|
2816 |
msgstr ""
|
2817 |
|
2818 |
+
#: includes/widgets/premium/gallery.php:472
|
2819 |
+
msgid ""
|
2820 |
+
"Number of items to be displayed per page and on each load more invocation."
|
2821 |
msgstr ""
|
2822 |
|
2823 |
+
#: includes/widgets/premium/gallery.php:486
|
2824 |
+
msgid "Gallery Heading"
|
2825 |
msgstr ""
|
2826 |
|
2827 |
+
#: includes/widgets/premium/gallery.php:534
|
2828 |
+
msgid "Gallery Filters"
|
2829 |
msgstr ""
|
2830 |
|
2831 |
+
#: includes/widgets/premium/gallery.php:593
|
2832 |
+
#: includes/widgets/team-members.php:325
|
2833 |
+
msgid "Thumbnail Hover Brightness (%)"
|
2834 |
msgstr ""
|
2835 |
|
2836 |
+
#: includes/widgets/premium/gallery.php:714
|
2837 |
+
#: includes/widgets/premium/portfolio.php:1046
|
2838 |
+
#: includes/widgets/premium/posts-block.php:845
|
2839 |
+
#: includes/widgets/testimonials.php:242
|
2840 |
+
msgid "Border Color"
|
2841 |
msgstr ""
|
2842 |
|
2843 |
+
#: includes/widgets/premium/gallery.php:725
|
2844 |
+
#: includes/widgets/premium/portfolio.php:1057
|
2845 |
+
#: includes/widgets/premium/posts-block.php:856
|
2846 |
+
msgid "Hover Background Color"
|
2847 |
msgstr ""
|
2848 |
|
2849 |
+
#: includes/widgets/premium/gallery.php:736
|
2850 |
+
#: includes/widgets/premium/portfolio.php:1068
|
2851 |
+
#: includes/widgets/premium/posts-block.php:867
|
2852 |
+
msgid "Nav Icon Color"
|
2853 |
msgstr ""
|
2854 |
|
2855 |
+
#: includes/widgets/premium/gallery.php:747
|
2856 |
+
#: includes/widgets/premium/portfolio.php:1091
|
2857 |
+
#: includes/widgets/premium/posts-block.php:890
|
2858 |
+
msgid "Disabled Nav Icon Color"
|
2859 |
msgstr ""
|
2860 |
|
2861 |
+
#: includes/widgets/premium/gallery.php:758
|
2862 |
+
#: includes/widgets/premium/portfolio.php:1102
|
2863 |
+
#: includes/widgets/premium/posts-block.php:901
|
2864 |
+
msgid "Navigation text"
|
2865 |
msgstr ""
|
2866 |
|
2867 |
+
#: includes/widgets/premium/gallery.php:767
|
2868 |
+
#: includes/widgets/premium/portfolio.php:1112
|
2869 |
+
#: includes/widgets/premium/posts-block.php:911
|
2870 |
+
msgid "Nav Text Color"
|
2871 |
msgstr ""
|
2872 |
|
2873 |
+
#: includes/widgets/premium/gallery.php:778
|
2874 |
+
#: includes/widgets/premium/portfolio.php:1134
|
2875 |
+
#: includes/widgets/premium/posts-block.php:933
|
2876 |
+
msgid "Nav Text Typography"
|
2877 |
msgstr ""
|
2878 |
|
2879 |
+
#: includes/widgets/premium/icon-list.php:30
|
2880 |
+
#: includes/widgets/premium/icon-list.php:54
|
2881 |
+
msgid "Icon List"
|
2882 |
msgstr ""
|
2883 |
|
2884 |
+
#: includes/widgets/premium/icon-list.php:64
|
2885 |
+
msgid "Facebook"
|
2886 |
msgstr ""
|
2887 |
|
2888 |
+
#: includes/widgets/premium/icon-list.php:70
|
2889 |
+
msgid "Twitter"
|
2890 |
msgstr ""
|
2891 |
|
2892 |
+
#: includes/widgets/premium/icon-list.php:76
|
2893 |
+
msgid "Linkedin"
|
2894 |
msgstr ""
|
2895 |
|
2896 |
+
#: includes/widgets/premium/icon-list.php:82
|
2897 |
+
msgid "Google Plus"
|
2898 |
msgstr ""
|
2899 |
|
2900 |
+
#: includes/widgets/premium/icon-list.php:88
|
2901 |
+
msgid "Dribbble"
|
2902 |
msgstr ""
|
2903 |
|
2904 |
+
#: includes/widgets/premium/icon-list.php:97
|
2905 |
+
msgid "Icon Title"
|
2906 |
msgstr ""
|
2907 |
|
2908 |
+
#: includes/widgets/premium/icon-list.php:140
|
2909 |
+
msgid "Link"
|
|
|
2910 |
msgstr ""
|
2911 |
|
2912 |
+
#: includes/widgets/premium/icon-list.php:237
|
2913 |
+
#: includes/widgets/team-members.php:494
|
2914 |
+
msgid "Space between icons."
|
2915 |
msgstr ""
|
2916 |
|
2917 |
+
#: includes/widgets/premium/icon-list.php:283
|
2918 |
+
msgid "Tooltip"
|
|
|
2919 |
msgstr ""
|
2920 |
|
2921 |
+
#: includes/widgets/premium/icon-list.php:291
|
2922 |
+
msgid "Tooltip Background Color"
|
2923 |
msgstr ""
|
2924 |
|
2925 |
+
#: includes/widgets/premium/icon-list.php:304
|
2926 |
+
msgid "Tooltip Color"
|
|
|
2927 |
msgstr ""
|
2928 |
|
2929 |
+
#: includes/widgets/premium/image-slider.php:31
|
2930 |
+
#: includes/widgets/premium/image-slider.php:58
|
2931 |
+
msgid "Image Slider"
|
2932 |
msgstr ""
|
2933 |
|
2934 |
+
#: includes/widgets/premium/image-slider.php:67
|
2935 |
+
msgid "Provide a unique CSS class for the slider. (optional)."
|
|
|
2936 |
msgstr ""
|
2937 |
|
2938 |
+
#: includes/widgets/premium/image-slider.php:77
|
2939 |
+
msgid "Caption Style"
|
|
|
2940 |
msgstr ""
|
2941 |
|
2942 |
+
#: includes/widgets/premium/image-slider.php:89
|
2943 |
+
msgid "Image Slides"
|
|
|
2944 |
msgstr ""
|
2945 |
|
2946 |
+
#: includes/widgets/premium/image-slider.php:104
|
2947 |
+
msgid "Slide Image"
|
|
|
2948 |
msgstr ""
|
2949 |
|
2950 |
+
#: includes/widgets/premium/image-slider.php:117
|
2951 |
+
msgid "URL to link to by image and caption heading. (optional)"
|
|
|
2952 |
msgstr ""
|
2953 |
|
2954 |
+
#: includes/widgets/premium/image-slider.php:132
|
2955 |
+
#: includes/widgets/premium/image-slider.php:445
|
2956 |
+
msgid "Caption Heading"
|
2957 |
msgstr ""
|
2958 |
|
2959 |
+
#: includes/widgets/premium/image-slider.php:141
|
2960 |
+
#: includes/widgets/premium/image-slider.php:519
|
2961 |
+
msgid "Caption Subheading"
|
2962 |
msgstr ""
|
2963 |
|
2964 |
+
#: includes/widgets/premium/image-slider.php:151
|
2965 |
+
#: includes/widgets/premium/image-slider.php:548
|
2966 |
+
msgid "Caption Button"
|
2967 |
msgstr ""
|
2968 |
|
2969 |
+
#: includes/widgets/premium/image-slider.php:160
|
2970 |
+
msgid "Button Text"
|
|
|
2971 |
msgstr ""
|
2972 |
|
2973 |
+
#: includes/widgets/premium/image-slider.php:169
|
2974 |
+
msgid "Button URL"
|
|
|
2975 |
msgstr ""
|
2976 |
|
2977 |
+
#: includes/widgets/premium/image-slider.php:188
|
2978 |
+
msgid "Custom"
|
|
|
2979 |
msgstr ""
|
2980 |
|
2981 |
+
#: includes/widgets/premium/image-slider.php:235
|
2982 |
+
msgid "Slider Options"
|
|
|
2983 |
msgstr ""
|
2984 |
|
2985 |
+
#: includes/widgets/premium/image-slider.php:244
|
2986 |
+
msgid "Slider Type"
|
|
|
2987 |
msgstr ""
|
2988 |
|
2989 |
+
#: includes/widgets/premium/image-slider.php:247
|
2990 |
+
msgid "Flex Slider"
|
|
|
2991 |
msgstr ""
|
2992 |
|
2993 |
+
#: includes/widgets/premium/image-slider.php:248
|
2994 |
+
msgid "Nivo Slider"
|
|
|
2995 |
msgstr ""
|
2996 |
|
2997 |
+
#: includes/widgets/premium/image-slider.php:249
|
2998 |
+
msgid "Slick Slider"
|
2999 |
msgstr ""
|
3000 |
|
3001 |
+
#: includes/widgets/premium/image-slider.php:250
|
3002 |
+
msgid "Responsive Slider"
|
3003 |
msgstr ""
|
3004 |
|
3005 |
+
#: includes/widgets/premium/image-slider.php:259
|
3006 |
+
msgid "Slide Image Size"
|
|
|
|
|
|
|
3007 |
msgstr ""
|
3008 |
|
3009 |
+
#: includes/widgets/premium/image-slider.php:270
|
3010 |
+
msgid "Slider Animation"
|
|
|
3011 |
msgstr ""
|
3012 |
|
3013 |
+
#: includes/widgets/premium/image-slider.php:274
|
3014 |
+
#: includes/widgets/premium/slider.php:148
|
3015 |
+
#: includes/widgets/testimonials-slider.php:146
|
3016 |
+
msgid "Slide"
|
3017 |
msgstr ""
|
3018 |
|
3019 |
+
#: includes/widgets/premium/image-slider.php:275
|
3020 |
+
#: includes/widgets/premium/slider.php:149
|
3021 |
+
#: includes/widgets/testimonials-slider.php:147
|
3022 |
+
msgid "Fade"
|
3023 |
msgstr ""
|
3024 |
|
3025 |
+
#: includes/widgets/premium/image-slider.php:286
|
3026 |
+
msgid "Sliding Direction"
|
|
|
3027 |
msgstr ""
|
3028 |
|
3029 |
+
#: includes/widgets/premium/image-slider.php:287
|
3030 |
+
msgid "Select the sliding direction."
|
|
|
3031 |
msgstr ""
|
3032 |
|
3033 |
+
#: includes/widgets/premium/image-slider.php:291
|
3034 |
+
#: includes/widgets/premium/slider.php:161
|
3035 |
+
#: includes/widgets/testimonials-slider.php:159
|
3036 |
+
msgid "Horizontal"
|
3037 |
msgstr ""
|
3038 |
|
3039 |
+
#: includes/widgets/premium/image-slider.php:292
|
3040 |
+
#: includes/widgets/premium/slider.php:162
|
3041 |
+
#: includes/widgets/testimonials-slider.php:160
|
3042 |
+
msgid "Vertical"
|
3043 |
msgstr ""
|
3044 |
|
3045 |
+
#: includes/widgets/premium/image-slider.php:309
|
3046 |
+
msgid "Create navigation for paging control of each slide?"
|
|
|
3047 |
msgstr ""
|
3048 |
|
3049 |
+
#: includes/widgets/premium/image-slider.php:310
|
3050 |
+
msgid "Control navigation?"
|
|
|
|
|
|
|
3051 |
msgstr ""
|
3052 |
|
3053 |
+
#: includes/widgets/premium/image-slider.php:322
|
3054 |
+
msgid "Create navigation for previous/next navigation?"
|
3055 |
msgstr ""
|
3056 |
|
3057 |
+
#: includes/widgets/premium/image-slider.php:323
|
3058 |
+
msgid "Direction navigation?"
|
3059 |
msgstr ""
|
3060 |
|
3061 |
+
#: includes/widgets/premium/image-slider.php:335
|
3062 |
+
msgid "Use thumbnails for Control Nav?"
|
3063 |
msgstr ""
|
3064 |
|
3065 |
+
#: includes/widgets/premium/image-slider.php:336
|
3066 |
+
msgid "Thumbnails Navigation?"
|
3067 |
msgstr ""
|
3068 |
|
3069 |
+
#: includes/widgets/premium/image-slider.php:352
|
3070 |
+
#: includes/widgets/premium/slider.php:204
|
3071 |
+
msgid "Randomize slide order?"
|
3072 |
msgstr ""
|
3073 |
|
3074 |
+
#: includes/widgets/premium/image-slider.php:353
|
3075 |
+
#: includes/widgets/premium/slider.php:205
|
3076 |
+
msgid "Randomize slides?"
|
3077 |
msgstr ""
|
3078 |
|
3079 |
+
#: includes/widgets/premium/image-slider.php:368
|
3080 |
+
msgid ""
|
3081 |
+
"Pause the slideshow when hovering over slider, then resume when no longer "
|
3082 |
+
"hovering."
|
3083 |
msgstr ""
|
3084 |
|
3085 |
+
#: includes/widgets/premium/image-slider.php:369
|
3086 |
+
msgid "Pause on hover?"
|
3087 |
msgstr ""
|
3088 |
|
3089 |
+
#: includes/widgets/premium/image-slider.php:381
|
3090 |
+
msgid "Pause the slideshow when interacting with control elements."
|
|
|
3091 |
msgstr ""
|
3092 |
|
3093 |
+
#: includes/widgets/premium/image-slider.php:382
|
3094 |
+
msgid "Pause on action?"
|
|
|
3095 |
msgstr ""
|
3096 |
|
3097 |
+
#: includes/widgets/premium/image-slider.php:397
|
3098 |
+
#: includes/widgets/premium/slider.php:243
|
3099 |
+
msgid "Should the animation loop?"
|
3100 |
msgstr ""
|
3101 |
|
3102 |
+
#: includes/widgets/premium/image-slider.php:398
|
3103 |
+
#: includes/widgets/premium/slider.php:244
|
3104 |
+
msgid "Loop"
|
3105 |
msgstr ""
|
3106 |
|
3107 |
+
#: includes/widgets/premium/image-slider.php:414
|
3108 |
+
#: includes/widgets/premium/slider.php:257
|
3109 |
+
msgid "Animate slider automatically without user intervention?"
|
3110 |
msgstr ""
|
3111 |
|
3112 |
+
#: includes/widgets/premium/image-slider.php:415
|
3113 |
+
#: includes/widgets/premium/slider.php:258
|
3114 |
+
msgid "Slideshow"
|
3115 |
msgstr ""
|
3116 |
|
3117 |
+
#: includes/widgets/premium/image-slider.php:422
|
3118 |
+
msgid "Set the speed of the slideshow cycling, in milliseconds"
|
|
|
3119 |
msgstr ""
|
3120 |
|
3121 |
+
#: includes/widgets/premium/image-slider.php:423
|
3122 |
+
msgid "Slideshow speed"
|
3123 |
msgstr ""
|
3124 |
|
3125 |
+
#: includes/widgets/premium/image-slider.php:433
|
3126 |
+
msgid "Set the speed of animations, in milliseconds."
|
|
|
3127 |
msgstr ""
|
3128 |
|
3129 |
+
#: includes/widgets/premium/image-slider.php:434
|
3130 |
+
msgid "Animation speed"
|
3131 |
msgstr ""
|
3132 |
|
3133 |
+
#: includes/widgets/premium/image-slider.php:483
|
3134 |
+
msgid "Heading Hover Color"
|
3135 |
msgstr ""
|
3136 |
|
3137 |
+
#: includes/widgets/premium/image-slider.php:495
|
3138 |
+
msgid "Heading Hover Border Color"
|
3139 |
msgstr ""
|
3140 |
|
3141 |
+
#: includes/widgets/premium/image-slider.php:556
|
3142 |
+
msgid "Button Padding"
|
|
|
3143 |
msgstr ""
|
3144 |
|
3145 |
+
#: includes/widgets/premium/portfolio.php:158
|
3146 |
+
#: includes/widgets/premium/posts-block.php:154
|
3147 |
+
#: includes/widgets/premium/posts-block.php:528
|
3148 |
msgid "Block Heading"
|
3149 |
msgstr ""
|
3150 |
|
3151 |
+
#: includes/widgets/premium/portfolio.php:178
|
3152 |
+
msgid "URL for the heading of the grid"
|
3153 |
msgstr ""
|
3154 |
|
3155 |
+
#: includes/widgets/premium/portfolio.php:206
|
3156 |
+
msgid ""
|
3157 |
+
"Specify an unique identifier used as a custom CSS class name and lightbox "
|
3158 |
+
"group name/slug for the grid element."
|
3159 |
msgstr ""
|
3160 |
|
3161 |
+
#: includes/widgets/premium/portfolio.php:207
|
3162 |
+
msgid "Grid Class/Identifier"
|
3163 |
msgstr ""
|
3164 |
|
3165 |
+
#: includes/widgets/premium/portfolio.php:249
|
3166 |
+
#: includes/widgets/premium/posts-block.php:245
|
3167 |
msgid "Choose Header Style"
|
3168 |
msgstr ""
|
3169 |
|
3170 |
+
#: includes/widgets/premium/portfolio.php:251
|
3171 |
+
#: includes/widgets/premium/posts-block.php:247
|
3172 |
msgid "Header Style 1"
|
3173 |
msgstr ""
|
3174 |
|
3175 |
+
#: includes/widgets/premium/portfolio.php:252
|
3176 |
+
#: includes/widgets/premium/posts-block.php:248
|
3177 |
msgid "Header Style 2"
|
3178 |
msgstr ""
|
3179 |
|
3180 |
+
#: includes/widgets/premium/portfolio.php:253
|
3181 |
+
#: includes/widgets/premium/posts-block.php:249
|
3182 |
msgid "Header Style 3"
|
3183 |
msgstr ""
|
3184 |
|
3185 |
+
#: includes/widgets/premium/portfolio.php:254
|
3186 |
+
#: includes/widgets/premium/posts-block.php:250
|
3187 |
msgid "Header Style 4"
|
3188 |
msgstr ""
|
3189 |
|
3190 |
+
#: includes/widgets/premium/portfolio.php:255
|
3191 |
+
#: includes/widgets/premium/posts-block.php:251
|
3192 |
msgid "Header Style 5"
|
3193 |
msgstr ""
|
3194 |
|
3195 |
+
#: includes/widgets/premium/portfolio.php:256
|
3196 |
+
#: includes/widgets/premium/posts-block.php:252
|
3197 |
+
msgid "Header Style 6"
|
3198 |
msgstr ""
|
3199 |
|
3200 |
+
#: includes/widgets/premium/portfolio.php:257
|
3201 |
+
#: includes/widgets/premium/posts-block.php:253
|
3202 |
+
msgid "Header Style 7"
|
3203 |
msgstr ""
|
3204 |
|
3205 |
+
#: includes/widgets/premium/portfolio.php:267
|
3206 |
+
msgid "Choose Grid Style"
|
3207 |
msgstr ""
|
3208 |
|
3209 |
+
#: includes/widgets/premium/portfolio.php:269
|
3210 |
+
msgid "Grid Style 1"
|
3211 |
msgstr ""
|
3212 |
|
3213 |
+
#: includes/widgets/premium/portfolio.php:270
|
3214 |
+
msgid "Grid Style 2"
|
3215 |
msgstr ""
|
3216 |
|
3217 |
+
#: includes/widgets/premium/portfolio.php:271
|
3218 |
+
msgid "Grid Style 3"
|
3219 |
msgstr ""
|
3220 |
|
3221 |
+
#: includes/widgets/premium/portfolio.php:272
|
3222 |
+
msgid "Grid Style 4"
|
3223 |
msgstr ""
|
3224 |
|
3225 |
+
#: includes/widgets/premium/portfolio.php:273
|
3226 |
+
msgid "Grid Style 5"
|
3227 |
msgstr ""
|
3228 |
|
3229 |
+
#: includes/widgets/premium/portfolio.php:274
|
3230 |
+
msgid "Grid Style 6"
|
3231 |
msgstr ""
|
3232 |
|
3233 |
+
#: includes/widgets/premium/portfolio.php:348
|
3234 |
+
#: includes/widgets/premium/posts-block.php:338
|
3235 |
+
msgid "Open post links in new window?"
|
3236 |
msgstr ""
|
3237 |
|
3238 |
+
#: includes/widgets/premium/portfolio.php:360
|
3239 |
+
msgid "Display posts title on the post/portfolio thumbnail?"
|
3240 |
msgstr ""
|
3241 |
|
3242 |
+
#: includes/widgets/premium/portfolio.php:375
|
3243 |
+
msgid "Display taxonomy info on post/project thumbnail?"
|
3244 |
msgstr ""
|
3245 |
|
3246 |
+
#: includes/widgets/premium/portfolio.php:417
|
3247 |
+
#: includes/widgets/premium/posts-block.php:397
|
3248 |
+
msgid "Preserve shortcodes/HTML tags in excerpt?"
|
3249 |
msgstr ""
|
3250 |
|
3251 |
+
#: includes/widgets/premium/portfolio.php:431
|
3252 |
+
#: includes/widgets/premium/posts-block.php:408
|
3253 |
+
msgid "Excerpt length in number of words."
|
3254 |
msgstr ""
|
3255 |
|
3256 |
+
#: includes/widgets/premium/portfolio.php:446
|
3257 |
+
msgid "Display read more link to the post/portfolio?"
|
3258 |
msgstr ""
|
3259 |
|
3260 |
+
#: includes/widgets/premium/portfolio.php:461
|
3261 |
+
#: includes/widgets/premium/posts-block.php:458
|
3262 |
+
msgid "Display post excerpt/summary in the lightbox?"
|
3263 |
msgstr ""
|
3264 |
|
3265 |
+
#: includes/widgets/premium/portfolio.php:516
|
3266 |
+
msgid "Display post comments number for the post item?"
|
3267 |
msgstr ""
|
3268 |
|
3269 |
+
#: includes/widgets/premium/portfolio.php:529
|
3270 |
msgid ""
|
3271 |
"Display taxonomy info below the post item? Choose the right taxonomy in "
|
3272 |
+
"General section."
|
3273 |
msgstr ""
|
3274 |
|
3275 |
+
#: includes/widgets/premium/portfolio.php:554
|
3276 |
+
#: includes/widgets/premium/posts-block.php:496
|
3277 |
+
msgid ""
|
3278 |
+
"Choose pagination type or choose None if no pagination is desired. Make sure "
|
3279 |
+
"the 'Post per page' field value is set in the Build Query window to control "
|
3280 |
+
"number of posts to display per page."
|
3281 |
msgstr ""
|
3282 |
|
3283 |
+
#: includes/widgets/premium/portfolio.php:557
|
3284 |
+
#: includes/widgets/premium/posts-block.php:499
|
3285 |
+
msgid "Next Prev"
|
3286 |
msgstr ""
|
3287 |
|
3288 |
+
#: includes/widgets/premium/portfolio.php:569
|
3289 |
+
#: includes/widgets/premium/posts-block.php:511
|
3290 |
+
msgid "Display count of posts yet to be loaded with the load more button?"
|
3291 |
msgstr ""
|
3292 |
|
3293 |
+
#: includes/widgets/premium/portfolio.php:753
|
3294 |
+
msgid "Entry Thumbnail"
|
3295 |
msgstr ""
|
3296 |
|
3297 |
+
#: includes/widgets/premium/portfolio.php:799
|
3298 |
+
msgid "Title Hover Color"
|
3299 |
msgstr ""
|
3300 |
|
3301 |
+
#: includes/widgets/premium/portfolio.php:859
|
3302 |
+
#: includes/widgets/premium/posts-block.php:699
|
3303 |
+
msgid "Entry Title"
|
3304 |
msgstr ""
|
3305 |
|
3306 |
+
#: includes/widgets/premium/portfolio.php:917
|
3307 |
+
#: includes/widgets/premium/posts-block.php:757
|
3308 |
msgid "Entry Summary"
|
3309 |
msgstr ""
|
3310 |
|
3311 |
+
#: includes/widgets/premium/portfolio.php:976
|
3312 |
+
#: includes/widgets/premium/posts-block.php:816
|
3313 |
msgid "Entry Meta Link Hover Color"
|
3314 |
msgstr ""
|
3315 |
|
3316 |
+
#: includes/widgets/premium/portfolio.php:997
|
3317 |
+
#: includes/widgets/premium/services-carousel.php:93
|
3318 |
+
#: includes/widgets/premium/services-carousel.php:100
|
3319 |
+
#: includes/widgets/premium/services-carousel.php:107
|
3320 |
+
#: includes/widgets/premium/services-carousel.php:114
|
3321 |
+
msgid "Read More"
|
|
|
|
|
|
|
|
|
3322 |
msgstr ""
|
3323 |
|
3324 |
+
#: includes/widgets/premium/portfolio.php:1005
|
3325 |
+
msgid "Read More Color"
|
|
|
|
|
3326 |
msgstr ""
|
3327 |
|
3328 |
+
#: includes/widgets/premium/portfolio.php:1016
|
3329 |
+
msgid "Read More Hover Color"
|
3330 |
msgstr ""
|
3331 |
|
3332 |
+
#: includes/widgets/premium/portfolio.php:1080
|
3333 |
+
#: includes/widgets/premium/posts-block.php:879
|
3334 |
+
msgid "Hover Nav Icon Color"
|
3335 |
msgstr ""
|
3336 |
|
3337 |
+
#: includes/widgets/premium/portfolio.php:1123
|
3338 |
+
#: includes/widgets/premium/posts-block.php:922
|
3339 |
+
msgid "Hover Nav Text Color"
|
3340 |
msgstr ""
|
3341 |
|
3342 |
+
#: includes/widgets/premium/posts-block.php:35
|
3343 |
+
msgid "Posts Block"
|
3344 |
msgstr ""
|
3345 |
|
3346 |
+
#: includes/widgets/premium/posts-block.php:91
|
3347 |
+
msgid ""
|
3348 |
+
"Provide a comma separated list of Post IDs to display in the posts block."
|
3349 |
msgstr ""
|
3350 |
|
3351 |
+
#: includes/widgets/premium/posts-block.php:161
|
3352 |
+
msgid "Heading for the block"
|
3353 |
msgstr ""
|
3354 |
|
3355 |
+
#: includes/widgets/premium/posts-block.php:174
|
3356 |
+
msgid "URL for the heading of the block"
|
3357 |
msgstr ""
|
3358 |
|
3359 |
+
#: includes/widgets/premium/posts-block.php:202
|
3360 |
+
msgid ""
|
3361 |
+
"Specify an unique identifier used as a custom CSS class name and lightbox "
|
3362 |
+
"group name/slug for the block element."
|
3363 |
msgstr ""
|
3364 |
|
3365 |
+
#: includes/widgets/premium/posts-block.php:203
|
3366 |
+
msgid "Block Class/Identifier"
|
3367 |
msgstr ""
|
3368 |
|
3369 |
+
#: includes/widgets/premium/posts-block.php:263
|
3370 |
+
msgid "Choose Block Style"
|
3371 |
msgstr ""
|
3372 |
|
3373 |
+
#: includes/widgets/premium/posts-block.php:265
|
3374 |
+
msgid "Block Style 1"
|
3375 |
msgstr ""
|
3376 |
|
3377 |
+
#: includes/widgets/premium/posts-block.php:266
|
3378 |
+
msgid "Block Style 2"
|
3379 |
msgstr ""
|
3380 |
|
3381 |
+
#: includes/widgets/premium/posts-block.php:267
|
3382 |
+
msgid "Block Style 3"
|
|
|
|
|
|
|
3383 |
msgstr ""
|
3384 |
|
3385 |
+
#: includes/widgets/premium/posts-block.php:268
|
3386 |
+
msgid "Block Style 4"
|
3387 |
msgstr ""
|
3388 |
|
3389 |
+
#: includes/widgets/premium/posts-block.php:269
|
3390 |
+
msgid "Block Style 5"
|
3391 |
msgstr ""
|
3392 |
|
3393 |
+
#: includes/widgets/premium/posts-block.php:270
|
3394 |
+
msgid "Block Style 6"
|
3395 |
msgstr ""
|
3396 |
|
3397 |
+
#: includes/widgets/premium/posts-block.php:271
|
3398 |
+
msgid "Block Style 7"
|
3399 |
msgstr ""
|
3400 |
|
3401 |
+
#: includes/widgets/premium/posts-block.php:272
|
3402 |
+
msgid "Block Style 8"
|
3403 |
msgstr ""
|
3404 |
|
3405 |
+
#: includes/widgets/premium/posts-block.php:273
|
3406 |
+
msgid "Block Style 9"
|
3407 |
msgstr ""
|
3408 |
|
3409 |
+
#: includes/widgets/premium/posts-block.php:274
|
3410 |
+
msgid "Block Style 10"
|
3411 |
msgstr ""
|
3412 |
|
3413 |
+
#: includes/widgets/premium/posts-block.php:275
|
3414 |
+
msgid "Block Style 11"
|
|
|
|
|
|
|
|
|
|
|
3415 |
msgstr ""
|
3416 |
|
3417 |
+
#: includes/widgets/premium/posts-block.php:276
|
3418 |
+
msgid "Block Style 12"
|
3419 |
msgstr ""
|
3420 |
|
3421 |
+
#: includes/widgets/premium/posts-block.php:277
|
3422 |
+
msgid "Block Style 13"
|
|
|
3423 |
msgstr ""
|
3424 |
|
3425 |
+
#: includes/widgets/premium/posts-block.php:446
|
3426 |
+
msgid "Display post comments below the post item?"
|
3427 |
msgstr ""
|
3428 |
|
3429 |
+
#: includes/widgets/premium/posts-block.php:471
|
3430 |
+
msgid ""
|
3431 |
+
"Display taxonomy info below the post item? Choose the right taxonomy in "
|
3432 |
+
"Block Content section above."
|
3433 |
msgstr ""
|
3434 |
|
3435 |
+
#: includes/widgets/premium/posts-block.php:575
|
3436 |
+
msgid "Block Filters"
|
3437 |
msgstr ""
|
3438 |
|
3439 |
+
#: includes/widgets/premium/posts-block.php:658
|
3440 |
+
msgid "Entry Taxonomy Term"
|
3441 |
msgstr ""
|
3442 |
|
3443 |
+
#: includes/widgets/premium/posts-block.php:677
|
3444 |
+
msgid "Taxonomy Terms Background Color"
|
3445 |
msgstr ""
|
3446 |
|
3447 |
+
#: includes/widgets/premium/services-carousel.php:32
|
3448 |
+
msgid "Services Carousel"
|
3449 |
msgstr ""
|
3450 |
|
3451 |
+
#: includes/widgets/premium/services-carousel.php:56
|
3452 |
+
#: includes/widgets/services.php:31 includes/widgets/services.php:54
|
3453 |
+
msgid "Services"
|
3454 |
msgstr ""
|
3455 |
|
3456 |
+
#: includes/widgets/premium/services-carousel.php:79
|
3457 |
+
#: includes/widgets/services.php:113
|
3458 |
+
msgid "Icon Image Size"
|
3459 |
msgstr ""
|
3460 |
|
3461 |
+
#: includes/widgets/premium/services-carousel.php:80
|
3462 |
+
msgid "Size of icon image chosen for display"
|
3463 |
msgstr ""
|
3464 |
|
3465 |
+
#: includes/widgets/premium/services-carousel.php:123
|
3466 |
+
#: includes/widgets/services.php:168
|
3467 |
+
msgid "Service Image"
|
3468 |
msgstr ""
|
3469 |
|
3470 |
+
#: includes/widgets/premium/services-carousel.php:135
|
3471 |
+
#: includes/widgets/premium/services-carousel.php:475
|
3472 |
+
#: includes/widgets/services.php:147 includes/widgets/services.php:219
|
3473 |
msgid "Service Title"
|
3474 |
msgstr ""
|
3475 |
|
3476 |
+
#: includes/widgets/premium/services-carousel.php:138
|
3477 |
+
#: includes/widgets/services.php:150
|
3478 |
msgid "My service title"
|
3479 |
msgstr ""
|
3480 |
|
3481 |
+
#: includes/widgets/premium/services-carousel.php:145
|
3482 |
+
msgid "Service Subtitle"
|
3483 |
msgstr ""
|
3484 |
|
3485 |
+
#: includes/widgets/premium/services-carousel.php:148
|
3486 |
+
msgid "My service subtitle"
|
3487 |
msgstr ""
|
3488 |
|
3489 |
+
#: includes/widgets/premium/services-carousel.php:155
|
3490 |
+
#: includes/widgets/services.php:193
|
3491 |
msgid "Service description"
|
3492 |
msgstr ""
|
3493 |
|
3494 |
+
#: includes/widgets/premium/services-carousel.php:157
|
3495 |
+
#: includes/widgets/services.php:195
|
3496 |
msgid "Service description goes here"
|
3497 |
msgstr ""
|
3498 |
|
3499 |
+
#: includes/widgets/premium/services-carousel.php:166
|
3500 |
+
msgid "Text for Service Link/Button"
|
|
|
|
|
|
|
|
|
3501 |
msgstr ""
|
3502 |
|
3503 |
+
#: includes/widgets/premium/services-carousel.php:174
|
3504 |
+
msgid "URL for the Service link/button"
|
3505 |
msgstr ""
|
3506 |
|
3507 |
+
#: includes/widgets/premium/services-carousel.php:522
|
3508 |
+
#: includes/widgets/services.php:266
|
3509 |
+
msgid "Service Text"
|
3510 |
msgstr ""
|
3511 |
|
3512 |
+
#: includes/widgets/premium/slider.php:29
|
3513 |
+
#: includes/widgets/premium/slider.php:53
|
3514 |
+
#: includes/widgets/premium/slider.php:286
|
3515 |
msgid "Slider"
|
3516 |
msgstr ""
|
3517 |
|
3518 |
+
#: includes/widgets/premium/slider.php:61
|
3519 |
msgid "Set a unique CSS class for the slider. (optional)."
|
3520 |
msgstr ""
|
3521 |
|
3522 |
+
#: includes/widgets/premium/slider.php:70
|
3523 |
msgid "HTML Slides"
|
3524 |
msgstr ""
|
3525 |
|
3526 |
+
#: includes/widgets/premium/slider.php:110
|
3527 |
msgid "Slide Title & HTML Content"
|
3528 |
msgstr ""
|
3529 |
|
3530 |
+
#: includes/widgets/premium/slider.php:111
|
3531 |
msgid "The title to identify the HTML slide"
|
3532 |
msgstr ""
|
3533 |
|
3534 |
+
#: includes/widgets/premium/slider.php:116
|
3535 |
msgid "HTML Slide Content"
|
3536 |
msgstr ""
|
3537 |
|
3538 |
+
#: includes/widgets/premium/slider.php:118
|
3539 |
msgid "The HTML content for the slide"
|
3540 |
msgstr ""
|
3541 |
|
3542 |
+
#: includes/widgets/premium/slider.php:135
|
3543 |
+
#: includes/widgets/testimonials-slider.php:134
|
3544 |
msgid "Slider Settings"
|
3545 |
msgstr ""
|
3546 |
|
3547 |
+
#: includes/widgets/premium/slider.php:144
|
3548 |
+
#: includes/widgets/testimonials-slider.php:142
|
3549 |
msgid "Animation"
|
3550 |
msgstr ""
|
3551 |
|
3552 |
+
#: includes/widgets/premium/slider.php:157
|
3553 |
+
#: includes/widgets/testimonials-slider.php:155
|
3554 |
msgid "Direction"
|
3555 |
msgstr ""
|
3556 |
|
3557 |
+
#: includes/widgets/premium/slider.php:176
|
3558 |
+
#: includes/widgets/testimonials-slider.php:220
|
3559 |
msgid "Direction Navigation?"
|
3560 |
msgstr ""
|
3561 |
|
3562 |
+
#: includes/widgets/premium/slider.php:177
|
3563 |
+
#: includes/widgets/testimonials-slider.php:221
|
3564 |
msgid "Should the slider have direction navigation?"
|
3565 |
msgstr ""
|
3566 |
|
3567 |
+
#: includes/widgets/premium/slider.php:190
|
3568 |
+
#: includes/widgets/testimonials-slider.php:234
|
3569 |
msgid "Navigation Controls?"
|
3570 |
msgstr ""
|
3571 |
|
3572 |
+
#: includes/widgets/premium/slider.php:191
|
3573 |
+
#: includes/widgets/testimonials-slider.php:235
|
3574 |
msgid "Should the slider have navigation controls?"
|
3575 |
msgstr ""
|
3576 |
|
3577 |
+
#: includes/widgets/premium/slider.php:218
|
3578 |
+
#: includes/widgets/testimonials-slider.php:194
|
3579 |
msgid "Should the slider pause on mouse hover over the slider."
|
3580 |
msgstr ""
|
3581 |
|
3582 |
+
#: includes/widgets/premium/slider.php:230
|
3583 |
+
#: includes/widgets/testimonials-slider.php:206
|
3584 |
msgid "Pause slider on action?"
|
3585 |
msgstr ""
|
3586 |
|
3587 |
+
#: includes/widgets/premium/slider.php:231
|
3588 |
+
#: includes/widgets/testimonials-slider.php:207
|
3589 |
msgid ""
|
3590 |
"Should the slideshow pause once user initiates an action using navigation/"
|
3591 |
"direction controls."
|
3592 |
msgstr ""
|
3593 |
|
3594 |
+
#: includes/widgets/premium/slider.php:265
|
3595 |
+
#: includes/widgets/testimonials-slider.php:168
|
3596 |
msgid "Slideshow Speed"
|
3597 |
msgstr ""
|
3598 |
|
3599 |
+
#: includes/widgets/premium/slider.php:275
|
3600 |
+
#: includes/widgets/testimonials-slider.php:178
|
3601 |
msgid "Animation Speed"
|
3602 |
msgstr ""
|
3603 |
|
3604 |
+
#: includes/widgets/premium/tabs.php:30 includes/widgets/premium/tabs.php:54
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3605 |
msgid "Tabs"
|
3606 |
msgstr ""
|
3607 |
|
3608 |
+
#: includes/widgets/premium/tabs.php:66
|
3609 |
msgid "Tab Style 1"
|
3610 |
msgstr ""
|
3611 |
|
3612 |
+
#: includes/widgets/premium/tabs.php:67
|
3613 |
msgid "Tab Style 2"
|
3614 |
msgstr ""
|
3615 |
|
3616 |
+
#: includes/widgets/premium/tabs.php:68
|
3617 |
msgid "Tab Style 3"
|
3618 |
msgstr ""
|
3619 |
|
3620 |
+
#: includes/widgets/premium/tabs.php:69
|
3621 |
msgid "Tab Style 4"
|
3622 |
msgstr ""
|
3623 |
|
3624 |
+
#: includes/widgets/premium/tabs.php:70
|
3625 |
msgid "Tab Style 5"
|
3626 |
msgstr ""
|
3627 |
|
3628 |
+
#: includes/widgets/premium/tabs.php:71
|
3629 |
msgid "Tab Style 6"
|
3630 |
msgstr ""
|
3631 |
|
3632 |
+
#: includes/widgets/premium/tabs.php:72
|
3633 |
msgid "Vertical Tab Style 1"
|
3634 |
msgstr ""
|
3635 |
|
3636 |
+
#: includes/widgets/premium/tabs.php:73
|
3637 |
msgid "Vertical Tab Style 2"
|
3638 |
msgstr ""
|
3639 |
|
3640 |
+
#: includes/widgets/premium/tabs.php:74
|
3641 |
msgid "Vertical Tab Style 3"
|
3642 |
msgstr ""
|
3643 |
|
3644 |
+
#: includes/widgets/premium/tabs.php:75
|
3645 |
msgid "Vertical Tab Style 4"
|
3646 |
msgstr ""
|
3647 |
|
3648 |
+
#: includes/widgets/premium/tabs.php:85
|
3649 |
msgid "The device resolution at which the mobile view takes effect"
|
3650 |
msgstr ""
|
3651 |
|
3652 |
+
#: includes/widgets/premium/tabs.php:97
|
3653 |
msgid "Tab Panes"
|
3654 |
msgstr ""
|
3655 |
|
3656 |
+
#: includes/widgets/premium/tabs.php:102
|
3657 |
msgid "Tab #1"
|
3658 |
msgstr ""
|
3659 |
|
3660 |
+
#: includes/widgets/premium/tabs.php:103 includes/widgets/premium/tabs.php:107
|
3661 |
+
#: includes/widgets/premium/tabs.php:111
|
3662 |
msgid ""
|
3663 |
"I am tab content. Click edit button to change this text. Lorem ipsum dolor "
|
3664 |
"sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec "
|
3665 |
"ullamcorper mattis, pulvinar dapibus leo."
|
3666 |
msgstr ""
|
3667 |
|
3668 |
+
#: includes/widgets/premium/tabs.php:106
|
3669 |
msgid "Tab #2"
|
3670 |
msgstr ""
|
3671 |
|
3672 |
+
#: includes/widgets/premium/tabs.php:110
|
3673 |
msgid "Tab #3"
|
3674 |
msgstr ""
|
3675 |
|
3676 |
+
#: includes/widgets/premium/tabs.php:117
|
3677 |
+
msgid "Tab ID"
|
3678 |
+
msgstr ""
|
3679 |
+
|
3680 |
+
#: includes/widgets/premium/tabs.php:118
|
3681 |
+
msgid ""
|
3682 |
+
"The Tab ID is required to link to a tab. It must be unique across the page, "
|
3683 |
+
"must begin with a letter and may be followed by any number of letters, "
|
3684 |
+
"digits, hyphens or underscores."
|
3685 |
+
msgstr ""
|
3686 |
+
|
3687 |
+
#: includes/widgets/premium/tabs.php:123
|
3688 |
msgid "Tab Icon Type"
|
3689 |
msgstr ""
|
3690 |
|
3691 |
+
#: includes/widgets/premium/tabs.php:134
|
3692 |
msgid "Tab Image"
|
3693 |
msgstr ""
|
3694 |
|
3695 |
+
#: includes/widgets/premium/tabs.php:146
|
3696 |
msgid "Tab Icon"
|
3697 |
msgstr ""
|
3698 |
|
3699 |
+
#: includes/widgets/premium/tabs.php:156
|
3700 |
msgid "Tab Title & Content"
|
3701 |
msgstr ""
|
3702 |
|
3703 |
+
#: includes/widgets/premium/tabs.php:158
|
3704 |
msgid "Tabs Title"
|
3705 |
msgstr ""
|
3706 |
|
3707 |
+
#: includes/widgets/premium/tabs.php:166 includes/widgets/premium/tabs.php:268
|
3708 |
msgid "Tab Content"
|
3709 |
msgstr ""
|
3710 |
|
3711 |
+
#: includes/widgets/premium/tabs.php:168
|
3712 |
msgid "Tabs Content"
|
3713 |
msgstr ""
|
3714 |
|
3715 |
+
#: includes/widgets/premium/tabs.php:184
|
3716 |
msgid "Tab Title"
|
3717 |
msgstr ""
|
3718 |
|
3719 |
+
#: includes/widgets/premium/tabs.php:192
|
3720 |
msgid "Tab Title Color"
|
3721 |
msgstr ""
|
3722 |
|
3723 |
+
#: includes/widgets/premium/tabs.php:203
|
3724 |
msgid "Active Tab Title Color"
|
3725 |
msgstr ""
|
3726 |
|
3727 |
+
#: includes/widgets/premium/tabs.php:214
|
3728 |
msgid "Hover Tab Title Color"
|
3729 |
msgstr ""
|
3730 |
|
3731 |
+
#: includes/widgets/premium/tabs.php:225
|
3732 |
msgid "Tab highlight Border color"
|
3733 |
msgstr ""
|
3734 |
|
3735 |
+
#: includes/widgets/premium/tabs.php:245
|
3736 |
msgid "Tab Title Padding"
|
3737 |
msgstr ""
|
3738 |
|
3739 |
+
#: includes/widgets/premium/tabs.php:276
|
3740 |
msgid "Tab Content Padding"
|
3741 |
msgstr ""
|
3742 |
|
3743 |
+
#: includes/widgets/premium/tabs.php:352
|
3744 |
msgid "Active Tab Icon Color"
|
3745 |
msgstr ""
|
3746 |
|
3747 |
+
#: includes/widgets/premium/tabs.php:364
|
3748 |
msgid "Hover Tab Icon Color"
|
3749 |
msgstr ""
|
3750 |
|
3751 |
+
#: includes/widgets/pricing-table.php:79 includes/widgets/pricing-table.php:102
|
3752 |
+
msgid "Pricing Table"
|
3753 |
+
msgstr ""
|
3754 |
+
|
3755 |
+
#: includes/widgets/pricing-table.php:109
|
3756 |
+
msgid "Pricing plans in a row"
|
3757 |
+
msgstr ""
|
3758 |
+
|
3759 |
+
#: includes/widgets/pricing-table.php:129
|
3760 |
+
msgid "Pricing Plans"
|
3761 |
+
msgstr ""
|
3762 |
+
|
3763 |
+
#: includes/widgets/pricing-table.php:142
|
3764 |
+
msgid "Pricing Plan Title"
|
3765 |
+
msgstr ""
|
3766 |
+
|
3767 |
+
#: includes/widgets/pricing-table.php:151
|
3768 |
+
msgid "Tagline Text"
|
3769 |
+
msgstr ""
|
3770 |
+
|
3771 |
+
#: includes/widgets/pricing-table.php:152
|
3772 |
+
msgid ""
|
3773 |
+
"Provide any subtitle or taglines like \"Most Popular\", \"Best Value\", "
|
3774 |
+
"\"Best Selling\", \"Most Flexible\" etc. that you would like to use for this "
|
3775 |
+
"pricing plan."
|
3776 |
+
msgstr ""
|
3777 |
+
|
3778 |
+
#: includes/widgets/pricing-table.php:160
|
3779 |
+
msgid "Pricing Image"
|
3780 |
+
msgstr ""
|
3781 |
+
|
3782 |
+
#: includes/widgets/pricing-table.php:174
|
3783 |
+
msgid "Price Tag"
|
3784 |
+
msgstr ""
|
3785 |
+
|
3786 |
+
#: includes/widgets/pricing-table.php:175
|
3787 |
+
msgid "Enter the price tag for the pricing plan. HTML is accepted."
|
3788 |
+
msgstr ""
|
3789 |
+
|
3790 |
+
#: includes/widgets/pricing-table.php:184
|
3791 |
+
msgid "Text for Pricing Link/Button"
|
3792 |
+
msgstr ""
|
3793 |
+
|
3794 |
+
#: includes/widgets/pricing-table.php:192
|
3795 |
+
msgid "URL for the Pricing link/button"
|
3796 |
+
msgstr ""
|
3797 |
+
|
3798 |
+
#: includes/widgets/pricing-table.php:208
|
3799 |
+
msgid "Highlight Pricing Plan"
|
3800 |
+
msgstr ""
|
3801 |
+
|
3802 |
+
#: includes/widgets/pricing-table.php:219
|
3803 |
+
msgid "Pricing Plan Details"
|
3804 |
+
msgstr ""
|
3805 |
+
|
3806 |
+
#: includes/widgets/pricing-table.php:220
|
3807 |
+
msgid ""
|
3808 |
+
"Enter the content for the pricing plan that include information about "
|
3809 |
+
"individual features of the pricing plan. For prebuilt styling, enter "
|
3810 |
+
"shortcodes content like - [lae_pricing_item title=\"Storage Space\" value="
|
3811 |
+
"\"50 GB\"] [lae_pricing_item title=\"Video Uploads\" value=\"50\"]"
|
3812 |
+
"[lae_pricing_item title=\"Portfolio Items\" value=\"20\"]"
|
3813 |
+
msgstr ""
|
3814 |
+
|
3815 |
+
#: includes/widgets/pricing-table.php:246
|
3816 |
+
msgid "Plan Name"
|
3817 |
+
msgstr ""
|
3818 |
+
|
3819 |
+
#: includes/widgets/pricing-table.php:254
|
3820 |
+
#: includes/widgets/pricing-table.php:332
|
3821 |
+
msgid "HTML Tag"
|
3822 |
+
msgstr ""
|
3823 |
+
|
3824 |
+
#: includes/widgets/pricing-table.php:294
|
3825 |
+
msgid "Plan Tagline"
|
3826 |
+
msgstr ""
|
3827 |
+
|
3828 |
+
#: includes/widgets/pricing-table.php:323
|
3829 |
+
msgid "Plan Price"
|
3830 |
+
msgstr ""
|
3831 |
+
|
3832 |
+
#: includes/widgets/pricing-table.php:372
|
3833 |
+
msgid "Pricing Item Title"
|
3834 |
+
msgstr ""
|
3835 |
+
|
3836 |
+
#: includes/widgets/pricing-table.php:401
|
3837 |
+
msgid "Pricing Item Value"
|
3838 |
+
msgstr ""
|
3839 |
+
|
3840 |
+
#: includes/widgets/pricing-table.php:430
|
3841 |
+
msgid "Purchase Button"
|
3842 |
+
msgstr ""
|
3843 |
+
|
3844 |
+
#: includes/widgets/pricing-table.php:439
|
3845 |
+
msgid "Button Spacing"
|
3846 |
+
msgstr ""
|
3847 |
+
|
3848 |
+
#: includes/widgets/services.php:64
|
3849 |
+
msgid "Style 4"
|
3850 |
+
msgstr ""
|
3851 |
+
|
3852 |
+
#: includes/widgets/services.php:65
|
3853 |
+
msgid "Style 5"
|
3854 |
+
msgstr ""
|
3855 |
+
|
3856 |
+
#: includes/widgets/services.php:114
|
3857 |
+
msgid "Size of icon image if chosen for display"
|
3858 |
+
msgstr ""
|
3859 |
+
|
3860 |
+
#: includes/widgets/services.php:183
|
3861 |
+
msgid "Service Icon"
|
3862 |
+
msgstr ""
|
3863 |
+
|
3864 |
+
#: includes/widgets/services.php:295
|
3865 |
+
msgid "Service Icons"
|
3866 |
+
msgstr ""
|
3867 |
+
|
3868 |
+
#: includes/widgets/services.php:322
|
3869 |
+
msgid "Icon Custom Color"
|
3870 |
+
msgstr ""
|
3871 |
+
|
3872 |
+
#: includes/widgets/stats-bars.php:30 includes/widgets/stats-bars.php:54
|
3873 |
+
msgid "Stats Bars"
|
3874 |
+
msgstr ""
|
3875 |
+
|
3876 |
+
#: includes/widgets/stats-bars.php:83
|
3877 |
+
msgid "The title for the stats bar"
|
3878 |
+
msgstr ""
|
3879 |
+
|
3880 |
+
#: includes/widgets/stats-bars.php:102
|
3881 |
+
msgid "Bar Color"
|
3882 |
+
msgstr ""
|
3883 |
+
|
3884 |
+
#: includes/widgets/stats-bars.php:117
|
3885 |
+
msgid "Stats Bar"
|
3886 |
+
msgstr ""
|
3887 |
+
|
3888 |
+
#: includes/widgets/stats-bars.php:125
|
3889 |
+
msgid "Stats Bar Background Color"
|
3890 |
+
msgstr ""
|
3891 |
+
|
3892 |
+
#: includes/widgets/stats-bars.php:138
|
3893 |
+
msgid "Stats Bar Spacing"
|
3894 |
+
msgstr ""
|
3895 |
+
|
3896 |
+
#: includes/widgets/stats-bars.php:160
|
3897 |
+
msgid "Stats Bar Height"
|
3898 |
+
msgstr ""
|
3899 |
+
|
3900 |
+
#: includes/widgets/stats-bars.php:184
|
3901 |
+
msgid "Stats Bar Border Radius"
|
3902 |
msgstr ""
|
3903 |
|
3904 |
+
#: includes/widgets/stats-bars.php:239
|
3905 |
+
msgid "Spacing from Stats Title"
|
3906 |
+
msgstr ""
|
3907 |
+
|
3908 |
+
#: includes/widgets/team-members.php:33 includes/widgets/team-members.php:108
|
3909 |
+
msgid "Team Members"
|
3910 |
+
msgstr ""
|
3911 |
+
|
3912 |
+
#: includes/widgets/team-members.php:55
|
3913 |
msgid "Team"
|
3914 |
msgstr ""
|
3915 |
|
3916 |
+
#: includes/widgets/team-members.php:63
|
3917 |
msgid "Choose Team Style"
|
3918 |
msgstr ""
|
3919 |
|
3920 |
+
#: includes/widgets/team-members.php:100
|
3921 |
+
msgid "Team Member Image Size"
|
3922 |
msgstr ""
|
3923 |
|
3924 |
+
#: includes/widgets/team-members.php:113
|
3925 |
msgid "Team Member #1"
|
3926 |
msgstr ""
|
3927 |
|
3928 |
+
#: includes/widgets/team-members.php:114
|
3929 |
msgid "CEO"
|
3930 |
msgstr ""
|
3931 |
|
3932 |
+
#: includes/widgets/team-members.php:115 includes/widgets/team-members.php:120
|
3933 |
+
#: includes/widgets/team-members.php:125
|
3934 |
msgid ""
|
3935 |
"I am member details. Click edit button to change this text. Lorem ipsum "
|
3936 |
"dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec "
|
3937 |
"ullamcorper mattis, pulvinar dapibus leo."
|
3938 |
msgstr ""
|
3939 |
|
3940 |
+
#: includes/widgets/team-members.php:118
|
3941 |
msgid "Team Member #2"
|
3942 |
msgstr ""
|
3943 |
|
3944 |
+
#: includes/widgets/team-members.php:119
|
3945 |
msgid "Lead Developer"
|
3946 |
msgstr ""
|
3947 |
|
3948 |
+
#: includes/widgets/team-members.php:123
|
3949 |
msgid "Team Member #3"
|
3950 |
msgstr ""
|
3951 |
|
3952 |
+
#: includes/widgets/team-members.php:124
|
3953 |
msgid "Finance Manager"
|
3954 |
msgstr ""
|
3955 |
|
3956 |
+
#: includes/widgets/team-members.php:131
|
3957 |
msgid "Member Name"
|
3958 |
msgstr ""
|
3959 |
|
3960 |
+
#: includes/widgets/team-members.php:139
|
3961 |
msgid "Position"
|
3962 |
msgstr ""
|
3963 |
|
3964 |
+
#: includes/widgets/team-members.php:151
|
3965 |
msgid "Team Member Image"
|
3966 |
msgstr ""
|
3967 |
|
3968 |
+
#: includes/widgets/team-members.php:163
|
3969 |
msgid "Team Member details"
|
3970 |
msgstr ""
|
3971 |
|
3972 |
+
#: includes/widgets/team-members.php:165
|
3973 |
msgid "Details about team member"
|
3974 |
msgstr ""
|
3975 |
|
3976 |
+
#: includes/widgets/team-members.php:166
|
3977 |
msgid "Provide a short writeup for the team member"
|
3978 |
msgstr ""
|
3979 |
|
3980 |
+
#: includes/widgets/team-members.php:174
|
3981 |
msgid "Social Profile"
|
3982 |
msgstr ""
|
3983 |
|
3984 |
+
#: includes/widgets/team-members.php:180
|
3985 |
msgid "Email Address"
|
3986 |
msgstr ""
|
3987 |
|
3988 |
+
#: includes/widgets/team-members.php:181
|
3989 |
msgid "Enter the email address of the team member."
|
3990 |
msgstr ""
|
3991 |
|
3992 |
+
#: includes/widgets/team-members.php:193
|
3993 |
msgid "Facebook Page URL"
|
3994 |
msgstr ""
|
3995 |
|
3996 |
+
#: includes/widgets/team-members.php:194
|
3997 |
msgid "URL of the Facebook page of the team member."
|
3998 |
msgstr ""
|
3999 |
|
4000 |
+
#: includes/widgets/team-members.php:206
|
4001 |
msgid "Twitter Profile URL"
|
4002 |
msgstr ""
|
4003 |
|
4004 |
+
#: includes/widgets/team-members.php:207
|
4005 |
msgid "URL of the Twitter page of the team member."
|
4006 |
msgstr ""
|
4007 |
|
4008 |
+
#: includes/widgets/team-members.php:219
|
4009 |
msgid "LinkedIn Page URL"
|
4010 |
msgstr ""
|
4011 |
|
4012 |
+
#: includes/widgets/team-members.php:220
|
4013 |
msgid "URL of the LinkedIn profile of the team member."
|
4014 |
msgstr ""
|
4015 |
|
4016 |
+
#: includes/widgets/team-members.php:232
|
4017 |
msgid "Pinterest Page URL"
|
4018 |
msgstr ""
|
4019 |
|
4020 |
+
#: includes/widgets/team-members.php:233
|
4021 |
msgid "URL of the Pinterest page for the team member."
|
4022 |
msgstr ""
|
4023 |
|
4024 |
+
#: includes/widgets/team-members.php:245
|
4025 |
msgid "Dribbble Profile URL"
|
4026 |
msgstr ""
|
4027 |
|
4028 |
+
#: includes/widgets/team-members.php:246
|
4029 |
msgid "URL of the Dribbble profile of the team member."
|
4030 |
msgstr ""
|
4031 |
|
4032 |
+
#: includes/widgets/team-members.php:258
|
4033 |
msgid "GooglePlus Page URL"
|
4034 |
msgstr ""
|
4035 |
|
4036 |
+
#: includes/widgets/team-members.php:259
|
4037 |
msgid "URL of the Google Plus page of the team member."
|
4038 |
msgstr ""
|
4039 |
|
4040 |
+
#: includes/widgets/team-members.php:271
|
4041 |
msgid "Instagram Page URL"
|
4042 |
msgstr ""
|
4043 |
|
4044 |
+
#: includes/widgets/team-members.php:272
|
4045 |
msgid "URL of the Instagram feed for the team member."
|
4046 |
msgstr ""
|
4047 |
|
4048 |
+
#: includes/widgets/team-members.php:309
|
4049 |
msgid "Team Member Spacing"
|
4050 |
msgstr ""
|
4051 |
|
4052 |
+
#: includes/widgets/team-members.php:347 includes/widgets/testimonials.php:171
|
|
|
|
|
|
|
|
|
4053 |
msgid "Thumbnail Border Radius"
|
4054 |
msgstr ""
|
4055 |
|
4056 |
+
#: includes/widgets/team-members.php:361
|
4057 |
msgid "Member Title"
|
4058 |
msgstr ""
|
4059 |
|
4060 |
+
#: includes/widgets/team-members.php:408
|
4061 |
msgid "Member Position"
|
4062 |
msgstr ""
|
4063 |
|
4064 |
+
#: includes/widgets/team-members.php:437
|
4065 |
msgid "Member Details"
|
4066 |
msgstr ""
|
4067 |
|
4068 |
+
#: includes/widgets/team-members.php:467
|
4069 |
msgid "Social Icons"
|
4070 |
msgstr ""
|
4071 |
|
4072 |
+
#: includes/widgets/team-members.php:475
|
4073 |
+
#: includes/widgets/testimonials-slider.php:404
|
4074 |
msgid "Icon size in pixels"
|
4075 |
msgstr ""
|
4076 |
|
4077 |
+
#: includes/widgets/team-members.php:645
|
4078 |
msgid "Send an email"
|
4079 |
msgstr ""
|
4080 |
|
4081 |
+
#: includes/widgets/team-members.php:647
|
4082 |
msgid "Follow on Facebook"
|
4083 |
msgstr ""
|
4084 |
|
4085 |
+
#: includes/widgets/team-members.php:649
|
4086 |
msgid "Subscribe to Twitter Feed"
|
4087 |
msgstr ""
|
4088 |
|
4089 |
+
#: includes/widgets/team-members.php:651
|
4090 |
msgid "View LinkedIn Profile"
|
4091 |
msgstr ""
|
4092 |
|
4093 |
+
#: includes/widgets/team-members.php:653
|
4094 |
msgid "Follow on Google Plus"
|
4095 |
msgstr ""
|
4096 |
|
4097 |
+
#: includes/widgets/team-members.php:655
|
4098 |
msgid "View Instagram Feed"
|
4099 |
msgstr ""
|
4100 |
|
4101 |
+
#: includes/widgets/team-members.php:657
|
4102 |
msgid "Subscribe to Pinterest Feed"
|
4103 |
msgstr ""
|
4104 |
|
4105 |
+
#: includes/widgets/team-members.php:659
|
4106 |
msgid "View Dribbble Portfolio"
|
4107 |
msgstr ""
|
4108 |
|
4109 |
#: includes/widgets/testimonials-slider.php:30
|
|
|
|
|
|
|
4110 |
#: includes/widgets/testimonials-slider.php:54
|
4111 |
msgid "Testimonials Slider"
|
4112 |
msgstr ""
|
4113 |
|
4114 |
#: includes/widgets/testimonials-slider.php:61
|
4115 |
+
#: includes/widgets/testimonials.php:30 includes/widgets/testimonials.php:52
|
4116 |
+
#: includes/widgets/testimonials.php:80
|
4117 |
msgid "Testimonials"
|
4118 |
msgstr ""
|
4119 |
|
4120 |
#: includes/widgets/testimonials-slider.php:65
|
4121 |
+
#: includes/widgets/testimonials.php:85
|
4122 |
msgid "Customer #1"
|
4123 |
msgstr ""
|
4124 |
|
4125 |
#: includes/widgets/testimonials-slider.php:66
|
4126 |
+
#: includes/widgets/testimonials.php:86
|
4127 |
msgid "CEO, Invision Inc."
|
4128 |
msgstr ""
|
4129 |
|
4130 |
#: includes/widgets/testimonials-slider.php:67
|
4131 |
#: includes/widgets/testimonials-slider.php:72
|
4132 |
#: includes/widgets/testimonials-slider.php:77
|
4133 |
+
#: includes/widgets/testimonials.php:87 includes/widgets/testimonials.php:92
|
4134 |
+
#: includes/widgets/testimonials.php:97
|
4135 |
msgid ""
|
4136 |
"I am testimonial text. Click edit button to change this text. Lorem ipsum "
|
4137 |
"dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec "
|
4139 |
msgstr ""
|
4140 |
|
4141 |
#: includes/widgets/testimonials-slider.php:70
|
4142 |
+
#: includes/widgets/testimonials.php:90
|
4143 |
msgid "Customer #2"
|
4144 |
msgstr ""
|
4145 |
|
4146 |
#: includes/widgets/testimonials-slider.php:71
|
4147 |
+
#: includes/widgets/testimonials.php:91
|
4148 |
msgid "Lead Developer, Automattic Inc"
|
4149 |
msgstr ""
|
4150 |
|
4151 |
#: includes/widgets/testimonials-slider.php:75
|
4152 |
+
#: includes/widgets/testimonials.php:95
|
4153 |
msgid "Customer #3"
|
4154 |
msgstr ""
|
4155 |
|
4156 |
#: includes/widgets/testimonials-slider.php:76
|
4157 |
+
#: includes/widgets/testimonials.php:96
|
4158 |
msgid "Store Manager, Walmart Inc"
|
4159 |
msgstr ""
|
4160 |
|
4161 |
#: includes/widgets/testimonials-slider.php:83
|
4162 |
+
#: includes/widgets/testimonials.php:103
|
4163 |
msgid "Name"
|
4164 |
msgstr ""
|
4165 |
|
4166 |
#: includes/widgets/testimonials-slider.php:85
|
4167 |
+
#: includes/widgets/testimonials.php:105
|
4168 |
msgid "The client or customer name for the testimonial"
|
4169 |
msgstr ""
|
4170 |
|
4171 |
+
#: includes/widgets/testimonials-slider.php:92
|
4172 |
+
#: includes/widgets/testimonials.php:112
|
4173 |
msgid "Client Details"
|
4174 |
msgstr ""
|
4175 |
|
4176 |
+
#: includes/widgets/testimonials-slider.php:94
|
4177 |
msgid ""
|
4178 |
"The details of the client/customer like company name, position held, company "
|
4179 |
"URL etc. HTML accepted."
|
4180 |
msgstr ""
|
4181 |
|
4182 |
+
#: includes/widgets/testimonials-slider.php:102
|
4183 |
+
#: includes/widgets/testimonials.php:122
|
4184 |
msgid "Customer/Client Image"
|
4185 |
msgstr ""
|
4186 |
|
4187 |
+
#: includes/widgets/testimonials-slider.php:115
|
4188 |
+
#: includes/widgets/testimonials.php:135
|
4189 |
msgid "Testimonials Text"
|
4190 |
msgstr ""
|
4191 |
|
4192 |
+
#: includes/widgets/testimonials-slider.php:117
|
4193 |
+
#: includes/widgets/testimonials.php:137
|
4194 |
msgid "What your customer/client had to say"
|
4195 |
msgstr ""
|
4196 |
|
4197 |
+
#: includes/widgets/testimonials-slider.php:244
|
4198 |
+
#: includes/widgets/testimonials.php:162
|
4199 |
msgid "Author Thumbnail"
|
4200 |
msgstr ""
|
4201 |
|
4202 |
+
#: includes/widgets/testimonials-slider.php:253
|
4203 |
msgid "Author Thumbnail Border Radius"
|
4204 |
msgstr ""
|
4205 |
|
4206 |
+
#: includes/widgets/testimonials-slider.php:265
|
4207 |
msgid "Author Thumbnail Size"
|
4208 |
msgstr ""
|
4209 |
|
4210 |
+
#: includes/widgets/testimonials-slider.php:289
|
4211 |
+
#: includes/widgets/testimonials.php:209
|
4212 |
msgid "Author Testimonial"
|
4213 |
msgstr ""
|
4214 |
|
4215 |
+
#: includes/widgets/testimonials-slider.php:318
|
4216 |
+
#: includes/widgets/testimonials.php:284
|
4217 |
msgid "Author Name"
|
4218 |
msgstr ""
|
4219 |
|
4220 |
+
#: includes/widgets/testimonials-slider.php:366
|
4221 |
+
#: includes/widgets/testimonials.php:331
|
4222 |
msgid "Author Credentials"
|
4223 |
msgstr ""
|
4224 |
|
4225 |
+
#: includes/widgets/testimonials-slider.php:396
|
4226 |
msgid "Quote Icon"
|
4227 |
msgstr ""
|
4228 |
|
4229 |
+
#: includes/widgets/testimonials.php:114
|
|
|
|
|
|
|
|
|
4230 |
msgid ""
|
4231 |
"The details of the client/customer like company name, credential held, "
|
4232 |
"company URL etc. HTML accepted."
|
4233 |
msgstr ""
|
4234 |
|
4235 |
+
#: includes/widgets/testimonials.php:184
|
4236 |
msgid "Thumbnail Size"
|
4237 |
msgstr ""
|
4238 |
|
4239 |
+
#: includes/widgets/testimonials.php:218
|
4240 |
msgid "Text Padding"
|
4241 |
msgstr ""
|
4242 |
|
4243 |
+
#: includes/widgets/testimonials.php:255
|
4244 |
msgid "Border Width"
|
4245 |
msgstr ""
|
4246 |
|
4247 |
+
#: plugin.php:53 plugin.php:62
|
4248 |
msgid "Cheatin’ huh?"
|
4249 |
msgstr ""
|
4250 |
|
4251 |
+
#: plugin.php:168
|
4252 |
msgid "Livemesh Addons"
|
4253 |
msgstr ""
|
languages/livemesh-el-addons-he_IL.mo
CHANGED
Binary file
|
languages/livemesh-el-addons-he_IL.po
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: livemesh-siteorigin-widgets\n"
|
4 |
-
"POT-Creation-Date:
|
5 |
-
"PO-Revision-Date:
|
6 |
"Last-Translator: LiveMesh\n"
|
7 |
"Language-Team: Ahrale | Atar4U.com <contact@atar4u.com>\n"
|
8 |
"Language: he_IL\n"
|
@@ -49,140 +49,32 @@ msgstr "הגדרות התוסף אופסו"
|
|
49 |
msgid "Sorry, an error occurred while resetting settings"
|
50 |
msgstr "מצטערים, אירעה שגיאה בעת איפוס ההגדרות"
|
51 |
|
52 |
-
#: admin/admin-init.php:
|
53 |
#: admin/views/admin-banner2.php:13
|
54 |
-
msgid "Addons for Elementor"
|
55 |
msgstr ""
|
56 |
|
57 |
-
#: admin/admin-init.php:
|
58 |
msgid "Elementor Addons"
|
59 |
msgstr ""
|
60 |
|
61 |
-
#: admin/admin-init.php:
|
62 |
msgid "Widgets Settings"
|
63 |
msgstr ""
|
64 |
|
65 |
-
#: admin/admin-init.php:
|
66 |
-
#: includes/widgets/icon-list.php:
|
67 |
msgid "Settings"
|
68 |
msgstr "הגדרות"
|
69 |
|
70 |
-
#: admin/admin-init.php:
|
71 |
msgid "Widgets Documentation"
|
72 |
msgstr ""
|
73 |
|
74 |
-
#: admin/admin-init.php:
|
75 |
msgid "Documentation"
|
76 |
msgstr "תיעוד"
|
77 |
|
78 |
-
#: admin/update-init.php:83
|
79 |
-
msgid "Elementor Addons License"
|
80 |
-
msgstr ""
|
81 |
-
|
82 |
-
#: admin/update-init.php:84
|
83 |
-
msgid "License"
|
84 |
-
msgstr ""
|
85 |
-
|
86 |
-
#: admin/update-init.php:97
|
87 |
-
msgid "License Settings"
|
88 |
-
msgstr ""
|
89 |
-
|
90 |
-
#: admin/update-init.php:100
|
91 |
-
msgid ""
|
92 |
-
"Using this settings page you can set the license key that you purchased, "
|
93 |
-
"then you can get automatic updates for Addons for Elementor Pro."
|
94 |
-
msgstr ""
|
95 |
-
|
96 |
-
#: admin/update-init.php:102
|
97 |
-
msgid "Your License"
|
98 |
-
msgstr ""
|
99 |
-
|
100 |
-
#: admin/update-init.php:104
|
101 |
-
#, php-format
|
102 |
-
msgid ""
|
103 |
-
"A license key qualifies you for support and enables automatic updates "
|
104 |
-
"straight to your dashboard. Simply enter your license key where indicated "
|
105 |
-
"and get started. If you don't have a license key, and haven't bought Addons "
|
106 |
-
"for Elementor Pro yet, <a href=\"%s\" target=\"_blank\">buy it in our "
|
107 |
-
"website</a>."
|
108 |
-
msgstr ""
|
109 |
-
|
110 |
-
#: admin/update-init.php:112
|
111 |
-
msgid "License Key"
|
112 |
-
msgstr ""
|
113 |
-
|
114 |
-
#: admin/update-init.php:117
|
115 |
-
#, php-format
|
116 |
-
msgid ""
|
117 |
-
"You can find your key in your purchase receipt email or in <a href=\"%s\" "
|
118 |
-
"target=\"_blank\">your purchases</a>. License key looks similar to this: "
|
119 |
-
"fb351f05958872E193feb37a505a84be"
|
120 |
-
msgstr ""
|
121 |
-
|
122 |
-
#: admin/update-init.php:126 admin/update-init.php:138
|
123 |
-
msgid "Activate License"
|
124 |
-
msgstr ""
|
125 |
-
|
126 |
-
#: admin/update-init.php:130
|
127 |
-
msgid "active"
|
128 |
-
msgstr ""
|
129 |
-
|
130 |
-
#: admin/update-init.php:133
|
131 |
-
msgid "Deactivate License"
|
132 |
-
msgstr ""
|
133 |
-
|
134 |
-
#: admin/update-init.php:195 admin/update-init.php:243
|
135 |
-
#: admin/update-init.php:304
|
136 |
-
msgid "An error occurred, please try again."
|
137 |
-
msgstr ""
|
138 |
-
|
139 |
-
#: admin/update-init.php:210
|
140 |
-
#, php-format
|
141 |
-
msgid "Your license key expired on %s."
|
142 |
-
msgstr ""
|
143 |
-
|
144 |
-
#: admin/update-init.php:217
|
145 |
-
msgid "Your license key has been disabled."
|
146 |
-
msgstr ""
|
147 |
-
|
148 |
-
#: admin/update-init.php:222
|
149 |
-
msgid "Invalid license."
|
150 |
-
msgstr ""
|
151 |
-
|
152 |
-
#: admin/update-init.php:228
|
153 |
-
msgid "Your license is not active for this URL."
|
154 |
-
msgstr ""
|
155 |
-
|
156 |
-
#: admin/update-init.php:233
|
157 |
-
#, php-format
|
158 |
-
msgid "This appears to be an invalid license key for %s."
|
159 |
-
msgstr ""
|
160 |
-
|
161 |
-
#: admin/update-init.php:238
|
162 |
-
msgid "Your license key has reached its activation limit."
|
163 |
-
msgstr ""
|
164 |
-
|
165 |
-
#: admin/updates/EDD_SL_Plugin_Updater.php:201
|
166 |
-
#, php-format
|
167 |
-
msgid ""
|
168 |
-
"There is a new version of %1$s available. %2$sView version %3$s details%4$s."
|
169 |
-
msgstr ""
|
170 |
-
|
171 |
-
#: admin/updates/EDD_SL_Plugin_Updater.php:209
|
172 |
-
#, php-format
|
173 |
-
msgid ""
|
174 |
-
"There is a new version of %1$s available. %2$sView version %3$s details%4$s "
|
175 |
-
"or %5$supdate now%6$s."
|
176 |
-
msgstr ""
|
177 |
-
|
178 |
-
#: admin/updates/EDD_SL_Plugin_Updater.php:396
|
179 |
-
msgid "You do not have permission to install plugin updates"
|
180 |
-
msgstr ""
|
181 |
-
|
182 |
-
#: admin/updates/EDD_SL_Plugin_Updater.php:396
|
183 |
-
msgid "Error"
|
184 |
-
msgstr ""
|
185 |
-
|
186 |
#: admin/views/admin-banner1.php:13
|
187 |
msgid "Plugin Documentation"
|
188 |
msgstr "תיעוד התוסף"
|
@@ -207,10 +99,13 @@ msgstr "תחילת עבודה עם %1$s v%2$s"
|
|
207 |
#: admin/views/documentation.php:34
|
208 |
#, php-format
|
209 |
msgid ""
|
210 |
-
"Thanks for
|
211 |
"opportunity to share our work with you. Please visit the tabs below to get "
|
212 |
"started on using our plugin to build your site!"
|
213 |
msgstr ""
|
|
|
|
|
|
|
214 |
|
215 |
#: admin/views/documentation.php:42
|
216 |
msgid "Help File"
|
@@ -240,71 +135,96 @@ msgstr "כלים ← יבוא"
|
|
240 |
msgid "Elementor Addons→Settings"
|
241 |
msgstr ""
|
242 |
|
243 |
-
#: admin/views/documentation.php:
|
|
|
|
|
244 |
msgid "Elementor"
|
245 |
msgstr ""
|
246 |
|
247 |
-
#: admin/views/documentation.php:
|
248 |
msgid "Install Elementor"
|
249 |
msgstr ""
|
250 |
|
251 |
-
#: admin/views/documentation.php:
|
252 |
msgid "Install Now"
|
253 |
msgstr "התקנה"
|
254 |
|
255 |
-
#: admin/views/documentation.php:
|
256 |
msgid "Installed"
|
257 |
msgstr "מותקן"
|
258 |
|
259 |
-
#: admin/views/documentation.php:
|
260 |
msgid "Portfolio Post Type"
|
261 |
msgstr "סוג פוסט פורטפוליו"
|
262 |
|
263 |
-
#: admin/views/documentation.php:
|
264 |
msgid "Install Portfolio Post Type"
|
265 |
msgstr "התקנת סוג פוסט פורטפוליו"
|
266 |
|
267 |
-
#: admin/views/documentation.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
268 |
msgid "Contact Us"
|
269 |
msgstr "צרו קשר"
|
270 |
|
271 |
-
#: admin/views/documentation.php:
|
272 |
msgid "Write to Us"
|
273 |
msgstr "כתבו לנו"
|
274 |
|
275 |
-
#: admin/views/settings.php:
|
276 |
-
#: includes/widgets/button.php:
|
277 |
-
#: includes/widgets/
|
278 |
-
#: includes/widgets/
|
|
|
|
|
|
|
|
|
279 |
msgid "General"
|
280 |
msgstr "כללי"
|
281 |
|
282 |
-
#: admin/views/settings.php:
|
283 |
msgid "Elements"
|
284 |
msgstr ""
|
285 |
|
286 |
-
#: admin/views/settings.php:
|
287 |
-
#: admin/views/settings.php:
|
288 |
msgid "Custom CSS"
|
289 |
msgstr "עיצוב CSS"
|
290 |
|
291 |
-
#: admin/views/settings.php:
|
292 |
msgid "Debugging"
|
293 |
msgstr "ניפוי שגיאות"
|
294 |
|
295 |
-
#: admin/views/settings.php:
|
296 |
msgid "Premium Version"
|
297 |
msgstr "כרסת פרימיום"
|
298 |
|
299 |
-
#: admin/views/settings.php:
|
300 |
msgid "Theme Colors"
|
301 |
msgstr "צבעי התבנית"
|
302 |
|
303 |
-
#: admin/views/settings.php:
|
304 |
msgid "Theme Color Scheme"
|
305 |
msgstr "סכמת צבעי התבנית"
|
306 |
|
307 |
-
#: admin/views/settings.php:
|
308 |
msgid ""
|
309 |
"Most themes use a single color as a major color across the site. This color "
|
310 |
"is often used for links, titles, buttons, icons, highlights etc. <br> To "
|
@@ -314,286 +234,295 @@ msgid ""
|
|
314 |
"set for links on mouse hover."
|
315 |
msgstr ""
|
316 |
|
317 |
-
#: admin/views/settings.php:
|
318 |
msgid "Theme Color"
|
319 |
msgstr "צבע התבנית"
|
320 |
|
321 |
-
#: admin/views/settings.php:
|
322 |
msgid "Select the default theme color."
|
323 |
msgstr "נא לבחור את צבע ברירת המחדל של התבנית"
|
324 |
|
325 |
-
#: admin/views/settings.php:
|
326 |
msgid "Theme Hover Color"
|
327 |
msgstr "צבע התבנית בריחוף עכבר"
|
328 |
|
329 |
-
#: admin/views/settings.php:
|
330 |
msgid "Select the default hover color for your theme."
|
331 |
msgstr "נא לבחור את צבע ברירת המחדל בעת ריחוף עכבר"
|
332 |
|
333 |
-
#: admin/views/settings.php:
|
334 |
msgid "Optimize Plugin"
|
335 |
msgstr ""
|
336 |
|
337 |
-
#: admin/views/settings.php:
|
338 |
msgid "Deactivate elements for better performance"
|
339 |
msgstr ""
|
340 |
|
341 |
-
#: admin/views/settings.php:
|
342 |
msgid ""
|
343 |
"You can deactivate those elements that you do not intend to use to avoid "
|
344 |
"loading scripts and files related to those elements."
|
345 |
msgstr ""
|
346 |
|
347 |
-
#: admin/views/settings.php:
|
348 |
-
msgid "Deactivate Accordion"
|
349 |
-
msgstr ""
|
350 |
-
|
351 |
-
#: admin/views/settings.php:179
|
352 |
-
msgid "Deactivate the accordion element."
|
353 |
-
msgstr ""
|
354 |
-
|
355 |
-
#: admin/views/settings.php:191
|
356 |
msgid "Deactivate Carousel"
|
357 |
msgstr ""
|
358 |
|
359 |
-
#: admin/views/settings.php:
|
360 |
msgid "Deactivate the carousel element."
|
361 |
msgstr ""
|
362 |
|
363 |
-
#: admin/views/settings.php:
|
364 |
msgid "Deactivate Clients"
|
365 |
msgstr ""
|
366 |
|
367 |
-
#: admin/views/settings.php:
|
368 |
msgid "Deactivate the clients element."
|
369 |
msgstr ""
|
370 |
|
371 |
-
#: admin/views/settings.php:
|
372 |
msgid "Deactivate Heading"
|
373 |
msgstr ""
|
374 |
|
375 |
-
#: admin/views/settings.php:
|
376 |
msgid "Deactivate the heading element."
|
377 |
msgstr ""
|
378 |
|
379 |
-
#: admin/views/settings.php:
|
380 |
msgid "Deactivate Odometers"
|
381 |
msgstr ""
|
382 |
|
383 |
-
#: admin/views/settings.php:
|
384 |
msgid "Deactivate the odometers element."
|
385 |
msgstr ""
|
386 |
|
387 |
-
#: admin/views/settings.php:
|
388 |
msgid "Deactivate Piecharts"
|
389 |
msgstr ""
|
390 |
|
391 |
-
#: admin/views/settings.php:
|
392 |
msgid "Deactivate the piecharts element."
|
393 |
msgstr ""
|
394 |
|
395 |
-
#: admin/views/settings.php:
|
396 |
msgid "Deactivate Portfolio"
|
397 |
msgstr ""
|
398 |
|
399 |
-
#: admin/views/settings.php:
|
400 |
msgid "Deactivate the portfolio element."
|
401 |
msgstr ""
|
402 |
|
403 |
-
#: admin/views/settings.php:
|
404 |
-
msgid "Deactivate Posts Block"
|
405 |
-
msgstr ""
|
406 |
-
|
407 |
-
#: admin/views/settings.php:267
|
408 |
-
msgid "Deactivate the Posts Block element."
|
409 |
-
msgstr ""
|
410 |
-
|
411 |
-
#: admin/views/settings.php:279
|
412 |
msgid "Deactivate Posts Carousel"
|
413 |
msgstr ""
|
414 |
|
415 |
-
#: admin/views/settings.php:
|
416 |
msgid "Deactivate the posts carousel element."
|
417 |
msgstr ""
|
418 |
|
419 |
-
#: admin/views/settings.php:
|
420 |
msgid "Deactivate Pricing Table"
|
421 |
msgstr ""
|
422 |
|
423 |
-
#: admin/views/settings.php:
|
424 |
msgid "Deactivate the pricing table element."
|
425 |
msgstr ""
|
426 |
|
427 |
-
#: admin/views/settings.php:
|
428 |
-
msgid "Deactivate Spacer"
|
429 |
-
msgstr ""
|
430 |
-
|
431 |
-
#: admin/views/settings.php:306
|
432 |
-
msgid "Deactivate the spacer element."
|
433 |
-
msgstr ""
|
434 |
-
|
435 |
-
#: admin/views/settings.php:317
|
436 |
msgid "Deactivate Services"
|
437 |
msgstr ""
|
438 |
|
439 |
-
#: admin/views/settings.php:
|
440 |
msgid "Deactivate the services element."
|
441 |
msgstr ""
|
442 |
|
443 |
-
#: admin/views/settings.php:
|
444 |
msgid "Deactivate Stats Bars"
|
445 |
msgstr ""
|
446 |
|
447 |
-
#: admin/views/settings.php:
|
448 |
msgid "Deactivate the stats bars element."
|
449 |
msgstr ""
|
450 |
|
451 |
-
#: admin/views/settings.php:
|
452 |
-
msgid "Deactivate Tabs"
|
453 |
-
msgstr ""
|
454 |
-
|
455 |
-
#: admin/views/settings.php:343
|
456 |
-
msgid "Deactivate the tabs element."
|
457 |
-
msgstr ""
|
458 |
-
|
459 |
-
#: admin/views/settings.php:354
|
460 |
msgid "Deactivate Team"
|
461 |
msgstr ""
|
462 |
|
463 |
-
#: admin/views/settings.php:
|
464 |
msgid "Deactivate the team element."
|
465 |
msgstr ""
|
466 |
|
467 |
-
#: admin/views/settings.php:
|
468 |
msgid "Deactivate Testimonials"
|
469 |
msgstr ""
|
470 |
|
471 |
-
#: admin/views/settings.php:
|
472 |
msgid "Deactivate the testimonials element."
|
473 |
msgstr ""
|
474 |
|
475 |
-
#: admin/views/settings.php:
|
476 |
msgid "Deactivate Testimonials Slider"
|
477 |
msgstr ""
|
478 |
|
479 |
-
#: admin/views/settings.php:
|
480 |
msgid "Deactivate the testimonials slider element."
|
481 |
msgstr ""
|
482 |
|
483 |
-
#: admin/views/settings.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
484 |
msgid "Deactivate FAQ"
|
485 |
msgstr ""
|
486 |
|
487 |
-
#: admin/views/settings.php:
|
488 |
msgid "Deactivate the faq element."
|
489 |
msgstr ""
|
490 |
|
491 |
-
#: admin/views/settings.php:
|
492 |
msgid "Deactivate Countdown"
|
493 |
msgstr ""
|
494 |
|
495 |
-
#: admin/views/settings.php:
|
496 |
msgid "Deactivate the countdown element."
|
497 |
msgstr ""
|
498 |
|
499 |
-
#: admin/views/settings.php:
|
500 |
msgid "Deactivate Features"
|
501 |
msgstr ""
|
502 |
|
503 |
-
#: admin/views/settings.php:
|
504 |
msgid "Deactivate the features element."
|
505 |
msgstr ""
|
506 |
|
507 |
-
#: admin/views/settings.php:
|
508 |
msgid "Deactivate Button"
|
509 |
msgstr ""
|
510 |
|
511 |
-
#: admin/views/settings.php:
|
512 |
msgid "Deactivate the button element."
|
513 |
msgstr ""
|
514 |
|
515 |
-
#: admin/views/settings.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
516 |
msgid "Deactivate Gallery Carousel"
|
517 |
msgstr ""
|
518 |
|
519 |
-
#: admin/views/settings.php:
|
520 |
msgid "Deactivate the gallery carousel element."
|
521 |
msgstr ""
|
522 |
|
523 |
-
#: admin/views/settings.php:
|
524 |
msgid "Deactivate Gallery"
|
525 |
msgstr ""
|
526 |
|
527 |
-
#: admin/views/settings.php:
|
528 |
msgid "Deactivate the gallery element."
|
529 |
msgstr ""
|
530 |
|
531 |
-
#: admin/views/settings.php:
|
532 |
msgid "Deactivate Icon List"
|
533 |
msgstr ""
|
534 |
|
535 |
-
#: admin/views/settings.php:
|
536 |
msgid "Deactivate the icon list element."
|
537 |
msgstr ""
|
538 |
|
539 |
-
#: admin/views/settings.php:
|
540 |
msgid "Deactivate Image Slider"
|
541 |
msgstr ""
|
542 |
|
543 |
-
#: admin/views/settings.php:
|
544 |
msgid "Deactivate the image slider element."
|
545 |
msgstr ""
|
546 |
|
547 |
-
#: admin/views/settings.php:
|
548 |
msgid "Deactivate Slider"
|
549 |
msgstr ""
|
550 |
|
551 |
-
#: admin/views/settings.php:
|
552 |
msgid "Deactivate the slider element."
|
553 |
msgstr ""
|
554 |
|
555 |
-
#: admin/views/settings.php:
|
556 |
msgid "Please enter custom CSS for custom styling of addons"
|
557 |
msgstr ""
|
558 |
|
559 |
-
#: admin/views/settings.php:
|
560 |
msgid "Debug Mode"
|
561 |
msgstr "מצב ניפוי שגיאות"
|
562 |
|
563 |
-
#: admin/views/settings.php:
|
564 |
msgid "Enable Script Debug Mode"
|
565 |
msgstr "הפעלת מצב ניפוי שגיאות"
|
566 |
|
567 |
-
#: admin/views/settings.php:
|
568 |
msgid ""
|
569 |
"Use unminified Javascript files instead of minified ones to help developers "
|
570 |
"debug an issue"
|
571 |
msgstr ""
|
572 |
|
573 |
-
#: admin/views/settings.php:
|
574 |
msgid "System Info"
|
575 |
msgstr "מידע מערכת"
|
576 |
|
577 |
-
#: admin/views/settings.php:
|
578 |
msgid "System Information"
|
579 |
msgstr "מידע מערכת"
|
580 |
|
581 |
-
#: admin/views/settings.php:
|
582 |
msgid "Server setup information useful for debugging purposes."
|
583 |
msgstr "מידע הגדרות השרת שימושי למטרות ניפוי שגיאות."
|
584 |
|
585 |
-
#: admin/views/settings.php:
|
|
|
|
|
|
|
|
|
586 |
msgid "Thanks for upgrading to the Premium Version of the plugin!"
|
587 |
msgstr ""
|
588 |
|
589 |
-
#: admin/views/settings.php:
|
590 |
-
msgid "
|
591 |
-
msgstr "
|
|
|
|
|
|
|
|
|
592 |
|
593 |
#: includes/blocks/block-header.php:120
|
594 |
#: includes/blocks/headers/block-header-4.php:20
|
595 |
#: includes/blocks/headers/block-header-4.php:24
|
596 |
-
#: includes/
|
|
|
597 |
msgid "All"
|
598 |
msgstr "הכל"
|
599 |
|
@@ -601,2946 +530,3615 @@ msgstr "הכל"
|
|
601 |
msgid "More"
|
602 |
msgstr ""
|
603 |
|
604 |
-
#: includes/blocks/block.php:
|
605 |
-
#: includes/
|
606 |
-
#: includes/widgets/portfolio.php:
|
|
|
607 |
msgid "Load More"
|
608 |
msgstr ""
|
609 |
|
610 |
-
#: includes/blocks/
|
611 |
-
|
612 |
-
|
|
|
613 |
|
614 |
-
#: includes/blocks/module.php:
|
615 |
-
|
|
|
|
|
616 |
msgstr ""
|
617 |
|
618 |
-
#: includes/blocks/module.php:
|
619 |
-
|
|
|
|
|
|
|
|
|
620 |
msgid "l, F, Y, g:i a"
|
621 |
msgstr "l, F, Y, g:i a"
|
622 |
|
623 |
-
#: includes/blocks/module.php:
|
624 |
msgid "No Comments"
|
625 |
msgstr ""
|
626 |
|
627 |
-
#: includes/blocks/module.php:
|
628 |
#, php-format
|
629 |
msgid "%1$s Comment"
|
630 |
msgstr ""
|
631 |
|
632 |
-
#: includes/blocks/module.php:
|
633 |
#, php-format
|
634 |
msgid "%1$s Comments"
|
635 |
msgstr ""
|
636 |
|
637 |
-
#: includes/blocks/module.php:
|
638 |
-
#: includes/blocks/module.php:
|
639 |
#, php-format
|
640 |
msgid "Comment on %1$s"
|
641 |
msgstr ""
|
642 |
|
643 |
-
#: includes/
|
644 |
-
|
645 |
-
#: includes/blocks/modules/module-8.php:30
|
646 |
-
msgid "Read more"
|
647 |
msgstr ""
|
648 |
|
649 |
-
#: includes/gallery
|
650 |
-
|
651 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
652 |
|
653 |
-
#: includes/helper-functions.php:
|
654 |
msgid "Y"
|
655 |
msgstr "Y"
|
656 |
|
657 |
-
#: includes/helper-functions.php:
|
658 |
msgid "m"
|
659 |
msgstr "Y"
|
660 |
|
661 |
-
#: includes/helper-functions.php:
|
662 |
msgid "d"
|
663 |
msgstr "d"
|
664 |
|
665 |
-
#: includes/helper-functions.php:
|
666 |
-
#: includes/widgets/
|
667 |
-
#: includes/widgets/
|
668 |
-
#: includes/widgets/
|
|
|
|
|
669 |
msgid "None"
|
670 |
msgstr "ללא"
|
671 |
|
672 |
-
#: includes/helper-functions.php:
|
673 |
msgid "Bounce"
|
674 |
msgstr ""
|
675 |
|
676 |
-
#: includes/helper-functions.php:
|
677 |
msgid "Flash"
|
678 |
msgstr ""
|
679 |
|
680 |
-
#: includes/helper-functions.php:
|
681 |
msgid "Pulse"
|
682 |
msgstr ""
|
683 |
|
684 |
-
#: includes/helper-functions.php:
|
685 |
msgid "Swing"
|
686 |
msgstr ""
|
687 |
|
688 |
-
#: includes/helper-functions.php:
|
689 |
msgid "Shake"
|
690 |
msgstr ""
|
691 |
|
692 |
-
#: includes/helper-functions.php:
|
693 |
msgid "Tada"
|
694 |
msgstr ""
|
695 |
|
696 |
-
#: includes/helper-functions.php:
|
697 |
msgid "Wobble"
|
698 |
msgstr ""
|
699 |
|
700 |
-
#: includes/helper-functions.php:
|
701 |
msgid "Jello"
|
702 |
msgstr ""
|
703 |
|
704 |
-
#: includes/helper-functions.php:
|
705 |
msgid "Rubber Band"
|
706 |
msgstr ""
|
707 |
|
708 |
-
#: includes/helper-functions.php:
|
709 |
msgid "Bounce In"
|
710 |
msgstr ""
|
711 |
|
712 |
-
#: includes/helper-functions.php:
|
713 |
msgid "Bounce In Left"
|
714 |
msgstr ""
|
715 |
|
716 |
-
#: includes/helper-functions.php:
|
717 |
msgid "Bounce In Right"
|
718 |
msgstr ""
|
719 |
|
720 |
-
#: includes/helper-functions.php:
|
721 |
msgid "Bounce In Down"
|
722 |
msgstr ""
|
723 |
|
724 |
-
#: includes/helper-functions.php:
|
725 |
msgid "Bounce In Up"
|
726 |
msgstr ""
|
727 |
|
728 |
-
#: includes/helper-functions.php:
|
729 |
msgid "Fade In"
|
730 |
msgstr ""
|
731 |
|
732 |
-
#: includes/helper-functions.php:
|
733 |
msgid "Fade In Left"
|
734 |
msgstr ""
|
735 |
|
736 |
-
#: includes/helper-functions.php:
|
737 |
msgid "Fade In Left Big"
|
738 |
msgstr ""
|
739 |
|
740 |
-
#: includes/helper-functions.php:
|
741 |
msgid "Fade In Right"
|
742 |
msgstr ""
|
743 |
|
744 |
-
#: includes/helper-functions.php:
|
745 |
msgid "Fade In Right Big"
|
746 |
msgstr ""
|
747 |
|
748 |
-
#: includes/helper-functions.php:
|
749 |
msgid "Fade In Up"
|
750 |
msgstr ""
|
751 |
|
752 |
-
#: includes/helper-functions.php:
|
753 |
msgid "Fade In Up Big"
|
754 |
msgstr ""
|
755 |
|
756 |
-
#: includes/helper-functions.php:
|
757 |
msgid "Fade In Down"
|
758 |
msgstr ""
|
759 |
|
760 |
-
#: includes/helper-functions.php:
|
761 |
msgid "Fade In Down Big"
|
762 |
msgstr ""
|
763 |
|
764 |
-
#: includes/helper-functions.php:
|
765 |
msgid "Flip"
|
766 |
msgstr ""
|
767 |
|
768 |
-
#: includes/helper-functions.php:
|
769 |
msgid "Flip In X"
|
770 |
msgstr ""
|
771 |
|
772 |
-
#: includes/helper-functions.php:
|
773 |
msgid "Flip In Y"
|
774 |
msgstr ""
|
775 |
|
776 |
-
#: includes/helper-functions.php:
|
777 |
msgid "Light Speed In"
|
778 |
msgstr ""
|
779 |
|
780 |
-
#: includes/helper-functions.php:
|
781 |
msgid "Rotate In"
|
782 |
msgstr ""
|
783 |
|
784 |
-
#: includes/helper-functions.php:
|
785 |
msgid "Rotate In Up Left"
|
786 |
msgstr ""
|
787 |
|
788 |
-
#: includes/helper-functions.php:
|
789 |
msgid "Rotate In Up Right"
|
790 |
msgstr ""
|
791 |
|
792 |
-
#: includes/helper-functions.php:
|
793 |
msgid "Rotate In Down Left"
|
794 |
msgstr ""
|
795 |
|
796 |
-
#: includes/helper-functions.php:
|
797 |
msgid "Rotate In Down Right"
|
798 |
msgstr ""
|
799 |
|
800 |
-
#: includes/helper-functions.php:
|
801 |
msgid "Slide In Left"
|
802 |
msgstr ""
|
803 |
|
804 |
-
#: includes/helper-functions.php:
|
805 |
msgid "Slide In Right"
|
806 |
msgstr ""
|
807 |
|
808 |
-
#: includes/helper-functions.php:
|
809 |
msgid "Slide In Down"
|
810 |
msgstr ""
|
811 |
|
812 |
-
#: includes/helper-functions.php:
|
813 |
msgid "Slide In Up"
|
814 |
msgstr ""
|
815 |
|
816 |
-
#: includes/helper-functions.php:
|
817 |
msgid "Zoom In"
|
818 |
msgstr ""
|
819 |
|
820 |
-
#: includes/helper-functions.php:
|
821 |
msgid "Zoom In Left"
|
822 |
msgstr ""
|
823 |
|
824 |
-
#: includes/helper-functions.php:
|
825 |
msgid "Zoom In Right"
|
826 |
msgstr ""
|
827 |
|
828 |
-
#: includes/helper-functions.php:
|
829 |
msgid "Zoom In Down"
|
830 |
msgstr ""
|
831 |
|
832 |
-
#: includes/helper-functions.php:
|
833 |
msgid "Zoom In Up"
|
834 |
msgstr ""
|
835 |
|
836 |
-
#: includes/helper-functions.php:
|
837 |
msgid "Roll In"
|
838 |
msgstr ""
|
839 |
|
840 |
-
#: includes/widgets/
|
841 |
-
|
842 |
-
|
|
|
843 |
|
844 |
-
#: includes/widgets/
|
845 |
-
msgid "
|
846 |
-
msgstr "
|
847 |
|
848 |
-
#: includes/widgets/
|
849 |
-
|
850 |
-
|
851 |
-
msgstr "בחירת עיצוב"
|
852 |
|
853 |
-
#: includes/widgets/
|
854 |
-
|
855 |
-
|
856 |
-
msgid "Style 1"
|
857 |
-
msgstr "עיצוב 1"
|
858 |
|
859 |
-
#: includes/widgets/
|
860 |
-
|
861 |
-
|
862 |
-
msgid "Style 2"
|
863 |
-
msgstr "עיצוב 2"
|
864 |
|
865 |
-
#: includes/widgets/
|
866 |
-
|
867 |
-
|
868 |
-
msgstr "עיצוב 3"
|
869 |
|
870 |
-
#: includes/widgets/
|
871 |
-
#: includes/widgets/
|
872 |
-
|
873 |
-
|
874 |
-
|
875 |
-
#: includes/widgets/
|
876 |
-
#: includes/widgets/
|
877 |
-
#: includes/widgets/
|
878 |
-
#: includes/widgets/
|
879 |
-
#: includes/widgets/
|
880 |
-
#: includes/widgets/
|
881 |
-
#: includes/widgets/
|
882 |
-
#: includes/widgets/
|
883 |
-
#: includes/widgets/
|
884 |
-
#: includes/widgets/
|
885 |
-
#: includes/widgets/
|
886 |
-
#: includes/widgets/
|
887 |
-
#: includes/widgets/
|
888 |
-
#: includes/widgets/
|
889 |
-
#: includes/widgets/posts-
|
890 |
-
#: includes/widgets/
|
891 |
-
#: includes/widgets/
|
892 |
-
#: includes/widgets/
|
893 |
-
#: includes/widgets/
|
894 |
-
#: includes/widgets/
|
895 |
-
#: includes/widgets/
|
896 |
-
#: includes/widgets/
|
897 |
-
#: includes/widgets/
|
898 |
-
#: includes/widgets/
|
899 |
-
#: includes/widgets/
|
900 |
-
#: includes/widgets/
|
901 |
-
#: includes/widgets/
|
902 |
-
#: includes/widgets/
|
903 |
-
#: includes/widgets/
|
904 |
-
#: includes/widgets/
|
905 |
-
#: includes/widgets/
|
906 |
-
#: includes/widgets/
|
907 |
-
#: includes/widgets/
|
908 |
-
#: includes/widgets/
|
909 |
-
#: includes/widgets/
|
910 |
-
#: includes/widgets/
|
911 |
-
#: includes/widgets/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
912 |
msgid "No"
|
913 |
msgstr ""
|
914 |
|
915 |
-
#: includes/widgets/
|
916 |
-
#: includes/widgets/
|
917 |
-
#: includes/widgets/
|
918 |
-
#: includes/widgets/
|
919 |
-
#: includes/widgets/
|
920 |
-
#: includes/widgets/
|
921 |
-
#: includes/widgets/
|
922 |
-
#: includes/widgets/
|
923 |
-
#: includes/widgets/
|
924 |
-
#: includes/widgets/
|
925 |
-
#: includes/widgets/
|
926 |
-
#: includes/widgets/
|
927 |
-
#: includes/widgets/
|
928 |
-
#: includes/widgets/
|
929 |
-
#: includes/widgets/
|
930 |
-
#: includes/widgets/
|
931 |
-
#: includes/widgets/
|
932 |
-
#: includes/widgets/
|
933 |
-
#: includes/widgets/
|
934 |
-
#: includes/widgets/
|
935 |
-
#: includes/widgets/
|
936 |
-
#: includes/widgets/
|
937 |
-
#: includes/widgets/
|
938 |
-
#: includes/widgets/
|
939 |
-
#: includes/widgets/
|
940 |
-
#: includes/widgets/
|
941 |
-
#: includes/widgets/
|
942 |
-
#: includes/widgets/
|
943 |
-
#: includes/widgets/
|
944 |
-
#: includes/widgets/
|
945 |
-
#: includes/widgets/
|
946 |
-
#: includes/widgets/
|
947 |
-
#: includes/widgets/
|
948 |
-
#: includes/widgets/
|
949 |
-
#: includes/widgets/
|
950 |
-
#: includes/widgets/
|
951 |
-
#: includes/widgets/
|
952 |
-
#: includes/widgets/
|
953 |
-
#: includes/widgets/
|
954 |
-
#: includes/widgets/
|
955 |
-
#: includes/widgets/
|
956 |
-
#: includes/widgets/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
957 |
msgid "Yes"
|
958 |
msgstr ""
|
959 |
|
960 |
-
#: includes/widgets/
|
961 |
-
|
962 |
-
|
|
|
|
|
963 |
|
964 |
-
#: includes/widgets/
|
965 |
-
|
966 |
-
|
|
|
|
|
967 |
|
968 |
-
#: includes/widgets/
|
969 |
-
|
|
|
|
|
|
|
|
|
970 |
msgstr ""
|
971 |
|
972 |
-
#: includes/widgets/
|
973 |
-
|
974 |
-
|
|
|
|
|
975 |
|
976 |
-
#: includes/widgets/
|
977 |
-
|
978 |
-
|
979 |
-
"
|
980 |
-
"
|
981 |
-
msgstr ""
|
982 |
|
983 |
-
#: includes/widgets/
|
984 |
-
|
985 |
-
|
|
|
|
|
986 |
|
987 |
-
#: includes/widgets/
|
988 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
989 |
msgstr ""
|
990 |
|
991 |
-
#: includes/widgets/
|
992 |
-
|
|
|
|
|
|
|
|
|
|
|
993 |
msgstr ""
|
994 |
|
995 |
-
#: includes/widgets/
|
996 |
-
|
997 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
998 |
|
999 |
-
#: includes/widgets/
|
1000 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1001 |
msgstr ""
|
1002 |
|
1003 |
-
#: includes/widgets/
|
1004 |
-
#: includes/widgets/
|
1005 |
-
#: includes/widgets/
|
1006 |
-
#: includes/widgets/
|
1007 |
-
msgid "
|
1008 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1009 |
|
1010 |
-
#: includes/widgets/
|
1011 |
-
#: includes/widgets/
|
|
|
|
|
|
|
|
|
|
|
1012 |
msgid "Content"
|
1013 |
msgstr ""
|
1014 |
|
1015 |
-
#: includes/widgets/
|
1016 |
-
#: includes/widgets/
|
1017 |
-
#: includes/widgets/
|
1018 |
-
#: includes/widgets/
|
1019 |
-
#: includes/widgets/
|
1020 |
-
#: includes/widgets/
|
1021 |
-
#: includes/widgets/
|
1022 |
-
#: includes/widgets/
|
1023 |
-
#: includes/widgets/
|
1024 |
-
#: includes/widgets/
|
1025 |
-
#: includes/widgets/
|
1026 |
-
#: includes/widgets/
|
1027 |
-
#: includes/widgets/
|
1028 |
-
#: includes/widgets/
|
1029 |
-
#: includes/widgets/
|
1030 |
-
#: includes/widgets/
|
1031 |
-
#: includes/widgets/
|
1032 |
-
#: includes/widgets/
|
1033 |
-
#: includes/widgets/
|
1034 |
-
#: includes/widgets/
|
1035 |
-
#: includes/widgets/
|
1036 |
-
#: includes/widgets/
|
|
|
|
|
|
|
|
|
|
|
1037 |
msgid "Color"
|
1038 |
msgstr "צבע"
|
1039 |
|
1040 |
-
#: includes/widgets/
|
1041 |
-
msgid "
|
1042 |
-
msgstr "כפתור"
|
1043 |
-
|
1044 |
-
#: includes/widgets/button.php:53
|
1045 |
-
msgid "Button"
|
1046 |
msgstr ""
|
1047 |
|
1048 |
-
#: includes/widgets/
|
1049 |
-
|
|
|
1050 |
msgstr ""
|
1051 |
|
1052 |
-
#: includes/widgets/
|
1053 |
-
msgid "
|
1054 |
-
msgstr "
|
1055 |
-
|
1056 |
-
#: includes/widgets/button.php:69
|
1057 |
-
msgid "The URL to which button should point to."
|
1058 |
-
msgstr "הכתובת אליה מפנה הכפתור"
|
1059 |
|
1060 |
-
#: includes/widgets/
|
1061 |
-
|
1062 |
-
|
|
|
1063 |
|
1064 |
-
#: includes/widgets/
|
1065 |
-
#: includes/widgets/
|
1066 |
-
#: includes/widgets/
|
1067 |
-
#: includes/widgets/
|
1068 |
-
|
|
|
1069 |
msgstr ""
|
1070 |
|
1071 |
-
#: includes/widgets/
|
1072 |
-
|
1073 |
-
|
1074 |
-
msgstr ""
|
1075 |
|
1076 |
-
#: includes/widgets/
|
1077 |
-
|
1078 |
-
|
1079 |
-
msgid "Icon"
|
1080 |
-
msgstr "צלמית"
|
1081 |
|
1082 |
-
#: includes/widgets/
|
1083 |
-
|
1084 |
-
|
1085 |
-
msgid "Icon Image"
|
1086 |
-
msgstr "תמונת צלמית"
|
1087 |
|
1088 |
-
#: includes/widgets/
|
1089 |
-
msgid "
|
1090 |
-
msgstr ""
|
1091 |
|
1092 |
-
#: includes/widgets/
|
1093 |
-
msgid "
|
1094 |
msgstr ""
|
1095 |
|
1096 |
-
#: includes/widgets/
|
1097 |
-
msgid "
|
1098 |
msgstr ""
|
1099 |
|
1100 |
-
#: includes/widgets/
|
1101 |
-
|
1102 |
-
|
1103 |
-
msgstr "מחלקה"
|
1104 |
|
1105 |
-
#: includes/widgets/
|
1106 |
-
msgid "
|
1107 |
msgstr ""
|
1108 |
|
1109 |
-
#: includes/widgets/
|
1110 |
-
msgid "
|
1111 |
-
msgstr "עיצוב"
|
1112 |
-
|
1113 |
-
#: includes/widgets/button.php:150
|
1114 |
-
msgid "Can be overridden with custom colors in Style tab."
|
1115 |
msgstr ""
|
1116 |
|
1117 |
-
#: includes/widgets/
|
1118 |
-
|
1119 |
-
msgid "Button Color"
|
1120 |
msgstr ""
|
1121 |
|
1122 |
-
#: includes/widgets/
|
1123 |
-
|
1124 |
-
|
1125 |
-
|
1126 |
-
#: includes/widgets/button.php:154 includes/widgets/image-slider.php:174
|
1127 |
-
msgid "Black"
|
1128 |
-
msgstr "שחור"
|
1129 |
-
|
1130 |
-
#: includes/widgets/button.php:155 includes/widgets/image-slider.php:175
|
1131 |
-
msgid "Blue"
|
1132 |
-
msgstr "כחול"
|
1133 |
-
|
1134 |
-
#: includes/widgets/button.php:156 includes/widgets/image-slider.php:176
|
1135 |
-
msgid "Cyan"
|
1136 |
-
msgstr "טורקיז"
|
1137 |
|
1138 |
-
#: includes/widgets/
|
1139 |
-
msgid "
|
1140 |
-
msgstr "
|
1141 |
|
1142 |
-
#: includes/widgets/
|
1143 |
-
msgid "
|
1144 |
-
msgstr "
|
1145 |
|
1146 |
-
#: includes/widgets/
|
1147 |
-
msgid "
|
1148 |
-
msgstr "
|
1149 |
|
1150 |
-
#: includes/widgets/
|
1151 |
-
msgid "
|
1152 |
-
msgstr "
|
1153 |
|
1154 |
-
#: includes/widgets/
|
1155 |
-
msgid "
|
1156 |
-
msgstr "
|
1157 |
|
1158 |
-
#: includes/widgets/
|
1159 |
-
|
1160 |
-
|
|
|
|
|
1161 |
|
1162 |
-
#: includes/widgets/
|
1163 |
-
|
1164 |
-
|
|
|
|
|
|
|
|
|
1165 |
|
1166 |
-
#: includes/widgets/
|
1167 |
-
#: includes/widgets/
|
1168 |
-
|
1169 |
-
|
|
|
|
|
|
|
1170 |
|
1171 |
-
#: includes/widgets/
|
1172 |
-
|
1173 |
-
|
|
|
1174 |
|
1175 |
-
#: includes/widgets/
|
1176 |
-
msgid "
|
1177 |
-
msgstr "
|
1178 |
|
1179 |
-
#: includes/widgets/
|
1180 |
-
msgid "
|
1181 |
-
msgstr "
|
1182 |
|
1183 |
-
#: includes/widgets/
|
1184 |
-
msgid "
|
1185 |
-
msgstr "
|
1186 |
|
1187 |
-
#: includes/widgets/
|
1188 |
-
msgid "
|
1189 |
-
msgstr ""
|
1190 |
|
1191 |
-
#: includes/widgets/
|
1192 |
-
msgid "
|
1193 |
-
msgstr ""
|
1194 |
|
1195 |
-
#: includes/widgets/
|
1196 |
-
#: includes/widgets/icon-list.php:
|
1197 |
msgid "Alignment"
|
1198 |
msgstr "יישור"
|
1199 |
|
1200 |
-
#: includes/widgets/
|
1201 |
-
#: includes/widgets/icon-list.php:
|
1202 |
msgid "Left"
|
1203 |
msgstr "שמאל"
|
1204 |
|
1205 |
-
#: includes/widgets/
|
1206 |
-
#: includes/widgets/icon-list.php:
|
1207 |
msgid "Center"
|
1208 |
msgstr "מרכז"
|
1209 |
|
1210 |
-
#: includes/widgets/
|
1211 |
-
#: includes/widgets/icon-list.php:
|
1212 |
msgid "Right"
|
1213 |
msgstr "ימין"
|
1214 |
|
1215 |
-
#: includes/widgets/
|
1216 |
-
#: includes/widgets/icon-list.php:
|
1217 |
msgid "Justified"
|
1218 |
msgstr ""
|
1219 |
|
1220 |
-
#: includes/widgets/
|
1221 |
-
#: includes/widgets/
|
1222 |
-
#: includes/widgets/
|
1223 |
-
#: includes/widgets/
|
1224 |
-
#: includes/widgets/
|
1225 |
-
|
1226 |
-
|
|
|
|
|
1227 |
|
1228 |
-
#: includes/widgets/
|
1229 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1230 |
msgstr ""
|
1231 |
|
1232 |
-
#: includes/widgets/
|
1233 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1234 |
msgstr ""
|
1235 |
|
1236 |
-
#: includes/widgets/
|
1237 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1238 |
msgstr ""
|
1239 |
|
1240 |
-
#: includes/widgets/
|
1241 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1242 |
msgstr ""
|
1243 |
|
1244 |
-
#: includes/widgets/
|
1245 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1246 |
msgstr ""
|
1247 |
|
1248 |
-
#: includes/widgets/
|
1249 |
-
#: includes/widgets/
|
1250 |
-
#: includes/widgets/
|
1251 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1252 |
msgstr ""
|
1253 |
|
1254 |
-
#: includes/widgets/
|
1255 |
-
#: includes/widgets/
|
1256 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1257 |
msgstr ""
|
1258 |
|
1259 |
-
#: includes/widgets/
|
1260 |
-
|
1261 |
-
|
1262 |
-
|
1263 |
-
#: includes/widgets/
|
1264 |
-
#: includes/widgets/
|
1265 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1266 |
msgstr ""
|
1267 |
|
1268 |
-
#: includes/widgets/
|
1269 |
-
|
|
|
|
|
|
|
|
|
1270 |
msgstr ""
|
1271 |
|
1272 |
-
#: includes/widgets/
|
1273 |
-
#: includes/widgets/
|
1274 |
-
#: includes/widgets/
|
1275 |
-
#: includes/widgets/
|
1276 |
-
|
|
|
1277 |
msgstr ""
|
1278 |
|
1279 |
-
#: includes/widgets/
|
1280 |
-
|
1281 |
-
msgid "Icon Hover Color"
|
1282 |
msgstr ""
|
1283 |
|
1284 |
-
#: includes/widgets/
|
1285 |
-
|
1286 |
-
|
1287 |
-
|
1288 |
-
#: includes/widgets/carousel.php:53 includes/widgets/carousel.php:415
|
1289 |
-
msgid "Carousel"
|
1290 |
-
msgstr ""
|
1291 |
|
1292 |
-
#: includes/widgets/
|
1293 |
-
msgid "
|
1294 |
-
msgstr "
|
1295 |
|
1296 |
-
#: includes/widgets/
|
1297 |
-
msgid "
|
1298 |
msgstr ""
|
1299 |
|
1300 |
-
#: includes/widgets/
|
1301 |
-
msgid "
|
1302 |
-
msgstr "
|
1303 |
|
1304 |
-
#: includes/widgets/
|
1305 |
-
msgid "
|
1306 |
msgstr ""
|
1307 |
|
1308 |
-
#: includes/widgets/
|
1309 |
-
msgid "
|
1310 |
msgstr ""
|
1311 |
|
1312 |
-
#: includes/widgets/
|
1313 |
-
#: includes/widgets/
|
1314 |
-
|
1315 |
-
|
|
|
1316 |
|
1317 |
-
#: includes/widgets/
|
1318 |
-
|
1319 |
-
|
1320 |
-
msgstr "חצי הקודם/הבא?"
|
1321 |
|
1322 |
-
#: includes/widgets/
|
1323 |
-
|
1324 |
-
|
1325 |
-
msgstr "להציג ניווט נקודות?"
|
1326 |
|
1327 |
-
#: includes/widgets/
|
1328 |
-
|
1329 |
-
|
1330 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1331 |
msgstr ""
|
1332 |
|
1333 |
-
#: includes/widgets/
|
1334 |
-
|
1335 |
-
|
1336 |
-
msgstr "הפעלה אוטומטית?"
|
1337 |
|
1338 |
-
#: includes/widgets/
|
1339 |
-
|
1340 |
-
|
1341 |
-
msgstr "האם הקרוסלה צריכה לפעול אוטומטית כמצגת שקופיות?"
|
1342 |
|
1343 |
-
#: includes/widgets/
|
1344 |
-
|
1345 |
-
|
1346 |
-
msgstr "
|
1347 |
|
1348 |
-
#: includes/widgets/
|
1349 |
-
|
1350 |
-
|
1351 |
-
msgstr "מהירות האנימציה באלפיות השניה"
|
1352 |
|
1353 |
-
#: includes/widgets/
|
1354 |
-
|
1355 |
-
msgid "Responsive Options"
|
1356 |
msgstr ""
|
1357 |
|
1358 |
-
#: includes/widgets/
|
1359 |
-
|
1360 |
-
#: includes/widgets/posts-carousel.php:339
|
1361 |
-
msgid "Desktop"
|
1362 |
msgstr ""
|
1363 |
|
1364 |
-
#: includes/widgets/
|
1365 |
-
|
1366 |
-
|
1367 |
-
#: includes/widgets/gallery-carousel.php:377 includes/widgets/gallery.php:609
|
1368 |
-
#: includes/widgets/gallery.php:633 includes/widgets/gallery.php:666
|
1369 |
-
#: includes/widgets/portfolio.php:383 includes/widgets/portfolio.php:406
|
1370 |
-
#: includes/widgets/portfolio.php:440 includes/widgets/posts-carousel.php:350
|
1371 |
-
#: includes/widgets/posts-carousel.php:397
|
1372 |
-
msgid "Gutter"
|
1373 |
-
msgstr "גאטר"
|
1374 |
|
1375 |
-
#: includes/widgets/
|
1376 |
-
#: includes/widgets/
|
1377 |
-
#: includes/widgets/
|
1378 |
-
|
1379 |
-
|
1380 |
-
#: includes/widgets/portfolio.php:441 includes/widgets/posts-carousel.php:351
|
1381 |
-
#: includes/widgets/posts-carousel.php:398
|
1382 |
-
#: includes/widgets/posts-carousel.php:456
|
1383 |
-
msgid "Space between columns."
|
1384 |
-
msgstr "מרווח בין עמודות"
|
1385 |
|
1386 |
-
#: includes/widgets/
|
1387 |
-
#: includes/widgets/
|
1388 |
-
|
1389 |
-
|
1390 |
-
#: includes/widgets/gallery-carousel.php:353 includes/widgets/gallery.php:182
|
1391 |
-
#: includes/widgets/portfolio.php:285 includes/widgets/posts-block.php:256
|
1392 |
-
#: includes/widgets/posts-block.php:271 includes/widgets/posts-carousel.php:363
|
1393 |
-
#: includes/widgets/posts-carousel.php:411
|
1394 |
-
#: includes/widgets/posts-carousel.php:468 includes/widgets/services.php:79
|
1395 |
-
#: includes/widgets/team-members.php:75 includes/widgets/testimonials.php:60
|
1396 |
-
msgid "Columns per row"
|
1397 |
-
msgstr "מספר עמודות בשורה"
|
1398 |
|
1399 |
-
#: includes/widgets/
|
1400 |
-
#: includes/widgets/
|
1401 |
-
#: includes/widgets/
|
1402 |
-
|
1403 |
-
|
1404 |
-
#: includes/widgets/posts-carousel.php:423
|
1405 |
-
#: includes/widgets/posts-carousel.php:480
|
1406 |
-
msgid "Columns to scroll"
|
1407 |
-
msgstr "עמודות לגלילה"
|
1408 |
|
1409 |
-
#: includes/widgets/
|
1410 |
-
|
1411 |
-
|
1412 |
-
msgid "Tablet"
|
1413 |
-
msgstr "טאבלט"
|
1414 |
|
1415 |
-
#: includes/widgets/
|
1416 |
-
#: includes/widgets/
|
1417 |
-
#: includes/widgets/
|
1418 |
-
#: includes/widgets/
|
1419 |
-
msgid "
|
1420 |
msgstr ""
|
1421 |
|
1422 |
-
#: includes/widgets/
|
1423 |
-
|
1424 |
-
|
1425 |
-
#: includes/widgets/portfolio.php:455 includes/widgets/posts-carousel.php:436
|
1426 |
-
msgid "The resolution to treat as a tablet resolution."
|
1427 |
-
msgstr "הרזולוציה להתייחסות כאל רזולוציית טאבלט"
|
1428 |
|
1429 |
-
#: includes/widgets/
|
1430 |
-
|
1431 |
-
|
1432 |
-
msgid "Mobile Phone"
|
1433 |
-
msgstr "טלפון נייד"
|
1434 |
|
1435 |
-
#: includes/widgets/
|
1436 |
-
#: includes/widgets/
|
1437 |
-
|
1438 |
-
|
|
|
|
|
|
|
|
|
|
|
1439 |
|
1440 |
-
#: includes/widgets/
|
1441 |
-
|
1442 |
-
|
|
|
|
|
1443 |
|
1444 |
-
#: includes/widgets/
|
1445 |
-
msgid "
|
1446 |
msgstr ""
|
1447 |
|
1448 |
-
#: includes/widgets/
|
1449 |
-
#: includes/widgets/
|
1450 |
-
|
|
|
|
|
1451 |
msgstr ""
|
1452 |
|
1453 |
-
#: includes/widgets/
|
1454 |
-
msgid "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1455 |
msgstr ""
|
1456 |
|
1457 |
-
#: includes/widgets/
|
1458 |
-
msgid "
|
1459 |
-
msgstr "
|
1460 |
|
1461 |
-
#: includes/widgets/
|
1462 |
-
msgid "
|
1463 |
-
msgstr "
|
1464 |
|
1465 |
-
#: includes/widgets/
|
1466 |
-
msgid "
|
1467 |
-
msgstr "
|
1468 |
|
1469 |
-
#: includes/widgets/
|
1470 |
-
msgid "
|
1471 |
-
msgstr "
|
1472 |
|
1473 |
-
#: includes/widgets/
|
1474 |
-
msgid "
|
1475 |
-
msgstr "
|
1476 |
|
1477 |
-
#: includes/widgets/
|
1478 |
-
|
1479 |
-
|
|
|
1480 |
|
1481 |
-
#: includes/widgets/
|
1482 |
-
|
|
|
|
|
1483 |
msgstr ""
|
1484 |
|
1485 |
-
#: includes/widgets/
|
1486 |
-
|
|
|
|
|
1487 |
msgstr ""
|
1488 |
|
1489 |
-
#: includes/widgets/
|
1490 |
-
|
1491 |
-
|
|
|
|
|
1492 |
|
1493 |
-
#: includes/widgets/
|
1494 |
-
|
|
|
1495 |
msgstr ""
|
1496 |
|
1497 |
-
#: includes/widgets/
|
1498 |
-
|
|
|
|
|
1499 |
msgstr ""
|
1500 |
|
1501 |
-
#: includes/widgets/
|
1502 |
-
|
|
|
|
|
1503 |
msgstr ""
|
1504 |
|
1505 |
-
#: includes/widgets/
|
1506 |
-
#: includes/widgets/
|
1507 |
-
#: includes/widgets/posts-
|
1508 |
-
msgid "
|
1509 |
msgstr ""
|
1510 |
|
1511 |
-
#: includes/widgets/
|
1512 |
-
|
|
|
|
|
1513 |
msgstr ""
|
1514 |
|
1515 |
-
#: includes/widgets/
|
1516 |
-
|
|
|
|
|
1517 |
msgstr ""
|
1518 |
|
1519 |
-
#: includes/widgets/
|
1520 |
-
|
|
|
|
|
1521 |
msgstr ""
|
1522 |
|
1523 |
-
#: includes/widgets/
|
1524 |
-
|
|
|
|
|
1525 |
msgstr ""
|
1526 |
|
1527 |
-
#: includes/widgets/
|
1528 |
-
|
|
|
|
|
1529 |
msgstr ""
|
1530 |
|
1531 |
-
#: includes/widgets/
|
1532 |
-
|
|
|
|
|
1533 |
msgstr ""
|
1534 |
|
1535 |
-
#: includes/widgets/
|
1536 |
-
|
|
|
|
|
1537 |
msgstr ""
|
1538 |
|
1539 |
-
#: includes/widgets/
|
1540 |
-
|
|
|
|
|
1541 |
msgstr ""
|
1542 |
|
1543 |
-
#: includes/widgets/
|
1544 |
-
|
|
|
|
|
1545 |
msgstr ""
|
1546 |
|
1547 |
-
#: includes/widgets/
|
1548 |
-
|
|
|
|
|
1549 |
msgstr ""
|
1550 |
|
1551 |
-
#: includes/widgets/
|
1552 |
-
#: includes/widgets/
|
1553 |
-
#: includes/widgets/
|
1554 |
-
|
1555 |
-
#: includes/widgets/team-members.php:289
|
1556 |
-
#: includes/widgets/testimonials-slider.php:315
|
1557 |
-
#: includes/widgets/testimonials.php:273
|
1558 |
-
msgid "Title HTML Tag"
|
1559 |
msgstr ""
|
1560 |
|
1561 |
-
#: includes/widgets/
|
1562 |
-
#: includes/widgets/
|
1563 |
-
#: includes/widgets/
|
1564 |
-
|
1565 |
-
#: includes/widgets/portfolio.php:619 includes/widgets/portfolio.php:705
|
1566 |
-
#: includes/widgets/posts-block.php:476 includes/widgets/posts-block.php:647
|
1567 |
-
#: includes/widgets/posts-carousel.php:557
|
1568 |
-
#: includes/widgets/posts-carousel.php:643
|
1569 |
-
#: includes/widgets/pricing-table.php:229
|
1570 |
-
#: includes/widgets/pricing-table.php:307 includes/widgets/services.php:190
|
1571 |
-
#: includes/widgets/team-members.php:292
|
1572 |
-
#: includes/widgets/testimonials-slider.php:318
|
1573 |
-
#: includes/widgets/testimonials.php:276
|
1574 |
-
msgid "H1"
|
1575 |
msgstr ""
|
1576 |
|
1577 |
-
#: includes/widgets/
|
1578 |
-
#: includes/widgets/
|
1579 |
-
#: includes/widgets/
|
1580 |
-
|
1581 |
-
#: includes/widgets/portfolio.php:620 includes/widgets/portfolio.php:706
|
1582 |
-
#: includes/widgets/posts-block.php:477 includes/widgets/posts-block.php:648
|
1583 |
-
#: includes/widgets/posts-carousel.php:558
|
1584 |
-
#: includes/widgets/posts-carousel.php:644
|
1585 |
-
#: includes/widgets/pricing-table.php:230
|
1586 |
-
#: includes/widgets/pricing-table.php:308 includes/widgets/services.php:191
|
1587 |
-
#: includes/widgets/team-members.php:293
|
1588 |
-
#: includes/widgets/testimonials-slider.php:319
|
1589 |
-
#: includes/widgets/testimonials.php:277
|
1590 |
-
msgid "H2"
|
1591 |
msgstr ""
|
1592 |
|
1593 |
-
#: includes/widgets/
|
1594 |
-
#: includes/widgets/
|
1595 |
-
#: includes/widgets/
|
1596 |
-
|
1597 |
-
#: includes/widgets/portfolio.php:621 includes/widgets/portfolio.php:707
|
1598 |
-
#: includes/widgets/posts-block.php:478 includes/widgets/posts-block.php:649
|
1599 |
-
#: includes/widgets/posts-carousel.php:559
|
1600 |
-
#: includes/widgets/posts-carousel.php:645
|
1601 |
-
#: includes/widgets/pricing-table.php:231
|
1602 |
-
#: includes/widgets/pricing-table.php:309 includes/widgets/services.php:192
|
1603 |
-
#: includes/widgets/team-members.php:294
|
1604 |
-
#: includes/widgets/testimonials-slider.php:320
|
1605 |
-
#: includes/widgets/testimonials.php:278
|
1606 |
-
msgid "H3"
|
1607 |
msgstr ""
|
1608 |
|
1609 |
-
#: includes/widgets/
|
1610 |
-
#: includes/widgets/
|
1611 |
-
|
1612 |
-
|
1613 |
-
|
1614 |
-
#: includes/widgets/
|
1615 |
-
#: includes/widgets/
|
1616 |
-
#: includes/widgets/
|
1617 |
-
#: includes/widgets/
|
1618 |
-
#: includes/widgets/
|
1619 |
-
|
1620 |
-
#: includes/widgets/testimonials-slider.php:321
|
1621 |
-
#: includes/widgets/testimonials.php:279
|
1622 |
-
msgid "H4"
|
1623 |
msgstr ""
|
1624 |
|
1625 |
-
#: includes/widgets/
|
1626 |
-
#: includes/widgets/
|
1627 |
-
#: includes/widgets/
|
1628 |
-
|
1629 |
-
|
1630 |
-
|
1631 |
-
#: includes/widgets/
|
1632 |
-
#: includes/widgets/
|
1633 |
-
#: includes/widgets/
|
1634 |
-
|
1635 |
-
|
1636 |
-
|
1637 |
-
|
1638 |
-
msgid "H5"
|
1639 |
msgstr ""
|
|
|
|
|
1640 |
|
1641 |
-
#: includes/widgets/
|
1642 |
-
#: includes/widgets/
|
1643 |
-
|
1644 |
-
#: includes/widgets/image-slider.php:434 includes/widgets/portfolio.php:484
|
1645 |
-
#: includes/widgets/portfolio.php:624 includes/widgets/portfolio.php:710
|
1646 |
-
#: includes/widgets/posts-block.php:481 includes/widgets/posts-block.php:652
|
1647 |
-
#: includes/widgets/posts-carousel.php:562
|
1648 |
-
#: includes/widgets/posts-carousel.php:648
|
1649 |
-
#: includes/widgets/pricing-table.php:234
|
1650 |
-
#: includes/widgets/pricing-table.php:312 includes/widgets/services.php:195
|
1651 |
-
#: includes/widgets/team-members.php:297
|
1652 |
-
#: includes/widgets/testimonials-slider.php:323
|
1653 |
-
#: includes/widgets/testimonials.php:281
|
1654 |
-
msgid "H6"
|
1655 |
msgstr ""
|
1656 |
|
1657 |
-
#: includes/widgets/
|
1658 |
-
#: includes/widgets/
|
1659 |
-
|
1660 |
-
#: includes/widgets/image-slider.php:435 includes/widgets/portfolio.php:485
|
1661 |
-
#: includes/widgets/portfolio.php:625 includes/widgets/portfolio.php:711
|
1662 |
-
#: includes/widgets/posts-block.php:482 includes/widgets/posts-block.php:653
|
1663 |
-
#: includes/widgets/posts-carousel.php:563
|
1664 |
-
#: includes/widgets/posts-carousel.php:649
|
1665 |
-
#: includes/widgets/pricing-table.php:235
|
1666 |
-
#: includes/widgets/pricing-table.php:313 includes/widgets/services.php:196
|
1667 |
-
#: includes/widgets/team-members.php:298
|
1668 |
-
#: includes/widgets/testimonials-slider.php:324
|
1669 |
-
#: includes/widgets/testimonials.php:282
|
1670 |
-
msgid "div"
|
1671 |
msgstr ""
|
1672 |
|
1673 |
-
#: includes/widgets/
|
1674 |
-
|
1675 |
-
|
|
|
1676 |
|
1677 |
-
#: includes/widgets/
|
1678 |
-
|
|
|
1679 |
msgstr ""
|
1680 |
|
1681 |
-
#: includes/widgets/
|
1682 |
-
|
|
|
1683 |
msgstr ""
|
1684 |
|
1685 |
-
#: includes/widgets/
|
1686 |
-
msgid "
|
|
|
|
|
1687 |
msgstr ""
|
1688 |
|
1689 |
-
#: includes/widgets/
|
1690 |
-
msgid "
|
1691 |
-
msgstr ""
|
1692 |
|
1693 |
-
#: includes/widgets/
|
1694 |
-
|
1695 |
-
|
|
|
|
|
1696 |
|
1697 |
-
#: includes/widgets/
|
1698 |
-
|
|
|
|
|
1699 |
msgstr ""
|
1700 |
|
1701 |
-
#: includes/widgets/
|
1702 |
-
|
1703 |
-
|
|
|
|
|
1704 |
|
1705 |
-
#: includes/widgets/
|
1706 |
-
|
1707 |
-
|
|
|
1708 |
|
1709 |
-
#: includes/widgets/
|
1710 |
-
|
1711 |
-
"
|
1712 |
-
msgstr ""
|
1713 |
|
1714 |
-
#: includes/widgets/
|
1715 |
-
|
1716 |
-
|
|
|
1717 |
|
1718 |
-
#: includes/widgets/
|
1719 |
-
|
|
|
1720 |
msgstr ""
|
1721 |
|
1722 |
-
#: includes/widgets/
|
1723 |
-
|
|
|
1724 |
msgstr ""
|
1725 |
|
1726 |
-
#: includes/widgets/
|
1727 |
-
|
|
|
1728 |
msgstr ""
|
1729 |
|
1730 |
-
#: includes/widgets/
|
1731 |
-
|
|
|
|
|
|
|
1732 |
msgstr ""
|
1733 |
|
1734 |
-
#: includes/widgets/
|
1735 |
-
|
|
|
1736 |
msgstr ""
|
1737 |
|
1738 |
-
#: includes/widgets/
|
1739 |
-
|
|
|
|
|
1740 |
msgstr ""
|
1741 |
|
1742 |
-
#: includes/widgets/
|
1743 |
-
|
|
|
|
|
1744 |
msgstr ""
|
1745 |
|
1746 |
-
#: includes/widgets/
|
1747 |
-
msgid "
|
1748 |
msgstr ""
|
1749 |
|
1750 |
-
#: includes/widgets/
|
1751 |
-
msgid "
|
1752 |
msgstr ""
|
1753 |
|
1754 |
-
#: includes/widgets/
|
1755 |
-
|
|
|
1756 |
msgstr ""
|
1757 |
|
1758 |
-
#: includes/widgets/
|
1759 |
-
|
|
|
|
|
|
|
1760 |
msgstr ""
|
1761 |
|
1762 |
-
#: includes/widgets/
|
1763 |
-
|
1764 |
-
|
1765 |
-
|
1766 |
-
#: includes/widgets/gallery-carousel.php:71 includes/widgets/gallery.php:94
|
1767 |
-
msgid "YouTube Video"
|
1768 |
-
msgstr "סרטון יוטיוב"
|
1769 |
-
|
1770 |
-
#: includes/widgets/gallery-carousel.php:72 includes/widgets/gallery.php:95
|
1771 |
-
msgid "Vimeo Video"
|
1772 |
msgstr ""
|
1773 |
|
1774 |
-
#: includes/widgets/
|
1775 |
-
|
|
|
1776 |
msgstr ""
|
1777 |
|
1778 |
-
#: includes/widgets/
|
1779 |
-
|
|
|
|
|
1780 |
msgstr ""
|
1781 |
|
1782 |
-
#: includes/widgets/
|
1783 |
-
|
|
|
1784 |
msgstr ""
|
1785 |
|
1786 |
-
#: includes/widgets/
|
1787 |
-
msgid ""
|
1788 |
-
"The image for the gallery item. If item type chosen is YouTube or Vimeo "
|
1789 |
-
"video, the image will be used as a placeholder image for video."
|
1790 |
msgstr ""
|
1791 |
|
1792 |
-
#: includes/widgets/
|
1793 |
-
|
|
|
|
|
1794 |
msgstr ""
|
1795 |
|
1796 |
-
#: includes/widgets/
|
1797 |
-
|
|
|
|
|
1798 |
msgstr ""
|
1799 |
|
1800 |
-
#: includes/widgets/
|
1801 |
-
|
|
|
|
|
1802 |
msgstr ""
|
1803 |
|
1804 |
-
#: includes/widgets/
|
1805 |
-
msgid ""
|
1806 |
-
"The URL of the page to which the image gallery item points to (optional)."
|
1807 |
msgstr ""
|
1808 |
|
1809 |
-
#: includes/widgets/
|
1810 |
-
|
|
|
|
|
1811 |
msgstr ""
|
1812 |
|
1813 |
-
#: includes/widgets/
|
1814 |
-
msgid "
|
1815 |
msgstr ""
|
1816 |
|
1817 |
-
#: includes/widgets/
|
1818 |
-
#: includes/widgets/portfolio.php:
|
1819 |
-
|
|
|
1820 |
msgstr ""
|
1821 |
|
1822 |
-
#: includes/widgets/
|
1823 |
-
|
|
|
|
|
1824 |
msgstr ""
|
1825 |
|
1826 |
-
#: includes/widgets/
|
1827 |
-
|
1828 |
-
msgid "Thumbnail Hover Background Color"
|
1829 |
msgstr ""
|
1830 |
|
1831 |
-
#: includes/widgets/
|
1832 |
-
|
|
|
|
|
1833 |
msgstr ""
|
1834 |
|
1835 |
-
#: includes/widgets/
|
1836 |
-
|
1837 |
-
msgid "Title Color"
|
1838 |
msgstr ""
|
1839 |
|
1840 |
-
#: includes/widgets/
|
1841 |
-
|
1842 |
-
msgid "Title Hover Border Color"
|
1843 |
msgstr ""
|
1844 |
|
1845 |
-
#: includes/widgets/
|
1846 |
-
msgid "
|
1847 |
-
msgstr ""
|
1848 |
|
1849 |
-
#: includes/widgets/
|
1850 |
-
msgid "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1851 |
msgstr ""
|
1852 |
|
1853 |
-
#: includes/widgets/
|
1854 |
-
msgid "
|
1855 |
msgstr ""
|
1856 |
|
1857 |
-
#: includes/widgets/
|
1858 |
-
|
|
|
1859 |
msgstr ""
|
1860 |
|
1861 |
-
#: includes/widgets/
|
1862 |
-
msgid "
|
1863 |
-
msgstr "
|
1864 |
|
1865 |
-
#: includes/widgets/
|
1866 |
-
msgid "
|
1867 |
msgstr ""
|
1868 |
|
1869 |
-
#: includes/widgets/
|
1870 |
-
msgid ""
|
1871 |
-
"One or more comma separated tags for the gallery item. Will be used as "
|
1872 |
-
"filters for the items."
|
1873 |
msgstr ""
|
1874 |
|
1875 |
-
#: includes/widgets/
|
1876 |
-
#: includes/widgets/
|
1877 |
-
|
1878 |
-
|
|
|
1879 |
|
1880 |
-
#: includes/widgets/
|
1881 |
-
msgid "
|
1882 |
-
msgstr "
|
1883 |
|
1884 |
-
#: includes/widgets/
|
1885 |
-
msgid "
|
1886 |
-
msgstr "
|
1887 |
|
1888 |
-
#: includes/widgets/
|
1889 |
-
msgid "
|
1890 |
-
msgstr "
|
1891 |
|
1892 |
-
#: includes/widgets/
|
1893 |
-
|
1894 |
-
#: includes/widgets/portfolio.php:334 includes/widgets/portfolio.php:837
|
1895 |
-
#: includes/widgets/posts-block.php:423 includes/widgets/posts-block.php:432
|
1896 |
-
#: includes/widgets/posts-block.php:774
|
1897 |
-
msgid "Pagination"
|
1898 |
msgstr ""
|
1899 |
|
1900 |
-
#: includes/widgets/
|
|
|
1901 |
msgid ""
|
1902 |
-
"
|
1903 |
-
"
|
1904 |
-
"
|
1905 |
-
"number of items to display per page."
|
1906 |
msgstr ""
|
1907 |
|
1908 |
-
#: includes/widgets/
|
1909 |
-
|
1910 |
-
msgid "Paged"
|
1911 |
msgstr ""
|
1912 |
|
1913 |
-
#: includes/widgets/
|
1914 |
-
msgid "
|
1915 |
msgstr ""
|
1916 |
|
1917 |
-
#: includes/widgets/
|
1918 |
msgid ""
|
1919 |
-
"
|
|
|
|
|
1920 |
msgstr ""
|
1921 |
|
1922 |
-
#: includes/widgets/
|
1923 |
-
msgid "
|
1924 |
msgstr ""
|
1925 |
|
1926 |
-
#: includes/widgets/
|
1927 |
-
|
1928 |
-
msgid "Heading HTML Tag"
|
1929 |
msgstr ""
|
1930 |
|
1931 |
-
#: includes/widgets/
|
1932 |
-
|
1933 |
-
|
1934 |
-
msgid "Heading Color"
|
1935 |
-
msgstr ""
|
1936 |
|
1937 |
-
#: includes/widgets/
|
1938 |
-
msgid "
|
1939 |
msgstr ""
|
1940 |
|
1941 |
-
#: includes/widgets/
|
1942 |
-
#: includes/widgets/
|
1943 |
-
msgid "
|
1944 |
msgstr ""
|
1945 |
|
1946 |
-
#: includes/widgets/
|
1947 |
-
|
1948 |
-
msgid "Filter Hover Color"
|
1949 |
msgstr ""
|
1950 |
|
1951 |
-
#: includes/widgets/
|
1952 |
-
|
1953 |
-
|
|
|
1954 |
|
1955 |
-
#: includes/widgets/
|
1956 |
-
|
1957 |
-
|
1958 |
-
msgstr ""
|
1959 |
|
1960 |
-
#: includes/widgets/
|
1961 |
-
|
1962 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1963 |
msgstr ""
|
1964 |
|
1965 |
-
#: includes/widgets/
|
1966 |
-
#: includes/widgets/
|
1967 |
-
msgid "
|
1968 |
msgstr ""
|
1969 |
|
1970 |
-
#: includes/widgets/
|
1971 |
-
|
1972 |
-
msgid "Disabled Nav Icon Color"
|
1973 |
msgstr ""
|
1974 |
|
1975 |
-
#: includes/widgets/
|
1976 |
-
|
1977 |
-
msgid "Navigation text"
|
1978 |
msgstr ""
|
1979 |
|
1980 |
-
#: includes/widgets/
|
1981 |
-
|
1982 |
-
msgid "Nav Text Color"
|
1983 |
msgstr ""
|
1984 |
|
1985 |
-
#: includes/widgets/
|
1986 |
-
#: includes/widgets/
|
1987 |
-
|
|
|
|
|
|
|
|
|
|
|
1988 |
msgstr ""
|
1989 |
|
1990 |
-
#: includes/widgets/
|
1991 |
-
msgid "
|
|
|
|
|
|
|
|
|
1992 |
msgstr ""
|
1993 |
|
1994 |
-
#: includes/widgets/
|
1995 |
-
|
|
|
|
|
|
|
1996 |
msgstr ""
|
1997 |
|
1998 |
-
#: includes/widgets/
|
1999 |
-
|
2000 |
-
|
|
|
2001 |
|
2002 |
-
#: includes/widgets/
|
2003 |
-
|
2004 |
-
|
|
|
2005 |
|
2006 |
-
#: includes/widgets/
|
2007 |
-
|
2008 |
-
|
|
|
2009 |
|
2010 |
-
#: includes/widgets/
|
2011 |
-
|
2012 |
-
|
|
|
2013 |
|
2014 |
-
#: includes/widgets/
|
2015 |
-
|
2016 |
-
|
|
|
2017 |
|
2018 |
-
#: includes/widgets/
|
2019 |
-
|
2020 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2021 |
|
2022 |
-
#: includes/widgets/
|
2023 |
-
msgid "
|
2024 |
-
msgstr "
|
2025 |
|
2026 |
-
#: includes/widgets/
|
2027 |
-
|
2028 |
-
|
|
|
2029 |
|
2030 |
-
#: includes/widgets/
|
2031 |
-
|
2032 |
-
|
|
|
2033 |
|
2034 |
-
#: includes/widgets/
|
2035 |
-
|
2036 |
-
|
|
|
2037 |
|
2038 |
-
#: includes/widgets/
|
2039 |
-
|
|
|
2040 |
msgstr ""
|
2041 |
|
2042 |
-
#: includes/widgets/
|
2043 |
-
msgid "
|
2044 |
msgstr ""
|
2045 |
|
2046 |
-
#: includes/widgets/
|
2047 |
-
|
|
|
2048 |
msgstr ""
|
2049 |
|
2050 |
-
#: includes/widgets/
|
2051 |
-
msgid "
|
2052 |
msgstr ""
|
2053 |
|
2054 |
-
#: includes/widgets/
|
2055 |
-
msgid "
|
2056 |
msgstr ""
|
2057 |
|
2058 |
-
#: includes/widgets/
|
2059 |
-
msgid "
|
2060 |
msgstr ""
|
2061 |
|
2062 |
-
#: includes/widgets/
|
2063 |
-
|
|
|
2064 |
msgstr ""
|
2065 |
|
2066 |
-
#: includes/widgets/
|
2067 |
-
|
|
|
|
|
|
|
|
|
|
|
2068 |
msgstr ""
|
2069 |
|
2070 |
-
#: includes/widgets/
|
2071 |
-
|
|
|
|
|
2072 |
msgstr ""
|
2073 |
|
2074 |
-
#: includes/widgets/
|
2075 |
-
|
|
|
2076 |
msgstr ""
|
2077 |
|
2078 |
-
#: includes/widgets/
|
2079 |
-
msgid "
|
2080 |
msgstr ""
|
2081 |
|
2082 |
-
#: includes/widgets/
|
2083 |
-
msgid "
|
2084 |
msgstr ""
|
2085 |
|
2086 |
-
#: includes/widgets/
|
2087 |
-
msgid "
|
2088 |
msgstr ""
|
2089 |
|
2090 |
-
#: includes/widgets/
|
2091 |
-
msgid "
|
2092 |
msgstr ""
|
2093 |
|
2094 |
-
#: includes/widgets/
|
2095 |
-
|
|
|
|
|
2096 |
msgstr ""
|
2097 |
|
2098 |
-
#: includes/widgets/
|
2099 |
-
msgid "
|
2100 |
msgstr ""
|
2101 |
|
2102 |
-
#: includes/widgets/
|
2103 |
-
msgid "The
|
2104 |
msgstr ""
|
2105 |
|
2106 |
-
#: includes/widgets/
|
2107 |
-
msgid "
|
2108 |
msgstr ""
|
2109 |
|
2110 |
-
#: includes/widgets/
|
2111 |
-
msgid "
|
2112 |
msgstr ""
|
2113 |
|
2114 |
-
#: includes/widgets/
|
2115 |
-
msgid "
|
2116 |
msgstr ""
|
2117 |
|
2118 |
-
#: includes/widgets/
|
2119 |
-
msgid "
|
2120 |
msgstr ""
|
2121 |
|
2122 |
-
#: includes/widgets/
|
2123 |
-
msgid "
|
2124 |
msgstr ""
|
2125 |
|
2126 |
-
#: includes/widgets/
|
2127 |
-
msgid "
|
2128 |
-
msgstr "
|
2129 |
|
2130 |
-
#: includes/widgets/
|
2131 |
-
msgid "
|
2132 |
-
|
|
|
2133 |
|
2134 |
-
#: includes/widgets/
|
2135 |
-
|
2136 |
-
|
|
|
2137 |
|
2138 |
-
#: includes/widgets/
|
2139 |
-
msgid "
|
2140 |
msgstr ""
|
2141 |
|
2142 |
-
#: includes/widgets/
|
2143 |
-
msgid "
|
2144 |
msgstr ""
|
2145 |
|
2146 |
-
#: includes/widgets/
|
2147 |
-
msgid "
|
2148 |
msgstr ""
|
2149 |
|
2150 |
-
#: includes/widgets/
|
2151 |
-
msgid "
|
2152 |
msgstr ""
|
2153 |
|
2154 |
-
#: includes/widgets/
|
2155 |
-
msgid "
|
2156 |
msgstr ""
|
2157 |
|
2158 |
-
#: includes/widgets/
|
2159 |
-
msgid "
|
2160 |
msgstr ""
|
2161 |
|
2162 |
-
#: includes/widgets/
|
2163 |
-
msgid "
|
2164 |
msgstr ""
|
2165 |
|
2166 |
-
#: includes/widgets/
|
2167 |
-
|
2168 |
-
msgid "Slide"
|
2169 |
msgstr ""
|
2170 |
|
2171 |
-
#: includes/widgets/
|
2172 |
-
#: includes/widgets/
|
2173 |
-
msgid "
|
2174 |
msgstr ""
|
2175 |
|
2176 |
-
#: includes/widgets/
|
2177 |
-
|
|
|
2178 |
msgstr ""
|
2179 |
|
2180 |
-
#: includes/widgets/
|
2181 |
-
|
2182 |
-
|
|
|
2183 |
|
2184 |
-
#: includes/widgets/
|
2185 |
-
#: includes/widgets/
|
2186 |
-
msgid "
|
2187 |
-
msgstr ""
|
2188 |
|
2189 |
-
#: includes/widgets/
|
2190 |
-
#: includes/widgets/
|
2191 |
-
msgid "
|
2192 |
msgstr ""
|
2193 |
|
2194 |
-
#: includes/widgets/
|
2195 |
-
|
2196 |
-
|
|
|
2197 |
|
2198 |
-
#: includes/widgets/
|
2199 |
-
|
|
|
2200 |
msgstr ""
|
2201 |
|
2202 |
-
#: includes/widgets/
|
2203 |
-
|
|
|
2204 |
msgstr ""
|
2205 |
|
2206 |
-
#: includes/widgets/
|
2207 |
-
|
|
|
2208 |
msgstr ""
|
2209 |
|
2210 |
-
#: includes/widgets/
|
2211 |
-
|
|
|
|
|
|
|
2212 |
msgstr ""
|
2213 |
|
2214 |
-
#: includes/widgets/
|
2215 |
-
|
|
|
2216 |
msgstr ""
|
2217 |
|
2218 |
-
#: includes/widgets/
|
2219 |
-
msgid "
|
2220 |
msgstr ""
|
2221 |
|
2222 |
-
#: includes/widgets/
|
2223 |
-
|
|
|
2224 |
msgstr ""
|
2225 |
|
2226 |
-
#: includes/widgets/
|
|
|
2227 |
msgid ""
|
2228 |
-
"
|
2229 |
-
"hovering."
|
2230 |
msgstr ""
|
2231 |
|
2232 |
-
#: includes/widgets/
|
2233 |
-
|
|
|
2234 |
msgstr ""
|
2235 |
|
2236 |
-
#: includes/widgets/
|
2237 |
-
|
|
|
2238 |
msgstr ""
|
2239 |
|
2240 |
-
#: includes/widgets/
|
2241 |
-
|
|
|
2242 |
msgstr ""
|
2243 |
|
2244 |
-
#: includes/widgets/
|
2245 |
-
|
|
|
2246 |
msgstr ""
|
2247 |
|
2248 |
-
#: includes/widgets/
|
2249 |
-
|
|
|
2250 |
msgstr ""
|
2251 |
|
2252 |
-
#: includes/widgets/
|
2253 |
-
|
|
|
2254 |
msgstr ""
|
2255 |
|
2256 |
-
#: includes/widgets/
|
2257 |
-
|
|
|
2258 |
msgstr ""
|
2259 |
|
2260 |
-
#: includes/widgets/
|
2261 |
-
|
|
|
|
|
|
|
2262 |
msgstr ""
|
2263 |
|
2264 |
-
#: includes/widgets/
|
2265 |
-
msgid "
|
2266 |
-
|
|
|
|
|
2267 |
|
2268 |
-
#: includes/widgets/
|
2269 |
-
|
|
|
2270 |
msgstr ""
|
2271 |
|
2272 |
-
#: includes/widgets/
|
2273 |
-
|
|
|
2274 |
msgstr ""
|
2275 |
|
2276 |
-
#: includes/widgets/
|
2277 |
-
|
|
|
2278 |
msgstr ""
|
2279 |
|
2280 |
-
#: includes/widgets/
|
2281 |
-
|
|
|
2282 |
msgstr ""
|
2283 |
|
2284 |
-
#: includes/widgets/
|
2285 |
-
|
|
|
|
|
|
|
2286 |
msgstr ""
|
2287 |
|
2288 |
-
#: includes/widgets/
|
2289 |
-
|
2290 |
-
|
|
|
2291 |
|
2292 |
-
#: includes/widgets/
|
2293 |
-
|
2294 |
-
|
|
|
2295 |
|
2296 |
-
#: includes/widgets/
|
2297 |
-
|
2298 |
-
|
|
|
2299 |
|
2300 |
-
#: includes/widgets/
|
2301 |
-
msgid "
|
2302 |
msgstr ""
|
2303 |
|
2304 |
-
#: includes/widgets/
|
2305 |
-
|
|
|
2306 |
msgstr ""
|
2307 |
|
2308 |
-
#: includes/widgets/
|
2309 |
-
|
|
|
2310 |
msgstr ""
|
2311 |
|
2312 |
-
#: includes/widgets/
|
2313 |
-
|
|
|
2314 |
msgstr ""
|
2315 |
|
2316 |
-
#: includes/widgets/
|
2317 |
-
#: includes/widgets/
|
2318 |
-
|
2319 |
-
|
2320 |
-
msgstr "כותרת הסטטיסטיקה"
|
2321 |
|
2322 |
-
#: includes/widgets/
|
2323 |
-
|
2324 |
-
|
|
|
2325 |
|
2326 |
-
#: includes/widgets/
|
2327 |
-
msgid "
|
2328 |
-
|
|
|
|
|
2329 |
|
2330 |
-
#: includes/widgets/
|
2331 |
-
|
2332 |
-
|
|
|
2333 |
|
2334 |
-
#: includes/widgets/
|
2335 |
-
msgid "
|
2336 |
msgstr ""
|
2337 |
|
2338 |
-
#: includes/widgets/
|
2339 |
-
msgid "
|
2340 |
msgstr ""
|
2341 |
|
2342 |
-
#: includes/widgets/
|
2343 |
-
msgid "
|
2344 |
-
msgstr "
|
2345 |
|
2346 |
-
#: includes/widgets/
|
2347 |
msgid ""
|
2348 |
-
"
|
|
|
2349 |
msgstr ""
|
2350 |
|
2351 |
-
#: includes/widgets/
|
2352 |
-
msgid "
|
2353 |
-
msgstr "סיומת"
|
2354 |
-
|
2355 |
-
#: includes/widgets/odometers.php:172
|
2356 |
-
msgid "The suffix string like hr for hours or m for million."
|
2357 |
msgstr ""
|
2358 |
|
2359 |
-
#: includes/widgets/
|
2360 |
-
msgid "
|
2361 |
msgstr ""
|
2362 |
|
2363 |
-
#: includes/widgets/
|
2364 |
-
msgid "
|
2365 |
msgstr ""
|
2366 |
|
2367 |
-
#: includes/widgets/
|
2368 |
-
|
2369 |
-
msgid "Icon or Icon Image size in pixels"
|
2370 |
msgstr ""
|
2371 |
|
2372 |
-
#: includes/widgets/
|
2373 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2374 |
msgstr ""
|
2375 |
|
2376 |
-
#: includes/widgets/
|
2377 |
-
msgid "
|
2378 |
-
|
2379 |
-
|
2380 |
-
|
2381 |
-
|
2382 |
-
msgstr "
|
2383 |
|
2384 |
-
#: includes/widgets/
|
2385 |
-
|
2386 |
-
|
|
|
|
|
2387 |
|
2388 |
-
#: includes/widgets/
|
2389 |
-
|
2390 |
-
msgid "Web Design"
|
2391 |
msgstr ""
|
2392 |
|
2393 |
-
#: includes/widgets/
|
2394 |
-
|
2395 |
-
|
2396 |
msgstr ""
|
2397 |
|
2398 |
-
#: includes/widgets/
|
2399 |
-
msgid "
|
2400 |
msgstr ""
|
2401 |
|
2402 |
-
#: includes/widgets/
|
2403 |
-
|
2404 |
-
msgid "Brand Marketing"
|
2405 |
msgstr ""
|
2406 |
|
2407 |
-
#: includes/widgets/
|
2408 |
-
|
2409 |
-
|
|
|
2410 |
|
2411 |
-
#: includes/widgets/
|
2412 |
-
|
2413 |
-
|
|
|
|
|
|
|
2414 |
|
2415 |
-
#: includes/widgets/
|
2416 |
-
|
2417 |
-
|
|
|
|
|
2418 |
|
2419 |
-
#: includes/widgets/
|
2420 |
-
|
|
|
|
|
2421 |
msgstr ""
|
2422 |
|
2423 |
-
#: includes/widgets/
|
2424 |
-
|
2425 |
-
|
|
|
|
|
2426 |
|
2427 |
-
#: includes/widgets/
|
2428 |
-
|
2429 |
-
|
|
|
|
|
2430 |
|
2431 |
-
#: includes/widgets/
|
2432 |
-
|
|
|
|
|
2433 |
msgstr ""
|
2434 |
|
2435 |
-
#: includes/widgets/
|
2436 |
-
|
|
|
|
|
2437 |
msgstr ""
|
2438 |
|
2439 |
-
#: includes/widgets/
|
2440 |
-
|
2441 |
-
|
|
|
2442 |
|
2443 |
-
#: includes/widgets/
|
2444 |
-
msgid "
|
2445 |
msgstr ""
|
2446 |
|
2447 |
-
#: includes/widgets/
|
2448 |
-
|
2449 |
-
msgid "Post Types"
|
2450 |
msgstr ""
|
2451 |
|
2452 |
-
#: includes/widgets/
|
2453 |
-
|
2454 |
-
msgid "Taxonomies"
|
2455 |
msgstr ""
|
2456 |
|
2457 |
-
#: includes/widgets/
|
2458 |
-
|
2459 |
-
|
|
|
|
|
|
|
2460 |
msgstr ""
|
2461 |
|
2462 |
-
#: includes/widgets/
|
2463 |
-
msgid "
|
2464 |
msgstr ""
|
2465 |
|
2466 |
-
#: includes/widgets/
|
2467 |
-
|
2468 |
-
msgid "Posts Per Page"
|
2469 |
msgstr ""
|
2470 |
|
2471 |
-
#: includes/widgets/
|
2472 |
-
#: includes/widgets/
|
2473 |
-
msgid "
|
2474 |
msgstr ""
|
2475 |
|
2476 |
-
#: includes/widgets/
|
2477 |
-
|
2478 |
-
msgid "Order By"
|
2479 |
msgstr ""
|
2480 |
|
2481 |
-
#: includes/widgets/
|
2482 |
-
|
2483 |
-
msgid "No order"
|
2484 |
msgstr ""
|
2485 |
|
2486 |
-
#: includes/widgets/
|
2487 |
-
|
2488 |
-
msgid "Post ID"
|
2489 |
msgstr ""
|
2490 |
|
2491 |
-
#: includes/widgets/
|
2492 |
-
#: includes/widgets/
|
2493 |
-
msgid "
|
2494 |
msgstr ""
|
2495 |
|
2496 |
-
#: includes/widgets/
|
2497 |
-
|
2498 |
-
msgid "Published date"
|
2499 |
msgstr ""
|
2500 |
|
2501 |
-
#: includes/widgets/
|
2502 |
-
|
2503 |
-
msgid "Modified date"
|
2504 |
msgstr ""
|
2505 |
|
2506 |
-
#: includes/widgets/
|
2507 |
-
|
2508 |
-
msgid "By parent"
|
2509 |
msgstr ""
|
2510 |
|
2511 |
-
#: includes/widgets/
|
2512 |
-
|
2513 |
-
msgid "Random order"
|
2514 |
msgstr ""
|
2515 |
|
2516 |
-
#: includes/widgets/
|
2517 |
-
|
2518 |
-
msgid "Comment count"
|
2519 |
msgstr ""
|
2520 |
|
2521 |
-
#: includes/widgets/
|
2522 |
-
#: includes/widgets/
|
2523 |
-
msgid "
|
2524 |
msgstr ""
|
2525 |
|
2526 |
-
#: includes/widgets/
|
2527 |
-
#: includes/widgets/
|
2528 |
-
msgid "
|
2529 |
msgstr ""
|
2530 |
|
2531 |
-
#: includes/widgets/
|
2532 |
-
#: includes/widgets/
|
2533 |
-
msgid "
|
2534 |
msgstr ""
|
2535 |
|
2536 |
-
#: includes/widgets/
|
2537 |
-
|
2538 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2539 |
msgstr ""
|
2540 |
|
2541 |
-
#: includes/widgets/
|
2542 |
-
|
2543 |
-
msgid "Descending"
|
2544 |
msgstr ""
|
2545 |
|
2546 |
-
#: includes/widgets/
|
2547 |
-
|
2548 |
-
msgid "Post Content"
|
2549 |
msgstr ""
|
2550 |
|
2551 |
-
#: includes/widgets/
|
2552 |
-
msgid "
|
2553 |
msgstr ""
|
2554 |
|
2555 |
-
#: includes/widgets/
|
2556 |
-
msgid "
|
2557 |
-
msgstr "
|
2558 |
|
2559 |
-
#: includes/widgets/
|
2560 |
-
msgid ""
|
2561 |
-
"Choose the taxonomy information to display for posts/portfolio and the "
|
2562 |
-
"taxonomy that is used to filter the portfolio/post. Takes effect only if no "
|
2563 |
-
"taxonomy filters are specified when building query."
|
2564 |
msgstr ""
|
2565 |
-
"בחירת מידע הטקסונומיה לסינון הצגת הפוסטים. בשימוש רק אם לא צוין מסנן "
|
2566 |
-
"טקסונומי בשאילתה"
|
2567 |
|
2568 |
-
#: includes/widgets/
|
2569 |
-
|
2570 |
-
|
2571 |
-
msgstr "הצגת כותרת פוסט מתחת לפריט?"
|
2572 |
|
2573 |
-
#: includes/widgets/
|
2574 |
-
|
2575 |
-
|
2576 |
-
msgstr "להציג למטה תקציר?"
|
2577 |
|
2578 |
-
#: includes/widgets/
|
2579 |
-
|
2580 |
-
|
|
|
|
|
2581 |
|
2582 |
-
#: includes/widgets/
|
2583 |
-
#: includes/widgets/
|
2584 |
-
|
2585 |
-
|
|
|
2586 |
|
2587 |
-
#: includes/widgets/
|
2588 |
-
|
2589 |
-
|
2590 |
-
msgstr "האם להציג את תאריך הפוסט מתחת לפריט?"
|
2591 |
|
2592 |
-
#: includes/widgets/
|
2593 |
-
msgid ""
|
2594 |
-
"Display taxonomy info below the post item? Choose the right taxonomy in Post "
|
2595 |
-
"Content section above."
|
2596 |
msgstr ""
|
2597 |
|
2598 |
-
#: includes/widgets/
|
2599 |
-
|
2600 |
-
|
|
|
|
|
2601 |
|
2602 |
-
#: includes/widgets/
|
2603 |
-
#: includes/widgets/
|
2604 |
-
|
2605 |
-
|
|
|
2606 |
|
2607 |
-
#: includes/widgets/
|
2608 |
-
msgid ""
|
2609 |
-
"Choose pagination type or choose None if no pagination is desired. Make sure "
|
2610 |
-
"the 'Post per page' field value is set in the Build Query window to control "
|
2611 |
-
"number of posts to display per page."
|
2612 |
msgstr ""
|
2613 |
|
2614 |
-
#: includes/widgets/
|
2615 |
-
msgid "
|
2616 |
msgstr ""
|
2617 |
|
2618 |
-
#: includes/widgets/
|
2619 |
-
msgid "
|
2620 |
msgstr ""
|
2621 |
|
2622 |
-
#: includes/widgets/
|
2623 |
-
msgid "
|
2624 |
msgstr ""
|
2625 |
|
2626 |
-
#: includes/widgets/
|
2627 |
-
msgid "
|
2628 |
msgstr ""
|
2629 |
|
2630 |
-
#: includes/widgets/
|
2631 |
-
msgid "
|
2632 |
msgstr ""
|
2633 |
|
2634 |
-
#: includes/widgets/
|
2635 |
-
|
|
|
2636 |
msgstr ""
|
2637 |
|
2638 |
-
#: includes/widgets/
|
2639 |
-
#: includes/widgets/
|
2640 |
-
msgid "
|
2641 |
msgstr ""
|
2642 |
|
2643 |
-
#: includes/widgets/
|
2644 |
-
msgid "
|
|
|
|
|
2645 |
msgstr ""
|
2646 |
|
2647 |
-
#: includes/widgets/
|
2648 |
-
|
2649 |
-
msgid "Entry Title HTML Tag"
|
2650 |
msgstr ""
|
2651 |
|
2652 |
-
#: includes/widgets/
|
2653 |
-
|
2654 |
-
msgid "Entry Title Color"
|
2655 |
msgstr ""
|
2656 |
|
2657 |
-
#: includes/widgets/
|
2658 |
-
msgid "
|
2659 |
msgstr ""
|
2660 |
|
2661 |
-
#: includes/widgets/
|
2662 |
-
#: includes/widgets/
|
2663 |
-
msgid "
|
2664 |
msgstr ""
|
2665 |
|
2666 |
-
#: includes/widgets/
|
2667 |
-
|
|
|
2668 |
msgstr ""
|
2669 |
|
2670 |
-
#: includes/widgets/
|
2671 |
-
#: includes/widgets/
|
2672 |
-
msgid "
|
2673 |
msgstr ""
|
2674 |
|
2675 |
-
#: includes/widgets/
|
2676 |
-
#: includes/widgets/
|
2677 |
-
msgid "
|
2678 |
msgstr ""
|
2679 |
|
2680 |
-
#: includes/widgets/
|
2681 |
-
msgid "
|
2682 |
msgstr ""
|
2683 |
|
2684 |
-
#: includes/widgets/
|
2685 |
-
|
2686 |
-
|
|
|
|
|
|
|
2687 |
msgstr ""
|
2688 |
|
2689 |
-
#: includes/widgets/
|
2690 |
-
msgid "
|
2691 |
msgstr ""
|
2692 |
|
2693 |
-
#: includes/widgets/
|
2694 |
-
msgid "Hover
|
2695 |
msgstr ""
|
2696 |
|
2697 |
-
#: includes/widgets/
|
2698 |
-
msgid "
|
2699 |
msgstr ""
|
2700 |
|
2701 |
-
#: includes/widgets/
|
2702 |
-
msgid ""
|
2703 |
-
"Provide a comma separated list of Post IDs to display in the posts block."
|
2704 |
msgstr ""
|
2705 |
|
2706 |
-
#: includes/widgets/
|
|
|
|
|
2707 |
msgid "Block Heading"
|
2708 |
msgstr ""
|
2709 |
|
2710 |
-
#: includes/widgets/
|
2711 |
-
msgid "
|
2712 |
msgstr ""
|
2713 |
|
2714 |
-
#: includes/widgets/
|
2715 |
-
msgid "
|
|
|
|
|
2716 |
msgstr ""
|
2717 |
|
2718 |
-
#: includes/widgets/
|
2719 |
-
msgid "
|
2720 |
msgstr ""
|
2721 |
|
2722 |
-
#: includes/widgets/
|
|
|
2723 |
msgid "Choose Header Style"
|
2724 |
msgstr ""
|
2725 |
|
2726 |
-
#: includes/widgets/
|
|
|
2727 |
msgid "Header Style 1"
|
2728 |
msgstr ""
|
2729 |
|
2730 |
-
#: includes/widgets/
|
|
|
2731 |
msgid "Header Style 2"
|
2732 |
msgstr ""
|
2733 |
|
2734 |
-
#: includes/widgets/
|
|
|
2735 |
msgid "Header Style 3"
|
2736 |
msgstr ""
|
2737 |
|
2738 |
-
#: includes/widgets/
|
|
|
2739 |
msgid "Header Style 4"
|
2740 |
msgstr ""
|
2741 |
|
2742 |
-
#: includes/widgets/
|
|
|
2743 |
msgid "Header Style 5"
|
2744 |
msgstr ""
|
2745 |
|
2746 |
-
#: includes/widgets/
|
2747 |
-
|
|
|
2748 |
msgstr ""
|
2749 |
|
2750 |
-
#: includes/widgets/
|
2751 |
-
|
|
|
2752 |
msgstr ""
|
2753 |
|
2754 |
-
#: includes/widgets/
|
2755 |
-
msgid "
|
2756 |
msgstr ""
|
2757 |
|
2758 |
-
#: includes/widgets/
|
2759 |
-
msgid "
|
2760 |
msgstr ""
|
2761 |
|
2762 |
-
#: includes/widgets/
|
2763 |
-
msgid "
|
2764 |
msgstr ""
|
2765 |
|
2766 |
-
#: includes/widgets/
|
2767 |
-
msgid "
|
2768 |
msgstr ""
|
2769 |
|
2770 |
-
#: includes/widgets/
|
2771 |
-
msgid "
|
2772 |
msgstr ""
|
2773 |
|
2774 |
-
#: includes/widgets/
|
2775 |
-
msgid "
|
2776 |
msgstr ""
|
2777 |
|
2778 |
-
#: includes/widgets/
|
2779 |
-
msgid "
|
2780 |
msgstr ""
|
2781 |
|
2782 |
-
#: includes/widgets/
|
2783 |
-
|
|
|
2784 |
msgstr ""
|
2785 |
|
2786 |
-
#: includes/widgets/
|
2787 |
-
msgid "
|
2788 |
msgstr ""
|
2789 |
|
2790 |
-
#: includes/widgets/
|
2791 |
-
msgid "
|
2792 |
msgstr ""
|
2793 |
|
2794 |
-
#: includes/widgets/
|
2795 |
-
|
|
|
2796 |
msgstr ""
|
2797 |
|
2798 |
-
#: includes/widgets/
|
2799 |
-
|
|
|
2800 |
msgstr ""
|
2801 |
|
2802 |
-
#: includes/widgets/
|
2803 |
-
msgid "
|
2804 |
msgstr ""
|
2805 |
|
2806 |
-
#: includes/widgets/
|
2807 |
-
|
|
|
2808 |
msgstr ""
|
2809 |
|
2810 |
-
#: includes/widgets/
|
2811 |
-
msgid "Display post comments
|
2812 |
msgstr ""
|
2813 |
|
2814 |
-
#: includes/widgets/
|
2815 |
msgid ""
|
2816 |
"Display taxonomy info below the post item? Choose the right taxonomy in "
|
2817 |
-
"
|
2818 |
msgstr ""
|
2819 |
|
2820 |
-
#: includes/widgets/
|
2821 |
-
|
|
|
|
|
|
|
|
|
2822 |
msgstr ""
|
2823 |
|
2824 |
-
#: includes/widgets/
|
2825 |
-
|
|
|
2826 |
msgstr ""
|
2827 |
|
2828 |
-
#: includes/widgets/
|
2829 |
-
|
|
|
2830 |
msgstr ""
|
2831 |
|
2832 |
-
#: includes/widgets/
|
2833 |
-
msgid "
|
2834 |
msgstr ""
|
2835 |
|
2836 |
-
#: includes/widgets/
|
2837 |
-
msgid "
|
2838 |
msgstr ""
|
2839 |
|
2840 |
-
#: includes/widgets/
|
2841 |
-
|
|
|
2842 |
msgstr ""
|
2843 |
|
2844 |
-
#: includes/widgets/
|
|
|
2845 |
msgid "Entry Summary"
|
2846 |
msgstr ""
|
2847 |
|
2848 |
-
#: includes/widgets/
|
|
|
2849 |
msgid "Entry Meta Link Hover Color"
|
2850 |
msgstr ""
|
2851 |
|
2852 |
-
#: includes/widgets/
|
2853 |
-
|
2854 |
-
|
2855 |
-
|
2856 |
-
#: includes/widgets/
|
2857 |
-
msgid "
|
2858 |
msgstr ""
|
2859 |
|
2860 |
-
#: includes/widgets/
|
2861 |
-
msgid "
|
2862 |
-
msgstr "
|
2863 |
-
|
2864 |
-
#: includes/widgets/posts-carousel.php:154
|
2865 |
-
msgid ""
|
2866 |
-
"Choose the taxonomy to use for display of taxonomy information for posts/"
|
2867 |
-
"custom post types."
|
2868 |
-
msgstr "בחירת טקסונומיה לשימוש עבור מידע הטקסונומיה עבור סוגי פוסט"
|
2869 |
-
|
2870 |
-
#: includes/widgets/posts-carousel.php:238
|
2871 |
-
msgid "Display taxonomy info below the post item?"
|
2872 |
-
msgstr "האם להציג מידע טקסונומיה מתחת לפריט?"
|
2873 |
|
2874 |
-
#: includes/widgets/
|
2875 |
-
msgid "
|
2876 |
msgstr ""
|
2877 |
|
2878 |
-
#: includes/widgets/
|
2879 |
-
|
|
|
2880 |
msgstr ""
|
2881 |
|
2882 |
-
#: includes/widgets/
|
2883 |
-
|
|
|
2884 |
msgstr ""
|
2885 |
|
2886 |
-
#: includes/widgets/posts-
|
2887 |
-
msgid "
|
2888 |
msgstr ""
|
2889 |
|
2890 |
-
#: includes/widgets/posts-
|
2891 |
-
msgid "
|
|
|
2892 |
msgstr ""
|
2893 |
|
2894 |
-
#: includes/widgets/
|
2895 |
-
msgid "
|
2896 |
-
msgstr "
|
2897 |
|
2898 |
-
#: includes/widgets/
|
2899 |
-
msgid "
|
2900 |
-
msgstr "
|
2901 |
|
2902 |
-
#: includes/widgets/
|
2903 |
-
msgid "
|
|
|
|
|
2904 |
msgstr ""
|
2905 |
|
2906 |
-
#: includes/widgets/
|
2907 |
-
msgid "
|
2908 |
msgstr ""
|
2909 |
|
2910 |
-
#: includes/widgets/
|
2911 |
-
msgid "
|
2912 |
-
msgstr "
|
2913 |
|
2914 |
-
#: includes/widgets/
|
2915 |
-
msgid "
|
2916 |
-
msgstr "
|
2917 |
|
2918 |
-
#: includes/widgets/
|
2919 |
-
msgid ""
|
2920 |
-
"Provide any subtitle or taglines like \"Most Popular\", \"Best Value\", "
|
2921 |
-
"\"Best Selling\", \"Most Flexible\" etc. that you would like to use for this "
|
2922 |
-
"pricing plan."
|
2923 |
msgstr ""
|
2924 |
-
"כותרת משנה או תיאור כמו \"הכי פופולרי\", \"הכי נמכר\" וכדומה, עבור חבילת "
|
2925 |
-
"מחיר זו"
|
2926 |
|
2927 |
-
#: includes/widgets/
|
2928 |
-
msgid "
|
2929 |
msgstr ""
|
2930 |
|
2931 |
-
#: includes/widgets/
|
2932 |
-
msgid "
|
2933 |
-
msgstr "
|
2934 |
|
2935 |
-
#: includes/widgets/
|
2936 |
-
msgid "
|
2937 |
-
msgstr "
|
2938 |
|
2939 |
-
#: includes/widgets/
|
2940 |
-
msgid "
|
2941 |
-
msgstr "
|
2942 |
|
2943 |
-
#: includes/widgets/
|
2944 |
-
msgid "
|
2945 |
-
msgstr "
|
2946 |
|
2947 |
-
#: includes/widgets/
|
2948 |
-
msgid "
|
2949 |
-
msgstr "
|
2950 |
|
2951 |
-
#: includes/widgets/
|
2952 |
-
msgid "
|
2953 |
-
msgstr "
|
2954 |
|
2955 |
-
#: includes/widgets/
|
2956 |
-
msgid ""
|
2957 |
-
"Enter the content for the pricing plan that include information about "
|
2958 |
-
"individual features of the pricing plan. For prebuilt styling, enter "
|
2959 |
-
"shortcodes content like - [lae_pricing_item title=\"Storage Space\" value="
|
2960 |
-
"\"50 GB\"] [lae_pricing_item title=\"Video Uploads\" value=\"50\"]"
|
2961 |
-
"[lae_pricing_item title=\"Portfolio Items\" value=\"20\"]"
|
2962 |
msgstr ""
|
2963 |
|
2964 |
-
#: includes/widgets/
|
2965 |
-
msgid "
|
2966 |
msgstr ""
|
2967 |
|
2968 |
-
#: includes/widgets/
|
2969 |
-
|
2970 |
-
msgid "HTML Tag"
|
2971 |
msgstr ""
|
2972 |
|
2973 |
-
#: includes/widgets/
|
2974 |
-
msgid "
|
2975 |
msgstr ""
|
2976 |
|
2977 |
-
#: includes/widgets/
|
2978 |
-
msgid "
|
2979 |
msgstr ""
|
2980 |
|
2981 |
-
#: includes/widgets/
|
2982 |
-
msgid "
|
|
|
|
|
2983 |
msgstr ""
|
2984 |
|
2985 |
-
#: includes/widgets/
|
2986 |
-
msgid "
|
2987 |
msgstr ""
|
2988 |
|
2989 |
-
#: includes/widgets/
|
2990 |
-
msgid "
|
2991 |
msgstr ""
|
2992 |
|
2993 |
-
#: includes/widgets/
|
2994 |
-
msgid "
|
2995 |
msgstr ""
|
2996 |
|
2997 |
-
#: includes/widgets/services.php:
|
2998 |
-
msgid "
|
2999 |
-
msgstr "
|
3000 |
|
3001 |
-
#: includes/widgets/services.php:
|
|
|
3002 |
msgid "Services"
|
3003 |
msgstr "שירותים"
|
3004 |
|
3005 |
-
#: includes/widgets/services.php:
|
3006 |
-
|
|
|
3007 |
msgstr ""
|
3008 |
|
3009 |
-
#: includes/widgets/services.php:
|
3010 |
-
msgid "
|
|
|
|
|
|
|
|
|
|
|
3011 |
msgstr ""
|
3012 |
|
3013 |
-
#: includes/widgets/
|
|
|
|
|
3014 |
msgid "Service Title"
|
3015 |
msgstr ""
|
3016 |
|
3017 |
-
#: includes/widgets/services.php:
|
|
|
3018 |
msgid "My service title"
|
3019 |
msgstr ""
|
3020 |
|
3021 |
-
#: includes/widgets/services.php:
|
3022 |
-
msgid "Service
|
3023 |
msgstr ""
|
3024 |
|
3025 |
-
#: includes/widgets/services.php:
|
3026 |
-
msgid "
|
3027 |
msgstr ""
|
3028 |
|
3029 |
-
#: includes/widgets/services.php:
|
|
|
3030 |
msgid "Service description"
|
3031 |
msgstr ""
|
3032 |
|
3033 |
-
#: includes/widgets/services.php:
|
|
|
3034 |
msgid "Service description goes here"
|
3035 |
msgstr ""
|
3036 |
|
3037 |
-
#: includes/widgets/services.php:
|
3038 |
-
msgid "Service
|
3039 |
-
msgstr ""
|
3040 |
-
|
3041 |
-
#: includes/widgets/services.php:255
|
3042 |
-
msgid "Service Icons"
|
3043 |
msgstr ""
|
3044 |
|
3045 |
-
#: includes/widgets/services.php:
|
3046 |
-
msgid "
|
3047 |
msgstr ""
|
3048 |
|
3049 |
-
#: includes/widgets/
|
3050 |
-
|
|
|
3051 |
msgstr ""
|
3052 |
|
3053 |
-
#: includes/widgets/
|
|
|
|
|
3054 |
msgid "Slider"
|
3055 |
msgstr ""
|
3056 |
|
3057 |
-
#: includes/widgets/slider.php:61
|
3058 |
msgid "Set a unique CSS class for the slider. (optional)."
|
3059 |
msgstr ""
|
3060 |
|
3061 |
-
#: includes/widgets/slider.php:70
|
3062 |
msgid "HTML Slides"
|
3063 |
msgstr ""
|
3064 |
|
3065 |
-
#: includes/widgets/slider.php:110
|
3066 |
msgid "Slide Title & HTML Content"
|
3067 |
msgstr ""
|
3068 |
|
3069 |
-
#: includes/widgets/slider.php:111
|
3070 |
msgid "The title to identify the HTML slide"
|
3071 |
msgstr ""
|
3072 |
|
3073 |
-
#: includes/widgets/slider.php:116
|
3074 |
msgid "HTML Slide Content"
|
3075 |
msgstr ""
|
3076 |
|
3077 |
-
#: includes/widgets/slider.php:118
|
3078 |
msgid "The HTML content for the slide"
|
3079 |
msgstr ""
|
3080 |
|
3081 |
-
#: includes/widgets/
|
|
|
3082 |
msgid "Slider Settings"
|
3083 |
msgstr ""
|
3084 |
|
3085 |
-
#: includes/widgets/
|
|
|
3086 |
msgid "Animation"
|
3087 |
msgstr ""
|
3088 |
|
3089 |
-
#: includes/widgets/
|
|
|
3090 |
msgid "Direction"
|
3091 |
msgstr ""
|
3092 |
|
3093 |
-
#: includes/widgets/
|
|
|
3094 |
msgid "Direction Navigation?"
|
3095 |
msgstr ""
|
3096 |
|
3097 |
-
#: includes/widgets/
|
|
|
3098 |
msgid "Should the slider have direction navigation?"
|
3099 |
msgstr ""
|
3100 |
|
3101 |
-
#: includes/widgets/
|
|
|
3102 |
msgid "Navigation Controls?"
|
3103 |
msgstr ""
|
3104 |
|
3105 |
-
#: includes/widgets/
|
|
|
3106 |
msgid "Should the slider have navigation controls?"
|
3107 |
msgstr ""
|
3108 |
|
3109 |
-
#: includes/widgets/
|
|
|
3110 |
msgid "Should the slider pause on mouse hover over the slider."
|
3111 |
msgstr "האם לעצור את המצגת כאשר העכבר מרחף מעליה"
|
3112 |
|
3113 |
-
#: includes/widgets/
|
|
|
3114 |
msgid "Pause slider on action?"
|
3115 |
msgstr ""
|
3116 |
|
3117 |
-
#: includes/widgets/
|
|
|
3118 |
msgid ""
|
3119 |
"Should the slideshow pause once user initiates an action using navigation/"
|
3120 |
"direction controls."
|
3121 |
msgstr "האם לעצור את המצגת כאשר המשתמש מבצע פעולה בניווט החצים"
|
3122 |
|
3123 |
-
#: includes/widgets/
|
|
|
3124 |
msgid "Slideshow Speed"
|
3125 |
msgstr ""
|
3126 |
|
3127 |
-
#: includes/widgets/
|
|
|
3128 |
msgid "Animation Speed"
|
3129 |
msgstr "מהירות האנימציה"
|
3130 |
|
3131 |
-
#: includes/widgets/
|
3132 |
-
msgid "Livemesh Stats Bars"
|
3133 |
-
msgstr "לוחות סטטיסטיקה"
|
3134 |
-
|
3135 |
-
#: includes/widgets/stats-bars.php:54
|
3136 |
-
msgid "Stats Bars"
|
3137 |
-
msgstr "לוחות סטטיסטיקה"
|
3138 |
-
|
3139 |
-
#: includes/widgets/stats-bars.php:83
|
3140 |
-
msgid "The title for the stats bar"
|
3141 |
-
msgstr "הכותרת של לוח הסטטיסטיקה"
|
3142 |
-
|
3143 |
-
#: includes/widgets/stats-bars.php:99
|
3144 |
-
msgid "Bar Color"
|
3145 |
-
msgstr ""
|
3146 |
-
|
3147 |
-
#: includes/widgets/stats-bars.php:114
|
3148 |
-
msgid "Stats Bar"
|
3149 |
-
msgstr "לוח סטטיסטיקה"
|
3150 |
-
|
3151 |
-
#: includes/widgets/stats-bars.php:122
|
3152 |
-
msgid "Stats Bar Background Color"
|
3153 |
-
msgstr ""
|
3154 |
-
|
3155 |
-
#: includes/widgets/stats-bars.php:135
|
3156 |
-
msgid "Stats Bar Spacing"
|
3157 |
-
msgstr ""
|
3158 |
-
|
3159 |
-
#: includes/widgets/stats-bars.php:157
|
3160 |
-
msgid "Stats Bar Height"
|
3161 |
-
msgstr ""
|
3162 |
-
|
3163 |
-
#: includes/widgets/stats-bars.php:181
|
3164 |
-
msgid "Stats Bar Border Radius"
|
3165 |
-
msgstr ""
|
3166 |
-
|
3167 |
-
#: includes/widgets/stats-bars.php:236
|
3168 |
-
msgid "Spacing from Stats Title"
|
3169 |
-
msgstr ""
|
3170 |
-
|
3171 |
-
#: includes/widgets/tabs.php:30
|
3172 |
-
msgid "Livemesh Tabs"
|
3173 |
-
msgstr "לשוניות"
|
3174 |
-
|
3175 |
-
#: includes/widgets/tabs.php:53
|
3176 |
msgid "Tabs"
|
3177 |
msgstr "לשוניות"
|
3178 |
|
3179 |
-
#: includes/widgets/tabs.php:
|
3180 |
msgid "Tab Style 1"
|
3181 |
msgstr "עיצוב 1"
|
3182 |
|
3183 |
-
#: includes/widgets/tabs.php:
|
3184 |
msgid "Tab Style 2"
|
3185 |
msgstr "עיצוב 2"
|
3186 |
|
3187 |
-
#: includes/widgets/tabs.php:
|
3188 |
msgid "Tab Style 3"
|
3189 |
msgstr "עיצוב 3"
|
3190 |
|
3191 |
-
#: includes/widgets/tabs.php:
|
3192 |
msgid "Tab Style 4"
|
3193 |
msgstr "עיצוב 4"
|
3194 |
|
3195 |
-
#: includes/widgets/tabs.php:
|
3196 |
msgid "Tab Style 5"
|
3197 |
msgstr "עיצוב 5"
|
3198 |
|
3199 |
-
#: includes/widgets/tabs.php:
|
3200 |
msgid "Tab Style 6"
|
3201 |
msgstr "עיצוב 6"
|
3202 |
|
3203 |
-
#: includes/widgets/tabs.php:
|
3204 |
msgid "Vertical Tab Style 1"
|
3205 |
msgstr "עיצוב אנכי 1"
|
3206 |
|
3207 |
-
#: includes/widgets/tabs.php:
|
3208 |
msgid "Vertical Tab Style 2"
|
3209 |
msgstr "עיצוב אנכי 2"
|
3210 |
|
3211 |
-
#: includes/widgets/tabs.php:
|
3212 |
msgid "Vertical Tab Style 3"
|
3213 |
msgstr "עיצוב אנכי 3"
|
3214 |
|
3215 |
-
#: includes/widgets/tabs.php:
|
3216 |
msgid "Vertical Tab Style 4"
|
3217 |
msgstr "עיצוב אנכי 4"
|
3218 |
|
3219 |
-
#: includes/widgets/tabs.php:
|
3220 |
msgid "The device resolution at which the mobile view takes effect"
|
3221 |
msgstr ""
|
3222 |
|
3223 |
-
#: includes/widgets/tabs.php:
|
3224 |
msgid "Tab Panes"
|
3225 |
msgstr ""
|
3226 |
|
3227 |
-
#: includes/widgets/tabs.php:
|
3228 |
msgid "Tab #1"
|
3229 |
msgstr ""
|
3230 |
|
3231 |
-
#: includes/widgets/tabs.php:
|
3232 |
-
#: includes/widgets/tabs.php:
|
3233 |
msgid ""
|
3234 |
"I am tab content. Click edit button to change this text. Lorem ipsum dolor "
|
3235 |
"sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec "
|
3236 |
"ullamcorper mattis, pulvinar dapibus leo."
|
3237 |
msgstr ""
|
3238 |
|
3239 |
-
#: includes/widgets/tabs.php:
|
3240 |
msgid "Tab #2"
|
3241 |
msgstr ""
|
3242 |
|
3243 |
-
#: includes/widgets/tabs.php:
|
3244 |
msgid "Tab #3"
|
3245 |
msgstr ""
|
3246 |
|
3247 |
-
#: includes/widgets/tabs.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3248 |
msgid "Tab Icon Type"
|
3249 |
msgstr ""
|
3250 |
|
3251 |
-
#: includes/widgets/tabs.php:
|
3252 |
msgid "Tab Image"
|
3253 |
msgstr ""
|
3254 |
|
3255 |
-
#: includes/widgets/tabs.php:
|
3256 |
msgid "Tab Icon"
|
3257 |
msgstr ""
|
3258 |
|
3259 |
-
#: includes/widgets/tabs.php:
|
3260 |
msgid "Tab Title & Content"
|
3261 |
msgstr ""
|
3262 |
|
3263 |
-
#: includes/widgets/tabs.php:
|
3264 |
msgid "Tabs Title"
|
3265 |
msgstr ""
|
3266 |
|
3267 |
-
#: includes/widgets/tabs.php:
|
3268 |
msgid "Tab Content"
|
3269 |
msgstr "תוכן הלשונית"
|
3270 |
|
3271 |
-
#: includes/widgets/tabs.php:
|
3272 |
msgid "Tabs Content"
|
3273 |
msgstr ""
|
3274 |
|
3275 |
-
#: includes/widgets/tabs.php:
|
3276 |
msgid "Tab Title"
|
3277 |
msgstr "כותרת הלשונית"
|
3278 |
|
3279 |
-
#: includes/widgets/tabs.php:
|
3280 |
msgid "Tab Title Color"
|
3281 |
msgstr ""
|
3282 |
|
3283 |
-
#: includes/widgets/tabs.php:
|
3284 |
msgid "Active Tab Title Color"
|
3285 |
msgstr ""
|
3286 |
|
3287 |
-
#: includes/widgets/tabs.php:
|
3288 |
msgid "Hover Tab Title Color"
|
3289 |
msgstr ""
|
3290 |
|
3291 |
-
#: includes/widgets/tabs.php:
|
3292 |
msgid "Tab highlight Border color"
|
3293 |
msgstr ""
|
3294 |
|
3295 |
-
#: includes/widgets/tabs.php:
|
3296 |
msgid "Tab Title Padding"
|
3297 |
msgstr ""
|
3298 |
|
3299 |
-
#: includes/widgets/tabs.php:
|
3300 |
msgid "Tab Content Padding"
|
3301 |
msgstr ""
|
3302 |
|
3303 |
-
#: includes/widgets/tabs.php:
|
3304 |
msgid "Active Tab Icon Color"
|
3305 |
msgstr ""
|
3306 |
|
3307 |
-
#: includes/widgets/tabs.php:
|
3308 |
msgid "Hover Tab Icon Color"
|
3309 |
msgstr ""
|
3310 |
|
3311 |
-
#: includes/widgets/
|
3312 |
-
msgid "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3313 |
msgstr "צוות"
|
3314 |
|
3315 |
-
#: includes/widgets/team-members.php:
|
3316 |
msgid "Team"
|
3317 |
msgstr ""
|
3318 |
|
3319 |
-
#: includes/widgets/team-members.php:
|
3320 |
msgid "Choose Team Style"
|
3321 |
msgstr ""
|
3322 |
|
3323 |
-
#: includes/widgets/team-members.php:
|
3324 |
-
msgid "Team
|
3325 |
-
msgstr "
|
3326 |
|
3327 |
-
#: includes/widgets/team-members.php:
|
3328 |
msgid "Team Member #1"
|
3329 |
msgstr ""
|
3330 |
|
3331 |
-
#: includes/widgets/team-members.php:
|
3332 |
msgid "CEO"
|
3333 |
msgstr ""
|
3334 |
|
3335 |
-
#: includes/widgets/team-members.php:
|
3336 |
-
#: includes/widgets/team-members.php:
|
3337 |
msgid ""
|
3338 |
"I am member details. Click edit button to change this text. Lorem ipsum "
|
3339 |
"dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec "
|
3340 |
"ullamcorper mattis, pulvinar dapibus leo."
|
3341 |
msgstr ""
|
3342 |
|
3343 |
-
#: includes/widgets/team-members.php:
|
3344 |
msgid "Team Member #2"
|
3345 |
msgstr ""
|
3346 |
|
3347 |
-
#: includes/widgets/team-members.php:
|
3348 |
msgid "Lead Developer"
|
3349 |
msgstr ""
|
3350 |
|
3351 |
-
#: includes/widgets/team-members.php:
|
3352 |
msgid "Team Member #3"
|
3353 |
msgstr ""
|
3354 |
|
3355 |
-
#: includes/widgets/team-members.php:
|
3356 |
msgid "Finance Manager"
|
3357 |
msgstr ""
|
3358 |
|
3359 |
-
#: includes/widgets/team-members.php:
|
3360 |
msgid "Member Name"
|
3361 |
msgstr ""
|
3362 |
|
3363 |
-
#: includes/widgets/team-members.php:
|
3364 |
msgid "Position"
|
3365 |
msgstr "תפקיד"
|
3366 |
|
3367 |
-
#: includes/widgets/team-members.php:
|
3368 |
msgid "Team Member Image"
|
3369 |
msgstr ""
|
3370 |
|
3371 |
-
#: includes/widgets/team-members.php:
|
3372 |
msgid "Team Member details"
|
3373 |
msgstr ""
|
3374 |
|
3375 |
-
#: includes/widgets/team-members.php:
|
3376 |
msgid "Details about team member"
|
3377 |
msgstr ""
|
3378 |
|
3379 |
-
#: includes/widgets/team-members.php:
|
3380 |
msgid "Provide a short writeup for the team member"
|
3381 |
msgstr "מידע קצר על חבר הצוות"
|
3382 |
|
3383 |
-
#: includes/widgets/team-members.php:
|
3384 |
msgid "Social Profile"
|
3385 |
msgstr ""
|
3386 |
|
3387 |
-
#: includes/widgets/team-members.php:
|
3388 |
msgid "Email Address"
|
3389 |
msgstr "כתובת אימייל"
|
3390 |
|
3391 |
-
#: includes/widgets/team-members.php:
|
3392 |
msgid "Enter the email address of the team member."
|
3393 |
msgstr "הזנת כתובת האימייל של חבר הצוות"
|
3394 |
|
3395 |
-
#: includes/widgets/team-members.php:
|
3396 |
msgid "Facebook Page URL"
|
3397 |
msgstr "כתובת עמוד פייסבוק"
|
3398 |
|
3399 |
-
#: includes/widgets/team-members.php:
|
3400 |
msgid "URL of the Facebook page of the team member."
|
3401 |
msgstr "כתובת עמוד פייסבוק של חבר הצוות"
|
3402 |
|
3403 |
-
#: includes/widgets/team-members.php:
|
3404 |
msgid "Twitter Profile URL"
|
3405 |
msgstr "כתובת פרופיל טוויטר"
|
3406 |
|
3407 |
-
#: includes/widgets/team-members.php:
|
3408 |
msgid "URL of the Twitter page of the team member."
|
3409 |
msgstr "כתובת עמוד הטוויטר של חבר הצוות"
|
3410 |
|
3411 |
-
#: includes/widgets/team-members.php:
|
3412 |
msgid "LinkedIn Page URL"
|
3413 |
msgstr "כתובת ה URL ב LinkedIn "
|
3414 |
|
3415 |
-
#: includes/widgets/team-members.php:
|
3416 |
msgid "URL of the LinkedIn profile of the team member."
|
3417 |
msgstr "כתובת ה URL של פרופיל חבר הצוות ב LinkedIn "
|
3418 |
|
3419 |
-
#: includes/widgets/team-members.php:
|
3420 |
msgid "Pinterest Page URL"
|
3421 |
msgstr "כתובת ה URL ב Pinterest"
|
3422 |
|
3423 |
-
#: includes/widgets/team-members.php:
|
3424 |
msgid "URL of the Pinterest page for the team member."
|
3425 |
msgstr "כתובת ה URL של עמוד ה Pinterest של חבר הצוות"
|
3426 |
|
3427 |
-
#: includes/widgets/team-members.php:
|
3428 |
msgid "Dribbble Profile URL"
|
3429 |
msgstr "כתובת ה URL ב Dribbble"
|
3430 |
|
3431 |
-
#: includes/widgets/team-members.php:
|
3432 |
msgid "URL of the Dribbble profile of the team member."
|
3433 |
msgstr "כתובת ה URL של פרופיל חבר הצוות ב Dribbble"
|
3434 |
|
3435 |
-
#: includes/widgets/team-members.php:
|
3436 |
msgid "GooglePlus Page URL"
|
3437 |
msgstr "כתובת ה URL בגוגל פלוס"
|
3438 |
|
3439 |
-
#: includes/widgets/team-members.php:
|
3440 |
msgid "URL of the Google Plus page of the team member."
|
3441 |
msgstr "כתובת ה URL של עמוד חבר הצוות בגוגל פלוס"
|
3442 |
|
3443 |
-
#: includes/widgets/team-members.php:
|
3444 |
msgid "Instagram Page URL"
|
3445 |
msgstr "כתובת ה URL באינסטגרם"
|
3446 |
|
3447 |
-
#: includes/widgets/team-members.php:
|
3448 |
msgid "URL of the Instagram feed for the team member."
|
3449 |
msgstr "כתובת ה URL של הזנת האינסטגרם של חבר הצוות"
|
3450 |
|
3451 |
-
#: includes/widgets/team-members.php:
|
3452 |
msgid "Team Member Spacing"
|
3453 |
msgstr ""
|
3454 |
|
3455 |
-
#: includes/widgets/team-members.php:
|
3456 |
-
msgid "Thumbnail Hover Brightness (%)"
|
3457 |
-
msgstr ""
|
3458 |
-
|
3459 |
-
#: includes/widgets/team-members.php:267 includes/widgets/testimonials.php:152
|
3460 |
msgid "Thumbnail Border Radius"
|
3461 |
msgstr ""
|
3462 |
|
3463 |
-
#: includes/widgets/team-members.php:
|
3464 |
msgid "Member Title"
|
3465 |
msgstr ""
|
3466 |
|
3467 |
-
#: includes/widgets/team-members.php:
|
3468 |
msgid "Member Position"
|
3469 |
msgstr ""
|
3470 |
|
3471 |
-
#: includes/widgets/team-members.php:
|
3472 |
msgid "Member Details"
|
3473 |
msgstr ""
|
3474 |
|
3475 |
-
#: includes/widgets/team-members.php:
|
3476 |
msgid "Social Icons"
|
3477 |
msgstr ""
|
3478 |
|
3479 |
-
#: includes/widgets/team-members.php:
|
3480 |
-
#: includes/widgets/testimonials-slider.php:
|
3481 |
msgid "Icon size in pixels"
|
3482 |
msgstr ""
|
3483 |
|
3484 |
-
#: includes/widgets/team-members.php:
|
3485 |
msgid "Send an email"
|
3486 |
msgstr "שליחת אימייל"
|
3487 |
|
3488 |
-
#: includes/widgets/team-members.php:
|
3489 |
msgid "Follow on Facebook"
|
3490 |
msgstr "עקוב בפייסבוק"
|
3491 |
|
3492 |
-
#: includes/widgets/team-members.php:
|
3493 |
msgid "Subscribe to Twitter Feed"
|
3494 |
msgstr "הרשמה להזנת טוויטר"
|
3495 |
|
3496 |
-
#: includes/widgets/team-members.php:
|
3497 |
msgid "View LinkedIn Profile"
|
3498 |
msgstr "הצגת פרופיל LinkedIn"
|
3499 |
|
3500 |
-
#: includes/widgets/team-members.php:
|
3501 |
msgid "Follow on Google Plus"
|
3502 |
msgstr "עקוב בגוגל פלוס"
|
3503 |
|
3504 |
-
#: includes/widgets/team-members.php:
|
3505 |
msgid "View Instagram Feed"
|
3506 |
msgstr "הצגת הזנת אינסטגרם"
|
3507 |
|
3508 |
-
#: includes/widgets/team-members.php:
|
3509 |
msgid "Subscribe to Pinterest Feed"
|
3510 |
msgstr "הרשמה להזנת Pinterest"
|
3511 |
|
3512 |
-
#: includes/widgets/team-members.php:
|
3513 |
msgid "View Dribbble Portfolio"
|
3514 |
msgstr "הצגת תיק עבודות Dribbble"
|
3515 |
|
3516 |
#: includes/widgets/testimonials-slider.php:30
|
3517 |
-
msgid "Livemesh Testimonials Slider"
|
3518 |
-
msgstr "סליידר משובים"
|
3519 |
-
|
3520 |
#: includes/widgets/testimonials-slider.php:54
|
3521 |
msgid "Testimonials Slider"
|
3522 |
msgstr ""
|
3523 |
|
3524 |
#: includes/widgets/testimonials-slider.php:61
|
3525 |
-
#: includes/widgets/testimonials.php:
|
|
|
3526 |
msgid "Testimonials"
|
3527 |
msgstr "משובים"
|
3528 |
|
3529 |
#: includes/widgets/testimonials-slider.php:65
|
3530 |
-
#: includes/widgets/testimonials.php:
|
3531 |
msgid "Customer #1"
|
3532 |
msgstr ""
|
3533 |
|
3534 |
#: includes/widgets/testimonials-slider.php:66
|
3535 |
-
#: includes/widgets/testimonials.php:
|
3536 |
msgid "CEO, Invision Inc."
|
3537 |
msgstr ""
|
3538 |
|
3539 |
#: includes/widgets/testimonials-slider.php:67
|
3540 |
#: includes/widgets/testimonials-slider.php:72
|
3541 |
#: includes/widgets/testimonials-slider.php:77
|
3542 |
-
#: includes/widgets/testimonials.php:
|
3543 |
-
#: includes/widgets/testimonials.php:
|
3544 |
msgid ""
|
3545 |
"I am testimonial text. Click edit button to change this text. Lorem ipsum "
|
3546 |
"dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec "
|
@@ -3548,123 +4146,170 @@ msgid ""
|
|
3548 |
msgstr ""
|
3549 |
|
3550 |
#: includes/widgets/testimonials-slider.php:70
|
3551 |
-
#: includes/widgets/testimonials.php:
|
3552 |
msgid "Customer #2"
|
3553 |
msgstr ""
|
3554 |
|
3555 |
#: includes/widgets/testimonials-slider.php:71
|
3556 |
-
#: includes/widgets/testimonials.php:
|
3557 |
msgid "Lead Developer, Automattic Inc"
|
3558 |
msgstr ""
|
3559 |
|
3560 |
#: includes/widgets/testimonials-slider.php:75
|
3561 |
-
#: includes/widgets/testimonials.php:
|
3562 |
msgid "Customer #3"
|
3563 |
msgstr ""
|
3564 |
|
3565 |
#: includes/widgets/testimonials-slider.php:76
|
3566 |
-
#: includes/widgets/testimonials.php:
|
3567 |
msgid "Store Manager, Walmart Inc"
|
3568 |
msgstr ""
|
3569 |
|
3570 |
#: includes/widgets/testimonials-slider.php:83
|
3571 |
-
#: includes/widgets/testimonials.php:
|
3572 |
msgid "Name"
|
3573 |
msgstr "שם"
|
3574 |
|
3575 |
#: includes/widgets/testimonials-slider.php:85
|
3576 |
-
#: includes/widgets/testimonials.php:
|
3577 |
msgid "The client or customer name for the testimonial"
|
3578 |
msgstr ""
|
3579 |
|
3580 |
-
#: includes/widgets/testimonials-slider.php:
|
3581 |
-
#: includes/widgets/testimonials.php:
|
3582 |
msgid "Client Details"
|
3583 |
msgstr ""
|
3584 |
|
3585 |
-
#: includes/widgets/testimonials-slider.php:
|
3586 |
msgid ""
|
3587 |
"The details of the client/customer like company name, position held, company "
|
3588 |
"URL etc. HTML accepted."
|
3589 |
msgstr ""
|
3590 |
|
3591 |
-
#: includes/widgets/testimonials-slider.php:
|
3592 |
-
#: includes/widgets/testimonials.php:
|
3593 |
msgid "Customer/Client Image"
|
3594 |
msgstr ""
|
3595 |
|
3596 |
-
#: includes/widgets/testimonials-slider.php:
|
3597 |
-
#: includes/widgets/testimonials.php:
|
3598 |
msgid "Testimonials Text"
|
3599 |
msgstr ""
|
3600 |
|
3601 |
-
#: includes/widgets/testimonials-slider.php:
|
3602 |
-
#: includes/widgets/testimonials.php:
|
3603 |
msgid "What your customer/client had to say"
|
3604 |
msgstr ""
|
3605 |
|
3606 |
-
#: includes/widgets/testimonials-slider.php:
|
3607 |
-
#: includes/widgets/testimonials.php:
|
3608 |
msgid "Author Thumbnail"
|
3609 |
msgstr ""
|
3610 |
|
3611 |
-
#: includes/widgets/testimonials-slider.php:
|
3612 |
msgid "Author Thumbnail Border Radius"
|
3613 |
msgstr ""
|
3614 |
|
3615 |
-
#: includes/widgets/testimonials-slider.php:
|
3616 |
msgid "Author Thumbnail Size"
|
3617 |
msgstr ""
|
3618 |
|
3619 |
-
#: includes/widgets/testimonials-slider.php:
|
3620 |
-
#: includes/widgets/testimonials.php:
|
3621 |
msgid "Author Testimonial"
|
3622 |
msgstr ""
|
3623 |
|
3624 |
-
#: includes/widgets/testimonials-slider.php:
|
3625 |
-
#: includes/widgets/testimonials.php:
|
3626 |
msgid "Author Name"
|
3627 |
msgstr ""
|
3628 |
|
3629 |
-
#: includes/widgets/testimonials-slider.php:
|
3630 |
-
#: includes/widgets/testimonials.php:
|
3631 |
msgid "Author Credentials"
|
3632 |
msgstr ""
|
3633 |
|
3634 |
-
#: includes/widgets/testimonials-slider.php:
|
3635 |
msgid "Quote Icon"
|
3636 |
msgstr ""
|
3637 |
|
3638 |
-
#: includes/widgets/testimonials.php:
|
3639 |
-
msgid "Livemesh Testimonials"
|
3640 |
-
msgstr "משובים"
|
3641 |
-
|
3642 |
-
#: includes/widgets/testimonials.php:104
|
3643 |
msgid ""
|
3644 |
"The details of the client/customer like company name, credential held, "
|
3645 |
"company URL etc. HTML accepted."
|
3646 |
msgstr ""
|
3647 |
|
3648 |
-
#: includes/widgets/testimonials.php:
|
3649 |
msgid "Thumbnail Size"
|
3650 |
msgstr ""
|
3651 |
|
3652 |
-
#: includes/widgets/testimonials.php:
|
3653 |
msgid "Text Padding"
|
3654 |
msgstr ""
|
3655 |
|
3656 |
-
#: includes/widgets/testimonials.php:
|
3657 |
msgid "Border Width"
|
3658 |
msgstr ""
|
3659 |
|
3660 |
-
#:
|
3661 |
msgid "Cheatin’ huh?"
|
3662 |
msgstr "מרמה, אה?"
|
3663 |
|
3664 |
-
#:
|
3665 |
msgid "Livemesh Addons"
|
3666 |
msgstr ""
|
3667 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3668 |
#~ msgid "The color of the button."
|
3669 |
#~ msgstr "צבע הכפתור"
|
3670 |
|
@@ -3908,9 +4553,6 @@ msgstr ""
|
|
3908 |
#~ msgid "Parallax Image"
|
3909 |
#~ msgstr "תמונת פאראלקס"
|
3910 |
|
3911 |
-
#~ msgid "HTML5 Video"
|
3912 |
-
#~ msgstr "סרטון HTML5"
|
3913 |
-
|
3914 |
#~ msgid "YouTube Background Video"
|
3915 |
#~ msgstr "סרטון רקע מיוטיוב"
|
3916 |
|
@@ -4255,23 +4897,5 @@ msgstr ""
|
|
4255 |
#~ msgid "Premium Upgrade"
|
4256 |
#~ msgstr "שדרוג לגרסת פרו"
|
4257 |
|
4258 |
-
#~ msgid ""
|
4259 |
-
#~ "Thanks for installing %1$s! We truly appreciate the support and the "
|
4260 |
-
#~ "opportunity to share our work with you. Please visit the tabs below to "
|
4261 |
-
#~ "get started on using our plugin to build your site!"
|
4262 |
-
#~ msgstr ""
|
4263 |
-
#~ "תודה על התקנת %1$s! אנו מעריכים את התמיכה ואת ההזדמנות לחלוק אתך את "
|
4264 |
-
#~ "העבודה שלנו. נא לבקר בלשוניות שלהלן כדי להתחיל את השימוש בתוסף שלנו כדי "
|
4265 |
-
#~ "לבנות את האתר שלך!"
|
4266 |
-
|
4267 |
-
#~ msgid "Why upgrade to Premium version?"
|
4268 |
-
#~ msgstr "למה לשדרג לגרסת פרו?"
|
4269 |
-
|
4270 |
-
#~ msgid "Know More Details"
|
4271 |
-
#~ msgstr "פרטים נוספים"
|
4272 |
-
|
4273 |
#~ msgid "Why upgrade to Premium Version of the plugin?"
|
4274 |
#~ msgstr "למה לשדרג לגרסת הפרימיום של התוסף?"
|
4275 |
-
|
4276 |
-
#~ msgid "Purchase Now"
|
4277 |
-
#~ msgstr "קניה"
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: livemesh-siteorigin-widgets\n"
|
4 |
+
"POT-Creation-Date: 2018-06-29 13:07+0530\n"
|
5 |
+
"PO-Revision-Date: 2018-06-29 13:07+0530\n"
|
6 |
"Last-Translator: LiveMesh\n"
|
7 |
"Language-Team: Ahrale | Atar4U.com <contact@atar4u.com>\n"
|
8 |
"Language: he_IL\n"
|
49 |
msgid "Sorry, an error occurred while resetting settings"
|
50 |
msgstr "מצטערים, אירעה שגיאה בעת איפוס ההגדרות"
|
51 |
|
52 |
+
#: admin/admin-init.php:66 admin/views/admin-banner1.php:13
|
53 |
#: admin/views/admin-banner2.php:13
|
54 |
+
msgid "Livemesh Addons for Elementor"
|
55 |
msgstr ""
|
56 |
|
57 |
+
#: admin/admin-init.php:67 admin/views/documentation.php:195
|
58 |
msgid "Elementor Addons"
|
59 |
msgstr ""
|
60 |
|
61 |
+
#: admin/admin-init.php:77
|
62 |
msgid "Widgets Settings"
|
63 |
msgstr ""
|
64 |
|
65 |
+
#: admin/admin-init.php:78 includes/widgets/heading.php:119
|
66 |
+
#: includes/widgets/premium/icon-list.php:161
|
67 |
msgid "Settings"
|
68 |
msgstr "הגדרות"
|
69 |
|
70 |
+
#: admin/admin-init.php:87
|
71 |
msgid "Widgets Documentation"
|
72 |
msgstr ""
|
73 |
|
74 |
+
#: admin/admin-init.php:88
|
75 |
msgid "Documentation"
|
76 |
msgstr "תיעוד"
|
77 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
78 |
#: admin/views/admin-banner1.php:13
|
79 |
msgid "Plugin Documentation"
|
80 |
msgstr "תיעוד התוסף"
|
99 |
#: admin/views/documentation.php:34
|
100 |
#, php-format
|
101 |
msgid ""
|
102 |
+
"Thanks for installing %1$s! We truly appreciate the support and the "
|
103 |
"opportunity to share our work with you. Please visit the tabs below to get "
|
104 |
"started on using our plugin to build your site!"
|
105 |
msgstr ""
|
106 |
+
"תודה על התקנת %1$s! אנו מעריכים את התמיכה ואת ההזדמנות לחלוק אתך את העבודה "
|
107 |
+
"שלנו. נא לבקר בלשוניות שלהלן כדי להתחיל את השימוש בתוסף שלנו כדי לבנות את "
|
108 |
+
"האתר שלך!"
|
109 |
|
110 |
#: admin/views/documentation.php:42
|
111 |
msgid "Help File"
|
135 |
msgid "Elementor Addons→Settings"
|
136 |
msgstr ""
|
137 |
|
138 |
+
#: admin/views/documentation.php:1040
|
139 |
+
#: includes/widgets/premium/gallery-carousel.php:276
|
140 |
+
#: includes/widgets/premium/gallery.php:417
|
141 |
msgid "Elementor"
|
142 |
msgstr ""
|
143 |
|
144 |
+
#: admin/views/documentation.php:1043
|
145 |
msgid "Install Elementor"
|
146 |
msgstr ""
|
147 |
|
148 |
+
#: admin/views/documentation.php:1044 admin/views/documentation.php:1068
|
149 |
msgid "Install Now"
|
150 |
msgstr "התקנה"
|
151 |
|
152 |
+
#: admin/views/documentation.php:1048 admin/views/documentation.php:1072
|
153 |
msgid "Installed"
|
154 |
msgstr "מותקן"
|
155 |
|
156 |
+
#: admin/views/documentation.php:1064
|
157 |
msgid "Portfolio Post Type"
|
158 |
msgstr "סוג פוסט פורטפוליו"
|
159 |
|
160 |
+
#: admin/views/documentation.php:1067
|
161 |
msgid "Install Portfolio Post Type"
|
162 |
msgstr "התקנת סוג פוסט פורטפוליו"
|
163 |
|
164 |
+
#: admin/views/documentation.php:1325
|
165 |
+
msgid "Why upgrade to Premium version?"
|
166 |
+
msgstr "למה לשדרג לגרסת פרו?"
|
167 |
+
|
168 |
+
#: admin/views/documentation.php:1326
|
169 |
+
msgid ""
|
170 |
+
"Premium version offers multiple benefits - more addon elements, advanced "
|
171 |
+
"features for addons including those part of the free plugin and priority "
|
172 |
+
"support through a dedicated support forum."
|
173 |
+
msgstr ""
|
174 |
+
|
175 |
+
#: admin/views/documentation.php:1330 admin/views/settings.php:755
|
176 |
+
msgid "Know More"
|
177 |
+
msgstr "פרטים נוספים"
|
178 |
+
|
179 |
+
#: admin/views/documentation.php:1330
|
180 |
+
msgid "Know More Details"
|
181 |
+
msgstr "פרטים נוספים"
|
182 |
+
|
183 |
+
#: admin/views/documentation.php:1350
|
184 |
msgid "Contact Us"
|
185 |
msgstr "צרו קשר"
|
186 |
|
187 |
+
#: admin/views/documentation.php:1363
|
188 |
msgid "Write to Us"
|
189 |
msgstr "כתבו לנו"
|
190 |
|
191 |
+
#: admin/views/settings.php:92 includes/widgets/premium/button.php:131
|
192 |
+
#: includes/widgets/premium/button.php:245
|
193 |
+
#: includes/widgets/premium/features.php:191
|
194 |
+
#: includes/widgets/premium/gallery-carousel.php:208
|
195 |
+
#: includes/widgets/premium/gallery.php:298
|
196 |
+
#: includes/widgets/premium/portfolio.php:198
|
197 |
+
#: includes/widgets/premium/posts-block.php:194
|
198 |
+
#: includes/widgets/team-members.php:300
|
199 |
msgid "General"
|
200 |
msgstr "כללי"
|
201 |
|
202 |
+
#: admin/views/settings.php:95
|
203 |
msgid "Elements"
|
204 |
msgstr ""
|
205 |
|
206 |
+
#: admin/views/settings.php:98 admin/views/settings.php:536
|
207 |
+
#: admin/views/settings.php:541
|
208 |
msgid "Custom CSS"
|
209 |
msgstr "עיצוב CSS"
|
210 |
|
211 |
+
#: admin/views/settings.php:101
|
212 |
msgid "Debugging"
|
213 |
msgstr "ניפוי שגיאות"
|
214 |
|
215 |
+
#: admin/views/settings.php:104 admin/views/settings.php:608
|
216 |
msgid "Premium Version"
|
217 |
msgstr "כרסת פרימיום"
|
218 |
|
219 |
+
#: admin/views/settings.php:114
|
220 |
msgid "Theme Colors"
|
221 |
msgstr "צבעי התבנית"
|
222 |
|
223 |
+
#: admin/views/settings.php:119
|
224 |
msgid "Theme Color Scheme"
|
225 |
msgstr "סכמת צבעי התבנית"
|
226 |
|
227 |
+
#: admin/views/settings.php:120
|
228 |
msgid ""
|
229 |
"Most themes use a single color as a major color across the site. This color "
|
230 |
"is often used for links, titles, buttons, icons, highlights etc. <br> To "
|
234 |
"set for links on mouse hover."
|
235 |
msgstr ""
|
236 |
|
237 |
+
#: admin/views/settings.php:127
|
238 |
msgid "Theme Color"
|
239 |
msgstr "צבע התבנית"
|
240 |
|
241 |
+
#: admin/views/settings.php:128
|
242 |
msgid "Select the default theme color."
|
243 |
msgstr "נא לבחור את צבע ברירת המחדל של התבנית"
|
244 |
|
245 |
+
#: admin/views/settings.php:139
|
246 |
msgid "Theme Hover Color"
|
247 |
msgstr "צבע התבנית בריחוף עכבר"
|
248 |
|
249 |
+
#: admin/views/settings.php:140
|
250 |
msgid "Select the default hover color for your theme."
|
251 |
msgstr "נא לבחור את צבע ברירת המחדל בעת ריחוף עכבר"
|
252 |
|
253 |
+
#: admin/views/settings.php:164
|
254 |
msgid "Optimize Plugin"
|
255 |
msgstr ""
|
256 |
|
257 |
+
#: admin/views/settings.php:172
|
258 |
msgid "Deactivate elements for better performance"
|
259 |
msgstr ""
|
260 |
|
261 |
+
#: admin/views/settings.php:174
|
262 |
msgid ""
|
263 |
"You can deactivate those elements that you do not intend to use to avoid "
|
264 |
"loading scripts and files related to those elements."
|
265 |
msgstr ""
|
266 |
|
267 |
+
#: admin/views/settings.php:182
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
268 |
msgid "Deactivate Carousel"
|
269 |
msgstr ""
|
270 |
|
271 |
+
#: admin/views/settings.php:183
|
272 |
msgid "Deactivate the carousel element."
|
273 |
msgstr ""
|
274 |
|
275 |
+
#: admin/views/settings.php:194
|
276 |
msgid "Deactivate Clients"
|
277 |
msgstr ""
|
278 |
|
279 |
+
#: admin/views/settings.php:195
|
280 |
msgid "Deactivate the clients element."
|
281 |
msgstr ""
|
282 |
|
283 |
+
#: admin/views/settings.php:206
|
284 |
msgid "Deactivate Heading"
|
285 |
msgstr ""
|
286 |
|
287 |
+
#: admin/views/settings.php:207
|
288 |
msgid "Deactivate the heading element."
|
289 |
msgstr ""
|
290 |
|
291 |
+
#: admin/views/settings.php:218
|
292 |
msgid "Deactivate Odometers"
|
293 |
msgstr ""
|
294 |
|
295 |
+
#: admin/views/settings.php:219
|
296 |
msgid "Deactivate the odometers element."
|
297 |
msgstr ""
|
298 |
|
299 |
+
#: admin/views/settings.php:231
|
300 |
msgid "Deactivate Piecharts"
|
301 |
msgstr ""
|
302 |
|
303 |
+
#: admin/views/settings.php:232
|
304 |
msgid "Deactivate the piecharts element."
|
305 |
msgstr ""
|
306 |
|
307 |
+
#: admin/views/settings.php:244
|
308 |
msgid "Deactivate Portfolio"
|
309 |
msgstr ""
|
310 |
|
311 |
+
#: admin/views/settings.php:245
|
312 |
msgid "Deactivate the portfolio element."
|
313 |
msgstr ""
|
314 |
|
315 |
+
#: admin/views/settings.php:257
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
316 |
msgid "Deactivate Posts Carousel"
|
317 |
msgstr ""
|
318 |
|
319 |
+
#: admin/views/settings.php:258
|
320 |
msgid "Deactivate the posts carousel element."
|
321 |
msgstr ""
|
322 |
|
323 |
+
#: admin/views/settings.php:270
|
324 |
msgid "Deactivate Pricing Table"
|
325 |
msgstr ""
|
326 |
|
327 |
+
#: admin/views/settings.php:271
|
328 |
msgid "Deactivate the pricing table element."
|
329 |
msgstr ""
|
330 |
|
331 |
+
#: admin/views/settings.php:283
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
332 |
msgid "Deactivate Services"
|
333 |
msgstr ""
|
334 |
|
335 |
+
#: admin/views/settings.php:284
|
336 |
msgid "Deactivate the services element."
|
337 |
msgstr ""
|
338 |
|
339 |
+
#: admin/views/settings.php:295
|
340 |
msgid "Deactivate Stats Bars"
|
341 |
msgstr ""
|
342 |
|
343 |
+
#: admin/views/settings.php:296
|
344 |
msgid "Deactivate the stats bars element."
|
345 |
msgstr ""
|
346 |
|
347 |
+
#: admin/views/settings.php:308
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
348 |
msgid "Deactivate Team"
|
349 |
msgstr ""
|
350 |
|
351 |
+
#: admin/views/settings.php:309
|
352 |
msgid "Deactivate the team element."
|
353 |
msgstr ""
|
354 |
|
355 |
+
#: admin/views/settings.php:320
|
356 |
msgid "Deactivate Testimonials"
|
357 |
msgstr ""
|
358 |
|
359 |
+
#: admin/views/settings.php:321
|
360 |
msgid "Deactivate the testimonials element."
|
361 |
msgstr ""
|
362 |
|
363 |
+
#: admin/views/settings.php:333
|
364 |
msgid "Deactivate Testimonials Slider"
|
365 |
msgstr ""
|
366 |
|
367 |
+
#: admin/views/settings.php:334
|
368 |
msgid "Deactivate the testimonials slider element."
|
369 |
msgstr ""
|
370 |
|
371 |
+
#: admin/views/settings.php:350
|
372 |
+
msgid "Deactivate Posts Block"
|
373 |
+
msgstr ""
|
374 |
+
|
375 |
+
#: admin/views/settings.php:351
|
376 |
+
msgid "Deactivate the Posts Block element."
|
377 |
+
msgstr ""
|
378 |
+
|
379 |
+
#: admin/views/settings.php:364
|
380 |
+
msgid "Deactivate Accordion"
|
381 |
+
msgstr ""
|
382 |
+
|
383 |
+
#: admin/views/settings.php:365
|
384 |
+
msgid "Deactivate the accordion element."
|
385 |
+
msgstr ""
|
386 |
+
|
387 |
+
#: admin/views/settings.php:377
|
388 |
+
msgid "Deactivate Tabs"
|
389 |
+
msgstr ""
|
390 |
+
|
391 |
+
#: admin/views/settings.php:378
|
392 |
+
msgid "Deactivate the tabs element."
|
393 |
+
msgstr ""
|
394 |
+
|
395 |
+
#: admin/views/settings.php:389
|
396 |
msgid "Deactivate FAQ"
|
397 |
msgstr ""
|
398 |
|
399 |
+
#: admin/views/settings.php:390
|
400 |
msgid "Deactivate the faq element."
|
401 |
msgstr ""
|
402 |
|
403 |
+
#: admin/views/settings.php:402
|
404 |
msgid "Deactivate Countdown"
|
405 |
msgstr ""
|
406 |
|
407 |
+
#: admin/views/settings.php:403
|
408 |
msgid "Deactivate the countdown element."
|
409 |
msgstr ""
|
410 |
|
411 |
+
#: admin/views/settings.php:415
|
412 |
msgid "Deactivate Features"
|
413 |
msgstr ""
|
414 |
|
415 |
+
#: admin/views/settings.php:416
|
416 |
msgid "Deactivate the features element."
|
417 |
msgstr ""
|
418 |
|
419 |
+
#: admin/views/settings.php:428
|
420 |
msgid "Deactivate Button"
|
421 |
msgstr ""
|
422 |
|
423 |
+
#: admin/views/settings.php:429
|
424 |
msgid "Deactivate the button element."
|
425 |
msgstr ""
|
426 |
|
427 |
+
#: admin/views/settings.php:441
|
428 |
+
msgid "Deactivate Services Carousel"
|
429 |
+
msgstr ""
|
430 |
+
|
431 |
+
#: admin/views/settings.php:442
|
432 |
+
msgid "Deactivate the services carousel element."
|
433 |
+
msgstr ""
|
434 |
+
|
435 |
+
#: admin/views/settings.php:453
|
436 |
msgid "Deactivate Gallery Carousel"
|
437 |
msgstr ""
|
438 |
|
439 |
+
#: admin/views/settings.php:454
|
440 |
msgid "Deactivate the gallery carousel element."
|
441 |
msgstr ""
|
442 |
|
443 |
+
#: admin/views/settings.php:466
|
444 |
msgid "Deactivate Gallery"
|
445 |
msgstr ""
|
446 |
|
447 |
+
#: admin/views/settings.php:467
|
448 |
msgid "Deactivate the gallery element."
|
449 |
msgstr ""
|
450 |
|
451 |
+
#: admin/views/settings.php:479
|
452 |
msgid "Deactivate Icon List"
|
453 |
msgstr ""
|
454 |
|
455 |
+
#: admin/views/settings.php:480
|
456 |
msgid "Deactivate the icon list element."
|
457 |
msgstr ""
|
458 |
|
459 |
+
#: admin/views/settings.php:492
|
460 |
msgid "Deactivate Image Slider"
|
461 |
msgstr ""
|
462 |
|
463 |
+
#: admin/views/settings.php:493
|
464 |
msgid "Deactivate the image slider element."
|
465 |
msgstr ""
|
466 |
|
467 |
+
#: admin/views/settings.php:505
|
468 |
msgid "Deactivate Slider"
|
469 |
msgstr ""
|
470 |
|
471 |
+
#: admin/views/settings.php:506
|
472 |
msgid "Deactivate the slider element."
|
473 |
msgstr ""
|
474 |
|
475 |
+
#: admin/views/settings.php:543
|
476 |
msgid "Please enter custom CSS for custom styling of addons"
|
477 |
msgstr ""
|
478 |
|
479 |
+
#: admin/views/settings.php:562
|
480 |
msgid "Debug Mode"
|
481 |
msgstr "מצב ניפוי שגיאות"
|
482 |
|
483 |
+
#: admin/views/settings.php:567
|
484 |
msgid "Enable Script Debug Mode"
|
485 |
msgstr "הפעלת מצב ניפוי שגיאות"
|
486 |
|
487 |
+
#: admin/views/settings.php:569
|
488 |
msgid ""
|
489 |
"Use unminified Javascript files instead of minified ones to help developers "
|
490 |
"debug an issue"
|
491 |
msgstr ""
|
492 |
|
493 |
+
#: admin/views/settings.php:582
|
494 |
msgid "System Info"
|
495 |
msgstr "מידע מערכת"
|
496 |
|
497 |
+
#: admin/views/settings.php:588
|
498 |
msgid "System Information"
|
499 |
msgstr "מידע מערכת"
|
500 |
|
501 |
+
#: admin/views/settings.php:589
|
502 |
msgid "Server setup information useful for debugging purposes."
|
503 |
msgstr "מידע הגדרות השרת שימושי למטרות ניפוי שגיאות."
|
504 |
|
505 |
+
#: admin/views/settings.php:617
|
506 |
+
msgid "Why upgrade to Premium Version of the plugin?!"
|
507 |
+
msgstr ""
|
508 |
+
|
509 |
+
#: admin/views/settings.php:621
|
510 |
msgid "Thanks for upgrading to the Premium Version of the plugin!"
|
511 |
msgstr ""
|
512 |
|
513 |
+
#: admin/views/settings.php:685
|
514 |
+
msgid "Purchase Now"
|
515 |
+
msgstr "קניה"
|
516 |
+
|
517 |
+
#: admin/views/settings.php:751
|
518 |
+
msgid "Go Premium"
|
519 |
+
msgstr ""
|
520 |
|
521 |
#: includes/blocks/block-header.php:120
|
522 |
#: includes/blocks/headers/block-header-4.php:20
|
523 |
#: includes/blocks/headers/block-header-4.php:24
|
524 |
+
#: includes/blocks/headers/block-header-6.php:18
|
525 |
+
#: includes/gallery/common.php:365 includes/helper-functions.php:583
|
526 |
msgid "All"
|
527 |
msgstr "הכל"
|
528 |
|
530 |
msgid "More"
|
531 |
msgstr ""
|
532 |
|
533 |
+
#: includes/blocks/block.php:304 includes/gallery/common.php:325
|
534 |
+
#: includes/widgets/premium/gallery.php:446
|
535 |
+
#: includes/widgets/premium/portfolio.php:559
|
536 |
+
#: includes/widgets/premium/posts-block.php:501
|
537 |
msgid "Load More"
|
538 |
msgstr ""
|
539 |
|
540 |
+
#: includes/blocks/headers/block-header-6.php:23
|
541 |
+
#: includes/gallery/common.php:370 includes/helper-functions.php:588
|
542 |
+
msgid "View all items filed under "
|
543 |
+
msgstr "הצגת שדה כל הפריטים ב "
|
544 |
|
545 |
+
#: includes/blocks/module.php:234 includes/blocks/modules/module-10.php:35
|
546 |
+
#: includes/blocks/modules/module-7.php:30
|
547 |
+
#: includes/blocks/modules/module-8.php:30
|
548 |
+
msgid "Read more"
|
549 |
msgstr ""
|
550 |
|
551 |
+
#: includes/blocks/module.php:296 includes/helper-functions.php:148
|
552 |
+
msgid "By "
|
553 |
+
msgstr "ע\"י"
|
554 |
+
|
555 |
+
#: includes/blocks/module.php:312 includes/helper-functions.php:138
|
556 |
+
#: includes/helper-functions.php:142
|
557 |
msgid "l, F, Y, g:i a"
|
558 |
msgstr "l, F, Y, g:i a"
|
559 |
|
560 |
+
#: includes/blocks/module.php:338 includes/blocks/module.php:366
|
561 |
msgid "No Comments"
|
562 |
msgstr ""
|
563 |
|
564 |
+
#: includes/blocks/module.php:338 includes/blocks/module.php:366
|
565 |
#, php-format
|
566 |
msgid "%1$s Comment"
|
567 |
msgstr ""
|
568 |
|
569 |
+
#: includes/blocks/module.php:338 includes/blocks/module.php:366
|
570 |
#, php-format
|
571 |
msgid "%1$s Comments"
|
572 |
msgstr ""
|
573 |
|
574 |
+
#: includes/blocks/module.php:350 includes/blocks/module.php:352
|
575 |
+
#: includes/blocks/module.php:354
|
576 |
#, php-format
|
577 |
msgid "Comment on %1$s"
|
578 |
msgstr ""
|
579 |
|
580 |
+
#: includes/gallery/common.php:33
|
581 |
+
msgid "Masonry Width"
|
|
|
|
|
582 |
msgstr ""
|
583 |
|
584 |
+
#: includes/gallery/common.php:37 includes/widgets/premium/button.php:158
|
585 |
+
#: includes/widgets/premium/image-slider.php:187
|
586 |
+
msgid "Default"
|
587 |
+
msgstr "ברירת מחדל"
|
588 |
+
|
589 |
+
#: includes/gallery/common.php:38
|
590 |
+
msgid "Wide"
|
591 |
+
msgstr ""
|
592 |
+
|
593 |
+
#: includes/gallery/common.php:41
|
594 |
+
msgid "Width of the image in masonry gallery grid"
|
595 |
+
msgstr ""
|
596 |
|
597 |
+
#: includes/helper-functions.php:142
|
598 |
msgid "Y"
|
599 |
msgstr "Y"
|
600 |
|
601 |
+
#: includes/helper-functions.php:142
|
602 |
msgid "m"
|
603 |
msgstr "Y"
|
604 |
|
605 |
+
#: includes/helper-functions.php:142
|
606 |
msgid "d"
|
607 |
msgstr "d"
|
608 |
|
609 |
+
#: includes/helper-functions.php:497 includes/helper-functions.php:544
|
610 |
+
#: includes/widgets/premium/button.php:93
|
611 |
+
#: includes/widgets/premium/gallery.php:444
|
612 |
+
#: includes/widgets/premium/portfolio.php:556
|
613 |
+
#: includes/widgets/premium/posts-block.php:498
|
614 |
+
#: includes/widgets/premium/tabs.php:127 includes/widgets/services.php:161
|
615 |
msgid "None"
|
616 |
msgstr "ללא"
|
617 |
|
618 |
+
#: includes/helper-functions.php:498
|
619 |
msgid "Bounce"
|
620 |
msgstr ""
|
621 |
|
622 |
+
#: includes/helper-functions.php:499
|
623 |
msgid "Flash"
|
624 |
msgstr ""
|
625 |
|
626 |
+
#: includes/helper-functions.php:500
|
627 |
msgid "Pulse"
|
628 |
msgstr ""
|
629 |
|
630 |
+
#: includes/helper-functions.php:501
|
631 |
msgid "Swing"
|
632 |
msgstr ""
|
633 |
|
634 |
+
#: includes/helper-functions.php:502
|
635 |
msgid "Shake"
|
636 |
msgstr ""
|
637 |
|
638 |
+
#: includes/helper-functions.php:503
|
639 |
msgid "Tada"
|
640 |
msgstr ""
|
641 |
|
642 |
+
#: includes/helper-functions.php:504
|
643 |
msgid "Wobble"
|
644 |
msgstr ""
|
645 |
|
646 |
+
#: includes/helper-functions.php:505
|
647 |
msgid "Jello"
|
648 |
msgstr ""
|
649 |
|
650 |
+
#: includes/helper-functions.php:506
|
651 |
msgid "Rubber Band"
|
652 |
msgstr ""
|
653 |
|
654 |
+
#: includes/helper-functions.php:507
|
655 |
msgid "Bounce In"
|
656 |
msgstr ""
|
657 |
|
658 |
+
#: includes/helper-functions.php:508
|
659 |
msgid "Bounce In Left"
|
660 |
msgstr ""
|
661 |
|
662 |
+
#: includes/helper-functions.php:509
|
663 |
msgid "Bounce In Right"
|
664 |
msgstr ""
|
665 |
|
666 |
+
#: includes/helper-functions.php:510
|
667 |
msgid "Bounce In Down"
|
668 |
msgstr ""
|
669 |
|
670 |
+
#: includes/helper-functions.php:511
|
671 |
msgid "Bounce In Up"
|
672 |
msgstr ""
|
673 |
|
674 |
+
#: includes/helper-functions.php:512 includes/helper-functions.php:545
|
675 |
msgid "Fade In"
|
676 |
msgstr ""
|
677 |
|
678 |
+
#: includes/helper-functions.php:513 includes/helper-functions.php:546
|
679 |
msgid "Fade In Left"
|
680 |
msgstr ""
|
681 |
|
682 |
+
#: includes/helper-functions.php:514
|
683 |
msgid "Fade In Left Big"
|
684 |
msgstr ""
|
685 |
|
686 |
+
#: includes/helper-functions.php:515 includes/helper-functions.php:547
|
687 |
msgid "Fade In Right"
|
688 |
msgstr ""
|
689 |
|
690 |
+
#: includes/helper-functions.php:516
|
691 |
msgid "Fade In Right Big"
|
692 |
msgstr ""
|
693 |
|
694 |
+
#: includes/helper-functions.php:517
|
695 |
msgid "Fade In Up"
|
696 |
msgstr ""
|
697 |
|
698 |
+
#: includes/helper-functions.php:518
|
699 |
msgid "Fade In Up Big"
|
700 |
msgstr ""
|
701 |
|
702 |
+
#: includes/helper-functions.php:519
|
703 |
msgid "Fade In Down"
|
704 |
msgstr ""
|
705 |
|
706 |
+
#: includes/helper-functions.php:520
|
707 |
msgid "Fade In Down Big"
|
708 |
msgstr ""
|
709 |
|
710 |
+
#: includes/helper-functions.php:521
|
711 |
msgid "Flip"
|
712 |
msgstr ""
|
713 |
|
714 |
+
#: includes/helper-functions.php:522
|
715 |
msgid "Flip In X"
|
716 |
msgstr ""
|
717 |
|
718 |
+
#: includes/helper-functions.php:523
|
719 |
msgid "Flip In Y"
|
720 |
msgstr ""
|
721 |
|
722 |
+
#: includes/helper-functions.php:524
|
723 |
msgid "Light Speed In"
|
724 |
msgstr ""
|
725 |
|
726 |
+
#: includes/helper-functions.php:525
|
727 |
msgid "Rotate In"
|
728 |
msgstr ""
|
729 |
|
730 |
+
#: includes/helper-functions.php:526
|
731 |
msgid "Rotate In Up Left"
|
732 |
msgstr ""
|
733 |
|
734 |
+
#: includes/helper-functions.php:527
|
735 |
msgid "Rotate In Up Right"
|
736 |
msgstr ""
|
737 |
|
738 |
+
#: includes/helper-functions.php:528
|
739 |
msgid "Rotate In Down Left"
|
740 |
msgstr ""
|
741 |
|
742 |
+
#: includes/helper-functions.php:529
|
743 |
msgid "Rotate In Down Right"
|
744 |
msgstr ""
|
745 |
|
746 |
+
#: includes/helper-functions.php:530
|
747 |
msgid "Slide In Left"
|
748 |
msgstr ""
|
749 |
|
750 |
+
#: includes/helper-functions.php:531
|
751 |
msgid "Slide In Right"
|
752 |
msgstr ""
|
753 |
|
754 |
+
#: includes/helper-functions.php:532
|
755 |
msgid "Slide In Down"
|
756 |
msgstr ""
|
757 |
|
758 |
+
#: includes/helper-functions.php:533
|
759 |
msgid "Slide In Up"
|
760 |
msgstr ""
|
761 |
|
762 |
+
#: includes/helper-functions.php:534
|
763 |
msgid "Zoom In"
|
764 |
msgstr ""
|
765 |
|
766 |
+
#: includes/helper-functions.php:535
|
767 |
msgid "Zoom In Left"
|
768 |
msgstr ""
|
769 |
|
770 |
+
#: includes/helper-functions.php:536
|
771 |
msgid "Zoom In Right"
|
772 |
msgstr ""
|
773 |
|
774 |
+
#: includes/helper-functions.php:537
|
775 |
msgid "Zoom In Down"
|
776 |
msgstr ""
|
777 |
|
778 |
+
#: includes/helper-functions.php:538
|
779 |
msgid "Zoom In Up"
|
780 |
msgstr ""
|
781 |
|
782 |
+
#: includes/helper-functions.php:539
|
783 |
msgid "Roll In"
|
784 |
msgstr ""
|
785 |
|
786 |
+
#: includes/widgets/carousel.php:29 includes/widgets/carousel.php:53
|
787 |
+
#: includes/widgets/carousel.php:418
|
788 |
+
msgid "Carousel"
|
789 |
+
msgstr ""
|
790 |
|
791 |
+
#: includes/widgets/carousel.php:61
|
792 |
+
msgid "HTML Elements"
|
793 |
+
msgstr "רכיבי HTML"
|
794 |
|
795 |
+
#: includes/widgets/carousel.php:117
|
796 |
+
msgid "Element Title & HTML Content"
|
797 |
+
msgstr ""
|
|
|
798 |
|
799 |
+
#: includes/widgets/carousel.php:118
|
800 |
+
msgid "The title to identify the HTML element"
|
801 |
+
msgstr "כותרת לזיהוי רכיב ה HTML"
|
|
|
|
|
802 |
|
803 |
+
#: includes/widgets/carousel.php:122
|
804 |
+
msgid "HTML Element Content"
|
805 |
+
msgstr ""
|
|
|
|
|
806 |
|
807 |
+
#: includes/widgets/carousel.php:124
|
808 |
+
msgid "The HTML content for the element"
|
809 |
+
msgstr ""
|
|
|
810 |
|
811 |
+
#: includes/widgets/carousel.php:141 includes/widgets/posts-carousel.php:261
|
812 |
+
#: includes/widgets/premium/services-carousel.php:197
|
813 |
+
msgid "Carousel Settings"
|
814 |
+
msgstr "הגדרות קרוסלה"
|
815 |
+
|
816 |
+
#: includes/widgets/carousel.php:150 includes/widgets/carousel.php:163
|
817 |
+
#: includes/widgets/carousel.php:176 includes/widgets/carousel.php:188
|
818 |
+
#: includes/widgets/portfolio.php:185 includes/widgets/portfolio.php:197
|
819 |
+
#: includes/widgets/portfolio.php:219 includes/widgets/portfolio.php:232
|
820 |
+
#: includes/widgets/portfolio.php:245 includes/widgets/portfolio.php:267
|
821 |
+
#: includes/widgets/portfolio.php:288 includes/widgets/posts-carousel.php:178
|
822 |
+
#: includes/widgets/posts-carousel.php:190
|
823 |
+
#: includes/widgets/posts-carousel.php:202
|
824 |
+
#: includes/widgets/posts-carousel.php:224
|
825 |
+
#: includes/widgets/posts-carousel.php:237
|
826 |
+
#: includes/widgets/posts-carousel.php:250
|
827 |
+
#: includes/widgets/posts-carousel.php:270
|
828 |
+
#: includes/widgets/posts-carousel.php:283
|
829 |
+
#: includes/widgets/posts-carousel.php:295
|
830 |
+
#: includes/widgets/posts-carousel.php:307
|
831 |
+
#: includes/widgets/premium/accordion.php:76
|
832 |
+
#: includes/widgets/premium/accordion.php:87
|
833 |
+
#: includes/widgets/premium/button.php:196
|
834 |
+
#: includes/widgets/premium/features.php:201
|
835 |
+
#: includes/widgets/premium/gallery-carousel.php:228
|
836 |
+
#: includes/widgets/premium/gallery-carousel.php:240
|
837 |
+
#: includes/widgets/premium/gallery-carousel.php:260
|
838 |
+
#: includes/widgets/premium/gallery-carousel.php:299
|
839 |
+
#: includes/widgets/premium/gallery-carousel.php:313
|
840 |
+
#: includes/widgets/premium/gallery-carousel.php:325
|
841 |
+
#: includes/widgets/premium/gallery-carousel.php:337
|
842 |
+
#: includes/widgets/premium/gallery.php:105
|
843 |
+
#: includes/widgets/premium/gallery.php:269
|
844 |
+
#: includes/widgets/premium/gallery.php:309
|
845 |
+
#: includes/widgets/premium/gallery.php:357
|
846 |
+
#: includes/widgets/premium/gallery.php:369
|
847 |
+
#: includes/widgets/premium/gallery.php:401
|
848 |
+
#: includes/widgets/premium/gallery.php:459
|
849 |
+
#: includes/widgets/premium/image-slider.php:219
|
850 |
+
#: includes/widgets/premium/image-slider.php:304
|
851 |
+
#: includes/widgets/premium/image-slider.php:318
|
852 |
+
#: includes/widgets/premium/image-slider.php:331
|
853 |
+
#: includes/widgets/premium/image-slider.php:347
|
854 |
+
#: includes/widgets/premium/image-slider.php:364
|
855 |
+
#: includes/widgets/premium/image-slider.php:377
|
856 |
+
#: includes/widgets/premium/image-slider.php:393
|
857 |
+
#: includes/widgets/premium/image-slider.php:409
|
858 |
+
#: includes/widgets/premium/portfolio.php:227
|
859 |
+
#: includes/widgets/premium/portfolio.php:316
|
860 |
+
#: includes/widgets/premium/portfolio.php:339
|
861 |
+
#: includes/widgets/premium/portfolio.php:351
|
862 |
+
#: includes/widgets/premium/portfolio.php:363
|
863 |
+
#: includes/widgets/premium/portfolio.php:378
|
864 |
+
#: includes/widgets/premium/portfolio.php:393
|
865 |
+
#: includes/widgets/premium/portfolio.php:405
|
866 |
+
#: includes/widgets/premium/portfolio.php:420
|
867 |
+
#: includes/widgets/premium/portfolio.php:449
|
868 |
+
#: includes/widgets/premium/portfolio.php:464
|
869 |
+
#: includes/widgets/premium/portfolio.php:487
|
870 |
+
#: includes/widgets/premium/portfolio.php:503
|
871 |
+
#: includes/widgets/premium/portfolio.php:519
|
872 |
+
#: includes/widgets/premium/portfolio.php:532
|
873 |
+
#: includes/widgets/premium/portfolio.php:572
|
874 |
+
#: includes/widgets/premium/posts-block.php:223
|
875 |
+
#: includes/widgets/premium/posts-block.php:329
|
876 |
+
#: includes/widgets/premium/posts-block.php:341
|
877 |
+
#: includes/widgets/premium/posts-block.php:351
|
878 |
+
#: includes/widgets/premium/posts-block.php:376
|
879 |
+
#: includes/widgets/premium/posts-block.php:388
|
880 |
+
#: includes/widgets/premium/posts-block.php:400
|
881 |
+
#: includes/widgets/premium/posts-block.php:423
|
882 |
+
#: includes/widgets/premium/posts-block.php:436
|
883 |
+
#: includes/widgets/premium/posts-block.php:449
|
884 |
+
#: includes/widgets/premium/posts-block.php:461
|
885 |
+
#: includes/widgets/premium/posts-block.php:474
|
886 |
+
#: includes/widgets/premium/posts-block.php:514
|
887 |
+
#: includes/widgets/premium/services-carousel.php:206
|
888 |
+
#: includes/widgets/premium/services-carousel.php:219
|
889 |
+
#: includes/widgets/premium/services-carousel.php:232
|
890 |
+
#: includes/widgets/premium/services-carousel.php:244
|
891 |
+
#: includes/widgets/premium/slider.php:171
|
892 |
+
#: includes/widgets/premium/slider.php:186
|
893 |
+
#: includes/widgets/premium/slider.php:199
|
894 |
+
#: includes/widgets/premium/slider.php:213
|
895 |
+
#: includes/widgets/premium/slider.php:226
|
896 |
+
#: includes/widgets/premium/slider.php:239
|
897 |
+
#: includes/widgets/premium/slider.php:252
|
898 |
+
#: includes/widgets/pricing-table.php:210
|
899 |
+
#: includes/widgets/testimonials-slider.php:188
|
900 |
+
#: includes/widgets/testimonials-slider.php:202
|
901 |
+
#: includes/widgets/testimonials-slider.php:215
|
902 |
+
#: includes/widgets/testimonials-slider.php:230
|
903 |
msgid "No"
|
904 |
msgstr ""
|
905 |
|
906 |
+
#: includes/widgets/carousel.php:151 includes/widgets/carousel.php:164
|
907 |
+
#: includes/widgets/carousel.php:177 includes/widgets/carousel.php:189
|
908 |
+
#: includes/widgets/portfolio.php:184 includes/widgets/portfolio.php:196
|
909 |
+
#: includes/widgets/portfolio.php:218 includes/widgets/portfolio.php:231
|
910 |
+
#: includes/widgets/portfolio.php:244 includes/widgets/portfolio.php:266
|
911 |
+
#: includes/widgets/portfolio.php:287 includes/widgets/posts-carousel.php:177
|
912 |
+
#: includes/widgets/posts-carousel.php:189
|
913 |
+
#: includes/widgets/posts-carousel.php:201
|
914 |
+
#: includes/widgets/posts-carousel.php:223
|
915 |
+
#: includes/widgets/posts-carousel.php:236
|
916 |
+
#: includes/widgets/posts-carousel.php:249
|
917 |
+
#: includes/widgets/posts-carousel.php:271
|
918 |
+
#: includes/widgets/posts-carousel.php:284
|
919 |
+
#: includes/widgets/posts-carousel.php:296
|
920 |
+
#: includes/widgets/posts-carousel.php:308
|
921 |
+
#: includes/widgets/premium/accordion.php:77
|
922 |
+
#: includes/widgets/premium/accordion.php:88
|
923 |
+
#: includes/widgets/premium/button.php:197
|
924 |
+
#: includes/widgets/premium/features.php:202
|
925 |
+
#: includes/widgets/premium/gallery-carousel.php:227
|
926 |
+
#: includes/widgets/premium/gallery-carousel.php:239
|
927 |
+
#: includes/widgets/premium/gallery-carousel.php:261
|
928 |
+
#: includes/widgets/premium/gallery-carousel.php:300
|
929 |
+
#: includes/widgets/premium/gallery-carousel.php:314
|
930 |
+
#: includes/widgets/premium/gallery-carousel.php:326
|
931 |
+
#: includes/widgets/premium/gallery-carousel.php:338
|
932 |
+
#: includes/widgets/premium/gallery.php:104
|
933 |
+
#: includes/widgets/premium/gallery.php:270
|
934 |
+
#: includes/widgets/premium/gallery.php:308
|
935 |
+
#: includes/widgets/premium/gallery.php:356
|
936 |
+
#: includes/widgets/premium/gallery.php:368
|
937 |
+
#: includes/widgets/premium/gallery.php:402
|
938 |
+
#: includes/widgets/premium/gallery.php:458
|
939 |
+
#: includes/widgets/premium/image-slider.php:220
|
940 |
+
#: includes/widgets/premium/image-slider.php:305
|
941 |
+
#: includes/widgets/premium/image-slider.php:319
|
942 |
+
#: includes/widgets/premium/image-slider.php:332
|
943 |
+
#: includes/widgets/premium/image-slider.php:348
|
944 |
+
#: includes/widgets/premium/image-slider.php:365
|
945 |
+
#: includes/widgets/premium/image-slider.php:378
|
946 |
+
#: includes/widgets/premium/image-slider.php:394
|
947 |
+
#: includes/widgets/premium/image-slider.php:410
|
948 |
+
#: includes/widgets/premium/portfolio.php:226
|
949 |
+
#: includes/widgets/premium/portfolio.php:317
|
950 |
+
#: includes/widgets/premium/portfolio.php:338
|
951 |
+
#: includes/widgets/premium/portfolio.php:350
|
952 |
+
#: includes/widgets/premium/portfolio.php:362
|
953 |
+
#: includes/widgets/premium/portfolio.php:377
|
954 |
+
#: includes/widgets/premium/portfolio.php:392
|
955 |
+
#: includes/widgets/premium/portfolio.php:404
|
956 |
+
#: includes/widgets/premium/portfolio.php:419
|
957 |
+
#: includes/widgets/premium/portfolio.php:448
|
958 |
+
#: includes/widgets/premium/portfolio.php:463
|
959 |
+
#: includes/widgets/premium/portfolio.php:486
|
960 |
+
#: includes/widgets/premium/portfolio.php:502
|
961 |
+
#: includes/widgets/premium/portfolio.php:518
|
962 |
+
#: includes/widgets/premium/portfolio.php:531
|
963 |
+
#: includes/widgets/premium/portfolio.php:571
|
964 |
+
#: includes/widgets/premium/posts-block.php:222
|
965 |
+
#: includes/widgets/premium/posts-block.php:328
|
966 |
+
#: includes/widgets/premium/posts-block.php:340
|
967 |
+
#: includes/widgets/premium/posts-block.php:352
|
968 |
+
#: includes/widgets/premium/posts-block.php:375
|
969 |
+
#: includes/widgets/premium/posts-block.php:387
|
970 |
+
#: includes/widgets/premium/posts-block.php:399
|
971 |
+
#: includes/widgets/premium/posts-block.php:422
|
972 |
+
#: includes/widgets/premium/posts-block.php:435
|
973 |
+
#: includes/widgets/premium/posts-block.php:448
|
974 |
+
#: includes/widgets/premium/posts-block.php:460
|
975 |
+
#: includes/widgets/premium/posts-block.php:473
|
976 |
+
#: includes/widgets/premium/posts-block.php:513
|
977 |
+
#: includes/widgets/premium/services-carousel.php:207
|
978 |
+
#: includes/widgets/premium/services-carousel.php:220
|
979 |
+
#: includes/widgets/premium/services-carousel.php:233
|
980 |
+
#: includes/widgets/premium/services-carousel.php:245
|
981 |
+
#: includes/widgets/premium/slider.php:172
|
982 |
+
#: includes/widgets/premium/slider.php:187
|
983 |
+
#: includes/widgets/premium/slider.php:200
|
984 |
+
#: includes/widgets/premium/slider.php:214
|
985 |
+
#: includes/widgets/premium/slider.php:227
|
986 |
+
#: includes/widgets/premium/slider.php:240
|
987 |
+
#: includes/widgets/premium/slider.php:253
|
988 |
+
#: includes/widgets/pricing-table.php:211
|
989 |
+
#: includes/widgets/testimonials-slider.php:189
|
990 |
+
#: includes/widgets/testimonials-slider.php:203
|
991 |
+
#: includes/widgets/testimonials-slider.php:216
|
992 |
+
#: includes/widgets/testimonials-slider.php:231
|
993 |
msgid "Yes"
|
994 |
msgstr ""
|
995 |
|
996 |
+
#: includes/widgets/carousel.php:154 includes/widgets/posts-carousel.php:274
|
997 |
+
#: includes/widgets/premium/gallery-carousel.php:304
|
998 |
+
#: includes/widgets/premium/services-carousel.php:210
|
999 |
+
msgid "Prev/Next Arrows?"
|
1000 |
+
msgstr "חצי הקודם/הבא?"
|
1001 |
|
1002 |
+
#: includes/widgets/carousel.php:168 includes/widgets/posts-carousel.php:287
|
1003 |
+
#: includes/widgets/premium/gallery-carousel.php:317
|
1004 |
+
#: includes/widgets/premium/services-carousel.php:224
|
1005 |
+
msgid "Show dot indicators for navigation?"
|
1006 |
+
msgstr "להציג ניווט נקודות?"
|
1007 |
|
1008 |
+
#: includes/widgets/carousel.php:180 includes/widgets/posts-carousel.php:299
|
1009 |
+
#: includes/widgets/premium/gallery-carousel.php:329
|
1010 |
+
#: includes/widgets/premium/services-carousel.php:236
|
1011 |
+
#: includes/widgets/premium/slider.php:217
|
1012 |
+
#: includes/widgets/testimonials-slider.php:193
|
1013 |
+
msgid "Pause on Hover?"
|
1014 |
msgstr ""
|
1015 |
|
1016 |
+
#: includes/widgets/carousel.php:193 includes/widgets/posts-carousel.php:311
|
1017 |
+
#: includes/widgets/premium/gallery-carousel.php:342
|
1018 |
+
#: includes/widgets/premium/services-carousel.php:249
|
1019 |
+
msgid "Autoplay?"
|
1020 |
+
msgstr "הפעלה אוטומטית?"
|
1021 |
|
1022 |
+
#: includes/widgets/carousel.php:194 includes/widgets/posts-carousel.php:312
|
1023 |
+
#: includes/widgets/premium/gallery-carousel.php:343
|
1024 |
+
#: includes/widgets/premium/services-carousel.php:250
|
1025 |
+
msgid "Should the carousel autoplay as in a slideshow."
|
1026 |
+
msgstr "האם הקרוסלה צריכה לפעול אוטומטית כמצגת שקופיות?"
|
|
|
1027 |
|
1028 |
+
#: includes/widgets/carousel.php:201 includes/widgets/posts-carousel.php:319
|
1029 |
+
#: includes/widgets/premium/gallery-carousel.php:350
|
1030 |
+
#: includes/widgets/premium/services-carousel.php:257
|
1031 |
+
msgid "Autoplay speed in ms"
|
1032 |
+
msgstr "מהירות הקרוסלה באלפיות השניה"
|
1033 |
|
1034 |
+
#: includes/widgets/carousel.php:211 includes/widgets/posts-carousel.php:329
|
1035 |
+
#: includes/widgets/premium/gallery-carousel.php:360
|
1036 |
+
#: includes/widgets/premium/services-carousel.php:267
|
1037 |
+
msgid "Autoplay animation speed in ms"
|
1038 |
+
msgstr "מהירות האנימציה באלפיות השניה"
|
1039 |
+
|
1040 |
+
#: includes/widgets/carousel.php:222 includes/widgets/posts-carousel.php:340
|
1041 |
+
#: includes/widgets/premium/gallery-carousel.php:371
|
1042 |
+
#: includes/widgets/premium/services-carousel.php:278
|
1043 |
+
msgid "Responsive Options"
|
1044 |
msgstr ""
|
1045 |
|
1046 |
+
#: includes/widgets/carousel.php:230 includes/widgets/portfolio.php:340
|
1047 |
+
#: includes/widgets/posts-carousel.php:348
|
1048 |
+
#: includes/widgets/premium/gallery-carousel.php:379
|
1049 |
+
#: includes/widgets/premium/gallery.php:797
|
1050 |
+
#: includes/widgets/premium/portfolio.php:594
|
1051 |
+
#: includes/widgets/premium/services-carousel.php:286
|
1052 |
+
msgid "Desktop"
|
1053 |
msgstr ""
|
1054 |
|
1055 |
+
#: includes/widgets/carousel.php:241 includes/widgets/carousel.php:296
|
1056 |
+
#: includes/widgets/carousel.php:362 includes/widgets/portfolio.php:349
|
1057 |
+
#: includes/widgets/portfolio.php:372 includes/widgets/portfolio.php:396
|
1058 |
+
#: includes/widgets/posts-carousel.php:358
|
1059 |
+
#: includes/widgets/posts-carousel.php:405
|
1060 |
+
#: includes/widgets/premium/gallery-carousel.php:414
|
1061 |
+
#: includes/widgets/premium/gallery-carousel.php:461
|
1062 |
+
#: includes/widgets/premium/gallery-carousel.php:517
|
1063 |
+
#: includes/widgets/premium/gallery.php:807
|
1064 |
+
#: includes/widgets/premium/gallery.php:831
|
1065 |
+
#: includes/widgets/premium/gallery.php:854
|
1066 |
+
#: includes/widgets/premium/portfolio.php:603
|
1067 |
+
#: includes/widgets/premium/portfolio.php:626
|
1068 |
+
#: includes/widgets/premium/portfolio.php:650
|
1069 |
+
#: includes/widgets/premium/services-carousel.php:297
|
1070 |
+
#: includes/widgets/premium/services-carousel.php:352
|
1071 |
+
#: includes/widgets/premium/services-carousel.php:418
|
1072 |
+
msgid "Gutter"
|
1073 |
+
msgstr "גאטר"
|
1074 |
|
1075 |
+
#: includes/widgets/carousel.php:242 includes/widgets/carousel.php:297
|
1076 |
+
#: includes/widgets/carousel.php:363 includes/widgets/portfolio.php:373
|
1077 |
+
#: includes/widgets/portfolio.php:397 includes/widgets/posts-carousel.php:359
|
1078 |
+
#: includes/widgets/posts-carousel.php:406
|
1079 |
+
#: includes/widgets/posts-carousel.php:464
|
1080 |
+
#: includes/widgets/premium/gallery-carousel.php:415
|
1081 |
+
#: includes/widgets/premium/gallery-carousel.php:462
|
1082 |
+
#: includes/widgets/premium/gallery-carousel.php:518
|
1083 |
+
#: includes/widgets/premium/gallery.php:832
|
1084 |
+
#: includes/widgets/premium/gallery.php:855
|
1085 |
+
#: includes/widgets/premium/portfolio.php:627
|
1086 |
+
#: includes/widgets/premium/portfolio.php:651
|
1087 |
+
#: includes/widgets/premium/services-carousel.php:298
|
1088 |
+
#: includes/widgets/premium/services-carousel.php:353
|
1089 |
+
#: includes/widgets/premium/services-carousel.php:419
|
1090 |
+
msgid "Space between columns."
|
1091 |
+
msgstr "מרווח בין עמודות"
|
1092 |
+
|
1093 |
+
#: includes/widgets/carousel.php:262 includes/widgets/carousel.php:318
|
1094 |
+
#: includes/widgets/carousel.php:381 includes/widgets/clients.php:60
|
1095 |
+
#: includes/widgets/portfolio.php:297 includes/widgets/posts-carousel.php:371
|
1096 |
+
#: includes/widgets/posts-carousel.php:419
|
1097 |
+
#: includes/widgets/posts-carousel.php:476 includes/widgets/premium/faq.php:61
|
1098 |
+
#: includes/widgets/premium/gallery-carousel.php:388
|
1099 |
+
#: includes/widgets/premium/gallery-carousel.php:437
|
1100 |
+
#: includes/widgets/premium/gallery-carousel.php:493
|
1101 |
+
#: includes/widgets/premium/portfolio.php:283
|
1102 |
+
#: includes/widgets/premium/posts-block.php:286
|
1103 |
+
#: includes/widgets/premium/posts-block.php:303
|
1104 |
+
#: includes/widgets/premium/services-carousel.php:318
|
1105 |
+
#: includes/widgets/premium/services-carousel.php:374
|
1106 |
+
#: includes/widgets/premium/services-carousel.php:437
|
1107 |
+
#: includes/widgets/services.php:92 includes/widgets/team-members.php:76
|
1108 |
+
#: includes/widgets/testimonials.php:59
|
1109 |
+
msgid "Columns per row"
|
1110 |
+
msgstr "מספר עמודות בשורה"
|
1111 |
+
|
1112 |
+
#: includes/widgets/carousel.php:275 includes/widgets/carousel.php:330
|
1113 |
+
#: includes/widgets/carousel.php:393 includes/widgets/posts-carousel.php:384
|
1114 |
+
#: includes/widgets/posts-carousel.php:431
|
1115 |
+
#: includes/widgets/posts-carousel.php:488
|
1116 |
+
#: includes/widgets/premium/gallery-carousel.php:401
|
1117 |
+
#: includes/widgets/premium/gallery-carousel.php:449
|
1118 |
+
#: includes/widgets/premium/gallery-carousel.php:505
|
1119 |
+
#: includes/widgets/premium/services-carousel.php:331
|
1120 |
+
#: includes/widgets/premium/services-carousel.php:386
|
1121 |
+
#: includes/widgets/premium/services-carousel.php:449
|
1122 |
+
msgid "Columns to scroll"
|
1123 |
+
msgstr "עמודות לגלילה"
|
1124 |
+
|
1125 |
+
#: includes/widgets/carousel.php:287 includes/widgets/portfolio.php:363
|
1126 |
+
#: includes/widgets/posts-carousel.php:396
|
1127 |
+
#: includes/widgets/premium/gallery-carousel.php:428
|
1128 |
+
#: includes/widgets/premium/gallery.php:821
|
1129 |
+
#: includes/widgets/premium/portfolio.php:617
|
1130 |
+
#: includes/widgets/premium/services-carousel.php:343
|
1131 |
+
msgid "Tablet"
|
1132 |
+
msgstr "טאבלט"
|
1133 |
+
|
1134 |
+
#: includes/widgets/carousel.php:342 includes/widgets/posts-carousel.php:443
|
1135 |
+
#: includes/widgets/premium/gallery-carousel.php:474
|
1136 |
+
#: includes/widgets/premium/gallery-carousel.php:530
|
1137 |
+
#: includes/widgets/premium/services-carousel.php:398
|
1138 |
+
msgid "Tablet Resolution"
|
1139 |
msgstr ""
|
1140 |
|
1141 |
+
#: includes/widgets/carousel.php:343 includes/widgets/posts-carousel.php:444
|
1142 |
+
#: includes/widgets/premium/gallery-carousel.php:475
|
1143 |
+
#: includes/widgets/premium/gallery-carousel.php:531
|
1144 |
+
#: includes/widgets/premium/services-carousel.php:399
|
1145 |
+
msgid "The resolution to treat as a tablet resolution."
|
1146 |
+
msgstr "הרזולוציה להתייחסות כאל רזולוציית טאבלט"
|
1147 |
+
|
1148 |
+
#: includes/widgets/carousel.php:353 includes/widgets/portfolio.php:387
|
1149 |
+
#: includes/widgets/posts-carousel.php:454
|
1150 |
+
#: includes/widgets/premium/gallery-carousel.php:484
|
1151 |
+
#: includes/widgets/premium/gallery.php:845
|
1152 |
+
#: includes/widgets/premium/portfolio.php:641
|
1153 |
+
#: includes/widgets/premium/services-carousel.php:409
|
1154 |
+
msgid "Mobile Phone"
|
1155 |
+
msgstr "טלפון נייד"
|
1156 |
+
|
1157 |
+
#: includes/widgets/carousel.php:405 includes/widgets/posts-carousel.php:500
|
1158 |
+
#: includes/widgets/premium/services-carousel.php:461
|
1159 |
+
#: includes/widgets/premium/tabs.php:84
|
1160 |
+
msgid "Mobile Resolution"
|
1161 |
+
msgstr "רזולוציית טלפון נייד"
|
1162 |
|
1163 |
+
#: includes/widgets/carousel.php:406 includes/widgets/posts-carousel.php:501
|
1164 |
+
#: includes/widgets/premium/services-carousel.php:462
|
1165 |
+
msgid "The resolution to treat as a mobile resolution."
|
1166 |
+
msgstr "הרזולוציה להתייחסות כאל טלפון נייד"
|
1167 |
+
|
1168 |
+
#: includes/widgets/carousel.php:427 includes/widgets/premium/accordion.php:176
|
1169 |
+
#: includes/widgets/premium/faq.php:204 includes/widgets/premium/slider.php:295
|
1170 |
msgid "Content"
|
1171 |
msgstr ""
|
1172 |
|
1173 |
+
#: includes/widgets/carousel.php:436 includes/widgets/heading.php:226
|
1174 |
+
#: includes/widgets/heading.php:256 includes/widgets/odometers.php:220
|
1175 |
+
#: includes/widgets/odometers.php:249 includes/widgets/odometers.php:278
|
1176 |
+
#: includes/widgets/piecharts.php:172 includes/widgets/piecharts.php:201
|
1177 |
+
#: includes/widgets/piecharts.php:230
|
1178 |
+
#: includes/widgets/premium/accordion.php:185
|
1179 |
+
#: includes/widgets/premium/faq.php:185 includes/widgets/premium/faq.php:213
|
1180 |
+
#: includes/widgets/premium/features.php:262
|
1181 |
+
#: includes/widgets/premium/features.php:291
|
1182 |
+
#: includes/widgets/premium/features.php:320
|
1183 |
+
#: includes/widgets/premium/image-slider.php:527
|
1184 |
+
#: includes/widgets/premium/services-carousel.php:501
|
1185 |
+
#: includes/widgets/premium/services-carousel.php:530
|
1186 |
+
#: includes/widgets/premium/slider.php:304
|
1187 |
+
#: includes/widgets/premium/tabs.php:288 includes/widgets/pricing-table.php:272
|
1188 |
+
#: includes/widgets/pricing-table.php:302
|
1189 |
+
#: includes/widgets/pricing-table.php:351
|
1190 |
+
#: includes/widgets/pricing-table.php:380
|
1191 |
+
#: includes/widgets/pricing-table.php:409 includes/widgets/services.php:245
|
1192 |
+
#: includes/widgets/services.php:274 includes/widgets/stats-bars.php:209
|
1193 |
+
#: includes/widgets/stats-bars.php:259 includes/widgets/team-members.php:387
|
1194 |
+
#: includes/widgets/team-members.php:416 includes/widgets/team-members.php:445
|
1195 |
+
#: includes/widgets/testimonials-slider.php:297
|
1196 |
+
#: includes/widgets/testimonials-slider.php:345
|
1197 |
+
#: includes/widgets/testimonials-slider.php:374
|
1198 |
+
#: includes/widgets/testimonials.php:231 includes/widgets/testimonials.php:310
|
1199 |
+
#: includes/widgets/testimonials.php:339
|
1200 |
msgid "Color"
|
1201 |
msgstr "צבע"
|
1202 |
|
1203 |
+
#: includes/widgets/carousel.php:447 includes/widgets/premium/slider.php:315
|
1204 |
+
msgid "Background Color"
|
|
|
|
|
|
|
|
|
1205 |
msgstr ""
|
1206 |
|
1207 |
+
#: includes/widgets/carousel.php:458 includes/widgets/premium/icon-list.php:316
|
1208 |
+
#: includes/widgets/premium/slider.php:326
|
1209 |
+
msgid "Padding"
|
1210 |
msgstr ""
|
1211 |
|
1212 |
+
#: includes/widgets/carousel.php:459 includes/widgets/premium/slider.php:327
|
1213 |
+
msgid "Padding for the columns."
|
1214 |
+
msgstr ""
|
|
|
|
|
|
|
|
|
1215 |
|
1216 |
+
#: includes/widgets/clients.php:30 includes/widgets/clients.php:53
|
1217 |
+
#: includes/widgets/clients.php:145
|
1218 |
+
msgid "Clients"
|
1219 |
+
msgstr "לקוחות"
|
1220 |
|
1221 |
+
#: includes/widgets/clients.php:81 includes/widgets/heading.php:156
|
1222 |
+
#: includes/widgets/premium/button.php:234 includes/widgets/premium/faq.php:131
|
1223 |
+
#: includes/widgets/premium/icon-list.php:201
|
1224 |
+
#: includes/widgets/pricing-table.php:231 includes/widgets/services.php:204
|
1225 |
+
#: includes/widgets/team-members.php:283 includes/widgets/testimonials.php:147
|
1226 |
+
msgid "Animation Type"
|
1227 |
msgstr ""
|
1228 |
|
1229 |
+
#: includes/widgets/clients.php:96 includes/widgets/clients.php:219
|
1230 |
+
msgid "Client Name"
|
1231 |
+
msgstr "שם הלקוח"
|
|
|
1232 |
|
1233 |
+
#: includes/widgets/clients.php:98
|
1234 |
+
msgid "The name of the client/customer."
|
1235 |
+
msgstr "שם הלקוח"
|
|
|
|
|
1236 |
|
1237 |
+
#: includes/widgets/clients.php:106
|
1238 |
+
msgid "Client URL"
|
1239 |
+
msgstr "כתובת הלקוח"
|
|
|
|
|
1240 |
|
1241 |
+
#: includes/widgets/clients.php:107
|
1242 |
+
msgid "The website of the client/customer."
|
1243 |
+
msgstr "אתר הלקוח"
|
1244 |
|
1245 |
+
#: includes/widgets/clients.php:114
|
1246 |
+
msgid "http://client-link.com"
|
1247 |
msgstr ""
|
1248 |
|
1249 |
+
#: includes/widgets/clients.php:122
|
1250 |
+
msgid "Client Logo/Image"
|
1251 |
msgstr ""
|
1252 |
|
1253 |
+
#: includes/widgets/clients.php:123
|
1254 |
+
msgid "The logo image for the client/customer."
|
1255 |
+
msgstr "תמונת הלוגו של הלקוח"
|
|
|
1256 |
|
1257 |
+
#: includes/widgets/clients.php:154
|
1258 |
+
msgid "Client Images"
|
1259 |
msgstr ""
|
1260 |
|
1261 |
+
#: includes/widgets/clients.php:163
|
1262 |
+
msgid "Client Border Color"
|
|
|
|
|
|
|
|
|
1263 |
msgstr ""
|
1264 |
|
1265 |
+
#: includes/widgets/clients.php:174
|
1266 |
+
msgid "Client Hover Color"
|
|
|
1267 |
msgstr ""
|
1268 |
|
1269 |
+
#: includes/widgets/clients.php:185 includes/widgets/posts-carousel.php:532
|
1270 |
+
#: includes/widgets/premium/gallery-carousel.php:563
|
1271 |
+
msgid "Thumbnail Hover Opacity (%)"
|
1272 |
+
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1273 |
|
1274 |
+
#: includes/widgets/clients.php:206
|
1275 |
+
msgid "Client Padding"
|
1276 |
+
msgstr ""
|
1277 |
|
1278 |
+
#: includes/widgets/clients.php:207
|
1279 |
+
msgid "Padding for the client images."
|
1280 |
+
msgstr ""
|
1281 |
|
1282 |
+
#: includes/widgets/clients.php:229
|
1283 |
+
msgid "Client Name Color"
|
1284 |
+
msgstr ""
|
1285 |
|
1286 |
+
#: includes/widgets/clients.php:243
|
1287 |
+
msgid "Client Name Hover Color"
|
1288 |
+
msgstr ""
|
1289 |
|
1290 |
+
#: includes/widgets/heading.php:29 includes/widgets/heading.php:52
|
1291 |
+
msgid "Heading"
|
1292 |
+
msgstr ""
|
1293 |
|
1294 |
+
#: includes/widgets/heading.php:61 includes/widgets/premium/accordion.php:61
|
1295 |
+
#: includes/widgets/premium/services-carousel.php:65
|
1296 |
+
#: includes/widgets/premium/tabs.php:63 includes/widgets/services.php:82
|
1297 |
+
msgid "Choose Style"
|
1298 |
+
msgstr "בחירת עיצוב"
|
1299 |
|
1300 |
+
#: includes/widgets/heading.php:64 includes/widgets/premium/accordion.php:64
|
1301 |
+
#: includes/widgets/premium/image-slider.php:80
|
1302 |
+
#: includes/widgets/premium/services-carousel.php:68
|
1303 |
+
#: includes/widgets/services.php:61 includes/widgets/services.php:71
|
1304 |
+
#: includes/widgets/team-members.php:66
|
1305 |
+
msgid "Style 1"
|
1306 |
+
msgstr "עיצוב 1"
|
1307 |
|
1308 |
+
#: includes/widgets/heading.php:65 includes/widgets/premium/accordion.php:65
|
1309 |
+
#: includes/widgets/premium/image-slider.php:81
|
1310 |
+
#: includes/widgets/premium/services-carousel.php:69
|
1311 |
+
#: includes/widgets/services.php:62 includes/widgets/services.php:72
|
1312 |
+
#: includes/widgets/team-members.php:67
|
1313 |
+
msgid "Style 2"
|
1314 |
+
msgstr "עיצוב 2"
|
1315 |
|
1316 |
+
#: includes/widgets/heading.php:66 includes/widgets/premium/accordion.php:66
|
1317 |
+
#: includes/widgets/services.php:63 includes/widgets/services.php:73
|
1318 |
+
msgid "Style 3"
|
1319 |
+
msgstr "עיצוב 3"
|
1320 |
|
1321 |
+
#: includes/widgets/heading.php:75 includes/widgets/heading.php:78
|
1322 |
+
msgid "Heading Title"
|
1323 |
+
msgstr "כותרת הכותר"
|
1324 |
|
1325 |
+
#: includes/widgets/heading.php:89
|
1326 |
+
msgid "Subheading"
|
1327 |
+
msgstr "כותרת משנה"
|
1328 |
|
1329 |
+
#: includes/widgets/heading.php:91
|
1330 |
+
msgid "A subtitle displayed above the title heading."
|
1331 |
+
msgstr "כותרת משנה להצגה מעל הכותרת"
|
1332 |
|
1333 |
+
#: includes/widgets/heading.php:105 includes/widgets/heading.php:248
|
1334 |
+
msgid "Short Text"
|
1335 |
+
msgstr "טקסט קצר"
|
1336 |
|
1337 |
+
#: includes/widgets/heading.php:106
|
1338 |
+
msgid "Short text generally displayed below the heading title."
|
1339 |
+
msgstr "טקסט קצר שבדרך כלל מוצג מתחת לכותרת"
|
1340 |
|
1341 |
+
#: includes/widgets/heading.php:128 includes/widgets/premium/button.php:206
|
1342 |
+
#: includes/widgets/premium/icon-list.php:170
|
1343 |
msgid "Alignment"
|
1344 |
msgstr "יישור"
|
1345 |
|
1346 |
+
#: includes/widgets/heading.php:132 includes/widgets/premium/button.php:210
|
1347 |
+
#: includes/widgets/premium/icon-list.php:174
|
1348 |
msgid "Left"
|
1349 |
msgstr "שמאל"
|
1350 |
|
1351 |
+
#: includes/widgets/heading.php:136 includes/widgets/premium/button.php:214
|
1352 |
+
#: includes/widgets/premium/icon-list.php:178
|
1353 |
msgid "Center"
|
1354 |
msgstr "מרכז"
|
1355 |
|
1356 |
+
#: includes/widgets/heading.php:140 includes/widgets/premium/button.php:218
|
1357 |
+
#: includes/widgets/premium/icon-list.php:182
|
1358 |
msgid "Right"
|
1359 |
msgstr "ימין"
|
1360 |
|
1361 |
+
#: includes/widgets/heading.php:144 includes/widgets/premium/button.php:222
|
1362 |
+
#: includes/widgets/premium/icon-list.php:186
|
1363 |
msgid "Justified"
|
1364 |
msgstr ""
|
1365 |
|
1366 |
+
#: includes/widgets/heading.php:168 includes/widgets/portfolio.php:119
|
1367 |
+
#: includes/widgets/posts-carousel.php:115
|
1368 |
+
#: includes/widgets/premium/accordion.php:159
|
1369 |
+
#: includes/widgets/premium/faq.php:158
|
1370 |
+
#: includes/widgets/premium/features.php:235
|
1371 |
+
#: includes/widgets/premium/portfolio.php:127
|
1372 |
+
#: includes/widgets/premium/posts-block.php:123
|
1373 |
+
msgid "Title"
|
1374 |
+
msgstr "כותרת"
|
1375 |
|
1376 |
+
#: includes/widgets/heading.php:176 includes/widgets/portfolio.php:529
|
1377 |
+
#: includes/widgets/posts-carousel.php:562 includes/widgets/premium/faq.php:167
|
1378 |
+
#: includes/widgets/premium/features.php:244
|
1379 |
+
#: includes/widgets/premium/gallery-carousel.php:594
|
1380 |
+
#: includes/widgets/premium/gallery.php:624
|
1381 |
+
#: includes/widgets/premium/portfolio.php:770
|
1382 |
+
#: includes/widgets/premium/services-carousel.php:483
|
1383 |
+
#: includes/widgets/services.php:227 includes/widgets/team-members.php:369
|
1384 |
+
#: includes/widgets/testimonials-slider.php:327
|
1385 |
+
#: includes/widgets/testimonials.php:292
|
1386 |
+
msgid "Title HTML Tag"
|
1387 |
msgstr ""
|
1388 |
|
1389 |
+
#: includes/widgets/heading.php:179 includes/widgets/portfolio.php:425
|
1390 |
+
#: includes/widgets/portfolio.php:532 includes/widgets/portfolio.php:629
|
1391 |
+
#: includes/widgets/posts-carousel.php:565
|
1392 |
+
#: includes/widgets/posts-carousel.php:651 includes/widgets/premium/faq.php:170
|
1393 |
+
#: includes/widgets/premium/features.php:247
|
1394 |
+
#: includes/widgets/premium/gallery-carousel.php:597
|
1395 |
+
#: includes/widgets/premium/gallery.php:498
|
1396 |
+
#: includes/widgets/premium/gallery.php:627
|
1397 |
+
#: includes/widgets/premium/image-slider.php:456
|
1398 |
+
#: includes/widgets/premium/portfolio.php:677
|
1399 |
+
#: includes/widgets/premium/portfolio.php:773
|
1400 |
+
#: includes/widgets/premium/portfolio.php:870
|
1401 |
+
#: includes/widgets/premium/posts-block.php:539
|
1402 |
+
#: includes/widgets/premium/posts-block.php:710
|
1403 |
+
#: includes/widgets/premium/services-carousel.php:486
|
1404 |
+
#: includes/widgets/pricing-table.php:257
|
1405 |
+
#: includes/widgets/pricing-table.php:335 includes/widgets/services.php:230
|
1406 |
+
#: includes/widgets/team-members.php:372
|
1407 |
+
#: includes/widgets/testimonials-slider.php:330
|
1408 |
+
#: includes/widgets/testimonials.php:295
|
1409 |
+
msgid "H1"
|
1410 |
msgstr ""
|
1411 |
|
1412 |
+
#: includes/widgets/heading.php:180 includes/widgets/portfolio.php:426
|
1413 |
+
#: includes/widgets/portfolio.php:533 includes/widgets/portfolio.php:630
|
1414 |
+
#: includes/widgets/posts-carousel.php:566
|
1415 |
+
#: includes/widgets/posts-carousel.php:652 includes/widgets/premium/faq.php:171
|
1416 |
+
#: includes/widgets/premium/features.php:248
|
1417 |
+
#: includes/widgets/premium/gallery-carousel.php:598
|
1418 |
+
#: includes/widgets/premium/gallery.php:499
|
1419 |
+
#: includes/widgets/premium/gallery.php:628
|
1420 |
+
#: includes/widgets/premium/image-slider.php:457
|
1421 |
+
#: includes/widgets/premium/portfolio.php:678
|
1422 |
+
#: includes/widgets/premium/portfolio.php:774
|
1423 |
+
#: includes/widgets/premium/portfolio.php:871
|
1424 |
+
#: includes/widgets/premium/posts-block.php:540
|
1425 |
+
#: includes/widgets/premium/posts-block.php:711
|
1426 |
+
#: includes/widgets/premium/services-carousel.php:487
|
1427 |
+
#: includes/widgets/pricing-table.php:258
|
1428 |
+
#: includes/widgets/pricing-table.php:336 includes/widgets/services.php:231
|
1429 |
+
#: includes/widgets/team-members.php:373
|
1430 |
+
#: includes/widgets/testimonials-slider.php:331
|
1431 |
+
#: includes/widgets/testimonials.php:296
|
1432 |
+
msgid "H2"
|
1433 |
msgstr ""
|
1434 |
|
1435 |
+
#: includes/widgets/heading.php:181 includes/widgets/portfolio.php:427
|
1436 |
+
#: includes/widgets/portfolio.php:534 includes/widgets/portfolio.php:631
|
1437 |
+
#: includes/widgets/posts-carousel.php:567
|
1438 |
+
#: includes/widgets/posts-carousel.php:653 includes/widgets/premium/faq.php:172
|
1439 |
+
#: includes/widgets/premium/features.php:249
|
1440 |
+
#: includes/widgets/premium/gallery-carousel.php:599
|
1441 |
+
#: includes/widgets/premium/gallery.php:500
|
1442 |
+
#: includes/widgets/premium/gallery.php:629
|
1443 |
+
#: includes/widgets/premium/image-slider.php:458
|
1444 |
+
#: includes/widgets/premium/portfolio.php:679
|
1445 |
+
#: includes/widgets/premium/portfolio.php:775
|
1446 |
+
#: includes/widgets/premium/portfolio.php:872
|
1447 |
+
#: includes/widgets/premium/posts-block.php:541
|
1448 |
+
#: includes/widgets/premium/posts-block.php:712
|
1449 |
+
#: includes/widgets/premium/services-carousel.php:488
|
1450 |
+
#: includes/widgets/pricing-table.php:259
|
1451 |
+
#: includes/widgets/pricing-table.php:337 includes/widgets/services.php:232
|
1452 |
+
#: includes/widgets/team-members.php:374
|
1453 |
+
#: includes/widgets/testimonials-slider.php:332
|
1454 |
+
#: includes/widgets/testimonials.php:297
|
1455 |
+
msgid "H3"
|
1456 |
msgstr ""
|
1457 |
|
1458 |
+
#: includes/widgets/heading.php:182 includes/widgets/portfolio.php:428
|
1459 |
+
#: includes/widgets/portfolio.php:535 includes/widgets/portfolio.php:632
|
1460 |
+
#: includes/widgets/posts-carousel.php:568
|
1461 |
+
#: includes/widgets/posts-carousel.php:654 includes/widgets/premium/faq.php:173
|
1462 |
+
#: includes/widgets/premium/features.php:250
|
1463 |
+
#: includes/widgets/premium/gallery-carousel.php:600
|
1464 |
+
#: includes/widgets/premium/gallery.php:501
|
1465 |
+
#: includes/widgets/premium/gallery.php:630
|
1466 |
+
#: includes/widgets/premium/image-slider.php:459
|
1467 |
+
#: includes/widgets/premium/portfolio.php:680
|
1468 |
+
#: includes/widgets/premium/portfolio.php:776
|
1469 |
+
#: includes/widgets/premium/portfolio.php:873
|
1470 |
+
#: includes/widgets/premium/posts-block.php:542
|
1471 |
+
#: includes/widgets/premium/posts-block.php:713
|
1472 |
+
#: includes/widgets/premium/services-carousel.php:489
|
1473 |
+
#: includes/widgets/pricing-table.php:260
|
1474 |
+
#: includes/widgets/pricing-table.php:338 includes/widgets/services.php:233
|
1475 |
+
#: includes/widgets/team-members.php:375
|
1476 |
+
#: includes/widgets/testimonials-slider.php:333
|
1477 |
+
#: includes/widgets/testimonials.php:298
|
1478 |
+
msgid "H4"
|
1479 |
msgstr ""
|
1480 |
|
1481 |
+
#: includes/widgets/heading.php:183 includes/widgets/portfolio.php:429
|
1482 |
+
#: includes/widgets/portfolio.php:536 includes/widgets/portfolio.php:633
|
1483 |
+
#: includes/widgets/posts-carousel.php:569
|
1484 |
+
#: includes/widgets/posts-carousel.php:655 includes/widgets/premium/faq.php:174
|
1485 |
+
#: includes/widgets/premium/features.php:251
|
1486 |
+
#: includes/widgets/premium/gallery-carousel.php:601
|
1487 |
+
#: includes/widgets/premium/gallery.php:502
|
1488 |
+
#: includes/widgets/premium/gallery.php:631
|
1489 |
+
#: includes/widgets/premium/image-slider.php:460
|
1490 |
+
#: includes/widgets/premium/portfolio.php:681
|
1491 |
+
#: includes/widgets/premium/portfolio.php:777
|
1492 |
+
#: includes/widgets/premium/portfolio.php:874
|
1493 |
+
#: includes/widgets/premium/posts-block.php:543
|
1494 |
+
#: includes/widgets/premium/posts-block.php:714
|
1495 |
+
#: includes/widgets/premium/services-carousel.php:490
|
1496 |
+
#: includes/widgets/pricing-table.php:261
|
1497 |
+
#: includes/widgets/pricing-table.php:339 includes/widgets/services.php:234
|
1498 |
+
#: includes/widgets/team-members.php:376
|
1499 |
+
#: includes/widgets/testimonials-slider.php:334
|
1500 |
+
#: includes/widgets/testimonials.php:299
|
1501 |
+
msgid "H5"
|
1502 |
msgstr ""
|
1503 |
|
1504 |
+
#: includes/widgets/heading.php:184 includes/widgets/portfolio.php:430
|
1505 |
+
#: includes/widgets/portfolio.php:537 includes/widgets/portfolio.php:634
|
1506 |
+
#: includes/widgets/posts-carousel.php:570
|
1507 |
+
#: includes/widgets/posts-carousel.php:656 includes/widgets/premium/faq.php:175
|
1508 |
+
#: includes/widgets/premium/features.php:252
|
1509 |
+
#: includes/widgets/premium/gallery-carousel.php:602
|
1510 |
+
#: includes/widgets/premium/gallery.php:503
|
1511 |
+
#: includes/widgets/premium/gallery.php:632
|
1512 |
+
#: includes/widgets/premium/image-slider.php:461
|
1513 |
+
#: includes/widgets/premium/portfolio.php:682
|
1514 |
+
#: includes/widgets/premium/portfolio.php:778
|
1515 |
+
#: includes/widgets/premium/portfolio.php:875
|
1516 |
+
#: includes/widgets/premium/posts-block.php:544
|
1517 |
+
#: includes/widgets/premium/posts-block.php:715
|
1518 |
+
#: includes/widgets/premium/services-carousel.php:491
|
1519 |
+
#: includes/widgets/pricing-table.php:262
|
1520 |
+
#: includes/widgets/pricing-table.php:340 includes/widgets/services.php:235
|
1521 |
+
#: includes/widgets/team-members.php:377
|
1522 |
+
#: includes/widgets/testimonials-slider.php:335
|
1523 |
+
#: includes/widgets/testimonials.php:300
|
1524 |
+
msgid "H6"
|
1525 |
msgstr ""
|
1526 |
|
1527 |
+
#: includes/widgets/heading.php:185 includes/widgets/portfolio.php:431
|
1528 |
+
#: includes/widgets/portfolio.php:538 includes/widgets/portfolio.php:635
|
1529 |
+
#: includes/widgets/posts-carousel.php:571
|
1530 |
+
#: includes/widgets/posts-carousel.php:657 includes/widgets/premium/faq.php:176
|
1531 |
+
#: includes/widgets/premium/features.php:253
|
1532 |
+
#: includes/widgets/premium/gallery-carousel.php:603
|
1533 |
+
#: includes/widgets/premium/gallery.php:504
|
1534 |
+
#: includes/widgets/premium/gallery.php:633
|
1535 |
+
#: includes/widgets/premium/image-slider.php:462
|
1536 |
+
#: includes/widgets/premium/portfolio.php:683
|
1537 |
+
#: includes/widgets/premium/portfolio.php:779
|
1538 |
+
#: includes/widgets/premium/portfolio.php:876
|
1539 |
+
#: includes/widgets/premium/posts-block.php:545
|
1540 |
+
#: includes/widgets/premium/posts-block.php:716
|
1541 |
+
#: includes/widgets/premium/services-carousel.php:492
|
1542 |
+
#: includes/widgets/pricing-table.php:263
|
1543 |
+
#: includes/widgets/pricing-table.php:341 includes/widgets/services.php:236
|
1544 |
+
#: includes/widgets/team-members.php:378
|
1545 |
+
#: includes/widgets/testimonials-slider.php:336
|
1546 |
+
#: includes/widgets/testimonials.php:301
|
1547 |
+
msgid "div"
|
1548 |
msgstr ""
|
1549 |
|
1550 |
+
#: includes/widgets/heading.php:194 includes/widgets/portfolio.php:440
|
1551 |
+
#: includes/widgets/premium/gallery.php:513
|
1552 |
+
#: includes/widgets/premium/image-slider.php:471
|
1553 |
+
#: includes/widgets/premium/portfolio.php:692
|
1554 |
+
#: includes/widgets/premium/posts-block.php:554
|
1555 |
+
msgid "Heading Color"
|
1556 |
msgstr ""
|
1557 |
|
1558 |
+
#: includes/widgets/heading.php:207 includes/widgets/odometers.php:291
|
1559 |
+
#: includes/widgets/premium/button.php:327
|
1560 |
+
#: includes/widgets/premium/icon-list.php:337
|
1561 |
+
#: includes/widgets/premium/image-slider.php:508
|
1562 |
+
#: includes/widgets/premium/image-slider.php:570
|
1563 |
+
msgid "Typography"
|
1564 |
msgstr ""
|
1565 |
|
1566 |
+
#: includes/widgets/heading.php:218 includes/widgets/premium/features.php:283
|
1567 |
+
msgid "Subtitle"
|
|
|
1568 |
msgstr ""
|
1569 |
|
1570 |
+
#: includes/widgets/odometers.php:31 includes/widgets/odometers.php:56
|
1571 |
+
#: includes/widgets/odometers.php:83
|
1572 |
+
msgid "Odometers"
|
1573 |
+
msgstr "מדדים"
|
|
|
|
|
|
|
1574 |
|
1575 |
+
#: includes/widgets/odometers.php:63
|
1576 |
+
msgid "Odometers per row"
|
1577 |
+
msgstr "מספר מדדים בשורה"
|
1578 |
|
1579 |
+
#: includes/widgets/odometers.php:87
|
1580 |
+
msgid "No of Customers"
|
1581 |
msgstr ""
|
1582 |
|
1583 |
+
#: includes/widgets/odometers.php:94
|
1584 |
+
msgid "Hours Worked"
|
1585 |
+
msgstr ""
|
1586 |
|
1587 |
+
#: includes/widgets/odometers.php:101
|
1588 |
+
msgid "Support Tickets"
|
1589 |
msgstr ""
|
1590 |
|
1591 |
+
#: includes/widgets/odometers.php:108
|
1592 |
+
msgid "Product Revenue"
|
1593 |
msgstr ""
|
1594 |
|
1595 |
+
#: includes/widgets/odometers.php:118 includes/widgets/odometers.php:270
|
1596 |
+
#: includes/widgets/piecharts.php:105 includes/widgets/piecharts.php:164
|
1597 |
+
#: includes/widgets/stats-bars.php:81 includes/widgets/stats-bars.php:201
|
1598 |
+
msgid "Stats Title"
|
1599 |
+
msgstr "כותרת הסטטיסטיקה"
|
1600 |
|
1601 |
+
#: includes/widgets/odometers.php:127
|
1602 |
+
msgid "Start Value"
|
1603 |
+
msgstr "ערך התחלתי"
|
|
|
1604 |
|
1605 |
+
#: includes/widgets/odometers.php:133
|
1606 |
+
msgid "Stop Value"
|
1607 |
+
msgstr "ערך סיום"
|
|
|
1608 |
|
1609 |
+
#: includes/widgets/odometers.php:140
|
1610 |
+
msgid "Choose Icon Type"
|
1611 |
+
msgstr "בחירת סוג צלמית"
|
1612 |
+
|
1613 |
+
#: includes/widgets/odometers.php:144 includes/widgets/premium/button.php:94
|
1614 |
+
#: includes/widgets/premium/icon-list.php:109
|
1615 |
+
#: includes/widgets/premium/icon-list.php:130
|
1616 |
+
#: includes/widgets/premium/tabs.php:128 includes/widgets/services.php:162
|
1617 |
+
msgid "Icon"
|
1618 |
+
msgstr "צלמית"
|
1619 |
+
|
1620 |
+
#: includes/widgets/odometers.php:145 includes/widgets/premium/button.php:95
|
1621 |
+
#: includes/widgets/premium/icon-list.php:110
|
1622 |
+
#: includes/widgets/premium/icon-list.php:115
|
1623 |
+
#: includes/widgets/premium/tabs.php:129 includes/widgets/services.php:163
|
1624 |
+
msgid "Icon Image"
|
1625 |
+
msgstr "תמונת צלמית"
|
1626 |
+
|
1627 |
+
#: includes/widgets/odometers.php:151
|
1628 |
+
msgid "Stats Image"
|
1629 |
msgstr ""
|
1630 |
|
1631 |
+
#: includes/widgets/odometers.php:167
|
1632 |
+
msgid "Stats Icon"
|
1633 |
+
msgstr ""
|
|
|
1634 |
|
1635 |
+
#: includes/widgets/odometers.php:178
|
1636 |
+
msgid "Prefix"
|
1637 |
+
msgstr "קידומת"
|
|
|
1638 |
|
1639 |
+
#: includes/widgets/odometers.php:180
|
1640 |
+
msgid ""
|
1641 |
+
"The prefix string like currency symbols like $ to indicate a monetary value."
|
1642 |
+
msgstr ""
|
1643 |
|
1644 |
+
#: includes/widgets/odometers.php:191
|
1645 |
+
msgid "Suffix"
|
1646 |
+
msgstr "סיומת"
|
|
|
1647 |
|
1648 |
+
#: includes/widgets/odometers.php:193
|
1649 |
+
msgid "The suffix string like hr for hours or m for million."
|
|
|
1650 |
msgstr ""
|
1651 |
|
1652 |
+
#: includes/widgets/odometers.php:212
|
1653 |
+
msgid "Stats Number"
|
|
|
|
|
1654 |
msgstr ""
|
1655 |
|
1656 |
+
#: includes/widgets/odometers.php:241
|
1657 |
+
msgid "Stats Prefix and Suffix"
|
1658 |
+
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1659 |
|
1660 |
+
#: includes/widgets/odometers.php:301 includes/widgets/premium/button.php:337
|
1661 |
+
#: includes/widgets/premium/icon-list.php:212
|
1662 |
+
#: includes/widgets/premium/tabs.php:312
|
1663 |
+
msgid "Icons"
|
1664 |
+
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
1665 |
|
1666 |
+
#: includes/widgets/odometers.php:309 includes/widgets/premium/tabs.php:321
|
1667 |
+
#: includes/widgets/services.php:303
|
1668 |
+
msgid "Icon or Icon Image size in pixels"
|
1669 |
+
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1670 |
|
1671 |
+
#: includes/widgets/odometers.php:328 includes/widgets/premium/button.php:364
|
1672 |
+
#: includes/widgets/premium/icon-list.php:236
|
1673 |
+
#: includes/widgets/team-members.php:493
|
1674 |
+
msgid "Spacing"
|
1675 |
+
msgstr ""
|
|
|
|
|
|
|
|
|
1676 |
|
1677 |
+
#: includes/widgets/odometers.php:329
|
1678 |
+
msgid "Space after icon."
|
1679 |
+
msgstr ""
|
|
|
|
|
1680 |
|
1681 |
+
#: includes/widgets/odometers.php:349 includes/widgets/premium/button.php:385
|
1682 |
+
#: includes/widgets/premium/icon-list.php:257
|
1683 |
+
#: includes/widgets/premium/tabs.php:340 includes/widgets/team-members.php:514
|
1684 |
+
#: includes/widgets/testimonials-slider.php:422
|
1685 |
+
msgid "Icon Color"
|
1686 |
msgstr ""
|
1687 |
|
1688 |
+
#: includes/widgets/piecharts.php:30 includes/widgets/piecharts.php:55
|
1689 |
+
msgid "Piecharts"
|
1690 |
+
msgstr "תרשימי עוגה"
|
|
|
|
|
|
|
1691 |
|
1692 |
+
#: includes/widgets/piecharts.php:62
|
1693 |
+
msgid "Piecharts per row"
|
1694 |
+
msgstr "מספר התרשימים בשורה"
|
|
|
|
|
1695 |
|
1696 |
+
#: includes/widgets/piecharts.php:86
|
1697 |
+
#: includes/widgets/premium/services-carousel.php:91
|
1698 |
+
#: includes/widgets/premium/services-carousel.php:92
|
1699 |
+
#: includes/widgets/premium/services-carousel.php:99
|
1700 |
+
#: includes/widgets/premium/services-carousel.php:106
|
1701 |
+
#: includes/widgets/premium/services-carousel.php:113
|
1702 |
+
#: includes/widgets/services.php:125 includes/widgets/stats-bars.php:64
|
1703 |
+
msgid "Web Design"
|
1704 |
+
msgstr ""
|
1705 |
|
1706 |
+
#: includes/widgets/piecharts.php:90
|
1707 |
+
#: includes/widgets/premium/services-carousel.php:98
|
1708 |
+
#: includes/widgets/services.php:131 includes/widgets/stats-bars.php:69
|
1709 |
+
msgid "SEO Services"
|
1710 |
+
msgstr ""
|
1711 |
|
1712 |
+
#: includes/widgets/piecharts.php:94
|
1713 |
+
msgid "WordPress Development"
|
1714 |
msgstr ""
|
1715 |
|
1716 |
+
#: includes/widgets/piecharts.php:98
|
1717 |
+
#: includes/widgets/premium/services-carousel.php:105
|
1718 |
+
#: includes/widgets/premium/services-carousel.php:112
|
1719 |
+
#: includes/widgets/services.php:137 includes/widgets/stats-bars.php:74
|
1720 |
+
msgid "Brand Marketing"
|
1721 |
msgstr ""
|
1722 |
|
1723 |
+
#: includes/widgets/piecharts.php:107
|
1724 |
+
msgid "The title for the piechart"
|
1725 |
+
msgstr "כותרת תרשים עוגה"
|
1726 |
+
|
1727 |
+
#: includes/widgets/piecharts.php:114 includes/widgets/stats-bars.php:91
|
1728 |
+
msgid "Percentage Value"
|
1729 |
+
msgstr "ערך באחוזים"
|
1730 |
+
|
1731 |
+
#: includes/widgets/piecharts.php:120 includes/widgets/stats-bars.php:97
|
1732 |
+
msgid "The percentage value for the stats."
|
1733 |
+
msgstr "הערך באחוזים עבור הסטטיסטיקה"
|
1734 |
+
|
1735 |
+
#: includes/widgets/piecharts.php:133
|
1736 |
+
msgid "Piechart Styling"
|
1737 |
msgstr ""
|
1738 |
|
1739 |
+
#: includes/widgets/piecharts.php:141
|
1740 |
+
msgid "Bar color"
|
1741 |
+
msgstr "צבע הלוח"
|
1742 |
|
1743 |
+
#: includes/widgets/piecharts.php:151
|
1744 |
+
msgid "Track color"
|
1745 |
+
msgstr "צבע הדרך"
|
1746 |
|
1747 |
+
#: includes/widgets/piecharts.php:193 includes/widgets/stats-bars.php:230
|
1748 |
+
msgid "Stats Percentage"
|
1749 |
+
msgstr ""
|
1750 |
|
1751 |
+
#: includes/widgets/piecharts.php:222
|
1752 |
+
msgid "Stats Percentage Symbol"
|
1753 |
+
msgstr ""
|
1754 |
|
1755 |
+
#: includes/widgets/portfolio.php:31 includes/widgets/premium/portfolio.php:36
|
1756 |
+
msgid "Posts Grid"
|
1757 |
+
msgstr ""
|
1758 |
|
1759 |
+
#: includes/widgets/portfolio.php:56 includes/widgets/premium/portfolio.php:64
|
1760 |
+
#: includes/widgets/premium/posts-block.php:60
|
1761 |
+
msgid "Post Query"
|
1762 |
+
msgstr ""
|
1763 |
|
1764 |
+
#: includes/widgets/portfolio.php:64 includes/widgets/posts-carousel.php:60
|
1765 |
+
#: includes/widgets/premium/portfolio.php:72
|
1766 |
+
#: includes/widgets/premium/posts-block.php:68
|
1767 |
+
msgid "Post Types"
|
1768 |
msgstr ""
|
1769 |
|
1770 |
+
#: includes/widgets/portfolio.php:75 includes/widgets/posts-carousel.php:71
|
1771 |
+
#: includes/widgets/premium/portfolio.php:83
|
1772 |
+
#: includes/widgets/premium/posts-block.php:79
|
1773 |
+
msgid "Taxonomies"
|
1774 |
msgstr ""
|
1775 |
|
1776 |
+
#: includes/widgets/portfolio.php:86 includes/widgets/posts-carousel.php:82
|
1777 |
+
#: includes/widgets/premium/portfolio.php:94
|
1778 |
+
#: includes/widgets/premium/posts-block.php:90
|
1779 |
+
msgid "Post In"
|
1780 |
+
msgstr ""
|
1781 |
|
1782 |
+
#: includes/widgets/portfolio.php:87 includes/widgets/posts-carousel.php:83
|
1783 |
+
#: includes/widgets/premium/portfolio.php:95
|
1784 |
+
msgid "Provide a comma separated list of Post IDs to display in the grid."
|
1785 |
msgstr ""
|
1786 |
|
1787 |
+
#: includes/widgets/portfolio.php:96 includes/widgets/posts-carousel.php:92
|
1788 |
+
#: includes/widgets/premium/portfolio.php:104
|
1789 |
+
#: includes/widgets/premium/posts-block.php:100
|
1790 |
+
msgid "Posts Per Page"
|
1791 |
msgstr ""
|
1792 |
|
1793 |
+
#: includes/widgets/portfolio.php:105 includes/widgets/posts-carousel.php:101
|
1794 |
+
#: includes/widgets/premium/portfolio.php:113
|
1795 |
+
#: includes/widgets/premium/posts-block.php:109
|
1796 |
+
msgid "Advanced"
|
1797 |
msgstr ""
|
1798 |
|
1799 |
+
#: includes/widgets/portfolio.php:113 includes/widgets/posts-carousel.php:109
|
1800 |
+
#: includes/widgets/premium/portfolio.php:121
|
1801 |
+
#: includes/widgets/premium/posts-block.php:117
|
1802 |
+
msgid "Order By"
|
1803 |
msgstr ""
|
1804 |
|
1805 |
+
#: includes/widgets/portfolio.php:116 includes/widgets/posts-carousel.php:112
|
1806 |
+
#: includes/widgets/premium/portfolio.php:124
|
1807 |
+
#: includes/widgets/premium/posts-block.php:120
|
1808 |
+
msgid "No order"
|
1809 |
msgstr ""
|
1810 |
|
1811 |
+
#: includes/widgets/portfolio.php:117 includes/widgets/posts-carousel.php:113
|
1812 |
+
#: includes/widgets/premium/portfolio.php:125
|
1813 |
+
#: includes/widgets/premium/posts-block.php:121
|
1814 |
+
msgid "Post ID"
|
1815 |
msgstr ""
|
1816 |
|
1817 |
+
#: includes/widgets/portfolio.php:118 includes/widgets/posts-carousel.php:114
|
1818 |
+
#: includes/widgets/premium/portfolio.php:126
|
1819 |
+
#: includes/widgets/premium/posts-block.php:122
|
1820 |
+
msgid "Author"
|
1821 |
msgstr ""
|
1822 |
|
1823 |
+
#: includes/widgets/portfolio.php:120 includes/widgets/posts-carousel.php:116
|
1824 |
+
#: includes/widgets/premium/portfolio.php:128
|
1825 |
+
#: includes/widgets/premium/posts-block.php:124
|
1826 |
+
msgid "Published date"
|
1827 |
msgstr ""
|
1828 |
|
1829 |
+
#: includes/widgets/portfolio.php:121 includes/widgets/posts-carousel.php:117
|
1830 |
+
#: includes/widgets/premium/portfolio.php:129
|
1831 |
+
#: includes/widgets/premium/posts-block.php:125
|
1832 |
+
msgid "Modified date"
|
1833 |
msgstr ""
|
1834 |
|
1835 |
+
#: includes/widgets/portfolio.php:122 includes/widgets/posts-carousel.php:118
|
1836 |
+
#: includes/widgets/premium/portfolio.php:130
|
1837 |
+
#: includes/widgets/premium/posts-block.php:126
|
1838 |
+
msgid "By parent"
|
1839 |
msgstr ""
|
1840 |
|
1841 |
+
#: includes/widgets/portfolio.php:123 includes/widgets/posts-carousel.php:119
|
1842 |
+
#: includes/widgets/premium/portfolio.php:131
|
1843 |
+
#: includes/widgets/premium/posts-block.php:127
|
1844 |
+
msgid "Random order"
|
1845 |
msgstr ""
|
1846 |
|
1847 |
+
#: includes/widgets/portfolio.php:124 includes/widgets/posts-carousel.php:120
|
1848 |
+
#: includes/widgets/premium/portfolio.php:132
|
1849 |
+
#: includes/widgets/premium/posts-block.php:128
|
1850 |
+
msgid "Comment count"
|
1851 |
msgstr ""
|
1852 |
|
1853 |
+
#: includes/widgets/portfolio.php:125 includes/widgets/posts-carousel.php:121
|
1854 |
+
#: includes/widgets/premium/portfolio.php:133
|
1855 |
+
#: includes/widgets/premium/posts-block.php:129
|
1856 |
+
msgid "Menu order"
|
1857 |
msgstr ""
|
1858 |
|
1859 |
+
#: includes/widgets/portfolio.php:126 includes/widgets/posts-carousel.php:122
|
1860 |
+
#: includes/widgets/premium/portfolio.php:134
|
1861 |
+
#: includes/widgets/premium/posts-block.php:130
|
1862 |
+
msgid "By include order"
|
1863 |
msgstr ""
|
1864 |
|
1865 |
+
#: includes/widgets/portfolio.php:135 includes/widgets/posts-carousel.php:131
|
1866 |
+
#: includes/widgets/premium/portfolio.php:143
|
1867 |
+
#: includes/widgets/premium/posts-block.php:139
|
1868 |
+
msgid "Order"
|
|
|
|
|
|
|
|
|
1869 |
msgstr ""
|
1870 |
|
1871 |
+
#: includes/widgets/portfolio.php:138 includes/widgets/posts-carousel.php:134
|
1872 |
+
#: includes/widgets/premium/portfolio.php:146
|
1873 |
+
#: includes/widgets/premium/posts-block.php:142
|
1874 |
+
msgid "Ascending"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1875 |
msgstr ""
|
1876 |
|
1877 |
+
#: includes/widgets/portfolio.php:139 includes/widgets/posts-carousel.php:135
|
1878 |
+
#: includes/widgets/premium/portfolio.php:147
|
1879 |
+
#: includes/widgets/premium/posts-block.php:143
|
1880 |
+
msgid "Descending"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1881 |
msgstr ""
|
1882 |
|
1883 |
+
#: includes/widgets/portfolio.php:150 includes/widgets/posts-carousel.php:146
|
1884 |
+
#: includes/widgets/premium/portfolio.php:329
|
1885 |
+
#: includes/widgets/premium/posts-block.php:364
|
1886 |
+
msgid "Post Content"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1887 |
msgstr ""
|
1888 |
|
1889 |
+
#: includes/widgets/portfolio.php:157 includes/widgets/premium/gallery.php:79
|
1890 |
+
#: includes/widgets/premium/portfolio.php:165
|
1891 |
+
msgid "Heading for the grid"
|
1892 |
+
msgstr "כותרת הרשת"
|
1893 |
+
|
1894 |
+
#: includes/widgets/portfolio.php:159 includes/widgets/portfolio.php:160
|
1895 |
+
#: includes/widgets/premium/portfolio.php:167
|
1896 |
+
#: includes/widgets/premium/portfolio.php:168
|
1897 |
+
#: includes/widgets/premium/posts-block.php:163
|
1898 |
+
#: includes/widgets/premium/posts-block.php:164
|
1899 |
+
msgid "My Posts"
|
|
|
|
|
|
|
1900 |
msgstr ""
|
1901 |
|
1902 |
+
#: includes/widgets/portfolio.php:171
|
1903 |
+
#: includes/widgets/premium/portfolio.php:237
|
1904 |
+
#: includes/widgets/premium/posts-block.php:233
|
1905 |
+
msgid "Choose the taxonomy to display and filter on."
|
1906 |
+
msgstr "בחירת טקסונומיה לסינון הצגת הפוסטים"
|
1907 |
+
|
1908 |
+
#: includes/widgets/portfolio.php:173
|
1909 |
+
#: includes/widgets/premium/portfolio.php:239
|
1910 |
+
#: includes/widgets/premium/posts-block.php:235
|
1911 |
+
msgid ""
|
1912 |
+
"Choose the taxonomy information to display for posts/portfolio and the "
|
1913 |
+
"taxonomy that is used to filter the portfolio/post. Takes effect only if no "
|
1914 |
+
"taxonomy filters are specified when building query."
|
|
|
1915 |
msgstr ""
|
1916 |
+
"בחירת מידע הטקסונומיה לסינון הצגת הפוסטים. בשימוש רק אם לא צוין מסנן "
|
1917 |
+
"טקסונומי בשאילתה"
|
1918 |
|
1919 |
+
#: includes/widgets/portfolio.php:182
|
1920 |
+
#: includes/widgets/premium/portfolio.php:390
|
1921 |
+
msgid "Display posts title for the post/portfolio item?"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1922 |
msgstr ""
|
1923 |
|
1924 |
+
#: includes/widgets/portfolio.php:194
|
1925 |
+
#: includes/widgets/premium/portfolio.php:402
|
1926 |
+
msgid "Display post excerpt/summary for the post/portfolio item?"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1927 |
msgstr ""
|
1928 |
|
1929 |
+
#: includes/widgets/portfolio.php:208 includes/widgets/posts-carousel.php:213
|
1930 |
+
#: includes/widgets/premium/portfolio.php:476
|
1931 |
+
msgid "Post Meta"
|
1932 |
+
msgstr "תיאור פוסט"
|
1933 |
|
1934 |
+
#: includes/widgets/portfolio.php:216
|
1935 |
+
#: includes/widgets/premium/portfolio.php:484
|
1936 |
+
msgid "Display post author info for the post/portfolio item?"
|
1937 |
msgstr ""
|
1938 |
|
1939 |
+
#: includes/widgets/portfolio.php:229
|
1940 |
+
#: includes/widgets/premium/portfolio.php:500
|
1941 |
+
msgid "Display post date info for the post item?"
|
1942 |
msgstr ""
|
1943 |
|
1944 |
+
#: includes/widgets/portfolio.php:242
|
1945 |
+
msgid ""
|
1946 |
+
"Display taxonomy info for the post item? Choose the right taxonomy in Post "
|
1947 |
+
"Content section above."
|
1948 |
msgstr ""
|
1949 |
|
1950 |
+
#: includes/widgets/portfolio.php:256
|
1951 |
+
msgid "General Settings"
|
1952 |
+
msgstr "הגדרות כלליות"
|
1953 |
|
1954 |
+
#: includes/widgets/portfolio.php:264 includes/widgets/posts-carousel.php:175
|
1955 |
+
#: includes/widgets/premium/portfolio.php:336
|
1956 |
+
#: includes/widgets/premium/posts-block.php:326
|
1957 |
+
msgid "Link Images to Posts?"
|
1958 |
+
msgstr "האם לקשר את התמונות לפוסטים?"
|
1959 |
|
1960 |
+
#: includes/widgets/portfolio.php:277 includes/widgets/posts-carousel.php:167
|
1961 |
+
#: includes/widgets/premium/portfolio.php:216
|
1962 |
+
#: includes/widgets/premium/posts-block.php:212
|
1963 |
+
msgid "Image Size"
|
1964 |
msgstr ""
|
1965 |
|
1966 |
+
#: includes/widgets/portfolio.php:285 includes/widgets/premium/gallery.php:306
|
1967 |
+
#: includes/widgets/premium/portfolio.php:224
|
1968 |
+
#: includes/widgets/premium/posts-block.php:220
|
1969 |
+
msgid "Filterable?"
|
1970 |
+
msgstr "בר סינון?"
|
1971 |
|
1972 |
+
#: includes/widgets/portfolio.php:318 includes/widgets/premium/gallery.php:342
|
1973 |
+
#: includes/widgets/premium/portfolio.php:303
|
1974 |
+
msgid "Choose a layout for the grid"
|
1975 |
+
msgstr "בחירת פריסה עבור הרשת"
|
1976 |
|
1977 |
+
#: includes/widgets/portfolio.php:320 includes/widgets/premium/gallery.php:344
|
1978 |
+
#: includes/widgets/premium/portfolio.php:305
|
1979 |
+
msgid "Fit Rows"
|
1980 |
+
msgstr "מותאם לשורה"
|
1981 |
|
1982 |
+
#: includes/widgets/portfolio.php:321 includes/widgets/premium/gallery.php:345
|
1983 |
+
#: includes/widgets/premium/portfolio.php:306
|
1984 |
+
msgid "Masonry"
|
1985 |
+
msgstr "בניה"
|
1986 |
|
1987 |
+
#: includes/widgets/portfolio.php:332 includes/widgets/premium/gallery.php:789
|
1988 |
+
#: includes/widgets/premium/portfolio.php:586
|
1989 |
+
msgid "Gutter Options"
|
1990 |
msgstr ""
|
1991 |
|
1992 |
+
#: includes/widgets/portfolio.php:350 includes/widgets/premium/gallery.php:808
|
1993 |
+
#: includes/widgets/premium/portfolio.php:604
|
1994 |
+
msgid "Space between columns in the grid."
|
1995 |
msgstr ""
|
1996 |
|
1997 |
+
#: includes/widgets/portfolio.php:413
|
1998 |
+
#: includes/widgets/premium/portfolio.php:666
|
1999 |
+
msgid "Grid Heading"
|
2000 |
msgstr ""
|
2001 |
|
2002 |
+
#: includes/widgets/portfolio.php:422 includes/widgets/premium/gallery.php:495
|
2003 |
+
#: includes/widgets/premium/image-slider.php:453
|
2004 |
+
#: includes/widgets/premium/portfolio.php:674
|
2005 |
+
#: includes/widgets/premium/posts-block.php:536
|
2006 |
+
msgid "Heading HTML Tag"
|
2007 |
msgstr ""
|
2008 |
|
2009 |
+
#: includes/widgets/portfolio.php:461
|
2010 |
+
#: includes/widgets/premium/portfolio.php:713
|
2011 |
+
msgid "Grid Filters"
|
2012 |
msgstr ""
|
2013 |
|
2014 |
+
#: includes/widgets/portfolio.php:469 includes/widgets/premium/gallery.php:542
|
2015 |
+
#: includes/widgets/premium/portfolio.php:721
|
2016 |
+
#: includes/widgets/premium/posts-block.php:583
|
2017 |
+
msgid "Filter Color"
|
2018 |
msgstr ""
|
2019 |
|
2020 |
+
#: includes/widgets/portfolio.php:480 includes/widgets/premium/gallery.php:553
|
2021 |
+
#: includes/widgets/premium/portfolio.php:732
|
2022 |
+
#: includes/widgets/premium/posts-block.php:594
|
2023 |
+
msgid "Filter Hover Color"
|
2024 |
msgstr ""
|
2025 |
|
2026 |
+
#: includes/widgets/portfolio.php:491 includes/widgets/premium/gallery.php:564
|
2027 |
+
msgid "Active Filter Border Color"
|
2028 |
msgstr ""
|
2029 |
|
2030 |
+
#: includes/widgets/portfolio.php:512
|
2031 |
+
msgid "Grid Thumbnail"
|
2032 |
msgstr ""
|
2033 |
|
2034 |
+
#: includes/widgets/portfolio.php:520 includes/widgets/posts-carousel.php:553
|
2035 |
+
#: includes/widgets/premium/portfolio.php:761
|
2036 |
+
msgid "Thumbnail Info Entry Title"
|
2037 |
msgstr ""
|
2038 |
|
2039 |
+
#: includes/widgets/portfolio.php:547 includes/widgets/posts-carousel.php:580
|
2040 |
+
#: includes/widgets/premium/gallery-carousel.php:612
|
2041 |
+
#: includes/widgets/premium/gallery.php:642
|
2042 |
+
#: includes/widgets/premium/portfolio.php:788
|
2043 |
+
msgid "Title Color"
|
2044 |
msgstr ""
|
2045 |
|
2046 |
+
#: includes/widgets/portfolio.php:558 includes/widgets/posts-carousel.php:591
|
2047 |
+
#: includes/widgets/premium/gallery-carousel.php:623
|
2048 |
+
#: includes/widgets/premium/gallery.php:653
|
2049 |
+
msgid "Title Hover Border Color"
|
|
|
|
|
|
|
|
|
|
|
|
|
2050 |
msgstr ""
|
2051 |
|
2052 |
+
#: includes/widgets/portfolio.php:577 includes/widgets/posts-carousel.php:610
|
2053 |
+
#: includes/widgets/premium/portfolio.php:818
|
2054 |
+
msgid "Thumbnail Info Taxonomy Terms"
|
2055 |
msgstr ""
|
2056 |
|
2057 |
+
#: includes/widgets/portfolio.php:586 includes/widgets/posts-carousel.php:619
|
2058 |
+
#: includes/widgets/premium/portfolio.php:827
|
2059 |
+
#: includes/widgets/premium/posts-block.php:666
|
2060 |
+
msgid "Taxonomy Terms Color"
|
2061 |
msgstr ""
|
2062 |
|
2063 |
+
#: includes/widgets/portfolio.php:597
|
2064 |
+
#: includes/widgets/premium/portfolio.php:838
|
2065 |
+
msgid "Taxonomy Terms Hover Color"
|
2066 |
msgstr ""
|
2067 |
|
2068 |
+
#: includes/widgets/portfolio.php:618
|
2069 |
+
msgid "Grid Item Entry Title"
|
|
|
|
|
2070 |
msgstr ""
|
2071 |
|
2072 |
+
#: includes/widgets/portfolio.php:626 includes/widgets/posts-carousel.php:648
|
2073 |
+
#: includes/widgets/premium/portfolio.php:867
|
2074 |
+
#: includes/widgets/premium/posts-block.php:707
|
2075 |
+
msgid "Entry Title HTML Tag"
|
2076 |
msgstr ""
|
2077 |
|
2078 |
+
#: includes/widgets/portfolio.php:644 includes/widgets/posts-carousel.php:666
|
2079 |
+
#: includes/widgets/premium/portfolio.php:885
|
2080 |
+
#: includes/widgets/premium/posts-block.php:725
|
2081 |
+
msgid "Entry Title Color"
|
2082 |
msgstr ""
|
2083 |
|
2084 |
+
#: includes/widgets/portfolio.php:655
|
2085 |
+
#: includes/widgets/premium/portfolio.php:896
|
2086 |
+
#: includes/widgets/premium/posts-block.php:736
|
2087 |
+
msgid "Entry Title Hover Color"
|
2088 |
msgstr ""
|
2089 |
|
2090 |
+
#: includes/widgets/portfolio.php:676
|
2091 |
+
msgid "Grid Item Entry Summary"
|
|
|
2092 |
msgstr ""
|
2093 |
|
2094 |
+
#: includes/widgets/portfolio.php:684 includes/widgets/posts-carousel.php:695
|
2095 |
+
#: includes/widgets/premium/portfolio.php:925
|
2096 |
+
#: includes/widgets/premium/posts-block.php:765
|
2097 |
+
msgid "Entry Summary Color"
|
2098 |
msgstr ""
|
2099 |
|
2100 |
+
#: includes/widgets/portfolio.php:705
|
2101 |
+
msgid "Grid Item Entry Meta"
|
2102 |
msgstr ""
|
2103 |
|
2104 |
+
#: includes/widgets/portfolio.php:713 includes/widgets/posts-carousel.php:724
|
2105 |
+
#: includes/widgets/premium/portfolio.php:946
|
2106 |
+
#: includes/widgets/premium/posts-block.php:786
|
2107 |
+
msgid "Entry Meta"
|
2108 |
msgstr ""
|
2109 |
|
2110 |
+
#: includes/widgets/portfolio.php:722 includes/widgets/posts-carousel.php:733
|
2111 |
+
#: includes/widgets/premium/portfolio.php:954
|
2112 |
+
#: includes/widgets/premium/posts-block.php:794
|
2113 |
+
msgid "Entry Meta Color"
|
2114 |
msgstr ""
|
2115 |
|
2116 |
+
#: includes/widgets/portfolio.php:742 includes/widgets/posts-carousel.php:753
|
2117 |
+
msgid "Entry Meta Link"
|
|
|
2118 |
msgstr ""
|
2119 |
|
2120 |
+
#: includes/widgets/portfolio.php:751 includes/widgets/posts-carousel.php:762
|
2121 |
+
#: includes/widgets/premium/portfolio.php:965
|
2122 |
+
#: includes/widgets/premium/posts-block.php:805
|
2123 |
+
msgid "Entry Meta Link Color"
|
2124 |
msgstr ""
|
2125 |
|
2126 |
+
#: includes/widgets/posts-carousel.php:29
|
2127 |
+
msgid "Posts Carousel"
|
|
|
2128 |
msgstr ""
|
2129 |
|
2130 |
+
#: includes/widgets/posts-carousel.php:53
|
2131 |
+
msgid "Posts Query"
|
|
|
2132 |
msgstr ""
|
2133 |
|
2134 |
+
#: includes/widgets/posts-carousel.php:154
|
2135 |
+
msgid "Choose the taxonomy to display info."
|
2136 |
+
msgstr "בחירת טקסונומיה למידע תצוגה"
|
2137 |
|
2138 |
+
#: includes/widgets/posts-carousel.php:155
|
2139 |
+
msgid ""
|
2140 |
+
"Choose the taxonomy to use for display of taxonomy information for posts/"
|
2141 |
+
"custom post types."
|
2142 |
+
msgstr "בחירת טקסונומיה לשימוש עבור מידע הטקסונומיה עבור סוגי פוסט"
|
2143 |
+
|
2144 |
+
#: includes/widgets/posts-carousel.php:187
|
2145 |
+
#: includes/widgets/premium/posts-block.php:373
|
2146 |
+
msgid "Display posts title below the post item?"
|
2147 |
+
msgstr "הצגת כותרת פוסט מתחת לפריט?"
|
2148 |
+
|
2149 |
+
#: includes/widgets/posts-carousel.php:199
|
2150 |
+
#: includes/widgets/premium/posts-block.php:385
|
2151 |
+
msgid "Display post excerpt/summary below the post item?"
|
2152 |
+
msgstr "להציג למטה תקציר?"
|
2153 |
+
|
2154 |
+
#: includes/widgets/posts-carousel.php:221
|
2155 |
+
#: includes/widgets/premium/posts-block.php:420
|
2156 |
+
msgid "Display post author info below the post item?"
|
2157 |
+
msgstr "האם להציג את מחבר הפוסט מתחת לפריט?"
|
2158 |
+
|
2159 |
+
#: includes/widgets/posts-carousel.php:234
|
2160 |
+
#: includes/widgets/premium/posts-block.php:433
|
2161 |
+
msgid "Display post date info below the post item?"
|
2162 |
+
msgstr "האם להציג את תאריך הפוסט מתחת לפריט?"
|
2163 |
+
|
2164 |
+
#: includes/widgets/posts-carousel.php:247
|
2165 |
+
msgid "Display taxonomy info below the post item?"
|
2166 |
+
msgstr "האם להציג מידע טקסונומיה מתחת לפריט?"
|
2167 |
+
|
2168 |
+
#: includes/widgets/posts-carousel.php:463
|
2169 |
+
msgid "Mobile Gutter"
|
2170 |
msgstr ""
|
2171 |
|
2172 |
+
#: includes/widgets/posts-carousel.php:513
|
2173 |
+
msgid "Post Thumbnail"
|
2174 |
msgstr ""
|
2175 |
|
2176 |
+
#: includes/widgets/posts-carousel.php:521
|
2177 |
+
#: includes/widgets/premium/gallery-carousel.php:552
|
2178 |
+
msgid "Thumbnail Hover Background Color"
|
2179 |
msgstr ""
|
2180 |
|
2181 |
+
#: includes/widgets/posts-carousel.php:640
|
2182 |
+
msgid "Post Entry Title"
|
2183 |
+
msgstr ""
|
2184 |
|
2185 |
+
#: includes/widgets/posts-carousel.php:687
|
2186 |
+
msgid "Post Entry Summary"
|
2187 |
msgstr ""
|
2188 |
|
2189 |
+
#: includes/widgets/posts-carousel.php:716
|
2190 |
+
msgid "Post Entry Meta"
|
|
|
|
|
2191 |
msgstr ""
|
2192 |
|
2193 |
+
#: includes/widgets/premium/accordion.php:29
|
2194 |
+
#: includes/widgets/premium/accordion.php:53
|
2195 |
+
#: includes/widgets/premium/accordion.php:149
|
2196 |
+
msgid "Accordion"
|
2197 |
+
msgstr "אקורדיאון"
|
2198 |
|
2199 |
+
#: includes/widgets/premium/accordion.php:78
|
2200 |
+
msgid "Allow to function like toggle?"
|
2201 |
+
msgstr "לאפשר תפקוד מיתוג?"
|
2202 |
|
2203 |
+
#: includes/widgets/premium/accordion.php:89
|
2204 |
+
msgid "Start expanded?"
|
2205 |
+
msgstr ""
|
2206 |
|
2207 |
+
#: includes/widgets/premium/accordion.php:99
|
2208 |
+
msgid "Accordion Items"
|
2209 |
+
msgstr ""
|
2210 |
|
2211 |
+
#: includes/widgets/premium/accordion.php:104
|
2212 |
+
msgid "Accordion Panel #1"
|
|
|
|
|
|
|
|
|
2213 |
msgstr ""
|
2214 |
|
2215 |
+
#: includes/widgets/premium/accordion.php:105
|
2216 |
+
#: includes/widgets/premium/accordion.php:109
|
2217 |
msgid ""
|
2218 |
+
"I am item content. Click edit button to change this text. Lorem ipsum dolor "
|
2219 |
+
"sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec "
|
2220 |
+
"ullamcorper mattis, pulvinar dapibus leo."
|
|
|
2221 |
msgstr ""
|
2222 |
|
2223 |
+
#: includes/widgets/premium/accordion.php:108
|
2224 |
+
msgid "Accordion Panel #2"
|
|
|
2225 |
msgstr ""
|
2226 |
|
2227 |
+
#: includes/widgets/premium/accordion.php:115
|
2228 |
+
msgid "Panel ID"
|
2229 |
msgstr ""
|
2230 |
|
2231 |
+
#: includes/widgets/premium/accordion.php:116
|
2232 |
msgid ""
|
2233 |
+
"The Panel ID is required to link to a panel. It must be unique across the "
|
2234 |
+
"page, must begin with a letter and may be followed by any number of letters, "
|
2235 |
+
"digits, hyphens or underscores."
|
2236 |
msgstr ""
|
2237 |
|
2238 |
+
#: includes/widgets/premium/accordion.php:121
|
2239 |
+
msgid "Panel Title & Content"
|
2240 |
msgstr ""
|
2241 |
|
2242 |
+
#: includes/widgets/premium/accordion.php:123
|
2243 |
+
msgid "Accordion Title"
|
|
|
2244 |
msgstr ""
|
2245 |
|
2246 |
+
#: includes/widgets/premium/accordion.php:131
|
2247 |
+
msgid "Panel Content"
|
2248 |
+
msgstr "תוכן הלוח"
|
|
|
|
|
2249 |
|
2250 |
+
#: includes/widgets/premium/accordion.php:133
|
2251 |
+
msgid "Accordion Content"
|
2252 |
msgstr ""
|
2253 |
|
2254 |
+
#: includes/widgets/premium/button.php:30
|
2255 |
+
#: includes/widgets/premium/button.php:52
|
2256 |
+
msgid "Button"
|
2257 |
msgstr ""
|
2258 |
|
2259 |
+
#: includes/widgets/premium/button.php:59
|
2260 |
+
msgid "Button Title"
|
|
|
2261 |
msgstr ""
|
2262 |
|
2263 |
+
#: includes/widgets/premium/button.php:61
|
2264 |
+
#: includes/widgets/premium/button.php:62
|
2265 |
+
msgid "Buy Now"
|
2266 |
+
msgstr "קניה"
|
2267 |
|
2268 |
+
#: includes/widgets/premium/button.php:71
|
2269 |
+
msgid "The URL to which button should point to."
|
2270 |
+
msgstr "הכתובת אליה מפנה הכפתור"
|
|
|
2271 |
|
2272 |
+
#: includes/widgets/premium/button.php:72
|
2273 |
+
msgid "Target URL"
|
2274 |
+
msgstr "כתובת יעד"
|
2275 |
+
|
2276 |
+
#: includes/widgets/premium/button.php:79
|
2277 |
+
#: includes/widgets/premium/gallery-carousel.php:129
|
2278 |
+
#: includes/widgets/premium/gallery.php:189
|
2279 |
+
#: includes/widgets/premium/icon-list.php:147
|
2280 |
+
#: includes/widgets/premium/image-slider.php:124
|
2281 |
+
#: includes/widgets/premium/image-slider.php:176
|
2282 |
+
#: includes/widgets/premium/portfolio.php:185
|
2283 |
+
#: includes/widgets/premium/posts-block.php:181
|
2284 |
+
#: includes/widgets/premium/services-carousel.php:94
|
2285 |
+
#: includes/widgets/premium/services-carousel.php:101
|
2286 |
+
#: includes/widgets/premium/services-carousel.php:108
|
2287 |
+
#: includes/widgets/premium/services-carousel.php:115
|
2288 |
+
#: includes/widgets/premium/services-carousel.php:181
|
2289 |
+
#: includes/widgets/pricing-table.php:199
|
2290 |
+
msgid "http://your-link.com"
|
2291 |
msgstr ""
|
2292 |
|
2293 |
+
#: includes/widgets/premium/button.php:88
|
2294 |
+
#: includes/widgets/premium/icon-list.php:105 includes/widgets/services.php:157
|
2295 |
+
msgid "Icon Type"
|
2296 |
msgstr ""
|
2297 |
|
2298 |
+
#: includes/widgets/premium/button.php:102
|
2299 |
+
msgid "Button Image"
|
|
|
2300 |
msgstr ""
|
2301 |
|
2302 |
+
#: includes/widgets/premium/button.php:116
|
2303 |
+
msgid "Button Icon"
|
|
|
2304 |
msgstr ""
|
2305 |
|
2306 |
+
#: includes/widgets/premium/button.php:139
|
2307 |
+
msgid "Set a unique CSS class for the button. (optional)."
|
|
|
2308 |
msgstr ""
|
2309 |
|
2310 |
+
#: includes/widgets/premium/button.php:140
|
2311 |
+
#: includes/widgets/premium/image-slider.php:68
|
2312 |
+
#: includes/widgets/premium/slider.php:62
|
2313 |
+
msgid "Class"
|
2314 |
+
msgstr "מחלקה"
|
2315 |
+
|
2316 |
+
#: includes/widgets/premium/button.php:147
|
2317 |
+
msgid "Inline CSS styling for the button element. (optional)."
|
2318 |
msgstr ""
|
2319 |
|
2320 |
+
#: includes/widgets/premium/button.php:148
|
2321 |
+
msgid "Style"
|
2322 |
+
msgstr "עיצוב"
|
2323 |
+
|
2324 |
+
#: includes/widgets/premium/button.php:155
|
2325 |
+
msgid "Can be overridden with custom colors in Style tab."
|
2326 |
msgstr ""
|
2327 |
|
2328 |
+
#: includes/widgets/premium/button.php:156
|
2329 |
+
#: includes/widgets/premium/button.php:253
|
2330 |
+
#: includes/widgets/premium/image-slider.php:185
|
2331 |
+
#: includes/widgets/pricing-table.php:478
|
2332 |
+
msgid "Button Color"
|
2333 |
msgstr ""
|
2334 |
|
2335 |
+
#: includes/widgets/premium/button.php:159
|
2336 |
+
#: includes/widgets/premium/image-slider.php:189
|
2337 |
+
msgid "Black"
|
2338 |
+
msgstr "שחור"
|
2339 |
|
2340 |
+
#: includes/widgets/premium/button.php:160
|
2341 |
+
#: includes/widgets/premium/image-slider.php:190
|
2342 |
+
msgid "Blue"
|
2343 |
+
msgstr "כחול"
|
2344 |
|
2345 |
+
#: includes/widgets/premium/button.php:161
|
2346 |
+
#: includes/widgets/premium/image-slider.php:191
|
2347 |
+
msgid "Cyan"
|
2348 |
+
msgstr "טורקיז"
|
2349 |
|
2350 |
+
#: includes/widgets/premium/button.php:162
|
2351 |
+
#: includes/widgets/premium/image-slider.php:192
|
2352 |
+
msgid "Green"
|
2353 |
+
msgstr "ירוק"
|
2354 |
|
2355 |
+
#: includes/widgets/premium/button.php:163
|
2356 |
+
#: includes/widgets/premium/image-slider.php:193
|
2357 |
+
msgid "Orange"
|
2358 |
+
msgstr "כתום"
|
2359 |
|
2360 |
+
#: includes/widgets/premium/button.php:164
|
2361 |
+
#: includes/widgets/premium/image-slider.php:194
|
2362 |
+
msgid "Pink"
|
2363 |
+
msgstr "ורוד"
|
2364 |
+
|
2365 |
+
#: includes/widgets/premium/button.php:165
|
2366 |
+
#: includes/widgets/premium/image-slider.php:195
|
2367 |
+
msgid "Red"
|
2368 |
+
msgstr "אדום"
|
2369 |
+
|
2370 |
+
#: includes/widgets/premium/button.php:166
|
2371 |
+
#: includes/widgets/premium/image-slider.php:196
|
2372 |
+
msgid "Teal"
|
2373 |
+
msgstr "ירוק כחלחל"
|
2374 |
+
|
2375 |
+
#: includes/widgets/premium/button.php:167
|
2376 |
+
#: includes/widgets/premium/image-slider.php:197
|
2377 |
+
msgid "Transparent"
|
2378 |
+
msgstr "שקוף"
|
2379 |
+
|
2380 |
+
#: includes/widgets/premium/button.php:168
|
2381 |
+
#: includes/widgets/premium/image-slider.php:198
|
2382 |
+
msgid "Semi Transparent"
|
2383 |
+
msgstr "שקוף למחצה"
|
2384 |
+
|
2385 |
+
#: includes/widgets/premium/button.php:178
|
2386 |
+
#: includes/widgets/premium/image-slider.php:206
|
2387 |
+
#: includes/widgets/pricing-table.php:458
|
2388 |
+
msgid "Button Size"
|
2389 |
+
msgstr "גודל הכפתור"
|
2390 |
|
2391 |
+
#: includes/widgets/premium/button.php:179
|
2392 |
+
msgid "Can be overridden with custom padding in Style tab."
|
2393 |
+
msgstr ""
|
2394 |
|
2395 |
+
#: includes/widgets/premium/button.php:181
|
2396 |
+
#: includes/widgets/premium/image-slider.php:208
|
2397 |
+
msgid "Medium"
|
2398 |
+
msgstr "בינוני"
|
2399 |
|
2400 |
+
#: includes/widgets/premium/button.php:182
|
2401 |
+
#: includes/widgets/premium/image-slider.php:209
|
2402 |
+
msgid "Large"
|
2403 |
+
msgstr "גדול"
|
2404 |
|
2405 |
+
#: includes/widgets/premium/button.php:183
|
2406 |
+
#: includes/widgets/premium/image-slider.php:210
|
2407 |
+
msgid "Small"
|
2408 |
+
msgstr "קטן"
|
2409 |
|
2410 |
+
#: includes/widgets/premium/button.php:194
|
2411 |
+
#: includes/widgets/premium/image-slider.php:218
|
2412 |
+
msgid "Rounded Button?"
|
2413 |
msgstr ""
|
2414 |
|
2415 |
+
#: includes/widgets/premium/button.php:195
|
2416 |
+
msgid "Can be overridden with custom border radius in Style tab."
|
2417 |
msgstr ""
|
2418 |
|
2419 |
+
#: includes/widgets/premium/button.php:265
|
2420 |
+
#: includes/widgets/pricing-table.php:490
|
2421 |
+
msgid "Button Hover Color"
|
2422 |
msgstr ""
|
2423 |
|
2424 |
+
#: includes/widgets/premium/button.php:277
|
2425 |
+
msgid "Custom Padding"
|
2426 |
msgstr ""
|
2427 |
|
2428 |
+
#: includes/widgets/premium/button.php:290
|
2429 |
+
msgid "Custom Border Radius"
|
2430 |
msgstr ""
|
2431 |
|
2432 |
+
#: includes/widgets/premium/button.php:306
|
2433 |
+
msgid "Button Label"
|
2434 |
msgstr ""
|
2435 |
|
2436 |
+
#: includes/widgets/premium/button.php:314
|
2437 |
+
#: includes/widgets/pricing-table.php:502
|
2438 |
+
msgid "Label Color"
|
2439 |
msgstr ""
|
2440 |
|
2441 |
+
#: includes/widgets/premium/button.php:348
|
2442 |
+
#: includes/widgets/premium/icon-list.php:220
|
2443 |
+
msgid "Icon/Image size in pixels"
|
2444 |
+
msgstr "גודל הצלמית / תמונה בפיקסלים"
|
2445 |
+
|
2446 |
+
#: includes/widgets/premium/button.php:365
|
2447 |
+
msgid "Space between icon/image and label."
|
2448 |
msgstr ""
|
2449 |
|
2450 |
+
#: includes/widgets/premium/button.php:400
|
2451 |
+
#: includes/widgets/premium/icon-list.php:269 includes/widgets/services.php:333
|
2452 |
+
#: includes/widgets/team-members.php:526
|
2453 |
+
msgid "Icon Hover Color"
|
2454 |
msgstr ""
|
2455 |
|
2456 |
+
#: includes/widgets/premium/faq.php:29 includes/widgets/premium/faq.php:53
|
2457 |
+
#: includes/widgets/premium/faq.php:148
|
2458 |
+
msgid "FAQ"
|
2459 |
msgstr ""
|
2460 |
|
2461 |
+
#: includes/widgets/premium/faq.php:78
|
2462 |
+
msgid "FAQ Items"
|
2463 |
msgstr ""
|
2464 |
|
2465 |
+
#: includes/widgets/premium/faq.php:108
|
2466 |
+
msgid "Question & Answer"
|
2467 |
msgstr ""
|
2468 |
|
2469 |
+
#: includes/widgets/premium/faq.php:118
|
2470 |
+
msgid "Answer"
|
2471 |
msgstr ""
|
2472 |
|
2473 |
+
#: includes/widgets/premium/faq.php:119 includes/widgets/premium/faq.php:121
|
2474 |
+
msgid "The HTML content as answer for the FAQ item."
|
2475 |
msgstr ""
|
2476 |
|
2477 |
+
#: includes/widgets/premium/features.php:31
|
2478 |
+
#: includes/widgets/premium/features.php:54
|
2479 |
+
#: includes/widgets/premium/features.php:78
|
2480 |
+
msgid "Features"
|
2481 |
msgstr ""
|
2482 |
|
2483 |
+
#: includes/widgets/premium/features.php:61
|
2484 |
+
msgid "Container Class"
|
2485 |
msgstr ""
|
2486 |
|
2487 |
+
#: includes/widgets/premium/features.php:62
|
2488 |
+
msgid "The CSS class for the features container DIV element."
|
2489 |
msgstr ""
|
2490 |
|
2491 |
+
#: includes/widgets/premium/features.php:70
|
2492 |
+
msgid "Feature Image Size"
|
2493 |
msgstr ""
|
2494 |
|
2495 |
+
#: includes/widgets/premium/features.php:113
|
2496 |
+
msgid "Feature Class"
|
2497 |
msgstr ""
|
2498 |
|
2499 |
+
#: includes/widgets/premium/features.php:114
|
2500 |
+
msgid "The CSS class for the feature DIV element (optional)"
|
2501 |
msgstr ""
|
2502 |
|
2503 |
+
#: includes/widgets/premium/features.php:120
|
2504 |
+
msgid "Feature Title"
|
2505 |
msgstr ""
|
2506 |
|
2507 |
+
#: includes/widgets/premium/features.php:130
|
2508 |
+
msgid "Feature Subtitle"
|
2509 |
msgstr ""
|
2510 |
|
2511 |
+
#: includes/widgets/premium/features.php:141
|
2512 |
+
msgid "Feature Image."
|
2513 |
+
msgstr ""
|
2514 |
|
2515 |
+
#: includes/widgets/premium/features.php:142
|
2516 |
+
msgid ""
|
2517 |
+
"An icon image or a bitmap which best represents the feature we are capturing"
|
2518 |
+
msgstr ""
|
2519 |
|
2520 |
+
#: includes/widgets/premium/features.php:156
|
2521 |
+
#: includes/widgets/premium/features.php:312
|
2522 |
+
msgid "Text"
|
2523 |
+
msgstr "טקסט"
|
2524 |
|
2525 |
+
#: includes/widgets/premium/features.php:157
|
2526 |
+
msgid "The feature content."
|
2527 |
msgstr ""
|
2528 |
|
2529 |
+
#: includes/widgets/premium/features.php:158
|
2530 |
+
msgid "Feature content goes here."
|
2531 |
msgstr ""
|
2532 |
|
2533 |
+
#: includes/widgets/premium/features.php:168
|
2534 |
+
msgid "Animation for the Feature Image"
|
2535 |
msgstr ""
|
2536 |
|
2537 |
+
#: includes/widgets/premium/features.php:176
|
2538 |
+
msgid "Animation for the Feature Text"
|
2539 |
msgstr ""
|
2540 |
|
2541 |
+
#: includes/widgets/premium/features.php:200
|
2542 |
+
msgid "Apply Tiled Design?"
|
2543 |
msgstr ""
|
2544 |
|
2545 |
+
#: includes/widgets/premium/features.php:211
|
2546 |
+
msgid "Features Spacing"
|
2547 |
msgstr ""
|
2548 |
|
2549 |
+
#: includes/widgets/premium/features.php:212
|
2550 |
+
msgid "Takes effect only if tiled design has not been applied"
|
2551 |
msgstr ""
|
2552 |
|
2553 |
+
#: includes/widgets/premium/gallery-carousel.php:34
|
2554 |
+
msgid "Gallery Carousel"
|
|
|
2555 |
msgstr ""
|
2556 |
|
2557 |
+
#: includes/widgets/premium/gallery-carousel.php:59
|
2558 |
+
#: includes/widgets/premium/gallery.php:93
|
2559 |
+
msgid "Gallery Items"
|
2560 |
msgstr ""
|
2561 |
|
2562 |
+
#: includes/widgets/premium/gallery-carousel.php:72
|
2563 |
+
#: includes/widgets/premium/gallery.php:132
|
2564 |
+
msgid "Item Type"
|
2565 |
msgstr ""
|
2566 |
|
2567 |
+
#: includes/widgets/premium/gallery-carousel.php:74
|
2568 |
+
#: includes/widgets/premium/gallery.php:134
|
2569 |
+
msgid "Image"
|
2570 |
+
msgstr "תמונה"
|
2571 |
|
2572 |
+
#: includes/widgets/premium/gallery-carousel.php:75
|
2573 |
+
#: includes/widgets/premium/gallery.php:135
|
2574 |
+
msgid "YouTube Video"
|
2575 |
+
msgstr "סרטון יוטיוב"
|
2576 |
|
2577 |
+
#: includes/widgets/premium/gallery-carousel.php:76
|
2578 |
+
#: includes/widgets/premium/gallery.php:136
|
2579 |
+
msgid "Vimeo Video"
|
2580 |
msgstr ""
|
2581 |
|
2582 |
+
#: includes/widgets/premium/gallery-carousel.php:77
|
2583 |
+
#: includes/widgets/premium/gallery.php:137
|
2584 |
+
msgid "HTML5 Video"
|
2585 |
+
msgstr "סרטון HTML5"
|
2586 |
|
2587 |
+
#: includes/widgets/premium/gallery-carousel.php:84
|
2588 |
+
#: includes/widgets/premium/gallery.php:144
|
2589 |
+
msgid "Item Label"
|
2590 |
msgstr ""
|
2591 |
|
2592 |
+
#: includes/widgets/premium/gallery-carousel.php:86
|
2593 |
+
#: includes/widgets/premium/gallery.php:146
|
2594 |
+
msgid "The label or name for the gallery item."
|
2595 |
msgstr ""
|
2596 |
|
2597 |
+
#: includes/widgets/premium/gallery-carousel.php:94
|
2598 |
+
#: includes/widgets/premium/gallery.php:154
|
2599 |
+
msgid "Gallery Image"
|
2600 |
msgstr ""
|
2601 |
|
2602 |
+
#: includes/widgets/premium/gallery-carousel.php:95
|
2603 |
+
#: includes/widgets/premium/gallery.php:155
|
2604 |
+
msgid ""
|
2605 |
+
"The image for the gallery item. If item type chosen is YouTube or Vimeo "
|
2606 |
+
"video, the image will be used as a placeholder image for video."
|
2607 |
msgstr ""
|
2608 |
|
2609 |
+
#: includes/widgets/premium/gallery-carousel.php:108
|
2610 |
+
#: includes/widgets/premium/gallery.php:168
|
2611 |
+
msgid "Item Tag(s)"
|
2612 |
msgstr ""
|
2613 |
|
2614 |
+
#: includes/widgets/premium/gallery-carousel.php:110
|
2615 |
+
msgid "One or more comma separated tags for the gallery item."
|
2616 |
msgstr ""
|
2617 |
|
2618 |
+
#: includes/widgets/premium/gallery-carousel.php:121
|
2619 |
+
#: includes/widgets/premium/gallery.php:181
|
2620 |
+
msgid "Item Link"
|
2621 |
msgstr ""
|
2622 |
|
2623 |
+
#: includes/widgets/premium/gallery-carousel.php:122
|
2624 |
+
#: includes/widgets/premium/gallery.php:182
|
2625 |
msgid ""
|
2626 |
+
"The URL of the page to which the image gallery item points to (optional)."
|
|
|
2627 |
msgstr ""
|
2628 |
|
2629 |
+
#: includes/widgets/premium/gallery-carousel.php:140
|
2630 |
+
#: includes/widgets/premium/gallery.php:200
|
2631 |
+
msgid "Video URL"
|
2632 |
msgstr ""
|
2633 |
|
2634 |
+
#: includes/widgets/premium/gallery-carousel.php:141
|
2635 |
+
#: includes/widgets/premium/gallery.php:201
|
2636 |
+
msgid "The URL of the YouTube or Vimeo video."
|
2637 |
msgstr ""
|
2638 |
|
2639 |
+
#: includes/widgets/premium/gallery-carousel.php:156
|
2640 |
+
#: includes/widgets/premium/gallery.php:216
|
2641 |
+
msgid "MP4 Video URL"
|
2642 |
msgstr ""
|
2643 |
|
2644 |
+
#: includes/widgets/premium/gallery-carousel.php:157
|
2645 |
+
#: includes/widgets/premium/gallery.php:217
|
2646 |
+
msgid "The URL of the MP4 video."
|
2647 |
msgstr ""
|
2648 |
|
2649 |
+
#: includes/widgets/premium/gallery-carousel.php:173
|
2650 |
+
#: includes/widgets/premium/gallery.php:233
|
2651 |
+
msgid "WebM Video URL"
|
2652 |
msgstr ""
|
2653 |
|
2654 |
+
#: includes/widgets/premium/gallery-carousel.php:174
|
2655 |
+
#: includes/widgets/premium/gallery.php:234
|
2656 |
+
msgid "The URL of the WebM video."
|
2657 |
msgstr ""
|
2658 |
|
2659 |
+
#: includes/widgets/premium/gallery-carousel.php:189
|
2660 |
+
#: includes/widgets/premium/gallery.php:280
|
2661 |
+
msgid "Item description"
|
2662 |
msgstr ""
|
2663 |
|
2664 |
+
#: includes/widgets/premium/gallery-carousel.php:191
|
2665 |
+
#: includes/widgets/premium/gallery.php:282
|
2666 |
+
msgid ""
|
2667 |
+
"Short description for the gallery item displayed in the lightbox gallery."
|
2668 |
+
"(optional)"
|
2669 |
msgstr ""
|
2670 |
|
2671 |
+
#: includes/widgets/premium/gallery-carousel.php:216
|
2672 |
+
msgid ""
|
2673 |
+
"Specify an unique identifier used as a custom CSS class name and lightbox "
|
2674 |
+
"group name/slug for the gallery carousel element."
|
2675 |
+
msgstr ""
|
2676 |
|
2677 |
+
#: includes/widgets/premium/gallery-carousel.php:217
|
2678 |
+
#: includes/widgets/premium/gallery.php:71
|
2679 |
+
msgid "Gallery Class/Identifier"
|
2680 |
msgstr ""
|
2681 |
|
2682 |
+
#: includes/widgets/premium/gallery-carousel.php:225
|
2683 |
+
#: includes/widgets/premium/gallery.php:354
|
2684 |
+
msgid "Display image/video title?"
|
2685 |
msgstr ""
|
2686 |
|
2687 |
+
#: includes/widgets/premium/gallery-carousel.php:237
|
2688 |
+
#: includes/widgets/premium/gallery.php:366
|
2689 |
+
msgid "Display image/video tags?"
|
2690 |
msgstr ""
|
2691 |
|
2692 |
+
#: includes/widgets/premium/gallery-carousel.php:250
|
2693 |
+
#: includes/widgets/premium/gallery.php:392
|
2694 |
+
msgid "Gallery Image Size"
|
2695 |
msgstr ""
|
2696 |
|
2697 |
+
#: includes/widgets/premium/gallery-carousel.php:264
|
2698 |
+
#: includes/widgets/premium/gallery.php:405
|
2699 |
+
#: includes/widgets/premium/portfolio.php:320
|
2700 |
+
#: includes/widgets/premium/posts-block.php:355
|
2701 |
+
msgid "Enable Lightbox Gallery?"
|
2702 |
msgstr ""
|
2703 |
|
2704 |
+
#: includes/widgets/premium/gallery-carousel.php:272
|
2705 |
+
#: includes/widgets/premium/gallery.php:413
|
2706 |
+
msgid "Lightbox Library"
|
2707 |
+
msgstr ""
|
2708 |
|
2709 |
+
#: includes/widgets/premium/gallery-carousel.php:273
|
2710 |
+
#: includes/widgets/premium/gallery.php:414
|
2711 |
+
msgid "Choose the preferred library for the lightbox"
|
2712 |
+
msgstr ""
|
2713 |
|
2714 |
+
#: includes/widgets/premium/gallery-carousel.php:275
|
2715 |
+
#: includes/widgets/premium/gallery.php:416
|
2716 |
+
msgid "Fancybox"
|
2717 |
+
msgstr ""
|
2718 |
|
2719 |
+
#: includes/widgets/premium/gallery-carousel.php:290
|
2720 |
+
msgid "Carousel Options"
|
2721 |
msgstr ""
|
2722 |
|
2723 |
+
#: includes/widgets/premium/gallery-carousel.php:543
|
2724 |
+
#: includes/widgets/premium/gallery.php:585
|
2725 |
+
msgid "Gallery Thumbnail"
|
2726 |
msgstr ""
|
2727 |
|
2728 |
+
#: includes/widgets/premium/gallery-carousel.php:586
|
2729 |
+
#: includes/widgets/premium/gallery.php:616
|
2730 |
+
msgid "Gallery Item Title"
|
2731 |
msgstr ""
|
2732 |
|
2733 |
+
#: includes/widgets/premium/gallery-carousel.php:644
|
2734 |
+
#: includes/widgets/premium/gallery.php:676
|
2735 |
+
msgid "Gallery Item Tags"
|
2736 |
msgstr ""
|
2737 |
|
2738 |
+
#: includes/widgets/premium/gallery-carousel.php:652
|
2739 |
+
#: includes/widgets/premium/gallery.php:684
|
2740 |
+
msgid "Item Tags Color"
|
2741 |
+
msgstr ""
|
|
|
2742 |
|
2743 |
+
#: includes/widgets/premium/gallery.php:37
|
2744 |
+
#: includes/widgets/premium/gallery.php:63
|
2745 |
+
msgid "Gallery"
|
2746 |
+
msgstr ""
|
2747 |
|
2748 |
+
#: includes/widgets/premium/gallery.php:70
|
2749 |
+
msgid ""
|
2750 |
+
"Specify an unique identifier used as a custom CSS class name and lightbox "
|
2751 |
+
"group name/slug for the gallery element."
|
2752 |
+
msgstr ""
|
2753 |
|
2754 |
+
#: includes/widgets/premium/gallery.php:81
|
2755 |
+
#: includes/widgets/premium/gallery.php:82
|
2756 |
+
msgid "My Gallery"
|
2757 |
+
msgstr ""
|
2758 |
|
2759 |
+
#: includes/widgets/premium/gallery.php:102
|
2760 |
+
msgid "Bulk upload images?"
|
2761 |
msgstr ""
|
2762 |
|
2763 |
+
#: includes/widgets/premium/gallery.php:114
|
2764 |
+
msgid "Add Images"
|
2765 |
msgstr ""
|
2766 |
|
2767 |
+
#: includes/widgets/premium/gallery.php:125
|
2768 |
+
msgid "Add items or choose bulk upload option above:"
|
2769 |
+
msgstr ""
|
2770 |
|
2771 |
+
#: includes/widgets/premium/gallery.php:170
|
2772 |
msgid ""
|
2773 |
+
"One or more comma separated tags for the gallery item. Will be used as "
|
2774 |
+
"filters for the items."
|
2775 |
msgstr ""
|
2776 |
|
2777 |
+
#: includes/widgets/premium/gallery.php:251
|
2778 |
+
msgid "Video Aspect Ratio"
|
|
|
|
|
|
|
|
|
2779 |
msgstr ""
|
2780 |
|
2781 |
+
#: includes/widgets/premium/gallery.php:268
|
2782 |
+
msgid "Display video inline?"
|
2783 |
msgstr ""
|
2784 |
|
2785 |
+
#: includes/widgets/premium/gallery.php:321
|
2786 |
+
msgid "Columns"
|
2787 |
msgstr ""
|
2788 |
|
2789 |
+
#: includes/widgets/premium/gallery.php:383
|
2790 |
+
msgid "Image Size and Lightbox"
|
|
|
2791 |
msgstr ""
|
2792 |
|
2793 |
+
#: includes/widgets/premium/gallery.php:431
|
2794 |
+
#: includes/widgets/premium/gallery.php:441
|
2795 |
+
#: includes/widgets/premium/gallery.php:705
|
2796 |
+
#: includes/widgets/premium/portfolio.php:544
|
2797 |
+
#: includes/widgets/premium/portfolio.php:553
|
2798 |
+
#: includes/widgets/premium/portfolio.php:1038
|
2799 |
+
#: includes/widgets/premium/posts-block.php:486
|
2800 |
+
#: includes/widgets/premium/posts-block.php:495
|
2801 |
+
#: includes/widgets/premium/posts-block.php:837
|
2802 |
+
msgid "Pagination"
|
2803 |
msgstr ""
|
2804 |
|
2805 |
+
#: includes/widgets/premium/gallery.php:442
|
2806 |
+
msgid ""
|
2807 |
+
"Choose pagination type or choose None if no pagination is desired. Make sure "
|
2808 |
+
"you enter the items per page value in the option 'Number of items to be "
|
2809 |
+
"displayed per page and on each load more invocation' field below to control "
|
2810 |
+
"number of items to display per page."
|
2811 |
+
msgstr ""
|
2812 |
|
2813 |
+
#: includes/widgets/premium/gallery.php:445
|
2814 |
+
#: includes/widgets/premium/portfolio.php:558
|
2815 |
+
#: includes/widgets/premium/posts-block.php:500
|
2816 |
+
msgid "Paged"
|
2817 |
+
msgstr ""
|
2818 |
|
2819 |
+
#: includes/widgets/premium/gallery.php:456
|
2820 |
+
msgid "Display count of items yet to be loaded with the load more button?"
|
|
|
2821 |
msgstr ""
|
2822 |
|
2823 |
+
#: includes/widgets/premium/gallery.php:472
|
2824 |
+
msgid ""
|
2825 |
+
"Number of items to be displayed per page and on each load more invocation."
|
2826 |
msgstr ""
|
2827 |
|
2828 |
+
#: includes/widgets/premium/gallery.php:486
|
2829 |
+
msgid "Gallery Heading"
|
2830 |
msgstr ""
|
2831 |
|
2832 |
+
#: includes/widgets/premium/gallery.php:534
|
2833 |
+
msgid "Gallery Filters"
|
|
|
2834 |
msgstr ""
|
2835 |
|
2836 |
+
#: includes/widgets/premium/gallery.php:593
|
2837 |
+
#: includes/widgets/team-members.php:325
|
2838 |
+
msgid "Thumbnail Hover Brightness (%)"
|
2839 |
+
msgstr ""
|
2840 |
|
2841 |
+
#: includes/widgets/premium/gallery.php:714
|
2842 |
+
#: includes/widgets/premium/portfolio.php:1046
|
2843 |
+
#: includes/widgets/premium/posts-block.php:845
|
2844 |
+
#: includes/widgets/testimonials.php:242
|
2845 |
+
msgid "Border Color"
|
2846 |
+
msgstr ""
|
2847 |
|
2848 |
+
#: includes/widgets/premium/gallery.php:725
|
2849 |
+
#: includes/widgets/premium/portfolio.php:1057
|
2850 |
+
#: includes/widgets/premium/posts-block.php:856
|
2851 |
+
msgid "Hover Background Color"
|
2852 |
+
msgstr ""
|
2853 |
|
2854 |
+
#: includes/widgets/premium/gallery.php:736
|
2855 |
+
#: includes/widgets/premium/portfolio.php:1068
|
2856 |
+
#: includes/widgets/premium/posts-block.php:867
|
2857 |
+
msgid "Nav Icon Color"
|
2858 |
msgstr ""
|
2859 |
|
2860 |
+
#: includes/widgets/premium/gallery.php:747
|
2861 |
+
#: includes/widgets/premium/portfolio.php:1091
|
2862 |
+
#: includes/widgets/premium/posts-block.php:890
|
2863 |
+
msgid "Disabled Nav Icon Color"
|
2864 |
+
msgstr ""
|
2865 |
|
2866 |
+
#: includes/widgets/premium/gallery.php:758
|
2867 |
+
#: includes/widgets/premium/portfolio.php:1102
|
2868 |
+
#: includes/widgets/premium/posts-block.php:901
|
2869 |
+
msgid "Navigation text"
|
2870 |
+
msgstr ""
|
2871 |
|
2872 |
+
#: includes/widgets/premium/gallery.php:767
|
2873 |
+
#: includes/widgets/premium/portfolio.php:1112
|
2874 |
+
#: includes/widgets/premium/posts-block.php:911
|
2875 |
+
msgid "Nav Text Color"
|
2876 |
msgstr ""
|
2877 |
|
2878 |
+
#: includes/widgets/premium/gallery.php:778
|
2879 |
+
#: includes/widgets/premium/portfolio.php:1134
|
2880 |
+
#: includes/widgets/premium/posts-block.php:933
|
2881 |
+
msgid "Nav Text Typography"
|
2882 |
msgstr ""
|
2883 |
|
2884 |
+
#: includes/widgets/premium/icon-list.php:30
|
2885 |
+
#: includes/widgets/premium/icon-list.php:54
|
2886 |
+
msgid "Icon List"
|
2887 |
+
msgstr "רשימת צלמיות"
|
2888 |
|
2889 |
+
#: includes/widgets/premium/icon-list.php:64
|
2890 |
+
msgid "Facebook"
|
2891 |
msgstr ""
|
2892 |
|
2893 |
+
#: includes/widgets/premium/icon-list.php:70
|
2894 |
+
msgid "Twitter"
|
|
|
2895 |
msgstr ""
|
2896 |
|
2897 |
+
#: includes/widgets/premium/icon-list.php:76
|
2898 |
+
msgid "Linkedin"
|
|
|
2899 |
msgstr ""
|
2900 |
|
2901 |
+
#: includes/widgets/premium/icon-list.php:82
|
2902 |
+
msgid "Google Plus"
|
2903 |
+
msgstr ""
|
2904 |
+
|
2905 |
+
#: includes/widgets/premium/icon-list.php:88
|
2906 |
+
msgid "Dribbble"
|
2907 |
msgstr ""
|
2908 |
|
2909 |
+
#: includes/widgets/premium/icon-list.php:97
|
2910 |
+
msgid "Icon Title"
|
2911 |
msgstr ""
|
2912 |
|
2913 |
+
#: includes/widgets/premium/icon-list.php:140
|
2914 |
+
msgid "Link"
|
|
|
2915 |
msgstr ""
|
2916 |
|
2917 |
+
#: includes/widgets/premium/icon-list.php:237
|
2918 |
+
#: includes/widgets/team-members.php:494
|
2919 |
+
msgid "Space between icons."
|
2920 |
msgstr ""
|
2921 |
|
2922 |
+
#: includes/widgets/premium/icon-list.php:283
|
2923 |
+
msgid "Tooltip"
|
|
|
2924 |
msgstr ""
|
2925 |
|
2926 |
+
#: includes/widgets/premium/icon-list.php:291
|
2927 |
+
msgid "Tooltip Background Color"
|
|
|
2928 |
msgstr ""
|
2929 |
|
2930 |
+
#: includes/widgets/premium/icon-list.php:304
|
2931 |
+
msgid "Tooltip Color"
|
|
|
2932 |
msgstr ""
|
2933 |
|
2934 |
+
#: includes/widgets/premium/image-slider.php:31
|
2935 |
+
#: includes/widgets/premium/image-slider.php:58
|
2936 |
+
msgid "Image Slider"
|
2937 |
msgstr ""
|
2938 |
|
2939 |
+
#: includes/widgets/premium/image-slider.php:67
|
2940 |
+
msgid "Provide a unique CSS class for the slider. (optional)."
|
|
|
2941 |
msgstr ""
|
2942 |
|
2943 |
+
#: includes/widgets/premium/image-slider.php:77
|
2944 |
+
msgid "Caption Style"
|
|
|
2945 |
msgstr ""
|
2946 |
|
2947 |
+
#: includes/widgets/premium/image-slider.php:89
|
2948 |
+
msgid "Image Slides"
|
|
|
2949 |
msgstr ""
|
2950 |
|
2951 |
+
#: includes/widgets/premium/image-slider.php:104
|
2952 |
+
msgid "Slide Image"
|
|
|
2953 |
msgstr ""
|
2954 |
|
2955 |
+
#: includes/widgets/premium/image-slider.php:117
|
2956 |
+
msgid "URL to link to by image and caption heading. (optional)"
|
|
|
2957 |
msgstr ""
|
2958 |
|
2959 |
+
#: includes/widgets/premium/image-slider.php:132
|
2960 |
+
#: includes/widgets/premium/image-slider.php:445
|
2961 |
+
msgid "Caption Heading"
|
2962 |
msgstr ""
|
2963 |
|
2964 |
+
#: includes/widgets/premium/image-slider.php:141
|
2965 |
+
#: includes/widgets/premium/image-slider.php:519
|
2966 |
+
msgid "Caption Subheading"
|
2967 |
msgstr ""
|
2968 |
|
2969 |
+
#: includes/widgets/premium/image-slider.php:151
|
2970 |
+
#: includes/widgets/premium/image-slider.php:548
|
2971 |
+
msgid "Caption Button"
|
2972 |
msgstr ""
|
2973 |
|
2974 |
+
#: includes/widgets/premium/image-slider.php:160
|
2975 |
+
msgid "Button Text"
|
2976 |
+
msgstr "טקסט הכפתור"
|
2977 |
+
|
2978 |
+
#: includes/widgets/premium/image-slider.php:169
|
2979 |
+
msgid "Button URL"
|
2980 |
+
msgstr "כתובת הכפתור"
|
2981 |
+
|
2982 |
+
#: includes/widgets/premium/image-slider.php:188
|
2983 |
+
msgid "Custom"
|
2984 |
+
msgstr "התאמה אישית"
|
2985 |
+
|
2986 |
+
#: includes/widgets/premium/image-slider.php:235
|
2987 |
+
msgid "Slider Options"
|
2988 |
msgstr ""
|
2989 |
|
2990 |
+
#: includes/widgets/premium/image-slider.php:244
|
2991 |
+
msgid "Slider Type"
|
|
|
2992 |
msgstr ""
|
2993 |
|
2994 |
+
#: includes/widgets/premium/image-slider.php:247
|
2995 |
+
msgid "Flex Slider"
|
|
|
2996 |
msgstr ""
|
2997 |
|
2998 |
+
#: includes/widgets/premium/image-slider.php:248
|
2999 |
+
msgid "Nivo Slider"
|
3000 |
msgstr ""
|
3001 |
|
3002 |
+
#: includes/widgets/premium/image-slider.php:249
|
3003 |
+
msgid "Slick Slider"
|
3004 |
+
msgstr ""
|
3005 |
|
3006 |
+
#: includes/widgets/premium/image-slider.php:250
|
3007 |
+
msgid "Responsive Slider"
|
|
|
|
|
|
|
3008 |
msgstr ""
|
|
|
|
|
3009 |
|
3010 |
+
#: includes/widgets/premium/image-slider.php:259
|
3011 |
+
msgid "Slide Image Size"
|
3012 |
+
msgstr ""
|
|
|
3013 |
|
3014 |
+
#: includes/widgets/premium/image-slider.php:270
|
3015 |
+
msgid "Slider Animation"
|
3016 |
+
msgstr ""
|
|
|
3017 |
|
3018 |
+
#: includes/widgets/premium/image-slider.php:274
|
3019 |
+
#: includes/widgets/premium/slider.php:148
|
3020 |
+
#: includes/widgets/testimonials-slider.php:146
|
3021 |
+
msgid "Slide"
|
3022 |
+
msgstr ""
|
3023 |
|
3024 |
+
#: includes/widgets/premium/image-slider.php:275
|
3025 |
+
#: includes/widgets/premium/slider.php:149
|
3026 |
+
#: includes/widgets/testimonials-slider.php:147
|
3027 |
+
msgid "Fade"
|
3028 |
+
msgstr ""
|
3029 |
|
3030 |
+
#: includes/widgets/premium/image-slider.php:286
|
3031 |
+
msgid "Sliding Direction"
|
3032 |
+
msgstr ""
|
|
|
3033 |
|
3034 |
+
#: includes/widgets/premium/image-slider.php:287
|
3035 |
+
msgid "Select the sliding direction."
|
|
|
|
|
3036 |
msgstr ""
|
3037 |
|
3038 |
+
#: includes/widgets/premium/image-slider.php:291
|
3039 |
+
#: includes/widgets/premium/slider.php:161
|
3040 |
+
#: includes/widgets/testimonials-slider.php:159
|
3041 |
+
msgid "Horizontal"
|
3042 |
+
msgstr ""
|
3043 |
|
3044 |
+
#: includes/widgets/premium/image-slider.php:292
|
3045 |
+
#: includes/widgets/premium/slider.php:162
|
3046 |
+
#: includes/widgets/testimonials-slider.php:160
|
3047 |
+
msgid "Vertical"
|
3048 |
+
msgstr ""
|
3049 |
|
3050 |
+
#: includes/widgets/premium/image-slider.php:309
|
3051 |
+
msgid "Create navigation for paging control of each slide?"
|
|
|
|
|
|
|
3052 |
msgstr ""
|
3053 |
|
3054 |
+
#: includes/widgets/premium/image-slider.php:310
|
3055 |
+
msgid "Control navigation?"
|
3056 |
msgstr ""
|
3057 |
|
3058 |
+
#: includes/widgets/premium/image-slider.php:322
|
3059 |
+
msgid "Create navigation for previous/next navigation?"
|
3060 |
msgstr ""
|
3061 |
|
3062 |
+
#: includes/widgets/premium/image-slider.php:323
|
3063 |
+
msgid "Direction navigation?"
|
3064 |
msgstr ""
|
3065 |
|
3066 |
+
#: includes/widgets/premium/image-slider.php:335
|
3067 |
+
msgid "Use thumbnails for Control Nav?"
|
3068 |
msgstr ""
|
3069 |
|
3070 |
+
#: includes/widgets/premium/image-slider.php:336
|
3071 |
+
msgid "Thumbnails Navigation?"
|
3072 |
msgstr ""
|
3073 |
|
3074 |
+
#: includes/widgets/premium/image-slider.php:352
|
3075 |
+
#: includes/widgets/premium/slider.php:204
|
3076 |
+
msgid "Randomize slide order?"
|
3077 |
msgstr ""
|
3078 |
|
3079 |
+
#: includes/widgets/premium/image-slider.php:353
|
3080 |
+
#: includes/widgets/premium/slider.php:205
|
3081 |
+
msgid "Randomize slides?"
|
3082 |
msgstr ""
|
3083 |
|
3084 |
+
#: includes/widgets/premium/image-slider.php:368
|
3085 |
+
msgid ""
|
3086 |
+
"Pause the slideshow when hovering over slider, then resume when no longer "
|
3087 |
+
"hovering."
|
3088 |
msgstr ""
|
3089 |
|
3090 |
+
#: includes/widgets/premium/image-slider.php:369
|
3091 |
+
msgid "Pause on hover?"
|
|
|
3092 |
msgstr ""
|
3093 |
|
3094 |
+
#: includes/widgets/premium/image-slider.php:381
|
3095 |
+
msgid "Pause the slideshow when interacting with control elements."
|
|
|
3096 |
msgstr ""
|
3097 |
|
3098 |
+
#: includes/widgets/premium/image-slider.php:382
|
3099 |
+
msgid "Pause on action?"
|
3100 |
msgstr ""
|
3101 |
|
3102 |
+
#: includes/widgets/premium/image-slider.php:397
|
3103 |
+
#: includes/widgets/premium/slider.php:243
|
3104 |
+
msgid "Should the animation loop?"
|
3105 |
msgstr ""
|
3106 |
|
3107 |
+
#: includes/widgets/premium/image-slider.php:398
|
3108 |
+
#: includes/widgets/premium/slider.php:244
|
3109 |
+
msgid "Loop"
|
3110 |
msgstr ""
|
3111 |
|
3112 |
+
#: includes/widgets/premium/image-slider.php:414
|
3113 |
+
#: includes/widgets/premium/slider.php:257
|
3114 |
+
msgid "Animate slider automatically without user intervention?"
|
3115 |
msgstr ""
|
3116 |
|
3117 |
+
#: includes/widgets/premium/image-slider.php:415
|
3118 |
+
#: includes/widgets/premium/slider.php:258
|
3119 |
+
msgid "Slideshow"
|
3120 |
msgstr ""
|
3121 |
|
3122 |
+
#: includes/widgets/premium/image-slider.php:422
|
3123 |
+
msgid "Set the speed of the slideshow cycling, in milliseconds"
|
3124 |
msgstr ""
|
3125 |
|
3126 |
+
#: includes/widgets/premium/image-slider.php:423
|
3127 |
+
msgid "Slideshow speed"
|
3128 |
+
msgstr "מהירות המצגת"
|
3129 |
+
|
3130 |
+
#: includes/widgets/premium/image-slider.php:433
|
3131 |
+
msgid "Set the speed of animations, in milliseconds."
|
3132 |
msgstr ""
|
3133 |
|
3134 |
+
#: includes/widgets/premium/image-slider.php:434
|
3135 |
+
msgid "Animation speed"
|
3136 |
msgstr ""
|
3137 |
|
3138 |
+
#: includes/widgets/premium/image-slider.php:483
|
3139 |
+
msgid "Heading Hover Color"
|
3140 |
msgstr ""
|
3141 |
|
3142 |
+
#: includes/widgets/premium/image-slider.php:495
|
3143 |
+
msgid "Heading Hover Border Color"
|
3144 |
msgstr ""
|
3145 |
|
3146 |
+
#: includes/widgets/premium/image-slider.php:556
|
3147 |
+
msgid "Button Padding"
|
|
|
3148 |
msgstr ""
|
3149 |
|
3150 |
+
#: includes/widgets/premium/portfolio.php:158
|
3151 |
+
#: includes/widgets/premium/posts-block.php:154
|
3152 |
+
#: includes/widgets/premium/posts-block.php:528
|
3153 |
msgid "Block Heading"
|
3154 |
msgstr ""
|
3155 |
|
3156 |
+
#: includes/widgets/premium/portfolio.php:178
|
3157 |
+
msgid "URL for the heading of the grid"
|
3158 |
msgstr ""
|
3159 |
|
3160 |
+
#: includes/widgets/premium/portfolio.php:206
|
3161 |
+
msgid ""
|
3162 |
+
"Specify an unique identifier used as a custom CSS class name and lightbox "
|
3163 |
+
"group name/slug for the grid element."
|
3164 |
msgstr ""
|
3165 |
|
3166 |
+
#: includes/widgets/premium/portfolio.php:207
|
3167 |
+
msgid "Grid Class/Identifier"
|
3168 |
msgstr ""
|
3169 |
|
3170 |
+
#: includes/widgets/premium/portfolio.php:249
|
3171 |
+
#: includes/widgets/premium/posts-block.php:245
|
3172 |
msgid "Choose Header Style"
|
3173 |
msgstr ""
|
3174 |
|
3175 |
+
#: includes/widgets/premium/portfolio.php:251
|
3176 |
+
#: includes/widgets/premium/posts-block.php:247
|
3177 |
msgid "Header Style 1"
|
3178 |
msgstr ""
|
3179 |
|
3180 |
+
#: includes/widgets/premium/portfolio.php:252
|
3181 |
+
#: includes/widgets/premium/posts-block.php:248
|
3182 |
msgid "Header Style 2"
|
3183 |
msgstr ""
|
3184 |
|
3185 |
+
#: includes/widgets/premium/portfolio.php:253
|
3186 |
+
#: includes/widgets/premium/posts-block.php:249
|
3187 |
msgid "Header Style 3"
|
3188 |
msgstr ""
|
3189 |
|
3190 |
+
#: includes/widgets/premium/portfolio.php:254
|
3191 |
+
#: includes/widgets/premium/posts-block.php:250
|
3192 |
msgid "Header Style 4"
|
3193 |
msgstr ""
|
3194 |
|
3195 |
+
#: includes/widgets/premium/portfolio.php:255
|
3196 |
+
#: includes/widgets/premium/posts-block.php:251
|
3197 |
msgid "Header Style 5"
|
3198 |
msgstr ""
|
3199 |
|
3200 |
+
#: includes/widgets/premium/portfolio.php:256
|
3201 |
+
#: includes/widgets/premium/posts-block.php:252
|
3202 |
+
msgid "Header Style 6"
|
3203 |
msgstr ""
|
3204 |
|
3205 |
+
#: includes/widgets/premium/portfolio.php:257
|
3206 |
+
#: includes/widgets/premium/posts-block.php:253
|
3207 |
+
msgid "Header Style 7"
|
3208 |
msgstr ""
|
3209 |
|
3210 |
+
#: includes/widgets/premium/portfolio.php:267
|
3211 |
+
msgid "Choose Grid Style"
|
3212 |
msgstr ""
|
3213 |
|
3214 |
+
#: includes/widgets/premium/portfolio.php:269
|
3215 |
+
msgid "Grid Style 1"
|
3216 |
msgstr ""
|
3217 |
|
3218 |
+
#: includes/widgets/premium/portfolio.php:270
|
3219 |
+
msgid "Grid Style 2"
|
3220 |
msgstr ""
|
3221 |
|
3222 |
+
#: includes/widgets/premium/portfolio.php:271
|
3223 |
+
msgid "Grid Style 3"
|
3224 |
msgstr ""
|
3225 |
|
3226 |
+
#: includes/widgets/premium/portfolio.php:272
|
3227 |
+
msgid "Grid Style 4"
|
3228 |
msgstr ""
|
3229 |
|
3230 |
+
#: includes/widgets/premium/portfolio.php:273
|
3231 |
+
msgid "Grid Style 5"
|
3232 |
msgstr ""
|
3233 |
|
3234 |
+
#: includes/widgets/premium/portfolio.php:274
|
3235 |
+
msgid "Grid Style 6"
|
3236 |
msgstr ""
|
3237 |
|
3238 |
+
#: includes/widgets/premium/portfolio.php:348
|
3239 |
+
#: includes/widgets/premium/posts-block.php:338
|
3240 |
+
msgid "Open post links in new window?"
|
3241 |
msgstr ""
|
3242 |
|
3243 |
+
#: includes/widgets/premium/portfolio.php:360
|
3244 |
+
msgid "Display posts title on the post/portfolio thumbnail?"
|
3245 |
msgstr ""
|
3246 |
|
3247 |
+
#: includes/widgets/premium/portfolio.php:375
|
3248 |
+
msgid "Display taxonomy info on post/project thumbnail?"
|
3249 |
msgstr ""
|
3250 |
|
3251 |
+
#: includes/widgets/premium/portfolio.php:417
|
3252 |
+
#: includes/widgets/premium/posts-block.php:397
|
3253 |
+
msgid "Preserve shortcodes/HTML tags in excerpt?"
|
3254 |
msgstr ""
|
3255 |
|
3256 |
+
#: includes/widgets/premium/portfolio.php:431
|
3257 |
+
#: includes/widgets/premium/posts-block.php:408
|
3258 |
+
msgid "Excerpt length in number of words."
|
3259 |
msgstr ""
|
3260 |
|
3261 |
+
#: includes/widgets/premium/portfolio.php:446
|
3262 |
+
msgid "Display read more link to the post/portfolio?"
|
3263 |
msgstr ""
|
3264 |
|
3265 |
+
#: includes/widgets/premium/portfolio.php:461
|
3266 |
+
#: includes/widgets/premium/posts-block.php:458
|
3267 |
+
msgid "Display post excerpt/summary in the lightbox?"
|
3268 |
msgstr ""
|
3269 |
|
3270 |
+
#: includes/widgets/premium/portfolio.php:516
|
3271 |
+
msgid "Display post comments number for the post item?"
|
3272 |
msgstr ""
|
3273 |
|
3274 |
+
#: includes/widgets/premium/portfolio.php:529
|
3275 |
msgid ""
|
3276 |
"Display taxonomy info below the post item? Choose the right taxonomy in "
|
3277 |
+
"General section."
|
3278 |
msgstr ""
|
3279 |
|
3280 |
+
#: includes/widgets/premium/portfolio.php:554
|
3281 |
+
#: includes/widgets/premium/posts-block.php:496
|
3282 |
+
msgid ""
|
3283 |
+
"Choose pagination type or choose None if no pagination is desired. Make sure "
|
3284 |
+
"the 'Post per page' field value is set in the Build Query window to control "
|
3285 |
+
"number of posts to display per page."
|
3286 |
msgstr ""
|
3287 |
|
3288 |
+
#: includes/widgets/premium/portfolio.php:557
|
3289 |
+
#: includes/widgets/premium/posts-block.php:499
|
3290 |
+
msgid "Next Prev"
|
3291 |
msgstr ""
|
3292 |
|
3293 |
+
#: includes/widgets/premium/portfolio.php:569
|
3294 |
+
#: includes/widgets/premium/posts-block.php:511
|
3295 |
+
msgid "Display count of posts yet to be loaded with the load more button?"
|
3296 |
msgstr ""
|
3297 |
|
3298 |
+
#: includes/widgets/premium/portfolio.php:753
|
3299 |
+
msgid "Entry Thumbnail"
|
3300 |
msgstr ""
|
3301 |
|
3302 |
+
#: includes/widgets/premium/portfolio.php:799
|
3303 |
+
msgid "Title Hover Color"
|
3304 |
msgstr ""
|
3305 |
|
3306 |
+
#: includes/widgets/premium/portfolio.php:859
|
3307 |
+
#: includes/widgets/premium/posts-block.php:699
|
3308 |
+
msgid "Entry Title"
|
3309 |
msgstr ""
|
3310 |
|
3311 |
+
#: includes/widgets/premium/portfolio.php:917
|
3312 |
+
#: includes/widgets/premium/posts-block.php:757
|
3313 |
msgid "Entry Summary"
|
3314 |
msgstr ""
|
3315 |
|
3316 |
+
#: includes/widgets/premium/portfolio.php:976
|
3317 |
+
#: includes/widgets/premium/posts-block.php:816
|
3318 |
msgid "Entry Meta Link Hover Color"
|
3319 |
msgstr ""
|
3320 |
|
3321 |
+
#: includes/widgets/premium/portfolio.php:997
|
3322 |
+
#: includes/widgets/premium/services-carousel.php:93
|
3323 |
+
#: includes/widgets/premium/services-carousel.php:100
|
3324 |
+
#: includes/widgets/premium/services-carousel.php:107
|
3325 |
+
#: includes/widgets/premium/services-carousel.php:114
|
3326 |
+
msgid "Read More"
|
3327 |
msgstr ""
|
3328 |
|
3329 |
+
#: includes/widgets/premium/portfolio.php:1005
|
3330 |
+
msgid "Read More Color"
|
3331 |
+
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3332 |
|
3333 |
+
#: includes/widgets/premium/portfolio.php:1016
|
3334 |
+
msgid "Read More Hover Color"
|
3335 |
msgstr ""
|
3336 |
|
3337 |
+
#: includes/widgets/premium/portfolio.php:1080
|
3338 |
+
#: includes/widgets/premium/posts-block.php:879
|
3339 |
+
msgid "Hover Nav Icon Color"
|
3340 |
msgstr ""
|
3341 |
|
3342 |
+
#: includes/widgets/premium/portfolio.php:1123
|
3343 |
+
#: includes/widgets/premium/posts-block.php:922
|
3344 |
+
msgid "Hover Nav Text Color"
|
3345 |
msgstr ""
|
3346 |
|
3347 |
+
#: includes/widgets/premium/posts-block.php:35
|
3348 |
+
msgid "Posts Block"
|
3349 |
msgstr ""
|
3350 |
|
3351 |
+
#: includes/widgets/premium/posts-block.php:91
|
3352 |
+
msgid ""
|
3353 |
+
"Provide a comma separated list of Post IDs to display in the posts block."
|
3354 |
msgstr ""
|
3355 |
|
3356 |
+
#: includes/widgets/premium/posts-block.php:161
|
3357 |
+
msgid "Heading for the block"
|
3358 |
+
msgstr ""
|
3359 |
|
3360 |
+
#: includes/widgets/premium/posts-block.php:174
|
3361 |
+
msgid "URL for the heading of the block"
|
3362 |
+
msgstr ""
|
3363 |
|
3364 |
+
#: includes/widgets/premium/posts-block.php:202
|
3365 |
+
msgid ""
|
3366 |
+
"Specify an unique identifier used as a custom CSS class name and lightbox "
|
3367 |
+
"group name/slug for the block element."
|
3368 |
msgstr ""
|
3369 |
|
3370 |
+
#: includes/widgets/premium/posts-block.php:203
|
3371 |
+
msgid "Block Class/Identifier"
|
3372 |
msgstr ""
|
3373 |
|
3374 |
+
#: includes/widgets/premium/posts-block.php:263
|
3375 |
+
msgid "Choose Block Style"
|
3376 |
+
msgstr ""
|
3377 |
|
3378 |
+
#: includes/widgets/premium/posts-block.php:265
|
3379 |
+
msgid "Block Style 1"
|
3380 |
+
msgstr ""
|
3381 |
|
3382 |
+
#: includes/widgets/premium/posts-block.php:266
|
3383 |
+
msgid "Block Style 2"
|
|
|
|
|
|
|
3384 |
msgstr ""
|
|
|
|
|
3385 |
|
3386 |
+
#: includes/widgets/premium/posts-block.php:267
|
3387 |
+
msgid "Block Style 3"
|
3388 |
msgstr ""
|
3389 |
|
3390 |
+
#: includes/widgets/premium/posts-block.php:268
|
3391 |
+
msgid "Block Style 4"
|
3392 |
+
msgstr ""
|
3393 |
|
3394 |
+
#: includes/widgets/premium/posts-block.php:269
|
3395 |
+
msgid "Block Style 5"
|
3396 |
+
msgstr ""
|
3397 |
|
3398 |
+
#: includes/widgets/premium/posts-block.php:270
|
3399 |
+
msgid "Block Style 6"
|
3400 |
+
msgstr ""
|
3401 |
|
3402 |
+
#: includes/widgets/premium/posts-block.php:271
|
3403 |
+
msgid "Block Style 7"
|
3404 |
+
msgstr ""
|
3405 |
|
3406 |
+
#: includes/widgets/premium/posts-block.php:272
|
3407 |
+
msgid "Block Style 8"
|
3408 |
+
msgstr ""
|
3409 |
|
3410 |
+
#: includes/widgets/premium/posts-block.php:273
|
3411 |
+
msgid "Block Style 9"
|
3412 |
+
msgstr ""
|
3413 |
|
3414 |
+
#: includes/widgets/premium/posts-block.php:274
|
3415 |
+
msgid "Block Style 10"
|
|
|
|
|
|
|
|
|
|
|
3416 |
msgstr ""
|
3417 |
|
3418 |
+
#: includes/widgets/premium/posts-block.php:275
|
3419 |
+
msgid "Block Style 11"
|
3420 |
msgstr ""
|
3421 |
|
3422 |
+
#: includes/widgets/premium/posts-block.php:276
|
3423 |
+
msgid "Block Style 12"
|
|
|
3424 |
msgstr ""
|
3425 |
|
3426 |
+
#: includes/widgets/premium/posts-block.php:277
|
3427 |
+
msgid "Block Style 13"
|
3428 |
msgstr ""
|
3429 |
|
3430 |
+
#: includes/widgets/premium/posts-block.php:446
|
3431 |
+
msgid "Display post comments below the post item?"
|
3432 |
msgstr ""
|
3433 |
|
3434 |
+
#: includes/widgets/premium/posts-block.php:471
|
3435 |
+
msgid ""
|
3436 |
+
"Display taxonomy info below the post item? Choose the right taxonomy in "
|
3437 |
+
"Block Content section above."
|
3438 |
msgstr ""
|
3439 |
|
3440 |
+
#: includes/widgets/premium/posts-block.php:575
|
3441 |
+
msgid "Block Filters"
|
3442 |
msgstr ""
|
3443 |
|
3444 |
+
#: includes/widgets/premium/posts-block.php:658
|
3445 |
+
msgid "Entry Taxonomy Term"
|
3446 |
msgstr ""
|
3447 |
|
3448 |
+
#: includes/widgets/premium/posts-block.php:677
|
3449 |
+
msgid "Taxonomy Terms Background Color"
|
3450 |
msgstr ""
|
3451 |
|
3452 |
+
#: includes/widgets/premium/services-carousel.php:32
|
3453 |
+
msgid "Services Carousel"
|
3454 |
+
msgstr ""
|
3455 |
|
3456 |
+
#: includes/widgets/premium/services-carousel.php:56
|
3457 |
+
#: includes/widgets/services.php:31 includes/widgets/services.php:54
|
3458 |
msgid "Services"
|
3459 |
msgstr "שירותים"
|
3460 |
|
3461 |
+
#: includes/widgets/premium/services-carousel.php:79
|
3462 |
+
#: includes/widgets/services.php:113
|
3463 |
+
msgid "Icon Image Size"
|
3464 |
msgstr ""
|
3465 |
|
3466 |
+
#: includes/widgets/premium/services-carousel.php:80
|
3467 |
+
msgid "Size of icon image chosen for display"
|
3468 |
+
msgstr ""
|
3469 |
+
|
3470 |
+
#: includes/widgets/premium/services-carousel.php:123
|
3471 |
+
#: includes/widgets/services.php:168
|
3472 |
+
msgid "Service Image"
|
3473 |
msgstr ""
|
3474 |
|
3475 |
+
#: includes/widgets/premium/services-carousel.php:135
|
3476 |
+
#: includes/widgets/premium/services-carousel.php:475
|
3477 |
+
#: includes/widgets/services.php:147 includes/widgets/services.php:219
|
3478 |
msgid "Service Title"
|
3479 |
msgstr ""
|
3480 |
|
3481 |
+
#: includes/widgets/premium/services-carousel.php:138
|
3482 |
+
#: includes/widgets/services.php:150
|
3483 |
msgid "My service title"
|
3484 |
msgstr ""
|
3485 |
|
3486 |
+
#: includes/widgets/premium/services-carousel.php:145
|
3487 |
+
msgid "Service Subtitle"
|
3488 |
msgstr ""
|
3489 |
|
3490 |
+
#: includes/widgets/premium/services-carousel.php:148
|
3491 |
+
msgid "My service subtitle"
|
3492 |
msgstr ""
|
3493 |
|
3494 |
+
#: includes/widgets/premium/services-carousel.php:155
|
3495 |
+
#: includes/widgets/services.php:193
|
3496 |
msgid "Service description"
|
3497 |
msgstr ""
|
3498 |
|
3499 |
+
#: includes/widgets/premium/services-carousel.php:157
|
3500 |
+
#: includes/widgets/services.php:195
|
3501 |
msgid "Service description goes here"
|
3502 |
msgstr ""
|
3503 |
|
3504 |
+
#: includes/widgets/premium/services-carousel.php:166
|
3505 |
+
msgid "Text for Service Link/Button"
|
|
|
|
|
|
|
|
|
3506 |
msgstr ""
|
3507 |
|
3508 |
+
#: includes/widgets/premium/services-carousel.php:174
|
3509 |
+
msgid "URL for the Service link/button"
|
3510 |
msgstr ""
|
3511 |
|
3512 |
+
#: includes/widgets/premium/services-carousel.php:522
|
3513 |
+
#: includes/widgets/services.php:266
|
3514 |
+
msgid "Service Text"
|
3515 |
msgstr ""
|
3516 |
|
3517 |
+
#: includes/widgets/premium/slider.php:29
|
3518 |
+
#: includes/widgets/premium/slider.php:53
|
3519 |
+
#: includes/widgets/premium/slider.php:286
|
3520 |
msgid "Slider"
|
3521 |
msgstr ""
|
3522 |
|
3523 |
+
#: includes/widgets/premium/slider.php:61
|
3524 |
msgid "Set a unique CSS class for the slider. (optional)."
|
3525 |
msgstr ""
|
3526 |
|
3527 |
+
#: includes/widgets/premium/slider.php:70
|
3528 |
msgid "HTML Slides"
|
3529 |
msgstr ""
|
3530 |
|
3531 |
+
#: includes/widgets/premium/slider.php:110
|
3532 |
msgid "Slide Title & HTML Content"
|
3533 |
msgstr ""
|
3534 |
|
3535 |
+
#: includes/widgets/premium/slider.php:111
|
3536 |
msgid "The title to identify the HTML slide"
|
3537 |
msgstr ""
|
3538 |
|
3539 |
+
#: includes/widgets/premium/slider.php:116
|
3540 |
msgid "HTML Slide Content"
|
3541 |
msgstr ""
|
3542 |
|
3543 |
+
#: includes/widgets/premium/slider.php:118
|
3544 |
msgid "The HTML content for the slide"
|
3545 |
msgstr ""
|
3546 |
|
3547 |
+
#: includes/widgets/premium/slider.php:135
|
3548 |
+
#: includes/widgets/testimonials-slider.php:134
|
3549 |
msgid "Slider Settings"
|
3550 |
msgstr ""
|
3551 |
|
3552 |
+
#: includes/widgets/premium/slider.php:144
|
3553 |
+
#: includes/widgets/testimonials-slider.php:142
|
3554 |
msgid "Animation"
|
3555 |
msgstr ""
|
3556 |
|
3557 |
+
#: includes/widgets/premium/slider.php:157
|
3558 |
+
#: includes/widgets/testimonials-slider.php:155
|
3559 |
msgid "Direction"
|
3560 |
msgstr ""
|
3561 |
|
3562 |
+
#: includes/widgets/premium/slider.php:176
|
3563 |
+
#: includes/widgets/testimonials-slider.php:220
|
3564 |
msgid "Direction Navigation?"
|
3565 |
msgstr ""
|
3566 |
|
3567 |
+
#: includes/widgets/premium/slider.php:177
|
3568 |
+
#: includes/widgets/testimonials-slider.php:221
|
3569 |
msgid "Should the slider have direction navigation?"
|
3570 |
msgstr ""
|
3571 |
|
3572 |
+
#: includes/widgets/premium/slider.php:190
|
3573 |
+
#: includes/widgets/testimonials-slider.php:234
|
3574 |
msgid "Navigation Controls?"
|
3575 |
msgstr ""
|
3576 |
|
3577 |
+
#: includes/widgets/premium/slider.php:191
|
3578 |
+
#: includes/widgets/testimonials-slider.php:235
|
3579 |
msgid "Should the slider have navigation controls?"
|
3580 |
msgstr ""
|
3581 |
|
3582 |
+
#: includes/widgets/premium/slider.php:218
|
3583 |
+
#: includes/widgets/testimonials-slider.php:194
|
3584 |
msgid "Should the slider pause on mouse hover over the slider."
|
3585 |
msgstr "האם לעצור את המצגת כאשר העכבר מרחף מעליה"
|
3586 |
|
3587 |
+
#: includes/widgets/premium/slider.php:230
|
3588 |
+
#: includes/widgets/testimonials-slider.php:206
|
3589 |
msgid "Pause slider on action?"
|
3590 |
msgstr ""
|
3591 |
|
3592 |
+
#: includes/widgets/premium/slider.php:231
|
3593 |
+
#: includes/widgets/testimonials-slider.php:207
|
3594 |
msgid ""
|
3595 |
"Should the slideshow pause once user initiates an action using navigation/"
|
3596 |
"direction controls."
|
3597 |
msgstr "האם לעצור את המצגת כאשר המשתמש מבצע פעולה בניווט החצים"
|
3598 |
|
3599 |
+
#: includes/widgets/premium/slider.php:265
|
3600 |
+
#: includes/widgets/testimonials-slider.php:168
|
3601 |
msgid "Slideshow Speed"
|
3602 |
msgstr ""
|
3603 |
|
3604 |
+
#: includes/widgets/premium/slider.php:275
|
3605 |
+
#: includes/widgets/testimonials-slider.php:178
|
3606 |
msgid "Animation Speed"
|
3607 |
msgstr "מהירות האנימציה"
|
3608 |
|
3609 |
+
#: includes/widgets/premium/tabs.php:30 includes/widgets/premium/tabs.php:54
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3610 |
msgid "Tabs"
|
3611 |
msgstr "לשוניות"
|
3612 |
|
3613 |
+
#: includes/widgets/premium/tabs.php:66
|
3614 |
msgid "Tab Style 1"
|
3615 |
msgstr "עיצוב 1"
|
3616 |
|
3617 |
+
#: includes/widgets/premium/tabs.php:67
|
3618 |
msgid "Tab Style 2"
|
3619 |
msgstr "עיצוב 2"
|
3620 |
|
3621 |
+
#: includes/widgets/premium/tabs.php:68
|
3622 |
msgid "Tab Style 3"
|
3623 |
msgstr "עיצוב 3"
|
3624 |
|
3625 |
+
#: includes/widgets/premium/tabs.php:69
|
3626 |
msgid "Tab Style 4"
|
3627 |
msgstr "עיצוב 4"
|
3628 |
|
3629 |
+
#: includes/widgets/premium/tabs.php:70
|
3630 |
msgid "Tab Style 5"
|
3631 |
msgstr "עיצוב 5"
|
3632 |
|
3633 |
+
#: includes/widgets/premium/tabs.php:71
|
3634 |
msgid "Tab Style 6"
|
3635 |
msgstr "עיצוב 6"
|
3636 |
|
3637 |
+
#: includes/widgets/premium/tabs.php:72
|
3638 |
msgid "Vertical Tab Style 1"
|
3639 |
msgstr "עיצוב אנכי 1"
|
3640 |
|
3641 |
+
#: includes/widgets/premium/tabs.php:73
|
3642 |
msgid "Vertical Tab Style 2"
|
3643 |
msgstr "עיצוב אנכי 2"
|
3644 |
|
3645 |
+
#: includes/widgets/premium/tabs.php:74
|
3646 |
msgid "Vertical Tab Style 3"
|
3647 |
msgstr "עיצוב אנכי 3"
|
3648 |
|
3649 |
+
#: includes/widgets/premium/tabs.php:75
|
3650 |
msgid "Vertical Tab Style 4"
|
3651 |
msgstr "עיצוב אנכי 4"
|
3652 |
|
3653 |
+
#: includes/widgets/premium/tabs.php:85
|
3654 |
msgid "The device resolution at which the mobile view takes effect"
|
3655 |
msgstr ""
|
3656 |
|
3657 |
+
#: includes/widgets/premium/tabs.php:97
|
3658 |
msgid "Tab Panes"
|
3659 |
msgstr ""
|
3660 |
|
3661 |
+
#: includes/widgets/premium/tabs.php:102
|
3662 |
msgid "Tab #1"
|
3663 |
msgstr ""
|
3664 |
|
3665 |
+
#: includes/widgets/premium/tabs.php:103 includes/widgets/premium/tabs.php:107
|
3666 |
+
#: includes/widgets/premium/tabs.php:111
|
3667 |
msgid ""
|
3668 |
"I am tab content. Click edit button to change this text. Lorem ipsum dolor "
|
3669 |
"sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec "
|
3670 |
"ullamcorper mattis, pulvinar dapibus leo."
|
3671 |
msgstr ""
|
3672 |
|
3673 |
+
#: includes/widgets/premium/tabs.php:106
|
3674 |
msgid "Tab #2"
|
3675 |
msgstr ""
|
3676 |
|
3677 |
+
#: includes/widgets/premium/tabs.php:110
|
3678 |
msgid "Tab #3"
|
3679 |
msgstr ""
|
3680 |
|
3681 |
+
#: includes/widgets/premium/tabs.php:117
|
3682 |
+
msgid "Tab ID"
|
3683 |
+
msgstr ""
|
3684 |
+
|
3685 |
+
#: includes/widgets/premium/tabs.php:118
|
3686 |
+
msgid ""
|
3687 |
+
"The Tab ID is required to link to a tab. It must be unique across the page, "
|
3688 |
+
"must begin with a letter and may be followed by any number of letters, "
|
3689 |
+
"digits, hyphens or underscores."
|
3690 |
+
msgstr ""
|
3691 |
+
|
3692 |
+
#: includes/widgets/premium/tabs.php:123
|
3693 |
msgid "Tab Icon Type"
|
3694 |
msgstr ""
|
3695 |
|
3696 |
+
#: includes/widgets/premium/tabs.php:134
|
3697 |
msgid "Tab Image"
|
3698 |
msgstr ""
|
3699 |
|
3700 |
+
#: includes/widgets/premium/tabs.php:146
|
3701 |
msgid "Tab Icon"
|
3702 |
msgstr ""
|
3703 |
|
3704 |
+
#: includes/widgets/premium/tabs.php:156
|
3705 |
msgid "Tab Title & Content"
|
3706 |
msgstr ""
|
3707 |
|
3708 |
+
#: includes/widgets/premium/tabs.php:158
|
3709 |
msgid "Tabs Title"
|
3710 |
msgstr ""
|
3711 |
|
3712 |
+
#: includes/widgets/premium/tabs.php:166 includes/widgets/premium/tabs.php:268
|
3713 |
msgid "Tab Content"
|
3714 |
msgstr "תוכן הלשונית"
|
3715 |
|
3716 |
+
#: includes/widgets/premium/tabs.php:168
|
3717 |
msgid "Tabs Content"
|
3718 |
msgstr ""
|
3719 |
|
3720 |
+
#: includes/widgets/premium/tabs.php:184
|
3721 |
msgid "Tab Title"
|
3722 |
msgstr "כותרת הלשונית"
|
3723 |
|
3724 |
+
#: includes/widgets/premium/tabs.php:192
|
3725 |
msgid "Tab Title Color"
|
3726 |
msgstr ""
|
3727 |
|
3728 |
+
#: includes/widgets/premium/tabs.php:203
|
3729 |
msgid "Active Tab Title Color"
|
3730 |
msgstr ""
|
3731 |
|
3732 |
+
#: includes/widgets/premium/tabs.php:214
|
3733 |
msgid "Hover Tab Title Color"
|
3734 |
msgstr ""
|
3735 |
|
3736 |
+
#: includes/widgets/premium/tabs.php:225
|
3737 |
msgid "Tab highlight Border color"
|
3738 |
msgstr ""
|
3739 |
|
3740 |
+
#: includes/widgets/premium/tabs.php:245
|
3741 |
msgid "Tab Title Padding"
|
3742 |
msgstr ""
|
3743 |
|
3744 |
+
#: includes/widgets/premium/tabs.php:276
|
3745 |
msgid "Tab Content Padding"
|
3746 |
msgstr ""
|
3747 |
|
3748 |
+
#: includes/widgets/premium/tabs.php:352
|
3749 |
msgid "Active Tab Icon Color"
|
3750 |
msgstr ""
|
3751 |
|
3752 |
+
#: includes/widgets/premium/tabs.php:364
|
3753 |
msgid "Hover Tab Icon Color"
|
3754 |
msgstr ""
|
3755 |
|
3756 |
+
#: includes/widgets/pricing-table.php:79 includes/widgets/pricing-table.php:102
|
3757 |
+
msgid "Pricing Table"
|
3758 |
+
msgstr "טבלת מחירים"
|
3759 |
+
|
3760 |
+
#: includes/widgets/pricing-table.php:109
|
3761 |
+
msgid "Pricing plans in a row"
|
3762 |
+
msgstr ""
|
3763 |
+
|
3764 |
+
#: includes/widgets/pricing-table.php:129
|
3765 |
+
msgid "Pricing Plans"
|
3766 |
+
msgstr ""
|
3767 |
+
|
3768 |
+
#: includes/widgets/pricing-table.php:142
|
3769 |
+
msgid "Pricing Plan Title"
|
3770 |
+
msgstr "כותרת חבילת מחיר"
|
3771 |
+
|
3772 |
+
#: includes/widgets/pricing-table.php:151
|
3773 |
+
msgid "Tagline Text"
|
3774 |
+
msgstr "טקסט תיאור"
|
3775 |
+
|
3776 |
+
#: includes/widgets/pricing-table.php:152
|
3777 |
+
msgid ""
|
3778 |
+
"Provide any subtitle or taglines like \"Most Popular\", \"Best Value\", "
|
3779 |
+
"\"Best Selling\", \"Most Flexible\" etc. that you would like to use for this "
|
3780 |
+
"pricing plan."
|
3781 |
+
msgstr ""
|
3782 |
+
"כותרת משנה או תיאור כמו \"הכי פופולרי\", \"הכי נמכר\" וכדומה, עבור חבילת "
|
3783 |
+
"מחיר זו"
|
3784 |
+
|
3785 |
+
#: includes/widgets/pricing-table.php:160
|
3786 |
+
msgid "Pricing Image"
|
3787 |
+
msgstr ""
|
3788 |
+
|
3789 |
+
#: includes/widgets/pricing-table.php:174
|
3790 |
+
msgid "Price Tag"
|
3791 |
+
msgstr "תגית מחיר"
|
3792 |
+
|
3793 |
+
#: includes/widgets/pricing-table.php:175
|
3794 |
+
msgid "Enter the price tag for the pricing plan. HTML is accepted."
|
3795 |
+
msgstr "הזנת תגית מחיר עבור חבילת המחיר. אפשר להשתמש ב HTML"
|
3796 |
+
|
3797 |
+
#: includes/widgets/pricing-table.php:184
|
3798 |
+
msgid "Text for Pricing Link/Button"
|
3799 |
+
msgstr "טקסט עבור כפתור המחיר"
|
3800 |
+
|
3801 |
+
#: includes/widgets/pricing-table.php:192
|
3802 |
+
msgid "URL for the Pricing link/button"
|
3803 |
+
msgstr "כתובת URL עבור הקישור / כפתור"
|
3804 |
+
|
3805 |
+
#: includes/widgets/pricing-table.php:208
|
3806 |
+
msgid "Highlight Pricing Plan"
|
3807 |
+
msgstr "הבלטת החבילה"
|
3808 |
+
|
3809 |
+
#: includes/widgets/pricing-table.php:219
|
3810 |
+
msgid "Pricing Plan Details"
|
3811 |
+
msgstr "פרטי החבילה"
|
3812 |
+
|
3813 |
+
#: includes/widgets/pricing-table.php:220
|
3814 |
+
msgid ""
|
3815 |
+
"Enter the content for the pricing plan that include information about "
|
3816 |
+
"individual features of the pricing plan. For prebuilt styling, enter "
|
3817 |
+
"shortcodes content like - [lae_pricing_item title=\"Storage Space\" value="
|
3818 |
+
"\"50 GB\"] [lae_pricing_item title=\"Video Uploads\" value=\"50\"]"
|
3819 |
+
"[lae_pricing_item title=\"Portfolio Items\" value=\"20\"]"
|
3820 |
+
msgstr ""
|
3821 |
+
|
3822 |
+
#: includes/widgets/pricing-table.php:246
|
3823 |
+
msgid "Plan Name"
|
3824 |
+
msgstr ""
|
3825 |
+
|
3826 |
+
#: includes/widgets/pricing-table.php:254
|
3827 |
+
#: includes/widgets/pricing-table.php:332
|
3828 |
+
msgid "HTML Tag"
|
3829 |
+
msgstr ""
|
3830 |
+
|
3831 |
+
#: includes/widgets/pricing-table.php:294
|
3832 |
+
msgid "Plan Tagline"
|
3833 |
+
msgstr ""
|
3834 |
+
|
3835 |
+
#: includes/widgets/pricing-table.php:323
|
3836 |
+
msgid "Plan Price"
|
3837 |
+
msgstr ""
|
3838 |
+
|
3839 |
+
#: includes/widgets/pricing-table.php:372
|
3840 |
+
msgid "Pricing Item Title"
|
3841 |
+
msgstr ""
|
3842 |
+
|
3843 |
+
#: includes/widgets/pricing-table.php:401
|
3844 |
+
msgid "Pricing Item Value"
|
3845 |
+
msgstr ""
|
3846 |
+
|
3847 |
+
#: includes/widgets/pricing-table.php:430
|
3848 |
+
msgid "Purchase Button"
|
3849 |
+
msgstr ""
|
3850 |
+
|
3851 |
+
#: includes/widgets/pricing-table.php:439
|
3852 |
+
msgid "Button Spacing"
|
3853 |
+
msgstr ""
|
3854 |
+
|
3855 |
+
#: includes/widgets/services.php:64
|
3856 |
+
msgid "Style 4"
|
3857 |
+
msgstr ""
|
3858 |
+
|
3859 |
+
#: includes/widgets/services.php:65
|
3860 |
+
msgid "Style 5"
|
3861 |
+
msgstr ""
|
3862 |
+
|
3863 |
+
#: includes/widgets/services.php:114
|
3864 |
+
msgid "Size of icon image if chosen for display"
|
3865 |
+
msgstr ""
|
3866 |
+
|
3867 |
+
#: includes/widgets/services.php:183
|
3868 |
+
msgid "Service Icon"
|
3869 |
+
msgstr ""
|
3870 |
+
|
3871 |
+
#: includes/widgets/services.php:295
|
3872 |
+
msgid "Service Icons"
|
3873 |
+
msgstr ""
|
3874 |
+
|
3875 |
+
#: includes/widgets/services.php:322
|
3876 |
+
msgid "Icon Custom Color"
|
3877 |
+
msgstr ""
|
3878 |
+
|
3879 |
+
#: includes/widgets/stats-bars.php:30 includes/widgets/stats-bars.php:54
|
3880 |
+
msgid "Stats Bars"
|
3881 |
+
msgstr "לוחות סטטיסטיקה"
|
3882 |
+
|
3883 |
+
#: includes/widgets/stats-bars.php:83
|
3884 |
+
msgid "The title for the stats bar"
|
3885 |
+
msgstr "הכותרת של לוח הסטטיסטיקה"
|
3886 |
+
|
3887 |
+
#: includes/widgets/stats-bars.php:102
|
3888 |
+
msgid "Bar Color"
|
3889 |
+
msgstr ""
|
3890 |
+
|
3891 |
+
#: includes/widgets/stats-bars.php:117
|
3892 |
+
msgid "Stats Bar"
|
3893 |
+
msgstr "לוח סטטיסטיקה"
|
3894 |
+
|
3895 |
+
#: includes/widgets/stats-bars.php:125
|
3896 |
+
msgid "Stats Bar Background Color"
|
3897 |
+
msgstr ""
|
3898 |
+
|
3899 |
+
#: includes/widgets/stats-bars.php:138
|
3900 |
+
msgid "Stats Bar Spacing"
|
3901 |
+
msgstr ""
|
3902 |
+
|
3903 |
+
#: includes/widgets/stats-bars.php:160
|
3904 |
+
msgid "Stats Bar Height"
|
3905 |
+
msgstr ""
|
3906 |
+
|
3907 |
+
#: includes/widgets/stats-bars.php:184
|
3908 |
+
msgid "Stats Bar Border Radius"
|
3909 |
+
msgstr ""
|
3910 |
+
|
3911 |
+
#: includes/widgets/stats-bars.php:239
|
3912 |
+
msgid "Spacing from Stats Title"
|
3913 |
+
msgstr ""
|
3914 |
+
|
3915 |
+
#: includes/widgets/team-members.php:33 includes/widgets/team-members.php:108
|
3916 |
+
msgid "Team Members"
|
3917 |
msgstr "צוות"
|
3918 |
|
3919 |
+
#: includes/widgets/team-members.php:55
|
3920 |
msgid "Team"
|
3921 |
msgstr ""
|
3922 |
|
3923 |
+
#: includes/widgets/team-members.php:63
|
3924 |
msgid "Choose Team Style"
|
3925 |
msgstr ""
|
3926 |
|
3927 |
+
#: includes/widgets/team-members.php:100
|
3928 |
+
msgid "Team Member Image Size"
|
3929 |
+
msgstr ""
|
3930 |
|
3931 |
+
#: includes/widgets/team-members.php:113
|
3932 |
msgid "Team Member #1"
|
3933 |
msgstr ""
|
3934 |
|
3935 |
+
#: includes/widgets/team-members.php:114
|
3936 |
msgid "CEO"
|
3937 |
msgstr ""
|
3938 |
|
3939 |
+
#: includes/widgets/team-members.php:115 includes/widgets/team-members.php:120
|
3940 |
+
#: includes/widgets/team-members.php:125
|
3941 |
msgid ""
|
3942 |
"I am member details. Click edit button to change this text. Lorem ipsum "
|
3943 |
"dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec "
|
3944 |
"ullamcorper mattis, pulvinar dapibus leo."
|
3945 |
msgstr ""
|
3946 |
|
3947 |
+
#: includes/widgets/team-members.php:118
|
3948 |
msgid "Team Member #2"
|
3949 |
msgstr ""
|
3950 |
|
3951 |
+
#: includes/widgets/team-members.php:119
|
3952 |
msgid "Lead Developer"
|
3953 |
msgstr ""
|
3954 |
|
3955 |
+
#: includes/widgets/team-members.php:123
|
3956 |
msgid "Team Member #3"
|
3957 |
msgstr ""
|
3958 |
|
3959 |
+
#: includes/widgets/team-members.php:124
|
3960 |
msgid "Finance Manager"
|
3961 |
msgstr ""
|
3962 |
|
3963 |
+
#: includes/widgets/team-members.php:131
|
3964 |
msgid "Member Name"
|
3965 |
msgstr ""
|
3966 |
|
3967 |
+
#: includes/widgets/team-members.php:139
|
3968 |
msgid "Position"
|
3969 |
msgstr "תפקיד"
|
3970 |
|
3971 |
+
#: includes/widgets/team-members.php:151
|
3972 |
msgid "Team Member Image"
|
3973 |
msgstr ""
|
3974 |
|
3975 |
+
#: includes/widgets/team-members.php:163
|
3976 |
msgid "Team Member details"
|
3977 |
msgstr ""
|
3978 |
|
3979 |
+
#: includes/widgets/team-members.php:165
|
3980 |
msgid "Details about team member"
|
3981 |
msgstr ""
|
3982 |
|
3983 |
+
#: includes/widgets/team-members.php:166
|
3984 |
msgid "Provide a short writeup for the team member"
|
3985 |
msgstr "מידע קצר על חבר הצוות"
|
3986 |
|
3987 |
+
#: includes/widgets/team-members.php:174
|
3988 |
msgid "Social Profile"
|
3989 |
msgstr ""
|
3990 |
|
3991 |
+
#: includes/widgets/team-members.php:180
|
3992 |
msgid "Email Address"
|
3993 |
msgstr "כתובת אימייל"
|
3994 |
|
3995 |
+
#: includes/widgets/team-members.php:181
|
3996 |
msgid "Enter the email address of the team member."
|
3997 |
msgstr "הזנת כתובת האימייל של חבר הצוות"
|
3998 |
|
3999 |
+
#: includes/widgets/team-members.php:193
|
4000 |
msgid "Facebook Page URL"
|
4001 |
msgstr "כתובת עמוד פייסבוק"
|
4002 |
|
4003 |
+
#: includes/widgets/team-members.php:194
|
4004 |
msgid "URL of the Facebook page of the team member."
|
4005 |
msgstr "כתובת עמוד פייסבוק של חבר הצוות"
|
4006 |
|
4007 |
+
#: includes/widgets/team-members.php:206
|
4008 |
msgid "Twitter Profile URL"
|
4009 |
msgstr "כתובת פרופיל טוויטר"
|
4010 |
|
4011 |
+
#: includes/widgets/team-members.php:207
|
4012 |
msgid "URL of the Twitter page of the team member."
|
4013 |
msgstr "כתובת עמוד הטוויטר של חבר הצוות"
|
4014 |
|
4015 |
+
#: includes/widgets/team-members.php:219
|
4016 |
msgid "LinkedIn Page URL"
|
4017 |
msgstr "כתובת ה URL ב LinkedIn "
|
4018 |
|
4019 |
+
#: includes/widgets/team-members.php:220
|
4020 |
msgid "URL of the LinkedIn profile of the team member."
|
4021 |
msgstr "כתובת ה URL של פרופיל חבר הצוות ב LinkedIn "
|
4022 |
|
4023 |
+
#: includes/widgets/team-members.php:232
|
4024 |
msgid "Pinterest Page URL"
|
4025 |
msgstr "כתובת ה URL ב Pinterest"
|
4026 |
|
4027 |
+
#: includes/widgets/team-members.php:233
|
4028 |
msgid "URL of the Pinterest page for the team member."
|
4029 |
msgstr "כתובת ה URL של עמוד ה Pinterest של חבר הצוות"
|
4030 |
|
4031 |
+
#: includes/widgets/team-members.php:245
|
4032 |
msgid "Dribbble Profile URL"
|
4033 |
msgstr "כתובת ה URL ב Dribbble"
|
4034 |
|
4035 |
+
#: includes/widgets/team-members.php:246
|
4036 |
msgid "URL of the Dribbble profile of the team member."
|
4037 |
msgstr "כתובת ה URL של פרופיל חבר הצוות ב Dribbble"
|
4038 |
|
4039 |
+
#: includes/widgets/team-members.php:258
|
4040 |
msgid "GooglePlus Page URL"
|
4041 |
msgstr "כתובת ה URL בגוגל פלוס"
|
4042 |
|
4043 |
+
#: includes/widgets/team-members.php:259
|
4044 |
msgid "URL of the Google Plus page of the team member."
|
4045 |
msgstr "כתובת ה URL של עמוד חבר הצוות בגוגל פלוס"
|
4046 |
|
4047 |
+
#: includes/widgets/team-members.php:271
|
4048 |
msgid "Instagram Page URL"
|
4049 |
msgstr "כתובת ה URL באינסטגרם"
|
4050 |
|
4051 |
+
#: includes/widgets/team-members.php:272
|
4052 |
msgid "URL of the Instagram feed for the team member."
|
4053 |
msgstr "כתובת ה URL של הזנת האינסטגרם של חבר הצוות"
|
4054 |
|
4055 |
+
#: includes/widgets/team-members.php:309
|
4056 |
msgid "Team Member Spacing"
|
4057 |
msgstr ""
|
4058 |
|
4059 |
+
#: includes/widgets/team-members.php:347 includes/widgets/testimonials.php:171
|
|
|
|
|
|
|
|
|
4060 |
msgid "Thumbnail Border Radius"
|
4061 |
msgstr ""
|
4062 |
|
4063 |
+
#: includes/widgets/team-members.php:361
|
4064 |
msgid "Member Title"
|
4065 |
msgstr ""
|
4066 |
|
4067 |
+
#: includes/widgets/team-members.php:408
|
4068 |
msgid "Member Position"
|
4069 |
msgstr ""
|
4070 |
|
4071 |
+
#: includes/widgets/team-members.php:437
|
4072 |
msgid "Member Details"
|
4073 |
msgstr ""
|
4074 |
|
4075 |
+
#: includes/widgets/team-members.php:467
|
4076 |
msgid "Social Icons"
|
4077 |
msgstr ""
|
4078 |
|
4079 |
+
#: includes/widgets/team-members.php:475
|
4080 |
+
#: includes/widgets/testimonials-slider.php:404
|
4081 |
msgid "Icon size in pixels"
|
4082 |
msgstr ""
|
4083 |
|
4084 |
+
#: includes/widgets/team-members.php:645
|
4085 |
msgid "Send an email"
|
4086 |
msgstr "שליחת אימייל"
|
4087 |
|
4088 |
+
#: includes/widgets/team-members.php:647
|
4089 |
msgid "Follow on Facebook"
|
4090 |
msgstr "עקוב בפייסבוק"
|
4091 |
|
4092 |
+
#: includes/widgets/team-members.php:649
|
4093 |
msgid "Subscribe to Twitter Feed"
|
4094 |
msgstr "הרשמה להזנת טוויטר"
|
4095 |
|
4096 |
+
#: includes/widgets/team-members.php:651
|
4097 |
msgid "View LinkedIn Profile"
|
4098 |
msgstr "הצגת פרופיל LinkedIn"
|
4099 |
|
4100 |
+
#: includes/widgets/team-members.php:653
|
4101 |
msgid "Follow on Google Plus"
|
4102 |
msgstr "עקוב בגוגל פלוס"
|
4103 |
|
4104 |
+
#: includes/widgets/team-members.php:655
|
4105 |
msgid "View Instagram Feed"
|
4106 |
msgstr "הצגת הזנת אינסטגרם"
|
4107 |
|
4108 |
+
#: includes/widgets/team-members.php:657
|
4109 |
msgid "Subscribe to Pinterest Feed"
|
4110 |
msgstr "הרשמה להזנת Pinterest"
|
4111 |
|
4112 |
+
#: includes/widgets/team-members.php:659
|
4113 |
msgid "View Dribbble Portfolio"
|
4114 |
msgstr "הצגת תיק עבודות Dribbble"
|
4115 |
|
4116 |
#: includes/widgets/testimonials-slider.php:30
|
|
|
|
|
|
|
4117 |
#: includes/widgets/testimonials-slider.php:54
|
4118 |
msgid "Testimonials Slider"
|
4119 |
msgstr ""
|
4120 |
|
4121 |
#: includes/widgets/testimonials-slider.php:61
|
4122 |
+
#: includes/widgets/testimonials.php:30 includes/widgets/testimonials.php:52
|
4123 |
+
#: includes/widgets/testimonials.php:80
|
4124 |
msgid "Testimonials"
|
4125 |
msgstr "משובים"
|
4126 |
|
4127 |
#: includes/widgets/testimonials-slider.php:65
|
4128 |
+
#: includes/widgets/testimonials.php:85
|
4129 |
msgid "Customer #1"
|
4130 |
msgstr ""
|
4131 |
|
4132 |
#: includes/widgets/testimonials-slider.php:66
|
4133 |
+
#: includes/widgets/testimonials.php:86
|
4134 |
msgid "CEO, Invision Inc."
|
4135 |
msgstr ""
|
4136 |
|
4137 |
#: includes/widgets/testimonials-slider.php:67
|
4138 |
#: includes/widgets/testimonials-slider.php:72
|
4139 |
#: includes/widgets/testimonials-slider.php:77
|
4140 |
+
#: includes/widgets/testimonials.php:87 includes/widgets/testimonials.php:92
|
4141 |
+
#: includes/widgets/testimonials.php:97
|
4142 |
msgid ""
|
4143 |
"I am testimonial text. Click edit button to change this text. Lorem ipsum "
|
4144 |
"dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec "
|
4146 |
msgstr ""
|
4147 |
|
4148 |
#: includes/widgets/testimonials-slider.php:70
|
4149 |
+
#: includes/widgets/testimonials.php:90
|
4150 |
msgid "Customer #2"
|
4151 |
msgstr ""
|
4152 |
|
4153 |
#: includes/widgets/testimonials-slider.php:71
|
4154 |
+
#: includes/widgets/testimonials.php:91
|
4155 |
msgid "Lead Developer, Automattic Inc"
|
4156 |
msgstr ""
|
4157 |
|
4158 |
#: includes/widgets/testimonials-slider.php:75
|
4159 |
+
#: includes/widgets/testimonials.php:95
|
4160 |
msgid "Customer #3"
|
4161 |
msgstr ""
|
4162 |
|
4163 |
#: includes/widgets/testimonials-slider.php:76
|
4164 |
+
#: includes/widgets/testimonials.php:96
|
4165 |
msgid "Store Manager, Walmart Inc"
|
4166 |
msgstr ""
|
4167 |
|
4168 |
#: includes/widgets/testimonials-slider.php:83
|
4169 |
+
#: includes/widgets/testimonials.php:103
|
4170 |
msgid "Name"
|
4171 |
msgstr "שם"
|
4172 |
|
4173 |
#: includes/widgets/testimonials-slider.php:85
|
4174 |
+
#: includes/widgets/testimonials.php:105
|
4175 |
msgid "The client or customer name for the testimonial"
|
4176 |
msgstr ""
|
4177 |
|
4178 |
+
#: includes/widgets/testimonials-slider.php:92
|
4179 |
+
#: includes/widgets/testimonials.php:112
|
4180 |
msgid "Client Details"
|
4181 |
msgstr ""
|
4182 |
|
4183 |
+
#: includes/widgets/testimonials-slider.php:94
|
4184 |
msgid ""
|
4185 |
"The details of the client/customer like company name, position held, company "
|
4186 |
"URL etc. HTML accepted."
|
4187 |
msgstr ""
|
4188 |
|
4189 |
+
#: includes/widgets/testimonials-slider.php:102
|
4190 |
+
#: includes/widgets/testimonials.php:122
|
4191 |
msgid "Customer/Client Image"
|
4192 |
msgstr ""
|
4193 |
|
4194 |
+
#: includes/widgets/testimonials-slider.php:115
|
4195 |
+
#: includes/widgets/testimonials.php:135
|
4196 |
msgid "Testimonials Text"
|
4197 |
msgstr ""
|
4198 |
|
4199 |
+
#: includes/widgets/testimonials-slider.php:117
|
4200 |
+
#: includes/widgets/testimonials.php:137
|
4201 |
msgid "What your customer/client had to say"
|
4202 |
msgstr ""
|
4203 |
|
4204 |
+
#: includes/widgets/testimonials-slider.php:244
|
4205 |
+
#: includes/widgets/testimonials.php:162
|
4206 |
msgid "Author Thumbnail"
|
4207 |
msgstr ""
|
4208 |
|
4209 |
+
#: includes/widgets/testimonials-slider.php:253
|
4210 |
msgid "Author Thumbnail Border Radius"
|
4211 |
msgstr ""
|
4212 |
|
4213 |
+
#: includes/widgets/testimonials-slider.php:265
|
4214 |
msgid "Author Thumbnail Size"
|
4215 |
msgstr ""
|
4216 |
|
4217 |
+
#: includes/widgets/testimonials-slider.php:289
|
4218 |
+
#: includes/widgets/testimonials.php:209
|
4219 |
msgid "Author Testimonial"
|
4220 |
msgstr ""
|
4221 |
|
4222 |
+
#: includes/widgets/testimonials-slider.php:318
|
4223 |
+
#: includes/widgets/testimonials.php:284
|
4224 |
msgid "Author Name"
|
4225 |
msgstr ""
|
4226 |
|
4227 |
+
#: includes/widgets/testimonials-slider.php:366
|
4228 |
+
#: includes/widgets/testimonials.php:331
|
4229 |
msgid "Author Credentials"
|
4230 |
msgstr ""
|
4231 |
|
4232 |
+
#: includes/widgets/testimonials-slider.php:396
|
4233 |
msgid "Quote Icon"
|
4234 |
msgstr ""
|
4235 |
|
4236 |
+
#: includes/widgets/testimonials.php:114
|
|
|
|
|
|
|
|
|
4237 |
msgid ""
|
4238 |
"The details of the client/customer like company name, credential held, "
|
4239 |
"company URL etc. HTML accepted."
|
4240 |
msgstr ""
|
4241 |
|
4242 |
+
#: includes/widgets/testimonials.php:184
|
4243 |
msgid "Thumbnail Size"
|
4244 |
msgstr ""
|
4245 |
|
4246 |
+
#: includes/widgets/testimonials.php:218
|
4247 |
msgid "Text Padding"
|
4248 |
msgstr ""
|
4249 |
|
4250 |
+
#: includes/widgets/testimonials.php:255
|
4251 |
msgid "Border Width"
|
4252 |
msgstr ""
|
4253 |
|
4254 |
+
#: plugin.php:53 plugin.php:62
|
4255 |
msgid "Cheatin’ huh?"
|
4256 |
msgstr "מרמה, אה?"
|
4257 |
|
4258 |
+
#: plugin.php:168
|
4259 |
msgid "Livemesh Addons"
|
4260 |
msgstr ""
|
4261 |
|
4262 |
+
#~ msgid "Livemesh Accordion"
|
4263 |
+
#~ msgstr "אקורדיאון"
|
4264 |
+
|
4265 |
+
#~ msgid "Livemesh Button"
|
4266 |
+
#~ msgstr "כפתור"
|
4267 |
+
|
4268 |
+
#~ msgid "Livemesh Carousel"
|
4269 |
+
#~ msgstr "קרוסלה"
|
4270 |
+
|
4271 |
+
#~ msgid "Livemesh Clients"
|
4272 |
+
#~ msgstr "לקוחות"
|
4273 |
+
|
4274 |
+
#~ msgid "Livemesh Heading"
|
4275 |
+
#~ msgstr "כותרת"
|
4276 |
+
|
4277 |
+
#~ msgid "Livemesh Icon List"
|
4278 |
+
#~ msgstr "רשימת צלמיות"
|
4279 |
+
|
4280 |
+
#~ msgid "Livemesh Odometers"
|
4281 |
+
#~ msgstr "מדדים"
|
4282 |
+
|
4283 |
+
#~ msgid "Livemesh Piecharts"
|
4284 |
+
#~ msgstr "תרשימי עוגה"
|
4285 |
+
|
4286 |
+
#~ msgid "Livemesh Grid"
|
4287 |
+
#~ msgstr "רשת"
|
4288 |
+
|
4289 |
+
#~ msgid "Livemesh Posts Carousel"
|
4290 |
+
#~ msgstr "קרוסלת פוסטים"
|
4291 |
+
|
4292 |
+
#~ msgid "Livemesh Pricing Table"
|
4293 |
+
#~ msgstr "טבלת מחירים"
|
4294 |
+
|
4295 |
+
#~ msgid "Livemesh Services"
|
4296 |
+
#~ msgstr "שירותים"
|
4297 |
+
|
4298 |
+
#~ msgid "Livemesh Stats Bars"
|
4299 |
+
#~ msgstr "לוחות סטטיסטיקה"
|
4300 |
+
|
4301 |
+
#~ msgid "Livemesh Tabs"
|
4302 |
+
#~ msgstr "לשוניות"
|
4303 |
+
|
4304 |
+
#~ msgid "Livemesh Team Members"
|
4305 |
+
#~ msgstr "צוות"
|
4306 |
+
|
4307 |
+
#~ msgid "Livemesh Testimonials Slider"
|
4308 |
+
#~ msgstr "סליידר משובים"
|
4309 |
+
|
4310 |
+
#~ msgid "Livemesh Testimonials"
|
4311 |
+
#~ msgstr "משובים"
|
4312 |
+
|
4313 |
#~ msgid "The color of the button."
|
4314 |
#~ msgstr "צבע הכפתור"
|
4315 |
|
4553 |
#~ msgid "Parallax Image"
|
4554 |
#~ msgstr "תמונת פאראלקס"
|
4555 |
|
|
|
|
|
|
|
4556 |
#~ msgid "YouTube Background Video"
|
4557 |
#~ msgstr "סרטון רקע מיוטיוב"
|
4558 |
|
4897 |
#~ msgid "Premium Upgrade"
|
4898 |
#~ msgstr "שדרוג לגרסת פרו"
|
4899 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4900 |
#~ msgid "Why upgrade to Premium Version of the plugin?"
|
4901 |
#~ msgstr "למה לשדרג לגרסת הפרימיום של התוסף?"
|
|
|
|
|
|
languages/livemesh-el-addons.pot
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
msgid ""
|
3 |
msgstr ""
|
4 |
"Project-Id-Version: Events Calendar Slider\n"
|
5 |
-
"POT-Creation-Date:
|
6 |
"PO-Revision-Date: 2015-10-26 13:24-0000\n"
|
7 |
"Last-Translator: LiveMesh\n"
|
8 |
"Language-Team: LiveMesh\n"
|
@@ -50,142 +50,32 @@ msgstr ""
|
|
50 |
msgid "Sorry, an error occurred while resetting settings"
|
51 |
msgstr ""
|
52 |
|
53 |
-
#: admin/admin-init.php:
|
54 |
#: admin/views/admin-banner2.php:13
|
55 |
-
msgid "Addons for Elementor"
|
56 |
msgstr ""
|
57 |
|
58 |
-
#: admin/admin-init.php:
|
59 |
msgid "Elementor Addons"
|
60 |
msgstr ""
|
61 |
|
62 |
-
#: admin/admin-init.php:
|
63 |
msgid "Widgets Settings"
|
64 |
msgstr ""
|
65 |
|
66 |
-
#: admin/admin-init.php:
|
67 |
-
#: includes/widgets/icon-list.php:
|
68 |
msgid "Settings"
|
69 |
msgstr ""
|
70 |
|
71 |
-
#: admin/admin-init.php:
|
72 |
msgid "Widgets Documentation"
|
73 |
msgstr ""
|
74 |
|
75 |
-
#: admin/admin-init.php:
|
76 |
msgid "Documentation"
|
77 |
msgstr ""
|
78 |
|
79 |
-
#: admin/update-init.php:83
|
80 |
-
msgid "Elementor Addons License"
|
81 |
-
msgstr ""
|
82 |
-
|
83 |
-
#: admin/update-init.php:84
|
84 |
-
msgid "License"
|
85 |
-
msgstr ""
|
86 |
-
|
87 |
-
#: admin/update-init.php:97
|
88 |
-
msgid "License Settings"
|
89 |
-
msgstr ""
|
90 |
-
|
91 |
-
#: admin/update-init.php:100
|
92 |
-
msgid ""
|
93 |
-
"Using this settings page you can set the license key that you "
|
94 |
-
"purchased, then you can get automatic updates for Addons for "
|
95 |
-
"Elementor Pro."
|
96 |
-
msgstr ""
|
97 |
-
|
98 |
-
#: admin/update-init.php:102
|
99 |
-
msgid "Your License"
|
100 |
-
msgstr ""
|
101 |
-
|
102 |
-
#: admin/update-init.php:104
|
103 |
-
#, php-format
|
104 |
-
msgid ""
|
105 |
-
"A license key qualifies you for support and enables automatic "
|
106 |
-
"updates straight to your dashboard. Simply enter your license key "
|
107 |
-
"where indicated and get started. If you don't have a license key, "
|
108 |
-
"and haven't bought Addons for Elementor Pro yet, <a href=\"%s\" "
|
109 |
-
"target=\"_blank\">buy it in our website</a>."
|
110 |
-
msgstr ""
|
111 |
-
|
112 |
-
#: admin/update-init.php:112
|
113 |
-
msgid "License Key"
|
114 |
-
msgstr ""
|
115 |
-
|
116 |
-
#: admin/update-init.php:117
|
117 |
-
#, php-format
|
118 |
-
msgid ""
|
119 |
-
"You can find your key in your purchase receipt email or in <a href="
|
120 |
-
"\"%s\" target=\"_blank\">your purchases</a>. License key looks "
|
121 |
-
"similar to this: fb351f05958872E193feb37a505a84be"
|
122 |
-
msgstr ""
|
123 |
-
|
124 |
-
#: admin/update-init.php:126 admin/update-init.php:138
|
125 |
-
msgid "Activate License"
|
126 |
-
msgstr ""
|
127 |
-
|
128 |
-
#: admin/update-init.php:130
|
129 |
-
msgid "active"
|
130 |
-
msgstr ""
|
131 |
-
|
132 |
-
#: admin/update-init.php:133
|
133 |
-
msgid "Deactivate License"
|
134 |
-
msgstr ""
|
135 |
-
|
136 |
-
#: admin/update-init.php:195 admin/update-init.php:243
|
137 |
-
#: admin/update-init.php:304
|
138 |
-
msgid "An error occurred, please try again."
|
139 |
-
msgstr ""
|
140 |
-
|
141 |
-
#: admin/update-init.php:210
|
142 |
-
#, php-format
|
143 |
-
msgid "Your license key expired on %s."
|
144 |
-
msgstr ""
|
145 |
-
|
146 |
-
#: admin/update-init.php:217
|
147 |
-
msgid "Your license key has been disabled."
|
148 |
-
msgstr ""
|
149 |
-
|
150 |
-
#: admin/update-init.php:222
|
151 |
-
msgid "Invalid license."
|
152 |
-
msgstr ""
|
153 |
-
|
154 |
-
#: admin/update-init.php:228
|
155 |
-
msgid "Your license is not active for this URL."
|
156 |
-
msgstr ""
|
157 |
-
|
158 |
-
#: admin/update-init.php:233
|
159 |
-
#, php-format
|
160 |
-
msgid "This appears to be an invalid license key for %s."
|
161 |
-
msgstr ""
|
162 |
-
|
163 |
-
#: admin/update-init.php:238
|
164 |
-
msgid "Your license key has reached its activation limit."
|
165 |
-
msgstr ""
|
166 |
-
|
167 |
-
#: admin/updates/EDD_SL_Plugin_Updater.php:201
|
168 |
-
#, php-format
|
169 |
-
msgid ""
|
170 |
-
"There is a new version of %1$s available. %2$sView version %3$s "
|
171 |
-
"details%4$s."
|
172 |
-
msgstr ""
|
173 |
-
|
174 |
-
#: admin/updates/EDD_SL_Plugin_Updater.php:209
|
175 |
-
#, php-format
|
176 |
-
msgid ""
|
177 |
-
"There is a new version of %1$s available. %2$sView version %3$s "
|
178 |
-
"details%4$s or %5$supdate now%6$s."
|
179 |
-
msgstr ""
|
180 |
-
|
181 |
-
#: admin/updates/EDD_SL_Plugin_Updater.php:396
|
182 |
-
msgid "You do not have permission to install plugin updates"
|
183 |
-
msgstr ""
|
184 |
-
|
185 |
-
#: admin/updates/EDD_SL_Plugin_Updater.php:396
|
186 |
-
msgid "Error"
|
187 |
-
msgstr ""
|
188 |
-
|
189 |
#: admin/views/admin-banner1.php:13
|
190 |
msgid "Plugin Documentation"
|
191 |
msgstr ""
|
@@ -210,7 +100,7 @@ msgstr ""
|
|
210 |
#: admin/views/documentation.php:34
|
211 |
#, php-format
|
212 |
msgid ""
|
213 |
-
"Thanks for
|
214 |
"opportunity to share our work with you. Please visit the tabs below "
|
215 |
"to get started on using our plugin to build your site!"
|
216 |
msgstr ""
|
@@ -243,74 +133,98 @@ msgstr ""
|
|
243 |
msgid "Elementor Addons→Settings"
|
244 |
msgstr ""
|
245 |
|
246 |
-
#: admin/views/documentation.php:
|
|
|
|
|
247 |
msgid "Elementor"
|
248 |
msgstr ""
|
249 |
|
250 |
-
#: admin/views/documentation.php:
|
251 |
msgid "Install Elementor"
|
252 |
msgstr ""
|
253 |
|
254 |
-
#: admin/views/documentation.php:
|
255 |
-
#: admin/views/documentation.php:
|
256 |
msgid "Install Now"
|
257 |
msgstr ""
|
258 |
|
259 |
-
#: admin/views/documentation.php:
|
260 |
-
#: admin/views/documentation.php:
|
261 |
msgid "Installed"
|
262 |
msgstr ""
|
263 |
|
264 |
-
#: admin/views/documentation.php:
|
265 |
msgid "Portfolio Post Type"
|
266 |
msgstr ""
|
267 |
|
268 |
-
#: admin/views/documentation.php:
|
269 |
msgid "Install Portfolio Post Type"
|
270 |
msgstr ""
|
271 |
|
272 |
-
#: admin/views/documentation.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
273 |
msgid "Contact Us"
|
274 |
msgstr ""
|
275 |
|
276 |
-
#: admin/views/documentation.php:
|
277 |
msgid "Write to Us"
|
278 |
msgstr ""
|
279 |
|
280 |
-
#: admin/views/settings.php:
|
281 |
-
#: includes/widgets/button.php:
|
282 |
-
#: includes/widgets/
|
283 |
-
#: includes/widgets/
|
284 |
-
#: includes/widgets/
|
|
|
|
|
|
|
285 |
msgid "General"
|
286 |
msgstr ""
|
287 |
|
288 |
-
#: admin/views/settings.php:
|
289 |
msgid "Elements"
|
290 |
msgstr ""
|
291 |
|
292 |
-
#: admin/views/settings.php:
|
293 |
-
#: admin/views/settings.php:
|
294 |
msgid "Custom CSS"
|
295 |
msgstr ""
|
296 |
|
297 |
-
#: admin/views/settings.php:
|
298 |
msgid "Debugging"
|
299 |
msgstr ""
|
300 |
|
301 |
-
#: admin/views/settings.php:
|
302 |
msgid "Premium Version"
|
303 |
msgstr ""
|
304 |
|
305 |
-
#: admin/views/settings.php:
|
306 |
msgid "Theme Colors"
|
307 |
msgstr ""
|
308 |
|
309 |
-
#: admin/views/settings.php:
|
310 |
msgid "Theme Color Scheme"
|
311 |
msgstr ""
|
312 |
|
313 |
-
#: admin/views/settings.php:
|
314 |
msgid ""
|
315 |
"Most themes use a single color as a major color across the site. "
|
316 |
"This color is often used for links, titles, buttons, icons, "
|
@@ -321,286 +235,295 @@ msgid ""
|
|
321 |
"on mouse hover."
|
322 |
msgstr ""
|
323 |
|
324 |
-
#: admin/views/settings.php:
|
325 |
msgid "Theme Color"
|
326 |
msgstr ""
|
327 |
|
328 |
-
#: admin/views/settings.php:
|
329 |
msgid "Select the default theme color."
|
330 |
msgstr ""
|
331 |
|
332 |
-
#: admin/views/settings.php:
|
333 |
msgid "Theme Hover Color"
|
334 |
msgstr ""
|
335 |
|
336 |
-
#: admin/views/settings.php:
|
337 |
msgid "Select the default hover color for your theme."
|
338 |
msgstr ""
|
339 |
|
340 |
-
#: admin/views/settings.php:
|
341 |
msgid "Optimize Plugin"
|
342 |
msgstr ""
|
343 |
|
344 |
-
#: admin/views/settings.php:
|
345 |
msgid "Deactivate elements for better performance"
|
346 |
msgstr ""
|
347 |
|
348 |
-
#: admin/views/settings.php:
|
349 |
msgid ""
|
350 |
"You can deactivate those elements that you do not intend to use to "
|
351 |
"avoid loading scripts and files related to those elements."
|
352 |
msgstr ""
|
353 |
|
354 |
-
#: admin/views/settings.php:
|
355 |
-
msgid "Deactivate Accordion"
|
356 |
-
msgstr ""
|
357 |
-
|
358 |
-
#: admin/views/settings.php:179
|
359 |
-
msgid "Deactivate the accordion element."
|
360 |
-
msgstr ""
|
361 |
-
|
362 |
-
#: admin/views/settings.php:191
|
363 |
msgid "Deactivate Carousel"
|
364 |
msgstr ""
|
365 |
|
366 |
-
#: admin/views/settings.php:
|
367 |
msgid "Deactivate the carousel element."
|
368 |
msgstr ""
|
369 |
|
370 |
-
#: admin/views/settings.php:
|
371 |
msgid "Deactivate Clients"
|
372 |
msgstr ""
|
373 |
|
374 |
-
#: admin/views/settings.php:
|
375 |
msgid "Deactivate the clients element."
|
376 |
msgstr ""
|
377 |
|
378 |
-
#: admin/views/settings.php:
|
379 |
msgid "Deactivate Heading"
|
380 |
msgstr ""
|
381 |
|
382 |
-
#: admin/views/settings.php:
|
383 |
msgid "Deactivate the heading element."
|
384 |
msgstr ""
|
385 |
|
386 |
-
#: admin/views/settings.php:
|
387 |
msgid "Deactivate Odometers"
|
388 |
msgstr ""
|
389 |
|
390 |
-
#: admin/views/settings.php:
|
391 |
msgid "Deactivate the odometers element."
|
392 |
msgstr ""
|
393 |
|
394 |
-
#: admin/views/settings.php:
|
395 |
msgid "Deactivate Piecharts"
|
396 |
msgstr ""
|
397 |
|
398 |
-
#: admin/views/settings.php:
|
399 |
msgid "Deactivate the piecharts element."
|
400 |
msgstr ""
|
401 |
|
402 |
-
#: admin/views/settings.php:
|
403 |
msgid "Deactivate Portfolio"
|
404 |
msgstr ""
|
405 |
|
406 |
-
#: admin/views/settings.php:
|
407 |
msgid "Deactivate the portfolio element."
|
408 |
msgstr ""
|
409 |
|
410 |
-
#: admin/views/settings.php:
|
411 |
-
msgid "Deactivate Posts Block"
|
412 |
-
msgstr ""
|
413 |
-
|
414 |
-
#: admin/views/settings.php:267
|
415 |
-
msgid "Deactivate the Posts Block element."
|
416 |
-
msgstr ""
|
417 |
-
|
418 |
-
#: admin/views/settings.php:279
|
419 |
msgid "Deactivate Posts Carousel"
|
420 |
msgstr ""
|
421 |
|
422 |
-
#: admin/views/settings.php:
|
423 |
msgid "Deactivate the posts carousel element."
|
424 |
msgstr ""
|
425 |
|
426 |
-
#: admin/views/settings.php:
|
427 |
msgid "Deactivate Pricing Table"
|
428 |
msgstr ""
|
429 |
|
430 |
-
#: admin/views/settings.php:
|
431 |
msgid "Deactivate the pricing table element."
|
432 |
msgstr ""
|
433 |
|
434 |
-
#: admin/views/settings.php:
|
435 |
-
msgid "Deactivate Spacer"
|
436 |
-
msgstr ""
|
437 |
-
|
438 |
-
#: admin/views/settings.php:306
|
439 |
-
msgid "Deactivate the spacer element."
|
440 |
-
msgstr ""
|
441 |
-
|
442 |
-
#: admin/views/settings.php:317
|
443 |
msgid "Deactivate Services"
|
444 |
msgstr ""
|
445 |
|
446 |
-
#: admin/views/settings.php:
|
447 |
msgid "Deactivate the services element."
|
448 |
msgstr ""
|
449 |
|
450 |
-
#: admin/views/settings.php:
|
451 |
msgid "Deactivate Stats Bars"
|
452 |
msgstr ""
|
453 |
|
454 |
-
#: admin/views/settings.php:
|
455 |
msgid "Deactivate the stats bars element."
|
456 |
msgstr ""
|
457 |
|
458 |
-
#: admin/views/settings.php:
|
459 |
-
msgid "Deactivate Tabs"
|
460 |
-
msgstr ""
|
461 |
-
|
462 |
-
#: admin/views/settings.php:343
|
463 |
-
msgid "Deactivate the tabs element."
|
464 |
-
msgstr ""
|
465 |
-
|
466 |
-
#: admin/views/settings.php:354
|
467 |
msgid "Deactivate Team"
|
468 |
msgstr ""
|
469 |
|
470 |
-
#: admin/views/settings.php:
|
471 |
msgid "Deactivate the team element."
|
472 |
msgstr ""
|
473 |
|
474 |
-
#: admin/views/settings.php:
|
475 |
msgid "Deactivate Testimonials"
|
476 |
msgstr ""
|
477 |
|
478 |
-
#: admin/views/settings.php:
|
479 |
msgid "Deactivate the testimonials element."
|
480 |
msgstr ""
|
481 |
|
482 |
-
#: admin/views/settings.php:
|
483 |
msgid "Deactivate Testimonials Slider"
|
484 |
msgstr ""
|
485 |
|
486 |
-
#: admin/views/settings.php:
|
487 |
msgid "Deactivate the testimonials slider element."
|
488 |
msgstr ""
|
489 |
|
490 |
-
#: admin/views/settings.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
491 |
msgid "Deactivate FAQ"
|
492 |
msgstr ""
|
493 |
|
494 |
-
#: admin/views/settings.php:
|
495 |
msgid "Deactivate the faq element."
|
496 |
msgstr ""
|
497 |
|
498 |
-
#: admin/views/settings.php:
|
499 |
msgid "Deactivate Countdown"
|
500 |
msgstr ""
|
501 |
|
502 |
-
#: admin/views/settings.php:
|
503 |
msgid "Deactivate the countdown element."
|
504 |
msgstr ""
|
505 |
|
506 |
-
#: admin/views/settings.php:
|
507 |
msgid "Deactivate Features"
|
508 |
msgstr ""
|
509 |
|
510 |
-
#: admin/views/settings.php:
|
511 |
msgid "Deactivate the features element."
|
512 |
msgstr ""
|
513 |
|
514 |
-
#: admin/views/settings.php:
|
515 |
msgid "Deactivate Button"
|
516 |
msgstr ""
|
517 |
|
518 |
-
#: admin/views/settings.php:
|
519 |
msgid "Deactivate the button element."
|
520 |
msgstr ""
|
521 |
|
522 |
-
#: admin/views/settings.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
523 |
msgid "Deactivate Gallery Carousel"
|
524 |
msgstr ""
|
525 |
|
526 |
-
#: admin/views/settings.php:
|
527 |
msgid "Deactivate the gallery carousel element."
|
528 |
msgstr ""
|
529 |
|
530 |
-
#: admin/views/settings.php:
|
531 |
msgid "Deactivate Gallery"
|
532 |
msgstr ""
|
533 |
|
534 |
-
#: admin/views/settings.php:
|
535 |
msgid "Deactivate the gallery element."
|
536 |
msgstr ""
|
537 |
|
538 |
-
#: admin/views/settings.php:
|
539 |
msgid "Deactivate Icon List"
|
540 |
msgstr ""
|
541 |
|
542 |
-
#: admin/views/settings.php:
|
543 |
msgid "Deactivate the icon list element."
|
544 |
msgstr ""
|
545 |
|
546 |
-
#: admin/views/settings.php:
|
547 |
msgid "Deactivate Image Slider"
|
548 |
msgstr ""
|
549 |
|
550 |
-
#: admin/views/settings.php:
|
551 |
msgid "Deactivate the image slider element."
|
552 |
msgstr ""
|
553 |
|
554 |
-
#: admin/views/settings.php:
|
555 |
msgid "Deactivate Slider"
|
556 |
msgstr ""
|
557 |
|
558 |
-
#: admin/views/settings.php:
|
559 |
msgid "Deactivate the slider element."
|
560 |
msgstr ""
|
561 |
|
562 |
-
#: admin/views/settings.php:
|
563 |
msgid "Please enter custom CSS for custom styling of addons"
|
564 |
msgstr ""
|
565 |
|
566 |
-
#: admin/views/settings.php:
|
567 |
msgid "Debug Mode"
|
568 |
msgstr ""
|
569 |
|
570 |
-
#: admin/views/settings.php:
|
571 |
msgid "Enable Script Debug Mode"
|
572 |
msgstr ""
|
573 |
|
574 |
-
#: admin/views/settings.php:
|
575 |
msgid ""
|
576 |
"Use unminified Javascript files instead of minified ones to help "
|
577 |
"developers debug an issue"
|
578 |
msgstr ""
|
579 |
|
580 |
-
#: admin/views/settings.php:
|
581 |
msgid "System Info"
|
582 |
msgstr ""
|
583 |
|
584 |
-
#: admin/views/settings.php:
|
585 |
msgid "System Information"
|
586 |
msgstr ""
|
587 |
|
588 |
-
#: admin/views/settings.php:
|
589 |
msgid "Server setup information useful for debugging purposes."
|
590 |
msgstr ""
|
591 |
|
592 |
-
#: admin/views/settings.php:
|
|
|
|
|
|
|
|
|
593 |
msgid "Thanks for upgrading to the Premium Version of the plugin!"
|
594 |
msgstr ""
|
595 |
|
596 |
-
#: admin/views/settings.php:
|
597 |
-
msgid "
|
|
|
|
|
|
|
|
|
598 |
msgstr ""
|
599 |
|
600 |
#: includes/blocks/block-header.php:120
|
601 |
#: includes/blocks/headers/block-header-4.php:20
|
602 |
#: includes/blocks/headers/block-header-4.php:24
|
603 |
-
#: includes/
|
|
|
604 |
msgid "All"
|
605 |
msgstr ""
|
606 |
|
@@ -608,3213 +531,3790 @@ msgstr ""
|
|
608 |
msgid "More"
|
609 |
msgstr ""
|
610 |
|
611 |
-
#: includes/blocks/block.php:
|
612 |
-
#: includes/
|
613 |
-
#: includes/widgets/portfolio.php:
|
614 |
-
#: includes/widgets/posts-block.php:
|
615 |
msgid "Load More"
|
616 |
msgstr ""
|
617 |
|
618 |
-
#: includes/blocks/
|
619 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
620 |
msgstr ""
|
621 |
|
622 |
-
#: includes/blocks/module.php:
|
623 |
-
msgid "
|
624 |
msgstr ""
|
625 |
|
626 |
-
#: includes/blocks/module.php:
|
627 |
-
#: includes/helper-functions.php:
|
628 |
msgid "l, F, Y, g:i a"
|
629 |
msgstr ""
|
630 |
|
631 |
-
#: includes/blocks/module.php:
|
632 |
msgid "No Comments"
|
633 |
msgstr ""
|
634 |
|
635 |
-
#: includes/blocks/module.php:
|
636 |
#, php-format
|
637 |
msgid "%1$s Comment"
|
638 |
msgstr ""
|
639 |
|
640 |
-
#: includes/blocks/module.php:
|
641 |
#, php-format
|
642 |
msgid "%1$s Comments"
|
643 |
msgstr ""
|
644 |
|
645 |
-
#: includes/blocks/module.php:
|
646 |
-
#: includes/blocks/module.php:
|
647 |
#, php-format
|
648 |
msgid "Comment on %1$s"
|
649 |
msgstr ""
|
650 |
|
651 |
-
#: includes/
|
652 |
-
|
653 |
-
#: includes/blocks/modules/module-8.php:30
|
654 |
-
msgid "Read more"
|
655 |
msgstr ""
|
656 |
|
657 |
-
#: includes/gallery
|
658 |
-
|
|
|
|
|
659 |
msgstr ""
|
660 |
|
661 |
-
#: includes/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
662 |
msgid "Y"
|
663 |
msgstr ""
|
664 |
|
665 |
-
#: includes/helper-functions.php:
|
666 |
msgid "m"
|
667 |
msgstr ""
|
668 |
|
669 |
-
#: includes/helper-functions.php:
|
670 |
msgid "d"
|
671 |
msgstr ""
|
672 |
|
673 |
-
#: includes/helper-functions.php:
|
674 |
-
#: includes/widgets/
|
675 |
-
#: includes/widgets/
|
676 |
-
#: includes/widgets/
|
|
|
|
|
|
|
677 |
msgid "None"
|
678 |
msgstr ""
|
679 |
|
680 |
-
#: includes/helper-functions.php:
|
681 |
msgid "Bounce"
|
682 |
msgstr ""
|
683 |
|
684 |
-
#: includes/helper-functions.php:
|
685 |
msgid "Flash"
|
686 |
msgstr ""
|
687 |
|
688 |
-
#: includes/helper-functions.php:
|
689 |
msgid "Pulse"
|
690 |
msgstr ""
|
691 |
|
692 |
-
#: includes/helper-functions.php:
|
693 |
msgid "Swing"
|
694 |
msgstr ""
|
695 |
|
696 |
-
#: includes/helper-functions.php:
|
697 |
msgid "Shake"
|
698 |
msgstr ""
|
699 |
|
700 |
-
#: includes/helper-functions.php:
|
701 |
msgid "Tada"
|
702 |
msgstr ""
|
703 |
|
704 |
-
#: includes/helper-functions.php:
|
705 |
msgid "Wobble"
|
706 |
msgstr ""
|
707 |
|
708 |
-
#: includes/helper-functions.php:
|
709 |
msgid "Jello"
|
710 |
msgstr ""
|
711 |
|
712 |
-
#: includes/helper-functions.php:
|
713 |
msgid "Rubber Band"
|
714 |
msgstr ""
|
715 |
|
716 |
-
#: includes/helper-functions.php:
|
717 |
msgid "Bounce In"
|
718 |
msgstr ""
|
719 |
|
720 |
-
#: includes/helper-functions.php:
|
721 |
msgid "Bounce In Left"
|
722 |
msgstr ""
|
723 |
|
724 |
-
#: includes/helper-functions.php:
|
725 |
msgid "Bounce In Right"
|
726 |
msgstr ""
|
727 |
|
728 |
-
#: includes/helper-functions.php:
|
729 |
msgid "Bounce In Down"
|
730 |
msgstr ""
|
731 |
|
732 |
-
#: includes/helper-functions.php:
|
733 |
msgid "Bounce In Up"
|
734 |
msgstr ""
|
735 |
|
736 |
-
#: includes/helper-functions.php:
|
737 |
msgid "Fade In"
|
738 |
msgstr ""
|
739 |
|
740 |
-
#: includes/helper-functions.php:
|
741 |
msgid "Fade In Left"
|
742 |
msgstr ""
|
743 |
|
744 |
-
#: includes/helper-functions.php:
|
745 |
msgid "Fade In Left Big"
|
746 |
msgstr ""
|
747 |
|
748 |
-
#: includes/helper-functions.php:
|
749 |
msgid "Fade In Right"
|
750 |
msgstr ""
|
751 |
|
752 |
-
#: includes/helper-functions.php:
|
753 |
msgid "Fade In Right Big"
|
754 |
msgstr ""
|
755 |
|
756 |
-
#: includes/helper-functions.php:
|
757 |
msgid "Fade In Up"
|
758 |
msgstr ""
|
759 |
|
760 |
-
#: includes/helper-functions.php:
|
761 |
msgid "Fade In Up Big"
|
762 |
msgstr ""
|
763 |
|
764 |
-
#: includes/helper-functions.php:
|
765 |
msgid "Fade In Down"
|
766 |
msgstr ""
|
767 |
|
768 |
-
#: includes/helper-functions.php:
|
769 |
msgid "Fade In Down Big"
|
770 |
msgstr ""
|
771 |
|
772 |
-
#: includes/helper-functions.php:
|
773 |
msgid "Flip"
|
774 |
msgstr ""
|
775 |
|
776 |
-
#: includes/helper-functions.php:
|
777 |
msgid "Flip In X"
|
778 |
msgstr ""
|
779 |
|
780 |
-
#: includes/helper-functions.php:
|
781 |
msgid "Flip In Y"
|
782 |
msgstr ""
|
783 |
|
784 |
-
#: includes/helper-functions.php:
|
785 |
msgid "Light Speed In"
|
786 |
msgstr ""
|
787 |
|
788 |
-
#: includes/helper-functions.php:
|
789 |
msgid "Rotate In"
|
790 |
msgstr ""
|
791 |
|
792 |
-
#: includes/helper-functions.php:
|
793 |
msgid "Rotate In Up Left"
|
794 |
msgstr ""
|
795 |
|
796 |
-
#: includes/helper-functions.php:
|
797 |
msgid "Rotate In Up Right"
|
798 |
msgstr ""
|
799 |
|
800 |
-
#: includes/helper-functions.php:
|
801 |
msgid "Rotate In Down Left"
|
802 |
msgstr ""
|
803 |
|
804 |
-
#: includes/helper-functions.php:
|
805 |
msgid "Rotate In Down Right"
|
806 |
msgstr ""
|
807 |
|
808 |
-
#: includes/helper-functions.php:
|
809 |
msgid "Slide In Left"
|
810 |
msgstr ""
|
811 |
|
812 |
-
#: includes/helper-functions.php:
|
813 |
msgid "Slide In Right"
|
814 |
msgstr ""
|
815 |
|
816 |
-
#: includes/helper-functions.php:
|
817 |
msgid "Slide In Down"
|
818 |
msgstr ""
|
819 |
|
820 |
-
#: includes/helper-functions.php:
|
821 |
msgid "Slide In Up"
|
822 |
msgstr ""
|
823 |
|
824 |
-
#: includes/helper-functions.php:
|
825 |
msgid "Zoom In"
|
826 |
msgstr ""
|
827 |
|
828 |
-
#: includes/helper-functions.php:
|
829 |
msgid "Zoom In Left"
|
830 |
msgstr ""
|
831 |
|
832 |
-
#: includes/helper-functions.php:
|
833 |
msgid "Zoom In Right"
|
834 |
msgstr ""
|
835 |
|
836 |
-
#: includes/helper-functions.php:
|
837 |
msgid "Zoom In Down"
|
838 |
msgstr ""
|
839 |
|
840 |
-
#: includes/helper-functions.php:
|
841 |
msgid "Zoom In Up"
|
842 |
msgstr ""
|
843 |
|
844 |
-
#: includes/helper-functions.php:
|
845 |
msgid "Roll In"
|
846 |
msgstr ""
|
847 |
|
848 |
-
#: includes/widgets/
|
849 |
-
|
|
|
850 |
msgstr ""
|
851 |
|
852 |
-
#: includes/widgets/
|
853 |
-
|
854 |
-
msgid "Accordion"
|
855 |
msgstr ""
|
856 |
|
857 |
-
#: includes/widgets/
|
858 |
-
|
859 |
-
msgid "Choose Style"
|
860 |
msgstr ""
|
861 |
|
862 |
-
#: includes/widgets/
|
863 |
-
|
864 |
-
#: includes/widgets/services.php:66
|
865 |
-
#: includes/widgets/team-members.php:65
|
866 |
-
msgid "Style 1"
|
867 |
msgstr ""
|
868 |
|
869 |
-
#: includes/widgets/
|
870 |
-
|
871 |
-
#: includes/widgets/services.php:67
|
872 |
-
#: includes/widgets/team-members.php:66
|
873 |
-
msgid "Style 2"
|
874 |
msgstr ""
|
875 |
|
876 |
-
#: includes/widgets/
|
877 |
-
|
878 |
-
msgid "Style 3"
|
879 |
msgstr ""
|
880 |
|
881 |
-
#: includes/widgets/
|
882 |
-
#: includes/widgets/button.php:191 includes/widgets/carousel.php:147
|
883 |
-
#: includes/widgets/carousel.php:160 includes/widgets/carousel.php:173
|
884 |
-
#: includes/widgets/carousel.php:185 includes/widgets/features.php:180
|
885 |
-
#: includes/widgets/gallery-carousel.php:147
|
886 |
-
#: includes/widgets/gallery-carousel.php:159
|
887 |
-
#: includes/widgets/gallery-carousel.php:173
|
888 |
-
#: includes/widgets/gallery-carousel.php:185
|
889 |
-
#: includes/widgets/gallery-carousel.php:197
|
890 |
-
#: includes/widgets/gallery.php:172 includes/widgets/gallery.php:208
|
891 |
-
#: includes/widgets/gallery.php:249
|
892 |
-
#: includes/widgets/image-slider.php:204
|
893 |
-
#: includes/widgets/image-slider.php:277
|
894 |
-
#: includes/widgets/image-slider.php:291
|
895 |
-
#: includes/widgets/image-slider.php:304
|
896 |
-
#: includes/widgets/image-slider.php:320
|
897 |
-
#: includes/widgets/image-slider.php:337
|
898 |
-
#: includes/widgets/image-slider.php:350
|
899 |
-
#: includes/widgets/image-slider.php:366
|
900 |
-
#: includes/widgets/image-slider.php:382
|
901 |
-
#: includes/widgets/portfolio.php:182
|
902 |
-
#: includes/widgets/portfolio.php:194
|
903 |
-
#: includes/widgets/portfolio.php:216
|
904 |
-
#: includes/widgets/portfolio.php:229
|
905 |
-
#: includes/widgets/portfolio.php:242
|
906 |
-
#: includes/widgets/portfolio.php:264
|
907 |
-
#: includes/widgets/portfolio.php:276
|
908 |
-
#: includes/widgets/portfolio.php:312
|
909 |
-
#: includes/widgets/portfolio.php:352
|
910 |
-
#: includes/widgets/posts-block.php:195
|
911 |
-
#: includes/widgets/posts-block.php:289
|
912 |
-
#: includes/widgets/posts-block.php:301
|
913 |
-
#: includes/widgets/posts-block.php:311
|
914 |
-
#: includes/widgets/posts-block.php:336
|
915 |
-
#: includes/widgets/posts-block.php:348
|
916 |
-
#: includes/widgets/posts-block.php:372
|
917 |
-
#: includes/widgets/posts-block.php:385
|
918 |
-
#: includes/widgets/posts-block.php:398
|
919 |
-
#: includes/widgets/posts-block.php:411
|
920 |
-
#: includes/widgets/posts-block.php:451
|
921 |
-
#: includes/widgets/posts-carousel.php:169
|
922 |
-
#: includes/widgets/posts-carousel.php:181
|
923 |
-
#: includes/widgets/posts-carousel.php:193
|
924 |
-
#: includes/widgets/posts-carousel.php:215
|
925 |
-
#: includes/widgets/posts-carousel.php:228
|
926 |
-
#: includes/widgets/posts-carousel.php:241
|
927 |
#: includes/widgets/posts-carousel.php:261
|
928 |
-
#: includes/widgets/
|
929 |
-
|
930 |
-
|
931 |
-
|
932 |
-
#: includes/widgets/
|
933 |
-
#: includes/widgets/
|
934 |
-
#: includes/widgets/
|
935 |
-
#: includes/widgets/
|
936 |
-
#: includes/widgets/
|
937 |
-
#: includes/widgets/
|
938 |
-
#: includes/widgets/
|
939 |
-
#: includes/widgets/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
940 |
msgid "No"
|
941 |
msgstr ""
|
942 |
|
943 |
-
#: includes/widgets/
|
944 |
-
#: includes/widgets/
|
945 |
-
#: includes/widgets/
|
946 |
-
#: includes/widgets/
|
947 |
-
#: includes/widgets/
|
948 |
-
#: includes/widgets/
|
949 |
-
#: includes/widgets/
|
950 |
-
#: includes/widgets/
|
951 |
-
#: includes/widgets/
|
952 |
-
#: includes/widgets/
|
953 |
-
#: includes/widgets/
|
954 |
-
#: includes/widgets/
|
955 |
-
#: includes/widgets/
|
956 |
-
#: includes/widgets/
|
957 |
-
#: includes/widgets/
|
958 |
-
#: includes/widgets/
|
959 |
-
#: includes/widgets/
|
960 |
-
#: includes/widgets/
|
961 |
-
#: includes/widgets/
|
962 |
-
#: includes/widgets/
|
963 |
-
#: includes/widgets/
|
964 |
-
#: includes/widgets/
|
965 |
-
#: includes/widgets/
|
966 |
-
#: includes/widgets/
|
967 |
-
#: includes/widgets/
|
968 |
-
#: includes/widgets/
|
969 |
-
#: includes/widgets/
|
970 |
-
#: includes/widgets/
|
971 |
-
#: includes/widgets/
|
972 |
-
#: includes/widgets/
|
973 |
-
#: includes/widgets/
|
974 |
-
#: includes/widgets/
|
975 |
-
#: includes/widgets/
|
976 |
-
#: includes/widgets/
|
977 |
-
#: includes/widgets/
|
978 |
-
#: includes/widgets/
|
979 |
-
#: includes/widgets/
|
980 |
-
#: includes/widgets/
|
981 |
-
#: includes/widgets/
|
982 |
-
#: includes/widgets/
|
983 |
-
#: includes/widgets/
|
984 |
-
#: includes/widgets/
|
985 |
-
#: includes/widgets/
|
986 |
-
#: includes/widgets/
|
987 |
-
#: includes/widgets/
|
988 |
-
#: includes/widgets/
|
989 |
-
#: includes/widgets/
|
990 |
-
#: includes/widgets/
|
991 |
-
#: includes/widgets/
|
992 |
-
#: includes/widgets/
|
993 |
-
#: includes/widgets/
|
994 |
-
#: includes/widgets/
|
995 |
-
#: includes/widgets/
|
996 |
-
#: includes/widgets/
|
997 |
-
#: includes/widgets/
|
998 |
-
#: includes/widgets/
|
999 |
-
#: includes/widgets/
|
1000 |
-
#: includes/widgets/
|
1001 |
-
#: includes/widgets/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1002 |
msgid "Yes"
|
1003 |
msgstr ""
|
1004 |
|
1005 |
-
#: includes/widgets/
|
1006 |
-
|
|
|
|
|
|
|
1007 |
msgstr ""
|
1008 |
|
1009 |
-
#: includes/widgets/
|
1010 |
-
|
|
|
|
|
|
|
1011 |
msgstr ""
|
1012 |
|
1013 |
-
#: includes/widgets/
|
1014 |
-
|
|
|
|
|
|
|
|
|
|
|
1015 |
msgstr ""
|
1016 |
|
1017 |
-
#: includes/widgets/
|
1018 |
-
|
|
|
|
|
|
|
1019 |
msgstr ""
|
1020 |
|
1021 |
-
#: includes/widgets/
|
1022 |
-
#: includes/widgets/
|
1023 |
-
|
1024 |
-
|
1025 |
-
"
|
1026 |
-
"luctus nec ullamcorper mattis, pulvinar dapibus leo."
|
1027 |
msgstr ""
|
1028 |
|
1029 |
-
#: includes/widgets/
|
1030 |
-
|
|
|
|
|
|
|
1031 |
msgstr ""
|
1032 |
|
1033 |
-
#: includes/widgets/
|
1034 |
-
|
|
|
|
|
|
|
1035 |
msgstr ""
|
1036 |
|
1037 |
-
#: includes/widgets/
|
1038 |
-
|
|
|
|
|
|
|
1039 |
msgstr ""
|
1040 |
|
1041 |
-
#: includes/widgets/
|
1042 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
1043 |
msgstr ""
|
1044 |
|
1045 |
-
#: includes/widgets/
|
1046 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1047 |
msgstr ""
|
1048 |
|
1049 |
-
#: includes/widgets/
|
1050 |
-
#: includes/widgets/
|
1051 |
-
#: includes/widgets/portfolio.php:
|
1052 |
-
#: includes/widgets/
|
1053 |
-
#: includes/widgets/posts-carousel.php:
|
1054 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1055 |
msgstr ""
|
1056 |
|
1057 |
-
#: includes/widgets/
|
1058 |
-
#: includes/widgets/carousel.php:
|
1059 |
-
#: includes/widgets/
|
1060 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1061 |
msgstr ""
|
1062 |
|
1063 |
-
#: includes/widgets/
|
1064 |
-
#: includes/widgets/carousel.php:
|
1065 |
-
#: includes/widgets/
|
1066 |
-
#: includes/widgets/
|
1067 |
-
#: includes/widgets/
|
1068 |
-
#: includes/widgets/
|
1069 |
-
#: includes/widgets/
|
1070 |
-
#: includes/widgets/
|
1071 |
-
#: includes/widgets/
|
1072 |
-
#: includes/widgets/
|
1073 |
-
#: includes/widgets/
|
1074 |
-
|
1075 |
-
#: includes/widgets/pricing-table.php:244
|
1076 |
-
#: includes/widgets/pricing-table.php:274
|
1077 |
-
#: includes/widgets/pricing-table.php:323
|
1078 |
-
#: includes/widgets/pricing-table.php:352
|
1079 |
-
#: includes/widgets/pricing-table.php:381
|
1080 |
-
#: includes/widgets/services.php:205 includes/widgets/services.php:234
|
1081 |
-
#: includes/widgets/slider.php:301 includes/widgets/stats-bars.php:206
|
1082 |
-
#: includes/widgets/stats-bars.php:256 includes/widgets/tabs.php:275
|
1083 |
-
#: includes/widgets/team-members.php:307
|
1084 |
-
#: includes/widgets/team-members.php:336
|
1085 |
-
#: includes/widgets/team-members.php:365
|
1086 |
-
#: includes/widgets/testimonials-slider.php:285
|
1087 |
-
#: includes/widgets/testimonials-slider.php:333
|
1088 |
-
#: includes/widgets/testimonials-slider.php:362
|
1089 |
-
#: includes/widgets/testimonials.php:212
|
1090 |
-
#: includes/widgets/testimonials.php:291
|
1091 |
-
#: includes/widgets/testimonials.php:320
|
1092 |
-
msgid "Color"
|
1093 |
msgstr ""
|
1094 |
|
1095 |
-
#: includes/widgets/
|
1096 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
1097 |
msgstr ""
|
1098 |
|
1099 |
-
#: includes/widgets/
|
1100 |
-
|
|
|
|
|
|
|
|
|
1101 |
msgstr ""
|
1102 |
|
1103 |
-
#: includes/widgets/
|
1104 |
-
|
|
|
|
|
|
|
|
|
1105 |
msgstr ""
|
1106 |
|
1107 |
-
#: includes/widgets/
|
1108 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
1109 |
msgstr ""
|
1110 |
|
1111 |
-
#: includes/widgets/
|
1112 |
-
|
|
|
|
|
|
|
1113 |
msgstr ""
|
1114 |
|
1115 |
-
#: includes/widgets/
|
1116 |
-
|
|
|
|
|
1117 |
msgstr ""
|
1118 |
|
1119 |
-
#: includes/widgets/
|
1120 |
-
#: includes/widgets/
|
1121 |
-
#: includes/widgets/
|
1122 |
-
#: includes/widgets/
|
1123 |
-
|
1124 |
-
#: includes/widgets/posts-block.php:174
|
1125 |
-
#: includes/widgets/pricing-table.php:177
|
1126 |
-
msgid "http://your-link.com"
|
1127 |
msgstr ""
|
1128 |
|
1129 |
-
#: includes/widgets/
|
1130 |
-
#: includes/widgets/
|
1131 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1132 |
msgstr ""
|
1133 |
|
1134 |
-
#: includes/widgets/
|
1135 |
-
#: includes/widgets/
|
1136 |
-
|
1137 |
-
#: includes/widgets/services.php:128 includes/widgets/tabs.php:121
|
1138 |
-
msgid "Icon"
|
1139 |
msgstr ""
|
1140 |
|
1141 |
-
#: includes/widgets/
|
1142 |
-
#: includes/widgets/icon-list.php:
|
1143 |
-
#: includes/widgets/
|
1144 |
-
|
1145 |
-
msgid "Icon Image"
|
1146 |
msgstr ""
|
1147 |
|
1148 |
-
#: includes/widgets/
|
1149 |
-
|
|
|
1150 |
msgstr ""
|
1151 |
|
1152 |
-
#: includes/widgets/
|
1153 |
-
|
|
|
1154 |
msgstr ""
|
1155 |
|
1156 |
-
#: includes/widgets/
|
1157 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1158 |
msgstr ""
|
1159 |
|
1160 |
-
#: includes/widgets/
|
1161 |
-
|
1162 |
-
msgid "Class"
|
1163 |
msgstr ""
|
1164 |
|
1165 |
-
#: includes/widgets/
|
1166 |
-
msgid "
|
1167 |
msgstr ""
|
1168 |
|
1169 |
-
#: includes/widgets/
|
1170 |
-
msgid "
|
1171 |
msgstr ""
|
1172 |
|
1173 |
-
#: includes/widgets/
|
1174 |
-
msgid "
|
1175 |
msgstr ""
|
1176 |
|
1177 |
-
#: includes/widgets/
|
1178 |
-
|
1179 |
-
#: includes/widgets/pricing-table.php:450
|
1180 |
-
msgid "Button Color"
|
1181 |
msgstr ""
|
1182 |
|
1183 |
-
#: includes/widgets/
|
1184 |
-
|
1185 |
-
msgid "Default"
|
1186 |
msgstr ""
|
1187 |
|
1188 |
-
#: includes/widgets/
|
1189 |
-
|
1190 |
-
msgid "Black"
|
1191 |
msgstr ""
|
1192 |
|
1193 |
-
#: includes/widgets/
|
1194 |
-
|
1195 |
-
msgid "Blue"
|
1196 |
msgstr ""
|
1197 |
|
1198 |
-
#: includes/widgets/
|
1199 |
-
|
1200 |
-
msgid "Cyan"
|
1201 |
msgstr ""
|
1202 |
|
1203 |
-
#: includes/widgets/
|
1204 |
-
|
1205 |
-
msgid "Green"
|
1206 |
msgstr ""
|
1207 |
|
1208 |
-
#: includes/widgets/
|
1209 |
-
#: includes/widgets/
|
1210 |
-
|
|
|
1211 |
msgstr ""
|
1212 |
|
1213 |
-
#: includes/widgets/
|
1214 |
-
|
1215 |
-
msgid "Pink"
|
1216 |
msgstr ""
|
1217 |
|
1218 |
-
#: includes/widgets/
|
1219 |
-
|
1220 |
-
msgid "Red"
|
1221 |
msgstr ""
|
1222 |
|
1223 |
-
#: includes/widgets/
|
1224 |
-
|
1225 |
-
msgid "Teal"
|
1226 |
msgstr ""
|
1227 |
|
1228 |
-
#: includes/widgets/
|
1229 |
-
|
1230 |
-
msgid "Transparent"
|
1231 |
msgstr ""
|
1232 |
|
1233 |
-
#: includes/widgets/
|
1234 |
-
|
1235 |
-
msgid "Semi Transparent"
|
1236 |
msgstr ""
|
1237 |
|
1238 |
-
#: includes/widgets/
|
1239 |
-
#: includes/widgets/
|
1240 |
-
#: includes/widgets/
|
1241 |
-
|
|
|
|
|
1242 |
msgstr ""
|
1243 |
|
1244 |
-
#: includes/widgets/
|
1245 |
-
|
|
|
|
|
|
|
|
|
|
|
1246 |
msgstr ""
|
1247 |
|
1248 |
-
#: includes/widgets/
|
1249 |
-
#: includes/widgets/
|
1250 |
-
|
|
|
|
|
|
|
|
|
1251 |
msgstr ""
|
1252 |
|
1253 |
-
#: includes/widgets/
|
1254 |
-
#: includes/widgets/
|
1255 |
-
|
|
|
1256 |
msgstr ""
|
1257 |
|
1258 |
-
#: includes/widgets/
|
1259 |
-
|
1260 |
-
msgid "Small"
|
1261 |
msgstr ""
|
1262 |
|
1263 |
-
#: includes/widgets/
|
1264 |
-
|
1265 |
-
msgid "Rounded Button?"
|
1266 |
msgstr ""
|
1267 |
|
1268 |
-
#: includes/widgets/
|
1269 |
-
msgid "
|
1270 |
msgstr ""
|
1271 |
|
1272 |
-
#: includes/widgets/
|
1273 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1274 |
msgid "Alignment"
|
1275 |
msgstr ""
|
1276 |
|
1277 |
-
#: includes/widgets/
|
1278 |
-
#: includes/widgets/
|
|
|
1279 |
msgid "Left"
|
1280 |
msgstr ""
|
1281 |
|
1282 |
-
#: includes/widgets/
|
1283 |
-
#: includes/widgets/
|
|
|
1284 |
msgid "Center"
|
1285 |
msgstr ""
|
1286 |
|
1287 |
-
#: includes/widgets/
|
1288 |
-
#: includes/widgets/
|
|
|
1289 |
msgid "Right"
|
1290 |
msgstr ""
|
1291 |
|
1292 |
-
#: includes/widgets/
|
1293 |
-
#: includes/widgets/
|
|
|
1294 |
msgid "Justified"
|
1295 |
msgstr ""
|
1296 |
|
1297 |
-
#: includes/widgets/
|
1298 |
-
#: includes/widgets/
|
1299 |
-
#: includes/widgets/
|
1300 |
-
#: includes/widgets/
|
1301 |
-
#: includes/widgets/
|
1302 |
-
#: includes/widgets/
|
1303 |
-
#: includes/widgets/
|
1304 |
-
msgid "
|
1305 |
msgstr ""
|
1306 |
|
1307 |
-
#: includes/widgets/
|
1308 |
-
#: includes/widgets/
|
1309 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1310 |
msgstr ""
|
1311 |
|
1312 |
-
#: includes/widgets/
|
1313 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1314 |
msgstr ""
|
1315 |
|
1316 |
-
#: includes/widgets/
|
1317 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1318 |
msgstr ""
|
1319 |
|
1320 |
-
#: includes/widgets/
|
1321 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1322 |
msgstr ""
|
1323 |
|
1324 |
-
#: includes/widgets/
|
1325 |
-
#: includes/widgets/
|
1326 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1327 |
msgstr ""
|
1328 |
|
1329 |
-
#: includes/widgets/
|
1330 |
-
#: includes/widgets/
|
1331 |
-
#: includes/widgets/
|
1332 |
-
#: includes/widgets/
|
1333 |
-
#: includes/widgets/
|
1334 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1335 |
msgstr ""
|
1336 |
|
1337 |
-
#: includes/widgets/
|
1338 |
-
#: includes/widgets/
|
1339 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1340 |
msgstr ""
|
1341 |
|
1342 |
-
#: includes/widgets/
|
1343 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1344 |
msgstr ""
|
1345 |
|
1346 |
-
#: includes/widgets/
|
1347 |
-
#: includes/widgets/
|
1348 |
-
#: includes/widgets/
|
1349 |
-
|
|
|
|
|
1350 |
msgstr ""
|
1351 |
|
1352 |
-
#: includes/widgets/
|
1353 |
-
|
|
|
|
|
|
|
|
|
1354 |
msgstr ""
|
1355 |
|
1356 |
-
#: includes/widgets/
|
1357 |
-
#: includes/widgets/
|
1358 |
-
|
1359 |
-
#: includes/widgets/testimonials-slider.php:410
|
1360 |
-
msgid "Icon Color"
|
1361 |
msgstr ""
|
1362 |
|
1363 |
-
#: includes/widgets/
|
1364 |
-
#: includes/widgets/
|
1365 |
-
|
1366 |
-
msgid "Icon Hover Color"
|
1367 |
msgstr ""
|
1368 |
|
1369 |
-
#: includes/widgets/
|
1370 |
-
msgid "
|
1371 |
msgstr ""
|
1372 |
|
1373 |
-
#: includes/widgets/
|
1374 |
-
msgid "
|
1375 |
msgstr ""
|
1376 |
|
1377 |
-
#: includes/widgets/
|
1378 |
-
msgid "
|
1379 |
msgstr ""
|
1380 |
|
1381 |
-
#: includes/widgets/
|
1382 |
-
msgid "
|
1383 |
msgstr ""
|
1384 |
|
1385 |
-
#: includes/widgets/
|
1386 |
-
msgid "
|
1387 |
msgstr ""
|
1388 |
|
1389 |
-
#: includes/widgets/
|
1390 |
-
|
|
|
|
|
|
|
|
|
|
|
1391 |
msgstr ""
|
1392 |
|
1393 |
-
#: includes/widgets/
|
1394 |
-
msgid "
|
1395 |
msgstr ""
|
1396 |
|
1397 |
-
#: includes/widgets/
|
1398 |
-
|
1399 |
-
#: includes/widgets/posts-carousel.php:252
|
1400 |
-
msgid "Carousel Settings"
|
1401 |
msgstr ""
|
1402 |
|
1403 |
-
#: includes/widgets/
|
1404 |
-
|
1405 |
-
#: includes/widgets/posts-carousel.php:265
|
1406 |
-
msgid "Prev/Next Arrows?"
|
1407 |
msgstr ""
|
1408 |
|
1409 |
-
#: includes/widgets/
|
1410 |
-
#: includes/widgets/
|
1411 |
-
#: includes/widgets/
|
1412 |
-
|
|
|
|
|
|
|
1413 |
msgstr ""
|
1414 |
|
1415 |
-
#: includes/widgets/
|
1416 |
-
#: includes/widgets/
|
1417 |
-
#: includes/widgets/
|
1418 |
-
#: includes/widgets/
|
1419 |
-
#: includes/widgets/
|
1420 |
-
|
|
|
1421 |
msgstr ""
|
1422 |
|
1423 |
-
#: includes/widgets/
|
1424 |
-
|
1425 |
-
#: includes/widgets/posts-carousel.php:302
|
1426 |
-
msgid "Autoplay?"
|
1427 |
msgstr ""
|
1428 |
|
1429 |
-
#: includes/widgets/
|
1430 |
-
|
1431 |
-
#: includes/widgets/posts-carousel.php:303
|
1432 |
-
msgid "Should the carousel autoplay as in a slideshow."
|
1433 |
msgstr ""
|
1434 |
|
1435 |
-
#: includes/widgets/
|
1436 |
-
|
1437 |
-
#: includes/widgets/posts-carousel.php:310
|
1438 |
-
msgid "Autoplay speed in ms"
|
1439 |
msgstr ""
|
1440 |
|
1441 |
-
#: includes/widgets/
|
1442 |
-
|
1443 |
-
|
1444 |
-
|
1445 |
msgstr ""
|
1446 |
|
1447 |
-
#: includes/widgets/
|
1448 |
-
|
1449 |
-
#: includes/widgets/posts-carousel.php:331
|
1450 |
-
msgid "Responsive Options"
|
1451 |
msgstr ""
|
1452 |
|
1453 |
-
#: includes/widgets/
|
1454 |
-
|
1455 |
-
#: includes/widgets/gallery.php:599 includes/widgets/portfolio.php:374
|
1456 |
-
#: includes/widgets/posts-carousel.php:339
|
1457 |
-
msgid "Desktop"
|
1458 |
msgstr ""
|
1459 |
|
1460 |
-
#: includes/widgets/
|
1461 |
-
|
1462 |
-
#: includes/widgets/gallery-carousel.php:274
|
1463 |
-
#: includes/widgets/gallery-carousel.php:321
|
1464 |
-
#: includes/widgets/gallery-carousel.php:377
|
1465 |
-
#: includes/widgets/gallery.php:609 includes/widgets/gallery.php:633
|
1466 |
-
#: includes/widgets/gallery.php:666 includes/widgets/portfolio.php:383
|
1467 |
-
#: includes/widgets/portfolio.php:406
|
1468 |
-
#: includes/widgets/portfolio.php:440
|
1469 |
-
#: includes/widgets/posts-carousel.php:350
|
1470 |
-
#: includes/widgets/posts-carousel.php:397
|
1471 |
-
msgid "Gutter"
|
1472 |
msgstr ""
|
1473 |
|
1474 |
-
#: includes/widgets/
|
1475 |
-
|
1476 |
-
#: includes/widgets/gallery-carousel.php:275
|
1477 |
-
#: includes/widgets/gallery-carousel.php:322
|
1478 |
-
#: includes/widgets/gallery-carousel.php:378
|
1479 |
-
#: includes/widgets/gallery.php:634 includes/widgets/gallery.php:667
|
1480 |
-
#: includes/widgets/portfolio.php:407
|
1481 |
-
#: includes/widgets/portfolio.php:441
|
1482 |
-
#: includes/widgets/posts-carousel.php:351
|
1483 |
-
#: includes/widgets/posts-carousel.php:398
|
1484 |
-
#: includes/widgets/posts-carousel.php:456
|
1485 |
-
msgid "Space between columns."
|
1486 |
msgstr ""
|
1487 |
|
1488 |
-
#: includes/widgets/
|
1489 |
-
#: includes/widgets/
|
1490 |
-
#: includes/widgets/
|
1491 |
-
#: includes/widgets/
|
1492 |
-
|
1493 |
-
#: includes/widgets/gallery-carousel.php:353
|
1494 |
-
#: includes/widgets/gallery.php:182 includes/widgets/portfolio.php:285
|
1495 |
-
#: includes/widgets/posts-block.php:256
|
1496 |
-
#: includes/widgets/posts-block.php:271
|
1497 |
-
#: includes/widgets/posts-carousel.php:363
|
1498 |
-
#: includes/widgets/posts-carousel.php:411
|
1499 |
-
#: includes/widgets/posts-carousel.php:468
|
1500 |
-
#: includes/widgets/services.php:79
|
1501 |
-
#: includes/widgets/team-members.php:75
|
1502 |
-
#: includes/widgets/testimonials.php:60
|
1503 |
-
msgid "Columns per row"
|
1504 |
msgstr ""
|
1505 |
|
1506 |
-
#: includes/widgets/
|
1507 |
-
#: includes/widgets/
|
1508 |
-
#: includes/widgets/
|
1509 |
-
|
1510 |
-
#: includes/widgets/gallery-carousel.php:365
|
1511 |
-
#: includes/widgets/posts-carousel.php:376
|
1512 |
-
#: includes/widgets/posts-carousel.php:423
|
1513 |
-
#: includes/widgets/posts-carousel.php:480
|
1514 |
-
msgid "Columns to scroll"
|
1515 |
msgstr ""
|
1516 |
|
1517 |
-
#: includes/widgets/
|
1518 |
-
#: includes/widgets/
|
1519 |
-
#: includes/widgets/
|
1520 |
-
#: includes/widgets/
|
1521 |
-
msgid "
|
1522 |
msgstr ""
|
1523 |
|
1524 |
-
#: includes/widgets/
|
1525 |
-
|
1526 |
-
#: includes/widgets/gallery-carousel.php:390
|
1527 |
-
#: includes/widgets/gallery.php:647 includes/widgets/gallery.php:680
|
1528 |
-
#: includes/widgets/portfolio.php:420
|
1529 |
-
#: includes/widgets/portfolio.php:454
|
1530 |
-
#: includes/widgets/posts-carousel.php:435
|
1531 |
-
msgid "Tablet Resolution"
|
1532 |
msgstr ""
|
1533 |
|
1534 |
-
#: includes/widgets/
|
1535 |
-
#: includes/widgets/
|
1536 |
-
#: includes/widgets/
|
1537 |
-
#: includes/widgets/
|
1538 |
-
#: includes/widgets/
|
1539 |
-
#: includes/widgets/
|
1540 |
-
|
1541 |
-
msgid "The resolution to treat as a tablet resolution."
|
1542 |
msgstr ""
|
1543 |
|
1544 |
-
#: includes/widgets/
|
1545 |
-
|
1546 |
-
#: includes/widgets/gallery.php:657 includes/widgets/portfolio.php:431
|
1547 |
-
#: includes/widgets/posts-carousel.php:446
|
1548 |
-
msgid "Mobile Phone"
|
1549 |
msgstr ""
|
1550 |
|
1551 |
-
#: includes/widgets/
|
1552 |
-
|
1553 |
-
#: includes/widgets/tabs.php:83
|
1554 |
-
msgid "Mobile Resolution"
|
1555 |
msgstr ""
|
1556 |
|
1557 |
-
#: includes/widgets/
|
1558 |
-
#: includes/widgets/
|
1559 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
1560 |
msgstr ""
|
1561 |
|
1562 |
-
#: includes/widgets/
|
1563 |
-
|
|
|
|
|
|
|
1564 |
msgstr ""
|
1565 |
|
1566 |
-
#: includes/widgets/
|
1567 |
-
|
1568 |
-
msgid "Padding"
|
1569 |
msgstr ""
|
1570 |
|
1571 |
-
#: includes/widgets/
|
1572 |
-
|
|
|
|
|
|
|
|
|
1573 |
msgstr ""
|
1574 |
|
1575 |
-
#: includes/widgets/
|
1576 |
-
msgid "
|
1577 |
msgstr ""
|
1578 |
|
1579 |
-
#: includes/widgets/
|
1580 |
-
|
|
|
1581 |
msgstr ""
|
1582 |
|
1583 |
-
#: includes/widgets/
|
1584 |
-
|
|
|
1585 |
msgstr ""
|
1586 |
|
1587 |
-
#: includes/widgets/
|
1588 |
-
msgid "
|
1589 |
msgstr ""
|
1590 |
|
1591 |
-
#: includes/widgets/
|
1592 |
-
msgid "
|
1593 |
msgstr ""
|
1594 |
|
1595 |
-
#: includes/widgets/
|
1596 |
-
msgid "
|
1597 |
msgstr ""
|
1598 |
|
1599 |
-
#: includes/widgets/
|
1600 |
-
|
|
|
1601 |
msgstr ""
|
1602 |
|
1603 |
-
#: includes/widgets/
|
1604 |
-
msgid "
|
1605 |
msgstr ""
|
1606 |
|
1607 |
-
#: includes/widgets/
|
1608 |
-
|
|
|
1609 |
msgstr ""
|
1610 |
|
1611 |
-
#: includes/widgets/
|
1612 |
-
|
|
|
|
|
1613 |
msgstr ""
|
1614 |
|
1615 |
-
#: includes/widgets/
|
1616 |
-
|
|
|
|
|
|
|
1617 |
msgstr ""
|
1618 |
|
1619 |
-
#: includes/widgets/
|
1620 |
-
|
|
|
|
|
|
|
1621 |
msgstr ""
|
1622 |
|
1623 |
-
#: includes/widgets/
|
1624 |
-
#: includes/widgets/
|
1625 |
-
#: includes/widgets/
|
1626 |
-
#: includes/widgets/posts-
|
1627 |
-
msgid "
|
1628 |
msgstr ""
|
1629 |
|
1630 |
-
#: includes/widgets/
|
1631 |
-
|
|
|
|
|
|
|
1632 |
msgstr ""
|
1633 |
|
1634 |
-
#: includes/widgets/
|
1635 |
-
|
|
|
|
|
|
|
1636 |
msgstr ""
|
1637 |
|
1638 |
-
#: includes/widgets/
|
1639 |
-
|
|
|
|
|
|
|
1640 |
msgstr ""
|
1641 |
|
1642 |
-
#: includes/widgets/
|
1643 |
-
|
|
|
|
|
|
|
1644 |
msgstr ""
|
1645 |
|
1646 |
-
#: includes/widgets/
|
1647 |
-
|
|
|
|
|
|
|
1648 |
msgstr ""
|
1649 |
|
1650 |
-
#: includes/widgets/
|
1651 |
-
|
|
|
|
|
|
|
1652 |
msgstr ""
|
1653 |
|
1654 |
-
#: includes/widgets/
|
1655 |
-
|
|
|
|
|
|
|
1656 |
msgstr ""
|
1657 |
|
1658 |
-
#: includes/widgets/
|
1659 |
-
|
|
|
|
|
|
|
1660 |
msgstr ""
|
1661 |
|
1662 |
-
#: includes/widgets/
|
1663 |
-
|
|
|
|
|
|
|
1664 |
msgstr ""
|
1665 |
|
1666 |
-
#: includes/widgets/
|
1667 |
-
|
|
|
|
|
|
|
1668 |
msgstr ""
|
1669 |
|
1670 |
-
#: includes/widgets/
|
1671 |
-
#: includes/widgets/
|
1672 |
-
#: includes/widgets/
|
1673 |
-
#: includes/widgets/
|
1674 |
-
|
1675 |
-
#: includes/widgets/services.php:187
|
1676 |
-
#: includes/widgets/team-members.php:289
|
1677 |
-
#: includes/widgets/testimonials-slider.php:315
|
1678 |
-
#: includes/widgets/testimonials.php:273
|
1679 |
-
msgid "Title HTML Tag"
|
1680 |
msgstr ""
|
1681 |
|
1682 |
-
#: includes/widgets/
|
1683 |
-
#: includes/widgets/
|
1684 |
-
#: includes/widgets/
|
1685 |
-
#: includes/widgets/
|
1686 |
-
|
1687 |
-
#: includes/widgets/portfolio.php:479
|
1688 |
-
#: includes/widgets/portfolio.php:619
|
1689 |
-
#: includes/widgets/portfolio.php:705
|
1690 |
-
#: includes/widgets/posts-block.php:476
|
1691 |
-
#: includes/widgets/posts-block.php:647
|
1692 |
-
#: includes/widgets/posts-carousel.php:557
|
1693 |
-
#: includes/widgets/posts-carousel.php:643
|
1694 |
-
#: includes/widgets/pricing-table.php:229
|
1695 |
-
#: includes/widgets/pricing-table.php:307
|
1696 |
-
#: includes/widgets/services.php:190
|
1697 |
-
#: includes/widgets/team-members.php:292
|
1698 |
-
#: includes/widgets/testimonials-slider.php:318
|
1699 |
-
#: includes/widgets/testimonials.php:276
|
1700 |
-
msgid "H1"
|
1701 |
msgstr ""
|
1702 |
|
1703 |
-
#: includes/widgets/
|
1704 |
-
#: includes/widgets/
|
1705 |
-
#: includes/widgets/
|
1706 |
-
#: includes/widgets/
|
1707 |
-
|
1708 |
-
#: includes/widgets/portfolio.php:480
|
1709 |
-
#: includes/widgets/portfolio.php:620
|
1710 |
-
#: includes/widgets/portfolio.php:706
|
1711 |
-
#: includes/widgets/posts-block.php:477
|
1712 |
-
#: includes/widgets/posts-block.php:648
|
1713 |
-
#: includes/widgets/posts-carousel.php:558
|
1714 |
-
#: includes/widgets/posts-carousel.php:644
|
1715 |
-
#: includes/widgets/pricing-table.php:230
|
1716 |
-
#: includes/widgets/pricing-table.php:308
|
1717 |
-
#: includes/widgets/services.php:191
|
1718 |
-
#: includes/widgets/team-members.php:293
|
1719 |
-
#: includes/widgets/testimonials-slider.php:319
|
1720 |
-
#: includes/widgets/testimonials.php:277
|
1721 |
-
msgid "H2"
|
1722 |
msgstr ""
|
1723 |
|
1724 |
-
#: includes/widgets/
|
1725 |
-
#: includes/widgets/
|
1726 |
-
#: includes/widgets/
|
1727 |
-
#: includes/widgets/
|
1728 |
-
|
1729 |
-
#: includes/widgets/portfolio.php:481
|
1730 |
-
#: includes/widgets/portfolio.php:621
|
1731 |
-
#: includes/widgets/portfolio.php:707
|
1732 |
-
#: includes/widgets/posts-block.php:478
|
1733 |
-
#: includes/widgets/posts-block.php:649
|
1734 |
-
#: includes/widgets/posts-carousel.php:559
|
1735 |
-
#: includes/widgets/posts-carousel.php:645
|
1736 |
-
#: includes/widgets/pricing-table.php:231
|
1737 |
-
#: includes/widgets/pricing-table.php:309
|
1738 |
-
#: includes/widgets/services.php:192
|
1739 |
-
#: includes/widgets/team-members.php:294
|
1740 |
-
#: includes/widgets/testimonials-slider.php:320
|
1741 |
-
#: includes/widgets/testimonials.php:278
|
1742 |
-
msgid "H3"
|
1743 |
msgstr ""
|
1744 |
|
1745 |
-
#: includes/widgets/
|
1746 |
-
#: includes/widgets/
|
1747 |
-
#: includes/widgets/
|
1748 |
-
#: includes/widgets/
|
1749 |
-
|
1750 |
-
#: includes/widgets/portfolio.php:482
|
1751 |
-
#: includes/widgets/portfolio.php:622
|
1752 |
-
#: includes/widgets/portfolio.php:708
|
1753 |
-
#: includes/widgets/posts-block.php:479
|
1754 |
-
#: includes/widgets/posts-block.php:650
|
1755 |
-
#: includes/widgets/posts-carousel.php:560
|
1756 |
-
#: includes/widgets/posts-carousel.php:646
|
1757 |
-
#: includes/widgets/pricing-table.php:232
|
1758 |
-
#: includes/widgets/pricing-table.php:310
|
1759 |
-
#: includes/widgets/services.php:193
|
1760 |
-
#: includes/widgets/team-members.php:295
|
1761 |
-
#: includes/widgets/testimonials-slider.php:321
|
1762 |
-
#: includes/widgets/testimonials.php:279
|
1763 |
-
msgid "H4"
|
1764 |
msgstr ""
|
1765 |
|
1766 |
-
#: includes/widgets/
|
1767 |
-
#: includes/widgets/
|
1768 |
-
#: includes/widgets/
|
1769 |
-
#: includes/widgets/
|
1770 |
-
|
1771 |
-
#: includes/widgets/portfolio.php:483
|
1772 |
-
#: includes/widgets/portfolio.php:623
|
1773 |
-
#: includes/widgets/portfolio.php:709
|
1774 |
-
#: includes/widgets/posts-block.php:480
|
1775 |
-
#: includes/widgets/posts-block.php:651
|
1776 |
-
#: includes/widgets/posts-carousel.php:561
|
1777 |
-
#: includes/widgets/posts-carousel.php:647
|
1778 |
-
#: includes/widgets/pricing-table.php:233
|
1779 |
-
#: includes/widgets/pricing-table.php:311
|
1780 |
-
#: includes/widgets/services.php:194
|
1781 |
-
#: includes/widgets/team-members.php:296
|
1782 |
-
#: includes/widgets/testimonials-slider.php:322
|
1783 |
-
#: includes/widgets/testimonials.php:280
|
1784 |
-
msgid "H5"
|
1785 |
msgstr ""
|
1786 |
|
1787 |
-
#: includes/widgets/
|
1788 |
-
#: includes/widgets/
|
1789 |
-
#: includes/widgets/
|
1790 |
-
#: includes/widgets/
|
1791 |
-
|
1792 |
-
#: includes/widgets/portfolio.php:484
|
1793 |
-
#: includes/widgets/portfolio.php:624
|
1794 |
-
#: includes/widgets/portfolio.php:710
|
1795 |
-
#: includes/widgets/posts-block.php:481
|
1796 |
-
#: includes/widgets/posts-block.php:652
|
1797 |
-
#: includes/widgets/posts-carousel.php:562
|
1798 |
-
#: includes/widgets/posts-carousel.php:648
|
1799 |
-
#: includes/widgets/pricing-table.php:234
|
1800 |
-
#: includes/widgets/pricing-table.php:312
|
1801 |
-
#: includes/widgets/services.php:195
|
1802 |
-
#: includes/widgets/team-members.php:297
|
1803 |
-
#: includes/widgets/testimonials-slider.php:323
|
1804 |
-
#: includes/widgets/testimonials.php:281
|
1805 |
-
msgid "H6"
|
1806 |
msgstr ""
|
1807 |
|
1808 |
-
#: includes/widgets/
|
1809 |
-
#: includes/widgets/
|
1810 |
-
#: includes/widgets/
|
1811 |
-
#: includes/widgets/
|
1812 |
-
|
1813 |
-
#: includes/widgets/portfolio.php:485
|
1814 |
-
#: includes/widgets/portfolio.php:625
|
1815 |
-
#: includes/widgets/portfolio.php:711
|
1816 |
-
#: includes/widgets/posts-block.php:482
|
1817 |
-
#: includes/widgets/posts-block.php:653
|
1818 |
-
#: includes/widgets/posts-carousel.php:563
|
1819 |
-
#: includes/widgets/posts-carousel.php:649
|
1820 |
-
#: includes/widgets/pricing-table.php:235
|
1821 |
-
#: includes/widgets/pricing-table.php:313
|
1822 |
-
#: includes/widgets/services.php:196
|
1823 |
-
#: includes/widgets/team-members.php:298
|
1824 |
-
#: includes/widgets/testimonials-slider.php:324
|
1825 |
-
#: includes/widgets/testimonials.php:282
|
1826 |
-
msgid "div"
|
1827 |
msgstr ""
|
1828 |
|
1829 |
-
#: includes/widgets/
|
1830 |
-
|
|
|
|
|
1831 |
msgstr ""
|
1832 |
|
1833 |
-
#: includes/widgets/
|
1834 |
-
|
|
|
|
|
|
|
|
|
|
|
1835 |
msgstr ""
|
1836 |
|
1837 |
-
#: includes/widgets/
|
1838 |
-
|
|
|
|
|
1839 |
msgstr ""
|
1840 |
|
1841 |
-
#: includes/widgets/
|
1842 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
1843 |
msgstr ""
|
1844 |
|
1845 |
-
#: includes/widgets/
|
1846 |
-
|
|
|
1847 |
msgstr ""
|
1848 |
|
1849 |
-
#: includes/widgets/
|
1850 |
-
|
|
|
1851 |
msgstr ""
|
1852 |
|
1853 |
-
#: includes/widgets/
|
1854 |
-
|
|
|
|
|
1855 |
msgstr ""
|
1856 |
|
1857 |
-
#: includes/widgets/
|
1858 |
-
|
|
|
1859 |
msgstr ""
|
1860 |
|
1861 |
-
#: includes/widgets/
|
1862 |
-
|
|
|
1863 |
msgstr ""
|
1864 |
|
1865 |
-
#: includes/widgets/
|
1866 |
msgid ""
|
1867 |
-
"
|
1868 |
-
"
|
1869 |
msgstr ""
|
1870 |
|
1871 |
-
#: includes/widgets/
|
1872 |
-
msgid "
|
1873 |
msgstr ""
|
1874 |
|
1875 |
-
#: includes/widgets/
|
1876 |
-
|
|
|
|
|
|
|
1877 |
msgstr ""
|
1878 |
|
1879 |
-
#: includes/widgets/
|
1880 |
-
|
|
|
|
|
|
|
1881 |
msgstr ""
|
1882 |
|
1883 |
-
#: includes/widgets/
|
1884 |
-
|
|
|
|
|
|
|
1885 |
msgstr ""
|
1886 |
|
1887 |
-
#: includes/widgets/
|
1888 |
-
|
|
|
|
|
1889 |
msgstr ""
|
1890 |
|
1891 |
-
#: includes/widgets/
|
1892 |
-
|
|
|
|
|
1893 |
msgstr ""
|
1894 |
|
1895 |
-
#: includes/widgets/
|
1896 |
-
|
|
|
|
|
1897 |
msgstr ""
|
1898 |
|
1899 |
-
#: includes/widgets/
|
1900 |
-
|
|
|
|
|
1901 |
msgstr ""
|
1902 |
|
1903 |
-
#: includes/widgets/
|
1904 |
-
|
|
|
|
|
1905 |
msgstr ""
|
1906 |
|
1907 |
-
#: includes/widgets/
|
1908 |
-
|
|
|
1909 |
msgstr ""
|
1910 |
|
1911 |
-
#: includes/widgets/
|
1912 |
-
#: includes/widgets/gallery.php:
|
1913 |
-
|
|
|
|
|
|
|
1914 |
msgstr ""
|
1915 |
|
1916 |
-
#: includes/widgets/
|
1917 |
-
#: includes/widgets/
|
1918 |
-
msgid "
|
1919 |
msgstr ""
|
1920 |
|
1921 |
-
#: includes/widgets/
|
1922 |
-
#: includes/widgets/gallery.php:
|
1923 |
-
|
|
|
|
|
1924 |
msgstr ""
|
1925 |
|
1926 |
-
#: includes/widgets/
|
1927 |
-
#: includes/widgets/gallery.php:
|
1928 |
-
|
|
|
|
|
1929 |
msgstr ""
|
1930 |
|
1931 |
-
#: includes/widgets/
|
1932 |
-
#: includes/widgets/gallery.php:
|
1933 |
-
msgid "
|
1934 |
msgstr ""
|
1935 |
|
1936 |
-
#: includes/widgets/
|
1937 |
-
|
1938 |
-
msgid "Item Label"
|
1939 |
msgstr ""
|
1940 |
|
1941 |
-
#: includes/widgets/
|
1942 |
-
#: includes/widgets/
|
1943 |
-
|
|
|
1944 |
msgstr ""
|
1945 |
|
1946 |
-
#: includes/widgets/
|
1947 |
-
#: includes/widgets/
|
1948 |
-
|
|
|
|
|
|
|
1949 |
msgstr ""
|
1950 |
|
1951 |
-
#: includes/widgets/
|
1952 |
-
#: includes/widgets/
|
1953 |
-
|
1954 |
-
|
1955 |
-
"
|
1956 |
-
"video."
|
1957 |
msgstr ""
|
1958 |
|
1959 |
-
#: includes/widgets/
|
1960 |
-
#: includes/widgets/
|
1961 |
-
|
|
|
1962 |
msgstr ""
|
1963 |
|
1964 |
-
#: includes/widgets/
|
1965 |
-
|
|
|
|
|
|
|
1966 |
msgstr ""
|
1967 |
|
1968 |
-
#: includes/widgets/
|
1969 |
-
#: includes/widgets/
|
1970 |
-
msgid "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1971 |
msgstr ""
|
1972 |
|
1973 |
-
#: includes/widgets/
|
1974 |
-
|
|
|
|
|
|
|
1975 |
msgid ""
|
1976 |
-
"
|
1977 |
-
"
|
1978 |
msgstr ""
|
1979 |
|
1980 |
-
#: includes/widgets/
|
1981 |
-
#: includes/widgets/
|
1982 |
-
msgid "
|
1983 |
msgstr ""
|
1984 |
|
1985 |
-
#: includes/widgets/
|
1986 |
-
#: includes/widgets/
|
1987 |
-
msgid "
|
1988 |
msgstr ""
|
1989 |
|
1990 |
-
#: includes/widgets/
|
1991 |
-
#: includes/widgets/
|
1992 |
-
|
1993 |
-
msgid "Enable Lightbox Gallery?"
|
1994 |
msgstr ""
|
1995 |
|
1996 |
-
#: includes/widgets/
|
1997 |
-
#: includes/widgets/
|
1998 |
-
msgid "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1999 |
msgstr ""
|
2000 |
|
2001 |
-
#: includes/widgets/gallery-carousel.php:412
|
2002 |
-
#: includes/widgets/gallery.php:384 includes/widgets/portfolio.php:575
|
2003 |
#: includes/widgets/posts-carousel.php:513
|
|
|
|
|
|
|
|
|
|
|
2004 |
msgid "Thumbnail Hover Background Color"
|
2005 |
msgstr ""
|
2006 |
|
2007 |
-
#: includes/widgets/
|
2008 |
-
|
2009 |
-
msgid "Gallery Item Title"
|
2010 |
msgstr ""
|
2011 |
|
2012 |
-
#: includes/widgets/
|
2013 |
-
|
2014 |
-
#: includes/widgets/posts-carousel.php:572
|
2015 |
-
msgid "Title Color"
|
2016 |
msgstr ""
|
2017 |
|
2018 |
-
#: includes/widgets/
|
2019 |
-
|
2020 |
-
#: includes/widgets/posts-carousel.php:583
|
2021 |
-
msgid "Title Hover Border Color"
|
2022 |
msgstr ""
|
2023 |
|
2024 |
-
#: includes/widgets/
|
2025 |
-
#: includes/widgets/
|
2026 |
-
|
|
|
2027 |
msgstr ""
|
2028 |
|
2029 |
-
#: includes/widgets/
|
2030 |
-
|
2031 |
-
msgid "Item Tags Color"
|
2032 |
msgstr ""
|
2033 |
|
2034 |
-
#: includes/widgets/
|
2035 |
-
msgid "
|
2036 |
msgstr ""
|
2037 |
|
2038 |
-
#: includes/widgets/
|
2039 |
-
msgid "
|
2040 |
msgstr ""
|
2041 |
|
2042 |
-
#: includes/widgets/
|
2043 |
-
msgid "
|
2044 |
msgstr ""
|
2045 |
|
2046 |
-
#: includes/widgets/
|
2047 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2048 |
msgstr ""
|
2049 |
|
2050 |
-
#: includes/widgets/
|
2051 |
msgid ""
|
2052 |
-
"
|
2053 |
-
"
|
|
|
2054 |
msgstr ""
|
2055 |
|
2056 |
-
#: includes/widgets/
|
2057 |
-
|
2058 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2059 |
msgstr ""
|
2060 |
|
2061 |
-
#: includes/widgets/
|
2062 |
-
|
|
|
2063 |
msgstr ""
|
2064 |
|
2065 |
-
#: includes/widgets/
|
2066 |
-
msgid "
|
2067 |
msgstr ""
|
2068 |
|
2069 |
-
#: includes/widgets/
|
2070 |
-
|
|
|
2071 |
msgstr ""
|
2072 |
|
2073 |
-
#: includes/widgets/
|
2074 |
-
|
2075 |
-
#: includes/widgets/portfolio.php:334
|
2076 |
-
#: includes/widgets/portfolio.php:837
|
2077 |
-
#: includes/widgets/posts-block.php:423
|
2078 |
-
#: includes/widgets/posts-block.php:432
|
2079 |
-
#: includes/widgets/posts-block.php:774
|
2080 |
-
msgid "Pagination"
|
2081 |
msgstr ""
|
2082 |
|
2083 |
-
#: includes/widgets/
|
2084 |
-
msgid ""
|
2085 |
-
"Choose pagination type or choose None if no pagination is desired. "
|
2086 |
-
"Make sure you enter the items per page value in the option 'Number "
|
2087 |
-
"of items to be displayed per page and on each load more invocation' "
|
2088 |
-
"field below to control number of items to display per page."
|
2089 |
msgstr ""
|
2090 |
|
2091 |
-
#: includes/widgets/
|
2092 |
-
#: includes/widgets/
|
2093 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2094 |
msgstr ""
|
2095 |
|
2096 |
-
#: includes/widgets/
|
2097 |
-
|
2098 |
-
|
|
|
2099 |
msgstr ""
|
2100 |
|
2101 |
-
#: includes/widgets/
|
2102 |
-
msgid ""
|
2103 |
-
"Number of items to be displayed per page and on each load more "
|
2104 |
-
"invocation."
|
2105 |
msgstr ""
|
2106 |
|
2107 |
-
#: includes/widgets/
|
2108 |
-
msgid "
|
2109 |
msgstr ""
|
2110 |
|
2111 |
-
#: includes/widgets/
|
2112 |
-
|
2113 |
-
#: includes/widgets/portfolio.php:476
|
2114 |
-
#: includes/widgets/posts-block.php:473
|
2115 |
-
msgid "Heading HTML Tag"
|
2116 |
msgstr ""
|
2117 |
|
2118 |
-
#: includes/widgets/
|
2119 |
-
#: includes/widgets/image-slider.php:
|
2120 |
-
#: includes/widgets/
|
2121 |
-
|
2122 |
-
msgid "Heading Color"
|
2123 |
msgstr ""
|
2124 |
|
2125 |
-
#: includes/widgets/
|
2126 |
-
msgid "
|
2127 |
msgstr ""
|
2128 |
|
2129 |
-
#: includes/widgets/
|
2130 |
-
|
2131 |
-
msgid "Filter Color"
|
2132 |
msgstr ""
|
2133 |
|
2134 |
-
#: includes/widgets/
|
2135 |
-
|
2136 |
-
msgid "Filter Hover Color"
|
2137 |
msgstr ""
|
2138 |
|
2139 |
-
#: includes/widgets/
|
2140 |
-
|
|
|
|
|
|
|
2141 |
msgstr ""
|
2142 |
|
2143 |
-
#: includes/widgets/
|
2144 |
-
#: includes/widgets/
|
2145 |
-
|
2146 |
-
msgid "Border Color"
|
2147 |
msgstr ""
|
2148 |
|
2149 |
-
#: includes/widgets/
|
2150 |
-
#: includes/widgets/
|
2151 |
-
msgid "
|
2152 |
msgstr ""
|
2153 |
|
2154 |
-
#: includes/widgets/
|
2155 |
-
#: includes/widgets/
|
2156 |
-
msgid "
|
2157 |
msgstr ""
|
2158 |
|
2159 |
-
#: includes/widgets/
|
2160 |
-
#: includes/widgets/
|
2161 |
-
msgid "
|
2162 |
msgstr ""
|
2163 |
|
2164 |
-
#: includes/widgets/
|
2165 |
-
#: includes/widgets/
|
2166 |
-
msgid "
|
2167 |
msgstr ""
|
2168 |
|
2169 |
-
#: includes/widgets/
|
2170 |
-
#: includes/widgets/
|
2171 |
-
msgid "
|
2172 |
msgstr ""
|
2173 |
|
2174 |
-
#: includes/widgets/
|
2175 |
-
#: includes/widgets/
|
2176 |
-
msgid "
|
2177 |
msgstr ""
|
2178 |
|
2179 |
-
#: includes/widgets/
|
2180 |
-
|
|
|
2181 |
msgstr ""
|
2182 |
|
2183 |
-
#: includes/widgets/
|
2184 |
-
|
|
|
2185 |
msgstr ""
|
2186 |
|
2187 |
-
#: includes/widgets/
|
2188 |
-
|
|
|
2189 |
msgstr ""
|
2190 |
|
2191 |
-
#: includes/widgets/
|
2192 |
-
|
|
|
|
|
2193 |
msgstr ""
|
2194 |
|
2195 |
-
#: includes/widgets/
|
2196 |
-
msgid "
|
2197 |
msgstr ""
|
2198 |
|
2199 |
-
#: includes/widgets/
|
2200 |
-
|
|
|
2201 |
msgstr ""
|
2202 |
|
2203 |
-
#: includes/widgets/
|
2204 |
-
|
|
|
2205 |
msgstr ""
|
2206 |
|
2207 |
-
#: includes/widgets/
|
2208 |
-
|
|
|
2209 |
msgstr ""
|
2210 |
|
2211 |
-
#: includes/widgets/
|
2212 |
-
|
|
|
2213 |
msgstr ""
|
2214 |
|
2215 |
-
#: includes/widgets/
|
2216 |
-
msgid "
|
2217 |
msgstr ""
|
2218 |
|
2219 |
-
#: includes/widgets/
|
2220 |
-
|
|
|
2221 |
msgstr ""
|
2222 |
|
2223 |
-
#: includes/widgets/
|
2224 |
-
msgid "
|
2225 |
msgstr ""
|
2226 |
|
2227 |
-
#: includes/widgets/
|
2228 |
-
msgid "
|
2229 |
msgstr ""
|
2230 |
|
2231 |
-
#: includes/widgets/
|
2232 |
-
msgid "
|
2233 |
msgstr ""
|
2234 |
|
2235 |
-
#: includes/widgets/
|
2236 |
-
|
|
|
2237 |
msgstr ""
|
2238 |
|
2239 |
-
#: includes/widgets/
|
2240 |
-
|
|
|
2241 |
msgstr ""
|
2242 |
|
2243 |
-
#: includes/widgets/
|
2244 |
-
msgid "
|
2245 |
msgstr ""
|
2246 |
|
2247 |
-
#: includes/widgets/
|
2248 |
-
|
|
|
|
|
|
|
2249 |
msgstr ""
|
2250 |
|
2251 |
-
#: includes/widgets/
|
2252 |
-
#: includes/widgets/
|
2253 |
-
|
|
|
2254 |
msgstr ""
|
2255 |
|
2256 |
-
#: includes/widgets/
|
2257 |
-
msgid "
|
2258 |
msgstr ""
|
2259 |
|
2260 |
-
#: includes/widgets/
|
2261 |
-
msgid "
|
2262 |
msgstr ""
|
2263 |
|
2264 |
-
#: includes/widgets/
|
2265 |
-
msgid "
|
2266 |
msgstr ""
|
2267 |
|
2268 |
-
#: includes/widgets/
|
2269 |
-
|
|
|
2270 |
msgstr ""
|
2271 |
|
2272 |
-
#: includes/widgets/
|
2273 |
-
|
|
|
|
|
2274 |
msgstr ""
|
2275 |
|
2276 |
-
#: includes/widgets/
|
2277 |
-
msgid "
|
2278 |
msgstr ""
|
2279 |
|
2280 |
-
#: includes/widgets/
|
2281 |
-
msgid "
|
2282 |
msgstr ""
|
2283 |
|
2284 |
-
#: includes/widgets/
|
2285 |
-
msgid "Image
|
2286 |
msgstr ""
|
2287 |
|
2288 |
-
#: includes/widgets/
|
2289 |
-
msgid "
|
2290 |
msgstr ""
|
2291 |
|
2292 |
-
#: includes/widgets/
|
2293 |
-
msgid "The
|
2294 |
msgstr ""
|
2295 |
|
2296 |
-
#: includes/widgets/
|
2297 |
-
msgid "
|
2298 |
msgstr ""
|
2299 |
|
2300 |
-
#: includes/widgets/
|
2301 |
-
msgid "
|
2302 |
msgstr ""
|
2303 |
|
2304 |
-
#: includes/widgets/
|
2305 |
-
|
2306 |
-
msgid "Caption Heading"
|
2307 |
msgstr ""
|
2308 |
|
2309 |
-
#: includes/widgets/
|
2310 |
-
|
2311 |
-
|
|
|
2312 |
msgstr ""
|
2313 |
|
2314 |
-
#: includes/widgets/
|
2315 |
-
#: includes/widgets/
|
2316 |
-
msgid "
|
2317 |
msgstr ""
|
2318 |
|
2319 |
-
#: includes/widgets/
|
2320 |
-
msgid "
|
2321 |
msgstr ""
|
2322 |
|
2323 |
-
#: includes/widgets/
|
2324 |
-
msgid "
|
2325 |
msgstr ""
|
2326 |
|
2327 |
-
#: includes/widgets/
|
2328 |
-
msgid "
|
2329 |
msgstr ""
|
2330 |
|
2331 |
-
#: includes/widgets/
|
2332 |
-
msgid "
|
2333 |
msgstr ""
|
2334 |
|
2335 |
-
#: includes/widgets/
|
2336 |
-
msgid "
|
2337 |
msgstr ""
|
2338 |
|
2339 |
-
#: includes/widgets/
|
2340 |
-
msgid "
|
2341 |
msgstr ""
|
2342 |
|
2343 |
-
#: includes/widgets/
|
2344 |
-
msgid "
|
2345 |
msgstr ""
|
2346 |
|
2347 |
-
#: includes/widgets/
|
2348 |
-
msgid "
|
2349 |
msgstr ""
|
2350 |
|
2351 |
-
#: includes/widgets/
|
2352 |
-
|
|
|
2353 |
msgstr ""
|
2354 |
|
2355 |
-
#: includes/widgets/
|
2356 |
-
|
|
|
2357 |
msgstr ""
|
2358 |
|
2359 |
-
#: includes/widgets/
|
2360 |
-
#: includes/widgets/
|
2361 |
-
|
2362 |
-
msgid "Slide"
|
2363 |
msgstr ""
|
2364 |
|
2365 |
-
#: includes/widgets/
|
2366 |
-
#: includes/widgets/
|
2367 |
-
|
2368 |
-
msgid "Fade"
|
2369 |
msgstr ""
|
2370 |
|
2371 |
-
#: includes/widgets/
|
2372 |
-
|
|
|
2373 |
msgstr ""
|
2374 |
|
2375 |
-
#: includes/widgets/
|
2376 |
-
|
|
|
2377 |
msgstr ""
|
2378 |
|
2379 |
-
#: includes/widgets/
|
2380 |
-
#: includes/widgets/
|
2381 |
-
|
2382 |
-
msgid "Horizontal"
|
2383 |
msgstr ""
|
2384 |
|
2385 |
-
#: includes/widgets/
|
2386 |
-
#: includes/widgets/
|
2387 |
-
|
2388 |
-
msgid "Vertical"
|
2389 |
msgstr ""
|
2390 |
|
2391 |
-
#: includes/widgets/
|
2392 |
-
|
|
|
2393 |
msgstr ""
|
2394 |
|
2395 |
-
#: includes/widgets/
|
2396 |
-
|
|
|
|
|
|
|
|
|
2397 |
msgstr ""
|
2398 |
|
2399 |
-
#: includes/widgets/
|
2400 |
-
|
|
|
2401 |
msgstr ""
|
2402 |
|
2403 |
-
#: includes/widgets/
|
2404 |
-
msgid "
|
2405 |
msgstr ""
|
2406 |
|
2407 |
-
#: includes/widgets/
|
2408 |
-
|
|
|
2409 |
msgstr ""
|
2410 |
|
2411 |
-
#: includes/widgets/
|
2412 |
-
|
|
|
|
|
|
|
2413 |
msgstr ""
|
2414 |
|
2415 |
-
#: includes/widgets/
|
2416 |
-
#: includes/widgets/
|
2417 |
-
msgid "
|
2418 |
msgstr ""
|
2419 |
|
2420 |
-
#: includes/widgets/
|
2421 |
-
#: includes/widgets/
|
2422 |
-
msgid "
|
2423 |
msgstr ""
|
2424 |
|
2425 |
-
#: includes/widgets/
|
2426 |
-
|
2427 |
-
"
|
2428 |
-
"longer hovering."
|
2429 |
msgstr ""
|
2430 |
|
2431 |
-
#: includes/widgets/
|
2432 |
-
|
|
|
2433 |
msgstr ""
|
2434 |
|
2435 |
-
#: includes/widgets/
|
2436 |
-
|
|
|
2437 |
msgstr ""
|
2438 |
|
2439 |
-
#: includes/widgets/
|
2440 |
-
|
|
|
2441 |
msgstr ""
|
2442 |
|
2443 |
-
#: includes/widgets/
|
2444 |
-
#: includes/widgets/
|
2445 |
-
msgid "
|
2446 |
msgstr ""
|
2447 |
|
2448 |
-
#: includes/widgets/
|
2449 |
-
#: includes/widgets/
|
2450 |
-
msgid "
|
|
|
|
|
2451 |
msgstr ""
|
2452 |
|
2453 |
-
#: includes/widgets/
|
2454 |
-
|
2455 |
-
|
|
|
2456 |
msgstr ""
|
2457 |
|
2458 |
-
#: includes/widgets/
|
2459 |
-
#: includes/widgets/
|
2460 |
-
msgid "
|
2461 |
msgstr ""
|
2462 |
|
2463 |
-
#: includes/widgets/
|
2464 |
-
|
|
|
2465 |
msgstr ""
|
2466 |
|
2467 |
-
#: includes/widgets/
|
2468 |
-
|
|
|
2469 |
msgstr ""
|
2470 |
|
2471 |
-
#: includes/widgets/
|
2472 |
-
|
|
|
2473 |
msgstr ""
|
2474 |
|
2475 |
-
#: includes/widgets/
|
2476 |
-
|
|
|
|
|
|
|
2477 |
msgstr ""
|
2478 |
|
2479 |
-
#: includes/widgets/
|
2480 |
-
|
|
|
2481 |
msgstr ""
|
2482 |
|
2483 |
-
#: includes/widgets/
|
2484 |
-
|
|
|
2485 |
msgstr ""
|
2486 |
|
2487 |
-
#: includes/widgets/
|
2488 |
-
|
|
|
2489 |
msgstr ""
|
2490 |
|
2491 |
-
#: includes/widgets/
|
2492 |
-
msgid "
|
2493 |
msgstr ""
|
2494 |
|
2495 |
-
#: includes/widgets/
|
2496 |
-
|
|
|
2497 |
msgstr ""
|
2498 |
|
2499 |
-
#: includes/widgets/
|
2500 |
-
|
|
|
2501 |
msgstr ""
|
2502 |
|
2503 |
-
#: includes/widgets/
|
2504 |
-
|
|
|
2505 |
msgstr ""
|
2506 |
|
2507 |
-
#: includes/widgets/
|
2508 |
-
|
|
|
2509 |
msgstr ""
|
2510 |
|
2511 |
-
#: includes/widgets/
|
2512 |
-
|
|
|
2513 |
msgstr ""
|
2514 |
|
2515 |
-
#: includes/widgets/
|
2516 |
-
msgid "
|
|
|
|
|
2517 |
msgstr ""
|
2518 |
|
2519 |
-
#: includes/widgets/
|
2520 |
-
#: includes/widgets/
|
2521 |
-
|
2522 |
-
#: includes/widgets/piecharts.php:153
|
2523 |
-
#: includes/widgets/stats-bars.php:81
|
2524 |
-
#: includes/widgets/stats-bars.php:198
|
2525 |
-
msgid "Stats Title"
|
2526 |
msgstr ""
|
2527 |
|
2528 |
-
#: includes/widgets/
|
2529 |
-
msgid "
|
2530 |
msgstr ""
|
2531 |
|
2532 |
-
#: includes/widgets/
|
2533 |
-
msgid "
|
2534 |
msgstr ""
|
2535 |
|
2536 |
-
#: includes/widgets/
|
2537 |
-
msgid "
|
2538 |
msgstr ""
|
2539 |
|
2540 |
-
#: includes/widgets/
|
2541 |
-
msgid "
|
|
|
|
|
2542 |
msgstr ""
|
2543 |
|
2544 |
-
#: includes/widgets/
|
2545 |
-
msgid "
|
2546 |
msgstr ""
|
2547 |
|
2548 |
-
#: includes/widgets/
|
2549 |
-
msgid "
|
2550 |
msgstr ""
|
2551 |
|
2552 |
-
#: includes/widgets/
|
2553 |
-
msgid ""
|
2554 |
-
"The prefix string like currency symbols like $ to indicate a "
|
2555 |
-
"monetary value."
|
2556 |
msgstr ""
|
2557 |
|
2558 |
-
#: includes/widgets/
|
2559 |
-
msgid "
|
2560 |
msgstr ""
|
2561 |
|
2562 |
-
#: includes/widgets/
|
2563 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2564 |
msgstr ""
|
2565 |
|
2566 |
-
#: includes/widgets/
|
2567 |
-
msgid "
|
|
|
|
|
|
|
|
|
2568 |
msgstr ""
|
2569 |
|
2570 |
-
#: includes/widgets/
|
2571 |
-
|
|
|
|
|
2572 |
msgstr ""
|
2573 |
|
2574 |
-
#: includes/widgets/
|
2575 |
-
|
2576 |
-
|
2577 |
msgstr ""
|
2578 |
|
2579 |
-
#: includes/widgets/
|
2580 |
-
msgid "
|
|
|
|
|
2581 |
msgstr ""
|
2582 |
|
2583 |
-
#: includes/widgets/
|
2584 |
-
msgid "
|
2585 |
msgstr ""
|
2586 |
|
2587 |
-
#: includes/widgets/
|
2588 |
-
msgid "
|
2589 |
msgstr ""
|
2590 |
|
2591 |
-
#: includes/widgets/
|
2592 |
-
|
|
|
2593 |
msgstr ""
|
2594 |
|
2595 |
-
#: includes/widgets/
|
2596 |
-
#: includes/widgets/
|
2597 |
-
|
|
|
|
|
2598 |
msgstr ""
|
2599 |
|
2600 |
-
#: includes/widgets/
|
2601 |
-
#: includes/widgets/
|
2602 |
-
|
|
|
2603 |
msgstr ""
|
2604 |
|
2605 |
-
#: includes/widgets/
|
2606 |
-
|
|
|
|
|
2607 |
msgstr ""
|
2608 |
|
2609 |
-
#: includes/widgets/
|
2610 |
-
#: includes/widgets/
|
2611 |
-
|
|
|
2612 |
msgstr ""
|
2613 |
|
2614 |
-
#: includes/widgets/
|
2615 |
-
|
|
|
|
|
2616 |
msgstr ""
|
2617 |
|
2618 |
-
#: includes/widgets/
|
2619 |
-
#: includes/widgets/
|
2620 |
-
|
|
|
2621 |
msgstr ""
|
2622 |
|
2623 |
-
#: includes/widgets/
|
2624 |
-
#: includes/widgets/
|
2625 |
-
|
|
|
2626 |
msgstr ""
|
2627 |
|
2628 |
-
#: includes/widgets/
|
2629 |
-
|
|
|
2630 |
msgstr ""
|
2631 |
|
2632 |
-
#: includes/widgets/
|
2633 |
-
msgid "
|
2634 |
msgstr ""
|
2635 |
|
2636 |
-
#: includes/widgets/
|
2637 |
-
msgid "
|
2638 |
msgstr ""
|
2639 |
|
2640 |
-
#: includes/widgets/
|
2641 |
-
|
2642 |
-
msgid "Stats Percentage"
|
2643 |
msgstr ""
|
2644 |
|
2645 |
-
#: includes/widgets/
|
2646 |
-
msgid "
|
2647 |
msgstr ""
|
2648 |
|
2649 |
-
#: includes/widgets/
|
2650 |
-
msgid "
|
2651 |
msgstr ""
|
2652 |
|
2653 |
-
#: includes/widgets/
|
2654 |
-
|
2655 |
-
msgid "Post Query"
|
2656 |
msgstr ""
|
2657 |
|
2658 |
-
#: includes/widgets/
|
2659 |
-
|
2660 |
-
#: includes/widgets/posts-carousel.php:59
|
2661 |
-
msgid "Post Types"
|
2662 |
msgstr ""
|
2663 |
|
2664 |
-
#: includes/widgets/
|
2665 |
-
#: includes/widgets/
|
2666 |
-
|
2667 |
-
msgid "Taxonomies"
|
2668 |
msgstr ""
|
2669 |
|
2670 |
-
#: includes/widgets/
|
2671 |
-
|
2672 |
-
#: includes/widgets/posts-carousel.php:81
|
2673 |
-
msgid "Post In"
|
2674 |
msgstr ""
|
2675 |
|
2676 |
-
#: includes/widgets/
|
2677 |
-
|
2678 |
-
msgid ""
|
2679 |
-
"Provide a comma separated list of Post IDs to display in the grid."
|
2680 |
msgstr ""
|
2681 |
|
2682 |
-
#: includes/widgets/
|
2683 |
-
|
2684 |
-
#: includes/widgets/posts-carousel.php:91
|
2685 |
-
msgid "Posts Per Page"
|
2686 |
msgstr ""
|
2687 |
|
2688 |
-
#: includes/widgets/
|
2689 |
-
#: includes/widgets/
|
2690 |
-
|
2691 |
-
msgid "Advanced"
|
2692 |
msgstr ""
|
2693 |
|
2694 |
-
#: includes/widgets/
|
2695 |
-
|
2696 |
-
#: includes/widgets/posts-carousel.php:108
|
2697 |
-
msgid "Order By"
|
2698 |
msgstr ""
|
2699 |
|
2700 |
-
#: includes/widgets/
|
2701 |
-
|
2702 |
-
#: includes/widgets/posts-carousel.php:111
|
2703 |
-
msgid "No order"
|
2704 |
msgstr ""
|
2705 |
|
2706 |
-
#: includes/widgets/
|
2707 |
-
|
2708 |
-
#: includes/widgets/posts-carousel.php:112
|
2709 |
-
msgid "Post ID"
|
2710 |
msgstr ""
|
2711 |
|
2712 |
-
#: includes/widgets/
|
2713 |
-
|
2714 |
-
#: includes/widgets/posts-carousel.php:113
|
2715 |
-
msgid "Author"
|
2716 |
msgstr ""
|
2717 |
|
2718 |
-
#: includes/widgets/
|
2719 |
-
|
2720 |
-
#: includes/widgets/posts-carousel.php:115
|
2721 |
-
msgid "Published date"
|
2722 |
msgstr ""
|
2723 |
|
2724 |
-
#: includes/widgets/
|
2725 |
-
#: includes/widgets/
|
2726 |
-
|
2727 |
-
msgid "Modified date"
|
2728 |
msgstr ""
|
2729 |
|
2730 |
-
#: includes/widgets/
|
2731 |
-
#: includes/widgets/
|
2732 |
-
|
2733 |
-
msgid "By parent"
|
2734 |
msgstr ""
|
2735 |
|
2736 |
-
#: includes/widgets/
|
2737 |
-
#: includes/widgets/
|
2738 |
-
|
2739 |
-
msgid "Random order"
|
2740 |
msgstr ""
|
2741 |
|
2742 |
-
#: includes/widgets/
|
2743 |
-
|
2744 |
-
#: includes/widgets/posts-carousel.php:119
|
2745 |
-
msgid "Comment count"
|
2746 |
msgstr ""
|
2747 |
|
2748 |
-
#: includes/widgets/
|
2749 |
-
|
2750 |
-
#: includes/widgets/posts-carousel.php:120
|
2751 |
-
msgid "Menu order"
|
2752 |
msgstr ""
|
2753 |
|
2754 |
-
#: includes/widgets/
|
2755 |
-
|
2756 |
-
#: includes/widgets/posts-carousel.php:121
|
2757 |
-
msgid "By include order"
|
2758 |
msgstr ""
|
2759 |
|
2760 |
-
#: includes/widgets/
|
2761 |
-
|
2762 |
-
#: includes/widgets/posts-carousel.php:130
|
2763 |
-
msgid "Order"
|
2764 |
msgstr ""
|
2765 |
|
2766 |
-
#: includes/widgets/
|
2767 |
-
|
2768 |
-
#: includes/widgets/posts-carousel.php:133
|
2769 |
-
msgid "Ascending"
|
2770 |
msgstr ""
|
2771 |
|
2772 |
-
#: includes/widgets/
|
2773 |
-
|
2774 |
-
#: includes/widgets/posts-carousel.php:134
|
2775 |
-
msgid "Descending"
|
2776 |
msgstr ""
|
2777 |
|
2778 |
-
#: includes/widgets/
|
2779 |
-
|
2780 |
-
#: includes/widgets/posts-carousel.php:145
|
2781 |
-
msgid "Post Content"
|
2782 |
msgstr ""
|
2783 |
|
2784 |
-
#: includes/widgets/
|
2785 |
-
|
2786 |
-
msgid "My Portfolio"
|
2787 |
msgstr ""
|
2788 |
|
2789 |
-
#: includes/widgets/
|
2790 |
-
|
2791 |
-
msgid "Choose the taxonomy to display and filter on."
|
2792 |
msgstr ""
|
2793 |
|
2794 |
-
#: includes/widgets/
|
2795 |
-
|
2796 |
-
msgid ""
|
2797 |
-
"Choose the taxonomy information to display for posts/portfolio and "
|
2798 |
-
"the taxonomy that is used to filter the portfolio/post. Takes "
|
2799 |
-
"effect only if no taxonomy filters are specified when building "
|
2800 |
-
"query."
|
2801 |
msgstr ""
|
2802 |
|
2803 |
-
#: includes/widgets/
|
2804 |
-
|
2805 |
-
#: includes/widgets/posts-carousel.php:178
|
2806 |
-
msgid "Display posts title below the post item?"
|
2807 |
msgstr ""
|
2808 |
|
2809 |
-
#: includes/widgets/
|
2810 |
-
#: includes/widgets/
|
2811 |
-
#: includes/widgets/
|
2812 |
-
msgid "
|
2813 |
msgstr ""
|
2814 |
|
2815 |
-
#: includes/widgets/
|
2816 |
-
#: includes/widgets/
|
2817 |
-
|
|
|
2818 |
msgstr ""
|
2819 |
|
2820 |
-
#: includes/widgets/
|
2821 |
-
|
2822 |
-
#: includes/widgets/posts-carousel.php:212
|
2823 |
-
msgid "Display post author info below the post item?"
|
2824 |
msgstr ""
|
2825 |
|
2826 |
-
#: includes/widgets/
|
2827 |
-
|
2828 |
-
#: includes/widgets/posts-carousel.php:225
|
2829 |
-
msgid "Display post date info below the post item?"
|
2830 |
msgstr ""
|
2831 |
|
2832 |
-
#: includes/widgets/
|
2833 |
-
|
2834 |
-
|
2835 |
-
|
2836 |
msgstr ""
|
2837 |
|
2838 |
-
#: includes/widgets/
|
2839 |
-
|
|
|
|
|
2840 |
msgstr ""
|
2841 |
|
2842 |
-
#: includes/widgets/
|
2843 |
-
|
2844 |
-
#: includes/widgets/posts-carousel.php:166
|
2845 |
-
msgid "Link Images to Posts?"
|
2846 |
msgstr ""
|
2847 |
|
2848 |
-
#: includes/widgets/
|
2849 |
-
|
2850 |
-
msgid ""
|
2851 |
-
"Choose pagination type or choose None if no pagination is desired. "
|
2852 |
-
"Make sure the 'Post per page' field value is set in the Build Query "
|
2853 |
-
"window to control number of posts to display per page."
|
2854 |
msgstr ""
|
2855 |
|
2856 |
-
#: includes/widgets/
|
2857 |
-
|
2858 |
-
msgid ""
|
2859 |
-
"Display count of posts yet to be loaded with the load more button?"
|
2860 |
msgstr ""
|
2861 |
|
2862 |
-
#: includes/widgets/
|
2863 |
-
msgid "
|
2864 |
msgstr ""
|
2865 |
|
2866 |
-
#: includes/widgets/
|
2867 |
-
msgid "
|
2868 |
msgstr ""
|
2869 |
|
2870 |
-
#: includes/widgets/
|
2871 |
-
msgid "
|
2872 |
msgstr ""
|
2873 |
|
2874 |
-
#: includes/widgets/
|
2875 |
-
#: includes/widgets/
|
2876 |
-
msgid "
|
2877 |
msgstr ""
|
2878 |
|
2879 |
-
#: includes/widgets/
|
2880 |
-
#: includes/widgets/
|
2881 |
-
msgid "
|
2882 |
msgstr ""
|
2883 |
|
2884 |
-
#: includes/widgets/
|
2885 |
-
|
2886 |
-
|
2887 |
-
|
2888 |
msgstr ""
|
2889 |
|
2890 |
-
#: includes/widgets/
|
2891 |
-
msgid "
|
2892 |
msgstr ""
|
2893 |
|
2894 |
-
#: includes/widgets/
|
2895 |
-
|
2896 |
-
#: includes/widgets/posts-carousel.php:640
|
2897 |
-
msgid "Entry Title HTML Tag"
|
2898 |
msgstr ""
|
2899 |
|
2900 |
-
#: includes/widgets/
|
2901 |
-
|
2902 |
-
#: includes/widgets/posts-carousel.php:658
|
2903 |
-
msgid "Entry Title Color"
|
2904 |
msgstr ""
|
2905 |
|
2906 |
-
#: includes/widgets/
|
2907 |
-
|
|
|
2908 |
msgstr ""
|
2909 |
|
2910 |
-
#: includes/widgets/
|
2911 |
-
#: includes/widgets/
|
2912 |
-
|
2913 |
-
msgid "Entry Summary Color"
|
2914 |
msgstr ""
|
2915 |
|
2916 |
-
#: includes/widgets/
|
2917 |
-
|
|
|
2918 |
msgstr ""
|
2919 |
|
2920 |
-
#: includes/widgets/
|
2921 |
-
#: includes/widgets/
|
2922 |
-
|
2923 |
-
msgid "Entry Meta"
|
2924 |
msgstr ""
|
2925 |
|
2926 |
-
#: includes/widgets/
|
2927 |
-
|
2928 |
-
#: includes/widgets/posts-carousel.php:725
|
2929 |
-
msgid "Entry Meta Color"
|
2930 |
msgstr ""
|
2931 |
|
2932 |
-
#: includes/widgets/
|
2933 |
-
|
2934 |
-
msgid "Entry Meta Link"
|
2935 |
msgstr ""
|
2936 |
|
2937 |
-
#: includes/widgets/
|
2938 |
-
|
2939 |
-
#: includes/widgets/posts-carousel.php:754
|
2940 |
-
msgid "Entry Meta Link Color"
|
2941 |
msgstr ""
|
2942 |
|
2943 |
-
#: includes/widgets/
|
2944 |
-
|
2945 |
-
msgid "Hover Nav Icon Color"
|
2946 |
msgstr ""
|
2947 |
|
2948 |
-
#: includes/widgets/
|
2949 |
-
|
2950 |
-
msgid "Hover Nav Text Color"
|
2951 |
msgstr ""
|
2952 |
|
2953 |
-
#: includes/widgets/
|
2954 |
-
msgid "
|
2955 |
msgstr ""
|
2956 |
|
2957 |
-
#: includes/widgets/
|
2958 |
-
msgid ""
|
2959 |
-
"Provide a comma separated list of Post IDs to display in the posts "
|
2960 |
-
"block."
|
2961 |
msgstr ""
|
2962 |
|
2963 |
-
#: includes/widgets/
|
2964 |
-
#: includes/widgets/posts-block.php:
|
|
|
2965 |
msgid "Block Heading"
|
2966 |
msgstr ""
|
2967 |
|
2968 |
-
#: includes/widgets/
|
2969 |
-
msgid "
|
2970 |
msgstr ""
|
2971 |
|
2972 |
-
#: includes/widgets/
|
2973 |
-
|
2974 |
-
|
|
|
2975 |
msgstr ""
|
2976 |
|
2977 |
-
#: includes/widgets/
|
2978 |
-
msgid "
|
2979 |
msgstr ""
|
2980 |
|
2981 |
-
#: includes/widgets/
|
|
|
2982 |
msgid "Choose Header Style"
|
2983 |
msgstr ""
|
2984 |
|
2985 |
-
#: includes/widgets/
|
|
|
2986 |
msgid "Header Style 1"
|
2987 |
msgstr ""
|
2988 |
|
2989 |
-
#: includes/widgets/
|
|
|
2990 |
msgid "Header Style 2"
|
2991 |
msgstr ""
|
2992 |
|
2993 |
-
#: includes/widgets/
|
|
|
2994 |
msgid "Header Style 3"
|
2995 |
msgstr ""
|
2996 |
|
2997 |
-
#: includes/widgets/
|
|
|
2998 |
msgid "Header Style 4"
|
2999 |
msgstr ""
|
3000 |
|
3001 |
-
#: includes/widgets/
|
|
|
3002 |
msgid "Header Style 5"
|
3003 |
msgstr ""
|
3004 |
|
3005 |
-
#: includes/widgets/
|
3006 |
-
|
|
|
3007 |
msgstr ""
|
3008 |
|
3009 |
-
#: includes/widgets/
|
3010 |
-
|
|
|
3011 |
msgstr ""
|
3012 |
|
3013 |
-
#: includes/widgets/
|
3014 |
-
msgid "
|
3015 |
msgstr ""
|
3016 |
|
3017 |
-
#: includes/widgets/
|
3018 |
-
msgid "
|
3019 |
msgstr ""
|
3020 |
|
3021 |
-
#: includes/widgets/
|
3022 |
-
msgid "
|
3023 |
msgstr ""
|
3024 |
|
3025 |
-
#: includes/widgets/
|
3026 |
-
msgid "
|
3027 |
msgstr ""
|
3028 |
|
3029 |
-
#: includes/widgets/
|
3030 |
-
msgid "
|
3031 |
msgstr ""
|
3032 |
|
3033 |
-
#: includes/widgets/
|
3034 |
-
msgid "
|
3035 |
msgstr ""
|
3036 |
|
3037 |
-
#: includes/widgets/
|
3038 |
-
msgid "
|
3039 |
msgstr ""
|
3040 |
|
3041 |
-
#: includes/widgets/
|
3042 |
-
|
|
|
3043 |
msgstr ""
|
3044 |
|
3045 |
-
#: includes/widgets/
|
3046 |
-
msgid "
|
3047 |
msgstr ""
|
3048 |
|
3049 |
-
#: includes/widgets/
|
3050 |
-
msgid "
|
3051 |
msgstr ""
|
3052 |
|
3053 |
-
#: includes/widgets/
|
3054 |
-
|
|
|
3055 |
msgstr ""
|
3056 |
|
3057 |
-
#: includes/widgets/
|
3058 |
-
|
|
|
3059 |
msgstr ""
|
3060 |
|
3061 |
-
#: includes/widgets/
|
3062 |
-
msgid "
|
3063 |
msgstr ""
|
3064 |
|
3065 |
-
#: includes/widgets/
|
3066 |
-
|
|
|
3067 |
msgstr ""
|
3068 |
|
3069 |
-
#: includes/widgets/
|
3070 |
-
msgid "Display post comments
|
3071 |
msgstr ""
|
3072 |
|
3073 |
-
#: includes/widgets/
|
3074 |
msgid ""
|
3075 |
"Display taxonomy info below the post item? Choose the right "
|
3076 |
-
"taxonomy in
|
3077 |
msgstr ""
|
3078 |
|
3079 |
-
#: includes/widgets/
|
3080 |
-
|
|
|
|
|
|
|
|
|
3081 |
msgstr ""
|
3082 |
|
3083 |
-
#: includes/widgets/
|
3084 |
-
|
|
|
3085 |
msgstr ""
|
3086 |
|
3087 |
-
#: includes/widgets/
|
3088 |
-
|
|
|
|
|
3089 |
msgstr ""
|
3090 |
|
3091 |
-
#: includes/widgets/
|
3092 |
-
msgid "
|
3093 |
msgstr ""
|
3094 |
|
3095 |
-
#: includes/widgets/
|
3096 |
-
msgid "
|
3097 |
msgstr ""
|
3098 |
|
3099 |
-
#: includes/widgets/
|
3100 |
-
|
|
|
3101 |
msgstr ""
|
3102 |
|
3103 |
-
#: includes/widgets/
|
|
|
3104 |
msgid "Entry Summary"
|
3105 |
msgstr ""
|
3106 |
|
3107 |
-
#: includes/widgets/
|
|
|
3108 |
msgid "Entry Meta Link Hover Color"
|
3109 |
msgstr ""
|
3110 |
|
3111 |
-
#: includes/widgets/
|
3112 |
-
|
3113 |
-
|
3114 |
-
|
3115 |
-
#: includes/widgets/
|
3116 |
-
msgid "
|
3117 |
-
msgstr ""
|
3118 |
-
|
3119 |
-
#: includes/widgets/posts-carousel.php:153
|
3120 |
-
msgid "Choose the taxonomy to display info."
|
3121 |
msgstr ""
|
3122 |
|
3123 |
-
#: includes/widgets/
|
3124 |
-
msgid ""
|
3125 |
-
"Choose the taxonomy to use for display of taxonomy information for "
|
3126 |
-
"posts/custom post types."
|
3127 |
msgstr ""
|
3128 |
|
3129 |
-
#: includes/widgets/
|
3130 |
-
msgid "
|
3131 |
msgstr ""
|
3132 |
|
3133 |
-
#: includes/widgets/
|
3134 |
-
|
|
|
3135 |
msgstr ""
|
3136 |
|
3137 |
-
#: includes/widgets/
|
3138 |
-
|
|
|
3139 |
msgstr ""
|
3140 |
|
3141 |
-
#: includes/widgets/posts-
|
3142 |
-
msgid "
|
3143 |
msgstr ""
|
3144 |
|
3145 |
-
#: includes/widgets/posts-
|
3146 |
-
msgid "
|
|
|
|
|
3147 |
msgstr ""
|
3148 |
|
3149 |
-
#: includes/widgets/posts-
|
3150 |
-
msgid "
|
3151 |
msgstr ""
|
3152 |
|
3153 |
-
#: includes/widgets/
|
3154 |
-
msgid "
|
3155 |
msgstr ""
|
3156 |
|
3157 |
-
#: includes/widgets/
|
3158 |
-
msgid "
|
|
|
|
|
3159 |
msgstr ""
|
3160 |
|
3161 |
-
#: includes/widgets/
|
3162 |
-
msgid "
|
3163 |
msgstr ""
|
3164 |
|
3165 |
-
#: includes/widgets/
|
3166 |
-
msgid "
|
3167 |
msgstr ""
|
3168 |
|
3169 |
-
#: includes/widgets/
|
3170 |
-
msgid "
|
3171 |
msgstr ""
|
3172 |
|
3173 |
-
#: includes/widgets/
|
3174 |
-
msgid "
|
3175 |
msgstr ""
|
3176 |
|
3177 |
-
#: includes/widgets/
|
3178 |
-
msgid ""
|
3179 |
-
"Provide any subtitle or taglines like \"Most Popular\", \"Best Value"
|
3180 |
-
"\", \"Best Selling\", \"Most Flexible\" etc. that you would like to "
|
3181 |
-
"use for this pricing plan."
|
3182 |
msgstr ""
|
3183 |
|
3184 |
-
#: includes/widgets/
|
3185 |
-
msgid "
|
3186 |
msgstr ""
|
3187 |
|
3188 |
-
#: includes/widgets/
|
3189 |
-
msgid "
|
3190 |
msgstr ""
|
3191 |
|
3192 |
-
#: includes/widgets/
|
3193 |
-
msgid "
|
3194 |
msgstr ""
|
3195 |
|
3196 |
-
#: includes/widgets/
|
3197 |
-
msgid "
|
3198 |
msgstr ""
|
3199 |
|
3200 |
-
#: includes/widgets/
|
3201 |
-
msgid "
|
3202 |
msgstr ""
|
3203 |
|
3204 |
-
#: includes/widgets/
|
3205 |
-
msgid "
|
3206 |
msgstr ""
|
3207 |
|
3208 |
-
#: includes/widgets/
|
3209 |
-
msgid "
|
3210 |
msgstr ""
|
3211 |
|
3212 |
-
#: includes/widgets/
|
3213 |
-
msgid ""
|
3214 |
-
"Enter the content for the pricing plan that include information "
|
3215 |
-
"about individual features of the pricing plan. For prebuilt "
|
3216 |
-
"styling, enter shortcodes content like - [lae_pricing_item title="
|
3217 |
-
"\"Storage Space\" value=\"50 GB\"] [lae_pricing_item title=\"Video "
|
3218 |
-
"Uploads\" value=\"50\"][lae_pricing_item title=\"Portfolio Items\" "
|
3219 |
-
"value=\"20\"]"
|
3220 |
msgstr ""
|
3221 |
|
3222 |
-
#: includes/widgets/
|
3223 |
-
msgid "
|
3224 |
msgstr ""
|
3225 |
|
3226 |
-
#: includes/widgets/
|
3227 |
-
|
3228 |
-
msgid "HTML Tag"
|
3229 |
msgstr ""
|
3230 |
|
3231 |
-
#: includes/widgets/
|
3232 |
-
msgid "
|
3233 |
msgstr ""
|
3234 |
|
3235 |
-
#: includes/widgets/
|
3236 |
-
msgid "
|
|
|
|
|
3237 |
msgstr ""
|
3238 |
|
3239 |
-
#: includes/widgets/
|
3240 |
-
msgid "
|
3241 |
msgstr ""
|
3242 |
|
3243 |
-
#: includes/widgets/
|
3244 |
-
msgid "
|
3245 |
msgstr ""
|
3246 |
|
3247 |
-
#: includes/widgets/
|
3248 |
-
msgid "
|
3249 |
msgstr ""
|
3250 |
|
3251 |
-
#: includes/widgets/
|
3252 |
-
msgid "
|
3253 |
msgstr ""
|
3254 |
|
3255 |
-
#: includes/widgets/services.php:
|
3256 |
-
|
|
|
3257 |
msgstr ""
|
3258 |
|
3259 |
-
#: includes/widgets/services.php:
|
3260 |
-
|
|
|
3261 |
msgstr ""
|
3262 |
|
3263 |
-
#: includes/widgets/services.php:
|
3264 |
-
msgid "
|
3265 |
msgstr ""
|
3266 |
|
3267 |
-
#: includes/widgets/services.php:
|
3268 |
-
|
|
|
3269 |
msgstr ""
|
3270 |
|
3271 |
-
#: includes/widgets/
|
|
|
|
|
3272 |
msgid "Service Title"
|
3273 |
msgstr ""
|
3274 |
|
3275 |
-
#: includes/widgets/services.php:
|
|
|
3276 |
msgid "My service title"
|
3277 |
msgstr ""
|
3278 |
|
3279 |
-
#: includes/widgets/services.php:
|
3280 |
-
msgid "Service
|
3281 |
msgstr ""
|
3282 |
|
3283 |
-
#: includes/widgets/services.php:
|
3284 |
-
msgid "
|
3285 |
msgstr ""
|
3286 |
|
3287 |
-
#: includes/widgets/services.php:
|
|
|
3288 |
msgid "Service description"
|
3289 |
msgstr ""
|
3290 |
|
3291 |
-
#: includes/widgets/services.php:
|
|
|
3292 |
msgid "Service description goes here"
|
3293 |
msgstr ""
|
3294 |
|
3295 |
-
#: includes/widgets/services.php:
|
3296 |
-
msgid "Service
|
3297 |
-
msgstr ""
|
3298 |
-
|
3299 |
-
#: includes/widgets/services.php:255
|
3300 |
-
msgid "Service Icons"
|
3301 |
msgstr ""
|
3302 |
|
3303 |
-
#: includes/widgets/services.php:
|
3304 |
-
msgid "
|
3305 |
msgstr ""
|
3306 |
|
3307 |
-
#: includes/widgets/
|
3308 |
-
|
|
|
3309 |
msgstr ""
|
3310 |
|
3311 |
-
#: includes/widgets/
|
|
|
|
|
3312 |
msgid "Slider"
|
3313 |
msgstr ""
|
3314 |
|
3315 |
-
#: includes/widgets/slider.php:61
|
3316 |
msgid "Set a unique CSS class for the slider. (optional)."
|
3317 |
msgstr ""
|
3318 |
|
3319 |
-
#: includes/widgets/slider.php:70
|
3320 |
msgid "HTML Slides"
|
3321 |
msgstr ""
|
3322 |
|
3323 |
-
#: includes/widgets/slider.php:110
|
3324 |
msgid "Slide Title & HTML Content"
|
3325 |
msgstr ""
|
3326 |
|
3327 |
-
#: includes/widgets/slider.php:111
|
3328 |
msgid "The title to identify the HTML slide"
|
3329 |
msgstr ""
|
3330 |
|
3331 |
-
#: includes/widgets/slider.php:116
|
3332 |
msgid "HTML Slide Content"
|
3333 |
msgstr ""
|
3334 |
|
3335 |
-
#: includes/widgets/slider.php:118
|
3336 |
msgid "The HTML content for the slide"
|
3337 |
msgstr ""
|
3338 |
|
3339 |
-
#: includes/widgets/slider.php:
|
3340 |
-
#: includes/widgets/testimonials-slider.php:
|
3341 |
msgid "Slider Settings"
|
3342 |
msgstr ""
|
3343 |
|
3344 |
-
#: includes/widgets/slider.php:
|
3345 |
-
#: includes/widgets/testimonials-slider.php:
|
3346 |
msgid "Animation"
|
3347 |
msgstr ""
|
3348 |
|
3349 |
-
#: includes/widgets/slider.php:
|
3350 |
-
#: includes/widgets/testimonials-slider.php:
|
3351 |
msgid "Direction"
|
3352 |
msgstr ""
|
3353 |
|
3354 |
-
#: includes/widgets/slider.php:
|
3355 |
-
#: includes/widgets/testimonials-slider.php:
|
3356 |
msgid "Direction Navigation?"
|
3357 |
msgstr ""
|
3358 |
|
3359 |
-
#: includes/widgets/slider.php:
|
3360 |
-
#: includes/widgets/testimonials-slider.php:
|
3361 |
msgid "Should the slider have direction navigation?"
|
3362 |
msgstr ""
|
3363 |
|
3364 |
-
#: includes/widgets/slider.php:
|
3365 |
-
#: includes/widgets/testimonials-slider.php:
|
3366 |
msgid "Navigation Controls?"
|
3367 |
msgstr ""
|
3368 |
|
3369 |
-
#: includes/widgets/slider.php:
|
3370 |
-
#: includes/widgets/testimonials-slider.php:
|
3371 |
msgid "Should the slider have navigation controls?"
|
3372 |
msgstr ""
|
3373 |
|
3374 |
-
#: includes/widgets/slider.php:
|
3375 |
-
#: includes/widgets/testimonials-slider.php:
|
3376 |
msgid "Should the slider pause on mouse hover over the slider."
|
3377 |
msgstr ""
|
3378 |
|
3379 |
-
#: includes/widgets/slider.php:
|
3380 |
-
#: includes/widgets/testimonials-slider.php:
|
3381 |
msgid "Pause slider on action?"
|
3382 |
msgstr ""
|
3383 |
|
3384 |
-
#: includes/widgets/slider.php:
|
3385 |
-
#: includes/widgets/testimonials-slider.php:
|
3386 |
msgid ""
|
3387 |
"Should the slideshow pause once user initiates an action using "
|
3388 |
"navigation/direction controls."
|
3389 |
msgstr ""
|
3390 |
|
3391 |
-
#: includes/widgets/slider.php:
|
3392 |
-
#: includes/widgets/testimonials-slider.php:
|
3393 |
msgid "Slideshow Speed"
|
3394 |
msgstr ""
|
3395 |
|
3396 |
-
#: includes/widgets/slider.php:
|
3397 |
-
#: includes/widgets/testimonials-slider.php:
|
3398 |
msgid "Animation Speed"
|
3399 |
msgstr ""
|
3400 |
|
3401 |
-
#: includes/widgets/
|
3402 |
-
|
3403 |
-
msgstr ""
|
3404 |
-
|
3405 |
-
#: includes/widgets/stats-bars.php:54
|
3406 |
-
msgid "Stats Bars"
|
3407 |
-
msgstr ""
|
3408 |
-
|
3409 |
-
#: includes/widgets/stats-bars.php:83
|
3410 |
-
msgid "The title for the stats bar"
|
3411 |
-
msgstr ""
|
3412 |
-
|
3413 |
-
#: includes/widgets/stats-bars.php:99
|
3414 |
-
msgid "Bar Color"
|
3415 |
-
msgstr ""
|
3416 |
-
|
3417 |
-
#: includes/widgets/stats-bars.php:114
|
3418 |
-
msgid "Stats Bar"
|
3419 |
-
msgstr ""
|
3420 |
-
|
3421 |
-
#: includes/widgets/stats-bars.php:122
|
3422 |
-
msgid "Stats Bar Background Color"
|
3423 |
-
msgstr ""
|
3424 |
-
|
3425 |
-
#: includes/widgets/stats-bars.php:135
|
3426 |
-
msgid "Stats Bar Spacing"
|
3427 |
-
msgstr ""
|
3428 |
-
|
3429 |
-
#: includes/widgets/stats-bars.php:157
|
3430 |
-
msgid "Stats Bar Height"
|
3431 |
-
msgstr ""
|
3432 |
-
|
3433 |
-
#: includes/widgets/stats-bars.php:181
|
3434 |
-
msgid "Stats Bar Border Radius"
|
3435 |
-
msgstr ""
|
3436 |
-
|
3437 |
-
#: includes/widgets/stats-bars.php:236
|
3438 |
-
msgid "Spacing from Stats Title"
|
3439 |
-
msgstr ""
|
3440 |
-
|
3441 |
-
#: includes/widgets/tabs.php:30
|
3442 |
-
msgid "Livemesh Tabs"
|
3443 |
-
msgstr ""
|
3444 |
-
|
3445 |
-
#: includes/widgets/tabs.php:53
|
3446 |
msgid "Tabs"
|
3447 |
msgstr ""
|
3448 |
|
3449 |
-
#: includes/widgets/tabs.php:
|
3450 |
msgid "Tab Style 1"
|
3451 |
msgstr ""
|
3452 |
|
3453 |
-
#: includes/widgets/tabs.php:
|
3454 |
msgid "Tab Style 2"
|
3455 |
msgstr ""
|
3456 |
|
3457 |
-
#: includes/widgets/tabs.php:
|
3458 |
msgid "Tab Style 3"
|
3459 |
msgstr ""
|
3460 |
|
3461 |
-
#: includes/widgets/tabs.php:
|
3462 |
msgid "Tab Style 4"
|
3463 |
msgstr ""
|
3464 |
|
3465 |
-
#: includes/widgets/tabs.php:
|
3466 |
msgid "Tab Style 5"
|
3467 |
msgstr ""
|
3468 |
|
3469 |
-
#: includes/widgets/tabs.php:
|
3470 |
msgid "Tab Style 6"
|
3471 |
msgstr ""
|
3472 |
|
3473 |
-
#: includes/widgets/tabs.php:
|
3474 |
msgid "Vertical Tab Style 1"
|
3475 |
msgstr ""
|
3476 |
|
3477 |
-
#: includes/widgets/tabs.php:
|
3478 |
msgid "Vertical Tab Style 2"
|
3479 |
msgstr ""
|
3480 |
|
3481 |
-
#: includes/widgets/tabs.php:
|
3482 |
msgid "Vertical Tab Style 3"
|
3483 |
msgstr ""
|
3484 |
|
3485 |
-
#: includes/widgets/tabs.php:
|
3486 |
msgid "Vertical Tab Style 4"
|
3487 |
msgstr ""
|
3488 |
|
3489 |
-
#: includes/widgets/tabs.php:
|
3490 |
msgid "The device resolution at which the mobile view takes effect"
|
3491 |
msgstr ""
|
3492 |
|
3493 |
-
#: includes/widgets/tabs.php:
|
3494 |
msgid "Tab Panes"
|
3495 |
msgstr ""
|
3496 |
|
3497 |
-
#: includes/widgets/tabs.php:
|
3498 |
msgid "Tab #1"
|
3499 |
msgstr ""
|
3500 |
|
3501 |
-
#: includes/widgets/
|
3502 |
-
#: includes/widgets/tabs.php:
|
|
|
3503 |
msgid ""
|
3504 |
"I am tab content. Click edit button to change this text. Lorem "
|
3505 |
"ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, "
|
3506 |
"luctus nec ullamcorper mattis, pulvinar dapibus leo."
|
3507 |
msgstr ""
|
3508 |
|
3509 |
-
#: includes/widgets/tabs.php:
|
3510 |
msgid "Tab #2"
|
3511 |
msgstr ""
|
3512 |
|
3513 |
-
#: includes/widgets/tabs.php:
|
3514 |
msgid "Tab #3"
|
3515 |
msgstr ""
|
3516 |
|
3517 |
-
#: includes/widgets/tabs.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3518 |
msgid "Tab Icon Type"
|
3519 |
msgstr ""
|
3520 |
|
3521 |
-
#: includes/widgets/tabs.php:
|
3522 |
msgid "Tab Image"
|
3523 |
msgstr ""
|
3524 |
|
3525 |
-
#: includes/widgets/tabs.php:
|
3526 |
msgid "Tab Icon"
|
3527 |
msgstr ""
|
3528 |
|
3529 |
-
#: includes/widgets/tabs.php:
|
3530 |
msgid "Tab Title & Content"
|
3531 |
msgstr ""
|
3532 |
|
3533 |
-
#: includes/widgets/tabs.php:
|
3534 |
msgid "Tabs Title"
|
3535 |
msgstr ""
|
3536 |
|
3537 |
-
#: includes/widgets/
|
|
|
3538 |
msgid "Tab Content"
|
3539 |
msgstr ""
|
3540 |
|
3541 |
-
#: includes/widgets/tabs.php:
|
3542 |
msgid "Tabs Content"
|
3543 |
msgstr ""
|
3544 |
|
3545 |
-
#: includes/widgets/tabs.php:
|
3546 |
msgid "Tab Title"
|
3547 |
msgstr ""
|
3548 |
|
3549 |
-
#: includes/widgets/tabs.php:
|
3550 |
msgid "Tab Title Color"
|
3551 |
msgstr ""
|
3552 |
|
3553 |
-
#: includes/widgets/tabs.php:
|
3554 |
msgid "Active Tab Title Color"
|
3555 |
msgstr ""
|
3556 |
|
3557 |
-
#: includes/widgets/tabs.php:
|
3558 |
msgid "Hover Tab Title Color"
|
3559 |
msgstr ""
|
3560 |
|
3561 |
-
#: includes/widgets/tabs.php:
|
3562 |
msgid "Tab highlight Border color"
|
3563 |
msgstr ""
|
3564 |
|
3565 |
-
#: includes/widgets/tabs.php:
|
3566 |
msgid "Tab Title Padding"
|
3567 |
msgstr ""
|
3568 |
|
3569 |
-
#: includes/widgets/tabs.php:
|
3570 |
msgid "Tab Content Padding"
|
3571 |
msgstr ""
|
3572 |
|
3573 |
-
#: includes/widgets/tabs.php:
|
3574 |
msgid "Active Tab Icon Color"
|
3575 |
msgstr ""
|
3576 |
|
3577 |
-
#: includes/widgets/tabs.php:
|
3578 |
msgid "Hover Tab Icon Color"
|
3579 |
msgstr ""
|
3580 |
|
3581 |
-
#: includes/widgets/
|
3582 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3583 |
msgstr ""
|
3584 |
|
3585 |
-
#: includes/widgets/team-members.php:
|
3586 |
msgid "Team"
|
3587 |
msgstr ""
|
3588 |
|
3589 |
-
#: includes/widgets/team-members.php:
|
3590 |
msgid "Choose Team Style"
|
3591 |
msgstr ""
|
3592 |
|
3593 |
-
#: includes/widgets/team-members.php:
|
3594 |
-
msgid "Team
|
3595 |
msgstr ""
|
3596 |
|
3597 |
-
#: includes/widgets/team-members.php:
|
3598 |
msgid "Team Member #1"
|
3599 |
msgstr ""
|
3600 |
|
3601 |
-
#: includes/widgets/team-members.php:
|
3602 |
msgid "CEO"
|
3603 |
msgstr ""
|
3604 |
|
3605 |
-
#: includes/widgets/team-members.php:
|
3606 |
-
#: includes/widgets/team-members.php:
|
3607 |
-
#: includes/widgets/team-members.php:
|
3608 |
msgid ""
|
3609 |
"I am member details. Click edit button to change this text. Lorem "
|
3610 |
"ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, "
|
3611 |
"luctus nec ullamcorper mattis, pulvinar dapibus leo."
|
3612 |
msgstr ""
|
3613 |
|
3614 |
-
#: includes/widgets/team-members.php:
|
3615 |
msgid "Team Member #2"
|
3616 |
msgstr ""
|
3617 |
|
3618 |
-
#: includes/widgets/team-members.php:
|
3619 |
msgid "Lead Developer"
|
3620 |
msgstr ""
|
3621 |
|
3622 |
-
#: includes/widgets/team-members.php:
|
3623 |
msgid "Team Member #3"
|
3624 |
msgstr ""
|
3625 |
|
3626 |
-
#: includes/widgets/team-members.php:
|
3627 |
msgid "Finance Manager"
|
3628 |
msgstr ""
|
3629 |
|
3630 |
-
#: includes/widgets/team-members.php:
|
3631 |
msgid "Member Name"
|
3632 |
msgstr ""
|
3633 |
|
3634 |
-
#: includes/widgets/team-members.php:
|
3635 |
msgid "Position"
|
3636 |
msgstr ""
|
3637 |
|
3638 |
-
#: includes/widgets/team-members.php:
|
3639 |
msgid "Team Member Image"
|
3640 |
msgstr ""
|
3641 |
|
3642 |
-
#: includes/widgets/team-members.php:
|
3643 |
msgid "Team Member details"
|
3644 |
msgstr ""
|
3645 |
|
3646 |
-
#: includes/widgets/team-members.php:
|
3647 |
msgid "Details about team member"
|
3648 |
msgstr ""
|
3649 |
|
3650 |
-
#: includes/widgets/team-members.php:
|
3651 |
msgid "Provide a short writeup for the team member"
|
3652 |
msgstr ""
|
3653 |
|
3654 |
-
#: includes/widgets/team-members.php:
|
3655 |
msgid "Social Profile"
|
3656 |
msgstr ""
|
3657 |
|
3658 |
-
#: includes/widgets/team-members.php:
|
3659 |
msgid "Email Address"
|
3660 |
msgstr ""
|
3661 |
|
3662 |
-
#: includes/widgets/team-members.php:
|
3663 |
msgid "Enter the email address of the team member."
|
3664 |
msgstr ""
|
3665 |
|
3666 |
-
#: includes/widgets/team-members.php:
|
3667 |
msgid "Facebook Page URL"
|
3668 |
msgstr ""
|
3669 |
|
3670 |
-
#: includes/widgets/team-members.php:
|
3671 |
msgid "URL of the Facebook page of the team member."
|
3672 |
msgstr ""
|
3673 |
|
3674 |
-
#: includes/widgets/team-members.php:
|
3675 |
msgid "Twitter Profile URL"
|
3676 |
msgstr ""
|
3677 |
|
3678 |
-
#: includes/widgets/team-members.php:
|
3679 |
msgid "URL of the Twitter page of the team member."
|
3680 |
msgstr ""
|
3681 |
|
3682 |
-
#: includes/widgets/team-members.php:
|
3683 |
msgid "LinkedIn Page URL"
|
3684 |
msgstr ""
|
3685 |
|
3686 |
-
#: includes/widgets/team-members.php:
|
3687 |
msgid "URL of the LinkedIn profile of the team member."
|
3688 |
msgstr ""
|
3689 |
|
3690 |
-
#: includes/widgets/team-members.php:
|
3691 |
msgid "Pinterest Page URL"
|
3692 |
msgstr ""
|
3693 |
|
3694 |
-
#: includes/widgets/team-members.php:
|
3695 |
msgid "URL of the Pinterest page for the team member."
|
3696 |
msgstr ""
|
3697 |
|
3698 |
-
#: includes/widgets/team-members.php:
|
3699 |
msgid "Dribbble Profile URL"
|
3700 |
msgstr ""
|
3701 |
|
3702 |
-
#: includes/widgets/team-members.php:
|
3703 |
msgid "URL of the Dribbble profile of the team member."
|
3704 |
msgstr ""
|
3705 |
|
3706 |
-
#: includes/widgets/team-members.php:
|
3707 |
msgid "GooglePlus Page URL"
|
3708 |
msgstr ""
|
3709 |
|
3710 |
-
#: includes/widgets/team-members.php:
|
3711 |
msgid "URL of the Google Plus page of the team member."
|
3712 |
msgstr ""
|
3713 |
|
3714 |
-
#: includes/widgets/team-members.php:
|
3715 |
msgid "Instagram Page URL"
|
3716 |
msgstr ""
|
3717 |
|
3718 |
-
#: includes/widgets/team-members.php:
|
3719 |
msgid "URL of the Instagram feed for the team member."
|
3720 |
msgstr ""
|
3721 |
|
3722 |
-
#: includes/widgets/team-members.php:
|
3723 |
msgid "Team Member Spacing"
|
3724 |
msgstr ""
|
3725 |
|
3726 |
-
#: includes/widgets/team-members.php:
|
3727 |
-
|
3728 |
-
msgstr ""
|
3729 |
-
|
3730 |
-
#: includes/widgets/team-members.php:267
|
3731 |
-
#: includes/widgets/testimonials.php:152
|
3732 |
msgid "Thumbnail Border Radius"
|
3733 |
msgstr ""
|
3734 |
|
3735 |
-
#: includes/widgets/team-members.php:
|
3736 |
msgid "Member Title"
|
3737 |
msgstr ""
|
3738 |
|
3739 |
-
#: includes/widgets/team-members.php:
|
3740 |
msgid "Member Position"
|
3741 |
msgstr ""
|
3742 |
|
3743 |
-
#: includes/widgets/team-members.php:
|
3744 |
msgid "Member Details"
|
3745 |
msgstr ""
|
3746 |
|
3747 |
-
#: includes/widgets/team-members.php:
|
3748 |
msgid "Social Icons"
|
3749 |
msgstr ""
|
3750 |
|
3751 |
-
#: includes/widgets/team-members.php:
|
3752 |
-
#: includes/widgets/testimonials-slider.php:
|
3753 |
msgid "Icon size in pixels"
|
3754 |
msgstr ""
|
3755 |
|
3756 |
-
#: includes/widgets/team-members.php:
|
3757 |
msgid "Send an email"
|
3758 |
msgstr ""
|
3759 |
|
3760 |
-
#: includes/widgets/team-members.php:
|
3761 |
msgid "Follow on Facebook"
|
3762 |
msgstr ""
|
3763 |
|
3764 |
-
#: includes/widgets/team-members.php:
|
3765 |
msgid "Subscribe to Twitter Feed"
|
3766 |
msgstr ""
|
3767 |
|
3768 |
-
#: includes/widgets/team-members.php:
|
3769 |
msgid "View LinkedIn Profile"
|
3770 |
msgstr ""
|
3771 |
|
3772 |
-
#: includes/widgets/team-members.php:
|
3773 |
msgid "Follow on Google Plus"
|
3774 |
msgstr ""
|
3775 |
|
3776 |
-
#: includes/widgets/team-members.php:
|
3777 |
msgid "View Instagram Feed"
|
3778 |
msgstr ""
|
3779 |
|
3780 |
-
#: includes/widgets/team-members.php:
|
3781 |
msgid "Subscribe to Pinterest Feed"
|
3782 |
msgstr ""
|
3783 |
|
3784 |
-
#: includes/widgets/team-members.php:
|
3785 |
msgid "View Dribbble Portfolio"
|
3786 |
msgstr ""
|
3787 |
|
3788 |
#: includes/widgets/testimonials-slider.php:30
|
3789 |
-
msgid "Livemesh Testimonials Slider"
|
3790 |
-
msgstr ""
|
3791 |
-
|
3792 |
#: includes/widgets/testimonials-slider.php:54
|
3793 |
msgid "Testimonials Slider"
|
3794 |
msgstr ""
|
3795 |
|
3796 |
#: includes/widgets/testimonials-slider.php:61
|
3797 |
-
#: includes/widgets/testimonials.php:
|
3798 |
-
#: includes/widgets/testimonials.php:
|
|
|
3799 |
msgid "Testimonials"
|
3800 |
msgstr ""
|
3801 |
|
3802 |
#: includes/widgets/testimonials-slider.php:65
|
3803 |
-
#: includes/widgets/testimonials.php:
|
3804 |
msgid "Customer #1"
|
3805 |
msgstr ""
|
3806 |
|
3807 |
#: includes/widgets/testimonials-slider.php:66
|
3808 |
-
#: includes/widgets/testimonials.php:
|
3809 |
msgid "CEO, Invision Inc."
|
3810 |
msgstr ""
|
3811 |
|
3812 |
#: includes/widgets/testimonials-slider.php:67
|
3813 |
#: includes/widgets/testimonials-slider.php:72
|
3814 |
#: includes/widgets/testimonials-slider.php:77
|
3815 |
-
#: includes/widgets/testimonials.php:
|
3816 |
-
#: includes/widgets/testimonials.php:
|
3817 |
-
#: includes/widgets/testimonials.php:
|
3818 |
msgid ""
|
3819 |
"I am testimonial text. Click edit button to change this text. Lorem "
|
3820 |
"ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, "
|
@@ -3822,119 +4322,115 @@ msgid ""
|
|
3822 |
msgstr ""
|
3823 |
|
3824 |
#: includes/widgets/testimonials-slider.php:70
|
3825 |
-
#: includes/widgets/testimonials.php:
|
3826 |
msgid "Customer #2"
|
3827 |
msgstr ""
|
3828 |
|
3829 |
#: includes/widgets/testimonials-slider.php:71
|
3830 |
-
#: includes/widgets/testimonials.php:
|
3831 |
msgid "Lead Developer, Automattic Inc"
|
3832 |
msgstr ""
|
3833 |
|
3834 |
#: includes/widgets/testimonials-slider.php:75
|
3835 |
-
#: includes/widgets/testimonials.php:
|
3836 |
msgid "Customer #3"
|
3837 |
msgstr ""
|
3838 |
|
3839 |
#: includes/widgets/testimonials-slider.php:76
|
3840 |
-
#: includes/widgets/testimonials.php:
|
3841 |
msgid "Store Manager, Walmart Inc"
|
3842 |
msgstr ""
|
3843 |
|
3844 |
#: includes/widgets/testimonials-slider.php:83
|
3845 |
-
#: includes/widgets/testimonials.php:
|
3846 |
msgid "Name"
|
3847 |
msgstr ""
|
3848 |
|
3849 |
#: includes/widgets/testimonials-slider.php:85
|
3850 |
-
#: includes/widgets/testimonials.php:
|
3851 |
msgid "The client or customer name for the testimonial"
|
3852 |
msgstr ""
|
3853 |
|
3854 |
-
#: includes/widgets/testimonials-slider.php:
|
3855 |
-
#: includes/widgets/testimonials.php:
|
3856 |
msgid "Client Details"
|
3857 |
msgstr ""
|
3858 |
|
3859 |
-
#: includes/widgets/testimonials-slider.php:
|
3860 |
msgid ""
|
3861 |
"The details of the client/customer like company name, position "
|
3862 |
"held, company URL etc. HTML accepted."
|
3863 |
msgstr ""
|
3864 |
|
3865 |
-
#: includes/widgets/testimonials-slider.php:
|
3866 |
-
#: includes/widgets/testimonials.php:
|
3867 |
msgid "Customer/Client Image"
|
3868 |
msgstr ""
|
3869 |
|
3870 |
-
#: includes/widgets/testimonials-slider.php:
|
3871 |
-
#: includes/widgets/testimonials.php:
|
3872 |
msgid "Testimonials Text"
|
3873 |
msgstr ""
|
3874 |
|
3875 |
-
#: includes/widgets/testimonials-slider.php:
|
3876 |
-
#: includes/widgets/testimonials.php:
|
3877 |
msgid "What your customer/client had to say"
|
3878 |
msgstr ""
|
3879 |
|
3880 |
-
#: includes/widgets/testimonials-slider.php:
|
3881 |
-
#: includes/widgets/testimonials.php:
|
3882 |
msgid "Author Thumbnail"
|
3883 |
msgstr ""
|
3884 |
|
3885 |
-
#: includes/widgets/testimonials-slider.php:
|
3886 |
msgid "Author Thumbnail Border Radius"
|
3887 |
msgstr ""
|
3888 |
|
3889 |
-
#: includes/widgets/testimonials-slider.php:
|
3890 |
msgid "Author Thumbnail Size"
|
3891 |
msgstr ""
|
3892 |
|
3893 |
-
#: includes/widgets/testimonials-slider.php:
|
3894 |
-
#: includes/widgets/testimonials.php:
|
3895 |
msgid "Author Testimonial"
|
3896 |
msgstr ""
|
3897 |
|
3898 |
-
#: includes/widgets/testimonials-slider.php:
|
3899 |
-
#: includes/widgets/testimonials.php:
|
3900 |
msgid "Author Name"
|
3901 |
msgstr ""
|
3902 |
|
3903 |
-
#: includes/widgets/testimonials-slider.php:
|
3904 |
-
#: includes/widgets/testimonials.php:
|
3905 |
msgid "Author Credentials"
|
3906 |
msgstr ""
|
3907 |
|
3908 |
-
#: includes/widgets/testimonials-slider.php:
|
3909 |
msgid "Quote Icon"
|
3910 |
msgstr ""
|
3911 |
|
3912 |
-
#: includes/widgets/testimonials.php:
|
3913 |
-
msgid "Livemesh Testimonials"
|
3914 |
-
msgstr ""
|
3915 |
-
|
3916 |
-
#: includes/widgets/testimonials.php:104
|
3917 |
msgid ""
|
3918 |
"The details of the client/customer like company name, credential "
|
3919 |
"held, company URL etc. HTML accepted."
|
3920 |
msgstr ""
|
3921 |
|
3922 |
-
#: includes/widgets/testimonials.php:
|
3923 |
msgid "Thumbnail Size"
|
3924 |
msgstr ""
|
3925 |
|
3926 |
-
#: includes/widgets/testimonials.php:
|
3927 |
msgid "Text Padding"
|
3928 |
msgstr ""
|
3929 |
|
3930 |
-
#: includes/widgets/testimonials.php:
|
3931 |
msgid "Border Width"
|
3932 |
msgstr ""
|
3933 |
|
3934 |
-
#:
|
3935 |
msgid "Cheatin’ huh?"
|
3936 |
msgstr ""
|
3937 |
|
3938 |
-
#:
|
3939 |
msgid "Livemesh Addons"
|
3940 |
msgstr ""
|
2 |
msgid ""
|
3 |
msgstr ""
|
4 |
"Project-Id-Version: Events Calendar Slider\n"
|
5 |
+
"POT-Creation-Date: 2018-06-29 13:08+0530\n"
|
6 |
"PO-Revision-Date: 2015-10-26 13:24-0000\n"
|
7 |
"Last-Translator: LiveMesh\n"
|
8 |
"Language-Team: LiveMesh\n"
|
50 |
msgid "Sorry, an error occurred while resetting settings"
|
51 |
msgstr ""
|
52 |
|
53 |
+
#: admin/admin-init.php:66 admin/views/admin-banner1.php:13
|
54 |
#: admin/views/admin-banner2.php:13
|
55 |
+
msgid "Livemesh Addons for Elementor"
|
56 |
msgstr ""
|
57 |
|
58 |
+
#: admin/admin-init.php:67 admin/views/documentation.php:195
|
59 |
msgid "Elementor Addons"
|
60 |
msgstr ""
|
61 |
|
62 |
+
#: admin/admin-init.php:77
|
63 |
msgid "Widgets Settings"
|
64 |
msgstr ""
|
65 |
|
66 |
+
#: admin/admin-init.php:78 includes/widgets/heading.php:119
|
67 |
+
#: includes/widgets/premium/icon-list.php:161
|
68 |
msgid "Settings"
|
69 |
msgstr ""
|
70 |
|
71 |
+
#: admin/admin-init.php:87
|
72 |
msgid "Widgets Documentation"
|
73 |
msgstr ""
|
74 |
|
75 |
+
#: admin/admin-init.php:88
|
76 |
msgid "Documentation"
|
77 |
msgstr ""
|
78 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
79 |
#: admin/views/admin-banner1.php:13
|
80 |
msgid "Plugin Documentation"
|
81 |
msgstr ""
|
100 |
#: admin/views/documentation.php:34
|
101 |
#, php-format
|
102 |
msgid ""
|
103 |
+
"Thanks for installing %1$s! We truly appreciate the support and the "
|
104 |
"opportunity to share our work with you. Please visit the tabs below "
|
105 |
"to get started on using our plugin to build your site!"
|
106 |
msgstr ""
|
133 |
msgid "Elementor Addons→Settings"
|
134 |
msgstr ""
|
135 |
|
136 |
+
#: admin/views/documentation.php:1040
|
137 |
+
#: includes/widgets/premium/gallery-carousel.php:276
|
138 |
+
#: includes/widgets/premium/gallery.php:417
|
139 |
msgid "Elementor"
|
140 |
msgstr ""
|
141 |
|
142 |
+
#: admin/views/documentation.php:1043
|
143 |
msgid "Install Elementor"
|
144 |
msgstr ""
|
145 |
|
146 |
+
#: admin/views/documentation.php:1044
|
147 |
+
#: admin/views/documentation.php:1068
|
148 |
msgid "Install Now"
|
149 |
msgstr ""
|
150 |
|
151 |
+
#: admin/views/documentation.php:1048
|
152 |
+
#: admin/views/documentation.php:1072
|
153 |
msgid "Installed"
|
154 |
msgstr ""
|
155 |
|
156 |
+
#: admin/views/documentation.php:1064
|
157 |
msgid "Portfolio Post Type"
|
158 |
msgstr ""
|
159 |
|
160 |
+
#: admin/views/documentation.php:1067
|
161 |
msgid "Install Portfolio Post Type"
|
162 |
msgstr ""
|
163 |
|
164 |
+
#: admin/views/documentation.php:1325
|
165 |
+
msgid "Why upgrade to Premium version?"
|
166 |
+
msgstr ""
|
167 |
+
|
168 |
+
#: admin/views/documentation.php:1326
|
169 |
+
msgid ""
|
170 |
+
"Premium version offers multiple benefits - more addon elements, "
|
171 |
+
"advanced features for addons including those part of the free "
|
172 |
+
"plugin and priority support through a dedicated support forum."
|
173 |
+
msgstr ""
|
174 |
+
|
175 |
+
#: admin/views/documentation.php:1330 admin/views/settings.php:755
|
176 |
+
msgid "Know More"
|
177 |
+
msgstr ""
|
178 |
+
|
179 |
+
#: admin/views/documentation.php:1330
|
180 |
+
msgid "Know More Details"
|
181 |
+
msgstr ""
|
182 |
+
|
183 |
+
#: admin/views/documentation.php:1350
|
184 |
msgid "Contact Us"
|
185 |
msgstr ""
|
186 |
|
187 |
+
#: admin/views/documentation.php:1363
|
188 |
msgid "Write to Us"
|
189 |
msgstr ""
|
190 |
|
191 |
+
#: admin/views/settings.php:92 includes/widgets/premium/button.php:131
|
192 |
+
#: includes/widgets/premium/button.php:245
|
193 |
+
#: includes/widgets/premium/features.php:191
|
194 |
+
#: includes/widgets/premium/gallery-carousel.php:208
|
195 |
+
#: includes/widgets/premium/gallery.php:298
|
196 |
+
#: includes/widgets/premium/portfolio.php:198
|
197 |
+
#: includes/widgets/premium/posts-block.php:194
|
198 |
+
#: includes/widgets/team-members.php:300
|
199 |
msgid "General"
|
200 |
msgstr ""
|
201 |
|
202 |
+
#: admin/views/settings.php:95
|
203 |
msgid "Elements"
|
204 |
msgstr ""
|
205 |
|
206 |
+
#: admin/views/settings.php:98 admin/views/settings.php:536
|
207 |
+
#: admin/views/settings.php:541
|
208 |
msgid "Custom CSS"
|
209 |
msgstr ""
|
210 |
|
211 |
+
#: admin/views/settings.php:101
|
212 |
msgid "Debugging"
|
213 |
msgstr ""
|
214 |
|
215 |
+
#: admin/views/settings.php:104 admin/views/settings.php:608
|
216 |
msgid "Premium Version"
|
217 |
msgstr ""
|
218 |
|
219 |
+
#: admin/views/settings.php:114
|
220 |
msgid "Theme Colors"
|
221 |
msgstr ""
|
222 |
|
223 |
+
#: admin/views/settings.php:119
|
224 |
msgid "Theme Color Scheme"
|
225 |
msgstr ""
|
226 |
|
227 |
+
#: admin/views/settings.php:120
|
228 |
msgid ""
|
229 |
"Most themes use a single color as a major color across the site. "
|
230 |
"This color is often used for links, titles, buttons, icons, "
|
235 |
"on mouse hover."
|
236 |
msgstr ""
|
237 |
|
238 |
+
#: admin/views/settings.php:127
|
239 |
msgid "Theme Color"
|
240 |
msgstr ""
|
241 |
|
242 |
+
#: admin/views/settings.php:128
|
243 |
msgid "Select the default theme color."
|
244 |
msgstr ""
|
245 |
|
246 |
+
#: admin/views/settings.php:139
|
247 |
msgid "Theme Hover Color"
|
248 |
msgstr ""
|
249 |
|
250 |
+
#: admin/views/settings.php:140
|
251 |
msgid "Select the default hover color for your theme."
|
252 |
msgstr ""
|
253 |
|
254 |
+
#: admin/views/settings.php:164
|
255 |
msgid "Optimize Plugin"
|
256 |
msgstr ""
|
257 |
|
258 |
+
#: admin/views/settings.php:172
|
259 |
msgid "Deactivate elements for better performance"
|
260 |
msgstr ""
|
261 |
|
262 |
+
#: admin/views/settings.php:174
|
263 |
msgid ""
|
264 |
"You can deactivate those elements that you do not intend to use to "
|
265 |
"avoid loading scripts and files related to those elements."
|
266 |
msgstr ""
|
267 |
|
268 |
+
#: admin/views/settings.php:182
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
269 |
msgid "Deactivate Carousel"
|
270 |
msgstr ""
|
271 |
|
272 |
+
#: admin/views/settings.php:183
|
273 |
msgid "Deactivate the carousel element."
|
274 |
msgstr ""
|
275 |
|
276 |
+
#: admin/views/settings.php:194
|
277 |
msgid "Deactivate Clients"
|
278 |
msgstr ""
|
279 |
|
280 |
+
#: admin/views/settings.php:195
|
281 |
msgid "Deactivate the clients element."
|
282 |
msgstr ""
|
283 |
|
284 |
+
#: admin/views/settings.php:206
|
285 |
msgid "Deactivate Heading"
|
286 |
msgstr ""
|
287 |
|
288 |
+
#: admin/views/settings.php:207
|
289 |
msgid "Deactivate the heading element."
|
290 |
msgstr ""
|
291 |
|
292 |
+
#: admin/views/settings.php:218
|
293 |
msgid "Deactivate Odometers"
|
294 |
msgstr ""
|
295 |
|
296 |
+
#: admin/views/settings.php:219
|
297 |
msgid "Deactivate the odometers element."
|
298 |
msgstr ""
|
299 |
|
300 |
+
#: admin/views/settings.php:231
|
301 |
msgid "Deactivate Piecharts"
|
302 |
msgstr ""
|
303 |
|
304 |
+
#: admin/views/settings.php:232
|
305 |
msgid "Deactivate the piecharts element."
|
306 |
msgstr ""
|
307 |
|
308 |
+
#: admin/views/settings.php:244
|
309 |
msgid "Deactivate Portfolio"
|
310 |
msgstr ""
|
311 |
|
312 |
+
#: admin/views/settings.php:245
|
313 |
msgid "Deactivate the portfolio element."
|
314 |
msgstr ""
|
315 |
|
316 |
+
#: admin/views/settings.php:257
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
317 |
msgid "Deactivate Posts Carousel"
|
318 |
msgstr ""
|
319 |
|
320 |
+
#: admin/views/settings.php:258
|
321 |
msgid "Deactivate the posts carousel element."
|
322 |
msgstr ""
|
323 |
|
324 |
+
#: admin/views/settings.php:270
|
325 |
msgid "Deactivate Pricing Table"
|
326 |
msgstr ""
|
327 |
|
328 |
+
#: admin/views/settings.php:271
|
329 |
msgid "Deactivate the pricing table element."
|
330 |
msgstr ""
|
331 |
|
332 |
+
#: admin/views/settings.php:283
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
333 |
msgid "Deactivate Services"
|
334 |
msgstr ""
|
335 |
|
336 |
+
#: admin/views/settings.php:284
|
337 |
msgid "Deactivate the services element."
|
338 |
msgstr ""
|
339 |
|
340 |
+
#: admin/views/settings.php:295
|
341 |
msgid "Deactivate Stats Bars"
|
342 |
msgstr ""
|
343 |
|
344 |
+
#: admin/views/settings.php:296
|
345 |
msgid "Deactivate the stats bars element."
|
346 |
msgstr ""
|
347 |
|
348 |
+
#: admin/views/settings.php:308
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
349 |
msgid "Deactivate Team"
|
350 |
msgstr ""
|
351 |
|
352 |
+
#: admin/views/settings.php:309
|
353 |
msgid "Deactivate the team element."
|
354 |
msgstr ""
|
355 |
|
356 |
+
#: admin/views/settings.php:320
|
357 |
msgid "Deactivate Testimonials"
|
358 |
msgstr ""
|
359 |
|
360 |
+
#: admin/views/settings.php:321
|
361 |
msgid "Deactivate the testimonials element."
|
362 |
msgstr ""
|
363 |
|
364 |
+
#: admin/views/settings.php:333
|
365 |
msgid "Deactivate Testimonials Slider"
|
366 |
msgstr ""
|
367 |
|
368 |
+
#: admin/views/settings.php:334
|
369 |
msgid "Deactivate the testimonials slider element."
|
370 |
msgstr ""
|
371 |
|
372 |
+
#: admin/views/settings.php:350
|
373 |
+
msgid "Deactivate Posts Block"
|
374 |
+
msgstr ""
|
375 |
+
|
376 |
+
#: admin/views/settings.php:351
|
377 |
+
msgid "Deactivate the Posts Block element."
|
378 |
+
msgstr ""
|
379 |
+
|
380 |
+
#: admin/views/settings.php:364
|
381 |
+
msgid "Deactivate Accordion"
|
382 |
+
msgstr ""
|
383 |
+
|
384 |
+
#: admin/views/settings.php:365
|
385 |
+
msgid "Deactivate the accordion element."
|
386 |
+
msgstr ""
|
387 |
+
|
388 |
+
#: admin/views/settings.php:377
|
389 |
+
msgid "Deactivate Tabs"
|
390 |
+
msgstr ""
|
391 |
+
|
392 |
+
#: admin/views/settings.php:378
|
393 |
+
msgid "Deactivate the tabs element."
|
394 |
+
msgstr ""
|
395 |
+
|
396 |
+
#: admin/views/settings.php:389
|
397 |
msgid "Deactivate FAQ"
|
398 |
msgstr ""
|
399 |
|
400 |
+
#: admin/views/settings.php:390
|
401 |
msgid "Deactivate the faq element."
|
402 |
msgstr ""
|
403 |
|
404 |
+
#: admin/views/settings.php:402
|
405 |
msgid "Deactivate Countdown"
|
406 |
msgstr ""
|
407 |
|
408 |
+
#: admin/views/settings.php:403
|
409 |
msgid "Deactivate the countdown element."
|
410 |
msgstr ""
|
411 |
|
412 |
+
#: admin/views/settings.php:415
|
413 |
msgid "Deactivate Features"
|
414 |
msgstr ""
|
415 |
|
416 |
+
#: admin/views/settings.php:416
|
417 |
msgid "Deactivate the features element."
|
418 |
msgstr ""
|
419 |
|
420 |
+
#: admin/views/settings.php:428
|
421 |
msgid "Deactivate Button"
|
422 |
msgstr ""
|
423 |
|
424 |
+
#: admin/views/settings.php:429
|
425 |
msgid "Deactivate the button element."
|
426 |
msgstr ""
|
427 |
|
428 |
+
#: admin/views/settings.php:441
|
429 |
+
msgid "Deactivate Services Carousel"
|
430 |
+
msgstr ""
|
431 |
+
|
432 |
+
#: admin/views/settings.php:442
|
433 |
+
msgid "Deactivate the services carousel element."
|
434 |
+
msgstr ""
|
435 |
+
|
436 |
+
#: admin/views/settings.php:453
|
437 |
msgid "Deactivate Gallery Carousel"
|
438 |
msgstr ""
|
439 |
|
440 |
+
#: admin/views/settings.php:454
|
441 |
msgid "Deactivate the gallery carousel element."
|
442 |
msgstr ""
|
443 |
|
444 |
+
#: admin/views/settings.php:466
|
445 |
msgid "Deactivate Gallery"
|
446 |
msgstr ""
|
447 |
|
448 |
+
#: admin/views/settings.php:467
|
449 |
msgid "Deactivate the gallery element."
|
450 |
msgstr ""
|
451 |
|
452 |
+
#: admin/views/settings.php:479
|
453 |
msgid "Deactivate Icon List"
|
454 |
msgstr ""
|
455 |
|
456 |
+
#: admin/views/settings.php:480
|
457 |
msgid "Deactivate the icon list element."
|
458 |
msgstr ""
|
459 |
|
460 |
+
#: admin/views/settings.php:492
|
461 |
msgid "Deactivate Image Slider"
|
462 |
msgstr ""
|
463 |
|
464 |
+
#: admin/views/settings.php:493
|
465 |
msgid "Deactivate the image slider element."
|
466 |
msgstr ""
|
467 |
|
468 |
+
#: admin/views/settings.php:505
|
469 |
msgid "Deactivate Slider"
|
470 |
msgstr ""
|
471 |
|
472 |
+
#: admin/views/settings.php:506
|
473 |
msgid "Deactivate the slider element."
|
474 |
msgstr ""
|
475 |
|
476 |
+
#: admin/views/settings.php:543
|
477 |
msgid "Please enter custom CSS for custom styling of addons"
|
478 |
msgstr ""
|
479 |
|
480 |
+
#: admin/views/settings.php:562
|
481 |
msgid "Debug Mode"
|
482 |
msgstr ""
|
483 |
|
484 |
+
#: admin/views/settings.php:567
|
485 |
msgid "Enable Script Debug Mode"
|
486 |
msgstr ""
|
487 |
|
488 |
+
#: admin/views/settings.php:569
|
489 |
msgid ""
|
490 |
"Use unminified Javascript files instead of minified ones to help "
|
491 |
"developers debug an issue"
|
492 |
msgstr ""
|
493 |
|
494 |
+
#: admin/views/settings.php:582
|
495 |
msgid "System Info"
|
496 |
msgstr ""
|
497 |
|
498 |
+
#: admin/views/settings.php:588
|
499 |
msgid "System Information"
|
500 |
msgstr ""
|
501 |
|
502 |
+
#: admin/views/settings.php:589
|
503 |
msgid "Server setup information useful for debugging purposes."
|
504 |
msgstr ""
|
505 |
|
506 |
+
#: admin/views/settings.php:617
|
507 |
+
msgid "Why upgrade to Premium Version of the plugin?!"
|
508 |
+
msgstr ""
|
509 |
+
|
510 |
+
#: admin/views/settings.php:621
|
511 |
msgid "Thanks for upgrading to the Premium Version of the plugin!"
|
512 |
msgstr ""
|
513 |
|
514 |
+
#: admin/views/settings.php:685
|
515 |
+
msgid "Purchase Now"
|
516 |
+
msgstr ""
|
517 |
+
|
518 |
+
#: admin/views/settings.php:751
|
519 |
+
msgid "Go Premium"
|
520 |
msgstr ""
|
521 |
|
522 |
#: includes/blocks/block-header.php:120
|
523 |
#: includes/blocks/headers/block-header-4.php:20
|
524 |
#: includes/blocks/headers/block-header-4.php:24
|
525 |
+
#: includes/blocks/headers/block-header-6.php:18
|
526 |
+
#: includes/gallery/common.php:365 includes/helper-functions.php:583
|
527 |
msgid "All"
|
528 |
msgstr ""
|
529 |
|
531 |
msgid "More"
|
532 |
msgstr ""
|
533 |
|
534 |
+
#: includes/blocks/block.php:304 includes/gallery/common.php:325
|
535 |
+
#: includes/widgets/premium/gallery.php:446
|
536 |
+
#: includes/widgets/premium/portfolio.php:559
|
537 |
+
#: includes/widgets/premium/posts-block.php:501
|
538 |
msgid "Load More"
|
539 |
msgstr ""
|
540 |
|
541 |
+
#: includes/blocks/headers/block-header-6.php:23
|
542 |
+
#: includes/gallery/common.php:370 includes/helper-functions.php:588
|
543 |
+
msgid "View all items filed under "
|
544 |
+
msgstr ""
|
545 |
+
|
546 |
+
#: includes/blocks/module.php:234
|
547 |
+
#: includes/blocks/modules/module-10.php:35
|
548 |
+
#: includes/blocks/modules/module-7.php:30
|
549 |
+
#: includes/blocks/modules/module-8.php:30
|
550 |
+
msgid "Read more"
|
551 |
msgstr ""
|
552 |
|
553 |
+
#: includes/blocks/module.php:296 includes/helper-functions.php:148
|
554 |
+
msgid "By "
|
555 |
msgstr ""
|
556 |
|
557 |
+
#: includes/blocks/module.php:312 includes/helper-functions.php:138
|
558 |
+
#: includes/helper-functions.php:142
|
559 |
msgid "l, F, Y, g:i a"
|
560 |
msgstr ""
|
561 |
|
562 |
+
#: includes/blocks/module.php:338 includes/blocks/module.php:366
|
563 |
msgid "No Comments"
|
564 |
msgstr ""
|
565 |
|
566 |
+
#: includes/blocks/module.php:338 includes/blocks/module.php:366
|
567 |
#, php-format
|
568 |
msgid "%1$s Comment"
|
569 |
msgstr ""
|
570 |
|
571 |
+
#: includes/blocks/module.php:338 includes/blocks/module.php:366
|
572 |
#, php-format
|
573 |
msgid "%1$s Comments"
|
574 |
msgstr ""
|
575 |
|
576 |
+
#: includes/blocks/module.php:350 includes/blocks/module.php:352
|
577 |
+
#: includes/blocks/module.php:354
|
578 |
#, php-format
|
579 |
msgid "Comment on %1$s"
|
580 |
msgstr ""
|
581 |
|
582 |
+
#: includes/gallery/common.php:33
|
583 |
+
msgid "Masonry Width"
|
|
|
|
|
584 |
msgstr ""
|
585 |
|
586 |
+
#: includes/gallery/common.php:37
|
587 |
+
#: includes/widgets/premium/button.php:158
|
588 |
+
#: includes/widgets/premium/image-slider.php:187
|
589 |
+
msgid "Default"
|
590 |
msgstr ""
|
591 |
|
592 |
+
#: includes/gallery/common.php:38
|
593 |
+
msgid "Wide"
|
594 |
+
msgstr ""
|
595 |
+
|
596 |
+
#: includes/gallery/common.php:41
|
597 |
+
msgid "Width of the image in masonry gallery grid"
|
598 |
+
msgstr ""
|
599 |
+
|
600 |
+
#: includes/helper-functions.php:142
|
601 |
msgid "Y"
|
602 |
msgstr ""
|
603 |
|
604 |
+
#: includes/helper-functions.php:142
|
605 |
msgid "m"
|
606 |
msgstr ""
|
607 |
|
608 |
+
#: includes/helper-functions.php:142
|
609 |
msgid "d"
|
610 |
msgstr ""
|
611 |
|
612 |
+
#: includes/helper-functions.php:497 includes/helper-functions.php:544
|
613 |
+
#: includes/widgets/premium/button.php:93
|
614 |
+
#: includes/widgets/premium/gallery.php:444
|
615 |
+
#: includes/widgets/premium/portfolio.php:556
|
616 |
+
#: includes/widgets/premium/posts-block.php:498
|
617 |
+
#: includes/widgets/premium/tabs.php:127
|
618 |
+
#: includes/widgets/services.php:161
|
619 |
msgid "None"
|
620 |
msgstr ""
|
621 |
|
622 |
+
#: includes/helper-functions.php:498
|
623 |
msgid "Bounce"
|
624 |
msgstr ""
|
625 |
|
626 |
+
#: includes/helper-functions.php:499
|
627 |
msgid "Flash"
|
628 |
msgstr ""
|
629 |
|
630 |
+
#: includes/helper-functions.php:500
|
631 |
msgid "Pulse"
|
632 |
msgstr ""
|
633 |
|
634 |
+
#: includes/helper-functions.php:501
|
635 |
msgid "Swing"
|
636 |
msgstr ""
|
637 |
|
638 |
+
#: includes/helper-functions.php:502
|
639 |
msgid "Shake"
|
640 |
msgstr ""
|
641 |
|
642 |
+
#: includes/helper-functions.php:503
|
643 |
msgid "Tada"
|
644 |
msgstr ""
|
645 |
|
646 |
+
#: includes/helper-functions.php:504
|
647 |
msgid "Wobble"
|
648 |
msgstr ""
|
649 |
|
650 |
+
#: includes/helper-functions.php:505
|
651 |
msgid "Jello"
|
652 |
msgstr ""
|
653 |
|
654 |
+
#: includes/helper-functions.php:506
|
655 |
msgid "Rubber Band"
|
656 |
msgstr ""
|
657 |
|
658 |
+
#: includes/helper-functions.php:507
|
659 |
msgid "Bounce In"
|
660 |
msgstr ""
|
661 |
|
662 |
+
#: includes/helper-functions.php:508
|
663 |
msgid "Bounce In Left"
|
664 |
msgstr ""
|
665 |
|
666 |
+
#: includes/helper-functions.php:509
|
667 |
msgid "Bounce In Right"
|
668 |
msgstr ""
|
669 |
|
670 |
+
#: includes/helper-functions.php:510
|
671 |
msgid "Bounce In Down"
|
672 |
msgstr ""
|
673 |
|
674 |
+
#: includes/helper-functions.php:511
|
675 |
msgid "Bounce In Up"
|
676 |
msgstr ""
|
677 |
|
678 |
+
#: includes/helper-functions.php:512 includes/helper-functions.php:545
|
679 |
msgid "Fade In"
|
680 |
msgstr ""
|
681 |
|
682 |
+
#: includes/helper-functions.php:513 includes/helper-functions.php:546
|
683 |
msgid "Fade In Left"
|
684 |
msgstr ""
|
685 |
|
686 |
+
#: includes/helper-functions.php:514
|
687 |
msgid "Fade In Left Big"
|
688 |
msgstr ""
|
689 |
|
690 |
+
#: includes/helper-functions.php:515 includes/helper-functions.php:547
|
691 |
msgid "Fade In Right"
|
692 |
msgstr ""
|
693 |
|
694 |
+
#: includes/helper-functions.php:516
|
695 |
msgid "Fade In Right Big"
|
696 |
msgstr ""
|
697 |
|
698 |
+
#: includes/helper-functions.php:517
|
699 |
msgid "Fade In Up"
|
700 |
msgstr ""
|
701 |
|
702 |
+
#: includes/helper-functions.php:518
|
703 |
msgid "Fade In Up Big"
|
704 |
msgstr ""
|
705 |
|
706 |
+
#: includes/helper-functions.php:519
|
707 |
msgid "Fade In Down"
|
708 |
msgstr ""
|
709 |
|
710 |
+
#: includes/helper-functions.php:520
|
711 |
msgid "Fade In Down Big"
|
712 |
msgstr ""
|
713 |
|
714 |
+
#: includes/helper-functions.php:521
|
715 |
msgid "Flip"
|
716 |
msgstr ""
|
717 |
|
718 |
+
#: includes/helper-functions.php:522
|
719 |
msgid "Flip In X"
|
720 |
msgstr ""
|
721 |
|
722 |
+
#: includes/helper-functions.php:523
|
723 |
msgid "Flip In Y"
|
724 |
msgstr ""
|
725 |
|
726 |
+
#: includes/helper-functions.php:524
|
727 |
msgid "Light Speed In"
|
728 |
msgstr ""
|
729 |
|
730 |
+
#: includes/helper-functions.php:525
|
731 |
msgid "Rotate In"
|
732 |
msgstr ""
|
733 |
|
734 |
+
#: includes/helper-functions.php:526
|
735 |
msgid "Rotate In Up Left"
|
736 |
msgstr ""
|
737 |
|
738 |
+
#: includes/helper-functions.php:527
|
739 |
msgid "Rotate In Up Right"
|
740 |
msgstr ""
|
741 |
|
742 |
+
#: includes/helper-functions.php:528
|
743 |
msgid "Rotate In Down Left"
|
744 |
msgstr ""
|
745 |
|
746 |
+
#: includes/helper-functions.php:529
|
747 |
msgid "Rotate In Down Right"
|
748 |
msgstr ""
|
749 |
|
750 |
+
#: includes/helper-functions.php:530
|
751 |
msgid "Slide In Left"
|
752 |
msgstr ""
|
753 |
|
754 |
+
#: includes/helper-functions.php:531
|
755 |
msgid "Slide In Right"
|
756 |
msgstr ""
|
757 |
|
758 |
+
#: includes/helper-functions.php:532
|
759 |
msgid "Slide In Down"
|
760 |
msgstr ""
|
761 |
|
762 |
+
#: includes/helper-functions.php:533
|
763 |
msgid "Slide In Up"
|
764 |
msgstr ""
|
765 |
|
766 |
+
#: includes/helper-functions.php:534
|
767 |
msgid "Zoom In"
|
768 |
msgstr ""
|
769 |
|
770 |
+
#: includes/helper-functions.php:535
|
771 |
msgid "Zoom In Left"
|
772 |
msgstr ""
|
773 |
|
774 |
+
#: includes/helper-functions.php:536
|
775 |
msgid "Zoom In Right"
|
776 |
msgstr ""
|
777 |
|
778 |
+
#: includes/helper-functions.php:537
|
779 |
msgid "Zoom In Down"
|
780 |
msgstr ""
|
781 |
|
782 |
+
#: includes/helper-functions.php:538
|
783 |
msgid "Zoom In Up"
|
784 |
msgstr ""
|
785 |
|
786 |
+
#: includes/helper-functions.php:539
|
787 |
msgid "Roll In"
|
788 |
msgstr ""
|
789 |
|
790 |
+
#: includes/widgets/carousel.php:29 includes/widgets/carousel.php:53
|
791 |
+
#: includes/widgets/carousel.php:418
|
792 |
+
msgid "Carousel"
|
793 |
msgstr ""
|
794 |
|
795 |
+
#: includes/widgets/carousel.php:61
|
796 |
+
msgid "HTML Elements"
|
|
|
797 |
msgstr ""
|
798 |
|
799 |
+
#: includes/widgets/carousel.php:117
|
800 |
+
msgid "Element Title & HTML Content"
|
|
|
801 |
msgstr ""
|
802 |
|
803 |
+
#: includes/widgets/carousel.php:118
|
804 |
+
msgid "The title to identify the HTML element"
|
|
|
|
|
|
|
805 |
msgstr ""
|
806 |
|
807 |
+
#: includes/widgets/carousel.php:122
|
808 |
+
msgid "HTML Element Content"
|
|
|
|
|
|
|
809 |
msgstr ""
|
810 |
|
811 |
+
#: includes/widgets/carousel.php:124
|
812 |
+
msgid "The HTML content for the element"
|
|
|
813 |
msgstr ""
|
814 |
|
815 |
+
#: includes/widgets/carousel.php:141
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
816 |
#: includes/widgets/posts-carousel.php:261
|
817 |
+
#: includes/widgets/premium/services-carousel.php:197
|
818 |
+
msgid "Carousel Settings"
|
819 |
+
msgstr ""
|
820 |
+
|
821 |
+
#: includes/widgets/carousel.php:150 includes/widgets/carousel.php:163
|
822 |
+
#: includes/widgets/carousel.php:176 includes/widgets/carousel.php:188
|
823 |
+
#: includes/widgets/portfolio.php:185
|
824 |
+
#: includes/widgets/portfolio.php:197
|
825 |
+
#: includes/widgets/portfolio.php:219
|
826 |
+
#: includes/widgets/portfolio.php:232
|
827 |
+
#: includes/widgets/portfolio.php:245
|
828 |
+
#: includes/widgets/portfolio.php:267
|
829 |
+
#: includes/widgets/portfolio.php:288
|
830 |
+
#: includes/widgets/posts-carousel.php:178
|
831 |
+
#: includes/widgets/posts-carousel.php:190
|
832 |
+
#: includes/widgets/posts-carousel.php:202
|
833 |
+
#: includes/widgets/posts-carousel.php:224
|
834 |
+
#: includes/widgets/posts-carousel.php:237
|
835 |
+
#: includes/widgets/posts-carousel.php:250
|
836 |
+
#: includes/widgets/posts-carousel.php:270
|
837 |
+
#: includes/widgets/posts-carousel.php:283
|
838 |
+
#: includes/widgets/posts-carousel.php:295
|
839 |
+
#: includes/widgets/posts-carousel.php:307
|
840 |
+
#: includes/widgets/premium/accordion.php:76
|
841 |
+
#: includes/widgets/premium/accordion.php:87
|
842 |
+
#: includes/widgets/premium/button.php:196
|
843 |
+
#: includes/widgets/premium/features.php:201
|
844 |
+
#: includes/widgets/premium/gallery-carousel.php:228
|
845 |
+
#: includes/widgets/premium/gallery-carousel.php:240
|
846 |
+
#: includes/widgets/premium/gallery-carousel.php:260
|
847 |
+
#: includes/widgets/premium/gallery-carousel.php:299
|
848 |
+
#: includes/widgets/premium/gallery-carousel.php:313
|
849 |
+
#: includes/widgets/premium/gallery-carousel.php:325
|
850 |
+
#: includes/widgets/premium/gallery-carousel.php:337
|
851 |
+
#: includes/widgets/premium/gallery.php:105
|
852 |
+
#: includes/widgets/premium/gallery.php:269
|
853 |
+
#: includes/widgets/premium/gallery.php:309
|
854 |
+
#: includes/widgets/premium/gallery.php:357
|
855 |
+
#: includes/widgets/premium/gallery.php:369
|
856 |
+
#: includes/widgets/premium/gallery.php:401
|
857 |
+
#: includes/widgets/premium/gallery.php:459
|
858 |
+
#: includes/widgets/premium/image-slider.php:219
|
859 |
+
#: includes/widgets/premium/image-slider.php:304
|
860 |
+
#: includes/widgets/premium/image-slider.php:318
|
861 |
+
#: includes/widgets/premium/image-slider.php:331
|
862 |
+
#: includes/widgets/premium/image-slider.php:347
|
863 |
+
#: includes/widgets/premium/image-slider.php:364
|
864 |
+
#: includes/widgets/premium/image-slider.php:377
|
865 |
+
#: includes/widgets/premium/image-slider.php:393
|
866 |
+
#: includes/widgets/premium/image-slider.php:409
|
867 |
+
#: includes/widgets/premium/portfolio.php:227
|
868 |
+
#: includes/widgets/premium/portfolio.php:316
|
869 |
+
#: includes/widgets/premium/portfolio.php:339
|
870 |
+
#: includes/widgets/premium/portfolio.php:351
|
871 |
+
#: includes/widgets/premium/portfolio.php:363
|
872 |
+
#: includes/widgets/premium/portfolio.php:378
|
873 |
+
#: includes/widgets/premium/portfolio.php:393
|
874 |
+
#: includes/widgets/premium/portfolio.php:405
|
875 |
+
#: includes/widgets/premium/portfolio.php:420
|
876 |
+
#: includes/widgets/premium/portfolio.php:449
|
877 |
+
#: includes/widgets/premium/portfolio.php:464
|
878 |
+
#: includes/widgets/premium/portfolio.php:487
|
879 |
+
#: includes/widgets/premium/portfolio.php:503
|
880 |
+
#: includes/widgets/premium/portfolio.php:519
|
881 |
+
#: includes/widgets/premium/portfolio.php:532
|
882 |
+
#: includes/widgets/premium/portfolio.php:572
|
883 |
+
#: includes/widgets/premium/posts-block.php:223
|
884 |
+
#: includes/widgets/premium/posts-block.php:329
|
885 |
+
#: includes/widgets/premium/posts-block.php:341
|
886 |
+
#: includes/widgets/premium/posts-block.php:351
|
887 |
+
#: includes/widgets/premium/posts-block.php:376
|
888 |
+
#: includes/widgets/premium/posts-block.php:388
|
889 |
+
#: includes/widgets/premium/posts-block.php:400
|
890 |
+
#: includes/widgets/premium/posts-block.php:423
|
891 |
+
#: includes/widgets/premium/posts-block.php:436
|
892 |
+
#: includes/widgets/premium/posts-block.php:449
|
893 |
+
#: includes/widgets/premium/posts-block.php:461
|
894 |
+
#: includes/widgets/premium/posts-block.php:474
|
895 |
+
#: includes/widgets/premium/posts-block.php:514
|
896 |
+
#: includes/widgets/premium/services-carousel.php:206
|
897 |
+
#: includes/widgets/premium/services-carousel.php:219
|
898 |
+
#: includes/widgets/premium/services-carousel.php:232
|
899 |
+
#: includes/widgets/premium/services-carousel.php:244
|
900 |
+
#: includes/widgets/premium/slider.php:171
|
901 |
+
#: includes/widgets/premium/slider.php:186
|
902 |
+
#: includes/widgets/premium/slider.php:199
|
903 |
+
#: includes/widgets/premium/slider.php:213
|
904 |
+
#: includes/widgets/premium/slider.php:226
|
905 |
+
#: includes/widgets/premium/slider.php:239
|
906 |
+
#: includes/widgets/premium/slider.php:252
|
907 |
+
#: includes/widgets/pricing-table.php:210
|
908 |
+
#: includes/widgets/testimonials-slider.php:188
|
909 |
+
#: includes/widgets/testimonials-slider.php:202
|
910 |
+
#: includes/widgets/testimonials-slider.php:215
|
911 |
+
#: includes/widgets/testimonials-slider.php:230
|
912 |
msgid "No"
|
913 |
msgstr ""
|
914 |
|
915 |
+
#: includes/widgets/carousel.php:151 includes/widgets/carousel.php:164
|
916 |
+
#: includes/widgets/carousel.php:177 includes/widgets/carousel.php:189
|
917 |
+
#: includes/widgets/portfolio.php:184
|
918 |
+
#: includes/widgets/portfolio.php:196
|
919 |
+
#: includes/widgets/portfolio.php:218
|
920 |
+
#: includes/widgets/portfolio.php:231
|
921 |
+
#: includes/widgets/portfolio.php:244
|
922 |
+
#: includes/widgets/portfolio.php:266
|
923 |
+
#: includes/widgets/portfolio.php:287
|
924 |
+
#: includes/widgets/posts-carousel.php:177
|
925 |
+
#: includes/widgets/posts-carousel.php:189
|
926 |
+
#: includes/widgets/posts-carousel.php:201
|
927 |
+
#: includes/widgets/posts-carousel.php:223
|
928 |
+
#: includes/widgets/posts-carousel.php:236
|
929 |
+
#: includes/widgets/posts-carousel.php:249
|
930 |
+
#: includes/widgets/posts-carousel.php:271
|
931 |
+
#: includes/widgets/posts-carousel.php:284
|
932 |
+
#: includes/widgets/posts-carousel.php:296
|
933 |
+
#: includes/widgets/posts-carousel.php:308
|
934 |
+
#: includes/widgets/premium/accordion.php:77
|
935 |
+
#: includes/widgets/premium/accordion.php:88
|
936 |
+
#: includes/widgets/premium/button.php:197
|
937 |
+
#: includes/widgets/premium/features.php:202
|
938 |
+
#: includes/widgets/premium/gallery-carousel.php:227
|
939 |
+
#: includes/widgets/premium/gallery-carousel.php:239
|
940 |
+
#: includes/widgets/premium/gallery-carousel.php:261
|
941 |
+
#: includes/widgets/premium/gallery-carousel.php:300
|
942 |
+
#: includes/widgets/premium/gallery-carousel.php:314
|
943 |
+
#: includes/widgets/premium/gallery-carousel.php:326
|
944 |
+
#: includes/widgets/premium/gallery-carousel.php:338
|
945 |
+
#: includes/widgets/premium/gallery.php:104
|
946 |
+
#: includes/widgets/premium/gallery.php:270
|
947 |
+
#: includes/widgets/premium/gallery.php:308
|
948 |
+
#: includes/widgets/premium/gallery.php:356
|
949 |
+
#: includes/widgets/premium/gallery.php:368
|
950 |
+
#: includes/widgets/premium/gallery.php:402
|
951 |
+
#: includes/widgets/premium/gallery.php:458
|
952 |
+
#: includes/widgets/premium/image-slider.php:220
|
953 |
+
#: includes/widgets/premium/image-slider.php:305
|
954 |
+
#: includes/widgets/premium/image-slider.php:319
|
955 |
+
#: includes/widgets/premium/image-slider.php:332
|
956 |
+
#: includes/widgets/premium/image-slider.php:348
|
957 |
+
#: includes/widgets/premium/image-slider.php:365
|
958 |
+
#: includes/widgets/premium/image-slider.php:378
|
959 |
+
#: includes/widgets/premium/image-slider.php:394
|
960 |
+
#: includes/widgets/premium/image-slider.php:410
|
961 |
+
#: includes/widgets/premium/portfolio.php:226
|
962 |
+
#: includes/widgets/premium/portfolio.php:317
|
963 |
+
#: includes/widgets/premium/portfolio.php:338
|
964 |
+
#: includes/widgets/premium/portfolio.php:350
|
965 |
+
#: includes/widgets/premium/portfolio.php:362
|
966 |
+
#: includes/widgets/premium/portfolio.php:377
|
967 |
+
#: includes/widgets/premium/portfolio.php:392
|
968 |
+
#: includes/widgets/premium/portfolio.php:404
|
969 |
+
#: includes/widgets/premium/portfolio.php:419
|
970 |
+
#: includes/widgets/premium/portfolio.php:448
|
971 |
+
#: includes/widgets/premium/portfolio.php:463
|
972 |
+
#: includes/widgets/premium/portfolio.php:486
|
973 |
+
#: includes/widgets/premium/portfolio.php:502
|
974 |
+
#: includes/widgets/premium/portfolio.php:518
|
975 |
+
#: includes/widgets/premium/portfolio.php:531
|
976 |
+
#: includes/widgets/premium/portfolio.php:571
|
977 |
+
#: includes/widgets/premium/posts-block.php:222
|
978 |
+
#: includes/widgets/premium/posts-block.php:328
|
979 |
+
#: includes/widgets/premium/posts-block.php:340
|
980 |
+
#: includes/widgets/premium/posts-block.php:352
|
981 |
+
#: includes/widgets/premium/posts-block.php:375
|
982 |
+
#: includes/widgets/premium/posts-block.php:387
|
983 |
+
#: includes/widgets/premium/posts-block.php:399
|
984 |
+
#: includes/widgets/premium/posts-block.php:422
|
985 |
+
#: includes/widgets/premium/posts-block.php:435
|
986 |
+
#: includes/widgets/premium/posts-block.php:448
|
987 |
+
#: includes/widgets/premium/posts-block.php:460
|
988 |
+
#: includes/widgets/premium/posts-block.php:473
|
989 |
+
#: includes/widgets/premium/posts-block.php:513
|
990 |
+
#: includes/widgets/premium/services-carousel.php:207
|
991 |
+
#: includes/widgets/premium/services-carousel.php:220
|
992 |
+
#: includes/widgets/premium/services-carousel.php:233
|
993 |
+
#: includes/widgets/premium/services-carousel.php:245
|
994 |
+
#: includes/widgets/premium/slider.php:172
|
995 |
+
#: includes/widgets/premium/slider.php:187
|
996 |
+
#: includes/widgets/premium/slider.php:200
|
997 |
+
#: includes/widgets/premium/slider.php:214
|
998 |
+
#: includes/widgets/premium/slider.php:227
|
999 |
+
#: includes/widgets/premium/slider.php:240
|
1000 |
+
#: includes/widgets/premium/slider.php:253
|
1001 |
+
#: includes/widgets/pricing-table.php:211
|
1002 |
+
#: includes/widgets/testimonials-slider.php:189
|
1003 |
+
#: includes/widgets/testimonials-slider.php:203
|
1004 |
+
#: includes/widgets/testimonials-slider.php:216
|
1005 |
+
#: includes/widgets/testimonials-slider.php:231
|
1006 |
msgid "Yes"
|
1007 |
msgstr ""
|
1008 |
|
1009 |
+
#: includes/widgets/carousel.php:154
|
1010 |
+
#: includes/widgets/posts-carousel.php:274
|
1011 |
+
#: includes/widgets/premium/gallery-carousel.php:304
|
1012 |
+
#: includes/widgets/premium/services-carousel.php:210
|
1013 |
+
msgid "Prev/Next Arrows?"
|
1014 |
msgstr ""
|
1015 |
|
1016 |
+
#: includes/widgets/carousel.php:168
|
1017 |
+
#: includes/widgets/posts-carousel.php:287
|
1018 |
+
#: includes/widgets/premium/gallery-carousel.php:317
|
1019 |
+
#: includes/widgets/premium/services-carousel.php:224
|
1020 |
+
msgid "Show dot indicators for navigation?"
|
1021 |
msgstr ""
|
1022 |
|
1023 |
+
#: includes/widgets/carousel.php:180
|
1024 |
+
#: includes/widgets/posts-carousel.php:299
|
1025 |
+
#: includes/widgets/premium/gallery-carousel.php:329
|
1026 |
+
#: includes/widgets/premium/services-carousel.php:236
|
1027 |
+
#: includes/widgets/premium/slider.php:217
|
1028 |
+
#: includes/widgets/testimonials-slider.php:193
|
1029 |
+
msgid "Pause on Hover?"
|
1030 |
msgstr ""
|
1031 |
|
1032 |
+
#: includes/widgets/carousel.php:193
|
1033 |
+
#: includes/widgets/posts-carousel.php:311
|
1034 |
+
#: includes/widgets/premium/gallery-carousel.php:342
|
1035 |
+
#: includes/widgets/premium/services-carousel.php:249
|
1036 |
+
msgid "Autoplay?"
|
1037 |
msgstr ""
|
1038 |
|
1039 |
+
#: includes/widgets/carousel.php:194
|
1040 |
+
#: includes/widgets/posts-carousel.php:312
|
1041 |
+
#: includes/widgets/premium/gallery-carousel.php:343
|
1042 |
+
#: includes/widgets/premium/services-carousel.php:250
|
1043 |
+
msgid "Should the carousel autoplay as in a slideshow."
|
|
|
1044 |
msgstr ""
|
1045 |
|
1046 |
+
#: includes/widgets/carousel.php:201
|
1047 |
+
#: includes/widgets/posts-carousel.php:319
|
1048 |
+
#: includes/widgets/premium/gallery-carousel.php:350
|
1049 |
+
#: includes/widgets/premium/services-carousel.php:257
|
1050 |
+
msgid "Autoplay speed in ms"
|
1051 |
msgstr ""
|
1052 |
|
1053 |
+
#: includes/widgets/carousel.php:211
|
1054 |
+
#: includes/widgets/posts-carousel.php:329
|
1055 |
+
#: includes/widgets/premium/gallery-carousel.php:360
|
1056 |
+
#: includes/widgets/premium/services-carousel.php:267
|
1057 |
+
msgid "Autoplay animation speed in ms"
|
1058 |
msgstr ""
|
1059 |
|
1060 |
+
#: includes/widgets/carousel.php:222
|
1061 |
+
#: includes/widgets/posts-carousel.php:340
|
1062 |
+
#: includes/widgets/premium/gallery-carousel.php:371
|
1063 |
+
#: includes/widgets/premium/services-carousel.php:278
|
1064 |
+
msgid "Responsive Options"
|
1065 |
msgstr ""
|
1066 |
|
1067 |
+
#: includes/widgets/carousel.php:230
|
1068 |
+
#: includes/widgets/portfolio.php:340
|
1069 |
+
#: includes/widgets/posts-carousel.php:348
|
1070 |
+
#: includes/widgets/premium/gallery-carousel.php:379
|
1071 |
+
#: includes/widgets/premium/gallery.php:797
|
1072 |
+
#: includes/widgets/premium/portfolio.php:594
|
1073 |
+
#: includes/widgets/premium/services-carousel.php:286
|
1074 |
+
msgid "Desktop"
|
1075 |
msgstr ""
|
1076 |
|
1077 |
+
#: includes/widgets/carousel.php:241 includes/widgets/carousel.php:296
|
1078 |
+
#: includes/widgets/carousel.php:362
|
1079 |
+
#: includes/widgets/portfolio.php:349
|
1080 |
+
#: includes/widgets/portfolio.php:372
|
1081 |
+
#: includes/widgets/portfolio.php:396
|
1082 |
+
#: includes/widgets/posts-carousel.php:358
|
1083 |
+
#: includes/widgets/posts-carousel.php:405
|
1084 |
+
#: includes/widgets/premium/gallery-carousel.php:414
|
1085 |
+
#: includes/widgets/premium/gallery-carousel.php:461
|
1086 |
+
#: includes/widgets/premium/gallery-carousel.php:517
|
1087 |
+
#: includes/widgets/premium/gallery.php:807
|
1088 |
+
#: includes/widgets/premium/gallery.php:831
|
1089 |
+
#: includes/widgets/premium/gallery.php:854
|
1090 |
+
#: includes/widgets/premium/portfolio.php:603
|
1091 |
+
#: includes/widgets/premium/portfolio.php:626
|
1092 |
+
#: includes/widgets/premium/portfolio.php:650
|
1093 |
+
#: includes/widgets/premium/services-carousel.php:297
|
1094 |
+
#: includes/widgets/premium/services-carousel.php:352
|
1095 |
+
#: includes/widgets/premium/services-carousel.php:418
|
1096 |
+
msgid "Gutter"
|
1097 |
msgstr ""
|
1098 |
|
1099 |
+
#: includes/widgets/carousel.php:242 includes/widgets/carousel.php:297
|
1100 |
+
#: includes/widgets/carousel.php:363
|
1101 |
+
#: includes/widgets/portfolio.php:373
|
1102 |
+
#: includes/widgets/portfolio.php:397
|
1103 |
+
#: includes/widgets/posts-carousel.php:359
|
1104 |
+
#: includes/widgets/posts-carousel.php:406
|
1105 |
+
#: includes/widgets/posts-carousel.php:464
|
1106 |
+
#: includes/widgets/premium/gallery-carousel.php:415
|
1107 |
+
#: includes/widgets/premium/gallery-carousel.php:462
|
1108 |
+
#: includes/widgets/premium/gallery-carousel.php:518
|
1109 |
+
#: includes/widgets/premium/gallery.php:832
|
1110 |
+
#: includes/widgets/premium/gallery.php:855
|
1111 |
+
#: includes/widgets/premium/portfolio.php:627
|
1112 |
+
#: includes/widgets/premium/portfolio.php:651
|
1113 |
+
#: includes/widgets/premium/services-carousel.php:298
|
1114 |
+
#: includes/widgets/premium/services-carousel.php:353
|
1115 |
+
#: includes/widgets/premium/services-carousel.php:419
|
1116 |
+
msgid "Space between columns."
|
1117 |
msgstr ""
|
1118 |
|
1119 |
+
#: includes/widgets/carousel.php:262 includes/widgets/carousel.php:318
|
1120 |
+
#: includes/widgets/carousel.php:381 includes/widgets/clients.php:60
|
1121 |
+
#: includes/widgets/portfolio.php:297
|
1122 |
+
#: includes/widgets/posts-carousel.php:371
|
1123 |
+
#: includes/widgets/posts-carousel.php:419
|
1124 |
+
#: includes/widgets/posts-carousel.php:476
|
1125 |
+
#: includes/widgets/premium/faq.php:61
|
1126 |
+
#: includes/widgets/premium/gallery-carousel.php:388
|
1127 |
+
#: includes/widgets/premium/gallery-carousel.php:437
|
1128 |
+
#: includes/widgets/premium/gallery-carousel.php:493
|
1129 |
+
#: includes/widgets/premium/portfolio.php:283
|
1130 |
+
#: includes/widgets/premium/posts-block.php:286
|
1131 |
+
#: includes/widgets/premium/posts-block.php:303
|
1132 |
+
#: includes/widgets/premium/services-carousel.php:318
|
1133 |
+
#: includes/widgets/premium/services-carousel.php:374
|
1134 |
+
#: includes/widgets/premium/services-carousel.php:437
|
1135 |
+
#: includes/widgets/services.php:92
|
1136 |
+
#: includes/widgets/team-members.php:76
|
1137 |
+
#: includes/widgets/testimonials.php:59
|
1138 |
+
msgid "Columns per row"
|
1139 |
msgstr ""
|
1140 |
|
1141 |
+
#: includes/widgets/carousel.php:275 includes/widgets/carousel.php:330
|
1142 |
+
#: includes/widgets/carousel.php:393
|
1143 |
+
#: includes/widgets/posts-carousel.php:384
|
1144 |
+
#: includes/widgets/posts-carousel.php:431
|
1145 |
+
#: includes/widgets/posts-carousel.php:488
|
1146 |
+
#: includes/widgets/premium/gallery-carousel.php:401
|
1147 |
+
#: includes/widgets/premium/gallery-carousel.php:449
|
1148 |
+
#: includes/widgets/premium/gallery-carousel.php:505
|
1149 |
+
#: includes/widgets/premium/services-carousel.php:331
|
1150 |
+
#: includes/widgets/premium/services-carousel.php:386
|
1151 |
+
#: includes/widgets/premium/services-carousel.php:449
|
1152 |
+
msgid "Columns to scroll"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1153 |
msgstr ""
|
1154 |
|
1155 |
+
#: includes/widgets/carousel.php:287
|
1156 |
+
#: includes/widgets/portfolio.php:363
|
1157 |
+
#: includes/widgets/posts-carousel.php:396
|
1158 |
+
#: includes/widgets/premium/gallery-carousel.php:428
|
1159 |
+
#: includes/widgets/premium/gallery.php:821
|
1160 |
+
#: includes/widgets/premium/portfolio.php:617
|
1161 |
+
#: includes/widgets/premium/services-carousel.php:343
|
1162 |
+
msgid "Tablet"
|
1163 |
msgstr ""
|
1164 |
|
1165 |
+
#: includes/widgets/carousel.php:342
|
1166 |
+
#: includes/widgets/posts-carousel.php:443
|
1167 |
+
#: includes/widgets/premium/gallery-carousel.php:474
|
1168 |
+
#: includes/widgets/premium/gallery-carousel.php:530
|
1169 |
+
#: includes/widgets/premium/services-carousel.php:398
|
1170 |
+
msgid "Tablet Resolution"
|
1171 |
msgstr ""
|
1172 |
|
1173 |
+
#: includes/widgets/carousel.php:343
|
1174 |
+
#: includes/widgets/posts-carousel.php:444
|
1175 |
+
#: includes/widgets/premium/gallery-carousel.php:475
|
1176 |
+
#: includes/widgets/premium/gallery-carousel.php:531
|
1177 |
+
#: includes/widgets/premium/services-carousel.php:399
|
1178 |
+
msgid "The resolution to treat as a tablet resolution."
|
1179 |
msgstr ""
|
1180 |
|
1181 |
+
#: includes/widgets/carousel.php:353
|
1182 |
+
#: includes/widgets/portfolio.php:387
|
1183 |
+
#: includes/widgets/posts-carousel.php:454
|
1184 |
+
#: includes/widgets/premium/gallery-carousel.php:484
|
1185 |
+
#: includes/widgets/premium/gallery.php:845
|
1186 |
+
#: includes/widgets/premium/portfolio.php:641
|
1187 |
+
#: includes/widgets/premium/services-carousel.php:409
|
1188 |
+
msgid "Mobile Phone"
|
1189 |
msgstr ""
|
1190 |
|
1191 |
+
#: includes/widgets/carousel.php:405
|
1192 |
+
#: includes/widgets/posts-carousel.php:500
|
1193 |
+
#: includes/widgets/premium/services-carousel.php:461
|
1194 |
+
#: includes/widgets/premium/tabs.php:84
|
1195 |
+
msgid "Mobile Resolution"
|
1196 |
msgstr ""
|
1197 |
|
1198 |
+
#: includes/widgets/carousel.php:406
|
1199 |
+
#: includes/widgets/posts-carousel.php:501
|
1200 |
+
#: includes/widgets/premium/services-carousel.php:462
|
1201 |
+
msgid "The resolution to treat as a mobile resolution."
|
1202 |
msgstr ""
|
1203 |
|
1204 |
+
#: includes/widgets/carousel.php:427
|
1205 |
+
#: includes/widgets/premium/accordion.php:176
|
1206 |
+
#: includes/widgets/premium/faq.php:204
|
1207 |
+
#: includes/widgets/premium/slider.php:295
|
1208 |
+
msgid "Content"
|
|
|
|
|
|
|
1209 |
msgstr ""
|
1210 |
|
1211 |
+
#: includes/widgets/carousel.php:436 includes/widgets/heading.php:226
|
1212 |
+
#: includes/widgets/heading.php:256 includes/widgets/odometers.php:220
|
1213 |
+
#: includes/widgets/odometers.php:249
|
1214 |
+
#: includes/widgets/odometers.php:278
|
1215 |
+
#: includes/widgets/piecharts.php:172
|
1216 |
+
#: includes/widgets/piecharts.php:201
|
1217 |
+
#: includes/widgets/piecharts.php:230
|
1218 |
+
#: includes/widgets/premium/accordion.php:185
|
1219 |
+
#: includes/widgets/premium/faq.php:185
|
1220 |
+
#: includes/widgets/premium/faq.php:213
|
1221 |
+
#: includes/widgets/premium/features.php:262
|
1222 |
+
#: includes/widgets/premium/features.php:291
|
1223 |
+
#: includes/widgets/premium/features.php:320
|
1224 |
+
#: includes/widgets/premium/image-slider.php:527
|
1225 |
+
#: includes/widgets/premium/services-carousel.php:501
|
1226 |
+
#: includes/widgets/premium/services-carousel.php:530
|
1227 |
+
#: includes/widgets/premium/slider.php:304
|
1228 |
+
#: includes/widgets/premium/tabs.php:288
|
1229 |
+
#: includes/widgets/pricing-table.php:272
|
1230 |
+
#: includes/widgets/pricing-table.php:302
|
1231 |
+
#: includes/widgets/pricing-table.php:351
|
1232 |
+
#: includes/widgets/pricing-table.php:380
|
1233 |
+
#: includes/widgets/pricing-table.php:409
|
1234 |
+
#: includes/widgets/services.php:245 includes/widgets/services.php:274
|
1235 |
+
#: includes/widgets/stats-bars.php:209
|
1236 |
+
#: includes/widgets/stats-bars.php:259
|
1237 |
+
#: includes/widgets/team-members.php:387
|
1238 |
+
#: includes/widgets/team-members.php:416
|
1239 |
+
#: includes/widgets/team-members.php:445
|
1240 |
+
#: includes/widgets/testimonials-slider.php:297
|
1241 |
+
#: includes/widgets/testimonials-slider.php:345
|
1242 |
+
#: includes/widgets/testimonials-slider.php:374
|
1243 |
+
#: includes/widgets/testimonials.php:231
|
1244 |
+
#: includes/widgets/testimonials.php:310
|
1245 |
+
#: includes/widgets/testimonials.php:339
|
1246 |
+
msgid "Color"
|
1247 |
msgstr ""
|
1248 |
|
1249 |
+
#: includes/widgets/carousel.php:447
|
1250 |
+
#: includes/widgets/premium/slider.php:315
|
1251 |
+
msgid "Background Color"
|
|
|
|
|
1252 |
msgstr ""
|
1253 |
|
1254 |
+
#: includes/widgets/carousel.php:458
|
1255 |
+
#: includes/widgets/premium/icon-list.php:316
|
1256 |
+
#: includes/widgets/premium/slider.php:326
|
1257 |
+
msgid "Padding"
|
|
|
1258 |
msgstr ""
|
1259 |
|
1260 |
+
#: includes/widgets/carousel.php:459
|
1261 |
+
#: includes/widgets/premium/slider.php:327
|
1262 |
+
msgid "Padding for the columns."
|
1263 |
msgstr ""
|
1264 |
|
1265 |
+
#: includes/widgets/clients.php:30 includes/widgets/clients.php:53
|
1266 |
+
#: includes/widgets/clients.php:145
|
1267 |
+
msgid "Clients"
|
1268 |
msgstr ""
|
1269 |
|
1270 |
+
#: includes/widgets/clients.php:81 includes/widgets/heading.php:156
|
1271 |
+
#: includes/widgets/premium/button.php:234
|
1272 |
+
#: includes/widgets/premium/faq.php:131
|
1273 |
+
#: includes/widgets/premium/icon-list.php:201
|
1274 |
+
#: includes/widgets/pricing-table.php:231
|
1275 |
+
#: includes/widgets/services.php:204
|
1276 |
+
#: includes/widgets/team-members.php:283
|
1277 |
+
#: includes/widgets/testimonials.php:147
|
1278 |
+
msgid "Animation Type"
|
1279 |
msgstr ""
|
1280 |
|
1281 |
+
#: includes/widgets/clients.php:96 includes/widgets/clients.php:219
|
1282 |
+
msgid "Client Name"
|
|
|
1283 |
msgstr ""
|
1284 |
|
1285 |
+
#: includes/widgets/clients.php:98
|
1286 |
+
msgid "The name of the client/customer."
|
1287 |
msgstr ""
|
1288 |
|
1289 |
+
#: includes/widgets/clients.php:106
|
1290 |
+
msgid "Client URL"
|
1291 |
msgstr ""
|
1292 |
|
1293 |
+
#: includes/widgets/clients.php:107
|
1294 |
+
msgid "The website of the client/customer."
|
1295 |
msgstr ""
|
1296 |
|
1297 |
+
#: includes/widgets/clients.php:114
|
1298 |
+
msgid "http://client-link.com"
|
|
|
|
|
1299 |
msgstr ""
|
1300 |
|
1301 |
+
#: includes/widgets/clients.php:122
|
1302 |
+
msgid "Client Logo/Image"
|
|
|
1303 |
msgstr ""
|
1304 |
|
1305 |
+
#: includes/widgets/clients.php:123
|
1306 |
+
msgid "The logo image for the client/customer."
|
|
|
1307 |
msgstr ""
|
1308 |
|
1309 |
+
#: includes/widgets/clients.php:154
|
1310 |
+
msgid "Client Images"
|
|
|
1311 |
msgstr ""
|
1312 |
|
1313 |
+
#: includes/widgets/clients.php:163
|
1314 |
+
msgid "Client Border Color"
|
|
|
1315 |
msgstr ""
|
1316 |
|
1317 |
+
#: includes/widgets/clients.php:174
|
1318 |
+
msgid "Client Hover Color"
|
|
|
1319 |
msgstr ""
|
1320 |
|
1321 |
+
#: includes/widgets/clients.php:185
|
1322 |
+
#: includes/widgets/posts-carousel.php:532
|
1323 |
+
#: includes/widgets/premium/gallery-carousel.php:563
|
1324 |
+
msgid "Thumbnail Hover Opacity (%)"
|
1325 |
msgstr ""
|
1326 |
|
1327 |
+
#: includes/widgets/clients.php:206
|
1328 |
+
msgid "Client Padding"
|
|
|
1329 |
msgstr ""
|
1330 |
|
1331 |
+
#: includes/widgets/clients.php:207
|
1332 |
+
msgid "Padding for the client images."
|
|
|
1333 |
msgstr ""
|
1334 |
|
1335 |
+
#: includes/widgets/clients.php:229
|
1336 |
+
msgid "Client Name Color"
|
|
|
1337 |
msgstr ""
|
1338 |
|
1339 |
+
#: includes/widgets/clients.php:243
|
1340 |
+
msgid "Client Name Hover Color"
|
|
|
1341 |
msgstr ""
|
1342 |
|
1343 |
+
#: includes/widgets/heading.php:29 includes/widgets/heading.php:52
|
1344 |
+
msgid "Heading"
|
|
|
1345 |
msgstr ""
|
1346 |
|
1347 |
+
#: includes/widgets/heading.php:61
|
1348 |
+
#: includes/widgets/premium/accordion.php:61
|
1349 |
+
#: includes/widgets/premium/services-carousel.php:65
|
1350 |
+
#: includes/widgets/premium/tabs.php:63
|
1351 |
+
#: includes/widgets/services.php:82
|
1352 |
+
msgid "Choose Style"
|
1353 |
msgstr ""
|
1354 |
|
1355 |
+
#: includes/widgets/heading.php:64
|
1356 |
+
#: includes/widgets/premium/accordion.php:64
|
1357 |
+
#: includes/widgets/premium/image-slider.php:80
|
1358 |
+
#: includes/widgets/premium/services-carousel.php:68
|
1359 |
+
#: includes/widgets/services.php:61 includes/widgets/services.php:71
|
1360 |
+
#: includes/widgets/team-members.php:66
|
1361 |
+
msgid "Style 1"
|
1362 |
msgstr ""
|
1363 |
|
1364 |
+
#: includes/widgets/heading.php:65
|
1365 |
+
#: includes/widgets/premium/accordion.php:65
|
1366 |
+
#: includes/widgets/premium/image-slider.php:81
|
1367 |
+
#: includes/widgets/premium/services-carousel.php:69
|
1368 |
+
#: includes/widgets/services.php:62 includes/widgets/services.php:72
|
1369 |
+
#: includes/widgets/team-members.php:67
|
1370 |
+
msgid "Style 2"
|
1371 |
msgstr ""
|
1372 |
|
1373 |
+
#: includes/widgets/heading.php:66
|
1374 |
+
#: includes/widgets/premium/accordion.php:66
|
1375 |
+
#: includes/widgets/services.php:63 includes/widgets/services.php:73
|
1376 |
+
msgid "Style 3"
|
1377 |
msgstr ""
|
1378 |
|
1379 |
+
#: includes/widgets/heading.php:75 includes/widgets/heading.php:78
|
1380 |
+
msgid "Heading Title"
|
|
|
1381 |
msgstr ""
|
1382 |
|
1383 |
+
#: includes/widgets/heading.php:89
|
1384 |
+
msgid "Subheading"
|
|
|
1385 |
msgstr ""
|
1386 |
|
1387 |
+
#: includes/widgets/heading.php:91
|
1388 |
+
msgid "A subtitle displayed above the title heading."
|
1389 |
msgstr ""
|
1390 |
|
1391 |
+
#: includes/widgets/heading.php:105 includes/widgets/heading.php:248
|
1392 |
+
msgid "Short Text"
|
1393 |
+
msgstr ""
|
1394 |
+
|
1395 |
+
#: includes/widgets/heading.php:106
|
1396 |
+
msgid "Short text generally displayed below the heading title."
|
1397 |
+
msgstr ""
|
1398 |
+
|
1399 |
+
#: includes/widgets/heading.php:128
|
1400 |
+
#: includes/widgets/premium/button.php:206
|
1401 |
+
#: includes/widgets/premium/icon-list.php:170
|
1402 |
msgid "Alignment"
|
1403 |
msgstr ""
|
1404 |
|
1405 |
+
#: includes/widgets/heading.php:132
|
1406 |
+
#: includes/widgets/premium/button.php:210
|
1407 |
+
#: includes/widgets/premium/icon-list.php:174
|
1408 |
msgid "Left"
|
1409 |
msgstr ""
|
1410 |
|
1411 |
+
#: includes/widgets/heading.php:136
|
1412 |
+
#: includes/widgets/premium/button.php:214
|
1413 |
+
#: includes/widgets/premium/icon-list.php:178
|
1414 |
msgid "Center"
|
1415 |
msgstr ""
|
1416 |
|
1417 |
+
#: includes/widgets/heading.php:140
|
1418 |
+
#: includes/widgets/premium/button.php:218
|
1419 |
+
#: includes/widgets/premium/icon-list.php:182
|
1420 |
msgid "Right"
|
1421 |
msgstr ""
|
1422 |
|
1423 |
+
#: includes/widgets/heading.php:144
|
1424 |
+
#: includes/widgets/premium/button.php:222
|
1425 |
+
#: includes/widgets/premium/icon-list.php:186
|
1426 |
msgid "Justified"
|
1427 |
msgstr ""
|
1428 |
|
1429 |
+
#: includes/widgets/heading.php:168 includes/widgets/portfolio.php:119
|
1430 |
+
#: includes/widgets/posts-carousel.php:115
|
1431 |
+
#: includes/widgets/premium/accordion.php:159
|
1432 |
+
#: includes/widgets/premium/faq.php:158
|
1433 |
+
#: includes/widgets/premium/features.php:235
|
1434 |
+
#: includes/widgets/premium/portfolio.php:127
|
1435 |
+
#: includes/widgets/premium/posts-block.php:123
|
1436 |
+
msgid "Title"
|
1437 |
msgstr ""
|
1438 |
|
1439 |
+
#: includes/widgets/heading.php:176 includes/widgets/portfolio.php:529
|
1440 |
+
#: includes/widgets/posts-carousel.php:562
|
1441 |
+
#: includes/widgets/premium/faq.php:167
|
1442 |
+
#: includes/widgets/premium/features.php:244
|
1443 |
+
#: includes/widgets/premium/gallery-carousel.php:594
|
1444 |
+
#: includes/widgets/premium/gallery.php:624
|
1445 |
+
#: includes/widgets/premium/portfolio.php:770
|
1446 |
+
#: includes/widgets/premium/services-carousel.php:483
|
1447 |
+
#: includes/widgets/services.php:227
|
1448 |
+
#: includes/widgets/team-members.php:369
|
1449 |
+
#: includes/widgets/testimonials-slider.php:327
|
1450 |
+
#: includes/widgets/testimonials.php:292
|
1451 |
+
msgid "Title HTML Tag"
|
1452 |
msgstr ""
|
1453 |
|
1454 |
+
#: includes/widgets/heading.php:179 includes/widgets/portfolio.php:425
|
1455 |
+
#: includes/widgets/portfolio.php:532
|
1456 |
+
#: includes/widgets/portfolio.php:629
|
1457 |
+
#: includes/widgets/posts-carousel.php:565
|
1458 |
+
#: includes/widgets/posts-carousel.php:651
|
1459 |
+
#: includes/widgets/premium/faq.php:170
|
1460 |
+
#: includes/widgets/premium/features.php:247
|
1461 |
+
#: includes/widgets/premium/gallery-carousel.php:597
|
1462 |
+
#: includes/widgets/premium/gallery.php:498
|
1463 |
+
#: includes/widgets/premium/gallery.php:627
|
1464 |
+
#: includes/widgets/premium/image-slider.php:456
|
1465 |
+
#: includes/widgets/premium/portfolio.php:677
|
1466 |
+
#: includes/widgets/premium/portfolio.php:773
|
1467 |
+
#: includes/widgets/premium/portfolio.php:870
|
1468 |
+
#: includes/widgets/premium/posts-block.php:539
|
1469 |
+
#: includes/widgets/premium/posts-block.php:710
|
1470 |
+
#: includes/widgets/premium/services-carousel.php:486
|
1471 |
+
#: includes/widgets/pricing-table.php:257
|
1472 |
+
#: includes/widgets/pricing-table.php:335
|
1473 |
+
#: includes/widgets/services.php:230
|
1474 |
+
#: includes/widgets/team-members.php:372
|
1475 |
+
#: includes/widgets/testimonials-slider.php:330
|
1476 |
+
#: includes/widgets/testimonials.php:295
|
1477 |
+
msgid "H1"
|
1478 |
msgstr ""
|
1479 |
|
1480 |
+
#: includes/widgets/heading.php:180 includes/widgets/portfolio.php:426
|
1481 |
+
#: includes/widgets/portfolio.php:533
|
1482 |
+
#: includes/widgets/portfolio.php:630
|
1483 |
+
#: includes/widgets/posts-carousel.php:566
|
1484 |
+
#: includes/widgets/posts-carousel.php:652
|
1485 |
+
#: includes/widgets/premium/faq.php:171
|
1486 |
+
#: includes/widgets/premium/features.php:248
|
1487 |
+
#: includes/widgets/premium/gallery-carousel.php:598
|
1488 |
+
#: includes/widgets/premium/gallery.php:499
|
1489 |
+
#: includes/widgets/premium/gallery.php:628
|
1490 |
+
#: includes/widgets/premium/image-slider.php:457
|
1491 |
+
#: includes/widgets/premium/portfolio.php:678
|
1492 |
+
#: includes/widgets/premium/portfolio.php:774
|
1493 |
+
#: includes/widgets/premium/portfolio.php:871
|
1494 |
+
#: includes/widgets/premium/posts-block.php:540
|
1495 |
+
#: includes/widgets/premium/posts-block.php:711
|
1496 |
+
#: includes/widgets/premium/services-carousel.php:487
|
1497 |
+
#: includes/widgets/pricing-table.php:258
|
1498 |
+
#: includes/widgets/pricing-table.php:336
|
1499 |
+
#: includes/widgets/services.php:231
|
1500 |
+
#: includes/widgets/team-members.php:373
|
1501 |
+
#: includes/widgets/testimonials-slider.php:331
|
1502 |
+
#: includes/widgets/testimonials.php:296
|
1503 |
+
msgid "H2"
|
1504 |
msgstr ""
|
1505 |
|
1506 |
+
#: includes/widgets/heading.php:181 includes/widgets/portfolio.php:427
|
1507 |
+
#: includes/widgets/portfolio.php:534
|
1508 |
+
#: includes/widgets/portfolio.php:631
|
1509 |
+
#: includes/widgets/posts-carousel.php:567
|
1510 |
+
#: includes/widgets/posts-carousel.php:653
|
1511 |
+
#: includes/widgets/premium/faq.php:172
|
1512 |
+
#: includes/widgets/premium/features.php:249
|
1513 |
+
#: includes/widgets/premium/gallery-carousel.php:599
|
1514 |
+
#: includes/widgets/premium/gallery.php:500
|
1515 |
+
#: includes/widgets/premium/gallery.php:629
|
1516 |
+
#: includes/widgets/premium/image-slider.php:458
|
1517 |
+
#: includes/widgets/premium/portfolio.php:679
|
1518 |
+
#: includes/widgets/premium/portfolio.php:775
|
1519 |
+
#: includes/widgets/premium/portfolio.php:872
|
1520 |
+
#: includes/widgets/premium/posts-block.php:541
|
1521 |
+
#: includes/widgets/premium/posts-block.php:712
|
1522 |
+
#: includes/widgets/premium/services-carousel.php:488
|
1523 |
+
#: includes/widgets/pricing-table.php:259
|
1524 |
+
#: includes/widgets/pricing-table.php:337
|
1525 |
+
#: includes/widgets/services.php:232
|
1526 |
+
#: includes/widgets/team-members.php:374
|
1527 |
+
#: includes/widgets/testimonials-slider.php:332
|
1528 |
+
#: includes/widgets/testimonials.php:297
|
1529 |
+
msgid "H3"
|
1530 |
msgstr ""
|
1531 |
|
1532 |
+
#: includes/widgets/heading.php:182 includes/widgets/portfolio.php:428
|
1533 |
+
#: includes/widgets/portfolio.php:535
|
1534 |
+
#: includes/widgets/portfolio.php:632
|
1535 |
+
#: includes/widgets/posts-carousel.php:568
|
1536 |
+
#: includes/widgets/posts-carousel.php:654
|
1537 |
+
#: includes/widgets/premium/faq.php:173
|
1538 |
+
#: includes/widgets/premium/features.php:250
|
1539 |
+
#: includes/widgets/premium/gallery-carousel.php:600
|
1540 |
+
#: includes/widgets/premium/gallery.php:501
|
1541 |
+
#: includes/widgets/premium/gallery.php:630
|
1542 |
+
#: includes/widgets/premium/image-slider.php:459
|
1543 |
+
#: includes/widgets/premium/portfolio.php:680
|
1544 |
+
#: includes/widgets/premium/portfolio.php:776
|
1545 |
+
#: includes/widgets/premium/portfolio.php:873
|
1546 |
+
#: includes/widgets/premium/posts-block.php:542
|
1547 |
+
#: includes/widgets/premium/posts-block.php:713
|
1548 |
+
#: includes/widgets/premium/services-carousel.php:489
|
1549 |
+
#: includes/widgets/pricing-table.php:260
|
1550 |
+
#: includes/widgets/pricing-table.php:338
|
1551 |
+
#: includes/widgets/services.php:233
|
1552 |
+
#: includes/widgets/team-members.php:375
|
1553 |
+
#: includes/widgets/testimonials-slider.php:333
|
1554 |
+
#: includes/widgets/testimonials.php:298
|
1555 |
+
msgid "H4"
|
1556 |
msgstr ""
|
1557 |
|
1558 |
+
#: includes/widgets/heading.php:183 includes/widgets/portfolio.php:429
|
1559 |
+
#: includes/widgets/portfolio.php:536
|
1560 |
+
#: includes/widgets/portfolio.php:633
|
1561 |
+
#: includes/widgets/posts-carousel.php:569
|
1562 |
+
#: includes/widgets/posts-carousel.php:655
|
1563 |
+
#: includes/widgets/premium/faq.php:174
|
1564 |
+
#: includes/widgets/premium/features.php:251
|
1565 |
+
#: includes/widgets/premium/gallery-carousel.php:601
|
1566 |
+
#: includes/widgets/premium/gallery.php:502
|
1567 |
+
#: includes/widgets/premium/gallery.php:631
|
1568 |
+
#: includes/widgets/premium/image-slider.php:460
|
1569 |
+
#: includes/widgets/premium/portfolio.php:681
|
1570 |
+
#: includes/widgets/premium/portfolio.php:777
|
1571 |
+
#: includes/widgets/premium/portfolio.php:874
|
1572 |
+
#: includes/widgets/premium/posts-block.php:543
|
1573 |
+
#: includes/widgets/premium/posts-block.php:714
|
1574 |
+
#: includes/widgets/premium/services-carousel.php:490
|
1575 |
+
#: includes/widgets/pricing-table.php:261
|
1576 |
+
#: includes/widgets/pricing-table.php:339
|
1577 |
+
#: includes/widgets/services.php:234
|
1578 |
+
#: includes/widgets/team-members.php:376
|
1579 |
+
#: includes/widgets/testimonials-slider.php:334
|
1580 |
+
#: includes/widgets/testimonials.php:299
|
1581 |
+
msgid "H5"
|
1582 |
msgstr ""
|
1583 |
|
1584 |
+
#: includes/widgets/heading.php:184 includes/widgets/portfolio.php:430
|
1585 |
+
#: includes/widgets/portfolio.php:537
|
1586 |
+
#: includes/widgets/portfolio.php:634
|
1587 |
+
#: includes/widgets/posts-carousel.php:570
|
1588 |
+
#: includes/widgets/posts-carousel.php:656
|
1589 |
+
#: includes/widgets/premium/faq.php:175
|
1590 |
+
#: includes/widgets/premium/features.php:252
|
1591 |
+
#: includes/widgets/premium/gallery-carousel.php:602
|
1592 |
+
#: includes/widgets/premium/gallery.php:503
|
1593 |
+
#: includes/widgets/premium/gallery.php:632
|
1594 |
+
#: includes/widgets/premium/image-slider.php:461
|
1595 |
+
#: includes/widgets/premium/portfolio.php:682
|
1596 |
+
#: includes/widgets/premium/portfolio.php:778
|
1597 |
+
#: includes/widgets/premium/portfolio.php:875
|
1598 |
+
#: includes/widgets/premium/posts-block.php:544
|
1599 |
+
#: includes/widgets/premium/posts-block.php:715
|
1600 |
+
#: includes/widgets/premium/services-carousel.php:491
|
1601 |
+
#: includes/widgets/pricing-table.php:262
|
1602 |
+
#: includes/widgets/pricing-table.php:340
|
1603 |
+
#: includes/widgets/services.php:235
|
1604 |
+
#: includes/widgets/team-members.php:377
|
1605 |
+
#: includes/widgets/testimonials-slider.php:335
|
1606 |
+
#: includes/widgets/testimonials.php:300
|
1607 |
+
msgid "H6"
|
1608 |
msgstr ""
|
1609 |
|
1610 |
+
#: includes/widgets/heading.php:185 includes/widgets/portfolio.php:431
|
1611 |
+
#: includes/widgets/portfolio.php:538
|
1612 |
+
#: includes/widgets/portfolio.php:635
|
1613 |
+
#: includes/widgets/posts-carousel.php:571
|
1614 |
+
#: includes/widgets/posts-carousel.php:657
|
1615 |
+
#: includes/widgets/premium/faq.php:176
|
1616 |
+
#: includes/widgets/premium/features.php:253
|
1617 |
+
#: includes/widgets/premium/gallery-carousel.php:603
|
1618 |
+
#: includes/widgets/premium/gallery.php:504
|
1619 |
+
#: includes/widgets/premium/gallery.php:633
|
1620 |
+
#: includes/widgets/premium/image-slider.php:462
|
1621 |
+
#: includes/widgets/premium/portfolio.php:683
|
1622 |
+
#: includes/widgets/premium/portfolio.php:779
|
1623 |
+
#: includes/widgets/premium/portfolio.php:876
|
1624 |
+
#: includes/widgets/premium/posts-block.php:545
|
1625 |
+
#: includes/widgets/premium/posts-block.php:716
|
1626 |
+
#: includes/widgets/premium/services-carousel.php:492
|
1627 |
+
#: includes/widgets/pricing-table.php:263
|
1628 |
+
#: includes/widgets/pricing-table.php:341
|
1629 |
+
#: includes/widgets/services.php:236
|
1630 |
+
#: includes/widgets/team-members.php:378
|
1631 |
+
#: includes/widgets/testimonials-slider.php:336
|
1632 |
+
#: includes/widgets/testimonials.php:301
|
1633 |
+
msgid "div"
|
1634 |
msgstr ""
|
1635 |
|
1636 |
+
#: includes/widgets/heading.php:194 includes/widgets/portfolio.php:440
|
1637 |
+
#: includes/widgets/premium/gallery.php:513
|
1638 |
+
#: includes/widgets/premium/image-slider.php:471
|
1639 |
+
#: includes/widgets/premium/portfolio.php:692
|
1640 |
+
#: includes/widgets/premium/posts-block.php:554
|
1641 |
+
msgid "Heading Color"
|
1642 |
msgstr ""
|
1643 |
|
1644 |
+
#: includes/widgets/heading.php:207 includes/widgets/odometers.php:291
|
1645 |
+
#: includes/widgets/premium/button.php:327
|
1646 |
+
#: includes/widgets/premium/icon-list.php:337
|
1647 |
+
#: includes/widgets/premium/image-slider.php:508
|
1648 |
+
#: includes/widgets/premium/image-slider.php:570
|
1649 |
+
msgid "Typography"
|
1650 |
msgstr ""
|
1651 |
|
1652 |
+
#: includes/widgets/heading.php:218
|
1653 |
+
#: includes/widgets/premium/features.php:283
|
1654 |
+
msgid "Subtitle"
|
|
|
|
|
1655 |
msgstr ""
|
1656 |
|
1657 |
+
#: includes/widgets/odometers.php:31 includes/widgets/odometers.php:56
|
1658 |
+
#: includes/widgets/odometers.php:83
|
1659 |
+
msgid "Odometers"
|
|
|
1660 |
msgstr ""
|
1661 |
|
1662 |
+
#: includes/widgets/odometers.php:63
|
1663 |
+
msgid "Odometers per row"
|
1664 |
msgstr ""
|
1665 |
|
1666 |
+
#: includes/widgets/odometers.php:87
|
1667 |
+
msgid "No of Customers"
|
1668 |
msgstr ""
|
1669 |
|
1670 |
+
#: includes/widgets/odometers.php:94
|
1671 |
+
msgid "Hours Worked"
|
1672 |
msgstr ""
|
1673 |
|
1674 |
+
#: includes/widgets/odometers.php:101
|
1675 |
+
msgid "Support Tickets"
|
1676 |
msgstr ""
|
1677 |
|
1678 |
+
#: includes/widgets/odometers.php:108
|
1679 |
+
msgid "Product Revenue"
|
1680 |
msgstr ""
|
1681 |
|
1682 |
+
#: includes/widgets/odometers.php:118
|
1683 |
+
#: includes/widgets/odometers.php:270
|
1684 |
+
#: includes/widgets/piecharts.php:105
|
1685 |
+
#: includes/widgets/piecharts.php:164
|
1686 |
+
#: includes/widgets/stats-bars.php:81
|
1687 |
+
#: includes/widgets/stats-bars.php:201
|
1688 |
+
msgid "Stats Title"
|
1689 |
msgstr ""
|
1690 |
|
1691 |
+
#: includes/widgets/odometers.php:127
|
1692 |
+
msgid "Start Value"
|
1693 |
msgstr ""
|
1694 |
|
1695 |
+
#: includes/widgets/odometers.php:133
|
1696 |
+
msgid "Stop Value"
|
|
|
|
|
1697 |
msgstr ""
|
1698 |
|
1699 |
+
#: includes/widgets/odometers.php:140
|
1700 |
+
msgid "Choose Icon Type"
|
|
|
|
|
1701 |
msgstr ""
|
1702 |
|
1703 |
+
#: includes/widgets/odometers.php:144
|
1704 |
+
#: includes/widgets/premium/button.php:94
|
1705 |
+
#: includes/widgets/premium/icon-list.php:109
|
1706 |
+
#: includes/widgets/premium/icon-list.php:130
|
1707 |
+
#: includes/widgets/premium/tabs.php:128
|
1708 |
+
#: includes/widgets/services.php:162
|
1709 |
+
msgid "Icon"
|
1710 |
msgstr ""
|
1711 |
|
1712 |
+
#: includes/widgets/odometers.php:145
|
1713 |
+
#: includes/widgets/premium/button.php:95
|
1714 |
+
#: includes/widgets/premium/icon-list.php:110
|
1715 |
+
#: includes/widgets/premium/icon-list.php:115
|
1716 |
+
#: includes/widgets/premium/tabs.php:129
|
1717 |
+
#: includes/widgets/services.php:163
|
1718 |
+
msgid "Icon Image"
|
1719 |
msgstr ""
|
1720 |
|
1721 |
+
#: includes/widgets/odometers.php:151
|
1722 |
+
msgid "Stats Image"
|
|
|
|
|
1723 |
msgstr ""
|
1724 |
|
1725 |
+
#: includes/widgets/odometers.php:167
|
1726 |
+
msgid "Stats Icon"
|
|
|
|
|
1727 |
msgstr ""
|
1728 |
|
1729 |
+
#: includes/widgets/odometers.php:178
|
1730 |
+
msgid "Prefix"
|
|
|
|
|
1731 |
msgstr ""
|
1732 |
|
1733 |
+
#: includes/widgets/odometers.php:180
|
1734 |
+
msgid ""
|
1735 |
+
"The prefix string like currency symbols like $ to indicate a "
|
1736 |
+
"monetary value."
|
1737 |
msgstr ""
|
1738 |
|
1739 |
+
#: includes/widgets/odometers.php:191
|
1740 |
+
msgid "Suffix"
|
|
|
|
|
1741 |
msgstr ""
|
1742 |
|
1743 |
+
#: includes/widgets/odometers.php:193
|
1744 |
+
msgid "The suffix string like hr for hours or m for million."
|
|
|
|
|
|
|
1745 |
msgstr ""
|
1746 |
|
1747 |
+
#: includes/widgets/odometers.php:212
|
1748 |
+
msgid "Stats Number"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1749 |
msgstr ""
|
1750 |
|
1751 |
+
#: includes/widgets/odometers.php:241
|
1752 |
+
msgid "Stats Prefix and Suffix"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1753 |
msgstr ""
|
1754 |
|
1755 |
+
#: includes/widgets/odometers.php:301
|
1756 |
+
#: includes/widgets/premium/button.php:337
|
1757 |
+
#: includes/widgets/premium/icon-list.php:212
|
1758 |
+
#: includes/widgets/premium/tabs.php:312
|
1759 |
+
msgid "Icons"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1760 |
msgstr ""
|
1761 |
|
1762 |
+
#: includes/widgets/odometers.php:309
|
1763 |
+
#: includes/widgets/premium/tabs.php:321
|
1764 |
+
#: includes/widgets/services.php:303
|
1765 |
+
msgid "Icon or Icon Image size in pixels"
|
|
|
|
|
|
|
|
|
|
|
1766 |
msgstr ""
|
1767 |
|
1768 |
+
#: includes/widgets/odometers.php:328
|
1769 |
+
#: includes/widgets/premium/button.php:364
|
1770 |
+
#: includes/widgets/premium/icon-list.php:236
|
1771 |
+
#: includes/widgets/team-members.php:493
|
1772 |
+
msgid "Spacing"
|
1773 |
msgstr ""
|
1774 |
|
1775 |
+
#: includes/widgets/odometers.php:329
|
1776 |
+
msgid "Space after icon."
|
|
|
|
|
|
|
|
|
|
|
|
|
1777 |
msgstr ""
|
1778 |
|
1779 |
+
#: includes/widgets/odometers.php:349
|
1780 |
+
#: includes/widgets/premium/button.php:385
|
1781 |
+
#: includes/widgets/premium/icon-list.php:257
|
1782 |
+
#: includes/widgets/premium/tabs.php:340
|
1783 |
+
#: includes/widgets/team-members.php:514
|
1784 |
+
#: includes/widgets/testimonials-slider.php:422
|
1785 |
+
msgid "Icon Color"
|
|
|
1786 |
msgstr ""
|
1787 |
|
1788 |
+
#: includes/widgets/piecharts.php:30 includes/widgets/piecharts.php:55
|
1789 |
+
msgid "Piecharts"
|
|
|
|
|
|
|
1790 |
msgstr ""
|
1791 |
|
1792 |
+
#: includes/widgets/piecharts.php:62
|
1793 |
+
msgid "Piecharts per row"
|
|
|
|
|
1794 |
msgstr ""
|
1795 |
|
1796 |
+
#: includes/widgets/piecharts.php:86
|
1797 |
+
#: includes/widgets/premium/services-carousel.php:91
|
1798 |
+
#: includes/widgets/premium/services-carousel.php:92
|
1799 |
+
#: includes/widgets/premium/services-carousel.php:99
|
1800 |
+
#: includes/widgets/premium/services-carousel.php:106
|
1801 |
+
#: includes/widgets/premium/services-carousel.php:113
|
1802 |
+
#: includes/widgets/services.php:125
|
1803 |
+
#: includes/widgets/stats-bars.php:64
|
1804 |
+
msgid "Web Design"
|
1805 |
msgstr ""
|
1806 |
|
1807 |
+
#: includes/widgets/piecharts.php:90
|
1808 |
+
#: includes/widgets/premium/services-carousel.php:98
|
1809 |
+
#: includes/widgets/services.php:131
|
1810 |
+
#: includes/widgets/stats-bars.php:69
|
1811 |
+
msgid "SEO Services"
|
1812 |
msgstr ""
|
1813 |
|
1814 |
+
#: includes/widgets/piecharts.php:94
|
1815 |
+
msgid "WordPress Development"
|
|
|
1816 |
msgstr ""
|
1817 |
|
1818 |
+
#: includes/widgets/piecharts.php:98
|
1819 |
+
#: includes/widgets/premium/services-carousel.php:105
|
1820 |
+
#: includes/widgets/premium/services-carousel.php:112
|
1821 |
+
#: includes/widgets/services.php:137
|
1822 |
+
#: includes/widgets/stats-bars.php:74
|
1823 |
+
msgid "Brand Marketing"
|
1824 |
msgstr ""
|
1825 |
|
1826 |
+
#: includes/widgets/piecharts.php:107
|
1827 |
+
msgid "The title for the piechart"
|
1828 |
msgstr ""
|
1829 |
|
1830 |
+
#: includes/widgets/piecharts.php:114
|
1831 |
+
#: includes/widgets/stats-bars.php:91
|
1832 |
+
msgid "Percentage Value"
|
1833 |
msgstr ""
|
1834 |
|
1835 |
+
#: includes/widgets/piecharts.php:120
|
1836 |
+
#: includes/widgets/stats-bars.php:97
|
1837 |
+
msgid "The percentage value for the stats."
|
1838 |
msgstr ""
|
1839 |
|
1840 |
+
#: includes/widgets/piecharts.php:133
|
1841 |
+
msgid "Piechart Styling"
|
1842 |
msgstr ""
|
1843 |
|
1844 |
+
#: includes/widgets/piecharts.php:141
|
1845 |
+
msgid "Bar color"
|
1846 |
msgstr ""
|
1847 |
|
1848 |
+
#: includes/widgets/piecharts.php:151
|
1849 |
+
msgid "Track color"
|
1850 |
msgstr ""
|
1851 |
|
1852 |
+
#: includes/widgets/piecharts.php:193
|
1853 |
+
#: includes/widgets/stats-bars.php:230
|
1854 |
+
msgid "Stats Percentage"
|
1855 |
msgstr ""
|
1856 |
|
1857 |
+
#: includes/widgets/piecharts.php:222
|
1858 |
+
msgid "Stats Percentage Symbol"
|
1859 |
msgstr ""
|
1860 |
|
1861 |
+
#: includes/widgets/portfolio.php:31
|
1862 |
+
#: includes/widgets/premium/portfolio.php:36
|
1863 |
+
msgid "Posts Grid"
|
1864 |
msgstr ""
|
1865 |
|
1866 |
+
#: includes/widgets/portfolio.php:56
|
1867 |
+
#: includes/widgets/premium/portfolio.php:64
|
1868 |
+
#: includes/widgets/premium/posts-block.php:60
|
1869 |
+
msgid "Post Query"
|
1870 |
msgstr ""
|
1871 |
|
1872 |
+
#: includes/widgets/portfolio.php:64
|
1873 |
+
#: includes/widgets/posts-carousel.php:60
|
1874 |
+
#: includes/widgets/premium/portfolio.php:72
|
1875 |
+
#: includes/widgets/premium/posts-block.php:68
|
1876 |
+
msgid "Post Types"
|
1877 |
msgstr ""
|
1878 |
|
1879 |
+
#: includes/widgets/portfolio.php:75
|
1880 |
+
#: includes/widgets/posts-carousel.php:71
|
1881 |
+
#: includes/widgets/premium/portfolio.php:83
|
1882 |
+
#: includes/widgets/premium/posts-block.php:79
|
1883 |
+
msgid "Taxonomies"
|
1884 |
msgstr ""
|
1885 |
|
1886 |
+
#: includes/widgets/portfolio.php:86
|
1887 |
+
#: includes/widgets/posts-carousel.php:82
|
1888 |
+
#: includes/widgets/premium/portfolio.php:94
|
1889 |
+
#: includes/widgets/premium/posts-block.php:90
|
1890 |
+
msgid "Post In"
|
1891 |
msgstr ""
|
1892 |
|
1893 |
+
#: includes/widgets/portfolio.php:87
|
1894 |
+
#: includes/widgets/posts-carousel.php:83
|
1895 |
+
#: includes/widgets/premium/portfolio.php:95
|
1896 |
+
msgid ""
|
1897 |
+
"Provide a comma separated list of Post IDs to display in the grid."
|
1898 |
msgstr ""
|
1899 |
|
1900 |
+
#: includes/widgets/portfolio.php:96
|
1901 |
+
#: includes/widgets/posts-carousel.php:92
|
1902 |
+
#: includes/widgets/premium/portfolio.php:104
|
1903 |
+
#: includes/widgets/premium/posts-block.php:100
|
1904 |
+
msgid "Posts Per Page"
|
1905 |
msgstr ""
|
1906 |
|
1907 |
+
#: includes/widgets/portfolio.php:105
|
1908 |
+
#: includes/widgets/posts-carousel.php:101
|
1909 |
+
#: includes/widgets/premium/portfolio.php:113
|
1910 |
+
#: includes/widgets/premium/posts-block.php:109
|
1911 |
+
msgid "Advanced"
|
1912 |
msgstr ""
|
1913 |
|
1914 |
+
#: includes/widgets/portfolio.php:113
|
1915 |
+
#: includes/widgets/posts-carousel.php:109
|
1916 |
+
#: includes/widgets/premium/portfolio.php:121
|
1917 |
+
#: includes/widgets/premium/posts-block.php:117
|
1918 |
+
msgid "Order By"
|
1919 |
msgstr ""
|
1920 |
|
1921 |
+
#: includes/widgets/portfolio.php:116
|
1922 |
+
#: includes/widgets/posts-carousel.php:112
|
1923 |
+
#: includes/widgets/premium/portfolio.php:124
|
1924 |
+
#: includes/widgets/premium/posts-block.php:120
|
1925 |
+
msgid "No order"
|
1926 |
msgstr ""
|
1927 |
|
1928 |
+
#: includes/widgets/portfolio.php:117
|
1929 |
+
#: includes/widgets/posts-carousel.php:113
|
1930 |
+
#: includes/widgets/premium/portfolio.php:125
|
1931 |
+
#: includes/widgets/premium/posts-block.php:121
|
1932 |
+
msgid "Post ID"
|
1933 |
msgstr ""
|
1934 |
|
1935 |
+
#: includes/widgets/portfolio.php:118
|
1936 |
+
#: includes/widgets/posts-carousel.php:114
|
1937 |
+
#: includes/widgets/premium/portfolio.php:126
|
1938 |
+
#: includes/widgets/premium/posts-block.php:122
|
1939 |
+
msgid "Author"
|
1940 |
msgstr ""
|
1941 |
|
1942 |
+
#: includes/widgets/portfolio.php:120
|
1943 |
+
#: includes/widgets/posts-carousel.php:116
|
1944 |
+
#: includes/widgets/premium/portfolio.php:128
|
1945 |
+
#: includes/widgets/premium/posts-block.php:124
|
1946 |
+
msgid "Published date"
|
1947 |
msgstr ""
|
1948 |
|
1949 |
+
#: includes/widgets/portfolio.php:121
|
1950 |
+
#: includes/widgets/posts-carousel.php:117
|
1951 |
+
#: includes/widgets/premium/portfolio.php:129
|
1952 |
+
#: includes/widgets/premium/posts-block.php:125
|
1953 |
+
msgid "Modified date"
|
1954 |
msgstr ""
|
1955 |
|
1956 |
+
#: includes/widgets/portfolio.php:122
|
1957 |
+
#: includes/widgets/posts-carousel.php:118
|
1958 |
+
#: includes/widgets/premium/portfolio.php:130
|
1959 |
+
#: includes/widgets/premium/posts-block.php:126
|
1960 |
+
msgid "By parent"
|
1961 |
msgstr ""
|
1962 |
|
1963 |
+
#: includes/widgets/portfolio.php:123
|
1964 |
+
#: includes/widgets/posts-carousel.php:119
|
1965 |
+
#: includes/widgets/premium/portfolio.php:131
|
1966 |
+
#: includes/widgets/premium/posts-block.php:127
|
1967 |
+
msgid "Random order"
|
|
|
|
|
|
|
|
|
|
|
1968 |
msgstr ""
|
1969 |
|
1970 |
+
#: includes/widgets/portfolio.php:124
|
1971 |
+
#: includes/widgets/posts-carousel.php:120
|
1972 |
+
#: includes/widgets/premium/portfolio.php:132
|
1973 |
+
#: includes/widgets/premium/posts-block.php:128
|
1974 |
+
msgid "Comment count"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1975 |
msgstr ""
|
1976 |
|
1977 |
+
#: includes/widgets/portfolio.php:125
|
1978 |
+
#: includes/widgets/posts-carousel.php:121
|
1979 |
+
#: includes/widgets/premium/portfolio.php:133
|
1980 |
+
#: includes/widgets/premium/posts-block.php:129
|
1981 |
+
msgid "Menu order"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1982 |
msgstr ""
|
1983 |
|
1984 |
+
#: includes/widgets/portfolio.php:126
|
1985 |
+
#: includes/widgets/posts-carousel.php:122
|
1986 |
+
#: includes/widgets/premium/portfolio.php:134
|
1987 |
+
#: includes/widgets/premium/posts-block.php:130
|
1988 |
+
msgid "By include order"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1989 |
msgstr ""
|
1990 |
|
1991 |
+
#: includes/widgets/portfolio.php:135
|
1992 |
+
#: includes/widgets/posts-carousel.php:131
|
1993 |
+
#: includes/widgets/premium/portfolio.php:143
|
1994 |
+
#: includes/widgets/premium/posts-block.php:139
|
1995 |
+
msgid "Order"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1996 |
msgstr ""
|
1997 |
|
1998 |
+
#: includes/widgets/portfolio.php:138
|
1999 |
+
#: includes/widgets/posts-carousel.php:134
|
2000 |
+
#: includes/widgets/premium/portfolio.php:146
|
2001 |
+
#: includes/widgets/premium/posts-block.php:142
|
2002 |
+
msgid "Ascending"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2003 |
msgstr ""
|
2004 |
|
2005 |
+
#: includes/widgets/portfolio.php:139
|
2006 |
+
#: includes/widgets/posts-carousel.php:135
|
2007 |
+
#: includes/widgets/premium/portfolio.php:147
|
2008 |
+
#: includes/widgets/premium/posts-block.php:143
|
2009 |
+
msgid "Descending"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2010 |
msgstr ""
|
2011 |
|
2012 |
+
#: includes/widgets/portfolio.php:150
|
2013 |
+
#: includes/widgets/posts-carousel.php:146
|
2014 |
+
#: includes/widgets/premium/portfolio.php:329
|
2015 |
+
#: includes/widgets/premium/posts-block.php:364
|
2016 |
+
msgid "Post Content"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2017 |
msgstr ""
|
2018 |
|
2019 |
+
#: includes/widgets/portfolio.php:157
|
2020 |
+
#: includes/widgets/premium/gallery.php:79
|
2021 |
+
#: includes/widgets/premium/portfolio.php:165
|
2022 |
+
msgid "Heading for the grid"
|
2023 |
msgstr ""
|
2024 |
|
2025 |
+
#: includes/widgets/portfolio.php:159
|
2026 |
+
#: includes/widgets/portfolio.php:160
|
2027 |
+
#: includes/widgets/premium/portfolio.php:167
|
2028 |
+
#: includes/widgets/premium/portfolio.php:168
|
2029 |
+
#: includes/widgets/premium/posts-block.php:163
|
2030 |
+
#: includes/widgets/premium/posts-block.php:164
|
2031 |
+
msgid "My Posts"
|
2032 |
msgstr ""
|
2033 |
|
2034 |
+
#: includes/widgets/portfolio.php:171
|
2035 |
+
#: includes/widgets/premium/portfolio.php:237
|
2036 |
+
#: includes/widgets/premium/posts-block.php:233
|
2037 |
+
msgid "Choose the taxonomy to display and filter on."
|
2038 |
msgstr ""
|
2039 |
|
2040 |
+
#: includes/widgets/portfolio.php:173
|
2041 |
+
#: includes/widgets/premium/portfolio.php:239
|
2042 |
+
#: includes/widgets/premium/posts-block.php:235
|
2043 |
+
msgid ""
|
2044 |
+
"Choose the taxonomy information to display for posts/portfolio and "
|
2045 |
+
"the taxonomy that is used to filter the portfolio/post. Takes "
|
2046 |
+
"effect only if no taxonomy filters are specified when building "
|
2047 |
+
"query."
|
2048 |
msgstr ""
|
2049 |
|
2050 |
+
#: includes/widgets/portfolio.php:182
|
2051 |
+
#: includes/widgets/premium/portfolio.php:390
|
2052 |
+
msgid "Display posts title for the post/portfolio item?"
|
2053 |
msgstr ""
|
2054 |
|
2055 |
+
#: includes/widgets/portfolio.php:194
|
2056 |
+
#: includes/widgets/premium/portfolio.php:402
|
2057 |
+
msgid "Display post excerpt/summary for the post/portfolio item?"
|
2058 |
msgstr ""
|
2059 |
|
2060 |
+
#: includes/widgets/portfolio.php:208
|
2061 |
+
#: includes/widgets/posts-carousel.php:213
|
2062 |
+
#: includes/widgets/premium/portfolio.php:476
|
2063 |
+
msgid "Post Meta"
|
2064 |
msgstr ""
|
2065 |
|
2066 |
+
#: includes/widgets/portfolio.php:216
|
2067 |
+
#: includes/widgets/premium/portfolio.php:484
|
2068 |
+
msgid "Display post author info for the post/portfolio item?"
|
2069 |
msgstr ""
|
2070 |
|
2071 |
+
#: includes/widgets/portfolio.php:229
|
2072 |
+
#: includes/widgets/premium/portfolio.php:500
|
2073 |
+
msgid "Display post date info for the post item?"
|
2074 |
msgstr ""
|
2075 |
|
2076 |
+
#: includes/widgets/portfolio.php:242
|
2077 |
msgid ""
|
2078 |
+
"Display taxonomy info for the post item? Choose the right taxonomy "
|
2079 |
+
"in Post Content section above."
|
2080 |
msgstr ""
|
2081 |
|
2082 |
+
#: includes/widgets/portfolio.php:256
|
2083 |
+
msgid "General Settings"
|
2084 |
msgstr ""
|
2085 |
|
2086 |
+
#: includes/widgets/portfolio.php:264
|
2087 |
+
#: includes/widgets/posts-carousel.php:175
|
2088 |
+
#: includes/widgets/premium/portfolio.php:336
|
2089 |
+
#: includes/widgets/premium/posts-block.php:326
|
2090 |
+
msgid "Link Images to Posts?"
|
2091 |
msgstr ""
|
2092 |
|
2093 |
+
#: includes/widgets/portfolio.php:277
|
2094 |
+
#: includes/widgets/posts-carousel.php:167
|
2095 |
+
#: includes/widgets/premium/portfolio.php:216
|
2096 |
+
#: includes/widgets/premium/posts-block.php:212
|
2097 |
+
msgid "Image Size"
|
2098 |
msgstr ""
|
2099 |
|
2100 |
+
#: includes/widgets/portfolio.php:285
|
2101 |
+
#: includes/widgets/premium/gallery.php:306
|
2102 |
+
#: includes/widgets/premium/portfolio.php:224
|
2103 |
+
#: includes/widgets/premium/posts-block.php:220
|
2104 |
+
msgid "Filterable?"
|
2105 |
msgstr ""
|
2106 |
|
2107 |
+
#: includes/widgets/portfolio.php:318
|
2108 |
+
#: includes/widgets/premium/gallery.php:342
|
2109 |
+
#: includes/widgets/premium/portfolio.php:303
|
2110 |
+
msgid "Choose a layout for the grid"
|
2111 |
msgstr ""
|
2112 |
|
2113 |
+
#: includes/widgets/portfolio.php:320
|
2114 |
+
#: includes/widgets/premium/gallery.php:344
|
2115 |
+
#: includes/widgets/premium/portfolio.php:305
|
2116 |
+
msgid "Fit Rows"
|
2117 |
msgstr ""
|
2118 |
|
2119 |
+
#: includes/widgets/portfolio.php:321
|
2120 |
+
#: includes/widgets/premium/gallery.php:345
|
2121 |
+
#: includes/widgets/premium/portfolio.php:306
|
2122 |
+
msgid "Masonry"
|
2123 |
msgstr ""
|
2124 |
|
2125 |
+
#: includes/widgets/portfolio.php:332
|
2126 |
+
#: includes/widgets/premium/gallery.php:789
|
2127 |
+
#: includes/widgets/premium/portfolio.php:586
|
2128 |
+
msgid "Gutter Options"
|
2129 |
msgstr ""
|
2130 |
|
2131 |
+
#: includes/widgets/portfolio.php:350
|
2132 |
+
#: includes/widgets/premium/gallery.php:808
|
2133 |
+
#: includes/widgets/premium/portfolio.php:604
|
2134 |
+
msgid "Space between columns in the grid."
|
2135 |
msgstr ""
|
2136 |
|
2137 |
+
#: includes/widgets/portfolio.php:413
|
2138 |
+
#: includes/widgets/premium/portfolio.php:666
|
2139 |
+
msgid "Grid Heading"
|
2140 |
msgstr ""
|
2141 |
|
2142 |
+
#: includes/widgets/portfolio.php:422
|
2143 |
+
#: includes/widgets/premium/gallery.php:495
|
2144 |
+
#: includes/widgets/premium/image-slider.php:453
|
2145 |
+
#: includes/widgets/premium/portfolio.php:674
|
2146 |
+
#: includes/widgets/premium/posts-block.php:536
|
2147 |
+
msgid "Heading HTML Tag"
|
2148 |
msgstr ""
|
2149 |
|
2150 |
+
#: includes/widgets/portfolio.php:461
|
2151 |
+
#: includes/widgets/premium/portfolio.php:713
|
2152 |
+
msgid "Grid Filters"
|
2153 |
msgstr ""
|
2154 |
|
2155 |
+
#: includes/widgets/portfolio.php:469
|
2156 |
+
#: includes/widgets/premium/gallery.php:542
|
2157 |
+
#: includes/widgets/premium/portfolio.php:721
|
2158 |
+
#: includes/widgets/premium/posts-block.php:583
|
2159 |
+
msgid "Filter Color"
|
2160 |
msgstr ""
|
2161 |
|
2162 |
+
#: includes/widgets/portfolio.php:480
|
2163 |
+
#: includes/widgets/premium/gallery.php:553
|
2164 |
+
#: includes/widgets/premium/portfolio.php:732
|
2165 |
+
#: includes/widgets/premium/posts-block.php:594
|
2166 |
+
msgid "Filter Hover Color"
|
2167 |
msgstr ""
|
2168 |
|
2169 |
+
#: includes/widgets/portfolio.php:491
|
2170 |
+
#: includes/widgets/premium/gallery.php:564
|
2171 |
+
msgid "Active Filter Border Color"
|
2172 |
msgstr ""
|
2173 |
|
2174 |
+
#: includes/widgets/portfolio.php:512
|
2175 |
+
msgid "Grid Thumbnail"
|
|
|
2176 |
msgstr ""
|
2177 |
|
2178 |
+
#: includes/widgets/portfolio.php:520
|
2179 |
+
#: includes/widgets/posts-carousel.php:553
|
2180 |
+
#: includes/widgets/premium/portfolio.php:761
|
2181 |
+
msgid "Thumbnail Info Entry Title"
|
2182 |
msgstr ""
|
2183 |
|
2184 |
+
#: includes/widgets/portfolio.php:547
|
2185 |
+
#: includes/widgets/posts-carousel.php:580
|
2186 |
+
#: includes/widgets/premium/gallery-carousel.php:612
|
2187 |
+
#: includes/widgets/premium/gallery.php:642
|
2188 |
+
#: includes/widgets/premium/portfolio.php:788
|
2189 |
+
msgid "Title Color"
|
2190 |
msgstr ""
|
2191 |
|
2192 |
+
#: includes/widgets/portfolio.php:558
|
2193 |
+
#: includes/widgets/posts-carousel.php:591
|
2194 |
+
#: includes/widgets/premium/gallery-carousel.php:623
|
2195 |
+
#: includes/widgets/premium/gallery.php:653
|
2196 |
+
msgid "Title Hover Border Color"
|
|
|
2197 |
msgstr ""
|
2198 |
|
2199 |
+
#: includes/widgets/portfolio.php:577
|
2200 |
+
#: includes/widgets/posts-carousel.php:610
|
2201 |
+
#: includes/widgets/premium/portfolio.php:818
|
2202 |
+
msgid "Thumbnail Info Taxonomy Terms"
|
2203 |
msgstr ""
|
2204 |
|
2205 |
+
#: includes/widgets/portfolio.php:586
|
2206 |
+
#: includes/widgets/posts-carousel.php:619
|
2207 |
+
#: includes/widgets/premium/portfolio.php:827
|
2208 |
+
#: includes/widgets/premium/posts-block.php:666
|
2209 |
+
msgid "Taxonomy Terms Color"
|
2210 |
msgstr ""
|
2211 |
|
2212 |
+
#: includes/widgets/portfolio.php:597
|
2213 |
+
#: includes/widgets/premium/portfolio.php:838
|
2214 |
+
msgid "Taxonomy Terms Hover Color"
|
2215 |
+
msgstr ""
|
2216 |
+
|
2217 |
+
#: includes/widgets/portfolio.php:618
|
2218 |
+
msgid "Grid Item Entry Title"
|
2219 |
+
msgstr ""
|
2220 |
+
|
2221 |
+
#: includes/widgets/portfolio.php:626
|
2222 |
+
#: includes/widgets/posts-carousel.php:648
|
2223 |
+
#: includes/widgets/premium/portfolio.php:867
|
2224 |
+
#: includes/widgets/premium/posts-block.php:707
|
2225 |
+
msgid "Entry Title HTML Tag"
|
2226 |
+
msgstr ""
|
2227 |
+
|
2228 |
+
#: includes/widgets/portfolio.php:644
|
2229 |
+
#: includes/widgets/posts-carousel.php:666
|
2230 |
+
#: includes/widgets/premium/portfolio.php:885
|
2231 |
+
#: includes/widgets/premium/posts-block.php:725
|
2232 |
+
msgid "Entry Title Color"
|
2233 |
+
msgstr ""
|
2234 |
+
|
2235 |
+
#: includes/widgets/portfolio.php:655
|
2236 |
+
#: includes/widgets/premium/portfolio.php:896
|
2237 |
+
#: includes/widgets/premium/posts-block.php:736
|
2238 |
+
msgid "Entry Title Hover Color"
|
2239 |
+
msgstr ""
|
2240 |
+
|
2241 |
+
#: includes/widgets/portfolio.php:676
|
2242 |
+
msgid "Grid Item Entry Summary"
|
2243 |
+
msgstr ""
|
2244 |
+
|
2245 |
+
#: includes/widgets/portfolio.php:684
|
2246 |
+
#: includes/widgets/posts-carousel.php:695
|
2247 |
+
#: includes/widgets/premium/portfolio.php:925
|
2248 |
+
#: includes/widgets/premium/posts-block.php:765
|
2249 |
+
msgid "Entry Summary Color"
|
2250 |
+
msgstr ""
|
2251 |
+
|
2252 |
+
#: includes/widgets/portfolio.php:705
|
2253 |
+
msgid "Grid Item Entry Meta"
|
2254 |
+
msgstr ""
|
2255 |
+
|
2256 |
+
#: includes/widgets/portfolio.php:713
|
2257 |
+
#: includes/widgets/posts-carousel.php:724
|
2258 |
+
#: includes/widgets/premium/portfolio.php:946
|
2259 |
+
#: includes/widgets/premium/posts-block.php:786
|
2260 |
+
msgid "Entry Meta"
|
2261 |
+
msgstr ""
|
2262 |
+
|
2263 |
+
#: includes/widgets/portfolio.php:722
|
2264 |
+
#: includes/widgets/posts-carousel.php:733
|
2265 |
+
#: includes/widgets/premium/portfolio.php:954
|
2266 |
+
#: includes/widgets/premium/posts-block.php:794
|
2267 |
+
msgid "Entry Meta Color"
|
2268 |
+
msgstr ""
|
2269 |
+
|
2270 |
+
#: includes/widgets/portfolio.php:742
|
2271 |
+
#: includes/widgets/posts-carousel.php:753
|
2272 |
+
msgid "Entry Meta Link"
|
2273 |
+
msgstr ""
|
2274 |
+
|
2275 |
+
#: includes/widgets/portfolio.php:751
|
2276 |
+
#: includes/widgets/posts-carousel.php:762
|
2277 |
+
#: includes/widgets/premium/portfolio.php:965
|
2278 |
+
#: includes/widgets/premium/posts-block.php:805
|
2279 |
+
msgid "Entry Meta Link Color"
|
2280 |
+
msgstr ""
|
2281 |
+
|
2282 |
+
#: includes/widgets/posts-carousel.php:29
|
2283 |
+
msgid "Posts Carousel"
|
2284 |
+
msgstr ""
|
2285 |
+
|
2286 |
+
#: includes/widgets/posts-carousel.php:53
|
2287 |
+
msgid "Posts Query"
|
2288 |
msgstr ""
|
2289 |
|
2290 |
+
#: includes/widgets/posts-carousel.php:154
|
2291 |
+
msgid "Choose the taxonomy to display info."
|
2292 |
+
msgstr ""
|
2293 |
+
|
2294 |
+
#: includes/widgets/posts-carousel.php:155
|
2295 |
msgid ""
|
2296 |
+
"Choose the taxonomy to use for display of taxonomy information for "
|
2297 |
+
"posts/custom post types."
|
2298 |
msgstr ""
|
2299 |
|
2300 |
+
#: includes/widgets/posts-carousel.php:187
|
2301 |
+
#: includes/widgets/premium/posts-block.php:373
|
2302 |
+
msgid "Display posts title below the post item?"
|
2303 |
msgstr ""
|
2304 |
|
2305 |
+
#: includes/widgets/posts-carousel.php:199
|
2306 |
+
#: includes/widgets/premium/posts-block.php:385
|
2307 |
+
msgid "Display post excerpt/summary below the post item?"
|
2308 |
msgstr ""
|
2309 |
|
2310 |
+
#: includes/widgets/posts-carousel.php:221
|
2311 |
+
#: includes/widgets/premium/posts-block.php:420
|
2312 |
+
msgid "Display post author info below the post item?"
|
|
|
2313 |
msgstr ""
|
2314 |
|
2315 |
+
#: includes/widgets/posts-carousel.php:234
|
2316 |
+
#: includes/widgets/premium/posts-block.php:433
|
2317 |
+
msgid "Display post date info below the post item?"
|
2318 |
+
msgstr ""
|
2319 |
+
|
2320 |
+
#: includes/widgets/posts-carousel.php:247
|
2321 |
+
msgid "Display taxonomy info below the post item?"
|
2322 |
+
msgstr ""
|
2323 |
+
|
2324 |
+
#: includes/widgets/posts-carousel.php:463
|
2325 |
+
msgid "Mobile Gutter"
|
2326 |
msgstr ""
|
2327 |
|
|
|
|
|
2328 |
#: includes/widgets/posts-carousel.php:513
|
2329 |
+
msgid "Post Thumbnail"
|
2330 |
+
msgstr ""
|
2331 |
+
|
2332 |
+
#: includes/widgets/posts-carousel.php:521
|
2333 |
+
#: includes/widgets/premium/gallery-carousel.php:552
|
2334 |
msgid "Thumbnail Hover Background Color"
|
2335 |
msgstr ""
|
2336 |
|
2337 |
+
#: includes/widgets/posts-carousel.php:640
|
2338 |
+
msgid "Post Entry Title"
|
|
|
2339 |
msgstr ""
|
2340 |
|
2341 |
+
#: includes/widgets/posts-carousel.php:687
|
2342 |
+
msgid "Post Entry Summary"
|
|
|
|
|
2343 |
msgstr ""
|
2344 |
|
2345 |
+
#: includes/widgets/posts-carousel.php:716
|
2346 |
+
msgid "Post Entry Meta"
|
|
|
|
|
2347 |
msgstr ""
|
2348 |
|
2349 |
+
#: includes/widgets/premium/accordion.php:29
|
2350 |
+
#: includes/widgets/premium/accordion.php:53
|
2351 |
+
#: includes/widgets/premium/accordion.php:149
|
2352 |
+
msgid "Accordion"
|
2353 |
msgstr ""
|
2354 |
|
2355 |
+
#: includes/widgets/premium/accordion.php:78
|
2356 |
+
msgid "Allow to function like toggle?"
|
|
|
2357 |
msgstr ""
|
2358 |
|
2359 |
+
#: includes/widgets/premium/accordion.php:89
|
2360 |
+
msgid "Start expanded?"
|
2361 |
msgstr ""
|
2362 |
|
2363 |
+
#: includes/widgets/premium/accordion.php:99
|
2364 |
+
msgid "Accordion Items"
|
2365 |
msgstr ""
|
2366 |
|
2367 |
+
#: includes/widgets/premium/accordion.php:104
|
2368 |
+
msgid "Accordion Panel #1"
|
2369 |
msgstr ""
|
2370 |
|
2371 |
+
#: includes/widgets/premium/accordion.php:105
|
2372 |
+
#: includes/widgets/premium/accordion.php:109
|
2373 |
+
msgid ""
|
2374 |
+
"I am item content. Click edit button to change this text. Lorem "
|
2375 |
+
"ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, "
|
2376 |
+
"luctus nec ullamcorper mattis, pulvinar dapibus leo."
|
2377 |
+
msgstr ""
|
2378 |
+
|
2379 |
+
#: includes/widgets/premium/accordion.php:108
|
2380 |
+
msgid "Accordion Panel #2"
|
2381 |
+
msgstr ""
|
2382 |
+
|
2383 |
+
#: includes/widgets/premium/accordion.php:115
|
2384 |
+
msgid "Panel ID"
|
2385 |
msgstr ""
|
2386 |
|
2387 |
+
#: includes/widgets/premium/accordion.php:116
|
2388 |
msgid ""
|
2389 |
+
"The Panel ID is required to link to a panel. It must be unique "
|
2390 |
+
"across the page, must begin with a letter and may be followed by "
|
2391 |
+
"any number of letters, digits, hyphens or underscores."
|
2392 |
msgstr ""
|
2393 |
|
2394 |
+
#: includes/widgets/premium/accordion.php:121
|
2395 |
+
msgid "Panel Title & Content"
|
2396 |
+
msgstr ""
|
2397 |
+
|
2398 |
+
#: includes/widgets/premium/accordion.php:123
|
2399 |
+
msgid "Accordion Title"
|
2400 |
+
msgstr ""
|
2401 |
+
|
2402 |
+
#: includes/widgets/premium/accordion.php:131
|
2403 |
+
msgid "Panel Content"
|
2404 |
+
msgstr ""
|
2405 |
+
|
2406 |
+
#: includes/widgets/premium/accordion.php:133
|
2407 |
+
msgid "Accordion Content"
|
2408 |
msgstr ""
|
2409 |
|
2410 |
+
#: includes/widgets/premium/button.php:30
|
2411 |
+
#: includes/widgets/premium/button.php:52
|
2412 |
+
msgid "Button"
|
2413 |
msgstr ""
|
2414 |
|
2415 |
+
#: includes/widgets/premium/button.php:59
|
2416 |
+
msgid "Button Title"
|
2417 |
msgstr ""
|
2418 |
|
2419 |
+
#: includes/widgets/premium/button.php:61
|
2420 |
+
#: includes/widgets/premium/button.php:62
|
2421 |
+
msgid "Buy Now"
|
2422 |
msgstr ""
|
2423 |
|
2424 |
+
#: includes/widgets/premium/button.php:71
|
2425 |
+
msgid "The URL to which button should point to."
|
|
|
|
|
|
|
|
|
|
|
|
|
2426 |
msgstr ""
|
2427 |
|
2428 |
+
#: includes/widgets/premium/button.php:72
|
2429 |
+
msgid "Target URL"
|
|
|
|
|
|
|
|
|
2430 |
msgstr ""
|
2431 |
|
2432 |
+
#: includes/widgets/premium/button.php:79
|
2433 |
+
#: includes/widgets/premium/gallery-carousel.php:129
|
2434 |
+
#: includes/widgets/premium/gallery.php:189
|
2435 |
+
#: includes/widgets/premium/icon-list.php:147
|
2436 |
+
#: includes/widgets/premium/image-slider.php:124
|
2437 |
+
#: includes/widgets/premium/image-slider.php:176
|
2438 |
+
#: includes/widgets/premium/portfolio.php:185
|
2439 |
+
#: includes/widgets/premium/posts-block.php:181
|
2440 |
+
#: includes/widgets/premium/services-carousel.php:94
|
2441 |
+
#: includes/widgets/premium/services-carousel.php:101
|
2442 |
+
#: includes/widgets/premium/services-carousel.php:108
|
2443 |
+
#: includes/widgets/premium/services-carousel.php:115
|
2444 |
+
#: includes/widgets/premium/services-carousel.php:181
|
2445 |
+
#: includes/widgets/pricing-table.php:199
|
2446 |
+
msgid "http://your-link.com"
|
2447 |
msgstr ""
|
2448 |
|
2449 |
+
#: includes/widgets/premium/button.php:88
|
2450 |
+
#: includes/widgets/premium/icon-list.php:105
|
2451 |
+
#: includes/widgets/services.php:157
|
2452 |
+
msgid "Icon Type"
|
2453 |
msgstr ""
|
2454 |
|
2455 |
+
#: includes/widgets/premium/button.php:102
|
2456 |
+
msgid "Button Image"
|
|
|
|
|
2457 |
msgstr ""
|
2458 |
|
2459 |
+
#: includes/widgets/premium/button.php:116
|
2460 |
+
msgid "Button Icon"
|
2461 |
msgstr ""
|
2462 |
|
2463 |
+
#: includes/widgets/premium/button.php:139
|
2464 |
+
msgid "Set a unique CSS class for the button. (optional)."
|
|
|
|
|
|
|
2465 |
msgstr ""
|
2466 |
|
2467 |
+
#: includes/widgets/premium/button.php:140
|
2468 |
+
#: includes/widgets/premium/image-slider.php:68
|
2469 |
+
#: includes/widgets/premium/slider.php:62
|
2470 |
+
msgid "Class"
|
|
|
2471 |
msgstr ""
|
2472 |
|
2473 |
+
#: includes/widgets/premium/button.php:147
|
2474 |
+
msgid "Inline CSS styling for the button element. (optional)."
|
2475 |
msgstr ""
|
2476 |
|
2477 |
+
#: includes/widgets/premium/button.php:148
|
2478 |
+
msgid "Style"
|
|
|
2479 |
msgstr ""
|
2480 |
|
2481 |
+
#: includes/widgets/premium/button.php:155
|
2482 |
+
msgid "Can be overridden with custom colors in Style tab."
|
|
|
2483 |
msgstr ""
|
2484 |
|
2485 |
+
#: includes/widgets/premium/button.php:156
|
2486 |
+
#: includes/widgets/premium/button.php:253
|
2487 |
+
#: includes/widgets/premium/image-slider.php:185
|
2488 |
+
#: includes/widgets/pricing-table.php:478
|
2489 |
+
msgid "Button Color"
|
2490 |
msgstr ""
|
2491 |
|
2492 |
+
#: includes/widgets/premium/button.php:159
|
2493 |
+
#: includes/widgets/premium/image-slider.php:189
|
2494 |
+
msgid "Black"
|
|
|
2495 |
msgstr ""
|
2496 |
|
2497 |
+
#: includes/widgets/premium/button.php:160
|
2498 |
+
#: includes/widgets/premium/image-slider.php:190
|
2499 |
+
msgid "Blue"
|
2500 |
msgstr ""
|
2501 |
|
2502 |
+
#: includes/widgets/premium/button.php:161
|
2503 |
+
#: includes/widgets/premium/image-slider.php:191
|
2504 |
+
msgid "Cyan"
|
2505 |
msgstr ""
|
2506 |
|
2507 |
+
#: includes/widgets/premium/button.php:162
|
2508 |
+
#: includes/widgets/premium/image-slider.php:192
|
2509 |
+
msgid "Green"
|
2510 |
msgstr ""
|
2511 |
|
2512 |
+
#: includes/widgets/premium/button.php:163
|
2513 |
+
#: includes/widgets/premium/image-slider.php:193
|
2514 |
+
msgid "Orange"
|
2515 |
msgstr ""
|
2516 |
|
2517 |
+
#: includes/widgets/premium/button.php:164
|
2518 |
+
#: includes/widgets/premium/image-slider.php:194
|
2519 |
+
msgid "Pink"
|
2520 |
msgstr ""
|
2521 |
|
2522 |
+
#: includes/widgets/premium/button.php:165
|
2523 |
+
#: includes/widgets/premium/image-slider.php:195
|
2524 |
+
msgid "Red"
|
2525 |
msgstr ""
|
2526 |
|
2527 |
+
#: includes/widgets/premium/button.php:166
|
2528 |
+
#: includes/widgets/premium/image-slider.php:196
|
2529 |
+
msgid "Teal"
|
2530 |
msgstr ""
|
2531 |
|
2532 |
+
#: includes/widgets/premium/button.php:167
|
2533 |
+
#: includes/widgets/premium/image-slider.php:197
|
2534 |
+
msgid "Transparent"
|
2535 |
msgstr ""
|
2536 |
|
2537 |
+
#: includes/widgets/premium/button.php:168
|
2538 |
+
#: includes/widgets/premium/image-slider.php:198
|
2539 |
+
msgid "Semi Transparent"
|
2540 |
msgstr ""
|
2541 |
|
2542 |
+
#: includes/widgets/premium/button.php:178
|
2543 |
+
#: includes/widgets/premium/image-slider.php:206
|
2544 |
+
#: includes/widgets/pricing-table.php:458
|
2545 |
+
msgid "Button Size"
|
2546 |
msgstr ""
|
2547 |
|
2548 |
+
#: includes/widgets/premium/button.php:179
|
2549 |
+
msgid "Can be overridden with custom padding in Style tab."
|
2550 |
msgstr ""
|
2551 |
|
2552 |
+
#: includes/widgets/premium/button.php:181
|
2553 |
+
#: includes/widgets/premium/image-slider.php:208
|
2554 |
+
msgid "Medium"
|
2555 |
msgstr ""
|
2556 |
|
2557 |
+
#: includes/widgets/premium/button.php:182
|
2558 |
+
#: includes/widgets/premium/image-slider.php:209
|
2559 |
+
msgid "Large"
|
2560 |
msgstr ""
|
2561 |
|
2562 |
+
#: includes/widgets/premium/button.php:183
|
2563 |
+
#: includes/widgets/premium/image-slider.php:210
|
2564 |
+
msgid "Small"
|
2565 |
msgstr ""
|
2566 |
|
2567 |
+
#: includes/widgets/premium/button.php:194
|
2568 |
+
#: includes/widgets/premium/image-slider.php:218
|
2569 |
+
msgid "Rounded Button?"
|
2570 |
msgstr ""
|
2571 |
|
2572 |
+
#: includes/widgets/premium/button.php:195
|
2573 |
+
msgid "Can be overridden with custom border radius in Style tab."
|
2574 |
msgstr ""
|
2575 |
|
2576 |
+
#: includes/widgets/premium/button.php:265
|
2577 |
+
#: includes/widgets/pricing-table.php:490
|
2578 |
+
msgid "Button Hover Color"
|
2579 |
msgstr ""
|
2580 |
|
2581 |
+
#: includes/widgets/premium/button.php:277
|
2582 |
+
msgid "Custom Padding"
|
2583 |
msgstr ""
|
2584 |
|
2585 |
+
#: includes/widgets/premium/button.php:290
|
2586 |
+
msgid "Custom Border Radius"
|
2587 |
msgstr ""
|
2588 |
|
2589 |
+
#: includes/widgets/premium/button.php:306
|
2590 |
+
msgid "Button Label"
|
2591 |
msgstr ""
|
2592 |
|
2593 |
+
#: includes/widgets/premium/button.php:314
|
2594 |
+
#: includes/widgets/pricing-table.php:502
|
2595 |
+
msgid "Label Color"
|
2596 |
msgstr ""
|
2597 |
|
2598 |
+
#: includes/widgets/premium/button.php:348
|
2599 |
+
#: includes/widgets/premium/icon-list.php:220
|
2600 |
+
msgid "Icon/Image size in pixels"
|
2601 |
msgstr ""
|
2602 |
|
2603 |
+
#: includes/widgets/premium/button.php:365
|
2604 |
+
msgid "Space between icon/image and label."
|
2605 |
msgstr ""
|
2606 |
|
2607 |
+
#: includes/widgets/premium/button.php:400
|
2608 |
+
#: includes/widgets/premium/icon-list.php:269
|
2609 |
+
#: includes/widgets/services.php:333
|
2610 |
+
#: includes/widgets/team-members.php:526
|
2611 |
+
msgid "Icon Hover Color"
|
2612 |
msgstr ""
|
2613 |
|
2614 |
+
#: includes/widgets/premium/faq.php:29
|
2615 |
+
#: includes/widgets/premium/faq.php:53
|
2616 |
+
#: includes/widgets/premium/faq.php:148
|
2617 |
+
msgid "FAQ"
|
2618 |
msgstr ""
|
2619 |
|
2620 |
+
#: includes/widgets/premium/faq.php:78
|
2621 |
+
msgid "FAQ Items"
|
2622 |
msgstr ""
|
2623 |
|
2624 |
+
#: includes/widgets/premium/faq.php:108
|
2625 |
+
msgid "Question & Answer"
|
2626 |
msgstr ""
|
2627 |
|
2628 |
+
#: includes/widgets/premium/faq.php:118
|
2629 |
+
msgid "Answer"
|
2630 |
msgstr ""
|
2631 |
|
2632 |
+
#: includes/widgets/premium/faq.php:119
|
2633 |
+
#: includes/widgets/premium/faq.php:121
|
2634 |
+
msgid "The HTML content as answer for the FAQ item."
|
2635 |
msgstr ""
|
2636 |
|
2637 |
+
#: includes/widgets/premium/features.php:31
|
2638 |
+
#: includes/widgets/premium/features.php:54
|
2639 |
+
#: includes/widgets/premium/features.php:78
|
2640 |
+
msgid "Features"
|
2641 |
msgstr ""
|
2642 |
|
2643 |
+
#: includes/widgets/premium/features.php:61
|
2644 |
+
msgid "Container Class"
|
2645 |
msgstr ""
|
2646 |
|
2647 |
+
#: includes/widgets/premium/features.php:62
|
2648 |
+
msgid "The CSS class for the features container DIV element."
|
2649 |
msgstr ""
|
2650 |
|
2651 |
+
#: includes/widgets/premium/features.php:70
|
2652 |
+
msgid "Feature Image Size"
|
2653 |
msgstr ""
|
2654 |
|
2655 |
+
#: includes/widgets/premium/features.php:113
|
2656 |
+
msgid "Feature Class"
|
2657 |
msgstr ""
|
2658 |
|
2659 |
+
#: includes/widgets/premium/features.php:114
|
2660 |
+
msgid "The CSS class for the feature DIV element (optional)"
|
2661 |
msgstr ""
|
2662 |
|
2663 |
+
#: includes/widgets/premium/features.php:120
|
2664 |
+
msgid "Feature Title"
|
2665 |
msgstr ""
|
2666 |
|
2667 |
+
#: includes/widgets/premium/features.php:130
|
2668 |
+
msgid "Feature Subtitle"
|
2669 |
msgstr ""
|
2670 |
|
2671 |
+
#: includes/widgets/premium/features.php:141
|
2672 |
+
msgid "Feature Image."
|
|
|
2673 |
msgstr ""
|
2674 |
|
2675 |
+
#: includes/widgets/premium/features.php:142
|
2676 |
+
msgid ""
|
2677 |
+
"An icon image or a bitmap which best represents the feature we are "
|
2678 |
+
"capturing"
|
2679 |
msgstr ""
|
2680 |
|
2681 |
+
#: includes/widgets/premium/features.php:156
|
2682 |
+
#: includes/widgets/premium/features.php:312
|
2683 |
+
msgid "Text"
|
2684 |
msgstr ""
|
2685 |
|
2686 |
+
#: includes/widgets/premium/features.php:157
|
2687 |
+
msgid "The feature content."
|
2688 |
msgstr ""
|
2689 |
|
2690 |
+
#: includes/widgets/premium/features.php:158
|
2691 |
+
msgid "Feature content goes here."
|
2692 |
msgstr ""
|
2693 |
|
2694 |
+
#: includes/widgets/premium/features.php:168
|
2695 |
+
msgid "Animation for the Feature Image"
|
2696 |
msgstr ""
|
2697 |
|
2698 |
+
#: includes/widgets/premium/features.php:176
|
2699 |
+
msgid "Animation for the Feature Text"
|
2700 |
msgstr ""
|
2701 |
|
2702 |
+
#: includes/widgets/premium/features.php:200
|
2703 |
+
msgid "Apply Tiled Design?"
|
2704 |
msgstr ""
|
2705 |
|
2706 |
+
#: includes/widgets/premium/features.php:211
|
2707 |
+
msgid "Features Spacing"
|
2708 |
msgstr ""
|
2709 |
|
2710 |
+
#: includes/widgets/premium/features.php:212
|
2711 |
+
msgid "Takes effect only if tiled design has not been applied"
|
2712 |
msgstr ""
|
2713 |
|
2714 |
+
#: includes/widgets/premium/gallery-carousel.php:34
|
2715 |
+
msgid "Gallery Carousel"
|
2716 |
msgstr ""
|
2717 |
|
2718 |
+
#: includes/widgets/premium/gallery-carousel.php:59
|
2719 |
+
#: includes/widgets/premium/gallery.php:93
|
2720 |
+
msgid "Gallery Items"
|
2721 |
msgstr ""
|
2722 |
|
2723 |
+
#: includes/widgets/premium/gallery-carousel.php:72
|
2724 |
+
#: includes/widgets/premium/gallery.php:132
|
2725 |
+
msgid "Item Type"
|
2726 |
msgstr ""
|
2727 |
|
2728 |
+
#: includes/widgets/premium/gallery-carousel.php:74
|
2729 |
+
#: includes/widgets/premium/gallery.php:134
|
2730 |
+
msgid "Image"
|
|
|
2731 |
msgstr ""
|
2732 |
|
2733 |
+
#: includes/widgets/premium/gallery-carousel.php:75
|
2734 |
+
#: includes/widgets/premium/gallery.php:135
|
2735 |
+
msgid "YouTube Video"
|
|
|
2736 |
msgstr ""
|
2737 |
|
2738 |
+
#: includes/widgets/premium/gallery-carousel.php:76
|
2739 |
+
#: includes/widgets/premium/gallery.php:136
|
2740 |
+
msgid "Vimeo Video"
|
2741 |
msgstr ""
|
2742 |
|
2743 |
+
#: includes/widgets/premium/gallery-carousel.php:77
|
2744 |
+
#: includes/widgets/premium/gallery.php:137
|
2745 |
+
msgid "HTML5 Video"
|
2746 |
msgstr ""
|
2747 |
|
2748 |
+
#: includes/widgets/premium/gallery-carousel.php:84
|
2749 |
+
#: includes/widgets/premium/gallery.php:144
|
2750 |
+
msgid "Item Label"
|
|
|
2751 |
msgstr ""
|
2752 |
|
2753 |
+
#: includes/widgets/premium/gallery-carousel.php:86
|
2754 |
+
#: includes/widgets/premium/gallery.php:146
|
2755 |
+
msgid "The label or name for the gallery item."
|
|
|
2756 |
msgstr ""
|
2757 |
|
2758 |
+
#: includes/widgets/premium/gallery-carousel.php:94
|
2759 |
+
#: includes/widgets/premium/gallery.php:154
|
2760 |
+
msgid "Gallery Image"
|
2761 |
msgstr ""
|
2762 |
|
2763 |
+
#: includes/widgets/premium/gallery-carousel.php:95
|
2764 |
+
#: includes/widgets/premium/gallery.php:155
|
2765 |
+
msgid ""
|
2766 |
+
"The image for the gallery item. If item type chosen is YouTube or "
|
2767 |
+
"Vimeo video, the image will be used as a placeholder image for "
|
2768 |
+
"video."
|
2769 |
msgstr ""
|
2770 |
|
2771 |
+
#: includes/widgets/premium/gallery-carousel.php:108
|
2772 |
+
#: includes/widgets/premium/gallery.php:168
|
2773 |
+
msgid "Item Tag(s)"
|
2774 |
msgstr ""
|
2775 |
|
2776 |
+
#: includes/widgets/premium/gallery-carousel.php:110
|
2777 |
+
msgid "One or more comma separated tags for the gallery item."
|
2778 |
msgstr ""
|
2779 |
|
2780 |
+
#: includes/widgets/premium/gallery-carousel.php:121
|
2781 |
+
#: includes/widgets/premium/gallery.php:181
|
2782 |
+
msgid "Item Link"
|
2783 |
msgstr ""
|
2784 |
|
2785 |
+
#: includes/widgets/premium/gallery-carousel.php:122
|
2786 |
+
#: includes/widgets/premium/gallery.php:182
|
2787 |
+
msgid ""
|
2788 |
+
"The URL of the page to which the image gallery item points to "
|
2789 |
+
"(optional)."
|
2790 |
msgstr ""
|
2791 |
|
2792 |
+
#: includes/widgets/premium/gallery-carousel.php:140
|
2793 |
+
#: includes/widgets/premium/gallery.php:200
|
2794 |
+
msgid "Video URL"
|
2795 |
msgstr ""
|
2796 |
|
2797 |
+
#: includes/widgets/premium/gallery-carousel.php:141
|
2798 |
+
#: includes/widgets/premium/gallery.php:201
|
2799 |
+
msgid "The URL of the YouTube or Vimeo video."
|
2800 |
msgstr ""
|
2801 |
|
2802 |
+
#: includes/widgets/premium/gallery-carousel.php:156
|
2803 |
+
#: includes/widgets/premium/gallery.php:216
|
2804 |
+
msgid "MP4 Video URL"
|
|
|
2805 |
msgstr ""
|
2806 |
|
2807 |
+
#: includes/widgets/premium/gallery-carousel.php:157
|
2808 |
+
#: includes/widgets/premium/gallery.php:217
|
2809 |
+
msgid "The URL of the MP4 video."
|
2810 |
msgstr ""
|
2811 |
|
2812 |
+
#: includes/widgets/premium/gallery-carousel.php:173
|
2813 |
+
#: includes/widgets/premium/gallery.php:233
|
2814 |
+
msgid "WebM Video URL"
|
2815 |
msgstr ""
|
2816 |
|
2817 |
+
#: includes/widgets/premium/gallery-carousel.php:174
|
2818 |
+
#: includes/widgets/premium/gallery.php:234
|
2819 |
+
msgid "The URL of the WebM video."
|
2820 |
msgstr ""
|
2821 |
|
2822 |
+
#: includes/widgets/premium/gallery-carousel.php:189
|
2823 |
+
#: includes/widgets/premium/gallery.php:280
|
2824 |
+
msgid "Item description"
|
2825 |
msgstr ""
|
2826 |
|
2827 |
+
#: includes/widgets/premium/gallery-carousel.php:191
|
2828 |
+
#: includes/widgets/premium/gallery.php:282
|
2829 |
+
msgid ""
|
2830 |
+
"Short description for the gallery item displayed in the lightbox "
|
2831 |
+
"gallery.(optional)"
|
2832 |
msgstr ""
|
2833 |
|
2834 |
+
#: includes/widgets/premium/gallery-carousel.php:216
|
2835 |
+
msgid ""
|
2836 |
+
"Specify an unique identifier used as a custom CSS class name and "
|
2837 |
+
"lightbox group name/slug for the gallery carousel element."
|
2838 |
msgstr ""
|
2839 |
|
2840 |
+
#: includes/widgets/premium/gallery-carousel.php:217
|
2841 |
+
#: includes/widgets/premium/gallery.php:71
|
2842 |
+
msgid "Gallery Class/Identifier"
|
2843 |
msgstr ""
|
2844 |
|
2845 |
+
#: includes/widgets/premium/gallery-carousel.php:225
|
2846 |
+
#: includes/widgets/premium/gallery.php:354
|
2847 |
+
msgid "Display image/video title?"
|
2848 |
msgstr ""
|
2849 |
|
2850 |
+
#: includes/widgets/premium/gallery-carousel.php:237
|
2851 |
+
#: includes/widgets/premium/gallery.php:366
|
2852 |
+
msgid "Display image/video tags?"
|
2853 |
msgstr ""
|
2854 |
|
2855 |
+
#: includes/widgets/premium/gallery-carousel.php:250
|
2856 |
+
#: includes/widgets/premium/gallery.php:392
|
2857 |
+
msgid "Gallery Image Size"
|
2858 |
msgstr ""
|
2859 |
|
2860 |
+
#: includes/widgets/premium/gallery-carousel.php:264
|
2861 |
+
#: includes/widgets/premium/gallery.php:405
|
2862 |
+
#: includes/widgets/premium/portfolio.php:320
|
2863 |
+
#: includes/widgets/premium/posts-block.php:355
|
2864 |
+
msgid "Enable Lightbox Gallery?"
|
2865 |
msgstr ""
|
2866 |
|
2867 |
+
#: includes/widgets/premium/gallery-carousel.php:272
|
2868 |
+
#: includes/widgets/premium/gallery.php:413
|
2869 |
+
msgid "Lightbox Library"
|
2870 |
msgstr ""
|
2871 |
|
2872 |
+
#: includes/widgets/premium/gallery-carousel.php:273
|
2873 |
+
#: includes/widgets/premium/gallery.php:414
|
2874 |
+
msgid "Choose the preferred library for the lightbox"
|
2875 |
msgstr ""
|
2876 |
|
2877 |
+
#: includes/widgets/premium/gallery-carousel.php:275
|
2878 |
+
#: includes/widgets/premium/gallery.php:416
|
2879 |
+
msgid "Fancybox"
|
2880 |
msgstr ""
|
2881 |
|
2882 |
+
#: includes/widgets/premium/gallery-carousel.php:290
|
2883 |
+
msgid "Carousel Options"
|
2884 |
msgstr ""
|
2885 |
|
2886 |
+
#: includes/widgets/premium/gallery-carousel.php:543
|
2887 |
+
#: includes/widgets/premium/gallery.php:585
|
2888 |
+
msgid "Gallery Thumbnail"
|
2889 |
msgstr ""
|
2890 |
|
2891 |
+
#: includes/widgets/premium/gallery-carousel.php:586
|
2892 |
+
#: includes/widgets/premium/gallery.php:616
|
2893 |
+
msgid "Gallery Item Title"
|
2894 |
msgstr ""
|
2895 |
|
2896 |
+
#: includes/widgets/premium/gallery-carousel.php:644
|
2897 |
+
#: includes/widgets/premium/gallery.php:676
|
2898 |
+
msgid "Gallery Item Tags"
|
2899 |
msgstr ""
|
2900 |
|
2901 |
+
#: includes/widgets/premium/gallery-carousel.php:652
|
2902 |
+
#: includes/widgets/premium/gallery.php:684
|
2903 |
+
msgid "Item Tags Color"
|
2904 |
msgstr ""
|
2905 |
|
2906 |
+
#: includes/widgets/premium/gallery.php:37
|
2907 |
+
#: includes/widgets/premium/gallery.php:63
|
2908 |
+
msgid "Gallery"
|
2909 |
msgstr ""
|
2910 |
|
2911 |
+
#: includes/widgets/premium/gallery.php:70
|
2912 |
+
msgid ""
|
2913 |
+
"Specify an unique identifier used as a custom CSS class name and "
|
2914 |
+
"lightbox group name/slug for the gallery element."
|
2915 |
msgstr ""
|
2916 |
|
2917 |
+
#: includes/widgets/premium/gallery.php:81
|
2918 |
+
#: includes/widgets/premium/gallery.php:82
|
2919 |
+
msgid "My Gallery"
|
|
|
|
|
|
|
|
|
2920 |
msgstr ""
|
2921 |
|
2922 |
+
#: includes/widgets/premium/gallery.php:102
|
2923 |
+
msgid "Bulk upload images?"
|
2924 |
msgstr ""
|
2925 |
|
2926 |
+
#: includes/widgets/premium/gallery.php:114
|
2927 |
+
msgid "Add Images"
|
2928 |
msgstr ""
|
2929 |
|
2930 |
+
#: includes/widgets/premium/gallery.php:125
|
2931 |
+
msgid "Add items or choose bulk upload option above:"
|
2932 |
msgstr ""
|
2933 |
|
2934 |
+
#: includes/widgets/premium/gallery.php:170
|
2935 |
+
msgid ""
|
2936 |
+
"One or more comma separated tags for the gallery item. Will be used "
|
2937 |
+
"as filters for the items."
|
2938 |
msgstr ""
|
2939 |
|
2940 |
+
#: includes/widgets/premium/gallery.php:251
|
2941 |
+
msgid "Video Aspect Ratio"
|
2942 |
msgstr ""
|
2943 |
|
2944 |
+
#: includes/widgets/premium/gallery.php:268
|
2945 |
+
msgid "Display video inline?"
|
2946 |
msgstr ""
|
2947 |
|
2948 |
+
#: includes/widgets/premium/gallery.php:321
|
2949 |
+
msgid "Columns"
|
|
|
|
|
2950 |
msgstr ""
|
2951 |
|
2952 |
+
#: includes/widgets/premium/gallery.php:383
|
2953 |
+
msgid "Image Size and Lightbox"
|
2954 |
msgstr ""
|
2955 |
|
2956 |
+
#: includes/widgets/premium/gallery.php:431
|
2957 |
+
#: includes/widgets/premium/gallery.php:441
|
2958 |
+
#: includes/widgets/premium/gallery.php:705
|
2959 |
+
#: includes/widgets/premium/portfolio.php:544
|
2960 |
+
#: includes/widgets/premium/portfolio.php:553
|
2961 |
+
#: includes/widgets/premium/portfolio.php:1038
|
2962 |
+
#: includes/widgets/premium/posts-block.php:486
|
2963 |
+
#: includes/widgets/premium/posts-block.php:495
|
2964 |
+
#: includes/widgets/premium/posts-block.php:837
|
2965 |
+
msgid "Pagination"
|
2966 |
msgstr ""
|
2967 |
|
2968 |
+
#: includes/widgets/premium/gallery.php:442
|
2969 |
+
msgid ""
|
2970 |
+
"Choose pagination type or choose None if no pagination is desired. "
|
2971 |
+
"Make sure you enter the items per page value in the option 'Number "
|
2972 |
+
"of items to be displayed per page and on each load more invocation' "
|
2973 |
+
"field below to control number of items to display per page."
|
2974 |
msgstr ""
|
2975 |
|
2976 |
+
#: includes/widgets/premium/gallery.php:445
|
2977 |
+
#: includes/widgets/premium/portfolio.php:558
|
2978 |
+
#: includes/widgets/premium/posts-block.php:500
|
2979 |
+
msgid "Paged"
|
2980 |
msgstr ""
|
2981 |
|
2982 |
+
#: includes/widgets/premium/gallery.php:456
|
2983 |
+
msgid ""
|
2984 |
+
"Display count of items yet to be loaded with the load more button?"
|
2985 |
msgstr ""
|
2986 |
|
2987 |
+
#: includes/widgets/premium/gallery.php:472
|
2988 |
+
msgid ""
|
2989 |
+
"Number of items to be displayed per page and on each load more "
|
2990 |
+
"invocation."
|
2991 |
msgstr ""
|
2992 |
|
2993 |
+
#: includes/widgets/premium/gallery.php:486
|
2994 |
+
msgid "Gallery Heading"
|
2995 |
msgstr ""
|
2996 |
|
2997 |
+
#: includes/widgets/premium/gallery.php:534
|
2998 |
+
msgid "Gallery Filters"
|
2999 |
msgstr ""
|
3000 |
|
3001 |
+
#: includes/widgets/premium/gallery.php:593
|
3002 |
+
#: includes/widgets/team-members.php:325
|
3003 |
+
msgid "Thumbnail Hover Brightness (%)"
|
3004 |
msgstr ""
|
3005 |
|
3006 |
+
#: includes/widgets/premium/gallery.php:714
|
3007 |
+
#: includes/widgets/premium/portfolio.php:1046
|
3008 |
+
#: includes/widgets/premium/posts-block.php:845
|
3009 |
+
#: includes/widgets/testimonials.php:242
|
3010 |
+
msgid "Border Color"
|
3011 |
msgstr ""
|
3012 |
|
3013 |
+
#: includes/widgets/premium/gallery.php:725
|
3014 |
+
#: includes/widgets/premium/portfolio.php:1057
|
3015 |
+
#: includes/widgets/premium/posts-block.php:856
|
3016 |
+
msgid "Hover Background Color"
|
3017 |
msgstr ""
|
3018 |
|
3019 |
+
#: includes/widgets/premium/gallery.php:736
|
3020 |
+
#: includes/widgets/premium/portfolio.php:1068
|
3021 |
+
#: includes/widgets/premium/posts-block.php:867
|
3022 |
+
msgid "Nav Icon Color"
|
3023 |
msgstr ""
|
3024 |
|
3025 |
+
#: includes/widgets/premium/gallery.php:747
|
3026 |
+
#: includes/widgets/premium/portfolio.php:1091
|
3027 |
+
#: includes/widgets/premium/posts-block.php:890
|
3028 |
+
msgid "Disabled Nav Icon Color"
|
3029 |
msgstr ""
|
3030 |
|
3031 |
+
#: includes/widgets/premium/gallery.php:758
|
3032 |
+
#: includes/widgets/premium/portfolio.php:1102
|
3033 |
+
#: includes/widgets/premium/posts-block.php:901
|
3034 |
+
msgid "Navigation text"
|
3035 |
msgstr ""
|
3036 |
|
3037 |
+
#: includes/widgets/premium/gallery.php:767
|
3038 |
+
#: includes/widgets/premium/portfolio.php:1112
|
3039 |
+
#: includes/widgets/premium/posts-block.php:911
|
3040 |
+
msgid "Nav Text Color"
|
3041 |
msgstr ""
|
3042 |
|
3043 |
+
#: includes/widgets/premium/gallery.php:778
|
3044 |
+
#: includes/widgets/premium/portfolio.php:1134
|
3045 |
+
#: includes/widgets/premium/posts-block.php:933
|
3046 |
+
msgid "Nav Text Typography"
|
3047 |
msgstr ""
|
3048 |
|
3049 |
+
#: includes/widgets/premium/icon-list.php:30
|
3050 |
+
#: includes/widgets/premium/icon-list.php:54
|
3051 |
+
msgid "Icon List"
|
3052 |
msgstr ""
|
3053 |
|
3054 |
+
#: includes/widgets/premium/icon-list.php:64
|
3055 |
+
msgid "Facebook"
|
3056 |
msgstr ""
|
3057 |
|
3058 |
+
#: includes/widgets/premium/icon-list.php:70
|
3059 |
+
msgid "Twitter"
|
3060 |
msgstr ""
|
3061 |
|
3062 |
+
#: includes/widgets/premium/icon-list.php:76
|
3063 |
+
msgid "Linkedin"
|
|
|
3064 |
msgstr ""
|
3065 |
|
3066 |
+
#: includes/widgets/premium/icon-list.php:82
|
3067 |
+
msgid "Google Plus"
|
3068 |
msgstr ""
|
3069 |
|
3070 |
+
#: includes/widgets/premium/icon-list.php:88
|
3071 |
+
msgid "Dribbble"
|
3072 |
msgstr ""
|
3073 |
|
3074 |
+
#: includes/widgets/premium/icon-list.php:97
|
3075 |
+
msgid "Icon Title"
|
|
|
3076 |
msgstr ""
|
3077 |
|
3078 |
+
#: includes/widgets/premium/icon-list.php:140
|
3079 |
+
msgid "Link"
|
|
|
|
|
3080 |
msgstr ""
|
3081 |
|
3082 |
+
#: includes/widgets/premium/icon-list.php:237
|
3083 |
+
#: includes/widgets/team-members.php:494
|
3084 |
+
msgid "Space between icons."
|
|
|
3085 |
msgstr ""
|
3086 |
|
3087 |
+
#: includes/widgets/premium/icon-list.php:283
|
3088 |
+
msgid "Tooltip"
|
|
|
|
|
3089 |
msgstr ""
|
3090 |
|
3091 |
+
#: includes/widgets/premium/icon-list.php:291
|
3092 |
+
msgid "Tooltip Background Color"
|
|
|
|
|
3093 |
msgstr ""
|
3094 |
|
3095 |
+
#: includes/widgets/premium/icon-list.php:304
|
3096 |
+
msgid "Tooltip Color"
|
|
|
|
|
3097 |
msgstr ""
|
3098 |
|
3099 |
+
#: includes/widgets/premium/image-slider.php:31
|
3100 |
+
#: includes/widgets/premium/image-slider.php:58
|
3101 |
+
msgid "Image Slider"
|
|
|
3102 |
msgstr ""
|
3103 |
|
3104 |
+
#: includes/widgets/premium/image-slider.php:67
|
3105 |
+
msgid "Provide a unique CSS class for the slider. (optional)."
|
|
|
|
|
3106 |
msgstr ""
|
3107 |
|
3108 |
+
#: includes/widgets/premium/image-slider.php:77
|
3109 |
+
msgid "Caption Style"
|
|
|
|
|
3110 |
msgstr ""
|
3111 |
|
3112 |
+
#: includes/widgets/premium/image-slider.php:89
|
3113 |
+
msgid "Image Slides"
|
|
|
|
|
3114 |
msgstr ""
|
3115 |
|
3116 |
+
#: includes/widgets/premium/image-slider.php:104
|
3117 |
+
msgid "Slide Image"
|
|
|
|
|
3118 |
msgstr ""
|
3119 |
|
3120 |
+
#: includes/widgets/premium/image-slider.php:117
|
3121 |
+
msgid "URL to link to by image and caption heading. (optional)"
|
|
|
|
|
3122 |
msgstr ""
|
3123 |
|
3124 |
+
#: includes/widgets/premium/image-slider.php:132
|
3125 |
+
#: includes/widgets/premium/image-slider.php:445
|
3126 |
+
msgid "Caption Heading"
|
|
|
3127 |
msgstr ""
|
3128 |
|
3129 |
+
#: includes/widgets/premium/image-slider.php:141
|
3130 |
+
#: includes/widgets/premium/image-slider.php:519
|
3131 |
+
msgid "Caption Subheading"
|
|
|
3132 |
msgstr ""
|
3133 |
|
3134 |
+
#: includes/widgets/premium/image-slider.php:151
|
3135 |
+
#: includes/widgets/premium/image-slider.php:548
|
3136 |
+
msgid "Caption Button"
|
|
|
3137 |
msgstr ""
|
3138 |
|
3139 |
+
#: includes/widgets/premium/image-slider.php:160
|
3140 |
+
msgid "Button Text"
|
|
|
|
|
3141 |
msgstr ""
|
3142 |
|
3143 |
+
#: includes/widgets/premium/image-slider.php:169
|
3144 |
+
msgid "Button URL"
|
|
|
|
|
3145 |
msgstr ""
|
3146 |
|
3147 |
+
#: includes/widgets/premium/image-slider.php:188
|
3148 |
+
msgid "Custom"
|
|
|
|
|
3149 |
msgstr ""
|
3150 |
|
3151 |
+
#: includes/widgets/premium/image-slider.php:235
|
3152 |
+
msgid "Slider Options"
|
|
|
|
|
3153 |
msgstr ""
|
3154 |
|
3155 |
+
#: includes/widgets/premium/image-slider.php:244
|
3156 |
+
msgid "Slider Type"
|
|
|
|
|
3157 |
msgstr ""
|
3158 |
|
3159 |
+
#: includes/widgets/premium/image-slider.php:247
|
3160 |
+
msgid "Flex Slider"
|
|
|
|
|
3161 |
msgstr ""
|
3162 |
|
3163 |
+
#: includes/widgets/premium/image-slider.php:248
|
3164 |
+
msgid "Nivo Slider"
|
|
|
|
|
3165 |
msgstr ""
|
3166 |
|
3167 |
+
#: includes/widgets/premium/image-slider.php:249
|
3168 |
+
msgid "Slick Slider"
|
|
|
3169 |
msgstr ""
|
3170 |
|
3171 |
+
#: includes/widgets/premium/image-slider.php:250
|
3172 |
+
msgid "Responsive Slider"
|
|
|
3173 |
msgstr ""
|
3174 |
|
3175 |
+
#: includes/widgets/premium/image-slider.php:259
|
3176 |
+
msgid "Slide Image Size"
|
|
|
|
|
|
|
|
|
|
|
3177 |
msgstr ""
|
3178 |
|
3179 |
+
#: includes/widgets/premium/image-slider.php:270
|
3180 |
+
msgid "Slider Animation"
|
|
|
|
|
3181 |
msgstr ""
|
3182 |
|
3183 |
+
#: includes/widgets/premium/image-slider.php:274
|
3184 |
+
#: includes/widgets/premium/slider.php:148
|
3185 |
+
#: includes/widgets/testimonials-slider.php:146
|
3186 |
+
msgid "Slide"
|
3187 |
msgstr ""
|
3188 |
|
3189 |
+
#: includes/widgets/premium/image-slider.php:275
|
3190 |
+
#: includes/widgets/premium/slider.php:149
|
3191 |
+
#: includes/widgets/testimonials-slider.php:147
|
3192 |
+
msgid "Fade"
|
3193 |
msgstr ""
|
3194 |
|
3195 |
+
#: includes/widgets/premium/image-slider.php:286
|
3196 |
+
msgid "Sliding Direction"
|
|
|
|
|
3197 |
msgstr ""
|
3198 |
|
3199 |
+
#: includes/widgets/premium/image-slider.php:287
|
3200 |
+
msgid "Select the sliding direction."
|
|
|
|
|
3201 |
msgstr ""
|
3202 |
|
3203 |
+
#: includes/widgets/premium/image-slider.php:291
|
3204 |
+
#: includes/widgets/premium/slider.php:161
|
3205 |
+
#: includes/widgets/testimonials-slider.php:159
|
3206 |
+
msgid "Horizontal"
|
3207 |
msgstr ""
|
3208 |
|
3209 |
+
#: includes/widgets/premium/image-slider.php:292
|
3210 |
+
#: includes/widgets/premium/slider.php:162
|
3211 |
+
#: includes/widgets/testimonials-slider.php:160
|
3212 |
+
msgid "Vertical"
|
3213 |
msgstr ""
|
3214 |
|
3215 |
+
#: includes/widgets/premium/image-slider.php:309
|
3216 |
+
msgid "Create navigation for paging control of each slide?"
|
|
|
|
|
3217 |
msgstr ""
|
3218 |
|
3219 |
+
#: includes/widgets/premium/image-slider.php:310
|
3220 |
+
msgid "Control navigation?"
|
|
|
|
|
|
|
|
|
3221 |
msgstr ""
|
3222 |
|
3223 |
+
#: includes/widgets/premium/image-slider.php:322
|
3224 |
+
msgid "Create navigation for previous/next navigation?"
|
|
|
|
|
3225 |
msgstr ""
|
3226 |
|
3227 |
+
#: includes/widgets/premium/image-slider.php:323
|
3228 |
+
msgid "Direction navigation?"
|
3229 |
msgstr ""
|
3230 |
|
3231 |
+
#: includes/widgets/premium/image-slider.php:335
|
3232 |
+
msgid "Use thumbnails for Control Nav?"
|
3233 |
msgstr ""
|
3234 |
|
3235 |
+
#: includes/widgets/premium/image-slider.php:336
|
3236 |
+
msgid "Thumbnails Navigation?"
|
3237 |
msgstr ""
|
3238 |
|
3239 |
+
#: includes/widgets/premium/image-slider.php:352
|
3240 |
+
#: includes/widgets/premium/slider.php:204
|
3241 |
+
msgid "Randomize slide order?"
|
3242 |
msgstr ""
|
3243 |
|
3244 |
+
#: includes/widgets/premium/image-slider.php:353
|
3245 |
+
#: includes/widgets/premium/slider.php:205
|
3246 |
+
msgid "Randomize slides?"
|
3247 |
msgstr ""
|
3248 |
|
3249 |
+
#: includes/widgets/premium/image-slider.php:368
|
3250 |
+
msgid ""
|
3251 |
+
"Pause the slideshow when hovering over slider, then resume when no "
|
3252 |
+
"longer hovering."
|
3253 |
msgstr ""
|
3254 |
|
3255 |
+
#: includes/widgets/premium/image-slider.php:369
|
3256 |
+
msgid "Pause on hover?"
|
3257 |
msgstr ""
|
3258 |
|
3259 |
+
#: includes/widgets/premium/image-slider.php:381
|
3260 |
+
msgid "Pause the slideshow when interacting with control elements."
|
|
|
|
|
3261 |
msgstr ""
|
3262 |
|
3263 |
+
#: includes/widgets/premium/image-slider.php:382
|
3264 |
+
msgid "Pause on action?"
|
|
|
|
|
3265 |
msgstr ""
|
3266 |
|
3267 |
+
#: includes/widgets/premium/image-slider.php:397
|
3268 |
+
#: includes/widgets/premium/slider.php:243
|
3269 |
+
msgid "Should the animation loop?"
|
3270 |
msgstr ""
|
3271 |
|
3272 |
+
#: includes/widgets/premium/image-slider.php:398
|
3273 |
+
#: includes/widgets/premium/slider.php:244
|
3274 |
+
msgid "Loop"
|
|
|
3275 |
msgstr ""
|
3276 |
|
3277 |
+
#: includes/widgets/premium/image-slider.php:414
|
3278 |
+
#: includes/widgets/premium/slider.php:257
|
3279 |
+
msgid "Animate slider automatically without user intervention?"
|
3280 |
msgstr ""
|
3281 |
|
3282 |
+
#: includes/widgets/premium/image-slider.php:415
|
3283 |
+
#: includes/widgets/premium/slider.php:258
|
3284 |
+
msgid "Slideshow"
|
|
|
3285 |
msgstr ""
|
3286 |
|
3287 |
+
#: includes/widgets/premium/image-slider.php:422
|
3288 |
+
msgid "Set the speed of the slideshow cycling, in milliseconds"
|
|
|
|
|
3289 |
msgstr ""
|
3290 |
|
3291 |
+
#: includes/widgets/premium/image-slider.php:423
|
3292 |
+
msgid "Slideshow speed"
|
|
|
3293 |
msgstr ""
|
3294 |
|
3295 |
+
#: includes/widgets/premium/image-slider.php:433
|
3296 |
+
msgid "Set the speed of animations, in milliseconds."
|
|
|
|
|
3297 |
msgstr ""
|
3298 |
|
3299 |
+
#: includes/widgets/premium/image-slider.php:434
|
3300 |
+
msgid "Animation speed"
|
|
|
3301 |
msgstr ""
|
3302 |
|
3303 |
+
#: includes/widgets/premium/image-slider.php:483
|
3304 |
+
msgid "Heading Hover Color"
|
|
|
3305 |
msgstr ""
|
3306 |
|
3307 |
+
#: includes/widgets/premium/image-slider.php:495
|
3308 |
+
msgid "Heading Hover Border Color"
|
3309 |
msgstr ""
|
3310 |
|
3311 |
+
#: includes/widgets/premium/image-slider.php:556
|
3312 |
+
msgid "Button Padding"
|
|
|
|
|
3313 |
msgstr ""
|
3314 |
|
3315 |
+
#: includes/widgets/premium/portfolio.php:158
|
3316 |
+
#: includes/widgets/premium/posts-block.php:154
|
3317 |
+
#: includes/widgets/premium/posts-block.php:528
|
3318 |
msgid "Block Heading"
|
3319 |
msgstr ""
|
3320 |
|
3321 |
+
#: includes/widgets/premium/portfolio.php:178
|
3322 |
+
msgid "URL for the heading of the grid"
|
3323 |
msgstr ""
|
3324 |
|
3325 |
+
#: includes/widgets/premium/portfolio.php:206
|
3326 |
+
msgid ""
|
3327 |
+
"Specify an unique identifier used as a custom CSS class name and "
|
3328 |
+
"lightbox group name/slug for the grid element."
|
3329 |
msgstr ""
|
3330 |
|
3331 |
+
#: includes/widgets/premium/portfolio.php:207
|
3332 |
+
msgid "Grid Class/Identifier"
|
3333 |
msgstr ""
|
3334 |
|
3335 |
+
#: includes/widgets/premium/portfolio.php:249
|
3336 |
+
#: includes/widgets/premium/posts-block.php:245
|
3337 |
msgid "Choose Header Style"
|
3338 |
msgstr ""
|
3339 |
|
3340 |
+
#: includes/widgets/premium/portfolio.php:251
|
3341 |
+
#: includes/widgets/premium/posts-block.php:247
|
3342 |
msgid "Header Style 1"
|
3343 |
msgstr ""
|
3344 |
|
3345 |
+
#: includes/widgets/premium/portfolio.php:252
|
3346 |
+
#: includes/widgets/premium/posts-block.php:248
|
3347 |
msgid "Header Style 2"
|
3348 |
msgstr ""
|
3349 |
|
3350 |
+
#: includes/widgets/premium/portfolio.php:253
|
3351 |
+
#: includes/widgets/premium/posts-block.php:249
|
3352 |
msgid "Header Style 3"
|
3353 |
msgstr ""
|
3354 |
|
3355 |
+
#: includes/widgets/premium/portfolio.php:254
|
3356 |
+
#: includes/widgets/premium/posts-block.php:250
|
3357 |
msgid "Header Style 4"
|
3358 |
msgstr ""
|
3359 |
|
3360 |
+
#: includes/widgets/premium/portfolio.php:255
|
3361 |
+
#: includes/widgets/premium/posts-block.php:251
|
3362 |
msgid "Header Style 5"
|
3363 |
msgstr ""
|
3364 |
|
3365 |
+
#: includes/widgets/premium/portfolio.php:256
|
3366 |
+
#: includes/widgets/premium/posts-block.php:252
|
3367 |
+
msgid "Header Style 6"
|
3368 |
msgstr ""
|
3369 |
|
3370 |
+
#: includes/widgets/premium/portfolio.php:257
|
3371 |
+
#: includes/widgets/premium/posts-block.php:253
|
3372 |
+
msgid "Header Style 7"
|
3373 |
msgstr ""
|
3374 |
|
3375 |
+
#: includes/widgets/premium/portfolio.php:267
|
3376 |
+
msgid "Choose Grid Style"
|
3377 |
msgstr ""
|
3378 |
|
3379 |
+
#: includes/widgets/premium/portfolio.php:269
|
3380 |
+
msgid "Grid Style 1"
|
3381 |
msgstr ""
|
3382 |
|
3383 |
+
#: includes/widgets/premium/portfolio.php:270
|
3384 |
+
msgid "Grid Style 2"
|
3385 |
msgstr ""
|
3386 |
|
3387 |
+
#: includes/widgets/premium/portfolio.php:271
|
3388 |
+
msgid "Grid Style 3"
|
3389 |
msgstr ""
|
3390 |
|
3391 |
+
#: includes/widgets/premium/portfolio.php:272
|
3392 |
+
msgid "Grid Style 4"
|
3393 |
msgstr ""
|
3394 |
|
3395 |
+
#: includes/widgets/premium/portfolio.php:273
|
3396 |
+
msgid "Grid Style 5"
|
3397 |
msgstr ""
|
3398 |
|
3399 |
+
#: includes/widgets/premium/portfolio.php:274
|
3400 |
+
msgid "Grid Style 6"
|
3401 |
msgstr ""
|
3402 |
|
3403 |
+
#: includes/widgets/premium/portfolio.php:348
|
3404 |
+
#: includes/widgets/premium/posts-block.php:338
|
3405 |
+
msgid "Open post links in new window?"
|
3406 |
msgstr ""
|
3407 |
|
3408 |
+
#: includes/widgets/premium/portfolio.php:360
|
3409 |
+
msgid "Display posts title on the post/portfolio thumbnail?"
|
3410 |
msgstr ""
|
3411 |
|
3412 |
+
#: includes/widgets/premium/portfolio.php:375
|
3413 |
+
msgid "Display taxonomy info on post/project thumbnail?"
|
3414 |
msgstr ""
|
3415 |
|
3416 |
+
#: includes/widgets/premium/portfolio.php:417
|
3417 |
+
#: includes/widgets/premium/posts-block.php:397
|
3418 |
+
msgid "Preserve shortcodes/HTML tags in excerpt?"
|
3419 |
msgstr ""
|
3420 |
|
3421 |
+
#: includes/widgets/premium/portfolio.php:431
|
3422 |
+
#: includes/widgets/premium/posts-block.php:408
|
3423 |
+
msgid "Excerpt length in number of words."
|
3424 |
msgstr ""
|
3425 |
|
3426 |
+
#: includes/widgets/premium/portfolio.php:446
|
3427 |
+
msgid "Display read more link to the post/portfolio?"
|
3428 |
msgstr ""
|
3429 |
|
3430 |
+
#: includes/widgets/premium/portfolio.php:461
|
3431 |
+
#: includes/widgets/premium/posts-block.php:458
|
3432 |
+
msgid "Display post excerpt/summary in the lightbox?"
|
3433 |
msgstr ""
|
3434 |
|
3435 |
+
#: includes/widgets/premium/portfolio.php:516
|
3436 |
+
msgid "Display post comments number for the post item?"
|
3437 |
msgstr ""
|
3438 |
|
3439 |
+
#: includes/widgets/premium/portfolio.php:529
|
3440 |
msgid ""
|
3441 |
"Display taxonomy info below the post item? Choose the right "
|
3442 |
+
"taxonomy in General section."
|
3443 |
msgstr ""
|
3444 |
|
3445 |
+
#: includes/widgets/premium/portfolio.php:554
|
3446 |
+
#: includes/widgets/premium/posts-block.php:496
|
3447 |
+
msgid ""
|
3448 |
+
"Choose pagination type or choose None if no pagination is desired. "
|
3449 |
+
"Make sure the 'Post per page' field value is set in the Build Query "
|
3450 |
+
"window to control number of posts to display per page."
|
3451 |
msgstr ""
|
3452 |
|
3453 |
+
#: includes/widgets/premium/portfolio.php:557
|
3454 |
+
#: includes/widgets/premium/posts-block.php:499
|
3455 |
+
msgid "Next Prev"
|
3456 |
msgstr ""
|
3457 |
|
3458 |
+
#: includes/widgets/premium/portfolio.php:569
|
3459 |
+
#: includes/widgets/premium/posts-block.php:511
|
3460 |
+
msgid ""
|
3461 |
+
"Display count of posts yet to be loaded with the load more button?"
|
3462 |
msgstr ""
|
3463 |
|
3464 |
+
#: includes/widgets/premium/portfolio.php:753
|
3465 |
+
msgid "Entry Thumbnail"
|
3466 |
msgstr ""
|
3467 |
|
3468 |
+
#: includes/widgets/premium/portfolio.php:799
|
3469 |
+
msgid "Title Hover Color"
|
3470 |
msgstr ""
|
3471 |
|
3472 |
+
#: includes/widgets/premium/portfolio.php:859
|
3473 |
+
#: includes/widgets/premium/posts-block.php:699
|
3474 |
+
msgid "Entry Title"
|
3475 |
msgstr ""
|
3476 |
|
3477 |
+
#: includes/widgets/premium/portfolio.php:917
|
3478 |
+
#: includes/widgets/premium/posts-block.php:757
|
3479 |
msgid "Entry Summary"
|
3480 |
msgstr ""
|
3481 |
|
3482 |
+
#: includes/widgets/premium/portfolio.php:976
|
3483 |
+
#: includes/widgets/premium/posts-block.php:816
|
3484 |
msgid "Entry Meta Link Hover Color"
|
3485 |
msgstr ""
|
3486 |
|
3487 |
+
#: includes/widgets/premium/portfolio.php:997
|
3488 |
+
#: includes/widgets/premium/services-carousel.php:93
|
3489 |
+
#: includes/widgets/premium/services-carousel.php:100
|
3490 |
+
#: includes/widgets/premium/services-carousel.php:107
|
3491 |
+
#: includes/widgets/premium/services-carousel.php:114
|
3492 |
+
msgid "Read More"
|
|
|
|
|
|
|
|
|
3493 |
msgstr ""
|
3494 |
|
3495 |
+
#: includes/widgets/premium/portfolio.php:1005
|
3496 |
+
msgid "Read More Color"
|
|
|
|
|
3497 |
msgstr ""
|
3498 |
|
3499 |
+
#: includes/widgets/premium/portfolio.php:1016
|
3500 |
+
msgid "Read More Hover Color"
|
3501 |
msgstr ""
|
3502 |
|
3503 |
+
#: includes/widgets/premium/portfolio.php:1080
|
3504 |
+
#: includes/widgets/premium/posts-block.php:879
|
3505 |
+
msgid "Hover Nav Icon Color"
|
3506 |
msgstr ""
|
3507 |
|
3508 |
+
#: includes/widgets/premium/portfolio.php:1123
|
3509 |
+
#: includes/widgets/premium/posts-block.php:922
|
3510 |
+
msgid "Hover Nav Text Color"
|
3511 |
msgstr ""
|
3512 |
|
3513 |
+
#: includes/widgets/premium/posts-block.php:35
|
3514 |
+
msgid "Posts Block"
|
3515 |
msgstr ""
|
3516 |
|
3517 |
+
#: includes/widgets/premium/posts-block.php:91
|
3518 |
+
msgid ""
|
3519 |
+
"Provide a comma separated list of Post IDs to display in the posts "
|
3520 |
+
"block."
|
3521 |
msgstr ""
|
3522 |
|
3523 |
+
#: includes/widgets/premium/posts-block.php:161
|
3524 |
+
msgid "Heading for the block"
|
3525 |
msgstr ""
|
3526 |
|
3527 |
+
#: includes/widgets/premium/posts-block.php:174
|
3528 |
+
msgid "URL for the heading of the block"
|
3529 |
msgstr ""
|
3530 |
|
3531 |
+
#: includes/widgets/premium/posts-block.php:202
|
3532 |
+
msgid ""
|
3533 |
+
"Specify an unique identifier used as a custom CSS class name and "
|
3534 |
+
"lightbox group name/slug for the block element."
|
3535 |
msgstr ""
|
3536 |
|
3537 |
+
#: includes/widgets/premium/posts-block.php:203
|
3538 |
+
msgid "Block Class/Identifier"
|
3539 |
msgstr ""
|
3540 |
|
3541 |
+
#: includes/widgets/premium/posts-block.php:263
|
3542 |
+
msgid "Choose Block Style"
|
3543 |
msgstr ""
|
3544 |
|
3545 |
+
#: includes/widgets/premium/posts-block.php:265
|
3546 |
+
msgid "Block Style 1"
|
3547 |
msgstr ""
|
3548 |
|
3549 |
+
#: includes/widgets/premium/posts-block.php:266
|
3550 |
+
msgid "Block Style 2"
|
3551 |
msgstr ""
|
3552 |
|
3553 |
+
#: includes/widgets/premium/posts-block.php:267
|
3554 |
+
msgid "Block Style 3"
|
|
|
|
|
|
|
3555 |
msgstr ""
|
3556 |
|
3557 |
+
#: includes/widgets/premium/posts-block.php:268
|
3558 |
+
msgid "Block Style 4"
|
3559 |
msgstr ""
|
3560 |
|
3561 |
+
#: includes/widgets/premium/posts-block.php:269
|
3562 |
+
msgid "Block Style 5"
|
3563 |
msgstr ""
|
3564 |
|
3565 |
+
#: includes/widgets/premium/posts-block.php:270
|
3566 |
+
msgid "Block Style 6"
|
3567 |
msgstr ""
|
3568 |
|
3569 |
+
#: includes/widgets/premium/posts-block.php:271
|
3570 |
+
msgid "Block Style 7"
|
3571 |
msgstr ""
|
3572 |
|
3573 |
+
#: includes/widgets/premium/posts-block.php:272
|
3574 |
+
msgid "Block Style 8"
|
3575 |
msgstr ""
|
3576 |
|
3577 |
+
#: includes/widgets/premium/posts-block.php:273
|
3578 |
+
msgid "Block Style 9"
|
3579 |
msgstr ""
|
3580 |
|
3581 |
+
#: includes/widgets/premium/posts-block.php:274
|
3582 |
+
msgid "Block Style 10"
|
3583 |
msgstr ""
|
3584 |
|
3585 |
+
#: includes/widgets/premium/posts-block.php:275
|
3586 |
+
msgid "Block Style 11"
|
|
|
|
|
|
|
|
|
|
|
|
|
3587 |
msgstr ""
|
3588 |
|
3589 |
+
#: includes/widgets/premium/posts-block.php:276
|
3590 |
+
msgid "Block Style 12"
|
3591 |
msgstr ""
|
3592 |
|
3593 |
+
#: includes/widgets/premium/posts-block.php:277
|
3594 |
+
msgid "Block Style 13"
|
|
|
3595 |
msgstr ""
|
3596 |
|
3597 |
+
#: includes/widgets/premium/posts-block.php:446
|
3598 |
+
msgid "Display post comments below the post item?"
|
3599 |
msgstr ""
|
3600 |
|
3601 |
+
#: includes/widgets/premium/posts-block.php:471
|
3602 |
+
msgid ""
|
3603 |
+
"Display taxonomy info below the post item? Choose the right "
|
3604 |
+
"taxonomy in Block Content section above."
|
3605 |
msgstr ""
|
3606 |
|
3607 |
+
#: includes/widgets/premium/posts-block.php:575
|
3608 |
+
msgid "Block Filters"
|
3609 |
msgstr ""
|
3610 |
|
3611 |
+
#: includes/widgets/premium/posts-block.php:658
|
3612 |
+
msgid "Entry Taxonomy Term"
|
3613 |
msgstr ""
|
3614 |
|
3615 |
+
#: includes/widgets/premium/posts-block.php:677
|
3616 |
+
msgid "Taxonomy Terms Background Color"
|
3617 |
msgstr ""
|
3618 |
|
3619 |
+
#: includes/widgets/premium/services-carousel.php:32
|
3620 |
+
msgid "Services Carousel"
|
3621 |
msgstr ""
|
3622 |
|
3623 |
+
#: includes/widgets/premium/services-carousel.php:56
|
3624 |
+
#: includes/widgets/services.php:31 includes/widgets/services.php:54
|
3625 |
+
msgid "Services"
|
3626 |
msgstr ""
|
3627 |
|
3628 |
+
#: includes/widgets/premium/services-carousel.php:79
|
3629 |
+
#: includes/widgets/services.php:113
|
3630 |
+
msgid "Icon Image Size"
|
3631 |
msgstr ""
|
3632 |
|
3633 |
+
#: includes/widgets/premium/services-carousel.php:80
|
3634 |
+
msgid "Size of icon image chosen for display"
|
3635 |
msgstr ""
|
3636 |
|
3637 |
+
#: includes/widgets/premium/services-carousel.php:123
|
3638 |
+
#: includes/widgets/services.php:168
|
3639 |
+
msgid "Service Image"
|
3640 |
msgstr ""
|
3641 |
|
3642 |
+
#: includes/widgets/premium/services-carousel.php:135
|
3643 |
+
#: includes/widgets/premium/services-carousel.php:475
|
3644 |
+
#: includes/widgets/services.php:147 includes/widgets/services.php:219
|
3645 |
msgid "Service Title"
|
3646 |
msgstr ""
|
3647 |
|
3648 |
+
#: includes/widgets/premium/services-carousel.php:138
|
3649 |
+
#: includes/widgets/services.php:150
|
3650 |
msgid "My service title"
|
3651 |
msgstr ""
|
3652 |
|
3653 |
+
#: includes/widgets/premium/services-carousel.php:145
|
3654 |
+
msgid "Service Subtitle"
|
3655 |
msgstr ""
|
3656 |
|
3657 |
+
#: includes/widgets/premium/services-carousel.php:148
|
3658 |
+
msgid "My service subtitle"
|
3659 |
msgstr ""
|
3660 |
|
3661 |
+
#: includes/widgets/premium/services-carousel.php:155
|
3662 |
+
#: includes/widgets/services.php:193
|
3663 |
msgid "Service description"
|
3664 |
msgstr ""
|
3665 |
|
3666 |
+
#: includes/widgets/premium/services-carousel.php:157
|
3667 |
+
#: includes/widgets/services.php:195
|
3668 |
msgid "Service description goes here"
|
3669 |
msgstr ""
|
3670 |
|
3671 |
+
#: includes/widgets/premium/services-carousel.php:166
|
3672 |
+
msgid "Text for Service Link/Button"
|
|
|
|
|
|
|
|
|
3673 |
msgstr ""
|
3674 |
|
3675 |
+
#: includes/widgets/premium/services-carousel.php:174
|
3676 |
+
msgid "URL for the Service link/button"
|
3677 |
msgstr ""
|
3678 |
|
3679 |
+
#: includes/widgets/premium/services-carousel.php:522
|
3680 |
+
#: includes/widgets/services.php:266
|
3681 |
+
msgid "Service Text"
|
3682 |
msgstr ""
|
3683 |
|
3684 |
+
#: includes/widgets/premium/slider.php:29
|
3685 |
+
#: includes/widgets/premium/slider.php:53
|
3686 |
+
#: includes/widgets/premium/slider.php:286
|
3687 |
msgid "Slider"
|
3688 |
msgstr ""
|
3689 |
|
3690 |
+
#: includes/widgets/premium/slider.php:61
|
3691 |
msgid "Set a unique CSS class for the slider. (optional)."
|
3692 |
msgstr ""
|
3693 |
|
3694 |
+
#: includes/widgets/premium/slider.php:70
|
3695 |
msgid "HTML Slides"
|
3696 |
msgstr ""
|
3697 |
|
3698 |
+
#: includes/widgets/premium/slider.php:110
|
3699 |
msgid "Slide Title & HTML Content"
|
3700 |
msgstr ""
|
3701 |
|
3702 |
+
#: includes/widgets/premium/slider.php:111
|
3703 |
msgid "The title to identify the HTML slide"
|
3704 |
msgstr ""
|
3705 |
|
3706 |
+
#: includes/widgets/premium/slider.php:116
|
3707 |
msgid "HTML Slide Content"
|
3708 |
msgstr ""
|
3709 |
|
3710 |
+
#: includes/widgets/premium/slider.php:118
|
3711 |
msgid "The HTML content for the slide"
|
3712 |
msgstr ""
|
3713 |
|
3714 |
+
#: includes/widgets/premium/slider.php:135
|
3715 |
+
#: includes/widgets/testimonials-slider.php:134
|
3716 |
msgid "Slider Settings"
|
3717 |
msgstr ""
|
3718 |
|
3719 |
+
#: includes/widgets/premium/slider.php:144
|
3720 |
+
#: includes/widgets/testimonials-slider.php:142
|
3721 |
msgid "Animation"
|
3722 |
msgstr ""
|
3723 |
|
3724 |
+
#: includes/widgets/premium/slider.php:157
|
3725 |
+
#: includes/widgets/testimonials-slider.php:155
|
3726 |
msgid "Direction"
|
3727 |
msgstr ""
|
3728 |
|
3729 |
+
#: includes/widgets/premium/slider.php:176
|
3730 |
+
#: includes/widgets/testimonials-slider.php:220
|
3731 |
msgid "Direction Navigation?"
|
3732 |
msgstr ""
|
3733 |
|
3734 |
+
#: includes/widgets/premium/slider.php:177
|
3735 |
+
#: includes/widgets/testimonials-slider.php:221
|
3736 |
msgid "Should the slider have direction navigation?"
|
3737 |
msgstr ""
|
3738 |
|
3739 |
+
#: includes/widgets/premium/slider.php:190
|
3740 |
+
#: includes/widgets/testimonials-slider.php:234
|
3741 |
msgid "Navigation Controls?"
|
3742 |
msgstr ""
|
3743 |
|
3744 |
+
#: includes/widgets/premium/slider.php:191
|
3745 |
+
#: includes/widgets/testimonials-slider.php:235
|
3746 |
msgid "Should the slider have navigation controls?"
|
3747 |
msgstr ""
|
3748 |
|
3749 |
+
#: includes/widgets/premium/slider.php:218
|
3750 |
+
#: includes/widgets/testimonials-slider.php:194
|
3751 |
msgid "Should the slider pause on mouse hover over the slider."
|
3752 |
msgstr ""
|
3753 |
|
3754 |
+
#: includes/widgets/premium/slider.php:230
|
3755 |
+
#: includes/widgets/testimonials-slider.php:206
|
3756 |
msgid "Pause slider on action?"
|
3757 |
msgstr ""
|
3758 |
|
3759 |
+
#: includes/widgets/premium/slider.php:231
|
3760 |
+
#: includes/widgets/testimonials-slider.php:207
|
3761 |
msgid ""
|
3762 |
"Should the slideshow pause once user initiates an action using "
|
3763 |
"navigation/direction controls."
|
3764 |
msgstr ""
|
3765 |
|
3766 |
+
#: includes/widgets/premium/slider.php:265
|
3767 |
+
#: includes/widgets/testimonials-slider.php:168
|
3768 |
msgid "Slideshow Speed"
|
3769 |
msgstr ""
|
3770 |
|
3771 |
+
#: includes/widgets/premium/slider.php:275
|
3772 |
+
#: includes/widgets/testimonials-slider.php:178
|
3773 |
msgid "Animation Speed"
|
3774 |
msgstr ""
|
3775 |
|
3776 |
+
#: includes/widgets/premium/tabs.php:30
|
3777 |
+
#: includes/widgets/premium/tabs.php:54
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3778 |
msgid "Tabs"
|
3779 |
msgstr ""
|
3780 |
|
3781 |
+
#: includes/widgets/premium/tabs.php:66
|
3782 |
msgid "Tab Style 1"
|
3783 |
msgstr ""
|
3784 |
|
3785 |
+
#: includes/widgets/premium/tabs.php:67
|
3786 |
msgid "Tab Style 2"
|
3787 |
msgstr ""
|
3788 |
|
3789 |
+
#: includes/widgets/premium/tabs.php:68
|
3790 |
msgid "Tab Style 3"
|
3791 |
msgstr ""
|
3792 |
|
3793 |
+
#: includes/widgets/premium/tabs.php:69
|
3794 |
msgid "Tab Style 4"
|
3795 |
msgstr ""
|
3796 |
|
3797 |
+
#: includes/widgets/premium/tabs.php:70
|
3798 |
msgid "Tab Style 5"
|
3799 |
msgstr ""
|
3800 |
|
3801 |
+
#: includes/widgets/premium/tabs.php:71
|
3802 |
msgid "Tab Style 6"
|
3803 |
msgstr ""
|
3804 |
|
3805 |
+
#: includes/widgets/premium/tabs.php:72
|
3806 |
msgid "Vertical Tab Style 1"
|
3807 |
msgstr ""
|
3808 |
|
3809 |
+
#: includes/widgets/premium/tabs.php:73
|
3810 |
msgid "Vertical Tab Style 2"
|
3811 |
msgstr ""
|
3812 |
|
3813 |
+
#: includes/widgets/premium/tabs.php:74
|
3814 |
msgid "Vertical Tab Style 3"
|
3815 |
msgstr ""
|
3816 |
|
3817 |
+
#: includes/widgets/premium/tabs.php:75
|
3818 |
msgid "Vertical Tab Style 4"
|
3819 |
msgstr ""
|
3820 |
|
3821 |
+
#: includes/widgets/premium/tabs.php:85
|
3822 |
msgid "The device resolution at which the mobile view takes effect"
|
3823 |
msgstr ""
|
3824 |
|
3825 |
+
#: includes/widgets/premium/tabs.php:97
|
3826 |
msgid "Tab Panes"
|
3827 |
msgstr ""
|
3828 |
|
3829 |
+
#: includes/widgets/premium/tabs.php:102
|
3830 |
msgid "Tab #1"
|
3831 |
msgstr ""
|
3832 |
|
3833 |
+
#: includes/widgets/premium/tabs.php:103
|
3834 |
+
#: includes/widgets/premium/tabs.php:107
|
3835 |
+
#: includes/widgets/premium/tabs.php:111
|
3836 |
msgid ""
|
3837 |
"I am tab content. Click edit button to change this text. Lorem "
|
3838 |
"ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, "
|
3839 |
"luctus nec ullamcorper mattis, pulvinar dapibus leo."
|
3840 |
msgstr ""
|
3841 |
|
3842 |
+
#: includes/widgets/premium/tabs.php:106
|
3843 |
msgid "Tab #2"
|
3844 |
msgstr ""
|
3845 |
|
3846 |
+
#: includes/widgets/premium/tabs.php:110
|
3847 |
msgid "Tab #3"
|
3848 |
msgstr ""
|
3849 |
|
3850 |
+
#: includes/widgets/premium/tabs.php:117
|
3851 |
+
msgid "Tab ID"
|
3852 |
+
msgstr ""
|
3853 |
+
|
3854 |
+
#: includes/widgets/premium/tabs.php:118
|
3855 |
+
msgid ""
|
3856 |
+
"The Tab ID is required to link to a tab. It must be unique across "
|
3857 |
+
"the page, must begin with a letter and may be followed by any "
|
3858 |
+
"number of letters, digits, hyphens or underscores."
|
3859 |
+
msgstr ""
|
3860 |
+
|
3861 |
+
#: includes/widgets/premium/tabs.php:123
|
3862 |
msgid "Tab Icon Type"
|
3863 |
msgstr ""
|
3864 |
|
3865 |
+
#: includes/widgets/premium/tabs.php:134
|
3866 |
msgid "Tab Image"
|
3867 |
msgstr ""
|
3868 |
|
3869 |
+
#: includes/widgets/premium/tabs.php:146
|
3870 |
msgid "Tab Icon"
|
3871 |
msgstr ""
|
3872 |
|
3873 |
+
#: includes/widgets/premium/tabs.php:156
|
3874 |
msgid "Tab Title & Content"
|
3875 |
msgstr ""
|
3876 |
|
3877 |
+
#: includes/widgets/premium/tabs.php:158
|
3878 |
msgid "Tabs Title"
|
3879 |
msgstr ""
|
3880 |
|
3881 |
+
#: includes/widgets/premium/tabs.php:166
|
3882 |
+
#: includes/widgets/premium/tabs.php:268
|
3883 |
msgid "Tab Content"
|
3884 |
msgstr ""
|
3885 |
|
3886 |
+
#: includes/widgets/premium/tabs.php:168
|
3887 |
msgid "Tabs Content"
|
3888 |
msgstr ""
|
3889 |
|
3890 |
+
#: includes/widgets/premium/tabs.php:184
|
3891 |
msgid "Tab Title"
|
3892 |
msgstr ""
|
3893 |
|
3894 |
+
#: includes/widgets/premium/tabs.php:192
|
3895 |
msgid "Tab Title Color"
|
3896 |
msgstr ""
|
3897 |
|
3898 |
+
#: includes/widgets/premium/tabs.php:203
|
3899 |
msgid "Active Tab Title Color"
|
3900 |
msgstr ""
|
3901 |
|
3902 |
+
#: includes/widgets/premium/tabs.php:214
|
3903 |
msgid "Hover Tab Title Color"
|
3904 |
msgstr ""
|
3905 |
|
3906 |
+
#: includes/widgets/premium/tabs.php:225
|
3907 |
msgid "Tab highlight Border color"
|
3908 |
msgstr ""
|
3909 |
|
3910 |
+
#: includes/widgets/premium/tabs.php:245
|
3911 |
msgid "Tab Title Padding"
|
3912 |
msgstr ""
|
3913 |
|
3914 |
+
#: includes/widgets/premium/tabs.php:276
|
3915 |
msgid "Tab Content Padding"
|
3916 |
msgstr ""
|
3917 |
|
3918 |
+
#: includes/widgets/premium/tabs.php:352
|
3919 |
msgid "Active Tab Icon Color"
|
3920 |
msgstr ""
|
3921 |
|
3922 |
+
#: includes/widgets/premium/tabs.php:364
|
3923 |
msgid "Hover Tab Icon Color"
|
3924 |
msgstr ""
|
3925 |
|
3926 |
+
#: includes/widgets/pricing-table.php:79
|
3927 |
+
#: includes/widgets/pricing-table.php:102
|
3928 |
+
msgid "Pricing Table"
|
3929 |
+
msgstr ""
|
3930 |
+
|
3931 |
+
#: includes/widgets/pricing-table.php:109
|
3932 |
+
msgid "Pricing plans in a row"
|
3933 |
+
msgstr ""
|
3934 |
+
|
3935 |
+
#: includes/widgets/pricing-table.php:129
|
3936 |
+
msgid "Pricing Plans"
|
3937 |
+
msgstr ""
|
3938 |
+
|
3939 |
+
#: includes/widgets/pricing-table.php:142
|
3940 |
+
msgid "Pricing Plan Title"
|
3941 |
+
msgstr ""
|
3942 |
+
|
3943 |
+
#: includes/widgets/pricing-table.php:151
|
3944 |
+
msgid "Tagline Text"
|
3945 |
+
msgstr ""
|
3946 |
+
|
3947 |
+
#: includes/widgets/pricing-table.php:152
|
3948 |
+
msgid ""
|
3949 |
+
"Provide any subtitle or taglines like \"Most Popular\", \"Best Value"
|
3950 |
+
"\", \"Best Selling\", \"Most Flexible\" etc. that you would like to "
|
3951 |
+
"use for this pricing plan."
|
3952 |
+
msgstr ""
|
3953 |
+
|
3954 |
+
#: includes/widgets/pricing-table.php:160
|
3955 |
+
msgid "Pricing Image"
|
3956 |
+
msgstr ""
|
3957 |
+
|
3958 |
+
#: includes/widgets/pricing-table.php:174
|
3959 |
+
msgid "Price Tag"
|
3960 |
+
msgstr ""
|
3961 |
+
|
3962 |
+
#: includes/widgets/pricing-table.php:175
|
3963 |
+
msgid "Enter the price tag for the pricing plan. HTML is accepted."
|
3964 |
+
msgstr ""
|
3965 |
+
|
3966 |
+
#: includes/widgets/pricing-table.php:184
|
3967 |
+
msgid "Text for Pricing Link/Button"
|
3968 |
+
msgstr ""
|
3969 |
+
|
3970 |
+
#: includes/widgets/pricing-table.php:192
|
3971 |
+
msgid "URL for the Pricing link/button"
|
3972 |
+
msgstr ""
|
3973 |
+
|
3974 |
+
#: includes/widgets/pricing-table.php:208
|
3975 |
+
msgid "Highlight Pricing Plan"
|
3976 |
+
msgstr ""
|
3977 |
+
|
3978 |
+
#: includes/widgets/pricing-table.php:219
|
3979 |
+
msgid "Pricing Plan Details"
|
3980 |
+
msgstr ""
|
3981 |
+
|
3982 |
+
#: includes/widgets/pricing-table.php:220
|
3983 |
+
msgid ""
|
3984 |
+
"Enter the content for the pricing plan that include information "
|
3985 |
+
"about individual features of the pricing plan. For prebuilt "
|
3986 |
+
"styling, enter shortcodes content like - [lae_pricing_item title="
|
3987 |
+
"\"Storage Space\" value=\"50 GB\"] [lae_pricing_item title=\"Video "
|
3988 |
+
"Uploads\" value=\"50\"][lae_pricing_item title=\"Portfolio Items\" "
|
3989 |
+
"value=\"20\"]"
|
3990 |
+
msgstr ""
|
3991 |
+
|
3992 |
+
#: includes/widgets/pricing-table.php:246
|
3993 |
+
msgid "Plan Name"
|
3994 |
+
msgstr ""
|
3995 |
+
|
3996 |
+
#: includes/widgets/pricing-table.php:254
|
3997 |
+
#: includes/widgets/pricing-table.php:332
|
3998 |
+
msgid "HTML Tag"
|
3999 |
+
msgstr ""
|
4000 |
+
|
4001 |
+
#: includes/widgets/pricing-table.php:294
|
4002 |
+
msgid "Plan Tagline"
|
4003 |
+
msgstr ""
|
4004 |
+
|
4005 |
+
#: includes/widgets/pricing-table.php:323
|
4006 |
+
msgid "Plan Price"
|
4007 |
+
msgstr ""
|
4008 |
+
|
4009 |
+
#: includes/widgets/pricing-table.php:372
|
4010 |
+
msgid "Pricing Item Title"
|
4011 |
+
msgstr ""
|
4012 |
+
|
4013 |
+
#: includes/widgets/pricing-table.php:401
|
4014 |
+
msgid "Pricing Item Value"
|
4015 |
+
msgstr ""
|
4016 |
+
|
4017 |
+
#: includes/widgets/pricing-table.php:430
|
4018 |
+
msgid "Purchase Button"
|
4019 |
+
msgstr ""
|
4020 |
+
|
4021 |
+
#: includes/widgets/pricing-table.php:439
|
4022 |
+
msgid "Button Spacing"
|
4023 |
+
msgstr ""
|
4024 |
+
|
4025 |
+
#: includes/widgets/services.php:64
|
4026 |
+
msgid "Style 4"
|
4027 |
+
msgstr ""
|
4028 |
+
|
4029 |
+
#: includes/widgets/services.php:65
|
4030 |
+
msgid "Style 5"
|
4031 |
+
msgstr ""
|
4032 |
+
|
4033 |
+
#: includes/widgets/services.php:114
|
4034 |
+
msgid "Size of icon image if chosen for display"
|
4035 |
+
msgstr ""
|
4036 |
+
|
4037 |
+
#: includes/widgets/services.php:183
|
4038 |
+
msgid "Service Icon"
|
4039 |
+
msgstr ""
|
4040 |
+
|
4041 |
+
#: includes/widgets/services.php:295
|
4042 |
+
msgid "Service Icons"
|
4043 |
+
msgstr ""
|
4044 |
+
|
4045 |
+
#: includes/widgets/services.php:322
|
4046 |
+
msgid "Icon Custom Color"
|
4047 |
+
msgstr ""
|
4048 |
+
|
4049 |
+
#: includes/widgets/stats-bars.php:30
|
4050 |
+
#: includes/widgets/stats-bars.php:54
|
4051 |
+
msgid "Stats Bars"
|
4052 |
+
msgstr ""
|
4053 |
+
|
4054 |
+
#: includes/widgets/stats-bars.php:83
|
4055 |
+
msgid "The title for the stats bar"
|
4056 |
+
msgstr ""
|
4057 |
+
|
4058 |
+
#: includes/widgets/stats-bars.php:102
|
4059 |
+
msgid "Bar Color"
|
4060 |
+
msgstr ""
|
4061 |
+
|
4062 |
+
#: includes/widgets/stats-bars.php:117
|
4063 |
+
msgid "Stats Bar"
|
4064 |
+
msgstr ""
|
4065 |
+
|
4066 |
+
#: includes/widgets/stats-bars.php:125
|
4067 |
+
msgid "Stats Bar Background Color"
|
4068 |
+
msgstr ""
|
4069 |
+
|
4070 |
+
#: includes/widgets/stats-bars.php:138
|
4071 |
+
msgid "Stats Bar Spacing"
|
4072 |
+
msgstr ""
|
4073 |
+
|
4074 |
+
#: includes/widgets/stats-bars.php:160
|
4075 |
+
msgid "Stats Bar Height"
|
4076 |
+
msgstr ""
|
4077 |
+
|
4078 |
+
#: includes/widgets/stats-bars.php:184
|
4079 |
+
msgid "Stats Bar Border Radius"
|
4080 |
+
msgstr ""
|
4081 |
+
|
4082 |
+
#: includes/widgets/stats-bars.php:239
|
4083 |
+
msgid "Spacing from Stats Title"
|
4084 |
+
msgstr ""
|
4085 |
+
|
4086 |
+
#: includes/widgets/team-members.php:33
|
4087 |
+
#: includes/widgets/team-members.php:108
|
4088 |
+
msgid "Team Members"
|
4089 |
msgstr ""
|
4090 |
|
4091 |
+
#: includes/widgets/team-members.php:55
|
4092 |
msgid "Team"
|
4093 |
msgstr ""
|
4094 |
|
4095 |
+
#: includes/widgets/team-members.php:63
|
4096 |
msgid "Choose Team Style"
|
4097 |
msgstr ""
|
4098 |
|
4099 |
+
#: includes/widgets/team-members.php:100
|
4100 |
+
msgid "Team Member Image Size"
|
4101 |
msgstr ""
|
4102 |
|
4103 |
+
#: includes/widgets/team-members.php:113
|
4104 |
msgid "Team Member #1"
|
4105 |
msgstr ""
|
4106 |
|
4107 |
+
#: includes/widgets/team-members.php:114
|
4108 |
msgid "CEO"
|
4109 |
msgstr ""
|
4110 |
|
4111 |
+
#: includes/widgets/team-members.php:115
|
4112 |
+
#: includes/widgets/team-members.php:120
|
4113 |
+
#: includes/widgets/team-members.php:125
|
4114 |
msgid ""
|
4115 |
"I am member details. Click edit button to change this text. Lorem "
|
4116 |
"ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, "
|
4117 |
"luctus nec ullamcorper mattis, pulvinar dapibus leo."
|
4118 |
msgstr ""
|
4119 |
|
4120 |
+
#: includes/widgets/team-members.php:118
|
4121 |
msgid "Team Member #2"
|
4122 |
msgstr ""
|
4123 |
|
4124 |
+
#: includes/widgets/team-members.php:119
|
4125 |
msgid "Lead Developer"
|
4126 |
msgstr ""
|
4127 |
|
4128 |
+
#: includes/widgets/team-members.php:123
|
4129 |
msgid "Team Member #3"
|
4130 |
msgstr ""
|
4131 |
|
4132 |
+
#: includes/widgets/team-members.php:124
|
4133 |
msgid "Finance Manager"
|
4134 |
msgstr ""
|
4135 |
|
4136 |
+
#: includes/widgets/team-members.php:131
|
4137 |
msgid "Member Name"
|
4138 |
msgstr ""
|
4139 |
|
4140 |
+
#: includes/widgets/team-members.php:139
|
4141 |
msgid "Position"
|
4142 |
msgstr ""
|
4143 |
|
4144 |
+
#: includes/widgets/team-members.php:151
|
4145 |
msgid "Team Member Image"
|
4146 |
msgstr ""
|
4147 |
|
4148 |
+
#: includes/widgets/team-members.php:163
|
4149 |
msgid "Team Member details"
|
4150 |
msgstr ""
|
4151 |
|
4152 |
+
#: includes/widgets/team-members.php:165
|
4153 |
msgid "Details about team member"
|
4154 |
msgstr ""
|
4155 |
|
4156 |
+
#: includes/widgets/team-members.php:166
|
4157 |
msgid "Provide a short writeup for the team member"
|
4158 |
msgstr ""
|
4159 |
|
4160 |
+
#: includes/widgets/team-members.php:174
|
4161 |
msgid "Social Profile"
|
4162 |
msgstr ""
|
4163 |
|
4164 |
+
#: includes/widgets/team-members.php:180
|
4165 |
msgid "Email Address"
|
4166 |
msgstr ""
|
4167 |
|
4168 |
+
#: includes/widgets/team-members.php:181
|
4169 |
msgid "Enter the email address of the team member."
|
4170 |
msgstr ""
|
4171 |
|
4172 |
+
#: includes/widgets/team-members.php:193
|
4173 |
msgid "Facebook Page URL"
|
4174 |
msgstr ""
|
4175 |
|
4176 |
+
#: includes/widgets/team-members.php:194
|
4177 |
msgid "URL of the Facebook page of the team member."
|
4178 |
msgstr ""
|
4179 |
|
4180 |
+
#: includes/widgets/team-members.php:206
|
4181 |
msgid "Twitter Profile URL"
|
4182 |
msgstr ""
|
4183 |
|
4184 |
+
#: includes/widgets/team-members.php:207
|
4185 |
msgid "URL of the Twitter page of the team member."
|
4186 |
msgstr ""
|
4187 |
|
4188 |
+
#: includes/widgets/team-members.php:219
|
4189 |
msgid "LinkedIn Page URL"
|
4190 |
msgstr ""
|
4191 |
|
4192 |
+
#: includes/widgets/team-members.php:220
|
4193 |
msgid "URL of the LinkedIn profile of the team member."
|
4194 |
msgstr ""
|
4195 |
|
4196 |
+
#: includes/widgets/team-members.php:232
|
4197 |
msgid "Pinterest Page URL"
|
4198 |
msgstr ""
|
4199 |
|
4200 |
+
#: includes/widgets/team-members.php:233
|
4201 |
msgid "URL of the Pinterest page for the team member."
|
4202 |
msgstr ""
|
4203 |
|
4204 |
+
#: includes/widgets/team-members.php:245
|
4205 |
msgid "Dribbble Profile URL"
|
4206 |
msgstr ""
|
4207 |
|
4208 |
+
#: includes/widgets/team-members.php:246
|
4209 |
msgid "URL of the Dribbble profile of the team member."
|
4210 |
msgstr ""
|
4211 |
|
4212 |
+
#: includes/widgets/team-members.php:258
|
4213 |
msgid "GooglePlus Page URL"
|
4214 |
msgstr ""
|
4215 |
|
4216 |
+
#: includes/widgets/team-members.php:259
|
4217 |
msgid "URL of the Google Plus page of the team member."
|
4218 |
msgstr ""
|
4219 |
|
4220 |
+
#: includes/widgets/team-members.php:271
|
4221 |
msgid "Instagram Page URL"
|
4222 |
msgstr ""
|
4223 |
|
4224 |
+
#: includes/widgets/team-members.php:272
|
4225 |
msgid "URL of the Instagram feed for the team member."
|
4226 |
msgstr ""
|
4227 |
|
4228 |
+
#: includes/widgets/team-members.php:309
|
4229 |
msgid "Team Member Spacing"
|
4230 |
msgstr ""
|
4231 |
|
4232 |
+
#: includes/widgets/team-members.php:347
|
4233 |
+
#: includes/widgets/testimonials.php:171
|
|
|
|
|
|
|
|
|
4234 |
msgid "Thumbnail Border Radius"
|
4235 |
msgstr ""
|
4236 |
|
4237 |
+
#: includes/widgets/team-members.php:361
|
4238 |
msgid "Member Title"
|
4239 |
msgstr ""
|
4240 |
|
4241 |
+
#: includes/widgets/team-members.php:408
|
4242 |
msgid "Member Position"
|
4243 |
msgstr ""
|
4244 |
|
4245 |
+
#: includes/widgets/team-members.php:437
|
4246 |
msgid "Member Details"
|
4247 |
msgstr ""
|
4248 |
|
4249 |
+
#: includes/widgets/team-members.php:467
|
4250 |
msgid "Social Icons"
|
4251 |
msgstr ""
|
4252 |
|
4253 |
+
#: includes/widgets/team-members.php:475
|
4254 |
+
#: includes/widgets/testimonials-slider.php:404
|
4255 |
msgid "Icon size in pixels"
|
4256 |
msgstr ""
|
4257 |
|
4258 |
+
#: includes/widgets/team-members.php:645
|
4259 |
msgid "Send an email"
|
4260 |
msgstr ""
|
4261 |
|
4262 |
+
#: includes/widgets/team-members.php:647
|
4263 |
msgid "Follow on Facebook"
|
4264 |
msgstr ""
|
4265 |
|
4266 |
+
#: includes/widgets/team-members.php:649
|
4267 |
msgid "Subscribe to Twitter Feed"
|
4268 |
msgstr ""
|
4269 |
|
4270 |
+
#: includes/widgets/team-members.php:651
|
4271 |
msgid "View LinkedIn Profile"
|
4272 |
msgstr ""
|
4273 |
|
4274 |
+
#: includes/widgets/team-members.php:653
|
4275 |
msgid "Follow on Google Plus"
|
4276 |
msgstr ""
|
4277 |
|
4278 |
+
#: includes/widgets/team-members.php:655
|
4279 |
msgid "View Instagram Feed"
|
4280 |
msgstr ""
|
4281 |
|
4282 |
+
#: includes/widgets/team-members.php:657
|
4283 |
msgid "Subscribe to Pinterest Feed"
|
4284 |
msgstr ""
|
4285 |
|
4286 |
+
#: includes/widgets/team-members.php:659
|
4287 |
msgid "View Dribbble Portfolio"
|
4288 |
msgstr ""
|
4289 |
|
4290 |
#: includes/widgets/testimonials-slider.php:30
|
|
|
|
|
|
|
4291 |
#: includes/widgets/testimonials-slider.php:54
|
4292 |
msgid "Testimonials Slider"
|
4293 |
msgstr ""
|
4294 |
|
4295 |
#: includes/widgets/testimonials-slider.php:61
|
4296 |
+
#: includes/widgets/testimonials.php:30
|
4297 |
+
#: includes/widgets/testimonials.php:52
|
4298 |
+
#: includes/widgets/testimonials.php:80
|
4299 |
msgid "Testimonials"
|
4300 |
msgstr ""
|
4301 |
|
4302 |
#: includes/widgets/testimonials-slider.php:65
|
4303 |
+
#: includes/widgets/testimonials.php:85
|
4304 |
msgid "Customer #1"
|
4305 |
msgstr ""
|
4306 |
|
4307 |
#: includes/widgets/testimonials-slider.php:66
|
4308 |
+
#: includes/widgets/testimonials.php:86
|
4309 |
msgid "CEO, Invision Inc."
|
4310 |
msgstr ""
|
4311 |
|
4312 |
#: includes/widgets/testimonials-slider.php:67
|
4313 |
#: includes/widgets/testimonials-slider.php:72
|
4314 |
#: includes/widgets/testimonials-slider.php:77
|
4315 |
+
#: includes/widgets/testimonials.php:87
|
4316 |
+
#: includes/widgets/testimonials.php:92
|
4317 |
+
#: includes/widgets/testimonials.php:97
|
4318 |
msgid ""
|
4319 |
"I am testimonial text. Click edit button to change this text. Lorem "
|
4320 |
"ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, "
|
4322 |
msgstr ""
|
4323 |
|
4324 |
#: includes/widgets/testimonials-slider.php:70
|
4325 |
+
#: includes/widgets/testimonials.php:90
|
4326 |
msgid "Customer #2"
|
4327 |
msgstr ""
|
4328 |
|
4329 |
#: includes/widgets/testimonials-slider.php:71
|
4330 |
+
#: includes/widgets/testimonials.php:91
|
4331 |
msgid "Lead Developer, Automattic Inc"
|
4332 |
msgstr ""
|
4333 |
|
4334 |
#: includes/widgets/testimonials-slider.php:75
|
4335 |
+
#: includes/widgets/testimonials.php:95
|
4336 |
msgid "Customer #3"
|
4337 |
msgstr ""
|
4338 |
|
4339 |
#: includes/widgets/testimonials-slider.php:76
|
4340 |
+
#: includes/widgets/testimonials.php:96
|
4341 |
msgid "Store Manager, Walmart Inc"
|
4342 |
msgstr ""
|
4343 |
|
4344 |
#: includes/widgets/testimonials-slider.php:83
|
4345 |
+
#: includes/widgets/testimonials.php:103
|
4346 |
msgid "Name"
|
4347 |
msgstr ""
|
4348 |
|
4349 |
#: includes/widgets/testimonials-slider.php:85
|
4350 |
+
#: includes/widgets/testimonials.php:105
|
4351 |
msgid "The client or customer name for the testimonial"
|
4352 |
msgstr ""
|
4353 |
|
4354 |
+
#: includes/widgets/testimonials-slider.php:92
|
4355 |
+
#: includes/widgets/testimonials.php:112
|
4356 |
msgid "Client Details"
|
4357 |
msgstr ""
|
4358 |
|
4359 |
+
#: includes/widgets/testimonials-slider.php:94
|
4360 |
msgid ""
|
4361 |
"The details of the client/customer like company name, position "
|
4362 |
"held, company URL etc. HTML accepted."
|
4363 |
msgstr ""
|
4364 |
|
4365 |
+
#: includes/widgets/testimonials-slider.php:102
|
4366 |
+
#: includes/widgets/testimonials.php:122
|
4367 |
msgid "Customer/Client Image"
|
4368 |
msgstr ""
|
4369 |
|
4370 |
+
#: includes/widgets/testimonials-slider.php:115
|
4371 |
+
#: includes/widgets/testimonials.php:135
|
4372 |
msgid "Testimonials Text"
|
4373 |
msgstr ""
|
4374 |
|
4375 |
+
#: includes/widgets/testimonials-slider.php:117
|
4376 |
+
#: includes/widgets/testimonials.php:137
|
4377 |
msgid "What your customer/client had to say"
|
4378 |
msgstr ""
|
4379 |
|
4380 |
+
#: includes/widgets/testimonials-slider.php:244
|
4381 |
+
#: includes/widgets/testimonials.php:162
|
4382 |
msgid "Author Thumbnail"
|
4383 |
msgstr ""
|
4384 |
|
4385 |
+
#: includes/widgets/testimonials-slider.php:253
|
4386 |
msgid "Author Thumbnail Border Radius"
|
4387 |
msgstr ""
|
4388 |
|
4389 |
+
#: includes/widgets/testimonials-slider.php:265
|
4390 |
msgid "Author Thumbnail Size"
|
4391 |
msgstr ""
|
4392 |
|
4393 |
+
#: includes/widgets/testimonials-slider.php:289
|
4394 |
+
#: includes/widgets/testimonials.php:209
|
4395 |
msgid "Author Testimonial"
|
4396 |
msgstr ""
|
4397 |
|
4398 |
+
#: includes/widgets/testimonials-slider.php:318
|
4399 |
+
#: includes/widgets/testimonials.php:284
|
4400 |
msgid "Author Name"
|
4401 |
msgstr ""
|
4402 |
|
4403 |
+
#: includes/widgets/testimonials-slider.php:366
|
4404 |
+
#: includes/widgets/testimonials.php:331
|
4405 |
msgid "Author Credentials"
|
4406 |
msgstr ""
|
4407 |
|
4408 |
+
#: includes/widgets/testimonials-slider.php:396
|
4409 |
msgid "Quote Icon"
|
4410 |
msgstr ""
|
4411 |
|
4412 |
+
#: includes/widgets/testimonials.php:114
|
|
|
|
|
|
|
|
|
4413 |
msgid ""
|
4414 |
"The details of the client/customer like company name, credential "
|
4415 |
"held, company URL etc. HTML accepted."
|
4416 |
msgstr ""
|
4417 |
|
4418 |
+
#: includes/widgets/testimonials.php:184
|
4419 |
msgid "Thumbnail Size"
|
4420 |
msgstr ""
|
4421 |
|
4422 |
+
#: includes/widgets/testimonials.php:218
|
4423 |
msgid "Text Padding"
|
4424 |
msgstr ""
|
4425 |
|
4426 |
+
#: includes/widgets/testimonials.php:255
|
4427 |
msgid "Border Width"
|
4428 |
msgstr ""
|
4429 |
|
4430 |
+
#: plugin.php:53 plugin.php:62
|
4431 |
msgid "Cheatin’ huh?"
|
4432 |
msgstr ""
|
4433 |
|
4434 |
+
#: plugin.php:168
|
4435 |
msgid "Livemesh Addons"
|
4436 |
msgstr ""
|
plugin.php
CHANGED
@@ -27,7 +27,7 @@ if ( !class_exists( 'Livemesh_Elementor_Addons' ) ) {
|
|
27 |
|
28 |
if ( !isset( self::$instance ) && !self::$instance instanceof Livemesh_Elementor_Addons ) {
|
29 |
self::$instance = new Livemesh_Elementor_Addons();
|
30 |
-
self::$instance->
|
31 |
self::$instance->includes();
|
32 |
self::$instance->hooks();
|
33 |
}
|
@@ -44,7 +44,7 @@ if ( !class_exists( 'Livemesh_Elementor_Addons' ) ) {
|
|
44 |
public function __clone()
|
45 |
{
|
46 |
// Cloning instances of the class is forbidden
|
47 |
-
_doing_it_wrong( __FUNCTION__, __( 'Cheatin’ huh?', 'livemesh-el-addons' ), '2.
|
48 |
}
|
49 |
|
50 |
/**
|
@@ -54,16 +54,7 @@ if ( !class_exists( 'Livemesh_Elementor_Addons' ) ) {
|
|
54 |
public function __wakeup()
|
55 |
{
|
56 |
// Unserializing instances of the class is forbidden
|
57 |
-
_doing_it_wrong( __FUNCTION__, __( 'Cheatin’ huh?', 'livemesh-el-addons' ), '2.
|
58 |
-
}
|
59 |
-
|
60 |
-
/**
|
61 |
-
* Setup plugin constants
|
62 |
-
*
|
63 |
-
*/
|
64 |
-
private function setup_constants()
|
65 |
-
{
|
66 |
-
$this->setup_debug_constants();
|
67 |
}
|
68 |
|
69 |
private function setup_debug_constants()
|
@@ -135,7 +126,6 @@ if ( !class_exists( 'Livemesh_Elementor_Addons' ) ) {
|
|
135 |
{
|
136 |
add_action( 'plugins_loaded', array( self::$instance, 'load_plugin_textdomain' ) );
|
137 |
add_action( 'elementor/widgets/widgets_registered', array( self::$instance, 'include_widgets' ) );
|
138 |
-
add_action( 'elementor/controls/controls_registered', array( self::$instance, 'include_controls' ) );
|
139 |
add_action( 'elementor/frontend/after_register_scripts', array( $this, 'register_frontend_scripts' ), 10 );
|
140 |
add_action( 'elementor/frontend/after_register_styles', array( $this, 'register_frontend_styles' ), 10 );
|
141 |
add_action( 'elementor/frontend/after_enqueue_styles', array( $this, 'enqueue_frontend_styles' ), 10 );
|
@@ -290,13 +280,6 @@ if ( !class_exists( 'Livemesh_Elementor_Addons' ) ) {
|
|
290 |
wp_enqueue_style( 'lae-widgets-styles' );
|
291 |
}
|
292 |
|
293 |
-
public function include_controls( $controls_manager )
|
294 |
-
{
|
295 |
-
/* Load Custom Field Types */
|
296 |
-
require_once LAE_PLUGIN_DIR . 'includes/controls/checkbox.php';
|
297 |
-
$controls_manager->register_control( 'lae-checkbox', new Controls\LAE_Control_Checkbox() );
|
298 |
-
}
|
299 |
-
|
300 |
/**
|
301 |
* Include required files
|
302 |
*
|
27 |
|
28 |
if ( !isset( self::$instance ) && !self::$instance instanceof Livemesh_Elementor_Addons ) {
|
29 |
self::$instance = new Livemesh_Elementor_Addons();
|
30 |
+
self::$instance->setup_debug_constants();
|
31 |
self::$instance->includes();
|
32 |
self::$instance->hooks();
|
33 |
}
|
44 |
public function __clone()
|
45 |
{
|
46 |
// Cloning instances of the class is forbidden
|
47 |
+
_doing_it_wrong( __FUNCTION__, __( 'Cheatin’ huh?', 'livemesh-el-addons' ), '2.1' );
|
48 |
}
|
49 |
|
50 |
/**
|
54 |
public function __wakeup()
|
55 |
{
|
56 |
// Unserializing instances of the class is forbidden
|
57 |
+
_doing_it_wrong( __FUNCTION__, __( 'Cheatin’ huh?', 'livemesh-el-addons' ), '2.1' );
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
58 |
}
|
59 |
|
60 |
private function setup_debug_constants()
|
126 |
{
|
127 |
add_action( 'plugins_loaded', array( self::$instance, 'load_plugin_textdomain' ) );
|
128 |
add_action( 'elementor/widgets/widgets_registered', array( self::$instance, 'include_widgets' ) );
|
|
|
129 |
add_action( 'elementor/frontend/after_register_scripts', array( $this, 'register_frontend_scripts' ), 10 );
|
130 |
add_action( 'elementor/frontend/after_register_styles', array( $this, 'register_frontend_styles' ), 10 );
|
131 |
add_action( 'elementor/frontend/after_enqueue_styles', array( $this, 'enqueue_frontend_styles' ), 10 );
|
280 |
wp_enqueue_style( 'lae-widgets-styles' );
|
281 |
}
|
282 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
283 |
/**
|
284 |
* Include required files
|
285 |
*
|
readme.txt
CHANGED
@@ -5,7 +5,7 @@ Contributors: livemesh, freemius
|
|
5 |
Tags: elementor, elementor addons, elementor extensions, elementor modules, page builder, portfolio, carousel, posts grid
|
6 |
Requires at least: 4.5
|
7 |
Tested up to: 4.9
|
8 |
-
Stable Tag: 2.
|
9 |
License: GPLv2 or later
|
10 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
11 |
|
@@ -57,8 +57,8 @@ The <strong><a href="https://www.livemeshthemes.com/elementor-addons/" title="Li
|
|
57 |
<li><a href="https://www.livemeshthemes.com/elementor-addons/buttons/" title="Buttons">Flat style buttons</a> with rich set of customization options.</li>
|
58 |
<li><a href="https://www.livemeshthemes.com/elementor-addons/icon-lists/" title="Icon List element">Icon list addon</a> that lets you use either images or icon fonts to create custom social icons list, capture payment options etc.</li>
|
59 |
<li><a href="https://www.livemeshthemes.com/elementor-addons/services-advanced/" title="Advanced Services">Advanced Services</a> with additional styles and animations for services addon.</li>
|
60 |
-
<li><a href="https://www.livemeshthemes.com/elementor-addons/portfolio-grid-pro/" title="
|
61 |
-
<li><a href="https://www.livemeshthemes.com/elementor-addons/portfolio-grid-pro/" title="
|
62 |
<li>Lightbox Support - The premium version comes with support for Lightbox for grid and carousel addons.</li>
|
63 |
<li>Customizations - Ability to choose custom font size, color or hover color for certain addons. More coming.</li>
|
64 |
<li>Custom Animations - Choose from over <strong>40+ animations</strong> for most addon elements (excludes sliders, carousels and grid). The animations display on user scrolling to the element or when the element becomes visible in the browser window.</li>
|
@@ -108,6 +108,13 @@ Pls install and activate the <a href="https://wordpress.org/plugins/portfolio-po
|
|
108 |
|
109 |
== Changelog ==
|
110 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
111 |
= 2.0.1 =
|
112 |
* Fixed - Bug fixes.
|
113 |
|
@@ -126,7 +133,7 @@ Pls install and activate the <a href="https://wordpress.org/plugins/portfolio-po
|
|
126 |
* Fixed - Some themes can break animations and report script errors for elements like piecharts, odometers, progress bars etc.
|
127 |
|
128 |
= 1.5.4 =
|
129 |
-
* Fixed –
|
130 |
* Fixed - The piechart value is not being rounded.
|
131 |
* Fixed - The post grid and posts carousel date format not reflecting the user preference specified in Settings page.
|
132 |
|
5 |
Tags: elementor, elementor addons, elementor extensions, elementor modules, page builder, portfolio, carousel, posts grid
|
6 |
Requires at least: 4.5
|
7 |
Tested up to: 4.9
|
8 |
+
Stable Tag: 2.1
|
9 |
License: GPLv2 or later
|
10 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
11 |
|
57 |
<li><a href="https://www.livemeshthemes.com/elementor-addons/buttons/" title="Buttons">Flat style buttons</a> with rich set of customization options.</li>
|
58 |
<li><a href="https://www.livemeshthemes.com/elementor-addons/icon-lists/" title="Icon List element">Icon list addon</a> that lets you use either images or icon fonts to create custom social icons list, capture payment options etc.</li>
|
59 |
<li><a href="https://www.livemeshthemes.com/elementor-addons/services-advanced/" title="Advanced Services">Advanced Services</a> with additional styles and animations for services addon.</li>
|
60 |
+
<li><a href="https://www.livemeshthemes.com/elementor-addons/portfolio-grid-pro/" title="Posts Grid">Lazy Load</a> - The portfolio/post grid and image gallery addons incorporate option to lazy load posts/images with the click of a Load More button.</li>
|
61 |
+
<li><a href="https://www.livemeshthemes.com/elementor-addons/portfolio-grid-pro/" title="Posts Grid">Pagination</a> - Create a grid of posts or custom post types with AJAX based pagination support. </li>
|
62 |
<li>Lightbox Support - The premium version comes with support for Lightbox for grid and carousel addons.</li>
|
63 |
<li>Customizations - Ability to choose custom font size, color or hover color for certain addons. More coming.</li>
|
64 |
<li>Custom Animations - Choose from over <strong>40+ animations</strong> for most addon elements (excludes sliders, carousels and grid). The animations display on user scrolling to the element or when the element becomes visible in the browser window.</li>
|
108 |
|
109 |
== Changelog ==
|
110 |
|
111 |
+
= 2.1 =
|
112 |
+
* Fixed - Certain widgets/addons like pricing, carousel, services raised errors when 'Add Item' button was pressed to add items. Error seen with latest version of Elementor.
|
113 |
+
* Fixed - Deprecated warning on checkbox control.
|
114 |
+
|
115 |
+
= 2.0.2 =
|
116 |
+
* Fixed - The grid filter does not reflect the taxonomies chosen in the query.
|
117 |
+
|
118 |
= 2.0.1 =
|
119 |
* Fixed - Bug fixes.
|
120 |
|
133 |
* Fixed - Some themes can break animations and report script errors for elements like piecharts, odometers, progress bars etc.
|
134 |
|
135 |
= 1.5.4 =
|
136 |
+
* Fixed – Posts Grid columns can break in certain resolutions in FireFox.
|
137 |
* Fixed - The piechart value is not being rounded.
|
138 |
* Fixed - The post grid and posts carousel date format not reflecting the user preference specified in Settings page.
|
139 |
|