Version Description
(2014-12-24) = * Fixed bug on visual/text mode not being saved in WordPress 4.1 * Updated German and French translations * Added support for Composer dependency manager (courtesy of @cfoellmann)
Download this release
Release Info
Developer | marcochiesi |
Plugin | Black Studio TinyMCE Widget |
Version | 2.2.2 |
Comparing to | |
See all releases |
Code changes from version 2.2.1 to 2.2.2
- black-studio-tinymce-widget.php +2 -2
- css/black-studio-tinymce-widget-pre33.min.css +1 -1
- css/black-studio-tinymce-widget.min.css +1 -1
- js/black-studio-tinymce-widget-pointer.min.js +1 -1
- js/black-studio-tinymce-widget-pre33.min.js +1 -1
- js/black-studio-tinymce-widget-pre39.min.js +1 -1
- js/black-studio-tinymce-widget-setup.min.js +1 -1
- js/black-studio-tinymce-widget.js +2 -2
- js/black-studio-tinymce-widget.min.js +2 -2
- js/wp-page-widget.min.js +1 -1
- languages/black-studio-tinymce-widget-da_DK.mo +0 -0
- languages/black-studio-tinymce-widget-da_DK.po +18 -18
- languages/black-studio-tinymce-widget-de_DE.mo +0 -0
- languages/black-studio-tinymce-widget-de_DE.po +17 -16
- languages/black-studio-tinymce-widget-el.mo +0 -0
- languages/black-studio-tinymce-widget-el.po +18 -18
- languages/black-studio-tinymce-widget-en_GB.mo +0 -0
- languages/black-studio-tinymce-widget-en_GB.po +11 -11
- languages/black-studio-tinymce-widget-es_ES.mo +0 -0
- languages/black-studio-tinymce-widget-es_ES.po +18 -18
- languages/black-studio-tinymce-widget-fi.mo +0 -0
- languages/black-studio-tinymce-widget-fi.po +18 -18
- languages/black-studio-tinymce-widget-fr_FR.mo +0 -0
- languages/black-studio-tinymce-widget-fr_FR.po +16 -15
- languages/black-studio-tinymce-widget-it_IT.mo +0 -0
- languages/black-studio-tinymce-widget-it_IT.po +11 -11
- languages/black-studio-tinymce-widget-nl_NL.mo +0 -0
- languages/black-studio-tinymce-widget-nl_NL.po +18 -18
- languages/black-studio-tinymce-widget-pt_BR.mo +0 -0
- languages/black-studio-tinymce-widget-pt_BR.po +9 -9
- languages/black-studio-tinymce-widget-sk_SK.mo +0 -0
- languages/black-studio-tinymce-widget-sk_SK.po +18 -18
- languages/black-studio-tinymce-widget-sv_SE.mo +0 -0
- languages/black-studio-tinymce-widget-sv_SE.po +18 -18
- languages/black-studio-tinymce-widget-tr_TR.mo +0 -0
- languages/black-studio-tinymce-widget-tr_TR.po +18 -18
- languages/black-studio-tinymce-widget-uk.mo +0 -0
- languages/black-studio-tinymce-widget-uk.po +18 -18
- languages/black-studio-tinymce-widget-zh_CN.mo +0 -0
- languages/black-studio-tinymce-widget-zh_CN.po +18 -18
- languages/black-studio-tinymce-widget.pot +9 -9
- readme.txt +7 -2
black-studio-tinymce-widget.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: Black Studio TinyMCE Widget
|
4 |
Plugin URI: https://wordpress.org/plugins/black-studio-tinymce-widget/
|
5 |
Description: Adds a new "Visual Editor" widget type based on the native WordPress TinyMCE editor.
|
6 |
-
Version: 2.2.
|
7 |
Author: Black Studio
|
8 |
Author URI: http://www.blackstudio.it
|
9 |
Requires at least: 3.1
|
@@ -35,7 +35,7 @@ if ( ! class_exists( 'Black_Studio_TinyMCE_Plugin' ) ) {
|
|
35 |
* @var string
|
36 |
* @since 2.0.0
|
37 |
*/
|
38 |
-
public static $version = '2.2.
|
39 |
|
40 |
/**
|
41 |
* The single instance of the plugin class
|
3 |
Plugin Name: Black Studio TinyMCE Widget
|
4 |
Plugin URI: https://wordpress.org/plugins/black-studio-tinymce-widget/
|
5 |
Description: Adds a new "Visual Editor" widget type based on the native WordPress TinyMCE editor.
|
6 |
+
Version: 2.2.2
|
7 |
Author: Black Studio
|
8 |
Author URI: http://www.blackstudio.it
|
9 |
Requires at least: 3.1
|
35 |
* @var string
|
36 |
* @since 2.0.0
|
37 |
*/
|
38 |
+
public static $version = '2.2.2';
|
39 |
|
40 |
/**
|
41 |
* The single instance of the plugin class
|
css/black-studio-tinymce-widget-pre33.min.css
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
-
/* Black Studio TinyMCE Widget - v2.2.
|
2 |
.bstw-links{font-size:11px;margin-top:-3px;text-align:right;position:absolute;right:18px}.bstw-links .icon-plugins{float:right;padding:3px 6px;margin:-8px -8px 0 -2px;background:url(../../../../wp-admin/images/menu.png) -180px -33px no-repeat;width:16px;height:16px}.bstw-links .bstw-links-list{display:none}.bstw-links a{text-decoration:none}#mce_fullscreen_container{background-color:#fff}#wp-black-studio-tinymce-widget-wrap{display:none}#TB_overlay,#TB_window{z-index:999999}.wp-editor-container{border-style:solid;border-width:1px;border-collapse:separate;-moz-border-radius:3px 3px 0 0;-webkit-border-top-right-radius:3px;-webkit-border-top-left-radius:3px;-khtml-border-top-right-radius:3px;-khtml-border-top-left-radius:3px;border-top-right-radius:3px;border-top-left-radius:3px;border-color:#ccc #ccc #dfdfdf;clear:both}.wp-switch-editor{height:18px;margin:5px 5px 0 0;padding:4px 5px 2px;float:right;cursor:pointer;border-width:1px;border-style:solid;-moz-border-radius:3px 3px 0 0;-webkit-border-top-right-radius:3px;-webkit-border-top-left-radius:3px;-khtml-border-top-right-radius:3px;-khtml-border-top-left-radius:3px;border-top-right-radius:3px;border-top-left-radius:3px;background-color:#f1f1f1;border-color:#dfdfdf #dfdfdf #ccc;color:#999;position:relative;top:1px}.html-active .switch-html,.tmce-active .switch-tmce{border-color:#ccc #ccc #e9e9e9;background-color:#e9e9e9;color:#333}.wp-media-buttons{cursor:default;padding:8px 8px 0}.wp-media-buttons a{cursor:pointer;padding:0 0 5px 10px}.wp-media-buttons img{vertical-align:middle}.wp_themeSkin .mceStatusbar{border-color:#dfdfdf}
|
1 |
+
/* Black Studio TinyMCE Widget - v2.2.2 */
|
2 |
.bstw-links{font-size:11px;margin-top:-3px;text-align:right;position:absolute;right:18px}.bstw-links .icon-plugins{float:right;padding:3px 6px;margin:-8px -8px 0 -2px;background:url(../../../../wp-admin/images/menu.png) -180px -33px no-repeat;width:16px;height:16px}.bstw-links .bstw-links-list{display:none}.bstw-links a{text-decoration:none}#mce_fullscreen_container{background-color:#fff}#wp-black-studio-tinymce-widget-wrap{display:none}#TB_overlay,#TB_window{z-index:999999}.wp-editor-container{border-style:solid;border-width:1px;border-collapse:separate;-moz-border-radius:3px 3px 0 0;-webkit-border-top-right-radius:3px;-webkit-border-top-left-radius:3px;-khtml-border-top-right-radius:3px;-khtml-border-top-left-radius:3px;border-top-right-radius:3px;border-top-left-radius:3px;border-color:#ccc #ccc #dfdfdf;clear:both}.wp-switch-editor{height:18px;margin:5px 5px 0 0;padding:4px 5px 2px;float:right;cursor:pointer;border-width:1px;border-style:solid;-moz-border-radius:3px 3px 0 0;-webkit-border-top-right-radius:3px;-webkit-border-top-left-radius:3px;-khtml-border-top-right-radius:3px;-khtml-border-top-left-radius:3px;border-top-right-radius:3px;border-top-left-radius:3px;background-color:#f1f1f1;border-color:#dfdfdf #dfdfdf #ccc;color:#999;position:relative;top:1px}.html-active .switch-html,.tmce-active .switch-tmce{border-color:#ccc #ccc #e9e9e9;background-color:#e9e9e9;color:#333}.wp-media-buttons{cursor:default;padding:8px 8px 0}.wp-media-buttons a{cursor:pointer;padding:0 0 5px 10px}.wp-media-buttons img{vertical-align:middle}.wp_themeSkin .mceStatusbar{border-color:#dfdfdf}
|
css/black-studio-tinymce-widget.min.css
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
-
/* Black Studio TinyMCE Widget - v2.2.
|
2 |
.bstw-links{font-size:11px;margin-top:-3px;text-align:right;position:absolute;right:18px}.rtl .bstw-links{text-align:left;right:auto;left:18px}.bstw-links .icon16:before{padding:0}.bstw-links .icon16{float:right;padding:3px 6px;margin:-6px -8px 0 -2px}.rtl .bstw-links .icon16{float:left;margin:-6px -2px 0 -8px}.bstw-links .bstw-links-list{display:none}.bstw-links a{text-decoration:none}.bstw-loading{position:absolute;left:0;right:0;top:0;bottom:0;background-color:#fff;background-image:url(../../../../wp-admin/images/loading.gif);background-position:center center;background-repeat:no-repeat;z-index:100000;display:none;opacity:.5}#wp-black-studio-tinymce-widget-wrap{display:none}div[id*=black-studio-tinymce] .wp-editor-wrap{margin-bottom:1em}#available-widgets [class*=black-studio-tinymce] .widget-title:before{content:"\f116"}.wp-customizer .mce-floatpanel.mce-popover{z-index:500000!important}div[id*=black-studio-tinymce] .mce-wp-fullscreen{display:none}.ui-dialog.panels-admin-dialog{z-index:100002!important}#TB_overlay,#TB_window{z-index:999999!important}.media-modal{z-index:1000100!important}body.wait,body.wait *{cursor:wait!important}#zedity_content_overlay{z-index:100000!important}.mce-rtl .mce-colorbutton button{padding-right:3px!important;padding-left:3px!important}.mce-rtl .mce-colorbutton .mce-preview{margin:0!important;padding:0!important}
|
1 |
+
/* Black Studio TinyMCE Widget - v2.2.2 */
|
2 |
.bstw-links{font-size:11px;margin-top:-3px;text-align:right;position:absolute;right:18px}.rtl .bstw-links{text-align:left;right:auto;left:18px}.bstw-links .icon16:before{padding:0}.bstw-links .icon16{float:right;padding:3px 6px;margin:-6px -8px 0 -2px}.rtl .bstw-links .icon16{float:left;margin:-6px -2px 0 -8px}.bstw-links .bstw-links-list{display:none}.bstw-links a{text-decoration:none}.bstw-loading{position:absolute;left:0;right:0;top:0;bottom:0;background-color:#fff;background-image:url(../../../../wp-admin/images/loading.gif);background-position:center center;background-repeat:no-repeat;z-index:100000;display:none;opacity:.5}#wp-black-studio-tinymce-widget-wrap{display:none}div[id*=black-studio-tinymce] .wp-editor-wrap{margin-bottom:1em}#available-widgets [class*=black-studio-tinymce] .widget-title:before{content:"\f116"}.wp-customizer .mce-floatpanel.mce-popover{z-index:500000!important}div[id*=black-studio-tinymce] .mce-wp-fullscreen{display:none}.ui-dialog.panels-admin-dialog{z-index:100002!important}#TB_overlay,#TB_window{z-index:999999!important}.media-modal{z-index:1000100!important}body.wait,body.wait *{cursor:wait!important}#zedity_content_overlay{z-index:100000!important}.mce-rtl .mce-colorbutton button{padding-right:3px!important;padding-left:3px!important}.mce-rtl .mce-colorbutton .mce-preview{margin:0!important;padding:0!important}
|
js/black-studio-tinymce-widget-pointer.min.js
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
-
/* Black Studio TinyMCE Widget - v2.2.
|
2 |
jQuery(document).ready(function(a){function b(b){var c=bstw_pointers.pointers[b],d=a.extend(c.options,{close:function(){a.post(ajaxurl,{pointer:c.pointer_id,action:"dismiss-wp-pointer"})}});a(c.target).pointer(d).pointer("open")}b(0)});
|
1 |
+
/* Black Studio TinyMCE Widget - v2.2.2 */
|
2 |
jQuery(document).ready(function(a){function b(b){var c=bstw_pointers.pointers[b],d=a.extend(c.options,{close:function(){a.post(ajaxurl,{pointer:c.pointer_id,action:"dismiss-wp-pointer"})}});a(c.target).pointer(d).pointer("open")}b(0)});
|
js/black-studio-tinymce-widget-pre33.min.js
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
-
/* Black Studio TinyMCE Widget - v2.2.
|
2 |
!function(a){function b(c){var d=null;return"string"==typeof c?d=c:"object"==typeof c&&c instanceof jQuery&&(d=a("textarea[id^=widget-black-studio-tinymce]",c.closest(bstw_data.container_selectors)).attr("id")),{activate:function(){if(a("#"+d).addClass("mceEditor"),"object"==typeof tinymce&&"function"==typeof tinymce.execCommand){this.deactivate();try{tinymce.execCommand("mceAddControl",!1,d)}catch(b){window.alert(b)}}return this},deactivate:function(){if("object"==typeof tinymce&&"function"==typeof tinymce.execCommand&&this.is_tinymce_active()){var b=tinymce.get(d).getContent();tinymce.get(d).remove(),a("#"+d).val(b)}return this},activate_after_open:function(){return"visual"===this.get_mode()&&(0===a("div.widget:has(#"+d+") :animated").size()&&!this.is_tinymce_active()&&this.is_textearea_visible()?this.set_mode("visual"):this.is_tinymce_active()?this.set_mode("visual"):setTimeout(function(){b(d).activate_after_open()},100)),this},activate_after_ajax:function(){return"visual"===this.get_mode()&&(0===a.active&&!this.is_tinymce_active()&&this.is_textearea_visible()?this.set_mode("visual"):this.is_widget_inside_visible()&&!this.is_tinymce_active()&&setTimeout(function(){b(d).activate_after_ajax()},100)),this},get_widget:function(){return a("#"+d).closest("div.widget")},get_widget_inside:function(){return a("#"+d).closest("div.widget-inside")},get_editor_wrap:function(){return a("#"+d).closest("div.wp-editor-wrap")},get_textarea:function(){return a("#"+d)},get_id:function(){return d},get_tinymce:function(){return tinymce.get(d)},get_mode:function(){return a("input[id^=widget-black-studio-tinymce][id$=type]",this.get_widget_inside()).val()},set_mode:function(b){return"visual"===b&&(this.get_editor_wrap().removeClass("html-active").addClass("tmce-active"),this.activate()),"html"===b&&(this.get_editor_wrap().removeClass("tmce-active").addClass("html-active"),this.deactivate()),a("input[id^=widget-black-studio-tinymce][id$=type]",this.get_widget_inside()).val(b),this},is_tinymce_active:function(){return"object"==typeof tinymce&&"object"==typeof tinymce.get(d)&&null!==tinymce.get(d)},is_textearea_visible:function(){return a("#"+d).is(":visible")},is_widget_inside_visible:function(){return a(" div.widget-inside:has(#"+d+")").is(":visible")},check_duplicates:function(){return a('[name="'+this.get_textarea().attr("name")+'"]').size()>1&&0===a("div.error",this.get_widget_inside()).length&&this.get_widget_inside().prepend('<div class="error"><strong>'+bstw_data.error_duplicate_id+"</strong></div>"),this},fix_css:function(){return this.get_widget().css("position","relative").css("z-index","100000"),a("#wpbody-content").css("overflow","visible"),this},set_media_target:function(){return a(".insert-media",this.get_widget()).data("editor",d),this}}}a(document).ready(function(){a("div.widget[id*=black-studio-tinymce] .widget-title, div.widget[id*=black-studio-tinymce] a.widget-action").live("click",function(){b(a(this)).check_duplicates().fix_css().set_media_target().activate_after_open(),a("input[name=savewidget]",b(a(this)).get_widget()).click(function(){b(a(this)).is_tinymce_active()&&b(a(this)).deactivate(),a(this).unbind("ajaxSuccess").ajaxSuccess(function(){b(a(this)).activate_after_ajax()})})}),a("div.widget[id*=black-studio-tinymce] input[name=savewidget]").live("click",function(){b(a(this)).is_tinymce_active()&&b(a(this)).deactivate(),a(this).unbind("ajaxSuccess").ajaxSuccess(function(){b(a(this)).activate_after_ajax()})}),a("a[id^=widget-black-studio-tinymce][id$=tmce]").live("click",function(){b(a(this)).set_mode("visual")}),a("a[id^=widget-black-studio-tinymce][id$=html]").live("click",function(){b(a(this)).set_mode("html")}),a(".wp-media-buttons a").live("click",function(){edCanvas=b(a(this)).get_textarea().get(),wpActiveEditor=b(a(this)).get_id()}),a("body.widgets_access").size()>0&&b(a("textarea[id^=widget-black-studio-tinymce]").attr("id")).activate_after_open(),a(".bstw-links-icon").live("click",function(b){b.preventDefault(),a(this).closest(".bstw-links").children(".bstw-links-list").toggle()})})}(jQuery);
|
1 |
+
/* Black Studio TinyMCE Widget - v2.2.2 */
|
2 |
!function(a){function b(c){var d=null;return"string"==typeof c?d=c:"object"==typeof c&&c instanceof jQuery&&(d=a("textarea[id^=widget-black-studio-tinymce]",c.closest(bstw_data.container_selectors)).attr("id")),{activate:function(){if(a("#"+d).addClass("mceEditor"),"object"==typeof tinymce&&"function"==typeof tinymce.execCommand){this.deactivate();try{tinymce.execCommand("mceAddControl",!1,d)}catch(b){window.alert(b)}}return this},deactivate:function(){if("object"==typeof tinymce&&"function"==typeof tinymce.execCommand&&this.is_tinymce_active()){var b=tinymce.get(d).getContent();tinymce.get(d).remove(),a("#"+d).val(b)}return this},activate_after_open:function(){return"visual"===this.get_mode()&&(0===a("div.widget:has(#"+d+") :animated").size()&&!this.is_tinymce_active()&&this.is_textearea_visible()?this.set_mode("visual"):this.is_tinymce_active()?this.set_mode("visual"):setTimeout(function(){b(d).activate_after_open()},100)),this},activate_after_ajax:function(){return"visual"===this.get_mode()&&(0===a.active&&!this.is_tinymce_active()&&this.is_textearea_visible()?this.set_mode("visual"):this.is_widget_inside_visible()&&!this.is_tinymce_active()&&setTimeout(function(){b(d).activate_after_ajax()},100)),this},get_widget:function(){return a("#"+d).closest("div.widget")},get_widget_inside:function(){return a("#"+d).closest("div.widget-inside")},get_editor_wrap:function(){return a("#"+d).closest("div.wp-editor-wrap")},get_textarea:function(){return a("#"+d)},get_id:function(){return d},get_tinymce:function(){return tinymce.get(d)},get_mode:function(){return a("input[id^=widget-black-studio-tinymce][id$=type]",this.get_widget_inside()).val()},set_mode:function(b){return"visual"===b&&(this.get_editor_wrap().removeClass("html-active").addClass("tmce-active"),this.activate()),"html"===b&&(this.get_editor_wrap().removeClass("tmce-active").addClass("html-active"),this.deactivate()),a("input[id^=widget-black-studio-tinymce][id$=type]",this.get_widget_inside()).val(b),this},is_tinymce_active:function(){return"object"==typeof tinymce&&"object"==typeof tinymce.get(d)&&null!==tinymce.get(d)},is_textearea_visible:function(){return a("#"+d).is(":visible")},is_widget_inside_visible:function(){return a(" div.widget-inside:has(#"+d+")").is(":visible")},check_duplicates:function(){return a('[name="'+this.get_textarea().attr("name")+'"]').size()>1&&0===a("div.error",this.get_widget_inside()).length&&this.get_widget_inside().prepend('<div class="error"><strong>'+bstw_data.error_duplicate_id+"</strong></div>"),this},fix_css:function(){return this.get_widget().css("position","relative").css("z-index","100000"),a("#wpbody-content").css("overflow","visible"),this},set_media_target:function(){return a(".insert-media",this.get_widget()).data("editor",d),this}}}a(document).ready(function(){a("div.widget[id*=black-studio-tinymce] .widget-title, div.widget[id*=black-studio-tinymce] a.widget-action").live("click",function(){b(a(this)).check_duplicates().fix_css().set_media_target().activate_after_open(),a("input[name=savewidget]",b(a(this)).get_widget()).click(function(){b(a(this)).is_tinymce_active()&&b(a(this)).deactivate(),a(this).unbind("ajaxSuccess").ajaxSuccess(function(){b(a(this)).activate_after_ajax()})})}),a("div.widget[id*=black-studio-tinymce] input[name=savewidget]").live("click",function(){b(a(this)).is_tinymce_active()&&b(a(this)).deactivate(),a(this).unbind("ajaxSuccess").ajaxSuccess(function(){b(a(this)).activate_after_ajax()})}),a("a[id^=widget-black-studio-tinymce][id$=tmce]").live("click",function(){b(a(this)).set_mode("visual")}),a("a[id^=widget-black-studio-tinymce][id$=html]").live("click",function(){b(a(this)).set_mode("html")}),a(".wp-media-buttons a").live("click",function(){edCanvas=b(a(this)).get_textarea().get(),wpActiveEditor=b(a(this)).get_id()}),a("body.widgets_access").size()>0&&b(a("textarea[id^=widget-black-studio-tinymce]").attr("id")).activate_after_open(),a(".bstw-links-icon").live("click",function(b){b.preventDefault(),a(this).closest(".bstw-links").children(".bstw-links-list").toggle()})})}(jQuery);
|
js/black-studio-tinymce-widget-pre39.min.js
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
-
/* Black Studio TinyMCE Widget - v2.2.
|
2 |
!function(a){function b(c){var d=null;return"string"==typeof c?d=c:"object"==typeof c&&c instanceof jQuery&&(d=a("textarea[id^=widget-black-studio-tinymce]",c.closest(bstw_data.container_selectors)).attr("id")),{activate:function(){if(a("#"+d).addClass("mceEditor"),"object"==typeof tinymce&&"function"==typeof tinymce.execCommand){this.deactivate(),tinyMCEPreInit.mceInit[d]=tinyMCEPreInit.mceInit["black-studio-tinymce-widget"],tinyMCEPreInit.mceInit[d].selector="#"+d;try{tinymce.init(tinymce.extend({},tinyMCEPreInit.mceInit["black-studio-tinymce-widget"],tinyMCEPreInit.mceInit[d])),tinymce.execCommand("mceAddControl",!1,d)}catch(b){window.alert(b)}this.is_tinymce_active()&&"function"==typeof tinymce.get(d).on&&tinymce.get(d).on("keyup change",function(){var b=tinymce.get(d).getContent();a("#"+d).val(b).change()})}return this},deactivate:function(){if("object"==typeof tinymce&&"function"==typeof tinymce.execCommand&&this.is_tinymce_active()){var b=tinymce.get(d).getContent();tinymce.get(d).remove(),a("#"+d).val(b)}return this},activate_after_open:function(){return"visual"===this.get_mode()&&(0===a("div.widget:has(#"+d+") :animated").size()&&!this.is_tinymce_active()&&this.is_textearea_visible()?this.set_mode("visual"):this.is_tinymce_active()?this.set_mode("visual"):setTimeout(function(){b(d).activate_after_open()},100)),this},activate_after_ajax:function(){return"visual"===this.get_mode()&&(0===a.active&&!this.is_tinymce_active()&&this.is_textearea_visible()?this.set_mode("visual"):this.is_widget_inside_visible()&&!this.is_tinymce_active()&&setTimeout(function(){b(d).activate_after_ajax()},100)),this},get_widget:function(){return a("#"+d).closest("div.widget")},get_widget_inside:function(){return a("#"+d).closest("div.widget-inside")},get_editor_wrap:function(){return a("#"+d).closest("div.wp-editor-wrap")},get_textarea:function(){return a("#"+d)},get_id:function(){return d},get_tinymce:function(){return tinymce.get(d)},get_mode:function(){return a("input[id^=widget-black-studio-tinymce][id$=type]",this.get_widget_inside()).val()},set_mode:function(b){return"visual"===b&&(this.get_editor_wrap().removeClass("html-active").addClass("tmce-active"),this.activate()),"html"===b&&(this.get_editor_wrap().removeClass("tmce-active").addClass("html-active"),this.deactivate()),a("input[id^=widget-black-studio-tinymce][id$=type]",this.get_widget_inside()).val(b),this},is_tinymce_active:function(){return"object"==typeof tinymce&&"object"==typeof tinymce.get(d)&&null!==tinymce.get(d)},is_textearea_visible:function(){return a("#"+d).is(":visible")},is_widget_inside_visible:function(){return a(" div.widget-inside:has(#"+d+")").is(":visible")},check_duplicates:function(){return a('[name="'+this.get_textarea().attr("name")+'"]').size()>1&&0===a("div.error",this.get_widget_inside()).length&&this.get_widget_inside().prepend('<div class="error"><strong>'+bstw_data.error_duplicate_id+"</strong></div>"),this},fix_css:function(){return this.get_widget().css("position","relative").css("z-index","100000"),a("#wpbody-content").css("overflow","visible"),this},set_media_target:function(){return a(".insert-media",this.get_widget()).data("editor",d),this}}}a(document).ready(function(){a(document).on("click","div.widget[id*=black-studio-tinymce] .widget-title, div.widget[id*=black-studio-tinymce] a.widget-action",function(){if(b(a(this)).check_duplicates().fix_css().set_media_target().activate_after_open(),a("input[name=savewidget]",b(a(this)).get_widget()).on("click",function(){b(a(this)).is_tinymce_active()&&b(a(this)).deactivate(),a(this).unbind("ajaxSuccess").ajaxSuccess(function(){b(a(this)).activate_after_ajax()})}),!a(this).parents("#available-widgets").length){var c,d=parseInt(a("input[name=widget-width]",b(a(this)).get_widget()).val(),10),e=a(window).width(),f=b(a(this)).get_widget().parent().width(),g=parseInt(a("#wpcontent").css("margin-left"),10),h=!("undefined"==typeof isRtl||!isRtl);d+g+30>e&&(c=b(a(this)).get_widget().closest("div.widget-liquid-right").length?h?"margin-right":"margin-left":h?"margin-left":"margin-right",a(b(a(this)).get_widget()).css(c,f-(e-30-g)+"px"))}}),a("div.widget[id*=black-studio-tinymce] input[name=savewidget]").on("click",function(){b(a(this)).is_tinymce_active()&&b(a(this)).deactivate(),a(this).unbind("ajaxSuccess").ajaxSuccess(function(){b(a(this)).activate_after_ajax()})}),a(document).on("click","a[id^=widget-black-studio-tinymce][id$=tmce]",function(){b(a(this)).set_mode("visual")}),a(document).on("click","a[id^=widget-black-studio-tinymce][id$=html]",function(){b(a(this)).set_mode("html")}),a(document).on("widget-added",function(a,c){c.is("[id*=black-studio-tinymce]")&&(a.preventDefault(),b(c).activate_after_open())}),a(document).on("click",".wp-media-buttons a",function(){window.wpActiveEditor=b(a(this)).get_id()}),a("body.widgets_access").size()>0&&b(a("textarea[id^=widget-black-studio-tinymce]").attr("id")).activate_after_open(),a(document).on("click",".bstw-links-icon",function(b){b.preventDefault(),a(this).closest(".bstw-links").children(".bstw-links-list").toggle()})})}(jQuery);
|
1 |
+
/* Black Studio TinyMCE Widget - v2.2.2 */
|
2 |
!function(a){function b(c){var d=null;return"string"==typeof c?d=c:"object"==typeof c&&c instanceof jQuery&&(d=a("textarea[id^=widget-black-studio-tinymce]",c.closest(bstw_data.container_selectors)).attr("id")),{activate:function(){if(a("#"+d).addClass("mceEditor"),"object"==typeof tinymce&&"function"==typeof tinymce.execCommand){this.deactivate(),tinyMCEPreInit.mceInit[d]=tinyMCEPreInit.mceInit["black-studio-tinymce-widget"],tinyMCEPreInit.mceInit[d].selector="#"+d;try{tinymce.init(tinymce.extend({},tinyMCEPreInit.mceInit["black-studio-tinymce-widget"],tinyMCEPreInit.mceInit[d])),tinymce.execCommand("mceAddControl",!1,d)}catch(b){window.alert(b)}this.is_tinymce_active()&&"function"==typeof tinymce.get(d).on&&tinymce.get(d).on("keyup change",function(){var b=tinymce.get(d).getContent();a("#"+d).val(b).change()})}return this},deactivate:function(){if("object"==typeof tinymce&&"function"==typeof tinymce.execCommand&&this.is_tinymce_active()){var b=tinymce.get(d).getContent();tinymce.get(d).remove(),a("#"+d).val(b)}return this},activate_after_open:function(){return"visual"===this.get_mode()&&(0===a("div.widget:has(#"+d+") :animated").size()&&!this.is_tinymce_active()&&this.is_textearea_visible()?this.set_mode("visual"):this.is_tinymce_active()?this.set_mode("visual"):setTimeout(function(){b(d).activate_after_open()},100)),this},activate_after_ajax:function(){return"visual"===this.get_mode()&&(0===a.active&&!this.is_tinymce_active()&&this.is_textearea_visible()?this.set_mode("visual"):this.is_widget_inside_visible()&&!this.is_tinymce_active()&&setTimeout(function(){b(d).activate_after_ajax()},100)),this},get_widget:function(){return a("#"+d).closest("div.widget")},get_widget_inside:function(){return a("#"+d).closest("div.widget-inside")},get_editor_wrap:function(){return a("#"+d).closest("div.wp-editor-wrap")},get_textarea:function(){return a("#"+d)},get_id:function(){return d},get_tinymce:function(){return tinymce.get(d)},get_mode:function(){return a("input[id^=widget-black-studio-tinymce][id$=type]",this.get_widget_inside()).val()},set_mode:function(b){return"visual"===b&&(this.get_editor_wrap().removeClass("html-active").addClass("tmce-active"),this.activate()),"html"===b&&(this.get_editor_wrap().removeClass("tmce-active").addClass("html-active"),this.deactivate()),a("input[id^=widget-black-studio-tinymce][id$=type]",this.get_widget_inside()).val(b),this},is_tinymce_active:function(){return"object"==typeof tinymce&&"object"==typeof tinymce.get(d)&&null!==tinymce.get(d)},is_textearea_visible:function(){return a("#"+d).is(":visible")},is_widget_inside_visible:function(){return a(" div.widget-inside:has(#"+d+")").is(":visible")},check_duplicates:function(){return a('[name="'+this.get_textarea().attr("name")+'"]').size()>1&&0===a("div.error",this.get_widget_inside()).length&&this.get_widget_inside().prepend('<div class="error"><strong>'+bstw_data.error_duplicate_id+"</strong></div>"),this},fix_css:function(){return this.get_widget().css("position","relative").css("z-index","100000"),a("#wpbody-content").css("overflow","visible"),this},set_media_target:function(){return a(".insert-media",this.get_widget()).data("editor",d),this}}}a(document).ready(function(){a(document).on("click","div.widget[id*=black-studio-tinymce] .widget-title, div.widget[id*=black-studio-tinymce] a.widget-action",function(){if(b(a(this)).check_duplicates().fix_css().set_media_target().activate_after_open(),a("input[name=savewidget]",b(a(this)).get_widget()).on("click",function(){b(a(this)).is_tinymce_active()&&b(a(this)).deactivate(),a(this).unbind("ajaxSuccess").ajaxSuccess(function(){b(a(this)).activate_after_ajax()})}),!a(this).parents("#available-widgets").length){var c,d=parseInt(a("input[name=widget-width]",b(a(this)).get_widget()).val(),10),e=a(window).width(),f=b(a(this)).get_widget().parent().width(),g=parseInt(a("#wpcontent").css("margin-left"),10),h=!("undefined"==typeof isRtl||!isRtl);d+g+30>e&&(c=b(a(this)).get_widget().closest("div.widget-liquid-right").length?h?"margin-right":"margin-left":h?"margin-left":"margin-right",a(b(a(this)).get_widget()).css(c,f-(e-30-g)+"px"))}}),a("div.widget[id*=black-studio-tinymce] input[name=savewidget]").on("click",function(){b(a(this)).is_tinymce_active()&&b(a(this)).deactivate(),a(this).unbind("ajaxSuccess").ajaxSuccess(function(){b(a(this)).activate_after_ajax()})}),a(document).on("click","a[id^=widget-black-studio-tinymce][id$=tmce]",function(){b(a(this)).set_mode("visual")}),a(document).on("click","a[id^=widget-black-studio-tinymce][id$=html]",function(){b(a(this)).set_mode("html")}),a(document).on("widget-added",function(a,c){c.is("[id*=black-studio-tinymce]")&&(a.preventDefault(),b(c).activate_after_open())}),a(document).on("click",".wp-media-buttons a",function(){window.wpActiveEditor=b(a(this)).get_id()}),a("body.widgets_access").size()>0&&b(a("textarea[id^=widget-black-studio-tinymce]").attr("id")).activate_after_open(),a(document).on("click",".bstw-links-icon",function(b){b.preventDefault(),a(this).closest(".bstw-links").children(".bstw-links-list").toggle()})})}(jQuery);
|
js/black-studio-tinymce-widget-setup.min.js
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
-
/* Black Studio TinyMCE Widget - v2.2.
|
2 |
!function(a){function b(b){b.on("keyup change",function(){"visual"===bstw(b.id).get_mode()&&bstw(b.id).update_content(),a("#"+b.id).change()}),a("#"+b.id).addClass("active").removeClass("activating")}var c;for(c in tinyMCEPreInit.mceInit)c.search("black-studio-tinymce")>=0&&(tinyMCEPreInit.mceInit[c].setup=b)}(jQuery);
|
1 |
+
/* Black Studio TinyMCE Widget - v2.2.2 */
|
2 |
!function(a){function b(b){b.on("keyup change",function(){"visual"===bstw(b.id).get_mode()&&bstw(b.id).update_content(),a("#"+b.id).change()}),a("#"+b.id).addClass("active").removeClass("activating")}var c;for(c in tinyMCEPreInit.mceInit)c.search("black-studio-tinymce")>=0&&(tinyMCEPreInit.mceInit[c].setup=b)}(jQuery);
|
js/black-studio-tinymce-widget.js
CHANGED
@@ -253,12 +253,12 @@ var bstw;
|
|
253 |
});
|
254 |
|
255 |
// Event handler for visual switch button
|
256 |
-
$( document ).on( 'click', '
|
257 |
bstw( $( this ) ).set_mode( 'visual' );
|
258 |
});
|
259 |
|
260 |
// Event handler for html switch button
|
261 |
-
$( document ).on( 'click', '
|
262 |
bstw( $( this ) ).set_mode( 'html' );
|
263 |
});
|
264 |
|
253 |
});
|
254 |
|
255 |
// Event handler for visual switch button
|
256 |
+
$( document ).on( 'click', '[id^=widget-black-studio-tinymce][id$=tmce]', function() {
|
257 |
bstw( $( this ) ).set_mode( 'visual' );
|
258 |
});
|
259 |
|
260 |
// Event handler for html switch button
|
261 |
+
$( document ).on( 'click', '[id^=widget-black-studio-tinymce][id$=html]', function() {
|
262 |
bstw( $( this ) ).set_mode( 'html' );
|
263 |
});
|
264 |
|
js/black-studio-tinymce-widget.min.js
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
-
/* Black Studio TinyMCE Widget - v2.2.
|
2 |
-
var bstw;!function(a){bstw=function(b){var c=null;return"string"==typeof b?c=b:"object"==typeof b&&b instanceof jQuery&&(c=a("textarea[id^=widget-black-studio-tinymce][id$=text]",b.closest(bstw_data.container_selectors)).attr("id")),{activate:function(b){if(b="undefined"!=typeof b?b:!0,!a("#"+c).hasClass("active")&&!a("#"+c).hasClass("activating")){if(a("#"+c).addClass("activating"),this.is_quicktags_configured()||(tinyMCEPreInit.qtInit[c]=tinyMCEPreInit.qtInit["black-studio-tinymce-widget"],tinyMCEPreInit.qtInit[c].id=c),!this.is_quicktags_active()){var d,e;d=QTags.instances,QTags.instances=[],quicktags(tinyMCEPreInit.qtInit[c]),QTags._buttonsInit(),e=QTags.instances[c],QTags.instances=d,QTags.instances[c]=e}this.is_tinymce_configured()||(tinyMCEPreInit.mceInit[c]=tinyMCEPreInit.mceInit["black-studio-tinymce-widget"],tinyMCEPreInit.mceInit[c].selector="#"+c),this.is_tinymce_active()||"visual"!==this.get_mode()?a("#"+c).addClass("active").removeClass("activating"):(tinyMCEPreInit.mceInit[c].setup=function(b){b.on("keyup change",function(){"visual"===bstw(c).get_mode()&&bstw(c).update_content(),a("#"+c).change()}),a("#"+c).addClass("active").removeClass("activating")},b?tinymce.init(tinyMCEPreInit.mceInit[c]):this.go())}return this},deactivate:function(){return a("#"+c).hasClass("activating")||(this.is_tinymce_active()&&tinymce.get(c).remove(),this.is_tinymce_configured()&&delete tinyMCEPreInit.mceInit[c],this.is_quicktags_active()&&(a(".quicktags-toolbar",this.get_widget_inside()).remove(),delete QTags.instances[c]),this.is_quicktags_configured()&&delete tinyMCEPreInit.qtInit[c],a("#"+c).removeClass("active")),this},update_content:function(){var a;return"visual"===this.get_mode()?(a=tinymce.get(c).save(),tinyMCEPreInit.mceInit[c].wpautop&&(a=window.switchEditors.pre_wpautop(a)),this.get_textarea().val(a)):this.is_tinymce_active()&&(a=this.get_textarea().val(),tinyMCEPreInit.mceInit[c].wpautop&&(a=window.switchEditors.wpautop(a)),tinymce.get(c).setContent(a)),this},go:function(a){return"undefined"==typeof a&&(a=this.get_mode()),window.switchEditors.go(c,"visual"===a?"tmce":"html"),this},get_mode:function(){return a("input[id^=widget-black-studio-tinymce][id$=type]",this.get_container()).val()},set_mode:function(b){return a("input[id^=widget-black-studio-tinymce][id$=type]",this.get_container()).val(b),this},get_container:function(){return a("#"+c).closest(bstw_data.container_selectors)},get_widget:function(){return a("#"+c).closest("div.widget")},get_widget_inside:function(){return a("#"+c).closest("div.widget-inside")},get_textarea:function(){return a("#"+c)},is_tinymce_active:function(){return"object"==typeof tinymce&&"object"==typeof tinymce.get(c)&&null!==tinymce.get(c)},is_tinymce_configured:function(){return"undefined"!=typeof tinyMCEPreInit.mceInit[c]},is_quicktags_active:function(){return"object"==typeof QTags.instances[c]},is_quicktags_configured:function(){return"object"==typeof tinyMCEPreInit.qtInit[c]},prepare:function(){return a('[name="'+this.get_textarea().attr("name")+'"]').size()>1&&0===a("div.error",this.get_widget_inside()).length&&this.get_widget_inside().prepend('<div class="error"><strong>'+bstw_data.error_duplicate_id+"</strong></div>"),this.get_widget().css("position","relative").css("z-index","100000"),a("#wpbody-content").css("overflow","visible"),this},responsive:function(){if(this.get_widget_inside().is(":visible")){var b,c=parseInt(a("input[name=widget-width]",this.get_widget()).val(),10),d=a(window).width(),e=this.get_widget().parent().width(),f=parseInt(a("#wpcontent").css("margin-left"),10),g=!("undefined"==typeof isRtl||!isRtl);c+f+30>d&&(b=this.get_widget().closest("div.widget-liquid-right").length?g?"margin-right":"margin-left":g?"margin-left":"margin-right",this.get_widget().css(b,e-(d-30-f)+"px"))}return this}}},a(document).ready(function(){a(document).on("click","div.widget[id*=black-studio-tinymce] .widget-title, div.widget[id*=black-studio-tinymce] .widget-action",function(){a(this).parents("#available-widgets").length||(bstw(a(this)).prepare().responsive().activate(!1),a("input[name=savewidget]",bstw(a(this)).get_widget()).on("click",function(){var b=a(this).closest(".widget").find(".wp-editor-wrap").height();a(this).closest(".widget").find(".wp-editor-wrap").height(b).append('<div class="bstw-loading"></div>'),a(this).closest(".widget").find(".bstw-loading").height(b).show(),bstw(a(this)).update_content()}))}),a(document).on("widget-added",function(a,b){b.is("[id*=black-studio-tinymce]")&&(a.preventDefault(),bstw(b).activate())}),a(document).on("widget-updated",function(a,b){b.is("[id*=black-studio-tinymce]")&&(a.preventDefault(),bstw(b).deactivate().activate())}),a(document).on("widget-synced",function(a,b){b.is("[id*=black-studio-tinymce]")&&(a.preventDefault(),"visual"===bstw(b).get_mode()&&bstw(b).update_content())}),a(document).on("click","
|
1 |
+
/* Black Studio TinyMCE Widget - v2.2.2 */
|
2 |
+
var bstw;!function(a){bstw=function(b){var c=null;return"string"==typeof b?c=b:"object"==typeof b&&b instanceof jQuery&&(c=a("textarea[id^=widget-black-studio-tinymce][id$=text]",b.closest(bstw_data.container_selectors)).attr("id")),{activate:function(b){if(b="undefined"!=typeof b?b:!0,!a("#"+c).hasClass("active")&&!a("#"+c).hasClass("activating")){if(a("#"+c).addClass("activating"),this.is_quicktags_configured()||(tinyMCEPreInit.qtInit[c]=tinyMCEPreInit.qtInit["black-studio-tinymce-widget"],tinyMCEPreInit.qtInit[c].id=c),!this.is_quicktags_active()){var d,e;d=QTags.instances,QTags.instances=[],quicktags(tinyMCEPreInit.qtInit[c]),QTags._buttonsInit(),e=QTags.instances[c],QTags.instances=d,QTags.instances[c]=e}this.is_tinymce_configured()||(tinyMCEPreInit.mceInit[c]=tinyMCEPreInit.mceInit["black-studio-tinymce-widget"],tinyMCEPreInit.mceInit[c].selector="#"+c),this.is_tinymce_active()||"visual"!==this.get_mode()?a("#"+c).addClass("active").removeClass("activating"):(tinyMCEPreInit.mceInit[c].setup=function(b){b.on("keyup change",function(){"visual"===bstw(c).get_mode()&&bstw(c).update_content(),a("#"+c).change()}),a("#"+c).addClass("active").removeClass("activating")},b?tinymce.init(tinyMCEPreInit.mceInit[c]):this.go())}return this},deactivate:function(){return a("#"+c).hasClass("activating")||(this.is_tinymce_active()&&tinymce.get(c).remove(),this.is_tinymce_configured()&&delete tinyMCEPreInit.mceInit[c],this.is_quicktags_active()&&(a(".quicktags-toolbar",this.get_widget_inside()).remove(),delete QTags.instances[c]),this.is_quicktags_configured()&&delete tinyMCEPreInit.qtInit[c],a("#"+c).removeClass("active")),this},update_content:function(){var a;return"visual"===this.get_mode()?(a=tinymce.get(c).save(),tinyMCEPreInit.mceInit[c].wpautop&&(a=window.switchEditors.pre_wpautop(a)),this.get_textarea().val(a)):this.is_tinymce_active()&&(a=this.get_textarea().val(),tinyMCEPreInit.mceInit[c].wpautop&&(a=window.switchEditors.wpautop(a)),tinymce.get(c).setContent(a)),this},go:function(a){return"undefined"==typeof a&&(a=this.get_mode()),window.switchEditors.go(c,"visual"===a?"tmce":"html"),this},get_mode:function(){return a("input[id^=widget-black-studio-tinymce][id$=type]",this.get_container()).val()},set_mode:function(b){return a("input[id^=widget-black-studio-tinymce][id$=type]",this.get_container()).val(b),this},get_container:function(){return a("#"+c).closest(bstw_data.container_selectors)},get_widget:function(){return a("#"+c).closest("div.widget")},get_widget_inside:function(){return a("#"+c).closest("div.widget-inside")},get_textarea:function(){return a("#"+c)},is_tinymce_active:function(){return"object"==typeof tinymce&&"object"==typeof tinymce.get(c)&&null!==tinymce.get(c)},is_tinymce_configured:function(){return"undefined"!=typeof tinyMCEPreInit.mceInit[c]},is_quicktags_active:function(){return"object"==typeof QTags.instances[c]},is_quicktags_configured:function(){return"object"==typeof tinyMCEPreInit.qtInit[c]},prepare:function(){return a('[name="'+this.get_textarea().attr("name")+'"]').size()>1&&0===a("div.error",this.get_widget_inside()).length&&this.get_widget_inside().prepend('<div class="error"><strong>'+bstw_data.error_duplicate_id+"</strong></div>"),this.get_widget().css("position","relative").css("z-index","100000"),a("#wpbody-content").css("overflow","visible"),this},responsive:function(){if(this.get_widget_inside().is(":visible")){var b,c=parseInt(a("input[name=widget-width]",this.get_widget()).val(),10),d=a(window).width(),e=this.get_widget().parent().width(),f=parseInt(a("#wpcontent").css("margin-left"),10),g=!("undefined"==typeof isRtl||!isRtl);c+f+30>d&&(b=this.get_widget().closest("div.widget-liquid-right").length?g?"margin-right":"margin-left":g?"margin-left":"margin-right",this.get_widget().css(b,e-(d-30-f)+"px"))}return this}}},a(document).ready(function(){a(document).on("click","div.widget[id*=black-studio-tinymce] .widget-title, div.widget[id*=black-studio-tinymce] .widget-action",function(){a(this).parents("#available-widgets").length||(bstw(a(this)).prepare().responsive().activate(!1),a("input[name=savewidget]",bstw(a(this)).get_widget()).on("click",function(){var b=a(this).closest(".widget").find(".wp-editor-wrap").height();a(this).closest(".widget").find(".wp-editor-wrap").height(b).append('<div class="bstw-loading"></div>'),a(this).closest(".widget").find(".bstw-loading").height(b).show(),bstw(a(this)).update_content()}))}),a(document).on("widget-added",function(a,b){b.is("[id*=black-studio-tinymce]")&&(a.preventDefault(),bstw(b).activate())}),a(document).on("widget-updated",function(a,b){b.is("[id*=black-studio-tinymce]")&&(a.preventDefault(),bstw(b).deactivate().activate())}),a(document).on("widget-synced",function(a,b){b.is("[id*=black-studio-tinymce]")&&(a.preventDefault(),"visual"===bstw(b).get_mode()&&bstw(b).update_content())}),a(document).on("click","[id^=widget-black-studio-tinymce][id$=tmce]",function(){bstw(a(this)).set_mode("visual")}),a(document).on("click","[id^=widget-black-studio-tinymce][id$=html]",function(){bstw(a(this)).set_mode("html")}),a(document).on("click.wp-editor",".wp-editor-wrap",function(){this.id&&(window.wpActiveEditor=this.id.slice(3,-5))}),a(document).on("sortstart",function(b,c){var d=["body.wp-customizer .expanded > div[id*=black-studio-tinymce].widget",".widget-liquid-right div[id*=black-studio-tinymce].widget.open"];a(d.join(", ")).filter(":has(.widget-inside:visible)").each(function(){a(".widget-title",this).trigger("click"),bstw(a(this)).deactivate()}),c.item.is("[id*=black-studio-tinymce]")&&bstw(c.item.find("textarea[id^=widget-black-studio-tinymce]")).deactivate()}),a(document).on("sortstop",function(a,b){b.item.is("[id*=black-studio-tinymce]")&&bstw(b.item.find("textarea[id^=widget-black-studio-tinymce]")).activate(!1)}),a(document).on("sortupdate",function(b,c){null!==b&&a(c.item).is(".ui-draggable")||(a("body").addClass("wait"),setTimeout(function(){a("textarea[id^=widget-black-studio-tinymce].active").each(function(){bstw(a(this)).deactivate()}),a("body").removeClass("wait")},1e3))}),"object"==typeof bstw_data.activate_events&&bstw_data.activate_events.length>0&&a(document).on(bstw_data.activate_events.join(" "),function(b){bstw(a(b.target)).activate()}),"object"==typeof bstw_data.deactivate_events&&bstw_data.deactivate_events.length>0&&a(document).on(bstw_data.deactivate_events.join(" "),function(b){bstw(a(b.target)).deactivate()}),a(window).resize(function(){a("textarea[id^=widget-black-studio-tinymce]").each(function(){bstw(a(this)).responsive()})}),a("#qt_widget-black-studio-tinymce-__i__-text_toolbar").remove(),a(document).on("click",".bstw-links-icon",function(b){b.preventDefault(),a(this).closest(".bstw-links").children(".bstw-links-list").toggle()})})}(jQuery);
|
js/wp-page-widget.min.js
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
-
/* Black Studio TinyMCE Widget - v2.2.
|
2 |
!function(a){a(document).ready(function(){a(document).on("click","#pw-sidebars-customize div[id*=black-studio-tinymce].widget input.widget-control-save",function(){a(this).unbind("ajaxSuccess").ajaxSuccess(function(){a(this).trigger("widget-updated",[bstw(a(this)).get_widget()]).unbind("ajaxSuccess")})}),a(document).on("click","#pw-sidebars-customize div[id*=black-studio-tinymce].widget .widget-title",function(){var b=bstw(a(this)).get_textarea();b.hasClass("active")&&(bstw(a(this)).deactivate(),a(this).trigger("widget-added",[bstw(a(this)).get_widget()]))})})}(jQuery);
|
1 |
+
/* Black Studio TinyMCE Widget - v2.2.2 */
|
2 |
!function(a){a(document).ready(function(){a(document).on("click","#pw-sidebars-customize div[id*=black-studio-tinymce].widget input.widget-control-save",function(){a(this).unbind("ajaxSuccess").ajaxSuccess(function(){a(this).trigger("widget-updated",[bstw(a(this)).get_widget()]).unbind("ajaxSuccess")})}),a(document).on("click","#pw-sidebars-customize div[id*=black-studio-tinymce].widget .widget-title",function(){var b=bstw(a(this)).get_textarea();b.hasClass("active")&&(bstw(a(this)).deactivate(),a(this).trigger("widget-added",[bstw(a(this)).get_widget()]))})})}(jQuery);
|
languages/black-studio-tinymce-widget-da_DK.mo
CHANGED
Binary file
|
languages/black-studio-tinymce-widget-da_DK.po
CHANGED
@@ -6,8 +6,8 @@ msgid ""
|
|
6 |
msgstr ""
|
7 |
"Project-Id-Version: Black Studio TinyMCE Widget\n"
|
8 |
"Report-Msgid-Bugs-To: https://github.com/black-studio/black-studio-tinymce-widget/issues\n"
|
9 |
-
"POT-Creation-Date: 2014-
|
10 |
-
"PO-Revision-Date: 2014-
|
11 |
"Last-Translator: marcochiesi <marco@blackstudio.it>\n"
|
12 |
"Language-Team: Danish (Denmark) (http://www.transifex.com/projects/p/black-studio-tinymce-widget/language/da_DK/)\n"
|
13 |
"MIME-Version: 1.0\n"
|
@@ -27,61 +27,61 @@ msgstr ""
|
|
27 |
|
28 |
#. translators: error message shown when multiple instance of the plugin are
|
29 |
#. detected
|
30 |
-
#: black-studio-tinymce-widget.php:
|
31 |
msgid ""
|
32 |
"ERROR: Multiple instances of the Black Studio TinyMCE Widget plugin were "
|
33 |
"detected. Please activate only one instance at a time."
|
34 |
msgstr ""
|
35 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
36 |
#. translators: error message shown when a duplicated widget ID is detected
|
37 |
-
#: includes/class-admin.php:
|
38 |
msgid ""
|
39 |
"ERROR: Duplicate widget ID detected. To avoid content loss, please create a "
|
40 |
"new widget with the same content and then delete this one."
|
41 |
msgstr ""
|
42 |
|
43 |
#. translators: text used for plugin home link
|
44 |
-
#: includes/class-admin.php:
|
45 |
msgid "Home"
|
46 |
msgstr "Forside"
|
47 |
|
48 |
#. translators: text used for support faq link
|
49 |
-
#: includes/class-admin.php:
|
50 |
msgid "FAQ"
|
51 |
msgstr "FAQ"
|
52 |
|
53 |
#. translators: text used for support forum link
|
54 |
-
#: includes/class-admin.php:
|
55 |
msgid "Support"
|
56 |
msgstr "Support"
|
57 |
|
58 |
#. translators: text used for reviews link
|
59 |
-
#: includes/class-admin.php:
|
60 |
msgid "Rate"
|
61 |
msgstr "Rate"
|
62 |
|
63 |
#. translators: text used for follow on twitter link
|
64 |
-
#: includes/class-admin.php:
|
65 |
msgid "Follow"
|
66 |
msgstr "Følg"
|
67 |
|
68 |
#. translators: text used for donation link
|
69 |
-
#: includes/class-admin.php:
|
70 |
msgid "Donate"
|
71 |
msgstr "Doner"
|
72 |
|
73 |
#. translators: text used for the icon that shows the plugin links
|
74 |
-
#: includes/class-admin.php:
|
75 |
msgid "About Black Studio TinyMCE Widget plugin"
|
76 |
msgstr ""
|
77 |
|
78 |
-
#. translators: text for the dismissable admin pointer tooltip
|
79 |
-
#: includes/class-admin.php:428
|
80 |
-
msgid ""
|
81 |
-
"The Visual Editor widget allows you to insert rich text and media objects in"
|
82 |
-
" your sidebars"
|
83 |
-
msgstr ""
|
84 |
-
|
85 |
#. translators: title of the widget
|
86 |
#: includes/class-widget.php:28
|
87 |
msgid "Visual Editor"
|
6 |
msgstr ""
|
7 |
"Project-Id-Version: Black Studio TinyMCE Widget\n"
|
8 |
"Report-Msgid-Bugs-To: https://github.com/black-studio/black-studio-tinymce-widget/issues\n"
|
9 |
+
"POT-Creation-Date: 2014-12-24 09:59:17+00:00\n"
|
10 |
+
"PO-Revision-Date: 2014-12-22 20:06+0000\n"
|
11 |
"Last-Translator: marcochiesi <marco@blackstudio.it>\n"
|
12 |
"Language-Team: Danish (Denmark) (http://www.transifex.com/projects/p/black-studio-tinymce-widget/language/da_DK/)\n"
|
13 |
"MIME-Version: 1.0\n"
|
27 |
|
28 |
#. translators: error message shown when multiple instance of the plugin are
|
29 |
#. detected
|
30 |
+
#: black-studio-tinymce-widget.php:280
|
31 |
msgid ""
|
32 |
"ERROR: Multiple instances of the Black Studio TinyMCE Widget plugin were "
|
33 |
"detected. Please activate only one instance at a time."
|
34 |
msgstr ""
|
35 |
|
36 |
+
#. translators: text for the dismissable admin pointer tooltip
|
37 |
+
#: includes/class-admin-pointer.php:168
|
38 |
+
msgid ""
|
39 |
+
"The Visual Editor widget allows you to insert rich text and media objects in"
|
40 |
+
" your sidebars"
|
41 |
+
msgstr ""
|
42 |
+
|
43 |
#. translators: error message shown when a duplicated widget ID is detected
|
44 |
+
#: includes/class-admin.php:247
|
45 |
msgid ""
|
46 |
"ERROR: Duplicate widget ID detected. To avoid content loss, please create a "
|
47 |
"new widget with the same content and then delete this one."
|
48 |
msgstr ""
|
49 |
|
50 |
#. translators: text used for plugin home link
|
51 |
+
#: includes/class-admin.php:335
|
52 |
msgid "Home"
|
53 |
msgstr "Forside"
|
54 |
|
55 |
#. translators: text used for support faq link
|
56 |
+
#: includes/class-admin.php:337
|
57 |
msgid "FAQ"
|
58 |
msgstr "FAQ"
|
59 |
|
60 |
#. translators: text used for support forum link
|
61 |
+
#: includes/class-admin.php:339
|
62 |
msgid "Support"
|
63 |
msgstr "Support"
|
64 |
|
65 |
#. translators: text used for reviews link
|
66 |
+
#: includes/class-admin.php:341
|
67 |
msgid "Rate"
|
68 |
msgstr "Rate"
|
69 |
|
70 |
#. translators: text used for follow on twitter link
|
71 |
+
#: includes/class-admin.php:343
|
72 |
msgid "Follow"
|
73 |
msgstr "Følg"
|
74 |
|
75 |
#. translators: text used for donation link
|
76 |
+
#: includes/class-admin.php:345
|
77 |
msgid "Donate"
|
78 |
msgstr "Doner"
|
79 |
|
80 |
#. translators: text used for the icon that shows the plugin links
|
81 |
+
#: includes/class-admin.php:365
|
82 |
msgid "About Black Studio TinyMCE Widget plugin"
|
83 |
msgstr ""
|
84 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
85 |
#. translators: title of the widget
|
86 |
#: includes/class-widget.php:28
|
87 |
msgid "Visual Editor"
|
languages/black-studio-tinymce-widget-de_DE.mo
CHANGED
Binary file
|
languages/black-studio-tinymce-widget-de_DE.po
CHANGED
@@ -4,13 +4,14 @@
|
|
4 |
# Christian Foellmann <foellmann@foe-services.de>, 2014
|
5 |
# marcochiesi <marco@blackstudio.it>, 2014
|
6 |
# Marcus C. J. Hartmann <marcus.hartmann@mcjh-medien.de>, 2014
|
|
|
7 |
msgid ""
|
8 |
msgstr ""
|
9 |
"Project-Id-Version: Black Studio TinyMCE Widget\n"
|
10 |
"Report-Msgid-Bugs-To: https://github.com/black-studio/black-studio-tinymce-widget/issues\n"
|
11 |
-
"POT-Creation-Date: 2014-
|
12 |
-
"PO-Revision-Date: 2014-
|
13 |
-
"Last-Translator:
|
14 |
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/black-studio-tinymce-widget/language/de_DE/)\n"
|
15 |
"MIME-Version: 1.0\n"
|
16 |
"Content-Type: text/plain; charset=UTF-8\n"
|
@@ -33,14 +34,14 @@ msgstr ""
|
|
33 |
msgid ""
|
34 |
"ERROR: Multiple instances of the Black Studio TinyMCE Widget plugin were "
|
35 |
"detected. Please activate only one instance at a time."
|
36 |
-
msgstr ""
|
37 |
|
38 |
#. translators: text for the dismissable admin pointer tooltip
|
39 |
#: includes/class-admin-pointer.php:168
|
40 |
msgid ""
|
41 |
"The Visual Editor widget allows you to insert rich text and media objects in"
|
42 |
" your sidebars"
|
43 |
-
msgstr "Das Widget für optische
|
44 |
|
45 |
#. translators: error message shown when a duplicated widget ID is detected
|
46 |
#: includes/class-admin.php:247
|
@@ -50,44 +51,44 @@ msgid ""
|
|
50 |
msgstr "FEHLER: Doppelte Widget-ID gefunden. Um den Verlust von Daten zu verhindern, erstelle ein neues Widget mit dem gleichen Inhalt und lösche das Aktuelle."
|
51 |
|
52 |
#. translators: text used for plugin home link
|
53 |
-
#: includes/class-admin.php:
|
54 |
msgid "Home"
|
55 |
msgstr "Home"
|
56 |
|
57 |
#. translators: text used for support faq link
|
58 |
-
#: includes/class-admin.php:
|
59 |
msgid "FAQ"
|
60 |
msgstr "FAQ"
|
61 |
|
62 |
#. translators: text used for support forum link
|
63 |
-
#: includes/class-admin.php:
|
64 |
msgid "Support"
|
65 |
msgstr "Support"
|
66 |
|
67 |
#. translators: text used for reviews link
|
68 |
-
#: includes/class-admin.php:
|
69 |
msgid "Rate"
|
70 |
msgstr "Bewerten"
|
71 |
|
72 |
#. translators: text used for follow on twitter link
|
73 |
-
#: includes/class-admin.php:
|
74 |
msgid "Follow"
|
75 |
msgstr "Folgen"
|
76 |
|
77 |
#. translators: text used for donation link
|
78 |
-
#: includes/class-admin.php:
|
79 |
msgid "Donate"
|
80 |
-
msgstr "
|
81 |
|
82 |
#. translators: text used for the icon that shows the plugin links
|
83 |
-
#: includes/class-admin.php:
|
84 |
msgid "About Black Studio TinyMCE Widget plugin"
|
85 |
-
msgstr ""
|
86 |
|
87 |
#. translators: title of the widget
|
88 |
#: includes/class-widget.php:28
|
89 |
msgid "Visual Editor"
|
90 |
-
msgstr "
|
91 |
|
92 |
#. translators: description of the widget, shown in available widgets
|
93 |
#: includes/class-widget.php:30
|
@@ -98,4 +99,4 @@ msgstr "Normaler Text oder HTML mit Editor"
|
|
98 |
msgid ""
|
99 |
"Adds a new \"Visual Editor\" widget type based on the native WordPress "
|
100 |
"TinyMCE editor."
|
101 |
-
msgstr "Ein \"Visual Editor\" Widget basierend auf dem nativen WordPress TinyMCE
|
4 |
# Christian Foellmann <foellmann@foe-services.de>, 2014
|
5 |
# marcochiesi <marco@blackstudio.it>, 2014
|
6 |
# Marcus C. J. Hartmann <marcus.hartmann@mcjh-medien.de>, 2014
|
7 |
+
# Stefan Meier <hello@stefanmeier.net>, 2014
|
8 |
msgid ""
|
9 |
msgstr ""
|
10 |
"Project-Id-Version: Black Studio TinyMCE Widget\n"
|
11 |
"Report-Msgid-Bugs-To: https://github.com/black-studio/black-studio-tinymce-widget/issues\n"
|
12 |
+
"POT-Creation-Date: 2014-12-24 09:59:17+00:00\n"
|
13 |
+
"PO-Revision-Date: 2014-12-22 20:06+0000\n"
|
14 |
+
"Last-Translator: Stefan Meier <hello@stefanmeier.net>\n"
|
15 |
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/black-studio-tinymce-widget/language/de_DE/)\n"
|
16 |
"MIME-Version: 1.0\n"
|
17 |
"Content-Type: text/plain; charset=UTF-8\n"
|
34 |
msgid ""
|
35 |
"ERROR: Multiple instances of the Black Studio TinyMCE Widget plugin were "
|
36 |
"detected. Please activate only one instance at a time."
|
37 |
+
msgstr "FEHLER: Es wurden mehrere Instanzen des Black Studio TinyMCE Widget Plugins erkannt. Bitte aktiviere immer nur eine Instanz."
|
38 |
|
39 |
#. translators: text for the dismissable admin pointer tooltip
|
40 |
#: includes/class-admin-pointer.php:168
|
41 |
msgid ""
|
42 |
"The Visual Editor widget allows you to insert rich text and media objects in"
|
43 |
" your sidebars"
|
44 |
+
msgstr "Das Widget für optische Bearbeitung ermöglicht es dir, Medienobjekte und Texte im .rtf-Format in deine Seitenleisten einzufügen."
|
45 |
|
46 |
#. translators: error message shown when a duplicated widget ID is detected
|
47 |
#: includes/class-admin.php:247
|
51 |
msgstr "FEHLER: Doppelte Widget-ID gefunden. Um den Verlust von Daten zu verhindern, erstelle ein neues Widget mit dem gleichen Inhalt und lösche das Aktuelle."
|
52 |
|
53 |
#. translators: text used for plugin home link
|
54 |
+
#: includes/class-admin.php:335
|
55 |
msgid "Home"
|
56 |
msgstr "Home"
|
57 |
|
58 |
#. translators: text used for support faq link
|
59 |
+
#: includes/class-admin.php:337
|
60 |
msgid "FAQ"
|
61 |
msgstr "FAQ"
|
62 |
|
63 |
#. translators: text used for support forum link
|
64 |
+
#: includes/class-admin.php:339
|
65 |
msgid "Support"
|
66 |
msgstr "Support"
|
67 |
|
68 |
#. translators: text used for reviews link
|
69 |
+
#: includes/class-admin.php:341
|
70 |
msgid "Rate"
|
71 |
msgstr "Bewerten"
|
72 |
|
73 |
#. translators: text used for follow on twitter link
|
74 |
+
#: includes/class-admin.php:343
|
75 |
msgid "Follow"
|
76 |
msgstr "Folgen"
|
77 |
|
78 |
#. translators: text used for donation link
|
79 |
+
#: includes/class-admin.php:345
|
80 |
msgid "Donate"
|
81 |
+
msgstr "Spenden"
|
82 |
|
83 |
#. translators: text used for the icon that shows the plugin links
|
84 |
+
#: includes/class-admin.php:365
|
85 |
msgid "About Black Studio TinyMCE Widget plugin"
|
86 |
+
msgstr "Über das Black Studio TinyMCE Widget Plugin"
|
87 |
|
88 |
#. translators: title of the widget
|
89 |
#: includes/class-widget.php:28
|
90 |
msgid "Visual Editor"
|
91 |
+
msgstr "Visueller Editor"
|
92 |
|
93 |
#. translators: description of the widget, shown in available widgets
|
94 |
#: includes/class-widget.php:30
|
99 |
msgid ""
|
100 |
"Adds a new \"Visual Editor\" widget type based on the native WordPress "
|
101 |
"TinyMCE editor."
|
102 |
+
msgstr "Ein \"Visual Editor\" Widget basierend auf dem nativen WordPress TinyMCE Editor"
|
languages/black-studio-tinymce-widget-el.mo
CHANGED
Binary file
|
languages/black-studio-tinymce-widget-el.po
CHANGED
@@ -6,8 +6,8 @@ msgid ""
|
|
6 |
msgstr ""
|
7 |
"Project-Id-Version: Black Studio TinyMCE Widget\n"
|
8 |
"Report-Msgid-Bugs-To: https://github.com/black-studio/black-studio-tinymce-widget/issues\n"
|
9 |
-
"POT-Creation-Date: 2014-
|
10 |
-
"PO-Revision-Date: 2014-
|
11 |
"Last-Translator: marcochiesi <marco@blackstudio.it>\n"
|
12 |
"Language-Team: Greek (http://www.transifex.com/projects/p/black-studio-tinymce-widget/language/el/)\n"
|
13 |
"MIME-Version: 1.0\n"
|
@@ -27,61 +27,61 @@ msgstr ""
|
|
27 |
|
28 |
#. translators: error message shown when multiple instance of the plugin are
|
29 |
#. detected
|
30 |
-
#: black-studio-tinymce-widget.php:
|
31 |
msgid ""
|
32 |
"ERROR: Multiple instances of the Black Studio TinyMCE Widget plugin were "
|
33 |
"detected. Please activate only one instance at a time."
|
34 |
msgstr ""
|
35 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
36 |
#. translators: error message shown when a duplicated widget ID is detected
|
37 |
-
#: includes/class-admin.php:
|
38 |
msgid ""
|
39 |
"ERROR: Duplicate widget ID detected. To avoid content loss, please create a "
|
40 |
"new widget with the same content and then delete this one."
|
41 |
msgstr "ΣΦΑΛΜΑ: Ανιχνεύθηκε ID διπλής μονάδας. Για να αποφύγετε την απώλεια περιεχομένου, παρακαλώ δημιουργήστε μια νέα μονάδα με το ίδιο περιεχόμενο και έπειτα διαγράψτε αυτή."
|
42 |
|
43 |
#. translators: text used for plugin home link
|
44 |
-
#: includes/class-admin.php:
|
45 |
msgid "Home"
|
46 |
msgstr "Αρχική"
|
47 |
|
48 |
#. translators: text used for support faq link
|
49 |
-
#: includes/class-admin.php:
|
50 |
msgid "FAQ"
|
51 |
msgstr "Κοινές απορίες"
|
52 |
|
53 |
#. translators: text used for support forum link
|
54 |
-
#: includes/class-admin.php:
|
55 |
msgid "Support"
|
56 |
msgstr "Υποστήριξη"
|
57 |
|
58 |
#. translators: text used for reviews link
|
59 |
-
#: includes/class-admin.php:
|
60 |
msgid "Rate"
|
61 |
msgstr "Αξιολόγηση"
|
62 |
|
63 |
#. translators: text used for follow on twitter link
|
64 |
-
#: includes/class-admin.php:
|
65 |
msgid "Follow"
|
66 |
msgstr "Ακολουθήστε"
|
67 |
|
68 |
#. translators: text used for donation link
|
69 |
-
#: includes/class-admin.php:
|
70 |
msgid "Donate"
|
71 |
msgstr "Δωρεά"
|
72 |
|
73 |
#. translators: text used for the icon that shows the plugin links
|
74 |
-
#: includes/class-admin.php:
|
75 |
msgid "About Black Studio TinyMCE Widget plugin"
|
76 |
msgstr ""
|
77 |
|
78 |
-
#. translators: text for the dismissable admin pointer tooltip
|
79 |
-
#: includes/class-admin.php:428
|
80 |
-
msgid ""
|
81 |
-
"The Visual Editor widget allows you to insert rich text and media objects in"
|
82 |
-
" your sidebars"
|
83 |
-
msgstr ""
|
84 |
-
|
85 |
#. translators: title of the widget
|
86 |
#: includes/class-widget.php:28
|
87 |
msgid "Visual Editor"
|
6 |
msgstr ""
|
7 |
"Project-Id-Version: Black Studio TinyMCE Widget\n"
|
8 |
"Report-Msgid-Bugs-To: https://github.com/black-studio/black-studio-tinymce-widget/issues\n"
|
9 |
+
"POT-Creation-Date: 2014-12-24 09:59:17+00:00\n"
|
10 |
+
"PO-Revision-Date: 2014-12-22 20:06+0000\n"
|
11 |
"Last-Translator: marcochiesi <marco@blackstudio.it>\n"
|
12 |
"Language-Team: Greek (http://www.transifex.com/projects/p/black-studio-tinymce-widget/language/el/)\n"
|
13 |
"MIME-Version: 1.0\n"
|
27 |
|
28 |
#. translators: error message shown when multiple instance of the plugin are
|
29 |
#. detected
|
30 |
+
#: black-studio-tinymce-widget.php:280
|
31 |
msgid ""
|
32 |
"ERROR: Multiple instances of the Black Studio TinyMCE Widget plugin were "
|
33 |
"detected. Please activate only one instance at a time."
|
34 |
msgstr ""
|
35 |
|
36 |
+
#. translators: text for the dismissable admin pointer tooltip
|
37 |
+
#: includes/class-admin-pointer.php:168
|
38 |
+
msgid ""
|
39 |
+
"The Visual Editor widget allows you to insert rich text and media objects in"
|
40 |
+
" your sidebars"
|
41 |
+
msgstr ""
|
42 |
+
|
43 |
#. translators: error message shown when a duplicated widget ID is detected
|
44 |
+
#: includes/class-admin.php:247
|
45 |
msgid ""
|
46 |
"ERROR: Duplicate widget ID detected. To avoid content loss, please create a "
|
47 |
"new widget with the same content and then delete this one."
|
48 |
msgstr "ΣΦΑΛΜΑ: Ανιχνεύθηκε ID διπλής μονάδας. Για να αποφύγετε την απώλεια περιεχομένου, παρακαλώ δημιουργήστε μια νέα μονάδα με το ίδιο περιεχόμενο και έπειτα διαγράψτε αυτή."
|
49 |
|
50 |
#. translators: text used for plugin home link
|
51 |
+
#: includes/class-admin.php:335
|
52 |
msgid "Home"
|
53 |
msgstr "Αρχική"
|
54 |
|
55 |
#. translators: text used for support faq link
|
56 |
+
#: includes/class-admin.php:337
|
57 |
msgid "FAQ"
|
58 |
msgstr "Κοινές απορίες"
|
59 |
|
60 |
#. translators: text used for support forum link
|
61 |
+
#: includes/class-admin.php:339
|
62 |
msgid "Support"
|
63 |
msgstr "Υποστήριξη"
|
64 |
|
65 |
#. translators: text used for reviews link
|
66 |
+
#: includes/class-admin.php:341
|
67 |
msgid "Rate"
|
68 |
msgstr "Αξιολόγηση"
|
69 |
|
70 |
#. translators: text used for follow on twitter link
|
71 |
+
#: includes/class-admin.php:343
|
72 |
msgid "Follow"
|
73 |
msgstr "Ακολουθήστε"
|
74 |
|
75 |
#. translators: text used for donation link
|
76 |
+
#: includes/class-admin.php:345
|
77 |
msgid "Donate"
|
78 |
msgstr "Δωρεά"
|
79 |
|
80 |
#. translators: text used for the icon that shows the plugin links
|
81 |
+
#: includes/class-admin.php:365
|
82 |
msgid "About Black Studio TinyMCE Widget plugin"
|
83 |
msgstr ""
|
84 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
85 |
#. translators: title of the widget
|
86 |
#: includes/class-widget.php:28
|
87 |
msgid "Visual Editor"
|
languages/black-studio-tinymce-widget-en_GB.mo
CHANGED
Binary file
|
languages/black-studio-tinymce-widget-en_GB.po
CHANGED
@@ -6,8 +6,8 @@ msgid ""
|
|
6 |
msgstr ""
|
7 |
"Project-Id-Version: Black Studio TinyMCE Widget\n"
|
8 |
"Report-Msgid-Bugs-To: https://github.com/black-studio/black-studio-tinymce-widget/issues\n"
|
9 |
-
"POT-Creation-Date: 2014-
|
10 |
-
"PO-Revision-Date: 2014-
|
11 |
"Last-Translator: marcochiesi <marco@blackstudio.it>\n"
|
12 |
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/black-studio-tinymce-widget/language/en_GB/)\n"
|
13 |
"MIME-Version: 1.0\n"
|
@@ -34,51 +34,51 @@ msgid ""
|
|
34 |
msgstr "ERROR: Multiple instances of the Black Studio TinyMCE Widget plugin were detected. Please activate only one instance at a time."
|
35 |
|
36 |
#. translators: text for the dismissable admin pointer tooltip
|
37 |
-
#: includes/class-admin-pointer.php:
|
38 |
msgid ""
|
39 |
"The Visual Editor widget allows you to insert rich text and media objects in"
|
40 |
" your sidebars"
|
41 |
msgstr "The Visual Editor widget allows you to insert rich text and media objects in your sidebars"
|
42 |
|
43 |
#. translators: error message shown when a duplicated widget ID is detected
|
44 |
-
#: includes/class-admin.php:
|
45 |
msgid ""
|
46 |
"ERROR: Duplicate widget ID detected. To avoid content loss, please create a "
|
47 |
"new widget with the same content and then delete this one."
|
48 |
msgstr "ERROR: Duplicate widget ID detected. To avoid content loss, please create a new widget with the same content and then delete this one."
|
49 |
|
50 |
#. translators: text used for plugin home link
|
51 |
-
#: includes/class-admin.php:
|
52 |
msgid "Home"
|
53 |
msgstr "Home"
|
54 |
|
55 |
#. translators: text used for support faq link
|
56 |
-
#: includes/class-admin.php:
|
57 |
msgid "FAQ"
|
58 |
msgstr "FAQ"
|
59 |
|
60 |
#. translators: text used for support forum link
|
61 |
-
#: includes/class-admin.php:
|
62 |
msgid "Support"
|
63 |
msgstr "Support"
|
64 |
|
65 |
#. translators: text used for reviews link
|
66 |
-
#: includes/class-admin.php:
|
67 |
msgid "Rate"
|
68 |
msgstr "Rate"
|
69 |
|
70 |
#. translators: text used for follow on twitter link
|
71 |
-
#: includes/class-admin.php:
|
72 |
msgid "Follow"
|
73 |
msgstr "Follow"
|
74 |
|
75 |
#. translators: text used for donation link
|
76 |
-
#: includes/class-admin.php:
|
77 |
msgid "Donate"
|
78 |
msgstr "Donate"
|
79 |
|
80 |
#. translators: text used for the icon that shows the plugin links
|
81 |
-
#: includes/class-admin.php:
|
82 |
msgid "About Black Studio TinyMCE Widget plugin"
|
83 |
msgstr "About Black Studio TinyMCE Widget plugin"
|
84 |
|
6 |
msgstr ""
|
7 |
"Project-Id-Version: Black Studio TinyMCE Widget\n"
|
8 |
"Report-Msgid-Bugs-To: https://github.com/black-studio/black-studio-tinymce-widget/issues\n"
|
9 |
+
"POT-Creation-Date: 2014-12-24 09:59:17+00:00\n"
|
10 |
+
"PO-Revision-Date: 2014-12-22 20:06+0000\n"
|
11 |
"Last-Translator: marcochiesi <marco@blackstudio.it>\n"
|
12 |
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/black-studio-tinymce-widget/language/en_GB/)\n"
|
13 |
"MIME-Version: 1.0\n"
|
34 |
msgstr "ERROR: Multiple instances of the Black Studio TinyMCE Widget plugin were detected. Please activate only one instance at a time."
|
35 |
|
36 |
#. translators: text for the dismissable admin pointer tooltip
|
37 |
+
#: includes/class-admin-pointer.php:168
|
38 |
msgid ""
|
39 |
"The Visual Editor widget allows you to insert rich text and media objects in"
|
40 |
" your sidebars"
|
41 |
msgstr "The Visual Editor widget allows you to insert rich text and media objects in your sidebars"
|
42 |
|
43 |
#. translators: error message shown when a duplicated widget ID is detected
|
44 |
+
#: includes/class-admin.php:247
|
45 |
msgid ""
|
46 |
"ERROR: Duplicate widget ID detected. To avoid content loss, please create a "
|
47 |
"new widget with the same content and then delete this one."
|
48 |
msgstr "ERROR: Duplicate widget ID detected. To avoid content loss, please create a new widget with the same content and then delete this one."
|
49 |
|
50 |
#. translators: text used for plugin home link
|
51 |
+
#: includes/class-admin.php:335
|
52 |
msgid "Home"
|
53 |
msgstr "Home"
|
54 |
|
55 |
#. translators: text used for support faq link
|
56 |
+
#: includes/class-admin.php:337
|
57 |
msgid "FAQ"
|
58 |
msgstr "FAQ"
|
59 |
|
60 |
#. translators: text used for support forum link
|
61 |
+
#: includes/class-admin.php:339
|
62 |
msgid "Support"
|
63 |
msgstr "Support"
|
64 |
|
65 |
#. translators: text used for reviews link
|
66 |
+
#: includes/class-admin.php:341
|
67 |
msgid "Rate"
|
68 |
msgstr "Rate"
|
69 |
|
70 |
#. translators: text used for follow on twitter link
|
71 |
+
#: includes/class-admin.php:343
|
72 |
msgid "Follow"
|
73 |
msgstr "Follow"
|
74 |
|
75 |
#. translators: text used for donation link
|
76 |
+
#: includes/class-admin.php:345
|
77 |
msgid "Donate"
|
78 |
msgstr "Donate"
|
79 |
|
80 |
#. translators: text used for the icon that shows the plugin links
|
81 |
+
#: includes/class-admin.php:365
|
82 |
msgid "About Black Studio TinyMCE Widget plugin"
|
83 |
msgstr "About Black Studio TinyMCE Widget plugin"
|
84 |
|
languages/black-studio-tinymce-widget-es_ES.mo
CHANGED
Binary file
|
languages/black-studio-tinymce-widget-es_ES.po
CHANGED
@@ -7,8 +7,8 @@ msgid ""
|
|
7 |
msgstr ""
|
8 |
"Project-Id-Version: Black Studio TinyMCE Widget\n"
|
9 |
"Report-Msgid-Bugs-To: https://github.com/black-studio/black-studio-tinymce-widget/issues\n"
|
10 |
-
"POT-Creation-Date: 2014-
|
11 |
-
"PO-Revision-Date: 2014-
|
12 |
"Last-Translator: marcochiesi <marco@blackstudio.it>\n"
|
13 |
"Language-Team: Spanish (Spain) (http://www.transifex.com/projects/p/black-studio-tinymce-widget/language/es_ES/)\n"
|
14 |
"MIME-Version: 1.0\n"
|
@@ -28,61 +28,61 @@ msgstr ""
|
|
28 |
|
29 |
#. translators: error message shown when multiple instance of the plugin are
|
30 |
#. detected
|
31 |
-
#: black-studio-tinymce-widget.php:
|
32 |
msgid ""
|
33 |
"ERROR: Multiple instances of the Black Studio TinyMCE Widget plugin were "
|
34 |
"detected. Please activate only one instance at a time."
|
35 |
msgstr ""
|
36 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
37 |
#. translators: error message shown when a duplicated widget ID is detected
|
38 |
-
#: includes/class-admin.php:
|
39 |
msgid ""
|
40 |
"ERROR: Duplicate widget ID detected. To avoid content loss, please create a "
|
41 |
"new widget with the same content and then delete this one."
|
42 |
msgstr "Error: Detectado ID de widget duplicado. Para evitar la pérdida de contenido, por favor cree un nuevo widget con el mismo contenido y borre este."
|
43 |
|
44 |
#. translators: text used for plugin home link
|
45 |
-
#: includes/class-admin.php:
|
46 |
msgid "Home"
|
47 |
msgstr "INICIO"
|
48 |
|
49 |
#. translators: text used for support faq link
|
50 |
-
#: includes/class-admin.php:
|
51 |
msgid "FAQ"
|
52 |
msgstr "FAQ"
|
53 |
|
54 |
#. translators: text used for support forum link
|
55 |
-
#: includes/class-admin.php:
|
56 |
msgid "Support"
|
57 |
msgstr "Soporte"
|
58 |
|
59 |
#. translators: text used for reviews link
|
60 |
-
#: includes/class-admin.php:
|
61 |
msgid "Rate"
|
62 |
msgstr "Puntuar"
|
63 |
|
64 |
#. translators: text used for follow on twitter link
|
65 |
-
#: includes/class-admin.php:
|
66 |
msgid "Follow"
|
67 |
msgstr "Seguir"
|
68 |
|
69 |
#. translators: text used for donation link
|
70 |
-
#: includes/class-admin.php:
|
71 |
msgid "Donate"
|
72 |
msgstr "Donación"
|
73 |
|
74 |
#. translators: text used for the icon that shows the plugin links
|
75 |
-
#: includes/class-admin.php:
|
76 |
msgid "About Black Studio TinyMCE Widget plugin"
|
77 |
msgstr ""
|
78 |
|
79 |
-
#. translators: text for the dismissable admin pointer tooltip
|
80 |
-
#: includes/class-admin.php:428
|
81 |
-
msgid ""
|
82 |
-
"The Visual Editor widget allows you to insert rich text and media objects in"
|
83 |
-
" your sidebars"
|
84 |
-
msgstr ""
|
85 |
-
|
86 |
#. translators: title of the widget
|
87 |
#: includes/class-widget.php:28
|
88 |
msgid "Visual Editor"
|
7 |
msgstr ""
|
8 |
"Project-Id-Version: Black Studio TinyMCE Widget\n"
|
9 |
"Report-Msgid-Bugs-To: https://github.com/black-studio/black-studio-tinymce-widget/issues\n"
|
10 |
+
"POT-Creation-Date: 2014-12-24 09:59:17+00:00\n"
|
11 |
+
"PO-Revision-Date: 2014-12-22 20:06+0000\n"
|
12 |
"Last-Translator: marcochiesi <marco@blackstudio.it>\n"
|
13 |
"Language-Team: Spanish (Spain) (http://www.transifex.com/projects/p/black-studio-tinymce-widget/language/es_ES/)\n"
|
14 |
"MIME-Version: 1.0\n"
|
28 |
|
29 |
#. translators: error message shown when multiple instance of the plugin are
|
30 |
#. detected
|
31 |
+
#: black-studio-tinymce-widget.php:280
|
32 |
msgid ""
|
33 |
"ERROR: Multiple instances of the Black Studio TinyMCE Widget plugin were "
|
34 |
"detected. Please activate only one instance at a time."
|
35 |
msgstr ""
|
36 |
|
37 |
+
#. translators: text for the dismissable admin pointer tooltip
|
38 |
+
#: includes/class-admin-pointer.php:168
|
39 |
+
msgid ""
|
40 |
+
"The Visual Editor widget allows you to insert rich text and media objects in"
|
41 |
+
" your sidebars"
|
42 |
+
msgstr ""
|
43 |
+
|
44 |
#. translators: error message shown when a duplicated widget ID is detected
|
45 |
+
#: includes/class-admin.php:247
|
46 |
msgid ""
|
47 |
"ERROR: Duplicate widget ID detected. To avoid content loss, please create a "
|
48 |
"new widget with the same content and then delete this one."
|
49 |
msgstr "Error: Detectado ID de widget duplicado. Para evitar la pérdida de contenido, por favor cree un nuevo widget con el mismo contenido y borre este."
|
50 |
|
51 |
#. translators: text used for plugin home link
|
52 |
+
#: includes/class-admin.php:335
|
53 |
msgid "Home"
|
54 |
msgstr "INICIO"
|
55 |
|
56 |
#. translators: text used for support faq link
|
57 |
+
#: includes/class-admin.php:337
|
58 |
msgid "FAQ"
|
59 |
msgstr "FAQ"
|
60 |
|
61 |
#. translators: text used for support forum link
|
62 |
+
#: includes/class-admin.php:339
|
63 |
msgid "Support"
|
64 |
msgstr "Soporte"
|
65 |
|
66 |
#. translators: text used for reviews link
|
67 |
+
#: includes/class-admin.php:341
|
68 |
msgid "Rate"
|
69 |
msgstr "Puntuar"
|
70 |
|
71 |
#. translators: text used for follow on twitter link
|
72 |
+
#: includes/class-admin.php:343
|
73 |
msgid "Follow"
|
74 |
msgstr "Seguir"
|
75 |
|
76 |
#. translators: text used for donation link
|
77 |
+
#: includes/class-admin.php:345
|
78 |
msgid "Donate"
|
79 |
msgstr "Donación"
|
80 |
|
81 |
#. translators: text used for the icon that shows the plugin links
|
82 |
+
#: includes/class-admin.php:365
|
83 |
msgid "About Black Studio TinyMCE Widget plugin"
|
84 |
msgstr ""
|
85 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
86 |
#. translators: title of the widget
|
87 |
#: includes/class-widget.php:28
|
88 |
msgid "Visual Editor"
|
languages/black-studio-tinymce-widget-fi.mo
CHANGED
Binary file
|
languages/black-studio-tinymce-widget-fi.po
CHANGED
@@ -7,8 +7,8 @@ msgid ""
|
|
7 |
msgstr ""
|
8 |
"Project-Id-Version: Black Studio TinyMCE Widget\n"
|
9 |
"Report-Msgid-Bugs-To: https://github.com/black-studio/black-studio-tinymce-widget/issues\n"
|
10 |
-
"POT-Creation-Date: 2014-
|
11 |
-
"PO-Revision-Date: 2014-
|
12 |
"Last-Translator: marcochiesi <marco@blackstudio.it>\n"
|
13 |
"Language-Team: Finnish (http://www.transifex.com/projects/p/black-studio-tinymce-widget/language/fi/)\n"
|
14 |
"MIME-Version: 1.0\n"
|
@@ -28,61 +28,61 @@ msgstr ""
|
|
28 |
|
29 |
#. translators: error message shown when multiple instance of the plugin are
|
30 |
#. detected
|
31 |
-
#: black-studio-tinymce-widget.php:
|
32 |
msgid ""
|
33 |
"ERROR: Multiple instances of the Black Studio TinyMCE Widget plugin were "
|
34 |
"detected. Please activate only one instance at a time."
|
35 |
msgstr ""
|
36 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
37 |
#. translators: error message shown when a duplicated widget ID is detected
|
38 |
-
#: includes/class-admin.php:
|
39 |
msgid ""
|
40 |
"ERROR: Duplicate widget ID detected. To avoid content loss, please create a "
|
41 |
"new widget with the same content and then delete this one."
|
42 |
msgstr "Virhe: Samalla ID:llä löytyi toinen vimpain. Tee samalla sisällöllä toinen vimpain ja poista tämä."
|
43 |
|
44 |
#. translators: text used for plugin home link
|
45 |
-
#: includes/class-admin.php:
|
46 |
msgid "Home"
|
47 |
msgstr "Etusivu"
|
48 |
|
49 |
#. translators: text used for support faq link
|
50 |
-
#: includes/class-admin.php:
|
51 |
msgid "FAQ"
|
52 |
msgstr "UKK"
|
53 |
|
54 |
#. translators: text used for support forum link
|
55 |
-
#: includes/class-admin.php:
|
56 |
msgid "Support"
|
57 |
msgstr "Tuki"
|
58 |
|
59 |
#. translators: text used for reviews link
|
60 |
-
#: includes/class-admin.php:
|
61 |
msgid "Rate"
|
62 |
msgstr "Arvostele"
|
63 |
|
64 |
#. translators: text used for follow on twitter link
|
65 |
-
#: includes/class-admin.php:
|
66 |
msgid "Follow"
|
67 |
msgstr "Seuraa"
|
68 |
|
69 |
#. translators: text used for donation link
|
70 |
-
#: includes/class-admin.php:
|
71 |
msgid "Donate"
|
72 |
msgstr "Lahjoita"
|
73 |
|
74 |
#. translators: text used for the icon that shows the plugin links
|
75 |
-
#: includes/class-admin.php:
|
76 |
msgid "About Black Studio TinyMCE Widget plugin"
|
77 |
msgstr ""
|
78 |
|
79 |
-
#. translators: text for the dismissable admin pointer tooltip
|
80 |
-
#: includes/class-admin.php:428
|
81 |
-
msgid ""
|
82 |
-
"The Visual Editor widget allows you to insert rich text and media objects in"
|
83 |
-
" your sidebars"
|
84 |
-
msgstr ""
|
85 |
-
|
86 |
#. translators: title of the widget
|
87 |
#: includes/class-widget.php:28
|
88 |
msgid "Visual Editor"
|
7 |
msgstr ""
|
8 |
"Project-Id-Version: Black Studio TinyMCE Widget\n"
|
9 |
"Report-Msgid-Bugs-To: https://github.com/black-studio/black-studio-tinymce-widget/issues\n"
|
10 |
+
"POT-Creation-Date: 2014-12-24 09:59:17+00:00\n"
|
11 |
+
"PO-Revision-Date: 2014-12-22 20:06+0000\n"
|
12 |
"Last-Translator: marcochiesi <marco@blackstudio.it>\n"
|
13 |
"Language-Team: Finnish (http://www.transifex.com/projects/p/black-studio-tinymce-widget/language/fi/)\n"
|
14 |
"MIME-Version: 1.0\n"
|
28 |
|
29 |
#. translators: error message shown when multiple instance of the plugin are
|
30 |
#. detected
|
31 |
+
#: black-studio-tinymce-widget.php:280
|
32 |
msgid ""
|
33 |
"ERROR: Multiple instances of the Black Studio TinyMCE Widget plugin were "
|
34 |
"detected. Please activate only one instance at a time."
|
35 |
msgstr ""
|
36 |
|
37 |
+
#. translators: text for the dismissable admin pointer tooltip
|
38 |
+
#: includes/class-admin-pointer.php:168
|
39 |
+
msgid ""
|
40 |
+
"The Visual Editor widget allows you to insert rich text and media objects in"
|
41 |
+
" your sidebars"
|
42 |
+
msgstr ""
|
43 |
+
|
44 |
#. translators: error message shown when a duplicated widget ID is detected
|
45 |
+
#: includes/class-admin.php:247
|
46 |
msgid ""
|
47 |
"ERROR: Duplicate widget ID detected. To avoid content loss, please create a "
|
48 |
"new widget with the same content and then delete this one."
|
49 |
msgstr "Virhe: Samalla ID:llä löytyi toinen vimpain. Tee samalla sisällöllä toinen vimpain ja poista tämä."
|
50 |
|
51 |
#. translators: text used for plugin home link
|
52 |
+
#: includes/class-admin.php:335
|
53 |
msgid "Home"
|
54 |
msgstr "Etusivu"
|
55 |
|
56 |
#. translators: text used for support faq link
|
57 |
+
#: includes/class-admin.php:337
|
58 |
msgid "FAQ"
|
59 |
msgstr "UKK"
|
60 |
|
61 |
#. translators: text used for support forum link
|
62 |
+
#: includes/class-admin.php:339
|
63 |
msgid "Support"
|
64 |
msgstr "Tuki"
|
65 |
|
66 |
#. translators: text used for reviews link
|
67 |
+
#: includes/class-admin.php:341
|
68 |
msgid "Rate"
|
69 |
msgstr "Arvostele"
|
70 |
|
71 |
#. translators: text used for follow on twitter link
|
72 |
+
#: includes/class-admin.php:343
|
73 |
msgid "Follow"
|
74 |
msgstr "Seuraa"
|
75 |
|
76 |
#. translators: text used for donation link
|
77 |
+
#: includes/class-admin.php:345
|
78 |
msgid "Donate"
|
79 |
msgstr "Lahjoita"
|
80 |
|
81 |
#. translators: text used for the icon that shows the plugin links
|
82 |
+
#: includes/class-admin.php:365
|
83 |
msgid "About Black Studio TinyMCE Widget plugin"
|
84 |
msgstr ""
|
85 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
86 |
#. translators: title of the widget
|
87 |
#: includes/class-widget.php:28
|
88 |
msgid "Visual Editor"
|
languages/black-studio-tinymce-widget-fr_FR.mo
CHANGED
Binary file
|
languages/black-studio-tinymce-widget-fr_FR.po
CHANGED
@@ -3,13 +3,14 @@
|
|
3 |
# Translators:
|
4 |
# FxB <fxb@wp-translations.org>, 2014
|
5 |
# marcochiesi <marco@blackstudio.it>, 2014
|
|
|
6 |
msgid ""
|
7 |
msgstr ""
|
8 |
"Project-Id-Version: Black Studio TinyMCE Widget\n"
|
9 |
"Report-Msgid-Bugs-To: https://github.com/black-studio/black-studio-tinymce-widget/issues\n"
|
10 |
-
"POT-Creation-Date: 2014-
|
11 |
-
"PO-Revision-Date: 2014-
|
12 |
-
"Last-Translator:
|
13 |
"Language-Team: French (France) (http://www.transifex.com/projects/p/black-studio-tinymce-widget/language/fr_FR/)\n"
|
14 |
"MIME-Version: 1.0\n"
|
15 |
"Content-Type: text/plain; charset=UTF-8\n"
|
@@ -32,14 +33,14 @@ msgstr ""
|
|
32 |
msgid ""
|
33 |
"ERROR: Multiple instances of the Black Studio TinyMCE Widget plugin were "
|
34 |
"detected. Please activate only one instance at a time."
|
35 |
-
msgstr ""
|
36 |
|
37 |
#. translators: text for the dismissable admin pointer tooltip
|
38 |
#: includes/class-admin-pointer.php:168
|
39 |
msgid ""
|
40 |
"The Visual Editor widget allows you to insert rich text and media objects in"
|
41 |
" your sidebars"
|
42 |
-
msgstr ""
|
43 |
|
44 |
#. translators: error message shown when a duplicated widget ID is detected
|
45 |
#: includes/class-admin.php:247
|
@@ -49,52 +50,52 @@ msgid ""
|
|
49 |
msgstr "ERREUR : ID de widget en double détecté. Pour éviter la perte de votre contenu, veuillez créer un nouveau widget avec le même contenu et supprimez celui-ci."
|
50 |
|
51 |
#. translators: text used for plugin home link
|
52 |
-
#: includes/class-admin.php:
|
53 |
msgid "Home"
|
54 |
msgstr "Accueil"
|
55 |
|
56 |
#. translators: text used for support faq link
|
57 |
-
#: includes/class-admin.php:
|
58 |
msgid "FAQ"
|
59 |
msgstr "FAQ"
|
60 |
|
61 |
#. translators: text used for support forum link
|
62 |
-
#: includes/class-admin.php:
|
63 |
msgid "Support"
|
64 |
msgstr "Aide"
|
65 |
|
66 |
#. translators: text used for reviews link
|
67 |
-
#: includes/class-admin.php:
|
68 |
msgid "Rate"
|
69 |
msgstr "Avis"
|
70 |
|
71 |
#. translators: text used for follow on twitter link
|
72 |
-
#: includes/class-admin.php:
|
73 |
msgid "Follow"
|
74 |
msgstr "Suivre"
|
75 |
|
76 |
#. translators: text used for donation link
|
77 |
-
#: includes/class-admin.php:
|
78 |
msgid "Donate"
|
79 |
msgstr "Don"
|
80 |
|
81 |
#. translators: text used for the icon that shows the plugin links
|
82 |
-
#: includes/class-admin.php:
|
83 |
msgid "About Black Studio TinyMCE Widget plugin"
|
84 |
msgstr "À propos de l'extension Black Studio TinyMCE Widget"
|
85 |
|
86 |
#. translators: title of the widget
|
87 |
#: includes/class-widget.php:28
|
88 |
msgid "Visual Editor"
|
89 |
-
msgstr "Éditeur
|
90 |
|
91 |
#. translators: description of the widget, shown in available widgets
|
92 |
#: includes/class-widget.php:30
|
93 |
msgid "Arbitrary text or HTML with visual editor"
|
94 |
-
msgstr "Texte ou code HTML arbitraire avec
|
95 |
|
96 |
#. Description of the plugin/theme
|
97 |
msgid ""
|
98 |
"Adds a new \"Visual Editor\" widget type based on the native WordPress "
|
99 |
"TinyMCE editor."
|
100 |
-
msgstr ""
|
3 |
# Translators:
|
4 |
# FxB <fxb@wp-translations.org>, 2014
|
5 |
# marcochiesi <marco@blackstudio.it>, 2014
|
6 |
+
# Patricia BT, 2014
|
7 |
msgid ""
|
8 |
msgstr ""
|
9 |
"Project-Id-Version: Black Studio TinyMCE Widget\n"
|
10 |
"Report-Msgid-Bugs-To: https://github.com/black-studio/black-studio-tinymce-widget/issues\n"
|
11 |
+
"POT-Creation-Date: 2014-12-24 09:59:17+00:00\n"
|
12 |
+
"PO-Revision-Date: 2014-12-22 20:06+0000\n"
|
13 |
+
"Last-Translator: Patricia BT\n"
|
14 |
"Language-Team: French (France) (http://www.transifex.com/projects/p/black-studio-tinymce-widget/language/fr_FR/)\n"
|
15 |
"MIME-Version: 1.0\n"
|
16 |
"Content-Type: text/plain; charset=UTF-8\n"
|
33 |
msgid ""
|
34 |
"ERROR: Multiple instances of the Black Studio TinyMCE Widget plugin were "
|
35 |
"detected. Please activate only one instance at a time."
|
36 |
+
msgstr "ERREUR : Plusieurs instances de l'extension Black Studio TinyMCE Widget ont été détectées. Veuillez activer seulement une instance à la fois."
|
37 |
|
38 |
#. translators: text for the dismissable admin pointer tooltip
|
39 |
#: includes/class-admin-pointer.php:168
|
40 |
msgid ""
|
41 |
"The Visual Editor widget allows you to insert rich text and media objects in"
|
42 |
" your sidebars"
|
43 |
+
msgstr "Le widget Éditeur Visuel permet d'insérer du texte riche et des objets média dans vos barres latérales"
|
44 |
|
45 |
#. translators: error message shown when a duplicated widget ID is detected
|
46 |
#: includes/class-admin.php:247
|
50 |
msgstr "ERREUR : ID de widget en double détecté. Pour éviter la perte de votre contenu, veuillez créer un nouveau widget avec le même contenu et supprimez celui-ci."
|
51 |
|
52 |
#. translators: text used for plugin home link
|
53 |
+
#: includes/class-admin.php:335
|
54 |
msgid "Home"
|
55 |
msgstr "Accueil"
|
56 |
|
57 |
#. translators: text used for support faq link
|
58 |
+
#: includes/class-admin.php:337
|
59 |
msgid "FAQ"
|
60 |
msgstr "FAQ"
|
61 |
|
62 |
#. translators: text used for support forum link
|
63 |
+
#: includes/class-admin.php:339
|
64 |
msgid "Support"
|
65 |
msgstr "Aide"
|
66 |
|
67 |
#. translators: text used for reviews link
|
68 |
+
#: includes/class-admin.php:341
|
69 |
msgid "Rate"
|
70 |
msgstr "Avis"
|
71 |
|
72 |
#. translators: text used for follow on twitter link
|
73 |
+
#: includes/class-admin.php:343
|
74 |
msgid "Follow"
|
75 |
msgstr "Suivre"
|
76 |
|
77 |
#. translators: text used for donation link
|
78 |
+
#: includes/class-admin.php:345
|
79 |
msgid "Donate"
|
80 |
msgstr "Don"
|
81 |
|
82 |
#. translators: text used for the icon that shows the plugin links
|
83 |
+
#: includes/class-admin.php:365
|
84 |
msgid "About Black Studio TinyMCE Widget plugin"
|
85 |
msgstr "À propos de l'extension Black Studio TinyMCE Widget"
|
86 |
|
87 |
#. translators: title of the widget
|
88 |
#: includes/class-widget.php:28
|
89 |
msgid "Visual Editor"
|
90 |
+
msgstr "Éditeur Visuel"
|
91 |
|
92 |
#. translators: description of the widget, shown in available widgets
|
93 |
#: includes/class-widget.php:30
|
94 |
msgid "Arbitrary text or HTML with visual editor"
|
95 |
+
msgstr "Texte ou code HTML arbitraire avec l'éditeur visuel"
|
96 |
|
97 |
#. Description of the plugin/theme
|
98 |
msgid ""
|
99 |
"Adds a new \"Visual Editor\" widget type based on the native WordPress "
|
100 |
"TinyMCE editor."
|
101 |
+
msgstr "Ajoute un nouveau type de widget \"Éditeur Visuel\" basé sur TinyMCE, l'éditeur natif de WordPress."
|
languages/black-studio-tinymce-widget-it_IT.mo
CHANGED
Binary file
|
languages/black-studio-tinymce-widget-it_IT.po
CHANGED
@@ -6,8 +6,8 @@ msgid ""
|
|
6 |
msgstr ""
|
7 |
"Project-Id-Version: Black Studio TinyMCE Widget\n"
|
8 |
"Report-Msgid-Bugs-To: https://github.com/black-studio/black-studio-tinymce-widget/issues\n"
|
9 |
-
"POT-Creation-Date: 2014-
|
10 |
-
"PO-Revision-Date: 2014-
|
11 |
"Last-Translator: marcochiesi <marco@blackstudio.it>\n"
|
12 |
"Language-Team: Italian (Italy) (http://www.transifex.com/projects/p/black-studio-tinymce-widget/language/it_IT/)\n"
|
13 |
"MIME-Version: 1.0\n"
|
@@ -34,51 +34,51 @@ msgid ""
|
|
34 |
msgstr "ERRORE: Rilevate istanze multiple del plugin Black Studio TinyMCE Widget. Si raccomanda di attivare una sola istanza del plugin per volta."
|
35 |
|
36 |
#. translators: text for the dismissable admin pointer tooltip
|
37 |
-
#: includes/class-admin-pointer.php:
|
38 |
msgid ""
|
39 |
"The Visual Editor widget allows you to insert rich text and media objects in"
|
40 |
" your sidebars"
|
41 |
msgstr "Il widget Editor Visuale vi permette di inserire testo formattato e oggetti multimediali nelle vostre sidebar"
|
42 |
|
43 |
#. translators: error message shown when a duplicated widget ID is detected
|
44 |
-
#: includes/class-admin.php:
|
45 |
msgid ""
|
46 |
"ERROR: Duplicate widget ID detected. To avoid content loss, please create a "
|
47 |
"new widget with the same content and then delete this one."
|
48 |
msgstr "ERRORE: Rilevato un widget con ID duplicato. Per evitare perdite di dati, si consiglia di creare un nuovo widget con il medesimo contenuto e successivamente cancellare questo."
|
49 |
|
50 |
#. translators: text used for plugin home link
|
51 |
-
#: includes/class-admin.php:
|
52 |
msgid "Home"
|
53 |
msgstr "Home"
|
54 |
|
55 |
#. translators: text used for support faq link
|
56 |
-
#: includes/class-admin.php:
|
57 |
msgid "FAQ"
|
58 |
msgstr "FAQ"
|
59 |
|
60 |
#. translators: text used for support forum link
|
61 |
-
#: includes/class-admin.php:
|
62 |
msgid "Support"
|
63 |
msgstr "Supporto"
|
64 |
|
65 |
#. translators: text used for reviews link
|
66 |
-
#: includes/class-admin.php:
|
67 |
msgid "Rate"
|
68 |
msgstr "Vota"
|
69 |
|
70 |
#. translators: text used for follow on twitter link
|
71 |
-
#: includes/class-admin.php:
|
72 |
msgid "Follow"
|
73 |
msgstr "Seguici"
|
74 |
|
75 |
#. translators: text used for donation link
|
76 |
-
#: includes/class-admin.php:
|
77 |
msgid "Donate"
|
78 |
msgstr "Donazione"
|
79 |
|
80 |
#. translators: text used for the icon that shows the plugin links
|
81 |
-
#: includes/class-admin.php:
|
82 |
msgid "About Black Studio TinyMCE Widget plugin"
|
83 |
msgstr "Info sul plugin Black Studio TinyMCE Widget"
|
84 |
|
6 |
msgstr ""
|
7 |
"Project-Id-Version: Black Studio TinyMCE Widget\n"
|
8 |
"Report-Msgid-Bugs-To: https://github.com/black-studio/black-studio-tinymce-widget/issues\n"
|
9 |
+
"POT-Creation-Date: 2014-12-24 09:59:17+00:00\n"
|
10 |
+
"PO-Revision-Date: 2014-12-22 20:06+0000\n"
|
11 |
"Last-Translator: marcochiesi <marco@blackstudio.it>\n"
|
12 |
"Language-Team: Italian (Italy) (http://www.transifex.com/projects/p/black-studio-tinymce-widget/language/it_IT/)\n"
|
13 |
"MIME-Version: 1.0\n"
|
34 |
msgstr "ERRORE: Rilevate istanze multiple del plugin Black Studio TinyMCE Widget. Si raccomanda di attivare una sola istanza del plugin per volta."
|
35 |
|
36 |
#. translators: text for the dismissable admin pointer tooltip
|
37 |
+
#: includes/class-admin-pointer.php:168
|
38 |
msgid ""
|
39 |
"The Visual Editor widget allows you to insert rich text and media objects in"
|
40 |
" your sidebars"
|
41 |
msgstr "Il widget Editor Visuale vi permette di inserire testo formattato e oggetti multimediali nelle vostre sidebar"
|
42 |
|
43 |
#. translators: error message shown when a duplicated widget ID is detected
|
44 |
+
#: includes/class-admin.php:247
|
45 |
msgid ""
|
46 |
"ERROR: Duplicate widget ID detected. To avoid content loss, please create a "
|
47 |
"new widget with the same content and then delete this one."
|
48 |
msgstr "ERRORE: Rilevato un widget con ID duplicato. Per evitare perdite di dati, si consiglia di creare un nuovo widget con il medesimo contenuto e successivamente cancellare questo."
|
49 |
|
50 |
#. translators: text used for plugin home link
|
51 |
+
#: includes/class-admin.php:335
|
52 |
msgid "Home"
|
53 |
msgstr "Home"
|
54 |
|
55 |
#. translators: text used for support faq link
|
56 |
+
#: includes/class-admin.php:337
|
57 |
msgid "FAQ"
|
58 |
msgstr "FAQ"
|
59 |
|
60 |
#. translators: text used for support forum link
|
61 |
+
#: includes/class-admin.php:339
|
62 |
msgid "Support"
|
63 |
msgstr "Supporto"
|
64 |
|
65 |
#. translators: text used for reviews link
|
66 |
+
#: includes/class-admin.php:341
|
67 |
msgid "Rate"
|
68 |
msgstr "Vota"
|
69 |
|
70 |
#. translators: text used for follow on twitter link
|
71 |
+
#: includes/class-admin.php:343
|
72 |
msgid "Follow"
|
73 |
msgstr "Seguici"
|
74 |
|
75 |
#. translators: text used for donation link
|
76 |
+
#: includes/class-admin.php:345
|
77 |
msgid "Donate"
|
78 |
msgstr "Donazione"
|
79 |
|
80 |
#. translators: text used for the icon that shows the plugin links
|
81 |
+
#: includes/class-admin.php:365
|
82 |
msgid "About Black Studio TinyMCE Widget plugin"
|
83 |
msgstr "Info sul plugin Black Studio TinyMCE Widget"
|
84 |
|
languages/black-studio-tinymce-widget-nl_NL.mo
CHANGED
Binary file
|
languages/black-studio-tinymce-widget-nl_NL.po
CHANGED
@@ -7,8 +7,8 @@ msgid ""
|
|
7 |
msgstr ""
|
8 |
"Project-Id-Version: Black Studio TinyMCE Widget\n"
|
9 |
"Report-Msgid-Bugs-To: https://github.com/black-studio/black-studio-tinymce-widget/issues\n"
|
10 |
-
"POT-Creation-Date: 2014-
|
11 |
-
"PO-Revision-Date: 2014-
|
12 |
"Last-Translator: marcochiesi <marco@blackstudio.it>\n"
|
13 |
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/black-studio-tinymce-widget/language/nl_NL/)\n"
|
14 |
"MIME-Version: 1.0\n"
|
@@ -28,61 +28,61 @@ msgstr ""
|
|
28 |
|
29 |
#. translators: error message shown when multiple instance of the plugin are
|
30 |
#. detected
|
31 |
-
#: black-studio-tinymce-widget.php:
|
32 |
msgid ""
|
33 |
"ERROR: Multiple instances of the Black Studio TinyMCE Widget plugin were "
|
34 |
"detected. Please activate only one instance at a time."
|
35 |
msgstr ""
|
36 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
37 |
#. translators: error message shown when a duplicated widget ID is detected
|
38 |
-
#: includes/class-admin.php:
|
39 |
msgid ""
|
40 |
"ERROR: Duplicate widget ID detected. To avoid content loss, please create a "
|
41 |
"new widget with the same content and then delete this one."
|
42 |
msgstr "FOUT: Duplicate widget ID gedetecteerd. Om inhoud verlies te voorkomen, maak dan een nieuwe widget met dezelfde inhoud en verwijder deze."
|
43 |
|
44 |
#. translators: text used for plugin home link
|
45 |
-
#: includes/class-admin.php:
|
46 |
msgid "Home"
|
47 |
msgstr "Home"
|
48 |
|
49 |
#. translators: text used for support faq link
|
50 |
-
#: includes/class-admin.php:
|
51 |
msgid "FAQ"
|
52 |
msgstr "FAQ"
|
53 |
|
54 |
#. translators: text used for support forum link
|
55 |
-
#: includes/class-admin.php:
|
56 |
msgid "Support"
|
57 |
msgstr "Ondersteuning"
|
58 |
|
59 |
#. translators: text used for reviews link
|
60 |
-
#: includes/class-admin.php:
|
61 |
msgid "Rate"
|
62 |
msgstr "Beoordelen"
|
63 |
|
64 |
#. translators: text used for follow on twitter link
|
65 |
-
#: includes/class-admin.php:
|
66 |
msgid "Follow"
|
67 |
msgstr "Volgen"
|
68 |
|
69 |
#. translators: text used for donation link
|
70 |
-
#: includes/class-admin.php:
|
71 |
msgid "Donate"
|
72 |
msgstr "Doneren"
|
73 |
|
74 |
#. translators: text used for the icon that shows the plugin links
|
75 |
-
#: includes/class-admin.php:
|
76 |
msgid "About Black Studio TinyMCE Widget plugin"
|
77 |
msgstr ""
|
78 |
|
79 |
-
#. translators: text for the dismissable admin pointer tooltip
|
80 |
-
#: includes/class-admin.php:428
|
81 |
-
msgid ""
|
82 |
-
"The Visual Editor widget allows you to insert rich text and media objects in"
|
83 |
-
" your sidebars"
|
84 |
-
msgstr ""
|
85 |
-
|
86 |
#. translators: title of the widget
|
87 |
#: includes/class-widget.php:28
|
88 |
msgid "Visual Editor"
|
7 |
msgstr ""
|
8 |
"Project-Id-Version: Black Studio TinyMCE Widget\n"
|
9 |
"Report-Msgid-Bugs-To: https://github.com/black-studio/black-studio-tinymce-widget/issues\n"
|
10 |
+
"POT-Creation-Date: 2014-12-24 09:59:17+00:00\n"
|
11 |
+
"PO-Revision-Date: 2014-12-22 20:06+0000\n"
|
12 |
"Last-Translator: marcochiesi <marco@blackstudio.it>\n"
|
13 |
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/black-studio-tinymce-widget/language/nl_NL/)\n"
|
14 |
"MIME-Version: 1.0\n"
|
28 |
|
29 |
#. translators: error message shown when multiple instance of the plugin are
|
30 |
#. detected
|
31 |
+
#: black-studio-tinymce-widget.php:280
|
32 |
msgid ""
|
33 |
"ERROR: Multiple instances of the Black Studio TinyMCE Widget plugin were "
|
34 |
"detected. Please activate only one instance at a time."
|
35 |
msgstr ""
|
36 |
|
37 |
+
#. translators: text for the dismissable admin pointer tooltip
|
38 |
+
#: includes/class-admin-pointer.php:168
|
39 |
+
msgid ""
|
40 |
+
"The Visual Editor widget allows you to insert rich text and media objects in"
|
41 |
+
" your sidebars"
|
42 |
+
msgstr ""
|
43 |
+
|
44 |
#. translators: error message shown when a duplicated widget ID is detected
|
45 |
+
#: includes/class-admin.php:247
|
46 |
msgid ""
|
47 |
"ERROR: Duplicate widget ID detected. To avoid content loss, please create a "
|
48 |
"new widget with the same content and then delete this one."
|
49 |
msgstr "FOUT: Duplicate widget ID gedetecteerd. Om inhoud verlies te voorkomen, maak dan een nieuwe widget met dezelfde inhoud en verwijder deze."
|
50 |
|
51 |
#. translators: text used for plugin home link
|
52 |
+
#: includes/class-admin.php:335
|
53 |
msgid "Home"
|
54 |
msgstr "Home"
|
55 |
|
56 |
#. translators: text used for support faq link
|
57 |
+
#: includes/class-admin.php:337
|
58 |
msgid "FAQ"
|
59 |
msgstr "FAQ"
|
60 |
|
61 |
#. translators: text used for support forum link
|
62 |
+
#: includes/class-admin.php:339
|
63 |
msgid "Support"
|
64 |
msgstr "Ondersteuning"
|
65 |
|
66 |
#. translators: text used for reviews link
|
67 |
+
#: includes/class-admin.php:341
|
68 |
msgid "Rate"
|
69 |
msgstr "Beoordelen"
|
70 |
|
71 |
#. translators: text used for follow on twitter link
|
72 |
+
#: includes/class-admin.php:343
|
73 |
msgid "Follow"
|
74 |
msgstr "Volgen"
|
75 |
|
76 |
#. translators: text used for donation link
|
77 |
+
#: includes/class-admin.php:345
|
78 |
msgid "Donate"
|
79 |
msgstr "Doneren"
|
80 |
|
81 |
#. translators: text used for the icon that shows the plugin links
|
82 |
+
#: includes/class-admin.php:365
|
83 |
msgid "About Black Studio TinyMCE Widget plugin"
|
84 |
msgstr ""
|
85 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
86 |
#. translators: title of the widget
|
87 |
#: includes/class-widget.php:28
|
88 |
msgid "Visual Editor"
|
languages/black-studio-tinymce-widget-pt_BR.mo
CHANGED
Binary file
|
languages/black-studio-tinymce-widget-pt_BR.po
CHANGED
@@ -6,8 +6,8 @@ msgid ""
|
|
6 |
msgstr ""
|
7 |
"Project-Id-Version: Black Studio TinyMCE Widget\n"
|
8 |
"Report-Msgid-Bugs-To: https://github.com/black-studio/black-studio-tinymce-widget/issues\n"
|
9 |
-
"POT-Creation-Date: 2014-
|
10 |
-
"PO-Revision-Date: 2014-
|
11 |
"Last-Translator: marcochiesi <marco@blackstudio.it>\n"
|
12 |
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/black-studio-tinymce-widget/language/pt_BR/)\n"
|
13 |
"MIME-Version: 1.0\n"
|
@@ -48,37 +48,37 @@ msgid ""
|
|
48 |
msgstr ""
|
49 |
|
50 |
#. translators: text used for plugin home link
|
51 |
-
#: includes/class-admin.php:
|
52 |
msgid "Home"
|
53 |
msgstr "Home"
|
54 |
|
55 |
#. translators: text used for support faq link
|
56 |
-
#: includes/class-admin.php:
|
57 |
msgid "FAQ"
|
58 |
msgstr "FAQ"
|
59 |
|
60 |
#. translators: text used for support forum link
|
61 |
-
#: includes/class-admin.php:
|
62 |
msgid "Support"
|
63 |
msgstr "Suporte"
|
64 |
|
65 |
#. translators: text used for reviews link
|
66 |
-
#: includes/class-admin.php:
|
67 |
msgid "Rate"
|
68 |
msgstr "Classificar"
|
69 |
|
70 |
#. translators: text used for follow on twitter link
|
71 |
-
#: includes/class-admin.php:
|
72 |
msgid "Follow"
|
73 |
msgstr "Seguir"
|
74 |
|
75 |
#. translators: text used for donation link
|
76 |
-
#: includes/class-admin.php:
|
77 |
msgid "Donate"
|
78 |
msgstr "Doar"
|
79 |
|
80 |
#. translators: text used for the icon that shows the plugin links
|
81 |
-
#: includes/class-admin.php:
|
82 |
msgid "About Black Studio TinyMCE Widget plugin"
|
83 |
msgstr ""
|
84 |
|
6 |
msgstr ""
|
7 |
"Project-Id-Version: Black Studio TinyMCE Widget\n"
|
8 |
"Report-Msgid-Bugs-To: https://github.com/black-studio/black-studio-tinymce-widget/issues\n"
|
9 |
+
"POT-Creation-Date: 2014-12-24 09:59:17+00:00\n"
|
10 |
+
"PO-Revision-Date: 2014-12-22 20:06+0000\n"
|
11 |
"Last-Translator: marcochiesi <marco@blackstudio.it>\n"
|
12 |
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/black-studio-tinymce-widget/language/pt_BR/)\n"
|
13 |
"MIME-Version: 1.0\n"
|
48 |
msgstr ""
|
49 |
|
50 |
#. translators: text used for plugin home link
|
51 |
+
#: includes/class-admin.php:335
|
52 |
msgid "Home"
|
53 |
msgstr "Home"
|
54 |
|
55 |
#. translators: text used for support faq link
|
56 |
+
#: includes/class-admin.php:337
|
57 |
msgid "FAQ"
|
58 |
msgstr "FAQ"
|
59 |
|
60 |
#. translators: text used for support forum link
|
61 |
+
#: includes/class-admin.php:339
|
62 |
msgid "Support"
|
63 |
msgstr "Suporte"
|
64 |
|
65 |
#. translators: text used for reviews link
|
66 |
+
#: includes/class-admin.php:341
|
67 |
msgid "Rate"
|
68 |
msgstr "Classificar"
|
69 |
|
70 |
#. translators: text used for follow on twitter link
|
71 |
+
#: includes/class-admin.php:343
|
72 |
msgid "Follow"
|
73 |
msgstr "Seguir"
|
74 |
|
75 |
#. translators: text used for donation link
|
76 |
+
#: includes/class-admin.php:345
|
77 |
msgid "Donate"
|
78 |
msgstr "Doar"
|
79 |
|
80 |
#. translators: text used for the icon that shows the plugin links
|
81 |
+
#: includes/class-admin.php:365
|
82 |
msgid "About Black Studio TinyMCE Widget plugin"
|
83 |
msgstr ""
|
84 |
|
languages/black-studio-tinymce-widget-sk_SK.mo
CHANGED
Binary file
|
languages/black-studio-tinymce-widget-sk_SK.po
CHANGED
@@ -7,8 +7,8 @@ msgid ""
|
|
7 |
msgstr ""
|
8 |
"Project-Id-Version: Black Studio TinyMCE Widget\n"
|
9 |
"Report-Msgid-Bugs-To: https://github.com/black-studio/black-studio-tinymce-widget/issues\n"
|
10 |
-
"POT-Creation-Date: 2014-
|
11 |
-
"PO-Revision-Date: 2014-
|
12 |
"Last-Translator: marcochiesi <marco@blackstudio.it>\n"
|
13 |
"Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/black-studio-tinymce-widget/language/sk_SK/)\n"
|
14 |
"MIME-Version: 1.0\n"
|
@@ -28,61 +28,61 @@ msgstr ""
|
|
28 |
|
29 |
#. translators: error message shown when multiple instance of the plugin are
|
30 |
#. detected
|
31 |
-
#: black-studio-tinymce-widget.php:
|
32 |
msgid ""
|
33 |
"ERROR: Multiple instances of the Black Studio TinyMCE Widget plugin were "
|
34 |
"detected. Please activate only one instance at a time."
|
35 |
msgstr ""
|
36 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
37 |
#. translators: error message shown when a duplicated widget ID is detected
|
38 |
-
#: includes/class-admin.php:
|
39 |
msgid ""
|
40 |
"ERROR: Duplicate widget ID detected. To avoid content loss, please create a "
|
41 |
"new widget with the same content and then delete this one."
|
42 |
msgstr "CHYBA: Zistená duplicita ID. Aby ste predišli strate obsahu, vytvorte nový widget s rovnakým obsahom a tento zmažte."
|
43 |
|
44 |
#. translators: text used for plugin home link
|
45 |
-
#: includes/class-admin.php:
|
46 |
msgid "Home"
|
47 |
msgstr "Domov"
|
48 |
|
49 |
#. translators: text used for support faq link
|
50 |
-
#: includes/class-admin.php:
|
51 |
msgid "FAQ"
|
52 |
msgstr "FAQ"
|
53 |
|
54 |
#. translators: text used for support forum link
|
55 |
-
#: includes/class-admin.php:
|
56 |
msgid "Support"
|
57 |
msgstr "Podpora"
|
58 |
|
59 |
#. translators: text used for reviews link
|
60 |
-
#: includes/class-admin.php:
|
61 |
msgid "Rate"
|
62 |
msgstr "Sadzba"
|
63 |
|
64 |
#. translators: text used for follow on twitter link
|
65 |
-
#: includes/class-admin.php:
|
66 |
msgid "Follow"
|
67 |
msgstr "Sledovať"
|
68 |
|
69 |
#. translators: text used for donation link
|
70 |
-
#: includes/class-admin.php:
|
71 |
msgid "Donate"
|
72 |
msgstr "Darovať"
|
73 |
|
74 |
#. translators: text used for the icon that shows the plugin links
|
75 |
-
#: includes/class-admin.php:
|
76 |
msgid "About Black Studio TinyMCE Widget plugin"
|
77 |
msgstr ""
|
78 |
|
79 |
-
#. translators: text for the dismissable admin pointer tooltip
|
80 |
-
#: includes/class-admin.php:428
|
81 |
-
msgid ""
|
82 |
-
"The Visual Editor widget allows you to insert rich text and media objects in"
|
83 |
-
" your sidebars"
|
84 |
-
msgstr ""
|
85 |
-
|
86 |
#. translators: title of the widget
|
87 |
#: includes/class-widget.php:28
|
88 |
msgid "Visual Editor"
|
7 |
msgstr ""
|
8 |
"Project-Id-Version: Black Studio TinyMCE Widget\n"
|
9 |
"Report-Msgid-Bugs-To: https://github.com/black-studio/black-studio-tinymce-widget/issues\n"
|
10 |
+
"POT-Creation-Date: 2014-12-24 09:59:17+00:00\n"
|
11 |
+
"PO-Revision-Date: 2014-12-22 20:06+0000\n"
|
12 |
"Last-Translator: marcochiesi <marco@blackstudio.it>\n"
|
13 |
"Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/black-studio-tinymce-widget/language/sk_SK/)\n"
|
14 |
"MIME-Version: 1.0\n"
|
28 |
|
29 |
#. translators: error message shown when multiple instance of the plugin are
|
30 |
#. detected
|
31 |
+
#: black-studio-tinymce-widget.php:280
|
32 |
msgid ""
|
33 |
"ERROR: Multiple instances of the Black Studio TinyMCE Widget plugin were "
|
34 |
"detected. Please activate only one instance at a time."
|
35 |
msgstr ""
|
36 |
|
37 |
+
#. translators: text for the dismissable admin pointer tooltip
|
38 |
+
#: includes/class-admin-pointer.php:168
|
39 |
+
msgid ""
|
40 |
+
"The Visual Editor widget allows you to insert rich text and media objects in"
|
41 |
+
" your sidebars"
|
42 |
+
msgstr ""
|
43 |
+
|
44 |
#. translators: error message shown when a duplicated widget ID is detected
|
45 |
+
#: includes/class-admin.php:247
|
46 |
msgid ""
|
47 |
"ERROR: Duplicate widget ID detected. To avoid content loss, please create a "
|
48 |
"new widget with the same content and then delete this one."
|
49 |
msgstr "CHYBA: Zistená duplicita ID. Aby ste predišli strate obsahu, vytvorte nový widget s rovnakým obsahom a tento zmažte."
|
50 |
|
51 |
#. translators: text used for plugin home link
|
52 |
+
#: includes/class-admin.php:335
|
53 |
msgid "Home"
|
54 |
msgstr "Domov"
|
55 |
|
56 |
#. translators: text used for support faq link
|
57 |
+
#: includes/class-admin.php:337
|
58 |
msgid "FAQ"
|
59 |
msgstr "FAQ"
|
60 |
|
61 |
#. translators: text used for support forum link
|
62 |
+
#: includes/class-admin.php:339
|
63 |
msgid "Support"
|
64 |
msgstr "Podpora"
|
65 |
|
66 |
#. translators: text used for reviews link
|
67 |
+
#: includes/class-admin.php:341
|
68 |
msgid "Rate"
|
69 |
msgstr "Sadzba"
|
70 |
|
71 |
#. translators: text used for follow on twitter link
|
72 |
+
#: includes/class-admin.php:343
|
73 |
msgid "Follow"
|
74 |
msgstr "Sledovať"
|
75 |
|
76 |
#. translators: text used for donation link
|
77 |
+
#: includes/class-admin.php:345
|
78 |
msgid "Donate"
|
79 |
msgstr "Darovať"
|
80 |
|
81 |
#. translators: text used for the icon that shows the plugin links
|
82 |
+
#: includes/class-admin.php:365
|
83 |
msgid "About Black Studio TinyMCE Widget plugin"
|
84 |
msgstr ""
|
85 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
86 |
#. translators: title of the widget
|
87 |
#: includes/class-widget.php:28
|
88 |
msgid "Visual Editor"
|
languages/black-studio-tinymce-widget-sv_SE.mo
CHANGED
Binary file
|
languages/black-studio-tinymce-widget-sv_SE.po
CHANGED
@@ -6,8 +6,8 @@ msgid ""
|
|
6 |
msgstr ""
|
7 |
"Project-Id-Version: Black Studio TinyMCE Widget\n"
|
8 |
"Report-Msgid-Bugs-To: https://github.com/black-studio/black-studio-tinymce-widget/issues\n"
|
9 |
-
"POT-Creation-Date: 2014-
|
10 |
-
"PO-Revision-Date: 2014-
|
11 |
"Last-Translator: marcochiesi <marco@blackstudio.it>\n"
|
12 |
"Language-Team: Swedish (Sweden) (http://www.transifex.com/projects/p/black-studio-tinymce-widget/language/sv_SE/)\n"
|
13 |
"MIME-Version: 1.0\n"
|
@@ -27,61 +27,61 @@ msgstr ""
|
|
27 |
|
28 |
#. translators: error message shown when multiple instance of the plugin are
|
29 |
#. detected
|
30 |
-
#: black-studio-tinymce-widget.php:
|
31 |
msgid ""
|
32 |
"ERROR: Multiple instances of the Black Studio TinyMCE Widget plugin were "
|
33 |
"detected. Please activate only one instance at a time."
|
34 |
msgstr ""
|
35 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
36 |
#. translators: error message shown when a duplicated widget ID is detected
|
37 |
-
#: includes/class-admin.php:
|
38 |
msgid ""
|
39 |
"ERROR: Duplicate widget ID detected. To avoid content loss, please create a "
|
40 |
"new widget with the same content and then delete this one."
|
41 |
msgstr ""
|
42 |
|
43 |
#. translators: text used for plugin home link
|
44 |
-
#: includes/class-admin.php:
|
45 |
msgid "Home"
|
46 |
msgstr "Hem"
|
47 |
|
48 |
#. translators: text used for support faq link
|
49 |
-
#: includes/class-admin.php:
|
50 |
msgid "FAQ"
|
51 |
msgstr "FAQ"
|
52 |
|
53 |
#. translators: text used for support forum link
|
54 |
-
#: includes/class-admin.php:
|
55 |
msgid "Support"
|
56 |
msgstr "Support"
|
57 |
|
58 |
#. translators: text used for reviews link
|
59 |
-
#: includes/class-admin.php:
|
60 |
msgid "Rate"
|
61 |
msgstr "Taxa"
|
62 |
|
63 |
#. translators: text used for follow on twitter link
|
64 |
-
#: includes/class-admin.php:
|
65 |
msgid "Follow"
|
66 |
msgstr "Följ"
|
67 |
|
68 |
#. translators: text used for donation link
|
69 |
-
#: includes/class-admin.php:
|
70 |
msgid "Donate"
|
71 |
msgstr "Donation"
|
72 |
|
73 |
#. translators: text used for the icon that shows the plugin links
|
74 |
-
#: includes/class-admin.php:
|
75 |
msgid "About Black Studio TinyMCE Widget plugin"
|
76 |
msgstr ""
|
77 |
|
78 |
-
#. translators: text for the dismissable admin pointer tooltip
|
79 |
-
#: includes/class-admin.php:428
|
80 |
-
msgid ""
|
81 |
-
"The Visual Editor widget allows you to insert rich text and media objects in"
|
82 |
-
" your sidebars"
|
83 |
-
msgstr ""
|
84 |
-
|
85 |
#. translators: title of the widget
|
86 |
#: includes/class-widget.php:28
|
87 |
msgid "Visual Editor"
|
6 |
msgstr ""
|
7 |
"Project-Id-Version: Black Studio TinyMCE Widget\n"
|
8 |
"Report-Msgid-Bugs-To: https://github.com/black-studio/black-studio-tinymce-widget/issues\n"
|
9 |
+
"POT-Creation-Date: 2014-12-24 09:59:17+00:00\n"
|
10 |
+
"PO-Revision-Date: 2014-12-22 20:06+0000\n"
|
11 |
"Last-Translator: marcochiesi <marco@blackstudio.it>\n"
|
12 |
"Language-Team: Swedish (Sweden) (http://www.transifex.com/projects/p/black-studio-tinymce-widget/language/sv_SE/)\n"
|
13 |
"MIME-Version: 1.0\n"
|
27 |
|
28 |
#. translators: error message shown when multiple instance of the plugin are
|
29 |
#. detected
|
30 |
+
#: black-studio-tinymce-widget.php:280
|
31 |
msgid ""
|
32 |
"ERROR: Multiple instances of the Black Studio TinyMCE Widget plugin were "
|
33 |
"detected. Please activate only one instance at a time."
|
34 |
msgstr ""
|
35 |
|
36 |
+
#. translators: text for the dismissable admin pointer tooltip
|
37 |
+
#: includes/class-admin-pointer.php:168
|
38 |
+
msgid ""
|
39 |
+
"The Visual Editor widget allows you to insert rich text and media objects in"
|
40 |
+
" your sidebars"
|
41 |
+
msgstr ""
|
42 |
+
|
43 |
#. translators: error message shown when a duplicated widget ID is detected
|
44 |
+
#: includes/class-admin.php:247
|
45 |
msgid ""
|
46 |
"ERROR: Duplicate widget ID detected. To avoid content loss, please create a "
|
47 |
"new widget with the same content and then delete this one."
|
48 |
msgstr ""
|
49 |
|
50 |
#. translators: text used for plugin home link
|
51 |
+
#: includes/class-admin.php:335
|
52 |
msgid "Home"
|
53 |
msgstr "Hem"
|
54 |
|
55 |
#. translators: text used for support faq link
|
56 |
+
#: includes/class-admin.php:337
|
57 |
msgid "FAQ"
|
58 |
msgstr "FAQ"
|
59 |
|
60 |
#. translators: text used for support forum link
|
61 |
+
#: includes/class-admin.php:339
|
62 |
msgid "Support"
|
63 |
msgstr "Support"
|
64 |
|
65 |
#. translators: text used for reviews link
|
66 |
+
#: includes/class-admin.php:341
|
67 |
msgid "Rate"
|
68 |
msgstr "Taxa"
|
69 |
|
70 |
#. translators: text used for follow on twitter link
|
71 |
+
#: includes/class-admin.php:343
|
72 |
msgid "Follow"
|
73 |
msgstr "Följ"
|
74 |
|
75 |
#. translators: text used for donation link
|
76 |
+
#: includes/class-admin.php:345
|
77 |
msgid "Donate"
|
78 |
msgstr "Donation"
|
79 |
|
80 |
#. translators: text used for the icon that shows the plugin links
|
81 |
+
#: includes/class-admin.php:365
|
82 |
msgid "About Black Studio TinyMCE Widget plugin"
|
83 |
msgstr ""
|
84 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
85 |
#. translators: title of the widget
|
86 |
#: includes/class-widget.php:28
|
87 |
msgid "Visual Editor"
|
languages/black-studio-tinymce-widget-tr_TR.mo
CHANGED
Binary file
|
languages/black-studio-tinymce-widget-tr_TR.po
CHANGED
@@ -6,8 +6,8 @@ msgid ""
|
|
6 |
msgstr ""
|
7 |
"Project-Id-Version: Black Studio TinyMCE Widget\n"
|
8 |
"Report-Msgid-Bugs-To: https://github.com/black-studio/black-studio-tinymce-widget/issues\n"
|
9 |
-
"POT-Creation-Date: 2014-
|
10 |
-
"PO-Revision-Date: 2014-
|
11 |
"Last-Translator: marcochiesi <marco@blackstudio.it>\n"
|
12 |
"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/black-studio-tinymce-widget/language/tr_TR/)\n"
|
13 |
"MIME-Version: 1.0\n"
|
@@ -27,61 +27,61 @@ msgstr ""
|
|
27 |
|
28 |
#. translators: error message shown when multiple instance of the plugin are
|
29 |
#. detected
|
30 |
-
#: black-studio-tinymce-widget.php:
|
31 |
msgid ""
|
32 |
"ERROR: Multiple instances of the Black Studio TinyMCE Widget plugin were "
|
33 |
"detected. Please activate only one instance at a time."
|
34 |
msgstr ""
|
35 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
36 |
#. translators: error message shown when a duplicated widget ID is detected
|
37 |
-
#: includes/class-admin.php:
|
38 |
msgid ""
|
39 |
"ERROR: Duplicate widget ID detected. To avoid content loss, please create a "
|
40 |
"new widget with the same content and then delete this one."
|
41 |
msgstr ""
|
42 |
|
43 |
#. translators: text used for plugin home link
|
44 |
-
#: includes/class-admin.php:
|
45 |
msgid "Home"
|
46 |
msgstr "Anasayfa"
|
47 |
|
48 |
#. translators: text used for support faq link
|
49 |
-
#: includes/class-admin.php:
|
50 |
msgid "FAQ"
|
51 |
msgstr "SSS"
|
52 |
|
53 |
#. translators: text used for support forum link
|
54 |
-
#: includes/class-admin.php:
|
55 |
msgid "Support"
|
56 |
msgstr "Destek"
|
57 |
|
58 |
#. translators: text used for reviews link
|
59 |
-
#: includes/class-admin.php:
|
60 |
msgid "Rate"
|
61 |
msgstr "Oylayın"
|
62 |
|
63 |
#. translators: text used for follow on twitter link
|
64 |
-
#: includes/class-admin.php:
|
65 |
msgid "Follow"
|
66 |
msgstr "Takip Et"
|
67 |
|
68 |
#. translators: text used for donation link
|
69 |
-
#: includes/class-admin.php:
|
70 |
msgid "Donate"
|
71 |
msgstr "Bağışta Bulunun"
|
72 |
|
73 |
#. translators: text used for the icon that shows the plugin links
|
74 |
-
#: includes/class-admin.php:
|
75 |
msgid "About Black Studio TinyMCE Widget plugin"
|
76 |
msgstr ""
|
77 |
|
78 |
-
#. translators: text for the dismissable admin pointer tooltip
|
79 |
-
#: includes/class-admin.php:428
|
80 |
-
msgid ""
|
81 |
-
"The Visual Editor widget allows you to insert rich text and media objects in"
|
82 |
-
" your sidebars"
|
83 |
-
msgstr ""
|
84 |
-
|
85 |
#. translators: title of the widget
|
86 |
#: includes/class-widget.php:28
|
87 |
msgid "Visual Editor"
|
6 |
msgstr ""
|
7 |
"Project-Id-Version: Black Studio TinyMCE Widget\n"
|
8 |
"Report-Msgid-Bugs-To: https://github.com/black-studio/black-studio-tinymce-widget/issues\n"
|
9 |
+
"POT-Creation-Date: 2014-12-24 09:59:17+00:00\n"
|
10 |
+
"PO-Revision-Date: 2014-12-22 20:06+0000\n"
|
11 |
"Last-Translator: marcochiesi <marco@blackstudio.it>\n"
|
12 |
"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/black-studio-tinymce-widget/language/tr_TR/)\n"
|
13 |
"MIME-Version: 1.0\n"
|
27 |
|
28 |
#. translators: error message shown when multiple instance of the plugin are
|
29 |
#. detected
|
30 |
+
#: black-studio-tinymce-widget.php:280
|
31 |
msgid ""
|
32 |
"ERROR: Multiple instances of the Black Studio TinyMCE Widget plugin were "
|
33 |
"detected. Please activate only one instance at a time."
|
34 |
msgstr ""
|
35 |
|
36 |
+
#. translators: text for the dismissable admin pointer tooltip
|
37 |
+
#: includes/class-admin-pointer.php:168
|
38 |
+
msgid ""
|
39 |
+
"The Visual Editor widget allows you to insert rich text and media objects in"
|
40 |
+
" your sidebars"
|
41 |
+
msgstr ""
|
42 |
+
|
43 |
#. translators: error message shown when a duplicated widget ID is detected
|
44 |
+
#: includes/class-admin.php:247
|
45 |
msgid ""
|
46 |
"ERROR: Duplicate widget ID detected. To avoid content loss, please create a "
|
47 |
"new widget with the same content and then delete this one."
|
48 |
msgstr ""
|
49 |
|
50 |
#. translators: text used for plugin home link
|
51 |
+
#: includes/class-admin.php:335
|
52 |
msgid "Home"
|
53 |
msgstr "Anasayfa"
|
54 |
|
55 |
#. translators: text used for support faq link
|
56 |
+
#: includes/class-admin.php:337
|
57 |
msgid "FAQ"
|
58 |
msgstr "SSS"
|
59 |
|
60 |
#. translators: text used for support forum link
|
61 |
+
#: includes/class-admin.php:339
|
62 |
msgid "Support"
|
63 |
msgstr "Destek"
|
64 |
|
65 |
#. translators: text used for reviews link
|
66 |
+
#: includes/class-admin.php:341
|
67 |
msgid "Rate"
|
68 |
msgstr "Oylayın"
|
69 |
|
70 |
#. translators: text used for follow on twitter link
|
71 |
+
#: includes/class-admin.php:343
|
72 |
msgid "Follow"
|
73 |
msgstr "Takip Et"
|
74 |
|
75 |
#. translators: text used for donation link
|
76 |
+
#: includes/class-admin.php:345
|
77 |
msgid "Donate"
|
78 |
msgstr "Bağışta Bulunun"
|
79 |
|
80 |
#. translators: text used for the icon that shows the plugin links
|
81 |
+
#: includes/class-admin.php:365
|
82 |
msgid "About Black Studio TinyMCE Widget plugin"
|
83 |
msgstr ""
|
84 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
85 |
#. translators: title of the widget
|
86 |
#: includes/class-widget.php:28
|
87 |
msgid "Visual Editor"
|
languages/black-studio-tinymce-widget-uk.mo
CHANGED
Binary file
|
languages/black-studio-tinymce-widget-uk.po
CHANGED
@@ -6,8 +6,8 @@ msgid ""
|
|
6 |
msgstr ""
|
7 |
"Project-Id-Version: Black Studio TinyMCE Widget\n"
|
8 |
"Report-Msgid-Bugs-To: https://github.com/black-studio/black-studio-tinymce-widget/issues\n"
|
9 |
-
"POT-Creation-Date: 2014-
|
10 |
-
"PO-Revision-Date: 2014-
|
11 |
"Last-Translator: marcochiesi <marco@blackstudio.it>\n"
|
12 |
"Language-Team: Ukrainian (http://www.transifex.com/projects/p/black-studio-tinymce-widget/language/uk/)\n"
|
13 |
"MIME-Version: 1.0\n"
|
@@ -27,61 +27,61 @@ msgstr ""
|
|
27 |
|
28 |
#. translators: error message shown when multiple instance of the plugin are
|
29 |
#. detected
|
30 |
-
#: black-studio-tinymce-widget.php:
|
31 |
msgid ""
|
32 |
"ERROR: Multiple instances of the Black Studio TinyMCE Widget plugin were "
|
33 |
"detected. Please activate only one instance at a time."
|
34 |
msgstr ""
|
35 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
36 |
#. translators: error message shown when a duplicated widget ID is detected
|
37 |
-
#: includes/class-admin.php:
|
38 |
msgid ""
|
39 |
"ERROR: Duplicate widget ID detected. To avoid content loss, please create a "
|
40 |
"new widget with the same content and then delete this one."
|
41 |
msgstr ""
|
42 |
|
43 |
#. translators: text used for plugin home link
|
44 |
-
#: includes/class-admin.php:
|
45 |
msgid "Home"
|
46 |
msgstr "Головна"
|
47 |
|
48 |
#. translators: text used for support faq link
|
49 |
-
#: includes/class-admin.php:
|
50 |
msgid "FAQ"
|
51 |
msgstr "ЧаПи"
|
52 |
|
53 |
#. translators: text used for support forum link
|
54 |
-
#: includes/class-admin.php:
|
55 |
msgid "Support"
|
56 |
msgstr "Підтримка"
|
57 |
|
58 |
#. translators: text used for reviews link
|
59 |
-
#: includes/class-admin.php:
|
60 |
msgid "Rate"
|
61 |
msgstr "Рейтинг"
|
62 |
|
63 |
#. translators: text used for follow on twitter link
|
64 |
-
#: includes/class-admin.php:
|
65 |
msgid "Follow"
|
66 |
msgstr "Слідувати"
|
67 |
|
68 |
#. translators: text used for donation link
|
69 |
-
#: includes/class-admin.php:
|
70 |
msgid "Donate"
|
71 |
msgstr "Жертвувати"
|
72 |
|
73 |
#. translators: text used for the icon that shows the plugin links
|
74 |
-
#: includes/class-admin.php:
|
75 |
msgid "About Black Studio TinyMCE Widget plugin"
|
76 |
msgstr ""
|
77 |
|
78 |
-
#. translators: text for the dismissable admin pointer tooltip
|
79 |
-
#: includes/class-admin.php:428
|
80 |
-
msgid ""
|
81 |
-
"The Visual Editor widget allows you to insert rich text and media objects in"
|
82 |
-
" your sidebars"
|
83 |
-
msgstr ""
|
84 |
-
|
85 |
#. translators: title of the widget
|
86 |
#: includes/class-widget.php:28
|
87 |
msgid "Visual Editor"
|
6 |
msgstr ""
|
7 |
"Project-Id-Version: Black Studio TinyMCE Widget\n"
|
8 |
"Report-Msgid-Bugs-To: https://github.com/black-studio/black-studio-tinymce-widget/issues\n"
|
9 |
+
"POT-Creation-Date: 2014-12-24 09:59:17+00:00\n"
|
10 |
+
"PO-Revision-Date: 2014-12-22 20:06+0000\n"
|
11 |
"Last-Translator: marcochiesi <marco@blackstudio.it>\n"
|
12 |
"Language-Team: Ukrainian (http://www.transifex.com/projects/p/black-studio-tinymce-widget/language/uk/)\n"
|
13 |
"MIME-Version: 1.0\n"
|
27 |
|
28 |
#. translators: error message shown when multiple instance of the plugin are
|
29 |
#. detected
|
30 |
+
#: black-studio-tinymce-widget.php:280
|
31 |
msgid ""
|
32 |
"ERROR: Multiple instances of the Black Studio TinyMCE Widget plugin were "
|
33 |
"detected. Please activate only one instance at a time."
|
34 |
msgstr ""
|
35 |
|
36 |
+
#. translators: text for the dismissable admin pointer tooltip
|
37 |
+
#: includes/class-admin-pointer.php:168
|
38 |
+
msgid ""
|
39 |
+
"The Visual Editor widget allows you to insert rich text and media objects in"
|
40 |
+
" your sidebars"
|
41 |
+
msgstr ""
|
42 |
+
|
43 |
#. translators: error message shown when a duplicated widget ID is detected
|
44 |
+
#: includes/class-admin.php:247
|
45 |
msgid ""
|
46 |
"ERROR: Duplicate widget ID detected. To avoid content loss, please create a "
|
47 |
"new widget with the same content and then delete this one."
|
48 |
msgstr ""
|
49 |
|
50 |
#. translators: text used for plugin home link
|
51 |
+
#: includes/class-admin.php:335
|
52 |
msgid "Home"
|
53 |
msgstr "Головна"
|
54 |
|
55 |
#. translators: text used for support faq link
|
56 |
+
#: includes/class-admin.php:337
|
57 |
msgid "FAQ"
|
58 |
msgstr "ЧаПи"
|
59 |
|
60 |
#. translators: text used for support forum link
|
61 |
+
#: includes/class-admin.php:339
|
62 |
msgid "Support"
|
63 |
msgstr "Підтримка"
|
64 |
|
65 |
#. translators: text used for reviews link
|
66 |
+
#: includes/class-admin.php:341
|
67 |
msgid "Rate"
|
68 |
msgstr "Рейтинг"
|
69 |
|
70 |
#. translators: text used for follow on twitter link
|
71 |
+
#: includes/class-admin.php:343
|
72 |
msgid "Follow"
|
73 |
msgstr "Слідувати"
|
74 |
|
75 |
#. translators: text used for donation link
|
76 |
+
#: includes/class-admin.php:345
|
77 |
msgid "Donate"
|
78 |
msgstr "Жертвувати"
|
79 |
|
80 |
#. translators: text used for the icon that shows the plugin links
|
81 |
+
#: includes/class-admin.php:365
|
82 |
msgid "About Black Studio TinyMCE Widget plugin"
|
83 |
msgstr ""
|
84 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
85 |
#. translators: title of the widget
|
86 |
#: includes/class-widget.php:28
|
87 |
msgid "Visual Editor"
|
languages/black-studio-tinymce-widget-zh_CN.mo
CHANGED
Binary file
|
languages/black-studio-tinymce-widget-zh_CN.po
CHANGED
@@ -7,8 +7,8 @@ msgid ""
|
|
7 |
msgstr ""
|
8 |
"Project-Id-Version: Black Studio TinyMCE Widget\n"
|
9 |
"Report-Msgid-Bugs-To: https://github.com/black-studio/black-studio-tinymce-widget/issues\n"
|
10 |
-
"POT-Creation-Date: 2014-
|
11 |
-
"PO-Revision-Date: 2014-
|
12 |
"Last-Translator: marcochiesi <marco@blackstudio.it>\n"
|
13 |
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/black-studio-tinymce-widget/language/zh_CN/)\n"
|
14 |
"MIME-Version: 1.0\n"
|
@@ -28,61 +28,61 @@ msgstr ""
|
|
28 |
|
29 |
#. translators: error message shown when multiple instance of the plugin are
|
30 |
#. detected
|
31 |
-
#: black-studio-tinymce-widget.php:
|
32 |
msgid ""
|
33 |
"ERROR: Multiple instances of the Black Studio TinyMCE Widget plugin were "
|
34 |
"detected. Please activate only one instance at a time."
|
35 |
msgstr ""
|
36 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
37 |
#. translators: error message shown when a duplicated widget ID is detected
|
38 |
-
#: includes/class-admin.php:
|
39 |
msgid ""
|
40 |
"ERROR: Duplicate widget ID detected. To avoid content loss, please create a "
|
41 |
"new widget with the same content and then delete this one."
|
42 |
msgstr ""
|
43 |
|
44 |
#. translators: text used for plugin home link
|
45 |
-
#: includes/class-admin.php:
|
46 |
msgid "Home"
|
47 |
msgstr "首页"
|
48 |
|
49 |
#. translators: text used for support faq link
|
50 |
-
#: includes/class-admin.php:
|
51 |
msgid "FAQ"
|
52 |
msgstr "常见问题"
|
53 |
|
54 |
#. translators: text used for support forum link
|
55 |
-
#: includes/class-admin.php:
|
56 |
msgid "Support"
|
57 |
msgstr "帮助与支持"
|
58 |
|
59 |
#. translators: text used for reviews link
|
60 |
-
#: includes/class-admin.php:
|
61 |
msgid "Rate"
|
62 |
msgstr "评级"
|
63 |
|
64 |
#. translators: text used for follow on twitter link
|
65 |
-
#: includes/class-admin.php:
|
66 |
msgid "Follow"
|
67 |
msgstr "跟随"
|
68 |
|
69 |
#. translators: text used for donation link
|
70 |
-
#: includes/class-admin.php:
|
71 |
msgid "Donate"
|
72 |
msgstr "捐助"
|
73 |
|
74 |
#. translators: text used for the icon that shows the plugin links
|
75 |
-
#: includes/class-admin.php:
|
76 |
msgid "About Black Studio TinyMCE Widget plugin"
|
77 |
msgstr ""
|
78 |
|
79 |
-
#. translators: text for the dismissable admin pointer tooltip
|
80 |
-
#: includes/class-admin.php:428
|
81 |
-
msgid ""
|
82 |
-
"The Visual Editor widget allows you to insert rich text and media objects in"
|
83 |
-
" your sidebars"
|
84 |
-
msgstr ""
|
85 |
-
|
86 |
#. translators: title of the widget
|
87 |
#: includes/class-widget.php:28
|
88 |
msgid "Visual Editor"
|
7 |
msgstr ""
|
8 |
"Project-Id-Version: Black Studio TinyMCE Widget\n"
|
9 |
"Report-Msgid-Bugs-To: https://github.com/black-studio/black-studio-tinymce-widget/issues\n"
|
10 |
+
"POT-Creation-Date: 2014-12-24 09:59:17+00:00\n"
|
11 |
+
"PO-Revision-Date: 2014-12-22 20:06+0000\n"
|
12 |
"Last-Translator: marcochiesi <marco@blackstudio.it>\n"
|
13 |
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/black-studio-tinymce-widget/language/zh_CN/)\n"
|
14 |
"MIME-Version: 1.0\n"
|
28 |
|
29 |
#. translators: error message shown when multiple instance of the plugin are
|
30 |
#. detected
|
31 |
+
#: black-studio-tinymce-widget.php:280
|
32 |
msgid ""
|
33 |
"ERROR: Multiple instances of the Black Studio TinyMCE Widget plugin were "
|
34 |
"detected. Please activate only one instance at a time."
|
35 |
msgstr ""
|
36 |
|
37 |
+
#. translators: text for the dismissable admin pointer tooltip
|
38 |
+
#: includes/class-admin-pointer.php:168
|
39 |
+
msgid ""
|
40 |
+
"The Visual Editor widget allows you to insert rich text and media objects in"
|
41 |
+
" your sidebars"
|
42 |
+
msgstr ""
|
43 |
+
|
44 |
#. translators: error message shown when a duplicated widget ID is detected
|
45 |
+
#: includes/class-admin.php:247
|
46 |
msgid ""
|
47 |
"ERROR: Duplicate widget ID detected. To avoid content loss, please create a "
|
48 |
"new widget with the same content and then delete this one."
|
49 |
msgstr ""
|
50 |
|
51 |
#. translators: text used for plugin home link
|
52 |
+
#: includes/class-admin.php:335
|
53 |
msgid "Home"
|
54 |
msgstr "首页"
|
55 |
|
56 |
#. translators: text used for support faq link
|
57 |
+
#: includes/class-admin.php:337
|
58 |
msgid "FAQ"
|
59 |
msgstr "常见问题"
|
60 |
|
61 |
#. translators: text used for support forum link
|
62 |
+
#: includes/class-admin.php:339
|
63 |
msgid "Support"
|
64 |
msgstr "帮助与支持"
|
65 |
|
66 |
#. translators: text used for reviews link
|
67 |
+
#: includes/class-admin.php:341
|
68 |
msgid "Rate"
|
69 |
msgstr "评级"
|
70 |
|
71 |
#. translators: text used for follow on twitter link
|
72 |
+
#: includes/class-admin.php:343
|
73 |
msgid "Follow"
|
74 |
msgstr "跟随"
|
75 |
|
76 |
#. translators: text used for donation link
|
77 |
+
#: includes/class-admin.php:345
|
78 |
msgid "Donate"
|
79 |
msgstr "捐助"
|
80 |
|
81 |
#. translators: text used for the icon that shows the plugin links
|
82 |
+
#: includes/class-admin.php:365
|
83 |
msgid "About Black Studio TinyMCE Widget plugin"
|
84 |
msgstr ""
|
85 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
86 |
#. translators: title of the widget
|
87 |
#: includes/class-widget.php:28
|
88 |
msgid "Visual Editor"
|
languages/black-studio-tinymce-widget.pot
CHANGED
@@ -2,10 +2,10 @@
|
|
2 |
# This file is distributed under the GPLv3.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
-
"Project-Id-Version: Black Studio TinyMCE Widget 2.2.
|
6 |
"Report-Msgid-Bugs-To: "
|
7 |
"https://github.com/black-studio/black-studio-tinymce-widget/issues\n"
|
8 |
-
"POT-Creation-Date: 2014-
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=utf-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
@@ -47,37 +47,37 @@ msgid ""
|
|
47 |
"new widget with the same content and then delete this one."
|
48 |
msgstr ""
|
49 |
|
50 |
-
#: includes/class-admin.php:
|
51 |
#. translators: text used for plugin home link
|
52 |
msgid "Home"
|
53 |
msgstr ""
|
54 |
|
55 |
-
#: includes/class-admin.php:
|
56 |
#. translators: text used for support faq link
|
57 |
msgid "FAQ"
|
58 |
msgstr ""
|
59 |
|
60 |
-
#: includes/class-admin.php:
|
61 |
#. translators: text used for support forum link
|
62 |
msgid "Support"
|
63 |
msgstr ""
|
64 |
|
65 |
-
#: includes/class-admin.php:
|
66 |
#. translators: text used for reviews link
|
67 |
msgid "Rate"
|
68 |
msgstr ""
|
69 |
|
70 |
-
#: includes/class-admin.php:
|
71 |
#. translators: text used for follow on twitter link
|
72 |
msgid "Follow"
|
73 |
msgstr ""
|
74 |
|
75 |
-
#: includes/class-admin.php:
|
76 |
#. translators: text used for donation link
|
77 |
msgid "Donate"
|
78 |
msgstr ""
|
79 |
|
80 |
-
#: includes/class-admin.php:
|
81 |
#. translators: text used for the icon that shows the plugin links
|
82 |
msgid "About Black Studio TinyMCE Widget plugin"
|
83 |
msgstr ""
|
2 |
# This file is distributed under the GPLv3.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
+
"Project-Id-Version: Black Studio TinyMCE Widget 2.2.2\n"
|
6 |
"Report-Msgid-Bugs-To: "
|
7 |
"https://github.com/black-studio/black-studio-tinymce-widget/issues\n"
|
8 |
+
"POT-Creation-Date: 2014-12-24 09:59:17+00:00\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=utf-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
47 |
"new widget with the same content and then delete this one."
|
48 |
msgstr ""
|
49 |
|
50 |
+
#: includes/class-admin.php:335
|
51 |
#. translators: text used for plugin home link
|
52 |
msgid "Home"
|
53 |
msgstr ""
|
54 |
|
55 |
+
#: includes/class-admin.php:337
|
56 |
#. translators: text used for support faq link
|
57 |
msgid "FAQ"
|
58 |
msgstr ""
|
59 |
|
60 |
+
#: includes/class-admin.php:339
|
61 |
#. translators: text used for support forum link
|
62 |
msgid "Support"
|
63 |
msgstr ""
|
64 |
|
65 |
+
#: includes/class-admin.php:341
|
66 |
#. translators: text used for reviews link
|
67 |
msgid "Rate"
|
68 |
msgstr ""
|
69 |
|
70 |
+
#: includes/class-admin.php:343
|
71 |
#. translators: text used for follow on twitter link
|
72 |
msgid "Follow"
|
73 |
msgstr ""
|
74 |
|
75 |
+
#: includes/class-admin.php:345
|
76 |
#. translators: text used for donation link
|
77 |
msgid "Donate"
|
78 |
msgstr ""
|
79 |
|
80 |
+
#: includes/class-admin.php:365
|
81 |
#. translators: text used for the icon that shows the plugin links
|
82 |
msgid "About Black Studio TinyMCE Widget plugin"
|
83 |
msgstr ""
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link: http://www.blackstudio.it/en/wordpress-plugins/black-studio-tinymce
|
|
4 |
Tags: wysiwyg, widget, tinymce, editor, image, media, rich text, rich text editor, visual editor, wysiwyg editor, tinymce editor, widget editor, html editor, wysiwyg widget, html widget, editor widget, text widget, rich text widget, enhanced text widget, tinymce widget, visual widget, image widget, media widget
|
5 |
Requires at least: 3.1
|
6 |
Tested up to: 4.1
|
7 |
-
Stable tag: 2.2.
|
8 |
License: GPLv3
|
9 |
License URI: http://www.gnu.org/licenses/gpl.html
|
10 |
|
@@ -178,6 +178,11 @@ Plugin's data is stored in serialized format inside a record in the `wp_options`
|
|
178 |
|
179 |
== Changelog ==
|
180 |
|
|
|
|
|
|
|
|
|
|
|
181 |
= 2.2.1 (2014-11-18) =
|
182 |
* Fixed paragraph formatting bug on saving
|
183 |
* Fixed real-time update bug in Theme Customizer
|
@@ -404,5 +409,5 @@ Plugin's data is stored in serialized format inside a record in the `wp_options`
|
|
404 |
|
405 |
== Upgrade Notice ==
|
406 |
|
407 |
-
= 2.2.
|
408 |
Version 2.x is a major update. If you are upgrading from version 1.x please ensure to backup your database before upgrading.
|
4 |
Tags: wysiwyg, widget, tinymce, editor, image, media, rich text, rich text editor, visual editor, wysiwyg editor, tinymce editor, widget editor, html editor, wysiwyg widget, html widget, editor widget, text widget, rich text widget, enhanced text widget, tinymce widget, visual widget, image widget, media widget
|
5 |
Requires at least: 3.1
|
6 |
Tested up to: 4.1
|
7 |
+
Stable tag: 2.2.2
|
8 |
License: GPLv3
|
9 |
License URI: http://www.gnu.org/licenses/gpl.html
|
10 |
|
178 |
|
179 |
== Changelog ==
|
180 |
|
181 |
+
= 2.2.2 (2014-12-24) =
|
182 |
+
* Fixed bug on visual/text mode not being saved in WordPress 4.1
|
183 |
+
* Updated German and French translations
|
184 |
+
* Added support for [Composer](https://getcomposer.org) dependency manager (courtesy of [@cfoellmann](https://github.com/cfoellmann))
|
185 |
+
|
186 |
= 2.2.1 (2014-11-18) =
|
187 |
* Fixed paragraph formatting bug on saving
|
188 |
* Fixed real-time update bug in Theme Customizer
|
409 |
|
410 |
== Upgrade Notice ==
|
411 |
|
412 |
+
= 2.2.2 =
|
413 |
Version 2.x is a major update. If you are upgrading from version 1.x please ensure to backup your database before upgrading.
|