Skip to content

Commit

Permalink
v3.4.33 build
Browse files Browse the repository at this point in the history
  • Loading branch information
nikeo committed Dec 2, 2019
1 parent 061df93 commit d81f6eb
Show file tree
Hide file tree
Showing 18 changed files with 250 additions and 169 deletions.
4 changes: 2 additions & 2 deletions functions/czr-base-fmk/czr-base-fmk.php
Original file line number Diff line number Diff line change
Expand Up @@ -282,15 +282,15 @@ function ac_load_additional_controls_css() {
//overriden by some specific style in czr-control-base.css
wp_enqueue_style(
'czr-select2-css',
sprintf('%1$s/assets/css/lib/czrSelect2.min.css', NIMBLE_FMK_BASE_URL, ( defined('WP_DEBUG') && true === WP_DEBUG ) ? '' : '.min'),
sprintf('%1$s/assets/css/lib/czrSelect2.min.css', NIMBLE_FMK_BASE_URL ),
array( 'customize-controls' ),
( defined('WP_DEBUG') && true === WP_DEBUG ) ? time() : NIMBLE_FMK_BASE_VERSION,
$media = 'all'
);

wp_enqueue_style(
'czr-font-awesome',
sprintf('%1$s/assets/fonts/css/fontawesome-all.min.css', NIMBLE_FMK_BASE_URL, ( defined('WP_DEBUG') && true === WP_DEBUG ) ? '' : '.min'),
sprintf('%1$s/assets/fonts/css/fontawesome-all.min.css', NIMBLE_FMK_BASE_URL ),
array(),
( defined('WP_DEBUG') && true === WP_DEBUG ) ? time() : NIMBLE_FMK_BASE_VERSION,
$media = 'all'
Expand Down
Binary file modified languages/en_CA.mo
Binary file not shown.
57 changes: 35 additions & 22 deletions languages/en_CA.po
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Themes - Hueman\n"
"Report-Msgid-Bugs-To: https://presscustomizr.com/contact/\n"
"POT-Creation-Date: 2019-11-14 14:58:28+00:00\n"
"POT-Creation-Date: 2019-12-02 15:57:52+00:00\n"
"PO-Revision-Date: 2016-11-04 13:55+0100\n"
"Last-Translator: \n"
"Language-Team: \n"
Expand Down Expand Up @@ -36,8 +36,8 @@ msgid "Pingbacks"
msgstr ""

#: content-featured.php:37 content-standard.php:24 content.php:22
#: functions/widgets/alx-posts.php:97 functions/widgets/alx-tabs.php:150
#: functions/widgets/alx-tabs.php:186 functions/widgets/alx-tabs.php:197
#: functions/widgets/alx-posts.php:98 functions/widgets/alx-tabs.php:157
#: functions/widgets/alx-tabs.php:194 functions/widgets/alx-tabs.php:205
#: parts/related-posts.php:30
msgid "Permalink to "
msgstr ""
Expand Down Expand Up @@ -249,45 +249,54 @@ msgstr ""
msgid "close"
msgstr "Close"

#: functions/admin/class-plugin-rec.php:22
#: functions/admin/class-plugin-rec.php:25
msgid "Hueman theme recommends %1$s."
msgstr ""

#: functions/admin/class-plugin-rec.php:25
#: functions/admin/class-plugin-rec.php:28
msgid "Nimble Page Builder"
msgstr ""

#: functions/admin/class-plugin-rec.php:30
#: functions/admin/class-plugin-rec.php:33
msgid ""
"Nimble Page Builder is a free, easy to use yet powerful page builder used by "
"40K+ WordPress websites."
"Developers of the Hueman theme have created Nimble Builder, a free, powerful "
"yet easy-to-use page builder already active on 40K+ WordPress websites."
msgstr ""

#: functions/admin/class-plugin-rec.php:32
#: functions/admin/class-plugin-rec.php:34
msgid ""
"It allows you to create mobile ready column layouts, and to drag-and-drop "
"modules like post grids, buttons, widget zones, maps, icons, or beautiful "
"pre-built sections with engaging %1$s, in any page of your site. Nimble "
"Builder uses the live customizer which is the native WordPress interface for "
"real-time design."
"It allows you to drag and drop mobile-ready sections on <i>really</i> any "
"page of your site, including home, posts, pages, products, archives, 404, "
"search pages, ..."
msgstr ""

#: functions/admin/class-plugin-rec.php:33
#: functions/admin/class-plugin-rec.php:36
msgid ""
"You can insert simple text zones, but also create %1$s, insert post grids, "
"column structures, buttons, widget zones, maps, icons, and much more, or use "
"pre-designed sections with professional %2$s."
msgstr ""

#: functions/admin/class-plugin-rec.php:37
#, fuzzy
msgid "parallax backgrounds"
msgid "video backgrounds"
msgstr "Header Background"

#: functions/admin/class-plugin-rec.php:35
#: functions/admin/class-plugin-rec.php:38
msgid "parallax effect"
msgstr ""

#: functions/admin/class-plugin-rec.php:40
msgid ""
"The plugin has been designed to integrate perfectly with Hueman theme. "
"Lightweight and safe."
"The plugin is lightweight and has been designed to integrate seamlessly with "
"Hueman and any WordPress theme."
msgstr ""

#: functions/admin/class-plugin-rec.php:42
#: functions/admin/class-plugin-rec.php:47
msgid "Activate Nimble Builder Now"
msgstr ""

#: functions/admin/class-plugin-rec.php:48
#: functions/admin/class-plugin-rec.php:53
msgid "Install Nimble Builder Now"
msgstr ""

Expand Down Expand Up @@ -2616,7 +2625,7 @@ msgstr "Recent Comments"
msgid "Tags"
msgstr "Tags"

#: functions/widgets/alx-tabs.php:227
#: functions/widgets/alx-tabs.php:235
msgid "says:"
msgstr "says:"

Expand Down Expand Up @@ -3829,6 +3838,10 @@ msgctxt "color picker"
msgid "Focus"
msgstr ""

#, fuzzy
#~ msgid "parallax backgrounds"
#~ msgstr "Header Background"

#, fuzzy
#~ msgid "Single - Post tags"
#~ msgstr "Single Posts"
Expand Down
Binary file modified languages/es_VE.mo
Binary file not shown.
55 changes: 32 additions & 23 deletions languages/es_VE.po
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: Hueman v3.4.32\n"
"Project-Id-Version: Hueman v3.4.33\n"
"Report-Msgid-Bugs-To: https://presscustomizr.com/contact/\n"
"POT-Creation-Date: 2019-11-14 14:58:28+00:00\n"
"POT-Creation-Date: 2019-12-02 15:57:52+00:00\n"
"PO-Revision-Date: 2016-05-30 08:46+0200\n"
"Last-Translator: José Subero | @arawako and Ernesto Chapon <jose.Language-"
"Team: Press Customizr>\n"
Expand Down Expand Up @@ -44,8 +44,8 @@ msgid "Pingbacks"
msgstr "Pingbacks"

#: content-featured.php:37 content-standard.php:24 content.php:22
#: functions/widgets/alx-posts.php:97 functions/widgets/alx-tabs.php:150
#: functions/widgets/alx-tabs.php:186 functions/widgets/alx-tabs.php:197
#: functions/widgets/alx-posts.php:98 functions/widgets/alx-tabs.php:157
#: functions/widgets/alx-tabs.php:194 functions/widgets/alx-tabs.php:205
#: parts/related-posts.php:30
msgid "Permalink to "
msgstr ""
Expand Down Expand Up @@ -249,44 +249,53 @@ msgstr ""
msgid "close"
msgstr ""

#: functions/admin/class-plugin-rec.php:22
#: functions/admin/class-plugin-rec.php:25
msgid "Hueman theme recommends %1$s."
msgstr ""

#: functions/admin/class-plugin-rec.php:25
#: functions/admin/class-plugin-rec.php:28
msgid "Nimble Page Builder"
msgstr ""

#: functions/admin/class-plugin-rec.php:30
#: functions/admin/class-plugin-rec.php:33
msgid ""
"Nimble Page Builder is a free, easy to use yet powerful page builder used by "
"40K+ WordPress websites."
"Developers of the Hueman theme have created Nimble Builder, a free, powerful "
"yet easy-to-use page builder already active on 40K+ WordPress websites."
msgstr ""

#: functions/admin/class-plugin-rec.php:32
#: functions/admin/class-plugin-rec.php:34
msgid ""
"It allows you to create mobile ready column layouts, and to drag-and-drop "
"modules like post grids, buttons, widget zones, maps, icons, or beautiful "
"pre-built sections with engaging %1$s, in any page of your site. Nimble "
"Builder uses the live customizer which is the native WordPress interface for "
"real-time design."
"It allows you to drag and drop mobile-ready sections on <i>really</i> any "
"page of your site, including home, posts, pages, products, archives, 404, "
"search pages, ..."
msgstr ""

#: functions/admin/class-plugin-rec.php:33
msgid "parallax backgrounds"
#: functions/admin/class-plugin-rec.php:36
msgid ""
"You can insert simple text zones, but also create %1$s, insert post grids, "
"column structures, buttons, widget zones, maps, icons, and much more, or use "
"pre-designed sections with professional %2$s."
msgstr ""

#: functions/admin/class-plugin-rec.php:37
msgid "video backgrounds"
msgstr ""

#: functions/admin/class-plugin-rec.php:38
msgid "parallax effect"
msgstr ""

#: functions/admin/class-plugin-rec.php:35
#: functions/admin/class-plugin-rec.php:40
msgid ""
"The plugin has been designed to integrate perfectly with Hueman theme. "
"Lightweight and safe."
"The plugin is lightweight and has been designed to integrate seamlessly with "
"Hueman and any WordPress theme."
msgstr ""

#: functions/admin/class-plugin-rec.php:42
#: functions/admin/class-plugin-rec.php:47
msgid "Activate Nimble Builder Now"
msgstr ""

#: functions/admin/class-plugin-rec.php:48
#: functions/admin/class-plugin-rec.php:53
msgid "Install Nimble Builder Now"
msgstr ""

Expand Down Expand Up @@ -2596,7 +2605,7 @@ msgstr "Comentarios recientes"
msgid "Tags"
msgstr "Etiquetas"

#: functions/widgets/alx-tabs.php:227
#: functions/widgets/alx-tabs.php:235
msgid "says:"
msgstr "dice:"

Expand Down
Binary file modified languages/hr_HR.mo
Binary file not shown.
55 changes: 32 additions & 23 deletions languages/hr_HR.po
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: Hueman v3.4.32\n"
"Project-Id-Version: Hueman v3.4.33\n"
"Report-Msgid-Bugs-To: https://presscustomizr.com/contact/\n"
"POT-Creation-Date: 2019-11-14 14:58:28+00:00\n"
"POT-Creation-Date: 2019-12-02 15:57:52+00:00\n"
"PO-Revision-Date: 2016-05-30 08:47+0200\n"
"Last-Translator: zcuric <[email protected]>\n"
"Language-Team: Press Customizr\n"
Expand Down Expand Up @@ -43,8 +43,8 @@ msgid "Pingbacks"
msgstr "Pingovi"

#: content-featured.php:37 content-standard.php:24 content.php:22
#: functions/widgets/alx-posts.php:97 functions/widgets/alx-tabs.php:150
#: functions/widgets/alx-tabs.php:186 functions/widgets/alx-tabs.php:197
#: functions/widgets/alx-posts.php:98 functions/widgets/alx-tabs.php:157
#: functions/widgets/alx-tabs.php:194 functions/widgets/alx-tabs.php:205
#: parts/related-posts.php:30
msgid "Permalink to "
msgstr ""
Expand Down Expand Up @@ -248,44 +248,53 @@ msgstr ""
msgid "close"
msgstr ""

#: functions/admin/class-plugin-rec.php:22
#: functions/admin/class-plugin-rec.php:25
msgid "Hueman theme recommends %1$s."
msgstr ""

#: functions/admin/class-plugin-rec.php:25
#: functions/admin/class-plugin-rec.php:28
msgid "Nimble Page Builder"
msgstr ""

#: functions/admin/class-plugin-rec.php:30
#: functions/admin/class-plugin-rec.php:33
msgid ""
"Nimble Page Builder is a free, easy to use yet powerful page builder used by "
"40K+ WordPress websites."
"Developers of the Hueman theme have created Nimble Builder, a free, powerful "
"yet easy-to-use page builder already active on 40K+ WordPress websites."
msgstr ""

#: functions/admin/class-plugin-rec.php:32
#: functions/admin/class-plugin-rec.php:34
msgid ""
"It allows you to create mobile ready column layouts, and to drag-and-drop "
"modules like post grids, buttons, widget zones, maps, icons, or beautiful "
"pre-built sections with engaging %1$s, in any page of your site. Nimble "
"Builder uses the live customizer which is the native WordPress interface for "
"real-time design."
"It allows you to drag and drop mobile-ready sections on <i>really</i> any "
"page of your site, including home, posts, pages, products, archives, 404, "
"search pages, ..."
msgstr ""

#: functions/admin/class-plugin-rec.php:33
msgid "parallax backgrounds"
#: functions/admin/class-plugin-rec.php:36
msgid ""
"You can insert simple text zones, but also create %1$s, insert post grids, "
"column structures, buttons, widget zones, maps, icons, and much more, or use "
"pre-designed sections with professional %2$s."
msgstr ""

#: functions/admin/class-plugin-rec.php:37
msgid "video backgrounds"
msgstr ""

#: functions/admin/class-plugin-rec.php:38
msgid "parallax effect"
msgstr ""

#: functions/admin/class-plugin-rec.php:35
#: functions/admin/class-plugin-rec.php:40
msgid ""
"The plugin has been designed to integrate perfectly with Hueman theme. "
"Lightweight and safe."
"The plugin is lightweight and has been designed to integrate seamlessly with "
"Hueman and any WordPress theme."
msgstr ""

#: functions/admin/class-plugin-rec.php:42
#: functions/admin/class-plugin-rec.php:47
msgid "Activate Nimble Builder Now"
msgstr ""

#: functions/admin/class-plugin-rec.php:48
#: functions/admin/class-plugin-rec.php:53
msgid "Install Nimble Builder Now"
msgstr ""

Expand Down Expand Up @@ -2595,7 +2604,7 @@ msgstr "Najnoviji komentari"
msgid "Tags"
msgstr "Oznake"

#: functions/widgets/alx-tabs.php:227
#: functions/widgets/alx-tabs.php:235
msgid "says:"
msgstr "kaže:"

Expand Down
Loading

0 comments on commit d81f6eb

Please sign in to comment.