FooGallery – Image Gallery WordPress Plugin - Version 1.8.8

Version Description

  • New : Implemented the Datasource architecture within the plugin
  • Fix : PHP Warnings when previewing galleries
  • Fix : Simple Portfolio thumbnails cut off in certain scenarios
  • Fix : Updated Gutenberg block to work in latest Gutengerg release
  • Update : FooGallery client side 1.2.10
Download this release

Release Info

Developer bradvin
Plugin Icon 128x128 FooGallery – Image Gallery WordPress Plugin
Version 1.8.8
Comparing to
See all releases

Code changes from version 1.7.8 to 1.8.8

README.txt CHANGED
@@ -1,5 +1,5 @@
1
  === FooGallery - Image Gallery WordPress Plugin ===
2
- Contributors: bradvin, steveush, fooplugins, freemius
3
  Donate link: http://fooplugins.com
4
  Tags: gallery, image gallery, photo gallery, responsive, album, media gallery, masonry gallery, portfolio, justified gallery, video gallery, photography, youtube gallery
5
  Requires at least: 3.9
@@ -8,17 +8,17 @@ Stable tag: trunk
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
11
- Why choose FooGallery? Stunning gallery layouts, responsive, retina-ready, lightning fast, easy to use. Gutenberg Ready!
12
 
13
  == Description ==
14
 
15
- Why choose FooGallery? Stunning gallery layouts, responsive, retina-ready, lightning fast, easy to use. Gutenberg Ready! Built to be highly configurable and extensible for developers or freelancers.
16
 
17
  [View the FooGallery Homepage & DEMO](http://foo.gallery/)
18
 
19
  **Features**
20
 
21
- * 6 Beautiful Gallery templates
22
  * Responsive Image Gallery - [demo](https://foo.gallery/demos/responsive-image-gallery/)
23
  * Image Viewer Gallery - [demo](https://foo.gallery/demos/image-viewer-gallery/)
24
  * Masonry Gallery - [demo](https://foo.gallery/demos/masonry-image-gallery/)
@@ -52,6 +52,11 @@ Why choose FooGallery? Stunning gallery layouts, responsive, retina-ready, light
52
  * Video Support - [demo](https://foo.gallery/demos/video-gallery-demos/)
53
  * Media Tags and Categories
54
  * Gallery Filtering using Media Tags or Categories - [demo](https://foo.gallery/demos/filtering-demos/)
 
 
 
 
 
55
  * 11 Beautiful Hover Effect Presets - [demo](https://foo.gallery/demos/hover-effect-presets-demos/)
56
  * 12 CSS thumbnail filters (Instagram) - [demo](https://foo.gallery/demos/thumbnail-filters/)
57
  * Advanced Pagination - [demo](https://foo.gallery/demos/pagination-demo/)
@@ -66,11 +71,11 @@ https://youtu.be/zY8eSTEIwpU
66
 
67
  **Documentation**
68
 
69
- * [FooGallery Documentation](https://fooplugins.helpscoutdocs.com/collection/8-foogallery)
70
 
71
  **Gutenberg**
72
 
73
- We love the new Gutenberg editor. We have built a really simple-to-use Gutenberg block to add your existing FooGalleries in seconds. And it includes live previews of the gallery too! Also works in WP5 beta!
74
 
75
  **GDPR**
76
 
@@ -84,7 +89,7 @@ FooGallery has been tried and tested on servers running up to PHP 7.3
84
 
85
  **Retina Support**
86
 
87
- FooGallery now comes with built-in support for higher quality thumbnails on retina-enabled displays. No more blurry thumbnails, just crisp thumbnails that look amazing on all devices.
88
 
89
  **Video Support**
90
 
@@ -92,7 +97,7 @@ FooGallery PRO now supports the creation of video galleries! Import from YouTube
92
 
93
  **Albums Built In**
94
 
95
- Albums are now built in as an extension. Simply head over to the extensions page and activate the albums extension. A new menu item will appear that allows you to add albums just as easily as galleries.
96
 
97
  **Built For Developers**
98
 
@@ -140,6 +145,13 @@ Update now to get all the latest features, bug fixes and improvements!
140
 
141
  == Changelog ==
142
 
 
 
 
 
 
 
 
143
  = 1.7.8 =
144
  * New : Added filter to override content when creating a gallery page 'foogallery_create_gallery_page_content'
145
  * Fix : Fixed bug for Justified gallery, when last row was set to hidden
1
  === FooGallery - Image Gallery WordPress Plugin ===
2
+ Contributors: bradvin, steveush, fooplugins
3
  Donate link: http://fooplugins.com
4
  Tags: gallery, image gallery, photo gallery, responsive, album, media gallery, masonry gallery, portfolio, justified gallery, video gallery, photography, youtube gallery
5
  Requires at least: 3.9
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
11
+ Why choose FooGallery? Stunning image gallery layouts, responsive, retina-ready, lightning fast, easy to use. Gutenberg Ready!
12
 
13
  == Description ==
14
 
15
+ Why choose FooGallery? Stunning image gallery layouts, responsive, retina-ready, lightning fast, easy to use. Gutenberg Ready! Built to be highly configurable and extensible for developers or freelancers.
16
 
17
  [View the FooGallery Homepage & DEMO](http://foo.gallery/)
18
 
19
  **Features**
20
 
21
+ * 6 Beautiful Image Gallery templates
22
  * Responsive Image Gallery - [demo](https://foo.gallery/demos/responsive-image-gallery/)
23
  * Image Viewer Gallery - [demo](https://foo.gallery/demos/image-viewer-gallery/)
24
  * Masonry Gallery - [demo](https://foo.gallery/demos/masonry-image-gallery/)
52
  * Video Support - [demo](https://foo.gallery/demos/video-gallery-demos/)
53
  * Media Tags and Categories
54
  * Gallery Filtering using Media Tags or Categories - [demo](https://foo.gallery/demos/filtering-demos/)
55
+ * Load Galleries From Other Sources
56
+ * Load from a folder on the server
57
+ * Load from a collection from Adobe Lightroom (using WP/LR Sync)
58
+ * Load all attachments with Media Tags
59
+ * Load all attachments with Media Categories
60
  * 11 Beautiful Hover Effect Presets - [demo](https://foo.gallery/demos/hover-effect-presets-demos/)
61
  * 12 CSS thumbnail filters (Instagram) - [demo](https://foo.gallery/demos/thumbnail-filters/)
62
  * Advanced Pagination - [demo](https://foo.gallery/demos/pagination-demo/)
71
 
72
  **Documentation**
73
 
74
+ * [FooGallery Documentation](https://fooplugins.com/documentation/foogallery/)
75
 
76
  **Gutenberg**
77
 
78
+ We love the new Gutenberg editor. We have built a really simple-to-use Gutenberg block to add your existing FooGallery image galleries in seconds. And it includes live previews of the image gallery too!
79
 
80
  **GDPR**
81
 
89
 
90
  **Retina Support**
91
 
92
+ FooGallery now comes with built-in support for higher quality thumbnails on retina-enabled displays. No more blurry thumbnails, just crisp thumbnails so that your image galleries look amazing on all devices.
93
 
94
  **Video Support**
95
 
97
 
98
  **Albums Built In**
99
 
100
+ Albums are built in as an extension. Simply head over to the extensions page and activate the albums extension. A new menu item will appear that allows you to add albums just as easily as galleries.
101
 
102
  **Built For Developers**
103
 
145
 
146
  == Changelog ==
147
 
148
+ = 1.8.8 =
149
+ * New : Implemented the Datasource architecture within the plugin
150
+ * Fix : PHP Warnings when previewing galleries
151
+ * Fix : Simple Portfolio thumbnails cut off in certain scenarios
152
+ * Fix : Updated Gutenberg block to work in latest Gutengerg release
153
+ * Update : FooGallery client side 1.2.10
154
+
155
  = 1.7.8 =
156
  * New : Added filter to override content when creating a gallery page 'foogallery_create_gallery_page_content'
157
  * Fix : Fixed bug for Justified gallery, when last row was set to hidden
css/admin-foogallery.css CHANGED
@@ -1,7 +1,6 @@
1
  .foogallery-attachments-list .add-attachment {
2
  background: #ddd;
3
- box-shadow: 0 0 0 1px #ccc;
4
- width: 150px;
5
  position: relative;
6
  float: left;
7
  padding: 0;
@@ -21,7 +20,6 @@
21
  height: 150px;
22
  text-align: center;
23
  width: 150px;
24
- height: 150px;
25
  color:#666;
26
  font-weight: bold;
27
  text-decoration: none;
@@ -436,6 +434,20 @@ button[data-balloon]{overflow:visible}[data-balloon]{position:relative}[data-bal
436
  padding: 10px;
437
  }
438
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
439
  .foogallery_preview_container.loading:after {
440
  content: '';
441
  position: absolute;
1
  .foogallery-attachments-list .add-attachment {
2
  background: #ddd;
3
+ border: #888 1px dashed;
 
4
  position: relative;
5
  float: left;
6
  padding: 0;
20
  height: 150px;
21
  text-align: center;
22
  width: 150px;
 
23
  color:#666;
24
  font-weight: bold;
25
  text-decoration: none;
434
  padding: 10px;
435
  }
436
 
437
+ .foogallery-items-add {
438
+ padding:20px;
439
+ text-align: center
440
+ }
441
+
442
+ .foogallery-items-view .button-hero .dashicons {
443
+ vertical-align: middle;
444
+ padding-right: 10px;
445
+ width: 24px;
446
+ height: 24px;
447
+ font-size: 24px;
448
+ font-weight: normal;
449
+ }
450
+
451
  .foogallery_preview_container.loading:after {
452
  content: '';
453
  position: absolute;
css/foogallery.admin.datasources.css ADDED
@@ -0,0 +1,118 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ .foogallery-datasource-modal-title {
2
+ position: absolute;
3
+ top: 0;
4
+ left: 0;
5
+ right: 0;
6
+ height: 50px;
7
+ z-index: 200;
8
+ padding-left: 16px;
9
+ border-bottom: 1px solid #ddd;
10
+ }
11
+
12
+ .foogallery-datasource-modal-sidebar {
13
+ position: absolute;
14
+ top: 51px;
15
+ left: 0;
16
+ bottom: 0;
17
+ width: 200px;
18
+ z-index: 75;
19
+ background: #f3f3f3;
20
+ overflow: auto;
21
+ -webkit-overflow-scrolling: touch;
22
+ }
23
+
24
+ .foogallery-datasource-modal-sidebar-menu {
25
+ position: absolute;
26
+ top: 0;
27
+ left: 0;
28
+ right: 0;
29
+ bottom: 0;
30
+ margin: 0;
31
+ padding: 10px 0;
32
+ background: #f3f3f3;
33
+ border-right-width: 1px;
34
+ border-right-style: solid;
35
+ border-right-color: #ccc;
36
+ -webkit-user-select: none;
37
+ -moz-user-select: none;
38
+ -ms-user-select: none;
39
+ user-select: none
40
+ }
41
+
42
+ .foogallery-datasource-modal-sidebar-menu>a {
43
+ display: block;
44
+ position: relative;
45
+ padding: 8px 20px;
46
+ margin: 0;
47
+ line-height: 18px;
48
+ font-size: 14px;
49
+ color: #0073aa;
50
+ text-decoration: none;
51
+ }
52
+
53
+ .foogallery-datasource-modal-sidebar-menu>a:hover {
54
+ color: #0073aa;
55
+ background: rgba(0,0,0,.04)
56
+ }
57
+
58
+ .foogallery-datasource-modal-sidebar-menu .active,
59
+ .foogallery-datasource-modal-sidebar-menu .active:hover{
60
+ color: #23282d;
61
+ font-weight: 600;
62
+ background: rgba(0,0,0,.04);
63
+ }
64
+
65
+ .foogallery-datasource-modal-sidebar-menu>a,
66
+ .foogallery-datasource-modal-sidebar-menu>a:active,
67
+ .foogallery-datasource-modal-sidebar-menu>a:hover,
68
+ .foogallery-datasource-modal-sidebar-menu>a:focus {
69
+ box-shadow: none;
70
+ outline: 0
71
+ }
72
+
73
+ .media-menu .separator {
74
+ height: 0;
75
+ margin: 12px 20px;
76
+ padding: 0;
77
+ border-top: 1px solid #ddd
78
+ }
79
+
80
+ .foogallery-datasource-modal-container {
81
+ position: absolute;
82
+ top: 51px;
83
+ padding: 16px;
84
+ left: 200px;
85
+ right: 0;
86
+ bottom: 60px;
87
+ overflow: auto;
88
+ outline: 0;
89
+ }
90
+
91
+ .foogallery-datasource-modal-toolbar {
92
+ position: absolute;
93
+ left: 200px;
94
+ right: 0;
95
+ z-index: 100;
96
+ bottom: 60px;
97
+ height: auto;
98
+ border-top: 1px solid #ddd;
99
+ }
100
+
101
+ .foogallery-datasource-modal-toolbar-inner {
102
+ position: absolute;
103
+ top: 0;
104
+ left: 0;
105
+ right: 0;
106
+ bottom: -45px;
107
+ height: 60px;
108
+ padding: 0 16px;
109
+ overflow: hidden;
110
+ }
111
+
112
+ .foogallery-datasource-modal-container-inner .spinner {
113
+ float: left;
114
+ }
115
+
116
+ .foogallery-datasource-modal-insert {
117
+ float: right;
118
+ }
extensions/default-templates/shared/js/foogallery.js CHANGED
@@ -3164,6 +3164,32 @@
3164
  return complete;
3165
  };
3166
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3167
  })(
3168
  FooGallery.$,
3169
  FooGallery,
@@ -3809,6 +3835,13 @@
3809
  * @type {jQuery}
3810
  */
3811
  self.$el = _is.jq(element) ? element : $(element);
 
 
 
 
 
 
 
3812
  /**
3813
  * @summary The options for the template.
3814
  * @memberof FooGallery.Template#
@@ -3932,6 +3965,8 @@
3932
  if (parent.length > 0) {
3933
  self.$el.appendTo(parent);
3934
  }
 
 
3935
  var queue = $.Deferred(), promise = queue.promise(), existing;
3936
  if (self.$el.length > 0 && (existing = self.$el.data(_.dataTemplate)) instanceof _.Template) {
3937
  promise = promise.then(function () {
@@ -4099,8 +4134,8 @@
4099
  if (e.isDefaultPrevented()) return _fn.rejectWith("post-init default prevented");
4100
  var state = self.state.parse();
4101
  self.state.set(_is.empty(state) ? self.state.initial() : state);
4102
- $(window).on("scroll" + self.namespace, {self: self}, self.throttle(self.onWindowScroll, self.opt.throttle))
4103
- .on("popstate" + self.namespace, {self: self}, self.onWindowPopState);
4104
  }).then(function () {
4105
  if (self.destroying) return _fn.rejectWith("destroy in progress");
4106
  /**
@@ -4237,6 +4272,7 @@
4237
  * });
4238
  */
4239
  self.raise("destroy");
 
4240
  $(window).off(self.namespace);
4241
  self.state.destroy();
4242
  if (self.filter) self.filter.destroy();
@@ -7717,26 +7753,25 @@
7717
  this.$el.removeAttr("style");
7718
  },
7719
  parse: function(){
7720
- var self = this, containerWidth = self.getContainerWidth(),
7721
- $test = $('<div/>', {'class': self.$el.attr('class')}).css({
7722
- position: 'absolute',
7723
- top: -9999,
7724
- left: -9999,
7725
- visibility: 'hidden',
7726
- maxWidth: containerWidth
7727
- }).appendTo('body');
7728
-
7729
- var borderSize = 0;
7730
  if (self.$el.hasClass("fg-border-thin")) borderSize = 4;
7731
  if (self.$el.hasClass("fg-border-medium")) borderSize = 10;
7732
  if (self.$el.hasClass("fg-border-thick")) borderSize = 16;
7733
- var border = borderSize * 2;
 
 
 
 
 
 
 
 
 
7734
 
7735
  self._items = $.map(self.tmpl.getItems(), function(item, i){
7736
- var maxWidth = containerWidth - border, single = item.width > maxWidth;
7737
- var $clone = item.$el.clone().css({width: '', height: ''})
7738
- .find(".fg-image,.fg-caption").css("width", single ? maxWidth : item.width).end()
7739
- .appendTo($test);
7740
  var width = $clone.outerWidth(), height = $clone.outerHeight();
7741
  $clone.remove();
7742
  return {
@@ -7745,8 +7780,7 @@
7745
  height: height,
7746
  top: 0,
7747
  left: 0,
7748
- $item: item.$el,
7749
- $thumb: item.$thumb
7750
  };
7751
  });
7752
  $test.remove();
@@ -7834,7 +7868,6 @@
7834
  width: item.width,
7835
  height: item.height,
7836
  $item: item.$item,
7837
- $thumb: item.$thumb,
7838
  top: item.top,
7839
  left: item.left,
7840
  };
3164
  return complete;
3165
  };
3166
 
3167
+ /**
3168
+ * @summary Gets the closest ancestor element that is scrollable.
3169
+ * @see https://github.com/jquery/jquery-ui/blob/master/ui/scroll-parent.js
3170
+ * @param {(string|Element|jQuery)} element - The element to find the scrollable parent for.
3171
+ * @param {boolean} [includeHidden=false] - Whether or not to include elements with overflow:hidden set on them.
3172
+ * @returns {jQuery}
3173
+ */
3174
+ _.scrollParent = function(element, includeHidden){
3175
+ var $elem = _is.jq(element) ? element : $(element),
3176
+ position = $elem.css( "position" ),
3177
+ excludeStaticParent = position === "absolute",
3178
+ overflowRegex = includeHidden ? /(auto|scroll|hidden)/ : /(auto|scroll)/,
3179
+ scrollParent = $elem.parents().filter( function() {
3180
+ var parent = $( this );
3181
+ if ( excludeStaticParent && parent.css( "position" ) === "static" ) {
3182
+ return false;
3183
+ }
3184
+ return overflowRegex.test( parent.css( "overflow" ) + parent.css( "overflow-y" ) +
3185
+ parent.css( "overflow-x" ) );
3186
+ } ).eq( 0 );
3187
+
3188
+ return position === "fixed" || !scrollParent.length || scrollParent.is( "html" ) ?
3189
+ $( $elem[ 0 ].ownerDocument || document ) :
3190
+ scrollParent;
3191
+ };
3192
+
3193
  })(
3194
  FooGallery.$,
3195
  FooGallery,
3835
  * @type {jQuery}
3836
  */
3837
  self.$el = _is.jq(element) ? element : $(element);
3838
+ /**
3839
+ * @summary The jQuery object for the template containers scroll parent.
3840
+ * @memberof FooGallery.Template#
3841
+ * @name $scrollParent
3842
+ * @type {jQuery}
3843
+ */
3844
+ self.$scrollParent = $();
3845
  /**
3846
  * @summary The options for the template.
3847
  * @memberof FooGallery.Template#
3965
  if (parent.length > 0) {
3966
  self.$el.appendTo(parent);
3967
  }
3968
+ self.$scrollParent = _.scrollParent(self.$el);
3969
+
3970
  var queue = $.Deferred(), promise = queue.promise(), existing;
3971
  if (self.$el.length > 0 && (existing = self.$el.data(_.dataTemplate)) instanceof _.Template) {
3972
  promise = promise.then(function () {
4134
  if (e.isDefaultPrevented()) return _fn.rejectWith("post-init default prevented");
4135
  var state = self.state.parse();
4136
  self.state.set(_is.empty(state) ? self.state.initial() : state);
4137
+ self.$scrollParent.on("scroll" + self.namespace, {self: self}, self.throttle(self.onWindowScroll, self.opt.throttle));
4138
+ $(window).on("popstate" + self.namespace, {self: self}, self.onWindowPopState);
4139
  }).then(function () {
4140
  if (self.destroying) return _fn.rejectWith("destroy in progress");
4141
  /**
4272
  * });
4273
  */
4274
  self.raise("destroy");
4275
+ self.$scrollParent.off(self.namespace);
4276
  $(window).off(self.namespace);
4277
  self.state.destroy();
4278
  if (self.filter) self.filter.destroy();
7753
  this.$el.removeAttr("style");
7754
  },
7755
  parse: function(){
7756
+ var self = this, borderSize = 0;
 
 
 
 
 
 
 
 
 
7757
  if (self.$el.hasClass("fg-border-thin")) borderSize = 4;
7758
  if (self.$el.hasClass("fg-border-medium")) borderSize = 10;
7759
  if (self.$el.hasClass("fg-border-thick")) borderSize = 16;
7760
+ var border = borderSize * 2,
7761
+ containerWidth = self.getContainerWidth(),
7762
+ maxWidth = containerWidth - border,
7763
+ $test = $('<div/>', {'class': self.$el.attr('class')}).css({
7764
+ position: 'absolute',
7765
+ top: -9999,
7766
+ left: -9999,
7767
+ visibility: 'hidden',
7768
+ maxWidth: containerWidth
7769
+ }).appendTo('body');
7770
 
7771
  self._items = $.map(self.tmpl.getItems(), function(item, i){
7772
+ var $clone = item.$el.clone().css({width: '', height: '', top: '', left: '', position: 'relative'}).removeClass("fg-positioned")
7773
+ .find(".fg-image,.fg-caption").css("width", item.width > maxWidth ? maxWidth : item.width).end()
7774
+ .appendTo($test);
 
7775
  var width = $clone.outerWidth(), height = $clone.outerHeight();
7776
  $clone.remove();
7777
  return {
7780
  height: height,
7781
  top: 0,
7782
  left: 0,
7783
+ $item: item.$el
 
7784
  };
7785
  });
7786
  $test.remove();
7868
  width: item.width,
7869
  height: item.height,
7870
  $item: item.$item,
 
7871
  top: item.top,
7872
  left: item.left,
7873
  };
extensions/default-templates/shared/js/foogallery.min.js CHANGED
@@ -1,11 +1,11 @@
1
  /*
2
  * FooGallery - The Most Intuitive and Extensible Gallery Creation and Management Tool Ever Created for WordPress
3
- * @version 1.2.8
4
  * @link
5
  * @copyright Steven Usher & Brad Vincent 2015
6
  * @license Released under the GPLv3 license.
7
  */
8
 
9
- !function(a,b){b.$=a}(jQuery,window.FooGallery=window.FooGallery||{}),function(a){if(!a)return void console.warn("jQuery must be included in the page prior to the FooGallery.utils library.");var b={$:a,version:"0.0.8"};b.versionCompare=function(a,b){function c(a){for(var b=a.split("."),c=0,d=b.length;c<d;c++)b[c]=parseInt(b[c]),isNaN(b[c])&&(b[c]=0);return b}if(!/[\d.]/.test(a)||!/[\d.]/.test(b))return NaN;for(var d=c(a),e=c(b);d.length<e.length;)d.push(0);for(;e.length<d.length;)e.push(0);for(var f=0;f<d.length;++f){if(e.length==f)return 1;if(d[f]!=e[f])return d[f]>e[f]?1:-1}return d.length!=e.length?-1:0},!function(){try{return!!window.FooGallery.utils}catch(a){return!1}}()?window.FooGallery.utils=b:b.versionCompare(b.version,window.FooGallery.utils.version)>0?(console.warn("An older version of FooGallery.utils ("+window.FooGallery.utils.version+") already exists in the page, version "+b.version+" will override it."),window.FooGallery.utils=b):console.warn("A newer version of FooGallery.utils ("+window.FooGallery.utils.version+") already exists in the page, version "+b.version+" will not register itself.")}(jQuery),function(a,b){"0.0.8"===b.version&&(b.is={},b.is.array=function(a){return"[object Array]"===Object.prototype.toString.call(a)},b.is.boolean=function(a){return"[object Boolean]"===Object.prototype.toString.call(a)},b.is.element=function(a){return"object"==typeof HTMLElement?a instanceof HTMLElement:!!a&&"object"==typeof a&&null!==a&&1===a.nodeType&&"string"==typeof a.nodeName},b.is.empty=function(a){if(b.is.undef(a)||null===a)return!0;if(b.is.number(a)&&0==a)return!0;if(b.is.boolean(a)&&!1===a)return!0;if(b.is.string(a)&&0===a.length)return!0;if(b.is.array(a)&&0===a.length)return!0;if(b.is.jq(a)&&0===a.length)return!0;if(b.is.hash(a)){for(var c in a)if(a.hasOwnProperty(c))return!1;return!0}return!1},b.is.error=function(a){return"[object Error]"===Object.prototype.toString.call(a)},b.is.fn=function(a){return a===window.alert||"[object Function]"===Object.prototype.toString.call(a)},b.is.hash=function(a){return b.is.object(a)&&a.constructor===Object&&!a.nodeType&&!a.setInterval},b.is.jq=function(c){return!b.is.undef(a)&&c instanceof a},b.is.number=function(a){return"[object Number]"===Object.prototype.toString.call(a)&&!isNaN(a)},b.is.object=function(a){return"[object Object]"===Object.prototype.toString.call(a)&&!b.is.undef(a)&&null!==a},b.is.promise=function(a){return b.is.object(a)&&b.is.fn(a.then)&&b.is.fn(a.promise)},b.is.size=function(a){return!!(b.is.string(a)&&!b.is.empty(a)||b.is.number(a))&&/^(auto|none|(?:[\d\.]*)+?(?:%|px|mm|q|cm|in|pt|pc|em|ex|ch|rem|vh|vw|vmin|vmax)?)$/.test(a)},b.is.string=function(a){return"[object String]"===Object.prototype.toString.call(a)},b.is.undef=function(a){return void 0===a})}(FooGallery.utils.$,FooGallery.utils),function(a,b,c){if("0.0.8"===b.version){b.fn={};var d=Function.prototype.toString;b.fn.CONTAINS_SUPER=/xyz/.test(d.call(function(){xyz}))?/\b_super\b/:/.*/,b.fn.addOrOverride=function(a,e,f){if(c.object(a)&&c.string(e)&&!c.empty(e)&&c.fn(f)){var g=a[e],h=c.fn(g)&&b.fn.CONTAINS_SUPER.test(d.call(f));a[e]=h?function(a,b){return function(){var c=this._super;this._super=a;var d=b.apply(this,arguments);return this._super=c,d}}(g,f):f}},b.fn.apply=function(a,b){function d(){return a.apply(this,b)}return b=c.array(b)?b:[],d.prototype=a.prototype,new d},b.fn.arg2arr=function(a){return Array.prototype.slice.call(a)},b.fn.check=function(d,e,f,g){function h(a){return function(){return a.apply(d,arguments)}}return f=c.fn(f)?f:a.noop,d=c.object(d)?d:window,e=c.string(e)?b.fn.fetch(e,g):e,h(c.fn(e)?e:f)},b.fn.fetch=function(b,d){return!c.string(b)||c.empty(b)?null:(d=c.object(d)?d:window,a.each(b.split("."),function(a,b){if(!d[b])return!1;d=d[b]}),c.fn(d)?d:null)},b.fn.enqueue=function(d,e,f,g){function h(a,b){try{return n.push(a),b.apply(a,i)}catch(a){return j.reject(a,n),j}}var i=b.fn.arg2arr(arguments),j=a.Deferred(),k=a.Deferred(),l=k.promise(),m=[],n=[],o=!0;return d=i.shift(),e=i.shift(),a.each(d,function(a,d){c.fn(d[e])&&(l=l.then(function(){if(!o){var a=b.fn.arg2arr(arguments);m.push(a)}return o=!1,h(d,d[e])}))}),l.then(function(){if(!o){var a=b.fn.arg2arr(arguments);m.push(a)}o=!1,j.resolve(m)}),l.fail(function(){var a=b.fn.arg2arr(arguments);a.push(n),j.reject.apply(j,a)}),k.resolve(),j.promise()},b.fn.when=function(b){if(!c.array(b)||c.empty(b))return a.when();for(var d=a.Deferred(),e=[],f=b.length,g=0;g<b.length;g++)b[g].then(function(a){e.push(a)}).always(function(){--f||d.resolve(e)});return d.promise()},b.fn.rejectWith=function(c,d){var e=a.Deferred(),f=b.fn.arg2arr(arguments);return e.reject.apply(e,f).promise()},b.fn.resolveWith=function(c,d){var e=a.Deferred(),f=b.fn.arg2arr(arguments);return e.resolve.apply(e,f).promise()},b.fn.resolved=a.Deferred().resolve().promise(),b.fn.rejected=a.Deferred().reject().promise()}}(FooGallery.utils.$,FooGallery.utils,FooGallery.utils.is),function(a,b){if("0.0.8"===a.version){a.url={};var c=document.createElement("a");a.url.parts=function(a){return c.href=a,{hash:c.hash,host:c.host,hostname:c.hostname,href:c.href,origin:c.origin,pathname:c.pathname,port:c.port,protocol:c.protocol,search:c.search}},a.url.full=function(a){return!b.string(a)||b.empty(a)?null:(c.href=a,c.href)},a.url.param=function(a,c,d){if(!b.string(a)||!b.string(c)||b.empty(c))return a;var e,f,g,h;return b.undef(d)?(e=new RegExp("[?|&]"+c+"=([^&;]+?)(&|#|;|$)"),f=e.exec(a)||[,""],g=f[1].replace(/\+/g,"%20"),b.string(g)&&!b.empty(g)?decodeURIComponent(g):null):(""===d||null===d?(e=new RegExp("^([^#]*?)(([^#]*)&)?"+c+"(=[^&#]*)?(&|#|$)"),g=a.replace(e,"$1$3$5").replace(/^([^#]*)((\?)&|\?(#|$))/,"$1$3$4")):(e=new RegExp("([?&])"+c+"[^&]*"),h=c+"="+encodeURIComponent(d),(g=a.replace(e,"$1"+h))!==a||e.test(g)||(g+=(-1!==g.indexOf("?")?"&":"?")+h)),g)}}}(FooGallery.utils,FooGallery.utils.is),function(a,b,c){"0.0.8"===a.version&&(a.str={},a.str.camel=function(a){return b.empty(a)?a:a.toUpperCase()===a?a.toLowerCase():a.replace(/^([A-Z])|[-\s_]+(\w)/g,function(a,c,d){return b.string(d)?d.toUpperCase():c.toLowerCase()})},a.str.contains=function(a,c,d){return!(!b.string(a)||b.empty(a)||!b.string(c)||b.empty(c))&&(c.length<=a.length&&-1!==(d?a.toUpperCase().indexOf(c.toUpperCase()):a.indexOf(c)))},a.str.containsWord=function(a,c,d){if(!b.string(a)||b.empty(a)||!b.string(c)||b.empty(c)||a.length<c.length)return!1;for(var e=a.split(/\W/),f=0,g=e.length;f<g;f++)if(d?e[f].toUpperCase()==c.toUpperCase():e[f]==c)return!0;return!1},a.str.endsWith=function(a,c){return!b.string(a)||b.empty(a)||!b.string(c)||b.empty(c)?a==c:a.slice(a.length-c.length)==c},a.str.escapeRegExp=function(a){return b.empty(a)?a:a.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")},a.str.fnv1a=function(a){if(!b.string(a)||b.empty(a))return null;var c,d,e=2166136261;for(c=0,d=a.length;c<d;c++)e^=a.charCodeAt(c),e+=(e<<1)+(e<<4)+(e<<7)+(e<<8)+(e<<24);return e>>>0},a.str.from=function(c,d){return!b.string(c)||b.empty(c)||!b.string(d)||b.empty(d)?null:a.str.contains(c,d)?c.substring(c.indexOf(d)+d.length):null},a.str.join=function(d,e,f){if(!b.string(d)||!b.string(e))return null;var g=c.arg2arr(arguments);d=g.shift();var h,i,j=g.shift();for(h=0,i=g.length;h<i;h++)e=g[h],b.empty(e)||(a.str.endsWith(j,d)&&(j=j.slice(0,j.length-d.length)),a.str.startsWith(e,d)&&(e=e.slice(d.length)),j+=d+e);return j},a.str.startsWith=function(a,c){return!b.empty(a)&&!b.empty(c)&&a.slice(0,c.length)==c},a.str.until=function(c,d){return b.empty(c)||b.empty(d)?c:a.str.contains(c,d)?c.substring(0,c.indexOf(d)):c},a.str.format=function(a,d,e){var f=c.arg2arr(arguments);if(a=f.shift(),b.empty(a)||b.empty(f))return a;1===f.length&&(b.array(f[0])||b.object(f[0]))&&(f=f[0]);for(var g in f)a=a.replace(new RegExp("\\{"+g+"\\}","gi"),f[g]);return a})}(FooGallery.utils,FooGallery.utils.is,FooGallery.utils.fn),function(a,b,c,d,e){if("0.0.8"===b.version){b.obj={};var f=function(){};b.obj.create=function(a){if(!c.object(a))throw TypeError("Argument must be an object");f.prototype=a;var b=new f;return f.prototype=null,b},b.obj.extend=function(e,f,g){e=c.object(e)?e:{};var h=d.arg2arr(arguments);return h.shift(),a.each(h,function(a,c){b.obj.merge(e,c)}),e},b.obj.merge=function(a,d){a=c.hash(a)?a:{},d=c.hash(d)?d:{};for(var e in d)d.hasOwnProperty(e)&&(c.hash(d[e])?(a[e]=c.hash(a[e])?a[e]:{},b.obj.merge(a[e],d[e])):c.array(d[e])?a[e]=d[e].slice():a[e]=d[e]);return a},b.obj.mergeValid=function(d,e,f,g){if(!c.hash(f)||!c.hash(e))return d;e=c.hash(e)?e:{},g=c.hash(g)?g:{};var h,i,j;for(h in e)e.hasOwnProperty(h)&&c.fn(e[h])&&(i=c.array(g[h])?g[h]:c.string(g[h])?[g[h]]:[h],a.each(i,function(a,g){if(j=b.obj.prop(f,g),!c.undef(j))return e[h](j)?(b.obj.prop(d,h,j),!1):void 0}));return d},b.obj.prop=function(b,d,f){if(c.object(b)&&!c.empty(d)){var g,h;if(c.undef(f))return e.contains(d,".")?(g=d.split("."),h=g.length-1,a.each(g,function(a,d){if(a===h)f=b[d];else{if(!c.hash(b[d]))return!1;b=b[d]}})):c.undef(b[d])||(f=b[d]),f;e.contains(d,".")?(g=d.split("."),h=g.length-1,a.each(g,function(a,d){a===h?b[d]=f:b=c.hash(b[d])?b[d]:b[d]={}})):c.undef(b[d])||(b[d]=f)}}}}(FooGallery.utils.$,FooGallery.utils,FooGallery.utils.is,FooGallery.utils.fn,FooGallery.utils.str),function(a,b,c){if("0.0.8"===b.version){b.ready=function(a){function c(){try{a.call(window,b.$)}catch(a){console.error(a)}}(Function("/*@cc_on return true@*/")()?"complete"===document.readyState:"loading"!==document.readyState)?c():document.addEventListener("DOMContentLoaded",c,!1)};var d=0;b.uniqueId=function(a,b){var e=a.attr("id");return c.empty(e)&&(b=c.string(b)&&!c.empty(b)?b:"uid-",e=b+ ++d,a.attr("id",e).data("__uniqueId__",!0)),e},b.removeUniqueId=function(a){a.data("__uniqueId__")&&a.removeAttr("id").removeData("__uniqueId__")}}}(FooGallery.utils.$,FooGallery.utils,FooGallery.utils.is),function(a,b,c){if("0.0.8"===b.version){b.transition={};var d=document.createElement("div");b.transition.supported=function(a){var b=a.style;return c.string(b.transition)||c.string(b.WebkitTransition)||c.string(b.MozTransition)||c.string(b.msTransition)||c.string(b.OTransition)}(d),b.transition.end=function(a){var b=a.style;return c.string(b.transition)?"transitionend":c.string(b.WebkitTransition)?"webkitTransitionEnd":c.string(b.MozTransition)?"transitionend":c.string(b.msTransition)?"msTransitionEnd":c.string(b.OTransition)?"oTransitionEnd":null}(d),b.transition.duration=function(a,b){if(b=c.number(b)?b:0,!c.jq(a))return b;var d=a.css("transition-duration");if(/^([\d\.]*)+?(ms|s)$/i.test(d)){var e=d.match(/^([\d\.]*)+?(ms|s)$/i),f=parseFloat(e[1]);return"s"===e[2].toLowerCase()&&(f*=1e3),f}return b},b.transition.start=function(d,e,f,g){var h=a.Deferred();if(d=d.first(),b.transition.supported){var i=d.data("transition_safety");c.hash(i)&&c.number(i.timer)&&(clearTimeout(i.timer),d.removeData("transition_safety").off(b.transition.end+".utils"),i.deferred.reject()),g=c.number(g)?g:b.transition.duration(d)+50,i={deferred:h,timer:setTimeout(function(){d.removeData("transition_safety").off(b.transition.end+".utils"),h.resolve()},g)},d.data("transition_safety",i),d.on(b.transition.end+".utils",function(a){d.is(a.target)&&(clearTimeout(i.timer),d.removeData("transition_safety").off(b.transition.end+".utils"),h.resolve())})}return setTimeout(function(){c.fn(e)?e.apply(d.get(0),[d]):d.toggleClass(e,f),b.transition.supported||h.resolve()},20),h.promise()}}}(FooGallery.utils.$,FooGallery.utils,FooGallery.utils.is),function(a,b,c,d,e){"0.0.8"===b.version&&(b.Class=function(){},b.Class.extend=function(a){function f(){if(!c.fn(this.construct))throw new SyntaxError('FooGallery.utils.Class objects must be constructed with the "new" keyword.');this.construct.apply(this,arguments)}a=c.hash(a)?a:{};var g=d.create(this.prototype);for(var h in a)a.hasOwnProperty(h)&&e.addOrOverride(g,h,a[h]);return g.construct=c.fn(g.construct)?g.construct:function(){},f.prototype=g,f.prototype.constructor=c.fn(g.__ctor__)?g.__ctor__:f,f.extend=b.Class.extend,f.override=b.Class.override,f},b.Class.override=function(a,b){e.addOrOverride(this.prototype,a,b)})}(FooGallery.utils.$,FooGallery.utils,FooGallery.utils.is,FooGallery.utils.obj,FooGallery.utils.fn),function(a,b,c){if("0.0.8"===b.version){b.Bounds=b.Class.extend({construct:function(){var a=this;a.top=0,a.right=0,a.bottom=0,a.left=0,a.width=0,a.height=0},inflate:function(a){var b=this;return c.number(a)&&(b.top-=a,b.right+=a,b.bottom+=a,b.left-=a,b.width+=2*a,b.height+=2*a),b},intersects:function(a){var b=this;return b.left<=a.right&&a.left<=b.right&&b.top<=a.bottom&&a.top<=b.bottom}});var d;b.getViewportBounds=function(c){d||(d=a(window));var e=new b.Bounds;return e.top=d.scrollTop(),e.left=d.scrollLeft(),e.width=d.width(),e.height=d.height(),e.right=e.left+e.width,e.bottom=e.top+e.height,e.inflate(c),e},b.getElementBounds=function(d){c.jq(d)||(d=a(d));var e=new b.Bounds;if(0!==d.length){var f=d.offset();e.top=f.top,e.left=f.left,e.width=d.width(),e.height=d.height()}return e.right=e.left+e.width,e.bottom=e.top+e.height,e}}}(FooGallery.utils.$,FooGallery.utils,FooGallery.utils.is),function(a,b,c,d){"0.0.8"===b.version&&(b.Factory=b.Class.extend({construct:function(){this.registered={}},contains:function(a){return!c.undef(this.registered[a])},load:function(b,e,f){var g,h,i=this,j=d.arg2arr(arguments),k=[],l=[];b=j.shift()||{};for(g in i.registered)if(i.registered.hasOwnProperty(g)){var m=i.registered[g];b.hasOwnProperty(g)&&(h=b[g],c.string(h)&&(h=d.fetch(b[g])),c.fn(h)&&(m={name:g,klass:h,priority:i.registered[g].priority})),k.push(m)}for(g in b)b.hasOwnProperty(g)&&!i.registered.hasOwnProperty(g)&&(h=b[g],c.string(h)&&(h=d.fetch(b[g])),c.fn(h)&&k.push({name:g,klass:h,priority:0}));return k.sort(function(a,b){return b.priority-a.priority}),a.each(k,function(a,b){c.fn(b.klass)&&l.push(d.apply(b.klass,j))}),l},make:function(a,b,e){var f,g=this,h=d.arg2arr(arguments);return a=h.shift(),f=g.registered[a],c.hash(f)&&c.fn(f.klass)?d.apply(f.klass,h):null},names:function(b){b=!!c.boolean(b)&&b;var d,e=[];if(b){var f=[];for(d in this.registered)this.registered.hasOwnProperty(d)&&f.push(this.registered[d]);f.sort(function(a,b){return b.priority-a.priority}),a.each(f,function(a,b){e.push(b.name)})}else for(d in this.registered)this.registered.hasOwnProperty(d)&&e.push(d);return e},register:function(a,b,d){if(!c.string(a)||c.empty(a)||!c.fn(b))return!1;d=c.number(d)?d:0;var e=this.registered[a];return this.registered[a]={name:a,klass:b,priority:c.undef(e)?d:e.priority},!0}}))}(FooGallery.utils.$,FooGallery.utils,FooGallery.utils.is,FooGallery.utils.fn),function(a,b,c){if("0.0.8"===a.version){var d=!1;try{d=!!window.localStorage}catch(a){d=!1}a.Debugger=a.Class.extend({construct:function(a){this.key=a,this.enabled=!!d&&!!localStorage.getItem(this.key)},enable:function(){d&&(this.enabled=!0,localStorage.setItem(this.key,this.enabled))},disable:function(){d&&(this.enabled=!1,localStorage.removeItem(this.key))},log:function(a,c){this.enabled&&console.log.apply(console,b.arg2arr(arguments))},logf:function(a,d,e){if(this.enabled){var f=b.arg2arr(arguments);a=f.shift(),d=f.shift(),f.unshift(c.format(a,d)),this.log.apply(this,f)}}})}}(FooGallery.utils,FooGallery.utils.fn,FooGallery.utils.str),function(a,b,c){"0.0.8"===b.version&&(b.Throttle=b.Class.extend({construct:function(a){this.id=null,this.active=!1,this.idle=c.number(a)?a:0},limit:function(a){if(c.fn(a)){this.clear();var b=this;this.active=!0,this.id=setTimeout(function(){b.active=!1,b.id=null,a()},this.idle)}},clear:function(){c.number(this.id)&&(clearTimeout(this.id),this.active=!1,this.id=null)}}))}(FooGallery.utils.$,FooGallery.utils,FooGallery.utils.is),function(a,b,c,d,e){b.debug=new c.Debugger("__FooGallery__"),c.selectify=function(b){if(d.empty(b))return null;if(d.hash(b)){var e,f={};for(var g in b)b.hasOwnProperty(g)&&(e=c.selectify(b[g]))&&(f[g]=e);return f}return d.string(b)||d.array(b)?(d.string(b)&&(b=[b]),a.map(b,function(a){return d.string(a)?"."+a.split(/\s/g).join("."):null}).join(",")):null},b.emptyImage="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",b.dataTemplate="__FooGallery__",b.dataItem="__FooGalleryItem__",b.init=function(a,c){return b.template.make(a,c).initialize()},b.initAll=function(c){return e.when(a(".foogallery").map(function(a,d){return b.init(c,d)}).get())},b.parseSrc=function(b,c,e,f,g,h){if(!d.string(b))return null;if(!d.string(f))return b;var i=a.map(f.replace(/(\s[\d.]+[whx]),/g,"$1 @,@ ").split(" @,@ "),function(a){return{url:/^\s*(\S*)/.exec(a)[1],w:parseFloat((/\S\s+(\d+)w/.exec(a)||[0,1/0])[1]),h:parseFloat((/\S\s+(\d+)h/.exec(a)||[0,1/0])[1]),x:parseFloat((/\S\s+([\d.]+)x/.exec(a)||[0,1])[1])}});if(!i.length)return b;i.unshift({url:b,w:i[0].w!==1/0&&i[0].h===1/0?c:1/0,h:i[0].h!==1/0&&i[0].w===1/0?e:1/0,x:1});var j,k=window.devicePixelRatio||1,l={w:g*k,h:h*k,x:k};for(j in l)l.hasOwnProperty(j)&&(i=a.grep(i,function(a,b){return function(c){return c[a]>=l[a]||c[a]===b}}(j,Math.max.apply(null,a.map(i,function(a){return a[j]})))));for(j in l)l.hasOwnProperty(j)&&(i=a.grep(i,function(a,b){return function(c){return c[a]===b}}(j,Math.min.apply(null,a.map(i,function(a){return a[j]})))));return i[0].url},a.fn.foogallery=function(c,e){return this.each(function(f,g){if(d.string(c)){var h=a.data(g,b.dataTemplate);if(h instanceof b.Template)switch(c){case"layout":return void h.layout();case"destroy":return void h.destroy()}}else b.template.make(c,g).initialize().then(function(a){d.fn(e)&&e(a)})})},b.isCached=function(a){var b=new Image;b.src=a;var c=b.complete;return b.src="",b=null,c}}(FooGallery.$,FooGallery,FooGallery.utils,FooGallery.utils.is,FooGallery.utils.fn),function(a,b,c,d,e){var f="__FooGallerySwipe__",g="ontouchstart"in window,h=window.navigator.msPointerEnabled&&!window.navigator.pointerEnabled&&!g,i=(window.navigator.pointerEnabled||window.navigator.msPointerEnabled)&&!g,j=g||i;b.Swipe=c.Class.extend({construct:function(b,c){var d=this,f=".fgswipe";d.$el=a(b),d.opt=e.extend({threshold:20,allowPageScroll:!1,swipe:a.noop,data:{}},c),d.active=!1,d.startPoint=null,d.endPoint=null,d.events={start:(j?i?h?"MSPointerDown":"pointerdown":"touchstart":"mousedown")+f,move:(j?i?h?"MSPointerMove":"pointermove":"touchmove":"mousemove")+f,end:(j?i?h?"MSPointerUp":"pointerup":"touchend":"mouseup")+f,leave:(j?i?"mouseleave":null:"mouseleave")+f}},init:function(){var a=this;a.$el.on(a.events.start,{self:a},a.onStart),a.$el.on(a.events.move,{self:a},a.onMove),a.$el.on(a.events.end,{self:a},a.onEnd),d.string(a.events.leave)&&a.$el.on(a.events.leave,{self:a},a.onEnd),a.$el.data(f,a)},destroy:function(){var a=this;a.$el.off(a.events.start,a.onStart),a.$el.off(a.events.move,a.onMove),a.$el.off(a.events.end,a.onEnd),d.string(a.events.leave)&&a.$el.off(a.events.leave,a.onEnd),a.$el.removeData(f)},getAngle:function(a,b){var c=Math.atan2(a.x-b.x,a.y-b.y),d=Math.round(180*c/Math.PI);return 360-(d<0?360-Math.abs(d):d)},getDistance:function(a,b){var c=b.x-a.x,d=b.y-a.y;return c*=c,d*=d,Math.sqrt(c+d)},getDirection:function(a,b){var c=this,d=c.getAngle(a,b);return d>337.5||d<=22.5?"N":d>22.5&&d<=67.5?"NE":d>67.5&&d<=112.5?"E":d>112.5&&d<=157.5?"SE":d>157.5&&d<=202.5?"S":d>202.5&&d<=247.5?"SW":d>247.5&&d<=292.5?"W":d>292.5&&d<=337.5?"NW":"NONE"},getPoint:function(a){var b;return j&&!d.empty(b=a.originalEvent.touches||a.touches)?{x:b[0].pageX,y:b[0].pageY}:d.number(a.pageX)&&d.number(a.pageY)?{x:a.pageX,y:a.pageY}:null},getOffset:function(a){var b=this,c=b.$el.offset();return{left:a.x-c.left,top:a.y-c.top}},onStart:function(a){var b=a.data.self,c=b.getPoint(a);d.empty(c)||(b.active=!0,b.startPoint=b.endPoint=c)},onMove:function(b){var c=b.data.self,e=c.getPoint(b);if(c.active&&!d.empty(e))if(c.endPoint=e,c.opt.allowPageScroll){if(d.hash(c.opt.allowPageScroll)){var f=c.getDirection(c.startPoint,c.endPoint);c.opt.allowPageScroll.x||-1===a.inArray(f,["NE","E","SE","NW","W","SW"])||b.preventDefault(),c.opt.allowPageScroll.y||-1===a.inArray(f,["NW","N","NE","SW","S","SE"])||b.preventDefault()}}else b.preventDefault()},onEnd:function(a){var b=a.data.self;if(b.active){b.active=!1;var c={startPoint:b.startPoint,endPoint:b.endPoint,startOffset:b.getOffset(b.startPoint),endOffset:b.getOffset(b.endPoint),angle:b.getAngle(b.startPoint,b.endPoint),distance:b.getDistance(b.startPoint,b.endPoint),direction:b.getDirection(b.startPoint,b.endPoint)};if(b.opt.threshold>0&&c.distance<b.opt.threshold)return;b.opt.swipe.apply(this,[c,b.opt.data]),b.startPoint=null,b.endPoint=null}}}),a.fn.fgswipe=function(c){return this.each(function(){var e=a(this),g=e.data(f);if(g instanceof b.Swipe){if(d.string(c)&&d.fn(g[c]))return void g[c]();g.destroy()}d.hash(c)&&(g=new b.Swipe(this,c),g.init())})}}(FooGallery.$,FooGallery,FooGallery.utils,FooGallery.utils.is,FooGallery.utils.obj),function(a,b,c,d,e,f){b.TemplateFactory=c.Factory.extend({construct:function(){this.registered={}},register:function(a,b,c,e,f,g){var h=this,i=h._super(a,b,g);if(i){var j=h.registered;j[a].opt=d.hash(c)?c:{},j[a].cls=d.hash(e)?e:{},j[a].il8n=d.hash(f)?f:{}}return i},make:function(b,c){c=d.jq(c)?c:a(c),b=f.extend({},b,c.data("foogallery"));var e=this,g=e.type(b,c);return e.contains(g)?(b=e.options(g,b),e._super(g,b,c)):null},type:function(b,e){e=d.jq(e)?e:a(e);var f=this,g=d.hash(b)&&d.hash(b)&&d.string(b.type)&&f.contains(b.type)?b.type:"core";if("core"===g&&e.length>0)for(var h=f.registered,i=f.names(!0),j=0,k=i.length;j<k;j++)if(h.hasOwnProperty(i[j])){var l=i[j],m=h[l].cls;if(d.string(m.container)){var n=c.selectify(m.container);if(e.is(n)){g=i[j];break}}}return g},configure:function(a,b,c,d){var e=this;if(e.contains(a)){var g=e.registered;f.extend(g[a].opt,b),f.extend(g[a].cls,c),f.extend(g[a].il8n,d)}},options:function(a,c){c=f.extend({type:a},c);var e=this,g=e.registered,h=g.core.opt,i=g.core.cls,j=g.core.il8n;return d.hash(c.cls)||(c.cls={}),d.hash(c.il8n)||(c.il8n={}),d.undef(b.filtering)||(c=b.filtering.merge(c)),d.undef(b.paging)||(c=b.paging.merge(c)),"core"!==a&&e.contains(a)?(c=f.extend({},h,g[a].opt,c),c.cls=f.extend({},i,g[a].cls,c.cls),c.il8n=f.extend({},j,g[a].il8n,c.il8n)):(c=f.extend({},h,c),c.cls=f.extend({},i,c.cls),c.il8n=f.extend({},j,c.il8n)),c}}),b.template=new b.TemplateFactory}(FooGallery.$,FooGallery,FooGallery.utils,FooGallery.utils.is,FooGallery.utils.fn,FooGallery.utils.obj),function(a,b,c,d,e){a.PagingFactory=b.Factory.extend({construct:function(){this.registered={}},register:function(a,b,d,e,f,g,h){var i=this,j=i._super(a,b,h);if(j){var k=i.registered;k[a].ctrl=c.fn(d)?d:null,k[a].opt=c.hash(e)?e:{},k[a].cls=c.hash(f)?f:{},k[a].il8n=c.hash(g)?g:{}}return j},type:function(a){var b,d=this;return c.hash(a)&&c.hash(b=a.paging)&&c.string(b.type)&&d.contains(b.type)?b.type:null},merge:function(a){a=e.extend({},a);var b=this,d=b.type(a),f=b.registered,g=f.default.opt,h=f.default.cls,i=f.default.il8n,j=c.hash(a.paging)?a.paging:{},k=c.hash(a.cls)&&c.hash(a.cls.paging)?e.extend({},a.cls.paging):{},l=c.hash(a.il8n)&&c.hash(a.il8n.paging)?e.extend({},a.il8n.paging):{};return c.hash(a.cls)||(a.cls={}),c.hash(a.il8n)||(a.il8n={}),"default"!==d&&b.contains(d)?(a.paging=e.extend({},g,f[d].opt,j,{type:d}),a.cls=e.extend(a.cls,{paging:h},{paging:f[d].cls},{paging:k}),a.il8n=e.extend(a.il8n,{paging:i},{paging:f[d].il8n},{paging:l})):(a.paging=e.extend({},g,j,{type:d}),a.cls=e.extend(a.cls,{paging:h},{paging:k}),a.il8n=e.extend(a.il8n,{paging:i},{paging:l})),a},configure:function(a,b,c,d){var f=this;if(f.contains(a)){var g=f.registered;e.extend(g[a].opt,b),e.extend(g[a].cls,c),e.extend(g[a].il8n,d)}},hasCtrl:function(a){var b=this,d=b.registered[a];return c.hash(d)&&c.fn(d.ctrl)},makeCtrl:function(a,b,d,e){var f=this,g=f.registered[a];return c.hash(g)&&c.fn(g.ctrl)?new g.ctrl(b,d,e):null}}),a.paging=new a.PagingFactory}(FooGallery,FooGallery.utils,FooGallery.utils.is,FooGallery.utils.fn,FooGallery.utils.obj),function(a,b,c,d,e,f){var g=0;b.Template=c.Class.extend({construct:function(e,f){var h=this;h.namespace=".foogallery-"+ ++g,h.$el=d.jq(f)?f:a(f),h.opt=e,h.template=e.template,h.id=h.$el.prop("id")||e.id,h.cls=e.cls,h.il8n=e.il8n,h.sel=c.selectify(h.cls),h.items=b.components.make("items",h),h.pages=d.undef(b.paging)?null:b.paging.make(e.paging.type,h),h.filter=d.undef(b.filtering)?null:b.filtering.make(e.filtering.type,h),h.state=b.components.make("state",h),h._initialize=null,h.initializing=!1,h.initialized=!1,h.destroying=!1,h.destroyed=!1,h._undo={classes:"",style:"",create:!1,children:!1}},initialize:function(f){var g=this;return d.promise(g._initialize)?g._initialize:(f=d.jq(f)?f:a(f),g._initialize=a.Deferred(function(h){if(g.initializing=!0,0===f.length&&0===g.$el.parent().length)return void h.reject("A parent element is required.");0===g.$el.length&&(g.$el=g.create(),g._undo.create=!0),f.length>0&&g.$el.appendTo(f);var i,j=a.Deferred(),k=j.promise();g.$el.length>0&&(i=g.$el.data(b.dataTemplate))instanceof b.Template?k=k.then(function(){return i.destroy().then(function(){g.$el.data(b.dataTemplate,g)})}):g.$el.data(b.dataTemplate,g),k.then(function(){if(g.destroying)return e.rejectWith("destroy in progress");d.empty(g.opt.on)||g.$el.on(g.opt.on),g._undo.classes=g.$el.attr("class"),g._undo.style=g.$el.attr("style"),g.$el.is(g.sel.container)||g.$el.addClass(g.cls.container);var a=c.selectify(g.opt.classes);return null==a||g.$el.is(a)||g.$el.addClass(g.opt.classes),0==g.$el.children().not(g.sel.item.elem).length&&(g.$el.append(g.createChildren()),g._undo.children=!0),g.raise("pre-init").isDefaultPrevented()?e.rejectWith("pre-init default prevented"):void 0}).then(function(){return g.destroying?e.rejectWith("destroy in progress"):g.opt.delay<=0?e.resolved:a.Deferred(function(a){g._delay=setTimeout(function(){g._delay=null,a.resolve()},g.opt.delay)}).promise()}).then(function(){return g.destroying?e.rejectWith("destroy in progress"):g.raise("init").isDefaultPrevented()?e.rejectWith("init default prevented"):g.items.fetch()}).then(function(){if(g.destroying)return e.rejectWith("destroy in progress");if(g.raise("post-init").isDefaultPrevented())return e.rejectWith("post-init default prevented");var b=g.state.parse();g.state.set(d.empty(b)?g.state.initial():b),a(window).on("scroll"+g.namespace,{self:g},g.throttle(g.onWindowScroll,g.opt.throttle)).on("popstate"+g.namespace,{self:g},g.onWindowPopState)}).then(function(){return g.destroying?e.rejectWith("destroy in progress"):(g.raise("first-load"),g.loadAvailable())}).then(function(){if(g.destroying)return e.rejectWith("destroy in progress");g.initializing=!1,g.initialized=!0,g._check(1e3),g.raise("ready"),h.resolve(g)}).fail(function(a){h.reject(a)}),j.resolve()}).promise().fail(function(a){console.log("initialize failed",g,a),g.destroy()}))},create:function(){var b=this;return a("<div/>",{id:b.id,class:b.cls.container}).addClass(b.opt.classes)},createChildren:function(){return a()},destroy:function(){var b=this;return b.destroyed?e.resolved:(b.destroying=!0,a.Deferred(function(a){b.initializing&&d.promise(b._initialize)?b._initialize.always(function(){b.destroying=!1,b._destroy(),a.resolve()}):(b.destroying=!1,b._destroy(),a.resolve())}).promise())},_destroy:function(){var c=this;c.destroyed||(c.raise("destroy"),a(window).off(c.namespace),c.state.destroy(),c.filter&&c.filter.destroy(),c.pages&&c.pages.destroy(),c.items.destroy(),d.empty(c.opt.on)||c.$el.off(c.opt.on),c.raise("destroyed"),c.$el.removeData(b.dataTemplate),d.empty(c._undo.classes)?c.$el.removeAttr("class"):c.$el.attr("class",c._undo.classes),d.empty(c._undo.style)?c.$el.removeAttr("style"):c.$el.attr("style",c._undo.style),c._undo.children&&c.destroyChildren(),c._undo.create&&c.$el.remove(),c.$el=c.state=c.items=c.pages=null,c.destroyed=!0,c.initializing=!1,c.initialized=!1)},destroyChildren:function(){},getAvailable:function(){return this.pages?this.pages.available():this.items.available()},loadAvailable:function(){return this.items.load(this.getAvailable())},getItems:function(){return this.pages?this.pages.items():this.items.available()},_check:function(a){a=d.number(a)?a:0;var b=this;setTimeout(function(){!b.initialized||b.destroying&&b.destroyed||b.loadAvailable()},a)},raise:function(c,e){if(!d.string(c)||d.empty(c))return null;e=d.array(e)?e:[];var g=this,h=c.split(".")[0],i=f.camel("on-"+h),j=a.Event(h+".foogallery");return e.unshift(g),g.$el.trigger(j,e),b.debug.logf("{id}|{name}:",{id:g.id,name:h},e),d.fn(g[i])&&(e.unshift(j),g[i].apply(g.$el.get(0),e)),j},layout:function(){var a=this;null!==a._initialize&&a.raise("layout")},throttle:function(a,b){var c=Date.now();return function(){if(c+b-Date.now()<0){var d=e.arg2arr(arguments);a.apply(this,d),c=Date.now()}}},onWindowPopState:function(a){var b=a.data.self,c=a.originalEvent.state;d.empty(c)||c.id!==b.id||(b.state.set(c),b.loadAvailable())},onWindowScroll:function(a){a.data.self.loadAvailable()}}),b.template.register("core",b.Template,{id:null,type:"core",classes:"",on:{},lazy:!0,viewport:200,items:[],fixLayout:!0,delay:0,throttle:50,timeout:6e4,srcset:"data-srcset-fg",src:"data-src-fg",template:{}},{container:"foogallery"},{},-100)}(FooGallery.$,FooGallery,FooGallery.utils,FooGallery.utils.is,FooGallery.utils.fn,FooGallery.utils.str),function(a,b){a.Component=b.Class.extend({construct:function(a){this.tmpl=a},destroy:function(){this.tmpl=null}}),a.components=new b.Factory}(FooGallery,FooGallery.utils),function(a,b,c,d){b.State=b.Component.extend({construct:function(a){var b=this;b._super(a),b.apiEnabled=!!window.history&&!!history.replaceState,b.opt=b.tmpl.opt.state,b.enabled=b.opt.enabled,b.pushOrReplace=b.isPushOrReplace(b.opt.pushOrReplace)?b.opt.pushOrReplace:"replace";var c=d.escapeRegExp(b.tmpl.id),e=d.escapeRegExp(b.opt.values),f=d.escapeRegExp(b.opt.pair);b.regex={exists:new RegExp("^#"+c+"\\"+e+".+?"),values:new RegExp("(\\w+)"+f+"([^"+e+"]+)","g")}},destroy:function(){var a=this;a.clear(),a.opt=a.regex={},a._super()},isPushOrReplace:function(b){return-1!==a.inArray(b,["push","replace"])},exists:function(){return this.regex.exists.test(location.hash)&&this.regex.values.test(location.hash)},parse:function(){var b=this,d={};if(b.exists())if(b.enabled){d.id=b.tmpl.id;var e=location.hash.match(b.regex.values);a.each(e,function(e,f){var g=f.split(b.opt.pair);2===g.length&&(d[g[0]]=-1===g[1].indexOf(b.opt.array)?decodeURIComponent(g[1].replace(/\+/g,"%20")):a.map(g[1].split(b.opt.array),function(a){return decodeURIComponent(a.replace(/\+/g,"%20"))}),c.string(d[g[0]])&&!isNaN(d[g[0]])&&(d[g[0]]=parseInt(d[g[0]])))})}else b.apiEnabled?history.replaceState(null,"",location.pathname+location.search):location.hash="#";return d},hashify:function(b){var d=this;if(c.hash(b)){var e=[];return a.each(b,function(b,f){c.empty(f)||"id"===b||(f=c.array(f)?a.map(f,function(a){return encodeURIComponent(a)}).join(d.opt.array):encodeURIComponent(f),e.push(b+d.opt.pair+f))}),e.length>0&&e.unshift("#"+d.tmpl.id),e.join(d.opt.values)}return""},replace:function(a){var b=this;if(b.enabled&&b.apiEnabled){a.id=b.tmpl.id;var d=b.hashify(a),e=c.empty(d);history.replaceState(e?null:a,"",e?location.pathname+location.search:d)}},push:function(a){var b=this;if(b.enabled&&b.apiEnabled){a.id=b.tmpl.id;var d=b.hashify(a),e=c.empty(d);history.pushState(e?null:a,"",e?location.pathname+location.search:d)}},update:function(a,b){var c=this;c.enabled&&c.apiEnabled&&(b=c.isPushOrReplace(b)?b:c.pushOrReplace,c[b](a))},clear:function(){this.exists()&&this.replace({})},initial:function(){var a=this,b=a.tmpl,d={};return b.filter&&!c.empty(b.filter.current)&&(d.f=b.filter.current),b.pages&&b.pages.current>1&&(d.p=b.pages.current),d},get:function(a){var d=this,e=d.tmpl,f={};return a instanceof b.Item&&(f.i=a.id),e.filter&&!c.empty(e.filter.current)&&(f.f=e.filter.current),e.pages&&e.pages.isValid(e.pages.current)&&(f.p=e.pages.current),f},set:function(a){var b=this,d=b.tmpl;if(c.hash(a)){d.items.reset();var e=d.items.get(a.i);if(d.filter){d.filter.rebuild();var f=c.empty(a.f)?[]:a.f;d.filter.set(f,!1)}if(d.pages){d.pages.rebuild();var g=d.pages.number(a.p)
10
- ;e&&!d.pages.contains(g,e)&&(g=d.pages.find(e),g=0!==g?g:1),d.pages.set(g,!c.empty(a),!1,!0),e&&d.pages.contains(g,e)&&e.scrollTo()}else d.items.detach(d.items.all()),d.items.create(d.items.available(),!0),e&&e.scrollTo();c.empty(a.i)||(a.i=null,b.replace(a))}}}),b.template.configure("core",{state:{enabled:!1,pushOrReplace:"replace",values:"/",pair:":",array:"+"}}),b.components.register("state",b.State)}(FooGallery.$,FooGallery,FooGallery.utils.is,FooGallery.utils.str),function(a,b,c,d,e,f){b.Item=b.Component.extend({construct:function(a,b){var c=this;c._super(a),c.cls=a.cls.item,c.il8n=a.il8n.item,c.sel=a.sel.item,c.opt=f.extend({},a.opt.item,b),c.isAttached=!1,c.isCreated=!1,c.isDestroyed=!1,c.isLoading=!1,c.isLoaded=!1,c.isError=!1,c.isParsed=!1,c.$el=null,c.$inner=null,c.$anchor=null,c.$wrap=null,c.$image=null,c.$caption=null,c.fixLayout=c.tmpl.opt.fixLayout,c.type=c.opt.type,c.id=c.opt.id,c.href=c.opt.href,c.src=c.opt.src,c.srcset=c.opt.srcset,c.width=c.opt.width,c.height=c.opt.height,c.title=c.opt.title,c.alt=c.opt.alt,c.caption=d.empty(c.opt.caption)?c.title:c.opt.caption,c.description=d.empty(c.opt.description)?c.alt:c.opt.description,c.attr=c.opt.attr,c.tags=c.opt.tags,c.maxWidth=c.opt.maxWidth,c.maxCaptionLength=c.opt.maxCaptionLength,c.maxDescriptionLength=c.opt.maxDescriptionLength,c.showCaptionTitle=c.opt.showCaptionTitle,c.showCaptionDescription=c.opt.showCaptionDescription,c._thumbUrl=null,c._load=null,c._undo={classes:"",style:"",loader:!1,wrap:!1,placeholder:!1}},destroy:function(){var a=this;return a.tmpl.raise("destroy-item",[a]).isDefaultPrevented()||(a.isDestroyed=a.doDestroyItem()),a.isDestroyed&&(a.tmpl.raise("destroyed-item",[a]),a._super()),a.isDestroyed},doDestroyItem:function(){var a=this;return a.isParsed?(a.append(),d.empty(a._undo.classes)?a.$el.removeAttr("class"):a.$el.attr("class",a._undo.classes),d.empty(a._undo.style)?a.$el.removeAttr("style"):a.$el.attr("style",a._undo.style),a._undo.wrap&&a.$image.unwrap(),a._undo.loader&&a.$el.find(a.sel.loader).remove(),a._undo.placeholder&&a.$image.prop("src")==b.emptyImage&&a.$image.removeAttr("src")):a.isCreated&&(a.detach(),a.$el.remove()),!0},parse:function(b){var c=this,d=a(b);return!c.tmpl.raise("parse-item",[c,d]).isDefaultPrevented()&&(c.isCreated=d.is(c.sel.elem))&&(c.isParsed=c.doParseItem(d),c.fixLayout&&c.fix()),c.isParsed&&c.tmpl.raise("parsed-item",[c]),c.isParsed},doParseItem:function(c){var e=this,f=e.tmpl.opt,g=e.cls,h=e.sel;if(e._undo.classes=c.attr("class")||"",e._undo.style=c.attr("style")||"",e.$el=c.data(b.dataItem,e),e.$inner=e.$el.children(h.inner),e.$anchor=e.$inner.children(h.anchor).on("click.foogallery",{self:e},e.onAnchorClick),e.$image=e.$anchor.find(h.image),e.$caption=e.$inner.children(h.caption.elem).on("click.foogallery",{self:e},e.onCaptionClick),!(e.$el.length&&e.$inner.length&&e.$anchor.length&&e.$image.length))return console.error("FooGallery Error: Invalid HTML markup. Check the item markup for additional elements or malformed HTML in the title or description.",e),e.isError=!0,e.tmpl.raise("error-item",[e]),0!==e.$el.length&&e.$el.remove(),!1;e.isAttached=e.$el.parent().length>0,e.isLoading=e.$el.is(h.loading),e.isLoaded=e.$el.is(h.loaded),e.isError=e.$el.is(h.error);var i=e.$anchor.data();if(e.id=i.id||e.id,e.tags=i.tags||e.tags,e.href=i.href||e.$anchor.attr("href")||e.href,e.src=e.$image.attr(f.src)||e.src,e.srcset=e.$image.attr(f.srcset)||e.srcset,e.width=parseInt(e.$image.attr("width"))||e.width,e.height=parseInt(e.$image.attr("height"))||e.height,e.title=e.$image.attr("title")||e.title,e.alt=e.$image.attr("alt")||e.alt,e.caption=i.title||i.captionTitle||e.caption||e.title,e.description=i.description||i.captionDesc||e.description||e.alt,d.empty(e.caption)&&(e.caption=a.trim(e.$caption.find(h.caption.title).html())),d.empty(e.description)&&(e.description=a.trim(e.$caption.find(h.caption.description).html())),d.number(e.maxCaptionLength)&&e.maxCaptionLength>0&&!d.empty(e.caption)&&d.string(e.caption)&&e.caption.length>e.maxCaptionLength&&e.$caption.find(h.caption.title).html(e.caption.substr(0,e.maxCaptionLength)+"&hellip;"),d.number(e.maxDescriptionLength)&&e.maxDescriptionLength>0&&!d.empty(e.description)&&d.string(e.description)&&e.description.length>e.maxDescriptionLength&&e.$caption.find(h.caption.description).html(e.description.substr(0,e.maxDescriptionLength)+"&hellip;"),0===e.$anchor.children(h.wrap).length){var j=a("<span/>",{class:g.wrap});e.$anchor.append(j.append(e.$image)),e._undo.wrap=!0}0===e.$el.children(h.loader).length&&(e.$el.append(a("<div/>",{class:g.loader})),e._undo.loader=!0);var k=e.$image.get(0);return d.empty(k.src)&&(k.src=b.emptyImage,e._undo.placeholder=!0),!e.isCreated||!e.isAttached||e.isLoading||e.isLoaded||e.isError||e.$el.addClass(g.idle),!0},create:function(){var a=this;if(!a.isCreated&&d.string(a.href)&&d.string(a.src)&&d.number(a.width)&&d.number(a.height)){a.tmpl.raise("create-item",[a]).isDefaultPrevented()||(a.isCreated=a.doCreateItem()),a.isCreated&&a.tmpl.raise("created-item",[a])}return a.isCreated},doCreateItem:function(){var c=this,e=c.tmpl.opt,f=c.cls,g=c.attr;g.elem.class=f.elem+" "+f.idle,g.inner.class=f.inner,g.anchor.class=f.anchor,g.anchor.href=c.href,g.anchor["data-id"]=c.id,g.anchor["data-title"]=c.caption,g.anchor["data-description"]=c.description,d.empty(c.tags)||(g.anchor["data-tags"]=JSON.stringify(c.tags)),g.image.class=f.image,g.image.src=b.emptyImage,g.image[e.src]=c.src,g.image[e.srcset]=c.srcset,g.image.width=c.width,g.image.height=c.height,g.image.title=c.title,g.image.alt=c.alt,c.$el=a("<div/>").attr(g.elem).data(b.dataItem,c),c.$inner=a("<figure/>").attr(g.inner).appendTo(c.$el),c.$anchor=a("<a/>").attr(g.anchor).appendTo(c.$inner).on("click.foogallery",{self:c},c.onAnchorClick);var h=a("<span/>",{class:f.wrap}).appendTo(c.$anchor);c.$image=a("<img/>").attr(g.image).appendTo(h),f=c.cls.caption,g=c.attr.caption,g.elem.class=f.elem,c.$caption=a("<figcaption/>").attr(g.elem).on("click.foogallery",{self:c},c.onCaptionClick),g.inner.class=f.inner;var i=a("<div/>").attr(g.inner).appendTo(c.$caption),j=c.showCaptionTitle&&!d.empty(c.caption),k=c.showCaptionDescription&&!d.empty(c.description);if(j||k){if(g.title.class=f.title,g.description.class=f.description,j){var l=a("<div/>").attr(g.title),m=c.caption;d.number(c.maxCaptionLength)&&c.maxCaptionLength>0&&d.string(c.caption)&&c.caption.length>c.maxCaptionLength&&(m=c.caption.substr(0,c.maxCaptionLength)+"&hellip;"),l.get(0).innerHTML=m,i.append(l)}if(k){var n=a("<div/>").attr(g.description),o=c.description;d.number(c.maxDescriptionLength)&&c.maxDescriptionLength>0&&d.string(c.description)&&c.description.length>c.maxDescriptionLength&&(o=c.description.substr(0,c.maxDescriptionLength)+"&hellip;"),n.get(0).innerHTML=o,i.append(n)}}return c.$caption.appendTo(c.$inner),0===c.$el.find(c.sel.loader).length&&c.$el.append(a("<div/>",{class:c.cls.loader})),!0},append:function(){var a=this;if(a.isCreated&&!a.isAttached){a.tmpl.raise("append-item",[a]).isDefaultPrevented()||(a.tmpl.$el.append(a.$el),a.fixLayout&&a.fix(),a.isAttached=!0),a.isAttached&&a.tmpl.raise("appended-item",[a])}return a.isAttached},detach:function(){var a=this;if(a.isCreated&&a.isAttached){a.tmpl.raise("detach-item",[a]).isDefaultPrevented()||(a.$el.detach(),a.fixLayout&&a.unfix(),a.isAttached=!1),a.isAttached||a.tmpl.raise("detached-item",[a])}return!a.isAttached},load:function(){var b=this;if(d.promise(b._load))return b._load;if(!b.isCreated||!b.isAttached)return e.rejectWith("not created or attached");if(b.tmpl.raise("load-item",[b]).isDefaultPrevented())return e.rejectWith("default prevented");var c=b.cls,f=b.$image.get(0),g=f.src;return b.isLoading=!0,b.$el.removeClass(c.idle).removeClass(c.loaded).removeClass(c.error).addClass(c.loading),b._load=a.Deferred(function(a){f.onload=function(){f.onload=f.onerror=null,b.isLoading=!1,b.isLoaded=!0,b.$el.removeClass(c.loading).addClass(c.loaded),b.fixLayout&&b.unfix(),b.tmpl.raise("loaded-item",[b]),a.resolve(b)},f.onerror=function(){f.onload=f.onerror=null,b.isLoading=!1,b.isError=!0,b.$el.removeClass(c.loading).addClass(c.error),d.string(g)&&b.$image.prop("src",g),b.tmpl.raise("error-item",[b]),a.reject(b)},f.src=b.getThumbUrl(),f.complete&&f.onload()}).promise()},fix:function(){var a=this;if(null==a.tmpl)return a;if(a.isCreated&&!a.isLoading&&!a.isLoaded&&!a.isError){var b=a.width,c=a.height,e=a.$image.get(0);if(!isNaN(b)&&!isNaN(c)&&e){var f=d.fn(a.maxWidth)?a.maxWidth(a):a.$image.width();f<=0&&(f=b);var g=f/b,h=c*g;a.$image.css({width:f,height:h})}}return a},unfix:function(){var a=this;return null==a.tmpl?a:(a.isCreated&&a.$image.css({width:"",height:""}),a)},getThumbUrl:function(a){a=!!d.boolean(a)&&a;var c=this;return!a&&d.string(c._thumbUrl)?c._thumbUrl:c._thumbUrl=b.parseSrc(c.src,c.width,c.height,c.srcset,c.$anchor.innerWidth(),c.$anchor.innerHeight())},scrollTo:function(a){var b=this;if(b.isAttached){var d=b.bounds(),e=c.getViewportBounds();switch(a){case"top":d.left+=d.width/2-e.width/2,d.top-=e.height/5;break;default:d.left+=d.width/2-e.width/2,d.top+=d.height/2-e.height/2}window.scrollTo(d.left,d.top)}return b},bounds:function(){return this.isAttached?c.getElementBounds(this.$el):null},intersects:function(a){return!!this.isAttached&&this.bounds().intersects(a)},onAnchorClick:function(a){var b=a.data.self,c=b.tmpl.state.get(b);b.tmpl.state.update(c)},onCaptionClick:function(a){var b=a.data.self;b.$anchor.length>0&&b.$anchor.get(0).click()}}),b.template.configure("core",{item:{type:"item",id:"",href:"",src:"",srcset:"",width:0,height:0,title:"",alt:"",caption:"",description:"",tags:[],maxWidth:null,maxCaptionLength:0,maxDescriptionLength:0,showCaptionTitle:!0,showCaptionDescription:!0,attr:{elem:{},inner:{},anchor:{},image:{},caption:{elem:{},inner:{},title:{},description:{}}}}},{item:{elem:"fg-item",inner:"fg-item-inner",anchor:"fg-thumb",wrap:"fg-image-wrap",image:"fg-image",loader:"fg-loader",idle:"fg-idle",loading:"fg-loading",loaded:"fg-loaded",error:"fg-error",caption:{elem:"fg-caption",inner:"fg-caption-inner",title:"fg-caption-title",description:"fg-caption-desc"}}},{item:{}}),b.components.register("item",b.Item)}(FooGallery.$,FooGallery,FooGallery.utils,FooGallery.utils.is,FooGallery.utils.fn,FooGallery.utils.obj),function(a,b,c,d,e,f){b.Items=b.Component.extend({construct:function(a){var b=this;b._super(a),b.idMap={},b._fetched=null,b._arr=[],b._available=[],b._canvas=document.createElement("canvas");var d=b.tmpl.cls.item.caption;b.tmpl.sel.item.caption.all=c.selectify([d.elem,d.inner,d.title,d.description])},destroy:function(){var b=this,c=b.all(),d=[];c.length>0&&(b.tmpl.raise("destroy-items",[c]),d=a.map(c,function(a){return a.destroy()?a:null}),d.length>0&&b.tmpl.raise("destroyed-items",[d])),b.idMap={},b._canvas=b._fetched=null,b._arr=[],b._available=[],b._super()},fetch:function(b){var c=this;if(!b&&d.promise(c._fetched))return c._fetched;var e=c.tmpl,f=e.sel,g=e.opt.items,h=a.Deferred(),i=c.make(e.$el.find(f.item.elem));return d.empty(g)?(i.push.apply(i,c.make(window[e.id+"-items"])),h.resolve(i)):d.array(g)?(i.push.apply(i,c.make(g)),h.resolve(i)):d.string(g)?a.get(g).then(function(a){i.push.apply(i,c.make(a)),h.resolve(i)},function(a,b,c){console.log("FooGallery: GET items error.",g,a,b,c),h.resolve(i)}):h.resolve(i),h.then(function(a){c.setAll(a)}),c._fetched=h.promise()},all:function(){return this._arr.slice()},count:function(a){return a?this.all().length:this.available().length},available:function(){return this._available.slice()},get:function(a){return!d.empty(a)&&this.idMap[a]?this.idMap[a]:null},setAll:function(a){this._arr=d.array(a)?a:[],this.idMap=this.createIdMap(a),this._available=this.all()},setAvailable:function(a){this._available=d.array(a)?a:[]},reset:function(){this.setAvailable(this.all())},loadable:function(b){var e,f=this,g=f.tmpl.opt;return g.lazy&&(e=c.getViewportBounds(g.viewport)),d.array(b)?a.map(b,function(a){return a.isCreated&&a.isAttached&&!a.isLoading&&!a.isLoaded&&!a.isError&&(!g.lazy||g.lazy&&a.intersects(e))?a:null}):[]},creatable:function(c){return d.array(c)?a.map(c,function(a){return a instanceof b.Item&&!a.isCreated?a:null}):[]},appendable:function(c){return d.array(c)?a.map(c,function(a){return a instanceof b.Item&&a.isCreated&&!a.isAttached?a:null}):[]},detachable:function(c){return d.array(c)?a.map(c,function(a){return a instanceof b.Item&&a.isCreated&&a.isAttached?a:null}):[]},jquerify:function(b){return a(a.map(b,function(a){return a.$el.get()}))},make:function(c){var e=this,g=[];if(d.jq(c)||d.array(c)){var h=[],i=a.makeArray(c);if(0===i.length)return g;e.tmpl.raise("make-items",[i]).isDefaultPrevented()||(g=a.map(i,function(a){var c=e.type(a),g=f.extend(d.hash(a)?a:{},{type:c}),i=b.components.make(c,e.tmpl,g);return d.element(a)?i.parse(a)?(h.push(i),i):null:i})),g.length>0&&e.tmpl.raise("made-items",[g]),h.length>0&&e.tmpl.raise("parsed-items",[h])}return g},type:function(c){var e;if(d.hash(c))e=c.type;else if(d.element(c)){var f=a(c),g=this.tmpl.sel.item;e=f.find(g.anchor).data("type")}return d.string(e)&&b.components.contains(e)?e:"item"},create:function(b,c){var e=this,f=[],g=e.creatable(b);if(g.length>0){e.tmpl.raise("create-items",[g]).isDefaultPrevented()||(f=a.map(g,function(a){return a.create()?a:null})),f.length>0&&e.tmpl.raise("created-items",[f])}return d.boolean(c)&&c?e.append(b):f},append:function(b){var c=this,d=[],e=c.appendable(b);if(e.length>0){c.tmpl.raise("append-items",[e]).isDefaultPrevented()||(d=a.map(e,function(a){return a.append()?a:null})),d.length>0&&c.tmpl.raise("appended-items",[d])}return d},detach:function(b){var c=this,d=[],e=c.detachable(b);if(e.length>0){c.tmpl.raise("detach-items",[e]).isDefaultPrevented()||(d=a.map(e,function(a){return a.detach()?a:null})),d.length>0&&c.tmpl.raise("detached-items",[d])}return d},load:function(b){var c=this;if(b=c.loadable(b),b.length>0){if(!c.tmpl.raise("load-items",[b]).isDefaultPrevented()){var d=a.map(b,function(a){return a.load()});return e.when(d).done(function(a){c.tmpl.raise("loaded-items",[a])})}}return e.resolveWith([])},createIdMap:function(b){var c={};return a.each(b,function(a,b){d.empty(b.id)&&(b.id=""+(a+1)),c[b.id]=b}),c}}),b.components.register("items",b.Items)}(FooGallery.$,FooGallery,FooGallery.utils,FooGallery.utils.is,FooGallery.utils.fn,FooGallery.utils.obj),function(a,b,c,d){b.Paging=b.Component.extend({construct:function(a){var b=this;b._super(a),b.opt=b.tmpl.opt.paging,b.cls=b.tmpl.cls.paging,b.il8n=b.tmpl.il8n.paging,b.sel=b.tmpl.sel.paging,b.pushOrReplace=b.opt.pushOrReplace,b.type=b.opt.type,b.theme=b.opt.theme,b.size=b.opt.size,b.position=b.opt.position,b.scrollToTop=b.opt.scrollToTop,b.current=0,b.total=0,b.ctrls=[],b._arr=[]},destroy:function(){var b=this;b._arr.splice(0,b._arr.length),a.each(b.ctrls.splice(0,b.ctrls.length),function(a,b){b.destroy()}),b._super()},build:function(){var a=this,c=a.tmpl.items.available();a.total=a.size>0&&c.length>0?Math.ceil(c.length/a.size):1;for(var d=0;d<a.total;d++)a._arr.push(c.splice(0,a.size));if(a.total>1&&b.paging.hasCtrl(a.type)){var e,f,g=a.position;"both"!==g&&"top"!==g||(e=b.paging.makeCtrl(a.type,a.tmpl,a,"top"),e.create()&&(e.append(),a.ctrls.push(e))),"both"!==g&&"bottom"!==g||(f=b.paging.makeCtrl(a.type,a.tmpl,a,"bottom"),f.create()&&(f.append(),a.ctrls.push(f)))}},rebuild:function(){var b=this;b.current=0,b.total=0,b._arr.splice(0,b._arr.length),a.each(b.ctrls.splice(0,b.ctrls.length),function(a,b){b.destroy()}),b.build()},all:function(){return this._arr.slice()},available:function(){return this.get(this.current)},items:function(){return this.get(this.current)},controls:function(b){var c=this;c.isValid(b)&&a.each(c.ctrls,function(a,c){c.update(b)})},isValid:function(a){return d.number(a)&&a>0&&a<=this.total},number:function(a){return this.isValid(a)?a:0===this.current?1:this.current},create:function(a,b){var c=this;a=c.number(a);var d=a-1;c.tmpl.items.detach(c.tmpl.items.all()),c.current=a,c.tmpl.items.create(c._arr[d],!0)},get:function(a){var b=this;return b.isValid(a)?(a=b.number(a),b._arr[a-1]):[]},set:function(a,b,c,e){var f=this;if(f.isValid(a)){var g,h=f.number(a);if(h!==f.current){var i=f.current,j=function(){if(c=!d.boolean(c)||c,e=!!d.boolean(e)&&e,c&&1===f.current&&!f.tmpl.state.exists()&&(g=f.tmpl.state.get(),f.tmpl.state.update(g,f.pushOrReplace)),f.controls(a),f.create(h,e),c&&(g=f.tmpl.state.get(),f.tmpl.state.update(g,f.pushOrReplace)),f.scrollToTop&&d.boolean(b)&&b){var j=f.get(f.current);j.length>0&&j[0].scrollTo("top")}f.tmpl.raise("after-page-change",[f.current,i,e])};return!f.tmpl.raise("before-page-change",[f.current,h,j,e]).isDefaultPrevented()&&(j(),!0)}}return!1},find:function(b){for(var c=this,d=0,e=c._arr.length;d<e;d++)if(-1!==a.inArray(b,c._arr[d]))return d+1;return 0},contains:function(b,c){var d=this.get(b);return-1!==a.inArray(c,d)},first:function(){this.goto(1)},last:function(){this.goto(this._arr.length)},prev:function(){this.goto(this.current-1)},next:function(){this.goto(this.current+1)},goto:function(a){var b=this;b.set(a,!0)&&b.tmpl.loadAvailable()}}),b.PagingControl=b.Component.extend({construct:function(a,b,c){var d=this;d._super(a),d.pages=b,d.position=c,d.$container=null},create:function(){var b=this;return b.$container=a("<nav/>",{class:b.pages.cls.container}).addClass(b.pages.theme),!0},destroy:function(){var a=this;a.$container.remove(),a.$container=null},append:function(){var a=this;"top"===a.position?a.$container.insertBefore(a.tmpl.$el):a.$container.insertAfter(a.tmpl.$el)},update:function(a){}}),b.paging.register("default",b.Paging,null,{type:"none",theme:"fg-light",size:30,pushOrReplace:"push",position:"none",scrollToTop:!0},{container:"fg-paging-container"},null,-100)}(FooGallery.$,FooGallery,FooGallery.utils,FooGallery.utils.is),function(a,b,c,d){b.Dots=b.Paging.extend({}),b.DotsControl=b.PagingControl.extend({construct:function(b,c,d){this._super(b,c,d),this.$container=a(),this.$list=a(),this.$items=a()},create:function(){for(var b,c=this,d=c.pages.cls,e=c.pages.il8n,f=[],g=a("<ul/>",{class:d.list}),h=0,i=c.pages.total;h<i;h++)f.push(b=c.createItem(h+1,e.page)),g.append(b);return c.$list=g,c.$container=a("<nav/>",{class:d.container}).addClass(c.pages.theme).append(g),c.$items=a(a.map(f,function(a){return a.get()})),!0},append:function(){var a=this;"top"===a.position?a.$container.insertBefore(a.tmpl.$el):a.$container.insertAfter(a.tmpl.$el)},destroy:function(){var b=this,c=b.pages.sel;b.$list.find(c.link).off("click.foogallery",b.onLinkClick),b.$container.remove(),b.$container=a(),b.$list=a(),b.$items=a()},update:function(a){this.setSelected(a-1)},setSelected:function(b){var c=this,e=c.pages.cls,f=c.pages.il8n,g=c.pages.sel;c.$items.filter(g.selected).removeClass(e.selected).each(function(b,c){var e=a(c),f=e.data("label"),h=e.find(g.reader);d.string(f)&&0!==h.length&&h.html(f)}),c.$items.eq(b).addClass(e.selected).each(function(b,c){var e=a(c),h=e.find(g.reader),i=h.html();d.string(i)&&0!==h.length&&(e.data("label",i),h.html(f.current))})},createItem:function(b,c,e,f,g){e=d.string(e)?e:b,c=d.string(c)?c:"";var h=this,i=h.pages.opt,j=h.pages.cls,k=a("<a/>",{class:j.link,href:"#page-"+b}).html(e).on("click.foogallery",{self:h,page:b},h.onLinkClick);d.empty(c)||k.attr("title",c.replace(/\{PAGE}/g,b).replace(/\{LIMIT}/g,i.limit+"")),g=d.string(g)?g:c,d.empty(g)||k.prepend(a("<span/>",{class:j.reader,text:g.replace(/\{PAGE}/g,"").replace(/\{LIMIT}/g,i.limit+"")}));var l=a("<li/>",{class:j.item}).append(k);return f=d.string(f)?f:"",d.empty(f)||l.addClass(f),l},onLinkClick:function(b){b.preventDefault();var c=b.data.self,d=b.data.page,e=c.pages.sel;a(this).closest(e.item).is(e.disabled)||(c.pages.set(d,!0),c.tmpl.loadAvailable())}}),b.paging.register("dots",b.Dots,b.DotsControl,{type:"dots",position:"both",pushOrReplace:"push"},{list:"fg-dots",item:"fg-dot-item",link:"fg-dot-link",disabled:"fg-disabled",selected:"fg-selected",visible:"fg-visible",reader:"fg-sr-only"},{current:"Current page",page:"Page {PAGE}"})}(FooGallery.$,FooGallery,FooGallery.utils,FooGallery.utils.is),function(a,b,c){b.DefaultTemplate=b.Template.extend({}),b.template.register("default",b.DefaultTemplate,null,{container:"foogallery fg-default"})}(FooGallery.$,FooGallery,FooGallery.utils),function(a,b,c,d){b.MasonryTemplate=b.Template.extend({construct:function(a,b){this._super(a,b),this.masonry=null,this.style=null,this.$columnWidth=null},getStylesheet:function(){var a=this;return null===a.style&&(a.style=document.createElement("style"),a.style.appendChild(document.createTextNode("")),document.head.appendChild(a.style)),a.style.sheet},onPreInit:function(b,c){var e=c.sel,f=c.cls;f.layouts=a.map(f.layout,function(a){return a}).join(" ");for(var g=a.map(f.layout,function(a,b){return{key:b,value:a}}),h=0,i=g.length;h<i;h++)if(c.$el.hasClass(g[h].value)){c.template.layout=g[h].key;break}d.string(f.layout[c.template.layout])||(c.template.layout="col4");var j,k,l="fixed"===c.template.layout;if(c.template.isFitWidth=l,c.template.percentPosition=!l,c.template.transitionDuration=0,c.template.itemSelector=e.item.elem,c.$el.removeClass(f.layouts).addClass(f.layout[c.template.layout]),l||(0===c.$el.find(e.gutterWidth).length&&c.$el.prepend(a("<div/>").addClass(f.gutterWidth)),c.template.gutter=e.gutterWidth),0===c.$el.find(e.columnWidth).length&&c.$el.prepend(a("<div/>").addClass(f.columnWidth)),l&&d.number(c.template.columnWidth)){var m=c.$el.find(e.columnWidth).width(c.template.columnWidth);j=c.getStylesheet(),k="#"+c.id+e.container+" "+e.item.elem+" { width: "+m.outerWidth()+"px; }",j.insertRule(k,0)}c.template.columnWidth=e.columnWidth,l&&d.number(c.template.gutter)&&(j=c.getStylesheet(),k="#"+c.id+e.container+" "+e.item.elem+" { margin-bottom: "+c.template.gutter+"px; }",j.insertRule(k,0)),c.masonry=new Masonry(c.$el.get(0),c.template)},onPostInit:function(a,b){b.masonry.layout()},onFirstLoad:function(a,b){b.masonry.layout()},onReady:function(a,b){b.masonry.layout()},onDestroy:function(a,b){b.$el.find(b.sel.columnWidth).remove(),b.$el.find(b.sel.gutterWidth).remove(),b.style&&b.style.parentNode&&b.style.parentNode.removeChild(b.style)},onDestroyed:function(a,b){b.masonry instanceof Masonry&&b.masonry.destroy()},onLayout:function(a,b){b.masonry.layout()},onParsedItems:function(a,b,c){b.masonry.layout()},onAppendedItems:function(a,b,c){c=b.items.jquerify(c),c=b.masonry.addItems(c),b.masonry.layoutItems(c,!0)},onDetachItem:function(a,b,c){a.isDefaultPrevented()||(a.preventDefault(),b.masonry.remove(c.$el),c.isAttached=!1,c.unfix())},onDetachedItems:function(a,b,c){b.masonry.layout()},onLoadedItems:function(a,b,c){b.masonry.layout()}}),b.template.register("masonry",b.MasonryTemplate,{template:{initLayout:!1,isInitLayout:!1,layout:"col4"}},{container:"foogallery fg-masonry",columnWidth:"fg-column-width",gutterWidth:"fg-gutter-width",layout:{fixed:"fg-masonry-fixed",col2:"fg-masonry-2col",col3:"fg-masonry-3col",col4:"fg-masonry-4col",col5:"fg-masonry-5col"}})}(FooGallery.$,FooGallery,FooGallery.utils,FooGallery.utils.is),function(a,b,c,d){b.Justified=c.Class.extend({construct:function(c,d){this.tmpl=c,this.$el=c.$el,this.options=a.extend(!0,{},b.Justified.defaults,d),this._items=[],this._lastRefresh=0,this._refresh=null},init:function(){var b=this;d.string(b.options.maxRowHeight)&&(b.options.maxRowHeight.indexOf("%")?b.options.maxRowHeight=b.options.rowHeight*(parseInt(b.options.maxRowHeight)/100):b.options.maxRowHeight=parseInt(b.options.maxRowHeight)),a(window).on("resize.justified",{self:b},b.onWindowResize),this._refresh=setInterval(function(){b.refresh()},b.options.refreshInterval)},destroy:function(){this._refresh&&clearInterval(this._refresh),a(window).off("resize.justified"),this.$el.removeAttr("style")},refresh:function(){var a=this.getContainerWidth();a!=this._lastRefresh&&(this.layout(),this._lastRefresh=a)},parse:function(){var b=this;return b._items=a.map(b.tmpl.getItems(),function(a,b){return{index:b,width:a.width,height:a.height,top:0,left:0,$item:a.$el}})},getMaxRowHeight:function(){var a=this;return d.string(a.options.maxRowHeight)&&(a.options.maxRowHeight.indexOf("%")?a.options.maxRowHeight=a.options.rowHeight*(parseInt(a.options.maxRowHeight)/100):a.options.maxRowHeight=parseInt(a.options.maxRowHeight)),d.number(a.options.maxRowHeight)?a.options.maxRowHeight:a.options.rowHeight},getContainerWidth:function(){var a=this;return a.$el.is(":visible")?a.$el.width():a.$el.parents(":visible:first").innerWidth()},layout:function(b,c){b=!!d.boolean(b)&&b,c=!d.boolean(c)||c,(b||0===this._items.length)&&this.parse();var e=this,f=0,g=e.getContainerWidth(),h=e.getMaxRowHeight(),i=e.rows(g,h);a.each(i,function(a,b){b.visible&&(a>0&&(f+=e.options.margins),f+=b.height),e.render(b)}),e.$el.height(f),c&&e.getContainerWidth()<g&&e.layout(!1,!1)},render:function(a){for(var b,c=0,d=a.items.length;c<d;c++)b=a.items[c],a.visible?b.$item.css({width:b.width,height:b.height,top:b.top,left:b.left,display:"",maxHeight:this.options.maxRowHeight>0?this.options.maxRowHeight:""}).addClass("fg-positioned"):b.$item.css("display","none")},justify:function(a,b,c,d){var e=this,f=e.options.margins*(a.items.length-1),g=c-f,h=g/a.width;a.width=a.width*h,a.height=a.height*h,a.top=b,a.height>d&&(a.height=d),a.left=0,a.width<g&&(a.left=(g-a.width)/2),a.width+=f;for(var i,j=a.left,k=0,l=a.items.length;k<l;k++)k>0&&(j+=e.options.margins),i=a.items[k],i.left=j,i.top=b,i.width=i.width*h,i.height=i.height*h,i.height>d&&(i.height=d),j+=i.width;return a.height},position:function(a,b,c,d){var e=this,f=e.options.margins*(a.items.length-1),g=c-f;if(a.top=b,a.left=0,a.width<g)switch(d){case"center":a.left=(g-a.width)/2;break;case"right":a.left=g-a.width}a.width+=f;for(var h,i=a.left,j=0,k=a.items.length;j<k;j++)j>0&&(i+=e.options.margins),h=a.items[j],h.left=i,h.top=b,i+=h.width;return a.height},lastRow:function(a,b,c,d){var e=this,f=e.options.margins*(a.items.length-1),g=c-f,h=a.width/g>e.options.justifyThreshold;switch(e.options.lastRow){case"hide":h?e.justify(a,b,c,d):a.visible=!1;break;case"justify":e.justify(a,b,c,d);break;case"nojustify":h?e.justify(a,b,c,d):e.position(a,b,c,"left");break;case"left":case"center":case"right":h?e.justify(a,b,c,d):e.position(a,b,c,e.options.lastRow)}},items:function(){return a.map(this._items,function(a){return{index:a.index,width:a.width,height:a.height,$item:a.$item,top:a.top,left:a.left}})},rows:function(a,b){function c(){var a={index:++h,visible:!0,width:0,height:e.options.rowHeight,top:0,left:0,items:[]};return g.push(a),a}for(var d,e=this,f=e.items(),g=[],h=-1,i=c(),j=0,k=0,l=0,m=f.length;l<m;l++){if(d=f[l],d.height!=e.options.rowHeight){var n=e.options.rowHeight/d.height;d.height=d.height*n,d.width=d.width*n}k+d.width>a&&l>0&&(g.length>1&&(j+=e.options.margins),j+=e.justify(i,j,a,b),i=c(),k=0),i.items.length>0&&(k+=e.options.margins),k+=d.width,i.width+=d.width,i.items.push(d)}return g.length>1&&(j+=e.options.margins),e.lastRow(i,j,a,b),g},onWindowResize:function(a){a.data.self.layout(!0)}}),b.Justified.defaults={itemSelector:".fg-item",rowHeight:150,maxRowHeight:"200%",margins:0,lastRow:"center",justifyThreshold:.5,refreshInterval:250}}(FooGallery.$,FooGallery,FooGallery.utils,FooGallery.utils.is),function(a,b,c){b.JustifiedTemplate=b.Template.extend({onPreInit:function(a,c){c.justified=new b.Justified(c,c.template)},onInit:function(a,b){b.justified.init()},onFirstLoad:function(a,b){b.justified.layout(!0)},onReady:function(a,b){b.justified.layout(!0)},onDestroy:function(a,b){b.justified.destroy()},onLayout:function(a,b){b.justified.layout(!0)},onAfterPageChange:function(a,b,c,d,e){e||b.justified.layout(!0)},onAfterFilterChange:function(a,b){b.justified.layout(!0)}}),b.template.register("justified",b.JustifiedTemplate,null,{container:"foogallery fg-justified"})}(FooGallery.$,FooGallery,FooGallery.utils.is),function(a,b,c,d){b.Portfolio=c.Class.extend({construct:function(c,d){this.tmpl=c,this.$el=c.$el,this.options=a.extend(!0,{},b.Portfolio.defaults,d),this._items=[],this._lastWidth=0},init:function(){var b=this;a(window).on("resize.portfolio",{self:b},b.onWindowResize)},destroy:function(){a(window).off("resize.portfolio"),this.$el.removeAttr("style")},parse:function(){var b=this,c=b.getContainerWidth(),d=a("<div/>",{class:b.$el.attr("class")}).css({position:"absolute",top:-9999,left:-9999,visibility:"hidden",maxWidth:c}).appendTo("body"),e=0;b.$el.hasClass("fg-border-thin")&&(e=4),b.$el.hasClass("fg-border-medium")&&(e=10),b.$el.hasClass("fg-border-thick")&&(e=16);var f=2*e;return b._items=a.map(b.tmpl.getItems(),function(a,b){var e=c-f,g=a.width>e,h=a.$el.clone().css({width:"",height:""}).find(".fg-image,.fg-caption").css("width",g?e:a.width).end().appendTo(d),i=h.outerWidth(),j=h.outerHeight();return h.remove(),{index:b,width:i,height:j,top:0,left:0,$item:a.$el,$thumb:a.$thumb}}),d.remove(),b._items},round:function(a){return Math.round(2*a)/2},getContainerWidth:function(){var a=this;return a.$el.is(":visible")?a.$el.width():a.$el.parents(":visible:first").innerWidth()},layout:function(a,b){a=!!d.boolean(a)&&a,b=!d.boolean(b)||b;var c=this,e=c.getContainerWidth();0!=c._lastWidth&&Math.abs(e-c._lastWidth)>0&&(a=!0,c._lastWidth=e),(a||0===c._items.length)&&c.parse();for(var f,g=c.rows(e),h=0,i=0,j=g.length;i<j;i++)f=g[i],h=c.position(f,e,h,c.options.align),c.render(f);c.$el.height(h),0==c._lastWidth&&(c._lastWidth=e),b&&c.getContainerWidth()<e&&c.layout(!1,!1)},render:function(a){for(var b,c=0,d=a.items.length;c<d;c++)b=a.items[c],a.visible?b.$item.css({width:b.width,height:a.height,top:b.top,left:b.left,display:""}).addClass("fg-positioned"):b.$item.css("display","none")},position:function(a,b,c,d){var e=this,f=a.items[a.items.length-1],g=b-(f.left+f.width);a.index>0&&(c+=e.options.gutter),a.top=c;for(var h,i=0,j=a.items.length;i<j;i++)h=a.items[i],h.top=c,"center"===d?h.left+=g/2:"right"===d&&(h.left+=g);return c+a.height},items:function(){return a.map(this._items,function(a){return{index:a.index,width:a.width,height:a.height,$item:a.$item,$thumb:a.$thumb,top:a.top,left:a.left}})},rows:function(a){for(var b=this,c=b.items(),d=[],e=c.length>0,f=-1,g=0;e;){f+=1,f>0&&(g+=b.options.gutter);for(var h,i,j,k={index:f,visible:!0,top:g,width:0,height:0,items:[]},l=[],m=0,n=0,o=c.length;n<o&&(i=c[n],!((h=k.width+i.width)>a&&n>0));n++)h>a&&0==n&&(h=a,j=a/i.width,i.width=b.round(i.width*j),i.height=b.round(i.height*j),k.height=i.height),i.top=k.top,n>0&&(m+=b.options.gutter),n!==o-1&&(h+=b.options.gutter),i.left=m,m+=i.width,i.height>k.height&&(k.height=i.height),k.width=h,k.items.push(i),l.push(n);if(0===l.length){e=!1;break}l.sort(function(a,b){return b-a});for(var p=0,q=l.length;p<q;p++)c.splice(l[p],1);d.push(k),e=c.length>0}return d},onWindowResize:function(a){a.data.self.layout()}}),b.Portfolio.defaults={gutter:40,align:"center"}}(FooGallery.$,FooGallery,FooGallery.utils,FooGallery.utils.is),function(a,b,c){b.PortfolioTemplate=b.Template.extend({construct:function(a,b){this._super(a,b),this.portfolio=null},onPreInit:function(a,c){c.portfolio=new b.Portfolio(c,c.template)},onInit:function(a,b){b.portfolio.init()},onFirstLoad:function(a,b){b.portfolio.layout(!0)},onReady:function(a,b){b.portfolio.layout(!0)},onDestroy:function(a,b){b.portfolio.destroy()},onLayout:function(a,b){b.portfolio.layout(!0)},onAfterPageChange:function(a,b,c,d,e){e||b.portfolio.layout(!0)},onAfterFilterChange:function(a,b){b.portfolio.layout(!0)}}),b.template.register("simple_portfolio",b.PortfolioTemplate,{template:{gutter:40}},{container:"foogallery fg-simple_portfolio"})}(FooGallery.$,FooGallery,FooGallery.utils),function(a,b,c,d){b.ImageViewerTemplate=b.Template.extend({construct:function(b,c){this._super(d.extend({},b,{paging:{pushOrReplace:"replace",theme:"fg-light",type:"default",size:1,position:"none",scrollToTop:!1}}),c),this.$inner=a(),this.$current=a(),this.$total=a(),this.$prev=a(),this.$next=a()},createChildren:function(){var b=this;return a("<div/>",{class:b.cls.inner}).append(a("<div/>",{class:b.cls.innerContainer}),a("<div/>",{
11
- class:b.cls.controls}).append(a("<div/>",{class:b.cls.prev}).append(a("<span/>",{text:b.il8n.prev})),a("<label/>",{class:b.cls.count,text:b.il8n.count}).prepend(a("<span/>",{class:b.cls.countCurrent,text:"0"})).append(a("<span/>",{class:b.cls.countTotal,text:"0"})),a("<div/>",{class:b.cls.next}).append(a("<span/>",{text:b.il8n.next}))))},destroyChildren:function(){var a=this;a.$el.find(a.sel.inner).remove()},onPreInit:function(a,b){b.$inner=b.$el.find(b.sel.innerContainer),b.$current=b.$el.find(b.sel.countCurrent),b.$total=b.$el.find(b.sel.countTotal),b.$prev=b.$el.find(b.sel.prev),b.$next=b.$el.find(b.sel.next)},onInit:function(a,b){b.template.attachFooBox&&b.$el.on("foobox.previous",{self:b},b.onFooBoxPrev).on("foobox.next",{self:b},b.onFooBoxNext),b.$prev.on("click",{self:b},b.onPrevClick),b.$next.on("click",{self:b},b.onNextClick)},onFirstLoad:function(a,b){b.update()},onDestroy:function(a,b){b.template.attachFooBox&&b.$el.off({"foobox.previous":b.onFooBoxPrev,"foobox.next":b.onFooBoxNext}),b.$prev.off("click",b.onPrevClick),b.$next.off("click",b.onNextClick)},onAppendItem:function(a,b,c){a.preventDefault(),b.$inner.append(c.$el),c.fix(),c.isAttached=!0},onAfterPageChange:function(a,b,c,d,e){e||b.update()},onAfterFilterChange:function(a,b){b.update()},update:function(){this.pages&&(this.$current.text(this.pages.current),this.$total.text(this.pages.total))},prev:function(){this.pages&&(this.template.loop&&1===this.pages.current?this.pages.last():this.pages.prev(),this.update())},next:function(){this.pages&&(this.template.loop&&this.pages.current===this.pages.total?this.pages.first():this.pages.next(),this.update())},onFooBoxPrev:function(a){a.data.self.prev()},onFooBoxNext:function(a){a.data.self.next()},onPrevClick:function(a){a.preventDefault(),a.stopPropagation(),a.data.self.prev()},onNextClick:function(a){a.preventDefault(),a.stopPropagation(),a.data.self.next()}}),b.template.register("image-viewer",b.ImageViewerTemplate,{template:{attachFooBox:!1,loop:!1}},{container:"foogallery fg-image-viewer",inner:"fiv-inner",innerContainer:"fiv-inner-container",controls:"fiv-ctrls",prev:"fiv-prev",next:"fiv-next",count:"fiv-count",countCurrent:"fiv-count-current",countTotal:"fiv-count-total"},{prev:"Prev",next:"Next",count:"of"})}(FooGallery.$,FooGallery,FooGallery.utils,FooGallery.utils.obj),function(a,b,c){b.ThumbnailTemplate=b.Template.extend({construct:function(a,b){this._super(c.extend({},a,{filtering:{type:"none"},paging:{pushOrReplace:"replace",theme:"fg-light",type:"default",size:1,position:"none",scrollToTop:!1}}),b)}}),b.template.register("thumbnail",b.ThumbnailTemplate,null,{container:"foogallery fg-thumbnail"})}(FooGallery.$,FooGallery,FooGallery.utils.obj),function(a,b,c,d){b.triggerPostLoad=function(b,c,d,e,f){if("first-load"===b.type||c.initialized&&("after-page-change"===b.type&&!f||"after-filter-change"===b.type))try{if(c.$el.parents(".fbx-item").length>0)return;c.$el.hasClass("fbx-instance")&&window.FOOBOX&&a.fn.foobox?c.$el.foobox(window.FOOBOX.o):a("body").trigger("post-load")}catch(a){console.error(a)}},b.autoDefaults={on:{"first-load.foogallery after-page-change.foogallery after-filter-change.foogallery":b.triggerPostLoad}},b.auto=function(a){b.autoDefaults=d.merge(b.autoDefaults,a)},b.load=b.reload=function(){a(function(){a('[id^="foogallery-gallery-"]:not(.fg-ready)').foogallery(b.autoDefaults)}),c.ready(function(){a('[id^="foogallery-gallery-"].fg-ready').foogallery(b.autoDefaults)})},b.load()}(FooGallery.$,FooGallery,FooGallery.utils,FooGallery.utils.obj);
1
  /*
2
  * FooGallery - The Most Intuitive and Extensible Gallery Creation and Management Tool Ever Created for WordPress
3
+ * @version 1.2.10
4
  * @link
5
  * @copyright Steven Usher & Brad Vincent 2015
6
  * @license Released under the GPLv3 license.
7
  */
8
 
9
+ !function(a,b){b.$=a}(jQuery,window.FooGallery=window.FooGallery||{}),function(a){if(!a)return void console.warn("jQuery must be included in the page prior to the FooGallery.utils library.");var b={$:a,version:"0.0.8"};b.versionCompare=function(a,b){function c(a){for(var b=a.split("."),c=0,d=b.length;c<d;c++)b[c]=parseInt(b[c]),isNaN(b[c])&&(b[c]=0);return b}if(!/[\d.]/.test(a)||!/[\d.]/.test(b))return NaN;for(var d=c(a),e=c(b);d.length<e.length;)d.push(0);for(;e.length<d.length;)e.push(0);for(var f=0;f<d.length;++f){if(e.length==f)return 1;if(d[f]!=e[f])return d[f]>e[f]?1:-1}return d.length!=e.length?-1:0},!function(){try{return!!window.FooGallery.utils}catch(a){return!1}}()?window.FooGallery.utils=b:b.versionCompare(b.version,window.FooGallery.utils.version)>0?(console.warn("An older version of FooGallery.utils ("+window.FooGallery.utils.version+") already exists in the page, version "+b.version+" will override it."),window.FooGallery.utils=b):console.warn("A newer version of FooGallery.utils ("+window.FooGallery.utils.version+") already exists in the page, version "+b.version+" will not register itself.")}(jQuery),function(a,b){"0.0.8"===b.version&&(b.is={},b.is.array=function(a){return"[object Array]"===Object.prototype.toString.call(a)},b.is.boolean=function(a){return"[object Boolean]"===Object.prototype.toString.call(a)},b.is.element=function(a){return"object"==typeof HTMLElement?a instanceof HTMLElement:!!a&&"object"==typeof a&&null!==a&&1===a.nodeType&&"string"==typeof a.nodeName},b.is.empty=function(a){if(b.is.undef(a)||null===a)return!0;if(b.is.number(a)&&0==a)return!0;if(b.is.boolean(a)&&!1===a)return!0;if(b.is.string(a)&&0===a.length)return!0;if(b.is.array(a)&&0===a.length)return!0;if(b.is.jq(a)&&0===a.length)return!0;if(b.is.hash(a)){for(var c in a)if(a.hasOwnProperty(c))return!1;return!0}return!1},b.is.error=function(a){return"[object Error]"===Object.prototype.toString.call(a)},b.is.fn=function(a){return a===window.alert||"[object Function]"===Object.prototype.toString.call(a)},b.is.hash=function(a){return b.is.object(a)&&a.constructor===Object&&!a.nodeType&&!a.setInterval},b.is.jq=function(c){return!b.is.undef(a)&&c instanceof a},b.is.number=function(a){return"[object Number]"===Object.prototype.toString.call(a)&&!isNaN(a)},b.is.object=function(a){return"[object Object]"===Object.prototype.toString.call(a)&&!b.is.undef(a)&&null!==a},b.is.promise=function(a){return b.is.object(a)&&b.is.fn(a.then)&&b.is.fn(a.promise)},b.is.size=function(a){return!!(b.is.string(a)&&!b.is.empty(a)||b.is.number(a))&&/^(auto|none|(?:[\d\.]*)+?(?:%|px|mm|q|cm|in|pt|pc|em|ex|ch|rem|vh|vw|vmin|vmax)?)$/.test(a)},b.is.string=function(a){return"[object String]"===Object.prototype.toString.call(a)},b.is.undef=function(a){return void 0===a})}(FooGallery.utils.$,FooGallery.utils),function(a,b,c){if("0.0.8"===b.version){b.fn={};var d=Function.prototype.toString;b.fn.CONTAINS_SUPER=/xyz/.test(d.call(function(){xyz}))?/\b_super\b/:/.*/,b.fn.addOrOverride=function(a,e,f){if(c.object(a)&&c.string(e)&&!c.empty(e)&&c.fn(f)){var g=a[e],h=c.fn(g)&&b.fn.CONTAINS_SUPER.test(d.call(f));a[e]=h?function(a,b){return function(){var c=this._super;this._super=a;var d=b.apply(this,arguments);return this._super=c,d}}(g,f):f}},b.fn.apply=function(a,b){function d(){return a.apply(this,b)}return b=c.array(b)?b:[],d.prototype=a.prototype,new d},b.fn.arg2arr=function(a){return Array.prototype.slice.call(a)},b.fn.check=function(d,e,f,g){function h(a){return function(){return a.apply(d,arguments)}}return f=c.fn(f)?f:a.noop,d=c.object(d)?d:window,e=c.string(e)?b.fn.fetch(e,g):e,h(c.fn(e)?e:f)},b.fn.fetch=function(b,d){return!c.string(b)||c.empty(b)?null:(d=c.object(d)?d:window,a.each(b.split("."),function(a,b){if(!d[b])return!1;d=d[b]}),c.fn(d)?d:null)},b.fn.enqueue=function(d,e,f,g){function h(a,b){try{return n.push(a),b.apply(a,i)}catch(a){return j.reject(a,n),j}}var i=b.fn.arg2arr(arguments),j=a.Deferred(),k=a.Deferred(),l=k.promise(),m=[],n=[],o=!0;return d=i.shift(),e=i.shift(),a.each(d,function(a,d){c.fn(d[e])&&(l=l.then(function(){if(!o){var a=b.fn.arg2arr(arguments);m.push(a)}return o=!1,h(d,d[e])}))}),l.then(function(){if(!o){var a=b.fn.arg2arr(arguments);m.push(a)}o=!1,j.resolve(m)}),l.fail(function(){var a=b.fn.arg2arr(arguments);a.push(n),j.reject.apply(j,a)}),k.resolve(),j.promise()},b.fn.when=function(b){if(!c.array(b)||c.empty(b))return a.when();for(var d=a.Deferred(),e=[],f=b.length,g=0;g<b.length;g++)b[g].then(function(a){e.push(a)}).always(function(){--f||d.resolve(e)});return d.promise()},b.fn.rejectWith=function(c,d){var e=a.Deferred(),f=b.fn.arg2arr(arguments);return e.reject.apply(e,f).promise()},b.fn.resolveWith=function(c,d){var e=a.Deferred(),f=b.fn.arg2arr(arguments);return e.resolve.apply(e,f).promise()},b.fn.resolved=a.Deferred().resolve().promise(),b.fn.rejected=a.Deferred().reject().promise()}}(FooGallery.utils.$,FooGallery.utils,FooGallery.utils.is),function(a,b){if("0.0.8"===a.version){a.url={};var c=document.createElement("a");a.url.parts=function(a){return c.href=a,{hash:c.hash,host:c.host,hostname:c.hostname,href:c.href,origin:c.origin,pathname:c.pathname,port:c.port,protocol:c.protocol,search:c.search}},a.url.full=function(a){return!b.string(a)||b.empty(a)?null:(c.href=a,c.href)},a.url.param=function(a,c,d){if(!b.string(a)||!b.string(c)||b.empty(c))return a;var e,f,g,h;return b.undef(d)?(e=new RegExp("[?|&]"+c+"=([^&;]+?)(&|#|;|$)"),f=e.exec(a)||[,""],g=f[1].replace(/\+/g,"%20"),b.string(g)&&!b.empty(g)?decodeURIComponent(g):null):(""===d||null===d?(e=new RegExp("^([^#]*?)(([^#]*)&)?"+c+"(=[^&#]*)?(&|#|$)"),g=a.replace(e,"$1$3$5").replace(/^([^#]*)((\?)&|\?(#|$))/,"$1$3$4")):(e=new RegExp("([?&])"+c+"[^&]*"),h=c+"="+encodeURIComponent(d),(g=a.replace(e,"$1"+h))!==a||e.test(g)||(g+=(-1!==g.indexOf("?")?"&":"?")+h)),g)}}}(FooGallery.utils,FooGallery.utils.is),function(a,b,c){"0.0.8"===a.version&&(a.str={},a.str.camel=function(a){return b.empty(a)?a:a.toUpperCase()===a?a.toLowerCase():a.replace(/^([A-Z])|[-\s_]+(\w)/g,function(a,c,d){return b.string(d)?d.toUpperCase():c.toLowerCase()})},a.str.contains=function(a,c,d){return!(!b.string(a)||b.empty(a)||!b.string(c)||b.empty(c))&&(c.length<=a.length&&-1!==(d?a.toUpperCase().indexOf(c.toUpperCase()):a.indexOf(c)))},a.str.containsWord=function(a,c,d){if(!b.string(a)||b.empty(a)||!b.string(c)||b.empty(c)||a.length<c.length)return!1;for(var e=a.split(/\W/),f=0,g=e.length;f<g;f++)if(d?e[f].toUpperCase()==c.toUpperCase():e[f]==c)return!0;return!1},a.str.endsWith=function(a,c){return!b.string(a)||b.empty(a)||!b.string(c)||b.empty(c)?a==c:a.slice(a.length-c.length)==c},a.str.escapeRegExp=function(a){return b.empty(a)?a:a.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")},a.str.fnv1a=function(a){if(!b.string(a)||b.empty(a))return null;var c,d,e=2166136261;for(c=0,d=a.length;c<d;c++)e^=a.charCodeAt(c),e+=(e<<1)+(e<<4)+(e<<7)+(e<<8)+(e<<24);return e>>>0},a.str.from=function(c,d){return!b.string(c)||b.empty(c)||!b.string(d)||b.empty(d)?null:a.str.contains(c,d)?c.substring(c.indexOf(d)+d.length):null},a.str.join=function(d,e,f){if(!b.string(d)||!b.string(e))return null;var g=c.arg2arr(arguments);d=g.shift();var h,i,j=g.shift();for(h=0,i=g.length;h<i;h++)e=g[h],b.empty(e)||(a.str.endsWith(j,d)&&(j=j.slice(0,j.length-d.length)),a.str.startsWith(e,d)&&(e=e.slice(d.length)),j+=d+e);return j},a.str.startsWith=function(a,c){return!b.empty(a)&&!b.empty(c)&&a.slice(0,c.length)==c},a.str.until=function(c,d){return b.empty(c)||b.empty(d)?c:a.str.contains(c,d)?c.substring(0,c.indexOf(d)):c},a.str.format=function(a,d,e){var f=c.arg2arr(arguments);if(a=f.shift(),b.empty(a)||b.empty(f))return a;1===f.length&&(b.array(f[0])||b.object(f[0]))&&(f=f[0]);for(var g in f)a=a.replace(new RegExp("\\{"+g+"\\}","gi"),f[g]);return a})}(FooGallery.utils,FooGallery.utils.is,FooGallery.utils.fn),function(a,b,c,d,e){if("0.0.8"===b.version){b.obj={};var f=function(){};b.obj.create=function(a){if(!c.object(a))throw TypeError("Argument must be an object");f.prototype=a;var b=new f;return f.prototype=null,b},b.obj.extend=function(e,f,g){e=c.object(e)?e:{};var h=d.arg2arr(arguments);return h.shift(),a.each(h,function(a,c){b.obj.merge(e,c)}),e},b.obj.merge=function(a,d){a=c.hash(a)?a:{},d=c.hash(d)?d:{};for(var e in d)d.hasOwnProperty(e)&&(c.hash(d[e])?(a[e]=c.hash(a[e])?a[e]:{},b.obj.merge(a[e],d[e])):c.array(d[e])?a[e]=d[e].slice():a[e]=d[e]);return a},b.obj.mergeValid=function(d,e,f,g){if(!c.hash(f)||!c.hash(e))return d;e=c.hash(e)?e:{},g=c.hash(g)?g:{};var h,i,j;for(h in e)e.hasOwnProperty(h)&&c.fn(e[h])&&(i=c.array(g[h])?g[h]:c.string(g[h])?[g[h]]:[h],a.each(i,function(a,g){if(j=b.obj.prop(f,g),!c.undef(j))return e[h](j)?(b.obj.prop(d,h,j),!1):void 0}));return d},b.obj.prop=function(b,d,f){if(c.object(b)&&!c.empty(d)){var g,h;if(c.undef(f))return e.contains(d,".")?(g=d.split("."),h=g.length-1,a.each(g,function(a,d){if(a===h)f=b[d];else{if(!c.hash(b[d]))return!1;b=b[d]}})):c.undef(b[d])||(f=b[d]),f;e.contains(d,".")?(g=d.split("."),h=g.length-1,a.each(g,function(a,d){a===h?b[d]=f:b=c.hash(b[d])?b[d]:b[d]={}})):c.undef(b[d])||(b[d]=f)}}}}(FooGallery.utils.$,FooGallery.utils,FooGallery.utils.is,FooGallery.utils.fn,FooGallery.utils.str),function(a,b,c){if("0.0.8"===b.version){b.ready=function(a){function c(){try{a.call(window,b.$)}catch(a){console.error(a)}}(Function("/*@cc_on return true@*/")()?"complete"===document.readyState:"loading"!==document.readyState)?c():document.addEventListener("DOMContentLoaded",c,!1)};var d=0;b.uniqueId=function(a,b){var e=a.attr("id");return c.empty(e)&&(b=c.string(b)&&!c.empty(b)?b:"uid-",e=b+ ++d,a.attr("id",e).data("__uniqueId__",!0)),e},b.removeUniqueId=function(a){a.data("__uniqueId__")&&a.removeAttr("id").removeData("__uniqueId__")}}}(FooGallery.utils.$,FooGallery.utils,FooGallery.utils.is),function(a,b,c){if("0.0.8"===b.version){b.transition={};var d=document.createElement("div");b.transition.supported=function(a){var b=a.style;return c.string(b.transition)||c.string(b.WebkitTransition)||c.string(b.MozTransition)||c.string(b.msTransition)||c.string(b.OTransition)}(d),b.transition.end=function(a){var b=a.style;return c.string(b.transition)?"transitionend":c.string(b.WebkitTransition)?"webkitTransitionEnd":c.string(b.MozTransition)?"transitionend":c.string(b.msTransition)?"msTransitionEnd":c.string(b.OTransition)?"oTransitionEnd":null}(d),b.transition.duration=function(a,b){if(b=c.number(b)?b:0,!c.jq(a))return b;var d=a.css("transition-duration");if(/^([\d\.]*)+?(ms|s)$/i.test(d)){var e=d.match(/^([\d\.]*)+?(ms|s)$/i),f=parseFloat(e[1]);return"s"===e[2].toLowerCase()&&(f*=1e3),f}return b},b.transition.start=function(d,e,f,g){var h=a.Deferred();if(d=d.first(),b.transition.supported){var i=d.data("transition_safety");c.hash(i)&&c.number(i.timer)&&(clearTimeout(i.timer),d.removeData("transition_safety").off(b.transition.end+".utils"),i.deferred.reject()),g=c.number(g)?g:b.transition.duration(d)+50,i={deferred:h,timer:setTimeout(function(){d.removeData("transition_safety").off(b.transition.end+".utils"),h.resolve()},g)},d.data("transition_safety",i),d.on(b.transition.end+".utils",function(a){d.is(a.target)&&(clearTimeout(i.timer),d.removeData("transition_safety").off(b.transition.end+".utils"),h.resolve())})}return setTimeout(function(){c.fn(e)?e.apply(d.get(0),[d]):d.toggleClass(e,f),b.transition.supported||h.resolve()},20),h.promise()}}}(FooGallery.utils.$,FooGallery.utils,FooGallery.utils.is),function(a,b,c,d,e){"0.0.8"===b.version&&(b.Class=function(){},b.Class.extend=function(a){function f(){if(!c.fn(this.construct))throw new SyntaxError('FooGallery.utils.Class objects must be constructed with the "new" keyword.');this.construct.apply(this,arguments)}a=c.hash(a)?a:{};var g=d.create(this.prototype);for(var h in a)a.hasOwnProperty(h)&&e.addOrOverride(g,h,a[h]);return g.construct=c.fn(g.construct)?g.construct:function(){},f.prototype=g,f.prototype.constructor=c.fn(g.__ctor__)?g.__ctor__:f,f.extend=b.Class.extend,f.override=b.Class.override,f},b.Class.override=function(a,b){e.addOrOverride(this.prototype,a,b)})}(FooGallery.utils.$,FooGallery.utils,FooGallery.utils.is,FooGallery.utils.obj,FooGallery.utils.fn),function(a,b,c){if("0.0.8"===b.version){b.Bounds=b.Class.extend({construct:function(){var a=this;a.top=0,a.right=0,a.bottom=0,a.left=0,a.width=0,a.height=0},inflate:function(a){var b=this;return c.number(a)&&(b.top-=a,b.right+=a,b.bottom+=a,b.left-=a,b.width+=2*a,b.height+=2*a),b},intersects:function(a){var b=this;return b.left<=a.right&&a.left<=b.right&&b.top<=a.bottom&&a.top<=b.bottom}});var d;b.getViewportBounds=function(c){d||(d=a(window));var e=new b.Bounds;return e.top=d.scrollTop(),e.left=d.scrollLeft(),e.width=d.width(),e.height=d.height(),e.right=e.left+e.width,e.bottom=e.top+e.height,e.inflate(c),e},b.getElementBounds=function(d){c.jq(d)||(d=a(d));var e=new b.Bounds;if(0!==d.length){var f=d.offset();e.top=f.top,e.left=f.left,e.width=d.width(),e.height=d.height()}return e.right=e.left+e.width,e.bottom=e.top+e.height,e}}}(FooGallery.utils.$,FooGallery.utils,FooGallery.utils.is),function(a,b,c,d){"0.0.8"===b.version&&(b.Factory=b.Class.extend({construct:function(){this.registered={}},contains:function(a){return!c.undef(this.registered[a])},load:function(b,e,f){var g,h,i=this,j=d.arg2arr(arguments),k=[],l=[];b=j.shift()||{};for(g in i.registered)if(i.registered.hasOwnProperty(g)){var m=i.registered[g];b.hasOwnProperty(g)&&(h=b[g],c.string(h)&&(h=d.fetch(b[g])),c.fn(h)&&(m={name:g,klass:h,priority:i.registered[g].priority})),k.push(m)}for(g in b)b.hasOwnProperty(g)&&!i.registered.hasOwnProperty(g)&&(h=b[g],c.string(h)&&(h=d.fetch(b[g])),c.fn(h)&&k.push({name:g,klass:h,priority:0}));return k.sort(function(a,b){return b.priority-a.priority}),a.each(k,function(a,b){c.fn(b.klass)&&l.push(d.apply(b.klass,j))}),l},make:function(a,b,e){var f,g=this,h=d.arg2arr(arguments);return a=h.shift(),f=g.registered[a],c.hash(f)&&c.fn(f.klass)?d.apply(f.klass,h):null},names:function(b){b=!!c.boolean(b)&&b;var d,e=[];if(b){var f=[];for(d in this.registered)this.registered.hasOwnProperty(d)&&f.push(this.registered[d]);f.sort(function(a,b){return b.priority-a.priority}),a.each(f,function(a,b){e.push(b.name)})}else for(d in this.registered)this.registered.hasOwnProperty(d)&&e.push(d);return e},register:function(a,b,d){if(!c.string(a)||c.empty(a)||!c.fn(b))return!1;d=c.number(d)?d:0;var e=this.registered[a];return this.registered[a]={name:a,klass:b,priority:c.undef(e)?d:e.priority},!0}}))}(FooGallery.utils.$,FooGallery.utils,FooGallery.utils.is,FooGallery.utils.fn),function(a,b,c){if("0.0.8"===a.version){var d=!1;try{d=!!window.localStorage}catch(a){d=!1}a.Debugger=a.Class.extend({construct:function(a){this.key=a,this.enabled=!!d&&!!localStorage.getItem(this.key)},enable:function(){d&&(this.enabled=!0,localStorage.setItem(this.key,this.enabled))},disable:function(){d&&(this.enabled=!1,localStorage.removeItem(this.key))},log:function(a,c){this.enabled&&console.log.apply(console,b.arg2arr(arguments))},logf:function(a,d,e){if(this.enabled){var f=b.arg2arr(arguments);a=f.shift(),d=f.shift(),f.unshift(c.format(a,d)),this.log.apply(this,f)}}})}}(FooGallery.utils,FooGallery.utils.fn,FooGallery.utils.str),function(a,b,c){"0.0.8"===b.version&&(b.Throttle=b.Class.extend({construct:function(a){this.id=null,this.active=!1,this.idle=c.number(a)?a:0},limit:function(a){if(c.fn(a)){this.clear();var b=this;this.active=!0,this.id=setTimeout(function(){b.active=!1,b.id=null,a()},this.idle)}},clear:function(){c.number(this.id)&&(clearTimeout(this.id),this.active=!1,this.id=null)}}))}(FooGallery.utils.$,FooGallery.utils,FooGallery.utils.is),function(a,b,c,d,e){b.debug=new c.Debugger("__FooGallery__"),c.selectify=function(b){if(d.empty(b))return null;if(d.hash(b)){var e,f={};for(var g in b)b.hasOwnProperty(g)&&(e=c.selectify(b[g]))&&(f[g]=e);return f}return d.string(b)||d.array(b)?(d.string(b)&&(b=[b]),a.map(b,function(a){return d.string(a)?"."+a.split(/\s/g).join("."):null}).join(",")):null},b.emptyImage="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",b.dataTemplate="__FooGallery__",b.dataItem="__FooGalleryItem__",b.init=function(a,c){return b.template.make(a,c).initialize()},b.initAll=function(c){return e.when(a(".foogallery").map(function(a,d){return b.init(c,d)}).get())},b.parseSrc=function(b,c,e,f,g,h){if(!d.string(b))return null;if(!d.string(f))return b;var i=a.map(f.replace(/(\s[\d.]+[whx]),/g,"$1 @,@ ").split(" @,@ "),function(a){return{url:/^\s*(\S*)/.exec(a)[1],w:parseFloat((/\S\s+(\d+)w/.exec(a)||[0,1/0])[1]),h:parseFloat((/\S\s+(\d+)h/.exec(a)||[0,1/0])[1]),x:parseFloat((/\S\s+([\d.]+)x/.exec(a)||[0,1])[1])}});if(!i.length)return b;i.unshift({url:b,w:i[0].w!==1/0&&i[0].h===1/0?c:1/0,h:i[0].h!==1/0&&i[0].w===1/0?e:1/0,x:1});var j,k=window.devicePixelRatio||1,l={w:g*k,h:h*k,x:k};for(j in l)l.hasOwnProperty(j)&&(i=a.grep(i,function(a,b){return function(c){return c[a]>=l[a]||c[a]===b}}(j,Math.max.apply(null,a.map(i,function(a){return a[j]})))));for(j in l)l.hasOwnProperty(j)&&(i=a.grep(i,function(a,b){return function(c){return c[a]===b}}(j,Math.min.apply(null,a.map(i,function(a){return a[j]})))));return i[0].url},a.fn.foogallery=function(c,e){return this.each(function(f,g){if(d.string(c)){var h=a.data(g,b.dataTemplate);if(h instanceof b.Template)switch(c){case"layout":return void h.layout();case"destroy":return void h.destroy()}}else b.template.make(c,g).initialize().then(function(a){d.fn(e)&&e(a)})})},b.isCached=function(a){var b=new Image;b.src=a;var c=b.complete;return b.src="",b=null,c},b.scrollParent=function(b,c){var e=d.jq(b)?b:a(b),f=e.css("position"),g="absolute"===f,h=c?/(auto|scroll|hidden)/:/(auto|scroll)/,i=e.parents().filter(function(){var b=a(this);return(!g||"static"!==b.css("position"))&&h.test(b.css("overflow")+b.css("overflow-y")+b.css("overflow-x"))}).eq(0);return"fixed"===f||!i.length||i.is("html")?a(e[0].ownerDocument||document):i}}(FooGallery.$,FooGallery,FooGallery.utils,FooGallery.utils.is,FooGallery.utils.fn),function(a,b,c,d,e){var f="__FooGallerySwipe__",g="ontouchstart"in window,h=window.navigator.msPointerEnabled&&!window.navigator.pointerEnabled&&!g,i=(window.navigator.pointerEnabled||window.navigator.msPointerEnabled)&&!g,j=g||i;b.Swipe=c.Class.extend({construct:function(b,c){var d=this,f=".fgswipe";d.$el=a(b),d.opt=e.extend({threshold:20,allowPageScroll:!1,swipe:a.noop,data:{}},c),d.active=!1,d.startPoint=null,d.endPoint=null,d.events={start:(j?i?h?"MSPointerDown":"pointerdown":"touchstart":"mousedown")+f,move:(j?i?h?"MSPointerMove":"pointermove":"touchmove":"mousemove")+f,end:(j?i?h?"MSPointerUp":"pointerup":"touchend":"mouseup")+f,leave:(j?i?"mouseleave":null:"mouseleave")+f}},init:function(){var a=this;a.$el.on(a.events.start,{self:a},a.onStart),a.$el.on(a.events.move,{self:a},a.onMove),a.$el.on(a.events.end,{self:a},a.onEnd),d.string(a.events.leave)&&a.$el.on(a.events.leave,{self:a},a.onEnd),a.$el.data(f,a)},destroy:function(){var a=this;a.$el.off(a.events.start,a.onStart),a.$el.off(a.events.move,a.onMove),a.$el.off(a.events.end,a.onEnd),d.string(a.events.leave)&&a.$el.off(a.events.leave,a.onEnd),a.$el.removeData(f)},getAngle:function(a,b){var c=Math.atan2(a.x-b.x,a.y-b.y),d=Math.round(180*c/Math.PI);return 360-(d<0?360-Math.abs(d):d)},getDistance:function(a,b){var c=b.x-a.x,d=b.y-a.y;return c*=c,d*=d,Math.sqrt(c+d)},getDirection:function(a,b){var c=this,d=c.getAngle(a,b);return d>337.5||d<=22.5?"N":d>22.5&&d<=67.5?"NE":d>67.5&&d<=112.5?"E":d>112.5&&d<=157.5?"SE":d>157.5&&d<=202.5?"S":d>202.5&&d<=247.5?"SW":d>247.5&&d<=292.5?"W":d>292.5&&d<=337.5?"NW":"NONE"},getPoint:function(a){var b;return j&&!d.empty(b=a.originalEvent.touches||a.touches)?{x:b[0].pageX,y:b[0].pageY}:d.number(a.pageX)&&d.number(a.pageY)?{x:a.pageX,y:a.pageY}:null},getOffset:function(a){var b=this,c=b.$el.offset();return{left:a.x-c.left,top:a.y-c.top}},onStart:function(a){var b=a.data.self,c=b.getPoint(a);d.empty(c)||(b.active=!0,b.startPoint=b.endPoint=c)},onMove:function(b){var c=b.data.self,e=c.getPoint(b);if(c.active&&!d.empty(e))if(c.endPoint=e,c.opt.allowPageScroll){if(d.hash(c.opt.allowPageScroll)){var f=c.getDirection(c.startPoint,c.endPoint);c.opt.allowPageScroll.x||-1===a.inArray(f,["NE","E","SE","NW","W","SW"])||b.preventDefault(),c.opt.allowPageScroll.y||-1===a.inArray(f,["NW","N","NE","SW","S","SE"])||b.preventDefault()}}else b.preventDefault()},onEnd:function(a){var b=a.data.self;if(b.active){b.active=!1;var c={startPoint:b.startPoint,endPoint:b.endPoint,startOffset:b.getOffset(b.startPoint),endOffset:b.getOffset(b.endPoint),angle:b.getAngle(b.startPoint,b.endPoint),distance:b.getDistance(b.startPoint,b.endPoint),direction:b.getDirection(b.startPoint,b.endPoint)};if(b.opt.threshold>0&&c.distance<b.opt.threshold)return;b.opt.swipe.apply(this,[c,b.opt.data]),b.startPoint=null,b.endPoint=null}}}),a.fn.fgswipe=function(c){return this.each(function(){var e=a(this),g=e.data(f);if(g instanceof b.Swipe){if(d.string(c)&&d.fn(g[c]))return void g[c]();g.destroy()}d.hash(c)&&(g=new b.Swipe(this,c),g.init())})}}(FooGallery.$,FooGallery,FooGallery.utils,FooGallery.utils.is,FooGallery.utils.obj),function(a,b,c,d,e,f){b.TemplateFactory=c.Factory.extend({construct:function(){this.registered={}},register:function(a,b,c,e,f,g){var h=this,i=h._super(a,b,g);if(i){var j=h.registered;j[a].opt=d.hash(c)?c:{},j[a].cls=d.hash(e)?e:{},j[a].il8n=d.hash(f)?f:{}}return i},make:function(b,c){c=d.jq(c)?c:a(c),b=f.extend({},b,c.data("foogallery"));var e=this,g=e.type(b,c);return e.contains(g)?(b=e.options(g,b),e._super(g,b,c)):null},type:function(b,e){e=d.jq(e)?e:a(e);var f=this,g=d.hash(b)&&d.hash(b)&&d.string(b.type)&&f.contains(b.type)?b.type:"core";if("core"===g&&e.length>0)for(var h=f.registered,i=f.names(!0),j=0,k=i.length;j<k;j++)if(h.hasOwnProperty(i[j])){var l=i[j],m=h[l].cls;if(d.string(m.container)){var n=c.selectify(m.container);if(e.is(n)){g=i[j];break}}}return g},configure:function(a,b,c,d){var e=this;if(e.contains(a)){var g=e.registered;f.extend(g[a].opt,b),f.extend(g[a].cls,c),f.extend(g[a].il8n,d)}},options:function(a,c){c=f.extend({type:a},c);var e=this,g=e.registered,h=g.core.opt,i=g.core.cls,j=g.core.il8n;return d.hash(c.cls)||(c.cls={}),d.hash(c.il8n)||(c.il8n={}),d.undef(b.filtering)||(c=b.filtering.merge(c)),d.undef(b.paging)||(c=b.paging.merge(c)),"core"!==a&&e.contains(a)?(c=f.extend({},h,g[a].opt,c),c.cls=f.extend({},i,g[a].cls,c.cls),c.il8n=f.extend({},j,g[a].il8n,c.il8n)):(c=f.extend({},h,c),c.cls=f.extend({},i,c.cls),c.il8n=f.extend({},j,c.il8n)),c}}),b.template=new b.TemplateFactory}(FooGallery.$,FooGallery,FooGallery.utils,FooGallery.utils.is,FooGallery.utils.fn,FooGallery.utils.obj),function(a,b,c,d,e){a.PagingFactory=b.Factory.extend({construct:function(){this.registered={}},register:function(a,b,d,e,f,g,h){var i=this,j=i._super(a,b,h);if(j){var k=i.registered;k[a].ctrl=c.fn(d)?d:null,k[a].opt=c.hash(e)?e:{},k[a].cls=c.hash(f)?f:{},k[a].il8n=c.hash(g)?g:{}}return j},type:function(a){var b,d=this;return c.hash(a)&&c.hash(b=a.paging)&&c.string(b.type)&&d.contains(b.type)?b.type:null},merge:function(a){a=e.extend({},a);var b=this,d=b.type(a),f=b.registered,g=f.default.opt,h=f.default.cls,i=f.default.il8n,j=c.hash(a.paging)?a.paging:{},k=c.hash(a.cls)&&c.hash(a.cls.paging)?e.extend({},a.cls.paging):{},l=c.hash(a.il8n)&&c.hash(a.il8n.paging)?e.extend({},a.il8n.paging):{};return c.hash(a.cls)||(a.cls={}),c.hash(a.il8n)||(a.il8n={}),"default"!==d&&b.contains(d)?(a.paging=e.extend({},g,f[d].opt,j,{type:d}),a.cls=e.extend(a.cls,{paging:h},{paging:f[d].cls},{paging:k}),a.il8n=e.extend(a.il8n,{paging:i},{paging:f[d].il8n},{paging:l})):(a.paging=e.extend({},g,j,{type:d}),a.cls=e.extend(a.cls,{paging:h},{paging:k}),a.il8n=e.extend(a.il8n,{paging:i},{paging:l})),a},configure:function(a,b,c,d){var f=this;if(f.contains(a)){var g=f.registered;e.extend(g[a].opt,b),e.extend(g[a].cls,c),e.extend(g[a].il8n,d)}},hasCtrl:function(a){var b=this,d=b.registered[a];return c.hash(d)&&c.fn(d.ctrl)},makeCtrl:function(a,b,d,e){var f=this,g=f.registered[a];return c.hash(g)&&c.fn(g.ctrl)?new g.ctrl(b,d,e):null}}),a.paging=new a.PagingFactory}(FooGallery,FooGallery.utils,FooGallery.utils.is,FooGallery.utils.fn,FooGallery.utils.obj),function(a,b,c,d,e,f){var g=0;b.Template=c.Class.extend({construct:function(e,f){var h=this;h.namespace=".foogallery-"+ ++g,h.$el=d.jq(f)?f:a(f),h.$scrollParent=a(),h.opt=e,h.template=e.template,h.id=h.$el.prop("id")||e.id,h.cls=e.cls,h.il8n=e.il8n,h.sel=c.selectify(h.cls),h.items=b.components.make("items",h),h.pages=d.undef(b.paging)?null:b.paging.make(e.paging.type,h),h.filter=d.undef(b.filtering)?null:b.filtering.make(e.filtering.type,h),h.state=b.components.make("state",h),h._initialize=null,h.initializing=!1,h.initialized=!1,h.destroying=!1,h.destroyed=!1,h._undo={classes:"",style:"",create:!1,children:!1}},initialize:function(f){var g=this;return d.promise(g._initialize)?g._initialize:(f=d.jq(f)?f:a(f),g._initialize=a.Deferred(function(h){if(g.initializing=!0,0===f.length&&0===g.$el.parent().length)return void h.reject("A parent element is required.");0===g.$el.length&&(g.$el=g.create(),g._undo.create=!0),f.length>0&&g.$el.appendTo(f),g.$scrollParent=b.scrollParent(g.$el);var i,j=a.Deferred(),k=j.promise();g.$el.length>0&&(i=g.$el.data(b.dataTemplate))instanceof b.Template?k=k.then(function(){return i.destroy().then(function(){g.$el.data(b.dataTemplate,g)})}):g.$el.data(b.dataTemplate,g),k.then(function(){if(g.destroying)return e.rejectWith("destroy in progress");d.empty(g.opt.on)||g.$el.on(g.opt.on),g._undo.classes=g.$el.attr("class"),g._undo.style=g.$el.attr("style"),g.$el.is(g.sel.container)||g.$el.addClass(g.cls.container);var a=c.selectify(g.opt.classes);return null==a||g.$el.is(a)||g.$el.addClass(g.opt.classes),0==g.$el.children().not(g.sel.item.elem).length&&(g.$el.append(g.createChildren()),g._undo.children=!0),g.raise("pre-init").isDefaultPrevented()?e.rejectWith("pre-init default prevented"):void 0}).then(function(){return g.destroying?e.rejectWith("destroy in progress"):g.opt.delay<=0?e.resolved:a.Deferred(function(a){g._delay=setTimeout(function(){g._delay=null,a.resolve()},g.opt.delay)}).promise()}).then(function(){return g.destroying?e.rejectWith("destroy in progress"):g.raise("init").isDefaultPrevented()?e.rejectWith("init default prevented"):g.items.fetch()}).then(function(){if(g.destroying)return e.rejectWith("destroy in progress");if(g.raise("post-init").isDefaultPrevented())return e.rejectWith("post-init default prevented");var b=g.state.parse();g.state.set(d.empty(b)?g.state.initial():b),g.$scrollParent.on("scroll"+g.namespace,{self:g},g.throttle(g.onWindowScroll,g.opt.throttle)),a(window).on("popstate"+g.namespace,{self:g},g.onWindowPopState)}).then(function(){return g.destroying?e.rejectWith("destroy in progress"):(g.raise("first-load"),g.loadAvailable())}).then(function(){if(g.destroying)return e.rejectWith("destroy in progress");g.initializing=!1,g.initialized=!0,g._check(1e3),g.raise("ready"),h.resolve(g)}).fail(function(a){h.reject(a)}),j.resolve()}).promise().fail(function(a){console.log("initialize failed",g,a),g.destroy()}))},create:function(){var b=this;return a("<div/>",{id:b.id,class:b.cls.container}).addClass(b.opt.classes)},createChildren:function(){return a()},destroy:function(){var b=this;return b.destroyed?e.resolved:(b.destroying=!0,a.Deferred(function(a){b.initializing&&d.promise(b._initialize)?b._initialize.always(function(){b.destroying=!1,b._destroy(),a.resolve()}):(b.destroying=!1,b._destroy(),a.resolve())}).promise())},_destroy:function(){var c=this;c.destroyed||(c.raise("destroy"),c.$scrollParent.off(c.namespace),a(window).off(c.namespace),c.state.destroy(),c.filter&&c.filter.destroy(),c.pages&&c.pages.destroy(),c.items.destroy(),d.empty(c.opt.on)||c.$el.off(c.opt.on),c.raise("destroyed"),c.$el.removeData(b.dataTemplate),d.empty(c._undo.classes)?c.$el.removeAttr("class"):c.$el.attr("class",c._undo.classes),d.empty(c._undo.style)?c.$el.removeAttr("style"):c.$el.attr("style",c._undo.style),c._undo.children&&c.destroyChildren(),c._undo.create&&c.$el.remove(),c.$el=c.state=c.items=c.pages=null,c.destroyed=!0,c.initializing=!1,c.initialized=!1)},destroyChildren:function(){},getAvailable:function(){return this.pages?this.pages.available():this.items.available()},loadAvailable:function(){return this.items.load(this.getAvailable())},getItems:function(){return this.pages?this.pages.items():this.items.available()},_check:function(a){a=d.number(a)?a:0;var b=this;setTimeout(function(){!b.initialized||b.destroying&&b.destroyed||b.loadAvailable()},a)},raise:function(c,e){if(!d.string(c)||d.empty(c))return null;e=d.array(e)?e:[];var g=this,h=c.split(".")[0],i=f.camel("on-"+h),j=a.Event(h+".foogallery");return e.unshift(g),g.$el.trigger(j,e),b.debug.logf("{id}|{name}:",{id:g.id,name:h},e),d.fn(g[i])&&(e.unshift(j),g[i].apply(g.$el.get(0),e)),j},layout:function(){var a=this;null!==a._initialize&&a.raise("layout")},throttle:function(a,b){var c=Date.now();return function(){if(c+b-Date.now()<0){var d=e.arg2arr(arguments);a.apply(this,d),c=Date.now()}}},onWindowPopState:function(a){var b=a.data.self,c=a.originalEvent.state;d.empty(c)||c.id!==b.id||(b.state.set(c),b.loadAvailable())},onWindowScroll:function(a){a.data.self.loadAvailable()}}),b.template.register("core",b.Template,{id:null,type:"core",classes:"",on:{},lazy:!0,viewport:200,items:[],fixLayout:!0,delay:0,throttle:50,timeout:6e4,srcset:"data-srcset-fg",src:"data-src-fg",template:{}},{container:"foogallery"},{},-100)}(FooGallery.$,FooGallery,FooGallery.utils,FooGallery.utils.is,FooGallery.utils.fn,FooGallery.utils.str),function(a,b){a.Component=b.Class.extend({construct:function(a){this.tmpl=a},destroy:function(){this.tmpl=null}}),a.components=new b.Factory}(FooGallery,FooGallery.utils),function(a,b,c,d){b.State=b.Component.extend({construct:function(a){var b=this;b._super(a),b.apiEnabled=!!window.history&&!!history.replaceState,b.opt=b.tmpl.opt.state,b.enabled=b.opt.enabled,b.pushOrReplace=b.isPushOrReplace(b.opt.pushOrReplace)?b.opt.pushOrReplace:"replace";var c=d.escapeRegExp(b.tmpl.id),e=d.escapeRegExp(b.opt.values),f=d.escapeRegExp(b.opt.pair);b.regex={exists:new RegExp("^#"+c+"\\"+e+".+?"),values:new RegExp("(\\w+)"+f+"([^"+e+"]+)","g")}},destroy:function(){var a=this;a.clear(),a.opt=a.regex={},a._super()},isPushOrReplace:function(b){return-1!==a.inArray(b,["push","replace"])},exists:function(){return this.regex.exists.test(location.hash)&&this.regex.values.test(location.hash)},parse:function(){var b=this,d={};if(b.exists())if(b.enabled){d.id=b.tmpl.id;var e=location.hash.match(b.regex.values);a.each(e,function(e,f){var g=f.split(b.opt.pair);2===g.length&&(d[g[0]]=-1===g[1].indexOf(b.opt.array)?decodeURIComponent(g[1].replace(/\+/g,"%20")):a.map(g[1].split(b.opt.array),function(a){return decodeURIComponent(a.replace(/\+/g,"%20"))}),c.string(d[g[0]])&&!isNaN(d[g[0]])&&(d[g[0]]=parseInt(d[g[0]])))})}else b.apiEnabled?history.replaceState(null,"",location.pathname+location.search):location.hash="#";return d},hashify:function(b){var d=this;if(c.hash(b)){var e=[];return a.each(b,function(b,f){c.empty(f)||"id"===b||(f=c.array(f)?a.map(f,function(a){return encodeURIComponent(a)}).join(d.opt.array):encodeURIComponent(f),e.push(b+d.opt.pair+f))}),e.length>0&&e.unshift("#"+d.tmpl.id),e.join(d.opt.values)}return""},replace:function(a){var b=this;if(b.enabled&&b.apiEnabled){a.id=b.tmpl.id;var d=b.hashify(a),e=c.empty(d);history.replaceState(e?null:a,"",e?location.pathname+location.search:d)}},push:function(a){var b=this;if(b.enabled&&b.apiEnabled){a.id=b.tmpl.id;var d=b.hashify(a),e=c.empty(d);history.pushState(e?null:a,"",e?location.pathname+location.search:d)}},update:function(a,b){var c=this;c.enabled&&c.apiEnabled&&(b=c.isPushOrReplace(b)?b:c.pushOrReplace,c[b](a))},clear:function(){this.exists()&&this.replace({})},initial:function(){var a=this,b=a.tmpl,d={};return b.filter&&!c.empty(b.filter.current)&&(d.f=b.filter.current),
10
+ b.pages&&b.pages.current>1&&(d.p=b.pages.current),d},get:function(a){var d=this,e=d.tmpl,f={};return a instanceof b.Item&&(f.i=a.id),e.filter&&!c.empty(e.filter.current)&&(f.f=e.filter.current),e.pages&&e.pages.isValid(e.pages.current)&&(f.p=e.pages.current),f},set:function(a){var b=this,d=b.tmpl;if(c.hash(a)){d.items.reset();var e=d.items.get(a.i);if(d.filter){d.filter.rebuild();var f=c.empty(a.f)?[]:a.f;d.filter.set(f,!1)}if(d.pages){d.pages.rebuild();var g=d.pages.number(a.p);e&&!d.pages.contains(g,e)&&(g=d.pages.find(e),g=0!==g?g:1),d.pages.set(g,!c.empty(a),!1,!0),e&&d.pages.contains(g,e)&&e.scrollTo()}else d.items.detach(d.items.all()),d.items.create(d.items.available(),!0),e&&e.scrollTo();c.empty(a.i)||(a.i=null,b.replace(a))}}}),b.template.configure("core",{state:{enabled:!1,pushOrReplace:"replace",values:"/",pair:":",array:"+"}}),b.components.register("state",b.State)}(FooGallery.$,FooGallery,FooGallery.utils.is,FooGallery.utils.str),function(a,b,c,d,e,f){b.Item=b.Component.extend({construct:function(a,b){var c=this;c._super(a),c.cls=a.cls.item,c.il8n=a.il8n.item,c.sel=a.sel.item,c.opt=f.extend({},a.opt.item,b),c.isAttached=!1,c.isCreated=!1,c.isDestroyed=!1,c.isLoading=!1,c.isLoaded=!1,c.isError=!1,c.isParsed=!1,c.$el=null,c.$inner=null,c.$anchor=null,c.$wrap=null,c.$image=null,c.$caption=null,c.fixLayout=c.tmpl.opt.fixLayout,c.type=c.opt.type,c.id=c.opt.id,c.href=c.opt.href,c.src=c.opt.src,c.srcset=c.opt.srcset,c.width=c.opt.width,c.height=c.opt.height,c.title=c.opt.title,c.alt=c.opt.alt,c.caption=d.empty(c.opt.caption)?c.title:c.opt.caption,c.description=d.empty(c.opt.description)?c.alt:c.opt.description,c.attr=c.opt.attr,c.tags=c.opt.tags,c.maxWidth=c.opt.maxWidth,c.maxCaptionLength=c.opt.maxCaptionLength,c.maxDescriptionLength=c.opt.maxDescriptionLength,c.showCaptionTitle=c.opt.showCaptionTitle,c.showCaptionDescription=c.opt.showCaptionDescription,c._thumbUrl=null,c._load=null,c._undo={classes:"",style:"",loader:!1,wrap:!1,placeholder:!1}},destroy:function(){var a=this;return a.tmpl.raise("destroy-item",[a]).isDefaultPrevented()||(a.isDestroyed=a.doDestroyItem()),a.isDestroyed&&(a.tmpl.raise("destroyed-item",[a]),a._super()),a.isDestroyed},doDestroyItem:function(){var a=this;return a.isParsed?(a.append(),d.empty(a._undo.classes)?a.$el.removeAttr("class"):a.$el.attr("class",a._undo.classes),d.empty(a._undo.style)?a.$el.removeAttr("style"):a.$el.attr("style",a._undo.style),a._undo.wrap&&a.$image.unwrap(),a._undo.loader&&a.$el.find(a.sel.loader).remove(),a._undo.placeholder&&a.$image.prop("src")==b.emptyImage&&a.$image.removeAttr("src")):a.isCreated&&(a.detach(),a.$el.remove()),!0},parse:function(b){var c=this,d=a(b);return!c.tmpl.raise("parse-item",[c,d]).isDefaultPrevented()&&(c.isCreated=d.is(c.sel.elem))&&(c.isParsed=c.doParseItem(d),c.fixLayout&&c.fix()),c.isParsed&&c.tmpl.raise("parsed-item",[c]),c.isParsed},doParseItem:function(c){var e=this,f=e.tmpl.opt,g=e.cls,h=e.sel;if(e._undo.classes=c.attr("class")||"",e._undo.style=c.attr("style")||"",e.$el=c.data(b.dataItem,e),e.$inner=e.$el.children(h.inner),e.$anchor=e.$inner.children(h.anchor).on("click.foogallery",{self:e},e.onAnchorClick),e.$image=e.$anchor.find(h.image),e.$caption=e.$inner.children(h.caption.elem).on("click.foogallery",{self:e},e.onCaptionClick),!(e.$el.length&&e.$inner.length&&e.$anchor.length&&e.$image.length))return console.error("FooGallery Error: Invalid HTML markup. Check the item markup for additional elements or malformed HTML in the title or description.",e),e.isError=!0,e.tmpl.raise("error-item",[e]),0!==e.$el.length&&e.$el.remove(),!1;e.isAttached=e.$el.parent().length>0,e.isLoading=e.$el.is(h.loading),e.isLoaded=e.$el.is(h.loaded),e.isError=e.$el.is(h.error);var i=e.$anchor.data();if(e.id=i.id||e.id,e.tags=i.tags||e.tags,e.href=i.href||e.$anchor.attr("href")||e.href,e.src=e.$image.attr(f.src)||e.src,e.srcset=e.$image.attr(f.srcset)||e.srcset,e.width=parseInt(e.$image.attr("width"))||e.width,e.height=parseInt(e.$image.attr("height"))||e.height,e.title=e.$image.attr("title")||e.title,e.alt=e.$image.attr("alt")||e.alt,e.caption=i.title||i.captionTitle||e.caption||e.title,e.description=i.description||i.captionDesc||e.description||e.alt,d.empty(e.caption)&&(e.caption=a.trim(e.$caption.find(h.caption.title).html())),d.empty(e.description)&&(e.description=a.trim(e.$caption.find(h.caption.description).html())),d.number(e.maxCaptionLength)&&e.maxCaptionLength>0&&!d.empty(e.caption)&&d.string(e.caption)&&e.caption.length>e.maxCaptionLength&&e.$caption.find(h.caption.title).html(e.caption.substr(0,e.maxCaptionLength)+"&hellip;"),d.number(e.maxDescriptionLength)&&e.maxDescriptionLength>0&&!d.empty(e.description)&&d.string(e.description)&&e.description.length>e.maxDescriptionLength&&e.$caption.find(h.caption.description).html(e.description.substr(0,e.maxDescriptionLength)+"&hellip;"),0===e.$anchor.children(h.wrap).length){var j=a("<span/>",{class:g.wrap});e.$anchor.append(j.append(e.$image)),e._undo.wrap=!0}0===e.$el.children(h.loader).length&&(e.$el.append(a("<div/>",{class:g.loader})),e._undo.loader=!0);var k=e.$image.get(0);return d.empty(k.src)&&(k.src=b.emptyImage,e._undo.placeholder=!0),!e.isCreated||!e.isAttached||e.isLoading||e.isLoaded||e.isError||e.$el.addClass(g.idle),!0},create:function(){var a=this;if(!a.isCreated&&d.string(a.href)&&d.string(a.src)&&d.number(a.width)&&d.number(a.height)){a.tmpl.raise("create-item",[a]).isDefaultPrevented()||(a.isCreated=a.doCreateItem()),a.isCreated&&a.tmpl.raise("created-item",[a])}return a.isCreated},doCreateItem:function(){var c=this,e=c.tmpl.opt,f=c.cls,g=c.attr;g.elem.class=f.elem+" "+f.idle,g.inner.class=f.inner,g.anchor.class=f.anchor,g.anchor.href=c.href,g.anchor["data-id"]=c.id,g.anchor["data-title"]=c.caption,g.anchor["data-description"]=c.description,d.empty(c.tags)||(g.anchor["data-tags"]=JSON.stringify(c.tags)),g.image.class=f.image,g.image.src=b.emptyImage,g.image[e.src]=c.src,g.image[e.srcset]=c.srcset,g.image.width=c.width,g.image.height=c.height,g.image.title=c.title,g.image.alt=c.alt,c.$el=a("<div/>").attr(g.elem).data(b.dataItem,c),c.$inner=a("<figure/>").attr(g.inner).appendTo(c.$el),c.$anchor=a("<a/>").attr(g.anchor).appendTo(c.$inner).on("click.foogallery",{self:c},c.onAnchorClick);var h=a("<span/>",{class:f.wrap}).appendTo(c.$anchor);c.$image=a("<img/>").attr(g.image).appendTo(h),f=c.cls.caption,g=c.attr.caption,g.elem.class=f.elem,c.$caption=a("<figcaption/>").attr(g.elem).on("click.foogallery",{self:c},c.onCaptionClick),g.inner.class=f.inner;var i=a("<div/>").attr(g.inner).appendTo(c.$caption),j=c.showCaptionTitle&&!d.empty(c.caption),k=c.showCaptionDescription&&!d.empty(c.description);if(j||k){if(g.title.class=f.title,g.description.class=f.description,j){var l=a("<div/>").attr(g.title),m=c.caption;d.number(c.maxCaptionLength)&&c.maxCaptionLength>0&&d.string(c.caption)&&c.caption.length>c.maxCaptionLength&&(m=c.caption.substr(0,c.maxCaptionLength)+"&hellip;"),l.get(0).innerHTML=m,i.append(l)}if(k){var n=a("<div/>").attr(g.description),o=c.description;d.number(c.maxDescriptionLength)&&c.maxDescriptionLength>0&&d.string(c.description)&&c.description.length>c.maxDescriptionLength&&(o=c.description.substr(0,c.maxDescriptionLength)+"&hellip;"),n.get(0).innerHTML=o,i.append(n)}}return c.$caption.appendTo(c.$inner),0===c.$el.find(c.sel.loader).length&&c.$el.append(a("<div/>",{class:c.cls.loader})),!0},append:function(){var a=this;if(a.isCreated&&!a.isAttached){a.tmpl.raise("append-item",[a]).isDefaultPrevented()||(a.tmpl.$el.append(a.$el),a.fixLayout&&a.fix(),a.isAttached=!0),a.isAttached&&a.tmpl.raise("appended-item",[a])}return a.isAttached},detach:function(){var a=this;if(a.isCreated&&a.isAttached){a.tmpl.raise("detach-item",[a]).isDefaultPrevented()||(a.$el.detach(),a.fixLayout&&a.unfix(),a.isAttached=!1),a.isAttached||a.tmpl.raise("detached-item",[a])}return!a.isAttached},load:function(){var b=this;if(d.promise(b._load))return b._load;if(!b.isCreated||!b.isAttached)return e.rejectWith("not created or attached");if(b.tmpl.raise("load-item",[b]).isDefaultPrevented())return e.rejectWith("default prevented");var c=b.cls,f=b.$image.get(0),g=f.src;return b.isLoading=!0,b.$el.removeClass(c.idle).removeClass(c.loaded).removeClass(c.error).addClass(c.loading),b._load=a.Deferred(function(a){f.onload=function(){f.onload=f.onerror=null,b.isLoading=!1,b.isLoaded=!0,b.$el.removeClass(c.loading).addClass(c.loaded),b.fixLayout&&b.unfix(),b.tmpl.raise("loaded-item",[b]),a.resolve(b)},f.onerror=function(){f.onload=f.onerror=null,b.isLoading=!1,b.isError=!0,b.$el.removeClass(c.loading).addClass(c.error),d.string(g)&&b.$image.prop("src",g),b.tmpl.raise("error-item",[b]),a.reject(b)},f.src=b.getThumbUrl(),f.complete&&f.onload()}).promise()},fix:function(){var a=this;if(null==a.tmpl)return a;if(a.isCreated&&!a.isLoading&&!a.isLoaded&&!a.isError){var b=a.width,c=a.height,e=a.$image.get(0);if(!isNaN(b)&&!isNaN(c)&&e){var f=d.fn(a.maxWidth)?a.maxWidth(a):a.$image.width();f<=0&&(f=b);var g=f/b,h=c*g;a.$image.css({width:f,height:h})}}return a},unfix:function(){var a=this;return null==a.tmpl?a:(a.isCreated&&a.$image.css({width:"",height:""}),a)},getThumbUrl:function(a){a=!!d.boolean(a)&&a;var c=this;return!a&&d.string(c._thumbUrl)?c._thumbUrl:c._thumbUrl=b.parseSrc(c.src,c.width,c.height,c.srcset,c.$anchor.innerWidth(),c.$anchor.innerHeight())},scrollTo:function(a){var b=this;if(b.isAttached){var d=b.bounds(),e=c.getViewportBounds();switch(a){case"top":d.left+=d.width/2-e.width/2,d.top-=e.height/5;break;default:d.left+=d.width/2-e.width/2,d.top+=d.height/2-e.height/2}window.scrollTo(d.left,d.top)}return b},bounds:function(){return this.isAttached?c.getElementBounds(this.$el):null},intersects:function(a){return!!this.isAttached&&this.bounds().intersects(a)},onAnchorClick:function(a){var b=a.data.self,c=b.tmpl.state.get(b);b.tmpl.state.update(c)},onCaptionClick:function(a){var b=a.data.self;b.$anchor.length>0&&b.$anchor.get(0).click()}}),b.template.configure("core",{item:{type:"item",id:"",href:"",src:"",srcset:"",width:0,height:0,title:"",alt:"",caption:"",description:"",tags:[],maxWidth:null,maxCaptionLength:0,maxDescriptionLength:0,showCaptionTitle:!0,showCaptionDescription:!0,attr:{elem:{},inner:{},anchor:{},image:{},caption:{elem:{},inner:{},title:{},description:{}}}}},{item:{elem:"fg-item",inner:"fg-item-inner",anchor:"fg-thumb",wrap:"fg-image-wrap",image:"fg-image",loader:"fg-loader",idle:"fg-idle",loading:"fg-loading",loaded:"fg-loaded",error:"fg-error",caption:{elem:"fg-caption",inner:"fg-caption-inner",title:"fg-caption-title",description:"fg-caption-desc"}}},{item:{}}),b.components.register("item",b.Item)}(FooGallery.$,FooGallery,FooGallery.utils,FooGallery.utils.is,FooGallery.utils.fn,FooGallery.utils.obj),function(a,b,c,d,e,f){b.Items=b.Component.extend({construct:function(a){var b=this;b._super(a),b.idMap={},b._fetched=null,b._arr=[],b._available=[],b._canvas=document.createElement("canvas");var d=b.tmpl.cls.item.caption;b.tmpl.sel.item.caption.all=c.selectify([d.elem,d.inner,d.title,d.description])},destroy:function(){var b=this,c=b.all(),d=[];c.length>0&&(b.tmpl.raise("destroy-items",[c]),d=a.map(c,function(a){return a.destroy()?a:null}),d.length>0&&b.tmpl.raise("destroyed-items",[d])),b.idMap={},b._canvas=b._fetched=null,b._arr=[],b._available=[],b._super()},fetch:function(b){var c=this;if(!b&&d.promise(c._fetched))return c._fetched;var e=c.tmpl,f=e.sel,g=e.opt.items,h=a.Deferred(),i=c.make(e.$el.find(f.item.elem));return d.empty(g)?(i.push.apply(i,c.make(window[e.id+"-items"])),h.resolve(i)):d.array(g)?(i.push.apply(i,c.make(g)),h.resolve(i)):d.string(g)?a.get(g).then(function(a){i.push.apply(i,c.make(a)),h.resolve(i)},function(a,b,c){console.log("FooGallery: GET items error.",g,a,b,c),h.resolve(i)}):h.resolve(i),h.then(function(a){c.setAll(a)}),c._fetched=h.promise()},all:function(){return this._arr.slice()},count:function(a){return a?this.all().length:this.available().length},available:function(){return this._available.slice()},get:function(a){return!d.empty(a)&&this.idMap[a]?this.idMap[a]:null},setAll:function(a){this._arr=d.array(a)?a:[],this.idMap=this.createIdMap(a),this._available=this.all()},setAvailable:function(a){this._available=d.array(a)?a:[]},reset:function(){this.setAvailable(this.all())},loadable:function(b){var e,f=this,g=f.tmpl.opt;return g.lazy&&(e=c.getViewportBounds(g.viewport)),d.array(b)?a.map(b,function(a){return a.isCreated&&a.isAttached&&!a.isLoading&&!a.isLoaded&&!a.isError&&(!g.lazy||g.lazy&&a.intersects(e))?a:null}):[]},creatable:function(c){return d.array(c)?a.map(c,function(a){return a instanceof b.Item&&!a.isCreated?a:null}):[]},appendable:function(c){return d.array(c)?a.map(c,function(a){return a instanceof b.Item&&a.isCreated&&!a.isAttached?a:null}):[]},detachable:function(c){return d.array(c)?a.map(c,function(a){return a instanceof b.Item&&a.isCreated&&a.isAttached?a:null}):[]},jquerify:function(b){return a(a.map(b,function(a){return a.$el.get()}))},make:function(c){var e=this,g=[];if(d.jq(c)||d.array(c)){var h=[],i=a.makeArray(c);if(0===i.length)return g;e.tmpl.raise("make-items",[i]).isDefaultPrevented()||(g=a.map(i,function(a){var c=e.type(a),g=f.extend(d.hash(a)?a:{},{type:c}),i=b.components.make(c,e.tmpl,g);return d.element(a)?i.parse(a)?(h.push(i),i):null:i})),g.length>0&&e.tmpl.raise("made-items",[g]),h.length>0&&e.tmpl.raise("parsed-items",[h])}return g},type:function(c){var e;if(d.hash(c))e=c.type;else if(d.element(c)){var f=a(c),g=this.tmpl.sel.item;e=f.find(g.anchor).data("type")}return d.string(e)&&b.components.contains(e)?e:"item"},create:function(b,c){var e=this,f=[],g=e.creatable(b);if(g.length>0){e.tmpl.raise("create-items",[g]).isDefaultPrevented()||(f=a.map(g,function(a){return a.create()?a:null})),f.length>0&&e.tmpl.raise("created-items",[f])}return d.boolean(c)&&c?e.append(b):f},append:function(b){var c=this,d=[],e=c.appendable(b);if(e.length>0){c.tmpl.raise("append-items",[e]).isDefaultPrevented()||(d=a.map(e,function(a){return a.append()?a:null})),d.length>0&&c.tmpl.raise("appended-items",[d])}return d},detach:function(b){var c=this,d=[],e=c.detachable(b);if(e.length>0){c.tmpl.raise("detach-items",[e]).isDefaultPrevented()||(d=a.map(e,function(a){return a.detach()?a:null})),d.length>0&&c.tmpl.raise("detached-items",[d])}return d},load:function(b){var c=this;if(b=c.loadable(b),b.length>0){if(!c.tmpl.raise("load-items",[b]).isDefaultPrevented()){var d=a.map(b,function(a){return a.load()});return e.when(d).done(function(a){c.tmpl.raise("loaded-items",[a])})}}return e.resolveWith([])},createIdMap:function(b){var c={};return a.each(b,function(a,b){d.empty(b.id)&&(b.id=""+(a+1)),c[b.id]=b}),c}}),b.components.register("items",b.Items)}(FooGallery.$,FooGallery,FooGallery.utils,FooGallery.utils.is,FooGallery.utils.fn,FooGallery.utils.obj),function(a,b,c,d){b.Paging=b.Component.extend({construct:function(a){var b=this;b._super(a),b.opt=b.tmpl.opt.paging,b.cls=b.tmpl.cls.paging,b.il8n=b.tmpl.il8n.paging,b.sel=b.tmpl.sel.paging,b.pushOrReplace=b.opt.pushOrReplace,b.type=b.opt.type,b.theme=b.opt.theme,b.size=b.opt.size,b.position=b.opt.position,b.scrollToTop=b.opt.scrollToTop,b.current=0,b.total=0,b.ctrls=[],b._arr=[]},destroy:function(){var b=this;b._arr.splice(0,b._arr.length),a.each(b.ctrls.splice(0,b.ctrls.length),function(a,b){b.destroy()}),b._super()},build:function(){var a=this,c=a.tmpl.items.available();a.total=a.size>0&&c.length>0?Math.ceil(c.length/a.size):1;for(var d=0;d<a.total;d++)a._arr.push(c.splice(0,a.size));if(a.total>1&&b.paging.hasCtrl(a.type)){var e,f,g=a.position;"both"!==g&&"top"!==g||(e=b.paging.makeCtrl(a.type,a.tmpl,a,"top"),e.create()&&(e.append(),a.ctrls.push(e))),"both"!==g&&"bottom"!==g||(f=b.paging.makeCtrl(a.type,a.tmpl,a,"bottom"),f.create()&&(f.append(),a.ctrls.push(f)))}},rebuild:function(){var b=this;b.current=0,b.total=0,b._arr.splice(0,b._arr.length),a.each(b.ctrls.splice(0,b.ctrls.length),function(a,b){b.destroy()}),b.build()},all:function(){return this._arr.slice()},available:function(){return this.get(this.current)},items:function(){return this.get(this.current)},controls:function(b){var c=this;c.isValid(b)&&a.each(c.ctrls,function(a,c){c.update(b)})},isValid:function(a){return d.number(a)&&a>0&&a<=this.total},number:function(a){return this.isValid(a)?a:0===this.current?1:this.current},create:function(a,b){var c=this;a=c.number(a);var d=a-1;c.tmpl.items.detach(c.tmpl.items.all()),c.current=a,c.tmpl.items.create(c._arr[d],!0)},get:function(a){var b=this;return b.isValid(a)?(a=b.number(a),b._arr[a-1]):[]},set:function(a,b,c,e){var f=this;if(f.isValid(a)){var g,h=f.number(a);if(h!==f.current){var i=f.current,j=function(){if(c=!d.boolean(c)||c,e=!!d.boolean(e)&&e,c&&1===f.current&&!f.tmpl.state.exists()&&(g=f.tmpl.state.get(),f.tmpl.state.update(g,f.pushOrReplace)),f.controls(a),f.create(h,e),c&&(g=f.tmpl.state.get(),f.tmpl.state.update(g,f.pushOrReplace)),f.scrollToTop&&d.boolean(b)&&b){var j=f.get(f.current);j.length>0&&j[0].scrollTo("top")}f.tmpl.raise("after-page-change",[f.current,i,e])};return!f.tmpl.raise("before-page-change",[f.current,h,j,e]).isDefaultPrevented()&&(j(),!0)}}return!1},find:function(b){for(var c=this,d=0,e=c._arr.length;d<e;d++)if(-1!==a.inArray(b,c._arr[d]))return d+1;return 0},contains:function(b,c){var d=this.get(b);return-1!==a.inArray(c,d)},first:function(){this.goto(1)},last:function(){this.goto(this._arr.length)},prev:function(){this.goto(this.current-1)},next:function(){this.goto(this.current+1)},goto:function(a){var b=this;b.set(a,!0)&&b.tmpl.loadAvailable()}}),b.PagingControl=b.Component.extend({construct:function(a,b,c){var d=this;d._super(a),d.pages=b,d.position=c,d.$container=null},create:function(){var b=this;return b.$container=a("<nav/>",{class:b.pages.cls.container}).addClass(b.pages.theme),!0},destroy:function(){var a=this;a.$container.remove(),a.$container=null},append:function(){var a=this;"top"===a.position?a.$container.insertBefore(a.tmpl.$el):a.$container.insertAfter(a.tmpl.$el)},update:function(a){}}),b.paging.register("default",b.Paging,null,{type:"none",theme:"fg-light",size:30,pushOrReplace:"push",position:"none",scrollToTop:!0},{container:"fg-paging-container"},null,-100)}(FooGallery.$,FooGallery,FooGallery.utils,FooGallery.utils.is),function(a,b,c,d){b.Dots=b.Paging.extend({}),b.DotsControl=b.PagingControl.extend({construct:function(b,c,d){this._super(b,c,d),this.$container=a(),this.$list=a(),this.$items=a()},create:function(){for(var b,c=this,d=c.pages.cls,e=c.pages.il8n,f=[],g=a("<ul/>",{class:d.list}),h=0,i=c.pages.total;h<i;h++)f.push(b=c.createItem(h+1,e.page)),g.append(b);return c.$list=g,c.$container=a("<nav/>",{class:d.container}).addClass(c.pages.theme).append(g),c.$items=a(a.map(f,function(a){return a.get()})),!0},append:function(){var a=this;"top"===a.position?a.$container.insertBefore(a.tmpl.$el):a.$container.insertAfter(a.tmpl.$el)},destroy:function(){var b=this,c=b.pages.sel;b.$list.find(c.link).off("click.foogallery",b.onLinkClick),b.$container.remove(),b.$container=a(),b.$list=a(),b.$items=a()},update:function(a){this.setSelected(a-1)},setSelected:function(b){var c=this,e=c.pages.cls,f=c.pages.il8n,g=c.pages.sel;c.$items.filter(g.selected).removeClass(e.selected).each(function(b,c){var e=a(c),f=e.data("label"),h=e.find(g.reader);d.string(f)&&0!==h.length&&h.html(f)}),c.$items.eq(b).addClass(e.selected).each(function(b,c){var e=a(c),h=e.find(g.reader),i=h.html();d.string(i)&&0!==h.length&&(e.data("label",i),h.html(f.current))})},createItem:function(b,c,e,f,g){e=d.string(e)?e:b,c=d.string(c)?c:"";var h=this,i=h.pages.opt,j=h.pages.cls,k=a("<a/>",{class:j.link,href:"#page-"+b}).html(e).on("click.foogallery",{self:h,page:b},h.onLinkClick);d.empty(c)||k.attr("title",c.replace(/\{PAGE}/g,b).replace(/\{LIMIT}/g,i.limit+"")),g=d.string(g)?g:c,d.empty(g)||k.prepend(a("<span/>",{class:j.reader,text:g.replace(/\{PAGE}/g,"").replace(/\{LIMIT}/g,i.limit+"")}));var l=a("<li/>",{class:j.item}).append(k);return f=d.string(f)?f:"",d.empty(f)||l.addClass(f),l},onLinkClick:function(b){b.preventDefault();var c=b.data.self,d=b.data.page,e=c.pages.sel;a(this).closest(e.item).is(e.disabled)||(c.pages.set(d,!0),c.tmpl.loadAvailable())}}),b.paging.register("dots",b.Dots,b.DotsControl,{type:"dots",position:"both",pushOrReplace:"push"},{list:"fg-dots",item:"fg-dot-item",link:"fg-dot-link",disabled:"fg-disabled",selected:"fg-selected",visible:"fg-visible",reader:"fg-sr-only"},{current:"Current page",page:"Page {PAGE}"})}(FooGallery.$,FooGallery,FooGallery.utils,FooGallery.utils.is),function(a,b,c){b.DefaultTemplate=b.Template.extend({}),b.template.register("default",b.DefaultTemplate,null,{container:"foogallery fg-default"})}(FooGallery.$,FooGallery,FooGallery.utils),function(a,b,c,d){b.MasonryTemplate=b.Template.extend({construct:function(a,b){this._super(a,b),this.masonry=null,this.style=null,this.$columnWidth=null},getStylesheet:function(){var a=this;return null===a.style&&(a.style=document.createElement("style"),a.style.appendChild(document.createTextNode("")),document.head.appendChild(a.style)),a.style.sheet},onPreInit:function(b,c){var e=c.sel,f=c.cls;f.layouts=a.map(f.layout,function(a){return a}).join(" ");for(var g=a.map(f.layout,function(a,b){return{key:b,value:a}}),h=0,i=g.length;h<i;h++)if(c.$el.hasClass(g[h].value)){c.template.layout=g[h].key;break}d.string(f.layout[c.template.layout])||(c.template.layout="col4");var j,k,l="fixed"===c.template.layout;if(c.template.isFitWidth=l,c.template.percentPosition=!l,c.template.transitionDuration=0,c.template.itemSelector=e.item.elem,c.$el.removeClass(f.layouts).addClass(f.layout[c.template.layout]),l||(0===c.$el.find(e.gutterWidth).length&&c.$el.prepend(a("<div/>").addClass(f.gutterWidth)),c.template.gutter=e.gutterWidth),0===c.$el.find(e.columnWidth).length&&c.$el.prepend(a("<div/>").addClass(f.columnWidth)),l&&d.number(c.template.columnWidth)){var m=c.$el.find(e.columnWidth).width(c.template.columnWidth);j=c.getStylesheet(),k="#"+c.id+e.container+" "+e.item.elem+" { width: "+m.outerWidth()+"px; }",j.insertRule(k,0)}c.template.columnWidth=e.columnWidth,l&&d.number(c.template.gutter)&&(j=c.getStylesheet(),k="#"+c.id+e.container+" "+e.item.elem+" { margin-bottom: "+c.template.gutter+"px; }",j.insertRule(k,0)),c.masonry=new Masonry(c.$el.get(0),c.template)},onPostInit:function(a,b){b.masonry.layout()},onFirstLoad:function(a,b){b.masonry.layout()},onReady:function(a,b){b.masonry.layout()},onDestroy:function(a,b){b.$el.find(b.sel.columnWidth).remove(),b.$el.find(b.sel.gutterWidth).remove(),b.style&&b.style.parentNode&&b.style.parentNode.removeChild(b.style)},onDestroyed:function(a,b){b.masonry instanceof Masonry&&b.masonry.destroy()},onLayout:function(a,b){b.masonry.layout()},onParsedItems:function(a,b,c){b.masonry.layout()},onAppendedItems:function(a,b,c){c=b.items.jquerify(c),c=b.masonry.addItems(c),b.masonry.layoutItems(c,!0)},onDetachItem:function(a,b,c){a.isDefaultPrevented()||(a.preventDefault(),b.masonry.remove(c.$el),c.isAttached=!1,c.unfix())},onDetachedItems:function(a,b,c){b.masonry.layout()},onLoadedItems:function(a,b,c){b.masonry.layout()}}),b.template.register("masonry",b.MasonryTemplate,{template:{initLayout:!1,isInitLayout:!1,layout:"col4"}},{container:"foogallery fg-masonry",columnWidth:"fg-column-width",gutterWidth:"fg-gutter-width",layout:{fixed:"fg-masonry-fixed",col2:"fg-masonry-2col",col3:"fg-masonry-3col",col4:"fg-masonry-4col",col5:"fg-masonry-5col"}})}(FooGallery.$,FooGallery,FooGallery.utils,FooGallery.utils.is),function(a,b,c,d){b.Justified=c.Class.extend({construct:function(c,d){this.tmpl=c,this.$el=c.$el,this.options=a.extend(!0,{},b.Justified.defaults,d),this._items=[],this._lastRefresh=0,this._refresh=null},init:function(){var b=this;d.string(b.options.maxRowHeight)&&(b.options.maxRowHeight.indexOf("%")?b.options.maxRowHeight=b.options.rowHeight*(parseInt(b.options.maxRowHeight)/100):b.options.maxRowHeight=parseInt(b.options.maxRowHeight)),a(window).on("resize.justified",{self:b},b.onWindowResize),this._refresh=setInterval(function(){b.refresh()},b.options.refreshInterval)},destroy:function(){this._refresh&&clearInterval(this._refresh),a(window).off("resize.justified"),this.$el.removeAttr("style")},refresh:function(){var a=this.getContainerWidth();a!=this._lastRefresh&&(this.layout(),this._lastRefresh=a)},parse:function(){var b=this;return b._items=a.map(b.tmpl.getItems(),function(a,b){return{index:b,width:a.width,height:a.height,top:0,left:0,$item:a.$el}})},getMaxRowHeight:function(){var a=this;return d.string(a.options.maxRowHeight)&&(a.options.maxRowHeight.indexOf("%")?a.options.maxRowHeight=a.options.rowHeight*(parseInt(a.options.maxRowHeight)/100):a.options.maxRowHeight=parseInt(a.options.maxRowHeight)),d.number(a.options.maxRowHeight)?a.options.maxRowHeight:a.options.rowHeight},getContainerWidth:function(){var a=this;return a.$el.is(":visible")?a.$el.width():a.$el.parents(":visible:first").innerWidth()},layout:function(b,c){b=!!d.boolean(b)&&b,c=!d.boolean(c)||c,(b||0===this._items.length)&&this.parse();var e=this,f=0,g=e.getContainerWidth(),h=e.getMaxRowHeight(),i=e.rows(g,h);a.each(i,function(a,b){b.visible&&(a>0&&(f+=e.options.margins),f+=b.height),e.render(b)}),e.$el.height(f),c&&e.getContainerWidth()<g&&e.layout(!1,!1)},render:function(a){for(var b,c=0,d=a.items.length;c<d;c++)b=a.items[c],a.visible?b.$item.css({width:b.width,height:b.height,top:b.top,left:b.left,display:"",maxHeight:this.options.maxRowHeight>0?this.options.maxRowHeight:""}).addClass("fg-positioned"):b.$item.css("display","none")},justify:function(a,b,c,d){var e=this,f=e.options.margins*(a.items.length-1),g=c-f,h=g/a.width;a.width=a.width*h,a.height=a.height*h,a.top=b,a.height>d&&(a.height=d),a.left=0,a.width<g&&(a.left=(g-a.width)/2),a.width+=f;for(var i,j=a.left,k=0,l=a.items.length;k<l;k++)k>0&&(j+=e.options.margins),i=a.items[k],i.left=j,i.top=b,i.width=i.width*h,i.height=i.height*h,i.height>d&&(i.height=d),j+=i.width;return a.height},position:function(a,b,c,d){var e=this,f=e.options.margins*(a.items.length-1),g=c-f;if(a.top=b,a.left=0,a.width<g)switch(d){case"center":a.left=(g-a.width)/2;break;case"right":a.left=g-a.width}a.width+=f;for(var h,i=a.left,j=0,k=a.items.length;j<k;j++)j>0&&(i+=e.options.margins),h=a.items[j],h.left=i,h.top=b,i+=h.width;return a.height},lastRow:function(a,b,c,d){var e=this,f=e.options.margins*(a.items.length-1),g=c-f,h=a.width/g>e.options.justifyThreshold;switch(e.options.lastRow){case"hide":h?e.justify(a,b,c,d):a.visible=!1;break;case"justify":e.justify(a,b,c,d);break;case"nojustify":h?e.justify(a,b,c,d):e.position(a,b,c,"left");break;case"left":case"center":case"right":h?e.justify(a,b,c,d):e.position(a,b,c,e.options.lastRow)}},items:function(){return a.map(this._items,function(a){return{index:a.index,width:a.width,height:a.height,$item:a.$item,top:a.top,left:a.left}})},rows:function(a,b){function c(){var a={index:++h,visible:!0,width:0,height:e.options.rowHeight,top:0,left:0,items:[]};return g.push(a),a}for(var d,e=this,f=e.items(),g=[],h=-1,i=c(),j=0,k=0,l=0,m=f.length;l<m;l++){if(d=f[l],d.height!=e.options.rowHeight){var n=e.options.rowHeight/d.height;d.height=d.height*n,d.width=d.width*n}k+d.width>a&&l>0&&(g.length>1&&(j+=e.options.margins),j+=e.justify(i,j,a,b),i=c(),k=0),i.items.length>0&&(k+=e.options.margins),k+=d.width,i.width+=d.width,i.items.push(d)}return g.length>1&&(j+=e.options.margins),e.lastRow(i,j,a,b),g},onWindowResize:function(a){a.data.self.layout(!0)}}),b.Justified.defaults={itemSelector:".fg-item",rowHeight:150,maxRowHeight:"200%",margins:0,lastRow:"center",justifyThreshold:.5,refreshInterval:250}}(FooGallery.$,FooGallery,FooGallery.utils,FooGallery.utils.is),function(a,b,c){b.JustifiedTemplate=b.Template.extend({onPreInit:function(a,c){c.justified=new b.Justified(c,c.template)},onInit:function(a,b){b.justified.init()},onFirstLoad:function(a,b){b.justified.layout(!0)},onReady:function(a,b){b.justified.layout(!0)},onDestroy:function(a,b){b.justified.destroy()},onLayout:function(a,b){b.justified.layout(!0)},onAfterPageChange:function(a,b,c,d,e){e||b.justified.layout(!0)},onAfterFilterChange:function(a,b){b.justified.layout(!0)}}),b.template.register("justified",b.JustifiedTemplate,null,{container:"foogallery fg-justified"})}(FooGallery.$,FooGallery,FooGallery.utils.is),function(a,b,c,d){b.Portfolio=c.Class.extend({construct:function(c,d){this.tmpl=c,this.$el=c.$el,this.options=a.extend(!0,{},b.Portfolio.defaults,d),this._items=[],this._lastWidth=0},init:function(){var b=this;a(window).on("resize.portfolio",{self:b},b.onWindowResize)},destroy:function(){a(window).off("resize.portfolio"),this.$el.removeAttr("style")},parse:function(){var b=this,c=0;b.$el.hasClass("fg-border-thin")&&(c=4),b.$el.hasClass("fg-border-medium")&&(c=10),b.$el.hasClass("fg-border-thick")&&(c=16);var d=2*c,e=b.getContainerWidth(),f=e-d,g=a("<div/>",{class:b.$el.attr("class")}).css({position:"absolute",top:-9999,left:-9999,visibility:"hidden",maxWidth:e}).appendTo("body");return b._items=a.map(b.tmpl.getItems(),function(a,b){var c=a.$el.clone().css({width:"",height:"",top:"",left:"",position:"relative"}).removeClass("fg-positioned").find(".fg-image,.fg-caption").css("width",a.width>f?f:a.width).end().appendTo(g),d=c.outerWidth(),e=c.outerHeight();return c.remove(),{index:b,width:d,height:e,top:0,left:0,$item:a.$el}}),g.remove(),b._items},round:function(a){return Math.round(2*a)/2},getContainerWidth:function(){var a=this;return a.$el.is(":visible")?a.$el.width():a.$el.parents(":visible:first").innerWidth()},layout:function(a,b){a=!!d.boolean(a)&&a,b=!d.boolean(b)||b;var c=this,e=c.getContainerWidth();0!=c._lastWidth&&Math.abs(e-c._lastWidth)>0&&(a=!0,c._lastWidth=e),(a||0===c._items.length)&&c.parse();for(var f,g=c.rows(e),h=0,i=0,j=g.length;i<j;i++)f=g[i],h=c.position(f,e,h,c.options.align),c.render(f);c.$el.height(h),0==c._lastWidth&&(c._lastWidth=e),b&&c.getContainerWidth()<e&&c.layout(!1,!1)},render:function(a){for(var b,c=0,d=a.items.length;c<d;c++)b=a.items[c],a.visible?b.$item.css({width:b.width,height:a.height,top:b.top,left:b.left,display:""}).addClass("fg-positioned"):b.$item.css("display","none")},position:function(a,b,c,d){var e=this,f=a.items[a.items.length-1],g=b-(f.left+f.width);a.index>0&&(c+=e.options.gutter),a.top=c;for(var h,i=0,j=a.items.length;i<j;i++)h=a.items[i],h.top=c,"center"===d?h.left+=g/2:"right"===d&&(h.left+=g);return c+a.height},items:function(){return a.map(this._items,function(a){return{index:a.index,width:a.width,height:a.height,$item:a.$item,top:a.top,left:a.left}})},rows:function(a){for(var b=this,c=b.items(),d=[],e=c.length>0,f=-1,g=0;e;){f+=1,f>0&&(g+=b.options.gutter);for(var h,i,j,k={index:f,visible:!0,top:g,width:0,height:0,items:[]},l=[],m=0,n=0,o=c.length;n<o&&(i=c[n],!((h=k.width+i.width)>a&&n>0));n++)h>a&&0==n&&(h=a,j=a/i.width,i.width=b.round(i.width*j),i.height=b.round(i.height*j),k.height=i.height),i.top=k.top,n>0&&(m+=b.options.gutter),n!==o-1&&(h+=b.options.gutter),i.left=m,m+=i.width,i.height>k.height&&(k.height=i.height),k.width=h,k.items.push(i),l.push(n);if(0===l.length){e=!1;break}l.sort(function(a,b){return b-a});for(var p=0,q=l.length;p<q;p++)c.splice(l[p],1);d.push(k),e=c.length>0}return d},onWindowResize:function(a){a.data.self.layout()}}),b.Portfolio.defaults={gutter:40,align:"center"}}(FooGallery.$,FooGallery,FooGallery.utils,FooGallery.utils.is),function(a,b,c){b.PortfolioTemplate=b.Template.extend({construct:function(a,b){this._super(a,b),this.portfolio=null},onPreInit:function(a,c){c.portfolio=new b.Portfolio(c,c.template)},onInit:function(a,b){b.portfolio.init()},onFirstLoad:function(a,b){b.portfolio.layout(!0)},onReady:function(a,b){b.portfolio.layout(!0)},onDestroy:function(a,b){b.portfolio.destroy()},onLayout:function(a,b){b.portfolio.layout(!0)},onAfterPageChange:function(a,b,c,d,e){e||b.portfolio.layout(!0)},onAfterFilterChange:function(a,b){b.portfolio.layout(!0)}}),b.template.register("simple_portfolio",b.PortfolioTemplate,{template:{gutter:40}},{
11
+ container:"foogallery fg-simple_portfolio"})}(FooGallery.$,FooGallery,FooGallery.utils),function(a,b,c,d){b.ImageViewerTemplate=b.Template.extend({construct:function(b,c){this._super(d.extend({},b,{paging:{pushOrReplace:"replace",theme:"fg-light",type:"default",size:1,position:"none",scrollToTop:!1}}),c),this.$inner=a(),this.$current=a(),this.$total=a(),this.$prev=a(),this.$next=a()},createChildren:function(){var b=this;return a("<div/>",{class:b.cls.inner}).append(a("<div/>",{class:b.cls.innerContainer}),a("<div/>",{class:b.cls.controls}).append(a("<div/>",{class:b.cls.prev}).append(a("<span/>",{text:b.il8n.prev})),a("<label/>",{class:b.cls.count,text:b.il8n.count}).prepend(a("<span/>",{class:b.cls.countCurrent,text:"0"})).append(a("<span/>",{class:b.cls.countTotal,text:"0"})),a("<div/>",{class:b.cls.next}).append(a("<span/>",{text:b.il8n.next}))))},destroyChildren:function(){var a=this;a.$el.find(a.sel.inner).remove()},onPreInit:function(a,b){b.$inner=b.$el.find(b.sel.innerContainer),b.$current=b.$el.find(b.sel.countCurrent),b.$total=b.$el.find(b.sel.countTotal),b.$prev=b.$el.find(b.sel.prev),b.$next=b.$el.find(b.sel.next)},onInit:function(a,b){b.template.attachFooBox&&b.$el.on("foobox.previous",{self:b},b.onFooBoxPrev).on("foobox.next",{self:b},b.onFooBoxNext),b.$prev.on("click",{self:b},b.onPrevClick),b.$next.on("click",{self:b},b.onNextClick)},onFirstLoad:function(a,b){b.update()},onDestroy:function(a,b){b.template.attachFooBox&&b.$el.off({"foobox.previous":b.onFooBoxPrev,"foobox.next":b.onFooBoxNext}),b.$prev.off("click",b.onPrevClick),b.$next.off("click",b.onNextClick)},onAppendItem:function(a,b,c){a.preventDefault(),b.$inner.append(c.$el),c.fix(),c.isAttached=!0},onAfterPageChange:function(a,b,c,d,e){e||b.update()},onAfterFilterChange:function(a,b){b.update()},update:function(){this.pages&&(this.$current.text(this.pages.current),this.$total.text(this.pages.total))},prev:function(){this.pages&&(this.template.loop&&1===this.pages.current?this.pages.last():this.pages.prev(),this.update())},next:function(){this.pages&&(this.template.loop&&this.pages.current===this.pages.total?this.pages.first():this.pages.next(),this.update())},onFooBoxPrev:function(a){a.data.self.prev()},onFooBoxNext:function(a){a.data.self.next()},onPrevClick:function(a){a.preventDefault(),a.stopPropagation(),a.data.self.prev()},onNextClick:function(a){a.preventDefault(),a.stopPropagation(),a.data.self.next()}}),b.template.register("image-viewer",b.ImageViewerTemplate,{template:{attachFooBox:!1,loop:!1}},{container:"foogallery fg-image-viewer",inner:"fiv-inner",innerContainer:"fiv-inner-container",controls:"fiv-ctrls",prev:"fiv-prev",next:"fiv-next",count:"fiv-count",countCurrent:"fiv-count-current",countTotal:"fiv-count-total"},{prev:"Prev",next:"Next",count:"of"})}(FooGallery.$,FooGallery,FooGallery.utils,FooGallery.utils.obj),function(a,b,c){b.ThumbnailTemplate=b.Template.extend({construct:function(a,b){this._super(c.extend({},a,{filtering:{type:"none"},paging:{pushOrReplace:"replace",theme:"fg-light",type:"default",size:1,position:"none",scrollToTop:!1}}),b)}}),b.template.register("thumbnail",b.ThumbnailTemplate,null,{container:"foogallery fg-thumbnail"})}(FooGallery.$,FooGallery,FooGallery.utils.obj),function(a,b,c,d){b.triggerPostLoad=function(b,c,d,e,f){if("first-load"===b.type||c.initialized&&("after-page-change"===b.type&&!f||"after-filter-change"===b.type))try{if(c.$el.parents(".fbx-item").length>0)return;c.$el.hasClass("fbx-instance")&&window.FOOBOX&&a.fn.foobox?c.$el.foobox(window.FOOBOX.o):a("body").trigger("post-load")}catch(a){console.error(a)}},b.autoDefaults={on:{"first-load.foogallery after-page-change.foogallery after-filter-change.foogallery":b.triggerPostLoad}},b.auto=function(a){b.autoDefaults=d.merge(b.autoDefaults,a)},b.load=b.reload=function(){a(function(){a('[id^="foogallery-gallery-"]:not(.fg-ready)').foogallery(b.autoDefaults)}),c.ready(function(){a('[id^="foogallery-gallery-"].fg-ready').foogallery(b.autoDefaults)})},b.load()}(FooGallery.$,FooGallery,FooGallery.utils,FooGallery.utils.obj);
extensions/default-templates/thumbnail/gallery-thumbnail.php CHANGED
@@ -37,7 +37,7 @@ $foogallery_single_thumbnail_attributes = foogallery_build_container_attributes_
37
  unset( $args['override_caption_title'] );
38
  unset( $args['override_caption_desc'] );
39
  foreach ( foogallery_current_gallery_attachments_for_rendering() as $attachment ) {
40
- if ( $attachment->ID !== $featured_attachment->ID ) {
41
  echo foogallery_attachment_html( $attachment, $args );
42
  }
43
  } ?>
37
  unset( $args['override_caption_title'] );
38
  unset( $args['override_caption_desc'] );
39
  foreach ( foogallery_current_gallery_attachments_for_rendering() as $attachment ) {
40
+ if ( $attachment->url !== $featured_attachment->url ) {
41
  echo foogallery_attachment_html( $attachment, $args );
42
  }
43
  } ?>
foogallery.php CHANGED
@@ -3,7 +3,7 @@
3
  /*
4
  Plugin Name: FooGallery
5
  Description: FooGallery is the most intuitive and extensible gallery management tool ever created for WordPress
6
- Version: 1.7.8
7
  Author: FooPlugins
8
  Plugin URI: https://foo.gallery
9
  Author URI: http://fooplugins.com
@@ -25,7 +25,7 @@ if ( function_exists( 'foogallery_fs' ) ) {
25
  define( 'FOOGALLERY_PATH', plugin_dir_path( __FILE__ ) );
26
  define( 'FOOGALLERY_URL', plugin_dir_url( __FILE__ ) );
27
  define( 'FOOGALLERY_FILE', __FILE__ );
28
- define( 'FOOGALLERY_VERSION', '1.7.8' );
29
  define( 'FOOGALLERY_SETTINGS_VERSION', '2' );
30
  require_once FOOGALLERY_PATH . 'includes/constants.php';
31
  // Create a helper function for easy SDK access.
@@ -157,6 +157,8 @@ if ( function_exists( 'foogallery_fs' ) ) {
157
  new FooGallery_Widget_Init();
158
  //include the default templates no matter what!
159
  new FooGallery_Default_Templates();
 
 
160
  add_filter( 'foogallery_extensions_for_view', array( $this, 'add_foogallery_pro_extension' ) );
161
  //init Gutenberg!
162
  new FooGallery_Gutenberg();
3
  /*
4
  Plugin Name: FooGallery
5
  Description: FooGallery is the most intuitive and extensible gallery management tool ever created for WordPress
6
+ Version: 1.8.8
7
  Author: FooPlugins
8
  Plugin URI: https://foo.gallery
9
  Author URI: http://fooplugins.com
25
  define( 'FOOGALLERY_PATH', plugin_dir_path( __FILE__ ) );
26
  define( 'FOOGALLERY_URL', plugin_dir_url( __FILE__ ) );
27
  define( 'FOOGALLERY_FILE', __FILE__ );
28
+ define( 'FOOGALLERY_VERSION', '1.8.8' );
29
  define( 'FOOGALLERY_SETTINGS_VERSION', '2' );
30
  require_once FOOGALLERY_PATH . 'includes/constants.php';
31
  // Create a helper function for easy SDK access.
157
  new FooGallery_Widget_Init();
158
  //include the default templates no matter what!
159
  new FooGallery_Default_Templates();
160
+ //init the default media library datasource
161
+ new FooGallery_Datasource_MediaLibrary();
162
  add_filter( 'foogallery_extensions_for_view', array( $this, 'add_foogallery_pro_extension' ) );
163
  //init Gutenberg!
164
  new FooGallery_Gutenberg();
freemius/assets/css/admin/account.css CHANGED
@@ -1 +1 @@
1
- label.fs-tag,span.fs-tag{background:#ffba00;color:#fff;display:inline-block;border-radius:3px;padding:5px;font-size:11px;line-height:11px;vertical-align:baseline}label.fs-tag.fs-warn,span.fs-tag.fs-warn{background:#ffba00}label.fs-tag.fs-info,span.fs-tag.fs-info{background:#00a0d2}label.fs-tag.fs-success,span.fs-tag.fs-success{background:#46b450}label.fs-tag.fs-error,span.fs-tag.fs-error{background:#dc3232}#fs_account .postbox,#fs_account .widefat{max-width:700px}#fs_account h3{font-size:1.3em;padding:12px 15px;margin:0 0 12px 0;line-height:1.4;border-bottom:1px solid #F1F1F1}#fs_account h3 .dashicons{width:26px;height:26px;font-size:1.3em}#fs_account i.dashicons{font-size:1.2em;height:1.2em;width:1.2em}#fs_account .dashicons{vertical-align:middle}#fs_account .fs-header-actions{position:absolute;top:17px;right:15px;font-size:0.9em}#fs_account .fs-header-actions ul{margin:0}#fs_account .fs-header-actions li{float:left}#fs_account .fs-header-actions li form{display:inline-block}#fs_account .fs-header-actions li a{text-decoration:none}#fs_account_details .button-group{float:right}.rtl #fs_account .fs-header-actions{left:15px;right:auto}.fs-key-value-table{width:100%}.fs-key-value-table form{display:inline-block}.fs-key-value-table tr td:first-child{text-align:right}.fs-key-value-table tr td:first-child nobr{font-weight:bold}.fs-key-value-table tr td:first-child form{display:block}.fs-key-value-table tr td.fs-right{text-align:right}.fs-key-value-table tr.fs-odd{background:#ebebeb}.fs-key-value-table td,.fs-key-value-table th{padding:10px}.fs-key-value-table code{line-height:28px}.fs-key-value-table var,.fs-key-value-table code,.fs-key-value-table input[type="text"]{color:#0073AA;font-size:16px;background:none}.fs-key-value-table input[type="text"]{width:100%;font-weight:bold}.fs-field-beta_program label{margin-left:7px}label.fs-tag{background:#ffba00;color:#fff;display:inline-block;border-radius:3px;padding:5px;font-size:11px;line-height:11px;vertical-align:baseline}label.fs-tag.fs-warn{background:#ffba00}label.fs-tag.fs-success{background:#46b450}label.fs-tag.fs-error{background:#dc3232}#fs_sites .fs-scrollable-table .fs-table-body{max-height:200px;overflow:auto;border:1px solid #e5e5e5}#fs_sites .fs-scrollable-table .fs-table-body>table.widefat{border:none !important}#fs_sites .fs-scrollable-table .fs-main-column{width:100%}#fs_sites .fs-scrollable-table .fs-site-details td:first-of-type{text-align:right;color:grey;width:1px}#fs_sites .fs-scrollable-table .fs-site-details td:last-of-type{text-align:right}#fs_sites .fs-scrollable-table .fs-install-details table tr td{width:1px;white-space:nowrap}#fs_sites .fs-scrollable-table .fs-install-details table tr td:last-of-type{width:auto}#fs_addons h3{border:none;margin-bottom:0;padding:4px 5px}#fs_addons td{vertical-align:middle}#fs_addons thead{white-space:nowrap}#fs_addons td:first-child,#fs_addons th:first-child{text-align:left;font-weight:bold}#fs_addons td:last-child,#fs_addons th:last-child{text-align:right}#fs_addons th{font-weight:bold}#fs_billing_address{width:100%}#fs_billing_address tr td{width:50%;padding:5px}#fs_billing_address tr:first-of-type td{padding-top:0}#fs_billing_address span{font-weight:bold}#fs_billing_address input,#fs_billing_address select{display:block;width:100%;margin-top:5px}#fs_billing_address input::-moz-placeholder,#fs_billing_address select::-moz-placeholder{color:transparent;opacity:1}#fs_billing_address input:-ms-input-placeholder,#fs_billing_address select:-ms-input-placeholder{color:transparent}#fs_billing_address input::-webkit-input-placeholder,#fs_billing_address select::-webkit-input-placeholder{color:transparent}#fs_billing_address input.fs-read-mode,#fs_billing_address select.fs-read-mode{border-color:transparent;color:#777;border-bottom:1px dashed #ccc;padding-left:0;background:none}#fs_billing_address.fs-read-mode td span{display:none}#fs_billing_address.fs-read-mode input,#fs_billing_address.fs-read-mode select{border-color:transparent;color:#777;border-bottom:1px dashed #ccc;padding-left:0;background:none}#fs_billing_address.fs-read-mode input::-moz-placeholder,#fs_billing_address.fs-read-mode select::-moz-placeholder{color:#ccc;opacity:1}#fs_billing_address.fs-read-mode input:-ms-input-placeholder,#fs_billing_address.fs-read-mode select:-ms-input-placeholder{color:#ccc}#fs_billing_address.fs-read-mode input::-webkit-input-placeholder,#fs_billing_address.fs-read-mode select::-webkit-input-placeholder{color:#ccc}#fs_billing_address button{display:block;width:100%}
1
+ label.fs-tag,span.fs-tag{background:#ffba00;color:#fff;display:inline-block;border-radius:3px;padding:5px;font-size:11px;line-height:11px;vertical-align:baseline}label.fs-tag.fs-warn,span.fs-tag.fs-warn{background:#ffba00}label.fs-tag.fs-info,span.fs-tag.fs-info{background:#00a0d2}label.fs-tag.fs-success,span.fs-tag.fs-success{background:#46b450}label.fs-tag.fs-error,span.fs-tag.fs-error{background:#dc3232}#fs_account .postbox,#fs_account .widefat{max-width:700px}#fs_account h3{font-size:1.3em;padding:12px 15px;margin:0 0 12px 0;line-height:1.4;border-bottom:1px solid #F1F1F1}#fs_account h3 .dashicons{width:26px;height:26px;font-size:1.3em}#fs_account i.dashicons{font-size:1.2em;height:1.2em;width:1.2em}#fs_account .dashicons{vertical-align:middle}#fs_account .fs-header-actions{position:absolute;top:17px;right:15px;font-size:0.9em}#fs_account .fs-header-actions ul{margin:0}#fs_account .fs-header-actions li{float:left}#fs_account .fs-header-actions li form{display:inline-block}#fs_account .fs-header-actions li a{text-decoration:none}#fs_account_details .button-group{float:right}.rtl #fs_account .fs-header-actions{left:15px;right:auto}.fs-key-value-table{width:100%}.fs-key-value-table form{display:inline-block}.fs-key-value-table tr td:first-child{text-align:right}.fs-key-value-table tr td:first-child nobr{font-weight:bold}.fs-key-value-table tr td:first-child form{display:block}.fs-key-value-table tr td.fs-right{text-align:right}.fs-key-value-table tr.fs-odd{background:#ebebeb}.fs-key-value-table td,.fs-key-value-table th{padding:10px}.fs-key-value-table code{line-height:28px}.fs-key-value-table var,.fs-key-value-table code,.fs-key-value-table input[type="text"]{color:#0073AA;font-size:16px;background:none}.fs-key-value-table input[type="text"]{width:100%;font-weight:bold}.fs-field-beta_program label{margin-left:7px}label.fs-tag{background:#ffba00;color:#fff;display:inline-block;border-radius:3px;padding:5px;font-size:11px;line-height:11px;vertical-align:baseline}label.fs-tag.fs-warn{background:#ffba00}label.fs-tag.fs-success{background:#46b450}label.fs-tag.fs-error{background:#dc3232}#fs_sites .fs-scrollable-table .fs-table-body{max-height:200px;overflow:auto;border:1px solid #e5e5e5}#fs_sites .fs-scrollable-table .fs-table-body>table.widefat{border:none !important}#fs_sites .fs-scrollable-table .fs-main-column{width:100%}#fs_sites .fs-scrollable-table .fs-site-details td:first-of-type{text-align:right;color:grey;width:1px}#fs_sites .fs-scrollable-table .fs-site-details td:last-of-type{text-align:right}#fs_sites .fs-scrollable-table .fs-install-details table tr td{width:1px;white-space:nowrap}#fs_sites .fs-scrollable-table .fs-install-details table tr td:last-of-type{width:auto}#fs_addons h3{border:none;margin-bottom:0;padding:4px 5px}#fs_addons td{vertical-align:middle}#fs_addons thead{white-space:nowrap}#fs_addons td:first-child,#fs_addons th:first-child{text-align:left;font-weight:bold}#fs_addons td:last-child,#fs_addons th:last-child{text-align:right}#fs_addons th{font-weight:bold}#fs_billing_address{width:100%}#fs_billing_address tr td{width:50%;padding:5px}#fs_billing_address tr:first-of-type td{padding-top:0}#fs_billing_address span{font-weight:bold}#fs_billing_address input,#fs_billing_address select{display:block;width:100%;margin-top:5px}#fs_billing_address input::-moz-placeholder,#fs_billing_address select::-moz-placeholder{color:transparent;opacity:1}#fs_billing_address input:-ms-input-placeholder,#fs_billing_address select:-ms-input-placeholder{color:transparent}#fs_billing_address input::-webkit-input-placeholder,#fs_billing_address select::-webkit-input-placeholder{color:transparent}#fs_billing_address input.fs-read-mode,#fs_billing_address select.fs-read-mode{border-color:transparent;color:#777;border-bottom:1px dashed #ccc;padding-left:0;background:none}#fs_billing_address.fs-read-mode td span{display:none}#fs_billing_address.fs-read-mode input,#fs_billing_address.fs-read-mode select{border-color:transparent;color:#777;border-bottom:1px dashed #ccc;padding-left:0;background:none}#fs_billing_address.fs-read-mode input::-moz-placeholder,#fs_billing_address.fs-read-mode select::-moz-placeholder{color:#ccc;opacity:1}#fs_billing_address.fs-read-mode input:-ms-input-placeholder,#fs_billing_address.fs-read-mode select:-ms-input-placeholder{color:#ccc}#fs_billing_address.fs-read-mode input::-webkit-input-placeholder,#fs_billing_address.fs-read-mode select::-webkit-input-placeholder{color:#ccc}#fs_billing_address button{display:block;width:100%}
freemius/assets/css/admin/add-ons.css CHANGED
@@ -1,2 +1,2 @@
1
- .fs-badge{position:absolute;top:10px;right:0;background:#71ae00;color:white;text-transform:uppercase;padding:5px 10px;-moz-border-radius:3px 0 0 3px;-webkit-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px;font-weight:bold;border-right:0;-moz-box-shadow:0 2px 1px -1px rgba(0,0,0,0.3);-webkit-box-shadow:0 2px 1px -1px rgba(0,0,0,0.3);box-shadow:0 2px 1px -1px rgba(0,0,0,0.3)}#fs_addons .fs-cards-list{list-style:none}#fs_addons .fs-cards-list .fs-card{float:left;height:152px;width:310px;padding:0;margin:0 0 30px 30px;font-size:14px;list-style:none;border:1px solid #ddd;cursor:pointer;position:relative}#fs_addons .fs-cards-list .fs-card .fs-overlay{position:absolute;left:0;right:0;bottom:0;top:0;z-index:9}#fs_addons .fs-cards-list .fs-card .fs-inner{background-color:#fff;overflow:hidden;height:100%;position:relative}#fs_addons .fs-cards-list .fs-card .fs-inner>ul{-moz-transition:all,0.15s;-o-transition:all,0.15s;-ms-transition:all,0.15s;-webkit-transition:all,0.15s;transition:all,0.15s;left:0;right:0;top:0;position:absolute}#fs_addons .fs-cards-list .fs-card .fs-inner>ul>li{list-style:none;line-height:18px;padding:0 15px;width:100%;display:block;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-card-banner{padding:0;margin:0;line-height:0;display:block;height:100px;background-repeat:repeat-x;background-size:100% 100%;-moz-transition:all,0.15s;-o-transition:all,0.15s;-ms-transition:all,0.15s;-webkit-transition:all,0.15s;transition:all,0.15s}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-card-banner .fs-badge.fs-installed-addon-badge{font-size:1.02em;line-height:1.3em}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-title{margin:10px 0 0 0;height:18px;overflow:hidden;color:#000;white-space:nowrap;text-overflow:ellipsis;font-weight:bold}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-offer{font-size:0.9em}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-description{background-color:#f9f9f9;padding:10px 15px 100px 15px;border-top:1px solid #eee;margin:0 0 10px 0;color:#777}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-tag{position:absolute;top:10px;right:0px;background:greenyellow;display:block;padding:2px 10px;-moz-box-shadow:1px 1px 1px rgba(0,0,0,0.3);-webkit-box-shadow:1px 1px 1px rgba(0,0,0,0.3);box-shadow:1px 1px 1px rgba(0,0,0,0.3);text-transform:uppercase;font-size:0.9em;font-weight:bold}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-cta .button,#fs_addons .fs-cards-list .fs-card .fs-inner .fs-cta .button-group{position:absolute;top:112px;right:10px}@media screen and (min-width: 960px){#fs_addons .fs-cards-list .fs-card:hover .fs-overlay{border:2px solid #29abe1;margin-left:-1px;margin-top:-1px}#fs_addons .fs-cards-list .fs-card:hover .fs-inner ul{top:-100px}#fs_addons .fs-cards-list .fs-card:hover .fs-inner .fs-title,#fs_addons .fs-cards-list .fs-card:hover .fs-inner .fs-offer{color:#29abe1}}
2
- #TB_window,#TB_window iframe{width:821px !important}#plugin-information .fyi{width:266px !important}#plugin-information #section-holder{margin-right:299px}#plugin-information #section-description h2,#plugin-information #section-description h3,#plugin-information #section-description p,#plugin-information #section-description b,#plugin-information #section-description i,#plugin-information #section-description blockquote,#plugin-information #section-description li,#plugin-information #section-description ul,#plugin-information #section-description ol{clear:none}#plugin-information #section-description .fs-selling-points{padding-bottom:10px;border-bottom:1px solid #ddd}#plugin-information #section-description .fs-selling-points ul{margin:0}#plugin-information #section-description .fs-selling-points ul li{padding:0;list-style:none outside none}#plugin-information #section-description .fs-selling-points ul li i.dashicons{color:#71ae00;font-size:3em;vertical-align:middle;line-height:30px;float:left;margin:0 0 0 -15px}#plugin-information #section-description .fs-selling-points ul li h3{margin:1em 30px !important}#plugin-information #section-description .fs-screenshots:after{content:"";display:table;clear:both}#plugin-information #section-description .fs-screenshots ul{list-style:none;margin:0}#plugin-information #section-description .fs-screenshots ul li{width:225px;height:225px;float:left;margin-bottom:20px;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}#plugin-information #section-description .fs-screenshots ul li a{display:block;width:100%;height:100%;border:1px solid;-moz-box-shadow:1px 1px 1px rgba(0,0,0,0.2);-webkit-box-shadow:1px 1px 1px rgba(0,0,0,0.2);box-shadow:1px 1px 1px rgba(0,0,0,0.2);background-size:cover}#plugin-information #section-description .fs-screenshots ul li.odd{margin-right:20px}#plugin-information .plugin-information-pricing{margin:-16px;border-bottom:1px solid #ddd}#plugin-information .plugin-information-pricing .fs-plan h3{margin-top:0;padding:20px;font-size:16px}#plugin-information .plugin-information-pricing .fs-plan .nav-tab-wrapper{border-bottom:1px solid #ddd}#plugin-information .plugin-information-pricing .fs-plan .nav-tab-wrapper .nav-tab{cursor:pointer;position:relative;padding:0 10px;font-size:0.9em}#plugin-information .plugin-information-pricing .fs-plan .nav-tab-wrapper .nav-tab label{text-transform:uppercase;color:green;background:greenyellow;position:absolute;left:-1px;right:-1px;bottom:100%;border:1px solid darkgreen;padding:2px;text-align:center;font-size:0.9em;line-height:1em}#plugin-information .plugin-information-pricing .fs-plan .nav-tab-wrapper .nav-tab.nav-tab-active{cursor:default;background:#fffeec;border-bottom-color:#fffeec}#plugin-information .plugin-information-pricing .fs-plan.fs-single-cycle h3{background:#fffeec;margin:0;padding-bottom:0;color:#0073aa}#plugin-information .plugin-information-pricing .fs-plan.fs-single-cycle .nav-tab-wrapper,#plugin-information .plugin-information-pricing .fs-plan.fs-single-cycle .fs-billing-frequency{display:none}#plugin-information .plugin-information-pricing .fs-plan .fs-pricing-body{background:#fffeec;padding:20px}#plugin-information .plugin-information-pricing .fs-plan .button{width:100%;text-align:center;font-weight:bold;text-transform:uppercase;font-size:1.1em}#plugin-information .plugin-information-pricing .fs-plan label{white-space:nowrap}#plugin-information .plugin-information-pricing .fs-plan var{font-style:normal}#plugin-information .plugin-information-pricing .fs-plan .fs-billing-frequency,#plugin-information .plugin-information-pricing .fs-plan .fs-annual-discount{text-align:center;display:block;font-weight:bold;margin-bottom:10px;text-transform:uppercase;background:#F3F3F3;padding:2px;border:1px solid #ccc}#plugin-information .plugin-information-pricing .fs-plan .fs-annual-discount{text-transform:none;color:green;background:greenyellow}#plugin-information .plugin-information-pricing .fs-plan ul.fs-trial-terms{font-size:0.9em}#plugin-information .plugin-information-pricing .fs-plan ul.fs-trial-terms i{float:left;margin:0 0 0 -15px}#plugin-information .plugin-information-pricing .fs-plan ul.fs-trial-terms li{margin:10px 0 0 0}#plugin-information #section-features .fs-features{margin:-20px -26px}#plugin-information #section-features table{width:100%;border-spacing:0;border-collapse:separate}#plugin-information #section-features table thead th{padding:10px 0}#plugin-information #section-features table thead .fs-price{color:#71ae00;font-weight:normal;display:block;text-align:center}#plugin-information #section-features table tbody td{border-top:1px solid #ccc;padding:10px 0;text-align:center;width:100px;color:#71ae00}#plugin-information #section-features table tbody td:first-child{text-align:left;width:auto;color:inherit;padding-left:26px}#plugin-information #section-features table tbody tr.fs-odd td{background:#fefefe}#plugin-information #section-features .dashicons-yes{width:30px;height:30px;font-size:30px}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown .button-group .button,#plugin-information .fs-dropdown .button-group .button{position:relative;width:auto;top:0;right:0}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown .button-group .button:focus,#plugin-information .fs-dropdown .button-group .button:focus{z-index:10}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown .button-group .fs-dropdown-arrow,#plugin-information .fs-dropdown .button-group .fs-dropdown-arrow{border-top:6px solid white;border-right:4px solid transparent;border-left:4px solid transparent;top:12px;position:relative}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown.active:not(.up) .button:not(.fs-dropdown-arrow-button),#plugin-information .fs-dropdown.active:not(.up) .button:not(.fs-dropdown-arrow-button){border-bottom-left-radius:0}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown.active:not(.up) .fs-dropdown-arrow-button,#plugin-information .fs-dropdown.active:not(.up) .fs-dropdown-arrow-button{border-bottom-right-radius:0}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown.active.up .button:not(.fs-dropdown-arrow-button),#plugin-information .fs-dropdown.active.up .button:not(.fs-dropdown-arrow-button){border-top-left-radius:0}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown.active.up .fs-dropdown-arrow-button,#plugin-information .fs-dropdown.active.up .fs-dropdown-arrow-button{border-top-right-radius:0}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown .fs-dropdown-list,#plugin-information .fs-dropdown .fs-dropdown-list{position:absolute;right:-1px;top:100%;margin-left:auto;padding:3px 0;border:1px solid #bfbfbf;background-color:#fff;z-index:1;width:230px;text-align:left;-moz-box-shadow:0px 2px 4px -1px rgba(0,0,0,0.2),0px 4px 5px 0px rgba(0,0,0,0.14),0px 1px 10px 0px rgba(0,0,0,0.12);-webkit-box-shadow:0px 2px 4px -1px rgba(0,0,0,0.2),0px 4px 5px 0px rgba(0,0,0,0.14),0px 1px 10px 0px rgba(0,0,0,0.12);box-shadow:0px 2px 4px -1px rgba(0,0,0,0.2),0px 4px 5px 0px rgba(0,0,0,0.14),0px 1px 10px 0px rgba(0,0,0,0.12)}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown .fs-dropdown-list li,#plugin-information .fs-dropdown .fs-dropdown-list li{margin:0}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown .fs-dropdown-list li a,#plugin-information .fs-dropdown .fs-dropdown-list li a{display:block;padding:5px 10px;text-decoration:none;text-shadow:none}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown .fs-dropdown-list li:hover,#plugin-information .fs-dropdown .fs-dropdown-list li:hover{background-color:#0074a3;color:#fff}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown .fs-dropdown-list li:hover a,#plugin-information .fs-dropdown .fs-dropdown-list li:hover a{color:#fff}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown:not(.up) .fs-dropdown-list,#plugin-information .fs-dropdown:not(.up) .fs-dropdown-list{-moz-border-radius:3px 0 3px 3px;-webkit-border-radius:3px 0 3px 3px;border-radius:3px 0 3px 3px}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown.up .fs-dropdown-list,#plugin-information .fs-dropdown.up .fs-dropdown-list{-moz-border-radius:3px 3px 0 3px;-webkit-border-radius:3px 3px 0 3px;border-radius:3px 3px 0 3px}#plugin-information .fs-dropdown .button-group{width:100%}#plugin-information .fs-dropdown .button-group .button{float:none;font-size:14px;font-weight:normal;text-transform:none}#plugin-information .fs-dropdown .fs-dropdown-list{margin-top:1px}#plugin-information .fs-dropdown.up .fs-dropdown-list{top:auto;bottom:100%;margin-bottom:2px}#plugin-information.wp-core-ui .fs-pricing-body .fs-dropdown .button-group{text-align:center;display:table}#plugin-information.wp-core-ui .fs-pricing-body .fs-dropdown .button-group .button{display:table-cell}#plugin-information.wp-core-ui .fs-pricing-body .fs-dropdown .button-group .button:not(.fs-dropdown-arrow-button){left:1px;width:100%}#plugin-information-footer>.button,#plugin-information-footer .fs-dropdown{position:relative;top:3px}#plugin-information-footer>.button.left,#plugin-information-footer .fs-dropdown.left{float:left}#plugin-information-footer>.right,#plugin-information-footer .fs-dropdown{float:right}@media screen and (max-width: 961px){#fs_addons .fs-cards-list .fs-card{height:265px}}
1
+ .fs-badge{position:absolute;top:10px;right:0;background:#71ae00;color:white;text-transform:uppercase;padding:5px 10px;-moz-border-radius:3px 0 0 3px;-webkit-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px;font-weight:bold;border-right:0;-moz-box-shadow:0 2px 1px -1px rgba(0,0,0,0.3);-webkit-box-shadow:0 2px 1px -1px rgba(0,0,0,0.3);box-shadow:0 2px 1px -1px rgba(0,0,0,0.3)}#fs_addons .fs-cards-list{list-style:none}#fs_addons .fs-cards-list .fs-card{float:left;height:152px;width:310px;padding:0;margin:0 0 30px 30px;font-size:14px;list-style:none;border:1px solid #ddd;cursor:pointer;position:relative}#fs_addons .fs-cards-list .fs-card .fs-overlay{position:absolute;left:0;right:0;bottom:0;top:0;z-index:9}#fs_addons .fs-cards-list .fs-card .fs-inner{background-color:#fff;overflow:hidden;height:100%;position:relative}#fs_addons .fs-cards-list .fs-card .fs-inner>ul{-moz-transition:all,0.15s;-o-transition:all,0.15s;-ms-transition:all,0.15s;-webkit-transition:all,0.15s;transition:all,0.15s;left:0;right:0;top:0;position:absolute}#fs_addons .fs-cards-list .fs-card .fs-inner>ul>li{list-style:none;line-height:18px;padding:0 15px;width:100%;display:block;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-card-banner{padding:0;margin:0;line-height:0;display:block;height:100px;background-repeat:repeat-x;background-size:100% 100%;-moz-transition:all,0.15s;-o-transition:all,0.15s;-ms-transition:all,0.15s;-webkit-transition:all,0.15s;transition:all,0.15s}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-card-banner .fs-badge.fs-installed-addon-badge{font-size:1.02em;line-height:1.3em}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-title{margin:10px 0 0 0;height:18px;overflow:hidden;color:#000;white-space:nowrap;text-overflow:ellipsis;font-weight:bold}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-offer{font-size:0.9em}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-description{background-color:#f9f9f9;padding:10px 15px 100px 15px;border-top:1px solid #eee;margin:0 0 10px 0;color:#777}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-tag{position:absolute;top:10px;right:0px;background:greenyellow;display:block;padding:2px 10px;-moz-box-shadow:1px 1px 1px rgba(0,0,0,0.3);-webkit-box-shadow:1px 1px 1px rgba(0,0,0,0.3);box-shadow:1px 1px 1px rgba(0,0,0,0.3);text-transform:uppercase;font-size:0.9em;font-weight:bold}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-cta .button,#fs_addons .fs-cards-list .fs-card .fs-inner .fs-cta .button-group{position:absolute;top:112px;right:10px}@media screen and (min-width: 960px){#fs_addons .fs-cards-list .fs-card:hover .fs-overlay{border:2px solid #29abe1;margin-left:-1px;margin-top:-1px}#fs_addons .fs-cards-list .fs-card:hover .fs-inner ul{top:-100px}#fs_addons .fs-cards-list .fs-card:hover .fs-inner .fs-title,#fs_addons .fs-cards-list .fs-card:hover .fs-inner .fs-offer{color:#29abe1}}
2
+ #TB_window,#TB_window iframe{width:821px !important}#plugin-information .fyi{width:266px !important}#plugin-information #section-holder{margin-right:299px}#plugin-information #section-description h2,#plugin-information #section-description h3,#plugin-information #section-description p,#plugin-information #section-description b,#plugin-information #section-description i,#plugin-information #section-description blockquote,#plugin-information #section-description li,#plugin-information #section-description ul,#plugin-information #section-description ol{clear:none}#plugin-information #section-description .fs-selling-points{padding-bottom:10px;border-bottom:1px solid #ddd}#plugin-information #section-description .fs-selling-points ul{margin:0}#plugin-information #section-description .fs-selling-points ul li{padding:0;list-style:none outside none}#plugin-information #section-description .fs-selling-points ul li i.dashicons{color:#71ae00;font-size:3em;vertical-align:middle;line-height:30px;float:left;margin:0 0 0 -15px}#plugin-information #section-description .fs-selling-points ul li h3{margin:1em 30px !important}#plugin-information #section-description .fs-screenshots:after{content:"";display:table;clear:both}#plugin-information #section-description .fs-screenshots ul{list-style:none;margin:0}#plugin-information #section-description .fs-screenshots ul li{width:225px;height:225px;float:left;margin-bottom:20px;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}#plugin-information #section-description .fs-screenshots ul li a{display:block;width:100%;height:100%;border:1px solid;-moz-box-shadow:1px 1px 1px rgba(0,0,0,0.2);-webkit-box-shadow:1px 1px 1px rgba(0,0,0,0.2);box-shadow:1px 1px 1px rgba(0,0,0,0.2);background-size:cover}#plugin-information #section-description .fs-screenshots ul li.odd{margin-right:20px}#plugin-information .plugin-information-pricing{margin:-16px;border-bottom:1px solid #ddd}#plugin-information .plugin-information-pricing .fs-plan h3{margin-top:0;padding:20px;font-size:16px}#plugin-information .plugin-information-pricing .fs-plan .nav-tab-wrapper{border-bottom:1px solid #ddd}#plugin-information .plugin-information-pricing .fs-plan .nav-tab-wrapper .nav-tab{cursor:pointer;position:relative;padding:0 10px;font-size:0.9em}#plugin-information .plugin-information-pricing .fs-plan .nav-tab-wrapper .nav-tab label{text-transform:uppercase;color:green;background:greenyellow;position:absolute;left:-1px;right:-1px;bottom:100%;border:1px solid darkgreen;padding:2px;text-align:center;font-size:0.9em;line-height:1em}#plugin-information .plugin-information-pricing .fs-plan .nav-tab-wrapper .nav-tab.nav-tab-active{cursor:default;background:#fffeec;border-bottom-color:#fffeec}#plugin-information .plugin-information-pricing .fs-plan.fs-single-cycle h3{background:#fffeec;margin:0;padding-bottom:0;color:#0073aa}#plugin-information .plugin-information-pricing .fs-plan.fs-single-cycle .nav-tab-wrapper,#plugin-information .plugin-information-pricing .fs-plan.fs-single-cycle .fs-billing-frequency{display:none}#plugin-information .plugin-information-pricing .fs-plan .fs-pricing-body{background:#fffeec;padding:20px}#plugin-information .plugin-information-pricing .fs-plan .button{width:100%;text-align:center;font-weight:bold;text-transform:uppercase;font-size:1.1em}#plugin-information .plugin-information-pricing .fs-plan label{white-space:nowrap}#plugin-information .plugin-information-pricing .fs-plan var{font-style:normal}#plugin-information .plugin-information-pricing .fs-plan .fs-billing-frequency,#plugin-information .plugin-information-pricing .fs-plan .fs-annual-discount{text-align:center;display:block;font-weight:bold;margin-bottom:10px;text-transform:uppercase;background:#F3F3F3;padding:2px;border:1px solid #ccc}#plugin-information .plugin-information-pricing .fs-plan .fs-annual-discount{text-transform:none;color:green;background:greenyellow}#plugin-information .plugin-information-pricing .fs-plan ul.fs-trial-terms{font-size:0.9em}#plugin-information .plugin-information-pricing .fs-plan ul.fs-trial-terms i{float:left;margin:0 0 0 -15px}#plugin-information .plugin-information-pricing .fs-plan ul.fs-trial-terms li{margin:10px 0 0 0}#plugin-information #section-features .fs-features{margin:-20px -26px}#plugin-information #section-features table{width:100%;border-spacing:0;border-collapse:separate}#plugin-information #section-features table thead th{padding:10px 0}#plugin-information #section-features table thead .fs-price{color:#71ae00;font-weight:normal;display:block;text-align:center}#plugin-information #section-features table tbody td{border-top:1px solid #ccc;padding:10px 0;text-align:center;width:100px;color:#71ae00}#plugin-information #section-features table tbody td:first-child{text-align:left;width:auto;color:inherit;padding-left:26px}#plugin-information #section-features table tbody tr.fs-odd td{background:#fefefe}#plugin-information #section-features .dashicons-yes{width:30px;height:30px;font-size:30px}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown .button-group .button,#plugin-information .fs-dropdown .button-group .button{position:relative;width:auto;top:0;right:0}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown .button-group .button:focus,#plugin-information .fs-dropdown .button-group .button:focus{z-index:10}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown .button-group .fs-dropdown-arrow,#plugin-information .fs-dropdown .button-group .fs-dropdown-arrow{border-top:6px solid white;border-right:4px solid transparent;border-left:4px solid transparent;top:12px;position:relative}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown.active:not(.up) .button:not(.fs-dropdown-arrow-button),#plugin-information .fs-dropdown.active:not(.up) .button:not(.fs-dropdown-arrow-button){border-bottom-left-radius:0}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown.active:not(.up) .fs-dropdown-arrow-button,#plugin-information .fs-dropdown.active:not(.up) .fs-dropdown-arrow-button{border-bottom-right-radius:0}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown.active.up .button:not(.fs-dropdown-arrow-button),#plugin-information .fs-dropdown.active.up .button:not(.fs-dropdown-arrow-button){border-top-left-radius:0}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown.active.up .fs-dropdown-arrow-button,#plugin-information .fs-dropdown.active.up .fs-dropdown-arrow-button{border-top-right-radius:0}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown .fs-dropdown-list,#plugin-information .fs-dropdown .fs-dropdown-list{position:absolute;right:-1px;top:100%;margin-left:auto;padding:3px 0;border:1px solid #bfbfbf;background-color:#fff;z-index:1;width:230px;text-align:left;-moz-box-shadow:0px 2px 4px -1px rgba(0,0,0,0.2),0px 4px 5px 0px rgba(0,0,0,0.14),0px 1px 10px 0px rgba(0,0,0,0.12);-webkit-box-shadow:0px 2px 4px -1px rgba(0,0,0,0.2),0px 4px 5px 0px rgba(0,0,0,0.14),0px 1px 10px 0px rgba(0,0,0,0.12);box-shadow:0px 2px 4px -1px rgba(0,0,0,0.2),0px 4px 5px 0px rgba(0,0,0,0.14),0px 1px 10px 0px rgba(0,0,0,0.12)}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown .fs-dropdown-list li,#plugin-information .fs-dropdown .fs-dropdown-list li{margin:0}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown .fs-dropdown-list li a,#plugin-information .fs-dropdown .fs-dropdown-list li a{display:block;padding:5px 10px;text-decoration:none;text-shadow:none}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown .fs-dropdown-list li:hover,#plugin-information .fs-dropdown .fs-dropdown-list li:hover{background-color:#0074a3;color:#fff}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown .fs-dropdown-list li:hover a,#plugin-information .fs-dropdown .fs-dropdown-list li:hover a{color:#fff}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown:not(.up) .fs-dropdown-list,#plugin-information .fs-dropdown:not(.up) .fs-dropdown-list{-moz-border-radius:3px 0 3px 3px;-webkit-border-radius:3px 0 3px 3px;border-radius:3px 0 3px 3px}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown.up .fs-dropdown-list,#plugin-information .fs-dropdown.up .fs-dropdown-list{-moz-border-radius:3px 3px 0 3px;-webkit-border-radius:3px 3px 0 3px;border-radius:3px 3px 0 3px}#plugin-information .fs-dropdown .button-group{width:100%}#plugin-information .fs-dropdown .button-group .button{float:none;font-size:14px;font-weight:normal;text-transform:none}#plugin-information .fs-dropdown .fs-dropdown-list{margin-top:1px}#plugin-information .fs-dropdown.up .fs-dropdown-list{top:auto;bottom:100%;margin-bottom:2px}#plugin-information.wp-core-ui .fs-pricing-body .fs-dropdown .button-group{text-align:center;display:table}#plugin-information.wp-core-ui .fs-pricing-body .fs-dropdown .button-group .button{display:table-cell}#plugin-information.wp-core-ui .fs-pricing-body .fs-dropdown .button-group .button:not(.fs-dropdown-arrow-button){left:1px;width:100%}#plugin-information-footer>.button,#plugin-information-footer .fs-dropdown{position:relative;top:3px}#plugin-information-footer>.button.left,#plugin-information-footer .fs-dropdown.left{float:left}#plugin-information-footer>.right,#plugin-information-footer .fs-dropdown{float:right}@media screen and (max-width: 961px){#fs_addons .fs-cards-list .fs-card{height:265px}}
freemius/assets/css/admin/common.css CHANGED
@@ -1,2 +1,2 @@
1
- .fs-badge{position:absolute;top:10px;right:0;background:#71ae00;color:white;text-transform:uppercase;padding:5px 10px;-moz-border-radius:3px 0 0 3px;-webkit-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px;font-weight:bold;border-right:0;-moz-box-shadow:0 2px 1px -1px rgba(0,0,0,0.3);-webkit-box-shadow:0 2px 1px -1px rgba(0,0,0,0.3);box-shadow:0 2px 1px -1px rgba(0,0,0,0.3)}.theme-browser .theme .fs-premium-theme-badge-container{position:absolute;right:0;top:0}.theme-browser .theme .fs-premium-theme-badge-container .fs-badge{position:relative;top:0;margin-top:10px;text-align:center}.theme-browser .theme .fs-premium-theme-badge-container .fs-badge.fs-premium-theme-badge{font-size:1.1em}.theme-browser .theme .fs-premium-theme-badge-container .fs-badge.fs-beta-theme-badge{background:#00a0d2}#fs_frame{line-height:0;font-size:0}.fs-full-size-wrapper{margin:40px 0 -65px -20px}@media (max-width: 600px){.fs-full-size-wrapper{margin:0 0 -65px -10px}}
2
- .fs-notice{position:relative}.fs-notice.fs-has-title{margin-bottom:30px !important}.fs-notice.success{color:green}.fs-notice.promotion{border-color:#00a0d2 !important;background-color:#f2fcff !important}.fs-notice .fs-notice-body{margin:.5em 0;padding:2px}.fs-notice .fs-close{cursor:pointer;color:#aaa;float:right}.fs-notice .fs-close:hover{color:#666}.fs-notice .fs-close>*{margin-top:7px;display:inline-block}.fs-notice label.fs-plugin-title{background:rgba(0,0,0,0.3);color:#fff;padding:2px 10px;position:absolute;top:100%;bottom:auto;right:auto;-moz-border-radius:0 0 3px 3px;-webkit-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;left:10px;font-size:12px;font-weight:bold;cursor:auto}div.fs-notice.updated,div.fs-notice.success,div.fs-notice.promotion{display:block !important}.rtl .fs-notice .fs-close{float:left}.fs-secure-notice{position:fixed;top:32px;left:160px;right:0;background:#ebfdeb;padding:10px 20px;color:green;z-index:9999;-moz-box-shadow:0 2px 2px rgba(6,113,6,0.3);-webkit-box-shadow:0 2px 2px rgba(6,113,6,0.3);box-shadow:0 2px 2px rgba(6,113,6,0.3);opacity:0.95;filter:alpha(opacity=95)}.fs-secure-notice:hover{opacity:1;filter:alpha(opacity=100)}.fs-secure-notice a.fs-security-proof{color:green;text-decoration:none}@media screen and (max-width: 960px){.fs-secure-notice{left:36px}}@media screen and (max-width: 600px){.fs-secure-notice{display:none}}@media screen and (max-width: 500px){#fs_promo_tab{display:none}}@media screen and (max-width: 782px){.fs-secure-notice{left:0;top:46px;text-align:center}}span.fs-submenu-item.fs-sub:before{content:'\21B3';padding:0 5px}.rtl span.fs-submenu-item.fs-sub:before{content:'\21B2'}.fs-submenu-item.pricing.upgrade-mode{color:greenyellow}.fs-submenu-item.pricing.trial-mode{color:#83e2ff}#adminmenu .update-plugins.fs-trial{background-color:#00b9eb}.fs-ajax-spinner{border:0;width:20px;height:20px;margin-right:5px;vertical-align:sub;display:inline-block;background:url("/wp-admin/images/wpspin_light-2x.gif");background-size:contain}.wrap.fs-section h2{text-align:left}.plugins p.fs-upgrade-notice{border:0;background-color:#d54e21;padding:10px;color:#f9f9f9;margin-top:10px}
1
+ .fs-badge{position:absolute;top:10px;right:0;background:#71ae00;color:white;text-transform:uppercase;padding:5px 10px;-moz-border-radius:3px 0 0 3px;-webkit-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px;font-weight:bold;border-right:0;-moz-box-shadow:0 2px 1px -1px rgba(0,0,0,0.3);-webkit-box-shadow:0 2px 1px -1px rgba(0,0,0,0.3);box-shadow:0 2px 1px -1px rgba(0,0,0,0.3)}.theme-browser .theme .fs-premium-theme-badge-container{position:absolute;right:0;top:0}.theme-browser .theme .fs-premium-theme-badge-container .fs-badge{position:relative;top:0;margin-top:10px;text-align:center}.theme-browser .theme .fs-premium-theme-badge-container .fs-badge.fs-premium-theme-badge{font-size:1.1em}.theme-browser .theme .fs-premium-theme-badge-container .fs-badge.fs-beta-theme-badge{background:#00a0d2}#fs_frame{line-height:0;font-size:0}.fs-full-size-wrapper{margin:40px 0 -65px -20px}@media (max-width: 600px){.fs-full-size-wrapper{margin:0 0 -65px -10px}}
2
+ .fs-notice{position:relative}.fs-notice.fs-has-title{margin-bottom:30px !important}.fs-notice.success{color:green}.fs-notice.promotion{border-color:#00a0d2 !important;background-color:#f2fcff !important}.fs-notice .fs-notice-body{margin:.5em 0;padding:2px}.fs-notice .fs-close{cursor:pointer;color:#aaa;float:right}.fs-notice .fs-close:hover{color:#666}.fs-notice .fs-close>*{margin-top:7px;display:inline-block}.fs-notice label.fs-plugin-title{background:rgba(0,0,0,0.3);color:#fff;padding:2px 10px;position:absolute;top:100%;bottom:auto;right:auto;-moz-border-radius:0 0 3px 3px;-webkit-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;left:10px;font-size:12px;font-weight:bold;cursor:auto}div.fs-notice.updated,div.fs-notice.success,div.fs-notice.promotion{display:block !important}.rtl .fs-notice .fs-close{float:left}.fs-secure-notice{position:fixed;top:32px;left:160px;right:0;background:#ebfdeb;padding:10px 20px;color:green;z-index:9999;-moz-box-shadow:0 2px 2px rgba(6,113,6,0.3);-webkit-box-shadow:0 2px 2px rgba(6,113,6,0.3);box-shadow:0 2px 2px rgba(6,113,6,0.3);opacity:0.95;filter:alpha(opacity=95)}.fs-secure-notice:hover{opacity:1;filter:alpha(opacity=100)}.fs-secure-notice a.fs-security-proof{color:green;text-decoration:none}@media screen and (max-width: 960px){.fs-secure-notice{left:36px}}@media screen and (max-width: 600px){.fs-secure-notice{display:none}}@media screen and (max-width: 500px){#fs_promo_tab{display:none}}@media screen and (max-width: 782px){.fs-secure-notice{left:0;top:46px;text-align:center}}span.fs-submenu-item.fs-sub:before{content:'\21B3';padding:0 5px}.rtl span.fs-submenu-item.fs-sub:before{content:'\21B2'}.fs-submenu-item.pricing.upgrade-mode{color:greenyellow}.fs-submenu-item.pricing.trial-mode{color:#83e2ff}#adminmenu .update-plugins.fs-trial{background-color:#00b9eb}.fs-ajax-spinner{border:0;width:20px;height:20px;margin-right:5px;vertical-align:sub;display:inline-block;background:url("/wp-admin/images/wpspin_light-2x.gif");background-size:contain}.wrap.fs-section h2{text-align:left}.plugins p.fs-upgrade-notice{border:0;background-color:#d54e21;padding:10px;color:#f9f9f9;margin-top:10px}
freemius/assets/css/admin/connect.css CHANGED
@@ -1 +1 @@
1
- #fs_connect{width:480px;-moz-box-shadow:0px 1px 2px rgba(0,0,0,0.3);-webkit-box-shadow:0px 1px 2px rgba(0,0,0,0.3);box-shadow:0px 1px 2px rgba(0,0,0,0.3);margin:20px 0}@media screen and (max-width: 479px){#fs_connect{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;width:auto;margin:0 0 0 -10px}}#fs_connect .fs-content{background:#fff;padding:15px 20px}#fs_connect .fs-content .fs-error{background:snow;color:#d3135a;border:1px solid #d3135a;-moz-box-shadow:0 1px 1px 0 rgba(0,0,0,0.1);-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,0.1);box-shadow:0 1px 1px 0 rgba(0,0,0,0.1);text-align:center;padding:5px;margin-bottom:10px}#fs_connect .fs-content p{margin:0;padding:0;font-size:1.2em}#fs_connect .fs-license-key-container{position:relative;width:280px;margin:10px auto 0 auto}#fs_connect .fs-license-key-container input{width:100%}#fs_connect .fs-license-key-container .dashicons{position:absolute;top:5px;right:5px}#fs_connect.require-license-key .fs-sites-list-container td{cursor:pointer}#fs_connect #delegate_to_site_admins{margin-right:15px;float:right;height:26px;vertical-align:middle;line-height:37px;font-weight:bold;border-bottom:1px dashed;text-decoration:none}#fs_connect #delegate_to_site_admins.rtl{margin-left:15px;margin-right:0}#fs_connect .fs-actions{padding:10px 20px;background:#C0C7CA}#fs_connect .fs-actions .button{padding:0 10px 1px;line-height:35px;height:37px;font-size:16px;margin-bottom:0}#fs_connect .fs-actions .button .dashicons{font-size:37px;margin-left:-8px;margin-right:12px}#fs_connect .fs-actions .button.button-primary{padding-right:15px;padding-left:15px}#fs_connect .fs-actions .button.button-primary:after{content:' \279C'}#fs_connect .fs-actions .button.button-primary.fs-loading:after{content:''}#fs_connect .fs-actions .button.button-secondary{float:right}#fs_connect.fs-anonymous-disabled .fs-actions .button.button-primary{width:100%}#fs_connect .fs-permissions{padding:10px 20px;background:#FEFEFE;-moz-transition:background 0.5s ease;-o-transition:background 0.5s ease;-ms-transition:background 0.5s ease;-webkit-transition:background 0.5s ease;transition:background 0.5s ease}#fs_connect .fs-permissions .fs-license-sync-disclaimer{text-align:center;margin-top:0}#fs_connect .fs-permissions .fs-trigger{font-size:0.9em;text-decoration:none;text-align:center;display:block}#fs_connect .fs-permissions ul{height:0;overflow:hidden;margin:0}#fs_connect .fs-permissions ul li{margin-bottom:12px}#fs_connect .fs-permissions ul li:last-child{margin-bottom:0}#fs_connect .fs-permissions ul li i.dashicons{float:left;font-size:40px;width:40px;height:40px}#fs_connect .fs-permissions ul li div{margin-left:55px}#fs_connect .fs-permissions ul li div span{font-weight:bold;text-transform:uppercase;color:#23282d}#fs_connect .fs-permissions ul li div p{margin:2px 0 0 0}#fs_connect .fs-permissions.fs-open{background:#fff}#fs_connect .fs-permissions.fs-open ul{height:auto;margin:20px 20px 10px 20px}@media screen and (max-width: 479px){#fs_connect .fs-permissions{background:#fff}#fs_connect .fs-permissions .fs-trigger{display:none}#fs_connect .fs-permissions ul{height:auto;margin:20px}}#fs_connect .fs-freemium-licensing{padding:8px;background:#777;color:#fff}#fs_connect .fs-freemium-licensing p{text-align:center;display:block;margin:0;padding:0}#fs_connect .fs-freemium-licensing a{color:#C2EEFF;text-decoration:underline}#fs_connect .fs-visual{padding:12px;line-height:0;background:#fafafa;height:80px;position:relative}#fs_connect .fs-visual .fs-site-icon{position:absolute;left:20px;top:10px}#fs_connect .fs-visual .fs-connect-logo{position:absolute;right:20px;top:10px}#fs_connect .fs-visual .fs-plugin-icon{position:absolute;top:10px;left:50%;margin-left:-40px}#fs_connect .fs-visual .fs-plugin-icon,#fs_connect .fs-visual .fs-site-icon,#fs_connect .fs-visual img,#fs_connect .fs-visual object{width:80px;height:80px}#fs_connect .fs-visual .dashicons-wordpress{font-size:64px;background:#01749a;color:#fff;width:64px;height:64px;padding:8px}#fs_connect .fs-visual .dashicons-plus{position:absolute;top:50%;font-size:30px;margin-top:-10px;color:#bbb}#fs_connect .fs-visual .dashicons-plus.fs-first{left:28%}#fs_connect .fs-visual .dashicons-plus.fs-second{left:65%}#fs_connect .fs-visual .fs-plugin-icon,#fs_connect .fs-visual .fs-connect-logo,#fs_connect .fs-visual .fs-site-icon{border:1px solid #ccc;padding:1px;background:#fff}#fs_connect .fs-terms{text-align:center;font-size:0.85em;padding:5px;background:rgba(0,0,0,0.05)}#fs_connect .fs-terms,#fs_connect .fs-terms a{color:#999}#fs_connect .fs-terms a{text-decoration:none}.fs-multisite-options-container{margin-top:10px;border:1px solid #ccc;padding:5px}.fs-multisite-options-container a{text-decoration:none}.fs-multisite-options-container a:focus{box-shadow:none}.fs-multisite-options-container a.selected{font-weight:bold}.fs-multisite-options-container.fs-apply-on-all-sites{border:0 none;padding:0}.fs-multisite-options-container.fs-apply-on-all-sites .fs-all-sites-options{border-spacing:0}.fs-multisite-options-container.fs-apply-on-all-sites .fs-all-sites-options td:not(:first-child){display:none}.fs-multisite-options-container .fs-sites-list-container{display:none;overflow:auto}.fs-multisite-options-container .fs-sites-list-container table td{border-top:1px solid #ccc;padding:4px 2px}.fs-tooltip-trigger{position:relative}.fs-tooltip-trigger:not(a){cursor:help}.fs-tooltip-trigger .fs-tooltip{opacity:0;visibility:hidden;-moz-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;-ms-transition:opacity 0.3s ease-in-out;-webkit-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;position:absolute;background:rgba(0,0,0,0.8);color:#fff;font-family:'arial', serif;font-size:12px;padding:10px;z-index:999999;bottom:100%;margin-bottom:5px;left:0;right:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:1px 1px 1px rgba(0,0,0,0.2);-webkit-box-shadow:1px 1px 1px rgba(0,0,0,0.2);box-shadow:1px 1px 1px rgba(0,0,0,0.2);line-height:1.3em;font-weight:bold;text-align:left}.rtl .fs-tooltip-trigger .fs-tooltip{text-align:right}.fs-tooltip-trigger .fs-tooltip::after{content:' ';display:block;width:0;height:0;border-style:solid;border-width:5px 5px 0 5px;border-color:rgba(0,0,0,0.8) transparent transparent transparent;position:absolute;top:100%;left:21px}.rtl .fs-tooltip-trigger .fs-tooltip::after{right:21px;left:auto}.fs-tooltip-trigger:hover .fs-tooltip{visibility:visible;opacity:1}#fs_marketing_optin{display:none;margin-top:10px;border:1px solid #ccc;padding:10px;line-height:1.5em}#fs_marketing_optin .fs-message{display:block;margin-bottom:5px;font-size:1.05em;font-weight:600}#fs_marketing_optin.error{border:1px solid #d3135a;background:#fee}#fs_marketing_optin.error .fs-message{color:#d3135a}#fs_marketing_optin .fs-input-container{margin-top:5px}#fs_marketing_optin .fs-input-container label{margin-top:5px;display:block}#fs_marketing_optin .fs-input-container label input{float:left;margin:1px 0 0 0}#fs_marketing_optin .fs-input-container label:first-child{display:block;margin-bottom:2px}#fs_marketing_optin .fs-input-label{display:block;margin-left:20px}#fs_marketing_optin .fs-input-label .underlined{text-decoration:underline}.rtl #fs_marketing_optin .fs-input-container label input{float:right}.rtl #fs_marketing_optin .fs-input-label{margin-left:0;margin-right:20px}.rtl #fs_connect .fs-actions{padding:10px 20px;background:#C0C7CA}.rtl #fs_connect .fs-actions .button .dashicons{font-size:37px;margin-left:-8px;margin-right:12px}.rtl #fs_connect .fs-actions .button.button-primary:after{content:' \000bb'}.rtl #fs_connect .fs-actions .button.button-primary.fs-loading:after{content:''}.rtl #fs_connect .fs-actions .button.button-secondary{float:left}.rtl #fs_connect .fs-permissions ul li div{margin-right:55px;margin-left:0}.rtl #fs_connect .fs-permissions ul li i.dashicons{float:right}.rtl #fs_connect .fs-visual .fs-site-icon{right:20px;left:auto}.rtl #fs_connect .fs-visual .fs-connect-logo{right:auto;left:20px}#fs_theme_connect_wrapper{position:fixed;top:0;height:100%;width:100%;z-index:99990;background:rgba(0,0,0,0.75);text-align:center;overflow-y:auto}#fs_theme_connect_wrapper:before{content:"";display:inline-block;vertical-align:middle;height:100%}#fs_theme_connect_wrapper>button.close{color:white;cursor:pointer;height:40px;width:40px;position:absolute;right:0;border:0;background-color:transparent;top:32px}#fs_theme_connect_wrapper #fs_connect{top:0;text-align:left;display:inline-block;vertical-align:middle;margin-top:52px;margin-bottom:20px}#fs_theme_connect_wrapper #fs_connect .fs-terms{background:rgba(140,140,140,0.64)}#fs_theme_connect_wrapper #fs_connect .fs-terms,#fs_theme_connect_wrapper #fs_connect .fs-terms a{color:#c5c5c5}.wp-pointer-content #fs_connect{margin:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}.fs-opt-in-pointer .wp-pointer-content{padding:0}.fs-opt-in-pointer.wp-pointer-top .wp-pointer-arrow{border-bottom-color:#dfdfdf}.fs-opt-in-pointer.wp-pointer-top .wp-pointer-arrow-inner{border-bottom-color:#fafafa}.fs-opt-in-pointer.wp-pointer-bottom .wp-pointer-arrow{border-top-color:#dfdfdf}.fs-opt-in-pointer.wp-pointer-bottom .wp-pointer-arrow-inner{border-top-color:#fafafa}.fs-opt-in-pointer.wp-pointer-left .wp-pointer-arrow{border-right-color:#dfdfdf}.fs-opt-in-pointer.wp-pointer-left .wp-pointer-arrow-inner{border-right-color:#fafafa}.fs-opt-in-pointer.wp-pointer-right .wp-pointer-arrow{border-left-color:#dfdfdf}.fs-opt-in-pointer.wp-pointer-right .wp-pointer-arrow-inner{border-left-color:#fafafa}
1
+ #fs_connect{width:480px;-moz-box-shadow:0px 1px 2px rgba(0,0,0,0.3);-webkit-box-shadow:0px 1px 2px rgba(0,0,0,0.3);box-shadow:0px 1px 2px rgba(0,0,0,0.3);margin:20px 0}@media screen and (max-width: 479px){#fs_connect{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;width:auto;margin:0 0 0 -10px}}#fs_connect .fs-content{background:#fff;padding:15px 20px}#fs_connect .fs-content .fs-error{background:snow;color:#d3135a;border:1px solid #d3135a;-moz-box-shadow:0 1px 1px 0 rgba(0,0,0,0.1);-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,0.1);box-shadow:0 1px 1px 0 rgba(0,0,0,0.1);text-align:center;padding:5px;margin-bottom:10px}#fs_connect .fs-content p{margin:0;padding:0;font-size:1.2em}#fs_connect .fs-license-key-container{position:relative;width:280px;margin:10px auto 0 auto}#fs_connect .fs-license-key-container input{width:100%}#fs_connect .fs-license-key-container .dashicons{position:absolute;top:5px;right:5px}#fs_connect.require-license-key .fs-sites-list-container td{cursor:pointer}#fs_connect #delegate_to_site_admins{margin-right:15px;float:right;height:26px;vertical-align:middle;line-height:37px;font-weight:bold;border-bottom:1px dashed;text-decoration:none}#fs_connect #delegate_to_site_admins.rtl{margin-left:15px;margin-right:0}#fs_connect .fs-actions{padding:10px 20px;background:#C0C7CA}#fs_connect .fs-actions .button{padding:0 10px 1px;line-height:35px;height:37px;font-size:16px;margin-bottom:0}#fs_connect .fs-actions .button .dashicons{font-size:37px;margin-left:-8px;margin-right:12px}#fs_connect .fs-actions .button.button-primary{padding-right:15px;padding-left:15px}#fs_connect .fs-actions .button.button-primary:after{content:' \279C'}#fs_connect .fs-actions .button.button-primary.fs-loading:after{content:''}#fs_connect .fs-actions .button.button-secondary{float:right}#fs_connect.fs-anonymous-disabled .fs-actions .button.button-primary{width:100%}#fs_connect .fs-permissions{padding:10px 20px;background:#FEFEFE;-moz-transition:background 0.5s ease;-o-transition:background 0.5s ease;-ms-transition:background 0.5s ease;-webkit-transition:background 0.5s ease;transition:background 0.5s ease}#fs_connect .fs-permissions .fs-license-sync-disclaimer{text-align:center;margin-top:0}#fs_connect .fs-permissions .fs-trigger{font-size:0.9em;text-decoration:none;text-align:center;display:block}#fs_connect .fs-permissions ul{height:0;overflow:hidden;margin:0}#fs_connect .fs-permissions ul li{margin-bottom:12px}#fs_connect .fs-permissions ul li:last-child{margin-bottom:0}#fs_connect .fs-permissions ul li i.dashicons{float:left;font-size:40px;width:40px;height:40px}#fs_connect .fs-permissions ul li div{margin-left:55px}#fs_connect .fs-permissions ul li div span{font-weight:bold;text-transform:uppercase;color:#23282d}#fs_connect .fs-permissions ul li div p{margin:2px 0 0 0}#fs_connect .fs-permissions.fs-open{background:#fff}#fs_connect .fs-permissions.fs-open ul{height:auto;margin:20px 20px 10px 20px}@media screen and (max-width: 479px){#fs_connect .fs-permissions{background:#fff}#fs_connect .fs-permissions .fs-trigger{display:none}#fs_connect .fs-permissions ul{height:auto;margin:20px}}#fs_connect .fs-freemium-licensing{padding:8px;background:#777;color:#fff}#fs_connect .fs-freemium-licensing p{text-align:center;display:block;margin:0;padding:0}#fs_connect .fs-freemium-licensing a{color:#C2EEFF;text-decoration:underline}#fs_connect .fs-visual{padding:12px;line-height:0;background:#fafafa;height:80px;position:relative}#fs_connect .fs-visual .fs-site-icon{position:absolute;left:20px;top:10px}#fs_connect .fs-visual .fs-connect-logo{position:absolute;right:20px;top:10px}#fs_connect .fs-visual .fs-plugin-icon{position:absolute;top:10px;left:50%;margin-left:-40px}#fs_connect .fs-visual .fs-plugin-icon,#fs_connect .fs-visual .fs-site-icon,#fs_connect .fs-visual img,#fs_connect .fs-visual object{width:80px;height:80px}#fs_connect .fs-visual .dashicons-wordpress{font-size:64px;background:#01749a;color:#fff;width:64px;height:64px;padding:8px}#fs_connect .fs-visual .dashicons-plus{position:absolute;top:50%;font-size:30px;margin-top:-10px;color:#bbb}#fs_connect .fs-visual .dashicons-plus.fs-first{left:28%}#fs_connect .fs-visual .dashicons-plus.fs-second{left:65%}#fs_connect .fs-visual .fs-plugin-icon,#fs_connect .fs-visual .fs-connect-logo,#fs_connect .fs-visual .fs-site-icon{border:1px solid #ccc;padding:1px;background:#fff}#fs_connect .fs-terms{text-align:center;font-size:0.85em;padding:5px;background:rgba(0,0,0,0.05)}#fs_connect .fs-terms,#fs_connect .fs-terms a{color:#999}#fs_connect .fs-terms a{text-decoration:none}.fs-multisite-options-container{margin-top:10px;border:1px solid #ccc;padding:5px}.fs-multisite-options-container a{text-decoration:none}.fs-multisite-options-container a:focus{box-shadow:none}.fs-multisite-options-container a.selected{font-weight:bold}.fs-multisite-options-container.fs-apply-on-all-sites{border:0 none;padding:0}.fs-multisite-options-container.fs-apply-on-all-sites .fs-all-sites-options{border-spacing:0}.fs-multisite-options-container.fs-apply-on-all-sites .fs-all-sites-options td:not(:first-child){display:none}.fs-multisite-options-container .fs-sites-list-container{display:none;overflow:auto}.fs-multisite-options-container .fs-sites-list-container table td{border-top:1px solid #ccc;padding:4px 2px}.fs-tooltip-trigger{position:relative}.fs-tooltip-trigger:not(a){cursor:help}.fs-tooltip-trigger .fs-tooltip{opacity:0;visibility:hidden;-moz-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;-ms-transition:opacity 0.3s ease-in-out;-webkit-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;position:absolute;background:rgba(0,0,0,0.8);color:#fff;font-family:'arial', serif;font-size:12px;padding:10px;z-index:999999;bottom:100%;margin-bottom:5px;left:0;right:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:1px 1px 1px rgba(0,0,0,0.2);-webkit-box-shadow:1px 1px 1px rgba(0,0,0,0.2);box-shadow:1px 1px 1px rgba(0,0,0,0.2);line-height:1.3em;font-weight:bold;text-align:left}.rtl .fs-tooltip-trigger .fs-tooltip{text-align:right}.fs-tooltip-trigger .fs-tooltip::after{content:' ';display:block;width:0;height:0;border-style:solid;border-width:5px 5px 0 5px;border-color:rgba(0,0,0,0.8) transparent transparent transparent;position:absolute;top:100%;left:21px}.rtl .fs-tooltip-trigger .fs-tooltip::after{right:21px;left:auto}.fs-tooltip-trigger:hover .fs-tooltip{visibility:visible;opacity:1}#fs_marketing_optin{display:none;margin-top:10px;border:1px solid #ccc;padding:10px;line-height:1.5em}#fs_marketing_optin .fs-message{display:block;margin-bottom:5px;font-size:1.05em;font-weight:600}#fs_marketing_optin.error{border:1px solid #d3135a;background:#fee}#fs_marketing_optin.error .fs-message{color:#d3135a}#fs_marketing_optin .fs-input-container{margin-top:5px}#fs_marketing_optin .fs-input-container label{margin-top:5px;display:block}#fs_marketing_optin .fs-input-container label input{float:left;margin:1px 0 0 0}#fs_marketing_optin .fs-input-container label:first-child{display:block;margin-bottom:2px}#fs_marketing_optin .fs-input-label{display:block;margin-left:20px}#fs_marketing_optin .fs-input-label .underlined{text-decoration:underline}.rtl #fs_marketing_optin .fs-input-container label input{float:right}.rtl #fs_marketing_optin .fs-input-label{margin-left:0;margin-right:20px}.rtl #fs_connect .fs-actions{padding:10px 20px;background:#C0C7CA}.rtl #fs_connect .fs-actions .button .dashicons{font-size:37px;margin-left:-8px;margin-right:12px}.rtl #fs_connect .fs-actions .button.button-primary:after{content:' \000bb'}.rtl #fs_connect .fs-actions .button.button-primary.fs-loading:after{content:''}.rtl #fs_connect .fs-actions .button.button-secondary{float:left}.rtl #fs_connect .fs-permissions ul li div{margin-right:55px;margin-left:0}.rtl #fs_connect .fs-permissions ul li i.dashicons{float:right}.rtl #fs_connect .fs-visual .fs-site-icon{right:20px;left:auto}.rtl #fs_connect .fs-visual .fs-connect-logo{right:auto;left:20px}#fs_theme_connect_wrapper{position:fixed;top:0;height:100%;width:100%;z-index:99990;background:rgba(0,0,0,0.75);text-align:center;overflow-y:auto}#fs_theme_connect_wrapper:before{content:"";display:inline-block;vertical-align:middle;height:100%}#fs_theme_connect_wrapper>button.close{color:white;cursor:pointer;height:40px;width:40px;position:absolute;right:0;border:0;background-color:transparent;top:32px}#fs_theme_connect_wrapper #fs_connect{top:0;text-align:left;display:inline-block;vertical-align:middle;margin-top:52px;margin-bottom:20px}#fs_theme_connect_wrapper #fs_connect .fs-terms{background:rgba(140,140,140,0.64)}#fs_theme_connect_wrapper #fs_connect .fs-terms,#fs_theme_connect_wrapper #fs_connect .fs-terms a{color:#c5c5c5}.wp-pointer-content #fs_connect{margin:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}.fs-opt-in-pointer .wp-pointer-content{padding:0}.fs-opt-in-pointer.wp-pointer-top .wp-pointer-arrow{border-bottom-color:#dfdfdf}.fs-opt-in-pointer.wp-pointer-top .wp-pointer-arrow-inner{border-bottom-color:#fafafa}.fs-opt-in-pointer.wp-pointer-bottom .wp-pointer-arrow{border-top-color:#dfdfdf}.fs-opt-in-pointer.wp-pointer-bottom .wp-pointer-arrow-inner{border-top-color:#fafafa}.fs-opt-in-pointer.wp-pointer-left .wp-pointer-arrow{border-right-color:#dfdfdf}.fs-opt-in-pointer.wp-pointer-left .wp-pointer-arrow-inner{border-right-color:#fafafa}.fs-opt-in-pointer.wp-pointer-right .wp-pointer-arrow{border-left-color:#dfdfdf}.fs-opt-in-pointer.wp-pointer-right .wp-pointer-arrow-inner{border-left-color:#fafafa}
freemius/assets/css/admin/dialog-boxes.css CHANGED
@@ -1,2 +1,2 @@
1
- .fs-modal{position:fixed;overflow:auto;height:100%;width:100%;top:0;z-index:100000;display:none;background:rgba(0,0,0,0.6)}.fs-modal .fs-modal-dialog{background:transparent;position:absolute;left:50%;margin-left:-298px;padding-bottom:30px;top:-100%;z-index:100001;width:596px}@media (max-width: 650px){.fs-modal .fs-modal-dialog{margin-left:-50%;box-sizing:border-box;padding-left:10px;padding-right:10px;width:100%}.fs-modal .fs-modal-dialog .fs-modal-panel>h3>strong{font-size:1.3em}}.fs-modal.active{display:block}.fs-modal.active:before{display:block}.fs-modal.active .fs-modal-dialog{top:10%}.fs-modal.fs-success .fs-modal-header{border-bottom-color:#46b450}.fs-modal.fs-success .fs-modal-body{background-color:#f7fff7}.fs-modal.fs-warn .fs-modal-header{border-bottom-color:#ffb900}.fs-modal.fs-warn .fs-modal-body{background-color:#fff8e5}.fs-modal.fs-error .fs-modal-header{border-bottom-color:#dc3232}.fs-modal.fs-error .fs-modal-body{background-color:#ffeaea}.fs-modal .fs-modal-body,.fs-modal .fs-modal-footer{border:0;background:#fefefe;padding:20px}.fs-modal .fs-modal-header{border-bottom:#eeeeee solid 1px;background:#fbfbfb;padding:15px 20px;position:relative;margin-bottom:-10px}.fs-modal .fs-modal-header h4{margin:0;padding:0;text-transform:uppercase;font-size:1.2em;font-weight:bold;color:#cacaca;text-shadow:1px 1px 1px #fff;letter-spacing:0.6px;-webkit-font-smoothing:antialiased}.fs-modal .fs-modal-header .fs-close{position:absolute;right:10px;top:12px;cursor:pointer;color:#bbb;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;padding:3px;-moz-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.fs-modal .fs-modal-header .fs-close:hover{color:#fff;background:#aaa}.fs-modal .fs-modal-header .fs-close .dashicons,.fs-modal .fs-modal-header .fs-close:hover .dashicons{text-decoration:none}.fs-modal .fs-modal-body{border-bottom:0}.fs-modal .fs-modal-body p{font-size:14px}.fs-modal .fs-modal-body h2{font-size:20px;line-height:1.5em}.fs-modal .fs-modal-body>div{margin-top:10px}.fs-modal .fs-modal-body>div h2{font-weight:bold;font-size:20px;margin-top:0}.fs-modal .fs-modal-footer{border-top:#eeeeee solid 1px;text-align:right}.fs-modal .fs-modal-footer>.button{margin:0 7px}.fs-modal .fs-modal-footer>.button:first-child{margin:0}.fs-modal .fs-modal-panel>.notice.inline{margin:0;display:none}.fs-modal .fs-modal-panel:not(.active){display:none}.rtl .fs-modal .fs-modal-header .fs-close{right:auto;left:20px}body.has-fs-modal{overflow:hidden}.fs-modal.fs-modal-deactivation-feedback .reason-input,.fs-modal.fs-modal-deactivation-feedback .internal-message{margin:3px 0 3px 22px}.fs-modal.fs-modal-deactivation-feedback .reason-input input,.fs-modal.fs-modal-deactivation-feedback .reason-input textarea,.fs-modal.fs-modal-deactivation-feedback .internal-message input,.fs-modal.fs-modal-deactivation-feedback .internal-message textarea{width:100%}.fs-modal.fs-modal-deactivation-feedback li.reason.has-internal-message .internal-message{border:1px solid #ccc;padding:7px;display:none}@media (max-width: 650px){.fs-modal.fs-modal-deactivation-feedback li.reason li.reason{margin-bottom:10px}.fs-modal.fs-modal-deactivation-feedback li.reason li.reason .reason-input,.fs-modal.fs-modal-deactivation-feedback li.reason li.reason .internal-message{margin-left:29px}.fs-modal.fs-modal-deactivation-feedback li.reason li.reason label{display:table}.fs-modal.fs-modal-deactivation-feedback li.reason li.reason label>span{display:table-cell;font-size:1.3em}}.fs-modal.fs-modal-deactivation-feedback .anonymous-feedback-label{float:left}.fs-modal.fs-modal-deactivation-feedback .fs-modal-panel{margin-top:0 !important}.fs-modal.fs-modal-deactivation-feedback .fs-modal-panel h3{margin-top:0;line-height:1.5em}#the-list .deactivate>.fs-slug{display:none}.fs-modal.fs-modal-subscription-cancellation .fs-price-increase-warning{color:red;font-weight:bold;padding:0 25px;margin-bottom:0}.fs-modal.fs-modal-subscription-cancellation ul.subscription-actions label input{float:left;top:5px;position:relative}.rtl .fs-modal.fs-modal-subscription-cancellation ul.subscription-actions label input{float:right}.fs-modal.fs-modal-subscription-cancellation ul.subscription-actions label span{display:block;margin-left:24px}.rtl .fs-modal.fs-modal-subscription-cancellation ul.subscription-actions label span{margin-left:0;margin-right:24px}.fs-modal.fs-modal-license-activation .fs-modal-body input.fs-license-key{width:100%}.fs-license-options-container table,.fs-license-options-container table select,.fs-license-options-container table .fs-available-license-key{width:100%}.fs-license-options-container table td:first-child{width:1%}.fs-license-options-container table .fs-other-license-key-container label{position:relative;top:6px;float:left;margin-right:5px}.fs-license-options-container table .fs-other-license-key-container div{overflow:hidden;width:auto;height:30px;display:block;top:2px;position:relative}.fs-license-options-container table .fs-other-license-key-container div input{margin:0}.fs-sites-list-container td{cursor:pointer}.fs-multisite-options-container{margin-top:10px;border:1px solid #ccc;padding:5px}.fs-multisite-options-container a{text-decoration:none}.fs-multisite-options-container a:focus{box-shadow:none}.fs-multisite-options-container a.selected{font-weight:bold}.fs-multisite-options-container.fs-apply-on-all-sites{border:0 none;padding:0}.fs-multisite-options-container.fs-apply-on-all-sites .fs-all-sites-options{border-spacing:0}.fs-multisite-options-container.fs-apply-on-all-sites .fs-all-sites-options td:not(:first-child){display:none}.fs-multisite-options-container .fs-sites-list-container{display:none;overflow:auto}.fs-multisite-options-container .fs-sites-list-container table td{border-top:1px solid #ccc;padding:4px 2px}.fs-modal.fs-modal-license-key-resend .email-address-container{overflow:hidden;padding-right:2px}.fs-modal.fs-modal-license-key-resend.fs-freemium input.email-address{width:300px}.fs-modal.fs-modal-license-key-resend.fs-freemium label{display:block;margin-bottom:10px}.fs-modal.fs-modal-license-key-resend.fs-premium input.email-address{width:100%}.fs-modal.fs-modal-license-key-resend.fs-premium .button-container{float:right;margin-left:7px}@media (max-width: 650px){.fs-modal.fs-modal-license-key-resend.fs-premium .button-container{margin-top:2px}}
2
- .rtl .fs-modal.fs-modal-license-key-resend .fs-modal-body .input-container>.email-address-container{padding-left:2px;padding-right:0}.rtl .fs-modal.fs-modal-license-key-resend .fs-modal-body .button-container{float:left;margin-right:7px;margin-left:0}a.show-license-resend-modal{margin-top:4px;display:inline-block}.fs-ajax-loader{position:relative;width:170px;height:20px;margin:auto}.fs-ajax-loader .fs-ajax-loader-bar{position:absolute;top:0;background-color:#0074a3;width:20px;height:20px;-webkit-animation-name:bounce_ajaxLoader;-moz-animation-name:bounce_ajaxLoader;-ms-animation-name:bounce_ajaxLoader;-o-animation-name:bounce_ajaxLoader;animation-name:bounce_ajaxLoader;-webkit-animation-duration:1.5s;-moz-animation-duration:1.5s;-ms-animation-duration:1.5s;-o-animation-duration:1.5s;animation-duration:1.5s;animation-iteration-count:infinite;-o-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-webkit-animation-direction:normal;-moz-animation-direction:normal;-ms-animation-direction:normal;-o-animation-direction:normal;animation-direction:normal;-moz-transform:0.3;-o-transform:0.3;-ms-transform:0.3;-webkit-transform:0.3;transform:0.3}.fs-ajax-loader .fs-ajax-loader-bar-1{left:0px;animation-delay:0.6s;-o-animation-delay:0.6s;-ms-animation-delay:0.6s;-webkit-animation-delay:0.6s;-moz-animation-delay:0.6s}.fs-ajax-loader .fs-ajax-loader-bar-2{left:19px;animation-delay:0.75s;-o-animation-delay:0.75s;-ms-animation-delay:0.75s;-webkit-animation-delay:0.75s;-moz-animation-delay:0.75s}.fs-ajax-loader .fs-ajax-loader-bar-3{left:38px;animation-delay:0.9s;-o-animation-delay:0.9s;-ms-animation-delay:0.9s;-webkit-animation-delay:0.9s;-moz-animation-delay:0.9s}.fs-ajax-loader .fs-ajax-loader-bar-4{left:57px;animation-delay:1.05s;-o-animation-delay:1.05s;-ms-animation-delay:1.05s;-webkit-animation-delay:1.05s;-moz-animation-delay:1.05s}.fs-ajax-loader .fs-ajax-loader-bar-5{left:76px;animation-delay:1.2s;-o-animation-delay:1.2s;-ms-animation-delay:1.2s;-webkit-animation-delay:1.2s;-moz-animation-delay:1.2s}.fs-ajax-loader .fs-ajax-loader-bar-6{left:95px;animation-delay:1.35s;-o-animation-delay:1.35s;-ms-animation-delay:1.35s;-webkit-animation-delay:1.35s;-moz-animation-delay:1.35s}.fs-ajax-loader .fs-ajax-loader-bar-7{left:114px;animation-delay:1.5s;-o-animation-delay:1.5s;-ms-animation-delay:1.5s;-webkit-animation-delay:1.5s;-moz-animation-delay:1.5s}.fs-ajax-loader .fs-ajax-loader-bar-8{left:133px;animation-delay:1.65s;-o-animation-delay:1.65s;-ms-animation-delay:1.65s;-webkit-animation-delay:1.65s;-moz-animation-delay:1.65s}@-moz-keyframes bounce_ajaxLoader{0%{-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);background-color:#0074a3}100%{-moz-transform:scale(0.3);-o-transform:scale(0.3);-ms-transform:scale(0.3);-webkit-transform:scale(0.3);transform:scale(0.3);background-color:#fff}}@-ms-keyframes bounce_ajaxLoader{0%{-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);background-color:#0074a3}100%{-moz-transform:scale(0.3);-o-transform:scale(0.3);-ms-transform:scale(0.3);-webkit-transform:scale(0.3);transform:scale(0.3);background-color:#fff}}@-o-keyframes bounce_ajaxLoader{0%{-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);background-color:#0074a3}100%{-moz-transform:scale(0.3);-o-transform:scale(0.3);-ms-transform:scale(0.3);-webkit-transform:scale(0.3);transform:scale(0.3);background-color:#fff}}@-webkit-keyframes bounce_ajaxLoader{0%{-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);background-color:#0074a3}100%{-moz-transform:scale(0.3);-o-transform:scale(0.3);-ms-transform:scale(0.3);-webkit-transform:scale(0.3);transform:scale(0.3);background-color:#fff}}@keyframes bounce_ajaxLoader{0%{-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);background-color:#0074a3}100%{-moz-transform:scale(0.3);-o-transform:scale(0.3);-ms-transform:scale(0.3);-webkit-transform:scale(0.3);transform:scale(0.3);background-color:#fff}}.fs-modal-auto-install #request-filesystem-credentials-form h2,.fs-modal-auto-install #request-filesystem-credentials-form .request-filesystem-credentials-action-buttons{display:none}.fs-modal-auto-install #request-filesystem-credentials-form input[type=password],.fs-modal-auto-install #request-filesystem-credentials-form input[type=email],.fs-modal-auto-install #request-filesystem-credentials-form input[type=text]{-webkit-appearance:none;padding:10px 10px 5px 10px;width:300px;max-width:100%}.fs-modal-auto-install #request-filesystem-credentials-form>div,.fs-modal-auto-install #request-filesystem-credentials-form label,.fs-modal-auto-install #request-filesystem-credentials-form fieldset{width:300px;max-width:100%;margin:0 auto;display:block}.button-primary.warn{box-shadow:0 1px 0 #d2593c;text-shadow:0 -1px 1px #d2593c,1px 0 1px #d2593c,0 1px 1px #d2593c,-1px 0 1px #d2593c;background:#f56a48;border-color:#ec6544 #d2593c #d2593c}.button-primary.warn:hover{background:#fd6d4a;border-color:#d2593c}.button-primary.warn:focus{box-shadow:0 1px 0 #dd6041,0 0 2px 1px #e4a796}.button-primary.warn:active{background:#dd6041;border-color:#d2593c;box-shadow:inset 0 2px 0 #d2593c}.button-primary.warn.disabled{color:#f5b3a1 !important;background:#e76444 !important;border-color:#d85e40 !important;text-shadow:0 -1px 0 rgba(0,0,0,0.1) !important}
1
+ .fs-modal{position:fixed;overflow:auto;height:100%;width:100%;top:0;z-index:100000;display:none;background:rgba(0,0,0,0.6)}.fs-modal .fs-modal-dialog{background:transparent;position:absolute;left:50%;margin-left:-298px;padding-bottom:30px;top:-100%;z-index:100001;width:596px}@media (max-width: 650px){.fs-modal .fs-modal-dialog{margin-left:-50%;box-sizing:border-box;padding-left:10px;padding-right:10px;width:100%}.fs-modal .fs-modal-dialog .fs-modal-panel>h3>strong{font-size:1.3em}}.fs-modal.active{display:block}.fs-modal.active:before{display:block}.fs-modal.active .fs-modal-dialog{top:10%}.fs-modal.fs-success .fs-modal-header{border-bottom-color:#46b450}.fs-modal.fs-success .fs-modal-body{background-color:#f7fff7}.fs-modal.fs-warn .fs-modal-header{border-bottom-color:#ffb900}.fs-modal.fs-warn .fs-modal-body{background-color:#fff8e5}.fs-modal.fs-error .fs-modal-header{border-bottom-color:#dc3232}.fs-modal.fs-error .fs-modal-body{background-color:#ffeaea}.fs-modal .fs-modal-body,.fs-modal .fs-modal-footer{border:0;background:#fefefe;padding:20px}.fs-modal .fs-modal-header{border-bottom:#eeeeee solid 1px;background:#fbfbfb;padding:15px 20px;position:relative;margin-bottom:-10px}.fs-modal .fs-modal-header h4{margin:0;padding:0;text-transform:uppercase;font-size:1.2em;font-weight:bold;color:#cacaca;text-shadow:1px 1px 1px #fff;letter-spacing:0.6px;-webkit-font-smoothing:antialiased}.fs-modal .fs-modal-header .fs-close{position:absolute;right:10px;top:12px;cursor:pointer;color:#bbb;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;padding:3px;-moz-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.fs-modal .fs-modal-header .fs-close:hover{color:#fff;background:#aaa}.fs-modal .fs-modal-header .fs-close .dashicons,.fs-modal .fs-modal-header .fs-close:hover .dashicons{text-decoration:none}.fs-modal .fs-modal-body{border-bottom:0}.fs-modal .fs-modal-body p{font-size:14px}.fs-modal .fs-modal-body h2{font-size:20px;line-height:1.5em}.fs-modal .fs-modal-body>div{margin-top:10px}.fs-modal .fs-modal-body>div h2{font-weight:bold;font-size:20px;margin-top:0}.fs-modal .fs-modal-footer{border-top:#eeeeee solid 1px;text-align:right}.fs-modal .fs-modal-footer>.button{margin:0 7px}.fs-modal .fs-modal-footer>.button:first-child{margin:0}.fs-modal .fs-modal-panel>.notice.inline{margin:0;display:none}.fs-modal .fs-modal-panel:not(.active){display:none}.rtl .fs-modal .fs-modal-header .fs-close{right:auto;left:20px}body.has-fs-modal{overflow:hidden}.fs-modal.fs-modal-deactivation-feedback .reason-input,.fs-modal.fs-modal-deactivation-feedback .internal-message{margin:3px 0 3px 22px}.fs-modal.fs-modal-deactivation-feedback .reason-input input,.fs-modal.fs-modal-deactivation-feedback .reason-input textarea,.fs-modal.fs-modal-deactivation-feedback .internal-message input,.fs-modal.fs-modal-deactivation-feedback .internal-message textarea{width:100%}.fs-modal.fs-modal-deactivation-feedback li.reason.has-internal-message .internal-message{border:1px solid #ccc;padding:7px;display:none}@media (max-width: 650px){.fs-modal.fs-modal-deactivation-feedback li.reason li.reason{margin-bottom:10px}.fs-modal.fs-modal-deactivation-feedback li.reason li.reason .reason-input,.fs-modal.fs-modal-deactivation-feedback li.reason li.reason .internal-message{margin-left:29px}.fs-modal.fs-modal-deactivation-feedback li.reason li.reason label{display:table}.fs-modal.fs-modal-deactivation-feedback li.reason li.reason label>span{display:table-cell;font-size:1.3em}}.fs-modal.fs-modal-deactivation-feedback .anonymous-feedback-label{float:left}.fs-modal.fs-modal-deactivation-feedback .fs-modal-panel{margin-top:0 !important}.fs-modal.fs-modal-deactivation-feedback .fs-modal-panel h3{margin-top:0;line-height:1.5em}#the-list .deactivate>.fs-slug{display:none}.fs-modal.fs-modal-subscription-cancellation .fs-price-increase-warning{color:red;font-weight:bold;padding:0 25px;margin-bottom:0}.fs-modal.fs-modal-subscription-cancellation ul.subscription-actions label input{float:left;top:5px;position:relative}.rtl .fs-modal.fs-modal-subscription-cancellation ul.subscription-actions label input{float:right}.fs-modal.fs-modal-subscription-cancellation ul.subscription-actions label span{display:block;margin-left:24px}.rtl .fs-modal.fs-modal-subscription-cancellation ul.subscription-actions label span{margin-left:0;margin-right:24px}.fs-modal.fs-modal-license-activation .fs-modal-body input.fs-license-key{width:100%}.fs-license-options-container table,.fs-license-options-container table select,.fs-license-options-container table .fs-available-license-key{width:100%}.fs-license-options-container table td:first-child{width:1%}.fs-license-options-container table .fs-other-license-key-container label{position:relative;top:6px;float:left;margin-right:5px}.fs-license-options-container table .fs-other-license-key-container div{overflow:hidden;width:auto;height:30px;display:block;top:2px;position:relative}.fs-license-options-container table .fs-other-license-key-container div input{margin:0}.fs-sites-list-container td{cursor:pointer}.fs-multisite-options-container{margin-top:10px;border:1px solid #ccc;padding:5px}.fs-multisite-options-container a{text-decoration:none}.fs-multisite-options-container a:focus{box-shadow:none}.fs-multisite-options-container a.selected{font-weight:bold}.fs-multisite-options-container.fs-apply-on-all-sites{border:0 none;padding:0}.fs-multisite-options-container.fs-apply-on-all-sites .fs-all-sites-options{border-spacing:0}.fs-multisite-options-container.fs-apply-on-all-sites .fs-all-sites-options td:not(:first-child){display:none}.fs-multisite-options-container .fs-sites-list-container{display:none;overflow:auto}.fs-multisite-options-container .fs-sites-list-container table td{border-top:1px solid #ccc;padding:4px 2px}.fs-modal.fs-modal-license-key-resend .email-address-container{overflow:hidden;padding-right:2px}.fs-modal.fs-modal-license-key-resend.fs-freemium input.email-address{width:300px}.fs-modal.fs-modal-license-key-resend.fs-freemium label{display:block;margin-bottom:10px}.fs-modal.fs-modal-license-key-resend.fs-premium input.email-address{width:100%}.fs-modal.fs-modal-license-key-resend.fs-premium .button-container{float:right;margin-left:7px}@media (max-width: 650px){.fs-modal.fs-modal-license-key-resend.fs-premium .button-container{margin-top:2px}}
2
+ .rtl .fs-modal.fs-modal-license-key-resend .fs-modal-body .input-container>.email-address-container{padding-left:2px;padding-right:0}.rtl .fs-modal.fs-modal-license-key-resend .fs-modal-body .button-container{float:left;margin-right:7px;margin-left:0}a.show-license-resend-modal{margin-top:4px;display:inline-block}.fs-ajax-loader{position:relative;width:170px;height:20px;margin:auto}.fs-ajax-loader .fs-ajax-loader-bar{position:absolute;top:0;background-color:#0074a3;width:20px;height:20px;-webkit-animation-name:bounce_ajaxLoader;-moz-animation-name:bounce_ajaxLoader;-ms-animation-name:bounce_ajaxLoader;-o-animation-name:bounce_ajaxLoader;animation-name:bounce_ajaxLoader;-webkit-animation-duration:1.5s;-moz-animation-duration:1.5s;-ms-animation-duration:1.5s;-o-animation-duration:1.5s;animation-duration:1.5s;animation-iteration-count:infinite;-o-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-webkit-animation-direction:normal;-moz-animation-direction:normal;-ms-animation-direction:normal;-o-animation-direction:normal;animation-direction:normal;-moz-transform:0.3;-o-transform:0.3;-ms-transform:0.3;-webkit-transform:0.3;transform:0.3}.fs-ajax-loader .fs-ajax-loader-bar-1{left:0px;animation-delay:0.6s;-o-animation-delay:0.6s;-ms-animation-delay:0.6s;-webkit-animation-delay:0.6s;-moz-animation-delay:0.6s}.fs-ajax-loader .fs-ajax-loader-bar-2{left:19px;animation-delay:0.75s;-o-animation-delay:0.75s;-ms-animation-delay:0.75s;-webkit-animation-delay:0.75s;-moz-animation-delay:0.75s}.fs-ajax-loader .fs-ajax-loader-bar-3{left:38px;animation-delay:0.9s;-o-animation-delay:0.9s;-ms-animation-delay:0.9s;-webkit-animation-delay:0.9s;-moz-animation-delay:0.9s}.fs-ajax-loader .fs-ajax-loader-bar-4{left:57px;animation-delay:1.05s;-o-animation-delay:1.05s;-ms-animation-delay:1.05s;-webkit-animation-delay:1.05s;-moz-animation-delay:1.05s}.fs-ajax-loader .fs-ajax-loader-bar-5{left:76px;animation-delay:1.2s;-o-animation-delay:1.2s;-ms-animation-delay:1.2s;-webkit-animation-delay:1.2s;-moz-animation-delay:1.2s}.fs-ajax-loader .fs-ajax-loader-bar-6{left:95px;animation-delay:1.35s;-o-animation-delay:1.35s;-ms-animation-delay:1.35s;-webkit-animation-delay:1.35s;-moz-animation-delay:1.35s}.fs-ajax-loader .fs-ajax-loader-bar-7{left:114px;animation-delay:1.5s;-o-animation-delay:1.5s;-ms-animation-delay:1.5s;-webkit-animation-delay:1.5s;-moz-animation-delay:1.5s}.fs-ajax-loader .fs-ajax-loader-bar-8{left:133px;animation-delay:1.65s;-o-animation-delay:1.65s;-ms-animation-delay:1.65s;-webkit-animation-delay:1.65s;-moz-animation-delay:1.65s}@-moz-keyframes bounce_ajaxLoader{0%{-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);background-color:#0074a3}100%{-moz-transform:scale(0.3);-o-transform:scale(0.3);-ms-transform:scale(0.3);-webkit-transform:scale(0.3);transform:scale(0.3);background-color:#fff}}@-ms-keyframes bounce_ajaxLoader{0%{-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);background-color:#0074a3}100%{-moz-transform:scale(0.3);-o-transform:scale(0.3);-ms-transform:scale(0.3);-webkit-transform:scale(0.3);transform:scale(0.3);background-color:#fff}}@-o-keyframes bounce_ajaxLoader{0%{-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);background-color:#0074a3}100%{-moz-transform:scale(0.3);-o-transform:scale(0.3);-ms-transform:scale(0.3);-webkit-transform:scale(0.3);transform:scale(0.3);background-color:#fff}}@-webkit-keyframes bounce_ajaxLoader{0%{-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);background-color:#0074a3}100%{-moz-transform:scale(0.3);-o-transform:scale(0.3);-ms-transform:scale(0.3);-webkit-transform:scale(0.3);transform:scale(0.3);background-color:#fff}}@keyframes bounce_ajaxLoader{0%{-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);background-color:#0074a3}100%{-moz-transform:scale(0.3);-o-transform:scale(0.3);-ms-transform:scale(0.3);-webkit-transform:scale(0.3);transform:scale(0.3);background-color:#fff}}.fs-modal-auto-install #request-filesystem-credentials-form h2,.fs-modal-auto-install #request-filesystem-credentials-form .request-filesystem-credentials-action-buttons{display:none}.fs-modal-auto-install #request-filesystem-credentials-form input[type=password],.fs-modal-auto-install #request-filesystem-credentials-form input[type=email],.fs-modal-auto-install #request-filesystem-credentials-form input[type=text]{-webkit-appearance:none;padding:10px 10px 5px 10px;width:300px;max-width:100%}.fs-modal-auto-install #request-filesystem-credentials-form>div,.fs-modal-auto-install #request-filesystem-credentials-form label,.fs-modal-auto-install #request-filesystem-credentials-form fieldset{width:300px;max-width:100%;margin:0 auto;display:block}.button-primary.warn{box-shadow:0 1px 0 #d2593c;text-shadow:0 -1px 1px #d2593c,1px 0 1px #d2593c,0 1px 1px #d2593c,-1px 0 1px #d2593c;background:#f56a48;border-color:#ec6544 #d2593c #d2593c}.button-primary.warn:hover{background:#fd6d4a;border-color:#d2593c}.button-primary.warn:focus{box-shadow:0 1px 0 #dd6041,0 0 2px 1px #e4a796}.button-primary.warn:active{background:#dd6041;border-color:#d2593c;box-shadow:inset 0 2px 0 #d2593c}.button-primary.warn.disabled{color:#f5b3a1 !important;background:#e76444 !important;border-color:#d85e40 !important;text-shadow:0 -1px 0 rgba(0,0,0,0.1) !important}
freemius/config.php CHANGED
@@ -1,388 +1,388 @@
1
- <?php
2
- /**
3
- * @package Freemius
4
- * @copyright Copyright (c) 2015, Freemius, Inc.
5
- * @license https://www.gnu.org/licenses/gpl-3.0.html GNU General Public License Version 3
6
- * @since 1.0.4
7
- */
8
-
9
- if ( ! defined( 'ABSPATH' ) ) {
10
- exit;
11
- }
12
-
13
- if ( ! defined( 'WP_FS__SLUG' ) ) {
14
- define( 'WP_FS__SLUG', 'freemius' );
15
- }
16
- if ( ! defined( 'WP_FS__DEV_MODE' ) ) {
17
- define( 'WP_FS__DEV_MODE', false );
18
- }
19
-
20
- #--------------------------------------------------------------------------------
21
- #region API Connectivity Issues Simulation
22
- #--------------------------------------------------------------------------------
23
-
24
- if ( ! defined( 'WP_FS__SIMULATE_NO_API_CONNECTIVITY' ) ) {
25
- define( 'WP_FS__SIMULATE_NO_API_CONNECTIVITY', false );
26
- }
27
- if ( ! defined( 'WP_FS__SIMULATE_NO_CURL' ) ) {
28
- define( 'WP_FS__SIMULATE_NO_CURL', false );
29
- }
30
- if ( ! defined( 'WP_FS__SIMULATE_NO_API_CONNECTIVITY_CLOUDFLARE' ) ) {
31
- define( 'WP_FS__SIMULATE_NO_API_CONNECTIVITY_CLOUDFLARE', false );
32
- }
33
- if ( ! defined( 'WP_FS__SIMULATE_NO_API_CONNECTIVITY_SQUID_ACL' ) ) {
34
- define( 'WP_FS__SIMULATE_NO_API_CONNECTIVITY_SQUID_ACL', false );
35
- }
36
- if ( WP_FS__SIMULATE_NO_CURL ) {
37
- define( 'FS_SDK__SIMULATE_NO_CURL', true );
38
- }
39
- if ( WP_FS__SIMULATE_NO_API_CONNECTIVITY_CLOUDFLARE ) {
40
- define( 'FS_SDK__SIMULATE_NO_API_CONNECTIVITY_CLOUDFLARE', true );
41
- }
42
- if ( WP_FS__SIMULATE_NO_API_CONNECTIVITY_SQUID_ACL ) {
43
- define( 'FS_SDK__SIMULATE_NO_API_CONNECTIVITY_SQUID_ACL', true );
44
- }
45
-
46
- #endregion
47
-
48
- if ( ! defined( 'WP_FS__SIMULATE_FREEMIUS_OFF' ) ) {
49
- define( 'WP_FS__SIMULATE_FREEMIUS_OFF', false );
50
- }
51
-
52
- if ( ! defined( 'WP_FS__PING_API_ON_IP_OR_HOST_CHANGES' ) ) {
53
- /**
54
- * @since 1.1.7.3
55
- * @author Vova Feldman (@svovaf)
56
- *
57
- * I'm not sure if shared servers periodically change IP, or the subdomain of the
58
- * admin dashboard. Also, I've seen sites that have strange loop of switching
59
- * between domains on a daily basis. Therefore, to eliminate the risk of
60
- * multiple unwanted connectivity test pings, temporary ignore domain or
61
- * server IP changes.
62
- */
63
- define( 'WP_FS__PING_API_ON_IP_OR_HOST_CHANGES', false );
64
- }
65
-
66
- /**
67
- * If your dev environment supports custom public network IP setup
68
- * like VVV, please update WP_FS__LOCALHOST_IP with your public IP
69
- * and uncomment it during dev.
70
- */
71
- if ( ! defined( 'WP_FS__LOCALHOST_IP' ) ) {
72
- // VVV default public network IP.
73
- define( 'WP_FS__VVV_DEFAULT_PUBLIC_IP', '192.168.50.4' );
74
-
75
- // define( 'WP_FS__LOCALHOST_IP', WP_FS__VVV_DEFAULT_PUBLIC_IP );
76
- }
77
-
78
- /**
79
- * If true and running with secret key, the opt-in process
80
- * will skip the email activation process which is invoked
81
- * when the email of the context user already exist in Freemius
82
- * database (as a security precaution, to prevent sharing user
83
- * secret with unauthorized entity).
84
- *
85
- * IMPORTANT:
86
- * AS A SECURITY PRECAUTION, WE VALIDATE THE TIMESTAMP OF THE OPT-IN REQUEST.
87
- * THEREFORE, MAKE SURE THAT WHEN USING THIS PARAMETER,YOUR TESTING ENVIRONMENT'S
88
- * CLOCK IS SYNCED.
89
- */
90
- if ( ! defined( 'WP_FS__SKIP_EMAIL_ACTIVATION' ) ) {
91
- define( 'WP_FS__SKIP_EMAIL_ACTIVATION', false );
92
- }
93
-
94
-
95
- #--------------------------------------------------------------------------------
96
- #region Directories
97
- #--------------------------------------------------------------------------------
98
-
99
- if ( ! defined( 'WP_FS__DIR' ) ) {
100
- define( 'WP_FS__DIR', dirname( __FILE__ ) );
101
- }
102
- if ( ! defined( 'WP_FS__DIR_INCLUDES' ) ) {
103
- define( 'WP_FS__DIR_INCLUDES', WP_FS__DIR . '/includes' );
104
- }
105
- if ( ! defined( 'WP_FS__DIR_TEMPLATES' ) ) {
106
- define( 'WP_FS__DIR_TEMPLATES', WP_FS__DIR . '/templates' );
107
- }
108
- if ( ! defined( 'WP_FS__DIR_ASSETS' ) ) {
109
- define( 'WP_FS__DIR_ASSETS', WP_FS__DIR . '/assets' );
110
- }
111
- if ( ! defined( 'WP_FS__DIR_CSS' ) ) {
112
- define( 'WP_FS__DIR_CSS', WP_FS__DIR_ASSETS . '/css' );
113
- }
114
- if ( ! defined( 'WP_FS__DIR_JS' ) ) {
115
- define( 'WP_FS__DIR_JS', WP_FS__DIR_ASSETS . '/js' );
116
- }
117
- if ( ! defined( 'WP_FS__DIR_IMG' ) ) {
118
- define( 'WP_FS__DIR_IMG', WP_FS__DIR_ASSETS . '/img' );
119
- }
120
- if ( ! defined( 'WP_FS__DIR_SDK' ) ) {
121
- define( 'WP_FS__DIR_SDK', WP_FS__DIR_INCLUDES . '/sdk' );
122
- }
123
-
124
- #endregion
125
-
126
- /**
127
- * Domain / URL / Address
128
- */
129
- define( 'WP_FS__ROOT_DOMAIN_PRODUCTION', 'freemius.com' );
130
- define( 'WP_FS__DOMAIN_PRODUCTION', 'wp.freemius.com' );
131
- define( 'WP_FS__ADDRESS_PRODUCTION', 'https://' . WP_FS__DOMAIN_PRODUCTION );
132
-
133
- if ( ! defined( 'WP_FS__DOMAIN_LOCALHOST' ) ) {
134
- define( 'WP_FS__DOMAIN_LOCALHOST', 'wp.freemius' );
135
- }
136
- if ( ! defined( 'WP_FS__ADDRESS_LOCALHOST' ) ) {
137
- define( 'WP_FS__ADDRESS_LOCALHOST', 'http://' . WP_FS__DOMAIN_LOCALHOST . ':8080' );
138
- }
139
-
140
- if ( ! defined( 'WP_FS__TESTING_DOMAIN' ) ) {
141
- define( 'WP_FS__TESTING_DOMAIN', 'fswp' );
142
- }
143
-
144
- #--------------------------------------------------------------------------------
145
- #region HTTP
146
- #--------------------------------------------------------------------------------
147
-
148
- if ( ! defined( 'WP_FS__IS_HTTP_REQUEST' ) ) {
149
- define( 'WP_FS__IS_HTTP_REQUEST', isset( $_SERVER['HTTP_HOST'] ) );
150
- }
151
-
152
- if ( ! defined( 'WP_FS__IS_HTTPS' ) ) {
153
- define( 'WP_FS__IS_HTTPS', ( WP_FS__IS_HTTP_REQUEST &&
154
- // Checks if CloudFlare's HTTPS (Flexible SSL support).
155
- isset( $_SERVER['HTTP_X_FORWARDED_PROTO'] ) &&
156
- 'https' === strtolower( $_SERVER['HTTP_X_FORWARDED_PROTO'] )
157
- ) ||
158
- // Check if HTTPS request.
159
- ( isset( $_SERVER['HTTPS'] ) && 'on' == $_SERVER['HTTPS'] ) ||
160
- ( isset( $_SERVER['SERVER_PORT'] ) && 443 == $_SERVER['SERVER_PORT'] )
161
- );
162
- }
163
-
164
- if ( ! defined( 'WP_FS__IS_POST_REQUEST' ) ) {
165
- define( 'WP_FS__IS_POST_REQUEST', ( WP_FS__IS_HTTP_REQUEST &&
166
- strtoupper( $_SERVER['REQUEST_METHOD'] ) == 'POST' ) );
167
- }
168
-
169
- if ( ! defined( 'WP_FS__REMOTE_ADDR' ) ) {
170
- define( 'WP_FS__REMOTE_ADDR', fs_get_ip() );
171
- }
172
-
173
- if ( ! defined( 'WP_FS__IS_LOCALHOST' ) ) {
174
- if ( defined( 'WP_FS__LOCALHOST_IP' ) ) {
175
- define( 'WP_FS__IS_LOCALHOST', ( WP_FS__LOCALHOST_IP === WP_FS__REMOTE_ADDR ) );
176
- } else {
177
- define( 'WP_FS__IS_LOCALHOST', WP_FS__IS_HTTP_REQUEST &&
178
- is_string( WP_FS__REMOTE_ADDR ) &&
179
- ( substr( WP_FS__REMOTE_ADDR, 0, 4 ) === '127.' ||
180
- WP_FS__REMOTE_ADDR === '::1' )
181
- );
182
- }
183
- }
184
-
185
- if ( ! defined( 'WP_FS__IS_LOCALHOST_FOR_SERVER' ) ) {
186
- define( 'WP_FS__IS_LOCALHOST_FOR_SERVER', ( ! WP_FS__IS_HTTP_REQUEST ||
187
- false !== strpos( $_SERVER['HTTP_HOST'], 'localhost' ) ) );
188
- }
189
-
190
- #endregion
191
-
192
- if ( ! defined( 'WP_FS__IS_PRODUCTION_MODE' ) ) {
193
- // By default, run with Freemius production servers.
194
- define( 'WP_FS__IS_PRODUCTION_MODE', true );
195
- }
196
-
197
- if ( ! defined( 'WP_FS__ADDRESS' ) ) {
198
- define( 'WP_FS__ADDRESS', ( WP_FS__IS_PRODUCTION_MODE ? WP_FS__ADDRESS_PRODUCTION : WP_FS__ADDRESS_LOCALHOST ) );
199
- }
200
-
201
-
202
- #--------------------------------------------------------------------------------
203
- #region API
204
- #--------------------------------------------------------------------------------
205
-
206
- if ( ! defined( 'WP_FS__API_ADDRESS_LOCALHOST' ) ) {
207
- define( 'WP_FS__API_ADDRESS_LOCALHOST', 'http://api.freemius-local.com:8080' );
208
- }
209
- if ( ! defined( 'WP_FS__API_SANDBOX_ADDRESS_LOCALHOST' ) ) {
210
- define( 'WP_FS__API_SANDBOX_ADDRESS_LOCALHOST', 'http://sandbox-api.freemius:8080' );
211
- }
212
-
213
- // Set API address for local testing.
214
- if ( ! WP_FS__IS_PRODUCTION_MODE ) {
215
- if ( ! defined( 'FS_API__ADDRESS' ) ) {
216
- define( 'FS_API__ADDRESS', WP_FS__API_ADDRESS_LOCALHOST );
217
- }
218
- if ( ! defined( 'FS_API__SANDBOX_ADDRESS' ) ) {
219
- define( 'FS_API__SANDBOX_ADDRESS', WP_FS__API_SANDBOX_ADDRESS_LOCALHOST );
220
- }
221
- }
222
-
223
- #endregion
224
-
225
- #--------------------------------------------------------------------------------
226
- #region Checkout
227
- #--------------------------------------------------------------------------------
228
-
229
- if ( ! defined( 'FS_CHECKOUT__ADDRESS_PRODUCTION' ) ) {
230
- define( 'FS_CHECKOUT__ADDRESS_PRODUCTION', 'https://checkout.freemius.com' );
231
- }
232
-
233
- if ( ! defined( 'FS_CHECKOUT__ADDRESS_LOCALHOST' ) ) {
234
- define( 'FS_CHECKOUT__ADDRESS_LOCALHOST', 'http://checkout.freemius-local.com:8080' );
235
- }
236
-
237
- if ( ! defined( 'FS_CHECKOUT__ADDRESS' ) ) {
238
- define( 'FS_CHECKOUT__ADDRESS', ( WP_FS__IS_PRODUCTION_MODE ? FS_CHECKOUT__ADDRESS_PRODUCTION : FS_CHECKOUT__ADDRESS_LOCALHOST ) );
239
- }
240
-
241
- #endregion
242
-
243
- define( 'WP_FS___OPTION_PREFIX', 'fs' . ( WP_FS__IS_PRODUCTION_MODE ? '' : '_dbg' ) . '_' );
244
-
245
- if ( ! defined( 'WP_FS__ACCOUNTS_OPTION_NAME' ) ) {
246
- define( 'WP_FS__ACCOUNTS_OPTION_NAME', WP_FS___OPTION_PREFIX . 'accounts' );
247
- }
248
- if ( ! defined( 'WP_FS__API_CACHE_OPTION_NAME' ) ) {
249
- define( 'WP_FS__API_CACHE_OPTION_NAME', WP_FS___OPTION_PREFIX . 'api_cache' );
250
- }
251
- if ( ! defined( 'WP_FS__GDPR_OPTION_NAME' ) ) {
252
- define( 'WP_FS__GDPR_OPTION_NAME', WP_FS___OPTION_PREFIX . 'gdpr' );
253
- }
254
- define( 'WP_FS__OPTIONS_OPTION_NAME', WP_FS___OPTION_PREFIX . 'options' );
255
-
256
- /**
257
- * Module types
258
- *
259
- * @since 1.2.2
260
- */
261
- define( 'WP_FS__MODULE_TYPE_PLUGIN', 'plugin' );
262
- define( 'WP_FS__MODULE_TYPE_THEME', 'theme' );
263
-
264
- /**
265
- * Billing Frequencies
266
- */
267
- define( 'WP_FS__PERIOD_ANNUALLY', 'annual' );
268
- define( 'WP_FS__PERIOD_MONTHLY', 'monthly' );
269
- define( 'WP_FS__PERIOD_LIFETIME', 'lifetime' );
270
-
271
- /**
272
- * Plans
273
- */
274
- define( 'WP_FS__PLAN_DEFAULT_PAID', false );
275
- define( 'WP_FS__PLAN_FREE', 'free' );
276
- define( 'WP_FS__PLAN_TRIAL', 'trial' );
277
-
278
- /**
279
- * Times in seconds
280
- */
281
- if ( ! defined( 'WP_FS__TIME_5_MIN_IN_SEC' ) ) {
282
- define( 'WP_FS__TIME_5_MIN_IN_SEC', 300 );
283
- }
284
- if ( ! defined( 'WP_FS__TIME_10_MIN_IN_SEC' ) ) {
285
- define( 'WP_FS__TIME_10_MIN_IN_SEC', 600 );
286
- }
287
- // define( 'WP_FS__TIME_15_MIN_IN_SEC', 900 );
288
- if ( ! defined( 'WP_FS__TIME_12_HOURS_IN_SEC' ) ) {
289
- define( 'WP_FS__TIME_12_HOURS_IN_SEC', 43200 );
290
- }
291
- if ( ! defined( 'WP_FS__TIME_24_HOURS_IN_SEC' ) ) {
292
- define( 'WP_FS__TIME_24_HOURS_IN_SEC', WP_FS__TIME_12_HOURS_IN_SEC * 2 );
293
- }
294
- if ( ! defined( 'WP_FS__TIME_WEEK_IN_SEC' ) ) {
295
- define( 'WP_FS__TIME_WEEK_IN_SEC', 7 * WP_FS__TIME_24_HOURS_IN_SEC );
296
- }
297
-
298
- #--------------------------------------------------------------------------------
299
- #region Debugging
300
- #--------------------------------------------------------------------------------
301
-
302
- if ( ! defined( 'WP_FS__DEBUG_SDK' ) ) {
303
- $debug_mode = get_option( 'fs_debug_mode', null );
304
-
305
- if ( $debug_mode === null ) {
306
- $debug_mode = false;
307
- add_option( 'fs_debug_mode', $debug_mode );
308
- }
309
-
310
- define( 'WP_FS__DEBUG_SDK', is_numeric( $debug_mode ) ? ( 0 < $debug_mode ) : WP_FS__DEV_MODE );
311
- }
312
-
313
- if ( ! defined( 'WP_FS__ECHO_DEBUG_SDK' ) ) {
314
- define( 'WP_FS__ECHO_DEBUG_SDK', WP_FS__DEV_MODE && ! empty( $_GET['fs_dbg_echo'] ) );
315
- }
316
- if ( ! defined( 'WP_FS__LOG_DATETIME_FORMAT' ) ) {
317
- define( 'WP_FS__LOG_DATETIME_FORMAT', 'Y-m-d H:i:s' );
318
- }
319
- if ( ! defined( 'FS_API__LOGGER_ON' ) ) {
320
- define( 'FS_API__LOGGER_ON', WP_FS__DEBUG_SDK );
321
- }
322
-
323
- if ( WP_FS__ECHO_DEBUG_SDK ) {
324
- error_reporting( E_ALL );
325
- }
326
-
327
- #endregion
328
-
329
- if ( ! defined( 'WP_FS__SCRIPT_START_TIME' ) ) {
330
- define( 'WP_FS__SCRIPT_START_TIME', time() );
331
- }
332
- if ( ! defined( 'WP_FS__DEFAULT_PRIORITY' ) ) {
333
- define( 'WP_FS__DEFAULT_PRIORITY', 10 );
334
- }
335
- if ( ! defined( 'WP_FS__LOWEST_PRIORITY' ) ) {
336
- define( 'WP_FS__LOWEST_PRIORITY', 999999999 );
337
- }
338
-
339
- #--------------------------------------------------------------------------------
340
- #region Multisite Network
341
- #--------------------------------------------------------------------------------
342
-
343
- /**
344
- * Do not use this define directly, it will have the wrong value
345
- * during plugin uninstall/deletion when the inclusion of the plugin
346
- * is triggered due to registration with register_uninstall_hook().
347
- *
348
- * Instead, use fs_is_network_admin().
349
- *
350
- * @author Vova Feldman (@svovaf)
351
- */
352
- if ( ! defined( 'WP_FS__IS_NETWORK_ADMIN' ) ) {
353
- define( 'WP_FS__IS_NETWORK_ADMIN',
354
- is_multisite() &&
355
- ( is_network_admin() ||
356
- ( ( defined( 'DOING_AJAX' ) && DOING_AJAX &&
357
- ( isset( $_REQUEST['_fs_network_admin'] ) /*||
358
- ( ! empty( $_REQUEST['action'] ) && 'delete-plugin' === $_REQUEST['action'] )*/ )
359
- ) ||
360
- // Plugin uninstall.
361
- defined( 'WP_UNINSTALL_PLUGIN' ) )
362
- )
363
- );
364
- }
365
-
366
- /**
367
- * Do not use this define directly, it will have the wrong value
368
- * during plugin uninstall/deletion when the inclusion of the plugin
369
- * is triggered due to registration with register_uninstall_hook().
370
- *
371
- * Instead, use fs_is_blog_admin().
372
- *
373
- * @author Vova Feldman (@svovaf)
374
- */
375
- if ( ! defined( 'WP_FS__IS_BLOG_ADMIN' ) ) {
376
- define( 'WP_FS__IS_BLOG_ADMIN', is_blog_admin() || ( defined( 'DOING_AJAX' ) && DOING_AJAX && isset( $_REQUEST['_fs_blog_admin'] ) ) );
377
- }
378
-
379
- if ( ! defined( 'WP_FS__SHOW_NETWORK_EVEN_WHEN_DELEGATED' ) ) {
380
- // Set to true to show network level settings even if delegated to site admins.
381
- define( 'WP_FS__SHOW_NETWORK_EVEN_WHEN_DELEGATED', false );
382
- }
383
-
384
- #endregion
385
-
386
- if ( ! defined( 'WP_FS__DEMO_MODE' ) ) {
387
- define( 'WP_FS__DEMO_MODE', false );
388
  }
1
+ <?php
2
+ /**
3
+ * @package Freemius
4
+ * @copyright Copyright (c) 2015, Freemius, Inc.
5
+ * @license https://www.gnu.org/licenses/gpl-3.0.html GNU General Public License Version 3
6
+ * @since 1.0.4
7
+ */
8
+
9
+ if ( ! defined( 'ABSPATH' ) ) {
10
+ exit;
11
+ }
12
+
13
+ if ( ! defined( 'WP_FS__SLUG' ) ) {
14
+ define( 'WP_FS__SLUG', 'freemius' );
15
+ }
16
+ if ( ! defined( 'WP_FS__DEV_MODE' ) ) {
17
+ define( 'WP_FS__DEV_MODE', false );
18
+ }
19
+
20
+ #--------------------------------------------------------------------------------
21
+ #region API Connectivity Issues Simulation
22
+ #--------------------------------------------------------------------------------
23
+
24
+ if ( ! defined( 'WP_FS__SIMULATE_NO_API_CONNECTIVITY' ) ) {
25
+ define( 'WP_FS__SIMULATE_NO_API_CONNECTIVITY', false );
26
+ }
27
+ if ( ! defined( 'WP_FS__SIMULATE_NO_CURL' ) ) {
28
+ define( 'WP_FS__SIMULATE_NO_CURL', false );
29
+ }
30
+ if ( ! defined( 'WP_FS__SIMULATE_NO_API_CONNECTIVITY_CLOUDFLARE' ) ) {
31
+ define( 'WP_FS__SIMULATE_NO_API_CONNECTIVITY_CLOUDFLARE', false );
32
+ }
33
+ if ( ! defined( 'WP_FS__SIMULATE_NO_API_CONNECTIVITY_SQUID_ACL' ) ) {
34
+ define( 'WP_FS__SIMULATE_NO_API_CONNECTIVITY_SQUID_ACL', false );
35
+ }
36
+ if ( WP_FS__SIMULATE_NO_CURL ) {
37
+ define( 'FS_SDK__SIMULATE_NO_CURL', true );
38
+ }
39
+ if ( WP_FS__SIMULATE_NO_API_CONNECTIVITY_CLOUDFLARE ) {
40
+ define( 'FS_SDK__SIMULATE_NO_API_CONNECTIVITY_CLOUDFLARE', true );
41
+ }
42
+ if ( WP_FS__SIMULATE_NO_API_CONNECTIVITY_SQUID_ACL ) {
43
+ define( 'FS_SDK__SIMULATE_NO_API_CONNECTIVITY_SQUID_ACL', true );
44
+ }
45
+
46
+ #endregion
47
+
48
+ if ( ! defined( 'WP_FS__SIMULATE_FREEMIUS_OFF' ) ) {
49
+ define( 'WP_FS__SIMULATE_FREEMIUS_OFF', false );
50
+ }
51
+
52
+ if ( ! defined( 'WP_FS__PING_API_ON_IP_OR_HOST_CHANGES' ) ) {
53
+ /**
54
+ * @since 1.1.7.3
55
+ * @author Vova Feldman (@svovaf)
56
+ *
57
+ * I'm not sure if shared servers periodically change IP, or the subdomain of the
58
+ * admin dashboard. Also, I've seen sites that have strange loop of switching
59
+ * between domains on a daily basis. Therefore, to eliminate the risk of
60
+ * multiple unwanted connectivity test pings, temporary ignore domain or
61
+ * server IP changes.
62
+ */
63
+ define( 'WP_FS__PING_API_ON_IP_OR_HOST_CHANGES', false );
64
+ }
65
+
66
+ /**
67
+ * If your dev environment supports custom public network IP setup
68
+ * like VVV, please update WP_FS__LOCALHOST_IP with your public IP
69
+ * and uncomment it during dev.
70
+ */
71
+ if ( ! defined( 'WP_FS__LOCALHOST_IP' ) ) {
72
+ // VVV default public network IP.
73
+ define( 'WP_FS__VVV_DEFAULT_PUBLIC_IP', '192.168.50.4' );
74
+
75
+ // define( 'WP_FS__LOCALHOST_IP', WP_FS__VVV_DEFAULT_PUBLIC_IP );
76
+ }
77
+
78
+ /**
79
+ * If true and running with secret key, the opt-in process
80
+ * will skip the email activation process which is invoked
81
+ * when the email of the context user already exist in Freemius
82
+ * database (as a security precaution, to prevent sharing user
83
+ * secret with unauthorized entity).
84
+ *
85
+ * IMPORTANT:
86
+ * AS A SECURITY PRECAUTION, WE VALIDATE THE TIMESTAMP OF THE OPT-IN REQUEST.
87
+ * THEREFORE, MAKE SURE THAT WHEN USING THIS PARAMETER,YOUR TESTING ENVIRONMENT'S
88
+ * CLOCK IS SYNCED.
89
+ */
90
+ if ( ! defined( 'WP_FS__SKIP_EMAIL_ACTIVATION' ) ) {
91
+ define( 'WP_FS__SKIP_EMAIL_ACTIVATION', false );
92
+ }
93
+
94
+
95
+ #--------------------------------------------------------------------------------
96
+ #region Directories
97
+ #--------------------------------------------------------------------------------
98
+
99
+ if ( ! defined( 'WP_FS__DIR' ) ) {
100
+ define( 'WP_FS__DIR', dirname( __FILE__ ) );
101
+ }
102
+ if ( ! defined( 'WP_FS__DIR_INCLUDES' ) ) {
103
+ define( 'WP_FS__DIR_INCLUDES', WP_FS__DIR . '/includes' );
104
+ }
105
+ if ( ! defined( 'WP_FS__DIR_TEMPLATES' ) ) {
106
+ define( 'WP_FS__DIR_TEMPLATES', WP_FS__DIR . '/templates' );
107
+ }
108
+ if ( ! defined( 'WP_FS__DIR_ASSETS' ) ) {
109
+ define( 'WP_FS__DIR_ASSETS', WP_FS__DIR . '/assets' );
110
+ }
111
+ if ( ! defined( 'WP_FS__DIR_CSS' ) ) {
112
+ define( 'WP_FS__DIR_CSS', WP_FS__DIR_ASSETS . '/css' );
113
+ }
114
+ if ( ! defined( 'WP_FS__DIR_JS' ) ) {
115
+ define( 'WP_FS__DIR_JS', WP_FS__DIR_ASSETS . '/js' );
116
+ }
117
+ if ( ! defined( 'WP_FS__DIR_IMG' ) ) {
118
+ define( 'WP_FS__DIR_IMG', WP_FS__DIR_ASSETS . '/img' );
119
+ }
120
+ if ( ! defined( 'WP_FS__DIR_SDK' ) ) {
121
+ define( 'WP_FS__DIR_SDK', WP_FS__DIR_INCLUDES . '/sdk' );
122
+ }
123
+
124
+ #endregion
125
+
126
+ /**
127
+ * Domain / URL / Address
128
+ */
129
+ define( 'WP_FS__ROOT_DOMAIN_PRODUCTION', 'freemius.com' );
130
+ define( 'WP_FS__DOMAIN_PRODUCTION', 'wp.freemius.com' );
131
+ define( 'WP_FS__ADDRESS_PRODUCTION', 'https://' . WP_FS__DOMAIN_PRODUCTION );
132
+
133
+ if ( ! defined( 'WP_FS__DOMAIN_LOCALHOST' ) ) {
134
+ define( 'WP_FS__DOMAIN_LOCALHOST', 'wp.freemius' );
135
+ }
136
+ if ( ! defined( 'WP_FS__ADDRESS_LOCALHOST' ) ) {
137
+ define( 'WP_FS__ADDRESS_LOCALHOST', 'http://' . WP_FS__DOMAIN_LOCALHOST . ':8080' );
138
+ }
139
+
140
+ if ( ! defined( 'WP_FS__TESTING_DOMAIN' ) ) {
141
+ define( 'WP_FS__TESTING_DOMAIN', 'fswp' );
142
+ }
143
+
144
+ #--------------------------------------------------------------------------------
145
+ #region HTTP
146
+ #--------------------------------------------------------------------------------
147
+
148
+ if ( ! defined( 'WP_FS__IS_HTTP_REQUEST' ) ) {
149
+ define( 'WP_FS__IS_HTTP_REQUEST', isset( $_SERVER['HTTP_HOST'] ) );
150
+ }
151
+
152
+ if ( ! defined( 'WP_FS__IS_HTTPS' ) ) {
153
+ define( 'WP_FS__IS_HTTPS', ( WP_FS__IS_HTTP_REQUEST &&
154
+ // Checks if CloudFlare's HTTPS (Flexible SSL support).
155
+ isset( $_SERVER['HTTP_X_FORWARDED_PROTO'] ) &&
156
+ 'https' === strtolower( $_SERVER['HTTP_X_FORWARDED_PROTO'] )
157
+ ) ||
158
+ // Check if HTTPS request.
159
+ ( isset( $_SERVER['HTTPS'] ) && 'on' == $_SERVER['HTTPS'] ) ||
160
+ ( isset( $_SERVER['SERVER_PORT'] ) && 443 == $_SERVER['SERVER_PORT'] )
161
+ );
162
+ }
163
+
164
+ if ( ! defined( 'WP_FS__IS_POST_REQUEST' ) ) {
165
+ define( 'WP_FS__IS_POST_REQUEST', ( WP_FS__IS_HTTP_REQUEST &&
166
+ strtoupper( $_SERVER['REQUEST_METHOD'] ) == 'POST' ) );
167
+ }
168
+
169
+ if ( ! defined( 'WP_FS__REMOTE_ADDR' ) ) {
170
+ define( 'WP_FS__REMOTE_ADDR', fs_get_ip() );
171
+ }
172
+
173
+ if ( ! defined( 'WP_FS__IS_LOCALHOST' ) ) {
174
+ if ( defined( 'WP_FS__LOCALHOST_IP' ) ) {
175
+ define( 'WP_FS__IS_LOCALHOST', ( WP_FS__LOCALHOST_IP === WP_FS__REMOTE_ADDR ) );
176
+ } else {
177
+ define( 'WP_FS__IS_LOCALHOST', WP_FS__IS_HTTP_REQUEST &&
178
+ is_string( WP_FS__REMOTE_ADDR ) &&
179
+ ( substr( WP_FS__REMOTE_ADDR, 0, 4 ) === '127.' ||
180
+ WP_FS__REMOTE_ADDR === '::1' )
181
+ );
182
+ }
183
+ }
184
+
185
+ if ( ! defined( 'WP_FS__IS_LOCALHOST_FOR_SERVER' ) ) {
186
+ define( 'WP_FS__IS_LOCALHOST_FOR_SERVER', ( ! WP_FS__IS_HTTP_REQUEST ||
187
+ false !== strpos( $_SERVER['HTTP_HOST'], 'localhost' ) ) );
188
+ }
189
+
190
+ #endregion
191
+
192
+ if ( ! defined( 'WP_FS__IS_PRODUCTION_MODE' ) ) {
193
+ // By default, run with Freemius production servers.
194
+ define( 'WP_FS__IS_PRODUCTION_MODE', true );
195
+ }
196
+
197
+ if ( ! defined( 'WP_FS__ADDRESS' ) ) {
198
+ define( 'WP_FS__ADDRESS', ( WP_FS__IS_PRODUCTION_MODE ? WP_FS__ADDRESS_PRODUCTION : WP_FS__ADDRESS_LOCALHOST ) );
199
+ }
200
+
201
+
202
+ #--------------------------------------------------------------------------------
203
+ #region API
204
+ #--------------------------------------------------------------------------------
205
+
206
+ if ( ! defined( 'WP_FS__API_ADDRESS_LOCALHOST' ) ) {
207
+ define( 'WP_FS__API_ADDRESS_LOCALHOST', 'http://api.freemius-local.com:8080' );
208
+ }
209
+ if ( ! defined( 'WP_FS__API_SANDBOX_ADDRESS_LOCALHOST' ) ) {
210
+ define( 'WP_FS__API_SANDBOX_ADDRESS_LOCALHOST', 'http://sandbox-api.freemius:8080' );
211
+ }
212
+
213
+ // Set API address for local testing.
214
+ if ( ! WP_FS__IS_PRODUCTION_MODE ) {
215
+ if ( ! defined( 'FS_API__ADDRESS' ) ) {
216
+ define( 'FS_API__ADDRESS', WP_FS__API_ADDRESS_LOCALHOST );
217
+ }
218
+ if ( ! defined( 'FS_API__SANDBOX_ADDRESS' ) ) {
219
+ define( 'FS_API__SANDBOX_ADDRESS', WP_FS__API_SANDBOX_ADDRESS_LOCALHOST );
220
+ }
221
+ }
222
+
223
+ #endregion
224
+
225
+ #--------------------------------------------------------------------------------
226
+ #region Checkout
227
+ #--------------------------------------------------------------------------------
228
+
229
+ if ( ! defined( 'FS_CHECKOUT__ADDRESS_PRODUCTION' ) ) {
230
+ define( 'FS_CHECKOUT__ADDRESS_PRODUCTION', 'https://checkout.freemius.com' );
231
+ }
232
+
233
+ if ( ! defined( 'FS_CHECKOUT__ADDRESS_LOCALHOST' ) ) {
234
+ define( 'FS_CHECKOUT__ADDRESS_LOCALHOST', 'http://checkout.freemius-local.com:8080' );
235
+ }
236
+
237
+ if ( ! defined( 'FS_CHECKOUT__ADDRESS' ) ) {
238
+ define( 'FS_CHECKOUT__ADDRESS', ( WP_FS__IS_PRODUCTION_MODE ? FS_CHECKOUT__ADDRESS_PRODUCTION : FS_CHECKOUT__ADDRESS_LOCALHOST ) );
239
+ }
240
+
241
+ #endregion
242
+
243
+ define( 'WP_FS___OPTION_PREFIX', 'fs' . ( WP_FS__IS_PRODUCTION_MODE ? '' : '_dbg' ) . '_' );
244
+
245
+ if ( ! defined( 'WP_FS__ACCOUNTS_OPTION_NAME' ) ) {
246
+ define( 'WP_FS__ACCOUNTS_OPTION_NAME', WP_FS___OPTION_PREFIX . 'accounts' );
247
+ }
248
+ if ( ! defined( 'WP_FS__API_CACHE_OPTION_NAME' ) ) {
249
+ define( 'WP_FS__API_CACHE_OPTION_NAME', WP_FS___OPTION_PREFIX . 'api_cache' );
250
+ }
251
+ if ( ! defined( 'WP_FS__GDPR_OPTION_NAME' ) ) {
252
+ define( 'WP_FS__GDPR_OPTION_NAME', WP_FS___OPTION_PREFIX . 'gdpr' );
253
+ }
254
+ define( 'WP_FS__OPTIONS_OPTION_NAME', WP_FS___OPTION_PREFIX . 'options' );
255
+
256
+ /**
257
+ * Module types
258
+ *
259
+ * @since 1.2.2
260
+ */
261
+ define( 'WP_FS__MODULE_TYPE_PLUGIN', 'plugin' );
262
+ define( 'WP_FS__MODULE_TYPE_THEME', 'theme' );
263
+
264
+ /**
265
+ * Billing Frequencies
266
+ */
267
+ define( 'WP_FS__PERIOD_ANNUALLY', 'annual' );
268
+ define( 'WP_FS__PERIOD_MONTHLY', 'monthly' );
269
+ define( 'WP_FS__PERIOD_LIFETIME', 'lifetime' );
270
+
271
+ /**
272
+ * Plans
273
+ */
274
+ define( 'WP_FS__PLAN_DEFAULT_PAID', false );
275
+ define( 'WP_FS__PLAN_FREE', 'free' );
276
+ define( 'WP_FS__PLAN_TRIAL', 'trial' );
277
+
278
+ /**
279
+ * Times in seconds
280
+ */
281
+ if ( ! defined( 'WP_FS__TIME_5_MIN_IN_SEC' ) ) {
282
+ define( 'WP_FS__TIME_5_MIN_IN_SEC', 300 );
283
+ }
284
+ if ( ! defined( 'WP_FS__TIME_10_MIN_IN_SEC' ) ) {
285
+ define( 'WP_FS__TIME_10_MIN_IN_SEC', 600 );
286
+ }
287
+ // define( 'WP_FS__TIME_15_MIN_IN_SEC', 900 );
288
+ if ( ! defined( 'WP_FS__TIME_12_HOURS_IN_SEC' ) ) {
289
+ define( 'WP_FS__TIME_12_HOURS_IN_SEC', 43200 );
290
+ }
291
+ if ( ! defined( 'WP_FS__TIME_24_HOURS_IN_SEC' ) ) {
292
+ define( 'WP_FS__TIME_24_HOURS_IN_SEC', WP_FS__TIME_12_HOURS_IN_SEC * 2 );
293
+ }
294
+ if ( ! defined( 'WP_FS__TIME_WEEK_IN_SEC' ) ) {
295
+ define( 'WP_FS__TIME_WEEK_IN_SEC', 7 * WP_FS__TIME_24_HOURS_IN_SEC );
296
+ }
297
+
298
+ #--------------------------------------------------------------------------------
299
+ #region Debugging
300
+ #--------------------------------------------------------------------------------
301
+
302
+ if ( ! defined( 'WP_FS__DEBUG_SDK' ) ) {
303
+ $debug_mode = get_option( 'fs_debug_mode', null );
304
+
305
+ if ( $debug_mode === null ) {
306
+ $debug_mode = false;
307
+ add_option( 'fs_debug_mode', $debug_mode );
308
+ }
309
+
310
+ define( 'WP_FS__DEBUG_SDK', is_numeric( $debug_mode ) ? ( 0 < $debug_mode ) : WP_FS__DEV_MODE );
311
+ }
312
+
313
+ if ( ! defined( 'WP_FS__ECHO_DEBUG_SDK' ) ) {
314
+ define( 'WP_FS__ECHO_DEBUG_SDK', WP_FS__DEV_MODE && ! empty( $_GET['fs_dbg_echo'] ) );
315
+ }
316
+ if ( ! defined( 'WP_FS__LOG_DATETIME_FORMAT' ) ) {
317
+ define( 'WP_FS__LOG_DATETIME_FORMAT', 'Y-m-d H:i:s' );
318
+ }
319
+ if ( ! defined( 'FS_API__LOGGER_ON' ) ) {
320
+ define( 'FS_API__LOGGER_ON', WP_FS__DEBUG_SDK );
321
+ }
322
+
323
+ if ( WP_FS__ECHO_DEBUG_SDK ) {
324
+ error_reporting( E_ALL );
325
+ }
326
+
327
+ #endregion
328
+
329
+ if ( ! defined( 'WP_FS__SCRIPT_START_TIME' ) ) {
330
+ define( 'WP_FS__SCRIPT_START_TIME', time() );
331
+ }
332
+ if ( ! defined( 'WP_FS__DEFAULT_PRIORITY' ) ) {
333
+ define( 'WP_FS__DEFAULT_PRIORITY', 10 );
334
+ }
335
+ if ( ! defined( 'WP_FS__LOWEST_PRIORITY' ) ) {
336
+ define( 'WP_FS__LOWEST_PRIORITY', 999999999 );
337
+ }
338
+
339
+ #--------------------------------------------------------------------------------
340
+ #region Multisite Network
341
+ #--------------------------------------------------------------------------------
342
+
343
+ /**
344
+ * Do not use this define directly, it will have the wrong value
345
+ * during plugin uninstall/deletion when the inclusion of the plugin
346
+ * is triggered due to registration with register_uninstall_hook().
347
+ *
348
+ * Instead, use fs_is_network_admin().
349
+ *
350
+ * @author Vova Feldman (@svovaf)
351
+ */
352
+ if ( ! defined( 'WP_FS__IS_NETWORK_ADMIN' ) ) {
353
+ define( 'WP_FS__IS_NETWORK_ADMIN',
354
+ is_multisite() &&
355
+ ( is_network_admin() ||
356
+ ( ( defined( 'DOING_AJAX' ) && DOING_AJAX &&
357
+ ( isset( $_REQUEST['_fs_network_admin'] ) /*||
358
+ ( ! empty( $_REQUEST['action'] ) && 'delete-plugin' === $_REQUEST['action'] )*/ )
359
+ ) ||
360
+ // Plugin uninstall.
361
+ defined( 'WP_UNINSTALL_PLUGIN' ) )
362
+ )
363
+ );
364
+ }
365
+
366
+ /**
367
+ * Do not use this define directly, it will have the wrong value
368
+ * during plugin uninstall/deletion when the inclusion of the plugin
369
+ * is triggered due to registration with register_uninstall_hook().
370
+ *
371
+ * Instead, use fs_is_blog_admin().
372
+ *
373
+ * @author Vova Feldman (@svovaf)
374
+ */
375
+ if ( ! defined( 'WP_FS__IS_BLOG_ADMIN' ) ) {
376
+ define( 'WP_FS__IS_BLOG_ADMIN', is_blog_admin() || ( defined( 'DOING_AJAX' ) && DOING_AJAX && isset( $_REQUEST['_fs_blog_admin'] ) ) );
377
+ }
378
+
379
+ if ( ! defined( 'WP_FS__SHOW_NETWORK_EVEN_WHEN_DELEGATED' ) ) {
380
+ // Set to true to show network level settings even if delegated to site admins.
381
+ define( 'WP_FS__SHOW_NETWORK_EVEN_WHEN_DELEGATED', false );
382
+ }
383
+
384
+ #endregion
385
+
386
+ if ( ! defined( 'WP_FS__DEMO_MODE' ) ) {
387
+ define( 'WP_FS__DEMO_MODE', false );
388
  }
freemius/includes/entities/class-fs-payment.php CHANGED
@@ -1,168 +1,168 @@
1
- <?php
2
- /**
3
- * @package Freemius
4
- * @copyright Copyright (c) 2016, Freemius, Inc.
5
- * @license https://www.gnu.org/licenses/gpl-3.0.html GNU General Public License Version 3
6
- * @since 1.0.0
7
- */
8
-
9
- if ( ! defined( 'ABSPATH' ) ) {
10
- exit;
11
- }
12
-
13
- class FS_Payment extends FS_Entity {
14
-
15
- #region Properties
16
-
17
- /**
18
- * @var number
19
- */
20
- public $plugin_id;
21
- /**
22
- * @var number
23
- */
24
- public $user_id;
25
- /**
26
- * @var number
27
- */
28
- public $install_id;
29
- /**
30
- * @var number
31
- */
32
- public $subscription_id;
33
- /**
34
- * @var number
35
- */
36
- public $plan_id;
37
- /**
38
- * @var number
39
- */
40
- public $license_id;
41
- /**
42
- * @var float
43
- */
44
- public $gross;
45
- /**
46
- * @author Leo Fajardo (@leorw)
47
- * @since 2.3.0
48
- *
49
- * @var string One of the following: `usd`, `gbp`, `eur`.
50
- */
51
- public $currency;
52
- /**
53
- * @var number
54
- */
55
- public $bound_payment_id;
56
- /**
57
- * @var string
58
- */
59
- public $external_id;
60
- /**
61
- * @var string
62
- */
63
- public $gateway;
64
- /**
65
- * @var string ISO 3166-1 alpha-2 - two-letter country code.
66
- *
67
- * @link http://www.wikiwand.com/en/ISO_3166-1_alpha-2
68
- */
69
- public $country_code;
70
- /**
71
- * @var string
72
- */
73
- public $vat_id;
74
- /**
75
- * @var float Actual Tax / VAT in $$$
76
- */
77
- public $vat;
78
- /**
79
- * @var int Payment source.
80
- */
81
- public $source = 0;
82
-
83
- #endregion Properties
84
-
85
- const CURRENCY_USD = 'usd';
86
- const CURRENCY_GBP = 'gbp';
87
- const CURRENCY_EUR = 'eur';
88
-
89
- /**
90
- * @param object|bool $payment
91
- */
92
- function __construct( $payment = false ) {
93
- parent::__construct( $payment );
94
- }
95
-
96
- static function get_type() {
97
- return 'payment';
98
- }
99
-
100
- /**
101
- * @author Vova Feldman (@svovaf)
102
- * @since 1.0.0
103
- *
104
- * @return bool
105
- */
106
- function is_refund() {
107
- return ( parent::is_valid_id( $this->bound_payment_id ) && 0 > $this->gross );
108
- }
109
-
110
- /**
111
- * Checks if the payment was migrated from another platform.
112
- *
113
- * @author Vova Feldman (@svovaf)
114
- * @since 2.0.2
115
- *
116
- * @return bool
117
- */
118
- function is_migrated() {
119
- return ( 0 != $this->source );
120
- }
121
-
122
- /**
123
- * Returns the gross in this format:
124
- * `{symbol}{amount | 2 decimal digits} {currency | uppercase}`
125
- *
126
- * Examples: £9.99 GBP, -£9.99 GBP.
127
- *
128
- * @author Leo Fajardo (@leorw)
129
- * @since 2.3.0
130
- *
131
- * @return string
132
- */
133
- function formatted_gross()
134
- {
135
- return (
136
- ( $this->gross < 0 ? '-' : '' ) .
137
- $this->get_symbol() .
138
- number_format( abs( $this->gross ), 2, '.', ',' ) . ' ' .
139
- strtoupper( $this->currency )
140
- );
141
- }
142
-
143
- /**
144
- * A map between supported currencies with their symbols.
145
- *
146
- * @var array<string,string>
147
- */
148
- static $CURRENCY_2_SYMBOL;
149
-
150
- /**
151
- * @author Leo Fajardo (@leorw)
152
- * @since 2.3.0
153
- *
154
- * @return string
155
- */
156
- private function get_symbol() {
157
- if ( ! isset( self::$CURRENCY_2_SYMBOL ) ) {
158
- // Lazy load.
159
- self::$CURRENCY_2_SYMBOL = array(
160
- self::CURRENCY_USD => '$',
161
- self::CURRENCY_GBP => '£',
162
- self::CURRENCY_EUR => '€',
163
- );
164
- }
165
-
166
- return self::$CURRENCY_2_SYMBOL[ $this->currency ];
167
- }
168
  }
1
+ <?php
2
+ /**
3
+ * @package Freemius
4
+ * @copyright Copyright (c) 2016, Freemius, Inc.
5
+ * @license https://www.gnu.org/licenses/gpl-3.0.html GNU General Public License Version 3
6
+ * @since 1.0.0
7
+ */
8
+
9
+ if ( ! defined( 'ABSPATH' ) ) {
10
+ exit;
11
+ }
12
+
13
+ class FS_Payment extends FS_Entity {
14
+
15
+ #region Properties
16
+
17
+ /**
18
+ * @var number
19
+ */
20
+ public $plugin_id;
21
+ /**
22
+ * @var number
23
+ */
24
+ public $user_id;
25
+ /**
26
+ * @var number
27
+ */
28
+ public $install_id;
29
+ /**
30
+ * @var number
31
+ */
32
+ public $subscription_id;
33
+ /**
34
+ * @var number
35
+ */
36
+ public $plan_id;
37
+ /**
38
+ * @var number
39
+ */
40
+ public $license_id;
41
+ /**
42
+ * @var float
43
+ */
44
+ public $gross;
45
+ /**
46
+ * @author Leo Fajardo (@leorw)
47
+ * @since 2.3.0
48
+ *
49
+ * @var string One of the following: `usd`, `gbp`, `eur`.
50
+ */
51
+ public $currency;
52
+ /**
53
+ * @var number
54
+ */
55
+ public $bound_payment_id;
56
+ /**
57
+ * @var string
58
+ */
59
+ public $external_id;
60
+ /**
61
+ * @var string
62
+ */
63
+ public $gateway;
64
+ /**
65
+ * @var string ISO 3166-1 alpha-2 - two-letter country code.
66
+ *
67
+ * @link http://www.wikiwand.com/en/ISO_3166-1_alpha-2
68
+ */
69
+ public $country_code;
70
+ /**
71
+ * @var string
72
+ */
73
+ public $vat_id;
74
+ /**
75
+ * @var float Actual Tax / VAT in $$$
76
+ */
77
+ public $vat;
78
+ /**
79
+ * @var int Payment source.
80
+ */
81
+ public $source = 0;
82
+
83
+ #endregion Properties
84
+
85
+ const CURRENCY_USD = 'usd';
86
+ const CURRENCY_GBP = 'gbp';
87
+ const CURRENCY_EUR = 'eur';
88
+
89
+ /**
90
+ * @param object|bool $payment
91
+ */
92
+ function __construct( $payment = false ) {
93
+ parent::__construct( $payment );
94
+ }
95
+
96
+ static function get_type() {
97
+ return 'payment';
98
+ }
99
+
100
+ /**
101
+ * @author Vova Feldman (@svovaf)
102
+ * @since 1.0.0
103
+ *
104
+ * @return bool
105
+ */
106
+ function is_refund() {
107
+ return ( parent::is_valid_id( $this->bound_payment_id ) && 0 > $this->gross );
108
+ }
109
+
110
+ /**
111
+ * Checks if the payment was migrated from another platform.
112
+ *
113
+ * @author Vova Feldman (@svovaf)
114
+ * @since 2.0.2
115
+ *
116
+ * @return bool
117
+ */
118
+ function is_migrated() {
119
+ return ( 0 != $this->source );
120
+ }
121
+
122
+ /**
123
+ * Returns the gross in this format:
124
+ * `{symbol}{amount | 2 decimal digits} {currency | uppercase}`
125
+ *
126
+ * Examples: £9.99 GBP, -£9.99 GBP.
127
+ *
128
+ * @author Leo Fajardo (@leorw)
129
+ * @since 2.3.0
130
+ *
131
+ * @return string
132
+ */
133
+ function formatted_gross()
134
+ {
135
+ return (
136
+ ( $this->gross < 0 ? '-' : '' ) .
137
+ $this->get_symbol() .
138
+ number_format( abs( $this->gross ), 2, '.', ',' ) . ' ' .
139
+ strtoupper( $this->currency )
140
+ );
141
+ }
142
+
143
+ /**
144
+ * A map between supported currencies with their symbols.
145
+ *
146
+ * @var array<string,string>
147
+ */
148
+ static $CURRENCY_2_SYMBOL;
149
+
150
+ /**
151
+ * @author Leo Fajardo (@leorw)
152
+ * @since 2.3.0
153
+ *
154
+ * @return string
155
+ */
156
+ private function get_symbol() {
157
+ if ( ! isset( self::$CURRENCY_2_SYMBOL ) ) {
158
+ // Lazy load.
159
+ self::$CURRENCY_2_SYMBOL = array(
160
+ self::CURRENCY_USD => '$',
161
+ self::CURRENCY_GBP => '£',
162
+ self::CURRENCY_EUR => '€',
163
+ );
164
+ }
165
+
166
+ return self::$CURRENCY_2_SYMBOL[ $this->currency ];
167
+ }
168
  }
freemius/includes/entities/class-fs-plugin-license.php CHANGED
@@ -1,290 +1,290 @@
1
- <?php
2
- /**
3
- * @package Freemius
4
- * @copyright Copyright (c) 2015, Freemius, Inc.
5
- * @license https://www.gnu.org/licenses/gpl-3.0.html GNU General Public License Version 3
6
- * @since 1.0.5
7
- */
8
-
9
- if ( ! defined( 'ABSPATH' ) ) {
10
- exit;
11
- }
12
-
13
- /**
14
- * Class FS_Plugin_License
15
- */
16
- class FS_Plugin_License extends FS_Entity {
17
-
18
- #region Properties
19
-
20
- /**
21
- * @var number
22
- */
23
- public $plugin_id;
24
- /**
25
- * @var number
26
- */
27
- public $user_id;
28
- /**
29
- * @var number
30
- */
31
- public $plan_id;
32
- /**
33
- * @author Leo Fajardo (@leorw)
34
- * @since 2.3.0
35
- *
36
- * @var string
37
- */
38
- public $parent_plan_name;
39
- /**
40
- * @author Leo Fajardo (@leorw)
41
- * @since 2.3.0
42
- *
43
- * @var string
44
- */
45
- public $parent_plan_title;
46
- /**
47
- * @author Leo Fajardo (@leorw)
48
- * @since 2.3.0
49
- *
50
- * @var number
51
- */
52
- public $parent_license_id;
53
- /**
54
- * @var number
55
- */
56
- public $pricing_id;
57
- /**
58
- * @var int|null
59
- */
60
- public $quota;
61
- /**
62
- * @var int
63
- */
64
- public $activated;
65
- /**
66
- * @var int
67
- */
68
- public $activated_local;
69
- /**
70
- * @var string
71
- */
72
- public $expiration;
73
- /**
74
- * @var string
75
- */
76
- public $secret_key;
77
- /**
78
- * @var bool $is_free_localhost Defaults to true. If true, allow unlimited localhost installs with the same
79
- * license.
80
- */
81
- public $is_free_localhost;
82
- /**
83
- * @var bool $is_block_features Defaults to true. If false, don't block features after license expiry - only
84
- * block updates and support.
85
- */
86
- public $is_block_features;
87
- /**
88
- * @var bool
89
- */
90
- public $is_cancelled;
91
-
92
- #endregion Properties
93
-
94
- /**
95
- * @param stdClass|bool $license
96
- */
97
- function __construct( $license = false ) {
98
- parent::__construct( $license );
99
- }
100
-
101
- /**
102
- * Get entity type.
103
- *
104
- * @return string
105
- */
106
- static function get_type() {
107
- return 'license';
108
- }
109
-
110
- /**
111
- * Check how many site activations left.
112
- *
113
- * @author Vova Feldman (@svovaf)
114
- * @since 1.0.5
115
- *
116
- * @return int
117
- */
118
- function left() {
119
- if ( ! $this->is_features_enabled() ) {
120
- return 0;
121
- }
122
-
123
- if ( $this->is_unlimited() ) {
124
- return 999;
125
- }
126
-
127
- return ( $this->quota - $this->activated - ( $this->is_free_localhost ? 0 : $this->activated_local ) );
128
- }
129
-
130
- /**
131
- * Check if single site license.
132
- *
133
- * @author Vova Feldman (@svovaf)
134
- * @since 1.1.8.1
135
- *
136
- * @return bool
137
- */
138
- function is_single_site() {
139
- return ( is_numeric( $this->quota ) && 1 == $this->quota );
140
- }
141
-
142
- /**
143
- * @author Vova Feldman (@svovaf)
144
- * @since 1.0.5
145
- *
146
- * @return bool
147
- */
148
- function is_expired() {
149
- return ! $this->is_lifetime() && ( strtotime( $this->expiration ) < WP_FS__SCRIPT_START_TIME );
150
- }
151
-
152
- /**
153
- * Check if license is not expired.
154
- *
155
- * @author Vova Feldman (@svovaf)
156
- * @since 1.2.1
157
- *
158
- * @return bool
159
- */
160
- function is_valid() {
161
- return ! $this->is_expired();
162
- }
163
-
164
- /**
165
- * @author Vova Feldman (@svovaf)
166
- * @since 1.0.6
167
- *
168
- * @return bool
169
- */
170
- function is_lifetime() {
171
- return is_null( $this->expiration );
172
- }
173
-
174
- /**
175
- * @author Vova Feldman (@svovaf)
176
- * @since 1.2.0
177
- *
178
- * @return bool
179
- */
180
- function is_unlimited() {
181
- return is_null( $this->quota );
182
- }
183
-
184
- /**
185
- * Check if license is fully utilized.
186
- *
187
- * @author Vova Feldman (@svovaf)
188
- * @since 1.0.6
189
- *
190
- * @param bool|null $is_localhost
191
- *
192
- * @return bool
193
- */
194
- function is_utilized( $is_localhost = null ) {
195
- if ( is_null( $is_localhost ) ) {
196
- $is_localhost = WP_FS__IS_LOCALHOST_FOR_SERVER;
197
- }
198
-
199
- if ( $this->is_unlimited() ) {
200
- return false;
201
- }
202
-
203
- return ! ( $this->is_free_localhost && $is_localhost ) &&
204
- ( $this->quota <= $this->activated + ( $this->is_free_localhost ? 0 : $this->activated_local ) );
205
- }
206
-
207
- /**
208
- * Check if license can be activated.
209
- *
210
- * @author Vova Feldman (@svovaf)
211
- * @since 2.0.0
212
- *
213
- * @param bool|null $is_localhost
214
- *
215
- * @return bool
216
- */
217
- function can_activate( $is_localhost = null ) {
218
- return ! $this->is_utilized( $is_localhost ) && $this->is_features_enabled();
219
- }
220
-
221
- /**
222
- * Check if license can be activated on a given number of production and localhost sites.
223
- *
224
- * @author Vova Feldman (@svovaf)
225
- * @since 2.0.0
226
- *
227
- * @param int $production_count
228
- * @param int $localhost_count
229
- *
230
- * @return bool
231
- */
232
- function can_activate_bulk( $production_count, $localhost_count ) {
233
- if ( $this->is_unlimited() ) {
234
- return true;
235
- }
236
-
237
- /**
238
- * For simplicity, the logic will work as following: when given X sites to activate the license on, if it's
239
- * possible to activate on ALL of them, do the activation. If it's not possible to activate on ALL of them,
240
- * do NOT activate on any of them.
241
- */
242
- return ( $this->quota >= $this->activated + $production_count + ( $this->is_free_localhost ? 0 : $this->activated_local + $localhost_count ) );
243
- }
244
-
245
- /**
246
- * @author Vova Feldman (@svovaf)
247
- * @since 1.2.1
248
- *
249
- * @return bool
250
- */
251
- function is_active() {
252
- return ( ! $this->is_cancelled );
253
- }
254
-
255
- /**
256
- * Check if license's plan features are enabled.
257
- *
258
- * - Either if plan not expired
259
- * - If expired, based on the configuration to block features or not.
260
- *
261
- * @author Vova Feldman (@svovaf)
262
- * @since 1.0.6
263
- *
264
- * @return bool
265
- */
266
- function is_features_enabled() {
267
- return $this->is_active() && ( ! $this->is_block_features || ! $this->is_expired() );
268
- }
269
-
270
- /**
271
- * Subscription considered to be new without any payments
272
- * if the license expires in less than 24 hours
273
- * from the license creation.
274
- *
275
- * @author Vova Feldman (@svovaf)
276
- * @since 1.0.9
277
- *
278
- * @return bool
279
- */
280
- function is_first_payment_pending() {
281
- return ( WP_FS__TIME_24_HOURS_IN_SEC >= strtotime( $this->expiration ) - strtotime( $this->created ) );
282
- }
283
-
284
- /**
285
- * @return int
286
- */
287
- function total_activations() {
288
- return ( $this->activated + $this->activated_local );
289
- }
290
- }
1
+ <?php
2
+ /**
3
+ * @package Freemius
4
+ * @copyright Copyright (c) 2015, Freemius, Inc.
5
+ * @license https://www.gnu.org/licenses/gpl-3.0.html GNU General Public License Version 3
6
+ * @since 1.0.5
7
+ */
8
+
9
+ if ( ! defined( 'ABSPATH' ) ) {
10
+ exit;
11
+ }
12
+
13
+ /**
14
+ * Class FS_Plugin_License
15
+ */
16
+ class FS_Plugin_License extends FS_Entity {
17
+
18
+ #region Properties
19
+
20
+ /**
21
+ * @var number
22
+ */
23
+ public $plugin_id;
24
+ /**
25
+ * @var number
26
+ */
27
+ public $user_id;
28
+ /**
29
+ * @var number
30
+ */
31
+ public $plan_id;
32
+ /**
33
+ * @author Leo Fajardo (@leorw)
34
+ * @since 2.3.0
35
+ *
36
+ * @var string
37
+ */
38
+ public $parent_plan_name;
39
+ /**
40
+ * @author Leo Fajardo (@leorw)
41
+ * @since 2.3.0
42
+ *
43
+ * @var string
44
+ */
45
+ public $parent_plan_title;
46
+ /**
47
+ * @author Leo Fajardo (@leorw)
48
+ * @since 2.3.0
49
+ *
50
+ * @var number
51
+ */
52
+ public $parent_license_id;
53
+ /**
54
+ * @var number
55
+ */
56
+ public $pricing_id;
57
+ /**
58
+ * @var int|null
59
+ */
60
+ public $quota;
61
+ /**
62
+ * @var int
63
+ */
64
+ public $activated;
65
+ /**
66
+ * @var int
67
+ */
68
+ public $activated_local;
69
+ /**
70
+ * @var string
71
+ */
72
+ public $expiration;
73
+ /**
74
+ * @var string
75
+ */
76
+ public $secret_key;
77
+ /**
78
+ * @var bool $is_free_localhost Defaults to true. If true, allow unlimited localhost installs with the same
79
+ * license.
80
+ */
81
+ public $is_free_localhost;
82
+ /**
83
+ * @var bool $is_block_features Defaults to true. If false, don't block features after license expiry - only
84
+ * block updates and support.
85
+ */
86
+ public $is_block_features;
87
+ /**
88
+ * @var bool
89
+ */
90
+ public $is_cancelled;
91
+
92
+ #endregion Properties
93
+
94
+ /**
95
+ * @param stdClass|bool $license
96
+ */
97
+ function __construct( $license = false ) {
98
+ parent::__construct( $license );
99
+ }
100
+
101
+ /**
102
+ * Get entity type.
103
+ *
104
+ * @return string
105
+ */
106
+ static function get_type() {
107
+ return 'license';
108
+ }
109
+
110
+ /**
111
+ * Check how many site activations left.
112
+ *
113
+ * @author Vova Feldman (@svovaf)
114
+ * @since 1.0.5
115
+ *
116
+ * @return int
117
+ */
118
+ function left() {
119
+ if ( ! $this->is_features_enabled() ) {
120
+ return 0;
121
+ }
122
+
123
+ if ( $this->is_unlimited() ) {
124
+ return 999;
125
+ }
126
+
127
+ return ( $this->quota - $this->activated - ( $this->is_free_localhost ? 0 : $this->activated_local ) );
128
+ }
129
+
130
+ /**
131
+ * Check if single site license.
132
+ *
133
+ * @author Vova Feldman (@svovaf)
134
+ * @since 1.1.8.1
135
+ *
136
+ * @return bool
137
+ */
138
+ function is_single_site() {
139
+ return ( is_numeric( $this->quota ) && 1 == $this->quota );
140
+ }
141
+
142
+ /**
143
+ * @author Vova Feldman (@svovaf)
144
+ * @since 1.0.5
145
+ *
146
+ * @return bool
147
+ */
148
+ function is_expired() {
149
+ return ! $this->is_lifetime() && ( strtotime( $this->expiration ) < WP_FS__SCRIPT_START_TIME );
150
+ }
151
+
152
+ /**
153
+ * Check if license is not expired.
154
+ *
155
+ * @author Vova Feldman (@svovaf)
156
+ * @since 1.2.1
157
+ *
158
+ * @return bool
159
+ */
160
+ function is_valid() {
161
+ return ! $this->is_expired();
162
+ }
163
+
164
+ /**
165
+ * @author Vova Feldman (@svovaf)
166
+ * @since 1.0.6
167
+ *
168
+ * @return bool
169
+ */
170
+ function is_lifetime() {
171
+ return is_null( $this->expiration );
172
+ }
173
+
174
+ /**
175
+ * @author Vova Feldman (@svovaf)
176
+ * @since 1.2.0
177
+ *
178
+ * @return bool
179
+ */
180
+ function is_unlimited() {
181
+ return is_null( $this->quota );
182
+ }
183
+
184
+ /**
185
+ * Check if license is fully utilized.
186
+ *
187
+ * @author Vova Feldman (@svovaf)
188
+ * @since 1.0.6
189
+ *
190
+ * @param bool|null $is_localhost
191
+ *
192
+ * @return bool
193
+ */
194
+ function is_utilized( $is_localhost = null ) {
195
+ if ( is_null( $is_localhost ) ) {
196
+ $is_localhost = WP_FS__IS_LOCALHOST_FOR_SERVER;
197
+ }
198
+
199
+ if ( $this->is_unlimited() ) {
200
+ return false;
201
+ }
202
+
203
+ return ! ( $this->is_free_localhost && $is_localhost ) &&
204
+ ( $this->quota <= $this->activated + ( $this->is_free_localhost ? 0 : $this->activated_local ) );
205
+ }
206
+
207
+ /**
208
+ * Check if license can be activated.
209
+ *
210
+ * @author Vova Feldman (@svovaf)
211
+ * @since 2.0.0
212
+ *
213
+ * @param bool|null $is_localhost
214
+ *
215
+ * @return bool
216
+ */
217
+ function can_activate( $is_localhost = null ) {
218
+ return ! $this->is_utilized( $is_localhost ) && $this->is_features_enabled();
219
+ }
220
+
221
+ /**
222
+ * Check if license can be activated on a given number of production and localhost sites.
223
+ *
224
+ * @author Vova Feldman (@svovaf)
225
+ * @since 2.0.0
226
+ *
227
+ * @param int $production_count
228
+ * @param int $localhost_count
229
+ *
230
+ * @return bool
231
+ */
232
+ function can_activate_bulk( $production_count, $localhost_count ) {
233
+ if ( $this->is_unlimited() ) {
234
+ return true;
235
+ }
236
+
237
+ /**
238
+ * For simplicity, the logic will work as following: when given X sites to activate the license on, if it's
239
+ * possible to activate on ALL of them, do the activation. If it's not possible to activate on ALL of them,
240
+ * do NOT activate on any of them.
241
+ */
242
+ return ( $this->quota >= $this->activated + $production_count + ( $this->is_free_localhost ? 0 : $this->activated_local + $localhost_count ) );
243
+ }
244
+
245
+ /**
246
+ * @author Vova Feldman (@svovaf)
247
+ * @since 1.2.1
248
+ *
249
+ * @return bool
250
+ */
251
+ function is_active() {
252
+ return ( ! $this->is_cancelled );
253
+ }
254
+
255
+ /**
256
+ * Check if license's plan features are enabled.
257
+ *
258
+ * - Either if plan not expired
259
+ * - If expired, based on the configuration to block features or not.
260
+ *
261
+ * @author Vova Feldman (@svovaf)
262
+ * @since 1.0.6
263
+ *
264
+ * @return bool
265
+ */
266
+ function is_features_enabled() {
267
+ return $this->is_active() && ( ! $this->is_block_features || ! $this->is_expired() );
268
+ }
269
+
270
+ /**
271
+ * Subscription considered to be new without any payments
272
+ * if the license expires in less than 24 hours
273
+ * from the license creation.
274
+ *
275
+ * @author Vova Feldman (@svovaf)
276
+ * @since 1.0.9
277
+ *
278
+ * @return bool
279
+ */
280
+ function is_first_payment_pending() {
281
+ return ( WP_FS__TIME_24_HOURS_IN_SEC >= strtotime( $this->expiration ) - strtotime( $this->created ) );
282
+ }
283
+
284
+ /**
285
+ * @return int
286
+ */
287
+ function total_activations() {
288
+ return ( $this->activated + $this->activated_local );
289
+ }
290
+ }
freemius/includes/entities/class-fs-plugin-tag.php CHANGED
@@ -1,60 +1,60 @@
1
- <?php
2
- /**
3
- * @package Freemius
4
- * @copyright Copyright (c) 2018, Freemius, Inc.
5
- * @license https://www.gnu.org/licenses/gpl-3.0.html GNU General Public License Version 3
6
- * @since 2.0.0
7
- */
8
-
9
- if ( ! defined( 'ABSPATH' ) ) {
10
- exit;
11
- }
12
-
13
- class FS_Plugin_Tag extends FS_Entity {
14
- /**
15
- * @var string
16
- */
17
- public $version;
18
- /**
19
- * @var string
20
- */
21
- public $url;
22
- /**
23
- * @var string
24
- */
25
- public $requires_platform_version;
26
- /**
27
- * @var string
28
- */
29
- public $tested_up_to_version;
30
- /**
31
- * @var bool
32
- */
33
- public $has_free;
34
- /**
35
- * @var bool
36
- */
37
- public $has_premium;
38
- /**
39
- * @var string One of the following: `pending`, `beta`, `unreleased`.
40
- */
41
- public $release_mode;
42
-
43
- function __construct( $tag = false ) {
44
- parent::__construct( $tag );
45
- }
46
-
47
- static function get_type() {
48
- return 'tag';
49
- }
50
-
51
- /**
52
- * @author Leo Fajardo (@leorw)
53
- * @since 2.3.0
54
- *
55
- * @return bool
56
- */
57
- function is_beta() {
58
- return ( 'beta' === $this->release_mode );
59
- }
60
  }
1
+ <?php
2
+ /**
3
+ * @package Freemius
4
+ * @copyright Copyright (c) 2018, Freemius, Inc.
5
+ * @license https://www.gnu.org/licenses/gpl-3.0.html GNU General Public License Version 3
6
+ * @since 2.0.0
7
+ */
8
+
9
+ if ( ! defined( 'ABSPATH' ) ) {
10
+ exit;
11
+ }
12
+
13
+ class FS_Plugin_Tag extends FS_Entity {
14
+ /**
15
+ * @var string
16
+ */
17
+ public $version;
18
+ /**
19
+ * @var string
20
+ */
21
+ public $url;
22
+ /**
23
+ * @var string
24
+ */
25
+ public $requires_platform_version;
26
+ /**
27
+ * @var string
28
+ */
29
+ public $tested_up_to_version;
30
+ /**
31
+ * @var bool
32
+ */
33
+ public $has_free;
34
+ /**
35
+ * @var bool
36
+ */
37
+ public $has_premium;
38
+ /**
39
+ * @var string One of the following: `pending`, `beta`, `unreleased`.
40
+ */
41
+ public $release_mode;
42
+
43
+ function __construct( $tag = false ) {
44
+ parent::__construct( $tag );
45
+ }
46
+
47
+ static function get_type() {
48
+ return 'tag';
49
+ }
50
+
51
+ /**
52
+ * @author Leo Fajardo (@leorw)
53
+ * @since 2.3.0
54
+ *
55
+ * @return bool
56
+ */
57
+ function is_beta() {
58
+ return ( 'beta' === $this->release_mode );
59
+ }
60
  }
freemius/includes/entities/class-fs-plugin.php CHANGED
@@ -1,154 +1,154 @@
1
- <?php
2
- /**
3
- * @package Freemius
4
- * @copyright Copyright (c) 2015, Freemius, Inc.
5
- * @license https://www.gnu.org/licenses/gpl-3.0.html GNU General Public License Version 3
6
- * @since 1.0.3
7
- */
8
-
9
- if ( ! defined( 'ABSPATH' ) ) {
10
- exit;
11
- }
12
-
13
- class FS_Plugin extends FS_Scope_Entity {
14
- /**
15
- * @since 1.0.6
16
- * @var null|number
17
- */
18
- public $parent_plugin_id;
19
- /**
20
- * @var string
21
- */
22
- public $title;
23
- /**
24
- * @var string
25
- */
26
- public $slug;
27
- /**
28
- * @author Leo Fajardo (@leorw)
29
- * @since 2.2.1
30
- *
31
- * @var string
32
- */
33
- public $premium_slug;
34
- /**
35
- * @since 1.2.2
36
- *
37
- * @var string 'plugin' or 'theme'
38
- */
39
- public $type;
40
- /**
41
- * @author Leo Fajardo (@leorw)
42
- *
43
- * @since 1.2.3
44
- *
45
- * @var string|false false if the module doesn't have an affiliate program or one of the following: 'selected', 'customers', or 'all'.
46
- */
47
- public $affiliate_moderation;
48
- /**
49
- * @var bool Set to true if the free version of the module is hosted on WordPress.org. Defaults to true.
50
- */
51
- public $is_wp_org_compliant = true;
52
- /**
53
- * @author Leo Fajardo (@leorw)
54
- * @since 2.2.5
55
- *
56
- * @var int
57
- */
58
- public $premium_releases_count;
59
-
60
- #region Install Specific Properties
61
-
62
- /**
63
- * @var string
64
- */
65
- public $file;
66
- /**
67
- * @var string
68
- */
69
- public $version;
70
- /**
71
- * @var bool
72
- */
73
- public $auto_update;
74
- /**
75
- * @var FS_Plugin_Info
76
- */
77
- public $info;
78
- /**
79
- * @since 1.0.9
80
- *
81
- * @var bool
82
- */
83
- public $is_premium;
84
- /**
85
- * @author Leo Fajardo (@leorw)
86
- * @since 2.2.1
87
- *
88
- * @var string
89
- */
90
- public $premium_suffix;
91
- /**
92
- * @since 1.0.9
93
- *
94
- * @var bool
95
- */
96
- public $is_live;
97
- /**
98
- * @since 2.2.3
99
- * @var null|number
100
- */
101
- public $bundle_id;
102
-
103
- const AFFILIATE_MODERATION_CUSTOMERS = 'customers';
104
-
105
- #endregion Install Specific Properties
106
-
107
- /**
108
- * @param stdClass|bool $plugin
109
- */
110
- function __construct( $plugin = false ) {
111
- parent::__construct( $plugin );
112
-
113
- $this->is_premium = false;
114
- $this->is_live = true;
115
-
116
- if ( empty( $this->premium_slug ) && ! empty( $plugin->slug ) ) {
117
- $this->premium_slug = "{$this->slug}-premium";
118
- }
119
-
120
- if ( empty( $this->premium_suffix ) ) {
121
- $this->premium_suffix = '(Premium)';
122
- }
123
-
124
- if ( isset( $plugin->info ) && is_object( $plugin->info ) ) {
125
- $this->info = new FS_Plugin_Info( $plugin->info );
126
- }
127
- }
128
-
129
- /**
130
- * Check if plugin is an add-on (has parent).
131
- *
132
- * @author Vova Feldman (@svovaf)
133
- * @since 1.0.6
134
- *
135
- * @return bool
136
- */
137
- function is_addon() {
138
- return isset( $this->parent_plugin_id ) && is_numeric( $this->parent_plugin_id );
139
- }
140
-
141
- /**
142
- * @author Leo Fajardo (@leorw)
143
- * @since 1.2.3
144
- *
145
- * @return bool
146
- */
147
- function has_affiliate_program() {
148
- return ( ! empty( $this->affiliate_moderation ) );
149
- }
150
-
151
- static function get_type() {
152
- return 'plugin';
153
- }
154
  }
1
+ <?php
2
+ /**
3
+ * @package Freemius
4
+ * @copyright Copyright (c) 2015, Freemius, Inc.
5
+ * @license https://www.gnu.org/licenses/gpl-3.0.html GNU General Public License Version 3
6
+ * @since 1.0.3
7
+ */
8
+
9
+ if ( ! defined( 'ABSPATH' ) ) {
10
+ exit;
11
+ }
12
+
13
+ class FS_Plugin extends FS_Scope_Entity {
14
+ /**
15
+ * @since 1.0.6
16
+ * @var null|number
17
+ */
18
+ public $parent_plugin_id;
19
+ /**
20
+ * @var string
21
+ */
22
+ public $title;
23
+ /**
24
+ * @var string
25
+ */
26
+ public $slug;
27
+ /**
28
+ * @author Leo Fajardo (@leorw)
29
+ * @since 2.2.1
30
+ *
31
+ * @var string
32
+ */
33
+ public $premium_slug;
34
+ /**
35
+ * @since 1.2.2
36
+ *
37
+ * @var string 'plugin' or 'theme'
38
+ */
39
+ public $type;
40
+ /**
41
+ * @author Leo Fajardo (@leorw)
42
+ *
43
+ * @since 1.2.3
44
+ *
45
+ * @var string|false false if the module doesn't have an affiliate program or one of the following: 'selected', 'customers', or 'all'.
46
+ */
47
+ public $affiliate_moderation;
48
+ /**
49
+ * @var bool Set to true if the free version of the module is hosted on WordPress.org. Defaults to true.
50
+ */
51
+ public $is_wp_org_compliant = true;
52
+ /**
53
+ * @author Leo Fajardo (@leorw)
54
+ * @since 2.2.5
55
+ *
56
+ * @var int
57
+ */
58
+ public $premium_releases_count;
59
+
60
+ #region Install Specific Properties
61
+
62
+ /**
63
+ * @var string
64
+ */
65
+ public $file;
66
+ /**
67
+ * @var string
68
+ */
69
+ public $version;
70
+ /**
71
+ * @var bool
72
+ */
73
+ public $auto_update;
74
+ /**
75
+ * @var FS_Plugin_Info
76
+ */
77
+ public $info;
78
+ /**
79
+ * @since 1.0.9
80
+ *
81
+ * @var bool
82
+ */
83
+ public $is_premium;
84
+ /**
85
+ * @author Leo Fajardo (@leorw)
86
+ * @since 2.2.1
87
+ *
88
+ * @var string
89
+ */
90
+ public $premium_suffix;
91
+ /**
92
+ * @since 1.0.9
93
+ *
94
+ * @var bool
95
+ */
96
+ public $is_live;
97
+ /**
98
+ * @since 2.2.3
99
+ * @var null|number
100
+ */
101
+ public $bundle_id;
102
+
103
+ const AFFILIATE_MODERATION_CUSTOMERS = 'customers';
104
+
105
+ #endregion Install Specific Properties
106
+
107
+ /**
108
+ * @param stdClass|bool $plugin
109
+ */
110
+ function __construct( $plugin = false ) {
111
+ parent::__construct( $plugin );
112
+
113
+ $this->is_premium = false;
114
+ $this->is_live = true;
115
+
116
+ if ( empty( $this->premium_slug ) && ! empty( $plugin->slug ) ) {
117
+ $this->premium_slug = "{$this->slug}-premium";
118
+ }
119
+
120
+ if ( empty( $this->premium_suffix ) ) {
121
+ $this->premium_suffix = '(Premium)';
122
+ }
123
+
124
+ if ( isset( $plugin->info ) && is_object( $plugin->info ) ) {
125
+ $this->info = new FS_Plugin_Info( $plugin->info );
126
+ }
127
+ }
128
+
129
+ /**
130
+ * Check if plugin is an add-on (has parent).
131
+ *
132
+ * @author Vova Feldman (@svovaf)
133
+ * @since 1.0.6
134
+ *
135
+ * @return bool
136
+ */
137
+ function is_addon() {
138
+ return isset( $this->parent_plugin_id ) && is_numeric( $this->parent_plugin_id );
139
+ }
140
+
141
+ /**
142
+ * @author Leo Fajardo (@leorw)
143
+ * @since 1.2.3
144
+ *
145
+ * @return bool
146
+ */
147
+ function has_affiliate_program() {
148
+ return ( ! empty( $this->affiliate_moderation ) );
149
+ }
150
+
151
+ static function get_type() {
152
+ return 'plugin';
153
+ }
154
  }
freemius/includes/entities/class-fs-site.php CHANGED
@@ -1,233 +1,233 @@
1
- <?php
2
- /**
3
- * @package Freemius
4
- * @copyright Copyright (c) 2015, Freemius, Inc.
5
- * @license https://www.gnu.org/licenses/gpl-3.0.html GNU General Public License Version 3
6
- * @since 1.0.3
7
- */
8
-
9
- if ( ! defined( 'ABSPATH' ) ) {
10
- exit;
11
- }
12
-
13
- class FS_Site extends FS_Scope_Entity {
14
- /**
15
- * @var number
16
- */
17
- public $site_id;
18
- /**
19
- * @var number
20
- */
21
- public $plugin_id;
22
- /**
23
- * @var number
24
- */
25
- public $user_id;
26
- /**
27
- * @var string
28
- */
29
- public $title;
30
- /**
31
- * @var string
32
- */
33
- public $url;
34
- /**
35
- * @var string
36
- */
37
- public $version;
38
- /**
39
- * @var string E.g. en-GB
40
- */
41
- public $language;
42
- /**
43
- * @var string E.g. UTF-8
44
- */
45
- public $charset;
46
- /**
47
- * @var string Platform version (e.g WordPress version).
48
- */
49
- public $platform_version;
50
- /**
51
- * Freemius SDK version
52
- *
53
- * @author Leo Fajardo (@leorw)
54
- * @since 1.2.2
55
- *
56
- * @var string SDK version (e.g.: 1.2.2)
57
- */
58
- public $sdk_version;
59
- /**
60
- * @var string Programming language version (e.g PHP version).
61
- */
62
- public $programming_language_version;
63
- /**
64
- * @var number|null
65
- */
66
- public $plan_id;
67
- /**
68
- * @var number|null
69
- */
70
- public $license_id;
71
- /**
72
- * @var number|null
73
- */
74
- public $trial_plan_id;
75
- /**
76
- * @var string|null
77
- */
78
- public $trial_ends;
79
- /**
80
- * @since 1.0.9
81
- *
82
- * @var bool
83
- */
84
- public $is_premium = false;
85
- /**
86
- * @author Leo Fajardo (@leorw)
87
- *
88
- * @since 1.2.1.5
89
- *
90
- * @var bool
91
- */
92
- public $is_disconnected = false;
93
- /**
94
- * @since 2.0.0
95
- *
96
- * @var bool
97
- */
98
- public $is_active = true;
99
- /**
100
- * @since 2.0.0
101
- *
102
- * @var bool
103
- */
104
- public $is_uninstalled = false;
105
-
106
- /**
107
- * @param stdClass|bool $site
108
- */
109
- function __construct( $site = false ) {
110
- parent::__construct( $site );
111
-
112
- if ( is_object( $site ) ) {
113
- $this->plan_id = $site->plan_id;
114
- }
115
-
116
- if ( ! is_bool( $this->is_disconnected ) ) {
117
- $this->is_disconnected = false;
118
- }
119
- }
120
-
121
- static function get_type() {
122
- return 'install';
123
- }
124
-
125
- /**
126
- * @author Vova Feldman (@svovaf)
127
- * @since 2.0.0
128
- *
129
- * @param string $url
130
- *
131
- * @return bool
132
- */
133
- static function is_localhost_by_address( $url ) {
134
- if ( false !== strpos( $url, '127.0.0.1' ) ||
135
- false !== strpos( $url, 'localhost' )
136
- ) {
137
- return true;
138
- }
139
-
140
- if ( ! fs_starts_with( $url, 'http' ) ) {
141
- $url = 'http://' . $url;
142
- }
143
-
144
- $url_parts = parse_url( $url );
145
-
146
- $subdomain = $url_parts['host'];
147
-
148
- return (
149
- // Starts with.
150
- fs_starts_with( $subdomain, 'local.' ) ||
151
- fs_starts_with( $subdomain, 'dev.' ) ||
152
- fs_starts_with( $subdomain, 'test.' ) ||
153
- fs_starts_with( $subdomain, 'stage.' ) ||
154
- fs_starts_with( $subdomain, 'staging.' ) ||
155
-
156
- // Ends with.
157
- fs_ends_with( $subdomain, '.dev' ) ||
158
- fs_ends_with( $subdomain, '.test' ) ||
159
- fs_ends_with( $subdomain, '.staging' ) ||
160
- fs_ends_with( $subdomain, '.local' ) ||
161
- fs_ends_with( $subdomain, '.example' ) ||
162
- fs_ends_with( $subdomain, '.invalid' ) ||
163
- // GoDaddy test/dev.
164
- fs_ends_with( $subdomain, '.myftpupload.com' ) ||
165
- // ngrok tunneling.
166
- fs_ends_with( $subdomain, '.ngrok.io' ) ||
167
- // wpsandbox.
168
- fs_ends_with( $subdomain, '.wpsandbox.pro' ) ||
169
- // SiteGround staging.
170
- fs_starts_with( $subdomain, 'staging' ) ||
171
- // WPEngine staging.
172
- fs_ends_with( $subdomain, '.staging.wpengine.com' ) ||
173
- fs_ends_with( $subdomain, '.dev.wpengine.com' ) ||
174
- // Pantheon
175
- ( fs_ends_with($subdomain, 'pantheonsite.io') &&
176
- (fs_starts_with($subdomain, 'test-') || fs_starts_with($subdomain, 'dev-'))) ||
177
- // Cloudways
178
- fs_ends_with( $subdomain, '.cloudwaysapps.com' ) ||
179
- // Kinsta
180
- (fs_ends_with($subdomain, '.kinsta.com') && fs_starts_with($subdomain, 'staging-')) ||
181
- // DesktopServer
182
- fs_ends_with( $subdomain, '.dev.cc' )
183
- );
184
- }
185
-
186
- function is_localhost() {
187
- return ( WP_FS__IS_LOCALHOST_FOR_SERVER || self::is_localhost_by_address( $this->url ) );
188
- }
189
-
190
- /**
191
- * Check if site in trial.
192
- *
193
- * @author Vova Feldman (@svovaf)
194
- * @since 1.0.9
195
- *
196
- * @return bool
197
- */
198
- function is_trial() {
199
- return is_numeric( $this->trial_plan_id ) && ( strtotime( $this->trial_ends ) > WP_FS__SCRIPT_START_TIME );
200
- }
201
-
202
- /**
203
- * Check if user already utilized the trial with the current install.
204
- *
205
- * @author Vova Feldman (@svovaf)
206
- * @since 1.0.9
207
- *
208
- * @return bool
209
- */
210
- function is_trial_utilized() {
211
- return is_numeric( $this->trial_plan_id );
212
- }
213
-
214
- /**
215
- * @author Vova Feldman (@svovaf)
216
- * @since 2.0.0
217
- *
218
- * @return bool
219
- */
220
- function is_tracking_allowed() {
221
- return ( true !== $this->is_disconnected );
222
- }
223
-
224
- /**
225
- * @author Vova Feldman (@svovaf)
226
- * @since 2.0.0
227
- *
228
- * @return bool
229
- */
230
- function is_tracking_prohibited() {
231
- return ! $this->is_tracking_allowed();
232
- }
233
  }
1
+ <?php
2
+ /**
3
+ * @package Freemius
4
+ * @copyright Copyright (c) 2015, Freemius, Inc.
5
+ * @license https://www.gnu.org/licenses/gpl-3.0.html GNU General Public License Version 3
6
+ * @since 1.0.3
7
+ */
8
+
9
+ if ( ! defined( 'ABSPATH' ) ) {
10
+ exit;
11
+ }
12
+
13
+ class FS_Site extends FS_Scope_Entity {
14
+ /**
15
+ * @var number
16
+ */
17
+ public $site_id;
18
+ /**
19
+ * @var number
20
+ */
21
+ public $plugin_id;
22
+ /**
23
+ * @var number
24
+ */
25
+ public $user_id;
26
+ /**
27
+ * @var string
28
+ */
29
+ public $title;
30
+ /**
31
+ * @var string
32
+ */
33
+ public $url;
34
+ /**
35
+ * @var string
36
+ */
37
+ public $version;
38
+ /**
39
+ * @var string E.g. en-GB
40
+ */
41
+ public $language;
42
+ /**
43
+ * @var string E.g. UTF-8
44
+ */
45
+ public $charset;
46
+ /**
47
+ * @var string Platform version (e.g WordPress version).
48
+ */
49
+ public $platform_version;
50
+ /**
51
+ * Freemius SDK version
52
+ *
53
+ * @author Leo Fajardo (@leorw)
54
+ * @since 1.2.2
55
+ *
56
+ * @var string SDK version (e.g.: 1.2.2)
57
+ */
58
+ public $sdk_version;
59
+ /**
60
+ * @var string Programming language version (e.g PHP version).
61
+ */
62
+ public $programming_language_version;
63
+ /**
64
+ * @var number|null
65
+ */
66
+ public $plan_id;
67
+ /**
68
+ * @var number|null
69
+ */
70
+ public $license_id;
71
+ /**
72
+ * @var number|null
73
+ */
74
+ public $trial_plan_id;
75
+ /**
76
+ * @var string|null
77
+ */
78
+ public $trial_ends;
79
+ /**
80
+ * @since 1.0.9
81
+ *
82
+ * @var bool
83
+ */
84
+ public $is_premium = false;
85
+ /**
86
+ * @author Leo Fajardo (@leorw)
87
+ *
88
+ * @since 1.2.1.5
89
+ *
90
+ * @var bool
91
+ */
92
+ public $is_disconnected = false;
93
+ /**
94
+ * @since 2.0.0
95
+ *
96
+ * @var bool
97
+ */
98
+ public $is_active = true;
99
+ /**
100
+ * @since 2.0.0
101
+ *
102
+ * @var bool
103
+ */
104
+ public $is_uninstalled = false;
105
+
106
+ /**
107
+ * @param stdClass|bool $site
108
+ */
109
+ function __construct( $site = false ) {
110
+ parent::__construct( $site );
111
+
112
+ if ( is_object( $site ) ) {
113
+ $this->plan_id = $site->plan_id;
114
+ }
115
+
116
+ if ( ! is_bool( $this->is_disconnected ) ) {
117
+ $this->is_disconnected = false;
118
+ }
119
+ }
120
+
121
+ static function get_type() {
122
+ return 'install';
123
+ }
124
+
125
+ /**
126
+ * @author Vova Feldman (@svovaf)
127
+ * @since 2.0.0
128
+ *
129
+ * @param string $url
130
+ *
131
+ * @return bool
132
+ */
133
+ static function is_localhost_by_address( $url ) {
134
+ if ( false !== strpos( $url, '127.0.0.1' ) ||
135
+ false !== strpos( $url, 'localhost' )
136
+ ) {
137
+ return true;
138
+ }
139
+
140
+ if ( ! fs_starts_with( $url, 'http' ) ) {
141
+ $url = 'http://' . $url;
142
+ }
143
+
144
+ $url_parts = parse_url( $url );
145
+
146
+ $subdomain = $url_parts['host'];
147
+
148
+ return (
149
+ // Starts with.
150
+ fs_starts_with( $subdomain, 'local.' ) ||
151
+ fs_starts_with( $subdomain, 'dev.' ) ||
152
+ fs_starts_with( $subdomain, 'test.' ) ||
153
+ fs_starts_with( $subdomain, 'stage.' ) ||
154
+ fs_starts_with( $subdomain, 'staging.' ) ||
155
+
156
+ // Ends with.
157
+ fs_ends_with( $subdomain, '.dev' ) ||
158
+ fs_ends_with( $subdomain, '.test' ) ||
159
+ fs_ends_with( $subdomain, '.staging' ) ||
160
+ fs_ends_with( $subdomain, '.local' ) ||
161
+ fs_ends_with( $subdomain, '.example' ) ||
162
+ fs_ends_with( $subdomain, '.invalid' ) ||
163
+ // GoDaddy test/dev.
164
+ fs_ends_with( $subdomain, '.myftpupload.com' ) ||
165
+ // ngrok tunneling.
166
+ fs_ends_with( $subdomain, '.ngrok.io' ) ||
167
+ // wpsandbox.
168
+ fs_ends_with( $subdomain, '.wpsandbox.pro' ) ||
169
+ // SiteGround staging.
170
+ fs_starts_with( $subdomain, 'staging' ) ||
171
+ // WPEngine staging.
172
+ fs_ends_with( $subdomain, '.staging.wpengine.com' ) ||
173
+ fs_ends_with( $subdomain, '.dev.wpengine.com' ) ||
174
+ // Pantheon
175
+ ( fs_ends_with($subdomain, 'pantheonsite.io') &&
176
+ (fs_starts_with($subdomain, 'test-') || fs_starts_with($subdomain, 'dev-'))) ||
177
+ // Cloudways
178
+ fs_ends_with( $subdomain, '.cloudwaysapps.com' ) ||
179
+ // Kinsta
180
+ (fs_ends_with($subdomain, '.kinsta.com') && fs_starts_with($subdomain, 'staging-')) ||
181
+ // DesktopServer
182
+ fs_ends_with( $subdomain, '.dev.cc' )
183
+ );
184
+ }
185
+
186
+ function is_localhost() {
187
+ return ( WP_FS__IS_LOCALHOST_FOR_SERVER || self::is_localhost_by_address( $this->url ) );
188
+ }
189
+
190
+ /**
191
+ * Check if site in trial.
192
+ *
193
+ * @author Vova Feldman (@svovaf)
194
+ * @since 1.0.9
195
+ *
196
+ * @return bool
197
+ */
198
+ function is_trial() {
199
+ return is_numeric( $this->trial_plan_id ) && ( strtotime( $this->trial_ends ) > WP_FS__SCRIPT_START_TIME );
200
+ }
201
+
202
+ /**
203
+ * Check if user already utilized the trial with the current install.
204
+ *
205
+ * @author Vova Feldman (@svovaf)
206
+ * @since 1.0.9
207
+ *
208
+ * @return bool
209
+ */
210
+ function is_trial_utilized() {
211
+ return is_numeric( $this->trial_plan_id );
212
+ }
213
+
214
+ /**
215
+ * @author Vova Feldman (@svovaf)
216
+ * @since 2.0.0
217
+ *
218
+ * @return bool
219
+ */
220
+ function is_tracking_allowed() {
221
+ return ( true !== $this->is_disconnected );
222
+ }
223
+
224
+ /**
225
+ * @author Vova Feldman (@svovaf)
226
+ * @since 2.0.0
227
+ *
228
+ * @return bool
229
+ */
230
+ function is_tracking_prohibited() {
231
+ return ! $this->is_tracking_allowed();
232
+ }
233
  }
freemius/includes/entities/class-fs-user.php CHANGED
@@ -1,79 +1,79 @@
1
- <?php
2
- /**
3
- * @package Freemius
4
- * @copyright Copyright (c) 2015, Freemius, Inc.
5
- * @license https://www.gnu.org/licenses/gpl-3.0.html GNU General Public License Version 3
6
- * @since 1.0.3
7
- */
8
-
9
- if ( ! defined( 'ABSPATH' ) ) {
10
- exit;
11
- }
12
-
13
- class FS_User extends FS_Scope_Entity {
14
-
15
- #region Properties
16
-
17
- /**
18
- * @var string
19
- */
20
- public $email;
21
- /**
22
- * @var string
23
- */
24
- public $first;
25
- /**
26
- * @var string
27
- */
28
- public $last;
29
- /**
30
- * @var bool
31
- */
32
- public $is_verified;
33
- /**
34
- * @author Leo Fajardo (@leorw)
35
- * @since 2.3.0
36
- *
37
- * @var bool
38
- */
39
- public $is_beta;
40
- /**
41
- * @var string|null
42
- */
43
- public $customer_id;
44
- /**
45
- * @var float
46
- */
47
- public $gross;
48
-
49
- #endregion Properties
50
-
51
- /**
52
- * @param object|bool $user
53
- */
54
- function __construct( $user = false ) {
55
- parent::__construct( $user );
56
- }
57
-
58
- function get_name() {
59
- return trim( ucfirst( trim( is_string( $this->first ) ? $this->first : '' ) ) . ' ' . ucfirst( trim( is_string( $this->last ) ? $this->last : '' ) ) );
60
- }
61
-
62
- function is_verified() {
63
- return ( isset( $this->is_verified ) && true === $this->is_verified );
64
- }
65
-
66
- /**
67
- * @author Leo Fajardo (@leorw)
68
- * @since 2.3.0
69
- *
70
- * @return bool
71
- */
72
- function is_beta() {
73
- return ( isset( $this->is_beta ) && true === $this->is_beta );
74
- }
75
-
76
- static function get_type() {
77
- return 'user';
78
- }
79
  }
1
+ <?php
2
+ /**
3
+ * @package Freemius
4
+ * @copyright Copyright (c) 2015, Freemius, Inc.
5
+ * @license https://www.gnu.org/licenses/gpl-3.0.html GNU General Public License Version 3
6
+ * @since 1.0.3
7
+ */
8
+
9
+ if ( ! defined( 'ABSPATH' ) ) {
10
+ exit;
11
+ }
12
+
13
+ class FS_User extends FS_Scope_Entity {
14
+
15
+ #region Properties
16
+
17
+ /**
18
+ * @var string
19
+ */
20
+ public $email;
21
+ /**
22
+ * @var string
23
+ */
24
+ public $first;
25
+ /**
26
+ * @var string
27
+ */
28
+ public $last;
29
+ /**
30
+ * @var bool
31
+ */
32
+ public $is_verified;
33
+ /**
34
+ * @author Leo Fajardo (@leorw)
35
+ * @since 2.3.0
36
+ *
37
+ * @var bool
38
+ */
39
+ public $is_beta;
40
+ /**
41
+ * @var string|null
42
+ */
43
+ public $customer_id;
44
+ /**
45
+ * @var float
46
+ */
47
+ public $gross;
48
+
49
+ #endregion Properties
50
+
51
+ /**
52
+ * @param object|bool $user
53
+ */
54
+ function __construct( $user = false ) {
55
+ parent::__construct( $user );
56
+ }
57
+
58
+ function get_name() {
59
+ return trim( ucfirst( trim( is_string( $this->first ) ? $this->first : '' ) ) . ' ' . ucfirst( trim( is_string( $this->last ) ? $this->last : '' ) ) );
60
+ }
61
+
62
+ function is_verified() {
63
+ return ( isset( $this->is_verified ) && true === $this->is_verified );
64
+ }
65
+
66
+ /**
67
+ * @author Leo Fajardo (@leorw)
68
+ * @since 2.3.0
69
+ *
70
+ * @return bool
71
+ */
72
+ function is_beta() {
73
+ return ( isset( $this->is_beta ) && true === $this->is_beta );
74
+ }
75
+
76
+ static function get_type() {
77
+ return 'user';
78
+ }
79
  }
freemius/includes/managers/class-fs-admin-menu-manager.php CHANGED
@@ -1,980 +1,980 @@
1
- <?php
2
- /**
3
- * @package Freemius
4
- * @copyright Copyright (c) 2015, Freemius, Inc.
5
- * @license https://www.gnu.org/licenses/gpl-3.0.html GNU General Public License Version 3
6
- * @since 1.1.3
7
- */
8
-
9
- if ( ! defined( 'ABSPATH' ) ) {
10
- exit;
11
- }
12
-
13
- class FS_Admin_Menu_Manager {
14
-
15
- #region Properties
16
-
17
- /**
18
- * @since 1.2.2
19
- *
20
- * @var string
21
- */
22
- protected $_module_unique_affix;
23
-
24
- /**
25
- * @since 1.2.2
26
- *
27
- * @var number
28
- */
29
- protected $_module_id;
30
-
31
- /**
32
- * @since 1.2.2
33
- *
34
- * @var string
35
- */
36
- protected $_module_type;
37
-
38
- /**
39
- * @since 1.0.6
40
- *
41
- * @var string
42
- */
43
- private $_menu_slug;
44
- /**
45
- * @since 1.1.3
46
- *
47
- * @var string
48
- */
49
- private $_parent_slug;
50
- /**
51
- * @since 1.1.3
52
- *
53
- * @var string
54
- */
55
- private $_parent_type;
56
- /**
57
- * @since 1.1.3
58
- *
59
- * @var string
60
- */
61
- private $_type;
62
- /**
63
- * @since 1.1.3
64
- *
65
- * @var bool
66
- */
67
- private $_is_top_level;
68
- /**
69
- * @since 1.1.3
70
- *
71
- * @var bool
72
- */
73
- private $_is_override_exact;
74
- /**
75
- * @since 1.1.3
76
- *
77
- * @var array<string,bool>
78
- */
79
- private $_default_submenu_items;
80
- /**
81
- * @since 1.1.3
82
- *
83
- * @var string
84
- */
85
- private $_first_time_path;
86
- /**
87
- * @since 1.2.2
88
- *
89
- * @var bool
90
- */
91
- private $_menu_exists;
92
- /**
93
- * @since 2.0.0
94
- *
95
- * @var bool
96
- */
97
- private $_network_menu_exists;
98
-
99
- #endregion Properties
100
-
101
- /**
102
- * @var FS_Logger
103
- */
104
- protected $_logger;
105
-
106
- #region Singleton
107
-
108
- /**
109
- * @var FS_Admin_Menu_Manager[]
110
- */
111
- private static $_instances = array();
112
-
113
- /**
114
- * @param number $module_id
115
- * @param string $module_type
116
- * @param string $module_unique_affix
117
- *
118
- * @return FS_Admin_Menu_Manager
119
- */
120
- static function instance( $module_id, $module_type, $module_unique_affix ) {
121
- $key = 'm_' . $module_id;
122
-
123
- if ( ! isset( self::$_instances[ $key ] ) ) {
124
- self::$_instances[ $key ] = new FS_Admin_Menu_Manager( $module_id, $module_type, $module_unique_affix );
125
- }
126
-
127
- return self::$_instances[ $key ];
128
- }
129
-
130
- protected function __construct( $module_id, $module_type, $module_unique_affix ) {
131
- $this->_logger = FS_Logger::get_logger( WP_FS__SLUG . '_' . $module_id . '_admin_menu', WP_FS__DEBUG_SDK, WP_FS__ECHO_DEBUG_SDK );
132
-
133
- $this->_module_id = $module_id;
134
- $this->_module_type = $module_type;
135
- $this->_module_unique_affix = $module_unique_affix;
136
- }
137
-
138
- #endregion Singleton
139
-
140
- #region Helpers
141
-
142
- private function get_option( &$options, $key, $default = false ) {
143
- return ! empty( $options[ $key ] ) ? $options[ $key ] : $default;
144
- }
145
-
146
- private function get_bool_option( &$options, $key, $default = false ) {
147
- return isset( $options[ $key ] ) && is_bool( $options[ $key ] ) ? $options[ $key ] : $default;
148
- }
149
-
150
- #endregion Helpers
151
-
152
- /**
153
- * @param array $menu
154
- * @param bool $is_addon
155
- */
156
- function init( $menu, $is_addon = false ) {
157
- $this->_menu_exists = ( isset( $menu['slug'] ) && ! empty( $menu['slug'] ) );
158
- $this->_network_menu_exists = ( ! empty( $menu['network'] ) && true === $menu['network'] );
159
-
160
- $this->_menu_slug = ( $this->_menu_exists ? $menu['slug'] : $this->_module_unique_affix );
161
-
162
- $this->_default_submenu_items = array();
163
- // @deprecated
164
- $this->_type = 'page';
165
- $this->_is_top_level = true;
166
- $this->_is_override_exact = false;
167
- $this->_parent_slug = false;
168
- // @deprecated
169
- $this->_parent_type = 'page';
170
-
171
- if ( isset( $menu ) ) {
172
- if ( ! $is_addon ) {
173
- $this->_default_submenu_items = array(
174
- 'contact' => $this->get_bool_option( $menu, 'contact', true ),
175
- 'support' => $this->get_bool_option( $menu, 'support', true ),
176
- 'affiliation' => $this->get_bool_option( $menu, 'affiliation', true ),
177
- 'account' => $this->get_bool_option( $menu, 'account', true ),
178
- 'pricing' => $this->get_bool_option( $menu, 'pricing', true ),
179
- 'addons' => $this->get_bool_option( $menu, 'addons', true ),
180
- );
181
-
182
- // @deprecated
183
- $this->_type = $this->get_option( $menu, 'type', 'page' );
184
- }
185
-
186
- $this->_is_override_exact = $this->get_bool_option( $menu, 'override_exact' );
187
-
188
- if ( isset( $menu['parent'] ) ) {
189
- $this->_parent_slug = $this->get_option( $menu['parent'], 'slug' );
190
- // @deprecated
191
- $this->_parent_type = $this->get_option( $menu['parent'], 'type', 'page' );
192
-
193
- // If parent's slug is different, then it's NOT a top level menu item.
194
- $this->_is_top_level = ( $this->_parent_slug === $this->_menu_slug );
195
- } else {
196
- /**
197
- * If no parent then top level if:
198
- * - Has custom admin menu ('page')
199
- * - CPT menu type ('cpt')
200
- */
201
- // $this->_is_top_level = in_array( $this->_type, array(
202
- // 'cpt',
203
- // 'page'
204
- // ) );
205
- }
206
-
207
- $first_path = $this->get_option( $menu, 'first-path', false );
208
-
209
- if ( ! empty( $first_path ) && is_string( $first_path ) ) {
210
- $this->_first_time_path = $first_path;
211
- }
212
- }
213
- }
214
-
215
- /**
216
- * Check if top level menu.
217
- *
218
- * @author Vova Feldman (@svovaf)
219
- * @since 1.1.3
220
- *
221
- * @return bool False if submenu item.
222
- */
223
- function is_top_level() {
224
- return $this->_is_top_level;
225
- }
226
-
227
- /**
228
- * Check if the page should be override on exact URL match.
229
- *
230
- * @author Vova Feldman (@svovaf)
231
- * @since 1.1.3
232
- *
233
- * @return bool False if submenu item.
234
- */
235
- function is_override_exact() {
236
- return $this->_is_override_exact;
237
- }
238
-
239
-
240
- /**
241
- * Get the path of the page the user should be forwarded to after first activation.
242
- *
243
- * @author Vova Feldman (@svovaf)
244
- * @since 1.1.3
245
- *
246
- * @param bool $is_network Since 2.4.5
247
- *
248
- * @return string
249
- */
250
- function get_first_time_path( $is_network = false ) {
251
- if ( empty ( $this->_first_time_path ) ) {
252
- return $this->_first_time_path;
253
- }
254
-
255
- if ( $is_network ) {
256
- return network_admin_url( $this->_first_time_path );
257
- } else {
258
- return admin_url( $this->_first_time_path );
259
- }
260
- }
261
-
262
- /**
263
- * Check if plugin's menu item is part of a custom top level menu.
264
- *
265
- * @author Vova Feldman (@svovaf)
266
- * @since 1.1.3
267
- *
268
- * @return bool
269
- */
270
- function has_custom_parent() {
271
- return ! $this->_is_top_level && is_string( $this->_parent_slug );
272
- }
273
-
274
- /**
275
- * @author Leo Fajardo (@leorw)
276
- * @since 1.2.2
277
- *
278
- * @return bool
279
- */
280
- function has_menu() {
281
- return $this->_menu_exists;
282
- }
283
-
284
- /**
285
- * @author Vova Feldman (@svovaf)
286
- * @since 2.0.0
287
- *
288
- * @return bool
289
- */
290
- function has_network_menu() {
291
- return $this->_network_menu_exists;
292
- }
293
-
294
- /**
295
- * @author Leo Fajardo (@leorw)
296
- *
297
- * @param string $menu_slug
298
- *
299
- * @since 2.1.3
300
- */
301
- function set_slug_and_network_menu_exists_flag($menu_slug ) {
302
- $this->_menu_slug = $menu_slug;
303
- $this->_network_menu_exists = false;
304
- }
305
-
306
- /**
307
- * @author Vova Feldman (@svovaf)
308
- * @since 1.1.3
309
- *
310
- * @param string $id
311
- * @param bool $default
312
- * @param bool $ignore_menu_existence Since 1.2.2.7 If true, check if the submenu item visible even if there's no parent menu.
313
- *
314
- * @return bool
315
- */
316
- function is_submenu_item_visible( $id, $default = true, $ignore_menu_existence = false ) {
317
- if ( ! $ignore_menu_existence && ! $this->has_menu() ) {
318
- return false;
319
- }
320
-
321
- return fs_apply_filter(
322
- $this->_module_unique_affix,
323
- 'is_submenu_visible',
324
- $this->get_bool_option( $this->_default_submenu_items, $id, $default ),
325
- $id
326
- );
327
- }
328
-
329
- /**
330
- * Calculates admin settings menu slug.
331
- * If plugin's menu slug is a file (e.g. CPT), uses plugin's slug as the menu slug.
332
- *
333
- * @author Vova Feldman (@svovaf)
334
- * @since 1.1.3
335
- *
336
- * @param string $page
337
- *
338
- * @return string
339
- */
340
- function get_slug( $page = '' ) {
341
- return ( ( false === strpos( $this->_menu_slug, '.php?' ) ) ?
342
- $this->_menu_slug :
343
- $this->_module_unique_affix ) . ( empty( $page ) ? '' : ( '-' . $page ) );
344
- }
345
-
346
- /**
347
- * @author Vova Feldman (@svovaf)
348
- * @since 1.1.3
349
- *
350
- * @return string
351
- */
352
- function get_parent_slug() {
353
- return $this->_parent_slug;
354
- }
355
-
356
- /**
357
- * @author Vova Feldman (@svovaf)
358
- * @since 1.1.3
359
- *
360
- * @return string
361
- */
362
- function get_type() {
363
- return $this->_type;
364
- }
365
-
366
- /**
367
- * @author Vova Feldman (@svovaf)
368
- * @since 1.1.3
369
- *
370
- * @return bool
371
- */
372
- function is_cpt() {
373
- return ( 0 === strpos( $this->_menu_slug, 'edit.php?post_type=' ) ||
374
- // Back compatibility.
375
- 'cpt' === $this->_type
376
- );
377
- }
378
-
379
- /**
380
- * @author Vova Feldman (@svovaf)
381
- * @since 1.1.3
382
- *
383
- * @return string
384
- */
385
- function get_parent_type() {
386
- return $this->_parent_type;
387
- }
388
-
389
- /**
390
- * @author Vova Feldman (@svovaf)
391
- * @since 1.1.3
392
- *
393
- * @return string
394
- */
395
- function get_raw_slug() {
396
- return $this->_menu_slug;
397
- }
398
-
399
- /**
400
- * Get plugin's original menu slug.
401
- *
402
- * @author Vova Feldman (@svovaf)
403
- * @since 1.1.3
404
- *
405
- * @return string
406
- */
407
- function get_original_menu_slug() {
408
- if ( 'cpt' === $this->_type ) {
409
- return add_query_arg( array(
410
- 'post_type' => $this->_menu_slug
411
- ), 'edit.php' );
412
- }
413
-
414
- if ( false === strpos( $this->_menu_slug, '.php?' ) ) {
415
- return $this->_menu_slug;
416
- } else {
417
- return $this->_module_unique_affix;
418
- }
419
- }
420
-
421
- /**
422
- * @author Vova Feldman (@svovaf)
423
- * @since 1.1.3
424
- *
425
- * @return string
426
- */
427
- function get_top_level_menu_slug() {
428
- return $this->has_custom_parent() ?
429
- $this->get_parent_slug() :
430
- $this->get_raw_slug();
431
- }
432
-
433
- /**
434
- * Is user on plugin's admin activation page.
435
- *
436
- * @author Vova Feldman (@svovaf)
437
- * @since 1.0.8
438
- *
439
- * @return bool
440
- */
441
- function is_main_settings_page() {
442
- if ( $this->_menu_exists &&
443
- ( fs_is_plugin_page( $this->_menu_slug ) || fs_is_plugin_page( $this->_module_unique_affix ) )
444
- ) {
445
- /**
446
- * Module has a settings menu and the context page is the main settings page, so assume it's in
447
- * activation (doesn't really check if already opted-in/skipped or not).
448
- *
449
- * @since 1.2.2
450
- */
451
- return true;
452
- }
453
-
454
- global $pagenow;
455
- if ( ( WP_FS__MODULE_TYPE_THEME === $this->_module_type ) && Freemius::is_themes_page() ) {
456
- /**
457
- * In activation only when show_optin query string param is given.
458
- *
459
- * @since 1.2.2
460
- */
461
- return fs_request_get_bool( $this->_module_unique_affix . '_show_optin' );
462
- }
463
-
464
- return false;
465
- }
466
-
467
- #region Submenu Override
468
-
469
- /**
470
- * Override submenu's action.
471
- *
472
- * @author Vova Feldman (@svovaf)
473
- * @since 1.1.0
474
- *
475
- * @param string $parent_slug
476
- * @param string $menu_slug
477
- * @param callable $function
478
- *
479
- * @return false|string If submenu exist, will return the hook name.
480
- */
481
- function override_submenu_action( $parent_slug, $menu_slug, $function ) {
482
- global $submenu;
483
-
484
- $menu_slug = plugin_basename( $menu_slug );
485
- $parent_slug = plugin_basename( $parent_slug );
486
-
487
- if ( ! isset( $submenu[ $parent_slug ] ) ) {
488
- // Parent menu not exist.
489
- return false;
490
- }
491
-
492
- $found_submenu_item = false;
493
- foreach ( $submenu[ $parent_slug ] as $submenu_item ) {
494
- if ( $menu_slug === $submenu_item[2] ) {
495
- $found_submenu_item = $submenu_item;
496
- break;
497
- }
498
- }
499
-
500
- if ( false === $found_submenu_item ) {
501
- // Submenu item not found.
502
- return false;
503
- }
504
-
505
- // Remove current function.
506
- $hookname = get_plugin_page_hookname( $menu_slug, $parent_slug );
507
- remove_all_actions( $hookname );
508
-
509
- // Attach new action.
510
- add_action( $hookname, $function );
511
-
512
- return $hookname;
513
- }
514
-
515
- #endregion Submenu Override
516
-
517
- #region Top level menu Override
518
-
519
- /**
520
- * Find plugin's admin dashboard main menu item.
521
- *
522
- * @author Vova Feldman (@svovaf)
523
- * @since 1.0.2
524
- *
525
- * @return string[]|false
526
- */
527
- private function find_top_level_menu() {
528
- global $menu;
529
-
530
- $position = - 1;
531
- $found_menu = false;
532
-
533
- $menu_slug = $this->get_raw_slug();
534
-
535
- $hook_name = get_plugin_page_hookname( $menu_slug, '' );
536
- foreach ( $menu as $pos => $m ) {
537
- if ( $menu_slug === $m[2] ) {
538
- $position = $pos;
539
- $found_menu = $m;
540
- break;
541
- }
542
- }
543
-
544
- if ( false === $found_menu ) {
545
- return false;
546
- }
547
-
548
- return array(
549
- 'menu' => $found_menu,
550
- 'position' => $position,
551
- 'hook_name' => $hook_name
552
- );
553
- }
554
-
555
- /**
556
- * Find plugin's admin dashboard main submenu item.
557
- *
558
- * @author Vova Feldman (@svovaf)
559
- * @since 1.2.1.6
560
- *
561
- * @return array|false
562
- */
563
- private function find_main_submenu() {
564
- global $submenu;
565
-
566
- $top_level_menu_slug = $this->get_top_level_menu_slug();
567
-
568
- if ( ! isset( $submenu[ $top_level_menu_slug ] ) ) {
569
- return false;
570
- }
571
-
572
- $submenu_slug = $this->get_raw_slug();
573
-
574
- $position = - 1;
575
- $found_submenu = false;
576
-
577
- $hook_name = get_plugin_page_hookname( $submenu_slug, '' );
578
-
579
- foreach ( $submenu[ $top_level_menu_slug ] as $pos => $sub ) {
580
- if ( $submenu_slug === $sub[2] ) {
581
- $position = $pos;
582
- $found_submenu = $sub;
583
- }
584
- }
585
-
586
- if ( false === $found_submenu ) {
587
- return false;
588
- }
589
-
590
- return array(
591
- 'menu' => $found_submenu,
592
- 'parent_slug' => $top_level_menu_slug,
593
- 'position' => $position,
594
- 'hook_name' => $hook_name
595
- );
596
- }
597
-
598
- /**
599
- * Remove all sub-menu items.
600
- *
601
- * @author Vova Feldman (@svovaf)
602
- * @since 1.0.7
603
- *
604
- * @return bool If submenu with plugin's menu slug was found.
605
- */
606
- private function remove_all_submenu_items() {
607
- global $submenu;
608
-
609
- $menu_slug = $this->get_raw_slug();
610
-
611
- if ( ! isset( $submenu[ $menu_slug ] ) ) {
612
- return false;
613
- }
614
-
615
- /**
616
- * This method is NOT executed for WordPress.org themes.
617
- * Since we maintain only one version of the SDK we added this small
618
- * hack to avoid the error from Theme Check since it's a false-positive.
619
- *
620
- * @author Vova Feldman (@svovaf)
621
- * @since 1.2.2.7
622
- */
623
- $submenu_ref = &$submenu;
624
- $submenu_ref[ $menu_slug ] = array();
625
-
626
- return true;
627
- }
628
-
629
- /**
630
- *
631
- * @author Vova Feldman (@svovaf)
632
- * @since 1.0.9
633
- *
634
- * @param bool $remove_top_level_menu
635
- *
636
- * @return false|array[string]mixed
637
- */
638
- function remove_menu_item( $remove_top_level_menu = false ) {
639
- $this->_logger->entrance();
640
-
641
- // Find main menu item.
642
- $top_level_menu = $this->find_top_level_menu();
643
-
644
- if ( false === $top_level_menu ) {
645
- return false;
646
- }
647
-
648
- // Remove it with its actions.
649
- remove_all_actions( $top_level_menu['hook_name'] );
650
-
651
- // Remove all submenu items.
652
- $this->remove_all_submenu_items();
653
-
654
- if ( $remove_top_level_menu ) {
655
- global $menu;
656
- unset( $menu[ $top_level_menu['position'] ] );
657
- }
658
-
659
- return $top_level_menu;
660
- }
661
-
662
- /**
663
- * Get module's main admin setting page URL.
664
- *
665
- * @todo This method was only tested for wp.org compliant themes with a submenu item. Need to test for plugins with top level, submenu, and CPT top level, menu items.
666
- *
667
- * @author Vova Feldman (@svovaf)
668
- * @since 1.2.2.7
669
- *
670
- * @return string
671
- */
672
- function main_menu_url() {
673
- $this->_logger->entrance();
674
-
675
- if ( $this->_is_top_level ) {
676
- $menu = $this->find_top_level_menu();
677
- } else {
678
- $menu = $this->find_main_submenu();
679
- }
680
-
681
- $parent_slug = isset( $menu['parent_slug'] ) ?
682
- $menu['parent_slug'] :
683
- 'admin.php';
684
-
685
- return admin_url( $parent_slug . '?page=' . $menu['menu'][2] );
686
- }
687
-
688
- /**
689
- * @author Vova Feldman (@svovaf)
690
- * @since 1.1.4
691
- *
692
- * @param callable $function
693
- *
694
- * @return false|array[string]mixed
695
- */
696
- function override_menu_item( $function ) {
697
- $found_menu = $this->remove_menu_item();
698
-
699
- if ( false === $found_menu ) {
700
- return false;
701
- }
702
-
703
- if ( ! $this->is_top_level() || ! $this->is_cpt() ) {
704
- $menu_slug = plugin_basename( $this->get_slug() );
705
-
706
- $hookname = get_plugin_page_hookname( $menu_slug, '' );
707
-
708
- // Override menu action.
709
- add_action( $hookname, $function );
710
- } else {
711
- global $menu;
712
-
713
- // Remove original CPT menu.
714
- unset( $menu[ $found_menu['position'] ] );
715
-
716
- // Create new top-level menu action.
717
- $hookname = self::add_page(
718
- $found_menu['menu'][3],
719
- $found_menu['menu'][0],
720
- 'manage_options',
721
- $this->get_slug(),
722
- $function,
723
- $found_menu['menu'][6],
724
- $found_menu['position']
725
- );
726
- }
727
-
728
- return $hookname;
729
- }
730
-
731
- /**
732
- * Adds a counter to the module's top level menu item.
733
- *
734
- * @author Vova Feldman (@svovaf)
735
- * @since 1.2.1.5
736
- *
737
- * @param int $counter
738
- * @param string $class
739
- */
740
- function add_counter_to_menu_item( $counter = 1, $class = '' ) {
741
- global $menu, $submenu;
742
-
743
- $mask = '%s <span class="update-plugins %s count-%3$s" aria-hidden="true"><span>%3$s<span class="screen-reader-text">%3$s notifications</span></span></span>';
744
-
745
- /**
746
- * This method is NOT executed for WordPress.org themes.
747
- * Since we maintain only one version of the SDK we added this small
748
- * hack to avoid the error from Theme Check since it's a false-positive.
749
- *
750
- * @author Vova Feldman (@svovaf)
751
- * @since 1.2.2.7
752
- */
753
- $menu_ref = &$menu;
754
- $submenu_ref = &$submenu;
755
-
756
- if ( $this->_is_top_level ) {
757
- // Find main menu item.
758
- $found_menu = $this->find_top_level_menu();
759
-
760
- if ( false !== $found_menu ) {
761
- // Override menu label.
762
- $menu_ref[ $found_menu['position'] ][0] = sprintf(
763
- $mask,
764
- $found_menu['menu'][0],
765
- $class,
766
- $counter
767
- );
768
- }
769
- } else {
770
- $found_submenu = $this->find_main_submenu();
771
-
772
- if ( false !== $found_submenu ) {
773
- // Override menu label.
774
- $submenu_ref[ $found_submenu['parent_slug'] ][ $found_submenu['position'] ][0] = sprintf(
775
- $mask,
776
- $found_submenu['menu'][0],
777
- $class,
778
- $counter
779
- );
780
- }
781
- }
782
- }
783
-
784
- #endregion Top level menu Override
785
-
786
- /**
787
- * Add a top-level menu page.
788
- *
789
- * Note for WordPress.org Theme/Plugin reviewer:
790
- *
791
- * This is a replication of `add_menu_page()` to avoid Theme Check warning.
792
- *
793
- * Why?
794
- * ====
795
- * Freemius is an SDK for plugin and theme developers. Since the core
796
- * of the SDK is relevant both for plugins and themes, for obvious reasons,
797
- * we only develop and maintain one code base.
798
- *
799
- * This method will not run for wp.org themes (only plugins) since theme
800
- * admin settings/options are now only allowed in the customizer.
801
- *
802
- * If you have any questions or need clarifications, please don't hesitate
803
- * pinging me on slack, my username is @svovaf.
804
- *
805
- * @author Vova Feldman (@svovaf)
806
- * @since 1.2.2
807
- *
808
- * @param string $page_title The text to be displayed in the title tags of the page when the menu is
809
- * selected.
810
- * @param string $menu_title The text to be used for the menu.
811
- * @param string $capability The capability required for this menu to be displayed to the user.
812
- * @param string $menu_slug The slug name to refer to this menu by (should be unique for this menu).
813
- * @param callable|string $function The function to be called to output the content for this page.
814
- * @param string $icon_url The URL to the icon to be used for this menu.
815
- * * Pass a base64-encoded SVG using a data URI, which will be colored to
816
- * match the color scheme. This should begin with
817
- * 'data:image/svg+xml;base64,'.
818
- * * Pass the name of a Dashicons helper class to use a font icon,
819
- * e.g. 'dashicons-chart-pie'.
820
- * * Pass 'none' to leave div.wp-menu-image empty so an icon can be added
821
- * via CSS.
822
- * @param int $position The position in the menu order this one should appear.
823
- *
824
- * @return string The resulting page's hook_suffix.
825
- */
826
- static function add_page(
827
- $page_title,
828
- $menu_title,
829
- $capability,
830
- $menu_slug,
831
- $function = '',
832
- $icon_url = '',
833
- $position = null
834
- ) {
835
- $fn = 'add_menu' . '_page';
836
-
837
- return $fn(
838
- $page_title,
839
- $menu_title,
840
- $capability,
841
- $menu_slug,
842
- $function,
843
- $icon_url,
844
- $position
845
- );
846
- }
847
-
848
- /**
849
- * Add page and update menu instance settings.
850
- *
851
- * @author Vova Feldman (@svovaf)
852
- * @since 2.0.0
853
- *
854
- * @param string $page_title
855
- * @param string $menu_title
856
- * @param string $capability
857
- * @param string $menu_slug
858
- * @param callable|string $function
859
- * @param string $icon_url
860
- * @param int|null $position
861
- *
862
- * @return string
863
- */
864
- function add_page_and_update(
865
- $page_title,
866
- $menu_title,
867
- $capability,
868
- $menu_slug,
869
- $function = '',
870
- $icon_url = '',
871
- $position = null
872
- ) {
873
- $this->_menu_slug = $menu_slug;
874
- $this->_is_top_level = true;
875
- $this->_menu_exists = true;
876
- $this->_network_menu_exists = true;
877
-
878
- return self::add_page(
879
- $page_title,
880
- $menu_title,
881
- $capability,
882
- $menu_slug,
883
- $function,
884
- $icon_url,
885
- $position
886
- );
887
- }
888
-
889
- /**
890
- * Add a submenu page.
891
- *
892
- * Note for WordPress.org Theme/Plugin reviewer:
893
- *
894
- * This is a replication of `add_submenu_page()` to avoid Theme Check warning.
895
- *
896
- * Why?
897
- * ====
898
- * Freemius is an SDK for plugin and theme developers. Since the core
899
- * of the SDK is relevant both for plugins and themes, for obvious reasons,
900
- * we only develop and maintain one code base.
901
- *
902
- * This method will not run for wp.org themes (only plugins) since theme
903
- * admin settings/options are now only allowed in the customizer.
904
- *
905
- * If you have any questions or need clarifications, please don't hesitate
906
- * pinging me on slack, my username is @svovaf.
907
- *
908
- * @author Vova Feldman (@svovaf)
909
- * @since 1.2.2
910
- *
911
- * @param string $parent_slug The slug name for the parent menu (or the file name of a standard
912
- * WordPress admin page).
913
- * @param string $page_title The text to be displayed in the title tags of the page when the menu is
914
- * selected.
915
- * @param string $menu_title The text to be used for the menu.
916
- * @param string $capability The capability required for this menu to be displayed to the user.
917
- * @param string $menu_slug The slug name to refer to this menu by (should be unique for this menu).
918
- * @param callable|string $function The function to be called to output the content for this page.
919
- *
920
- * @return false|string The resulting page's hook_suffix, or false if the user does not have the capability
921
- * required.
922
- */
923
- static function add_subpage(
924
- $parent_slug,
925
- $page_title,
926
- $menu_title,
927
- $capability,
928
- $menu_slug,
929
- $function = ''
930
- ) {
931
- $fn = 'add_submenu' . '_page';
932
-
933
- return $fn( $parent_slug,
934
- $page_title,
935
- $menu_title,
936
- $capability,
937
- $menu_slug,
938
- $function
939
- );
940
- }
941
-
942
- /**
943
- * Add sub page and update menu instance settings.
944
- *
945
- * @author Vova Feldman (@svovaf)
946
- * @since 2.0.0
947
- *
948
- * @param string $parent_slug
949
- * @param string $page_title
950
- * @param string $menu_title
951
- * @param string $capability
952
- * @param string $menu_slug
953
- * @param callable|string $function
954
- *
955
- * @return string
956
- */
957
- function add_subpage_and_update(
958
- $parent_slug,
959
- $page_title,
960
- $menu_title,
961
- $capability,
962
- $menu_slug,
963
- $function = ''
964
- ) {
965
- $this->_menu_slug = $menu_slug;
966
- $this->_parent_slug = $parent_slug;
967
- $this->_is_top_level = false;
968
- $this->_menu_exists = true;
969
- $this->_network_menu_exists = true;
970
-
971
- return self::add_subpage(
972
- $parent_slug,
973
- $page_title,
974
- $menu_title,
975
- $capability,
976
- $menu_slug,
977
- $function
978
- );
979
- }
980
  }
1
+ <?php
2
+ /**
3
+ * @package Freemius
4
+ * @copyright Copyright (c) 2015, Freemius, Inc.
5
+ * @license https://www.gnu.org/licenses/gpl-3.0.html GNU General Public License Version 3
6
+ * @since 1.1.3
7
+ */
8
+
9
+ if ( ! defined( 'ABSPATH' ) ) {
10
+ exit;
11
+ }
12
+
13
+ class FS_Admin_Menu_Manager {
14
+
15
+ #region Properties
16
+
17
+ /**
18
+ * @since 1.2.2
19
+ *
20
+ * @var string
21
+ */
22
+ protected $_module_unique_affix;
23
+
24
+ /**
25
+ * @since 1.2.2
26
+ *
27
+ * @var number
28
+ */
29
+ protected $_module_id;
30
+
31
+ /**
32
+ * @since 1.2.2
33
+ *
34
+ * @var string
35
+ */
36
+ protected $_module_type;
37
+
38
+ /**
39
+ * @since 1.0.6
40
+ *
41
+ * @var string
42
+ */
43
+ private $_menu_slug;
44
+ /**
45
+ * @since 1.1.3
46
+ *
47
+ * @var string
48
+ */
49
+ private $_parent_slug;
50
+ /**
51
+ * @since 1.1.3
52
+ *
53
+ * @var string
54
+ */
55
+ private $_parent_type;
56
+ /**
57
+ * @since 1.1.3
58
+ *
59
+ * @var string
60
+ */
61
+ private $_type;
62
+ /**
63
+ * @since 1.1.3
64
+ *
65
+ * @var bool
66
+ */
67
+ private $_is_top_level;
68
+ /**
69
+ * @since 1.1.3
70
+ *
71
+ * @var bool
72
+ */
73
+ private $_is_override_exact;
74
+ /**
75
+ * @since 1.1.3
76
+ *
77
+ * @var array<string,bool>
78
+ */
79
+ private $_default_submenu_items;
80
+ /**
81
+ * @since 1.1.3
82
+ *
83
+ * @var string
84
+ */
85
+ private $_first_time_path;
86
+ /**
87
+ * @since 1.2.2
88
+ *
89
+ * @var bool
90
+ */
91
+ private $_menu_exists;
92
+ /**
93
+ * @since 2.0.0
94
+ *
95
+ * @var bool
96
+ */
97
+ private $_network_menu_exists;
98
+
99
+ #endregion Properties
100
+
101
+ /**
102
+ * @var FS_Logger
103
+ */
104
+ protected $_logger;
105
+
106
+ #region Singleton
107
+
108
+ /**
109
+ * @var FS_Admin_Menu_Manager[]
110
+ */
111
+ private static $_instances = array();
112
+
113
+ /**
114
+ * @param number $module_id
115
+ * @param string $module_type
116
+ * @param string $module_unique_affix
117
+ *
118
+ * @return FS_Admin_Menu_Manager
119
+ */
120
+ static function instance( $module_id, $module_type, $module_unique_affix ) {
121
+ $key = 'm_' . $module_id;
122
+
123
+ if ( ! isset( self::$_instances[ $key ] ) ) {
124
+ self::$_instances[ $key ] = new FS_Admin_Menu_Manager( $module_id, $module_type, $module_unique_affix );
125
+ }
126
+
127
+ return self::$_instances[ $key ];
128
+ }
129
+
130
+ protected function __construct( $module_id, $module_type, $module_unique_affix ) {
131
+ $this->_logger = FS_Logger::get_logger( WP_FS__SLUG . '_' . $module_id . '_admin_menu', WP_FS__DEBUG_SDK, WP_FS__ECHO_DEBUG_SDK );
132
+
133
+ $this->_module_id = $module_id;
134
+ $this->_module_type = $module_type;
135
+ $this->_module_unique_affix = $module_unique_affix;
136
+ }
137
+
138
+ #endregion Singleton
139
+
140
+ #region Helpers
141
+
142
+ private function get_option( &$options, $key, $default = false ) {
143
+ return ! empty( $options[ $key ] ) ? $options[ $key ] : $default;
144
+ }
145
+
146
+ private function get_bool_option( &$options, $key, $default = false ) {
147
+ return isset( $options[ $key ] ) && is_bool( $options[ $key ] ) ? $options[ $key ] : $default;
148
+ }
149
+
150
+ #endregion Helpers
151
+
152
+ /**
153
+ * @param array $menu
154
+ * @param bool $is_addon
155
+ */
156
+ function init( $menu, $is_addon = false ) {
157
+ $this->_menu_exists = ( isset( $menu['slug'] ) && ! empty( $menu['slug'] ) );
158
+ $this->_network_menu_exists = ( ! empty( $menu['network'] ) && true === $menu['network'] );
159
+
160
+ $this->_menu_slug = ( $this->_menu_exists ? $menu['slug'] : $this->_module_unique_affix );
161
+
162
+ $this->_default_submenu_items = array();
163
+ // @deprecated
164
+ $this->_type = 'page';
165
+ $this->_is_top_level = true;
166
+ $this->_is_override_exact = false;
167
+ $this->_parent_slug = false;
168
+ // @deprecated
169
+ $this->_parent_type = 'page';
170
+
171
+ if ( isset( $menu ) ) {
172
+ if ( ! $is_addon ) {
173
+ $this->_default_submenu_items = array(
174
+ 'contact' => $this->get_bool_option( $menu, 'contact', true ),
175
+ 'support' => $this->get_bool_option( $menu, 'support', true ),
176
+ 'affiliation' => $this->get_bool_option( $menu, 'affiliation', true ),
177
+ 'account' => $this->get_bool_option( $menu, 'account', true ),
178
+ 'pricing' => $this->get_bool_option( $menu, 'pricing', true ),
179
+ 'addons' => $this->get_bool_option( $menu, 'addons', true ),
180
+ );
181
+
182
+ // @deprecated
183
+ $this->_type = $this->get_option( $menu, 'type', 'page' );
184
+ }
185
+
186
+ $this->_is_override_exact = $this->get_bool_option( $menu, 'override_exact' );
187
+
188
+ if ( isset( $menu['parent'] ) ) {
189
+ $this->_parent_slug = $this->get_option( $menu['parent'], 'slug' );
190
+ // @deprecated
191
+ $this->_parent_type = $this->get_option( $menu['parent'], 'type', 'page' );
192
+
193
+ // If parent's slug is different, then it's NOT a top level menu item.
194
+ $this->_is_top_level = ( $this->_parent_slug === $this->_menu_slug );
195
+ } else {
196
+ /**
197
+ * If no parent then top level if:
198
+ * - Has custom admin menu ('page')
199
+ * - CPT menu type ('cpt')
200
+ */
201
+ // $this->_is_top_level = in_array( $this->_type, array(
202
+ // 'cpt',
203
+ // 'page'
204
+ // ) );
205
+ }
206
+
207
+ $first_path = $this->get_option( $menu, 'first-path', false );
208
+
209
+ if ( ! empty( $first_path ) && is_string( $first_path ) ) {
210
+ $this->_first_time_path = $first_path;
211
+ }
212
+ }
213
+ }
214
+
215
+ /**
216
+ * Check if top level menu.
217
+ *
218
+ * @author Vova Feldman (@svovaf)
219
+ * @since 1.1.3
220
+ *
221
+ * @return bool False if submenu item.
222
+ */
223
+ function is_top_level() {
224
+ return $this->_is_top_level;
225
+ }
226
+
227
+ /**
228
+ * Check if the page should be override on exact URL match.
229
+ *
230
+ * @author Vova Feldman (@svovaf)
231
+ * @since 1.1.3
232
+ *
233
+ * @return bool False if submenu item.
234
+ */
235
+ function is_override_exact() {
236
+ return $this->_is_override_exact;
237
+ }
238
+
239
+
240
+ /**
241
+ * Get the path of the page the user should be forwarded to after first activation.
242
+ *
243
+ * @author Vova Feldman (@svovaf)
244
+ * @since 1.1.3
245
+ *
246
+ * @param bool $is_network Since 2.4.5
247
+ *
248
+ * @return string
249
+ */
250
+ function get_first_time_path( $is_network = false ) {
251
+ if ( empty ( $this->_first_time_path ) ) {
252
+ return $this->_first_time_path;
253
+ }
254
+
255
+ if ( $is_network ) {
256
+ return network_admin_url( $this->_first_time_path );
257
+ } else {
258
+ return admin_url( $this->_first_time_path );
259
+ }
260
+ }
261
+
262
+ /**
263
+ * Check if plugin's menu item is part of a custom top level menu.
264
+ *
265
+ * @author Vova Feldman (@svovaf)
266
+ * @since 1.1.3
267
+ *
268
+ * @return bool
269
+ */
270
+ function has_custom_parent() {
271
+ return ! $this->_is_top_level && is_string( $this->_parent_slug );
272
+ }
273
+
274
+ /**
275
+ * @author Leo Fajardo (@leorw)
276
+ * @since 1.2.2
277
+ *
278
+ * @return bool
279
+ */
280
+ function has_menu() {
281
+ return $this->_menu_exists;
282
+ }
283
+
284
+ /**
285
+ * @author Vova Feldman (@svovaf)
286
+ * @since 2.0.0
287
+ *
288
+ * @return bool
289
+ */
290
+ function has_network_menu() {
291
+ return $this->_network_menu_exists;
292
+ }
293
+
294
+ /**
295
+ * @author Leo Fajardo (@leorw)
296
+ *
297
+ * @param string $menu_slug
298
+ *
299
+ * @since 2.1.3
300
+ */
301
+ function set_slug_and_network_menu_exists_flag($menu_slug ) {
302
+ $this->_menu_slug = $menu_slug;
303
+ $this->_network_menu_exists = false;
304
+ }
305
+
306
+ /**
307
+ * @author Vova Feldman (@svovaf)
308
+ * @since 1.1.3
309
+ *
310
+ * @param string $id
311
+ * @param bool $default
312
+ * @param bool $ignore_menu_existence Since 1.2.2.7 If true, check if the submenu item visible even if there's no parent menu.
313
+ *
314
+ * @return bool
315
+ */
316
+ function is_submenu_item_visible( $id, $default = true, $ignore_menu_existence = false ) {
317
+ if ( ! $ignore_menu_existence && ! $this->has_menu() ) {
318
+ return false;
319
+ }
320
+
321
+ return fs_apply_filter(
322
+ $this->_module_unique_affix,
323
+ 'is_submenu_visible',
324
+ $this->get_bool_option( $this->_default_submenu_items, $id, $default ),
325
+ $id
326
+ );
327
+ }
328
+
329
+ /**
330
+ * Calculates admin settings menu slug.
331
+ * If plugin's menu slug is a file (e.g. CPT), uses plugin's slug as the menu slug.
332
+ *
333
+ * @author Vova Feldman (@svovaf)
334
+ * @since 1.1.3
335
+ *
336
+ * @param string $page
337
+ *
338
+ * @return string
339
+ */
340
+ function get_slug( $page = '' ) {
341
+ return ( ( false === strpos( $this->_menu_slug, '.php?' ) ) ?
342
+ $this->_menu_slug :
343
+ $this->_module_unique_affix ) . ( empty( $page ) ? '' : ( '-' . $page ) );
344
+ }
345
+
346
+ /**
347
+ * @author Vova Feldman (@svovaf)
348
+ * @since 1.1.3
349
+ *
350
+ * @return string
351
+ */
352
+ function get_parent_slug() {
353
+ return $this->_parent_slug;
354
+ }
355
+
356
+ /**
357
+ * @author Vova Feldman (@svovaf)
358
+ * @since 1.1.3
359
+ *
360
+ * @return string
361
+ */
362
+ function get_type() {
363
+ return $this->_type;
364
+ }
365
+
366
+ /**
367
+ * @author Vova Feldman (@svovaf)
368
+ * @since 1.1.3
369
+ *
370
+ * @return bool
371
+ */
372
+ function is_cpt() {
373
+ return ( 0 === strpos( $this->_menu_slug, 'edit.php?post_type=' ) ||
374
+ // Back compatibility.
375
+ 'cpt' === $this->_type
376
+ );
377
+ }
378
+
379
+ /**
380
+ * @author Vova Feldman (@svovaf)
381
+ * @since 1.1.3
382
+ *
383
+ * @return string
384
+ */
385
+ function get_parent_type() {
386
+ return $this->_parent_type;
387
+ }
388
+
389
+ /**
390
+ * @author Vova Feldman (@svovaf)
391
+ * @since 1.1.3
392
+ *
393
+ * @return string
394
+ */
395
+ function get_raw_slug() {
396
+ return $this->_menu_slug;
397
+ }
398
+
399
+ /**
400
+ * Get plugin's original menu slug.
401
+ *
402
+ * @author Vova Feldman (@svovaf)
403
+ * @since 1.1.3
404
+ *
405
+ * @return string
406
+ */
407
+ function get_original_menu_slug() {
408
+ if ( 'cpt' === $this->_type ) {
409
+ return add_query_arg( array(
410
+ 'post_type' => $this->_menu_slug
411
+ ), 'edit.php' );
412
+ }
413
+
414
+ if ( false === strpos( $this->_menu_slug, '.php?' ) ) {
415
+ return $this->_menu_slug;
416
+ } else {
417
+ return $this->_module_unique_affix;
418
+ }
419
+ }
420
+
421
+ /**
422
+ * @author Vova Feldman (@svovaf)
423
+ * @since 1.1.3
424
+ *
425
+ * @return string
426
+ */
427
+ function get_top_level_menu_slug() {
428
+ return $this->has_custom_parent() ?
429
+ $this->get_parent_slug() :
430
+ $this->get_raw_slug();
431
+ }
432
+
433
+ /**
434
+ * Is user on plugin's admin activation page.
435
+ *
436
+ * @author Vova Feldman (@svovaf)
437
+ * @since 1.0.8
438
+ *
439
+ * @return bool
440
+ */
441
+ function is_main_settings_page() {
442
+ if ( $this->_menu_exists &&
443
+ ( fs_is_plugin_page( $this->_menu_slug ) || fs_is_plugin_page( $this->_module_unique_affix ) )
444
+ ) {
445
+ /**
446
+ * Module has a settings menu and the context page is the main settings page, so assume it's in
447
+ * activation (doesn't really check if already opted-in/skipped or not).
448
+ *
449
+ * @since 1.2.2
450
+ */
451
+ return true;
452
+ }
453
+
454
+ global $pagenow;
455
+ if ( ( WP_FS__MODULE_TYPE_THEME === $this->_module_type ) && Freemius::is_themes_page() ) {
456
+ /**
457
+ * In activation only when show_optin query string param is given.
458
+ *
459
+ * @since 1.2.2
460
+ */
461
+ return fs_request_get_bool( $this->_module_unique_affix . '_show_optin' );
462
+ }
463
+
464
+ return false;
465
+ }
466
+
467
+ #region Submenu Override
468
+
469
+ /**
470
+ * Override submenu's action.
471
+ *
472
+ * @author Vova Feldman (@svovaf)
473
+ * @since 1.1.0
474
+ *
475
+ * @param string $parent_slug
476
+ * @param string $menu_slug
477
+ * @param callable $function
478
+ *
479
+ * @return false|string If submenu exist, will return the hook name.
480
+ */
481
+ function override_submenu_action( $parent_slug, $menu_slug, $function ) {
482
+ global $submenu;
483
+
484
+ $menu_slug = plugin_basename( $menu_slug );
485
+ $parent_slug = plugin_basename( $parent_slug );
486
+
487
+ if ( ! isset( $submenu[ $parent_slug ] ) ) {
488
+ // Parent menu not exist.
489
+ return false;
490
+ }
491
+
492
+ $found_submenu_item = false;
493
+ foreach ( $submenu[ $parent_slug ] as $submenu_item ) {
494
+ if ( $menu_slug === $submenu_item[2] ) {
495
+ $found_submenu_item = $submenu_item;
496
+ break;
497
+ }
498
+ }
499
+
500
+ if ( false === $found_submenu_item ) {
501
+ // Submenu item not found.
502
+ return false;
503
+ }
504
+
505
+ // Remove current function.
506
+ $hookname = get_plugin_page_hookname( $menu_slug, $parent_slug );
507
+ remove_all_actions( $hookname );
508
+
509
+ // Attach new action.
510
+ add_action( $hookname, $function );
511
+
512
+ return $hookname;
513
+ }
514
+
515
+ #endregion Submenu Override
516
+
517
+ #region Top level menu Override
518
+
519
+ /**
520
+ * Find plugin's admin dashboard main menu item.
521
+ *
522
+ * @author Vova Feldman (@svovaf)
523
+ * @since 1.0.2
524
+ *
525
+ * @return string[]|false
526
+ */
527
+ private function find_top_level_menu() {
528
+ global $menu;
529
+
530
+ $position = - 1;
531
+ $found_menu = false;
532
+
533
+ $menu_slug = $this->get_raw_slug();
534
+
535
+ $hook_name = get_plugin_page_hookname( $menu_slug, '' );
536
+ foreach ( $menu as $pos => $m ) {
537
+ if ( $menu_slug === $m[2] ) {
538
+ $position = $pos;
539
+ $found_menu = $m;
540
+ break;
541
+ }
542
+ }
543
+
544
+ if ( false === $found_menu ) {
545
+ return false;
546
+ }
547
+
548
+ return array(
549
+ 'menu' => $found_menu,
550
+ 'position' => $position,
551
+ 'hook_name' => $hook_name
552
+ );
553
+ }
554
+
555
+ /**
556
+ * Find plugin's admin dashboard main submenu item.
557
+ *
558
+ * @author Vova Feldman (@svovaf)
559
+ * @since 1.2.1.6
560
+ *
561
+ * @return array|false
562
+ */
563
+ private function find_main_submenu() {
564
+ global $submenu;
565
+
566
+ $top_level_menu_slug = $this->get_top_level_menu_slug();
567
+
568
+ if ( ! isset( $submenu[ $top_level_menu_slug ] ) ) {
569
+ return false;
570
+ }
571
+
572
+ $submenu_slug = $this->get_raw_slug();
573
+
574
+ $position = - 1;
575
+ $found_submenu = false;
576
+
577
+ $hook_name = get_plugin_page_hookname( $submenu_slug, '' );
578
+
579
+ foreach ( $submenu[ $top_level_menu_slug ] as $pos => $sub ) {
580
+ if ( $submenu_slug === $sub[2] ) {
581
+ $position = $pos;
582
+ $found_submenu = $sub;
583
+ }
584
+ }
585
+
586
+ if ( false === $found_submenu ) {
587
+ return false;
588
+ }
589
+
590
+ return array(
591
+ 'menu' => $found_submenu,
592
+ 'parent_slug' => $top_level_menu_slug,
593
+ 'position' => $position,
594
+ 'hook_name' => $hook_name
595
+ );
596
+ }
597
+
598
+ /**
599
+ * Remove all sub-menu items.
600
+ *
601
+ * @author Vova Feldman (@svovaf)
602
+ * @since 1.0.7
603
+ *
604
+ * @return bool If submenu with plugin's menu slug was found.
605
+ */
606
+ private function remove_all_submenu_items() {
607
+ global $submenu;
608
+
609
+ $menu_slug = $this->get_raw_slug();
610
+
611
+ if ( ! isset( $submenu[ $menu_slug ] ) ) {
612
+ return false;
613
+ }
614
+
615
+ /**
616
+ * This method is NOT executed for WordPress.org themes.
617
+ * Since we maintain only one version of the SDK we added this small
618
+ * hack to avoid the error from Theme Check since it's a false-positive.
619
+ *
620
+ * @author Vova Feldman (@svovaf)
621
+ * @since 1.2.2.7
622
+ */
623
+ $submenu_ref = &$submenu;
624
+ $submenu_ref[ $menu_slug ] = array();
625
+
626
+ return true;
627
+ }
628
+
629
+ /**
630
+ *
631
+ * @author Vova Feldman (@svovaf)
632
+ * @since 1.0.9
633
+ *
634
+ * @param bool $remove_top_level_menu
635
+ *
636
+ * @return false|array[string]mixed
637
+ */
638
+ function remove_menu_item( $remove_top_level_menu = false ) {
639
+ $this->_logger->entrance();
640
+
641
+ // Find main menu item.
642
+ $top_level_menu = $this->find_top_level_menu();
643
+
644
+ if ( false === $top_level_menu ) {
645
+ return false;
646
+ }
647
+
648
+ // Remove it with its actions.
649
+ remove_all_actions( $top_level_menu['hook_name'] );
650
+
651
+ // Remove all submenu items.
652
+ $this->remove_all_submenu_items();
653
+
654
+ if ( $remove_top_level_menu ) {
655
+ global $menu;
656
+ unset( $menu[ $top_level_menu['position'] ] );
657
+ }
658
+
659
+ return $top_level_menu;
660
+ }
661
+
662
+ /**
663
+ * Get module's main admin setting page URL.
664
+ *
665
+ * @todo This method was only tested for wp.org compliant themes with a submenu item. Need to test for plugins with top level, submenu, and CPT top level, menu items.
666
+ *
667
+ * @author Vova Feldman (@svovaf)
668
+ * @since 1.2.2.7
669
+ *
670
+ * @return string
671
+ */
672
+ function main_menu_url() {
673
+ $this->_logger->entrance();
674
+
675
+ if ( $this->_is_top_level ) {
676
+ $menu = $this->find_top_level_menu();
677
+ } else {
678
+ $menu = $this->find_main_submenu();
679
+ }
680
+
681
+ $parent_slug = isset( $menu['parent_slug'] ) ?
682
+ $menu['parent_slug'] :
683
+ 'admin.php';
684
+
685
+ return admin_url( $parent_slug . '?page=' . $menu['menu'][2] );
686
+ }
687
+
688
+ /**
689
+ * @author Vova Feldman (@svovaf)
690
+ * @since 1.1.4
691
+ *
692
+ * @param callable $function
693
+ *
694
+ * @return false|array[string]mixed
695
+ */
696
+ function override_menu_item( $function ) {
697
+ $found_menu = $this->remove_menu_item();
698
+
699
+ if ( false === $found_menu ) {
700
+ return false;
701
+ }
702
+
703
+ if ( ! $this->is_top_level() || ! $this->is_cpt() ) {
704
+ $menu_slug = plugin_basename( $this->get_slug() );
705
+
706
+ $hookname = get_plugin_page_hookname( $menu_slug, '' );
707
+
708
+ // Override menu action.
709
+ add_action( $hookname, $function );
710
+ } else {
711
+ global $menu;
712
+
713
+ // Remove original CPT menu.
714
+ unset( $menu[ $found_menu['position'] ] );
715
+
716
+ // Create new top-level menu action.
717
+ $hookname = self::add_page(
718
+ $found_menu['menu'][3],
719
+ $found_menu['menu'][0],
720
+ 'manage_options',
721
+ $this->get_slug(),
722
+ $function,
723
+ $found_menu['menu'][6],
724
+ $found_menu['position']
725
+ );
726
+ }
727
+
728
+ return $hookname;
729
+ }
730
+
731
+ /**
732
+ * Adds a counter to the module's top level menu item.
733
+ *
734
+ * @author Vova Feldman (@svovaf)
735
+ * @since 1.2.1.5
736
+ *
737
+ * @param int $counter
738
+ * @param string $class
739
+ */
740
+ function add_counter_to_menu_item( $counter = 1, $class = '' ) {
741
+ global $menu, $submenu;
742
+
743
+ $mask = '%s <span class="update-plugins %s count-%3$s" aria-hidden="true"><span>%3$s<span class="screen-reader-text">%3$s notifications</span></span></span>';
744
+
745
+ /**
746
+ * This method is NOT executed for WordPress.org themes.
747
+ * Since we maintain only one version of the SDK we added this small
748
+ * hack to avoid the error from Theme Check since it's a false-positive.
749
+ *
750
+ * @author Vova Feldman (@svovaf)
751
+ * @since 1.2.2.7
752
+ */
753
+ $menu_ref = &$menu;
754
+ $submenu_ref = &$submenu;
755
+
756
+ if ( $this->_is_top_level ) {
757
+ // Find main menu item.
758
+ $found_menu = $this->find_top_level_menu();
759
+
760
+ if ( false !== $found_menu ) {
761
+ // Override menu label.
762
+ $menu_ref[ $found_menu['position'] ][0] = sprintf(
763
+ $mask,
764
+ $found_menu['menu'][0],
765
+ $class,
766
+ $counter
767
+ );
768
+ }
769
+ } else {
770
+ $found_submenu = $this->find_main_submenu();
771
+
772
+ if ( false !== $found_submenu ) {
773
+ // Override menu label.
774
+ $submenu_ref[ $found_submenu['parent_slug'] ][ $found_submenu['position'] ][0] = sprintf(
775
+ $mask,
776
+ $found_submenu['menu'][0],
777
+ $class,
778
+ $counter
779
+ );
780
+ }
781
+ }
782
+ }
783
+
784
+ #endregion Top level menu Override
785
+
786
+ /**
787
+ * Add a top-level menu page.
788
+ *
789
+ * Note for WordPress.org Theme/Plugin reviewer:
790
+ *
791
+ * This is a replication of `add_menu_page()` to avoid Theme Check warning.
792
+ *
793
+ * Why?
794
+ * ====
795
+ * Freemius is an SDK for plugin and theme developers. Since the core
796
+ * of the SDK is relevant both for plugins and themes, for obvious reasons,
797
+ * we only develop and maintain one code base.
798
+ *
799
+ * This method will not run for wp.org themes (only plugins) since theme
800
+ * admin settings/options are now only allowed in the customizer.
801
+ *
802
+ * If you have any questions or need clarifications, please don't hesitate
803
+ * pinging me on slack, my username is @svovaf.
804
+ *
805
+ * @author Vova Feldman (@svovaf)
806
+ * @since 1.2.2
807
+ *
808
+ * @param string $page_title The text to be displayed in the title tags of the page when the menu is
809
+ * selected.
810
+ * @param string $menu_title The text to be used for the menu.
811
+ * @param string $capability The capability required for this menu to be displayed to the user.
812
+ * @param string $menu_slug The slug name to refer to this menu by (should be unique for this menu).
813
+ * @param callable|string $function The function to be called to output the content for this page.
814
+ * @param string $icon_url The URL to the icon to be used for this menu.
815
+ * * Pass a base64-encoded SVG using a data URI, which will be colored to
816
+ * match the color scheme. This should begin with
817
+ * 'data:image/svg+xml;base64,'.
818
+ * * Pass the name of a Dashicons helper class to use a font icon,
819
+ * e.g. 'dashicons-chart-pie'.
820
+ * * Pass 'none' to leave div.wp-menu-image empty so an icon can be added
821
+ * via CSS.
822
+ * @param int $position The position in the menu order this one should appear.
823
+ *
824
+ * @return string The resulting page's hook_suffix.
825
+ */
826
+ static function add_page(
827
+ $page_title,
828
+ $menu_title,
829
+ $capability,
830
+ $menu_slug,
831
+ $function = '',
832
+ $icon_url = '',
833
+ $position = null
834
+ ) {
835
+ $fn = 'add_menu' . '_page';
836
+
837
+ return $fn(
838
+ $page_title,
839
+ $menu_title,
840
+ $capability,
841
+ $menu_slug,
842
+ $function,
843
+ $icon_url,
844
+ $position
845
+ );
846
+ }
847
+
848
+ /**
849
+ * Add page and update menu instance settings.
850
+ *
851
+ * @author Vova Feldman (@svovaf)
852
+ * @since 2.0.0
853
+ *
854
+ * @param string $page_title
855
+ * @param string $menu_title
856
+ * @param string $capability
857
+ * @param string $menu_slug
858
+ * @param callable|string $function
859
+ * @param string $icon_url
860
+ * @param int|null $position
861
+ *
862
+ * @return string
863
+ */
864
+ function add_page_and_update(
865
+ $page_title,
866
+ $menu_title,
867
+ $capability,
868
+ $menu_slug,
869
+ $function = '',
870
+ $icon_url = '',
871
+ $position = null
872
+ ) {
873
+ $this->_menu_slug = $menu_slug;
874
+ $this->_is_top_level = true;
875
+ $this->_menu_exists = true;
876
+ $this->_network_menu_exists = true;
877
+
878
+ return self::add_page(
879
+ $page_title,
880
+ $menu_title,
881
+ $capability,
882
+ $menu_slug,
883
+ $function,
884
+ $icon_url,
885
+ $position
886
+ );
887
+ }
888
+
889
+ /**
890
+ * Add a submenu page.
891
+ *
892
+ * Note for WordPress.org Theme/Plugin reviewer:
893
+ *
894
+ * This is a replication of `add_submenu_page()` to avoid Theme Check warning.
895
+ *
896
+ * Why?
897
+ * ====
898
+ * Freemius is an SDK for plugin and theme developers. Since the core
899
+ * of the SDK is relevant both for plugins and themes, for obvious reasons,
900
+ * we only develop and maintain one code base.
901
+ *
902
+ * This method will not run for wp.org themes (only plugins) since theme
903
+ * admin settings/options are now only allowed in the customizer.
904
+ *
905
+ * If you have any questions or need clarifications, please don't hesitate
906
+ * pinging me on slack, my username is @svovaf.
907
+ *
908
+ * @author Vova Feldman (@svovaf)
909
+ * @since 1.2.2
910
+ *
911
+ * @param string $parent_slug The slug name for the parent menu (or the file name of a standard
912
+ * WordPress admin page).
913
+ * @param string $page_title The text to be displayed in the title tags of the page when the menu is
914
+ * selected.
915
+ * @param string $menu_title The text to be used for the menu.
916
+ * @param string $capability The capability required for this menu to be displayed to the user.
917
+ * @param string $menu_slug The slug name to refer to this menu by (should be unique for this menu).
918
+ * @param callable|string $function The function to be called to output the content for this page.
919
+ *
920
+ * @return false|string The resulting page's hook_suffix, or false if the user does not have the capability
921
+ * required.
922
+ */
923
+ static function add_subpage(
924
+ $parent_slug,
925
+ $page_title,
926
+ $menu_title,
927
+ $capability,
928
+ $menu_slug,
929
+ $function = ''
930
+ ) {
931
+ $fn = 'add_submenu' . '_page';
932
+
933
+ return $fn( $parent_slug,
934
+ $page_title,
935
+ $menu_title,
936
+ $capability,
937
+ $menu_slug,
938
+ $function
939
+ );
940
+ }
941
+
942
+ /**
943
+ * Add sub page and update menu instance settings.
944
+ *
945
+ * @author Vova Feldman (@svovaf)
946
+ * @since 2.0.0
947
+ *
948
+ * @param string $parent_slug
949
+ * @param string $page_title
950
+ * @param string $menu_title
951
+ * @param string $capability
952
+ * @param string $menu_slug
953
+ * @param callable|string $function
954
+ *
955
+ * @return string
956
+ */
957
+ function add_subpage_and_update(
958
+ $parent_slug,
959
+ $page_title,
960
+ $menu_title,
961
+ $capability,
962
+ $menu_slug,
963
+ $function = ''
964
+ ) {
965
+ $this->_menu_slug = $menu_slug;
966
+ $this->_parent_slug = $parent_slug;
967
+ $this->_is_top_level = false;
968
+ $this->_menu_exists = true;
969
+ $this->_network_menu_exists = true;
970
+
971
+ return self::add_subpage(
972
+ $parent_slug,
973
+ $page_title,
974
+ $menu_title,
975
+ $capability,
976
+ $menu_slug,
977
+ $function
978
+ );
979
+ }
980
  }
freemius/includes/managers/class-fs-option-manager.php CHANGED
@@ -1,497 +1,497 @@
1
- <?php
2
- /**
3
- * @package Freemius
4
- * @copyright Copyright (c) 2015, Freemius, Inc.
5
- * @license https://www.gnu.org/licenses/gpl-3.0.html GNU General Public License Version 3
6
- * @since 1.0.3
7
- */
8
-
9
- if ( ! defined( 'ABSPATH' ) ) {
10
- exit;
11
- }
12
-
13
- /**
14
- * 3-layer lazy options manager.
15
- * layer 3: Memory
16
- * layer 2: Cache (if there's any caching plugin and if WP_FS__DEBUG_SDK is FALSE)
17
- * layer 1: Database (options table). All options stored as one option record in the DB to reduce number of DB
18
- * queries.
19
- *
20
- * If load() is not explicitly called, starts as empty manager. Same thing about saving the data - you have to
21
- * explicitly call store().
22
- *
23
- * Class Freemius_Option_Manager
24
- */
25
- class FS_Option_Manager {
26
- /**
27
- * @var string
28
- */
29
- private $_id;
30
- /**
31
- * @var array|object
32
- */
33
- private $_options;
34
- /**
35
- * @var FS_Logger
36
- */
37
- private $_logger;
38
-
39
- /**
40
- * @since 2.0.0
41
- * @var int The ID of the blog that is associated with the current site level options.
42
- */
43
- private $_blog_id = 0;
44
-
45
- /**
46
- * @since 2.0.0
47
- * @var bool
48
- */
49
- private $_is_network_storage;
50
-
51
- /**
52
- * @var array[string]FS_Option_Manager {
53
- * @key string
54
- * @value FS_Option_Manager
55
- * }
56
- */
57
- private static $_MANAGERS = array();
58
-
59
- /**
60
- * @author Vova Feldman (@svovaf)
61
- * @since 1.0.3
62
- *
63
- * @param string $id
64
- * @param bool $load
65
- * @param bool|int $network_level_or_blog_id Since 2.0.0
66
- */
67
- private function __construct( $id, $load = false, $network_level_or_blog_id = false ) {
68
- $id = strtolower( $id );
69
-
70
- $this->_logger = FS_Logger::get_logger( WP_FS__SLUG . '_opt_mngr_' . $id, WP_FS__DEBUG_SDK, WP_FS__ECHO_DEBUG_SDK );
71
-
72
- $this->_logger->entrance();
73
- $this->_logger->log( 'id = ' . $id );
74
-
75
- $this->_id = $id;
76
-
77
- if ( is_multisite() ) {
78
- $this->_is_network_storage = ( true === $network_level_or_blog_id );
79
-
80
- if ( is_numeric( $network_level_or_blog_id ) ) {
81
- $this->_blog_id = $network_level_or_blog_id;
82
- }
83
- } else {
84
- $this->_is_network_storage = false;
85
- }
86
-
87
- if ( $load ) {
88
- $this->load();
89
- }
90
- }
91
-
92
- /**
93
- * @author Vova Feldman (@svovaf)
94
- * @since 1.0.3
95
- *
96
- * @param string $id
97
- * @param bool $load
98
- * @param bool|int $network_level_or_blog_id Since 2.0.0
99
- *
100
- * @return FS_Option_Manager
101
- */
102
- static function get_manager( $id, $load = false, $network_level_or_blog_id = false ) {
103
- $key = strtolower( $id );
104
-
105
- if ( is_multisite() ) {
106
- if ( true === $network_level_or_blog_id ) {
107
- $key .= ':ms';
108
- } else if ( is_numeric( $network_level_or_blog_id ) && $network_level_or_blog_id > 0 ) {
109
- $key .= ":{$network_level_or_blog_id}";
110
- } else {
111
- $network_level_or_blog_id = get_current_blog_id();
112
-
113
- $key .= ":{$network_level_or_blog_id}";
114
- }
115
- }
116
-
117
- if ( ! isset( self::$_MANAGERS[ $key ] ) ) {
118
- self::$_MANAGERS[ $key ] = new FS_Option_Manager( $id, $load, $network_level_or_blog_id );
119
- } // If load required but not yet loaded, load.
120
- else if ( $load && ! self::$_MANAGERS[ $key ]->is_loaded() ) {
121
- self::$_MANAGERS[ $key ]->load();
122
- }
123
-
124
- return self::$_MANAGERS[ $key ];
125
- }
126
-
127
- /**
128
- * @author Vova Feldman (@svovaf)
129
- * @since 1.0.3
130
- *
131
- * @param bool $flush
132
- */
133
- function load( $flush = false ) {
134
- $this->_logger->entrance();
135
-
136
- $option_name = $this->get_option_manager_name();
137
-
138
- if ( $flush || ! isset( $this->_options ) ) {
139
- if ( isset( $this->_options ) ) {
140
- // Clear prev options.
141
- $this->clear();
142
- }
143
-
144
- $cache_group = $this->get_cache_group();
145
-
146
- if ( WP_FS__DEBUG_SDK ) {
147
-
148
- // Don't use cache layer in DEBUG mode.
149
- $load_options = empty( $this->_options );
150
-
151
- } else {
152
-
153
- $this->_options = wp_cache_get(
154
- $option_name,
155
- $cache_group
156
- );
157
-
158
- $load_options = ( false === $this->_options );
159
- }
160
-
161
- $cached = true;
162
-
163
- if ( $load_options ) {
164
- if ( $this->_is_network_storage ) {
165
- $this->_options = get_site_option( $option_name );
166
- } else if ( $this->_blog_id > 0 ) {
167
- $this->_options = get_blog_option( $this->_blog_id, $option_name );
168
- } else {
169
- $this->_options = get_option( $option_name );
170
- }
171
-
172
- if ( is_string( $this->_options ) ) {
173
- $this->_options = json_decode( $this->_options );
174
- }
175
-
176
- // $this->_logger->info('get_option = ' . var_export($this->_options, true));
177
-
178
- if ( false === $this->_options ) {
179
- $this->clear();
180
- }
181
-
182
- $cached = false;
183
- }
184
-
185
- if ( ! WP_FS__DEBUG_SDK && ! $cached ) {
186
- // Set non encoded cache.
187
- wp_cache_set( $option_name, $this->_options, $cache_group );
188
- }
189
- }
190
- }
191
-
192
- /**
193
- * @author Vova Feldman (@svovaf)
194
- * @since 1.0.3
195
- *
196
- * @return bool
197
- */
198
- function is_loaded() {
199
- return isset( $this->_options );
200
- }
201
-
202
- /**
203
- * @author Vova Feldman (@svovaf)
204
- * @since 1.0.3
205
- *
206
- * @return bool
207
- */
208
- function is_empty() {
209
- return ( $this->is_loaded() && false === $this->_options );
210
- }
211
-
212
- /**
213
- * @author Vova Feldman (@svovaf)
214
- * @since 1.0.6
215
- *
216
- * @param bool $flush
217
- */
218
- function clear( $flush = false ) {
219
- $this->_logger->entrance();
220
-
221
- $this->_options = array();
222
-
223
- if ( $flush ) {
224
- $this->store();
225
- }
226
- }
227
-
228
- /**
229
- * Delete options manager from DB.
230
- *
231
- * @author Vova Feldman (@svovaf)
232
- * @since 1.0.9
233
- */
234
- function delete() {
235
- $option_name = $this->get_option_manager_name();
236
-
237
- if ( $this->_is_network_storage ) {
238
- delete_site_option( $option_name );
239
- } else if ( $this->_blog_id > 0 ) {
240
- delete_blog_option( $this->_blog_id, $option_name );
241
- } else {
242
- delete_option( $option_name );
243
- }
244
- }
245
-
246
- /**
247
- * @author Vova Feldman (@svovaf)
248
- * @since 1.0.6
249
- *
250
- * @param string $option
251
- *
252
- * @return bool
253
- */
254
- function has_option( $option ) {
255
- return array_key_exists( $option, $this->_options );
256
- }
257
-
258
- /**
259
- * @author Vova Feldman (@svovaf)
260
- * @since 1.0.3
261
- *
262
- * @param string $option
263
- * @param mixed $default
264
- *
265
- * @return mixed
266
- */
267
- function get_option( $option, $default = null ) {
268
- $this->_logger->entrance( 'option = ' . $option );
269
-
270
- if ( ! $this->is_loaded() ) {
271
- $this->load();
272
- }
273
-
274
- if ( is_array( $this->_options ) ) {
275
- $value = isset( $this->_options[ $option ] ) ?
276
- $this->_options[ $option ] :
277
- $default;
278
- } else if ( is_object( $this->_options ) ) {
279
- $value = isset( $this->_options->{$option} ) ?
280
- $this->_options->{$option} :
281
- $default;
282
- } else {
283
- $value = $default;
284
- }
285
-
286
- /**
287
- * If it's an object, return a clone of the object, otherwise,
288
- * external changes of the object will actually change the value
289
- * of the object in the options manager which may lead to an unexpected
290
- * behaviour and data integrity when a store() call is triggered.
291
- *
292
- * Example:
293
- * $object1 = $options->get_option( 'object1' );
294
- * $object1->x = 123;
295
- *
296
- * $object2 = $options->get_option( 'object2' );
297
- * $object2->y = 'dummy';
298
- *
299
- * $options->set_option( 'object2', $object2, true );
300
- *
301
- * If we don't return a clone of option 'object1', setting 'object2'
302
- * will also store the updated value of 'object1' which is quite not
303
- * an expected behaviour.
304
- *
305
- * @author Vova Feldman
306
- */
307
- return is_object( $value ) ? clone $value : $value;
308
- }
309
-
310
- /**
311
- * @author Vova Feldman (@svovaf)
312
- * @since 1.0.3
313
- *
314
- * @param string $option
315
- * @param mixed $value
316
- * @param bool $flush
317
- */
318
- function set_option( $option, $value, $flush = false ) {
319
- $this->_logger->entrance( 'option = ' . $option );
320
-
321
- if ( ! $this->is_loaded() ) {
322
- $this->clear();
323
- }
324
-
325
- /**
326
- * If it's an object, store a clone of the object, otherwise,
327
- * external changes of the object will actually change the value
328
- * of the object in the options manager which may lead to an unexpected
329
- * behaviour and data integrity when a store() call is triggered.
330
- *
331
- * Example:
332
- * $object1 = new stdClass();
333
- * $object1->x = 123;
334
- *
335
- * $options->set_option( 'object1', $object1 );
336
- *
337
- * $object1->x = 456;
338
- *
339
- * $options->set_option( 'object2', $object2, true );
340
- *
341
- * If we don't set the option as a clone of option 'object1', setting 'object2'
342
- * will also store the updated value of 'object1' ($object1->x = 456 instead of
343
- * $object1->x = 123) which is quite not an expected behaviour.
344
- *
345
- * @author Vova Feldman
346
- */
347
- $copy = is_object( $value ) ? clone $value : $value;
348
-
349
- if ( is_array( $this->_options ) ) {
350
- $this->_options[ $option ] = $copy;
351
- } else if ( is_object( $this->_options ) ) {
352
- $this->_options->{$option} = $copy;
353
- }
354
-
355
- if ( $flush ) {
356
- $this->store();
357
- }
358
- }
359
-
360
- /**
361
- * Unset option.
362
- *
363
- * @author Vova Feldman (@svovaf)
364
- * @since 1.0.3
365
- *
366
- * @param string $option
367
- * @param bool $flush
368
- */
369
- function unset_option( $option, $flush = false ) {
370
- $this->_logger->entrance( 'option = ' . $option );
371
-
372
- if ( is_array( $this->_options ) ) {
373
- if ( ! isset( $this->_options[ $option ] ) ) {
374
- return;
375
- }
376
-
377
- unset( $this->_options[ $option ] );
378
-
379
- } else if ( is_object( $this->_options ) ) {
380
- if ( ! isset( $this->_options->{$option} ) ) {
381
- return;
382
- }
383
-
384
- unset( $this->_options->{$option} );
385
- }
386
-
387
- if ( $flush ) {
388
- $this->store();
389
- }
390
- }
391
-
392
- /**
393
- * Dump options to database.
394
- *
395
- * @author Vova Feldman (@svovaf)
396
- * @since 1.0.3
397
- */
398
- function store() {
399
- $this->_logger->entrance();
400
-
401
- $option_name = $this->get_option_manager_name();
402
-
403
- if ( $this->_logger->is_on() ) {
404
- $this->_logger->info( $option_name . ' = ' . var_export( $this->_options, true ) );
405
- }
406
-
407
- // Update DB.
408
- if ( $this->_is_network_storage ) {
409
- update_site_option( $option_name, $this->_options );
410
- } else if ( $this->_blog_id > 0 ) {
411
- update_blog_option( $this->_blog_id, $option_name, $this->_options );
412
- } else {
413
- update_option( $option_name, $this->_options );
414
- }
415
-
416
- if ( ! WP_FS__DEBUG_SDK ) {
417
- wp_cache_set( $option_name, $this->_options, $this->get_cache_group() );
418
- }
419
- }
420
-
421
- /**
422
- * Get options keys.
423
- *
424
- * @author Vova Feldman (@svovaf)
425
- * @since 1.0.3
426
- *
427
- * @return string[]
428
- */
429
- function get_options_keys() {
430
- if ( is_array( $this->_options ) ) {
431
- return array_keys( $this->_options );
432
- } else if ( is_object( $this->_options ) ) {
433
- return array_keys( get_object_vars( $this->_options ) );
434
- }
435
-
436
- return array();
437
- }
438
-
439
- #--------------------------------------------------------------------------------
440
- #region Migration
441
- #--------------------------------------------------------------------------------
442
-
443
- /**
444
- * Migrate options from site level.
445
- *
446
- * @author Vova Feldman (@svovaf)
447
- * @since 2.0.0
448
- */
449
- function migrate_to_network() {
450
- $site_options = FS_Option_Manager::get_manager($this->_id, true, false);
451
-
452
- $options = is_object( $site_options->_options ) ?
453
- get_object_vars( $site_options->_options ) :
454
- $site_options->_options;
455
-
456
- if ( ! empty( $options ) ) {
457
- foreach ( $options as $key => $val ) {
458
- $this->set_option( $key, $val, false );
459
- }
460
-
461
- $this->store();
462
- }
463
- }
464
-
465
- #endregion
466
-
467
- #--------------------------------------------------------------------------------
468
- #region Helper Methods
469
- #--------------------------------------------------------------------------------
470
-
471
- /**
472
- * @return string
473
- */
474
- private function get_option_manager_name() {
475
- return $this->_id;
476
- }
477
-
478
- /**
479
- * @author Vova Feldman (@svovaf)
480
- * @since 2.0.0
481
- *
482
- * @return string
483
- */
484
- private function get_cache_group() {
485
- $group = WP_FS__SLUG;
486
-
487
- if ( $this->_is_network_storage ) {
488
- $group .= '_ms';
489
- } else if ( $this->_blog_id > 0 ) {
490
- $group .= "_s{$this->_blog_id}";
491
- }
492
-
493
- return $group;
494
- }
495
-
496
- #endregion
497
- }
1
+ <?php
2
+ /**
3
+ * @package Freemius
4
+ * @copyright Copyright (c) 2015, Freemius, Inc.
5
+ * @license https://www.gnu.org/licenses/gpl-3.0.html GNU General Public License Version 3
6
+ * @since 1.0.3
7
+ */
8
+
9
+ if ( ! defined( 'ABSPATH' ) ) {
10
+ exit;
11
+ }
12
+
13
+ /**
14
+ * 3-layer lazy options manager.
15
+ * layer 3: Memory
16
+ * layer 2: Cache (if there's any caching plugin and if WP_FS__DEBUG_SDK is FALSE)
17
+ * layer 1: Database (options table). All options stored as one option record in the DB to reduce number of DB
18
+ * queries.
19
+ *
20
+ * If load() is not explicitly called, starts as empty manager. Same thing about saving the data - you have to
21
+ * explicitly call store().
22
+ *
23
+ * Class Freemius_Option_Manager
24
+ */
25
+ class FS_Option_Manager {
26
+ /**
27
+ * @var string
28
+ */
29
+ private $_id;
30
+ /**
31
+ * @var array|object
32
+ */
33
+ private $_options;
34
+ /**
35
+ * @var FS_Logger
36
+ */
37
+ private $_logger;
38
+
39
+ /**
40
+ * @since 2.0.0
41
+ * @var int The ID of the blog that is associated with the current site level options.
42
+ */
43
+ private $_blog_id = 0;
44
+
45
+ /**
46
+ * @since 2.0.0
47
+ * @var bool
48
+ */
49
+ private $_is_network_storage;
50
+
51
+ /**
52
+ * @var array[string]FS_Option_Manager {
53
+ * @key string
54
+ * @value FS_Option_Manager
55
+ * }
56
+ */
57
+ private static $_MANAGERS = array();
58
+
59
+ /**
60
+ * @author Vova Feldman (@svovaf)
61
+ * @since 1.0.3
62
+ *
63
+ * @param string $id
64
+ * @param bool $load
65
+ * @param bool|int $network_level_or_blog_id Since 2.0.0
66
+ */
67
+ private function __construct( $id, $load = false, $network_level_or_blog_id = false ) {
68
+ $id = strtolower( $id );
69
+
70
+ $this->_logger = FS_Logger::get_logger( WP_FS__SLUG . '_opt_mngr_' . $id, WP_FS__DEBUG_SDK, WP_FS__ECHO_DEBUG_SDK );
71
+
72
+ $this->_logger->entrance();
73
+ $this->_logger->log( 'id = ' . $id );
74
+
75
+ $this->_id = $id;
76
+
77
+ if ( is_multisite() ) {
78
+ $this->_is_network_storage = ( true === $network_level_or_blog_id );
79
+
80
+ if ( is_numeric( $network_level_or_blog_id ) ) {
81
+ $this->_blog_id = $network_level_or_blog_id;
82
+ }
83
+ } else {
84
+ $this->_is_network_storage = false;
85
+ }
86
+
87
+ if ( $load ) {
88
+ $this->load();
89
+ }
90
+ }
91
+
92
+ /**
93
+ * @author Vova Feldman (@svovaf)
94
+ * @since 1.0.3
95
+ *
96
+ * @param string $id
97
+ * @param bool $load
98
+ * @param bool|int $network_level_or_blog_id Since 2.0.0
99
+ *
100
+ * @return FS_Option_Manager
101
+ */
102
+ static function get_manager( $id, $load = false, $network_level_or_blog_id = false ) {
103
+ $key = strtolower( $id );
104
+
105
+ if ( is_multisite() ) {
106
+ if ( true === $network_level_or_blog_id ) {
107
+ $key .= ':ms';
108
+ } else if ( is_numeric( $network_level_or_blog_id ) && $network_level_or_blog_id > 0 ) {
109
+ $key .= ":{$network_level_or_blog_id}";
110
+ } else {
111
+ $network_level_or_blog_id = get_current_blog_id();
112
+
113
+ $key .= ":{$network_level_or_blog_id}";
114
+ }
115
+ }
116
+
117
+ if ( ! isset( self::$_MANAGERS[ $key ] ) ) {
118
+ self::$_MANAGERS[ $key ] = new FS_Option_Manager( $id, $load, $network_level_or_blog_id );
119
+ } // If load required but not yet loaded, load.
120
+ else if ( $load && ! self::$_MANAGERS[ $key ]->is_loaded() ) {
121
+ self::$_MANAGERS[ $key ]->load();
122
+ }
123
+
124
+ return self::$_MANAGERS[ $key ];
125
+ }
126
+
127
+ /**
128
+ * @author Vova Feldman (@svovaf)
129
+ * @since 1.0.3
130
+ *
131
+ * @param bool $flush
132
+ */
133
+ function load( $flush = false ) {
134
+ $this->_logger->entrance();
135
+
136
+ $option_name = $this->get_option_manager_name();
137
+
138
+ if ( $flush || ! isset( $this->_options ) ) {
139
+ if ( isset( $this->_options ) ) {
140
+ // Clear prev options.
141
+ $this->clear();
142
+ }
143
+
144
+ $cache_group = $this->get_cache_group();
145
+
146
+ if ( WP_FS__DEBUG_SDK ) {
147
+
148
+ // Don't use cache layer in DEBUG mode.
149
+ $load_options = empty( $this->_options );
150
+
151
+ } else {
152
+
153
+ $this->_options = wp_cache_get(
154
+ $option_name,
155
+ $cache_group
156
+ );
157
+
158
+ $load_options = ( false === $this->_options );
159
+ }
160
+
161
+ $cached = true;
162
+
163
+ if ( $load_options ) {
164
+ if ( $this->_is_network_storage ) {
165
+ $this->_options = get_site_option( $option_name );
166
+ } else if ( $this->_blog_id > 0 ) {
167
+ $this->_options = get_blog_option( $this->_blog_id, $option_name );
168
+ } else {
169
+ $this->_options = get_option( $option_name );
170
+ }
171
+
172
+ if ( is_string( $this->_options ) ) {
173
+ $this->_options = json_decode( $this->_options );
174
+ }
175
+
176
+ // $this->_logger->info('get_option = ' . var_export($this->_options, true));
177
+
178
+ if ( false === $this->_options ) {
179
+ $this->clear();
180
+ }
181
+
182
+ $cached = false;
183
+ }
184
+
185
+ if ( ! WP_FS__DEBUG_SDK && ! $cached ) {
186
+ // Set non encoded cache.
187
+ wp_cache_set( $option_name, $this->_options, $cache_group );
188
+ }
189
+ }
190
+ }
191
+
192
+ /**
193
+ * @author Vova Feldman (@svovaf)
194
+ * @since 1.0.3
195
+ *
196
+ * @return bool
197
+ */
198
+ function is_loaded() {
199
+ return isset( $this->_options );
200
+ }
201
+
202
+ /**
203
+ * @author Vova Feldman (@svovaf)
204
+ * @since 1.0.3
205
+ *
206
+ * @return bool
207
+ */
208
+ function is_empty() {
209
+ return ( $this->is_loaded() && false === $this->_options );
210
+ }
211
+
212
+ /**
213
+ * @author Vova Feldman (@svovaf)
214
+ * @since 1.0.6
215
+ *
216
+ * @param bool $flush
217
+ */
218
+ function clear( $flush = false ) {
219
+ $this->_logger->entrance();
220
+
221
+ $this->_options = array();
222
+
223
+ if ( $flush ) {
224
+ $this->store();
225
+ }
226
+ }
227
+
228
+ /**
229
+ * Delete options manager from DB.
230
+ *
231
+ * @author Vova Feldman (@svovaf)
232
+ * @since 1.0.9
233
+ */
234
+ function delete() {
235
+ $option_name = $this->get_option_manager_name();
236
+
237
+ if ( $this->_is_network_storage ) {
238
+ delete_site_option( $option_name );
239
+ } else if ( $this->_blog_id > 0 ) {
240
+ delete_blog_option( $this->_blog_id, $option_name );
241
+ } else {
242
+ delete_option( $option_name );
243
+ }
244
+ }
245
+
246
+ /**
247
+ * @author Vova Feldman (@svovaf)
248
+ * @since 1.0.6
249
+ *
250
+ * @param string $option
251
+ *
252
+ * @return bool
253
+ */
254
+ function has_option( $option ) {
255
+ return array_key_exists( $option, $this->_options );
256
+ }
257
+
258
+ /**
259
+ * @author Vova Feldman (@svovaf)
260
+ * @since 1.0.3
261
+ *
262
+ * @param string $option
263
+ * @param mixed $default
264
+ *
265
+ * @return mixed
266
+ */
267
+ function get_option( $option, $default = null ) {
268
+ $this->_logger->entrance( 'option = ' . $option );
269
+
270
+ if ( ! $this->is_loaded() ) {
271
+ $this->load();
272
+ }
273
+
274
+ if ( is_array( $this->_options ) ) {
275
+ $value = isset( $this->_options[ $option ] ) ?
276
+ $this->_options[ $option ] :
277
+ $default;
278
+ } else if ( is_object( $this->_options ) ) {
279
+ $value = isset( $this->_options->{$option} ) ?
280
+ $this->_options->{$option} :
281
+ $default;
282
+ } else {
283
+ $value = $default;
284
+ }
285
+
286
+ /**
287
+ * If it's an object, return a clone of the object, otherwise,
288
+ * external changes of the object will actually change the value
289
+ * of the object in the options manager which may lead to an unexpected
290
+ * behaviour and data integrity when a store() call is triggered.
291
+ *
292
+ * Example:
293
+ * $object1 = $options->get_option( 'object1' );
294
+ * $object1->x = 123;
295
+ *
296
+ * $object2 = $options->get_option( 'object2' );
297
+ * $object2->y = 'dummy';
298
+ *
299
+ * $options->set_option( 'object2', $object2, true );
300
+ *
301
+ * If we don't return a clone of option 'object1', setting 'object2'
302
+ * will also store the updated value of 'object1' which is quite not
303
+ * an expected behaviour.
304
+ *
305
+ * @author Vova Feldman
306
+ */
307
+ return is_object( $value ) ? clone $value : $value;
308
+ }
309
+
310
+ /**
311
+ * @author Vova Feldman (@svovaf)
312
+ * @since 1.0.3
313
+ *
314
+ * @param string $option
315
+ * @param mixed $value
316
+ * @param bool $flush
317
+ */
318
+ function set_option( $option, $value, $flush = false ) {
319
+ $this->_logger->entrance( 'option = ' . $option );
320
+
321
+ if ( ! $this->is_loaded() ) {
322
+ $this->clear();
323
+ }
324
+
325
+ /**
326
+ * If it's an object, store a clone of the object, otherwise,
327
+ * external changes of the object will actually change the value
328
+ * of the object in the options manager which may lead to an unexpected
329
+ * behaviour and data integrity when a store() call is triggered.
330
+ *
331
+ * Example:
332
+ * $object1 = new stdClass();
333
+ * $object1->x = 123;
334
+ *
335
+ * $options->set_option( 'object1', $object1 );
336
+ *
337
+ * $object1->x = 456;
338
+ *
339
+ * $options->set_option( 'object2', $object2, true );
340
+ *
341
+ * If we don't set the option as a clone of option 'object1', setting 'object2'
342
+ * will also store the updated value of 'object1' ($object1->x = 456 instead of
343
+ * $object1->x = 123) which is quite not an expected behaviour.
344
+ *
345
+ * @author Vova Feldman
346
+ */
347
+ $copy = is_object( $value ) ? clone $value : $value;
348
+
349
+ if ( is_array( $this->_options ) ) {
350
+ $this->_options[ $option ] = $copy;
351
+ } else if ( is_object( $this->_options ) ) {
352
+ $this->_options->{$option} = $copy;
353
+ }
354
+
355
+ if ( $flush ) {
356
+ $this->store();
357
+ }
358
+ }
359
+
360
+ /**
361
+ * Unset option.
362
+ *
363
+ * @author Vova Feldman (@svovaf)
364
+ * @since 1.0.3
365
+ *
366
+ * @param string $option
367
+ * @param bool $flush
368
+ */
369
+ function unset_option( $option, $flush = false ) {
370
+ $this->_logger->entrance( 'option = ' . $option );
371
+
372
+ if ( is_array( $this->_options ) ) {
373
+ if ( ! isset( $this->_options[ $option ] ) ) {
374
+ return;
375
+ }
376
+
377
+ unset( $this->_options[ $option ] );
378
+
379
+ } else if ( is_object( $this->_options ) ) {
380
+ if ( ! isset( $this->_options->{$option} ) ) {
381
+ return;
382
+ }
383
+
384
+ unset( $this->_options->{$option} );
385
+ }
386
+
387
+ if ( $flush ) {
388
+ $this->store();
389
+ }
390
+ }
391
+
392
+ /**
393
+ * Dump options to database.
394
+ *
395
+ * @author Vova Feldman (@svovaf)
396
+ * @since 1.0.3
397
+ */
398
+ function store() {
399
+ $this->_logger->entrance();
400
+
401
+ $option_name = $this->get_option_manager_name();
402
+
403
+ if ( $this->_logger->is_on() ) {
404
+ $this->_logger->info( $option_name . ' = ' . var_export( $this->_options, true ) );
405
+ }
406
+
407
+ // Update DB.
408
+ if ( $this->_is_network_storage ) {
409
+ update_site_option( $option_name, $this->_options );
410
+ } else if ( $this->_blog_id > 0 ) {
411
+ update_blog_option( $this->_blog_id, $option_name, $this->_options );
412
+ } else {
413
+ update_option( $option_name, $this->_options );
414
+ }
415
+
416
+ if ( ! WP_FS__DEBUG_SDK ) {
417
+ wp_cache_set( $option_name, $this->_options, $this->get_cache_group() );
418
+ }
419
+ }
420
+
421
+ /**
422
+ * Get options keys.
423
+ *
424
+ * @author Vova Feldman (@svovaf)
425
+ * @since 1.0.3
426
+ *
427
+ * @return string[]
428
+ */
429
+ function get_options_keys() {
430
+ if ( is_array( $this->_options ) ) {
431
+ return array_keys( $this->_options );
432
+ } else if ( is_object( $this->_options ) ) {
433
+ return array_keys( get_object_vars( $this->_options ) );
434
+ }
435
+
436
+ return array();
437
+ }
438
+
439
+ #--------------------------------------------------------------------------------
440
+ #region Migration
441
+ #--------------------------------------------------------------------------------
442
+
443
+ /**
444
+ * Migrate options from site level.
445
+ *
446
+ * @author Vova Feldman (@svovaf)
447
+ * @since 2.0.0
448
+ */
449
+ function migrate_to_network() {
450
+ $site_options = FS_Option_Manager::get_manager($this->_id, true, false);
451
+
452
+ $options = is_object( $site_options->_options ) ?
453
+ get_object_vars( $site_options->_options ) :
454
+ $site_options->_options;
455
+
456
+ if ( ! empty( $options ) ) {
457
+ foreach ( $options as $key => $val ) {
458
+ $this->set_option( $key, $val, false );
459
+ }
460
+
461
+ $this->store();
462
+ }
463
+ }
464
+
465
+ #endregion
466
+
467
+ #--------------------------------------------------------------------------------
468
+ #region Helper Methods
469
+ #--------------------------------------------------------------------------------
470
+
471
+ /**
472
+ * @return string
473
+ */
474
+ private function get_option_manager_name() {
475
+ return $this->_id;
476
+ }
477
+
478
+ /**
479
+ * @author Vova Feldman (@svovaf)
480
+ * @since 2.0.0
481
+ *
482
+ * @return string
483
+ */
484
+ private function get_cache_group() {
485
+ $group = WP_FS__SLUG;
486
+
487
+ if ( $this->_is_network_storage ) {
488
+ $group .= '_ms';
489
+ } else if ( $this->_blog_id > 0 ) {
490
+ $group .= "_s{$this->_blog_id}";
491
+ }
492
+
493
+ return $group;
494
+ }
495
+
496
+ #endregion
497
+ }
freemius/languages/freemius-da_DK.po CHANGED
@@ -1,2722 +1,2722 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: \n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: \n"
6
- "PO-Revision-Date: \n"
7
- "Last-Translator: \n"
8
- "Language: \n"
9
- "Language-Team: \n"
10
- "Content-Type: \n"
11
- "Content-Transfer-Encoding: \n"
12
- "Plural-Forms: \n"
13
- o: https://github.com/Freemius/wordpress-sdk/issues\n"
14
- "POT-Creation-Date: \n"
15
- "PO-Revision-Date: 2019-06-05 13:40+0000\n"
16
- "Last-Translator: Joachim Jensen\n"
17
- "Language-Team: Danish (Denmark) (http://www.transifex.com/freemius/wordpress-sdk/language/da_DK/)\n"
18
- "MIME-Version: 1.0\n"
19
- "Content-Type: text/plain; charset=UTF-8\n"
20
- "Content-Transfer-Encoding: 8bit\n"
21
- "Language: da_DK\n"
22
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
23
- "X-Poedit-Basepath: ..\n"
24
- "X-Poedit-KeywordsList: get_text_inline;fs_text_inline;fs_echo_inline;fs_esc_js_inline;fs_esc_attr_inline;fs_esc_attr_echo_inline;fs_esc_html_inline;fs_esc_html_echo_inline;get_text_x_inline:1,2c;fs_text_x_inline:1,2c;fs_echo_x_inline:1,2c;fs_esc_attr_x_inline:1,2c;fs_esc_js_x_inline:1,2c;fs_esc_js_echo_x_inline:1,2c;fs_esc_html_x_inline:1,2c;fs_esc_html_echo_x_inline:1,2c\n"
25
- "X-Poedit-SearchPath-0: .\n"
26
- "X-Poedit-SearchPathExcluded-0: *.js\n"
27
- "X-Poedit-SourceCharset: UTF-8\n"
28
-
29
- #: includes/class-freemius.php1838, templates/account.php:769
30
- msgid ""
31
- "An update to a Beta version will replace your installed version of %s with "
32
- "the latest Beta release - use with caution, and not on production sites. You"
33
- " have been warned."
34
- msgstr ""
35
-
36
- #: includes/class-freemius.php:1845
37
- msgid "Would you like to proceed with the update?"
38
- msgstr ""
39
-
40
- #: includes/class-freemius.php:2053
41
- msgid ""
42
- "Freemius SDK couldn't find the plugin's main file. Please contact "
43
- "sdk@freemius.com with the current error."
44
- msgstr ""
45
-
46
- #: includes/class-freemius.php:2055
47
- msgid "Error"
48
- msgstr "Fejl"
49
-
50
- #: includes/class-freemius.php:2445
51
- msgid "I found a better %s"
52
- msgstr "Jeg fandt et bedre %s"
53
-
54
- #: includes/class-freemius.php:2447
55
- msgid "What's the %s's name?"
56
- msgstr "Hvad er navnet på %s?"
57
-
58
- #: includes/class-freemius.php:2453
59
- msgid "It's a temporary %s. I'm just debugging an issue."
60
- msgstr "Det er en midlertidig %s. Jeg er i gang med fejlrettelser."
61
-
62
- #: includes/class-freemius.php:2455
63
- msgid "Deactivation"
64
- msgstr "Deaktivering"
65
-
66
- #: includes/class-freemius.php:2456
67
- msgid "Theme Switch"
68
- msgstr "Temaskift"
69
-
70
- #: includes/class-freemius.php2465, templates/forms/resend-key.php:24
71
- msgid "Other"
72
- msgstr "Andet"
73
-
74
- #: includes/class-freemius.php:2473
75
- msgid "I no longer need the %s"
76
- msgstr "Jeg har ikke længere brug for %s"
77
-
78
- #: includes/class-freemius.php:2480
79
- msgid "I only needed the %s for a short period"
80
- msgstr "Jeg behøvede kun %s i en kort periode"
81
-
82
- #: includes/class-freemius.php:2486
83
- msgid "The %s broke my site"
84
- msgstr "%s ødelagde min webside"
85
-
86
- #: includes/class-freemius.php:2493
87
- msgid "The %s suddenly stopped working"
88
- msgstr "%s stoppede pludseligt med at virke"
89
-
90
- #: includes/class-freemius.php:2503
91
- msgid "I can't pay for it anymore"
92
- msgstr "Jeg kan ikke længere betale for det"
93
-
94
- #: includes/class-freemius.php:2505
95
- msgid "What price would you feel comfortable paying?"
96
- msgstr "Hvilken pris ville du foretrække at betale?"
97
-
98
- #: includes/class-freemius.php:2511
99
- msgid "I don't like to share my information with you"
100
- msgstr "Jeg har ikke lyst til at dele mine informationer med jer"
101
-
102
- #: includes/class-freemius.php:2532
103
- msgid "The %s didn't work"
104
- msgstr "%s virkede ikke"
105
-
106
- #: includes/class-freemius.php:2542
107
- msgid "I couldn't understand how to make it work"
108
- msgstr "Jeg forstod ikke, hvordan jeg skulle få det til at fungere."
109
-
110
- #: includes/class-freemius.php:2550
111
- msgid "The %s is great, but I need specific feature that you don't support"
112
- msgstr "%s er godt, men jeg har brug for en specifik feature, som ikke understøttes"
113
-
114
- #: includes/class-freemius.php:2552
115
- msgid "What feature?"
116
- msgstr "Hvilken feature?"
117
-
118
- #: includes/class-freemius.php:2556
119
- msgid "The %s is not working"
120
- msgstr "%s virker ikke"
121
-
122
- #: includes/class-freemius.php:2558
123
- msgid "Kindly share what didn't work so we can fix it for future users..."
124
- msgstr ""
125
-
126
- #: includes/class-freemius.php:2562
127
- msgid "It's not what I was looking for"
128
- msgstr "Det er ikke, hvad jeg søgte"
129
-
130
- #: includes/class-freemius.php:2564
131
- msgid "What you've been looking for?"
132
- msgstr "Hvad har du ledt efter?"
133
-
134
- #: includes/class-freemius.php:2568
135
- msgid "The %s didn't work as expected"
136
- msgstr "%s virkede ikke som forventet"
137
-
138
- #: includes/class-freemius.php:2570
139
- msgid "What did you expect?"
140
- msgstr "Hvad forventede du?"
141
-
142
- #: includes/class-freemius.php3425, templates/debug.php:20
143
- msgid "Freemius Debug"
144
- msgstr "Freemius Debug"
145
-
146
- #: includes/class-freemius.php:4177
147
- msgid "I don't know what is cURL or how to install it, help me!"
148
- msgstr "Jeg ved ikke hvad cURL er, eller hvordan jeg installerer det. Hjælp mig!"
149
-
150
- #: includes/class-freemius.php:4179
151
- msgid ""
152
- "We'll make sure to contact your hosting company and resolve the issue. You "
153
- "will get a follow-up email to %s once we have an update."
154
- msgstr "Vi vil kontakte din udbyder og løse problemet. Når vi har opdatinger i sagen, vil vi følge op med en email til dig på %s."
155
-
156
- #: includes/class-freemius.php:4186
157
- msgid ""
158
- "Great, please install cURL and enable it in your php.ini file. In addition, "
159
- "search for the 'disable_functions' directive in your php.ini file and remove"
160
- " any disabled methods starting with 'curl_'. To make sure it was "
161
- "successfully activated, use 'phpinfo()'. Once activated, deactivate the %s "
162
- "and reactivate it back again."
163
- msgstr ""
164
-
165
- #: includes/class-freemius.php:4291
166
- msgid "Yes - do your thing"
167
- msgstr "Ja - fortsæt bare"
168
-
169
- #: includes/class-freemius.php:4296
170
- msgid "No - just deactivate"
171
- msgstr "Nej - bare deaktiver"
172
-
173
- #: includes/class-freemius.php4341, includes/class-freemius.php4850,
174
- #: includes/class-freemius.php5999, includes/class-freemius.php12682,
175
- #: includes/class-freemius.php16045, includes/class-freemius.php16133,
176
- #: includes/class-freemius.php16299, includes/class-freemius.php18758,
177
- #: includes/class-freemius.php18768, includes/class-freemius.php19404,
178
- #: includes/class-freemius.php20277, includes/class-freemius.php20392,
179
- #: includes/class-freemius.php20536, templates/add-ons.php:54
180
- msgctxt "exclamation"
181
- msgid "Oops"
182
- msgstr "Ups"
183
-
184
- #: includes/class-freemius.php:4410
185
- msgid ""
186
- "Thank for giving us the chance to fix it! A message was just sent to our "
187
- "technical staff. We will get back to you as soon as we have an update to %s."
188
- " Appreciate your patience."
189
- msgstr "Tak fordi du giver os en chance for at fixe det! En besked er lige blevet sendt til vores tekniske personale. Vi vil vende tilbage, så snart der er nyt om %s. Vi sætter pris på din tålmodighed."
190
-
191
- #: includes/class-freemius.php:4847
192
- msgctxt "addonX cannot run without pluginY"
193
- msgid "%s cannot run without %s."
194
- msgstr "%s virker ikke uden %s."
195
-
196
- #: includes/class-freemius.php:4848
197
- msgctxt "addonX cannot run..."
198
- msgid "%s cannot run without the plugin."
199
- msgstr "%s virker ikke uden pluginnet."
200
-
201
- #: includes/class-freemius.php5020, includes/class-freemius.php5045,
202
- #: includes/class-freemius.php:19475
203
- msgid ""
204
- "Unexpected API error. Please contact the %s's author with the following "
205
- "error."
206
- msgstr ""
207
-
208
- #: includes/class-freemius.php:5687
209
- msgid "Premium %s version was successfully activated."
210
- msgstr "Premium-versionen af %s blev aktiveret."
211
-
212
- #: includes/class-freemius.php5699, includes/class-freemius.php:7567
213
- msgctxt ""
214
- "Used to express elation, enthusiasm, or triumph (especially in electronic "
215
- "communication)."
216
- msgid "W00t"
217
- msgstr "W00t"
218
-
219
- #: includes/class-freemius.php:5714
220
- msgid "You have a %s license."
221
- msgstr "Du har en %s licens."
222
-
223
- #: includes/class-freemius.php5718, includes/class-freemius.php15466,
224
- #: includes/class-freemius.php15477, includes/class-freemius.php18669,
225
- #: includes/class-freemius.php18999, includes/class-freemius.php19065,
226
- #: includes/class-freemius.php:19229
227
- msgctxt "interjection expressing joy or exuberance"
228
- msgid "Yee-haw"
229
- msgstr "Yee-haw"
230
-
231
- #: includes/class-freemius.php:5982
232
- msgid ""
233
- "%s free trial was successfully cancelled. Since the add-on is premium only "
234
- "it was automatically deactivated. If you like to use it in the future, "
235
- "you'll have to purchase a license."
236
- msgstr ""
237
-
238
- #: includes/class-freemius.php:5986
239
- msgid ""
240
- "%s is a premium only add-on. You have to purchase a license first before "
241
- "activating the plugin."
242
- msgstr ""
243
-
244
- #: includes/class-freemius.php5995, templates/add-ons.php130,
245
- #: templates/account/partials/addon.php:343
246
- msgid "More information about %s"
247
- msgstr "Mere information om %s"
248
-
249
- #: includes/class-freemius.php:5996
250
- msgid "Purchase License"
251
- msgstr "Køb licens"
252
-
253
- #: includes/class-freemius.php6931, templates/connect.php:163
254
- msgid ""
255
- "You should receive an activation email for %s to your mailbox at %s. Please "
256
- "make sure you click the activation button in that email to %s."
257
- msgstr ""
258
-
259
- #: includes/class-freemius.php:6935
260
- msgid "start the trial"
261
- msgstr "start prøveperioden"
262
-
263
- #: includes/class-freemius.php6936, templates/connect.php:167
264
- msgid "complete the install"
265
- msgstr "færdiggør installeringen"
266
-
267
- #: includes/class-freemius.php:7049
268
- msgid "You are just one step away - %s"
269
- msgstr "Du mangler kun ét skridt - %s"
270
-
271
- #: includes/class-freemius.php:7052
272
- msgctxt "%s - plugin name. As complete \"PluginX\" activation now"
273
- msgid "Complete \"%s\" Activation Now"
274
- msgstr "Færdiggør aktivering af \"%s\" nu"
275
-
276
- #: includes/class-freemius.php:7130
277
- msgid "We made a few tweaks to the %s, %s"
278
- msgstr "Vi har foretaget nogle rettelser til %s, %s"
279
-
280
- #: includes/class-freemius.php:7134
281
- msgid "Opt in to make \"%s\" better!"
282
- msgstr ""
283
-
284
- #: includes/class-freemius.php:7566
285
- msgid "The upgrade of %s was successfully completed."
286
- msgstr "Opgraderingen af %s blev fuldendt."
287
-
288
- #: includes/class-freemius.php9728, includes/class-fs-plugin-updater.php975,
289
- #: includes/class-fs-plugin-updater.php1170,
290
- #: includes/class-fs-plugin-updater.php1177,
291
- #: templates/auto-installation.php:32
292
- msgid "Add-On"
293
- msgstr "Tilføjelse"
294
-
295
- #: includes/class-freemius.php9730, templates/account.php313,
296
- #: templates/account.php321, templates/debug.php361, templates/debug.php:522
297
- msgid "Plugin"
298
- msgstr "Plugin"
299
-
300
- #: includes/class-freemius.php9731, templates/account.php314,
301
- #: templates/account.php322, templates/debug.php361, templates/debug.php522,
302
- #: templates/forms/deactivation/form.php:71
303
- msgid "Theme"
304
- msgstr "Tema"
305
-
306
- #: includes/class-freemius.php:12148
307
- msgid ""
308
- "An unknown error has occurred while trying to set the user's beta mode."
309
- msgstr ""
310
-
311
- #: includes/class-freemius.php:12549
312
- msgid "Invalid site details collection."
313
- msgstr ""
314
-
315
- #: includes/class-freemius.php:12669
316
- msgid ""
317
- "We couldn't find your email address in the system, are you sure it's the "
318
- "right address?"
319
- msgstr "Vi kunne ikke finde din e-mailadresse i systemet, er du sikker på, det er den rigtige adresse?"
320
-
321
- #: includes/class-freemius.php:12671
322
- msgid ""
323
- "We can't see any active licenses associated with that email address, are you"
324
- " sure it's the right address?"
325
- msgstr "Vi kan ikke finde nogen aktive licenser knyttet til den e-mailadresse, er du sikker på, det er den rigtige adresse?"
326
-
327
- #: includes/class-freemius.php:12945
328
- msgid "Account is pending activation."
329
- msgstr "Konto afventer aktivering."
330
-
331
- #: includes/class-freemius.php13057,
332
- #: templates/forms/premium-versions-upgrade-handler.php:47
333
- msgid "Buy a license now"
334
- msgstr ""
335
-
336
- #: includes/class-freemius.php13069,
337
- #: templates/forms/premium-versions-upgrade-handler.php:46
338
- msgid "Renew your license now"
339
- msgstr ""
340
-
341
- #: includes/class-freemius.php:13073
342
- msgid "%s to access version %s security & feature updates, and support."
343
- msgstr ""
344
-
345
- #: includes/class-freemius.php:15448
346
- msgid "%s activation was successfully completed."
347
- msgstr "Aktivering af %s blev gennemført."
348
-
349
- #: includes/class-freemius.php:15462
350
- msgid "Your account was successfully activated with the %s plan."
351
- msgstr "Din konto blev aktiveret med planen %s."
352
-
353
- #: includes/class-freemius.php15473, includes/class-freemius.php:19061
354
- msgid "Your trial has been successfully started."
355
- msgstr "Din prøveperiode er begyndt."
356
-
357
- #: includes/class-freemius.php16043, includes/class-freemius.php16131,
358
- #: includes/class-freemius.php:16297
359
- msgid "Couldn't activate %s."
360
- msgstr "Kunne ikke aktivere %s."
361
-
362
- #: includes/class-freemius.php16044, includes/class-freemius.php16132,
363
- #: includes/class-freemius.php:16298
364
- msgid "Please contact us with the following message:"
365
- msgstr "Kontakt os venligst med følgende besked:"
366
-
367
- #: includes/class-freemius.php:16128
368
- msgid "An unknown error has occurred."
369
- msgstr ""
370
-
371
- #: includes/class-freemius.php16655, includes/class-freemius.php:21409
372
- msgid "Upgrade"
373
- msgstr "Opgrader"
374
-
375
- #: includes/class-freemius.php:16661
376
- msgid "Start Trial"
377
- msgstr "Start prøveperiode"
378
-
379
- #: includes/class-freemius.php:16663
380
- msgid "Pricing"
381
- msgstr "Priser"
382
-
383
- #: includes/class-freemius.php16742, includes/class-freemius.php:16744
384
- msgid "Affiliation"
385
- msgstr "Affiliation"
386
-
387
- #: includes/class-freemius.php16772, includes/class-freemius.php16774,
388
- #: templates/account.php177, templates/debug.php:326
389
- msgid "Account"
390
- msgstr "Konto"
391
-
392
- #: includes/class-freemius.php16787, includes/class-freemius.php16789,
393
- #: includes/customizer/class-fs-customizer-support-section.php:60
394
- msgid "Contact Us"
395
- msgstr "Kontakt os"
396
-
397
- #: includes/class-freemius.php16799, includes/class-freemius.php16801,
398
- #: includes/class-freemius.php21423, templates/account.php105,
399
- #: templates/account/partials/addon.php:45
400
- msgid "Add-Ons"
401
- msgstr "Tilføjelser"
402
-
403
- #: includes/class-freemius.php:16835
404
- msgctxt "ASCII arrow left icon"
405
- msgid "&#x2190;"
406
- msgstr ""
407
-
408
- #: includes/class-freemius.php:16835
409
- msgctxt "ASCII arrow right icon"
410
- msgid "&#x27a4;"
411
- msgstr ""
412
-
413
- #: includes/class-freemius.php16837, templates/pricing.php:102
414
- msgctxt "noun"
415
- msgid "Pricing"
416
- msgstr "Priser"
417
-
418
- #: includes/class-freemius.php17050,
419
- #: includes/customizer/class-fs-customizer-support-section.php:67
420
- msgid "Support Forum"
421
- msgstr "Supportforum"
422
-
423
- #: includes/class-freemius.php:17995
424
- msgid "Your email has been successfully verified - you are AWESOME!"
425
- msgstr "Din e-mailadresse er blevet verificeret - du er FOR SEJ!"
426
-
427
- #: includes/class-freemius.php:17996
428
- msgctxt "a positive response"
429
- msgid "Right on"
430
- msgstr "Sådan"
431
-
432
- #: includes/class-freemius.php:18660
433
- msgid "Your %s Add-on plan was successfully upgraded."
434
- msgstr ""
435
-
436
- #: includes/class-freemius.php:18662
437
- msgid "%s Add-on was successfully purchased."
438
- msgstr "Betalingen for tilføjelsen %s blev gennemført."
439
-
440
- #: includes/class-freemius.php:18665
441
- msgid "Download the latest version"
442
- msgstr "Download den seneste version"
443
-
444
- #: includes/class-freemius.php:18751
445
- msgid ""
446
- "Your server is blocking the access to Freemius' API, which is crucial for "
447
- "%1$s synchronization. Please contact your host to whitelist %2$s"
448
- msgstr ""
449
-
450
- #: includes/class-freemius.php18757, includes/class-freemius.php19188,
451
- #: includes/class-freemius.php:19277
452
- msgid "Error received from the server:"
453
- msgstr "Fejl modtager fra serveren:"
454
-
455
- #: includes/class-freemius.php:18767
456
- msgid ""
457
- "It seems like one of the authentication parameters is wrong. Update your "
458
- "Public Key, Secret Key & User ID, and try again."
459
- msgstr ""
460
-
461
- #: includes/class-freemius.php18961, includes/class-freemius.php19193,
462
- #: includes/class-freemius.php19248, includes/class-freemius.php:19351
463
- msgctxt ""
464
- "something somebody says when they are thinking about what you have just "
465
- "said."
466
- msgid "Hmm"
467
- msgstr "Hmm"
468
-
469
- #: includes/class-freemius.php:18974
470
- msgid ""
471
- "It looks like you are still on the %s plan. If you did upgrade or change "
472
- "your plan, it's probably an issue on our side - sorry."
473
- msgstr ""
474
-
475
- #: includes/class-freemius.php18975, templates/account.php107,
476
- #: templates/add-ons.php191, templates/account/partials/addon.php:47
477
- msgctxt "trial period"
478
- msgid "Trial"
479
- msgstr "Prøveperiode"
480
-
481
- #: includes/class-freemius.php:18980
482
- msgid ""
483
- "I have upgraded my account but when I try to Sync the License, the plan "
484
- "remains %s."
485
- msgstr "Jeg har opgraderet min konto, men når jeg forsøger at synkronisere licensen, forbliver planen %s."
486
-
487
- #: includes/class-freemius.php18984, includes/class-freemius.php:19043
488
- msgid "Please contact us here"
489
- msgstr "Kontakt os her"
490
-
491
- #: includes/class-freemius.php:18995
492
- msgid "Your plan was successfully activated."
493
- msgstr ""
494
-
495
- #: includes/class-freemius.php:18996
496
- msgid "Your plan was successfully upgraded."
497
- msgstr "Din plan er blevet opgraderet."
498
-
499
- #: includes/class-freemius.php:19013
500
- msgid "Your plan was successfully changed to %s."
501
- msgstr "Din plan er blevet ændret til %s."
502
-
503
- #: includes/class-freemius.php:19029
504
- msgid ""
505
- "Your license has expired. You can still continue using the free %s forever."
506
- msgstr "Din licens er udløbet. Du kan stadig fortsætte med at benytte den gratis udgave af %s."
507
-
508
- #: includes/class-freemius.php:19031
509
- msgid ""
510
- "Your license has expired. %1$sUpgrade now%2$s to continue using the %3$s "
511
- "without interruptions."
512
- msgstr "Din licens er udløbet. %1$sOpgrader nu%2$s for at fortsætte med at benytte %3$s uden forstyrrelser."
513
-
514
- #: includes/class-freemius.php:19039
515
- msgid ""
516
- "Your license has been cancelled. If you think it's a mistake, please contact"
517
- " support."
518
- msgstr "Din licens er blevet annulleret. Hvis du mener, dette er en fejl, så kontakt venligst support."
519
-
520
- #: includes/class-freemius.php:19052
521
- msgid ""
522
- "Your license has expired. You can still continue using all the %s features, "
523
- "but you'll need to renew your license to continue getting updates and "
524
- "support."
525
- msgstr "Din licens er udløbet. Du kan stadig benytte alle funktionerne i %s, men du bliver nødt til at fornye din licens for at få opdateringer og support."
526
-
527
- #: includes/class-freemius.php:19075
528
- msgid ""
529
- "Your free trial has expired. You can still continue using all our free "
530
- "features."
531
- msgstr "Din gratis prøveperiode er udløbet. Du kan stadig benytte alle de gratis features."
532
-
533
- #: includes/class-freemius.php:19077
534
- msgid ""
535
- "Your free trial has expired. %1$sUpgrade now%2$s to continue using the %3$s "
536
- "without interruptions."
537
- msgstr ""
538
-
539
- #: includes/class-freemius.php:19184
540
- msgid "It looks like the license could not be activated."
541
- msgstr "Det ser ud til, at licensen ikke kunne aktiveres."
542
-
543
- #: includes/class-freemius.php:19226
544
- msgid "Your license was successfully activated."
545
- msgstr "Din licens er blevet aktiveret."
546
-
547
- #: includes/class-freemius.php:19252
548
- msgid "It looks like your site currently doesn't have an active license."
549
- msgstr "Det ser ud til, at dit websted endnu ikke har en aktiv licens."
550
-
551
- #: includes/class-freemius.php:19276
552
- msgid "It looks like the license deactivation failed."
553
- msgstr "Det ser ud til, at licens-deaktiveringen mislykkedes."
554
-
555
- #: includes/class-freemius.php:19304
556
- msgid ""
557
- "Your license was successfully deactivated, you are back to the %s plan."
558
- msgstr "Din licens blev deaktiveret, du er tilbage på planen %s."
559
-
560
- #: includes/class-freemius.php:19305
561
- msgid "O.K"
562
- msgstr "O.K"
563
-
564
- #: includes/class-freemius.php:19358
565
- msgid ""
566
- "Seems like we are having some temporary issue with your subscription "
567
- "cancellation. Please try again in few minutes."
568
- msgstr ""
569
-
570
- #: includes/class-freemius.php:19367
571
- msgid ""
572
- "Your subscription was successfully cancelled. Your %s plan license will "
573
- "expire in %s."
574
- msgstr ""
575
-
576
- #: includes/class-freemius.php:19409
577
- msgid "You are already running the %s in a trial mode."
578
- msgstr "Du benytter allerede %s under en prøveperiode."
579
-
580
- #: includes/class-freemius.php:19420
581
- msgid "You already utilized a trial before."
582
- msgstr "Du har allerede brugt din prøveperiode."
583
-
584
- #: includes/class-freemius.php:19434
585
- msgid "Plan %s do not exist, therefore, can't start a trial."
586
- msgstr "Plan %s eksisterer ikke og kan derfor ikke starte prøveperiode."
587
-
588
- #: includes/class-freemius.php:19445
589
- msgid "Plan %s does not support a trial period."
590
- msgstr "Plan %s understøtter ikke en prøveperiode."
591
-
592
- #: includes/class-freemius.php:19456
593
- msgid "None of the %s's plans supports a trial period."
594
- msgstr ""
595
-
596
- #: includes/class-freemius.php:19506
597
- msgid ""
598
- "It looks like you are not in trial mode anymore so there's nothing to cancel"
599
- " :)"
600
- msgstr "Det lader ikke til du er i en prøveperiode længere, så der er ikke noget at annullere :-)"
601
-
602
- #: includes/class-freemius.php:19542
603
- msgid ""
604
- "Seems like we are having some temporary issue with your trial cancellation. "
605
- "Please try again in few minutes."
606
- msgstr ""
607
-
608
- #: includes/class-freemius.php:19561
609
- msgid "Your %s free trial was successfully cancelled."
610
- msgstr "Din gratis prøveperiode for %s er blevet annulleret."
611
-
612
- #: includes/class-freemius.php:19877
613
- msgid "Version %s was released."
614
- msgstr "Version %s er blevet udgivet."
615
-
616
- #: includes/class-freemius.php:19877
617
- msgid "Please download %s."
618
- msgstr "Download venligst %s."
619
-
620
- #: includes/class-freemius.php:19884
621
- msgid "the latest %s version here"
622
- msgstr "den seneste version af %s her"
623
-
624
- #: includes/class-freemius.php:19889
625
- msgid "New"
626
- msgstr "Ny"
627
-
628
- #: includes/class-freemius.php:19894
629
- msgid "Seems like you got the latest release."
630
- msgstr "Det ser ud til, at du har den seneste udgivelse."
631
-
632
- #: includes/class-freemius.php:19895
633
- msgid "You are all good!"
634
- msgstr "Det var det!"
635
-
636
- #: includes/class-freemius.php:20165
637
- msgid ""
638
- "Verification mail was just sent to %s. If you can't find it after 5 min, "
639
- "please check your spam box."
640
- msgstr ""
641
-
642
- #: includes/class-freemius.php:20304
643
- msgid "Site successfully opted in."
644
- msgstr "Websted er tilmeldt."
645
-
646
- #: includes/class-freemius.php20305, includes/class-freemius.php:21125
647
- msgid "Awesome"
648
- msgstr "Sejt"
649
-
650
- #: includes/class-freemius.php20321, templates/forms/optout.php:32
651
- msgid ""
652
- "We appreciate your help in making the %s better by letting us track some "
653
- "usage data."
654
- msgstr "Vi sætter pris på din hjælp med at forbedre %s ved at lade os indsamle brugsdata."
655
-
656
- #: includes/class-freemius.php:20322
657
- msgid "Thank you!"
658
- msgstr "Mange tak!"
659
-
660
- #: includes/class-freemius.php:20329
661
- msgid "We will no longer be sending any usage data of %s on %s to %s."
662
- msgstr "Vi vil ikke længere indsende brugsdata af %s på %s til %s."
663
-
664
- #: includes/class-freemius.php:20458
665
- msgid ""
666
- "Please check your mailbox, you should receive an email via %s to confirm the"
667
- " ownership change. From security reasons, you must confirm the change within"
668
- " the next 15 min. If you cannot find the email, please check your spam "
669
- "folder."
670
- msgstr ""
671
-
672
- #: includes/class-freemius.php:20464
673
- msgid ""
674
- "Thanks for confirming the ownership change. An email was just sent to %s for"
675
- " final approval."
676
- msgstr ""
677
-
678
- #: includes/class-freemius.php:20469
679
- msgid "%s is the new owner of the account."
680
- msgstr "%s er den nye ejer af kontoen."
681
-
682
- #: includes/class-freemius.php:20471
683
- msgctxt "as congratulations"
684
- msgid "Congrats"
685
- msgstr "Tillykke"
686
-
687
- #: includes/class-freemius.php:20491
688
- msgid ""
689
- "Sorry, we could not complete the email update. Another user with the same "
690
- "email is already registered."
691
- msgstr ""
692
-
693
- #: includes/class-freemius.php:20492
694
- msgid ""
695
- "If you would like to give up the ownership of the %s's account to %s click "
696
- "the Change Ownership button."
697
- msgstr ""
698
-
699
- #: includes/class-freemius.php:20499
700
- msgid "Change Ownership"
701
- msgstr "Skift ejerskab"
702
-
703
- #: includes/class-freemius.php:20507
704
- msgid ""
705
- "Your email was successfully updated. You should receive an email with "
706
- "confirmation instructions in few moments."
707
- msgstr ""
708
-
709
- #: includes/class-freemius.php:20519
710
- msgid "Please provide your full name."
711
- msgstr "Indtast venligst dit fulde navn."
712
-
713
- #: includes/class-freemius.php:20524
714
- msgid "Your name was successfully updated."
715
- msgstr "Dit navn er blevet opdateret."
716
-
717
- #: includes/class-freemius.php:20585
718
- msgid "You have successfully updated your %s."
719
- msgstr "Opdatering af %s blev gennemført."
720
-
721
- #: includes/class-freemius.php:20725
722
- msgid ""
723
- "Just letting you know that the add-ons information of %s is being pulled "
724
- "from an external server."
725
- msgstr ""
726
-
727
- #: includes/class-freemius.php:20726
728
- msgctxt "advance notice of something that will need attention."
729
- msgid "Heads up"
730
- msgstr "Se her"
731
-
732
- #: includes/class-freemius.php:21165
733
- msgctxt "exclamation"
734
- msgid "Hey"
735
- msgstr "Hey"
736
-
737
- #: includes/class-freemius.php:21165
738
- msgid ""
739
- "How do you like %s so far? Test all our %s premium features with a %d-day "
740
- "free trial."
741
- msgstr "Hvad syntes du om %s indtil videre? Test alle %s premium funktioner med en %d-dags gratis prøveperiode."
742
-
743
- #: includes/class-freemius.php:21173
744
- msgid "No commitment for %s days - cancel anytime!"
745
- msgstr "Ingen bindinger i %s dage - annuller når som helst!"
746
-
747
- #: includes/class-freemius.php:21174
748
- msgid "No credit card required"
749
- msgstr "Betalingskort ikke påkrævet"
750
-
751
- #: includes/class-freemius.php21181, templates/forms/trial-start.php:53
752
- msgctxt "call to action"
753
- msgid "Start free trial"
754
- msgstr "Start gratis prøveperiode"
755
-
756
- #: includes/class-freemius.php:21258
757
- msgid ""
758
- "Hey there, did you know that %s has an affiliate program? If you like the %s"
759
- " you can become our ambassador and earn some cash!"
760
- msgstr ""
761
-
762
- #: includes/class-freemius.php:21267
763
- msgid "Learn more"
764
- msgstr "Læs mere"
765
-
766
- #: includes/class-freemius.php21447, templates/account.php474,
767
- #: templates/account.php595, templates/connect.php171,
768
- #: templates/connect.php421, templates/forms/license-activation.php25,
769
- #: templates/account/partials/addon.php:287
770
- msgid "Activate License"
771
- msgstr "Aktiver licens"
772
-
773
- #: includes/class-freemius.php21448, templates/account.php543,
774
- #: templates/account.php594, templates/account/partials/site.php:256
775
- msgid "Change License"
776
- msgstr "Skift licens"
777
-
778
- #: includes/class-freemius.php21539, templates/account/partials/site.php:161
779
- msgid "Opt Out"
780
- msgstr "Frameld"
781
-
782
- #: includes/class-freemius.php21541, includes/class-freemius.php21547,
783
- #: templates/account/partials/site.php43,
784
- #: templates/account/partials/site.php:161
785
- msgid "Opt In"
786
- msgstr "Tilmeld"
787
-
788
- #: includes/class-freemius.php:21775
789
- msgid ""
790
- " The paid version of %1$s is already installed. Please activate it to start "
791
- "benefiting the %2$s features. %3$s"
792
- msgstr ""
793
-
794
- #: includes/class-freemius.php:21783
795
- msgid "Activate %s features"
796
- msgstr ""
797
-
798
- #: includes/class-freemius.php:21796
799
- msgid "Please follow these steps to complete the upgrade"
800
- msgstr "Følg venligst disse trin for at færdiggøre opgraderingen"
801
-
802
- #: includes/class-freemius.php:21800
803
- msgid "Download the latest %s version"
804
- msgstr "Download den seneste version af %s"
805
-
806
- #: includes/class-freemius.php:21804
807
- msgid "Upload and activate the downloaded version"
808
- msgstr "Upload og aktiver den downloadede version"
809
-
810
- #: includes/class-freemius.php:21806
811
- msgid "How to upload and activate?"
812
- msgstr "Upload og aktivering, hvordan?"
813
-
814
- #: includes/class-freemius.php:21940
815
- msgid ""
816
- "%sClick here%s to choose the sites where you'd like to activate the license "
817
- "on."
818
- msgstr ""
819
-
820
- #: includes/class-freemius.php:22101
821
- msgid "Auto installation only works for opted-in users."
822
- msgstr "Auto-installation fungerer kun for tilmeldte brugere."
823
-
824
- #: includes/class-freemius.php22111, includes/class-freemius.php22144,
825
- #: includes/class-fs-plugin-updater.php1149,
826
- #: includes/class-fs-plugin-updater.php:1163
827
- msgid "Invalid module ID."
828
- msgstr "Ugyldigt modul-ID."
829
-
830
- #: includes/class-freemius.php22120, includes/class-fs-plugin-updater.php:1185
831
- msgid "Premium version already active."
832
- msgstr "Premium version allerede aktiv."
833
-
834
- #: includes/class-freemius.php:22127
835
- msgid "You do not have a valid license to access the premium version."
836
- msgstr "Du har ikke en gyldig licens til at benytte premium-versionen."
837
-
838
- #: includes/class-freemius.php:22134
839
- msgid ""
840
- "Plugin is a \"Serviceware\" which means it does not have a premium code "
841
- "version."
842
- msgstr ""
843
-
844
- #: includes/class-freemius.php22152, includes/class-fs-plugin-updater.php:1184
845
- msgid "Premium add-on version already installed."
846
- msgstr "Premium tilføjelse er allerede installeret."
847
-
848
- #: includes/class-freemius.php:22497
849
- msgid "View paid features"
850
- msgstr "Vis betalte features"
851
-
852
- #: includes/class-freemius.php:22819
853
- msgid "Thank you so much for using %s and its add-ons!"
854
- msgstr ""
855
-
856
- #: includes/class-freemius.php:22820
857
- msgid "Thank you so much for using %s!"
858
- msgstr "Tak fordi du benytter %s!"
859
-
860
- #: includes/class-freemius.php:22826
861
- msgid ""
862
- "You've already opted-in to our usage-tracking, which helps us keep improving"
863
- " the %s."
864
- msgstr "Du er allerede tilmeldt vores brugssporing, hvilket hjælper os med at forbedre %s."
865
-
866
- #: includes/class-freemius.php:22830
867
- msgid "Thank you so much for using our products!"
868
- msgstr "Mange tak for at benytte vores produkter!"
869
-
870
- #: includes/class-freemius.php:22831
871
- msgid ""
872
- "You've already opted-in to our usage-tracking, which helps us keep improving"
873
- " them."
874
- msgstr "Du er allerede tilmeldt vores brugssporing, hvilket hjælper os med at forbedre dem."
875
-
876
- #: includes/class-freemius.php:22850
877
- msgid "%s and its add-ons"
878
- msgstr "%s og tilføjelser"
879
-
880
- #: includes/class-freemius.php:22859
881
- msgid "Products"
882
- msgstr "Produkter"
883
-
884
- #: includes/class-freemius.php22866, templates/connect.php:272
885
- msgid "Yes"
886
- msgstr "Ja"
887
-
888
- #: includes/class-freemius.php22867, templates/connect.php:273
889
- msgid "send me security & feature updates, educational content and offers."
890
- msgstr "send mig sikkerheds- og feature-opdateringer, informativt indhold og tilbud."
891
-
892
- #: includes/class-freemius.php22868, templates/connect.php:278
893
- msgid "No"
894
- msgstr "Nej"
895
-
896
- #: includes/class-freemius.php22870, templates/connect.php:280
897
- msgid ""
898
- "do %sNOT%s send me security & feature updates, educational content and "
899
- "offers."
900
- msgstr "send %sIKKE%s sikkerheds- og feature-opdateringer, informativt indhold og tilbud."
901
-
902
- #: includes/class-freemius.php:22880
903
- msgid ""
904
- "Due to the new %sEU General Data Protection Regulation (GDPR)%s compliance "
905
- "requirements it is required that you provide your explicit consent, again, "
906
- "confirming that you are onboard :-)"
907
- msgstr ""
908
-
909
- #: includes/class-freemius.php22882, templates/connect.php:287
910
- msgid ""
911
- "Please let us know if you'd like us to contact you for security & feature "
912
- "updates, educational content, and occasional offers:"
913
- msgstr "Lad os vide, om vi har lov til at kontakte dig med sikkerheds- og feature-opdateringer, informativt indhold og lejlighedsvise tilbud:"
914
-
915
- #: includes/class-freemius.php:23164
916
- msgid "License key is empty."
917
- msgstr "Licensnøglen er tom."
918
-
919
- #: includes/class-fs-plugin-updater.php184,
920
- #: templates/forms/premium-versions-upgrade-handler.php:57
921
- msgid "Renew license"
922
- msgstr "Forny licens"
923
-
924
- #: includes/class-fs-plugin-updater.php189,
925
- #: templates/forms/premium-versions-upgrade-handler.php:58
926
- msgid "Buy license"
927
- msgstr ""
928
-
929
- #: includes/class-fs-plugin-updater.php280,
930
- #: includes/class-fs-plugin-updater.php:313
931
- msgid "There is a %s of %s available."
932
- msgstr ""
933
-
934
- #: includes/class-fs-plugin-updater.php282,
935
- #: includes/class-fs-plugin-updater.php:318
936
- msgid "new Beta version"
937
- msgstr ""
938
-
939
- #: includes/class-fs-plugin-updater.php283,
940
- #: includes/class-fs-plugin-updater.php:319
941
- msgid "new version"
942
- msgstr ""
943
-
944
- #: includes/class-fs-plugin-updater.php:342
945
- msgid "Important Upgrade Notice:"
946
- msgstr ""
947
-
948
- #: includes/class-fs-plugin-updater.php:1214
949
- msgid "Installing plugin: %s"
950
- msgstr "Installerer plugin: %s"
951
-
952
- #: includes/class-fs-plugin-updater.php:1255
953
- msgid "Unable to connect to the filesystem. Please confirm your credentials."
954
- msgstr ""
955
-
956
- #: includes/class-fs-plugin-updater.php:1437
957
- msgid ""
958
- "The remote plugin package does not contain a folder with the desired slug "
959
- "and renaming did not work."
960
- msgstr ""
961
-
962
- #: includes/fs-plugin-info-dialog.php:509
963
- msgid "Purchase More"
964
- msgstr ""
965
-
966
- #: includes/fs-plugin-info-dialog.php510,
967
- #: templates/account/partials/addon.php:347
968
- msgctxt "verb"
969
- msgid "Purchase"
970
- msgstr "Køb"
971
-
972
- #: includes/fs-plugin-info-dialog.php:514
973
- msgid "Start my free %s"
974
- msgstr "Start min gratis %s"
975
-
976
- #: includes/fs-plugin-info-dialog.php:712
977
- msgid "Install Free Version Update Now"
978
- msgstr "Installer opdatering til gratis version nu"
979
-
980
- #: includes/fs-plugin-info-dialog.php713, templates/account.php:534
981
- msgid "Install Update Now"
982
- msgstr "Installer opdatering nu"
983
-
984
- #: includes/fs-plugin-info-dialog.php:722
985
- msgid "Install Free Version Now"
986
- msgstr "Installer gratis version nu"
987
-
988
- #: includes/fs-plugin-info-dialog.php723, templates/add-ons.php262,
989
- #: templates/auto-installation.php111,
990
- #: templates/account/partials/addon.php327,
991
- #: templates/account/partials/addon.php:379
992
- msgid "Install Now"
993
- msgstr "Installer nu"
994
-
995
- #: includes/fs-plugin-info-dialog.php:739
996
- msgctxt "as download latest version"
997
- msgid "Download Latest Free Version"
998
- msgstr "Download seneste gratis version"
999
-
1000
- #: includes/fs-plugin-info-dialog.php740, templates/account.php85,
1001
- #: templates/add-ons.php34, templates/account/partials/addon.php:25
1002
- msgctxt "as download latest version"
1003
- msgid "Download Latest"
1004
- msgstr "Download seneste"
1005
-
1006
- #: includes/fs-plugin-info-dialog.php755, templates/add-ons.php268,
1007
- #: templates/account/partials/addon.php318,
1008
- #: templates/account/partials/addon.php:373
1009
- msgid "Activate this add-on"
1010
- msgstr "Aktiver denne tilføjelse"
1011
-
1012
- #: includes/fs-plugin-info-dialog.php757, templates/connect.php:418
1013
- msgid "Activate Free Version"
1014
- msgstr "Aktiver gratis version"
1015
-
1016
- #: includes/fs-plugin-info-dialog.php758, templates/account.php109,
1017
- #: templates/add-ons.php269, templates/account/partials/addon.php:49
1018
- msgid "Activate"
1019
- msgstr "Aktiver"
1020
-
1021
- #: includes/fs-plugin-info-dialog.php:968
1022
- msgctxt "Plugin installer section title"
1023
- msgid "Description"
1024
- msgstr "Beskrivelse"
1025
-
1026
- #: includes/fs-plugin-info-dialog.php:969
1027
- msgctxt "Plugin installer section title"
1028
- msgid "Installation"
1029
- msgstr "Installering"
1030
-
1031
- #: includes/fs-plugin-info-dialog.php:970
1032
- msgctxt "Plugin installer section title"
1033
- msgid "FAQ"
1034
- msgstr "FAQ"
1035
-
1036
- #: includes/fs-plugin-info-dialog.php971,
1037
- #: templates/plugin-info/description.php:55
1038
- msgid "Screenshots"
1039
- msgstr "Skærmbilleder"
1040
-
1041
- #: includes/fs-plugin-info-dialog.php:972
1042
- msgctxt "Plugin installer section title"
1043
- msgid "Changelog"
1044
- msgstr "Ændringslog"
1045
-
1046
- #: includes/fs-plugin-info-dialog.php:973
1047
- msgctxt "Plugin installer section title"
1048
- msgid "Reviews"
1049
- msgstr "Anmeldelser"
1050
-
1051
- #: includes/fs-plugin-info-dialog.php:974
1052
- msgctxt "Plugin installer section title"
1053
- msgid "Other Notes"
1054
- msgstr "Andre noter"
1055
-
1056
- #: includes/fs-plugin-info-dialog.php:989
1057
- msgctxt "Plugin installer section title"
1058
- msgid "Features & Pricing"
1059
- msgstr "Funktioner og priser"
1060
-
1061
- #: includes/fs-plugin-info-dialog.php:999
1062
- msgid "Plugin Install"
1063
- msgstr "Plugin-installering"
1064
-
1065
- #: includes/fs-plugin-info-dialog.php:1071
1066
- msgctxt "e.g. Professional Plan"
1067
- msgid "%s Plan"
1068
- msgstr "%s Plan"
1069
-
1070
- #: includes/fs-plugin-info-dialog.php:1097
1071
- msgctxt "e.g. the best product"
1072
- msgid "Best"
1073
- msgstr "Bedste"
1074
-
1075
- #: includes/fs-plugin-info-dialog.php1103,
1076
- #: includes/fs-plugin-info-dialog.php:1123
1077
- msgctxt "as every month"
1078
- msgid "Monthly"
1079
- msgstr "Månedligt"
1080
-
1081
- #: includes/fs-plugin-info-dialog.php:1106
1082
- msgctxt "as once a year"
1083
- msgid "Annual"
1084
- msgstr "Årligt"
1085
-
1086
- #: includes/fs-plugin-info-dialog.php:1109
1087
- msgid "Lifetime"
1088
- msgstr "Livstid"
1089
-
1090
- #: includes/fs-plugin-info-dialog.php1123,
1091
- #: includes/fs-plugin-info-dialog.php1125,
1092
- #: includes/fs-plugin-info-dialog.php:1127
1093
- msgctxt "e.g. billed monthly"
1094
- msgid "Billed %s"
1095
- msgstr "Faktureret %s"
1096
-
1097
- #: includes/fs-plugin-info-dialog.php:1125
1098
- msgctxt "as once a year"
1099
- msgid "Annually"
1100
- msgstr "Årligt"
1101
-
1102
- #: includes/fs-plugin-info-dialog.php:1127
1103
- msgctxt "as once a year"
1104
- msgid "Once"
1105
- msgstr "Engangsbeløb"
1106
-
1107
- #: includes/fs-plugin-info-dialog.php:1133
1108
- msgid "Single Site License"
1109
- msgstr ""
1110
-
1111
- #: includes/fs-plugin-info-dialog.php:1135
1112
- msgid "Unlimited Licenses"
1113
- msgstr "Ubegrænsede licenser"
1114
-
1115
- #: includes/fs-plugin-info-dialog.php:1137
1116
- msgid "Up to %s Sites"
1117
- msgstr "Op til %s websteder"
1118
-
1119
- #: includes/fs-plugin-info-dialog.php1147,
1120
- #: templates/plugin-info/features.php:82
1121
- msgctxt "as monthly period"
1122
- msgid "mo"
1123
- msgstr "md"
1124
-
1125
- #: includes/fs-plugin-info-dialog.php1154,
1126
- #: templates/plugin-info/features.php:80
1127
- msgctxt "as annual period"
1128
- msgid "year"
1129
- msgstr "år"
1130
-
1131
- #: includes/fs-plugin-info-dialog.php:1208
1132
- msgctxt "noun"
1133
- msgid "Price"
1134
- msgstr "Pris"
1135
-
1136
- #: includes/fs-plugin-info-dialog.php:1256
1137
- msgid "Save %s"
1138
- msgstr "Spar %s"
1139
-
1140
- #: includes/fs-plugin-info-dialog.php:1266
1141
- msgid "No commitment for %s - cancel anytime"
1142
- msgstr "Ingen bindinger ved %s - annuller når som helst"
1143
-
1144
- #: includes/fs-plugin-info-dialog.php:1269
1145
- msgid "After your free %s, pay as little as %s"
1146
- msgstr "Efter din gratis %s er prisen kun %s"
1147
-
1148
- #: includes/fs-plugin-info-dialog.php:1280
1149
- msgid "Details"
1150
- msgstr "Detaljer"
1151
-
1152
- #: includes/fs-plugin-info-dialog.php1284, templates/account.php96,
1153
- #: templates/debug.php203, templates/debug.php240, templates/debug.php454,
1154
- #: templates/account/partials/addon.php:36
1155
- msgctxt "product version"
1156
- msgid "Version"
1157
- msgstr "Version"
1158
-
1159
- #: includes/fs-plugin-info-dialog.php:1291
1160
- msgctxt "as the plugin author"
1161
- msgid "Author"
1162
- msgstr "Forfatter"
1163
-
1164
- #: includes/fs-plugin-info-dialog.php:1298
1165
- msgid "Last Updated"
1166
- msgstr "Senest opdateret"
1167
-
1168
- #: includes/fs-plugin-info-dialog.php1303, templates/account.php:444
1169
- msgctxt "x-ago"
1170
- msgid "%s ago"
1171
- msgstr "%s siden"
1172
-
1173
- #: includes/fs-plugin-info-dialog.php:1312
1174
- msgid "Requires WordPress Version"
1175
- msgstr "Kræver WordPress-version"
1176
-
1177
- #: includes/fs-plugin-info-dialog.php:1313
1178
- msgid "%s or higher"
1179
- msgstr "%s eller højere"
1180
-
1181
- #: includes/fs-plugin-info-dialog.php:1320
1182
- msgid "Compatible up to"
1183
- msgstr "Kompatibel op til"
1184
-
1185
- #: includes/fs-plugin-info-dialog.php:1328
1186
- msgid "Downloaded"
1187
- msgstr "Downloadet"
1188
-
1189
- #: includes/fs-plugin-info-dialog.php:1332
1190
- msgid "%s time"
1191
- msgstr "%s gang"
1192
-
1193
- #: includes/fs-plugin-info-dialog.php:1334
1194
- msgid "%s times"
1195
- msgstr "%s gange"
1196
-
1197
- #: includes/fs-plugin-info-dialog.php:1344
1198
- msgid "WordPress.org Plugin Page"
1199
- msgstr "WordPress.org Plugin-side"
1200
-
1201
- #: includes/fs-plugin-info-dialog.php:1352
1202
- msgid "Plugin Homepage"
1203
- msgstr "Plugin-websted"
1204
-
1205
- #: includes/fs-plugin-info-dialog.php1360,
1206
- #: includes/fs-plugin-info-dialog.php:1442
1207
- msgid "Donate to this plugin"
1208
- msgstr "Donér til dette plugin"
1209
-
1210
- #: includes/fs-plugin-info-dialog.php:1367
1211
- msgid "Average Rating"
1212
- msgstr "Gennemsnitlig vurdering"
1213
-
1214
- #: includes/fs-plugin-info-dialog.php:1374
1215
- msgid "based on %s"
1216
- msgstr "baseret på %s"
1217
-
1218
- #: includes/fs-plugin-info-dialog.php:1378
1219
- msgid "%s rating"
1220
- msgstr "%s vurdering"
1221
-
1222
- #: includes/fs-plugin-info-dialog.php:1380
1223
- msgid "%s ratings"
1224
- msgstr "%s vurderinger"
1225
-
1226
- #: includes/fs-plugin-info-dialog.php:1395
1227
- msgid "%s star"
1228
- msgstr "%s stjerne"
1229
-
1230
- #: includes/fs-plugin-info-dialog.php:1397
1231
- msgid "%s stars"
1232
- msgstr "%s stjerner"
1233
-
1234
- #: includes/fs-plugin-info-dialog.php:1408
1235
- msgid "Click to see reviews that provided a rating of %s"
1236
- msgstr ""
1237
-
1238
- #: includes/fs-plugin-info-dialog.php:1421
1239
- msgid "Contributors"
1240
- msgstr "Bidragsydere"
1241
-
1242
- #: includes/fs-plugin-info-dialog.php1450,
1243
- #: includes/fs-plugin-info-dialog.php:1452
1244
- msgid "Warning"
1245
- msgstr "Advarsel"
1246
-
1247
- #: includes/fs-plugin-info-dialog.php:1450
1248
- msgid ""
1249
- "This plugin has not been tested with your current version of WordPress."
1250
- msgstr "Dette plugin er ikke blevet testet med din nuværende version af WordPress."
1251
-
1252
- #: includes/fs-plugin-info-dialog.php:1452
1253
- msgid ""
1254
- "This plugin has not been marked as compatible with your version of "
1255
- "WordPress."
1256
- msgstr ""
1257
-
1258
- #: includes/fs-plugin-info-dialog.php:1471
1259
- msgid "Paid add-on must be deployed to Freemius."
1260
- msgstr ""
1261
-
1262
- #: includes/fs-plugin-info-dialog.php:1472
1263
- msgid "Add-on must be deployed to WordPress.org or Freemius."
1264
- msgstr ""
1265
-
1266
- #: includes/fs-plugin-info-dialog.php:1493
1267
- msgid "Newer Version (%s) Installed"
1268
- msgstr "Nyere version (%s) installeret"
1269
-
1270
- #: includes/fs-plugin-info-dialog.php:1494
1271
- msgid "Newer Free Version (%s) Installed"
1272
- msgstr "Nyere gratis version (%s) installeret"
1273
-
1274
- #: includes/fs-plugin-info-dialog.php:1501
1275
- msgid "Latest Version Installed"
1276
- msgstr "Seneste version installeret"
1277
-
1278
- #: includes/fs-plugin-info-dialog.php:1502
1279
- msgid "Latest Free Version Installed"
1280
- msgstr "Seneste gratis version installeret"
1281
-
1282
- #: templates/account.php86, templates/forms/subscription-cancellation.php96,
1283
- #: templates/account/partials/addon.php26,
1284
- #: templates/account/partials/site.php:295
1285
- msgid "Downgrading your plan"
1286
- msgstr ""
1287
-
1288
- #: templates/account.php87, templates/forms/subscription-cancellation.php97,
1289
- #: templates/account/partials/addon.php27,
1290
- #: templates/account/partials/site.php:296
1291
- msgid "Cancelling the subscription"
1292
- msgstr ""
1293
-
1294
- #. translators: %1$s: Either 'Downgrading your plan' or 'Cancelling the
1295
- #. subscription'
1296
- #: templates/account.php:89
1297
- msgid ""
1298
- "%1$s will immediately stop all future recurring payments and your %2$s plan "
1299
- "license will expire in %3$s."
1300
- msgstr ""
1301
-
1302
- #: templates/account.php90, templates/forms/subscription-cancellation.php100,
1303
- #: templates/account/partials/addon.php30,
1304
- #: templates/account/partials/site.php:299
1305
- msgid ""
1306
- "Please note that we will not be able to grandfather outdated pricing for "
1307
- "renewals/new subscriptions after a cancellation. If you choose to renew the "
1308
- "subscription manually in the future, after a price increase, which typically"
1309
- " occurs once a year, you will be charged the updated price."
1310
- msgstr ""
1311
-
1312
- #: templates/account.php91, templates/forms/subscription-cancellation.php106,
1313
- #: templates/account/partials/addon.php:31
1314
- msgid ""
1315
- "Cancelling the trial will immediately block access to all premium features. "
1316
- "Are you sure?"
1317
- msgstr ""
1318
-
1319
- #: templates/account.php92, templates/forms/subscription-cancellation.php101,
1320
- #: templates/account/partials/addon.php32,
1321
- #: templates/account/partials/site.php:300
1322
- msgid ""
1323
- "You can still enjoy all %s features but you will not have access to %s "
1324
- "security & feature updates, nor support."
1325
- msgstr ""
1326
-
1327
- #: templates/account.php93, templates/forms/subscription-cancellation.php102,
1328
- #: templates/account/partials/addon.php33,
1329
- #: templates/account/partials/site.php:301
1330
- msgid ""
1331
- "Once your license expires you can still use the Free version but you will "
1332
- "NOT have access to the %s features."
1333
- msgstr ""
1334
-
1335
- #. translators: %s: Plan title (e.g. "Professional")
1336
- #: templates/account.php95,
1337
- #: templates/account/partials/activate-license-button.php31,
1338
- #: templates/account/partials/addon.php:35
1339
- msgid "Activate %s Plan"
1340
- msgstr "Aktiver %s plan"
1341
-
1342
- #. translators: %s: Time period (e.g. Auto renews in "2 months")
1343
- #: templates/account.php98, templates/account/partials/addon.php38,
1344
- #: templates/account/partials/site.php:275
1345
- msgid "Auto renews in %s"
1346
- msgstr "Auto-fornyer om %s"
1347
-
1348
- #. translators: %s: Time period (e.g. Expires in "2 months")
1349
- #: templates/account.php100, templates/account/partials/addon.php40,
1350
- #: templates/account/partials/site.php:277
1351
- msgid "Expires in %s"
1352
- msgstr "Udløber om %s"
1353
-
1354
- #: templates/account.php101, templates/account/partials/addon.php:41
1355
- msgctxt "as synchronize license"
1356
- msgid "Sync License"
1357
- msgstr "Synkroniser licens"
1358
-
1359
- #: templates/account.php102, templates/account/partials/addon.php:42
1360
- msgid "Cancel Trial"
1361
- msgstr "Annuller prøveperiode"
1362
-
1363
- #: templates/account.php103, templates/account/partials/addon.php:43
1364
- msgid "Change Plan"
1365
- msgstr "Skift plan"
1366
-
1367
- #: templates/account.php104, templates/account/partials/addon.php:44
1368
- msgctxt "verb"
1369
- msgid "Upgrade"
1370
- msgstr "Opgrader"
1371
-
1372
- #: templates/account.php106, templates/account/partials/addon.php46,
1373
- #: templates/account/partials/site.php:302
1374
- msgctxt "verb"
1375
- msgid "Downgrade"
1376
- msgstr "Nedgrader"
1377
-
1378
- #: templates/account.php108, templates/add-ons.php187,
1379
- #: templates/plugin-info/features.php72,
1380
- #: templates/account/partials/addon.php48,
1381
- #: templates/account/partials/site.php:31
1382
- msgid "Free"
1383
- msgstr "Gratis"
1384
-
1385
- #: templates/account.php110, templates/debug.php373,
1386
- #: includes/customizer/class-fs-customizer-upsell-control.php106,
1387
- #: templates/account/partials/addon.php:50
1388
- msgctxt "as product pricing plan"
1389
- msgid "Plan"
1390
- msgstr "Plan"
1391
-
1392
- #: templates/account.php:111
1393
- msgid "Bundle Plan"
1394
- msgstr ""
1395
-
1396
- #: templates/account.php:185
1397
- msgid "Free Trial"
1398
- msgstr "Gratis prøveperiode"
1399
-
1400
- #: templates/account.php:196
1401
- msgid "Account Details"
1402
- msgstr "Kontodetaljer"
1403
-
1404
- #: templates/account.php:200
1405
- msgid "Billing & Invoices"
1406
- msgstr ""
1407
-
1408
- #: templates/account.php:210
1409
- msgid ""
1410
- "Deleting the account will automatically deactivate your %s plan license so "
1411
- "you can use it on other sites. If you want to terminate the recurring "
1412
- "payments as well, click the \"Cancel\" button, and first \"Downgrade\" your "
1413
- "account. Are you sure you would like to continue with the deletion?"
1414
- msgstr ""
1415
-
1416
- #: templates/account.php:212
1417
- msgid ""
1418
- "Deletion is not temporary. Only delete if you no longer want to use this %s "
1419
- "anymore. Are you sure you would like to continue with the deletion?"
1420
- msgstr ""
1421
-
1422
- #: templates/account.php:215
1423
- msgid "Delete Account"
1424
- msgstr "Slet konto"
1425
-
1426
- #: templates/account.php227, templates/account/partials/addon.php211,
1427
- #: templates/account/partials/deactivate-license-button.php:35
1428
- msgid "Deactivate License"
1429
- msgstr "Deaktiver licens"
1430
-
1431
- #: templates/account.php250, templates/forms/subscription-cancellation.php:125
1432
- msgid "Are you sure you want to proceed?"
1433
- msgstr "Er du sikker på, du vil fortsætte?"
1434
-
1435
- #: templates/account.php250, templates/account/partials/addon.php:234
1436
- msgid "Cancel Subscription"
1437
- msgstr "Annuller abonnement"
1438
-
1439
- #: templates/account.php:278
1440
- msgctxt "as synchronize"
1441
- msgid "Sync"
1442
- msgstr "Synkroniser"
1443
-
1444
- #: templates/account.php292, templates/debug.php:489
1445
- msgid "Name"
1446
- msgstr "Navn"
1447
-
1448
- #: templates/account.php298, templates/debug.php:490
1449
- msgid "Email"
1450
- msgstr "E-mail"
1451
-
1452
- #: templates/account.php305, templates/debug.php372, templates/debug.php:528
1453
- msgid "User ID"
1454
- msgstr "Bruger-ID"
1455
-
1456
- #: templates/account.php322, templates/account.php608,
1457
- #: templates/account.php653, templates/debug.php238, templates/debug.php366,
1458
- #: templates/debug.php451, templates/debug.php488, templates/debug.php526,
1459
- #: templates/debug.php599, templates/account/payments.php35,
1460
- #: templates/debug/logger.php:21
1461
- msgid "ID"
1462
- msgstr "ID"
1463
-
1464
- #: templates/account.php:329
1465
- msgid "Site ID"
1466
- msgstr "Websteds-ID"
1467
-
1468
- #: templates/account.php:332
1469
- msgid "No ID"
1470
- msgstr "Intet ID"
1471
-
1472
- #: templates/account.php337, templates/debug.php245, templates/debug.php374,
1473
- #: templates/debug.php455, templates/debug.php492,
1474
- #: templates/account/partials/site.php:219
1475
- msgid "Public Key"
1476
- msgstr "Offentlig nøgle"
1477
-
1478
- #: templates/account.php343, templates/debug.php375, templates/debug.php456,
1479
- #: templates/debug.php493, templates/account/partials/site.php:231
1480
- msgid "Secret Key"
1481
- msgstr "Privat nøgle"
1482
-
1483
- #: templates/account.php:346
1484
- msgctxt "as secret encryption key missing"
1485
- msgid "No Secret"
1486
- msgstr "Ingen privat nøgle"
1487
-
1488
- #: templates/account.php373, templates/account/partials/site.php112,
1489
- #: templates/account/partials/site.php:114
1490
- msgid "Trial"
1491
- msgstr "Prøveperiode"
1492
-
1493
- #: templates/account.php400, templates/debug.php533,
1494
- #: templates/account/partials/site.php:248
1495
- msgid "License Key"
1496
- msgstr "Licensnøgle"
1497
-
1498
- #: templates/account.php:429
1499
- msgid "Join the Beta program"
1500
- msgstr ""
1501
-
1502
- #: templates/account.php:435
1503
- msgid "not verified"
1504
- msgstr "ikke verificeret"
1505
-
1506
- #: templates/account.php444, templates/account/partials/addon.php:172
1507
- msgid "Expired"
1508
- msgstr "Udløbet"
1509
-
1510
- #: templates/account.php:502
1511
- msgid "Premium version"
1512
- msgstr "Premium version"
1513
-
1514
- #: templates/account.php:504
1515
- msgid "Free version"
1516
- msgstr "Gratis version"
1517
-
1518
- #: templates/account.php:516
1519
- msgid "Verify Email"
1520
- msgstr "Verificer e-mail"
1521
-
1522
- #: templates/account.php:527
1523
- msgid "Download %s Version"
1524
- msgstr "Download 1%s version"
1525
-
1526
- #: templates/account.php541, templates/account.php749,
1527
- #: templates/account/partials/site.php237,
1528
- #: templates/account/partials/site.php:255
1529
- msgctxt "verb"
1530
- msgid "Show"
1531
- msgstr "Vis"
1532
-
1533
- #: templates/account.php:555
1534
- msgid "What is your %s?"
1535
- msgstr "Angiv venligst %s?"
1536
-
1537
- #: templates/account.php563, templates/account/billing.php:21
1538
- msgctxt "verb"
1539
- msgid "Edit"
1540
- msgstr "Rediger"
1541
-
1542
- #: templates/account.php:588
1543
- msgid "Sites"
1544
- msgstr "Websteder"
1545
-
1546
- #: templates/account.php:599
1547
- msgid "Search by address"
1548
- msgstr "Søg efter adresse"
1549
-
1550
- #: templates/account.php609, templates/debug.php:369
1551
- msgid "Address"
1552
- msgstr "Adresse"
1553
-
1554
- #: templates/account.php:610
1555
- msgid "License"
1556
- msgstr "Licens"
1557
-
1558
- #: templates/account.php:611
1559
- msgid "Plan"
1560
- msgstr "Plan"
1561
-
1562
- #: templates/account.php:656
1563
- msgctxt "as software license"
1564
- msgid "License"
1565
- msgstr "Licens"
1566
-
1567
- #: templates/account.php:743
1568
- msgctxt "verb"
1569
- msgid "Hide"
1570
- msgstr "Skjul"
1571
-
1572
- #: templates/account.php:765
1573
- msgid "Processing"
1574
- msgstr "Arbejder"
1575
-
1576
- #: templates/account.php:768
1577
- msgid "Get updates for bleeding edge Beta versions of %s."
1578
- msgstr ""
1579
-
1580
- #: templates/account.php:826
1581
- msgid "Cancelling %s"
1582
- msgstr ""
1583
-
1584
- #: templates/account.php826, templates/account.php843,
1585
- #: templates/forms/subscription-cancellation.php27,
1586
- #: templates/forms/deactivation/form.php:133
1587
- msgid "trial"
1588
- msgstr ""
1589
-
1590
- #: templates/account.php841, templates/forms/deactivation/form.php:150
1591
- msgid "Cancelling %s..."
1592
- msgstr ""
1593
-
1594
- #: templates/account.php844, templates/forms/subscription-cancellation.php28,
1595
- #: templates/forms/deactivation/form.php:134
1596
- msgid "subscription"
1597
- msgstr ""
1598
-
1599
- #: templates/account.php:858
1600
- msgid ""
1601
- "Deactivating your license will block all premium features, but will enable "
1602
- "activating the license on another site. Are you sure you want to proceed?"
1603
- msgstr ""
1604
-
1605
- #: templates/add-ons.php:35
1606
- msgid "View details"
1607
- msgstr "Vis detaljer"
1608
-
1609
- #: templates/add-ons.php:45
1610
- msgid "Add Ons for %s"
1611
- msgstr "Tilføjelser til %s"
1612
-
1613
- #: templates/add-ons.php:55
1614
- msgid ""
1615
- "We could'nt load the add-ons list. It's probably an issue on our side, "
1616
- "please try to come back in few minutes."
1617
- msgstr ""
1618
-
1619
- #: templates/add-ons.php:173
1620
- msgctxt "active add-on"
1621
- msgid "Active"
1622
- msgstr "Aktiv"
1623
-
1624
- #: templates/add-ons.php:174
1625
- msgctxt "installed add-on"
1626
- msgid "Installed"
1627
- msgstr ""
1628
-
1629
- #: templates/admin-notice.php13, templates/forms/license-activation.php209,
1630
- #: templates/forms/resend-key.php:77
1631
- msgctxt "as close a window"
1632
- msgid "Dismiss"
1633
- msgstr "Fjern"
1634
-
1635
- #: templates/auto-installation.php:45
1636
- msgid "%s sec"
1637
- msgstr "1%s sek"
1638
-
1639
- #: templates/auto-installation.php:83
1640
- msgid "Automatic Installation"
1641
- msgstr "Automatisk installering"
1642
-
1643
- #: templates/auto-installation.php:93
1644
- msgid ""
1645
- "An automated download and installation of %s (paid version) from %s will "
1646
- "start in %s. If you would like to do it manually - click the cancellation "
1647
- "button now."
1648
- msgstr ""
1649
-
1650
- #: templates/auto-installation.php:104
1651
- msgid ""
1652
- "The installation process has started and may take a few minutes to complete."
1653
- " Please wait until it is done - do not refresh this page."
1654
- msgstr ""
1655
-
1656
- #: templates/auto-installation.php:109
1657
- msgid "Cancel Installation"
1658
- msgstr "Annuller installering"
1659
-
1660
- #: templates/checkout.php:180
1661
- msgid "Checkout"
1662
- msgstr "Udtjekning"
1663
-
1664
- #: templates/checkout.php:180
1665
- msgid "PCI compliant"
1666
- msgstr ""
1667
-
1668
- #. translators: %s: name (e.g. Hey John,)
1669
- #: templates/connect.php:112
1670
- msgctxt "greeting"
1671
- msgid "Hey %s,"
1672
- msgstr "Hey %s,"
1673
-
1674
- #: templates/connect.php:154
1675
- msgid "Allow & Continue"
1676
- msgstr "Tillad & Fortsæt"
1677
-
1678
- #: templates/connect.php:158
1679
- msgid "Re-send activation email"
1680
- msgstr "Gensend e-mail om aktivering"
1681
-
1682
- #: templates/connect.php:162
1683
- msgid "Thanks %s!"
1684
- msgstr "Tak %s!"
1685
-
1686
- #: templates/connect.php172, templates/forms/license-activation.php:44
1687
- msgid "Agree & Activate License"
1688
- msgstr "Accepter & aktiver licens"
1689
-
1690
- #: templates/connect.php:181
1691
- msgid ""
1692
- "Thanks for purchasing %s! To get started, please enter your license key:"
1693
- msgstr "Tak for at købe %s! For at komme i gang, venligst indtast din licensnøgle:"
1694
-
1695
- #: templates/connect.php:188
1696
- msgid ""
1697
- "Never miss an important update - opt in to our security & feature updates "
1698
- "notifications, educational content, offers, and non-sensitive diagnostic "
1699
- "tracking with %4$s."
1700
- msgstr ""
1701
-
1702
- #: templates/connect.php:189
1703
- msgid ""
1704
- "Never miss an important update - opt in to our security and feature updates "
1705
- "notifications, and non-sensitive diagnostic tracking with %4$s."
1706
- msgstr ""
1707
-
1708
- #: templates/connect.php:195
1709
- msgid ""
1710
- "Never miss an important update - opt in to our security & feature updates "
1711
- "notifications, educational content, offers, and non-sensitive diagnostic "
1712
- "tracking with %4$s. If you skip this, that's okay! %1$s will still work just"
1713
- " fine."
1714
- msgstr ""
1715
-
1716
- #: templates/connect.php:196
1717
- msgid ""
1718
- "Never miss an important update - opt in to our security & feature updates "
1719
- "notifications, and non-sensitive diagnostic tracking with %4$s. If you skip "
1720
- "this, that's okay! %1$s will still work just fine."
1721
- msgstr ""
1722
-
1723
- #: templates/connect.php:230
1724
- msgid "We're excited to introduce the Freemius network-level integration."
1725
- msgstr ""
1726
-
1727
- #: templates/connect.php:233
1728
- msgid ""
1729
- "During the update process we detected %d site(s) that are still pending "
1730
- "license activation."
1731
- msgstr ""
1732
-
1733
- #: templates/connect.php:235
1734
- msgid ""
1735
- "If you'd like to use the %s on those sites, please enter your license key "
1736
- "below and click the activation button."
1737
- msgstr ""
1738
-
1739
- #: templates/connect.php:237
1740
- msgid "%s's paid features"
1741
- msgstr ""
1742
-
1743
- #: templates/connect.php:242
1744
- msgid ""
1745
- "Alternatively, you can skip it for now and activate the license later, in "
1746
- "your %s's network-level Account page."
1747
- msgstr ""
1748
-
1749
- #: templates/connect.php:244
1750
- msgid ""
1751
- "During the update process we detected %s site(s) in the network that are "
1752
- "still pending your attention."
1753
- msgstr ""
1754
-
1755
- #: templates/connect.php253, templates/forms/license-activation.php:47
1756
- msgid "License key"
1757
- msgstr "Licensnøgle"
1758
-
1759
- #: templates/connect.php256, templates/forms/license-activation.php:20
1760
- msgid "Can't find your license key?"
1761
- msgstr "Kan du ikke finde din licensnøgle?"
1762
-
1763
- #: templates/connect.php315, templates/connect.php652,
1764
- #: templates/forms/deactivation/retry-skip.php:20
1765
- msgctxt "verb"
1766
- msgid "Skip"
1767
- msgstr "Spring over"
1768
-
1769
- #: templates/connect.php:318
1770
- msgid "Delegate to Site Admins"
1771
- msgstr ""
1772
-
1773
- #: templates/connect.php:318
1774
- msgid ""
1775
- "If you click it, this decision will be delegated to the sites "
1776
- "administrators."
1777
- msgstr ""
1778
-
1779
- #: templates/connect.php:346
1780
- msgid "Your Profile Overview"
1781
- msgstr "Overblik af din profil"
1782
-
1783
- #: templates/connect.php:347
1784
- msgid "Name and email address"
1785
- msgstr "Navn og e-mailadresse"
1786
-
1787
- #: templates/connect.php:352
1788
- msgid "Your Site Overview"
1789
- msgstr "Overblik af dit websted"
1790
-
1791
- #: templates/connect.php:353
1792
- msgid "Site URL, WP version, PHP info, plugins & themes"
1793
- msgstr "Websteds-URL, WP version, PHP info, plugins og temaer"
1794
-
1795
- #: templates/connect.php:358
1796
- msgid "Admin Notices"
1797
- msgstr "Admin-meddelelser"
1798
-
1799
- #: templates/connect.php359, templates/connect.php:375
1800
- msgid "Updates, announcements, marketing, no spam"
1801
- msgstr ""
1802
-
1803
- #: templates/connect.php:364
1804
- msgid "Current %s Events"
1805
- msgstr ""
1806
-
1807
- #: templates/connect.php:365
1808
- msgid "Activation, deactivation and uninstall"
1809
- msgstr "Aktivering, deaktivering og afinstallering"
1810
-
1811
- #: templates/connect.php:374
1812
- msgid "Newsletter"
1813
- msgstr "Nyhedsbrev"
1814
-
1815
- #: templates/connect.php391, templates/forms/license-activation.php:39
1816
- msgid ""
1817
- "The %1$s will be periodically sending data to %2$s to check for security and"
1818
- " feature updates, and verify the validity of your license."
1819
- msgstr ""
1820
-
1821
- #: templates/connect.php:396
1822
- msgid "What permissions are being granted?"
1823
- msgstr "Hvilke tilladelser bliver givet?"
1824
-
1825
- #: templates/connect.php:417
1826
- msgid "Don't have a license key?"
1827
- msgstr "Har du ikke en licensnøgle?"
1828
-
1829
- #: templates/connect.php:420
1830
- msgid "Have a license key?"
1831
- msgstr "Har du en licensnøgle?"
1832
-
1833
- #: templates/connect.php:428
1834
- msgid "Privacy Policy"
1835
- msgstr "Privatlivspolitik"
1836
-
1837
- #: templates/connect.php:430
1838
- msgid "License Agreement"
1839
- msgstr ""
1840
-
1841
- #: templates/connect.php:430
1842
- msgid "Terms of Service"
1843
- msgstr "Servicevilkår"
1844
-
1845
- #: templates/connect.php:805
1846
- msgctxt "as in the process of sending an email"
1847
- msgid "Sending email"
1848
- msgstr "Sender e-mail"
1849
-
1850
- #: templates/connect.php:806
1851
- msgctxt "as activating plugin"
1852
- msgid "Activating"
1853
- msgstr "Aktiverer"
1854
-
1855
- #: templates/contact.php:78
1856
- msgid "Contact"
1857
- msgstr "Kontakt"
1858
-
1859
- #: templates/debug.php:17
1860
- msgctxt "as turned off"
1861
- msgid "Off"
1862
- msgstr "Fra"
1863
-
1864
- #: templates/debug.php:18
1865
- msgctxt "as turned on"
1866
- msgid "On"
1867
- msgstr "Til"
1868
-
1869
- #: templates/debug.php:20
1870
- msgid "SDK"
1871
- msgstr "SDK"
1872
-
1873
- #: templates/debug.php:24
1874
- msgctxt "as code debugging"
1875
- msgid "Debugging"
1876
- msgstr "Fejlfinding"
1877
-
1878
- #: templates/debug.php54, templates/debug.php250, templates/debug.php376,
1879
- #: templates/debug.php:494
1880
- msgid "Actions"
1881
- msgstr "Handlinger"
1882
-
1883
- #: templates/debug.php:64
1884
- msgid "Are you sure you want to delete all Freemius data?"
1885
- msgstr "Er du sikker på, du vil slette al Freemius data?"
1886
-
1887
- #: templates/debug.php:64
1888
- msgid "Delete All Accounts"
1889
- msgstr "Slet alle konti"
1890
-
1891
- #: templates/debug.php:71
1892
- msgid "Clear API Cache"
1893
- msgstr "Ryd API-cache"
1894
-
1895
- #: templates/debug.php:79
1896
- msgid "Clear Updates Transients"
1897
- msgstr ""
1898
-
1899
- #: templates/debug.php:86
1900
- msgid "Sync Data From Server"
1901
- msgstr "Synkroniser data fra server"
1902
-
1903
- #: templates/debug.php:95
1904
- msgid "Migrate Options to Network"
1905
- msgstr ""
1906
-
1907
- #: templates/debug.php:100
1908
- msgid "Load DB Option"
1909
- msgstr "Hent DB-indstilling"
1910
-
1911
- #: templates/debug.php:103
1912
- msgid "Set DB Option"
1913
- msgstr "Sæt DB-indstilling"
1914
-
1915
- #: templates/debug.php:182
1916
- msgid "Key"
1917
- msgstr "Nøgle"
1918
-
1919
- #: templates/debug.php:183
1920
- msgid "Value"
1921
- msgstr "Værdi"
1922
-
1923
- #: templates/debug.php:199
1924
- msgctxt "as software development kit versions"
1925
- msgid "SDK Versions"
1926
- msgstr "SDK-versioner"
1927
-
1928
- #: templates/debug.php:204
1929
- msgid "SDK Path"
1930
- msgstr "SDK-sti"
1931
-
1932
- #: templates/debug.php205, templates/debug.php:244
1933
- msgid "Module Path"
1934
- msgstr "Modul-sti"
1935
-
1936
- #: templates/debug.php:206
1937
- msgid "Is Active"
1938
- msgstr "Er aktiv"
1939
-
1940
- #: templates/debug.php234, templates/debug/plugins-themes-sync.php:35
1941
- msgid "Plugins"
1942
- msgstr "Plugins"
1943
-
1944
- #: templates/debug.php234, templates/debug/plugins-themes-sync.php:56
1945
- msgid "Themes"
1946
- msgstr "Temaer"
1947
-
1948
- #: templates/debug.php239, templates/debug.php371, templates/debug.php453,
1949
- #: templates/debug/scheduled-crons.php:80
1950
- msgid "Slug"
1951
- msgstr "Kortnavn"
1952
-
1953
- #: templates/debug.php241, templates/debug.php:452
1954
- msgid "Title"
1955
- msgstr "Titel"
1956
-
1957
- #: templates/debug.php:242
1958
- msgctxt "as application program interface"
1959
- msgid "API"
1960
- msgstr "API"
1961
-
1962
- #: templates/debug.php:243
1963
- msgid "Freemius State"
1964
- msgstr "Freemius tilstand"
1965
-
1966
- #: templates/debug.php:247
1967
- msgid "Network Blog"
1968
- msgstr "Netværksblog"
1969
-
1970
- #: templates/debug.php:248
1971
- msgid "Network User"
1972
- msgstr "Netværksbruger"
1973
-
1974
- #: templates/debug.php:285
1975
- msgctxt "as connection was successful"
1976
- msgid "Connected"
1977
- msgstr "Forbundet"
1978
-
1979
- #: templates/debug.php:286
1980
- msgctxt "as connection blocked"
1981
- msgid "Blocked"
1982
- msgstr "Blokeret"
1983
-
1984
- #: templates/debug.php:322
1985
- msgid "Simulate Trial Promotion"
1986
- msgstr ""
1987
-
1988
- #: templates/debug.php:334
1989
- msgid "Simulate Network Upgrade"
1990
- msgstr "Simuler netværksopgradering"
1991
-
1992
- #: templates/debug.php:360
1993
- msgid "%s Installs"
1994
- msgstr "%s installeringer"
1995
-
1996
- #: templates/debug.php:362
1997
- msgctxt "like websites"
1998
- msgid "Sites"
1999
- msgstr "Websteder"
2000
-
2001
- #: templates/debug.php368, templates/account/partials/site.php:148
2002
- msgid "Blog ID"
2003
- msgstr "Blog-ID"
2004
-
2005
- #: templates/debug.php433, templates/debug.php511,
2006
- #: templates/account/partials/addon.php:396
2007
- msgctxt "verb"
2008
- msgid "Delete"
2009
- msgstr "Slet"
2010
-
2011
- #: templates/debug.php:447
2012
- msgid "Add Ons of module %s"
2013
- msgstr "Tilføjelser til modul %s"
2014
-
2015
- #: templates/debug.php:484
2016
- msgid "Users"
2017
- msgstr "Brugere"
2018
-
2019
- #: templates/debug.php:491
2020
- msgid "Verified"
2021
- msgstr "Verificeret"
2022
-
2023
- #: templates/debug.php:522
2024
- msgid "%s Licenses"
2025
- msgstr "1%s licenser"
2026
-
2027
- #: templates/debug.php:527
2028
- msgid "Plugin ID"
2029
- msgstr "Plugin-ID"
2030
-
2031
- #: templates/debug.php:529
2032
- msgid "Plan ID"
2033
- msgstr "Plan-ID"
2034
-
2035
- #: templates/debug.php:530
2036
- msgid "Quota"
2037
- msgstr "Kvote"
2038
-
2039
- #: templates/debug.php:531
2040
- msgid "Activated"
2041
- msgstr "Aktiveret"
2042
-
2043
- #: templates/debug.php:532
2044
- msgid "Blocking"
2045
- msgstr "Blokerer"
2046
-
2047
- #: templates/debug.php:534
2048
- msgctxt "as expiration date"
2049
- msgid "Expiration"
2050
- msgstr "Udløber"
2051
-
2052
- #: templates/debug.php:557
2053
- msgid "Debug Log"
2054
- msgstr "Fejlfindingslog"
2055
-
2056
- #: templates/debug.php:561
2057
- msgid "All Types"
2058
- msgstr "Alle typer"
2059
-
2060
- #: templates/debug.php:568
2061
- msgid "All Requests"
2062
- msgstr "Alle forespørgsler"
2063
-
2064
- #: templates/debug.php573, templates/debug.php602,
2065
- #: templates/debug/logger.php:25
2066
- msgid "File"
2067
- msgstr "Fil"
2068
-
2069
- #: templates/debug.php574, templates/debug.php600,
2070
- #: templates/debug/logger.php:23
2071
- msgid "Function"
2072
- msgstr "Funktion"
2073
-
2074
- #: templates/debug.php:575
2075
- msgid "Process ID"
2076
- msgstr "Proces-ID"
2077
-
2078
- #: templates/debug.php:576
2079
- msgid "Logger"
2080
- msgstr "Logger"
2081
-
2082
- #: templates/debug.php577, templates/debug.php601,
2083
- #: templates/debug/logger.php:24
2084
- msgid "Message"
2085
- msgstr "Besked"
2086
-
2087
- #: templates/debug.php:579
2088
- msgid "Filter"
2089
- msgstr "Filter"
2090
-
2091
- #: templates/debug.php:587
2092
- msgid "Download"
2093
- msgstr "Download"
2094
-
2095
- #: templates/debug.php598, templates/debug/logger.php:22
2096
- msgid "Type"
2097
- msgstr "Type"
2098
-
2099
- #: templates/debug.php603, templates/debug/logger.php:26
2100
- msgid "Timestamp"
2101
- msgstr "Tidsstempel"
2102
-
2103
- #: templates/secure-https-header.php:28
2104
- msgid "Secure HTTPS %s page, running from an external domain"
2105
- msgstr ""
2106
-
2107
- #: includes/customizer/class-fs-customizer-support-section.php55,
2108
- #: templates/plugin-info/features.php:43
2109
- msgid "Support"
2110
- msgstr "Support"
2111
-
2112
- #: includes/debug/class-fs-debug-bar-panel.php48,
2113
- #: templates/debug/api-calls.php54, templates/debug/logger.php:62
2114
- msgctxt "milliseconds"
2115
- msgid "ms"
2116
- msgstr "ms"
2117
-
2118
- #: includes/debug/debug-bar-start.php:41
2119
- msgid "Freemius API"
2120
- msgstr "Freemius API"
2121
-
2122
- #: includes/debug/debug-bar-start.php:42
2123
- msgid "Requests"
2124
- msgstr ""
2125
-
2126
- #: templates/account/billing.php:22
2127
- msgctxt "verb"
2128
- msgid "Update"
2129
- msgstr "Opdater"
2130
-
2131
- #: templates/account/billing.php:33
2132
- msgid "Billing"
2133
- msgstr "Betaling"
2134
-
2135
- #: templates/account/billing.php38, templates/account/billing.php:38
2136
- msgid "Business name"
2137
- msgstr "Firmanavn"
2138
-
2139
- #: templates/account/billing.php39, templates/account/billing.php:39
2140
- msgid "Tax / VAT ID"
2141
- msgstr "Moms / VAT ID"
2142
-
2143
- #: templates/account/billing.php42, templates/account/billing.php42,
2144
- #: templates/account/billing.php43, templates/account/billing.php:43
2145
- msgid "Address Line %d"
2146
- msgstr "Adresselinje %d"
2147
-
2148
- #: templates/account/billing.php46, templates/account/billing.php:46
2149
- msgid "City"
2150
- msgstr "By"
2151
-
2152
- #: templates/account/billing.php46, templates/account/billing.php:46
2153
- msgid "Town"
2154
- msgstr "By"
2155
-
2156
- #: templates/account/billing.php47, templates/account/billing.php:47
2157
- msgid "ZIP / Postal Code"
2158
- msgstr "ZIP / Postnummer"
2159
-
2160
- #: templates/account/billing.php:302
2161
- msgid "Country"
2162
- msgstr "Land"
2163
-
2164
- #: templates/account/billing.php:304
2165
- msgid "Select Country"
2166
- msgstr "Vælg land"
2167
-
2168
- #: templates/account/billing.php311, templates/account/billing.php:312
2169
- msgid "State"
2170
- msgstr "Stat"
2171
-
2172
- #: templates/account/billing.php311, templates/account/billing.php:312
2173
- msgid "Province"
2174
- msgstr "Provins"
2175
-
2176
- #: templates/account/payments.php:29
2177
- msgid "Payments"
2178
- msgstr "Betalinger"
2179
-
2180
- #: templates/account/payments.php:36
2181
- msgid "Date"
2182
- msgstr "Dato"
2183
-
2184
- #: templates/account/payments.php:37
2185
- msgid "Amount"
2186
- msgstr "Beløb"
2187
-
2188
- #: templates/account/payments.php38, templates/account/payments.php:50
2189
- msgid "Invoice"
2190
- msgstr "Faktura"
2191
-
2192
- #: templates/debug/api-calls.php:56
2193
- msgid "API"
2194
- msgstr "API"
2195
-
2196
- #: templates/debug/api-calls.php:68
2197
- msgid "Method"
2198
- msgstr "Metode"
2199
-
2200
- #: templates/debug/api-calls.php:69
2201
- msgid "Code"
2202
- msgstr "Kode"
2203
-
2204
- #: templates/debug/api-calls.php:70
2205
- msgid "Length"
2206
- msgstr "Længde"
2207
-
2208
- #: templates/debug/api-calls.php:71
2209
- msgctxt "as file/folder path"
2210
- msgid "Path"
2211
- msgstr "Sti"
2212
-
2213
- #: templates/debug/api-calls.php:73
2214
- msgid "Body"
2215
- msgstr ""
2216
-
2217
- #: templates/debug/api-calls.php:75
2218
- msgid "Result"
2219
- msgstr "Resultat"
2220
-
2221
- #: templates/debug/api-calls.php:76
2222
- msgid "Start"
2223
- msgstr "Start"
2224
-
2225
- #: templates/debug/api-calls.php:77
2226
- msgid "End"
2227
- msgstr "Slut"
2228
-
2229
- #: templates/debug/logger.php:15
2230
- msgid "Log"
2231
- msgstr "Log"
2232
-
2233
- #. translators: %s: time period (e.g. In "2 hours")
2234
- #: templates/debug/plugins-themes-sync.php18,
2235
- #: templates/debug/scheduled-crons.php:91
2236
- msgid "In %s"
2237
- msgstr "Om %s"
2238
-
2239
- #. translators: %s: time period (e.g. "2 hours" ago)
2240
- #: templates/debug/plugins-themes-sync.php20,
2241
- #: templates/debug/scheduled-crons.php:93
2242
- msgid "%s ago"
2243
- msgstr "%s siden"
2244
-
2245
- #: templates/debug/plugins-themes-sync.php21,
2246
- #: templates/debug/scheduled-crons.php:74
2247
- msgctxt "seconds"
2248
- msgid "sec"
2249
- msgstr "sek"
2250
-
2251
- #: templates/debug/plugins-themes-sync.php:23
2252
- msgid "Plugins & Themes Sync"
2253
- msgstr "Synkronisering af plugins og temaer"
2254
-
2255
- #: templates/debug/plugins-themes-sync.php:28
2256
- msgid "Total"
2257
- msgstr "Total"
2258
-
2259
- #: templates/debug/plugins-themes-sync.php29,
2260
- #: templates/debug/scheduled-crons.php:84
2261
- msgid "Last"
2262
- msgstr "Sidste"
2263
-
2264
- #: templates/debug/scheduled-crons.php:76
2265
- msgid "Scheduled Crons"
2266
- msgstr "Planlagte cron jobs"
2267
-
2268
- #: templates/debug/scheduled-crons.php:81
2269
- msgid "Module"
2270
- msgstr "Modul"
2271
-
2272
- #: templates/debug/scheduled-crons.php:82
2273
- msgid "Module Type"
2274
- msgstr "Modultype"
2275
-
2276
- #: templates/debug/scheduled-crons.php:83
2277
- msgid "Cron Type"
2278
- msgstr "Cron Type"
2279
-
2280
- #: templates/debug/scheduled-crons.php:85
2281
- msgid "Next"
2282
- msgstr "Næste"
2283
-
2284
- #: templates/forms/affiliation.php:82
2285
- msgid "Non-expiring"
2286
- msgstr "Udløber ikke"
2287
-
2288
- #: templates/forms/affiliation.php:85
2289
- msgid "Apply to become an affiliate"
2290
- msgstr ""
2291
-
2292
- #: templates/forms/affiliation.php:104
2293
- msgid ""
2294
- "Your affiliate application for %s has been accepted! Log in to your "
2295
- "affiliate area at: %s."
2296
- msgstr ""
2297
-
2298
- #: templates/forms/affiliation.php:119
2299
- msgid ""
2300
- "Thank you for applying for our affiliate program, we'll review your details "
2301
- "during the next 14 days and will get back to you with further information."
2302
- msgstr ""
2303
-
2304
- #: templates/forms/affiliation.php:122
2305
- msgid "Your affiliation account was temporarily suspended."
2306
- msgstr ""
2307
-
2308
- #: templates/forms/affiliation.php:125
2309
- msgid ""
2310
- "Thank you for applying for our affiliate program, unfortunately, we've "
2311
- "decided at this point to reject your application. Please try again in 30 "
2312
- "days."
2313
- msgstr ""
2314
-
2315
- #: templates/forms/affiliation.php:128
2316
- msgid ""
2317
- "Due to violation of our affiliation terms, we decided to temporarily block "
2318
- "your affiliation account. If you have any questions, please contact support."
2319
- msgstr ""
2320
-
2321
- #: templates/forms/affiliation.php:141
2322
- msgid "Like the %s? Become our ambassador and earn cash ;-)"
2323
- msgstr ""
2324
-
2325
- #: templates/forms/affiliation.php:142
2326
- msgid ""
2327
- "Refer new customers to our %s and earn %s commission on each successful sale"
2328
- " you refer!"
2329
- msgstr ""
2330
-
2331
- #: templates/forms/affiliation.php:145
2332
- msgid "Program Summary"
2333
- msgstr "Programoversigt"
2334
-
2335
- #: templates/forms/affiliation.php:147
2336
- msgid "%s commission when a customer purchases a new license."
2337
- msgstr ""
2338
-
2339
- #: templates/forms/affiliation.php:149
2340
- msgid "Get commission for automated subscription renewals."
2341
- msgstr ""
2342
-
2343
- #: templates/forms/affiliation.php:152
2344
- msgid ""
2345
- "%s tracking cookie after the first visit to maximize earnings potential."
2346
- msgstr ""
2347
-
2348
- #: templates/forms/affiliation.php:155
2349
- msgid "Unlimited commissions."
2350
- msgstr ""
2351
-
2352
- #: templates/forms/affiliation.php:157
2353
- msgid "%s minimum payout amount."
2354
- msgstr ""
2355
-
2356
- #: templates/forms/affiliation.php:158
2357
- msgid "Payouts are in USD and processed monthly via PayPal."
2358
- msgstr ""
2359
-
2360
- #: templates/forms/affiliation.php:159
2361
- msgid ""
2362
- "As we reserve 30 days for potential refunds, we only pay commissions that "
2363
- "are older than 30 days."
2364
- msgstr ""
2365
-
2366
- #: templates/forms/affiliation.php:162
2367
- msgid "Affiliate"
2368
- msgstr "Affiliate"
2369
-
2370
- #: templates/forms/affiliation.php165, templates/forms/resend-key.php:23
2371
- msgid "Email address"
2372
- msgstr "E-mailadresse"
2373
-
2374
- #: templates/forms/affiliation.php:169
2375
- msgid "Full name"
2376
- msgstr "Fulde navn"
2377
-
2378
- #: templates/forms/affiliation.php:173
2379
- msgid "PayPal account email address"
2380
- msgstr "E-mailadresse til PayPal-konto"
2381
-
2382
- #: templates/forms/affiliation.php:177
2383
- msgid "Where are you going to promote the %s?"
2384
- msgstr "Hvor vil du promovere %s?"
2385
-
2386
- #: templates/forms/affiliation.php:179
2387
- msgid ""
2388
- "Enter the domain of your website or other websites from where you plan to "
2389
- "promote the %s."
2390
- msgstr ""
2391
-
2392
- #: templates/forms/affiliation.php:181
2393
- msgid "Add another domain"
2394
- msgstr "Tilføj andet domæne"
2395
-
2396
- #: templates/forms/affiliation.php:185
2397
- msgid "Extra Domains"
2398
- msgstr "Ekstra domæner"
2399
-
2400
- #: templates/forms/affiliation.php:186
2401
- msgid "Extra domains where you will be marketing the product from."
2402
- msgstr "Andre domæner du vil markedsføre produktet fra."
2403
-
2404
- #: templates/forms/affiliation.php:196
2405
- msgid "Promotion methods"
2406
- msgstr "Promoveringsmetoder"
2407
-
2408
- #: templates/forms/affiliation.php:199
2409
- msgid "Social media (Facebook, Twitter, etc.)"
2410
- msgstr "Sociale medier (Facebook, Twitter osv.)"
2411
-
2412
- #: templates/forms/affiliation.php:203
2413
- msgid "Mobile apps"
2414
- msgstr "Mobil-apps"
2415
-
2416
- #: templates/forms/affiliation.php:207
2417
- msgid "Website, email, and social media statistics (optional)"
2418
- msgstr "Websted, e-mail, og statistikker for sociale medier (valgfrit)"
2419
-
2420
- #: templates/forms/affiliation.php:210
2421
- msgid ""
2422
- "Please feel free to provide any relevant website or social media statistics,"
2423
- " e.g. monthly unique site visits, number of email subscribers, followers, "
2424
- "etc. (we will keep this information confidential)."
2425
- msgstr ""
2426
-
2427
- #: templates/forms/affiliation.php:214
2428
- msgid "How will you promote us?"
2429
- msgstr "Hvordan vil du promovere os?"
2430
-
2431
- #: templates/forms/affiliation.php:217
2432
- msgid ""
2433
- "Please provide details on how you intend to promote %s (please be as "
2434
- "specific as possible)."
2435
- msgstr ""
2436
-
2437
- #: templates/forms/affiliation.php223, templates/forms/resend-key.php:22
2438
- msgid "Cancel"
2439
- msgstr "Annuller"
2440
-
2441
- #: templates/forms/affiliation.php:225
2442
- msgid "Become an affiliate"
2443
- msgstr "Bliv en affiliate"
2444
-
2445
- #: templates/forms/license-activation.php:21
2446
- msgid ""
2447
- "Please enter the license key that you received in the email right after the "
2448
- "purchase:"
2449
- msgstr "Indtast licensnøglen, du modtog i e-mailen lige efter købet:"
2450
-
2451
- #: templates/forms/license-activation.php:26
2452
- msgid "Update License"
2453
- msgstr "Opdater licens"
2454
-
2455
- #: templates/forms/optout.php:30
2456
- msgctxt "verb"
2457
- msgid "Opt Out"
2458
- msgstr "Frameld"
2459
-
2460
- #: templates/forms/optout.php:31
2461
- msgctxt "verb"
2462
- msgid "Opt In"
2463
- msgstr "Tilmeld"
2464
-
2465
- #: templates/forms/optout.php:33
2466
- msgid ""
2467
- "Usage tracking is done in the name of making %s better. Making a better user"
2468
- " experience, prioritizing new features, and more good things. We'd really "
2469
- "appreciate if you'll reconsider letting us continue with the tracking."
2470
- msgstr ""
2471
-
2472
- #: templates/forms/optout.php:35
2473
- msgid ""
2474
- "By clicking \"Opt Out\", we will no longer be sending any data from %s to "
2475
- "%s."
2476
- msgstr "Ved at klikke \"Frameld\" vil vi ikke længere sende data fra %s til %s."
2477
-
2478
- #: templates/forms/premium-versions-upgrade-handler.php:40
2479
- msgid "There is a new version of %s available."
2480
- msgstr "En ny version af %s er tilgængelig."
2481
-
2482
- #: templates/forms/premium-versions-upgrade-handler.php:41
2483
- msgid " %s to access version %s security & feature updates, and support."
2484
- msgstr ""
2485
-
2486
- #: templates/forms/premium-versions-upgrade-handler.php:54
2487
- msgid "New Version Available"
2488
- msgstr "Ny version tilgængelig"
2489
-
2490
- #: templates/forms/premium-versions-upgrade-handler.php:75
2491
- msgctxt "close a window"
2492
- msgid "Dismiss"
2493
- msgstr "Fjern"
2494
-
2495
- #: templates/forms/resend-key.php:21
2496
- msgid "Send License Key"
2497
- msgstr "Send licensnøgle"
2498
-
2499
- #: templates/forms/resend-key.php:57
2500
- msgid ""
2501
- "Enter the email address you've used for the upgrade below and we will resend"
2502
- " you the license key."
2503
- msgstr "Indtast e-mailadressen, som du benyttede ved opgraderingen, nedenfor og vi vil gensende licensnøglen til dig."
2504
-
2505
- #: templates/forms/subscription-cancellation.php:37
2506
- msgid ""
2507
- "Deactivating or uninstalling the %s will automatically disable the license, "
2508
- "which you'll be able to use on another site."
2509
- msgstr ""
2510
-
2511
- #: templates/forms/subscription-cancellation.php:47
2512
- msgid ""
2513
- "In case you are NOT planning on using this %s on this site (or any other "
2514
- "site) - would you like to cancel the %s as well?"
2515
- msgstr ""
2516
-
2517
- #: templates/forms/subscription-cancellation.php:52
2518
- msgid "license"
2519
- msgstr ""
2520
-
2521
- #: templates/forms/subscription-cancellation.php:57
2522
- msgid ""
2523
- "Cancel %s - I no longer need any security & feature updates, nor support for"
2524
- " %s because I'm not planning to use the %s on this, or any other site."
2525
- msgstr ""
2526
-
2527
- #: templates/forms/subscription-cancellation.php:68
2528
- msgid ""
2529
- "Don't cancel %s - I'm still interested in getting security & feature "
2530
- "updates, as well as be able to contact support."
2531
- msgstr ""
2532
-
2533
- #. translators: %1$s: Either 'Downgrading your plan' or 'Cancelling the
2534
- #. subscription'
2535
- #: templates/forms/subscription-cancellation.php99,
2536
- #: templates/account/partials/addon.php29,
2537
- #: templates/account/partials/site.php:298
2538
- msgid ""
2539
- "%1$s will immediately stop all future recurring payments and your %s plan "
2540
- "license will expire in %s."
2541
- msgstr ""
2542
-
2543
- #: templates/forms/subscription-cancellation.php:103
2544
- msgid ""
2545
- "Once your license expires you will no longer be able to use the %s, unless "
2546
- "you activate it again with a valid premium license."
2547
- msgstr ""
2548
-
2549
- #: templates/forms/subscription-cancellation.php:136
2550
- msgid "Cancel %s?"
2551
- msgstr ""
2552
-
2553
- #: templates/forms/subscription-cancellation.php:143
2554
- msgid "Proceed"
2555
- msgstr ""
2556
-
2557
- #: templates/forms/subscription-cancellation.php191,
2558
- #: templates/forms/deactivation/form.php:171
2559
- msgid "Cancel %s & Proceed"
2560
- msgstr ""
2561
-
2562
- #: templates/forms/trial-start.php:22
2563
- msgid ""
2564
- "You are 1-click away from starting your %1$s-day free trial of the %2$s "
2565
- "plan."
2566
- msgstr "Du er 1 klik fra at begynde din %1$s dages gratis prøveperiode af planen %2$s."
2567
-
2568
- #: templates/forms/trial-start.php:28
2569
- msgid ""
2570
- "For compliance with the WordPress.org guidelines, before we start the trial "
2571
- "we ask that you opt in with your user and non-sensitive site information, "
2572
- "allowing the %s to periodically send data to %s to check for version updates"
2573
- " and to validate your trial."
2574
- msgstr ""
2575
-
2576
- #: templates/js/style-premium-theme.php:39
2577
- msgid "Premium"
2578
- msgstr "Premium"
2579
-
2580
- #: templates/js/style-premium-theme.php:42
2581
- msgid "Beta"
2582
- msgstr ""
2583
-
2584
- #: templates/partials/network-activation.php:27
2585
- msgid "Activate license on all sites in the network."
2586
- msgstr "Aktiver licens på alle websteder i netværket."
2587
-
2588
- #: templates/partials/network-activation.php:28
2589
- msgid "Apply on all sites in the network."
2590
- msgstr "Anvend på alle websteder i netværket."
2591
-
2592
- #: templates/partials/network-activation.php:31
2593
- msgid "Activate license on all pending sites."
2594
- msgstr "Akiver licens på alle afventende websteder."
2595
-
2596
- #: templates/partials/network-activation.php:32
2597
- msgid "Apply on all pending sites."
2598
- msgstr "Anvend på alle afventende websteder."
2599
-
2600
- #: templates/partials/network-activation.php40,
2601
- #: templates/partials/network-activation.php:74
2602
- msgid "allow"
2603
- msgstr "tillad"
2604
-
2605
- #: templates/partials/network-activation.php43,
2606
- #: templates/partials/network-activation.php:77
2607
- msgid "delegate"
2608
- msgstr "delegér"
2609
-
2610
- #: templates/partials/network-activation.php47,
2611
- #: templates/partials/network-activation.php:81
2612
- msgid "skip"
2613
- msgstr "spring over"
2614
-
2615
- #: templates/plugin-info/description.php72,
2616
- #: templates/plugin-info/screenshots.php:31
2617
- msgid "Click to view full-size screenshot %d"
2618
- msgstr "Klik for at vise skærmbillede %d i fuld skærm"
2619
-
2620
- #: templates/plugin-info/features.php:56
2621
- msgid "Unlimited Updates"
2622
- msgstr "Ubegrænsede opdateringer"
2623
-
2624
- #: templates/account/partials/activate-license-button.php:46
2625
- msgid "Localhost"
2626
- msgstr "Localhost"
2627
-
2628
- #: templates/account/partials/activate-license-button.php:50
2629
- msgctxt "as 5 licenses left"
2630
- msgid "%s left"
2631
- msgstr "%s tilbage"
2632
-
2633
- #: templates/account/partials/activate-license-button.php:51
2634
- msgid "Last license"
2635
- msgstr "Seneste license"
2636
-
2637
- #: templates/account/partials/addon.php:167
2638
- msgid "Cancelled"
2639
- msgstr "Annulleret"
2640
-
2641
- #: templates/account/partials/addon.php:177
2642
- msgid "No expiration"
2643
- msgstr "Udløber ikke"
2644
-
2645
- #: templates/account/partials/site.php:181
2646
- msgid "Owner Name"
2647
- msgstr "Ejer-navn"
2648
-
2649
- #: templates/account/partials/site.php:193
2650
- msgid "Owner Email"
2651
- msgstr "E-mailadresse for ejer"
2652
-
2653
- #: templates/account/partials/site.php:205
2654
- msgid "Owner ID"
2655
- msgstr "Ejer-ID"
2656
-
2657
- #: templates/account/partials/site.php:270
2658
- msgid "Subscription"
2659
- msgstr "Abonnement"
2660
-
2661
- #: templates/forms/deactivation/contact.php:19
2662
- msgid ""
2663
- "Sorry for the inconvenience and we are here to help if you give us a chance."
2664
- msgstr "Vi beklager ulejligheden, og vi er her for at hjælpe, hvis du giver os chancen."
2665
-
2666
- #: templates/forms/deactivation/contact.php:22
2667
- msgid "Contact Support"
2668
- msgstr "Kontakt support"
2669
-
2670
- #: templates/forms/deactivation/form.php:64
2671
- msgid "Anonymous feedback"
2672
- msgstr "Anonym feedback"
2673
-
2674
- #: templates/forms/deactivation/form.php:70
2675
- msgid "Deactivate"
2676
- msgstr "Deaktiver"
2677
-
2678
- #: templates/forms/deactivation/form.php:72
2679
- msgid "Activate %s"
2680
- msgstr "Aktiver %s"
2681
-
2682
- #: templates/forms/deactivation/form.php:87
2683
- msgid "Quick Feedback"
2684
- msgstr ""
2685
-
2686
- #: templates/forms/deactivation/form.php:91
2687
- msgid "If you have a moment, please let us know why you are %s"
2688
- msgstr "Hvis du har tid, så lad os venligst vide hvorfor du %s"
2689
-
2690
- #: templates/forms/deactivation/form.php:91
2691
- msgid "deactivating"
2692
- msgstr "deaktiverer"
2693
-
2694
- #: templates/forms/deactivation/form.php:91
2695
- msgid "switching"
2696
- msgstr "skifter"
2697
-
2698
- #: templates/forms/deactivation/form.php:365
2699
- msgid "Submit & %s"
2700
- msgstr "Send & %s"
2701
-
2702
- #: templates/forms/deactivation/form.php:386
2703
- msgid "Kindly tell us the reason so we can improve."
2704
- msgstr "Fortæl os venligst årsagen, så vi kan forbedre det."
2705
-
2706
- #: templates/forms/deactivation/form.php:511
2707
- msgid "Yes - %s"
2708
- msgstr "Ja - %s"
2709
-
2710
- #: templates/forms/deactivation/form.php:518
2711
- msgid "Skip & %s"
2712
- msgstr "Spring over & %s"
2713
-
2714
- #: templates/forms/deactivation/retry-skip.php:21
2715
- msgid "Click here to use the plugin anonymously"
2716
- msgstr "Klik her for at benytte pluginnet anonymt"
2717
-
2718
- #: templates/forms/deactivation/retry-skip.php:23
2719
- msgid ""
2720
- "You might have missed it, but you don't have to share any data and can just "
2721
- "%s the opt-in."
2722
- msgstr "Du har måske overset det, men du behøver ikke at dele data og kan blot %s tilmeldingen."
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: \n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: \n"
6
+ "PO-Revision-Date: \n"
7
+ "Last-Translator: \n"
8
+ "Language: \n"
9
+ "Language-Team: \n"
10
+ "Content-Type: \n"
11
+ "Content-Transfer-Encoding: \n"
12
+ "Plural-Forms: \n"
13
+ o: https://github.com/Freemius/wordpress-sdk/issues\n"
14
+ "POT-Creation-Date: \n"
15
+ "PO-Revision-Date: 2019-06-05 13:40+0000\n"
16
+ "Last-Translator: Joachim Jensen\n"
17
+ "Language-Team: Danish (Denmark) (http://www.transifex.com/freemius/wordpress-sdk/language/da_DK/)\n"
18
+ "MIME-Version: 1.0\n"
19
+ "Content-Type: text/plain; charset=UTF-8\n"
20
+ "Content-Transfer-Encoding: 8bit\n"
21
+ "Language: da_DK\n"
22
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
23
+ "X-Poedit-Basepath: ..\n"
24
+ "X-Poedit-KeywordsList: get_text_inline;fs_text_inline;fs_echo_inline;fs_esc_js_inline;fs_esc_attr_inline;fs_esc_attr_echo_inline;fs_esc_html_inline;fs_esc_html_echo_inline;get_text_x_inline:1,2c;fs_text_x_inline:1,2c;fs_echo_x_inline:1,2c;fs_esc_attr_x_inline:1,2c;fs_esc_js_x_inline:1,2c;fs_esc_js_echo_x_inline:1,2c;fs_esc_html_x_inline:1,2c;fs_esc_html_echo_x_inline:1,2c\n"
25
+ "X-Poedit-SearchPath-0: .\n"
26
+ "X-Poedit-SearchPathExcluded-0: *.js\n"
27
+ "X-Poedit-SourceCharset: UTF-8\n"
28
+
29
+ #: includes/class-freemius.php1838, templates/account.php:769
30
+ msgid ""
31
+ "An update to a Beta version will replace your installed version of %s with "
32
+ "the latest Beta release - use with caution, and not on production sites. You"
33
+ " have been warned."
34
+ msgstr ""
35
+
36
+ #: includes/class-freemius.php:1845
37
+ msgid "Would you like to proceed with the update?"
38
+ msgstr ""
39
+
40
+ #: includes/class-freemius.php:2053
41
+ msgid ""
42
+ "Freemius SDK couldn't find the plugin's main file. Please contact "
43
+ "sdk@freemius.com with the current error."
44
+ msgstr ""
45
+
46
+ #: includes/class-freemius.php:2055
47
+ msgid "Error"
48
+ msgstr "Fejl"
49
+
50
+ #: includes/class-freemius.php:2445
51
+ msgid "I found a better %s"
52
+ msgstr "Jeg fandt et bedre %s"
53
+
54
+ #: includes/class-freemius.php:2447
55
+ msgid "What's the %s's name?"
56
+ msgstr "Hvad er navnet på %s?"
57
+
58
+ #: includes/class-freemius.php:2453
59
+ msgid "It's a temporary %s. I'm just debugging an issue."
60
+ msgstr "Det er en midlertidig %s. Jeg er i gang med fejlrettelser."
61
+
62
+ #: includes/class-freemius.php:2455
63
+ msgid "Deactivation"
64
+ msgstr "Deaktivering"
65
+
66
+ #: includes/class-freemius.php:2456
67
+ msgid "Theme Switch"
68
+ msgstr "Temaskift"
69
+
70
+ #: includes/class-freemius.php2465, templates/forms/resend-key.php:24
71
+ msgid "Other"
72
+ msgstr "Andet"
73
+
74
+ #: includes/class-freemius.php:2473
75
+ msgid "I no longer need the %s"
76
+ msgstr "Jeg har ikke længere brug for %s"
77
+
78
+ #: includes/class-freemius.php:2480
79
+ msgid "I only needed the %s for a short period"
80
+ msgstr "Jeg behøvede kun %s i en kort periode"
81
+
82
+ #: includes/class-freemius.php:2486
83
+ msgid "The %s broke my site"
84
+ msgstr "%s ødelagde min webside"
85
+
86
+ #: includes/class-freemius.php:2493
87
+ msgid "The %s suddenly stopped working"
88
+ msgstr "%s stoppede pludseligt med at virke"
89
+
90
+ #: includes/class-freemius.php:2503
91
+ msgid "I can't pay for it anymore"
92
+ msgstr "Jeg kan ikke længere betale for det"
93
+
94
+ #: includes/class-freemius.php:2505
95
+ msgid "What price would you feel comfortable paying?"
96
+ msgstr "Hvilken pris ville du foretrække at betale?"
97
+
98
+ #: includes/class-freemius.php:2511
99
+ msgid "I don't like to share my information with you"
100
+ msgstr "Jeg har ikke lyst til at dele mine informationer med jer"
101
+
102
+ #: includes/class-freemius.php:2532
103
+ msgid "The %s didn't work"
104
+ msgstr "%s virkede ikke"
105
+
106
+ #: includes/class-freemius.php:2542
107
+ msgid "I couldn't understand how to make it work"
108
+ msgstr "Jeg forstod ikke, hvordan jeg skulle få det til at fungere."
109
+
110
+ #: includes/class-freemius.php:2550
111
+ msgid "The %s is great, but I need specific feature that you don't support"
112
+ msgstr "%s er godt, men jeg har brug for en specifik feature, som ikke understøttes"
113
+
114
+ #: includes/class-freemius.php:2552
115
+ msgid "What feature?"
116
+ msgstr "Hvilken feature?"
117
+
118
+ #: includes/class-freemius.php:2556
119
+ msgid "The %s is not working"
120
+ msgstr "%s virker ikke"
121
+
122
+ #: includes/class-freemius.php:2558
123
+ msgid "Kindly share what didn't work so we can fix it for future users..."
124
+ msgstr ""
125
+
126
+ #: includes/class-freemius.php:2562
127
+ msgid "It's not what I was looking for"
128
+ msgstr "Det er ikke, hvad jeg søgte"
129
+
130
+ #: includes/class-freemius.php:2564
131
+ msgid "What you've been looking for?"
132
+ msgstr "Hvad har du ledt efter?"
133
+
134
+ #: includes/class-freemius.php:2568
135
+ msgid "The %s didn't work as expected"
136
+ msgstr "%s virkede ikke som forventet"
137
+
138
+ #: includes/class-freemius.php:2570
139
+ msgid "What did you expect?"
140
+ msgstr "Hvad forventede du?"
141
+
142
+ #: includes/class-freemius.php3425, templates/debug.php:20
143
+ msgid "Freemius Debug"
144
+ msgstr "Freemius Debug"
145
+
146
+ #: includes/class-freemius.php:4177
147
+ msgid "I don't know what is cURL or how to install it, help me!"
148
+ msgstr "Jeg ved ikke hvad cURL er, eller hvordan jeg installerer det. Hjælp mig!"
149
+
150
+ #: includes/class-freemius.php:4179
151
+ msgid ""
152
+ "We'll make sure to contact your hosting company and resolve the issue. You "
153
+ "will get a follow-up email to %s once we have an update."
154
+ msgstr "Vi vil kontakte din udbyder og løse problemet. Når vi har opdatinger i sagen, vil vi følge op med en email til dig på %s."
155
+
156
+ #: includes/class-freemius.php:4186
157
+ msgid ""
158
+ "Great, please install cURL and enable it in your php.ini file. In addition, "
159
+ "search for the 'disable_functions' directive in your php.ini file and remove"
160
+ " any disabled methods starting with 'curl_'. To make sure it was "
161
+ "successfully activated, use 'phpinfo()'. Once activated, deactivate the %s "
162
+ "and reactivate it back again."
163
+ msgstr ""
164
+
165
+ #: includes/class-freemius.php:4291
166
+ msgid "Yes - do your thing"
167
+ msgstr "Ja - fortsæt bare"
168
+
169
+ #: includes/class-freemius.php:4296
170
+ msgid "No - just deactivate"
171
+ msgstr "Nej - bare deaktiver"
172
+
173
+ #: includes/class-freemius.php4341, includes/class-freemius.php4850,
174
+ #: includes/class-freemius.php5999, includes/class-freemius.php12682,
175
+ #: includes/class-freemius.php16045, includes/class-freemius.php16133,
176
+ #: includes/class-freemius.php16299, includes/class-freemius.php18758,
177
+ #: includes/class-freemius.php18768, includes/class-freemius.php19404,
178
+ #: includes/class-freemius.php20277, includes/class-freemius.php20392,
179
+ #: includes/class-freemius.php20536, templates/add-ons.php:54
180
+ msgctxt "exclamation"
181
+ msgid "Oops"
182
+ msgstr "Ups"
183
+
184
+ #: includes/class-freemius.php:4410
185
+ msgid ""
186
+ "Thank for giving us the chance to fix it! A message was just sent to our "
187
+ "technical staff. We will get back to you as soon as we have an update to %s."
188
+ " Appreciate your patience."
189
+ msgstr "Tak fordi du giver os en chance for at fixe det! En besked er lige blevet sendt til vores tekniske personale. Vi vil vende tilbage, så snart der er nyt om %s. Vi sætter pris på din tålmodighed."
190
+
191
+ #: includes/class-freemius.php:4847
192
+ msgctxt "addonX cannot run without pluginY"
193
+ msgid "%s cannot run without %s."
194
+ msgstr "%s virker ikke uden %s."
195
+
196
+ #: includes/class-freemius.php:4848
197
+ msgctxt "addonX cannot run..."
198
+ msgid "%s cannot run without the plugin."
199
+ msgstr "%s virker ikke uden pluginnet."
200
+
201
+ #: includes/class-freemius.php5020, includes/class-freemius.php5045,
202
+ #: includes/class-freemius.php:19475
203
+ msgid ""
204
+ "Unexpected API error. Please contact the %s's author with the following "
205
+ "error."
206
+ msgstr ""
207
+
208
+ #: includes/class-freemius.php:5687
209
+ msgid "Premium %s version was successfully activated."
210
+ msgstr "Premium-versionen af %s blev aktiveret."
211
+
212
+ #: includes/class-freemius.php5699, includes/class-freemius.php:7567
213
+ msgctxt ""
214
+ "Used to express elation, enthusiasm, or triumph (especially in electronic "
215
+ "communication)."
216
+ msgid "W00t"
217
+ msgstr "W00t"
218
+
219
+ #: includes/class-freemius.php:5714
220
+ msgid "You have a %s license."
221
+ msgstr "Du har en %s licens."
222
+
223
+ #: includes/class-freemius.php5718, includes/class-freemius.php15466,
224
+ #: includes/class-freemius.php15477, includes/class-freemius.php18669,
225
+ #: includes/class-freemius.php18999, includes/class-freemius.php19065,
226
+ #: includes/class-freemius.php:19229
227
+ msgctxt "interjection expressing joy or exuberance"
228
+ msgid "Yee-haw"
229
+ msgstr "Yee-haw"
230
+
231
+ #: includes/class-freemius.php:5982
232
+ msgid ""
233
+ "%s free trial was successfully cancelled. Since the add-on is premium only "
234
+ "it was automatically deactivated. If you like to use it in the future, "
235
+ "you'll have to purchase a license."
236
+ msgstr ""
237
+
238
+ #: includes/class-freemius.php:5986
239
+ msgid ""
240
+ "%s is a premium only add-on. You have to purchase a license first before "
241
+ "activating the plugin."
242
+ msgstr ""
243
+
244
+ #: includes/class-freemius.php5995, templates/add-ons.php130,
245
+ #: templates/account/partials/addon.php:343
246
+ msgid "More information about %s"
247
+ msgstr "Mere information om %s"
248
+
249
+ #: includes/class-freemius.php:5996
250
+ msgid "Purchase License"
251
+ msgstr "Køb licens"
252
+
253
+ #: includes/class-freemius.php6931, templates/connect.php:163
254
+ msgid ""
255
+ "You should receive an activation email for %s to your mailbox at %s. Please "
256
+ "make sure you click the activation button in that email to %s."
257
+ msgstr ""
258
+
259
+ #: includes/class-freemius.php:6935
260
+ msgid "start the trial"
261
+ msgstr "start prøveperioden"
262
+
263
+ #: includes/class-freemius.php6936, templates/connect.php:167
264
+ msgid "complete the install"
265
+ msgstr "færdiggør installeringen"
266
+
267
+ #: includes/class-freemius.php:7049
268
+ msgid "You are just one step away - %s"
269
+ msgstr "Du mangler kun ét skridt - %s"
270
+
271
+ #: includes/class-freemius.php:7052
272
+ msgctxt "%s - plugin name. As complete \"PluginX\" activation now"
273
+ msgid "Complete \"%s\" Activation Now"
274
+ msgstr "Færdiggør aktivering af \"%s\" nu"
275
+
276
+ #: includes/class-freemius.php:7130
277
+ msgid "We made a few tweaks to the %s, %s"
278
+ msgstr "Vi har foretaget nogle rettelser til %s, %s"
279
+
280
+ #: includes/class-freemius.php:7134
281
+ msgid "Opt in to make \"%s\" better!"
282
+ msgstr ""
283
+
284
+ #: includes/class-freemius.php:7566
285
+ msgid "The upgrade of %s was successfully completed."
286
+ msgstr "Opgraderingen af %s blev fuldendt."
287
+
288
+ #: includes/class-freemius.php9728, includes/class-fs-plugin-updater.php975,
289
+ #: includes/class-fs-plugin-updater.php1170,
290
+ #: includes/class-fs-plugin-updater.php1177,
291
+ #: templates/auto-installation.php:32
292
+ msgid "Add-On"
293
+ msgstr "Tilføjelse"
294
+
295
+ #: includes/class-freemius.php9730, templates/account.php313,
296
+ #: templates/account.php321, templates/debug.php361, templates/debug.php:522
297
+ msgid "Plugin"
298
+ msgstr "Plugin"
299
+
300
+ #: includes/class-freemius.php9731, templates/account.php314,
301
+ #: templates/account.php322, templates/debug.php361, templates/debug.php522,
302
+ #: templates/forms/deactivation/form.php:71
303
+ msgid "Theme"
304
+ msgstr "Tema"
305
+
306
+ #: includes/class-freemius.php:12148
307
+ msgid ""
308
+ "An unknown error has occurred while trying to set the user's beta mode."
309
+ msgstr ""
310
+
311
+ #: includes/class-freemius.php:12549
312
+ msgid "Invalid site details collection."
313
+ msgstr ""
314
+
315
+ #: includes/class-freemius.php:12669
316
+ msgid ""
317
+ "We couldn't find your email address in the system, are you sure it's the "
318
+ "right address?"
319
+ msgstr "Vi kunne ikke finde din e-mailadresse i systemet, er du sikker på, det er den rigtige adresse?"
320
+
321
+ #: includes/class-freemius.php:12671
322
+ msgid ""
323
+ "We can't see any active licenses associated with that email address, are you"
324
+ " sure it's the right address?"
325
+ msgstr "Vi kan ikke finde nogen aktive licenser knyttet til den e-mailadresse, er du sikker på, det er den rigtige adresse?"
326
+
327
+ #: includes/class-freemius.php:12945
328
+ msgid "Account is pending activation."
329
+ msgstr "Konto afventer aktivering."
330
+
331
+ #: includes/class-freemius.php13057,
332
+ #: templates/forms/premium-versions-upgrade-handler.php:47
333
+ msgid "Buy a license now"
334
+ msgstr ""
335
+
336
+ #: includes/class-freemius.php13069,
337
+ #: templates/forms/premium-versions-upgrade-handler.php:46
338
+ msgid "Renew your license now"
339
+ msgstr ""
340
+
341
+ #: includes/class-freemius.php:13073
342
+ msgid "%s to access version %s security & feature updates, and support."
343
+ msgstr ""
344
+
345
+ #: includes/class-freemius.php:15448
346
+ msgid "%s activation was successfully completed."
347
+ msgstr "Aktivering af %s blev gennemført."
348
+
349
+ #: includes/class-freemius.php:15462
350
+ msgid "Your account was successfully activated with the %s plan."
351
+ msgstr "Din konto blev aktiveret med planen %s."
352
+
353
+ #: includes/class-freemius.php15473, includes/class-freemius.php:19061
354
+ msgid "Your trial has been successfully started."
355
+ msgstr "Din prøveperiode er begyndt."
356
+
357
+ #: includes/class-freemius.php16043, includes/class-freemius.php16131,
358
+ #: includes/class-freemius.php:16297
359
+ msgid "Couldn't activate %s."
360
+ msgstr "Kunne ikke aktivere %s."
361
+
362
+ #: includes/class-freemius.php16044, includes/class-freemius.php16132,
363
+ #: includes/class-freemius.php:16298
364
+ msgid "Please contact us with the following message:"
365
+ msgstr "Kontakt os venligst med følgende besked:"
366
+
367
+ #: includes/class-freemius.php:16128
368
+ msgid "An unknown error has occurred."
369
+ msgstr ""
370
+
371
+ #: includes/class-freemius.php16655, includes/class-freemius.php:21409
372
+ msgid "Upgrade"
373
+ msgstr "Opgrader"
374
+
375
+ #: includes/class-freemius.php:16661
376
+ msgid "Start Trial"
377
+ msgstr "Start prøveperiode"
378
+
379
+ #: includes/class-freemius.php:16663
380
+ msgid "Pricing"
381
+ msgstr "Priser"
382
+
383
+ #: includes/class-freemius.php16742, includes/class-freemius.php:16744
384
+ msgid "Affiliation"
385
+ msgstr "Affiliation"
386
+
387
+ #: includes/class-freemius.php16772, includes/class-freemius.php16774,
388
+ #: templates/account.php177, templates/debug.php:326
389
+ msgid "Account"
390
+ msgstr "Konto"
391
+
392
+ #: includes/class-freemius.php16787, includes/class-freemius.php16789,
393
+ #: includes/customizer/class-fs-customizer-support-section.php:60
394
+ msgid "Contact Us"
395
+ msgstr "Kontakt os"
396
+
397
+ #: includes/class-freemius.php16799, includes/class-freemius.php16801,
398
+ #: includes/class-freemius.php21423, templates/account.php105,
399
+ #: templates/account/partials/addon.php:45
400
+ msgid "Add-Ons"
401
+ msgstr "Tilføjelser"
402
+
403
+ #: includes/class-freemius.php:16835
404
+ msgctxt "ASCII arrow left icon"
405
+ msgid "&#x2190;"
406
+ msgstr ""
407
+
408
+ #: includes/class-freemius.php:16835
409
+ msgctxt "ASCII arrow right icon"
410
+ msgid "&#x27a4;"
411
+ msgstr ""
412
+
413
+ #: includes/class-freemius.php16837, templates/pricing.php:102
414
+ msgctxt "noun"
415
+ msgid "Pricing"
416
+ msgstr "Priser"
417
+
418
+ #: includes/class-freemius.php17050,
419
+ #: includes/customizer/class-fs-customizer-support-section.php:67
420
+ msgid "Support Forum"
421
+ msgstr "Supportforum"
422
+
423
+ #: includes/class-freemius.php:17995
424
+ msgid "Your email has been successfully verified - you are AWESOME!"
425
+ msgstr "Din e-mailadresse er blevet verificeret - du er FOR SEJ!"
426
+
427
+ #: includes/class-freemius.php:17996
428
+ msgctxt "a positive response"
429
+ msgid "Right on"
430
+ msgstr "Sådan"
431
+
432
+ #: includes/class-freemius.php:18660
433
+ msgid "Your %s Add-on plan was successfully upgraded."
434
+ msgstr ""
435
+
436
+ #: includes/class-freemius.php:18662
437
+ msgid "%s Add-on was successfully purchased."
438
+ msgstr "Betalingen for tilføjelsen %s blev gennemført."
439
+
440
+ #: includes/class-freemius.php:18665
441
+ msgid "Download the latest version"
442
+ msgstr "Download den seneste version"
443
+
444
+ #: includes/class-freemius.php:18751
445
+ msgid ""
446
+ "Your server is blocking the access to Freemius' API, which is crucial for "
447
+ "%1$s synchronization. Please contact your host to whitelist %2$s"
448
+ msgstr ""
449
+
450
+ #: includes/class-freemius.php18757, includes/class-freemius.php19188,
451
+ #: includes/class-freemius.php:19277
452
+ msgid "Error received from the server:"
453
+ msgstr "Fejl modtager fra serveren:"
454
+
455
+ #: includes/class-freemius.php:18767
456
+ msgid ""
457
+ "It seems like one of the authentication parameters is wrong. Update your "
458
+ "Public Key, Secret Key & User ID, and try again."
459
+ msgstr ""
460
+
461
+ #: includes/class-freemius.php18961, includes/class-freemius.php19193,
462
+ #: includes/class-freemius.php19248, includes/class-freemius.php:19351
463
+ msgctxt ""
464
+ "something somebody says when they are thinking about what you have just "
465
+ "said."
466
+ msgid "Hmm"
467
+ msgstr "Hmm"
468
+
469
+ #: includes/class-freemius.php:18974
470
+ msgid ""
471
+ "It looks like you are still on the %s plan. If you did upgrade or change "
472
+ "your plan, it's probably an issue on our side - sorry."
473
+ msgstr ""
474
+
475
+ #: includes/class-freemius.php18975, templates/account.php107,
476
+ #: templates/add-ons.php191, templates/account/partials/addon.php:47
477
+ msgctxt "trial period"
478
+ msgid "Trial"
479
+ msgstr "Prøveperiode"
480
+
481
+ #: includes/class-freemius.php:18980
482
+ msgid ""
483
+ "I have upgraded my account but when I try to Sync the License, the plan "
484
+ "remains %s."
485
+ msgstr "Jeg har opgraderet min konto, men når jeg forsøger at synkronisere licensen, forbliver planen %s."
486
+
487
+ #: includes/class-freemius.php18984, includes/class-freemius.php:19043
488
+ msgid "Please contact us here"
489
+ msgstr "Kontakt os her"
490
+
491
+ #: includes/class-freemius.php:18995
492
+ msgid "Your plan was successfully activated."
493
+ msgstr ""
494
+
495
+ #: includes/class-freemius.php:18996
496
+ msgid "Your plan was successfully upgraded."
497
+ msgstr "Din plan er blevet opgraderet."
498
+
499
+ #: includes/class-freemius.php:19013
500
+ msgid "Your plan was successfully changed to %s."
501
+ msgstr "Din plan er blevet ændret til %s."
502
+
503
+ #: includes/class-freemius.php:19029
504
+ msgid ""
505
+ "Your license has expired. You can still continue using the free %s forever."
506
+ msgstr "Din licens er udløbet. Du kan stadig fortsætte med at benytte den gratis udgave af %s."
507
+
508
+ #: includes/class-freemius.php:19031
509
+ msgid ""
510
+ "Your license has expired. %1$sUpgrade now%2$s to continue using the %3$s "
511
+ "without interruptions."
512
+ msgstr "Din licens er udløbet. %1$sOpgrader nu%2$s for at fortsætte med at benytte %3$s uden forstyrrelser."
513
+
514
+ #: includes/class-freemius.php:19039
515
+ msgid ""
516
+ "Your license has been cancelled. If you think it's a mistake, please contact"
517
+ " support."
518
+ msgstr "Din licens er blevet annulleret. Hvis du mener, dette er en fejl, så kontakt venligst support."
519
+
520
+ #: includes/class-freemius.php:19052
521
+ msgid ""
522
+ "Your license has expired. You can still continue using all the %s features, "
523
+ "but you'll need to renew your license to continue getting updates and "
524
+ "support."
525
+ msgstr "Din licens er udløbet. Du kan stadig benytte alle funktionerne i %s, men du bliver nødt til at fornye din licens for at få opdateringer og support."
526
+
527
+ #: includes/class-freemius.php:19075
528
+ msgid ""
529
+ "Your free trial has expired. You can still continue using all our free "
530
+ "features."
531
+ msgstr "Din gratis prøveperiode er udløbet. Du kan stadig benytte alle de gratis features."
532
+
533
+ #: includes/class-freemius.php:19077
534
+ msgid ""
535
+ "Your free trial has expired. %1$sUpgrade now%2$s to continue using the %3$s "
536
+ "without interruptions."
537
+ msgstr ""
538
+
539
+ #: includes/class-freemius.php:19184
540
+ msgid "It looks like the license could not be activated."
541
+ msgstr "Det ser ud til, at licensen ikke kunne aktiveres."
542
+
543
+ #: includes/class-freemius.php:19226
544
+ msgid "Your license was successfully activated."
545
+ msgstr "Din licens er blevet aktiveret."
546
+
547
+ #: includes/class-freemius.php:19252
548
+ msgid "It looks like your site currently doesn't have an active license."
549
+ msgstr "Det ser ud til, at dit websted endnu ikke har en aktiv licens."
550
+
551
+ #: includes/class-freemius.php:19276
552
+ msgid "It looks like the license deactivation failed."
553
+ msgstr "Det ser ud til, at licens-deaktiveringen mislykkedes."
554
+
555
+ #: includes/class-freemius.php:19304
556
+ msgid ""
557
+ "Your license was successfully deactivated, you are back to the %s plan."
558
+ msgstr "Din licens blev deaktiveret, du er tilbage på planen %s."
559
+
560
+ #: includes/class-freemius.php:19305
561
+ msgid "O.K"
562
+ msgstr "O.K"
563
+
564
+ #: includes/class-freemius.php:19358
565
+ msgid ""
566
+ "Seems like we are having some temporary issue with your subscription "
567
+ "cancellation. Please try again in few minutes."
568
+ msgstr ""
569
+
570
+ #: includes/class-freemius.php:19367
571
+ msgid ""
572
+ "Your subscription was successfully cancelled. Your %s plan license will "
573
+ "expire in %s."
574
+ msgstr ""
575
+
576
+ #: includes/class-freemius.php:19409
577
+ msgid "You are already running the %s in a trial mode."
578
+ msgstr "Du benytter allerede %s under en prøveperiode."
579
+
580
+ #: includes/class-freemius.php:19420
581
+ msgid "You already utilized a trial before."
582
+ msgstr "Du har allerede brugt din prøveperiode."
583
+
584
+ #: includes/class-freemius.php:19434
585
+ msgid "Plan %s do not exist, therefore, can't start a trial."
586
+ msgstr "Plan %s eksisterer ikke og kan derfor ikke starte prøveperiode."
587
+
588
+ #: includes/class-freemius.php:19445
589
+ msgid "Plan %s does not support a trial period."
590
+ msgstr "Plan %s understøtter ikke en prøveperiode."
591
+
592
+ #: includes/class-freemius.php:19456
593
+ msgid "None of the %s's plans supports a trial period."
594
+ msgstr ""
595
+
596
+ #: includes/class-freemius.php:19506
597
+ msgid ""
598
+ "It looks like you are not in trial mode anymore so there's nothing to cancel"
599
+ " :)"
600
+ msgstr "Det lader ikke til du er i en prøveperiode længere, så der er ikke noget at annullere :-)"
601
+
602
+ #: includes/class-freemius.php:19542
603
+ msgid ""
604
+ "Seems like we are having some temporary issue with your trial cancellation. "
605
+ "Please try again in few minutes."
606
+ msgstr ""
607
+
608
+ #: includes/class-freemius.php:19561
609
+ msgid "Your %s free trial was successfully cancelled."
610
+ msgstr "Din gratis prøveperiode for %s er blevet annulleret."
611
+
612
+ #: includes/class-freemius.php:19877
613
+ msgid "Version %s was released."
614
+ msgstr "Version %s er blevet udgivet."
615
+
616
+ #: includes/class-freemius.php:19877
617
+ msgid "Please download %s."
618
+ msgstr "Download venligst %s."
619
+
620
+ #: includes/class-freemius.php:19884
621
+ msgid "the latest %s version here"
622
+ msgstr "den seneste version af %s her"
623
+
624
+ #: includes/class-freemius.php:19889
625
+ msgid "New"
626
+ msgstr "Ny"
627
+
628
+ #: includes/class-freemius.php:19894
629
+ msgid "Seems like you got the latest release."
630
+ msgstr "Det ser ud til, at du har den seneste udgivelse."
631
+
632
+ #: includes/class-freemius.php:19895
633
+ msgid "You are all good!"
634
+ msgstr "Det var det!"
635
+
636
+ #: includes/class-freemius.php:20165
637
+ msgid ""
638
+ "Verification mail was just sent to %s. If you can't find it after 5 min, "
639
+ "please check your spam box."
640
+ msgstr ""
641
+
642
+ #: includes/class-freemius.php:20304
643
+ msgid "Site successfully opted in."
644
+ msgstr "Websted er tilmeldt."
645
+
646
+ #: includes/class-freemius.php20305, includes/class-freemius.php:21125
647
+ msgid "Awesome"
648
+ msgstr "Sejt"
649
+
650
+ #: includes/class-freemius.php20321, templates/forms/optout.php:32
651
+ msgid ""
652
+ "We appreciate your help in making the %s better by letting us track some "
653
+ "usage data."
654
+ msgstr "Vi sætter pris på din hjælp med at forbedre %s ved at lade os indsamle brugsdata."
655
+
656
+ #: includes/class-freemius.php:20322
657
+ msgid "Thank you!"
658
+ msgstr "Mange tak!"
659
+
660
+ #: includes/class-freemius.php:20329
661
+ msgid "We will no longer be sending any usage data of %s on %s to %s."
662
+ msgstr "Vi vil ikke længere indsende brugsdata af %s på %s til %s."
663
+
664
+ #: includes/class-freemius.php:20458
665
+ msgid ""
666
+ "Please check your mailbox, you should receive an email via %s to confirm the"
667
+ " ownership change. From security reasons, you must confirm the change within"
668
+ " the next 15 min. If you cannot find the email, please check your spam "
669
+ "folder."
670
+ msgstr ""
671
+
672
+ #: includes/class-freemius.php:20464
673
+ msgid ""
674
+ "Thanks for confirming the ownership change. An email was just sent to %s for"
675
+ " final approval."
676
+ msgstr ""
677
+
678
+ #: includes/class-freemius.php:20469
679
+ msgid "%s is the new owner of the account."
680
+ msgstr "%s er den nye ejer af kontoen."
681
+
682
+ #: includes/class-freemius.php:20471
683
+ msgctxt "as congratulations"
684
+ msgid "Congrats"
685
+ msgstr "Tillykke"
686
+
687
+ #: includes/class-freemius.php:20491
688
+ msgid ""
689
+ "Sorry, we could not complete the email update. Another user with the same "
690
+ "email is already registered."
691
+ msgstr ""
692
+
693
+ #: includes/class-freemius.php:20492
694
+ msgid ""
695
+ "If you would like to give up the ownership of the %s's account to %s click "
696
+ "the Change Ownership button."
697
+ msgstr ""
698
+
699
+ #: includes/class-freemius.php:20499
700
+ msgid "Change Ownership"
701
+ msgstr "Skift ejerskab"
702
+
703
+ #: includes/class-freemius.php:20507
704
+ msgid ""
705
+ "Your email was successfully updated. You should receive an email with "
706
+ "confirmation instructions in few moments."
707
+ msgstr ""
708
+
709
+ #: includes/class-freemius.php:20519
710
+ msgid "Please provide your full name."
711
+ msgstr "Indtast venligst dit fulde navn."
712
+
713
+ #: includes/class-freemius.php:20524
714
+ msgid "Your name was successfully updated."
715
+ msgstr "Dit navn er blevet opdateret."
716
+
717
+ #: includes/class-freemius.php:20585
718
+ msgid "You have successfully updated your %s."
719
+ msgstr "Opdatering af %s blev gennemført."
720
+
721
+ #: includes/class-freemius.php:20725
722
+ msgid ""
723
+ "Just letting you know that the add-ons information of %s is being pulled "
724
+ "from an external server."
725
+ msgstr ""
726
+
727
+ #: includes/class-freemius.php:20726
728
+ msgctxt "advance notice of something that will need attention."
729
+ msgid "Heads up"
730
+ msgstr "Se her"
731
+
732
+ #: includes/class-freemius.php:21165
733
+ msgctxt "exclamation"
734
+ msgid "Hey"
735
+ msgstr "Hey"
736
+
737
+ #: includes/class-freemius.php:21165
738
+ msgid ""
739
+ "How do you like %s so far? Test all our %s premium features with a %d-day "
740
+ "free trial."
741
+ msgstr "Hvad syntes du om %s indtil videre? Test alle %s premium funktioner med en %d-dags gratis prøveperiode."
742
+
743
+ #: includes/class-freemius.php:21173
744
+ msgid "No commitment for %s days - cancel anytime!"
745
+ msgstr "Ingen bindinger i %s dage - annuller når som helst!"
746
+
747
+ #: includes/class-freemius.php:21174
748
+ msgid "No credit card required"
749
+ msgstr "Betalingskort ikke påkrævet"
750
+
751
+ #: includes/class-freemius.php21181, templates/forms/trial-start.php:53
752
+ msgctxt "call to action"
753
+ msgid "Start free trial"
754
+ msgstr "Start gratis prøveperiode"
755
+
756
+ #: includes/class-freemius.php:21258
757
+ msgid ""
758
+ "Hey there, did you know that %s has an affiliate program? If you like the %s"
759
+ " you can become our ambassador and earn some cash!"
760
+ msgstr ""
761
+
762
+ #: includes/class-freemius.php:21267
763
+ msgid "Learn more"
764
+ msgstr "Læs mere"
765
+
766
+ #: includes/class-freemius.php21447, templates/account.php474,
767
+ #: templates/account.php595, templates/connect.php171,
768
+ #: templates/connect.php421, templates/forms/license-activation.php25,
769
+ #: templates/account/partials/addon.php:287
770
+ msgid "Activate License"
771
+ msgstr "Aktiver licens"
772
+
773
+ #: includes/class-freemius.php21448, templates/account.php543,
774
+ #: templates/account.php594, templates/account/partials/site.php:256
775
+ msgid "Change License"
776
+ msgstr "Skift licens"
777
+
778
+ #: includes/class-freemius.php21539, templates/account/partials/site.php:161
779
+ msgid "Opt Out"
780
+ msgstr "Frameld"
781
+
782
+ #: includes/class-freemius.php21541, includes/class-freemius.php21547,
783
+ #: templates/account/partials/site.php43,
784
+ #: templates/account/partials/site.php:161
785
+ msgid "Opt In"
786
+ msgstr "Tilmeld"
787
+
788
+ #: includes/class-freemius.php:21775
789
+ msgid ""
790
+ " The paid version of %1$s is already installed. Please activate it to start "
791
+ "benefiting the %2$s features. %3$s"
792
+ msgstr ""
793
+
794
+ #: includes/class-freemius.php:21783
795
+ msgid "Activate %s features"
796
+ msgstr ""
797
+
798
+ #: includes/class-freemius.php:21796
799
+ msgid "Please follow these steps to complete the upgrade"
800
+ msgstr "Følg venligst disse trin for at færdiggøre opgraderingen"
801
+
802
+ #: includes/class-freemius.php:21800
803
+ msgid "Download the latest %s version"
804
+ msgstr "Download den seneste version af %s"
805
+
806
+ #: includes/class-freemius.php:21804
807
+ msgid "Upload and activate the downloaded version"
808
+ msgstr "Upload og aktiver den downloadede version"
809
+
810
+ #: includes/class-freemius.php:21806
811
+ msgid "How to upload and activate?"
812
+ msgstr "Upload og aktivering, hvordan?"
813
+
814
+ #: includes/class-freemius.php:21940
815
+ msgid ""
816
+ "%sClick here%s to choose the sites where you'd like to activate the license "
817
+ "on."
818
+ msgstr ""
819
+
820
+ #: includes/class-freemius.php:22101
821
+ msgid "Auto installation only works for opted-in users."
822
+ msgstr "Auto-installation fungerer kun for tilmeldte brugere."
823
+
824
+ #: includes/class-freemius.php22111, includes/class-freemius.php22144,
825
+ #: includes/class-fs-plugin-updater.php1149,
826
+ #: includes/class-fs-plugin-updater.php:1163
827
+ msgid "Invalid module ID."
828
+ msgstr "Ugyldigt modul-ID."
829
+
830
+ #: includes/class-freemius.php22120, includes/class-fs-plugin-updater.php:1185
831
+ msgid "Premium version already active."
832
+ msgstr "Premium version allerede aktiv."
833
+
834
+ #: includes/class-freemius.php:22127
835
+ msgid "You do not have a valid license to access the premium version."
836
+ msgstr "Du har ikke en gyldig licens til at benytte premium-versionen."
837
+
838
+ #: includes/class-freemius.php:22134
839
+ msgid ""
840
+ "Plugin is a \"Serviceware\" which means it does not have a premium code "
841
+ "version."
842
+ msgstr ""
843
+
844
+ #: includes/class-freemius.php22152, includes/class-fs-plugin-updater.php:1184
845
+ msgid "Premium add-on version already installed."
846
+ msgstr "Premium tilføjelse er allerede installeret."
847
+
848
+ #: includes/class-freemius.php:22497
849
+ msgid "View paid features"
850
+ msgstr "Vis betalte features"
851
+
852
+ #: includes/class-freemius.php:22819
853
+ msgid "Thank you so much for using %s and its add-ons!"
854
+ msgstr ""
855
+
856
+ #: includes/class-freemius.php:22820
857
+ msgid "Thank you so much for using %s!"
858
+ msgstr "Tak fordi du benytter %s!"
859
+
860
+ #: includes/class-freemius.php:22826
861
+ msgid ""
862
+ "You've already opted-in to our usage-tracking, which helps us keep improving"
863
+ " the %s."
864
+ msgstr "Du er allerede tilmeldt vores brugssporing, hvilket hjælper os med at forbedre %s."
865
+
866
+ #: includes/class-freemius.php:22830
867
+ msgid "Thank you so much for using our products!"
868
+ msgstr "Mange tak for at benytte vores produkter!"
869
+
870
+ #: includes/class-freemius.php:22831
871
+ msgid ""
872
+ "You've already opted-in to our usage-tracking, which helps us keep improving"
873
+ " them."
874
+ msgstr "Du er allerede tilmeldt vores brugssporing, hvilket hjælper os med at forbedre dem."
875
+
876
+ #: includes/class-freemius.php:22850
877
+ msgid "%s and its add-ons"
878
+ msgstr "%s og tilføjelser"
879
+
880
+ #: includes/class-freemius.php:22859
881
+ msgid "Products"
882
+ msgstr "Produkter"
883
+
884
+ #: includes/class-freemius.php22866, templates/connect.php:272
885
+ msgid "Yes"
886
+ msgstr "Ja"
887
+
888
+ #: includes/class-freemius.php22867, templates/connect.php:273
889
+ msgid "send me security & feature updates, educational content and offers."
890
+ msgstr "send mig sikkerheds- og feature-opdateringer, informativt indhold og tilbud."
891
+
892
+ #: includes/class-freemius.php22868, templates/connect.php:278
893
+ msgid "No"
894
+ msgstr "Nej"
895
+
896
+ #: includes/class-freemius.php22870, templates/connect.php:280
897
+ msgid ""
898
+ "do %sNOT%s send me security & feature updates, educational content and "
899
+ "offers."
900
+ msgstr "send %sIKKE%s sikkerheds- og feature-opdateringer, informativt indhold og tilbud."
901
+
902
+ #: includes/class-freemius.php:22880
903
+ msgid ""
904
+ "Due to the new %sEU General Data Protection Regulation (GDPR)%s compliance "
905
+ "requirements it is required that you provide your explicit consent, again, "
906
+ "confirming that you are onboard :-)"
907
+ msgstr ""
908
+
909
+ #: includes/class-freemius.php22882, templates/connect.php:287
910
+ msgid ""
911
+ "Please let us know if you'd like us to contact you for security & feature "
912
+ "updates, educational content, and occasional offers:"
913
+ msgstr "Lad os vide, om vi har lov til at kontakte dig med sikkerheds- og feature-opdateringer, informativt indhold og lejlighedsvise tilbud:"
914
+
915
+ #: includes/class-freemius.php:23164
916
+ msgid "License key is empty."
917
+ msgstr "Licensnøglen er tom."
918
+
919
+ #: includes/class-fs-plugin-updater.php184,
920
+ #: templates/forms/premium-versions-upgrade-handler.php:57
921
+ msgid "Renew license"
922
+ msgstr "Forny licens"
923
+
924
+ #: includes/class-fs-plugin-updater.php189,
925
+ #: templates/forms/premium-versions-upgrade-handler.php:58
926
+ msgid "Buy license"
927
+ msgstr ""
928
+
929
+ #: includes/class-fs-plugin-updater.php280,
930
+ #: includes/class-fs-plugin-updater.php:313
931
+ msgid "There is a %s of %s available."
932
+ msgstr ""
933
+
934
+ #: includes/class-fs-plugin-updater.php282,
935
+ #: includes/class-fs-plugin-updater.php:318
936
+ msgid "new Beta version"
937
+ msgstr ""
938
+
939
+ #: includes/class-fs-plugin-updater.php283,
940
+ #: includes/class-fs-plugin-updater.php:319
941
+ msgid "new version"
942
+ msgstr ""
943
+
944
+ #: includes/class-fs-plugin-updater.php:342
945
+ msgid "Important Upgrade Notice:"
946
+ msgstr ""
947
+
948
+ #: includes/class-fs-plugin-updater.php:1214
949
+ msgid "Installing plugin: %s"
950
+ msgstr "Installerer plugin: %s"
951
+
952
+ #: includes/class-fs-plugin-updater.php:1255
953
+ msgid "Unable to connect to the filesystem. Please confirm your credentials."
954
+ msgstr ""
955
+
956
+ #: includes/class-fs-plugin-updater.php:1437
957
+ msgid ""
958
+ "The remote plugin package does not contain a folder with the desired slug "
959
+ "and renaming did not work."
960
+ msgstr ""
961
+
962
+ #: includes/fs-plugin-info-dialog.php:509
963
+ msgid "Purchase More"
964
+ msgstr ""
965
+
966
+ #: includes/fs-plugin-info-dialog.php510,
967
+ #: templates/account/partials/addon.php:347
968
+ msgctxt "verb"
969
+ msgid "Purchase"
970
+ msgstr "Køb"
971
+
972
+ #: includes/fs-plugin-info-dialog.php:514
973
+ msgid "Start my free %s"
974
+ msgstr "Start min gratis %s"
975
+
976
+ #: includes/fs-plugin-info-dialog.php:712
977
+ msgid "Install Free Version Update Now"
978
+ msgstr "Installer opdatering til gratis version nu"
979
+
980
+ #: includes/fs-plugin-info-dialog.php713, templates/account.php:534
981
+ msgid "Install Update Now"
982
+ msgstr "Installer opdatering nu"
983
+
984
+ #: includes/fs-plugin-info-dialog.php:722
985
+ msgid "Install Free Version Now"
986
+ msgstr "Installer gratis version nu"
987
+
988
+ #: includes/fs-plugin-info-dialog.php723, templates/add-ons.php262,
989
+ #: templates/auto-installation.php111,
990
+ #: templates/account/partials/addon.php327,
991
+ #: templates/account/partials/addon.php:379
992
+ msgid "Install Now"
993
+ msgstr "Installer nu"
994
+
995
+ #: includes/fs-plugin-info-dialog.php:739
996
+ msgctxt "as download latest version"
997
+ msgid "Download Latest Free Version"
998
+ msgstr "Download seneste gratis version"
999
+
1000
+ #: includes/fs-plugin-info-dialog.php740, templates/account.php85,
1001
+ #: templates/add-ons.php34, templates/account/partials/addon.php:25
1002
+ msgctxt "as download latest version"
1003
+ msgid "Download Latest"
1004
+ msgstr "Download seneste"
1005
+
1006
+ #: includes/fs-plugin-info-dialog.php755, templates/add-ons.php268,
1007
+ #: templates/account/partials/addon.php318,
1008
+ #: templates/account/partials/addon.php:373
1009
+ msgid "Activate this add-on"
1010
+ msgstr "Aktiver denne tilføjelse"
1011
+
1012
+ #: includes/fs-plugin-info-dialog.php757, templates/connect.php:418
1013
+ msgid "Activate Free Version"
1014
+ msgstr "Aktiver gratis version"
1015
+
1016
+ #: includes/fs-plugin-info-dialog.php758, templates/account.php109,
1017
+ #: templates/add-ons.php269, templates/account/partials/addon.php:49
1018
+ msgid "Activate"
1019
+ msgstr "Aktiver"
1020
+
1021
+ #: includes/fs-plugin-info-dialog.php:968
1022
+ msgctxt "Plugin installer section title"
1023
+ msgid "Description"
1024
+ msgstr "Beskrivelse"
1025
+
1026
+ #: includes/fs-plugin-info-dialog.php:969
1027
+ msgctxt "Plugin installer section title"
1028
+ msgid "Installation"
1029
+ msgstr "Installering"
1030
+
1031
+ #: includes/fs-plugin-info-dialog.php:970
1032
+ msgctxt "Plugin installer section title"
1033
+ msgid "FAQ"
1034
+ msgstr "FAQ"
1035
+
1036
+ #: includes/fs-plugin-info-dialog.php971,
1037
+ #: templates/plugin-info/description.php:55
1038
+ msgid "Screenshots"
1039
+ msgstr "Skærmbilleder"
1040
+
1041
+ #: includes/fs-plugin-info-dialog.php:972
1042
+ msgctxt "Plugin installer section title"
1043
+ msgid "Changelog"
1044
+ msgstr "Ændringslog"
1045
+
1046
+ #: includes/fs-plugin-info-dialog.php:973
1047
+ msgctxt "Plugin installer section title"
1048
+ msgid "Reviews"
1049
+ msgstr "Anmeldelser"
1050
+
1051
+ #: includes/fs-plugin-info-dialog.php:974
1052
+ msgctxt "Plugin installer section title"
1053
+ msgid "Other Notes"
1054
+ msgstr "Andre noter"
1055
+
1056
+ #: includes/fs-plugin-info-dialog.php:989
1057
+ msgctxt "Plugin installer section title"
1058
+ msgid "Features & Pricing"
1059
+ msgstr "Funktioner og priser"
1060
+
1061
+ #: includes/fs-plugin-info-dialog.php:999
1062
+ msgid "Plugin Install"
1063
+ msgstr "Plugin-installering"
1064
+
1065
+ #: includes/fs-plugin-info-dialog.php:1071
1066
+ msgctxt "e.g. Professional Plan"
1067
+ msgid "%s Plan"
1068
+ msgstr "%s Plan"
1069
+
1070
+ #: includes/fs-plugin-info-dialog.php:1097
1071
+ msgctxt "e.g. the best product"
1072
+ msgid "Best"
1073
+ msgstr "Bedste"
1074
+
1075
+ #: includes/fs-plugin-info-dialog.php1103,
1076
+ #: includes/fs-plugin-info-dialog.php:1123
1077
+ msgctxt "as every month"
1078
+ msgid "Monthly"
1079
+ msgstr "Månedligt"
1080
+
1081
+ #: includes/fs-plugin-info-dialog.php:1106
1082
+ msgctxt "as once a year"
1083
+ msgid "Annual"
1084
+ msgstr "Årligt"
1085
+
1086
+ #: includes/fs-plugin-info-dialog.php:1109
1087
+ msgid "Lifetime"
1088
+ msgstr "Livstid"
1089
+
1090
+ #: includes/fs-plugin-info-dialog.php1123,
1091
+ #: includes/fs-plugin-info-dialog.php1125,
1092
+ #: includes/fs-plugin-info-dialog.php:1127
1093
+ msgctxt "e.g. billed monthly"
1094
+ msgid "Billed %s"
1095
+ msgstr "Faktureret %s"
1096
+
1097
+ #: includes/fs-plugin-info-dialog.php:1125
1098
+ msgctxt "as once a year"
1099
+ msgid "Annually"
1100
+ msgstr "Årligt"
1101
+
1102
+ #: includes/fs-plugin-info-dialog.php:1127
1103
+ msgctxt "as once a year"
1104
+ msgid "Once"
1105
+ msgstr "Engangsbeløb"
1106
+
1107
+ #: includes/fs-plugin-info-dialog.php:1133
1108
+ msgid "Single Site License"
1109
+ msgstr ""
1110
+
1111
+ #: includes/fs-plugin-info-dialog.php:1135
1112
+ msgid "Unlimited Licenses"
1113
+ msgstr "Ubegrænsede licenser"
1114
+
1115
+ #: includes/fs-plugin-info-dialog.php:1137
1116
+ msgid "Up to %s Sites"
1117
+ msgstr "Op til %s websteder"
1118
+
1119
+ #: includes/fs-plugin-info-dialog.php1147,
1120
+ #: templates/plugin-info/features.php:82
1121
+ msgctxt "as monthly period"
1122
+ msgid "mo"
1123
+ msgstr "md"
1124
+
1125
+ #: includes/fs-plugin-info-dialog.php1154,
1126
+ #: templates/plugin-info/features.php:80
1127
+ msgctxt "as annual period"
1128
+ msgid "year"
1129
+ msgstr "år"
1130
+
1131
+ #: includes/fs-plugin-info-dialog.php:1208
1132
+ msgctxt "noun"
1133
+ msgid "Price"
1134
+ msgstr "Pris"
1135
+
1136
+ #: includes/fs-plugin-info-dialog.php:1256
1137
+ msgid "Save %s"
1138
+ msgstr "Spar %s"
1139
+
1140
+ #: includes/fs-plugin-info-dialog.php:1266
1141
+ msgid "No commitment for %s - cancel anytime"
1142
+ msgstr "Ingen bindinger ved %s - annuller når som helst"
1143
+
1144
+ #: includes/fs-plugin-info-dialog.php:1269
1145
+ msgid "After your free %s, pay as little as %s"
1146
+ msgstr "Efter din gratis %s er prisen kun %s"
1147
+
1148
+ #: includes/fs-plugin-info-dialog.php:1280
1149
+ msgid "Details"
1150
+ msgstr "Detaljer"
1151
+
1152
+ #: includes/fs-plugin-info-dialog.php1284, templates/account.php96,
1153
+ #: templates/debug.php203, templates/debug.php240, templates/debug.php454,
1154
+ #: templates/account/partials/addon.php:36
1155
+ msgctxt "product version"
1156
+ msgid "Version"
1157
+ msgstr "Version"
1158
+
1159
+ #: includes/fs-plugin-info-dialog.php:1291
1160
+ msgctxt "as the plugin author"
1161
+ msgid "Author"
1162
+ msgstr "Forfatter"
1163
+
1164
+ #: includes/fs-plugin-info-dialog.php:1298
1165
+ msgid "Last Updated"
1166
+ msgstr "Senest opdateret"
1167
+
1168
+ #: includes/fs-plugin-info-dialog.php1303, templates/account.php:444
1169
+ msgctxt "x-ago"
1170
+ msgid "%s ago"
1171
+ msgstr "%s siden"
1172
+
1173
+ #: includes/fs-plugin-info-dialog.php:1312
1174
+ msgid "Requires WordPress Version"
1175
+ msgstr "Kræver WordPress-version"
1176
+
1177
+ #: includes/fs-plugin-info-dialog.php:1313
1178
+ msgid "%s or higher"
1179
+ msgstr "%s eller højere"
1180
+
1181
+ #: includes/fs-plugin-info-dialog.php:1320
1182
+ msgid "Compatible up to"
1183
+ msgstr "Kompatibel op til"
1184
+
1185
+ #: includes/fs-plugin-info-dialog.php:1328
1186
+ msgid "Downloaded"
1187
+ msgstr "Downloadet"
1188
+
1189
+ #: includes/fs-plugin-info-dialog.php:1332
1190
+ msgid "%s time"
1191
+ msgstr "%s gang"
1192
+
1193
+ #: includes/fs-plugin-info-dialog.php:1334
1194
+ msgid "%s times"
1195
+ msgstr "%s gange"
1196
+
1197
+ #: includes/fs-plugin-info-dialog.php:1344
1198
+ msgid "WordPress.org Plugin Page"
1199
+ msgstr "WordPress.org Plugin-side"
1200
+
1201
+ #: includes/fs-plugin-info-dialog.php:1352
1202
+ msgid "Plugin Homepage"
1203
+ msgstr "Plugin-websted"
1204
+
1205
+ #: includes/fs-plugin-info-dialog.php1360,
1206
+ #: includes/fs-plugin-info-dialog.php:1442
1207
+ msgid "Donate to this plugin"
1208
+ msgstr "Donér til dette plugin"
1209
+
1210
+ #: includes/fs-plugin-info-dialog.php:1367
1211
+ msgid "Average Rating"
1212
+ msgstr "Gennemsnitlig vurdering"
1213
+
1214
+ #: includes/fs-plugin-info-dialog.php:1374
1215
+ msgid "based on %s"
1216
+ msgstr "baseret på %s"
1217
+
1218
+ #: includes/fs-plugin-info-dialog.php:1378
1219
+ msgid "%s rating"
1220
+ msgstr "%s vurdering"
1221
+
1222
+ #: includes/fs-plugin-info-dialog.php:1380
1223
+ msgid "%s ratings"
1224
+ msgstr "%s vurderinger"
1225
+
1226
+ #: includes/fs-plugin-info-dialog.php:1395
1227
+ msgid "%s star"
1228
+ msgstr "%s stjerne"
1229
+
1230
+ #: includes/fs-plugin-info-dialog.php:1397
1231
+ msgid "%s stars"
1232
+ msgstr "%s stjerner"
1233
+
1234
+ #: includes/fs-plugin-info-dialog.php:1408
1235
+ msgid "Click to see reviews that provided a rating of %s"
1236
+ msgstr ""
1237
+
1238
+ #: includes/fs-plugin-info-dialog.php:1421
1239
+ msgid "Contributors"
1240
+ msgstr "Bidragsydere"
1241
+
1242
+ #: includes/fs-plugin-info-dialog.php1450,
1243
+ #: includes/fs-plugin-info-dialog.php:1452
1244
+ msgid "Warning"
1245
+ msgstr "Advarsel"
1246
+
1247
+ #: includes/fs-plugin-info-dialog.php:1450
1248
+ msgid ""
1249
+ "This plugin has not been tested with your current version of WordPress."
1250
+ msgstr "Dette plugin er ikke blevet testet med din nuværende version af WordPress."
1251
+
1252
+ #: includes/fs-plugin-info-dialog.php:1452
1253
+ msgid ""
1254
+ "This plugin has not been marked as compatible with your version of "
1255
+ "WordPress."
1256
+ msgstr ""
1257
+
1258
+ #: includes/fs-plugin-info-dialog.php:1471
1259
+ msgid "Paid add-on must be deployed to Freemius."
1260
+ msgstr ""
1261
+
1262
+ #: includes/fs-plugin-info-dialog.php:1472
1263
+ msgid "Add-on must be deployed to WordPress.org or Freemius."
1264
+ msgstr ""
1265
+
1266
+ #: includes/fs-plugin-info-dialog.php:1493
1267
+ msgid "Newer Version (%s) Installed"
1268
+ msgstr "Nyere version (%s) installeret"
1269
+
1270
+ #: includes/fs-plugin-info-dialog.php:1494
1271
+ msgid "Newer Free Version (%s) Installed"
1272
+ msgstr "Nyere gratis version (%s) installeret"
1273
+
1274
+ #: includes/fs-plugin-info-dialog.php:1501
1275
+ msgid "Latest Version Installed"
1276
+ msgstr "Seneste version installeret"
1277
+
1278
+ #: includes/fs-plugin-info-dialog.php:1502
1279
+ msgid "Latest Free Version Installed"
1280
+ msgstr "Seneste gratis version installeret"
1281
+
1282
+ #: templates/account.php86, templates/forms/subscription-cancellation.php96,
1283
+ #: templates/account/partials/addon.php26,
1284
+ #: templates/account/partials/site.php:295
1285
+ msgid "Downgrading your plan"
1286
+ msgstr ""
1287
+
1288
+ #: templates/account.php87, templates/forms/subscription-cancellation.php97,
1289
+ #: templates/account/partials/addon.php27,
1290
+ #: templates/account/partials/site.php:296
1291
+ msgid "Cancelling the subscription"
1292
+ msgstr ""
1293
+
1294
+ #. translators: %1$s: Either 'Downgrading your plan' or 'Cancelling the
1295
+ #. subscription'
1296
+ #: templates/account.php:89
1297
+ msgid ""
1298
+ "%1$s will immediately stop all future recurring payments and your %2$s plan "
1299
+ "license will expire in %3$s."
1300
+ msgstr ""
1301
+
1302
+ #: templates/account.php90, templates/forms/subscription-cancellation.php100,
1303
+ #: templates/account/partials/addon.php30,
1304
+ #: templates/account/partials/site.php:299
1305
+ msgid ""
1306
+ "Please note that we will not be able to grandfather outdated pricing for "
1307
+ "renewals/new subscriptions after a cancellation. If you choose to renew the "
1308
+ "subscription manually in the future, after a price increase, which typically"
1309
+ " occurs once a year, you will be charged the updated price."
1310
+ msgstr ""
1311
+
1312
+ #: templates/account.php91, templates/forms/subscription-cancellation.php106,
1313
+ #: templates/account/partials/addon.php:31
1314
+ msgid ""
1315
+ "Cancelling the trial will immediately block access to all premium features. "
1316
+ "Are you sure?"
1317
+ msgstr ""
1318
+
1319
+ #: templates/account.php92, templates/forms/subscription-cancellation.php101,
1320
+ #: templates/account/partials/addon.php32,
1321
+ #: templates/account/partials/site.php:300
1322
+ msgid ""
1323
+ "You can still enjoy all %s features but you will not have access to %s "
1324
+ "security & feature updates, nor support."
1325
+ msgstr ""
1326
+
1327
+ #: templates/account.php93, templates/forms/subscription-cancellation.php102,
1328
+ #: templates/account/partials/addon.php33,
1329
+ #: templates/account/partials/site.php:301
1330
+ msgid ""
1331
+ "Once your license expires you can still use the Free version but you will "
1332
+ "NOT have access to the %s features."
1333
+ msgstr ""
1334
+
1335
+ #. translators: %s: Plan title (e.g. "Professional")
1336
+ #: templates/account.php95,
1337
+ #: templates/account/partials/activate-license-button.php31,
1338
+ #: templates/account/partials/addon.php:35
1339
+ msgid "Activate %s Plan"
1340
+ msgstr "Aktiver %s plan"
1341
+
1342
+ #. translators: %s: Time period (e.g. Auto renews in "2 months")
1343
+ #: templates/account.php98, templates/account/partials/addon.php38,
1344
+ #: templates/account/partials/site.php:275
1345
+ msgid "Auto renews in %s"
1346
+ msgstr "Auto-fornyer om %s"
1347
+
1348
+ #. translators: %s: Time period (e.g. Expires in "2 months")
1349
+ #: templates/account.php100, templates/account/partials/addon.php40,
1350
+ #: templates/account/partials/site.php:277
1351
+ msgid "Expires in %s"
1352
+ msgstr "Udløber om %s"
1353
+
1354
+ #: templates/account.php101, templates/account/partials/addon.php:41
1355
+ msgctxt "as synchronize license"
1356
+ msgid "Sync License"
1357
+ msgstr "Synkroniser licens"
1358
+
1359
+ #: templates/account.php102, templates/account/partials/addon.php:42
1360
+ msgid "Cancel Trial"
1361
+ msgstr "Annuller prøveperiode"
1362
+
1363
+ #: templates/account.php103, templates/account/partials/addon.php:43
1364
+ msgid "Change Plan"
1365
+ msgstr "Skift plan"
1366
+
1367
+ #: templates/account.php104, templates/account/partials/addon.php:44
1368
+ msgctxt "verb"
1369
+ msgid "Upgrade"
1370
+ msgstr "Opgrader"
1371
+
1372
+ #: templates/account.php106, templates/account/partials/addon.php46,
1373
+ #: templates/account/partials/site.php:302
1374
+ msgctxt "verb"
1375
+ msgid "Downgrade"
1376
+ msgstr "Nedgrader"
1377
+
1378
+ #: templates/account.php108, templates/add-ons.php187,
1379
+ #: templates/plugin-info/features.php72,
1380
+ #: templates/account/partials/addon.php48,
1381
+ #: templates/account/partials/site.php:31
1382
+ msgid "Free"
1383
+ msgstr "Gratis"
1384
+
1385
+ #: templates/account.php110, templates/debug.php373,
1386
+ #: includes/customizer/class-fs-customizer-upsell-control.php106,
1387
+ #: templates/account/partials/addon.php:50
1388
+ msgctxt "as product pricing plan"
1389
+ msgid "Plan"
1390
+ msgstr "Plan"
1391
+
1392
+ #: templates/account.php:111
1393
+ msgid "Bundle Plan"
1394
+ msgstr ""
1395
+
1396
+ #: templates/account.php:185
1397
+ msgid "Free Trial"
1398
+ msgstr "Gratis prøveperiode"
1399
+
1400
+ #: templates/account.php:196
1401
+ msgid "Account Details"
1402
+ msgstr "Kontodetaljer"
1403
+
1404
+ #: templates/account.php:200
1405
+ msgid "Billing & Invoices"
1406
+ msgstr ""
1407
+
1408
+ #: templates/account.php:210
1409
+ msgid ""
1410
+ "Deleting the account will automatically deactivate your %s plan license so "
1411
+ "you can use it on other sites. If you want to terminate the recurring "
1412
+ "payments as well, click the \"Cancel\" button, and first \"Downgrade\" your "
1413
+ "account. Are you sure you would like to continue with the deletion?"
1414
+ msgstr ""
1415
+
1416
+ #: templates/account.php:212
1417
+ msgid ""
1418
+ "Deletion is not temporary. Only delete if you no longer want to use this %s "
1419
+ "anymore. Are you sure you would like to continue with the deletion?"
1420
+ msgstr ""
1421
+
1422
+ #: templates/account.php:215
1423
+ msgid "Delete Account"
1424
+ msgstr "Slet konto"
1425
+
1426
+ #: templates/account.php227, templates/account/partials/addon.php211,
1427
+ #: templates/account/partials/deactivate-license-button.php:35
1428
+ msgid "Deactivate License"
1429
+ msgstr "Deaktiver licens"
1430
+
1431
+ #: templates/account.php250, templates/forms/subscription-cancellation.php:125
1432
+ msgid "Are you sure you want to proceed?"
1433
+ msgstr "Er du sikker på, du vil fortsætte?"
1434
+
1435
+ #: templates/account.php250, templates/account/partials/addon.php:234
1436
+ msgid "Cancel Subscription"
1437
+ msgstr "Annuller abonnement"
1438
+
1439
+ #: templates/account.php:278
1440
+ msgctxt "as synchronize"
1441
+ msgid "Sync"
1442
+ msgstr "Synkroniser"
1443
+
1444
+ #: templates/account.php292, templates/debug.php:489
1445
+ msgid "Name"
1446
+ msgstr "Navn"
1447
+
1448
+ #: templates/account.php298, templates/debug.php:490
1449
+ msgid "Email"
1450
+ msgstr "E-mail"
1451
+
1452
+ #: templates/account.php305, templates/debug.php372, templates/debug.php:528
1453
+ msgid "User ID"
1454
+ msgstr "Bruger-ID"
1455
+
1456
+ #: templates/account.php322, templates/account.php608,
1457
+ #: templates/account.php653, templates/debug.php238, templates/debug.php366,
1458
+ #: templates/debug.php451, templates/debug.php488, templates/debug.php526,
1459
+ #: templates/debug.php599, templates/account/payments.php35,
1460
+ #: templates/debug/logger.php:21
1461
+ msgid "ID"
1462
+ msgstr "ID"
1463
+
1464
+ #: templates/account.php:329
1465
+ msgid "Site ID"
1466
+ msgstr "Websteds-ID"
1467
+
1468
+ #: templates/account.php:332
1469
+ msgid "No ID"
1470
+ msgstr "Intet ID"
1471
+
1472
+ #: templates/account.php337, templates/debug.php245, templates/debug.php374,
1473
+ #: templates/debug.php455, templates/debug.php492,
1474
+ #: templates/account/partials/site.php:219
1475
+ msgid "Public Key"
1476
+ msgstr "Offentlig nøgle"
1477
+
1478
+ #: templates/account.php343, templates/debug.php375, templates/debug.php456,
1479
+ #: templates/debug.php493, templates/account/partials/site.php:231
1480
+ msgid "Secret Key"
1481
+ msgstr "Privat nøgle"
1482
+
1483
+ #: templates/account.php:346
1484
+ msgctxt "as secret encryption key missing"
1485
+ msgid "No Secret"
1486
+ msgstr "Ingen privat nøgle"
1487
+
1488
+ #: templates/account.php373, templates/account/partials/site.php112,
1489
+ #: templates/account/partials/site.php:114
1490
+ msgid "Trial"
1491
+ msgstr "Prøveperiode"
1492
+
1493
+ #: templates/account.php400, templates/debug.php533,
1494
+ #: templates/account/partials/site.php:248
1495
+ msgid "License Key"
1496
+ msgstr "Licensnøgle"
1497
+
1498
+ #: templates/account.php:429
1499
+ msgid "Join the Beta program"
1500
+ msgstr ""
1501
+
1502
+ #: templates/account.php:435
1503
+ msgid "not verified"
1504
+ msgstr "ikke verificeret"
1505
+
1506
+ #: templates/account.php444, templates/account/partials/addon.php:172
1507
+ msgid "Expired"
1508
+ msgstr "Udløbet"
1509
+
1510
+ #: templates/account.php:502
1511
+ msgid "Premium version"
1512
+ msgstr "Premium version"
1513
+
1514
+ #: templates/account.php:504
1515
+ msgid "Free version"
1516
+ msgstr "Gratis version"
1517
+
1518
+ #: templates/account.php:516
1519
+ msgid "Verify Email"
1520
+ msgstr "Verificer e-mail"
1521
+
1522
+ #: templates/account.php:527
1523
+ msgid "Download %s Version"
1524
+ msgstr "Download 1%s version"
1525
+
1526
+ #: templates/account.php541, templates/account.php749,
1527
+ #: templates/account/partials/site.php237,
1528
+ #: templates/account/partials/site.php:255
1529
+ msgctxt "verb"
1530
+ msgid "Show"
1531
+ msgstr "Vis"
1532
+
1533
+ #: templates/account.php:555
1534
+ msgid "What is your %s?"
1535
+ msgstr "Angiv venligst %s?"
1536
+
1537
+ #: templates/account.php563, templates/account/billing.php:21
1538
+ msgctxt "verb"
1539
+ msgid "Edit"
1540
+ msgstr "Rediger"
1541
+
1542
+ #: templates/account.php:588
1543
+ msgid "Sites"
1544
+ msgstr "Websteder"
1545
+
1546
+ #: templates/account.php:599
1547
+ msgid "Search by address"
1548
+ msgstr "Søg efter adresse"
1549
+
1550
+ #: templates/account.php609, templates/debug.php:369
1551
+ msgid "Address"
1552
+ msgstr "Adresse"
1553
+
1554
+ #: templates/account.php:610
1555
+ msgid "License"
1556
+ msgstr "Licens"
1557
+
1558
+ #: templates/account.php:611
1559
+ msgid "Plan"
1560
+ msgstr "Plan"
1561
+
1562
+ #: templates/account.php:656
1563
+ msgctxt "as software license"
1564
+ msgid "License"
1565
+ msgstr "Licens"
1566
+
1567
+ #: templates/account.php:743
1568
+ msgctxt "verb"
1569
+ msgid "Hide"
1570
+ msgstr "Skjul"
1571
+
1572
+ #: templates/account.php:765
1573
+ msgid "Processing"
1574
+ msgstr "Arbejder"
1575
+
1576
+ #: templates/account.php:768
1577
+ msgid "Get updates for bleeding edge Beta versions of %s."
1578
+ msgstr ""
1579
+
1580
+ #: templates/account.php:826
1581
+ msgid "Cancelling %s"
1582
+ msgstr ""
1583
+
1584
+ #: templates/account.php826, templates/account.php843,
1585
+ #: templates/forms/subscription-cancellation.php27,
1586
+ #: templates/forms/deactivation/form.php:133
1587
+ msgid "trial"
1588
+ msgstr ""
1589
+
1590
+ #: templates/account.php841, templates/forms/deactivation/form.php:150
1591
+ msgid "Cancelling %s..."
1592
+ msgstr ""
1593
+
1594
+ #: templates/account.php844, templates/forms/subscription-cancellation.php28,
1595
+ #: templates/forms/deactivation/form.php:134
1596
+ msgid "subscription"
1597
+ msgstr ""
1598
+
1599
+ #: templates/account.php:858
1600
+ msgid ""
1601
+ "Deactivating your license will block all premium features, but will enable "
1602
+ "activating the license on another site. Are you sure you want to proceed?"
1603
+ msgstr ""
1604
+
1605
+ #: templates/add-ons.php:35
1606
+ msgid "View details"
1607
+ msgstr "Vis detaljer"
1608
+
1609
+ #: templates/add-ons.php:45
1610
+ msgid "Add Ons for %s"
1611
+ msgstr "Tilføjelser til %s"
1612
+
1613
+ #: templates/add-ons.php:55
1614
+ msgid ""
1615
+ "We could'nt load the add-ons list. It's probably an issue on our side, "
1616
+ "please try to come back in few minutes."
1617
+ msgstr ""
1618
+
1619
+ #: templates/add-ons.php:173
1620
+ msgctxt "active add-on"
1621
+ msgid "Active"
1622
+ msgstr "Aktiv"
1623
+
1624
+ #: templates/add-ons.php:174
1625
+ msgctxt "installed add-on"
1626
+ msgid "Installed"
1627
+ msgstr ""
1628
+
1629
+ #: templates/admin-notice.php13, templates/forms/license-activation.php209,
1630
+ #: templates/forms/resend-key.php:77
1631
+ msgctxt "as close a window"
1632
+ msgid "Dismiss"
1633
+ msgstr "Fjern"
1634
+
1635
+ #: templates/auto-installation.php:45
1636
+ msgid "%s sec"
1637
+ msgstr "1%s sek"
1638
+
1639
+ #: templates/auto-installation.php:83
1640
+ msgid "Automatic Installation"
1641
+ msgstr "Automatisk installering"
1642
+
1643
+ #: templates/auto-installation.php:93
1644
+ msgid ""
1645
+ "An automated download and installation of %s (paid version) from %s will "
1646
+ "start in %s. If you would like to do it manually - click the cancellation "
1647
+ "button now."
1648
+ msgstr ""
1649
+
1650
+ #: templates/auto-installation.php:104
1651
+ msgid ""
1652
+ "The installation process has started and may take a few minutes to complete."
1653
+ " Please wait until it is done - do not refresh this page."
1654
+ msgstr ""
1655
+
1656
+ #: templates/auto-installation.php:109
1657
+ msgid "Cancel Installation"
1658
+ msgstr "Annuller installering"
1659
+
1660
+ #: templates/checkout.php:180
1661
+ msgid "Checkout"
1662
+ msgstr "Udtjekning"
1663
+
1664
+ #: templates/checkout.php:180
1665
+ msgid "PCI compliant"
1666
+ msgstr ""
1667
+
1668
+ #. translators: %s: name (e.g. Hey John,)
1669
+ #: templates/connect.php:112
1670
+ msgctxt "greeting"
1671
+ msgid "Hey %s,"
1672
+ msgstr "Hey %s,"
1673
+
1674
+ #: templates/connect.php:154
1675
+ msgid "Allow & Continue"
1676
+ msgstr "Tillad & Fortsæt"
1677
+
1678
+ #: templates/connect.php:158
1679
+ msgid "Re-send activation email"
1680
+ msgstr "Gensend e-mail om aktivering"
1681
+
1682
+ #: templates/connect.php:162
1683
+ msgid "Thanks %s!"
1684
+ msgstr "Tak %s!"
1685
+
1686
+ #: templates/connect.php172, templates/forms/license-activation.php:44
1687
+ msgid "Agree & Activate License"
1688
+ msgstr "Accepter & aktiver licens"
1689
+
1690
+ #: templates/connect.php:181
1691
+ msgid ""
1692
+ "Thanks for purchasing %s! To get started, please enter your license key:"
1693
+ msgstr "Tak for at købe %s! For at komme i gang, venligst indtast din licensnøgle:"
1694
+
1695
+ #: templates/connect.php:188
1696
+ msgid ""
1697
+ "Never miss an important update - opt in to our security & feature updates "
1698
+ "notifications, educational content, offers, and non-sensitive diagnostic "
1699
+ "tracking with %4$s."
1700
+ msgstr ""
1701
+
1702
+ #: templates/connect.php:189
1703
+ msgid ""
1704
+ "Never miss an important update - opt in to our security and feature updates "
1705
+ "notifications, and non-sensitive diagnostic tracking with %4$s."
1706
+ msgstr ""
1707
+
1708
+ #: templates/connect.php:195
1709
+ msgid ""
1710
+ "Never miss an important update - opt in to our security & feature updates "
1711
+ "notifications, educational content, offers, and non-sensitive diagnostic "
1712
+ "tracking with %4$s. If you skip this, that's okay! %1$s will still work just"
1713
+ " fine."
1714
+ msgstr ""
1715
+
1716
+ #: templates/connect.php:196
1717
+ msgid ""
1718
+ "Never miss an important update - opt in to our security & feature updates "
1719
+ "notifications, and non-sensitive diagnostic tracking with %4$s. If you skip "
1720
+ "this, that's okay! %1$s will still work just fine."
1721
+ msgstr ""
1722
+
1723
+ #: templates/connect.php:230
1724
+ msgid "We're excited to introduce the Freemius network-level integration."
1725
+ msgstr ""
1726
+
1727
+ #: templates/connect.php:233
1728
+ msgid ""
1729
+ "During the update process we detected %d site(s) that are still pending "
1730
+ "license activation."
1731
+ msgstr ""
1732
+
1733
+ #: templates/connect.php:235
1734
+ msgid ""
1735
+ "If you'd like to use the %s on those sites, please enter your license key "
1736
+ "below and click the activation button."
1737
+ msgstr ""
1738
+
1739
+ #: templates/connect.php:237
1740
+ msgid "%s's paid features"
1741
+ msgstr ""
1742
+
1743
+ #: templates/connect.php:242
1744
+ msgid ""
1745
+ "Alternatively, you can skip it for now and activate the license later, in "
1746
+ "your %s's network-level Account page."
1747
+ msgstr ""
1748
+
1749
+ #: templates/connect.php:244
1750
+ msgid ""
1751
+ "During the update process we detected %s site(s) in the network that are "
1752
+ "still pending your attention."
1753
+ msgstr ""
1754
+
1755
+ #: templates/connect.php253, templates/forms/license-activation.php:47
1756
+ msgid "License key"
1757
+ msgstr "Licensnøgle"
1758
+
1759
+ #: templates/connect.php256, templates/forms/license-activation.php:20
1760
+ msgid "Can't find your license key?"
1761
+ msgstr "Kan du ikke finde din licensnøgle?"
1762
+
1763
+ #: templates/connect.php315, templates/connect.php652,
1764
+ #: templates/forms/deactivation/retry-skip.php:20
1765
+ msgctxt "verb"
1766
+ msgid "Skip"
1767
+ msgstr "Spring over"
1768
+
1769
+ #: templates/connect.php:318
1770
+ msgid "Delegate to Site Admins"
1771
+ msgstr ""
1772
+
1773
+ #: templates/connect.php:318
1774
+ msgid ""
1775
+ "If you click it, this decision will be delegated to the sites "
1776
+ "administrators."
1777
+ msgstr ""
1778
+
1779
+ #: templates/connect.php:346
1780
+ msgid "Your Profile Overview"
1781
+ msgstr "Overblik af din profil"
1782
+
1783
+ #: templates/connect.php:347
1784
+ msgid "Name and email address"
1785
+ msgstr "Navn og e-mailadresse"
1786
+
1787
+ #: templates/connect.php:352
1788
+ msgid "Your Site Overview"
1789
+ msgstr "Overblik af dit websted"
1790
+
1791
+ #: templates/connect.php:353
1792
+ msgid "Site URL, WP version, PHP info, plugins & themes"
1793
+ msgstr "Websteds-URL, WP version, PHP info, plugins og temaer"
1794
+
1795
+ #: templates/connect.php:358
1796
+ msgid "Admin Notices"
1797
+ msgstr "Admin-meddelelser"
1798
+
1799
+ #: templates/connect.php359, templates/connect.php:375
1800
+ msgid "Updates, announcements, marketing, no spam"
1801
+ msgstr ""
1802
+
1803
+ #: templates/connect.php:364
1804
+ msgid "Current %s Events"
1805
+ msgstr ""
1806
+
1807
+ #: templates/connect.php:365
1808
+ msgid "Activation, deactivation and uninstall"
1809
+ msgstr "Aktivering, deaktivering og afinstallering"
1810
+
1811
+ #: templates/connect.php:374
1812
+ msgid "Newsletter"
1813
+ msgstr "Nyhedsbrev"
1814
+
1815
+ #: templates/connect.php391, templates/forms/license-activation.php:39
1816
+ msgid ""
1817
+ "The %1$s will be periodically sending data to %2$s to check for security and"
1818
+ " feature updates, and verify the validity of your license."
1819
+ msgstr ""
1820
+
1821
+ #: templates/connect.php:396
1822
+ msgid "What permissions are being granted?"
1823
+ msgstr "Hvilke tilladelser bliver givet?"
1824
+
1825
+ #: templates/connect.php:417
1826
+ msgid "Don't have a license key?"
1827
+ msgstr "Har du ikke en licensnøgle?"
1828
+
1829
+ #: templates/connect.php:420
1830
+ msgid "Have a license key?"
1831
+ msgstr "Har du en licensnøgle?"
1832
+
1833
+ #: templates/connect.php:428
1834
+ msgid "Privacy Policy"
1835
+ msgstr "Privatlivspolitik"
1836
+
1837
+ #: templates/connect.php:430
1838
+ msgid "License Agreement"
1839
+ msgstr ""
1840
+
1841
+ #: templates/connect.php:430
1842
+ msgid "Terms of Service"
1843
+ msgstr "Servicevilkår"
1844
+
1845
+ #: templates/connect.php:805
1846
+ msgctxt "as in the process of sending an email"
1847
+ msgid "Sending email"
1848
+ msgstr "Sender e-mail"
1849
+
1850
+ #: templates/connect.php:806
1851
+ msgctxt "as activating plugin"
1852
+ msgid "Activating"
1853
+ msgstr "Aktiverer"
1854
+
1855
+ #: templates/contact.php:78
1856
+ msgid "Contact"
1857
+ msgstr "Kontakt"
1858
+
1859
+ #: templates/debug.php:17
1860
+ msgctxt "as turned off"
1861
+ msgid "Off"
1862
+ msgstr "Fra"
1863
+
1864
+ #: templates/debug.php:18
1865
+ msgctxt "as turned on"
1866
+ msgid "On"
1867
+ msgstr "Til"
1868
+
1869
+ #: templates/debug.php:20
1870
+ msgid "SDK"
1871
+ msgstr "SDK"
1872
+
1873
+ #: templates/debug.php:24
1874
+ msgctxt "as code debugging"
1875
+ msgid "Debugging"
1876
+ msgstr "Fejlfinding"
1877
+
1878
+ #: templates/debug.php54, templates/debug.php250, templates/debug.php376,
1879
+ #: templates/debug.php:494
1880
+ msgid "Actions"
1881
+ msgstr "Handlinger"
1882
+
1883
+ #: templates/debug.php:64
1884
+ msgid "Are you sure you want to delete all Freemius data?"
1885
+ msgstr "Er du sikker på, du vil slette al Freemius data?"
1886
+
1887
+ #: templates/debug.php:64
1888
+ msgid "Delete All Accounts"
1889
+ msgstr "Slet alle konti"
1890
+
1891
+ #: templates/debug.php:71
1892
+ msgid "Clear API Cache"
1893
+ msgstr "Ryd API-cache"
1894
+
1895
+ #: templates/debug.php:79
1896
+ msgid "Clear Updates Transients"
1897
+ msgstr ""
1898
+
1899
+ #: templates/debug.php:86
1900
+ msgid "Sync Data From Server"
1901
+ msgstr "Synkroniser data fra server"
1902
+
1903
+ #: templates/debug.php:95
1904
+ msgid "Migrate Options to Network"
1905
+ msgstr ""
1906
+
1907
+ #: templates/debug.php:100
1908
+ msgid "Load DB Option"
1909
+ msgstr "Hent DB-indstilling"
1910
+
1911
+ #: templates/debug.php:103
1912
+ msgid "Set DB Option"
1913
+ msgstr "Sæt DB-indstilling"
1914
+
1915
+ #: templates/debug.php:182
1916
+ msgid "Key"
1917
+ msgstr "Nøgle"
1918
+
1919
+ #: templates/debug.php:183
1920
+ msgid "Value"
1921
+ msgstr "Værdi"
1922
+
1923
+ #: templates/debug.php:199
1924
+ msgctxt "as software development kit versions"
1925
+ msgid "SDK Versions"
1926
+ msgstr "SDK-versioner"
1927
+
1928
+ #: templates/debug.php:204
1929
+ msgid "SDK Path"
1930
+ msgstr "SDK-sti"
1931
+
1932
+ #: templates/debug.php205, templates/debug.php:244
1933
+ msgid "Module Path"
1934
+ msgstr "Modul-sti"
1935
+
1936
+ #: templates/debug.php:206
1937
+ msgid "Is Active"
1938
+ msgstr "Er aktiv"
1939
+
1940
+ #: templates/debug.php234, templates/debug/plugins-themes-sync.php:35
1941
+ msgid "Plugins"
1942
+ msgstr "Plugins"
1943
+
1944
+ #: templates/debug.php234, templates/debug/plugins-themes-sync.php:56
1945
+ msgid "Themes"
1946
+ msgstr "Temaer"
1947
+
1948
+ #: templates/debug.php239, templates/debug.php371, templates/debug.php453,
1949
+ #: templates/debug/scheduled-crons.php:80
1950
+ msgid "Slug"
1951
+ msgstr "Kortnavn"
1952
+
1953
+ #: templates/debug.php241, templates/debug.php:452
1954
+ msgid "Title"
1955
+ msgstr "Titel"
1956
+
1957
+ #: templates/debug.php:242
1958
+ msgctxt "as application program interface"
1959
+ msgid "API"
1960
+ msgstr "API"
1961
+
1962
+ #: templates/debug.php:243
1963
+ msgid "Freemius State"
1964
+ msgstr "Freemius tilstand"
1965
+
1966
+ #: templates/debug.php:247
1967
+ msgid "Network Blog"
1968
+ msgstr "Netværksblog"
1969
+
1970
+ #: templates/debug.php:248
1971
+ msgid "Network User"
1972
+ msgstr "Netværksbruger"
1973
+
1974
+ #: templates/debug.php:285
1975
+ msgctxt "as connection was successful"
1976
+ msgid "Connected"
1977
+ msgstr "Forbundet"
1978
+
1979
+ #: templates/debug.php:286
1980
+ msgctxt "as connection blocked"
1981
+ msgid "Blocked"
1982
+ msgstr "Blokeret"
1983
+
1984
+ #: templates/debug.php:322
1985
+ msgid "Simulate Trial Promotion"
1986
+ msgstr ""
1987
+
1988
+ #: templates/debug.php:334
1989
+ msgid "Simulate Network Upgrade"
1990
+ msgstr "Simuler netværksopgradering"
1991
+
1992
+ #: templates/debug.php:360
1993
+ msgid "%s Installs"
1994
+ msgstr "%s installeringer"
1995
+
1996
+ #: templates/debug.php:362
1997
+ msgctxt "like websites"
1998
+ msgid "Sites"
1999
+ msgstr "Websteder"
2000
+
2001
+ #: templates/debug.php368, templates/account/partials/site.php:148
2002
+ msgid "Blog ID"
2003
+ msgstr "Blog-ID"
2004
+
2005
+ #: templates/debug.php433, templates/debug.php511,
2006
+ #: templates/account/partials/addon.php:396
2007
+ msgctxt "verb"
2008
+ msgid "Delete"
2009
+ msgstr "Slet"
2010
+
2011
+ #: templates/debug.php:447
2012
+ msgid "Add Ons of module %s"
2013
+ msgstr "Tilføjelser til modul %s"
2014
+
2015
+ #: templates/debug.php:484
2016
+ msgid "Users"
2017
+ msgstr "Brugere"
2018
+
2019
+ #: templates/debug.php:491
2020
+ msgid "Verified"
2021
+ msgstr "Verificeret"
2022
+
2023
+ #: templates/debug.php:522
2024
+ msgid "%s Licenses"
2025
+ msgstr "1%s licenser"
2026
+
2027
+ #: templates/debug.php:527
2028
+ msgid "Plugin ID"
2029
+ msgstr "Plugin-ID"
2030
+
2031
+ #: templates/debug.php:529
2032
+ msgid "Plan ID"
2033
+ msgstr "Plan-ID"
2034
+
2035
+ #: templates/debug.php:530
2036
+ msgid "Quota"
2037
+ msgstr "Kvote"
2038
+
2039
+ #: templates/debug.php:531
2040
+ msgid "Activated"
2041
+ msgstr "Aktiveret"
2042
+
2043
+ #: templates/debug.php:532
2044
+ msgid "Blocking"
2045
+ msgstr "Blokerer"
2046
+
2047
+ #: templates/debug.php:534
2048
+ msgctxt "as expiration date"
2049
+ msgid "Expiration"
2050
+ msgstr "Udløber"
2051
+
2052
+ #: templates/debug.php:557
2053
+ msgid "Debug Log"
2054
+ msgstr "Fejlfindingslog"
2055
+
2056
+ #: templates/debug.php:561
2057
+ msgid "All Types"
2058
+ msgstr "Alle typer"
2059
+
2060
+ #: templates/debug.php:568
2061
+ msgid "All Requests"
2062
+ msgstr "Alle forespørgsler"
2063
+
2064
+ #: templates/debug.php573, templates/debug.php602,
2065
+ #: templates/debug/logger.php:25
2066
+ msgid "File"
2067
+ msgstr "Fil"
2068
+
2069
+ #: templates/debug.php574, templates/debug.php600,
2070
+ #: templates/debug/logger.php:23
2071
+ msgid "Function"
2072
+ msgstr "Funktion"
2073
+
2074
+ #: templates/debug.php:575
2075
+ msgid "Process ID"
2076
+ msgstr "Proces-ID"
2077
+
2078
+ #: templates/debug.php:576
2079
+ msgid "Logger"
2080
+ msgstr "Logger"
2081
+
2082
+ #: templates/debug.php577, templates/debug.php601,
2083
+ #: templates/debug/logger.php:24
2084
+ msgid "Message"
2085
+ msgstr "Besked"
2086
+
2087
+ #: templates/debug.php:579
2088
+ msgid "Filter"
2089
+ msgstr "Filter"
2090
+
2091
+ #: templates/debug.php:587
2092
+ msgid "Download"
2093
+ msgstr "Download"
2094
+
2095
+ #: templates/debug.php598, templates/debug/logger.php:22
2096
+ msgid "Type"
2097
+ msgstr "Type"
2098
+
2099
+ #: templates/debug.php603, templates/debug/logger.php:26
2100
+ msgid "Timestamp"
2101
+ msgstr "Tidsstempel"
2102
+
2103
+ #: templates/secure-https-header.php:28
2104
+ msgid "Secure HTTPS %s page, running from an external domain"
2105
+ msgstr ""
2106
+
2107
+ #: includes/customizer/class-fs-customizer-support-section.php55,
2108
+ #: templates/plugin-info/features.php:43
2109
+ msgid "Support"
2110
+ msgstr "Support"
2111
+
2112
+ #: includes/debug/class-fs-debug-bar-panel.php48,
2113
+ #: templates/debug/api-calls.php54, templates/debug/logger.php:62
2114
+ msgctxt "milliseconds"
2115
+ msgid "ms"
2116
+ msgstr "ms"
2117
+
2118
+ #: includes/debug/debug-bar-start.php:41
2119
+ msgid "Freemius API"
2120
+ msgstr "Freemius API"
2121
+
2122
+ #: includes/debug/debug-bar-start.php:42
2123
+ msgid "Requests"
2124
+ msgstr ""
2125
+
2126
+ #: templates/account/billing.php:22
2127
+ msgctxt "verb"
2128
+ msgid "Update"
2129
+ msgstr "Opdater"
2130
+
2131
+ #: templates/account/billing.php:33
2132
+ msgid "Billing"
2133
+ msgstr "Betaling"
2134
+
2135
+ #: templates/account/billing.php38, templates/account/billing.php:38
2136
+ msgid "Business name"
2137
+ msgstr "Firmanavn"
2138
+
2139
+ #: templates/account/billing.php39, templates/account/billing.php:39
2140
+ msgid "Tax / VAT ID"
2141
+ msgstr "Moms / VAT ID"
2142
+
2143
+ #: templates/account/billing.php42, templates/account/billing.php42,
2144
+ #: templates/account/billing.php43, templates/account/billing.php:43
2145
+ msgid "Address Line %d"
2146
+ msgstr "Adresselinje %d"
2147
+
2148
+ #: templates/account/billing.php46, templates/account/billing.php:46
2149
+ msgid "City"
2150
+ msgstr "By"
2151
+
2152
+ #: templates/account/billing.php46, templates/account/billing.php:46
2153
+ msgid "Town"
2154
+ msgstr "By"
2155
+
2156
+ #: templates/account/billing.php47, templates/account/billing.php:47
2157
+ msgid "ZIP / Postal Code"
2158
+ msgstr "ZIP / Postnummer"
2159
+
2160
+ #: templates/account/billing.php:302
2161
+ msgid "Country"
2162
+ msgstr "Land"
2163
+
2164
+ #: templates/account/billing.php:304
2165
+ msgid "Select Country"
2166
+ msgstr "Vælg land"
2167
+
2168
+ #: templates/account/billing.php311, templates/account/billing.php:312
2169
+ msgid "State"
2170
+ msgstr "Stat"
2171
+
2172
+ #: templates/account/billing.php311, templates/account/billing.php:312
2173
+ msgid "Province"
2174
+ msgstr "Provins"
2175
+
2176
+ #: templates/account/payments.php:29
2177
+ msgid "Payments"
2178
+ msgstr "Betalinger"
2179
+
2180
+ #: templates/account/payments.php:36
2181
+ msgid "Date"
2182
+ msgstr "Dato"
2183
+
2184
+ #: templates/account/payments.php:37
2185
+ msgid "Amount"
2186
+ msgstr "Beløb"
2187
+
2188
+ #: templates/account/payments.php38, templates/account/payments.php:50
2189
+ msgid "Invoice"
2190
+ msgstr "Faktura"
2191
+
2192
+ #: templates/debug/api-calls.php:56
2193
+ msgid "API"
2194
+ msgstr "API"
2195
+
2196
+ #: templates/debug/api-calls.php:68
2197
+ msgid "Method"
2198
+ msgstr "Metode"
2199
+
2200
+ #: templates/debug/api-calls.php:69
2201
+ msgid "Code"
2202
+ msgstr "Kode"
2203
+
2204
+ #: templates/debug/api-calls.php:70
2205
+ msgid "Length"
2206
+ msgstr "Længde"
2207
+
2208
+ #: templates/debug/api-calls.php:71
2209
+ msgctxt "as file/folder path"
2210
+ msgid "Path"
2211
+ msgstr "Sti"
2212
+
2213
+ #: templates/debug/api-calls.php:73
2214
+ msgid "Body"
2215
+ msgstr ""
2216
+
2217
+ #: templates/debug/api-calls.php:75
2218
+ msgid "Result"
2219
+ msgstr "Resultat"
2220
+
2221
+ #: templates/debug/api-calls.php:76
2222
+ msgid "Start"
2223
+ msgstr "Start"
2224
+
2225
+ #: templates/debug/api-calls.php:77
2226
+ msgid "End"
2227
+ msgstr "Slut"
2228
+
2229
+ #: templates/debug/logger.php:15
2230
+ msgid "Log"
2231
+ msgstr "Log"
2232
+
2233
+ #. translators: %s: time period (e.g. In "2 hours")
2234
+ #: templates/debug/plugins-themes-sync.php18,
2235
+ #: templates/debug/scheduled-crons.php:91
2236
+ msgid "In %s"
2237
+ msgstr "Om %s"
2238
+
2239
+ #. translators: %s: time period (e.g. "2 hours" ago)
2240
+ #: templates/debug/plugins-themes-sync.php20,
2241
+ #: templates/debug/scheduled-crons.php:93
2242
+ msgid "%s ago"
2243
+ msgstr "%s siden"
2244
+
2245
+ #: templates/debug/plugins-themes-sync.php21,
2246
+ #: templates/debug/scheduled-crons.php:74
2247
+ msgctxt "seconds"
2248
+ msgid "sec"
2249
+ msgstr "sek"
2250
+
2251
+ #: templates/debug/plugins-themes-sync.php:23
2252
+ msgid "Plugins & Themes Sync"
2253
+ msgstr "Synkronisering af plugins og temaer"
2254
+
2255
+ #: templates/debug/plugins-themes-sync.php:28
2256
+ msgid "Total"
2257
+ msgstr "Total"
2258
+
2259
+ #: templates/debug/plugins-themes-sync.php29,
2260
+ #: templates/debug/scheduled-crons.php:84
2261
+ msgid "Last"
2262
+ msgstr "Sidste"
2263
+
2264
+ #: templates/debug/scheduled-crons.php:76
2265
+ msgid "Scheduled Crons"
2266
+ msgstr "Planlagte cron jobs"
2267
+
2268
+ #: templates/debug/scheduled-crons.php:81
2269
+ msgid "Module"
2270
+ msgstr "Modul"
2271
+
2272
+ #: templates/debug/scheduled-crons.php:82
2273
+ msgid "Module Type"
2274
+ msgstr "Modultype"
2275
+
2276
+ #: templates/debug/scheduled-crons.php:83
2277
+ msgid "Cron Type"
2278
+ msgstr "Cron Type"
2279
+
2280
+ #: templates/debug/scheduled-crons.php:85
2281
+ msgid "Next"
2282
+ msgstr "Næste"
2283
+
2284
+ #: templates/forms/affiliation.php:82
2285
+ msgid "Non-expiring"
2286
+ msgstr "Udløber ikke"
2287
+
2288
+ #: templates/forms/affiliation.php:85
2289
+ msgid "Apply to become an affiliate"
2290
+ msgstr ""
2291
+
2292
+ #: templates/forms/affiliation.php:104
2293
+ msgid ""
2294
+ "Your affiliate application for %s has been accepted! Log in to your "
2295
+ "affiliate area at: %s."
2296
+ msgstr ""
2297
+
2298
+ #: templates/forms/affiliation.php:119
2299
+ msgid ""
2300
+ "Thank you for applying for our affiliate program, we'll review your details "
2301
+ "during the next 14 days and will get back to you with further information."
2302
+ msgstr ""
2303
+
2304
+ #: templates/forms/affiliation.php:122
2305
+ msgid "Your affiliation account was temporarily suspended."
2306
+ msgstr ""
2307
+
2308
+ #: templates/forms/affiliation.php:125
2309
+ msgid ""
2310
+ "Thank you for applying for our affiliate program, unfortunately, we've "
2311
+ "decided at this point to reject your application. Please try again in 30 "
2312
+ "days."
2313
+ msgstr ""
2314
+
2315
+ #: templates/forms/affiliation.php:128
2316
+ msgid ""
2317
+ "Due to violation of our affiliation terms, we decided to temporarily block "
2318
+ "your affiliation account. If you have any questions, please contact support."
2319
+ msgstr ""
2320
+
2321
+ #: templates/forms/affiliation.php:141
2322
+ msgid "Like the %s? Become our ambassador and earn cash ;-)"
2323
+ msgstr ""
2324
+
2325
+ #: templates/forms/affiliation.php:142
2326
+ msgid ""
2327
+ "Refer new customers to our %s and earn %s commission on each successful sale"
2328
+ " you refer!"
2329
+ msgstr ""
2330
+
2331
+ #: templates/forms/affiliation.php:145
2332
+ msgid "Program Summary"
2333
+ msgstr "Programoversigt"
2334
+
2335
+ #: templates/forms/affiliation.php:147
2336
+ msgid "%s commission when a customer purchases a new license."
2337
+ msgstr ""
2338
+
2339
+ #: templates/forms/affiliation.php:149
2340
+ msgid "Get commission for automated subscription renewals."
2341
+ msgstr ""
2342
+
2343
+ #: templates/forms/affiliation.php:152
2344
+ msgid ""
2345
+ "%s tracking cookie after the first visit to maximize earnings potential."
2346
+ msgstr ""
2347
+
2348
+ #: templates/forms/affiliation.php:155
2349
+ msgid "Unlimited commissions."
2350
+ msgstr ""
2351
+
2352
+ #: templates/forms/affiliation.php:157
2353
+ msgid "%s minimum payout amount."
2354
+ msgstr ""
2355
+
2356
+ #: templates/forms/affiliation.php:158
2357
+ msgid "Payouts are in USD and processed monthly via PayPal."
2358
+ msgstr ""
2359
+
2360
+ #: templates/forms/affiliation.php:159
2361
+ msgid ""
2362
+ "As we reserve 30 days for potential refunds, we only pay commissions that "
2363
+ "are older than 30 days."
2364
+ msgstr ""
2365
+
2366
+ #: templates/forms/affiliation.php:162
2367
+ msgid "Affiliate"
2368
+ msgstr "Affiliate"
2369
+
2370
+ #: templates/forms/affiliation.php165, templates/forms/resend-key.php:23
2371
+ msgid "Email address"
2372
+ msgstr "E-mailadresse"
2373
+
2374
+ #: templates/forms/affiliation.php:169
2375
+ msgid "Full name"
2376
+ msgstr "Fulde navn"
2377
+
2378
+ #: templates/forms/affiliation.php:173
2379
+ msgid "PayPal account email address"
2380
+ msgstr "E-mailadresse til PayPal-konto"
2381
+
2382
+ #: templates/forms/affiliation.php:177
2383
+ msgid "Where are you going to promote the %s?"
2384
+ msgstr "Hvor vil du promovere %s?"
2385
+
2386
+ #: templates/forms/affiliation.php:179
2387
+ msgid ""
2388
+ "Enter the domain of your website or other websites from where you plan to "
2389
+ "promote the %s."
2390
+ msgstr ""
2391
+
2392
+ #: templates/forms/affiliation.php:181
2393
+ msgid "Add another domain"
2394
+ msgstr "Tilføj andet domæne"
2395
+
2396
+ #: templates/forms/affiliation.php:185
2397
+ msgid "Extra Domains"
2398
+ msgstr "Ekstra domæner"
2399
+
2400
+ #: templates/forms/affiliation.php:186
2401
+ msgid "Extra domains where you will be marketing the product from."
2402
+ msgstr "Andre domæner du vil markedsføre produktet fra."
2403
+
2404
+ #: templates/forms/affiliation.php:196
2405
+ msgid "Promotion methods"
2406
+ msgstr "Promoveringsmetoder"
2407
+
2408
+ #: templates/forms/affiliation.php:199
2409
+ msgid "Social media (Facebook, Twitter, etc.)"
2410
+ msgstr "Sociale medier (Facebook, Twitter osv.)"
2411
+
2412
+ #: templates/forms/affiliation.php:203
2413
+ msgid "Mobile apps"
2414
+ msgstr "Mobil-apps"
2415
+
2416
+ #: templates/forms/affiliation.php:207
2417
+ msgid "Website, email, and social media statistics (optional)"
2418
+ msgstr "Websted, e-mail, og statistikker for sociale medier (valgfrit)"
2419
+
2420
+ #: templates/forms/affiliation.php:210
2421
+ msgid ""
2422
+ "Please feel free to provide any relevant website or social media statistics,"
2423
+ " e.g. monthly unique site visits, number of email subscribers, followers, "
2424
+ "etc. (we will keep this information confidential)."
2425
+ msgstr ""
2426
+
2427
+ #: templates/forms/affiliation.php:214
2428
+ msgid "How will you promote us?"
2429
+ msgstr "Hvordan vil du promovere os?"
2430
+
2431
+ #: templates/forms/affiliation.php:217
2432
+ msgid ""
2433
+ "Please provide details on how you intend to promote %s (please be as "
2434
+ "specific as possible)."
2435
+ msgstr ""
2436
+
2437
+ #: templates/forms/affiliation.php223, templates/forms/resend-key.php:22
2438
+ msgid "Cancel"
2439
+ msgstr "Annuller"
2440
+
2441
+ #: templates/forms/affiliation.php:225
2442
+ msgid "Become an affiliate"
2443
+ msgstr "Bliv en affiliate"
2444
+
2445
+ #: templates/forms/license-activation.php:21
2446
+ msgid ""
2447
+ "Please enter the license key that you received in the email right after the "
2448
+ "purchase:"
2449
+ msgstr "Indtast licensnøglen, du modtog i e-mailen lige efter købet:"
2450
+
2451
+ #: templates/forms/license-activation.php:26
2452
+ msgid "Update License"
2453
+ msgstr "Opdater licens"
2454
+
2455
+ #: templates/forms/optout.php:30
2456
+ msgctxt "verb"
2457
+ msgid "Opt Out"
2458
+ msgstr "Frameld"
2459
+
2460
+ #: templates/forms/optout.php:31
2461
+ msgctxt "verb"
2462
+ msgid "Opt In"
2463
+ msgstr "Tilmeld"
2464
+
2465
+ #: templates/forms/optout.php:33
2466
+ msgid ""
2467
+ "Usage tracking is done in the name of making %s better. Making a better user"
2468
+ " experience, prioritizing new features, and more good things. We'd really "
2469
+ "appreciate if you'll reconsider letting us continue with the tracking."
2470
+ msgstr ""
2471
+
2472
+ #: templates/forms/optout.php:35
2473
+ msgid ""
2474
+ "By clicking \"Opt Out\", we will no longer be sending any data from %s to "
2475
+ "%s."
2476
+ msgstr "Ved at klikke \"Frameld\" vil vi ikke længere sende data fra %s til %s."
2477
+
2478
+ #: templates/forms/premium-versions-upgrade-handler.php:40
2479
+ msgid "There is a new version of %s available."
2480
+ msgstr "En ny version af %s er tilgængelig."
2481
+
2482
+ #: templates/forms/premium-versions-upgrade-handler.php:41
2483
+ msgid " %s to access version %s security & feature updates, and support."
2484
+ msgstr ""
2485
+
2486
+ #: templates/forms/premium-versions-upgrade-handler.php:54
2487
+ msgid "New Version Available"
2488
+ msgstr "Ny version tilgængelig"
2489
+
2490
+ #: templates/forms/premium-versions-upgrade-handler.php:75
2491
+ msgctxt "close a window"
2492
+ msgid "Dismiss"
2493
+ msgstr "Fjern"
2494
+
2495
+ #: templates/forms/resend-key.php:21
2496
+ msgid "Send License Key"
2497
+ msgstr "Send licensnøgle"
2498
+
2499
+ #: templates/forms/resend-key.php:57
2500
+ msgid ""
2501
+ "Enter the email address you've used for the upgrade below and we will resend"
2502
+ " you the license key."
2503
+ msgstr "Indtast e-mailadressen, som du benyttede ved opgraderingen, nedenfor og vi vil gensende licensnøglen til dig."
2504
+
2505
+ #: templates/forms/subscription-cancellation.php:37
2506
+ msgid ""
2507
+ "Deactivating or uninstalling the %s will automatically disable the license, "
2508
+ "which you'll be able to use on another site."
2509
+ msgstr ""
2510
+
2511
+ #: templates/forms/subscription-cancellation.php:47
2512
+ msgid ""
2513
+ "In case you are NOT planning on using this %s on this site (or any other "
2514
+ "site) - would you like to cancel the %s as well?"
2515
+ msgstr ""
2516
+
2517
+ #: templates/forms/subscription-cancellation.php:52
2518
+ msgid "license"
2519
+ msgstr ""
2520
+
2521
+ #: templates/forms/subscription-cancellation.php:57
2522
+ msgid ""
2523
+ "Cancel %s - I no longer need any security & feature updates, nor support for"
2524
+ " %s because I'm not planning to use the %s on this, or any other site."
2525
+ msgstr ""
2526
+
2527
+ #: templates/forms/subscription-cancellation.php:68
2528
+ msgid ""
2529
+ "Don't cancel %s - I'm still interested in getting security & feature "
2530
+ "updates, as well as be able to contact support."
2531
+ msgstr ""
2532
+
2533
+ #. translators: %1$s: Either 'Downgrading your plan' or 'Cancelling the
2534
+ #. subscription'
2535
+ #: templates/forms/subscription-cancellation.php99,
2536
+ #: templates/account/partials/addon.php29,
2537
+ #: templates/account/partials/site.php:298
2538
+ msgid ""
2539
+ "%1$s will immediately stop all future recurring payments and your %s plan "
2540
+ "license will expire in %s."
2541
+ msgstr ""
2542
+
2543
+ #: templates/forms/subscription-cancellation.php:103
2544
+ msgid ""
2545
+ "Once your license expires you will no longer be able to use the %s, unless "
2546
+ "you activate it again with a valid premium license."
2547
+ msgstr ""
2548
+
2549
+ #: templates/forms/subscription-cancellation.php:136
2550
+ msgid "Cancel %s?"
2551
+ msgstr ""
2552
+
2553
+ #: templates/forms/subscription-cancellation.php:143
2554
+ msgid "Proceed"
2555
+ msgstr ""
2556
+
2557
+ #: templates/forms/subscription-cancellation.php191,
2558
+ #: templates/forms/deactivation/form.php:171
2559
+ msgid "Cancel %s & Proceed"
2560
+ msgstr ""
2561
+
2562
+ #: templates/forms/trial-start.php:22
2563
+ msgid ""
2564
+ "You are 1-click away from starting your %1$s-day free trial of the %2$s "
2565
+ "plan."
2566
+ msgstr "Du er 1 klik fra at begynde din %1$s dages gratis prøveperiode af planen %2$s."
2567
+
2568
+ #: templates/forms/trial-start.php:28
2569
+ msgid ""
2570
+ "For compliance with the WordPress.org guidelines, before we start the trial "
2571
+ "we ask that you opt in with your user and non-sensitive site information, "
2572
+ "allowing the %s to periodically send data to %s to check for version updates"
2573
+ " and to validate your trial."
2574
+ msgstr ""
2575
+
2576
+ #: templates/js/style-premium-theme.php:39
2577
+ msgid "Premium"
2578
+ msgstr "Premium"
2579
+
2580
+ #: templates/js/style-premium-theme.php:42
2581
+ msgid "Beta"
2582
+ msgstr ""
2583
+
2584
+ #: templates/partials/network-activation.php:27
2585
+ msgid "Activate license on all sites in the network."
2586
+ msgstr "Aktiver licens på alle websteder i netværket."
2587
+
2588
+ #: templates/partials/network-activation.php:28
2589
+ msgid "Apply on all sites in the network."
2590
+ msgstr "Anvend på alle websteder i netværket."
2591
+
2592
+ #: templates/partials/network-activation.php:31
2593
+ msgid "Activate license on all pending sites."
2594
+ msgstr "Akiver licens på alle afventende websteder."
2595
+
2596
+ #: templates/partials/network-activation.php:32
2597
+ msgid "Apply on all pending sites."
2598
+ msgstr "Anvend på alle afventende websteder."
2599
+
2600
+ #: templates/partials/network-activation.php40,
2601
+ #: templates/partials/network-activation.php:74
2602
+ msgid "allow"
2603
+ msgstr "tillad"
2604
+
2605
+ #: templates/partials/network-activation.php43,
2606
+ #: templates/partials/network-activation.php:77
2607
+ msgid "delegate"
2608
+ msgstr "delegér"
2609
+
2610
+ #: templates/partials/network-activation.php47,
2611
+ #: templates/partials/network-activation.php:81
2612
+ msgid "skip"
2613
+ msgstr "spring over"
2614
+
2615
+ #: templates/plugin-info/description.php72,
2616
+ #: templates/plugin-info/screenshots.php:31
2617
+ msgid "Click to view full-size screenshot %d"
2618
+ msgstr "Klik for at vise skærmbillede %d i fuld skærm"
2619
+
2620
+ #: templates/plugin-info/features.php:56
2621
+ msgid "Unlimited Updates"
2622
+ msgstr "Ubegrænsede opdateringer"
2623
+
2624
+ #: templates/account/partials/activate-license-button.php:46
2625
+ msgid "Localhost"
2626
+ msgstr "Localhost"
2627
+
2628
+ #: templates/account/partials/activate-license-button.php:50
2629
+ msgctxt "as 5 licenses left"
2630
+ msgid "%s left"
2631
+ msgstr "%s tilbage"
2632
+
2633
+ #: templates/account/partials/activate-license-button.php:51
2634
+ msgid "Last license"
2635
+ msgstr "Seneste license"
2636
+
2637
+ #: templates/account/partials/addon.php:167
2638
+ msgid "Cancelled"
2639
+ msgstr "Annulleret"
2640
+
2641
+ #: templates/account/partials/addon.php:177
2642
+ msgid "No expiration"
2643
+ msgstr "Udløber ikke"
2644
+
2645
+ #: templates/account/partials/site.php:181
2646
+ msgid "Owner Name"
2647
+ msgstr "Ejer-navn"
2648
+
2649
+ #: templates/account/partials/site.php:193
2650
+ msgid "Owner Email"
2651
+ msgstr "E-mailadresse for ejer"
2652
+
2653
+ #: templates/account/partials/site.php:205
2654
+ msgid "Owner ID"
2655
+ msgstr "Ejer-ID"
2656
+
2657
+ #: templates/account/partials/site.php:270
2658
+ msgid "Subscription"
2659
+ msgstr "Abonnement"
2660
+
2661
+ #: templates/forms/deactivation/contact.php:19
2662
+ msgid ""
2663
+ "Sorry for the inconvenience and we are here to help if you give us a chance."
2664
+ msgstr "Vi beklager ulejligheden, og vi er her for at hjælpe, hvis du giver os chancen."
2665
+
2666
+ #: templates/forms/deactivation/contact.php:22
2667
+ msgid "Contact Support"
2668
+ msgstr "Kontakt support"
2669
+
2670
+ #: templates/forms/deactivation/form.php:64
2671
+ msgid "Anonymous feedback"
2672
+ msgstr "Anonym feedback"
2673
+
2674
+ #: templates/forms/deactivation/form.php:70
2675
+ msgid "Deactivate"
2676
+ msgstr "Deaktiver"
2677
+
2678
+ #: templates/forms/deactivation/form.php:72
2679
+ msgid "Activate %s"
2680
+ msgstr "Aktiver %s"
2681
+
2682
+ #: templates/forms/deactivation/form.php:87
2683
+ msgid "Quick Feedback"
2684
+ msgstr ""
2685
+
2686
+ #: templates/forms/deactivation/form.php:91
2687
+ msgid "If you have a moment, please let us know why you are %s"
2688
+ msgstr "Hvis du har tid, så lad os venligst vide hvorfor du %s"
2689
+
2690
+ #: templates/forms/deactivation/form.php:91
2691
+ msgid "deactivating"
2692
+ msgstr "deaktiverer"
2693
+
2694
+ #: templates/forms/deactivation/form.php:91
2695
+ msgid "switching"
2696
+ msgstr "skifter"
2697
+
2698
+ #: templates/forms/deactivation/form.php:365
2699
+ msgid "Submit & %s"
2700
+ msgstr "Send & %s"
2701
+
2702
+ #: templates/forms/deactivation/form.php:386
2703
+ msgid "Kindly tell us the reason so we can improve."
2704
+ msgstr "Fortæl os venligst årsagen, så vi kan forbedre det."
2705
+
2706
+ #: templates/forms/deactivation/form.php:511
2707
+ msgid "Yes - %s"
2708
+ msgstr "Ja - %s"
2709
+
2710
+ #: templates/forms/deactivation/form.php:518
2711
+ msgid "Skip & %s"
2712
+ msgstr "Spring over & %s"
2713
+
2714
+ #: templates/forms/deactivation/retry-skip.php:21
2715
+ msgid "Click here to use the plugin anonymously"
2716
+ msgstr "Klik her for at benytte pluginnet anonymt"
2717
+
2718
+ #: templates/forms/deactivation/retry-skip.php:23
2719
+ msgid ""
2720
+ "You might have missed it, but you don't have to share any data and can just "
2721
+ "%s the opt-in."
2722
+ msgstr "Du har måske overset det, men du behøver ikke at dele data og kan blot %s tilmeldingen."
freemius/languages/freemius-en.po CHANGED
@@ -1,2386 +1,2386 @@
1
- # Copyright (C) 2019 freemius
2
- # This file is distributed under the same license as the freemius package.
3
- msgid ""
4
- msgstr ""
5
- "Project-Id-Version: freemius\n"
6
- "Report-Msgid-Bugs-To: https://github.com/Freemius/wordpress-sdk/issues\n"
7
- "POT-Creation-Date: \n"
8
- "PO-Revision-Date: \n"
9
- "Last-Translator: Vova Feldman <vova@freemius.com>\n"
10
- "Language: \n"
11
- "Language-Team: Freemius Team <admin@freemius.com>\n"
12
- "Content-Type: text/plain; charset=UTF-8\n"
13
- "Content-Transfer-Encoding: 8bit\n"
14
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
15
- "MIME-Version: 1.0\n"
16
- "X-Poedit-Basepath: ..\n"
17
- "X-Poedit-KeywordsList: get_text_inline;fs_text_inline;fs_echo_inline;fs_esc_js_inline;fs_esc_attr_inline;fs_esc_attr_echo_inline;fs_esc_html_inline;fs_esc_html_echo_inline;get_text_x_inline:1,2c;fs_text_x_inline:1,2c;fs_echo_x_inline:1,2c;fs_esc_attr_x_inline:1,2c;fs_esc_js_x_inline:1,2c;fs_esc_js_echo_x_inline:1,2c;fs_esc_html_x_inline:1,2c;fs_esc_html_echo_x_inline:1,2c\n"
18
- "X-Poedit-SearchPath-0: .\n"
19
- "X-Poedit-SearchPathExcluded-0: *.js\n"
20
- "X-Poedit-SourceCharset: UTF-8\n"
21
-
22
- #: includes/class-freemius.php:1838, templates/account.php:769
23
- msgid "An update to a Beta version will replace your installed version of %s with the latest Beta release - use with caution, and not on production sites. You have been warned."
24
- msgstr "An update to a Beta version will replace your installed version of %s with the latest Beta release - use with caution, and not on production sites. You have been warned."
25
-
26
- #: includes/class-freemius.php:1845
27
- msgid "Would you like to proceed with the update?"
28
- msgstr "Would you like to proceed with the update?"
29
-
30
- #: includes/class-freemius.php:2053
31
- msgid "Freemius SDK couldn't find the plugin's main file. Please contact sdk@freemius.com with the current error."
32
- msgstr "Freemius SDK couldn't find the plugin's main file. Please contact sdk@freemius.com with the current error."
33
-
34
- #: includes/class-freemius.php:2055
35
- msgid "Error"
36
- msgstr "Error"
37
-
38
- #: includes/class-freemius.php:2445
39
- msgid "I found a better %s"
40
- msgstr "I found a better %s"
41
-
42
- #: includes/class-freemius.php:2447
43
- msgid "What's the %s's name?"
44
- msgstr "What's the %s's name?"
45
-
46
- #: includes/class-freemius.php:2453
47
- msgid "It's a temporary %s. I'm just debugging an issue."
48
- msgstr "It's a temporary %s. I'm just debugging an issue."
49
-
50
- #: includes/class-freemius.php:2455
51
- msgid "Deactivation"
52
- msgstr "Deactivation"
53
-
54
- #: includes/class-freemius.php:2456
55
- msgid "Theme Switch"
56
- msgstr "Theme Switch"
57
-
58
- #: includes/class-freemius.php:2465, templates/forms/resend-key.php:24
59
- msgid "Other"
60
- msgstr "Other"
61
-
62
- #: includes/class-freemius.php:2473
63
- msgid "I no longer need the %s"
64
- msgstr "I no longer need the %s"
65
-
66
- #: includes/class-freemius.php:2480
67
- msgid "I only needed the %s for a short period"
68
- msgstr "I only needed the %s for a short period"
69
-
70
- #: includes/class-freemius.php:2486
71
- msgid "The %s broke my site"
72
- msgstr "The %s broke my site"
73
-
74
- #: includes/class-freemius.php:2493
75
- msgid "The %s suddenly stopped working"
76
- msgstr "The %s suddenly stopped working"
77
-
78
- #: includes/class-freemius.php:2503
79
- msgid "I can't pay for it anymore"
80
- msgstr "I can't pay for it anymore"
81
-
82
- #: includes/class-freemius.php:2505
83
- msgid "What price would you feel comfortable paying?"
84
- msgstr "What price would you feel comfortable paying?"
85
-
86
- #: includes/class-freemius.php:2511
87
- msgid "I don't like to share my information with you"
88
- msgstr "I don't like to share my information with you"
89
-
90
- #: includes/class-freemius.php:2532
91
- msgid "The %s didn't work"
92
- msgstr "The %s didn't work"
93
-
94
- #: includes/class-freemius.php:2542
95
- msgid "I couldn't understand how to make it work"
96
- msgstr "I couldn't understand how to make it work"
97
-
98
- #: includes/class-freemius.php:2550
99
- msgid "The %s is great, but I need specific feature that you don't support"
100
- msgstr "The %s is great, but I need specific feature that you don't support"
101
-
102
- #: includes/class-freemius.php:2552
103
- msgid "What feature?"
104
- msgstr "What feature?"
105
-
106
- #: includes/class-freemius.php:2556
107
- msgid "The %s is not working"
108
- msgstr "The %s is not working"
109
-
110
- #: includes/class-freemius.php:2558
111
- msgid "Kindly share what didn't work so we can fix it for future users..."
112
- msgstr "Kindly share what didn't work so we can fix it for future users..."
113
-
114
- #: includes/class-freemius.php:2562
115
- msgid "It's not what I was looking for"
116
- msgstr "It's not what I was looking for"
117
-
118
- #: includes/class-freemius.php:2564
119
- msgid "What you've been looking for?"
120
- msgstr "What you've been looking for?"
121
-
122
- #: includes/class-freemius.php:2568
123
- msgid "The %s didn't work as expected"
124
- msgstr "The %s didn't work as expected"
125
-
126
- #: includes/class-freemius.php:2570
127
- msgid "What did you expect?"
128
- msgstr "What did you expect?"
129
-
130
- #: includes/class-freemius.php:3425, templates/debug.php:20
131
- msgid "Freemius Debug"
132
- msgstr "Freemius Debug"
133
-
134
- #: includes/class-freemius.php:4177
135
- msgid "I don't know what is cURL or how to install it, help me!"
136
- msgstr "I don't know what is cURL or how to install it, help me!"
137
-
138
- #: includes/class-freemius.php:4179
139
- msgid "We'll make sure to contact your hosting company and resolve the issue. You will get a follow-up email to %s once we have an update."
140
- msgstr "We'll make sure to contact your hosting company and resolve the issue. You will get a follow-up email to %s once we have an update."
141
-
142
- #: includes/class-freemius.php:4186
143
- msgid "Great, please install cURL and enable it in your php.ini file. In addition, search for the 'disable_functions' directive in your php.ini file and remove any disabled methods starting with 'curl_'. To make sure it was successfully activated, use 'phpinfo()'. Once activated, deactivate the %s and reactivate it back again."
144
- msgstr "Great, please install cURL and enable it in your php.ini file. In addition, search for the 'disable_functions' directive in your php.ini file and remove any disabled methods starting with 'curl_'. To make sure it was successfully activated, use 'phpinfo()'. Once activated, deactivate the %s and reactivate it back again."
145
-
146
- #: includes/class-freemius.php:4291
147
- msgid "Yes - do your thing"
148
- msgstr "Yes - do your thing"
149
-
150
- #: includes/class-freemius.php:4296
151
- msgid "No - just deactivate"
152
- msgstr "No - just deactivate"
153
-
154
- #: includes/class-freemius.php:4341, includes/class-freemius.php:4850, includes/class-freemius.php:5999, includes/class-freemius.php:12682, includes/class-freemius.php:16045, includes/class-freemius.php:16133, includes/class-freemius.php:16299, includes/class-freemius.php:18758, includes/class-freemius.php:18768, includes/class-freemius.php:19404, includes/class-freemius.php:20277, includes/class-freemius.php:20392, includes/class-freemius.php:20536, templates/add-ons.php:54
155
- msgctxt "exclamation"
156
- msgid "Oops"
157
- msgstr "Oops"
158
-
159
- #: includes/class-freemius.php:4410
160
- msgid "Thank for giving us the chance to fix it! A message was just sent to our technical staff. We will get back to you as soon as we have an update to %s. Appreciate your patience."
161
- msgstr "Thank for giving us the chance to fix it! A message was just sent to our technical staff. We will get back to you as soon as we have an update to %s. Appreciate your patience."
162
-
163
- #: includes/class-freemius.php:4847
164
- msgctxt "addonX cannot run without pluginY"
165
- msgid "%s cannot run without %s."
166
- msgstr "%s cannot run without %s."
167
-
168
- #: includes/class-freemius.php:4848
169
- msgctxt "addonX cannot run..."
170
- msgid "%s cannot run without the plugin."
171
- msgstr "%s cannot run without the plugin."
172
-
173
- #: includes/class-freemius.php:5020, includes/class-freemius.php:5045, includes/class-freemius.php:19475
174
- msgid "Unexpected API error. Please contact the %s's author with the following error."
175
- msgstr "Unexpected API error. Please contact the %s's author with the following error."
176
-
177
- #: includes/class-freemius.php:5687
178
- msgid "Premium %s version was successfully activated."
179
- msgstr "Premium %s version was successfully activated."
180
-
181
- #: includes/class-freemius.php:5699, includes/class-freemius.php:7567
182
- msgctxt "Used to express elation, enthusiasm, or triumph (especially in electronic communication)."
183
- msgid "W00t"
184
- msgstr "W00t"
185
-
186
- #: includes/class-freemius.php:5714
187
- msgid "You have a %s license."
188
- msgstr "You have a %s license."
189
-
190
- #: includes/class-freemius.php:5718, includes/class-freemius.php:15466, includes/class-freemius.php:15477, includes/class-freemius.php:18669, includes/class-freemius.php:18999, includes/class-freemius.php:19065, includes/class-freemius.php:19229
191
- msgctxt "interjection expressing joy or exuberance"
192
- msgid "Yee-haw"
193
- msgstr "Yee-haw"
194
-
195
- #: includes/class-freemius.php:5982
196
- msgid "%s free trial was successfully cancelled. Since the add-on is premium only it was automatically deactivated. If you like to use it in the future, you'll have to purchase a license."
197
- msgstr "%s free trial was successfully cancelled. Since the add-on is premium only it was automatically deactivated. If you like to use it in the future, you'll have to purchase a license."
198
-
199
- #: includes/class-freemius.php:5986
200
- msgid "%s is a premium only add-on. You have to purchase a license first before activating the plugin."
201
- msgstr "%s is a premium only add-on. You have to purchase a license first before activating the plugin."
202
-
203
- #: includes/class-freemius.php:5995, templates/add-ons.php:130, templates/account/partials/addon.php:343
204
- msgid "More information about %s"
205
- msgstr "More information about %s"
206
-
207
- #: includes/class-freemius.php:5996
208
- msgid "Purchase License"
209
- msgstr "Purchase License"
210
-
211
- #: includes/class-freemius.php:6931, templates/connect.php:163
212
- msgid "You should receive an activation email for %s to your mailbox at %s. Please make sure you click the activation button in that email to %s."
213
- msgstr "You should receive an activation email for %s to your mailbox at %s. Please make sure you click the activation button in that email to %s."
214
-
215
- #: includes/class-freemius.php:6935
216
- msgid "start the trial"
217
- msgstr "start the trial"
218
-
219
- #: includes/class-freemius.php:6936, templates/connect.php:167
220
- msgid "complete the install"
221
- msgstr "complete the install"
222
-
223
- #: includes/class-freemius.php:7049
224
- msgid "You are just one step away - %s"
225
- msgstr "You are just one step away - %s"
226
-
227
- #: includes/class-freemius.php:7052
228
- msgctxt "%s - plugin name. As complete \"PluginX\" activation now"
229
- msgid "Complete \"%s\" Activation Now"
230
- msgstr "Complete \"%s\" Activation Now"
231
-
232
- #: includes/class-freemius.php:7130
233
- msgid "We made a few tweaks to the %s, %s"
234
- msgstr "We made a few tweaks to the %s, %s"
235
-
236
- #: includes/class-freemius.php:7134
237
- msgid "Opt in to make \"%s\" better!"
238
- msgstr "Opt in to make \"%s\" better!"
239
-
240
- #: includes/class-freemius.php:7566
241
- msgid "The upgrade of %s was successfully completed."
242
- msgstr "The upgrade of %s was successfully completed."
243
-
244
- #: includes/class-freemius.php:9728, includes/class-fs-plugin-updater.php:975, includes/class-fs-plugin-updater.php:1170, includes/class-fs-plugin-updater.php:1177, templates/auto-installation.php:32
245
- msgid "Add-On"
246
- msgstr "Add-On"
247
-
248
- #: includes/class-freemius.php:9730, templates/account.php:313, templates/account.php:321, templates/debug.php:361, templates/debug.php:522
249
- msgid "Plugin"
250
- msgstr "Plugin"
251
-
252
- #: includes/class-freemius.php:9731, templates/account.php:314, templates/account.php:322, templates/debug.php:361, templates/debug.php:522, templates/forms/deactivation/form.php:71
253
- msgid "Theme"
254
- msgstr "Theme"
255
-
256
- #: includes/class-freemius.php:12148
257
- msgid "An unknown error has occurred while trying to set the user's beta mode."
258
- msgstr "An unknown error has occurred while trying to set the user's beta mode."
259
-
260
- #: includes/class-freemius.php:12549
261
- msgid "Invalid site details collection."
262
- msgstr "Invalid site details collection."
263
-
264
- #: includes/class-freemius.php:12669
265
- msgid "We couldn't find your email address in the system, are you sure it's the right address?"
266
- msgstr "We couldn't find your email address in the system, are you sure it's the right address?"
267
-
268
- #: includes/class-freemius.php:12671
269
- msgid "We can't see any active licenses associated with that email address, are you sure it's the right address?"
270
- msgstr "We can't see any active licenses associated with that email address, are you sure it's the right address?"
271
-
272
- #: includes/class-freemius.php:12945
273
- msgid "Account is pending activation."
274
- msgstr "Account is pending activation."
275
-
276
- #: includes/class-freemius.php:13057, templates/forms/premium-versions-upgrade-handler.php:47
277
- msgid "Buy a license now"
278
- msgstr "Buy a license now"
279
-
280
- #: includes/class-freemius.php:13069, templates/forms/premium-versions-upgrade-handler.php:46
281
- msgid "Renew your license now"
282
- msgstr "Renew your license now"
283
-
284
- #: includes/class-freemius.php:13073
285
- msgid "%s to access version %s security & feature updates, and support."
286
- msgstr "%s to access version %s security & feature updates, and support."
287
-
288
- #: includes/class-freemius.php:15448
289
- msgid "%s activation was successfully completed."
290
- msgstr "%s activation was successfully completed."
291
-
292
- #: includes/class-freemius.php:15462
293
- msgid "Your account was successfully activated with the %s plan."
294
- msgstr "Your account was successfully activated with the %s plan."
295
-
296
- #: includes/class-freemius.php:15473, includes/class-freemius.php:19061
297
- msgid "Your trial has been successfully started."
298
- msgstr "Your trial has been successfully started."
299
-
300
- #: includes/class-freemius.php:16043, includes/class-freemius.php:16131, includes/class-freemius.php:16297
301
- msgid "Couldn't activate %s."
302
- msgstr "Couldn't activate %s."
303
-
304
- #: includes/class-freemius.php:16044, includes/class-freemius.php:16132, includes/class-freemius.php:16298
305
- msgid "Please contact us with the following message:"
306
- msgstr "Please contact us with the following message:"
307
-
308
- #: includes/class-freemius.php:16128
309
- msgid "An unknown error has occurred."
310
- msgstr "An unknown error has occurred."
311
-
312
- #: includes/class-freemius.php:16655, includes/class-freemius.php:21409
313
- msgid "Upgrade"
314
- msgstr "Upgrade"
315
-
316
- #: includes/class-freemius.php:16661
317
- msgid "Start Trial"
318
- msgstr "Start Trial"
319
-
320
- #: includes/class-freemius.php:16663
321
- msgid "Pricing"
322
- msgstr "Pricing"
323
-
324
- #: includes/class-freemius.php:16742, includes/class-freemius.php:16744
325
- msgid "Affiliation"
326
- msgstr "Affiliation"
327
-
328
- #: includes/class-freemius.php:16772, includes/class-freemius.php:16774, templates/account.php:177, templates/debug.php:326
329
- msgid "Account"
330
- msgstr "Account"
331
-
332
- #: includes/class-freemius.php:16787, includes/class-freemius.php:16789, includes/customizer/class-fs-customizer-support-section.php:60
333
- msgid "Contact Us"
334
- msgstr "Contact Us"
335
-
336
- #: includes/class-freemius.php:16799, includes/class-freemius.php:16801, includes/class-freemius.php:21423, templates/account.php:105, templates/account/partials/addon.php:45
337
- msgid "Add-Ons"
338
- msgstr "Add-Ons"
339
-
340
- #: includes/class-freemius.php:16835
341
- msgctxt "ASCII arrow left icon"
342
- msgid "&#x2190;"
343
- msgstr "&#x2190;"
344
-
345
- #: includes/class-freemius.php:16835
346
- msgctxt "ASCII arrow right icon"
347
- msgid "&#x27a4;"
348
- msgstr "&#x27a4;"
349
-
350
- #: includes/class-freemius.php:16837, templates/pricing.php:102
351
- msgctxt "noun"
352
- msgid "Pricing"
353
- msgstr "Pricing"
354
-
355
- #: includes/class-freemius.php:17050, includes/customizer/class-fs-customizer-support-section.php:67
356
- msgid "Support Forum"
357
- msgstr "Support Forum"
358
-
359
- #: includes/class-freemius.php:17995
360
- msgid "Your email has been successfully verified - you are AWESOME!"
361
- msgstr "Your email has been successfully verified - you are AWESOME!"
362
-
363
- #: includes/class-freemius.php:17996
364
- msgctxt "a positive response"
365
- msgid "Right on"
366
- msgstr "Right on"
367
-
368
- #: includes/class-freemius.php:18660
369
- msgid "Your %s Add-on plan was successfully upgraded."
370
- msgstr "Your %s Add-on plan was successfully upgraded."
371
-
372
- #: includes/class-freemius.php:18662
373
- msgid "%s Add-on was successfully purchased."
374
- msgstr "%s Add-on was successfully purchased."
375
-
376
- #: includes/class-freemius.php:18665
377
- msgid "Download the latest version"
378
- msgstr "Download the latest version"
379
-
380
- #: includes/class-freemius.php:18751
381
- msgid "Your server is blocking the access to Freemius' API, which is crucial for %1$s synchronization. Please contact your host to whitelist %2$s"
382
- msgstr "Your server is blocking the access to Freemius' API, which is crucial for %1$s synchronization. Please contact your host to whitelist %2$s"
383
-
384
- #: includes/class-freemius.php:18757, includes/class-freemius.php:19188, includes/class-freemius.php:19277
385
- msgid "Error received from the server:"
386
- msgstr "Error received from the server:"
387
-
388
- #: includes/class-freemius.php:18767
389
- msgid "It seems like one of the authentication parameters is wrong. Update your Public Key, Secret Key & User ID, and try again."
390
- msgstr "It seems like one of the authentication parameters is wrong. Update your Public Key, Secret Key & User ID, and try again."
391
-
392
- #: includes/class-freemius.php:18961, includes/class-freemius.php:19193, includes/class-freemius.php:19248, includes/class-freemius.php:19351
393
- msgctxt "something somebody says when they are thinking about what you have just said."
394
- msgid "Hmm"
395
- msgstr "Hmm"
396
-
397
- #: includes/class-freemius.php:18974
398
- msgid "It looks like you are still on the %s plan. If you did upgrade or change your plan, it's probably an issue on our side - sorry."
399
- msgstr "It looks like you are still on the %s plan. If you did upgrade or change your plan, it's probably an issue on our side - sorry."
400
-
401
- #: includes/class-freemius.php:18975, templates/account.php:107, templates/add-ons.php:191, templates/account/partials/addon.php:47
402
- msgctxt "trial period"
403
- msgid "Trial"
404
- msgstr "Trial"
405
-
406
- #: includes/class-freemius.php:18980
407
- msgid "I have upgraded my account but when I try to Sync the License, the plan remains %s."
408
- msgstr "I have upgraded my account but when I try to Sync the License, the plan remains %s."
409
-
410
- #: includes/class-freemius.php:18984, includes/class-freemius.php:19043
411
- msgid "Please contact us here"
412
- msgstr "Please contact us here"
413
-
414
- #: includes/class-freemius.php:18995
415
- msgid "Your plan was successfully activated."
416
- msgstr "Your plan was successfully activated."
417
-
418
- #: includes/class-freemius.php:18996
419
- msgid "Your plan was successfully upgraded."
420
- msgstr "Your plan was successfully upgraded."
421
-
422
- #: includes/class-freemius.php:19013
423
- msgid "Your plan was successfully changed to %s."
424
- msgstr "Your plan was successfully changed to %s."
425
-
426
- #: includes/class-freemius.php:19029
427
- msgid "Your license has expired. You can still continue using the free %s forever."
428
- msgstr "Your license has expired. You can still continue using the free %s forever."
429
-
430
- #: includes/class-freemius.php:19031
431
- msgid "Your license has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions."
432
- msgstr "Your license has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions."
433
-
434
- #: includes/class-freemius.php:19039
435
- msgid "Your license has been cancelled. If you think it's a mistake, please contact support."
436
- msgstr "Your license has been cancelled. If you think it's a mistake, please contact support."
437
-
438
- #: includes/class-freemius.php:19052
439
- msgid "Your license has expired. You can still continue using all the %s features, but you'll need to renew your license to continue getting updates and support."
440
- msgstr "Your license has expired. You can still continue using all the %s features, but you'll need to renew your license to continue getting updates and support."
441
-
442
- #: includes/class-freemius.php:19075
443
- msgid "Your free trial has expired. You can still continue using all our free features."
444
- msgstr "Your free trial has expired. You can still continue using all our free features."
445
-
446
- #: includes/class-freemius.php:19077
447
- msgid "Your free trial has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions."
448
- msgstr "Your free trial has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions."
449
-
450
- #: includes/class-freemius.php:19184
451
- msgid "It looks like the license could not be activated."
452
- msgstr "It looks like the license could not be activated."
453
-
454
- #: includes/class-freemius.php:19226
455
- msgid "Your license was successfully activated."
456
- msgstr "Your license was successfully activated."
457
-
458
- #: includes/class-freemius.php:19252
459
- msgid "It looks like your site currently doesn't have an active license."
460
- msgstr "It looks like your site currently doesn't have an active license."
461
-
462
- #: includes/class-freemius.php:19276
463
- msgid "It looks like the license deactivation failed."
464
- msgstr "It looks like the license deactivation failed."
465
-
466
- #: includes/class-freemius.php:19304
467
- msgid "Your license was successfully deactivated, you are back to the %s plan."
468
- msgstr "Your license was successfully deactivated, you are back to the %s plan."
469
-
470
- #: includes/class-freemius.php:19305
471
- msgid "O.K"
472
- msgstr "O.K"
473
-
474
- #: includes/class-freemius.php:19358
475
- msgid "Seems like we are having some temporary issue with your subscription cancellation. Please try again in few minutes."
476
- msgstr "Seems like we are having some temporary issue with your subscription cancellation. Please try again in few minutes."
477
-
478
- #: includes/class-freemius.php:19367
479
- msgid "Your subscription was successfully cancelled. Your %s plan license will expire in %s."
480
- msgstr "Your subscription was successfully cancelled. Your %s plan license will expire in %s."
481
-
482
- #: includes/class-freemius.php:19409
483
- msgid "You are already running the %s in a trial mode."
484
- msgstr "You are already running the %s in a trial mode."
485
-
486
- #: includes/class-freemius.php:19420
487
- msgid "You already utilized a trial before."
488
- msgstr "You already utilized a trial before."
489
-
490
- #: includes/class-freemius.php:19434
491
- msgid "Plan %s do not exist, therefore, can't start a trial."
492
- msgstr "Plan %s do not exist, therefore, can't start a trial."
493
-
494
- #: includes/class-freemius.php:19445
495
- msgid "Plan %s does not support a trial period."
496
- msgstr "Plan %s does not support a trial period."
497
-
498
- #: includes/class-freemius.php:19456
499
- msgid "None of the %s's plans supports a trial period."
500
- msgstr "None of the %s's plans supports a trial period."
501
-
502
- #: includes/class-freemius.php:19506
503
- msgid "It looks like you are not in trial mode anymore so there's nothing to cancel :)"
504
- msgstr "It looks like you are not in trial mode anymore so there's nothing to cancel :)"
505
-
506
- #: includes/class-freemius.php:19542
507
- msgid "Seems like we are having some temporary issue with your trial cancellation. Please try again in few minutes."
508
- msgstr "Seems like we are having some temporary issue with your trial cancellation. Please try again in few minutes."
509
-
510
- #: includes/class-freemius.php:19561
511
- msgid "Your %s free trial was successfully cancelled."
512
- msgstr "Your %s free trial was successfully cancelled."
513
-
514
- #: includes/class-freemius.php:19877
515
- msgid "Version %s was released."
516
- msgstr "Version %s was released."
517
-
518
- #: includes/class-freemius.php:19877
519
- msgid "Please download %s."
520
- msgstr "Please download %s."
521
-
522
- #: includes/class-freemius.php:19884
523
- msgid "the latest %s version here"
524
- msgstr "the latest %s version here"
525
-
526
- #: includes/class-freemius.php:19889
527
- msgid "New"
528
- msgstr "New"
529
-
530
- #: includes/class-freemius.php:19894
531
- msgid "Seems like you got the latest release."
532
- msgstr "Seems like you got the latest release."
533
-
534
- #: includes/class-freemius.php:19895
535
- msgid "You are all good!"
536
- msgstr "You are all good!"
537
-
538
- #: includes/class-freemius.php:20165
539
- msgid "Verification mail was just sent to %s. If you can't find it after 5 min, please check your spam box."
540
- msgstr "Verification mail was just sent to %s. If you can't find it after 5 min, please check your spam box."
541
-
542
- #: includes/class-freemius.php:20304
543
- msgid "Site successfully opted in."
544
- msgstr "Site successfully opted in."
545
-
546
- #: includes/class-freemius.php:20305, includes/class-freemius.php:21125
547
- msgid "Awesome"
548
- msgstr "Awesome"
549
-
550
- #: includes/class-freemius.php:20321, templates/forms/optout.php:32
551
- msgid "We appreciate your help in making the %s better by letting us track some usage data."
552
- msgstr "We appreciate your help in making the %s better by letting us track some usage data."
553
-
554
- #: includes/class-freemius.php:20322
555
- msgid "Thank you!"
556
- msgstr "Thank you!"
557
-
558
- #: includes/class-freemius.php:20329
559
- msgid "We will no longer be sending any usage data of %s on %s to %s."
560
- msgstr "We will no longer be sending any usage data of %s on %s to %s."
561
-
562
- #: includes/class-freemius.php:20458
563
- msgid "Please check your mailbox, you should receive an email via %s to confirm the ownership change. From security reasons, you must confirm the change within the next 15 min. If you cannot find the email, please check your spam folder."
564
- msgstr "Please check your mailbox, you should receive an email via %s to confirm the ownership change. From security reasons, you must confirm the change within the next 15 min. If you cannot find the email, please check your spam folder."
565
-
566
- #: includes/class-freemius.php:20464
567
- msgid "Thanks for confirming the ownership change. An email was just sent to %s for final approval."
568
- msgstr "Thanks for confirming the ownership change. An email was just sent to %s for final approval."
569
-
570
- #: includes/class-freemius.php:20469
571
- msgid "%s is the new owner of the account."
572
- msgstr "%s is the new owner of the account."
573
-
574
- #: includes/class-freemius.php:20471
575
- msgctxt "as congratulations"
576
- msgid "Congrats"
577
- msgstr "Congrats"
578
-
579
- #: includes/class-freemius.php:20491
580
- msgid "Sorry, we could not complete the email update. Another user with the same email is already registered."
581
- msgstr "Sorry, we could not complete the email update. Another user with the same email is already registered."
582
-
583
- #: includes/class-freemius.php:20492
584
- msgid "If you would like to give up the ownership of the %s's account to %s click the Change Ownership button."
585
- msgstr "If you would like to give up the ownership of the %s's account to %s click the Change Ownership button."
586
-
587
- #: includes/class-freemius.php:20499
588
- msgid "Change Ownership"
589
- msgstr "Change Ownership"
590
-
591
- #: includes/class-freemius.php:20507
592
- msgid "Your email was successfully updated. You should receive an email with confirmation instructions in few moments."
593
- msgstr "Your email was successfully updated. You should receive an email with confirmation instructions in few moments."
594
-
595
- #: includes/class-freemius.php:20519
596
- msgid "Please provide your full name."
597
- msgstr "Please provide your full name."
598
-
599
- #: includes/class-freemius.php:20524
600
- msgid "Your name was successfully updated."
601
- msgstr "Your name was successfully updated."
602
-
603
- #: includes/class-freemius.php:20585
604
- msgid "You have successfully updated your %s."
605
- msgstr "You have successfully updated your %s."
606
-
607
- #: includes/class-freemius.php:20725
608
- msgid "Just letting you know that the add-ons information of %s is being pulled from an external server."
609
- msgstr "Just letting you know that the add-ons information of %s is being pulled from an external server."
610
-
611
- #: includes/class-freemius.php:20726
612
- msgctxt "advance notice of something that will need attention."
613
- msgid "Heads up"
614
- msgstr "Heads up"
615
-
616
- #: includes/class-freemius.php:21165
617
- msgctxt "exclamation"
618
- msgid "Hey"
619
- msgstr "Hey"
620
-
621
- #: includes/class-freemius.php:21165
622
- msgid "How do you like %s so far? Test all our %s premium features with a %d-day free trial."
623
- msgstr "How do you like %s so far? Test all our %s premium features with a %d-day free trial."
624
-
625
- #: includes/class-freemius.php:21173
626
- msgid "No commitment for %s days - cancel anytime!"
627
- msgstr "No commitment for %s days - cancel anytime!"
628
-
629
- #: includes/class-freemius.php:21174
630
- msgid "No credit card required"
631
- msgstr "No credit card required"
632
-
633
- #: includes/class-freemius.php:21181, templates/forms/trial-start.php:53
634
- msgctxt "call to action"
635
- msgid "Start free trial"
636
- msgstr "Start free trial"
637
-
638
- #: includes/class-freemius.php:21258
639
- msgid "Hey there, did you know that %s has an affiliate program? If you like the %s you can become our ambassador and earn some cash!"
640
- msgstr "Hey there, did you know that %s has an affiliate program? If you like the %s you can become our ambassador and earn some cash!"
641
-
642
- #: includes/class-freemius.php:21267
643
- msgid "Learn more"
644
- msgstr "Learn more"
645
-
646
- #: includes/class-freemius.php:21447, templates/account.php:474, templates/account.php:595, templates/connect.php:171, templates/connect.php:421, templates/forms/license-activation.php:25, templates/account/partials/addon.php:287
647
- msgid "Activate License"
648
- msgstr "Activate License"
649
-
650
- #: includes/class-freemius.php:21448, templates/account.php:543, templates/account.php:594, templates/account/partials/site.php:256
651
- msgid "Change License"
652
- msgstr "Change License"
653
-
654
- #: includes/class-freemius.php:21539, templates/account/partials/site.php:161
655
- msgid "Opt Out"
656
- msgstr "Opt Out"
657
-
658
- #: includes/class-freemius.php:21541, includes/class-freemius.php:21547, templates/account/partials/site.php:43, templates/account/partials/site.php:161
659
- msgid "Opt In"
660
- msgstr "Opt In"
661
-
662
- #: includes/class-freemius.php:21775
663
- msgid " The paid version of %1$s is already installed. Please activate it to start benefiting the %2$s features. %3$s"
664
- msgstr " The paid version of %1$s is already installed. Please activate it to start benefiting the %2$s features. %3$s"
665
-
666
- #: includes/class-freemius.php:21783
667
- msgid "Activate %s features"
668
- msgstr "Activate %s features"
669
-
670
- #: includes/class-freemius.php:21796
671
- msgid "Please follow these steps to complete the upgrade"
672
- msgstr "Please follow these steps to complete the upgrade"
673
-
674
- #: includes/class-freemius.php:21800
675
- msgid "Download the latest %s version"
676
- msgstr "Download the latest %s version"
677
-
678
- #: includes/class-freemius.php:21804
679
- msgid "Upload and activate the downloaded version"
680
- msgstr "Upload and activate the downloaded version"
681
-
682
- #: includes/class-freemius.php:21806
683
- msgid "How to upload and activate?"
684
- msgstr "How to upload and activate?"
685
-
686
- #: includes/class-freemius.php:21940
687
- msgid "%sClick here%s to choose the sites where you'd like to activate the license on."
688
- msgstr "%sClick here%s to choose the sites where you'd like to activate the license on."
689
-
690
- #: includes/class-freemius.php:22101
691
- msgid "Auto installation only works for opted-in users."
692
- msgstr "Auto installation only works for opted-in users."
693
-
694
- #: includes/class-freemius.php:22111, includes/class-freemius.php:22144, includes/class-fs-plugin-updater.php:1149, includes/class-fs-plugin-updater.php:1163
695
- msgid "Invalid module ID."
696
- msgstr "Invalid module ID."
697
-
698
- #: includes/class-freemius.php:22120, includes/class-fs-plugin-updater.php:1185
699
- msgid "Premium version already active."
700
- msgstr "Premium version already active."
701
-
702
- #: includes/class-freemius.php:22127
703
- msgid "You do not have a valid license to access the premium version."
704
- msgstr "You do not have a valid license to access the premium version."
705
-
706
- #: includes/class-freemius.php:22134
707
- msgid "Plugin is a \"Serviceware\" which means it does not have a premium code version."
708
- msgstr "Plugin is a \"Serviceware\" which means it does not have a premium code version."
709
-
710
- #: includes/class-freemius.php:22152, includes/class-fs-plugin-updater.php:1184
711
- msgid "Premium add-on version already installed."
712
- msgstr "Premium add-on version already installed."
713
-
714
- #: includes/class-freemius.php:22497
715
- msgid "View paid features"
716
- msgstr "View paid features"
717
-
718
- #: includes/class-freemius.php:22819
719
- msgid "Thank you so much for using %s and its add-ons!"
720
- msgstr "Thank you so much for using %s and its add-ons!"
721
-
722
- #: includes/class-freemius.php:22820
723
- msgid "Thank you so much for using %s!"
724
- msgstr "Thank you so much for using %s!"
725
-
726
- #: includes/class-freemius.php:22826
727
- msgid "You've already opted-in to our usage-tracking, which helps us keep improving the %s."
728
- msgstr "You've already opted-in to our usage-tracking, which helps us keep improving the %s."
729
-
730
- #: includes/class-freemius.php:22830
731
- msgid "Thank you so much for using our products!"
732
- msgstr "Thank you so much for using our products!"
733
-
734
- #: includes/class-freemius.php:22831
735
- msgid "You've already opted-in to our usage-tracking, which helps us keep improving them."
736
- msgstr "You've already opted-in to our usage-tracking, which helps us keep improving them."
737
-
738
- #: includes/class-freemius.php:22850
739
- msgid "%s and its add-ons"
740
- msgstr "%s and its add-ons"
741
-
742
- #: includes/class-freemius.php:22859
743
- msgid "Products"
744
- msgstr "Products"
745
-
746
- #: includes/class-freemius.php:22866, templates/connect.php:272
747
- msgid "Yes"
748
- msgstr "Yes"
749
-
750
- #: includes/class-freemius.php:22867, templates/connect.php:273
751
- msgid "send me security & feature updates, educational content and offers."
752
- msgstr "send me security & feature updates, educational content and offers."
753
-
754
- #: includes/class-freemius.php:22868, templates/connect.php:278
755
- msgid "No"
756
- msgstr "No"
757
-
758
- #: includes/class-freemius.php:22870, templates/connect.php:280
759
- msgid "do %sNOT%s send me security & feature updates, educational content and offers."
760
- msgstr "do %sNOT%s send me security & feature updates, educational content and offers."
761
-
762
- #: includes/class-freemius.php:22880
763
- msgid "Due to the new %sEU General Data Protection Regulation (GDPR)%s compliance requirements it is required that you provide your explicit consent, again, confirming that you are onboard :-)"
764
- msgstr "Due to the new %sEU General Data Protection Regulation (GDPR)%s compliance requirements it is required that you provide your explicit consent, again, confirming that you are onboard :-)"
765
-
766
- #: includes/class-freemius.php:22882, templates/connect.php:287
767
- msgid "Please let us know if you'd like us to contact you for security & feature updates, educational content, and occasional offers:"
768
- msgstr "Please let us know if you'd like us to contact you for security & feature updates, educational content, and occasional offers:"
769
-
770
- #: includes/class-freemius.php:23164
771
- msgid "License key is empty."
772
- msgstr "License key is empty."
773
-
774
- #: includes/class-fs-plugin-updater.php:184, templates/forms/premium-versions-upgrade-handler.php:57
775
- msgid "Renew license"
776
- msgstr "Renew license"
777
-
778
- #: includes/class-fs-plugin-updater.php:189, templates/forms/premium-versions-upgrade-handler.php:58
779
- msgid "Buy license"
780
- msgstr "Buy license"
781
-
782
- #: includes/class-fs-plugin-updater.php:280, includes/class-fs-plugin-updater.php:313
783
- msgid "There is a %s of %s available."
784
- msgstr "There is a %s of %s available."
785
-
786
- #: includes/class-fs-plugin-updater.php:282, includes/class-fs-plugin-updater.php:318
787
- msgid "new Beta version"
788
- msgstr "new Beta version"
789
-
790
- #: includes/class-fs-plugin-updater.php:283, includes/class-fs-plugin-updater.php:319
791
- msgid "new version"
792
- msgstr "new version"
793
-
794
- #: includes/class-fs-plugin-updater.php:342
795
- msgid "Important Upgrade Notice:"
796
- msgstr "Important Upgrade Notice:"
797
-
798
- #: includes/class-fs-plugin-updater.php:1214
799
- msgid "Installing plugin: %s"
800
- msgstr "Installing plugin: %s"
801
-
802
- #: includes/class-fs-plugin-updater.php:1255
803
- msgid "Unable to connect to the filesystem. Please confirm your credentials."
804
- msgstr "Unable to connect to the filesystem. Please confirm your credentials."
805
-
806
- #: includes/class-fs-plugin-updater.php:1437
807
- msgid "The remote plugin package does not contain a folder with the desired slug and renaming did not work."
808
- msgstr "The remote plugin package does not contain a folder with the desired slug and renaming did not work."
809
-
810
- #: includes/fs-plugin-info-dialog.php:509
811
- msgid "Purchase More"
812
- msgstr "Purchase More"
813
-
814
- #: includes/fs-plugin-info-dialog.php:510, templates/account/partials/addon.php:347
815
- msgctxt "verb"
816
- msgid "Purchase"
817
- msgstr "Purchase"
818
-
819
- #: includes/fs-plugin-info-dialog.php:514
820
- msgid "Start my free %s"
821
- msgstr "Start my free %s"
822
-
823
- #: includes/fs-plugin-info-dialog.php:712
824
- msgid "Install Free Version Update Now"
825
- msgstr "Install Free Version Update Now"
826
-
827
- #: includes/fs-plugin-info-dialog.php:713, templates/account.php:534
828
- msgid "Install Update Now"
829
- msgstr "Install Update Now"
830
-
831
- #: includes/fs-plugin-info-dialog.php:722
832
- msgid "Install Free Version Now"
833
- msgstr "Install Free Version Now"
834
-
835
- #: includes/fs-plugin-info-dialog.php:723, templates/add-ons.php:262, templates/auto-installation.php:111, templates/account/partials/addon.php:327, templates/account/partials/addon.php:379
836
- msgid "Install Now"
837
- msgstr "Install Now"
838
-
839
- #: includes/fs-plugin-info-dialog.php:739
840
- msgctxt "as download latest version"
841
- msgid "Download Latest Free Version"
842
- msgstr "Download Latest Free Version"
843
-
844
- #: includes/fs-plugin-info-dialog.php:740, templates/account.php:85, templates/add-ons.php:34, templates/account/partials/addon.php:25
845
- msgctxt "as download latest version"
846
- msgid "Download Latest"
847
- msgstr "Download Latest"
848
-
849
- #: includes/fs-plugin-info-dialog.php:755, templates/add-ons.php:268, templates/account/partials/addon.php:318, templates/account/partials/addon.php:373
850
- msgid "Activate this add-on"
851
- msgstr "Activate this add-on"
852
-
853
- #: includes/fs-plugin-info-dialog.php:757, templates/connect.php:418
854
- msgid "Activate Free Version"
855
- msgstr "Activate Free Version"
856
-
857
- #: includes/fs-plugin-info-dialog.php:758, templates/account.php:109, templates/add-ons.php:269, templates/account/partials/addon.php:49
858
- msgid "Activate"
859
- msgstr "Activate"
860
-
861
- #: includes/fs-plugin-info-dialog.php:968
862
- msgctxt "Plugin installer section title"
863
- msgid "Description"
864
- msgstr "Description"
865
-
866
- #: includes/fs-plugin-info-dialog.php:969
867
- msgctxt "Plugin installer section title"
868
- msgid "Installation"
869
- msgstr "Installation"
870
-
871
- #: includes/fs-plugin-info-dialog.php:970
872
- msgctxt "Plugin installer section title"
873
- msgid "FAQ"
874
- msgstr "FAQ"
875
-
876
- #: includes/fs-plugin-info-dialog.php:971, templates/plugin-info/description.php:55
877
- msgid "Screenshots"
878
- msgstr "Screenshots"
879
-
880
- #: includes/fs-plugin-info-dialog.php:972
881
- msgctxt "Plugin installer section title"
882
- msgid "Changelog"
883
- msgstr "Changelog"
884
-
885
- #: includes/fs-plugin-info-dialog.php:973
886
- msgctxt "Plugin installer section title"
887
- msgid "Reviews"
888
- msgstr "Reviews"
889
-
890
- #: includes/fs-plugin-info-dialog.php:974
891
- msgctxt "Plugin installer section title"
892
- msgid "Other Notes"
893
- msgstr "Other Notes"
894
-
895
- #: includes/fs-plugin-info-dialog.php:989
896
- msgctxt "Plugin installer section title"
897
- msgid "Features & Pricing"
898
- msgstr "Features & Pricing"
899
-
900
- #: includes/fs-plugin-info-dialog.php:999
901
- msgid "Plugin Install"
902
- msgstr "Plugin Install"
903
-
904
- #: includes/fs-plugin-info-dialog.php:1071
905
- msgctxt "e.g. Professional Plan"
906
- msgid "%s Plan"
907
- msgstr "%s Plan"
908
-
909
- #: includes/fs-plugin-info-dialog.php:1097
910
- msgctxt "e.g. the best product"
911
- msgid "Best"
912
- msgstr "Best"
913
-
914
- #: includes/fs-plugin-info-dialog.php:1103, includes/fs-plugin-info-dialog.php:1123
915
- msgctxt "as every month"
916
- msgid "Monthly"
917
- msgstr "Monthly"
918
-
919
- #: includes/fs-plugin-info-dialog.php:1106
920
- msgctxt "as once a year"
921
- msgid "Annual"
922
- msgstr "Annual"
923
-
924
- #: includes/fs-plugin-info-dialog.php:1109
925
- msgid "Lifetime"
926
- msgstr "Lifetime"
927
-
928
- #: includes/fs-plugin-info-dialog.php:1123, includes/fs-plugin-info-dialog.php:1125, includes/fs-plugin-info-dialog.php:1127
929
- msgctxt "e.g. billed monthly"
930
- msgid "Billed %s"
931
- msgstr "Billed %s"
932
-
933
- #: includes/fs-plugin-info-dialog.php:1125
934
- msgctxt "as once a year"
935
- msgid "Annually"
936
- msgstr "Annually"
937
-
938
- #: includes/fs-plugin-info-dialog.php:1127
939
- msgctxt "as once a year"
940
- msgid "Once"
941
- msgstr "Once"
942
-
943
- #: includes/fs-plugin-info-dialog.php:1133
944
- msgid "Single Site License"
945
- msgstr "Single Site License"
946
-
947
- #: includes/fs-plugin-info-dialog.php:1135
948
- msgid "Unlimited Licenses"
949
- msgstr "Unlimited Licenses"
950
-
951
- #: includes/fs-plugin-info-dialog.php:1137
952
- msgid "Up to %s Sites"
953
- msgstr "Up to %s Sites"
954
-
955
- #: includes/fs-plugin-info-dialog.php:1147, templates/plugin-info/features.php:82
956
- msgctxt "as monthly period"
957
- msgid "mo"
958
- msgstr "mo"
959
-
960
- #: includes/fs-plugin-info-dialog.php:1154, templates/plugin-info/features.php:80
961
- msgctxt "as annual period"
962
- msgid "year"
963
- msgstr "year"
964
-
965
- #: includes/fs-plugin-info-dialog.php:1208
966
- msgctxt "noun"
967
- msgid "Price"
968
- msgstr "Price"
969
-
970
- #: includes/fs-plugin-info-dialog.php:1256
971
- msgid "Save %s"
972
- msgstr "Save %s"
973
-
974
- #: includes/fs-plugin-info-dialog.php:1266
975
- msgid "No commitment for %s - cancel anytime"
976
- msgstr "No commitment for %s - cancel anytime"
977
-
978
- #: includes/fs-plugin-info-dialog.php:1269
979
- msgid "After your free %s, pay as little as %s"
980
- msgstr "After your free %s, pay as little as %s"
981
-
982
- #: includes/fs-plugin-info-dialog.php:1280
983
- msgid "Details"
984
- msgstr "Details"
985
-
986
- #: includes/fs-plugin-info-dialog.php:1284, templates/account.php:96, templates/debug.php:203, templates/debug.php:240, templates/debug.php:454, templates/account/partials/addon.php:36
987
- msgctxt "product version"
988
- msgid "Version"
989
- msgstr "Version"
990
-
991
- #: includes/fs-plugin-info-dialog.php:1291
992
- msgctxt "as the plugin author"
993
- msgid "Author"
994
- msgstr "Author"
995
-
996
- #: includes/fs-plugin-info-dialog.php:1298
997
- msgid "Last Updated"
998
- msgstr "Last Updated"
999
-
1000
- #: includes/fs-plugin-info-dialog.php:1303, templates/account.php:444
1001
- msgctxt "x-ago"
1002
- msgid "%s ago"
1003
- msgstr "%s ago"
1004
-
1005
- #: includes/fs-plugin-info-dialog.php:1312
1006
- msgid "Requires WordPress Version"
1007
- msgstr "Requires WordPress Version"
1008
-
1009
- #: includes/fs-plugin-info-dialog.php:1313
1010
- msgid "%s or higher"
1011
- msgstr "%s or higher"
1012
-
1013
- #: includes/fs-plugin-info-dialog.php:1320
1014
- msgid "Compatible up to"
1015
- msgstr "Compatible up to"
1016
-
1017
- #: includes/fs-plugin-info-dialog.php:1328
1018
- msgid "Downloaded"
1019
- msgstr "Downloaded"
1020
-
1021
- #: includes/fs-plugin-info-dialog.php:1332
1022
- msgid "%s time"
1023
- msgstr "%s time"
1024
-
1025
- #: includes/fs-plugin-info-dialog.php:1334
1026
- msgid "%s times"
1027
- msgstr "%s times"
1028
-
1029
- #: includes/fs-plugin-info-dialog.php:1344
1030
- msgid "WordPress.org Plugin Page"
1031
- msgstr "WordPress.org Plugin Page"
1032
-
1033
- #: includes/fs-plugin-info-dialog.php:1352
1034
- msgid "Plugin Homepage"
1035
- msgstr "Plugin Homepage"
1036
-
1037
- #: includes/fs-plugin-info-dialog.php:1360, includes/fs-plugin-info-dialog.php:1442
1038
- msgid "Donate to this plugin"
1039
- msgstr "Donate to this plugin"
1040
-
1041
- #: includes/fs-plugin-info-dialog.php:1367
1042
- msgid "Average Rating"
1043
- msgstr "Average Rating"
1044
-
1045
- #: includes/fs-plugin-info-dialog.php:1374
1046
- msgid "based on %s"
1047
- msgstr "based on %s"
1048
-
1049
- #: includes/fs-plugin-info-dialog.php:1378
1050
- msgid "%s rating"
1051
- msgstr "%s rating"
1052
-
1053
- #: includes/fs-plugin-info-dialog.php:1380
1054
- msgid "%s ratings"
1055
- msgstr "%s ratings"
1056
-
1057
- #: includes/fs-plugin-info-dialog.php:1395
1058
- msgid "%s star"
1059
- msgstr "%s star"
1060
-
1061
- #: includes/fs-plugin-info-dialog.php:1397
1062
- msgid "%s stars"
1063
- msgstr "%s stars"
1064
-
1065
- #: includes/fs-plugin-info-dialog.php:1408
1066
- msgid "Click to see reviews that provided a rating of %s"
1067
- msgstr "Click to see reviews that provided a rating of %s"
1068
-
1069
- #: includes/fs-plugin-info-dialog.php:1421
1070
- msgid "Contributors"
1071
- msgstr "Contributors"
1072
-
1073
- #: includes/fs-plugin-info-dialog.php:1450, includes/fs-plugin-info-dialog.php:1452
1074
- msgid "Warning"
1075
- msgstr "Warning"
1076
-
1077
- #: includes/fs-plugin-info-dialog.php:1450
1078
- msgid "This plugin has not been tested with your current version of WordPress."
1079
- msgstr "This plugin has not been tested with your current version of WordPress."
1080
-
1081
- #: includes/fs-plugin-info-dialog.php:1452
1082
- msgid "This plugin has not been marked as compatible with your version of WordPress."
1083
- msgstr "This plugin has not been marked as compatible with your version of WordPress."
1084
-
1085
- #: includes/fs-plugin-info-dialog.php:1471
1086
- msgid "Paid add-on must be deployed to Freemius."
1087
- msgstr "Paid add-on must be deployed to Freemius."
1088
-
1089
- #: includes/fs-plugin-info-dialog.php:1472
1090
- msgid "Add-on must be deployed to WordPress.org or Freemius."
1091
- msgstr "Add-on must be deployed to WordPress.org or Freemius."
1092
-
1093
- #: includes/fs-plugin-info-dialog.php:1493
1094
- msgid "Newer Version (%s) Installed"
1095
- msgstr "Newer Version (%s) Installed"
1096
-
1097
- #: includes/fs-plugin-info-dialog.php:1494
1098
- msgid "Newer Free Version (%s) Installed"
1099
- msgstr "Newer Free Version (%s) Installed"
1100
-
1101
- #: includes/fs-plugin-info-dialog.php:1501
1102
- msgid "Latest Version Installed"
1103
- msgstr "Latest Version Installed"
1104
-
1105
- #: includes/fs-plugin-info-dialog.php:1502
1106
- msgid "Latest Free Version Installed"
1107
- msgstr "Latest Free Version Installed"
1108
-
1109
- #: templates/account.php:86, templates/forms/subscription-cancellation.php:96, templates/account/partials/addon.php:26, templates/account/partials/site.php:295
1110
- msgid "Downgrading your plan"
1111
- msgstr "Downgrading your plan"
1112
-
1113
- #: templates/account.php:87, templates/forms/subscription-cancellation.php:97, templates/account/partials/addon.php:27, templates/account/partials/site.php:296
1114
- msgid "Cancelling the subscription"
1115
- msgstr "Cancelling the subscription"
1116
-
1117
- #. translators: %1$s: Either 'Downgrading your plan' or 'Cancelling the subscription'
1118
- #: templates/account.php:89
1119
- msgid "%1$s will immediately stop all future recurring payments and your %2$s plan license will expire in %3$s."
1120
- msgstr "%1$s will immediately stop all future recurring payments and your %2$s plan license will expire in %3$s."
1121
-
1122
- #: templates/account.php:90, templates/forms/subscription-cancellation.php:100, templates/account/partials/addon.php:30, templates/account/partials/site.php:299
1123
- msgid "Please note that we will not be able to grandfather outdated pricing for renewals/new subscriptions after a cancellation. If you choose to renew the subscription manually in the future, after a price increase, which typically occurs once a year, you will be charged the updated price."
1124
- msgstr "Please note that we will not be able to grandfather outdated pricing for renewals/new subscriptions after a cancellation. If you choose to renew the subscription manually in the future, after a price increase, which typically occurs once a year, you will be charged the updated price."
1125
-
1126
- #: templates/account.php:91, templates/forms/subscription-cancellation.php:106, templates/account/partials/addon.php:31
1127
- msgid "Cancelling the trial will immediately block access to all premium features. Are you sure?"
1128
- msgstr "Cancelling the trial will immediately block access to all premium features. Are you sure?"
1129
-
1130
- #: templates/account.php:92, templates/forms/subscription-cancellation.php:101, templates/account/partials/addon.php:32, templates/account/partials/site.php:300
1131
- msgid "You can still enjoy all %s features but you will not have access to %s security & feature updates, nor support."
1132
- msgstr "You can still enjoy all %s features but you will not have access to %s security & feature updates, nor support."
1133
-
1134
- #: templates/account.php:93, templates/forms/subscription-cancellation.php:102, templates/account/partials/addon.php:33, templates/account/partials/site.php:301
1135
- msgid "Once your license expires you can still use the Free version but you will NOT have access to the %s features."
1136
- msgstr "Once your license expires you can still use the Free version but you will NOT have access to the %s features."
1137
-
1138
- #. translators: %s: Plan title (e.g. "Professional")
1139
- #: templates/account.php:95, templates/account/partials/activate-license-button.php:31, templates/account/partials/addon.php:35
1140
- msgid "Activate %s Plan"
1141
- msgstr "Activate %s Plan"
1142
-
1143
- #. translators: %s: Time period (e.g. Auto renews in "2 months")
1144
- #: templates/account.php:98, templates/account/partials/addon.php:38, templates/account/partials/site.php:275
1145
- msgid "Auto renews in %s"
1146
- msgstr "Auto renews in %s"
1147
-
1148
- #. translators: %s: Time period (e.g. Expires in "2 months")
1149
- #: templates/account.php:100, templates/account/partials/addon.php:40, templates/account/partials/site.php:277
1150
- msgid "Expires in %s"
1151
- msgstr "Expires in %s"
1152
-
1153
- #: templates/account.php:101, templates/account/partials/addon.php:41
1154
- msgctxt "as synchronize license"
1155
- msgid "Sync License"
1156
- msgstr "Sync License"
1157
-
1158
- #: templates/account.php:102, templates/account/partials/addon.php:42
1159
- msgid "Cancel Trial"
1160
- msgstr "Cancel Trial"
1161
-
1162
- #: templates/account.php:103, templates/account/partials/addon.php:43
1163
- msgid "Change Plan"
1164
- msgstr "Change Plan"
1165
-
1166
- #: templates/account.php:104, templates/account/partials/addon.php:44
1167
- msgctxt "verb"
1168
- msgid "Upgrade"
1169
- msgstr "Upgrade"
1170
-
1171
- #: templates/account.php:106, templates/account/partials/addon.php:46, templates/account/partials/site.php:302
1172
- msgctxt "verb"
1173
- msgid "Downgrade"
1174
- msgstr "Downgrade"
1175
-
1176
- #: templates/account.php:108, templates/add-ons.php:187, templates/plugin-info/features.php:72, templates/account/partials/addon.php:48, templates/account/partials/site.php:31
1177
- msgid "Free"
1178
- msgstr "Free"
1179
-
1180
- #: templates/account.php:110, templates/debug.php:373, includes/customizer/class-fs-customizer-upsell-control.php:106, templates/account/partials/addon.php:50
1181
- msgctxt "as product pricing plan"
1182
- msgid "Plan"
1183
- msgstr "Plan"
1184
-
1185
- #: templates/account.php:111
1186
- msgid "Bundle Plan"
1187
- msgstr "Bundle Plan"
1188
-
1189
- #: templates/account.php:185
1190
- msgid "Free Trial"
1191
- msgstr "Free Trial"
1192
-
1193
- #: templates/account.php:196
1194
- msgid "Account Details"
1195
- msgstr "Account Details"
1196
-
1197
- #: templates/account.php:200
1198
- msgid "Billing & Invoices"
1199
- msgstr "Billing & Invoices"
1200
-
1201
- #: templates/account.php:210
1202
- msgid "Deleting the account will automatically deactivate your %s plan license so you can use it on other sites. If you want to terminate the recurring payments as well, click the \"Cancel\" button, and first \"Downgrade\" your account. Are you sure you would like to continue with the deletion?"
1203
- msgstr "Deleting the account will automatically deactivate your %s plan license so you can use it on other sites. If you want to terminate the recurring payments as well, click the \"Cancel\" button, and first \"Downgrade\" your account. Are you sure you would like to continue with the deletion?"
1204
-
1205
- #: templates/account.php:212
1206
- msgid "Deletion is not temporary. Only delete if you no longer want to use this %s anymore. Are you sure you would like to continue with the deletion?"
1207
- msgstr "Deletion is not temporary. Only delete if you no longer want to use this %s anymore. Are you sure you would like to continue with the deletion?"
1208
-
1209
- #: templates/account.php:215
1210
- msgid "Delete Account"
1211
- msgstr "Delete Account"
1212
-
1213
- #: templates/account.php:227, templates/account/partials/addon.php:211, templates/account/partials/deactivate-license-button.php:35
1214
- msgid "Deactivate License"
1215
- msgstr "Deactivate License"
1216
-
1217
- #: templates/account.php:250, templates/forms/subscription-cancellation.php:125
1218
- msgid "Are you sure you want to proceed?"
1219
- msgstr "Are you sure you want to proceed?"
1220
-
1221
- #: templates/account.php:250, templates/account/partials/addon.php:234
1222
- msgid "Cancel Subscription"
1223
- msgstr "Cancel Subscription"
1224
-
1225
- #: templates/account.php:278
1226
- msgctxt "as synchronize"
1227
- msgid "Sync"
1228
- msgstr "Sync"
1229
-
1230
- #: templates/account.php:292, templates/debug.php:489
1231
- msgid "Name"
1232
- msgstr "Name"
1233
-
1234
- #: templates/account.php:298, templates/debug.php:490
1235
- msgid "Email"
1236
- msgstr "Email"
1237
-
1238
- #: templates/account.php:305, templates/debug.php:372, templates/debug.php:528
1239
- msgid "User ID"
1240
- msgstr "User ID"
1241
-
1242
- #: templates/account.php:322, templates/account.php:608, templates/account.php:653, templates/debug.php:238, templates/debug.php:366, templates/debug.php:451, templates/debug.php:488, templates/debug.php:526, templates/debug.php:599, templates/account/payments.php:35, templates/debug/logger.php:21
1243
- msgid "ID"
1244
- msgstr "ID"
1245
-
1246
- #: templates/account.php:329
1247
- msgid "Site ID"
1248
- msgstr "Site ID"
1249
-
1250
- #: templates/account.php:332
1251
- msgid "No ID"
1252
- msgstr "No ID"
1253
-
1254
- #: templates/account.php:337, templates/debug.php:245, templates/debug.php:374, templates/debug.php:455, templates/debug.php:492, templates/account/partials/site.php:219
1255
- msgid "Public Key"
1256
- msgstr "Public Key"
1257
-
1258
- #: templates/account.php:343, templates/debug.php:375, templates/debug.php:456, templates/debug.php:493, templates/account/partials/site.php:231
1259
- msgid "Secret Key"
1260
- msgstr "Secret Key"
1261
-
1262
- #: templates/account.php:346
1263
- msgctxt "as secret encryption key missing"
1264
- msgid "No Secret"
1265
- msgstr "No Secret"
1266
-
1267
- #: templates/account.php:373, templates/account/partials/site.php:112, templates/account/partials/site.php:114
1268
- msgid "Trial"
1269
- msgstr "Trial"
1270
-
1271
- #: templates/account.php:400, templates/debug.php:533, templates/account/partials/site.php:248
1272
- msgid "License Key"
1273
- msgstr "License Key"
1274
-
1275
- #: templates/account.php:429
1276
- msgid "Join the Beta program"
1277
- msgstr "Join the Beta program"
1278
-
1279
- #: templates/account.php:435
1280
- msgid "not verified"
1281
- msgstr "not verified"
1282
-
1283
- #: templates/account.php:444, templates/account/partials/addon.php:172
1284
- msgid "Expired"
1285
- msgstr "Expired"
1286
-
1287
- #: templates/account.php:502
1288
- msgid "Premium version"
1289
- msgstr "Premium version"
1290
-
1291
- #: templates/account.php:504
1292
- msgid "Free version"
1293
- msgstr "Free version"
1294
-
1295
- #: templates/account.php:516
1296
- msgid "Verify Email"
1297
- msgstr "Verify Email"
1298
-
1299
- #: templates/account.php:527
1300
- msgid "Download %s Version"
1301
- msgstr "Download %s Version"
1302
-
1303
- #: templates/account.php:541, templates/account.php:749, templates/account/partials/site.php:237, templates/account/partials/site.php:255
1304
- msgctxt "verb"
1305
- msgid "Show"
1306
- msgstr "Show"
1307
-
1308
- #: templates/account.php:555
1309
- msgid "What is your %s?"
1310
- msgstr "What is your %s?"
1311
-
1312
- #: templates/account.php:563, templates/account/billing.php:21
1313
- msgctxt "verb"
1314
- msgid "Edit"
1315
- msgstr "Edit"
1316
-
1317
- #: templates/account.php:588
1318
- msgid "Sites"
1319
- msgstr "Sites"
1320
-
1321
- #: templates/account.php:599
1322
- msgid "Search by address"
1323
- msgstr "Search by address"
1324
-
1325
- #: templates/account.php:609, templates/debug.php:369
1326
- msgid "Address"
1327
- msgstr "Address"
1328
-
1329
- #: templates/account.php:610
1330
- msgid "License"
1331
- msgstr "License"
1332
-
1333
- #: templates/account.php:611
1334
- msgid "Plan"
1335
- msgstr "Plan"
1336
-
1337
- #: templates/account.php:656
1338
- msgctxt "as software license"
1339
- msgid "License"
1340
- msgstr "License"
1341
-
1342
- #: templates/account.php:743
1343
- msgctxt "verb"
1344
- msgid "Hide"
1345
- msgstr "Hide"
1346
-
1347
- #: templates/account.php:765
1348
- msgid "Processing"
1349
- msgstr "Processing"
1350
-
1351
- #: templates/account.php:768
1352
- msgid "Get updates for bleeding edge Beta versions of %s."
1353
- msgstr "Get updates for bleeding edge Beta versions of %s."
1354
-
1355
- #: templates/account.php:826
1356
- msgid "Cancelling %s"
1357
- msgstr "Cancelling %s"
1358
-
1359
- #: templates/account.php:826, templates/account.php:843, templates/forms/subscription-cancellation.php:27, templates/forms/deactivation/form.php:133
1360
- msgid "trial"
1361
- msgstr "trial"
1362
-
1363
- #: templates/account.php:841, templates/forms/deactivation/form.php:150
1364
- msgid "Cancelling %s..."
1365
- msgstr "Cancelling %s..."
1366
-
1367
- #: templates/account.php:844, templates/forms/subscription-cancellation.php:28, templates/forms/deactivation/form.php:134
1368
- msgid "subscription"
1369
- msgstr "subscription"
1370
-
1371
- #: templates/account.php:858
1372
- msgid "Deactivating your license will block all premium features, but will enable activating the license on another site. Are you sure you want to proceed?"
1373
- msgstr "Deactivating your license will block all premium features, but will enable activating the license on another site. Are you sure you want to proceed?"
1374
-
1375
- #: templates/add-ons.php:35
1376
- msgid "View details"
1377
- msgstr "View details"
1378
-
1379
- #: templates/add-ons.php:45
1380
- msgid "Add Ons for %s"
1381
- msgstr "Add Ons for %s"
1382
-
1383
- #: templates/add-ons.php:55
1384
- msgid "We could'nt load the add-ons list. It's probably an issue on our side, please try to come back in few minutes."
1385
- msgstr "We could'nt load the add-ons list. It's probably an issue on our side, please try to come back in few minutes."
1386
-
1387
- #: templates/add-ons.php:173
1388
- msgctxt "active add-on"
1389
- msgid "Active"
1390
- msgstr "Active"
1391
-
1392
- #: templates/add-ons.php:174
1393
- msgctxt "installed add-on"
1394
- msgid "Installed"
1395
- msgstr "Installed"
1396
-
1397
- #: templates/admin-notice.php:13, templates/forms/license-activation.php:209, templates/forms/resend-key.php:77
1398
- msgctxt "as close a window"
1399
- msgid "Dismiss"
1400
- msgstr "Dismiss"
1401
-
1402
- #: templates/auto-installation.php:45
1403
- msgid "%s sec"
1404
- msgstr "%s sec"
1405
-
1406
- #: templates/auto-installation.php:83
1407
- msgid "Automatic Installation"
1408
- msgstr "Automatic Installation"
1409
-
1410
- #: templates/auto-installation.php:93
1411
- msgid "An automated download and installation of %s (paid version) from %s will start in %s. If you would like to do it manually - click the cancellation button now."
1412
- msgstr "An automated download and installation of %s (paid version) from %s will start in %s. If you would like to do it manually - click the cancellation button now."
1413
-
1414
- #: templates/auto-installation.php:104
1415
- msgid "The installation process has started and may take a few minutes to complete. Please wait until it is done - do not refresh this page."
1416
- msgstr "The installation process has started and may take a few minutes to complete. Please wait until it is done - do not refresh this page."
1417
-
1418
- #: templates/auto-installation.php:109
1419
- msgid "Cancel Installation"
1420
- msgstr "Cancel Installation"
1421
-
1422
- #: templates/checkout.php:180
1423
- msgid "Checkout"
1424
- msgstr "Checkout"
1425
-
1426
- #: templates/checkout.php:180
1427
- msgid "PCI compliant"
1428
- msgstr "PCI compliant"
1429
-
1430
- #. translators: %s: name (e.g. Hey John,)
1431
- #: templates/connect.php:112
1432
- msgctxt "greeting"
1433
- msgid "Hey %s,"
1434
- msgstr "Hey %s,"
1435
-
1436
- #: templates/connect.php:154
1437
- msgid "Allow & Continue"
1438
- msgstr "Allow & Continue"
1439
-
1440
- #: templates/connect.php:158
1441
- msgid "Re-send activation email"
1442
- msgstr "Re-send activation email"
1443
-
1444
- #: templates/connect.php:162
1445
- msgid "Thanks %s!"
1446
- msgstr "Thanks %s!"
1447
-
1448
- #: templates/connect.php:172, templates/forms/license-activation.php:44
1449
- msgid "Agree & Activate License"
1450
- msgstr "Agree & Activate License"
1451
-
1452
- #: templates/connect.php:181
1453
- msgid "Thanks for purchasing %s! To get started, please enter your license key:"
1454
- msgstr "Thanks for purchasing %s! To get started, please enter your license key:"
1455
-
1456
- #: templates/connect.php:188
1457
- msgid "Never miss an important update - opt in to our security & feature updates notifications, educational content, offers, and non-sensitive diagnostic tracking with %4$s."
1458
- msgstr "Never miss an important update - opt in to our security & feature updates notifications, educational content, offers, and non-sensitive diagnostic tracking with %4$s."
1459
-
1460
- #: templates/connect.php:189
1461
- msgid "Never miss an important update - opt in to our security and feature updates notifications, and non-sensitive diagnostic tracking with %4$s."
1462
- msgstr "Never miss an important update - opt in to our security and feature updates notifications, and non-sensitive diagnostic tracking with %4$s."
1463
-
1464
- #: templates/connect.php:195
1465
- msgid "Never miss an important update - opt in to our security & feature updates notifications, educational content, offers, and non-sensitive diagnostic tracking with %4$s. If you skip this, that's okay! %1$s will still work just fine."
1466
- msgstr "Never miss an important update - opt in to our security & feature updates notifications, educational content, offers, and non-sensitive diagnostic tracking with %4$s. If you skip this, that's okay! %1$s will still work just fine."
1467
-
1468
- #: templates/connect.php:196
1469
- msgid "Never miss an important update - opt in to our security & feature updates notifications, and non-sensitive diagnostic tracking with %4$s. If you skip this, that's okay! %1$s will still work just fine."
1470
- msgstr "Never miss an important update - opt in to our security & feature updates notifications, and non-sensitive diagnostic tracking with %4$s. If you skip this, that's okay! %1$s will still work just fine."
1471
-
1472
- #: templates/connect.php:230
1473
- msgid "We're excited to introduce the Freemius network-level integration."
1474
- msgstr "We're excited to introduce the Freemius network-level integration."
1475
-
1476
- #: templates/connect.php:233
1477
- msgid "During the update process we detected %d site(s) that are still pending license activation."
1478
- msgstr "During the update process we detected %d site(s) that are still pending license activation."
1479
-
1480
- #: templates/connect.php:235
1481
- msgid "If you'd like to use the %s on those sites, please enter your license key below and click the activation button."
1482
- msgstr "If you'd like to use the %s on those sites, please enter your license key below and click the activation button."
1483
-
1484
- #: templates/connect.php:237
1485
- msgid "%s's paid features"
1486
- msgstr "%s's paid features"
1487
-
1488
- #: templates/connect.php:242
1489
- msgid "Alternatively, you can skip it for now and activate the license later, in your %s's network-level Account page."
1490
- msgstr "Alternatively, you can skip it for now and activate the license later, in your %s's network-level Account page."
1491
-
1492
- #: templates/connect.php:244
1493
- msgid "During the update process we detected %s site(s) in the network that are still pending your attention."
1494
- msgstr "During the update process we detected %s site(s) in the network that are still pending your attention."
1495
-
1496
- #: templates/connect.php:253, templates/forms/license-activation.php:47
1497
- msgid "License key"
1498
- msgstr "License key"
1499
-
1500
- #: templates/connect.php:256, templates/forms/license-activation.php:20
1501
- msgid "Can't find your license key?"
1502
- msgstr "Can't find your license key?"
1503
-
1504
- #: templates/connect.php:315, templates/connect.php:652, templates/forms/deactivation/retry-skip.php:20
1505
- msgctxt "verb"
1506
- msgid "Skip"
1507
- msgstr "Skip"
1508
-
1509
- #: templates/connect.php:318
1510
- msgid "Delegate to Site Admins"
1511
- msgstr "Delegate to Site Admins"
1512
-
1513
- #: templates/connect.php:318
1514
- msgid "If you click it, this decision will be delegated to the sites administrators."
1515
- msgstr "If you click it, this decision will be delegated to the sites administrators."
1516
-
1517
- #: templates/connect.php:346
1518
- msgid "Your Profile Overview"
1519
- msgstr "Your Profile Overview"
1520
-
1521
- #: templates/connect.php:347
1522
- msgid "Name and email address"
1523
- msgstr "Name and email address"
1524
-
1525
- #: templates/connect.php:352
1526
- msgid "Your Site Overview"
1527
- msgstr "Your Site Overview"
1528
-
1529
- #: templates/connect.php:353
1530
- msgid "Site URL, WP version, PHP info, plugins & themes"
1531
- msgstr "Site URL, WP version, PHP info, plugins & themes"
1532
-
1533
- #: templates/connect.php:358
1534
- msgid "Admin Notices"
1535
- msgstr "Admin Notices"
1536
-
1537
- #: templates/connect.php:359, templates/connect.php:375
1538
- msgid "Updates, announcements, marketing, no spam"
1539
- msgstr "Updates, announcements, marketing, no spam"
1540
-
1541
- #: templates/connect.php:364
1542
- msgid "Current %s Events"
1543
- msgstr "Current %s Events"
1544
-
1545
- #: templates/connect.php:365
1546
- msgid "Activation, deactivation and uninstall"
1547
- msgstr "Activation, deactivation and uninstall"
1548
-
1549
- #: templates/connect.php:374
1550
- msgid "Newsletter"
1551
- msgstr "Newsletter"
1552
-
1553
- #: templates/connect.php:391, templates/forms/license-activation.php:39
1554
- msgid "The %1$s will be periodically sending data to %2$s to check for security and feature updates, and verify the validity of your license."
1555
- msgstr "The %1$s will be periodically sending data to %2$s to check for security and feature updates, and verify the validity of your license."
1556
-
1557
- #: templates/connect.php:396
1558
- msgid "What permissions are being granted?"
1559
- msgstr "What permissions are being granted?"
1560
-
1561
- #: templates/connect.php:417
1562
- msgid "Don't have a license key?"
1563
- msgstr "Don't have a license key?"
1564
-
1565
- #: templates/connect.php:420
1566
- msgid "Have a license key?"
1567
- msgstr "Have a license key?"
1568
-
1569
- #: templates/connect.php:428
1570
- msgid "Privacy Policy"
1571
- msgstr "Privacy Policy"
1572
-
1573
- #: templates/connect.php:430
1574
- msgid "License Agreement"
1575
- msgstr "License Agreement"
1576
-
1577
- #: templates/connect.php:430
1578
- msgid "Terms of Service"
1579
- msgstr "Terms of Service"
1580
-
1581
- #: templates/connect.php:805
1582
- msgctxt "as in the process of sending an email"
1583
- msgid "Sending email"
1584
- msgstr "Sending email"
1585
-
1586
- #: templates/connect.php:806
1587
- msgctxt "as activating plugin"
1588
- msgid "Activating"
1589
- msgstr "Activating"
1590
-
1591
- #: templates/contact.php:78
1592
- msgid "Contact"
1593
- msgstr "Contact"
1594
-
1595
- #: templates/debug.php:17
1596
- msgctxt "as turned off"
1597
- msgid "Off"
1598
- msgstr "Off"
1599
-
1600
- #: templates/debug.php:18
1601
- msgctxt "as turned on"
1602
- msgid "On"
1603
- msgstr "On"
1604
-
1605
- #: templates/debug.php:20
1606
- msgid "SDK"
1607
- msgstr "SDK"
1608
-
1609
- #: templates/debug.php:24
1610
- msgctxt "as code debugging"
1611
- msgid "Debugging"
1612
- msgstr "Debugging"
1613
-
1614
- #: templates/debug.php:54, templates/debug.php:250, templates/debug.php:376, templates/debug.php:494
1615
- msgid "Actions"
1616
- msgstr "Actions"
1617
-
1618
- #: templates/debug.php:64
1619
- msgid "Are you sure you want to delete all Freemius data?"
1620
- msgstr "Are you sure you want to delete all Freemius data?"
1621
-
1622
- #: templates/debug.php:64
1623
- msgid "Delete All Accounts"
1624
- msgstr "Delete All Accounts"
1625
-
1626
- #: templates/debug.php:71
1627
- msgid "Clear API Cache"
1628
- msgstr "Clear API Cache"
1629
-
1630
- #: templates/debug.php:79
1631
- msgid "Clear Updates Transients"
1632
- msgstr "Clear Updates Transients"
1633
-
1634
- #: templates/debug.php:86
1635
- msgid "Sync Data From Server"
1636
- msgstr "Sync Data From Server"
1637
-
1638
- #: templates/debug.php:95
1639
- msgid "Migrate Options to Network"
1640
- msgstr "Migrate Options to Network"
1641
-
1642
- #: templates/debug.php:100
1643
- msgid "Load DB Option"
1644
- msgstr "Load DB Option"
1645
-
1646
- #: templates/debug.php:103
1647
- msgid "Set DB Option"
1648
- msgstr "Set DB Option"
1649
-
1650
- #: templates/debug.php:182
1651
- msgid "Key"
1652
- msgstr "Key"
1653
-
1654
- #: templates/debug.php:183
1655
- msgid "Value"
1656
- msgstr "Value"
1657
-
1658
- #: templates/debug.php:199
1659
- msgctxt "as software development kit versions"
1660
- msgid "SDK Versions"
1661
- msgstr "SDK Versions"
1662
-
1663
- #: templates/debug.php:204
1664
- msgid "SDK Path"
1665
- msgstr "SDK Path"
1666
-
1667
- #: templates/debug.php:205, templates/debug.php:244
1668
- msgid "Module Path"
1669
- msgstr "Module Path"
1670
-
1671
- #: templates/debug.php:206
1672
- msgid "Is Active"
1673
- msgstr "Is Active"
1674
-
1675
- #: templates/debug.php:234, templates/debug/plugins-themes-sync.php:35
1676
- msgid "Plugins"
1677
- msgstr "Plugins"
1678
-
1679
- #: templates/debug.php:234, templates/debug/plugins-themes-sync.php:56
1680
- msgid "Themes"
1681
- msgstr "Themes"
1682
-
1683
- #: templates/debug.php:239, templates/debug.php:371, templates/debug.php:453, templates/debug/scheduled-crons.php:80
1684
- msgid "Slug"
1685
- msgstr "Slug"
1686
-
1687
- #: templates/debug.php:241, templates/debug.php:452
1688
- msgid "Title"
1689
- msgstr "Title"
1690
-
1691
- #: templates/debug.php:242
1692
- msgctxt "as application program interface"
1693
- msgid "API"
1694
- msgstr "API"
1695
-
1696
- #: templates/debug.php:243
1697
- msgid "Freemius State"
1698
- msgstr "Freemius State"
1699
-
1700
- #: templates/debug.php:247
1701
- msgid "Network Blog"
1702
- msgstr "Network Blog"
1703
-
1704
- #: templates/debug.php:248
1705
- msgid "Network User"
1706
- msgstr "Network User"
1707
-
1708
- #: templates/debug.php:285
1709
- msgctxt "as connection was successful"
1710
- msgid "Connected"
1711
- msgstr "Connected"
1712
-
1713
- #: templates/debug.php:286
1714
- msgctxt "as connection blocked"
1715
- msgid "Blocked"
1716
- msgstr "Blocked"
1717
-
1718
- #: templates/debug.php:322
1719
- msgid "Simulate Trial Promotion"
1720
- msgstr "Simulate Trial Promotion"
1721
-
1722
- #: templates/debug.php:334
1723
- msgid "Simulate Network Upgrade"
1724
- msgstr "Simulate Network Upgrade"
1725
-
1726
- #: templates/debug.php:360
1727
- msgid "%s Installs"
1728
- msgstr "%s Installs"
1729
-
1730
- #: templates/debug.php:362
1731
- msgctxt "like websites"
1732
- msgid "Sites"
1733
- msgstr "Sites"
1734
-
1735
- #: templates/debug.php:368, templates/account/partials/site.php:148
1736
- msgid "Blog ID"
1737
- msgstr "Blog ID"
1738
-
1739
- #: templates/debug.php:433, templates/debug.php:511, templates/account/partials/addon.php:396
1740
- msgctxt "verb"
1741
- msgid "Delete"
1742
- msgstr "Delete"
1743
-
1744
- #: templates/debug.php:447
1745
- msgid "Add Ons of module %s"
1746
- msgstr "Add Ons of module %s"
1747
-
1748
- #: templates/debug.php:484
1749
- msgid "Users"
1750
- msgstr "Users"
1751
-
1752
- #: templates/debug.php:491
1753
- msgid "Verified"
1754
- msgstr "Verified"
1755
-
1756
- #: templates/debug.php:522
1757
- msgid "%s Licenses"
1758
- msgstr "%s Licenses"
1759
-
1760
- #: templates/debug.php:527
1761
- msgid "Plugin ID"
1762
- msgstr "Plugin ID"
1763
-
1764
- #: templates/debug.php:529
1765
- msgid "Plan ID"
1766
- msgstr "Plan ID"
1767
-
1768
- #: templates/debug.php:530
1769
- msgid "Quota"
1770
- msgstr "Quota"
1771
-
1772
- #: templates/debug.php:531
1773
- msgid "Activated"
1774
- msgstr "Activated"
1775
-
1776
- #: templates/debug.php:532
1777
- msgid "Blocking"
1778
- msgstr "Blocking"
1779
-
1780
- #: templates/debug.php:534
1781
- msgctxt "as expiration date"
1782
- msgid "Expiration"
1783
- msgstr "Expiration"
1784
-
1785
- #: templates/debug.php:557
1786
- msgid "Debug Log"
1787
- msgstr "Debug Log"
1788
-
1789
- #: templates/debug.php:561
1790
- msgid "All Types"
1791
- msgstr "All Types"
1792
-
1793
- #: templates/debug.php:568
1794
- msgid "All Requests"
1795
- msgstr "All Requests"
1796
-
1797
- #: templates/debug.php:573, templates/debug.php:602, templates/debug/logger.php:25
1798
- msgid "File"
1799
- msgstr "File"
1800
-
1801
- #: templates/debug.php:574, templates/debug.php:600, templates/debug/logger.php:23
1802
- msgid "Function"
1803
- msgstr "Function"
1804
-
1805
- #: templates/debug.php:575
1806
- msgid "Process ID"
1807
- msgstr "Process ID"
1808
-
1809
- #: templates/debug.php:576
1810
- msgid "Logger"
1811
- msgstr "Logger"
1812
-
1813
- #: templates/debug.php:577, templates/debug.php:601, templates/debug/logger.php:24
1814
- msgid "Message"
1815
- msgstr "Message"
1816
-
1817
- #: templates/debug.php:579
1818
- msgid "Filter"
1819
- msgstr "Filter"
1820
-
1821
- #: templates/debug.php:587
1822
- msgid "Download"
1823
- msgstr "Download"
1824
-
1825
- #: templates/debug.php:598, templates/debug/logger.php:22
1826
- msgid "Type"
1827
- msgstr "Type"
1828
-
1829
- #: templates/debug.php:603, templates/debug/logger.php:26
1830
- msgid "Timestamp"
1831
- msgstr "Timestamp"
1832
-
1833
- #: templates/secure-https-header.php:28
1834
- msgid "Secure HTTPS %s page, running from an external domain"
1835
- msgstr "Secure HTTPS %s page, running from an external domain"
1836
-
1837
- #: includes/customizer/class-fs-customizer-support-section.php:55, templates/plugin-info/features.php:43
1838
- msgid "Support"
1839
- msgstr "Support"
1840
-
1841
- #: includes/debug/class-fs-debug-bar-panel.php:48, templates/debug/api-calls.php:54, templates/debug/logger.php:62
1842
- msgctxt "milliseconds"
1843
- msgid "ms"
1844
- msgstr "ms"
1845
-
1846
- #: includes/debug/debug-bar-start.php:41
1847
- msgid "Freemius API"
1848
- msgstr "Freemius API"
1849
-
1850
- #: includes/debug/debug-bar-start.php:42
1851
- msgid "Requests"
1852
- msgstr "Requests"
1853
-
1854
- #: templates/account/billing.php:22
1855
- msgctxt "verb"
1856
- msgid "Update"
1857
- msgstr "Update"
1858
-
1859
- #: templates/account/billing.php:33
1860
- msgid "Billing"
1861
- msgstr "Billing"
1862
-
1863
- #: templates/account/billing.php:38, templates/account/billing.php:38
1864
- msgid "Business name"
1865
- msgstr "Business name"
1866
-
1867
- #: templates/account/billing.php:39, templates/account/billing.php:39
1868
- msgid "Tax / VAT ID"
1869
- msgstr "Tax / VAT ID"
1870
-
1871
- #: templates/account/billing.php:42, templates/account/billing.php:42, templates/account/billing.php:43, templates/account/billing.php:43
1872
- msgid "Address Line %d"
1873
- msgstr "Address Line %d"
1874
-
1875
- #: templates/account/billing.php:46, templates/account/billing.php:46
1876
- msgid "City"
1877
- msgstr "City"
1878
-
1879
- #: templates/account/billing.php:46, templates/account/billing.php:46
1880
- msgid "Town"
1881
- msgstr "Town"
1882
-
1883
- #: templates/account/billing.php:47, templates/account/billing.php:47
1884
- msgid "ZIP / Postal Code"
1885
- msgstr "ZIP / Postal Code"
1886
-
1887
- #: templates/account/billing.php:302
1888
- msgid "Country"
1889
- msgstr "Country"
1890
-
1891
- #: templates/account/billing.php:304
1892
- msgid "Select Country"
1893
- msgstr "Select Country"
1894
-
1895
- #: templates/account/billing.php:311, templates/account/billing.php:312
1896
- msgid "State"
1897
- msgstr "State"
1898
-
1899
- #: templates/account/billing.php:311, templates/account/billing.php:312
1900
- msgid "Province"
1901
- msgstr "Province"
1902
-
1903
- #: templates/account/payments.php:29
1904
- msgid "Payments"
1905
- msgstr "Payments"
1906
-
1907
- #: templates/account/payments.php:36
1908
- msgid "Date"
1909
- msgstr "Date"
1910
-
1911
- #: templates/account/payments.php:37
1912
- msgid "Amount"
1913
- msgstr "Amount"
1914
-
1915
- #: templates/account/payments.php:38, templates/account/payments.php:50
1916
- msgid "Invoice"
1917
- msgstr "Invoice"
1918
-
1919
- #: templates/debug/api-calls.php:56
1920
- msgid "API"
1921
- msgstr "API"
1922
-
1923
- #: templates/debug/api-calls.php:68
1924
- msgid "Method"
1925
- msgstr "Method"
1926
-
1927
- #: templates/debug/api-calls.php:69
1928
- msgid "Code"
1929
- msgstr "Code"
1930
-
1931
- #: templates/debug/api-calls.php:70
1932
- msgid "Length"
1933
- msgstr "Length"
1934
-
1935
- #: templates/debug/api-calls.php:71
1936
- msgctxt "as file/folder path"
1937
- msgid "Path"
1938
- msgstr "Path"
1939
-
1940
- #: templates/debug/api-calls.php:73
1941
- msgid "Body"
1942
- msgstr "Body"
1943
-
1944
- #: templates/debug/api-calls.php:75
1945
- msgid "Result"
1946
- msgstr "Result"
1947
-
1948
- #: templates/debug/api-calls.php:76
1949
- msgid "Start"
1950
- msgstr "Start"
1951
-
1952
- #: templates/debug/api-calls.php:77
1953
- msgid "End"
1954
- msgstr "End"
1955
-
1956
- #: templates/debug/logger.php:15
1957
- msgid "Log"
1958
- msgstr "Log"
1959
-
1960
- #. translators: %s: time period (e.g. In "2 hours")
1961
- #: templates/debug/plugins-themes-sync.php:18, templates/debug/scheduled-crons.php:91
1962
- msgid "In %s"
1963
- msgstr "In %s"
1964
-
1965
- #. translators: %s: time period (e.g. "2 hours" ago)
1966
- #: templates/debug/plugins-themes-sync.php:20, templates/debug/scheduled-crons.php:93
1967
- msgid "%s ago"
1968
- msgstr "%s ago"
1969
-
1970
- #: templates/debug/plugins-themes-sync.php:21, templates/debug/scheduled-crons.php:74
1971
- msgctxt "seconds"
1972
- msgid "sec"
1973
- msgstr "sec"
1974
-
1975
- #: templates/debug/plugins-themes-sync.php:23
1976
- msgid "Plugins & Themes Sync"
1977
- msgstr "Plugins & Themes Sync"
1978
-
1979
- #: templates/debug/plugins-themes-sync.php:28
1980
- msgid "Total"
1981
- msgstr "Total"
1982
-
1983
- #: templates/debug/plugins-themes-sync.php:29, templates/debug/scheduled-crons.php:84
1984
- msgid "Last"
1985
- msgstr "Last"
1986
-
1987
- #: templates/debug/scheduled-crons.php:76
1988
- msgid "Scheduled Crons"
1989
- msgstr "Scheduled Crons"
1990
-
1991
- #: templates/debug/scheduled-crons.php:81
1992
- msgid "Module"
1993
- msgstr "Module"
1994
-
1995
- #: templates/debug/scheduled-crons.php:82
1996
- msgid "Module Type"
1997
- msgstr "Module Type"
1998
-
1999
- #: templates/debug/scheduled-crons.php:83
2000
- msgid "Cron Type"
2001
- msgstr "Cron Type"
2002
-
2003
- #: templates/debug/scheduled-crons.php:85
2004
- msgid "Next"
2005
- msgstr "Next"
2006
-
2007
- #: templates/forms/affiliation.php:82
2008
- msgid "Non-expiring"
2009
- msgstr "Non-expiring"
2010
-
2011
- #: templates/forms/affiliation.php:85
2012
- msgid "Apply to become an affiliate"
2013
- msgstr "Apply to become an affiliate"
2014
-
2015
- #: templates/forms/affiliation.php:104
2016
- msgid "Your affiliate application for %s has been accepted! Log in to your affiliate area at: %s."
2017
- msgstr "Your affiliate application for %s has been accepted! Log in to your affiliate area at: %s."
2018
-
2019
- #: templates/forms/affiliation.php:119
2020
- msgid "Thank you for applying for our affiliate program, we'll review your details during the next 14 days and will get back to you with further information."
2021
- msgstr "Thank you for applying for our affiliate program, we'll review your details during the next 14 days and will get back to you with further information."
2022
-
2023
- #: templates/forms/affiliation.php:122
2024
- msgid "Your affiliation account was temporarily suspended."
2025
- msgstr "Your affiliation account was temporarily suspended."
2026
-
2027
- #: templates/forms/affiliation.php:125
2028
- msgid "Thank you for applying for our affiliate program, unfortunately, we've decided at this point to reject your application. Please try again in 30 days."
2029
- msgstr "Thank you for applying for our affiliate program, unfortunately, we've decided at this point to reject your application. Please try again in 30 days."
2030
-
2031
- #: templates/forms/affiliation.php:128
2032
- msgid "Due to violation of our affiliation terms, we decided to temporarily block your affiliation account. If you have any questions, please contact support."
2033
- msgstr "Due to violation of our affiliation terms, we decided to temporarily block your affiliation account. If you have any questions, please contact support."
2034
-
2035
- #: templates/forms/affiliation.php:141
2036
- msgid "Like the %s? Become our ambassador and earn cash ;-)"
2037
- msgstr "Like the %s? Become our ambassador and earn cash ;-)"
2038
-
2039
- #: templates/forms/affiliation.php:142
2040
- msgid "Refer new customers to our %s and earn %s commission on each successful sale you refer!"
2041
- msgstr "Refer new customers to our %s and earn %s commission on each successful sale you refer!"
2042
-
2043
- #: templates/forms/affiliation.php:145
2044
- msgid "Program Summary"
2045
- msgstr "Program Summary"
2046
-
2047
- #: templates/forms/affiliation.php:147
2048
- msgid "%s commission when a customer purchases a new license."
2049
- msgstr "%s commission when a customer purchases a new license."
2050
-
2051
- #: templates/forms/affiliation.php:149
2052
- msgid "Get commission for automated subscription renewals."
2053
- msgstr "Get commission for automated subscription renewals."
2054
-
2055
- #: templates/forms/affiliation.php:152
2056
- msgid "%s tracking cookie after the first visit to maximize earnings potential."
2057
- msgstr "%s tracking cookie after the first visit to maximize earnings potential."
2058
-
2059
- #: templates/forms/affiliation.php:155
2060
- msgid "Unlimited commissions."
2061
- msgstr "Unlimited commissions."
2062
-
2063
- #: templates/forms/affiliation.php:157
2064
- msgid "%s minimum payout amount."
2065
- msgstr "%s minimum payout amount."
2066
-
2067
- #: templates/forms/affiliation.php:158
2068
- msgid "Payouts are in USD and processed monthly via PayPal."
2069
- msgstr "Payouts are in USD and processed monthly via PayPal."
2070
-
2071
- #: templates/forms/affiliation.php:159
2072
- msgid "As we reserve 30 days for potential refunds, we only pay commissions that are older than 30 days."
2073
- msgstr "As we reserve 30 days for potential refunds, we only pay commissions that are older than 30 days."
2074
-
2075
- #: templates/forms/affiliation.php:162
2076
- msgid "Affiliate"
2077
- msgstr "Affiliate"
2078
-
2079
- #: templates/forms/affiliation.php:165, templates/forms/resend-key.php:23
2080
- msgid "Email address"
2081
- msgstr "Email address"
2082
-
2083
- #: templates/forms/affiliation.php:169
2084
- msgid "Full name"
2085
- msgstr "Full name"
2086
-
2087
- #: templates/forms/affiliation.php:173
2088
- msgid "PayPal account email address"
2089
- msgstr "PayPal account email address"
2090
-
2091
- #: templates/forms/affiliation.php:177
2092
- msgid "Where are you going to promote the %s?"
2093
- msgstr "Where are you going to promote the %s?"
2094
-
2095
- #: templates/forms/affiliation.php:179
2096
- msgid "Enter the domain of your website or other websites from where you plan to promote the %s."
2097
- msgstr "Enter the domain of your website or other websites from where you plan to promote the %s."
2098
-
2099
- #: templates/forms/affiliation.php:181
2100
- msgid "Add another domain"
2101
- msgstr "Add another domain"
2102
-
2103
- #: templates/forms/affiliation.php:185
2104
- msgid "Extra Domains"
2105
- msgstr "Extra Domains"
2106
-
2107
- #: templates/forms/affiliation.php:186
2108
- msgid "Extra domains where you will be marketing the product from."
2109
- msgstr "Extra domains where you will be marketing the product from."
2110
-
2111
- #: templates/forms/affiliation.php:196
2112
- msgid "Promotion methods"
2113
- msgstr "Promotion methods"
2114
-
2115
- #: templates/forms/affiliation.php:199
2116
- msgid "Social media (Facebook, Twitter, etc.)"
2117
- msgstr "Social media (Facebook, Twitter, etc.)"
2118
-
2119
- #: templates/forms/affiliation.php:203
2120
- msgid "Mobile apps"
2121
- msgstr "Mobile apps"
2122
-
2123
- #: templates/forms/affiliation.php:207
2124
- msgid "Website, email, and social media statistics (optional)"
2125
- msgstr "Website, email, and social media statistics (optional)"
2126
-
2127
- #: templates/forms/affiliation.php:210
2128
- msgid "Please feel free to provide any relevant website or social media statistics, e.g. monthly unique site visits, number of email subscribers, followers, etc. (we will keep this information confidential)."
2129
- msgstr "Please feel free to provide any relevant website or social media statistics, e.g. monthly unique site visits, number of email subscribers, followers, etc. (we will keep this information confidential)."
2130
-
2131
- #: templates/forms/affiliation.php:214
2132
- msgid "How will you promote us?"
2133
- msgstr "How will you promote us?"
2134
-
2135
- #: templates/forms/affiliation.php:217
2136
- msgid "Please provide details on how you intend to promote %s (please be as specific as possible)."
2137
- msgstr "Please provide details on how you intend to promote %s (please be as specific as possible)."
2138
-
2139
- #: templates/forms/affiliation.php:223, templates/forms/resend-key.php:22
2140
- msgid "Cancel"
2141
- msgstr "Cancel"
2142
-
2143
- #: templates/forms/affiliation.php:225
2144
- msgid "Become an affiliate"
2145
- msgstr "Become an affiliate"
2146
-
2147
- #: templates/forms/license-activation.php:21
2148
- msgid "Please enter the license key that you received in the email right after the purchase:"
2149
- msgstr "Please enter the license key that you received in the email right after the purchase:"
2150
-
2151
- #: templates/forms/license-activation.php:26
2152
- msgid "Update License"
2153
- msgstr "Update License"
2154
-
2155
- #: templates/forms/optout.php:30
2156
- msgctxt "verb"
2157
- msgid "Opt Out"
2158
- msgstr "Opt Out"
2159
-
2160
- #: templates/forms/optout.php:31
2161
- msgctxt "verb"
2162
- msgid "Opt In"
2163
- msgstr "Opt In"
2164
-
2165
- #: templates/forms/optout.php:33
2166
- msgid "Usage tracking is done in the name of making %s better. Making a better user experience, prioritizing new features, and more good things. We'd really appreciate if you'll reconsider letting us continue with the tracking."
2167
- msgstr "Usage tracking is done in the name of making %s better. Making a better user experience, prioritizing new features, and more good things. We'd really appreciate if you'll reconsider letting us continue with the tracking."
2168
-
2169
- #: templates/forms/optout.php:35
2170
- msgid "By clicking \"Opt Out\", we will no longer be sending any data from %s to %s."
2171
- msgstr "By clicking \"Opt Out\", we will no longer be sending any data from %s to %s."
2172
-
2173
- #: templates/forms/premium-versions-upgrade-handler.php:40
2174
- msgid "There is a new version of %s available."
2175
- msgstr "There is a new version of %s available."
2176
-
2177
- #: templates/forms/premium-versions-upgrade-handler.php:41
2178
- msgid " %s to access version %s security & feature updates, and support."
2179
- msgstr " %s to access version %s security & feature updates, and support."
2180
-
2181
- #: templates/forms/premium-versions-upgrade-handler.php:54
2182
- msgid "New Version Available"
2183
- msgstr "New Version Available"
2184
-
2185
- #: templates/forms/premium-versions-upgrade-handler.php:75
2186
- msgctxt "close a window"
2187
- msgid "Dismiss"
2188
- msgstr "Dismiss"
2189
-
2190
- #: templates/forms/resend-key.php:21
2191
- msgid "Send License Key"
2192
- msgstr "Send License Key"
2193
-
2194
- #: templates/forms/resend-key.php:57
2195
- msgid "Enter the email address you've used for the upgrade below and we will resend you the license key."
2196
- msgstr "Enter the email address you've used for the upgrade below and we will resend you the license key."
2197
-
2198
- #: templates/forms/subscription-cancellation.php:37
2199
- msgid "Deactivating or uninstalling the %s will automatically disable the license, which you'll be able to use on another site."
2200
- msgstr "Deactivating or uninstalling the %s will automatically disable the license, which you'll be able to use on another site."
2201
-
2202
- #: templates/forms/subscription-cancellation.php:47
2203
- msgid "In case you are NOT planning on using this %s on this site (or any other site) - would you like to cancel the %s as well?"
2204
- msgstr "In case you are NOT planning on using this %s on this site (or any other site) - would you like to cancel the %s as well?"
2205
-
2206
- #: templates/forms/subscription-cancellation.php:52
2207
- msgid "license"
2208
- msgstr "license"
2209
-
2210
- #: templates/forms/subscription-cancellation.php:57
2211
- msgid "Cancel %s - I no longer need any security & feature updates, nor support for %s because I'm not planning to use the %s on this, or any other site."
2212
- msgstr "Cancel %s - I no longer need any security & feature updates, nor support for %s because I'm not planning to use the %s on this, or any other site."
2213
-
2214
- #: templates/forms/subscription-cancellation.php:68
2215
- msgid "Don't cancel %s - I'm still interested in getting security & feature updates, as well as be able to contact support."
2216
- msgstr "Don't cancel %s - I'm still interested in getting security & feature updates, as well as be able to contact support."
2217
-
2218
- #. translators: %1$s: Either 'Downgrading your plan' or 'Cancelling the subscription'
2219
- #: templates/forms/subscription-cancellation.php:99, templates/account/partials/addon.php:29, templates/account/partials/site.php:298
2220
- msgid "%1$s will immediately stop all future recurring payments and your %s plan license will expire in %s."
2221
- msgstr "%1$s will immediately stop all future recurring payments and your %s plan license will expire in %s."
2222
-
2223
- #: templates/forms/subscription-cancellation.php:103
2224
- msgid "Once your license expires you will no longer be able to use the %s, unless you activate it again with a valid premium license."
2225
- msgstr "Once your license expires you will no longer be able to use the %s, unless you activate it again with a valid premium license."
2226
-
2227
- #: templates/forms/subscription-cancellation.php:136
2228
- msgid "Cancel %s?"
2229
- msgstr "Cancel %s?"
2230
-
2231
- #: templates/forms/subscription-cancellation.php:143
2232
- msgid "Proceed"
2233
- msgstr "Proceed"
2234
-
2235
- #: templates/forms/subscription-cancellation.php:191, templates/forms/deactivation/form.php:171
2236
- msgid "Cancel %s & Proceed"
2237
- msgstr "Cancel %s & Proceed"
2238
-
2239
- #: templates/forms/trial-start.php:22
2240
- msgid "You are 1-click away from starting your %1$s-day free trial of the %2$s plan."
2241
- msgstr "You are 1-click away from starting your %1$s-day free trial of the %2$s plan."
2242
-
2243
- #: templates/forms/trial-start.php:28
2244
- msgid "For compliance with the WordPress.org guidelines, before we start the trial we ask that you opt in with your user and non-sensitive site information, allowing the %s to periodically send data to %s to check for version updates and to validate your trial."
2245
- msgstr "For compliance with the WordPress.org guidelines, before we start the trial we ask that you opt in with your user and non-sensitive site information, allowing the %s to periodically send data to %s to check for version updates and to validate your trial."
2246
-
2247
- #: templates/js/style-premium-theme.php:39
2248
- msgid "Premium"
2249
- msgstr "Premium"
2250
-
2251
- #: templates/js/style-premium-theme.php:42
2252
- msgid "Beta"
2253
- msgstr "Beta"
2254
-
2255
- #: templates/partials/network-activation.php:27
2256
- msgid "Activate license on all sites in the network."
2257
- msgstr "Activate license on all sites in the network."
2258
-
2259
- #: templates/partials/network-activation.php:28
2260
- msgid "Apply on all sites in the network."
2261
- msgstr "Apply on all sites in the network."
2262
-
2263
- #: templates/partials/network-activation.php:31
2264
- msgid "Activate license on all pending sites."
2265
- msgstr "Activate license on all pending sites."
2266
-
2267
- #: templates/partials/network-activation.php:32
2268
- msgid "Apply on all pending sites."
2269
- msgstr "Apply on all pending sites."
2270
-
2271
- #: templates/partials/network-activation.php:40, templates/partials/network-activation.php:74
2272
- msgid "allow"
2273
- msgstr "allow"
2274
-
2275
- #: templates/partials/network-activation.php:43, templates/partials/network-activation.php:77
2276
- msgid "delegate"
2277
- msgstr "delegate"
2278
-
2279
- #: templates/partials/network-activation.php:47, templates/partials/network-activation.php:81
2280
- msgid "skip"
2281
- msgstr "skip"
2282
-
2283
- #: templates/plugin-info/description.php:72, templates/plugin-info/screenshots.php:31
2284
- msgid "Click to view full-size screenshot %d"
2285
- msgstr "Click to view full-size screenshot %d"
2286
-
2287
- #: templates/plugin-info/features.php:56
2288
- msgid "Unlimited Updates"
2289
- msgstr "Unlimited Updates"
2290
-
2291
- #: templates/account/partials/activate-license-button.php:46
2292
- msgid "Localhost"
2293
- msgstr "Localhost"
2294
-
2295
- #: templates/account/partials/activate-license-button.php:50
2296
- msgctxt "as 5 licenses left"
2297
- msgid "%s left"
2298
- msgstr "%s left"
2299
-
2300
- #: templates/account/partials/activate-license-button.php:51
2301
- msgid "Last license"
2302
- msgstr "Last license"
2303
-
2304
- #: templates/account/partials/addon.php:167
2305
- msgid "Cancelled"
2306
- msgstr "Cancelled"
2307
-
2308
- #: templates/account/partials/addon.php:177
2309
- msgid "No expiration"
2310
- msgstr "No expiration"
2311
-
2312
- #: templates/account/partials/site.php:181
2313
- msgid "Owner Name"
2314
- msgstr "Owner Name"
2315
-
2316
- #: templates/account/partials/site.php:193
2317
- msgid "Owner Email"
2318
- msgstr "Owner Email"
2319
-
2320
- #: templates/account/partials/site.php:205
2321
- msgid "Owner ID"
2322
- msgstr "Owner ID"
2323
-
2324
- #: templates/account/partials/site.php:270
2325
- msgid "Subscription"
2326
- msgstr "Subscription"
2327
-
2328
- #: templates/forms/deactivation/contact.php:19
2329
- msgid "Sorry for the inconvenience and we are here to help if you give us a chance."
2330
- msgstr "Sorry for the inconvenience and we are here to help if you give us a chance."
2331
-
2332
- #: templates/forms/deactivation/contact.php:22
2333
- msgid "Contact Support"
2334
- msgstr "Contact Support"
2335
-
2336
- #: templates/forms/deactivation/form.php:64
2337
- msgid "Anonymous feedback"
2338
- msgstr "Anonymous feedback"
2339
-
2340
- #: templates/forms/deactivation/form.php:70
2341
- msgid "Deactivate"
2342
- msgstr "Deactivate"
2343
-
2344
- #: templates/forms/deactivation/form.php:72
2345
- msgid "Activate %s"
2346
- msgstr "Activate %s"
2347
-
2348
- #: templates/forms/deactivation/form.php:87
2349
- msgid "Quick Feedback"
2350
- msgstr "Quick Feedback"
2351
-
2352
- #: templates/forms/deactivation/form.php:91
2353
- msgid "If you have a moment, please let us know why you are %s"
2354
- msgstr "If you have a moment, please let us know why you are %s"
2355
-
2356
- #: templates/forms/deactivation/form.php:91
2357
- msgid "deactivating"
2358
- msgstr "deactivating"
2359
-
2360
- #: templates/forms/deactivation/form.php:91
2361
- msgid "switching"
2362
- msgstr "switching"
2363
-
2364
- #: templates/forms/deactivation/form.php:365
2365
- msgid "Submit & %s"
2366
- msgstr "Submit & %s"
2367
-
2368
- #: templates/forms/deactivation/form.php:386
2369
- msgid "Kindly tell us the reason so we can improve."
2370
- msgstr "Kindly tell us the reason so we can improve."
2371
-
2372
- #: templates/forms/deactivation/form.php:511
2373
- msgid "Yes - %s"
2374
- msgstr "Yes - %s"
2375
-
2376
- #: templates/forms/deactivation/form.php:518
2377
- msgid "Skip & %s"
2378
- msgstr "Skip & %s"
2379
-
2380
- #: templates/forms/deactivation/retry-skip.php:21
2381
- msgid "Click here to use the plugin anonymously"
2382
- msgstr "Click here to use the plugin anonymously"
2383
-
2384
- #: templates/forms/deactivation/retry-skip.php:23
2385
- msgid "You might have missed it, but you don't have to share any data and can just %s the opt-in."
2386
- msgstr "You might have missed it, but you don't have to share any data and can just %s the opt-in."
1
+ # Copyright (C) 2019 freemius
2
+ # This file is distributed under the same license as the freemius package.
3
+ msgid ""
4
+ msgstr ""
5
+ "Project-Id-Version: freemius\n"
6
+ "Report-Msgid-Bugs-To: https://github.com/Freemius/wordpress-sdk/issues\n"
7
+ "POT-Creation-Date: \n"
8
+ "PO-Revision-Date: \n"
9
+ "Last-Translator: Vova Feldman <vova@freemius.com>\n"
10
+ "Language: \n"
11
+ "Language-Team: Freemius Team <admin@freemius.com>\n"
12
+ "Content-Type: text/plain; charset=UTF-8\n"
13
+ "Content-Transfer-Encoding: 8bit\n"
14
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
15
+ "MIME-Version: 1.0\n"
16
+ "X-Poedit-Basepath: ..\n"
17
+ "X-Poedit-KeywordsList: get_text_inline;fs_text_inline;fs_echo_inline;fs_esc_js_inline;fs_esc_attr_inline;fs_esc_attr_echo_inline;fs_esc_html_inline;fs_esc_html_echo_inline;get_text_x_inline:1,2c;fs_text_x_inline:1,2c;fs_echo_x_inline:1,2c;fs_esc_attr_x_inline:1,2c;fs_esc_js_x_inline:1,2c;fs_esc_js_echo_x_inline:1,2c;fs_esc_html_x_inline:1,2c;fs_esc_html_echo_x_inline:1,2c\n"
18
+ "X-Poedit-SearchPath-0: .\n"
19
+ "X-Poedit-SearchPathExcluded-0: *.js\n"
20
+ "X-Poedit-SourceCharset: UTF-8\n"
21
+
22
+ #: includes/class-freemius.php:1838, templates/account.php:769
23
+ msgid "An update to a Beta version will replace your installed version of %s with the latest Beta release - use with caution, and not on production sites. You have been warned."
24
+ msgstr "An update to a Beta version will replace your installed version of %s with the latest Beta release - use with caution, and not on production sites. You have been warned."
25
+
26
+ #: includes/class-freemius.php:1845
27
+ msgid "Would you like to proceed with the update?"
28
+ msgstr "Would you like to proceed with the update?"
29
+
30
+ #: includes/class-freemius.php:2053
31
+ msgid "Freemius SDK couldn't find the plugin's main file. Please contact sdk@freemius.com with the current error."
32
+ msgstr "Freemius SDK couldn't find the plugin's main file. Please contact sdk@freemius.com with the current error."
33
+
34
+ #: includes/class-freemius.php:2055
35
+ msgid "Error"
36
+ msgstr "Error"
37
+
38
+ #: includes/class-freemius.php:2445
39
+ msgid "I found a better %s"
40
+ msgstr "I found a better %s"
41
+
42
+ #: includes/class-freemius.php:2447
43
+ msgid "What's the %s's name?"
44
+ msgstr "What's the %s's name?"
45
+
46
+ #: includes/class-freemius.php:2453
47
+ msgid "It's a temporary %s. I'm just debugging an issue."
48
+ msgstr "It's a temporary %s. I'm just debugging an issue."
49
+
50
+ #: includes/class-freemius.php:2455
51
+ msgid "Deactivation"
52
+ msgstr "Deactivation"
53
+
54
+ #: includes/class-freemius.php:2456
55
+ msgid "Theme Switch"
56
+ msgstr "Theme Switch"
57
+
58
+ #: includes/class-freemius.php:2465, templates/forms/resend-key.php:24
59
+ msgid "Other"
60
+ msgstr "Other"
61
+
62
+ #: includes/class-freemius.php:2473
63
+ msgid "I no longer need the %s"
64
+ msgstr "I no longer need the %s"
65
+
66
+ #: includes/class-freemius.php:2480
67
+ msgid "I only needed the %s for a short period"
68
+ msgstr "I only needed the %s for a short period"
69
+
70
+ #: includes/class-freemius.php:2486
71
+ msgid "The %s broke my site"
72
+ msgstr "The %s broke my site"
73
+
74
+ #: includes/class-freemius.php:2493
75
+ msgid "The %s suddenly stopped working"
76
+ msgstr "The %s suddenly stopped working"
77
+
78
+ #: includes/class-freemius.php:2503
79
+ msgid "I can't pay for it anymore"
80
+ msgstr "I can't pay for it anymore"
81
+
82
+ #: includes/class-freemius.php:2505
83
+ msgid "What price would you feel comfortable paying?"
84
+ msgstr "What price would you feel comfortable paying?"
85
+
86
+ #: includes/class-freemius.php:2511
87
+ msgid "I don't like to share my information with you"
88
+ msgstr "I don't like to share my information with you"
89
+
90
+ #: includes/class-freemius.php:2532
91
+ msgid "The %s didn't work"
92
+ msgstr "The %s didn't work"
93
+
94
+ #: includes/class-freemius.php:2542
95
+ msgid "I couldn't understand how to make it work"
96
+ msgstr "I couldn't understand how to make it work"
97
+
98
+ #: includes/class-freemius.php:2550
99
+ msgid "The %s is great, but I need specific feature that you don't support"
100
+ msgstr "The %s is great, but I need specific feature that you don't support"
101
+
102
+ #: includes/class-freemius.php:2552
103
+ msgid "What feature?"
104
+ msgstr "What feature?"
105
+
106
+ #: includes/class-freemius.php:2556
107
+ msgid "The %s is not working"
108
+ msgstr "The %s is not working"
109
+
110
+ #: includes/class-freemius.php:2558
111
+ msgid "Kindly share what didn't work so we can fix it for future users..."
112
+ msgstr "Kindly share what didn't work so we can fix it for future users..."
113
+
114
+ #: includes/class-freemius.php:2562
115
+ msgid "It's not what I was looking for"
116
+ msgstr "It's not what I was looking for"
117
+
118
+ #: includes/class-freemius.php:2564
119
+ msgid "What you've been looking for?"
120
+ msgstr "What you've been looking for?"
121
+
122
+ #: includes/class-freemius.php:2568
123
+ msgid "The %s didn't work as expected"
124
+ msgstr "The %s didn't work as expected"
125
+
126
+ #: includes/class-freemius.php:2570
127
+ msgid "What did you expect?"
128
+ msgstr "What did you expect?"
129
+
130
+ #: includes/class-freemius.php:3425, templates/debug.php:20
131
+ msgid "Freemius Debug"
132
+ msgstr "Freemius Debug"
133
+
134
+ #: includes/class-freemius.php:4177
135
+ msgid "I don't know what is cURL or how to install it, help me!"
136
+ msgstr "I don't know what is cURL or how to install it, help me!"
137
+
138
+ #: includes/class-freemius.php:4179
139
+ msgid "We'll make sure to contact your hosting company and resolve the issue. You will get a follow-up email to %s once we have an update."
140
+ msgstr "We'll make sure to contact your hosting company and resolve the issue. You will get a follow-up email to %s once we have an update."
141
+
142
+ #: includes/class-freemius.php:4186
143
+ msgid "Great, please install cURL and enable it in your php.ini file. In addition, search for the 'disable_functions' directive in your php.ini file and remove any disabled methods starting with 'curl_'. To make sure it was successfully activated, use 'phpinfo()'. Once activated, deactivate the %s and reactivate it back again."
144
+ msgstr "Great, please install cURL and enable it in your php.ini file. In addition, search for the 'disable_functions' directive in your php.ini file and remove any disabled methods starting with 'curl_'. To make sure it was successfully activated, use 'phpinfo()'. Once activated, deactivate the %s and reactivate it back again."
145
+
146
+ #: includes/class-freemius.php:4291
147
+ msgid "Yes - do your thing"
148
+ msgstr "Yes - do your thing"
149
+
150
+ #: includes/class-freemius.php:4296
151
+ msgid "No - just deactivate"
152
+ msgstr "No - just deactivate"
153
+
154
+ #: includes/class-freemius.php:4341, includes/class-freemius.php:4850, includes/class-freemius.php:5999, includes/class-freemius.php:12682, includes/class-freemius.php:16045, includes/class-freemius.php:16133, includes/class-freemius.php:16299, includes/class-freemius.php:18758, includes/class-freemius.php:18768, includes/class-freemius.php:19404, includes/class-freemius.php:20277, includes/class-freemius.php:20392, includes/class-freemius.php:20536, templates/add-ons.php:54
155
+ msgctxt "exclamation"
156
+ msgid "Oops"
157
+ msgstr "Oops"
158
+
159
+ #: includes/class-freemius.php:4410
160
+ msgid "Thank for giving us the chance to fix it! A message was just sent to our technical staff. We will get back to you as soon as we have an update to %s. Appreciate your patience."
161
+ msgstr "Thank for giving us the chance to fix it! A message was just sent to our technical staff. We will get back to you as soon as we have an update to %s. Appreciate your patience."
162
+
163
+ #: includes/class-freemius.php:4847
164
+ msgctxt "addonX cannot run without pluginY"
165
+ msgid "%s cannot run without %s."
166
+ msgstr "%s cannot run without %s."
167
+
168
+ #: includes/class-freemius.php:4848
169
+ msgctxt "addonX cannot run..."
170
+ msgid "%s cannot run without the plugin."
171
+ msgstr "%s cannot run without the plugin."
172
+
173
+ #: includes/class-freemius.php:5020, includes/class-freemius.php:5045, includes/class-freemius.php:19475
174
+ msgid "Unexpected API error. Please contact the %s's author with the following error."
175
+ msgstr "Unexpected API error. Please contact the %s's author with the following error."
176
+
177
+ #: includes/class-freemius.php:5687
178
+ msgid "Premium %s version was successfully activated."
179
+ msgstr "Premium %s version was successfully activated."
180
+
181
+ #: includes/class-freemius.php:5699, includes/class-freemius.php:7567
182
+ msgctxt "Used to express elation, enthusiasm, or triumph (especially in electronic communication)."
183
+ msgid "W00t"
184
+ msgstr "W00t"
185
+
186
+ #: includes/class-freemius.php:5714
187
+ msgid "You have a %s license."
188
+ msgstr "You have a %s license."
189
+
190
+ #: includes/class-freemius.php:5718, includes/class-freemius.php:15466, includes/class-freemius.php:15477, includes/class-freemius.php:18669, includes/class-freemius.php:18999, includes/class-freemius.php:19065, includes/class-freemius.php:19229
191
+ msgctxt "interjection expressing joy or exuberance"
192
+ msgid "Yee-haw"
193
+ msgstr "Yee-haw"
194
+
195
+ #: includes/class-freemius.php:5982
196
+ msgid "%s free trial was successfully cancelled. Since the add-on is premium only it was automatically deactivated. If you like to use it in the future, you'll have to purchase a license."
197
+ msgstr "%s free trial was successfully cancelled. Since the add-on is premium only it was automatically deactivated. If you like to use it in the future, you'll have to purchase a license."
198
+
199
+ #: includes/class-freemius.php:5986
200
+ msgid "%s is a premium only add-on. You have to purchase a license first before activating the plugin."
201
+ msgstr "%s is a premium only add-on. You have to purchase a license first before activating the plugin."
202
+
203
+ #: includes/class-freemius.php:5995, templates/add-ons.php:130, templates/account/partials/addon.php:343
204
+ msgid "More information about %s"
205
+ msgstr "More information about %s"
206
+
207
+ #: includes/class-freemius.php:5996
208
+ msgid "Purchase License"
209
+ msgstr "Purchase License"
210
+
211
+ #: includes/class-freemius.php:6931, templates/connect.php:163
212
+ msgid "You should receive an activation email for %s to your mailbox at %s. Please make sure you click the activation button in that email to %s."
213
+ msgstr "You should receive an activation email for %s to your mailbox at %s. Please make sure you click the activation button in that email to %s."
214
+
215
+ #: includes/class-freemius.php:6935
216
+ msgid "start the trial"
217
+ msgstr "start the trial"
218
+
219
+ #: includes/class-freemius.php:6936, templates/connect.php:167
220
+ msgid "complete the install"
221
+ msgstr "complete the install"
222
+
223
+ #: includes/class-freemius.php:7049
224
+ msgid "You are just one step away - %s"
225
+ msgstr "You are just one step away - %s"
226
+
227
+ #: includes/class-freemius.php:7052
228
+ msgctxt "%s - plugin name. As complete \"PluginX\" activation now"
229
+ msgid "Complete \"%s\" Activation Now"
230
+ msgstr "Complete \"%s\" Activation Now"
231
+
232
+ #: includes/class-freemius.php:7130
233
+ msgid "We made a few tweaks to the %s, %s"
234
+ msgstr "We made a few tweaks to the %s, %s"
235
+
236
+ #: includes/class-freemius.php:7134
237
+ msgid "Opt in to make \"%s\" better!"
238
+ msgstr "Opt in to make \"%s\" better!"
239
+
240
+ #: includes/class-freemius.php:7566
241
+ msgid "The upgrade of %s was successfully completed."
242
+ msgstr "The upgrade of %s was successfully completed."
243
+
244
+ #: includes/class-freemius.php:9728, includes/class-fs-plugin-updater.php:975, includes/class-fs-plugin-updater.php:1170, includes/class-fs-plugin-updater.php:1177, templates/auto-installation.php:32
245
+ msgid "Add-On"
246
+ msgstr "Add-On"
247
+
248
+ #: includes/class-freemius.php:9730, templates/account.php:313, templates/account.php:321, templates/debug.php:361, templates/debug.php:522
249
+ msgid "Plugin"
250
+ msgstr "Plugin"
251
+
252
+ #: includes/class-freemius.php:9731, templates/account.php:314, templates/account.php:322, templates/debug.php:361, templates/debug.php:522, templates/forms/deactivation/form.php:71
253
+ msgid "Theme"
254
+ msgstr "Theme"
255
+
256
+ #: includes/class-freemius.php:12148
257
+ msgid "An unknown error has occurred while trying to set the user's beta mode."
258
+ msgstr "An unknown error has occurred while trying to set the user's beta mode."
259
+
260
+ #: includes/class-freemius.php:12549
261
+ msgid "Invalid site details collection."
262
+ msgstr "Invalid site details collection."
263
+
264
+ #: includes/class-freemius.php:12669
265
+ msgid "We couldn't find your email address in the system, are you sure it's the right address?"
266
+ msgstr "We couldn't find your email address in the system, are you sure it's the right address?"
267
+
268
+ #: includes/class-freemius.php:12671
269
+ msgid "We can't see any active licenses associated with that email address, are you sure it's the right address?"
270
+ msgstr "We can't see any active licenses associated with that email address, are you sure it's the right address?"
271
+
272
+ #: includes/class-freemius.php:12945
273
+ msgid "Account is pending activation."
274
+ msgstr "Account is pending activation."
275
+
276
+ #: includes/class-freemius.php:13057, templates/forms/premium-versions-upgrade-handler.php:47
277
+ msgid "Buy a license now"
278
+ msgstr "Buy a license now"
279
+
280
+ #: includes/class-freemius.php:13069, templates/forms/premium-versions-upgrade-handler.php:46
281
+ msgid "Renew your license now"
282
+ msgstr "Renew your license now"
283
+
284
+ #: includes/class-freemius.php:13073
285
+ msgid "%s to access version %s security & feature updates, and support."
286
+ msgstr "%s to access version %s security & feature updates, and support."
287
+
288
+ #: includes/class-freemius.php:15448
289
+ msgid "%s activation was successfully completed."
290
+ msgstr "%s activation was successfully completed."
291
+
292
+ #: includes/class-freemius.php:15462
293
+ msgid "Your account was successfully activated with the %s plan."
294
+ msgstr "Your account was successfully activated with the %s plan."
295
+
296
+ #: includes/class-freemius.php:15473, includes/class-freemius.php:19061
297
+ msgid "Your trial has been successfully started."
298
+ msgstr "Your trial has been successfully started."
299
+
300
+ #: includes/class-freemius.php:16043, includes/class-freemius.php:16131, includes/class-freemius.php:16297
301
+ msgid "Couldn't activate %s."
302
+ msgstr "Couldn't activate %s."
303
+
304
+ #: includes/class-freemius.php:16044, includes/class-freemius.php:16132, includes/class-freemius.php:16298
305
+ msgid "Please contact us with the following message:"
306
+ msgstr "Please contact us with the following message:"
307
+
308
+ #: includes/class-freemius.php:16128
309
+ msgid "An unknown error has occurred."
310
+ msgstr "An unknown error has occurred."
311
+
312
+ #: includes/class-freemius.php:16655, includes/class-freemius.php:21409
313
+ msgid "Upgrade"
314
+ msgstr "Upgrade"
315
+
316
+ #: includes/class-freemius.php:16661
317
+ msgid "Start Trial"
318
+ msgstr "Start Trial"
319
+
320
+ #: includes/class-freemius.php:16663
321
+ msgid "Pricing"
322
+ msgstr "Pricing"
323
+
324
+ #: includes/class-freemius.php:16742, includes/class-freemius.php:16744
325
+ msgid "Affiliation"
326
+ msgstr "Affiliation"
327
+
328
+ #: includes/class-freemius.php:16772, includes/class-freemius.php:16774, templates/account.php:177, templates/debug.php:326
329
+ msgid "Account"
330
+ msgstr "Account"
331
+
332
+ #: includes/class-freemius.php:16787, includes/class-freemius.php:16789, includes/customizer/class-fs-customizer-support-section.php:60
333
+ msgid "Contact Us"
334
+ msgstr "Contact Us"
335
+
336
+ #: includes/class-freemius.php:16799, includes/class-freemius.php:16801, includes/class-freemius.php:21423, templates/account.php:105, templates/account/partials/addon.php:45
337
+ msgid "Add-Ons"
338
+ msgstr "Add-Ons"
339
+
340
+ #: includes/class-freemius.php:16835
341
+ msgctxt "ASCII arrow left icon"
342
+ msgid "&#x2190;"
343
+ msgstr "&#x2190;"
344
+
345
+ #: includes/class-freemius.php:16835
346
+ msgctxt "ASCII arrow right icon"
347
+ msgid "&#x27a4;"
348
+ msgstr "&#x27a4;"
349
+
350
+ #: includes/class-freemius.php:16837, templates/pricing.php:102
351
+ msgctxt "noun"
352
+ msgid "Pricing"
353
+ msgstr "Pricing"
354
+
355
+ #: includes/class-freemius.php:17050, includes/customizer/class-fs-customizer-support-section.php:67
356
+ msgid "Support Forum"
357
+ msgstr "Support Forum"
358
+
359
+ #: includes/class-freemius.php:17995
360
+ msgid "Your email has been successfully verified - you are AWESOME!"
361
+ msgstr "Your email has been successfully verified - you are AWESOME!"
362
+
363
+ #: includes/class-freemius.php:17996
364
+ msgctxt "a positive response"
365
+ msgid "Right on"
366
+ msgstr "Right on"
367
+
368
+ #: includes/class-freemius.php:18660
369
+ msgid "Your %s Add-on plan was successfully upgraded."
370
+ msgstr "Your %s Add-on plan was successfully upgraded."
371
+
372
+ #: includes/class-freemius.php:18662
373
+ msgid "%s Add-on was successfully purchased."
374
+ msgstr "%s Add-on was successfully purchased."
375
+
376
+ #: includes/class-freemius.php:18665
377
+ msgid "Download the latest version"
378
+ msgstr "Download the latest version"
379
+
380
+ #: includes/class-freemius.php:18751
381
+ msgid "Your server is blocking the access to Freemius' API, which is crucial for %1$s synchronization. Please contact your host to whitelist %2$s"
382
+ msgstr "Your server is blocking the access to Freemius' API, which is crucial for %1$s synchronization. Please contact your host to whitelist %2$s"
383
+
384
+ #: includes/class-freemius.php:18757, includes/class-freemius.php:19188, includes/class-freemius.php:19277
385
+ msgid "Error received from the server:"
386
+ msgstr "Error received from the server:"
387
+
388
+ #: includes/class-freemius.php:18767
389
+ msgid "It seems like one of the authentication parameters is wrong. Update your Public Key, Secret Key & User ID, and try again."
390
+ msgstr "It seems like one of the authentication parameters is wrong. Update your Public Key, Secret Key & User ID, and try again."
391
+
392
+ #: includes/class-freemius.php:18961, includes/class-freemius.php:19193, includes/class-freemius.php:19248, includes/class-freemius.php:19351
393
+ msgctxt "something somebody says when they are thinking about what you have just said."
394
+ msgid "Hmm"
395
+ msgstr "Hmm"
396
+
397
+ #: includes/class-freemius.php:18974
398
+ msgid "It looks like you are still on the %s plan. If you did upgrade or change your plan, it's probably an issue on our side - sorry."
399
+ msgstr "It looks like you are still on the %s plan. If you did upgrade or change your plan, it's probably an issue on our side - sorry."
400
+
401
+ #: includes/class-freemius.php:18975, templates/account.php:107, templates/add-ons.php:191, templates/account/partials/addon.php:47
402
+ msgctxt "trial period"
403
+ msgid "Trial"
404
+ msgstr "Trial"
405
+
406
+ #: includes/class-freemius.php:18980
407
+ msgid "I have upgraded my account but when I try to Sync the License, the plan remains %s."
408
+ msgstr "I have upgraded my account but when I try to Sync the License, the plan remains %s."
409
+
410
+ #: includes/class-freemius.php:18984, includes/class-freemius.php:19043
411
+ msgid "Please contact us here"
412
+ msgstr "Please contact us here"
413
+
414
+ #: includes/class-freemius.php:18995
415
+ msgid "Your plan was successfully activated."
416
+ msgstr "Your plan was successfully activated."
417
+
418
+ #: includes/class-freemius.php:18996
419
+ msgid "Your plan was successfully upgraded."
420
+ msgstr "Your plan was successfully upgraded."
421
+
422
+ #: includes/class-freemius.php:19013
423
+ msgid "Your plan was successfully changed to %s."
424
+ msgstr "Your plan was successfully changed to %s."
425
+
426
+ #: includes/class-freemius.php:19029
427
+ msgid "Your license has expired. You can still continue using the free %s forever."
428
+ msgstr "Your license has expired. You can still continue using the free %s forever."
429
+
430
+ #: includes/class-freemius.php:19031
431
+ msgid "Your license has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions."
432
+ msgstr "Your license has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions."
433
+
434
+ #: includes/class-freemius.php:19039
435
+ msgid "Your license has been cancelled. If you think it's a mistake, please contact support."
436
+ msgstr "Your license has been cancelled. If you think it's a mistake, please contact support."
437
+
438
+ #: includes/class-freemius.php:19052
439
+ msgid "Your license has expired. You can still continue using all the %s features, but you'll need to renew your license to continue getting updates and support."
440
+ msgstr "Your license has expired. You can still continue using all the %s features, but you'll need to renew your license to continue getting updates and support."
441
+
442
+ #: includes/class-freemius.php:19075
443
+ msgid "Your free trial has expired. You can still continue using all our free features."
444
+ msgstr "Your free trial has expired. You can still continue using all our free features."
445
+
446
+ #: includes/class-freemius.php:19077
447
+ msgid "Your free trial has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions."
448
+ msgstr "Your free trial has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions."
449
+
450
+ #: includes/class-freemius.php:19184
451
+ msgid "It looks like the license could not be activated."
452
+ msgstr "It looks like the license could not be activated."
453
+
454
+ #: includes/class-freemius.php:19226
455
+ msgid "Your license was successfully activated."
456
+ msgstr "Your license was successfully activated."
457
+
458
+ #: includes/class-freemius.php:19252
459
+ msgid "It looks like your site currently doesn't have an active license."
460
+ msgstr "It looks like your site currently doesn't have an active license."
461
+
462
+ #: includes/class-freemius.php:19276
463
+ msgid "It looks like the license deactivation failed."
464
+ msgstr "It looks like the license deactivation failed."
465
+
466
+ #: includes/class-freemius.php:19304
467
+ msgid "Your license was successfully deactivated, you are back to the %s plan."
468
+ msgstr "Your license was successfully deactivated, you are back to the %s plan."
469
+
470
+ #: includes/class-freemius.php:19305
471
+ msgid "O.K"
472
+ msgstr "O.K"
473
+
474
+ #: includes/class-freemius.php:19358
475
+ msgid "Seems like we are having some temporary issue with your subscription cancellation. Please try again in few minutes."
476
+ msgstr "Seems like we are having some temporary issue with your subscription cancellation. Please try again in few minutes."
477
+
478
+ #: includes/class-freemius.php:19367
479
+ msgid "Your subscription was successfully cancelled. Your %s plan license will expire in %s."
480
+ msgstr "Your subscription was successfully cancelled. Your %s plan license will expire in %s."
481
+
482
+ #: includes/class-freemius.php:19409
483
+ msgid "You are already running the %s in a trial mode."
484
+ msgstr "You are already running the %s in a trial mode."
485
+
486
+ #: includes/class-freemius.php:19420
487
+ msgid "You already utilized a trial before."
488
+ msgstr "You already utilized a trial before."
489
+
490
+ #: includes/class-freemius.php:19434
491
+ msgid "Plan %s do not exist, therefore, can't start a trial."
492
+ msgstr "Plan %s do not exist, therefore, can't start a trial."
493
+
494
+ #: includes/class-freemius.php:19445
495
+ msgid "Plan %s does not support a trial period."
496
+ msgstr "Plan %s does not support a trial period."
497
+
498
+ #: includes/class-freemius.php:19456
499
+ msgid "None of the %s's plans supports a trial period."
500
+ msgstr "None of the %s's plans supports a trial period."
501
+
502
+ #: includes/class-freemius.php:19506
503
+ msgid "It looks like you are not in trial mode anymore so there's nothing to cancel :)"
504
+ msgstr "It looks like you are not in trial mode anymore so there's nothing to cancel :)"
505
+
506
+ #: includes/class-freemius.php:19542
507
+ msgid "Seems like we are having some temporary issue with your trial cancellation. Please try again in few minutes."
508
+ msgstr "Seems like we are having some temporary issue with your trial cancellation. Please try again in few minutes."
509
+
510
+ #: includes/class-freemius.php:19561
511
+ msgid "Your %s free trial was successfully cancelled."
512
+ msgstr "Your %s free trial was successfully cancelled."
513
+
514
+ #: includes/class-freemius.php:19877
515
+ msgid "Version %s was released."
516
+ msgstr "Version %s was released."
517
+
518
+ #: includes/class-freemius.php:19877
519
+ msgid "Please download %s."
520
+ msgstr "Please download %s."
521
+
522
+ #: includes/class-freemius.php:19884
523
+ msgid "the latest %s version here"
524
+ msgstr "the latest %s version here"
525
+
526
+ #: includes/class-freemius.php:19889
527
+ msgid "New"
528
+ msgstr "New"
529
+
530
+ #: includes/class-freemius.php:19894
531
+ msgid "Seems like you got the latest release."
532
+ msgstr "Seems like you got the latest release."
533
+
534
+ #: includes/class-freemius.php:19895
535
+ msgid "You are all good!"
536
+ msgstr "You are all good!"
537
+
538
+ #: includes/class-freemius.php:20165
539
+ msgid "Verification mail was just sent to %s. If you can't find it after 5 min, please check your spam box."
540
+ msgstr "Verification mail was just sent to %s. If you can't find it after 5 min, please check your spam box."
541
+
542
+ #: includes/class-freemius.php:20304
543
+ msgid "Site successfully opted in."
544
+ msgstr "Site successfully opted in."
545
+
546
+ #: includes/class-freemius.php:20305, includes/class-freemius.php:21125
547
+ msgid "Awesome"
548
+ msgstr "Awesome"
549
+
550
+ #: includes/class-freemius.php:20321, templates/forms/optout.php:32
551
+ msgid "We appreciate your help in making the %s better by letting us track some usage data."
552
+ msgstr "We appreciate your help in making the %s better by letting us track some usage data."
553
+
554
+ #: includes/class-freemius.php:20322
555
+ msgid "Thank you!"
556
+ msgstr "Thank you!"
557
+
558
+ #: includes/class-freemius.php:20329
559
+ msgid "We will no longer be sending any usage data of %s on %s to %s."
560
+ msgstr "We will no longer be sending any usage data of %s on %s to %s."
561
+
562
+ #: includes/class-freemius.php:20458
563
+ msgid "Please check your mailbox, you should receive an email via %s to confirm the ownership change. From security reasons, you must confirm the change within the next 15 min. If you cannot find the email, please check your spam folder."
564
+ msgstr "Please check your mailbox, you should receive an email via %s to confirm the ownership change. From security reasons, you must confirm the change within the next 15 min. If you cannot find the email, please check your spam folder."
565
+
566
+ #: includes/class-freemius.php:20464
567
+ msgid "Thanks for confirming the ownership change. An email was just sent to %s for final approval."
568
+ msgstr "Thanks for confirming the ownership change. An email was just sent to %s for final approval."
569
+
570
+ #: includes/class-freemius.php:20469
571
+ msgid "%s is the new owner of the account."
572
+ msgstr "%s is the new owner of the account."
573
+
574
+ #: includes/class-freemius.php:20471
575
+ msgctxt "as congratulations"
576
+ msgid "Congrats"
577
+ msgstr "Congrats"
578
+
579
+ #: includes/class-freemius.php:20491
580
+ msgid "Sorry, we could not complete the email update. Another user with the same email is already registered."
581
+ msgstr "Sorry, we could not complete the email update. Another user with the same email is already registered."
582
+
583
+ #: includes/class-freemius.php:20492
584
+ msgid "If you would like to give up the ownership of the %s's account to %s click the Change Ownership button."
585
+ msgstr "If you would like to give up the ownership of the %s's account to %s click the Change Ownership button."
586
+
587
+ #: includes/class-freemius.php:20499
588
+ msgid "Change Ownership"
589
+ msgstr "Change Ownership"
590
+
591
+ #: includes/class-freemius.php:20507
592
+ msgid "Your email was successfully updated. You should receive an email with confirmation instructions in few moments."
593
+ msgstr "Your email was successfully updated. You should receive an email with confirmation instructions in few moments."
594
+
595
+ #: includes/class-freemius.php:20519
596
+ msgid "Please provide your full name."
597
+ msgstr "Please provide your full name."
598
+
599
+ #: includes/class-freemius.php:20524
600
+ msgid "Your name was successfully updated."
601
+ msgstr "Your name was successfully updated."
602
+
603
+ #: includes/class-freemius.php:20585
604
+ msgid "You have successfully updated your %s."
605
+ msgstr "You have successfully updated your %s."
606
+
607
+ #: includes/class-freemius.php:20725
608
+ msgid "Just letting you know that the add-ons information of %s is being pulled from an external server."
609
+ msgstr "Just letting you know that the add-ons information of %s is being pulled from an external server."
610
+
611
+ #: includes/class-freemius.php:20726
612
+ msgctxt "advance notice of something that will need attention."
613
+ msgid "Heads up"
614
+ msgstr "Heads up"
615
+
616
+ #: includes/class-freemius.php:21165
617
+ msgctxt "exclamation"
618
+ msgid "Hey"
619
+ msgstr "Hey"
620
+
621
+ #: includes/class-freemius.php:21165
622
+ msgid "How do you like %s so far? Test all our %s premium features with a %d-day free trial."
623
+ msgstr "How do you like %s so far? Test all our %s premium features with a %d-day free trial."
624
+
625
+ #: includes/class-freemius.php:21173
626
+ msgid "No commitment for %s days - cancel anytime!"
627
+ msgstr "No commitment for %s days - cancel anytime!"
628
+
629
+ #: includes/class-freemius.php:21174
630
+ msgid "No credit card required"
631
+ msgstr "No credit card required"
632
+
633
+ #: includes/class-freemius.php:21181, templates/forms/trial-start.php:53
634
+ msgctxt "call to action"
635
+ msgid "Start free trial"
636
+ msgstr "Start free trial"
637
+
638
+ #: includes/class-freemius.php:21258
639
+ msgid "Hey there, did you know that %s has an affiliate program? If you like the %s you can become our ambassador and earn some cash!"
640
+ msgstr "Hey there, did you know that %s has an affiliate program? If you like the %s you can become our ambassador and earn some cash!"
641
+
642
+ #: includes/class-freemius.php:21267
643
+ msgid "Learn more"
644
+ msgstr "Learn more"
645
+
646
+ #: includes/class-freemius.php:21447, templates/account.php:474, templates/account.php:595, templates/connect.php:171, templates/connect.php:421, templates/forms/license-activation.php:25, templates/account/partials/addon.php:287
647
+ msgid "Activate License"
648
+ msgstr "Activate License"
649
+
650
+ #: includes/class-freemius.php:21448, templates/account.php:543, templates/account.php:594, templates/account/partials/site.php:256
651
+ msgid "Change License"
652
+ msgstr "Change License"
653
+
654
+ #: includes/class-freemius.php:21539, templates/account/partials/site.php:161
655
+ msgid "Opt Out"
656
+ msgstr "Opt Out"
657
+
658
+ #: includes/class-freemius.php:21541, includes/class-freemius.php:21547, templates/account/partials/site.php:43, templates/account/partials/site.php:161
659
+ msgid "Opt In"
660
+ msgstr "Opt In"
661
+
662
+ #: includes/class-freemius.php:21775
663
+ msgid " The paid version of %1$s is already installed. Please activate it to start benefiting the %2$s features. %3$s"
664
+ msgstr " The paid version of %1$s is already installed. Please activate it to start benefiting the %2$s features. %3$s"
665
+
666
+ #: includes/class-freemius.php:21783
667
+ msgid "Activate %s features"
668
+ msgstr "Activate %s features"
669
+
670
+ #: includes/class-freemius.php:21796
671
+ msgid "Please follow these steps to complete the upgrade"
672
+ msgstr "Please follow these steps to complete the upgrade"
673
+
674
+ #: includes/class-freemius.php:21800
675
+ msgid "Download the latest %s version"
676
+ msgstr "Download the latest %s version"
677
+
678
+ #: includes/class-freemius.php:21804
679
+ msgid "Upload and activate the downloaded version"
680
+ msgstr "Upload and activate the downloaded version"
681
+
682
+ #: includes/class-freemius.php:21806
683
+ msgid "How to upload and activate?"
684
+ msgstr "How to upload and activate?"
685
+
686
+ #: includes/class-freemius.php:21940
687
+ msgid "%sClick here%s to choose the sites where you'd like to activate the license on."
688
+ msgstr "%sClick here%s to choose the sites where you'd like to activate the license on."
689
+
690
+ #: includes/class-freemius.php:22101
691
+ msgid "Auto installation only works for opted-in users."
692
+ msgstr "Auto installation only works for opted-in users."
693
+
694
+ #: includes/class-freemius.php:22111, includes/class-freemius.php:22144, includes/class-fs-plugin-updater.php:1149, includes/class-fs-plugin-updater.php:1163
695
+ msgid "Invalid module ID."
696
+ msgstr "Invalid module ID."
697
+
698
+ #: includes/class-freemius.php:22120, includes/class-fs-plugin-updater.php:1185
699
+ msgid "Premium version already active."
700
+ msgstr "Premium version already active."
701
+
702
+ #: includes/class-freemius.php:22127
703
+ msgid "You do not have a valid license to access the premium version."
704
+ msgstr "You do not have a valid license to access the premium version."
705
+
706
+ #: includes/class-freemius.php:22134
707
+ msgid "Plugin is a \"Serviceware\" which means it does not have a premium code version."
708
+ msgstr "Plugin is a \"Serviceware\" which means it does not have a premium code version."
709
+
710
+ #: includes/class-freemius.php:22152, includes/class-fs-plugin-updater.php:1184
711
+ msgid "Premium add-on version already installed."
712
+ msgstr "Premium add-on version already installed."
713
+
714
+ #: includes/class-freemius.php:22497
715
+ msgid "View paid features"
716
+ msgstr "View paid features"
717
+
718
+ #: includes/class-freemius.php:22819
719
+ msgid "Thank you so much for using %s and its add-ons!"
720
+ msgstr "Thank you so much for using %s and its add-ons!"
721
+
722
+ #: includes/class-freemius.php:22820
723
+ msgid "Thank you so much for using %s!"
724
+ msgstr "Thank you so much for using %s!"
725
+
726
+ #: includes/class-freemius.php:22826
727
+ msgid "You've already opted-in to our usage-tracking, which helps us keep improving the %s."
728
+ msgstr "You've already opted-in to our usage-tracking, which helps us keep improving the %s."
729
+
730
+ #: includes/class-freemius.php:22830
731
+ msgid "Thank you so much for using our products!"
732
+ msgstr "Thank you so much for using our products!"
733
+
734
+ #: includes/class-freemius.php:22831
735
+ msgid "You've already opted-in to our usage-tracking, which helps us keep improving them."
736
+ msgstr "You've already opted-in to our usage-tracking, which helps us keep improving them."
737
+
738
+ #: includes/class-freemius.php:22850
739
+ msgid "%s and its add-ons"
740
+ msgstr "%s and its add-ons"
741
+
742
+ #: includes/class-freemius.php:22859
743
+ msgid "Products"
744
+ msgstr "Products"
745
+
746
+ #: includes/class-freemius.php:22866, templates/connect.php:272
747
+ msgid "Yes"
748
+ msgstr "Yes"
749
+
750
+ #: includes/class-freemius.php:22867, templates/connect.php:273
751
+ msgid "send me security & feature updates, educational content and offers."
752
+ msgstr "send me security & feature updates, educational content and offers."
753
+
754
+ #: includes/class-freemius.php:22868, templates/connect.php:278
755
+ msgid "No"
756
+ msgstr "No"
757
+
758
+ #: includes/class-freemius.php:22870, templates/connect.php:280
759
+ msgid "do %sNOT%s send me security & feature updates, educational content and offers."
760
+ msgstr "do %sNOT%s send me security & feature updates, educational content and offers."
761
+
762
+ #: includes/class-freemius.php:22880
763
+ msgid "Due to the new %sEU General Data Protection Regulation (GDPR)%s compliance requirements it is required that you provide your explicit consent, again, confirming that you are onboard :-)"
764
+ msgstr "Due to the new %sEU General Data Protection Regulation (GDPR)%s compliance requirements it is required that you provide your explicit consent, again, confirming that you are onboard :-)"
765
+
766
+ #: includes/class-freemius.php:22882, templates/connect.php:287
767
+ msgid "Please let us know if you'd like us to contact you for security & feature updates, educational content, and occasional offers:"
768
+ msgstr "Please let us know if you'd like us to contact you for security & feature updates, educational content, and occasional offers:"
769
+
770
+ #: includes/class-freemius.php:23164
771
+ msgid "License key is empty."
772
+ msgstr "License key is empty."
773
+
774
+ #: includes/class-fs-plugin-updater.php:184, templates/forms/premium-versions-upgrade-handler.php:57
775
+ msgid "Renew license"
776
+ msgstr "Renew license"
777
+
778
+ #: includes/class-fs-plugin-updater.php:189, templates/forms/premium-versions-upgrade-handler.php:58
779
+ msgid "Buy license"
780
+ msgstr "Buy license"
781
+
782
+ #: includes/class-fs-plugin-updater.php:280, includes/class-fs-plugin-updater.php:313
783
+ msgid "There is a %s of %s available."
784
+ msgstr "There is a %s of %s available."
785
+
786
+ #: includes/class-fs-plugin-updater.php:282, includes/class-fs-plugin-updater.php:318
787
+ msgid "new Beta version"
788
+ msgstr "new Beta version"
789
+
790
+ #: includes/class-fs-plugin-updater.php:283, includes/class-fs-plugin-updater.php:319
791
+ msgid "new version"
792
+ msgstr "new version"
793
+
794
+ #: includes/class-fs-plugin-updater.php:342
795
+ msgid "Important Upgrade Notice:"
796
+ msgstr "Important Upgrade Notice:"
797
+
798
+ #: includes/class-fs-plugin-updater.php:1214
799
+ msgid "Installing plugin: %s"
800
+ msgstr "Installing plugin: %s"
801
+
802
+ #: includes/class-fs-plugin-updater.php:1255
803
+ msgid "Unable to connect to the filesystem. Please confirm your credentials."
804
+ msgstr "Unable to connect to the filesystem. Please confirm your credentials."
805
+
806
+ #: includes/class-fs-plugin-updater.php:1437
807
+ msgid "The remote plugin package does not contain a folder with the desired slug and renaming did not work."
808
+ msgstr "The remote plugin package does not contain a folder with the desired slug and renaming did not work."
809
+
810
+ #: includes/fs-plugin-info-dialog.php:509
811
+ msgid "Purchase More"
812
+ msgstr "Purchase More"
813
+
814
+ #: includes/fs-plugin-info-dialog.php:510, templates/account/partials/addon.php:347
815
+ msgctxt "verb"
816
+ msgid "Purchase"
817
+ msgstr "Purchase"
818
+
819
+ #: includes/fs-plugin-info-dialog.php:514
820
+ msgid "Start my free %s"
821
+ msgstr "Start my free %s"
822
+
823
+ #: includes/fs-plugin-info-dialog.php:712
824
+ msgid "Install Free Version Update Now"
825
+ msgstr "Install Free Version Update Now"
826
+
827
+ #: includes/fs-plugin-info-dialog.php:713, templates/account.php:534
828
+ msgid "Install Update Now"
829
+ msgstr "Install Update Now"
830
+
831
+ #: includes/fs-plugin-info-dialog.php:722
832
+ msgid "Install Free Version Now"
833
+ msgstr "Install Free Version Now"
834
+
835
+ #: includes/fs-plugin-info-dialog.php:723, templates/add-ons.php:262, templates/auto-installation.php:111, templates/account/partials/addon.php:327, templates/account/partials/addon.php:379
836
+ msgid "Install Now"
837
+ msgstr "Install Now"
838
+
839
+ #: includes/fs-plugin-info-dialog.php:739
840
+ msgctxt "as download latest version"
841
+ msgid "Download Latest Free Version"
842
+ msgstr "Download Latest Free Version"
843
+
844
+ #: includes/fs-plugin-info-dialog.php:740, templates/account.php:85, templates/add-ons.php:34, templates/account/partials/addon.php:25
845
+ msgctxt "as download latest version"
846
+ msgid "Download Latest"
847
+ msgstr "Download Latest"
848
+
849
+ #: includes/fs-plugin-info-dialog.php:755, templates/add-ons.php:268, templates/account/partials/addon.php:318, templates/account/partials/addon.php:373
850
+ msgid "Activate this add-on"
851
+ msgstr "Activate this add-on"
852
+
853
+ #: includes/fs-plugin-info-dialog.php:757, templates/connect.php:418
854
+ msgid "Activate Free Version"
855
+ msgstr "Activate Free Version"
856
+
857
+ #: includes/fs-plugin-info-dialog.php:758, templates/account.php:109, templates/add-ons.php:269, templates/account/partials/addon.php:49
858
+ msgid "Activate"
859
+ msgstr "Activate"
860
+
861
+ #: includes/fs-plugin-info-dialog.php:968
862
+ msgctxt "Plugin installer section title"
863
+ msgid "Description"
864
+ msgstr "Description"
865
+
866
+ #: includes/fs-plugin-info-dialog.php:969
867
+ msgctxt "Plugin installer section title"
868
+ msgid "Installation"
869
+ msgstr "Installation"
870
+
871
+ #: includes/fs-plugin-info-dialog.php:970
872
+ msgctxt "Plugin installer section title"
873
+ msgid "FAQ"
874
+ msgstr "FAQ"
875
+
876
+ #: includes/fs-plugin-info-dialog.php:971, templates/plugin-info/description.php:55
877
+ msgid "Screenshots"
878
+ msgstr "Screenshots"
879
+
880
+ #: includes/fs-plugin-info-dialog.php:972
881
+ msgctxt "Plugin installer section title"
882
+ msgid "Changelog"
883
+ msgstr "Changelog"
884
+
885
+ #: includes/fs-plugin-info-dialog.php:973
886
+ msgctxt "Plugin installer section title"
887
+ msgid "Reviews"
888
+ msgstr "Reviews"
889
+
890
+ #: includes/fs-plugin-info-dialog.php:974
891
+ msgctxt "Plugin installer section title"
892
+ msgid "Other Notes"
893
+ msgstr "Other Notes"
894
+
895
+ #: includes/fs-plugin-info-dialog.php:989
896
+ msgctxt "Plugin installer section title"
897
+ msgid "Features & Pricing"
898
+ msgstr "Features & Pricing"
899
+
900
+ #: includes/fs-plugin-info-dialog.php:999
901
+ msgid "Plugin Install"
902
+ msgstr "Plugin Install"
903
+
904
+ #: includes/fs-plugin-info-dialog.php:1071
905
+ msgctxt "e.g. Professional Plan"
906
+ msgid "%s Plan"
907
+ msgstr "%s Plan"
908
+
909
+ #: includes/fs-plugin-info-dialog.php:1097
910
+ msgctxt "e.g. the best product"
911
+ msgid "Best"
912
+ msgstr "Best"
913
+
914
+ #: includes/fs-plugin-info-dialog.php:1103, includes/fs-plugin-info-dialog.php:1123
915
+ msgctxt "as every month"
916
+ msgid "Monthly"
917
+ msgstr "Monthly"
918
+
919
+ #: includes/fs-plugin-info-dialog.php:1106
920
+ msgctxt "as once a year"
921
+ msgid "Annual"
922
+ msgstr "Annual"
923
+
924
+ #: includes/fs-plugin-info-dialog.php:1109
925
+ msgid "Lifetime"
926
+ msgstr "Lifetime"
927
+
928
+ #: includes/fs-plugin-info-dialog.php:1123, includes/fs-plugin-info-dialog.php:1125, includes/fs-plugin-info-dialog.php:1127
929
+ msgctxt "e.g. billed monthly"
930
+ msgid "Billed %s"
931
+ msgstr "Billed %s"
932
+
933
+ #: includes/fs-plugin-info-dialog.php:1125
934
+ msgctxt "as once a year"
935
+ msgid "Annually"
936
+ msgstr "Annually"
937
+
938
+ #: includes/fs-plugin-info-dialog.php:1127
939
+ msgctxt "as once a year"
940
+ msgid "Once"
941
+ msgstr "Once"
942
+
943
+ #: includes/fs-plugin-info-dialog.php:1133
944
+ msgid "Single Site License"
945
+ msgstr "Single Site License"
946
+
947
+ #: includes/fs-plugin-info-dialog.php:1135
948
+ msgid "Unlimited Licenses"
949
+ msgstr "Unlimited Licenses"
950
+
951
+ #: includes/fs-plugin-info-dialog.php:1137
952
+ msgid "Up to %s Sites"
953
+ msgstr "Up to %s Sites"
954
+
955
+ #: includes/fs-plugin-info-dialog.php:1147, templates/plugin-info/features.php:82
956
+ msgctxt "as monthly period"
957
+ msgid "mo"
958
+ msgstr "mo"
959
+
960
+ #: includes/fs-plugin-info-dialog.php:1154, templates/plugin-info/features.php:80
961
+ msgctxt "as annual period"
962
+ msgid "year"
963
+ msgstr "year"
964
+
965
+ #: includes/fs-plugin-info-dialog.php:1208
966
+ msgctxt "noun"
967
+ msgid "Price"
968
+ msgstr "Price"
969
+
970
+ #: includes/fs-plugin-info-dialog.php:1256
971
+ msgid "Save %s"
972
+ msgstr "Save %s"
973
+
974
+ #: includes/fs-plugin-info-dialog.php:1266
975
+ msgid "No commitment for %s - cancel anytime"
976
+ msgstr "No commitment for %s - cancel anytime"
977
+
978
+ #: includes/fs-plugin-info-dialog.php:1269
979
+ msgid "After your free %s, pay as little as %s"
980
+ msgstr "After your free %s, pay as little as %s"
981
+
982
+ #: includes/fs-plugin-info-dialog.php:1280
983
+ msgid "Details"
984
+ msgstr "Details"
985
+
986
+ #: includes/fs-plugin-info-dialog.php:1284, templates/account.php:96, templates/debug.php:203, templates/debug.php:240, templates/debug.php:454, templates/account/partials/addon.php:36
987
+ msgctxt "product version"
988
+ msgid "Version"
989
+ msgstr "Version"
990
+
991
+ #: includes/fs-plugin-info-dialog.php:1291
992
+ msgctxt "as the plugin author"
993
+ msgid "Author"
994
+ msgstr "Author"
995
+
996
+ #: includes/fs-plugin-info-dialog.php:1298
997
+ msgid "Last Updated"
998
+ msgstr "Last Updated"
999
+
1000
+ #: includes/fs-plugin-info-dialog.php:1303, templates/account.php:444
1001
+ msgctxt "x-ago"
1002
+ msgid "%s ago"
1003
+ msgstr "%s ago"
1004
+
1005
+ #: includes/fs-plugin-info-dialog.php:1312
1006
+ msgid "Requires WordPress Version"
1007
+ msgstr "Requires WordPress Version"
1008
+
1009
+ #: includes/fs-plugin-info-dialog.php:1313
1010
+ msgid "%s or higher"
1011
+ msgstr "%s or higher"
1012
+
1013
+ #: includes/fs-plugin-info-dialog.php:1320
1014
+ msgid "Compatible up to"
1015
+ msgstr "Compatible up to"
1016
+
1017
+ #: includes/fs-plugin-info-dialog.php:1328
1018
+ msgid "Downloaded"
1019
+ msgstr "Downloaded"
1020
+
1021
+ #: includes/fs-plugin-info-dialog.php:1332
1022
+ msgid "%s time"
1023
+ msgstr "%s time"
1024
+
1025
+ #: includes/fs-plugin-info-dialog.php:1334
1026
+ msgid "%s times"
1027
+ msgstr "%s times"
1028
+
1029
+ #: includes/fs-plugin-info-dialog.php:1344
1030
+ msgid "WordPress.org Plugin Page"
1031
+ msgstr "WordPress.org Plugin Page"
1032
+
1033
+ #: includes/fs-plugin-info-dialog.php:1352
1034
+ msgid "Plugin Homepage"
1035
+ msgstr "Plugin Homepage"
1036
+
1037
+ #: includes/fs-plugin-info-dialog.php:1360, includes/fs-plugin-info-dialog.php:1442
1038
+ msgid "Donate to this plugin"
1039
+ msgstr "Donate to this plugin"
1040
+
1041
+ #: includes/fs-plugin-info-dialog.php:1367
1042
+ msgid "Average Rating"
1043
+ msgstr "Average Rating"
1044
+
1045
+ #: includes/fs-plugin-info-dialog.php:1374
1046
+ msgid "based on %s"
1047
+ msgstr "based on %s"
1048
+
1049
+ #: includes/fs-plugin-info-dialog.php:1378
1050
+ msgid "%s rating"
1051
+ msgstr "%s rating"
1052
+
1053
+ #: includes/fs-plugin-info-dialog.php:1380
1054
+ msgid "%s ratings"
1055
+ msgstr "%s ratings"
1056
+
1057
+ #: includes/fs-plugin-info-dialog.php:1395
1058
+ msgid "%s star"
1059
+ msgstr "%s star"
1060
+
1061
+ #: includes/fs-plugin-info-dialog.php:1397
1062
+ msgid "%s stars"
1063
+ msgstr "%s stars"
1064
+
1065
+ #: includes/fs-plugin-info-dialog.php:1408
1066
+ msgid "Click to see reviews that provided a rating of %s"
1067
+ msgstr "Click to see reviews that provided a rating of %s"
1068
+
1069
+ #: includes/fs-plugin-info-dialog.php:1421
1070
+ msgid "Contributors"
1071
+ msgstr "Contributors"
1072
+
1073
+ #: includes/fs-plugin-info-dialog.php:1450, includes/fs-plugin-info-dialog.php:1452
1074
+ msgid "Warning"
1075
+ msgstr "Warning"
1076
+
1077
+ #: includes/fs-plugin-info-dialog.php:1450
1078
+ msgid "This plugin has not been tested with your current version of WordPress."
1079
+ msgstr "This plugin has not been tested with your current version of WordPress."
1080
+
1081
+ #: includes/fs-plugin-info-dialog.php:1452
1082
+ msgid "This plugin has not been marked as compatible with your version of WordPress."
1083
+ msgstr "This plugin has not been marked as compatible with your version of WordPress."
1084
+
1085
+ #: includes/fs-plugin-info-dialog.php:1471
1086
+ msgid "Paid add-on must be deployed to Freemius."
1087
+ msgstr "Paid add-on must be deployed to Freemius."
1088
+
1089
+ #: includes/fs-plugin-info-dialog.php:1472
1090
+ msgid "Add-on must be deployed to WordPress.org or Freemius."
1091
+ msgstr "Add-on must be deployed to WordPress.org or Freemius."
1092
+
1093
+ #: includes/fs-plugin-info-dialog.php:1493
1094
+ msgid "Newer Version (%s) Installed"
1095
+ msgstr "Newer Version (%s) Installed"
1096
+
1097
+ #: includes/fs-plugin-info-dialog.php:1494
1098
+ msgid "Newer Free Version (%s) Installed"
1099
+ msgstr "Newer Free Version (%s) Installed"
1100
+
1101
+ #: includes/fs-plugin-info-dialog.php:1501
1102
+ msgid "Latest Version Installed"
1103
+ msgstr "Latest Version Installed"
1104
+
1105
+ #: includes/fs-plugin-info-dialog.php:1502
1106
+ msgid "Latest Free Version Installed"
1107
+ msgstr "Latest Free Version Installed"
1108
+
1109
+ #: templates/account.php:86, templates/forms/subscription-cancellation.php:96, templates/account/partials/addon.php:26, templates/account/partials/site.php:295
1110
+ msgid "Downgrading your plan"
1111
+ msgstr "Downgrading your plan"
1112
+
1113
+ #: templates/account.php:87, templates/forms/subscription-cancellation.php:97, templates/account/partials/addon.php:27, templates/account/partials/site.php:296
1114
+ msgid "Cancelling the subscription"
1115
+ msgstr "Cancelling the subscription"
1116
+
1117
+ #. translators: %1$s: Either 'Downgrading your plan' or 'Cancelling the subscription'
1118
+ #: templates/account.php:89
1119
+ msgid "%1$s will immediately stop all future recurring payments and your %2$s plan license will expire in %3$s."
1120
+ msgstr "%1$s will immediately stop all future recurring payments and your %2$s plan license will expire in %3$s."
1121
+
1122
+ #: templates/account.php:90, templates/forms/subscription-cancellation.php:100, templates/account/partials/addon.php:30, templates/account/partials/site.php:299
1123
+ msgid "Please note that we will not be able to grandfather outdated pricing for renewals/new subscriptions after a cancellation. If you choose to renew the subscription manually in the future, after a price increase, which typically occurs once a year, you will be charged the updated price."
1124
+ msgstr "Please note that we will not be able to grandfather outdated pricing for renewals/new subscriptions after a cancellation. If you choose to renew the subscription manually in the future, after a price increase, which typically occurs once a year, you will be charged the updated price."
1125
+
1126
+ #: templates/account.php:91, templates/forms/subscription-cancellation.php:106, templates/account/partials/addon.php:31
1127
+ msgid "Cancelling the trial will immediately block access to all premium features. Are you sure?"
1128
+ msgstr "Cancelling the trial will immediately block access to all premium features. Are you sure?"
1129
+
1130
+ #: templates/account.php:92, templates/forms/subscription-cancellation.php:101, templates/account/partials/addon.php:32, templates/account/partials/site.php:300
1131
+ msgid "You can still enjoy all %s features but you will not have access to %s security & feature updates, nor support."
1132
+ msgstr "You can still enjoy all %s features but you will not have access to %s security & feature updates, nor support."
1133
+
1134
+ #: templates/account.php:93, templates/forms/subscription-cancellation.php:102, templates/account/partials/addon.php:33, templates/account/partials/site.php:301
1135
+ msgid "Once your license expires you can still use the Free version but you will NOT have access to the %s features."
1136
+ msgstr "Once your license expires you can still use the Free version but you will NOT have access to the %s features."
1137
+
1138
+ #. translators: %s: Plan title (e.g. "Professional")
1139
+ #: templates/account.php:95, templates/account/partials/activate-license-button.php:31, templates/account/partials/addon.php:35
1140
+ msgid "Activate %s Plan"
1141
+ msgstr "Activate %s Plan"
1142
+
1143
+ #. translators: %s: Time period (e.g. Auto renews in "2 months")
1144
+ #: templates/account.php:98, templates/account/partials/addon.php:38, templates/account/partials/site.php:275
1145
+ msgid "Auto renews in %s"
1146
+ msgstr "Auto renews in %s"
1147
+
1148
+ #. translators: %s: Time period (e.g. Expires in "2 months")
1149
+ #: templates/account.php:100, templates/account/partials/addon.php:40, templates/account/partials/site.php:277
1150
+ msgid "Expires in %s"
1151
+ msgstr "Expires in %s"
1152
+
1153
+ #: templates/account.php:101, templates/account/partials/addon.php:41
1154
+ msgctxt "as synchronize license"
1155
+ msgid "Sync License"
1156
+ msgstr "Sync License"
1157
+
1158
+ #: templates/account.php:102, templates/account/partials/addon.php:42
1159
+ msgid "Cancel Trial"
1160
+ msgstr "Cancel Trial"
1161
+
1162
+ #: templates/account.php:103, templates/account/partials/addon.php:43
1163
+ msgid "Change Plan"
1164
+ msgstr "Change Plan"
1165
+
1166
+ #: templates/account.php:104, templates/account/partials/addon.php:44
1167
+ msgctxt "verb"
1168
+ msgid "Upgrade"
1169
+ msgstr "Upgrade"
1170
+
1171
+ #: templates/account.php:106, templates/account/partials/addon.php:46, templates/account/partials/site.php:302
1172
+ msgctxt "verb"
1173
+ msgid "Downgrade"
1174
+ msgstr "Downgrade"
1175
+
1176
+ #: templates/account.php:108, templates/add-ons.php:187, templates/plugin-info/features.php:72, templates/account/partials/addon.php:48, templates/account/partials/site.php:31
1177
+ msgid "Free"
1178
+ msgstr "Free"
1179
+
1180
+ #: templates/account.php:110, templates/debug.php:373, includes/customizer/class-fs-customizer-upsell-control.php:106, templates/account/partials/addon.php:50
1181
+ msgctxt "as product pricing plan"
1182
+ msgid "Plan"
1183
+ msgstr "Plan"
1184
+
1185
+ #: templates/account.php:111
1186
+ msgid "Bundle Plan"
1187
+ msgstr "Bundle Plan"
1188
+
1189
+ #: templates/account.php:185
1190
+ msgid "Free Trial"
1191
+ msgstr "Free Trial"
1192
+
1193
+ #: templates/account.php:196
1194
+ msgid "Account Details"
1195
+ msgstr "Account Details"
1196
+
1197
+ #: templates/account.php:200
1198
+ msgid "Billing & Invoices"
1199
+ msgstr "Billing & Invoices"
1200
+
1201
+ #: templates/account.php:210
1202
+ msgid "Deleting the account will automatically deactivate your %s plan license so you can use it on other sites. If you want to terminate the recurring payments as well, click the \"Cancel\" button, and first \"Downgrade\" your account. Are you sure you would like to continue with the deletion?"
1203
+ msgstr "Deleting the account will automatically deactivate your %s plan license so you can use it on other sites. If you want to terminate the recurring payments as well, click the \"Cancel\" button, and first \"Downgrade\" your account. Are you sure you would like to continue with the deletion?"
1204
+
1205
+ #: templates/account.php:212
1206
+ msgid "Deletion is not temporary. Only delete if you no longer want to use this %s anymore. Are you sure you would like to continue with the deletion?"
1207
+ msgstr "Deletion is not temporary. Only delete if you no longer want to use this %s anymore. Are you sure you would like to continue with the deletion?"
1208
+
1209
+ #: templates/account.php:215
1210
+ msgid "Delete Account"
1211
+ msgstr "Delete Account"
1212
+
1213
+ #: templates/account.php:227, templates/account/partials/addon.php:211, templates/account/partials/deactivate-license-button.php:35
1214
+ msgid "Deactivate License"
1215
+ msgstr "Deactivate License"
1216
+
1217
+ #: templates/account.php:250, templates/forms/subscription-cancellation.php:125
1218
+ msgid "Are you sure you want to proceed?"
1219
+ msgstr "Are you sure you want to proceed?"
1220
+
1221
+ #: templates/account.php:250, templates/account/partials/addon.php:234
1222
+ msgid "Cancel Subscription"
1223
+ msgstr "Cancel Subscription"
1224
+
1225
+ #: templates/account.php:278
1226
+ msgctxt "as synchronize"
1227
+ msgid "Sync"
1228
+ msgstr "Sync"
1229
+
1230
+ #: templates/account.php:292, templates/debug.php:489
1231
+ msgid "Name"
1232
+ msgstr "Name"
1233
+
1234
+ #: templates/account.php:298, templates/debug.php:490
1235
+ msgid "Email"
1236
+ msgstr "Email"
1237
+
1238
+ #: templates/account.php:305, templates/debug.php:372, templates/debug.php:528
1239
+ msgid "User ID"
1240
+ msgstr "User ID"
1241
+
1242
+ #: templates/account.php:322, templates/account.php:608, templates/account.php:653, templates/debug.php:238, templates/debug.php:366, templates/debug.php:451, templates/debug.php:488, templates/debug.php:526, templates/debug.php:599, templates/account/payments.php:35, templates/debug/logger.php:21
1243
+ msgid "ID"
1244
+ msgstr "ID"
1245
+
1246
+ #: templates/account.php:329
1247
+ msgid "Site ID"
1248
+ msgstr "Site ID"
1249
+
1250
+ #: templates/account.php:332
1251
+ msgid "No ID"
1252
+ msgstr "No ID"
1253
+
1254
+ #: templates/account.php:337, templates/debug.php:245, templates/debug.php:374, templates/debug.php:455, templates/debug.php:492, templates/account/partials/site.php:219
1255
+ msgid "Public Key"
1256
+ msgstr "Public Key"
1257
+
1258
+ #: templates/account.php:343, templates/debug.php:375, templates/debug.php:456, templates/debug.php:493, templates/account/partials/site.php:231
1259
+ msgid "Secret Key"
1260
+ msgstr "Secret Key"
1261
+
1262
+ #: templates/account.php:346
1263
+ msgctxt "as secret encryption key missing"
1264
+ msgid "No Secret"
1265
+ msgstr "No Secret"
1266
+
1267
+ #: templates/account.php:373, templates/account/partials/site.php:112, templates/account/partials/site.php:114
1268
+ msgid "Trial"
1269
+ msgstr "Trial"
1270
+
1271
+ #: templates/account.php:400, templates/debug.php:533, templates/account/partials/site.php:248
1272
+ msgid "License Key"
1273
+ msgstr "License Key"
1274
+
1275
+ #: templates/account.php:429
1276
+ msgid "Join the Beta program"
1277
+ msgstr "Join the Beta program"
1278
+
1279
+ #: templates/account.php:435
1280
+ msgid "not verified"
1281
+ msgstr "not verified"
1282
+
1283
+ #: templates/account.php:444, templates/account/partials/addon.php:172
1284
+ msgid "Expired"
1285
+ msgstr "Expired"
1286
+
1287
+ #: templates/account.php:502
1288
+ msgid "Premium version"
1289
+ msgstr "Premium version"
1290
+
1291
+ #: templates/account.php:504
1292
+ msgid "Free version"
1293
+ msgstr "Free version"
1294
+
1295
+ #: templates/account.php:516
1296
+ msgid "Verify Email"
1297
+ msgstr "Verify Email"
1298
+
1299
+ #: templates/account.php:527
1300
+ msgid "Download %s Version"
1301
+ msgstr "Download %s Version"
1302
+
1303
+ #: templates/account.php:541, templates/account.php:749, templates/account/partials/site.php:237, templates/account/partials/site.php:255
1304
+ msgctxt "verb"
1305
+ msgid "Show"
1306
+ msgstr "Show"
1307
+
1308
+ #: templates/account.php:555
1309
+ msgid "What is your %s?"
1310
+ msgstr "What is your %s?"
1311
+
1312
+ #: templates/account.php:563, templates/account/billing.php:21
1313
+ msgctxt "verb"
1314
+ msgid "Edit"
1315
+ msgstr "Edit"
1316
+
1317
+ #: templates/account.php:588
1318
+ msgid "Sites"
1319
+ msgstr "Sites"
1320
+
1321
+ #: templates/account.php:599
1322
+ msgid "Search by address"
1323
+ msgstr "Search by address"
1324
+
1325
+ #: templates/account.php:609, templates/debug.php:369
1326
+ msgid "Address"
1327
+ msgstr "Address"
1328
+
1329
+ #: templates/account.php:610
1330
+ msgid "License"
1331
+ msgstr "License"
1332
+
1333
+ #: templates/account.php:611
1334
+ msgid "Plan"
1335
+ msgstr "Plan"
1336
+
1337
+ #: templates/account.php:656
1338
+ msgctxt "as software license"
1339
+ msgid "License"
1340
+ msgstr "License"
1341
+
1342
+ #: templates/account.php:743
1343
+ msgctxt "verb"
1344
+ msgid "Hide"
1345
+ msgstr "Hide"
1346
+
1347
+ #: templates/account.php:765
1348
+ msgid "Processing"
1349
+ msgstr "Processing"
1350
+
1351
+ #: templates/account.php:768
1352
+ msgid "Get updates for bleeding edge Beta versions of %s."
1353
+ msgstr "Get updates for bleeding edge Beta versions of %s."
1354
+
1355
+ #: templates/account.php:826
1356
+ msgid "Cancelling %s"
1357
+ msgstr "Cancelling %s"
1358
+
1359
+ #: templates/account.php:826, templates/account.php:843, templates/forms/subscription-cancellation.php:27, templates/forms/deactivation/form.php:133
1360
+ msgid "trial"
1361
+ msgstr "trial"
1362
+
1363
+ #: templates/account.php:841, templates/forms/deactivation/form.php:150
1364
+ msgid "Cancelling %s..."
1365
+ msgstr "Cancelling %s..."
1366
+
1367
+ #: templates/account.php:844, templates/forms/subscription-cancellation.php:28, templates/forms/deactivation/form.php:134
1368
+ msgid "subscription"
1369
+ msgstr "subscription"
1370
+
1371
+ #: templates/account.php:858
1372
+ msgid "Deactivating your license will block all premium features, but will enable activating the license on another site. Are you sure you want to proceed?"
1373
+ msgstr "Deactivating your license will block all premium features, but will enable activating the license on another site. Are you sure you want to proceed?"
1374
+
1375
+ #: templates/add-ons.php:35
1376
+ msgid "View details"
1377
+ msgstr "View details"
1378
+
1379
+ #: templates/add-ons.php:45
1380
+ msgid "Add Ons for %s"
1381
+ msgstr "Add Ons for %s"
1382
+
1383
+ #: templates/add-ons.php:55
1384
+ msgid "We could'nt load the add-ons list. It's probably an issue on our side, please try to come back in few minutes."
1385
+ msgstr "We could'nt load the add-ons list. It's probably an issue on our side, please try to come back in few minutes."
1386
+
1387
+ #: templates/add-ons.php:173
1388
+ msgctxt "active add-on"
1389
+ msgid "Active"
1390
+ msgstr "Active"
1391
+
1392
+ #: templates/add-ons.php:174
1393
+ msgctxt "installed add-on"
1394
+ msgid "Installed"
1395
+ msgstr "Installed"
1396
+
1397
+ #: templates/admin-notice.php:13, templates/forms/license-activation.php:209, templates/forms/resend-key.php:77
1398
+ msgctxt "as close a window"
1399
+ msgid "Dismiss"
1400
+ msgstr "Dismiss"
1401
+
1402
+ #: templates/auto-installation.php:45
1403
+ msgid "%s sec"
1404
+ msgstr "%s sec"
1405
+
1406
+ #: templates/auto-installation.php:83
1407
+ msgid "Automatic Installation"
1408
+ msgstr "Automatic Installation"
1409
+
1410
+ #: templates/auto-installation.php:93
1411
+ msgid "An automated download and installation of %s (paid version) from %s will start in %s. If you would like to do it manually - click the cancellation button now."
1412
+ msgstr "An automated download and installation of %s (paid version) from %s will start in %s. If you would like to do it manually - click the cancellation button now."
1413
+
1414
+ #: templates/auto-installation.php:104
1415
+ msgid "The installation process has started and may take a few minutes to complete. Please wait until it is done - do not refresh this page."
1416
+ msgstr "The installation process has started and may take a few minutes to complete. Please wait until it is done - do not refresh this page."
1417
+
1418
+ #: templates/auto-installation.php:109
1419
+ msgid "Cancel Installation"
1420
+ msgstr "Cancel Installation"
1421
+
1422
+ #: templates/checkout.php:180
1423
+ msgid "Checkout"
1424
+ msgstr "Checkout"
1425
+
1426
+ #: templates/checkout.php:180
1427
+ msgid "PCI compliant"
1428
+ msgstr "PCI compliant"
1429
+
1430
+ #. translators: %s: name (e.g. Hey John,)
1431
+ #: templates/connect.php:112
1432
+ msgctxt "greeting"
1433
+ msgid "Hey %s,"
1434
+ msgstr "Hey %s,"
1435
+
1436
+ #: templates/connect.php:154
1437
+ msgid "Allow & Continue"
1438
+ msgstr "Allow & Continue"
1439
+
1440
+ #: templates/connect.php:158
1441
+ msgid "Re-send activation email"
1442
+ msgstr "Re-send activation email"
1443
+
1444
+ #: templates/connect.php:162
1445
+ msgid "Thanks %s!"
1446
+ msgstr "Thanks %s!"
1447
+
1448
+ #: templates/connect.php:172, templates/forms/license-activation.php:44
1449
+ msgid "Agree & Activate License"
1450
+ msgstr "Agree & Activate License"
1451
+
1452
+ #: templates/connect.php:181
1453
+ msgid "Thanks for purchasing %s! To get started, please enter your license key:"
1454
+ msgstr "Thanks for purchasing %s! To get started, please enter your license key:"
1455
+
1456
+ #: templates/connect.php:188
1457
+ msgid "Never miss an important update - opt in to our security & feature updates notifications, educational content, offers, and non-sensitive diagnostic tracking with %4$s."
1458
+ msgstr "Never miss an important update - opt in to our security & feature updates notifications, educational content, offers, and non-sensitive diagnostic tracking with %4$s."
1459
+
1460
+ #: templates/connect.php:189
1461
+ msgid "Never miss an important update - opt in to our security and feature updates notifications, and non-sensitive diagnostic tracking with %4$s."
1462
+ msgstr "Never miss an important update - opt in to our security and feature updates notifications, and non-sensitive diagnostic tracking with %4$s."
1463
+
1464
+ #: templates/connect.php:195
1465
+ msgid "Never miss an important update - opt in to our security & feature updates notifications, educational content, offers, and non-sensitive diagnostic tracking with %4$s. If you skip this, that's okay! %1$s will still work just fine."
1466
+ msgstr "Never miss an important update - opt in to our security & feature updates notifications, educational content, offers, and non-sensitive diagnostic tracking with %4$s. If you skip this, that's okay! %1$s will still work just fine."
1467
+
1468
+ #: templates/connect.php:196
1469
+ msgid "Never miss an important update - opt in to our security & feature updates notifications, and non-sensitive diagnostic tracking with %4$s. If you skip this, that's okay! %1$s will still work just fine."
1470
+ msgstr "Never miss an important update - opt in to our security & feature updates notifications, and non-sensitive diagnostic tracking with %4$s. If you skip this, that's okay! %1$s will still work just fine."
1471
+
1472
+ #: templates/connect.php:230
1473
+ msgid "We're excited to introduce the Freemius network-level integration."
1474
+ msgstr "We're excited to introduce the Freemius network-level integration."
1475
+
1476
+ #: templates/connect.php:233
1477
+ msgid "During the update process we detected %d site(s) that are still pending license activation."
1478
+ msgstr "During the update process we detected %d site(s) that are still pending license activation."
1479
+
1480
+ #: templates/connect.php:235
1481
+ msgid "If you'd like to use the %s on those sites, please enter your license key below and click the activation button."
1482
+ msgstr "If you'd like to use the %s on those sites, please enter your license key below and click the activation button."
1483
+
1484
+ #: templates/connect.php:237
1485
+ msgid "%s's paid features"
1486
+ msgstr "%s's paid features"
1487
+
1488
+ #: templates/connect.php:242
1489
+ msgid "Alternatively, you can skip it for now and activate the license later, in your %s's network-level Account page."
1490
+ msgstr "Alternatively, you can skip it for now and activate the license later, in your %s's network-level Account page."
1491
+
1492
+ #: templates/connect.php:244
1493
+ msgid "During the update process we detected %s site(s) in the network that are still pending your attention."
1494
+ msgstr "During the update process we detected %s site(s) in the network that are still pending your attention."
1495
+
1496
+ #: templates/connect.php:253, templates/forms/license-activation.php:47
1497
+ msgid "License key"
1498
+ msgstr "License key"
1499
+
1500
+ #: templates/connect.php:256, templates/forms/license-activation.php:20
1501
+ msgid "Can't find your license key?"
1502
+ msgstr "Can't find your license key?"
1503
+
1504
+ #: templates/connect.php:315, templates/connect.php:652, templates/forms/deactivation/retry-skip.php:20
1505
+ msgctxt "verb"
1506
+ msgid "Skip"
1507
+ msgstr "Skip"
1508
+
1509
+ #: templates/connect.php:318
1510
+ msgid "Delegate to Site Admins"
1511
+ msgstr "Delegate to Site Admins"
1512
+
1513
+ #: templates/connect.php:318
1514
+ msgid "If you click it, this decision will be delegated to the sites administrators."
1515
+ msgstr "If you click it, this decision will be delegated to the sites administrators."
1516
+
1517
+ #: templates/connect.php:346
1518
+ msgid "Your Profile Overview"
1519
+ msgstr "Your Profile Overview"
1520
+
1521
+ #: templates/connect.php:347
1522
+ msgid "Name and email address"
1523
+ msgstr "Name and email address"
1524
+
1525
+ #: templates/connect.php:352
1526
+ msgid "Your Site Overview"
1527
+ msgstr "Your Site Overview"
1528
+
1529
+ #: templates/connect.php:353
1530
+ msgid "Site URL, WP version, PHP info, plugins & themes"
1531
+ msgstr "Site URL, WP version, PHP info, plugins & themes"
1532
+
1533
+ #: templates/connect.php:358
1534
+ msgid "Admin Notices"
1535
+ msgstr "Admin Notices"
1536
+
1537
+ #: templates/connect.php:359, templates/connect.php:375
1538
+ msgid "Updates, announcements, marketing, no spam"
1539
+ msgstr "Updates, announcements, marketing, no spam"
1540
+
1541
+ #: templates/connect.php:364
1542
+ msgid "Current %s Events"
1543
+ msgstr "Current %s Events"
1544
+
1545
+ #: templates/connect.php:365
1546
+ msgid "Activation, deactivation and uninstall"
1547
+ msgstr "Activation, deactivation and uninstall"
1548
+
1549
+ #: templates/connect.php:374
1550
+ msgid "Newsletter"
1551
+ msgstr "Newsletter"
1552
+
1553
+ #: templates/connect.php:391, templates/forms/license-activation.php:39
1554
+ msgid "The %1$s will be periodically sending data to %2$s to check for security and feature updates, and verify the validity of your license."
1555
+ msgstr "The %1$s will be periodically sending data to %2$s to check for security and feature updates, and verify the validity of your license."
1556
+
1557
+ #: templates/connect.php:396
1558
+ msgid "What permissions are being granted?"
1559
+ msgstr "What permissions are being granted?"
1560
+
1561
+ #: templates/connect.php:417
1562
+ msgid "Don't have a license key?"
1563
+ msgstr "Don't have a license key?"
1564
+
1565
+ #: templates/connect.php:420
1566
+ msgid "Have a license key?"
1567
+ msgstr "Have a license key?"
1568
+
1569
+ #: templates/connect.php:428
1570
+ msgid "Privacy Policy"
1571
+ msgstr "Privacy Policy"
1572
+
1573
+ #: templates/connect.php:430
1574
+ msgid "License Agreement"
1575
+ msgstr "License Agreement"
1576
+
1577
+ #: templates/connect.php:430
1578
+ msgid "Terms of Service"
1579
+ msgstr "Terms of Service"
1580
+
1581
+ #: templates/connect.php:805
1582
+ msgctxt "as in the process of sending an email"
1583
+ msgid "Sending email"
1584
+ msgstr "Sending email"
1585
+
1586
+ #: templates/connect.php:806
1587
+ msgctxt "as activating plugin"
1588
+ msgid "Activating"
1589
+ msgstr "Activating"
1590
+
1591
+ #: templates/contact.php:78
1592
+ msgid "Contact"
1593
+ msgstr "Contact"
1594
+
1595
+ #: templates/debug.php:17
1596
+ msgctxt "as turned off"
1597
+ msgid "Off"
1598
+ msgstr "Off"
1599
+
1600
+ #: templates/debug.php:18
1601
+ msgctxt "as turned on"
1602
+ msgid "On"
1603
+ msgstr "On"
1604
+
1605
+ #: templates/debug.php:20
1606
+ msgid "SDK"
1607
+ msgstr "SDK"
1608
+
1609
+ #: templates/debug.php:24
1610
+ msgctxt "as code debugging"
1611
+ msgid "Debugging"
1612
+ msgstr "Debugging"
1613
+
1614
+ #: templates/debug.php:54, templates/debug.php:250, templates/debug.php:376, templates/debug.php:494
1615
+ msgid "Actions"
1616
+ msgstr "Actions"
1617
+
1618
+ #: templates/debug.php:64
1619
+ msgid "Are you sure you want to delete all Freemius data?"
1620
+ msgstr "Are you sure you want to delete all Freemius data?"
1621
+
1622
+ #: templates/debug.php:64
1623
+ msgid "Delete All Accounts"
1624
+ msgstr "Delete All Accounts"
1625
+
1626
+ #: templates/debug.php:71
1627
+ msgid "Clear API Cache"
1628
+ msgstr "Clear API Cache"
1629
+
1630
+ #: templates/debug.php:79
1631
+ msgid "Clear Updates Transients"
1632
+ msgstr "Clear Updates Transients"
1633
+
1634
+ #: templates/debug.php:86
1635
+ msgid "Sync Data From Server"
1636
+ msgstr "Sync Data From Server"
1637
+
1638
+ #: templates/debug.php:95
1639
+ msgid "Migrate Options to Network"
1640
+ msgstr "Migrate Options to Network"
1641
+
1642
+ #: templates/debug.php:100
1643
+ msgid "Load DB Option"
1644
+ msgstr "Load DB Option"
1645
+
1646
+ #: templates/debug.php:103
1647
+ msgid "Set DB Option"
1648
+ msgstr "Set DB Option"
1649
+
1650
+ #: templates/debug.php:182
1651
+ msgid "Key"
1652
+ msgstr "Key"
1653
+
1654
+ #: templates/debug.php:183
1655
+ msgid "Value"
1656
+ msgstr "Value"
1657
+
1658
+ #: templates/debug.php:199
1659
+ msgctxt "as software development kit versions"
1660
+ msgid "SDK Versions"
1661
+ msgstr "SDK Versions"
1662
+
1663
+ #: templates/debug.php:204
1664
+ msgid "SDK Path"
1665
+ msgstr "SDK Path"
1666
+
1667
+ #: templates/debug.php:205, templates/debug.php:244
1668
+ msgid "Module Path"
1669
+ msgstr "Module Path"
1670
+
1671
+ #: templates/debug.php:206
1672
+ msgid "Is Active"
1673
+ msgstr "Is Active"
1674
+
1675
+ #: templates/debug.php:234, templates/debug/plugins-themes-sync.php:35
1676
+ msgid "Plugins"
1677
+ msgstr "Plugins"
1678
+
1679
+ #: templates/debug.php:234, templates/debug/plugins-themes-sync.php:56
1680
+ msgid "Themes"
1681
+ msgstr "Themes"
1682
+
1683
+ #: templates/debug.php:239, templates/debug.php:371, templates/debug.php:453, templates/debug/scheduled-crons.php:80
1684
+ msgid "Slug"
1685
+ msgstr "Slug"
1686
+
1687
+ #: templates/debug.php:241, templates/debug.php:452
1688
+ msgid "Title"
1689
+ msgstr "Title"
1690
+
1691
+ #: templates/debug.php:242
1692
+ msgctxt "as application program interface"
1693
+ msgid "API"
1694
+ msgstr "API"
1695
+
1696
+ #: templates/debug.php:243
1697
+ msgid "Freemius State"
1698
+ msgstr "Freemius State"
1699
+
1700
+ #: templates/debug.php:247
1701
+ msgid "Network Blog"
1702
+ msgstr "Network Blog"
1703
+
1704
+ #: templates/debug.php:248
1705
+ msgid "Network User"
1706
+ msgstr "Network User"
1707
+
1708
+ #: templates/debug.php:285
1709
+ msgctxt "as connection was successful"
1710
+ msgid "Connected"
1711
+ msgstr "Connected"
1712
+
1713
+ #: templates/debug.php:286
1714
+ msgctxt "as connection blocked"
1715
+ msgid "Blocked"
1716
+ msgstr "Blocked"
1717
+
1718
+ #: templates/debug.php:322
1719
+ msgid "Simulate Trial Promotion"
1720
+ msgstr "Simulate Trial Promotion"
1721
+
1722
+ #: templates/debug.php:334
1723
+ msgid "Simulate Network Upgrade"
1724
+ msgstr "Simulate Network Upgrade"
1725
+
1726
+ #: templates/debug.php:360
1727
+ msgid "%s Installs"
1728
+ msgstr "%s Installs"
1729
+
1730
+ #: templates/debug.php:362
1731
+ msgctxt "like websites"
1732
+ msgid "Sites"
1733
+ msgstr "Sites"
1734
+
1735
+ #: templates/debug.php:368, templates/account/partials/site.php:148
1736
+ msgid "Blog ID"
1737
+ msgstr "Blog ID"
1738
+
1739
+ #: templates/debug.php:433, templates/debug.php:511, templates/account/partials/addon.php:396
1740
+ msgctxt "verb"
1741
+ msgid "Delete"
1742
+ msgstr "Delete"
1743
+
1744
+ #: templates/debug.php:447
1745
+ msgid "Add Ons of module %s"
1746
+ msgstr "Add Ons of module %s"
1747
+
1748
+ #: templates/debug.php:484
1749
+ msgid "Users"
1750
+ msgstr "Users"
1751
+
1752
+ #: templates/debug.php:491
1753
+ msgid "Verified"
1754
+ msgstr "Verified"
1755
+
1756
+ #: templates/debug.php:522
1757
+ msgid "%s Licenses"
1758
+ msgstr "%s Licenses"
1759
+
1760
+ #: templates/debug.php:527
1761
+ msgid "Plugin ID"
1762
+ msgstr "Plugin ID"
1763
+
1764
+ #: templates/debug.php:529
1765
+ msgid "Plan ID"
1766
+ msgstr "Plan ID"
1767
+
1768
+ #: templates/debug.php:530
1769
+ msgid "Quota"
1770
+ msgstr "Quota"
1771
+
1772
+ #: templates/debug.php:531
1773
+ msgid "Activated"
1774
+ msgstr "Activated"
1775
+
1776
+ #: templates/debug.php:532
1777
+ msgid "Blocking"
1778
+ msgstr "Blocking"
1779
+
1780
+ #: templates/debug.php:534
1781
+ msgctxt "as expiration date"
1782
+ msgid "Expiration"
1783
+ msgstr "Expiration"
1784
+
1785
+ #: templates/debug.php:557
1786
+ msgid "Debug Log"
1787
+ msgstr "Debug Log"
1788
+
1789
+ #: templates/debug.php:561
1790
+ msgid "All Types"
1791
+ msgstr "All Types"
1792
+
1793
+ #: templates/debug.php:568
1794
+ msgid "All Requests"
1795
+ msgstr "All Requests"
1796
+
1797
+ #: templates/debug.php:573, templates/debug.php:602, templates/debug/logger.php:25
1798
+ msgid "File"
1799
+ msgstr "File"
1800
+
1801
+ #: templates/debug.php:574, templates/debug.php:600, templates/debug/logger.php:23
1802
+ msgid "Function"
1803
+ msgstr "Function"
1804
+
1805
+ #: templates/debug.php:575
1806
+ msgid "Process ID"
1807
+ msgstr "Process ID"
1808
+
1809
+ #: templates/debug.php:576
1810
+ msgid "Logger"
1811
+ msgstr "Logger"
1812
+
1813
+ #: templates/debug.php:577, templates/debug.php:601, templates/debug/logger.php:24
1814
+ msgid "Message"
1815
+ msgstr "Message"
1816
+
1817
+ #: templates/debug.php:579
1818
+ msgid "Filter"
1819
+ msgstr "Filter"
1820
+
1821
+ #: templates/debug.php:587
1822
+ msgid "Download"
1823
+ msgstr "Download"
1824
+
1825
+ #: templates/debug.php:598, templates/debug/logger.php:22
1826
+ msgid "Type"
1827
+ msgstr "Type"
1828
+
1829
+ #: templates/debug.php:603, templates/debug/logger.php:26
1830
+ msgid "Timestamp"
1831
+ msgstr "Timestamp"
1832
+
1833
+ #: templates/secure-https-header.php:28
1834
+ msgid "Secure HTTPS %s page, running from an external domain"
1835
+ msgstr "Secure HTTPS %s page, running from an external domain"
1836
+
1837
+ #: includes/customizer/class-fs-customizer-support-section.php:55, templates/plugin-info/features.php:43
1838
+ msgid "Support"
1839
+ msgstr "Support"
1840
+
1841
+ #: includes/debug/class-fs-debug-bar-panel.php:48, templates/debug/api-calls.php:54, templates/debug/logger.php:62
1842
+ msgctxt "milliseconds"
1843
+ msgid "ms"
1844
+ msgstr "ms"
1845
+
1846
+ #: includes/debug/debug-bar-start.php:41
1847
+ msgid "Freemius API"
1848
+ msgstr "Freemius API"
1849
+
1850
+ #: includes/debug/debug-bar-start.php:42
1851
+ msgid "Requests"
1852
+ msgstr "Requests"
1853
+
1854
+ #: templates/account/billing.php:22
1855
+ msgctxt "verb"
1856
+ msgid "Update"
1857
+ msgstr "Update"
1858
+
1859
+ #: templates/account/billing.php:33
1860
+ msgid "Billing"
1861
+ msgstr "Billing"
1862
+
1863
+ #: templates/account/billing.php:38, templates/account/billing.php:38
1864
+ msgid "Business name"
1865
+ msgstr "Business name"
1866
+
1867
+ #: templates/account/billing.php:39, templates/account/billing.php:39
1868
+ msgid "Tax / VAT ID"
1869
+ msgstr "Tax / VAT ID"
1870
+
1871
+ #: templates/account/billing.php:42, templates/account/billing.php:42, templates/account/billing.php:43, templates/account/billing.php:43
1872
+ msgid "Address Line %d"
1873
+ msgstr "Address Line %d"
1874
+
1875
+ #: templates/account/billing.php:46, templates/account/billing.php:46
1876
+ msgid "City"
1877
+ msgstr "City"
1878
+
1879
+ #: templates/account/billing.php:46, templates/account/billing.php:46
1880
+ msgid "Town"
1881
+ msgstr "Town"
1882
+
1883
+ #: templates/account/billing.php:47, templates/account/billing.php:47
1884
+ msgid "ZIP / Postal Code"
1885
+ msgstr "ZIP / Postal Code"
1886
+
1887
+ #: templates/account/billing.php:302
1888
+ msgid "Country"
1889
+ msgstr "Country"
1890
+
1891
+ #: templates/account/billing.php:304
1892
+ msgid "Select Country"
1893
+ msgstr "Select Country"
1894
+
1895
+ #: templates/account/billing.php:311, templates/account/billing.php:312
1896
+ msgid "State"
1897
+ msgstr "State"
1898
+
1899
+ #: templates/account/billing.php:311, templates/account/billing.php:312
1900
+ msgid "Province"
1901
+ msgstr "Province"
1902
+
1903
+ #: templates/account/payments.php:29
1904
+ msgid "Payments"
1905
+ msgstr "Payments"
1906
+
1907
+ #: templates/account/payments.php:36
1908
+ msgid "Date"
1909
+ msgstr "Date"
1910
+
1911
+ #: templates/account/payments.php:37
1912
+ msgid "Amount"
1913
+ msgstr "Amount"
1914
+
1915
+ #: templates/account/payments.php:38, templates/account/payments.php:50
1916
+ msgid "Invoice"
1917
+ msgstr "Invoice"
1918
+
1919
+ #: templates/debug/api-calls.php:56
1920
+ msgid "API"
1921
+ msgstr "API"
1922
+
1923
+ #: templates/debug/api-calls.php:68
1924
+ msgid "Method"
1925
+ msgstr "Method"
1926
+
1927
+ #: templates/debug/api-calls.php:69
1928
+ msgid "Code"
1929
+ msgstr "Code"
1930
+
1931
+ #: templates/debug/api-calls.php:70
1932
+ msgid "Length"
1933
+ msgstr "Length"
1934
+
1935
+ #: templates/debug/api-calls.php:71
1936
+ msgctxt "as file/folder path"
1937
+ msgid "Path"
1938
+ msgstr "Path"
1939
+
1940
+ #: templates/debug/api-calls.php:73
1941
+ msgid "Body"
1942
+ msgstr "Body"
1943
+
1944
+ #: templates/debug/api-calls.php:75
1945
+ msgid "Result"
1946
+ msgstr "Result"
1947
+
1948
+ #: templates/debug/api-calls.php:76
1949
+ msgid "Start"
1950
+ msgstr "Start"
1951
+
1952
+ #: templates/debug/api-calls.php:77
1953
+ msgid "End"
1954
+ msgstr "End"
1955
+
1956
+ #: templates/debug/logger.php:15
1957
+ msgid "Log"
1958
+ msgstr "Log"
1959
+
1960
+ #. translators: %s: time period (e.g. In "2 hours")
1961
+ #: templates/debug/plugins-themes-sync.php:18, templates/debug/scheduled-crons.php:91
1962
+ msgid "In %s"
1963
+ msgstr "In %s"
1964
+
1965
+ #. translators: %s: time period (e.g. "2 hours" ago)
1966
+ #: templates/debug/plugins-themes-sync.php:20, templates/debug/scheduled-crons.php:93
1967
+ msgid "%s ago"
1968
+ msgstr "%s ago"
1969
+
1970
+ #: templates/debug/plugins-themes-sync.php:21, templates/debug/scheduled-crons.php:74
1971
+ msgctxt "seconds"
1972
+ msgid "sec"
1973
+ msgstr "sec"
1974
+
1975
+ #: templates/debug/plugins-themes-sync.php:23
1976
+ msgid "Plugins & Themes Sync"
1977
+ msgstr "Plugins & Themes Sync"
1978
+
1979
+ #: templates/debug/plugins-themes-sync.php:28
1980
+ msgid "Total"
1981
+ msgstr "Total"
1982
+
1983
+ #: templates/debug/plugins-themes-sync.php:29, templates/debug/scheduled-crons.php:84
1984
+ msgid "Last"
1985
+ msgstr "Last"
1986
+
1987
+ #: templates/debug/scheduled-crons.php:76
1988
+ msgid "Scheduled Crons"
1989
+ msgstr "Scheduled Crons"
1990
+
1991
+ #: templates/debug/scheduled-crons.php:81
1992
+ msgid "Module"
1993
+ msgstr "Module"
1994
+
1995
+ #: templates/debug/scheduled-crons.php:82
1996
+ msgid "Module Type"
1997
+ msgstr "Module Type"
1998
+
1999
+ #: templates/debug/scheduled-crons.php:83
2000
+ msgid "Cron Type"
2001
+ msgstr "Cron Type"
2002
+
2003
+ #: templates/debug/scheduled-crons.php:85
2004
+ msgid "Next"
2005
+ msgstr "Next"
2006
+
2007
+ #: templates/forms/affiliation.php:82
2008
+ msgid "Non-expiring"
2009
+ msgstr "Non-expiring"
2010
+
2011
+ #: templates/forms/affiliation.php:85
2012
+ msgid "Apply to become an affiliate"
2013
+ msgstr "Apply to become an affiliate"
2014
+
2015
+ #: templates/forms/affiliation.php:104
2016
+ msgid "Your affiliate application for %s has been accepted! Log in to your affiliate area at: %s."
2017
+ msgstr "Your affiliate application for %s has been accepted! Log in to your affiliate area at: %s."
2018
+
2019
+ #: templates/forms/affiliation.php:119
2020
+ msgid "Thank you for applying for our affiliate program, we'll review your details during the next 14 days and will get back to you with further information."
2021
+ msgstr "Thank you for applying for our affiliate program, we'll review your details during the next 14 days and will get back to you with further information."
2022
+
2023
+ #: templates/forms/affiliation.php:122
2024
+ msgid "Your affiliation account was temporarily suspended."
2025
+ msgstr "Your affiliation account was temporarily suspended."
2026
+
2027
+ #: templates/forms/affiliation.php:125
2028
+ msgid "Thank you for applying for our affiliate program, unfortunately, we've decided at this point to reject your application. Please try again in 30 days."
2029
+ msgstr "Thank you for applying for our affiliate program, unfortunately, we've decided at this point to reject your application. Please try again in 30 days."
2030
+
2031
+ #: templates/forms/affiliation.php:128
2032
+ msgid "Due to violation of our affiliation terms, we decided to temporarily block your affiliation account. If you have any questions, please contact support."
2033
+ msgstr "Due to violation of our affiliation terms, we decided to temporarily block your affiliation account. If you have any questions, please contact support."
2034
+
2035
+ #: templates/forms/affiliation.php:141
2036
+ msgid "Like the %s? Become our ambassador and earn cash ;-)"
2037
+ msgstr "Like the %s? Become our ambassador and earn cash ;-)"
2038
+
2039
+ #: templates/forms/affiliation.php:142
2040
+ msgid "Refer new customers to our %s and earn %s commission on each successful sale you refer!"
2041
+ msgstr "Refer new customers to our %s and earn %s commission on each successful sale you refer!"
2042
+
2043
+ #: templates/forms/affiliation.php:145
2044
+ msgid "Program Summary"
2045
+ msgstr "Program Summary"
2046
+
2047
+ #: templates/forms/affiliation.php:147
2048
+ msgid "%s commission when a customer purchases a new license."
2049
+ msgstr "%s commission when a customer purchases a new license."
2050
+
2051
+ #: templates/forms/affiliation.php:149
2052
+ msgid "Get commission for automated subscription renewals."
2053
+ msgstr "Get commission for automated subscription renewals."
2054
+
2055
+ #: templates/forms/affiliation.php:152
2056
+ msgid "%s tracking cookie after the first visit to maximize earnings potential."
2057
+ msgstr "%s tracking cookie after the first visit to maximize earnings potential."
2058
+
2059
+ #: templates/forms/affiliation.php:155
2060
+ msgid "Unlimited commissions."
2061
+ msgstr "Unlimited commissions."
2062
+
2063
+ #: templates/forms/affiliation.php:157
2064
+ msgid "%s minimum payout amount."
2065
+ msgstr "%s minimum payout amount."
2066
+
2067
+ #: templates/forms/affiliation.php:158
2068
+ msgid "Payouts are in USD and processed monthly via PayPal."
2069
+ msgstr "Payouts are in USD and processed monthly via PayPal."
2070
+
2071
+ #: templates/forms/affiliation.php:159
2072
+ msgid "As we reserve 30 days for potential refunds, we only pay commissions that are older than 30 days."
2073
+ msgstr "As we reserve 30 days for potential refunds, we only pay commissions that are older than 30 days."
2074
+
2075
+ #: templates/forms/affiliation.php:162
2076
+ msgid "Affiliate"
2077
+ msgstr "Affiliate"
2078
+
2079
+ #: templates/forms/affiliation.php:165, templates/forms/resend-key.php:23
2080
+ msgid "Email address"
2081
+ msgstr "Email address"
2082
+
2083
+ #: templates/forms/affiliation.php:169
2084
+ msgid "Full name"
2085
+ msgstr "Full name"
2086
+
2087
+ #: templates/forms/affiliation.php:173
2088
+ msgid "PayPal account email address"
2089
+ msgstr "PayPal account email address"
2090
+
2091
+ #: templates/forms/affiliation.php:177
2092
+ msgid "Where are you going to promote the %s?"
2093
+ msgstr "Where are you going to promote the %s?"
2094
+
2095
+ #: templates/forms/affiliation.php:179
2096
+ msgid "Enter the domain of your website or other websites from where you plan to promote the %s."
2097
+ msgstr "Enter the domain of your website or other websites from where you plan to promote the %s."
2098
+
2099
+ #: templates/forms/affiliation.php:181
2100
+ msgid "Add another domain"
2101
+ msgstr "Add another domain"
2102
+
2103
+ #: templates/forms/affiliation.php:185
2104
+ msgid "Extra Domains"
2105
+ msgstr "Extra Domains"
2106
+
2107
+ #: templates/forms/affiliation.php:186
2108
+ msgid "Extra domains where you will be marketing the product from."
2109
+ msgstr "Extra domains where you will be marketing the product from."
2110
+
2111
+ #: templates/forms/affiliation.php:196
2112
+ msgid "Promotion methods"
2113
+ msgstr "Promotion methods"
2114
+
2115
+ #: templates/forms/affiliation.php:199
2116
+ msgid "Social media (Facebook, Twitter, etc.)"
2117
+ msgstr "Social media (Facebook, Twitter, etc.)"
2118
+
2119
+ #: templates/forms/affiliation.php:203
2120
+ msgid "Mobile apps"
2121
+ msgstr "Mobile apps"
2122
+
2123
+ #: templates/forms/affiliation.php:207
2124
+ msgid "Website, email, and social media statistics (optional)"
2125
+ msgstr "Website, email, and social media statistics (optional)"
2126
+
2127
+ #: templates/forms/affiliation.php:210
2128
+ msgid "Please feel free to provide any relevant website or social media statistics, e.g. monthly unique site visits, number of email subscribers, followers, etc. (we will keep this information confidential)."
2129
+ msgstr "Please feel free to provide any relevant website or social media statistics, e.g. monthly unique site visits, number of email subscribers, followers, etc. (we will keep this information confidential)."
2130
+
2131
+ #: templates/forms/affiliation.php:214
2132
+ msgid "How will you promote us?"
2133
+ msgstr "How will you promote us?"
2134
+
2135
+ #: templates/forms/affiliation.php:217
2136
+ msgid "Please provide details on how you intend to promote %s (please be as specific as possible)."
2137
+ msgstr "Please provide details on how you intend to promote %s (please be as specific as possible)."
2138
+
2139
+ #: templates/forms/affiliation.php:223, templates/forms/resend-key.php:22
2140
+ msgid "Cancel"
2141
+ msgstr "Cancel"
2142
+
2143
+ #: templates/forms/affiliation.php:225
2144
+ msgid "Become an affiliate"
2145
+ msgstr "Become an affiliate"
2146
+
2147
+ #: templates/forms/license-activation.php:21
2148
+ msgid "Please enter the license key that you received in the email right after the purchase:"
2149
+ msgstr "Please enter the license key that you received in the email right after the purchase:"
2150
+
2151
+ #: templates/forms/license-activation.php:26
2152
+ msgid "Update License"
2153
+ msgstr "Update License"
2154
+
2155
+ #: templates/forms/optout.php:30
2156
+ msgctxt "verb"
2157
+ msgid "Opt Out"
2158
+ msgstr "Opt Out"
2159
+
2160
+ #: templates/forms/optout.php:31
2161
+ msgctxt "verb"
2162
+ msgid "Opt In"
2163
+ msgstr "Opt In"
2164
+
2165
+ #: templates/forms/optout.php:33
2166
+ msgid "Usage tracking is done in the name of making %s better. Making a better user experience, prioritizing new features, and more good things. We'd really appreciate if you'll reconsider letting us continue with the tracking."
2167
+ msgstr "Usage tracking is done in the name of making %s better. Making a better user experience, prioritizing new features, and more good things. We'd really appreciate if you'll reconsider letting us continue with the tracking."
2168
+
2169
+ #: templates/forms/optout.php:35
2170
+ msgid "By clicking \"Opt Out\", we will no longer be sending any data from %s to %s."
2171
+ msgstr "By clicking \"Opt Out\", we will no longer be sending any data from %s to %s."
2172
+
2173
+ #: templates/forms/premium-versions-upgrade-handler.php:40
2174
+ msgid "There is a new version of %s available."
2175
+ msgstr "There is a new version of %s available."
2176
+
2177
+ #: templates/forms/premium-versions-upgrade-handler.php:41
2178
+ msgid " %s to access version %s security & feature updates, and support."
2179
+ msgstr " %s to access version %s security & feature updates, and support."
2180
+
2181
+ #: templates/forms/premium-versions-upgrade-handler.php:54
2182
+ msgid "New Version Available"
2183
+ msgstr "New Version Available"
2184
+
2185
+ #: templates/forms/premium-versions-upgrade-handler.php:75
2186
+ msgctxt "close a window"
2187
+ msgid "Dismiss"
2188
+ msgstr "Dismiss"
2189
+
2190
+ #: templates/forms/resend-key.php:21
2191
+ msgid "Send License Key"
2192
+ msgstr "Send License Key"
2193
+
2194
+ #: templates/forms/resend-key.php:57
2195
+ msgid "Enter the email address you've used for the upgrade below and we will resend you the license key."
2196
+ msgstr "Enter the email address you've used for the upgrade below and we will resend you the license key."
2197
+
2198
+ #: templates/forms/subscription-cancellation.php:37
2199
+ msgid "Deactivating or uninstalling the %s will automatically disable the license, which you'll be able to use on another site."
2200
+ msgstr "Deactivating or uninstalling the %s will automatically disable the license, which you'll be able to use on another site."
2201
+
2202
+ #: templates/forms/subscription-cancellation.php:47
2203
+ msgid "In case you are NOT planning on using this %s on this site (or any other site) - would you like to cancel the %s as well?"
2204
+ msgstr "In case you are NOT planning on using this %s on this site (or any other site) - would you like to cancel the %s as well?"
2205
+
2206
+ #: templates/forms/subscription-cancellation.php:52
2207
+ msgid "license"
2208
+ msgstr "license"
2209
+
2210
+ #: templates/forms/subscription-cancellation.php:57
2211
+ msgid "Cancel %s - I no longer need any security & feature updates, nor support for %s because I'm not planning to use the %s on this, or any other site."
2212
+ msgstr "Cancel %s - I no longer need any security & feature updates, nor support for %s because I'm not planning to use the %s on this, or any other site."
2213
+
2214
+ #: templates/forms/subscription-cancellation.php:68
2215
+ msgid "Don't cancel %s - I'm still interested in getting security & feature updates, as well as be able to contact support."
2216
+ msgstr "Don't cancel %s - I'm still interested in getting security & feature updates, as well as be able to contact support."
2217
+
2218
+ #. translators: %1$s: Either 'Downgrading your plan' or 'Cancelling the subscription'
2219
+ #: templates/forms/subscription-cancellation.php:99, templates/account/partials/addon.php:29, templates/account/partials/site.php:298
2220
+ msgid "%1$s will immediately stop all future recurring payments and your %s plan license will expire in %s."
2221
+ msgstr "%1$s will immediately stop all future recurring payments and your %s plan license will expire in %s."
2222
+
2223
+ #: templates/forms/subscription-cancellation.php:103
2224
+ msgid "Once your license expires you will no longer be able to use the %s, unless you activate it again with a valid premium license."
2225
+ msgstr "Once your license expires you will no longer be able to use the %s, unless you activate it again with a valid premium license."
2226
+
2227
+ #: templates/forms/subscription-cancellation.php:136
2228
+ msgid "Cancel %s?"
2229
+ msgstr "Cancel %s?"
2230
+
2231
+ #: templates/forms/subscription-cancellation.php:143
2232
+ msgid "Proceed"
2233
+ msgstr "Proceed"
2234
+
2235
+ #: templates/forms/subscription-cancellation.php:191, templates/forms/deactivation/form.php:171
2236
+ msgid "Cancel %s & Proceed"
2237
+ msgstr "Cancel %s & Proceed"
2238
+
2239
+ #: templates/forms/trial-start.php:22
2240
+ msgid "You are 1-click away from starting your %1$s-day free trial of the %2$s plan."
2241
+ msgstr "You are 1-click away from starting your %1$s-day free trial of the %2$s plan."
2242
+
2243
+ #: templates/forms/trial-start.php:28
2244
+ msgid "For compliance with the WordPress.org guidelines, before we start the trial we ask that you opt in with your user and non-sensitive site information, allowing the %s to periodically send data to %s to check for version updates and to validate your trial."
2245
+ msgstr "For compliance with the WordPress.org guidelines, before we start the trial we ask that you opt in with your user and non-sensitive site information, allowing the %s to periodically send data to %s to check for version updates and to validate your trial."
2246
+
2247
+ #: templates/js/style-premium-theme.php:39
2248
+ msgid "Premium"
2249
+ msgstr "Premium"
2250
+
2251
+ #: templates/js/style-premium-theme.php:42
2252
+ msgid "Beta"
2253
+ msgstr "Beta"
2254
+
2255
+ #: templates/partials/network-activation.php:27
2256
+ msgid "Activate license on all sites in the network."
2257
+ msgstr "Activate license on all sites in the network."
2258
+
2259
+ #: templates/partials/network-activation.php:28
2260
+ msgid "Apply on all sites in the network."
2261
+ msgstr "Apply on all sites in the network."
2262
+
2263
+ #: templates/partials/network-activation.php:31
2264
+ msgid "Activate license on all pending sites."
2265
+ msgstr "Activate license on all pending sites."
2266
+
2267
+ #: templates/partials/network-activation.php:32
2268
+ msgid "Apply on all pending sites."
2269
+ msgstr "Apply on all pending sites."
2270
+
2271
+ #: templates/partials/network-activation.php:40, templates/partials/network-activation.php:74
2272
+ msgid "allow"
2273
+ msgstr "allow"
2274
+
2275
+ #: templates/partials/network-activation.php:43, templates/partials/network-activation.php:77
2276
+ msgid "delegate"
2277
+ msgstr "delegate"
2278
+
2279
+ #: templates/partials/network-activation.php:47, templates/partials/network-activation.php:81
2280
+ msgid "skip"
2281
+ msgstr "skip"
2282
+
2283
+ #: templates/plugin-info/description.php:72, templates/plugin-info/screenshots.php:31
2284
+ msgid "Click to view full-size screenshot %d"
2285
+ msgstr "Click to view full-size screenshot %d"
2286
+
2287
+ #: templates/plugin-info/features.php:56
2288
+ msgid "Unlimited Updates"
2289
+ msgstr "Unlimited Updates"
2290
+
2291
+ #: templates/account/partials/activate-license-button.php:46
2292
+ msgid "Localhost"
2293
+ msgstr "Localhost"
2294
+
2295
+ #: templates/account/partials/activate-license-button.php:50
2296
+ msgctxt "as 5 licenses left"
2297
+ msgid "%s left"
2298
+ msgstr "%s left"
2299
+
2300
+ #: templates/account/partials/activate-license-button.php:51
2301
+ msgid "Last license"
2302
+ msgstr "Last license"
2303
+
2304
+ #: templates/account/partials/addon.php:167
2305
+ msgid "Cancelled"
2306
+ msgstr "Cancelled"
2307
+
2308
+ #: templates/account/partials/addon.php:177
2309
+ msgid "No expiration"
2310
+ msgstr "No expiration"
2311
+
2312
+ #: templates/account/partials/site.php:181
2313
+ msgid "Owner Name"
2314
+ msgstr "Owner Name"
2315
+
2316
+ #: templates/account/partials/site.php:193
2317
+ msgid "Owner Email"
2318
+ msgstr "Owner Email"
2319
+
2320
+ #: templates/account/partials/site.php:205
2321
+ msgid "Owner ID"
2322
+ msgstr "Owner ID"
2323
+
2324
+ #: templates/account/partials/site.php:270
2325
+ msgid "Subscription"
2326
+ msgstr "Subscription"
2327
+
2328
+ #: templates/forms/deactivation/contact.php:19
2329
+ msgid "Sorry for the inconvenience and we are here to help if you give us a chance."
2330
+ msgstr "Sorry for the inconvenience and we are here to help if you give us a chance."
2331
+
2332
+ #: templates/forms/deactivation/contact.php:22
2333
+ msgid "Contact Support"
2334
+ msgstr "Contact Support"
2335
+
2336
+ #: templates/forms/deactivation/form.php:64
2337
+ msgid "Anonymous feedback"
2338
+ msgstr "Anonymous feedback"
2339
+
2340
+ #: templates/forms/deactivation/form.php:70
2341
+ msgid "Deactivate"
2342
+ msgstr "Deactivate"
2343
+
2344
+ #: templates/forms/deactivation/form.php:72
2345
+ msgid "Activate %s"
2346
+ msgstr "Activate %s"
2347
+
2348
+ #: templates/forms/deactivation/form.php:87
2349
+ msgid "Quick Feedback"
2350
+ msgstr "Quick Feedback"
2351
+
2352
+ #: templates/forms/deactivation/form.php:91
2353
+ msgid "If you have a moment, please let us know why you are %s"
2354
+ msgstr "If you have a moment, please let us know why you are %s"
2355
+
2356
+ #: templates/forms/deactivation/form.php:91
2357
+ msgid "deactivating"
2358
+ msgstr "deactivating"
2359
+
2360
+ #: templates/forms/deactivation/form.php:91
2361
+ msgid "switching"
2362
+ msgstr "switching"
2363
+
2364
+ #: templates/forms/deactivation/form.php:365
2365
+ msgid "Submit & %s"
2366
+ msgstr "Submit & %s"
2367
+
2368
+ #: templates/forms/deactivation/form.php:386
2369
+ msgid "Kindly tell us the reason so we can improve."
2370
+ msgstr "Kindly tell us the reason so we can improve."
2371
+
2372
+ #: templates/forms/deactivation/form.php:511
2373
+ msgid "Yes - %s"
2374
+ msgstr "Yes - %s"
2375
+
2376
+ #: templates/forms/deactivation/form.php:518
2377
+ msgid "Skip & %s"
2378
+ msgstr "Skip & %s"
2379
+
2380
+ #: templates/forms/deactivation/retry-skip.php:21
2381
+ msgid "Click here to use the plugin anonymously"
2382
+ msgstr "Click here to use the plugin anonymously"
2383
+
2384
+ #: templates/forms/deactivation/retry-skip.php:23
2385
+ msgid "You might have missed it, but you don't have to share any data and can just %s the opt-in."
2386
+ msgstr "You might have missed it, but you don't have to share any data and can just %s the opt-in."
freemius/languages/freemius-es_ES.po CHANGED
@@ -1,2508 +1,2508 @@
1
- # Copyright (C) 2019 freemius
2
- # This file is distributed under the same license as the freemius package.
3
- # Translators:
4
- # Carlos Longarela <carlos@longarela.eu>, 2017-2018
5
- msgid ""
6
- msgstr ""
7
- "Project-Id-Version: WordPress SDK\n"
8
- "Report-Msgid-Bugs-To: https://github.com/Freemius/wordpress-sdk/issues\n"
9
- "POT-Creation-Date: \n"
10
- "PO-Revision-Date: 2019-06-05 13:40+0000\n"
11
- "Last-Translator: Carlos Longarela <carlos@longarela.eu>\n"
12
- "Language: es_ES\n"
13
- "Language-Team: Spanish (Spain) (http://www.transifex.com/freemius/wordpress-sdk/language/es_ES/)\n"
14
- "Content-Type: text/plain; charset=UTF-8\n"
15
- "Content-Transfer-Encoding: 8bit\n"
16
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
17
- "MIME-Version: 1.0\n"
18
- "X-Poedit-Basepath: ..\n"
19
- "X-Poedit-KeywordsList: get_text_inline;fs_text_inline;fs_echo_inline;fs_esc_js_inline;fs_esc_attr_inline;fs_esc_attr_echo_inline;fs_esc_html_inline;fs_esc_html_echo_inline;get_text_x_inline:1,2c;fs_text_x_inline:1,2c;fs_echo_x_inline:1,2c;fs_esc_attr_x_inline:1,2c;fs_esc_js_x_inline:1,2c;fs_esc_js_echo_x_inline:1,2c;fs_esc_html_x_inline:1,2c;fs_esc_html_echo_x_inline:1,2c\n"
20
- "X-Poedit-SearchPath-0: .\n"
21
- "X-Poedit-SearchPathExcluded-0: *.js\n"
22
- "X-Poedit-SourceCharset: UTF-8\n"
23
-
24
- #: includes/class-freemius.php1838, templates/account.php:769
25
- msgid "An update to a Beta version will replace your installed version of %s with the latest Beta release - use with caution, and not on production sites. You have been warned."
26
- msgstr "An update to a Beta version will replace your installed version of %s with the latest Beta release - use with caution, and not on production sites. You have been warned."
27
-
28
- #: includes/class-freemius.php:1845
29
- msgid "Would you like to proceed with the update?"
30
- msgstr "Would you like to proceed with the update?"
31
-
32
- #: includes/class-freemius.php:2053
33
- msgid "Freemius SDK couldn't find the plugin's main file. Please contact sdk@freemius.com with the current error."
34
- msgstr "Freemius SDK no pudo encontrar el archivo principal del plugin. Por favor contacta a sdk@freemius.com con el error actual."
35
-
36
- #: includes/class-freemius.php:2055
37
- msgid "Error"
38
- msgstr "Error"
39
-
40
- #: includes/class-freemius.php:2445
41
- msgid "I found a better %s"
42
- msgstr "He encontrado un %s mejor"
43
-
44
- #: includes/class-freemius.php:2447
45
- msgid "What's the %s's name?"
46
- msgstr "¿Cuál es el nombre de %s?"
47
-
48
- #: includes/class-freemius.php:2453
49
- msgid "It's a temporary %s. I'm just debugging an issue."
50
- msgstr "Es una %stemporal . Sólo estoy depurando un problema"
51
-
52
- #: includes/class-freemius.php:2455
53
- msgid "Deactivation"
54
- msgstr "Desactivación"
55
-
56
- #: includes/class-freemius.php:2456
57
- msgid "Theme Switch"
58
- msgstr "Cambiar tema"
59
-
60
- #: includes/class-freemius.php2465, templates/forms/resend-key.php:24
61
- msgid "Other"
62
- msgstr "Otra"
63
-
64
- #: includes/class-freemius.php:2473
65
- msgid "I no longer need the %s"
66
- msgstr "Ya no necesito el %s"
67
-
68
- #: includes/class-freemius.php:2480
69
- msgid "I only needed the %s for a short period"
70
- msgstr "Sólo necesitaba la %s por un corto período"
71
-
72
- #: includes/class-freemius.php:2486
73
- msgid "The %s broke my site"
74
- msgstr "%s ha roto mi sitio"
75
-
76
- #: includes/class-freemius.php:2493
77
- msgid "The %s suddenly stopped working"
78
- msgstr "%s de repente ha dejado de funcionar"
79
-
80
- #: includes/class-freemius.php:2503
81
- msgid "I can't pay for it anymore"
82
- msgstr "No puedo pagarlo durante más tiempo"
83
-
84
- #: includes/class-freemius.php:2505
85
- msgid "What price would you feel comfortable paying?"
86
- msgstr "¿Con qué precio te sentirías cómodo pagando?"
87
-
88
- #: includes/class-freemius.php:2511
89
- msgid "I don't like to share my information with you"
90
- msgstr "No me gusta compartir mi información contigo"
91
-
92
- #: includes/class-freemius.php:2532
93
- msgid "The %s didn't work"
94
- msgstr "El %s no funcionaba"
95
-
96
- #: includes/class-freemius.php:2542
97
- msgid "I couldn't understand how to make it work"
98
- msgstr "No entiendo cómo hacerlo funcionar"
99
-
100
- #: includes/class-freemius.php:2550
101
- msgid "The %s is great, but I need specific feature that you don't support"
102
- msgstr "%s es genial, pero necesito una característica que no soportáis"
103
-
104
- #: includes/class-freemius.php:2552
105
- msgid "What feature?"
106
- msgstr "¿Qué característica?"
107
-
108
- #: includes/class-freemius.php:2556
109
- msgid "The %s is not working"
110
- msgstr " El %s no funciona"
111
-
112
- #: includes/class-freemius.php:2558
113
- msgid "Kindly share what didn't work so we can fix it for future users..."
114
- msgstr "Por favor, comparte lo que no funcionó para que podamos arreglarlo para los futuros usuarios..."
115
-
116
- #: includes/class-freemius.php:2562
117
- msgid "It's not what I was looking for"
118
- msgstr "No es lo que estaba buscando"
119
-
120
- #: includes/class-freemius.php:2564
121
- msgid "What you've been looking for?"
122
- msgstr "¿Que has estado buscando?"
123
-
124
- #: includes/class-freemius.php:2568
125
- msgid "The %s didn't work as expected"
126
- msgstr " El %s no funciona como esperaba"
127
-
128
- #: includes/class-freemius.php:2570
129
- msgid "What did you expect?"
130
- msgstr "¿Qué esperas?"
131
-
132
- #: includes/class-freemius.php3425, templates/debug.php:20
133
- msgid "Freemius Debug"
134
- msgstr "Debug Freemius"
135
-
136
- #: includes/class-freemius.php:4177
137
- msgid "I don't know what is cURL or how to install it, help me!"
138
- msgstr "No sé qué es cURL o cómo instalarlo, ¡ayúdame!"
139
-
140
- #: includes/class-freemius.php:4179
141
- msgid "We'll make sure to contact your hosting company and resolve the issue. You will get a follow-up email to %s once we have an update."
142
- msgstr "Nos aseguraremos de ponernos en contacto con tu empresa de alojamiento web y resolver el problema. Recibirás un correo electrónico de seguimiento a %s tan pronto tengamos una actualización."
143
-
144
- #: includes/class-freemius.php:4186
145
- msgid "Great, please install cURL and enable it in your php.ini file. In addition, search for the 'disable_functions' directive in your php.ini file and remove any disabled methods starting with 'curl_'. To make sure it was successfully activated, use 'phpinfo()'. Once activated, deactivate the %s and reactivate it back again."
146
- msgstr "Genial, por favor instala cURL y habilítalo en el archivo php.ini. Además, busca la directiva 'disable_functions' en el archivo php.ini y quita cualquier método que comienza con 'curl_'. Para asegurarte de que se activó con éxito, utiliza 'phpinfo()'. Una vez activado, desactiva el %s y reactívalo de nuevo."
147
-
148
- #: includes/class-freemius.php:4291
149
- msgid "Yes - do your thing"
150
- msgstr "Vamos, adelante"
151
-
152
- #: includes/class-freemius.php:4296
153
- msgid "No - just deactivate"
154
- msgstr "No - sólo desactivar"
155
-
156
- #: includes/class-freemius.php4341, includes/class-freemius.php4850,
157
- #: includes/class-freemius.php5999, includes/class-freemius.php12682,
158
- #: includes/class-freemius.php16045, includes/class-freemius.php16133,
159
- #: includes/class-freemius.php16299, includes/class-freemius.php18758,
160
- #: includes/class-freemius.php18768, includes/class-freemius.php19404,
161
- #: includes/class-freemius.php20277, includes/class-freemius.php20392,
162
- #: includes/class-freemius.php20536, templates/add-ons.php:54
163
- msgctxt "exclamation"
164
- msgid "Oops"
165
- msgstr "Oops"
166
-
167
- #: includes/class-freemius.php:4410
168
- msgid "Thank for giving us the chance to fix it! A message was just sent to our technical staff. We will get back to you as soon as we have an update to %s. Appreciate your patience."
169
- msgstr "¡Gracias por darnos la oportunidad de arreglarlo! Acabamos de enviar un mensaje a nuestro personal técnico. Nos pondremos en contacto contigo tan pronto como tengamos una actualización de %s. Apreciamos tu paciencia."
170
-
171
- #: includes/class-freemius.php:4847
172
- msgctxt "addonX cannot run without pluginY"
173
- msgid "%s cannot run without %s."
174
- msgstr "%s no se puede ejecutar sin %s."
175
-
176
- #: includes/class-freemius.php:4848
177
- msgctxt "addonX cannot run..."
178
- msgid "%s cannot run without the plugin."
179
- msgstr "%s no se puede ejecutar sin el plugin."
180
-
181
- #: includes/class-freemius.php5020, includes/class-freemius.php5045,
182
- #: includes/class-freemius.php:19475
183
- msgid "Unexpected API error. Please contact the %s's author with the following error."
184
- msgstr "Error inesperado del API. Pónte en contacto con el autor de %s indicándole el siguiente error."
185
-
186
- #: includes/class-freemius.php:5687
187
- msgid "Premium %s version was successfully activated."
188
- msgstr "La versión Premium %s ha sido activada con éxito."
189
-
190
- #: includes/class-freemius.php5699, includes/class-freemius.php:7567
191
- msgctxt ""
192
- msgid "W00t"
193
- msgstr "W00t"
194
-
195
- #: includes/class-freemius.php:5714
196
- msgid "You have a %s license."
197
- msgstr "Tienes una licencia %s."
198
-
199
- #: includes/class-freemius.php5718, includes/class-freemius.php15466,
200
- #: includes/class-freemius.php15477, includes/class-freemius.php18669,
201
- #: includes/class-freemius.php18999, includes/class-freemius.php19065,
202
- #: includes/class-freemius.php:19229
203
- msgctxt "interjection expressing joy or exuberance"
204
- msgid "Yee-haw"
205
- msgstr "Vaya"
206
-
207
- #: includes/class-freemius.php:5982
208
- msgid "%s free trial was successfully cancelled. Since the add-on is premium only it was automatically deactivated. If you like to use it in the future, you'll have to purchase a license."
209
- msgstr "la prueba gratuita de %s fue cancelada con éxito. Puesto que el complemento es sólo premium se desactivó automáticamente. Si quieres utilizarlo en el futuro, deberás comprar una licencia."
210
-
211
- #: includes/class-freemius.php:5986
212
- msgid "%s is a premium only add-on. You have to purchase a license first before activating the plugin."
213
- msgstr "%s es un complemento único de premium. Tienes que comprar una licencia primero antes de activar el plugin."
214
-
215
- #: includes/class-freemius.php5995, templates/add-ons.php130,
216
- #: templates/account/partials/addon.php:343
217
- msgid "More information about %s"
218
- msgstr "Más información sobre %s"
219
-
220
- #: includes/class-freemius.php:5996
221
- msgid "Purchase License"
222
- msgstr "Comprar licencia"
223
-
224
- #: includes/class-freemius.php6931, templates/connect.php:163
225
- msgid "You should receive an activation email for %s to your mailbox at %s. Please make sure you click the activation button in that email to %s."
226
- msgstr "Recibirás un correo de activación para %s en tu buzón en %s. Por favor, asegúrate de hacer clic en el botón de activación en ese correo electrónico para %s."
227
-
228
- #: includes/class-freemius.php:6935
229
- msgid "start the trial"
230
- msgstr "comenzar el período de prueba"
231
-
232
- #: includes/class-freemius.php6936, templates/connect.php:167
233
- msgid "complete the install"
234
- msgstr "completar la instalación"
235
-
236
- #: includes/class-freemius.php:7049
237
- msgid "You are just one step away - %s"
238
- msgstr "Estás a sólo un paso - %s"
239
-
240
- #: includes/class-freemius.php:7052
241
- msgctxt "%s - plugin name. As complete \"PluginX\" activation now"
242
- msgid "Complete \"%s\" Activation Now"
243
- msgstr "Completar la activación de \"%s\" ahora"
244
-
245
- #: includes/class-freemius.php:7130
246
- msgid "We made a few tweaks to the %s, %s"
247
- msgstr "Hemos realizado algunas optimizaciones al %s, %s"
248
-
249
- #: includes/class-freemius.php:7134
250
- msgid "Opt in to make \"%s\" better!"
251
- msgstr "¡Inscríbite para hacer \"%s\" Mejor!"
252
-
253
- #: includes/class-freemius.php:7566
254
- msgid "The upgrade of %s was successfully completed."
255
- msgstr "La actualización de %s se completó con éxito."
256
-
257
- #: includes/class-freemius.php9728, includes/class-fs-plugin-updater.php975,
258
- #: includes/class-fs-plugin-updater.php1170,
259
- #: includes/class-fs-plugin-updater.php1177,
260
- #: templates/auto-installation.php:32
261
- msgid "Add-On"
262
- msgstr "Complemento"
263
-
264
- #: includes/class-freemius.php9730, templates/account.php313,
265
- #: templates/account.php321, templates/debug.php361, templates/debug.php:522
266
- msgid "Plugin"
267
- msgstr "Plugin"
268
-
269
- #: includes/class-freemius.php9731, templates/account.php314,
270
- #: templates/account.php322, templates/debug.php361, templates/debug.php522,
271
- #: templates/forms/deactivation/form.php:71
272
- msgid "Theme"
273
- msgstr "Tema"
274
-
275
- #: includes/class-freemius.php:12148
276
- msgid "An unknown error has occurred while trying to set the user's beta mode."
277
- msgstr "An unknown error has occurred while trying to set the user's beta mode."
278
-
279
- #: includes/class-freemius.php:12549
280
- msgid "Invalid site details collection."
281
- msgstr "Colección de detalles del sitio no válida."
282
-
283
- #: includes/class-freemius.php:12669
284
- msgid "We couldn't find your email address in the system, are you sure it's the right address?"
285
- msgstr "No podemos encontrar tu dirección de correo electrónico en el sistema, ¿estás seguro de que es la dirección de correo electrónico correcta?"
286
-
287
- #: includes/class-freemius.php:12671
288
- msgid "We can't see any active licenses associated with that email address, are you sure it's the right address?"
289
- msgstr "No vemos ninguna licencia activa asociada a esa dirección de correo electrónico, ¿estás seguro de que es la dirección de correo electrónico correcta?"
290
-
291
- #: includes/class-freemius.php:12945
292
- msgid "Account is pending activation."
293
- msgstr "La cuenta está pendiente de activación"
294
-
295
- #: includes/class-freemius.php13057,
296
- #: templates/forms/premium-versions-upgrade-handler.php:47
297
- msgid "Buy a license now"
298
- msgstr "Compra una licencia ahora"
299
-
300
- #: includes/class-freemius.php13069,
301
- #: templates/forms/premium-versions-upgrade-handler.php:46
302
- msgid "Renew your license now"
303
- msgstr "Renueva tu licencia ahora"
304
-
305
- #: includes/class-freemius.php:13073
306
- msgid "%s to access version %s security & feature updates, and support."
307
- msgstr "%s para acceder a la versión %s de actualizaciones de funciones, seguridad y soporte."
308
-
309
- #: includes/class-freemius.php:15448
310
- msgid "%s activation was successfully completed."
311
- msgstr "%s activación se completó con éxito."
312
-
313
- #: includes/class-freemius.php:15462
314
- msgid "Your account was successfully activated with the %s plan."
315
- msgstr "Tu cuenta se ha activado correctamente con el plan %s."
316
-
317
- #: includes/class-freemius.php15473, includes/class-freemius.php:19061
318
- msgid "Your trial has been successfully started."
319
- msgstr "Tu versión de prueba se ha iniciado con éxito."
320
-
321
- #: includes/class-freemius.php16043, includes/class-freemius.php16131,
322
- #: includes/class-freemius.php:16297
323
- msgid "Couldn't activate %s."
324
- msgstr "No se puede activar %s."
325
-
326
- #: includes/class-freemius.php16044, includes/class-freemius.php16132,
327
- #: includes/class-freemius.php:16298
328
- msgid "Please contact us with the following message:"
329
- msgstr "Por favor contáctanos con el siguiente mensaje:"
330
-
331
- #: includes/class-freemius.php:16128
332
- msgid "An unknown error has occurred."
333
- msgstr "An unknown error has occurred."
334
-
335
- #: includes/class-freemius.php16655, includes/class-freemius.php:21409
336
- msgid "Upgrade"
337
- msgstr "Actualizar"
338
-
339
- #: includes/class-freemius.php:16661
340
- msgid "Start Trial"
341
- msgstr "Comenzar el período de prueba"
342
-
343
- #: includes/class-freemius.php:16663
344
- msgid "Pricing"
345
- msgstr "Precio"
346
-
347
- #: includes/class-freemius.php16742, includes/class-freemius.php:16744
348
- msgid "Affiliation"
349
- msgstr "Afiliación"
350
-
351
- #: includes/class-freemius.php16772, includes/class-freemius.php16774,
352
- #: templates/account.php177, templates/debug.php:326
353
- msgid "Account"
354
- msgstr "Cuenta"
355
-
356
- #: includes/class-freemius.php16787, includes/class-freemius.php16789,
357
- #: includes/customizer/class-fs-customizer-support-section.php:60
358
- msgid "Contact Us"
359
- msgstr "Contáctanos"
360
-
361
- #: includes/class-freemius.php16799, includes/class-freemius.php16801,
362
- #: includes/class-freemius.php21423, templates/account.php105,
363
- #: templates/account/partials/addon.php:45
364
- msgid "Add-Ons"
365
- msgstr "Complementos"
366
-
367
- #: includes/class-freemius.php:16835
368
- msgctxt "ASCII arrow left icon"
369
- msgid "&#x2190;"
370
- msgstr "&#x2190;"
371
-
372
- #: includes/class-freemius.php:16835
373
- msgctxt "ASCII arrow right icon"
374
- msgid "&#x27a4;"
375
- msgstr "&#x27a4;"
376
-
377
- #: includes/class-freemius.php16837, templates/pricing.php:102
378
- msgctxt "noun"
379
- msgid "Pricing"
380
- msgstr "Precio"
381
-
382
- #: includes/class-freemius.php17050,
383
- #: includes/customizer/class-fs-customizer-support-section.php:67
384
- msgid "Support Forum"
385
- msgstr "Foro de soporte"
386
-
387
- #: includes/class-freemius.php:17995
388
- msgid "Your email has been successfully verified - you are AWESOME!"
389
- msgstr "Tu email ha sido verificado correctamente - ¡Eres IMPRESIONANTE!"
390
-
391
- #: includes/class-freemius.php:17996
392
- msgctxt "a positive response"
393
- msgid "Right on"
394
- msgstr "Bien hecho"
395
-
396
- #: includes/class-freemius.php:18660
397
- msgid "Your %s Add-on plan was successfully upgraded."
398
- msgstr "Tu complemento %s del plan se actualizó con éxito."
399
-
400
- #: includes/class-freemius.php:18662
401
- msgid "%s Add-on was successfully purchased."
402
- msgstr "El complemento %s ha sido comprado correctamente."
403
-
404
- #: includes/class-freemius.php:18665
405
- msgid "Download the latest version"
406
- msgstr "Descargar la última versión"
407
-
408
- #: includes/class-freemius.php:18751
409
- msgid "Your server is blocking the access to Freemius' API, which is crucial for %1$s synchronization. Please contact your host to whitelist %2$s"
410
- msgstr "Your server is blocking the access to Freemius' API, which is crucial for %1$s synchronization. Please contact your host to whitelist %2$s"
411
-
412
- #: includes/class-freemius.php18757, includes/class-freemius.php19188,
413
- #: includes/class-freemius.php:19277
414
- msgid "Error received from the server:"
415
- msgstr "Error recibido del servidor:"
416
-
417
- #: includes/class-freemius.php:18767
418
- msgid "It seems like one of the authentication parameters is wrong. Update your Public Key, Secret Key & User ID, and try again."
419
- msgstr "Parece que uno de los parámetros de autenticación es incorrecto. Actualiza tu clave pública, clave secreta e ID de usuario e inténtelo de nuevo."
420
-
421
- #: includes/class-freemius.php18961, includes/class-freemius.php19193,
422
- #: includes/class-freemius.php19248, includes/class-freemius.php:19351
423
- msgctxt ""
424
- msgid "Hmm"
425
- msgstr "Hmm"
426
-
427
- #: includes/class-freemius.php:18974
428
- msgid "It looks like you are still on the %s plan. If you did upgrade or change your plan, it's probably an issue on our side - sorry."
429
- msgstr "Parece que todavía estás en el plan %s. Si actualizaste o cambiaste tu plan, probablemente sea un problema de nuestra parte - lo sentimos."
430
-
431
- #: includes/class-freemius.php18975, templates/account.php107,
432
- #: templates/add-ons.php191, templates/account/partials/addon.php:47
433
- msgctxt "trial period"
434
- msgid "Trial"
435
- msgstr "Período de Prueba Gratuito"
436
-
437
- #: includes/class-freemius.php:18980
438
- msgid "I have upgraded my account but when I try to Sync the License, the plan remains %s."
439
- msgstr "He actualizado mi cuenta, pero cuando intento sincronizar la licencia, el plan sigue siendo %s."
440
-
441
- #: includes/class-freemius.php18984, includes/class-freemius.php:19043
442
- msgid "Please contact us here"
443
- msgstr "Contacta aquí con nosotros"
444
-
445
- #: includes/class-freemius.php:18995
446
- msgid "Your plan was successfully activated."
447
- msgstr "Your plan was successfully activated."
448
-
449
- #: includes/class-freemius.php:18996
450
- msgid "Your plan was successfully upgraded."
451
- msgstr "Tu plan se actualizó con éxito."
452
-
453
- #: includes/class-freemius.php:19013
454
- msgid "Your plan was successfully changed to %s."
455
- msgstr "Tu plan se cambió correctamente a %s."
456
-
457
- #: includes/class-freemius.php:19029
458
- msgid "Your license has expired. You can still continue using the free %s forever."
459
- msgstr "Tu licencia ha caducado. Puedes seguir usando el plan gratuito %s para siempre."
460
-
461
- #: includes/class-freemius.php:19031
462
- msgid "Your license has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions."
463
- msgstr "Tu licencia ha caducado. %1$sActualiza ahora %2$s para continuar usando el %3$s sin interrupciones."
464
-
465
- #: includes/class-freemius.php:19039
466
- msgid "Your license has been cancelled. If you think it's a mistake, please contact support."
467
- msgstr "Tu licencia ha sido cancelada. Si crees que es un error, ponte en contacto con el servicio de asistencia."
468
-
469
- #: includes/class-freemius.php:19052
470
- msgid "Your license has expired. You can still continue using all the %s features, but you'll need to renew your license to continue getting updates and support."
471
- msgstr "Tu licencia ha caducado. Todavía puedes seguir usando todas las funciones de %s, pero tendrás que renovar tu licencia para seguir recibiendo actualizaciones y soporte."
472
-
473
- #: includes/class-freemius.php:19075
474
- msgid "Your free trial has expired. You can still continue using all our free features."
475
- msgstr "Tu período de prueba ha caducado. Todavía puedes seguir usando todas nuestras funciones gratuitas."
476
-
477
- #: includes/class-freemius.php:19077
478
- msgid "Your free trial has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions."
479
- msgstr "Tu período de prueba ha caducado. %1$sActualiza ahora %2$s para continuar usando el %3$s sin interrupciones."
480
-
481
- #: includes/class-freemius.php:19184
482
- msgid "It looks like the license could not be activated."
483
- msgstr "Parece que la licencia no se pudo activar."
484
-
485
- #: includes/class-freemius.php:19226
486
- msgid "Your license was successfully activated."
487
- msgstr "Tu licencia fue activada correctamente."
488
-
489
- #: includes/class-freemius.php:19252
490
- msgid "It looks like your site currently doesn't have an active license."
491
- msgstr "Parece que tu sitio actualmente no tiene una licencia activa."
492
-
493
- #: includes/class-freemius.php:19276
494
- msgid "It looks like the license deactivation failed."
495
- msgstr "Parece que la desactivación de licencia ha fallado."
496
-
497
- #: includes/class-freemius.php:19304
498
- msgid "Your license was successfully deactivated, you are back to the %s plan."
499
- msgstr "Tu licencia fue desactivada correctamente, has vuelto al plan %s."
500
-
501
- #: includes/class-freemius.php:19305
502
- msgid "O.K"
503
- msgstr "O.K"
504
-
505
- #: includes/class-freemius.php:19358
506
- msgid "Seems like we are having some temporary issue with your subscription cancellation. Please try again in few minutes."
507
- msgstr "Parece que estamos teniendo algún problema temporal con tu cancelación de la suscripción. Vuelve a intentarlo en unos minutos."
508
-
509
- #: includes/class-freemius.php:19367
510
- msgid "Your subscription was successfully cancelled. Your %s plan license will expire in %s."
511
- msgstr "Tu suscripción ha sido cancelada correctamente. Tu %s licencia del plan caducará en %s."
512
-
513
- #: includes/class-freemius.php:19409
514
- msgid "You are already running the %s in a trial mode."
515
- msgstr "Estás ejecutando %s en modo de prueba."
516
-
517
- #: includes/class-freemius.php:19420
518
- msgid "You already utilized a trial before."
519
- msgstr "Ya utilizaste un período de prueba antes."
520
-
521
- #: includes/class-freemius.php:19434
522
- msgid "Plan %s do not exist, therefore, can't start a trial."
523
- msgstr "El plan %s no existe, por lo tanto, no puedes comenzar un período de prueba."
524
-
525
- #: includes/class-freemius.php:19445
526
- msgid "Plan %s does not support a trial period."
527
- msgstr "El plan %s no admite un período de prueba."
528
-
529
- #: includes/class-freemius.php:19456
530
- msgid "None of the %s's plans supports a trial period."
531
- msgstr "Ninguno de los planes de %s soportan un período de prueba."
532
-
533
- #: includes/class-freemius.php:19506
534
- msgid "It looks like you are not in trial mode anymore so there's nothing to cancel :)"
535
- msgstr "Parece que ya no estás en modo de prueba, así que no hay nada que cancelar :)"
536
-
537
- #: includes/class-freemius.php:19542
538
- msgid "Seems like we are having some temporary issue with your trial cancellation. Please try again in few minutes."
539
- msgstr "Parece que estamos teniendo algún problema temporal con tu cancelación de prueba. Vuelve a intentarlo en unos minutos."
540
-
541
- #: includes/class-freemius.php:19561
542
- msgid "Your %s free trial was successfully cancelled."
543
- msgstr "Tu prueba gratuita de %s fue cancelada con éxito."
544
-
545
- #: includes/class-freemius.php:19877
546
- msgid "Version %s was released."
547
- msgstr "La versión %s se ha lanzado."
548
-
549
- #: includes/class-freemius.php:19877
550
- msgid "Please download %s."
551
- msgstr "Por favor descarga %s."
552
-
553
- #: includes/class-freemius.php:19884
554
- msgid "the latest %s version here"
555
- msgstr "la última versión %s aquí"
556
-
557
- #: includes/class-freemius.php:19889
558
- msgid "New"
559
- msgstr "Nuevo"
560
-
561
- #: includes/class-freemius.php:19894
562
- msgid "Seems like you got the latest release."
563
- msgstr "Parece que tienes la última versión."
564
-
565
- #: includes/class-freemius.php:19895
566
- msgid "You are all good!"
567
- msgstr "¡Está todo listo!"
568
-
569
- #: includes/class-freemius.php:20165
570
- msgid "Verification mail was just sent to %s. If you can't find it after 5 min, please check your spam box."
571
- msgstr "El correo de verificación se acaba de enviar a %s. Si no puedes encontrarlo después de 5 min, comprueba tu carpeta de spam."
572
-
573
- #: includes/class-freemius.php:20304
574
- msgid "Site successfully opted in."
575
- msgstr "Sitio dado de alta correctamente."
576
-
577
- #: includes/class-freemius.php20305, includes/class-freemius.php:21125
578
- msgid "Awesome"
579
- msgstr "Increíble"
580
-
581
- #: includes/class-freemius.php20321, templates/forms/optout.php:32
582
- msgid "We appreciate your help in making the %s better by letting us track some usage data."
583
- msgstr "Agradecemos tu ayuda para mejorar %s y por permitirnos rastrear algunos datos de uso."
584
-
585
- #: includes/class-freemius.php:20322
586
- msgid "Thank you!"
587
- msgstr "¡Gracias!"
588
-
589
- #: includes/class-freemius.php:20329
590
- msgid "We will no longer be sending any usage data of %s on %s to %s."
591
- msgstr "No continuaremos enviando datos de uso de %s en %s a %s."
592
-
593
- #: includes/class-freemius.php:20458
594
- msgid "Please check your mailbox, you should receive an email via %s to confirm the ownership change. From security reasons, you must confirm the change within the next 15 min. If you cannot find the email, please check your spam folder."
595
- msgstr "Comprueba tu buzón de correo, debes recibir un correo electrónico a través de %s para confirmar el cambio de propiedad. Por razones de seguridad, debes confirmar el cambio dentro de los próximos 15 min. Si no puedes encontrar el correo electrónico, comprueba tu carpeta de correo no deseado."
596
-
597
- #: includes/class-freemius.php:20464
598
- msgid "Thanks for confirming the ownership change. An email was just sent to %s for final approval."
599
- msgstr "Gracias por confirmar el cambio de propiedad. Se envió un correo electrónico a %s para su aprobación final."
600
-
601
- #: includes/class-freemius.php:20469
602
- msgid "%s is the new owner of the account."
603
- msgstr "%s es el nuevo dueño de la cuenta."
604
-
605
- #: includes/class-freemius.php:20471
606
- msgctxt "as congratulations"
607
- msgid "Congrats"
608
- msgstr "Felicidades"
609
-
610
- #: includes/class-freemius.php:20491
611
- msgid "Sorry, we could not complete the email update. Another user with the same email is already registered."
612
- msgstr "Lo sentimos, no podemos completar la actualización de correo electrónico. Ya hay registrado otro usuario con esa dirección de correo electrónico."
613
-
614
- #: includes/class-freemius.php:20492
615
- msgid "If you would like to give up the ownership of the %s's account to %s click the Change Ownership button."
616
- msgstr "Si deseas renunciar a la titularidad de la cuenta de %s a %s haz clic en el botón de cambio de titularidad."
617
-
618
- #: includes/class-freemius.php:20499
619
- msgid "Change Ownership"
620
- msgstr "Cambiar propietario"
621
-
622
- #: includes/class-freemius.php:20507
623
- msgid "Your email was successfully updated. You should receive an email with confirmation instructions in few moments."
624
- msgstr "Se actualizó correctamente tu correo electrónico. Recibirás un correo electrónico con las instrucciones de confirmación en unos momentos."
625
-
626
- #: includes/class-freemius.php:20519
627
- msgid "Please provide your full name."
628
- msgstr "Por favor, dinos tu nombre completo."
629
-
630
- #: includes/class-freemius.php:20524
631
- msgid "Your name was successfully updated."
632
- msgstr "Tu nombre fue actualizado correctamente."
633
-
634
- #: includes/class-freemius.php:20585
635
- msgid "You have successfully updated your %s."
636
- msgstr "Has actualizado correctamente tu %s."
637
-
638
- #: includes/class-freemius.php:20725
639
- msgid "Just letting you know that the add-ons information of %s is being pulled from an external server."
640
- msgstr "Sólo déjanos informarte que la información de complementos de %s se está extrayendo de un servidor externo."
641
-
642
- #: includes/class-freemius.php:20726
643
- msgctxt "advance notice of something that will need attention."
644
- msgid "Heads up"
645
- msgstr "Atención"
646
-
647
- #: includes/class-freemius.php:21165
648
- msgctxt "exclamation"
649
- msgid "Hey"
650
- msgstr "Hey"
651
-
652
- #: includes/class-freemius.php:21165
653
- msgid "How do you like %s so far? Test all our %s premium features with a %d-day free trial."
654
- msgstr "¿Qué te pareció %s hasta ahora? Prueba todas nuestras funciones premium de %s con una prueba gratuita de % d-días."
655
-
656
- #: includes/class-freemius.php:21173
657
- msgid "No commitment for %s days - cancel anytime!"
658
- msgstr "Sin compromiso por %s días - ¡cancelar en cualquier momento!"
659
-
660
- #: includes/class-freemius.php:21174
661
- msgid "No credit card required"
662
- msgstr "No se necesita tarjeta de crédito"
663
-
664
- #: includes/class-freemius.php21181, templates/forms/trial-start.php:53
665
- msgctxt "call to action"
666
- msgid "Start free trial"
667
- msgstr "Comenzar el período de prueba gratuito"
668
-
669
- #: includes/class-freemius.php:21258
670
- msgid "Hey there, did you know that %s has an affiliate program? If you like the %s you can become our ambassador and earn some cash!"
671
- msgstr "Hey, ¿sabías que %s tiene un programa de afiliados? ¡Si te gusta %s puedes convertirte en nuestro embajador y ganar dinero!"
672
-
673
- #: includes/class-freemius.php:21267
674
- msgid "Learn more"
675
- msgstr "Saber más"
676
-
677
- #: includes/class-freemius.php21447, templates/account.php474,
678
- #: templates/account.php595, templates/connect.php171,
679
- #: templates/connect.php421, templates/forms/license-activation.php25,
680
- #: templates/account/partials/addon.php:287
681
- msgid "Activate License"
682
- msgstr "Activar licencia"
683
-
684
- #: includes/class-freemius.php21448, templates/account.php543,
685
- #: templates/account.php594, templates/account/partials/site.php:256
686
- msgid "Change License"
687
- msgstr "Cambiar licencia"
688
-
689
- #: includes/class-freemius.php21539, templates/account/partials/site.php:161
690
- msgid "Opt Out"
691
- msgstr "Darse de baja"
692
-
693
- #: includes/class-freemius.php21541, includes/class-freemius.php21547,
694
- #: templates/account/partials/site.php43,
695
- #: templates/account/partials/site.php:161
696
- msgid "Opt In"
697
- msgstr "Inscribirse"
698
-
699
- #: includes/class-freemius.php:21775
700
- msgid " The paid version of %1$s is already installed. Please activate it to start benefiting the %2$s features. %3$s"
701
- msgstr " The paid version of %1$s is already installed. Please activate it to start benefiting the %2$s features. %3$s"
702
-
703
- #: includes/class-freemius.php:21783
704
- msgid "Activate %s features"
705
- msgstr "Activar características %s"
706
-
707
- #: includes/class-freemius.php:21796
708
- msgid "Please follow these steps to complete the upgrade"
709
- msgstr "Por favor, sigue estos pasos para completar la actualización"
710
-
711
- #: includes/class-freemius.php:21800
712
- msgid "Download the latest %s version"
713
- msgstr "Descargar la última versión %s"
714
-
715
- #: includes/class-freemius.php:21804
716
- msgid "Upload and activate the downloaded version"
717
- msgstr "Cargar y activar la versión descargada"
718
-
719
- #: includes/class-freemius.php:21806
720
- msgid "How to upload and activate?"
721
- msgstr "¿Cómo subirlo y activarlo?"
722
-
723
- #: includes/class-freemius.php:21940
724
- msgid "%sClick here%s to choose the sites where you'd like to activate the license on."
725
- msgstr "%sClick aquí %s para elegir los sitios sobre los que te gustaría activar la licencia."
726
-
727
- #: includes/class-freemius.php:22101
728
- msgid "Auto installation only works for opted-in users."
729
- msgstr "La instalación automática sólo funciona para usuarios que aceptaron."
730
-
731
- #: includes/class-freemius.php22111, includes/class-freemius.php22144,
732
- #: includes/class-fs-plugin-updater.php1149,
733
- #: includes/class-fs-plugin-updater.php:1163
734
- msgid "Invalid module ID."
735
- msgstr "Id de módulo no válido."
736
-
737
- #: includes/class-freemius.php22120, includes/class-fs-plugin-updater.php:1185
738
- msgid "Premium version already active."
739
- msgstr "Versión premium ya activa."
740
-
741
- #: includes/class-freemius.php:22127
742
- msgid "You do not have a valid license to access the premium version."
743
- msgstr "No tienes una licencia válida para acceder a la versión premium."
744
-
745
- #: includes/class-freemius.php:22134
746
- msgid "Plugin is a \"Serviceware\" which means it does not have a premium code version."
747
- msgstr "El plugin es un \"Serviceware\" lo que significa que no tiene una versión de código premium."
748
-
749
- #: includes/class-freemius.php22152, includes/class-fs-plugin-updater.php:1184
750
- msgid "Premium add-on version already installed."
751
- msgstr "Versión del complemento premium ya instalada."
752
-
753
- #: includes/class-freemius.php:22497
754
- msgid "View paid features"
755
- msgstr "Ver las funciones de pago"
756
-
757
- #: includes/class-freemius.php:22819
758
- msgid "Thank you so much for using %s and its add-ons!"
759
- msgstr "¡Muchas gracias por utilizar %s y sus complementos!"
760
-
761
- #: includes/class-freemius.php:22820
762
- msgid "Thank you so much for using %s!"
763
- msgstr "¡Muchas gracias por utilizar %s!"
764
-
765
- #: includes/class-freemius.php:22826
766
- msgid "You've already opted-in to our usage-tracking, which helps us keep improving the %s."
767
- msgstr "Ya has optado por nuestro seguimiento de uso, lo que nos ayuda a seguir mejorando %s."
768
-
769
- #: includes/class-freemius.php:22830
770
- msgid "Thank you so much for using our products!"
771
- msgstr "¡Muchas gracias por utilizar nuestros productos!"
772
-
773
- #: includes/class-freemius.php:22831
774
- msgid "You've already opted-in to our usage-tracking, which helps us keep improving them."
775
- msgstr "Ya has optado por nuestro seguimiento de uso, lo que nos ayuda a seguir mejorando."
776
-
777
- #: includes/class-freemius.php:22850
778
- msgid "%s and its add-ons"
779
- msgstr "%s y sus complementos"
780
-
781
- #: includes/class-freemius.php:22859
782
- msgid "Products"
783
- msgstr "Productos"
784
-
785
- #: includes/class-freemius.php22866, templates/connect.php:272
786
- msgid "Yes"
787
- msgstr "Si"
788
-
789
- #: includes/class-freemius.php22867, templates/connect.php:273
790
- msgid "send me security & feature updates, educational content and offers."
791
- msgstr "envíame actualizaciones de seguridad y nuevas funcionalidades, contenido educativo y ofertas."
792
-
793
- #: includes/class-freemius.php22868, templates/connect.php:278
794
- msgid "No"
795
- msgstr "No"
796
-
797
- #: includes/class-freemius.php22870, templates/connect.php:280
798
- msgid "do %sNOT%s send me security & feature updates, educational content and offers."
799
- msgstr "%sNO%s me envíes actualizaciones de seguridad y nuevas funcionalidades, contenido educativo y ofertas."
800
-
801
- #: includes/class-freemius.php:22880
802
- msgid "Due to the new %sEU General Data Protection Regulation (GDPR)%s compliance requirements it is required that you provide your explicit consent, again, confirming that you are onboard :-)"
803
- msgstr "Due to the new %sEU General Data Protection Regulation (GDPR)%s compliance requirements it is required that you provide your explicit consent, again, confirming that you are onboard :-)"
804
-
805
- #: includes/class-freemius.php22882, templates/connect.php:287
806
- msgid "Please let us know if you'd like us to contact you for security & feature updates, educational content, and occasional offers:"
807
- msgstr "Indica si deseas que te contactemos para actualizaciones de seguridad y nuevas funciones, contenido educativo y ofertas ocasionales:"
808
-
809
- #: includes/class-freemius.php:23164
810
- msgid "License key is empty."
811
- msgstr "La clave de licencia está vacía."
812
-
813
- #: includes/class-fs-plugin-updater.php184,
814
- #: templates/forms/premium-versions-upgrade-handler.php:57
815
- msgid "Renew license"
816
- msgstr "Renovar la licencia"
817
-
818
- #: includes/class-fs-plugin-updater.php189,
819
- #: templates/forms/premium-versions-upgrade-handler.php:58
820
- msgid "Buy license"
821
- msgstr "Comprar licencia"
822
-
823
- #: includes/class-fs-plugin-updater.php280,
824
- #: includes/class-fs-plugin-updater.php:313
825
- msgid "There is a %s of %s available."
826
- msgstr "Hay una %s de %s disponible."
827
-
828
- #: includes/class-fs-plugin-updater.php282,
829
- #: includes/class-fs-plugin-updater.php:318
830
- msgid "new Beta version"
831
- msgstr "new Beta version"
832
-
833
- #: includes/class-fs-plugin-updater.php283,
834
- #: includes/class-fs-plugin-updater.php:319
835
- msgid "new version"
836
- msgstr "nueva versión"
837
-
838
- #: includes/class-fs-plugin-updater.php:342
839
- msgid "Important Upgrade Notice:"
840
- msgstr "Aviso importante de actualización:"
841
-
842
- #: includes/class-fs-plugin-updater.php:1214
843
- msgid "Installing plugin: %s"
844
- msgstr "Instalando plugin: %s"
845
-
846
- #: includes/class-fs-plugin-updater.php:1255
847
- msgid "Unable to connect to the filesystem. Please confirm your credentials."
848
- msgstr "No es posible conectarse al sistema de archivos. Por favor, confirma tus credenciales."
849
-
850
- #: includes/class-fs-plugin-updater.php:1437
851
- msgid "The remote plugin package does not contain a folder with the desired slug and renaming did not work."
852
- msgstr "El paquete de plugin remoto no contiene una carpeta con el Slug deseado y el cambio de nombre no funcionó."
853
-
854
- #: includes/fs-plugin-info-dialog.php:509
855
- msgid "Purchase More"
856
- msgstr "Purchase More"
857
-
858
- #: includes/fs-plugin-info-dialog.php510,
859
- #: templates/account/partials/addon.php:347
860
- msgctxt "verb"
861
- msgid "Purchase"
862
- msgstr "Comprar"
863
-
864
- #: includes/fs-plugin-info-dialog.php:514
865
- msgid "Start my free %s"
866
- msgstr "Comenzar mi período gratuito de %s"
867
-
868
- #: includes/fs-plugin-info-dialog.php:712
869
- msgid "Install Free Version Update Now"
870
- msgstr "Instalar la actualización gratuita ahora"
871
-
872
- #: includes/fs-plugin-info-dialog.php713, templates/account.php:534
873
- msgid "Install Update Now"
874
- msgstr "Instalar actualización ahora"
875
-
876
- #: includes/fs-plugin-info-dialog.php:722
877
- msgid "Install Free Version Now"
878
- msgstr "Instalar la versión gratuita ahora"
879
-
880
- #: includes/fs-plugin-info-dialog.php723, templates/add-ons.php262,
881
- #: templates/auto-installation.php111,
882
- #: templates/account/partials/addon.php327,
883
- #: templates/account/partials/addon.php:379
884
- msgid "Install Now"
885
- msgstr "Instalar ahora"
886
-
887
- #: includes/fs-plugin-info-dialog.php:739
888
- msgctxt "as download latest version"
889
- msgid "Download Latest Free Version"
890
- msgstr "Descargar la última versión gratuita"
891
-
892
- #: includes/fs-plugin-info-dialog.php740, templates/account.php85,
893
- #: templates/add-ons.php34, templates/account/partials/addon.php:25
894
- msgctxt "as download latest version"
895
- msgid "Download Latest"
896
- msgstr "Descargar la última"
897
-
898
- #: includes/fs-plugin-info-dialog.php755, templates/add-ons.php268,
899
- #: templates/account/partials/addon.php318,
900
- #: templates/account/partials/addon.php:373
901
- msgid "Activate this add-on"
902
- msgstr "Activar este complemento"
903
-
904
- #: includes/fs-plugin-info-dialog.php757, templates/connect.php:418
905
- msgid "Activate Free Version"
906
- msgstr "Activar versión gratuita"
907
-
908
- #: includes/fs-plugin-info-dialog.php758, templates/account.php109,
909
- #: templates/add-ons.php269, templates/account/partials/addon.php:49
910
- msgid "Activate"
911
- msgstr "Activar"
912
-
913
- #: includes/fs-plugin-info-dialog.php:968
914
- msgctxt "Plugin installer section title"
915
- msgid "Description"
916
- msgstr "Descripción"
917
-
918
- #: includes/fs-plugin-info-dialog.php:969
919
- msgctxt "Plugin installer section title"
920
- msgid "Installation"
921
- msgstr "Instalación"
922
-
923
- #: includes/fs-plugin-info-dialog.php:970
924
- msgctxt "Plugin installer section title"
925
- msgid "FAQ"
926
- msgstr "FAQ"
927
-
928
- #: includes/fs-plugin-info-dialog.php971,
929
- #: templates/plugin-info/description.php:55
930
- msgid "Screenshots"
931
- msgstr "Capturas de pantalla"
932
-
933
- #: includes/fs-plugin-info-dialog.php:972
934
- msgctxt "Plugin installer section title"
935
- msgid "Changelog"
936
- msgstr "Registro de cambios"
937
-
938
- #: includes/fs-plugin-info-dialog.php:973
939
- msgctxt "Plugin installer section title"
940
- msgid "Reviews"
941
- msgstr "Valoraciones"
942
-
943
- #: includes/fs-plugin-info-dialog.php:974
944
- msgctxt "Plugin installer section title"
945
- msgid "Other Notes"
946
- msgstr "Otras notas"
947
-
948
- #: includes/fs-plugin-info-dialog.php:989
949
- msgctxt "Plugin installer section title"
950
- msgid "Features & Pricing"
951
- msgstr "Características y precios"
952
-
953
- #: includes/fs-plugin-info-dialog.php:999
954
- msgid "Plugin Install"
955
- msgstr "Instalar plugin"
956
-
957
- #: includes/fs-plugin-info-dialog.php:1071
958
- msgctxt "e.g. Professional Plan"
959
- msgid "%s Plan"
960
- msgstr "Plan %s"
961
-
962
- #: includes/fs-plugin-info-dialog.php:1097
963
- msgctxt "e.g. the best product"
964
- msgid "Best"
965
- msgstr "El mejor"
966
-
967
- #: includes/fs-plugin-info-dialog.php1103,
968
- #: includes/fs-plugin-info-dialog.php:1123
969
- msgctxt "as every month"
970
- msgid "Monthly"
971
- msgstr "Mensual"
972
-
973
- #: includes/fs-plugin-info-dialog.php:1106
974
- msgctxt "as once a year"
975
- msgid "Annual"
976
- msgstr "Anual"
977
-
978
- #: includes/fs-plugin-info-dialog.php:1109
979
- msgid "Lifetime"
980
- msgstr "Permanente"
981
-
982
- #: includes/fs-plugin-info-dialog.php1123,
983
- #: includes/fs-plugin-info-dialog.php1125,
984
- #: includes/fs-plugin-info-dialog.php:1127
985
- msgctxt "e.g. billed monthly"
986
- msgid "Billed %s"
987
- msgstr "Facturado %s"
988
-
989
- #: includes/fs-plugin-info-dialog.php:1125
990
- msgctxt "as once a year"
991
- msgid "Annually"
992
- msgstr "Anualmente"
993
-
994
- #: includes/fs-plugin-info-dialog.php:1127
995
- msgctxt "as once a year"
996
- msgid "Once"
997
- msgstr "Una vez"
998
-
999
- #: includes/fs-plugin-info-dialog.php:1133
1000
- msgid "Single Site License"
1001
- msgstr "Licencia para un único sitio"
1002
-
1003
- #: includes/fs-plugin-info-dialog.php:1135
1004
- msgid "Unlimited Licenses"
1005
- msgstr "Licencias ilimitadas"
1006
-
1007
- #: includes/fs-plugin-info-dialog.php:1137
1008
- msgid "Up to %s Sites"
1009
- msgstr "Hasta %s sitios"
1010
-
1011
- #: includes/fs-plugin-info-dialog.php1147,
1012
- #: templates/plugin-info/features.php:82
1013
- msgctxt "as monthly period"
1014
- msgid "mo"
1015
- msgstr "me"
1016
-
1017
- #: includes/fs-plugin-info-dialog.php1154,
1018
- #: templates/plugin-info/features.php:80
1019
- msgctxt "as annual period"
1020
- msgid "year"
1021
- msgstr "año"
1022
-
1023
- #: includes/fs-plugin-info-dialog.php:1208
1024
- msgctxt "noun"
1025
- msgid "Price"
1026
- msgstr "Precio"
1027
-
1028
- #: includes/fs-plugin-info-dialog.php:1256
1029
- msgid "Save %s"
1030
- msgstr "Guardar %s"
1031
-
1032
- #: includes/fs-plugin-info-dialog.php:1266
1033
- msgid "No commitment for %s - cancel anytime"
1034
- msgstr "Sin compromiso para %s - cancelar en cualquier momento"
1035
-
1036
- #: includes/fs-plugin-info-dialog.php:1269
1037
- msgid "After your free %s, pay as little as %s"
1038
- msgstr "Después de su período gratuito %s, pague sólo %s"
1039
-
1040
- #: includes/fs-plugin-info-dialog.php:1280
1041
- msgid "Details"
1042
- msgstr "Detalles"
1043
-
1044
- #: includes/fs-plugin-info-dialog.php1284, templates/account.php96,
1045
- #: templates/debug.php203, templates/debug.php240, templates/debug.php454,
1046
- #: templates/account/partials/addon.php:36
1047
- msgctxt "product version"
1048
- msgid "Version"
1049
- msgstr "Versión"
1050
-
1051
- #: includes/fs-plugin-info-dialog.php:1291
1052
- msgctxt "as the plugin author"
1053
- msgid "Author"
1054
- msgstr "Autor"
1055
-
1056
- #: includes/fs-plugin-info-dialog.php:1298
1057
- msgid "Last Updated"
1058
- msgstr "Última actualización"
1059
-
1060
- #: includes/fs-plugin-info-dialog.php1303, templates/account.php:444
1061
- msgctxt "x-ago"
1062
- msgid "%s ago"
1063
- msgstr "hace %s"
1064
-
1065
- #: includes/fs-plugin-info-dialog.php:1312
1066
- msgid "Requires WordPress Version"
1067
- msgstr "Necesita la versión de WordPress"
1068
-
1069
- #: includes/fs-plugin-info-dialog.php:1313
1070
- msgid "%s or higher"
1071
- msgstr "%s o mayor"
1072
-
1073
- #: includes/fs-plugin-info-dialog.php:1320
1074
- msgid "Compatible up to"
1075
- msgstr "Compatible hasta"
1076
-
1077
- #: includes/fs-plugin-info-dialog.php:1328
1078
- msgid "Downloaded"
1079
- msgstr "Descargado"
1080
-
1081
- #: includes/fs-plugin-info-dialog.php:1332
1082
- msgid "%s time"
1083
- msgstr "% vez"
1084
-
1085
- #: includes/fs-plugin-info-dialog.php:1334
1086
- msgid "%s times"
1087
- msgstr "%s veces"
1088
-
1089
- #: includes/fs-plugin-info-dialog.php:1344
1090
- msgid "WordPress.org Plugin Page"
1091
- msgstr "Página del plugin en WordPress.org"
1092
-
1093
- #: includes/fs-plugin-info-dialog.php:1352
1094
- msgid "Plugin Homepage"
1095
- msgstr "Página web del plugin"
1096
-
1097
- #: includes/fs-plugin-info-dialog.php1360,
1098
- #: includes/fs-plugin-info-dialog.php:1442
1099
- msgid "Donate to this plugin"
1100
- msgstr "Donar a este plugin"
1101
-
1102
- #: includes/fs-plugin-info-dialog.php:1367
1103
- msgid "Average Rating"
1104
- msgstr "Calificación media"
1105
-
1106
- #: includes/fs-plugin-info-dialog.php:1374
1107
- msgid "based on %s"
1108
- msgstr "basado en %s"
1109
-
1110
- #: includes/fs-plugin-info-dialog.php:1378
1111
- msgid "%s rating"
1112
- msgstr "%s calificación"
1113
-
1114
- #: includes/fs-plugin-info-dialog.php:1380
1115
- msgid "%s ratings"
1116
- msgstr "%s calificaciones"
1117
-
1118
- #: includes/fs-plugin-info-dialog.php:1395
1119
- msgid "%s star"
1120
- msgstr "%s estrella"
1121
-
1122
- #: includes/fs-plugin-info-dialog.php:1397
1123
- msgid "%s stars"
1124
- msgstr "%s estrellas"
1125
-
1126
- #: includes/fs-plugin-info-dialog.php:1408
1127
- msgid "Click to see reviews that provided a rating of %s"
1128
- msgstr "Haz clic para ver los comentarios con una valoración de %s"
1129
-
1130
- #: includes/fs-plugin-info-dialog.php:1421
1131
- msgid "Contributors"
1132
- msgstr "Colaboradores"
1133
-
1134
- #: includes/fs-plugin-info-dialog.php1450,
1135
- #: includes/fs-plugin-info-dialog.php:1452
1136
- msgid "Warning"
1137
- msgstr "Atencion"
1138
-
1139
- #: includes/fs-plugin-info-dialog.php:1450
1140
- msgid "This plugin has not been tested with your current version of WordPress."
1141
- msgstr "Este plugin no ha sido probado con tu versión actual de WordPress."
1142
-
1143
- #: includes/fs-plugin-info-dialog.php:1452
1144
- msgid "This plugin has not been marked as compatible with your version of WordPress."
1145
- msgstr "Este puglin no ha sido marcado como compatible con tu versión de WordPress."
1146
-
1147
- #: includes/fs-plugin-info-dialog.php:1471
1148
- msgid "Paid add-on must be deployed to Freemius."
1149
- msgstr "El complemento de pago se debe implementar en Freemius."
1150
-
1151
- #: includes/fs-plugin-info-dialog.php:1472
1152
- msgid "Add-on must be deployed to WordPress.org or Freemius."
1153
- msgstr "El complemento debe implementarse en WordPress.org o en Freemius."
1154
-
1155
- #: includes/fs-plugin-info-dialog.php:1493
1156
- msgid "Newer Version (%s) Installed"
1157
- msgstr "Versión más reciente (%s) instalada"
1158
-
1159
- #: includes/fs-plugin-info-dialog.php:1494
1160
- msgid "Newer Free Version (%s) Installed"
1161
- msgstr "Versión gratuita más reciente (%s) instalada"
1162
-
1163
- #: includes/fs-plugin-info-dialog.php:1501
1164
- msgid "Latest Version Installed"
1165
- msgstr "Última versión instalada"
1166
-
1167
- #: includes/fs-plugin-info-dialog.php:1502
1168
- msgid "Latest Free Version Installed"
1169
- msgstr "Última versión gratuita instalada"
1170
-
1171
- #: templates/account.php86, templates/forms/subscription-cancellation.php96,
1172
- #: templates/account/partials/addon.php26,
1173
- #: templates/account/partials/site.php:295
1174
- msgid "Downgrading your plan"
1175
- msgstr "Bajando tu plan"
1176
-
1177
- #: templates/account.php87, templates/forms/subscription-cancellation.php97,
1178
- #: templates/account/partials/addon.php27,
1179
- #: templates/account/partials/site.php:296
1180
- msgid "Cancelling the subscription"
1181
- msgstr "Cancelando la suscripción"
1182
-
1183
- #. translators: %1$s: Either 'Downgrading your plan' or 'Cancelling the
1184
- #. subscription'
1185
- #: templates/account.php:89
1186
- msgid "%1$s will immediately stop all future recurring payments and your %2$s plan license will expire in %3$s."
1187
- msgstr "%1$s will immediately stop all future recurring payments and your %2$s plan license will expire in %3$s."
1188
-
1189
- #: templates/account.php90, templates/forms/subscription-cancellation.php100,
1190
- #: templates/account/partials/addon.php30,
1191
- #: templates/account/partials/site.php:299
1192
- msgid "Please note that we will not be able to grandfather outdated pricing for renewals/new subscriptions after a cancellation. If you choose to renew the subscription manually in the future, after a price increase, which typically occurs once a year, you will be charged the updated price."
1193
- msgstr "Ten en cuenta que no podremos abaratar los precios desactualizados para renovaciones/nuevas suscripciones después de una cancelación. Si eliges renovar la suscripción manualmente en el futuro, después de un aumento de precio, que generalmente ocurre una vez al año, se te cobrará el precio actualizado."
1194
-
1195
- #: templates/account.php91, templates/forms/subscription-cancellation.php106,
1196
- #: templates/account/partials/addon.php:31
1197
- msgid "Cancelling the trial will immediately block access to all premium features. Are you sure?"
1198
- msgstr "La cancelación del período de prueba bloqueará inmediatamente el acceso a todas las funciones premium. ¿Estás seguro?"
1199
-
1200
- #: templates/account.php92, templates/forms/subscription-cancellation.php101,
1201
- #: templates/account/partials/addon.php32,
1202
- #: templates/account/partials/site.php:300
1203
- msgid "You can still enjoy all %s features but you will not have access to %s security & feature updates, nor support."
1204
- msgstr "Todavía puedes disfrutar de todas las funciones de %s pero no tendrás acceso a soporte y actualizaciones de %s."
1205
-
1206
- #: templates/account.php93, templates/forms/subscription-cancellation.php102,
1207
- #: templates/account/partials/addon.php33,
1208
- #: templates/account/partials/site.php:301
1209
- msgid "Once your license expires you can still use the Free version but you will NOT have access to the %s features."
1210
- msgstr "Una vez que caduque tu licencia todavía puedes utilizar la versión gratuita pero NO tendrás acceso a las funciones de %s."
1211
-
1212
- #. translators: %s: Plan title (e.g. "Professional")
1213
- #: templates/account.php95,
1214
- #: templates/account/partials/activate-license-button.php31,
1215
- #: templates/account/partials/addon.php:35
1216
- msgid "Activate %s Plan"
1217
- msgstr "Activar plan %s"
1218
-
1219
- #. translators: %s: Time period (e.g. Auto renews in "2 months")
1220
- #: templates/account.php98, templates/account/partials/addon.php38,
1221
- #: templates/account/partials/site.php:275
1222
- msgid "Auto renews in %s"
1223
- msgstr "Auto renovaciones en %s"
1224
-
1225
- #. translators: %s: Time period (e.g. Expires in "2 months")
1226
- #: templates/account.php100, templates/account/partials/addon.php40,
1227
- #: templates/account/partials/site.php:277
1228
- msgid "Expires in %s"
1229
- msgstr "Caduca en %s"
1230
-
1231
- #: templates/account.php101, templates/account/partials/addon.php:41
1232
- msgctxt "as synchronize license"
1233
- msgid "Sync License"
1234
- msgstr "Sincronizar licencia"
1235
-
1236
- #: templates/account.php102, templates/account/partials/addon.php:42
1237
- msgid "Cancel Trial"
1238
- msgstr "Cancelar período de prueba"
1239
-
1240
- #: templates/account.php103, templates/account/partials/addon.php:43
1241
- msgid "Change Plan"
1242
- msgstr "Cambiar Plan"
1243
-
1244
- #: templates/account.php104, templates/account/partials/addon.php:44
1245
- msgctxt "verb"
1246
- msgid "Upgrade"
1247
- msgstr "Actualizar"
1248
-
1249
- #: templates/account.php106, templates/account/partials/addon.php46,
1250
- #: templates/account/partials/site.php:302
1251
- msgctxt "verb"
1252
- msgid "Downgrade"
1253
- msgstr "Degradar"
1254
-
1255
- #: templates/account.php108, templates/add-ons.php187,
1256
- #: templates/plugin-info/features.php72,
1257
- #: templates/account/partials/addon.php48,
1258
- #: templates/account/partials/site.php:31
1259
- msgid "Free"
1260
- msgstr "Gratis"
1261
-
1262
- #: templates/account.php110, templates/debug.php373,
1263
- #: includes/customizer/class-fs-customizer-upsell-control.php106,
1264
- #: templates/account/partials/addon.php:50
1265
- msgctxt "as product pricing plan"
1266
- msgid "Plan"
1267
- msgstr "Plan"
1268
-
1269
- #: templates/account.php:111
1270
- msgid "Bundle Plan"
1271
- msgstr "Bundle Plan"
1272
-
1273
- #: templates/account.php:185
1274
- msgid "Free Trial"
1275
- msgstr "Período de prueba gratuito"
1276
-
1277
- #: templates/account.php:196
1278
- msgid "Account Details"
1279
- msgstr "Detalles de la cuenta"
1280
-
1281
- #: templates/account.php:200
1282
- msgid "Billing & Invoices"
1283
- msgstr "Billing & Invoices"
1284
-
1285
- #: templates/account.php:210
1286
- msgid "Deleting the account will automatically deactivate your %s plan license so you can use it on other sites. If you want to terminate the recurring payments as well, click the \"Cancel\" button, and first \"Downgrade\" your account. Are you sure you would like to continue with the deletion?"
1287
- msgstr "La eliminación de la cuenta desactivará automáticamente su licencia de plan %s para que pueda utilizarla en otros sitios. Si también desea cancelar los pagos periódicos, haga clic en el botón \"Cancelar\" y, en primer lugar, \"Degradar\" su cuenta. ¿Seguro que deseas continuar con la eliminación?"
1288
-
1289
- #: templates/account.php:212
1290
- msgid "Deletion is not temporary. Only delete if you no longer want to use this %s anymore. Are you sure you would like to continue with the deletion?"
1291
- msgstr "La eliminación no es temporal. Sólo elimínalo si ya no deseas utilizar este %s más. ¿Estás seguro que desea continuar con la eliminación?"
1292
-
1293
- #: templates/account.php:215
1294
- msgid "Delete Account"
1295
- msgstr "Borrar cuenta"
1296
-
1297
- #: templates/account.php227, templates/account/partials/addon.php211,
1298
- #: templates/account/partials/deactivate-license-button.php:35
1299
- msgid "Deactivate License"
1300
- msgstr "Desactivar licencia"
1301
-
1302
- #: templates/account.php250, templates/forms/subscription-cancellation.php:125
1303
- msgid "Are you sure you want to proceed?"
1304
- msgstr "¿Estás seguro que quieres proceder?"
1305
-
1306
- #: templates/account.php250, templates/account/partials/addon.php:234
1307
- msgid "Cancel Subscription"
1308
- msgstr "Cancelar suscripción"
1309
-
1310
- #: templates/account.php:278
1311
- msgctxt "as synchronize"
1312
- msgid "Sync"
1313
- msgstr "Sincronizar"
1314
-
1315
- #: templates/account.php292, templates/debug.php:489
1316
- msgid "Name"
1317
- msgstr "Nombre"
1318
-
1319
- #: templates/account.php298, templates/debug.php:490
1320
- msgid "Email"
1321
- msgstr "Correo electrónico"
1322
-
1323
- #: templates/account.php305, templates/debug.php372, templates/debug.php:528
1324
- msgid "User ID"
1325
- msgstr "ID de usuario"
1326
-
1327
- #: templates/account.php322, templates/account.php608,
1328
- #: templates/account.php653, templates/debug.php238, templates/debug.php366,
1329
- #: templates/debug.php451, templates/debug.php488, templates/debug.php526,
1330
- #: templates/debug.php599, templates/account/payments.php35,
1331
- #: templates/debug/logger.php:21
1332
- msgid "ID"
1333
- msgstr "ID"
1334
-
1335
- #: templates/account.php:329
1336
- msgid "Site ID"
1337
- msgstr "ID del sitio"
1338
-
1339
- #: templates/account.php:332
1340
- msgid "No ID"
1341
- msgstr "Sin ID"
1342
-
1343
- #: templates/account.php337, templates/debug.php245, templates/debug.php374,
1344
- #: templates/debug.php455, templates/debug.php492,
1345
- #: templates/account/partials/site.php:219
1346
- msgid "Public Key"
1347
- msgstr "Clave pública"
1348
-
1349
- #: templates/account.php343, templates/debug.php375, templates/debug.php456,
1350
- #: templates/debug.php493, templates/account/partials/site.php:231
1351
- msgid "Secret Key"
1352
- msgstr "Clave secreta"
1353
-
1354
- #: templates/account.php:346
1355
- msgctxt "as secret encryption key missing"
1356
- msgid "No Secret"
1357
- msgstr "Sin clave secreta"
1358
-
1359
- #: templates/account.php373, templates/account/partials/site.php112,
1360
- #: templates/account/partials/site.php:114
1361
- msgid "Trial"
1362
- msgstr "Período de prueba gratuito"
1363
-
1364
- #: templates/account.php400, templates/debug.php533,
1365
- #: templates/account/partials/site.php:248
1366
- msgid "License Key"
1367
- msgstr "Clave de licencia"
1368
-
1369
- #: templates/account.php:429
1370
- msgid "Join the Beta program"
1371
- msgstr "Join the Beta program"
1372
-
1373
- #: templates/account.php:435
1374
- msgid "not verified"
1375
- msgstr "no verificado"
1376
-
1377
- #: templates/account.php444, templates/account/partials/addon.php:172
1378
- msgid "Expired"
1379
- msgstr "Caducado"
1380
-
1381
- #: templates/account.php:502
1382
- msgid "Premium version"
1383
- msgstr "Versión premium"
1384
-
1385
- #: templates/account.php:504
1386
- msgid "Free version"
1387
- msgstr "Versión gratuita"
1388
-
1389
- #: templates/account.php:516
1390
- msgid "Verify Email"
1391
- msgstr "Verificar correo electrónico"
1392
-
1393
- #: templates/account.php:527
1394
- msgid "Download %s Version"
1395
- msgstr "Descargar versión %s"
1396
-
1397
- #: templates/account.php541, templates/account.php749,
1398
- #: templates/account/partials/site.php237,
1399
- #: templates/account/partials/site.php:255
1400
- msgctxt "verb"
1401
- msgid "Show"
1402
- msgstr "Mostrar"
1403
-
1404
- #: templates/account.php:555
1405
- msgid "What is your %s?"
1406
- msgstr "¿Cual es tú %s?"
1407
-
1408
- #: templates/account.php563, templates/account/billing.php:21
1409
- msgctxt "verb"
1410
- msgid "Edit"
1411
- msgstr "Editar"
1412
-
1413
- #: templates/account.php:588
1414
- msgid "Sites"
1415
- msgstr "Sitios"
1416
-
1417
- #: templates/account.php:599
1418
- msgid "Search by address"
1419
- msgstr "Buscar por dirección"
1420
-
1421
- #: templates/account.php609, templates/debug.php:369
1422
- msgid "Address"
1423
- msgstr "Dirección"
1424
-
1425
- #: templates/account.php:610
1426
- msgid "License"
1427
- msgstr "Licencia"
1428
-
1429
- #: templates/account.php:611
1430
- msgid "Plan"
1431
- msgstr "Plan"
1432
-
1433
- #: templates/account.php:656
1434
- msgctxt "as software license"
1435
- msgid "License"
1436
- msgstr "Licencia"
1437
-
1438
- #: templates/account.php:743
1439
- msgctxt "verb"
1440
- msgid "Hide"
1441
- msgstr "Ocultar"
1442
-
1443
- #: templates/account.php:765
1444
- msgid "Processing"
1445
- msgstr "Procesando"
1446
-
1447
- #: templates/account.php:768
1448
- msgid "Get updates for bleeding edge Beta versions of %s."
1449
- msgstr "Get updates for bleeding edge Beta versions of %s."
1450
-
1451
- #: templates/account.php:826
1452
- msgid "Cancelling %s"
1453
- msgstr "Cancelando %s"
1454
-
1455
- #: templates/account.php826, templates/account.php843,
1456
- #: templates/forms/subscription-cancellation.php27,
1457
- #: templates/forms/deactivation/form.php:133
1458
- msgid "trial"
1459
- msgstr "período de prueba"
1460
-
1461
- #: templates/account.php841, templates/forms/deactivation/form.php:150
1462
- msgid "Cancelling %s..."
1463
- msgstr "Cancelando %s..."
1464
-
1465
- #: templates/account.php844, templates/forms/subscription-cancellation.php28,
1466
- #: templates/forms/deactivation/form.php:134
1467
- msgid "subscription"
1468
- msgstr "suscripción"
1469
-
1470
- #: templates/account.php:858
1471
- msgid "Deactivating your license will block all premium features, but will enable activating the license on another site. Are you sure you want to proceed?"
1472
- msgstr "Al desactivar tu licencia todas las características premium se bloquearán, pero posibilitará poder activar tu licencia en otro sitio. ¿Estás seguro que quieres continuar?"
1473
-
1474
- #: templates/add-ons.php:35
1475
- msgid "View details"
1476
- msgstr "Ver detalles"
1477
-
1478
- #: templates/add-ons.php:45
1479
- msgid "Add Ons for %s"
1480
- msgstr "Complementos para %s"
1481
-
1482
- #: templates/add-ons.php:55
1483
- msgid "We could'nt load the add-ons list. It's probably an issue on our side, please try to come back in few minutes."
1484
- msgstr "No podemos cargar la lista de complementos. Probablemente es un problema por nuestro parte, por favor inténtalo de nuevo en unos minutos."
1485
-
1486
- #: templates/add-ons.php:173
1487
- msgctxt "active add-on"
1488
- msgid "Active"
1489
- msgstr "Activo"
1490
-
1491
- #: templates/add-ons.php:174
1492
- msgctxt "installed add-on"
1493
- msgid "Installed"
1494
- msgstr "Installed"
1495
-
1496
- #: templates/admin-notice.php13, templates/forms/license-activation.php209,
1497
- #: templates/forms/resend-key.php:77
1498
- msgctxt "as close a window"
1499
- msgid "Dismiss"
1500
- msgstr "Descartar"
1501
-
1502
- #: templates/auto-installation.php:45
1503
- msgid "%s sec"
1504
- msgstr "%s seg"
1505
-
1506
- #: templates/auto-installation.php:83
1507
- msgid "Automatic Installation"
1508
- msgstr "Instalación automática"
1509
-
1510
- #: templates/auto-installation.php:93
1511
- msgid "An automated download and installation of %s (paid version) from %s will start in %s. If you would like to do it manually - click the cancellation button now."
1512
- msgstr "Una descarga automatizada y la instalación de %s (versión de pago) de %s comenzará en %s. Si quieres hacerlo manualmente - haz clic en el botón de cancelación."
1513
-
1514
- #: templates/auto-installation.php:104
1515
- msgid "The installation process has started and may take a few minutes to complete. Please wait until it is done - do not refresh this page."
1516
- msgstr "El proceso de instalación ha comenzado y puede tardar unos minutos en completarse. Por favor, espera hasta que se finalice - no actualices esta página."
1517
-
1518
- #: templates/auto-installation.php:109
1519
- msgid "Cancel Installation"
1520
- msgstr "Cancelar instalación"
1521
-
1522
- #: templates/checkout.php:180
1523
- msgid "Checkout"
1524
- msgstr "Pagar"
1525
-
1526
- #: templates/checkout.php:180
1527
- msgid "PCI compliant"
1528
- msgstr "Compatible con PCI"
1529
-
1530
- #. translators: %s: name (e.g. Hey John,)
1531
- #: templates/connect.php:112
1532
- msgctxt "greeting"
1533
- msgid "Hey %s,"
1534
- msgstr "Hey %s,"
1535
-
1536
- #: templates/connect.php:154
1537
- msgid "Allow & Continue"
1538
- msgstr "Permitir y continuar"
1539
-
1540
- #: templates/connect.php:158
1541
- msgid "Re-send activation email"
1542
- msgstr "Reenviar correo electrónico de activación"
1543
-
1544
- #: templates/connect.php:162
1545
- msgid "Thanks %s!"
1546
- msgstr "¡Gracias %s!"
1547
-
1548
- #: templates/connect.php172, templates/forms/license-activation.php:44
1549
- msgid "Agree & Activate License"
1550
- msgstr "De acuerdo y activar licencia"
1551
-
1552
- #: templates/connect.php:181
1553
- msgid "Thanks for purchasing %s! To get started, please enter your license key:"
1554
- msgstr "¡Gracias por comprar %s! Para empezar, escribe tu clave de licencia:"
1555
-
1556
- #: templates/connect.php:188
1557
- msgid "Never miss an important update - opt in to our security & feature updates notifications, educational content, offers, and non-sensitive diagnostic tracking with %4$s."
1558
- msgstr "No te pierdas ninguna actualización importante - acepta para notificaciones de seguridad y de actualizaciones, ofertas y seguimiento de diagnóstico con datos no sensibles con %4$s."
1559
-
1560
- #: templates/connect.php:189
1561
- msgid "Never miss an important update - opt in to our security and feature updates notifications, and non-sensitive diagnostic tracking with %4$s."
1562
- msgstr "No te pierdas ninguna actualización importante - acepta para notificaciones de seguridad y de actualizaciones y seguimiento de diagnóstico con datos no sensibles con %4$s."
1563
-
1564
- #: templates/connect.php:195
1565
- msgid "Never miss an important update - opt in to our security & feature updates notifications, educational content, offers, and non-sensitive diagnostic tracking with %4$s. If you skip this, that's okay! %1$s will still work just fine."
1566
- msgstr "No te pierdas ninguna actualización importante - acepta las notificaciones de seguridad y de actualizaciones, contenido educacional, ofertas y seguimiento de diagnóstico con datos no sensibles con %4$s. ¡Si te saltas esto, no pasa nada! %1$s seguirá funcionando bien."
1567
-
1568
- #: templates/connect.php:196
1569
- msgid "Never miss an important update - opt in to our security & feature updates notifications, and non-sensitive diagnostic tracking with %4$s. If you skip this, that's okay! %1$s will still work just fine."
1570
- msgstr "No te pierdas ninguna actualización importante - acepta las notificaciones de seguridad y de actualizaciones y seguimiento de diagnóstico con datos no sensibles con %4$s. ¡Si te saltas esto, no pasa nada! %1$s seguirá funcionando bien."
1571
-
1572
- #: templates/connect.php:230
1573
- msgid "We're excited to introduce the Freemius network-level integration."
1574
- msgstr "Estamos emocionados de introducir la integración de Freemius a nivel de red."
1575
-
1576
- #: templates/connect.php:233
1577
- msgid "During the update process we detected %d site(s) that are still pending license activation."
1578
- msgstr "Durante el proceso de actualización hemos detectado%d sitio(s) que aún están pendientes de la activación de licencia."
1579
-
1580
- #: templates/connect.php:235
1581
- msgid "If you'd like to use the %s on those sites, please enter your license key below and click the activation button."
1582
- msgstr "Si quieres utilizar %s en estos sitios, introduce por favor tu clave de licencia abajo y haz click en el botón de activación."
1583
-
1584
- #: templates/connect.php:237
1585
- msgid "%s's paid features"
1586
- msgstr "%s características de pago"
1587
-
1588
- #: templates/connect.php:242
1589
- msgid "Alternatively, you can skip it for now and activate the license later, in your %s's network-level Account page."
1590
- msgstr "Alternativamente, puedes saltarlo ahora y activar la licencia después, en tu %s página de cuenta a nivel de red."
1591
-
1592
- #: templates/connect.php:244
1593
- msgid "During the update process we detected %s site(s) in the network that are still pending your attention."
1594
- msgstr "Durante el proceso de actualización detectamos %s sitio(s) en la red que todavía están pendientes de tu atención."
1595
-
1596
- #: templates/connect.php253, templates/forms/license-activation.php:47
1597
- msgid "License key"
1598
- msgstr "Clave de licencia"
1599
-
1600
- #: templates/connect.php256, templates/forms/license-activation.php:20
1601
- msgid "Can't find your license key?"
1602
- msgstr "¿No puedes encontrar tu clave de licencia?"
1603
-
1604
- #: templates/connect.php315, templates/connect.php652,
1605
- #: templates/forms/deactivation/retry-skip.php:20
1606
- msgctxt "verb"
1607
- msgid "Skip"
1608
- msgstr "Saltar"
1609
-
1610
- #: templates/connect.php:318
1611
- msgid "Delegate to Site Admins"
1612
- msgstr "Delegar a administradores del sitio"
1613
-
1614
- #: templates/connect.php:318
1615
- msgid "If you click it, this decision will be delegated to the sites administrators."
1616
- msgstr "Si haces click, esta decisión será delegada a los administradores de los sitios."
1617
-
1618
- #: templates/connect.php:346
1619
- msgid "Your Profile Overview"
1620
- msgstr "Resumen del perfil"
1621
-
1622
- #: templates/connect.php:347
1623
- msgid "Name and email address"
1624
- msgstr "Nombre y dirección de correo electrónico"
1625
-
1626
- #: templates/connect.php:352
1627
- msgid "Your Site Overview"
1628
- msgstr "Resumen del sitio"
1629
-
1630
- #: templates/connect.php:353
1631
- msgid "Site URL, WP version, PHP info, plugins & themes"
1632
- msgstr "URL del sitio web, versión de WP, PHP info, plugins y temas"
1633
-
1634
- #: templates/connect.php:358
1635
- msgid "Admin Notices"
1636
- msgstr "Avisos de administración"
1637
-
1638
- #: templates/connect.php359, templates/connect.php:375
1639
- msgid "Updates, announcements, marketing, no spam"
1640
- msgstr "Actualizaciones, anuncios, marketing, sin spam"
1641
-
1642
- #: templates/connect.php:364
1643
- msgid "Current %s Events"
1644
- msgstr "Eventos de %s actuales"
1645
-
1646
- #: templates/connect.php:365
1647
- msgid "Activation, deactivation and uninstall"
1648
- msgstr "Activación, desactivación y desinstalación"
1649
-
1650
- #: templates/connect.php:374
1651
- msgid "Newsletter"
1652
- msgstr "Boletín"
1653
-
1654
- #: templates/connect.php391, templates/forms/license-activation.php:39
1655
- msgid "The %1$s will be periodically sending data to %2$s to check for security and feature updates, and verify the validity of your license."
1656
- msgstr "%1$s periódicamente enviará datos a %2$s para comprobar las actualizaciones de seguridad, nuevas funcionalidades y verificar la validez de tu licencia."
1657
-
1658
- #: templates/connect.php:396
1659
- msgid "What permissions are being granted?"
1660
- msgstr "¿Qué permisos se otorgan?"
1661
-
1662
- #: templates/connect.php:417
1663
- msgid "Don't have a license key?"
1664
- msgstr "¿No tienes una clave de licencia?"
1665
-
1666
- #: templates/connect.php:420
1667
- msgid "Have a license key?"
1668
- msgstr "¿Tienes una clave de licencia?"
1669
-
1670
- #: templates/connect.php:428
1671
- msgid "Privacy Policy"
1672
- msgstr "Política de privacidad"
1673
-
1674
- #: templates/connect.php:430
1675
- msgid "License Agreement"
1676
- msgstr "Acuerdo de licencia"
1677
-
1678
- #: templates/connect.php:430
1679
- msgid "Terms of Service"
1680
- msgstr "Términos de servicio"
1681
-
1682
- #: templates/connect.php:805
1683
- msgctxt "as in the process of sending an email"
1684
- msgid "Sending email"
1685
- msgstr "Enviando correo electrónico"
1686
-
1687
- #: templates/connect.php:806
1688
- msgctxt "as activating plugin"
1689
- msgid "Activating"
1690
- msgstr "Activando"
1691
-
1692
- #: templates/contact.php:78
1693
- msgid "Contact"
1694
- msgstr "Contacto"
1695
-
1696
- #: templates/debug.php:17
1697
- msgctxt "as turned off"
1698
- msgid "Off"
1699
- msgstr "Apagado"
1700
-
1701
- #: templates/debug.php:18
1702
- msgctxt "as turned on"
1703
- msgid "On"
1704
- msgstr "Encendido"
1705
-
1706
- #: templates/debug.php:20
1707
- msgid "SDK"
1708
- msgstr "SDK"
1709
-
1710
- #: templates/debug.php:24
1711
- msgctxt "as code debugging"
1712
- msgid "Debugging"
1713
- msgstr "Depurando"
1714
-
1715
- #: templates/debug.php54, templates/debug.php250, templates/debug.php376,
1716
- #: templates/debug.php:494
1717
- msgid "Actions"
1718
- msgstr "Acciones"
1719
-
1720
- #: templates/debug.php:64
1721
- msgid "Are you sure you want to delete all Freemius data?"
1722
- msgstr "¿Está seguro que desea eliminar todos los datos de Freemius?"
1723
-
1724
- #: templates/debug.php:64
1725
- msgid "Delete All Accounts"
1726
- msgstr "Borrar todas las cuentas"
1727
-
1728
- #: templates/debug.php:71
1729
- msgid "Clear API Cache"
1730
- msgstr "Borrar caché de la API"
1731
-
1732
- #: templates/debug.php:79
1733
- msgid "Clear Updates Transients"
1734
- msgstr "Borrar transients de actualizaciones"
1735
-
1736
- #: templates/debug.php:86
1737
- msgid "Sync Data From Server"
1738
- msgstr "Sincronizar datos desde el servidor"
1739
-
1740
- #: templates/debug.php:95
1741
- msgid "Migrate Options to Network"
1742
- msgstr "Migrar opciones a la red"
1743
-
1744
- #: templates/debug.php:100
1745
- msgid "Load DB Option"
1746
- msgstr "Cargar opción de BD"
1747
-
1748
- #: templates/debug.php:103
1749
- msgid "Set DB Option"
1750
- msgstr "Guardar opción en BD"
1751
-
1752
- #: templates/debug.php:182
1753
- msgid "Key"
1754
- msgstr "Clave"
1755
-
1756
- #: templates/debug.php:183
1757
- msgid "Value"
1758
- msgstr "Valor"
1759
-
1760
- #: templates/debug.php:199
1761
- msgctxt "as software development kit versions"
1762
- msgid "SDK Versions"
1763
- msgstr "Versiones SDK"
1764
-
1765
- #: templates/debug.php:204
1766
- msgid "SDK Path"
1767
- msgstr "Ruta del SDK"
1768
-
1769
- #: templates/debug.php205, templates/debug.php:244
1770
- msgid "Module Path"
1771
- msgstr "Ruta del módulo"
1772
-
1773
- #: templates/debug.php:206
1774
- msgid "Is Active"
1775
- msgstr "Está activo"
1776
-
1777
- #: templates/debug.php234, templates/debug/plugins-themes-sync.php:35
1778
- msgid "Plugins"
1779
- msgstr "Plugins"
1780
-
1781
- #: templates/debug.php234, templates/debug/plugins-themes-sync.php:56
1782
- msgid "Themes"
1783
- msgstr "Temas"
1784
-
1785
- #: templates/debug.php239, templates/debug.php371, templates/debug.php453,
1786
- #: templates/debug/scheduled-crons.php:80
1787
- msgid "Slug"
1788
- msgstr "Ruta"
1789
-
1790
- #: templates/debug.php241, templates/debug.php:452
1791
- msgid "Title"
1792
- msgstr "Título"
1793
-
1794
- #: templates/debug.php:242
1795
- msgctxt "as application program interface"
1796
- msgid "API"
1797
- msgstr "API"
1798
-
1799
- #: templates/debug.php:243
1800
- msgid "Freemius State"
1801
- msgstr "Estado Freemius"
1802
-
1803
- #: templates/debug.php:247
1804
- msgid "Network Blog"
1805
- msgstr "Blog de red"
1806
-
1807
- #: templates/debug.php:248
1808
- msgid "Network User"
1809
- msgstr "Usuario de red"
1810
-
1811
- #: templates/debug.php:285
1812
- msgctxt "as connection was successful"
1813
- msgid "Connected"
1814
- msgstr "Conectado"
1815
-
1816
- #: templates/debug.php:286
1817
- msgctxt "as connection blocked"
1818
- msgid "Blocked"
1819
- msgstr "Bloqueado"
1820
-
1821
- #: templates/debug.php:322
1822
- msgid "Simulate Trial Promotion"
1823
- msgstr "Simular período de prueba"
1824
-
1825
- #: templates/debug.php:334
1826
- msgid "Simulate Network Upgrade"
1827
- msgstr "Simular actualización de red"
1828
-
1829
- #: templates/debug.php:360
1830
- msgid "%s Installs"
1831
- msgstr "%s Instalaciones"
1832
-
1833
- #: templates/debug.php:362
1834
- msgctxt "like websites"
1835
- msgid "Sites"
1836
- msgstr "Sitios"
1837
-
1838
- #: templates/debug.php368, templates/account/partials/site.php:148
1839
- msgid "Blog ID"
1840
- msgstr "ID del blog"
1841
-
1842
- #: templates/debug.php433, templates/debug.php511,
1843
- #: templates/account/partials/addon.php:396
1844
- msgctxt "verb"
1845
- msgid "Delete"
1846
- msgstr "Borrar"
1847
-
1848
- #: templates/debug.php:447
1849
- msgid "Add Ons of module %s"
1850
- msgstr "Complementos del módulo %s"
1851
-
1852
- #: templates/debug.php:484
1853
- msgid "Users"
1854
- msgstr "Usuarios"
1855
-
1856
- #: templates/debug.php:491
1857
- msgid "Verified"
1858
- msgstr "Verificado"
1859
-
1860
- #: templates/debug.php:522
1861
- msgid "%s Licenses"
1862
- msgstr "%s Licencias"
1863
-
1864
- #: templates/debug.php:527
1865
- msgid "Plugin ID"
1866
- msgstr "ID del plugin"
1867
-
1868
- #: templates/debug.php:529
1869
- msgid "Plan ID"
1870
- msgstr "ID del plan"
1871
-
1872
- #: templates/debug.php:530
1873
- msgid "Quota"
1874
- msgstr "Cuota"
1875
-
1876
- #: templates/debug.php:531
1877
- msgid "Activated"
1878
- msgstr "Activado"
1879
-
1880
- #: templates/debug.php:532
1881
- msgid "Blocking"
1882
- msgstr "Bloqueando"
1883
-
1884
- #: templates/debug.php:534
1885
- msgctxt "as expiration date"
1886
- msgid "Expiration"
1887
- msgstr "Caducidad"
1888
-
1889
- #: templates/debug.php:557
1890
- msgid "Debug Log"
1891
- msgstr "Log de Debug"
1892
-
1893
- #: templates/debug.php:561
1894
- msgid "All Types"
1895
- msgstr "Todos los Tipos"
1896
-
1897
- #: templates/debug.php:568
1898
- msgid "All Requests"
1899
- msgstr "Todas las peticiones"
1900
-
1901
- #: templates/debug.php573, templates/debug.php602,
1902
- #: templates/debug/logger.php:25
1903
- msgid "File"
1904
- msgstr "Archivo"
1905
-
1906
- #: templates/debug.php574, templates/debug.php600,
1907
- #: templates/debug/logger.php:23
1908
- msgid "Function"
1909
- msgstr "Función"
1910
-
1911
- #: templates/debug.php:575
1912
- msgid "Process ID"
1913
- msgstr "ID del proceso"
1914
-
1915
- #: templates/debug.php:576
1916
- msgid "Logger"
1917
- msgstr "Logger"
1918
-
1919
- #: templates/debug.php577, templates/debug.php601,
1920
- #: templates/debug/logger.php:24
1921
- msgid "Message"
1922
- msgstr "Mensaje"
1923
-
1924
- #: templates/debug.php:579
1925
- msgid "Filter"
1926
- msgstr "Filtro"
1927
-
1928
- #: templates/debug.php:587
1929
- msgid "Download"
1930
- msgstr "Descarga"
1931
-
1932
- #: templates/debug.php598, templates/debug/logger.php:22
1933
- msgid "Type"
1934
- msgstr "Tipo"
1935
-
1936
- #: templates/debug.php603, templates/debug/logger.php:26
1937
- msgid "Timestamp"
1938
- msgstr "Timestamp"
1939
-
1940
- #: templates/secure-https-header.php:28
1941
- msgid "Secure HTTPS %s page, running from an external domain"
1942
- msgstr "Página segura HTTPS %s, desde un dominio externo"
1943
-
1944
- #: includes/customizer/class-fs-customizer-support-section.php55,
1945
- #: templates/plugin-info/features.php:43
1946
- msgid "Support"
1947
- msgstr "Soporte"
1948
-
1949
- #: includes/debug/class-fs-debug-bar-panel.php48,
1950
- #: templates/debug/api-calls.php54, templates/debug/logger.php:62
1951
- msgctxt "milliseconds"
1952
- msgid "ms"
1953
- msgstr "ms"
1954
-
1955
- #: includes/debug/debug-bar-start.php:41
1956
- msgid "Freemius API"
1957
- msgstr "API Freemius"
1958
-
1959
- #: includes/debug/debug-bar-start.php:42
1960
- msgid "Requests"
1961
- msgstr "Peticiones"
1962
-
1963
- #: templates/account/billing.php:22
1964
- msgctxt "verb"
1965
- msgid "Update"
1966
- msgstr "Actualizar"
1967
-
1968
- #: templates/account/billing.php:33
1969
- msgid "Billing"
1970
- msgstr "Facturación"
1971
-
1972
- #: templates/account/billing.php38, templates/account/billing.php:38
1973
- msgid "Business name"
1974
- msgstr "Nombre de la empresa"
1975
-
1976
- #: templates/account/billing.php39, templates/account/billing.php:39
1977
- msgid "Tax / VAT ID"
1978
- msgstr "Tax / Núm IVA"
1979
-
1980
- #: templates/account/billing.php42, templates/account/billing.php42,
1981
- #: templates/account/billing.php43, templates/account/billing.php:43
1982
- msgid "Address Line %d"
1983
- msgstr "Línea de la dirección %d"
1984
-
1985
- #: templates/account/billing.php46, templates/account/billing.php:46
1986
- msgid "City"
1987
- msgstr "Ciudad"
1988
-
1989
- #: templates/account/billing.php46, templates/account/billing.php:46
1990
- msgid "Town"
1991
- msgstr "Municipio"
1992
-
1993
- #: templates/account/billing.php47, templates/account/billing.php:47
1994
- msgid "ZIP / Postal Code"
1995
- msgstr "Código postal"
1996
-
1997
- #: templates/account/billing.php:302
1998
- msgid "Country"
1999
- msgstr "País"
2000
-
2001
- #: templates/account/billing.php:304
2002
- msgid "Select Country"
2003
- msgstr "Seleccionar país"
2004
-
2005
- #: templates/account/billing.php311, templates/account/billing.php:312
2006
- msgid "State"
2007
- msgstr "Estado"
2008
-
2009
- #: templates/account/billing.php311, templates/account/billing.php:312
2010
- msgid "Province"
2011
- msgstr "Provincia"
2012
-
2013
- #: templates/account/payments.php:29
2014
- msgid "Payments"
2015
- msgstr "Pagos"
2016
-
2017
- #: templates/account/payments.php:36
2018
- msgid "Date"
2019
- msgstr "Fecha"
2020
-
2021
- #: templates/account/payments.php:37
2022
- msgid "Amount"
2023
- msgstr "Cantidad"
2024
-
2025
- #: templates/account/payments.php38, templates/account/payments.php:50
2026
- msgid "Invoice"
2027
- msgstr "Factura"
2028
-
2029
- #: templates/debug/api-calls.php:56
2030
- msgid "API"
2031
- msgstr "API"
2032
-
2033
- #: templates/debug/api-calls.php:68
2034
- msgid "Method"
2035
- msgstr "Método"
2036
-
2037
- #: templates/debug/api-calls.php:69
2038
- msgid "Code"
2039
- msgstr "Código"
2040
-
2041
- #: templates/debug/api-calls.php:70
2042
- msgid "Length"
2043
- msgstr "Longitud"
2044
-
2045
- #: templates/debug/api-calls.php:71
2046
- msgctxt "as file/folder path"
2047
- msgid "Path"
2048
- msgstr "Ruta"
2049
-
2050
- #: templates/debug/api-calls.php:73
2051
- msgid "Body"
2052
- msgstr "Cuerpo"
2053
-
2054
- #: templates/debug/api-calls.php:75
2055
- msgid "Result"
2056
- msgstr "Resultado"
2057
-
2058
- #: templates/debug/api-calls.php:76
2059
- msgid "Start"
2060
- msgstr "Inicio"
2061
-
2062
- #: templates/debug/api-calls.php:77
2063
- msgid "End"
2064
- msgstr "Fin"
2065
-
2066
- #: templates/debug/logger.php:15
2067
- msgid "Log"
2068
- msgstr "Log"
2069
-
2070
- #. translators: %s: time period (e.g. In "2 hours")
2071
- #: templates/debug/plugins-themes-sync.php18,
2072
- #: templates/debug/scheduled-crons.php:91
2073
- msgid "In %s"
2074
- msgstr "En %s"
2075
-
2076
- #. translators: %s: time period (e.g. "2 hours" ago)
2077
- #: templates/debug/plugins-themes-sync.php20,
2078
- #: templates/debug/scheduled-crons.php:93
2079
- msgid "%s ago"
2080
- msgstr "hace %s"
2081
-
2082
- #: templates/debug/plugins-themes-sync.php21,
2083
- #: templates/debug/scheduled-crons.php:74
2084
- msgctxt "seconds"
2085
- msgid "sec"
2086
- msgstr "seg"
2087
-
2088
- #: templates/debug/plugins-themes-sync.php:23
2089
- msgid "Plugins & Themes Sync"
2090
- msgstr "Sincronizar plugins y temas"
2091
-
2092
- #: templates/debug/plugins-themes-sync.php:28
2093
- msgid "Total"
2094
- msgstr "Total"
2095
-
2096
- #: templates/debug/plugins-themes-sync.php29,
2097
- #: templates/debug/scheduled-crons.php:84
2098
- msgid "Last"
2099
- msgstr "Último"
2100
-
2101
- #: templates/debug/scheduled-crons.php:76
2102
- msgid "Scheduled Crons"
2103
- msgstr "Crons programados"
2104
-
2105
- #: templates/debug/scheduled-crons.php:81
2106
- msgid "Module"
2107
- msgstr "Módulo"
2108
-
2109
- #: templates/debug/scheduled-crons.php:82
2110
- msgid "Module Type"
2111
- msgstr "Tipo de módulo"
2112
-
2113
- #: templates/debug/scheduled-crons.php:83
2114
- msgid "Cron Type"
2115
- msgstr "Tipo de cron"
2116
-
2117
- #: templates/debug/scheduled-crons.php:85
2118
- msgid "Next"
2119
- msgstr "Siguiente"
2120
-
2121
- #: templates/forms/affiliation.php:82
2122
- msgid "Non-expiring"
2123
- msgstr "Sin caducidad"
2124
-
2125
- #: templates/forms/affiliation.php:85
2126
- msgid "Apply to become an affiliate"
2127
- msgstr "Aceptar para hacerse afiliado"
2128
-
2129
- #: templates/forms/affiliation.php:104
2130
- msgid "Your affiliate application for %s has been accepted! Log in to your affiliate area at: %s."
2131
- msgstr "¡Tu aplicación al programa de afiliación para %s ha sido aceptada! Entra en tu área de afiliado desde: %s."
2132
-
2133
- #: templates/forms/affiliation.php:119
2134
- msgid "Thank you for applying for our affiliate program, we'll review your details during the next 14 days and will get back to you with further information."
2135
- msgstr "Gracias por aplicar a nuestro programa de afiliados, revisaremos tu petición durante los próximos 14 días y te volveremos a contactar con información adicional."
2136
-
2137
- #: templates/forms/affiliation.php:122
2138
- msgid "Your affiliation account was temporarily suspended."
2139
- msgstr "Tu cuenta de afiliado ha sido suspendida temporalmente."
2140
-
2141
- #: templates/forms/affiliation.php:125
2142
- msgid "Thank you for applying for our affiliate program, unfortunately, we've decided at this point to reject your application. Please try again in 30 days."
2143
- msgstr "Gracias por aplicar a nuestro programa de asociados, infortunadamente, de momento hemos decidido rechazar tu petición. Por favor, prueba de nuevo en 30 días."
2144
-
2145
- #: templates/forms/affiliation.php:128
2146
- msgid "Due to violation of our affiliation terms, we decided to temporarily block your affiliation account. If you have any questions, please contact support."
2147
- msgstr "Debido a la violación de nuestros términos de afiliados, hemos decidido bloquear temporalmente tu cuenta de afiliación. Si tienes alguna pregunta, por favor contacta nuestro soporte."
2148
-
2149
- #: templates/forms/affiliation.php:141
2150
- msgid "Like the %s? Become our ambassador and earn cash ;-)"
2151
- msgstr "¿Te gusta %s? Conviértete en nuestro embajador y gana dinero ;-)"
2152
-
2153
- #: templates/forms/affiliation.php:142
2154
- msgid "Refer new customers to our %s and earn %s commission on each successful sale you refer!"
2155
- msgstr "¡Envíanos nuevos usuarios a nuestro %s y gana %s de comisión en cada venta satisfactoria que nos hayas referido!"
2156
-
2157
- #: templates/forms/affiliation.php:145
2158
- msgid "Program Summary"
2159
- msgstr "Sumario del programa"
2160
-
2161
- #: templates/forms/affiliation.php:147
2162
- msgid "%s commission when a customer purchases a new license."
2163
- msgstr "%s comisión cuando un cliente compra una nueva licencia."
2164
-
2165
- #: templates/forms/affiliation.php:149
2166
- msgid "Get commission for automated subscription renewals."
2167
- msgstr "Obtén comisiones por renovaciones automatizadas de las suscripciones."
2168
-
2169
- #: templates/forms/affiliation.php:152
2170
- msgid "%s tracking cookie after the first visit to maximize earnings potential."
2171
- msgstr "%s tracking cookie después de la primera visita para maximizar las ganancias potenciales."
2172
-
2173
- #: templates/forms/affiliation.php:155
2174
- msgid "Unlimited commissions."
2175
- msgstr "Comisiones Ilimitadas"
2176
-
2177
- #: templates/forms/affiliation.php:157
2178
- msgid "%s minimum payout amount."
2179
- msgstr "%s cantidad mínima a pagar."
2180
-
2181
- #: templates/forms/affiliation.php:158
2182
- msgid "Payouts are in USD and processed monthly via PayPal."
2183
- msgstr "Los pagos son en USD y se procesan mensualmente por medio de PayPal."
2184
-
2185
- #: templates/forms/affiliation.php:159
2186
- msgid "As we reserve 30 days for potential refunds, we only pay commissions that are older than 30 days."
2187
- msgstr "Como aplazamos 30 días para posible devoluciones, sólo pagamos comisiones que son de más de 30 días."
2188
-
2189
- #: templates/forms/affiliation.php:162
2190
- msgid "Affiliate"
2191
- msgstr "Afiliado"
2192
-
2193
- #: templates/forms/affiliation.php165, templates/forms/resend-key.php:23
2194
- msgid "Email address"
2195
- msgstr "Dirección de correo electrónico"
2196
-
2197
- #: templates/forms/affiliation.php:169
2198
- msgid "Full name"
2199
- msgstr "Nombre completo"
2200
-
2201
- #: templates/forms/affiliation.php:173
2202
- msgid "PayPal account email address"
2203
- msgstr "Dirección de correo electrónico de PayPal"
2204
-
2205
- #: templates/forms/affiliation.php:177
2206
- msgid "Where are you going to promote the %s?"
2207
- msgstr "¿Dónde vas a promocionar %s?"
2208
-
2209
- #: templates/forms/affiliation.php:179
2210
- msgid "Enter the domain of your website or other websites from where you plan to promote the %s."
2211
- msgstr "Introduce el dominio de tu sitio web o de otros sitios web donde planeas promocionar %s."
2212
-
2213
- #: templates/forms/affiliation.php:181
2214
- msgid "Add another domain"
2215
- msgstr "Añadir otro dominio"
2216
-
2217
- #: templates/forms/affiliation.php:185
2218
- msgid "Extra Domains"
2219
- msgstr "Dominios extra"
2220
-
2221
- #: templates/forms/affiliation.php:186
2222
- msgid "Extra domains where you will be marketing the product from."
2223
- msgstr "Dominios extra desde donde promocionarás el producto."
2224
-
2225
- #: templates/forms/affiliation.php:196
2226
- msgid "Promotion methods"
2227
- msgstr "Métodos de promoción"
2228
-
2229
- #: templates/forms/affiliation.php:199
2230
- msgid "Social media (Facebook, Twitter, etc.)"
2231
- msgstr "Social media (Facebook, Twitter, etc.)"
2232
-
2233
- #: templates/forms/affiliation.php:203
2234
- msgid "Mobile apps"
2235
- msgstr "Apps móviles "
2236
-
2237
- #: templates/forms/affiliation.php:207
2238
- msgid "Website, email, and social media statistics (optional)"
2239
- msgstr "Sitio web, correo electrónico y estadísticas de social media (opcional)"
2240
-
2241
- #: templates/forms/affiliation.php:210
2242
- msgid "Please feel free to provide any relevant website or social media statistics, e.g. monthly unique site visits, number of email subscribers, followers, etc. (we will keep this information confidential)."
2243
- msgstr "Siéntete libre de proporcionarnos estadísticas de tu sitio web o social media, p.ej. visitas únicas mensuales, número de suscriptores de correo electrónico, seguidores, etc. (mantendremos esta información confidencial)"
2244
-
2245
- #: templates/forms/affiliation.php:214
2246
- msgid "How will you promote us?"
2247
- msgstr "¿Como nos promocionarás?"
2248
-
2249
- #: templates/forms/affiliation.php:217
2250
- msgid "Please provide details on how you intend to promote %s (please be as specific as possible)."
2251
- msgstr "Por favor, danos detalles de como pretendes promocionar %s (por favor, se lo más específico que puedas)"
2252
-
2253
- #: templates/forms/affiliation.php223, templates/forms/resend-key.php:22
2254
- msgid "Cancel"
2255
- msgstr "Cancelar"
2256
-
2257
- #: templates/forms/affiliation.php:225
2258
- msgid "Become an affiliate"
2259
- msgstr "Hacerse afiliado"
2260
-
2261
- #: templates/forms/license-activation.php:21
2262
- msgid "Please enter the license key that you received in the email right after the purchase:"
2263
- msgstr "Por favor, introduce la clave de licencia que recibiste en el correo electrónico al realizar la compra:"
2264
-
2265
- #: templates/forms/license-activation.php:26
2266
- msgid "Update License"
2267
- msgstr "Activar licencia"
2268
-
2269
- #: templates/forms/optout.php:30
2270
- msgctxt "verb"
2271
- msgid "Opt Out"
2272
- msgstr "Darse de baja"
2273
-
2274
- #: templates/forms/optout.php:31
2275
- msgctxt "verb"
2276
- msgid "Opt In"
2277
- msgstr "Inscribirse"
2278
-
2279
- #: templates/forms/optout.php:33
2280
- msgid "Usage tracking is done in the name of making %s better. Making a better user experience, prioritizing new features, and more good things. We'd really appreciate if you'll reconsider letting us continue with the tracking."
2281
- msgstr "El uso del seguimiento se hace con la intención de mejorar %s. Crear una mejor experiencia de usuario, priorizando nuevas características y cosas mejores. Realmente apreciaríamos que considerases permitirnos continuar con el seguimiento."
2282
-
2283
- #: templates/forms/optout.php:35
2284
- msgid "By clicking \"Opt Out\", we will no longer be sending any data from %s to %s."
2285
- msgstr "Haciendo clic en \"Desistir\", ya no enviaremos los datos de %s a %s."
2286
-
2287
- #: templates/forms/premium-versions-upgrade-handler.php:40
2288
- msgid "There is a new version of %s available."
2289
- msgstr "Hay una nueva versión de %s disponible."
2290
-
2291
- #: templates/forms/premium-versions-upgrade-handler.php:41
2292
- msgid " %s to access version %s security & feature updates, and support."
2293
- msgstr "%s para acceder a la versión %s de actualizaciones de funciones, seguridad y soporte."
2294
-
2295
- #: templates/forms/premium-versions-upgrade-handler.php:54
2296
- msgid "New Version Available"
2297
- msgstr "Nueva versión disponible"
2298
-
2299
- #: templates/forms/premium-versions-upgrade-handler.php:75
2300
- msgctxt "close a window"
2301
- msgid "Dismiss"
2302
- msgstr "Descartar"
2303
-
2304
- #: templates/forms/resend-key.php:21
2305
- msgid "Send License Key"
2306
- msgstr "Enviar clave de licencia"
2307
-
2308
- #: templates/forms/resend-key.php:57
2309
- msgid "Enter the email address you've used for the upgrade below and we will resend you the license key."
2310
- msgstr "Escribe abajo la dirección de correo electrónico que has usado para la actualización y te reenviaremos la clave de licencia."
2311
-
2312
- #: templates/forms/subscription-cancellation.php:37
2313
- msgid "Deactivating or uninstalling the %s will automatically disable the license, which you'll be able to use on another site."
2314
- msgstr "Desactivar o desinstalar %s deshabilitará automáticamente la licencia, que podrás usar en otro sitio."
2315
-
2316
- #: templates/forms/subscription-cancellation.php:47
2317
- msgid "In case you are NOT planning on using this %s on this site (or any other site) - would you like to cancel the %s as well?"
2318
- msgstr "En caso de que NO estés planeando utilizar este %s en este sitio (o en cualquier otro sitio), ¿te gustaría cancelar también %s?"
2319
-
2320
- #: templates/forms/subscription-cancellation.php:52
2321
- msgid "license"
2322
- msgstr "licencia"
2323
-
2324
- #: templates/forms/subscription-cancellation.php:57
2325
- msgid "Cancel %s - I no longer need any security & feature updates, nor support for %s because I'm not planning to use the %s on this, or any other site."
2326
- msgstr "Cancelar %s - No necesito más actualizaciones de características y seguridad, ni soporte para %s porque no pretendo utilizar%s en este, u otro sitio."
2327
-
2328
- #: templates/forms/subscription-cancellation.php:68
2329
- msgid "Don't cancel %s - I'm still interested in getting security & feature updates, as well as be able to contact support."
2330
- msgstr "No cancelar %s - Todavía estoy interesado en obtener actualizaciones de características y seguridad, así como poder contactar con soporte."
2331
-
2332
- #. translators: %1$s: Either 'Downgrading your plan' or 'Cancelling the
2333
- #. subscription'
2334
- #: templates/forms/subscription-cancellation.php99,
2335
- #: templates/account/partials/addon.php29,
2336
- #: templates/account/partials/site.php:298
2337
- msgid "%1$s will immediately stop all future recurring payments and your %s plan license will expire in %s."
2338
- msgstr "%1$s will immediately stop all future recurring payments and your %s plan license will expire in %s."
2339
-
2340
- #: templates/forms/subscription-cancellation.php:103
2341
- msgid "Once your license expires you will no longer be able to use the %s, unless you activate it again with a valid premium license."
2342
- msgstr "Una vez que tu licencia caduque no podrás seguir utilizando %s, a no ser que lo actives de nuevo con una licencia premium válida."
2343
-
2344
- #: templates/forms/subscription-cancellation.php:136
2345
- msgid "Cancel %s?"
2346
- msgstr "¿Cancelar %s?"
2347
-
2348
- #: templates/forms/subscription-cancellation.php:143
2349
- msgid "Proceed"
2350
- msgstr "Proceder"
2351
-
2352
- #: templates/forms/subscription-cancellation.php191,
2353
- #: templates/forms/deactivation/form.php:171
2354
- msgid "Cancel %s & Proceed"
2355
- msgstr "Cancelar %s y proceder"
2356
-
2357
- #: templates/forms/trial-start.php:22
2358
- msgid "You are 1-click away from starting your %1$s-day free trial of the %2$s plan."
2359
- msgstr "Estás a sólo 1-click de comenzar tu %1$s días de prueba gratuita del plan %2$s."
2360
-
2361
- #: templates/forms/trial-start.php:28
2362
- msgid "For compliance with the WordPress.org guidelines, before we start the trial we ask that you opt in with your user and non-sensitive site information, allowing the %s to periodically send data to %s to check for version updates and to validate your trial."
2363
- msgstr "Para el cumplimiento de las directrices de WordPress.org, antes de empezar el período de prueba te pedimos que aceptes con tu usuario e información no sensible del sitio web, permitiendo a %s enviar datos periódicamente a %s para comprobar si hay actualizaciones de versión y para validar la versión de prueba."
2364
-
2365
- #: templates/js/style-premium-theme.php:39
2366
- msgid "Premium"
2367
- msgstr "Premium"
2368
-
2369
- #: templates/js/style-premium-theme.php:42
2370
- msgid "Beta"
2371
- msgstr "Beta"
2372
-
2373
- #: templates/partials/network-activation.php:27
2374
- msgid "Activate license on all sites in the network."
2375
- msgstr "Activar licencia en todos los sitios de la red"
2376
-
2377
- #: templates/partials/network-activation.php:28
2378
- msgid "Apply on all sites in the network."
2379
- msgstr "Aplicar en todos los sitios de la red"
2380
-
2381
- #: templates/partials/network-activation.php:31
2382
- msgid "Activate license on all pending sites."
2383
- msgstr "Aplicar licencia en todos los sitios pendientes"
2384
-
2385
- #: templates/partials/network-activation.php:32
2386
- msgid "Apply on all pending sites."
2387
- msgstr "Aplicar en todos los sitios pendientes"
2388
-
2389
- #: templates/partials/network-activation.php40,
2390
- #: templates/partials/network-activation.php:74
2391
- msgid "allow"
2392
- msgstr "permitir"
2393
-
2394
- #: templates/partials/network-activation.php43,
2395
- #: templates/partials/network-activation.php:77
2396
- msgid "delegate"
2397
- msgstr "delegar"
2398
-
2399
- #: templates/partials/network-activation.php47,
2400
- #: templates/partials/network-activation.php:81
2401
- msgid "skip"
2402
- msgstr "saltar"
2403
-
2404
- #: templates/plugin-info/description.php72,
2405
- #: templates/plugin-info/screenshots.php:31
2406
- msgid "Click to view full-size screenshot %d"
2407
- msgstr "Click para ver la captura de pantalla a tamaño completo %d"
2408
-
2409
- #: templates/plugin-info/features.php:56
2410
- msgid "Unlimited Updates"
2411
- msgstr "Actualizaciones Ilimitadas"
2412
-
2413
- #: templates/account/partials/activate-license-button.php:46
2414
- msgid "Localhost"
2415
- msgstr "Localhost"
2416
-
2417
- #: templates/account/partials/activate-license-button.php:50
2418
- msgctxt "as 5 licenses left"
2419
- msgid "%s left"
2420
- msgstr "quedan %s"
2421
-
2422
- #: templates/account/partials/activate-license-button.php:51
2423
- msgid "Last license"
2424
- msgstr "Última licencia"
2425
-
2426
- #: templates/account/partials/addon.php:167
2427
- msgid "Cancelled"
2428
- msgstr "Cancelado"
2429
-
2430
- #: templates/account/partials/addon.php:177
2431
- msgid "No expiration"
2432
- msgstr "Sin caducidad"
2433
-
2434
- #: templates/account/partials/site.php:181
2435
- msgid "Owner Name"
2436
- msgstr "Nombre del propietario"
2437
-
2438
- #: templates/account/partials/site.php:193
2439
- msgid "Owner Email"
2440
- msgstr "Correo electrónico del propietario"
2441
-
2442
- #: templates/account/partials/site.php:205
2443
- msgid "Owner ID"
2444
- msgstr "ID del propietario"
2445
-
2446
- #: templates/account/partials/site.php:270
2447
- msgid "Subscription"
2448
- msgstr "Suscripción"
2449
-
2450
- #: templates/forms/deactivation/contact.php:19
2451
- msgid "Sorry for the inconvenience and we are here to help if you give us a chance."
2452
- msgstr "Disculpa las molestias y estamos aquí para ayudarte si nos das una oportunidad."
2453
-
2454
- #: templates/forms/deactivation/contact.php:22
2455
- msgid "Contact Support"
2456
- msgstr "Contactar soporte"
2457
-
2458
- #: templates/forms/deactivation/form.php:64
2459
- msgid "Anonymous feedback"
2460
- msgstr "Comentarios anónimos"
2461
-
2462
- #: templates/forms/deactivation/form.php:70
2463
- msgid "Deactivate"
2464
- msgstr "Desactivar"
2465
-
2466
- #: templates/forms/deactivation/form.php:72
2467
- msgid "Activate %s"
2468
- msgstr "Activar %s"
2469
-
2470
- #: templates/forms/deactivation/form.php:87
2471
- msgid "Quick Feedback"
2472
- msgstr "Comentarios rápidos"
2473
-
2474
- #: templates/forms/deactivation/form.php:91
2475
- msgid "If you have a moment, please let us know why you are %s"
2476
- msgstr "Si tienes un momento, por favor, dinos por qué estás %s"
2477
-
2478
- #: templates/forms/deactivation/form.php:91
2479
- msgid "deactivating"
2480
- msgstr "desactivando"
2481
-
2482
- #: templates/forms/deactivation/form.php:91
2483
- msgid "switching"
2484
- msgstr "cambiando"
2485
-
2486
- #: templates/forms/deactivation/form.php:365
2487
- msgid "Submit & %s"
2488
- msgstr "Enviar y %s"
2489
-
2490
- #: templates/forms/deactivation/form.php:386
2491
- msgid "Kindly tell us the reason so we can improve."
2492
- msgstr "Por favor, dínos la razón para que podamos mejorar."
2493
-
2494
- #: templates/forms/deactivation/form.php:511
2495
- msgid "Yes - %s"
2496
- msgstr "Si - %s"
2497
-
2498
- #: templates/forms/deactivation/form.php:518
2499
- msgid "Skip & %s"
2500
- msgstr "Saltar y %s"
2501
-
2502
- #: templates/forms/deactivation/retry-skip.php:21
2503
- msgid "Click here to use the plugin anonymously"
2504
- msgstr "Haz click aquí para utilizar el plugin de forma anónima"
2505
-
2506
- #: templates/forms/deactivation/retry-skip.php:23
2507
- msgid "You might have missed it, but you don't have to share any data and can just %s the opt-in."
2508
- msgstr "Es posible que te lo hayas perdido, pero no tienes que compartir ningún dato y puedes solo aceptar %s."
1
+ # Copyright (C) 2019 freemius
2
+ # This file is distributed under the same license as the freemius package.
3
+ # Translators:
4
+ # Carlos Longarela <carlos@longarela.eu>, 2017-2018
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: WordPress SDK\n"
8
+ "Report-Msgid-Bugs-To: https://github.com/Freemius/wordpress-sdk/issues\n"
9
+ "POT-Creation-Date: \n"
10
+ "PO-Revision-Date: 2019-06-05 13:40+0000\n"
11
+ "Last-Translator: Carlos Longarela <carlos@longarela.eu>\n"
12
+ "Language: es_ES\n"
13
+ "Language-Team: Spanish (Spain) (http://www.transifex.com/freemius/wordpress-sdk/language/es_ES/)\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: 8bit\n"
16
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
17
+ "MIME-Version: 1.0\n"
18
+ "X-Poedit-Basepath: ..\n"
19
+ "X-Poedit-KeywordsList: get_text_inline;fs_text_inline;fs_echo_inline;fs_esc_js_inline;fs_esc_attr_inline;fs_esc_attr_echo_inline;fs_esc_html_inline;fs_esc_html_echo_inline;get_text_x_inline:1,2c;fs_text_x_inline:1,2c;fs_echo_x_inline:1,2c;fs_esc_attr_x_inline:1,2c;fs_esc_js_x_inline:1,2c;fs_esc_js_echo_x_inline:1,2c;fs_esc_html_x_inline:1,2c;fs_esc_html_echo_x_inline:1,2c\n"
20
+ "X-Poedit-SearchPath-0: .\n"
21
+ "X-Poedit-SearchPathExcluded-0: *.js\n"
22
+ "X-Poedit-SourceCharset: UTF-8\n"
23
+
24
+ #: includes/class-freemius.php1838, templates/account.php:769
25
+ msgid "An update to a Beta version will replace your installed version of %s with the latest Beta release - use with caution, and not on production sites. You have been warned."
26
+ msgstr "An update to a Beta version will replace your installed version of %s with the latest Beta release - use with caution, and not on production sites. You have been warned."
27
+
28
+ #: includes/class-freemius.php:1845
29
+ msgid "Would you like to proceed with the update?"
30
+ msgstr "Would you like to proceed with the update?"
31
+
32
+ #: includes/class-freemius.php:2053
33
+ msgid "Freemius SDK couldn't find the plugin's main file. Please contact sdk@freemius.com with the current error."
34
+ msgstr "Freemius SDK no pudo encontrar el archivo principal del plugin. Por favor contacta a sdk@freemius.com con el error actual."
35
+
36
+ #: includes/class-freemius.php:2055
37
+ msgid "Error"
38
+ msgstr "Error"
39
+
40
+ #: includes/class-freemius.php:2445
41
+ msgid "I found a better %s"
42
+ msgstr "He encontrado un %s mejor"
43
+
44
+ #: includes/class-freemius.php:2447
45
+ msgid "What's the %s's name?"
46
+ msgstr "¿Cuál es el nombre de %s?"
47
+
48
+ #: includes/class-freemius.php:2453
49
+ msgid "It's a temporary %s. I'm just debugging an issue."
50
+ msgstr "Es una %stemporal . Sólo estoy depurando un problema"
51
+
52
+ #: includes/class-freemius.php:2455
53
+ msgid "Deactivation"
54
+ msgstr "Desactivación"
55
+
56
+ #: includes/class-freemius.php:2456
57
+ msgid "Theme Switch"
58
+ msgstr "Cambiar tema"
59
+
60
+ #: includes/class-freemius.php2465, templates/forms/resend-key.php:24
61
+ msgid "Other"
62
+ msgstr "Otra"
63
+
64
+ #: includes/class-freemius.php:2473
65
+ msgid "I no longer need the %s"
66
+ msgstr "Ya no necesito el %s"
67
+
68
+ #: includes/class-freemius.php:2480
69
+ msgid "I only needed the %s for a short period"
70
+ msgstr "Sólo necesitaba la %s por un corto período"
71
+
72
+ #: includes/class-freemius.php:2486
73
+ msgid "The %s broke my site"
74
+ msgstr "%s ha roto mi sitio"
75
+
76
+ #: includes/class-freemius.php:2493
77
+ msgid "The %s suddenly stopped working"
78
+ msgstr "%s de repente ha dejado de funcionar"
79
+
80
+ #: includes/class-freemius.php:2503
81
+ msgid "I can't pay for it anymore"
82
+ msgstr "No puedo pagarlo durante más tiempo"
83
+
84
+ #: includes/class-freemius.php:2505
85
+ msgid "What price would you feel comfortable paying?"
86
+ msgstr "¿Con qué precio te sentirías cómodo pagando?"
87
+
88
+ #: includes/class-freemius.php:2511
89
+ msgid "I don't like to share my information with you"
90
+ msgstr "No me gusta compartir mi información contigo"
91
+
92
+ #: includes/class-freemius.php:2532
93
+ msgid "The %s didn't work"
94
+ msgstr "El %s no funcionaba"
95
+
96
+ #: includes/class-freemius.php:2542
97
+ msgid "I couldn't understand how to make it work"
98
+ msgstr "No entiendo cómo hacerlo funcionar"
99
+
100
+ #: includes/class-freemius.php:2550
101
+ msgid "The %s is great, but I need specific feature that you don't support"
102
+ msgstr "%s es genial, pero necesito una característica que no soportáis"
103
+
104
+ #: includes/class-freemius.php:2552
105
+ msgid "What feature?"
106
+ msgstr "¿Qué característica?"
107
+
108
+ #: includes/class-freemius.php:2556
109
+ msgid "The %s is not working"
110
+ msgstr " El %s no funciona"
111
+
112
+ #: includes/class-freemius.php:2558
113
+ msgid "Kindly share what didn't work so we can fix it for future users..."
114
+ msgstr "Por favor, comparte lo que no funcionó para que podamos arreglarlo para los futuros usuarios..."
115
+
116
+ #: includes/class-freemius.php:2562
117
+ msgid "It's not what I was looking for"
118
+ msgstr "No es lo que estaba buscando"
119
+
120
+ #: includes/class-freemius.php:2564
121
+ msgid "What you've been looking for?"
122
+ msgstr "¿Que has estado buscando?"
123
+
124
+ #: includes/class-freemius.php:2568
125
+ msgid "The %s didn't work as expected"
126
+ msgstr " El %s no funciona como esperaba"
127
+
128
+ #: includes/class-freemius.php:2570
129
+ msgid "What did you expect?"
130
+ msgstr "¿Qué esperas?"
131
+
132
+ #: includes/class-freemius.php3425, templates/debug.php:20
133
+ msgid "Freemius Debug"
134
+ msgstr "Debug Freemius"
135
+
136
+ #: includes/class-freemius.php:4177
137
+ msgid "I don't know what is cURL or how to install it, help me!"
138
+ msgstr "No sé qué es cURL o cómo instalarlo, ¡ayúdame!"
139
+
140
+ #: includes/class-freemius.php:4179
141
+ msgid "We'll make sure to contact your hosting company and resolve the issue. You will get a follow-up email to %s once we have an update."
142
+ msgstr "Nos aseguraremos de ponernos en contacto con tu empresa de alojamiento web y resolver el problema. Recibirás un correo electrónico de seguimiento a %s tan pronto tengamos una actualización."
143
+
144
+ #: includes/class-freemius.php:4186
145
+ msgid "Great, please install cURL and enable it in your php.ini file. In addition, search for the 'disable_functions' directive in your php.ini file and remove any disabled methods starting with 'curl_'. To make sure it was successfully activated, use 'phpinfo()'. Once activated, deactivate the %s and reactivate it back again."
146
+ msgstr "Genial, por favor instala cURL y habilítalo en el archivo php.ini. Además, busca la directiva 'disable_functions' en el archivo php.ini y quita cualquier método que comienza con 'curl_'. Para asegurarte de que se activó con éxito, utiliza 'phpinfo()'. Una vez activado, desactiva el %s y reactívalo de nuevo."
147
+
148
+ #: includes/class-freemius.php:4291
149
+ msgid "Yes - do your thing"
150
+ msgstr "Vamos, adelante"
151
+
152
+ #: includes/class-freemius.php:4296
153
+ msgid "No - just deactivate"
154
+ msgstr "No - sólo desactivar"
155
+
156
+ #: includes/class-freemius.php4341, includes/class-freemius.php4850,
157
+ #: includes/class-freemius.php5999, includes/class-freemius.php12682,
158
+ #: includes/class-freemius.php16045, includes/class-freemius.php16133,
159
+ #: includes/class-freemius.php16299, includes/class-freemius.php18758,
160
+ #: includes/class-freemius.php18768, includes/class-freemius.php19404,
161
+ #: includes/class-freemius.php20277, includes/class-freemius.php20392,
162
+ #: includes/class-freemius.php20536, templates/add-ons.php:54
163
+ msgctxt "exclamation"
164
+ msgid "Oops"
165
+ msgstr "Oops"
166
+
167
+ #: includes/class-freemius.php:4410
168
+ msgid "Thank for giving us the chance to fix it! A message was just sent to our technical staff. We will get back to you as soon as we have an update to %s. Appreciate your patience."
169
+ msgstr "¡Gracias por darnos la oportunidad de arreglarlo! Acabamos de enviar un mensaje a nuestro personal técnico. Nos pondremos en contacto contigo tan pronto como tengamos una actualización de %s. Apreciamos tu paciencia."
170
+
171
+ #: includes/class-freemius.php:4847
172
+ msgctxt "addonX cannot run without pluginY"
173
+ msgid "%s cannot run without %s."
174
+ msgstr "%s no se puede ejecutar sin %s."
175
+
176
+ #: includes/class-freemius.php:4848
177
+ msgctxt "addonX cannot run..."
178
+ msgid "%s cannot run without the plugin."
179
+ msgstr "%s no se puede ejecutar sin el plugin."
180
+
181
+ #: includes/class-freemius.php5020, includes/class-freemius.php5045,
182
+ #: includes/class-freemius.php:19475
183
+ msgid "Unexpected API error. Please contact the %s's author with the following error."
184
+ msgstr "Error inesperado del API. Pónte en contacto con el autor de %s indicándole el siguiente error."
185
+
186
+ #: includes/class-freemius.php:5687
187
+ msgid "Premium %s version was successfully activated."
188
+ msgstr "La versión Premium %s ha sido activada con éxito."
189
+
190
+ #: includes/class-freemius.php5699, includes/class-freemius.php:7567
191
+ msgctxt ""
192
+ msgid "W00t"
193
+ msgstr "W00t"
194
+
195
+ #: includes/class-freemius.php:5714
196
+ msgid "You have a %s license."
197
+ msgstr "Tienes una licencia %s."
198
+
199
+ #: includes/class-freemius.php5718, includes/class-freemius.php15466,
200
+ #: includes/class-freemius.php15477, includes/class-freemius.php18669,
201
+ #: includes/class-freemius.php18999, includes/class-freemius.php19065,
202
+ #: includes/class-freemius.php:19229
203
+ msgctxt "interjection expressing joy or exuberance"
204
+ msgid "Yee-haw"
205
+ msgstr "Vaya"
206
+
207
+ #: includes/class-freemius.php:5982
208
+ msgid "%s free trial was successfully cancelled. Since the add-on is premium only it was automatically deactivated. If you like to use it in the future, you'll have to purchase a license."
209
+ msgstr "la prueba gratuita de %s fue cancelada con éxito. Puesto que el complemento es sólo premium se desactivó automáticamente. Si quieres utilizarlo en el futuro, deberás comprar una licencia."
210
+
211
+ #: includes/class-freemius.php:5986
212
+ msgid "%s is a premium only add-on. You have to purchase a license first before activating the plugin."
213
+ msgstr "%s es un complemento único de premium. Tienes que comprar una licencia primero antes de activar el plugin."
214
+
215
+ #: includes/class-freemius.php5995, templates/add-ons.php130,
216
+ #: templates/account/partials/addon.php:343
217
+ msgid "More information about %s"
218
+ msgstr "Más información sobre %s"
219
+
220
+ #: includes/class-freemius.php:5996
221
+ msgid "Purchase License"
222
+ msgstr "Comprar licencia"
223
+
224
+ #: includes/class-freemius.php6931, templates/connect.php:163
225
+ msgid "You should receive an activation email for %s to your mailbox at %s. Please make sure you click the activation button in that email to %s."
226
+ msgstr "Recibirás un correo de activación para %s en tu buzón en %s. Por favor, asegúrate de hacer clic en el botón de activación en ese correo electrónico para %s."
227
+
228
+ #: includes/class-freemius.php:6935
229
+ msgid "start the trial"
230
+ msgstr "comenzar el período de prueba"
231
+
232
+ #: includes/class-freemius.php6936, templates/connect.php:167
233
+ msgid "complete the install"
234
+ msgstr "completar la instalación"
235
+
236
+ #: includes/class-freemius.php:7049
237
+ msgid "You are just one step away - %s"
238
+ msgstr "Estás a sólo un paso - %s"
239
+
240
+ #: includes/class-freemius.php:7052
241
+ msgctxt "%s - plugin name. As complete \"PluginX\" activation now"
242
+ msgid "Complete \"%s\" Activation Now"
243
+ msgstr "Completar la activación de \"%s\" ahora"
244
+
245
+ #: includes/class-freemius.php:7130
246
+ msgid "We made a few tweaks to the %s, %s"
247
+ msgstr "Hemos realizado algunas optimizaciones al %s, %s"
248
+
249
+ #: includes/class-freemius.php:7134
250
+ msgid "Opt in to make \"%s\" better!"
251
+ msgstr "¡Inscríbite para hacer \"%s\" Mejor!"
252
+
253
+ #: includes/class-freemius.php:7566
254
+ msgid "The upgrade of %s was successfully completed."
255
+ msgstr "La actualización de %s se completó con éxito."
256
+
257
+ #: includes/class-freemius.php9728, includes/class-fs-plugin-updater.php975,
258
+ #: includes/class-fs-plugin-updater.php1170,
259
+ #: includes/class-fs-plugin-updater.php1177,
260
+ #: templates/auto-installation.php:32
261
+ msgid "Add-On"
262
+ msgstr "Complemento"
263
+
264
+ #: includes/class-freemius.php9730, templates/account.php313,
265
+ #: templates/account.php321, templates/debug.php361, templates/debug.php:522
266
+ msgid "Plugin"
267
+ msgstr "Plugin"
268
+
269
+ #: includes/class-freemius.php9731, templates/account.php314,
270
+ #: templates/account.php322, templates/debug.php361, templates/debug.php522,
271
+ #: templates/forms/deactivation/form.php:71
272
+ msgid "Theme"
273
+ msgstr "Tema"
274
+
275
+ #: includes/class-freemius.php:12148
276
+ msgid "An unknown error has occurred while trying to set the user's beta mode."
277
+ msgstr "An unknown error has occurred while trying to set the user's beta mode."
278
+
279
+ #: includes/class-freemius.php:12549
280
+ msgid "Invalid site details collection."
281
+ msgstr "Colección de detalles del sitio no válida."
282
+
283
+ #: includes/class-freemius.php:12669
284
+ msgid "We couldn't find your email address in the system, are you sure it's the right address?"
285
+ msgstr "No podemos encontrar tu dirección de correo electrónico en el sistema, ¿estás seguro de que es la dirección de correo electrónico correcta?"
286
+
287
+ #: includes/class-freemius.php:12671
288
+ msgid "We can't see any active licenses associated with that email address, are you sure it's the right address?"
289
+ msgstr "No vemos ninguna licencia activa asociada a esa dirección de correo electrónico, ¿estás seguro de que es la dirección de correo electrónico correcta?"
290
+
291
+ #: includes/class-freemius.php:12945
292
+ msgid "Account is pending activation."
293
+ msgstr "La cuenta está pendiente de activación"
294
+
295
+ #: includes/class-freemius.php13057,
296
+ #: templates/forms/premium-versions-upgrade-handler.php:47
297
+ msgid "Buy a license now"
298
+ msgstr "Compra una licencia ahora"
299
+
300
+ #: includes/class-freemius.php13069,
301
+ #: templates/forms/premium-versions-upgrade-handler.php:46
302
+ msgid "Renew your license now"
303
+ msgstr "Renueva tu licencia ahora"
304
+
305
+ #: includes/class-freemius.php:13073
306
+ msgid "%s to access version %s security & feature updates, and support."
307
+ msgstr "%s para acceder a la versión %s de actualizaciones de funciones, seguridad y soporte."
308
+
309
+ #: includes/class-freemius.php:15448
310
+ msgid "%s activation was successfully completed."
311
+ msgstr "%s activación se completó con éxito."
312
+
313
+ #: includes/class-freemius.php:15462
314
+ msgid "Your account was successfully activated with the %s plan."
315
+ msgstr "Tu cuenta se ha activado correctamente con el plan %s."
316
+
317
+ #: includes/class-freemius.php15473, includes/class-freemius.php:19061
318
+ msgid "Your trial has been successfully started."
319
+ msgstr "Tu versión de prueba se ha iniciado con éxito."
320
+
321
+ #: includes/class-freemius.php16043, includes/class-freemius.php16131,
322
+ #: includes/class-freemius.php:16297
323
+ msgid "Couldn't activate %s."
324
+ msgstr "No se puede activar %s."
325
+
326
+ #: includes/class-freemius.php16044, includes/class-freemius.php16132,
327
+ #: includes/class-freemius.php:16298
328
+ msgid "Please contact us with the following message:"
329
+ msgstr "Por favor contáctanos con el siguiente mensaje:"
330
+
331
+ #: includes/class-freemius.php:16128
332
+ msgid "An unknown error has occurred."
333
+ msgstr "An unknown error has occurred."
334
+
335
+ #: includes/class-freemius.php16655, includes/class-freemius.php:21409
336
+ msgid "Upgrade"
337
+ msgstr "Actualizar"
338
+
339
+ #: includes/class-freemius.php:16661
340
+ msgid "Start Trial"
341
+ msgstr "Comenzar el período de prueba"
342
+
343
+ #: includes/class-freemius.php:16663
344
+ msgid "Pricing"
345
+ msgstr "Precio"
346
+
347
+ #: includes/class-freemius.php16742, includes/class-freemius.php:16744
348
+ msgid "Affiliation"
349
+ msgstr "Afiliación"
350
+
351
+ #: includes/class-freemius.php16772, includes/class-freemius.php16774,
352
+ #: templates/account.php177, templates/debug.php:326
353
+ msgid "Account"
354
+ msgstr "Cuenta"
355
+
356
+ #: includes/class-freemius.php16787, includes/class-freemius.php16789,
357
+ #: includes/customizer/class-fs-customizer-support-section.php:60
358
+ msgid "Contact Us"
359
+ msgstr "Contáctanos"
360
+
361
+ #: includes/class-freemius.php16799, includes/class-freemius.php16801,
362
+ #: includes/class-freemius.php21423, templates/account.php105,
363
+ #: templates/account/partials/addon.php:45
364
+ msgid "Add-Ons"
365
+ msgstr "Complementos"
366
+
367
+ #: includes/class-freemius.php:16835
368
+ msgctxt "ASCII arrow left icon"
369
+ msgid "&#x2190;"
370
+ msgstr "&#x2190;"
371
+
372
+ #: includes/class-freemius.php:16835
373
+ msgctxt "ASCII arrow right icon"
374
+ msgid "&#x27a4;"
375
+ msgstr "&#x27a4;"
376
+
377
+ #: includes/class-freemius.php16837, templates/pricing.php:102
378
+ msgctxt "noun"
379
+ msgid "Pricing"
380
+ msgstr "Precio"
381
+
382
+ #: includes/class-freemius.php17050,
383
+ #: includes/customizer/class-fs-customizer-support-section.php:67
384
+ msgid "Support Forum"
385
+ msgstr "Foro de soporte"
386
+
387
+ #: includes/class-freemius.php:17995
388
+ msgid "Your email has been successfully verified - you are AWESOME!"
389
+ msgstr "Tu email ha sido verificado correctamente - ¡Eres IMPRESIONANTE!"
390
+
391
+ #: includes/class-freemius.php:17996
392
+ msgctxt "a positive response"
393
+ msgid "Right on"
394
+ msgstr "Bien hecho"
395
+
396
+ #: includes/class-freemius.php:18660
397
+ msgid "Your %s Add-on plan was successfully upgraded."
398
+ msgstr "Tu complemento %s del plan se actualizó con éxito."
399
+
400
+ #: includes/class-freemius.php:18662
401
+ msgid "%s Add-on was successfully purchased."
402
+ msgstr "El complemento %s ha sido comprado correctamente."
403
+
404
+ #: includes/class-freemius.php:18665
405
+ msgid "Download the latest version"
406
+ msgstr "Descargar la última versión"
407
+
408
+ #: includes/class-freemius.php:18751
409
+ msgid "Your server is blocking the access to Freemius' API, which is crucial for %1$s synchronization. Please contact your host to whitelist %2$s"
410
+ msgstr "Your server is blocking the access to Freemius' API, which is crucial for %1$s synchronization. Please contact your host to whitelist %2$s"
411
+
412
+ #: includes/class-freemius.php18757, includes/class-freemius.php19188,
413
+ #: includes/class-freemius.php:19277
414
+ msgid "Error received from the server:"
415
+ msgstr "Error recibido del servidor:"
416
+
417
+ #: includes/class-freemius.php:18767
418
+ msgid "It seems like one of the authentication parameters is wrong. Update your Public Key, Secret Key & User ID, and try again."
419
+ msgstr "Parece que uno de los parámetros de autenticación es incorrecto. Actualiza tu clave pública, clave secreta e ID de usuario e inténtelo de nuevo."
420
+
421
+ #: includes/class-freemius.php18961, includes/class-freemius.php19193,
422
+ #: includes/class-freemius.php19248, includes/class-freemius.php:19351
423
+ msgctxt ""
424
+ msgid "Hmm"
425
+ msgstr "Hmm"
426
+
427
+ #: includes/class-freemius.php:18974
428
+ msgid "It looks like you are still on the %s plan. If you did upgrade or change your plan, it's probably an issue on our side - sorry."
429
+ msgstr "Parece que todavía estás en el plan %s. Si actualizaste o cambiaste tu plan, probablemente sea un problema de nuestra parte - lo sentimos."
430
+
431
+ #: includes/class-freemius.php18975, templates/account.php107,
432
+ #: templates/add-ons.php191, templates/account/partials/addon.php:47
433
+ msgctxt "trial period"
434
+ msgid "Trial"
435
+ msgstr "Período de Prueba Gratuito"
436
+
437
+ #: includes/class-freemius.php:18980
438
+ msgid "I have upgraded my account but when I try to Sync the License, the plan remains %s."
439
+ msgstr "He actualizado mi cuenta, pero cuando intento sincronizar la licencia, el plan sigue siendo %s."
440
+
441
+ #: includes/class-freemius.php18984, includes/class-freemius.php:19043
442
+ msgid "Please contact us here"
443
+ msgstr "Contacta aquí con nosotros"
444
+
445
+ #: includes/class-freemius.php:18995
446
+ msgid "Your plan was successfully activated."
447
+ msgstr "Your plan was successfully activated."
448
+
449
+ #: includes/class-freemius.php:18996
450
+ msgid "Your plan was successfully upgraded."
451
+ msgstr "Tu plan se actualizó con éxito."
452
+
453
+ #: includes/class-freemius.php:19013
454
+ msgid "Your plan was successfully changed to %s."
455
+ msgstr "Tu plan se cambió correctamente a %s."
456
+
457
+ #: includes/class-freemius.php:19029
458
+ msgid "Your license has expired. You can still continue using the free %s forever."
459
+ msgstr "Tu licencia ha caducado. Puedes seguir usando el plan gratuito %s para siempre."
460
+
461
+ #: includes/class-freemius.php:19031
462
+ msgid "Your license has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions."
463
+ msgstr "Tu licencia ha caducado. %1$sActualiza ahora %2$s para continuar usando el %3$s sin interrupciones."
464
+
465
+ #: includes/class-freemius.php:19039
466
+ msgid "Your license has been cancelled. If you think it's a mistake, please contact support."
467
+ msgstr "Tu licencia ha sido cancelada. Si crees que es un error, ponte en contacto con el servicio de asistencia."
468
+
469
+ #: includes/class-freemius.php:19052
470
+ msgid "Your license has expired. You can still continue using all the %s features, but you'll need to renew your license to continue getting updates and support."
471
+ msgstr "Tu licencia ha caducado. Todavía puedes seguir usando todas las funciones de %s, pero tendrás que renovar tu licencia para seguir recibiendo actualizaciones y soporte."
472
+
473
+ #: includes/class-freemius.php:19075
474
+ msgid "Your free trial has expired. You can still continue using all our free features."
475
+ msgstr "Tu período de prueba ha caducado. Todavía puedes seguir usando todas nuestras funciones gratuitas."
476
+
477
+ #: includes/class-freemius.php:19077
478
+ msgid "Your free trial has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions."
479
+ msgstr "Tu período de prueba ha caducado. %1$sActualiza ahora %2$s para continuar usando el %3$s sin interrupciones."
480
+
481
+ #: includes/class-freemius.php:19184
482
+ msgid "It looks like the license could not be activated."
483
+ msgstr "Parece que la licencia no se pudo activar."
484
+
485
+ #: includes/class-freemius.php:19226
486
+ msgid "Your license was successfully activated."
487
+ msgstr "Tu licencia fue activada correctamente."
488
+
489
+ #: includes/class-freemius.php:19252
490
+ msgid "It looks like your site currently doesn't have an active license."
491
+ msgstr "Parece que tu sitio actualmente no tiene una licencia activa."
492
+
493
+ #: includes/class-freemius.php:19276
494
+ msgid "It looks like the license deactivation failed."
495
+ msgstr "Parece que la desactivación de licencia ha fallado."
496
+
497
+ #: includes/class-freemius.php:19304
498
+ msgid "Your license was successfully deactivated, you are back to the %s plan."
499
+ msgstr "Tu licencia fue desactivada correctamente, has vuelto al plan %s."
500
+
501
+ #: includes/class-freemius.php:19305
502
+ msgid "O.K"
503
+ msgstr "O.K"
504
+
505
+ #: includes/class-freemius.php:19358
506
+ msgid "Seems like we are having some temporary issue with your subscription cancellation. Please try again in few minutes."
507
+ msgstr "Parece que estamos teniendo algún problema temporal con tu cancelación de la suscripción. Vuelve a intentarlo en unos minutos."
508
+
509
+ #: includes/class-freemius.php:19367
510
+ msgid "Your subscription was successfully cancelled. Your %s plan license will expire in %s."
511
+ msgstr "Tu suscripción ha sido cancelada correctamente. Tu %s licencia del plan caducará en %s."
512
+
513
+ #: includes/class-freemius.php:19409
514
+ msgid "You are already running the %s in a trial mode."
515
+ msgstr "Estás ejecutando %s en modo de prueba."
516
+
517
+ #: includes/class-freemius.php:19420
518
+ msgid "You already utilized a trial before."
519
+ msgstr "Ya utilizaste un período de prueba antes."
520
+
521
+ #: includes/class-freemius.php:19434
522
+ msgid "Plan %s do not exist, therefore, can't start a trial."
523
+ msgstr "El plan %s no existe, por lo tanto, no puedes comenzar un período de prueba."
524
+
525
+ #: includes/class-freemius.php:19445
526
+ msgid "Plan %s does not support a trial period."
527
+ msgstr "El plan %s no admite un período de prueba."
528
+
529
+ #: includes/class-freemius.php:19456
530
+ msgid "None of the %s's plans supports a trial period."
531
+ msgstr "Ninguno de los planes de %s soportan un período de prueba."
532
+
533
+ #: includes/class-freemius.php:19506
534
+ msgid "It looks like you are not in trial mode anymore so there's nothing to cancel :)"
535
+ msgstr "Parece que ya no estás en modo de prueba, así que no hay nada que cancelar :)"
536
+
537
+ #: includes/class-freemius.php:19542
538
+ msgid "Seems like we are having some temporary issue with your trial cancellation. Please try again in few minutes."
539
+ msgstr "Parece que estamos teniendo algún problema temporal con tu cancelación de prueba. Vuelve a intentarlo en unos minutos."
540
+
541
+ #: includes/class-freemius.php:19561
542
+ msgid "Your %s free trial was successfully cancelled."
543
+ msgstr "Tu prueba gratuita de %s fue cancelada con éxito."
544
+
545
+ #: includes/class-freemius.php:19877
546
+ msgid "Version %s was released."
547
+ msgstr "La versión %s se ha lanzado."
548
+
549
+ #: includes/class-freemius.php:19877
550
+ msgid "Please download %s."
551
+ msgstr "Por favor descarga %s."
552
+
553
+ #: includes/class-freemius.php:19884
554
+ msgid "the latest %s version here"
555
+ msgstr "la última versión %s aquí"
556
+
557
+ #: includes/class-freemius.php:19889
558
+ msgid "New"
559
+ msgstr "Nuevo"
560
+
561
+ #: includes/class-freemius.php:19894
562
+ msgid "Seems like you got the latest release."
563
+ msgstr "Parece que tienes la última versión."
564
+
565
+ #: includes/class-freemius.php:19895
566
+ msgid "You are all good!"
567
+ msgstr "¡Está todo listo!"
568
+
569
+ #: includes/class-freemius.php:20165
570
+ msgid "Verification mail was just sent to %s. If you can't find it after 5 min, please check your spam box."
571
+ msgstr "El correo de verificación se acaba de enviar a %s. Si no puedes encontrarlo después de 5 min, comprueba tu carpeta de spam."
572
+
573
+ #: includes/class-freemius.php:20304
574
+ msgid "Site successfully opted in."
575
+ msgstr "Sitio dado de alta correctamente."
576
+
577
+ #: includes/class-freemius.php20305, includes/class-freemius.php:21125
578
+ msgid "Awesome"
579
+ msgstr "Increíble"
580
+
581
+ #: includes/class-freemius.php20321, templates/forms/optout.php:32
582
+ msgid "We appreciate your help in making the %s better by letting us track some usage data."
583
+ msgstr "Agradecemos tu ayuda para mejorar %s y por permitirnos rastrear algunos datos de uso."
584
+
585
+ #: includes/class-freemius.php:20322
586
+ msgid "Thank you!"
587
+ msgstr "¡Gracias!"
588
+
589
+ #: includes/class-freemius.php:20329
590
+ msgid "We will no longer be sending any usage data of %s on %s to %s."
591
+ msgstr "No continuaremos enviando datos de uso de %s en %s a %s."
592
+
593
+ #: includes/class-freemius.php:20458
594
+ msgid "Please check your mailbox, you should receive an email via %s to confirm the ownership change. From security reasons, you must confirm the change within the next 15 min. If you cannot find the email, please check your spam folder."
595
+ msgstr "Comprueba tu buzón de correo, debes recibir un correo electrónico a través de %s para confirmar el cambio de propiedad. Por razones de seguridad, debes confirmar el cambio dentro de los próximos 15 min. Si no puedes encontrar el correo electrónico, comprueba tu carpeta de correo no deseado."
596
+
597
+ #: includes/class-freemius.php:20464
598
+ msgid "Thanks for confirming the ownership change. An email was just sent to %s for final approval."
599
+ msgstr "Gracias por confirmar el cambio de propiedad. Se envió un correo electrónico a %s para su aprobación final."
600
+
601
+ #: includes/class-freemius.php:20469
602
+ msgid "%s is the new owner of the account."
603
+ msgstr "%s es el nuevo dueño de la cuenta."
604
+
605
+ #: includes/class-freemius.php:20471
606
+ msgctxt "as congratulations"
607
+ msgid "Congrats"
608
+ msgstr "Felicidades"
609
+
610
+ #: includes/class-freemius.php:20491
611
+ msgid "Sorry, we could not complete the email update. Another user with the same email is already registered."
612
+ msgstr "Lo sentimos, no podemos completar la actualización de correo electrónico. Ya hay registrado otro usuario con esa dirección de correo electrónico."
613
+
614
+ #: includes/class-freemius.php:20492
615
+ msgid "If you would like to give up the ownership of the %s's account to %s click the Change Ownership button."
616
+ msgstr "Si deseas renunciar a la titularidad de la cuenta de %s a %s haz clic en el botón de cambio de titularidad."
617
+
618
+ #: includes/class-freemius.php:20499
619
+ msgid "Change Ownership"
620
+ msgstr "Cambiar propietario"
621
+
622
+ #: includes/class-freemius.php:20507
623
+ msgid "Your email was successfully updated. You should receive an email with confirmation instructions in few moments."
624
+ msgstr "Se actualizó correctamente tu correo electrónico. Recibirás un correo electrónico con las instrucciones de confirmación en unos momentos."
625
+
626
+ #: includes/class-freemius.php:20519
627
+ msgid "Please provide your full name."
628
+ msgstr "Por favor, dinos tu nombre completo."
629
+
630
+ #: includes/class-freemius.php:20524
631
+ msgid "Your name was successfully updated."
632
+ msgstr "Tu nombre fue actualizado correctamente."
633
+
634
+ #: includes/class-freemius.php:20585
635
+ msgid "You have successfully updated your %s."
636
+ msgstr "Has actualizado correctamente tu %s."
637
+
638
+ #: includes/class-freemius.php:20725
639
+ msgid "Just letting you know that the add-ons information of %s is being pulled from an external server."
640
+ msgstr "Sólo déjanos informarte que la información de complementos de %s se está extrayendo de un servidor externo."
641
+
642
+ #: includes/class-freemius.php:20726
643
+ msgctxt "advance notice of something that will need attention."
644
+ msgid "Heads up"
645
+ msgstr "Atención"
646
+
647
+ #: includes/class-freemius.php:21165
648
+ msgctxt "exclamation"
649
+ msgid "Hey"
650
+ msgstr "Hey"
651
+
652
+ #: includes/class-freemius.php:21165
653
+ msgid "How do you like %s so far? Test all our %s premium features with a %d-day free trial."
654
+ msgstr "¿Qué te pareció %s hasta ahora? Prueba todas nuestras funciones premium de %s con una prueba gratuita de % d-días."
655
+
656
+ #: includes/class-freemius.php:21173
657
+ msgid "No commitment for %s days - cancel anytime!"
658
+ msgstr "Sin compromiso por %s días - ¡cancelar en cualquier momento!"
659
+
660
+ #: includes/class-freemius.php:21174
661
+ msgid "No credit card required"
662
+ msgstr "No se necesita tarjeta de crédito"
663
+
664
+ #: includes/class-freemius.php21181, templates/forms/trial-start.php:53
665
+ msgctxt "call to action"
666
+ msgid "Start free trial"
667
+ msgstr "Comenzar el período de prueba gratuito"
668
+
669
+ #: includes/class-freemius.php:21258
670
+ msgid "Hey there, did you know that %s has an affiliate program? If you like the %s you can become our ambassador and earn some cash!"
671
+ msgstr "Hey, ¿sabías que %s tiene un programa de afiliados? ¡Si te gusta %s puedes convertirte en nuestro embajador y ganar dinero!"
672
+
673
+ #: includes/class-freemius.php:21267
674
+ msgid "Learn more"
675
+ msgstr "Saber más"
676
+
677
+ #: includes/class-freemius.php21447, templates/account.php474,
678
+ #: templates/account.php595, templates/connect.php171,
679
+ #: templates/connect.php421, templates/forms/license-activation.php25,
680
+ #: templates/account/partials/addon.php:287
681
+ msgid "Activate License"
682
+ msgstr "Activar licencia"
683
+
684
+ #: includes/class-freemius.php21448, templates/account.php543,
685
+ #: templates/account.php594, templates/account/partials/site.php:256
686
+ msgid "Change License"
687
+ msgstr "Cambiar licencia"
688
+
689
+ #: includes/class-freemius.php21539, templates/account/partials/site.php:161
690
+ msgid "Opt Out"
691
+ msgstr "Darse de baja"
692
+
693
+ #: includes/class-freemius.php21541, includes/class-freemius.php21547,
694
+ #: templates/account/partials/site.php43,
695
+ #: templates/account/partials/site.php:161
696
+ msgid "Opt In"
697
+ msgstr "Inscribirse"
698
+
699
+ #: includes/class-freemius.php:21775
700
+ msgid " The paid version of %1$s is already installed. Please activate it to start benefiting the %2$s features. %3$s"
701
+ msgstr " The paid version of %1$s is already installed. Please activate it to start benefiting the %2$s features. %3$s"
702
+
703
+ #: includes/class-freemius.php:21783
704
+ msgid "Activate %s features"
705
+ msgstr "Activar características %s"
706
+
707
+ #: includes/class-freemius.php:21796
708
+ msgid "Please follow these steps to complete the upgrade"
709
+ msgstr "Por favor, sigue estos pasos para completar la actualización"
710
+
711
+ #: includes/class-freemius.php:21800
712
+ msgid "Download the latest %s version"
713
+ msgstr "Descargar la última versión %s"
714
+
715
+ #: includes/class-freemius.php:21804
716
+ msgid "Upload and activate the downloaded version"
717
+ msgstr "Cargar y activar la versión descargada"
718
+
719
+ #: includes/class-freemius.php:21806
720
+ msgid "How to upload and activate?"
721
+ msgstr "¿Cómo subirlo y activarlo?"
722
+
723
+ #: includes/class-freemius.php:21940
724
+ msgid "%sClick here%s to choose the sites where you'd like to activate the license on."
725
+ msgstr "%sClick aquí %s para elegir los sitios sobre los que te gustaría activar la licencia."
726
+
727
+ #: includes/class-freemius.php:22101
728
+ msgid "Auto installation only works for opted-in users."
729
+ msgstr "La instalación automática sólo funciona para usuarios que aceptaron."
730
+
731
+ #: includes/class-freemius.php22111, includes/class-freemius.php22144,
732
+ #: includes/class-fs-plugin-updater.php1149,
733
+ #: includes/class-fs-plugin-updater.php:1163
734
+ msgid "Invalid module ID."
735
+ msgstr "Id de módulo no válido."
736
+
737
+ #: includes/class-freemius.php22120, includes/class-fs-plugin-updater.php:1185
738
+ msgid "Premium version already active."
739
+ msgstr "Versión premium ya activa."
740
+
741
+ #: includes/class-freemius.php:22127
742
+ msgid "You do not have a valid license to access the premium version."
743
+ msgstr "No tienes una licencia válida para acceder a la versión premium."
744
+
745
+ #: includes/class-freemius.php:22134
746
+ msgid "Plugin is a \"Serviceware\" which means it does not have a premium code version."
747
+ msgstr "El plugin es un \"Serviceware\" lo que significa que no tiene una versión de código premium."
748
+
749
+ #: includes/class-freemius.php22152, includes/class-fs-plugin-updater.php:1184
750
+ msgid "Premium add-on version already installed."
751
+ msgstr "Versión del complemento premium ya instalada."
752
+
753
+ #: includes/class-freemius.php:22497
754
+ msgid "View paid features"
755
+ msgstr "Ver las funciones de pago"
756
+
757
+ #: includes/class-freemius.php:22819
758
+ msgid "Thank you so much for using %s and its add-ons!"
759
+ msgstr "¡Muchas gracias por utilizar %s y sus complementos!"
760
+
761
+ #: includes/class-freemius.php:22820
762
+ msgid "Thank you so much for using %s!"
763
+ msgstr "¡Muchas gracias por utilizar %s!"
764
+
765
+ #: includes/class-freemius.php:22826
766
+ msgid "You've already opted-in to our usage-tracking, which helps us keep improving the %s."
767
+ msgstr "Ya has optado por nuestro seguimiento de uso, lo que nos ayuda a seguir mejorando %s."
768
+
769
+ #: includes/class-freemius.php:22830
770
+ msgid "Thank you so much for using our products!"
771
+ msgstr "¡Muchas gracias por utilizar nuestros productos!"
772
+
773
+ #: includes/class-freemius.php:22831
774
+ msgid "You've already opted-in to our usage-tracking, which helps us keep improving them."
775
+ msgstr "Ya has optado por nuestro seguimiento de uso, lo que nos ayuda a seguir mejorando."
776
+
777
+ #: includes/class-freemius.php:22850
778
+ msgid "%s and its add-ons"
779
+ msgstr "%s y sus complementos"
780
+
781
+ #: includes/class-freemius.php:22859
782
+ msgid "Products"
783
+ msgstr "Productos"
784
+
785
+ #: includes/class-freemius.php22866, templates/connect.php:272
786
+ msgid "Yes"
787
+ msgstr "Si"
788
+
789
+ #: includes/class-freemius.php22867, templates/connect.php:273
790
+ msgid "send me security & feature updates, educational content and offers."
791
+ msgstr "envíame actualizaciones de seguridad y nuevas funcionalidades, contenido educativo y ofertas."
792
+
793
+ #: includes/class-freemius.php22868, templates/connect.php:278
794
+ msgid "No"
795
+ msgstr "No"
796
+
797
+ #: includes/class-freemius.php22870, templates/connect.php:280
798
+ msgid "do %sNOT%s send me security & feature updates, educational content and offers."
799
+ msgstr "%sNO%s me envíes actualizaciones de seguridad y nuevas funcionalidades, contenido educativo y ofertas."
800
+
801
+ #: includes/class-freemius.php:22880
802
+ msgid "Due to the new %sEU General Data Protection Regulation (GDPR)%s compliance requirements it is required that you provide your explicit consent, again, confirming that you are onboard :-)"
803
+ msgstr "Due to the new %sEU General Data Protection Regulation (GDPR)%s compliance requirements it is required that you provide your explicit consent, again, confirming that you are onboard :-)"
804
+
805
+ #: includes/class-freemius.php22882, templates/connect.php:287
806
+ msgid "Please let us know if you'd like us to contact you for security & feature updates, educational content, and occasional offers:"
807
+ msgstr "Indica si deseas que te contactemos para actualizaciones de seguridad y nuevas funciones, contenido educativo y ofertas ocasionales:"
808
+
809
+ #: includes/class-freemius.php:23164
810
+ msgid "License key is empty."
811
+ msgstr "La clave de licencia está vacía."
812
+
813
+ #: includes/class-fs-plugin-updater.php184,
814
+ #: templates/forms/premium-versions-upgrade-handler.php:57
815
+ msgid "Renew license"
816
+ msgstr "Renovar la licencia"
817
+
818
+ #: includes/class-fs-plugin-updater.php189,
819
+ #: templates/forms/premium-versions-upgrade-handler.php:58
820
+ msgid "Buy license"
821
+ msgstr "Comprar licencia"
822
+
823
+ #: includes/class-fs-plugin-updater.php280,
824
+ #: includes/class-fs-plugin-updater.php:313
825
+ msgid "There is a %s of %s available."
826
+ msgstr "Hay una %s de %s disponible."
827
+
828
+ #: includes/class-fs-plugin-updater.php282,
829
+ #: includes/class-fs-plugin-updater.php:318
830
+ msgid "new Beta version"
831
+ msgstr "new Beta version"
832
+
833
+ #: includes/class-fs-plugin-updater.php283,
834
+ #: includes/class-fs-plugin-updater.php:319
835
+ msgid "new version"
836
+ msgstr "nueva versión"
837
+
838
+ #: includes/class-fs-plugin-updater.php:342
839
+ msgid "Important Upgrade Notice:"
840
+ msgstr "Aviso importante de actualización:"
841
+
842
+ #: includes/class-fs-plugin-updater.php:1214
843
+ msgid "Installing plugin: %s"
844
+ msgstr "Instalando plugin: %s"
845
+
846
+ #: includes/class-fs-plugin-updater.php:1255
847
+ msgid "Unable to connect to the filesystem. Please confirm your credentials."
848
+ msgstr "No es posible conectarse al sistema de archivos. Por favor, confirma tus credenciales."
849
+
850
+ #: includes/class-fs-plugin-updater.php:1437
851
+ msgid "The remote plugin package does not contain a folder with the desired slug and renaming did not work."
852
+ msgstr "El paquete de plugin remoto no contiene una carpeta con el Slug deseado y el cambio de nombre no funcionó."
853
+
854
+ #: includes/fs-plugin-info-dialog.php:509
855
+ msgid "Purchase More"
856
+ msgstr "Purchase More"
857
+
858
+ #: includes/fs-plugin-info-dialog.php510,
859
+ #: templates/account/partials/addon.php:347
860
+ msgctxt "verb"
861
+ msgid "Purchase"
862
+ msgstr "Comprar"
863
+
864
+ #: includes/fs-plugin-info-dialog.php:514
865
+ msgid "Start my free %s"
866
+ msgstr "Comenzar mi período gratuito de %s"
867
+
868
+ #: includes/fs-plugin-info-dialog.php:712
869
+ msgid "Install Free Version Update Now"
870
+ msgstr "Instalar la actualización gratuita ahora"
871
+
872
+ #: includes/fs-plugin-info-dialog.php713, templates/account.php:534
873
+ msgid "Install Update Now"
874
+ msgstr "Instalar actualización ahora"
875
+
876
+ #: includes/fs-plugin-info-dialog.php:722
877
+ msgid "Install Free Version Now"
878
+ msgstr "Instalar la versión gratuita ahora"
879
+
880
+ #: includes/fs-plugin-info-dialog.php723, templates/add-ons.php262,
881
+ #: templates/auto-installation.php111,
882
+ #: templates/account/partials/addon.php327,
883
+ #: templates/account/partials/addon.php:379
884
+ msgid "Install Now"
885
+ msgstr "Instalar ahora"
886
+
887
+ #: includes/fs-plugin-info-dialog.php:739
888
+ msgctxt "as download latest version"
889
+ msgid "Download Latest Free Version"
890
+ msgstr "Descargar la última versión gratuita"
891
+
892
+ #: includes/fs-plugin-info-dialog.php740, templates/account.php85,
893
+ #: templates/add-ons.php34, templates/account/partials/addon.php:25
894
+ msgctxt "as download latest version"
895
+ msgid "Download Latest"
896
+ msgstr "Descargar la última"
897
+
898
+ #: includes/fs-plugin-info-dialog.php755, templates/add-ons.php268,
899
+ #: templates/account/partials/addon.php318,
900
+ #: templates/account/partials/addon.php:373
901
+ msgid "Activate this add-on"
902
+ msgstr "Activar este complemento"
903
+
904
+ #: includes/fs-plugin-info-dialog.php757, templates/connect.php:418
905
+ msgid "Activate Free Version"
906
+ msgstr "Activar versión gratuita"
907
+
908
+ #: includes/fs-plugin-info-dialog.php758, templates/account.php109,
909
+ #: templates/add-ons.php269, templates/account/partials/addon.php:49
910
+ msgid "Activate"
911
+ msgstr "Activar"
912
+
913
+ #: includes/fs-plugin-info-dialog.php:968
914
+ msgctxt "Plugin installer section title"
915
+ msgid "Description"
916
+ msgstr "Descripción"
917
+
918
+ #: includes/fs-plugin-info-dialog.php:969
919
+ msgctxt "Plugin installer section title"
920
+ msgid "Installation"
921
+ msgstr "Instalación"
922
+
923
+ #: includes/fs-plugin-info-dialog.php:970
924
+ msgctxt "Plugin installer section title"
925
+ msgid "FAQ"
926
+ msgstr "FAQ"
927
+
928
+ #: includes/fs-plugin-info-dialog.php971,
929
+ #: templates/plugin-info/description.php:55
930
+ msgid "Screenshots"
931
+ msgstr "Capturas de pantalla"
932
+
933
+ #: includes/fs-plugin-info-dialog.php:972
934
+ msgctxt "Plugin installer section title"
935
+ msgid "Changelog"
936
+ msgstr "Registro de cambios"
937
+
938
+ #: includes/fs-plugin-info-dialog.php:973
939
+ msgctxt "Plugin installer section title"
940
+ msgid "Reviews"
941
+ msgstr "Valoraciones"
942
+
943
+ #: includes/fs-plugin-info-dialog.php:974
944
+ msgctxt "Plugin installer section title"
945
+ msgid "Other Notes"
946
+ msgstr "Otras notas"
947
+
948
+ #: includes/fs-plugin-info-dialog.php:989
949
+ msgctxt "Plugin installer section title"
950
+ msgid "Features & Pricing"
951
+ msgstr "Características y precios"
952
+
953
+ #: includes/fs-plugin-info-dialog.php:999
954
+ msgid "Plugin Install"
955
+ msgstr "Instalar plugin"
956
+
957
+ #: includes/fs-plugin-info-dialog.php:1071
958
+ msgctxt "e.g. Professional Plan"
959
+ msgid "%s Plan"
960
+ msgstr "Plan %s"
961
+
962
+ #: includes/fs-plugin-info-dialog.php:1097
963
+ msgctxt "e.g. the best product"
964
+ msgid "Best"
965
+ msgstr "El mejor"
966
+
967
+ #: includes/fs-plugin-info-dialog.php1103,
968
+ #: includes/fs-plugin-info-dialog.php:1123
969
+ msgctxt "as every month"
970
+ msgid "Monthly"
971
+ msgstr "Mensual"
972
+
973
+ #: includes/fs-plugin-info-dialog.php:1106
974
+ msgctxt "as once a year"
975
+ msgid "Annual"
976
+ msgstr "Anual"
977
+
978
+ #: includes/fs-plugin-info-dialog.php:1109
979
+ msgid "Lifetime"
980
+ msgstr "Permanente"
981
+
982
+ #: includes/fs-plugin-info-dialog.php1123,
983
+ #: includes/fs-plugin-info-dialog.php1125,
984
+ #: includes/fs-plugin-info-dialog.php:1127
985
+ msgctxt "e.g. billed monthly"
986
+ msgid "Billed %s"
987
+ msgstr "Facturado %s"
988
+
989
+ #: includes/fs-plugin-info-dialog.php:1125
990
+ msgctxt "as once a year"
991
+ msgid "Annually"
992
+ msgstr "Anualmente"
993
+
994
+ #: includes/fs-plugin-info-dialog.php:1127
995
+ msgctxt "as once a year"
996
+ msgid "Once"
997
+ msgstr "Una vez"
998
+
999
+ #: includes/fs-plugin-info-dialog.php:1133
1000
+ msgid "Single Site License"
1001
+ msgstr "Licencia para un único sitio"
1002
+
1003
+ #: includes/fs-plugin-info-dialog.php:1135
1004
+ msgid "Unlimited Licenses"
1005
+ msgstr "Licencias ilimitadas"
1006
+
1007
+ #: includes/fs-plugin-info-dialog.php:1137
1008
+ msgid "Up to %s Sites"
1009
+ msgstr "Hasta %s sitios"
1010
+
1011
+ #: includes/fs-plugin-info-dialog.php1147,
1012
+ #: templates/plugin-info/features.php:82
1013
+ msgctxt "as monthly period"
1014
+ msgid "mo"
1015
+ msgstr "me"
1016
+
1017
+ #: includes/fs-plugin-info-dialog.php1154,
1018
+ #: templates/plugin-info/features.php:80
1019
+ msgctxt "as annual period"
1020
+ msgid "year"
1021
+ msgstr "año"
1022
+
1023
+ #: includes/fs-plugin-info-dialog.php:1208
1024
+ msgctxt "noun"
1025
+ msgid "Price"
1026
+ msgstr "Precio"
1027
+
1028
+ #: includes/fs-plugin-info-dialog.php:1256
1029
+ msgid "Save %s"
1030
+ msgstr "Guardar %s"
1031
+
1032
+ #: includes/fs-plugin-info-dialog.php:1266
1033
+ msgid "No commitment for %s - cancel anytime"
1034
+ msgstr "Sin compromiso para %s - cancelar en cualquier momento"
1035
+
1036
+ #: includes/fs-plugin-info-dialog.php:1269
1037
+ msgid "After your free %s, pay as little as %s"
1038
+ msgstr "Después de su período gratuito %s, pague sólo %s"
1039
+
1040
+ #: includes/fs-plugin-info-dialog.php:1280
1041
+ msgid "Details"
1042
+ msgstr "Detalles"
1043
+
1044
+ #: includes/fs-plugin-info-dialog.php1284, templates/account.php96,
1045
+ #: templates/debug.php203, templates/debug.php240, templates/debug.php454,
1046
+ #: templates/account/partials/addon.php:36
1047
+ msgctxt "product version"
1048
+ msgid "Version"
1049
+ msgstr "Versión"
1050
+
1051
+ #: includes/fs-plugin-info-dialog.php:1291
1052
+ msgctxt "as the plugin author"
1053
+ msgid "Author"
1054
+ msgstr "Autor"
1055
+
1056
+ #: includes/fs-plugin-info-dialog.php:1298
1057
+ msgid "Last Updated"
1058
+ msgstr "Última actualización"
1059
+
1060
+ #: includes/fs-plugin-info-dialog.php1303, templates/account.php:444
1061
+ msgctxt "x-ago"
1062
+ msgid "%s ago"
1063
+ msgstr "hace %s"
1064
+
1065
+ #: includes/fs-plugin-info-dialog.php:1312
1066
+ msgid "Requires WordPress Version"
1067
+ msgstr "Necesita la versión de WordPress"
1068
+
1069
+ #: includes/fs-plugin-info-dialog.php:1313
1070
+ msgid "%s or higher"
1071
+ msgstr "%s o mayor"
1072
+
1073
+ #: includes/fs-plugin-info-dialog.php:1320
1074
+ msgid "Compatible up to"
1075
+ msgstr "Compatible hasta"
1076
+
1077
+ #: includes/fs-plugin-info-dialog.php:1328
1078
+ msgid "Downloaded"
1079
+ msgstr "Descargado"
1080
+
1081
+ #: includes/fs-plugin-info-dialog.php:1332
1082
+ msgid "%s time"
1083
+ msgstr "% vez"
1084
+
1085
+ #: includes/fs-plugin-info-dialog.php:1334
1086
+ msgid "%s times"
1087
+ msgstr "%s veces"
1088
+
1089
+ #: includes/fs-plugin-info-dialog.php:1344
1090
+ msgid "WordPress.org Plugin Page"
1091
+ msgstr "Página del plugin en WordPress.org"
1092
+
1093
+ #: includes/fs-plugin-info-dialog.php:1352
1094
+ msgid "Plugin Homepage"
1095
+ msgstr "Página web del plugin"
1096
+
1097
+ #: includes/fs-plugin-info-dialog.php1360,
1098
+ #: includes/fs-plugin-info-dialog.php:1442
1099
+ msgid "Donate to this plugin"
1100
+ msgstr "Donar a este plugin"
1101
+
1102
+ #: includes/fs-plugin-info-dialog.php:1367
1103
+ msgid "Average Rating"
1104
+ msgstr "Calificación media"
1105
+
1106
+ #: includes/fs-plugin-info-dialog.php:1374
1107
+ msgid "based on %s"
1108
+ msgstr "basado en %s"
1109
+
1110
+ #: includes/fs-plugin-info-dialog.php:1378
1111
+ msgid "%s rating"
1112
+ msgstr "%s calificación"
1113
+
1114
+ #: includes/fs-plugin-info-dialog.php:1380
1115
+ msgid "%s ratings"
1116
+ msgstr "%s calificaciones"
1117
+
1118
+ #: includes/fs-plugin-info-dialog.php:1395
1119
+ msgid "%s star"
1120
+ msgstr "%s estrella"
1121
+
1122
+ #: includes/fs-plugin-info-dialog.php:1397
1123
+ msgid "%s stars"
1124
+ msgstr "%s estrellas"
1125
+
1126
+ #: includes/fs-plugin-info-dialog.php:1408
1127
+ msgid "Click to see reviews that provided a rating of %s"
1128
+ msgstr "Haz clic para ver los comentarios con una valoración de %s"
1129
+
1130
+ #: includes/fs-plugin-info-dialog.php:1421
1131
+ msgid "Contributors"
1132
+ msgstr "Colaboradores"
1133
+
1134
+ #: includes/fs-plugin-info-dialog.php1450,
1135
+ #: includes/fs-plugin-info-dialog.php:1452
1136
+ msgid "Warning"
1137
+ msgstr "Atencion"
1138
+
1139
+ #: includes/fs-plugin-info-dialog.php:1450
1140
+ msgid "This plugin has not been tested with your current version of WordPress."
1141
+ msgstr "Este plugin no ha sido probado con tu versión actual de WordPress."
1142
+
1143
+ #: includes/fs-plugin-info-dialog.php:1452
1144
+ msgid "This plugin has not been marked as compatible with your version of WordPress."
1145
+ msgstr "Este puglin no ha sido marcado como compatible con tu versión de WordPress."
1146
+
1147
+ #: includes/fs-plugin-info-dialog.php:1471
1148
+ msgid "Paid add-on must be deployed to Freemius."
1149
+ msgstr "El complemento de pago se debe implementar en Freemius."
1150
+
1151
+ #: includes/fs-plugin-info-dialog.php:1472
1152
+ msgid "Add-on must be deployed to WordPress.org or Freemius."
1153
+ msgstr "El complemento debe implementarse en WordPress.org o en Freemius."
1154
+
1155
+ #: includes/fs-plugin-info-dialog.php:1493
1156
+ msgid "Newer Version (%s) Installed"
1157
+ msgstr "Versión más reciente (%s) instalada"
1158
+
1159
+ #: includes/fs-plugin-info-dialog.php:1494
1160
+ msgid "Newer Free Version (%s) Installed"
1161
+ msgstr "Versión gratuita más reciente (%s) instalada"
1162
+
1163
+ #: includes/fs-plugin-info-dialog.php:1501
1164
+ msgid "Latest Version Installed"
1165
+ msgstr "Última versión instalada"
1166
+
1167
+ #: includes/fs-plugin-info-dialog.php:1502
1168
+ msgid "Latest Free Version Installed"
1169
+ msgstr "Última versión gratuita instalada"
1170
+
1171
+ #: templates/account.php86, templates/forms/subscription-cancellation.php96,
1172
+ #: templates/account/partials/addon.php26,
1173
+ #: templates/account/partials/site.php:295
1174
+ msgid "Downgrading your plan"
1175
+ msgstr "Bajando tu plan"
1176
+
1177
+ #: templates/account.php87, templates/forms/subscription-cancellation.php97,
1178
+ #: templates/account/partials/addon.php27,
1179
+ #: templates/account/partials/site.php:296
1180
+ msgid "Cancelling the subscription"
1181
+ msgstr "Cancelando la suscripción"
1182
+
1183
+ #. translators: %1$s: Either 'Downgrading your plan' or 'Cancelling the
1184
+ #. subscription'
1185
+ #: templates/account.php:89
1186
+ msgid "%1$s will immediately stop all future recurring payments and your %2$s plan license will expire in %3$s."
1187
+ msgstr "%1$s will immediately stop all future recurring payments and your %2$s plan license will expire in %3$s."
1188
+
1189
+ #: templates/account.php90, templates/forms/subscription-cancellation.php100,
1190
+ #: templates/account/partials/addon.php30,
1191
+ #: templates/account/partials/site.php:299
1192
+ msgid "Please note that we will not be able to grandfather outdated pricing for renewals/new subscriptions after a cancellation. If you choose to renew the subscription manually in the future, after a price increase, which typically occurs once a year, you will be charged the updated price."
1193
+ msgstr "Ten en cuenta que no podremos abaratar los precios desactualizados para renovaciones/nuevas suscripciones después de una cancelación. Si eliges renovar la suscripción manualmente en el futuro, después de un aumento de precio, que generalmente ocurre una vez al año, se te cobrará el precio actualizado."
1194
+
1195
+ #: templates/account.php91, templates/forms/subscription-cancellation.php106,
1196
+ #: templates/account/partials/addon.php:31
1197
+ msgid "Cancelling the trial will immediately block access to all premium features. Are you sure?"
1198
+ msgstr "La cancelación del período de prueba bloqueará inmediatamente el acceso a todas las funciones premium. ¿Estás seguro?"
1199
+
1200
+ #: templates/account.php92, templates/forms/subscription-cancellation.php101,
1201
+ #: templates/account/partials/addon.php32,
1202
+ #: templates/account/partials/site.php:300
1203
+ msgid "You can still enjoy all %s features but you will not have access to %s security & feature updates, nor support."
1204
+ msgstr "Todavía puedes disfrutar de todas las funciones de %s pero no tendrás acceso a soporte y actualizaciones de %s."
1205
+
1206
+ #: templates/account.php93, templates/forms/subscription-cancellation.php102,
1207
+ #: templates/account/partials/addon.php33,
1208
+ #: templates/account/partials/site.php:301
1209
+ msgid "Once your license expires you can still use the Free version but you will NOT have access to the %s features."
1210
+ msgstr "Una vez que caduque tu licencia todavía puedes utilizar la versión gratuita pero NO tendrás acceso a las funciones de %s."
1211
+
1212
+ #. translators: %s: Plan title (e.g. "Professional")
1213
+ #: templates/account.php95,
1214
+ #: templates/account/partials/activate-license-button.php31,
1215
+ #: templates/account/partials/addon.php:35
1216
+ msgid "Activate %s Plan"
1217
+ msgstr "Activar plan %s"
1218
+
1219
+ #. translators: %s: Time period (e.g. Auto renews in "2 months")
1220
+ #: templates/account.php98, templates/account/partials/addon.php38,
1221
+ #: templates/account/partials/site.php:275
1222
+ msgid "Auto renews in %s"
1223
+ msgstr "Auto renovaciones en %s"
1224
+
1225
+ #. translators: %s: Time period (e.g. Expires in "2 months")
1226
+ #: templates/account.php100, templates/account/partials/addon.php40,
1227
+ #: templates/account/partials/site.php:277
1228
+ msgid "Expires in %s"
1229
+ msgstr "Caduca en %s"
1230
+
1231
+ #: templates/account.php101, templates/account/partials/addon.php:41
1232
+ msgctxt "as synchronize license"
1233
+ msgid "Sync License"
1234
+ msgstr "Sincronizar licencia"
1235
+
1236
+ #: templates/account.php102, templates/account/partials/addon.php:42
1237
+ msgid "Cancel Trial"
1238
+ msgstr "Cancelar período de prueba"
1239
+
1240
+ #: templates/account.php103, templates/account/partials/addon.php:43
1241
+ msgid "Change Plan"
1242
+ msgstr "Cambiar Plan"
1243
+
1244
+ #: templates/account.php104, templates/account/partials/addon.php:44
1245
+ msgctxt "verb"
1246
+ msgid "Upgrade"
1247
+ msgstr "Actualizar"
1248
+
1249
+ #: templates/account.php106, templates/account/partials/addon.php46,
1250
+ #: templates/account/partials/site.php:302
1251
+ msgctxt "verb"
1252
+ msgid "Downgrade"
1253
+ msgstr "Degradar"
1254
+
1255
+ #: templates/account.php108, templates/add-ons.php187,
1256
+ #: templates/plugin-info/features.php72,
1257
+ #: templates/account/partials/addon.php48,
1258
+ #: templates/account/partials/site.php:31
1259
+ msgid "Free"
1260
+ msgstr "Gratis"
1261
+
1262
+ #: templates/account.php110, templates/debug.php373,
1263
+ #: includes/customizer/class-fs-customizer-upsell-control.php106,
1264
+ #: templates/account/partials/addon.php:50
1265
+ msgctxt "as product pricing plan"
1266
+ msgid "Plan"
1267
+ msgstr "Plan"
1268
+
1269
+ #: templates/account.php:111
1270
+ msgid "Bundle Plan"
1271
+ msgstr "Bundle Plan"
1272
+
1273
+ #: templates/account.php:185
1274
+ msgid "Free Trial"
1275
+ msgstr "Período de prueba gratuito"
1276
+
1277
+ #: templates/account.php:196
1278
+ msgid "Account Details"
1279
+ msgstr "Detalles de la cuenta"
1280
+
1281
+ #: templates/account.php:200
1282
+ msgid "Billing & Invoices"
1283
+ msgstr "Billing & Invoices"
1284
+
1285
+ #: templates/account.php:210
1286
+ msgid "Deleting the account will automatically deactivate your %s plan license so you can use it on other sites. If you want to terminate the recurring payments as well, click the \"Cancel\" button, and first \"Downgrade\" your account. Are you sure you would like to continue with the deletion?"
1287
+ msgstr "La eliminación de la cuenta desactivará automáticamente su licencia de plan %s para que pueda utilizarla en otros sitios. Si también desea cancelar los pagos periódicos, haga clic en el botón \"Cancelar\" y, en primer lugar, \"Degradar\" su cuenta. ¿Seguro que deseas continuar con la eliminación?"
1288
+
1289
+ #: templates/account.php:212
1290
+ msgid "Deletion is not temporary. Only delete if you no longer want to use this %s anymore. Are you sure you would like to continue with the deletion?"
1291
+ msgstr "La eliminación no es temporal. Sólo elimínalo si ya no deseas utilizar este %s más. ¿Estás seguro que desea continuar con la eliminación?"
1292
+
1293
+ #: templates/account.php:215
1294
+ msgid "Delete Account"
1295
+ msgstr "Borrar cuenta"
1296
+
1297
+ #: templates/account.php227, templates/account/partials/addon.php211,
1298
+ #: templates/account/partials/deactivate-license-button.php:35
1299
+ msgid "Deactivate License"
1300
+ msgstr "Desactivar licencia"
1301
+
1302
+ #: templates/account.php250, templates/forms/subscription-cancellation.php:125
1303
+ msgid "Are you sure you want to proceed?"
1304
+ msgstr "¿Estás seguro que quieres proceder?"
1305
+
1306
+ #: templates/account.php250, templates/account/partials/addon.php:234
1307
+ msgid "Cancel Subscription"
1308
+ msgstr "Cancelar suscripción"
1309
+
1310
+ #: templates/account.php:278
1311
+ msgctxt "as synchronize"
1312
+ msgid "Sync"
1313
+ msgstr "Sincronizar"
1314
+
1315
+ #: templates/account.php292, templates/debug.php:489
1316
+ msgid "Name"
1317
+ msgstr "Nombre"
1318
+
1319
+ #: templates/account.php298, templates/debug.php:490
1320
+ msgid "Email"
1321
+ msgstr "Correo electrónico"
1322
+
1323
+ #: templates/account.php305, templates/debug.php372, templates/debug.php:528
1324
+ msgid "User ID"
1325
+ msgstr "ID de usuario"
1326
+
1327
+ #: templates/account.php322, templates/account.php608,
1328
+ #: templates/account.php653, templates/debug.php238, templates/debug.php366,
1329
+ #: templates/debug.php451, templates/debug.php488, templates/debug.php526,
1330
+ #: templates/debug.php599, templates/account/payments.php35,
1331
+ #: templates/debug/logger.php:21
1332
+ msgid "ID"
1333
+ msgstr "ID"
1334
+
1335
+ #: templates/account.php:329
1336
+ msgid "Site ID"
1337
+ msgstr "ID del sitio"
1338
+
1339
+ #: templates/account.php:332
1340
+ msgid "No ID"
1341
+ msgstr "Sin ID"
1342
+
1343
+ #: templates/account.php337, templates/debug.php245, templates/debug.php374,
1344
+ #: templates/debug.php455, templates/debug.php492,
1345
+ #: templates/account/partials/site.php:219
1346
+ msgid "Public Key"
1347
+ msgstr "Clave pública"
1348
+
1349
+ #: templates/account.php343, templates/debug.php375, templates/debug.php456,
1350
+ #: templates/debug.php493, templates/account/partials/site.php:231
1351
+ msgid "Secret Key"
1352
+ msgstr "Clave secreta"
1353
+
1354
+ #: templates/account.php:346
1355
+ msgctxt "as secret encryption key missing"
1356
+ msgid "No Secret"
1357
+ msgstr "Sin clave secreta"
1358
+
1359
+ #: templates/account.php373, templates/account/partials/site.php112,
1360
+ #: templates/account/partials/site.php:114
1361
+ msgid "Trial"
1362
+ msgstr "Período de prueba gratuito"
1363
+
1364
+ #: templates/account.php400, templates/debug.php533,
1365
+ #: templates/account/partials/site.php:248
1366
+ msgid "License Key"
1367
+ msgstr "Clave de licencia"
1368
+
1369
+ #: templates/account.php:429
1370
+ msgid "Join the Beta program"
1371
+ msgstr "Join the Beta program"
1372
+
1373
+ #: templates/account.php:435
1374
+ msgid "not verified"
1375
+ msgstr "no verificado"
1376
+
1377
+ #: templates/account.php444, templates/account/partials/addon.php:172
1378
+ msgid "Expired"
1379
+ msgstr "Caducado"
1380
+
1381
+ #: templates/account.php:502
1382
+ msgid "Premium version"
1383
+ msgstr "Versión premium"
1384
+
1385
+ #: templates/account.php:504
1386
+ msgid "Free version"
1387
+ msgstr "Versión gratuita"
1388
+
1389
+ #: templates/account.php:516
1390
+ msgid "Verify Email"
1391
+ msgstr "Verificar correo electrónico"
1392
+
1393
+ #: templates/account.php:527
1394
+ msgid "Download %s Version"
1395
+ msgstr "Descargar versión %s"
1396
+
1397
+ #: templates/account.php541, templates/account.php749,
1398
+ #: templates/account/partials/site.php237,
1399
+ #: templates/account/partials/site.php:255
1400
+ msgctxt "verb"
1401
+ msgid "Show"
1402
+ msgstr "Mostrar"
1403
+
1404
+ #: templates/account.php:555
1405
+ msgid "What is your %s?"
1406
+ msgstr "¿Cual es tú %s?"
1407
+
1408
+ #: templates/account.php563, templates/account/billing.php:21
1409
+ msgctxt "verb"
1410
+ msgid "Edit"
1411
+ msgstr "Editar"
1412
+
1413
+ #: templates/account.php:588
1414
+ msgid "Sites"
1415
+ msgstr "Sitios"
1416
+
1417
+ #: templates/account.php:599
1418
+ msgid "Search by address"
1419
+ msgstr "Buscar por dirección"
1420
+
1421
+ #: templates/account.php609, templates/debug.php:369
1422
+ msgid "Address"
1423
+ msgstr "Dirección"
1424
+
1425
+ #: templates/account.php:610
1426
+ msgid "License"
1427
+ msgstr "Licencia"
1428
+
1429
+ #: templates/account.php:611
1430
+ msgid "Plan"
1431
+ msgstr "Plan"
1432
+
1433
+ #: templates/account.php:656
1434
+ msgctxt "as software license"
1435
+ msgid "License"
1436
+ msgstr "Licencia"
1437
+
1438
+ #: templates/account.php:743
1439
+ msgctxt "verb"
1440
+ msgid "Hide"
1441
+ msgstr "Ocultar"
1442
+
1443
+ #: templates/account.php:765
1444
+ msgid "Processing"
1445
+ msgstr "Procesando"
1446
+
1447
+ #: templates/account.php:768
1448
+ msgid "Get updates for bleeding edge Beta versions of %s."
1449
+ msgstr "Get updates for bleeding edge Beta versions of %s."
1450
+
1451
+ #: templates/account.php:826
1452
+ msgid "Cancelling %s"
1453
+ msgstr "Cancelando %s"
1454
+
1455
+ #: templates/account.php826, templates/account.php843,
1456
+ #: templates/forms/subscription-cancellation.php27,
1457
+ #: templates/forms/deactivation/form.php:133
1458
+ msgid "trial"
1459
+ msgstr "período de prueba"
1460
+
1461
+ #: templates/account.php841, templates/forms/deactivation/form.php:150
1462
+ msgid "Cancelling %s..."
1463
+ msgstr "Cancelando %s..."
1464
+
1465
+ #: templates/account.php844, templates/forms/subscription-cancellation.php28,
1466
+ #: templates/forms/deactivation/form.php:134
1467
+ msgid "subscription"
1468
+ msgstr "suscripción"
1469
+
1470
+ #: templates/account.php:858
1471
+ msgid "Deactivating your license will block all premium features, but will enable activating the license on another site. Are you sure you want to proceed?"
1472
+ msgstr "Al desactivar tu licencia todas las características premium se bloquearán, pero posibilitará poder activar tu licencia en otro sitio. ¿Estás seguro que quieres continuar?"
1473
+
1474
+ #: templates/add-ons.php:35
1475
+ msgid "View details"
1476
+ msgstr "Ver detalles"
1477
+
1478
+ #: templates/add-ons.php:45
1479
+ msgid "Add Ons for %s"
1480
+ msgstr "Complementos para %s"
1481
+
1482
+ #: templates/add-ons.php:55
1483
+ msgid "We could'nt load the add-ons list. It's probably an issue on our side, please try to come back in few minutes."
1484
+ msgstr "No podemos cargar la lista de complementos. Probablemente es un problema por nuestro parte, por favor inténtalo de nuevo en unos minutos."
1485
+
1486
+ #: templates/add-ons.php:173
1487
+ msgctxt "active add-on"
1488
+ msgid "Active"
1489
+ msgstr "Activo"
1490
+
1491
+ #: templates/add-ons.php:174
1492
+ msgctxt "installed add-on"
1493
+ msgid "Installed"
1494
+ msgstr "Installed"
1495
+
1496
+ #: templates/admin-notice.php13, templates/forms/license-activation.php209,
1497
+ #: templates/forms/resend-key.php:77
1498
+ msgctxt "as close a window"
1499
+ msgid "Dismiss"
1500
+ msgstr "Descartar"
1501
+
1502
+ #: templates/auto-installation.php:45
1503
+ msgid "%s sec"
1504
+ msgstr "%s seg"
1505
+
1506
+ #: templates/auto-installation.php:83
1507
+ msgid "Automatic Installation"
1508
+ msgstr "Instalación automática"
1509
+
1510
+ #: templates/auto-installation.php:93
1511
+ msgid "An automated download and installation of %s (paid version) from %s will start in %s. If you would like to do it manually - click the cancellation button now."
1512
+ msgstr "Una descarga automatizada y la instalación de %s (versión de pago) de %s comenzará en %s. Si quieres hacerlo manualmente - haz clic en el botón de cancelación."
1513
+
1514
+ #: templates/auto-installation.php:104
1515
+ msgid "The installation process has started and may take a few minutes to complete. Please wait until it is done - do not refresh this page."
1516
+ msgstr "El proceso de instalación ha comenzado y puede tardar unos minutos en completarse. Por favor, espera hasta que se finalice - no actualices esta página."
1517
+
1518
+ #: templates/auto-installation.php:109
1519
+ msgid "Cancel Installation"
1520
+ msgstr "Cancelar instalación"
1521
+
1522
+ #: templates/checkout.php:180
1523
+ msgid "Checkout"
1524
+ msgstr "Pagar"
1525
+
1526
+ #: templates/checkout.php:180
1527
+ msgid "PCI compliant"
1528
+ msgstr "Compatible con PCI"
1529
+
1530
+ #. translators: %s: name (e.g. Hey John,)
1531
+ #: templates/connect.php:112
1532
+ msgctxt "greeting"
1533
+ msgid "Hey %s,"
1534
+ msgstr "Hey %s,"
1535
+
1536
+ #: templates/connect.php:154
1537
+ msgid "Allow & Continue"
1538
+ msgstr "Permitir y continuar"
1539
+
1540
+ #: templates/connect.php:158
1541
+ msgid "Re-send activation email"
1542
+ msgstr "Reenviar correo electrónico de activación"
1543
+
1544
+ #: templates/connect.php:162
1545
+ msgid "Thanks %s!"
1546
+ msgstr "¡Gracias %s!"
1547
+
1548
+ #: templates/connect.php172, templates/forms/license-activation.php:44
1549
+ msgid "Agree & Activate License"
1550
+ msgstr "De acuerdo y activar licencia"
1551
+
1552
+ #: templates/connect.php:181
1553
+ msgid "Thanks for purchasing %s! To get started, please enter your license key:"
1554
+ msgstr "¡Gracias por comprar %s! Para empezar, escribe tu clave de licencia:"
1555
+
1556
+ #: templates/connect.php:188
1557
+ msgid "Never miss an important update - opt in to our security & feature updates notifications, educational content, offers, and non-sensitive diagnostic tracking with %4$s."
1558
+ msgstr "No te pierdas ninguna actualización importante - acepta para notificaciones de seguridad y de actualizaciones, ofertas y seguimiento de diagnóstico con datos no sensibles con %4$s."
1559
+
1560
+ #: templates/connect.php:189
1561
+ msgid "Never miss an important update - opt in to our security and feature updates notifications, and non-sensitive diagnostic tracking with %4$s."
1562
+ msgstr "No te pierdas ninguna actualización importante - acepta para notificaciones de seguridad y de actualizaciones y seguimiento de diagnóstico con datos no sensibles con %4$s."
1563
+
1564
+ #: templates/connect.php:195
1565
+ msgid "Never miss an important update - opt in to our security & feature updates notifications, educational content, offers, and non-sensitive diagnostic tracking with %4$s. If you skip this, that's okay! %1$s will still work just fine."
1566
+ msgstr "No te pierdas ninguna actualización importante - acepta las notificaciones de seguridad y de actualizaciones, contenido educacional, ofertas y seguimiento de diagnóstico con datos no sensibles con %4$s. ¡Si te saltas esto, no pasa nada! %1$s seguirá funcionando bien."
1567
+
1568
+ #: templates/connect.php:196
1569
+ msgid "Never miss an important update - opt in to our security & feature updates notifications, and non-sensitive diagnostic tracking with %4$s. If you skip this, that's okay! %1$s will still work just fine."
1570
+ msgstr "No te pierdas ninguna actualización importante - acepta las notificaciones de seguridad y de actualizaciones y seguimiento de diagnóstico con datos no sensibles con %4$s. ¡Si te saltas esto, no pasa nada! %1$s seguirá funcionando bien."
1571
+
1572
+ #: templates/connect.php:230
1573
+ msgid "We're excited to introduce the Freemius network-level integration."
1574
+ msgstr "Estamos emocionados de introducir la integración de Freemius a nivel de red."
1575
+
1576
+ #: templates/connect.php:233
1577
+ msgid "During the update process we detected %d site(s) that are still pending license activation."
1578
+ msgstr "Durante el proceso de actualización hemos detectado%d sitio(s) que aún están pendientes de la activación de licencia."
1579
+
1580
+ #: templates/connect.php:235
1581
+ msgid "If you'd like to use the %s on those sites, please enter your license key below and click the activation button."
1582
+ msgstr "Si quieres utilizar %s en estos sitios, introduce por favor tu clave de licencia abajo y haz click en el botón de activación."
1583
+
1584
+ #: templates/connect.php:237
1585
+ msgid "%s's paid features"
1586
+ msgstr "%s características de pago"
1587
+
1588
+ #: templates/connect.php:242
1589
+ msgid "Alternatively, you can skip it for now and activate the license later, in your %s's network-level Account page."
1590
+ msgstr "Alternativamente, puedes saltarlo ahora y activar la licencia después, en tu %s página de cuenta a nivel de red."
1591
+
1592
+ #: templates/connect.php:244
1593
+ msgid "During the update process we detected %s site(s) in the network that are still pending your attention."
1594
+ msgstr "Durante el proceso de actualización detectamos %s sitio(s) en la red que todavía están pendientes de tu atención."
1595
+
1596
+ #: templates/connect.php253, templates/forms/license-activation.php:47
1597
+ msgid "License key"
1598
+ msgstr "Clave de licencia"
1599
+
1600
+ #: templates/connect.php256, templates/forms/license-activation.php:20
1601
+ msgid "Can't find your license key?"
1602
+ msgstr "¿No puedes encontrar tu clave de licencia?"
1603
+
1604
+ #: templates/connect.php315, templates/connect.php652,
1605
+ #: templates/forms/deactivation/retry-skip.php:20
1606
+ msgctxt "verb"
1607
+ msgid "Skip"
1608
+ msgstr "Saltar"
1609
+
1610
+ #: templates/connect.php:318
1611
+ msgid "Delegate to Site Admins"
1612
+ msgstr "Delegar a administradores del sitio"
1613
+
1614
+ #: templates/connect.php:318
1615
+ msgid "If you click it, this decision will be delegated to the sites administrators."
1616
+ msgstr "Si haces click, esta decisión será delegada a los administradores de los sitios."
1617
+
1618
+ #: templates/connect.php:346
1619
+ msgid "Your Profile Overview"
1620
+ msgstr "Resumen del perfil"
1621
+
1622
+ #: templates/connect.php:347
1623
+ msgid "Name and email address"
1624
+ msgstr "Nombre y dirección de correo electrónico"
1625
+
1626
+ #: templates/connect.php:352
1627
+ msgid "Your Site Overview"
1628
+ msgstr "Resumen del sitio"
1629
+
1630
+ #: templates/connect.php:353
1631
+ msgid "Site URL, WP version, PHP info, plugins & themes"
1632
+ msgstr "URL del sitio web, versión de WP, PHP info, plugins y temas"
1633
+
1634
+ #: templates/connect.php:358
1635
+ msgid "Admin Notices"
1636
+ msgstr "Avisos de administración"
1637
+
1638
+ #: templates/connect.php359, templates/connect.php:375
1639
+ msgid "Updates, announcements, marketing, no spam"
1640
+ msgstr "Actualizaciones, anuncios, marketing, sin spam"
1641
+
1642
+ #: templates/connect.php:364
1643
+ msgid "Current %s Events"
1644
+ msgstr "Eventos de %s actuales"
1645
+
1646
+ #: templates/connect.php:365
1647
+ msgid "Activation, deactivation and uninstall"
1648
+ msgstr "Activación, desactivación y desinstalación"
1649
+
1650
+ #: templates/connect.php:374
1651
+ msgid "Newsletter"
1652
+ msgstr "Boletín"
1653
+
1654
+ #: templates/connect.php391, templates/forms/license-activation.php:39
1655
+ msgid "The %1$s will be periodically sending data to %2$s to check for security and feature updates, and verify the validity of your license."
1656
+ msgstr "%1$s periódicamente enviará datos a %2$s para comprobar las actualizaciones de seguridad, nuevas funcionalidades y verificar la validez de tu licencia."
1657
+
1658
+ #: templates/connect.php:396
1659
+ msgid "What permissions are being granted?"
1660
+ msgstr "¿Qué permisos se otorgan?"
1661
+
1662
+ #: templates/connect.php:417
1663
+ msgid "Don't have a license key?"
1664
+ msgstr "¿No tienes una clave de licencia?"
1665
+
1666
+ #: templates/connect.php:420
1667
+ msgid "Have a license key?"
1668
+ msgstr "¿Tienes una clave de licencia?"
1669
+
1670
+ #: templates/connect.php:428
1671
+ msgid "Privacy Policy"
1672
+ msgstr "Política de privacidad"
1673
+
1674
+ #: templates/connect.php:430
1675
+ msgid "License Agreement"
1676
+ msgstr "Acuerdo de licencia"
1677
+
1678
+ #: templates/connect.php:430
1679
+ msgid "Terms of Service"
1680
+ msgstr "Términos de servicio"
1681
+
1682
+ #: templates/connect.php:805
1683
+ msgctxt "as in the process of sending an email"
1684
+ msgid "Sending email"
1685
+ msgstr "Enviando correo electrónico"
1686
+
1687
+ #: templates/connect.php:806
1688
+ msgctxt "as activating plugin"
1689
+ msgid "Activating"
1690
+ msgstr "Activando"
1691
+
1692
+ #: templates/contact.php:78
1693
+ msgid "Contact"
1694
+ msgstr "Contacto"
1695
+
1696
+ #: templates/debug.php:17
1697
+ msgctxt "as turned off"
1698
+ msgid "Off"
1699
+ msgstr "Apagado"
1700
+
1701
+ #: templates/debug.php:18
1702
+ msgctxt "as turned on"
1703
+ msgid "On"
1704
+ msgstr "Encendido"
1705
+
1706
+ #: templates/debug.php:20
1707
+ msgid "SDK"
1708
+ msgstr "SDK"
1709
+
1710
+ #: templates/debug.php:24
1711
+ msgctxt "as code debugging"
1712
+ msgid "Debugging"
1713
+ msgstr "Depurando"
1714
+
1715
+ #: templates/debug.php54, templates/debug.php250, templates/debug.php376,
1716
+ #: templates/debug.php:494
1717
+ msgid "Actions"
1718
+ msgstr "Acciones"
1719
+
1720
+ #: templates/debug.php:64
1721
+ msgid "Are you sure you want to delete all Freemius data?"
1722
+ msgstr "¿Está seguro que desea eliminar todos los datos de Freemius?"
1723
+
1724
+ #: templates/debug.php:64
1725
+ msgid "Delete All Accounts"
1726
+ msgstr "Borrar todas las cuentas"
1727
+
1728
+ #: templates/debug.php:71
1729
+ msgid "Clear API Cache"
1730
+ msgstr "Borrar caché de la API"
1731
+
1732
+ #: templates/debug.php:79
1733
+ msgid "Clear Updates Transients"
1734
+ msgstr "Borrar transients de actualizaciones"
1735
+
1736
+ #: templates/debug.php:86
1737
+ msgid "Sync Data From Server"
1738
+ msgstr "Sincronizar datos desde el servidor"
1739
+
1740
+ #: templates/debug.php:95
1741
+ msgid "Migrate Options to Network"
1742
+ msgstr "Migrar opciones a la red"
1743
+
1744
+ #: templates/debug.php:100
1745
+ msgid "Load DB Option"
1746
+ msgstr "Cargar opción de BD"
1747
+
1748
+ #: templates/debug.php:103
1749
+ msgid "Set DB Option"
1750
+ msgstr "Guardar opción en BD"
1751
+
1752
+ #: templates/debug.php:182
1753
+ msgid "Key"
1754
+ msgstr "Clave"
1755
+
1756
+ #: templates/debug.php:183
1757
+ msgid "Value"
1758
+ msgstr "Valor"
1759
+
1760
+ #: templates/debug.php:199
1761
+ msgctxt "as software development kit versions"
1762
+ msgid "SDK Versions"
1763
+ msgstr "Versiones SDK"
1764
+
1765
+ #: templates/debug.php:204
1766
+ msgid "SDK Path"
1767
+ msgstr "Ruta del SDK"
1768
+
1769
+ #: templates/debug.php205, templates/debug.php:244
1770
+ msgid "Module Path"
1771
+ msgstr "Ruta del módulo"
1772
+
1773
+ #: templates/debug.php:206
1774
+ msgid "Is Active"
1775
+ msgstr "Está activo"
1776
+
1777
+ #: templates/debug.php234, templates/debug/plugins-themes-sync.php:35
1778
+ msgid "Plugins"
1779
+ msgstr "Plugins"
1780
+
1781
+ #: templates/debug.php234, templates/debug/plugins-themes-sync.php:56
1782
+ msgid "Themes"
1783
+ msgstr "Temas"
1784
+
1785
+ #: templates/debug.php239, templates/debug.php371, templates/debug.php453,
1786
+ #: templates/debug/scheduled-crons.php:80
1787
+ msgid "Slug"
1788
+ msgstr "Ruta"
1789
+
1790
+ #: templates/debug.php241, templates/debug.php:452
1791
+ msgid "Title"
1792
+ msgstr "Título"
1793
+
1794
+ #: templates/debug.php:242
1795
+ msgctxt "as application program interface"
1796
+ msgid "API"
1797
+ msgstr "API"
1798
+
1799
+ #: templates/debug.php:243
1800
+ msgid "Freemius State"
1801
+ msgstr "Estado Freemius"
1802
+
1803
+ #: templates/debug.php:247
1804
+ msgid "Network Blog"
1805
+ msgstr "Blog de red"
1806
+
1807
+ #: templates/debug.php:248
1808
+ msgid "Network User"
1809
+ msgstr "Usuario de red"
1810
+
1811
+ #: templates/debug.php:285
1812
+ msgctxt "as connection was successful"
1813
+ msgid "Connected"
1814
+ msgstr "Conectado"
1815
+
1816
+ #: templates/debug.php:286
1817
+ msgctxt "as connection blocked"
1818
+ msgid "Blocked"
1819
+ msgstr "Bloqueado"
1820
+
1821
+ #: templates/debug.php:322
1822
+ msgid "Simulate Trial Promotion"
1823
+ msgstr "Simular período de prueba"
1824
+
1825
+ #: templates/debug.php:334
1826
+ msgid "Simulate Network Upgrade"
1827
+ msgstr "Simular actualización de red"
1828
+
1829
+ #: templates/debug.php:360
1830
+ msgid "%s Installs"
1831
+ msgstr "%s Instalaciones"
1832
+
1833
+ #: templates/debug.php:362
1834
+ msgctxt "like websites"
1835
+ msgid "Sites"
1836
+ msgstr "Sitios"
1837
+
1838
+ #: templates/debug.php368, templates/account/partials/site.php:148
1839
+ msgid "Blog ID"
1840
+ msgstr "ID del blog"
1841
+
1842
+ #: templates/debug.php433, templates/debug.php511,
1843
+ #: templates/account/partials/addon.php:396
1844
+ msgctxt "verb"
1845
+ msgid "Delete"
1846
+ msgstr "Borrar"
1847
+
1848
+ #: templates/debug.php:447
1849
+ msgid "Add Ons of module %s"
1850
+ msgstr "Complementos del módulo %s"
1851
+
1852
+ #: templates/debug.php:484
1853
+ msgid "Users"
1854
+ msgstr "Usuarios"
1855
+
1856
+ #: templates/debug.php:491
1857
+ msgid "Verified"
1858
+ msgstr "Verificado"
1859
+
1860
+ #: templates/debug.php:522
1861
+ msgid "%s Licenses"
1862
+ msgstr "%s Licencias"
1863
+
1864
+ #: templates/debug.php:527
1865
+ msgid "Plugin ID"
1866
+ msgstr "ID del plugin"
1867
+
1868
+ #: templates/debug.php:529
1869
+ msgid "Plan ID"
1870
+ msgstr "ID del plan"
1871
+
1872
+ #: templates/debug.php:530
1873
+ msgid "Quota"
1874
+ msgstr "Cuota"
1875
+
1876
+ #: templates/debug.php:531
1877
+ msgid "Activated"
1878
+ msgstr "Activado"
1879
+
1880
+ #: templates/debug.php:532
1881
+ msgid "Blocking"
1882
+ msgstr "Bloqueando"
1883
+
1884
+ #: templates/debug.php:534
1885
+ msgctxt "as expiration date"
1886
+ msgid "Expiration"
1887
+ msgstr "Caducidad"
1888
+
1889
+ #: templates/debug.php:557
1890
+ msgid "Debug Log"
1891
+ msgstr "Log de Debug"
1892
+
1893
+ #: templates/debug.php:561
1894
+ msgid "All Types"
1895
+ msgstr "Todos los Tipos"
1896
+
1897
+ #: templates/debug.php:568
1898
+ msgid "All Requests"
1899
+ msgstr "Todas las peticiones"
1900
+
1901
+ #: templates/debug.php573, templates/debug.php602,
1902
+ #: templates/debug/logger.php:25
1903
+ msgid "File"
1904
+ msgstr "Archivo"
1905
+
1906
+ #: templates/debug.php574, templates/debug.php600,
1907
+ #: templates/debug/logger.php:23
1908
+ msgid "Function"
1909
+ msgstr "Función"
1910
+
1911
+ #: templates/debug.php:575
1912
+ msgid "Process ID"
1913
+ msgstr "ID del proceso"
1914
+
1915
+ #: templates/debug.php:576
1916
+ msgid "Logger"
1917
+ msgstr "Logger"
1918
+
1919
+ #: templates/debug.php577, templates/debug.php601,
1920
+ #: templates/debug/logger.php:24
1921
+ msgid "Message"
1922
+ msgstr "Mensaje"
1923
+
1924
+ #: templates/debug.php:579
1925
+ msgid "Filter"
1926
+ msgstr "Filtro"
1927
+
1928
+ #: templates/debug.php:587
1929
+ msgid "Download"
1930
+ msgstr "Descarga"
1931
+
1932
+ #: templates/debug.php598, templates/debug/logger.php:22
1933
+ msgid "Type"
1934
+ msgstr "Tipo"
1935
+
1936
+ #: templates/debug.php603, templates/debug/logger.php:26
1937
+ msgid "Timestamp"
1938
+ msgstr "Timestamp"
1939
+
1940
+ #: templates/secure-https-header.php:28
1941
+ msgid "Secure HTTPS %s page, running from an external domain"
1942
+ msgstr "Página segura HTTPS %s, desde un dominio externo"
1943
+
1944
+ #: includes/customizer/class-fs-customizer-support-section.php55,
1945
+ #: templates/plugin-info/features.php:43
1946
+ msgid "Support"
1947
+ msgstr "Soporte"
1948
+
1949
+ #: includes/debug/class-fs-debug-bar-panel.php48,
1950
+ #: templates/debug/api-calls.php54, templates/debug/logger.php:62
1951
+ msgctxt "milliseconds"
1952
+ msgid "ms"
1953
+ msgstr "ms"
1954
+
1955
+ #: includes/debug/debug-bar-start.php:41
1956
+ msgid "Freemius API"
1957
+ msgstr "API Freemius"
1958
+
1959
+ #: includes/debug/debug-bar-start.php:42
1960
+ msgid "Requests"
1961
+ msgstr "Peticiones"
1962
+
1963
+ #: templates/account/billing.php:22
1964
+ msgctxt "verb"
1965
+ msgid "Update"
1966
+ msgstr "Actualizar"
1967
+
1968
+ #: templates/account/billing.php:33
1969
+ msgid "Billing"
1970
+ msgstr "Facturación"
1971
+
1972
+ #: templates/account/billing.php38, templates/account/billing.php:38
1973
+ msgid "Business name"
1974
+ msgstr "Nombre de la empresa"
1975
+
1976
+ #: templates/account/billing.php39, templates/account/billing.php:39
1977
+ msgid "Tax / VAT ID"
1978
+ msgstr "Tax / Núm IVA"
1979
+
1980
+ #: templates/account/billing.php42, templates/account/billing.php42,
1981
+ #: templates/account/billing.php43, templates/account/billing.php:43
1982
+ msgid "Address Line %d"
1983
+ msgstr "Línea de la dirección %d"
1984
+
1985
+ #: templates/account/billing.php46, templates/account/billing.php:46
1986
+ msgid "City"
1987
+ msgstr "Ciudad"
1988
+
1989
+ #: templates/account/billing.php46, templates/account/billing.php:46
1990
+ msgid "Town"
1991
+ msgstr "Municipio"
1992
+
1993
+ #: templates/account/billing.php47, templates/account/billing.php:47
1994
+ msgid "ZIP / Postal Code"
1995
+ msgstr "Código postal"
1996
+
1997
+ #: templates/account/billing.php:302
1998
+ msgid "Country"
1999
+ msgstr "País"
2000
+
2001
+ #: templates/account/billing.php:304
2002
+ msgid "Select Country"
2003
+ msgstr "Seleccionar país"
2004
+
2005
+ #: templates/account/billing.php311, templates/account/billing.php:312
2006
+ msgid "State"
2007
+ msgstr "Estado"
2008
+
2009
+ #: templates/account/billing.php311, templates/account/billing.php:312
2010
+ msgid "Province"
2011
+ msgstr "Provincia"
2012
+
2013
+ #: templates/account/payments.php:29
2014
+ msgid "Payments"
2015
+ msgstr "Pagos"
2016
+
2017
+ #: templates/account/payments.php:36
2018
+ msgid "Date"
2019
+ msgstr "Fecha"
2020
+
2021
+ #: templates/account/payments.php:37
2022
+ msgid "Amount"
2023
+ msgstr "Cantidad"
2024
+
2025
+ #: templates/account/payments.php38, templates/account/payments.php:50
2026
+ msgid "Invoice"
2027
+ msgstr "Factura"
2028
+
2029
+ #: templates/debug/api-calls.php:56
2030
+ msgid "API"
2031
+ msgstr "API"
2032
+
2033
+ #: templates/debug/api-calls.php:68
2034
+ msgid "Method"
2035
+ msgstr "Método"
2036
+
2037
+ #: templates/debug/api-calls.php:69
2038
+ msgid "Code"
2039
+ msgstr "Código"
2040
+
2041
+ #: templates/debug/api-calls.php:70
2042
+ msgid "Length"
2043
+ msgstr "Longitud"
2044
+
2045
+ #: templates/debug/api-calls.php:71
2046
+ msgctxt "as file/folder path"
2047
+ msgid "Path"
2048
+ msgstr "Ruta"
2049
+
2050
+ #: templates/debug/api-calls.php:73
2051
+ msgid "Body"
2052
+ msgstr "Cuerpo"
2053
+
2054
+ #: templates/debug/api-calls.php:75
2055
+ msgid "Result"
2056
+ msgstr "Resultado"
2057
+
2058
+ #: templates/debug/api-calls.php:76
2059
+ msgid "Start"
2060
+ msgstr "Inicio"
2061
+
2062
+ #: templates/debug/api-calls.php:77
2063
+ msgid "End"
2064
+ msgstr "Fin"
2065
+
2066
+ #: templates/debug/logger.php:15
2067
+ msgid "Log"
2068
+ msgstr "Log"
2069
+
2070
+ #. translators: %s: time period (e.g. In "2 hours")
2071
+ #: templates/debug/plugins-themes-sync.php18,
2072
+ #: templates/debug/scheduled-crons.php:91
2073
+ msgid "In %s"
2074
+ msgstr "En %s"
2075
+
2076
+ #. translators: %s: time period (e.g. "2 hours" ago)
2077
+ #: templates/debug/plugins-themes-sync.php20,
2078
+ #: templates/debug/scheduled-crons.php:93
2079
+ msgid "%s ago"
2080
+ msgstr "hace %s"
2081
+
2082
+ #: templates/debug/plugins-themes-sync.php21,
2083
+ #: templates/debug/scheduled-crons.php:74
2084
+ msgctxt "seconds"
2085
+ msgid "sec"
2086
+ msgstr "seg"
2087
+
2088
+ #: templates/debug/plugins-themes-sync.php:23
2089
+ msgid "Plugins & Themes Sync"
2090
+ msgstr "Sincronizar plugins y temas"
2091
+
2092
+ #: templates/debug/plugins-themes-sync.php:28
2093
+ msgid "Total"
2094
+ msgstr "Total"
2095
+
2096
+ #: templates/debug/plugins-themes-sync.php29,
2097
+ #: templates/debug/scheduled-crons.php:84
2098
+ msgid "Last"
2099
+ msgstr "Último"
2100
+
2101
+ #: templates/debug/scheduled-crons.php:76
2102
+ msgid "Scheduled Crons"
2103
+ msgstr "Crons programados"
2104
+
2105
+ #: templates/debug/scheduled-crons.php:81
2106
+ msgid "Module"
2107
+ msgstr "Módulo"
2108
+
2109
+ #: templates/debug/scheduled-crons.php:82
2110
+ msgid "Module Type"
2111
+ msgstr "Tipo de módulo"
2112
+
2113
+ #: templates/debug/scheduled-crons.php:83
2114
+ msgid "Cron Type"
2115
+ msgstr "Tipo de cron"
2116
+
2117
+ #: templates/debug/scheduled-crons.php:85
2118
+ msgid "Next"
2119
+ msgstr "Siguiente"
2120
+
2121
+ #: templates/forms/affiliation.php:82
2122
+ msgid "Non-expiring"
2123
+ msgstr "Sin caducidad"
2124
+
2125
+ #: templates/forms/affiliation.php:85
2126
+ msgid "Apply to become an affiliate"
2127
+ msgstr "Aceptar para hacerse afiliado"
2128
+
2129
+ #: templates/forms/affiliation.php:104
2130
+ msgid "Your affiliate application for %s has been accepted! Log in to your affiliate area at: %s."
2131
+ msgstr "¡Tu aplicación al programa de afiliación para %s ha sido aceptada! Entra en tu área de afiliado desde: %s."
2132
+
2133
+ #: templates/forms/affiliation.php:119
2134
+ msgid "Thank you for applying for our affiliate program, we'll review your details during the next 14 days and will get back to you with further information."
2135
+ msgstr "Gracias por aplicar a nuestro programa de afiliados, revisaremos tu petición durante los próximos 14 días y te volveremos a contactar con información adicional."
2136
+
2137
+ #: templates/forms/affiliation.php:122
2138
+ msgid "Your affiliation account was temporarily suspended."
2139
+ msgstr "Tu cuenta de afiliado ha sido suspendida temporalmente."
2140
+
2141
+ #: templates/forms/affiliation.php:125
2142
+ msgid "Thank you for applying for our affiliate program, unfortunately, we've decided at this point to reject your application. Please try again in 30 days."
2143
+ msgstr "Gracias por aplicar a nuestro programa de asociados, infortunadamente, de momento hemos decidido rechazar tu petición. Por favor, prueba de nuevo en 30 días."
2144
+
2145
+ #: templates/forms/affiliation.php:128
2146
+ msgid "Due to violation of our affiliation terms, we decided to temporarily block your affiliation account. If you have any questions, please contact support."
2147
+ msgstr "Debido a la violación de nuestros términos de afiliados, hemos decidido bloquear temporalmente tu cuenta de afiliación. Si tienes alguna pregunta, por favor contacta nuestro soporte."
2148
+
2149
+ #: templates/forms/affiliation.php:141
2150
+ msgid "Like the %s? Become our ambassador and earn cash ;-)"
2151
+ msgstr "¿Te gusta %s? Conviértete en nuestro embajador y gana dinero ;-)"
2152
+
2153
+ #: templates/forms/affiliation.php:142
2154
+ msgid "Refer new customers to our %s and earn %s commission on each successful sale you refer!"
2155
+ msgstr "¡Envíanos nuevos usuarios a nuestro %s y gana %s de comisión en cada venta satisfactoria que nos hayas referido!"
2156
+
2157
+ #: templates/forms/affiliation.php:145
2158
+ msgid "Program Summary"
2159
+ msgstr "Sumario del programa"
2160
+
2161
+ #: templates/forms/affiliation.php:147
2162
+ msgid "%s commission when a customer purchases a new license."
2163
+ msgstr "%s comisión cuando un cliente compra una nueva licencia."
2164
+
2165
+ #: templates/forms/affiliation.php:149
2166
+ msgid "Get commission for automated subscription renewals."
2167
+ msgstr "Obtén comisiones por renovaciones automatizadas de las suscripciones."
2168
+
2169
+ #: templates/forms/affiliation.php:152
2170
+ msgid "%s tracking cookie after the first visit to maximize earnings potential."
2171
+ msgstr "%s tracking cookie después de la primera visita para maximizar las ganancias potenciales."
2172
+
2173
+ #: templates/forms/affiliation.php:155
2174
+ msgid "Unlimited commissions."
2175
+ msgstr "Comisiones Ilimitadas"
2176
+
2177
+ #: templates/forms/affiliation.php:157
2178
+ msgid "%s minimum payout amount."
2179
+ msgstr "%s cantidad mínima a pagar."
2180
+
2181
+ #: templates/forms/affiliation.php:158
2182
+ msgid "Payouts are in USD and processed monthly via PayPal."
2183
+ msgstr "Los pagos son en USD y se procesan mensualmente por medio de PayPal."
2184
+
2185
+ #: templates/forms/affiliation.php:159
2186
+ msgid "As we reserve 30 days for potential refunds, we only pay commissions that are older than 30 days."
2187
+ msgstr "Como aplazamos 30 días para posible devoluciones, sólo pagamos comisiones que son de más de 30 días."
2188
+
2189
+ #: templates/forms/affiliation.php:162
2190
+ msgid "Affiliate"
2191
+ msgstr "Afiliado"
2192
+
2193
+ #: templates/forms/affiliation.php165, templates/forms/resend-key.php:23
2194
+ msgid "Email address"
2195
+ msgstr "Dirección de correo electrónico"
2196
+
2197
+ #: templates/forms/affiliation.php:169
2198
+ msgid "Full name"
2199
+ msgstr "Nombre completo"
2200
+
2201
+ #: templates/forms/affiliation.php:173
2202
+ msgid "PayPal account email address"
2203
+ msgstr "Dirección de correo electrónico de PayPal"
2204
+
2205
+ #: templates/forms/affiliation.php:177
2206
+ msgid "Where are you going to promote the %s?"
2207
+ msgstr "¿Dónde vas a promocionar %s?"
2208
+
2209
+ #: templates/forms/affiliation.php:179
2210
+ msgid "Enter the domain of your website or other websites from where you plan to promote the %s."
2211
+ msgstr "Introduce el dominio de tu sitio web o de otros sitios web donde planeas promocionar %s."
2212
+
2213
+ #: templates/forms/affiliation.php:181
2214
+ msgid "Add another domain"
2215
+ msgstr "Añadir otro dominio"
2216
+
2217
+ #: templates/forms/affiliation.php:185
2218
+ msgid "Extra Domains"
2219
+ msgstr "Dominios extra"
2220
+
2221
+ #: templates/forms/affiliation.php:186
2222
+ msgid "Extra domains where you will be marketing the product from."
2223
+ msgstr "Dominios extra desde donde promocionarás el producto."
2224
+
2225
+ #: templates/forms/affiliation.php:196
2226
+ msgid "Promotion methods"
2227
+ msgstr "Métodos de promoción"
2228
+
2229
+ #: templates/forms/affiliation.php:199
2230
+ msgid "Social media (Facebook, Twitter, etc.)"
2231
+ msgstr "Social media (Facebook, Twitter, etc.)"
2232
+
2233
+ #: templates/forms/affiliation.php:203
2234
+ msgid "Mobile apps"
2235
+ msgstr "Apps móviles "
2236
+
2237
+ #: templates/forms/affiliation.php:207
2238
+ msgid "Website, email, and social media statistics (optional)"
2239
+ msgstr "Sitio web, correo electrónico y estadísticas de social media (opcional)"
2240
+
2241
+ #: templates/forms/affiliation.php:210
2242
+ msgid "Please feel free to provide any relevant website or social media statistics, e.g. monthly unique site visits, number of email subscribers, followers, etc. (we will keep this information confidential)."
2243
+ msgstr "Siéntete libre de proporcionarnos estadísticas de tu sitio web o social media, p.ej. visitas únicas mensuales, número de suscriptores de correo electrónico, seguidores, etc. (mantendremos esta información confidencial)"
2244
+
2245
+ #: templates/forms/affiliation.php:214
2246
+ msgid "How will you promote us?"
2247
+ msgstr "¿Como nos promocionarás?"
2248
+
2249
+ #: templates/forms/affiliation.php:217
2250
+ msgid "Please provide details on how you intend to promote %s (please be as specific as possible)."
2251
+ msgstr "Por favor, danos detalles de como pretendes promocionar %s (por favor, se lo más específico que puedas)"
2252
+
2253
+ #: templates/forms/affiliation.php223, templates/forms/resend-key.php:22
2254
+ msgid "Cancel"
2255
+ msgstr "Cancelar"
2256
+
2257
+ #: templates/forms/affiliation.php:225
2258
+ msgid "Become an affiliate"
2259
+ msgstr "Hacerse afiliado"
2260
+
2261
+ #: templates/forms/license-activation.php:21
2262
+ msgid "Please enter the license key that you received in the email right after the purchase:"
2263
+ msgstr "Por favor, introduce la clave de licencia que recibiste en el correo electrónico al realizar la compra:"
2264
+
2265
+ #: templates/forms/license-activation.php:26
2266
+ msgid "Update License"
2267
+ msgstr "Activar licencia"
2268
+
2269
+ #: templates/forms/optout.php:30
2270
+ msgctxt "verb"
2271
+ msgid "Opt Out"
2272
+ msgstr "Darse de baja"
2273
+
2274
+ #: templates/forms/optout.php:31
2275
+ msgctxt "verb"
2276
+ msgid "Opt In"
2277
+ msgstr "Inscribirse"
2278
+
2279
+ #: templates/forms/optout.php:33
2280
+ msgid "Usage tracking is done in the name of making %s better. Making a better user experience, prioritizing new features, and more good things. We'd really appreciate if you'll reconsider letting us continue with the tracking."
2281
+ msgstr "El uso del seguimiento se hace con la intención de mejorar %s. Crear una mejor experiencia de usuario, priorizando nuevas características y cosas mejores. Realmente apreciaríamos que considerases permitirnos continuar con el seguimiento."
2282
+
2283
+ #: templates/forms/optout.php:35
2284
+ msgid "By clicking \"Opt Out\", we will no longer be sending any data from %s to %s."
2285
+ msgstr "Haciendo clic en \"Desistir\", ya no enviaremos los datos de %s a %s."
2286
+
2287
+ #: templates/forms/premium-versions-upgrade-handler.php:40
2288
+ msgid "There is a new version of %s available."
2289
+ msgstr "Hay una nueva versión de %s disponible."
2290
+
2291
+ #: templates/forms/premium-versions-upgrade-handler.php:41
2292
+ msgid " %s to access version %s security & feature updates, and support."
2293
+ msgstr "%s para acceder a la versión %s de actualizaciones de funciones, seguridad y soporte."
2294
+
2295
+ #: templates/forms/premium-versions-upgrade-handler.php:54
2296
+ msgid "New Version Available"
2297
+ msgstr "Nueva versión disponible"
2298
+
2299
+ #: templates/forms/premium-versions-upgrade-handler.php:75
2300
+ msgctxt "close a window"
2301
+ msgid "Dismiss"
2302
+ msgstr "Descartar"
2303
+
2304
+ #: templates/forms/resend-key.php:21
2305
+ msgid "Send License Key"
2306
+ msgstr "Enviar clave de licencia"
2307
+
2308
+ #: templates/forms/resend-key.php:57
2309
+ msgid "Enter the email address you've used for the upgrade below and we will resend you the license key."
2310
+ msgstr "Escribe abajo la dirección de correo electrónico que has usado para la actualización y te reenviaremos la clave de licencia."
2311
+
2312
+ #: templates/forms/subscription-cancellation.php:37
2313
+ msgid "Deactivating or uninstalling the %s will automatically disable the license, which you'll be able to use on another site."
2314
+ msgstr "Desactivar o desinstalar %s deshabilitará automáticamente la licencia, que podrás usar en otro sitio."
2315
+
2316
+ #: templates/forms/subscription-cancellation.php:47
2317
+ msgid "In case you are NOT planning on using this %s on this site (or any other site) - would you like to cancel the %s as well?"
2318
+ msgstr "En caso de que NO estés planeando utilizar este %s en este sitio (o en cualquier otro sitio), ¿te gustaría cancelar también %s?"
2319
+
2320
+ #: templates/forms/subscription-cancellation.php:52
2321
+ msgid "license"
2322
+ msgstr "licencia"
2323
+
2324
+ #: templates/forms/subscription-cancellation.php:57
2325
+ msgid "Cancel %s - I no longer need any security & feature updates, nor support for %s because I'm not planning to use the %s on this, or any other site."
2326
+ msgstr "Cancelar %s - No necesito más actualizaciones de características y seguridad, ni soporte para %s porque no pretendo utilizar%s en este, u otro sitio."
2327
+
2328
+ #: templates/forms/subscription-cancellation.php:68
2329
+ msgid "Don't cancel %s - I'm still interested in getting security & feature updates, as well as be able to contact support."
2330
+ msgstr "No cancelar %s - Todavía estoy interesado en obtener actualizaciones de características y seguridad, así como poder contactar con soporte."
2331
+
2332
+ #. translators: %1$s: Either 'Downgrading your plan' or 'Cancelling the
2333
+ #. subscription'
2334
+ #: templates/forms/subscription-cancellation.php99,
2335
+ #: templates/account/partials/addon.php29,
2336
+ #: templates/account/partials/site.php:298
2337
+ msgid "%1$s will immediately stop all future recurring payments and your %s plan license will expire in %s."
2338
+ msgstr "%1$s will immediately stop all future recurring payments and your %s plan license will expire in %s."
2339
+
2340
+ #: templates/forms/subscription-cancellation.php:103
2341
+ msgid "Once your license expires you will no longer be able to use the %s, unless you activate it again with a valid premium license."
2342
+ msgstr "Una vez que tu licencia caduque no podrás seguir utilizando %s, a no ser que lo actives de nuevo con una licencia premium válida."
2343
+
2344
+ #: templates/forms/subscription-cancellation.php:136
2345
+ msgid "Cancel %s?"
2346
+ msgstr "¿Cancelar %s?"
2347
+
2348
+ #: templates/forms/subscription-cancellation.php:143
2349
+ msgid "Proceed"
2350
+ msgstr "Proceder"
2351
+
2352
+ #: templates/forms/subscription-cancellation.php191,
2353
+ #: templates/forms/deactivation/form.php:171
2354
+ msgid "Cancel %s & Proceed"
2355
+ msgstr "Cancelar %s y proceder"
2356
+
2357
+ #: templates/forms/trial-start.php:22
2358
+ msgid "You are 1-click away from starting your %1$s-day free trial of the %2$s plan."
2359
+ msgstr "Estás a sólo 1-click de comenzar tu %1$s días de prueba gratuita del plan %2$s."
2360
+
2361
+ #: templates/forms/trial-start.php:28
2362
+ msgid "For compliance with the WordPress.org guidelines, before we start the trial we ask that you opt in with your user and non-sensitive site information, allowing the %s to periodically send data to %s to check for version updates and to validate your trial."
2363
+ msgstr "Para el cumplimiento de las directrices de WordPress.org, antes de empezar el período de prueba te pedimos que aceptes con tu usuario e información no sensible del sitio web, permitiendo a %s enviar datos periódicamente a %s para comprobar si hay actualizaciones de versión y para validar la versión de prueba."
2364
+
2365
+ #: templates/js/style-premium-theme.php:39
2366
+ msgid "Premium"
2367
+ msgstr "Premium"
2368
+
2369
+ #: templates/js/style-premium-theme.php:42
2370
+ msgid "Beta"
2371
+ msgstr "Beta"
2372
+
2373
+ #: templates/partials/network-activation.php:27
2374
+ msgid "Activate license on all sites in the network."
2375
+ msgstr "Activar licencia en todos los sitios de la red"
2376
+
2377
+ #: templates/partials/network-activation.php:28
2378
+ msgid "Apply on all sites in the network."
2379
+ msgstr "Aplicar en todos los sitios de la red"
2380
+
2381
+ #: templates/partials/network-activation.php:31
2382
+ msgid "Activate license on all pending sites."
2383
+ msgstr "Aplicar licencia en todos los sitios pendientes"
2384
+
2385
+ #: templates/partials/network-activation.php:32
2386
+ msgid "Apply on all pending sites."
2387
+ msgstr "Aplicar en todos los sitios pendientes"
2388
+
2389
+ #: templates/partials/network-activation.php40,
2390
+ #: templates/partials/network-activation.php:74
2391
+ msgid "allow"
2392
+ msgstr "permitir"
2393
+
2394
+ #: templates/partials/network-activation.php43,
2395
+ #: templates/partials/network-activation.php:77
2396
+ msgid "delegate"
2397
+ msgstr "delegar"
2398
+
2399
+ #: templates/partials/network-activation.php47,
2400
+ #: templates/partials/network-activation.php:81
2401
+ msgid "skip"
2402
+ msgstr "saltar"
2403
+
2404
+ #: templates/plugin-info/description.php72,
2405
+ #: templates/plugin-info/screenshots.php:31
2406
+ msgid "Click to view full-size screenshot %d"
2407
+ msgstr "Click para ver la captura de pantalla a tamaño completo %d"
2408
+
2409
+ #: templates/plugin-info/features.php:56
2410
+ msgid "Unlimited Updates"
2411
+ msgstr "Actualizaciones Ilimitadas"
2412
+
2413
+ #: templates/account/partials/activate-license-button.php:46
2414
+ msgid "Localhost"
2415
+ msgstr "Localhost"
2416
+
2417
+ #: templates/account/partials/activate-license-button.php:50
2418
+ msgctxt "as 5 licenses left"
2419
+ msgid "%s left"
2420
+ msgstr "quedan %s"
2421
+
2422
+ #: templates/account/partials/activate-license-button.php:51
2423
+ msgid "Last license"
2424
+ msgstr "Última licencia"
2425
+
2426
+ #: templates/account/partials/addon.php:167
2427
+ msgid "Cancelled"
2428
+ msgstr "Cancelado"
2429
+
2430
+ #: templates/account/partials/addon.php:177
2431
+ msgid "No expiration"
2432
+ msgstr "Sin caducidad"
2433
+
2434
+ #: templates/account/partials/site.php:181
2435
+ msgid "Owner Name"
2436
+ msgstr "Nombre del propietario"
2437
+
2438
+ #: templates/account/partials/site.php:193
2439
+ msgid "Owner Email"
2440
+ msgstr "Correo electrónico del propietario"
2441
+
2442
+ #: templates/account/partials/site.php:205
2443
+ msgid "Owner ID"
2444
+ msgstr "ID del propietario"
2445
+
2446
+ #: templates/account/partials/site.php:270
2447
+ msgid "Subscription"
2448
+ msgstr "Suscripción"
2449
+
2450
+ #: templates/forms/deactivation/contact.php:19
2451
+ msgid "Sorry for the inconvenience and we are here to help if you give us a chance."
2452
+ msgstr "Disculpa las molestias y estamos aquí para ayudarte si nos das una oportunidad."
2453
+
2454
+ #: templates/forms/deactivation/contact.php:22
2455
+ msgid "Contact Support"
2456
+ msgstr "Contactar soporte"
2457
+
2458
+ #: templates/forms/deactivation/form.php:64
2459
+ msgid "Anonymous feedback"
2460
+ msgstr "Comentarios anónimos"
2461
+
2462
+ #: templates/forms/deactivation/form.php:70
2463
+ msgid "Deactivate"
2464
+ msgstr "Desactivar"
2465
+
2466
+ #: templates/forms/deactivation/form.php:72
2467
+ msgid "Activate %s"
2468
+ msgstr "Activar %s"
2469
+
2470
+ #: templates/forms/deactivation/form.php:87
2471
+ msgid "Quick Feedback"
2472
+ msgstr "Comentarios rápidos"
2473
+
2474
+ #: templates/forms/deactivation/form.php:91
2475
+ msgid "If you have a moment, please let us know why you are %s"
2476
+ msgstr "Si tienes un momento, por favor, dinos por qué estás %s"
2477
+
2478
+ #: templates/forms/deactivation/form.php:91
2479
+ msgid "deactivating"
2480
+ msgstr "desactivando"
2481
+
2482
+ #: templates/forms/deactivation/form.php:91
2483
+ msgid "switching"
2484
+ msgstr "cambiando"
2485
+
2486
+ #: templates/forms/deactivation/form.php:365
2487
+ msgid "Submit & %s"
2488
+ msgstr "Enviar y %s"
2489
+
2490
+ #: templates/forms/deactivation/form.php:386
2491
+ msgid "Kindly tell us the reason so we can improve."
2492
+ msgstr "Por favor, dínos la razón para que podamos mejorar."
2493
+
2494
+ #: templates/forms/deactivation/form.php:511
2495
+ msgid "Yes - %s"
2496
+ msgstr "Si - %s"
2497
+
2498
+ #: templates/forms/deactivation/form.php:518
2499
+ msgid "Skip & %s"
2500
+ msgstr "Saltar y %s"
2501
+
2502
+ #: templates/forms/deactivation/retry-skip.php:21
2503
+ msgid "Click here to use the plugin anonymously"
2504
+ msgstr "Haz click aquí para utilizar el plugin de forma anónima"
2505
+
2506
+ #: templates/forms/deactivation/retry-skip.php:23
2507
+ msgid "You might have missed it, but you don't have to share any data and can just %s the opt-in."
2508
+ msgstr "Es posible que te lo hayas perdido, pero no tienes que compartir ningún dato y puedes solo aceptar %s."
freemius/languages/freemius-fr_FR.po CHANGED
@@ -1,2508 +1,2508 @@
1
- # Copyright (C) 2019 freemius
2
- # This file is distributed under the same license as the freemius package.
3
- # Translators:
4
- # Boris Colombier <transifex.com@wba.fr>, 2018
5
- msgid ""
6
- msgstr ""
7
- "Project-Id-Version: WordPress SDK\n"
8
- "Report-Msgid-Bugs-To: https://github.com/Freemius/wordpress-sdk/issues\n"
9
- "POT-Creation-Date: \n"
10
- "PO-Revision-Date: 2019-06-05 13:40+0000\n"
11
- "Last-Translator: Boris Colombier <transifex.com@wba.fr>\n"
12
- "Language: fr_FR\n"
13
- "Language-Team: French (France) (http://www.transifex.com/freemius/wordpress-sdk/language/fr_FR/)\n"
14
- "Content-Type: text/plain; charset=UTF-8\n"
15
- "Content-Transfer-Encoding: 8bit\n"
16
- "Plural-Forms: nplurals=2; plural=(n > 1);\n"
17
- "MIME-Version: 1.0\n"
18
- "X-Poedit-Basepath: ..\n"
19
- "X-Poedit-KeywordsList: get_text_inline;fs_text_inline;fs_echo_inline;fs_esc_js_inline;fs_esc_attr_inline;fs_esc_attr_echo_inline;fs_esc_html_inline;fs_esc_html_echo_inline;get_text_x_inline:1,2c;fs_text_x_inline:1,2c;fs_echo_x_inline:1,2c;fs_esc_attr_x_inline:1,2c;fs_esc_js_x_inline:1,2c;fs_esc_js_echo_x_inline:1,2c;fs_esc_html_x_inline:1,2c;fs_esc_html_echo_x_inline:1,2c\n"
20
- "X-Poedit-SearchPath-0: .\n"
21
- "X-Poedit-SearchPathExcluded-0: *.js\n"
22
- "X-Poedit-SourceCharset: UTF-8\n"
23
-
24
- #: includes/class-freemius.php1838, templates/account.php:769
25
- msgid "An update to a Beta version will replace your installed version of %s with the latest Beta release - use with caution, and not on production sites. You have been warned."
26
- msgstr "An update to a Beta version will replace your installed version of %s with the latest Beta release - use with caution, and not on production sites. You have been warned."
27
-
28
- #: includes/class-freemius.php:1845
29
- msgid "Would you like to proceed with the update?"
30
- msgstr "Would you like to proceed with the update?"
31
-
32
- #: includes/class-freemius.php:2053
33
- msgid "Freemius SDK couldn't find the plugin's main file. Please contact sdk@freemius.com with the current error."
34
- msgstr "Le SDK Freemius ne trouve pas le fichier principal du plugin. Merci de contacter sdk@freemius.com en indiquant l'erreur."
35
-
36
- #: includes/class-freemius.php:2055
37
- msgid "Error"
38
- msgstr "Erreur"
39
-
40
- #: includes/class-freemius.php:2445
41
- msgid "I found a better %s"
42
- msgstr "J'ai trouvé un meilleur %s"
43
-
44
- #: includes/class-freemius.php:2447
45
- msgid "What's the %s's name?"
46
- msgstr "Quel est le nom du %s ?"
47
-
48
- #: includes/class-freemius.php:2453
49
- msgid "It's a temporary %s. I'm just debugging an issue."
50
- msgstr "C'est une %s temporaire. Je corrige un problème."
51
-
52
- #: includes/class-freemius.php:2455
53
- msgid "Deactivation"
54
- msgstr "Désactivation"
55
-
56
- #: includes/class-freemius.php:2456
57
- msgid "Theme Switch"
58
- msgstr "Changement de Thème"
59
-
60
- #: includes/class-freemius.php2465, templates/forms/resend-key.php:24
61
- msgid "Other"
62
- msgstr "Autre"
63
-
64
- #: includes/class-freemius.php:2473
65
- msgid "I no longer need the %s"
66
- msgstr "Je n'ai plus besoin du %s"
67
-
68
- #: includes/class-freemius.php:2480
69
- msgid "I only needed the %s for a short period"
70
- msgstr "Je n'ai besoin de %s que pour une courte période"
71
-
72
- #: includes/class-freemius.php:2486
73
- msgid "The %s broke my site"
74
- msgstr "Le %s a cassé mon site"
75
-
76
- #: includes/class-freemius.php:2493
77
- msgid "The %s suddenly stopped working"
78
- msgstr "Le %s a soudainement arrêté de fonctionner"
79
-
80
- #: includes/class-freemius.php:2503
81
- msgid "I can't pay for it anymore"
82
- msgstr "Je ne peux plus payer pour ça"
83
-
84
- #: includes/class-freemius.php:2505
85
- msgid "What price would you feel comfortable paying?"
86
- msgstr "Quel prix seriez-vous prêt à payer ?"
87
-
88
- #: includes/class-freemius.php:2511
89
- msgid "I don't like to share my information with you"
90
- msgstr "Je ne veux pas partager mes informations avec vous"
91
-
92
- #: includes/class-freemius.php:2532
93
- msgid "The %s didn't work"
94
- msgstr "Le %s n'a pas fonctionné"
95
-
96
- #: includes/class-freemius.php:2542
97
- msgid "I couldn't understand how to make it work"
98
- msgstr "Je ne comprends pas comment le faire fonctionner"
99
-
100
- #: includes/class-freemius.php:2550
101
- msgid "The %s is great, but I need specific feature that you don't support"
102
- msgstr "Le %s est bien mais j'ai besoin de fonctionnalités spécifiques que vous ne proposez pas"
103
-
104
- #: includes/class-freemius.php:2552
105
- msgid "What feature?"
106
- msgstr "Quelle fonctionnalité ?"
107
-
108
- #: includes/class-freemius.php:2556
109
- msgid "The %s is not working"
110
- msgstr "Le %s ne fonctionne pas"
111
-
112
- #: includes/class-freemius.php:2558
113
- msgid "Kindly share what didn't work so we can fix it for future users..."
114
- msgstr "Merci de nous indiquer ce qui ne fonctionne pas afin que nous puissions le corriger pour les futurs utilisateurs..."
115
-
116
- #: includes/class-freemius.php:2562
117
- msgid "It's not what I was looking for"
118
- msgstr "Ce n'est pas ce que je recherche"
119
-
120
- #: includes/class-freemius.php:2564
121
- msgid "What you've been looking for?"
122
- msgstr "Que recherchez-vous ?"
123
-
124
- #: includes/class-freemius.php:2568
125
- msgid "The %s didn't work as expected"
126
- msgstr "Le %s n'a pas fonctionné comme prévu"
127
-
128
- #: includes/class-freemius.php:2570
129
- msgid "What did you expect?"
130
- msgstr "À quoi vous attendiez-vous ?"
131
-
132
- #: includes/class-freemius.php3425, templates/debug.php:20
133
- msgid "Freemius Debug"
134
- msgstr "Débuggage Freemius"
135
-
136
- #: includes/class-freemius.php:4177
137
- msgid "I don't know what is cURL or how to install it, help me!"
138
- msgstr "Je ne sais pas ce qu'est cURL ou comment l'installer, aidez moi !"
139
-
140
- #: includes/class-freemius.php:4179
141
- msgid "We'll make sure to contact your hosting company and resolve the issue. You will get a follow-up email to %s once we have an update."
142
- msgstr "Nous allons contacter votre hébergeur afin de résoudre le problème. Vous recevrez un email à propos de %s dès que nous aurons des nouvelles."
143
-
144
- #: includes/class-freemius.php:4186
145
- msgid "Great, please install cURL and enable it in your php.ini file. In addition, search for the 'disable_functions' directive in your php.ini file and remove any disabled methods starting with 'curl_'. To make sure it was successfully activated, use 'phpinfo()'. Once activated, deactivate the %s and reactivate it back again."
146
- msgstr "Parfait, merci d'installer cURL et de l'activer dans votre fichier php.ini. De plus, recherchez l'instruction 'disable_functions' de votre fichier php.ini et désactivez les commandes commençant par 'curl_'. Pour vérifier la bonne activation, utilisez la fonction 'phpinfo()'. Une fois activé, désactivez le %s et réactivez le à nouveau."
147
-
148
- #: includes/class-freemius.php:4291
149
- msgid "Yes - do your thing"
150
- msgstr "Oui - allez-y"
151
-
152
- #: includes/class-freemius.php:4296
153
- msgid "No - just deactivate"
154
- msgstr "Non - désactivation seulement"
155
-
156
- #: includes/class-freemius.php4341, includes/class-freemius.php4850,
157
- #: includes/class-freemius.php5999, includes/class-freemius.php12682,
158
- #: includes/class-freemius.php16045, includes/class-freemius.php16133,
159
- #: includes/class-freemius.php16299, includes/class-freemius.php18758,
160
- #: includes/class-freemius.php18768, includes/class-freemius.php19404,
161
- #: includes/class-freemius.php20277, includes/class-freemius.php20392,
162
- #: includes/class-freemius.php20536, templates/add-ons.php:54
163
- msgctxt "exclamation"
164
- msgid "Oops"
165
- msgstr "Oups"
166
-
167
- #: includes/class-freemius.php:4410
168
- msgid "Thank for giving us the chance to fix it! A message was just sent to our technical staff. We will get back to you as soon as we have an update to %s. Appreciate your patience."
169
- msgstr "Merci de nous permettre de corriger ça. Un message vient d'être envoyé à notre service technique. Nous reviendrons vers vous dès que nous aurons des nouvelles à propos de %s."
170
-
171
- #: includes/class-freemius.php:4847
172
- msgctxt "addonX cannot run without pluginY"
173
- msgid "%s cannot run without %s."
174
- msgstr "%s ne peut pas fonctionner sans %s."
175
-
176
- #: includes/class-freemius.php:4848
177
- msgctxt "addonX cannot run..."
178
- msgid "%s cannot run without the plugin."
179
- msgstr "%s ne peut pas fonctionner sans le plugin."
180
-
181
- #: includes/class-freemius.php5020, includes/class-freemius.php5045,
182
- #: includes/class-freemius.php:19475
183
- msgid "Unexpected API error. Please contact the %s's author with the following error."
184
- msgstr "Une erreur est survenue dans l'API. Merci de contacter l'auteur du %s en lui indiquant l'erreur."
185
-
186
- #: includes/class-freemius.php:5687
187
- msgid "Premium %s version was successfully activated."
188
- msgstr "La version premium de %s a été activée avec succès."
189
-
190
- #: includes/class-freemius.php5699, includes/class-freemius.php:7567
191
- msgctxt ""
192
- msgid "W00t"
193
- msgstr "Génial"
194
-
195
- #: includes/class-freemius.php:5714
196
- msgid "You have a %s license."
197
- msgstr "Vous avez une license pour %s."
198
-
199
- #: includes/class-freemius.php5718, includes/class-freemius.php15466,
200
- #: includes/class-freemius.php15477, includes/class-freemius.php18669,
201
- #: includes/class-freemius.php18999, includes/class-freemius.php19065,
202
- #: includes/class-freemius.php:19229
203
- msgctxt "interjection expressing joy or exuberance"
204
- msgid "Yee-haw"
205
- msgstr "Youpi"
206
-
207
- #: includes/class-freemius.php:5982
208
- msgid "%s free trial was successfully cancelled. Since the add-on is premium only it was automatically deactivated. If you like to use it in the future, you'll have to purchase a license."
209
- msgstr "La période d'essai du %s a bien été annulé. L'add-on a été désactivé car il ne fonctionne qu'avec la version premium. Si vous souhaitez l'utiliser ultérieurement, vous devrez acheter une licence."
210
-
211
- #: includes/class-freemius.php:5986
212
- msgid "%s is a premium only add-on. You have to purchase a license first before activating the plugin."
213
- msgstr "%sest un add-on pour la version premium. Vous devez acheter une licence avant d'activer le plugin."
214
-
215
- #: includes/class-freemius.php5995, templates/add-ons.php130,
216
- #: templates/account/partials/addon.php:343
217
- msgid "More information about %s"
218
- msgstr "Plus d'informations à propos de %s"
219
-
220
- #: includes/class-freemius.php:5996
221
- msgid "Purchase License"
222
- msgstr "Acheter une licence"
223
-
224
- #: includes/class-freemius.php6931, templates/connect.php:163
225
- msgid "You should receive an activation email for %s to your mailbox at %s. Please make sure you click the activation button in that email to %s."
226
- msgstr "Vous devriez recevoir un email d'activation pour %s sur votre boîte %s. Merci de cliquer sur le bouton d'activation dans l'email pour %s."
227
-
228
- #: includes/class-freemius.php:6935
229
- msgid "start the trial"
230
- msgstr "commencer la période d'essai"
231
-
232
- #: includes/class-freemius.php6936, templates/connect.php:167
233
- msgid "complete the install"
234
- msgstr "compléter l'installation"
235
-
236
- #: includes/class-freemius.php:7049
237
- msgid "You are just one step away - %s"
238
- msgstr "Il ne reste qu'une étape - %s"
239
-
240
- #: includes/class-freemius.php:7052
241
- msgctxt "%s - plugin name. As complete \"PluginX\" activation now"
242
- msgid "Complete \"%s\" Activation Now"
243
- msgstr "Compléter \"%s\" Activer Maintenant"
244
-
245
- #: includes/class-freemius.php:7130
246
- msgid "We made a few tweaks to the %s, %s"
247
- msgstr "Nous avons fait quelques modifications au %s, %s"
248
-
249
- #: includes/class-freemius.php:7134
250
- msgid "Opt in to make \"%s\" better!"
251
- msgstr "Inscrivez-vous pour améliorer \"%s\" !"
252
-
253
- #: includes/class-freemius.php:7566
254
- msgid "The upgrade of %s was successfully completed."
255
- msgstr "La mise à jour du %s s'est terminée avec succès "
256
-
257
- #: includes/class-freemius.php9728, includes/class-fs-plugin-updater.php975,
258
- #: includes/class-fs-plugin-updater.php1170,
259
- #: includes/class-fs-plugin-updater.php1177,
260
- #: templates/auto-installation.php:32
261
- msgid "Add-On"
262
- msgstr "Add-On"
263
-
264
- #: includes/class-freemius.php9730, templates/account.php313,
265
- #: templates/account.php321, templates/debug.php361, templates/debug.php:522
266
- msgid "Plugin"
267
- msgstr "Plugin"
268
-
269
- #: includes/class-freemius.php9731, templates/account.php314,
270
- #: templates/account.php322, templates/debug.php361, templates/debug.php522,
271
- #: templates/forms/deactivation/form.php:71
272
- msgid "Theme"
273
- msgstr "Thème"
274
-
275
- #: includes/class-freemius.php:12148
276
- msgid "An unknown error has occurred while trying to set the user's beta mode."
277
- msgstr "An unknown error has occurred while trying to set the user's beta mode."
278
-
279
- #: includes/class-freemius.php:12549
280
- msgid "Invalid site details collection."
281
- msgstr "Récupération des détails du site non valide."
282
-
283
- #: includes/class-freemius.php:12669
284
- msgid "We couldn't find your email address in the system, are you sure it's the right address?"
285
- msgstr "Nous ne trouvons pas votre adresse mail dans notre système, êtes-vous qu'il s'agit de la bonne adresse ?"
286
-
287
- #: includes/class-freemius.php:12671
288
- msgid "We can't see any active licenses associated with that email address, are you sure it's the right address?"
289
- msgstr "Nous ne trouvons aucune licence active associée avec cette adresse email, êtes-vous qu'il s'agit de la bonne adresse ?"
290
-
291
- #: includes/class-freemius.php:12945
292
- msgid "Account is pending activation."
293
- msgstr "Compte en cours d'activation."
294
-
295
- #: includes/class-freemius.php13057,
296
- #: templates/forms/premium-versions-upgrade-handler.php:47
297
- msgid "Buy a license now"
298
- msgstr "Acheter une licence maintenant"
299
-
300
- #: includes/class-freemius.php13069,
301
- #: templates/forms/premium-versions-upgrade-handler.php:46
302
- msgid "Renew your license now"
303
- msgstr "Renouvelez votre licence maintenant"
304
-
305
- #: includes/class-freemius.php:13073
306
- msgid "%s to access version %s security & feature updates, and support."
307
- msgstr "%s pour permettre les mises à jour de sécurité et de fonctionnalités de la version %s, et le support."
308
-
309
- #: includes/class-freemius.php:15448
310
- msgid "%s activation was successfully completed."
311
- msgstr "L'activation de %s s'est terminée avec succès."
312
-
313
- #: includes/class-freemius.php:15462
314
- msgid "Your account was successfully activated with the %s plan."
315
- msgstr "Votre compte a été activé avec succès avec la formule %s."
316
-
317
- #: includes/class-freemius.php15473, includes/class-freemius.php:19061
318
- msgid "Your trial has been successfully started."
319
- msgstr "Votre période d'essai a bien démarré."
320
-
321
- #: includes/class-freemius.php16043, includes/class-freemius.php16131,
322
- #: includes/class-freemius.php:16297
323
- msgid "Couldn't activate %s."
324
- msgstr "Impossible d'activer %s."
325
-
326
- #: includes/class-freemius.php16044, includes/class-freemius.php16132,
327
- #: includes/class-freemius.php:16298
328
- msgid "Please contact us with the following message:"
329
- msgstr "Merci de nous contacter avec le message suivant :"
330
-
331
- #: includes/class-freemius.php:16128
332
- msgid "An unknown error has occurred."
333
- msgstr "An unknown error has occurred."
334
-
335
- #: includes/class-freemius.php16655, includes/class-freemius.php:21409
336
- msgid "Upgrade"
337
- msgstr "Mise à jour"
338
-
339
- #: includes/class-freemius.php:16661
340
- msgid "Start Trial"
341
- msgstr "Essai gratuit"
342
-
343
- #: includes/class-freemius.php:16663
344
- msgid "Pricing"
345
- msgstr "Tarifs"
346
-
347
- #: includes/class-freemius.php16742, includes/class-freemius.php:16744
348
- msgid "Affiliation"
349
- msgstr "Affiliation"
350
-
351
- #: includes/class-freemius.php16772, includes/class-freemius.php16774,
352
- #: templates/account.php177, templates/debug.php:326
353
- msgid "Account"
354
- msgstr "Compte"
355
-
356
- #: includes/class-freemius.php16787, includes/class-freemius.php16789,
357
- #: includes/customizer/class-fs-customizer-support-section.php:60
358
- msgid "Contact Us"
359
- msgstr "Contactez Nous"
360
-
361
- #: includes/class-freemius.php16799, includes/class-freemius.php16801,
362
- #: includes/class-freemius.php21423, templates/account.php105,
363
- #: templates/account/partials/addon.php:45
364
- msgid "Add-Ons"
365
- msgstr "Add-Ons"
366
-
367
- #: includes/class-freemius.php:16835
368
- msgctxt "ASCII arrow left icon"
369
- msgid "&#x2190;"
370
- msgstr "&#x2190;"
371
-
372
- #: includes/class-freemius.php:16835
373
- msgctxt "ASCII arrow right icon"
374
- msgid "&#x27a4;"
375
- msgstr "&#x27a4;"
376
-
377
- #: includes/class-freemius.php16837, templates/pricing.php:102
378
- msgctxt "noun"
379
- msgid "Pricing"
380
- msgstr "Tarifs"
381
-
382
- #: includes/class-freemius.php17050,
383
- #: includes/customizer/class-fs-customizer-support-section.php:67
384
- msgid "Support Forum"
385
- msgstr "Forum de Support"
386
-
387
- #: includes/class-freemius.php:17995
388
- msgid "Your email has been successfully verified - you are AWESOME!"
389
- msgstr "Votre email a été vérifié avec succès - vous êtes FORMIDABLE !"
390
-
391
- #: includes/class-freemius.php:17996
392
- msgctxt "a positive response"
393
- msgid "Right on"
394
- msgstr "Directement"
395
-
396
- #: includes/class-freemius.php:18660
397
- msgid "Your %s Add-on plan was successfully upgraded."
398
- msgstr "Votre Add-on %s a bien été mis à jour."
399
-
400
- #: includes/class-freemius.php:18662
401
- msgid "%s Add-on was successfully purchased."
402
- msgstr "L'Add-on %s a bien été acheté."
403
-
404
- #: includes/class-freemius.php:18665
405
- msgid "Download the latest version"
406
- msgstr "Télécharger la dernière version"
407
-
408
- #: includes/class-freemius.php:18751
409
- msgid "Your server is blocking the access to Freemius' API, which is crucial for %1$s synchronization. Please contact your host to whitelist %2$s"
410
- msgstr "Your server is blocking the access to Freemius' API, which is crucial for %1$s synchronization. Please contact your host to whitelist %2$s"
411
-
412
- #: includes/class-freemius.php18757, includes/class-freemius.php19188,
413
- #: includes/class-freemius.php:19277
414
- msgid "Error received from the server:"
415
- msgstr "Une erreur a été reçu depuis le serveur :"
416
-
417
- #: includes/class-freemius.php:18767
418
- msgid "It seems like one of the authentication parameters is wrong. Update your Public Key, Secret Key & User ID, and try again."
419
- msgstr "Il semble que l'un des paramètres d'authentification soit faux. Veuillez mettre à jour votre Public Key, votre Secret Key ainsi que vote User ID et essayez à nouveau."
420
-
421
- #: includes/class-freemius.php18961, includes/class-freemius.php19193,
422
- #: includes/class-freemius.php19248, includes/class-freemius.php:19351
423
- msgctxt ""
424
- msgid "Hmm"
425
- msgstr "Hmm"
426
-
427
- #: includes/class-freemius.php:18974
428
- msgid "It looks like you are still on the %s plan. If you did upgrade or change your plan, it's probably an issue on our side - sorry."
429
- msgstr "Il semble que vous soyez encore sur la formule %s. Si vous avez mis à jour ou changer votre formule, le problème est probablement de votre côté - désolé."
430
-
431
- #: includes/class-freemius.php18975, templates/account.php107,
432
- #: templates/add-ons.php191, templates/account/partials/addon.php:47
433
- msgctxt "trial period"
434
- msgid "Trial"
435
- msgstr "Période d'essai"
436
-
437
- #: includes/class-freemius.php:18980
438
- msgid "I have upgraded my account but when I try to Sync the License, the plan remains %s."
439
- msgstr "J'ai mis à jour mon compte mais quand j'essaie de synchroniser la licence, la formule est toujours %s."
440
-
441
- #: includes/class-freemius.php18984, includes/class-freemius.php:19043
442
- msgid "Please contact us here"
443
- msgstr "Merci de nous contacter ici"
444
-
445
- #: includes/class-freemius.php:18995
446
- msgid "Your plan was successfully activated."
447
- msgstr "Your plan was successfully activated."
448
-
449
- #: includes/class-freemius.php:18996
450
- msgid "Your plan was successfully upgraded."
451
- msgstr "Votre formule a bien été mise à jour."
452
-
453
- #: includes/class-freemius.php:19013
454
- msgid "Your plan was successfully changed to %s."
455
- msgstr "Votre formule a bien été modifié vers %s. "
456
-
457
- #: includes/class-freemius.php:19029
458
- msgid "Your license has expired. You can still continue using the free %s forever."
459
- msgstr "Votre licence a expiré. Vous pouvez toujours utiliser la version gratuite indéfiniment."
460
-
461
- #: includes/class-freemius.php:19031
462
- msgid "Your license has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions."
463
- msgstr "Votre licence a expiré.%1$sFaites la mise à jour maintenant%2$s pour continuer à utiliser le %3$s sans interruption."
464
-
465
- #: includes/class-freemius.php:19039
466
- msgid "Your license has been cancelled. If you think it's a mistake, please contact support."
467
- msgstr "Votre licence a été annulé. Si vous pensez qu'il s'agit d'une erreur, merci de contacter le support."
468
-
469
- #: includes/class-freemius.php:19052
470
- msgid "Your license has expired. You can still continue using all the %s features, but you'll need to renew your license to continue getting updates and support."
471
- msgstr "Votre licence a expiré. Vous pouvez toujours utiliser les fonctionnalités %s mais vous devrez renouveler votre licence pour recevoir les mises à jour et une assistance."
472
-
473
- #: includes/class-freemius.php:19075
474
- msgid "Your free trial has expired. You can still continue using all our free features."
475
- msgstr "Votre période d'essai gratuite est terminée. Vous pouvez continuer à utiliser toutes nos fonctionnalités gratuites."
476
-
477
- #: includes/class-freemius.php:19077
478
- msgid "Your free trial has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions."
479
- msgstr "Votre période d'essai gratuite est terminée. %1$sFaites la mise à jour maintenant%2$s pour continuer à utiliser le %3$s sans interruption."
480
-
481
- #: includes/class-freemius.php:19184
482
- msgid "It looks like the license could not be activated."
483
- msgstr "Il semble que la licence ne puisse être activée."
484
-
485
- #: includes/class-freemius.php:19226
486
- msgid "Your license was successfully activated."
487
- msgstr "Votre licence a bien été activée."
488
-
489
- #: includes/class-freemius.php:19252
490
- msgid "It looks like your site currently doesn't have an active license."
491
- msgstr "Il semble que votre site n'ait pas de licence active."
492
-
493
- #: includes/class-freemius.php:19276
494
- msgid "It looks like the license deactivation failed."
495
- msgstr "Il semble que la désactivation de la licence a échoué."
496
-
497
- #: includes/class-freemius.php:19304
498
- msgid "Your license was successfully deactivated, you are back to the %s plan."
499
- msgstr "Votre licence a bien été désactivé, vous utilisez à présent la formule %s."
500
-
501
- #: includes/class-freemius.php:19305
502
- msgid "O.K"
503
- msgstr "O.K"
504
-
505
- #: includes/class-freemius.php:19358
506
- msgid "Seems like we are having some temporary issue with your subscription cancellation. Please try again in few minutes."
507
- msgstr "Il semble que nous ayons un problème temporaire avec l'annulation de votre abonnement. Merci de réessayer dans quelques minutes."
508
-
509
- #: includes/class-freemius.php:19367
510
- msgid "Your subscription was successfully cancelled. Your %s plan license will expire in %s."
511
- msgstr "Votre abonnement a bien été annulé. Votre licence de la formule %s expirera dans %s."
512
-
513
- #: includes/class-freemius.php:19409
514
- msgid "You are already running the %s in a trial mode."
515
- msgstr "Vous utilisez déjà le %s en période d'essai. "
516
-
517
- #: includes/class-freemius.php:19420
518
- msgid "You already utilized a trial before."
519
- msgstr "Vous avez déjà utilisé la période d'essai."
520
-
521
- #: includes/class-freemius.php:19434
522
- msgid "Plan %s do not exist, therefore, can't start a trial."
523
- msgstr "La formule %s n'existe pas, il n'est pas possible de commencer une période d'essai."
524
-
525
- #: includes/class-freemius.php:19445
526
- msgid "Plan %s does not support a trial period."
527
- msgstr "La formule %s ne propose pas de période d'essai."
528
-
529
- #: includes/class-freemius.php:19456
530
- msgid "None of the %s's plans supports a trial period."
531
- msgstr "Aucune formule du %s ne propose de période d'essai."
532
-
533
- #: includes/class-freemius.php:19506
534
- msgid "It looks like you are not in trial mode anymore so there's nothing to cancel :)"
535
- msgstr "Il semble que vous ne soyez plus en période d'essai donc il n'y a rien à annuler :)"
536
-
537
- #: includes/class-freemius.php:19542
538
- msgid "Seems like we are having some temporary issue with your trial cancellation. Please try again in few minutes."
539
- msgstr "Il semble que nous ayons un problème temporaire pour annuler votre période d'essai. Merci de réessayer dans quelques minutes."
540
-
541
- #: includes/class-freemius.php:19561
542
- msgid "Your %s free trial was successfully cancelled."
543
- msgstr "Votre période d'essai %s a bien été annulé."
544
-
545
- #: includes/class-freemius.php:19877
546
- msgid "Version %s was released."
547
- msgstr "La version %s vient d'être publiée."
548
-
549
- #: includes/class-freemius.php:19877
550
- msgid "Please download %s."
551
- msgstr "Merci de télécharger %s."
552
-
553
- #: includes/class-freemius.php:19884
554
- msgid "the latest %s version here"
555
- msgstr "la dernière version de %s ici"
556
-
557
- #: includes/class-freemius.php:19889
558
- msgid "New"
559
- msgstr "Nouveau"
560
-
561
- #: includes/class-freemius.php:19894
562
- msgid "Seems like you got the latest release."
563
- msgstr "Il semble que vous ayez la dernière version."
564
-
565
- #: includes/class-freemius.php:19895
566
- msgid "You are all good!"
567
- msgstr "Vous êtes tout bon !"
568
-
569
- #: includes/class-freemius.php:20165
570
- msgid "Verification mail was just sent to %s. If you can't find it after 5 min, please check your spam box."
571
- msgstr "Un email de vérification vient d'être envoyé sur %s. Si vous ne le recevez pas d'ici 5 minutes, merci de vérifier dans vos spams."
572
-
573
- #: includes/class-freemius.php:20304
574
- msgid "Site successfully opted in."
575
- msgstr "Site ajouté avec succès."
576
-
577
- #: includes/class-freemius.php20305, includes/class-freemius.php:21125
578
- msgid "Awesome"
579
- msgstr "Formidable"
580
-
581
- #: includes/class-freemius.php20321, templates/forms/optout.php:32
582
- msgid "We appreciate your help in making the %s better by letting us track some usage data."
583
- msgstr "Nous vous remercions de votre aide pour améliorer le %s en nous permettant de recevoir des informations concernant son usage."
584
-
585
- #: includes/class-freemius.php:20322
586
- msgid "Thank you!"
587
- msgstr "Merci !"
588
-
589
- #: includes/class-freemius.php:20329
590
- msgid "We will no longer be sending any usage data of %s on %s to %s."
591
- msgstr "Nous n'enverrons plus d'information d'utilisation de %s sur %s à %s."
592
-
593
- #: includes/class-freemius.php:20458
594
- msgid "Please check your mailbox, you should receive an email via %s to confirm the ownership change. From security reasons, you must confirm the change within the next 15 min. If you cannot find the email, please check your spam folder."
595
- msgstr "Merci de vérifier votre messagerie, vous devriez recevoir un email via %s pour confirmer le changement de propriétaire. Pour des raisons de sécurité, vous devez confirmer le changement dans les prochaines 15 minutes. Vérifiez vos spams si vous ne recevez pas le message."
596
-
597
- #: includes/class-freemius.php:20464
598
- msgid "Thanks for confirming the ownership change. An email was just sent to %s for final approval."
599
- msgstr "Merci pour la confirmation du changement de propriétaire. Un email vient d'être envoyé à %s pour la validation finale."
600
-
601
- #: includes/class-freemius.php:20469
602
- msgid "%s is the new owner of the account."
603
- msgstr "%s est le nouveau propriétaire du compte."
604
-
605
- #: includes/class-freemius.php:20471
606
- msgctxt "as congratulations"
607
- msgid "Congrats"
608
- msgstr "Félicitations"
609
-
610
- #: includes/class-freemius.php:20491
611
- msgid "Sorry, we could not complete the email update. Another user with the same email is already registered."
612
- msgstr "Désolé, nous ne pouvons pas mettre à jour l'email. Il existe déjà un autre utilisateur avec cette adresse."
613
-
614
- #: includes/class-freemius.php:20492
615
- msgid "If you would like to give up the ownership of the %s's account to %s click the Change Ownership button."
616
- msgstr "Si vous voulez transférer la propriété du compte de %s à %s cliquez sur le bouton Changement De Propriétaire"
617
-
618
- #: includes/class-freemius.php:20499
619
- msgid "Change Ownership"
620
- msgstr "Changement De Propriétaire"
621
-
622
- #: includes/class-freemius.php:20507
623
- msgid "Your email was successfully updated. You should receive an email with confirmation instructions in few moments."
624
- msgstr "Votre email a été mis à jour. Vous allez recevoir un message avec les instructions de confirmation."
625
-
626
- #: includes/class-freemius.php:20519
627
- msgid "Please provide your full name."
628
- msgstr "Merci d'indiquer vos prénom et nom."
629
-
630
- #: includes/class-freemius.php:20524
631
- msgid "Your name was successfully updated."
632
- msgstr "Votre nom a été mis à jour."
633
-
634
- #: includes/class-freemius.php:20585
635
- msgid "You have successfully updated your %s."
636
- msgstr "Votre %s a bien été mis à jour."
637
-
638
- #: includes/class-freemius.php:20725
639
- msgid "Just letting you know that the add-ons information of %s is being pulled from an external server."
640
- msgstr "Sachez que les informations de l'add-ons de %s sont issus d'un serveur externe."
641
-
642
- #: includes/class-freemius.php:20726
643
- msgctxt "advance notice of something that will need attention."
644
- msgid "Heads up"
645
- msgstr "Avertissement"
646
-
647
- #: includes/class-freemius.php:21165
648
- msgctxt "exclamation"
649
- msgid "Hey"
650
- msgstr "Hey"
651
-
652
- #: includes/class-freemius.php:21165
653
- msgid "How do you like %s so far? Test all our %s premium features with a %d-day free trial."
654
- msgstr "Que pensez-vous de %s ? Testez nos %s fonctionnalités premium avec %d jours d'essai gratuit."
655
-
656
- #: includes/class-freemius.php:21173
657
- msgid "No commitment for %s days - cancel anytime!"
658
- msgstr "Pas d'engagement durant %s jours - annuler quand vous voulez !"
659
-
660
- #: includes/class-freemius.php:21174
661
- msgid "No credit card required"
662
- msgstr "Pas besoin de carte bancaire"
663
-
664
- #: includes/class-freemius.php21181, templates/forms/trial-start.php:53
665
- msgctxt "call to action"
666
- msgid "Start free trial"
667
- msgstr "Commencer l'essai gratuit"
668
-
669
- #: includes/class-freemius.php:21258
670
- msgid "Hey there, did you know that %s has an affiliate program? If you like the %s you can become our ambassador and earn some cash!"
671
- msgstr "Dites, savez-vous que %s propose un système de affiliation ? Si vous aimez le %s vous pouvez devenir notre ambassadeur et gagner de l'argent !"
672
-
673
- #: includes/class-freemius.php:21267
674
- msgid "Learn more"
675
- msgstr "En savoir plus"
676
-
677
- #: includes/class-freemius.php21447, templates/account.php474,
678
- #: templates/account.php595, templates/connect.php171,
679
- #: templates/connect.php421, templates/forms/license-activation.php25,
680
- #: templates/account/partials/addon.php:287
681
- msgid "Activate License"
682
- msgstr "Activer la licence"
683
-
684
- #: includes/class-freemius.php21448, templates/account.php543,
685
- #: templates/account.php594, templates/account/partials/site.php:256
686
- msgid "Change License"
687
- msgstr "Changer la licence"
688
-
689
- #: includes/class-freemius.php21539, templates/account/partials/site.php:161
690
- msgid "Opt Out"
691
- msgstr "Désinscription"
692
-
693
- #: includes/class-freemius.php21541, includes/class-freemius.php21547,
694
- #: templates/account/partials/site.php43,
695
- #: templates/account/partials/site.php:161
696
- msgid "Opt In"
697
- msgstr "Inscription"
698
-
699
- #: includes/class-freemius.php:21775
700
- msgid " The paid version of %1$s is already installed. Please activate it to start benefiting the %2$s features. %3$s"
701
- msgstr " The paid version of %1$s is already installed. Please activate it to start benefiting the %2$s features. %3$s"
702
-
703
- #: includes/class-freemius.php:21783
704
- msgid "Activate %s features"
705
- msgstr "Activer les fonctionnalités %s"
706
-
707
- #: includes/class-freemius.php:21796
708
- msgid "Please follow these steps to complete the upgrade"
709
- msgstr "Merci de suivre ces étapes pour finaliser la mise à jour"
710
-
711
- #: includes/class-freemius.php:21800
712
- msgid "Download the latest %s version"
713
- msgstr "Télécharger la dernière version %s"
714
-
715
- #: includes/class-freemius.php:21804
716
- msgid "Upload and activate the downloaded version"
717
- msgstr "Téléverser et activer la version téléchargée"
718
-
719
- #: includes/class-freemius.php:21806
720
- msgid "How to upload and activate?"
721
- msgstr "Comment téléverser et activer ?"
722
-
723
- #: includes/class-freemius.php:21940
724
- msgid "%sClick here%s to choose the sites where you'd like to activate the license on."
725
- msgstr "%sCliquez ici %s pour choisir les sites sur lesquels vous souhaitez activer la licence."
726
-
727
- #: includes/class-freemius.php:22101
728
- msgid "Auto installation only works for opted-in users."
729
- msgstr "L'installation automatique ne fonctionne que pour les utilisateurs qui se sont inscrits."
730
-
731
- #: includes/class-freemius.php22111, includes/class-freemius.php22144,
732
- #: includes/class-fs-plugin-updater.php1149,
733
- #: includes/class-fs-plugin-updater.php:1163
734
- msgid "Invalid module ID."
735
- msgstr "ID du module non valide."
736
-
737
- #: includes/class-freemius.php22120, includes/class-fs-plugin-updater.php:1185
738
- msgid "Premium version already active."
739
- msgstr "Version premium déjà active."
740
-
741
- #: includes/class-freemius.php:22127
742
- msgid "You do not have a valid license to access the premium version."
743
- msgstr "Vous n'avez pas de licence valide pour accéder à la version premium."
744
-
745
- #: includes/class-freemius.php:22134
746
- msgid "Plugin is a \"Serviceware\" which means it does not have a premium code version."
747
- msgstr "Le plugin est un \"Serviceware\" ce qui veut dire qu'il n'a pas de version premium de code."
748
-
749
- #: includes/class-freemius.php22152, includes/class-fs-plugin-updater.php:1184
750
- msgid "Premium add-on version already installed."
751
- msgstr "La version premium de l'add-on est déjà installée."
752
-
753
- #: includes/class-freemius.php:22497
754
- msgid "View paid features"
755
- msgstr "Voir les fonctionnalités payantes"
756
-
757
- #: includes/class-freemius.php:22819
758
- msgid "Thank you so much for using %s and its add-ons!"
759
- msgstr "Merci beaucoup d'utiliser %s et ses add-ons !"
760
-
761
- #: includes/class-freemius.php:22820
762
- msgid "Thank you so much for using %s!"
763
- msgstr "Merci beaucoup d'utiliser %s !"
764
-
765
- #: includes/class-freemius.php:22826
766
- msgid "You've already opted-in to our usage-tracking, which helps us keep improving the %s."
767
- msgstr "Vous avez déjà validé notre suivi d'utilisation qui nous permet de continuer à améliorer le %s."
768
-
769
- #: includes/class-freemius.php:22830
770
- msgid "Thank you so much for using our products!"
771
- msgstr "Merci beaucoup d'utiliser nos produits !"
772
-
773
- #: includes/class-freemius.php:22831
774
- msgid "You've already opted-in to our usage-tracking, which helps us keep improving them."
775
- msgstr "Vous avez déjà validé notre suivi d'utilisation qui nous permet de continuer à les améliorer."
776
-
777
- #: includes/class-freemius.php:22850
778
- msgid "%s and its add-ons"
779
- msgstr "%s et ses add-ons"
780
-
781
- #: includes/class-freemius.php:22859
782
- msgid "Products"
783
- msgstr "Produits"
784
-
785
- #: includes/class-freemius.php22866, templates/connect.php:272
786
- msgid "Yes"
787
- msgstr "Oui"
788
-
789
- #: includes/class-freemius.php22867, templates/connect.php:273
790
- msgid "send me security & feature updates, educational content and offers."
791
- msgstr "envoyez moi des mises à jour de sécurité et des fonctionnalités, du contenu instructif et des offres."
792
-
793
- #: includes/class-freemius.php22868, templates/connect.php:278
794
- msgid "No"
795
- msgstr "Non"
796
-
797
- #: includes/class-freemius.php22870, templates/connect.php:280
798
- msgid "do %sNOT%s send me security & feature updates, educational content and offers."
799
- msgstr "ne %sPAS%s m'envoyer de mises à jour de sécurité ou de fonctionnalités, ni de contenu instructif, ni d'offre."
800
-
801
- #: includes/class-freemius.php:22880
802
- msgid "Due to the new %sEU General Data Protection Regulation (GDPR)%s compliance requirements it is required that you provide your explicit consent, again, confirming that you are onboard :-)"
803
- msgstr "Due to the new %sEU General Data Protection Regulation (GDPR)%s compliance requirements it is required that you provide your explicit consent, again, confirming that you are onboard :-)"
804
-
805
- #: includes/class-freemius.php22882, templates/connect.php:287
806
- msgid "Please let us know if you'd like us to contact you for security & feature updates, educational content, and occasional offers:"
807
- msgstr "Merci de nous indiquer si vous souhaitez que nous vous contactions pour les mises à jour de sécurité et de fonctionnalités, du contenu instructif et des offres spéciales :"
808
-
809
- #: includes/class-freemius.php:23164
810
- msgid "License key is empty."
811
- msgstr "La clé de licence est vide."
812
-
813
- #: includes/class-fs-plugin-updater.php184,
814
- #: templates/forms/premium-versions-upgrade-handler.php:57
815
- msgid "Renew license"
816
- msgstr "Renouvelez votre licence"
817
-
818
- #: includes/class-fs-plugin-updater.php189,
819
- #: templates/forms/premium-versions-upgrade-handler.php:58
820
- msgid "Buy license"
821
- msgstr "Acheter une licence"
822
-
823
- #: includes/class-fs-plugin-updater.php280,
824
- #: includes/class-fs-plugin-updater.php:313
825
- msgid "There is a %s of %s available."
826
- msgstr "Il y a une %s de %s disponible."
827
-
828
- #: includes/class-fs-plugin-updater.php282,
829
- #: includes/class-fs-plugin-updater.php:318
830
- msgid "new Beta version"
831
- msgstr "new Beta version"
832
-
833
- #: includes/class-fs-plugin-updater.php283,
834
- #: includes/class-fs-plugin-updater.php:319
835
- msgid "new version"
836
- msgstr "Nouvelle version"
837
-
838
- #: includes/class-fs-plugin-updater.php:342
839
- msgid "Important Upgrade Notice:"
840
- msgstr "Information importante de mise à jour :"
841
-
842
- #: includes/class-fs-plugin-updater.php:1214
843
- msgid "Installing plugin: %s"
844
- msgstr "Installation du plugin : %s"
845
-
846
- #: includes/class-fs-plugin-updater.php:1255
847
- msgid "Unable to connect to the filesystem. Please confirm your credentials."
848
- msgstr "Impossible de se connecter au système de fichiers. Merci de confirmer vos autorisations."
849
-
850
- #: includes/class-fs-plugin-updater.php:1437
851
- msgid "The remote plugin package does not contain a folder with the desired slug and renaming did not work."
852
- msgstr "Le package du plugin à télécharger ne contient pas de dossier avec le bon slug et iln'a pas été possible de le renommer."
853
-
854
- #: includes/fs-plugin-info-dialog.php:509
855
- msgid "Purchase More"
856
- msgstr "Purchase More"
857
-
858
- #: includes/fs-plugin-info-dialog.php510,
859
- #: templates/account/partials/addon.php:347
860
- msgctxt "verb"
861
- msgid "Purchase"
862
- msgstr "Acheter"
863
-
864
- #: includes/fs-plugin-info-dialog.php:514
865
- msgid "Start my free %s"
866
- msgstr "Commencer ma %s gratuite"
867
-
868
- #: includes/fs-plugin-info-dialog.php:712
869
- msgid "Install Free Version Update Now"
870
- msgstr "Installer la dernière mise à jour gratuite maintenant"
871
-
872
- #: includes/fs-plugin-info-dialog.php713, templates/account.php:534
873
- msgid "Install Update Now"
874
- msgstr "Installer la mise à jour maintenant"
875
-
876
- #: includes/fs-plugin-info-dialog.php:722
877
- msgid "Install Free Version Now"
878
- msgstr "Installer la version gratuite maintenant"
879
-
880
- #: includes/fs-plugin-info-dialog.php723, templates/add-ons.php262,
881
- #: templates/auto-installation.php111,
882
- #: templates/account/partials/addon.php327,
883
- #: templates/account/partials/addon.php:379
884
- msgid "Install Now"
885
- msgstr "Installer maintenant"
886
-
887
- #: includes/fs-plugin-info-dialog.php:739
888
- msgctxt "as download latest version"
889
- msgid "Download Latest Free Version"
890
- msgstr "Télécharger la dernière version gratuite"
891
-
892
- #: includes/fs-plugin-info-dialog.php740, templates/account.php85,
893
- #: templates/add-ons.php34, templates/account/partials/addon.php:25
894
- msgctxt "as download latest version"
895
- msgid "Download Latest"
896
- msgstr "Télécharger la dernière version"
897
-
898
- #: includes/fs-plugin-info-dialog.php755, templates/add-ons.php268,
899
- #: templates/account/partials/addon.php318,
900
- #: templates/account/partials/addon.php:373
901
- msgid "Activate this add-on"
902
- msgstr "Activer cet add-on"
903
-
904
- #: includes/fs-plugin-info-dialog.php757, templates/connect.php:418
905
- msgid "Activate Free Version"
906
- msgstr "Activez la version gratuite"
907
-
908
- #: includes/fs-plugin-info-dialog.php758, templates/account.php109,
909
- #: templates/add-ons.php269, templates/account/partials/addon.php:49
910
- msgid "Activate"
911
- msgstr "Activer"
912
-
913
- #: includes/fs-plugin-info-dialog.php:968
914
- msgctxt "Plugin installer section title"
915
- msgid "Description"
916
- msgstr "Description"
917
-
918
- #: includes/fs-plugin-info-dialog.php:969
919
- msgctxt "Plugin installer section title"
920
- msgid "Installation"
921
- msgstr "Installation"
922
-
923
- #: includes/fs-plugin-info-dialog.php:970
924
- msgctxt "Plugin installer section title"
925
- msgid "FAQ"
926
- msgstr "FAQ"
927
-
928
- #: includes/fs-plugin-info-dialog.php971,
929
- #: templates/plugin-info/description.php:55
930
- msgid "Screenshots"
931
- msgstr "Captures d'écran"
932
-
933
- #: includes/fs-plugin-info-dialog.php:972
934
- msgctxt "Plugin installer section title"
935
- msgid "Changelog"
936
- msgstr "Changelog"
937
-
938
- #: includes/fs-plugin-info-dialog.php:973
939
- msgctxt "Plugin installer section title"
940
- msgid "Reviews"
941
- msgstr "Commentaires"
942
-
943
- #: includes/fs-plugin-info-dialog.php:974
944
- msgctxt "Plugin installer section title"
945
- msgid "Other Notes"
946
- msgstr "Autres Informations"
947
-
948
- #: includes/fs-plugin-info-dialog.php:989
949
- msgctxt "Plugin installer section title"
950
- msgid "Features & Pricing"
951
- msgstr "Fonctionnalités & Tarifs"
952
-
953
- #: includes/fs-plugin-info-dialog.php:999
954
- msgid "Plugin Install"
955
- msgstr "Installation du Plugin"
956
-
957
- #: includes/fs-plugin-info-dialog.php:1071
958
- msgctxt "e.g. Professional Plan"
959
- msgid "%s Plan"
960
- msgstr "Formule %s"
961
-
962
- #: includes/fs-plugin-info-dialog.php:1097
963
- msgctxt "e.g. the best product"
964
- msgid "Best"
965
- msgstr "Best"
966
-
967
- #: includes/fs-plugin-info-dialog.php1103,
968
- #: includes/fs-plugin-info-dialog.php:1123
969
- msgctxt "as every month"
970
- msgid "Monthly"
971
- msgstr "Mensuel"
972
-
973
- #: includes/fs-plugin-info-dialog.php:1106
974
- msgctxt "as once a year"
975
- msgid "Annual"
976
- msgstr "Annuel"
977
-
978
- #: includes/fs-plugin-info-dialog.php:1109
979
- msgid "Lifetime"
980
- msgstr "À vie"
981
-
982
- #: includes/fs-plugin-info-dialog.php1123,
983
- #: includes/fs-plugin-info-dialog.php1125,
984
- #: includes/fs-plugin-info-dialog.php:1127
985
- msgctxt "e.g. billed monthly"
986
- msgid "Billed %s"
987
- msgstr "%s Facturé"
988
-
989
- #: includes/fs-plugin-info-dialog.php:1125
990
- msgctxt "as once a year"
991
- msgid "Annually"
992
- msgstr "Annuel"
993
-
994
- #: includes/fs-plugin-info-dialog.php:1127
995
- msgctxt "as once a year"
996
- msgid "Once"
997
- msgstr "Une fois"
998
-
999
- #: includes/fs-plugin-info-dialog.php:1133
1000
- msgid "Single Site License"
1001
- msgstr "Licence 1 site"
1002
-
1003
- #: includes/fs-plugin-info-dialog.php:1135
1004
- msgid "Unlimited Licenses"
1005
- msgstr "Licences sites illimités"
1006
-
1007
- #: includes/fs-plugin-info-dialog.php:1137
1008
- msgid "Up to %s Sites"
1009
- msgstr "Jusqu'à %s Sites"
1010
-
1011
- #: includes/fs-plugin-info-dialog.php1147,
1012
- #: templates/plugin-info/features.php:82
1013
- msgctxt "as monthly period"
1014
- msgid "mo"
1015
- msgstr "mois"
1016
-
1017
- #: includes/fs-plugin-info-dialog.php1154,
1018
- #: templates/plugin-info/features.php:80
1019
- msgctxt "as annual period"
1020
- msgid "year"
1021
- msgstr "année"
1022
-
1023
- #: includes/fs-plugin-info-dialog.php:1208
1024
- msgctxt "noun"
1025
- msgid "Price"
1026
- msgstr "Tarif"
1027
-
1028
- #: includes/fs-plugin-info-dialog.php:1256
1029
- msgid "Save %s"
1030
- msgstr "Économisez %s"
1031
-
1032
- #: includes/fs-plugin-info-dialog.php:1266
1033
- msgid "No commitment for %s - cancel anytime"
1034
- msgstr "Pas d'engagement durant %s - annuler quand vous voulez"
1035
-
1036
- #: includes/fs-plugin-info-dialog.php:1269
1037
- msgid "After your free %s, pay as little as %s"
1038
- msgstr "Après vos %s gratuits, payez seulement %s"
1039
-
1040
- #: includes/fs-plugin-info-dialog.php:1280
1041
- msgid "Details"
1042
- msgstr "Détails"
1043
-
1044
- #: includes/fs-plugin-info-dialog.php1284, templates/account.php96,
1045
- #: templates/debug.php203, templates/debug.php240, templates/debug.php454,
1046
- #: templates/account/partials/addon.php:36
1047
- msgctxt "product version"
1048
- msgid "Version"
1049
- msgstr "Version"
1050
-
1051
- #: includes/fs-plugin-info-dialog.php:1291
1052
- msgctxt "as the plugin author"
1053
- msgid "Author"
1054
- msgstr "Auteur"
1055
-
1056
- #: includes/fs-plugin-info-dialog.php:1298
1057
- msgid "Last Updated"
1058
- msgstr "Dernière mise à jour"
1059
-
1060
- #: includes/fs-plugin-info-dialog.php1303, templates/account.php:444
1061
- msgctxt "x-ago"
1062
- msgid "%s ago"
1063
- msgstr "Il y a %s"
1064
-
1065
- #: includes/fs-plugin-info-dialog.php:1312
1066
- msgid "Requires WordPress Version"
1067
- msgstr "Version de WordPress requise"
1068
-
1069
- #: includes/fs-plugin-info-dialog.php:1313
1070
- msgid "%s or higher"
1071
- msgstr "%s ou plus"
1072
-
1073
- #: includes/fs-plugin-info-dialog.php:1320
1074
- msgid "Compatible up to"
1075
- msgstr "Compatible jusqu'à"
1076
-
1077
- #: includes/fs-plugin-info-dialog.php:1328
1078
- msgid "Downloaded"
1079
- msgstr "Téléchargé"
1080
-
1081
- #: includes/fs-plugin-info-dialog.php:1332
1082
- msgid "%s time"
1083
- msgstr "%s fois"
1084
-
1085
- #: includes/fs-plugin-info-dialog.php:1334
1086
- msgid "%s times"
1087
- msgstr "%s fois"
1088
-
1089
- #: includes/fs-plugin-info-dialog.php:1344
1090
- msgid "WordPress.org Plugin Page"
1091
- msgstr "Page WordPress.org du plugin"
1092
-
1093
- #: includes/fs-plugin-info-dialog.php:1352
1094
- msgid "Plugin Homepage"
1095
- msgstr "Site Web du plugin"
1096
-
1097
- #: includes/fs-plugin-info-dialog.php1360,
1098
- #: includes/fs-plugin-info-dialog.php:1442
1099
- msgid "Donate to this plugin"
1100
- msgstr "Faire une donation pour ce plugin"
1101
-
1102
- #: includes/fs-plugin-info-dialog.php:1367
1103
- msgid "Average Rating"
1104
- msgstr "Note moyenne"
1105
-
1106
- #: includes/fs-plugin-info-dialog.php:1374
1107
- msgid "based on %s"
1108
- msgstr "Basé sur %s"
1109
-
1110
- #: includes/fs-plugin-info-dialog.php:1378
1111
- msgid "%s rating"
1112
- msgstr "%s notation"
1113
-
1114
- #: includes/fs-plugin-info-dialog.php:1380
1115
- msgid "%s ratings"
1116
- msgstr "%snotations "
1117
-
1118
- #: includes/fs-plugin-info-dialog.php:1395
1119
- msgid "%s star"
1120
- msgstr "%s étoile"
1121
-
1122
- #: includes/fs-plugin-info-dialog.php:1397
1123
- msgid "%s stars"
1124
- msgstr "%s étoiles"
1125
-
1126
- #: includes/fs-plugin-info-dialog.php:1408
1127
- msgid "Click to see reviews that provided a rating of %s"
1128
- msgstr "Cliquez pour voir les avis avec une notation de %s"
1129
-
1130
- #: includes/fs-plugin-info-dialog.php:1421
1131
- msgid "Contributors"
1132
- msgstr "Contributeurs"
1133
-
1134
- #: includes/fs-plugin-info-dialog.php1450,
1135
- #: includes/fs-plugin-info-dialog.php:1452
1136
- msgid "Warning"
1137
- msgstr "Attention"
1138
-
1139
- #: includes/fs-plugin-info-dialog.php:1450
1140
- msgid "This plugin has not been tested with your current version of WordPress."
1141
- msgstr "Ce plugin n'a pas été testé avec votre actuelle version de WordPress"
1142
-
1143
- #: includes/fs-plugin-info-dialog.php:1452
1144
- msgid "This plugin has not been marked as compatible with your version of WordPress."
1145
- msgstr "Ce plugin n'a pas été indiqué comme étant compatible avec votre version actuelle de WordPress"
1146
-
1147
- #: includes/fs-plugin-info-dialog.php:1471
1148
- msgid "Paid add-on must be deployed to Freemius."
1149
- msgstr "Les add-ons payant doivent être déposés sur Freemius"
1150
-
1151
- #: includes/fs-plugin-info-dialog.php:1472
1152
- msgid "Add-on must be deployed to WordPress.org or Freemius."
1153
- msgstr "Les add-ons doivent être déposés sur WordPress.org ou Freemius."
1154
-
1155
- #: includes/fs-plugin-info-dialog.php:1493
1156
- msgid "Newer Version (%s) Installed"
1157
- msgstr "Nouvelle Version (%s) Installée"
1158
-
1159
- #: includes/fs-plugin-info-dialog.php:1494
1160
- msgid "Newer Free Version (%s) Installed"
1161
- msgstr "La nouvelle version gratuite ( %s ) a été installé"
1162
-
1163
- #: includes/fs-plugin-info-dialog.php:1501
1164
- msgid "Latest Version Installed"
1165
- msgstr "Dernière Version Installée"
1166
-
1167
- #: includes/fs-plugin-info-dialog.php:1502
1168
- msgid "Latest Free Version Installed"
1169
- msgstr "La dernière version gratuite a été installé"
1170
-
1171
- #: templates/account.php86, templates/forms/subscription-cancellation.php96,
1172
- #: templates/account/partials/addon.php26,
1173
- #: templates/account/partials/site.php:295
1174
- msgid "Downgrading your plan"
1175
- msgstr "Rétrograder votre formule"
1176
-
1177
- #: templates/account.php87, templates/forms/subscription-cancellation.php97,
1178
- #: templates/account/partials/addon.php27,
1179
- #: templates/account/partials/site.php:296
1180
- msgid "Cancelling the subscription"
1181
- msgstr "Annuler votre abonnement"
1182
-
1183
- #. translators: %1$s: Either 'Downgrading your plan' or 'Cancelling the
1184
- #. subscription'
1185
- #: templates/account.php:89
1186
- msgid "%1$s will immediately stop all future recurring payments and your %2$s plan license will expire in %3$s."
1187
- msgstr "%1$s will immediately stop all future recurring payments and your %2$s plan license will expire in %3$s."
1188
-
1189
- #: templates/account.php90, templates/forms/subscription-cancellation.php100,
1190
- #: templates/account/partials/addon.php30,
1191
- #: templates/account/partials/site.php:299
1192
- msgid "Please note that we will not be able to grandfather outdated pricing for renewals/new subscriptions after a cancellation. If you choose to renew the subscription manually in the future, after a price increase, which typically occurs once a year, you will be charged the updated price."
1193
- msgstr "Veuillez noter que nous ne serons pas en mesure de garantir le maintien des prix actuels pour les renouvellements/nouveaux abonnements après une annulation. Si vous choisissez de renouveler l'abonnement manuellement à l'avenir, après une augmentation de prix, qui se produit généralement une fois par an, le prix mis à jour vous sera facturé."
1194
-
1195
- #: templates/account.php91, templates/forms/subscription-cancellation.php106,
1196
- #: templates/account/partials/addon.php:31
1197
- msgid "Cancelling the trial will immediately block access to all premium features. Are you sure?"
1198
- msgstr "Annuler la période d'essai va immédiatement bloquer les fonctionnalités premium. Souhaitez-vous continuer ?"
1199
-
1200
- #: templates/account.php92, templates/forms/subscription-cancellation.php101,
1201
- #: templates/account/partials/addon.php32,
1202
- #: templates/account/partials/site.php:300
1203
- msgid "You can still enjoy all %s features but you will not have access to %s security & feature updates, nor support."
1204
- msgstr "Vous pouvez toujours profiter de toutes les fonctionnalités de %s mais vous n'aurez plus accès aux mises à jour de sécurité ou de fonctionnalités de %s, ni au support."
1205
-
1206
- #: templates/account.php93, templates/forms/subscription-cancellation.php102,
1207
- #: templates/account/partials/addon.php33,
1208
- #: templates/account/partials/site.php:301
1209
- msgid "Once your license expires you can still use the Free version but you will NOT have access to the %s features."
1210
- msgstr "Une fois la licence expirée vous pourrez toujours utiliser la version gratuite mais vous n'aurez PAS accès aux fonctionnalités de %s."
1211
-
1212
- #. translators: %s: Plan title (e.g. "Professional")
1213
- #: templates/account.php95,
1214
- #: templates/account/partials/activate-license-button.php31,
1215
- #: templates/account/partials/addon.php:35
1216
- msgid "Activate %s Plan"
1217
- msgstr "Activer la formule %s"
1218
-
1219
- #. translators: %s: Time period (e.g. Auto renews in "2 months")
1220
- #: templates/account.php98, templates/account/partials/addon.php38,
1221
- #: templates/account/partials/site.php:275
1222
- msgid "Auto renews in %s"
1223
- msgstr "Renouvellements automatique dans %s"
1224
-
1225
- #. translators: %s: Time period (e.g. Expires in "2 months")
1226
- #: templates/account.php100, templates/account/partials/addon.php40,
1227
- #: templates/account/partials/site.php:277
1228
- msgid "Expires in %s"
1229
- msgstr "Expire dans %s"
1230
-
1231
- #: templates/account.php101, templates/account/partials/addon.php:41
1232
- msgctxt "as synchronize license"
1233
- msgid "Sync License"
1234
- msgstr "Synchroniser la licence"
1235
-
1236
- #: templates/account.php102, templates/account/partials/addon.php:42
1237
- msgid "Cancel Trial"
1238
- msgstr "Annuler la période d'essai"
1239
-
1240
- #: templates/account.php103, templates/account/partials/addon.php:43
1241
- msgid "Change Plan"
1242
- msgstr "Changer de formule"
1243
-
1244
- #: templates/account.php104, templates/account/partials/addon.php:44
1245
- msgctxt "verb"
1246
- msgid "Upgrade"
1247
- msgstr "Mise à jour"
1248
-
1249
- #: templates/account.php106, templates/account/partials/addon.php46,
1250
- #: templates/account/partials/site.php:302
1251
- msgctxt "verb"
1252
- msgid "Downgrade"
1253
- msgstr "Rétrograder"
1254
-
1255
- #: templates/account.php108, templates/add-ons.php187,
1256
- #: templates/plugin-info/features.php72,
1257
- #: templates/account/partials/addon.php48,
1258
- #: templates/account/partials/site.php:31
1259
- msgid "Free"
1260
- msgstr "Gratuit"
1261
-
1262
- #: templates/account.php110, templates/debug.php373,
1263
- #: includes/customizer/class-fs-customizer-upsell-control.php106,
1264
- #: templates/account/partials/addon.php:50
1265
- msgctxt "as product pricing plan"
1266
- msgid "Plan"
1267
- msgstr "Formule"
1268
-
1269
- #: templates/account.php:111
1270
- msgid "Bundle Plan"
1271
- msgstr "Bundle Plan"
1272
-
1273
- #: templates/account.php:185
1274
- msgid "Free Trial"
1275
- msgstr "Essai gratuit"
1276
-
1277
- #: templates/account.php:196
1278
- msgid "Account Details"
1279
- msgstr "Détails du compte"
1280
-
1281
- #: templates/account.php:200
1282
- msgid "Billing & Invoices"
1283
- msgstr "Billing & Invoices"
1284
-
1285
- #: templates/account.php:210
1286
- msgid "Deleting the account will automatically deactivate your %s plan license so you can use it on other sites. If you want to terminate the recurring payments as well, click the \"Cancel\" button, and first \"Downgrade\" your account. Are you sure you would like to continue with the deletion?"
1287
- msgstr "Supprimer le compte désactivera automatiquement la licence de votre formule %s afin que vous puissiez l'utiliser sur d'autres sites. Si vous voulez aussi annuler le paiement récurrent, cliquez sur le bouton \"Annuler\" et commencez par \"Rétrograder\" votre compte. Êtes-vous sûr de vouloir poursuivre la suppression ? "
1288
-
1289
- #: templates/account.php:212
1290
- msgid "Deletion is not temporary. Only delete if you no longer want to use this %s anymore. Are you sure you would like to continue with the deletion?"
1291
- msgstr "La suppression est permanente. Ne faites cette suppression que si vous ne souhaitez plus utiliser le %s. Êtes-vous sûr de vouloir poursuivre la suppression ?"
1292
-
1293
- #: templates/account.php:215
1294
- msgid "Delete Account"
1295
- msgstr "Supprimer le compte"
1296
-
1297
- #: templates/account.php227, templates/account/partials/addon.php211,
1298
- #: templates/account/partials/deactivate-license-button.php:35
1299
- msgid "Deactivate License"
1300
- msgstr "Désactiver la licence"
1301
-
1302
- #: templates/account.php250, templates/forms/subscription-cancellation.php:125
1303
- msgid "Are you sure you want to proceed?"
1304
- msgstr "Êtes-vous de vouloir continuer ?"
1305
-
1306
- #: templates/account.php250, templates/account/partials/addon.php:234
1307
- msgid "Cancel Subscription"
1308
- msgstr "Annuler l'abonnement"
1309
-
1310
- #: templates/account.php:278
1311
- msgctxt "as synchronize"
1312
- msgid "Sync"
1313
- msgstr "Synchroniser"
1314
-
1315
- #: templates/account.php292, templates/debug.php:489
1316
- msgid "Name"
1317
- msgstr "Nom"
1318
-
1319
- #: templates/account.php298, templates/debug.php:490
1320
- msgid "Email"
1321
- msgstr "Email"
1322
-
1323
- #: templates/account.php305, templates/debug.php372, templates/debug.php:528
1324
- msgid "User ID"
1325
- msgstr "User ID"
1326
-
1327
- #: templates/account.php322, templates/account.php608,
1328
- #: templates/account.php653, templates/debug.php238, templates/debug.php366,
1329
- #: templates/debug.php451, templates/debug.php488, templates/debug.php526,
1330
- #: templates/debug.php599, templates/account/payments.php35,
1331
- #: templates/debug/logger.php:21
1332
- msgid "ID"
1333
- msgstr "ID"
1334
-
1335
- #: templates/account.php:329
1336
- msgid "Site ID"
1337
- msgstr "Site ID"
1338
-
1339
- #: templates/account.php:332
1340
- msgid "No ID"
1341
- msgstr "ID manquant"
1342
-
1343
- #: templates/account.php337, templates/debug.php245, templates/debug.php374,
1344
- #: templates/debug.php455, templates/debug.php492,
1345
- #: templates/account/partials/site.php:219
1346
- msgid "Public Key"
1347
- msgstr "Clef publique"
1348
-
1349
- #: templates/account.php343, templates/debug.php375, templates/debug.php456,
1350
- #: templates/debug.php493, templates/account/partials/site.php:231
1351
- msgid "Secret Key"
1352
- msgstr "Clef secrête"
1353
-
1354
- #: templates/account.php:346
1355
- msgctxt "as secret encryption key missing"
1356
- msgid "No Secret"
1357
- msgstr "Clef secrète manquante"
1358
-
1359
- #: templates/account.php373, templates/account/partials/site.php112,
1360
- #: templates/account/partials/site.php:114
1361
- msgid "Trial"
1362
- msgstr "Période d'essai"
1363
-
1364
- #: templates/account.php400, templates/debug.php533,
1365
- #: templates/account/partials/site.php:248
1366
- msgid "License Key"
1367
- msgstr "Clef de licence"
1368
-
1369
- #: templates/account.php:429
1370
- msgid "Join the Beta program"
1371
- msgstr "Join the Beta program"
1372
-
1373
- #: templates/account.php:435
1374
- msgid "not verified"
1375
- msgstr "Non vérifié"
1376
-
1377
- #: templates/account.php444, templates/account/partials/addon.php:172
1378
- msgid "Expired"
1379
- msgstr "Expiré"
1380
-
1381
- #: templates/account.php:502
1382
- msgid "Premium version"
1383
- msgstr "Version premium"
1384
-
1385
- #: templates/account.php:504
1386
- msgid "Free version"
1387
- msgstr "Version gratuite"
1388
-
1389
- #: templates/account.php:516
1390
- msgid "Verify Email"
1391
- msgstr "Vérifier l'email"
1392
-
1393
- #: templates/account.php:527
1394
- msgid "Download %s Version"
1395
- msgstr "Télécharger la version %s"
1396
-
1397
- #: templates/account.php541, templates/account.php749,
1398
- #: templates/account/partials/site.php237,
1399
- #: templates/account/partials/site.php:255
1400
- msgctxt "verb"
1401
- msgid "Show"
1402
- msgstr "Afficher"
1403
-
1404
- #: templates/account.php:555
1405
- msgid "What is your %s?"
1406
- msgstr "Quel est votre %s ?"
1407
-
1408
- #: templates/account.php563, templates/account/billing.php:21
1409
- msgctxt "verb"
1410
- msgid "Edit"
1411
- msgstr "Éditer"
1412
-
1413
- #: templates/account.php:588
1414
- msgid "Sites"
1415
- msgstr "Sites"
1416
-
1417
- #: templates/account.php:599
1418
- msgid "Search by address"
1419
- msgstr "Recherche par adresse"
1420
-
1421
- #: templates/account.php609, templates/debug.php:369
1422
- msgid "Address"
1423
- msgstr "Adresse"
1424
-
1425
- #: templates/account.php:610
1426
- msgid "License"
1427
- msgstr "Licence"
1428
-
1429
- #: templates/account.php:611
1430
- msgid "Plan"
1431
- msgstr "Formule"
1432
-
1433
- #: templates/account.php:656
1434
- msgctxt "as software license"
1435
- msgid "License"
1436
- msgstr "Licence"
1437
-
1438
- #: templates/account.php:743
1439
- msgctxt "verb"
1440
- msgid "Hide"
1441
- msgstr "Cacher"
1442
-
1443
- #: templates/account.php:765
1444
- msgid "Processing"
1445
- msgstr "Traitement en cours"
1446
-
1447
- #: templates/account.php:768
1448
- msgid "Get updates for bleeding edge Beta versions of %s."
1449
- msgstr "Get updates for bleeding edge Beta versions of %s."
1450
-
1451
- #: templates/account.php:826
1452
- msgid "Cancelling %s"
1453
- msgstr "Annulation de %s"
1454
-
1455
- #: templates/account.php826, templates/account.php843,
1456
- #: templates/forms/subscription-cancellation.php27,
1457
- #: templates/forms/deactivation/form.php:133
1458
- msgid "trial"
1459
- msgstr "essai"
1460
-
1461
- #: templates/account.php841, templates/forms/deactivation/form.php:150
1462
- msgid "Cancelling %s..."
1463
- msgstr "Annulation de %s..."
1464
-
1465
- #: templates/account.php844, templates/forms/subscription-cancellation.php28,
1466
- #: templates/forms/deactivation/form.php:134
1467
- msgid "subscription"
1468
- msgstr "abonnement"
1469
-
1470
- #: templates/account.php:858
1471
- msgid "Deactivating your license will block all premium features, but will enable activating the license on another site. Are you sure you want to proceed?"
1472
- msgstr "Désactiver la licence bloquera toutes les fonctionnalités premium mais vous permettra d'activer la licence sur un autre site. Êtes-vous sûr de vouloir continuer ?"
1473
-
1474
- #: templates/add-ons.php:35
1475
- msgid "View details"
1476
- msgstr "Voir les détails"
1477
-
1478
- #: templates/add-ons.php:45
1479
- msgid "Add Ons for %s"
1480
- msgstr "Add Ons pour %s"
1481
-
1482
- #: templates/add-ons.php:55
1483
- msgid "We could'nt load the add-ons list. It's probably an issue on our side, please try to come back in few minutes."
1484
- msgstr "Nous n'avons pas pu charger la liste des add-ons. C'est probablement une difficulté de notre côté, merci de d'essayer à nouveau dans quelques minutes."
1485
-
1486
- #: templates/add-ons.php:173
1487
- msgctxt "active add-on"
1488
- msgid "Active"
1489
- msgstr "Active"
1490
-
1491
- #: templates/add-ons.php:174
1492
- msgctxt "installed add-on"
1493
- msgid "Installed"
1494
- msgstr "Installed"
1495
-
1496
- #: templates/admin-notice.php13, templates/forms/license-activation.php209,
1497
- #: templates/forms/resend-key.php:77
1498
- msgctxt "as close a window"
1499
- msgid "Dismiss"
1500
- msgstr "Fermer"
1501
-
1502
- #: templates/auto-installation.php:45
1503
- msgid "%s sec"
1504
- msgstr "%s sec"
1505
-
1506
- #: templates/auto-installation.php:83
1507
- msgid "Automatic Installation"
1508
- msgstr "Installation automatique"
1509
-
1510
- #: templates/auto-installation.php:93
1511
- msgid "An automated download and installation of %s (paid version) from %s will start in %s. If you would like to do it manually - click the cancellation button now."
1512
- msgstr "Un téléchargement et une installation automatique de %s (version premium) de %s va commencer dans %s. Si vous voulez le faire manuellement, cliquez sur le bouton d'annulation maintenant."
1513
-
1514
- #: templates/auto-installation.php:104
1515
- msgid "The installation process has started and may take a few minutes to complete. Please wait until it is done - do not refresh this page."
1516
- msgstr "L'installation a commencé et peut prendre quelques minutes pour se finir. Merci de patienter jusqu'à ce qu'elle soit terminée - veuillez ne pas rafraichir cette page."
1517
-
1518
- #: templates/auto-installation.php:109
1519
- msgid "Cancel Installation"
1520
- msgstr "Annuler l'installation"
1521
-
1522
- #: templates/checkout.php:180
1523
- msgid "Checkout"
1524
- msgstr "Paiement"
1525
-
1526
- #: templates/checkout.php:180
1527
- msgid "PCI compliant"
1528
- msgstr "Compatible PCI"
1529
-
1530
- #. translators: %s: name (e.g. Hey John,)
1531
- #: templates/connect.php:112
1532
- msgctxt "greeting"
1533
- msgid "Hey %s,"
1534
- msgstr "Hey %s,"
1535
-
1536
- #: templates/connect.php:154
1537
- msgid "Allow & Continue"
1538
- msgstr "Autoriser & Continuer"
1539
-
1540
- #: templates/connect.php:158
1541
- msgid "Re-send activation email"
1542
- msgstr "Renvoyer l'email d'activation"
1543
-
1544
- #: templates/connect.php:162
1545
- msgid "Thanks %s!"
1546
- msgstr "Merci %s !"
1547
-
1548
- #: templates/connect.php172, templates/forms/license-activation.php:44
1549
- msgid "Agree & Activate License"
1550
- msgstr "Valider & Activer la licence"
1551
-
1552
- #: templates/connect.php:181
1553
- msgid "Thanks for purchasing %s! To get started, please enter your license key:"
1554
- msgstr "Merci d'avoir acheté %s ! Pour commencer, veuillez indiquer votre clef de licence :"
1555
-
1556
- #: templates/connect.php:188
1557
- msgid "Never miss an important update - opt in to our security & feature updates notifications, educational content, offers, and non-sensitive diagnostic tracking with %4$s."
1558
- msgstr "Ne ratez jamais une mise à jour importante - acceptez nos notifications de mises à jour de sécurité et de fonctionnalités, de contenu instructif, d'offres ainsi que le suivi d'activité non sensible avec %4$s."
1559
-
1560
- #: templates/connect.php:189
1561
- msgid "Never miss an important update - opt in to our security and feature updates notifications, and non-sensitive diagnostic tracking with %4$s."
1562
- msgstr "Ne manquez jamais une mise à jour importante - optez pour nos notifications de mises à jour de sécurité et de fonctionnalités, et un suivi diagnostique non sensible avec %4$s."
1563
-
1564
- #: templates/connect.php:195
1565
- msgid "Never miss an important update - opt in to our security & feature updates notifications, educational content, offers, and non-sensitive diagnostic tracking with %4$s. If you skip this, that's okay! %1$s will still work just fine."
1566
- msgstr "Ne ratez jamais une mise à jour importante - acceptez nos notifications de mises à jour de sécurité et de fonctionnalités, de contenu instructif, d'offres ainsi que le suivi d'activité non sensible avec %4$s. Dans le cas contraire, pas de problème ! %1$s fonctionnera parfaitement aussi."
1567
-
1568
- #: templates/connect.php:196
1569
- msgid "Never miss an important update - opt in to our security & feature updates notifications, and non-sensitive diagnostic tracking with %4$s. If you skip this, that's okay! %1$s will still work just fine."
1570
- msgstr "Ne ratez jamais une mise à jour importante - acceptez nos notifications de mises à jour de sécurité et de fonctionnalités ainsi que le suivi d'activité non sensible avec %4$s. Dans le cas contraire, pas de problème ! %1$s fonctionnera parfaitement aussi."
1571
-
1572
- #: templates/connect.php:230
1573
- msgid "We're excited to introduce the Freemius network-level integration."
1574
- msgstr "Nous sommes impatient de vous présenter l'intégration Freemius au niveau réseau."
1575
-
1576
- #: templates/connect.php:233
1577
- msgid "During the update process we detected %d site(s) that are still pending license activation."
1578
- msgstr "Durant le processus de mise à jour nous avons détecté %d site(s) toujours en attente d'activation de la licence."
1579
-
1580
- #: templates/connect.php:235
1581
- msgid "If you'd like to use the %s on those sites, please enter your license key below and click the activation button."
1582
- msgstr "Si vous voulez utiliser le %s sur ces sites, merci d'indiquer votre clé de licence ci-dessous et de cliquer sur le bouton d'activation."
1583
-
1584
- #: templates/connect.php:237
1585
- msgid "%s's paid features"
1586
- msgstr "Fonctionnalités payantes de %s"
1587
-
1588
- #: templates/connect.php:242
1589
- msgid "Alternatively, you can skip it for now and activate the license later, in your %s's network-level Account page."
1590
- msgstr "Éventuellement, vous pouvez l'ignorer pour l'instant et activer la licence plus tard, sur votre page de compte du réseau %s."
1591
-
1592
- #: templates/connect.php:244
1593
- msgid "During the update process we detected %s site(s) in the network that are still pending your attention."
1594
- msgstr "Durant le processus de mise à jour nous avons détecté %s site(s) dans le réseau que vous devez vérifier."
1595
-
1596
- #: templates/connect.php253, templates/forms/license-activation.php:47
1597
- msgid "License key"
1598
- msgstr "Clef de licence"
1599
-
1600
- #: templates/connect.php256, templates/forms/license-activation.php:20
1601
- msgid "Can't find your license key?"
1602
- msgstr "Vous ne trouvez pas votre clef de licence ?"
1603
-
1604
- #: templates/connect.php315, templates/connect.php652,
1605
- #: templates/forms/deactivation/retry-skip.php:20
1606
- msgctxt "verb"
1607
- msgid "Skip"
1608
- msgstr "Passer"
1609
-
1610
- #: templates/connect.php:318
1611
- msgid "Delegate to Site Admins"
1612
- msgstr "Déléguer aux administrateurs du site"
1613
-
1614
- #: templates/connect.php:318
1615
- msgid "If you click it, this decision will be delegated to the sites administrators."
1616
- msgstr "Si vous cliquez, cette décision sera déléguée aux administrateurs des sites."
1617
-
1618
- #: templates/connect.php:346
1619
- msgid "Your Profile Overview"
1620
- msgstr "Résumé de votre profil"
1621
-
1622
- #: templates/connect.php:347
1623
- msgid "Name and email address"
1624
- msgstr "Nom et adresse email"
1625
-
1626
- #: templates/connect.php:352
1627
- msgid "Your Site Overview"
1628
- msgstr "Résumé de votre site"
1629
-
1630
- #: templates/connect.php:353
1631
- msgid "Site URL, WP version, PHP info, plugins & themes"
1632
- msgstr "Site URL, WP version, PHP info, plugins & themes"
1633
-
1634
- #: templates/connect.php:358
1635
- msgid "Admin Notices"
1636
- msgstr "Notifications Administrateur"
1637
-
1638
- #: templates/connect.php359, templates/connect.php:375
1639
- msgid "Updates, announcements, marketing, no spam"
1640
- msgstr "Mises à jour, annonces, marketing, pas de spam"
1641
-
1642
- #: templates/connect.php:364
1643
- msgid "Current %s Events"
1644
- msgstr "Évènements du %s actuel"
1645
-
1646
- #: templates/connect.php:365
1647
- msgid "Activation, deactivation and uninstall"
1648
- msgstr "Activation, désactivation et désintallation"
1649
-
1650
- #: templates/connect.php:374
1651
- msgid "Newsletter"
1652
- msgstr "Newsletter"
1653
-
1654
- #: templates/connect.php391, templates/forms/license-activation.php:39
1655
- msgid "The %1$s will be periodically sending data to %2$s to check for security and feature updates, and verify the validity of your license."
1656
- msgstr "Le %1$s va régulièrement envoyer des données à %2$s pour vérifier les mises à jour de sécurité et de fonctionnalités ainsi que pour vérifier la validité de votre licence."
1657
-
1658
- #: templates/connect.php:396
1659
- msgid "What permissions are being granted?"
1660
- msgstr "Quelles autorisations sont accordées ?"
1661
-
1662
- #: templates/connect.php:417
1663
- msgid "Don't have a license key?"
1664
- msgstr "Vous n'avez pas de clef de licence ?"
1665
-
1666
- #: templates/connect.php:420
1667
- msgid "Have a license key?"
1668
- msgstr "Vous avez une clef de licence ?"
1669
-
1670
- #: templates/connect.php:428
1671
- msgid "Privacy Policy"
1672
- msgstr "Politique de confidentialité"
1673
-
1674
- #: templates/connect.php:430
1675
- msgid "License Agreement"
1676
- msgstr "Contrat de licence"
1677
-
1678
- #: templates/connect.php:430
1679
- msgid "Terms of Service"
1680
- msgstr "Conditions générales de service"
1681
-
1682
- #: templates/connect.php:805
1683
- msgctxt "as in the process of sending an email"
1684
- msgid "Sending email"
1685
- msgstr "Email en cours d'envoi"
1686
-
1687
- #: templates/connect.php:806
1688
- msgctxt "as activating plugin"
1689
- msgid "Activating"
1690
- msgstr "Activation en cours"
1691
-
1692
- #: templates/contact.php:78
1693
- msgid "Contact"
1694
- msgstr "Contact"
1695
-
1696
- #: templates/debug.php:17
1697
- msgctxt "as turned off"
1698
- msgid "Off"
1699
- msgstr "Off"
1700
-
1701
- #: templates/debug.php:18
1702
- msgctxt "as turned on"
1703
- msgid "On"
1704
- msgstr "On"
1705
-
1706
- #: templates/debug.php:20
1707
- msgid "SDK"
1708
- msgstr "SDK"
1709
-
1710
- #: templates/debug.php:24
1711
- msgctxt "as code debugging"
1712
- msgid "Debugging"
1713
- msgstr "Debuggage"
1714
-
1715
- #: templates/debug.php54, templates/debug.php250, templates/debug.php376,
1716
- #: templates/debug.php:494
1717
- msgid "Actions"
1718
- msgstr "Actions"
1719
-
1720
- #: templates/debug.php:64
1721
- msgid "Are you sure you want to delete all Freemius data?"
1722
- msgstr "Êtes-vous sûr de vouloir supprimer toutes les données de Freemius ?"
1723
-
1724
- #: templates/debug.php:64
1725
- msgid "Delete All Accounts"
1726
- msgstr "Supprimer tous les comptes"
1727
-
1728
- #: templates/debug.php:71
1729
- msgid "Clear API Cache"
1730
- msgstr "Vider le cache API"
1731
-
1732
- #: templates/debug.php:79
1733
- msgid "Clear Updates Transients"
1734
- msgstr "Vider les transients de mise à jour"
1735
-
1736
- #: templates/debug.php:86
1737
- msgid "Sync Data From Server"
1738
- msgstr "Synchronisation des données depuis le serveur"
1739
-
1740
- #: templates/debug.php:95
1741
- msgid "Migrate Options to Network"
1742
- msgstr "Migrer les options vers le réseau"
1743
-
1744
- #: templates/debug.php:100
1745
- msgid "Load DB Option"
1746
- msgstr "Chargement des options de la base de données"
1747
-
1748
- #: templates/debug.php:103
1749
- msgid "Set DB Option"
1750
- msgstr "Mise en place des options de la base de données"
1751
-
1752
- #: templates/debug.php:182
1753
- msgid "Key"
1754
- msgstr "Clef"
1755
-
1756
- #: templates/debug.php:183
1757
- msgid "Value"
1758
- msgstr "Valeur"
1759
-
1760
- #: templates/debug.php:199
1761
- msgctxt "as software development kit versions"
1762
- msgid "SDK Versions"
1763
- msgstr "Versions du SDK"
1764
-
1765
- #: templates/debug.php:204
1766
- msgid "SDK Path"
1767
- msgstr "Chemin d'accès du SDK"
1768
-
1769
- #: templates/debug.php205, templates/debug.php:244
1770
- msgid "Module Path"
1771
- msgstr "Chemin d'accès du module"
1772
-
1773
- #: templates/debug.php:206
1774
- msgid "Is Active"
1775
- msgstr "Est actif"
1776
-
1777
- #: templates/debug.php234, templates/debug/plugins-themes-sync.php:35
1778
- msgid "Plugins"
1779
- msgstr "Plugins"
1780
-
1781
- #: templates/debug.php234, templates/debug/plugins-themes-sync.php:56
1782
- msgid "Themes"
1783
- msgstr "Thèmes"
1784
-
1785
- #: templates/debug.php239, templates/debug.php371, templates/debug.php453,
1786
- #: templates/debug/scheduled-crons.php:80
1787
- msgid "Slug"
1788
- msgstr "Slug"
1789
-
1790
- #: templates/debug.php241, templates/debug.php:452
1791
- msgid "Title"
1792
- msgstr "Titre"
1793
-
1794
- #: templates/debug.php:242
1795
- msgctxt "as application program interface"
1796
- msgid "API"
1797
- msgstr "API"
1798
-
1799
- #: templates/debug.php:243
1800
- msgid "Freemius State"
1801
- msgstr "État de Freemius"
1802
-
1803
- #: templates/debug.php:247
1804
- msgid "Network Blog"
1805
- msgstr "Réseau de Blog"
1806
-
1807
- #: templates/debug.php:248
1808
- msgid "Network User"
1809
- msgstr "Réseau d'Utilisateur"
1810
-
1811
- #: templates/debug.php:285
1812
- msgctxt "as connection was successful"
1813
- msgid "Connected"
1814
- msgstr "Connecté"
1815
-
1816
- #: templates/debug.php:286
1817
- msgctxt "as connection blocked"
1818
- msgid "Blocked"
1819
- msgstr "Bloqué"
1820
-
1821
- #: templates/debug.php:322
1822
- msgid "Simulate Trial Promotion"
1823
- msgstr "Simuler la promotion d'essai"
1824
-
1825
- #: templates/debug.php:334
1826
- msgid "Simulate Network Upgrade"
1827
- msgstr "Simuler la mise à jour du réseau"
1828
-
1829
- #: templates/debug.php:360
1830
- msgid "%s Installs"
1831
- msgstr "%s Installations"
1832
-
1833
- #: templates/debug.php:362
1834
- msgctxt "like websites"
1835
- msgid "Sites"
1836
- msgstr "Sites"
1837
-
1838
- #: templates/debug.php368, templates/account/partials/site.php:148
1839
- msgid "Blog ID"
1840
- msgstr "Blog ID"
1841
-
1842
- #: templates/debug.php433, templates/debug.php511,
1843
- #: templates/account/partials/addon.php:396
1844
- msgctxt "verb"
1845
- msgid "Delete"
1846
- msgstr "Supprimer"
1847
-
1848
- #: templates/debug.php:447
1849
- msgid "Add Ons of module %s"
1850
- msgstr "Add Ons du module %s"
1851
-
1852
- #: templates/debug.php:484
1853
- msgid "Users"
1854
- msgstr "Utilisateurs"
1855
-
1856
- #: templates/debug.php:491
1857
- msgid "Verified"
1858
- msgstr "Vérifié"
1859
-
1860
- #: templates/debug.php:522
1861
- msgid "%s Licenses"
1862
- msgstr "%s Licences"
1863
-
1864
- #: templates/debug.php:527
1865
- msgid "Plugin ID"
1866
- msgstr "ID du plugin"
1867
-
1868
- #: templates/debug.php:529
1869
- msgid "Plan ID"
1870
- msgstr "ID de la formule"
1871
-
1872
- #: templates/debug.php:530
1873
- msgid "Quota"
1874
- msgstr "Quota"
1875
-
1876
- #: templates/debug.php:531
1877
- msgid "Activated"
1878
- msgstr "Activé"
1879
-
1880
- #: templates/debug.php:532
1881
- msgid "Blocking"
1882
- msgstr "Bloquant"
1883
-
1884
- #: templates/debug.php:534
1885
- msgctxt "as expiration date"
1886
- msgid "Expiration"
1887
- msgstr "Expiration"
1888
-
1889
- #: templates/debug.php:557
1890
- msgid "Debug Log"
1891
- msgstr "Debug Log"
1892
-
1893
- #: templates/debug.php:561
1894
- msgid "All Types"
1895
- msgstr "Tous les types"
1896
-
1897
- #: templates/debug.php:568
1898
- msgid "All Requests"
1899
- msgstr "Toutes les demandes"
1900
-
1901
- #: templates/debug.php573, templates/debug.php602,
1902
- #: templates/debug/logger.php:25
1903
- msgid "File"
1904
- msgstr "Fichier"
1905
-
1906
- #: templates/debug.php574, templates/debug.php600,
1907
- #: templates/debug/logger.php:23
1908
- msgid "Function"
1909
- msgstr "Fonction"
1910
-
1911
- #: templates/debug.php:575
1912
- msgid "Process ID"
1913
- msgstr "ID du processus"
1914
-
1915
- #: templates/debug.php:576
1916
- msgid "Logger"
1917
- msgstr "Logger"
1918
-
1919
- #: templates/debug.php577, templates/debug.php601,
1920
- #: templates/debug/logger.php:24
1921
- msgid "Message"
1922
- msgstr "Message"
1923
-
1924
- #: templates/debug.php:579
1925
- msgid "Filter"
1926
- msgstr "Filter"
1927
-
1928
- #: templates/debug.php:587
1929
- msgid "Download"
1930
- msgstr "Téléchargement"
1931
-
1932
- #: templates/debug.php598, templates/debug/logger.php:22
1933
- msgid "Type"
1934
- msgstr "Type"
1935
-
1936
- #: templates/debug.php603, templates/debug/logger.php:26
1937
- msgid "Timestamp"
1938
- msgstr "Timestamp"
1939
-
1940
- #: templates/secure-https-header.php:28
1941
- msgid "Secure HTTPS %s page, running from an external domain"
1942
- msgstr "Page %s sécurisée HTTPS, s'exécutant sur un domaine externe"
1943
-
1944
- #: includes/customizer/class-fs-customizer-support-section.php55,
1945
- #: templates/plugin-info/features.php:43
1946
- msgid "Support"
1947
- msgstr "Support"
1948
-
1949
- #: includes/debug/class-fs-debug-bar-panel.php48,
1950
- #: templates/debug/api-calls.php54, templates/debug/logger.php:62
1951
- msgctxt "milliseconds"
1952
- msgid "ms"
1953
- msgstr "ms"
1954
-
1955
- #: includes/debug/debug-bar-start.php:41
1956
- msgid "Freemius API"
1957
- msgstr "API Freemius"
1958
-
1959
- #: includes/debug/debug-bar-start.php:42
1960
- msgid "Requests"
1961
- msgstr "Demandes"
1962
-
1963
- #: templates/account/billing.php:22
1964
- msgctxt "verb"
1965
- msgid "Update"
1966
- msgstr "Mise à jour"
1967
-
1968
- #: templates/account/billing.php:33
1969
- msgid "Billing"
1970
- msgstr "Facturation"
1971
-
1972
- #: templates/account/billing.php38, templates/account/billing.php:38
1973
- msgid "Business name"
1974
- msgstr "Raison sociale"
1975
-
1976
- #: templates/account/billing.php39, templates/account/billing.php:39
1977
- msgid "Tax / VAT ID"
1978
- msgstr "Code TVA"
1979
-
1980
- #: templates/account/billing.php42, templates/account/billing.php42,
1981
- #: templates/account/billing.php43, templates/account/billing.php:43
1982
- msgid "Address Line %d"
1983
- msgstr "Adresse ligne %d"
1984
-
1985
- #: templates/account/billing.php46, templates/account/billing.php:46
1986
- msgid "City"
1987
- msgstr "Ville"
1988
-
1989
- #: templates/account/billing.php46, templates/account/billing.php:46
1990
- msgid "Town"
1991
- msgstr "Ville"
1992
-
1993
- #: templates/account/billing.php47, templates/account/billing.php:47
1994
- msgid "ZIP / Postal Code"
1995
- msgstr "Code postal"
1996
-
1997
- #: templates/account/billing.php:302
1998
- msgid "Country"
1999
- msgstr "Pays"
2000
-
2001
- #: templates/account/billing.php:304
2002
- msgid "Select Country"
2003
- msgstr "Choisir le pays"
2004
-
2005
- #: templates/account/billing.php311, templates/account/billing.php:312
2006
- msgid "State"
2007
- msgstr "État"
2008
-
2009
- #: templates/account/billing.php311, templates/account/billing.php:312
2010
- msgid "Province"
2011
- msgstr "Région"
2012
-
2013
- #: templates/account/payments.php:29
2014
- msgid "Payments"
2015
- msgstr "Paiements"
2016
-
2017
- #: templates/account/payments.php:36
2018
- msgid "Date"
2019
- msgstr "Date"
2020
-
2021
- #: templates/account/payments.php:37
2022
- msgid "Amount"
2023
- msgstr "Montant"
2024
-
2025
- #: templates/account/payments.php38, templates/account/payments.php:50
2026
- msgid "Invoice"
2027
- msgstr "Facture"
2028
-
2029
- #: templates/debug/api-calls.php:56
2030
- msgid "API"
2031
- msgstr "API"
2032
-
2033
- #: templates/debug/api-calls.php:68
2034
- msgid "Method"
2035
- msgstr "Méthode"
2036
-
2037
- #: templates/debug/api-calls.php:69
2038
- msgid "Code"
2039
- msgstr "Code"
2040
-
2041
- #: templates/debug/api-calls.php:70
2042
- msgid "Length"
2043
- msgstr "Longueur"
2044
-
2045
- #: templates/debug/api-calls.php:71
2046
- msgctxt "as file/folder path"
2047
- msgid "Path"
2048
- msgstr "Chemin"
2049
-
2050
- #: templates/debug/api-calls.php:73
2051
- msgid "Body"
2052
- msgstr "Body"
2053
-
2054
- #: templates/debug/api-calls.php:75
2055
- msgid "Result"
2056
- msgstr "Résultat"
2057
-
2058
- #: templates/debug/api-calls.php:76
2059
- msgid "Start"
2060
- msgstr "Début"
2061
-
2062
- #: templates/debug/api-calls.php:77
2063
- msgid "End"
2064
- msgstr "Fin"
2065
-
2066
- #: templates/debug/logger.php:15
2067
- msgid "Log"
2068
- msgstr "Log"
2069
-
2070
- #. translators: %s: time period (e.g. In "2 hours")
2071
- #: templates/debug/plugins-themes-sync.php18,
2072
- #: templates/debug/scheduled-crons.php:91
2073
- msgid "In %s"
2074
- msgstr "Dans %s"
2075
-
2076
- #. translators: %s: time period (e.g. "2 hours" ago)
2077
- #: templates/debug/plugins-themes-sync.php20,
2078
- #: templates/debug/scheduled-crons.php:93
2079
- msgid "%s ago"
2080
- msgstr "Il y a %s"
2081
-
2082
- #: templates/debug/plugins-themes-sync.php21,
2083
- #: templates/debug/scheduled-crons.php:74
2084
- msgctxt "seconds"
2085
- msgid "sec"
2086
- msgstr "sec"
2087
-
2088
- #: templates/debug/plugins-themes-sync.php:23
2089
- msgid "Plugins & Themes Sync"
2090
- msgstr "Synchronisation des plugin et des thèmes"
2091
-
2092
- #: templates/debug/plugins-themes-sync.php:28
2093
- msgid "Total"
2094
- msgstr "Total"
2095
-
2096
- #: templates/debug/plugins-themes-sync.php29,
2097
- #: templates/debug/scheduled-crons.php:84
2098
- msgid "Last"
2099
- msgstr "Dernier"
2100
-
2101
- #: templates/debug/scheduled-crons.php:76
2102
- msgid "Scheduled Crons"
2103
- msgstr "Crons programmés"
2104
-
2105
- #: templates/debug/scheduled-crons.php:81
2106
- msgid "Module"
2107
- msgstr "Module"
2108
-
2109
- #: templates/debug/scheduled-crons.php:82
2110
- msgid "Module Type"
2111
- msgstr "Type de module"
2112
-
2113
- #: templates/debug/scheduled-crons.php:83
2114
- msgid "Cron Type"
2115
- msgstr "Type de Cron"
2116
-
2117
- #: templates/debug/scheduled-crons.php:85
2118
- msgid "Next"
2119
- msgstr "Suivant"
2120
-
2121
- #: templates/forms/affiliation.php:82
2122
- msgid "Non-expiring"
2123
- msgstr "Sans expiration"
2124
-
2125
- #: templates/forms/affiliation.php:85
2126
- msgid "Apply to become an affiliate"
2127
- msgstr "Postuler pour devenir un affilié"
2128
-
2129
- #: templates/forms/affiliation.php:104
2130
- msgid "Your affiliate application for %s has been accepted! Log in to your affiliate area at: %s."
2131
- msgstr "Votre dossier d'affiliation pour %s a été accepté ! Identifiez-vous dans votre espace affilié sur : %s."
2132
-
2133
- #: templates/forms/affiliation.php:119
2134
- msgid "Thank you for applying for our affiliate program, we'll review your details during the next 14 days and will get back to you with further information."
2135
- msgstr "Merci d'avoir postulé à notre programme d'affiliation, nous regarderons votre dossier durant les 14 prochains jours et nous reviendrons vers vous avec d'autres informations."
2136
-
2137
- #: templates/forms/affiliation.php:122
2138
- msgid "Your affiliation account was temporarily suspended."
2139
- msgstr "Votre compte affilié a été suspendu temporairement."
2140
-
2141
- #: templates/forms/affiliation.php:125
2142
- msgid "Thank you for applying for our affiliate program, unfortunately, we've decided at this point to reject your application. Please try again in 30 days."
2143
- msgstr "Merci d'avoir postulé à notre programme d'affiliation, malheureusement, nous avons décidé pour le moment de décliner votre dossier. Merci d'essayer à nouveau d'ici 30 jours."
2144
-
2145
- #: templates/forms/affiliation.php:128
2146
- msgid "Due to violation of our affiliation terms, we decided to temporarily block your affiliation account. If you have any questions, please contact support."
2147
- msgstr "Suite à une violation de nos conditions d'affiliation, nous avons décidé de bloquer temporairement votre compte d'affilié. Si vous avez la moindre question, merci de contacter le support."
2148
-
2149
- #: templates/forms/affiliation.php:141
2150
- msgid "Like the %s? Become our ambassador and earn cash ;-)"
2151
- msgstr "Vous aimez %s ? Devenez notre ambassadeur et gagnez du cash ;-)"
2152
-
2153
- #: templates/forms/affiliation.php:142
2154
- msgid "Refer new customers to our %s and earn %s commission on each successful sale you refer!"
2155
- msgstr "Parrainez des nouveaux clients pour notre %s et gagnez une commission de %s sur chaque vente réussie que vous affiliez."
2156
-
2157
- #: templates/forms/affiliation.php:145
2158
- msgid "Program Summary"
2159
- msgstr "Sommaire du programme"
2160
-
2161
- #: templates/forms/affiliation.php:147
2162
- msgid "%s commission when a customer purchases a new license."
2163
- msgstr "Commission de %s quand un client achète une nouvelle licence."
2164
-
2165
- #: templates/forms/affiliation.php:149
2166
- msgid "Get commission for automated subscription renewals."
2167
- msgstr "Obtenez des commissions pour les renouvellements automatiques d'abonnement."
2168
-
2169
- #: templates/forms/affiliation.php:152
2170
- msgid "%s tracking cookie after the first visit to maximize earnings potential."
2171
- msgstr "Cookie de tracking de %s après la première visite pour maximiser les potentiels de gain."
2172
-
2173
- #: templates/forms/affiliation.php:155
2174
- msgid "Unlimited commissions."
2175
- msgstr "Commissions illimitées."
2176
-
2177
- #: templates/forms/affiliation.php:157
2178
- msgid "%s minimum payout amount."
2179
- msgstr "Montant de paiement minimum %s."
2180
-
2181
- #: templates/forms/affiliation.php:158
2182
- msgid "Payouts are in USD and processed monthly via PayPal."
2183
- msgstr "Les paiements se font en Dollars US et sont effectués mensuellement via PayPal."
2184
-
2185
- #: templates/forms/affiliation.php:159
2186
- msgid "As we reserve 30 days for potential refunds, we only pay commissions that are older than 30 days."
2187
- msgstr "Comme nous bloquons sur 30 jours pour les remboursements éventuels, seules sont payées les commissions de plus de 30 jours."
2188
-
2189
- #: templates/forms/affiliation.php:162
2190
- msgid "Affiliate"
2191
- msgstr "Affiliation"
2192
-
2193
- #: templates/forms/affiliation.php165, templates/forms/resend-key.php:23
2194
- msgid "Email address"
2195
- msgstr "Adresse email"
2196
-
2197
- #: templates/forms/affiliation.php:169
2198
- msgid "Full name"
2199
- msgstr "Nom complet"
2200
-
2201
- #: templates/forms/affiliation.php:173
2202
- msgid "PayPal account email address"
2203
- msgstr "Adresse email du compte PayPal"
2204
-
2205
- #: templates/forms/affiliation.php:177
2206
- msgid "Where are you going to promote the %s?"
2207
- msgstr "Où allez-vous faire la promotion du %s ? "
2208
-
2209
- #: templates/forms/affiliation.php:179
2210
- msgid "Enter the domain of your website or other websites from where you plan to promote the %s."
2211
- msgstr "Indiquez l'adresse de votre site ou d'autres sites sur lesquels vous pensez faire la promotion du %s"
2212
-
2213
- #: templates/forms/affiliation.php:181
2214
- msgid "Add another domain"
2215
- msgstr "Ajouter une autre adresse"
2216
-
2217
- #: templates/forms/affiliation.php:185
2218
- msgid "Extra Domains"
2219
- msgstr "Adresses supplémentaires"
2220
-
2221
- #: templates/forms/affiliation.php:186
2222
- msgid "Extra domains where you will be marketing the product from."
2223
- msgstr "Adresses supplémentaires depuis lesquelles vous ferez la promotion du produit."
2224
-
2225
- #: templates/forms/affiliation.php:196
2226
- msgid "Promotion methods"
2227
- msgstr "Méthodes de promotion"
2228
-
2229
- #: templates/forms/affiliation.php:199
2230
- msgid "Social media (Facebook, Twitter, etc.)"
2231
- msgstr "Réseaux sociaux (Facebook, Twitter, etc.)"
2232
-
2233
- #: templates/forms/affiliation.php:203
2234
- msgid "Mobile apps"
2235
- msgstr "Applications mobiles"
2236
-
2237
- #: templates/forms/affiliation.php:207
2238
- msgid "Website, email, and social media statistics (optional)"
2239
- msgstr "Statistiques du site web, de l'adresse email et des réseaux sociaux (optionnel)"
2240
-
2241
- #: templates/forms/affiliation.php:210
2242
- msgid "Please feel free to provide any relevant website or social media statistics, e.g. monthly unique site visits, number of email subscribers, followers, etc. (we will keep this information confidential)."
2243
- msgstr "N'hésitez pas à indiquer des statistiques pertinentes concernant votre site ou vos réseaux sociaux telles que le nombre de visiteurs mensuel, le nombre d'abonnés, de followers, etc... (C'est informations resteront confidentielles)"
2244
-
2245
- #: templates/forms/affiliation.php:214
2246
- msgid "How will you promote us?"
2247
- msgstr "Comment allez-vous faire de la promotion ?"
2248
-
2249
- #: templates/forms/affiliation.php:217
2250
- msgid "Please provide details on how you intend to promote %s (please be as specific as possible)."
2251
- msgstr "Merci d'indiquer en détail comment vous allez faire la promotion du %s (en étant aussi précis que possible)"
2252
-
2253
- #: templates/forms/affiliation.php223, templates/forms/resend-key.php:22
2254
- msgid "Cancel"
2255
- msgstr "Annuler"
2256
-
2257
- #: templates/forms/affiliation.php:225
2258
- msgid "Become an affiliate"
2259
- msgstr "Devenir un affilié"
2260
-
2261
- #: templates/forms/license-activation.php:21
2262
- msgid "Please enter the license key that you received in the email right after the purchase:"
2263
- msgstr "Merci d'indiquer le code de licence que vous avez reçu par email juste après l'achat :"
2264
-
2265
- #: templates/forms/license-activation.php:26
2266
- msgid "Update License"
2267
- msgstr "Mettre à jour la licence"
2268
-
2269
- #: templates/forms/optout.php:30
2270
- msgctxt "verb"
2271
- msgid "Opt Out"
2272
- msgstr "Désinscription"
2273
-
2274
- #: templates/forms/optout.php:31
2275
- msgctxt "verb"
2276
- msgid "Opt In"
2277
- msgstr "Inscription"
2278
-
2279
- #: templates/forms/optout.php:33
2280
- msgid "Usage tracking is done in the name of making %s better. Making a better user experience, prioritizing new features, and more good things. We'd really appreciate if you'll reconsider letting us continue with the tracking."
2281
- msgstr "Le suivi d'utilisation de %s nous permet de l'améliorer. Apporter une meilleure expérience pour l'utilisateur, définir quelles seront les nouvelles fonctionnalités, ce genre de choses. Aussi nous vous serions reconnaissant si vous acceptiez de nous permettre de continuer à récupérer des informations."
2282
-
2283
- #: templates/forms/optout.php:35
2284
- msgid "By clicking \"Opt Out\", we will no longer be sending any data from %s to %s."
2285
- msgstr "En cliquant \"Désincription\", nous n'enverrons plus d'informations de %s à %s."
2286
-
2287
- #: templates/forms/premium-versions-upgrade-handler.php:40
2288
- msgid "There is a new version of %s available."
2289
- msgstr "Il y a une nouvelle version disponible de %s. "
2290
-
2291
- #: templates/forms/premium-versions-upgrade-handler.php:41
2292
- msgid " %s to access version %s security & feature updates, and support."
2293
- msgstr "%s pour accéder aux mises à jour de sécurité et de fonctionnalités de la version %s, et au support."
2294
-
2295
- #: templates/forms/premium-versions-upgrade-handler.php:54
2296
- msgid "New Version Available"
2297
- msgstr "Une nouvelle version est disponible"
2298
-
2299
- #: templates/forms/premium-versions-upgrade-handler.php:75
2300
- msgctxt "close a window"
2301
- msgid "Dismiss"
2302
- msgstr "Fermer"
2303
-
2304
- #: templates/forms/resend-key.php:21
2305
- msgid "Send License Key"
2306
- msgstr "Envoyer le code de la licence"
2307
-
2308
- #: templates/forms/resend-key.php:57
2309
- msgid "Enter the email address you've used for the upgrade below and we will resend you the license key."
2310
- msgstr "Indiquez ci-dessous l'adresse email que vous avez utilisez pour la mise à jour et nous allons vous renvoyer le code de la licence."
2311
-
2312
- #: templates/forms/subscription-cancellation.php:37
2313
- msgid "Deactivating or uninstalling the %s will automatically disable the license, which you'll be able to use on another site."
2314
- msgstr "Désactiver ou désinstaller le %s désactivera automatiquement la licence, que vous pourrez utiliser sur un autre site."
2315
-
2316
- #: templates/forms/subscription-cancellation.php:47
2317
- msgid "In case you are NOT planning on using this %s on this site (or any other site) - would you like to cancel the %s as well?"
2318
- msgstr "Dans le cas où vous n'avez PAS l'intention d'utiliser ce %s sur ce site (ou tout autre site) - voulez-vous aussi annuler le %s ?"
2319
-
2320
- #: templates/forms/subscription-cancellation.php:52
2321
- msgid "license"
2322
- msgstr "licence"
2323
-
2324
- #: templates/forms/subscription-cancellation.php:57
2325
- msgid "Cancel %s - I no longer need any security & feature updates, nor support for %s because I'm not planning to use the %s on this, or any other site."
2326
- msgstr "Annuler %s - Je n'ai plus besoin de mises à jour de sécurité et de fonctionnalités, ni de support pour %s parce que je n'ai pas l'intention d'utiliser le %s sur ce site, ou tout autre site."
2327
-
2328
- #: templates/forms/subscription-cancellation.php:68
2329
- msgid "Don't cancel %s - I'm still interested in getting security & feature updates, as well as be able to contact support."
2330
- msgstr "Ne pas annuler %s - Je veux toujours recevoir les mises à jour de sécurité et de fonctionnalités, ainsi que d'être en mesure de contacter le support."
2331
-
2332
- #. translators: %1$s: Either 'Downgrading your plan' or 'Cancelling the
2333
- #. subscription'
2334
- #: templates/forms/subscription-cancellation.php99,
2335
- #: templates/account/partials/addon.php29,
2336
- #: templates/account/partials/site.php:298
2337
- msgid "%1$s will immediately stop all future recurring payments and your %s plan license will expire in %s."
2338
- msgstr "%1$s will immediately stop all future recurring payments and your %s plan license will expire in %s."
2339
-
2340
- #: templates/forms/subscription-cancellation.php:103
2341
- msgid "Once your license expires you will no longer be able to use the %s, unless you activate it again with a valid premium license."
2342
- msgstr "Une fois votre licence expirée, vous ne pourrez plus utiliser le %s, sauf si vous l'activez à nouveau avec une licence premium valide."
2343
-
2344
- #: templates/forms/subscription-cancellation.php:136
2345
- msgid "Cancel %s?"
2346
- msgstr "Annuler %s ?"
2347
-
2348
- #: templates/forms/subscription-cancellation.php:143
2349
- msgid "Proceed"
2350
- msgstr "Poursuivre"
2351
-
2352
- #: templates/forms/subscription-cancellation.php191,
2353
- #: templates/forms/deactivation/form.php:171
2354
- msgid "Cancel %s & Proceed"
2355
- msgstr "Annuler %s et poursuivre"
2356
-
2357
- #: templates/forms/trial-start.php:22
2358
- msgid "You are 1-click away from starting your %1$s-day free trial of the %2$s plan."
2359
- msgstr "Vous êtes à 1 clic de commencer votre période d'essai gratuite de %1$s jours de la formule %2$s."
2360
-
2361
- #: templates/forms/trial-start.php:28
2362
- msgid "For compliance with the WordPress.org guidelines, before we start the trial we ask that you opt in with your user and non-sensitive site information, allowing the %s to periodically send data to %s to check for version updates and to validate your trial."
2363
- msgstr "Pour être en accord avec les directives de WordPress.org, avant que nous commencions la période d'essai, nous vous demandons de nous permettre de récupérer votre nom d'utilisateur et des informations non sensibles du site afin de permettre au %s de communiquer avec %s pour vérifier les mises à jour et valider votre période d'essai."
2364
-
2365
- #: templates/js/style-premium-theme.php:39
2366
- msgid "Premium"
2367
- msgstr "Premium"
2368
-
2369
- #: templates/js/style-premium-theme.php:42
2370
- msgid "Beta"
2371
- msgstr "Beta"
2372
-
2373
- #: templates/partials/network-activation.php:27
2374
- msgid "Activate license on all sites in the network."
2375
- msgstr "Activer la licence sur tous les sites du réseau."
2376
-
2377
- #: templates/partials/network-activation.php:28
2378
- msgid "Apply on all sites in the network."
2379
- msgstr "Effectuer sur tous les sites dans le réseau."
2380
-
2381
- #: templates/partials/network-activation.php:31
2382
- msgid "Activate license on all pending sites."
2383
- msgstr "Activer la licence sur tous les sites en attente."
2384
-
2385
- #: templates/partials/network-activation.php:32
2386
- msgid "Apply on all pending sites."
2387
- msgstr "Activer sur tous les sites en attente."
2388
-
2389
- #: templates/partials/network-activation.php40,
2390
- #: templates/partials/network-activation.php:74
2391
- msgid "allow"
2392
- msgstr "autoriser"
2393
-
2394
- #: templates/partials/network-activation.php43,
2395
- #: templates/partials/network-activation.php:77
2396
- msgid "delegate"
2397
- msgstr "déléguer"
2398
-
2399
- #: templates/partials/network-activation.php47,
2400
- #: templates/partials/network-activation.php:81
2401
- msgid "skip"
2402
- msgstr "passer"
2403
-
2404
- #: templates/plugin-info/description.php72,
2405
- #: templates/plugin-info/screenshots.php:31
2406
- msgid "Click to view full-size screenshot %d"
2407
- msgstr "Cliquez pour voir la capture d'écran %d en pleine taille"
2408
-
2409
- #: templates/plugin-info/features.php:56
2410
- msgid "Unlimited Updates"
2411
- msgstr "Mises à jour illimitées"
2412
-
2413
- #: templates/account/partials/activate-license-button.php:46
2414
- msgid "Localhost"
2415
- msgstr "Localhost"
2416
-
2417
- #: templates/account/partials/activate-license-button.php:50
2418
- msgctxt "as 5 licenses left"
2419
- msgid "%s left"
2420
- msgstr "%s restante(s)"
2421
-
2422
- #: templates/account/partials/activate-license-button.php:51
2423
- msgid "Last license"
2424
- msgstr "Dernière licence"
2425
-
2426
- #: templates/account/partials/addon.php:167
2427
- msgid "Cancelled"
2428
- msgstr "Annulé"
2429
-
2430
- #: templates/account/partials/addon.php:177
2431
- msgid "No expiration"
2432
- msgstr "Pas d'expiration"
2433
-
2434
- #: templates/account/partials/site.php:181
2435
- msgid "Owner Name"
2436
- msgstr "Nom du propriétaire"
2437
-
2438
- #: templates/account/partials/site.php:193
2439
- msgid "Owner Email"
2440
- msgstr "Email du propriétaire"
2441
-
2442
- #: templates/account/partials/site.php:205
2443
- msgid "Owner ID"
2444
- msgstr "ID du propriétaire"
2445
-
2446
- #: templates/account/partials/site.php:270
2447
- msgid "Subscription"
2448
- msgstr "Inscription"
2449
-
2450
- #: templates/forms/deactivation/contact.php:19
2451
- msgid "Sorry for the inconvenience and we are here to help if you give us a chance."
2452
- msgstr "Désolé pour le dérangement et nous sommes là pour vous aider si vous nous le permettez."
2453
-
2454
- #: templates/forms/deactivation/contact.php:22
2455
- msgid "Contact Support"
2456
- msgstr "Contacter l'Assistance"
2457
-
2458
- #: templates/forms/deactivation/form.php:64
2459
- msgid "Anonymous feedback"
2460
- msgstr "Commentaire anonyme"
2461
-
2462
- #: templates/forms/deactivation/form.php:70
2463
- msgid "Deactivate"
2464
- msgstr "Désactiver"
2465
-
2466
- #: templates/forms/deactivation/form.php:72
2467
- msgid "Activate %s"
2468
- msgstr "Activer %s"
2469
-
2470
- #: templates/forms/deactivation/form.php:87
2471
- msgid "Quick Feedback"
2472
- msgstr "Commentaires rapides"
2473
-
2474
- #: templates/forms/deactivation/form.php:91
2475
- msgid "If you have a moment, please let us know why you are %s"
2476
- msgstr "Si vous avez un instant, merci de nous indiquer pourquoi %s"
2477
-
2478
- #: templates/forms/deactivation/form.php:91
2479
- msgid "deactivating"
2480
- msgstr "Désactivation"
2481
-
2482
- #: templates/forms/deactivation/form.php:91
2483
- msgid "switching"
2484
- msgstr "Changement"
2485
-
2486
- #: templates/forms/deactivation/form.php:365
2487
- msgid "Submit & %s"
2488
- msgstr "Envoyer & %s"
2489
-
2490
- #: templates/forms/deactivation/form.php:386
2491
- msgid "Kindly tell us the reason so we can improve."
2492
- msgstr "S'il vous plait, dites nous pourquoi afin que nous puissions nous améliorer."
2493
-
2494
- #: templates/forms/deactivation/form.php:511
2495
- msgid "Yes - %s"
2496
- msgstr "Oui - %s"
2497
-
2498
- #: templates/forms/deactivation/form.php:518
2499
- msgid "Skip & %s"
2500
- msgstr "Passer & %s"
2501
-
2502
- #: templates/forms/deactivation/retry-skip.php:21
2503
- msgid "Click here to use the plugin anonymously"
2504
- msgstr "Cliquer ici pour utiliser le plugin anonymement"
2505
-
2506
- #: templates/forms/deactivation/retry-skip.php:23
2507
- msgid "You might have missed it, but you don't have to share any data and can just %s the opt-in."
2508
- msgstr "Peut-être que cela vous a échappé mais vous n'êtes pas obligé de partager la moindre information et vous pouvez juste %s l'enregistrement."
1
+ # Copyright (C) 2019 freemius
2
+ # This file is distributed under the same license as the freemius package.
3
+ # Translators:
4
+ # Boris Colombier <transifex.com@wba.fr>, 2018
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: WordPress SDK\n"
8
+ "Report-Msgid-Bugs-To: https://github.com/Freemius/wordpress-sdk/issues\n"
9
+ "POT-Creation-Date: \n"
10
+ "PO-Revision-Date: 2019-06-05 13:40+0000\n"
11
+ "Last-Translator: Boris Colombier <transifex.com@wba.fr>\n"
12
+ "Language: fr_FR\n"
13
+ "Language-Team: French (France) (http://www.transifex.com/freemius/wordpress-sdk/language/fr_FR/)\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: 8bit\n"
16
+ "Plural-Forms: nplurals=2; plural=(n > 1);\n"
17
+ "MIME-Version: 1.0\n"
18
+ "X-Poedit-Basepath: ..\n"
19
+ "X-Poedit-KeywordsList: get_text_inline;fs_text_inline;fs_echo_inline;fs_esc_js_inline;fs_esc_attr_inline;fs_esc_attr_echo_inline;fs_esc_html_inline;fs_esc_html_echo_inline;get_text_x_inline:1,2c;fs_text_x_inline:1,2c;fs_echo_x_inline:1,2c;fs_esc_attr_x_inline:1,2c;fs_esc_js_x_inline:1,2c;fs_esc_js_echo_x_inline:1,2c;fs_esc_html_x_inline:1,2c;fs_esc_html_echo_x_inline:1,2c\n"
20
+ "X-Poedit-SearchPath-0: .\n"
21
+ "X-Poedit-SearchPathExcluded-0: *.js\n"
22
+ "X-Poedit-SourceCharset: UTF-8\n"
23
+
24
+ #: includes/class-freemius.php1838, templates/account.php:769
25
+ msgid "An update to a Beta version will replace your installed version of %s with the latest Beta release - use with caution, and not on production sites. You have been warned."
26
+ msgstr "An update to a Beta version will replace your installed version of %s with the latest Beta release - use with caution, and not on production sites. You have been warned."
27
+
28
+ #: includes/class-freemius.php:1845
29
+ msgid "Would you like to proceed with the update?"
30
+ msgstr "Would you like to proceed with the update?"
31
+
32
+ #: includes/class-freemius.php:2053
33
+ msgid "Freemius SDK couldn't find the plugin's main file. Please contact sdk@freemius.com with the current error."
34
+ msgstr "Le SDK Freemius ne trouve pas le fichier principal du plugin. Merci de contacter sdk@freemius.com en indiquant l'erreur."
35
+
36
+ #: includes/class-freemius.php:2055
37
+ msgid "Error"
38
+ msgstr "Erreur"
39
+
40
+ #: includes/class-freemius.php:2445
41
+ msgid "I found a better %s"
42
+ msgstr "J'ai trouvé un meilleur %s"
43
+
44
+ #: includes/class-freemius.php:2447
45
+ msgid "What's the %s's name?"
46
+ msgstr "Quel est le nom du %s ?"
47
+
48
+ #: includes/class-freemius.php:2453
49
+ msgid "It's a temporary %s. I'm just debugging an issue."
50
+ msgstr "C'est une %s temporaire. Je corrige un problème."
51
+
52
+ #: includes/class-freemius.php:2455
53
+ msgid "Deactivation"
54
+ msgstr "Désactivation"
55
+
56
+ #: includes/class-freemius.php:2456
57
+ msgid "Theme Switch"
58
+ msgstr "Changement de Thème"
59
+
60
+ #: includes/class-freemius.php2465, templates/forms/resend-key.php:24
61
+ msgid "Other"
62
+ msgstr "Autre"
63
+
64
+ #: includes/class-freemius.php:2473
65
+ msgid "I no longer need the %s"
66
+ msgstr "Je n'ai plus besoin du %s"
67
+
68
+ #: includes/class-freemius.php:2480
69
+ msgid "I only needed the %s for a short period"
70
+ msgstr "Je n'ai besoin de %s que pour une courte période"
71
+
72
+ #: includes/class-freemius.php:2486
73
+ msgid "The %s broke my site"
74
+ msgstr "Le %s a cassé mon site"
75
+
76
+ #: includes/class-freemius.php:2493
77
+ msgid "The %s suddenly stopped working"
78
+ msgstr "Le %s a soudainement arrêté de fonctionner"
79
+
80
+ #: includes/class-freemius.php:2503
81
+ msgid "I can't pay for it anymore"
82
+ msgstr "Je ne peux plus payer pour ça"
83
+
84
+ #: includes/class-freemius.php:2505
85
+ msgid "What price would you feel comfortable paying?"
86
+ msgstr "Quel prix seriez-vous prêt à payer ?"
87
+
88
+ #: includes/class-freemius.php:2511
89
+ msgid "I don't like to share my information with you"
90
+ msgstr "Je ne veux pas partager mes informations avec vous"
91
+
92
+ #: includes/class-freemius.php:2532
93
+ msgid "The %s didn't work"
94
+ msgstr "Le %s n'a pas fonctionné"
95
+
96
+ #: includes/class-freemius.php:2542
97
+ msgid "I couldn't understand how to make it work"
98
+ msgstr "Je ne comprends pas comment le faire fonctionner"
99
+
100
+ #: includes/class-freemius.php:2550
101
+ msgid "The %s is great, but I need specific feature that you don't support"
102
+ msgstr "Le %s est bien mais j'ai besoin de fonctionnalités spécifiques que vous ne proposez pas"
103
+
104
+ #: includes/class-freemius.php:2552
105
+ msgid "What feature?"
106
+ msgstr "Quelle fonctionnalité ?"
107
+
108
+ #: includes/class-freemius.php:2556
109
+ msgid "The %s is not working"
110
+ msgstr "Le %s ne fonctionne pas"
111
+
112
+ #: includes/class-freemius.php:2558
113
+ msgid "Kindly share what didn't work so we can fix it for future users..."
114
+ msgstr "Merci de nous indiquer ce qui ne fonctionne pas afin que nous puissions le corriger pour les futurs utilisateurs..."
115
+
116
+ #: includes/class-freemius.php:2562
117
+ msgid "It's not what I was looking for"
118
+ msgstr "Ce n'est pas ce que je recherche"
119
+
120
+ #: includes/class-freemius.php:2564
121
+ msgid "What you've been looking for?"
122
+ msgstr "Que recherchez-vous ?"
123
+
124
+ #: includes/class-freemius.php:2568
125
+ msgid "The %s didn't work as expected"
126
+ msgstr "Le %s n'a pas fonctionné comme prévu"
127
+
128
+ #: includes/class-freemius.php:2570
129
+ msgid "What did you expect?"
130
+ msgstr "À quoi vous attendiez-vous ?"
131
+
132
+ #: includes/class-freemius.php3425, templates/debug.php:20
133
+ msgid "Freemius Debug"
134
+ msgstr "Débuggage Freemius"
135
+
136
+ #: includes/class-freemius.php:4177
137
+ msgid "I don't know what is cURL or how to install it, help me!"
138
+ msgstr "Je ne sais pas ce qu'est cURL ou comment l'installer, aidez moi !"
139
+
140
+ #: includes/class-freemius.php:4179
141
+ msgid "We'll make sure to contact your hosting company and resolve the issue. You will get a follow-up email to %s once we have an update."
142
+ msgstr "Nous allons contacter votre hébergeur afin de résoudre le problème. Vous recevrez un email à propos de %s dès que nous aurons des nouvelles."
143
+
144
+ #: includes/class-freemius.php:4186
145
+ msgid "Great, please install cURL and enable it in your php.ini file. In addition, search for the 'disable_functions' directive in your php.ini file and remove any disabled methods starting with 'curl_'. To make sure it was successfully activated, use 'phpinfo()'. Once activated, deactivate the %s and reactivate it back again."
146
+ msgstr "Parfait, merci d'installer cURL et de l'activer dans votre fichier php.ini. De plus, recherchez l'instruction 'disable_functions' de votre fichier php.ini et désactivez les commandes commençant par 'curl_'. Pour vérifier la bonne activation, utilisez la fonction 'phpinfo()'. Une fois activé, désactivez le %s et réactivez le à nouveau."
147
+
148
+ #: includes/class-freemius.php:4291
149
+ msgid "Yes - do your thing"
150
+ msgstr "Oui - allez-y"
151
+
152
+ #: includes/class-freemius.php:4296
153
+ msgid "No - just deactivate"
154
+ msgstr "Non - désactivation seulement"
155
+
156
+ #: includes/class-freemius.php4341, includes/class-freemius.php4850,
157
+ #: includes/class-freemius.php5999, includes/class-freemius.php12682,
158
+ #: includes/class-freemius.php16045, includes/class-freemius.php16133,
159
+ #: includes/class-freemius.php16299, includes/class-freemius.php18758,
160
+ #: includes/class-freemius.php18768, includes/class-freemius.php19404,
161
+ #: includes/class-freemius.php20277, includes/class-freemius.php20392,
162
+ #: includes/class-freemius.php20536, templates/add-ons.php:54
163
+ msgctxt "exclamation"
164
+ msgid "Oops"
165
+ msgstr "Oups"
166
+
167
+ #: includes/class-freemius.php:4410
168
+ msgid "Thank for giving us the chance to fix it! A message was just sent to our technical staff. We will get back to you as soon as we have an update to %s. Appreciate your patience."
169
+ msgstr "Merci de nous permettre de corriger ça. Un message vient d'être envoyé à notre service technique. Nous reviendrons vers vous dès que nous aurons des nouvelles à propos de %s."
170
+
171
+ #: includes/class-freemius.php:4847
172
+ msgctxt "addonX cannot run without pluginY"
173
+ msgid "%s cannot run without %s."
174
+ msgstr "%s ne peut pas fonctionner sans %s."
175
+
176
+ #: includes/class-freemius.php:4848
177
+ msgctxt "addonX cannot run..."
178
+ msgid "%s cannot run without the plugin."
179
+ msgstr "%s ne peut pas fonctionner sans le plugin."
180
+
181
+ #: includes/class-freemius.php5020, includes/class-freemius.php5045,
182
+ #: includes/class-freemius.php:19475
183
+ msgid "Unexpected API error. Please contact the %s's author with the following error."
184
+ msgstr "Une erreur est survenue dans l'API. Merci de contacter l'auteur du %s en lui indiquant l'erreur."
185
+
186
+ #: includes/class-freemius.php:5687
187
+ msgid "Premium %s version was successfully activated."
188
+ msgstr "La version premium de %s a été activée avec succès."
189
+
190
+ #: includes/class-freemius.php5699, includes/class-freemius.php:7567
191
+ msgctxt ""
192
+ msgid "W00t"
193
+ msgstr "Génial"
194
+
195
+ #: includes/class-freemius.php:5714
196
+ msgid "You have a %s license."
197
+ msgstr "Vous avez une license pour %s."
198
+
199
+ #: includes/class-freemius.php5718, includes/class-freemius.php15466,
200
+ #: includes/class-freemius.php15477, includes/class-freemius.php18669,
201
+ #: includes/class-freemius.php18999, includes/class-freemius.php19065,
202
+ #: includes/class-freemius.php:19229
203
+ msgctxt "interjection expressing joy or exuberance"
204
+ msgid "Yee-haw"
205
+ msgstr "Youpi"
206
+
207
+ #: includes/class-freemius.php:5982
208
+ msgid "%s free trial was successfully cancelled. Since the add-on is premium only it was automatically deactivated. If you like to use it in the future, you'll have to purchase a license."
209
+ msgstr "La période d'essai du %s a bien été annulé. L'add-on a été désactivé car il ne fonctionne qu'avec la version premium. Si vous souhaitez l'utiliser ultérieurement, vous devrez acheter une licence."
210
+
211
+ #: includes/class-freemius.php:5986
212
+ msgid "%s is a premium only add-on. You have to purchase a license first before activating the plugin."
213
+ msgstr "%sest un add-on pour la version premium. Vous devez acheter une licence avant d'activer le plugin."
214
+
215
+ #: includes/class-freemius.php5995, templates/add-ons.php130,
216
+ #: templates/account/partials/addon.php:343
217
+ msgid "More information about %s"
218
+ msgstr "Plus d'informations à propos de %s"
219
+
220
+ #: includes/class-freemius.php:5996
221
+ msgid "Purchase License"
222
+ msgstr "Acheter une licence"
223
+
224
+ #: includes/class-freemius.php6931, templates/connect.php:163
225
+ msgid "You should receive an activation email for %s to your mailbox at %s. Please make sure you click the activation button in that email to %s."
226
+ msgstr "Vous devriez recevoir un email d'activation pour %s sur votre boîte %s. Merci de cliquer sur le bouton d'activation dans l'email pour %s."
227
+
228
+ #: includes/class-freemius.php:6935
229
+ msgid "start the trial"
230
+ msgstr "commencer la période d'essai"
231
+
232
+ #: includes/class-freemius.php6936, templates/connect.php:167
233
+ msgid "complete the install"
234
+ msgstr "compléter l'installation"
235
+
236
+ #: includes/class-freemius.php:7049
237
+ msgid "You are just one step away - %s"
238
+ msgstr "Il ne reste qu'une étape - %s"
239
+
240
+ #: includes/class-freemius.php:7052
241
+ msgctxt "%s - plugin name. As complete \"PluginX\" activation now"
242
+ msgid "Complete \"%s\" Activation Now"
243
+ msgstr "Compléter \"%s\" Activer Maintenant"
244
+
245
+ #: includes/class-freemius.php:7130
246
+ msgid "We made a few tweaks to the %s, %s"
247
+ msgstr "Nous avons fait quelques modifications au %s, %s"
248
+
249
+ #: includes/class-freemius.php:7134
250
+ msgid "Opt in to make \"%s\" better!"
251
+ msgstr "Inscrivez-vous pour améliorer \"%s\" !"
252
+
253
+ #: includes/class-freemius.php:7566
254
+ msgid "The upgrade of %s was successfully completed."
255
+ msgstr "La mise à jour du %s s'est terminée avec succès "
256
+
257
+ #: includes/class-freemius.php9728, includes/class-fs-plugin-updater.php975,
258
+ #: includes/class-fs-plugin-updater.php1170,
259
+ #: includes/class-fs-plugin-updater.php1177,
260
+ #: templates/auto-installation.php:32
261
+ msgid "Add-On"
262
+ msgstr "Add-On"
263
+
264
+ #: includes/class-freemius.php9730, templates/account.php313,
265
+ #: templates/account.php321, templates/debug.php361, templates/debug.php:522
266
+ msgid "Plugin"
267
+ msgstr "Plugin"
268
+
269
+ #: includes/class-freemius.php9731, templates/account.php314,
270
+ #: templates/account.php322, templates/debug.php361, templates/debug.php522,
271
+ #: templates/forms/deactivation/form.php:71
272
+ msgid "Theme"
273
+ msgstr "Thème"
274
+
275
+ #: includes/class-freemius.php:12148
276
+ msgid "An unknown error has occurred while trying to set the user's beta mode."
277
+ msgstr "An unknown error has occurred while trying to set the user's beta mode."
278
+
279
+ #: includes/class-freemius.php:12549
280
+ msgid "Invalid site details collection."
281
+ msgstr "Récupération des détails du site non valide."
282
+
283
+ #: includes/class-freemius.php:12669
284
+ msgid "We couldn't find your email address in the system, are you sure it's the right address?"
285
+ msgstr "Nous ne trouvons pas votre adresse mail dans notre système, êtes-vous qu'il s'agit de la bonne adresse ?"
286
+
287
+ #: includes/class-freemius.php:12671
288
+ msgid "We can't see any active licenses associated with that email address, are you sure it's the right address?"
289
+ msgstr "Nous ne trouvons aucune licence active associée avec cette adresse email, êtes-vous qu'il s'agit de la bonne adresse ?"
290
+
291
+ #: includes/class-freemius.php:12945
292
+ msgid "Account is pending activation."
293
+ msgstr "Compte en cours d'activation."
294
+
295
+ #: includes/class-freemius.php13057,
296
+ #: templates/forms/premium-versions-upgrade-handler.php:47
297
+ msgid "Buy a license now"
298
+ msgstr "Acheter une licence maintenant"
299
+
300
+ #: includes/class-freemius.php13069,
301
+ #: templates/forms/premium-versions-upgrade-handler.php:46
302
+ msgid "Renew your license now"
303
+ msgstr "Renouvelez votre licence maintenant"
304
+
305
+ #: includes/class-freemius.php:13073
306
+ msgid "%s to access version %s security & feature updates, and support."
307
+ msgstr "%s pour permettre les mises à jour de sécurité et de fonctionnalités de la version %s, et le support."
308
+
309
+ #: includes/class-freemius.php:15448
310
+ msgid "%s activation was successfully completed."
311
+ msgstr "L'activation de %s s'est terminée avec succès."
312
+
313
+ #: includes/class-freemius.php:15462
314
+ msgid "Your account was successfully activated with the %s plan."
315
+ msgstr "Votre compte a été activé avec succès avec la formule %s."
316
+
317
+ #: includes/class-freemius.php15473, includes/class-freemius.php:19061
318
+ msgid "Your trial has been successfully started."
319
+ msgstr "Votre période d'essai a bien démarré."
320
+
321
+ #: includes/class-freemius.php16043, includes/class-freemius.php16131,
322
+ #: includes/class-freemius.php:16297
323
+ msgid "Couldn't activate %s."
324
+ msgstr "Impossible d'activer %s."
325
+
326
+ #: includes/class-freemius.php16044, includes/class-freemius.php16132,
327
+ #: includes/class-freemius.php:16298
328
+ msgid "Please contact us with the following message:"
329
+ msgstr "Merci de nous contacter avec le message suivant :"
330
+
331
+ #: includes/class-freemius.php:16128
332
+ msgid "An unknown error has occurred."
333
+ msgstr "An unknown error has occurred."
334
+
335
+ #: includes/class-freemius.php16655, includes/class-freemius.php:21409
336
+ msgid "Upgrade"
337
+ msgstr "Mise à jour"
338
+
339
+ #: includes/class-freemius.php:16661
340
+ msgid "Start Trial"
341
+ msgstr "Essai gratuit"
342
+
343
+ #: includes/class-freemius.php:16663
344
+ msgid "Pricing"
345
+ msgstr "Tarifs"
346
+
347
+ #: includes/class-freemius.php16742, includes/class-freemius.php:16744
348
+ msgid "Affiliation"
349
+ msgstr "Affiliation"
350
+
351
+ #: includes/class-freemius.php16772, includes/class-freemius.php16774,
352
+ #: templates/account.php177, templates/debug.php:326
353
+ msgid "Account"
354
+ msgstr "Compte"
355
+
356
+ #: includes/class-freemius.php16787, includes/class-freemius.php16789,
357
+ #: includes/customizer/class-fs-customizer-support-section.php:60
358
+ msgid "Contact Us"
359
+ msgstr "Contactez Nous"
360
+
361
+ #: includes/class-freemius.php16799, includes/class-freemius.php16801,
362
+ #: includes/class-freemius.php21423, templates/account.php105,
363
+ #: templates/account/partials/addon.php:45
364
+ msgid "Add-Ons"
365
+ msgstr "Add-Ons"
366
+
367
+ #: includes/class-freemius.php:16835
368
+ msgctxt "ASCII arrow left icon"
369
+ msgid "&#x2190;"
370
+ msgstr "&#x2190;"
371
+
372
+ #: includes/class-freemius.php:16835
373
+ msgctxt "ASCII arrow right icon"
374
+ msgid "&#x27a4;"
375
+ msgstr "&#x27a4;"
376
+
377
+ #: includes/class-freemius.php16837, templates/pricing.php:102
378
+ msgctxt "noun"
379
+ msgid "Pricing"
380
+ msgstr "Tarifs"
381
+
382
+ #: includes/class-freemius.php17050,
383
+ #: includes/customizer/class-fs-customizer-support-section.php:67
384
+ msgid "Support Forum"
385
+ msgstr "Forum de Support"
386
+
387
+ #: includes/class-freemius.php:17995
388
+ msgid "Your email has been successfully verified - you are AWESOME!"
389
+ msgstr "Votre email a été vérifié avec succès - vous êtes FORMIDABLE !"
390
+
391
+ #: includes/class-freemius.php:17996
392
+ msgctxt "a positive response"
393
+ msgid "Right on"
394
+ msgstr "Directement"
395
+
396
+ #: includes/class-freemius.php:18660
397
+ msgid "Your %s Add-on plan was successfully upgraded."
398
+ msgstr "Votre Add-on %s a bien été mis à jour."
399
+
400
+ #: includes/class-freemius.php:18662
401
+ msgid "%s Add-on was successfully purchased."
402
+ msgstr "L'Add-on %s a bien été acheté."
403
+
404
+ #: includes/class-freemius.php:18665
405
+ msgid "Download the latest version"
406
+ msgstr "Télécharger la dernière version"
407
+
408
+ #: includes/class-freemius.php:18751
409
+ msgid "Your server is blocking the access to Freemius' API, which is crucial for %1$s synchronization. Please contact your host to whitelist %2$s"
410
+ msgstr "Your server is blocking the access to Freemius' API, which is crucial for %1$s synchronization. Please contact your host to whitelist %2$s"
411
+
412
+ #: includes/class-freemius.php18757, includes/class-freemius.php19188,
413
+ #: includes/class-freemius.php:19277
414
+ msgid "Error received from the server:"
415
+ msgstr "Une erreur a été reçu depuis le serveur :"
416
+
417
+ #: includes/class-freemius.php:18767
418
+ msgid "It seems like one of the authentication parameters is wrong. Update your Public Key, Secret Key & User ID, and try again."
419
+ msgstr "Il semble que l'un des paramètres d'authentification soit faux. Veuillez mettre à jour votre Public Key, votre Secret Key ainsi que vote User ID et essayez à nouveau."
420
+
421
+ #: includes/class-freemius.php18961, includes/class-freemius.php19193,
422
+ #: includes/class-freemius.php19248, includes/class-freemius.php:19351
423
+ msgctxt ""
424
+ msgid "Hmm"
425
+ msgstr "Hmm"
426
+
427
+ #: includes/class-freemius.php:18974
428
+ msgid "It looks like you are still on the %s plan. If you did upgrade or change your plan, it's probably an issue on our side - sorry."
429
+ msgstr "Il semble que vous soyez encore sur la formule %s. Si vous avez mis à jour ou changer votre formule, le problème est probablement de votre côté - désolé."
430
+
431
+ #: includes/class-freemius.php18975, templates/account.php107,
432
+ #: templates/add-ons.php191, templates/account/partials/addon.php:47
433
+ msgctxt "trial period"
434
+ msgid "Trial"
435
+ msgstr "Période d'essai"
436
+
437
+ #: includes/class-freemius.php:18980
438
+ msgid "I have upgraded my account but when I try to Sync the License, the plan remains %s."
439
+ msgstr "J'ai mis à jour mon compte mais quand j'essaie de synchroniser la licence, la formule est toujours %s."
440
+
441
+ #: includes/class-freemius.php18984, includes/class-freemius.php:19043
442
+ msgid "Please contact us here"
443
+ msgstr "Merci de nous contacter ici"
444
+
445
+ #: includes/class-freemius.php:18995
446
+ msgid "Your plan was successfully activated."
447
+ msgstr "Your plan was successfully activated."
448
+
449
+ #: includes/class-freemius.php:18996
450
+ msgid "Your plan was successfully upgraded."
451
+ msgstr "Votre formule a bien été mise à jour."
452
+
453
+ #: includes/class-freemius.php:19013
454
+ msgid "Your plan was successfully changed to %s."
455
+ msgstr "Votre formule a bien été modifié vers %s. "
456
+
457
+ #: includes/class-freemius.php:19029
458
+ msgid "Your license has expired. You can still continue using the free %s forever."
459
+ msgstr "Votre licence a expiré. Vous pouvez toujours utiliser la version gratuite indéfiniment."
460
+
461
+ #: includes/class-freemius.php:19031
462
+ msgid "Your license has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions."
463
+ msgstr "Votre licence a expiré.%1$sFaites la mise à jour maintenant%2$s pour continuer à utiliser le %3$s sans interruption."
464
+
465
+ #: includes/class-freemius.php:19039
466
+ msgid "Your license has been cancelled. If you think it's a mistake, please contact support."
467
+ msgstr "Votre licence a été annulé. Si vous pensez qu'il s'agit d'une erreur, merci de contacter le support."
468
+
469
+ #: includes/class-freemius.php:19052
470
+ msgid "Your license has expired. You can still continue using all the %s features, but you'll need to renew your license to continue getting updates and support."
471
+ msgstr "Votre licence a expiré. Vous pouvez toujours utiliser les fonctionnalités %s mais vous devrez renouveler votre licence pour recevoir les mises à jour et une assistance."
472
+
473
+ #: includes/class-freemius.php:19075
474
+ msgid "Your free trial has expired. You can still continue using all our free features."
475
+ msgstr "Votre période d'essai gratuite est terminée. Vous pouvez continuer à utiliser toutes nos fonctionnalités gratuites."
476
+
477
+ #: includes/class-freemius.php:19077
478
+ msgid "Your free trial has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions."
479
+ msgstr "Votre période d'essai gratuite est terminée. %1$sFaites la mise à jour maintenant%2$s pour continuer à utiliser le %3$s sans interruption."
480
+
481
+ #: includes/class-freemius.php:19184
482
+ msgid "It looks like the license could not be activated."
483
+ msgstr "Il semble que la licence ne puisse être activée."
484
+
485
+ #: includes/class-freemius.php:19226
486
+ msgid "Your license was successfully activated."
487
+ msgstr "Votre licence a bien été activée."
488
+
489
+ #: includes/class-freemius.php:19252
490
+ msgid "It looks like your site currently doesn't have an active license."
491
+ msgstr "Il semble que votre site n'ait pas de licence active."
492
+
493
+ #: includes/class-freemius.php:19276
494
+ msgid "It looks like the license deactivation failed."
495
+ msgstr "Il semble que la désactivation de la licence a échoué."
496
+
497
+ #: includes/class-freemius.php:19304
498
+ msgid "Your license was successfully deactivated, you are back to the %s plan."
499
+ msgstr "Votre licence a bien été désactivé, vous utilisez à présent la formule %s."
500
+
501
+ #: includes/class-freemius.php:19305
502
+ msgid "O.K"
503
+ msgstr "O.K"
504
+
505
+ #: includes/class-freemius.php:19358
506
+ msgid "Seems like we are having some temporary issue with your subscription cancellation. Please try again in few minutes."
507
+ msgstr "Il semble que nous ayons un problème temporaire avec l'annulation de votre abonnement. Merci de réessayer dans quelques minutes."
508
+
509
+ #: includes/class-freemius.php:19367
510
+ msgid "Your subscription was successfully cancelled. Your %s plan license will expire in %s."
511
+ msgstr "Votre abonnement a bien été annulé. Votre licence de la formule %s expirera dans %s."
512
+
513
+ #: includes/class-freemius.php:19409
514
+ msgid "You are already running the %s in a trial mode."
515
+ msgstr "Vous utilisez déjà le %s en période d'essai. "
516
+
517
+ #: includes/class-freemius.php:19420
518
+ msgid "You already utilized a trial before."
519
+ msgstr "Vous avez déjà utilisé la période d'essai."
520
+
521
+ #: includes/class-freemius.php:19434
522
+ msgid "Plan %s do not exist, therefore, can't start a trial."
523
+ msgstr "La formule %s n'existe pas, il n'est pas possible de commencer une période d'essai."
524
+
525
+ #: includes/class-freemius.php:19445
526
+ msgid "Plan %s does not support a trial period."
527
+ msgstr "La formule %s ne propose pas de période d'essai."
528
+
529
+ #: includes/class-freemius.php:19456
530
+ msgid "None of the %s's plans supports a trial period."
531
+ msgstr "Aucune formule du %s ne propose de période d'essai."
532
+
533
+ #: includes/class-freemius.php:19506
534
+ msgid "It looks like you are not in trial mode anymore so there's nothing to cancel :)"
535
+ msgstr "Il semble que vous ne soyez plus en période d'essai donc il n'y a rien à annuler :)"
536
+
537
+ #: includes/class-freemius.php:19542
538
+ msgid "Seems like we are having some temporary issue with your trial cancellation. Please try again in few minutes."
539
+ msgstr "Il semble que nous ayons un problème temporaire pour annuler votre période d'essai. Merci de réessayer dans quelques minutes."
540
+
541
+ #: includes/class-freemius.php:19561
542
+ msgid "Your %s free trial was successfully cancelled."
543
+ msgstr "Votre période d'essai %s a bien été annulé."
544
+
545
+ #: includes/class-freemius.php:19877
546
+ msgid "Version %s was released."
547
+ msgstr "La version %s vient d'être publiée."
548
+
549
+ #: includes/class-freemius.php:19877
550
+ msgid "Please download %s."
551
+ msgstr "Merci de télécharger %s."
552
+
553
+ #: includes/class-freemius.php:19884
554
+ msgid "the latest %s version here"
555
+ msgstr "la dernière version de %s ici"
556
+
557
+ #: includes/class-freemius.php:19889
558
+ msgid "New"
559
+ msgstr "Nouveau"
560
+
561
+ #: includes/class-freemius.php:19894
562
+ msgid "Seems like you got the latest release."
563
+ msgstr "Il semble que vous ayez la dernière version."
564
+
565
+ #: includes/class-freemius.php:19895
566
+ msgid "You are all good!"
567
+ msgstr "Vous êtes tout bon !"
568
+
569
+ #: includes/class-freemius.php:20165
570
+ ms