Blog2Social: Social Media Auto Post & Scheduler - Version 6.8.4

Version Description

Ravelry & Instapaper integration

Download this release

Release Info

Developer PR-Gateway
Plugin Icon 128x128 Blog2Social: Social Media Auto Post & Scheduler
Version 6.8.4
Comparing to
See all releases

Code changes from version 6.8.3 to 6.8.4

assets/css/b2s/calendar.css CHANGED
@@ -379,4 +379,13 @@ body .fc-day-grid-event .fc-content{
379
 
380
  .b2s-margin-top-20 {
381
  margin-top: 20px;
 
 
 
 
 
 
 
 
 
382
  }
379
 
380
  .b2s-margin-top-20 {
381
  margin-top: 20px;
382
+ }
383
+
384
+ .b2s-format-area-tumblr-image, .b2s-format-area-tumblr-link {
385
+ margin-top: 10px;
386
+ }
387
+
388
+ .b2s-post-item-message-info {
389
+ margin-left: 15px !important;
390
+ font-weight: 600;
391
  }
assets/css/b2s/network.css CHANGED
@@ -71,7 +71,7 @@
71
  }
72
 
73
  .b2s-sched-manager-best-time-info{
74
- padding-left: 15px;
75
  font-size: 12px;
76
  }
77
 
@@ -891,4 +891,12 @@ ul.b2s-network-item-auth-list li:last-child{
891
 
892
  .b2s-edit-template-btn {
893
  background-color: #eee !important;
 
 
 
 
 
 
 
 
894
  }
71
  }
72
 
73
  .b2s-sched-manager-best-time-info{
74
+ padding-left: 5px;
75
  font-size: 12px;
76
  }
77
 
891
 
892
  .b2s-edit-template-btn {
893
  background-color: #eee !important;
894
+ }
895
+
896
+ .b2s-edit-template-preview-like-icons-27 {
897
+ width: 120px;
898
+ }
899
+
900
+ .b2s-edit-template-preview-image-image-27 {
901
+ margin-top: 10px;
902
  }
assets/css/b2s/post.sched.css CHANGED
@@ -382,4 +382,13 @@ textarea.form-control {
382
 
383
  .b2s-margin-top-20 {
384
  margin-top: 20px;
 
 
 
 
 
 
 
 
 
385
  }
382
 
383
  .b2s-margin-top-20 {
384
  margin-top: 20px;
385
+ }
386
+
387
+ .b2s-format-area-tumblr-image, .b2s-format-area-tumblr-link {
388
+ margin-top: 10px;
389
+ }
390
+
391
+ .b2s-post-item-message-info {
392
+ margin-left: 15px !important;
393
+ font-weight: 600;
394
  }
assets/css/b2s/repost.css CHANGED
@@ -588,4 +588,13 @@ textarea.form-control {
588
  padding: 4px;
589
  border-left: 1px solid #ddd;
590
  border-right: 1px solid #ddd;
 
 
 
 
 
 
 
 
 
591
  }
588
  padding: 4px;
589
  border-left: 1px solid #ddd;
590
  border-right: 1px solid #ddd;
591
+ }
592
+
593
+ .b2s-format-area-tumblr-image, .b2s-format-area-tumblr-link {
594
+ margin-top: 10px;
595
+ }
596
+
597
+ .b2s-post-item-message-info {
598
+ margin-left: 15px !important;
599
+ font-weight: 600;
600
  }
assets/css/b2s/ship.css CHANGED
@@ -875,4 +875,8 @@ input[type="number"]{
875
 
876
  .b2s-bold {
877
  font-weight: 600;
 
 
 
 
878
  }
875
 
876
  .b2s-bold {
877
  font-weight: 600;
878
+ }
879
+
880
+ .b2s-format-area-tumblr-image, .b2s-format-area-tumblr-link {
881
+ margin-top: 10px;
882
  }
assets/css/b2s/support.css CHANGED
@@ -93,9 +93,10 @@
93
  }
94
 
95
  .b2s-community-btn {
96
- padding: 8px 65px !important;
97
  font-size: 16px !important;
98
  font-weight: bold !important;
 
99
  }
100
 
101
  .b2s-community-register-success {
@@ -121,4 +122,17 @@
121
 
122
  #b2s-community-register {
123
  color: #fff !important;
 
 
 
 
 
 
 
 
 
 
 
 
 
124
  }
93
  }
94
 
95
  .b2s-community-btn {
96
+ padding: 8px !important;
97
  font-size: 16px !important;
98
  font-weight: bold !important;
99
+ width: 100%;
100
  }
101
 
102
  .b2s-community-register-success {
122
 
123
  #b2s-community-register {
124
  color: #fff !important;
125
+ }
126
+
127
+ .b2s-faq-links-list {
128
+ list-style: inside;
129
+ }
130
+
131
+ .b2s-faq-link {
132
+ color: black !important;
133
+ font-size: 16px;
134
+ line-height: 22px;
135
+ }
136
+ .b2s-faq-link:hover {
137
+ color: #79B331 !important;
138
  }
assets/css/general.css CHANGED
@@ -7814,4 +7814,22 @@ CSS CheckBOX
7814
  }
7815
  .btn-blogger:hover {
7816
  color: #fff;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7817
  }
7814
  }
7815
  .btn-blogger:hover {
7816
  color: #fff;
7817
+ }
7818
+
7819
+ .btn-ravelry {
7820
+ background-color: #ee6e62 !important;
7821
+ border-color: #ee6e62 !important;
7822
+ color: #fff;
7823
+ }
7824
+ .btn-ravelry:hover {
7825
+ color: #fff;
7826
+ }
7827
+
7828
+ .btn-instapaper {
7829
+ background-color: #000000 !important;
7830
+ border-color: #000000 !important;
7831
+ color: #fff;
7832
+ }
7833
+ .btn-instapaper:hover {
7834
+ color: #fff;
7835
  }
assets/images/portale/26_flat.png ADDED
Binary file
assets/images/portale/27_flat.png ADDED
Binary file
assets/images/settings/like-icons-27.png ADDED
Binary file
assets/js/b2s/calendar.js CHANGED
@@ -109,7 +109,6 @@ jQuery(document).ready(function () {
109
  window.open(calEvent.publish_link, '_blank');
110
  } else {
111
  if(calEvent.errorText != null && calEvent.errorText != "") {
112
- console.log(calEvent.errorText);
113
  jQuery('.b2s-error-text').html(calEvent.errorText);
114
  jQuery('#b2s-show-error-modal').modal('show');
115
  }
109
  window.open(calEvent.publish_link, '_blank');
110
  } else {
111
  if(calEvent.errorText != null && calEvent.errorText != "") {
 
112
  jQuery('.b2s-error-text').html(calEvent.errorText);
113
  jQuery('#b2s-show-error-modal').modal('show');
114
  }
assets/js/b2s/post.js CHANGED
@@ -1298,4 +1298,24 @@ jQuery(document).on('click', '.b2s-add-multi-image', function() {
1298
  jQuery(this).parents('.b2s-image-item').find('.b2s-image-item-caption-resolution').html(width + 'x' + height);
1299
  });
1300
  jQuery('#b2s-network-select-image').modal('show');
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1301
  });
1298
  jQuery(this).parents('.b2s-image-item').find('.b2s-image-item-caption-resolution').html(width + 'x' + height);
1299
  });
1300
  jQuery('#b2s-network-select-image').modal('show');
1301
+ });
1302
+
1303
+ jQuery(document).on('click', '.b2s-repost-multi', function () {
1304
+ var checkboxes = jQuery('.checkboxes[data-blog-post-id="' + jQuery(this).attr('data-blog-post-id') + '"]:checked');
1305
+ if (checkboxes.length > 0) {
1306
+ var authIds = [];
1307
+ jQuery(checkboxes).each(function (i, selected) {
1308
+ authIds[i] = jQuery(selected).attr('data-network-auth-id');
1309
+ });
1310
+ jQuery(this).attr('href', jQuery(this).attr('href') + '&multi_network_auth_id=' + authIds.join(','))
1311
+ } else {
1312
+ var checkboxes = jQuery('.checkboxes[data-blog-post-id="' + jQuery(this).attr('data-blog-post-id') + '"]');
1313
+ if (checkboxes.length > 0) {
1314
+ var authIds = [];
1315
+ jQuery(checkboxes).each(function (i, selected) {
1316
+ authIds[i] = jQuery(selected).attr('data-network-auth-id');
1317
+ });
1318
+ jQuery(this).attr('href', jQuery(this).attr('href') + '&multi_network_auth_id=' + authIds.join(','))
1319
+ }
1320
+ }
1321
  });
assets/js/b2s/ship.js CHANGED
@@ -312,11 +312,15 @@ jQuery(document).on('click', '.b2s-get-settings-sched-time-default', function ()
312
  hours = (timeparts[1] == 'AM') ? hours : (parseInt(hours) + 12);
313
  }
314
  if (hours < today.getHours()) {
315
- jQuery('.b2s-post-item-details-release-input-date[data-network-id="' + network_id + '"][data-network-auth-id="' + networkAuthId + '"][data-network-type="' + count + '"][data-network-count="0"]').val(dateTomorrow);
316
- jQuery('.b2s-post-item-details-release-input-date[data-network-id="' + network_id + '"][data-network-auth-id="' + networkAuthId + '"][data-network-type="' + count + '"][data-network-count="0"]').datepicker('update', dateTomorrow);
 
 
317
  } else {
318
- jQuery('.b2s-post-item-details-release-input-date[data-network-id="' + network_id + '"][data-network-auth-id="' + networkAuthId + '"][data-network-type="' + count + '"][data-network-count="0"]').val(dateToday);
319
- jQuery('.b2s-post-item-details-release-input-date[data-network-id="' + network_id + '"][data-network-auth-id="' + networkAuthId + '"][data-network-type="' + count + '"][data-network-count="0"]').datepicker('update', dateToday);
 
 
320
  }
321
  jQuery('.b2s-post-item-details-release-input-time[data-network-id="' + network_id + '"][data-network-auth-id="' + networkAuthId + '"][data-network-type="' + count + '"][data-network-count="0"]').val(network_type_time);
322
  jQuery('.b2s-post-item-details-release-input-time[data-network-id="' + network_id + '"][data-network-auth-id="' + networkAuthId + '"][data-network-type="' + count + '"][data-network-count="0"]').timepicker('setTime', network_type_time);
@@ -451,7 +455,7 @@ jQuery(document).on('click', '.b2s-get-settings-sched-time-user', function () {
451
  }
452
  var hours = time.substring(0, 2);
453
  var timeparts = time.split(' ');
454
- if(typeof timeparts[1] != 'undefined') {
455
  hours = (timeparts[1] == 'AM') ? hours : (parseInt(hours) + 12);
456
  }
457
 
@@ -761,15 +765,15 @@ jQuery(document).on("click", ".b2s-network-select-btn", function () {
761
  } else {
762
  jQuery('.b2s-post-item-details-preview-url-reload[data-network-auth-id="' + networkAuthId + '"]').trigger("click");
763
  }
764
- if(networkId == "2") {
765
- jQuery('.b2s-alert-twitter-card[data-network-auth-id="'+networkAuthId+'"]').show();
766
  }
767
  } else {
768
  jQuery('.b2s-post-item-details-preview-title[data-network-auth-id="' + networkAuthId + '"]').prop("readonly", true);
769
  jQuery('.b2s-post-item-details-preview-desc[data-network-auth-id="' + networkAuthId + '"]').prop("readonly", true);
770
  jQuery('.b2s-post-item-details-preview-url-reload[data-network-auth-id="' + networkAuthId + '"]').hide();
771
- if(networkId == "2") {
772
- jQuery('.b2s-alert-twitter-card[data-network-auth-id="'+networkAuthId+'"]').hide();
773
  }
774
  }
775
 
@@ -967,8 +971,8 @@ jQuery(document).on("click", ".b2s-network-select-btn", function () {
967
  var postFormatType = jQuery('.b2sNetworkSettingsPostFormatCurrent[data-network-type="' + data.networkType + '"][data-network-id="' + data.networkId + '"]').attr('data-post-format-type');
968
  if (jQuery('#user_version').val() >= 2) {
969
  //Multi Image
970
- if(jQuery('.b2sNetworkSettingsPostFormatCurrent[data-network-type="' + data.networkType + '"][data-network-id="' + data.networkId + '"]').val() == 1 && ((data.networkId == 1 && (data.networkType == 1 || data.networkType == 2)) || (data.networkId == 2))) {
971
- jQuery('.b2s-multi-image-area[data-network-auth-id="'+data.networkAuthId+'"]').show();
972
  }
973
  jQuery('.b2s-post-ship-item-post-format-text[data-network-auth-id="' + data.networkAuthId + '"]').html(postFormatText[postFormatType][jQuery('.b2sNetworkSettingsPostFormatCurrent[data-network-type="' + data.networkType + '"][data-network-id="' + data.networkId + '"]').val()]);
974
  jQuery('.b2s-post-item-details-post-format[data-network-auth-id="' + data.networkAuthId + '"]').val(jQuery('.b2sNetworkSettingsPostFormatCurrent[data-network-type="' + data.networkType + '"][data-network-id="' + data.networkId + '"]').val());
@@ -1024,15 +1028,15 @@ jQuery(document).on("click", ".b2s-network-select-btn", function () {
1024
  }
1025
 
1026
  }
1027
- if(networkId == "2") {
1028
- jQuery('.b2s-alert-twitter-card[data-network-auth-id="'+networkAuthId+'"]').show();
1029
  }
1030
  } else {
1031
  jQuery('.b2s-post-item-details-preview-title[data-network-auth-id="' + data.networkAuthId + '"]').prop("readonly", true);
1032
  jQuery('.b2s-post-item-details-preview-desc[data-network-auth-id="' + data.networkAuthId + '"]').prop("readonly", true);
1033
  jQuery('.b2s-post-item-details-preview-url-reload[data-network-auth-id="' + data.networkAuthId + '"]').hide();
1034
- if(networkId == "2") {
1035
- jQuery('.b2s-alert-twitter-card[data-network-auth-id="'+networkAuthId+'"]').hide();
1036
  }
1037
  }
1038
 
@@ -1089,10 +1093,10 @@ jQuery(document).on("click", ".b2s-network-select-btn", function () {
1089
  if (jQuery('#b2sExPostFormat').val() == 0 || jQuery('#b2sExPostFormat').val() == 1 || jQuery('#b2sExPostFormat').val() == 2) {
1090
  if (jQuery('#user_version').val() >= 1) {
1091
  var exPostFormat = jQuery('#b2sExPostFormat').val();
1092
- if(exPostFormat == 2) {
1093
  exPostFormat = 1;
1094
  }
1095
- openPostFormat(data.networkId, data.networkType, data.networkAuthId, 'ex', false);
1096
  changePostFormat(data.networkId, data.networkType, exPostFormat, data.networkAuthId, 'post', 'ex', false);
1097
  }
1098
  }
@@ -1261,33 +1265,33 @@ jQuery(document).on("click", ".b2s-network-select-btn", function () {
1261
  jQuery('.b2s-image-url-hidden-field[data-network-auth-id="' + data.networkAuthId + '"][data-network-count="-1"]').val(data.draftActions.image_url);
1262
  }
1263
  checkSchedDateTime(data.networkAuthId);
1264
-
1265
-
1266
- if(data.draftActions.multi_image_1 != "") {
1267
- jQuery('.b2s-post-item-details-url-image-multi[data-network-auth-id="'+data.networkAuthId+'"][data-image-count="1"]').attr('src', data.draftActions.multi_image_1);
1268
- jQuery('.b2s-add-multi-image-hidden-field[data-network-auth-id="'+data.networkAuthId+'"][data-image-count="1"]').val(data.draftActions.multi_image_1);
1269
- jQuery('.b2s-post-item-details-url-image-multi[data-network-auth-id="'+data.networkAuthId+'"][data-image-count="1"]').show();
1270
- jQuery('.b2s-multi-image-remove-btn[data-network-auth-id="'+data.networkAuthId+'"][data-image-count="1"]').show();
1271
- jQuery('.b2s-add-multi-image[data-network-auth-id="'+data.networkAuthId+'"][data-image-count="1"]').hide();
1272
- jQuery('.b2s-add-multi-image[data-network-auth-id="'+data.networkAuthId+'"][data-image-count="2"]').show();
1273
- jQuery('.b2s-select-multi-image-modal-open[data-network-auth-id="'+data.networkAuthId+'"][data-image-count="1"]').show();
1274
  }
1275
- if(data.draftActions.multi_image_2 != "") {
1276
- jQuery('.b2s-post-item-details-url-image-multi[data-network-auth-id="'+data.networkAuthId+'"][data-image-count="2"]').attr('src', data.draftActions.multi_image_2);
1277
- jQuery('.b2s-add-multi-image-hidden-field[data-network-auth-id="'+data.networkAuthId+'"][data-image-count="2"]').val(data.draftActions.multi_image_2);
1278
- jQuery('.b2s-post-item-details-url-image-multi[data-network-auth-id="'+data.networkAuthId+'"][data-image-count="2"]').show();
1279
- jQuery('.b2s-multi-image-remove-btn[data-network-auth-id="'+data.networkAuthId+'"][data-image-count="2"]').show();
1280
- jQuery('.b2s-add-multi-image[data-network-auth-id="'+data.networkAuthId+'"][data-image-count="2"]').hide();
1281
- jQuery('.b2s-add-multi-image[data-network-auth-id="'+data.networkAuthId+'"][data-image-count="3"]').show();
1282
- jQuery('.b2s-select-multi-image-modal-open[data-network-auth-id="'+data.networkAuthId+'"][data-image-count="2"]').show();
1283
  }
1284
- if(data.draftActions.multi_image_3 != "") {
1285
- jQuery('.b2s-post-item-details-url-image-multi[data-network-auth-id="'+data.networkAuthId+'"][data-image-count="2"]').attr('src', data.draftActions.multi_image_3);
1286
- jQuery('.b2s-add-multi-image-hidden-field[data-network-auth-id="'+data.networkAuthId+'"][data-image-count="2"]').val(data.draftActions.multi_image_3);
1287
- jQuery('.b2s-post-item-details-url-image-multi[data-network-auth-id="'+data.networkAuthId+'"][data-image-count="2"]').show();
1288
- jQuery('.b2s-multi-image-remove-btn[data-network-auth-id="'+data.networkAuthId+'"][data-image-count="2"]').show();
1289
- jQuery('.b2s-add-multi-image[data-network-auth-id="'+data.networkAuthId+'"][data-image-count="2"]').hide();
1290
- jQuery('.b2s-select-multi-image-modal-open[data-network-auth-id="'+data.networkAuthId+'"][data-image-count="2"]').show();
1291
  }
1292
  }
1293
 
@@ -1429,7 +1433,7 @@ jQuery(document).on('change', '.b2s-post-item-details-release-input-date-select'
1429
  if (jQuery(this).attr('data-network-id') == 2) {
1430
  jQuery('.b2s-network-tos-sched-warning[data-network-auth-id="' + jQuery(this).attr('data-network-auth-id') + '"]').hide();
1431
  }
1432
- if(jQuery('.b2s-post-item-details-post-format[data-network-auth-id="' + jQuery(this).attr('data-network-auth-id') + '"]').val() == 1) {
1433
  jQuery('.b2s-multi-image-area[data-network-auth-id="' + jQuery(this).attr('data-network-auth-id') + '"][data-network-count="-1"]').show();
1434
  }
1435
  }
@@ -1459,7 +1463,7 @@ jQuery(document).on('change', '.b2s-post-item-details-release-input-date-select'
1459
  jQuery('.b2s-post-item-details-release-input-add[data-network-auth-id="' + jQuery(this).attr('data-network-auth-id') + '"][data-network-count="0"]').hide();
1460
  jQuery('.b2s-post-item-details-release-input-hide[data-network-auth-id="' + jQuery(this).attr('data-network-auth-id') + '"][data-network-count="1"').show();
1461
  }
1462
- if(jQuery('.b2s-post-item-details-post-format[data-network-auth-id="' + jQuery(this).attr('data-network-auth-id') + '"]').val() == 1) {
1463
  jQuery('.b2s-multi-image-area[data-network-auth-id="' + jQuery(this).attr('data-network-auth-id') + '"][data-network-count="-1"]').show();
1464
  }
1465
  }
@@ -1490,12 +1494,12 @@ jQuery(document).on('change', '.b2s-post-item-details-release-input-date-select'
1490
  jQuery('.b2s-post-item-details-release-input-add[data-network-auth-id="' + jQuery(this).attr('data-network-auth-id') + '"][data-network-count="0"]').hide();
1491
  jQuery('.b2s-post-item-details-release-input-hide[data-network-auth-id="' + jQuery(this).attr('data-network-auth-id') + '"][data-network-count="1"').show();
1492
  }
1493
-
1494
  jQuery('.b2s-multi-image-area[data-network-auth-id="' + jQuery(this).attr('data-network-auth-id') + '"][data-network-count="-1"]').hide();
1495
  }
1496
  }
1497
  releaseChoose(jQuery(this).val(), jQuery(this).attr('data-network-auth-id'), dataNetworkCount);
1498
- jQuery('.b2s-post-item-details-item-message-input[data-network-auth-id="' + jQuery(this).attr('data-network-auth-id') + '"]').focus();
1499
  var textLimit = jQuery('.b2s-post-item-details-item-message-input[data-network-count="-1"][data-network-auth-id="' + jQuery(this).attr('data-network-auth-id') + '"]').attr('data-network-text-limit');
1500
  if (textLimit != "0") {
1501
  networkLimitAll(jQuery(this).attr('data-network-auth-id'), jQuery(this).attr('data-network-id'), textLimit);
@@ -1587,7 +1591,7 @@ jQuery(document).on('click', '.b2s-post-item-details-release-input-add', functio
1587
  //since 4.9.0 custom content
1588
  jQuery('.b2s-post-item-details-release-customize-sched-area-details-row[data-network-auth-id="' + networkAuthId + '"][data-network-count="' + netCountNext + '"]').hide();
1589
  }
1590
-
1591
  jQuery('.b2s-post-item-details-item-message-input[data-network-auth-id="' + networkAuthId + '"][data-network-count="' + netCountNext + '"]').focus();
1592
  var textLimit = jQuery('.b2s-post-item-details-item-message-input[data-network-count="-1"][data-network-auth-id="' + networkAuthId + '"]').attr('data-network-text-limit');
1593
  if (textLimit != "0") {
@@ -2029,7 +2033,7 @@ jQuery(document).on('click', '.b2s-image-change-all-network', function () {
2029
  var innerHtml = sce.getBody().innerHTML;
2030
  innerHtml = innerHtml.replace(/class="b2s-post-item-details-image-html-src" src=".*"/, 'class="b2s-post-item-details-image-html-src" src="' + jQuery('input[name=image_url]:checked').val() + '"');
2031
  innerHtml = innerHtml.replace(/src=".*" class="b2s-post-item-details-image-html-src"/, 'class="b2s-post-item-details-image-html-src" src="' + jQuery('input[name=image_url]:checked').val() + '"');
2032
- jQuery('.b2s-post-ship-item-message-delete[data-network-auth-id="'+jQuery(this).data('network-auth-id')+'"]').trigger('click')
2033
  var sce = jQuery(this).sceditor('instance');
2034
  sce.insert(innerHtml);
2035
  } else {
@@ -2293,7 +2297,7 @@ jQuery("#b2sNetworkSent").validate({
2293
  if (checkImageByImageNetworks() == false) {
2294
  return false;
2295
  }
2296
-
2297
  var userDate = new Date();
2298
  var pubDate = userDate.getFullYear() + "-" + padDate(userDate.getMonth() + 1) + "-" + padDate(userDate.getDate()) + " " + padDate(userDate.getHours()) + ":" + padDate(userDate.getMinutes()) + ":" + padDate(userDate.getSeconds());
2299
  jQuery('#publish_date').val(pubDate);
@@ -2603,9 +2607,9 @@ function initSceditor(networkAuthId) {
2603
  sceditor.height(500);
2604
  sceditor.width(window.getComputedStyle(document.querySelector('.b2s-post-item-details-item-message-area[data-network-auth-id="' + networkAuthId + '"]')).width);
2605
  sceditor.keyUp(function () {
2606
- jQuery('.b2s-post-item-countChar[data-network-auth-id="'+networkAuthId+'"]').html(jQuery(this).prev('.b2s-post-item-details-item-message-input').prevObject[0].getBody().textContent.length);
2607
  });
2608
- jQuery('.b2s-post-item-countChar[data-network-auth-id="'+networkAuthId+'"]').html(jQuery('.b2s-post-item-details-item-message-input-allow-html[data-network-auth-id="' + networkAuthId + '"]').prev('.b2s-post-item-details-item-message-input').prevObject[0]._sceditor.getBody().textContent.length);
2609
  }
2610
 
2611
 
@@ -3091,7 +3095,7 @@ function removeTag(networkAuthId) {
3091
  }
3092
 
3093
  function networkLimitAll(networkAuthId, networkId, limit) {
3094
-
3095
  var networkCountId = -1; //default;
3096
  if (jQuery(':focus').length > 0) {
3097
  var attr = jQuery(':focus').attr('data-network-count');
@@ -3156,7 +3160,7 @@ function networkLimitAll(networkAuthId, networkId, limit) {
3156
  }
3157
 
3158
  function networkCount(networkAuthId) {
3159
-
3160
  var networkCountId = -1; //default;
3161
  if (jQuery(':focus').length > 0) {
3162
  var attr = jQuery(':focus').attr('data-network-count');
@@ -3178,7 +3182,7 @@ function networkCount(networkAuthId) {
3178
  jQuery(".b2s-post-item-details-item-url-input[data-network-auth-id='" + networkAuthId + "']").val(url);
3179
  }
3180
  }
3181
- if(typeof text !== 'undefined' && jQuery('.b2s-post-item-details-item-message-input-allow-html[data-network-auth-id="' + networkAuthId + '"]').length == 0) {
3182
  var textLength = text.length;
3183
  jQuery(".b2s-post-item-countChar[data-network-count='" + networkCountId + "'][data-network-auth-id='" + networkAuthId + "']").html(textLength);
3184
  }
@@ -3261,19 +3265,38 @@ function chooseMandant() {
3261
  });
3262
  jQuery('.b2s-network-select-btn').children().removeClass('active').find('.b2s-network-status-img').addClass('b2s-network-hide');
3263
  //Check IS RE-PUBLISH
3264
- if (jQuery('#b2sSelectedNetworkAuthId').val() > 0 && jQuery(".b2s-network-select-btn[data-network-auth-id='" + jQuery('#b2sSelectedNetworkAuthId').val() + "']").length > 0) { //exisits?
3265
- jQuery(".b2s-network-select-btn[data-network-auth-id='" + jQuery('#b2sSelectedNetworkAuthId').val() + "']").trigger('click');
3266
- var mandantId = jQuery(".b2s-network-select-btn[data-network-auth-id='" + jQuery('#b2sSelectedNetworkAuthId').val() + "']").parent('.b2s-sidbar-wrapper-nav-li').attr('data-mandant-id');
3267
- jQuery('.b2s-network-details-mandant-select').val(mandantId);
3268
- jQuery('#b2sSelectedNetworkAuthId').val("0");
3269
- } else {
3270
- jQuery(".b2s-sidbar-wrapper-nav-li").each(function () {
3271
- var mandantIds = jQuery.parseJSON(jQuery(this).attr('data-mandant-id'));
3272
- if (mandantIds.indexOf(mandantId) != -1 && !jQuery(this).children('.b2s-network-select-btn').hasClass('b2s-network-select-btn-deactivate')) {
3273
- jQuery(this).children('.b2s-network-select-btn').trigger('click');
 
 
 
 
3274
  }
3275
  });
3276
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3277
 
3278
  checkNetworkSelected();
3279
  }
@@ -3582,7 +3605,7 @@ jQuery(document).on('click', '.b2s-auth-network-6-login-btn', function () {
3582
  } else {
3583
  if (data.error == 'nonce') {
3584
  jQuery('.b2s-nonce-check-fail').show();
3585
- } else if(data.error == 'invalid' || data.error == 'login' || data.error == 'access' || data.error == 'http_request_failed' || data.error == 'error_code_403') {
3586
  jQuery('.b2s-auth-network-6-extension-info-area').show();
3587
  jQuery('.b2s-auth-network-6-go-to-network-btn').show();
3588
  var messageData = {action: 'BWEC', type: 'BWECT'};
@@ -3822,7 +3845,7 @@ pickerHTML.on('emoji', function (emoji) {
3822
  currentPickerHTMLContent.insert(emoji);
3823
  });
3824
 
3825
- jQuery(document).on('click', '.b2s-add-multi-image', function() {
3826
  var imageCount = jQuery(this).attr('data-image-count');
3827
  var authId = jQuery(this).attr('data-network-auth-id');
3828
  var countId = jQuery(this).attr('data-network-count');
@@ -3846,59 +3869,59 @@ jQuery(document).on('hidden.bs.modal', '#b2s-network-select-image', function ()
3846
  return false;
3847
  });
3848
 
3849
- jQuery(document).on('click', '.b2s-image-add-this-network', function() {
3850
  var currentImage = jQuery('input[name=image_url]:checked').val();
3851
  var imageCount = jQuery(this).attr('data-image-count');
3852
  var authId = jQuery(this).attr('data-network-auth-id');
3853
  var countId = jQuery(this).attr('data-network-count');
3854
- if(countId == -1) {
3855
- jQuery('.b2s-post-item-details-url-image-multi[data-network-auth-id="'+authId+'"][data-image-count="'+imageCount+'"]').attr('src', currentImage);
3856
- jQuery('.b2s-add-multi-image-hidden-field[data-network-auth-id="'+authId+'"][data-image-count="'+imageCount+'"]').val(currentImage);
3857
- jQuery('.b2s-post-item-details-url-image-multi[data-network-auth-id="'+authId+'"][data-image-count="'+imageCount+'"]').show();
3858
- jQuery('.b2s-multi-image-remove-btn[data-network-auth-id="'+authId+'"][data-image-count="'+imageCount+'"]').show();
3859
- jQuery('.b2s-add-multi-image[data-network-auth-id="'+authId+'"][data-image-count="'+imageCount+'"]').hide();
3860
- jQuery('.b2s-add-multi-image[data-network-auth-id="'+authId+'"][data-image-count="'+(parseInt(imageCount)+1)+'"]').show();
3861
- jQuery('.b2s-select-multi-image-modal-open[data-network-auth-id="'+authId+'"][data-image-count="'+imageCount+'"]').show();
3862
  } else {
3863
- jQuery('.b2s-post-item-details-url-image-multi[data-network-auth-id="'+authId+'"][data-image-count="'+imageCount+'"][data-network-count="'+countId+'"]').attr('src', currentImage);
3864
- jQuery('.b2s-add-multi-image-hidden-field[data-network-auth-id="'+authId+'"][data-image-count="'+imageCount+'"][data-network-count="'+countId+'"]').val(currentImage);
3865
- jQuery('.b2s-post-item-details-url-image-multi[data-network-auth-id="'+authId+'"][data-image-count="'+imageCount+'"][data-network-count="'+countId+'"]').show();
3866
- jQuery('.b2s-multi-image-remove-btn[data-network-auth-id="'+authId+'"][data-image-count="'+imageCount+'"][data-network-count="'+countId+'"]').show();
3867
- jQuery('.b2s-add-multi-image[data-network-auth-id="'+authId+'"][data-image-count="'+imageCount+'"][data-network-count="'+countId+'"]').hide();
3868
- jQuery('.b2s-add-multi-image[data-network-auth-id="'+authId+'"][data-image-count="'+(parseInt(imageCount)+1)+'"][data-network-count="'+countId+'"]').show();
3869
- jQuery('.b2s-select-multi-image-modal-open[data-network-auth-id="'+authId+'"][data-image-count="'+imageCount+'"][data-network-count="'+countId+'"]').show();
3870
  }
3871
  jQuery('#b2s-network-select-image').modal('hide');
3872
  return false;
3873
  });
3874
 
3875
- jQuery(document).on('click', '.b2s-multi-image-remove-btn', function() {
3876
  var imageCount = jQuery(this).attr('data-image-count');
3877
  var authId = jQuery(this).attr('data-network-auth-id');
3878
  var countId = jQuery(this).attr('data-network-count');
3879
- jQuery('.b2s-post-item-details-url-image-multi[data-network-auth-id="'+authId+'"][data-image-count="'+imageCount+'"][data-network-count="'+countId+'"]').attr('src', '');
3880
- jQuery('.b2s-add-multi-image-hidden-field[data-network-auth-id="'+authId+'"][data-image-count="'+imageCount+'"][data-network-count="'+countId+'"]').val('');
3881
- jQuery('.b2s-post-item-details-url-image-multi[data-network-auth-id="'+authId+'"][data-image-count="'+imageCount+'"][data-network-count="'+countId+'"]').hide();
3882
- jQuery('.b2s-multi-image-remove-btn[data-network-auth-id="'+authId+'"][data-image-count="'+imageCount+'"][data-network-count="'+countId+'"]').hide();
3883
- jQuery('.b2s-add-multi-image[data-network-auth-id="'+authId+'"][data-image-count="'+imageCount+'"][data-network-count="'+countId+'"]').show();
3884
- jQuery('.b2s-add-multi-image[data-network-auth-id="'+authId+'"][data-image-count="'+(parseInt(imageCount)+1)+'"][data-network-count="'+countId+'"]').hide();
3885
- jQuery('.b2s-select-multi-image-modal-open[data-network-auth-id="'+authId+'"][data-image-count="'+imageCount+'"][data-network-count="'+countId+'"]').hide();
3886
  return false;
3887
  });
3888
 
3889
- jQuery(document).on('click', '.b2s-post-item-details-url-image-multi', function() {
3890
  var imageCount = jQuery(this).attr('data-image-count');
3891
  var authId = jQuery(this).attr('data-network-auth-id');
3892
  var countId = jQuery(this).attr('data-network-count');
3893
- jQuery('.b2s-add-multi-image[data-network-auth-id="'+authId+'"][data-image-count="'+imageCount+'"][data-network-count="'+countId+'"]').trigger('click');
3894
  return false;
3895
  });
3896
 
3897
- jQuery(document).on('click', '.b2s-select-multi-image-modal-open', function() {
3898
  var imageCount = jQuery(this).attr('data-image-count');
3899
  var authId = jQuery(this).attr('data-network-auth-id');
3900
  var countId = jQuery(this).attr('data-network-count');
3901
- jQuery('.b2s-post-item-details-url-image-multi[data-network-auth-id="'+authId+'"][data-image-count="'+imageCount+'"][data-network-count="'+countId+'"]').trigger('click');
3902
  return false;
3903
  });
3904
 
@@ -3909,29 +3932,29 @@ jQuery(document).on('click', '.b2s-auth-network-6-extension-auth-btn', function
3909
  jQuery('.b2s-auth-network-6-go-to-network-btn').hide();
3910
  jQuery('.b2s-loading-area').show();
3911
  var messageData = {action: 'BWESP', type: 'BWECT', data: [
3912
- 'pinterest.com' ,
3913
- 'pinterest.de',
3914
- 'accounts.pinterest.com',
3915
- 'www.pinterest.com',
3916
- 'www.pinterest.de',
3917
- '.www.pinterest.com' ,
3918
- '.www.pinterest.de',
3919
- 'gr.pinterest.com', 'in.pinterest.com', 'www.pinterest.ie', 'www.pinterest.it', 'www.pinterest.ch', 'cz.pinterest.com', 'id.pinterest.com', 'www.pinterest.es', 'www.pinterest.ca', 'www.pinterest.co.uk', 'www.pinterest.ru', 'nl.pinterest.com', 'br.pinterest.com', 'no.pinterest.com', 'tr.pinterest.com', 'www.pinterest.com.au', 'www.pinterest.at', 'pl.pinterest.com', 'www.pinterest.fr', 'ro.pinterest.com', 'www.pinterest.de', 'www.pinterest.dk', 'www.pinterest.nz', 'fi.pinterest.com', 'hu.pinterest.com', 'www.pinterest.jp', 'www.pinterest.pt', 'ar.pinterest.com', 'www.pinterest.co.kr', 'www.pinterest.se', 'www.pinterest.com.mx', 'sk.pinterest.com', 'www.pinterest.cl', 'co.pinterest.com', 'za.pinterest.com', 'www.pinterest.ph']};
3920
  window.postMessage(messageData, '*');
3921
  return false;
3922
  });
3923
 
3924
- window.addEventListener("message", function(event) {
3925
- if(typeof event.data == "string") {
3926
  var result = JSON.parse(event.data);
3927
- if(result.type == 'BWECR' && result.version >= '1.5.5' && result.inkognito == false && result.enabled == true) {
3928
  jQuery('.b2s-auth-network-6-extension-info-area').hide();
3929
  jQuery('.b2s-auth-network-6-extension-continue-btn').hide();
3930
  jQuery('.b2s-auth-network-6-go-to-network-btn').hide();
3931
  jQuery('.b2s-auth-network-6-extension-start-area').show();
3932
  jQuery('.b2s-auth-network-6-extension-auth-btn').show();
3933
  }
3934
- if(result.type == 'BWEPR') {
3935
  jQuery.ajax({
3936
  url: ajaxurl,
3937
  type: "POST",
@@ -4015,11 +4038,12 @@ jQuery(document).on('click', '.b2s-auth-network-6-confirm-extension-btn', functi
4015
  });
4016
 
4017
 
4018
- function updateNetworkAuth6 (networkId) {
4019
  jQuery('#b2s-auth-network-6-auth-id').val(networkId);
4020
  jQuery('#b2s-auth-network-6-mandant-id').val(jQuery('.b2s-network-details-mandant-select').val());
4021
  jQuery('#b2sAuthNetwork6Modal').modal('show');
4022
- };
 
4023
  //reset
4024
  jQuery('#b2sAuthNetwork6Modal').on('hidden.bs.modal', function () {
4025
  jQuery('.b2s-loading-area').hide();
@@ -4041,21 +4065,21 @@ jQuery('#b2sAuthNetwork6Modal').on('hidden.bs.modal', function () {
4041
  jQuery('#b2s-auth-network-6-password').val('');
4042
  });
4043
 
4044
- jQuery(document).on('click', '.b2s-auth-network-6-go-to-network-btn', function() {
4045
  var add = '';
4046
- if(jQuery('#b2s-auth-network-6-auth-id').val() != "") {
4047
- add += '&authId='+jQuery('#b2s-auth-network-6-auth-id').val();
4048
  }
4049
- if(jQuery('#b2s-auth-network-6-mandant-id').val() != "") {
4050
- add += '&mandantId='+jQuery('#b2s-auth-network-6-mandant-id').val();
4051
  }
4052
  window.location.href = window.location.href.split('?')[0] + '?page=blog2social-network#b2s-add-network-6' + add;
4053
  });
4054
 
4055
- jQuery(document).on('click', '.b2s-network-add-page-info-btn', function() {
4056
  jQuery('#b2sNetworkAddPageInfoModal').modal('show');
4057
  var b2sAuthUrl = jQuery(this).data('b2s-auth-url');
4058
- jQuery(document).on('click', '.b2s-add-network-continue-btn', function() {
4059
  jQuery('#b2sNetworkAddPageInfoModal').modal('hide');
4060
  wop(b2sAuthUrl + '&choose=page', 'Blog2Social Network');
4061
  return false;
@@ -4063,10 +4087,10 @@ jQuery(document).on('click', '.b2s-network-add-page-info-btn', function() {
4063
  return false;
4064
  });
4065
 
4066
- jQuery(document).on('click', '.b2s-network-add-group-info-btn', function() {
4067
  jQuery('#b2sNetworkAddGroupInfoModal').modal('show');
4068
  var b2sAuthUrl = jQuery(this).data('b2s-auth-url');
4069
- jQuery(document).on('click', '.b2s-add-network-continue-btn', function() {
4070
  jQuery('#b2sNetworkAddGroupInfoModal').modal('hide');
4071
  wop(b2sAuthUrl + '&choose=group', 'Blog2Social Network');
4072
  return false;
@@ -4074,10 +4098,10 @@ jQuery(document).on('click', '.b2s-network-add-group-info-btn', function() {
4074
  return false;
4075
  });
4076
 
4077
- jQuery(document).on('click', '.b2s-network-add-instagram-info-btn', function() {
4078
  jQuery('#b2sNetworkAddInstagramInfoModal').modal('show');
4079
  var b2sAuthUrl = jQuery(this).data('b2s-auth-url');
4080
- jQuery(document).on('click', '.b2s-add-network-continue-btn', function() {
4081
  jQuery('#b2sNetworkAddInstagramInfoModal').modal('hide');
4082
  wop(b2sAuthUrl + '&choose=profile', 'Blog2Social Network');
4083
  return false;
@@ -4085,10 +4109,10 @@ jQuery(document).on('click', '.b2s-network-add-instagram-info-btn', function() {
4085
  return false;
4086
  });
4087
 
4088
- jQuery(document).on('click', '.b2s-network-add-instagram-business-info-btn', function() {
4089
  jQuery('#b2sNetworkAddInstagramBusinessInfoModal').modal('show');
4090
  var b2sAuthUrl = jQuery(this).data('b2s-auth-url');
4091
- jQuery(document).on('click', '.b2s-add-network-continue-btn', function() {
4092
  jQuery('#b2sNetworkAddInstagramBusinessInfoModal').modal('hide');
4093
  wop(b2sAuthUrl + '&choose=page', 'Blog2Social Network');
4094
  return false;
@@ -4109,7 +4133,7 @@ function openPostFormat(networkId, networkType, networkAuthId, wpType, showModal
4109
  }
4110
  jQuery('.b2s-post-format-settings-info').hide();
4111
  jQuery('.b2s-post-format-settings-info[data-network-id="' + networkId + '"]').show();
4112
- if(showModal) {
4113
  jQuery('#b2s-post-ship-item-post-format-modal').modal('show');
4114
  }
4115
  jQuery('.b2s-user-network-settings-post-format').attr('data-network-auth-id', networkAuthId);
@@ -4120,7 +4144,7 @@ function openPostFormat(networkId, networkType, networkAuthId, wpType, showModal
4120
  jQuery('.b2s-select-link-chang-image').hide();
4121
  }
4122
  } else {
4123
- if(showModal) {
4124
  jQuery('#b2sInfoFormatModal').modal('show');
4125
  }
4126
  }
@@ -4252,31 +4276,52 @@ function changePostFormat(networkId, networkType, postFormat, networkAuthId, pos
4252
  }
4253
  jQuery('.b2s-user-network-settings-post-format[data-network-type="' + networkType + '"][data-network-id="' + networkId + '"]').removeClass('b2s-settings-checked');
4254
  jQuery('.b2s-user-network-settings-post-format[data-network-auth-id="' + networkAuthId + '"][data-post-format="' + postFormat + '"]').addClass('b2s-settings-checked');
4255
- if(closeModal) {
4256
  jQuery('#b2s-post-ship-item-post-format-modal').modal('hide');
4257
  }
4258
  checkGifAnimation(networkAuthId, networkId);
4259
 
4260
  //Multi Image
4261
- if(postFormat == 1 && ((networkId == 1 && (networkType == 1 || networkType == 2)) || (networkId == 2)) && jQuery('.b2s-post-item-details-release-input-date-select[data-network-auth-id="' + networkAuthId + '"]').val() != 1) {
4262
- jQuery('.b2s-multi-image-area[data-network-auth-id="'+networkAuthId+'"][data-network-count="-1"]').show();
4263
  } else {
4264
- jQuery('.b2s-multi-image-area[data-network-auth-id="'+networkAuthId+'"][data-network-count="-1"]').hide();
4265
  }
4266
- jQuery('.b2s-multi-image-area[data-network-auth-id="'+networkAuthId+'"][data-network-count="0"]').show();
4267
- jQuery('.b2s-multi-image-area[data-network-auth-id="'+networkAuthId+'"][data-network-count="1"]').show();
4268
- jQuery('.b2s-multi-image-area[data-network-auth-id="'+networkAuthId+'"][data-network-count="2"]').show();
4269
 
4270
- if(postFormat == 0 && networkId == 1) {
4271
- jQuery('.b2s-post-item-details-item-url-input[data-network-auth-id="'+networkAuthId+'"]').addClass('required_network_url');
4272
  }
4273
-
4274
- if(networkId == 2) {
4275
- if(postFormat == 0) {
4276
- jQuery('.b2s-alert-twitter-card[data-network-auth-id="'+networkAuthId+'"]').show();
4277
  } else {
4278
- jQuery('.b2s-alert-twitter-card[data-network-auth-id="'+networkAuthId+'"]').hide();
4279
  }
4280
  }
4281
  return false;
4282
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
312
  hours = (timeparts[1] == 'AM') ? hours : (parseInt(hours) + 12);
313
  }
314
  if (hours < today.getHours()) {
315
+ if (jQuery('.b2s-post-item-details-release-input-date[data-network-id="' + network_id + '"][data-network-auth-id="' + networkAuthId + '"][data-network-type="' + count + '"][data-network-count="0"]').val() < dateTomorrow) {
316
+ jQuery('.b2s-post-item-details-release-input-date[data-network-id="' + network_id + '"][data-network-auth-id="' + networkAuthId + '"][data-network-type="' + count + '"][data-network-count="0"]').val(dateTomorrow);
317
+ jQuery('.b2s-post-item-details-release-input-date[data-network-id="' + network_id + '"][data-network-auth-id="' + networkAuthId + '"][data-network-type="' + count + '"][data-network-count="0"]').datepicker('update', dateTomorrow);
318
+ }
319
  } else {
320
+ if (jQuery('.b2s-post-item-details-release-input-date[data-network-id="' + network_id + '"][data-network-auth-id="' + networkAuthId + '"][data-network-type="' + count + '"][data-network-count="0"]').val() < dateToday) {
321
+ jQuery('.b2s-post-item-details-release-input-date[data-network-id="' + network_id + '"][data-network-auth-id="' + networkAuthId + '"][data-network-type="' + count + '"][data-network-count="0"]').val(dateToday);
322
+ jQuery('.b2s-post-item-details-release-input-date[data-network-id="' + network_id + '"][data-network-auth-id="' + networkAuthId + '"][data-network-type="' + count + '"][data-network-count="0"]').datepicker('update', dateToday);
323
+ }
324
  }
325
  jQuery('.b2s-post-item-details-release-input-time[data-network-id="' + network_id + '"][data-network-auth-id="' + networkAuthId + '"][data-network-type="' + count + '"][data-network-count="0"]').val(network_type_time);
326
  jQuery('.b2s-post-item-details-release-input-time[data-network-id="' + network_id + '"][data-network-auth-id="' + networkAuthId + '"][data-network-type="' + count + '"][data-network-count="0"]').timepicker('setTime', network_type_time);
455
  }
456
  var hours = time.substring(0, 2);
457
  var timeparts = time.split(' ');
458
+ if (typeof timeparts[1] != 'undefined') {
459
  hours = (timeparts[1] == 'AM') ? hours : (parseInt(hours) + 12);
460
  }
461
 
765
  } else {
766
  jQuery('.b2s-post-item-details-preview-url-reload[data-network-auth-id="' + networkAuthId + '"]').trigger("click");
767
  }
768
+ if (networkId == "2") {
769
+ jQuery('.b2s-alert-twitter-card[data-network-auth-id="' + networkAuthId + '"]').show();
770
  }
771
  } else {
772
  jQuery('.b2s-post-item-details-preview-title[data-network-auth-id="' + networkAuthId + '"]').prop("readonly", true);
773
  jQuery('.b2s-post-item-details-preview-desc[data-network-auth-id="' + networkAuthId + '"]').prop("readonly", true);
774
  jQuery('.b2s-post-item-details-preview-url-reload[data-network-auth-id="' + networkAuthId + '"]').hide();
775
+ if (networkId == "2") {
776
+ jQuery('.b2s-alert-twitter-card[data-network-auth-id="' + networkAuthId + '"]').hide();
777
  }
778
  }
779
 
971
  var postFormatType = jQuery('.b2sNetworkSettingsPostFormatCurrent[data-network-type="' + data.networkType + '"][data-network-id="' + data.networkId + '"]').attr('data-post-format-type');
972
  if (jQuery('#user_version').val() >= 2) {
973
  //Multi Image
974
+ if (jQuery('.b2sNetworkSettingsPostFormatCurrent[data-network-type="' + data.networkType + '"][data-network-id="' + data.networkId + '"]').val() == 1 && ((data.networkId == 1 && (data.networkType == 1 || data.networkType == 2)) || (data.networkId == 2))) {
975
+ jQuery('.b2s-multi-image-area[data-network-auth-id="' + data.networkAuthId + '"]').show();
976
  }
977
  jQuery('.b2s-post-ship-item-post-format-text[data-network-auth-id="' + data.networkAuthId + '"]').html(postFormatText[postFormatType][jQuery('.b2sNetworkSettingsPostFormatCurrent[data-network-type="' + data.networkType + '"][data-network-id="' + data.networkId + '"]').val()]);
978
  jQuery('.b2s-post-item-details-post-format[data-network-auth-id="' + data.networkAuthId + '"]').val(jQuery('.b2sNetworkSettingsPostFormatCurrent[data-network-type="' + data.networkType + '"][data-network-id="' + data.networkId + '"]').val());
1028
  }
1029
 
1030
  }
1031
+ if (networkId == "2") {
1032
+ jQuery('.b2s-alert-twitter-card[data-network-auth-id="' + networkAuthId + '"]').show();
1033
  }
1034
  } else {
1035
  jQuery('.b2s-post-item-details-preview-title[data-network-auth-id="' + data.networkAuthId + '"]').prop("readonly", true);
1036
  jQuery('.b2s-post-item-details-preview-desc[data-network-auth-id="' + data.networkAuthId + '"]').prop("readonly", true);
1037
  jQuery('.b2s-post-item-details-preview-url-reload[data-network-auth-id="' + data.networkAuthId + '"]').hide();
1038
+ if (networkId == "2") {
1039
+ jQuery('.b2s-alert-twitter-card[data-network-auth-id="' + networkAuthId + '"]').hide();
1040
  }
1041
  }
1042
 
1093
  if (jQuery('#b2sExPostFormat').val() == 0 || jQuery('#b2sExPostFormat').val() == 1 || jQuery('#b2sExPostFormat').val() == 2) {
1094
  if (jQuery('#user_version').val() >= 1) {
1095
  var exPostFormat = jQuery('#b2sExPostFormat').val();
1096
+ if (exPostFormat == 2) {
1097
  exPostFormat = 1;
1098
  }
1099
+ openPostFormat(data.networkId, data.networkType, data.networkAuthId, 'ex', false);
1100
  changePostFormat(data.networkId, data.networkType, exPostFormat, data.networkAuthId, 'post', 'ex', false);
1101
  }
1102
  }
1265
  jQuery('.b2s-image-url-hidden-field[data-network-auth-id="' + data.networkAuthId + '"][data-network-count="-1"]').val(data.draftActions.image_url);
1266
  }
1267
  checkSchedDateTime(data.networkAuthId);
1268
+
1269
+
1270
+ if (data.draftActions.multi_image_1 != "") {
1271
+ jQuery('.b2s-post-item-details-url-image-multi[data-network-auth-id="' + data.networkAuthId + '"][data-image-count="1"]').attr('src', data.draftActions.multi_image_1);
1272
+ jQuery('.b2s-add-multi-image-hidden-field[data-network-auth-id="' + data.networkAuthId + '"][data-image-count="1"]').val(data.draftActions.multi_image_1);
1273
+ jQuery('.b2s-post-item-details-url-image-multi[data-network-auth-id="' + data.networkAuthId + '"][data-image-count="1"]').show();
1274
+ jQuery('.b2s-multi-image-remove-btn[data-network-auth-id="' + data.networkAuthId + '"][data-image-count="1"]').show();
1275
+ jQuery('.b2s-add-multi-image[data-network-auth-id="' + data.networkAuthId + '"][data-image-count="1"]').hide();
1276
+ jQuery('.b2s-add-multi-image[data-network-auth-id="' + data.networkAuthId + '"][data-image-count="2"]').show();
1277
+ jQuery('.b2s-select-multi-image-modal-open[data-network-auth-id="' + data.networkAuthId + '"][data-image-count="1"]').show();
1278
  }
1279
+ if (data.draftActions.multi_image_2 != "") {
1280
+ jQuery('.b2s-post-item-details-url-image-multi[data-network-auth-id="' + data.networkAuthId + '"][data-image-count="2"]').attr('src', data.draftActions.multi_image_2);
1281
+ jQuery('.b2s-add-multi-image-hidden-field[data-network-auth-id="' + data.networkAuthId + '"][data-image-count="2"]').val(data.draftActions.multi_image_2);
1282
+ jQuery('.b2s-post-item-details-url-image-multi[data-network-auth-id="' + data.networkAuthId + '"][data-image-count="2"]').show();
1283
+ jQuery('.b2s-multi-image-remove-btn[data-network-auth-id="' + data.networkAuthId + '"][data-image-count="2"]').show();
1284
+ jQuery('.b2s-add-multi-image[data-network-auth-id="' + data.networkAuthId + '"][data-image-count="2"]').hide();
1285
+ jQuery('.b2s-add-multi-image[data-network-auth-id="' + data.networkAuthId + '"][data-image-count="3"]').show();
1286
+ jQuery('.b2s-select-multi-image-modal-open[data-network-auth-id="' + data.networkAuthId + '"][data-image-count="2"]').show();
1287
  }
1288
+ if (data.draftActions.multi_image_3 != "") {
1289
+ jQuery('.b2s-post-item-details-url-image-multi[data-network-auth-id="' + data.networkAuthId + '"][data-image-count="2"]').attr('src', data.draftActions.multi_image_3);
1290
+ jQuery('.b2s-add-multi-image-hidden-field[data-network-auth-id="' + data.networkAuthId + '"][data-image-count="2"]').val(data.draftActions.multi_image_3);
1291
+ jQuery('.b2s-post-item-details-url-image-multi[data-network-auth-id="' + data.networkAuthId + '"][data-image-count="2"]').show();
1292
+ jQuery('.b2s-multi-image-remove-btn[data-network-auth-id="' + data.networkAuthId + '"][data-image-count="2"]').show();
1293
+ jQuery('.b2s-add-multi-image[data-network-auth-id="' + data.networkAuthId + '"][data-image-count="2"]').hide();
1294
+ jQuery('.b2s-select-multi-image-modal-open[data-network-auth-id="' + data.networkAuthId + '"][data-image-count="2"]').show();
1295
  }
1296
  }
1297
 
1433
  if (jQuery(this).attr('data-network-id') == 2) {
1434
  jQuery('.b2s-network-tos-sched-warning[data-network-auth-id="' + jQuery(this).attr('data-network-auth-id') + '"]').hide();
1435
  }
1436
+ if (jQuery('.b2s-post-item-details-post-format[data-network-auth-id="' + jQuery(this).attr('data-network-auth-id') + '"]').val() == 1) {
1437
  jQuery('.b2s-multi-image-area[data-network-auth-id="' + jQuery(this).attr('data-network-auth-id') + '"][data-network-count="-1"]').show();
1438
  }
1439
  }
1463
  jQuery('.b2s-post-item-details-release-input-add[data-network-auth-id="' + jQuery(this).attr('data-network-auth-id') + '"][data-network-count="0"]').hide();
1464
  jQuery('.b2s-post-item-details-release-input-hide[data-network-auth-id="' + jQuery(this).attr('data-network-auth-id') + '"][data-network-count="1"').show();
1465
  }
1466
+ if (jQuery('.b2s-post-item-details-post-format[data-network-auth-id="' + jQuery(this).attr('data-network-auth-id') + '"]').val() == 1) {
1467
  jQuery('.b2s-multi-image-area[data-network-auth-id="' + jQuery(this).attr('data-network-auth-id') + '"][data-network-count="-1"]').show();
1468
  }
1469
  }
1494
  jQuery('.b2s-post-item-details-release-input-add[data-network-auth-id="' + jQuery(this).attr('data-network-auth-id') + '"][data-network-count="0"]').hide();
1495
  jQuery('.b2s-post-item-details-release-input-hide[data-network-auth-id="' + jQuery(this).attr('data-network-auth-id') + '"][data-network-count="1"').show();
1496
  }
1497
+
1498
  jQuery('.b2s-multi-image-area[data-network-auth-id="' + jQuery(this).attr('data-network-auth-id') + '"][data-network-count="-1"]').hide();
1499
  }
1500
  }
1501
  releaseChoose(jQuery(this).val(), jQuery(this).attr('data-network-auth-id'), dataNetworkCount);
1502
+ // jQuery('.b2s-post-item-details-item-message-input[data-network-auth-id="' + jQuery(this).attr('data-network-auth-id') + '"]').focus();
1503
  var textLimit = jQuery('.b2s-post-item-details-item-message-input[data-network-count="-1"][data-network-auth-id="' + jQuery(this).attr('data-network-auth-id') + '"]').attr('data-network-text-limit');
1504
  if (textLimit != "0") {
1505
  networkLimitAll(jQuery(this).attr('data-network-auth-id'), jQuery(this).attr('data-network-id'), textLimit);
1591
  //since 4.9.0 custom content
1592
  jQuery('.b2s-post-item-details-release-customize-sched-area-details-row[data-network-auth-id="' + networkAuthId + '"][data-network-count="' + netCountNext + '"]').hide();
1593
  }
1594
+
1595
  jQuery('.b2s-post-item-details-item-message-input[data-network-auth-id="' + networkAuthId + '"][data-network-count="' + netCountNext + '"]').focus();
1596
  var textLimit = jQuery('.b2s-post-item-details-item-message-input[data-network-count="-1"][data-network-auth-id="' + networkAuthId + '"]').attr('data-network-text-limit');
1597
  if (textLimit != "0") {
2033
  var innerHtml = sce.getBody().innerHTML;
2034
  innerHtml = innerHtml.replace(/class="b2s-post-item-details-image-html-src" src=".*"/, 'class="b2s-post-item-details-image-html-src" src="' + jQuery('input[name=image_url]:checked').val() + '"');
2035
  innerHtml = innerHtml.replace(/src=".*" class="b2s-post-item-details-image-html-src"/, 'class="b2s-post-item-details-image-html-src" src="' + jQuery('input[name=image_url]:checked').val() + '"');
2036
+ jQuery('.b2s-post-ship-item-message-delete[data-network-auth-id="' + jQuery(this).data('network-auth-id') + '"]').trigger('click')
2037
  var sce = jQuery(this).sceditor('instance');
2038
  sce.insert(innerHtml);
2039
  } else {
2297
  if (checkImageByImageNetworks() == false) {
2298
  return false;
2299
  }
2300
+
2301
  var userDate = new Date();
2302
  var pubDate = userDate.getFullYear() + "-" + padDate(userDate.getMonth() + 1) + "-" + padDate(userDate.getDate()) + " " + padDate(userDate.getHours()) + ":" + padDate(userDate.getMinutes()) + ":" + padDate(userDate.getSeconds());
2303
  jQuery('#publish_date').val(pubDate);
2607
  sceditor.height(500);
2608
  sceditor.width(window.getComputedStyle(document.querySelector('.b2s-post-item-details-item-message-area[data-network-auth-id="' + networkAuthId + '"]')).width);
2609
  sceditor.keyUp(function () {
2610
+ jQuery('.b2s-post-item-countChar[data-network-auth-id="' + networkAuthId + '"]').html(jQuery(this).prev('.b2s-post-item-details-item-message-input').prevObject[0].getBody().textContent.length);
2611
  });
2612
+ jQuery('.b2s-post-item-countChar[data-network-auth-id="' + networkAuthId + '"]').html(jQuery('.b2s-post-item-details-item-message-input-allow-html[data-network-auth-id="' + networkAuthId + '"]').prev('.b2s-post-item-details-item-message-input').prevObject[0]._sceditor.getBody().textContent.length);
2613
  }
2614
 
2615
 
3095
  }
3096
 
3097
  function networkLimitAll(networkAuthId, networkId, limit) {
3098
+
3099
  var networkCountId = -1; //default;
3100
  if (jQuery(':focus').length > 0) {
3101
  var attr = jQuery(':focus').attr('data-network-count');
3160
  }
3161
 
3162
  function networkCount(networkAuthId) {
3163
+
3164
  var networkCountId = -1; //default;
3165
  if (jQuery(':focus').length > 0) {
3166
  var attr = jQuery(':focus').attr('data-network-count');
3182
  jQuery(".b2s-post-item-details-item-url-input[data-network-auth-id='" + networkAuthId + "']").val(url);
3183
  }
3184
  }
3185
+ if (typeof text !== 'undefined' && jQuery('.b2s-post-item-details-item-message-input-allow-html[data-network-auth-id="' + networkAuthId + '"]').length == 0) {
3186
  var textLength = text.length;
3187
  jQuery(".b2s-post-item-countChar[data-network-count='" + networkCountId + "'][data-network-auth-id='" + networkAuthId + "']").html(textLength);
3188
  }
3265
  });
3266
  jQuery('.b2s-network-select-btn').children().removeClass('active').find('.b2s-network-status-img').addClass('b2s-network-hide');
3267
  //Check IS RE-PUBLISH
3268
+ var isMultiSelectNetwork = false;
3269
+ if (typeof jQuery('#b2sMultiSelectedNetworkAuthId') != 'undefined' && typeof jQuery('#b2sMultiSelectedNetworkAuthId').val() != 'undefined' && jQuery('#b2sMultiSelectedNetworkAuthId').val() != '') { //exisits?
3270
+ var selectedNetworks = jQuery('#b2sMultiSelectedNetworkAuthId').val().split(',');
3271
+ var preventMutliClick = [];
3272
+ selectedNetworks.forEach(function (selectedAuthId) {
3273
+ if (!isMultiSelectNetwork && jQuery(".b2s-network-select-btn[data-network-auth-id='" + selectedAuthId + "']").length > 0) {
3274
+ isMultiSelectNetwork = true;
3275
+ var mandantId = jQuery(".b2s-network-select-btn[data-network-auth-id='" + selectedAuthId + "']").parent('.b2s-sidbar-wrapper-nav-li').attr('data-mandant-id');
3276
+ jQuery('.b2s-network-details-mandant-select').val(mandantId);
3277
+ jQuery('#b2sSelectedMultiNetworkAuthId').val("0");
3278
+ }
3279
+ if (!preventMutliClick.includes(selectedAuthId)) {
3280
+ jQuery(".b2s-network-select-btn[data-network-auth-id='" + selectedAuthId + "']").trigger('click');
3281
+ preventMutliClick.push(selectedAuthId);
3282
  }
3283
  });
3284
  }
3285
+ if (!isMultiSelectNetwork) {
3286
+ if (jQuery('#b2sSelectedNetworkAuthId').val() > 0 && jQuery(".b2s-network-select-btn[data-network-auth-id='" + jQuery('#b2sSelectedNetworkAuthId').val() + "']").length > 0) { //exisits?
3287
+ jQuery(".b2s-network-select-btn[data-network-auth-id='" + jQuery('#b2sSelectedNetworkAuthId').val() + "']").trigger('click');
3288
+ var mandantId = jQuery(".b2s-network-select-btn[data-network-auth-id='" + jQuery('#b2sSelectedNetworkAuthId').val() + "']").parent('.b2s-sidbar-wrapper-nav-li').attr('data-mandant-id');
3289
+ jQuery('.b2s-network-details-mandant-select').val(mandantId);
3290
+ jQuery('#b2sSelectedNetworkAuthId').val("0");
3291
+ } else {
3292
+ jQuery(".b2s-sidbar-wrapper-nav-li").each(function () {
3293
+ var mandantIds = jQuery.parseJSON(jQuery(this).attr('data-mandant-id'));
3294
+ if (mandantIds.indexOf(mandantId) != -1 && !jQuery(this).children('.b2s-network-select-btn').hasClass('b2s-network-select-btn-deactivate')) {
3295
+ jQuery(this).children('.b2s-network-select-btn').trigger('click');
3296
+ }
3297
+ });
3298
+ }
3299
+ }
3300
 
3301
  checkNetworkSelected();
3302
  }
3605
  } else {
3606
  if (data.error == 'nonce') {
3607
  jQuery('.b2s-nonce-check-fail').show();
3608
+ } else if (data.error == 'invalid' || data.error == 'login' || data.error == 'access' || data.error == 'http_request_failed' || data.error == 'error_code_403') {
3609
  jQuery('.b2s-auth-network-6-extension-info-area').show();
3610
  jQuery('.b2s-auth-network-6-go-to-network-btn').show();
3611
  var messageData = {action: 'BWEC', type: 'BWECT'};
3845
  currentPickerHTMLContent.insert(emoji);
3846
  });
3847
 
3848
+ jQuery(document).on('click', '.b2s-add-multi-image', function () {
3849
  var imageCount = jQuery(this).attr('data-image-count');
3850
  var authId = jQuery(this).attr('data-network-auth-id');
3851
  var countId = jQuery(this).attr('data-network-count');
3869
  return false;
3870
  });
3871
 
3872
+ jQuery(document).on('click', '.b2s-image-add-this-network', function () {
3873
  var currentImage = jQuery('input[name=image_url]:checked').val();
3874
  var imageCount = jQuery(this).attr('data-image-count');
3875
  var authId = jQuery(this).attr('data-network-auth-id');
3876
  var countId = jQuery(this).attr('data-network-count');
3877
+ if (countId == -1) {
3878
+ jQuery('.b2s-post-item-details-url-image-multi[data-network-auth-id="' + authId + '"][data-image-count="' + imageCount + '"]').attr('src', currentImage);
3879
+ jQuery('.b2s-add-multi-image-hidden-field[data-network-auth-id="' + authId + '"][data-image-count="' + imageCount + '"]').val(currentImage);
3880
+ jQuery('.b2s-post-item-details-url-image-multi[data-network-auth-id="' + authId + '"][data-image-count="' + imageCount + '"]').show();
3881
+ jQuery('.b2s-multi-image-remove-btn[data-network-auth-id="' + authId + '"][data-image-count="' + imageCount + '"]').show();
3882
+ jQuery('.b2s-add-multi-image[data-network-auth-id="' + authId + '"][data-image-count="' + imageCount + '"]').hide();
3883
+ jQuery('.b2s-add-multi-image[data-network-auth-id="' + authId + '"][data-image-count="' + (parseInt(imageCount) + 1) + '"]').show();
3884
+ jQuery('.b2s-select-multi-image-modal-open[data-network-auth-id="' + authId + '"][data-image-count="' + imageCount + '"]').show();
3885
  } else {
3886
+ jQuery('.b2s-post-item-details-url-image-multi[data-network-auth-id="' + authId + '"][data-image-count="' + imageCount + '"][data-network-count="' + countId + '"]').attr('src', currentImage);
3887
+ jQuery('.b2s-add-multi-image-hidden-field[data-network-auth-id="' + authId + '"][data-image-count="' + imageCount + '"][data-network-count="' + countId + '"]').val(currentImage);
3888
+ jQuery('.b2s-post-item-details-url-image-multi[data-network-auth-id="' + authId + '"][data-image-count="' + imageCount + '"][data-network-count="' + countId + '"]').show();
3889
+ jQuery('.b2s-multi-image-remove-btn[data-network-auth-id="' + authId + '"][data-image-count="' + imageCount + '"][data-network-count="' + countId + '"]').show();
3890
+ jQuery('.b2s-add-multi-image[data-network-auth-id="' + authId + '"][data-image-count="' + imageCount + '"][data-network-count="' + countId + '"]').hide();
3891
+ jQuery('.b2s-add-multi-image[data-network-auth-id="' + authId + '"][data-image-count="' + (parseInt(imageCount) + 1) + '"][data-network-count="' + countId + '"]').show();
3892
+ jQuery('.b2s-select-multi-image-modal-open[data-network-auth-id="' + authId + '"][data-image-count="' + imageCount + '"][data-network-count="' + countId + '"]').show();
3893
  }
3894
  jQuery('#b2s-network-select-image').modal('hide');
3895
  return false;
3896
  });
3897
 
3898
+ jQuery(document).on('click', '.b2s-multi-image-remove-btn', function () {
3899
  var imageCount = jQuery(this).attr('data-image-count');
3900
  var authId = jQuery(this).attr('data-network-auth-id');
3901
  var countId = jQuery(this).attr('data-network-count');
3902
+ jQuery('.b2s-post-item-details-url-image-multi[data-network-auth-id="' + authId + '"][data-image-count="' + imageCount + '"][data-network-count="' + countId + '"]').attr('src', '');
3903
+ jQuery('.b2s-add-multi-image-hidden-field[data-network-auth-id="' + authId + '"][data-image-count="' + imageCount + '"][data-network-count="' + countId + '"]').val('');
3904
+ jQuery('.b2s-post-item-details-url-image-multi[data-network-auth-id="' + authId + '"][data-image-count="' + imageCount + '"][data-network-count="' + countId + '"]').hide();
3905
+ jQuery('.b2s-multi-image-remove-btn[data-network-auth-id="' + authId + '"][data-image-count="' + imageCount + '"][data-network-count="' + countId + '"]').hide();
3906
+ jQuery('.b2s-add-multi-image[data-network-auth-id="' + authId + '"][data-image-count="' + imageCount + '"][data-network-count="' + countId + '"]').show();
3907
+ jQuery('.b2s-add-multi-image[data-network-auth-id="' + authId + '"][data-image-count="' + (parseInt(imageCount) + 1) + '"][data-network-count="' + countId + '"]').hide();
3908
+ jQuery('.b2s-select-multi-image-modal-open[data-network-auth-id="' + authId + '"][data-image-count="' + imageCount + '"][data-network-count="' + countId + '"]').hide();
3909
  return false;
3910
  });
3911
 
3912
+ jQuery(document).on('click', '.b2s-post-item-details-url-image-multi', function () {
3913
  var imageCount = jQuery(this).attr('data-image-count');
3914
  var authId = jQuery(this).attr('data-network-auth-id');
3915
  var countId = jQuery(this).attr('data-network-count');
3916
+ jQuery('.b2s-add-multi-image[data-network-auth-id="' + authId + '"][data-image-count="' + imageCount + '"][data-network-count="' + countId + '"]').trigger('click');
3917
  return false;
3918
  });
3919
 
3920
+ jQuery(document).on('click', '.b2s-select-multi-image-modal-open', function () {
3921
  var imageCount = jQuery(this).attr('data-image-count');
3922
  var authId = jQuery(this).attr('data-network-auth-id');
3923
  var countId = jQuery(this).attr('data-network-count');
3924
+ jQuery('.b2s-post-item-details-url-image-multi[data-network-auth-id="' + authId + '"][data-image-count="' + imageCount + '"][data-network-count="' + countId + '"]').trigger('click');
3925
  return false;
3926
  });
3927
 
3932
  jQuery('.b2s-auth-network-6-go-to-network-btn').hide();
3933
  jQuery('.b2s-loading-area').show();
3934
  var messageData = {action: 'BWESP', type: 'BWECT', data: [
3935
+ 'pinterest.com',
3936
+ 'pinterest.de',
3937
+ 'accounts.pinterest.com',
3938
+ 'www.pinterest.com',
3939
+ 'www.pinterest.de',
3940
+ '.www.pinterest.com',
3941
+ '.www.pinterest.de',
3942
+ 'gr.pinterest.com', 'in.pinterest.com', 'www.pinterest.ie', 'www.pinterest.it', 'www.pinterest.ch', 'cz.pinterest.com', 'id.pinterest.com', 'www.pinterest.es', 'www.pinterest.ca', 'www.pinterest.co.uk', 'www.pinterest.ru', 'nl.pinterest.com', 'br.pinterest.com', 'no.pinterest.com', 'tr.pinterest.com', 'www.pinterest.com.au', 'www.pinterest.at', 'pl.pinterest.com', 'www.pinterest.fr', 'ro.pinterest.com', 'www.pinterest.de', 'www.pinterest.dk', 'www.pinterest.nz', 'fi.pinterest.com', 'hu.pinterest.com', 'www.pinterest.jp', 'www.pinterest.pt', 'ar.pinterest.com', 'www.pinterest.co.kr', 'www.pinterest.se', 'www.pinterest.com.mx', 'sk.pinterest.com', 'www.pinterest.cl', 'co.pinterest.com', 'za.pinterest.com', 'www.pinterest.ph']};
3943
  window.postMessage(messageData, '*');
3944
  return false;
3945
  });
3946
 
3947
+ window.addEventListener("message", function (event) {
3948
+ if (typeof event.data == "string") {
3949
  var result = JSON.parse(event.data);
3950
+ if (result.type == 'BWECR' && result.version >= '1.5.5' && result.inkognito == false && result.enabled == true) {
3951
  jQuery('.b2s-auth-network-6-extension-info-area').hide();
3952
  jQuery('.b2s-auth-network-6-extension-continue-btn').hide();
3953
  jQuery('.b2s-auth-network-6-go-to-network-btn').hide();
3954
  jQuery('.b2s-auth-network-6-extension-start-area').show();
3955
  jQuery('.b2s-auth-network-6-extension-auth-btn').show();
3956
  }
3957
+ if (result.type == 'BWEPR') {
3958
  jQuery.ajax({
3959
  url: ajaxurl,
3960
  type: "POST",
4038
  });
4039
 
4040
 
4041
+ function updateNetworkAuth6(networkId) {
4042
  jQuery('#b2s-auth-network-6-auth-id').val(networkId);
4043
  jQuery('#b2s-auth-network-6-mandant-id').val(jQuery('.b2s-network-details-mandant-select').val());
4044
  jQuery('#b2sAuthNetwork6Modal').modal('show');
4045
+ }
4046
+ ;
4047
  //reset
4048
  jQuery('#b2sAuthNetwork6Modal').on('hidden.bs.modal', function () {
4049
  jQuery('.b2s-loading-area').hide();
4065
  jQuery('#b2s-auth-network-6-password').val('');
4066
  });
4067
 
4068
+ jQuery(document).on('click', '.b2s-auth-network-6-go-to-network-btn', function () {
4069
  var add = '';
4070
+ if (jQuery('#b2s-auth-network-6-auth-id').val() != "") {
4071
+ add += '&authId=' + jQuery('#b2s-auth-network-6-auth-id').val();
4072
  }
4073
+ if (jQuery('#b2s-auth-network-6-mandant-id').val() != "") {
4074
+ add += '&mandantId=' + jQuery('#b2s-auth-network-6-mandant-id').val();
4075
  }
4076
  window.location.href = window.location.href.split('?')[0] + '?page=blog2social-network#b2s-add-network-6' + add;
4077
  });
4078
 
4079
+ jQuery(document).on('click', '.b2s-network-add-page-info-btn', function () {
4080
  jQuery('#b2sNetworkAddPageInfoModal').modal('show');
4081
  var b2sAuthUrl = jQuery(this).data('b2s-auth-url');
4082
+ jQuery(document).on('click', '.b2s-add-network-continue-btn', function () {
4083
  jQuery('#b2sNetworkAddPageInfoModal').modal('hide');
4084
  wop(b2sAuthUrl + '&choose=page', 'Blog2Social Network');
4085
  return false;
4087
  return false;
4088
  });
4089
 
4090
+ jQuery(document).on('click', '.b2s-network-add-group-info-btn', function () {
4091
  jQuery('#b2sNetworkAddGroupInfoModal').modal('show');
4092
  var b2sAuthUrl = jQuery(this).data('b2s-auth-url');
4093
+ jQuery(document).on('click', '.b2s-add-network-continue-btn', function () {
4094
  jQuery('#b2sNetworkAddGroupInfoModal').modal('hide');
4095
  wop(b2sAuthUrl + '&choose=group', 'Blog2Social Network');
4096
  return false;
4098
  return false;
4099
  });
4100
 
4101
+ jQuery(document).on('click', '.b2s-network-add-instagram-info-btn', function () {
4102
  jQuery('#b2sNetworkAddInstagramInfoModal').modal('show');
4103
  var b2sAuthUrl = jQuery(this).data('b2s-auth-url');
4104
+ jQuery(document).on('click', '.b2s-add-network-continue-btn', function () {
4105
  jQuery('#b2sNetworkAddInstagramInfoModal').modal('hide');
4106
  wop(b2sAuthUrl + '&choose=profile', 'Blog2Social Network');
4107
  return false;
4109
  return false;
4110
  });
4111
 
4112
+ jQuery(document).on('click', '.b2s-network-add-instagram-business-info-btn', function () {
4113
  jQuery('#b2sNetworkAddInstagramBusinessInfoModal').modal('show');
4114
  var b2sAuthUrl = jQuery(this).data('b2s-auth-url');
4115
+ jQuery(document).on('click', '.b2s-add-network-continue-btn', function () {
4116
  jQuery('#b2sNetworkAddInstagramBusinessInfoModal').modal('hide');
4117
  wop(b2sAuthUrl + '&choose=page', 'Blog2Social Network');
4118
  return false;
4133
  }
4134
  jQuery('.b2s-post-format-settings-info').hide();
4135
  jQuery('.b2s-post-format-settings-info[data-network-id="' + networkId + '"]').show();
4136
+ if (showModal) {
4137
  jQuery('#b2s-post-ship-item-post-format-modal').modal('show');
4138
  }
4139
  jQuery('.b2s-user-network-settings-post-format').attr('data-network-auth-id', networkAuthId);
4144
  jQuery('.b2s-select-link-chang-image').hide();
4145
  }
4146
  } else {
4147
+ if (showModal) {
4148
  jQuery('#b2sInfoFormatModal').modal('show');
4149
  }
4150
  }
4276
  }
4277
  jQuery('.b2s-user-network-settings-post-format[data-network-type="' + networkType + '"][data-network-id="' + networkId + '"]').removeClass('b2s-settings-checked');
4278
  jQuery('.b2s-user-network-settings-post-format[data-network-auth-id="' + networkAuthId + '"][data-post-format="' + postFormat + '"]').addClass('b2s-settings-checked');
4279
+ if (closeModal) {
4280
  jQuery('#b2s-post-ship-item-post-format-modal').modal('hide');
4281
  }
4282
  checkGifAnimation(networkAuthId, networkId);
4283
 
4284
  //Multi Image
4285
+ if (postFormat == 1 && ((networkId == 1 && (networkType == 1 || networkType == 2)) || (networkId == 2)) && jQuery('.b2s-post-item-details-release-input-date-select[data-network-auth-id="' + networkAuthId + '"]').val() != 1) {
4286
+ jQuery('.b2s-multi-image-area[data-network-auth-id="' + networkAuthId + '"][data-network-count="-1"]').show();
4287
  } else {
4288
+ jQuery('.b2s-multi-image-area[data-network-auth-id="' + networkAuthId + '"][data-network-count="-1"]').hide();
4289
  }
4290
+ jQuery('.b2s-multi-image-area[data-network-auth-id="' + networkAuthId + '"][data-network-count="0"]').show();
4291
+ jQuery('.b2s-multi-image-area[data-network-auth-id="' + networkAuthId + '"][data-network-count="1"]').show();
4292
+ jQuery('.b2s-multi-image-area[data-network-auth-id="' + networkAuthId + '"][data-network-count="2"]').show();
4293
 
4294
+ if (postFormat == 0 && networkId == 1) {
4295
+ jQuery('.b2s-post-item-details-item-url-input[data-network-auth-id="' + networkAuthId + '"]').addClass('required_network_url');
4296
  }
4297
+
4298
+ if (networkId == 2) {
4299
+ if (postFormat == 0) {
4300
+ jQuery('.b2s-alert-twitter-card[data-network-auth-id="' + networkAuthId + '"]').show();
4301
  } else {
4302
+ jQuery('.b2s-alert-twitter-card[data-network-auth-id="' + networkAuthId + '"]').hide();
4303
  }
4304
  }
4305
  return false;
4306
+ }
4307
+
4308
+ //Network: Tumblr post format
4309
+ jQuery(document).on('change', '.b2s-post-item-details-post-format[data-network-id="4"]', function () {
4310
+ var type = jQuery(this).val();
4311
+ var networkAuthId = jQuery(this).data('network-auth-id');
4312
+ if (type == 2) {
4313
+ jQuery('.b2s-format-area-tumblr-image[data-network-auth-id="' + networkAuthId + '"]').hide();
4314
+ jQuery('.b2s-format-area-tumblr-link[data-network-auth-id="' + networkAuthId + '"]').show();
4315
+ jQuery('.b2s-post-item-details-item-message-area[data-network-auth-id="' + networkAuthId + '"]').show();
4316
+ }
4317
+ if (type == 1) {
4318
+ jQuery('.b2s-format-area-tumblr-link[data-network-auth-id="' + networkAuthId + '"]').show();
4319
+ jQuery('.b2s-format-area-tumblr-image[data-network-auth-id="' + networkAuthId + '"]').show();
4320
+ jQuery('.b2s-post-item-details-item-message-area[data-network-auth-id="' + networkAuthId + '"]').hide();
4321
+ }
4322
+ if (type == 0) {
4323
+ jQuery('.b2s-format-area-tumblr-link[data-network-auth-id="' + networkAuthId + '"]').hide();
4324
+ jQuery('.b2s-format-area-tumblr-image[data-network-auth-id="' + networkAuthId + '"]').hide();
4325
+ jQuery('.b2s-post-item-details-item-message-area[data-network-auth-id="' + networkAuthId + '"]').show();
4326
+ }
4327
+ });
assets/js/b2s/support.js CHANGED
@@ -2,7 +2,7 @@ jQuery.noConflict();
2
 
3
 
4
  jQuery(document).ready(function () {
5
- getWidgetFaq();
6
  if (window.location.href.match('b2s-support-check-system') != null) {
7
  jQuery('.b2s-support-check-sytem').trigger('click');
8
  }
@@ -21,37 +21,37 @@ jQuery(document).ready(function () {
21
  });
22
  });
23
 
24
- function getWidgetFaq() {
25
- jQuery('.b2s-faq-area').show();
26
- if (typeof wp.heartbeat == "undefined") {
27
- jQuery('#b2s-heartbeat-fail').show();
28
- }
29
- jQuery.ajax({
30
- url: ajaxurl,
31
- type: "POST",
32
- dataType: "json",
33
- cache: false,
34
- data: {
35
- 'action': 'b2s_get_faq_entries',
36
- 'b2s_security_nonce': jQuery('#b2s_security_nonce').val()
37
- },
38
- error: function () {
39
- jQuery('.b2s-faq-area').hide();
40
- return false;
41
- },
42
- success: function (data) {
43
- if (data.result == true) {
44
- jQuery('.b2s-loading-area-faq').hide();
45
- jQuery('.b2s-faq-content').html(data.content);
46
- } else {
47
- if (data.error == 'nonce') {
48
- jQuery('.b2s-nonce-check-fail').show();
49
- }
50
- jQuery('.b2s-faq-area').hide();
51
- }
52
- }
53
- });
54
- }
55
 
56
 
57
  function base64EncodeUnicode(str) {
2
 
3
 
4
  jQuery(document).ready(function () {
5
+ // getWidgetFaq();
6
  if (window.location.href.match('b2s-support-check-system') != null) {
7
  jQuery('.b2s-support-check-sytem').trigger('click');
8
  }
21
  });
22
  });
23
 
24
+ //function getWidgetFaq() {
25
+ // jQuery('.b2s-faq-area').show();
26
+ // if (typeof wp.heartbeat == "undefined") {
27
+ // jQuery('#b2s-heartbeat-fail').show();
28
+ // }
29
+ // jQuery.ajax({
30
+ // url: ajaxurl,
31
+ // type: "POST",
32
+ // dataType: "json",
33
+ // cache: false,
34
+ // data: {
35
+ // 'action': 'b2s_get_faq_entries',
36
+ // 'b2s_security_nonce': jQuery('#b2s_security_nonce').val()
37
+ // },
38
+ // error: function () {
39
+ // jQuery('.b2s-faq-area').hide();
40
+ // return false;
41
+ // },
42
+ // success: function (data) {
43
+ // if (data.result == true) {
44
+ // jQuery('.b2s-loading-area-faq').hide();
45
+ // jQuery('.b2s-faq-content').html(data.content);
46
+ // } else {
47
+ // if (data.error == 'nonce') {
48
+ // jQuery('.b2s-nonce-check-fail').show();
49
+ // }
50
+ // jQuery('.b2s-faq-area').hide();
51
+ // }
52
+ // }
53
+ // });
54
+ //}
55
 
56
 
57
  function base64EncodeUnicode(str) {
blog2social.php CHANGED
@@ -6,12 +6,12 @@
6
  * Author: Blog2Social, Adenion
7
  * Text Domain: blog2social
8
  * Domain Path: /languages
9
- * Version: 6.8.3
10
  * Author URI: https://www.blog2social.com
11
  * License: GPL2+
12
  */
13
 
14
- define('B2S_PLUGIN_VERSION', '683');
15
  define('B2S_PLUGIN_LANGUAGE', serialize(array('de_DE', 'en_US')));
16
  define('B2S_PLUGIN_DIR', plugin_dir_path(__FILE__));
17
  define('B2S_PLUGIN_URL', plugin_dir_url(__FILE__));
6
  * Author: Blog2Social, Adenion
7
  * Text Domain: blog2social
8
  * Domain Path: /languages
9
+ * Version: 6.8.4
10
  * Author URI: https://www.blog2social.com
11
  * License: GPL2+
12
  */
13
 
14
+ define('B2S_PLUGIN_VERSION', '684');
15
  define('B2S_PLUGIN_LANGUAGE', serialize(array('de_DE', 'en_US')));
16
  define('B2S_PLUGIN_DIR', plugin_dir_path(__FILE__));
17
  define('B2S_PLUGIN_URL', plugin_dir_url(__FILE__));
includes/Ajax/Post.php CHANGED
@@ -149,8 +149,7 @@ class Ajax_Post {
149
  if (isset($_POST['postFormat'])) {
150
  if ((int) $_POST['postFormat'] == 1) { //Imagepost
151
  if (isset($_POST['image_id']) && !empty($_POST['image_id']) && isset($_POST['comment_image']) && !empty($_POST['comment_image'])) {
152
- $title = preg_split('/\n/', $_POST['comment_image']);
153
- $data = array('title' => sanitize_text_field($title[0]), 'content' => $_POST['comment_image'], 'image_id' => $_POST['image_id'], 'author_id' => B2S_PLUGIN_BLOG_USER_ID);
154
  } else {
155
  echo json_encode(array('result' => false, 'error' => 'NO_DATA'));
156
  wp_die();
@@ -164,8 +163,7 @@ class Ajax_Post {
164
  }
165
  } else {
166
  if (isset($_POST['comment_text']) && !empty($_POST['comment_text'])) {
167
- $title = preg_split('/\n/', $_POST['comment_text']);
168
- $data = array('title' => sanitize_text_field($title[0]), 'content' => $_POST['comment_text'], 'image_id' => $_POST['image_id'], 'author_id' => B2S_PLUGIN_BLOG_USER_ID);
169
  } else {
170
  echo json_encode(array('result' => false, 'error' => 'NO_DATA'));
171
  wp_die();
@@ -212,7 +210,7 @@ class Ajax_Post {
212
  //Filter: image network
213
  if ((int) $_POST['postFormat'] == 0) {
214
  if (in_array($value->networkId, $allowNetworkOnlyImage)) {
215
- if(empty($defaultShareData['image_url'])) {
216
  array_push($content, array('networkDisplayName' => $value->networkUserName, 'networkAuthId' => $value->networkAuthId, 'networkId' => $value->networkId, 'networkType' => $value->networkType, 'html' => $b2sShipSend->getItemHtml($value->networkId, 'IMAGE_FOR_CURATION')));
217
  continue;
218
  }
@@ -333,8 +331,7 @@ class Ajax_Post {
333
  if (isset($_POST['postFormat'])) {
334
  if ((int) $_POST['postFormat'] == 1) { //Imagepost
335
  if (isset($_POST['image_id']) && !empty($_POST['image_id']) && isset($_POST['comment_image']) && !empty($_POST['comment_image'])) {
336
- $title = preg_split('/\n/', $_POST['comment_image']);
337
- $data = array('title' => sanitize_text_field($title[0]), 'content' => $_POST['comment_image'], 'image_id' => $_POST['image_id'], 'author_id' => B2S_PLUGIN_BLOG_USER_ID);
338
  $imgUrl = (isset($_POST['image_url']) && !empty($_POST['image_url'])) ? $_POST['image_url'] : '';
339
  } else {
340
  echo json_encode(array('result' => false, 'error' => 'NO_DATA'));
@@ -350,8 +347,7 @@ class Ajax_Post {
350
  }
351
  } else if ((int) $_POST['postFormat'] == 2) {//Textpost
352
  if (isset($_POST['comment_text']) && !empty($_POST['comment_text'])) {
353
- $title = preg_split('/\n/', $_POST['comment_text']);
354
- $data = array('title' => sanitize_text_field($title[0]), 'content' => $_POST['comment_text'], 'author_id' => B2S_PLUGIN_BLOG_USER_ID);
355
  } else {
356
  echo json_encode(array('result' => false, 'error' => 'NO_DATA'));
357
  wp_die();
@@ -382,12 +378,11 @@ class Ajax_Post {
382
  $redirect_url .= '&img=' . base64_encode($imgUrl);
383
  }
384
  if (isset($_POST['postFormat'])) {
385
- if($_POST['postFormat'] == '0') {
386
  $redirect_url .= '&postFormat=0';
387
  } else {
388
  $redirect_url .= '&postFormat=1';
389
  }
390
-
391
  }
392
  echo json_encode(array('result' => true, 'redirect' => $redirect_url));
393
  wp_die();
@@ -540,7 +535,6 @@ class Ajax_Post {
540
  $metaOg = false;
541
  $metaCard = false;
542
 
543
-
544
  if (!isset($post['b2s']) || !is_array($post['b2s']) || !isset($post['post_id']) || (int) $post['post_id'] == 0) {
545
  echo json_encode(array('result' => false));
546
  wp_die();
@@ -559,7 +553,7 @@ class Ajax_Post {
559
  'default_titel' => isset($post['default_titel']) ? sanitize_text_field($post['default_titel']) : '',
560
  'no_cache' => 0, //default inactive , 1=active 0=not
561
  'lang' => trim(strtolower(substr(B2S_LANGUAGE, 0, 2))));
562
-
563
  foreach ($post['b2s'] as $networkAuthId => $data) {
564
  if (!isset($data['url']) || !isset($data['network_id'])) {
565
  continue;
@@ -585,6 +579,7 @@ class Ajax_Post {
585
  }
586
  if (isset($data['image_url']) && !empty($data['image_url'])) {
587
  $meta->setMeta('og_image', trim(esc_url($data['image_url'])));
 
588
  }
589
  $meta->updateMeta((int) $post['post_id']);
590
  //TODO update scheds
@@ -745,6 +740,10 @@ class Ajax_Post {
745
  $options->_setOption('og_default_title', ((B2S_PLUGIN_USER_VERSION >= 1) ? sanitize_text_field($_POST['b2s_og_default_title']) : ''));
746
  $options->_setOption('og_default_desc', ((B2S_PLUGIN_USER_VERSION >= 1) ? sanitize_text_field($_POST['b2s_og_default_desc']) : ''));
747
  $options->_setOption('og_default_image', ((B2S_PLUGIN_USER_VERSION >= 1) ? esc_url($_POST['b2s_og_default_image']) : ''));
 
 
 
 
748
 
749
  $card_active = (!isset($_POST['b2s_card_active'])) ? 0 : 1;
750
  $options->_setOption('card_active', $card_active);
@@ -856,10 +855,10 @@ class Ajax_Post {
856
  echo json_encode(array('result' => true));
857
  wp_die();
858
  }
859
-
860
  if (isset($_POST['user_time_format']) && (int) $_POST['user_time_format'] >= 0) {
861
  $user_time_format = 0;
862
- if((int) $_POST['user_time_format'] > 0) {
863
  $user_time_format = 1;
864
  }
865
  $options = new B2S_Options(B2S_PLUGIN_BLOG_USER_ID);
@@ -867,7 +866,7 @@ class Ajax_Post {
867
  echo json_encode(array('result' => true));
868
  wp_die();
869
  }
870
-
871
  if (isset($_POST['legacy_mode'])) {
872
  $options = new B2S_Options(0, 'B2S_PLUGIN_GENERAL_OPTIONS');
873
  $options->_setOption('legacy_mode', (int) $_POST['legacy_mode']);
@@ -908,7 +907,6 @@ class Ajax_Post {
908
  $options = new B2S_Options(B2S_PLUGIN_BLOG_USER_ID);
909
  $options->_setOption('auto_post_import', $auto_post_import);
910
 
911
-
912
  //Auto-Poster M
913
  $active = ((isset($_POST['b2s-manuell-auto-post']) && (int) $_POST['b2s-manuell-auto-post'] == 1) ? 1 : 0);
914
  $best_times = ((isset($_POST['b2s-auto-post-best-times']) && (int) $_POST['b2s-auto-post-best-times'] == 1) ? 1 : 0);
@@ -965,7 +963,7 @@ class Ajax_Post {
965
  if ($mandantResult['result'] == true && (int) $mandantResult['mandantId'] > 0) {
966
  $assignProfile = $mandantResult['mandantId'];
967
  }
968
- if((int) $assignProfile > 0) {
969
  $profilData = (isset($auth->{$m->id}) && isset($auth->{$m->id}[0]) && !empty($auth->{$m->id}[0])) ? $auth->{$m->id} : array();
970
  foreach ($profilData as $k => $networkAuth) {
971
  if (isset($networkAuth->networkAuthId) && (int) $networkAuth->networkAuthId > 0) {
@@ -996,7 +994,7 @@ class Ajax_Post {
996
  }
997
  }
998
 
999
- if((int) $assignProfile > 0) {
1000
  //save flag in user autopost options
1001
  $assignOptions = new B2S_Options($userId);
1002
  $assignAutoPostOptions = $assignOptions->_getOption('auto_post');
@@ -1550,30 +1548,18 @@ class Ajax_Post {
1550
  public function b2sDeletePost() {
1551
  if (isset($_POST['b2s_security_nonce']) && (int) wp_verify_nonce($_POST['b2s_security_nonce'], 'b2s_security_nonce') > 0) {
1552
  require_once (B2S_PLUGIN_DIR . '/includes/B2S/Post/Tools.php');
1553
- global $wpdb;
1554
- if (isset($_POST['b2s_id']) && (int) $_POST['b2s_id'] > 0 && isset($_POST['post_id']) && (int) $_POST['post_id'] > 0) {
1555
- $sql = $wpdb->prepare("SELECT id,post_id,post_for_approve,post_for_relay FROM {$wpdb->prefix}b2s_posts WHERE id =%d AND publish_date = %s", (int) $_POST['b2s_id'], "0000-00-00 00:00:00");
1556
- $row = $wpdb->get_row($sql);
1557
- if (isset($row->id) && (int) $row->id == (int) $_POST['b2s_id']) {
1558
- $hookAction = (isset($row->post_for_approve) && (int) $row->post_for_approve == 0) ? 3 : 0; //since 4.9.1 Facebook Instant Sharing
1559
- $wpdb->update($wpdb->prefix . 'b2s_posts', array('hook_action' => $hookAction, 'hide' => 1), array('id' => (int) $_POST['b2s_id']));
1560
- //is post for relay
1561
- if ((int) $row->post_for_relay == 1) {
1562
- $res = B2S_Post_Tools::getAllRelayByPrimaryPostId($row->id);
1563
- if (is_array($res) && !empty($res)) {
1564
- foreach ($res as $item) {
1565
- if (isset($item->id) && (int) $item->id > 0) {
1566
- $wpdb->update($wpdb->prefix . 'b2s_posts', array('hook_action' => 3, 'hide' => 1), array('id' => $item->id));
1567
- }
1568
- }
1569
- }
1570
- }
1571
  }
1572
- delete_option("B2S_PLUGIN_CALENDAR_BLOCKED_" . (int) $_POST['b2s_id']);
1573
- delete_option('B2S_PLUGIN_POST_META_TAGES_TWITTER_' . (int) $_POST['post_id']);
1574
- delete_option('B2S_PLUGIN_POST_META_TAGES_OG_' . (int) $_POST['post_id']);
1575
  }
1576
- echo json_encode(array('result' => true));
1577
  wp_die();
1578
  } else {
1579
  echo json_encode(array('result' => false, 'error' => 'nonce'));
@@ -1612,7 +1598,6 @@ class Ajax_Post {
1612
  'no_cache' => 0, //default inactive , 1=active 0=not
1613
  'lang' => trim(strtolower(substr(B2S_LANGUAGE, 0, 2))));
1614
 
1615
-
1616
  //is relay post?
1617
  if (isset($post['relay_primary_post_id']) && (int) $post['relay_primary_post_id'] > 0 && (int) $b2s_id > 0) {
1618
  if (isset($post['relay_primary_sched_date']) && !empty($post['relay_primary_sched_date']) && isset($post['network_auth_id']) && (int) $post['network_auth_id'] > 0) {
@@ -1656,6 +1641,7 @@ class Ajax_Post {
1656
  }
1657
  if (isset($data['image_url']) && !empty($data['image_url'])) {
1658
  $meta->setMeta('og_image', trim(esc_url($data['image_url'])));
 
1659
  }
1660
  $meta->updateMeta((int) $post['post_id']);
1661
  //TODO Update scheds
@@ -1689,7 +1675,7 @@ class Ajax_Post {
1689
  }
1690
  $meta->updateMeta((int) $post['post_id']);
1691
  }
1692
-
1693
  $sendData = array("board" => isset($data['board']) ? sanitize_text_field($data['board']) : '',
1694
  "group" => isset($data['group']) ? sanitize_text_field($data['group']) : '',
1695
  "custom_title" => isset($data['custom_title']) ? sanitize_text_field($data['custom_title']) : '',
@@ -1721,7 +1707,7 @@ class Ajax_Post {
1721
  'user_timezone' => isset($post['user_timezone']) ? (int) $post['user_timezone'] : 0,
1722
  'saveSetting' => isset($data['saveSchedSetting']) ? true : false
1723
  );
1724
-
1725
  //Multi Image
1726
  if (isset($data['multi_image_1']) && !empty($data['multi_image_1'])) {
1727
  $schedData['sched_multi_image_1'][0] = $data['multi_image_1'];
@@ -1732,7 +1718,7 @@ class Ajax_Post {
1732
  if (isset($data['multi_image_3']) && !empty($data['multi_image_3'])) {
1733
  $schedData['sched_multi_image_3'][0] = $data['multi_image_3'];
1734
  }
1735
-
1736
  $b2sShipSend->saveSchedDetails(array_merge($defaultPostData, $sendData), $schedData, array());
1737
 
1738
  //is post for relay ?
@@ -1879,12 +1865,12 @@ class Ajax_Post {
1879
  $wpdb->insert($wpdb->prefix . 'b2s_user_network_settings', array('blog_user_id' => (int) $_POST['assignBlogUserId'], 'mandant_id' => 0, 'network_auth_id' => (int) $assignUserAuth['assign_network_auth_id']), array('%d', '%d', '%d'));
1880
 
1881
  $options = new B2S_Options((int) B2S_PLUGIN_BLOG_USER_ID);
1882
-
1883
  $optionUserTimeZone = $options->_getOption('user_time_zone');
1884
  $userTimeZone = ($optionUserTimeZone !== false) ? $optionUserTimeZone : get_option('timezone_string');
1885
  $userTimeZoneOffset = (empty($userTimeZone)) ? get_option('gmt_offset') : B2S_Util::getOffsetToUtcByTimeZone($userTimeZone);
1886
  $current_user_date = date((strtolower(substr(B2S_LANGUAGE, 0, 2)) == 'de') ? 'd.m.Y' : 'Y-m-d', strtotime(B2S_Util::getUTCForDate(date('Y-m-d H:i:s'), $userTimeZoneOffset)));
1887
-
1888
  if (isset($_POST['optionBestTimes']) && filter_var($_POST['optionBestTimes'], FILTER_VALIDATE_BOOLEAN) == true) {
1889
  $userSchedData = $options->_getOption('auth_sched_time');
1890
  if (isset($userSchedData['delay_day'][$_POST['networkAuthId']]) && isset($userSchedData['time'][$_POST['networkAuthId']])) {
@@ -1905,7 +1891,7 @@ class Ajax_Post {
1905
  $assignUserOptions = new B2S_Options((int) $_POST['assignBlogUserId']);
1906
  $assignUserSchedData = $assignUserOptions->_getOption('auth_sched_time');
1907
  $current_user_time = new DateTime(date('H:i', strtotime(B2S_Util::getUTCForDate(date('Y-m-d H:i:s'), $userTimeZoneOffset))));
1908
- if((int) $current_user_time->format('i') >= 30) {
1909
  $current_user_time->setTime((int) $current_user_time->format('H') + 1, 0);
1910
  } else {
1911
  $current_user_time->setTime((int) $current_user_time->format('H'), 30);
@@ -1992,7 +1978,7 @@ class Ajax_Post {
1992
  $new_template = array();
1993
  $default_template = unserialize(B2S_PLUGIN_NETWORK_SETTINGS_TEMPLATE_DEFAULT);
1994
  foreach ($_POST['template_data'] as $type => $data) {
1995
- if(isset($data['multi_kind']) && (int) $data['multi_kind'] == 1) {
1996
  $short_text = array();
1997
  foreach ($data['type_kind'] as $kind_id => $kind_data) {
1998
  $limit = ((isset($default_template[$_POST['networkId']][$type]['short_text'][$kind_id]['limit'])) ? $default_template[$_POST['networkId']][$type]['short_text'][$kind_id]['limit'] : 0);
@@ -2184,7 +2170,7 @@ class Ajax_Post {
2184
  $getPublicKey = file_get_contents($publicKey);
2185
  openssl_public_encrypt(sanitize_text_field($_POST['username']), $username, $getPublicKey);
2186
  openssl_public_encrypt(sanitize_text_field($_POST['boardId']), $boardId, $getPublicKey);
2187
- if(isset($_POST['password']) && !empty($_POST['password'])) {
2188
  openssl_public_encrypt(sanitize_text_field($_POST['password']), $password, $getPublicKey);
2189
  } else {
2190
  $password = "extension_login";
@@ -2353,7 +2339,7 @@ class Ajax_Post {
2353
  }
2354
  //only posted x times - Posts (1 post to 1 auth) within 5 minutes counts as posted one time
2355
  if (isset($_POST['b2s-re-post-already-planed-active']) && (int) $_POST['b2s-re-post-already-planed-active'] == 1 && isset($_POST['b2s-re-post-already-planed-count']) && (int) $_POST['b2s-re-post-already-planed-count'] >= 0) {
2356
- $where .= " AND posts.ID NOT IN (SELECT post_id FROM (SELECT post_id FROM wp_b2s_posts WHERE blog_user_id = " . (int) B2S_PLUGIN_BLOG_USER_ID . " AND publish_date != '0000-00-00 00:00:00' AND publish_error_code = '' AND hide = 0 GROUP BY UNIX_TIMESTAMP(publish_date) DIV 300 ORDER BY `wp_b2s_posts`.`post_id` ASC) AS b2s_post_results GROUP BY post_id HAVING count(*) > ".(int) $_POST['b2s-re-post-already-planed-count'].") ";
2357
  }
2358
  //categories
2359
  if (isset($_POST['b2s-re-post-categories-active']) && (int) $_POST['b2s-re-post-categories-active'] == 1 && isset($_POST['b2s-re-post-categories-data']) && !empty($_POST['b2s-re-post-categories-data']) && is_array($_POST['b2s-re-post-categories-data'])) {
@@ -2484,7 +2470,7 @@ class Ajax_Post {
2484
  $rePost->generatePosts($startDate, $settings, $networkData, $selectedTwitterProfile);
2485
  $countPosts++;
2486
  }
2487
- if($countPosts == 0) {
2488
  echo json_encode(array('result' => false, 'error' => 'no_content'));
2489
  wp_die();
2490
  }
@@ -2547,6 +2533,10 @@ class Ajax_Post {
2547
  $postData = array('action' => 'registerCommunity', 'token' => B2S_PLUGIN_TOKEN, 'username' => $_POST['username'], 'email' => $_POST['email'], 'password' => $_POST['password']);
2548
  $repsonse = json_decode(B2S_Api_Post::post(B2S_PLUGIN_API_ENDPOINT, $postData, 15), true);
2549
  if (is_array($repsonse) && !empty($repsonse) && isset($repsonse['result'])) {
 
 
 
 
2550
  echo json_encode($repsonse);
2551
  wp_die();
2552
  }
@@ -2558,16 +2548,16 @@ class Ajax_Post {
2558
  wp_die();
2559
  }
2560
  }
2561
-
2562
  public function networkCheckUserData() {
2563
  if (isset($_POST['b2s_security_nonce']) && (int) wp_verify_nonce($_POST['b2s_security_nonce'], 'b2s_security_nonce') > 0) {
2564
  $wpCookie = array();
2565
  $tempCookies = array();
2566
- foreach($_POST['networkUserData']['accData'] as $key => $value){
2567
- $entry = (array)$value;
2568
  $entry['expires'] = isset($value->expirationDate) ? (int) $value->expirationDate : null;
2569
- if(!in_array($entry['name'],$tempCookies)){
2570
- $tempCookies[] = $entry['name'];
2571
  $entry['value'] = str_replace('\\"', '"', $entry['value']);
2572
  $wpCookie[] = new WP_Http_Cookie($entry);
2573
  }
149
  if (isset($_POST['postFormat'])) {
150
  if ((int) $_POST['postFormat'] == 1) { //Imagepost
151
  if (isset($_POST['image_id']) && !empty($_POST['image_id']) && isset($_POST['comment_image']) && !empty($_POST['comment_image'])) {
152
+ $data = array('title' => sanitize_text_field($_POST['comment_image']), 'content' => $_POST['comment_image'], 'image_id' => $_POST['image_id'], 'author_id' => B2S_PLUGIN_BLOG_USER_ID);
 
153
  } else {
154
  echo json_encode(array('result' => false, 'error' => 'NO_DATA'));
155
  wp_die();
163
  }
164
  } else {
165
  if (isset($_POST['comment_text']) && !empty($_POST['comment_text'])) {
166
+ $data = array('title' => sanitize_text_field($_POST['comment_text']), 'content' => $_POST['comment_text'], 'image_id' => $_POST['image_id'], 'author_id' => B2S_PLUGIN_BLOG_USER_ID);
 
167
  } else {
168
  echo json_encode(array('result' => false, 'error' => 'NO_DATA'));
169
  wp_die();
210
  //Filter: image network
211
  if ((int) $_POST['postFormat'] == 0) {
212
  if (in_array($value->networkId, $allowNetworkOnlyImage)) {
213
+ if (empty($defaultShareData['image_url'])) {
214
  array_push($content, array('networkDisplayName' => $value->networkUserName, 'networkAuthId' => $value->networkAuthId, 'networkId' => $value->networkId, 'networkType' => $value->networkType, 'html' => $b2sShipSend->getItemHtml($value->networkId, 'IMAGE_FOR_CURATION')));
215
  continue;
216
  }
331
  if (isset($_POST['postFormat'])) {
332
  if ((int) $_POST['postFormat'] == 1) { //Imagepost
333
  if (isset($_POST['image_id']) && !empty($_POST['image_id']) && isset($_POST['comment_image']) && !empty($_POST['comment_image'])) {
334
+ $data = array('title' => sanitize_text_field($_POST['comment_image']), 'content' => $_POST['comment_image'], 'image_id' => $_POST['image_id'], 'author_id' => B2S_PLUGIN_BLOG_USER_ID);
 
335
  $imgUrl = (isset($_POST['image_url']) && !empty($_POST['image_url'])) ? $_POST['image_url'] : '';
336
  } else {
337
  echo json_encode(array('result' => false, 'error' => 'NO_DATA'));
347
  }
348
  } else if ((int) $_POST['postFormat'] == 2) {//Textpost
349
  if (isset($_POST['comment_text']) && !empty($_POST['comment_text'])) {
350
+ $data = array('title' => sanitize_text_field($_POST['comment_text']), 'content' => $_POST['comment_text'], 'author_id' => B2S_PLUGIN_BLOG_USER_ID);
 
351
  } else {
352
  echo json_encode(array('result' => false, 'error' => 'NO_DATA'));
353
  wp_die();
378
  $redirect_url .= '&img=' . base64_encode($imgUrl);
379
  }
380
  if (isset($_POST['postFormat'])) {
381
+ if ($_POST['postFormat'] == '0') {
382
  $redirect_url .= '&postFormat=0';
383
  } else {
384
  $redirect_url .= '&postFormat=1';
385
  }
 
386
  }
387
  echo json_encode(array('result' => true, 'redirect' => $redirect_url));
388
  wp_die();
535
  $metaOg = false;
536
  $metaCard = false;
537
 
 
538
  if (!isset($post['b2s']) || !is_array($post['b2s']) || !isset($post['post_id']) || (int) $post['post_id'] == 0) {
539
  echo json_encode(array('result' => false));
540
  wp_die();
553
  'default_titel' => isset($post['default_titel']) ? sanitize_text_field($post['default_titel']) : '',
554
  'no_cache' => 0, //default inactive , 1=active 0=not
555
  'lang' => trim(strtolower(substr(B2S_LANGUAGE, 0, 2))));
556
+
557
  foreach ($post['b2s'] as $networkAuthId => $data) {
558
  if (!isset($data['url']) || !isset($data['network_id'])) {
559
  continue;
579
  }
580
  if (isset($data['image_url']) && !empty($data['image_url'])) {
581
  $meta->setMeta('og_image', trim(esc_url($data['image_url'])));
582
+ $meta->setMeta('og_image_alt', '');
583
  }
584
  $meta->updateMeta((int) $post['post_id']);
585
  //TODO update scheds
740
  $options->_setOption('og_default_title', ((B2S_PLUGIN_USER_VERSION >= 1) ? sanitize_text_field($_POST['b2s_og_default_title']) : ''));
741
  $options->_setOption('og_default_desc', ((B2S_PLUGIN_USER_VERSION >= 1) ? sanitize_text_field($_POST['b2s_og_default_desc']) : ''));
742
  $options->_setOption('og_default_image', ((B2S_PLUGIN_USER_VERSION >= 1) ? esc_url($_POST['b2s_og_default_image']) : ''));
743
+ $options->_setOption('og_imagedata_active', ((B2S_PLUGIN_USER_VERSION >= 1) ? (int) $_POST['b2s_og_imagedata_active'] : 1));
744
+ $options->_setOption('og_objecttype_active', ((B2S_PLUGIN_USER_VERSION >= 1) ? (int) $_POST['b2s_og_objecttype_active'] : 1));
745
+ $options->_setOption('og_locale_active', ((B2S_PLUGIN_USER_VERSION >= 1) ? (int) $_POST['b2s_og_locale_active'] : 1));
746
+ $options->_setOption('og_locale', ((B2S_PLUGIN_USER_VERSION >= 1) ? esc_html($_POST['b2s_og_locale']) : ''));
747
 
748
  $card_active = (!isset($_POST['b2s_card_active'])) ? 0 : 1;
749
  $options->_setOption('card_active', $card_active);
855
  echo json_encode(array('result' => true));
856
  wp_die();
857
  }
858
+
859
  if (isset($_POST['user_time_format']) && (int) $_POST['user_time_format'] >= 0) {
860
  $user_time_format = 0;
861
+ if ((int) $_POST['user_time_format'] > 0) {
862
  $user_time_format = 1;
863
  }
864
  $options = new B2S_Options(B2S_PLUGIN_BLOG_USER_ID);
866
  echo json_encode(array('result' => true));
867
  wp_die();
868
  }
869
+
870
  if (isset($_POST['legacy_mode'])) {
871
  $options = new B2S_Options(0, 'B2S_PLUGIN_GENERAL_OPTIONS');
872
  $options->_setOption('legacy_mode', (int) $_POST['legacy_mode']);
907
  $options = new B2S_Options(B2S_PLUGIN_BLOG_USER_ID);
908
  $options->_setOption('auto_post_import', $auto_post_import);
909
 
 
910
  //Auto-Poster M
911
  $active = ((isset($_POST['b2s-manuell-auto-post']) && (int) $_POST['b2s-manuell-auto-post'] == 1) ? 1 : 0);
912
  $best_times = ((isset($_POST['b2s-auto-post-best-times']) && (int) $_POST['b2s-auto-post-best-times'] == 1) ? 1 : 0);
963
  if ($mandantResult['result'] == true && (int) $mandantResult['mandantId'] > 0) {
964
  $assignProfile = $mandantResult['mandantId'];
965
  }
966
+ if ((int) $assignProfile > 0) {
967
  $profilData = (isset($auth->{$m->id}) && isset($auth->{$m->id}[0]) && !empty($auth->{$m->id}[0])) ? $auth->{$m->id} : array();
968
  foreach ($profilData as $k => $networkAuth) {
969
  if (isset($networkAuth->networkAuthId) && (int) $networkAuth->networkAuthId > 0) {
994
  }
995
  }
996
 
997
+ if ((int) $assignProfile > 0) {
998
  //save flag in user autopost options
999
  $assignOptions = new B2S_Options($userId);
1000
  $assignAutoPostOptions = $assignOptions->_getOption('auto_post');
1548
  public function b2sDeletePost() {
1549
  if (isset($_POST['b2s_security_nonce']) && (int) wp_verify_nonce($_POST['b2s_security_nonce'], 'b2s_security_nonce') > 0) {
1550
  require_once (B2S_PLUGIN_DIR . '/includes/B2S/Post/Tools.php');
1551
+
1552
+ if (isset($_POST['b2s_id']) && !empty($_POST['b2s_id']) && isset($_POST['post_id']) && !empty($_POST['post_id'])) {
1553
+ $postIds = array($_POST['b2s_id']);
1554
+ if (is_array($postIds) && !empty($postIds)) {
1555
+ echo json_encode(B2S_Post_Tools::deleteUserSchedPost($postIds));
1556
+ delete_option("B2S_PLUGIN_CALENDAR_BLOCKED_" . (int) $_POST['b2s_id']);
1557
+ delete_option('B2S_PLUGIN_POST_META_TAGES_TWITTER_' . (int) $_POST['post_id']);
1558
+ delete_option('B2S_PLUGIN_POST_META_TAGES_OG_' . (int) $_POST['post_id']);
1559
+ wp_die();
 
 
 
 
 
 
 
 
 
1560
  }
 
 
 
1561
  }
1562
+ echo json_encode(array('result' => false));
1563
  wp_die();
1564
  } else {
1565
  echo json_encode(array('result' => false, 'error' => 'nonce'));
1598
  'no_cache' => 0, //default inactive , 1=active 0=not
1599
  'lang' => trim(strtolower(substr(B2S_LANGUAGE, 0, 2))));
1600
 
 
1601
  //is relay post?
1602
  if (isset($post['relay_primary_post_id']) && (int) $post['relay_primary_post_id'] > 0 && (int) $b2s_id > 0) {
1603
  if (isset($post['relay_primary_sched_date']) && !empty($post['relay_primary_sched_date']) && isset($post['network_auth_id']) && (int) $post['network_auth_id'] > 0) {
1641
  }
1642
  if (isset($data['image_url']) && !empty($data['image_url'])) {
1643
  $meta->setMeta('og_image', trim(esc_url($data['image_url'])));
1644
+ $meta->setMeta('og_image_alt', '');
1645
  }
1646
  $meta->updateMeta((int) $post['post_id']);
1647
  //TODO Update scheds
1675
  }
1676
  $meta->updateMeta((int) $post['post_id']);
1677
  }
1678
+
1679
  $sendData = array("board" => isset($data['board']) ? sanitize_text_field($data['board']) : '',
1680
  "group" => isset($data['group']) ? sanitize_text_field($data['group']) : '',
1681
  "custom_title" => isset($data['custom_title']) ? sanitize_text_field($data['custom_title']) : '',
1707
  'user_timezone' => isset($post['user_timezone']) ? (int) $post['user_timezone'] : 0,
1708
  'saveSetting' => isset($data['saveSchedSetting']) ? true : false
1709
  );
1710
+
1711
  //Multi Image
1712
  if (isset($data['multi_image_1']) && !empty($data['multi_image_1'])) {
1713
  $schedData['sched_multi_image_1'][0] = $data['multi_image_1'];
1718
  if (isset($data['multi_image_3']) && !empty($data['multi_image_3'])) {
1719
  $schedData['sched_multi_image_3'][0] = $data['multi_image_3'];
1720
  }
1721
+
1722
  $b2sShipSend->saveSchedDetails(array_merge($defaultPostData, $sendData), $schedData, array());
1723
 
1724
  //is post for relay ?
1865
  $wpdb->insert($wpdb->prefix . 'b2s_user_network_settings', array('blog_user_id' => (int) $_POST['assignBlogUserId'], 'mandant_id' => 0, 'network_auth_id' => (int) $assignUserAuth['assign_network_auth_id']), array('%d', '%d', '%d'));
1866
 
1867
  $options = new B2S_Options((int) B2S_PLUGIN_BLOG_USER_ID);
1868
+
1869
  $optionUserTimeZone = $options->_getOption('user_time_zone');
1870
  $userTimeZone = ($optionUserTimeZone !== false) ? $optionUserTimeZone : get_option('timezone_string');
1871
  $userTimeZoneOffset = (empty($userTimeZone)) ? get_option('gmt_offset') : B2S_Util::getOffsetToUtcByTimeZone($userTimeZone);
1872
  $current_user_date = date((strtolower(substr(B2S_LANGUAGE, 0, 2)) == 'de') ? 'd.m.Y' : 'Y-m-d', strtotime(B2S_Util::getUTCForDate(date('Y-m-d H:i:s'), $userTimeZoneOffset)));
1873
+
1874
  if (isset($_POST['optionBestTimes']) && filter_var($_POST['optionBestTimes'], FILTER_VALIDATE_BOOLEAN) == true) {
1875
  $userSchedData = $options->_getOption('auth_sched_time');
1876
  if (isset($userSchedData['delay_day'][$_POST['networkAuthId']]) && isset($userSchedData['time'][$_POST['networkAuthId']])) {
1891
  $assignUserOptions = new B2S_Options((int) $_POST['assignBlogUserId']);
1892
  $assignUserSchedData = $assignUserOptions->_getOption('auth_sched_time');
1893
  $current_user_time = new DateTime(date('H:i', strtotime(B2S_Util::getUTCForDate(date('Y-m-d H:i:s'), $userTimeZoneOffset))));
1894
+ if ((int) $current_user_time->format('i') >= 30) {
1895
  $current_user_time->setTime((int) $current_user_time->format('H') + 1, 0);
1896
  } else {
1897
  $current_user_time->setTime((int) $current_user_time->format('H'), 30);
1978
  $new_template = array();
1979
  $default_template = unserialize(B2S_PLUGIN_NETWORK_SETTINGS_TEMPLATE_DEFAULT);
1980
  foreach ($_POST['template_data'] as $type => $data) {
1981
+ if (isset($data['multi_kind']) && (int) $data['multi_kind'] == 1) {
1982
  $short_text = array();
1983
  foreach ($data['type_kind'] as $kind_id => $kind_data) {
1984
  $limit = ((isset($default_template[$_POST['networkId']][$type]['short_text'][$kind_id]['limit'])) ? $default_template[$_POST['networkId']][$type]['short_text'][$kind_id]['limit'] : 0);
2170
  $getPublicKey = file_get_contents($publicKey);
2171
  openssl_public_encrypt(sanitize_text_field($_POST['username']), $username, $getPublicKey);
2172
  openssl_public_encrypt(sanitize_text_field($_POST['boardId']), $boardId, $getPublicKey);
2173
+ if (isset($_POST['password']) && !empty($_POST['password'])) {
2174
  openssl_public_encrypt(sanitize_text_field($_POST['password']), $password, $getPublicKey);
2175
  } else {
2176
  $password = "extension_login";
2339
  }
2340
  //only posted x times - Posts (1 post to 1 auth) within 5 minutes counts as posted one time
2341
  if (isset($_POST['b2s-re-post-already-planed-active']) && (int) $_POST['b2s-re-post-already-planed-active'] == 1 && isset($_POST['b2s-re-post-already-planed-count']) && (int) $_POST['b2s-re-post-already-planed-count'] >= 0) {
2342
+ $where .= " AND posts.ID NOT IN (SELECT post_id FROM (SELECT post_id FROM wp_b2s_posts WHERE blog_user_id = " . (int) B2S_PLUGIN_BLOG_USER_ID . " AND publish_date != '0000-00-00 00:00:00' AND publish_error_code = '' AND hide = 0 GROUP BY UNIX_TIMESTAMP(publish_date) DIV 300 ORDER BY `wp_b2s_posts`.`post_id` ASC) AS b2s_post_results GROUP BY post_id HAVING count(*) > " . (int) $_POST['b2s-re-post-already-planed-count'] . ") ";
2343
  }
2344
  //categories
2345
  if (isset($_POST['b2s-re-post-categories-active']) && (int) $_POST['b2s-re-post-categories-active'] == 1 && isset($_POST['b2s-re-post-categories-data']) && !empty($_POST['b2s-re-post-categories-data']) && is_array($_POST['b2s-re-post-categories-data'])) {
2470
  $rePost->generatePosts($startDate, $settings, $networkData, $selectedTwitterProfile);
2471
  $countPosts++;
2472
  }
2473
+ if ($countPosts == 0) {
2474
  echo json_encode(array('result' => false, 'error' => 'no_content'));
2475
  wp_die();
2476
  }
2533
  $postData = array('action' => 'registerCommunity', 'token' => B2S_PLUGIN_TOKEN, 'username' => $_POST['username'], 'email' => $_POST['email'], 'password' => $_POST['password']);
2534
  $repsonse = json_decode(B2S_Api_Post::post(B2S_PLUGIN_API_ENDPOINT, $postData, 15), true);
2535
  if (is_array($repsonse) && !empty($repsonse) && isset($repsonse['result'])) {
2536
+ if ($repsonse['result'] == true) {
2537
+ $options = new B2S_Options(B2S_PLUGIN_BLOG_USER_ID);
2538
+ $options->_setOption('registered_community', true);
2539
+ }
2540
  echo json_encode($repsonse);
2541
  wp_die();
2542
  }
2548
  wp_die();
2549
  }
2550
  }
2551
+
2552
  public function networkCheckUserData() {
2553
  if (isset($_POST['b2s_security_nonce']) && (int) wp_verify_nonce($_POST['b2s_security_nonce'], 'b2s_security_nonce') > 0) {
2554
  $wpCookie = array();
2555
  $tempCookies = array();
2556
+ foreach ($_POST['networkUserData']['accData'] as $key => $value) {
2557
+ $entry = (array) $value;
2558
  $entry['expires'] = isset($value->expirationDate) ? (int) $value->expirationDate : null;
2559
+ if (!in_array($entry['name'], $tempCookies)) {
2560
+ $tempCookies[] = $entry['name'];
2561
  $entry['value'] = str_replace('\\"', '"', $entry['value']);
2562
  $wpCookie[] = new WP_Http_Cookie($entry);
2563
  }
includes/B2S/Calendar/Item.php CHANGED
@@ -58,7 +58,7 @@ class B2S_Calendar_Item {
58
  ->setPostForApprove($data->post_for_approve)
59
  ->setPublishLink($data->publish_link);
60
 
61
- if ($data->network_id == 1 || $data->network_id == 2 || $data->network_id == 3 || $data->network_id == 12 || $data->network_id == 17 || $data->network_id == 19) {
62
  $this->setPostFormat();
63
  }
64
  if ($data->network_id == 2 && isset($data->relay_primary_sched_date)) {
@@ -646,10 +646,11 @@ class B2S_Calendar_Item {
646
  'relay_primary_post_id' => $this->getRelayPrimaryPostId(),
647
  'post_for_relay' => $this->getPostForRelay(),
648
  'post_for_approve' => $this->getPostForApprove(),
 
649
  'view' => $view,
650
  'networkTosGroupId' => '',
651
  'networkKind' => 0);
652
-
653
  return $this->ship_item()->getItemHtml((object) $itemData, false);
654
  }
655
 
58
  ->setPostForApprove($data->post_for_approve)
59
  ->setPublishLink($data->publish_link);
60
 
61
+ if ($data->network_id == 1 || $data->network_id == 2 || $data->network_id == 3 || $data->network_id == 4 || $data->network_id == 12 || $data->network_id == 17 || $data->network_id == 19) {
62
  $this->setPostFormat();
63
  }
64
  if ($data->network_id == 2 && isset($data->relay_primary_sched_date)) {
646
  'relay_primary_post_id' => $this->getRelayPrimaryPostId(),
647
  'post_for_relay' => $this->getPostForRelay(),
648
  'post_for_approve' => $this->getPostForApprove(),
649
+ 'post_format' => $this->getPostFormat(),
650
  'view' => $view,
651
  'networkTosGroupId' => '',
652
  'networkKind' => 0);
653
+
654
  return $this->ship_item()->getItemHtml((object) $itemData, false);
655
  }
656
 
includes/B2S/Network/Item.php CHANGED
@@ -67,11 +67,11 @@ class B2S_Network_Item {
67
  $select .= '<optgroup label="' . esc_attr__("Default", "blog2social") . '"><option value="-1" selected="selected">' . esc_html__('Show all', 'blog2social') . '</option>';
68
  $select .= '<option value="0">' . esc_html__('My profile', 'blog2social') . '</option></optgroup>';
69
  if (!empty($data)) {
70
- $select .='<optgroup id="b2s-network-select-more-client" label="' . esc_attr__("Your profiles:", "blog2social") . '">';
71
  foreach ($data as $id => $name) {
72
  $select .= '<option value="' . esc_attr($id) . '">' . esc_html(stripslashes($name)) . '</option>';
73
  }
74
- $select .='</optgroup>';
75
  }
76
  $select .= '</select>';
77
  return $select;
@@ -79,7 +79,7 @@ class B2S_Network_Item {
79
 
80
  public function getPortale($mandanten, $auth, $portale, $auth_count, $addon_count) {
81
  $convertAuthData = $this->convertAuthData($auth);
82
-
83
  foreach ($mandanten as $k => $v) {
84
  $this->mandantenId[] = $k;
85
  }
@@ -92,13 +92,13 @@ class B2S_Network_Item {
92
  foreach ($this->mandantenId as $k => $mandant) {
93
  $html .= $this->getItemHtml($mandant, $mandanten, $convertAuthData, $portale, $auth_count);
94
  }
95
- $html .='</form>';
96
  $html .= '</div>';
97
  return $html;
98
  }
99
 
100
  public function getItemHtml($mandant, $mandantenData, $convertAuthData, $portale, $auth_count) {
101
-
102
  $html = '<ul class="list-group b2s-network-details-container-list" data-mandant-id="' . esc_attr($mandant) . '" style="display:' . ($mandant > 0 ? "none" : "block" ) . '">';
103
  foreach ($portale as $k => $portal) {
104
  if (!isset($convertAuthData[$mandant][$portal->id]) || empty($convertAuthData[$mandant][$portal->id])) {
@@ -106,23 +106,23 @@ class B2S_Network_Item {
106
  }
107
  $maxNetworkAccount = ($auth_count !== false && is_array($auth_count)) ? ((isset($auth_count[$portal->id])) ? $auth_count[$portal->id] : $auth_count[0]) : false;
108
 
109
- if(isset($this->addon_count) && is_object($this->addon_count) && isset($this->addon_count->{$portal->id}) && isset($this->addon_count->{$portal->id}->total) && (int) $this->addon_count->{$portal->id}->total > 0) {
110
  $maxNetworkAccount = (int) $maxNetworkAccount + (int) $this->addon_count->{$portal->id}->total;
111
  }
112
  $addonText = false;
113
- if(isset($this->addon_count->{$portal->id}->type) && !empty($this->addon_count->{$portal->id}->type)) {
114
  //Create Text
115
  $addonText = '(' . esc_html__('Available accounts', 'blog2social') . ': ' . (($auth_count !== false && is_array($auth_count)) ? ((isset($auth_count[$portal->id])) ? $auth_count[$portal->id] : $auth_count[0]) : 0);
116
  $additionalText = array(esc_html__('additional profiles', 'blog2social'), esc_html__('additional pages', 'blog2social'), esc_html__('additional groups', 'blog2social'));
117
  foreach ($this->addon_count->{$portal->id}->type as $type => $type_count) {
118
- if(strlen($addonText) > 1) {
119
  $addonText .= ' + ';
120
  }
121
  $addonText .= $additionalText[$type] . ': ' . $type_count;
122
  }
123
  $addonText .= ')';
124
  }
125
-
126
  if ($mandant == -1) { //all
127
  $html .= $this->getPortaleHtml($portal->id, $portal->name, $mandant, $mandantenData, $convertAuthData, $maxNetworkAccount, true, $addonText);
128
  } else {
@@ -139,21 +139,25 @@ class B2S_Network_Item {
139
  $mandantId = ($mandantId == -1) ? 0 : $mandantId;
140
  $sprache = substr(B2S_LANGUAGE, 0, 2);
141
  $html = '<li class="list-group-item" data-network-id="' . esc_attr($networkId) . '">';
142
- $html .='<div class="media">';
143
  if ($networkId != 8) {
144
- $html .='<img class="pull-left hidden-xs b2s-img-network" alt="' . esc_attr($networkName) . '" src="' . plugins_url('/assets/images/portale/' . $networkId . '_flat.png', B2S_PLUGIN_FILE) . '">';
145
  } else {
146
- $html .='<span class="pull-left hidden-xs b2s-img-network"></span>';
147
  }
148
- $html .='<div class="media-body network">';
149
 
150
  $html .= '<h4>' . esc_html(ucfirst($networkName));
151
 
 
 
 
 
152
  if ($maxNetworkAccount !== false) {
153
  if ($networkId == 18) {
154
- $html .=' <a class="b2s-info-btn b2sInfoNetwork18Btn" href="#">Info</a>';
155
  }
156
- }
157
  if (isset($this->bestTimeInfo[$networkId]) && !empty($this->bestTimeInfo[$networkId]) && is_array($this->bestTimeInfo[$networkId]) && $networkId != 8) {
158
  $time = '';
159
  $slug = ($this->lang == 'de') ? __('Clock', 'blog2social') : '';
@@ -169,17 +173,17 @@ class B2S_Network_Item {
169
 
170
  if (in_array($networkId, $this->allowProfil)) {
171
  $name = $this->networkTypeName[0];
172
- if(isset($this->networkTypeNameIndividual[$networkId][0]) && !empty($this->networkTypeNameIndividual[$networkId][0])) {
173
  $name = $this->networkTypeNameIndividual[$networkId][0];
174
  }
175
- if($networkId == 6){
176
  $html .= '<a href="#" class="btn btn-' . str_replace(' ', '', strtolower($networkName)) . ' btn-sm b2s-network-auth-btn" data-auth-method="client" data-network-mandant-id="' . esc_attr($mandantId) . '">' . sprintf(esc_html__('Connect %s', 'blog2social'), esc_html($name)) . '</a>';
177
  } else {
178
- if($networkId == 24 && B2S_PLUGIN_USER_VERSION < 1) {
179
  $html .= '<a href="#" class="btn btn-' . str_replace(' ', '', strtolower($networkName)) . ' btn-sm b2s-network-auth-btn b2s-btn-disabled b2sBusinessFeatureModalBtn" data-title="' . esc_attr__('You want to connect a network profile?', 'blog2social') . '" data-type="auth-network">' . sprintf(esc_html__('Connect %s', 'blog2social'), esc_html($name)) . ' <span class="label label-success">' . esc_html__("BUSINESS", "blog2social") . '</a>';
180
- } else if($networkId == 12) {
181
- $html .= '<button class="btn btn-' . str_replace(' ', '', strtolower($networkName)) . ' btn-sm b2s-network-auth-btn b2s-network-add-instagram-info-btn" data-b2s-auth-url="'.$b2sAuthUrl.'">' . sprintf(esc_html__('Connect %s', 'blog2social'), esc_html($name)) . '</button>';
182
- } else if($networkId == 25 && B2S_PLUGIN_USER_VERSION < 1) {
183
  $html .= '<a href="#" class="btn btn-' . str_replace(' ', '', strtolower($networkName)) . ' btn-sm b2s-network-auth-btn b2s-btn-disabled b2sPreFeatureModalBtn" data-title="' . esc_attr__('You want to connect a network profile?', 'blog2social') . '" data-type="auth-network">' . sprintf(esc_html__('Connect %s', 'blog2social'), esc_html($name)) . ' <span class="label label-success">' . esc_html__("SMART", "blog2social") . '</a>';
184
  } else {
185
  $html .= ($networkId != 18 || (B2S_PLUGIN_USER_VERSION >= 2 && $networkId == 18)) ? '<a href="#" onclick="wop(\'' . $b2sAuthUrl . '&choose=profile\', \'Blog2Social Network\'); return false;" class="btn btn-' . str_replace(' ', '', strtolower($networkName)) . ' btn-sm b2s-network-auth-btn">' . sprintf(esc_html__('Connect %s', 'blog2social'), esc_html($name)) . '</a>' : '<a href="#" class="btn btn-' . str_replace(' ', '', strtolower($networkName)) . ' btn-sm b2s-network-auth-btn b2s-btn-disabled b2sProFeatureModalBtn" data-title="' . esc_attr__('You want to connect a network profile?', 'blog2social') . '" data-type="auth-network">+ ' . esc_html__('Profile', 'blog2social') . ' <span class="label label-success">' . esc_html__("PRO", "blog2social") . '</a>';
@@ -188,22 +192,22 @@ class B2S_Network_Item {
188
  }
189
  if (in_array($networkId, $this->allowPage)) {
190
  $name = $this->networkTypeName[1];
191
- if(isset($this->networkTypeNameIndividual[$networkId][1]) && !empty($this->networkTypeNameIndividual[$networkId][1])) {
192
  $name = $this->networkTypeNameIndividual[$networkId][1];
193
  }
194
- if($networkId == 12) {
195
  $b2sSpecialAuthUrl = $this->authurl . '&portal_id=' . $networkId . '&transfer=oauth&mandant_id=' . $mandantId . '&version=3&affiliate_id=' . B2S_Tools::getAffiliateId();
196
- $html .= (B2S_PLUGIN_USER_VERSION >= 1) ? '<button class="btn btn-' . str_replace(' ', '', strtolower($networkName)) . ' btn-sm b2s-network-auth-btn b2s-network-add-instagram-business-info-btn" data-b2s-auth-url="'.$b2sSpecialAuthUrl.'">' . sprintf(esc_html__('Connect %s', 'blog2social'), esc_html($name)) . '</button>' : '<a href="#" class="btn btn-' . str_replace(' ', '', strtolower($networkName)) . ' btn-sm b2s-network-auth-btn b2s-btn-disabled b2sPreFeatureModalBtn" data-title="' . esc_attr__('You want to connect a network profile?', 'blog2social') . '" data-type="auth-network">+ ' . esc_html__('Business', 'blog2social') . ' <span class="label label-success">' . esc_html__("SMART", "blog2social") . '</a>';
197
  } else {
198
- $html .= (B2S_PLUGIN_USER_VERSION > 1 || (B2S_PLUGIN_USER_VERSION == 0 && $networkId == 1) || (B2S_PLUGIN_USER_VERSION == 1 && ($networkId == 1 || $networkId == 10))) ? (($networkId == 1) ? '<button class="btn btn-' . str_replace(' ', '', strtolower($networkName)) . ' btn-sm b2s-network-auth-btn b2s-network-add-page-info-btn" data-b2s-auth-url="'.$b2sAuthUrl.'">' . sprintf(esc_html__('Connect %s', 'blog2social'), esc_html($name)) . '</button>' : '<button onclick="wop(\'' . $b2sAuthUrl . '&choose=page\', \'Blog2Social Network\'); return false;" class="btn btn-' . str_replace(' ', '', strtolower($networkName)) . ' btn-sm b2s-network-auth-btn">' . sprintf(esc_html__('Connect %s', 'blog2social'), esc_html($name)) . '</button>') : '<a href="#" class="btn btn-' . str_replace(' ', '', strtolower($networkName)) . ' btn-sm b2s-network-auth-btn b2s-btn-disabled b2sProFeatureModalBtn" data-title="' . esc_attr__('You want to connect a network page?', 'blog2social') . '" data-type="auth-network">' . sprintf(esc_html__('Connect %s', 'blog2social'), esc_html($name)) . ' <span class="label label-success">' . esc_html__("PRO", "blog2social") . '</a>';
199
  }
200
  }
201
  if (in_array($networkId, $this->allowGroup)) {
202
  $name = $this->networkTypeName[2];
203
- if(isset($this->networkTypeNameIndividual[$networkId][2]) && !empty($this->networkTypeNameIndividual[$networkId][2])) {
204
  $name = $this->networkTypeNameIndividual[$networkId][2];
205
  }
206
- $html .= (B2S_PLUGIN_USER_VERSION > 1) ? (($networkId == 1) ? '<button class="btn btn-' . str_replace(' ', '', strtolower($networkName)) . ' btn-sm b2s-network-auth-btn b2s-network-add-group-info-btn" data-b2s-auth-url="'.$b2sAuthUrl.'">' . sprintf(esc_html__('Connect %s', 'blog2social'), esc_html($name)) . '</button>' : '<button onclick="wop(\'' . $b2sAuthUrl . '&choose=group\', \'Blog2Social Network\'); return false;" class="btn btn-' . str_replace(' ', '', strtolower($networkName)) . ' btn-sm b2s-network-auth-btn">' . sprintf(esc_html__('Connect %s', 'blog2social'), esc_html($name)) . '</button>') : '<a href="#" class="btn btn-' . str_replace(' ', '', strtolower($networkName)) . ' btn-sm b2s-network-auth-btn b2s-btn-disabled b2sProFeatureModalBtn" data-title="' . esc_attr__('You want to connect a social media group?', 'blog2social') . '" data-type="auth-network">' . sprintf(esc_html__('Connect %s', 'blog2social'), esc_html($name)) . ' <span class="label label-success">' . esc_html__("PRO", "blog2social") . '</span></a>';
207
  }
208
  if (array_key_exists($networkId, unserialize(B2S_PLUGIN_NETWORK_SETTINGS_TEMPLATE_DEFAULT))) {
209
  $html .= (B2S_PLUGIN_USER_VERSION >= 1) ? '<button onclick="return false;" class="btn btn-default btn-sm b2s-network-auth-btn b2s-edit-template-btn" data-network-id="' . esc_attr($networkId) . '"><i class="glyphicon glyphicon-pencil"></i> ' . esc_html__('Edit Post Template', 'blog2social') . '</button>' : '<button onclick="return false;" class="btn btn-default btn-sm b2s-network-auth-btn b2s-edit-template-btn b2s-btn-disabled" data-network-id="' . esc_attr($networkId) . '"><i class="glyphicon glyphicon-pencil"></i> ' . esc_html__('Edit Post Template', 'blog2social') . ' <span class="label label-success">' . esc_html__("SMART", "blog2social") . '</span></button>';
@@ -214,15 +218,14 @@ class B2S_Network_Item {
214
  $html .= '<ul class="b2s-network-item-auth-list" data-network-mandant-id="' . esc_attr($mandantId) . '" data-network-id="' . esc_attr($networkId) . '" ' . (($showAllAuths) ? 'data-network-count="true"' : '') . '>';
215
 
216
  //First Line
217
- $html.='<li class="b2s-network-item-auth-list-li" data-network-mandant-id="' . esc_attr($mandantId) . '" data-network-id="' . esc_attr($networkId) . '" data-view="' . esc_attr((($containerMandantId == -1) ? 'all' : 'selected')) . '">';
218
- $html.='<span class="b2s-network-auth-count">' . esc_html__("Connections", "blog2social") . ' <span class="b2s-network-auth-count-current" ' . (($showAllAuths) ? 'data-network-count-trigger="true"' : '') . ' data-network-id="' . esc_attr($networkId) . '"></span>/' . esc_html($maxNetworkAccount) . '</span>';
219
- if($addonText != false && !empty($addonText)) {
220
- $html .= '<span> '.$addonText.'</span> <button type="button" class="btn-link b2s-network-addon-info-btn">Info</button>';
221
  }
222
- $html.='<span class="pull-right b2s-sched-manager-title hidden-xs" data-network-mandant-id="' . esc_attr($mandantId) . '" data-network-id="' . esc_attr($networkId) . '">' . esc_html__("Best Time Manager", "blog2social") . ' <a href="#" class="b2s-info-btn b2s-load-settings-sched-time-default-info b2sInfoSchedTimesModalBtn">' . esc_html__('Info', 'blog2social') . '</a></span>';
223
- $html.='</li>';
224
 
225
-
226
  if ($showAllAuths) {
227
  foreach ($this->mandantenId as $ka => $mandantAll) {
228
  $mandantName = isset($mandantenData->{$mandantAll}) ? ($mandantenData->{$mandantAll}) : esc_html__("My profile", "blog2social");
@@ -233,7 +236,7 @@ class B2S_Network_Item {
233
  } else {
234
  $html .= $this->getAuthItemHtml($networkData, $mandantId, "", $networkId, $b2sAuthUrl, $containerMandantId, $sprache);
235
  }
236
-
237
  $html .= '</ul>';
238
  $html .= '</div>';
239
  $html .= '</div>';
@@ -244,6 +247,8 @@ class B2S_Network_Item {
244
  private function getAuthItemHtml($networkData = array(), $mandantId = 0, $mandantName = '', $networkId = 0, $b2sAuthUrl = '', $containerMandantId = 0, $sprache = 'en') {
245
  $isEdit = false;
246
  $html = '';
 
 
247
  if (isset($networkData[0])) {
248
  foreach ($networkData[0] as $k => $v) {
249
 
@@ -251,37 +256,42 @@ class B2S_Network_Item {
251
  $notAllow = ($v['notAllow'] !== false) ? true : false;
252
  $isInterrupted = ($v['expiredDate'] != '0000-00-00' && $v['expiredDate'] <= date('Y-m-d')) ? true : false;
253
 
254
-
255
  $html .= '<li class="b2s-network-item-auth-list-li ' . (($isDeprecated) ? 'b2s-label-info-border-left deprecated' : (($notAllow) ? 'b2s-label-warning-border-left' : (($isInterrupted) ? 'b2s-label-danger-border-left' : ''))) . ' " data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" data-network-mandant-id="' . esc_attr($mandantId) . '" data-network-id="' . esc_attr($networkId) . '" data-network-type="0">';
256
- $html .='<div class="pull-left">';
257
 
258
  if ($notAllow) {
259
- $html.= '<div class="b2s-network-auth-list-info"><span class="glyphicon glyphicon-remove-circle"></span> ' . esc_html__('To reactivate this connection,', 'blog2social') . ' <a href="' . esc_url(B2S_Tools::getSupportLink('affiliate')) . '"target="_blank">' . esc_html__('please upgrade', 'blog2social') . '</a></div>';
260
  }
261
  if ($isInterrupted && !$notAllow) {
262
- $html.= '<div class="b2s-network-auth-list-info" data-b2s-auth-info="isInterrupted"><span class="glyphicon glyphicon-remove-circle"></span> ' . esc_html__('Connection is interrupted since', 'blog2social') . ' ' . esc_html(($sprache == 'en' ? $v['expiredDate'] : date('d.m.Y', strtotime($v['expiredDate'])))) . '</div>';
263
  }
264
  if ($v['owner_blog_user_id'] !== false) {
265
  $displayName = stripslashes(get_user_by('id', $v['owner_blog_user_id'])->display_name);
266
- $html .='<div class="b2s-network-approved-from">' . esc_html__("Assigned by", "blog2social") . ' ' . esc_html(((empty($displayName) || $displayName == false) ? __("Unknown username", "blog2social") : $displayName)) . '</div> ';
 
 
 
 
 
 
267
  }
268
  $name = $this->networkTypeName[0];
269
- if(isset($this->networkTypeNameIndividual[$networkId][0]) && !empty($this->networkTypeNameIndividual[$networkId][0])) {
270
  $name = $this->networkTypeNameIndividual[$networkId][0];
271
  }
272
  $html .= '<span class="b2s-network-item-auth-type">' . (($isDeprecated) ? '<span class="glyphicon glyphicon-exclamation-sign glyphicon-info"></span> ' : '') . esc_html($name) . '</span>: <span class="b2s-network-item-auth-user-name">' . esc_html(stripslashes($v['networkUserName'])) . '</span> ';
273
 
274
  if (!empty($mandantName)) {
275
- $html .='<span class="b2s-network-mandant-name">(' . esc_html($mandantName) . ')</span> ';
276
  }
277
 
278
- $html .='</div>';
279
 
280
- $html .='<div class="pull-right">';
281
  $html .= '<a class="b2s-network-item-auth-list-btn-delete b2s-add-padding-network-delete pull-right" data-network-type="0" data-network-id="' . esc_attr($networkId) . '" data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" href="#"><span class="glyphicon glyphicon-trash glyphicon-grey"></span></a>';
282
  if (!$isDeprecated) {
283
  if ($v['owner_blog_user_id'] == false) {
284
- if(!$notAllow || ($notAllow && isset($this->addon_count->{$networkId}->type->{0}) && !empty($this->addon_count->{$networkId}->type->{0}))) { //only show if addon
285
  if ($networkId != 6) {
286
  $html .= '<a href="#" onclick="wop(\'' . $b2sAuthUrl . '&choose=profil&update=' . $v['networkAuthId'] . (($notAllow) ? '&check=addon' : '') . '\', \'Blog2Social Network\'); return false;" class="b2s-network-auth-btn b2s-network-auth-update-btn b2s-add-padding-network-refresh pull-right" data-network-auth-id="' . esc_attr($v['networkAuthId']) . '"><span class="glyphicon glyphicon-refresh glyphicon-grey"></span></a>';
287
  } else {
@@ -291,12 +301,12 @@ class B2S_Network_Item {
291
  } else {
292
  $html .= '<span class="b2s-add-padding-network-placeholder-btn pull-right"></span>';
293
  }
294
- if(!$notAllow) {
295
- $html .='<a href="#" class="pull-right b2s-network-auth-settings-btn b2s-add-padding-network-team pull-right" data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" data-network-id="' . esc_attr($networkId) . '" data-network-type="0" data-network-mandant-id="' . esc_attr($mandantId) . '" data-connection-owner="' . esc_attr((($v['owner_blog_user_id'] !== false) ? $v['owner_blog_user_id'] : '0')) . '"><span class="glyphicon glyphicon-cog glyphicon-grey"></span></a>';
296
  if ($v['expiredDate'] == '0000-00-00' || $v['expiredDate'] > date('Y-m-d')) {
297
  if (isset($this->modifyBoardAndGroup[$networkId])) {
298
  if (in_array(0, $this->modifyBoardAndGroup[$networkId]['TYPE'])) {
299
- $html .='<a href="#" class="pull-right b2s-modify-board-and-group-network-btn b2s-add-padding-network-edit" data-modal-title="' . esc_attr($this->modifyBoardAndGroup[$networkId]['TITLE']) . '" data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" data-network-id="' . esc_attr($networkId) . '" data-network-type="0"><span class="glyphicon glyphicon-pencil glyphicon-grey"></span></a>';
300
  $isEdit = true;
301
  }
302
  }
@@ -305,15 +315,15 @@ class B2S_Network_Item {
305
  }
306
  //Sched Manager since V 5.1.0
307
  if (B2S_PLUGIN_USER_VERSION > 0) {
308
- $html .='<span data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" class="b2s-sched-manager-time-area pull-right ' . (!$isEdit ? 'b2s-sched-manager-add-padding' : '') . ' hidden-xs" style="' . (($notAllow) ? 'display:none;' : '') . '">
309
  <input class="form-control b2s-box-sched-time-input b2s-settings-sched-item-input-time" type="text" value="' . esc_attr($this->getUserSchedTime($v['networkAuthId'], $networkId, 0, 'time')) . '" readonly="" data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" data-network-mandant-id="' . esc_attr($mandantId) . '" data-network-id="' . esc_attr($networkId) . '" data-network-type="0" data-network-container-mandant-id="' . esc_attr($containerMandantId) . '" name="b2s-user-sched-data[time][' . esc_attr($v['networkAuthId']) . ']">
310
  </span>';
311
- $html .='<span data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" class="b2s-sched-manager-day-area pull-right hidden-xs" style="' . (($notAllow) ? 'display:none;' : '') . '"><span data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" class="b2s-sched-manager-item-input-day-btn-minus" data-network-auth-id="' . esc_attr($v['networkAuthId']) . '">-</span> <span class="b2s-text-middle">+</span> <input type="text" class="b2s-sched-manager-item-input-day" data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" data-network-mandant-id="' . esc_attr($mandantId) . '" data-network-id="' . esc_attr($networkId) . '" data-network-type="0" data-network-container-mandant-id="' . esc_attr($containerMandantId) . '" name="b2s-user-sched-data[delay_day][' . esc_attr($v['networkAuthId']) . ']" value="' . esc_attr($this->getUserSchedTime($v['networkAuthId'], $networkId, 0, 'day')) . '" readonly> <span class="b2s-text-middle">' . esc_html__('Days', 'blog2social') . '</span> <span data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" class="b2s-sched-manager-item-input-day-btn-plus" data-network-auth-id="' . esc_attr($v['networkAuthId']) . '">+</span></span>';
312
  } else {
313
- $html .='<span data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" class="b2s-sched-manager-premium-area pull-right hidden-xs"><span class="label label-success"><a href="#" class="btn-label-premium b2sInfoSchedTimesModalBtn">' . esc_html__('SMART', 'blog2social') . '</a></span></span>';
314
  }
315
 
316
- $html .='</div>';
317
 
318
  $html .= '<div class="clearfix"></div></li>';
319
  }
@@ -326,49 +336,55 @@ class B2S_Network_Item {
326
  $isInterrupted = ($v['expiredDate'] != '0000-00-00' && $v['expiredDate'] <= date('Y-m-d')) ? true : false;
327
 
328
  $html .= '<li class="b2s-network-item-auth-list-li ' . (($isDeprecated) ? 'b2s-label-info-border-left deprecated' : (($notAllow) ? 'b2s-label-warning-border-left' : (($isInterrupted) ? 'b2s-label-danger-border-left' : ''))) . '" data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" data-network-mandant-id="' . esc_attr($mandantId) . '" data-network-id="' . esc_attr($networkId) . '" data-network-type="1">';
329
- $html .='<div class="pull-left">';
330
 
331
  if ($notAllow) {
332
- $html.= '<div class="b2s-network-auth-list-info"><span class="glyphicon glyphicon-remove-circle"></span> ' . esc_html__('To reactivate this connection,', 'blog2social') . ' <a href="' . esc_url(B2S_Tools::getSupportLink('affiliate')) . '"target="_blank">' . esc_html__('please upgrade', 'blog2social') . '</a></div>';
333
  }
334
  if ($isInterrupted && !$notAllow) {
335
- $html.= '<div class="b2s-network-auth-list-info" data-b2s-auth-info="isInterrupted">' . esc_html__('Connection is interrupted since', 'blog2social') . ' ' . esc_html(($sprache == 'en' ? $v['expiredDate'] : date('d.m.Y', strtotime($v['expiredDate'])))) . '</div>';
336
  }
337
  if ($v['owner_blog_user_id'] !== false) {
338
  $displayName = stripslashes(get_user_by('id', $v['owner_blog_user_id'])->display_name);
339
- $html .='<div class="b2s-network-approved-from">' . esc_html__("Assigned by", "blog2social") . ' ' . esc_html(((empty($displayName) || $displayName == false) ? __("Unknown username", "blog2social") : $displayName)) . '</div> ';
 
 
 
 
 
 
340
  }
341
  $name = $this->networkTypeName[1];
342
- if(isset($this->networkTypeNameIndividual[$networkId][1]) && !empty($this->networkTypeNameIndividual[$networkId][1])) {
343
  $name = $this->networkTypeNameIndividual[$networkId][1];
344
  }
345
  $html .= '<span class="b2s-network-item-auth-type">' . (($isDeprecated) ? '<span class="glyphicon glyphicon-exclamation-sign glyphicon-info"></span> ' : '') . ($networkId == 19 && isset($this->networkKindName[$v['networkKind']]) ? $this->networkKindName[$v['networkKind']] : $name) . '</span>: <span class="b2s-network-item-auth-user-name">' . esc_html(stripslashes($v['networkUserName'])) . '</span> ';
346
-
347
- if($networkId == 19 && (int) $v['networkKind'] == 1) {// Xing Business Pages Info
348
  $html .= '<input type="hidden" value="1" id="b2sHasXingBusinessPage">';
349
  }
350
-
351
  if (!empty($mandantName)) {
352
- $html .='<span class="b2s-network-mandant-name">(' . esc_html($mandantName) . ')</span> ';
353
  }
354
 
355
- $html .='</div>';
356
- $html .='<div class="pull-right">';
357
  $html .= '<a class="b2s-network-item-auth-list-btn-delete b2s-add-padding-network-delete pull-right" data-network-type="1" data-network-id="' . esc_attr($networkId) . '" data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" href="#"><span class="glyphicon glyphicon-trash glyphicon-grey"></span></a>';
358
  if (!$isDeprecated) {
359
- if(!$notAllow || ($notAllow && isset($this->addon_count->{$networkId}->type->{1}) && !empty($this->addon_count->{$networkId}->type->{1}))) { //only show if addon
360
  if ($v['owner_blog_user_id'] == false) {
361
  $html .= '<a href="#" onclick="wop(\'' . $b2sAuthUrl . '&choose=page&update=' . $v['networkAuthId'] . (($notAllow) ? '&check=addon' : '') . '\', \'Blog2Social Network\'); return false;" class="b2s-network-auth-btn b2s-network-auth-update-btn b2s-add-padding-network-refresh pull-right" data-network-auth-id="' . esc_attr($v['networkAuthId']) . '"><span class="glyphicon glyphicon-refresh glyphicon-grey"></span></a>';
362
  } else {
363
  $html .= '<span class="b2s-add-padding-network-placeholder-btn pull-right"></span>';
364
  }
365
  }
366
- if(!$notAllow) {
367
- $html .='<a href="#" class="pull-right b2s-network-auth-settings-btn b2s-add-padding-network-team pull-right" data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" data-network-id="' . esc_attr($networkId) . '" data-network-type="1" data-network-mandant-id="' . esc_attr($mandantId) . '" data-connection-owner="' . esc_attr((($v['owner_blog_user_id'] !== false) ? $v['owner_blog_user_id'] : '0')) . '"><span class="glyphicon glyphicon-cog glyphicon-grey"></span></a>';
368
  if ($v['expiredDate'] == '0000-00-00' || $v['expiredDate'] > date('Y-m-d')) {
369
  if (isset($this->modifyBoardAndGroup[$networkId])) {
370
  if (in_array(1, $this->modifyBoardAndGroup[$networkId]['TYPE'])) {
371
- $html .='<a href="#" class="pull-right b2s-modify-board-and-group-network-btn b2s-add-padding-network-edit" data-modal-title="' . esc_attr($this->modifyBoardAndGroup[$networkId]['TITLE']) . '" data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" data-network-id="' . esc_attr($networkId) . '" data-network-type="1"><span class="glyphicon glyphicon-pencil glyphicon-grey"></span></a>';
372
  $isEdit = true;
373
  }
374
  }
@@ -378,15 +394,15 @@ class B2S_Network_Item {
378
 
379
  //Sched Manager since V 5.1.0
380
  if (B2S_PLUGIN_USER_VERSION > 0) {
381
- $html .='<span data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" class="b2s-sched-manager-time-area pull-right ' . (!$isEdit ? 'b2s-sched-manager-add-padding' : '') . ' hidden-xs" style="' . (($notAllow) ? 'display:none;' : '') . '">
382
  <input class="form-control b2s-box-sched-time-input b2s-settings-sched-item-input-time" type="text" value="' . esc_attr($this->getUserSchedTime($v['networkAuthId'], $networkId, 1, 'time')) . '" readonly="" data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" data-network-mandant-id="' . esc_attr($mandantId) . '" data-network-id="' . esc_attr($networkId) . '" data-network-type="1" data-network-container-mandant-id="' . esc_attr($containerMandantId) . '" name="b2s-user-sched-data[time][' . esc_attr($v['networkAuthId']) . ']">
383
  </span>';
384
- $html .='<span data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" class="b2s-sched-manager-day-area pull-right hidden-xs" style="' . (($notAllow) ? 'display:none;' : '') . '"><span data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" class="b2s-sched-manager-item-input-day-btn-minus" data-network-auth-id="' . esc_attr($v['networkAuthId']) . '">-</span> <span class="b2s-text-middle">+</span> <input type="text" class="b2s-sched-manager-item-input-day" data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" data-network-mandant-id="' . esc_attr($mandantId) . '" data-network-id="' . esc_attr($networkId) . '" data-network-type="1" data-network-container-mandant-id="' . esc_attr($containerMandantId) . '" name="b2s-user-sched-data[delay_day][' . esc_attr($v['networkAuthId']) . ']" value="' . esc_attr($this->getUserSchedTime($v['networkAuthId'], $networkId, 1, 'day')) . '" readonly> <span class="b2s-text-middle">' . esc_html__('Days', 'blog2social') . '</span> <span data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" class="b2s-sched-manager-item-input-day-btn-plus" data-network-auth-id="' . esc_attr($v['networkAuthId']) . '">+</span></span>';
385
  } else {
386
- $html .='<span data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" class="b2s-sched-manager-premium-area pull-right hidden-xs"><span class="label label-success"><a href="#" class="btn-label-premium b2sInfoSchedTimesModalBtn">' . esc_html__('SMART', 'blog2social') . '</a></span></span>';
387
  }
388
 
389
- $html .='</div>';
390
 
391
  $html .= '<div class="clearfix"></div></li>';
392
  }
@@ -400,44 +416,50 @@ class B2S_Network_Item {
400
 
401
  $html .= '<li class="b2s-network-item-auth-list-li ' . (($isDeprecated) ? 'b2s-label-info-border-left deprecated' : (($notAllow) ? 'b2s-label-warning-border-left' : (($isInterrupted) ? 'b2s-label-danger-border-left' : ''))) . '" data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" data-network-mandant-id="' . esc_attr($mandantId) . '" data-network-id="' . esc_attr($networkId) . '" data-network-type="2">';
402
 
403
- $html .='<div class="pull-left">';
404
 
405
  if ($notAllow) {
406
- $html.= '<div class="b2s-network-auth-list-info"><span class="glyphicon glyphicon-remove-circle"></span> ' . esc_html__('To reactivate this connection,', 'blog2social') . ' <a href="' . esc_url(B2S_Tools::getSupportLink('affiliate')) . '"target="_blank">' . esc_html__('please upgrade', 'blog2social') . '</a></div>';
407
  }
408
  if ($isInterrupted && !$notAllow) {
409
- $html.= '<div class="b2s-network-auth-list-info" data-b2s-auth-info="isInterrupted">' . esc_html__('Connection is interrupted since', 'blog2social') . ' ' . esc_html(($sprache == 'en' ? $v['expiredDate'] : date('d.m.Y', strtotime($v['expiredDate'])))) . '</div>';
410
  }
411
  if ($v['owner_blog_user_id'] !== false) {
412
  $displayName = stripslashes(get_user_by('id', $v['owner_blog_user_id'])->display_name);
413
- $html .='<div class="b2s-network-approved-from">' . esc_html__("Assigned by", "blog2social") . ' ' . esc_html(((empty($displayName) || $displayName == false) ? __("Unknown username", "blog2social") : $displayName)) . '</div> ';
 
 
 
 
 
 
414
  }
415
  $name = $this->networkTypeName[2];
416
- if(isset($this->networkTypeNameIndividual[$networkId][2]) && !empty($this->networkTypeNameIndividual[$networkId][2])) {
417
  $name = $this->networkTypeNameIndividual[$networkId][2];
418
  }
419
  $html .= '<span class="b2s-network-item-auth-type">' . (($isDeprecated) ? '<span class="glyphicon glyphicon-exclamation-sign glyphicon-info"></span> ' : '') . esc_html($name) . '</span>: <span class="b2s-network-item-auth-user-name">' . esc_html(stripslashes($v['networkUserName'])) . '</span> ';
420
 
421
  if (!empty($mandantName)) {
422
- $html .='<span class="b2s-network-mandant-name">(' . esc_html($mandantName) . ')</span> ';
423
  }
424
- $html .='</div>';
425
- $html .='<div class="pull-right">';
426
  $html .= '<a class="b2s-network-item-auth-list-btn-delete b2s-add-padding-network-delete pull-right" data-network-type="2" data-network-id="' . esc_attr($networkId) . '" data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" href="#"><span class="glyphicon glyphicon-trash glyphicon-grey"></span></a>';
427
  if (!$isDeprecated) {
428
- if(!$notAllow || ($notAllow && isset($this->addon_count->{$networkId}->type->{2}) && !empty($this->addon_count->{$networkId}->type->{2}))) { //only show if addon
429
  if ($v['owner_blog_user_id'] == false) {
430
  $html .= '<a href="#" onclick="wop(\'' . $b2sAuthUrl . '&choose=group&update=' . $v['networkAuthId'] . (($notAllow) ? '&check=addon' : '') . '\', \'Blog2Social Network\'); return false;" class="b2s-network-auth-btn b2s-network-auth-update-btn b2s-add-padding-network-refresh pull-right" data-network-auth-id="' . esc_attr($v['networkAuthId']) . '"><span class="glyphicon glyphicon-refresh glyphicon-grey"></span></a>';
431
  } else {
432
  $html .= '<span class="b2s-add-padding-network-placeholder-btn pull-right"></span>';
433
  }
434
  }
435
- if(!$notAllow) {
436
- $html .='<a href="#" class="pull-right b2s-network-auth-settings-btn b2s-add-padding-network-team pull-right" data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" data-network-id="' . esc_attr($networkId) . '" data-network-type="2" data-network-mandant-id="' . esc_attr($mandantId) . '" data-connection-owner="' . esc_attr((($v['owner_blog_user_id'] !== false) ? $v['owner_blog_user_id'] : '0')) . '"><span class="glyphicon glyphicon-cog glyphicon-grey"></span></a>';
437
  if ($v['expiredDate'] == '0000-00-00' || $v['expiredDate'] > date('Y-m-d')) {
438
  if (isset($this->modifyBoardAndGroup[$networkId])) {
439
  if (in_array(2, $this->modifyBoardAndGroup[$networkId]['TYPE'])) {
440
- $html .='<a href="#" class="pull-right b2s-modify-board-and-group-network-btn b2s-add-padding-network-edit" data-modal-title="' . esc_attr($this->modifyBoardAndGroup[$networkId]['TITLE']) . '" data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" data-network-id="' . esc_attr($networkId) . '" data-network-type="2"><span class="glyphicon glyphicon-pencil glyphicon-grey"></span></a>';
441
  $isEdit = true;
442
  }
443
  }
@@ -447,15 +469,15 @@ class B2S_Network_Item {
447
 
448
  //Sched Manager since V 5.1.0
449
  if (B2S_PLUGIN_USER_VERSION > 0) {
450
- $html .='<span data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" class="b2s-sched-manager-time-area pull-right ' . (!$isEdit ? 'b2s-sched-manager-add-padding' : '') . ' hidden-xs" style="' . (($notAllow) ? 'display:none;' : '') . '">
451
  <input class="form-control b2s-box-sched-time-input b2s-settings-sched-item-input-time" type="text" value="' . esc_attr($this->getUserSchedTime($v['networkAuthId'], $networkId, 2, 'time')) . '" readonly="" data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" data-network-mandant-id="' . esc_attr($mandantId) . '" data-network-id="' . esc_attr($networkId) . '" data-network-type="2" data-network-container-mandant-id="' . esc_attr($containerMandantId) . '" name="b2s-user-sched-data[time][' . esc_attr($v['networkAuthId']) . ']">
452
  </span>';
453
- $html .='<span data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" class="b2s-sched-manager-day-area pull-right hidden-xs" style="' . (($notAllow) ? 'display:none;' : '') . '"><span data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" class="b2s-sched-manager-item-input-day-btn-minus" data-network-auth-id="' . esc_attr($v['networkAuthId']) . '">-</span> <span class="b2s-text-middle">+</span> <input type="text" class="b2s-sched-manager-item-input-day" data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" data-network-mandant-id="' . esc_attr($mandantId) . '" data-network-id="' . esc_attr($networkId) . '" data-network-type="2" data-network-container-mandant-id="' . esc_attr($containerMandantId) . '" name="b2s-user-sched-data[delay_day][' . esc_attr($v['networkAuthId']) . ']" value="' . esc_attr($this->getUserSchedTime($v['networkAuthId'], $networkId, 2, 'day')) . '" readonly> <span class="b2s-text-middle">' . esc_html__('Days', 'blog2social') . '</span> <span data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" class="b2s-sched-manager-item-input-day-btn-plus" data-network-auth-id="' . esc_attr($v['networkAuthId']) . '">+</span></span>';
454
  } else {
455
- $html .='<span data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" class="b2s-sched-manager-premium-area pull-right hidden-xs"><span class="label label-success"><a href="#" class="btn-label-premium b2sInfoSchedTimesModalBtn">' . esc_html__('SMART', 'blog2social') . '</a></span></span>';
456
  }
457
 
458
- $html .='</div>';
459
 
460
  $html .= '<div class="clearfix"></div></li>';
461
  }
@@ -472,7 +494,8 @@ class B2S_Network_Item {
472
  'expiredDate' => $value->expiredDate,
473
  'networkKind' => $value->networkKind,
474
  'notAllow' => (isset($value->notAllow) ? $value->notAllow : false),
475
- 'owner_blog_user_id' => (isset($value->owner_blog_user_id) ? $value->owner_blog_user_id : false)
 
476
  );
477
  }
478
  return $convertAuth;
@@ -514,7 +537,7 @@ class B2S_Network_Item {
514
  global $wpdb;
515
  $saveSchedData = null;
516
  //if exists
517
- if ($wpdb->get_var("SHOW TABLES LIKE '{$wpdb->prefix}b2s_post_sched_settings'") == $wpdb->prefix.'b2s_post_sched_settings') {
518
  $saveSchedData = $wpdb->get_results($wpdb->prepare("SELECT network_id, network_type, sched_time FROM {$wpdb->prefix}b2s_post_sched_settings WHERE blog_user_id= %d", B2S_PLUGIN_BLOG_USER_ID));
519
  }
520
  return $saveSchedData;
@@ -559,7 +582,7 @@ class B2S_Network_Item {
559
  $userDetails = get_option('B2S_PLUGIN_USER_VERSION_' . $listUser);
560
  if (isset($userDetails['B2S_PLUGIN_USER_VERSION']) && (int) $userDetails['B2S_PLUGIN_USER_VERSION'] == 3) {
561
  $displayName = stripslashes(get_user_by('id', $listUser)->display_name);
562
- if(!empty($displayName) && $displayName != false) {
563
  $select .= '<option value="' . esc_attr($listUser) . '">' . esc_html($displayName) . '</option>';
564
  }
565
  }
@@ -572,58 +595,58 @@ class B2S_Network_Item {
572
  }
573
  return array('result' => false);
574
  }
575
-
576
- public function getUrlParameterSettings($networkAuthId, $networkId) {
577
  $html = '<div class="col-md-12 b2s-text-bold"><span>' . sprintf(__('Define parameters that will be added to link posts on this network e.g. to create tracking links with UTM paramters. <a target="_blank" href="%s">More information</a>', 'blog2social'), esc_url(B2S_Tools::getSupportLink('url_parameter'))) . '</span></div>';
578
  $html .= '<div class="b2s-col-name">';
579
  $html .= '<div class="col-md-5 b2s-url-parameter-legend-text">' . esc_html__('Name', 'blog2social') . '</div>';
580
  $html .= '<div class="col-md-5 b2s-url-parameter-legend-text">' . esc_html__('Value', 'blog2social') . '</div>';
581
  $html .= '</div>';
582
-
583
  $html .= '<ul class="b2s-url-parameter-list col-md-12">';
584
-
585
  global $wpdb;
586
  $sqlGetData = $wpdb->prepare("SELECT `data` FROM `{$wpdb->prefix}b2s_posts_network_details` WHERE `network_auth_id` = %d", (int) $networkAuthId);
587
  $dataString = $wpdb->get_var($sqlGetData);
588
  $counter = 0;
589
  if ($dataString !== NULL && !empty($dataString)) {
590
  $data = unserialize($dataString);
591
- if($data != false && isset($data['url_parameter'][0]['querys']) && !empty($data['url_parameter'][0]['querys']) && is_array($data['url_parameter'][0]['querys'])) {
592
  foreach ($data['url_parameter'][0]['querys'] as $param => $value) {
593
  $html .= '<li class="b2s-url-parameter-entry row">';
594
- $html .= '<div class="col-md-5"><input class="form-control b2s-link-parameter-name" value="'.urldecode($param).'"></div>';
595
- $html .= '<div class="col-md-5"><input class="form-control b2s-link-parameter-value" value="'.urldecode($value).'"></div>';
596
  $html .= '<div class="col-md-1"><span aria-hidden="true" class="b2s-url-parameter-remove-btn text-danger">&times;</span></div>';
597
  $html .= '</li>';
598
  $counter++;
599
  }
600
  }
601
  }
602
-
603
  $html .= '</ul>';
604
- $html .= '<div class="col-md-12 padding-bottom-10"><button class="btn btn-sm btn-default b2s-url-parameter-add-btn" '.(($counter >= 10) ? 'style="display:none;"' : '').'>' . esc_html__('+ add Parameter', 'blog2social') . '</button></div>';
605
- $html .= '<div class="col-md-12"><input type="checkbox" class="b2s-url-parameter-for-all-network" id="b2s-url-parameter-for-all-network"><label for="b2s-url-parameter-for-all-network"> '.sprintf(esc_html__('Apply for all %s connections', 'blog2social'), unserialize(B2S_PLUGIN_NETWORK)[$networkId]).'</label></div>';
606
- $html .= '<div class="col-md-6"><input type="checkbox" class="b2s-url-parameter-for-all" id="b2s-url-parameter-for-all"><label for="b2s-url-parameter-for-all"> '.esc_html__('Apply for all connections','blog2social').'</label></div>';
607
- $html .= '<div class="col-md-6"><button class="btn btn-sm btn-primary pull-right b2s-url-parameter-save-btn" data-network-auth-id="'.$networkAuthId.'" data-network-id="'.$networkId.'">' . esc_html__('save', 'blog2social') . '</button></div>';
608
  return $html;
609
  }
610
 
611
- public function getEditTemplateForm($networkId) {
612
  require_once(B2S_PLUGIN_DIR . 'includes/Options.php');
613
  $options = new B2S_Options(get_current_user_id());
614
  $post_template = $options->_getOption("post_template");
615
  $defaultSchema = unserialize(B2S_PLUGIN_NETWORK_SETTINGS_TEMPLATE_DEFAULT)[$networkId];
616
  if (B2S_PLUGIN_USER_VERSION >= 1 && $post_template != false && isset($post_template[$networkId]) && !empty($post_template[$networkId])) {
617
  foreach ($defaultSchema as $type => $value) {
618
- if(!isset($post_template[$networkId][$type])) {
619
  $post_template[$networkId][$type] = $value;
620
  }
621
- if($networkId == 24 && $post_template[$networkId][$type]['format'] == false) { //new 6.8.2: format activate again | old: special Telegram disable PostFormat
622
  $post_template[$networkId][$type]['format'] = 0;
623
  }
624
  }
625
  $schema = $post_template[$networkId];
626
- if(count($schema) < count($defaultSchema)){
627
  $schema = array_merge($schema, $defaultSchema);
628
  }
629
  } else {
@@ -641,35 +664,35 @@ class B2S_Network_Item {
641
  'numberposts' => 1,
642
  'post_status' => 'publish'
643
  ));
644
- if(isset($post[0]['ID']) && isset($post[0]['post_content']) && isset($post[0]['post_title']) && isset($post[0]['post_excerpt']) && isset($post[0]['post_author'])) {
645
  $post_tags = wp_get_post_tags($post[0]['ID']);
646
  $tags = '';
647
- if($post_tags != false && !empty($post_tags)){
648
  foreach ($post_tags as $tag) {
649
- $tags .= '#'.$tag->name.' ';
650
  }
651
  substr($tags, 0, -1);
652
  }
653
  $post_author = get_userdata($post[0]['post_author']);
654
  $author = '';
655
- if(isset($post_author->display_name) && !empty($post_author->display_name)) {
656
  $author = $post_author->display_name;
657
  }
658
  $hook_filter = new B2S_Hook_Filter();
659
  $images_urls = $hook_filter->get_wp_post_image((int) $post[0]['ID']);
660
  $image_url = ((!empty($images_urls) && isset(array_values($images_urls)[0][0])) ? array_values($images_urls)[0][0] : false);
661
- if($image_url != false && !empty($image_url)) {
662
  $this->previewImage = $image_url;
663
  }
664
  $post_content = (function_exists('strip_shortcodes')) ? strip_shortcodes($post[0]['post_content']) : $post[0]['post_content'];
665
  $post_excerpt = (function_exists('strip_shortcodes')) ? strip_shortcodes($post[0]['post_excerpt']) : $post[0]['post_excerpt'];
666
  $post_title = (function_exists('strip_shortcodes')) ? strip_shortcodes($post[0]['post_title']) : $post[0]['post_title'];
667
  $html .= '<input type="hidden" id="b2s_use_post" value="true">';
668
- $html .= '<input type="hidden" id="b2s_post_content" value="'.strip_tags($post_content).'">';
669
- $html .= '<input type="hidden" id="b2s_post_excerpt" value="'.strip_tags($post_excerpt).'">';
670
- $html .= '<input type="hidden" id="b2s_post_title" value="'.strip_tags($post_title).'">';
671
- $html .= '<input type="hidden" id="b2s_post_author" value="'.$author.'">';
672
- $html .= '<input type="hidden" id="b2s_post_keywords" value="'.$tags.'">';
673
  } else {
674
  $html .= '<input type="hidden" id="b2s_use_post" value="false">';
675
  }
@@ -714,7 +737,7 @@ class B2S_Network_Item {
714
  $html .= '</div>';
715
  }
716
  if (isset($defaultSchema[1]) && !empty($defaultSchema[1])) {
717
- $html .= '<div class="tab-pane b2s-template-tab-1 '.((!isset($defaultSchema[0]) || empty($defaultSchema[0])) ? 'active' : '').'" id="b2s-template-page">';
718
  $html .= $this->getEditTemplateFormContent($networkId, 1, $schema);
719
  $html .= '</div>';
720
  }
@@ -728,37 +751,37 @@ class B2S_Network_Item {
728
  $html .= '</div>';
729
  }
730
  $html .= '</div>';
731
- $html .= '</div>';
732
 
733
  return $html;
734
  }
735
 
736
  public function getEditTemplateFormContent($networkId, $networkType, $schema) {
737
  $defaultTemplate = unserialize(B2S_PLUGIN_NETWORK_SETTINGS_TEMPLATE_DEFAULT);
738
-
739
  //V6.5.5 => Two different kinds of Xing Pages
740
  $multi_kind = false;
741
- if($networkId == 19 && $networkType == 1) {
742
  $multi_kind = true;
743
- if(!isset($schema[$networkType]['short_text'][0]['limit'])) {
744
- if(isset($schema[$networkType]['short_text']['limit'])) {
745
  $schema[$networkType]['short_text'] = array(0 => $schema[$networkType]['short_text'], 4 => $defaultTemplate[$networkId][$networkType]['short_text'][4]);
746
  }
747
  }
748
  }
749
-
750
-
751
 
752
  //V5.6.1
753
- if(!$multi_kind) {
754
  $limit = ((isset($defaultTemplate[$networkId][$networkType]['short_text']['limit'])) ? $defaultTemplate[$networkId][$networkType]['short_text']['limit'] : 0);
755
  if (!isset($schema[$networkType]['short_text']['excerpt_range_max']) && isset($defaultTemplate[$networkId][$networkType]['short_text']['excerpt_range_max'])) {
756
  $schema[$networkType]['short_text']['excerpt_range_max'] = $defaultTemplate[$networkId][$networkType]['short_text']['excerpt_range_max'];
757
  }
758
  }
759
-
760
  $content = '';
761
- if($schema[$networkType]['format'] !== false){
762
  $content .= '<div class="row">';
763
  $content .= '<div class="col-md-12 media-heading">';
764
  $content .= '<span class="b2s-edit-template-section-headline">' . esc_html__('Format', 'blog2social') . '</span> <a href="#" data-network-id="' . esc_attr($networkId) . '" class="b2s-info-btn del-padding-left b2sInfoFormatBtn">' . esc_html__('Info', 'Blog2Social') . '</a>';
@@ -782,12 +805,12 @@ class B2S_Network_Item {
782
  $content .= '<div class="row">';
783
  $content .= '<div class="col-md-12 media-heading">';
784
  $content .= '<span class="b2s-edit-template-section-headline">' . esc_html__('Content', 'blog2social') . '</span> <a href="#" class="b2s-info-btn del-padding-left b2sInfoContentBtn">' . esc_html__('Info', 'Blog2Social') . '</a>';
785
- if($schema[$networkType]['format'] === false){
786
  $content .= '<button class="pull-right btn btn-primary btn-xs b2s-edit-template-load-default" data-network-type="' . esc_attr($networkType) . '">' . esc_html__('Load default settings', 'blog2social') . '</button>';
787
  }
788
  $content .= '</div>';
789
  $content .= '</div>';
790
- if($networkId == 12) {
791
  $content .= '<div class="row">';
792
  $content .= '<div class="col-md-12">';
793
  $content .= '<div class="alert alert-warning b2s-edit-template-hashtag-warning" style="display:none;">' . esc_html__('Good to know: Instagram supports up to 30 hashtags in a post. The number recommended for best results is 5 hashtags. Make sure that your hashtags are thematically relevant to the content of your post.', 'blog2social') . '</div>';
@@ -796,7 +819,7 @@ class B2S_Network_Item {
796
  }
797
  $content .= '<div class="row">';
798
  $content .= '<div class="col-md-12">';
799
-
800
  $woocommerce_active = false;
801
  if (class_exists('WooCommerce') && function_exists('wc_get_product')) {
802
  $woocommerce_active = true;
@@ -808,37 +831,37 @@ class B2S_Network_Item {
808
  . ((isset($defaultTemplate[$networkId][$networkType]['disableKeywords']) && $defaultTemplate[$networkId][$networkType]['disableKeywords'] == true) ? '' : '<button type="button" draggable="true" class="btn btn-primary btn-xs b2s-edit-template-content-post-keywords b2s-edit-template-content-post-item" data-network-type="' . esc_attr($networkType) . '">{KEYWORDS}</button>')
809
  . '<button type="button" draggable="true" class="btn btn-primary btn-xs b2s-edit-template-content-post-author b2s-edit-template-content-post-item" data-network-type="' . esc_attr($networkType) . '">{AUTHOR}</button>'
810
  . (($woocommerce_active) ? '<button type="button" draggable="true" class="btn btn-primary btn-xs b2s-edit-template-content-post-price b2s-edit-template-content-post-item" data-network-type="' . esc_attr($networkType) . '">{PRICE}</button>' : '');
811
-
812
  $b2sHook = new B2S_Hook_Filter();
813
  $additionalTaxonomies = $b2sHook->get_posting_template_show_taxonomies();
814
- if(is_array($additionalTaxonomies) && !empty($additionalTaxonomies)) {
815
  foreach ($additionalTaxonomies as $k => $taxonomie) {
816
- $content .= '<button type="button" draggable="true" class="btn btn-primary btn-xs b2s-edit-template-content-post-'.esc_html($taxonomie).' b2s-edit-template-content-post-item" data-network-type="' . esc_attr($networkType) . '">{'.esc_html($taxonomie).'}</button>';
817
  }
818
  }
819
-
820
  $content .= '<button type="button" class="btn btn-primary btn-xs b2s-edit-template-content-clear-btn pull-right" data-network-type="' . esc_attr($networkType) . '">' . esc_html__('clear', 'blog2social') . '</button>'
821
  . '</div>';
822
- $content .= '<textarea class="b2s-edit-template-post-content" style="width: 100%;" data-network-type="' . esc_attr($networkType) . '" ' . ((B2S_PLUGIN_USER_VERSION < 1) ? 'readonly="true"' : '') . ' '.(($limit > 0) ? 'maxlength="'.$limit.'"' : '').'>' . esc_html(stripslashes($schema[$networkType]['content'])) . '</textarea>';
823
  $content .= '<input class="b2s-edit-template-content-selection-start" data-network-type="' . esc_attr($networkType) . '" type="hidden" value="0">';
824
  $content .= '<input class="b2s-edit-template-content-selection-end" data-network-type="' . esc_attr($networkType) . '" type="hidden" value="0">';
825
  $content .= '</div>';
826
  $content .= '</div>';
827
  $content .= '<div class="row">';
828
  $content .= '<div class="col-md-12 b2s-edit-template-link-info">';
829
- if($networkId != 24 && $networkId != 12 && $networkId != 2 && $networkId != 1) {
830
- if($networkId == 11) {
831
  $content .= '<i class="glyphicon glyphicon-info-sign"></i> ' . esc_html__('The link will be transmitted as a canonical link, i.e. in the source code of your page, in order to refer to the original source of the content and to increase the reach from search engines like Google.', 'blog2social');
832
  } else {
833
  $content .= '<i class="glyphicon glyphicon-info-sign"></i> ' . esc_html__('The link will be added automatically at the end of the post.', 'blog2social');
834
  }
835
  $content .= '<br>';
836
  }
837
- if(isset($defaultTemplate[$networkId][$networkType]['disableKeywords']) && $defaultTemplate[$networkId][$networkType]['disableKeywords'] == true) {
838
  $content .= '<i class="glyphicon glyphicon-info-sign"></i> ' . esc_html__('The network does not support hashtags.', 'blog2social');
839
  $content .= '<br>';
840
  }
841
- if(isset($defaultTemplate[$networkId][$networkType]['separateKeywords']) && $defaultTemplate[$networkId][$networkType]['separateKeywords'] == true) {
842
  $content .= '<i class="glyphicon glyphicon-info-sign"></i> ' . esc_html__('This social network displays the predefined hashtags as clickable tags at the end of your post.', 'blog2social');
843
  $content .= '<br>';
844
  }
@@ -848,29 +871,29 @@ class B2S_Network_Item {
848
  }
849
  $content .= '</div>';
850
  $content .= '</div>';
851
- if($networkId == 1 || $networkId == 2) {
852
- $content .= '<div class="row b2s-edit-template-enable-link-area" style="display:'.(($schema[$networkType]['format'] == 1) ? 'block' : 'none').'" data-network-type="' . esc_attr($networkType) . '">';
853
  $content .= '<div class="col-md-12">';
854
- $content .= '<input class="b2s-edit-template-enable-link" data-network-type="' . esc_attr($networkType) . '" type="checkbox" '.((isset($schema[$networkType]['addLink']) && $schema[$networkType]['addLink'] == false) ? '' : 'checked="checked"').' id="b2s-edit-template-enable-link[' . esc_attr($networkType) . ']"><label for="b2s-edit-template-enable-link[' . esc_attr($networkType) . ']"> ' . esc_html__('Add a link-URL to the end of my image post.', 'blog2social') . '</label>';
855
  $content .= '</div>';
856
  $content .= '</div>';
857
  }
858
- if($networkId == 12) {
859
  $content .= '<div class="row">';
860
  $content .= '<div class="col-md-12">';
861
- $content .= '<input class="b2s-edit-template-enable-link" data-network-type="' . esc_attr($networkType) . '" type="checkbox" '.((isset($schema[$networkType]['addLink']) && $schema[$networkType]['addLink'] == false) ? '' : 'checked="checked"').' id="b2s-edit-template-enable-link"><label for="b2s-edit-template-enable-link"> ' . esc_html__('Add a link-URL to the end of my Instagram posts. (Please note, that Instagram does not turn link-URLs into clickable links)', 'blog2social') . '</label>';
862
  $content .= '</div>';
863
  $content .= '</div>';
864
  $content .= '<div class="row">';
865
  $content .= '<div class="col-md-12">';
866
- $content .= '<input class="b2s-edit-template-shuffle-hashtags" data-network-type="' . esc_attr($networkType) . '" type="checkbox" '.((isset($schema[$networkType]['shuffleHashtags']) && $schema[$networkType]['shuffleHashtags'] == true) ? 'checked="checked"' : '').' id="b2s-edit-template-shuffle-hashtags"><label for="b2s-edit-template-shuffle-hashtags"> ' . esc_html__('Hashtag shuffle (Hashtags have to be defined in the text field above)', 'blog2social') . '</label>';
867
  $content .= '</div>';
868
  $content .= '</div>';
869
  }
870
- if($networkId == 24) {
871
  $content .= '<div class="row b2s-edit-template-enable-link-area" data-network-type="' . esc_attr($networkType) . '">';
872
  $content .= '<div class="col-md-12">';
873
- $content .= '<input class="b2s-edit-template-enable-link" data-network-type="' . esc_attr($networkType) . '" type="checkbox" '.((isset($schema[$networkType]['addLink']) && $schema[$networkType]['addLink'] == false) ? '' : 'checked="checked"').' id="b2s-edit-template-enable-link[' . esc_attr($networkType) . ']"><label for="b2s-edit-template-enable-link[' . esc_attr($networkType) . ']"> ' . esc_html__('Add a link-URL to the end of my post.', 'blog2social') . '</label>';
874
  $content .= '</div>';
875
  $content .= '</div>';
876
  }
@@ -880,10 +903,10 @@ class B2S_Network_Item {
880
  $content .= '<span class="b2s-edit-template-section-headline">' . esc_html__('Character limit', 'blog2social') . ' (CONTENT, EXCERPT)</span> <a href="#" class="b2s-info-btn del-padding-left b2sInfoCharacterLimitBtn">' . esc_html__('Info', 'Blog2Social') . '</a>';
881
  $content .= '</div>';
882
  $content .= '</div>';
883
- if(!function_exists('mb_strlen')) {
884
- $content .= '<div class="alert alert-warning">'.esc_html__('Missing PHP "mbstring" extension to use the character limit function. Please activate server-side the PHP "mbstring" extension in your "php.ini" file.', 'blog2social').'</div>';
885
  }
886
- if(!$multi_kind) {
887
  $content .= '<div class="row">';
888
  $content .= '<div class="col-md-12">';
889
  $content .= '<div class="form-group">';
@@ -898,7 +921,7 @@ class B2S_Network_Item {
898
  $content .= '</div>';
899
  $content .= '</div>';
900
  $content .= '</div>';
901
- if(!in_array($networkId, array(4, 11, 14, 16, 25))) { //V6.7 don't show recommended length for HTML Networks
902
  $content .= '<div class="row">';
903
  $content .= '<div class="col-md-12 b2s-edit-template-link-info">';
904
  $content .= '<i class="glyphicon glyphicon-info-sign"></i> ' . esc_html(__('recommended length', 'blog2social') . ': ' . $defaultTemplate[$networkId][$networkType]['short_text']['range_min'] . ' ' . __('characters', 'blog2social') . (((int) $limit != 0) ? '; ' . __('Network limit', 'blog2social') . ': ' . $limit . ' ' . __('characters', 'blog2social') : ''));
@@ -911,7 +934,7 @@ class B2S_Network_Item {
911
  $networkKindName = unserialize(B2S_PLUGIN_NETWORK_KIND);
912
  foreach ($schema[$networkType]['short_text'] as $kind_id => $short_text) {
913
  $deprecated = ((isset($defaultTemplate[$networkId][$networkType]['short_text'][$kind_id]['deprecated_date']) && $defaultTemplate[$networkId][$networkType]['short_text'][$kind_id]['deprecated_date'] < date('Y-m-d')) ? true : false);
914
- if($deprecated) {
915
  $content .= '<div style="display: none;">';
916
  }
917
  $content .= '<div class="row">';
@@ -940,14 +963,14 @@ class B2S_Network_Item {
940
  $content .= '<i class="glyphicon glyphicon-info-sign"></i> ' . esc_html(__('recommended length', 'blog2social') . ': ' . $defaultTemplate[$networkId][$networkType]['short_text'][$kind_id]['range_min'] . ' ' . __('characters', 'blog2social') . (((int) $short_text['limit'] != 0) ? '; ' . __('Network limit', 'blog2social') . ': ' . $short_text['limit'] . ' ' . __('characters', 'blog2social') : ''));
941
  $content .= '</div>';
942
  $content .= '</div>';
943
- if($deprecated) {
944
  $content .= '</div>';
945
  }
946
  }
947
  $content .= '<hr>';
948
  $content .= '<br>';
949
  }
950
- $content .= '<input type="hidden" name="b2s-edit-template-multi-kind" class="b2s-edit-template-multi-kind" data-network-type="' . esc_attr($networkType) . '" value="' . (($multi_kind) ? 1 : 0) . '">';
951
 
952
  $content .= $this->networkPreview($networkId, $networkType, $schema);
953
 
@@ -1035,7 +1058,7 @@ class B2S_Network_Item {
1035
  $preview .= '</div>';
1036
  $preview .= '</div>';
1037
  $blogOptions = new B2S_Options(0, 'B2S_PLUGIN_GENERAL_OPTIONS');
1038
- if($blogOptions->_getOption('card_default_type') == 0) {
1039
  $preview .= '<div class="row b2s-edit-template-preview-link-meta-box-2">';
1040
  $preview .= '<div class="col-sm-3 b2s-edit-template-preview-link-meta-box-image-2">';
1041
  $preview .= '<img class="b2s-edit-template-preview-link-image b2s-edit-template-preview-link-image-2" src="' . $this->previewImage . '">';
@@ -1498,7 +1521,7 @@ class B2S_Network_Item {
1498
  $preview .= '</div>';
1499
  $preview .= '</div>';
1500
  $preview .= '</div>';
1501
-
1502
  $preview .= '</div>';
1503
  $preview .= '</div>';
1504
  break;
@@ -1518,6 +1541,44 @@ class B2S_Network_Item {
1518
  $preview .= '</div>';
1519
  $preview .= '</div>';
1520
  break;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1521
  default:
1522
  break;
1523
  }
67
  $select .= '<optgroup label="' . esc_attr__("Default", "blog2social") . '"><option value="-1" selected="selected">' . esc_html__('Show all', 'blog2social') . '</option>';
68
  $select .= '<option value="0">' . esc_html__('My profile', 'blog2social') . '</option></optgroup>';
69
  if (!empty($data)) {
70
+ $select .= '<optgroup id="b2s-network-select-more-client" label="' . esc_attr__("Your profiles:", "blog2social") . '">';
71
  foreach ($data as $id => $name) {
72
  $select .= '<option value="' . esc_attr($id) . '">' . esc_html(stripslashes($name)) . '</option>';
73
  }
74
+ $select .= '</optgroup>';
75
  }
76
  $select .= '</select>';
77
  return $select;
79
 
80
  public function getPortale($mandanten, $auth, $portale, $auth_count, $addon_count) {
81
  $convertAuthData = $this->convertAuthData($auth);
82
+
83
  foreach ($mandanten as $k => $v) {
84
  $this->mandantenId[] = $k;
85
  }
92
  foreach ($this->mandantenId as $k => $mandant) {
93
  $html .= $this->getItemHtml($mandant, $mandanten, $convertAuthData, $portale, $auth_count);
94
  }
95
+ $html .= '</form>';
96
  $html .= '</div>';
97
  return $html;
98
  }
99
 
100
  public function getItemHtml($mandant, $mandantenData, $convertAuthData, $portale, $auth_count) {
101
+
102
  $html = '<ul class="list-group b2s-network-details-container-list" data-mandant-id="' . esc_attr($mandant) . '" style="display:' . ($mandant > 0 ? "none" : "block" ) . '">';
103
  foreach ($portale as $k => $portal) {
104
  if (!isset($convertAuthData[$mandant][$portal->id]) || empty($convertAuthData[$mandant][$portal->id])) {
106
  }
107
  $maxNetworkAccount = ($auth_count !== false && is_array($auth_count)) ? ((isset($auth_count[$portal->id])) ? $auth_count[$portal->id] : $auth_count[0]) : false;
108
 
109
+ if (isset($this->addon_count) && is_object($this->addon_count) && isset($this->addon_count->{$portal->id}) && isset($this->addon_count->{$portal->id}->total) && (int) $this->addon_count->{$portal->id}->total > 0) {
110
  $maxNetworkAccount = (int) $maxNetworkAccount + (int) $this->addon_count->{$portal->id}->total;
111
  }
112
  $addonText = false;
113
+ if (isset($this->addon_count->{$portal->id}->type) && !empty($this->addon_count->{$portal->id}->type)) {
114
  //Create Text
115
  $addonText = '(' . esc_html__('Available accounts', 'blog2social') . ': ' . (($auth_count !== false && is_array($auth_count)) ? ((isset($auth_count[$portal->id])) ? $auth_count[$portal->id] : $auth_count[0]) : 0);
116
  $additionalText = array(esc_html__('additional profiles', 'blog2social'), esc_html__('additional pages', 'blog2social'), esc_html__('additional groups', 'blog2social'));
117
  foreach ($this->addon_count->{$portal->id}->type as $type => $type_count) {
118
+ if (strlen($addonText) > 1) {
119
  $addonText .= ' + ';
120
  }
121
  $addonText .= $additionalText[$type] . ': ' . $type_count;
122
  }
123
  $addonText .= ')';
124
  }
125
+
126
  if ($mandant == -1) { //all
127
  $html .= $this->getPortaleHtml($portal->id, $portal->name, $mandant, $mandantenData, $convertAuthData, $maxNetworkAccount, true, $addonText);
128
  } else {
139
  $mandantId = ($mandantId == -1) ? 0 : $mandantId;
140
  $sprache = substr(B2S_LANGUAGE, 0, 2);
141
  $html = '<li class="list-group-item" data-network-id="' . esc_attr($networkId) . '">';
142
+ $html .= '<div class="media">';
143
  if ($networkId != 8) {
144
+ $html .= '<img class="pull-left hidden-xs b2s-img-network" alt="' . esc_attr($networkName) . '" src="' . plugins_url('/assets/images/portale/' . $networkId . '_flat.png', B2S_PLUGIN_FILE) . '">';
145
  } else {
146
+ $html .= '<span class="pull-left hidden-xs b2s-img-network"></span>';
147
  }
148
+ $html .= '<div class="media-body network">';
149
 
150
  $html .= '<h4>' . esc_html(ucfirst($networkName));
151
 
152
+ $infoLink = B2S_Tools::getSupportLink('network_guide_link_' . $networkId);
153
+ if ($infoLink !== false && !empty($infoLink)) {
154
+ $html .= ' <a href="' . $infoLink . '" target="_blank" class="b2s-info-btn">' . esc_html__('Guide', 'blog2social') . '</a>';
155
+ }
156
  if ($maxNetworkAccount !== false) {
157
  if ($networkId == 18) {
158
+ $html .= ' <a class="b2s-info-btn b2sInfoNetwork18Btn" href="#">Info</a>';
159
  }
160
+ }
161
  if (isset($this->bestTimeInfo[$networkId]) && !empty($this->bestTimeInfo[$networkId]) && is_array($this->bestTimeInfo[$networkId]) && $networkId != 8) {
162
  $time = '';
163
  $slug = ($this->lang == 'de') ? __('Clock', 'blog2social') : '';
173
 
174
  if (in_array($networkId, $this->allowProfil)) {
175
  $name = $this->networkTypeName[0];
176
+ if (isset($this->networkTypeNameIndividual[$networkId][0]) && !empty($this->networkTypeNameIndividual[$networkId][0])) {
177
  $name = $this->networkTypeNameIndividual[$networkId][0];
178
  }
179
+ if ($networkId == 6) {
180
  $html .= '<a href="#" class="btn btn-' . str_replace(' ', '', strtolower($networkName)) . ' btn-sm b2s-network-auth-btn" data-auth-method="client" data-network-mandant-id="' . esc_attr($mandantId) . '">' . sprintf(esc_html__('Connect %s', 'blog2social'), esc_html($name)) . '</a>';
181
  } else {
182
+ if ($networkId == 24 && B2S_PLUGIN_USER_VERSION < 1) {
183
  $html .= '<a href="#" class="btn btn-' . str_replace(' ', '', strtolower($networkName)) . ' btn-sm b2s-network-auth-btn b2s-btn-disabled b2sBusinessFeatureModalBtn" data-title="' . esc_attr__('You want to connect a network profile?', 'blog2social') . '" data-type="auth-network">' . sprintf(esc_html__('Connect %s', 'blog2social'), esc_html($name)) . ' <span class="label label-success">' . esc_html__("BUSINESS", "blog2social") . '</a>';
184
+ } else if ($networkId == 12) {
185
+ $html .= '<button class="btn btn-' . str_replace(' ', '', strtolower($networkName)) . ' btn-sm b2s-network-auth-btn b2s-network-add-instagram-info-btn" data-b2s-auth-url="' . $b2sAuthUrl . '">' . sprintf(esc_html__('Connect %s', 'blog2social'), esc_html($name)) . '</button>';
186
+ } else if (($networkId == 25 || $networkId == 26 || $networkId == 27) && B2S_PLUGIN_USER_VERSION < 1) {
187
  $html .= '<a href="#" class="btn btn-' . str_replace(' ', '', strtolower($networkName)) . ' btn-sm b2s-network-auth-btn b2s-btn-disabled b2sPreFeatureModalBtn" data-title="' . esc_attr__('You want to connect a network profile?', 'blog2social') . '" data-type="auth-network">' . sprintf(esc_html__('Connect %s', 'blog2social'), esc_html($name)) . ' <span class="label label-success">' . esc_html__("SMART", "blog2social") . '</a>';
188
  } else {
189
  $html .= ($networkId != 18 || (B2S_PLUGIN_USER_VERSION >= 2 && $networkId == 18)) ? '<a href="#" onclick="wop(\'' . $b2sAuthUrl . '&choose=profile\', \'Blog2Social Network\'); return false;" class="btn btn-' . str_replace(' ', '', strtolower($networkName)) . ' btn-sm b2s-network-auth-btn">' . sprintf(esc_html__('Connect %s', 'blog2social'), esc_html($name)) . '</a>' : '<a href="#" class="btn btn-' . str_replace(' ', '', strtolower($networkName)) . ' btn-sm b2s-network-auth-btn b2s-btn-disabled b2sProFeatureModalBtn" data-title="' . esc_attr__('You want to connect a network profile?', 'blog2social') . '" data-type="auth-network">+ ' . esc_html__('Profile', 'blog2social') . ' <span class="label label-success">' . esc_html__("PRO", "blog2social") . '</a>';
192
  }
193
  if (in_array($networkId, $this->allowPage)) {
194
  $name = $this->networkTypeName[1];
195
+ if (isset($this->networkTypeNameIndividual[$networkId][1]) && !empty($this->networkTypeNameIndividual[$networkId][1])) {
196
  $name = $this->networkTypeNameIndividual[$networkId][1];
197
  }
198
+ if ($networkId == 12) {
199
  $b2sSpecialAuthUrl = $this->authurl . '&portal_id=' . $networkId . '&transfer=oauth&mandant_id=' . $mandantId . '&version=3&affiliate_id=' . B2S_Tools::getAffiliateId();
200
+ $html .= (B2S_PLUGIN_USER_VERSION >= 1) ? '<button class="btn btn-' . str_replace(' ', '', strtolower($networkName)) . ' btn-sm b2s-network-auth-btn b2s-network-add-instagram-business-info-btn" data-b2s-auth-url="' . $b2sSpecialAuthUrl . '">' . sprintf(esc_html__('Connect %s', 'blog2social'), esc_html($name)) . '</button>' : '<a href="#" class="btn btn-' . str_replace(' ', '', strtolower($networkName)) . ' btn-sm b2s-network-auth-btn b2s-btn-disabled b2sPreFeatureModalBtn" data-title="' . esc_attr__('You want to connect a network profile?', 'blog2social') . '" data-type="auth-network">+ ' . esc_html__('Business', 'blog2social') . ' <span class="label label-success">' . esc_html__("SMART", "blog2social") . '</a>';
201
  } else {
202
+ $html .= (B2S_PLUGIN_USER_VERSION > 1 || (B2S_PLUGIN_USER_VERSION == 0 && $networkId == 1) || (B2S_PLUGIN_USER_VERSION == 1 && ($networkId == 1 || $networkId == 10))) ? (($networkId == 1) ? '<button class="btn btn-' . str_replace(' ', '', strtolower($networkName)) . ' btn-sm b2s-network-auth-btn b2s-network-add-page-info-btn" data-b2s-auth-url="' . $b2sAuthUrl . '">' . sprintf(esc_html__('Connect %s', 'blog2social'), esc_html($name)) . '</button>' : '<button onclick="wop(\'' . $b2sAuthUrl . '&choose=page\', \'Blog2Social Network\'); return false;" class="btn btn-' . str_replace(' ', '', strtolower($networkName)) . ' btn-sm b2s-network-auth-btn">' . sprintf(esc_html__('Connect %s', 'blog2social'), esc_html($name)) . '</button>') : '<a href="#" class="btn btn-' . str_replace(' ', '', strtolower($networkName)) . ' btn-sm b2s-network-auth-btn b2s-btn-disabled b2sProFeatureModalBtn" data-title="' . esc_attr__('You want to connect a network page?', 'blog2social') . '" data-type="auth-network">' . sprintf(esc_html__('Connect %s', 'blog2social'), esc_html($name)) . ' <span class="label label-success">' . esc_html__("PRO", "blog2social") . '</a>';
203
  }
204
  }
205
  if (in_array($networkId, $this->allowGroup)) {
206
  $name = $this->networkTypeName[2];
207
+ if (isset($this->networkTypeNameIndividual[$networkId][2]) && !empty($this->networkTypeNameIndividual[$networkId][2])) {
208
  $name = $this->networkTypeNameIndividual[$networkId][2];
209
  }
210
+ $html .= (B2S_PLUGIN_USER_VERSION > 1) ? (($networkId == 1) ? '<button class="btn btn-' . str_replace(' ', '', strtolower($networkName)) . ' btn-sm b2s-network-auth-btn b2s-network-add-group-info-btn" data-b2s-auth-url="' . $b2sAuthUrl . '">' . sprintf(esc_html__('Connect %s', 'blog2social'), esc_html($name)) . '</button>' : '<button onclick="wop(\'' . $b2sAuthUrl . '&choose=group\', \'Blog2Social Network\'); return false;" class="btn btn-' . str_replace(' ', '', strtolower($networkName)) . ' btn-sm b2s-network-auth-btn">' . sprintf(esc_html__('Connect %s', 'blog2social'), esc_html($name)) . '</button>') : '<a href="#" class="btn btn-' . str_replace(' ', '', strtolower($networkName)) . ' btn-sm b2s-network-auth-btn b2s-btn-disabled b2sProFeatureModalBtn" data-title="' . esc_attr__('You want to connect a social media group?', 'blog2social') . '" data-type="auth-network">' . sprintf(esc_html__('Connect %s', 'blog2social'), esc_html($name)) . ' <span class="label label-success">' . esc_html__("PRO", "blog2social") . '</span></a>';
211
  }
212
  if (array_key_exists($networkId, unserialize(B2S_PLUGIN_NETWORK_SETTINGS_TEMPLATE_DEFAULT))) {
213
  $html .= (B2S_PLUGIN_USER_VERSION >= 1) ? '<button onclick="return false;" class="btn btn-default btn-sm b2s-network-auth-btn b2s-edit-template-btn" data-network-id="' . esc_attr($networkId) . '"><i class="glyphicon glyphicon-pencil"></i> ' . esc_html__('Edit Post Template', 'blog2social') . '</button>' : '<button onclick="return false;" class="btn btn-default btn-sm b2s-network-auth-btn b2s-edit-template-btn b2s-btn-disabled" data-network-id="' . esc_attr($networkId) . '"><i class="glyphicon glyphicon-pencil"></i> ' . esc_html__('Edit Post Template', 'blog2social') . ' <span class="label label-success">' . esc_html__("SMART", "blog2social") . '</span></button>';
218
  $html .= '<ul class="b2s-network-item-auth-list" data-network-mandant-id="' . esc_attr($mandantId) . '" data-network-id="' . esc_attr($networkId) . '" ' . (($showAllAuths) ? 'data-network-count="true"' : '') . '>';
219
 
220
  //First Line
221
+ $html .= '<li class="b2s-network-item-auth-list-li" data-network-mandant-id="' . esc_attr($mandantId) . '" data-network-id="' . esc_attr($networkId) . '" data-view="' . esc_attr((($containerMandantId == -1) ? 'all' : 'selected')) . '">';
222
+ $html .= '<span class="b2s-network-auth-count">' . esc_html__("Connections", "blog2social") . ' <span class="b2s-network-auth-count-current" ' . (($showAllAuths) ? 'data-network-count-trigger="true"' : '') . ' data-network-id="' . esc_attr($networkId) . '"></span>/' . esc_html($maxNetworkAccount) . '</span>';
223
+ if ($addonText != false && !empty($addonText)) {
224
+ $html .= '<span> ' . $addonText . '</span> <button type="button" class="btn-link b2s-network-addon-info-btn">Info</button>';
225
  }
226
+ $html .= '<span class="pull-right b2s-sched-manager-title hidden-xs" data-network-mandant-id="' . esc_attr($mandantId) . '" data-network-id="' . esc_attr($networkId) . '">' . esc_html__("Best Time Manager", "blog2social") . ' <a href="#" class="b2s-info-btn b2s-load-settings-sched-time-default-info b2sInfoSchedTimesModalBtn">' . esc_html__('Info', 'blog2social') . '</a></span>';
227
+ $html .= '</li>';
228
 
 
229
  if ($showAllAuths) {
230
  foreach ($this->mandantenId as $ka => $mandantAll) {
231
  $mandantName = isset($mandantenData->{$mandantAll}) ? ($mandantenData->{$mandantAll}) : esc_html__("My profile", "blog2social");
236
  } else {
237
  $html .= $this->getAuthItemHtml($networkData, $mandantId, "", $networkId, $b2sAuthUrl, $containerMandantId, $sprache);
238
  }
239
+
240
  $html .= '</ul>';
241
  $html .= '</div>';
242
  $html .= '</div>';
247
  private function getAuthItemHtml($networkData = array(), $mandantId = 0, $mandantName = '', $networkId = 0, $b2sAuthUrl = '', $containerMandantId = 0, $sprache = 'en') {
248
  $isEdit = false;
249
  $html = '';
250
+ $lastVisited = $this->options->_getOption('last_visited_network');
251
+ $this->options->_setOption('last_visited_network', date('Y-m-d H:i:s'));
252
  if (isset($networkData[0])) {
253
  foreach ($networkData[0] as $k => $v) {
254
 
256
  $notAllow = ($v['notAllow'] !== false) ? true : false;
257
  $isInterrupted = ($v['expiredDate'] != '0000-00-00' && $v['expiredDate'] <= date('Y-m-d')) ? true : false;
258
 
 
259
  $html .= '<li class="b2s-network-item-auth-list-li ' . (($isDeprecated) ? 'b2s-label-info-border-left deprecated' : (($notAllow) ? 'b2s-label-warning-border-left' : (($isInterrupted) ? 'b2s-label-danger-border-left' : ''))) . ' " data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" data-network-mandant-id="' . esc_attr($mandantId) . '" data-network-id="' . esc_attr($networkId) . '" data-network-type="0">';
260
+ $html .= '<div class="pull-left">';
261
 
262
  if ($notAllow) {
263
+ $html .= '<div class="b2s-network-auth-list-info"><span class="glyphicon glyphicon-remove-circle"></span> ' . esc_html__('To reactivate this connection,', 'blog2social') . ' <a href="' . esc_url(B2S_Tools::getSupportLink('affiliate')) . '"target="_blank">' . esc_html__('please upgrade', 'blog2social') . '</a></div>';
264
  }
265
  if ($isInterrupted && !$notAllow) {
266
+ $html .= '<div class="b2s-network-auth-list-info" data-b2s-auth-info="isInterrupted"><span class="glyphicon glyphicon-remove-circle"></span> ' . esc_html__('Connection is interrupted since', 'blog2social') . ' ' . esc_html(($sprache == 'en' ? $v['expiredDate'] : date('d.m.Y', strtotime($v['expiredDate'])))) . '</div>';
267
  }
268
  if ($v['owner_blog_user_id'] !== false) {
269
  $displayName = stripslashes(get_user_by('id', $v['owner_blog_user_id'])->display_name);
270
+ $addNewAssignMarker = '';
271
+ if (isset($v['assign_created']) && !empty($v['assign_created']) && $lastVisited != false && !empty($lastVisited)) {
272
+ if ($lastVisited <= $v['assign_created']) {
273
+ $addNewAssignMarker = '<span class="label label-success">'.esc_html__("New", "blog2social").'</span> ';
274
+ }
275
+ }
276
+ $html .= '<div class="b2s-network-approved-from">' . $addNewAssignMarker . esc_html__("Assigned by", "blog2social") . ' ' . esc_html(((empty($displayName) || $displayName == false) ? __("Unknown username", "blog2social") : $displayName)) . ( (isset($v['assign_created']) && !empty($v['assign_created'])) ? ', ' . B2S_Util::getCustomDateFormat($v['assign_created'], substr(B2S_LANGUAGE, 0, 2)) : '') . '</div> ';
277
  }
278
  $name = $this->networkTypeName[0];
279
+ if (isset($this->networkTypeNameIndividual[$networkId][0]) && !empty($this->networkTypeNameIndividual[$networkId][0])) {
280
  $name = $this->networkTypeNameIndividual[$networkId][0];
281
  }
282
  $html .= '<span class="b2s-network-item-auth-type">' . (($isDeprecated) ? '<span class="glyphicon glyphicon-exclamation-sign glyphicon-info"></span> ' : '') . esc_html($name) . '</span>: <span class="b2s-network-item-auth-user-name">' . esc_html(stripslashes($v['networkUserName'])) . '</span> ';
283
 
284
  if (!empty($mandantName)) {
285
+ $html .= '<span class="b2s-network-mandant-name">(' . esc_html($mandantName) . ')</span> ';
286
  }
287
 
288
+ $html .= '</div>';
289
 
290
+ $html .= '<div class="pull-right">';
291
  $html .= '<a class="b2s-network-item-auth-list-btn-delete b2s-add-padding-network-delete pull-right" data-network-type="0" data-network-id="' . esc_attr($networkId) . '" data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" href="#"><span class="glyphicon glyphicon-trash glyphicon-grey"></span></a>';
292
  if (!$isDeprecated) {
293
  if ($v['owner_blog_user_id'] == false) {
294
+ if (!$notAllow || ($notAllow && isset($this->addon_count->{$networkId}->type->{0}) && !empty($this->addon_count->{$networkId}->type->{0}))) { //only show if addon
295
  if ($networkId != 6) {
296
  $html .= '<a href="#" onclick="wop(\'' . $b2sAuthUrl . '&choose=profil&update=' . $v['networkAuthId'] . (($notAllow) ? '&check=addon' : '') . '\', \'Blog2Social Network\'); return false;" class="b2s-network-auth-btn b2s-network-auth-update-btn b2s-add-padding-network-refresh pull-right" data-network-auth-id="' . esc_attr($v['networkAuthId']) . '"><span class="glyphicon glyphicon-refresh glyphicon-grey"></span></a>';
297
  } else {
301
  } else {
302
  $html .= '<span class="b2s-add-padding-network-placeholder-btn pull-right"></span>';
303
  }
304
+ if (!$notAllow) {
305
+ $html .= '<a href="#" class="pull-right b2s-network-auth-settings-btn b2s-add-padding-network-team pull-right" data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" data-network-id="' . esc_attr($networkId) . '" data-network-type="0" data-network-mandant-id="' . esc_attr($mandantId) . '" data-connection-owner="' . esc_attr((($v['owner_blog_user_id'] !== false) ? $v['owner_blog_user_id'] : '0')) . '"><span class="glyphicon glyphicon-cog glyphicon-grey"></span></a>';
306
  if ($v['expiredDate'] == '0000-00-00' || $v['expiredDate'] > date('Y-m-d')) {
307
  if (isset($this->modifyBoardAndGroup[$networkId])) {
308
  if (in_array(0, $this->modifyBoardAndGroup[$networkId]['TYPE'])) {
309
+ $html .= '<a href="#" class="pull-right b2s-modify-board-and-group-network-btn b2s-add-padding-network-edit" data-modal-title="' . esc_attr($this->modifyBoardAndGroup[$networkId]['TITLE']) . '" data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" data-network-id="' . esc_attr($networkId) . '" data-network-type="0"><span class="glyphicon glyphicon-pencil glyphicon-grey"></span></a>';
310
  $isEdit = true;
311
  }
312
  }
315
  }
316
  //Sched Manager since V 5.1.0
317
  if (B2S_PLUGIN_USER_VERSION > 0) {
318
+ $html .= '<span data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" class="b2s-sched-manager-time-area pull-right ' . (!$isEdit ? 'b2s-sched-manager-add-padding' : '') . ' hidden-xs" style="' . (($notAllow) ? 'display:none;' : '') . '">
319
  <input class="form-control b2s-box-sched-time-input b2s-settings-sched-item-input-time" type="text" value="' . esc_attr($this->getUserSchedTime($v['networkAuthId'], $networkId, 0, 'time')) . '" readonly="" data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" data-network-mandant-id="' . esc_attr($mandantId) . '" data-network-id="' . esc_attr($networkId) . '" data-network-type="0" data-network-container-mandant-id="' . esc_attr($containerMandantId) . '" name="b2s-user-sched-data[time][' . esc_attr($v['networkAuthId']) . ']">
320
  </span>';
321
+ $html .= '<span data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" class="b2s-sched-manager-day-area pull-right hidden-xs" style="' . (($notAllow) ? 'display:none;' : '') . '"><span data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" class="b2s-sched-manager-item-input-day-btn-minus" data-network-auth-id="' . esc_attr($v['networkAuthId']) . '">-</span> <span class="b2s-text-middle">+</span> <input type="text" class="b2s-sched-manager-item-input-day" data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" data-network-mandant-id="' . esc_attr($mandantId) . '" data-network-id="' . esc_attr($networkId) . '" data-network-type="0" data-network-container-mandant-id="' . esc_attr($containerMandantId) . '" name="b2s-user-sched-data[delay_day][' . esc_attr($v['networkAuthId']) . ']" value="' . esc_attr($this->getUserSchedTime($v['networkAuthId'], $networkId, 0, 'day')) . '" readonly> <span class="b2s-text-middle">' . esc_html__('Days', 'blog2social') . '</span> <span data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" class="b2s-sched-manager-item-input-day-btn-plus" data-network-auth-id="' . esc_attr($v['networkAuthId']) . '">+</span></span>';
322
  } else {
323
+ $html .= '<span data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" class="b2s-sched-manager-premium-area pull-right hidden-xs"><span class="label label-success"><a href="#" class="btn-label-premium b2sInfoSchedTimesModalBtn">' . esc_html__('SMART', 'blog2social') . '</a></span></span>';
324
  }
325
 
326
+ $html .= '</div>';
327
 
328
  $html .= '<div class="clearfix"></div></li>';
329
  }
336
  $isInterrupted = ($v['expiredDate'] != '0000-00-00' && $v['expiredDate'] <= date('Y-m-d')) ? true : false;
337
 
338
  $html .= '<li class="b2s-network-item-auth-list-li ' . (($isDeprecated) ? 'b2s-label-info-border-left deprecated' : (($notAllow) ? 'b2s-label-warning-border-left' : (($isInterrupted) ? 'b2s-label-danger-border-left' : ''))) . '" data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" data-network-mandant-id="' . esc_attr($mandantId) . '" data-network-id="' . esc_attr($networkId) . '" data-network-type="1">';
339
+ $html .= '<div class="pull-left">';
340
 
341
  if ($notAllow) {
342
+ $html .= '<div class="b2s-network-auth-list-info"><span class="glyphicon glyphicon-remove-circle"></span> ' . esc_html__('To reactivate this connection,', 'blog2social') . ' <a href="' . esc_url(B2S_Tools::getSupportLink('affiliate')) . '"target="_blank">' . esc_html__('please upgrade', 'blog2social') . '</a></div>';
343
  }
344
  if ($isInterrupted && !$notAllow) {
345
+ $html .= '<div class="b2s-network-auth-list-info" data-b2s-auth-info="isInterrupted">' . esc_html__('Connection is interrupted since', 'blog2social') . ' ' . esc_html(($sprache == 'en' ? $v['expiredDate'] : date('d.m.Y', strtotime($v['expiredDate'])))) . '</div>';
346
  }
347
  if ($v['owner_blog_user_id'] !== false) {
348
  $displayName = stripslashes(get_user_by('id', $v['owner_blog_user_id'])->display_name);
349
+ $addNewAssignMarker = '';
350
+ if (isset($v['assign_created']) && !empty($v['assign_created']) && $lastVisited != false && !empty($lastVisited)) {
351
+ if ($lastVisited <= $v['assign_created']) {
352
+ $addNewAssignMarker = '<span class="label label-success">'.esc_html__("New", "blog2social").'</span> ';
353
+ }
354
+ }
355
+ $html .= '<div class="b2s-network-approved-from">' . $addNewAssignMarker . esc_html__("Assigned by", "blog2social") . ' ' . esc_html(((empty($displayName) || $displayName == false) ? __("Unknown username", "blog2social") : $displayName)) . ( (isset($v['assign_created']) && !empty($v['assign_created'])) ? ', ' . B2S_Util::getCustomDateFormat($v['assign_created'], substr(B2S_LANGUAGE, 0, 2)) : '') . '</div> ';
356
  }
357
  $name = $this->networkTypeName[1];
358
+ if (isset($this->networkTypeNameIndividual[$networkId][1]) && !empty($this->networkTypeNameIndividual[$networkId][1])) {
359
  $name = $this->networkTypeNameIndividual[$networkId][1];
360
  }
361
  $html .= '<span class="b2s-network-item-auth-type">' . (($isDeprecated) ? '<span class="glyphicon glyphicon-exclamation-sign glyphicon-info"></span> ' : '') . ($networkId == 19 && isset($this->networkKindName[$v['networkKind']]) ? $this->networkKindName[$v['networkKind']] : $name) . '</span>: <span class="b2s-network-item-auth-user-name">' . esc_html(stripslashes($v['networkUserName'])) . '</span> ';
362
+
363
+ if ($networkId == 19 && (int) $v['networkKind'] == 1) {// Xing Business Pages Info
364
  $html .= '<input type="hidden" value="1" id="b2sHasXingBusinessPage">';
365
  }
366
+
367
  if (!empty($mandantName)) {
368
+ $html .= '<span class="b2s-network-mandant-name">(' . esc_html($mandantName) . ')</span> ';
369
  }
370
 
371
+ $html .= '</div>';
372
+ $html .= '<div class="pull-right">';
373
  $html .= '<a class="b2s-network-item-auth-list-btn-delete b2s-add-padding-network-delete pull-right" data-network-type="1" data-network-id="' . esc_attr($networkId) . '" data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" href="#"><span class="glyphicon glyphicon-trash glyphicon-grey"></span></a>';
374
  if (!$isDeprecated) {
375
+ if (!$notAllow || ($notAllow && isset($this->addon_count->{$networkId}->type->{1}) && !empty($this->addon_count->{$networkId}->type->{1}))) { //only show if addon
376
  if ($v['owner_blog_user_id'] == false) {
377
  $html .= '<a href="#" onclick="wop(\'' . $b2sAuthUrl . '&choose=page&update=' . $v['networkAuthId'] . (($notAllow) ? '&check=addon' : '') . '\', \'Blog2Social Network\'); return false;" class="b2s-network-auth-btn b2s-network-auth-update-btn b2s-add-padding-network-refresh pull-right" data-network-auth-id="' . esc_attr($v['networkAuthId']) . '"><span class="glyphicon glyphicon-refresh glyphicon-grey"></span></a>';
378
  } else {
379
  $html .= '<span class="b2s-add-padding-network-placeholder-btn pull-right"></span>';
380
  }
381
  }
382
+ if (!$notAllow) {
383
+ $html .= '<a href="#" class="pull-right b2s-network-auth-settings-btn b2s-add-padding-network-team pull-right" data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" data-network-id="' . esc_attr($networkId) . '" data-network-type="1" data-network-mandant-id="' . esc_attr($mandantId) . '" data-connection-owner="' . esc_attr((($v['owner_blog_user_id'] !== false) ? $v['owner_blog_user_id'] : '0')) . '"><span class="glyphicon glyphicon-cog glyphicon-grey"></span></a>';
384
  if ($v['expiredDate'] == '0000-00-00' || $v['expiredDate'] > date('Y-m-d')) {
385
  if (isset($this->modifyBoardAndGroup[$networkId])) {
386
  if (in_array(1, $this->modifyBoardAndGroup[$networkId]['TYPE'])) {
387
+ $html .= '<a href="#" class="pull-right b2s-modify-board-and-group-network-btn b2s-add-padding-network-edit" data-modal-title="' . esc_attr($this->modifyBoardAndGroup[$networkId]['TITLE']) . '" data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" data-network-id="' . esc_attr($networkId) . '" data-network-type="1"><span class="glyphicon glyphicon-pencil glyphicon-grey"></span></a>';
388
  $isEdit = true;
389
  }
390
  }
394
 
395
  //Sched Manager since V 5.1.0
396
  if (B2S_PLUGIN_USER_VERSION > 0) {
397
+ $html .= '<span data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" class="b2s-sched-manager-time-area pull-right ' . (!$isEdit ? 'b2s-sched-manager-add-padding' : '') . ' hidden-xs" style="' . (($notAllow) ? 'display:none;' : '') . '">
398
  <input class="form-control b2s-box-sched-time-input b2s-settings-sched-item-input-time" type="text" value="' . esc_attr($this->getUserSchedTime($v['networkAuthId'], $networkId, 1, 'time')) . '" readonly="" data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" data-network-mandant-id="' . esc_attr($mandantId) . '" data-network-id="' . esc_attr($networkId) . '" data-network-type="1" data-network-container-mandant-id="' . esc_attr($containerMandantId) . '" name="b2s-user-sched-data[time][' . esc_attr($v['networkAuthId']) . ']">
399
  </span>';
400
+ $html .= '<span data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" class="b2s-sched-manager-day-area pull-right hidden-xs" style="' . (($notAllow) ? 'display:none;' : '') . '"><span data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" class="b2s-sched-manager-item-input-day-btn-minus" data-network-auth-id="' . esc_attr($v['networkAuthId']) . '">-</span> <span class="b2s-text-middle">+</span> <input type="text" class="b2s-sched-manager-item-input-day" data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" data-network-mandant-id="' . esc_attr($mandantId) . '" data-network-id="' . esc_attr($networkId) . '" data-network-type="1" data-network-container-mandant-id="' . esc_attr($containerMandantId) . '" name="b2s-user-sched-data[delay_day][' . esc_attr($v['networkAuthId']) . ']" value="' . esc_attr($this->getUserSchedTime($v['networkAuthId'], $networkId, 1, 'day')) . '" readonly> <span class="b2s-text-middle">' . esc_html__('Days', 'blog2social') . '</span> <span data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" class="b2s-sched-manager-item-input-day-btn-plus" data-network-auth-id="' . esc_attr($v['networkAuthId']) . '">+</span></span>';
401
  } else {
402
+ $html .= '<span data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" class="b2s-sched-manager-premium-area pull-right hidden-xs"><span class="label label-success"><a href="#" class="btn-label-premium b2sInfoSchedTimesModalBtn">' . esc_html__('SMART', 'blog2social') . '</a></span></span>';
403
  }
404
 
405
+ $html .= '</div>';
406
 
407
  $html .= '<div class="clearfix"></div></li>';
408
  }
416
 
417
  $html .= '<li class="b2s-network-item-auth-list-li ' . (($isDeprecated) ? 'b2s-label-info-border-left deprecated' : (($notAllow) ? 'b2s-label-warning-border-left' : (($isInterrupted) ? 'b2s-label-danger-border-left' : ''))) . '" data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" data-network-mandant-id="' . esc_attr($mandantId) . '" data-network-id="' . esc_attr($networkId) . '" data-network-type="2">';
418
 
419
+ $html .= '<div class="pull-left">';
420
 
421
  if ($notAllow) {
422
+ $html .= '<div class="b2s-network-auth-list-info"><span class="glyphicon glyphicon-remove-circle"></span> ' . esc_html__('To reactivate this connection,', 'blog2social') . ' <a href="' . esc_url(B2S_Tools::getSupportLink('affiliate')) . '"target="_blank">' . esc_html__('please upgrade', 'blog2social') . '</a></div>';
423
  }
424
  if ($isInterrupted && !$notAllow) {
425
+ $html .= '<div class="b2s-network-auth-list-info" data-b2s-auth-info="isInterrupted">' . esc_html__('Connection is interrupted since', 'blog2social') . ' ' . esc_html(($sprache == 'en' ? $v['expiredDate'] : date('d.m.Y', strtotime($v['expiredDate'])))) . '</div>';
426
  }
427
  if ($v['owner_blog_user_id'] !== false) {
428
  $displayName = stripslashes(get_user_by('id', $v['owner_blog_user_id'])->display_name);
429
+ $addNewAssignMarker = '';
430
+ if (isset($v['assign_created']) && !empty($v['assign_created']) && $lastVisited != false && !empty($lastVisited)) {
431
+ if ($lastVisited <= $v['assign_created']) {
432
+ $addNewAssignMarker = '<span class="label label-success">'.esc_html__("New", "blog2social").'</span> ';
433
+ }
434
+ }
435
+ $html .= '<div class="b2s-network-approved-from">' . $addNewAssignMarker . esc_html__("Assigned by", "blog2social") . ' ' . esc_html(((empty($displayName) || $displayName == false) ? __("Unknown username", "blog2social") : $displayName)) . ( (isset($v['assign_created']) && !empty($v['assign_created'])) ? ', ' . B2S_Util::getCustomDateFormat($v['assign_created'], substr(B2S_LANGUAGE, 0, 2)) : '') . '</div> ';
436
  }
437
  $name = $this->networkTypeName[2];
438
+ if (isset($this->networkTypeNameIndividual[$networkId][2]) && !empty($this->networkTypeNameIndividual[$networkId][2])) {
439
  $name = $this->networkTypeNameIndividual[$networkId][2];
440
  }
441
  $html .= '<span class="b2s-network-item-auth-type">' . (($isDeprecated) ? '<span class="glyphicon glyphicon-exclamation-sign glyphicon-info"></span> ' : '') . esc_html($name) . '</span>: <span class="b2s-network-item-auth-user-name">' . esc_html(stripslashes($v['networkUserName'])) . '</span> ';
442
 
443
  if (!empty($mandantName)) {
444
+ $html .= '<span class="b2s-network-mandant-name">(' . esc_html($mandantName) . ')</span> ';
445
  }
446
+ $html .= '</div>';
447
+ $html .= '<div class="pull-right">';
448
  $html .= '<a class="b2s-network-item-auth-list-btn-delete b2s-add-padding-network-delete pull-right" data-network-type="2" data-network-id="' . esc_attr($networkId) . '" data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" href="#"><span class="glyphicon glyphicon-trash glyphicon-grey"></span></a>';
449
  if (!$isDeprecated) {
450
+ if (!$notAllow || ($notAllow && isset($this->addon_count->{$networkId}->type->{2}) && !empty($this->addon_count->{$networkId}->type->{2}))) { //only show if addon
451
  if ($v['owner_blog_user_id'] == false) {
452
  $html .= '<a href="#" onclick="wop(\'' . $b2sAuthUrl . '&choose=group&update=' . $v['networkAuthId'] . (($notAllow) ? '&check=addon' : '') . '\', \'Blog2Social Network\'); return false;" class="b2s-network-auth-btn b2s-network-auth-update-btn b2s-add-padding-network-refresh pull-right" data-network-auth-id="' . esc_attr($v['networkAuthId']) . '"><span class="glyphicon glyphicon-refresh glyphicon-grey"></span></a>';
453
  } else {
454
  $html .= '<span class="b2s-add-padding-network-placeholder-btn pull-right"></span>';
455
  }
456
  }
457
+ if (!$notAllow) {
458
+ $html .= '<a href="#" class="pull-right b2s-network-auth-settings-btn b2s-add-padding-network-team pull-right" data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" data-network-id="' . esc_attr($networkId) . '" data-network-type="2" data-network-mandant-id="' . esc_attr($mandantId) . '" data-connection-owner="' . esc_attr((($v['owner_blog_user_id'] !== false) ? $v['owner_blog_user_id'] : '0')) . '"><span class="glyphicon glyphicon-cog glyphicon-grey"></span></a>';
459
  if ($v['expiredDate'] == '0000-00-00' || $v['expiredDate'] > date('Y-m-d')) {
460
  if (isset($this->modifyBoardAndGroup[$networkId])) {
461
  if (in_array(2, $this->modifyBoardAndGroup[$networkId]['TYPE'])) {
462
+ $html .= '<a href="#" class="pull-right b2s-modify-board-and-group-network-btn b2s-add-padding-network-edit" data-modal-title="' . esc_attr($this->modifyBoardAndGroup[$networkId]['TITLE']) . '" data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" data-network-id="' . esc_attr($networkId) . '" data-network-type="2"><span class="glyphicon glyphicon-pencil glyphicon-grey"></span></a>';
463
  $isEdit = true;
464
  }
465
  }
469
 
470
  //Sched Manager since V 5.1.0
471
  if (B2S_PLUGIN_USER_VERSION > 0) {
472
+ $html .= '<span data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" class="b2s-sched-manager-time-area pull-right ' . (!$isEdit ? 'b2s-sched-manager-add-padding' : '') . ' hidden-xs" style="' . (($notAllow) ? 'display:none;' : '') . '">
473
  <input class="form-control b2s-box-sched-time-input b2s-settings-sched-item-input-time" type="text" value="' . esc_attr($this->getUserSchedTime($v['networkAuthId'], $networkId, 2, 'time')) . '" readonly="" data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" data-network-mandant-id="' . esc_attr($mandantId) . '" data-network-id="' . esc_attr($networkId) . '" data-network-type="2" data-network-container-mandant-id="' . esc_attr($containerMandantId) . '" name="b2s-user-sched-data[time][' . esc_attr($v['networkAuthId']) . ']">
474
  </span>';
475
+ $html .= '<span data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" class="b2s-sched-manager-day-area pull-right hidden-xs" style="' . (($notAllow) ? 'display:none;' : '') . '"><span data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" class="b2s-sched-manager-item-input-day-btn-minus" data-network-auth-id="' . esc_attr($v['networkAuthId']) . '">-</span> <span class="b2s-text-middle">+</span> <input type="text" class="b2s-sched-manager-item-input-day" data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" data-network-mandant-id="' . esc_attr($mandantId) . '" data-network-id="' . esc_attr($networkId) . '" data-network-type="2" data-network-container-mandant-id="' . esc_attr($containerMandantId) . '" name="b2s-user-sched-data[delay_day][' . esc_attr($v['networkAuthId']) . ']" value="' . esc_attr($this->getUserSchedTime($v['networkAuthId'], $networkId, 2, 'day')) . '" readonly> <span class="b2s-text-middle">' . esc_html__('Days', 'blog2social') . '</span> <span data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" class="b2s-sched-manager-item-input-day-btn-plus" data-network-auth-id="' . esc_attr($v['networkAuthId']) . '">+</span></span>';
476
  } else {
477
+ $html .= '<span data-network-auth-id="' . esc_attr($v['networkAuthId']) . '" class="b2s-sched-manager-premium-area pull-right hidden-xs"><span class="label label-success"><a href="#" class="btn-label-premium b2sInfoSchedTimesModalBtn">' . esc_html__('SMART', 'blog2social') . '</a></span></span>';
478
  }
479
 
480
+ $html .= '</div>';
481
 
482
  $html .= '<div class="clearfix"></div></li>';
483
  }
494
  'expiredDate' => $value->expiredDate,
495
  'networkKind' => $value->networkKind,
496
  'notAllow' => (isset($value->notAllow) ? $value->notAllow : false),
497
+ 'owner_blog_user_id' => (isset($value->owner_blog_user_id) ? $value->owner_blog_user_id : false),
498
+ 'assign_created' => (isset($value->assign_created) ? $value->assign_created : false)
499
  );
500
  }
501
  return $convertAuth;
537
  global $wpdb;
538
  $saveSchedData = null;
539
  //if exists
540
+ if ($wpdb->get_var("SHOW TABLES LIKE '{$wpdb->prefix}b2s_post_sched_settings'") == $wpdb->prefix . 'b2s_post_sched_settings') {
541
  $saveSchedData = $wpdb->get_results($wpdb->prepare("SELECT network_id, network_type, sched_time FROM {$wpdb->prefix}b2s_post_sched_settings WHERE blog_user_id= %d", B2S_PLUGIN_BLOG_USER_ID));
542
  }
543
  return $saveSchedData;
582
  $userDetails = get_option('B2S_PLUGIN_USER_VERSION_' . $listUser);
583
  if (isset($userDetails['B2S_PLUGIN_USER_VERSION']) && (int) $userDetails['B2S_PLUGIN_USER_VERSION'] == 3) {
584
  $displayName = stripslashes(get_user_by('id', $listUser)->display_name);
585
+ if (!empty($displayName) && $displayName != false) {
586
  $select .= '<option value="' . esc_attr($listUser) . '">' . esc_html($displayName) . '</option>';
587
  }
588
  }
595
  }
596
  return array('result' => false);
597
  }
598
+
599
+ public function getUrlParameterSettings($networkAuthId, $networkId) {
600
  $html = '<div class="col-md-12 b2s-text-bold"><span>' . sprintf(__('Define parameters that will be added to link posts on this network e.g. to create tracking links with UTM paramters. <a target="_blank" href="%s">More information</a>', 'blog2social'), esc_url(B2S_Tools::getSupportLink('url_parameter'))) . '</span></div>';
601
  $html .= '<div class="b2s-col-name">';
602
  $html .= '<div class="col-md-5 b2s-url-parameter-legend-text">' . esc_html__('Name', 'blog2social') . '</div>';
603
  $html .= '<div class="col-md-5 b2s-url-parameter-legend-text">' . esc_html__('Value', 'blog2social') . '</div>';
604
  $html .= '</div>';
605
+
606
  $html .= '<ul class="b2s-url-parameter-list col-md-12">';
607
+
608
  global $wpdb;
609
  $sqlGetData = $wpdb->prepare("SELECT `data` FROM `{$wpdb->prefix}b2s_posts_network_details` WHERE `network_auth_id` = %d", (int) $networkAuthId);
610
  $dataString = $wpdb->get_var($sqlGetData);
611
  $counter = 0;
612
  if ($dataString !== NULL && !empty($dataString)) {
613
  $data = unserialize($dataString);
614
+ if ($data != false && isset($data['url_parameter'][0]['querys']) && !empty($data['url_parameter'][0]['querys']) && is_array($data['url_parameter'][0]['querys'])) {
615
  foreach ($data['url_parameter'][0]['querys'] as $param => $value) {
616
  $html .= '<li class="b2s-url-parameter-entry row">';
617
+ $html .= '<div class="col-md-5"><input class="form-control b2s-link-parameter-name" value="' . urldecode($param) . '"></div>';
618
+ $html .= '<div class="col-md-5"><input class="form-control b2s-link-parameter-value" value="' . urldecode($value) . '"></div>';
619
  $html .= '<div class="col-md-1"><span aria-hidden="true" class="b2s-url-parameter-remove-btn text-danger">&times;</span></div>';
620
  $html .= '</li>';
621
  $counter++;
622
  }
623
  }
624
  }
625
+
626
  $html .= '</ul>';
627
+ $html .= '<div class="col-md-12 padding-bottom-10"><button class="btn btn-sm btn-default b2s-url-parameter-add-btn" ' . (($counter >= 10) ? 'style="display:none;"' : '') . '>' . esc_html__('+ add Parameter', 'blog2social') . '</button></div>';
628
+ $html .= '<div class="col-md-12"><input type="checkbox" class="b2s-url-parameter-for-all-network" id="b2s-url-parameter-for-all-network"><label for="b2s-url-parameter-for-all-network"> ' . sprintf(esc_html__('Apply for all %s connections', 'blog2social'), unserialize(B2S_PLUGIN_NETWORK)[$networkId]) . '</label></div>';
629
+ $html .= '<div class="col-md-6"><input type="checkbox" class="b2s-url-parameter-for-all" id="b2s-url-parameter-for-all"><label for="b2s-url-parameter-for-all"> ' . esc_html__('Apply for all connections', 'blog2social') . '</label></div>';
630
+ $html .= '<div class="col-md-6"><button class="btn btn-sm btn-primary pull-right b2s-url-parameter-save-btn" data-network-auth-id="' . $networkAuthId . '" data-network-id="' . $networkId . '">' . esc_html__('save', 'blog2social') . '</button></div>';
631
  return $html;
632
  }
633
 
634
+ public function getEditTemplateForm($networkId) {
635
  require_once(B2S_PLUGIN_DIR . 'includes/Options.php');
636
  $options = new B2S_Options(get_current_user_id());
637
  $post_template = $options->_getOption("post_template");
638
  $defaultSchema = unserialize(B2S_PLUGIN_NETWORK_SETTINGS_TEMPLATE_DEFAULT)[$networkId];
639
  if (B2S_PLUGIN_USER_VERSION >= 1 && $post_template != false && isset($post_template[$networkId]) && !empty($post_template[$networkId])) {
640
  foreach ($defaultSchema as $type => $value) {
641
+ if (!isset($post_template[$networkId][$type])) {
642
  $post_template[$networkId][$type] = $value;
643
  }
644
+ if ($networkId == 24 && $post_template[$networkId][$type]['format'] == false) { //new 6.8.2: format activate again | old: special Telegram disable PostFormat
645
  $post_template[$networkId][$type]['format'] = 0;
646
  }
647
  }
648
  $schema = $post_template[$networkId];
649
+ if (count($schema) < count($defaultSchema)) {
650
  $schema = array_merge($schema, $defaultSchema);
651
  }
652
  } else {
664
  'numberposts' => 1,
665
  'post_status' => 'publish'
666
  ));
667
+ if (isset($post[0]['ID']) && isset($post[0]['post_content']) && isset($post[0]['post_title']) && isset($post[0]['post_excerpt']) && isset($post[0]['post_author'])) {
668
  $post_tags = wp_get_post_tags($post[0]['ID']);
669
  $tags = '';
670
+ if ($post_tags != false && !empty($post_tags)) {
671
  foreach ($post_tags as $tag) {
672
+ $tags .= '#' . $tag->name . ' ';
673
  }
674
  substr($tags, 0, -1);
675
  }
676
  $post_author = get_userdata($post[0]['post_author']);
677
  $author = '';
678
+ if (isset($post_author->display_name) && !empty($post_author->display_name)) {
679
  $author = $post_author->display_name;
680
  }
681
  $hook_filter = new B2S_Hook_Filter();
682
  $images_urls = $hook_filter->get_wp_post_image((int) $post[0]['ID']);
683
  $image_url = ((!empty($images_urls) && isset(array_values($images_urls)[0][0])) ? array_values($images_urls)[0][0] : false);
684
+ if ($image_url != false && !empty($image_url)) {
685
  $this->previewImage = $image_url;
686
  }
687
  $post_content = (function_exists('strip_shortcodes')) ? strip_shortcodes($post[0]['post_content']) : $post[0]['post_content'];
688
  $post_excerpt = (function_exists('strip_shortcodes')) ? strip_shortcodes($post[0]['post_excerpt']) : $post[0]['post_excerpt'];
689
  $post_title = (function_exists('strip_shortcodes')) ? strip_shortcodes($post[0]['post_title']) : $post[0]['post_title'];
690
  $html .= '<input type="hidden" id="b2s_use_post" value="true">';
691
+ $html .= '<input type="hidden" id="b2s_post_content" value="' . strip_tags($post_content) . '">';
692
+ $html .= '<input type="hidden" id="b2s_post_excerpt" value="' . strip_tags($post_excerpt) . '">';
693
+ $html .= '<input type="hidden" id="b2s_post_title" value="' . strip_tags($post_title) . '">';
694
+ $html .= '<input type="hidden" id="b2s_post_author" value="' . $author . '">';
695
+ $html .= '<input type="hidden" id="b2s_post_keywords" value="' . $tags . '">';
696
  } else {
697
  $html .= '<input type="hidden" id="b2s_use_post" value="false">';
698
  }
737
  $html .= '</div>';
738
  }
739
  if (isset($defaultSchema[1]) && !empty($defaultSchema[1])) {
740
+ $html .= '<div class="tab-pane b2s-template-tab-1 ' . ((!isset($defaultSchema[0]) || empty($defaultSchema[0])) ? 'active' : '') . '" id="b2s-template-page">';
741
  $html .= $this->getEditTemplateFormContent($networkId, 1, $schema);
742
  $html .= '</div>';
743
  }
751
  $html .= '</div>';
752
  }
753
  $html .= '</div>';
754
+ $html .= '</div>';
755
 
756
  return $html;
757
  }
758
 
759
  public function getEditTemplateFormContent($networkId, $networkType, $schema) {
760
  $defaultTemplate = unserialize(B2S_PLUGIN_NETWORK_SETTINGS_TEMPLATE_DEFAULT);
761
+
762
  //V6.5.5 => Two different kinds of Xing Pages
763
  $multi_kind = false;
764
+ if ($networkId == 19 && $networkType == 1) {
765
  $multi_kind = true;
766
+ if (!isset($schema[$networkType]['short_text'][0]['limit'])) {
767
+ if (isset($schema[$networkType]['short_text']['limit'])) {
768
  $schema[$networkType]['short_text'] = array(0 => $schema[$networkType]['short_text'], 4 => $defaultTemplate[$networkId][$networkType]['short_text'][4]);
769
  }
770
  }
771
  }
772
+
773
+
774
 
775
  //V5.6.1
776
+ if (!$multi_kind) {
777
  $limit = ((isset($defaultTemplate[$networkId][$networkType]['short_text']['limit'])) ? $defaultTemplate[$networkId][$networkType]['short_text']['limit'] : 0);
778
  if (!isset($schema[$networkType]['short_text']['excerpt_range_max']) && isset($defaultTemplate[$networkId][$networkType]['short_text']['excerpt_range_max'])) {
779
  $schema[$networkType]['short_text']['excerpt_range_max'] = $defaultTemplate[$networkId][$networkType]['short_text']['excerpt_range_max'];
780
  }
781
  }
782
+
783
  $content = '';
784
+ if ($schema[$networkType]['format'] !== false) {
785
  $content .= '<div class="row">';
786
  $content .= '<div class="col-md-12 media-heading">';
787
  $content .= '<span class="b2s-edit-template-section-headline">' . esc_html__('Format', 'blog2social') . '</span> <a href="#" data-network-id="' . esc_attr($networkId) . '" class="b2s-info-btn del-padding-left b2sInfoFormatBtn">' . esc_html__('Info', 'Blog2Social') . '</a>';
805
  $content .= '<div class="row">';
806
  $content .= '<div class="col-md-12 media-heading">';
807
  $content .= '<span class="b2s-edit-template-section-headline">' . esc_html__('Content', 'blog2social') . '</span> <a href="#" class="b2s-info-btn del-padding-left b2sInfoContentBtn">' . esc_html__('Info', 'Blog2Social') . '</a>';
808
+ if ($schema[$networkType]['format'] === false) {
809
  $content .= '<button class="pull-right btn btn-primary btn-xs b2s-edit-template-load-default" data-network-type="' . esc_attr($networkType) . '">' . esc_html__('Load default settings', 'blog2social') . '</button>';
810
  }
811
  $content .= '</div>';
812
  $content .= '</div>';
813
+ if ($networkId == 12) {
814
  $content .= '<div class="row">';
815
  $content .= '<div class="col-md-12">';
816
  $content .= '<div class="alert alert-warning b2s-edit-template-hashtag-warning" style="display:none;">' . esc_html__('Good to know: Instagram supports up to 30 hashtags in a post. The number recommended for best results is 5 hashtags. Make sure that your hashtags are thematically relevant to the content of your post.', 'blog2social') . '</div>';
819
  }
820
  $content .= '<div class="row">';
821
  $content .= '<div class="col-md-12">';
822
+
823
  $woocommerce_active = false;
824
  if (class_exists('WooCommerce') && function_exists('wc_get_product')) {
825
  $woocommerce_active = true;
831
  . ((isset($defaultTemplate[$networkId][$networkType]['disableKeywords']) && $defaultTemplate[$networkId][$networkType]['disableKeywords'] == true) ? '' : '<button type="button" draggable="true" class="btn btn-primary btn-xs b2s-edit-template-content-post-keywords b2s-edit-template-content-post-item" data-network-type="' . esc_attr($networkType) . '">{KEYWORDS}</button>')
832
  . '<button type="button" draggable="true" class="btn btn-primary btn-xs b2s-edit-template-content-post-author b2s-edit-template-content-post-item" data-network-type="' . esc_attr($networkType) . '">{AUTHOR}</button>'
833
  . (($woocommerce_active) ? '<button type="button" draggable="true" class="btn btn-primary btn-xs b2s-edit-template-content-post-price b2s-edit-template-content-post-item" data-network-type="' . esc_attr($networkType) . '">{PRICE}</button>' : '');
834
+
835
  $b2sHook = new B2S_Hook_Filter();
836
  $additionalTaxonomies = $b2sHook->get_posting_template_show_taxonomies();
837
+ if (is_array($additionalTaxonomies) && !empty($additionalTaxonomies)) {
838
  foreach ($additionalTaxonomies as $k => $taxonomie) {
839
+ $content .= '<button type="button" draggable="true" class="btn btn-primary btn-xs b2s-edit-template-content-post-' . esc_html($taxonomie) . ' b2s-edit-template-content-post-item" data-network-type="' . esc_attr($networkType) . '">{' . esc_html($taxonomie) . '}</button>';
840
  }
841
  }
842
+
843
  $content .= '<button type="button" class="btn btn-primary btn-xs b2s-edit-template-content-clear-btn pull-right" data-network-type="' . esc_attr($networkType) . '">' . esc_html__('clear', 'blog2social') . '</button>'
844
  . '</div>';
845
+ $content .= '<textarea class="b2s-edit-template-post-content" style="width: 100%;" data-network-type="' . esc_attr($networkType) . '" ' . ((B2S_PLUGIN_USER_VERSION < 1) ? 'readonly="true"' : '') . ' ' . (($limit > 0) ? 'maxlength="' . $limit . '"' : '') . '>' . esc_html(stripslashes($schema[$networkType]['content'])) . '</textarea>';
846
  $content .= '<input class="b2s-edit-template-content-selection-start" data-network-type="' . esc_attr($networkType) . '" type="hidden" value="0">';
847
  $content .= '<input class="b2s-edit-template-content-selection-end" data-network-type="' . esc_attr($networkType) . '" type="hidden" value="0">';
848
  $content .= '</div>';
849
  $content .= '</div>';
850
  $content .= '<div class="row">';
851
  $content .= '<div class="col-md-12 b2s-edit-template-link-info">';
852
+ if ($networkId != 24 && $networkId != 12 && $networkId != 2 && $networkId != 1) {
853
+ if ($networkId == 11) {
854
  $content .= '<i class="glyphicon glyphicon-info-sign"></i> ' . esc_html__('The link will be transmitted as a canonical link, i.e. in the source code of your page, in order to refer to the original source of the content and to increase the reach from search engines like Google.', 'blog2social');
855
  } else {
856
  $content .= '<i class="glyphicon glyphicon-info-sign"></i> ' . esc_html__('The link will be added automatically at the end of the post.', 'blog2social');
857
  }
858
  $content .= '<br>';
859
  }
860
+ if (isset($defaultTemplate[$networkId][$networkType]['disableKeywords']) && $defaultTemplate[$networkId][$networkType]['disableKeywords'] == true) {
861
  $content .= '<i class="glyphicon glyphicon-info-sign"></i> ' . esc_html__('The network does not support hashtags.', 'blog2social');
862
  $content .= '<br>';
863
  }
864
+ if (isset($defaultTemplate[$networkId][$networkType]['separateKeywords']) && $defaultTemplate[$networkId][$networkType]['separateKeywords'] == true) {
865
  $content .= '<i class="glyphicon glyphicon-info-sign"></i> ' . esc_html__('This social network displays the predefined hashtags as clickable tags at the end of your post.', 'blog2social');
866
  $content .= '<br>';
867
  }
871
  }
872
  $content .= '</div>';
873
  $content .= '</div>';
874
+ if ($networkId == 1 || $networkId == 2) {
875
+ $content .= '<div class="row b2s-edit-template-enable-link-area" style="display:' . (($schema[$networkType]['format'] == 1) ? 'block' : 'none') . '" data-network-type="' . esc_attr($networkType) . '">';
876
  $content .= '<div class="col-md-12">';
877
+ $content .= '<input class="b2s-edit-template-enable-link" data-network-type="' . esc_attr($networkType) . '" type="checkbox" ' . ((isset($schema[$networkType]['addLink']) && $schema[$networkType]['addLink'] == false) ? '' : 'checked="checked"') . ' id="b2s-edit-template-enable-link[' . esc_attr($networkType) . ']"><label for="b2s-edit-template-enable-link[' . esc_attr($networkType) . ']"> ' . esc_html__('Add a link-URL to the end of my image post.', 'blog2social') . '</label>';
878
  $content .= '</div>';
879
  $content .= '</div>';
880
  }
881
+ if ($networkId == 12) {
882
  $content .= '<div class="row">';
883
  $content .= '<div class="col-md-12">';
884
+ $content .= '<input class="b2s-edit-template-enable-link" data-network-type="' . esc_attr($networkType) . '" type="checkbox" ' . ((isset($schema[$networkType]['addLink']) && $schema[$networkType]['addLink'] == false) ? '' : 'checked="checked"') . ' id="b2s-edit-template-enable-link"><label for="b2s-edit-template-enable-link"> ' . esc_html__('Add a link-URL to the end of my Instagram posts. (Please note, that Instagram does not turn link-URLs into clickable links)', 'blog2social') . '</label>';
885
  $content .= '</div>';
886
  $content .= '</div>';
887
  $content .= '<div class="row">';
888
  $content .= '<div class="col-md-12">';
889
+ $content .= '<input class="b2s-edit-template-shuffle-hashtags" data-network-type="' . esc_attr($networkType) . '" type="checkbox" ' . ((isset($schema[$networkType]['shuffleHashtags']) && $schema[$networkType]['shuffleHashtags'] == true) ? 'checked="checked"' : '') . ' id="b2s-edit-template-shuffle-hashtags"><label for="b2s-edit-template-shuffle-hashtags"> ' . esc_html__('Hashtag shuffle (Hashtags have to be defined in the text field above)', 'blog2social') . '</label>';
890
  $content .= '</div>';
891
  $content .= '</div>';
892
  }
893
+ if ($networkId == 24) {
894
  $content .= '<div class="row b2s-edit-template-enable-link-area" data-network-type="' . esc_attr($networkType) . '">';
895
  $content .= '<div class="col-md-12">';
896
+ $content .= '<input class="b2s-edit-template-enable-link" data-network-type="' . esc_attr($networkType) . '" type="checkbox" ' . ((isset($schema[$networkType]['addLink']) && $schema[$networkType]['addLink'] == false) ? '' : 'checked="checked"') . ' id="b2s-edit-template-enable-link[' . esc_attr($networkType) . ']"><label for="b2s-edit-template-enable-link[' . esc_attr($networkType) . ']"> ' . esc_html__('Add a link-URL to the end of my post.', 'blog2social') . '</label>';
897
  $content .= '</div>';
898
  $content .= '</div>';
899
  }
903
  $content .= '<span class="b2s-edit-template-section-headline">' . esc_html__('Character limit', 'blog2social') . ' (CONTENT, EXCERPT)</span> <a href="#" class="b2s-info-btn del-padding-left b2sInfoCharacterLimitBtn">' . esc_html__('Info', 'Blog2Social') . '</a>';
904
  $content .= '</div>';
905
  $content .= '</div>';
906
+ if (!function_exists('mb_strlen')) {
907
+ $content .= '<div class="alert alert-warning">' . esc_html__('Missing PHP "mbstring" extension to use the character limit function. Please activate server-side the PHP "mbstring" extension in your "php.ini" file.', 'blog2social') . '</div>';
908
  }
909
+ if (!$multi_kind) {
910
  $content .= '<div class="row">';
911
  $content .= '<div class="col-md-12">';
912
  $content .= '<div class="form-group">';
921
  $content .= '</div>';
922
  $content .= '</div>';
923
  $content .= '</div>';
924
+ if (!in_array($networkId, array(4, 11, 14, 16, 25))) { //V6.7 don't show recommended length for HTML Networks
925
  $content .= '<div class="row">';
926
  $content .= '<div class="col-md-12 b2s-edit-template-link-info">';
927
  $content .= '<i class="glyphicon glyphicon-info-sign"></i> ' . esc_html(__('recommended length', 'blog2social') . ': ' . $defaultTemplate[$networkId][$networkType]['short_text']['range_min'] . ' ' . __('characters', 'blog2social') . (((int) $limit != 0) ? '; ' . __('Network limit', 'blog2social') . ': ' . $limit . ' ' . __('characters', 'blog2social') : ''));
934
  $networkKindName = unserialize(B2S_PLUGIN_NETWORK_KIND);
935
  foreach ($schema[$networkType]['short_text'] as $kind_id => $short_text) {
936
  $deprecated = ((isset($defaultTemplate[$networkId][$networkType]['short_text'][$kind_id]['deprecated_date']) && $defaultTemplate[$networkId][$networkType]['short_text'][$kind_id]['deprecated_date'] < date('Y-m-d')) ? true : false);
937
+ if ($deprecated) {
938
  $content .= '<div style="display: none;">';
939
  }
940
  $content .= '<div class="row">';
963
  $content .= '<i class="glyphicon glyphicon-info-sign"></i> ' . esc_html(__('recommended length', 'blog2social') . ': ' . $defaultTemplate[$networkId][$networkType]['short_text'][$kind_id]['range_min'] . ' ' . __('characters', 'blog2social') . (((int) $short_text['limit'] != 0) ? '; ' . __('Network limit', 'blog2social') . ': ' . $short_text['limit'] . ' ' . __('characters', 'blog2social') : ''));
964
  $content .= '</div>';
965
  $content .= '</div>';
966
+ if ($deprecated) {
967
  $content .= '</div>';
968
  }
969
  }
970
  $content .= '<hr>';
971
  $content .= '<br>';
972
  }
973
+ $content .= '<input type="hidden" name="b2s-edit-template-multi-kind" class="b2s-edit-template-multi-kind" data-network-type="' . esc_attr($networkType) . '" value="' . (($multi_kind) ? 1 : 0) . '">';
974
 
975
  $content .= $this->networkPreview($networkId, $networkType, $schema);
976
 
1058
  $preview .= '</div>';
1059
  $preview .= '</div>';
1060
  $blogOptions = new B2S_Options(0, 'B2S_PLUGIN_GENERAL_OPTIONS');
1061
+ if ($blogOptions->_getOption('card_default_type') == 0) {
1062
  $preview .= '<div class="row b2s-edit-template-preview-link-meta-box-2">';
1063
  $preview .= '<div class="col-sm-3 b2s-edit-template-preview-link-meta-box-image-2">';
1064
  $preview .= '<img class="b2s-edit-template-preview-link-image b2s-edit-template-preview-link-image-2" src="' . $this->previewImage . '">';
1521
  $preview .= '</div>';
1522
  $preview .= '</div>';
1523
  $preview .= '</div>';
1524
+
1525
  $preview .= '</div>';
1526
  $preview .= '</div>';
1527
  break;
1541
  $preview .= '</div>';
1542
  $preview .= '</div>';
1543
  break;
1544
+ case '26':
1545
+ $preview .= '<div class="row">';
1546
+ $preview .= '<div class="col-sm-2">';
1547
+ $preview .= '<span class="b2s-edit-template-section-headline">' . esc_html__('Preview', 'blog2social') . ':</span>';
1548
+ $preview .= '</div>';
1549
+ $preview .= '<div class="col-sm-8 b2s-edit-template-preview-border">';
1550
+ $preview .= '<div class="row">';
1551
+ $preview .= '<div class="col-sm-4">';
1552
+ $preview .= '<img class="b2s-edit-template-preview-image-image b2s-edit-template-preview-image-image-11" src="' . $this->previewImage . '">';
1553
+ $preview .= '</div>';
1554
+ $preview .= '<div class="col-sm-8">';
1555
+ $preview .= '<p class="b2s-edit-template-preview-title b2s-edit-template-preview-title-11" data-network-type="' . esc_attr($networkType) . '">TITLE</p><br>';
1556
+ $preview .= '<p class="b2s-edit-template-preview-content b2s-edit-template-preview-content-11" data-network-type="' . esc_attr($networkType) . '">' . preg_replace("/\n/", "<br>", esc_html($schema[$networkType]['content'])) . '</p>';
1557
+ $preview .= '</div>';
1558
+ $preview .= '</div>';
1559
+ $preview .= '</div>';
1560
+ $preview .= '</div>';
1561
+ break;
1562
+ case '27':
1563
+ $preview .= '<div class="row">';
1564
+ $preview .= '<div class="col-sm-2">';
1565
+ $preview .= '<span class="b2s-edit-template-section-headline">' . esc_html__('Preview', 'blog2social') . ':</span>';
1566
+ $preview .= '</div>';
1567
+ $preview .= '<div class="col-sm-8 b2s-edit-template-preview-border">';
1568
+ $preview .= '<div class="row">';
1569
+ $preview .= '<div class="col-sm-9">';
1570
+ $preview .= '<p class="b2s-edit-template-preview-title b2s-edit-template-preview-title-11" data-network-type="' . esc_attr($networkType) . '">TITLE</p>';
1571
+ $preview .= '<span>' . esc_html($domain) . '</span><br>';
1572
+ $preview .= '<p class="b2s-edit-template-preview-content b2s-edit-template-preview-content-11" data-network-type="' . esc_attr($networkType) . '">' . preg_replace("/\n/", "<br>", esc_html($schema[$networkType]['content'])) . '</p>';
1573
+ $preview .= '<img class="b2s-edit-template-preview-like-icons-27" src="' . plugins_url('/assets/images/settings/like-icons-27.png', B2S_PLUGIN_FILE) . '">';
1574
+ $preview .= '</div>';
1575
+ $preview .= '<div class="col-sm-3">';
1576
+ $preview .= '<img class="b2s-edit-template-preview-image-image b2s-edit-template-preview-image-image-27" src="' . $this->previewImage . '">';
1577
+ $preview .= '</div>';
1578
+ $preview .= '</div>';
1579
+ $preview .= '</div>';
1580
+ $preview .= '</div>';
1581
+ break;
1582
  default:
1583
  break;
1584
  }
includes/B2S/Post/Item.php CHANGED
@@ -458,7 +458,7 @@ class B2S_Post_Item {
458
  <div class="pull-left media-nav">
459
  <strong><a target="_blank" href="' . esc_url(get_permalink($var->ID)) . '">' . esc_html($postTitle) . '</a></strong>' . $curated . '
460
  <span class="pull-right">
461
- <a class="btn btn-primary hidden-xs btn-sm" href="admin.php?page=blog2social-ship&postId=' . $var->ID . $addCurationFormat . '">' . esc_html__('Re-share this post', 'blog2social') . '</a>
462
  <button type="button" class="btn btn-primary btn-sm b2sDetailsPublishPostBtn" data-search-date="' . esc_attr($this->searchShowByDate) . '" data-post-id="' . esc_attr($var->ID) . '"><i class="glyphicon glyphicon-chevron-down"></i> ' . esc_html__('Details', 'blog2social') . '</button>
463
  </span>
464
  <p class="info hidden-xs"><a class="b2sDetailsPublishPostTriggerLink" href="#"><span class="b2s-publish-count" data-post-id="' . esc_attr($var->ID) . '">' . esc_html($countPublish) . '</span> ' . esc_html__('shared social media posts', 'blog2social') . '</a> | ' . sprintf(esc_html__('latest share by %s', 'blog2social'), '<a href="' . esc_url(get_author_posts_url($lastPublish['user'])) . '">' . esc_html((!empty($userInfoName) ? $userInfoName : '-')) . '</a>') . ' ' . esc_html(B2S_Util::getCustomDateFormat($lastPublish['date'], substr(B2S_LANGUAGE, 0, 2))) . '</p>
@@ -771,7 +771,7 @@ class B2S_Post_Item {
771
  <div class="media">';
772
 
773
  if (!empty($publishDate)) {
774
- $content .= '<input class="checkboxes pull-left checkbox-item" data-blog-post-id="' . esc_attr($post_id) . '" name="selected-checkbox-item" value="' . esc_attr($var->id) . '" type="checkbox">';
775
  } else {
776
  $content .= '<div class="checbox-item-empty"></div>';
777
  }
458
  <div class="pull-left media-nav">
459
  <strong><a target="_blank" href="' . esc_url(get_permalink($var->ID)) . '">' . esc_html($postTitle) . '</a></strong>' . $curated . '
460
  <span class="pull-right">
461
+ <a class="btn btn-primary hidden-xs btn-sm'.(($this->type == 'notice') ? ' b2s-repost-multi' : '').'" href="admin.php?page=blog2social-ship&postId=' . $var->ID . $addCurationFormat . '" data-blog-post-id="' . esc_attr($var->ID) . '">' . esc_html__('Re-share this post', 'blog2social') . '</a>
462
  <button type="button" class="btn btn-primary btn-sm b2sDetailsPublishPostBtn" data-search-date="' . esc_attr($this->searchShowByDate) . '" data-post-id="' . esc_attr($var->ID) . '"><i class="glyphicon glyphicon-chevron-down"></i> ' . esc_html__('Details', 'blog2social') . '</button>
463
  </span>
464
  <p class="info hidden-xs"><a class="b2sDetailsPublishPostTriggerLink" href="#"><span class="b2s-publish-count" data-post-id="' . esc_attr($var->ID) . '">' . esc_html($countPublish) . '</span> ' . esc_html__('shared social media posts', 'blog2social') . '</a> | ' . sprintf(esc_html__('latest share by %s', 'blog2social'), '<a href="' . esc_url(get_author_posts_url($lastPublish['user'])) . '">' . esc_html((!empty($userInfoName) ? $userInfoName : '-')) . '</a>') . ' ' . esc_html(B2S_Util::getCustomDateFormat($lastPublish['date'], substr(B2S_LANGUAGE, 0, 2))) . '</p>
771
  <div class="media">';
772
 
773
  if (!empty($publishDate)) {
774
+ $content .= '<input class="checkboxes pull-left checkbox-item" data-blog-post-id="' . esc_attr($post_id) . '" name="selected-checkbox-item" value="' . esc_attr($var->id) . '" type="checkbox"' . (($type == 'notice') ? ' data-network-auth-id="' . $var->network_auth_id . '"' : '') . '>';
775
  } else {
776
  $content .= '<div class="checbox-item-empty"></div>';
777
  }
includes/B2S/Settings/Item.php CHANGED
@@ -187,6 +187,34 @@ class B2S_Settings_Item {
187
  }
188
  $content .='<input type="text" ' . (($readonly) ? "readonly" : "") . ' value="' . esc_attr((($this->generalOptions->_getOption('og_default_image') !== false && !empty($this->generalOptions->_getOption('og_default_image'))) ? $this->generalOptions->_getOption('og_default_image') : '')) . '" name="b2s_og_default_image" class="form-control" id="b2s_og_default_image">';
189
  $content .='<span>' . esc_html__('Please note: Facebook supports images with a minimum dimension of 200x200 pixels and an aspect ratio of 1:1.', 'blog2social') . '</span>';
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
190
  $content .='</div>';
191
  $content .='</div>';
192
  $content .='<div class="clearfix"></div>';
187
  }
188
  $content .='<input type="text" ' . (($readonly) ? "readonly" : "") . ' value="' . esc_attr((($this->generalOptions->_getOption('og_default_image') !== false && !empty($this->generalOptions->_getOption('og_default_image'))) ? $this->generalOptions->_getOption('og_default_image') : '')) . '" name="b2s_og_default_image" class="form-control" id="b2s_og_default_image">';
189
  $content .='<span>' . esc_html__('Please note: Facebook supports images with a minimum dimension of 200x200 pixels and an aspect ratio of 1:1.', 'blog2social') . '</span>';
190
+
191
+ $content .='<br><br>';
192
+ $content .= '<input type="checkbox" value="1" name="b2s_og_imagedata_active" ' . (($readonly) ? 'disabled="true"' : "") . ' id="b2s_og_imagedata_active" ' . (($this->generalOptions->_getOption('og_imagedata_active') == 1) ? 'checked="checked"' : '') . ' /><label for="b2s_og_imagedata_active"> ' . esc_html__('Add Open Graph Image Data.', 'blog2social', 'blog2social') . '</label>';
193
+
194
+ $content .='<br><br>';
195
+ $content .= '<input type="checkbox" value="1" name="b2s_og_objecttype_active" ' . (($readonly) ? 'disabled="true"' : "") . ' id="b2s_og_objecttype_active" ' . (($this->generalOptions->_getOption('og_objecttype_active') == 1) ? 'checked="checked"' : '') . ' /><label for="b2s_og_objecttype_active"> ' . esc_html__('Add Open Graph Object Type.', 'blog2social', 'blog2social') . '</label>';
196
+
197
+ $content .='<br><br>';
198
+ $content .= '<input type="checkbox" value="1" name="b2s_og_locale_active" ' . (($readonly) ? 'disabled="true"' : "") . ' id="b2s_og_locale_active" ' . (($this->generalOptions->_getOption('og_locale_active') == 1) ? 'checked="checked"' : '') . ' /><label for="b2s_og_locale_active"> ' . esc_html__('Add Open Graph Locale.', 'blog2social', 'blog2social') . '</label> ';
199
+ $content .= '<select class="b2s_og_locale" name="b2s_og_locale">';
200
+ require_once( ABSPATH . 'wp-admin/includes/translation-install.php' );
201
+ $languages = wp_get_available_translations();
202
+ $b2sOgLocale = $this->generalOptions->_getOption('og_locale');
203
+ if($b2sOgLocale == false || empty($b2sOgLocale)) {
204
+ $b2sOgLocale = get_locale();
205
+ }
206
+ $addBlogLocale = true;
207
+ foreach ($languages as $key => $value) {
208
+ if(get_locale() == $key) {
209
+ $addBlogLocale = false;
210
+ }
211
+ $content .= '<option value="'.$key.'" ' . (($b2sOgLocale == $key) ? 'selected="selected"' : '') . '>'.$key.'</option>';
212
+ }
213
+ if($addBlogLocale) {
214
+ $content .= '<option value="'.get_locale().'" ' . (($b2sOgLocale == get_locale()) ? 'selected="selected"' : '') . '>'.get_locale().'</option>';
215
+ }
216
+ $content .= '</select>';
217
+
218
  $content .='</div>';
219
  $content .='</div>';
220
  $content .='<div class="clearfix"></div>';
includes/B2S/Ship/Item.php CHANGED
@@ -2,7 +2,7 @@
2
 
3
  class B2S_Ship_Item {
4
 
5
- private $allowTitleProfile = array(6, 7, 9, 13, 15, 16, 21, 25);
6
  private $allowTitlePage = array();
7
  private $allowTitleGroup = array();
8
  private $setPostFormat = array(1, 2, 3, 12, 19, 17, 24);
@@ -12,7 +12,7 @@ class B2S_Ship_Item {
12
  private $allowTag = array(4, 7, 9, 11, 16);
13
  private $limitTag = array(11 => 5, 7 => 75); //networkId => Limit
14
  private $allowHtml = array(4, 11, 14, 25);
15
- private $showTitleProfile = array(4, 6, 9, 11, 14, 16, 21, 15, 25);
16
  private $showTitlePage = array(8, 19 => array(1)); //Xing Business Page
17
  private $showTitleGroup = array(8, 11, 19);
18
  private $onlyImage = array(6, 7, 12, 20, 21);
@@ -21,7 +21,7 @@ class B2S_Ship_Item {
21
  private $allowNoCustomImagePage = array();
22
  private $allowNoEmoji = array(9, 13, 14, 15, 16, 21);
23
  private $allowNoImagePage = array(8);
24
- private $allowEditUrl = array(1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 24, 25);
25
  private $showBoards = array(6, 20);
26
  private $showRelay = array(2);
27
  private $showBoardsGroup = array(10);
@@ -37,13 +37,13 @@ class B2S_Ship_Item {
37
  private $allowHashTags = array(1, 2, 3, 6, 10, 12, 17, 20, 21);
38
  private $limitHashTagCharacter = array(21 => 36);
39
  private $limitCharacterProfile = array(1 => 500, 2 => 280, 3 => 1300, 6 => 495, 8 => 420, 9 => 250, 12 => 2000, 18 => 1500, 20 => 500, 21 => 65535);
40
- private $showImageAreaProfile = array(6, 7, 10, 12, 16, 18, 20, 21);
41
  private $showImageAreaPage = array(10, 12);
42
  private $showImageAreaGroup = array(8, 10);
43
  private $showMarketplace = array(19);
44
  private $limitCharacterPage = array(3 => 1300, 8 => 1200, 19 => array(0 => 400, 1 => 2000, 4 => 1000)); // XING Company Page, Business Page
45
  private $limitCharacterGroup = array(19 => 10000);
46
- private $requiredUrl = array(1, 3, 8, 9, 10, 19);
47
  private $getText = array(1, 7, 10, 12, 16, 17, 18, 21);
48
  private $allowSchedCustomizeContent = array(1, 2, 3, 6, 7, 8, 9, 10, 12, 15, 17, 18, 19, 20, 21, 24);
49
  private $maxWeekTimeSelect = 52;
@@ -149,7 +149,7 @@ class B2S_Ship_Item {
149
  if (B2S_PLUGIN_USER_VERSION < 1 || $this->post_template == false || !isset($this->post_template[$data->networkId][$data->networkType])) {
150
  $this->post_template = $this->default_template;
151
  }
152
-
153
  //Settings
154
  switch ($data->networkType) {
155
  case '0':
@@ -208,7 +208,16 @@ class B2S_Ship_Item {
208
  }
209
  }
210
  $message = $this->hook_message($message);
211
-
 
 
 
 
 
 
 
 
 
212
  $countCharacter = 0;
213
  if ($limit !== false) {
214
  $infoCharacterCount = ($data->networkId != 2 && $data->networkId != 3 && $data->networkId != 19 && $data->networkId != 21) ? ' (' . esc_html__('Text only', 'blog2social') . ')' : '';
@@ -253,6 +262,14 @@ class B2S_Ship_Item {
253
  }
254
  $message = $this->hook_message($message);
255
 
 
 
 
 
 
 
 
 
256
 
257
  $network_display_name = $data->network_display_name;
258
  $isRequiredTextarea = (in_array($data->networkId, $this->isCommentPage)) ? '' : 'required="required"';
@@ -291,6 +308,15 @@ class B2S_Ship_Item {
291
  }
292
  }
293
  $message = $this->hook_message($message);
 
 
 
 
 
 
 
 
 
294
 
295
  $network_display_name = $data->network_display_name;
296
  $isRequiredTextarea = (in_array($data->networkId, $this->isCommentGroup)) ? '' : 'required="required"';
@@ -346,6 +372,15 @@ class B2S_Ship_Item {
346
  }
347
  }
348
  }
 
 
 
 
 
 
 
 
 
349
  if ($data->networkId == 15) {
350
  $content .= '<input type="hidden" class="b2s-post-item-details-post-format form-control" name="b2s[' . esc_attr($data->networkAuthId) . '][post_format]" data-network-auth-id="' . esc_attr($data->networkAuthId) . '" data-network-id="' . esc_attr($data->networkId) . '" data-network-type="' . esc_attr($data->networkType) . '" value="0" />';
351
  }
@@ -377,8 +412,8 @@ class B2S_Ship_Item {
377
  $content .= (in_array($data->networkId, $this->showBoards) || ($data->networkType == 2 && in_array($data->networkId, $this->showBoardsGroup))) ? $this->getBoardHtml($data->networkAuthId, $data->networkId) : '';
378
  $content .= (in_array($data->networkId, $this->showGroups) && ($data->networkType == 2 || $data->networkId == 15)) ? $this->getGroupsHtml($data->networkAuthId, $data->networkId) : '';
379
  $content .= (in_array($data->networkId, $this->showMarketplace) && $data->networkType == 2) ? $this->getMarketplaceAreaHtml($data->networkAuthId, $data->networkId, $data->networkType, $data->networkKind) : '';
380
- $content .= ((in_array($data->networkId, $this->showTitleProfile) && $data->networkType == 0) || (((in_array($data->networkId, $this->showTitlePage) && isset($this->showTitlePage[$data->networkId]) && !is_array($this->showTitlePage[$data->networkId]) ) || (isset($this->showTitlePage[$data->networkId]) && is_array($this->showTitlePage[$data->networkId]) && in_array($data->networkKind, $this->showTitlePage[$data->networkId]))) && $data->networkType == 1) || (in_array($data->networkId, $this->showTitleGroup) && $data->networkType == 2)) ? $this->getTitleHtml($data->networkId, $data->networkAuthId, $data->networkKind, $data->networkType, $this->postData->post_title) : '';
381
- $content .= $this->getCustomEditArea($data->networkId, $data->networkAuthId, $data->networkType, $message, $isRequiredTextarea, $textareaOnKeyUp, $limit, $limitValue, isset($data->image_url) ? $data->image_url : null, isset($data->multi_images) ? $data->multi_images : array());
382
  $content .= (in_array($data->networkId, $this->allowTag) && ($data->networkType == 0 || $data->networkId == 11)) ? $this->getTagsHtml($data->networkId, $data->networkAuthId) : '';
383
 
384
  //Calendar
@@ -420,9 +455,9 @@ class B2S_Ship_Item {
420
  return $content;
421
  }
422
 
423
- public function getCustomEditArea($networkId, $networkAuthId, $networkType, $message, $isRequiredTextarea, $textareaOnKeyUp, $limit, $limitValue, $imageUrl = null, $multi_images = array()) {
424
  $meta = array();
425
- if ($networkId == 1 || ($networkId == 8 && $networkType == 0) || $networkId == 19 || $networkId == 3 || $networkId == 2 || $networkId == 15 || $networkId == 17 || $networkId == 24) {
426
  if (trim(strtolower($this->postStatus)) == 'publish' || $this->b2sPostType == 'ex') {
427
  //is calendar edit => scrape post url and not custom post url by override from edit function for meta tags!
428
  //$editPostUrl = $this->viewMode == 'modal') ? (get_permalink($this->postData->ID) !== false ? get_permalink($this->postData->ID) : $this->postData->guid) : $this->postUrl;
@@ -593,6 +628,27 @@ class B2S_Ship_Item {
593
  $edit .= '</div>';
594
  $edit .= '</div>';
595
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
596
 
597
  if (($networkId == 8 || $networkId == 19)) {
598
  $edit = '<div class="b2s-post-item-details-item-message-area" data-network-count="-1" data-network-id="' . esc_attr($networkId) . '" data-network-auth-id="' . esc_attr($networkAuthId) . '">';
@@ -1216,7 +1272,7 @@ class B2S_Ship_Item {
1216
  //Sched post
1217
  $time = time();
1218
  if (trim(strtolower($this->postStatus)) == 'future') {
1219
- $time = strtotime($this->postData->post_date);
1220
  }
1221
  //Routing form calendar
1222
  if (!empty($this->selSchedDate)) {
2
 
3
  class B2S_Ship_Item {
4
 
5
+ private $allowTitleProfile = array(6, 7, 9, 13, 15, 16, 21, 25, 26);
6
  private $allowTitlePage = array();
7
  private $allowTitleGroup = array();
8
  private $setPostFormat = array(1, 2, 3, 12, 19, 17, 24);
12
  private $allowTag = array(4, 7, 9, 11, 16);
13
  private $limitTag = array(11 => 5, 7 => 75); //networkId => Limit
14
  private $allowHtml = array(4, 11, 14, 25);
15
+ private $showTitleProfile = array(4, 6, 9, 11, 14, 16, 21, 15, 25, 26, 27);
16
  private $showTitlePage = array(8, 19 => array(1)); //Xing Business Page
17
  private $showTitleGroup = array(8, 11, 19);
18
  private $onlyImage = array(6, 7, 12, 20, 21);
21
  private $allowNoCustomImagePage = array();
22
  private $allowNoEmoji = array(9, 13, 14, 15, 16, 21);
23
  private $allowNoImagePage = array(8);
24
+ private $allowEditUrl = array(1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 24, 25, 26, 27);
25
  private $showBoards = array(6, 20);
26
  private $showRelay = array(2);
27
  private $showBoardsGroup = array(10);
37
  private $allowHashTags = array(1, 2, 3, 6, 10, 12, 17, 20, 21);
38
  private $limitHashTagCharacter = array(21 => 36);
39
  private $limitCharacterProfile = array(1 => 500, 2 => 280, 3 => 1300, 6 => 495, 8 => 420, 9 => 250, 12 => 2000, 18 => 1500, 20 => 500, 21 => 65535);
40
+ private $showImageAreaProfile = array(6, 7, 10, 12, 16, 18, 20, 21, 26);
41
  private $showImageAreaPage = array(10, 12);
42
  private $showImageAreaGroup = array(8, 10);
43
  private $showMarketplace = array(19);
44
  private $limitCharacterPage = array(3 => 1300, 8 => 1200, 19 => array(0 => 400, 1 => 2000, 4 => 1000)); // XING Company Page, Business Page
45
  private $limitCharacterGroup = array(19 => 10000);
46
+ private $requiredUrl = array(1, 3, 8, 9, 10, 19, 27);
47
  private $getText = array(1, 7, 10, 12, 16, 17, 18, 21);
48
  private $allowSchedCustomizeContent = array(1, 2, 3, 6, 7, 8, 9, 10, 12, 15, 17, 18, 19, 20, 21, 24);
49
  private $maxWeekTimeSelect = 52;
149
  if (B2S_PLUGIN_USER_VERSION < 1 || $this->post_template == false || !isset($this->post_template[$data->networkId][$data->networkType])) {
150
  $this->post_template = $this->default_template;
151
  }
152
+
153
  //Settings
154
  switch ($data->networkType) {
155
  case '0':
208
  }
209
  }
210
  $message = $this->hook_message($message);
211
+
212
+ if($this->b2sPostType == 'ex' && in_array($data->networkId, $this->showTitleProfile)) {
213
+ $messageParts = preg_split('/\n/', $message);
214
+ if(count($messageParts) > 1 && isset($messageParts[0]) && isset($messageParts[1])) {
215
+ $title = $messageParts[0];
216
+ unset($messageParts[0]);
217
+ $message = implode("\n", $messageParts);
218
+ }
219
+ }
220
+
221
  $countCharacter = 0;
222
  if ($limit !== false) {
223
  $infoCharacterCount = ($data->networkId != 2 && $data->networkId != 3 && $data->networkId != 19 && $data->networkId != 21) ? ' (' . esc_html__('Text only', 'blog2social') . ')' : '';
262
  }
263
  $message = $this->hook_message($message);
264
 
265
+ if($this->b2sPostType == 'ex' && in_array($data->networkId, $this->showTitlePage)) {
266
+ $messageParts = preg_split('/\n/', $message);
267
+ if(count($messageParts) > 1 && isset($messageParts[0]) && isset($messageParts[1])) {
268
+ $title = $messageParts[0];
269
+ unset($messageParts[0]);
270
+ $message = implode("\n", $messageParts);
271
+ }
272
+ }
273
 
274
  $network_display_name = $data->network_display_name;
275
  $isRequiredTextarea = (in_array($data->networkId, $this->isCommentPage)) ? '' : 'required="required"';
308
  }
309
  }
310
  $message = $this->hook_message($message);
311
+
312
+ if($this->b2sPostType == 'ex' && in_array($data->networkId, $this->showTitleGroup)) {
313
+ $messageParts = preg_split('/\n/', $message);
314
+ if(count($messageParts) > 1 && isset($messageParts[0]) && isset($messageParts[1])) {
315
+ $title = $messageParts[0];
316
+ unset($messageParts[0]);
317
+ $message = implode("\n", $messageParts);
318
+ }
319
+ }
320
 
321
  $network_display_name = $data->network_display_name;
322
  $isRequiredTextarea = (in_array($data->networkId, $this->isCommentGroup)) ? '' : 'required="required"';
372
  }
373
  }
374
  }
375
+
376
+ if ($data->networkId == 4) {
377
+ $content .= '<select class="b2s-post-item-details-post-format form-control input-sm" name="b2s[' . esc_attr($data->networkAuthId) . '][post_format]" data-network-auth-id="' . esc_attr($data->networkAuthId) . '" data-network-id="' . esc_attr($data->networkId) . '" data-network-type="' . esc_attr($data->networkType) . '">';
378
+ $content .= '<option value="0" '.((isset($data->post_format) && (int) $data->post_format >= 0) ? '' : 'selected="selected"').'>'.esc_html__('Text Post', 'blog2social').'</option>';
379
+ $content .= '<option value="1" '.((isset($data->post_format) && (int) $data->post_format == 1) ? 'selected="selected"' : '').'>'.esc_html__('Image Post', 'blog2social').'</option>';
380
+ $content .= '<option value="2" '.((isset($data->post_format) && (int) $data->post_format == 2) ? 'selected="selected"' : '').'>'.esc_html__('Link Post', 'blog2social').'</option>';
381
+ $content .= '</select>';
382
+ }
383
+
384
  if ($data->networkId == 15) {
385
  $content .= '<input type="hidden" class="b2s-post-item-details-post-format form-control" name="b2s[' . esc_attr($data->networkAuthId) . '][post_format]" data-network-auth-id="' . esc_attr($data->networkAuthId) . '" data-network-id="' . esc_attr($data->networkId) . '" data-network-type="' . esc_attr($data->networkType) . '" value="0" />';
386
  }
412
  $content .= (in_array($data->networkId, $this->showBoards) || ($data->networkType == 2 && in_array($data->networkId, $this->showBoardsGroup))) ? $this->getBoardHtml($data->networkAuthId, $data->networkId) : '';
413
  $content .= (in_array($data->networkId, $this->showGroups) && ($data->networkType == 2 || $data->networkId == 15)) ? $this->getGroupsHtml($data->networkAuthId, $data->networkId) : '';
414
  $content .= (in_array($data->networkId, $this->showMarketplace) && $data->networkType == 2) ? $this->getMarketplaceAreaHtml($data->networkAuthId, $data->networkId, $data->networkType, $data->networkKind) : '';
415
+ $content .= ((in_array($data->networkId, $this->showTitleProfile) && $data->networkType == 0) || (((in_array($data->networkId, $this->showTitlePage) && isset($this->showTitlePage[$data->networkId]) && !is_array($this->showTitlePage[$data->networkId]) ) || (isset($this->showTitlePage[$data->networkId]) && is_array($this->showTitlePage[$data->networkId]) && in_array($data->networkKind, $this->showTitlePage[$data->networkId]))) && $data->networkType == 1) || (in_array($data->networkId, $this->showTitleGroup) && $data->networkType == 2)) ? $this->getTitleHtml($data->networkId, $data->networkAuthId, $data->networkKind, $data->networkType, ((isset($title) && !empty($title)) ? $title : $this->postData->post_title)) : '';
416
+ $content .= $this->getCustomEditArea($data->networkId, $data->networkAuthId, $data->networkType, $message, $isRequiredTextarea, $textareaOnKeyUp, $limit, $limitValue, isset($data->image_url) ? $data->image_url : null, isset($data->multi_images) ? $data->multi_images : array(), isset($data->post_format) ? (int) $data->post_format : 0);
417
  $content .= (in_array($data->networkId, $this->allowTag) && ($data->networkType == 0 || $data->networkId == 11)) ? $this->getTagsHtml($data->networkId, $data->networkAuthId) : '';
418
 
419
  //Calendar
455
  return $content;
456
  }
457
 
458
+ public function getCustomEditArea($networkId, $networkAuthId, $networkType, $message, $isRequiredTextarea, $textareaOnKeyUp, $limit, $limitValue, $imageUrl = null, $multi_images = array(), $postFormat = 0) {
459
  $meta = array();
460
+ if ($networkId == 1 || ($networkId == 8 && $networkType == 0) || $networkId == 19 || $networkId == 3 || $networkId == 4 || $networkId == 2 || $networkId == 15 || $networkId == 17 || $networkId == 24) {
461
  if (trim(strtolower($this->postStatus)) == 'publish' || $this->b2sPostType == 'ex') {
462
  //is calendar edit => scrape post url and not custom post url by override from edit function for meta tags!
463
  //$editPostUrl = $this->viewMode == 'modal') ? (get_permalink($this->postData->ID) !== false ? get_permalink($this->postData->ID) : $this->postData->guid) : $this->postUrl;
628
  $edit .= '</div>';
629
  $edit .= '</div>';
630
  }
631
+
632
+ if ($networkId == 4) {
633
+ $edit = '<div class="b2s-post-item-details-item-message-area" data-network-count="-1" data-network-id="' . esc_attr($networkId) . '" data-network-auth-id="' . esc_attr($networkAuthId) . '">';
634
+ $edit .= '<textarea class="form-control tumblr-textarea-input b2s-post-item-details-item-message-input ' . (in_array($networkId, $this->allowHtml) ? 'b2s-post-item-details-item-message-input-allow-html' : '') . '"data-network-count="-1" data-network-id="' . esc_attr($networkId) . '" data-network-text-limit="' . esc_attr($limitValue) . '" data-network-auth-id="' . esc_attr($networkAuthId) . '" placeholder="' . esc_attr__('Write something about your post...', 'blog2social') . '" name="b2s[' . esc_attr($networkAuthId) . '][content]" ' . $isRequiredTextarea . ' ' . $textareaOnKeyUp . '>' . esc_html($message) . '</textarea>';
635
+ if (!in_array($networkId, $this->allowNoEmoji)) {
636
+ $edit .= '<button type="button" class="btn btn-sm b2s-post-item-details-item-message-emoji-btn" data-network-count="-1" data-network-id="' . esc_attr($networkId) . '" data-network-auth-id="' . esc_attr($networkAuthId) . '"><img src="' . esc_url(plugins_url('/assets/images/b2s-emoji.png', B2S_PLUGIN_FILE)) . '"/></button>';
637
+ }
638
+ $edit .= '</div>';
639
+ $edit .= '<div class="row">';
640
+ $edit .= '<div class="b2s-format-area-tumblr-image ' . ((isset($this->viewMode) && $this->viewMode == 'modal') ? 'col-xs-12' : 'col-xs-12 col-sm-5 col-lg-3') . '" data-network-auth-id="' . esc_attr($networkAuthId) . '" '.((isset($postFormat) && (int) $postFormat == 1) ? '' : 'style="display:none;"').'>';
641
+ $edit .= '<button class="btn btn-primary btn-circle b2s-image-remove-btn" data-network-count="-1" data-network-id="' . esc_attr($networkId) . '" data-network-auth-id="' . esc_attr($networkAuthId) . '" ' . ($imageUrl ? '' : 'style="display:none"') . '><i class="glyphicon glyphicon-trash"></i></button>';
642
+ $edit .= '<img src="' . esc_url((isset($meta['image']) && !empty($meta['image']) ? $meta['image'] : $this->defaultImage)) . '" class="tumblr-url-image b2s-post-item-details-url-image center-block img-responsive" data-network-count="-1" data-network-id="' . esc_attr($networkId) . '" data-network-image-change="1" data-network-auth-id="' . esc_attr($networkAuthId) . '">';
643
+ $edit .= '<input type="hidden" class="b2s-image-url-hidden-field form-control" data-network-count="-1" data-network-id="' . esc_attr($networkId) . '" data-network-auth-id="' . esc_attr($networkAuthId) . '" value="' . esc_attr(($imageUrl ? $imageUrl : "")) . '" name="b2s[' . esc_attr($networkAuthId) . '][image_url]">';
644
+ $edit .= '<div class="clearfix"></div>';
645
+ $edit .= '<button class="btn btn-link btn-xs center-block b2s-select-image-modal-open" data-meta-type="og" data-network-count="-1" data-meta-type="og" data-network-id="' . esc_attr($networkId) . '" data-network-auth-id="' . esc_attr($networkAuthId) . '" data-post-id="' . esc_attr($this->postId) . '" data-image-url="' . esc_attr($imageUrl) . '">' . esc_html__('Change image', 'blog2social') . '</button>';
646
+ $edit .= '</div>';
647
+ $edit .= '<div class="b2s-format-area-tumblr-link ' . ((isset($this->viewMode) && $this->viewMode == 'modal') ? 'col-xs-12"' : 'col-xs-12 b2s-post-original-area" ') . ' data-network-auth-id="' . esc_attr($networkAuthId) . '" '.((isset($postFormat) && (int) $postFormat == 2) ? '' : 'style="display:none;"').'>';
648
+ $edit .= $this->getUrlHtml($networkId, $networkType, $networkAuthId, $limit, $limitValue, true, '');
649
+ $edit .= '</div>';
650
+ $edit .= '</div>';
651
+ }
652
 
653
  if (($networkId == 8 || $networkId == 19)) {
654
  $edit = '<div class="b2s-post-item-details-item-message-area" data-network-count="-1" data-network-id="' . esc_attr($networkId) . '" data-network-auth-id="' . esc_attr($networkAuthId) . '">';
1272
  //Sched post
1273
  $time = time();
1274
  if (trim(strtolower($this->postStatus)) == 'future') {
1275
+ $time = strtotime($this->postData->post_date_gmt);
1276
  }
1277
  //Routing form calendar
1278
  if (!empty($this->selSchedDate)) {
includes/B2S/Ship/Navbar.php CHANGED
@@ -80,7 +80,7 @@ class B2S_Ship_Navbar {
80
  }
81
 
82
  $content = '<li class="b2s-sidbar-wrapper-nav-li i" data-mandant-id=\'' . json_encode($mandantIds) . '\' data-mandant-default-id="' . esc_attr($data->mandantId) . '">';
83
- $content .= '<div class="b2s-network-select-btn ' . (($data->expiredDate != '0000-00-00' && $data->expiredDate <= date('Y-m-d')) ? 'b2s-network-select-btn-deactivate" ' . $onclick : '"') . ' data-instant-sharing="'.esc_attr((isset($data->instant_sharing) ? (int)$data->instant_sharing : 0)).'" data-network-auth-id="' . esc_attr($data->networkAuthId) . '" data-network-type="' . esc_attr($data->networkType) . '" data-network-kind="' . esc_attr($data->networkKind) . '" data-network-id = "' . esc_attr($data->networkId) . '" data-network-tos-group-id="'.esc_attr($data->networkTosGroupId).'" data-network-display-name="' . esc_attr(strtolower($data->networkUserName)) . '" ' . (in_array($data->networkId, array(1, 3, 15, 19, 17)) ? 'data-meta-type="og"' : (in_array($data->networkId, array(2)) ? 'data-meta-type="card"' : '')) . '>';
84
  $content .= '<div class="b2s-network-list">';
85
  $content .= '<div class="b2s-network-thumb">';
86
  $content .= '<img alt="" src="' . esc_url(plugins_url('/assets/images/portale/' . $data->networkId . '_flat.png', B2S_PLUGIN_FILE)) . '">';
80
  }
81
 
82
  $content = '<li class="b2s-sidbar-wrapper-nav-li i" data-mandant-id=\'' . json_encode($mandantIds) . '\' data-mandant-default-id="' . esc_attr($data->mandantId) . '">';
83
+ $content .= '<div class="b2s-network-select-btn ' . (($data->expiredDate != '0000-00-00' && $data->expiredDate <= date('Y-m-d')) ? 'b2s-network-select-btn-deactivate" ' . $onclick : '"') . ' data-instant-sharing="'.esc_attr((isset($data->instant_sharing) ? (int)$data->instant_sharing : 0)).'" data-network-auth-id="' . esc_attr($data->networkAuthId) . '" data-network-type="' . esc_attr($data->networkType) . '" data-network-kind="' . esc_attr($data->networkKind) . '" data-network-id = "' . esc_attr($data->networkId) . '" data-network-tos-group-id="'.esc_attr($data->networkTosGroupId).'" data-network-display-name="' . esc_attr(strtolower($data->networkUserName)) . '" ' . (in_array($data->networkId, array(1, 3, 15, 19, 17, 24)) ? 'data-meta-type="og"' : (in_array($data->networkId, array(2)) ? 'data-meta-type="card"' : '')) . '>';
84
  $content .= '<div class="b2s-network-list">';
85
  $content .= '<div class="b2s-network-thumb">';
86
  $content .= '<img alt="" src="' . esc_url(plugins_url('/assets/images/portale/' . $data->networkId . '_flat.png', B2S_PLUGIN_FILE)) . '">';
includes/B2S/Ship/Portale.php CHANGED
@@ -59,6 +59,8 @@ class B2S_Ship_Portale {
59
  $html .= '<button type="button" class="btn btn-' . str_replace(' ', '', strtolower($portal->name)) . ' btn-sm b2s-network-list-add-btn b2s-network-list-add-btn-profeature b2s-btn-disabled b2sBusinessFeatureModalBtn" data-title="' . esc_html__('You want to connect a network profile?', 'blog2social') . '" data-type="auth-network">' . sprintf(esc_html__('Connect %s', 'blog2social'), esc_html($name)) . ' <span class="label label-success">' . esc_html__("BUSINESS", "blog2social") . '</a></button>';
60
  } else if($portal->id == 12) {
61
  $html .= '<button class="btn btn-' . str_replace(' ', '', strtolower($portal->name)) . ' btn-sm b2s-network-list-add-btn b2s-network-add-instagram-info-btn" data-b2s-auth-url="'.$b2sAuthUrl.'">' . sprintf(esc_html__('Connect %s', 'blog2social'), esc_html($name)) . '</button>';
 
 
62
  } else {
63
  $html .= ($portal->id != 18 || (B2S_PLUGIN_USER_VERSION >= 2 && $portal->id == 18)) ? ('<a href="#" onclick="wop(\'' . $b2sAuthUrl . '&choose=profile\', \'Blog2Social Network\'); return false;" class="btn btn-' . str_replace(' ', '', strtolower($portal->name)) . ' btn-sm b2s-network-list-add-btn">' . sprintf(esc_html__('Connect %s', 'blog2social'), esc_html($name)) . '</a>') : '<button type="button" class="btn btn-' . str_replace(' ', '', strtolower($portal->name)) . ' btn-sm b2s-network-list-add-btn b2s-network-list-add-btn-profeature b2s-btn-disabled b2sProFeatureModalBtn" data-title="' . esc_html__('You want to connect a network profile?', 'blog2social') . '" data-type="auth-network">' . sprintf(esc_html__('Connect %s', 'blog2social'), esc_html($name)) . ' <span class="label label-success">' . esc_html__("PRO", "blog2social") . '</a></button>';
64
  }
59
  $html .= '<button type="button" class="btn btn-' . str_replace(' ', '', strtolower($portal->name)) . ' btn-sm b2s-network-list-add-btn b2s-network-list-add-btn-profeature b2s-btn-disabled b2sBusinessFeatureModalBtn" data-title="' . esc_html__('You want to connect a network profile?', 'blog2social') . '" data-type="auth-network">' . sprintf(esc_html__('Connect %s', 'blog2social'), esc_html($name)) . ' <span class="label label-success">' . esc_html__("BUSINESS", "blog2social") . '</a></button>';
60
  } else if($portal->id == 12) {
61
  $html .= '<button class="btn btn-' . str_replace(' ', '', strtolower($portal->name)) . ' btn-sm b2s-network-list-add-btn b2s-network-add-instagram-info-btn" data-b2s-auth-url="'.$b2sAuthUrl.'">' . sprintf(esc_html__('Connect %s', 'blog2social'), esc_html($name)) . '</button>';
62
+ } else if(($portal->id == 25 || $portal->id == 26 || $portal->id == 27) && B2S_PLUGIN_USER_VERSION < 1) {
63
+ $html .= '<button type="button" class="btn btn-' . str_replace(' ', '', strtolower($portal->name)) . ' btn-sm b2s-network-list-add-btn b2s-network-list-add-btn-profeature b2s-btn-disabled b2sPreFeatureModalBtn" data-title="' . esc_html__('You want to connect a network profile?', 'blog2social') . '" data-type="auth-network">' . sprintf(esc_html__('Connect %s', 'blog2social'), esc_html($name)) . ' <span class="label label-success">' . esc_html__("SMART", "blog2social") . '</a></button>';
64
  } else {
65
  $html .= ($portal->id != 18 || (B2S_PLUGIN_USER_VERSION >= 2 && $portal->id == 18)) ? ('<a href="#" onclick="wop(\'' . $b2sAuthUrl . '&choose=profile\', \'Blog2Social Network\'); return false;" class="btn btn-' . str_replace(' ', '', strtolower($portal->name)) . ' btn-sm b2s-network-list-add-btn">' . sprintf(esc_html__('Connect %s', 'blog2social'), esc_html($name)) . '</a>') : '<button type="button" class="btn btn-' . str_replace(' ', '', strtolower($portal->name)) . ' btn-sm b2s-network-list-add-btn b2s-network-list-add-btn-profeature b2s-btn-disabled b2sProFeatureModalBtn" data-title="' . esc_html__('You want to connect a network profile?', 'blog2social') . '" data-type="auth-network">' . sprintf(esc_html__('Connect %s', 'blog2social'), esc_html($name)) . ' <span class="label label-success">' . esc_html__("PRO", "blog2social") . '</a></button>';
66
  }
includes/B2S/Ship/Save.php CHANGED
@@ -60,7 +60,7 @@ class B2S_Ship_Save {
60
  'post_for_relay' => ((isset($data['post_for_relay']) && (int) $data['post_for_relay'] == 1) ? 1 : 0),
61
  'post_for_approve' => $shareApprove,
62
  'network_details_id' => $networkDetailsId,
63
- 'post_format' => ((isset($data['post_format']) && $data['post_format'] != null && $data['post_format'] !== '') ? (((int) $data['post_format'] == 1) ? 1 : 0) : NULL),
64
  );
65
  $wpdb->insert($wpdb->prefix.'b2s_posts', $postData, array('%d', '%d', '%d', '%s', '%d', '%d', '%d'));
66
  B2S_Rating::trigger();
@@ -374,7 +374,7 @@ class B2S_Ship_Save {
374
  'network_details_id' => $networkDetailsId,
375
  'post_for_approve' => $shareApprove,
376
  'hook_action' => (($shareApprove == 0) ? 5 : 0),
377
- 'post_format' => (($data['post_format'] !== '') ? (((int) $data['post_format'] > 0) ? 1 : 0) : null)
378
  ), array("id" => $data['b2s_id']), array('%d', '%d', '%s', '%s', '%d', '%d', '%s', '%s', '%d', '%d', '%d'));
379
  } else {
380
  $wpdb->insert($wpdb->prefix.'b2s_posts', array(
60
  'post_for_relay' => ((isset($data['post_for_relay']) && (int) $data['post_for_relay'] == 1) ? 1 : 0),
61
  'post_for_approve' => $shareApprove,
62
  'network_details_id' => $networkDetailsId,
63
+ 'post_format' => ((isset($data['post_format']) && $data['post_format'] != null && $data['post_format'] !== '') ? (((int) $data['post_format'] >= 1) ? (int) $data['post_format'] : 0) : NULL),
64
  );
65
  $wpdb->insert($wpdb->prefix.'b2s_posts', $postData, array('%d', '%d', '%d', '%s', '%d', '%d', '%d'));
66
  B2S_Rating::trigger();
374
  'network_details_id' => $networkDetailsId,
375
  'post_for_approve' => $shareApprove,
376
  'hook_action' => (($shareApprove == 0) ? 5 : 0),
377
+ 'post_format' => (($data['post_format'] !== '') ? (((int) $data['post_format'] > 0) ? (int) $data['post_format'] : 0) : null)
378
  ), array("id" => $data['b2s_id']), array('%d', '%d', '%s', '%s', '%d', '%d', '%s', '%s', '%d', '%d', '%d'));
379
  } else {
380
  $wpdb->insert($wpdb->prefix.'b2s_posts', array(
includes/Loader.php CHANGED
@@ -35,10 +35,10 @@ class B2S_Loader {
35
 
36
  define('B2S_PLUGIN_POSTPERPAGE', '15');
37
  define('B2S_PLUGIN_VERSION_TYPE', serialize(array(0 => 'Free', 1 => 'Smart', 2 => 'Pro', 3 => 'Business', 4 => 'Premium')));
38
- define('B2S_PLUGIN_NETWORK', serialize(array(1 => 'Facebook', 2 => 'Twitter', 3 => 'Linkedin', 4 => 'Tumblr', 5 => 'Storify', 6 => 'Pinterest', 7 => 'Flickr', 8 => 'Xing', 9 => 'Diigo', 10 => 'Google+', 11 => 'Medium', 12 => 'Instagram', 13 => 'Delicious', 14 => 'Torial', 15 => 'Reddit', 16 => 'Bloglovin', 17 => 'VKontakte', 18 => 'Google My Business', 19 => 'Xing', 20 => 'Pinterest', 21 => 'Imgur', 24 => 'Telegram', 25 => 'Blogger')));
39
  define('B2S_PLUGIN_SCHED_DEFAULT_TIMES', serialize(array(1 => array(18, 22), 2 => array(8, 10), 3 => array(7, 10), 4 => array(20, 22), 5 => array(), 6 => array(19, 22), 7 => array(7, 9), 8 => array(7, 10), 9 => array(16, 19), 10 => array(7, 10), 11 => array(8, 10), 12 => array(19, 22), 13 => array(11, 13), 14 => array(6, 8), 15 => array(6, 9), 16 => array(16, 19), 17 => array(21, 24), 18 => array(19, 21), 19 => array(7, 10), 24 => array(10, 12))));
40
  define('B2S_PLUGIN_SCHED_DEFAULT_TIMES_INFO', serialize(array(1 => array(0 => array(13, 16), 1 => array(18, 22)), 2 => array(0 => array(7, 10), 1 => array(11, 13), 2 => array(16, 19)), 3 => array(0 => array(7, 10), 1 => array(17, 18)), 4 => array(0 => array(20, 22)), 5 => array(), 6 => array(0 => array(12, 14), 1 => array(19, 22)), 7 => array(0 => array(7, 9), 1 => array(17, 19)), 8 => array(0 => array(7, 10), 1 => array(17, 18)), 9 => array(0 => array(8, 10), 1 => array(11, 13), 2 => array(16, 19)), 10 => array(0 => array(7, 10), 1 => array(14, 15)), 11 => array(0 => array(8, 10)), 12 => array(0 => array(11, 13), 1 => array(19, 22)), 13 => array(0 => array(8, 10), 1 => array(11, 13), 2 => array(16, 19)), 14 => array(0 => array(6, 8)), 15 => array(0 => array(6, 9)), 16 => array(0 => array(16, 19)), 17 => array(0 => array(21, 1)), 18 => array(0 => array(9, 11), 1 => array(19, 21)), 19 => array(0 => array(7, 10), 1 => array(17, 18)), 20 => array(0 => array(12, 14), 1 => array(19, 22)), 24 => array(0 => array(10, 12), 1 => array(17, 19)))));
41
- define('B2S_PLUGIN_NETWORK_ALLOW_PROFILE', serialize(array(1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 24, 25)));
42
  define('B2S_PLUGIN_NETWORK_ALLOW_PAGE', serialize(array(1, 3, 10, 12, 17, 19)));
43
  define('B2S_PLUGIN_NETWORK_ALLOW_GROUP', serialize(array(1, 10, 11, 17, 19)));
44
  define('B2S_PLUGIN_NETWORK_CROSSPOSTING_LIMIT', serialize(array(19 => array(2 => 3)))); //2=group
@@ -73,7 +73,9 @@ class B2S_Loader {
73
  1 => array('short_text' => array(0 => array('active' => 0, 'range_min' => 200, 'range_max' => 320, 'excerpt_range_min' => 200, 'excerpt_range_max' => 320, 'limit' => 1000), 4 => array('active' => 0, 'range_min' => 880, 'range_max' => 920, 'excerpt_range_min' => 880, 'excerpt_range_max' => 920, 'limit' => 1000)), 'content' => '{CONTENT}', 'format' => 1, 'disableKeywords' => true),
74
  2 => array('short_text' => array('active' => 0, 'range_min' => 200, 'range_max' => 320, 'excerpt_range_min' => 200, 'excerpt_range_max' => 320, 'limit' => 10000), 'content' => '{CONTENT}', 'format' => 1, 'disableKeywords' => true)),
75
  24 => array(0 => array('short_text' => array('active' => 0, 'range_min' => 200, 'range_max' => 320, 'excerpt_range_min' => 200, 'excerpt_range_max' => 320, 'limit' => 420), 'content' => '{CONTENT}', 'format' => 0, 'addLink' => true)),
76
- 25 => array(0 => array('short_text' => array('active' => 0, 'range_min' => 1000, 'range_max' => 20000, 'excerpt_range_min' => 1000, 'excerpt_range_max' => 20000, 'limit' => 0), 'content' => '{CONTENT}', 'format' => false))
 
 
77
  )));
78
  define('B2S_PLUGIN_SYSTEMREQUIREMENT_WORDPRESSVERSION', '4.7.0');
79
  define('B2S_PLUGIN_SYSTEMREQUIREMENT_PHPVERSION', '5.5.3');
@@ -88,7 +90,7 @@ class B2S_Loader {
88
  define('B2S_PLUGIN_SYSTEMREQUIREMENT_WPJSON', true);
89
  define('B2S_PLUGIN_SYSTEMREQUIREMENT_OPENSSL', true);
90
  define('B2S_PLUGIN_PAGE_SLUG', serialize(array('blog2social', 'blog2social-post', 'blog2social-calendar', 'blog2social-curation', 'blog2social-network', 'blog2social-settings', 'prg-post', 'blog2social-support', 'blog2social-premium', 'blog2social-sched', 'blog2social-approve', 'blog2social-publish', 'blog2social-notice', 'blog2social-ship', 'blog2social-curation-draft', 'blog2social-draft-post', 'prg-login', 'prg-ship')));
91
- define('B2S_PLUGIN_NETWORK_NOT_ALLOW_GIF', json_encode(array(16, 18)));
92
  define('B2S_PLUGIN_NETWORK_ANIMATE_GIF', json_encode(array(1 => array(0 => false, 1 => true), 2 => array(0 => false, 1 => true), 3 => array(0 => true, 1 => true), 4 => array(0 => true), 6 => array(0 => true), 7 => array(0 => false), 11 => array(0 => true), 12 => array(0 => false, 1 => false), 14 => array(0 => true), 15 => array(0 => false), 17 => array(0 => false), 19 => array(0 => true, 1 => true), 21 => array(0 => true), 24 => array(0 => true))));
93
  define('B2S_PLUGIN_NETWORK_META_TAGS', json_encode(array('og' => array(1, 3, 15, 19, 17, 24), 'twitter' => array(2))));
94
  define('B2S_PLUGIN_SHORTENER', serialize(array(0 => esc_html__('Bitly', 'blog2social'), 1 => esc_html__('Rebrandly', 'blog2social'), 2 => esc_html__('Sniply', 'blog2social'))));
@@ -136,7 +138,6 @@ class B2S_Loader {
136
  add_action('trash_post', array($this, 'b2s_delete_sched_post'), 10);
137
  add_action('wp_trash_post', array($this, 'b2s_delete_sched_post'), 10);
138
 
139
-
140
  add_action('admin_footer', array($this, 'plugin_deactivate_add_modal'));
141
  add_filter('plugin_action_links_' . B2S_PLUGIN_BASENAME, array($this, 'override_plugin_action_links'));
142
  add_filter('network_admin_plugin_action_links_' . B2S_PLUGIN_BASENAME, array($this, 'override_multisite_plugin_action_links'));
@@ -252,7 +253,7 @@ class B2S_Loader {
252
  }
253
  if (isset($autoPostData['post_categories']) && is_array($autoPostData['post_categories']) && !empty($autoPostData['post_categories'])) {
254
  $postcat = get_the_category($post->ID);
255
- if($postcat != false && is_array($postcat) && !empty($postcat)) {
256
  foreach ($postcat as $k => $v) {
257
  if (isset($autoPostData['post_categories_state']) && (int) $autoPostData['post_categories_state'] == 0) { //include
258
  if (!in_array($v->term_id, $autoPostData['post_categories'])) {
@@ -486,6 +487,7 @@ class B2S_Loader {
486
  $meta->setMeta('og_title', $title);
487
  $meta->setMeta('og_desc', $desc);
488
  $meta->setMeta('og_image', (($image_url !== false) ? trim(esc_url(urldecode($image_url))) : ''));
 
489
  $meta->updateMeta((int) $_POST['post_ID']);
490
  }
491
 
@@ -590,7 +592,7 @@ class B2S_Loader {
590
 
591
  $options = new B2S_Options((int) $_POST['user_ID']);
592
  $optionPostFormat = $options->_getOption('post_template');
593
-
594
  $defaultPostData = array('default_titel' => $title,
595
  'image_url' => ($image_url !== false) ? trim(urldecode($image_url)) : '',
596
  'lang' => trim(strtolower(substr(B2S_LANGUAGE, 0, 2))),
@@ -677,6 +679,7 @@ class B2S_Loader {
677
  $meta->getMeta((int) $_POST['post_ID']);
678
  if (isset($res['image_url']) && !empty($res['image_url'])) {
679
  $meta->setMeta('og_image', trim(esc_url($res['image_url'])));
 
680
  $meta->updateMeta((int) $_POST['post_ID']);
681
  }
682
  }
@@ -742,7 +745,7 @@ class B2S_Loader {
742
  }
743
  }
744
  } else if (isset($_POST['post_status']) && strtolower($_POST['post_status']) == "future") {
745
- //update existing posts, if shed date before future date
746
  $user_timezone = isset($_POST['b2s-user-timezone']) ? (int) $_POST['b2s-user-timezone'] : 0;
747
  $current_utc_date = gmdate('Y-m-d H:i:s');
748
  $current_user_date = date('Y-m-d H:i:s', strtotime(B2S_Util::getUTCForDate($current_utc_date, $user_timezone)));
@@ -766,7 +769,7 @@ class B2S_Loader {
766
  $sched_date_utc = date('Y-m-d H:i:s', strtotime(B2S_Util::getUTCForDate($sched_date, $user_timezone * (-1))));
767
 
768
  global $wpdb;
769
- $getSchedData = $wpdb->prepare("SELECT b.sched_date_utc, b.id as b2sPostId,d.network_id as networkId,d.network_type as networkType,d.network_auth_id as networkAuthId,d.network_display_name as networkUserName FROM {$wpdb->prefix}b2s_posts b LEFT JOIN {$wpdb->prefix}b2s_posts_network_details d ON (d.id = b.network_details_id) WHERE b.post_id = %d AND b.sched_type = %d AND b.publish_date = %s AND b.hide = %d", (int) $_POST['post_ID'], 2, "0000-00-00 00:00:00", 0);
770
  $schedDataResult = $wpdb->get_results($getSchedData);
771
  foreach ($schedDataResult as $k => $value) {
772
  if ($value->sched_date_utc <= $sched_date_utc) {
@@ -957,9 +960,9 @@ class B2S_Loader {
957
  update_option('B2S_PLUGIN_DISABLE_TRAIL', true, false);
958
  }
959
  }
960
-
961
  $checkUpdateOption = get_option('B2S_PLUGIN_NEXT_CHECK_UPDATE_REQUEST');
962
- if($checkUpdateOption == false || $checkUpdateOption < time()) {
963
  $this->checkUpdate();
964
  update_option('B2S_PLUGIN_NEXT_CHECK_UPDATE_REQUEST', time() + 86400, false);
965
  }
@@ -1797,7 +1800,6 @@ class B2S_Loader {
1797
  KEY `blog_user_id`(`blog_user_id`)) DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci AUTO_INCREMENT=1";
1798
  $wpdb->query($sqlCreateUserContact);
1799
 
1800
-
1801
  $sqlCreateNetworkSettings = 'CREATE TABLE IF NOT EXISTS `' . $wpdb->prefix . 'b2s_user_network_settings` (
1802
  `id` int(11) NOT NULL AUTO_INCREMENT,
1803
  `blog_user_id` int(11) NOT NULL,
@@ -1808,7 +1810,6 @@ class B2S_Loader {
1808
  ) DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci AUTO_INCREMENT=1;';
1809
  $wpdb->query($sqlCreateNetworkSettings);
1810
 
1811
-
1812
  $sqlCreateDrafts = "CREATE TABLE IF NOT EXISTS `{$wpdb->prefix}b2s_posts_drafts` (
1813
  `id` int(11) NOT NULL AUTO_INCREMENT,
1814
  `last_save_date` DATETIME NOT NULL DEFAULT '0000-00-00 00:00:00',
35
 
36
  define('B2S_PLUGIN_POSTPERPAGE', '15');
37
  define('B2S_PLUGIN_VERSION_TYPE', serialize(array(0 => 'Free', 1 => 'Smart', 2 => 'Pro', 3 => 'Business', 4 => 'Premium')));
38
+ define('B2S_PLUGIN_NETWORK', serialize(array(1 => 'Facebook', 2 => 'Twitter', 3 => 'Linkedin', 4 => 'Tumblr', 5 => 'Storify', 6 => 'Pinterest', 7 => 'Flickr', 8 => 'Xing', 9 => 'Diigo', 10 => 'Google+', 11 => 'Medium', 12 => 'Instagram', 13 => 'Delicious', 14 => 'Torial', 15 => 'Reddit', 16 => 'Bloglovin', 17 => 'VKontakte', 18 => 'Google My Business', 19 => 'Xing', 20 => 'Pinterest', 21 => 'Imgur', 24 => 'Telegram', 25 => 'Blogger', 26 => 'Ravelry', 27 => 'Instapaper')));
39
  define('B2S_PLUGIN_SCHED_DEFAULT_TIMES', serialize(array(1 => array(18, 22), 2 => array(8, 10), 3 => array(7, 10), 4 => array(20, 22), 5 => array(), 6 => array(19, 22), 7 => array(7, 9), 8 => array(7, 10), 9 => array(16, 19), 10 => array(7, 10), 11 => array(8, 10), 12 => array(19, 22), 13 => array(11, 13), 14 => array(6, 8), 15 => array(6, 9), 16 => array(16, 19), 17 => array(21, 24), 18 => array(19, 21), 19 => array(7, 10), 24 => array(10, 12))));
40
  define('B2S_PLUGIN_SCHED_DEFAULT_TIMES_INFO', serialize(array(1 => array(0 => array(13, 16), 1 => array(18, 22)), 2 => array(0 => array(7, 10), 1 => array(11, 13), 2 => array(16, 19)), 3 => array(0 => array(7, 10), 1 => array(17, 18)), 4 => array(0 => array(20, 22)), 5 => array(), 6 => array(0 => array(12, 14), 1 => array(19, 22)), 7 => array(0 => array(7, 9), 1 => array(17, 19)), 8 => array(0 => array(7, 10), 1 => array(17, 18)), 9 => array(0 => array(8, 10), 1 => array(11, 13), 2 => array(16, 19)), 10 => array(0 => array(7, 10), 1 => array(14, 15)), 11 => array(0 => array(8, 10)), 12 => array(0 => array(11, 13), 1 => array(19, 22)), 13 => array(0 => array(8, 10), 1 => array(11, 13), 2 => array(16, 19)), 14 => array(0 => array(6, 8)), 15 => array(0 => array(6, 9)), 16 => array(0 => array(16, 19)), 17 => array(0 => array(21, 1)), 18 => array(0 => array(9, 11), 1 => array(19, 21)), 19 => array(0 => array(7, 10), 1 => array(17, 18)), 20 => array(0 => array(12, 14), 1 => array(19, 22)), 24 => array(0 => array(10, 12), 1 => array(17, 19)))));
41
+ define('B2S_PLUGIN_NETWORK_ALLOW_PROFILE', serialize(array(1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 24, 25, 26, 27)));
42
  define('B2S_PLUGIN_NETWORK_ALLOW_PAGE', serialize(array(1, 3, 10, 12, 17, 19)));
43
  define('B2S_PLUGIN_NETWORK_ALLOW_GROUP', serialize(array(1, 10, 11, 17, 19)));
44
  define('B2S_PLUGIN_NETWORK_CROSSPOSTING_LIMIT', serialize(array(19 => array(2 => 3)))); //2=group
73
  1 => array('short_text' => array(0 => array('active' => 0, 'range_min' => 200, 'range_max' => 320, 'excerpt_range_min' => 200, 'excerpt_range_max' => 320, 'limit' => 1000), 4 => array('active' => 0, 'range_min' => 880, 'range_max' => 920, 'excerpt_range_min' => 880, 'excerpt_range_max' => 920, 'limit' => 1000)), 'content' => '{CONTENT}', 'format' => 1, 'disableKeywords' => true),
74
  2 => array('short_text' => array('active' => 0, 'range_min' => 200, 'range_max' => 320, 'excerpt_range_min' => 200, 'excerpt_range_max' => 320, 'limit' => 10000), 'content' => '{CONTENT}', 'format' => 1, 'disableKeywords' => true)),
75
  24 => array(0 => array('short_text' => array('active' => 0, 'range_min' => 200, 'range_max' => 320, 'excerpt_range_min' => 200, 'excerpt_range_max' => 320, 'limit' => 420), 'content' => '{CONTENT}', 'format' => 0, 'addLink' => true)),
76
+ 25 => array(0 => array('short_text' => array('active' => 0, 'range_min' => 1000, 'range_max' => 20000, 'excerpt_range_min' => 1000, 'excerpt_range_max' => 20000, 'limit' => 0), 'content' => '{CONTENT}', 'format' => false)),
77
+ 26 => array(0 => array('short_text' => array('active' => 0, 'range_min' => 1000, 'range_max' => 20000, 'excerpt_range_min' => 1000, 'excerpt_range_max' => 20000, 'limit' => 0), 'content' => '{CONTENT}', 'format' => false)),
78
+ 27 => array(0 => array('short_text' => array('active' => 0, 'range_min' => 1000, 'range_max' => 20000, 'excerpt_range_min' => 1000, 'excerpt_range_max' => 20000, 'limit' => 0), 'content' => '{CONTENT}', 'format' => false))
79
  )));
80
  define('B2S_PLUGIN_SYSTEMREQUIREMENT_WORDPRESSVERSION', '4.7.0');
81
  define('B2S_PLUGIN_SYSTEMREQUIREMENT_PHPVERSION', '5.5.3');
90
  define('B2S_PLUGIN_SYSTEMREQUIREMENT_WPJSON', true);
91
  define('B2S_PLUGIN_SYSTEMREQUIREMENT_OPENSSL', true);
92
  define('B2S_PLUGIN_PAGE_SLUG', serialize(array('blog2social', 'blog2social-post', 'blog2social-calendar', 'blog2social-curation', 'blog2social-network', 'blog2social-settings', 'prg-post', 'blog2social-support', 'blog2social-premium', 'blog2social-sched', 'blog2social-approve', 'blog2social-publish', 'blog2social-notice', 'blog2social-ship', 'blog2social-curation-draft', 'blog2social-draft-post', 'prg-login', 'prg-ship')));
93
+ define('B2S_PLUGIN_NETWORK_NOT_ALLOW_GIF', json_encode(array(16, 18, 26)));
94
  define('B2S_PLUGIN_NETWORK_ANIMATE_GIF', json_encode(array(1 => array(0 => false, 1 => true), 2 => array(0 => false, 1 => true), 3 => array(0 => true, 1 => true), 4 => array(0 => true), 6 => array(0 => true), 7 => array(0 => false), 11 => array(0 => true), 12 => array(0 => false, 1 => false), 14 => array(0 => true), 15 => array(0 => false), 17 => array(0 => false), 19 => array(0 => true, 1 => true), 21 => array(0 => true), 24 => array(0 => true))));
95
  define('B2S_PLUGIN_NETWORK_META_TAGS', json_encode(array('og' => array(1, 3, 15, 19, 17, 24), 'twitter' => array(2))));
96
  define('B2S_PLUGIN_SHORTENER', serialize(array(0 => esc_html__('Bitly', 'blog2social'), 1 => esc_html__('Rebrandly', 'blog2social'), 2 => esc_html__('Sniply', 'blog2social'))));
138
  add_action('trash_post', array($this, 'b2s_delete_sched_post'), 10);
139
  add_action('wp_trash_post', array($this, 'b2s_delete_sched_post'), 10);
140
 
 
141
  add_action('admin_footer', array($this, 'plugin_deactivate_add_modal'));
142
  add_filter('plugin_action_links_' . B2S_PLUGIN_BASENAME, array($this, 'override_plugin_action_links'));
143
  add_filter('network_admin_plugin_action_links_' . B2S_PLUGIN_BASENAME, array($this, 'override_multisite_plugin_action_links'));
253
  }
254
  if (isset($autoPostData['post_categories']) && is_array($autoPostData['post_categories']) && !empty($autoPostData['post_categories'])) {
255
  $postcat = get_the_category($post->ID);
256
+ if ($postcat != false && is_array($postcat) && !empty($postcat)) {
257
  foreach ($postcat as $k => $v) {
258
  if (isset($autoPostData['post_categories_state']) && (int) $autoPostData['post_categories_state'] == 0) { //include
259
  if (!in_array($v->term_id, $autoPostData['post_categories'])) {
487
  $meta->setMeta('og_title', $title);
488
  $meta->setMeta('og_desc', $desc);
489
  $meta->setMeta('og_image', (($image_url !== false) ? trim(esc_url(urldecode($image_url))) : ''));
490
+ $meta->setMeta('og_image_alt', ((isset(array_values($images_urls)[0][1]) && !empty(array_values($images_urls)[0][1])) ? esc_attr(array_values($images_urls)[0][1]) : ''));
491
  $meta->updateMeta((int) $_POST['post_ID']);
492
  }
493
 
592
 
593
  $options = new B2S_Options((int) $_POST['user_ID']);
594
  $optionPostFormat = $options->_getOption('post_template');
595
+
596
  $defaultPostData = array('default_titel' => $title,
597
  'image_url' => ($image_url !== false) ? trim(urldecode($image_url)) : '',
598
  'lang' => trim(strtolower(substr(B2S_LANGUAGE, 0, 2))),
679
  $meta->getMeta((int) $_POST['post_ID']);
680
  if (isset($res['image_url']) && !empty($res['image_url'])) {
681
  $meta->setMeta('og_image', trim(esc_url($res['image_url'])));
682
+ $meta->setMeta('og_image_alt', '');
683
  $meta->updateMeta((int) $_POST['post_ID']);
684
  }
685
  }
745
  }
746
  }
747
  } else if (isset($_POST['post_status']) && strtolower($_POST['post_status']) == "future") {
748
+ //update existing posts, if sched date before future date
749
  $user_timezone = isset($_POST['b2s-user-timezone']) ? (int) $_POST['b2s-user-timezone'] : 0;
750
  $current_utc_date = gmdate('Y-m-d H:i:s');
751
  $current_user_date = date('Y-m-d H:i:s', strtotime(B2S_Util::getUTCForDate($current_utc_date, $user_timezone)));
769
  $sched_date_utc = date('Y-m-d H:i:s', strtotime(B2S_Util::getUTCForDate($sched_date, $user_timezone * (-1))));
770
 
771
  global $wpdb;
772
+ $getSchedData = $wpdb->prepare("SELECT b.sched_date_utc, b.id as b2sPostId,d.network_id as networkId,d.network_type as networkType,d.network_auth_id as networkAuthId,d.network_display_name as networkUserName FROM {$wpdb->prefix}b2s_posts b LEFT JOIN {$wpdb->prefix}b2s_posts_network_details d ON (d.id = b.network_details_id) WHERE b.post_id = %d AND b.publish_date = %s AND b.hide = %d", (int) $_POST['post_ID'], "0000-00-00 00:00:00", 0);
773
  $schedDataResult = $wpdb->get_results($getSchedData);
774
  foreach ($schedDataResult as $k => $value) {
775
  if ($value->sched_date_utc <= $sched_date_utc) {
960
  update_option('B2S_PLUGIN_DISABLE_TRAIL', true, false);
961
  }
962
  }
963
+
964
  $checkUpdateOption = get_option('B2S_PLUGIN_NEXT_CHECK_UPDATE_REQUEST');
965
+ if ($checkUpdateOption == false || $checkUpdateOption < time()) {
966
  $this->checkUpdate();
967
  update_option('B2S_PLUGIN_NEXT_CHECK_UPDATE_REQUEST', time() + 86400, false);
968
  }
1800
  KEY `blog_user_id`(`blog_user_id`)) DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci AUTO_INCREMENT=1";
1801
  $wpdb->query($sqlCreateUserContact);
1802
 
 
1803
  $sqlCreateNetworkSettings = 'CREATE TABLE IF NOT EXISTS `' . $wpdb->prefix . 'b2s_user_network_settings` (
1804
  `id` int(11) NOT NULL AUTO_INCREMENT,
1805
  `blog_user_id` int(11) NOT NULL,
1810
  ) DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci AUTO_INCREMENT=1;';
1811
  $wpdb->query($sqlCreateNetworkSettings);
1812
 
 
1813
  $sqlCreateDrafts = "CREATE TABLE IF NOT EXISTS `{$wpdb->prefix}b2s_posts_drafts` (
1814
  `id` int(11) NOT NULL AUTO_INCREMENT,
1815
  `last_save_date` DATETIME NOT NULL DEFAULT '0000-00-00 00:00:00',
includes/Meta.php CHANGED
@@ -84,6 +84,8 @@ class B2S_Meta {
84
  //$this->getPublishDate();
85
  $this->getImage();
86
  //$this->getSocialAuthor();
 
 
87
  if ($this->print) {
88
  echo "<!-- Open Graph Meta Tags generated by Blog2Social " . B2S_PLUGIN_VERSION . " - https://www.blog2social.com -->\n";
89
  }
@@ -181,19 +183,24 @@ class B2S_Meta {
181
  private function getImage($type = 'og') {
182
 
183
  $image = '';
 
184
  $image_size = array();
185
  if (!is_home()) {
186
  if (isset($this->metaData[$type . '_image']) && !empty($this->metaData[$type . '_image'])) {
187
  $image = $this->metaData[$type . '_image'];
 
 
 
188
  } else {
189
  //is set featured image
190
  if (isset($this->post->ID)) {
191
  if ($id_attachment = get_post_thumbnail_id($this->post->ID)) {
192
  $image = wp_get_attachment_url($id_attachment, false);
193
  $imageMetaData = wp_get_attachment_metadata($id_attachment);
194
- if (isset($imageMetaData['width']) && isset($imageMetaData['height'])) {
195
- $image_size = array($imageMetaData['width'], $imageMetaData['height']);
196
- }
 
197
  if (!preg_match('/^https?:\/\//', $image)) {
198
  // Remove any starting slash with ltrim() and add one to the end of site_url()
199
  $image = site_url('/') . ltrim($image, '/');
@@ -218,10 +225,26 @@ class B2S_Meta {
218
  if ($this->print) {
219
  if ($type == 'og') {
220
  $size = "";
221
- if (isset($image_size[0]) && (int) $image_size[0] > 0 && isset($image_size[1]) && (int) $image_size[1] > 0) {
222
- $size = '<meta property="og:image:width" content="' . $image_size[0] . '"/>' . "\n";
223
- $size .= '<meta property="og:image:height" content="' . $image_size[1] . '"/>' . "\n";
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
224
  }
 
225
  echo '<meta property="og:image" content="' . esc_url(apply_filters('b2s_og_meta_image', $image)) . '"/>' . "\n" . $size;
226
  } else {
227
  echo '<meta name="twitter:image" content="' . esc_url(apply_filters('b2s_card_meta_image', $image)) . '"/>' . "\n";
@@ -254,6 +277,32 @@ class B2S_Meta {
254
  }
255
  }
256
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
257
  private function findImages() {
258
  if (!is_object($this->post)) {
259
  return false;
@@ -324,6 +373,10 @@ class B2S_Meta {
324
  $this->getDesc();
325
  add_filter('wpseo_opengraph_image', '__return_false');
326
  $this->getImage();
 
 
 
 
327
  /* if ($this->author !== false && isset($this->author['og_article_author']) && !empty($this->author['og_article_author'])) {
328
  add_filter('wpseo_opengraph_author_facebook', '__return_false');
329
  $this->getSocialAuthor();
84
  //$this->getPublishDate();
85
  $this->getImage();
86
  //$this->getSocialAuthor();
87
+ $this->getObjectType();
88
+ $this->getLocale();
89
  if ($this->print) {
90
  echo "<!-- Open Graph Meta Tags generated by Blog2Social " . B2S_PLUGIN_VERSION . " - https://www.blog2social.com -->\n";
91
  }
183
  private function getImage($type = 'og') {
184
 
185
  $image = '';
186
+ $image_alt = '';
187
  $image_size = array();
188
  if (!is_home()) {
189
  if (isset($this->metaData[$type . '_image']) && !empty($this->metaData[$type . '_image'])) {
190
  $image = $this->metaData[$type . '_image'];
191
+ if (isset($this->metaData[$type . '_image_alt']) && !empty($this->metaData[$type . '_image_alt'])) {
192
+ $image_alt = $this->metaData[$type . '_image_alt'];
193
+ }
194
  } else {
195
  //is set featured image
196
  if (isset($this->post->ID)) {
197
  if ($id_attachment = get_post_thumbnail_id($this->post->ID)) {
198
  $image = wp_get_attachment_url($id_attachment, false);
199
  $imageMetaData = wp_get_attachment_metadata($id_attachment);
200
+ $image_alt = get_post_meta($id_attachment, '_wp_attachment_image_alt', true);
201
+ if (isset($imageMetaData['width']) && isset($imageMetaData['height'])) {
202
+ $image_size = array($imageMetaData['width'], $imageMetaData['height']);
203
+ }
204
  if (!preg_match('/^https?:\/\//', $image)) {
205
  // Remove any starting slash with ltrim() and add one to the end of site_url()
206
  $image = site_url('/') . ltrim($image, '/');
225
  if ($this->print) {
226
  if ($type == 'og') {
227
  $size = "";
228
+ if (!isset($this->options['og_imagedata_active']) || (isset($this->options['og_imagedata_active']) && (int) $this->options['og_imagedata_active'] == 1)) {
229
+ if (empty($image_size)) {
230
+ if (ini_get('allow_url_fopen')) {
231
+ $image_size = getimagesize(esc_url(apply_filters('b2s_og_meta_image', $image)));
232
+ }
233
+ }
234
+ if (!empty($image_size)) {
235
+ if (isset($image_size[0]) && (int) $image_size[0] > 0 && isset($image_size[1]) && (int) $image_size[1] > 0) {
236
+ $size = '<meta property="og:image:width" content="' . $image_size[0] . '"/>' . "\n";
237
+ $size .= '<meta property="og:image:height" content="' . $image_size[1] . '"/>' . "\n";
238
+ }
239
+ if (isset($image_size['mime']) && !empty($image_size['mime'])) {
240
+ $size .= '<meta property="og:image:type" content="' . $image_size['mime'] . '"/>' . "\n";
241
+ }
242
+ }
243
+ }
244
+ if (!empty($image_alt)) {
245
+ echo '<meta property="og:image:alt" content="' . esc_attr($image_alt) . '"/>' . "\n";
246
  }
247
+
248
  echo '<meta property="og:image" content="' . esc_url(apply_filters('b2s_og_meta_image', $image)) . '"/>' . "\n" . $size;
249
  } else {
250
  echo '<meta name="twitter:image" content="' . esc_url(apply_filters('b2s_card_meta_image', $image)) . '"/>' . "\n";
277
  }
278
  }
279
 
280
+ public function getObjectType() {
281
+ if (!isset($this->options['og_objecttype_active']) || (isset($this->options['og_objecttype_active']) && (int) $this->options['og_objecttype_active'] == 1)) {
282
+ if (!is_front_page() && isset($this->post->ID)) {
283
+ echo '<meta property="og:type" content="article"/>' . "\n";
284
+ echo '<meta property="og:article:published_time" content="' . $this->post->post_date . '"/>' . "\n";
285
+ echo '<meta property="og:article:modified_time" content="' . $this->post->post_modified . '"/>' . "\n";
286
+ $tags = get_the_tags($this->post->ID);
287
+ if ($tags !== false && is_array($tags) && !empty($tags)) {
288
+ foreach ($tags as $tag) {
289
+ echo '<meta property="og:article:tag" content="' . $tag->name . '"/>' . "\n";
290
+ }
291
+ }
292
+ } else {
293
+ echo '<meta property="og:type" content="website"/>' . "\n";
294
+ }
295
+ }
296
+ }
297
+
298
+ public function getLocale() {
299
+ if (!isset($this->options['og_locale_active']) || (isset($this->options['og_locale_active']) && (int) $this->options['og_locale_active'] == 1)) {
300
+ if (isset($this->options['og_locale']) && !empty($this->options['og_locale'])) {
301
+ echo '<meta property="og:locale" content="' . $this->options['og_locale'] . '"/>' . "\n";
302
+ }
303
+ }
304
+ }
305
+
306
  private function findImages() {
307
  if (!is_object($this->post)) {
308
  return false;
373
  $this->getDesc();
374
  add_filter('wpseo_opengraph_image', '__return_false');
375
  $this->getImage();
376
+ add_filter('wpseo_opengraph_type', '__return_false');
377
+ $this->getObjectType();
378
+ add_filter('wpseo_og_locale', '__return_false');
379
+ $this->getLocale();
380
  /* if ($this->author !== false && isset($this->author['og_article_author']) && !empty($this->author['og_article_author'])) {
381
  add_filter('wpseo_opengraph_author_facebook', '__return_false');
382
  $this->getSocialAuthor();
includes/Tools.php CHANGED
@@ -175,12 +175,21 @@ class B2S_Tools {
175
  if ($type == 'faq_scheduling') {
176
  return ($lang == 'en') ? 'https://www.blog2social.com/en/faq/index.php?action=show&cat=5' : 'https://www.blog2social.com/de/faq/index.php?action=show&cat=5';
177
  }
 
 
 
178
  if ($type == 'faq_licence') {
179
  return ($lang == 'en') ? 'https://www.blog2social.com/en/faq/index.php?action=show&cat=7' : 'https://www.blog2social.com/de/faq/index.php?action=show&cat=7';
180
  }
 
 
 
181
  if ($type == 'faq_troubleshooting') {
182
  return ($lang == 'en') ? 'https://www.blog2social.com/en/faq/index.php?action=show&cat=9' : 'https://www.blog2social.com/de/faq/index.php?action=show&cat=9';
183
  }
 
 
 
184
  if ($type == 'faq_settings') {
185
  return ($lang == 'en') ? 'https://www.blog2social.com/en/faq/index.php?action=show&cat=11' : 'https://www.blog2social.com/de/faq/index.php?action=show&cat=11';
186
  }
@@ -310,6 +319,64 @@ class B2S_Tools {
310
  if($type == 'instagram_error_business'){
311
  return ($lang == 'en') ? 'https://www.blog2social.com/en/faq/index.php?action=artikel&cat=9&id=119&artlang=en' : 'https://www.blog2social.com/de/faq/index.php?action=artikel&cat=9&id=119&artlang=de';
312
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
313
  }
314
 
315
  public static function getAffiliateId() {
175
  if ($type == 'faq_scheduling') {
176
  return ($lang == 'en') ? 'https://www.blog2social.com/en/faq/index.php?action=show&cat=5' : 'https://www.blog2social.com/de/faq/index.php?action=show&cat=5';
177
  }
178
+ if ($type == 'faq_repoting') {
179
+ return ($lang == 'en') ? 'https://www.blog2social.com/en/faq/index.php?action=show&cat=6' : 'https://www.blog2social.com/de/faq/index.php?action=show&cat=6';
180
+ }
181
  if ($type == 'faq_licence') {
182
  return ($lang == 'en') ? 'https://www.blog2social.com/en/faq/index.php?action=show&cat=7' : 'https://www.blog2social.com/de/faq/index.php?action=show&cat=7';
183
  }
184
+ if ($type == 'faq_security') {
185
+ return ($lang == 'en') ? 'https://www.blog2social.com/en/faq/index.php?action=show&cat=8' : 'https://www.blog2social.com/de/faq/index.php?action=show&cat=8';
186
+ }
187
  if ($type == 'faq_troubleshooting') {
188
  return ($lang == 'en') ? 'https://www.blog2social.com/en/faq/index.php?action=show&cat=9' : 'https://www.blog2social.com/de/faq/index.php?action=show&cat=9';
189
  }
190
+ if ($type == 'faq_affiliate') {
191
+ return ($lang == 'en') ? 'https://www.blog2social.com/en/faq/index.php?action=show&cat=10' : 'https://www.blog2social.com/de/faq/index.php?action=show&cat=10';
192
+ }
193
  if ($type == 'faq_settings') {
194
  return ($lang == 'en') ? 'https://www.blog2social.com/en/faq/index.php?action=show&cat=11' : 'https://www.blog2social.com/de/faq/index.php?action=show&cat=11';
195
  }
319
  if($type == 'instagram_error_business'){
320
  return ($lang == 'en') ? 'https://www.blog2social.com/en/faq/index.php?action=artikel&cat=9&id=119&artlang=en' : 'https://www.blog2social.com/de/faq/index.php?action=artikel&cat=9&id=119&artlang=de';
321
  }
322
+ if($type == 'network_guide_link_1'){
323
+ return ($lang == 'en') ? 'https://www.blog2social.com/en/faq/index.php?solution_id=1175' : 'https://www.blog2social.com/de/faq/index.php?solution_id=1174';
324
+ }
325
+ if($type == 'network_guide_link_2'){
326
+ return ($lang == 'en') ? 'https://www.blog2social.com/en/faq/index.php?solution_id=1177' : 'https://www.blog2social.com/de/faq/index.php?solution_id=1177';
327
+ }
328
+ if($type == 'network_guide_link_3'){
329
+ return ($lang == 'en') ? 'https://www.blog2social.com/en/faq/?action=search&search=linkedin' : 'https://www.blog2social.com/de/faq/?action=search&search=linkedin';
330
+ }
331
+ if($type == 'network_guide_link_4'){
332
+ return ($lang == 'en') ? 'https://www.blog2social.com/en/faq/content/2/16/en/how-do-i-connect-blog2social-with-tumblr.html' : 'https://www.blog2social.com/de/faq/content/2/19/de/wie-kann-ich-blog2social-mit-tumblr-verbinden.html';
333
+ }
334
+ if($type == 'network_guide_link_6'){
335
+ return ($lang == 'en') ? 'https://www.blog2social.com/en/faq/index.php?solution_id=1178' : 'https://www.blog2social.com/de/faq/index.php?solution_id=1179';
336
+ }
337
+ if($type == 'network_guide_link_7'){
338
+ return ($lang == 'en') ? 'https://www.blog2social.com/en/faq/content/2/21/en/how-do-i-connect-blog2social-with-flickr.html' : 'https://www.blog2social.com/de/faq/content/2/24/de/wie-kann-ich-blog2social-mit-flickr-verbinden.html';
339
+ }
340
+ if($type == 'network_guide_link_9'){
341
+ return ($lang == 'en') ? 'https://www.blog2social.com/en/faq/content/2/22/en/how-do-i-connect-blog2social-with-diigo.html' : 'https://www.blog2social.com/de/faq/content/2/25/de/wie-kann-ich-blog2social-mit-diigo-verbinden.html';
342
+ }
343
+ if($type == 'network_guide_link_11'){
344
+ return ($lang == 'en') ? 'https://www.blog2social.com/en/faq/?action=search&search=medium' : 'https://www.blog2social.com/de/faq/?action=search&search=medium';
345
+ }
346
+ if($type == 'network_guide_link_12'){
347
+ return ($lang == 'en') ? 'https://www.blog2social.com/en/faq/index.php?solution_id=1176' : 'https://www.blog2social.com/de/faq/index.php?solution_id=1173';
348
+ }
349
+ if($type == 'network_guide_link_14'){
350
+ return ($lang == 'en') ? 'https://www.blog2social.com/en/faq/content/2/18/en/how-do-i-connect-blog2social-with-torial.html' : 'https://www.blog2social.com/de/faq/content/2/21/de/wie-kann-ich-blog2social-mit-torial-verbinden.html';
351
+ }
352
+ if($type == 'network_guide_link_15'){
353
+ return ($lang == 'en') ? 'https://www.blog2social.com/en/faq/content/2/81/en/how-do-i-connect-blog2social-with-reddit.html' : 'https://www.blog2social.com/de/faq/content/2/85/de/wie-kann-ich-blog2social-mit-reddit-verbinden.html';
354
+ }
355
+ if($type == 'network_guide_link_16'){
356
+ return ($lang == 'en') ? 'https://www.blog2social.com/en/faq/content/2/110/en/how-to-automatically-re_publish-blog-posts-on-bloglovin%E2%80%99-.html' : 'https://www.blog2social.com/de/faq/content/2/113/de/blogbeitraege-auf-bloglovin%E2%80%99-veroeffentlichen-_-so-geht%E2%80%99s.html';
357
+ }
358
+ if($type == 'network_guide_link_17'){
359
+ return ($lang == 'en') ? 'https://www.blog2social.com/en/faq/index.php?action=artikel&cat=2&id=122&artlang=en' : 'https://www.blog2social.com/de/faq/index.php?action=artikel&cat=2&id=123&artlang=de';
360
+ }
361
+ if($type == 'network_guide_link_18'){
362
+ return ($lang == 'en') ? 'https://www.blog2social.com/en/faq/?action=search&search=google+my+business' : 'https://www.blog2social.com/de/faq/?action=search&search=google+my+business';
363
+ }
364
+ if($type == 'network_guide_link_19'){
365
+ return ($lang == 'en') ? 'https://www.blog2social.com/en/faq/index.php?action=artikel&cat=2&id=146&artlang=en' : 'https://www.blog2social.com/de/faq/index.php?action=artikel&cat=2&id=16&artlang=de';
366
+ }
367
+ if($type == 'network_guide_link_24'){
368
+ return ($lang == 'en') ? 'https://www.blog2social.com/en/faq/index.php?action=artikel&cat=2&id=173&artlang=en' : 'https://www.blog2social.com/de/faq/index.php?action=artikel&cat=2&id=169&artlang=de';
369
+ }
370
+ if($type == 'network_guide_link_25'){
371
+ return ($lang == 'en') ? 'https://www.blog2social.com/en/faq/index.php?action=artikel&cat=2&id=194&artlang=en' : 'https://www.blog2social.com/de/faq/index.php?action=artikel&cat=2&id=190&artlang=de&highlight=blogger';
372
+ }
373
+ if($type == 'network_guide_link_26'){
374
+ return ($lang == 'en') ? 'https://www.blog2social.com/en/faq/index.php?action=artikel&cat=2&id=196&artlang=en' : 'https://www.blog2social.com/de/faq/index.php?action=artikel&cat=2&id=192&artlang=de';
375
+ }
376
+ if($type == 'network_guide_link_27'){
377
+ return ($lang == 'en') ? 'https://www.blog2social.com/en/faq/index.php?action=artikel&cat=2&id=197&artlang=en' : 'https://www.blog2social.com/de/faq/index.php?action=artikel&cat=2&id=193&artlang=de';
378
+ }
379
+ return false;
380
  }
381
 
382
  public static function getAffiliateId() {
includes/Util.php CHANGED
@@ -40,7 +40,7 @@ class B2S_Util {
40
  public static function getCustomDateFormat($dateTime = '0000-00-00 00:00:00', $lang = 'en', $time = true) {
41
  $options = new B2S_Options(B2S_PLUGIN_BLOG_USER_ID);
42
  $optionUserTimeFormat = $options->_getOption('user_time_format');
43
- if($optionUserTimeFormat == false) {
44
  $optionUserTimeFormat = ($lang == 'de') ? 0 : 1;
45
  }
46
  if ($optionUserTimeFormat == 0) {
@@ -73,13 +73,13 @@ class B2S_Util {
73
  $param = array();
74
  libxml_use_internal_errors(true); // Yeah if you are so worried about using @ with warnings
75
  $hasHashtag = strpos($url, '#');
76
- if($hasHashtag == false || $hasHashtag <= 0) {
77
  $url = $url . ((parse_url($url, PHP_URL_QUERY) ? '&' : '?') . 'no_cache=1'); //nocache
78
  } else {
79
  $subUrl = explode('#', $url);
80
- if(isset($subUrl[0]) && isset($subUrl[1])) {
81
  $url = $subUrl[0] . ((parse_url($subUrl[0], PHP_URL_QUERY) ? '&' : '?') . 'no_cache=1');
82
- for($i = 1; $i < count($subUrl); $i++) {
83
  $url .= '#' . $subUrl[$i];
84
  }
85
  } else {
@@ -241,9 +241,11 @@ class B2S_Util {
241
  $matches = array();
242
  $homeUrl = get_site_url();
243
  $scheme = parse_url($homeUrl, PHP_URL_SCHEME);
244
- $featuredImage = wp_get_attachment_url(get_post_thumbnail_id($postId));
 
 
245
  if ($forceFeaturedImage && $featuredImage != false && !empty($featuredImage)) {
246
- return array(0 => array(0 => $featuredImage));
247
  } else {
248
  $content = stripcslashes(self::getFullContent($postId, $postContent, $postUrl, $postLang));
249
  if (!preg_match_all('%<img.*?src=[\"\'](.*?)[\"\'].*?>%', $content, $matches) && !$featuredImage) {
@@ -285,7 +287,7 @@ class B2S_Util {
285
  }
286
  return $rtrnArray;
287
  }
288
-
289
  public static function clean_html($text = '', $tags = array('style', 'script', 'noscript')) {
290
  if (!empty($text)) {
291
  if (!empty($tags)) {
@@ -295,12 +297,12 @@ class B2S_Util {
295
  }
296
  } else if (is_string($tags)) {
297
  $text = preg_replace("/<\s*$tags\b[^>]*>(.*?)<\s*\/\s*$tags\s*>/is", '', $text);
298
- }
299
  }
300
  }
301
  return $text;
302
  }
303
-
304
  public static function convertLiElements($postContent) {
305
  $postContent = preg_replace("/<([\s]*?)\/([\s]*?)li([\s]*?)>*?([^\n]?)*?<([\s]*?)li/", "</li>\n<li", $postContent);
306
  $postContent = preg_replace("/<([\s]*?)li*?([\s]*?)>/", "- ", $postContent);
@@ -318,8 +320,8 @@ class B2S_Util {
318
  $prepareContent = ($allowHtml !== false) ? self::cleanContent(self::cleanHtmlAttr(strip_shortcodes(self::cleanShortCodeByCaption($postContent)))) : self::cleanContent(strip_shortcodes($postContent));
319
  $prepareContent = ($allowEmoji !== false) ? $prepareContent : self::remove4byte($prepareContent);
320
  //$prepareContent = preg_replace('/(?:[ \t]*(?:\n|\r\n?)){3,}/', "\n\n", $prepareContent);
321
-
322
-
323
  if ($allowHtml !== false) {
324
  $prepareContent = preg_replace("/(<[\/]*)strong(>)/", "$1b$2", $prepareContent);
325
  $prepareContent = preg_replace("/(<[\/]*)em(>)/", "$1i$2", $prepareContent);
@@ -459,7 +461,7 @@ class B2S_Util {
459
  if ($max != false && mb_strlen($text, 'UTF-8') < $max) {
460
  return trim($text);
461
  }
462
-
463
  $stops = array('.', '?', '!', '#');
464
  $min = $count;
465
  $cleanTruncateWord = true;
@@ -467,7 +469,7 @@ class B2S_Util {
467
  if (mb_strlen($text, 'UTF-8') < $max) {
468
  return trim($text);
469
  }
470
-
471
  $sub = mb_substr($text, $min, $max, 'UTF-8');
472
  $stopAt = '';
473
  $stopAtPos = 0;
@@ -477,7 +479,7 @@ class B2S_Util {
477
  $stopAtPos = mb_strripos($sub, $stops[$i]);
478
  }
479
  }
480
-
481
  if (!empty($stopAt)) {
482
  if (count($subArray = explode($stopAt, $sub)) > 1) {
483
  $cleanTruncateWord = false;
@@ -490,7 +492,7 @@ class B2S_Util {
490
  $sub = implode($stopAt, $subArray);
491
  $add = false;
492
  }
493
- if($stopAt == '#') {
494
  $sub = mb_substr($sub, 0, -1);
495
  }
496
  }
40
  public static function getCustomDateFormat($dateTime = '0000-00-00 00:00:00', $lang = 'en', $time = true) {
41
  $options = new B2S_Options(B2S_PLUGIN_BLOG_USER_ID);
42
  $optionUserTimeFormat = $options->_getOption('user_time_format');
43
+ if ($optionUserTimeFormat == false) {
44
  $optionUserTimeFormat = ($lang == 'de') ? 0 : 1;
45
  }
46
  if ($optionUserTimeFormat == 0) {
73
  $param = array();
74
  libxml_use_internal_errors(true); // Yeah if you are so worried about using @ with warnings
75
  $hasHashtag = strpos($url, '#');
76
+ if ($hasHashtag == false || $hasHashtag <= 0) {
77
  $url = $url . ((parse_url($url, PHP_URL_QUERY) ? '&' : '?') . 'no_cache=1'); //nocache
78
  } else {
79
  $subUrl = explode('#', $url);
80
+ if (isset($subUrl[0]) && isset($subUrl[1])) {
81
  $url = $subUrl[0] . ((parse_url($subUrl[0], PHP_URL_QUERY) ? '&' : '?') . 'no_cache=1');
82
+ for ($i = 1; $i < count($subUrl); $i++) {
83
  $url .= '#' . $subUrl[$i];
84
  }
85
  } else {
241
  $matches = array();
242
  $homeUrl = get_site_url();
243
  $scheme = parse_url($homeUrl, PHP_URL_SCHEME);
244
+ $attachment_id = get_post_thumbnail_id($postId);
245
+ $featuredImage = wp_get_attachment_url($attachment_id);
246
+ $image_alt = get_post_meta($attachment_id, '_wp_attachment_image_alt', true);
247
  if ($forceFeaturedImage && $featuredImage != false && !empty($featuredImage)) {
248
+ return array(0 => array(0 => $featuredImage, 1 => esc_attr($image_alt)));
249
  } else {
250
  $content = stripcslashes(self::getFullContent($postId, $postContent, $postUrl, $postLang));
251
  if (!preg_match_all('%<img.*?src=[\"\'](.*?)[\"\'].*?>%', $content, $matches) && !$featuredImage) {
287
  }
288
  return $rtrnArray;
289
  }
290
+
291
  public static function clean_html($text = '', $tags = array('style', 'script', 'noscript')) {
292
  if (!empty($text)) {
293
  if (!empty($tags)) {
297
  }
298
  } else if (is_string($tags)) {
299
  $text = preg_replace("/<\s*$tags\b[^>]*>(.*?)<\s*\/\s*$tags\s*>/is", '', $text);
300
+ }
301
  }
302
  }
303
  return $text;
304
  }
305
+
306
  public static function convertLiElements($postContent) {
307
  $postContent = preg_replace("/<([\s]*?)\/([\s]*?)li([\s]*?)>*?([^\n]?)*?<([\s]*?)li/", "</li>\n<li", $postContent);
308
  $postContent = preg_replace("/<([\s]*?)li*?([\s]*?)>/", "- ", $postContent);
320
  $prepareContent = ($allowHtml !== false) ? self::cleanContent(self::cleanHtmlAttr(strip_shortcodes(self::cleanShortCodeByCaption($postContent)))) : self::cleanContent(strip_shortcodes($postContent));
321
  $prepareContent = ($allowEmoji !== false) ? $prepareContent : self::remove4byte($prepareContent);
322
  //$prepareContent = preg_replace('/(?:[ \t]*(?:\n|\r\n?)){3,}/', "\n\n", $prepareContent);
323
+
324
+
325
  if ($allowHtml !== false) {
326
  $prepareContent = preg_replace("/(<[\/]*)strong(>)/", "$1b$2", $prepareContent);
327
  $prepareContent = preg_replace("/(<[\/]*)em(>)/", "$1i$2", $prepareContent);
461
  if ($max != false && mb_strlen($text, 'UTF-8') < $max) {
462
  return trim($text);
463
  }
464
+
465
  $stops = array('.', '?', '!', '#');
466
  $min = $count;
467
  $cleanTruncateWord = true;
469
  if (mb_strlen($text, 'UTF-8') < $max) {
470
  return trim($text);
471
  }
472
+
473
  $sub = mb_substr($text, $min, $max, 'UTF-8');
474
  $stopAt = '';
475
  $stopAtPos = 0;
479
  $stopAtPos = mb_strripos($sub, $stops[$i]);
480
  }
481
  }
482
+
483
  if (!empty($stopAt)) {
484
  if (count($subArray = explode($stopAt, $sub)) > 1) {
485
  $cleanTruncateWord = false;
492
  $sub = implode($stopAt, $subArray);
493
  $add = false;
494
  }
495
+ if ($stopAt == '#') {
496
  $sub = mb_substr($sub, 0, -1);
497
  }
498
  }
languages/blog2social-de_DE.mo CHANGED
Binary file
languages/blog2social-de_DE.po CHANGED
@@ -1,6688 +1,6725 @@
1
- # Translation of Plugins - Blog2Social: Social Media Auto Post &amp; Scheduler - Stable (latest release) in German
2
- # This file is distributed under the same license as the Plugins - Blog2Social: Social Media Auto Post &amp; Scheduler - Stable (latest release) package.
3
- msgid ""
4
- msgstr ""
5
- "PO-Revision-Date: 2021-09-14 13:06+0000\n"
6
- "MIME-Version: 1.0\n"
7
- "Content-Type: text/plain; charset=UTF-8\n"
8
- "Content-Transfer-Encoding: 8bit\n"
9
- "Plural-Forms: nplurals=2; plural=n != 1;\n"
10
- "X-Generator: Loco https://localise.biz/\n"
11
- "Language: de_DE\n"
12
- "Project-Id-Version: Plugins - Blog2Social: Social Media Auto Post &amp; "
13
- "Scheduler - Stable (latest release)\n"
14
- "Report-Msgid-Bugs-To: \n"
15
- "POT-Creation-Date: 2021-04-19 07:32+0000\n"
16
- "Last-Translator: marius Lol\n"
17
- "Language-Team: Deutsch\n"
18
- "X-Loco-Version: 2.5.3; wp-5.8-RC3-51433"
19
-
20
- #: views/b2s/html/header.php:289
21
- msgid " Days"
22
- msgstr "Tage"
23
-
24
- #: views/b2s/html/header.php:232
25
- msgid " or upgade your Blog2Social license to extend your quota."
26
- msgstr ""
27
- " oder upgrade Deine Blog2Social Lizenz, um Deine Warteschlange zu erweitern."
28
-
29
- #: views/b2s/html/header.php:289
30
- msgid " today"
31
- msgstr "heute"
32
-
33
- #: views/b2s/network.php:330
34
- msgid ""
35
- "\"TITLES\" and \"KEYWORDS\" (Hashtags) are not shortened. If you select the "
36
- "\"TITLE\" and \"KEYWORD\" variables for your social media posts, the "
37
- "character limit you define for the \"EXCERPT\" and/or \"CONTENT\" variables "
38
- "will be applied within the remaining available character limit of the social "
39
- "network."
40
- msgstr ""
41
- "“TITLE” und “KEYWORDS” (Hashtags) werden nicht gekürzt. Wenn Du die "
42
- "Variablen “TITLE” und “KEYWORD” für Deine Social-Media-Posts auswählst, wird "
43
- "die von Dir definierte Zeichenanzahl für die Variablen \"Textauszug\" "
44
- "und/oder \"Inhalt\" innerhalb der darüber hinaus verfügbaren Zeichenanzahl "
45
- "des jeweiligen Social Networks berücksichtigt."
46
-
47
- #: includes/B2S/Settings/Item.php:201
48
- msgid "(SMART)"
49
- msgstr "(SMART)"
50
-
51
- #: includes/B2S/Network/Item.php:604
52
- msgid "+ add Parameter"
53
- msgstr "+ Parameter hinzufügen"
54
-
55
- #: includes/B2S/Ship/Save.php:421
56
- msgid ""
57
- "-For scheduled posts, Blog2Social will save your post and move it to the "
58
- "\"Scheduled Posts\" tab on your \"Posts & Sharing\" navigation bar. On your "
59
- "scheduled date and time, your post will move to the \"Instant Sharing\" tab "
60
- "and you can click on \"Share\" to post it to your Facebook Profile instantly."
61
- msgstr ""
62
- "-Bei geplanten Beiträgen speichert Blog2Social Deinen Beitrag und verschiebt "
63
- "ihn in das \"Geplante Beiträge\" Tab in der Navigationsleiste unter "
64
- "\"Beiträge\". An Deinem geplanten Termin erscheint dein Post im “Instant "
65
- "Sharing” Tab. Klicke dann auf \"Teilen\", um Deinen Post dann an Dein "
66
- "Facebook-Profil zu senden!"
67
-
68
- #: includes/B2S/Ship/Save.php:429
69
- msgid ""
70
- "-For scheduled posts, Blog2Social will save your post and move it to the "
71
- "\"Scheduled Posts\" tab on your \"Site & Blog Content\" navigation bar. On "
72
- "your scheduled date and time, your post will move to the \"Instant Sharing\" "
73
- "tab and you can click on \"Share\" to post it to your account instantly."
74
- msgstr ""
75
- "-Bei geplanten Beiträgen speichert Blog2Social Deinen Beitrag und verschiebt "
76
- "ihn in das \"Geplante Beiträge\" Tab in der Navigationsleiste unter "
77
- "\"Beiträge\". An Deinem geplanten Termin erscheint dein Post im “Instant "
78
- "Sharing” Tab. Klicke dann auf \"Teilen\", um Deinen Post dann an Dein "
79
- "Facebook-Profil zu senden!"
80
-
81
- #: includes/B2S/Ship/Save.php:420
82
- msgid ""
83
- "-To share your post immediately, click the \"Share\" button next to your "
84
- "selected Facebook profile below."
85
- msgstr ""
86
- "-Um den Beitrag sofort zu teilen, klicke einfach auf den “Teilen” Button "
87
- "neben Deinem unten aufgeführten Profil."
88
-
89
- #: includes/B2S/Ship/Save.php:428
90
- msgid ""
91
- "-To share your post immediately, click the \"Share\" button next to your "
92
- "selected Google+ account below."
93
- msgstr ""
94
- "Um den Beitrag sofort zu teilen, klicke einfach auf den Teilen Button neben "
95
- "Deinem unten aufgeführten Konto."
96
-
97
- #: views/prg/login.php:40
98
- msgid "1x promote event"
99
- msgstr "1 x Veranstaltung bewerben"
100
-
101
- #: views/prg/login.php:38
102
- msgid "1x publish press release"
103
- msgstr "1 x Pressemitteilung"
104
-
105
- #: views/prg/login.php:39
106
- msgid "1x publish report"
107
- msgstr "1 x Veröffentlichungsreport"
108
-
109
- #: views/b2s/network.php:723
110
- #, php-format
111
- msgid ""
112
- "<a href=\"%s\" target=\"_blank\">Get more information on how to add more "
113
- "sites or groups.</a>"
114
- msgstr ""
115
- "<a href=\"%s\" target=\"_blank\">Erhalte mehr Informationen dazu, wie Du "
116
- "weitere Seiten und Gruppen dazu buchen kannst.</a>"
117
-
118
- #: includes/Loader.php:1593 includes/System.php:32 includes/System.php:38
119
- #, php-format
120
- msgid ""
121
- "<a href=\"%s\" target=\"_blank\">Please find more Information and help in "
122
- "our FAQ</a>"
123
- msgstr ""
124
- "<a href=\"%s\" target=\"_blank\">Weitere Informationen und Hilfe findest Du "
125
- "in unserem FAQs.</a>"
126
-
127
- #: views/b2s/html/footer.php:385
128
- #, php-format
129
- msgid ""
130
- "<a target=\"_blank\" href=\"%s\">Learn how to set up auto posting for "
131
- "imported posts</a>"
132
- msgstr ""
133
- "<a target=\"_blank\" href=\"%s\">Erfahre, wie Du den Auto-Poster für "
134
- "importierte Beiträge einrichtest.</a>"
135
-
136
- #: includes/B2S/PostBox.php:212 views/b2s/html/footer.php:345
137
- #, php-format
138
- msgid ""
139
- "<a target=\"_blank\" href=\"%s\">Learn how to set up auto posting for your "
140
- "blog posts</a>"
141
- msgstr ""
142
- "<a target=\"_blank\" href=\"%s\">Erfahre, wie Du den Auto-Poster für Deine "
143
- "Blogbeiträge einrichtest.</a>"
144
-
145
- #: views/b2s/html/footer.php:442
146
- #, php-format
147
- msgid "<a target=\"_blank\" href=\"%s\">More information</a>"
148
- msgstr "<a target=\"_blank\" href=\"%s\">Weitere Informationen</a>"
149
-
150
- #: views/notice.php:19
151
- msgid ""
152
- "<b> A new version of Blog2Social is available. </b> Update now <br> "
153
- "Blog2Social to continue to use the latest version of the plugin."
154
- msgstr "<b> Eine neue Version von Blog2Social ist verfügbar </b>"
155
-
156
- #: views/b2s/support.php:156
157
- #, php-format
158
- msgid ""
159
- "<b>Already registered?</b> <a href=\"%s\" target=\"_blank\">Login to your "
160
- "support account</a> to ask questions or join the discussion."
161
- msgstr ""
162
- "Schon registriert? Log Dich in Deinen Support Konto ein, um Fragen zu "
163
- "stellen oder an Diskussionen teilzunehmen"
164
-
165
- #: includes/B2S/Settings/Item.php:273 views/b2s/html/footer.php:166
166
- msgid ""
167
- "A photo or image post displays the selected image in the one-page preview of "
168
- "Blog2Social and your comment above the image. The image links to the image "
169
- "view on your image gallery in the respective network. Blog2Social adds the "
170
- "link to your post in your comment. The main benefit of photo posts is that "
171
- "your image is uploaded to your personal image albums or gallery. In Facebook,"
172
- " you can edit the albums name with a description of your choice."
173
- msgstr ""
174
- "Ein Foto oder ein Bildbeitrag zeigt das ausgewählte Bild in der einseitigen "
175
- "Vorschau von Blog2Social und Deinem Kommentar über dem Bild an. Das Bild "
176
- "verlinkt auf die Bildansicht Deiner Bildergalerie im jeweiligen Netzwerk. "
177
- "Blog2Social fügt den Link zu Deinem Post in Deinem Kommentar hinzu. Der "
178
- "Hauptvorteil von Foto-Posts ist, dass Dein Bild in Deinen persönlichen "
179
- "Bildalben oder Deiner Galerie hochgeladen wird. In Facebook kannst Du den "
180
- "Namen des Albums mit einer Beschreibung Deiner Wahl bearbeiten."
181
-
182
- #: includes/B2S/PostBox.php:248
183
- msgid ""
184
- "A WordPress admin has defined the Auto-Poster settings for you. You can "
185
- "deactivate these settings for your profile in the Auto-Poster settings at "
186
- "any time."
187
- msgstr ""
188
- "Ein WordPress-Administrator hat die Auto-Poster-Einstellungen für Dich "
189
- "definiert. Du kannst diese Einstellungen für Dein Profil jederzeit in den "
190
- "Auto-Poster-Einstellungen deaktivieren."
191
-
192
- #: views/b2s/network.php:392 views/b2s/ship.php:621
193
- msgid ""
194
- "Access to this resource on your server is denied! Please check your "
195
- "webserver configuration for caching."
196
- msgstr ""
197
- "Der Zugriff auf diese Ressource auf Ihrem Server ist verweigert! Bitte "
198
- "überprüfen Sie Ihre Webserver-Konfiguration auf Caching."
199
-
200
- #: includes/B2S/Settings/Item.php:54 includes/B2S/Settings/Item.php:89
201
- #: includes/B2S/Ship/Item.php:1161
202
- msgid "Account"
203
- msgstr "Konto"
204
-
205
- #: views/b2s/html/footer.php:125
206
- msgid "Activate Blog2Social PREMIUM BUSINESS."
207
- msgstr "Aktiviere Blog2Social PREMIUM BUSINESS."
208
-
209
- #: views/b2s/html/footer.php:78 views/b2s/html/footer.php:96
210
- msgid "Activate Blog2Social PREMIUM PRO."
211
- msgstr "Aktiviere Blog2Social PREMIUM PRO."
212
-
213
- #: includes/B2S/Network/Item.php:702
214
- msgid "Activate Instant Caching"
215
- msgstr "Instant Caching aktivieren"
216
-
217
- #: includes/B2S/Settings/Item.php:116
218
- msgid "activate Legacy mode"
219
- msgstr "Kompatibilitätsmodus aktivieren"
220
-
221
- #: views/b2s/settings.php:169
222
- msgid "Activate Legacy mode "
223
- msgstr "Kompatibilitätsmodus aktivieren"
224
-
225
- #: views/b2s/premium.php:50
226
- msgid "Activate License"
227
- msgstr "Lizenz aktivieren"
228
-
229
- #: includes/B2S/PostBox.php:168
230
- msgid "activated"
231
- msgstr "aktiviert"
232
-
233
- #: includes/Tools.php:427
234
- msgid "Activities"
235
- msgstr "Aktivitäten"
236
-
237
- #: includes/B2S/Network/Item.php:854
238
- msgid "Add a link-URL to the end of my image post."
239
- msgstr "Link automatisch am Ende meines Bildbeitrags einfügen."
240
-
241
- #: includes/B2S/Network/Item.php:861
242
- msgid ""
243
- "Add a link-URL to the end of my Instagram posts. (Please note, that "
244
- "Instagram does not turn link-URLs into clickable links)"
245
- msgstr ""
246
- "Link automatisch am Ende meines Bildbeitrags einfügen. (Bitte beachte, dass "
247
- "Instagram Links nicht als klickbare Links darstellt)"
248
-
249
- #: includes/B2S/Network/Item.php:873
250
- msgid "Add a link-URL to the end of my post."
251
- msgstr "Link automatisch am Ende meines Beitrags einfügen."
252
-
253
- #: views/b2s/premium.php:167
254
- msgid ""
255
- "Add and edit meta tags for Open Graph (Ex. Facebook and LinkedIn) and "
256
- "Twitter Cards to define the look of your link posts."
257
- msgstr ""
258
- "Setze und bearbeite Social-Media-Tags für Open Graph (z.B. Facebook und "
259
- "LinkedIn) und Twitter Cards, um das Aussehen Deiner Link-Posts festzulegen."
260
-
261
- #: includes/B2S/Ship/Item.php:1330
262
- msgid "add another post"
263
- msgstr "einen weiteren Post anlegen"
264
-
265
- #: views/b2s/network.php:632 views/b2s/ship.php:739
266
- msgid "Add Group"
267
- msgstr "Gruppe hinzufügen"
268
-
269
- #: views/b2s/ship.php:127
270
- msgid "Add more..."
271
- msgstr "mehr hinzufügen"
272
-
273
- #: views/b2s/premium.php:80
274
- msgid ""
275
- "Add multiple users and accounts per network. Define sharing-profiles for "
276
- "selected network bundles."
277
- msgstr ""
278
- "Füge mehrere Benutzer und Accounts pro Netzwerk hinzu. Definiere Sharing-"
279
- "Profile für ausgewählte Netzwerk-Bundles."
280
-
281
- #: includes/B2S/Settings/Item.php:144
282
- msgid "Add oEmbed tags"
283
- msgstr "oEmbed Tags hinzufügen"
284
-
285
- #: includes/B2S/Settings/Item.php:140
286
- msgid ""
287
- "Add Open Graph meta tags to your shared posts or pages, required by Facebook "
288
- "and other social networks to display your post or page image, title and "
289
- "description correctly."
290
- msgstr ""
291
- "Ergänze Open Graph Meta Tags zu Deinen geteilten Beiträgen/Seiten, damit "
292
- "Facebook und andere soziale Netzwerke Bilder, Titel und Beschreibung Deines "
293
- "Beitrag/Seite korrekt darstellen können."
294
-
295
- #: views/b2s/network.php:613 views/b2s/ship.php:720
296
- msgid "Add Page"
297
- msgstr "Seite hinzufügen"
298
-
299
- #: views/b2s/post.calendar.php:93 views/b2s/post.sched.php:177
300
- #: views/b2s/repost.php:70
301
- msgid "add post"
302
- msgstr "Beitrag hinzufügen"
303
-
304
- #: views/b2s/network.php:651 views/b2s/ship.php:682
305
- msgid "Add Profile"
306
- msgstr "Profil hinzufügen"
307
-
308
- #: includes/B2S/Ship/Item.php:1180
309
- msgid "Add Retweet"
310
- msgstr "Retweet hinzufügen"
311
-
312
- #: views/b2s/ship.php:766
313
- msgid "add Schedule"
314
- msgstr "Zeitplan hinzufügen"
315
-
316
- #: includes/B2S/Settings/Item.php:179
317
- msgid ""
318
- "Add the default Open Graph parameters for title, description and image you "
319
- "want Facebook to display, if you share the frontpage of your blog as link "
320
- "post (http://www.yourblog.com)"
321
- msgstr ""
322
- "Definiere die Default Einstellungen für Titel, Beschreibung und Image für "
323
- "die Open Graph Parameter bei Facebook, wenn Du die Frontpage Deines Blogs "
324
- "als Link Post teilst (http://www.DeinBlog.de)"
325
-
326
- #: includes/B2S/Settings/Item.php:195
327
- msgid ""
328
- "Add the default Twitter Card parameters for title, description and image you "
329
- "want Twitter to display, if you share the frontpage of your blog as link "
330
- "post (http://www.yourblog.com)"
331
- msgstr ""
332
- "Definiere die Default Twitter Card Parameter für Titel, Beschreibung und "
333
- "Image, wenn Du die Frontpage Deines Blogs als Link Post teilst (http://www."
334
- "DeinBlog.de)"
335
-
336
- #: includes/B2S/RePost/Item.php:111
337
- msgid "Add to queue"
338
- msgstr "Zur Warteschlange hinzufügen"
339
-
340
- #: includes/B2S/Settings/Item.php:142
341
- msgid ""
342
- "Add Twitter Card meta tags to your shared posts or pages, required by "
343
- "Twitter to display your post or page image, title and description correctly."
344
- msgstr ""
345
- "Ergänze Twitter Card Meta Tags zu Deinen geteilten Beiträgen/Seiten, damit "
346
- "Twitter Bilder, Titel und Beschreibung Deines Beitrag/Seite korrekt "
347
- "darstellen kann."
348
-
349
- #: includes/B2S/AutoPost/Item.php:245
350
- msgid "add/change connection"
351
- msgstr "Verbindung hinzufügen/ändern"
352
-
353
- #: includes/B2S/Network/Item.php:116
354
- msgid "additional groups"
355
- msgstr "gebuchte Gruppen"
356
-
357
- #: includes/B2S/Network/Item.php:116
358
- msgid "additional pages"
359
- msgstr "gebuchte Seiten"
360
-
361
- #: includes/B2S/Network/Item.php:116
362
- msgid "additional profiles"
363
- msgstr "gebuchte Profile"
364
-
365
- #: views/b2s/network.php:453
366
- msgid "Advanced Network Settings"
367
- msgstr "Erweiterte Netzwerkeinstellungen"
368
-
369
- #: includes/B2S/PostBox.php:175
370
- msgid "Advanced settings"
371
- msgstr "Erweiterte Einstellungen"
372
-
373
- #: includes/PRG/Post/Filter.php:27
374
- msgid "All Authors"
375
- msgstr "alle Autoren"
376
-
377
- #: includes/B2S/Post/Filter.php:44
378
- msgid "all authors"
379
- msgstr "alle Autoren"
380
-
381
- #: includes/B2S/Post/Filter.php:108
382
- msgid "all categories & tags"
383
- msgstr "alle Kategorien & Schlagwörter"
384
-
385
- #: includes/B2S/Post/Filter.php:141 includes/PRG/Post/Filter.php:49
386
- msgid "all post types"
387
- msgstr "alle Typen"
388
-
389
- #: views/b2s/html/post.navbar.php:10
390
- msgid "All Posts"
391
- msgstr "Alle Beiträge"
392
-
393
- #: views/b2s/html/sidebar.php:110
394
- msgid "all Posts"
395
- msgstr "Alle Beiträge"
396
-
397
- #: includes/B2S/Post/Filter.php:60
398
- msgid "all posts"
399
- msgstr "alle Beiträge"
400
-
401
- #: includes/B2S/Post/Filter.php:72
402
- msgid "all statuses"
403
- msgstr "kein Status"
404
-
405
- #: includes/PRG/Post/Filter.php:38
406
- msgid "All Types"
407
- msgstr "alle Typen"
408
-
409
- #: includes/B2S/Settings/Item.php:110
410
- msgid "allow shortcodes in my post"
411
- msgstr "berücksichtige Shortcodes in meinen Beiträgen"
412
-
413
- #: views/b2s/settings.php:155
414
- msgid "Allow shortcodes in my social media posts (e.g. Page Builder)"
415
- msgstr ""
416
- "Berücksichtige Shortcodes in meinen Social Media Beiträgen (z.B. Page-"
417
- "Builder)"
418
-
419
- #: includes/B2S/Post/Filter.php:71
420
- msgid "already shared"
421
- msgstr "geteilt"
422
-
423
- #: views/b2s/html/footer.php:83 views/b2s/html/footer.php:101
424
- #: views/b2s/html/footer.php:130
425
- msgid "Also included:"
426
- msgstr "Ebenfalls enthalten:"
427
-
428
- #: views/b2s/network.php:329
429
- msgid ""
430
- "An \"EXCERPT\" will only be added to your social media post if you have "
431
- "added a manual excerpt in the excerpt editing box of the Gutenberg side menu "
432
- "(document settings) of your post."
433
- msgstr ""
434
- "Ein “Textauszug” wird nur in Deinen Social-Media-Beitrag eingefügt, wenn Du "
435
- "einen manuellen Textauszug in der Textauszug-Box im Gutenberg Seitenmenü "
436
- "(Dokumenten-Einstellungen) Deines Blogbeitrages eingetragen hast. "
437
-
438
- #: views/b2s/network.php:467 views/b2s/network.php:482
439
- #: views/b2s/network.php:514 views/b2s/network.php:517
440
- #: views/b2s/network.php:520
441
- msgid "An error occured. Please contact our support."
442
- msgstr "Ein Fehler ist aufgetreten. Bitte kontaktiere unseren Support."
443
-
444
- #: views/b2s/network.php:366 views/b2s/network.php:384 views/b2s/ship.php:595
445
- #: views/b2s/ship.php:613
446
- msgid "An error occurred! Please try again."
447
- msgstr "Es ist ein Fehler aufgetreten! Bitte versuche es erneut."
448
-
449
- #: includes/Loader.php:920
450
- msgid "An image is required to post on this social network."
451
- msgstr ""
452
- "Für die Veröffentlichung in diesem sozialen Netzwerk ist ein Bild "
453
- "erforderlich."
454
-
455
- #: views/b2s/settings.php:106
456
- #, php-format
457
- msgid ""
458
- "An instruction on how to define your own best times is explained in the "
459
- "guide \"<a href=\"%s\" target=\"_blank\">How do I set my own time setting to "
460
- "post on social media?</a>\"."
461
- msgstr ""
462
- "Eine Anleitung, wie Du Deine eigenen “besten Zeiten” einstellen kannst, "
463
- "findest Du in dem Guide \"<a href=\"%s\" target=\"_blank\">Wie stelle ich "
464
- "meine eigenen Zeiteinstellungen zum Posten in sozialen Medien ein?</a>\". "
465
-
466
- #: views/notice.php:28
467
- msgid "An unknown error occurred!"
468
- msgstr "Es ist ein unbekannter Fehler aufgetreten!"
469
-
470
- #: views/b2s/html/header.php:363
471
- #, php-format
472
- msgid "and <a target=\"_blank\" href=\"%s\">Privacy Notice</a>"
473
- msgstr "und <a target=\"_blank\" href=\"%s\">Datenschutzhinweis</a>"
474
-
475
- #: includes/Tools.php:425
476
- msgid "Animals & Nature"
477
- msgstr "Tiere & Natur"
478
-
479
- #: views/b2s/network.php:548
480
- msgid "Apply best time settings"
481
- msgstr "Beste Zeiten verwenden"
482
-
483
- #: views/b2s/autopost.php:87 includes/B2S/AutoPost/Item.php:91
484
- msgid "Apply best times"
485
- msgstr "Beste Zeiten berücksichtigen"
486
-
487
- #: includes/B2S/Network/Item.php:605
488
- #, php-format
489
- msgid "Apply for all %s connections"
490
- msgstr "Für alle %s Verbindungen übernehmen"
491
-
492
- #: includes/B2S/Network/Item.php:606
493
- msgid "Apply for all connections"
494
- msgstr "Für alle Verbindungen übernehmen"
495
-
496
- #: includes/B2S/Ship/Image.php:80
497
- msgid "Apply image"
498
- msgstr "Bild festlegen"
499
-
500
- #: includes/B2S/Ship/Image.php:78
501
- msgid "Apply image for all posts"
502
- msgstr "Bild für alle Posts übernehmen"
503
-
504
- #: includes/B2S/Ship/Image.php:87
505
- msgid "Apply image for this image gallery"
506
- msgstr "Bild zur Bildergalerie hinzufügen"
507
-
508
- #: includes/B2S/Ship/Image.php:85 includes/B2S/Ship/Image.php:86
509
- #: includes/B2S/Ship/Image.php:89
510
- msgid "Apply image for this post"
511
- msgstr "Bild für diesen Post übernehmen"
512
-
513
- #: views/b2s/network.php:549
514
- msgid "Apply post template settings"
515
- msgstr "Beitragsvorlagen verwenden"
516
-
517
- #: includes/B2S/Ship/Item.php:1360
518
- msgid "Apply Settings To All Networks"
519
- msgstr "Planung für alle Netzwerke übernehmen"
520
-
521
- #: views/b2s/network.php:550
522
- msgid "Apply URL Parameters"
523
- msgstr "URL-Parameter verwenden"
524
-
525
- #: views/b2s/support.php:213
526
- msgid ""
527
- "Are you are experiencing incorrect images and/or titles being pulled by "
528
- "Facebook or other social media platforms? Social Debugger or code validator "
529
- "tools show you a preview of what your social media post will look like when "
530
- "it's published and help you to fix inconsistencies and errors."
531
- msgstr ""
532
- "Werden falsche Bilder und/oder Titel von Facebook oder anderen Social-Media-"
533
- "Plattformen angezeigt? Social Debugger oder Code-Validator-Tools zeigen eine "
534
- "Vorschau, wie der Social Media-Post bei der Veröffentlichung aussehen wird, "
535
- "und helfen dabei, Inkonsistenzen und Fehler zu beheben."
536
-
537
- #: views/b2s/post.approve.php:92
538
- msgid "Are you sure you want to delete these Social Media posts?"
539
- msgstr "Bist Du sicher, dass Du diese Social Media Posts löschen möchtest?"
540
-
541
- #: views/b2s/curation.draft.php:86
542
- msgid "Are you sure you want to delete this draft?"
543
- msgstr "Bist Du Dir sicher, dass du Deinen Entwurf löschen möchtest? "
544
-
545
- #: views/b2s/post.draft.php:83
546
- msgid "Are you sure you want to delete this Social Media draft?"
547
- msgstr "Bist Du Dir sicher, dass du Deinen Entwurf löschen möchtest? "
548
-
549
- #: includes/Tools.php:404
550
- msgid "Argentina"
551
- msgstr "Argentinien"
552
-
553
- #: views/b2s/network.php:547 views/b2s/network.php:597
554
- msgid "assign"
555
- msgstr "zuweisen"
556
-
557
- #: views/b2s/network.php:509 views/b2s/network.php:594
558
- msgid "Assign the connection to other blog users"
559
- msgstr "Weise Deine Verbindung anderen Blog-Benutzern zu"
560
-
561
- #: includes/B2S/Network/Item.php:266 includes/B2S/Network/Item.php:339
562
- #: includes/B2S/Network/Item.php:413
563
- msgid "Assigned by"
564
- msgstr "Zugewiesen von"
565
-
566
- #: includes/B2S/RePost/Item.php:96
567
- msgid "at"
568
- msgstr "um"
569
-
570
- #: includes/B2S/PostBox.php:350
571
- msgid "at best times"
572
- msgstr "zu den besten Zeiten"
573
-
574
- #: views/b2s/ship.php:364
575
- msgid "At least one of your selected networks is set to \"Share Now\""
576
- msgstr ""
577
- "Mindestens ein Netzwerk wurde mit der Option \"Sofort teilen\" ausgewählt."
578
-
579
- #: includes/B2S/RePost/Item.php:102
580
- msgid "at my best times"
581
- msgstr "zu meinen besten Zeiten"
582
-
583
- #: includes/B2S/Curation/View.php:65
584
- msgid "at scheduled times"
585
- msgstr "zu geplanten Zeiten"
586
-
587
- #: includes/Tools.php:392
588
- msgid "Australia"
589
- msgstr "Australien"
590
-
591
- #: includes/Tools.php:393
592
- msgid "Austria"
593
- msgstr "Österreich"
594
-
595
- #: includes/B2S/Post/Item.php:437 includes/B2S/Post/Item.php:543
596
- #: includes/B2S/Post/Item.php:563 includes/B2S/Post/Item.php:587
597
- #: includes/PRG/Post/Item.php:121
598
- msgid "Author"
599
- msgstr "Autor"
600
-
601
- #: views/b2s/settings.php:118
602
- msgid "Author: The author of the post."
603
- msgstr "Author: Der Autor des Beitrags."
604
-
605
- #: views/b2s/network.php:434 views/b2s/ship.php:663 views/b2s/ship.php:667
606
- #: includes/B2S/Settings/Item.php:102
607
- msgid "authorize"
608
- msgstr "autorisieren"
609
-
610
- #: includes/B2S/RePost/Item.php:249
611
- msgid "Authors"
612
- msgstr "Autoren"
613
-
614
- #. Description of the plugin
615
- msgid ""
616
- "Auto publish, schedule & share posts on social media: Facebook, Twitter, "
617
- "XING, LinkedIn, Instagram, ... crosspost to pages & groups"
618
- msgstr ""
619
- "Auto publish, schedule & share posts on social media: Facebook, Twitter, "
620
- "XING, LinkedIn, Instagram, ... crosspost to pages & groups"
621
-
622
- #: includes/Loader.php:889 views/b2s/settings.php:40
623
- #: views/b2s/html/sidebar.php:75
624
- msgid "Auto-Post"
625
- msgstr "Beiträge automatisch teilen"
626
-
627
- #: includes/B2S/PostBox.php:222 views/b2s/curation.php:195
628
- #: views/b2s/post.calendar.php:292 views/b2s/ship.php:318
629
- #: views/b2s/ship.php:384 views/b2s/ship.php:430 views/b2s/html/footer.php:33
630
- #: views/b2s/html/footer.php:67 views/b2s/html/footer.php:198
631
- #: views/b2s/html/footer.php:262 views/b2s/html/footer.php:302
632
- #: views/b2s/html/footer.php:357 views/b2s/html/footer.php:396
633
- #: views/b2s/html/footer.php:454 views/b2s/html/footer.php:547
634
- msgid "Auto-post and auto-schedule new and updated blog posts"
635
- msgstr ""
636
- " Auto-posten und Auto-planen: Beiträge automatisch bei Veröffentlichung oder "
637
- "Aktualisierung posten und zeitversetzt planen"
638
-
639
- #: views/b2s/premium.php:109 includes/B2S/Post/Item.php:737
640
- #: includes/B2S/Post/Item.php:900
641
- msgid "Auto-Posting"
642
- msgstr "Auto-Posting"
643
-
644
- #: includes/B2S/Post/Filter.php:71
645
- msgid "autopost"
646
- msgstr "Auto-Post"
647
-
648
- #: includes/B2S/AutoPost/Item.php:44
649
- msgid "Autoposter"
650
- msgstr "Auto-Poster"
651
-
652
- #: includes/B2S/AutoPost/Item.php:140
653
- msgid "Autoposter for Imported Posts"
654
- msgstr "Auto-Poster für importierte Beiträge"
655
-
656
- #: views/b2s/html/header.php:79
657
- msgid "Autoposter limit has been reached"
658
- msgstr "Das Autoposter-Limit wurde erreicht."
659
-
660
- #: includes/B2S/Network/Item.php:115
661
- msgid "Available accounts"
662
- msgstr "Verfügbare Accounts"
663
-
664
- #: includes/B2S/PostBox.php:281 views/b2s/repost.php:218
665
- msgid "Available networks"
666
- msgstr "Verfügbare Netzwerke"
667
-
668
- #: includes/B2S/PostBox.php:258
669
- msgid "Available networks for autoposting"
670
- msgstr "Verfügbare Netzwerke im Autoposter"
671
-
672
- #: includes/B2S/AutoPost/Item.php:157
673
- msgid "Available networks to select your auto-post connecitons:"
674
- msgstr "Verfügbare Netwerkverbindungen:"
675
-
676
- #: includes/Loader.php:1593 includes/Loader.php:1614 includes/Loader.php:1868
677
- msgid "back to install plugins"
678
- msgstr "zurück zur Pluginübersicht"
679
-
680
- #: includes/B2S/Network/Item.php:222 views/b2s/html/footer.php:241
681
- msgid "Best Time Manager"
682
- msgstr "Best Time Manager"
683
-
684
- #: includes/B2S/PostBox.php:224 views/b2s/curation.php:197
685
- #: views/b2s/post.calendar.php:294 views/b2s/ship.php:320
686
- #: views/b2s/ship.php:386 views/b2s/ship.php:432 views/b2s/html/footer.php:35
687
- #: views/b2s/html/footer.php:200 views/b2s/html/footer.php:264
688
- #: views/b2s/html/footer.php:304 views/b2s/html/footer.php:359
689
- #: views/b2s/html/footer.php:398 views/b2s/html/footer.php:456
690
- #: views/b2s/html/footer.php:549
691
- msgid ""
692
- "Best Time Manager: use predefined best time scheduler to auto-schedule your "
693
- "social media posts"
694
- msgstr " Beste Zeiten Manager: vordefinierte Zeiten für Deine Beiträge nutzen"
695
-
696
- #: views/b2s/curation.php:185 views/b2s/post.calendar.php:282
697
- #: views/b2s/ship.php:420
698
- msgid "Best Time Scheduler"
699
- msgstr "Beste Zeiten Manager"
700
-
701
- #: views/b2s/html/footer.php:88 views/b2s/html/footer.php:106
702
- #: views/b2s/html/footer.php:135
703
- msgid "Best Time Scheduler: schedule once, multiple times or recurringly"
704
- msgstr ""
705
- "Beste Zeiten Manager: Plane Deine Veröffentlichungen mehrmals oder "
706
- "regelmäßig."
707
-
708
- #: views/b2s/html/header.php:344
709
- msgid "Best Time Scheduler: Schedule once, multiple times or recurringly."
710
- msgstr "Beste Zeitenplaner: Plane einmal, mehrmals oder wiederkehrend."
711
-
712
- #: includes/B2S/Network/Item.php:163
713
- msgid "Best times"
714
- msgstr "Beste Zeiten"
715
-
716
- #: views/b2s/premium.php:97
717
- msgid "Best Times Manager"
718
- msgstr "Beste Zeiten Manager"
719
-
720
- #: includes/Loader.php:94
721
- msgid "Bitly"
722
- msgstr "Bitly"
723
-
724
- #: includes/Loader.php:892 includes/Loader.php:901
725
- #: includes/B2S/Ship/Item.php:331 includes/B2S/Ship/Navbar.php:90
726
- msgid "Blog"
727
- msgstr "Blog"
728
-
729
- #: includes/Loader.php:1022 views/b2s/html/sidebar.php:25
730
- #: views/b2s/html/sidebar.ship.php:24
731
- msgid "Blog2Social"
732
- msgstr "Blog2Social"
733
-
734
- #: views/b2s/autopost.php:62
735
- msgid ""
736
- "Blog2Social applies the scheduled time settings based on the time zone "
737
- "defined in the general settings of your WordPress. You can select a user-"
738
- "specific time zone that deviates from the Wordpress system time zone for "
739
- "your social media scheduling.<br><br>Select the desired time zone from the "
740
- "drop-down menu."
741
- msgstr ""
742
- "Die Zeiteinstellungen zum Planen von Social Media Posts in Blog2Social "
743
- "basieren auf der Zeitzone, die in den allgemeinen Einstellungen Deines "
744
- "WordPress festgelegt ist. Du kannst aber auch eine andere Zeitzone als Basis "
745
- "für die Planung Deiner Social Media Posts festlegen. Wähle dazu die "
746
- "gewünschte Zeitzone aus dem Drop-Down Menü."
747
-
748
- #: views/b2s/settings.php:200
749
- msgid ""
750
- "Blog2Social applies the scheduled time settings based on the time zone "
751
- "defined in the general settings of your WordPress. YYou can select a user-"
752
- "specific time zone that deviates from the Wordpress system time zone for "
753
- "your social media scheduling. To do this, select the desired time zone 24h "
754
- "or 12h (am/pm), by simply clicking on the button."
755
- msgstr ""
756
- "Die Zeiteinstellungen zum Planen von Social Media Posts in Blog2Social "
757
- "basieren auf der Zeitzone, die in den allgemeinen Einstellungen Deines "
758
- "WordPress festgelegt ist. Du kannst aber auch eine andere Zeitzone als Basis "
759
- "für die Planung Deiner Social Media Posts festlegen. Wähle dazu die "
760
- "gewünschte Zeitzone 24h oder 12h (am/pm) aus, indem Du einfach auf den "
761
- "Button klickst."
762
-
763
- #: views/b2s/html/sidebar.php:180
764
- msgid "Blog2Social Blog News"
765
- msgstr "Blog2Social Blog News"
766
-
767
- #: includes/System.php:35
768
- msgid ""
769
- "Blog2Social does not seem to have permission to write in your WordPress "
770
- "database. Please assign Blog2Social the permission to write in the WordPress "
771
- "database. Please also make sure that your MySQL server runs on v5.5.3 or "
772
- "higher, or ask your server administrator to do it for you."
773
- msgstr ""
774
- "Blog2Social scheint keine Schreibrechte für Ihre WordPress-Datenbank zu "
775
- "haben. Bitte erlauben Sie Blog2Social, in die WordPress-Datenbank zu "
776
- "schreiben. Bitte stellen Sie auch sicher, dass Ihr MySQL-Server auf v5.5.3 "
777
- "oder höher läuft, oder bitten Sie Ihren Server-Administrator, dies für Sie "
778
- "zu tun."
779
-
780
- #: views/b2s/html/header.php:109
781
- msgid ""
782
- "Blog2Social has detected another plugin that is setting Social Meta tags for "
783
- "your blog posts. To ensure that your Social Meta tags are set correctly for "
784
- "your social media posts shared with Blog2Social, please deactivate the "
785
- "Facebook Open Graph and Twitter Card Tags settings in your other plugins."
786
- msgstr ""
787
- "Blog2Social hat ein weiteres Plugin entdeckt, das Social Meta Tags für Deine "
788
- "Blogbeiträge setzt. Um sicherzustellen, dass Deine Social Meta-Tags für "
789
- "Deine Social Media-Posts, die mit Blog2Social geteilt werden, korrekt "
790
- "eingestellt sind, deaktiviere bitte die Einstellungen für Facebook Open "
791
- "Graph und Twitter Card Tags in Deinen anderen Plugins."
792
-
793
- #: views/b2s/html/header.php:487
794
- msgid "Blog2Social is a service of Adenion GmbH"
795
- msgstr "Blog2Social ist ein Service der Adenion GmbH"
796
-
797
- #: includes/Loader.php:1593
798
- msgid "Blog2Social needs Wordpress Version 4.7.0 or higher."
799
- msgstr "Blog2Social benötigt WordPress Version 4.7.0 oder höher."
800
-
801
- #: views/b2s/html/header.php:293 views/b2s/html/header.php:312
802
- msgid ""
803
- "Blog2Social PREMIUM can do so much for you: Auto-publish your blog post on "
804
- "autopilot, automatically schedule your social media posts with the Best Time "
805
- "Manager. Select images and post formats (link post or image post) for each "
806
- "social community. Upload and select any image for sharing. Save multiple "
807
- "combinations of networks for different sharing purposes. Start from only $6."
808
- "58 per month to benefit from PREMIUM features."
809
- msgstr ""
810
- "Blog2Social PREMIUM kann so viel für Dich tun: Veröffentliche Deine "
811
- "Blogbeiträge mit dem Autoposter, plane Deine Social Media Beiträge "
812
- "automatisch mit dem Best Time Manager. Wähle Bilder und Postformate (Link-"
813
- "Beitrag oder Bild-Beitrag) für jede Social Community. Lade ein beliebiges "
814
- "Bild hoch teile es. Speicher mehrere Netzwerk-Gruppierungen für verschiedene "
815
- "Zwecke. Schon ab 6,58 pro Monat kannst du mit den PREMIUM-Funktionen "
816
- "durchstarten."
817
-
818
- #: views/b2s/curation.php:176 views/b2s/post.calendar.php:273
819
- #: views/b2s/ship.php:411
820
- msgid "Blog2Social Premium covers everything you need."
821
- msgstr "Blog2Social Premium deckt alles ab, was Du brauchst."
822
-
823
- #: views/b2s/html/footer.php:61
824
- msgid ""
825
- "Blog2Social Premium PRO allows you to save your preferred social network "
826
- "accounts into network collections for a faster future access. You can assign "
827
- "individual names for each network collection so you can easily access them "
828
- "for your next social sharing activitiy. Use specific network collections for "
829
- "recurring sharing purposes or campaigns, e.g. for initial sharing of new "
830
- "blog posts, for re-sharing evergreen content or for sharing images or videos."
831
- " Bundle your preferred social network accounts into a network collection for "
832
- "a faster future access. Assign a name to each network collection so you can "
833
- "easily access them for your next social sharing activitiy. You can also "
834
- "connect multiple profiles, pages and groups per network in one network "
835
- "collection."
836
- msgstr ""
837
- "Ab Blog2Social Premium PRO kannst Du Deine bevorzugten Netzwerk-"
838
- "Gruppierungen zur späteren Verwendung speichern und individuelle Namen für "
839
- "jede Netzwerk-Gruppierung auswählen. Verwende bestimmte Netzwerk-"
840
- "Gruppierungen für wiederkehrende Planung oder Kampagnen, z.B. für die erste "
841
- "Veröffentlichung neuer Blogbeiträge, für die erneute Veröffentlichung von "
842
- "Evergreen Content oder für das Teilen von Bildern oder Videos. Wähle schnell "
843
- "und einfach Deine bevorzugte Netzwerk-Gruppierung für Deine nächste Social-"
844
- "Media-Aktivität. Du kannst auch mehrere Profile, Seiten und Gruppen pro "
845
- "Netzwerk in einer Netzwerk-Gruppierung verbinden."
846
-
847
- #: views/b2s/html/footer.php:244
848
- msgid ""
849
- "Blog2Social provides you with a pre-configured time-scheme to automatically "
850
- "schedule your social media posts for the best times to share on each social "
851
- "network based on recent research. Click Load Best Times in the preview "
852
- "editor to schedule your posts automatically for the best times to post on "
853
- "each social network."
854
- msgstr ""
855
- "Blog2Social bietet Dir ein vorkonfiguriertes Zeitschema, um Deine Social "
856
- "Media Beiträge automatisch für die besten Zeiten für jedes soziale Netzwerk "
857
- "zu teilen, basierend auf aktuellen Forschungsergebnissen. Klicke dazu im "
858
- "Vorschau-Editor auf „Lade beste Zeiten“, um Deine Beiträge automatisch für "
859
- "die besten Zeiten in jedem sozialen Netzwerk zu planen."
860
-
861
- #: views/b2s/html/header.php:48 views/b2s/html/header.php:55
862
- msgid "Blog2Social Troubleshooting-Tool"
863
- msgstr "Blog2Social Problemanalyse-Tool"
864
-
865
- #: includes/System.php:29
866
- msgid ""
867
- "Blog2Social used cURL. cURL is not installed in your PHP installation on "
868
- "your server. Install cURL and activate Blog2Social again."
869
- msgstr ""
870
- "Blog2Social verwendet cURL. cURL ist nicht in deiner PHP Version auf deinem "
871
- "Server installiert. Installiere cURL und aktiviere Blog2Social erneut."
872
-
873
- #: views/b2s/network.php:130
874
- msgid ""
875
- "Blog2Social uses the official Google My Business API to share your content "
876
- "on your business listing. You can connect Google My Business listings with "
877
- "up to nine different locations to Blog2Social and you can choose which "
878
- "location you want to share your content on."
879
- msgstr ""
880
- "Blog2Social nutzt die offizielle Google My Business API um Ihre Blogbeiträge "
881
- "an Ihren Brancheneintrag zu versenden. Sie können Brancheneinträge mit bis "
882
- "zu neun verschiedene Standorten mit Blog2Social verbinden und auswählen, auf "
883
- "welchem Standort Ihr Content geteilt werden soll."
884
-
885
- #: views/b2s/html/footer.php:514
886
- msgid ""
887
- "Blog2Social will automatically write these information in the Facebook Open "
888
- "Graph (OG) Meta Tags for Image, Title and Description of your blog post."
889
- msgstr ""
890
- "Blog2Social schreibt diese Informationen automatisch in die Facebook Open "
891
- "Graph (OG) Tags als Bild, Titel und Beschreibung Deines Blogbeitrags."
892
-
893
- #: views/b2s/html/footer.php:529
894
- msgid ""
895
- "Blog2Social will automatically write these information in the Twitter Card "
896
- "Meta Tags for Image, Title and Description of your blog post."
897
- msgstr ""
898
- "Blog2Social schreibt diese Informationen automatisch in die Twitter Card "
899
- "Meta Tags als Bild, Titel und Beschreibung Deines Blogbeitrags."
900
-
901
- #. Author of the plugin
902
- msgid "Blog2Social, Adenion"
903
- msgstr "Blog2Social, Adenion"
904
-
905
- #: includes/Loader.php:421
906
- msgid "Blog2Social: Autoposter"
907
- msgstr "Blog2Social: Auto-Poster"
908
-
909
- #: includes/B2S/PostBox.php:195
910
- msgid "Blog2Social: Customize & Schedule Social Media Posts"
911
- msgstr "Blog2Social : Beiträge anpassen & planen"
912
-
913
- #: views/b2s/html/footer.php:437
914
- msgid "Blog2Social: Re-Share Posts"
915
- msgstr "Blog2Social: Beiträge wiederholt teilen"
916
-
917
- #. Name of the plugin
918
- msgid "Blog2Social: Social Media Auto Post & Scheduler"
919
- msgstr "Blog2Social: Social Media Auto Post & Scheduler"
920
-
921
- #: includes/B2S/PostBox.php:207 views/b2s/html/footer.php:340
922
- #: views/b2s/html/footer.php:380
923
- msgid "Blog2Social: Social Media Auto-Posting"
924
- msgstr "Blog2Social: Social Media Auto-Posting"
925
-
926
- #: includes/Loader.php:422
927
- msgid "Blog2Social: Social Media Content Calendar"
928
- msgstr "Blog2Social: Social-Media-Content-Kalender"
929
-
930
- #: includes/Loader.php:893
931
- msgid "Board"
932
- msgstr "Pinnwand"
933
-
934
- #: includes/B2S/Settings/Item.php:82 includes/B2S/Settings/Item.php:93
935
- msgid "Brand"
936
- msgstr "Brand"
937
-
938
- #: views/b2s/support.php:154
939
- msgid "Browse the Blog2Social support community"
940
- msgstr "Durchstöbere die Blog2Social Support Community"
941
-
942
- #: includes/B2S/Network/Item.php:179 includes/B2S/Ship/Portale.php:59
943
- msgid "BUSINESS"
944
- msgstr "BUSINESS"
945
-
946
- #: includes/Loader.php:895 includes/Loader.php:903
947
- #: includes/B2S/Network/Item.php:196 includes/B2S/Network/Item.php:693
948
- #: includes/B2S/Ship/Item.php:331 includes/B2S/Ship/Navbar.php:90
949
- msgid "Business"
950
- msgstr "Business"
951
-
952
- #: views/b2s/network.php:704
953
- msgid "Business: 15 (per user)"
954
- msgstr "Business: 15 (pro Nutzer)"
955
-
956
- #: includes/B2S/Ship/Image.php:34
957
- msgid ""
958
- "By changing your image in the link post format it will be changed for all "
959
- "networks listed below. This also applies for all scheduled posts in this "
960
- "post format. "
961
- msgstr ""
962
- "Wenn Du Dein Bild im Linkpost-Format änderst, wird es für alle unten "
963
- "aufgeführten Netzwerke geändert. Dies gilt auch für deine vorgeplanten Posts "
964
- "in diesem Format."
965
-
966
- #: views/b2s/html/header.php:362
967
- #, php-format
968
- msgid ""
969
- "By creating an account, you agree to Blog2Social's <a target=\"_blank\" "
970
- "href=\"%s\">Conditions of Use</a>"
971
- msgstr ""
972
- "Mit der Erstellung eines Kontos erklärst Du Dich einverstanden mit den "
973
- "Blog2Social <a target=\"_blank\" href=\"%s\">Nutzungsbedingungen</a>"
974
-
975
- #: includes/B2S/AutoPost/Item.php:78
976
- msgid ""
977
- "By enabling this feature your previously published social media posts will "
978
- "be sent again to your selected social media channels as soon as the post is "
979
- "updated."
980
- msgstr ""
981
- "Das Aktivieren dieser Funktion führt dazu, dass bereits veröffentlichte "
982
- "Beiträge erneut an die Social Media Kanäle gesendet werden, sobald der "
983
- "Beitrag aktualisiert wird."
984
-
985
- #: includes/Loader.php:989 includes/Loader.php:1052 views/b2s/dashboard.php:30
986
- #: includes/B2S/RePost/Item.php:141 views/b2s/html/post.navbar.php:23
987
- #: views/b2s/html/sidebar.php:128
988
- msgid "Calendar"
989
- msgstr "Kalender"
990
-
991
- #: includes/B2S/Settings/Item.php:83 includes/B2S/Settings/Item.php:93
992
- msgid "Call-to-Action"
993
- msgstr "Call-to-Action"
994
-
995
- #: includes/Tools.php:385
996
- msgid "Canada"
997
- msgstr "Kanada"
998
-
999
- #: includes/B2S/Ship/Item.php:532
1000
- msgid "Card Meta description"
1001
- msgstr "Card Beschreibung"
1002
-
1003
- #: includes/B2S/Ship/Item.php:531
1004
- msgid "Card Meta title"
1005
- msgstr "Card Titel"
1006
-
1007
- #: includes/B2S/RePost/Item.php:230
1008
- msgid "Categories"
1009
- msgstr "Kategorien"
1010
-
1011
- #: views/prg/html/form.php:11
1012
- msgid "Category"
1013
- msgstr "Kategorie"
1014
-
1015
- #: includes/B2S/Settings/Item.php:103
1016
- msgid "change"
1017
- msgstr "ändern"
1018
-
1019
- #: views/b2s/partials/post-edit-modal.php:106
1020
- msgid "Change details"
1021
- msgstr "Änderungen übernehmen"
1022
-
1023
- #: views/b2s/curation.php:97 includes/B2S/Ship/Item.php:461
1024
- #: includes/B2S/Ship/Item.php:483 includes/B2S/Ship/Item.php:490
1025
- #: includes/B2S/Ship/Item.php:497 includes/B2S/Ship/Item.php:521
1026
- #: includes/B2S/Ship/Item.php:544 includes/B2S/Ship/Item.php:551
1027
- #: includes/B2S/Ship/Item.php:558 includes/B2S/Ship/Item.php:581
1028
- #: includes/B2S/Ship/Item.php:610 includes/B2S/Ship/Item.php:639
1029
- #: includes/B2S/Ship/Item.php:667 includes/B2S/Ship/Item.php:695
1030
- #: includes/B2S/Ship/Item.php:738 includes/B2S/Ship/Item.php:759
1031
- #: includes/B2S/Ship/Item.php:766 includes/B2S/Ship/Item.php:773
1032
- #: includes/B2S/Ship/Item.php:793 includes/B2S/Ship/Item.php:813
1033
- #: includes/B2S/Ship/Item.php:820 includes/B2S/Ship/Item.php:827
1034
- #: includes/B2S/Ship/Item.php:844 includes/B2S/Ship/Item.php:865
1035
- #: includes/B2S/Ship/Item.php:886 includes/B2S/Ship/Item.php:907
1036
- #: includes/B2S/Ship/Item.php:927 includes/B2S/Ship/Item.php:948
1037
- #: includes/B2S/Ship/Item.php:992
1038
- msgid "Change image"
1039
- msgstr "Bild ändern"
1040
-
1041
- #: views/b2s/html/footer.php:484 views/b2s/html/footer.php:575
1042
- msgid "Change image, title and description for your post on this network"
1043
- msgstr ""
1044
- "Ändere das Bild, den Titel und die Beschreibung für Deinen Post auf diesem "
1045
- "Netzwerk"
1046
-
1047
- #: views/b2s/network.php:200
1048
- msgid "Change successful"
1049
- msgstr "Change successful"
1050
-
1051
- #: views/b2s/ship.php:204
1052
- msgid "change website address"
1053
- msgstr "Webseiten-Adresse ändern"
1054
-
1055
- #: includes/B2S/Ship/Image.php:41
1056
- msgid ""
1057
- "Changes to the image for link-posts will apply to the image for all networks "
1058
- "with link-post settings for this post."
1059
- msgstr ""
1060
- "Eine Bildänderung bei einem Link-Post, beeinflusst das Bild auf allen "
1061
- "Netzwerken mit Link-Post Einstellung für diesen Beitrag."
1062
-
1063
- #: includes/Loader.php:900
1064
- msgid "Channel"
1065
- msgstr "Kanal"
1066
-
1067
- #: views/b2s/network.php:325 includes/B2S/Network/Item.php:880
1068
- msgid "Character limit"
1069
- msgstr "Zeichenbegrenzung"
1070
-
1071
- #: includes/B2S/Network/Item.php:847 includes/B2S/Network/Item.php:904
1072
- #: includes/B2S/Network/Item.php:904 includes/B2S/Network/Item.php:940
1073
- #: includes/B2S/Network/Item.php:940 includes/B2S/Ship/Item.php:215
1074
- #: includes/B2S/Ship/Item.php:219 includes/B2S/Ship/Item.php:262
1075
- #: includes/B2S/Ship/Item.php:266 includes/B2S/Ship/Item.php:299
1076
- #: includes/B2S/Ship/Item.php:303 includes/B2S/Ship/Item.php:1338
1077
- #: includes/B2S/Ship/Item.php:1340
1078
- msgid "characters"
1079
- msgstr "Zeichen"
1080
-
1081
- #: views/b2s/dashboard.php:32
1082
- msgid "Chart"
1083
- msgstr "Diagramm"
1084
-
1085
- #: views/b2s/html/header.php:270
1086
- msgid ""
1087
- "Check out Blog2Social Premium with more awesome features for scheduling and "
1088
- "sharing (e.g. auto-posting, best time scheduling, social media calendar) 30-"
1089
- "days for free. The trial is free of charge, without any obligations, no "
1090
- "automatic subscription. Basic features of the Free Version are free forever."
1091
- msgstr ""
1092
- "Teste Blog2Social Premium mit weiteren tollen Funktionen (z.B. Auto-Posting, "
1093
- "Beste-Zeiten-Planer, Social Media Kalender) zum automatisierten Planen und "
1094
- "Teilen 30 Tage lang kostenlos und unverbindlich (kein automatisches "
1095
- "Abonnement)"
1096
-
1097
- #: includes/B2S/Settings/Item.php:169
1098
- msgid "Check Settings with Sharing-Debugger"
1099
- msgstr "Einstellungen mit Sharing-Debugger überprüfen"
1100
-
1101
- #: views/b2s/settings.php:108
1102
- msgid "Check, edit or define your social media time settings"
1103
- msgstr ""
1104
- "Prüfe, bearbeite oder definiere die Zeiteinstellungen für Deine Social-Media-"
1105
- "Netzwerke"
1106
-
1107
- #: includes/Tools.php:409
1108
- msgid "Chile"
1109
- msgstr "Chile"
1110
-
1111
- #: views/b2s/post.calendar.php:116 views/b2s/post.sched.php:134
1112
- #: views/b2s/repost.php:118 views/b2s/ship.php:513
1113
- msgid "Choose your"
1114
- msgstr "Wähle Deinen"
1115
-
1116
- #: views/b2s/network.php:274
1117
- msgid "Choose your Post Format"
1118
- msgstr "Wähle Dein Postformat "
1119
-
1120
- #: views/prg/html/form.php:118 views/prg/html/form.php:123
1121
- #: views/prg/html/form.php:195 views/prg/html/form.php:200
1122
- msgid "City"
1123
- msgstr "Stadt"
1124
-
1125
- #: includes/B2S/Ship/Item.php:1083
1126
- msgid "Classified Ads"
1127
- msgstr "Kleinanzeigen"
1128
-
1129
- #: includes/B2S/Network/Item.php:820
1130
- msgid "clear"
1131
- msgstr "löschen"
1132
-
1133
- #: views/b2s/support.php:170
1134
- msgid ""
1135
- "Click here to find the right license for your needs or to contact the sales "
1136
- "team for any payment issues."
1137
- msgstr ""
1138
- "Klicke hier, um die richtige Lizenz für Dich zu finden oder unser Sales Team "
1139
- "für Fragen zur Zahlung zu kontaktieren."
1140
-
1141
- #: views/b2s/html/footer.php:248
1142
- msgid ""
1143
- "Click Load My Time Settings in the preview editor to schedule your posts "
1144
- "automatically for your individually chosen best times."
1145
- msgstr ""
1146
- "Klicke im Vorschau-Editor auf „Meine Zeiteinstellungen laden\", um Deine "
1147
- "Beiträge automatisch für Deine individuell gewählten besten Zeiten zu planen."
1148
-
1149
- #: views/b2s/network.php:352
1150
- msgid "Click on \"continue\""
1151
- msgstr "Klicke auf “weiter”"
1152
-
1153
- #: views/b2s/post.sched.php:37 includes/B2S/Network/Item.php:159
1154
- msgid "Clock"
1155
- msgstr "Uhr"
1156
-
1157
- #: includes/Util.php:48
1158
- msgid "clock"
1159
- msgstr "Uhr"
1160
-
1161
- #: includes/Tools.php:410
1162
- msgid "Colombia"
1163
- msgstr "Kolumbien"
1164
-
1165
- #: includes/Loader.php:897
1166
- msgid "Community"
1167
- msgstr "Community"
1168
-
1169
- #: views/prg/html/form.php:74
1170
- msgid "Company"
1171
- msgstr "Unternehmen"
1172
-
1173
- #: views/prg/html/form.php:153 views/prg/html/form.php:155
1174
- msgid "Company Description"
1175
- msgstr "Firmenbeschreibung"
1176
-
1177
- #: includes/Loader.php:903
1178
- msgid "Company-Page (Employer Branding Profile)"
1179
- msgstr "Unternehmensseite (Arbeitgeberprofil)"
1180
-
1181
- #: views/b2s/network.php:435 views/b2s/network.php:437 views/b2s/ship.php:664
1182
- #: views/b2s/ship.php:666
1183
- msgid "confirm"
1184
- msgstr "bestätigen"
1185
-
1186
- #: views/b2s/ship.php:223
1187
- msgid "connect"
1188
- msgstr "Jetzt mit Netzwerken verbinden"
1189
-
1190
- #: includes/B2S/Network/Item.php:176 includes/B2S/Network/Item.php:179
1191
- #: includes/B2S/Network/Item.php:181 includes/B2S/Network/Item.php:183
1192
- #: includes/B2S/Network/Item.php:185 includes/B2S/Network/Item.php:196
1193
- #: includes/B2S/Network/Item.php:198 includes/B2S/Network/Item.php:198
1194
- #: includes/B2S/Network/Item.php:198 includes/B2S/Network/Item.php:206
1195
- #: includes/B2S/Network/Item.php:206 includes/B2S/Network/Item.php:206
1196
- #: includes/B2S/Ship/Portale.php:37 includes/B2S/Ship/Portale.php:37
1197
- #: includes/B2S/Ship/Portale.php:46 includes/B2S/Ship/Portale.php:46
1198
- #: includes/B2S/Ship/Portale.php:48 includes/B2S/Ship/Portale.php:48
1199
- #: includes/B2S/Ship/Portale.php:57 includes/B2S/Ship/Portale.php:59
1200
- #: includes/B2S/Ship/Portale.php:61 includes/B2S/Ship/Portale.php:63
1201
- #: includes/B2S/Ship/Portale.php:63
1202
- #, php-format
1203
- msgid "Connect %s"
1204
- msgstr "%s verbinden"
1205
-
1206
- #: views/b2s/settings.php:77
1207
- msgid ""
1208
- "Connect Blog2Social with 16 different social media networks you like to "
1209
- "share your WordPress blog posts and pages as well as imported posts and "
1210
- "social media posts on. The following networks are available:"
1211
- msgstr ""
1212
- "Verbinde Blog2Social mit 16 verschiedenen Social-Media-Netzwerken, auf denen "
1213
- "Du Deine WordPress-Blogbeiträge und -Seiten sowie importierte Beiträge und "
1214
- "Social-Media-Posts teilen möchtest. Die folgenden Netzwerke sind verfügbar:"
1215
-
1216
- #: views/b2s/ship.php:290
1217
- msgid "Connect for"
1218
- msgstr "Netzwerke verbinden für"
1219
-
1220
- #: views/b2s/network.php:670 views/b2s/ship.php:701
1221
- msgid "Connect Instagram Business Account"
1222
- msgstr "Instagram Business-Konto verbinden"
1223
-
1224
- #: views/b2s/network.php:341 views/b2s/ship.php:575
1225
- msgid "Connect with Pinterest"
1226
- msgstr "Mit Pinterest verbinden"
1227
-
1228
- #: views/b2s/settings.php:99
1229
- msgid "Connect your social media networks"
1230
- msgstr "Verbinde Deine Social-Media-Netzwerke"
1231
-
1232
- #: includes/B2S/Network/Item.php:534
1233
- msgid "Connection currently assigned to"
1234
- msgstr "Diese Verbindung ist aktuell zugewiesen an"
1235
-
1236
- #: includes/B2S/Ship/Item.php:327
1237
- msgid "Connection expires on 2 April 2019"
1238
- msgstr "Die Verbindung endet am 2. April 2019."
1239
-
1240
- #: includes/B2S/Ship/Item.php:323
1241
- msgid "Connection expires on 31 March 2019"
1242
- msgstr "Die Verbindung endet am 31. März 2019."
1243
-
1244
- #: views/notice.php:12
1245
- msgid "Connection is broken..."
1246
- msgstr "Vebindung ist unterbrochen..."
1247
-
1248
- #: includes/B2S/Network/Item.php:262 includes/B2S/Network/Item.php:335
1249
- #: includes/B2S/Network/Item.php:409
1250
- msgid "Connection is interrupted since"
1251
- msgstr "Verbindung ist unterbrochen seit"
1252
-
1253
- #: includes/B2S/AutoPost/Item.php:243 includes/B2S/Network/Item.php:218
1254
- msgid "Connections"
1255
- msgstr "Verbindungen"
1256
-
1257
- #: views/prg/html/form.php:69
1258
- msgid "Contact Details"
1259
- msgstr "Kontaktdaten"
1260
-
1261
- #: includes/B2S/Network/Item.php:784 includes/B2S/Settings/Item.php:77
1262
- msgid "Content"
1263
- msgstr "Inhalt"
1264
-
1265
- #: views/b2s/html/sidebar.php:106
1266
- msgid "Content Library"
1267
- msgstr "Content-Bibliothek"
1268
-
1269
- #: views/b2s/settings.php:115
1270
- msgid "Content: The content of your post."
1271
- msgstr "Content: Der Inhalt Deines Beitrags."
1272
-
1273
- #: views/b2s/network.php:619 views/b2s/network.php:638
1274
- #: views/b2s/network.php:657 views/b2s/network.php:676 views/b2s/ship.php:688
1275
- #: views/b2s/ship.php:707 views/b2s/ship.php:726 views/b2s/ship.php:745
1276
- msgid "Continue"
1277
- msgstr "Fortsetzen"
1278
-
1279
- #: views/b2s/curation.php:74 views/b2s/network.php:438
1280
- msgid "continue"
1281
- msgstr "weiter"
1282
-
1283
- #: views/b2s/partials/plugin-deactivate-modal.php:17
1284
- msgid "Continue deactivation"
1285
- msgstr "Deaktivierung fortsetzen"
1286
-
1287
- #: includes/B2S/Ship/Item.php:1344
1288
- msgid "Copy from original"
1289
- msgstr "Originaltext kopieren"
1290
-
1291
- #: views/prg/ship.php:47 views/prg/ship.php:49
1292
- msgid "Copyright"
1293
- msgstr "Copyright"
1294
-
1295
- #: views/b2s/network.php:201
1296
- msgid "Could not be changed"
1297
- msgstr "Could not be changed"
1298
-
1299
- #: includes/Notice.php:35
1300
- msgid "Could not hide notice. Please refresh the page and retry."
1301
- msgstr ""
1302
- "Der Hinweis konnte nicht ausgeblendet werden. Bitte aktualisiere diese Seite "
1303
- "und versuche es erneut. "
1304
-
1305
- #: views/b2s/html/header.php:155
1306
- msgid "Could not save draft"
1307
- msgstr "Der Entwurf konnte nicht gespeichert werden"
1308
-
1309
- #: views/b2s/support.php:114
1310
- msgid "Couldn't find your answer?"
1311
- msgstr "Die richtige Antwort nicht gefunden?"
1312
-
1313
- #: views/prg/html/form.php:127 views/prg/html/form.php:204
1314
- msgid "Country"
1315
- msgstr "Land"
1316
-
1317
- #: views/b2s/network.php:93
1318
- msgid "create"
1319
- msgstr "erstellen"
1320
-
1321
- #: views/b2s/curation.php:132
1322
- msgid "Create a new post"
1323
- msgstr "Neuen Social Media Post erstellen"
1324
-
1325
- #: views/b2s/support.php:139
1326
- msgid "Create Account"
1327
- msgstr "Account erstellen"
1328
-
1329
- #: views/prg/login.php:30
1330
- msgid "create account"
1331
- msgstr "neues Konto erstellen"
1332
-
1333
- #: views/b2s/network.php:38 views/b2s/network.php:41 views/b2s/network.php:87
1334
- msgid "Create new network collection"
1335
- msgstr "Neue Netzwerkgruppierung anlegen"
1336
-
1337
- #: views/b2s/post.calendar.php:202
1338
- msgid "Create or share content from other sources"
1339
- msgstr "Erstelle oder teile Beiträge aus beliebigen Quellen"
1340
-
1341
- #: views/b2s/support.php:134
1342
- msgid "Create password"
1343
- msgstr "Passwort festlegen"
1344
-
1345
- #: views/b2s/html/sidebar.php:91
1346
- msgid "Create Post"
1347
- msgstr "Beitrag erstellen"
1348
-
1349
- #: includes/Loader.php:988
1350
- msgid "Create Social Media Posts"
1351
- msgstr "Erstelle Social Media Posts"
1352
-
1353
- #: views/b2s/support.php:118
1354
- msgid "Create your support account to ask questions and get help"
1355
- msgstr ""
1356
- "Erstelle Deinen Support Account, um Fragen zu stellen und Hilfe zu erhalten"
1357
-
1358
- #: includes/B2S/Post/Item.php:414
1359
- msgid "curated post"
1360
- msgstr "kuratierter Beitrag"
1361
-
1362
- #: views/b2s/support.php:195
1363
- msgid "Current"
1364
- msgstr "Aktuell"
1365
-
1366
- #: includes/B2S/Post/Filter.php:71
1367
- msgid "currently scheduled"
1368
- msgstr "geplant"
1369
-
1370
- #: views/b2s/premium.php:157
1371
- msgid "Custom format"
1372
- msgstr "Benutzerdefiniertes Format"
1373
-
1374
- #: views/b2s/premium.php:148
1375
- msgid "Custom image"
1376
- msgstr "Benutzerdefinierte Bilder"
1377
-
1378
- #: includes/B2S/PostBox.php:165
1379
- msgid "Custom Sharing & Scheduling"
1380
- msgstr "Anpassen & Planen"
1381
-
1382
- #: includes/B2S/RePost/Item.php:44
1383
- msgid "customize"
1384
- msgstr "inividualisieren"
1385
-
1386
- #: includes/B2S/Curation/View.php:109
1387
- msgid "Customize & Schedule"
1388
- msgstr "Anpassen & Planen"
1389
-
1390
- #: includes/B2S/PostBox.php:166
1391
- msgid "Customize & Schedule Social Media Posts"
1392
- msgstr "Social Media Posts anpassen & planen"
1393
-
1394
- #: includes/B2S/PostBox.php:198
1395
- msgid ""
1396
- "Customize and schedule your social media posts on the one page preview for "
1397
- "all your selected networks: tailor your posts with individual comments, "
1398
- "#hashtags or @handles and schedule your posts for the best times to post, "
1399
- "for multiple times or re-share recurrently for more visibility and "
1400
- "engagement with your community."
1401
- msgstr ""
1402
- "Individualisiere und plane Deine Social Media Posts über die Netzwerk-"
1403
- "Vorschau: Ergänze individuelle Kommentare, #Hashtags oder @Handles für die "
1404
- "verschiedenen Netzwerke und plane Deine Posts für die besten Zeiten, "
1405
- "mehrfach oder wiederholt, um mehr Sichtbarkeit und Feedback von Deiner "
1406
- "Community zu erzielen"
1407
-
1408
- #: includes/Tools.php:382
1409
- msgid "Czechoslovakia"
1410
- msgstr "Tschechoslowakei"
1411
-
1412
- #: includes/Loader.php:986 includes/Loader.php:1031
1413
- msgid "Dashboard"
1414
- msgstr "Dashboard"
1415
-
1416
- #: includes/B2S/Curation/View.php:69 includes/B2S/Curation/View.php:70
1417
- #: includes/B2S/RePost/Item.php:210 includes/B2S/Ship/Item.php:1311
1418
- #: views/b2s/partials/post-edit-modal.php:67
1419
- #: views/b2s/partials/post-edit-modal.php:70
1420
- msgid "Date"
1421
- msgstr "Startdatum"
1422
-
1423
- #: includes/B2S/Ship/Item.php:1254
1424
- msgid "Day of month"
1425
- msgstr "Tag im Monat"
1426
-
1427
- #: includes/B2S/Network/Item.php:311 includes/B2S/Network/Item.php:384
1428
- #: includes/B2S/Network/Item.php:453 includes/B2S/Ship/Item.php:1259
1429
- msgid "Days"
1430
- msgstr "Tage"
1431
-
1432
- #: includes/B2S/RePost/Item.php:69
1433
- msgid "days at"
1434
- msgstr "Tage um"
1435
-
1436
- #: includes/B2S/PostBox.php:168
1437
- msgid "deactivated"
1438
- msgstr "deaktiviert"
1439
-
1440
- #: views/b2s/support.php:225
1441
- msgid "Debug & Preview"
1442
- msgstr "Link prüfen"
1443
-
1444
- #: views/b2s/network.php:278 views/b2s/network.php:281
1445
- #: views/b2s/network.php:284
1446
- msgid ""
1447
- "Decide in which post format you want to post your content: Link post or "
1448
- "image post."
1449
- msgstr ""
1450
- "Entscheide, in welchem Format Du Deine Inhalte veröffentlichen möchtest: "
1451
- "Link-Beitrag oder Bild-Beitrag."
1452
-
1453
- #: views/b2s/network.php:287
1454
- msgid ""
1455
- "Decide in wich form you want to post your Content. Either as image with "
1456
- "frame, or as image cut out."
1457
- msgstr ""
1458
- " Entscheide, in welcher Form Du Deine Inhalte veröffentlichen möchtest. "
1459
- "Entweder als Bild mit Rahmen oder als Bildausschnitt."
1460
-
1461
- #: includes/B2S/Network/Item.php:67
1462
- msgid "Default"
1463
- msgstr "Standard"
1464
-
1465
- #: views/b2s/network.php:566 includes/B2S/Network/Item.php:577
1466
- #, php-format
1467
- msgid ""
1468
- "Define parameters that will be added to link posts on this network e.g. to "
1469
- "create tracking links with UTM paramters. <a target=\"_blank\" href=\"%s\">"
1470
- "More information</a>"
1471
- msgstr ""
1472
- "Definiere Parameter, die bei Posts auf diesem Netzwerk zu Deinem Link "
1473
- "hinzugefügt werden sollen z. B. um Tracking-Links mit UTM-Parametern zu "
1474
- "erstellen. <a target=\"_blank\" href=\"%s\">Weitere Informationen</a>"
1475
-
1476
- #: views/b2s/network.php:328
1477
- msgid ""
1478
- "Define the character limit for the variables \"EXCERPT\" and \"CONTENT\" "
1479
- "individually. Your text will be shortened after the last comma, period, or "
1480
- "space character within your character limit."
1481
- msgstr ""
1482
- "Lege das Zeichenlimit für die Variablen \"Textauszug\" (EXCERPT) und "
1483
- "\"Inhalt\" (CONTENT) einzeln fest. Dein Text wird nach dem letzten Komma, "
1484
- "Punkt oder Leerzeichen innerhalb Deiner Zeichenbegrenzung abgeschnitten."
1485
-
1486
- #: views/b2s/post.calendar.php:137 views/b2s/post.sched.php:155
1487
- #: views/b2s/repost.php:139 views/b2s/ship.php:533
1488
- msgid ""
1489
- "Define the default settings for the custom post format for all of your "
1490
- "Facebook accounts in the Blog2Social settings."
1491
- msgstr ""
1492
- "Speichere Dein bevorzugtes Facebook Post-Format als Standardeinstellung in "
1493
- "den Blog2Social Einstellungen."
1494
-
1495
- #: views/b2s/post.calendar.php:146 views/b2s/post.sched.php:164
1496
- #: views/b2s/repost.php:148 views/b2s/ship.php:542
1497
- msgid ""
1498
- "Define the default settings for the custom post format for all of your "
1499
- "Instagram accounts in the Blog2Social settings."
1500
- msgstr ""
1501
- "Definiere die Standardeinstellungen für das benutzerdefinierte Postformat "
1502
- "für alle Instagram-Konten in den Blog2Social-Einstellungen."
1503
-
1504
- #: views/b2s/post.calendar.php:143 views/b2s/post.sched.php:161
1505
- #: views/b2s/repost.php:145 views/b2s/ship.php:539
1506
- msgid ""
1507
- "Define the default settings for the custom post format for all of your "
1508
- "LinkedIn accounts in the Blog2Social settings."
1509
- msgstr ""
1510
- "Definiere Dein Standard-Beitragsformat für alle Deine Google+ Verbindungen "
1511
- "unter den Blog2Social Einstellungen."
1512
-
1513
- #: views/b2s/post.calendar.php:140 views/b2s/post.sched.php:158
1514
- #: views/b2s/repost.php:142 views/b2s/ship.php:536
1515
- msgid ""
1516
- "Define the default settings for the custom post format for all of your "
1517
- "Twitter accounts in the Blog2Social settings."
1518
- msgstr ""
1519
- "Definiere Dein Standard-Beitragsformat für alle Deine Twitter-Verbindungen "
1520
- "unter den Blog2Social Einstellungen."
1521
-
1522
- #: views/b2s/html/footer.php:325
1523
- msgid "Define Twitter post content"
1524
- msgstr "Twitter Beitragsinhalt definieren"
1525
-
1526
- #: views/b2s/settings.php:123
1527
- msgid "Define your post templates for each social media network"
1528
- msgstr "Definiere Deine Beitragsvorlagen für jedes Social-Media-Netzwerk. "
1529
-
1530
- #: includes/B2S/Ship/Item.php:1162 views/b2s/partials/post-edit-modal.php:78
1531
- msgid "Delay"
1532
- msgstr "Verzögerung"
1533
-
1534
- #: views/b2s/network.php:45 views/b2s/partials/post-edit-modal.php:102
1535
- msgid "Delete"
1536
- msgstr "Löschen"
1537
-
1538
- #: includes/Ajax/Post.php:1956 includes/B2S/Network/Item.php:547
1539
- #: includes/B2S/Post/Item.php:541 includes/B2S/Post/Item.php:561
1540
- #: includes/B2S/Post/Item.php:877 includes/B2S/Post/Item.php:935
1541
- #: includes/B2S/Settings/Item.php:103 includes/B2S/Ship/Item.php:1179
1542
- #: includes/B2S/Ship/Item.php:1329
1543
- msgid "delete"
1544
- msgstr "löschen"
1545
-
1546
- #: views/b2s/network.php:166
1547
- msgid "Delete all scheduled posts for this account irrevocably"
1548
- msgstr "Alle geplanten Beiträge für diesen Account unwiderruflich löschen."
1549
-
1550
- #: views/b2s/network.php:168
1551
- msgid "Delete all scheduled posts from all user who use this connection."
1552
- msgstr ""
1553
- "Lösche alle geplanten Beiträge von allen Benutzern, die diese Verbindung "
1554
- "nutzen."
1555
-
1556
- #: views/b2s/network.php:149
1557
- msgid "Delete Authorization"
1558
- msgstr "Autorisierung löschen"
1559
-
1560
- #: views/b2s/curation.draft.php:83
1561
- msgid "Delete Draft"
1562
- msgstr "Entwurf löschen"
1563
-
1564
- #: views/b2s/post.notice.php:79 views/b2s/post.publish.php:76
1565
- #: views/b2s/widgets/posts.php:58
1566
- msgid "Delete entries from the reporting"
1567
- msgstr "Einträge aus dem Reporting löschen"
1568
-
1569
- #: views/b2s/post.sched.php:94 views/b2s/repost.php:96
1570
- msgid "Delete entries from the scheduling"
1571
- msgstr "Einträge aus der Planung löschen"
1572
-
1573
- #: includes/B2S/Post/Item.php:802 includes/B2S/Post/Item.php:815
1574
- msgid "delete from reporting"
1575
- msgstr "aus Reporting löschen"
1576
-
1577
- #: views/b2s/network.php:109
1578
- msgid "Delete Profile"
1579
- msgstr "Profil löschen"
1580
-
1581
- #: views/b2s/partials/plugin-deactivate-modal.php:14
1582
- msgid "Delete scheduled posts"
1583
- msgstr "Geplante Beiträge löschen"
1584
-
1585
- #: includes/B2S/Post/Item.php:944
1586
- msgid "delete scheduling"
1587
- msgstr "Planung löschen"
1588
-
1589
- #: includes/B2S/RePost/Item.php:136
1590
- msgid "delete selected posts"
1591
- msgstr "markierte Beiträge löschen"
1592
-
1593
- #: views/b2s/post.draft.php:80
1594
- msgid "Delete Social Media Draft"
1595
- msgstr "Entwurf löschen"
1596
-
1597
- #: views/b2s/post.approve.php:89
1598
- msgid "Delete Social Media Posts"
1599
- msgstr "Social Media Posts löschen"
1600
-
1601
- #: includes/B2S/Ship/Item.php:357 includes/B2S/Ship/Item.php:1348
1602
- msgid "Delete text"
1603
- msgstr "Text löschen"
1604
-
1605
- #: includes/Tools.php:398
1606
- msgid "Denmark"
1607
- msgstr "Dänemark"
1608
-
1609
- #: includes/B2S/Settings/Item.php:183 includes/B2S/Settings/Item.php:204
1610
- msgid "Description"
1611
- msgstr "Beschreibung"
1612
-
1613
- #: views/b2s/html/footer.php:512 views/b2s/html/footer.php:527
1614
- msgid "description"
1615
- msgstr "Beschreibung"
1616
-
1617
- #: includes/B2S/Post/Item.php:462 includes/B2S/Post/Item.php:486
1618
- #: includes/B2S/Post/Item.php:508 includes/B2S/Post/Item.php:605
1619
- msgid "Details"
1620
- msgstr "Details"
1621
-
1622
- #: includes/B2S/Settings/Item.php:228
1623
- msgid "Did you know?"
1624
- msgstr "Wusstest Du schon?"
1625
-
1626
- #: views/b2s/html/footer.php:223
1627
- msgid "Did you miss something?"
1628
- msgstr "Vermisst Du etwas?"
1629
-
1630
- #: views/b2s/html/header.php:317
1631
- msgid "Did you miss something? Tell us!"
1632
- msgstr "Hast Du etwas vermisst? Lass es uns wissen!"
1633
-
1634
- #: includes/B2S/AutoPost/Item.php:49
1635
- msgid "Disconnect"
1636
- msgstr "Verbindung aufheben"
1637
-
1638
- #: includes/B2S/Ship/Item.php:500 includes/B2S/Ship/Item.php:561
1639
- #: includes/B2S/Ship/Item.php:776 includes/B2S/Ship/Item.php:830
1640
- msgid "Do u want to post multiple images?"
1641
- msgstr "Du möchtest mehrere Bilder posten?"
1642
-
1643
- #: views/b2s/network.php:158
1644
- msgid "Do you really want to delete this authorization"
1645
- msgstr "Soll die Autorisierung wirklich gelöscht werden?"
1646
-
1647
- #: views/b2s/network.php:112
1648
- msgid "Do you really want to delete this profile"
1649
- msgstr "Soll Dein Profil wirklich gelöscht werden?"
1650
-
1651
- #: views/b2s/partials/plugin-deactivate-modal.php:13
1652
- msgid ""
1653
- "Do you want Blog2Social to delete all your scheduled social media posts? "
1654
- "Your scheduled posts will no longer be sent to your social networks."
1655
- msgstr ""
1656
- "Möchtest Du, dass Blog2Social die Versandplanung für alle mit Blog2Social "
1657
- "geplanten Beiträge löscht? Deine geplanten Beiträge werden anschließend "
1658
- "nicht weiter an Deine sozialen Netzwerke versendet."
1659
-
1660
- #: views/b2s/partials/plugin-deactivate-modal.php:10
1661
- msgid "Do you want to delete your scheduled posts?"
1662
- msgstr "Möchtest Du Deine geplanten Beiträge löschen?"
1663
-
1664
- #: views/b2s/curation.php:154 views/b2s/post.approve.php:109
1665
- #: views/b2s/ship.php:478
1666
- msgid "Do you want to mark this post as published ?"
1667
- msgstr "Möchtest Du diesen Beitrag als veröffentlicht markieren?"
1668
-
1669
- #: views/b2s/network.php:347
1670
- msgid "Download and activate the Blog2Social extension"
1671
- msgstr "Lade und aktiviere die Blog2Social Extension"
1672
-
1673
- #: views/b2s/ship.php:18 includes/B2S/Post/Filter.php:59
1674
- #: includes/B2S/Post/Item.php:381 includes/PRG/Post/Item.php:86
1675
- msgid "draft"
1676
- msgstr "Entwurf"
1677
-
1678
- #: includes/Loader.php:889 views/b2s/html/post.navbar.php:13
1679
- #: views/b2s/html/post.navbar.php:15 views/b2s/html/sidebar.php:94
1680
- #: views/b2s/html/sidebar.php:116
1681
- msgid "Drafts"
1682
- msgstr "Entwürfe"
1683
-
1684
- #: includes/B2S/Ship/Item.php:1249 includes/B2S/Ship/Item.php:1252
1685
- msgid "Duration"
1686
- msgstr "Dauer"
1687
-
1688
- #: views/b2s/network.php:395 views/b2s/ship.php:624
1689
- #: views/b2s/html/header.php:348 views/prg/html/form.php:141
1690
- #: views/prg/html/form.php:143 views/prg/html/form.php:218
1691
- #: views/prg/html/form.php:220
1692
- msgid "E-Mail"
1693
- msgstr "E-Mail"
1694
-
1695
- #: views/prg/login.php:24
1696
- msgid "E-Mail or Username"
1697
- msgstr "E-Mail oder Benutzername"
1698
-
1699
- #: views/b2s/network.php:697
1700
- msgid ""
1701
- "Each license has a specified number of accounts you can connect per social "
1702
- "media network."
1703
- msgstr ""
1704
- "Jede Lizenz hat eine bestimmte Anzahl von Konten, die Du pro Social-Media-"
1705
- "Netzwerk verbinden kannst."
1706
-
1707
- #: includes/B2S/Post/Item.php:932
1708
- msgid "edit"
1709
- msgstr "edit"
1710
-
1711
- #: includes/Loader.php:45
1712
- msgid "Edit group settings"
1713
- msgstr "Gruppeneinstellungen bearbeiten"
1714
-
1715
- #: views/b2s/partials/post-edit-modal.php:7
1716
- msgid "Edit Post"
1717
- msgstr "Beitrag bearbeiten"
1718
-
1719
- #: views/b2s/network.php:236 includes/B2S/Network/Item.php:209
1720
- #: includes/B2S/Network/Item.php:209
1721
- msgid "Edit Post Template"
1722
- msgstr "Beitragsvorlage bearbeiten"
1723
-
1724
- #: views/b2s/network.php:302
1725
- msgid ""
1726
- "Edit the content of your post. Move elements by drag and drop into the "
1727
- "textarea and customize them as you like."
1728
- msgstr ""
1729
- "Bearbeite den Inhalt Deines Posts. Verschiebe Elemente per Drag & Drop in "
1730
- "das Textfeld und passe sie nach Deinen Wünschen an."
1731
-
1732
- #: views/b2s/settings.php:111
1733
- msgid ""
1734
- "Edit the post templates for each social media network to turn your social "
1735
- "media posts automatically into tailored posts for each network and community."
1736
- " You can edit the structure of your post with the following variables:"
1737
- msgstr ""
1738
- "Bearbeite die Beitragsvorlagen für jedes Social-Media-Netzwerk, um Deine "
1739
- "Social-Media-Beiträge automatisch in maßgeschneiderte Beiträge für jedes "
1740
- "Netzwerk und jede Community zu verwandeln. Du kannst den Inhalt Deines "
1741
- "Beitrags mit den folgenden Variablen bearbeiten:"
1742
-
1743
- #: views/b2s/support.php:130
1744
- msgid "Email address"
1745
- msgstr "E-Mail-Adresse"
1746
-
1747
- #: views/b2s/support.php:122
1748
- msgid "Email address is taken."
1749
- msgstr "Diese E-Mail Adresse ist bereits belegt"
1750
-
1751
- #: includes/Loader.php:899
1752
- msgid "Employer Branding"
1753
- msgstr "Unternehmensseite"
1754
-
1755
- #: includes/B2S/PostBox.php:178
1756
- msgid "enable Auto-Posting"
1757
- msgstr "Auto-Posting aktivieren"
1758
-
1759
- #: includes/B2S/Ship/Item.php:1143
1760
- msgid "Enable Retweets for all Tweets with the selected profile"
1761
- msgstr "Retweets für alle Tweets mit dem gewählten Profil aktivieren"
1762
-
1763
- #: includes/B2S/Ship/Item.php:1304
1764
- msgid "End Of Month"
1765
- msgstr "Monatsende"
1766
-
1767
- #: views/b2s/premium.php:30
1768
- msgid "End of Trial"
1769
- msgstr "Ende der Testzeit"
1770
-
1771
- #: includes/B2S/Post/Filter.php:198 includes/B2S/RePost/Item.php:218
1772
- msgid "Enddate"
1773
- msgstr "Enddatum"
1774
-
1775
- #: views/prg/html/form.php:21
1776
- msgid "English"
1777
- msgstr "Englisch"
1778
-
1779
- #: views/b2s/curation.php:68
1780
- msgid ""
1781
- "Enter a link you want to share on your social media networks. You can also "
1782
- "share a video link, for example from YouTube or from Vimeo (also see Video "
1783
- "Post)."
1784
- msgstr ""
1785
- "Füge einen Link ein, den Du auf Deinen Social-Media-Netzwerken teilen "
1786
- "möchtest. Du kannst auch einen Video-Link teilen, zum Beispiel aus YouTube "
1787
- "oder Vimeo (siehe auch Video-Beitrag)."
1788
-
1789
- #: views/b2s/support.php:212
1790
- msgid "Enter a URL to see how your link preview will look on social media."
1791
- msgstr ""
1792
- "Gib eine URL ein, um zu sehen, wie die Link-Vorschau auf Social Media "
1793
- "aussehen wird"
1794
-
1795
- #: views/b2s/curation.php:69
1796
- msgid ""
1797
- "Enter a video link you want to share on your social media networks, for "
1798
- "example from YouTube or from Vimeo."
1799
- msgstr ""
1800
- "Füge einen Video-Link ein, zum Beispiel aus YouTube oder Vimeo, den Du auf "
1801
- "Deinen Social-Media-Netzwerken teilen möchtest."
1802
-
1803
- #: views/b2s/support.php:120
1804
- msgid "Enter at least 8 characters"
1805
- msgstr "Bitte gib mindestens 8 Zeichen ein"
1806
-
1807
- #: views/b2s/premium.php:48
1808
- msgid "Enter license key and change your version"
1809
- msgstr "Lizenzschlüssel eingeben und Version ändern"
1810
-
1811
- #: views/b2s/curation.php:71
1812
- msgid "Enter link"
1813
- msgstr "Link eingeben"
1814
-
1815
- #: views/b2s/support.php:39
1816
- msgid "Enter your question or keyword here"
1817
- msgstr "Gib einen Suchbegriff ein oder stelle eine Frage"
1818
-
1819
- #: views/b2s/html/footer.php:12 views/prg/html/footer.php:12
1820
- msgid "Event"
1821
- msgstr "Event"
1822
-
1823
- #: includes/B2S/Ship/Item.php:1082
1824
- msgid "Events"
1825
- msgstr "Events"
1826
-
1827
- #: views/b2s/settings.php:116
1828
- msgid ""
1829
- "Excerpt: The summary of your post (you define it in the side menu of your "
1830
- "post)."
1831
- msgstr ""
1832
- "Textauszug: Die Zusammenfassung Deines Beitrags (wird von dir im Seitenmenü "
1833
- "deines Beitrags festgelegt)."
1834
-
1835
- #: includes/B2S/AutoPost/Item.php:285 includes/B2S/AutoPost/Item.php:305
1836
- #: includes/B2S/RePost/Item.php:192 includes/B2S/RePost/Item.php:212
1837
- #: includes/B2S/RePost/Item.php:232 includes/B2S/RePost/Item.php:251
1838
- msgid "Exclude (Do no post ...)"
1839
- msgstr "enthält nicht (Veröffentliche keine Beiträge, mit...)"
1840
-
1841
- #: views/b2s/support.php:199
1842
- msgid "Export as txt-file"
1843
- msgstr "Als txt-Datei exportieren"
1844
-
1845
- #: views/b2s/network.php:713
1846
- msgid "Facebook groups"
1847
- msgstr "Facebook-Gruppen"
1848
-
1849
- #: views/b2s/html/footer.php:490
1850
- msgid ""
1851
- "Facebook has changed its policy for posting link posts via plugins or web "
1852
- "applications. Facebook does no longer display the featured or selected image "
1853
- "for your blog post, but only images defined in the Open Graph (OG) Meta Tags "
1854
- "of your blog post. If you have not defined any OG Meta Tags, Facebook "
1855
- "displays a random image from your blog post or blog site. If you have "
1856
- "defined an image in your blog post OG Meta Tags that does not meet the image "
1857
- "size requirements, Facebook also does not displayed your selected image, but "
1858
- "a random image. Please make sure that your image meets the image size "
1859
- "requirements for Facebook."
1860
- msgstr ""
1861
- "Facebook hat seine Richtlinien für die Veröffentlichung von Link-Beiträgen "
1862
- "über Plugins oder Webanwendungen geändert. Facebook zeigt nicht mehr das "
1863
- "Beitragsbild oder ausgewählte Bild für Deinen Blogbeitrag an, sondern nur "
1864
- "noch das Bild, das in den Open Graph (OG) Meta Tags Deines Blogbeitrags "
1865
- "definiert ist. Wenn Du keine OG Meta Tags definiert hast, zeigt Facebook ein "
1866
- "zufälliges Bild aus Deinem Blogbeitrag oder Deiner Blog-Seite an. Wenn Du in "
1867
- "den OG Meta Tags Deines Blogbeitrag ein Bild definiert hast, das nicht den "
1868
- "Anforderungen an die Bildgröße entspricht, zeigt Facebook gar kein Bild oder "
1869
- "ein zufällig gewähltes Bild bei Link-Beiträgen an. Bitte stelle sicher, dass "
1870
- "Dein Bild die Anforderungen an die Bildgröße für Facebook erfüllt."
1871
-
1872
- #: views/b2s/support.php:218
1873
- msgid "Facebook Open Graph Meta Tags"
1874
- msgstr "Facebook Open Graph Meta Tags"
1875
-
1876
- #: views/b2s/network.php:715
1877
- msgid "Facebook pages"
1878
- msgstr "Facebook-Seiten"
1879
-
1880
- #: includes/B2S/Network/Item.php:637
1881
- msgid "Failed to load the default template"
1882
- msgstr "Fehler beim Laden der Standardeinstellungen"
1883
-
1884
- #: includes/B2S/Network/Item.php:636
1885
- msgid "Failed to save"
1886
- msgstr "Speichern fehlgeschlagen"
1887
-
1888
- #: includes/B2S/Post/Item.php:753 includes/B2S/Ship/Save.php:464
1889
- msgid "FAQ"
1890
- msgstr "FAQ"
1891
-
1892
- #: includes/Loader.php:889 views/b2s/html/post.navbar.php:12
1893
- #: views/b2s/html/sidebar.php:113
1894
- msgid "Favorites"
1895
- msgstr "Favoriten"
1896
-
1897
- #: views/b2s/network.php:31 views/b2s/network.php:32
1898
- #: views/b2s/post.calendar.php:231 views/b2s/post.calendar.php:232
1899
- #: views/prg/post.php:26 views/prg/post.php:27
1900
- #: views/b2s/html/post.navbar.php:29 views/b2s/html/post.navbar.php:30
1901
- msgid "filter"
1902
- msgstr "Filter"
1903
-
1904
- #: includes/B2S/AutoPost/Item.php:282
1905
- msgid ""
1906
- "Filter Posts (Only posts that meet the following criteria will be autoposted)"
1907
- msgstr ""
1908
- "Beiträge filtern (Nur Beiträge, die die Kriterien erfüllen, werden "
1909
- "automatisch veröffentlicht)"
1910
-
1911
- #: includes/Tools.php:400
1912
- msgid "Finland"
1913
- msgstr "Finnland"
1914
-
1915
- #: views/b2s/html/header.php:352 views/prg/html/form.php:91
1916
- #: views/prg/html/form.php:100 views/prg/html/form.php:168
1917
- #: views/prg/html/form.php:177
1918
- msgid "First Name"
1919
- msgstr "Vorname"
1920
-
1921
- #: views/b2s/support.php:54
1922
- msgid "First Steps"
1923
- msgstr "Erste Schritte"
1924
-
1925
- #: views/b2s/ship.php:221
1926
- msgid "First, connect or select network before posting"
1927
- msgstr ""
1928
- "Verbinde Dich zuerst mit einem Netzwerk oder wähle ein Netzwerk aus, bevor "
1929
- "Du den Beitrag teilst!"
1930
-
1931
- #: includes/Tools.php:431
1932
- msgid "Flags"
1933
- msgstr "Flaggen"
1934
-
1935
- #: views/b2s/dashboard.php:60
1936
- msgid "Follow us"
1937
- msgstr "Folge uns"
1938
-
1939
- #: includes/Tools.php:426
1940
- msgid "Food & Drink"
1941
- msgstr "Essen & Trinken"
1942
-
1943
- #: views/b2s/support.php:223 views/b2s/support.php:234
1944
- #: views/b2s/support.php:245
1945
- msgid "For example your Wordpress Home Page"
1946
- msgstr "zum Beispiel Deine Blogseite"
1947
-
1948
- #: views/b2s/network.php:720
1949
- msgid ""
1950
- "For example: If you purchase 5 Facebook groups, these additional 5 Facebook "
1951
- "groups are available for all users. So, when 5 users are activated for the "
1952
- "Pro or Business license, each user can connect 1 additional Facebook group, "
1953
- "or one user can connect 5 additional Facebook groups."
1954
- msgstr ""
1955
- "Beispiel: Wenn Du 5 Facebook-Gruppen kaufst, sind diese zusätzlichen 5 "
1956
- "Facebook-Gruppen für alle Nutzer verfügbar. Wenn also 5 Nutzer für die Pro- "
1957
- "oder Business-Lizenz aktiviert sind, kann jeder Nutzer 1 Facebook Gruppe "
1958
- "verbinden, oder 1 Nutzer kann alle 5 Facebook-Gruppen verbinden."
1959
-
1960
- #: views/b2s/network.php:707
1961
- msgid ""
1962
- "For example: With the Pro license, each user can connect 5 Facebook accounts "
1963
- "+ 5 Twitter accounts + 5 Instagram accounts + ..."
1964
- msgstr ""
1965
- "Beispiel: Mit der Pro-Lizenz, kann jeder Nutzer 5 Facebook Accounts + 5 "
1966
- "Twitter Accounts + 5 Instagram Accounts + ... verbinden."
1967
-
1968
- #: views/b2s/html/footer.php:173
1969
- msgid ""
1970
- "For Instagram, you can select \"image with frame\" or \"image cut out\" as "
1971
- "your preferred custom post format."
1972
- msgstr ""
1973
- "Für Instagram kannst Du \"Bild mit Rahmen\" oder \"Bild zuschneiden\" als "
1974
- "bevorzugtes benutzerdefiniertes Postformat auswählen."
1975
-
1976
- #: includes/B2S/Ship/Save.php:425
1977
- msgid ""
1978
- "For sharing your posts on Google+ you can now use Google+ Instant Sharing"
1979
- msgstr ""
1980
- "Um Beiträge auf Google+ zu teilen, steht ab sofort Google+ Instant Sharing "
1981
- "zur Verfügung"
1982
-
1983
- #: includes/B2S/Ship/Save.php:417
1984
- msgid ""
1985
- "For sharing your posts on personal Facebook Profiles you can use Facebook "
1986
- "Instant Sharing"
1987
- msgstr ""
1988
- "Um Beiträge auf persönlichen Facebook-Profilen zu teilen, steht Facebook "
1989
- "Instant Sharing zur Verfügung"
1990
-
1991
- #: views/b2s/post.calendar.php:118 views/b2s/post.sched.php:136
1992
- #: views/b2s/repost.php:120 views/b2s/ship.php:515
1993
- msgid "for:"
1994
- msgstr "für:"
1995
-
1996
- #: views/b2s/support.php:122 views/b2s/support.php:123
1997
- msgid "Forgot Password?"
1998
- msgstr "Passwort vergessen?"
1999
-
2000
- #: views/b2s/support.php:159
2001
- msgid "Forgot username or password?"
2002
- msgstr "Username oder Passwort vergessen?"
2003
-
2004
- #: includes/B2S/Network/Item.php:764
2005
- msgid "Format"
2006
- msgstr "Format"
2007
-
2008
- #: includes/Tools.php:395
2009
- msgid "France"
2010
- msgstr "Frankreich"
2011
-
2012
- #: views/b2s/support.php:98
2013
- msgid "Frequently asked questions"
2014
- msgstr "Oft gestellte Fragen (FAQ)"
2015
-
2016
- #: includes/B2S/RePost/Item.php:79 includes/B2S/Ship/Item.php:1321
2017
- msgid "Fri"
2018
- msgstr "Fr"
2019
-
2020
- #: includes/B2S/RePost/Item.php:92
2021
- msgid "Friday"
2022
- msgstr "Freitag"
2023
-
2024
- #: includes/B2S/Settings/Item.php:167
2025
- msgid "Frontpage Settings"
2026
- msgstr "Frontpage Einstellungen"
2027
-
2028
- #: views/b2s/settings.php:37
2029
- msgid "General"
2030
- msgstr "Allgemein"
2031
-
2032
- #: views/prg/html/form.php:20
2033
- msgid "German"
2034
- msgstr "Deutsch"
2035
-
2036
- #: includes/Tools.php:397
2037
- msgid "Germany"
2038
- msgstr "Deutschland"
2039
-
2040
- #: views/b2s/premium.php:36
2041
- msgid "Get more information about the benefits of Blog2Social Premium"
2042
- msgstr "Erfahre mehr über die Vorteile von Blog2Social-Premium"
2043
-
2044
- #: views/b2s/html/header.php:97
2045
- #, php-format
2046
- msgid ""
2047
- "Get more information in the <a href=\"%s\" target=\"_blank\">social meta tag "
2048
- "guide</a>."
2049
- msgstr ""
2050
- "Mehr Informationen erhältst Du in der <a href=\"%s\" target=\"_blank\">"
2051
- "Social-Meta-Tag-Anleitung</a>."
2052
-
2053
- #: views/b2s/curation.php:295
2054
- #, php-format
2055
- msgid ""
2056
- "Get more information on how to share a text post with hashtags, @mentions "
2057
- "and emojis in the <a href=\"%s\" target=\"_blank\">social media posts "
2058
- "guide</a>."
2059
- msgstr ""
2060
- "Erhalte in dem \"<a href=\"%s\" target=\"_blank\">Social-Media-Posts "
2061
- "Guide</a>\" mehr Informationen darüber, wie Du Text-Beiträge mit Hashtags, "
2062
- "@Handles und Emojis teilen kannst."
2063
-
2064
- #: views/b2s/widgets/newsletter.php:6
2065
- msgid "Get Social Media News"
2066
- msgstr "Social Media News"
2067
-
2068
- #: views/b2s/html/header.php:374
2069
- msgid "Get Started"
2070
- msgstr "Jetzt loslegen"
2071
-
2072
- #: views/b2s/curation.draft.php:17
2073
- msgid "Get the Blog2Social Browser Extension"
2074
- msgstr "Blog2Social Browser Erweiterung"
2075
-
2076
- #: views/b2s/ship.php:782
2077
- msgid "Give me more information"
2078
- msgstr "Erhalte mehr Infomationen"
2079
-
2080
- #: views/b2s/premium.php:61
2081
- msgid "Go Premium and get even smarter with social media automation"
2082
- msgstr ""
2083
- "Das sind die Vorteile, von denen Sie mit Blog2Social Premium profitieren "
2084
- "können"
2085
-
2086
- #: views/b2s/support.php:149
2087
- msgid "Go to the Blog2Social Community"
2088
- msgstr "Zur Blog2Social Community"
2089
-
2090
- #: includes/B2S/Ship/Item.php:373
2091
- msgid ""
2092
- "Good to know: Instagram does not allow to publish identical or substantially "
2093
- "similar content on one or more accounts. Vary your content by using other "
2094
- "images, comments, hashtags or handles and provide your followers with more "
2095
- "inspiring content."
2096
- msgstr ""
2097
- "Gut zu wissen: Instagram erlaubt es nicht, identische oder im Wesentlichen "
2098
- "ähnliche Inhalte in einem oder auch mehreren Konten zu veröffentlichen. "
2099
- "Variiere daher Deine Inhalte mit unterschiedlichen Bildern, Kommentaren, "
2100
- "Hashtags oder Handles und versorge Deine Follower so mit abwechslungsreichem "
2101
- "und inspirierendem Content."
2102
-
2103
- #: includes/B2S/Network/Item.php:793 includes/B2S/Ship/Item.php:372
2104
- msgid ""
2105
- "Good to know: Instagram supports up to 30 hashtags in a post. The number "
2106
- "recommended for best results is 5 hashtags. Make sure that your hashtags are "
2107
- "thematically relevant to the content of your post."
2108
- msgstr ""
2109
- "Gut zu wissen: Instagram unterstützt bis zu 30 Hashtags in einem Beitrag. "
2110
- "Die empfohlene Anzahl für das beste Ergebnis sind 5 Hashtags, die thematisch "
2111
- "zum Inhalt Deines Beitrags passen. "
2112
-
2113
- #: views/b2s/network.php:133
2114
- msgid ""
2115
- "Google currently allows access to the API for all companies with up to 9 "
2116
- "locations in their Google My Business Listings. However, Google plans to "
2117
- "extend the API for companies with more than 9 locations in their Google My "
2118
- "Business listings."
2119
- msgstr ""
2120
- "Google erlaubt derzeit den Zugriff auf die API für alle Unternehmen mit bis "
2121
- "zu 9 Standorten. Google plant, den Zugriff auf die API in Zukunft auch auf "
2122
- "Unternehmen mit mehr als 9 verbundenen Standorten in Ihren Google My "
2123
- "Business Brancheneinträgen zu erweitern."
2124
-
2125
- #: views/b2s/network.php:127 views/b2s/premium.php:127
2126
- msgid "Google My Business"
2127
- msgstr "Google My Business"
2128
-
2129
- #: views/b2s/curation.php:233
2130
- msgid ""
2131
- "Grab more attention for your content with photos, videos, or infographics."
2132
- msgstr ""
2133
- "Erziele mehr Aufmerksamkeit für Deine Inhalte mit Fotos, Videos oder "
2134
- "Infografiken."
2135
-
2136
- #: includes/Tools.php:386
2137
- msgid "Great Britain"
2138
- msgstr "Großbritannien"
2139
-
2140
- #: includes/Tools.php:376
2141
- msgid "Greece"
2142
- msgstr "Griechenland"
2143
-
2144
- #: includes/Loader.php:890 includes/B2S/Network/Item.php:696
2145
- msgid "Group"
2146
- msgstr "Gruppe"
2147
-
2148
- #: includes/B2S/PostBox.php:143 views/b2s/html/header.php:60
2149
- msgid "guide for server connection"
2150
- msgstr "Serververbindungs-Guide"
2151
-
2152
- #: includes/B2S/Network/Item.php:866
2153
- msgid "Hashtag shuffle (Hashtags have to be defined in the text field above)"
2154
- msgstr "Hashtags mischen (Hashtags müssen im obigen Textfeld definiert sein)"
2155
-
2156
- #: includes/B2S/Ship/Item.php:1107
2157
- msgid "Hashtags"
2158
- msgstr "Hashtags"
2159
-
2160
- #: views/b2s/support.php:16
2161
- msgid "Help & Community"
2162
- msgstr "Hilfe & Community"
2163
-
2164
- #: includes/Loader.php:995 includes/Loader.php:1081
2165
- #: views/b2s/html/header.php:40 views/b2s/html/sidebar.php:140
2166
- #: views/b2s/html/sidebar.ship.php:66
2167
- msgid "Help & Support"
2168
- msgstr "Hilfe & Support"
2169
-
2170
- #: views/b2s/html/footer.php:226
2171
- msgid "Help us make Blog2Social even better!"
2172
- msgstr "Hilf uns, Blog2Social noch besser zu machen!"
2173
-
2174
- #: views/b2s/html/header.php:244
2175
- #, php-format
2176
- msgid ""
2177
- "Hi, we noticed you just shared your %s. blog post with Blog2Social - that's "
2178
- "awesome! Could you please do us a favor and give it a 5-star rating on "
2179
- "WordPress? Just to help us spread the word and boost our motivation."
2180
- msgstr ""
2181
- "Hallo, wir haben bemerkt, dass Du gerade Deinen %s. Blogbeitrag mit "
2182
- "Blog2Social geteilt hast - das ist fantastisch! Könntest Du uns bitte einen "
2183
- "Gefallen tun und uns eine 5-Sterne-Bewertung auf WordPress geben? Damit "
2184
- "hilfst Du uns bekannter zu werden und motivierst uns Blog2Social stetig zu "
2185
- "verbessen."
2186
-
2187
- #: includes/Notice.php:20
2188
- msgid "hide"
2189
- msgstr "ausblenden"
2190
-
2191
- #: includes/B2S/Ship/Item.php:393
2192
- msgid "hide calendar"
2193
- msgstr "Planungskalender verbergen"
2194
-
2195
- #: views/b2s/support.php:37
2196
- msgid "How can we help?"
2197
- msgstr "Wie können wir helfen?"
2198
-
2199
- #: views/b2s/support.php:177
2200
- msgid "How to use the Troubleshooting tool"
2201
- msgstr "Wie Du das Problemanalyse-Tool nutzt"
2202
-
2203
- #. URI of the plugin
2204
- #. Author URI of the plugin
2205
- msgid "https://www.blog2social.com"
2206
- msgstr "https://www.blog2social.com"
2207
-
2208
- #: includes/Tools.php:401
2209
- msgid "Hungary"
2210
- msgstr "Ungarn"
2211
-
2212
- #: views/b2s/support.php:137
2213
- #, php-format
2214
- msgid "I agree to the <a href=\"%s\" target=\"_blank\">community rules</a>"
2215
- msgstr ""
2216
- "Ich habe die <a href=\"%s\" target=\"_blank\">Community-Regeln</a> zur "
2217
- "Kenntnis genommen und willige ein."
2218
-
2219
- #: views/b2s/html/header.php:488
2220
- msgid "I agree to the Adenion Privacy Policy"
2221
- msgstr "Ich akzeptiere die Datenschutzerklärung von Adenion. "
2222
-
2223
- #: views/b2s/html/header.php:254
2224
- msgid "I already did it"
2225
- msgstr "Habe ich schon erledigt"
2226
-
2227
- #: views/b2s/html/header.php:297 views/b2s/html/header.php:316
2228
- msgid "I need some more time to decide"
2229
- msgstr "Ich brauche etwas mehr Zeit, um mich zu entscheiden"
2230
-
2231
- #: views/b2s/html/footer.php:502
2232
- msgid ""
2233
- "If LinkedIn can’t find the oEmbed tag in your data, it will use the OG (Open "
2234
- "Graph) meta tags instead."
2235
- msgstr ""
2236
- "Wenn LinkedIn keine oEmbed Tags in deinen Daten finden kann, nutzt das "
2237
- "Netzwerk stattdessen die OG (Open Graph) Meta Tags."
2238
-
2239
- #: views/b2s/html/footer.php:292
2240
- msgid ""
2241
- "If Retweets are enabled, every Original-Tweet you schedule in this step will "
2242
- "be retweeted by the selected Twitter accounts. If, for example, 3 Original-"
2243
- "Tweets are scheduled, every single Tweet will trigger a Retweet for the "
2244
- "selected Twitter accounts."
2245
- msgstr ""
2246
- "Wenn Retweets aktiviert sind, wird jeder Original-Tweet, den Du in diesem "
2247
- "Schritt planst, von den ausgewählten Twitter-Konten retweetet. Wenn "
2248
- "beispielsweise 3 Original-Tweets geplant sind, löst jeder einzelne Tweet "
2249
- "einen Retweet für die ausgewählten Twitter-Konten aus."
2250
-
2251
- #: includes/Notice.php:18
2252
- msgid ""
2253
- "If you like Blog2Social, please give us a 5 star rating. If there is "
2254
- "anything that does not work for you, please contact us!"
2255
- msgstr ""
2256
- "Wenn Dir Blog2Social gefällt, gib uns bitte eine 5 Sterne Bewertung. Wenn es "
2257
- "etwas gibt, das für Dich nicht funktioniert, kontaktiere uns bitte!"
2258
-
2259
- #: views/b2s/html/sidebar.php:166
2260
- msgid ""
2261
- "If you like Blog2Social, we would be greatly delighted, if you could leave "
2262
- "us a 5-star rating. If there's something you need assistance with, you can "
2263
- "ask all your questions in the Blog2Social support community where you will "
2264
- "receive help from our committed support team. You can easily access the "
2265
- "Blog2Social Support Community via the Help & Support section in the "
2266
- "Blog2Social menu on your WP dashboard."
2267
- msgstr ""
2268
- "Wenn Dir Blog2Social gefällt, würden wir uns sehr über eine 5-Sterne-"
2269
- "Bewertung freuen. Wenn es etwas gibt, wofür Du Unterstützung benötigst, "
2270
- "kannst Du Deine Frage jederzeit in der Blog2Social-Community stellen und "
2271
- "erhältst Hilfe von unserem engagierten Support-Team."
2272
-
2273
- #: views/b2s/ship.php:371
2274
- msgid "Ignore & share"
2275
- msgstr "Ignorieren & teilen"
2276
-
2277
- #: includes/B2S/Network/Item.php:772 includes/B2S/Network/Item.php:775
2278
- msgid "Image"
2279
- msgstr "Bild"
2280
-
2281
- #: views/b2s/html/footer.php:510 views/b2s/html/footer.php:525
2282
- msgid "image"
2283
- msgstr "Bild"
2284
-
2285
- #: views/b2s/post.calendar.php:74 views/b2s/post.sched.php:194
2286
- #: views/b2s/repost.php:50 views/b2s/repost.php:87
2287
- #: includes/B2S/Network/Item.php:772 includes/B2S/Network/Item.php:775
2288
- #: includes/B2S/Settings/Item.php:266 views/b2s/html/footer.php:182
2289
- msgid "Image cut out"
2290
- msgstr "Bild zuschneiden"
2291
-
2292
- #: views/b2s/curation.php:48 views/b2s/curation.php:51
2293
- #: views/b2s/post.calendar.php:74 views/b2s/post.sched.php:194
2294
- #: views/b2s/repost.php:50 views/b2s/repost.php:87
2295
- #: includes/B2S/Post/Item.php:791 includes/B2S/Settings/Item.php:266
2296
- #: includes/B2S/Settings/Item.php:289
2297
- msgid "Image Post"
2298
- msgstr "Bild-Beitrag"
2299
-
2300
- #: includes/B2S/Settings/Item.php:186 includes/B2S/Settings/Item.php:207
2301
- #: includes/B2S/Ship/Image.php:94 includes/B2S/Ship/Image.php:96
2302
- msgid "Image upload / Media Gallery"
2303
- msgstr "Bild hochladen / Mediathek"
2304
-
2305
- #: includes/B2S/Settings/Item.php:184 includes/B2S/Settings/Item.php:205
2306
- msgid "Image URL"
2307
- msgstr "Bild Url"
2308
-
2309
- #: views/b2s/post.calendar.php:74 views/b2s/post.sched.php:194
2310
- #: views/b2s/repost.php:50 views/b2s/repost.php:87
2311
- #: includes/B2S/Network/Item.php:771 includes/B2S/Network/Item.php:774
2312
- #: includes/B2S/Settings/Item.php:252 views/b2s/html/footer.php:177
2313
- msgid "Image with frame"
2314
- msgstr "Bild mit Rahmen"
2315
-
2316
- #: includes/B2S/AutoPost/Item.php:144
2317
- msgid ""
2318
- "Immediate Cross-Posting across all networks: Share an unlimited number of "
2319
- "posts"
2320
- msgstr ""
2321
- "Immediate Cross-Posting über alle Netzwerke hinweg: Teile eine unbegrenzte "
2322
- "Anzahl an Beiträgen"
2323
-
2324
- #: includes/B2S/AutoPost/Item.php:161 includes/B2S/Curation/View.php:64
2325
- msgid "immediately"
2326
- msgstr "sofort"
2327
-
2328
- #: includes/B2S/PostBox.php:349
2329
- msgid "immediately after publishing"
2330
- msgstr "sofort nach Veröffentlichung"
2331
-
2332
- #: views/b2s/ship.php:496
2333
- msgid "Important infomations about XING groups"
2334
- msgstr "Wichtige Information zu XING-Gruppen"
2335
-
2336
- #: includes/B2S/AutoPost/Item.php:158
2337
- msgid ""
2338
- "In accordance with the new Twitter TOS, one Twitter account can be selected "
2339
- "as your primary Twitter account for auto-posting."
2340
- msgstr ""
2341
- "In Übereinstimmung mit den neuen Twitter-AGB kann ein Twitter-Account als "
2342
- "Ihr primärer Twitter-Account für das Auto-Posting ausgewählt werden"
2343
-
2344
- #: views/b2s/curation.php:375
2345
- #, php-format
2346
- #| msgid ""
2347
- #| "In the <a href=\"%s\">Network Settings</a> you can define network "
2348
- #| "selections to select and save your most used networks for specific posts "
2349
- #| "or campaigns."
2350
- msgid ""
2351
- "In the <a href=\"%s\">Network Settings</a> you can define network selections "
2352
- "to select and save your most-used networks for specific posts or campaigns."
2353
- msgstr ""
2354
- "Unter den <a href=\"%s\">Netzwerkeinstellungen</a> kannst Du die Netzwerk-"
2355
- "Gruppierung festlegen."
2356
-
2357
- #: views/b2s/curation.php:297
2358
- #, php-format
2359
- msgid ""
2360
- "In the <a href=\"%s\">Network Settings</a> you can define one or more "
2361
- "network selections for your posts."
2362
- msgstr ""
2363
- "Unter den <a href=\"%s\">Netzwerkeinstellungen</a> kannst Du die Netzwerk-"
2364
- "Gruppierung festlegen."
2365
-
2366
- #: includes/B2S/AutoPost/Item.php:284 includes/B2S/AutoPost/Item.php:304
2367
- #: includes/B2S/RePost/Item.php:191 includes/B2S/RePost/Item.php:211
2368
- #: includes/B2S/RePost/Item.php:231 includes/B2S/RePost/Item.php:250
2369
- msgid "Include (Post only...)"
2370
- msgstr "enthält (nur Beiträge, mit ...)"
2371
-
2372
- #: includes/B2S/RePost/Item.php:54
2373
- #, php-format
2374
- msgid "include <a href=\"%s\" target=\"_blank\">favorites posts</a> only"
2375
- msgstr "nur <a href=\"%s\" target=\"_blank\">Favoriten</a> hinzufügen"
2376
-
2377
- #: includes/B2S/RePost/Item.php:57
2378
- msgid "include posts with images only"
2379
- msgstr "nur Beiträge mit Bildern hinzufügen"
2380
-
2381
- #: includes/Tools.php:377
2382
- msgid "India"
2383
- msgstr "Indien"
2384
-
2385
- #: includes/Tools.php:383
2386
- msgid "Indonesia"
2387
- msgstr "Indonesien"
2388
-
2389
- #: includes/B2S/PostBox.php:165 includes/B2S/PostBox.php:168
2390
- #: includes/B2S/PostBox.php:253 views/b2s/network.php:48 views/b2s/ship.php:80
2391
- #: views/b2s/ship.php:170 views/b2s/ship.php:262
2392
- #: includes/B2S/AutoPost/Item.php:110 includes/B2S/AutoPost/Item.php:207
2393
- #: includes/B2S/Curation/View.php:73 includes/B2S/Network/Item.php:222
2394
- #: includes/B2S/RePost/Item.php:159 includes/B2S/RePost/Item.php:180
2395
- #: includes/B2S/Ship/Item.php:1143
2396
- msgid "Info"
2397
- msgstr "Info"
2398
-
2399
- #: includes/B2S/Ship/Item.php:526
2400
- msgid ""
2401
- "Info: Change Card Meta tags image, title and description for this network"
2402
- msgstr "Info: Ändere die Twitter Card Parameter für diese Netzwerk"
2403
-
2404
- #: includes/B2S/Ship/Item.php:465 includes/B2S/Ship/Item.php:585
2405
- #: includes/B2S/Ship/Item.php:615 includes/B2S/Ship/Item.php:643
2406
- #: includes/B2S/Ship/Item.php:671 includes/B2S/Ship/Item.php:699
2407
- msgid ""
2408
- "Info: Change Open Graph Meta tags image, title and description for this "
2409
- "network"
2410
- msgstr "Info: Ändere die Open Graph Parameter für diese Netzwerk"
2411
-
2412
- #: includes/B2S/Ship/Item.php:355 includes/B2S/Ship/Item.php:1346
2413
- msgid "Insert full-text"
2414
- msgstr "ganzen Text einfügen"
2415
-
2416
- #: includes/B2S/Settings/Item.php:260 views/b2s/html/footer.php:178
2417
- msgid ""
2418
- "Insert white frames to show the whole image in your timeline. All image "
2419
- "information will be shown in your timeline."
2420
- msgstr ""
2421
- "Füge weiße Rahmen ein, um das gesamte Bild in Deiner Zeitleiste anzuzeigen. "
2422
- "Alle Bildinformationen werden in Deiner Zeitleiste angezeigt."
2423
-
2424
- #: views/b2s/support.php:236
2425
- msgid "Inspect Post"
2426
- msgstr "Link prüfen"
2427
-
2428
- #: includes/Loader.php:923
2429
- #, php-format
2430
- msgid ""
2431
- "Instagram published your post without text. Please see the following <a "
2432
- "target=\"_blank\" href=\"%s\">guide</a>."
2433
- msgstr ""
2434
- "Instagram hat Deinen Beitrag ohne Text veröffentlicht. Bitte beachte die "
2435
- "folgende <a target=\"_blank\" href=\"%s\">Anleitung</a>"
2436
-
2437
- #: views/b2s/settings.php:183
2438
- msgid "Instant Caching for Facebook Link Posts"
2439
- msgstr "Instant Caching für Facebook Link-Beiträge"
2440
-
2441
- #: views/b2s/network.php:260
2442
- msgid "Instant Caching for Link Posts"
2443
- msgstr "Instant Caching für Link-Beiträge"
2444
-
2445
- #: includes/Loader.php:889 views/b2s/html/post.navbar.php:17
2446
- #: views/b2s/html/sidebar.php:119
2447
- msgid "Instant Sharing"
2448
- msgstr "Instant Sharing"
2449
-
2450
- #: views/b2s/network.php:387 views/b2s/ship.php:616
2451
- msgid "Invalid Data! Please try again."
2452
- msgstr "Ungültige Daten! Bitte versuche es erneut."
2453
-
2454
- #: views/b2s/curation.php:37
2455
- msgid "Invalid data. Please check your data."
2456
- msgstr "Ungültige Daten. Bitte überprüfe Deine Angaben."
2457
-
2458
- #: views/b2s/support.php:121
2459
- msgid "Invalid email address"
2460
- msgstr "Ungültige E-Mail Adresse"
2461
-
2462
- #: includes/Tools.php:379
2463
- msgid "Ireland"
2464
- msgstr "Irland"
2465
-
2466
- #: includes/B2S/Post/Item.php:921
2467
- msgid "is currently being processed by the network"
2468
- msgstr "wird vom Netzwerk verarbeitet"
2469
-
2470
- #: includes/Tools.php:415
2471
- msgid "is determined automatically"
2472
- msgstr "wird automatisch ermittelt"
2473
-
2474
- #: includes/B2S/Post/Item.php:837
2475
- #, php-format
2476
- msgid "is waiting to shared by %s"
2477
- msgstr "wartet darauf von %s geteilt zu werden"
2478
-
2479
- #: includes/Tools.php:380
2480
- msgid "Italy"
2481
- msgstr "Italien"
2482
-
2483
- #: includes/Tools.php:402
2484
- msgid "Japan"
2485
- msgstr "Japan"
2486
-
2487
- #: views/b2s/html/footer.php:11 views/prg/html/footer.php:11
2488
- msgid "Job"
2489
- msgstr "Job"
2490
-
2491
- #: includes/B2S/Ship/Item.php:1081
2492
- msgid "Jobs & Projects"
2493
- msgstr "Stellenangebote & Projekte"
2494
-
2495
- #: views/b2s/html/footer.php:441
2496
- msgid ""
2497
- "Keep your social media feed updated automatically with your best content and "
2498
- "save valuable time by reviving your evergreen content regularly. Automate "
2499
- "your resharing process with Blog2Social, so you can use your time to create "
2500
- "new content and interact with your community."
2501
- msgstr ""
2502
- "Blog2Social kann Deinen Social-Media-Feed automatisch und regelmäßig mit "
2503
- "Deinem besten Content versorgen. Spare wertvolle Zeit und lass Blog2Social "
2504
- "Deinen Evergreen-Content automatisch wiederbeleben. Automatisiere Deinen "
2505
- "gesamten Re-Sharing-Prozess, damit Du mehr Zeit hast neuen Content zu "
2506
- "erstellen und mit Deiner Community zu interagieren."
2507
-
2508
- #: views/prg/html/form.php:50
2509
- msgid "Keywords"
2510
- msgstr "Keywords"
2511
-
2512
- #: views/prg/html/form.php:52
2513
- msgid "Keywords with commas (e.g .: Blog2Social, PR-Gateway)"
2514
- msgstr "Keywords mit Komma getrennt (z.B.: Blog2Social, PR-Gateway)"
2515
-
2516
- #: views/b2s/settings.php:117
2517
- msgid "Keywords: The tags you have set in your post."
2518
- msgstr "Keywords: Die Tags, die Du in Deinem Beitrag gesetzt hast."
2519
-
2520
- #: includes/Tools.php:405
2521
- msgid "Korea"
2522
- msgstr "Korea"
2523
-
2524
- #: views/prg/html/form.php:12
2525
- msgid "Language"
2526
- msgstr "Sprache"
2527
-
2528
- #: includes/B2S/Post/Item.php:919
2529
- #, php-format
2530
- msgid "last modified by %s"
2531
- msgstr "zuletzt von %s bearbeitet"
2532
-
2533
- #: views/b2s/html/header.php:356 views/prg/html/form.php:92
2534
- #: views/prg/html/form.php:103 views/prg/html/form.php:169
2535
- #: views/prg/html/form.php:180
2536
- msgid "Last Name"
2537
- msgstr "Nachname"
2538
-
2539
- #: includes/B2S/Post/Item.php:563
2540
- msgid "last saved"
2541
- msgstr "zuletzt gespeichert:"
2542
-
2543
- #: includes/B2S/PostBox.php:171
2544
- msgid "Last shared"
2545
- msgstr "Letzte Veröffentlichung"
2546
-
2547
- #: includes/B2S/Post/Item.php:419 includes/B2S/Post/Item.php:524
2548
- #: includes/B2S/Post/Item.php:572
2549
- msgid "last shared on social media"
2550
- msgstr "zuletzt auf Social Media geteilt"
2551
-
2552
- #: views/b2s/widgets/posts.php:16
2553
- msgid "Latest Posts"
2554
- msgstr "letzte Beiträge"
2555
-
2556
- #: includes/B2S/Post/Item.php:464
2557
- #, php-format
2558
- msgid "latest share by %s"
2559
- msgstr "zuletzt von %s geteilt"
2560
-
2561
- #: includes/B2S/Ship/Save.php:417
2562
- msgid "Learn how it works"
2563
- msgstr "mehr erfahren"
2564
-
2565
- #: views/b2s/support.php:219
2566
- msgid "Learn how to edit and adjust Open Graph tags."
2567
- msgstr "So kannst Du Deine Open Graph Tags bearbeiten und anpassen."
2568
-
2569
- #: views/b2s/support.php:254
2570
- msgid "Learn how to edit and adjust Twitter Card tags."
2571
- msgstr "So kannst Du Deine Twitter Card Tags bearbeiten und anpassen."
2572
-
2573
- #: views/b2s/html/footer.php:252
2574
- msgid ""
2575
- "Learn how to set up and apply individual best times to your social media "
2576
- "scheduling and auto-poster."
2577
- msgstr ""
2578
- "Erfahre, wie Du individuelle Beste Zeiten für Deine Social Media Planung und "
2579
- "Deinen Auto-Poster einrichten und anwenden kannst."
2580
-
2581
- #: views/b2s/network.php:136 views/b2s/ship.php:500
2582
- #: includes/B2S/Ship/Item.php:1241 views/b2s/partials/post-edit-modal.php:53
2583
- msgid "Learn more"
2584
- msgstr "Mehr erfahren"
2585
-
2586
- #: views/b2s/curation.php:241
2587
- #, php-format
2588
- msgid ""
2589
- "Learn more about how to share social media posts in the <a href=\"%s\" "
2590
- "target=\"_blank\">social media posts guide</a>."
2591
- msgstr ""
2592
- "Erhalte in dem \"<a href=\"%s\" target=\"_blank\">Social-Media-Posts "
2593
- "Guide</a>\" mehr Informationen darüber, wie Du Social-Media-Beiträge teilen "
2594
- "kannst."
2595
-
2596
- #: includes/B2S/Ship/Item.php:364 includes/B2S/Ship/Item.php:787
2597
- #: includes/B2S/Ship/Item.php:1212
2598
- msgid "Learn more about this"
2599
- msgstr "Erfahre mehr darüber"
2600
-
2601
- #: views/b2s/network.php:305
2602
- msgid "Legend"
2603
- msgstr "Legende"
2604
-
2605
- #: includes/Tools.php:361 views/b2s/html/sidebar.php:30
2606
- #: views/b2s/html/sidebar.ship.php:29
2607
- msgid "License"
2608
- msgstr "Lizenz"
2609
-
2610
- #: views/b2s/support.php:78
2611
- msgid "Licensing"
2612
- msgstr "Lizenzen"
2613
-
2614
- #: includes/B2S/Network/Item.php:771 includes/B2S/Network/Item.php:774
2615
- #: includes/B2S/Ship/Item.php:1008 includes/B2S/Ship/Item.php:1010
2616
- msgid "Link"
2617
- msgstr "Link"
2618
-
2619
- #: views/b2s/curation.php:45 views/b2s/post.calendar.php:74
2620
- #: views/b2s/post.sched.php:194 views/b2s/repost.php:50 views/b2s/repost.php:87
2621
- #: includes/B2S/Post/Item.php:789 includes/B2S/Settings/Item.php:252
2622
- #: includes/B2S/Settings/Item.php:289 views/b2s/html/footer.php:160
2623
- msgid "Link Post"
2624
- msgstr "Link-Beitrag"
2625
-
2626
- #: views/b2s/network.php:717
2627
- msgid "LinkedIn pages"
2628
- msgstr "LinkedIn-Seiten"
2629
-
2630
- #: views/b2s/support.php:231
2631
- msgid "LinkedIn Post Inspector"
2632
- msgstr "LinkedIn Post Inspector"
2633
-
2634
- #: views/b2s/dashboard.php:31 includes/B2S/RePost/Item.php:140
2635
- msgid "List"
2636
- msgstr "Liste"
2637
-
2638
- #: views/b2s/network.php:55 views/b2s/ship.php:79
2639
- #: views/b2s/partials/post-edit-modal.php:42
2640
- msgid "Load Best Times"
2641
- msgstr "Lade beste Zeiten"
2642
-
2643
- #: views/b2s/curation.php:62
2644
- msgid "Load data..."
2645
- msgstr "Daten werden geladen..."
2646
-
2647
- #: includes/B2S/Network/Item.php:765 includes/B2S/Network/Item.php:786
2648
- msgid "Load default settings"
2649
- msgstr "Lade Standardeinstellungen"
2650
-
2651
- #: includes/B2S/Post/Item.php:435 includes/B2S/Post/Item.php:585
2652
- msgid "load Draft"
2653
- msgstr "Entwurf aufrufen"
2654
-
2655
- #: views/b2s/ship.php:73 views/b2s/partials/post-edit-modal.php:41
2656
- msgid "Load My Times Settings"
2657
- msgstr "Meine Zeit-Einstellungen laden"
2658
-
2659
- #: views/b2s/curation.draft.php:47 views/b2s/network.php:67
2660
- #: views/b2s/network.php:155 views/b2s/network.php:242
2661
- #: views/b2s/network.php:380 views/b2s/network.php:459
2662
- #: views/b2s/post.approve.php:51 views/b2s/post.calendar.php:64
2663
- #: views/b2s/post.calendar.php:249 views/b2s/post.draft.php:42
2664
- #: views/b2s/post.favorites.php:41 views/b2s/post.notice.php:48
2665
- #: views/b2s/post.php:41 views/b2s/post.publish.php:45
2666
- #: views/b2s/post.sched.php:63 views/b2s/repost.php:32 views/b2s/ship.php:192
2667
- #: views/b2s/ship.php:609 views/b2s/ship.php:778 views/b2s/support.php:144
2668
- #: views/b2s/support.php:182 views/prg/html/header.php:86
2669
- msgid "Loading..."
2670
- msgstr "Wird geladen..."
2671
-
2672
- #: includes/Loader.php:898
2673
- msgid "Location"
2674
- msgstr "Standort"
2675
-
2676
- #: views/b2s/network.php:389 views/b2s/ship.php:618
2677
- #, php-format
2678
- msgid ""
2679
- "Login failed. Please check your login data for typos and please check your "
2680
- "Pinterest settings, if the two-factor authentication is turned off for this "
2681
- "account: <a target=\"_blank\" href=\"%s\">%s</a>"
2682
- msgstr ""
2683
- "Die Anmeldung ist fehlgeschlagen. Bitte überprüfe Deine Logindaten auf "
2684
- "Tippfehler und prüfe in Deinen Pinterest Einstellungen, ob die Zwei-Faktor-"
2685
- "Authentifizierung für dieses Konto deaktiviert ist: <a target=\"_blank\" "
2686
- "href=\"%s\">%s</a>"
2687
-
2688
- #: views/prg/login.php:21
2689
- msgid ""
2690
- "Login failed. Please check your server settings. OpenSSL must be enabled on."
2691
- msgstr ""
2692
- " Die Anmeldung zu PR-Gateway ist fehlgeschlagen. Bitte überprüfen Deine "
2693
- "Server-Einstellungen. OpenSSL muss aktiviert sein. "
2694
-
2695
- #: views/prg/login.php:15
2696
- msgid "Login failed. Please check your username and a password!"
2697
- msgstr ""
2698
- " Die Anmeldung zu PR-Gateway ist fehlgeschlagen. Bitte überprüfe Deinen "
2699
- "Benutzernamen und Dein Password!"
2700
-
2701
- #: views/b2s/network.php:367 views/b2s/network.php:393 views/b2s/ship.php:596
2702
- #: views/b2s/ship.php:622
2703
- msgid ""
2704
- "Login up successful. Please confirm that Blog2Social is allowed to publish "
2705
- "on your profile."
2706
- msgstr ""
2707
- "Anmeldung erfolgreich. Bitte bestätige, dass Blog2Social auf Deinem Profil "
2708
- "veröffentlichen darf."
2709
-
2710
- #: views/prg/html/header.php:71
2711
- msgid "Logout"
2712
- msgstr "Ausloggen"
2713
-
2714
- #: includes/B2S/Ship/Item.php:1105
2715
- #, php-format
2716
- msgid "max. %s Tags"
2717
- msgstr "max. %s Tags"
2718
-
2719
- #: views/prg/html/form.php:44 views/prg/html/form.php:46
2720
- msgid "Message"
2721
- msgstr "Nachricht"
2722
-
2723
- #: includes/B2S/Settings/Item.php:139
2724
- msgid "Meta Tags Settings for Posts and Pages"
2725
- msgstr "Meta Tag Einstellungen für Beiträge und Seiten"
2726
-
2727
- #: includes/Tools.php:407
2728
- msgid "Mexico"
2729
- msgstr "Mexiko"
2730
-
2731
- #: includes/B2S/Ship/Item.php:1172 includes/B2S/Ship/Item.php:1173
2732
- #: includes/B2S/Ship/Item.php:1174 includes/B2S/Ship/Item.php:1175
2733
- #: views/b2s/partials/post-edit-modal.php:82
2734
- #: views/b2s/partials/post-edit-modal.php:83
2735
- #: views/b2s/partials/post-edit-modal.php:84
2736
- #: views/b2s/partials/post-edit-modal.php:85
2737
- msgid "min"
2738
- msgstr "min"
2739
-
2740
- #: includes/B2S/AutoPost/Item.php:163
2741
- msgid "minutes"
2742
- msgstr "Minuten"
2743
-
2744
- #: includes/B2S/Network/Item.php:884
2745
- msgid ""
2746
- "Missing PHP \"mbstring\" extension to use the character limit function. "
2747
- "Please activate server-side the PHP \"mbstring\" extension in your \"php."
2748
- "ini\" file."
2749
- msgstr ""
2750
- "Bitte aktiviere serverseitig die PHP \"mbstring\" Erweiterung, um die "
2751
- "Zeichenbegrenzungsfunktion zu nutzen."
2752
-
2753
- #: views/b2s/network.php:209
2754
- msgid "modify"
2755
- msgstr "modify"
2756
-
2757
- #: includes/Loader.php:45
2758
- msgid "Modify forum"
2759
- msgstr "Modify forum"
2760
-
2761
- #: includes/Loader.php:45
2762
- msgid "Modify pin board"
2763
- msgstr "Pin-Board bearbeiten"
2764
-
2765
- #: includes/Loader.php:45
2766
- msgid "Modify subreddit"
2767
- msgstr "Modify subreddit"
2768
-
2769
- #: includes/B2S/RePost/Item.php:75 includes/B2S/Ship/Item.php:1317
2770
- msgid "Mon"
2771
- msgstr "Mo"
2772
-
2773
- #: includes/B2S/RePost/Item.php:88
2774
- msgid "Monday"
2775
- msgstr "Montag"
2776
-
2777
- #: includes/B2S/Ship/Item.php:1284
2778
- msgid "Month"
2779
- msgstr "Monat"
2780
-
2781
- #: includes/B2S/Ship/Item.php:1268
2782
- msgid "monthly"
2783
- msgstr "monatlich"
2784
-
2785
- #: includes/B2S/Ship/Item.php:1284
2786
- msgid "Months"
2787
- msgstr "Monate"
2788
-
2789
- #: views/b2s/support.php:213
2790
- msgid "More"
2791
- msgstr "Mehr"
2792
-
2793
- #: includes/B2S/Ship/Image.php:34
2794
- msgid "More Information"
2795
- msgstr "Weitere Informationen"
2796
-
2797
- #: views/b2s/autopost.php:76 views/b2s/repost.php:184
2798
- #: includes/B2S/AutoPost/Item.php:158
2799
- msgid "More information"
2800
- msgstr "Zusätzliche Informationen"
2801
-
2802
- #: views/b2s/curation.php:299 views/b2s/curation.php:377
2803
- #, php-format
2804
- msgid ""
2805
- "More information on how to create a network selection in the guide <a "
2806
- "href=\"%s\" target=\"_blank\">\"How can I save a specific selection of "
2807
- "networks?\"</a>"
2808
- msgstr ""
2809
- "Weitere Informationen zur Erstellung einer Netzwerk-Gruppierung erhältst Du "
2810
- "in dem Guide <a href=\"%s\" target=\"_blank\">\"Kann ich eine bestimmte "
2811
- "Auswahl von Netzwerken speichern?\"</a>."
2812
-
2813
- #: views/b2s/premium.php:79
2814
- msgid "More users and accounts"
2815
- msgstr "Mehr Benutzer und Accounts"
2816
-
2817
- #: views/b2s/network.php:489 views/b2s/network.php:584
2818
- msgid "move"
2819
- msgstr "verschieben"
2820
-
2821
- #: views/b2s/network.php:477 views/b2s/network.php:577
2822
- msgid "Move the connection to another network collection."
2823
- msgstr "Verbindung in eine andere Netzwerk-Gruppierung verschieben"
2824
-
2825
- #: views/prg/html/form.php:96 views/prg/html/form.php:173
2826
- msgid "Mr."
2827
- msgstr "Herr"
2828
-
2829
- #: views/prg/html/form.php:95 views/prg/html/form.php:172
2830
- msgid "Mrs."
2831
- msgstr "Frau"
2832
-
2833
- #: views/b2s/network.php:582 includes/B2S/Ship/Navbar.php:37
2834
- msgid "My Profile"
2835
- msgstr "Mein Profil"
2836
-
2837
- #: includes/B2S/Network/Item.php:68 includes/B2S/Network/Item.php:228
2838
- msgid "My profile"
2839
- msgstr "Mein Profil"
2840
-
2841
- #: includes/B2S/Network/Item.php:579 views/prg/html/form.php:84
2842
- #: views/prg/html/form.php:86 views/prg/html/form.php:161
2843
- #: views/prg/html/form.php:163
2844
- msgid "Name"
2845
- msgstr "Name"
2846
-
2847
- #: includes/B2S/RePost/Item.php:126
2848
- msgid "Need more?"
2849
- msgstr "Benötigst Du mehr?"
2850
-
2851
- #: views/b2s/curation.php:173 views/b2s/post.calendar.php:270
2852
- #: views/b2s/ship.php:408
2853
- msgid "Need to schedule your posts?"
2854
- msgstr "Du möchtest Deine Beiträge planen?"
2855
-
2856
- #: views/b2s/support.php:192
2857
- msgid "Needed"
2858
- msgstr "Erforderlich"
2859
-
2860
- #: includes/Tools.php:388
2861
- msgid "Netherlands"
2862
- msgstr "Niederlande"
2863
-
2864
- #: views/b2s/network.php:474 views/b2s/network.php:574
2865
- msgid "Network collection"
2866
- msgstr "Netzwerkgruppierung"
2867
-
2868
- #: views/b2s/ship.php:177
2869
- msgid "network connected"
2870
- msgstr "Netzwerk verbunden"
2871
-
2872
- #: views/b2s/network.php:689
2873
- msgid "Network connections"
2874
- msgstr "Netzwerkverbindungen"
2875
-
2876
- #: includes/B2S/Ship/Item.php:162 includes/B2S/Ship/Item.php:231
2877
- msgid "Network defines image by link"
2878
- msgstr "Netzwerk wählt selber das Bild aus"
2879
-
2880
- #: includes/B2S/Ship/Item.php:165 includes/B2S/Ship/Item.php:230
2881
- msgid "Network does not support emojis"
2882
- msgstr "Netzwerk unterstützt keine Emojis"
2883
-
2884
- #: includes/B2S/Ship/Item.php:167 includes/B2S/Ship/Item.php:233
2885
- msgid "Network does not support GIFs"
2886
- msgstr "Das Netzwerk unterstützt keine GIFs"
2887
-
2888
- #: includes/B2S/Ship/Item.php:229
2889
- msgid "Network does not support image for pages"
2890
- msgstr "Netzwerk unterstützt keine Bilder für Seiten"
2891
-
2892
- #: includes/B2S/Ship/Item.php:161
2893
- msgid "Network does not support image for profiles"
2894
- msgstr "Netzwerk unterstützt keine Bilder für Profile"
2895
-
2896
- #: includes/B2S/Network/Item.php:847 includes/B2S/Network/Item.php:904
2897
- #: includes/B2S/Network/Item.php:940
2898
- msgid "Network limit"
2899
- msgstr "Netzwerkbegrenzung"
2900
-
2901
- #: includes/B2S/PostBox.php:146 includes/B2S/AutoPost/Item.php:61
2902
- #: includes/B2S/AutoPost/Item.php:193 includes/B2S/RePost/Item.php:166
2903
- msgid "Network settings"
2904
- msgstr "Netzwerkeinstellungen"
2905
-
2906
- #: includes/Loader.php:990 includes/Loader.php:1059
2907
- msgid "Networks"
2908
- msgstr "Netzwerke"
2909
-
2910
- #: includes/Loader.php:889 views/b2s/curation.php:49 views/b2s/support.php:19
2911
- #: views/b2s/support.php:22
2912
- msgid "NEW"
2913
- msgstr "Neu"
2914
-
2915
- #: includes/B2S/AutoPost/Item.php:69
2916
- msgid "new posts"
2917
- msgstr "Neue Beiträge"
2918
-
2919
- #: includes/Tools.php:399
2920
- msgid "New Zealand"
2921
- msgstr "Neuseeland"
2922
-
2923
- #: includes/B2S/Post/Filter.php:83 includes/B2S/Post/Filter.php:95
2924
- msgid "newest first"
2925
- msgstr "neuste zuerst"
2926
-
2927
- #: includes/B2S/Post/Item.php:488 includes/B2S/Post/Item.php:608
2928
- #, php-format
2929
- msgid "next share by %s"
2930
- msgstr "wird als nächstes von %s geteilt"
2931
-
2932
- #: views/b2s/curation.draft.php:90 views/b2s/curation.php:160
2933
- #: views/b2s/network.php:115 views/b2s/post.approve.php:98
2934
- #: views/b2s/post.approve.php:115 views/b2s/post.draft.php:87
2935
- #: views/b2s/post.notice.php:88 views/b2s/post.publish.php:85
2936
- #: views/b2s/post.sched.php:103 views/b2s/repost.php:105 views/b2s/ship.php:484
2937
- #: views/b2s/ship.php:563 views/prg/ship.php:94 views/b2s/widgets/posts.php:67
2938
- msgid "NO"
2939
- msgstr "NEIN"
2940
-
2941
- #: views/b2s/curation.php:34
2942
- msgid ""
2943
- "No connected networks. Please make sure to connect at least one social media "
2944
- "account."
2945
- msgstr ""
2946
- "Keine verbundenen Netzwerke vorhanden. Bitte stelle sicher, dass Du "
2947
- "mindestens einen Social Media Account in Blog2Social unter Netzwerke "
2948
- "verbunden hast."
2949
-
2950
- #: views/b2s/html/header.php:370
2951
- msgid "No credit card required"
2952
- msgstr "Keine Kreditkarte erforderlich"
2953
-
2954
- #: includes/Tools.php:432
2955
- msgid "No emojis found"
2956
- msgstr "Keine Ergebnisse"
2957
-
2958
- #: includes/B2S/Ship/Image.php:66
2959
- msgid "No images are included in your post."
2960
- msgstr "In dem Beitrag sind keine Bilder hinterlegt"
2961
-
2962
- #: views/b2s/curation.php:30
2963
- msgid "No link preview available. Please check your link."
2964
- msgstr "Keine Link-Vorschau verfügbar. Bitte überprüfe Deinen Link."
2965
-
2966
- #: views/b2s/html/header.php:222
2967
- msgid "No posts found. Please try again with different filter options."
2968
- msgstr ""
2969
- "Es wurden keine Beiträge gefunden. Bitte versuche es erneut mit anderen "
2970
- "Filterkriterien."
2971
-
2972
- #: includes/B2S/Settings/Item.php:80
2973
- msgid "no URL Shortener"
2974
- msgstr "kein URL Shortener"
2975
-
2976
- #: views/b2s/premium.php:45
2977
- msgid "No User found"
2978
- msgstr "Keinen Blog-Nutzer gefunden"
2979
-
2980
- #: views/b2s/html/header.php:251
2981
- msgid "Nope, maybe later"
2982
- msgstr "Nein, vielleicht später"
2983
-
2984
- #: includes/Tools.php:390
2985
- msgid "Norway"
2986
- msgstr "Norwegen"
2987
-
2988
- #: includes/B2S/Post/Filter.php:71
2989
- msgid "not yet shared"
2990
- msgstr "noch nicht geteilt"
2991
-
2992
- #: views/b2s/ship.php:349
2993
- msgid "Note: "
2994
- msgstr "Hinweis: "
2995
-
2996
- #: includes/B2S/PostBox.php:148 views/b2s/ship.php:202
2997
- msgid ""
2998
- "Notice: Please make sure, that your website address is reachable. The Social "
2999
- "Networks do not allow postings from local installations."
3000
- msgstr ""
3001
- "Hinweis: Bitte stelle sicher, dass Dein Blog von außen erreichbar ist. Bei "
3002
- "Fragen wende Dich bitte an unseren Support."
3003
-
3004
- #: views/b2s/post.calendar.php:315
3005
- msgid "Notification"
3006
- msgstr "Benachrichtigung"
3007
-
3008
- #: includes/Loader.php:889 views/b2s/html/post.navbar.php:22
3009
- msgid "Notifications"
3010
- msgstr "Benachrichtigungen"
3011
-
3012
- #: views/prg/html/form.php:108 views/prg/html/form.php:113
3013
- #: views/prg/html/form.php:185 views/prg/html/form.php:190
3014
- msgid "Number"
3015
- msgstr "Nummer"
3016
-
3017
- #: views/b2s/post.approve.php:94 views/b2s/post.notice.php:84
3018
- #: views/b2s/post.publish.php:81 views/b2s/post.sched.php:99
3019
- #: views/b2s/repost.php:101 views/b2s/widgets/posts.php:63
3020
- msgid "Number of entries"
3021
- msgstr "Anzahl der Einträge"
3022
-
3023
- #: includes/B2S/RePost/Item.php:35
3024
- msgid "Number of posts"
3025
- msgstr "Anzahl der Beiträge"
3026
-
3027
- #: includes/B2S/Ship/Item.php:1253
3028
- msgid "Number of repeats"
3029
- msgstr "Anzahl der Wiederholungen"
3030
-
3031
- #: includes/Tools.php:429
3032
- msgid "Objects"
3033
- msgstr "Objekte"
3034
-
3035
- #: includes/B2S/Ship/Item.php:1085
3036
- msgid "Offer"
3037
- msgstr "Angebot"
3038
-
3039
- #: includes/B2S/Ship/Item.php:471 includes/B2S/Ship/Item.php:591
3040
- #: includes/B2S/Ship/Item.php:621 includes/B2S/Ship/Item.php:649
3041
- #: includes/B2S/Ship/Item.php:677 includes/B2S/Ship/Item.php:705
3042
- msgid "OG Meta description"
3043
- msgstr "OG Beschreibung"
3044
-
3045
- #: includes/B2S/Ship/Item.php:470 includes/B2S/Ship/Item.php:590
3046
- #: includes/B2S/Ship/Item.php:620 includes/B2S/Ship/Item.php:648
3047
- #: includes/B2S/Ship/Item.php:676 includes/B2S/Ship/Item.php:704
3048
- msgid "OG Meta title"
3049
- msgstr "OG Titel"
3050
-
3051
- #: views/b2s/html/header.php:457
3052
- msgid "OK"
3053
- msgstr "OK"
3054
-
3055
- #: views/b2s/html/header.php:248
3056
- msgid "Ok, you deserve it"
3057
- msgstr "Okay, ihr habt euch das verdient"
3058
-
3059
- #: includes/B2S/Post/Filter.php:83 includes/B2S/Post/Filter.php:95
3060
- msgid "oldest first"
3061
- msgstr "älteste zuerst"
3062
-
3063
- #: includes/B2S/RePost/Item.php:74
3064
- msgid "on"
3065
- msgstr " auf"
3066
-
3067
- #: includes/PRG/Post/Item.php:121
3068
- msgid "on Blog"
3069
- msgstr "auf dem Blog"
3070
-
3071
- #: views/b2s/ship.php:59 includes/B2S/Post/Item.php:437
3072
- #: includes/B2S/Post/Item.php:587
3073
- msgid "on blog"
3074
- msgstr "auf dem Blog"
3075
-
3076
- #: includes/B2S/RePost/Item.php:60
3077
- #, php-format
3078
- msgid "only posts that have been shared no more than %s times"
3079
- msgstr "nur Beiträge die maximal %s mal geteilt wurden"
3080
-
3081
- #: views/b2s/premium.php:166
3082
- msgid "Open Graph and Twitter Card Tags"
3083
- msgstr "Open Graph und Twitter Card Tags"
3084
-
3085
- #: includes/Loader.php:1593 includes/Loader.php:1614 includes/Loader.php:1868
3086
- msgid "or"
3087
- msgstr "oder"
3088
-
3089
- #: includes/B2S/PostBox.php:233 views/b2s/curation.php:206
3090
- #: views/b2s/curation.php:245 views/b2s/post.calendar.php:303
3091
- #: views/b2s/ship.php:329 views/b2s/ship.php:395 views/b2s/ship.php:441
3092
- #: views/b2s/html/footer.php:44 views/b2s/html/footer.php:75
3093
- #: views/b2s/html/footer.php:93 views/b2s/html/footer.php:111
3094
- #: views/b2s/html/footer.php:140 views/b2s/html/footer.php:209
3095
- #: views/b2s/html/footer.php:273 views/b2s/html/footer.php:313
3096
- #: views/b2s/html/footer.php:368 views/b2s/html/footer.php:407
3097
- #: views/b2s/html/footer.php:465 views/b2s/html/footer.php:559
3098
- #, php-format
3099
- msgid ""
3100
- "or <a target=\"_blank\" href=\"%s\">start with free 30-days-trial of "
3101
- "Blog2Social Premium</a> (no payment information needed)"
3102
- msgstr ""
3103
- "oder <a target=\"_blank\" href=\"%s\">Starte mit der 30-tägigen kostenlosen "
3104
- "Testversion von Blog2Social Premium</a> (keine Zahlungsinformationen "
3105
- "erforderlich)"
3106
-
3107
- #: includes/B2S/Support/Check/System.php:47
3108
- msgid "or higher"
3109
- msgstr "oder höher"
3110
-
3111
- #: views/b2s/support.php:92
3112
- msgid "Other topics"
3113
- msgstr "Sonstiges"
3114
-
3115
- #: views/b2s/ship.php:557
3116
- msgid "Overwrite Draft"
3117
- msgstr "Entwurf überschreiben"
3118
-
3119
- #: includes/B2S/Ship/Item.php:1269
3120
- msgid "own period"
3121
- msgstr "Eigener Zeitraum"
3122
-
3123
- #: includes/Loader.php:890 includes/B2S/AutoPost/Item.php:252
3124
- #: includes/B2S/Network/Item.php:693
3125
- msgid "Page"
3126
- msgstr "Seite"
3127
-
3128
- #: views/b2s/premium.php:70
3129
- msgid "Pages and groups"
3130
- msgstr "Seiten und Gruppen"
3131
-
3132
- #: views/b2s/network.php:401 views/b2s/ship.php:630 views/prg/login.php:25
3133
- msgid "Password"
3134
- msgstr "Passwort"
3135
-
3136
- #: includes/B2S/Network/Item.php:691 includes/B2S/Ship/Item.php:331
3137
- #: includes/B2S/Ship/Navbar.php:90
3138
- msgid "Personal"
3139
- msgstr "Privat"
3140
-
3141
- #: views/b2s/autopost.php:59 views/b2s/settings.php:197
3142
- #: includes/B2S/Settings/Item.php:57
3143
- msgid "Personal Time Zone"
3144
- msgstr "Persönliche Zeitzone"
3145
-
3146
- #: includes/Tools.php:412
3147
- msgid "Philippines"
3148
- msgstr "Philippinen"
3149
-
3150
- #: views/prg/html/form.php:135 views/prg/html/form.php:137
3151
- #: views/prg/html/form.php:212 views/prg/html/form.php:214
3152
- msgid "Phone"
3153
- msgstr "Telefonnummer"
3154
-
3155
- #: views/b2s/html/footer.php:165
3156
- msgid "Photo Post"
3157
- msgstr "Bild-Beitrag"
3158
-
3159
- #: views/b2s/network.php:390 views/b2s/ship.php:619
3160
- msgid "Pinterest has rejected the connection to your blog"
3161
- msgstr "Pinterest hat die Verbindung zu Deinem Blog abgelehnt"
3162
-
3163
- #: views/b2s/support.php:242
3164
- msgid "Pinterest Rich Pins Validator"
3165
- msgstr "Pinterest Rich Pins Validator"
3166
-
3167
- #: views/b2s/html/sidebar.php:149
3168
- msgid "Plans & Prices"
3169
- msgstr "Tarife & Preise"
3170
-
3171
- #: views/notice.php:29
3172
- msgid "Please contact our support!"
3173
- msgstr "Bitte kontaktiere unseren Support!"
3174
-
3175
- #: views/b2s/settings.php:186
3176
- msgid ""
3177
- "Please enable this feature, if you are using varnish caching (HTTP "
3178
- "accelerator to relieve your website). Blog2Social will add a \"no-cache=1\" "
3179
- "parameter to the post URL of your Facebook link posts to ensure that "
3180
- "Facebook always pulls the current meta data of your blog post."
3181
- msgstr ""
3182
- "Bitte aktiviere diese Funktion, wenn Du varnish caching (HTTP-Beschleuniger "
3183
- "zur Entlastung Deiner Website) nutzt. Blog2Social hängt dann bei Deinen "
3184
- "Facebook Link-Beiträgen den “no-cache=1” Parameter an die Beitrags-URL, um "
3185
- "sicherzustellen, dass Facebook immer die aktuellen Meta Daten Deines "
3186
- "Blogbeitrags zieht."
3187
-
3188
- #: views/b2s/network.php:263
3189
- msgid ""
3190
- "Please enable this feature, if you are using varnish caching (HTTP "
3191
- "accelerator to relieve your website). Blog2Social will add a \"no-cache=1\" "
3192
- "parameter to the post URL of your link posts to ensure that the network "
3193
- "always pulls the current meta data of your blog post."
3194
- msgstr ""
3195
- "Bitte aktiviere diese Funktion, wenn Du varnish caching (HTTP-Beschleuniger "
3196
- "zur Entlastung Deiner Website) nutzt. Blog2Social hängt dann bei Deinen Link-"
3197
- "Beiträgen den “no-cache=1” Parameter an die Beitrags-URL, um sicherzustellen,"
3198
- " dass das Netzwerk immer die aktuellen Meta Daten Deines Blogbeitrags zieht."
3199
-
3200
- #: views/b2s/curation.php:70
3201
- msgid "Please enter a valid link"
3202
- msgstr "Bitte gib einen gültigen Link ein"
3203
-
3204
- #: includes/B2S/Ship/Item.php:364 includes/B2S/Ship/Item.php:787
3205
- #: includes/B2S/Ship/Item.php:1212
3206
- msgid ""
3207
- "Please keep in mind that according to Twitter’s new TOS, users are no longer "
3208
- "allowed to post identical or substantially similar content to multiple "
3209
- "accounts or multiple duplicate updates on one account."
3210
- msgstr ""
3211
- "Bitte beachten Sie, dass es nach den neuen AGB von Twitter nicht mehr "
3212
- "erlaubt ist, identische oder im Wesentlichen ähnliche Inhalte auf mehreren "
3213
- "Accounts oder mehrere identische Updates auf einem Twitter Account oder auch "
3214
- "mehreren Accounts zu posten."
3215
-
3216
- #: includes/Loader.php:820
3217
- msgid ""
3218
- "Please make sure that your post, page or custom post type is published or "
3219
- "scheduled to be published on this blog before you try to post it with "
3220
- "Blog2Social. Published WP posts will be shared with your chosen permalink, "
3221
- "scheduled WP posts will be shared with the posting id link."
3222
- msgstr ""
3223
- "Bitte achte darauf, dass Dein Beitrag, Deine Seite oder Dein Custom Post "
3224
- "Type auf diesem Blog veröffentlicht oder zur Veröffentlichung vorgeplant ist,"
3225
- " bevor Du versucht den Beitrag mit Blog2Social zu teilen. Veröffentlichte WP-"
3226
- "Posts werden mit dem von Dir gewählten Permalink geteilt, geplante WP-Posts "
3227
- "werden mit dem Posting-ID-Link geteilt."
3228
-
3229
- #: views/b2s/network.php:637 views/b2s/ship.php:744
3230
- #, php-format
3231
- msgid ""
3232
- "Please make sure to log in with your account which manages your groups and "
3233
- "<a href=\"%s\" target=\"_blank\">follow this guide to select all your "
3234
- "groups</a>."
3235
- msgstr ""
3236
- "Bitte stelle sicher, dass Du Dich mit dem Konto anmeldest, das Deine Gruppen "
3237
- "verwaltet, und <a href=\"%s\" target=\"_blank\">folgen dieser Anleitung, um "
3238
- "alle Deine Gruppen auszuwählen</a>."
3239
-
3240
- #: views/b2s/network.php:618 views/b2s/ship.php:725
3241
- #, php-format
3242
- msgid ""
3243
- "Please make sure to log in with your account which manages your pages and <a "
3244
- "href=\"%s\" target=\"_blank\">follow this guide to select all your pages</a>."
3245
- msgstr ""
3246
- "Bitte stelle sicher, dass Du in den Facebook Account eingeloggt bist, der "
3247
- "Deine Seiten verwaltet und <a href=\"%s\" target=\"_blank\">folge diesem "
3248
- "Guide, um alle Deine Seiten auswählen zu können</a>."
3249
-
3250
- #: views/b2s/network.php:383 views/b2s/ship.php:612
3251
- msgid ""
3252
- "Please make sure to use your original Pinterest login data (email and "
3253
- "password). Social Login via Facebook or Google login data will not work here."
3254
- " Please also check if the two-factor authentication in Pinterest is "
3255
- "deactivated to ensure a stable connection to Blog2Social."
3256
- msgstr ""
3257
- "Bitte achte darauf, dass Du nur Deine direkten Pinterest Login-Daten "
3258
- "verwendest. Melde Dich nicht über Facebook oder Google an. Bitte prüfe auch, "
3259
- "dass die Zwei-Faktor-Authentifizierung in Pinterest deaktiviert ist, um eine "
3260
- "stabile Verbindung zu Blog2Social sicherzustellen."
3261
-
3262
- #: views/prg/ship.php:87
3263
- msgid "Please Note"
3264
- msgstr "Hinweis"
3265
-
3266
- #: includes/B2S/Settings/Item.php:189
3267
- msgid ""
3268
- "Please note: Facebook supports images with a minimum dimension of 200x200 "
3269
- "pixels and an aspect ratio of 1:1."
3270
- msgstr ""
3271
- "Bitte beachte: Facebook unterstützt Bilder mit einer Mindestgröße von "
3272
- "200x200 Pixel and einem Bildgrößenverhältnis von 1:1."
3273
-
3274
- #: includes/B2S/Ship/Item.php:1245 views/b2s/partials/post-edit-modal.php:56
3275
- msgid ""
3276
- "Please note: Google will shut down Google+ for all private accounts "
3277
- "(profiles, pages, groups) on 2nd April 2019. You can find further "
3278
- "information and the next steps, including how to download your photos and "
3279
- "other content here:"
3280
- msgstr ""
3281
- "Bitte beachte: Google stellt das Netzwerk Google+ für alle private Konten "
3282
- "(Profile, Seiten und Gruppen) zum 02. April 2019 ein. Hier findest Du "
3283
- "Informationen zu den nächsten Schritten, u. a. dazu, wie Du Deine Fotos und "
3284
- "andere Inhalte herunterladen kannst:"
3285
-
3286
- #: views/b2s/html/footer.php:517
3287
- msgid ""
3288
- "Please note: If this post has already been shared or scheduled previously, "
3289
- "your current changes will also affect the look of previously shared or "
3290
- "scheduled posts, as Facebook always refers to the current Open Graph meta "
3291
- "tags information and automatically updated all existing posts."
3292
- msgstr ""
3293
- "Bitte beachte: Wenn dieser Beitrag bereits vorher geteilt oder geplant wurde,"
3294
- " wirken sich Deine aktuellen Änderungen auch auf das Aussehen von zuvor "
3295
- "geteilten oder geplanten Beiträgen aus, da Facebook sich immer die "
3296
- "aktuellsten Informationen aus den Open Graph Meta Tags zieht und alle "
3297
- "bereits existierenden Beiträge automatisch updatet. "
3298
-
3299
- #: views/b2s/html/footer.php:532
3300
- msgid ""
3301
- "Please note: If this post was previously shared or scheduled, your current "
3302
- "changes will also affect the look of previously shared or scheduled posts, "
3303
- "as Twitter will always pull the most up-to-date information from the Twitter "
3304
- "Card tags. If this post has already been shared, it may take up to 7 days "
3305
- "for Twitter to update your current changes."
3306
- msgstr ""
3307
- "Bitte beachte: Wenn dieser Beitrag bereits vorher geteilt oder geplant wurde,"
3308
- " wirken sich Deine aktuellen Änderungen auch auf das Aussehen von zuvor "
3309
- "geteilten oder geplanten Beiträgen aus, da Twitter sich immer die "
3310
- "aktuellsten Informationen aus den Twitter Card Tags zieht. Wenn dieser "
3311
- "Beitrag bereits geteilt wurde, kann es bis zu 7 Tage dauern, bis Twitter "
3312
- "Deine aktuellen Änderungen aktualisiert."
3313
-
3314
- #: includes/B2S/Ship/Item.php:524
3315
- msgid ""
3316
- "Please note: Twitter stores the Card parameters of a link for up to 7 days. "
3317
- "Changes may not be immediately visible on Twitter."
3318
- msgstr ""
3319
- "Hinweis: Twitter speichert die Card Parameter eines Links für bis zu 7 Tage. "
3320
- "Änderungen werden daher möglicherweise nicht sofort auf Twitter dargestellt."
3321
-
3322
- #: includes/B2S/Settings/Item.php:210
3323
- msgid ""
3324
- "Please note: Twitter supports images with a minimum dimension of 144x144 "
3325
- "pixels and a maximum dimension of 4096x4096 pixels and less than 5 BM. The "
3326
- "image will be cropped to a square. Twitter supports JPG, PNG, WEBP and GIF "
3327
- "formats."
3328
- msgstr ""
3329
- "Bitte beachte: Twitter unterstützt Bilder mit einer Mindestgröße von 144x144 "
3330
- "Pixel und eine maximale Größe 4096 x 4096 Pixel mit weniger als 5 MB. Die "
3331
- "Bilder werden auf ein quadratisches Maß übertragen. Twitter unterstützt die "
3332
- "Bildformate JPG, PNG, WEBP und GIF. "
3333
-
3334
- #: includes/B2S/Ship/Item.php:368
3335
- msgid ""
3336
- "Please note: XING allows identical posts to be published only once within a "
3337
- "group and no more than three times across different groups."
3338
- msgstr ""
3339
- "Bitte beachte: XING erlaubt die Veröffentlichung identischer Beiträge nur "
3340
- "einmal innerhalb einer Gruppe und nicht mehr als dreimal in verschiedenen "
3341
- "Gruppen."
3342
-
3343
- #: includes/B2S/Ship/Item.php:613
3344
- msgid ""
3345
- "Please note: XING stores the Open Graph parameters of a link for up to 7 "
3346
- "days. Changes may not be immediately visible on XING."
3347
- msgstr ""
3348
- "Hinweis: XING speichert die Open Graph Parameter eines Links für bis zu 7 "
3349
- "Tage. Änderungen werden daher möglicherweise nicht sofort auf XING "
3350
- "dargestellt."
3351
-
3352
- #: views/b2s/autopost.php:93
3353
- #, php-format
3354
- msgid ""
3355
- "Please note: You can also set up your own \"best times\". You will learn how "
3356
- "to set up your own \"best times\" in this <a href=\"%s\" target=\"_blank\">"
3357
- "guide</a>."
3358
- msgstr ""
3359
- "Hinweis: Du kannst auch Deine eigenen “besten Zeiten” einstellen. Wie das "
3360
- "geht, lernst Du in diesem <a href=\"%s\" target=\"_blank\">Guide</a>."
3361
-
3362
- #: includes/B2S/Ship/Save.php:430
3363
- msgid ""
3364
- "Please note: You post has to be marked as public to be posted in a group."
3365
- msgstr ""
3366
- "Um in eine Gruppe zu teilen, muss Dein Beitrag auf Öffentlich gestellt "
3367
- "werden."
3368
-
3369
- #: includes/B2S/Ship/Item.php:1241 views/b2s/partials/post-edit-modal.php:52
3370
- msgid ""
3371
- "Please note: Your account is connected via an old XING API that is no longer "
3372
- "supported by XING after March 31. Please connect your XING profile, as well "
3373
- "as your XING company pages (Employer branding profiles) and business pages "
3374
- "with the new XING interface in the Blog2Social network settings. To do this, "
3375
- "go to the Blog2Social Networks section and connect your XING accounts with "
3376
- "the new XING."
3377
- msgstr ""
3378
- "Bitte beachte: Dein Account ist über eine alte XING-Schnittstelle verbunden, "
3379
- "die nicht weiter von XING unterstützt wird. Bitte verbinde Dein XING-Profil "
3380
- "sowie Deine XING-Unternehmensseiten- (Arbeitgeberprofile) und Business Pages "
3381
- "mit der neuen XING-Schnittstelle. Gehe dazu in den Bereich Blog2Social "
3382
- "\"Netzwerke\" und verbinde Dein XING-Konto über die neue XING-Schnittstelle."
3383
-
3384
- #: views/b2s/html/footer.php:519
3385
- #, php-format
3386
- msgid ""
3387
- "Please note: Your changes will have no effect on your social media posts on "
3388
- "Facebook, if you have manually unchecked the Meta Tag options for Facebook "
3389
- "in your Blog2Social <a target=\"_blank\" href=\"%s\">settings</a>"
3390
- msgstr ""
3391
- "Bitte beachte: Deine Änderungen haben keine Auswirkungen auf Deine Social "
3392
- "Media Beiträge auf Facebook, wenn Du die Meta Tag Optionen für Facebook in "
3393
- "Deinen Blog2Social <a target=\"_blank\" href=\"%s\">Einstellungen</a> "
3394
- "manuell deaktiviert hast."
3395
-
3396
- #: views/b2s/html/footer.php:534
3397
- #, php-format
3398
- msgid ""
3399
- "Please note: Your changes will have no effect on your social media posts on "
3400
- "Twitter, if you have manually unchecked the Meta Tag options for Twitter in "
3401
- "your <a target=\"_blank\" href=\"%s\">settings</a>"
3402
- msgstr ""
3403
- "Bitte beachte: Deine Änderungen haben keine Auswirkungen auf Deine Social "
3404
- "Media Beiträge auf Twitter, wenn Du die Meta Tag Optionen für Twitter in "
3405
- "Deinen Blog2Social <a target=\"_blank\" href=\"%s\">Einstellungen</a> "
3406
- "manuell deaktiviert hast."
3407
-
3408
- #: views/b2s/network.php:675 views/b2s/ship.php:706
3409
- #, php-format
3410
- msgid ""
3411
- "Please note: Your Instagram Business Account will be connected with "
3412
- "Blog2Social via Facebook. Therefore, please make sure that your Instagram "
3413
- "Business Account is linked to a Facebook page and enter the corresponding "
3414
- "login data. You will find more information and detailed instructions in the "
3415
- "<a href=\"%s\" target=\"_blank\">Instagram Business guide</a>."
3416
- msgstr ""
3417
- "Hinweis: Dein Instagram Business-Konto wird über Facebook mit Blog2Social "
3418
- "verbunden. Stelle daher bitte sicher, das Dein Instagram Business-Konto mit "
3419
- "einer Facebook-Seite verknüpft ist und gib die dazugehörigen Login-Daten ein."
3420
- " Mehr Informationen und eine ausführliche Anleitung erhältst Du im <a "
3421
- "href=\"%s\" target=\"_blank\">\"Instagram Business\"-Leitfaden.</a>"
3422
-
3423
- #: views/b2s/network.php:199
3424
- msgid "Please re-authorize your account with Blog2Social and try again"
3425
- msgstr ""
3426
- "Bitte autorisieren Sie Ihr Konto bei Blog2Social und versuchen Sie es erneut."
3427
-
3428
- #: includes/B2S/Post/Item.php:753 includes/B2S/Ship/Save.php:464
3429
- msgid "Please see"
3430
- msgstr "siehe"
3431
-
3432
- #: includes/B2S/PostBox.php:41
3433
- msgid "Please see FAQ"
3434
- msgstr "Siehe FAQ"
3435
-
3436
- #: includes/B2S/AutoPost/Item.php:66
3437
- msgid "Please select a post type"
3438
- msgstr "Bitte wählen Sie einen Post Type aus"
3439
-
3440
- #: includes/B2S/AutoPost/Item.php:156
3441
- msgid "Please select a social media network"
3442
- msgstr "Bitte wählen Sie ein Netzwerk aus"
3443
-
3444
- #: views/b2s/network.php:391 views/b2s/ship.php:620
3445
- msgid "Please select your correct server location and connect again."
3446
- msgstr ""
3447
- "Bitte wähle Deinen richtigen Serverstandort aus und verbinde Dich erneut."
3448
-
3449
- #: includes/B2S/Ship/Save.php:435
3450
- msgid "Please share your post now"
3451
- msgstr "Bitte teile Deinen Beitrag jetzt."
3452
-
3453
- #: includes/B2S/Network/Item.php:259 includes/B2S/Network/Item.php:332
3454
- #: includes/B2S/Network/Item.php:406 includes/B2S/Ship/Image.php:31
3455
- msgid "please upgrade"
3456
- msgstr "Bitte upgraden"
3457
-
3458
- #: views/b2s/settings.php:172
3459
- msgid "Plugin contents are loaded one at a time to minimize server load."
3460
- msgstr ""
3461
- "Plugininhalte werden nacheinander geladen, um den Server Deines Blogs zu "
3462
- "entlasten."
3463
-
3464
- #: includes/B2S/Support/Check/System.php:93
3465
- msgid "Plugin Warnings:"
3466
- msgstr "Plugin Warnungen:"
3467
-
3468
- #: includes/Tools.php:394
3469
- msgid "Poland"
3470
- msgstr "Polen"
3471
-
3472
- #: includes/Tools.php:389 includes/Tools.php:403
3473
- msgid "Portugal"
3474
- msgstr "Portugal"
3475
-
3476
- #: views/b2s/html/footer.php:10 views/prg/html/footer.php:10
3477
- #: views/prg/html/header.php:45
3478
- msgid "Post"
3479
- msgstr "Beitrag"
3480
-
3481
- #: views/prg/html/form.php:7
3482
- msgid "Post a Press Release"
3483
- msgstr "Pressemitteilung veröffentlichen"
3484
-
3485
- #: includes/B2S/AutoPost/Item.php:303
3486
- msgid "Post Categories"
3487
- msgstr "Beitragskategorien"
3488
-
3489
- #: views/b2s/network.php:299
3490
- msgid "Post Content"
3491
- msgstr "Post-Inhalt"
3492
-
3493
- #: includes/B2S/RePost/Item.php:69 includes/B2S/RePost/Item.php:86
3494
- msgid "Post every"
3495
- msgstr "Poste alle"
3496
-
3497
- #: views/b2s/post.calendar.php:116 views/b2s/post.sched.php:134
3498
- #: views/b2s/repost.php:118 views/b2s/ship.php:513
3499
- msgid "Post Format"
3500
- msgstr "Postformat"
3501
-
3502
- #: includes/B2S/Post/Item.php:787 includes/B2S/Ship/Item.php:340
3503
- msgid "post format"
3504
- msgstr "Postformat"
3505
-
3506
- #: views/b2s/html/header.php:137
3507
- msgid "Post is published successfully on your blog!"
3508
- msgstr "Der Beitrag wurde erfolgreich in Deinem Blog veröffentlicht!"
3509
-
3510
- #: views/b2s/html/footer.php:66
3511
- msgid ""
3512
- "Post on LinkedIn pages, XING pages and groups, as well as Facebook pages and "
3513
- "groups"
3514
- msgstr ""
3515
- "Veröffentliche Posts auf LinkedIn-Seiten, XING-Seiten und -Gruppen sowie "
3516
- "Facebook-Seiten und -Gruppen"
3517
-
3518
- #: includes/B2S/PostBox.php:220 views/b2s/curation.php:193
3519
- #: views/b2s/post.calendar.php:290 views/b2s/ship.php:316
3520
- #: views/b2s/ship.php:382 views/b2s/ship.php:428 views/b2s/html/footer.php:31
3521
- #: views/b2s/html/footer.php:196 views/b2s/html/footer.php:260
3522
- #: views/b2s/html/footer.php:300 views/b2s/html/footer.php:355
3523
- #: views/b2s/html/footer.php:394 views/b2s/html/footer.php:452
3524
- #: views/b2s/html/footer.php:545 views/b2s/html/header.php:342
3525
- msgid "Post on pages and groups"
3526
- msgstr "Poste auf Seiten und in Gruppen"
3527
-
3528
- #: views/b2s/settings.php:55
3529
- msgid "Post Templates"
3530
- msgstr "Beitragsvorlagen"
3531
-
3532
- #: includes/B2S/AutoPost/Item.php:283 includes/B2S/RePost/Item.php:190
3533
- msgid "Post Types"
3534
- msgstr "Posttypen"
3535
-
3536
- #: views/b2s/html/header.php:135
3537
- msgid "Post was scheduled successfully on your blog!"
3538
- msgstr "Der Beitrag wurde erfolgreich in Deinem Blog vorgeplant!"
3539
-
3540
- #: views/b2s/html/footer.php:86 views/b2s/html/footer.php:104
3541
- #: views/b2s/html/footer.php:133
3542
- msgid "Posting to social media pages and groups in Facebook"
3543
- msgstr "Veröffentlichung auf Social Media Seiten und Gruppen in Facebook"
3544
-
3545
- #: includes/B2S/RePost/Item.php:130
3546
- msgid "Posts"
3547
- msgstr "Posts"
3548
-
3549
- #: includes/B2S/AutoPost/Item.php:41
3550
- #, php-format
3551
- msgid ""
3552
- "Posts for Facebook Profiles will be shown on your \"Site & Blog Content\" "
3553
- "navigation bar in the \"Instant Sharing\" tab. To share the post on your "
3554
- "Facebook Profile just click on the \"Share\" button next to your post. More "
3555
- "information in the <a href=\"%s\" target=\"_blank\">Instant Sharing guide</a>"
3556
- "."
3557
- msgstr ""
3558
- "Beiträge für Facebook-Profile laufen automatisch in der Navigationsleiste "
3559
- "unter \"Webseiten- & Blog-Content\" in dem \"Instant Sharing\"-Tab ein und "
3560
- "können durch einen Klick auf den \"Teilen\"-Button neben dem Beitrag an Dein "
3561
- "Facebook-Profil gesendet werden. Mehr Informationen erhältst Du in dem <a "
3562
- "href=\"%s\" target=\"_blank\">\"Instant Sharing\"-Guide</a>."
3563
-
3564
- #: includes/B2S/AutoPost/Item.php:147
3565
- msgid "posts per day"
3566
- msgstr "Posts pro Tag"
3567
-
3568
- #: views/prg/html/header.php:53
3569
- msgid ""
3570
- "PR-Gateway offers a paid online distribution service for submitting press "
3571
- "releases, articles and social media news to more than 250 news sites, "
3572
- "special interest websites and social news sites. If your blog posts provide "
3573
- "trade or industry information or expert articles (no advertising), you may "
3574
- "submit them to PR-Gateway to turn them into valid online press releases or "
3575
- "online articles and select a specific choice of websites and services to "
3576
- "publish your post."
3577
- msgstr ""
3578
- "PR-Gateway bietet einen kostenpflichtigen Online-Distributionsservice für "
3579
- "die Übermittlung von Pressemitteilungen, Artikeln und Social Media-"
3580
- "Nachrichten an mehr als 250 Nachrichtenseiten, Fachwebseiten und Social "
3581
- "Media Presseticker.\n"
3582
- "Wenn es sich bei Deinen Beiträgen um Fachartikel handelt oder diese "
3583
- "Unternehmensinformationen (keine Werbung) enthalten, kannst Du Deine "
3584
- "Beiträge an PR-Gateway senden, um sie als Online-Pressemitteilungen oder "
3585
- "Online-Artikel zu veröffentlichen und eine bestimmte Auswahl an "
3586
- "Presseportalen und Nachrichtenseiten für die Veröffentlichung Deines "
3587
- "Beitrags auswählen."
3588
-
3589
- #: includes/Loader.php:993 includes/Loader.php:1073
3590
- msgid "PR-Service"
3591
- msgstr "PR-Service"
3592
-
3593
- #: includes/Loader.php:997 includes/Loader.php:1089
3594
- msgid "PREMIUM"
3595
- msgstr "PREMIUM"
3596
-
3597
- #: includes/Loader.php:997
3598
- msgid "Premium"
3599
- msgstr "Premium"
3600
-
3601
- #: views/b2s/premium.php:175
3602
- msgid "Premium support"
3603
- msgstr "Premium Support"
3604
-
3605
- #: views/prg/html/form.php:77
3606
- msgid "Press"
3607
- msgstr "Presse"
3608
-
3609
- #: includes/B2S/Network/Item.php:966 includes/B2S/Network/Item.php:1018
3610
- #: includes/B2S/Network/Item.php:1087 includes/B2S/Network/Item.php:1139
3611
- #: includes/B2S/Network/Item.php:1173 includes/B2S/Network/Item.php:1224
3612
- #: includes/B2S/Network/Item.php:1254 includes/B2S/Network/Item.php:1308
3613
- #: includes/B2S/Network/Item.php:1327 includes/B2S/Network/Item.php:1361
3614
- #: includes/B2S/Network/Item.php:1377 includes/B2S/Network/Item.php:1398
3615
- #: includes/B2S/Network/Item.php:1414 includes/B2S/Network/Item.php:1430
3616
- #: includes/B2S/Network/Item.php:1449 includes/B2S/Network/Item.php:1465
3617
- #: includes/B2S/Network/Item.php:1508
3618
- msgid "Preview"
3619
- msgstr "Vorschau"
3620
-
3621
- #: views/b2s/settings.php:119
3622
- msgid ""
3623
- "Price: The price of your product, if you have installed WooCommerce on your "
3624
- "website/ blog."
3625
- msgstr ""
3626
- "Preis: Der Preis eines Produkts, wenn Du WooCommerce auf Deiner Website/ "
3627
- "Blog installiert hast."
3628
-
3629
- #: views/b2s/html/footer.php:5
3630
- msgid "Privacy Policy"
3631
- msgstr "Datenschutzerklärung"
3632
-
3633
- #: views/b2s/curation.php:51 views/b2s/curation.php:52 views/b2s/network.php:41
3634
- #: includes/B2S/Network/Item.php:185 includes/B2S/Network/Item.php:198
3635
- #: includes/B2S/Network/Item.php:206 includes/B2S/Ship/Image.php:96
3636
- #: includes/B2S/Ship/Item.php:500 includes/B2S/Ship/Item.php:561
3637
- #: includes/B2S/Ship/Item.php:776 includes/B2S/Ship/Item.php:830
3638
- #: includes/B2S/Ship/Portale.php:37 includes/B2S/Ship/Portale.php:48
3639
- #: includes/B2S/Ship/Portale.php:63
3640
- msgid "PRO"
3641
- msgstr "PRO"
3642
-
3643
- #: views/b2s/network.php:702
3644
- msgid "Pro: 5 (per user)"
3645
- msgstr "Pro: 5 (pro Nutzer)"
3646
-
3647
- #: views/b2s/html/footer.php:13 views/prg/html/footer.php:13
3648
- msgid "Product"
3649
- msgstr "Produkt"
3650
-
3651
- #: includes/Loader.php:890 includes/B2S/AutoPost/Item.php:252
3652
- #: includes/B2S/Network/Item.php:185 includes/B2S/Network/Item.php:691
3653
- msgid "Profile"
3654
- msgstr "Profil"
3655
-
3656
- #: views/b2s/ship.php:129
3657
- msgid "Profiles | Pages | Groups"
3658
- msgstr "Profile | Seiten | Gruppen"
3659
-
3660
- #: includes/Loader.php:894 includes/B2S/Ship/Navbar.php:90
3661
- msgid "Publication"
3662
- msgstr "Publikation"
3663
-
3664
- #: views/prg/ship.php:69
3665
- msgid "Publish"
3666
- msgstr "Veröffentlichen"
3667
-
3668
- #: includes/PRG/Post/Item.php:119
3669
- msgid "Publish on PR-Gateway"
3670
- msgstr "Beitrag über PR-Gateway veröffentlichen"
3671
-
3672
- #: includes/B2S/AutoPost/Item.php:162
3673
- msgid "publish with a delay of"
3674
- msgstr "Veröffentliche mit einer Verzögerung von"
3675
-
3676
- #: views/b2s/curation.php:138 views/b2s/post.calendar.php:42
3677
- #: views/b2s/ship.php:18 views/b2s/ship.php:779 includes/B2S/Post/Filter.php:59
3678
- #: includes/B2S/Post/Item.php:381 includes/B2S/Ship/Save.php:443
3679
- #: includes/PRG/Post/Filter.php:37 includes/PRG/Post/Item.php:86
3680
- msgid "published"
3681
- msgstr "veröffentlicht"
3682
-
3683
- #: views/b2s/widgets/activity.php:10
3684
- msgid "published social media posts"
3685
- msgstr "veröffentlichte Beiträge"
3686
-
3687
- #: includes/B2S/RePost/Item.php:129
3688
- msgid "Queue"
3689
- msgstr "Warteschlange"
3690
-
3691
- #: includes/Notice.php:19 views/b2s/html/sidebar.php:167
3692
- msgid "RATE BLOG2SOCIAL"
3693
- msgstr "Blog2Social jetzt bewerten"
3694
-
3695
- #: views/b2s/html/header.php:243
3696
- msgid "RATE IT!"
3697
- msgstr "BEWERTE ES!"
3698
-
3699
- #: includes/Notice.php:17 views/b2s/html/sidebar.php:164
3700
- msgid "Rate it!"
3701
- msgstr "Bewerte uns!"
3702
-
3703
- #: includes/B2S/Post/Item.php:737 includes/B2S/Post/Item.php:900
3704
- msgid "Re-Share"
3705
- msgstr "Wiederholt geteilt"
3706
-
3707
- #: includes/B2S/Post/Filter.php:71 includes/B2S/Post/Item.php:805
3708
- msgid "re-share"
3709
- msgstr "erneut teilen"
3710
-
3711
- #: includes/Loader.php:889 views/b2s/settings.php:46
3712
- #: views/b2s/html/post.navbar.php:21 views/b2s/html/sidebar.php:72
3713
- msgid "Re-Share Posts"
3714
- msgstr "Beiträge wiederholt teilen"
3715
-
3716
- #: views/b2s/ship.php:306
3717
- msgid "Re-share this Post"
3718
- msgstr "Diesen Beitrag nochmal teilen"
3719
-
3720
- #: views/b2s/curation.php:131 views/b2s/ship.php:264 views/b2s/ship.php:266
3721
- #: includes/B2S/Post/Item.php:461
3722
- msgid "Re-share this post"
3723
- msgstr "Diesen Beitrag nochmal teilen"
3724
-
3725
- #: includes/B2S/RePost/Item.php:23
3726
- msgid "Re-share your blog content automatically on your social media channels."
3727
- msgstr ""
3728
- "Teile Deinen Blog-Content automatisiert und wiederholt auf Deinen Social-"
3729
- "Media-Kanälen."
3730
-
3731
- #: includes/B2S/Ship/Item.php:368
3732
- msgid "Read more"
3733
- msgstr "Weiterlesen"
3734
-
3735
- #: includes/Loader.php:94
3736
- msgid "Rebrandly"
3737
- msgstr "Rebrandly"
3738
-
3739
- #: includes/Tools.php:423
3740
- msgid "Recently Used"
3741
- msgstr "Zuletzt verwendet"
3742
-
3743
- #: includes/B2S/Network/Item.php:904 includes/B2S/Network/Item.php:940
3744
- msgid "recommended length"
3745
- msgstr "Empfohlene Länge"
3746
-
3747
- #: views/b2s/ship.php:179
3748
- msgid "refresh authorization"
3749
- msgstr "Autorisierung aktualisieren"
3750
-
3751
- #: views/prg/html/header.php:54
3752
- msgid "Register here to open your PR-Gateway account."
3753
- msgstr "Registriere Dich hier, um ein PR-Gateway-Konto zu eröffnen."
3754
-
3755
- #: views/b2s/premium.php:176
3756
- msgid "Regular updates and priority support per e-mail and phone."
3757
- msgstr "Regelmäßige Updates und bevorzugter Support per E-Mail und Telefon."
3758
-
3759
- #: views/b2s/support.php:198
3760
- msgid "reload"
3761
- msgstr "neu laden"
3762
-
3763
- #: includes/B2S/Ship/Item.php:1248
3764
- msgid "Repeats"
3765
- msgstr "Wiederholen"
3766
-
3767
- #: includes/B2S/Ship/Item.php:1255
3768
- msgid "Repeats every (days)"
3769
- msgstr "Wiederholt sich alle X Tage"
3770
-
3771
- #: includes/B2S/PostBox.php:229 views/b2s/curation.php:202
3772
- #: views/b2s/post.calendar.php:299 views/b2s/ship.php:325
3773
- #: views/b2s/ship.php:391 views/b2s/ship.php:437 views/b2s/html/footer.php:40
3774
- #: views/b2s/html/footer.php:205 views/b2s/html/footer.php:269
3775
- #: views/b2s/html/footer.php:309 views/b2s/html/footer.php:364
3776
- #: views/b2s/html/footer.php:403 views/b2s/html/footer.php:461
3777
- #: views/b2s/html/footer.php:554
3778
- msgid ""
3779
- "Reporting & calendar: keep track of your published and scheduled social "
3780
- "media posts"
3781
- msgstr ""
3782
- "Reporting & Kalender: Verfolge Deine veröffentlichten und geplanten Social "
3783
- "Media Beiträge"
3784
-
3785
- #: views/b2s/html/footer.php:71
3786
- msgid ""
3787
- "Reporting and calendar: keep track of your published and scheduled social "
3788
- "media posts"
3789
- msgstr ""
3790
- "Reporting und Kalender: Behalte den Überblick über Deine veröffentlichten "
3791
- "und geplanten Social Media Beiträge."
3792
-
3793
- #: views/b2s/html/header.php:345
3794
- msgid "Reporting with links to all published social media posts"
3795
- msgstr "Reporting mit Link zu allen veröffentlichten Social Media Posts"
3796
-
3797
- #: views/b2s/html/footer.php:89 views/b2s/html/footer.php:107
3798
- #: views/b2s/html/footer.php:136
3799
- msgid "Reporting with links to already published posts"
3800
- msgstr "Reporting mit Links zu bereits veröffentlichten Beiträgen"
3801
-
3802
- #: includes/B2S/Ship/Item.php:1086
3803
- msgid "Request"
3804
- msgstr "Anfrage"
3805
-
3806
- #: includes/B2S/Ship/Item.php:979
3807
- msgid "required"
3808
- msgstr "erforderlich"
3809
-
3810
- #: views/b2s/ship.php:178
3811
- msgid "requires image"
3812
- msgstr "Bild benötigt"
3813
-
3814
- #: includes/B2S/Post/Filter.php:239 includes/PRG/Post/Filter.php:82
3815
- msgid "reset"
3816
- msgstr "zurücksetzen"
3817
-
3818
- #: includes/B2S/Settings/Item.php:134
3819
- msgid "Reset all page and post meta data"
3820
- msgstr "Lösche alle Seiten und Beitrags Meta Angaben"
3821
-
3822
- #: views/prg/login.php:30
3823
- msgid "reset password"
3824
- msgstr "Passwort zurücksetzen"
3825
-
3826
- #: includes/B2S/Support/Check/System.php:68
3827
- #: includes/B2S/Support/Check/System.php:86
3828
- msgid "resolve conflict"
3829
- msgstr "Konflikt beheben"
3830
-
3831
- #: includes/B2S/Post/Item.php:737 includes/B2S/Post/Item.php:900
3832
- #: includes/B2S/Ship/Save.php:453
3833
- msgid "Retweet"
3834
- msgstr "Retweet"
3835
-
3836
- #: views/b2s/html/footer.php:289
3837
- msgid ""
3838
- "Retweets are the recommended way to reshare the same Tweets across Twitter "
3839
- "accounts in accordance with Twitter new rules. You can now schedule multiple "
3840
- "Retweets for an original Tweet that you are planning right from your "
3841
- "WordPress."
3842
- msgstr ""
3843
- "Retweets sind die empfohlene Methode, um die gleichen Tweets über mehrere "
3844
- "Twitter-Konten hinweg im Einklang mit den neuen Regeln von Twitter zu "
3845
- "verbreiten. Du kannst nun mehrere Retweets für einen Original-Tweet direkt "
3846
- "aus Deinem WordPress heraus planen."
3847
-
3848
- #: includes/Tools.php:396
3849
- msgid "Romania"
3850
- msgstr "Rumänien"
3851
-
3852
- #: views/b2s/premium.php:118
3853
- msgid "RSS import & auto-post"
3854
- msgstr "RSS-Import & Auto-Poster"
3855
-
3856
- #: includes/Tools.php:387
3857
- msgid "Russia"
3858
- msgstr "Russland"
3859
-
3860
- #: views/b2s/support.php:168
3861
- msgid "Sales Support"
3862
- msgstr "Kontaktiere unser Vertriebsteam"
3863
-
3864
- #: includes/B2S/RePost/Item.php:80 includes/B2S/Ship/Item.php:1322
3865
- msgid "Sat"
3866
- msgstr "Sa"
3867
-
3868
- #: includes/B2S/RePost/Item.php:93
3869
- msgid "Saturday"
3870
- msgstr "Samstag"
3871
-
3872
- #: includes/B2S/AutoPost/Item.php:175
3873
- msgid "Save"
3874
- msgstr " Speichern"
3875
-
3876
- #: views/b2s/network.php:248 views/b2s/settings.php:70
3877
- #: includes/B2S/Network/Item.php:607 includes/B2S/Settings/Item.php:146
3878
- msgid "save"
3879
- msgstr "speichern"
3880
-
3881
- #: includes/B2S/Ship/Item.php:1361
3882
- msgid "Save as best time for this network"
3883
- msgstr "Diese Zeit als \"Beste Zeit\" für dieses Netzwerk speichern"
3884
-
3885
- #: views/prg/ship.php:68
3886
- msgid "Save As Draft"
3887
- msgstr "als Entwurf speichern"
3888
-
3889
- #: views/b2s/ship.php:233 views/b2s/ship.php:237
3890
- #: includes/B2S/Curation/View.php:110
3891
- msgid "Save as Draft"
3892
- msgstr "als Entwurf speichern"
3893
-
3894
- #: views/b2s/curation.draft.php:17
3895
- msgid ""
3896
- "Save links as drafts while browsing and share or schedule them whenever you "
3897
- "want."
3898
- msgstr ""
3899
- "Speicher beim Surfen Links aus Deinem Browser und teile sie, wann immer Du "
3900
- "möchtest"
3901
-
3902
- #: views/b2s/ship.php:168 views/b2s/ship.php:340
3903
- msgid "Save network selection"
3904
- msgstr "Netzwerkauswahl speichern"
3905
-
3906
- #: views/b2s/autopost.php:27 views/b2s/settings.php:32
3907
- msgid "save..."
3908
- msgstr "speichere Daten..."
3909
-
3910
- #: includes/B2S/Post/Item.php:543
3911
- msgid "saved"
3912
- msgstr "gespeichert"
3913
-
3914
- #: views/b2s/html/header.php:149
3915
- msgid "Saved as draft"
3916
- msgstr "Als Entwurf gespeichert"
3917
-
3918
- #: views/b2s/curation.php:40
3919
- msgid "Saved as draft."
3920
- msgstr "Als Entwurf gespeichert."
3921
-
3922
- #: includes/B2S/PostBox.php:226 views/b2s/curation.php:199
3923
- #: views/b2s/post.calendar.php:296 views/b2s/ship.php:322
3924
- #: views/b2s/ship.php:388 views/b2s/ship.php:434 views/b2s/html/footer.php:37
3925
- #: views/b2s/html/footer.php:202 views/b2s/html/footer.php:266
3926
- #: views/b2s/html/footer.php:306 views/b2s/html/footer.php:361
3927
- #: views/b2s/html/footer.php:400 views/b2s/html/footer.php:458
3928
- #: views/b2s/html/footer.php:551
3929
- msgid "Schedule and re-share old posts"
3930
- msgstr "Plane und teile alte Beiträge"
3931
-
3932
- #: views/b2s/premium.php:137
3933
- msgid ""
3934
- "Schedule and share curated content from any source on your preferred "
3935
- "networks."
3936
- msgstr ""
3937
- "Plane und teile kuratierte Inhalte aus beliebigen Quellen in Deinen "
3938
- "bevorzugten Netzwerken."
3939
-
3940
- #: views/b2s/premium.php:128
3941
- msgid ""
3942
- "Schedule and share your blog posts as Google My Business posts to update "
3943
- "your business listing and to add fresh content for your company."
3944
- msgstr ""
3945
- " Plane und teile Deine Blogartikel als Google My Business - Beiträge und "
3946
- "verleihe Deinem Unternehmen mit aktullen News mehr Sichtbarkeit."
3947
-
3948
- #: views/b2s/premium.php:136
3949
- msgid "Schedule curated content"
3950
- msgstr "Kuratierte Inhalte planen"
3951
-
3952
- #: views/b2s/curation.php:179 views/b2s/post.calendar.php:276
3953
- #: views/b2s/ship.php:414 includes/B2S/Ship/Item.php:1203
3954
- msgid "Schedule for specific dates"
3955
- msgstr "Für bestimmte Termine planen"
3956
-
3957
- #: views/b2s/curation.php:182 views/b2s/post.calendar.php:279
3958
- #: views/b2s/ship.php:417
3959
- msgid "Schedule post recurrently"
3960
- msgstr "Beitrag mehrfach planen"
3961
-
3962
- #: includes/B2S/Ship/Item.php:1205
3963
- msgid "Schedule Recurrent Post"
3964
- msgstr "regelmäßig Planen"
3965
-
3966
- #: views/b2s/ship.php:368
3967
- msgid "Schedule your post"
3968
- msgstr "Beitrag planen"
3969
-
3970
- #: includes/B2S/PostBox.php:225 views/b2s/curation.php:198
3971
- #: views/b2s/post.calendar.php:295 views/b2s/ship.php:321
3972
- #: views/b2s/ship.php:387 views/b2s/ship.php:433 views/b2s/html/footer.php:36
3973
- #: views/b2s/html/footer.php:201 views/b2s/html/footer.php:265
3974
- #: views/b2s/html/footer.php:305 views/b2s/html/footer.php:360
3975
- #: views/b2s/html/footer.php:399 views/b2s/html/footer.php:457
3976
- #: views/b2s/html/footer.php:550
3977
- msgid "Schedule your post for one time, multiple times or recurrently"
3978
- msgstr ""
3979
- "Veröffentlichungen zur besten Zeit pro Netzwerk planen: einmalig, mehrmalig "
3980
- "oder nach einem regelmäßigen Muster"
3981
-
3982
- #: includes/B2S/PostBox.php:223 views/b2s/curation.php:196
3983
- #: views/b2s/post.calendar.php:293 views/b2s/ship.php:319
3984
- #: views/b2s/ship.php:385 views/b2s/ship.php:431 views/b2s/html/footer.php:34
3985
- #: views/b2s/html/footer.php:199 views/b2s/html/footer.php:263
3986
- #: views/b2s/html/footer.php:303 views/b2s/html/footer.php:358
3987
- #: views/b2s/html/footer.php:397 views/b2s/html/footer.php:455
3988
- #: views/b2s/html/footer.php:548
3989
- msgid "Schedule your posts at the best times on each network"
3990
- msgstr "Plane Deine Beiträge zu den besten Zeiten für jedes Netzwerk"
3991
-
3992
- #: views/b2s/html/footer.php:68
3993
- msgid ""
3994
- "Schedule your posts at the best times on each network: for one time, "
3995
- "multiple times or recurrently"
3996
- msgstr ""
3997
- "Plane Deine Beiträge zu den besten Zeiten in jedem Netzwerk: einmal, "
3998
- "mehrmals oder wiederkehrend"
3999
-
4000
- #: views/b2s/post.calendar.php:43 views/b2s/ship.php:18
4001
- #: includes/B2S/Post/Filter.php:59 includes/B2S/Post/Item.php:381
4002
- #: includes/PRG/Post/Filter.php:37 includes/PRG/Post/Item.php:86
4003
- msgid "scheduled"
4004
- msgstr "geplant"
4005
-
4006
- #: includes/B2S/AutoPost/Item.php:145
4007
- msgid "Scheduled Auto-Posting"
4008
- msgstr "Scheduled Auto-Posting"
4009
-
4010
- #: includes/B2S/Post/Item.php:926
4011
- #, php-format
4012
- msgid "scheduled by %s"
4013
- msgstr "von %s vorgeplant "
4014
-
4015
- #: includes/B2S/Ship/Save.php:454
4016
- msgid "scheduled on"
4017
- msgstr "geplant für"
4018
-
4019
- #: includes/B2S/Post/Filter.php:244
4020
- msgid "scheduled post(s)"
4021
- msgstr "geplante Beiträge"
4022
-
4023
- #: includes/Loader.php:889 views/b2s/html/post.navbar.php:18
4024
- #: views/b2s/html/sidebar.php:122 views/b2s/widgets/posts.php:18
4025
- msgid "Scheduled Posts"
4026
- msgstr "geplante Beiträge"
4027
-
4028
- #: views/b2s/network.php:166
4029
- msgid "scheduled posts"
4030
- msgstr "geplante Beiträge"
4031
-
4032
- #: includes/B2S/Post/Item.php:488 includes/B2S/Post/Item.php:608
4033
- #: views/b2s/widgets/activity.php:10
4034
- msgid "scheduled social media posts"
4035
- msgstr "geplante Beiträge"
4036
-
4037
- #: views/b2s/ship.php:67
4038
- msgid "scroll to bottom"
4039
- msgstr "zum Seitenende"
4040
-
4041
- #: views/b2s/ship.php:231
4042
- msgid "scroll to top"
4043
- msgstr "zum Seitenanfang"
4044
-
4045
- #: includes/Tools.php:422
4046
- msgid "Search"
4047
- msgstr "Suche"
4048
-
4049
- #: includes/B2S/Post/Filter.php:205 includes/PRG/Post/Filter.php:70
4050
- msgid "Search Title"
4051
- msgstr "Suche nach Titel"
4052
-
4053
- #: views/prg/html/header.php:18
4054
- msgid "See all publications for your message live on "
4055
- msgstr "Betrachte alle Veröffentlichungen für Deine Mitteilung live auf"
4056
-
4057
- #: views/b2s/premium.php:89
4058
- msgid ""
4059
- "See your entire schedule at a glance, with team view and network filter. "
4060
- "Edit scheduled posts or add new social media posts per drag & drop."
4061
- msgstr ""
4062
- "Sieh Deinen gesamten Zeitplan auf einen Blick, mit Teamansicht und "
4063
- "Netzwerkfilter. Bearbeite geplante Beiträge oder füge neue Social-Media-"
4064
- "Beiträge per Drag & Drop hinzu."
4065
-
4066
- #: views/b2s/post.calendar.php:192 views/b2s/post.calendar.php:205
4067
- msgid "select"
4068
- msgstr "auswählen"
4069
-
4070
- #: views/b2s/post.calendar.php:223
4071
- msgid "Select a post"
4072
- msgstr "Wähle einen Beitrag aus"
4073
-
4074
- #: views/b2s/premium.php:41
4075
- msgid "Select a user"
4076
- msgstr "Blog-Nutzer auswählen"
4077
-
4078
- #: includes/B2S/AutoPost/Item.php:70 includes/B2S/AutoPost/Item.php:82
4079
- msgid "Select all"
4080
- msgstr "Alle auswählen"
4081
-
4082
- #: includes/B2S/Post/Item.php:743 includes/B2S/Post/Item.php:834
4083
- #: includes/B2S/Post/Item.php:906 includes/B2S/RePost/Item.php:135
4084
- msgid "select all"
4085
- msgstr "alle auswählen"
4086
-
4087
- #: includes/B2S/AutoPost/Item.php:307
4088
- msgid "Select Categories"
4089
- msgstr "Beitragskategorien auswählen"
4090
-
4091
- #: views/prg/ship.php:36
4092
- msgid "Select Image"
4093
- msgstr "Bild auswählen"
4094
-
4095
- #: views/b2s/curation.php:310 views/b2s/repost.php:195
4096
- msgid "Select image"
4097
- msgstr "Bild auswählen"
4098
-
4099
- #: views/b2s/post.calendar.php:161 views/b2s/post.sched.php:115
4100
- #: views/b2s/repost.php:163 views/b2s/ship.php:454
4101
- msgid "Select image for"
4102
- msgstr "Wähle Bild aus für"
4103
-
4104
- #: includes/B2S/PostBox.php:228 views/b2s/curation.php:201
4105
- #: views/b2s/post.calendar.php:298 views/b2s/ship.php:324
4106
- #: views/b2s/ship.php:390 views/b2s/ship.php:436 views/b2s/html/footer.php:39
4107
- #: views/b2s/html/footer.php:70 views/b2s/html/footer.php:204
4108
- #: views/b2s/html/footer.php:268 views/b2s/html/footer.php:308
4109
- #: views/b2s/html/footer.php:363 views/b2s/html/footer.php:402
4110
- #: views/b2s/html/footer.php:460 views/b2s/html/footer.php:553
4111
- msgid "Select individual images per post"
4112
- msgstr ""
4113
- "Individuelle Bilder für Deine Social Media Posts pro Netzwerk auswählen"
4114
-
4115
- #: views/b2s/premium.php:149
4116
- msgid ""
4117
- "Select individual images per post or network and select any image from your "
4118
- "media library to create more variations for your posts."
4119
- msgstr ""
4120
- "Wähle individuelle Bilder pro Beitrag oder Netzwerk sowie ein beliebiges "
4121
- "Bild aus Deiner Mediathek aus, um weitere Variationen für Deine Beiträge zu "
4122
- "erstellen."
4123
-
4124
- #: includes/B2S/PostBox.php:227 views/b2s/curation.php:200
4125
- #: views/b2s/post.calendar.php:297 views/b2s/ship.php:323
4126
- #: views/b2s/ship.php:389 views/b2s/ship.php:435 views/b2s/html/footer.php:38
4127
- #: views/b2s/html/footer.php:69 views/b2s/html/footer.php:203
4128
- #: views/b2s/html/footer.php:267 views/b2s/html/footer.php:307
4129
- #: views/b2s/html/footer.php:362 views/b2s/html/footer.php:401
4130
- #: views/b2s/html/footer.php:459 views/b2s/html/footer.php:552
4131
- msgid "Select link format or image format for your posts"
4132
- msgstr ""
4133
- "Link-Posts oder Bild-Posts als Posting-Format für Deine Beiträge auswählen"
4134
-
4135
- #: views/b2s/html/footer.php:156
4136
- msgid ""
4137
- "Select link post or image post format to define your preferred custom post "
4138
- "format for Twitter, LinkedIn, and Facebook."
4139
- msgstr ""
4140
- "Wähle zwischen Link-Beitrag oder Bild-Beitrag, um Dein bevorzugtes "
4141
- "Postformat für Twitter, LinkedIn und Facebook zu definieren."
4142
-
4143
- #: views/b2s/premium.php:158
4144
- msgid ""
4145
- "Select link post or image post per network to choose the optimal format for "
4146
- "your post."
4147
- msgstr ""
4148
- "Wähle zwischen Link- oder Bild-Post pro Netzwerk, um das optimale Format für "
4149
- "Deinen Beitrag zu wählen"
4150
-
4151
- #: includes/B2S/PostBox.php:253 includes/B2S/AutoPost/Item.php:186
4152
- #: includes/B2S/Curation/View.php:73 includes/B2S/RePost/Item.php:159
4153
- msgid "Select network collection:"
4154
- msgstr "Netzwerk-Gruppierung auswählen:"
4155
-
4156
- #: views/b2s/autopost.php:48 views/b2s/settings.php:144
4157
- #: includes/B2S/Ship/Image.php:100
4158
- msgid "Select or upload an image from media gallery"
4159
- msgstr "Bild aus Mediathek auswählen oder hochladen"
4160
-
4161
- #: views/b2s/network.php:371 views/b2s/network.php:426 views/b2s/ship.php:600
4162
- #: views/b2s/ship.php:655
4163
- msgid "Select Pinboard"
4164
- msgstr "Pinnwand auswählen"
4165
-
4166
- #: includes/B2S/AutoPost/Item.php:287
4167
- msgid "Select Post Types"
4168
- msgstr "Inhaltstypen auswählen"
4169
-
4170
- #: views/b2s/html/footer.php:328
4171
- msgid ""
4172
- "Select the content that will be automatically pre-filled in your Twitter "
4173
- "posts. If you have ticked the box \"include WordPress tags as hashtags in my "
4174
- "post\", hashtags are automatically added in the drop-down menu."
4175
- msgstr ""
4176
- "Wähle den Inhalt aus, der automatisch in Deinen Twitter-Posts vorgefüllt "
4177
- "wird. Wenn Du das Kästchen \"WordPress-Tags als Hashtags in meinen Beitrag "
4178
- "aufnehmen\" angekreuzt haben, werden Hashtags automatisch im Dropdown-Menü "
4179
- "hinzugefügt."
4180
-
4181
- #: views/b2s/html/footer.php:151
4182
- msgid "Select the preferred custom post format for your posts"
4183
- msgstr "Entscheide Dich für das passende Format für Deine Social Media Posts"
4184
-
4185
- #: includes/B2S/AutoPost/Item.php:160
4186
- msgid "Select to auto-post immediately after publishing or with a delay"
4187
- msgstr "Importierte Beiträge direkt veröffentlichen oder mit einer Verzögerung"
4188
-
4189
- #: includes/B2S/PostBox.php:311 views/b2s/autopost.php:73
4190
- #: views/b2s/repost.php:181 includes/B2S/AutoPost/Item.php:197
4191
- #: includes/B2S/Curation/View.php:97 includes/B2S/RePost/Item.php:170
4192
- msgid "Select Twitter profile:"
4193
- msgstr "Wählen Sie ein Twitter-Profil aus:"
4194
-
4195
- #: includes/B2S/AutoPost/Item.php:62
4196
- msgid ""
4197
- "Select your preferred network collection for autoposting. This collection "
4198
- "defines the social media accounts on which the autoposter will share your "
4199
- "social media posts automatically."
4200
- msgstr ""
4201
- "Wähle die Netzwerkgruppierung mit den Social-Media-Accounts aus, auf denen "
4202
- "der Auto-Poster veröffentlichen soll."
4203
-
4204
- #: includes/B2S/Post/Filter.php:244
4205
- msgid "selected date"
4206
- msgstr "ausgewähltes Datum"
4207
-
4208
- #: views/b2s/network.php:412 views/b2s/ship.php:641
4209
- msgid "Server-Location"
4210
- msgstr "Serverstandort"
4211
-
4212
- #: includes/B2S/Settings/Item.php:69
4213
- msgid "Set the time format you like to use for your posts."
4214
- msgstr ""
4215
- "Lege das Zeitformat fest, welches für Deine Beiträge genutzt werden soll."
4216
-
4217
- #: includes/B2S/Settings/Item.php:66
4218
- msgid "Set time format"
4219
- msgstr "Zeitformat einstellen"
4220
-
4221
- #: includes/B2S/AutoPost/Item.php:141
4222
- msgid ""
4223
- "Set up your autoposter to automatically share your imported posts, pages and "
4224
- "custom post types on your social media channels."
4225
- msgstr ""
4226
- "Nutze den Auto-Poster, um Deine importierten Beiträge, Seiten und Cutsom "
4227
- "Post Types automatisch auf Deinen Social-Media-Kanälen zu teilen."
4228
-
4229
- #: includes/B2S/AutoPost/Item.php:53
4230
- msgid ""
4231
- "Set up your autoposter to automatically share your new or updated posts, "
4232
- "pages and custom post types on your social media channels."
4233
- msgstr ""
4234
- "Nutze den Auto-Poster, um Deine neuen oder aktualisierten Beiträge, Seiten "
4235
- "und Cutsom Post Types automatisch auf Deinen Social-Media-Kanälen zu teilen."
4236
-
4237
- #: includes/Loader.php:839 includes/Loader.php:991 includes/Loader.php:991
4238
- #: includes/Loader.php:1065 includes/B2S/RePost/Item.php:25
4239
- #: views/b2s/html/sidebar.php:137
4240
- msgid "Settings"
4241
- msgstr "Einstellungen"
4242
-
4243
- #: views/b2s/ship.php:232 views/b2s/ship.php:238
4244
- #: includes/B2S/Curation/View.php:113
4245
- msgid "Share"
4246
- msgstr "Teilen"
4247
-
4248
- #: includes/B2S/Post/Item.php:868 includes/B2S/Ship/Save.php:434
4249
- msgid "share"
4250
- msgstr "teilen"
4251
-
4252
- #: views/b2s/curation.php:231
4253
- msgid "Share image posts:"
4254
- msgstr "Teile Bild-Beiträge:"
4255
-
4256
- #: views/b2s/curation.php:234
4257
- msgid ""
4258
- "Share images to get them into the Google image search to further increase "
4259
- "your outreach and traffic from search engines."
4260
- msgstr ""
4261
- "Teile Bilder, damit sie in der Bildersuche von Google auffindbar sind und Du "
4262
- "so Deinen Traffic und Deine Reichweite auch über klassische Suchmaschinen "
4263
- "vergrößern kannst."
4264
-
4265
- #: views/b2s/html/footer.php:384
4266
- msgid ""
4267
- "Share imported posts with the Auto Poster: Posts that you import via RSS "
4268
- "feeds and plugins can be shared automatically on your social media channels."
4269
- msgstr ""
4270
- "Teile importierte Beiträge mit dem Auto-Poster: Beiträge, die Du über RSS-"
4271
- "Feeds und Plugins importierst, können automatisch auf Deinen Social Media-"
4272
- "Kanälen geteilt werden."
4273
-
4274
- #: views/b2s/premium.php:119
4275
- msgid ""
4276
- "Share imported RSS feeds automatically to get more variations for your "
4277
- "content."
4278
- msgstr ""
4279
- "Teile importierte RSS-Feeds automatisch, um mehr Variationen für Deine "
4280
- "Inhalte zu erhalten."
4281
-
4282
- #: views/b2s/ship.php:268
4283
- msgid "Share new post on Social Media"
4284
- msgstr "Teile einen neuen Beitrag auf Social Media"
4285
-
4286
- #: includes/B2S/Ship/Item.php:1200
4287
- msgid "Share Now"
4288
- msgstr "Sofort teilen"
4289
-
4290
- #: includes/B2S/RePost/Item.php:43
4291
- msgid "share oldest posts first"
4292
- msgstr "älteste Beiträge zuerst teilen"
4293
-
4294
- #: views/b2s/html/header.php:343
4295
- msgid "Share on multiple accounts per network"
4296
- msgstr "Teile auf mehreren Netzwerk-Konten "
4297
-
4298
- #: includes/B2S/PostBox.php:221 views/b2s/curation.php:194
4299
- #: views/b2s/post.calendar.php:291 views/b2s/ship.php:317
4300
- #: views/b2s/ship.php:383 views/b2s/ship.php:429 views/b2s/html/footer.php:32
4301
- #: views/b2s/html/footer.php:197 views/b2s/html/footer.php:261
4302
- #: views/b2s/html/footer.php:301 views/b2s/html/footer.php:356
4303
- #: views/b2s/html/footer.php:395 views/b2s/html/footer.php:453
4304
- #: views/b2s/html/footer.php:546
4305
- msgid "Share on multiple profiles, pages and groups"
4306
- msgstr "Auf mehreren Profilen, Seiten und Gruppen teilen"
4307
-
4308
- #: includes/B2S/Post/Item.php:431 includes/B2S/Post/Item.php:535
4309
- #: includes/B2S/Post/Item.php:537 includes/B2S/Post/Item.php:558
4310
- #: includes/B2S/Post/Item.php:581
4311
- msgid "Share on Social Media"
4312
- msgstr "auf Social Media teilen"
4313
-
4314
- #: views/b2s/html/sidebar.php:69
4315
- msgid "Share Posts"
4316
- msgstr "Beiträge teilen"
4317
-
4318
- #: views/b2s/curation.php:238
4319
- msgid ""
4320
- "Share pure text messages and personal comments with your followers and "
4321
- "readers."
4322
- msgstr ""
4323
- "Teile reine Textinformationen und persönliche Kommentare mit Deinen "
4324
- "Followern und Lesern."
4325
-
4326
- #: views/b2s/curation.php:236
4327
- msgid "Share text posts:"
4328
- msgstr "Teile Text-Beiträge:"
4329
-
4330
- #: includes/B2S/AutoPost/Item.php:147
4331
- msgid "share up to"
4332
- msgstr "teile bis zu"
4333
-
4334
- #: includes/Loader.php:987
4335
- msgid "Share Website & Blog Content"
4336
- msgstr "Webseiten- & Blog Content teilen"
4337
-
4338
- #: includes/B2S/PostBox.php:211 views/b2s/html/footer.php:344
4339
- msgid ""
4340
- "Share your blog posts with the Auto Poster: Your blog posts will be shared "
4341
- "automatically on your social media channels as soon as you publish or update "
4342
- "a new post. You can also choose to autopost scheduled blog posts as soon as "
4343
- "they are published."
4344
- msgstr ""
4345
- "Teile Deine Blogbeiträge mit dem Auto-Poster: Deine Blogbeiträge werden "
4346
- "automatisch auf Deinen Social Media-Kanälen geteilt, sobald Du einen neuen "
4347
- "Beitrag veröffentlichst oder aktualisierst. Du kannst auch festlegen, dass "
4348
- "in WordPress vorgeplante Blogbeiträge automatisch geteilt werden, sobald sie "
4349
- "veröffentlicht werden."
4350
-
4351
- #: includes/B2S/Curation/View.php:62
4352
- msgid "Share your post"
4353
- msgstr "Teile Deinen Post"
4354
-
4355
- #: views/b2s/premium.php:110
4356
- msgid ""
4357
- "Share your posts automatically across your preferred networks at once or at "
4358
- "your pre-scheduled time-settings."
4359
- msgstr ""
4360
- "Teile Deine Beiträge automatisch in Deinen bevorzugten Netzwerken sofort "
4361
- "oder zu den von Dir festgelegten Zeiten."
4362
-
4363
- #: views/b2s/premium.php:71
4364
- msgid ""
4365
- "Share your posts on pages and in groups on Facebook, LinkedIn, XING, VK and "
4366
- "Medium."
4367
- msgstr ""
4368
- "Teile Deine Beiträge auf Seiten und in Gruppen auf Facebook, LinkedIn, Xing,"
4369
- " VK und Medium."
4370
-
4371
- #: views/b2s/post.calendar.php:189
4372
- msgid "Share your WordPress posts, pages or products"
4373
- msgstr "Teile Deine WordPress-Beiträge, -Seiten oder -Produkte"
4374
-
4375
- #: includes/B2S/PostBox.php:170
4376
- msgid "Shared"
4377
- msgstr "Wie oft geteilt?"
4378
-
4379
- #: includes/B2S/Post/Item.php:768
4380
- #, php-format
4381
- msgid "shared by %s"
4382
- msgstr "von %s geteilt"
4383
-
4384
- #: includes/B2S/Post/Filter.php:168
4385
- msgid "shared by user"
4386
- msgstr "geteilt von Nutzer"
4387
-
4388
- #: includes/Loader.php:889 views/b2s/html/post.navbar.php:20
4389
- #: views/b2s/html/sidebar.php:125
4390
- msgid "Shared Posts"
4391
- msgstr "geteilte Beiträge"
4392
-
4393
- #: includes/B2S/Post/Item.php:464
4394
- msgid "shared social media posts"
4395
- msgstr "geteilte Beiträge"
4396
-
4397
- #: includes/B2S/Post/Filter.php:183
4398
- msgid "shared to network"
4399
- msgstr "geteilt auf Netzwerk"
4400
-
4401
- #: views/b2s/support.php:61
4402
- msgid "Sharing"
4403
- msgstr "Teilen"
4404
-
4405
- #: includes/B2S/Post/Item.php:768
4406
- #, php-format
4407
- msgid "sharing in progress by %s"
4408
- msgstr "wird gerade von %s geteilt"
4409
-
4410
- #: includes/B2S/Ship/Image.php:38
4411
- msgid ""
4412
- "Sharing more than one image improves the visibility of your content. You can "
4413
- "create image series, show sequences, and level up your storytelling. With "
4414
- "Blog2Social you can share up to 4 images in one post on Facebook (page and "
4415
- "group) and on Twitter."
4416
- msgstr ""
4417
- "Das Teilen von mehr als einem Bild verbessert die Sichtbarkeit Deines "
4418
- "Beitrags. So kannst Du Bildserien erstellen, Sequenzen zeigen und Dein "
4419
- "Storytelling auf ein höheres Level bringen. Mit Blog2Social kannst Du bis zu "
4420
- "4 Bilder in einem Post auf Facebook (Seite und Gruppe) sowie auf Twitter "
4421
- "teilen."
4422
-
4423
- #: views/b2s/html/footer.php:87 views/b2s/html/footer.php:105
4424
- #: views/b2s/html/footer.php:134
4425
- msgid "Sharing on multiple accounts per network"
4426
- msgstr "Poste auf mehrere Accounts pro Netzwerk"
4427
-
4428
- #: views/b2s/support.php:22
4429
- msgid "Sharing-Debugger"
4430
- msgstr "Sharing-Debugger"
4431
-
4432
- #: includes/B2S/Settings/Item.php:109
4433
- msgid "Shortcodes"
4434
- msgstr "Shortcodes"
4435
-
4436
- #: views/prg/html/form.php:56 views/prg/html/form.php:58
4437
- msgid "Shortext"
4438
- msgstr "Kurzbeschreibung"
4439
-
4440
- #: includes/B2S/Post/Item.php:746
4441
- msgid "show"
4442
- msgstr "ansehen"
4443
-
4444
- #: views/b2s/widgets/activity.php:5
4445
- msgid "Show activity starting from"
4446
- msgstr "Zeige Aktivität ab"
4447
-
4448
- #: includes/B2S/Network/Item.php:67
4449
- msgid "Show all"
4450
- msgstr "alle anzeigen"
4451
-
4452
- #: views/b2s/post.calendar.php:41 includes/B2S/Calendar/Filter.php:127
4453
- msgid "show all"
4454
- msgstr "alles anzeigen"
4455
-
4456
- #: views/b2s/premium.php:183
4457
- msgid "Show all premium features"
4458
- msgstr "Alle Premium-Features anzeigen"
4459
-
4460
- #: includes/B2S/PostBox.php:180 includes/B2S/Ship/Item.php:393
4461
- msgid "show calendar"
4462
- msgstr "Planungskalender anzeigen"
4463
-
4464
- #: includes/Loader.php:814 includes/Loader.php:816
4465
- msgid "show details"
4466
- msgstr "siehe Details"
4467
-
4468
- #: views/b2s/dashboard.php:85
4469
- msgid "show full calendar"
4470
- msgstr "Vollständigen Kalender anzeigen"
4471
-
4472
- #: views/b2s/premium.php:181
4473
- msgid "Show me plans and prices"
4474
- msgstr "Versionen und Preise anzeigen"
4475
-
4476
- #: views/prg/login.php:28
4477
- msgid "Sign in"
4478
- msgstr "Anmelden"
4479
-
4480
- #: views/b2s/network.php:436 views/b2s/ship.php:665
4481
- msgid "Sign in to Pinterest"
4482
- msgstr "Melde Dich bei Pinterest an"
4483
-
4484
- #: includes/Loader.php:987 includes/Loader.php:1038
4485
- msgid "Site & Blog Content"
4486
- msgstr "Seiten & Blog Content"
4487
-
4488
- #: includes/Tools.php:408
4489
- msgid "Slovakia"
4490
- msgstr "Slowakei"
4491
-
4492
- #: views/b2s/network.php:236 views/b2s/ship.php:27
4493
- #: includes/B2S/AutoPost/Item.php:33 includes/B2S/Curation/View.php:56
4494
- #: includes/B2S/Network/Item.php:183 includes/B2S/Network/Item.php:196
4495
- #: includes/B2S/Network/Item.php:209 includes/B2S/Network/Item.php:313
4496
- #: includes/B2S/Network/Item.php:386 includes/B2S/Network/Item.php:455
4497
- #: includes/B2S/RePost/Item.php:23 includes/B2S/Settings/Item.php:172
4498
- #: includes/B2S/Ship/Image.php:89 includes/B2S/Ship/Item.php:1202
4499
- #: includes/B2S/Ship/Portale.php:46 views/b2s/html/post.navbar.php:18
4500
- #: views/b2s/html/post.navbar.php:21 views/b2s/html/post.navbar.php:23
4501
- #: views/b2s/partials/post-edit-modal.php:9 views/b2s/widgets/posts.php:18
4502
- msgid "SMART"
4503
- msgstr "SMART"
4504
-
4505
- #: views/b2s/network.php:700
4506
- msgid "Smart: 3 (per user)"
4507
- msgstr "Smart: 3 (pro Nutzer)"
4508
-
4509
- #: includes/Tools.php:424
4510
- msgid "Smileys & People"
4511
- msgstr "Smileys & Personen"
4512
-
4513
- #: includes/Loader.php:94
4514
- msgid "Sniply"
4515
- msgstr "Sniply"
4516
-
4517
- #: views/b2s/ship.php:109
4518
- msgid "Social Accounts"
4519
- msgstr "Social Media Konten"
4520
-
4521
- #: views/b2s/html/header.php:341
4522
- msgid "Social Media Auto-Posting"
4523
- msgstr "Social Media Auto-Posting"
4524
-
4525
- #: views/b2s/html/footer.php:85 views/b2s/html/footer.php:103
4526
- #: views/b2s/html/footer.php:132
4527
- msgid "Social media auto-posting and auto-scheduling"
4528
- msgstr "Auto-Posting und automatische Planung für Social Media Beiträge"
4529
-
4530
- #: views/b2s/premium.php:88
4531
- msgid "Social Media Calendar"
4532
- msgstr "Social Media Kalender"
4533
-
4534
- #: views/b2s/settings.php:49 views/b2s/html/sidebar.php:134
4535
- msgid "Social Media Networks"
4536
- msgstr "Social-Media-Netzwerke"
4537
-
4538
- #: views/b2s/html/sidebar.php:87
4539
- msgid "Social Media Post"
4540
- msgstr "Social Media Post"
4541
-
4542
- #: includes/Loader.php:889
4543
- msgid "Social Media Post Drafts"
4544
- msgstr "Social Media Posts Entwürfe"
4545
-
4546
- #: includes/Loader.php:988 includes/Loader.php:1045 views/b2s/curation.php:257
4547
- #: views/b2s/curation.php:332
4548
- msgid "Social Media Posts"
4549
- msgstr "Social Media Posts"
4550
-
4551
- #: includes/B2S/Post/Item.php:510
4552
- msgid "social media posts ready to be shared"
4553
- msgstr "Social Media Posts sind bereit, geteilt zu werden"
4554
-
4555
- #: views/b2s/ship.php:56
4556
- msgid "Social Media Scheduling & Sharing"
4557
- msgstr "Beitrag auf Social Media planen und teilen"
4558
-
4559
- #: views/b2s/settings.php:52
4560
- msgid "Social Media Time Settings"
4561
- msgstr "Social-Media-Zeiteinstellungen"
4562
-
4563
- #: views/b2s/settings.php:43
4564
- msgid "Social Meta Data"
4565
- msgstr "Social Meta Angaben"
4566
-
4567
- #: views/b2s/html/footer.php:481
4568
- msgid "Social Meta Tags Settings"
4569
- msgstr "Social Meta Tags Einstellungen"
4570
-
4571
- #: views/b2s/support.php:68
4572
- msgid "Social Networks"
4573
- msgstr "Soziale Netzwerke"
4574
-
4575
- #: views/b2s/settings.php:158
4576
- #, php-format
4577
- msgid ""
4578
- "Some WordPress plugins use short codes, e.g. Page Builder plugins. When a "
4579
- "shortcode is inserted in a WordPress post or WordPress page, WordPress calls "
4580
- "the function that is included in the shortcode and performs the "
4581
- "corresponding actions as soon as you publish your post on your Wordpress "
4582
- "website. If you like Blog2Social to consider shortcodes when posting to "
4583
- "social media and automatically insert the defined content in your social "
4584
- "media post, activate this feature. You will find more information about the "
4585
- "function of shortcodes and which plugins are supported by Blog2Social in the "
4586
- "following <a href=\"%s\" target=\"_blank\">shortcode guide</a>."
4587
- msgstr ""
4588
- "Einige WordPress-Plugins verwenden Shortcodes, z. B. Page-Builder-Plugins. "
4589
- "Wenn ein Shortcode in einem WordPress-Beitrag oder einer WordPress-Seite "
4590
- "eingefügt wird, ruft WordPress die Funktion auf, die im Shortcode benannt "
4591
- "ist, sobald Du den Beitrag auf Deiner Webseite veröffentlicht hast, um die "
4592
- "gewünschten Aktionen ausführen. Aktiviere diese Funktion, wenn Du möchtest, "
4593
- "dass Blog2Social diese Shortcodes bei der Veröffentlichung auf Social Media "
4594
- "berücksichtigt und den Inhalt der Shortcodes in Deine Social Media Posts "
4595
- "einbindet. Weitere Informationen über die Funktion der Shortcodes und welche "
4596
- "Plugins Blog2Social unterstützt, findest Du in diesem <a href=\"%s\" "
4597
- "target=\"_blank\">Guide</a>."
4598
-
4599
- #: views/b2s/html/header.php:448
4600
- msgid "Something went wrong on our side. Please contact support!"
4601
- msgstr ""
4602
- "Etwas ist auf unserer Seite schiefgelaufen. Bitte wende Dich an unseren "
4603
- "Kundenservice."
4604
-
4605
- #: includes/B2S/Post/Filter.php:238 includes/PRG/Post/Filter.php:81
4606
- msgid "sort"
4607
- msgstr "sortieren"
4608
-
4609
- #: views/b2s/post.calendar.php:39
4610
- msgid "Sort by network"
4611
- msgstr "Sortiere nach Netzwerk"
4612
-
4613
- #: includes/Tools.php:411
4614
- msgid "South Africa"
4615
- msgstr "Südafrika"
4616
-
4617
- #: includes/Tools.php:384
4618
- msgid "Spain"
4619
- msgstr "Spanien"
4620
-
4621
- #: includes/B2S/Ship/Item.php:1257
4622
- msgid "Start date"
4623
- msgstr "Startdatum"
4624
-
4625
- #: views/prg/login.php:46
4626
- msgid "Start your 14-Day Free Trial"
4627
- msgstr "Jetzt kostenlos testen"
4628
-
4629
- #: views/b2s/premium.php:26 views/b2s/html/sidebar.php:47
4630
- #: views/b2s/html/sidebar.ship.php:46
4631
- msgid "Start your 30-day free Premium trial"
4632
- msgstr "Teste Blog2Social Premium kostenlos"
4633
-
4634
- #: views/b2s/html/header.php:268
4635
- msgid "Start your free 30-day-Premium-trial"
4636
- msgstr "Teste Blog2Social Premium"
4637
-
4638
- #: includes/B2S/Post/Filter.php:197 includes/B2S/RePost/Item.php:215
4639
- msgid "Startdate"
4640
- msgstr "Startdatum"
4641
-
4642
- #: views/b2s/support.php:25
4643
- msgid "Step-by-Step-Guide"
4644
- msgstr "Step-by-Step-Guide"
4645
-
4646
- #: views/prg/html/form.php:107 views/prg/html/form.php:110
4647
- #: views/prg/html/form.php:184 views/prg/html/form.php:187
4648
- msgid "Street"
4649
- msgstr "Straße"
4650
-
4651
- #: views/b2s/html/footer.php:230
4652
- msgid "submit"
4653
- msgstr "abschicken"
4654
-
4655
- #: includes/Loader.php:896
4656
- msgid "Subreddit"
4657
- msgstr "Subreddit"
4658
-
4659
- #: views/b2s/widgets/newsletter.php:10
4660
- msgid "subscribe"
4661
- msgstr "abonnieren"
4662
-
4663
- #: views/prg/html/form.php:32 views/prg/html/form.php:34
4664
- msgid "Subtitle"
4665
- msgstr "Untertitel"
4666
-
4667
- #: includes/B2S/Network/Item.php:635
4668
- msgid "Successfully saved"
4669
- msgstr "Erfolgreich gespeichert"
4670
-
4671
- #: includes/B2S/Settings/Item.php:200
4672
- msgid "Summary"
4673
- msgstr "Link-Darstellung"
4674
-
4675
- #: includes/B2S/Settings/Item.php:201
4676
- msgid "Summary with large image"
4677
- msgstr "Link-Darstellung mit großem Bild"
4678
-
4679
- #: includes/B2S/RePost/Item.php:81 includes/B2S/Ship/Item.php:1323
4680
- msgid "Sun"
4681
- msgstr "So"
4682
-
4683
- #: includes/B2S/RePost/Item.php:94
4684
- msgid "Sunday"
4685
- msgstr "Sonntag"
4686
-
4687
- #: includes/Loader.php:839
4688
- msgid "Support"
4689
- msgstr "Support"
4690
-
4691
- #: includes/B2S/Ship/Item.php:164
4692
- msgid "Supported HTML tags"
4693
- msgstr "Erlaubte HTML-Elemente"
4694
-
4695
- #: includes/Tools.php:406
4696
- msgid "Sweden"
4697
- msgstr "Schweden"
4698
-
4699
- #: includes/Tools.php:381
4700
- msgid "Switzerland"
4701
- msgstr "Schweiz"
4702
-
4703
- #: includes/Tools.php:430
4704
- msgid "Symbols"
4705
- msgstr "Symbole"
4706
-
4707
- #: includes/B2S/Settings/Item.php:114
4708
- msgid "System"
4709
- msgstr "System"
4710
-
4711
- #: views/b2s/network.php:506 views/b2s/network.php:591
4712
- msgid "Team Management"
4713
- msgstr "Team-Management"
4714
-
4715
- #: views/b2s/html/footer.php:5
4716
- msgid "Terms"
4717
- msgstr "Bedingungen"
4718
-
4719
- #: views/b2s/html/header.php:332
4720
- msgid "Test Blog2Social PREMIUM 30 days for free"
4721
- msgstr "Teste Blog2Social Premium 30 Tage lang kostenlos"
4722
-
4723
- #: views/prg/login.php:36
4724
- msgid "Test PR-Gateway for free"
4725
- msgstr "PR-Gateway kostenlos und unverbindlich testen"
4726
-
4727
- #: includes/B2S/Ship/Item.php:214
4728
- msgid "Text only"
4729
- msgstr "nur Text"
4730
-
4731
- #: views/b2s/curation.php:49 views/b2s/curation.php:52
4732
- msgid "Text Post"
4733
- msgstr "Text-Beitrag"
4734
-
4735
- #: views/b2s/curation.php:281
4736
- msgid ""
4737
- "Text posts enable you to share pure text messages and personal comments with "
4738
- "your followers and readers. You can also customize your posts with "
4739
- "individual hashtags, @mentions, or emojis."
4740
- msgstr ""
4741
- "Das Teilen von Text-Beiträgen ermöglicht es Dir, reine Textinformationen und "
4742
- "persönliche Kommentare mit Deinen Followern und Lesern zu teilen. Du kannst "
4743
- "Deine Beiträge auch mit individuellen Hashtags, @Mentions oder Emojis "
4744
- "anpassen."
4745
-
4746
- #: views/b2s/html/header.php:188
4747
- msgid "Thank you! Your feedback has been received."
4748
- msgstr "Vielen Dank! Wir haben Dein Feedback erhalten. "
4749
-
4750
- #: views/b2s/html/header.php:72
4751
- msgid "Thank you. You'll now receive the blog updates from Blog2Social."
4752
- msgstr "Vielen Dank. Du erhältst nun die Blog-Updates von Blog2Social."
4753
-
4754
- #: includes/B2S/PostBox.php:168
4755
- msgid "The Autoposter is"
4756
- msgstr "Der Auto-Poster ist"
4757
-
4758
- #: includes/B2S/Ship/Image.php:39
4759
- msgid ""
4760
- "The best size for images in social media posts are between: 667-1000px x 523-"
4761
- "1000px. Blog2Social will automatically resize your image according to "
4762
- "network requirements."
4763
- msgstr ""
4764
- "Die optimalen Bildgrößen für Deine Social Media Posts liegen zwischen: 667-"
4765
- "1000px x 523-1000px <br> Blog2Social passt Dein Bild automatisch die Größe "
4766
- "des jeweiligen Netzwerks an."
4767
-
4768
- #: includes/B2S/Ship/Image.php:40
4769
- msgid ""
4770
- "The best size for images in social media posts are between: 667-1000px x 523-"
4771
- "1000px. Blog2Social will automatically resize your image according to the "
4772
- "network requirements. You can also share up to 4 images in one post on "
4773
- "Facebook (page and group) and on Twitter."
4774
- msgstr ""
4775
- "Die optimalen Bildgrößen für Deine Social Media Posts liegen zwischen: 667-"
4776
- "1000px x 523-1000px. Blog2Social passt Dein Bild automatisch an die "
4777
- "Bildgröße des jeweiligen Netzwerkes an. Du kannst bis zu 4 Bilder in einem "
4778
- "Beitrag auf Facebook (Seite und Gruppe) sowie auf Twitter teilen."
4779
-
4780
- #: views/b2s/network.php:532
4781
- msgid "The connection does not exist."
4782
- msgstr "Diese Verbindung existiert nicht."
4783
-
4784
- #: views/b2s/network.php:529
4785
- msgid "The connection has already been assigned to this user."
4786
- msgstr "Die Verbindung wurde diesem Benutzer bereits zugewiesen."
4787
-
4788
- #: views/b2s/network.php:167
4789
- msgid ""
4790
- "The connection is still assigned to other users. Please withdraw the "
4791
- "assigned connection from other users first."
4792
- msgstr ""
4793
- "Die Verbindung ist noch anderen Benutzern zugeordnet. Bitte entfernen Sie "
4794
- "zuerst die zugewiesene Verbindung von anderen Benutzern."
4795
-
4796
- #: includes/B2S/PostBox.php:143 views/b2s/html/header.php:60
4797
- msgid ""
4798
- "The connection to the server failed. Please try again! You can find more "
4799
- "information and solutions in the"
4800
- msgstr ""
4801
- "Die Verbindung zum Server ist fehlgeschlagen. Bitte versuche es erneut. Mehr "
4802
- "Informationen und Lösungsvorschläge findest Du in dem"
4803
-
4804
- #: views/b2s/ship.php:780
4805
- msgid ""
4806
- "The connection to the server failed. Please try again! You can find more "
4807
- "information and solutions in the guide for server connection"
4808
- msgstr ""
4809
- "Die Verbindung zum Server ist fehlgeschlagen. Bitte versuche es erneut. Mehr "
4810
- "Informationen und Lösungsvorschläge findest Du in dem Serververbindungs-Guide"
4811
-
4812
- #: views/notice.php:14
4813
- msgid ""
4814
- "The connection to your server has been interrupted. Please make sure that "
4815
- "your blog is reachable. If your server does not respond or is too slow, "
4816
- "Blog2Social cannot connect to the internet. Try again later or contact your "
4817
- "webmaster, if this error message persists."
4818
- msgstr ""
4819
- "Die Verbindung auf Deinen Server wurde unterbrochen. Bitte stelle sicher, "
4820
- "dass Dein Blog von außen erreichbar ist.Wenn Dein Server nicht antwortet, "
4821
- "oder die Verbindungsgeschwindigkeit zu niedrig ist, kann Blog2Social sich "
4822
- "nicht mit dem internet verbinden. Versuche es später erneut oder kontaktiere "
4823
- "Deinen Webmaster, wenn dieser Fehler erneut erscheint."
4824
-
4825
- #: includes/Loader.php:908
4826
- #, php-format
4827
- msgid ""
4828
- "The connection to your social media account is interrupted. Please check "
4829
- "your authorization and reconnect your account. The <a target=\"_blank\" "
4830
- "href=\"%s\">troubleshooting guide</a> shows you how to fix the connection to "
4831
- "your social media account."
4832
- msgstr ""
4833
- "Die Verbindung zu Deinem Social Media-Account ist unterbrochen. Bitte "
4834
- "überprüfe Deine Autorisierung und verbinde Deinen Account erneut. Die <a "
4835
- "target=\"_blank\" href=\"%s\">Anleitung zur Fehlerbehebung</a> zeigt Dir, "
4836
- "wie Du die Verbindung zu Deinem Social-Media-Account erneuern kannst."
4837
-
4838
- #: views/b2s/network.php:309
4839
- msgid "The content of your post"
4840
- msgstr "Der Inhalt Deines Beitrags."
4841
-
4842
- #: includes/Loader.php:906
4843
- #, php-format
4844
- msgid ""
4845
- "The content of your post could not be approved by the network. Please see "
4846
- "the following <a target=\"_blank\" href=\"%s\">guide</a>."
4847
- msgstr ""
4848
- "Der Inhalt Deines Beitrags konnte vom Netzwerk nicht genehmigt werden. Bitte "
4849
- "beachte die folgende <a target=\"_blank\" href=\"%s\">Anleitung</a>."
4850
-
4851
- #: includes/B2S/Settings/Item.php:198
4852
- msgid "The default card type to use"
4853
- msgstr "Wählen Sie Ihre Standard-Twitter-Card"
4854
-
4855
- #: views/b2s/html/header.php:338
4856
- msgid ""
4857
- "The free trial can not be started. This blog has been already registered for "
4858
- "the free trial."
4859
- msgstr ""
4860
- "Die kostenlose Testversion kann nicht gestartet werden. Dieser Blog wurde "
4861
- "bereits für die kostenlose Testversion registriert."
4862
-
4863
- #: includes/B2S/Ship/Item.php:1097
4864
- msgid "The Headline..."
4865
- msgstr "Die Überschrift..."
4866
-
4867
- #: includes/B2S/Settings/Item.php:271 views/b2s/html/footer.php:183
4868
- msgid ""
4869
- "The image preview will be cropped automatically to fit the default Instagram "
4870
- "layout for your Instagram timeline. The image will be shown uncropped when "
4871
- "opening the preview page for your Instagram post."
4872
- msgstr ""
4873
- "Die Bildvorschau wird automatisch zugeschnitten, damit es dem Instagram-"
4874
- "Standardlayout für Deine Instagram-Timeline entspricht. Das Bild wird als "
4875
- "Ganzes angezeigt, wenn Du die Vorschauseite für Deinen Instagram-Beitrag "
4876
- "öffnest. "
4877
-
4878
- #: includes/B2S/Settings/Item.php:257
4879
- msgid "The image will be changed"
4880
- msgstr "Das Bild wird geändert"
4881
-
4882
- #: includes/B2S/Ship/Image.php:28
4883
- msgid "The images file types .jpg and .png are allowed. Please try another."
4884
- msgstr ""
4885
- "Es sind nur .jpg und .png Bilder erlaubt. Bitte wähle ein anderes Bild aus."
4886
-
4887
- #: views/b2s/html/header.php:400
4888
- msgid "The license has been successfully activated."
4889
- msgstr "Deine Lizenz wurde erfolgreich aktiviert!"
4890
-
4891
- #: includes/B2S/Settings/Item.php:262 views/b2s/html/footer.php:161
4892
- msgid ""
4893
- "The link post format displays posts title, link address and the first one or "
4894
- "two sentences of the post. The networks scan this information from your META "
4895
- "or OpenGraph. PLEASE NOTE: If you want your link posts to display the "
4896
- "selected image from the Blog2Social preview editor, please make sure you "
4897
- "have activated the Social Meta Tags for Facebook and Twitter in your "
4898
- "Blog2Social settings. You find these settings in the tab \"Social Meta "
4899
- "Data\". If you don't select a specific post image, some networks display the "
4900
- "first image detected on your page. The image links to your blog post."
4901
- msgstr ""
4902
- "Im Link-Post-Format generiert das Netzwerk automatisch eine Link-Vorschau "
4903
- "mit den Informationen aus den Social Meta Tags Deiner Blogbeiträge. Die "
4904
- "Vorschau zeigt den Titel, das Bild und die ersten ein oder zwei Sätze des "
4905
- "Beitrags. Ein Klick auf das Bild führt den Benutzer zu Deinem Blogbeitrag. "
4906
- "BITTE BEACHTE: Wenn Deine Link-Posts das ausgewählte Bild aus dem "
4907
- "Blog2Social Vorschau-Editor anzeigen sollen, stelle bitte sicher, dass Du "
4908
- "die Social Meta Tags für Facebook und Twitter in Deinen Blog2Social-"
4909
- "Einstellungen aktiviert hast. Diese Einstellungen findest Du im Tab \"Social "
4910
- "Meta Angaben\". Wenn Du kein bestimmtes Beitragsbild für Deinen Blogbeitrag "
4911
- "ausgewählt hast, zeigen einige Netzwerke das erste Bild an, dass sie auf "
4912
- "Deiner Seite finden."
4913
-
4914
- #: includes/B2S/Network/Item.php:833
4915
- msgid "The link will be added automatically at the end of the post."
4916
- msgstr "Der Link wird automatisch am Ende des Posts eingefügt."
4917
-
4918
- #: includes/B2S/Network/Item.php:831
4919
- msgid ""
4920
- "The link will be transmitted as a canonical link, i.e. in the source code of "
4921
- "your page, in order to refer to the original source of the content and to "
4922
- "increase the reach from search engines like Google."
4923
- msgstr ""
4924
- "Der Link wird als Canonical-Link, also im Quellcode Deiner Seite, übergeben "
4925
- "um so auf die ursprüngliche Quelle des Inhalts zu verweisen und die "
4926
- "Reichweite über Suchmaschinen wie Google zu vergrößern."
4927
-
4928
- #: views/prg/html/header.php:39
4929
- msgid "The link you followed has expired. Please refresh your page."
4930
- msgstr ""
4931
- "Der Link, dem Du gefolgt bist, ist abgelaufen. Bitte aktualisiere Deine "
4932
- "Seite."
4933
-
4934
- #: views/b2s/network.php:346 views/b2s/network.php:359 views/b2s/ship.php:580
4935
- #: views/b2s/ship.php:588
4936
- msgid ""
4937
- "The login failed. To connect your Pinterest account to Blog2Social, please "
4938
- "sign in to Pinterest using the Blog2Social browser extension."
4939
- msgstr ""
4940
- "Die Anmeldung ist fehlgeschlagen. Um Dein Pinterest-Konto mit Blog2Social zu "
4941
- "verbinden, melde Dich bitte über die Blog2Social Browser-Extension bei "
4942
- "Pinterest an."
4943
-
4944
- #: views/b2s/network.php:311
4945
- msgid "The name of the post author."
4946
- msgstr "Der Name des Autors Deines Beitrags."
4947
-
4948
- #: includes/Loader.php:914
4949
- #, php-format
4950
- msgid ""
4951
- "The network can not publish special characters such as Emoji. Please see the "
4952
- "following <a target=\"_blank\" href=\"%s\">guide</a>."
4953
- msgstr ""
4954
- "Das Netzwerk kann keine Sonderzeichen wie Emoji veröffentlichen. Bitte "
4955
- "beachte die folgende <a target=\"_blank\" href=\"%s\">Anleitung</a>"
4956
-
4957
- #: includes/Loader.php:904
4958
- #, php-format
4959
- msgid ""
4960
- "The network could not publish your post. Please see the following <a "
4961
- "target=\"_blank\" href=\"%s\">guide</a>."
4962
- msgstr ""
4963
- "Dein Post ist vom Netzwerk nicht veröffentlicht worden. Bitte beachte die "
4964
- "folgende <a target=\"_blank\" href=\"%s\">Anleitung</a>."
4965
-
4966
- #: includes/B2S/Network/Item.php:838
4967
- msgid "The network does not support hashtags."
4968
- msgstr "Das Netzwerk unterstützt keine Hashtags."
4969
-
4970
- #: includes/Loader.php:911
4971
- #, php-format
4972
- msgid ""
4973
- "The network has blocked your account. Please see the following <a "
4974
- "target=\"_blank\" href=\"%s\">guide</a>."
4975
- msgstr ""
4976
- "Das Netzwerk hat Dein Konto gesperrt. Bitte beachte die folgende <a "
4977
- "target=\"_blank\" href=\"%s\">Anleitung</a>"
4978
-
4979
- #: includes/Loader.php:916
4980
- msgid "The network requires a public url."
4981
- msgstr "Das Netzwerk benötigt eine öffentlich zugängliche URL."
4982
-
4983
- #: includes/B2S/Ship/Image.php:33
4984
- msgid ""
4985
- "The networks Diigo, Bloglovin’ and Google My Business do not support the GIF "
4986
- "image format and will display your standard image instead."
4987
- msgstr ""
4988
- "Die Netzwerke Diigo, Bloglovin' und Google My Business unterstützen das GIF "
4989
- "format nicht und stellen stattdessen das Standardbild dar."
4990
-
4991
- #: includes/Loader.php:912
4992
- #, php-format
4993
- msgid ""
4994
- "The number of images is reached. Please see the following <a "
4995
- "target=\"_blank\" href=\"%s\">guide</a>."
4996
- msgstr ""
4997
- "Die Anzahl der Bilder ist erreicht. Bitte beachte die folgende <a "
4998
- "target=\"_blank\" href=\"%s\">Anleitung</a>"
4999
-
5000
- #: views/b2s/partials/post-edit-modal.php:89
5001
- msgid "The orginal tweet is scheduled on:"
5002
- msgstr "Der Original-Tweet ist geplant für:"
5003
-
5004
- #: views/b2s/html/header.php:91
5005
- msgid "The page and post meta data could not be removed."
5006
- msgstr "Die Seiten- und Post-Metadaten konnten nicht entfernt werden."
5007
-
5008
- #: views/b2s/network.php:466
5009
- msgid "The parameters could not be saved. Please try again."
5010
- msgstr ""
5011
- "Die Parameter konnten nicht gespeichert werden. Bitte versuchen Sie es noch "
5012
- "einmal."
5013
-
5014
- #: includes/B2S/Calendar/Item.php:534 includes/B2S/Post/Item.php:757
5015
- #, php-format
5016
- msgid ""
5017
- "The post cannot be published due to changes on the Instagram interface. More "
5018
- "information in the <a href=\"%s\" target=\"_blank\">Instagram guide</a>."
5019
- msgstr ""
5020
- "Durch Änderungen der Instagram-Schnittstelle kann der Beitrag nicht "
5021
- "veröffentlicht werden. Mehr Informationen in dem <a href=\"%s\" "
5022
- "target=\"_blank\">Instagram-Guide</a>."
5023
-
5024
- #: views/b2s/html/header.php:227
5025
- msgid ""
5026
- "The posts you tried to add are already in your sharing queue. If you want to "
5027
- "re-schedule them, please delete the posts before adding them again."
5028
- msgstr ""
5029
- "Die Beiträge, die Du hinzufügen möchtest, sind bereits Teil Deiner "
5030
- "Warteschlange. Wenn Du diese Beiträge neu planen möchtest, lösche diese "
5031
- "Beiträge bitte zuerst aus der Warteschlange und plane sie dann neu."
5032
-
5033
- #: views/prg/login.php:43
5034
- msgid ""
5035
- "The press distribution PR gateway automatically publish your press releases "
5036
- "and events with one click.Publish your message over 250 portals."
5037
- msgstr ""
5038
- "Mit dem Presseverteiler PR-Gateway veröffentlicht Du Deine "
5039
- "Pressemitteilungen und Veranstaltungsankündigungen automatisch mit nur einem "
5040
- "Klick auf Deine individuelle Auswahl aus über 250 reichweitenstarken und "
5041
- "zielgruppen-spezifischen kostenlosen Presseportalen, Eventportalen, "
5042
- "internationalen und regionalen Portalen, Social Media und Dokumenten-"
5043
- "Netzwerken."
5044
-
5045
- #: views/b2s/network.php:312
5046
- msgid ""
5047
- "The price of your product, if you have installed WooCommerce on your "
5048
- "website/ blog."
5049
- msgstr ""
5050
- "Preis: Der Preis eines Produkts, wenn Du WooCommerce auf Deiner Website/ "
5051
- "Blog installiert hast."
5052
-
5053
- #: includes/B2S/AutoPost/Item.php:48
5054
- msgid ""
5055
- "The settings for the Auto-Poster were configured for you by a WordPress "
5056
- "admin."
5057
- msgstr ""
5058
- "Die Einstellungen für den Auto-Poster wurden für Dich von einem WordPress-"
5059
- "Admin vorgenommen."
5060
-
5061
- #: views/b2s/network.php:308
5062
- msgid "The summary of your post (you define it in the side menu of your post)."
5063
- msgstr ""
5064
- " Die Zusammenfassung Deines Beitrags (wird von dir im Seitenmenü deines "
5065
- "Beitrags festgelegt)."
5066
-
5067
- #: views/b2s/network.php:310
5068
- msgid "The tags you have set in your post."
5069
- msgstr "Die Tags, die Du in deinem Beitrag gesetzt hast."
5070
-
5071
- #: views/b2s/autopost.php:90
5072
- #, php-format
5073
- msgid ""
5074
- "The time of publishing a post can play a decisive role in achieving more "
5075
- "likes, shares and comments as well as a wide reach. Each social media "
5076
- "network has it's \"best times\". Blog2Social provides you with predefined "
5077
- "best times. When you activate the \"best times\" for your Auto-Poster, your "
5078
- "WordPress posts and pages will be shared automatically at the \"best times\"."
5079
- " Get more information about the \"best times\" in the guide \"<a href=\"%s\" "
5080
- "target=\"_blank\">The Best Times to Post on Social Media</a>\"."
5081
- msgstr ""
5082
- "Jedes Social-Media-Netzwerk hat seine \"Besten Zeiten\". Der "
5083
- "Veröffentlichungszeitpunkt spielt eine entscheidende Rolle, wenn es darum "
5084
- "geht, möglichst viele Likes, Shares und Kommentare sowie eine große "
5085
- "Reichweite zu erzielen. Blog2Social stellt Dir vordefinierte “beste Zeiten”-"
5086
- "Einstellungen zur Verfügung. Wenn Du die \"besten Zeiten\" für Deinen Auto-"
5087
- "Poster aktivierst, werden Deine WordPress-Beiträge und -Seiten automatisch "
5088
- "zu den \"besten Zeiten\" freigegeben. Erhalte mehr Informationen über die "
5089
- "“besten Zeiten” in dem <a href=\"%s\" target=\"_blank\">\"Die besten Zeiten "
5090
- "für Social-Media-Posts”-Guide</a>."
5091
-
5092
- #: views/b2s/network.php:307
5093
- msgid "The title of your post"
5094
- msgstr "Der Titel deines Beitrags."
5095
-
5096
- #: views/b2s/support.php:177
5097
- msgid ""
5098
- "The Troubleshooting tool helps you with conflicts that can be caused by the "
5099
- "system environment of your blog. So you can always check your settings on "
5100
- "Wordpress."
5101
- msgstr ""
5102
- "Das Problemanalyse-Tool unterstützt Dich bei Konflikten, die durch die "
5103
- "Systemumgebung Deines Blogs ausgelöst werden können. So kannst Du jederzeit "
5104
- "selbstständig Deine Einstellung auf Wordpress einsehen."
5105
-
5106
- #: views/b2s/network.php:163
5107
- msgid "The user to whom the connection is assigned still has scheduled posts."
5108
- msgstr ""
5109
- "Der Benutzer, dem die Verbindung zugewiesen ist, hat noch geplante Beiträge."
5110
-
5111
- #: views/b2s/network.php:544
5112
- msgid "There are no other users to whom the connection can be assigned."
5113
- msgstr ""
5114
- "Es sind keine weiteren Benutzer vorhanden, denen die Verbindung zugewiesen "
5115
- "werden kann."
5116
-
5117
- #: includes/Loader.php:823 includes/B2S/PostBox.php:146
5118
- #: includes/B2S/AutoPost/Item.php:61
5119
- msgid ""
5120
- "There are no social network accounts assigned to your selected network "
5121
- "collection. Please assign at least one social network account or select "
5122
- "another network collection."
5123
- msgstr ""
5124
- "In der ausgewählten Netzwerkgruppierung sind keine Social Media Accounts "
5125
- "verbunden. Bitte füge mindestens ein Social Media Account hinzu oder wähle "
5126
- "eine andere Netzwerkgruppierung aus. "
5127
-
5128
- #: views/b2s/ship.php:560
5129
- msgid ""
5130
- "There is already a saved draft for this WordPress post or page. If you save "
5131
- "a new draft it will overwrite the old draft. Are you sure you want to "
5132
- "overwrite your draft?"
5133
- msgstr ""
5134
- "Es gibt bereits einen gespeicherten Entwurf für diesen WordPress-"
5135
- "Beitrag/Seite. Wenn Du einen neuen Entwurf speicherst, wird der alte Entwurf "
5136
- "damit überschrieben. Bist Du sicher, dass Du Deinen Entwurf überschreiben "
5137
- "möchtest?"
5138
-
5139
- #: views/prg/ship.php:90
5140
- msgid ""
5141
- "There may be a fee for this service when publishing your message with PR-"
5142
- "Gateway. Once your press release has been sent, it can not be withdrawn "
5143
- "anymore. Do you want your press release to be published now?"
5144
- msgstr ""
5145
- "Bitte beachte, dass gegebenenfalls Gebühren für die Versendung von "
5146
- "Pressemitteilungen über PR-Gateway anfallen können. Einmal versandte "
5147
- "Pressemitteilungen können nicht mehr zurückgenommen werden. Soll Deine "
5148
- "Pressemitteilung jetzt versendet werden?"
5149
-
5150
- #: views/b2s/ship.php:347
5151
- msgid ""
5152
- "This allows you to adjust your network selection at any time and save it by "
5153
- "clicking on \"Save network selection\"."
5154
- msgstr ""
5155
- "Auf diese Weise kannst Du jederzeit Deine Netzwerkauswahl anpassen und diese "
5156
- "speichern (\"Netzwerkauswahl speichern\")."
5157
-
5158
- #: views/b2s/network.php:535
5159
- msgid "This connection has already been assigned to this user."
5160
- msgstr "Die Verbindung wurde diesem Benutzer bereits zugewiesen."
5161
-
5162
- #: views/b2s/html/header.php:116
5163
- msgid "This entry could not be removed. It's not yours!"
5164
- msgstr "Dieser Eintrag konnte nicht entfernt werden. Es gehört dir nicht!"
5165
-
5166
- #: views/b2s/html/header.php:121
5167
- msgid "This entry was removed successfully."
5168
- msgstr "Dieser Eintrag wurde erfolgreich entfernt."
5169
-
5170
- #: includes/B2S/Settings/Item.php:136 includes/B2S/Settings/Item.php:165
5171
- msgid ""
5172
- "This is a global feature for your blog, which can only be edited by users "
5173
- "with admin rights."
5174
- msgstr ""
5175
- "Dies ist eine globale Einstellung für Deinen Blog, die nur von Usern mit "
5176
- "Admin Rechten bearbeitet werden kann."
5177
-
5178
- #: includes/B2S/Settings/Item.php:115
5179
- msgid ""
5180
- "This is a global system setting for your website / blog, which can be "
5181
- "edited by users with admin rights only."
5182
- msgstr ""
5183
- "Dies ist eine globale Einstellung für Deinen Website/ Deinen Blog, die nur "
5184
- "von Nutzern mit Admin-Rechten bearbeitet werden kann. "
5185
-
5186
- #: includes/B2S/Ship/Save.php:419 includes/B2S/Ship/Save.php:427
5187
- msgid "This is how it works:"
5188
- msgstr "Und so funktioniert es:"
5189
-
5190
- #: views/b2s/network.php:162
5191
- msgid "This network connection is still assigned to other users."
5192
- msgstr "Diese Netzwerkverbindung ist anderen Blog-Nutzern zugeordnet."
5193
-
5194
- #: views/b2s/partials/post-edit-modal.php:35
5195
- msgid "This post is blocked by %1"
5196
- msgstr "% 1bearbeitet gerade diesen Beitrag."
5197
-
5198
- #: views/b2s/html/header.php:126
5199
- msgid "This post was edited successfully."
5200
- msgstr "Dieser Beitrag wurde erfolgreich bearbeitet."
5201
-
5202
- #: includes/Loader.php:814
5203
- msgid "This post will be shared into your social media from"
5204
- msgstr ""
5205
- "Dein Beitrag ist zur Veröffentlichung in den Social Media geplant ab dem"
5206
-
5207
- #: includes/Loader.php:816
5208
- msgid "This post will be shared on social media in 2-3 minutes!"
5209
- msgstr "Dein Beitrag wird in ca. 2-3 Minuten in die Social Media eingestellt!"
5210
-
5211
- #: includes/B2S/Network/Item.php:842
5212
- msgid ""
5213
- "This social network displays the predefined hashtags as clickable tags at "
5214
- "the end of your post."
5215
- msgstr ""
5216
- "Das Netzwerk veröffentlicht die vordefinierten Hashtags als anklickbare Tags "
5217
- "am Ende Deines Beitrags."
5218
-
5219
- #: views/b2s/network.php:526
5220
- msgid "This user don't have a Business License, or it is not the same"
5221
- msgstr ""
5222
- "Dieser Benutzer hat keine Business-Lizenz oder nutzt nicht dieselbe Lizenz"
5223
-
5224
- #: views/b2s/network.php:538
5225
- msgid "This user has reached the maximum number of connections."
5226
- msgstr "Der Nutzer hat die maximale Anzahl von Verbindungen erreicht."
5227
-
5228
- #: includes/Loader.php:919
5229
- msgid ""
5230
- "This XING API is no longer supported by XING. Please connect your XING "
5231
- "accounts with the new XING interface to reschedule your posts."
5232
- msgstr ""
5233
- "Diese XING-API wird von XING nicht mehr unterstützt. Bitte verbinde Dich mit "
5234
- "Deinen XING-Konten über die neue XING-Schnittstelle, um Deine Beiträge neu "
5235
- "zu planen."
5236
-
5237
- #: includes/B2S/RePost/Item.php:78 includes/B2S/Ship/Item.php:1320
5238
- msgid "Thu"
5239
- msgstr "Do"
5240
-
5241
- #: includes/B2S/RePost/Item.php:91
5242
- msgid "Thursday"
5243
- msgstr "Donnerstag"
5244
-
5245
- #: includes/B2S/Ship/Item.php:1312 views/b2s/partials/post-edit-modal.php:68
5246
- #: views/b2s/partials/post-edit-modal.php:71
5247
- msgid "Time"
5248
- msgstr "Mal"
5249
-
5250
- #: includes/B2S/Ship/Item.php:1258
5251
- msgid "Time to publish"
5252
- msgstr "Veröffentlichungszeitpunkt"
5253
-
5254
- #: views/b2s/ship.php:247
5255
- msgid "Time zone"
5256
- msgstr "Zeitzone"
5257
-
5258
- #: includes/B2S/PostBox.php:170
5259
- msgid "times"
5260
- msgstr "Mal"
5261
-
5262
- #: includes/B2S/Ship/Item.php:1309
5263
- msgid "Timespan"
5264
- msgstr "Zeitspanne"
5265
-
5266
- #: includes/B2S/Settings/Item.php:63
5267
- msgid "Timezone for Scheduling"
5268
- msgstr "Zeitzone für die Planung"
5269
-
5270
- #: views/b2s/ship.php:57 views/prg/ship.php:43 views/prg/ship.php:45
5271
- #: includes/B2S/Curation/View.php:38 includes/B2S/Settings/Item.php:182
5272
- #: includes/B2S/Settings/Item.php:203 views/prg/html/form.php:26
5273
- #: views/prg/html/form.php:28
5274
- msgid "Title"
5275
- msgstr "Titel"
5276
-
5277
- #: views/b2s/html/footer.php:511 views/b2s/html/footer.php:526
5278
- msgid "title"
5279
- msgstr "Titel"
5280
-
5281
- #: views/b2s/settings.php:114
5282
- msgid "Title: The title of your post."
5283
- msgstr "Titel: Der Titel Deines Beitrags."
5284
-
5285
- #: views/b2s/autopost.php:76 views/b2s/repost.php:184
5286
- msgid ""
5287
- "To comply with the Twitter TOS and to avoid duplicate posts, autoposts will "
5288
- "be sent to your primary Twitter profile."
5289
- msgstr ""
5290
- "Um den Geschäftsbedingungen von Twitter zu entsprechen und doppelte Postings "
5291
- "zu vermeiden, werden Autoposts an Dein primäres Twitter-Profil gesendet."
5292
-
5293
- #: views/b2s/ship.php:349
5294
- #, php-format
5295
- msgid ""
5296
- "To define and save more network selections for your posting purposes, you "
5297
- "can use the option \"Multiple Network collections\" (Premium feature) to "
5298
- "define <a href=\"%s\" target=\"_blank\">multiple network collections in the "
5299
- "social networks section</a>."
5300
- msgstr ""
5301
- "Um mehrere Netzwerkauswahlen anzulegen und zu speichern, kannst Du mit der "
5302
- "Option \"Netzwerkgruppierungen definieren\" (Premiumfunktion) <a href=\"%s\" "
5303
- "target=\"_blank\">mehrere Netzwerkgruppierungen im Bereich Soziale Netzwerke "
5304
- "anlegen</a>."
5305
-
5306
- #: views/b2s/html/footer.php:500
5307
- msgid ""
5308
- "To display your link preview, LinkedIn uses the image set in the oEmbed tags "
5309
- "in meta data of your post. WordPress automatically sets your featured image "
5310
- "as your preferred image in the oEmbed tags. If you would like to change your "
5311
- "image on LinkedIn without changing your featured image, you can uncheck the "
5312
- "“Add oEmbed tags” box."
5313
- msgstr ""
5314
- "Um Deine Linkvorschau darzustellen, nutzt LinkedIn das Bild das in den "
5315
- "oEmbed Tags in Deinen Webseiten-Metadaten hinterlegt ist. WordPress legt "
5316
- "automatisch Dein Beitragsbild als bevorzugtes Bild in Deinen oEmbed Tags "
5317
- "fest. Wenn Du Dein Bild bei LinkedIn ändern möchtest, ohne Dein Beitragsbild "
5318
- "zu ändern, kannst du die Box “oEmbed Tags hinzufügen” abhaken."
5319
-
5320
- #: views/b2s/support.php:115
5321
- #, php-format
5322
- msgid ""
5323
- "To get technical help, please create your account to access the Blog2Social "
5324
- "support community to find more answers or to ask your question. (<a "
5325
- "href=\"%s\" target=\"_blank\">Info</a>)"
5326
- msgstr ""
5327
- "Für technische Hilfestellung, registriere Dich einfach für die Blog2Social "
5328
- "Support Community, um noch mehr Antworten zu finden und Deine Fragen zu "
5329
- "stellen. (<a href=\"%s\" target=\"_blank\">Info</a>)"
5330
-
5331
- #: includes/B2S/Network/Item.php:259 includes/B2S/Network/Item.php:332
5332
- #: includes/B2S/Network/Item.php:406
5333
- msgid "To reactivate this connection,"
5334
- msgstr "Um die Verbindung wieder zu aktivieren,"
5335
-
5336
- #: includes/B2S/Ship/Image.php:30
5337
- msgid "To select an individual image from your media library,"
5338
- msgstr "Um ein individuelles Bild aus Deiner Mediathek auszuwählen,"
5339
-
5340
- #: includes/Loader.php:921
5341
- msgid "To share social media posts on Reddit or Diigo, a link is required."
5342
- msgstr ""
5343
- "Um Social Media Posts auf Reddit oder Diigo zu teilen, ist ein Link "
5344
- "erforderlich."
5345
-
5346
- #: views/b2s/html/header.php:47
5347
- msgid ""
5348
- "To use all features of Blog2Social, PHP version 5.5.3 or higher is required. "
5349
- "Our support assists you as of PHP version 5.5.3. See also:"
5350
- msgstr ""
5351
- "Um alle Funktionen von Blog2Social nutzen zu können, ist PHP Version 5.5.3 "
5352
- "oder höher erforderlich. Unser Support unterstützt Dich ab PHP Version 5.5.3."
5353
- " Siehe auch:"
5354
-
5355
- #: includes/B2S/AutoPost/Item.php:109
5356
- msgid "Transfer Auto-Poster settings to other users"
5357
- msgstr "Auto-Poster-Einstellungen an andere Benutzer zuweisen"
5358
-
5359
- #: views/b2s/html/footer.php:419
5360
- msgid "Transfer Auto-Poster settings to other users (Business):"
5361
- msgstr ""
5362
- "Übertrage Deine Auto-Poster-Einstellungen anderen Benutzern (Business):"
5363
-
5364
- #: includes/Tools.php:428
5365
- msgid "Travel & Places"
5366
- msgstr "Reisen & Orte"
5367
-
5368
- #: views/b2s/support.php:85
5369
- msgid "Troubleshooting for Error Messages"
5370
- msgstr "Fehlermeldungen und Lösungen"
5371
-
5372
- #: views/b2s/support.php:19
5373
- msgid "Troubleshooting-Tool"
5374
- msgstr "Problemanalyse-Tool"
5375
-
5376
- #: includes/B2S/RePost/Item.php:76 includes/B2S/Ship/Item.php:1318
5377
- msgid "Tue"
5378
- msgstr "Di"
5379
-
5380
- #: includes/B2S/RePost/Item.php:89
5381
- msgid "Tuesday"
5382
- msgstr "Dienstag"
5383
-
5384
- #: includes/Tools.php:391
5385
- msgid "Turkey"
5386
- msgstr "Türkei"
5387
-
5388
- #: views/b2s/support.php:253
5389
- msgid "Twitter Card Validator"
5390
- msgstr "Twitter Card Validator"
5391
-
5392
- #: views/b2s/html/footer.php:495
5393
- msgid ""
5394
- "Twitter has changed its policy for posting link posts via plugins or web "
5395
- "applications. Twitter does no longer display the featured or selected image "
5396
- "for your blog post, but only images defined in the Twitter Card Meta Tags of "
5397
- "your blog post. If you have not defined any Twitter Card Meta Tags, Twitter "
5398
- "displays a random image from your blog post or blog site. If you have "
5399
- "defined an image in your blog post Twitter Card Meta Tags that does not meet "
5400
- "the image size requirements, Twitter displays a white space for the image of "
5401
- "your link post. Please make sure that your image meets the image size "
5402
- "requirements for Twitter."
5403
- msgstr ""
5404
- "Twitter hat seine Richtlinien für die Veröffentlichung von Link-Beiträgen "
5405
- "über Plugins oder Webanwendungen geändert. Twitter zeigt nicht mehr das "
5406
- "Beitragsbild oder ausgewählte Bild für Deinen Blogbeitrag an, sondern nur "
5407
- "noch das Bild, das in den Twitter Card Meta Tags Deines Blogbeitrags "
5408
- "definiert ist. Wenn Du keine Twitter Card Meta Tags definiert hast, zeigt "
5409
- "Twitter ein zufälliges Bild aus Deinem Blogbeitrag oder Deiner Blog-Seite an."
5410
- " Wenn Du in den Twitter Card Meta Tags Deines Blogbeitrag ein Bild definiert "
5411
- "hast, das nicht den Anforderungen an die Bildgröße entspricht, zeigt Twitter "
5412
- "einen weißen Bereich anstelle Deines Bildes bei Link-Beiträgen an. Bitte "
5413
- "stelle sicher, dass Dein Bild die Anforderungen an die Bildgröße für Twitter "
5414
- "erfüllt."
5415
-
5416
- #: includes/B2S/PostBox.php:280
5417
- #, php-format
5418
- msgid ""
5419
- "Under <a href=\"%s\">Network Settings</a> you can define which network "
5420
- "selection is used. <a href=\"%s\" target=\"_blank\">Create a network "
5421
- "selection.</a>"
5422
- msgstr ""
5423
- "Unter <a href=\"%s\">Netzwerkeinstellungen</a> legst Du fest, welche "
5424
- "Netzwerkgruppierung verwendet wird. <a href=\"%s\" target=\"_blank\">"
5425
- "Erstelle eine Netzwerkgruppierung</a>"
5426
-
5427
- #: views/b2s/repost.php:217
5428
- #, php-format
5429
- msgid ""
5430
- "Under <a href=\"%s\">Network Settings</a> you define which network selection "
5431
- "is used. <a href=\"%s\" target=\"_blank\">To create a network grouping.</a>"
5432
- msgstr ""
5433
- "Unter <a href=\"%s\">Netzwerkeinstellungen</a> definieren Sie, welche "
5434
- "Netzwerkauswahl genutzt wird. <a href=\"%s\" target=\"_blank\">So erstellen "
5435
- "Sie eine Netzwerk-Gruppierung</a>"
5436
-
5437
- #: views/prg/html/header.php:28
5438
- msgid ""
5439
- "Unfortunately, your request cannot be processed by Blog2Social. Please try "
5440
- "again!"
5441
- msgstr ""
5442
- "Leider kann Deine Anfrage von Blog2Social nicht verarbeitet werden. Bitte "
5443
- "versuche es erneut!"
5444
-
5445
- #: includes/Tools.php:378
5446
- msgid "United States of America"
5447
- msgstr "Vereinigte Staaten von Amerika"
5448
-
5449
- #: views/notice.php:26
5450
- msgid "Unknown error"
5451
- msgstr "Unbekannter Fehler"
5452
-
5453
- #: views/b2s/support.php:119
5454
- msgid "Unknown error has occurred. Please try again."
5455
- msgstr "Ein unbekannter Fehler ist aufgetreten. Bitte versuche es erneut."
5456
-
5457
- #: includes/Ajax/Post.php:1955 views/b2s/network.php:13
5458
- #: includes/B2S/Network/Item.php:266 includes/B2S/Network/Item.php:339
5459
- #: includes/B2S/Network/Item.php:413 includes/B2S/Network/Item.php:546
5460
- msgid "Unknown username"
5461
- msgstr "unbekannter Blog-Nutzer"
5462
-
5463
- #: views/b2s/curation.php:229
5464
- msgid ""
5465
- "Unlock Blog2Social Premium Pro to create and share image posts, video links, "
5466
- "and text posts from any source."
5467
- msgstr ""
5468
- "Schalte Blog2Social Premium Pro frei, um Bild-Beiträge, Video-Links und Text-"
5469
- "Beiträge aus beliebigen Quellen zu erstellen und zu teilen."
5470
-
5471
- #: includes/B2S/AutoPost/Item.php:70 includes/B2S/AutoPost/Item.php:82
5472
- msgid "Unselect all"
5473
- msgstr "Alle abwählen"
5474
-
5475
- #: views/notice.php:23
5476
- msgid "Update Blog2Social"
5477
- msgstr "Aktualisiere Blog2Social"
5478
-
5479
- #: views/notice.php:17
5480
- msgid "Update..."
5481
- msgstr "Aktualisierung..."
5482
-
5483
- #: includes/B2S/AutoPost/Item.php:81
5484
- msgid "updated posts"
5485
- msgstr "Aktualisierte Beiträge"
5486
-
5487
- #: views/b2s/premium.php:31 includes/B2S/AutoPost/Item.php:145
5488
- #: includes/B2S/AutoPost/Item.php:148 includes/B2S/RePost/Item.php:33
5489
- msgid "Upgrade"
5490
- msgstr "Upgrade"
5491
-
5492
- #: views/b2s/html/sidebar.php:144
5493
- msgid "Upgrade License"
5494
- msgstr "Lizenz upgraden"
5495
-
5496
- #: views/b2s/network.php:562
5497
- msgid "Upgrade to Blog2Social Business"
5498
- msgstr "Upgrade auf Blog2Social Business"
5499
-
5500
- #: views/b2s/network.php:561
5501
- msgid ""
5502
- "Upgrade to Blog2Social Business to easily bundle your connections into "
5503
- "network collection and assign your social media connections to other blog "
5504
- "users. You can update and delete the connections as well as select forums or "
5505
- "boards. Other users will be able to use the social media connection you "
5506
- "assigned to them to post and schedule to your social media profile, page or "
5507
- "group."
5508
- msgstr ""
5509
- "Update auf Blog2Social Business, um Deine Verbindungen einfach in eine "
5510
- "Netzwerkgruppierung zu verschieben und Deine Social Media-Verbindungen "
5511
- "anderen Blog-Benutzern zuzuweisen. Du kannst die Verbindungen aktualisieren "
5512
- "und löschen, sowie Foren oder Pinnwände auswählen. Andere Benutzer können "
5513
- "die von Dir zugewiesenen Social-Media-Verbindungen verwenden, um Beiträge "
5514
- "auf Deinem Social-Media-Profil, Deiner Seite oder Gruppe zu veröffentlichen "
5515
- "oder vorzuplanen."
5516
-
5517
- #: views/b2s/html/footer.php:25
5518
- msgid "Upgrade to Blog2Social for Premium"
5519
- msgstr "Jetzt auf Blog2Social Premium upgraden"
5520
-
5521
- #: views/b2s/html/footer.php:122
5522
- msgid "Upgrade to Blog2Social PREMIUM BUSINESS"
5523
- msgstr "Jetzt auf Blog2Social PREMIUM BUSINESS upgraden"
5524
-
5525
- #: views/b2s/html/footer.php:55
5526
- msgid "Upgrade to Blog2Social PREMIUM PRO"
5527
- msgstr "Jetzt auf Blog2Social PREMIUM PRO upgraden"
5528
-
5529
- #: includes/B2S/Network/Item.php:681
5530
- msgid "Upgrade to Blog2Social Smart"
5531
- msgstr "Upgrade auf Blog2Social Smart"
5532
-
5533
- #: includes/B2S/Network/Item.php:680
5534
- msgid ""
5535
- "Upgrade to Blog2Social Smart or higher to customize your individual post "
5536
- "templates that will automatically pre-format the structure of your social "
5537
- "media posts. Select and define elements, such as title, excerpt, content, "
5538
- "hashtags, and edit the post format. The “content” element is selected by "
5539
- "default. Define custom post templates per social network and per profile, "
5540
- "group & page. You can also add static content (such as individual hashtags "
5541
- "or slogans) to your post templates."
5542
- msgstr ""
5543
- "Upgrade auf Blog2Social Smart oder eine höhere Version, um individuelle "
5544
- "Beitragsvorlagen für Deine Social Media Posts auf den verschiedenen "
5545
- "Netzwerken zu definieren, mit denen Deine Beiträge automatisiert formatiert "
5546
- "werden. Wähle aus verschiedenen Elementen wie Titel, Auszug, Inhalt, "
5547
- "Hashtags und bearbeite das Post-Format.\n"
5548
- "Standardmäßig ist das Element \"Inhalt\" ausgewählt. Nutze individuelle "
5549
- "Beitragsvorlagen für einzelne Netzwerke, Profile, Gruppen & Seiten. Füge "
5550
- "auch statische Inhalte (z.B. individuelle Hashtags oder Slogans) zu Deinen "
5551
- "Beitragsvorlagen hinzu."
5552
-
5553
- #: views/b2s/html/footer.php:138
5554
- msgid "Upgrade to BUSINESS"
5555
- msgstr "Upgrade auf BUSINESS"
5556
-
5557
- #: views/b2s/html/header.php:296
5558
- msgid "Upgrade to PREMIUM"
5559
- msgstr "Jetzt auf Premium upgraden"
5560
-
5561
- #: includes/Loader.php:836 views/b2s/html/sidebar.php:45
5562
- #: views/b2s/html/sidebar.ship.php:44
5563
- msgid "Upgrade to Premium"
5564
- msgstr "Premium freischalten"
5565
-
5566
- #: includes/B2S/Settings/Item.php:229
5567
- msgid "Upgrade to Premium Pro now."
5568
- msgstr "Upgrade auf Premium PRO"
5569
-
5570
- #: views/b2s/curation.php:243 views/b2s/html/footer.php:73
5571
- #: views/b2s/html/footer.php:91 views/b2s/html/footer.php:109
5572
- msgid "Upgrade to PRO and above"
5573
- msgstr "Upgrade auf PRO und höher"
5574
-
5575
- #: includes/B2S/PostBox.php:231 views/b2s/curation.php:204
5576
- #: views/b2s/post.calendar.php:301 views/b2s/ship.php:327
5577
- #: views/b2s/ship.php:393 views/b2s/ship.php:439 views/b2s/html/footer.php:42
5578
- #: views/b2s/html/footer.php:207 views/b2s/html/footer.php:271
5579
- #: views/b2s/html/footer.php:311 views/b2s/html/footer.php:366
5580
- #: views/b2s/html/footer.php:405 views/b2s/html/footer.php:463
5581
- #: views/b2s/html/footer.php:556
5582
- msgid "Upgrade to SMART and above"
5583
- msgstr "Upgrade auf SMART und höher"
5584
-
5585
- #: views/b2s/network.php:465 views/b2s/network.php:565
5586
- msgid "URL Parameters"
5587
- msgstr "URL-Parameter"
5588
-
5589
- #: includes/B2S/Settings/Item.php:78
5590
- msgid "Url Shortener"
5591
- msgstr "Url Shortener"
5592
-
5593
- #: views/b2s/premium.php:35
5594
- msgid ""
5595
- "Use Blog2Social Premium for even smarter social media automation: schedule "
5596
- "your posts automatically with the Best Time Manager, choose specific dates "
5597
- "or schedule your posts recurringly. Keep track of your posts with the social "
5598
- "media calendar. Publish posts to pages, groups and multiple accounts per "
5599
- "network and much more."
5600
- msgstr ""
5601
- "Nutze Blog2Social-Premium für noch intelligentere Social-Media-"
5602
- "Automatisierung: Plane Deine Beiträge voll-automatisiert mit dem Beste-"
5603
- "Zeiten-Manager, wähle bestimmte Termine oder plane Deine Beiträge regelmäßig."
5604
- " Behalte den Überblick über Deine Beiträge mit dem Social-Media-Kalender. "
5605
- "Veröffentliche Beiträge auf Seiten, in Gruppen und auf mehreren Konten pro "
5606
- "Netzwerk, und vieles mehr."
5607
-
5608
- #: views/b2s/curation.php:239
5609
- msgid "Use hashtags, @mentions, or emojis to share your feelings."
5610
- msgstr ""
5611
- "Verwende Hashtags, @Handles oder Emojis, um Deine Gefühle auszudrücken."
5612
-
5613
- #: views/b2s/autopost.php:49 views/b2s/settings.php:145
5614
- #: includes/B2S/Ship/Image.php:101
5615
- msgid "Use image"
5616
- msgstr "Bild verwenden"
5617
-
5618
- #: views/b2s/premium.php:98
5619
- msgid ""
5620
- "Use the Best Times Manager to schedule your posts automatically or define "
5621
- "your own best time scheme."
5622
- msgstr ""
5623
- "Verwende den Beste-Zeiten-Manager, um Deine Beiträge automatisch zu planen "
5624
- "oder Dein eigenes bestes Zeitschema zu definieren."
5625
-
5626
- #: views/b2s/settings.php:102
5627
- msgid ""
5628
- "Use the pre-defined best time settings or define your own best time settings "
5629
- "for sharing your posts . Posting at the right time can be essential to make "
5630
- "sure your content is most likely be seen."
5631
- msgstr ""
5632
- "Verwende die vordefinierten “besten Zeiten”-Einstellungen von Blog2Social "
5633
- "oder lege Deine eigenen Zeiteinstellungen fest, zu denen Deine Beiträge "
5634
- "geteilt werden sollen. Das Posten zur richtigen Zeit ist essentiell, um mehr "
5635
- "Aufmerksamkeit und Engagement mit Deinen Social Media Beiträgen zu erzielen."
5636
-
5637
- #: includes/B2S/Settings/Item.php:63
5638
- msgid "User"
5639
- msgstr "Benutzer"
5640
-
5641
- #: views/b2s/support.php:126
5642
- msgid "User name"
5643
- msgstr "Benutzername"
5644
-
5645
- #: views/b2s/support.php:123
5646
- msgid "Username is taken."
5647
- msgstr "Dieser Benutzername ist bereits belegt"
5648
-
5649
- #: views/b2s/support.php:247
5650
- msgid "validate"
5651
- msgstr "Link prüfen"
5652
-
5653
- #: views/b2s/support.php:258
5654
- msgid "Validate directly on Twitter"
5655
- msgstr "Direkt bei Twitter prüfen"
5656
-
5657
- #: includes/B2S/Network/Item.php:580
5658
- msgid "Value"
5659
- msgstr "Zugeordneter Wert"
5660
-
5661
- #: views/b2s/html/sidebar.php:26 views/b2s/html/sidebar.ship.php:25
5662
- msgid "Version"
5663
- msgstr "Version"
5664
-
5665
- #: includes/B2S/Post/Item.php:521
5666
- msgid "via Browser-Extension"
5667
- msgstr "via Browser-Extension"
5668
-
5669
- #: views/b2s/curation.php:46
5670
- msgid "Video Post"
5671
- msgstr "Video-Beitrag"
5672
-
5673
- #: views/b2s/network.php:180
5674
- msgid "View schedule posts"
5675
- msgstr "Geplante Beiträge anzeigen"
5676
-
5677
- #: includes/B2S/Ship/Save.php:444
5678
- msgid "view social media post"
5679
- msgstr "Zeige Social Media Beitrag an"
5680
-
5681
- #: includes/B2S/Ship/Item.php:373
5682
- msgid ""
5683
- "Violating these rules can result in suspending your account. Always vary "
5684
- "your content with different images, comments, hashtags or handles to prevent "
5685
- "duplicate posts."
5686
- msgstr ""
5687
- "Ein Verstoß gegen diese Regeln kann zur Sperrung Ihres Kontos führen. "
5688
- "Variieren Sie Ihre Inhalte immer mit unterschiedlichen Bildern, Kommentaren, "
5689
- "Hashtags oder Handles, um doppelte Beiträge zu vermeiden."
5690
-
5691
- #: includes/B2S/Ship/Item.php:364 includes/B2S/Ship/Item.php:787
5692
- #: includes/B2S/Ship/Item.php:1212
5693
- msgid ""
5694
- "Violating these rules can result in Twitter suspending your account. Always "
5695
- "vary your Tweets with different comments, hashtags or handles to prevent "
5696
- "duplicate posts."
5697
- msgstr ""
5698
- "Ein Verstoß gegen diese Regeln kann dazu führen, dass Twitter Ihren Account "
5699
- "sperrt. Variieren Sie Ihre Tweets mit unterschiedlichen Kommentaren, "
5700
- "Hashtags und Handles um doppelte Beiträge zu vermeiden."
5701
-
5702
- #: includes/Loader.php:907
5703
- msgid ""
5704
- "We don't have the permission to publish your post. Please check your "
5705
- "authorization."
5706
- msgstr ""
5707
- "Wir haben nicht Deine Erlaubnis, den Post zu veröffentlichen. Bitte "
5708
- "überprüfe deine Autorisierung."
5709
-
5710
- #: views/b2s/html/header.php:309
5711
- msgid "We hope you liked Blog2Social Premium."
5712
- msgstr "Wir hoffen, dass Dir Blog2Social Premium gefallen hat."
5713
-
5714
- #: views/b2s/html/footer.php:5
5715
- msgid "We never store your data from your social media profiles"
5716
- msgstr "Wir speichern Deine Daten aus Deinen Social-Media-Profilen niemals."
5717
-
5718
- #: views/b2s/html/header.php:473
5719
- msgid "We updated our Privacy Policy"
5720
- msgstr "Wir haben unsere Datenschutzerklärung aktualisiert"
5721
-
5722
- #: views/prg/html/form.php:147 views/prg/html/form.php:149
5723
- #: views/prg/html/form.php:224 views/prg/html/form.php:226
5724
- msgid "Website"
5725
- msgstr "Website"
5726
-
5727
- #: views/b2s/html/sidebar.php:65
5728
- msgid "Website & Blog Content"
5729
- msgstr "Webseiten & Blog Content"
5730
-
5731
- #: includes/B2S/RePost/Item.php:77 includes/B2S/Ship/Item.php:1319
5732
- msgid "Wed"
5733
- msgstr "Mi"
5734
-
5735
- #: includes/B2S/RePost/Item.php:90
5736
- msgid "Wednesday"
5737
- msgstr "Mittwoch"
5738
-
5739
- #: includes/B2S/Ship/Item.php:1275
5740
- msgid "Week"
5741
- msgstr "Woche"
5742
-
5743
- #: includes/B2S/Ship/Item.php:1267
5744
- msgid "weekly"
5745
- msgstr "wöchentlich"
5746
-
5747
- #: includes/B2S/Ship/Item.php:1275
5748
- msgid "Weeks"
5749
- msgstr "Wochen"
5750
-
5751
- #: views/b2s/post.calendar.php:179
5752
- msgid "What would you like to share?"
5753
- msgstr "Was möchtest Du teilen?"
5754
-
5755
- #: includes/B2S/PostBox.php:347
5756
- msgid "When do you want to share your post on social media?"
5757
- msgstr "Wann möchtest Du Deinen Beitrag auf den Social Media teilen?"
5758
-
5759
- #: includes/B2S/RePost/Item.php:66
5760
- msgid "When should your content be shared?"
5761
- msgstr "Wann soll Dein Content geteilt werden?"
5762
-
5763
- #: views/b2s/network.php:656 views/b2s/ship.php:687
5764
- #, php-format
5765
- msgid ""
5766
- "When you connect Blog2Social with your Instagram account, you might get a "
5767
- "notification from Instagram that a server from Germany in the Cologne area "
5768
- "is trying to access your account. This is a general security notification "
5769
- "due to the fact that the Blog2Social server is located in this area. This is "
5770
- "an automatic process that is necessary to establish a connection to "
5771
- "Instagram. Rest assured, that this is a common and regular security notice "
5772
- "to keep your account safe. <a href=\"%s\" target=\"_blank\">More information:"
5773
- " How to connect with Instagram.</a>."
5774
- msgstr ""
5775
- "Wenn Du Blog2Social mit Deinem Instagram-Konto verbindest, erhältst Du "
5776
- "möglicherweise eine Benachrichtigung von Instagram, dass ein Server aus "
5777
- "Deutschland im Raum Köln versucht, auf Dein Konto zuzugreifen. Dies ist eine "
5778
- "normale Sicherheitsmeldung aufgrund der Tatsache, dass sich der Blog2Social-"
5779
- "Server in diesem Gebiet befindet. Dies ist ein automatischer Vorgang, der "
5780
- "notwendig ist, um eine Verbindung zu Instagram herzustellen. Sei versichert, "
5781
- "dass dies ein üblicher und genereller Sicherheitshinweis von Instagram ist, "
5782
- "um Deinen Account zu sichern. <a href=\"%s\" target=\"_blank\">Mehr "
5783
- "Informationen: So verbindest Du Deine Website mit Instagram.</a>"
5784
-
5785
- #: views/b2s/curation.php:186 views/b2s/post.calendar.php:283
5786
- #: views/b2s/ship.php:421
5787
- msgid ""
5788
- "Whenever you publish a post, only a fraction of your followers will actually "
5789
- "see your post. Use the Blog2Social Best Times Scheduler to share your post "
5790
- "at the best times for each social network. Get more outreach and extend the "
5791
- "lifespan of your posts."
5792
- msgstr ""
5793
- "Wenn Du einen Post in den Social Media veröffentlichst, wird Dein Beitrag "
5794
- "immer nur von einer kleinen Anzahl Deiner Follower wahrgenommen. Nutze den "
5795
- "Beste Zeiten Manager, um Deine Beiträge zu den besten Zeiten des jeweiligen "
5796
- "Netzwerks zu teilen. Steigere so die Reichweite, Interaktion und Lebensdauer "
5797
- "Deiner Posts."
5798
-
5799
- #: includes/B2S/RePost/Item.php:109
5800
- msgid "Where should your content be shared?"
5801
- msgstr "Wo soll Dein Content geteilt werden?"
5802
-
5803
- #: includes/B2S/RePost/Item.php:32
5804
- msgid "Which content should be shared?"
5805
- msgstr "Welcher Content soll geteilt werden?"
5806
-
5807
- #: views/b2s/html/footer.php:286
5808
- msgid "Why Retweets?"
5809
- msgstr "Wieso Retweeten?"
5810
-
5811
- #: views/b2s/html/footer.php:127
5812
- msgid ""
5813
- "With Blog2Social Premium BUSINESS you can connect pages in LinkedIn and XING "
5814
- "as well as XING groups and Telegram."
5815
- msgstr ""
5816
- "Mit Blog2Social Premium BUSINESS kannst Du Seiten in LinkedIn und XING, "
5817
- "sowie XING-Gruppen und Telegram verbinden."
5818
-
5819
- #: views/b2s/html/footer.php:64
5820
- msgid "With Blog2Social PREMIUM PRO you can also:"
5821
- msgstr "Mit Blog2Social PREMIUM PRO kannst Du außerdem:"
5822
-
5823
- #: views/b2s/html/footer.php:80
5824
- msgid ""
5825
- "With Blog2Social Premium PRO you can connect Facebook, Linkedin, Xing and VK "
5826
- "pages as well as Facebook, XING and VK groups."
5827
- msgstr ""
5828
- "Mit Blog2Social Premium PRO kannst Du Facebook-, Linkedin-, Xing- und VK-"
5829
- "Seiten sowie Facebook-, Xing- und VK-Gruppen verbinden."
5830
-
5831
- #: views/b2s/html/footer.php:98
5832
- msgid "With Blog2Social Premium PRO you can post multiple images."
5833
- msgstr "\"Mit Blog2Social Premium PRO kannst Du mehrere Bilder posten."
5834
-
5835
- #: includes/B2S/PostBox.php:217 views/b2s/curation.php:190
5836
- #: views/b2s/post.calendar.php:287 views/b2s/ship.php:313
5837
- #: views/b2s/ship.php:379 views/b2s/ship.php:425 views/b2s/html/footer.php:28
5838
- #: views/b2s/html/footer.php:193 views/b2s/html/footer.php:257
5839
- #: views/b2s/html/footer.php:297 views/b2s/html/footer.php:352
5840
- #: views/b2s/html/footer.php:391 views/b2s/html/footer.php:449
5841
- #: views/b2s/html/footer.php:542
5842
- msgid "With Blog2Social Premium you can:"
5843
- msgstr "Mit Blog2Social kannst Du:"
5844
-
5845
- #: views/b2s/network.php:694
5846
- msgid ""
5847
- "With Blog2Social you can connect up to 16 social media networks and share "
5848
- "your posts on your favourite social media accounts automatically."
5849
- msgstr ""
5850
- "Mit Blog2Social kannst Du bis zu 16 Social-Media-Netzwerke verbinden und "
5851
- "Deine Beiträge automatisiert in Deine bevorzugten Social-Media-Accounts "
5852
- "teilen."
5853
-
5854
- #: views/b2s/html/footer.php:492
5855
- msgid ""
5856
- "With Blog2Social you can select a featured image or any image you select to "
5857
- "be displayed with your link post. Blog2Social will automatically write the "
5858
- "required parameter in the OG Meta Tags of your blog post, so that your "
5859
- "selected image will be displayed with your link post. If you don't want "
5860
- "Blog2Social to do that, because you have defined your own OG meta tags, "
5861
- "please uncheck this box. Please note that you cannot select a specific image "
5862
- "for your link post without OG meta tags."
5863
- msgstr ""
5864
- "Mit Blog2Social kannst Du das Beitragsbild oder ein beliebiges Bild "
5865
- "auswählen, das Du in Deinem Linkbeitrag anzeigen möchtest. Blog2Social "
5866
- "schreibt automatisch den erforderlichen Parameter in die Open Graph (OG) "
5867
- "Meta Tags Deines Blogbeitrags, so dass das ausgewählte Bild mit Deinem "
5868
- "Linkbeitrag angezeigt wird. Wenn Du nicht möchtest, dass Blog2Social das tut,"
5869
- " weil Du Deine eigenen Open Graph Meta Tags definiert hast, deaktiviere "
5870
- "bitte dieses Kontrollkästchen. Bitte beachte, dass Du dann kein Bild für "
5871
- "Deinen Linkbeitrag bei Facebook auswählen kannst.\t\t"
5872
-
5873
- #: views/b2s/html/footer.php:504
5874
- msgid ""
5875
- "With Blog2Social you can select a featured image or any image you select to "
5876
- "be displayed with your link post. Blog2Social will automatically write the "
5877
- "required parameter in the OG Meta Tags of your post, so that your selected "
5878
- "image will be displayed with your link post. We recommend an image size "
5879
- "between 667x523 and 1000x1000 Pixels. Please make sure that the \"Add Open "
5880
- "Graph meta tags\" box is checked, if you uncheck the oEmbed tags. If both "
5881
- "settings are unchecked, make sure to use another plugin to set your OG tags, "
5882
- "otherwise the social networks will display no image or a random image in "
5883
- "your post."
5884
- msgstr ""
5885
- "Mit Blog2Social kannst Du das Beitragsbild oder ein beliebiges Bild "
5886
- "auswählen, das Du in Deinem Linkbeitrag anzeigen möchtest. Blog2Social "
5887
- "schreibt automatisch den erforderlichen Parameter in die Open Graph (OG) "
5888
- "Meta Tags Deines Beitrags, so dass das ausgewählte Bild mit Deinem "
5889
- "Linkbeitrag angezeigt wird. Wir empfehlen eine Bildgröße zwischen 667x523 "
5890
- "und 1000x1000 Pixeln. Bitte stelle sicher, dass die “Ergänze Open Graph Meta "
5891
- "Tags” Box angehakt ist, wenn Du die oEmbed Tags ausschaltest. Wenn beide "
5892
- "Einstellungen deaktiviert sind, stelle sicher, dass Du ein anderes Plugin "
5893
- "nutzt, um Deine OG Tags zu setzen, ansonsten werden die sozialen Netzwerke "
5894
- "kein Bild oder ein zufälliges Bild in Deinem Post anzeigen."
5895
-
5896
- #: views/b2s/html/footer.php:497
5897
- msgid ""
5898
- "With Blog2Social you can select a featured image or any image you select to "
5899
- "be displayed with your link post. Blog2Social will automatically write the "
5900
- "required parameter in the Twitter Card meta tags of your blog post, so that "
5901
- "your selected image will be displayed with your link post. If you don't want "
5902
- "Blog2Social to do that, because you have defined your own Twitter Card meta "
5903
- "tags, please uncheck this box. Please note that you cannot select a specific "
5904
- "image for your link post without Twitter Card meta tags."
5905
- msgstr ""
5906
- "Mit Blog2Social kannst Du das Beitragsbild oder ein beliebiges Bild "
5907
- "auswählen, das Du in Deinem Linkbeitrag anzeigen möchtest. Blog2Social "
5908
- "schreibt automatisch den erforderlichen Parameter in die Twitter Card-Meta-"
5909
- "Tags Deines Blogbeitrags, so dass das ausgewählte Bild mit Deinem "
5910
- "Linkbeitrag angezeigt wird. Wenn Du nicht möchtest, dass Blog2Social das tut,"
5911
- " weil Du Deine eigenen Twitter Card Meta-Tags definiert hast, deaktiviere "
5912
- "bitte dieses Kontrollkästchen. Bitte beachte, dass Du dann kein Bild für "
5913
- "Deinen Linkbeitrag bei Twitter auswählen kannst."
5914
-
5915
- #: views/b2s/curation.php:356
5916
- msgid ""
5917
- "With Blog2Social you can share social media posts consisting of text, links, "
5918
- "images, and videos automatically with your followers and readers and "
5919
- "customize your posts with individual hashtags, @mentions, or emojis."
5920
- msgstr ""
5921
- "Mit Blog2Social kannst Du Social-Media-Beiträge bestehend aus Links, Video-"
5922
- "Links, Bildern und Texten automatisch mit Deinen Followern und Lesern teilen "
5923
- "und Deine Beiträge mit individuellen Hashtags, @Mentions oder Emojis "
5924
- "anpassen."
5925
-
5926
- #: views/b2s/curation.php:226
5927
- msgid ""
5928
- "With Blog2Social you can share your WordPress posts and pages as well as "
5929
- "create your own social media posts to share any content based on text, links,"
5930
- " images, or video links, or even third-party content from any sources. This "
5931
- "enables you to manage all your social media content in one place directly "
5932
- "from your WordPress dashboard. Schedule and share link posts, text posts, "
5933
- "image posts, and video posts (video links, for example from Youtube) and "
5934
- "provide your followers with the best content-mix on your social media "
5935
- "networks."
5936
- msgstr ""
5937
- "Mit Blog2Social kannst Du sowohl Deine WordPress-Beiträge und -Seiten teilen "
5938
- "als auch eigene Social-Media-Posts erstellen, um beliebige Inhalte auf Basis "
5939
- "von Text, Links, Bildern oder Video-Links oder sogar Inhalte Dritter aus "
5940
- "beliebigen Quellen zu teilen. Dies ermöglicht es Dir, alle Deine Social-"
5941
- "Media-Inhalte an einem Ort direkt von Deinem WordPress-Dashboard aus zu "
5942
- "verwalten. Plane und teile Link-Beiträge, Text-Beiträge, Bild-Beiträge und "
5943
- "Video-Beiträge (Video-Links, z. B. von Youtube) und versorge Deine Follower "
5944
- "mit dem besten Content-Mix in Deinen Social-Media-Netzwerken."
5945
-
5946
- #: views/b2s/html/footer.php:422
5947
- msgid ""
5948
- "With Blog2Social you can transfer the Auto-Poster settings as a WordPress-"
5949
- "administrator to other users if they have activated the same Blog2Social-"
5950
- "Business license. This way, you can also assign social media accounts to "
5951
- "other users, so they can auto-post without setting up these connections in "
5952
- "each user account. Within these settings, you can also decide whether newly "
5953
- "published or updated content from other users should be automatically shared."
5954
- " Users with an assigned Auto-Poster setting and an assigned social-media-"
5955
- "network group will then share content automatically how you selected the "
5956
- "content to be shared automatically."
5957
- msgstr ""
5958
- "Mit Blog2Social kannst Du als WordPress-Administrator die Auto-Poster-"
5959
- "Einstellungen an andere User übertragen, wenn diese die gleiche Blog2Social-"
5960
- "Business-Lizenz aktiviert haben. Auf diese Weise kannst Du auch anderen "
5961
- "Benutzern Social-Media-Accounts zuweisen, so dass sie automatisch posten "
5962
- "können, ohne die Verbindungen in jedem Benutzerkonto individuell "
5963
- "einzurichten. Innerhalb dieser Einstellungen entscheidest Du, ob neu "
5964
- "veröffentlichte oder aktualisierte Inhalte anderer User automatisch "
5965
- "freigegeben werden sollen. User mit zugewiesenen Auto-Poster-Einstellungen "
5966
- "haben anschließend die Auto-Poster-Einstellungen konfiguriert und Social-"
5967
- "Media-Netzwerke verbunden, auf denen Inhalte automatisch geteilt werden "
5968
- "sollen, die der Administrator ausgewählt hat."
5969
-
5970
- #: includes/B2S/Settings/Item.php:229
5971
- msgid ""
5972
- "With Premium Pro, you can change the custom post format photo post or link "
5973
- "post for each individual social media post and channel (profile, page, group)"
5974
- "."
5975
- msgstr ""
5976
- "Mit der Premium Pro Version kannst Du das Standard Post-Format individuell "
5977
- "pro Social Media Kanal verändern und Deine Beiträge als BildPost oder als "
5978
- "Link-Post auf Deinen Profilen, Seiten oder Gruppen teilen."
5979
-
5980
- #: views/b2s/html/header.php:65
5981
- #| msgid ""
5982
- #| "WordPress session timeout: For security reasons, WordPress will let your "
5983
- #| "session expire automatically if your site has been inactive for a while. "
5984
- #| "Please reload this page to go on with your current action."
5985
- msgid ""
5986
- "WordPress session timeout: For security reasons, WordPress will let your "
5987
- "session expire automatically if your site has been inactive for a while. <a "
5988
- "href=\"\">Please reload this page to go on with your current action.</a>"
5989
- msgstr ""
5990
- "WordPress Session Timeout: Wordpress beendet aus Sicherheitsgründen "
5991
- "automatisch Deine aktuelle Session, wenn Deine Website eine Zeitlang inaktiv "
5992
- "war. <a href=\"\">Bitte lade diese Seite neu, um mit Deiner aktuellen Arbeit "
5993
- "fortzufahren.</a>"
5994
-
5995
- #: includes/B2S/PostBox.php:144
5996
- msgid ""
5997
- "WordPress uses heartbeats by default, Blog2Social as well. Please enable "
5998
- "heartbeats for using Blog2Social!"
5999
- msgstr ""
6000
- "WordPress verwendet standardmäßig den Heartbeat und Blog2Social auch. "
6001
- "Aktiviere den Heartbeat damit Du Blog2Social problemlos nutzen kannst."
6002
-
6003
- #: views/b2s/html/header.php:54
6004
- msgid ""
6005
- "WordPress uses heartbeats by default, Blog2Social as well. Please enable "
6006
- "heartbeats for using Blog2Social! See also:"
6007
- msgstr ""
6008
- "WordPress verwendet standardmäßig Heartbeats, ebenso wie Blog2Social. Bitte "
6009
- "aktiviere Heartbeats für die Nutzung von Blog2Social! Siehe auch:"
6010
-
6011
- #: views/b2s/html/footer.php:296
6012
- msgid "Would you like to retweet?"
6013
- msgstr "Möchtest Du Retweeten?"
6014
-
6015
- #: includes/B2S/Ship/Item.php:450 includes/B2S/Ship/Item.php:510
6016
- #: includes/B2S/Ship/Item.php:570 includes/B2S/Ship/Item.php:599
6017
- #: includes/B2S/Ship/Item.php:628 includes/B2S/Ship/Item.php:656
6018
- #: includes/B2S/Ship/Item.php:684 includes/B2S/Ship/Item.php:712
6019
- #: includes/B2S/Ship/Item.php:743 includes/B2S/Ship/Item.php:798
6020
- #: includes/B2S/Ship/Item.php:849 includes/B2S/Ship/Item.php:870
6021
- #: includes/B2S/Ship/Item.php:891 includes/B2S/Ship/Item.php:912
6022
- #: includes/B2S/Ship/Item.php:932 includes/B2S/Ship/Item.php:953
6023
- #: includes/B2S/Ship/Item.php:963
6024
- msgid "Write something about your post..."
6025
- msgstr "Schreibe etwas..."
6026
-
6027
- #: views/b2s/curation.php:101 views/b2s/curation.php:115
6028
- #: includes/B2S/Curation/View.php:23
6029
- msgid "Write something..."
6030
- msgstr "Schreibe etwas..."
6031
-
6032
- #: views/b2s/support.php:147
6033
- msgid "Yay :) You successfully registered for the Blog2Social Community!"
6034
- msgstr ""
6035
- "Hurra :) Deine Registrierung für die Blog2Social Community war erfolgreich!"
6036
-
6037
- #: views/b2s/curation.php:159 views/b2s/post.approve.php:114
6038
- #: views/b2s/ship.php:483 views/b2s/ship.php:564
6039
- msgid "YES"
6040
- msgstr "JA"
6041
-
6042
- #: views/b2s/curation.draft.php:91 views/b2s/network.php:116
6043
- #: views/b2s/network.php:179 views/b2s/post.approve.php:99
6044
- #: views/b2s/post.draft.php:88 views/b2s/post.notice.php:89
6045
- #: views/b2s/post.publish.php:86 views/b2s/post.sched.php:104
6046
- #: views/b2s/repost.php:106 views/b2s/repost.php:107
6047
- #: views/b2s/widgets/posts.php:68
6048
- msgid "YES, delete"
6049
- msgstr "Ja, löschen"
6050
-
6051
- #: views/prg/ship.php:93
6052
- msgid "Yes, I accept"
6053
- msgstr "Ja,einverstanden"
6054
-
6055
- #: views/b2s/html/header.php:274
6056
- msgid "Yes, I want to test Blog2Social Premium 30 days for free"
6057
- msgstr "Ja, ich möchte Blog2Social Premium 30 Tage kostenlos testen"
6058
-
6059
- #: views/b2s/html/header.php:315
6060
- msgid "Yes, I want to upgrade to Blog2Social Premium"
6061
- msgstr "Ja, ich möchte gerne auf Blog2Social Premium upgraden"
6062
-
6063
- #: views/b2s/html/footer.php:580
6064
- msgid ""
6065
- "You are currently sharing this post as image post. Changes to title and "
6066
- "description Meta Tag parameters will only be supported for link post formats."
6067
- " Please change your post format to link post to make individual changes to "
6068
- "the title and description for your post preview."
6069
- msgstr ""
6070
- "Du teilst diesen Beitrag derzeit als Bild-Beitrag. Änderungen an den Meta "
6071
- "Tags für Titel und Beschreibung werden nur für das Link-Beitragsformat "
6072
- "unterstützt. Bitte ändere Dein Beitragsformat auf Link-Beitrag, um "
6073
- "individuelle Änderungen am Titel und an der Beschreibung für Deine "
6074
- "Beitragsvorschau vorzunehmen."
6075
-
6076
- #: views/prg/html/header.php:8
6077
- msgid "You are signed out of PR-Gateway!"
6078
- msgstr "Du bist von PR-Gateway abgemeldet!"
6079
-
6080
- #: views/b2s/post.notice.php:82 views/b2s/post.publish.php:79
6081
- #: views/b2s/widgets/posts.php:61
6082
- msgid "You are sure, you want to delete entries from the reporting?"
6083
- msgstr "Bist Du sicher, dass Du Einträge aus dem Reporting löschen möchtest?"
6084
-
6085
- #: views/b2s/post.sched.php:97 views/b2s/repost.php:99
6086
- msgid "You are sure, you want to delete entries from the scheduling?"
6087
- msgstr "Bist Du sicher, dass Du Einträge aus Deiner Planung löschen möchtest?"
6088
-
6089
- #: views/b2s/html/footer.php:246
6090
- msgid ""
6091
- "You can also configure your own individual time settings for each of your "
6092
- "social media connections to post your content on social media when your "
6093
- "followers are online. By configuring an individual cross-posting schedule "
6094
- "for all your networks you can set up an effective social media posting plan "
6095
- "to reach as many followers as possible."
6096
- msgstr ""
6097
- "Du kannst auch Deine eigenen individuellen Zeiteinstellungen für jede Deiner "
6098
- "Social Media-Verbindungen konfigurieren, um Deine Inhalte auf Social Media "
6099
- "zu veröffentlichen, wenn Deine Follower online sind. Durch die Konfiguration "
6100
- "eines individuellen Cross-Posting-Plans für alle Deine Netzwerke kannst Du "
6101
- "einen effektiven Social Media-Posting-Plan einrichten, um so viele Follower "
6102
- "wie möglich zu erreichen."
6103
-
6104
- #: views/b2s/network.php:710
6105
- msgid ""
6106
- "You can also purchase additional groups and sites as add-on to your active "
6107
- "Blog2Social Premium Pro or Premium Business license:"
6108
- msgstr ""
6109
- "Zu Deiner bestehenden Blog2Social-Lizenz Premium Pro oder Premium Business "
6110
- "kannst Du auch zusätzliche Gruppen und Seiten als Add-On hinzubuchen:"
6111
-
6112
- #: views/b2s/html/footer.php:250
6113
- msgid ""
6114
- "You can always edit the predefined times in the preview editor for any post "
6115
- "or network and save your new settings as default for future use."
6116
- msgstr ""
6117
- "Du kannst die vordefinierten Zeiten im Vorschau-Editor für jeden Beitrag "
6118
- "oder jedes Netzwerk bearbeiten und Deine neuen Einstellungen als Standard "
6119
- "für die zukünftige Verwendung speichern."
6120
-
6121
- #: views/b2s/html/footer.php:507
6122
- msgid ""
6123
- "You can change the image, title and description for your post on Facebook, "
6124
- "by editing the following fields for"
6125
- msgstr ""
6126
- "Du kannst das Bild, den Titel und die Beschreibung Deines Beitrags auf "
6127
- "Facebook ändern, indem Du die folgenden Felder für die Open GraphTags "
6128
- "bearbeitest"
6129
-
6130
- #: views/b2s/html/footer.php:522
6131
- msgid ""
6132
- "You can change the image, title and description for your post on Twitter, by "
6133
- "editing the following fields for"
6134
- msgstr ""
6135
- "Du kannst das Bild, den Titel und die Beschreibung Deines Beitrags auf "
6136
- "Twitter ändern, indem Du die folgenden Felder für die Twitter Card Tags "
6137
- "bearbeitest"
6138
-
6139
- #: views/b2s/network.php:541
6140
- msgid ""
6141
- "You can only share the connection with blog users who use the same license "
6142
- "as you."
6143
- msgstr ""
6144
- "Du kannst Deine Verbindung nur mit Blog-Benutzern teilen, die dieselbe "
6145
- "Lizenz verwenden wie Du."
6146
-
6147
- #: views/b2s/ship.php:309
6148
- msgid ""
6149
- "You can re-share your post for a different sharing purpose, or to share on a "
6150
- "different choice of networks, profiles, pages or groups, or with different "
6151
- "comments or images, or if you want to share your blog post images to image "
6152
- "networks only, or re-share them at different times. You may vary your "
6153
- "comments and images in order to produce more variations of your social media "
6154
- "posts to share more often without sharing the same message over and over "
6155
- "again. Whatever your choose to do for re-sharing your post, you can simply "
6156
- "click \"Re-share this post\" and you will be led to the preview page where "
6157
- "your can select your networks and edit your texts, comments or images "
6158
- "according to your current sharing preferences."
6159
- msgstr ""
6160
- "Du kannst diesen Blogbeitrag erneut teilen, zum Beispiel, um diesen Beitrag "
6161
- "auf einer anderen Auswahl an Netzwerken oder nur auf bestimmten Profilen, "
6162
- "Seiten und Gruppen neu zu teilen, oder mit anderen Kommentaren, Bildern und "
6163
- "Texten nur auf bestimmten Netzwerke zu teilen, oder um weitere Bilder zum "
6164
- "Blogbeitrag nur an die Bilder-Netzwerke zu senden, oder um Deine Social "
6165
- "Media Posts zu anderen Zeiten zu teilen. So erzielt Du mehr Variationen "
6166
- "Deiner Social Media Posts und kannst Deinen Beitrag öfters posten, um mehr "
6167
- "Aufmerksamkeit und Reichweite zu erzielen, ohne immer wieder die gleiche "
6168
- "Mitteilung zu posten. Was auch immer Du zu teilen wünscht, klicke einfach "
6169
- "auf \"Diesen Beitrag erneut teilen\" und Du wirst erneut zur Vorschau "
6170
- "geführt, wo Deine Netzwerke, Texte und Bilder auswählen oder variieren "
6171
- "kannst. "
6172
-
6173
- #: views/b2s/ship.php:343
6174
- msgid ""
6175
- "You can save your current network selection. This network selection will be "
6176
- "loaded automatically next time you open the social media post editor via "
6177
- "\"Site & Blog Content\" ->\"Share on Social Media\" or \"Social Media "
6178
- "Posts\" ->\"Customize & Schedule\"."
6179
- msgstr ""
6180
- "Du kannst Deine aktuelle Netzwerkauswahl speichern. Diese Netzwerkauswahl "
6181
- "wird dann auch beim nächsten Mal geladen, wenn Du den Social Media Post-"
6182
- "Editor über “Seiten & Blog Content” ->”Auf Social Media teilen” oder “Social "
6183
- "Media Posts” ->”Anpassen & Planen” öffnest."
6184
-
6185
- #: views/b2s/html/footer.php:58
6186
- msgid ""
6187
- "You can select different combinations of networks and save them for "
6188
- "different sharing purposes."
6189
- msgstr ""
6190
- "Du kannst verschiedene Netzwerk-Gruppierungen auswählen und für verschiedene "
6191
- "Zwecke speichern."
6192
-
6193
- #: views/b2s/curation.php:357
6194
- #| msgid ""
6195
- #| "You can select to share your post as link post, video link post, or "
6196
- #| "image post on the following social networks:"
6197
- msgid ""
6198
- "You can select to share your post as a link post, video link post, or an "
6199
- "image post on the following social networks:"
6200
- msgstr ""
6201
- "Du kannst einen Link-Beitrag, einen Video-Link-Beitrag oder einen Bild-"
6202
- "Beitrag auf den folgenden Social-Media-Netzwerken teilen:"
6203
-
6204
- #: views/b2s/curation.php:282
6205
- msgid "You can share a text post on the following networks:"
6206
- msgstr "Du kannst einen Textbeitrag in den folgenden Netzwerken teilen:"
6207
-
6208
- #: includes/B2S/Settings/Item.php:79
6209
- #, php-format
6210
- msgid ""
6211
- "You can use Bit.ly, Rebrandly or Sniply links to shorten the URL of your "
6212
- "links and to track the performance of your links in your social networks. "
6213
- "Activate one of the URL shorteners you like to use and link it to your "
6214
- "account. Your social media posts will then be shared with your links of Bit."
6215
- "ly, Rebrandly or Sniply. You can then monitor the success of your posts in "
6216
- "these accounts. Please note: Some networks do not allow shortlinks. "
6217
- "Blog2Social will apply the regular URL for these social platforms. You find "
6218
- "more information on the support of URL shortener by the different social "
6219
- "platforms in the <a href=\"%s\" target=\"_blank\">link shortener guide</a>."
6220
- msgstr ""
6221
- "Du kannst Bit.ly, Rebrandly oder Sniply verwenden, um die URL Deiner Links "
6222
- "zu verkürzen und die Performance Deiner Links in den sozialen Netzwerken zu "
6223
- "verfolgen. Aktiviere einen der URL-Shortener, den Du verwenden möchtest, in "
6224
- "den Blog2Social-Einstellungen und verbinde Blog2Social mit diesem Account. "
6225
- "Deine Social-Media-Beiträge werden dann mit Deinem Bit.ly, Rebrandly oder "
6226
- "Sniply Link geteilt und Du kannst den Erfolg Deiner Beiträge in dem "
6227
- "jeweiligen Konto verfolgen. Bitte beachte: Nicht jedes Netzwerk erlaubt "
6228
- "Kurzlinks. Blog2Social verwendet für diese Netzwerke dann die normale URL. "
6229
- "Mehr Informationen dazu, welche URL-Shortener von den jeweiligen Netzwerken "
6230
- "unterstützt werden, erhältst Du in dem \n"
6231
- "<a href=\"%s\" target=\"_blank\">\"Link-Shortener\"-Guide</a>."
6232
-
6233
- #: views/b2s/html/header.php:103
6234
- msgid ""
6235
- "You currently have both Blog2Social Social Meta Tags and All in One SEO Pack "
6236
- "plugins active. To make sure that your Social Meta Tags are set correctly, "
6237
- "please deactivate All in One Seo Social Meta settings. If they are already "
6238
- "deactivated, you can ignore this message."
6239
- msgstr ""
6240
- "Du hast derzeit sowohl Blog2Social Social Meta Tags als auch All in One SEO "
6241
- "aktiv. Um sicherzustellen, dass Deine Social Meta Tags korrekt eingestellt "
6242
- "sind, deaktiviere bitte die Social Meta Tags in All in One SEO. Wenn sie "
6243
- "bereits deaktiviert sind, kannst Du diese Meldung ignorieren."
6244
-
6245
- #: views/b2s/network.php:523
6246
- msgid "You don't have a Business License"
6247
- msgstr "Du hast keine Business-Lizenz"
6248
-
6249
- #: includes/Loader.php:918
6250
- msgid "You have already retweeted this post."
6251
- msgstr "Du hast diesen Post bereits retweetet."
6252
-
6253
- #: views/b2s/html/header.php:97
6254
- msgid ""
6255
- "You have both Yoast SEO and Blog2Social Meta Tags active. Please make sure "
6256
- "that you use only one plugin to set social meta tags so that the networks "
6257
- "can show the link preview of your post correctly."
6258
- msgstr ""
6259
- "Du hast sowohl Yoast SEO als auch Blog2Social Meta Tags aktiv. Bitte achte "
6260
- "darauf, dass Du nur ein Plugin zum Setzen von Social Meta Tags verwendest, "
6261
- "damit die Netzwerke die Link-Vorschau Deines Beitrags korrekt anzeigen "
6262
- "können."
6263
-
6264
- #: views/b2s/html/header.php:86
6265
- msgid "You have deleted all meta data for posts and pages successfully."
6266
- msgstr "Du hast alle Meta-Daten für Beiträge und Seiten erfolgreich gelöscht."
6267
-
6268
- #: views/b2s/curation.php:183 views/b2s/post.calendar.php:280
6269
- #: views/b2s/ship.php:418
6270
- msgid ""
6271
- "You have evergreen content you want to re-share from time to time in your "
6272
- "timeline? Schedule your evergreen content to be shared once, multiple times "
6273
- "or recurringly at specific times."
6274
- msgstr ""
6275
- "Du möchtest Deine beliebtesten Beiträge wiederholt auf den Social Media "
6276
- "teilen? Teile Deine Evergreen Inhalte einmal, mehrmals oder in einem "
6277
- "wiederkehrenden Rhythmus"
6278
-
6279
- #: includes/B2S/Post/Item.php:389
6280
- msgid "You have no posts in your queue."
6281
- msgstr "Du hast noch keine Beiträge in Deiner Warteschlange."
6282
-
6283
- #: includes/PRG/Post/Item.php:89
6284
- msgid "You have no posts published or scheduled"
6285
- msgstr "Du hast keine Beiträge veröffentlicht oder geplant"
6286
-
6287
- #: includes/B2S/Post/Item.php:391
6288
- msgid "You have not published or scheduled any posts."
6289
- msgstr "Du hast keine Beiträge veröffentlicht oder geplant."
6290
-
6291
- #: includes/B2S/Post/Item.php:385
6292
- msgid "You have not saved any drafts."
6293
- msgstr "Du hast keine Entwürfe gespeichert."
6294
-
6295
- #: views/b2s/post.favorites.php:67 includes/B2S/Post/Item.php:387
6296
- msgid "You have not saved any favorites."
6297
- msgstr "Du hast keine Favoriten gespeichert."
6298
-
6299
- #: views/b2s/network.php:388 views/b2s/ship.php:617
6300
- msgid ""
6301
- "You have not yet created any pinboards in your Pinterest account. Please set "
6302
- "up at least one pinboard to pin on your Pinterest account!"
6303
- msgstr ""
6304
- "Du hast noch keine Pinnwände in Deinem Pinterest Konto angelegt. Bitte "
6305
- "richte mindestens eine Pinnwand auf Deinem Pinterest Konto ein!"
6306
-
6307
- #: views/b2s/network.php:161
6308
- msgid "You have still set up scheduled posts for this network:"
6309
- msgstr ""
6310
- "Du hast noch ausstehende Veröffentlichungen für dieses Netzwerk geplant:"
6311
-
6312
- #: views/b2s/autopost.php:18 views/b2s/settings.php:23
6313
- #: includes/B2S/Ship/Image.php:29
6314
- msgid ""
6315
- "You need a higher user role to upload an image on this blog. Please contact "
6316
- "your administrator."
6317
- msgstr ""
6318
- "Du brauchst eine höhere Benutzerrolle, um ein Bild auf diesem Blog "
6319
- "hochzuladen. Bitte kontaktiere Deinen Administrator."
6320
-
6321
- #: views/b2s/support.php:185
6322
- msgid ""
6323
- "You need admin rights to use the Troubleshooting-Tool. Please contact your "
6324
- "administrator."
6325
- msgstr ""
6326
- "Für die Nutzung des Problemanalyse-Tools werden Adminrechte benötigt. Bitte "
6327
- "wende Dich an Deinen Administrator."
6328
-
6329
- #: views/b2s/network.php:497
6330
- msgid "You need at least one network collection"
6331
- msgstr "Du brauchst mindestens eine Netzwerkgruppierung."
6332
-
6333
- #: views/b2s/ship.php:312
6334
- msgid "You want re-share your blog post?"
6335
- msgstr "Du möchtest Deinen Beitrag erneut teilen?"
6336
-
6337
- #: includes/B2S/PostBox.php:216 views/b2s/html/footer.php:351
6338
- #: views/b2s/html/footer.php:390 views/b2s/html/footer.php:448
6339
- msgid "You want to auto-post your blog post?"
6340
- msgstr "Du möchtest Deinen Beitrag automatisch posten?"
6341
-
6342
- #: views/b2s/html/footer.php:541
6343
- msgid "You want to change the image, title and description for your post?"
6344
- msgstr ""
6345
- "Möchtest Du das Bild, den Titel und die Beschreibung für Deinen Post ändern?"
6346
-
6347
- #: includes/B2S/Ship/Item.php:468 includes/B2S/Ship/Item.php:529
6348
- #: includes/B2S/Ship/Item.php:588 includes/B2S/Ship/Item.php:618
6349
- #: includes/B2S/Ship/Item.php:646 includes/B2S/Ship/Item.php:674
6350
- #: includes/B2S/Ship/Item.php:702
6351
- msgid ""
6352
- "You want to change your link image, link title and link description for this "
6353
- "network? Click here."
6354
- msgstr ""
6355
- "Du möchtest das Bild, den Titel und die Beschreibung ändern? Hier Klicken."
6356
-
6357
- #: includes/B2S/Network/Item.php:198 includes/B2S/Ship/Portale.php:48
6358
- msgid "You want to connect a network page?"
6359
- msgstr "Du möchtest eine Netzwerk-Seite verbinden?"
6360
-
6361
- #: includes/B2S/Network/Item.php:179 includes/B2S/Network/Item.php:183
6362
- #: includes/B2S/Network/Item.php:185 includes/B2S/Network/Item.php:196
6363
- #: includes/B2S/Ship/Portale.php:46 includes/B2S/Ship/Portale.php:59
6364
- #: includes/B2S/Ship/Portale.php:63
6365
- msgid "You want to connect a network profile?"
6366
- msgstr "Du möchtest Dich mit einem Netzwerkprofil verbinden?"
6367
-
6368
- #: includes/B2S/Network/Item.php:206 includes/B2S/Ship/Portale.php:37
6369
- msgid "You want to connect a social media group?"
6370
- msgstr "Du möchtest eine Social-Media-Gruppe verbinden?"
6371
-
6372
- #: views/b2s/network.php:385 views/b2s/network.php:386 views/b2s/ship.php:614
6373
- #: views/b2s/ship.php:615
6374
- #, php-format
6375
- msgid ""
6376
- "You want to connect an additional account? <a target=\"_blank\" href=\"%s\">"
6377
- "Upgrade to Blog2Social Premium</a>"
6378
- msgstr ""
6379
- "Du möchtest ein zusätzliches Konto verbinden? <a target=\"_blank\" "
6380
- "href=\"%s\">Upgrade auf Blog2Social Premium</a>"
6381
-
6382
- #: views/b2s/curation.php:218
6383
- msgid "You want to create image posts with any image from your media library?"
6384
- msgstr ""
6385
- "Möchtest Du Bild-Posts mit einem beliebigen Bild aus Deiner Mediathek "
6386
- "erstellen?"
6387
-
6388
- #: views/b2s/curation.php:219
6389
- msgid "You want to create text posts?"
6390
- msgstr "Möchtest Du Text-Posts erstellen?"
6391
-
6392
- #: views/b2s/network.php:40
6393
- msgid "You want to define a new combination of networks?"
6394
- msgstr "Du möchtest eine neue Kombination von Netzwerken anlegen?"
6395
-
6396
- #: includes/B2S/Post/Item.php:801 includes/B2S/Post/Item.php:814
6397
- msgid "You want to delete a publish post entry?"
6398
- msgstr "Du möchtest einen veröffentlichten Beitrag löschen?"
6399
-
6400
- #: includes/B2S/Post/Item.php:876
6401
- msgid "You want to delete your Social Media post?"
6402
- msgstr "Du möchtest Deinen Social Media Post löschen?"
6403
-
6404
- #: includes/B2S/Post/Item.php:931
6405
- msgid "You want to edit your scheduled post?"
6406
- msgstr "Sie möchten Ihre vorgeplanten Beiträge bearbeiten?"
6407
-
6408
- #: views/b2s/ship.php:72
6409
- msgid "You want to load your time settings?"
6410
- msgstr "Du möchtest Deine Zeiten laden?"
6411
-
6412
- #: views/b2s/curation.php:180 views/b2s/post.calendar.php:277
6413
- #: views/b2s/ship.php:415
6414
- msgid ""
6415
- "You want to publish a post on a specific date? No problem! Just enter your "
6416
- "desired date and you are ready to go!"
6417
- msgstr ""
6418
- "Du möchtest einen Beitrag an einem ganz bestimmten Datum veröffentlichen? "
6419
- "Kein Problem! Stelle einfach Dein Wunschdatum ein und los geht’s!"
6420
-
6421
- #: views/b2s/network.php:54 views/b2s/ship.php:78 views/b2s/ship.php:378
6422
- #: views/b2s/html/footer.php:256
6423
- msgid "You want to schedule your posts and use the Best Time Scheduler?"
6424
- msgstr ""
6425
- "Du möchtest die Veröffentlichung Deiner Posts planen und den Beste Zeiten "
6426
- "Manager benutzen?"
6427
-
6428
- #: views/b2s/settings.php:104
6429
- #, php-format
6430
- msgid ""
6431
- "You will find more information about the pre-defined best time settings by "
6432
- "Blog2Social in this <a href=\"%s\" target=\"_blank\">best time guide</a>."
6433
- msgstr ""
6434
- "Mehr Informationen zu den vordefinierten “beste Zeiten”-Einstellungen von "
6435
- "Blog2Social findest Du in diesem <a href=\"%s\" target=\"_blank\">\"Beste "
6436
- "Zeiten\"-Guide</a>."
6437
-
6438
- #: views/b2s/settings.php:97
6439
- #, php-format
6440
- msgid ""
6441
- "You will find more information on how to connect your social media networks "
6442
- "in the <a href=\"%s\" target=\"_blank\">connecting social media network "
6443
- "guide</a>."
6444
- msgstr ""
6445
- "In dem <a href=\"%s\" target=\"_blank\">“Verbindung der Social-Media "
6446
- "Netzwerke”-Guide</a> erhältst Du mehr Informationen darüber, wie Du Deine "
6447
- "Social-Media-Netzwerke verbinden kannst."
6448
-
6449
- #: views/b2s/settings.php:121
6450
- #, php-format
6451
- msgid ""
6452
- "You will find more information on how to use post templates for your social "
6453
- "media posts in this <a href=\"%s\" target=\"_blank\">post template guide</a>."
6454
- msgstr ""
6455
- "Mehr Informationen dazu, wie Du Deine Beitragsvorlagen für Deine Social-"
6456
- "Media-Netzwerke nutzen kannst, findest Du in diesem <a href=\"%s\" "
6457
- "target=\"_blank\">\"Beitragsvorlagen\"-Guide</a>."
6458
-
6459
- #: views/b2s/html/footer.php:424
6460
- #, php-format
6461
- msgid ""
6462
- "You will get more information on how to assign the Auto-Poster settings in "
6463
- "the <a target=\"_blank\" href=\"%s\">Auto-Poster guide</a>."
6464
- msgstr ""
6465
- "Mehr Informationen dazu, wie Du die Einstellungen zuweisen kannst, findest "
6466
- "Du in diesem <a target=\"_blank\" href=\"%s\">Auto-Poster-Guide</a>. "
6467
-
6468
- #: views/b2s/dashboard.php:26
6469
- msgid "Your Activity"
6470
- msgstr "Deine Aktivität"
6471
-
6472
- #: views/b2s/html/header.php:178
6473
- msgid "Your authorization could not be removed."
6474
- msgstr "Deine Autorisierung konnte nicht entfernt werden."
6475
-
6476
- #: views/b2s/html/header.php:183
6477
- msgid "Your authorization has been removed successfully."
6478
- msgstr "Deine Autorisierung wurde erfolgreich entfernt."
6479
-
6480
- #: includes/Loader.php:905
6481
- msgid ""
6482
- "Your authorization has expired. Please reconnect your account in the "
6483
- "Blog2Social network settings."
6484
- msgstr ""
6485
- "Deine Authorisierung ist abgelaufen. Bitte verbinde Deinen Account in den "
6486
- "Blog2Social Netzwerkeinstellungen erneut."
6487
-
6488
- #: views/b2s/html/header.php:163
6489
- msgid "Your authorization was successful."
6490
- msgstr "Deine Autorisierung war erfolgreich."
6491
-
6492
- #: views/b2s/ship.php:361
6493
- msgid "Your blog post is not yet published on your Wordpress!"
6494
- msgstr "Dein Beitrag ist derzeit nicht auf Deinem Wordpress veröffentlicht."
6495
-
6496
- #: includes/Loader.php:917
6497
- msgid ""
6498
- "Your blog post was not available for the network at the time of publishing."
6499
- msgstr ""
6500
- "Dein Blogbeitrag war zum Zeitpunkt der Veröffentlichung für das Netzwerk "
6501
- "nicht verfügbar."
6502
-
6503
- #: includes/B2S/RePost/Item.php:33
6504
- msgid ""
6505
- "your Blog2Social license to extend the quota for the number of posts in your "
6506
- "queue."
6507
- msgstr "Blog2Social für ein höheres Kontingent an Posts in der Warteschlange."
6508
-
6509
- #: views/b2s/html/footer.php:583
6510
- #, php-format
6511
- msgid ""
6512
- "Your changes will have no effect on your social media posts on Facebook, if "
6513
- "you have manually unchecked the Meta Tag options for Facebook in your "
6514
- "Blog2Social <a target=\"_blank\" href=\"%s\">settings</a>"
6515
- msgstr ""
6516
- "Deine Änderungen haben keine Auswirkungen auf Deine Social Media Beiträge "
6517
- "auf Facebook, wenn Du die Meta Tag Optionen für Facebook in Deinen "
6518
- "Blog2Social <a target=\"_blank\" href=\"%s\">Einstellungen</a> manuell "
6519
- "deaktiviert hast."
6520
-
6521
- #: views/b2s/html/footer.php:586
6522
- #, php-format
6523
- msgid ""
6524
- "Your changes will have no effect on your social media posts on Twitter, if "
6525
- "you have manually unchecked the Meta Tag options for Twitter in your "
6526
- "Blog2Social <a target=\"_blank\" href=\"%s\">settings</a>"
6527
- msgstr ""
6528
- "Deine Änderungen haben keine Auswirkungen auf Deine Social Media Beiträge "
6529
- "auf Twitter, wenn Du die Meta Tag Optionen für Twitter in Deinen Blog2Social "
6530
- "<a target=\"_blank\" href=\"%s\">Einstellungen</a> manuell deaktiviert hast."
6531
-
6532
- #: views/b2s/premium.php:14 includes/B2S/AutoPost/Item.php:142
6533
- msgid "Your current license:"
6534
- msgstr "Deine aktuelle Lizenz:"
6535
-
6536
- #: views/b2s/html/header.php:79
6537
- msgid "Your daily limit for posting automatically has been reached."
6538
- msgstr "Dein tägliches Limit für Autoposter-Beiträge ist erreicht."
6539
-
6540
- #: includes/Loader.php:913
6541
- msgid ""
6542
- "Your daily limit for this network has been reached. Please try again later."
6543
- msgstr ""
6544
- "Dein tägliches Beitragslimit für dieses Netzwerk wurde erreicht. Bitte "
6545
- "versuche es später noch einmal."
6546
-
6547
- #: includes/Loader.php:909
6548
- msgid "Your daily limit has been reached."
6549
- msgstr "Dein tägliches Beitragslimit wurde erreicht."
6550
-
6551
- #: views/b2s/html/header.php:416
6552
- msgid "Your entered License Key is invalid. Please contact support!"
6553
- msgstr ""
6554
- "Der eingegebene Lizenzschlüssel ist ungültig. Bitte wende Dich an unseren "
6555
- "Kundenservice."
6556
-
6557
- #: views/b2s/html/header.php:193
6558
- msgid "Your feedback could not be delivered."
6559
- msgstr "Dein Feedback konnte nicht gesendet werden."
6560
-
6561
- #: views/b2s/html/header.php:286
6562
- msgid "Your free Blog2Social Premium trial version is activated for "
6563
- msgstr "Deine Blog2Social kostenlose Premium Testversion ist aktiviert für"
6564
-
6565
- #: views/b2s/html/header.php:308
6566
- msgid "Your free trial of Blog2Social PREMIUM has ended."
6567
- msgstr "Ihre kostenlose Testversion von Blog2Social PREMIUM ist beendet."
6568
-
6569
- #: includes/Loader.php:924
6570
- msgid "Your group can not be found by the network."
6571
- msgstr "Deine Gruppe kann vom Netzwerk nicht gefunden werden."
6572
-
6573
- #: views/b2s/html/header.php:432
6574
- msgid "Your license key has reached the maximum number of users."
6575
- msgstr "Dein Lizenzschlüssel hat die maximale Anzahl von Benutzern erreicht."
6576
-
6577
- #: views/b2s/html/header.php:232
6578
- msgid ""
6579
- "Your limit for your quota of posts in your queue has been reached. Please "
6580
- "delete posts from your queue before you add more"
6581
- msgstr ""
6582
- "Das Limit Deines Kontingents für Beiträge in Deiner Warteschlange wurde "
6583
- "erreicht. Bitte lösche Beiträge aus Deiner Warteschlange bevor Du neue "
6584
- "hinzufügst"
6585
-
6586
- #: views/prg/html/header.php:20
6587
- msgid "Your message has been saved by PR-Gateway as a draft!"
6588
- msgstr "Deine Nachricht wurde von PR-Gateway als Entwurf gespeichert."
6589
-
6590
- #: views/prg/html/header.php:34
6591
- msgid "Your message was not successfully transmitted. Please try again!"
6592
- msgstr ""
6593
- "Deine Nachricht wurde nicht erfolgreich übertragen. Bitte versuche es erneut!"
6594
-
6595
- #: views/prg/html/header.php:17
6596
- msgid "Your message will now be sent over PR gateway to the press portals!"
6597
- msgstr ""
6598
- "Deine Mitteilung wird nun über PR-Gateway an die Presseportale gesendet!"
6599
-
6600
- #: includes/Loader.php:922
6601
- msgid ""
6602
- "Your post could not be posted, because your image can not be processed by "
6603
- "the network."
6604
- msgstr ""
6605
- "Dein Beitrag kann nicht veröffentlicht werden, da Dein Bild nicht vom "
6606
- "Netzwerk verarbeitet werden kann"
6607
-
6608
- #: includes/Loader.php:910
6609
- msgid ""
6610
- "Your post could not be posted, because your image is not available or the "
6611
- "image source does not allow to publish"
6612
- msgstr ""
6613
- "Dein Beitrag kann nicht veröffentlicht werden, da Dein Bild nicht verfügbar "
6614
- "ist oder die Bildquelle es nicht erlaubt zu veröffentlichen"
6615
-
6616
- #: includes/B2S/Calendar/Item.php:536 includes/B2S/Post/Item.php:759
6617
- #: includes/B2S/Ship/Save.php:468
6618
- #, php-format
6619
- msgid ""
6620
- "Your post could not be posted. More information in this <a href=\"%s\" "
6621
- "target=\"_blank\">Instagram troubleshoot checklist</a>."
6622
- msgstr ""
6623
- "Dein Beitrag konnte nicht geteilt werden. Mehr Informationen in der <a "
6624
- "href=\"%s\" target=\"_blank\">Instagram-Checkliste für Problemlösungen."
6625
-
6626
- #: includes/Loader.php:915
6627
- msgid "Your post is a duplicate."
6628
- msgstr "Du kannst auf dem Netzwerke keine Duplikate veröffentlichen."
6629
-
6630
- #: includes/B2S/PostBox.php:145 includes/B2S/PostBox.php:147
6631
- msgid ""
6632
- "Your post is still on draft or pending status. Please make sure that your "
6633
- "post is published or scheduled to be published on this blog. You can then "
6634
- "auto-post or schedule and customize your social media posts with Blog2Social."
6635
- msgstr ""
6636
- "Bitte stelle sicher, dass Dein Beitrag auf Deinem Blog veröffentlicht oder "
6637
- "geplant ist. Dann kannst Du Deinen Beitrag mit Blog2Social anpassen und "
6638
- "planen."
6639
-
6640
- #: views/b2s/html/header.php:173
6641
- msgid "Your profile could not be saved."
6642
- msgstr "Dein Profil konnte nicht gespeichert werden."
6643
-
6644
- #: views/b2s/html/header.php:168
6645
- msgid "Your profile was saved successful."
6646
- msgstr "Dein Profil wurde erfolgreich gespeichert. "
6647
-
6648
- #: includes/B2S/Network/Item.php:70
6649
- msgid "Your profiles:"
6650
- msgstr "weitere Profile:"
6651
-
6652
- #: views/b2s/ship.php:345
6653
- msgid ""
6654
- "Your saved networks will be activated for your schedule (green checkmark) in "
6655
- "the right side navigation. You can select or deselect social network "
6656
- "accounts at any time by clicking on them or connect new social networks on "
6657
- "the \"+ Add more\" icon on top of the navigation bar."
6658
- msgstr ""
6659
- "Deine gespeicherten Netzwerke werden für Deine Planung aktiviert (grüner "
6660
- "Haken) in der rechten Seitennavigation angezeigt. Du kannst jederzeit "
6661
- "Netzwerke per Klick deaktivieren und andere aktivieren oder über die "
6662
- "Schaltfläche \"+ Mehr hinzufügen\", im obersten Feld der Navigation, neue "
6663
- "Netzwerke verbinden."
6664
-
6665
- #: views/b2s/html/header.php:210
6666
- msgid ""
6667
- "Your settings could not be saved, because you have auto-posting enabled but "
6668
- "no social networks selected."
6669
- msgstr ""
6670
- "Deine Einstellungen konnten nicht gespeichert werden, da Du keine sozialen "
6671
- "Netzwerke ausgewählt hast, bevor Du den Auto-Poster aktiviert hast."
6672
-
6673
- #: views/b2s/html/header.php:205
6674
- msgid "Your settings could not be saved."
6675
- msgstr "Deine Einstellungen konnten nicht gespeichert werden."
6676
-
6677
- #: views/b2s/html/header.php:200 views/b2s/html/header.php:215
6678
- msgid "Your settings were successfully saved."
6679
- msgstr "Deine Einstellungen wurden erfolgreich gespeichert. "
6680
-
6681
- #: views/prg/html/form.php:38 views/prg/html/form.php:40
6682
- msgid "YouTube-Link"
6683
- msgstr "YouTube-Link"
6684
-
6685
- #: views/prg/html/form.php:117 views/prg/html/form.php:120
6686
- #: views/prg/html/form.php:194 views/prg/html/form.php:197
6687
- msgid "Zip Code"
6688
- msgstr "Postleitzahl"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Translation of Plugins - Blog2Social: Social Media Auto Post &amp; Scheduler - Stable (latest release) in German
2
+ # This file is distributed under the same license as the Plugins - Blog2Social: Social Media Auto Post &amp; Scheduler - Stable (latest release) package.
3
+ msgid ""
4
+ msgstr ""
5
+ "PO-Revision-Date: 2021-10-12 14:07+0000\n"
6
+ "MIME-Version: 1.0\n"
7
+ "Content-Type: text/plain; charset=UTF-8\n"
8
+ "Content-Transfer-Encoding: 8bit\n"
9
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
10
+ "X-Generator: Loco https://localise.biz/\n"
11
+ "Language: de_DE\n"
12
+ "Project-Id-Version: Plugins - Blog2Social: Social Media Auto Post &amp; "
13
+ "Scheduler - Stable (latest release)\n"
14
+ "Report-Msgid-Bugs-To: \n"
15
+ "POT-Creation-Date: 2021-04-19 07:32+0000\n"
16
+ "Last-Translator: marius Lol\n"
17
+ "Language-Team: Deutsch\n"
18
+ "X-Loco-Version: 2.5.3; wp-5.8-RC3-51433"
19
+
20
+ #: views/b2s/html/header.php:289
21
+ msgid " Days"
22
+ msgstr "Tage"
23
+
24
+ #: views/b2s/html/header.php:232
25
+ msgid " or upgade your Blog2Social license to extend your quota."
26
+ msgstr ""
27
+ " oder upgrade Deine Blog2Social Lizenz, um Deine Warteschlange zu erweitern."
28
+
29
+ #: views/b2s/html/header.php:289
30
+ msgid " today"
31
+ msgstr "heute"
32
+
33
+ #: views/b2s/network.php:330
34
+ msgid ""
35
+ "\"TITLES\" and \"KEYWORDS\" (Hashtags) are not shortened. If you select the "
36
+ "\"TITLE\" and \"KEYWORD\" variables for your social media posts, the "
37
+ "character limit you define for the \"EXCERPT\" and/or \"CONTENT\" variables "
38
+ "will be applied within the remaining available character limit of the social "
39
+ "network."
40
+ msgstr ""
41
+ "“TITLE” und “KEYWORDS” (Hashtags) werden nicht gekürzt. Wenn Du die "
42
+ "Variablen “TITLE” und “KEYWORD” für Deine Social-Media-Posts auswählst, wird "
43
+ "die von Dir definierte Zeichenanzahl für die Variablen \"Textauszug\" "
44
+ "und/oder \"Inhalt\" innerhalb der darüber hinaus verfügbaren Zeichenanzahl "
45
+ "des jeweiligen Social Networks berücksichtigt."
46
+
47
+ #: includes/B2S/Settings/Item.php:229
48
+ msgid "(SMART)"
49
+ msgstr "(SMART)"
50
+
51
+ #: includes/B2S/Network/Item.php:629
52
+ msgid "+ add Parameter"
53
+ msgstr "+ Parameter hinzufügen"
54
+
55
+ #: includes/B2S/Ship/Save.php:421
56
+ msgid ""
57
+ "-For scheduled posts, Blog2Social will save your post and move it to the "
58
+ "\"Scheduled Posts\" tab on your \"Posts & Sharing\" navigation bar. On your "
59
+ "scheduled date and time, your post will move to the \"Instant Sharing\" tab "
60
+ "and you can click on \"Share\" to post it to your Facebook Profile instantly."
61
+ msgstr ""
62
+ "-Bei geplanten Beiträgen speichert Blog2Social Deinen Beitrag und verschiebt "
63
+ "ihn in das \"Geplante Beiträge\" Tab in der Navigationsleiste unter "
64
+ "\"Beiträge\". An Deinem geplanten Termin erscheint dein Post im “Instant "
65
+ "Sharing” Tab. Klicke dann auf \"Teilen\", um Deinen Post dann an Dein "
66
+ "Facebook-Profil zu senden!"
67
+
68
+ #: includes/B2S/Ship/Save.php:429
69
+ msgid ""
70
+ "-For scheduled posts, Blog2Social will save your post and move it to the "
71
+ "\"Scheduled Posts\" tab on your \"Site & Blog Content\" navigation bar. On "
72
+ "your scheduled date and time, your post will move to the \"Instant Sharing\" "
73
+ "tab and you can click on \"Share\" to post it to your account instantly."
74
+ msgstr ""
75
+ "-Bei geplanten Beiträgen speichert Blog2Social Deinen Beitrag und verschiebt "
76
+ "ihn in das \"Geplante Beiträge\" Tab in der Navigationsleiste unter "
77
+ "\"Beiträge\". An Deinem geplanten Termin erscheint dein Post im “Instant "
78
+ "Sharing” Tab. Klicke dann auf \"Teilen\", um Deinen Post dann an Dein "
79
+ "Facebook-Profil zu senden!"
80
+
81
+ #: includes/B2S/Ship/Save.php:420
82
+ msgid ""
83
+ "-To share your post immediately, click the \"Share\" button next to your "
84
+ "selected Facebook profile below."
85
+ msgstr ""
86
+ "-Um den Beitrag sofort zu teilen, klicke einfach auf den “Teilen” Button "
87
+ "neben Deinem unten aufgeführten Profil."
88
+
89
+ #: includes/B2S/Ship/Save.php:428
90
+ msgid ""
91
+ "-To share your post immediately, click the \"Share\" button next to your "
92
+ "selected Google+ account below."
93
+ msgstr ""
94
+ "Um den Beitrag sofort zu teilen, klicke einfach auf den Teilen Button neben "
95
+ "Deinem unten aufgeführten Konto."
96
+
97
+ #: views/prg/login.php:40
98
+ msgid "1x promote event"
99
+ msgstr "1 x Veranstaltung bewerben"
100
+
101
+ #: views/prg/login.php:38
102
+ msgid "1x publish press release"
103
+ msgstr "1 x Pressemitteilung"
104
+
105
+ #: views/prg/login.php:39
106
+ msgid "1x publish report"
107
+ msgstr "1 x Veröffentlichungsreport"
108
+
109
+ #: views/b2s/network.php:723
110
+ #, php-format
111
+ msgid ""
112
+ "<a href=\"%s\" target=\"_blank\">Get more information on how to add more "
113
+ "sites or groups.</a>"
114
+ msgstr ""
115
+ "<a href=\"%s\" target=\"_blank\">Erhalte mehr Informationen dazu, wie Du "
116
+ "weitere Seiten und Gruppen dazu buchen kannst.</a>"
117
+
118
+ #: includes/Loader.php:1595 includes/System.php:32 includes/System.php:38
119
+ #, php-format
120
+ msgid ""
121
+ "<a href=\"%s\" target=\"_blank\">Please find more Information and help in "
122
+ "our FAQ</a>"
123
+ msgstr ""
124
+ "<a href=\"%s\" target=\"_blank\">Weitere Informationen und Hilfe findest Du "
125
+ "in unserem FAQs.</a>"
126
+
127
+ #: views/b2s/html/footer.php:385
128
+ #, php-format
129
+ msgid ""
130
+ "<a target=\"_blank\" href=\"%s\">Learn how to set up auto posting for "
131
+ "imported posts</a>"
132
+ msgstr ""
133
+ "<a target=\"_blank\" href=\"%s\">Erfahre, wie Du den Auto-Poster für "
134
+ "importierte Beiträge einrichtest.</a>"
135
+
136
+ #: includes/B2S/PostBox.php:212 views/b2s/html/footer.php:345
137
+ #, php-format
138
+ msgid ""
139
+ "<a target=\"_blank\" href=\"%s\">Learn how to set up auto posting for your "
140
+ "blog posts</a>"
141
+ msgstr ""
142
+ "<a target=\"_blank\" href=\"%s\">Erfahre, wie Du den Auto-Poster für Deine "
143
+ "Blogbeiträge einrichtest.</a>"
144
+
145
+ #: views/b2s/html/footer.php:442
146
+ #, php-format
147
+ msgid "<a target=\"_blank\" href=\"%s\">More information</a>"
148
+ msgstr "<a target=\"_blank\" href=\"%s\">Weitere Informationen</a>"
149
+
150
+ #: views/notice.php:19
151
+ msgid ""
152
+ "<b> A new version of Blog2Social is available. </b> Update now <br> "
153
+ "Blog2Social to continue to use the latest version of the plugin."
154
+ msgstr "<b> Eine neue Version von Blog2Social ist verfügbar </b>"
155
+
156
+ #: views/b2s/support.php:98
157
+ #, php-format
158
+ msgid ""
159
+ "<b>Already registered?</b> <a href=\"%s\" target=\"_blank\">Login to your "
160
+ "support account</a> to ask questions or join the discussion."
161
+ msgstr ""
162
+ "Schon registriert? Log Dich in Deinen Support Konto ein, um Fragen zu "
163
+ "stellen oder an Diskussionen teilzunehmen"
164
+
165
+ #: includes/B2S/Settings/Item.php:301 views/b2s/html/footer.php:166
166
+ msgid ""
167
+ "A photo or image post displays the selected image in the one-page preview of "
168
+ "Blog2Social and your comment above the image. The image links to the image "
169
+ "view on your image gallery in the respective network. Blog2Social adds the "
170
+ "link to your post in your comment. The main benefit of photo posts is that "
171
+ "your image is uploaded to your personal image albums or gallery. In Facebook,"
172
+ " you can edit the albums name with a description of your choice."
173
+ msgstr ""
174
+ "Ein Foto oder ein Bildbeitrag zeigt das ausgewählte Bild in der einseitigen "
175
+ "Vorschau von Blog2Social und Deinem Kommentar über dem Bild an. Das Bild "
176
+ "verlinkt auf die Bildansicht Deiner Bildergalerie im jeweiligen Netzwerk. "
177
+ "Blog2Social fügt den Link zu Deinem Post in Deinem Kommentar hinzu. Der "
178
+ "Hauptvorteil von Foto-Posts ist, dass Dein Bild in Deinen persönlichen "
179
+ "Bildalben oder Deiner Galerie hochgeladen wird. In Facebook kannst Du den "
180
+ "Namen des Albums mit einer Beschreibung Deiner Wahl bearbeiten."
181
+
182
+ #: includes/B2S/PostBox.php:248
183
+ msgid ""
184
+ "A WordPress admin has defined the Auto-Poster settings for you. You can "
185
+ "deactivate these settings for your profile in the Auto-Poster settings at "
186
+ "any time."
187
+ msgstr ""
188
+ "Ein WordPress-Administrator hat die Auto-Poster-Einstellungen für Dich "
189
+ "definiert. Du kannst diese Einstellungen für Dein Profil jederzeit in den "
190
+ "Auto-Poster-Einstellungen deaktivieren."
191
+
192
+ #: views/b2s/network.php:392 views/b2s/ship.php:621
193
+ msgid ""
194
+ "Access to this resource on your server is denied! Please check your "
195
+ "webserver configuration for caching."
196
+ msgstr ""
197
+ "Der Zugriff auf diese Ressource auf Ihrem Server ist verweigert! Bitte "
198
+ "überprüfen Sie Ihre Webserver-Konfiguration auf Caching."
199
+
200
+ #: includes/B2S/Settings/Item.php:54 includes/B2S/Settings/Item.php:89
201
+ #: includes/B2S/Ship/Item.php:1215
202
+ msgid "Account"
203
+ msgstr "Konto"
204
+
205
+ #: views/b2s/html/footer.php:125
206
+ msgid "Activate Blog2Social PREMIUM BUSINESS."
207
+ msgstr "Aktiviere Blog2Social PREMIUM BUSINESS."
208
+
209
+ #: views/b2s/html/footer.php:78 views/b2s/html/footer.php:96
210
+ msgid "Activate Blog2Social PREMIUM PRO."
211
+ msgstr "Aktiviere Blog2Social PREMIUM PRO."
212
+
213
+ #: includes/B2S/Network/Item.php:727
214
+ msgid "Activate Instant Caching"
215
+ msgstr "Instant Caching aktivieren"
216
+
217
+ #: includes/B2S/Settings/Item.php:116
218
+ msgid "activate Legacy mode"
219
+ msgstr "Kompatibilitätsmodus aktivieren"
220
+
221
+ #: views/b2s/settings.php:169
222
+ msgid "Activate Legacy mode "
223
+ msgstr "Kompatibilitätsmodus aktivieren"
224
+
225
+ #: views/b2s/premium.php:50
226
+ msgid "Activate License"
227
+ msgstr "Lizenz aktivieren"
228
+
229
+ #: includes/B2S/PostBox.php:168
230
+ msgid "activated"
231
+ msgstr "aktiviert"
232
+
233
+ #: includes/Tools.php:491
234
+ msgid "Activities"
235
+ msgstr "Aktivitäten"
236
+
237
+ #: includes/B2S/Network/Item.php:879
238
+ msgid "Add a link-URL to the end of my image post."
239
+ msgstr "Link automatisch am Ende meines Bildbeitrags einfügen."
240
+
241
+ #: includes/B2S/Network/Item.php:886
242
+ msgid ""
243
+ "Add a link-URL to the end of my Instagram posts. (Please note, that "
244
+ "Instagram does not turn link-URLs into clickable links)"
245
+ msgstr ""
246
+ "Link automatisch am Ende meines Bildbeitrags einfügen. (Bitte beachte, dass "
247
+ "Instagram Links nicht als klickbare Links darstellt)"
248
+
249
+ #: includes/B2S/Network/Item.php:898
250
+ msgid "Add a link-URL to the end of my post."
251
+ msgstr "Link automatisch am Ende meines Beitrags einfügen."
252
+
253
+ #: views/b2s/premium.php:167
254
+ msgid ""
255
+ "Add and edit meta tags for Open Graph (Ex. Facebook and LinkedIn) and "
256
+ "Twitter Cards to define the look of your link posts."
257
+ msgstr ""
258
+ "Setze und bearbeite Social-Media-Tags für Open Graph (z.B. Facebook und "
259
+ "LinkedIn) und Twitter Cards, um das Aussehen Deiner Link-Posts festzulegen."
260
+
261
+ #: includes/B2S/Ship/Item.php:1384
262
+ msgid "add another post"
263
+ msgstr "einen weiteren Post anlegen"
264
+
265
+ #: views/b2s/network.php:632 views/b2s/ship.php:739
266
+ msgid "Add Group"
267
+ msgstr "Gruppe hinzufügen"
268
+
269
+ #: views/b2s/ship.php:127
270
+ msgid "Add more..."
271
+ msgstr "mehr hinzufügen"
272
+
273
+ #: views/b2s/premium.php:80
274
+ msgid ""
275
+ "Add multiple users and accounts per network. Define sharing-profiles for "
276
+ "selected network bundles."
277
+ msgstr ""
278
+ "Füge mehrere Benutzer und Accounts pro Netzwerk hinzu. Definiere Sharing-"
279
+ "Profile für ausgewählte Netzwerk-Bundles."
280
+
281
+ #: includes/B2S/Settings/Item.php:144
282
+ msgid "Add oEmbed tags"
283
+ msgstr "oEmbed Tags hinzufügen"
284
+
285
+ #: includes/B2S/Settings/Item.php:192
286
+ msgid "Add Open Graph Image Data."
287
+ msgstr "Open Graph-Bilddaten hinzufügen."
288
+
289
+ #: includes/B2S/Settings/Item.php:198
290
+ msgid "Add Open Graph Locale."
291
+ msgstr "Open Graph Locale hinzufügen."
292
+
293
+ #: includes/B2S/Settings/Item.php:140
294
+ msgid ""
295
+ "Add Open Graph meta tags to your shared posts or pages, required by Facebook "
296
+ "and other social networks to display your post or page image, title and "
297
+ "description correctly."
298
+ msgstr ""
299
+ "Ergänze Open Graph Meta Tags zu Deinen geteilten Beiträgen/Seiten, damit "
300
+ "Facebook und andere soziale Netzwerke Bilder, Titel und Beschreibung Deines "
301
+ "Beitrag/Seite korrekt darstellen können."
302
+
303
+ #: includes/B2S/Settings/Item.php:195
304
+ msgid "Add Open Graph Object Type."
305
+ msgstr "Open Graph Objekttyp hinzufügen."
306
+
307
+ #: views/b2s/network.php:613 views/b2s/ship.php:720
308
+ msgid "Add Page"
309
+ msgstr "Seite hinzufügen"
310
+
311
+ #: views/b2s/post.calendar.php:93 views/b2s/post.sched.php:177
312
+ #: views/b2s/repost.php:70
313
+ msgid "add post"
314
+ msgstr "Beitrag hinzufügen"
315
+
316
+ #: views/b2s/network.php:651 views/b2s/ship.php:682
317
+ msgid "Add Profile"
318
+ msgstr "Profil hinzufügen"
319
+
320
+ #: includes/B2S/Ship/Item.php:1234
321
+ msgid "Add Retweet"
322
+ msgstr "Retweet hinzufügen"
323
+
324
+ #: views/b2s/ship.php:766
325
+ msgid "add Schedule"
326
+ msgstr "Zeitplan hinzufügen"
327
+
328
+ #: includes/B2S/Settings/Item.php:179
329
+ msgid ""
330
+ "Add the default Open Graph parameters for title, description and image you "
331
+ "want Facebook to display, if you share the frontpage of your blog as link "
332
+ "post (http://www.yourblog.com)"
333
+ msgstr ""
334
+ "Definiere die Default Einstellungen für Titel, Beschreibung und Image für "
335
+ "die Open Graph Parameter bei Facebook, wenn Du die Frontpage Deines Blogs "
336
+ "als Link Post teilst (http://www.DeinBlog.de)"
337
+
338
+ #: includes/B2S/Settings/Item.php:223
339
+ msgid ""
340
+ "Add the default Twitter Card parameters for title, description and image you "
341
+ "want Twitter to display, if you share the frontpage of your blog as link "
342
+ "post (http://www.yourblog.com)"
343
+ msgstr ""
344
+ "Definiere die Default Twitter Card Parameter für Titel, Beschreibung und "
345
+ "Image, wenn Du die Frontpage Deines Blogs als Link Post teilst (http://www."
346
+ "DeinBlog.de)"
347
+
348
+ #: includes/B2S/RePost/Item.php:111
349
+ msgid "Add to queue"
350
+ msgstr "Zur Warteschlange hinzufügen"
351
+
352
+ #: includes/B2S/Settings/Item.php:142
353
+ msgid ""
354
+ "Add Twitter Card meta tags to your shared posts or pages, required by "
355
+ "Twitter to display your post or page image, title and description correctly."
356
+ msgstr ""
357
+ "Ergänze Twitter Card Meta Tags zu Deinen geteilten Beiträgen/Seiten, damit "
358
+ "Twitter Bilder, Titel und Beschreibung Deines Beitrag/Seite korrekt "
359
+ "darstellen kann."
360
+
361
+ #: includes/B2S/AutoPost/Item.php:245
362
+ msgid "add/change connection"
363
+ msgstr "Verbindung hinzufügen/ändern"
364
+
365
+ #: includes/B2S/Network/Item.php:116
366
+ msgid "additional groups"
367
+ msgstr "gebuchte Gruppen"
368
+
369
+ #: includes/B2S/Network/Item.php:116
370
+ msgid "additional pages"
371
+ msgstr "gebuchte Seiten"
372
+
373
+ #: includes/B2S/Network/Item.php:116
374
+ msgid "additional profiles"
375
+ msgstr "gebuchte Profile"
376
+
377
+ #: views/b2s/network.php:453
378
+ msgid "Advanced Network Settings"
379
+ msgstr "Erweiterte Netzwerkeinstellungen"
380
+
381
+ #: includes/B2S/PostBox.php:175
382
+ msgid "Advanced settings"
383
+ msgstr "Erweiterte Einstellungen"
384
+
385
+ #: views/b2s/support.php:117
386
+ msgid "Affiliate Program"
387
+ msgstr "Affiliate-Programm"
388
+
389
+ #: includes/PRG/Post/Filter.php:27
390
+ msgid "All Authors"
391
+ msgstr "alle Autoren"
392
+
393
+ #: includes/B2S/Post/Filter.php:44
394
+ msgid "all authors"
395
+ msgstr "alle Autoren"
396
+
397
+ #: includes/B2S/Post/Filter.php:108
398
+ msgid "all categories & tags"
399
+ msgstr "alle Kategorien & Schlagwörter"
400
+
401
+ #: includes/B2S/Post/Filter.php:141 includes/PRG/Post/Filter.php:49
402
+ msgid "all post types"
403
+ msgstr "alle Typen"
404
+
405
+ #: views/b2s/html/post.navbar.php:10
406
+ msgid "All Posts"
407
+ msgstr "Alle Beiträge"
408
+
409
+ #: views/b2s/html/sidebar.php:110
410
+ msgid "all Posts"
411
+ msgstr "Alle Beiträge"
412
+
413
+ #: includes/B2S/Post/Filter.php:60
414
+ msgid "all posts"
415
+ msgstr "alle Beiträge"
416
+
417
+ #: includes/B2S/Post/Filter.php:72
418
+ msgid "all statuses"
419
+ msgstr "kein Status"
420
+
421
+ #: includes/PRG/Post/Filter.php:38
422
+ msgid "All Types"
423
+ msgstr "alle Typen"
424
+
425
+ #: includes/B2S/Settings/Item.php:110
426
+ msgid "allow shortcodes in my post"
427
+ msgstr "berücksichtige Shortcodes in meinen Beiträgen"
428
+
429
+ #: views/b2s/settings.php:155
430
+ msgid "Allow shortcodes in my social media posts (e.g. Page Builder)"
431
+ msgstr ""
432
+ "Berücksichtige Shortcodes in meinen Social Media Beiträgen (z.B. Page-"
433
+ "Builder)"
434
+
435
+ #: includes/B2S/Post/Filter.php:71
436
+ msgid "already shared"
437
+ msgstr "geteilt"
438
+
439
+ #: views/b2s/html/footer.php:83 views/b2s/html/footer.php:101
440
+ #: views/b2s/html/footer.php:130
441
+ msgid "Also included:"
442
+ msgstr "Ebenfalls enthalten:"
443
+
444
+ #: views/b2s/network.php:329
445
+ msgid ""
446
+ "An \"EXCERPT\" will only be added to your social media post if you have "
447
+ "added a manual excerpt in the excerpt editing box of the Gutenberg side menu "
448
+ "(document settings) of your post."
449
+ msgstr ""
450
+ "Ein “Textauszug” wird nur in Deinen Social-Media-Beitrag eingefügt, wenn Du "
451
+ "einen manuellen Textauszug in der Textauszug-Box im Gutenberg Seitenmenü "
452
+ "(Dokumenten-Einstellungen) Deines Blogbeitrages eingetragen hast. "
453
+
454
+ #: views/b2s/network.php:467 views/b2s/network.php:482
455
+ #: views/b2s/network.php:514 views/b2s/network.php:517
456
+ #: views/b2s/network.php:520
457
+ msgid "An error occured. Please contact our support."
458
+ msgstr "Ein Fehler ist aufgetreten. Bitte kontaktiere unseren Support."
459
+
460
+ #: views/b2s/network.php:366 views/b2s/network.php:384 views/b2s/ship.php:595
461
+ #: views/b2s/ship.php:613
462
+ msgid "An error occurred! Please try again."
463
+ msgstr "Es ist ein Fehler aufgetreten! Bitte versuche es erneut."
464
+
465
+ #: includes/Loader.php:922
466
+ msgid "An image is required to post on this social network."
467
+ msgstr ""
468
+ "Für die Veröffentlichung in diesem sozialen Netzwerk ist ein Bild "
469
+ "erforderlich."
470
+
471
+ #: views/b2s/settings.php:106
472
+ #, php-format
473
+ msgid ""
474
+ "An instruction on how to define your own best times is explained in the "
475
+ "guide \"<a href=\"%s\" target=\"_blank\">How do I set my own time setting to "
476
+ "post on social media?</a>\"."
477
+ msgstr ""
478
+ "Eine Anleitung, wie Du Deine eigenen “besten Zeiten” einstellen kannst, "
479
+ "findest Du in dem Guide \"<a href=\"%s\" target=\"_blank\">Wie stelle ich "
480
+ "meine eigenen Zeiteinstellungen zum Posten in sozialen Medien ein?</a>\". "
481
+
482
+ #: views/notice.php:28
483
+ msgid "An unknown error occurred!"
484
+ msgstr "Es ist ein unbekannter Fehler aufgetreten!"
485
+
486
+ #: views/b2s/html/header.php:363
487
+ #, php-format
488
+ msgid "and <a target=\"_blank\" href=\"%s\">Privacy Notice</a>"
489
+ msgstr "und <a target=\"_blank\" href=\"%s\">Datenschutzhinweis</a>"
490
+
491
+ #: includes/Tools.php:489
492
+ msgid "Animals & Nature"
493
+ msgstr "Tiere & Natur"
494
+
495
+ #: views/b2s/network.php:548
496
+ msgid "Apply best time settings"
497
+ msgstr "Beste Zeiten verwenden"
498
+
499
+ #: views/b2s/autopost.php:87 includes/B2S/AutoPost/Item.php:91
500
+ msgid "Apply best times"
501
+ msgstr "Beste Zeiten berücksichtigen"
502
+
503
+ #: includes/B2S/Network/Item.php:630
504
+ #, php-format
505
+ msgid "Apply for all %s connections"
506
+ msgstr "Für alle %s Verbindungen übernehmen"
507
+
508
+ #: includes/B2S/Network/Item.php:631
509
+ msgid "Apply for all connections"
510
+ msgstr "Für alle Verbindungen übernehmen"
511
+
512
+ #: includes/B2S/Ship/Image.php:80
513
+ msgid "Apply image"
514
+ msgstr "Bild festlegen"
515
+
516
+ #: includes/B2S/Ship/Image.php:78
517
+ msgid "Apply image for all posts"
518
+ msgstr "Bild für alle Posts übernehmen"
519
+
520
+ #: includes/B2S/Ship/Image.php:87
521
+ msgid "Apply image for this image gallery"
522
+ msgstr "Bild zur Bildergalerie hinzufügen"
523
+
524
+ #: includes/B2S/Ship/Image.php:85 includes/B2S/Ship/Image.php:86
525
+ #: includes/B2S/Ship/Image.php:89
526
+ msgid "Apply image for this post"
527
+ msgstr "Bild für diesen Post übernehmen"
528
+
529
+ #: views/b2s/network.php:549
530
+ msgid "Apply post template settings"
531
+ msgstr "Beitragsvorlagen verwenden"
532
+
533
+ #: includes/B2S/Ship/Item.php:1414
534
+ msgid "Apply Settings To All Networks"
535
+ msgstr "Planung für alle Netzwerke übernehmen"
536
+
537
+ #: views/b2s/network.php:550
538
+ msgid "Apply URL Parameters"
539
+ msgstr "URL-Parameter verwenden"
540
+
541
+ #: views/b2s/support.php:170
542
+ msgid ""
543
+ "Are you are experiencing incorrect images and/or titles being pulled by "
544
+ "Facebook or other social media platforms? Social Debugger or code validator "
545
+ "tools show you a preview of what your social media post will look like when "
546
+ "it's published and help you to fix inconsistencies and errors."
547
+ msgstr ""
548
+ "Werden falsche Bilder und/oder Titel von Facebook oder anderen Social-Media-"
549
+ "Plattformen angezeigt? Social Debugger oder Code-Validator-Tools zeigen eine "
550
+ "Vorschau, wie der Social Media-Post bei der Veröffentlichung aussehen wird, "
551
+ "und helfen dabei, Inkonsistenzen und Fehler zu beheben."
552
+
553
+ #: views/b2s/post.approve.php:92
554
+ msgid "Are you sure you want to delete these Social Media posts?"
555
+ msgstr "Bist Du sicher, dass Du diese Social Media Posts löschen möchtest?"
556
+
557
+ #: views/b2s/curation.draft.php:86
558
+ msgid "Are you sure you want to delete this draft?"
559
+ msgstr "Bist Du Dir sicher, dass du Deinen Entwurf löschen möchtest? "
560
+
561
+ #: views/b2s/post.draft.php:83
562
+ msgid "Are you sure you want to delete this Social Media draft?"
563
+ msgstr "Bist Du Dir sicher, dass du Deinen Entwurf löschen möchtest? "
564
+
565
+ #: includes/Tools.php:468
566
+ msgid "Argentina"
567
+ msgstr "Argentinien"
568
+
569
+ #: views/b2s/network.php:547 views/b2s/network.php:597
570
+ msgid "assign"
571
+ msgstr "zuweisen"
572
+
573
+ #: views/b2s/network.php:509 views/b2s/network.php:594
574
+ msgid "Assign the connection to other blog users"
575
+ msgstr "Weise Deine Verbindung anderen Blog-Benutzern zu"
576
+
577
+ #: includes/B2S/Network/Item.php:278 includes/B2S/Network/Item.php:357
578
+ #: includes/B2S/Network/Item.php:437
579
+ msgid "Assigned by"
580
+ msgstr "Zugewiesen von"
581
+
582
+ #: includes/B2S/RePost/Item.php:96
583
+ msgid "at"
584
+ msgstr "um"
585
+
586
+ #: includes/B2S/PostBox.php:350
587
+ msgid "at best times"
588
+ msgstr "zu den besten Zeiten"
589
+
590
+ #: views/b2s/ship.php:364
591
+ msgid "At least one of your selected networks is set to \"Share Now\""
592
+ msgstr ""
593
+ "Mindestens ein Netzwerk wurde mit der Option \"Sofort teilen\" ausgewählt."
594
+
595
+ #: includes/B2S/RePost/Item.php:102
596
+ msgid "at my best times"
597
+ msgstr "zu meinen besten Zeiten"
598
+
599
+ #: includes/B2S/Curation/View.php:65
600
+ msgid "at scheduled times"
601
+ msgstr "zu geplanten Zeiten"
602
+
603
+ #: includes/Tools.php:456
604
+ msgid "Australia"
605
+ msgstr "Australien"
606
+
607
+ #: includes/Tools.php:457
608
+ msgid "Austria"
609
+ msgstr "Österreich"
610
+
611
+ #: includes/B2S/Post/Item.php:437 includes/B2S/Post/Item.php:543
612
+ #: includes/B2S/Post/Item.php:563 includes/B2S/Post/Item.php:587
613
+ #: includes/PRG/Post/Item.php:121
614
+ msgid "Author"
615
+ msgstr "Autor"
616
+
617
+ #: views/b2s/settings.php:118
618
+ msgid "Author: The author of the post."
619
+ msgstr "Author: Der Autor des Beitrags."
620
+
621
+ #: views/b2s/network.php:434 views/b2s/ship.php:663 views/b2s/ship.php:667
622
+ #: includes/B2S/Settings/Item.php:102
623
+ msgid "authorize"
624
+ msgstr "autorisieren"
625
+
626
+ #: includes/B2S/RePost/Item.php:249
627
+ msgid "Authors"
628
+ msgstr "Autoren"
629
+
630
+ #. Description of the plugin
631
+ msgid ""
632
+ "Auto publish, schedule & share posts on social media: Facebook, Twitter, "
633
+ "XING, LinkedIn, Instagram, ... crosspost to pages & groups"
634
+ msgstr ""
635
+ "Auto publish, schedule & share posts on social media: Facebook, Twitter, "
636
+ "XING, LinkedIn, Instagram, ... crosspost to pages & groups"
637
+
638
+ #: includes/Loader.php:891 views/b2s/settings.php:40
639
+ #: views/b2s/html/sidebar.php:75
640
+ msgid "Auto-Post"
641
+ msgstr "Beiträge automatisch teilen"
642
+
643
+ #: includes/B2S/PostBox.php:222 views/b2s/curation.php:195
644
+ #: views/b2s/post.calendar.php:292 views/b2s/ship.php:318
645
+ #: views/b2s/ship.php:384 views/b2s/ship.php:430 views/b2s/html/footer.php:33
646
+ #: views/b2s/html/footer.php:67 views/b2s/html/footer.php:198
647
+ #: views/b2s/html/footer.php:262 views/b2s/html/footer.php:302
648
+ #: views/b2s/html/footer.php:357 views/b2s/html/footer.php:396
649
+ #: views/b2s/html/footer.php:454 views/b2s/html/footer.php:547
650
+ msgid "Auto-post and auto-schedule new and updated blog posts"
651
+ msgstr ""
652
+ " Auto-posten und Auto-planen: Beiträge automatisch bei Veröffentlichung oder "
653
+ "Aktualisierung posten und zeitversetzt planen"
654
+
655
+ #: views/b2s/premium.php:109 includes/B2S/Post/Item.php:737
656
+ #: includes/B2S/Post/Item.php:900
657
+ msgid "Auto-Posting"
658
+ msgstr "Auto-Posting"
659
+
660
+ #: includes/B2S/Post/Filter.php:71
661
+ msgid "autopost"
662
+ msgstr "Auto-Post"
663
+
664
+ #: includes/B2S/AutoPost/Item.php:44
665
+ msgid "Autoposter"
666
+ msgstr "Auto-Poster"
667
+
668
+ #: includes/B2S/AutoPost/Item.php:140
669
+ msgid "Autoposter for Imported Posts"
670
+ msgstr "Auto-Poster für importierte Beiträge"
671
+
672
+ #: views/b2s/html/header.php:79
673
+ msgid "Autoposter limit has been reached"
674
+ msgstr "Das Autoposter-Limit wurde erreicht."
675
+
676
+ #: views/b2s/support.php:110
677
+ msgid "Autoposting, Sharing und Re-Sharing"
678
+ msgstr "Automatisieren, Planen und Teilen"
679
+
680
+ #: includes/B2S/Network/Item.php:115
681
+ msgid "Available accounts"
682
+ msgstr "Verfügbare Accounts"
683
+
684
+ #: includes/B2S/PostBox.php:281 views/b2s/repost.php:218
685
+ msgid "Available networks"
686
+ msgstr "Verfügbare Netzwerke"
687
+
688
+ #: includes/B2S/PostBox.php:258
689
+ msgid "Available networks for autoposting"
690
+ msgstr "Verfügbare Netzwerke im Autoposter"
691
+
692
+ #: includes/B2S/AutoPost/Item.php:157
693
+ msgid "Available networks to select your auto-post connecitons:"
694
+ msgstr "Verfügbare Netwerkverbindungen:"
695
+
696
+ #: includes/Loader.php:1595 includes/Loader.php:1616 includes/Loader.php:1870
697
+ msgid "back to install plugins"
698
+ msgstr "zurück zur Pluginübersicht"
699
+
700
+ #: includes/B2S/Network/Item.php:226 views/b2s/html/footer.php:241
701
+ msgid "Best Time Manager"
702
+ msgstr "Best Time Manager"
703
+
704
+ #: includes/B2S/PostBox.php:224 views/b2s/curation.php:197
705
+ #: views/b2s/post.calendar.php:294 views/b2s/ship.php:320
706
+ #: views/b2s/ship.php:386 views/b2s/ship.php:432 views/b2s/html/footer.php:35
707
+ #: views/b2s/html/footer.php:200 views/b2s/html/footer.php:264
708
+ #: views/b2s/html/footer.php:304 views/b2s/html/footer.php:359
709
+ #: views/b2s/html/footer.php:398 views/b2s/html/footer.php:456
710
+ #: views/b2s/html/footer.php:549
711
+ msgid ""
712
+ "Best Time Manager: use predefined best time scheduler to auto-schedule your "
713
+ "social media posts"
714
+ msgstr " Beste Zeiten Manager: vordefinierte Zeiten für Deine Beiträge nutzen"
715
+
716
+ #: views/b2s/curation.php:185 views/b2s/post.calendar.php:282
717
+ #: views/b2s/ship.php:420
718
+ msgid "Best Time Scheduler"
719
+ msgstr "Beste Zeiten Manager"
720
+
721
+ #: views/b2s/html/footer.php:88 views/b2s/html/footer.php:106
722
+ #: views/b2s/html/footer.php:135
723
+ msgid "Best Time Scheduler: schedule once, multiple times or recurringly"
724
+ msgstr ""
725
+ "Beste Zeiten Manager: Plane Deine Veröffentlichungen mehrmals oder "
726
+ "regelmäßig."
727
+
728
+ #: views/b2s/html/header.php:344
729
+ msgid "Best Time Scheduler: Schedule once, multiple times or recurringly."
730
+ msgstr "Beste Zeitenplaner: Plane einmal, mehrmals oder wiederkehrend."
731
+
732
+ #: includes/B2S/Network/Item.php:167
733
+ msgid "Best times"
734
+ msgstr "Beste Zeiten"
735
+
736
+ #: views/b2s/premium.php:97
737
+ msgid "Best Times Manager"
738
+ msgstr "Beste Zeiten Manager"
739
+
740
+ #: includes/Loader.php:96
741
+ msgid "Bitly"
742
+ msgstr "Bitly"
743
+
744
+ #: includes/Loader.php:894 includes/Loader.php:903
745
+ #: includes/B2S/Ship/Item.php:357 includes/B2S/Ship/Navbar.php:90
746
+ msgid "Blog"
747
+ msgstr "Blog"
748
+
749
+ #: includes/Loader.php:1024 views/b2s/html/sidebar.php:25
750
+ #: views/b2s/html/sidebar.ship.php:24
751
+ msgid "Blog2Social"
752
+ msgstr "Blog2Social"
753
+
754
+ #: views/b2s/autopost.php:62
755
+ msgid ""
756
+ "Blog2Social applies the scheduled time settings based on the time zone "
757
+ "defined in the general settings of your WordPress. You can select a user-"
758
+ "specific time zone that deviates from the Wordpress system time zone for "
759
+ "your social media scheduling.<br><br>Select the desired time zone from the "
760
+ "drop-down menu."
761
+ msgstr ""
762
+ "Die Zeiteinstellungen zum Planen von Social Media Posts in Blog2Social "
763
+ "basieren auf der Zeitzone, die in den allgemeinen Einstellungen Deines "
764
+ "WordPress festgelegt ist. Du kannst aber auch eine andere Zeitzone als Basis "
765
+ "für die Planung Deiner Social Media Posts festlegen. Wähle dazu die "
766
+ "gewünschte Zeitzone aus dem Drop-Down Menü."
767
+
768
+ #: views/b2s/settings.php:200
769
+ msgid ""
770
+ "Blog2Social applies the scheduled time settings based on the time zone "
771
+ "defined in the general settings of your WordPress. YYou can select a user-"
772
+ "specific time zone that deviates from the Wordpress system time zone for "
773
+ "your social media scheduling. To do this, select the desired time zone 24h "
774
+ "or 12h (am/pm), by simply clicking on the button."
775
+ msgstr ""
776
+ "Die Zeiteinstellungen zum Planen von Social Media Posts in Blog2Social "
777
+ "basieren auf der Zeitzone, die in den allgemeinen Einstellungen Deines "
778
+ "WordPress festgelegt ist. Du kannst aber auch eine andere Zeitzone als Basis "
779
+ "für die Planung Deiner Social Media Posts festlegen. Wähle dazu die "
780
+ "gewünschte Zeitzone 24h oder 12h (am/pm) aus, indem Du einfach auf den "
781
+ "Button klickst."
782
+
783
+ #: views/b2s/html/sidebar.php:180
784
+ msgid "Blog2Social Blog News"
785
+ msgstr "Blog2Social Blog News"
786
+
787
+ #: includes/System.php:35
788
+ msgid ""
789
+ "Blog2Social does not seem to have permission to write in your WordPress "
790
+ "database. Please assign Blog2Social the permission to write in the WordPress "
791
+ "database. Please also make sure that your MySQL server runs on v5.5.3 or "
792
+ "higher, or ask your server administrator to do it for you."
793
+ msgstr ""
794
+ "Blog2Social scheint keine Schreibrechte für Ihre WordPress-Datenbank zu "
795
+ "haben. Bitte erlauben Sie Blog2Social, in die WordPress-Datenbank zu "
796
+ "schreiben. Bitte stellen Sie auch sicher, dass Ihr MySQL-Server auf v5.5.3 "
797
+ "oder höher läuft, oder bitten Sie Ihren Server-Administrator, dies für Sie "
798
+ "zu tun."
799
+
800
+ #: views/b2s/html/header.php:109
801
+ msgid ""
802
+ "Blog2Social has detected another plugin that is setting Social Meta tags for "
803
+ "your blog posts. To ensure that your Social Meta tags are set correctly for "
804
+ "your social media posts shared with Blog2Social, please deactivate the "
805
+ "Facebook Open Graph and Twitter Card Tags settings in your other plugins."
806
+ msgstr ""
807
+ "Blog2Social hat ein weiteres Plugin entdeckt, das Social Meta Tags für Deine "
808
+ "Blogbeiträge setzt. Um sicherzustellen, dass Deine Social Meta-Tags für "
809
+ "Deine Social Media-Posts, die mit Blog2Social geteilt werden, korrekt "
810
+ "eingestellt sind, deaktiviere bitte die Einstellungen für Facebook Open "
811
+ "Graph und Twitter Card Tags in Deinen anderen Plugins."
812
+
813
+ #: views/b2s/html/header.php:487
814
+ msgid "Blog2Social is a service of Adenion GmbH"
815
+ msgstr "Blog2Social ist ein Service der Adenion GmbH"
816
+
817
+ #: includes/Loader.php:1595
818
+ msgid "Blog2Social needs Wordpress Version 4.7.0 or higher."
819
+ msgstr "Blog2Social benötigt WordPress Version 4.7.0 oder höher."
820
+
821
+ #: views/b2s/html/header.php:293 views/b2s/html/header.php:312
822
+ msgid ""
823
+ "Blog2Social PREMIUM can do so much for you: Auto-publish your blog post on "
824
+ "autopilot, automatically schedule your social media posts with the Best Time "
825
+ "Manager. Select images and post formats (link post or image post) for each "
826
+ "social community. Upload and select any image for sharing. Save multiple "
827
+ "combinations of networks for different sharing purposes. Start from only $6."
828
+ "58 per month to benefit from PREMIUM features."
829
+ msgstr ""
830
+ "Blog2Social PREMIUM kann so viel für Dich tun: Veröffentliche Deine "
831
+ "Blogbeiträge mit dem Autoposter, plane Deine Social Media Beiträge "
832
+ "automatisch mit dem Best Time Manager. Wähle Bilder und Postformate (Link-"
833
+ "Beitrag oder Bild-Beitrag) für jede Social Community. Lade ein beliebiges "
834
+ "Bild hoch teile es. Speicher mehrere Netzwerk-Gruppierungen für verschiedene "
835
+ "Zwecke. Schon ab 6,58 € pro Monat kannst du mit den PREMIUM-Funktionen "
836
+ "durchstarten."
837
+
838
+ #: views/b2s/curation.php:176 views/b2s/post.calendar.php:273
839
+ #: views/b2s/ship.php:411
840
+ msgid "Blog2Social Premium covers everything you need."
841
+ msgstr "Blog2Social Premium deckt alles ab, was Du brauchst."
842
+
843
+ #: views/b2s/html/footer.php:61
844
+ msgid ""
845
+ "Blog2Social Premium PRO allows you to save your preferred social network "
846
+ "accounts into network collections for a faster future access. You can assign "
847
+ "individual names for each network collection so you can easily access them "
848
+ "for your next social sharing activitiy. Use specific network collections for "
849
+ "recurring sharing purposes or campaigns, e.g. for initial sharing of new "
850
+ "blog posts, for re-sharing evergreen content or for sharing images or videos."
851
+ " Bundle your preferred social network accounts into a network collection for "
852
+ "a faster future access. Assign a name to each network collection so you can "
853
+ "easily access them for your next social sharing activitiy. You can also "
854
+ "connect multiple profiles, pages and groups per network in one network "
855
+ "collection."
856
+ msgstr ""
857
+ "Ab Blog2Social Premium PRO kannst Du Deine bevorzugten Netzwerk-"
858
+ "Gruppierungen zur späteren Verwendung speichern und individuelle Namen für "
859
+ "jede Netzwerk-Gruppierung auswählen. Verwende bestimmte Netzwerk-"
860
+ "Gruppierungen für wiederkehrende Planung oder Kampagnen, z.B. für die erste "
861
+ "Veröffentlichung neuer Blogbeiträge, für die erneute Veröffentlichung von "
862
+ "Evergreen Content oder für das Teilen von Bildern oder Videos. Wähle schnell "
863
+ "und einfach Deine bevorzugte Netzwerk-Gruppierung für Deine nächste Social-"
864
+ "Media-Aktivität. Du kannst auch mehrere Profile, Seiten und Gruppen pro "
865
+ "Netzwerk in einer Netzwerk-Gruppierung verbinden."
866
+
867
+ #: views/b2s/html/footer.php:244
868
+ msgid ""
869
+ "Blog2Social provides you with a pre-configured time-scheme to automatically "
870
+ "schedule your social media posts for the best times to share on each social "
871
+ "network based on recent research. Click Load Best Times in the preview "
872
+ "editor to schedule your posts automatically for the best times to post on "
873
+ "each social network."
874
+ msgstr ""
875
+ "Blog2Social bietet Dir ein vorkonfiguriertes Zeitschema, um Deine Social "
876
+ "Media Beiträge automatisch für die besten Zeiten für jedes soziale Netzwerk "
877
+ "zu teilen, basierend auf aktuellen Forschungsergebnissen. Klicke dazu im "
878
+ "Vorschau-Editor auf „Lade beste Zeiten“, um Deine Beiträge automatisch für "
879
+ "die besten Zeiten in jedem sozialen Netzwerk zu planen."
880
+
881
+ #: views/b2s/html/header.php:48 views/b2s/html/header.php:55
882
+ msgid "Blog2Social Troubleshooting-Tool"
883
+ msgstr "Blog2Social Problemanalyse-Tool"
884
+
885
+ #: includes/System.php:29
886
+ msgid ""
887
+ "Blog2Social used cURL. cURL is not installed in your PHP installation on "
888
+ "your server. Install cURL and activate Blog2Social again."
889
+ msgstr ""
890
+ "Blog2Social verwendet cURL. cURL ist nicht in deiner PHP Version auf deinem "
891
+ "Server installiert. Installiere cURL und aktiviere Blog2Social erneut."
892
+
893
+ #: views/b2s/network.php:130
894
+ msgid ""
895
+ "Blog2Social uses the official Google My Business API to share your content "
896
+ "on your business listing. You can connect Google My Business listings with "
897
+ "up to nine different locations to Blog2Social and you can choose which "
898
+ "location you want to share your content on."
899
+ msgstr ""
900
+ "Blog2Social nutzt die offizielle Google My Business API um Ihre Blogbeiträge "
901
+ "an Ihren Brancheneintrag zu versenden. Sie können Brancheneinträge mit bis "
902
+ "zu neun verschiedene Standorten mit Blog2Social verbinden und auswählen, auf "
903
+ "welchem Standort Ihr Content geteilt werden soll."
904
+
905
+ #: views/b2s/html/footer.php:514
906
+ msgid ""
907
+ "Blog2Social will automatically write these information in the Facebook Open "
908
+ "Graph (OG) Meta Tags for Image, Title and Description of your blog post."
909
+ msgstr ""
910
+ "Blog2Social schreibt diese Informationen automatisch in die Facebook Open "
911
+ "Graph (OG) Tags als Bild, Titel und Beschreibung Deines Blogbeitrags."
912
+
913
+ #: views/b2s/html/footer.php:529
914
+ msgid ""
915
+ "Blog2Social will automatically write these information in the Twitter Card "
916
+ "Meta Tags for Image, Title and Description of your blog post."
917
+ msgstr ""
918
+ "Blog2Social schreibt diese Informationen automatisch in die Twitter Card "
919
+ "Meta Tags als Bild, Titel und Beschreibung Deines Blogbeitrags."
920
+
921
+ #. Author of the plugin
922
+ msgid "Blog2Social, Adenion"
923
+ msgstr "Blog2Social, Adenion"
924
+
925
+ #: includes/Loader.php:423
926
+ msgid "Blog2Social: Autoposter"
927
+ msgstr "Blog2Social: Auto-Poster"
928
+
929
+ #: includes/B2S/PostBox.php:195
930
+ msgid "Blog2Social: Customize & Schedule Social Media Posts"
931
+ msgstr "Blog2Social : Beiträge anpassen & planen"
932
+
933
+ #: views/b2s/html/footer.php:437
934
+ msgid "Blog2Social: Re-Share Posts"
935
+ msgstr "Blog2Social: Beiträge wiederholt teilen"
936
+
937
+ #. Name of the plugin
938
+ msgid "Blog2Social: Social Media Auto Post & Scheduler"
939
+ msgstr "Blog2Social: Social Media Auto Post & Scheduler"
940
+
941
+ #: includes/B2S/PostBox.php:207 views/b2s/html/footer.php:340
942
+ #: views/b2s/html/footer.php:380
943
+ msgid "Blog2Social: Social Media Auto-Posting"
944
+ msgstr "Blog2Social: Social Media Auto-Posting"
945
+
946
+ #: includes/Loader.php:424
947
+ msgid "Blog2Social: Social Media Content Calendar"
948
+ msgstr "Blog2Social: Social-Media-Content-Kalender"
949
+
950
+ #: includes/Loader.php:895
951
+ msgid "Board"
952
+ msgstr "Pinnwand"
953
+
954
+ #: includes/B2S/Settings/Item.php:82 includes/B2S/Settings/Item.php:93
955
+ msgid "Brand"
956
+ msgstr "Brand"
957
+
958
+ #: views/b2s/support.php:95
959
+ msgid "Browse the Blog2Social support community"
960
+ msgstr "Durchstöbere die Blog2Social Support Community"
961
+
962
+ #: includes/B2S/Network/Item.php:183 includes/B2S/Ship/Portale.php:59
963
+ msgid "BUSINESS"
964
+ msgstr "BUSINESS"
965
+
966
+ #: includes/Loader.php:897 includes/Loader.php:905
967
+ #: includes/B2S/Network/Item.php:200 includes/B2S/Network/Item.php:718
968
+ #: includes/B2S/Ship/Item.php:357 includes/B2S/Ship/Navbar.php:90
969
+ msgid "Business"
970
+ msgstr "Business"
971
+
972
+ #: views/b2s/network.php:704
973
+ msgid "Business: 15 (per user)"
974
+ msgstr "Business: 15 (pro Nutzer)"
975
+
976
+ #: includes/B2S/Ship/Image.php:34
977
+ msgid ""
978
+ "By changing your image in the link post format it will be changed for all "
979
+ "networks listed below. This also applies for all scheduled posts in this "
980
+ "post format. "
981
+ msgstr ""
982
+ "Wenn Du Dein Bild im Linkpost-Format änderst, wird es für alle unten "
983
+ "aufgeführten Netzwerke geändert. Dies gilt auch für deine vorgeplanten Posts "
984
+ "in diesem Format."
985
+
986
+ #: views/b2s/html/header.php:362
987
+ #, php-format
988
+ msgid ""
989
+ "By creating an account, you agree to Blog2Social's <a target=\"_blank\" "
990
+ "href=\"%s\">Conditions of Use</a>"
991
+ msgstr ""
992
+ "Mit der Erstellung eines Kontos erklärst Du Dich einverstanden mit den "
993
+ "Blog2Social <a target=\"_blank\" href=\"%s\">Nutzungsbedingungen</a>"
994
+
995
+ #: includes/B2S/AutoPost/Item.php:78
996
+ msgid ""
997
+ "By enabling this feature your previously published social media posts will "
998
+ "be sent again to your selected social media channels as soon as the post is "
999
+ "updated."
1000
+ msgstr ""
1001
+ "Das Aktivieren dieser Funktion führt dazu, dass bereits veröffentlichte "
1002
+ "Beiträge erneut an die Social Media Kanäle gesendet werden, sobald der "
1003
+ "Beitrag aktualisiert wird."
1004
+
1005
+ #: includes/Loader.php:991 includes/Loader.php:1054 views/b2s/dashboard.php:30
1006
+ #: includes/B2S/RePost/Item.php:141 views/b2s/html/post.navbar.php:23
1007
+ #: views/b2s/html/sidebar.php:128
1008
+ msgid "Calendar"
1009
+ msgstr "Kalender"
1010
+
1011
+ #: includes/B2S/Settings/Item.php:83 includes/B2S/Settings/Item.php:93
1012
+ msgid "Call-to-Action"
1013
+ msgstr "Call-to-Action"
1014
+
1015
+ #: includes/Tools.php:449
1016
+ msgid "Canada"
1017
+ msgstr "Kanada"
1018
+
1019
+ #: includes/B2S/Ship/Item.php:565
1020
+ msgid "Card Meta description"
1021
+ msgstr "Card Beschreibung"
1022
+
1023
+ #: includes/B2S/Ship/Item.php:564
1024
+ msgid "Card Meta title"
1025
+ msgstr "Card Titel"
1026
+
1027
+ #: includes/B2S/RePost/Item.php:230
1028
+ msgid "Categories"
1029
+ msgstr "Kategorien"
1030
+
1031
+ #: views/prg/html/form.php:11
1032
+ msgid "Category"
1033
+ msgstr "Kategorie"
1034
+
1035
+ #: includes/B2S/Settings/Item.php:103
1036
+ msgid "change"
1037
+ msgstr "ändern"
1038
+
1039
+ #: views/b2s/partials/post-edit-modal.php:106
1040
+ msgid "Change details"
1041
+ msgstr "Änderungen übernehmen"
1042
+
1043
+ #: views/b2s/curation.php:97 includes/B2S/Ship/Item.php:494
1044
+ #: includes/B2S/Ship/Item.php:516 includes/B2S/Ship/Item.php:523
1045
+ #: includes/B2S/Ship/Item.php:530 includes/B2S/Ship/Item.php:554
1046
+ #: includes/B2S/Ship/Item.php:577 includes/B2S/Ship/Item.php:584
1047
+ #: includes/B2S/Ship/Item.php:591 includes/B2S/Ship/Item.php:614
1048
+ #: includes/B2S/Ship/Item.php:643 includes/B2S/Ship/Item.php:664
1049
+ #: includes/B2S/Ship/Item.php:693 includes/B2S/Ship/Item.php:721
1050
+ #: includes/B2S/Ship/Item.php:749 includes/B2S/Ship/Item.php:792
1051
+ #: includes/B2S/Ship/Item.php:813 includes/B2S/Ship/Item.php:820
1052
+ #: includes/B2S/Ship/Item.php:827 includes/B2S/Ship/Item.php:847
1053
+ #: includes/B2S/Ship/Item.php:867 includes/B2S/Ship/Item.php:874
1054
+ #: includes/B2S/Ship/Item.php:881 includes/B2S/Ship/Item.php:898
1055
+ #: includes/B2S/Ship/Item.php:919 includes/B2S/Ship/Item.php:940
1056
+ #: includes/B2S/Ship/Item.php:961 includes/B2S/Ship/Item.php:981
1057
+ #: includes/B2S/Ship/Item.php:1002 includes/B2S/Ship/Item.php:1046
1058
+ msgid "Change image"
1059
+ msgstr "Bild ändern"
1060
+
1061
+ #: views/b2s/html/footer.php:484 views/b2s/html/footer.php:575
1062
+ msgid "Change image, title and description for your post on this network"
1063
+ msgstr ""
1064
+ "Ändere das Bild, den Titel und die Beschreibung für Deinen Post auf diesem "
1065
+ "Netzwerk"
1066
+
1067
+ #: views/b2s/network.php:200
1068
+ msgid "Change successful"
1069
+ msgstr "Change successful"
1070
+
1071
+ #: views/b2s/ship.php:204
1072
+ msgid "change website address"
1073
+ msgstr "Webseiten-Adresse ändern"
1074
+
1075
+ #: includes/B2S/Ship/Image.php:41
1076
+ msgid ""
1077
+ "Changes to the image for link-posts will apply to the image for all networks "
1078
+ "with link-post settings for this post."
1079
+ msgstr ""
1080
+ "Eine Bildänderung bei einem Link-Post, beeinflusst das Bild auf allen "
1081
+ "Netzwerken mit Link-Post Einstellung für diesen Beitrag."
1082
+
1083
+ #: includes/Loader.php:902
1084
+ msgid "Channel"
1085
+ msgstr "Kanal"
1086
+
1087
+ #: views/b2s/network.php:325 includes/B2S/Network/Item.php:905
1088
+ msgid "Character limit"
1089
+ msgstr "Zeichenbegrenzung"
1090
+
1091
+ #: includes/B2S/Network/Item.php:872 includes/B2S/Network/Item.php:929
1092
+ #: includes/B2S/Network/Item.php:929 includes/B2S/Network/Item.php:965
1093
+ #: includes/B2S/Network/Item.php:965 includes/B2S/Ship/Item.php:224
1094
+ #: includes/B2S/Ship/Item.php:228 includes/B2S/Ship/Item.php:279
1095
+ #: includes/B2S/Ship/Item.php:283 includes/B2S/Ship/Item.php:325
1096
+ #: includes/B2S/Ship/Item.php:329 includes/B2S/Ship/Item.php:1392
1097
+ #: includes/B2S/Ship/Item.php:1394
1098
+ msgid "characters"
1099
+ msgstr "Zeichen"
1100
+
1101
+ #: views/b2s/dashboard.php:32
1102
+ msgid "Chart"
1103
+ msgstr "Diagramm"
1104
+
1105
+ #: views/b2s/html/header.php:270
1106
+ msgid ""
1107
+ "Check out Blog2Social Premium with more awesome features for scheduling and "
1108
+ "sharing (e.g. auto-posting, best time scheduling, social media calendar) 30-"
1109
+ "days for free. The trial is free of charge, without any obligations, no "
1110
+ "automatic subscription. Basic features of the Free Version are free forever."
1111
+ msgstr ""
1112
+ "Teste Blog2Social Premium mit weiteren tollen Funktionen (z.B. Auto-Posting, "
1113
+ "Beste-Zeiten-Planer, Social Media Kalender) zum automatisierten Planen und "
1114
+ "Teilen 30 Tage lang kostenlos und unverbindlich (kein automatisches "
1115
+ "Abonnement)"
1116
+
1117
+ #: includes/B2S/Settings/Item.php:169
1118
+ msgid "Check Settings with Sharing-Debugger"
1119
+ msgstr "Einstellungen mit Sharing-Debugger überprüfen"
1120
+
1121
+ #: views/b2s/settings.php:108
1122
+ msgid "Check, edit or define your social media time settings"
1123
+ msgstr ""
1124
+ "Prüfe, bearbeite oder definiere die Zeiteinstellungen für Deine Social-Media-"
1125
+ "Netzwerke"
1126
+
1127
+ #: includes/Tools.php:473
1128
+ msgid "Chile"
1129
+ msgstr "Chile"
1130
+
1131
+ #: views/b2s/post.calendar.php:116 views/b2s/post.sched.php:134
1132
+ #: views/b2s/repost.php:118 views/b2s/ship.php:513
1133
+ msgid "Choose your"
1134
+ msgstr "Wähle Deinen"
1135
+
1136
+ #: views/b2s/network.php:274
1137
+ msgid "Choose your Post Format"
1138
+ msgstr "Wähle Dein Postformat "
1139
+
1140
+ #: views/prg/html/form.php:118 views/prg/html/form.php:123
1141
+ #: views/prg/html/form.php:195 views/prg/html/form.php:200
1142
+ msgid "City"
1143
+ msgstr "Stadt"
1144
+
1145
+ #: includes/B2S/Ship/Item.php:1137
1146
+ msgid "Classified Ads"
1147
+ msgstr "Kleinanzeigen"
1148
+
1149
+ #: includes/B2S/Network/Item.php:845
1150
+ msgid "clear"
1151
+ msgstr "löschen"
1152
+
1153
+ #: views/b2s/support.php:127
1154
+ msgid ""
1155
+ "Click here to find the right license for your needs or to contact the sales "
1156
+ "team for any payment issues."
1157
+ msgstr ""
1158
+ "Klicke hier, um die richtige Lizenz für Dich zu finden oder unser Sales Team "
1159
+ "für Fragen zur Zahlung zu kontaktieren."
1160
+
1161
+ #: views/b2s/html/footer.php:248
1162
+ msgid ""
1163
+ "Click Load My Time Settings in the preview editor to schedule your posts "
1164
+ "automatically for your individually chosen best times."
1165
+ msgstr ""
1166
+ "Klicke im Vorschau-Editor auf „Meine Zeiteinstellungen laden\", um Deine "
1167
+ "Beiträge automatisch für Deine individuell gewählten besten Zeiten zu planen."
1168
+
1169
+ #: views/b2s/network.php:352
1170
+ msgid "Click on \"continue\""
1171
+ msgstr "Klicke auf “weiter”"
1172
+
1173
+ #: views/b2s/post.sched.php:37 includes/B2S/Network/Item.php:163
1174
+ msgid "Clock"
1175
+ msgstr "Uhr"
1176
+
1177
+ #: includes/Util.php:48
1178
+ msgid "clock"
1179
+ msgstr "Uhr"
1180
+
1181
+ #: includes/Tools.php:474
1182
+ msgid "Colombia"
1183
+ msgstr "Kolumbien"
1184
+
1185
+ #: includes/Loader.php:899
1186
+ msgid "Community"
1187
+ msgstr "Community"
1188
+
1189
+ #: views/prg/html/form.php:74
1190
+ msgid "Company"
1191
+ msgstr "Unternehmen"
1192
+
1193
+ #: views/prg/html/form.php:153 views/prg/html/form.php:155
1194
+ msgid "Company Description"
1195
+ msgstr "Firmenbeschreibung"
1196
+
1197
+ #: includes/Loader.php:905
1198
+ msgid "Company-Page (Employer Branding Profile)"
1199
+ msgstr "Unternehmensseite (Arbeitgeberprofil)"
1200
+
1201
+ #: views/b2s/network.php:435 views/b2s/network.php:437 views/b2s/ship.php:664
1202
+ #: views/b2s/ship.php:666
1203
+ msgid "confirm"
1204
+ msgstr "bestätigen"
1205
+
1206
+ #: views/b2s/ship.php:223
1207
+ msgid "connect"
1208
+ msgstr "Jetzt mit Netzwerken verbinden"
1209
+
1210
+ #: includes/B2S/Network/Item.php:180 includes/B2S/Network/Item.php:183
1211
+ #: includes/B2S/Network/Item.php:185 includes/B2S/Network/Item.php:187
1212
+ #: includes/B2S/Network/Item.php:189 includes/B2S/Network/Item.php:200
1213
+ #: includes/B2S/Network/Item.php:202 includes/B2S/Network/Item.php:202
1214
+ #: includes/B2S/Network/Item.php:202 includes/B2S/Network/Item.php:210
1215
+ #: includes/B2S/Network/Item.php:210 includes/B2S/Network/Item.php:210
1216
+ #: includes/B2S/Ship/Portale.php:37 includes/B2S/Ship/Portale.php:37
1217
+ #: includes/B2S/Ship/Portale.php:46 includes/B2S/Ship/Portale.php:46
1218
+ #: includes/B2S/Ship/Portale.php:48 includes/B2S/Ship/Portale.php:48
1219
+ #: includes/B2S/Ship/Portale.php:57 includes/B2S/Ship/Portale.php:59
1220
+ #: includes/B2S/Ship/Portale.php:61 includes/B2S/Ship/Portale.php:63
1221
+ #: includes/B2S/Ship/Portale.php:65 includes/B2S/Ship/Portale.php:65
1222
+ #, php-format
1223
+ msgid "Connect %s"
1224
+ msgstr "%s verbinden"
1225
+
1226
+ #: views/b2s/settings.php:77
1227
+ msgid ""
1228
+ "Connect Blog2Social with 16 different social media networks you like to "
1229
+ "share your WordPress blog posts and pages as well as imported posts and "
1230
+ "social media posts on. The following networks are available:"
1231
+ msgstr ""
1232
+ "Verbinde Blog2Social mit 16 verschiedenen Social-Media-Netzwerken, auf denen "
1233
+ "Du Deine WordPress-Blogbeiträge und -Seiten sowie importierte Beiträge und "
1234
+ "Social-Media-Posts teilen möchtest. Die folgenden Netzwerke sind verfügbar:"
1235
+
1236
+ #: views/b2s/ship.php:290
1237
+ msgid "Connect for"
1238
+ msgstr "Netzwerke verbinden für"
1239
+
1240
+ #: views/b2s/network.php:670 views/b2s/ship.php:701
1241
+ msgid "Connect Instagram Business Account"
1242
+ msgstr "Instagram Business-Konto verbinden"
1243
+
1244
+ #: views/b2s/network.php:341 views/b2s/ship.php:575
1245
+ msgid "Connect with Pinterest"
1246
+ msgstr "Mit Pinterest verbinden"
1247
+
1248
+ #: views/b2s/settings.php:99
1249
+ msgid "Connect your social media networks"
1250
+ msgstr "Verbinde Deine Social-Media-Netzwerke"
1251
+
1252
+ #: views/b2s/support.php:109
1253
+ msgid "Connecting Social Networks"
1254
+ msgstr "Autorisierung mit sozialen Netzwerken"
1255
+
1256
+ #: includes/B2S/Network/Item.php:559
1257
+ msgid "Connection currently assigned to"
1258
+ msgstr "Diese Verbindung ist aktuell zugewiesen an"
1259
+
1260
+ #: includes/B2S/Ship/Item.php:353
1261
+ msgid "Connection expires on 2 April 2019"
1262
+ msgstr "Die Verbindung endet am 2. April 2019."
1263
+
1264
+ #: includes/B2S/Ship/Item.php:349
1265
+ msgid "Connection expires on 31 March 2019"
1266
+ msgstr "Die Verbindung endet am 31. März 2019."
1267
+
1268
+ #: views/notice.php:12
1269
+ msgid "Connection is broken..."
1270
+ msgstr "Vebindung ist unterbrochen..."
1271
+
1272
+ #: includes/B2S/Network/Item.php:268 includes/B2S/Network/Item.php:347
1273
+ #: includes/B2S/Network/Item.php:427
1274
+ msgid "Connection is interrupted since"
1275
+ msgstr "Verbindung ist unterbrochen seit"
1276
+
1277
+ #: includes/B2S/AutoPost/Item.php:243 includes/B2S/Network/Item.php:222
1278
+ msgid "Connections"
1279
+ msgstr "Verbindungen"
1280
+
1281
+ #: views/prg/html/form.php:69
1282
+ msgid "Contact Details"
1283
+ msgstr "Kontaktdaten"
1284
+
1285
+ #: includes/B2S/Network/Item.php:809 includes/B2S/Settings/Item.php:77
1286
+ msgid "Content"
1287
+ msgstr "Inhalt"
1288
+
1289
+ #: views/b2s/html/sidebar.php:106
1290
+ msgid "Content Library"
1291
+ msgstr "Content-Bibliothek"
1292
+
1293
+ #: views/b2s/settings.php:115
1294
+ msgid "Content: The content of your post."
1295
+ msgstr "Content: Der Inhalt Deines Beitrags."
1296
+
1297
+ #: views/b2s/network.php:619 views/b2s/network.php:638
1298
+ #: views/b2s/network.php:657 views/b2s/network.php:676 views/b2s/ship.php:688
1299
+ #: views/b2s/ship.php:707 views/b2s/ship.php:726 views/b2s/ship.php:745
1300
+ msgid "Continue"
1301
+ msgstr "Fortsetzen"
1302
+
1303
+ #: views/b2s/curation.php:74 views/b2s/network.php:438
1304
+ msgid "continue"
1305
+ msgstr "weiter"
1306
+
1307
+ #: views/b2s/partials/plugin-deactivate-modal.php:17
1308
+ msgid "Continue deactivation"
1309
+ msgstr "Deaktivierung fortsetzen"
1310
+
1311
+ #: views/b2s/support.php:114
1312
+ msgid "Contracting and Licensing"
1313
+ msgstr "Blog2Social Vertrag / Blog2Social Lizenz"
1314
+
1315
+ #: includes/B2S/Ship/Item.php:1398
1316
+ msgid "Copy from original"
1317
+ msgstr "Originaltext kopieren"
1318
+
1319
+ #: views/prg/ship.php:47 views/prg/ship.php:49
1320
+ msgid "Copyright"
1321
+ msgstr "Copyright"
1322
+
1323
+ #: views/b2s/network.php:201
1324
+ msgid "Could not be changed"
1325
+ msgstr "Could not be changed"
1326
+
1327
+ #: includes/Notice.php:35
1328
+ msgid "Could not hide notice. Please refresh the page and retry."
1329
+ msgstr ""
1330
+ "Der Hinweis konnte nicht ausgeblendet werden. Bitte aktualisiere diese Seite "
1331
+ "und versuche es erneut. "
1332
+
1333
+ #: views/b2s/html/header.php:155
1334
+ msgid "Could not save draft"
1335
+ msgstr "Der Entwurf konnte nicht gespeichert werden"
1336
+
1337
+ #: views/b2s/support.php:50
1338
+ msgid "Couldn't find your answer?"
1339
+ msgstr "Die richtige Antwort nicht gefunden?"
1340
+
1341
+ #: views/prg/html/form.php:127 views/prg/html/form.php:204
1342
+ msgid "Country"
1343
+ msgstr "Land"
1344
+
1345
+ #: views/b2s/network.php:93
1346
+ msgid "create"
1347
+ msgstr "erstellen"
1348
+
1349
+ #: views/b2s/curation.php:132
1350
+ msgid "Create a new post"
1351
+ msgstr "Neuen Social Media Post erstellen"
1352
+
1353
+ #: views/b2s/support.php:81
1354
+ msgid "Create Account"
1355
+ msgstr "Account erstellen"
1356
+
1357
+ #: views/prg/login.php:30
1358
+ msgid "create account"
1359
+ msgstr "neues Konto erstellen"
1360
+
1361
+ #: views/b2s/network.php:38 views/b2s/network.php:41 views/b2s/network.php:87
1362
+ msgid "Create new network collection"
1363
+ msgstr "Neue Netzwerkgruppierung anlegen"
1364
+
1365
+ #: views/b2s/post.calendar.php:202
1366
+ msgid "Create or share content from other sources"
1367
+ msgstr "Erstelle oder teile Beiträge aus beliebigen Quellen"
1368
+
1369
+ #: views/b2s/support.php:76
1370
+ msgid "Create password"
1371
+ msgstr "Passwort festlegen"
1372
+
1373
+ #: views/b2s/html/sidebar.php:91
1374
+ msgid "Create Post"
1375
+ msgstr "Beitrag erstellen"
1376
+
1377
+ #: includes/Loader.php:990
1378
+ msgid "Create Social Media Posts"
1379
+ msgstr "Erstelle Social Media Posts"
1380
+
1381
+ #: views/b2s/support.php:60
1382
+ msgid "Create your support account to ask questions and get help"
1383
+ msgstr ""
1384
+ "Erstelle Deinen Support Account, um Fragen zu stellen und Hilfe zu erhalten"
1385
+
1386
+ #: includes/B2S/Post/Item.php:414
1387
+ msgid "curated post"
1388
+ msgstr "kuratierter Beitrag"
1389
+
1390
+ #: views/b2s/support.php:152
1391
+ msgid "Current"
1392
+ msgstr "Aktuell"
1393
+
1394
+ #: includes/B2S/Post/Filter.php:71
1395
+ msgid "currently scheduled"
1396
+ msgstr "geplant"
1397
+
1398
+ #: views/b2s/premium.php:157
1399
+ msgid "Custom format"
1400
+ msgstr "Benutzerdefiniertes Format"
1401
+
1402
+ #: views/b2s/premium.php:148
1403
+ msgid "Custom image"
1404
+ msgstr "Benutzerdefinierte Bilder"
1405
+
1406
+ #: includes/B2S/PostBox.php:165
1407
+ msgid "Custom Sharing & Scheduling"
1408
+ msgstr "Anpassen & Planen"
1409
+
1410
+ #: includes/B2S/RePost/Item.php:44
1411
+ msgid "customize"
1412
+ msgstr "inividualisieren"
1413
+
1414
+ #: includes/B2S/Curation/View.php:109
1415
+ msgid "Customize & Schedule"
1416
+ msgstr "Anpassen & Planen"
1417
+
1418
+ #: includes/B2S/PostBox.php:166
1419
+ msgid "Customize & Schedule Social Media Posts"
1420
+ msgstr "Social Media Posts anpassen & planen"
1421
+
1422
+ #: includes/B2S/PostBox.php:198
1423
+ msgid ""
1424
+ "Customize and schedule your social media posts on the one page preview for "
1425
+ "all your selected networks: tailor your posts with individual comments, "
1426
+ "#hashtags or @handles and schedule your posts for the best times to post, "
1427
+ "for multiple times or re-share recurrently for more visibility and "
1428
+ "engagement with your community."
1429
+ msgstr ""
1430
+ "Individualisiere und plane Deine Social Media Posts über die Netzwerk-"
1431
+ "Vorschau: Ergänze individuelle Kommentare, #Hashtags oder @Handles für die "
1432
+ "verschiedenen Netzwerke und plane Deine Posts für die besten Zeiten, "
1433
+ "mehrfach oder wiederholt, um mehr Sichtbarkeit und Feedback von Deiner "
1434
+ "Community zu erzielen"
1435
+
1436
+ #: views/b2s/support.php:111
1437
+ msgid "Customizing Social Media Posts"
1438
+ msgstr "Individualisierung der Social Media Posts"
1439
+
1440
+ #: includes/Tools.php:446
1441
+ msgid "Czechoslovakia"
1442
+ msgstr "Tschechoslowakei"
1443
+
1444
+ #: includes/Loader.php:988 includes/Loader.php:1033
1445
+ msgid "Dashboard"
1446
+ msgstr "Dashboard"
1447
+
1448
+ #: includes/B2S/Curation/View.php:69 includes/B2S/Curation/View.php:70
1449
+ #: includes/B2S/RePost/Item.php:210 includes/B2S/Ship/Item.php:1365
1450
+ #: views/b2s/partials/post-edit-modal.php:67
1451
+ #: views/b2s/partials/post-edit-modal.php:70
1452
+ msgid "Date"
1453
+ msgstr "Startdatum"
1454
+
1455
+ #: includes/B2S/Ship/Item.php:1308
1456
+ msgid "Day of month"
1457
+ msgstr "Tag im Monat"
1458
+
1459
+ #: includes/B2S/Network/Item.php:323 includes/B2S/Network/Item.php:402
1460
+ #: includes/B2S/Network/Item.php:477 includes/B2S/Ship/Item.php:1313
1461
+ msgid "Days"
1462
+ msgstr "Tage"
1463
+
1464
+ #: includes/B2S/RePost/Item.php:69
1465
+ msgid "days at"
1466
+ msgstr "Tage um"
1467
+
1468
+ #: includes/B2S/PostBox.php:168
1469
+ msgid "deactivated"
1470
+ msgstr "deaktiviert"
1471
+
1472
+ #: views/b2s/support.php:182
1473
+ msgid "Debug & Preview"
1474
+ msgstr "Link prüfen"
1475
+
1476
+ #: views/b2s/network.php:278 views/b2s/network.php:281
1477
+ #: views/b2s/network.php:284
1478
+ msgid ""
1479
+ "Decide in which post format you want to post your content: Link post or "
1480
+ "image post."
1481
+ msgstr ""
1482
+ "Entscheide, in welchem Format Du Deine Inhalte veröffentlichen möchtest: "
1483
+ "Link-Beitrag oder Bild-Beitrag."
1484
+
1485
+ #: views/b2s/network.php:287
1486
+ msgid ""
1487
+ "Decide in wich form you want to post your Content. Either as image with "
1488
+ "frame, or as image cut out."
1489
+ msgstr ""
1490
+ " Entscheide, in welcher Form Du Deine Inhalte veröffentlichen möchtest. "
1491
+ "Entweder als Bild mit Rahmen oder als Bildausschnitt."
1492
+
1493
+ #: includes/B2S/Network/Item.php:67
1494
+ msgid "Default"
1495
+ msgstr "Standard"
1496
+
1497
+ #: views/b2s/network.php:566 includes/B2S/Network/Item.php:602
1498
+ #, php-format
1499
+ msgid ""
1500
+ "Define parameters that will be added to link posts on this network e.g. to "
1501
+ "create tracking links with UTM paramters. <a target=\"_blank\" href=\"%s\">"
1502
+ "More information</a>"
1503
+ msgstr ""
1504
+ "Definiere Parameter, die bei Posts auf diesem Netzwerk zu Deinem Link "
1505
+ "hinzugefügt werden sollen z. B. um Tracking-Links mit UTM-Parametern zu "
1506
+ "erstellen. <a target=\"_blank\" href=\"%s\">Weitere Informationen</a>"
1507
+
1508
+ #: views/b2s/network.php:328
1509
+ msgid ""
1510
+ "Define the character limit for the variables \"EXCERPT\" and \"CONTENT\" "
1511
+ "individually. Your text will be shortened after the last comma, period, or "
1512
+ "space character within your character limit."
1513
+ msgstr ""
1514
+ "Lege das Zeichenlimit für die Variablen \"Textauszug\" (EXCERPT) und "
1515
+ "\"Inhalt\" (CONTENT) einzeln fest. Dein Text wird nach dem letzten Komma, "
1516
+ "Punkt oder Leerzeichen innerhalb Deiner Zeichenbegrenzung abgeschnitten."
1517
+
1518
+ #: views/b2s/post.calendar.php:137 views/b2s/post.sched.php:155
1519
+ #: views/b2s/repost.php:139 views/b2s/ship.php:533
1520
+ msgid ""
1521
+ "Define the default settings for the custom post format for all of your "
1522
+ "Facebook accounts in the Blog2Social settings."
1523
+ msgstr ""
1524
+ "Speichere Dein bevorzugtes Facebook Post-Format als Standardeinstellung in "
1525
+ "den Blog2Social Einstellungen."
1526
+
1527
+ #: views/b2s/post.calendar.php:146 views/b2s/post.sched.php:164
1528
+ #: views/b2s/repost.php:148 views/b2s/ship.php:542
1529
+ msgid ""
1530
+ "Define the default settings for the custom post format for all of your "
1531
+ "Instagram accounts in the Blog2Social settings."
1532
+ msgstr ""
1533
+ "Definiere die Standardeinstellungen für das benutzerdefinierte Postformat "
1534
+ "für alle Instagram-Konten in den Blog2Social-Einstellungen."
1535
+
1536
+ #: views/b2s/post.calendar.php:143 views/b2s/post.sched.php:161
1537
+ #: views/b2s/repost.php:145 views/b2s/ship.php:539
1538
+ msgid ""
1539
+ "Define the default settings for the custom post format for all of your "
1540
+ "LinkedIn accounts in the Blog2Social settings."
1541
+ msgstr ""
1542
+ "Definiere Dein Standard-Beitragsformat für alle Deine Google+ Verbindungen "
1543
+ "unter den Blog2Social Einstellungen."
1544
+
1545
+ #: views/b2s/post.calendar.php:140 views/b2s/post.sched.php:158
1546
+ #: views/b2s/repost.php:142 views/b2s/ship.php:536
1547
+ msgid ""
1548
+ "Define the default settings for the custom post format for all of your "
1549
+ "Twitter accounts in the Blog2Social settings."
1550
+ msgstr ""
1551
+ "Definiere Dein Standard-Beitragsformat für alle Deine Twitter-Verbindungen "
1552
+ "unter den Blog2Social Einstellungen."
1553
+
1554
+ #: views/b2s/html/footer.php:325
1555
+ msgid "Define Twitter post content"
1556
+ msgstr "Twitter Beitragsinhalt definieren"
1557
+
1558
+ #: views/b2s/settings.php:123
1559
+ msgid "Define your post templates for each social media network"
1560
+ msgstr "Definiere Deine Beitragsvorlagen für jedes Social-Media-Netzwerk. "
1561
+
1562
+ #: includes/B2S/Ship/Item.php:1216 views/b2s/partials/post-edit-modal.php:78
1563
+ msgid "Delay"
1564
+ msgstr "Verzögerung"
1565
+
1566
+ #: views/b2s/network.php:45 views/b2s/partials/post-edit-modal.php:102
1567
+ msgid "Delete"
1568
+ msgstr "Löschen"
1569
+
1570
+ #: includes/Ajax/Post.php:1956 includes/B2S/Network/Item.php:572
1571
+ #: includes/B2S/Post/Item.php:541 includes/B2S/Post/Item.php:561
1572
+ #: includes/B2S/Post/Item.php:877 includes/B2S/Post/Item.php:935
1573
+ #: includes/B2S/Settings/Item.php:103 includes/B2S/Ship/Item.php:1233
1574
+ #: includes/B2S/Ship/Item.php:1383
1575
+ msgid "delete"
1576
+ msgstr "löschen"
1577
+
1578
+ #: views/b2s/network.php:166
1579
+ msgid "Delete all scheduled posts for this account irrevocably"
1580
+ msgstr "Alle geplanten Beiträge für diesen Account unwiderruflich löschen."
1581
+
1582
+ #: views/b2s/network.php:168
1583
+ msgid "Delete all scheduled posts from all user who use this connection."
1584
+ msgstr ""
1585
+ "Lösche alle geplanten Beiträge von allen Benutzern, die diese Verbindung "
1586
+ "nutzen."
1587
+
1588
+ #: views/b2s/network.php:149
1589
+ msgid "Delete Authorization"
1590
+ msgstr "Autorisierung löschen"
1591
+
1592
+ #: views/b2s/curation.draft.php:83
1593
+ msgid "Delete Draft"
1594
+ msgstr "Entwurf löschen"
1595
+
1596
+ #: views/b2s/post.notice.php:79 views/b2s/post.publish.php:76
1597
+ #: views/b2s/widgets/posts.php:58
1598
+ msgid "Delete entries from the reporting"
1599
+ msgstr "Einträge aus dem Reporting löschen"
1600
+
1601
+ #: views/b2s/post.sched.php:94 views/b2s/repost.php:96
1602
+ msgid "Delete entries from the scheduling"
1603
+ msgstr "Einträge aus der Planung löschen"
1604
+
1605
+ #: includes/B2S/Post/Item.php:802 includes/B2S/Post/Item.php:815
1606
+ msgid "delete from reporting"
1607
+ msgstr "aus Reporting löschen"
1608
+
1609
+ #: views/b2s/network.php:109
1610
+ msgid "Delete Profile"
1611
+ msgstr "Profil löschen"
1612
+
1613
+ #: views/b2s/partials/plugin-deactivate-modal.php:14
1614
+ msgid "Delete scheduled posts"
1615
+ msgstr "Geplante Beiträge löschen"
1616
+
1617
+ #: includes/B2S/Post/Item.php:944
1618
+ msgid "delete scheduling"
1619
+ msgstr "Planung löschen"
1620
+
1621
+ #: includes/B2S/RePost/Item.php:136
1622
+ msgid "delete selected posts"
1623
+ msgstr "markierte Beiträge löschen"
1624
+
1625
+ #: views/b2s/post.draft.php:80
1626
+ msgid "Delete Social Media Draft"
1627
+ msgstr "Entwurf löschen"
1628
+
1629
+ #: views/b2s/post.approve.php:89
1630
+ msgid "Delete Social Media Posts"
1631
+ msgstr "Social Media Posts löschen"
1632
+
1633
+ #: includes/B2S/Ship/Item.php:390 includes/B2S/Ship/Item.php:1402
1634
+ msgid "Delete text"
1635
+ msgstr "Text löschen"
1636
+
1637
+ #: includes/Tools.php:462
1638
+ msgid "Denmark"
1639
+ msgstr "Dänemark"
1640
+
1641
+ #: includes/B2S/Settings/Item.php:183 includes/B2S/Settings/Item.php:232
1642
+ msgid "Description"
1643
+ msgstr "Beschreibung"
1644
+
1645
+ #: views/b2s/html/footer.php:512 views/b2s/html/footer.php:527
1646
+ msgid "description"
1647
+ msgstr "Beschreibung"
1648
+
1649
+ #: includes/B2S/Post/Item.php:462 includes/B2S/Post/Item.php:486
1650
+ #: includes/B2S/Post/Item.php:508 includes/B2S/Post/Item.php:605
1651
+ msgid "Details"
1652
+ msgstr "Details"
1653
+
1654
+ #: includes/B2S/Settings/Item.php:256
1655
+ msgid "Did you know?"
1656
+ msgstr "Wusstest Du schon?"
1657
+
1658
+ #: views/b2s/html/footer.php:223
1659
+ msgid "Did you miss something?"
1660
+ msgstr "Vermisst Du etwas?"
1661
+
1662
+ #: views/b2s/html/header.php:317
1663
+ msgid "Did you miss something? Tell us!"
1664
+ msgstr "Hast Du etwas vermisst? Lass es uns wissen!"
1665
+
1666
+ #: includes/B2S/AutoPost/Item.php:49
1667
+ msgid "Disconnect"
1668
+ msgstr "Verbindung aufheben"
1669
+
1670
+ #: includes/B2S/Ship/Item.php:533 includes/B2S/Ship/Item.php:594
1671
+ #: includes/B2S/Ship/Item.php:830 includes/B2S/Ship/Item.php:884
1672
+ msgid "Do u want to post multiple images?"
1673
+ msgstr "Du möchtest mehrere Bilder posten?"
1674
+
1675
+ #: views/b2s/network.php:158
1676
+ msgid "Do you really want to delete this authorization"
1677
+ msgstr "Soll die Autorisierung wirklich gelöscht werden?"
1678
+
1679
+ #: views/b2s/network.php:112
1680
+ msgid "Do you really want to delete this profile"
1681
+ msgstr "Soll Dein Profil wirklich gelöscht werden?"
1682
+
1683
+ #: views/b2s/partials/plugin-deactivate-modal.php:13
1684
+ msgid ""
1685
+ "Do you want Blog2Social to delete all your scheduled social media posts? "
1686
+ "Your scheduled posts will no longer be sent to your social networks."
1687
+ msgstr ""
1688
+ "Möchtest Du, dass Blog2Social die Versandplanung für alle mit Blog2Social "
1689
+ "geplanten Beiträge löscht? Deine geplanten Beiträge werden anschließend "
1690
+ "nicht weiter an Deine sozialen Netzwerke versendet."
1691
+
1692
+ #: views/b2s/partials/plugin-deactivate-modal.php:10
1693
+ msgid "Do you want to delete your scheduled posts?"
1694
+ msgstr "Möchtest Du Deine geplanten Beiträge löschen?"
1695
+
1696
+ #: views/b2s/curation.php:154 views/b2s/post.approve.php:109
1697
+ #: views/b2s/ship.php:478
1698
+ msgid "Do you want to mark this post as published ?"
1699
+ msgstr "Möchtest Du diesen Beitrag als veröffentlicht markieren?"
1700
+
1701
+ #: views/b2s/network.php:347
1702
+ msgid "Download and activate the Blog2Social extension"
1703
+ msgstr "Lade und aktiviere die Blog2Social Extension"
1704
+
1705
+ #: views/b2s/ship.php:18 includes/B2S/Post/Filter.php:59
1706
+ #: includes/B2S/Post/Item.php:381 includes/PRG/Post/Item.php:86
1707
+ msgid "draft"
1708
+ msgstr "Entwurf"
1709
+
1710
+ #: includes/Loader.php:891 views/b2s/html/post.navbar.php:13
1711
+ #: views/b2s/html/post.navbar.php:15 views/b2s/html/sidebar.php:94
1712
+ #: views/b2s/html/sidebar.php:116
1713
+ msgid "Drafts"
1714
+ msgstr "Entwürfe"
1715
+
1716
+ #: includes/B2S/Ship/Item.php:1303 includes/B2S/Ship/Item.php:1306
1717
+ msgid "Duration"
1718
+ msgstr "Dauer"
1719
+
1720
+ #: views/b2s/network.php:395 views/b2s/ship.php:624
1721
+ #: views/b2s/html/header.php:348 views/prg/html/form.php:141
1722
+ #: views/prg/html/form.php:143 views/prg/html/form.php:218
1723
+ #: views/prg/html/form.php:220
1724
+ msgid "E-Mail"
1725
+ msgstr "E-Mail"
1726
+
1727
+ #: views/prg/login.php:24
1728
+ msgid "E-Mail or Username"
1729
+ msgstr "E-Mail oder Benutzername"
1730
+
1731
+ #: views/b2s/network.php:697
1732
+ msgid ""
1733
+ "Each license has a specified number of accounts you can connect per social "
1734
+ "media network."
1735
+ msgstr ""
1736
+ "Jede Lizenz hat eine bestimmte Anzahl von Konten, die Du pro Social-Media-"
1737
+ "Netzwerk verbinden kannst."
1738
+
1739
+ #: includes/B2S/Post/Item.php:932
1740
+ msgid "edit"
1741
+ msgstr "edit"
1742
+
1743
+ #: includes/Loader.php:45
1744
+ msgid "Edit group settings"
1745
+ msgstr "Gruppeneinstellungen bearbeiten"
1746
+
1747
+ #: views/b2s/partials/post-edit-modal.php:7
1748
+ msgid "Edit Post"
1749
+ msgstr "Beitrag bearbeiten"
1750
+
1751
+ #: views/b2s/network.php:236 includes/B2S/Network/Item.php:213
1752
+ #: includes/B2S/Network/Item.php:213
1753
+ msgid "Edit Post Template"
1754
+ msgstr "Beitragsvorlage bearbeiten"
1755
+
1756
+ #: views/b2s/network.php:302
1757
+ msgid ""
1758
+ "Edit the content of your post. Move elements by drag and drop into the "
1759
+ "textarea and customize them as you like."
1760
+ msgstr ""
1761
+ "Bearbeite den Inhalt Deines Posts. Verschiebe Elemente per Drag & Drop in "
1762
+ "das Textfeld und passe sie nach Deinen Wünschen an."
1763
+
1764
+ #: views/b2s/settings.php:111
1765
+ msgid ""
1766
+ "Edit the post templates for each social media network to turn your social "
1767
+ "media posts automatically into tailored posts for each network and community."
1768
+ " You can edit the structure of your post with the following variables:"
1769
+ msgstr ""
1770
+ "Bearbeite die Beitragsvorlagen für jedes Social-Media-Netzwerk, um Deine "
1771
+ "Social-Media-Beiträge automatisch in maßgeschneiderte Beiträge für jedes "
1772
+ "Netzwerk und jede Community zu verwandeln. Du kannst den Inhalt Deines "
1773
+ "Beitrags mit den folgenden Variablen bearbeiten:"
1774
+
1775
+ #: views/b2s/support.php:72
1776
+ msgid "Email address"
1777
+ msgstr "E-Mail-Adresse"
1778
+
1779
+ #: views/b2s/support.php:64
1780
+ msgid "Email address is taken."
1781
+ msgstr "Diese E-Mail Adresse ist bereits belegt"
1782
+
1783
+ #: includes/Loader.php:901
1784
+ msgid "Employer Branding"
1785
+ msgstr "Unternehmensseite"
1786
+
1787
+ #: includes/B2S/PostBox.php:178
1788
+ msgid "enable Auto-Posting"
1789
+ msgstr "Auto-Posting aktivieren"
1790
+
1791
+ #: includes/B2S/Ship/Item.php:1197
1792
+ msgid "Enable Retweets for all Tweets with the selected profile"
1793
+ msgstr "Retweets für alle Tweets mit dem gewählten Profil aktivieren"
1794
+
1795
+ #: includes/B2S/Ship/Item.php:1358
1796
+ msgid "End Of Month"
1797
+ msgstr "Monatsende"
1798
+
1799
+ #: views/b2s/premium.php:30
1800
+ msgid "End of Trial"
1801
+ msgstr "Ende der Testzeit"
1802
+
1803
+ #: includes/B2S/Post/Filter.php:198 includes/B2S/RePost/Item.php:218
1804
+ msgid "Enddate"
1805
+ msgstr "Enddatum"
1806
+
1807
+ #: views/prg/html/form.php:21
1808
+ msgid "English"
1809
+ msgstr "Englisch"
1810
+
1811
+ #: views/b2s/curation.php:68
1812
+ msgid ""
1813
+ "Enter a link you want to share on your social media networks. You can also "
1814
+ "share a video link, for example from YouTube or from Vimeo (also see Video "
1815
+ "Post)."
1816
+ msgstr ""
1817
+ "Füge einen Link ein, den Du auf Deinen Social-Media-Netzwerken teilen "
1818
+ "möchtest. Du kannst auch einen Video-Link teilen, zum Beispiel aus YouTube "
1819
+ "oder Vimeo (siehe auch Video-Beitrag)."
1820
+
1821
+ #: views/b2s/support.php:169
1822
+ msgid "Enter a URL to see how your link preview will look on social media."
1823
+ msgstr ""
1824
+ "Gib eine URL ein, um zu sehen, wie die Link-Vorschau auf Social Media "
1825
+ "aussehen wird"
1826
+
1827
+ #: views/b2s/curation.php:69
1828
+ msgid ""
1829
+ "Enter a video link you want to share on your social media networks, for "
1830
+ "example from YouTube or from Vimeo."
1831
+ msgstr ""
1832
+ "Füge einen Video-Link ein, zum Beispiel aus YouTube oder Vimeo, den Du auf "
1833
+ "Deinen Social-Media-Netzwerken teilen möchtest."
1834
+
1835
+ #: views/b2s/support.php:62
1836
+ msgid "Enter at least 8 characters"
1837
+ msgstr "Bitte gib mindestens 8 Zeichen ein"
1838
+
1839
+ #: views/b2s/premium.php:48
1840
+ msgid "Enter license key and change your version"
1841
+ msgstr "Lizenzschlüssel eingeben und Version ändern"
1842
+
1843
+ #: views/b2s/curation.php:71
1844
+ msgid "Enter link"
1845
+ msgstr "Link eingeben"
1846
+
1847
+ #: views/b2s/support.php:39
1848
+ msgid "Enter your question or keyword here"
1849
+ msgstr "Gib einen Suchbegriff ein oder stelle eine Frage"
1850
+
1851
+ #: views/b2s/html/footer.php:12 views/prg/html/footer.php:12
1852
+ msgid "Event"
1853
+ msgstr "Event"
1854
+
1855
+ #: includes/B2S/Ship/Item.php:1136
1856
+ msgid "Events"
1857
+ msgstr "Events"
1858
+
1859
+ #: views/b2s/settings.php:116
1860
+ msgid ""
1861
+ "Excerpt: The summary of your post (you define it in the side menu of your "
1862
+ "post)."
1863
+ msgstr ""
1864
+ "Textauszug: Die Zusammenfassung Deines Beitrags (wird von dir im Seitenmenü "
1865
+ "deines Beitrags festgelegt)."
1866
+
1867
+ #: includes/B2S/AutoPost/Item.php:285 includes/B2S/AutoPost/Item.php:305
1868
+ #: includes/B2S/RePost/Item.php:192 includes/B2S/RePost/Item.php:212
1869
+ #: includes/B2S/RePost/Item.php:232 includes/B2S/RePost/Item.php:251
1870
+ msgid "Exclude (Do no post ...)"
1871
+ msgstr "enthält nicht (Veröffentliche keine Beiträge, mit...)"
1872
+
1873
+ #: views/b2s/support.php:156
1874
+ msgid "Export as txt-file"
1875
+ msgstr "Als txt-Datei exportieren"
1876
+
1877
+ #: views/b2s/network.php:713
1878
+ msgid "Facebook groups"
1879
+ msgstr "Facebook-Gruppen"
1880
+
1881
+ #: views/b2s/html/footer.php:490
1882
+ msgid ""
1883
+ "Facebook has changed its policy for posting link posts via plugins or web "
1884
+ "applications. Facebook does no longer display the featured or selected image "
1885
+ "for your blog post, but only images defined in the Open Graph (OG) Meta Tags "
1886
+ "of your blog post. If you have not defined any OG Meta Tags, Facebook "
1887
+ "displays a random image from your blog post or blog site. If you have "
1888
+ "defined an image in your blog post OG Meta Tags that does not meet the image "
1889
+ "size requirements, Facebook also does not displayed your selected image, but "
1890
+ "a random image. Please make sure that your image meets the image size "
1891
+ "requirements for Facebook."
1892
+ msgstr ""
1893
+ "Facebook hat seine Richtlinien für die Veröffentlichung von Link-Beiträgen "
1894
+ "über Plugins oder Webanwendungen geändert. Facebook zeigt nicht mehr das "
1895
+ "Beitragsbild oder ausgewählte Bild für Deinen Blogbeitrag an, sondern nur "
1896
+ "noch das Bild, das in den Open Graph (OG) Meta Tags Deines Blogbeitrags "
1897
+ "definiert ist. Wenn Du keine OG Meta Tags definiert hast, zeigt Facebook ein "
1898
+ "zufälliges Bild aus Deinem Blogbeitrag oder Deiner Blog-Seite an. Wenn Du in "
1899
+ "den OG Meta Tags Deines Blogbeitrag ein Bild definiert hast, das nicht den "
1900
+ "Anforderungen an die Bildgröße entspricht, zeigt Facebook gar kein Bild oder "
1901
+ "ein zufällig gewähltes Bild bei Link-Beiträgen an. Bitte stelle sicher, dass "
1902
+ "Dein Bild die Anforderungen an die Bildgröße für Facebook erfüllt."
1903
+
1904
+ #: views/b2s/support.php:175
1905
+ msgid "Facebook Open Graph Meta Tags"
1906
+ msgstr "Facebook Open Graph Meta Tags"
1907
+
1908
+ #: views/b2s/network.php:715
1909
+ msgid "Facebook pages"
1910
+ msgstr "Facebook-Seiten"
1911
+
1912
+ #: includes/B2S/Network/Item.php:662
1913
+ msgid "Failed to load the default template"
1914
+ msgstr "Fehler beim Laden der Standardeinstellungen"
1915
+
1916
+ #: includes/B2S/Network/Item.php:661
1917
+ msgid "Failed to save"
1918
+ msgstr "Speichern fehlgeschlagen"
1919
+
1920
+ #: includes/B2S/Post/Item.php:753 includes/B2S/Ship/Save.php:464
1921
+ msgid "FAQ"
1922
+ msgstr "FAQ"
1923
+
1924
+ #: includes/Loader.php:891 views/b2s/html/post.navbar.php:12
1925
+ #: views/b2s/html/sidebar.php:113
1926
+ msgid "Favorites"
1927
+ msgstr "Favoriten"
1928
+
1929
+ #: views/b2s/network.php:31 views/b2s/network.php:32
1930
+ #: views/b2s/post.calendar.php:231 views/b2s/post.calendar.php:232
1931
+ #: views/prg/post.php:26 views/prg/post.php:27
1932
+ #: views/b2s/html/post.navbar.php:29 views/b2s/html/post.navbar.php:30
1933
+ msgid "filter"
1934
+ msgstr "Filter"
1935
+
1936
+ #: includes/B2S/AutoPost/Item.php:282
1937
+ msgid ""
1938
+ "Filter Posts (Only posts that meet the following criteria will be autoposted)"
1939
+ msgstr ""
1940
+ "Beiträge filtern (Nur Beiträge, die die Kriterien erfüllen, werden "
1941
+ "automatisch veröffentlicht)"
1942
+
1943
+ #: includes/Tools.php:464
1944
+ msgid "Finland"
1945
+ msgstr "Finnland"
1946
+
1947
+ #: views/b2s/html/header.php:352 views/prg/html/form.php:91
1948
+ #: views/prg/html/form.php:100 views/prg/html/form.php:168
1949
+ #: views/prg/html/form.php:177
1950
+ msgid "First Name"
1951
+ msgstr "Vorname"
1952
+
1953
+ #: views/b2s/ship.php:221
1954
+ msgid "First, connect or select network before posting"
1955
+ msgstr ""
1956
+ "Verbinde Dich zuerst mit einem Netzwerk oder wähle ein Netzwerk aus, bevor "
1957
+ "Du den Beitrag teilst!"
1958
+
1959
+ #: includes/Tools.php:495
1960
+ msgid "Flags"
1961
+ msgstr "Flaggen"
1962
+
1963
+ #: views/b2s/dashboard.php:60
1964
+ msgid "Follow us"
1965
+ msgstr "Folge uns"
1966
+
1967
+ #: includes/Tools.php:490
1968
+ msgid "Food & Drink"
1969
+ msgstr "Essen & Trinken"
1970
+
1971
+ #: views/b2s/support.php:180 views/b2s/support.php:191
1972
+ #: views/b2s/support.php:202
1973
+ msgid "For example your Wordpress Home Page"
1974
+ msgstr "zum Beispiel Deine Blogseite"
1975
+
1976
+ #: views/b2s/network.php:720
1977
+ msgid ""
1978
+ "For example: If you purchase 5 Facebook groups, these additional 5 Facebook "
1979
+ "groups are available for all users. So, when 5 users are activated for the "
1980
+ "Pro or Business license, each user can connect 1 additional Facebook group, "
1981
+ "or one user can connect 5 additional Facebook groups."
1982
+ msgstr ""
1983
+ "Beispiel: Wenn Du 5 Facebook-Gruppen kaufst, sind diese zusätzlichen 5 "
1984
+ "Facebook-Gruppen für alle Nutzer verfügbar. Wenn also 5 Nutzer für die Pro- "
1985
+ "oder Business-Lizenz aktiviert sind, kann jeder Nutzer 1 Facebook Gruppe "
1986
+ "verbinden, oder 1 Nutzer kann alle 5 Facebook-Gruppen verbinden."
1987
+
1988
+ #: views/b2s/network.php:707
1989
+ msgid ""
1990
+ "For example: With the Pro license, each user can connect 5 Facebook accounts "
1991
+ "+ 5 Twitter accounts + 5 Instagram accounts + ..."
1992
+ msgstr ""
1993
+ "Beispiel: Mit der Pro-Lizenz, kann jeder Nutzer 5 Facebook Accounts + 5 "
1994
+ "Twitter Accounts + 5 Instagram Accounts + ... verbinden."
1995
+
1996
+ #: views/b2s/html/footer.php:173
1997
+ msgid ""
1998
+ "For Instagram, you can select \"image with frame\" or \"image cut out\" as "
1999
+ "your preferred custom post format."
2000
+ msgstr ""
2001
+ "Für Instagram kannst Du \"Bild mit Rahmen\" oder \"Bild zuschneiden\" als "
2002
+ "bevorzugtes benutzerdefiniertes Postformat auswählen."
2003
+
2004
+ #: includes/B2S/Ship/Save.php:425
2005
+ msgid ""
2006
+ "For sharing your posts on Google+ you can now use Google+ Instant Sharing"
2007
+ msgstr ""
2008
+ "Um Beiträge auf Google+ zu teilen, steht ab sofort Google+ Instant Sharing "
2009
+ "zur Verfügung"
2010
+
2011
+ #: includes/B2S/Ship/Save.php:417
2012
+ msgid ""
2013
+ "For sharing your posts on personal Facebook Profiles you can use Facebook "
2014
+ "Instant Sharing"
2015
+ msgstr ""
2016
+ "Um Beiträge auf persönlichen Facebook-Profilen zu teilen, steht Facebook "
2017
+ "Instant Sharing zur Verfügung"
2018
+
2019
+ #: views/b2s/post.calendar.php:118 views/b2s/post.sched.php:136
2020
+ #: views/b2s/repost.php:120 views/b2s/ship.php:515
2021
+ msgid "for:"
2022
+ msgstr "für:"
2023
+
2024
+ #: views/b2s/support.php:64 views/b2s/support.php:65
2025
+ msgid "Forgot Password?"
2026
+ msgstr "Passwort vergessen?"
2027
+
2028
+ #: views/b2s/support.php:100
2029
+ msgid "Forgot username or password?"
2030
+ msgstr "Username oder Passwort vergessen?"
2031
+
2032
+ #: includes/B2S/Network/Item.php:789
2033
+ msgid "Format"
2034
+ msgstr "Format"
2035
+
2036
+ #: includes/Tools.php:459
2037
+ msgid "France"
2038
+ msgstr "Frankreich"
2039
+
2040
+ #: views/b2s/support.php:105
2041
+ msgid "Frequently asked questions"
2042
+ msgstr "Oft gestellte Fragen (FAQ)"
2043
+
2044
+ #: includes/B2S/RePost/Item.php:79 includes/B2S/Ship/Item.php:1375
2045
+ msgid "Fri"
2046
+ msgstr "Fr"
2047
+
2048
+ #: includes/B2S/RePost/Item.php:92
2049
+ msgid "Friday"
2050
+ msgstr "Freitag"
2051
+
2052
+ #: includes/B2S/Settings/Item.php:167
2053
+ msgid "Frontpage Settings"
2054
+ msgstr "Frontpage Einstellungen"
2055
+
2056
+ #: views/b2s/settings.php:37
2057
+ msgid "General"
2058
+ msgstr "Allgemein"
2059
+
2060
+ #: views/prg/html/form.php:20
2061
+ msgid "German"
2062
+ msgstr "Deutsch"
2063
+
2064
+ #: includes/Tools.php:461
2065
+ msgid "Germany"
2066
+ msgstr "Deutschland"
2067
+
2068
+ #: views/b2s/premium.php:36
2069
+ msgid "Get more information about the benefits of Blog2Social Premium"
2070
+ msgstr "Erfahre mehr über die Vorteile von Blog2Social-Premium"
2071
+
2072
+ #: views/b2s/html/header.php:97
2073
+ #, php-format
2074
+ msgid ""
2075
+ "Get more information in the <a href=\"%s\" target=\"_blank\">social meta tag "
2076
+ "guide</a>."
2077
+ msgstr ""
2078
+ "Mehr Informationen erhältst Du in der <a href=\"%s\" target=\"_blank\">"
2079
+ "Social-Meta-Tag-Anleitung</a>."
2080
+
2081
+ #: views/b2s/curation.php:295
2082
+ #, php-format
2083
+ msgid ""
2084
+ "Get more information on how to share a text post with hashtags, @mentions "
2085
+ "and emojis in the <a href=\"%s\" target=\"_blank\">social media posts "
2086
+ "guide</a>."
2087
+ msgstr ""
2088
+ "Erhalte in dem \"<a href=\"%s\" target=\"_blank\">Social-Media-Posts "
2089
+ "Guide</a>\" mehr Informationen darüber, wie Du Text-Beiträge mit Hashtags, "
2090
+ "@Handles und Emojis teilen kannst."
2091
+
2092
+ #: views/b2s/widgets/newsletter.php:6
2093
+ msgid "Get Social Media News"
2094
+ msgstr "Social Media News"
2095
+
2096
+ #: views/b2s/html/header.php:374
2097
+ msgid "Get Started"
2098
+ msgstr "Jetzt loslegen"
2099
+
2100
+ #: views/b2s/curation.draft.php:17
2101
+ msgid "Get the Blog2Social Browser Extension"
2102
+ msgstr "Blog2Social Browser Erweiterung"
2103
+
2104
+ #: views/b2s/ship.php:782
2105
+ msgid "Give me more information"
2106
+ msgstr "Erhalte mehr Infomationen"
2107
+
2108
+ #: views/b2s/premium.php:61
2109
+ msgid "Go Premium and get even smarter with social media automation"
2110
+ msgstr ""
2111
+ "Das sind die Vorteile, von denen Sie mit Blog2Social Premium profitieren "
2112
+ "können"
2113
+
2114
+ #: views/b2s/support.php:91
2115
+ msgid "Go to the Blog2Social Community"
2116
+ msgstr "Zur Blog2Social Community"
2117
+
2118
+ #: includes/B2S/Ship/Item.php:406
2119
+ msgid ""
2120
+ "Good to know: Instagram does not allow to publish identical or substantially "
2121
+ "similar content on one or more accounts. Vary your content by using other "
2122
+ "images, comments, hashtags or handles and provide your followers with more "
2123
+ "inspiring content."
2124
+ msgstr ""
2125
+ "Gut zu wissen: Instagram erlaubt es nicht, identische oder im Wesentlichen "
2126
+ "ähnliche Inhalte in einem oder auch mehreren Konten zu veröffentlichen. "
2127
+ "Variiere daher Deine Inhalte mit unterschiedlichen Bildern, Kommentaren, "
2128
+ "Hashtags oder Handles und versorge Deine Follower so mit abwechslungsreichem "
2129
+ "und inspirierendem Content."
2130
+
2131
+ #: includes/B2S/Network/Item.php:818 includes/B2S/Ship/Item.php:405
2132
+ msgid ""
2133
+ "Good to know: Instagram supports up to 30 hashtags in a post. The number "
2134
+ "recommended for best results is 5 hashtags. Make sure that your hashtags are "
2135
+ "thematically relevant to the content of your post."
2136
+ msgstr ""
2137
+ "Gut zu wissen: Instagram unterstützt bis zu 30 Hashtags in einem Beitrag. "
2138
+ "Die empfohlene Anzahl für das beste Ergebnis sind 5 Hashtags, die thematisch "
2139
+ "zum Inhalt Deines Beitrags passen. "
2140
+
2141
+ #: views/b2s/network.php:133
2142
+ msgid ""
2143
+ "Google currently allows access to the API for all companies with up to 9 "
2144
+ "locations in their Google My Business Listings. However, Google plans to "
2145
+ "extend the API for companies with more than 9 locations in their Google My "
2146
+ "Business listings."
2147
+ msgstr ""
2148
+ "Google erlaubt derzeit den Zugriff auf die API für alle Unternehmen mit bis "
2149
+ "zu 9 Standorten. Google plant, den Zugriff auf die API in Zukunft auch auf "
2150
+ "Unternehmen mit mehr als 9 verbundenen Standorten in Ihren Google My "
2151
+ "Business Brancheneinträgen zu erweitern."
2152
+
2153
+ #: views/b2s/network.php:127 views/b2s/premium.php:127
2154
+ msgid "Google My Business"
2155
+ msgstr "Google My Business"
2156
+
2157
+ #: views/b2s/curation.php:233
2158
+ msgid ""
2159
+ "Grab more attention for your content with photos, videos, or infographics."
2160
+ msgstr ""
2161
+ "Erziele mehr Aufmerksamkeit für Deine Inhalte mit Fotos, Videos oder "
2162
+ "Infografiken."
2163
+
2164
+ #: includes/Tools.php:450
2165
+ msgid "Great Britain"
2166
+ msgstr "Großbritannien"
2167
+
2168
+ #: includes/Tools.php:440
2169
+ msgid "Greece"
2170
+ msgstr "Griechenland"
2171
+
2172
+ #: includes/Loader.php:892 includes/B2S/Network/Item.php:721
2173
+ msgid "Group"
2174
+ msgstr "Gruppe"
2175
+
2176
+ #: includes/B2S/Network/Item.php:154
2177
+ msgid "Guide"
2178
+ msgstr "Leitfaden"
2179
+
2180
+ #: includes/B2S/PostBox.php:143 views/b2s/html/header.php:60
2181
+ msgid "guide for server connection"
2182
+ msgstr "Serververbindungs-Guide"
2183
+
2184
+ #: includes/B2S/Network/Item.php:891
2185
+ msgid "Hashtag shuffle (Hashtags have to be defined in the text field above)"
2186
+ msgstr "Hashtags mischen (Hashtags müssen im obigen Textfeld definiert sein)"
2187
+
2188
+ #: includes/B2S/Ship/Item.php:1161
2189
+ msgid "Hashtags"
2190
+ msgstr "Hashtags"
2191
+
2192
+ #: views/b2s/support.php:16
2193
+ msgid "Help & Community"
2194
+ msgstr "Hilfe & Community"
2195
+
2196
+ #: includes/Loader.php:997 includes/Loader.php:1083
2197
+ #: views/b2s/html/header.php:40 views/b2s/html/sidebar.php:140
2198
+ #: views/b2s/html/sidebar.ship.php:66
2199
+ msgid "Help & Support"
2200
+ msgstr "Hilfe & Support"
2201
+
2202
+ #: views/b2s/html/footer.php:226
2203
+ msgid "Help us make Blog2Social even better!"
2204
+ msgstr "Hilf uns, Blog2Social noch besser zu machen!"
2205
+
2206
+ #: views/b2s/support.php:118
2207
+ msgid "Helpful Network Settings"
2208
+ msgstr "Hilfreiche Netzwerkeinstellungen"
2209
+
2210
+ #: views/b2s/html/header.php:244
2211
+ #, php-format
2212
+ msgid ""
2213
+ "Hi, we noticed you just shared your %s. blog post with Blog2Social - that's "
2214
+ "awesome! Could you please do us a favor and give it a 5-star rating on "
2215
+ "WordPress? Just to help us spread the word and boost our motivation."
2216
+ msgstr ""
2217
+ "Hallo, wir haben bemerkt, dass Du gerade Deinen %s. Blogbeitrag mit "
2218
+ "Blog2Social geteilt hast - das ist fantastisch! Könntest Du uns bitte einen "
2219
+ "Gefallen tun und uns eine 5-Sterne-Bewertung auf WordPress geben? Damit "
2220
+ "hilfst Du uns bekannter zu werden und motivierst uns Blog2Social stetig zu "
2221
+ "verbessen."
2222
+
2223
+ #: includes/Notice.php:20
2224
+ msgid "hide"
2225
+ msgstr "ausblenden"
2226
+
2227
+ #: includes/B2S/Ship/Item.php:426
2228
+ msgid "hide calendar"
2229
+ msgstr "Planungskalender verbergen"
2230
+
2231
+ #: views/b2s/support.php:37
2232
+ msgid "How can we help?"
2233
+ msgstr "Wie können wir helfen?"
2234
+
2235
+ #: views/b2s/support.php:134
2236
+ msgid "How to use the Troubleshooting tool"
2237
+ msgstr "Wie Du das Problemanalyse-Tool nutzt"
2238
+
2239
+ #. URI of the plugin
2240
+ #. Author URI of the plugin
2241
+ msgid "https://www.blog2social.com"
2242
+ msgstr "https://www.blog2social.com"
2243
+
2244
+ #: includes/Tools.php:465
2245
+ msgid "Hungary"
2246
+ msgstr "Ungarn"
2247
+
2248
+ #: views/b2s/support.php:79
2249
+ #, php-format
2250
+ msgid "I agree to the <a href=\"%s\" target=\"_blank\">community rules</a>"
2251
+ msgstr ""
2252
+ "Ich habe die <a href=\"%s\" target=\"_blank\">Community-Regeln</a> zur "
2253
+ "Kenntnis genommen und willige ein."
2254
+
2255
+ #: views/b2s/html/header.php:488
2256
+ msgid "I agree to the Adenion Privacy Policy"
2257
+ msgstr "Ich akzeptiere die Datenschutzerklärung von Adenion. "
2258
+
2259
+ #: views/b2s/html/header.php:254
2260
+ msgid "I already did it"
2261
+ msgstr "Habe ich schon erledigt"
2262
+
2263
+ #: views/b2s/html/header.php:297 views/b2s/html/header.php:316
2264
+ msgid "I need some more time to decide"
2265
+ msgstr "Ich brauche etwas mehr Zeit, um mich zu entscheiden"
2266
+
2267
+ #: views/b2s/html/footer.php:502
2268
+ msgid ""
2269
+ "If LinkedIn can’t find the oEmbed tag in your data, it will use the OG (Open "
2270
+ "Graph) meta tags instead."
2271
+ msgstr ""
2272
+ "Wenn LinkedIn keine oEmbed Tags in deinen Daten finden kann, nutzt das "
2273
+ "Netzwerk stattdessen die OG (Open Graph) Meta Tags."
2274
+
2275
+ #: views/b2s/html/footer.php:292
2276
+ msgid ""
2277
+ "If Retweets are enabled, every Original-Tweet you schedule in this step will "
2278
+ "be retweeted by the selected Twitter accounts. If, for example, 3 Original-"
2279
+ "Tweets are scheduled, every single Tweet will trigger a Retweet for the "
2280
+ "selected Twitter accounts."
2281
+ msgstr ""
2282
+ "Wenn Retweets aktiviert sind, wird jeder Original-Tweet, den Du in diesem "
2283
+ "Schritt planst, von den ausgewählten Twitter-Konten retweetet. Wenn "
2284
+ "beispielsweise 3 Original-Tweets geplant sind, löst jeder einzelne Tweet "
2285
+ "einen Retweet für die ausgewählten Twitter-Konten aus."
2286
+
2287
+ #: includes/Notice.php:18
2288
+ msgid ""
2289
+ "If you like Blog2Social, please give us a 5 star rating. If there is "
2290
+ "anything that does not work for you, please contact us!"
2291
+ msgstr ""
2292
+ "Wenn Dir Blog2Social gefällt, gib uns bitte eine 5 Sterne Bewertung. Wenn es "
2293
+ "etwas gibt, das für Dich nicht funktioniert, kontaktiere uns bitte!"
2294
+
2295
+ #: views/b2s/html/sidebar.php:166
2296
+ msgid ""
2297
+ "If you like Blog2Social, we would be greatly delighted, if you could leave "
2298
+ "us a 5-star rating. If there's something you need assistance with, you can "
2299
+ "ask all your questions in the Blog2Social support community where you will "
2300
+ "receive help from our committed support team. You can easily access the "
2301
+ "Blog2Social Support Community via the Help & Support section in the "
2302
+ "Blog2Social menu on your WP dashboard."
2303
+ msgstr ""
2304
+ "Wenn Dir Blog2Social gefällt, würden wir uns sehr über eine 5-Sterne-"
2305
+ "Bewertung freuen. Wenn es etwas gibt, wofür Du Unterstützung benötigst, "
2306
+ "kannst Du Deine Frage jederzeit in der Blog2Social-Community stellen und "
2307
+ "erhältst Hilfe von unserem engagierten Support-Team."
2308
+
2309
+ #: views/b2s/ship.php:371
2310
+ msgid "Ignore & share"
2311
+ msgstr "Ignorieren & teilen"
2312
+
2313
+ #: includes/B2S/Network/Item.php:797 includes/B2S/Network/Item.php:800
2314
+ msgid "Image"
2315
+ msgstr "Bild"
2316
+
2317
+ #: views/b2s/html/footer.php:510 views/b2s/html/footer.php:525
2318
+ msgid "image"
2319
+ msgstr "Bild"
2320
+
2321
+ #: views/b2s/post.calendar.php:74 views/b2s/post.sched.php:194
2322
+ #: views/b2s/repost.php:50 views/b2s/repost.php:87
2323
+ #: includes/B2S/Network/Item.php:797 includes/B2S/Network/Item.php:800
2324
+ #: includes/B2S/Settings/Item.php:294 views/b2s/html/footer.php:182
2325
+ msgid "Image cut out"
2326
+ msgstr "Bild zuschneiden"
2327
+
2328
+ #: views/b2s/curation.php:48 views/b2s/curation.php:51
2329
+ #: views/b2s/post.calendar.php:74 views/b2s/post.sched.php:194
2330
+ #: views/b2s/repost.php:50 views/b2s/repost.php:87
2331
+ #: includes/B2S/Post/Item.php:791 includes/B2S/Settings/Item.php:294
2332
+ #: includes/B2S/Settings/Item.php:317
2333
+ msgid "Image Post"
2334
+ msgstr "Bild-Beitrag"
2335
+
2336
+ #: includes/B2S/Settings/Item.php:186 includes/B2S/Settings/Item.php:235
2337
+ #: includes/B2S/Ship/Image.php:94 includes/B2S/Ship/Image.php:96
2338
+ msgid "Image upload / Media Gallery"
2339
+ msgstr "Bild hochladen / Mediathek"
2340
+
2341
+ #: includes/B2S/Settings/Item.php:184 includes/B2S/Settings/Item.php:233
2342
+ msgid "Image URL"
2343
+ msgstr "Bild Url"
2344
+
2345
+ #: views/b2s/post.calendar.php:74 views/b2s/post.sched.php:194
2346
+ #: views/b2s/repost.php:50 views/b2s/repost.php:87
2347
+ #: includes/B2S/Network/Item.php:796 includes/B2S/Network/Item.php:799
2348
+ #: includes/B2S/Settings/Item.php:280 views/b2s/html/footer.php:177
2349
+ msgid "Image with frame"
2350
+ msgstr "Bild mit Rahmen"
2351
+
2352
+ #: includes/B2S/AutoPost/Item.php:144
2353
+ msgid ""
2354
+ "Immediate Cross-Posting across all networks: Share an unlimited number of "
2355
+ "posts"
2356
+ msgstr ""
2357
+ "Immediate Cross-Posting über alle Netzwerke hinweg: Teile eine unbegrenzte "
2358
+ "Anzahl an Beiträgen"
2359
+
2360
+ #: includes/B2S/AutoPost/Item.php:161 includes/B2S/Curation/View.php:64
2361
+ msgid "immediately"
2362
+ msgstr "sofort"
2363
+
2364
+ #: includes/B2S/PostBox.php:349
2365
+ msgid "immediately after publishing"
2366
+ msgstr "sofort nach Veröffentlichung"
2367
+
2368
+ #: views/b2s/ship.php:496
2369
+ msgid "Important infomations about XING groups"
2370
+ msgstr "Wichtige Information zu XING-Gruppen"
2371
+
2372
+ #: includes/B2S/AutoPost/Item.php:158
2373
+ msgid ""
2374
+ "In accordance with the new Twitter TOS, one Twitter account can be selected "
2375
+ "as your primary Twitter account for auto-posting."
2376
+ msgstr ""
2377
+ "In Übereinstimmung mit den neuen Twitter-AGB kann ein Twitter-Account als "
2378
+ "Ihr primärer Twitter-Account für das Auto-Posting ausgewählt werden"
2379
+
2380
+ #: views/b2s/curation.php:375
2381
+ #, php-format
2382
+ #| msgid ""
2383
+ #| "In the <a href=\"%s\">Network Settings</a> you can define network "
2384
+ #| "selections to select and save your most used networks for specific posts "
2385
+ #| "or campaigns."
2386
+ msgid ""
2387
+ "In the <a href=\"%s\">Network Settings</a> you can define network selections "
2388
+ "to select and save your most-used networks for specific posts or campaigns."
2389
+ msgstr ""
2390
+ "Unter den <a href=\"%s\">Netzwerkeinstellungen</a> kannst Du die Netzwerk-"
2391
+ "Gruppierung festlegen."
2392
+
2393
+ #: views/b2s/curation.php:297
2394
+ #, php-format
2395
+ msgid ""
2396
+ "In the <a href=\"%s\">Network Settings</a> you can define one or more "
2397
+ "network selections for your posts."
2398
+ msgstr ""
2399
+ "Unter den <a href=\"%s\">Netzwerkeinstellungen</a> kannst Du die Netzwerk-"
2400
+ "Gruppierung festlegen."
2401
+
2402
+ #: includes/B2S/AutoPost/Item.php:284 includes/B2S/AutoPost/Item.php:304
2403
+ #: includes/B2S/RePost/Item.php:191 includes/B2S/RePost/Item.php:211
2404
+ #: includes/B2S/RePost/Item.php:231 includes/B2S/RePost/Item.php:250
2405
+ msgid "Include (Post only...)"
2406
+ msgstr "enthält (nur Beiträge, mit ...)"
2407
+
2408
+ #: includes/B2S/RePost/Item.php:54
2409
+ #, php-format
2410
+ msgid "include <a href=\"%s\" target=\"_blank\">favorites posts</a> only"
2411
+ msgstr "nur <a href=\"%s\" target=\"_blank\">Favoriten</a> hinzufügen"
2412
+
2413
+ #: includes/B2S/RePost/Item.php:57
2414
+ msgid "include posts with images only"
2415
+ msgstr "nur Beiträge mit Bildern hinzufügen"
2416
+
2417
+ #: includes/Tools.php:441
2418
+ msgid "India"
2419
+ msgstr "Indien"
2420
+
2421
+ #: includes/Tools.php:447
2422
+ msgid "Indonesia"
2423
+ msgstr "Indonesien"
2424
+
2425
+ #: includes/B2S/PostBox.php:165 includes/B2S/PostBox.php:168
2426
+ #: includes/B2S/PostBox.php:253 views/b2s/network.php:48 views/b2s/ship.php:80
2427
+ #: views/b2s/ship.php:170 views/b2s/ship.php:262
2428
+ #: includes/B2S/AutoPost/Item.php:110 includes/B2S/AutoPost/Item.php:207
2429
+ #: includes/B2S/Curation/View.php:73 includes/B2S/Network/Item.php:226
2430
+ #: includes/B2S/RePost/Item.php:159 includes/B2S/RePost/Item.php:180
2431
+ #: includes/B2S/Ship/Item.php:1197
2432
+ msgid "Info"
2433
+ msgstr "Info"
2434
+
2435
+ #: includes/B2S/Ship/Item.php:559
2436
+ msgid ""
2437
+ "Info: Change Card Meta tags image, title and description for this network"
2438
+ msgstr "Info: Ändere die Twitter Card Parameter für diese Netzwerk"
2439
+
2440
+ #: includes/B2S/Ship/Item.php:498 includes/B2S/Ship/Item.php:618
2441
+ #: includes/B2S/Ship/Item.php:669 includes/B2S/Ship/Item.php:697
2442
+ #: includes/B2S/Ship/Item.php:725 includes/B2S/Ship/Item.php:753
2443
+ msgid ""
2444
+ "Info: Change Open Graph Meta tags image, title and description for this "
2445
+ "network"
2446
+ msgstr "Info: Ändere die Open Graph Parameter für diese Netzwerk"
2447
+
2448
+ #: includes/B2S/Ship/Item.php:388 includes/B2S/Ship/Item.php:1400
2449
+ msgid "Insert full-text"
2450
+ msgstr "ganzen Text einfügen"
2451
+
2452
+ #: includes/B2S/Settings/Item.php:288 views/b2s/html/footer.php:178
2453
+ msgid ""
2454
+ "Insert white frames to show the whole image in your timeline. All image "
2455
+ "information will be shown in your timeline."
2456
+ msgstr ""
2457
+ "Füge weiße Rahmen ein, um das gesamte Bild in Deiner Zeitleiste anzuzeigen. "
2458
+ "Alle Bildinformationen werden in Deiner Zeitleiste angezeigt."
2459
+
2460
+ #: views/b2s/support.php:193
2461
+ msgid "Inspect Post"
2462
+ msgstr "Link prüfen"
2463
+
2464
+ #: includes/Loader.php:925
2465
+ #, php-format
2466
+ msgid ""
2467
+ "Instagram published your post without text. Please see the following <a "
2468
+ "target=\"_blank\" href=\"%s\">guide</a>."
2469
+ msgstr ""
2470
+ "Instagram hat Deinen Beitrag ohne Text veröffentlicht. Bitte beachte die "
2471
+ "folgende <a target=\"_blank\" href=\"%s\">Anleitung</a>"
2472
+
2473
+ #: views/b2s/support.php:108
2474
+ msgid "Installation"
2475
+ msgstr "Installation"
2476
+
2477
+ #: views/b2s/settings.php:183
2478
+ msgid "Instant Caching for Facebook Link Posts"
2479
+ msgstr "Instant Caching für Facebook Link-Beiträge"
2480
+
2481
+ #: views/b2s/network.php:260
2482
+ msgid "Instant Caching for Link Posts"
2483
+ msgstr "Instant Caching für Link-Beiträge"
2484
+
2485
+ #: includes/Loader.php:891 views/b2s/html/post.navbar.php:17
2486
+ #: views/b2s/html/sidebar.php:119
2487
+ msgid "Instant Sharing"
2488
+ msgstr "Instant Sharing"
2489
+
2490
+ #: views/b2s/network.php:387 views/b2s/ship.php:616
2491
+ msgid "Invalid Data! Please try again."
2492
+ msgstr "Ungültige Daten! Bitte versuche es erneut."
2493
+
2494
+ #: views/b2s/curation.php:37
2495
+ msgid "Invalid data. Please check your data."
2496
+ msgstr "Ungültige Daten. Bitte überprüfe Deine Angaben."
2497
+
2498
+ #: views/b2s/support.php:63
2499
+ msgid "Invalid email address"
2500
+ msgstr "Ungültige E-Mail Adresse"
2501
+
2502
+ #: includes/Tools.php:443
2503
+ msgid "Ireland"
2504
+ msgstr "Irland"
2505
+
2506
+ #: includes/B2S/Post/Item.php:921
2507
+ msgid "is currently being processed by the network"
2508
+ msgstr "wird vom Netzwerk verarbeitet"
2509
+
2510
+ #: includes/Tools.php:479
2511
+ msgid "is determined automatically"
2512
+ msgstr "wird automatisch ermittelt"
2513
+
2514
+ #: includes/B2S/Post/Item.php:837
2515
+ #, php-format
2516
+ msgid "is waiting to shared by %s"
2517
+ msgstr "wartet darauf von %s geteilt zu werden"
2518
+
2519
+ #: includes/Tools.php:444
2520
+ msgid "Italy"
2521
+ msgstr "Italien"
2522
+
2523
+ #: includes/Tools.php:466
2524
+ msgid "Japan"
2525
+ msgstr "Japan"
2526
+
2527
+ #: views/b2s/html/footer.php:11 views/prg/html/footer.php:11
2528
+ msgid "Job"
2529
+ msgstr "Job"
2530
+
2531
+ #: includes/B2S/Ship/Item.php:1135
2532
+ msgid "Jobs & Projects"
2533
+ msgstr "Stellenangebote & Projekte"
2534
+
2535
+ #: views/b2s/html/footer.php:441
2536
+ msgid ""
2537
+ "Keep your social media feed updated automatically with your best content and "
2538
+ "save valuable time by reviving your evergreen content regularly. Automate "
2539
+ "your resharing process with Blog2Social, so you can use your time to create "
2540
+ "new content and interact with your community."
2541
+ msgstr ""
2542
+ "Blog2Social kann Deinen Social-Media-Feed automatisch und regelmäßig mit "
2543
+ "Deinem besten Content versorgen. Spare wertvolle Zeit und lass Blog2Social "
2544
+ "Deinen Evergreen-Content automatisch wiederbeleben. Automatisiere Deinen "
2545
+ "gesamten Re-Sharing-Prozess, damit Du mehr Zeit hast neuen Content zu "
2546
+ "erstellen und mit Deiner Community zu interagieren."
2547
+
2548
+ #: views/prg/html/form.php:50
2549
+ msgid "Keywords"
2550
+ msgstr "Keywords"
2551
+
2552
+ #: views/prg/html/form.php:52
2553
+ msgid "Keywords with commas (e.g .: Blog2Social, PR-Gateway)"
2554
+ msgstr "Keywords mit Komma getrennt (z.B.: Blog2Social, PR-Gateway)"
2555
+
2556
+ #: views/b2s/settings.php:117
2557
+ msgid "Keywords: The tags you have set in your post."
2558
+ msgstr "Keywords: Die Tags, die Du in Deinem Beitrag gesetzt hast."
2559
+
2560
+ #: includes/Tools.php:469
2561
+ msgid "Korea"
2562
+ msgstr "Korea"
2563
+
2564
+ #: views/prg/html/form.php:12
2565
+ msgid "Language"
2566
+ msgstr "Sprache"
2567
+
2568
+ #: includes/B2S/Post/Item.php:919
2569
+ #, php-format
2570
+ msgid "last modified by %s"
2571
+ msgstr "zuletzt von %s bearbeitet"
2572
+
2573
+ #: views/b2s/html/header.php:356 views/prg/html/form.php:92
2574
+ #: views/prg/html/form.php:103 views/prg/html/form.php:169
2575
+ #: views/prg/html/form.php:180
2576
+ msgid "Last Name"
2577
+ msgstr "Nachname"
2578
+
2579
+ #: includes/B2S/Post/Item.php:563
2580
+ msgid "last saved"
2581
+ msgstr "zuletzt gespeichert:"
2582
+
2583
+ #: includes/B2S/PostBox.php:171
2584
+ msgid "Last shared"
2585
+ msgstr "Letzte Veröffentlichung"
2586
+
2587
+ #: includes/B2S/Post/Item.php:419 includes/B2S/Post/Item.php:524
2588
+ #: includes/B2S/Post/Item.php:572
2589
+ msgid "last shared on social media"
2590
+ msgstr "zuletzt auf Social Media geteilt"
2591
+
2592
+ #: views/b2s/widgets/posts.php:16
2593
+ msgid "Latest Posts"
2594
+ msgstr "letzte Beiträge"
2595
+
2596
+ #: includes/B2S/Post/Item.php:464
2597
+ #, php-format
2598
+ msgid "latest share by %s"
2599
+ msgstr "zuletzt von %s geteilt"
2600
+
2601
+ #: includes/B2S/Ship/Save.php:417
2602
+ msgid "Learn how it works"
2603
+ msgstr "mehr erfahren"
2604
+
2605
+ #: views/b2s/support.php:176
2606
+ msgid "Learn how to edit and adjust Open Graph tags."
2607
+ msgstr "So kannst Du Deine Open Graph Tags bearbeiten und anpassen."
2608
+
2609
+ #: views/b2s/support.php:211
2610
+ msgid "Learn how to edit and adjust Twitter Card tags."
2611
+ msgstr "So kannst Du Deine Twitter Card Tags bearbeiten und anpassen."
2612
+
2613
+ #: views/b2s/html/footer.php:252
2614
+ msgid ""
2615
+ "Learn how to set up and apply individual best times to your social media "
2616
+ "scheduling and auto-poster."
2617
+ msgstr ""
2618
+ "Erfahre, wie Du individuelle Beste Zeiten für Deine Social Media Planung und "
2619
+ "Deinen Auto-Poster einrichten und anwenden kannst."
2620
+
2621
+ #: views/b2s/network.php:136 views/b2s/ship.php:500
2622
+ #: includes/B2S/Ship/Item.php:1295 views/b2s/partials/post-edit-modal.php:53
2623
+ msgid "Learn more"
2624
+ msgstr "Mehr erfahren"
2625
+
2626
+ #: views/b2s/curation.php:241
2627
+ #, php-format
2628
+ msgid ""
2629
+ "Learn more about how to share social media posts in the <a href=\"%s\" "
2630
+ "target=\"_blank\">social media posts guide</a>."
2631
+ msgstr ""
2632
+ "Erhalte in dem \"<a href=\"%s\" target=\"_blank\">Social-Media-Posts "
2633
+ "Guide</a>\" mehr Informationen darüber, wie Du Social-Media-Beiträge teilen "
2634
+ "kannst."
2635
+
2636
+ #: includes/B2S/Ship/Item.php:397 includes/B2S/Ship/Item.php:841
2637
+ #: includes/B2S/Ship/Item.php:1266
2638
+ msgid "Learn more about this"
2639
+ msgstr "Erfahre mehr darüber"
2640
+
2641
+ #: views/b2s/network.php:305
2642
+ msgid "Legend"
2643
+ msgstr "Legende"
2644
+
2645
+ #: includes/Tools.php:425 views/b2s/html/sidebar.php:30
2646
+ #: views/b2s/html/sidebar.ship.php:29
2647
+ msgid "License"
2648
+ msgstr "Lizenz"
2649
+
2650
+ #: includes/B2S/Network/Item.php:796 includes/B2S/Network/Item.php:799
2651
+ #: includes/B2S/Ship/Item.php:1062 includes/B2S/Ship/Item.php:1064
2652
+ msgid "Link"
2653
+ msgstr "Link"
2654
+
2655
+ #: views/b2s/curation.php:45 views/b2s/post.calendar.php:74
2656
+ #: views/b2s/post.sched.php:194 views/b2s/repost.php:50 views/b2s/repost.php:87
2657
+ #: includes/B2S/Post/Item.php:789 includes/B2S/Settings/Item.php:280
2658
+ #: includes/B2S/Settings/Item.php:317 views/b2s/html/footer.php:160
2659
+ msgid "Link Post"
2660
+ msgstr "Link-Beitrag"
2661
+
2662
+ #: views/b2s/network.php:717
2663
+ msgid "LinkedIn pages"
2664
+ msgstr "LinkedIn-Seiten"
2665
+
2666
+ #: views/b2s/support.php:188
2667
+ msgid "LinkedIn Post Inspector"
2668
+ msgstr "LinkedIn Post Inspector"
2669
+
2670
+ #: views/b2s/dashboard.php:31 includes/B2S/RePost/Item.php:140
2671
+ msgid "List"
2672
+ msgstr "Liste"
2673
+
2674
+ #: views/b2s/network.php:55 views/b2s/ship.php:79
2675
+ #: views/b2s/partials/post-edit-modal.php:42
2676
+ msgid "Load Best Times"
2677
+ msgstr "Lade beste Zeiten"
2678
+
2679
+ #: views/b2s/curation.php:62
2680
+ msgid "Load data..."
2681
+ msgstr "Daten werden geladen..."
2682
+
2683
+ #: includes/B2S/Network/Item.php:790 includes/B2S/Network/Item.php:811
2684
+ msgid "Load default settings"
2685
+ msgstr "Lade Standardeinstellungen"
2686
+
2687
+ #: includes/B2S/Post/Item.php:435 includes/B2S/Post/Item.php:585
2688
+ msgid "load Draft"
2689
+ msgstr "Entwurf aufrufen"
2690
+
2691
+ #: views/b2s/ship.php:73 views/b2s/partials/post-edit-modal.php:41
2692
+ msgid "Load My Times Settings"
2693
+ msgstr "Meine Zeit-Einstellungen laden"
2694
+
2695
+ #: views/b2s/curation.draft.php:47 views/b2s/network.php:67
2696
+ #: views/b2s/network.php:155 views/b2s/network.php:242
2697
+ #: views/b2s/network.php:380 views/b2s/network.php:459
2698
+ #: views/b2s/post.approve.php:51 views/b2s/post.calendar.php:64
2699
+ #: views/b2s/post.calendar.php:249 views/b2s/post.draft.php:42
2700
+ #: views/b2s/post.favorites.php:41 views/b2s/post.notice.php:48
2701
+ #: views/b2s/post.php:41 views/b2s/post.publish.php:45
2702
+ #: views/b2s/post.sched.php:63 views/b2s/repost.php:32 views/b2s/ship.php:192
2703
+ #: views/b2s/ship.php:609 views/b2s/ship.php:778 views/b2s/support.php:86
2704
+ #: views/b2s/support.php:139 views/prg/html/header.php:86
2705
+ msgid "Loading..."
2706
+ msgstr "Wird geladen..."
2707
+
2708
+ #: includes/Loader.php:900
2709
+ msgid "Location"
2710
+ msgstr "Standort"
2711
+
2712
+ #: views/b2s/network.php:389 views/b2s/ship.php:618
2713
+ #, php-format
2714
+ msgid ""
2715
+ "Login failed. Please check your login data for typos and please check your "
2716
+ "Pinterest settings, if the two-factor authentication is turned off for this "
2717
+ "account: <a target=\"_blank\" href=\"%s\">%s</a>"
2718
+ msgstr ""
2719
+ "Die Anmeldung ist fehlgeschlagen. Bitte überprüfe Deine Logindaten auf "
2720
+ "Tippfehler und prüfe in Deinen Pinterest Einstellungen, ob die Zwei-Faktor-"
2721
+ "Authentifizierung für dieses Konto deaktiviert ist: <a target=\"_blank\" "
2722
+ "href=\"%s\">%s</a>"
2723
+
2724
+ #: views/prg/login.php:21
2725
+ msgid ""
2726
+ "Login failed. Please check your server settings. OpenSSL must be enabled on."
2727
+ msgstr ""
2728
+ " Die Anmeldung zu PR-Gateway ist fehlgeschlagen. Bitte überprüfen Deine "
2729
+ "Server-Einstellungen. OpenSSL muss aktiviert sein. "
2730
+
2731
+ #: views/prg/login.php:15
2732
+ msgid "Login failed. Please check your username and a password!"
2733
+ msgstr ""
2734
+ " Die Anmeldung zu PR-Gateway ist fehlgeschlagen. Bitte überprüfe Deinen "
2735
+ "Benutzernamen und Dein Password!"
2736
+
2737
+ #: views/b2s/network.php:367 views/b2s/network.php:393 views/b2s/ship.php:596
2738
+ #: views/b2s/ship.php:622
2739
+ msgid ""
2740
+ "Login up successful. Please confirm that Blog2Social is allowed to publish "
2741
+ "on your profile."
2742
+ msgstr ""
2743
+ "Anmeldung erfolgreich. Bitte bestätige, dass Blog2Social auf Deinem Profil "
2744
+ "veröffentlichen darf."
2745
+
2746
+ #: views/prg/html/header.php:71
2747
+ msgid "Logout"
2748
+ msgstr "Ausloggen"
2749
+
2750
+ #: includes/B2S/Ship/Item.php:1159
2751
+ #, php-format
2752
+ msgid "max. %s Tags"
2753
+ msgstr "max. %s Tags"
2754
+
2755
+ #: views/prg/html/form.php:44 views/prg/html/form.php:46
2756
+ msgid "Message"
2757
+ msgstr "Nachricht"
2758
+
2759
+ #: includes/B2S/Settings/Item.php:139
2760
+ msgid "Meta Tags Settings for Posts and Pages"
2761
+ msgstr "Meta Tag Einstellungen für Beiträge und Seiten"
2762
+
2763
+ #: includes/Tools.php:471
2764
+ msgid "Mexico"
2765
+ msgstr "Mexiko"
2766
+
2767
+ #: includes/B2S/Ship/Item.php:1226 includes/B2S/Ship/Item.php:1227
2768
+ #: includes/B2S/Ship/Item.php:1228 includes/B2S/Ship/Item.php:1229
2769
+ #: views/b2s/partials/post-edit-modal.php:82
2770
+ #: views/b2s/partials/post-edit-modal.php:83
2771
+ #: views/b2s/partials/post-edit-modal.php:84
2772
+ #: views/b2s/partials/post-edit-modal.php:85
2773
+ msgid "min"
2774
+ msgstr "min"
2775
+
2776
+ #: includes/B2S/AutoPost/Item.php:163
2777
+ msgid "minutes"
2778
+ msgstr "Minuten"
2779
+
2780
+ #: includes/B2S/Network/Item.php:909
2781
+ msgid ""
2782
+ "Missing PHP \"mbstring\" extension to use the character limit function. "
2783
+ "Please activate server-side the PHP \"mbstring\" extension in your \"php."
2784
+ "ini\" file."
2785
+ msgstr ""
2786
+ "Bitte aktiviere serverseitig die PHP \"mbstring\" Erweiterung, um die "
2787
+ "Zeichenbegrenzungsfunktion zu nutzen."
2788
+
2789
+ #: views/b2s/network.php:209
2790
+ msgid "modify"
2791
+ msgstr "modify"
2792
+
2793
+ #: includes/Loader.php:45
2794
+ msgid "Modify forum"
2795
+ msgstr "Modify forum"
2796
+
2797
+ #: includes/Loader.php:45
2798
+ msgid "Modify pin board"
2799
+ msgstr "Pin-Board bearbeiten"
2800
+
2801
+ #: includes/Loader.php:45
2802
+ msgid "Modify subreddit"
2803
+ msgstr "Modify subreddit"
2804
+
2805
+ #: includes/B2S/RePost/Item.php:75 includes/B2S/Ship/Item.php:1371
2806
+ msgid "Mon"
2807
+ msgstr "Mo"
2808
+
2809
+ #: includes/B2S/RePost/Item.php:88
2810
+ msgid "Monday"
2811
+ msgstr "Montag"
2812
+
2813
+ #: includes/B2S/Ship/Item.php:1338
2814
+ msgid "Month"
2815
+ msgstr "Monat"
2816
+
2817
+ #: includes/B2S/Ship/Item.php:1322
2818
+ msgid "monthly"
2819
+ msgstr "monatlich"
2820
+
2821
+ #: includes/B2S/Ship/Item.php:1338
2822
+ msgid "Months"
2823
+ msgstr "Monate"
2824
+
2825
+ #: views/b2s/support.php:170
2826
+ msgid "More"
2827
+ msgstr "Mehr"
2828
+
2829
+ #: includes/B2S/Ship/Image.php:34
2830
+ msgid "More Information"
2831
+ msgstr "Weitere Informationen"
2832
+
2833
+ #: views/b2s/autopost.php:76 views/b2s/repost.php:184
2834
+ #: includes/B2S/AutoPost/Item.php:158
2835
+ msgid "More information"
2836
+ msgstr "Zusätzliche Informationen"
2837
+
2838
+ #: views/b2s/curation.php:299 views/b2s/curation.php:377
2839
+ #, php-format
2840
+ msgid ""
2841
+ "More information on how to create a network selection in the guide <a "
2842
+ "href=\"%s\" target=\"_blank\">\"How can I save a specific selection of "
2843
+ "networks?\"</a>"
2844
+ msgstr ""
2845
+ "Weitere Informationen zur Erstellung einer Netzwerk-Gruppierung erhältst Du "
2846
+ "in dem Guide <a href=\"%s\" target=\"_blank\">\"Kann ich eine bestimmte "
2847
+ "Auswahl von Netzwerken speichern?\"</a>."
2848
+
2849
+ #: views/b2s/premium.php:79
2850
+ msgid "More users and accounts"
2851
+ msgstr "Mehr Benutzer und Accounts"
2852
+
2853
+ #: views/b2s/network.php:489 views/b2s/network.php:584
2854
+ msgid "move"
2855
+ msgstr "verschieben"
2856
+
2857
+ #: views/b2s/network.php:477 views/b2s/network.php:577
2858
+ msgid "Move the connection to another network collection."
2859
+ msgstr "Verbindung in eine andere Netzwerk-Gruppierung verschieben"
2860
+
2861
+ #: views/prg/html/form.php:96 views/prg/html/form.php:173
2862
+ msgid "Mr."
2863
+ msgstr "Herr"
2864
+
2865
+ #: views/prg/html/form.php:95 views/prg/html/form.php:172
2866
+ msgid "Mrs."
2867
+ msgstr "Frau"
2868
+
2869
+ #: views/b2s/network.php:582 includes/B2S/Ship/Navbar.php:37
2870
+ msgid "My Profile"
2871
+ msgstr "Mein Profil"
2872
+
2873
+ #: includes/B2S/Network/Item.php:68 includes/B2S/Network/Item.php:232
2874
+ msgid "My profile"
2875
+ msgstr "Mein Profil"
2876
+
2877
+ #: includes/B2S/Network/Item.php:604 views/prg/html/form.php:84
2878
+ #: views/prg/html/form.php:86 views/prg/html/form.php:161
2879
+ #: views/prg/html/form.php:163
2880
+ msgid "Name"
2881
+ msgstr "Name"
2882
+
2883
+ #: includes/B2S/RePost/Item.php:126
2884
+ msgid "Need more?"
2885
+ msgstr "Benötigst Du mehr?"
2886
+
2887
+ #: views/b2s/curation.php:173 views/b2s/post.calendar.php:270
2888
+ #: views/b2s/ship.php:408
2889
+ msgid "Need to schedule your posts?"
2890
+ msgstr "Du möchtest Deine Beiträge planen?"
2891
+
2892
+ #: views/b2s/support.php:149
2893
+ msgid "Needed"
2894
+ msgstr "Erforderlich"
2895
+
2896
+ #: includes/Tools.php:452
2897
+ msgid "Netherlands"
2898
+ msgstr "Niederlande"
2899
+
2900
+ #: views/b2s/network.php:474 views/b2s/network.php:574
2901
+ msgid "Network collection"
2902
+ msgstr "Netzwerkgruppierung"
2903
+
2904
+ #: views/b2s/ship.php:177
2905
+ msgid "network connected"
2906
+ msgstr "Netzwerk verbunden"
2907
+
2908
+ #: views/b2s/network.php:689
2909
+ msgid "Network connections"
2910
+ msgstr "Netzwerkverbindungen"
2911
+
2912
+ #: includes/B2S/Ship/Item.php:162 includes/B2S/Ship/Item.php:240
2913
+ msgid "Network defines image by link"
2914
+ msgstr "Netzwerk wählt selber das Bild aus"
2915
+
2916
+ #: includes/B2S/Ship/Item.php:165 includes/B2S/Ship/Item.php:239
2917
+ msgid "Network does not support emojis"
2918
+ msgstr "Netzwerk unterstützt keine Emojis"
2919
+
2920
+ #: includes/B2S/Ship/Item.php:167 includes/B2S/Ship/Item.php:242
2921
+ msgid "Network does not support GIFs"
2922
+ msgstr "Das Netzwerk unterstützt keine GIFs"
2923
+
2924
+ #: includes/B2S/Ship/Item.php:238
2925
+ msgid "Network does not support image for pages"
2926
+ msgstr "Netzwerk unterstützt keine Bilder für Seiten"
2927
+
2928
+ #: includes/B2S/Ship/Item.php:161
2929
+ msgid "Network does not support image for profiles"
2930
+ msgstr "Netzwerk unterstützt keine Bilder für Profile"
2931
+
2932
+ #: includes/B2S/Network/Item.php:872 includes/B2S/Network/Item.php:929
2933
+ #: includes/B2S/Network/Item.php:965
2934
+ msgid "Network limit"
2935
+ msgstr "Netzwerkbegrenzung"
2936
+
2937
+ #: includes/B2S/PostBox.php:146 includes/B2S/AutoPost/Item.php:61
2938
+ #: includes/B2S/AutoPost/Item.php:193 includes/B2S/RePost/Item.php:166
2939
+ msgid "Network settings"
2940
+ msgstr "Netzwerkeinstellungen"
2941
+
2942
+ #: includes/Loader.php:992 includes/Loader.php:1061
2943
+ msgid "Networks"
2944
+ msgstr "Netzwerke"
2945
+
2946
+ #: includes/Loader.php:891 views/b2s/curation.php:49 views/b2s/support.php:19
2947
+ #: views/b2s/support.php:22
2948
+ msgid "NEW"
2949
+ msgstr "Neu"
2950
+
2951
+ #: includes/B2S/AutoPost/Item.php:69
2952
+ msgid "new posts"
2953
+ msgstr "Neue Beiträge"
2954
+
2955
+ #: includes/Tools.php:463
2956
+ msgid "New Zealand"
2957
+ msgstr "Neuseeland"
2958
+
2959
+ #: includes/B2S/Post/Filter.php:83 includes/B2S/Post/Filter.php:95
2960
+ msgid "newest first"
2961
+ msgstr "neuste zuerst"
2962
+
2963
+ #: includes/B2S/Post/Item.php:488 includes/B2S/Post/Item.php:608
2964
+ #, php-format
2965
+ msgid "next share by %s"
2966
+ msgstr "wird als nächstes von %s geteilt"
2967
+
2968
+ #: views/b2s/curation.draft.php:90 views/b2s/curation.php:160
2969
+ #: views/b2s/network.php:115 views/b2s/post.approve.php:98
2970
+ #: views/b2s/post.approve.php:115 views/b2s/post.draft.php:87
2971
+ #: views/b2s/post.notice.php:88 views/b2s/post.publish.php:85
2972
+ #: views/b2s/post.sched.php:103 views/b2s/repost.php:105 views/b2s/ship.php:484
2973
+ #: views/b2s/ship.php:563 views/prg/ship.php:94 views/b2s/widgets/posts.php:67
2974
+ msgid "NO"
2975
+ msgstr "NEIN"
2976
+
2977
+ #: views/b2s/curation.php:34
2978
+ msgid ""
2979
+ "No connected networks. Please make sure to connect at least one social media "
2980
+ "account."
2981
+ msgstr ""
2982
+ "Keine verbundenen Netzwerke vorhanden. Bitte stelle sicher, dass Du "
2983
+ "mindestens einen Social Media Account in Blog2Social unter Netzwerke "
2984
+ "verbunden hast."
2985
+
2986
+ #: views/b2s/html/header.php:370
2987
+ msgid "No credit card required"
2988
+ msgstr "Keine Kreditkarte erforderlich"
2989
+
2990
+ #: includes/Tools.php:496
2991
+ msgid "No emojis found"
2992
+ msgstr "Keine Ergebnisse"
2993
+
2994
+ #: includes/B2S/Ship/Image.php:66
2995
+ msgid "No images are included in your post."
2996
+ msgstr "In dem Beitrag sind keine Bilder hinterlegt"
2997
+
2998
+ #: views/b2s/curation.php:30
2999
+ msgid "No link preview available. Please check your link."
3000
+ msgstr "Keine Link-Vorschau verfügbar. Bitte überprüfe Deinen Link."
3001
+
3002
+ #: views/b2s/html/header.php:222
3003
+ msgid "No posts found. Please try again with different filter options."
3004
+ msgstr ""
3005
+ "Es wurden keine Beiträge gefunden. Bitte versuche es erneut mit anderen "
3006
+ "Filterkriterien."
3007
+
3008
+ #: includes/B2S/Settings/Item.php:80
3009
+ msgid "no URL Shortener"
3010
+ msgstr "kein URL Shortener"
3011
+
3012
+ #: views/b2s/premium.php:45
3013
+ msgid "No User found"
3014
+ msgstr "Keinen Blog-Nutzer gefunden"
3015
+
3016
+ #: views/b2s/html/header.php:251
3017
+ msgid "Nope, maybe later"
3018
+ msgstr "Nein, vielleicht später"
3019
+
3020
+ #: includes/Tools.php:454
3021
+ msgid "Norway"
3022
+ msgstr "Norwegen"
3023
+
3024
+ #: includes/B2S/Post/Filter.php:71
3025
+ msgid "not yet shared"
3026
+ msgstr "noch nicht geteilt"
3027
+
3028
+ #: views/b2s/ship.php:349
3029
+ msgid "Note: "
3030
+ msgstr "Hinweis: "
3031
+
3032
+ #: includes/B2S/PostBox.php:148 views/b2s/ship.php:202
3033
+ msgid ""
3034
+ "Notice: Please make sure, that your website address is reachable. The Social "
3035
+ "Networks do not allow postings from local installations."
3036
+ msgstr ""
3037
+ "Hinweis: Bitte stelle sicher, dass Dein Blog von außen erreichbar ist. Bei "
3038
+ "Fragen wende Dich bitte an unseren Support."
3039
+
3040
+ #: views/b2s/post.calendar.php:315
3041
+ msgid "Notification"
3042
+ msgstr "Benachrichtigung"
3043
+
3044
+ #: includes/Loader.php:891 views/b2s/html/post.navbar.php:22
3045
+ msgid "Notifications"
3046
+ msgstr "Benachrichtigungen"
3047
+
3048
+ #: views/prg/html/form.php:108 views/prg/html/form.php:113
3049
+ #: views/prg/html/form.php:185 views/prg/html/form.php:190
3050
+ msgid "Number"
3051
+ msgstr "Nummer"
3052
+
3053
+ #: views/b2s/post.approve.php:94 views/b2s/post.notice.php:84
3054
+ #: views/b2s/post.publish.php:81 views/b2s/post.sched.php:99
3055
+ #: views/b2s/repost.php:101 views/b2s/widgets/posts.php:63
3056
+ msgid "Number of entries"
3057
+ msgstr "Anzahl der Einträge"
3058
+
3059
+ #: includes/B2S/RePost/Item.php:35
3060
+ msgid "Number of posts"
3061
+ msgstr "Anzahl der Beiträge"
3062
+
3063
+ #: includes/B2S/Ship/Item.php:1307
3064
+ msgid "Number of repeats"
3065
+ msgstr "Anzahl der Wiederholungen"
3066
+
3067
+ #: includes/Tools.php:493
3068
+ msgid "Objects"
3069
+ msgstr "Objekte"
3070
+
3071
+ #: includes/B2S/Ship/Item.php:1139
3072
+ msgid "Offer"
3073
+ msgstr "Angebot"
3074
+
3075
+ #: includes/B2S/Ship/Item.php:504 includes/B2S/Ship/Item.php:624
3076
+ #: includes/B2S/Ship/Item.php:675 includes/B2S/Ship/Item.php:703
3077
+ #: includes/B2S/Ship/Item.php:731 includes/B2S/Ship/Item.php:759
3078
+ msgid "OG Meta description"
3079
+ msgstr "OG Beschreibung"
3080
+
3081
+ #: includes/B2S/Ship/Item.php:503 includes/B2S/Ship/Item.php:623
3082
+ #: includes/B2S/Ship/Item.php:674 includes/B2S/Ship/Item.php:702
3083
+ #: includes/B2S/Ship/Item.php:730 includes/B2S/Ship/Item.php:758
3084
+ msgid "OG Meta title"
3085
+ msgstr "OG Titel"
3086
+
3087
+ #: views/b2s/html/header.php:457
3088
+ msgid "OK"
3089
+ msgstr "OK"
3090
+
3091
+ #: views/b2s/html/header.php:248
3092
+ msgid "Ok, you deserve it"
3093
+ msgstr "Okay, ihr habt euch das verdient"
3094
+
3095
+ #: includes/B2S/Post/Filter.php:83 includes/B2S/Post/Filter.php:95
3096
+ msgid "oldest first"
3097
+ msgstr "älteste zuerst"
3098
+
3099
+ #: includes/B2S/RePost/Item.php:74
3100
+ msgid "on"
3101
+ msgstr " auf"
3102
+
3103
+ #: includes/PRG/Post/Item.php:121
3104
+ msgid "on Blog"
3105
+ msgstr "auf dem Blog"
3106
+
3107
+ #: views/b2s/ship.php:59 includes/B2S/Post/Item.php:437
3108
+ #: includes/B2S/Post/Item.php:587
3109
+ msgid "on blog"
3110
+ msgstr "auf dem Blog"
3111
+
3112
+ #: includes/B2S/RePost/Item.php:60
3113
+ #, php-format
3114
+ msgid "only posts that have been shared no more than %s times"
3115
+ msgstr "nur Beiträge die maximal %s mal geteilt wurden"
3116
+
3117
+ #: views/b2s/premium.php:166
3118
+ msgid "Open Graph and Twitter Card Tags"
3119
+ msgstr "Open Graph und Twitter Card Tags"
3120
+
3121
+ #: includes/Loader.php:1595 includes/Loader.php:1616 includes/Loader.php:1870
3122
+ msgid "or"
3123
+ msgstr "oder"
3124
+
3125
+ #: includes/B2S/PostBox.php:233 views/b2s/curation.php:206
3126
+ #: views/b2s/curation.php:245 views/b2s/post.calendar.php:303
3127
+ #: views/b2s/ship.php:329 views/b2s/ship.php:395 views/b2s/ship.php:441
3128
+ #: views/b2s/html/footer.php:44 views/b2s/html/footer.php:75
3129
+ #: views/b2s/html/footer.php:93 views/b2s/html/footer.php:111
3130
+ #: views/b2s/html/footer.php:140 views/b2s/html/footer.php:209
3131
+ #: views/b2s/html/footer.php:273 views/b2s/html/footer.php:313
3132
+ #: views/b2s/html/footer.php:368 views/b2s/html/footer.php:407
3133
+ #: views/b2s/html/footer.php:465 views/b2s/html/footer.php:559
3134
+ #, php-format
3135
+ msgid ""
3136
+ "or <a target=\"_blank\" href=\"%s\">start with free 30-days-trial of "
3137
+ "Blog2Social Premium</a> (no payment information needed)"
3138
+ msgstr ""
3139
+ "oder <a target=\"_blank\" href=\"%s\">Starte mit der 30-tägigen kostenlosen "
3140
+ "Testversion von Blog2Social Premium</a> (keine Zahlungsinformationen "
3141
+ "erforderlich)"
3142
+
3143
+ #: includes/B2S/Support/Check/System.php:47
3144
+ msgid "or higher"
3145
+ msgstr "oder höher"
3146
+
3147
+ #: views/b2s/ship.php:557
3148
+ msgid "Overwrite Draft"
3149
+ msgstr "Entwurf überschreiben"
3150
+
3151
+ #: includes/B2S/Ship/Item.php:1323
3152
+ msgid "own period"
3153
+ msgstr "Eigener Zeitraum"
3154
+
3155
+ #: includes/Loader.php:892 includes/B2S/AutoPost/Item.php:252
3156
+ #: includes/B2S/Network/Item.php:718
3157
+ msgid "Page"
3158
+ msgstr "Seite"
3159
+
3160
+ #: views/b2s/premium.php:70
3161
+ msgid "Pages and groups"
3162
+ msgstr "Seiten und Gruppen"
3163
+
3164
+ #: views/b2s/network.php:401 views/b2s/ship.php:630 views/prg/login.php:25
3165
+ msgid "Password"
3166
+ msgstr "Passwort"
3167
+
3168
+ #: includes/B2S/Network/Item.php:716 includes/B2S/Ship/Item.php:357
3169
+ #: includes/B2S/Ship/Navbar.php:90
3170
+ msgid "Personal"
3171
+ msgstr "Privat"
3172
+
3173
+ #: views/b2s/autopost.php:59 views/b2s/settings.php:197
3174
+ #: includes/B2S/Settings/Item.php:57
3175
+ msgid "Personal Time Zone"
3176
+ msgstr "Persönliche Zeitzone"
3177
+
3178
+ #: includes/Tools.php:476
3179
+ msgid "Philippines"
3180
+ msgstr "Philippinen"
3181
+
3182
+ #: views/prg/html/form.php:135 views/prg/html/form.php:137
3183
+ #: views/prg/html/form.php:212 views/prg/html/form.php:214
3184
+ msgid "Phone"
3185
+ msgstr "Telefonnummer"
3186
+
3187
+ #: views/b2s/html/footer.php:165
3188
+ msgid "Photo Post"
3189
+ msgstr "Bild-Beitrag"
3190
+
3191
+ #: views/b2s/network.php:390 views/b2s/ship.php:619
3192
+ msgid "Pinterest has rejected the connection to your blog"
3193
+ msgstr "Pinterest hat die Verbindung zu Deinem Blog abgelehnt"
3194
+
3195
+ #: views/b2s/support.php:199
3196
+ msgid "Pinterest Rich Pins Validator"
3197
+ msgstr "Pinterest Rich Pins Validator"
3198
+
3199
+ #: views/b2s/html/sidebar.php:149
3200
+ msgid "Plans & Prices"
3201
+ msgstr "Tarife & Preise"
3202
+
3203
+ #: views/notice.php:29
3204
+ msgid "Please contact our support!"
3205
+ msgstr "Bitte kontaktiere unseren Support!"
3206
+
3207
+ #: views/b2s/settings.php:186
3208
+ msgid ""
3209
+ "Please enable this feature, if you are using varnish caching (HTTP "
3210
+ "accelerator to relieve your website). Blog2Social will add a \"no-cache=1\" "
3211
+ "parameter to the post URL of your Facebook link posts to ensure that "
3212
+ "Facebook always pulls the current meta data of your blog post."
3213
+ msgstr ""
3214
+ "Bitte aktiviere diese Funktion, wenn Du varnish caching (HTTP-Beschleuniger "
3215
+ "zur Entlastung Deiner Website) nutzt. Blog2Social hängt dann bei Deinen "
3216
+ "Facebook Link-Beiträgen den “no-cache=1” Parameter an die Beitrags-URL, um "
3217
+ "sicherzustellen, dass Facebook immer die aktuellen Meta Daten Deines "
3218
+ "Blogbeitrags zieht."
3219
+
3220
+ #: views/b2s/network.php:263
3221
+ msgid ""
3222
+ "Please enable this feature, if you are using varnish caching (HTTP "
3223
+ "accelerator to relieve your website). Blog2Social will add a \"no-cache=1\" "
3224
+ "parameter to the post URL of your link posts to ensure that the network "
3225
+ "always pulls the current meta data of your blog post."
3226
+ msgstr ""
3227
+ "Bitte aktiviere diese Funktion, wenn Du varnish caching (HTTP-Beschleuniger "
3228
+ "zur Entlastung Deiner Website) nutzt. Blog2Social hängt dann bei Deinen Link-"
3229
+ "Beiträgen den “no-cache=1” Parameter an die Beitrags-URL, um sicherzustellen,"
3230
+ " dass das Netzwerk immer die aktuellen Meta Daten Deines Blogbeitrags zieht."
3231
+
3232
+ #: views/b2s/curation.php:70
3233
+ msgid "Please enter a valid link"
3234
+ msgstr "Bitte gib einen gültigen Link ein"
3235
+
3236
+ #: includes/B2S/Ship/Item.php:397 includes/B2S/Ship/Item.php:841
3237
+ #: includes/B2S/Ship/Item.php:1266
3238
+ msgid ""
3239
+ "Please keep in mind that according to Twitter’s new TOS, users are no longer "
3240
+ "allowed to post identical or substantially similar content to multiple "
3241
+ "accounts or multiple duplicate updates on one account."
3242
+ msgstr ""
3243
+ "Bitte beachten Sie, dass es nach den neuen AGB von Twitter nicht mehr "
3244
+ "erlaubt ist, identische oder im Wesentlichen ähnliche Inhalte auf mehreren "
3245
+ "Accounts oder mehrere identische Updates auf einem Twitter Account oder auch "
3246
+ "mehreren Accounts zu posten."
3247
+
3248
+ #: includes/Loader.php:822
3249
+ msgid ""
3250
+ "Please make sure that your post, page or custom post type is published or "
3251
+ "scheduled to be published on this blog before you try to post it with "
3252
+ "Blog2Social. Published WP posts will be shared with your chosen permalink, "
3253
+ "scheduled WP posts will be shared with the posting id link."
3254
+ msgstr ""
3255
+ "Bitte achte darauf, dass Dein Beitrag, Deine Seite oder Dein Custom Post "
3256
+ "Type auf diesem Blog veröffentlicht oder zur Veröffentlichung vorgeplant ist,"
3257
+ " bevor Du versucht den Beitrag mit Blog2Social zu teilen. Veröffentlichte WP-"
3258
+ "Posts werden mit dem von Dir gewählten Permalink geteilt, geplante WP-Posts "
3259
+ "werden mit dem Posting-ID-Link geteilt."
3260
+
3261
+ #: views/b2s/network.php:637 views/b2s/ship.php:744
3262
+ #, php-format
3263
+ msgid ""
3264
+ "Please make sure to log in with your account which manages your groups and "
3265
+ "<a href=\"%s\" target=\"_blank\">follow this guide to select all your "
3266
+ "groups</a>."
3267
+ msgstr ""
3268
+ "Bitte stelle sicher, dass Du Dich mit dem Konto anmeldest, das Deine Gruppen "
3269
+ "verwaltet, und <a href=\"%s\" target=\"_blank\">folgen dieser Anleitung, um "
3270
+ "alle Deine Gruppen auszuwählen</a>."
3271
+
3272
+ #: views/b2s/network.php:618 views/b2s/ship.php:725
3273
+ #, php-format
3274
+ msgid ""
3275
+ "Please make sure to log in with your account which manages your pages and <a "
3276
+ "href=\"%s\" target=\"_blank\">follow this guide to select all your pages</a>."
3277
+ msgstr ""
3278
+ "Bitte stelle sicher, dass Du in den Facebook Account eingeloggt bist, der "
3279
+ "Deine Seiten verwaltet und <a href=\"%s\" target=\"_blank\">folge diesem "
3280
+ "Guide, um alle Deine Seiten auswählen zu können</a>."
3281
+
3282
+ #: views/b2s/network.php:383 views/b2s/ship.php:612
3283
+ msgid ""
3284
+ "Please make sure to use your original Pinterest login data (email and "
3285
+ "password). Social Login via Facebook or Google login data will not work here."
3286
+ " Please also check if the two-factor authentication in Pinterest is "
3287
+ "deactivated to ensure a stable connection to Blog2Social."
3288
+ msgstr ""
3289
+ "Bitte achte darauf, dass Du nur Deine direkten Pinterest Login-Daten "
3290
+ "verwendest. Melde Dich nicht über Facebook oder Google an. Bitte prüfe auch, "
3291
+ "dass die Zwei-Faktor-Authentifizierung in Pinterest deaktiviert ist, um eine "
3292
+ "stabile Verbindung zu Blog2Social sicherzustellen."
3293
+
3294
+ #: views/prg/ship.php:87
3295
+ msgid "Please Note"
3296
+ msgstr "Hinweis"
3297
+
3298
+ #: includes/B2S/Settings/Item.php:189
3299
+ msgid ""
3300
+ "Please note: Facebook supports images with a minimum dimension of 200x200 "
3301
+ "pixels and an aspect ratio of 1:1."
3302
+ msgstr ""
3303
+ "Bitte beachte: Facebook unterstützt Bilder mit einer Mindestgröße von "
3304
+ "200x200 Pixel and einem Bildgrößenverhältnis von 1:1."
3305
+
3306
+ #: includes/B2S/Ship/Item.php:1299 views/b2s/partials/post-edit-modal.php:56
3307
+ msgid ""
3308
+ "Please note: Google will shut down Google+ for all private accounts "
3309
+ "(profiles, pages, groups) on 2nd April 2019. You can find further "
3310
+ "information and the next steps, including how to download your photos and "
3311
+ "other content here:"
3312
+ msgstr ""
3313
+ "Bitte beachte: Google stellt das Netzwerk Google+ für alle private Konten "
3314
+ "(Profile, Seiten und Gruppen) zum 02. April 2019 ein. Hier findest Du "
3315
+ "Informationen zu den nächsten Schritten, u. a. dazu, wie Du Deine Fotos und "
3316
+ "andere Inhalte herunterladen kannst:"
3317
+
3318
+ #: views/b2s/html/footer.php:517
3319
+ msgid ""
3320
+ "Please note: If this post has already been shared or scheduled previously, "
3321
+ "your current changes will also affect the look of previously shared or "
3322
+ "scheduled posts, as Facebook always refers to the current Open Graph meta "
3323
+ "tags information and automatically updated all existing posts."
3324
+ msgstr ""
3325
+ "Bitte beachte: Wenn dieser Beitrag bereits vorher geteilt oder geplant wurde,"
3326
+ " wirken sich Deine aktuellen Änderungen auch auf das Aussehen von zuvor "
3327
+ "geteilten oder geplanten Beiträgen aus, da Facebook sich immer die "
3328
+ "aktuellsten Informationen aus den Open Graph Meta Tags zieht und alle "
3329
+ "bereits existierenden Beiträge automatisch updatet. "
3330
+
3331
+ #: views/b2s/html/footer.php:532
3332
+ msgid ""
3333
+ "Please note: If this post was previously shared or scheduled, your current "
3334
+ "changes will also affect the look of previously shared or scheduled posts, "
3335
+ "as Twitter will always pull the most up-to-date information from the Twitter "
3336
+ "Card tags. If this post has already been shared, it may take up to 7 days "
3337
+ "for Twitter to update your current changes."
3338
+ msgstr ""
3339
+ "Bitte beachte: Wenn dieser Beitrag bereits vorher geteilt oder geplant wurde,"
3340
+ " wirken sich Deine aktuellen Änderungen auch auf das Aussehen von zuvor "
3341
+ "geteilten oder geplanten Beiträgen aus, da Twitter sich immer die "
3342
+ "aktuellsten Informationen aus den Twitter Card Tags zieht. Wenn dieser "
3343
+ "Beitrag bereits geteilt wurde, kann es bis zu 7 Tage dauern, bis Twitter "
3344
+ "Deine aktuellen Änderungen aktualisiert."
3345
+
3346
+ #: includes/B2S/Ship/Item.php:557
3347
+ msgid ""
3348
+ "Please note: Twitter stores the Card parameters of a link for up to 7 days. "
3349
+ "Changes may not be immediately visible on Twitter."
3350
+ msgstr ""
3351
+ "Hinweis: Twitter speichert die Card Parameter eines Links für bis zu 7 Tage. "
3352
+ "Änderungen werden daher möglicherweise nicht sofort auf Twitter dargestellt."
3353
+
3354
+ #: includes/B2S/Settings/Item.php:238
3355
+ msgid ""
3356
+ "Please note: Twitter supports images with a minimum dimension of 144x144 "
3357
+ "pixels and a maximum dimension of 4096x4096 pixels and less than 5 BM. The "
3358
+ "image will be cropped to a square. Twitter supports JPG, PNG, WEBP and GIF "
3359
+ "formats."
3360
+ msgstr ""
3361
+ "Bitte beachte: Twitter unterstützt Bilder mit einer Mindestgröße von 144x144 "
3362
+ "Pixel und eine maximale Größe 4096 x 4096 Pixel mit weniger als 5 MB. Die "
3363
+ "Bilder werden auf ein quadratisches Maß übertragen. Twitter unterstützt die "
3364
+ "Bildformate JPG, PNG, WEBP und GIF. "
3365
+
3366
+ #: includes/B2S/Ship/Item.php:401
3367
+ msgid ""
3368
+ "Please note: XING allows identical posts to be published only once within a "
3369
+ "group and no more than three times across different groups."
3370
+ msgstr ""
3371
+ "Bitte beachte: XING erlaubt die Veröffentlichung identischer Beiträge nur "
3372
+ "einmal innerhalb einer Gruppe und nicht mehr als dreimal in verschiedenen "
3373
+ "Gruppen."
3374
+
3375
+ #: includes/B2S/Ship/Item.php:667
3376
+ msgid ""
3377
+ "Please note: XING stores the Open Graph parameters of a link for up to 7 "
3378
+ "days. Changes may not be immediately visible on XING."
3379
+ msgstr ""
3380
+ "Hinweis: XING speichert die Open Graph Parameter eines Links für bis zu 7 "
3381
+ "Tage. Änderungen werden daher möglicherweise nicht sofort auf XING "
3382
+ "dargestellt."
3383
+
3384
+ #: views/b2s/autopost.php:93
3385
+ #, php-format
3386
+ msgid ""
3387
+ "Please note: You can also set up your own \"best times\". You will learn how "
3388
+ "to set up your own \"best times\" in this <a href=\"%s\" target=\"_blank\">"
3389
+ "guide</a>."
3390
+ msgstr ""
3391
+ "Hinweis: Du kannst auch Deine eigenen “besten Zeiten” einstellen. Wie das "
3392
+ "geht, lernst Du in diesem <a href=\"%s\" target=\"_blank\">Guide</a>."
3393
+
3394
+ #: includes/B2S/Ship/Save.php:430
3395
+ msgid ""
3396
+ "Please note: You post has to be marked as public to be posted in a group."
3397
+ msgstr ""
3398
+ "Um in eine Gruppe zu teilen, muss Dein Beitrag auf Öffentlich gestellt "
3399
+ "werden."
3400
+
3401
+ #: includes/B2S/Ship/Item.php:1295 views/b2s/partials/post-edit-modal.php:52
3402
+ msgid ""
3403
+ "Please note: Your account is connected via an old XING API that is no longer "
3404
+ "supported by XING after March 31. Please connect your XING profile, as well "
3405
+ "as your XING company pages (Employer branding profiles) and business pages "
3406
+ "with the new XING interface in the Blog2Social network settings. To do this, "
3407
+ "go to the Blog2Social Networks section and connect your XING accounts with "
3408
+ "the new XING."
3409
+ msgstr ""
3410
+ "Bitte beachte: Dein Account ist über eine alte XING-Schnittstelle verbunden, "
3411
+ "die nicht weiter von XING unterstützt wird. Bitte verbinde Dein XING-Profil "
3412
+ "sowie Deine XING-Unternehmensseiten- (Arbeitgeberprofile) und Business Pages "
3413
+ "mit der neuen XING-Schnittstelle. Gehe dazu in den Bereich Blog2Social "
3414
+ "\"Netzwerke\" und verbinde Dein XING-Konto über die neue XING-Schnittstelle."
3415
+
3416
+ #: views/b2s/html/footer.php:519
3417
+ #, php-format
3418
+ msgid ""
3419
+ "Please note: Your changes will have no effect on your social media posts on "
3420
+ "Facebook, if you have manually unchecked the Meta Tag options for Facebook "
3421
+ "in your Blog2Social <a target=\"_blank\" href=\"%s\">settings</a>"
3422
+ msgstr ""
3423
+ "Bitte beachte: Deine Änderungen haben keine Auswirkungen auf Deine Social "
3424
+ "Media Beiträge auf Facebook, wenn Du die Meta Tag Optionen für Facebook in "
3425
+ "Deinen Blog2Social <a target=\"_blank\" href=\"%s\">Einstellungen</a> "
3426
+ "manuell deaktiviert hast."
3427
+
3428
+ #: views/b2s/html/footer.php:534
3429
+ #, php-format
3430
+ msgid ""
3431
+ "Please note: Your changes will have no effect on your social media posts on "
3432
+ "Twitter, if you have manually unchecked the Meta Tag options for Twitter in "
3433
+ "your <a target=\"_blank\" href=\"%s\">settings</a>"
3434
+ msgstr ""
3435
+ "Bitte beachte: Deine Änderungen haben keine Auswirkungen auf Deine Social "
3436
+ "Media Beiträge auf Twitter, wenn Du die Meta Tag Optionen für Twitter in "
3437
+ "Deinen Blog2Social <a target=\"_blank\" href=\"%s\">Einstellungen</a> "
3438
+ "manuell deaktiviert hast."
3439
+
3440
+ #: views/b2s/network.php:675 views/b2s/ship.php:706
3441
+ #, php-format
3442
+ msgid ""
3443
+ "Please note: Your Instagram Business Account will be connected with "
3444
+ "Blog2Social via Facebook. Therefore, please make sure that your Instagram "
3445
+ "Business Account is linked to a Facebook page and enter the corresponding "
3446
+ "login data. You will find more information and detailed instructions in the "
3447
+ "<a href=\"%s\" target=\"_blank\">Instagram Business guide</a>."
3448
+ msgstr ""
3449
+ "Hinweis: Dein Instagram Business-Konto wird über Facebook mit Blog2Social "
3450
+ "verbunden. Stelle daher bitte sicher, das Dein Instagram Business-Konto mit "
3451
+ "einer Facebook-Seite verknüpft ist und gib die dazugehörigen Login-Daten ein."
3452
+ " Mehr Informationen und eine ausführliche Anleitung erhältst Du im <a "
3453
+ "href=\"%s\" target=\"_blank\">\"Instagram Business\"-Leitfaden.</a>"
3454
+
3455
+ #: views/b2s/network.php:199
3456
+ msgid "Please re-authorize your account with Blog2Social and try again"
3457
+ msgstr ""
3458
+ "Bitte autorisieren Sie Ihr Konto bei Blog2Social und versuchen Sie es erneut."
3459
+
3460
+ #: includes/B2S/Post/Item.php:753 includes/B2S/Ship/Save.php:464
3461
+ msgid "Please see"
3462
+ msgstr "siehe"
3463
+
3464
+ #: includes/B2S/PostBox.php:41
3465
+ msgid "Please see FAQ"
3466
+ msgstr "Siehe FAQ"
3467
+
3468
+ #: includes/B2S/AutoPost/Item.php:66
3469
+ msgid "Please select a post type"
3470
+ msgstr "Bitte wählen Sie einen Post Type aus"
3471
+
3472
+ #: includes/B2S/AutoPost/Item.php:156
3473
+ msgid "Please select a social media network"
3474
+ msgstr "Bitte wählen Sie ein Netzwerk aus"
3475
+
3476
+ #: views/b2s/network.php:391 views/b2s/ship.php:620
3477
+ msgid "Please select your correct server location and connect again."
3478
+ msgstr ""
3479
+ "Bitte wähle Deinen richtigen Serverstandort aus und verbinde Dich erneut."
3480
+
3481
+ #: includes/B2S/Ship/Save.php:435
3482
+ msgid "Please share your post now"
3483
+ msgstr "Bitte teile Deinen Beitrag jetzt."
3484
+
3485
+ #: includes/B2S/Network/Item.php:265 includes/B2S/Network/Item.php:344
3486
+ #: includes/B2S/Network/Item.php:424 includes/B2S/Ship/Image.php:31
3487
+ msgid "please upgrade"
3488
+ msgstr "Bitte upgraden"
3489
+
3490
+ #: views/b2s/settings.php:172
3491
+ msgid "Plugin contents are loaded one at a time to minimize server load."
3492
+ msgstr ""
3493
+ "Plugininhalte werden nacheinander geladen, um den Server Deines Blogs zu "
3494
+ "entlasten."
3495
+
3496
+ #: includes/B2S/Support/Check/System.php:93
3497
+ msgid "Plugin Warnings:"
3498
+ msgstr "Plugin Warnungen:"
3499
+
3500
+ #: includes/Tools.php:458
3501
+ msgid "Poland"
3502
+ msgstr "Polen"
3503
+
3504
+ #: includes/Tools.php:453 includes/Tools.php:467
3505
+ msgid "Portugal"
3506
+ msgstr "Portugal"
3507
+
3508
+ #: views/b2s/html/footer.php:10 views/prg/html/footer.php:10
3509
+ #: views/prg/html/header.php:45
3510
+ msgid "Post"
3511
+ msgstr "Beitrag"
3512
+
3513
+ #: views/prg/html/form.php:7
3514
+ msgid "Post a Press Release"
3515
+ msgstr "Pressemitteilung veröffentlichen"
3516
+
3517
+ #: includes/B2S/AutoPost/Item.php:303
3518
+ msgid "Post Categories"
3519
+ msgstr "Beitragskategorien"
3520
+
3521
+ #: views/b2s/network.php:299
3522
+ msgid "Post Content"
3523
+ msgstr "Post-Inhalt"
3524
+
3525
+ #: includes/B2S/RePost/Item.php:69 includes/B2S/RePost/Item.php:86
3526
+ msgid "Post every"
3527
+ msgstr "Poste alle"
3528
+
3529
+ #: views/b2s/post.calendar.php:116 views/b2s/post.sched.php:134
3530
+ #: views/b2s/repost.php:118 views/b2s/ship.php:513
3531
+ msgid "Post Format"
3532
+ msgstr "Postformat"
3533
+
3534
+ #: includes/B2S/Post/Item.php:787 includes/B2S/Ship/Item.php:366
3535
+ msgid "post format"
3536
+ msgstr "Postformat"
3537
+
3538
+ #: views/b2s/html/header.php:137
3539
+ msgid "Post is published successfully on your blog!"
3540
+ msgstr "Der Beitrag wurde erfolgreich in Deinem Blog veröffentlicht!"
3541
+
3542
+ #: views/b2s/html/footer.php:66
3543
+ msgid ""
3544
+ "Post on LinkedIn pages, XING pages and groups, as well as Facebook pages and "
3545
+ "groups"
3546
+ msgstr ""
3547
+ "Veröffentliche Posts auf LinkedIn-Seiten, XING-Seiten und -Gruppen sowie "
3548
+ "Facebook-Seiten und -Gruppen"
3549
+
3550
+ #: includes/B2S/PostBox.php:220 views/b2s/curation.php:193
3551
+ #: views/b2s/post.calendar.php:290 views/b2s/ship.php:316
3552
+ #: views/b2s/ship.php:382 views/b2s/ship.php:428 views/b2s/html/footer.php:31
3553
+ #: views/b2s/html/footer.php:196 views/b2s/html/footer.php:260
3554
+ #: views/b2s/html/footer.php:300 views/b2s/html/footer.php:355
3555
+ #: views/b2s/html/footer.php:394 views/b2s/html/footer.php:452
3556
+ #: views/b2s/html/footer.php:545 views/b2s/html/header.php:342
3557
+ msgid "Post on pages and groups"
3558
+ msgstr "Poste auf Seiten und in Gruppen"
3559
+
3560
+ #: views/b2s/settings.php:55
3561
+ msgid "Post Templates"
3562
+ msgstr "Beitragsvorlagen"
3563
+
3564
+ #: includes/B2S/AutoPost/Item.php:283 includes/B2S/RePost/Item.php:190
3565
+ msgid "Post Types"
3566
+ msgstr "Posttypen"
3567
+
3568
+ #: views/b2s/html/header.php:135
3569
+ msgid "Post was scheduled successfully on your blog!"
3570
+ msgstr "Der Beitrag wurde erfolgreich in Deinem Blog vorgeplant!"
3571
+
3572
+ #: views/b2s/html/footer.php:86 views/b2s/html/footer.php:104
3573
+ #: views/b2s/html/footer.php:133
3574
+ msgid "Posting to social media pages and groups in Facebook"
3575
+ msgstr "Veröffentlichung auf Social Media Seiten und Gruppen in Facebook"
3576
+
3577
+ #: includes/B2S/RePost/Item.php:130
3578
+ msgid "Posts"
3579
+ msgstr "Posts"
3580
+
3581
+ #: includes/B2S/AutoPost/Item.php:41
3582
+ #, php-format
3583
+ msgid ""
3584
+ "Posts for Facebook Profiles will be shown on your \"Site & Blog Content\" "
3585
+ "navigation bar in the \"Instant Sharing\" tab. To share the post on your "
3586
+ "Facebook Profile just click on the \"Share\" button next to your post. More "
3587
+ "information in the <a href=\"%s\" target=\"_blank\">Instant Sharing guide</a>"
3588
+ "."
3589
+ msgstr ""
3590
+ "Beiträge für Facebook-Profile laufen automatisch in der Navigationsleiste "
3591
+ "unter \"Webseiten- & Blog-Content\" in dem \"Instant Sharing\"-Tab ein und "
3592
+ "können durch einen Klick auf den \"Teilen\"-Button neben dem Beitrag an Dein "
3593
+ "Facebook-Profil gesendet werden. Mehr Informationen erhältst Du in dem <a "
3594
+ "href=\"%s\" target=\"_blank\">\"Instant Sharing\"-Guide</a>."
3595
+
3596
+ #: includes/B2S/AutoPost/Item.php:147
3597
+ msgid "posts per day"
3598
+ msgstr "Posts pro Tag"
3599
+
3600
+ #: views/prg/html/header.php:53
3601
+ msgid ""
3602
+ "PR-Gateway offers a paid online distribution service for submitting press "
3603
+ "releases, articles and social media news to more than 250 news sites, "
3604
+ "special interest websites and social news sites. If your blog posts provide "
3605
+ "trade or industry information or expert articles (no advertising), you may "
3606
+ "submit them to PR-Gateway to turn them into valid online press releases or "
3607
+ "online articles and select a specific choice of websites and services to "
3608
+ "publish your post."
3609
+ msgstr ""
3610
+ "PR-Gateway bietet einen kostenpflichtigen Online-Distributionsservice für "
3611
+ "die Übermittlung von Pressemitteilungen, Artikeln und Social Media-"
3612
+ "Nachrichten an mehr als 250 Nachrichtenseiten, Fachwebseiten und Social "
3613
+ "Media Presseticker.\n"
3614
+ "Wenn es sich bei Deinen Beiträgen um Fachartikel handelt oder diese "
3615
+ "Unternehmensinformationen (keine Werbung) enthalten, kannst Du Deine "
3616
+ "Beiträge an PR-Gateway senden, um sie als Online-Pressemitteilungen oder "
3617
+ "Online-Artikel zu veröffentlichen und eine bestimmte Auswahl an "
3618
+ "Presseportalen und Nachrichtenseiten für die Veröffentlichung Deines "
3619
+ "Beitrags auswählen."
3620
+
3621
+ #: includes/Loader.php:995 includes/Loader.php:1075
3622
+ msgid "PR-Service"
3623
+ msgstr "PR-Service"
3624
+
3625
+ #: includes/Loader.php:999 includes/Loader.php:1091
3626
+ msgid "PREMIUM"
3627
+ msgstr "PREMIUM"
3628
+
3629
+ #: includes/Loader.php:999
3630
+ msgid "Premium"
3631
+ msgstr "Premium"
3632
+
3633
+ #: views/b2s/premium.php:175
3634
+ msgid "Premium support"
3635
+ msgstr "Premium Support"
3636
+
3637
+ #: views/prg/html/form.php:77
3638
+ msgid "Press"
3639
+ msgstr "Presse"
3640
+
3641
+ #: includes/B2S/Network/Item.php:991 includes/B2S/Network/Item.php:1043
3642
+ #: includes/B2S/Network/Item.php:1112 includes/B2S/Network/Item.php:1164
3643
+ #: includes/B2S/Network/Item.php:1198 includes/B2S/Network/Item.php:1249
3644
+ #: includes/B2S/Network/Item.php:1279 includes/B2S/Network/Item.php:1333
3645
+ #: includes/B2S/Network/Item.php:1352 includes/B2S/Network/Item.php:1386
3646
+ #: includes/B2S/Network/Item.php:1402 includes/B2S/Network/Item.php:1423
3647
+ #: includes/B2S/Network/Item.php:1439 includes/B2S/Network/Item.php:1455
3648
+ #: includes/B2S/Network/Item.php:1474 includes/B2S/Network/Item.php:1490
3649
+ #: includes/B2S/Network/Item.php:1533
3650
+ msgid "Preview"
3651
+ msgstr "Vorschau"
3652
+
3653
+ #: views/b2s/settings.php:119
3654
+ msgid ""
3655
+ "Price: The price of your product, if you have installed WooCommerce on your "
3656
+ "website/ blog."
3657
+ msgstr ""
3658
+ "Preis: Der Preis eines Produkts, wenn Du WooCommerce auf Deiner Website/ "
3659
+ "Blog installiert hast."
3660
+
3661
+ #: views/b2s/html/footer.php:5
3662
+ msgid "Privacy Policy"
3663
+ msgstr "Datenschutzerklärung"
3664
+
3665
+ #: views/b2s/curation.php:51 views/b2s/curation.php:52 views/b2s/network.php:41
3666
+ #: includes/B2S/Network/Item.php:189 includes/B2S/Network/Item.php:202
3667
+ #: includes/B2S/Network/Item.php:210 includes/B2S/Ship/Image.php:96
3668
+ #: includes/B2S/Ship/Item.php:533 includes/B2S/Ship/Item.php:594
3669
+ #: includes/B2S/Ship/Item.php:830 includes/B2S/Ship/Item.php:884
3670
+ #: includes/B2S/Ship/Portale.php:37 includes/B2S/Ship/Portale.php:48
3671
+ #: includes/B2S/Ship/Portale.php:65
3672
+ msgid "PRO"
3673
+ msgstr "PRO"
3674
+
3675
+ #: views/b2s/network.php:702
3676
+ msgid "Pro: 5 (per user)"
3677
+ msgstr "Pro: 5 (pro Nutzer)"
3678
+
3679
+ #: views/b2s/html/footer.php:13 views/prg/html/footer.php:13
3680
+ msgid "Product"
3681
+ msgstr "Produkt"
3682
+
3683
+ #: includes/Loader.php:892 includes/B2S/AutoPost/Item.php:252
3684
+ #: includes/B2S/Network/Item.php:189 includes/B2S/Network/Item.php:716
3685
+ msgid "Profile"
3686
+ msgstr "Profil"
3687
+
3688
+ #: views/b2s/ship.php:129
3689
+ msgid "Profiles | Pages | Groups"
3690
+ msgstr "Profile | Seiten | Gruppen"
3691
+
3692
+ #: includes/Loader.php:896 includes/B2S/Ship/Navbar.php:90
3693
+ msgid "Publication"
3694
+ msgstr "Publikation"
3695
+
3696
+ #: views/prg/ship.php:69
3697
+ msgid "Publish"
3698
+ msgstr "Veröffentlichen"
3699
+
3700
+ #: includes/PRG/Post/Item.php:119
3701
+ msgid "Publish on PR-Gateway"
3702
+ msgstr "Beitrag über PR-Gateway veröffentlichen"
3703
+
3704
+ #: includes/B2S/AutoPost/Item.php:162
3705
+ msgid "publish with a delay of"
3706
+ msgstr "Veröffentliche mit einer Verzögerung von"
3707
+
3708
+ #: views/b2s/curation.php:138 views/b2s/post.calendar.php:42
3709
+ #: views/b2s/ship.php:18 views/b2s/ship.php:779 includes/B2S/Post/Filter.php:59
3710
+ #: includes/B2S/Post/Item.php:381 includes/B2S/Ship/Save.php:443
3711
+ #: includes/PRG/Post/Filter.php:37 includes/PRG/Post/Item.php:86
3712
+ msgid "published"
3713
+ msgstr "veröffentlicht"
3714
+
3715
+ #: views/b2s/widgets/activity.php:10
3716
+ msgid "published social media posts"
3717
+ msgstr "veröffentlichte Beiträge"
3718
+
3719
+ #: includes/B2S/RePost/Item.php:129
3720
+ msgid "Queue"
3721
+ msgstr "Warteschlange"
3722
+
3723
+ #: includes/Notice.php:19 views/b2s/html/sidebar.php:167
3724
+ msgid "RATE BLOG2SOCIAL"
3725
+ msgstr "Blog2Social jetzt bewerten"
3726
+
3727
+ #: views/b2s/html/header.php:243
3728
+ msgid "RATE IT!"
3729
+ msgstr "BEWERTE ES!"
3730
+
3731
+ #: includes/Notice.php:17 views/b2s/html/sidebar.php:164
3732
+ msgid "Rate it!"
3733
+ msgstr "Bewerte uns!"
3734
+
3735
+ #: includes/B2S/Post/Item.php:737 includes/B2S/Post/Item.php:900
3736
+ msgid "Re-Share"
3737
+ msgstr "Wiederholt geteilt"
3738
+
3739
+ #: includes/B2S/Post/Filter.php:71 includes/B2S/Post/Item.php:805
3740
+ msgid "re-share"
3741
+ msgstr "erneut teilen"
3742
+
3743
+ #: includes/Loader.php:891 views/b2s/settings.php:46
3744
+ #: views/b2s/html/post.navbar.php:21 views/b2s/html/sidebar.php:72
3745
+ msgid "Re-Share Posts"
3746
+ msgstr "Beiträge wiederholt teilen"
3747
+
3748
+ #: views/b2s/ship.php:306
3749
+ msgid "Re-share this Post"
3750
+ msgstr "Diesen Beitrag nochmal teilen"
3751
+
3752
+ #: views/b2s/curation.php:131 views/b2s/ship.php:264 views/b2s/ship.php:266
3753
+ #: includes/B2S/Post/Item.php:461
3754
+ msgid "Re-share this post"
3755
+ msgstr "Diesen Beitrag nochmal teilen"
3756
+
3757
+ #: includes/B2S/RePost/Item.php:23
3758
+ msgid "Re-share your blog content automatically on your social media channels."
3759
+ msgstr ""
3760
+ "Teile Deinen Blog-Content automatisiert und wiederholt auf Deinen Social-"
3761
+ "Media-Kanälen."
3762
+
3763
+ #: includes/B2S/Ship/Item.php:401
3764
+ msgid "Read more"
3765
+ msgstr "Weiterlesen"
3766
+
3767
+ #: includes/Loader.php:96
3768
+ msgid "Rebrandly"
3769
+ msgstr "Rebrandly"
3770
+
3771
+ #: includes/Tools.php:487
3772
+ msgid "Recently Used"
3773
+ msgstr "Zuletzt verwendet"
3774
+
3775
+ #: includes/B2S/Network/Item.php:929 includes/B2S/Network/Item.php:965
3776
+ msgid "recommended length"
3777
+ msgstr "Empfohlene Länge"
3778
+
3779
+ #: views/b2s/ship.php:179
3780
+ msgid "refresh authorization"
3781
+ msgstr "Autorisierung aktualisieren"
3782
+
3783
+ #: views/prg/html/header.php:54
3784
+ msgid "Register here to open your PR-Gateway account."
3785
+ msgstr "Registriere Dich hier, um ein PR-Gateway-Konto zu eröffnen."
3786
+
3787
+ #: views/b2s/premium.php:176
3788
+ msgid "Regular updates and priority support per e-mail and phone."
3789
+ msgstr "Regelmäßige Updates und bevorzugter Support per E-Mail und Telefon."
3790
+
3791
+ #: views/b2s/support.php:155
3792
+ msgid "reload"
3793
+ msgstr "neu laden"
3794
+
3795
+ #: includes/B2S/Ship/Item.php:1302
3796
+ msgid "Repeats"
3797
+ msgstr "Wiederholen"
3798
+
3799
+ #: includes/B2S/Ship/Item.php:1309
3800
+ msgid "Repeats every (days)"
3801
+ msgstr "Wiederholt sich alle X Tage"
3802
+
3803
+ #: views/b2s/support.php:113
3804
+ msgid "Reporting"
3805
+ msgstr "Reporting"
3806
+
3807
+ #: includes/B2S/PostBox.php:229 views/b2s/curation.php:202
3808
+ #: views/b2s/post.calendar.php:299 views/b2s/ship.php:325
3809
+ #: views/b2s/ship.php:391 views/b2s/ship.php:437 views/b2s/html/footer.php:40
3810
+ #: views/b2s/html/footer.php:205 views/b2s/html/footer.php:269
3811
+ #: views/b2s/html/footer.php:309 views/b2s/html/footer.php:364
3812
+ #: views/b2s/html/footer.php:403 views/b2s/html/footer.php:461
3813
+ #: views/b2s/html/footer.php:554
3814
+ msgid ""
3815
+ "Reporting & calendar: keep track of your published and scheduled social "
3816
+ "media posts"
3817
+ msgstr ""
3818
+ "Reporting & Kalender: Verfolge Deine veröffentlichten und geplanten Social "
3819
+ "Media Beiträge"
3820
+
3821
+ #: views/b2s/html/footer.php:71
3822
+ msgid ""
3823
+ "Reporting and calendar: keep track of your published and scheduled social "
3824
+ "media posts"
3825
+ msgstr ""
3826
+ "Reporting und Kalender: Behalte den Überblick über Deine veröffentlichten "
3827
+ "und geplanten Social Media Beiträge."
3828
+
3829
+ #: views/b2s/html/header.php:345
3830
+ msgid "Reporting with links to all published social media posts"
3831
+ msgstr "Reporting mit Link zu allen veröffentlichten Social Media Posts"
3832
+
3833
+ #: views/b2s/html/footer.php:89 views/b2s/html/footer.php:107
3834
+ #: views/b2s/html/footer.php:136
3835
+ msgid "Reporting with links to already published posts"
3836
+ msgstr "Reporting mit Links zu bereits veröffentlichten Beiträgen"
3837
+
3838
+ #: includes/B2S/Ship/Item.php:1140
3839
+ msgid "Request"
3840
+ msgstr "Anfrage"
3841
+
3842
+ #: includes/B2S/Ship/Item.php:1033
3843
+ msgid "required"
3844
+ msgstr "erforderlich"
3845
+
3846
+ #: views/b2s/ship.php:178
3847
+ msgid "requires image"
3848
+ msgstr "Bild benötigt"
3849
+
3850
+ #: includes/B2S/Post/Filter.php:239 includes/PRG/Post/Filter.php:82
3851
+ msgid "reset"
3852
+ msgstr "zurücksetzen"
3853
+
3854
+ #: includes/B2S/Settings/Item.php:134
3855
+ msgid "Reset all page and post meta data"
3856
+ msgstr "Lösche alle Seiten und Beitrags Meta Angaben"
3857
+
3858
+ #: views/prg/login.php:30
3859
+ msgid "reset password"
3860
+ msgstr "Passwort zurücksetzen"
3861
+
3862
+ #: includes/B2S/Support/Check/System.php:68
3863
+ #: includes/B2S/Support/Check/System.php:86
3864
+ msgid "resolve conflict"
3865
+ msgstr "Konflikt beheben"
3866
+
3867
+ #: includes/B2S/Post/Item.php:737 includes/B2S/Post/Item.php:900
3868
+ #: includes/B2S/Ship/Save.php:453
3869
+ msgid "Retweet"
3870
+ msgstr "Retweet"
3871
+
3872
+ #: views/b2s/html/footer.php:289
3873
+ msgid ""
3874
+ "Retweets are the recommended way to reshare the same Tweets across Twitter "
3875
+ "accounts in accordance with Twitter new rules. You can now schedule multiple "
3876
+ "Retweets for an original Tweet that you are planning right from your "
3877
+ "WordPress."
3878
+ msgstr ""
3879
+ "Retweets sind die empfohlene Methode, um die gleichen Tweets über mehrere "
3880
+ "Twitter-Konten hinweg im Einklang mit den neuen Regeln von Twitter zu "
3881
+ "verbreiten. Du kannst nun mehrere Retweets für einen Original-Tweet direkt "
3882
+ "aus Deinem WordPress heraus planen."
3883
+
3884
+ #: includes/Tools.php:460
3885
+ msgid "Romania"
3886
+ msgstr "Rumänien"
3887
+
3888
+ #: views/b2s/premium.php:118
3889
+ msgid "RSS import & auto-post"
3890
+ msgstr "RSS-Import & Auto-Poster"
3891
+
3892
+ #: includes/Tools.php:451
3893
+ msgid "Russia"
3894
+ msgstr "Russland"
3895
+
3896
+ #: views/b2s/support.php:125
3897
+ msgid "Sales Support"
3898
+ msgstr "Kontaktiere unser Vertriebsteam"
3899
+
3900
+ #: includes/B2S/RePost/Item.php:80 includes/B2S/Ship/Item.php:1376
3901
+ msgid "Sat"
3902
+ msgstr "Sa"
3903
+
3904
+ #: includes/B2S/RePost/Item.php:93
3905
+ msgid "Saturday"
3906
+ msgstr "Samstag"
3907
+
3908
+ #: includes/B2S/AutoPost/Item.php:175
3909
+ msgid "Save"
3910
+ msgstr " Speichern"
3911
+
3912
+ #: views/b2s/network.php:248 views/b2s/settings.php:70
3913
+ #: includes/B2S/Network/Item.php:632 includes/B2S/Settings/Item.php:146
3914
+ msgid "save"
3915
+ msgstr "speichern"
3916
+
3917
+ #: includes/B2S/Ship/Item.php:1415
3918
+ msgid "Save as best time for this network"
3919
+ msgstr "Diese Zeit als \"Beste Zeit\" für dieses Netzwerk speichern"
3920
+
3921
+ #: views/prg/ship.php:68
3922
+ msgid "Save As Draft"
3923
+ msgstr "als Entwurf speichern"
3924
+
3925
+ #: views/b2s/ship.php:233 views/b2s/ship.php:237
3926
+ #: includes/B2S/Curation/View.php:110
3927
+ msgid "Save as Draft"
3928
+ msgstr "als Entwurf speichern"
3929
+
3930
+ #: views/b2s/curation.draft.php:17
3931
+ msgid ""
3932
+ "Save links as drafts while browsing and share or schedule them whenever you "
3933
+ "want."
3934
+ msgstr ""
3935
+ "Speicher beim Surfen Links aus Deinem Browser und teile sie, wann immer Du "
3936
+ "möchtest"
3937
+
3938
+ #: views/b2s/ship.php:168 views/b2s/ship.php:340
3939
+ msgid "Save network selection"
3940
+ msgstr "Netzwerkauswahl speichern"
3941
+
3942
+ #: views/b2s/autopost.php:27 views/b2s/settings.php:32
3943
+ msgid "save..."
3944
+ msgstr "speichere Daten..."
3945
+
3946
+ #: includes/B2S/Post/Item.php:543
3947
+ msgid "saved"
3948
+ msgstr "gespeichert"
3949
+
3950
+ #: views/b2s/html/header.php:149
3951
+ msgid "Saved as draft"
3952
+ msgstr "Als Entwurf gespeichert"
3953
+
3954
+ #: views/b2s/curation.php:40
3955
+ msgid "Saved as draft."
3956
+ msgstr "Als Entwurf gespeichert."
3957
+
3958
+ #: includes/B2S/PostBox.php:226 views/b2s/curation.php:199
3959
+ #: views/b2s/post.calendar.php:296 views/b2s/ship.php:322
3960
+ #: views/b2s/ship.php:388 views/b2s/ship.php:434 views/b2s/html/footer.php:37
3961
+ #: views/b2s/html/footer.php:202 views/b2s/html/footer.php:266
3962
+ #: views/b2s/html/footer.php:306 views/b2s/html/footer.php:361
3963
+ #: views/b2s/html/footer.php:400 views/b2s/html/footer.php:458
3964
+ #: views/b2s/html/footer.php:551
3965
+ msgid "Schedule and re-share old posts"
3966
+ msgstr "Plane und teile alte Beiträge"
3967
+
3968
+ #: views/b2s/premium.php:137
3969
+ msgid ""
3970
+ "Schedule and share curated content from any source on your preferred "
3971
+ "networks."
3972
+ msgstr ""
3973
+ "Plane und teile kuratierte Inhalte aus beliebigen Quellen in Deinen "
3974
+ "bevorzugten Netzwerken."
3975
+
3976
+ #: views/b2s/premium.php:128
3977
+ msgid ""
3978
+ "Schedule and share your blog posts as Google My Business posts to update "
3979
+ "your business listing and to add fresh content for your company."
3980
+ msgstr ""
3981
+ " Plane und teile Deine Blogartikel als Google My Business - Beiträge und "
3982
+ "verleihe Deinem Unternehmen mit aktullen News mehr Sichtbarkeit."
3983
+
3984
+ #: views/b2s/premium.php:136
3985
+ msgid "Schedule curated content"
3986
+ msgstr "Kuratierte Inhalte planen"
3987
+
3988
+ #: views/b2s/curation.php:179 views/b2s/post.calendar.php:276
3989
+ #: views/b2s/ship.php:414 includes/B2S/Ship/Item.php:1257
3990
+ msgid "Schedule for specific dates"
3991
+ msgstr "Für bestimmte Termine planen"
3992
+
3993
+ #: views/b2s/curation.php:182 views/b2s/post.calendar.php:279
3994
+ #: views/b2s/ship.php:417
3995
+ msgid "Schedule post recurrently"
3996
+ msgstr "Beitrag mehrfach planen"
3997
+
3998
+ #: includes/B2S/Ship/Item.php:1259
3999
+ msgid "Schedule Recurrent Post"
4000
+ msgstr "regelmäßig Planen"
4001
+
4002
+ #: views/b2s/ship.php:368
4003
+ msgid "Schedule your post"
4004
+ msgstr "Beitrag planen"
4005
+
4006
+ #: includes/B2S/PostBox.php:225 views/b2s/curation.php:198
4007
+ #: views/b2s/post.calendar.php:295 views/b2s/ship.php:321
4008
+ #: views/b2s/ship.php:387 views/b2s/ship.php:433 views/b2s/html/footer.php:36
4009
+ #: views/b2s/html/footer.php:201 views/b2s/html/footer.php:265
4010
+ #: views/b2s/html/footer.php:305 views/b2s/html/footer.php:360
4011
+ #: views/b2s/html/footer.php:399 views/b2s/html/footer.php:457
4012
+ #: views/b2s/html/footer.php:550
4013
+ msgid "Schedule your post for one time, multiple times or recurrently"
4014
+ msgstr ""
4015
+ "Veröffentlichungen zur besten Zeit pro Netzwerk planen: einmalig, mehrmalig "
4016
+ "oder nach einem regelmäßigen Muster"
4017
+
4018
+ #: includes/B2S/PostBox.php:223 views/b2s/curation.php:196
4019
+ #: views/b2s/post.calendar.php:293 views/b2s/ship.php:319
4020
+ #: views/b2s/ship.php:385 views/b2s/ship.php:431 views/b2s/html/footer.php:34
4021
+ #: views/b2s/html/footer.php:199 views/b2s/html/footer.php:263
4022
+ #: views/b2s/html/footer.php:303 views/b2s/html/footer.php:358
4023
+ #: views/b2s/html/footer.php:397 views/b2s/html/footer.php:455
4024
+ #: views/b2s/html/footer.php:548
4025
+ msgid "Schedule your posts at the best times on each network"
4026
+ msgstr "Plane Deine Beiträge zu den besten Zeiten für jedes Netzwerk"
4027
+
4028
+ #: views/b2s/html/footer.php:68
4029
+ msgid ""
4030
+ "Schedule your posts at the best times on each network: for one time, "
4031
+ "multiple times or recurrently"
4032
+ msgstr ""
4033
+ "Plane Deine Beiträge zu den besten Zeiten in jedem Netzwerk: einmal, "
4034
+ "mehrmals oder wiederkehrend"
4035
+
4036
+ #: views/b2s/post.calendar.php:43 views/b2s/ship.php:18
4037
+ #: includes/B2S/Post/Filter.php:59 includes/B2S/Post/Item.php:381
4038
+ #: includes/PRG/Post/Filter.php:37 includes/PRG/Post/Item.php:86
4039
+ msgid "scheduled"
4040
+ msgstr "geplant"
4041
+
4042
+ #: includes/B2S/AutoPost/Item.php:145
4043
+ msgid "Scheduled Auto-Posting"
4044
+ msgstr "Scheduled Auto-Posting"
4045
+
4046
+ #: includes/B2S/Post/Item.php:926
4047
+ #, php-format
4048
+ msgid "scheduled by %s"
4049
+ msgstr "von %s vorgeplant "
4050
+
4051
+ #: includes/B2S/Ship/Save.php:454
4052
+ msgid "scheduled on"
4053
+ msgstr "geplant für"
4054
+
4055
+ #: includes/B2S/Post/Filter.php:244
4056
+ msgid "scheduled post(s)"
4057
+ msgstr "geplante Beiträge"
4058
+
4059
+ #: includes/Loader.php:891 views/b2s/html/post.navbar.php:18
4060
+ #: views/b2s/html/sidebar.php:122 views/b2s/widgets/posts.php:18
4061
+ msgid "Scheduled Posts"
4062
+ msgstr "geplante Beiträge"
4063
+
4064
+ #: views/b2s/network.php:166
4065
+ msgid "scheduled posts"
4066
+ msgstr "geplante Beiträge"
4067
+
4068
+ #: includes/B2S/Post/Item.php:488 includes/B2S/Post/Item.php:608
4069
+ #: views/b2s/widgets/activity.php:10
4070
+ msgid "scheduled social media posts"
4071
+ msgstr "geplante Beiträge"
4072
+
4073
+ #: views/b2s/support.php:112
4074
+ msgid "Scheduling and Best Time Manager"
4075
+ msgstr "Veröffentlichungen planen und Beste Zeiten Manager"
4076
+
4077
+ #: views/b2s/ship.php:67
4078
+ msgid "scroll to bottom"
4079
+ msgstr "zum Seitenende"
4080
+
4081
+ #: views/b2s/ship.php:231
4082
+ msgid "scroll to top"
4083
+ msgstr "zum Seitenanfang"
4084
+
4085
+ #: includes/Tools.php:486
4086
+ msgid "Search"
4087
+ msgstr "Suche"
4088
+
4089
+ #: includes/B2S/Post/Filter.php:205 includes/PRG/Post/Filter.php:70
4090
+ msgid "Search Title"
4091
+ msgstr "Suche nach Titel"
4092
+
4093
+ #: views/b2s/support.php:115
4094
+ msgid "Security"
4095
+ msgstr "Sicherheit"
4096
+
4097
+ #: views/prg/html/header.php:18
4098
+ msgid "See all publications for your message live on "
4099
+ msgstr "Betrachte alle Veröffentlichungen für Deine Mitteilung live auf"
4100
+
4101
+ #: views/b2s/premium.php:89
4102
+ msgid ""
4103
+ "See your entire schedule at a glance, with team view and network filter. "
4104
+ "Edit scheduled posts or add new social media posts per drag & drop."
4105
+ msgstr ""
4106
+ "Sieh Deinen gesamten Zeitplan auf einen Blick, mit Teamansicht und "
4107
+ "Netzwerkfilter. Bearbeite geplante Beiträge oder füge neue Social-Media-"
4108
+ "Beiträge per Drag & Drop hinzu."
4109
+
4110
+ #: views/b2s/post.calendar.php:192 views/b2s/post.calendar.php:205
4111
+ msgid "select"
4112
+ msgstr "auswählen"
4113
+
4114
+ #: views/b2s/post.calendar.php:223
4115
+ msgid "Select a post"
4116
+ msgstr "Wähle einen Beitrag aus"
4117
+
4118
+ #: views/b2s/premium.php:41
4119
+ msgid "Select a user"
4120
+ msgstr "Blog-Nutzer auswählen"
4121
+
4122
+ #: includes/B2S/AutoPost/Item.php:70 includes/B2S/AutoPost/Item.php:82
4123
+ msgid "Select all"
4124
+ msgstr "Alle auswählen"
4125
+
4126
+ #: includes/B2S/Post/Item.php:743 includes/B2S/Post/Item.php:834
4127
+ #: includes/B2S/Post/Item.php:906 includes/B2S/RePost/Item.php:135
4128
+ msgid "select all"
4129
+ msgstr "alle auswählen"
4130
+
4131
+ #: includes/B2S/AutoPost/Item.php:307
4132
+ msgid "Select Categories"
4133
+ msgstr "Beitragskategorien auswählen"
4134
+
4135
+ #: views/prg/ship.php:36
4136
+ msgid "Select Image"
4137
+ msgstr "Bild auswählen"
4138
+
4139
+ #: views/b2s/curation.php:310 views/b2s/repost.php:195
4140
+ msgid "Select image"
4141
+ msgstr "Bild auswählen"
4142
+
4143
+ #: views/b2s/post.calendar.php:161 views/b2s/post.sched.php:115
4144
+ #: views/b2s/repost.php:163 views/b2s/ship.php:454
4145
+ msgid "Select image for"
4146
+ msgstr "Wähle Bild aus für"
4147
+
4148
+ #: includes/B2S/PostBox.php:228 views/b2s/curation.php:201
4149
+ #: views/b2s/post.calendar.php:298 views/b2s/ship.php:324
4150
+ #: views/b2s/ship.php:390 views/b2s/ship.php:436 views/b2s/html/footer.php:39
4151
+ #: views/b2s/html/footer.php:70 views/b2s/html/footer.php:204
4152
+ #: views/b2s/html/footer.php:268 views/b2s/html/footer.php:308
4153
+ #: views/b2s/html/footer.php:363 views/b2s/html/footer.php:402
4154
+ #: views/b2s/html/footer.php:460 views/b2s/html/footer.php:553
4155
+ msgid "Select individual images per post"
4156
+ msgstr ""
4157
+ "Individuelle Bilder für Deine Social Media Posts pro Netzwerk auswählen"
4158
+
4159
+ #: views/b2s/premium.php:149
4160
+ msgid ""
4161
+ "Select individual images per post or network and select any image from your "
4162
+ "media library to create more variations for your posts."
4163
+ msgstr ""
4164
+ "Wähle individuelle Bilder pro Beitrag oder Netzwerk sowie ein beliebiges "
4165
+ "Bild aus Deiner Mediathek aus, um weitere Variationen für Deine Beiträge zu "
4166
+ "erstellen."
4167
+
4168
+ #: includes/B2S/PostBox.php:227 views/b2s/curation.php:200
4169
+ #: views/b2s/post.calendar.php:297 views/b2s/ship.php:323
4170
+ #: views/b2s/ship.php:389 views/b2s/ship.php:435 views/b2s/html/footer.php:38
4171
+ #: views/b2s/html/footer.php:69 views/b2s/html/footer.php:203
4172
+ #: views/b2s/html/footer.php:267 views/b2s/html/footer.php:307
4173
+ #: views/b2s/html/footer.php:362 views/b2s/html/footer.php:401
4174
+ #: views/b2s/html/footer.php:459 views/b2s/html/footer.php:552
4175
+ msgid "Select link format or image format for your posts"
4176
+ msgstr ""
4177
+ "Link-Posts oder Bild-Posts als Posting-Format für Deine Beiträge auswählen"
4178
+
4179
+ #: views/b2s/html/footer.php:156
4180
+ msgid ""
4181
+ "Select link post or image post format to define your preferred custom post "
4182
+ "format for Twitter, LinkedIn, and Facebook."
4183
+ msgstr ""
4184
+ "Wähle zwischen Link-Beitrag oder Bild-Beitrag, um Dein bevorzugtes "
4185
+ "Postformat für Twitter, LinkedIn und Facebook zu definieren."
4186
+
4187
+ #: views/b2s/premium.php:158
4188
+ msgid ""
4189
+ "Select link post or image post per network to choose the optimal format for "
4190
+ "your post."
4191
+ msgstr ""
4192
+ "Wähle zwischen Link- oder Bild-Post pro Netzwerk, um das optimale Format für "
4193
+ "Deinen Beitrag zu wählen"
4194
+
4195
+ #: includes/B2S/PostBox.php:253 includes/B2S/AutoPost/Item.php:186
4196
+ #: includes/B2S/Curation/View.php:73 includes/B2S/RePost/Item.php:159
4197
+ msgid "Select network collection:"
4198
+ msgstr "Netzwerk-Gruppierung auswählen:"
4199
+
4200
+ #: views/b2s/autopost.php:48 views/b2s/settings.php:144
4201
+ #: includes/B2S/Ship/Image.php:100
4202
+ msgid "Select or upload an image from media gallery"
4203
+ msgstr "Bild aus Mediathek auswählen oder hochladen"
4204
+
4205
+ #: views/b2s/network.php:371 views/b2s/network.php:426 views/b2s/ship.php:600
4206
+ #: views/b2s/ship.php:655
4207
+ msgid "Select Pinboard"
4208
+ msgstr "Pinnwand auswählen"
4209
+
4210
+ #: includes/B2S/AutoPost/Item.php:287
4211
+ msgid "Select Post Types"
4212
+ msgstr "Inhaltstypen auswählen"
4213
+
4214
+ #: views/b2s/html/footer.php:328
4215
+ msgid ""
4216
+ "Select the content that will be automatically pre-filled in your Twitter "
4217
+ "posts. If you have ticked the box \"include WordPress tags as hashtags in my "
4218
+ "post\", hashtags are automatically added in the drop-down menu."
4219
+ msgstr ""
4220
+ "Wähle den Inhalt aus, der automatisch in Deinen Twitter-Posts vorgefüllt "
4221
+ "wird. Wenn Du das Kästchen \"WordPress-Tags als Hashtags in meinen Beitrag "
4222
+ "aufnehmen\" angekreuzt haben, werden Hashtags automatisch im Dropdown-Menü "
4223
+ "hinzugefügt."
4224
+
4225
+ #: views/b2s/html/footer.php:151
4226
+ msgid "Select the preferred custom post format for your posts"
4227
+ msgstr "Entscheide Dich für das passende Format für Deine Social Media Posts"
4228
+
4229
+ #: includes/B2S/AutoPost/Item.php:160
4230
+ msgid "Select to auto-post immediately after publishing or with a delay"
4231
+ msgstr "Importierte Beiträge direkt veröffentlichen oder mit einer Verzögerung"
4232
+
4233
+ #: includes/B2S/PostBox.php:311 views/b2s/autopost.php:73
4234
+ #: views/b2s/repost.php:181 includes/B2S/AutoPost/Item.php:197
4235
+ #: includes/B2S/Curation/View.php:97 includes/B2S/RePost/Item.php:170
4236
+ msgid "Select Twitter profile:"
4237
+ msgstr "Wählen Sie ein Twitter-Profil aus:"
4238
+
4239
+ #: includes/B2S/AutoPost/Item.php:62
4240
+ msgid ""
4241
+ "Select your preferred network collection for autoposting. This collection "
4242
+ "defines the social media accounts on which the autoposter will share your "
4243
+ "social media posts automatically."
4244
+ msgstr ""
4245
+ "Wähle die Netzwerkgruppierung mit den Social-Media-Accounts aus, auf denen "
4246
+ "der Auto-Poster veröffentlichen soll."
4247
+
4248
+ #: includes/B2S/Post/Filter.php:244
4249
+ msgid "selected date"
4250
+ msgstr "ausgewähltes Datum"
4251
+
4252
+ #: views/b2s/network.php:412 views/b2s/ship.php:641
4253
+ msgid "Server-Location"
4254
+ msgstr "Serverstandort"
4255
+
4256
+ #: includes/B2S/Settings/Item.php:69
4257
+ msgid "Set the time format you like to use for your posts."
4258
+ msgstr ""
4259
+ "Lege das Zeitformat fest, welches für Deine Beiträge genutzt werden soll."
4260
+
4261
+ #: includes/B2S/Settings/Item.php:66
4262
+ msgid "Set time format"
4263
+ msgstr "Zeitformat einstellen"
4264
+
4265
+ #: includes/B2S/AutoPost/Item.php:141
4266
+ msgid ""
4267
+ "Set up your autoposter to automatically share your imported posts, pages and "
4268
+ "custom post types on your social media channels."
4269
+ msgstr ""
4270
+ "Nutze den Auto-Poster, um Deine importierten Beiträge, Seiten und Cutsom "
4271
+ "Post Types automatisch auf Deinen Social-Media-Kanälen zu teilen."
4272
+
4273
+ #: includes/B2S/AutoPost/Item.php:53
4274
+ msgid ""
4275
+ "Set up your autoposter to automatically share your new or updated posts, "
4276
+ "pages and custom post types on your social media channels."
4277
+ msgstr ""
4278
+ "Nutze den Auto-Poster, um Deine neuen oder aktualisierten Beiträge, Seiten "
4279
+ "und Cutsom Post Types automatisch auf Deinen Social-Media-Kanälen zu teilen."
4280
+
4281
+ #: includes/Loader.php:841 includes/Loader.php:993 includes/Loader.php:993
4282
+ #: includes/Loader.php:1067 includes/B2S/RePost/Item.php:25
4283
+ #: views/b2s/html/sidebar.php:137
4284
+ msgid "Settings"
4285
+ msgstr "Einstellungen"
4286
+
4287
+ #: views/b2s/ship.php:232 views/b2s/ship.php:238
4288
+ #: includes/B2S/Curation/View.php:113
4289
+ msgid "Share"
4290
+ msgstr "Teilen"
4291
+
4292
+ #: includes/B2S/Post/Item.php:868 includes/B2S/Ship/Save.php:434
4293
+ msgid "share"
4294
+ msgstr "teilen"
4295
+
4296
+ #: views/b2s/curation.php:231
4297
+ msgid "Share image posts:"
4298
+ msgstr "Teile Bild-Beiträge:"
4299
+
4300
+ #: views/b2s/curation.php:234
4301
+ msgid ""
4302
+ "Share images to get them into the Google image search to further increase "
4303
+ "your outreach and traffic from search engines."
4304
+ msgstr ""
4305
+ "Teile Bilder, damit sie in der Bildersuche von Google auffindbar sind und Du "
4306
+ "so Deinen Traffic und Deine Reichweite auch über klassische Suchmaschinen "
4307
+ "vergrößern kannst."
4308
+
4309
+ #: views/b2s/html/footer.php:384
4310
+ msgid ""
4311
+ "Share imported posts with the Auto Poster: Posts that you import via RSS "
4312
+ "feeds and plugins can be shared automatically on your social media channels."
4313
+ msgstr ""
4314
+ "Teile importierte Beiträge mit dem Auto-Poster: Beiträge, die Du über RSS-"
4315
+ "Feeds und Plugins importierst, können automatisch auf Deinen Social Media-"
4316
+ "Kanälen geteilt werden."
4317
+
4318
+ #: views/b2s/premium.php:119
4319
+ msgid ""
4320
+ "Share imported RSS feeds automatically to get more variations for your "
4321
+ "content."
4322
+ msgstr ""
4323
+ "Teile importierte RSS-Feeds automatisch, um mehr Variationen für Deine "
4324
+ "Inhalte zu erhalten."
4325
+
4326
+ #: views/b2s/ship.php:268
4327
+ msgid "Share new post on Social Media"
4328
+ msgstr "Teile einen neuen Beitrag auf Social Media"
4329
+
4330
+ #: includes/B2S/Ship/Item.php:1254
4331
+ msgid "Share Now"
4332
+ msgstr "Sofort teilen"
4333
+
4334
+ #: includes/B2S/RePost/Item.php:43
4335
+ msgid "share oldest posts first"
4336
+ msgstr "älteste Beiträge zuerst teilen"
4337
+
4338
+ #: views/b2s/html/header.php:343
4339
+ msgid "Share on multiple accounts per network"
4340
+ msgstr "Teile auf mehreren Netzwerk-Konten "
4341
+
4342
+ #: includes/B2S/PostBox.php:221 views/b2s/curation.php:194
4343
+ #: views/b2s/post.calendar.php:291 views/b2s/ship.php:317
4344
+ #: views/b2s/ship.php:383 views/b2s/ship.php:429 views/b2s/html/footer.php:32
4345
+ #: views/b2s/html/footer.php:197 views/b2s/html/footer.php:261
4346
+ #: views/b2s/html/footer.php:301 views/b2s/html/footer.php:356
4347
+ #: views/b2s/html/footer.php:395 views/b2s/html/footer.php:453
4348
+ #: views/b2s/html/footer.php:546
4349
+ msgid "Share on multiple profiles, pages and groups"
4350
+ msgstr "Auf mehreren Profilen, Seiten und Gruppen teilen"
4351
+
4352
+ #: includes/B2S/Post/Item.php:431 includes/B2S/Post/Item.php:535
4353
+ #: includes/B2S/Post/Item.php:537 includes/B2S/Post/Item.php:558
4354
+ #: includes/B2S/Post/Item.php:581
4355
+ msgid "Share on Social Media"
4356
+ msgstr "auf Social Media teilen"
4357
+
4358
+ #: views/b2s/html/sidebar.php:69
4359
+ msgid "Share Posts"
4360
+ msgstr "Beiträge teilen"
4361
+
4362
+ #: views/b2s/curation.php:238
4363
+ msgid ""
4364
+ "Share pure text messages and personal comments with your followers and "
4365
+ "readers."
4366
+ msgstr ""
4367
+ "Teile reine Textinformationen und persönliche Kommentare mit Deinen "
4368
+ "Followern und Lesern."
4369
+
4370
+ #: views/b2s/curation.php:236
4371
+ msgid "Share text posts:"
4372
+ msgstr "Teile Text-Beiträge:"
4373
+
4374
+ #: includes/B2S/AutoPost/Item.php:147
4375
+ msgid "share up to"
4376
+ msgstr "teile bis zu"
4377
+
4378
+ #: includes/Loader.php:989
4379
+ msgid "Share Website & Blog Content"
4380
+ msgstr "Webseiten- & Blog Content teilen"
4381
+
4382
+ #: includes/B2S/PostBox.php:211 views/b2s/html/footer.php:344
4383
+ msgid ""
4384
+ "Share your blog posts with the Auto Poster: Your blog posts will be shared "
4385
+ "automatically on your social media channels as soon as you publish or update "
4386
+ "a new post. You can also choose to autopost scheduled blog posts as soon as "
4387
+ "they are published."
4388
+ msgstr ""
4389
+ "Teile Deine Blogbeiträge mit dem Auto-Poster: Deine Blogbeiträge werden "
4390
+ "automatisch auf Deinen Social Media-Kanälen geteilt, sobald Du einen neuen "
4391
+ "Beitrag veröffentlichst oder aktualisierst. Du kannst auch festlegen, dass "
4392
+ "in WordPress vorgeplante Blogbeiträge automatisch geteilt werden, sobald sie "
4393
+ "veröffentlicht werden."
4394
+
4395
+ #: includes/B2S/Curation/View.php:62
4396
+ msgid "Share your post"
4397
+ msgstr "Teile Deinen Post"
4398
+
4399
+ #: views/b2s/premium.php:110
4400
+ msgid ""
4401
+ "Share your posts automatically across your preferred networks at once or at "
4402
+ "your pre-scheduled time-settings."
4403
+ msgstr ""
4404
+ "Teile Deine Beiträge automatisch in Deinen bevorzugten Netzwerken sofort "
4405
+ "oder zu den von Dir festgelegten Zeiten."
4406
+
4407
+ #: views/b2s/premium.php:71
4408
+ msgid ""
4409
+ "Share your posts on pages and in groups on Facebook, LinkedIn, XING, VK and "
4410
+ "Medium."
4411
+ msgstr ""
4412
+ "Teile Deine Beiträge auf Seiten und in Gruppen auf Facebook, LinkedIn, Xing,"
4413
+ " VK und Medium."
4414
+
4415
+ #: views/b2s/post.calendar.php:189
4416
+ msgid "Share your WordPress posts, pages or products"
4417
+ msgstr "Teile Deine WordPress-Beiträge, -Seiten oder -Produkte"
4418
+
4419
+ #: includes/B2S/PostBox.php:170
4420
+ msgid "Shared"
4421
+ msgstr "Wie oft geteilt?"
4422
+
4423
+ #: includes/B2S/Post/Item.php:768
4424
+ #, php-format
4425
+ msgid "shared by %s"
4426
+ msgstr "von %s geteilt"
4427
+
4428
+ #: includes/B2S/Post/Filter.php:168
4429
+ msgid "shared by user"
4430
+ msgstr "geteilt von Nutzer"
4431
+
4432
+ #: includes/Loader.php:891 views/b2s/html/post.navbar.php:20
4433
+ #: views/b2s/html/sidebar.php:125
4434
+ msgid "Shared Posts"
4435
+ msgstr "geteilte Beiträge"
4436
+
4437
+ #: includes/B2S/Post/Item.php:464
4438
+ msgid "shared social media posts"
4439
+ msgstr "geteilte Beiträge"
4440
+
4441
+ #: includes/B2S/Post/Filter.php:183
4442
+ msgid "shared to network"
4443
+ msgstr "geteilt auf Netzwerk"
4444
+
4445
+ #: includes/B2S/Post/Item.php:768
4446
+ #, php-format
4447
+ msgid "sharing in progress by %s"
4448
+ msgstr "wird gerade von %s geteilt"
4449
+
4450
+ #: includes/B2S/Ship/Image.php:38
4451
+ msgid ""
4452
+ "Sharing more than one image improves the visibility of your content. You can "
4453
+ "create image series, show sequences, and level up your storytelling. With "
4454
+ "Blog2Social you can share up to 4 images in one post on Facebook (page and "
4455
+ "group) and on Twitter."
4456
+ msgstr ""
4457
+ "Das Teilen von mehr als einem Bild verbessert die Sichtbarkeit Deines "
4458
+ "Beitrags. So kannst Du Bildserien erstellen, Sequenzen zeigen und Dein "
4459
+ "Storytelling auf ein höheres Level bringen. Mit Blog2Social kannst Du bis zu "
4460
+ "4 Bilder in einem Post auf Facebook (Seite und Gruppe) sowie auf Twitter "
4461
+ "teilen."
4462
+
4463
+ #: views/b2s/html/footer.php:87 views/b2s/html/footer.php:105
4464
+ #: views/b2s/html/footer.php:134
4465
+ msgid "Sharing on multiple accounts per network"
4466
+ msgstr "Poste auf mehrere Accounts pro Netzwerk"
4467
+
4468
+ #: views/b2s/support.php:22
4469
+ msgid "Sharing-Debugger"
4470
+ msgstr "Sharing-Debugger"
4471
+
4472
+ #: includes/B2S/Settings/Item.php:109
4473
+ msgid "Shortcodes"
4474
+ msgstr "Shortcodes"
4475
+
4476
+ #: views/prg/html/form.php:56 views/prg/html/form.php:58
4477
+ msgid "Shortext"
4478
+ msgstr "Kurzbeschreibung"
4479
+
4480
+ #: includes/B2S/Post/Item.php:746
4481
+ msgid "show"
4482
+ msgstr "ansehen"
4483
+
4484
+ #: views/b2s/widgets/activity.php:5
4485
+ msgid "Show activity starting from"
4486
+ msgstr "Zeige Aktivität ab"
4487
+
4488
+ #: includes/B2S/Network/Item.php:67
4489
+ msgid "Show all"
4490
+ msgstr "alle anzeigen"
4491
+
4492
+ #: views/b2s/post.calendar.php:41 includes/B2S/Calendar/Filter.php:127
4493
+ msgid "show all"
4494
+ msgstr "alles anzeigen"
4495
+
4496
+ #: views/b2s/premium.php:183
4497
+ msgid "Show all premium features"
4498
+ msgstr "Alle Premium-Features anzeigen"
4499
+
4500
+ #: includes/B2S/PostBox.php:180 includes/B2S/Ship/Item.php:426
4501
+ msgid "show calendar"
4502
+ msgstr "Planungskalender anzeigen"
4503
+
4504
+ #: includes/Loader.php:816 includes/Loader.php:818
4505
+ msgid "show details"
4506
+ msgstr "siehe Details"
4507
+
4508
+ #: views/b2s/dashboard.php:85
4509
+ msgid "show full calendar"
4510
+ msgstr "Vollständigen Kalender anzeigen"
4511
+
4512
+ #: views/b2s/premium.php:181
4513
+ msgid "Show me plans and prices"
4514
+ msgstr "Versionen und Preise anzeigen"
4515
+
4516
+ #: views/prg/login.php:28
4517
+ msgid "Sign in"
4518
+ msgstr "Anmelden"
4519
+
4520
+ #: views/b2s/network.php:436 views/b2s/ship.php:665
4521
+ msgid "Sign in to Pinterest"
4522
+ msgstr "Melde Dich bei Pinterest an"
4523
+
4524
+ #: includes/Loader.php:989 includes/Loader.php:1040
4525
+ msgid "Site & Blog Content"
4526
+ msgstr "Seiten & Blog Content"
4527
+
4528
+ #: includes/Tools.php:472
4529
+ msgid "Slovakia"
4530
+ msgstr "Slowakei"
4531
+
4532
+ #: views/b2s/network.php:236 views/b2s/ship.php:27
4533
+ #: includes/B2S/AutoPost/Item.php:33 includes/B2S/Curation/View.php:56
4534
+ #: includes/B2S/Network/Item.php:187 includes/B2S/Network/Item.php:200
4535
+ #: includes/B2S/Network/Item.php:213 includes/B2S/Network/Item.php:325
4536
+ #: includes/B2S/Network/Item.php:404 includes/B2S/Network/Item.php:479
4537
+ #: includes/B2S/RePost/Item.php:23 includes/B2S/Settings/Item.php:172
4538
+ #: includes/B2S/Ship/Image.php:89 includes/B2S/Ship/Item.php:1256
4539
+ #: includes/B2S/Ship/Portale.php:46 includes/B2S/Ship/Portale.php:63
4540
+ #: views/b2s/html/post.navbar.php:18 views/b2s/html/post.navbar.php:21
4541
+ #: views/b2s/html/post.navbar.php:23 views/b2s/partials/post-edit-modal.php:9
4542
+ #: views/b2s/widgets/posts.php:18
4543
+ msgid "SMART"
4544
+ msgstr "SMART"
4545
+
4546
+ #: views/b2s/network.php:700
4547
+ msgid "Smart: 3 (per user)"
4548
+ msgstr "Smart: 3 (pro Nutzer)"
4549
+
4550
+ #: includes/Tools.php:488
4551
+ msgid "Smileys & People"
4552
+ msgstr "Smileys & Personen"
4553
+
4554
+ #: includes/Loader.php:96
4555
+ msgid "Sniply"
4556
+ msgstr "Sniply"
4557
+
4558
+ #: views/b2s/ship.php:109
4559
+ msgid "Social Accounts"
4560
+ msgstr "Social Media Konten"
4561
+
4562
+ #: views/b2s/html/header.php:341
4563
+ msgid "Social Media Auto-Posting"
4564
+ msgstr "Social Media Auto-Posting"
4565
+
4566
+ #: views/b2s/html/footer.php:85 views/b2s/html/footer.php:103
4567
+ #: views/b2s/html/footer.php:132
4568
+ msgid "Social media auto-posting and auto-scheduling"
4569
+ msgstr "Auto-Posting und automatische Planung für Social Media Beiträge"
4570
+
4571
+ #: views/b2s/premium.php:88
4572
+ msgid "Social Media Calendar"
4573
+ msgstr "Social Media Kalender"
4574
+
4575
+ #: views/b2s/settings.php:49 views/b2s/html/sidebar.php:134
4576
+ msgid "Social Media Networks"
4577
+ msgstr "Social-Media-Netzwerke"
4578
+
4579
+ #: views/b2s/html/sidebar.php:87
4580
+ msgid "Social Media Post"
4581
+ msgstr "Social Media Post"
4582
+
4583
+ #: includes/Loader.php:891
4584
+ msgid "Social Media Post Drafts"
4585
+ msgstr "Social Media Posts Entwürfe"
4586
+
4587
+ #: includes/Loader.php:990 includes/Loader.php:1047 views/b2s/curation.php:257
4588
+ #: views/b2s/curation.php:332
4589
+ msgid "Social Media Posts"
4590
+ msgstr "Social Media Posts"
4591
+
4592
+ #: includes/B2S/Post/Item.php:510
4593
+ msgid "social media posts ready to be shared"
4594
+ msgstr "Social Media Posts sind bereit, geteilt zu werden"
4595
+
4596
+ #: views/b2s/ship.php:56
4597
+ msgid "Social Media Scheduling & Sharing"
4598
+ msgstr "Beitrag auf Social Media planen und teilen"
4599
+
4600
+ #: views/b2s/settings.php:52
4601
+ msgid "Social Media Time Settings"
4602
+ msgstr "Social-Media-Zeiteinstellungen"
4603
+
4604
+ #: views/b2s/settings.php:43
4605
+ msgid "Social Meta Data"
4606
+ msgstr "Social Meta Angaben"
4607
+
4608
+ #: views/b2s/html/footer.php:481
4609
+ msgid "Social Meta Tags Settings"
4610
+ msgstr "Social Meta Tags Einstellungen"
4611
+
4612
+ #: views/b2s/settings.php:158
4613
+ #, php-format
4614
+ msgid ""
4615
+ "Some WordPress plugins use short codes, e.g. Page Builder plugins. When a "
4616
+ "shortcode is inserted in a WordPress post or WordPress page, WordPress calls "
4617
+ "the function that is included in the shortcode and performs the "
4618
+ "corresponding actions as soon as you publish your post on your Wordpress "
4619
+ "website. If you like Blog2Social to consider shortcodes when posting to "
4620
+ "social media and automatically insert the defined content in your social "
4621
+ "media post, activate this feature. You will find more information about the "
4622
+ "function of shortcodes and which plugins are supported by Blog2Social in the "
4623
+ "following <a href=\"%s\" target=\"_blank\">shortcode guide</a>."
4624
+ msgstr ""
4625
+ "Einige WordPress-Plugins verwenden Shortcodes, z. B. Page-Builder-Plugins. "
4626
+ "Wenn ein Shortcode in einem WordPress-Beitrag oder einer WordPress-Seite "
4627
+ "eingefügt wird, ruft WordPress die Funktion auf, die im Shortcode benannt "
4628
+ "ist, sobald Du den Beitrag auf Deiner Webseite veröffentlicht hast, um die "
4629
+ "gewünschten Aktionen ausführen. Aktiviere diese Funktion, wenn Du möchtest, "
4630
+ "dass Blog2Social diese Shortcodes bei der Veröffentlichung auf Social Media "
4631
+ "berücksichtigt und den Inhalt der Shortcodes in Deine Social Media Posts "
4632
+ "einbindet. Weitere Informationen über die Funktion der Shortcodes und welche "
4633
+ "Plugins Blog2Social unterstützt, findest Du in diesem <a href=\"%s\" "
4634
+ "target=\"_blank\">Guide</a>."
4635
+
4636
+ #: views/b2s/html/header.php:448
4637
+ msgid "Something went wrong on our side. Please contact support!"
4638
+ msgstr ""
4639
+ "Etwas ist auf unserer Seite schiefgelaufen. Bitte wende Dich an unseren "
4640
+ "Kundenservice."
4641
+
4642
+ #: includes/B2S/Post/Filter.php:238 includes/PRG/Post/Filter.php:81
4643
+ msgid "sort"
4644
+ msgstr "sortieren"
4645
+
4646
+ #: views/b2s/post.calendar.php:39
4647
+ msgid "Sort by network"
4648
+ msgstr "Sortiere nach Netzwerk"
4649
+
4650
+ #: includes/Tools.php:475
4651
+ msgid "South Africa"
4652
+ msgstr "Südafrika"
4653
+
4654
+ #: includes/Tools.php:448
4655
+ msgid "Spain"
4656
+ msgstr "Spanien"
4657
+
4658
+ #: includes/B2S/Ship/Item.php:1311
4659
+ msgid "Start date"
4660
+ msgstr "Startdatum"
4661
+
4662
+ #: views/prg/login.php:46
4663
+ msgid "Start your 14-Day Free Trial"
4664
+ msgstr "Jetzt kostenlos testen"
4665
+
4666
+ #: views/b2s/premium.php:26 views/b2s/html/sidebar.php:47
4667
+ #: views/b2s/html/sidebar.ship.php:46
4668
+ msgid "Start your 30-day free Premium trial"
4669
+ msgstr "Teste Blog2Social Premium kostenlos"
4670
+
4671
+ #: views/b2s/html/header.php:268
4672
+ msgid "Start your free 30-day-Premium-trial"
4673
+ msgstr "Teste Blog2Social Premium"
4674
+
4675
+ #: includes/B2S/Post/Filter.php:197 includes/B2S/RePost/Item.php:215
4676
+ msgid "Startdate"
4677
+ msgstr "Startdatum"
4678
+
4679
+ #: views/b2s/support.php:25
4680
+ msgid "Step-by-Step-Guide"
4681
+ msgstr "Step-by-Step-Guide"
4682
+
4683
+ #: views/prg/html/form.php:107 views/prg/html/form.php:110
4684
+ #: views/prg/html/form.php:184 views/prg/html/form.php:187
4685
+ msgid "Street"
4686
+ msgstr "Straße"
4687
+
4688
+ #: views/b2s/html/footer.php:230
4689
+ msgid "submit"
4690
+ msgstr "abschicken"
4691
+
4692
+ #: includes/Loader.php:898
4693
+ msgid "Subreddit"
4694
+ msgstr "Subreddit"
4695
+
4696
+ #: views/b2s/widgets/newsletter.php:10
4697
+ msgid "subscribe"
4698
+ msgstr "abonnieren"
4699
+
4700
+ #: views/prg/html/form.php:32 views/prg/html/form.php:34
4701
+ msgid "Subtitle"
4702
+ msgstr "Untertitel"
4703
+
4704
+ #: includes/B2S/Network/Item.php:660
4705
+ msgid "Successfully saved"
4706
+ msgstr "Erfolgreich gespeichert"
4707
+
4708
+ #: includes/B2S/Settings/Item.php:228
4709
+ msgid "Summary"
4710
+ msgstr "Link-Darstellung"
4711
+
4712
+ #: includes/B2S/Settings/Item.php:229
4713
+ msgid "Summary with large image"
4714
+ msgstr "Link-Darstellung mit großem Bild"
4715
+
4716
+ #: includes/B2S/RePost/Item.php:81 includes/B2S/Ship/Item.php:1377
4717
+ msgid "Sun"
4718
+ msgstr "So"
4719
+
4720
+ #: includes/B2S/RePost/Item.php:94
4721
+ msgid "Sunday"
4722
+ msgstr "Sonntag"
4723
+
4724
+ #: includes/Loader.php:841
4725
+ msgid "Support"
4726
+ msgstr "Support"
4727
+
4728
+ #: includes/B2S/Ship/Item.php:164
4729
+ msgid "Supported HTML tags"
4730
+ msgstr "Erlaubte HTML-Elemente"
4731
+
4732
+ #: includes/Tools.php:470
4733
+ msgid "Sweden"
4734
+ msgstr "Schweden"
4735
+
4736
+ #: includes/Tools.php:445
4737
+ msgid "Switzerland"
4738
+ msgstr "Schweiz"
4739
+
4740
+ #: includes/Tools.php:494
4741
+ msgid "Symbols"
4742
+ msgstr "Symbole"
4743
+
4744
+ #: includes/B2S/Settings/Item.php:114
4745
+ msgid "System"
4746
+ msgstr "System"
4747
+
4748
+ #: views/b2s/network.php:506 views/b2s/network.php:591
4749
+ msgid "Team Management"
4750
+ msgstr "Team-Management"
4751
+
4752
+ #: views/b2s/html/footer.php:5
4753
+ msgid "Terms"
4754
+ msgstr "Bedingungen"
4755
+
4756
+ #: views/b2s/html/header.php:332
4757
+ msgid "Test Blog2Social PREMIUM 30 days for free"
4758
+ msgstr "Teste Blog2Social Premium 30 Tage lang kostenlos"
4759
+
4760
+ #: views/prg/login.php:36
4761
+ msgid "Test PR-Gateway for free"
4762
+ msgstr "PR-Gateway kostenlos und unverbindlich testen"
4763
+
4764
+ #: includes/B2S/Ship/Item.php:223
4765
+ msgid "Text only"
4766
+ msgstr "nur Text"
4767
+
4768
+ #: views/b2s/curation.php:49 views/b2s/curation.php:52
4769
+ msgid "Text Post"
4770
+ msgstr "Text-Beitrag"
4771
+
4772
+ #: views/b2s/curation.php:281
4773
+ msgid ""
4774
+ "Text posts enable you to share pure text messages and personal comments with "
4775
+ "your followers and readers. You can also customize your posts with "
4776
+ "individual hashtags, @mentions, or emojis."
4777
+ msgstr ""
4778
+ "Das Teilen von Text-Beiträgen ermöglicht es Dir, reine Textinformationen und "
4779
+ "persönliche Kommentare mit Deinen Followern und Lesern zu teilen. Du kannst "
4780
+ "Deine Beiträge auch mit individuellen Hashtags, @Mentions oder Emojis "
4781
+ "anpassen."
4782
+
4783
+ #: views/b2s/html/header.php:188
4784
+ msgid "Thank you! Your feedback has been received."
4785
+ msgstr "Vielen Dank! Wir haben Dein Feedback erhalten. "
4786
+
4787
+ #: views/b2s/html/header.php:72
4788
+ msgid "Thank you. You'll now receive the blog updates from Blog2Social."
4789
+ msgstr "Vielen Dank. Du erhältst nun die Blog-Updates von Blog2Social."
4790
+
4791
+ #: includes/B2S/PostBox.php:168
4792
+ msgid "The Autoposter is"
4793
+ msgstr "Der Auto-Poster ist"
4794
+
4795
+ #: includes/B2S/Ship/Image.php:39
4796
+ msgid ""
4797
+ "The best size for images in social media posts are between: 667-1000px x 523-"
4798
+ "1000px. Blog2Social will automatically resize your image according to "
4799
+ "network requirements."
4800
+ msgstr ""
4801
+ "Die optimalen Bildgrößen für Deine Social Media Posts liegen zwischen: 667-"
4802
+ "1000px x 523-1000px <br> Blog2Social passt Dein Bild automatisch die Größe "
4803
+ "des jeweiligen Netzwerks an."
4804
+
4805
+ #: includes/B2S/Ship/Image.php:40
4806
+ msgid ""
4807
+ "The best size for images in social media posts are between: 667-1000px x 523-"
4808
+ "1000px. Blog2Social will automatically resize your image according to the "
4809
+ "network requirements. You can also share up to 4 images in one post on "
4810
+ "Facebook (page and group) and on Twitter."
4811
+ msgstr ""
4812
+ "Die optimalen Bildgrößen für Deine Social Media Posts liegen zwischen: 667-"
4813
+ "1000px x 523-1000px. Blog2Social passt Dein Bild automatisch an die "
4814
+ "Bildgröße des jeweiligen Netzwerkes an. Du kannst bis zu 4 Bilder in einem "
4815
+ "Beitrag auf Facebook (Seite und Gruppe) sowie auf Twitter teilen."
4816
+
4817
+ #: views/b2s/network.php:532
4818
+ msgid "The connection does not exist."
4819
+ msgstr "Diese Verbindung existiert nicht."
4820
+
4821
+ #: views/b2s/network.php:529
4822
+ msgid "The connection has already been assigned to this user."
4823
+ msgstr "Die Verbindung wurde diesem Benutzer bereits zugewiesen."
4824
+
4825
+ #: views/b2s/network.php:167
4826
+ msgid ""
4827
+ "The connection is still assigned to other users. Please withdraw the "
4828
+ "assigned connection from other users first."
4829
+ msgstr ""
4830
+ "Die Verbindung ist noch anderen Benutzern zugeordnet. Bitte entfernen Sie "
4831
+ "zuerst die zugewiesene Verbindung von anderen Benutzern."
4832
+
4833
+ #: includes/B2S/PostBox.php:143 views/b2s/html/header.php:60
4834
+ msgid ""
4835
+ "The connection to the server failed. Please try again! You can find more "
4836
+ "information and solutions in the"
4837
+ msgstr ""
4838
+ "Die Verbindung zum Server ist fehlgeschlagen. Bitte versuche es erneut. Mehr "
4839
+ "Informationen und Lösungsvorschläge findest Du in dem"
4840
+
4841
+ #: views/b2s/ship.php:780
4842
+ msgid ""
4843
+ "The connection to the server failed. Please try again! You can find more "
4844
+ "information and solutions in the guide for server connection"
4845
+ msgstr ""
4846
+ "Die Verbindung zum Server ist fehlgeschlagen. Bitte versuche es erneut. Mehr "
4847
+ "Informationen und Lösungsvorschläge findest Du in dem Serververbindungs-Guide"
4848
+
4849
+ #: views/notice.php:14
4850
+ msgid ""
4851
+ "The connection to your server has been interrupted. Please make sure that "
4852
+ "your blog is reachable. If your server does not respond or is too slow, "
4853
+ "Blog2Social cannot connect to the internet. Try again later or contact your "
4854
+ "webmaster, if this error message persists."
4855
+ msgstr ""
4856
+ "Die Verbindung auf Deinen Server wurde unterbrochen. Bitte stelle sicher, "
4857
+ "dass Dein Blog von außen erreichbar ist.Wenn Dein Server nicht antwortet, "
4858
+ "oder die Verbindungsgeschwindigkeit zu niedrig ist, kann Blog2Social sich "
4859
+ "nicht mit dem internet verbinden. Versuche es später erneut oder kontaktiere "
4860
+ "Deinen Webmaster, wenn dieser Fehler erneut erscheint."
4861
+
4862
+ #: includes/Loader.php:910
4863
+ #, php-format
4864
+ msgid ""
4865
+ "The connection to your social media account is interrupted. Please check "
4866
+ "your authorization and reconnect your account. The <a target=\"_blank\" "
4867
+ "href=\"%s\">troubleshooting guide</a> shows you how to fix the connection to "
4868
+ "your social media account."
4869
+ msgstr ""
4870
+ "Die Verbindung zu Deinem Social Media-Account ist unterbrochen. Bitte "
4871
+ "überprüfe Deine Autorisierung und verbinde Deinen Account erneut. Die <a "
4872
+ "target=\"_blank\" href=\"%s\">Anleitung zur Fehlerbehebung</a> zeigt Dir, "
4873
+ "wie Du die Verbindung zu Deinem Social-Media-Account erneuern kannst."
4874
+
4875
+ #: views/b2s/network.php:309
4876
+ msgid "The content of your post"
4877
+ msgstr "Der Inhalt Deines Beitrags."
4878
+
4879
+ #: includes/Loader.php:908
4880
+ #, php-format
4881
+ msgid ""
4882
+ "The content of your post could not be approved by the network. Please see "
4883
+ "the following <a target=\"_blank\" href=\"%s\">guide</a>."
4884
+ msgstr ""
4885
+ "Der Inhalt Deines Beitrags konnte vom Netzwerk nicht genehmigt werden. Bitte "
4886
+ "beachte die folgende <a target=\"_blank\" href=\"%s\">Anleitung</a>."
4887
+
4888
+ #: includes/B2S/Settings/Item.php:226
4889
+ msgid "The default card type to use"
4890
+ msgstr "Wählen Sie Ihre Standard-Twitter-Card"
4891
+
4892
+ #: views/b2s/html/header.php:338
4893
+ msgid ""
4894
+ "The free trial can not be started. This blog has been already registered for "
4895
+ "the free trial."
4896
+ msgstr ""
4897
+ "Die kostenlose Testversion kann nicht gestartet werden. Dieser Blog wurde "
4898
+ "bereits für die kostenlose Testversion registriert."
4899
+
4900
+ #: includes/B2S/Ship/Item.php:1151
4901
+ msgid "The Headline..."
4902
+ msgstr "Die Überschrift..."
4903
+
4904
+ #: includes/B2S/Settings/Item.php:299 views/b2s/html/footer.php:183
4905
+ msgid ""
4906
+ "The image preview will be cropped automatically to fit the default Instagram "
4907
+ "layout for your Instagram timeline. The image will be shown uncropped when "
4908
+ "opening the preview page for your Instagram post."
4909
+ msgstr ""
4910
+ "Die Bildvorschau wird automatisch zugeschnitten, damit es dem Instagram-"
4911
+ "Standardlayout für Deine Instagram-Timeline entspricht. Das Bild wird als "
4912
+ "Ganzes angezeigt, wenn Du die Vorschauseite für Deinen Instagram-Beitrag "
4913
+ "öffnest. "
4914
+
4915
+ #: includes/B2S/Settings/Item.php:285
4916
+ msgid "The image will be changed"
4917
+ msgstr "Das Bild wird geändert"
4918
+
4919
+ #: includes/B2S/Ship/Image.php:28
4920
+ msgid "The images file types .jpg and .png are allowed. Please try another."
4921
+ msgstr ""
4922
+ "Es sind nur .jpg und .png Bilder erlaubt. Bitte wähle ein anderes Bild aus."
4923
+
4924
+ #: views/b2s/html/header.php:400
4925
+ msgid "The license has been successfully activated."
4926
+ msgstr "Deine Lizenz wurde erfolgreich aktiviert!"
4927
+
4928
+ #: includes/B2S/Settings/Item.php:290 views/b2s/html/footer.php:161
4929
+ msgid ""
4930
+ "The link post format displays posts title, link address and the first one or "
4931
+ "two sentences of the post. The networks scan this information from your META "
4932
+ "or OpenGraph. PLEASE NOTE: If you want your link posts to display the "
4933
+ "selected image from the Blog2Social preview editor, please make sure you "
4934
+ "have activated the Social Meta Tags for Facebook and Twitter in your "
4935
+ "Blog2Social settings. You find these settings in the tab \"Social Meta "
4936
+ "Data\". If you don't select a specific post image, some networks display the "
4937
+ "first image detected on your page. The image links to your blog post."
4938
+ msgstr ""
4939
+ "Im Link-Post-Format generiert das Netzwerk automatisch eine Link-Vorschau "
4940
+ "mit den Informationen aus den Social Meta Tags Deiner Blogbeiträge. Die "
4941
+ "Vorschau zeigt den Titel, das Bild und die ersten ein oder zwei Sätze des "
4942
+ "Beitrags. Ein Klick auf das Bild führt den Benutzer zu Deinem Blogbeitrag. "
4943
+ "BITTE BEACHTE: Wenn Deine Link-Posts das ausgewählte Bild aus dem "
4944
+ "Blog2Social Vorschau-Editor anzeigen sollen, stelle bitte sicher, dass Du "
4945
+ "die Social Meta Tags für Facebook und Twitter in Deinen Blog2Social-"
4946
+ "Einstellungen aktiviert hast. Diese Einstellungen findest Du im Tab \"Social "
4947
+ "Meta Angaben\". Wenn Du kein bestimmtes Beitragsbild für Deinen Blogbeitrag "
4948
+ "ausgewählt hast, zeigen einige Netzwerke das erste Bild an, dass sie auf "
4949
+ "Deiner Seite finden."
4950
+
4951
+ #: includes/B2S/Network/Item.php:858
4952
+ msgid "The link will be added automatically at the end of the post."
4953
+ msgstr "Der Link wird automatisch am Ende des Posts eingefügt."
4954
+
4955
+ #: includes/B2S/Network/Item.php:856
4956
+ msgid ""
4957
+ "The link will be transmitted as a canonical link, i.e. in the source code of "
4958
+ "your page, in order to refer to the original source of the content and to "
4959
+ "increase the reach from search engines like Google."
4960
+ msgstr ""
4961
+ "Der Link wird als Canonical-Link, also im Quellcode Deiner Seite, übergeben "
4962
+ "um so auf die ursprüngliche Quelle des Inhalts zu verweisen und die "
4963
+ "Reichweite über Suchmaschinen wie Google zu vergrößern."
4964
+
4965
+ #: views/prg/html/header.php:39
4966
+ msgid "The link you followed has expired. Please refresh your page."
4967
+ msgstr ""
4968
+ "Der Link, dem Du gefolgt bist, ist abgelaufen. Bitte aktualisiere Deine "
4969
+ "Seite."
4970
+
4971
+ #: views/b2s/network.php:346 views/b2s/network.php:359 views/b2s/ship.php:580
4972
+ #: views/b2s/ship.php:588
4973
+ msgid ""
4974
+ "The login failed. To connect your Pinterest account to Blog2Social, please "
4975
+ "sign in to Pinterest using the Blog2Social browser extension."
4976
+ msgstr ""
4977
+ "Die Anmeldung ist fehlgeschlagen. Um Dein Pinterest-Konto mit Blog2Social zu "
4978
+ "verbinden, melde Dich bitte über die Blog2Social Browser-Extension bei "
4979
+ "Pinterest an."
4980
+
4981
+ #: views/b2s/network.php:311
4982
+ msgid "The name of the post author."
4983
+ msgstr "Der Name des Autors Deines Beitrags."
4984
+
4985
+ #: includes/Loader.php:916
4986
+ #, php-format
4987
+ msgid ""
4988
+ "The network can not publish special characters such as Emoji. Please see the "
4989
+ "following <a target=\"_blank\" href=\"%s\">guide</a>."
4990
+ msgstr ""
4991
+ "Das Netzwerk kann keine Sonderzeichen wie Emoji veröffentlichen. Bitte "
4992
+ "beachte die folgende <a target=\"_blank\" href=\"%s\">Anleitung</a>"
4993
+
4994
+ #: includes/Loader.php:906
4995
+ #, php-format
4996
+ msgid ""
4997
+ "The network could not publish your post. Please see the following <a "
4998
+ "target=\"_blank\" href=\"%s\">guide</a>."
4999
+ msgstr ""
5000
+ "Dein Post ist vom Netzwerk nicht veröffentlicht worden. Bitte beachte die "
5001
+ "folgende <a target=\"_blank\" href=\"%s\">Anleitung</a>."
5002
+
5003
+ #: includes/B2S/Network/Item.php:863
5004
+ msgid "The network does not support hashtags."
5005
+ msgstr "Das Netzwerk unterstützt keine Hashtags."
5006
+
5007
+ #: includes/Loader.php:913
5008
+ #, php-format
5009
+ msgid ""
5010
+ "The network has blocked your account. Please see the following <a "
5011
+ "target=\"_blank\" href=\"%s\">guide</a>."
5012
+ msgstr ""
5013
+ "Das Netzwerk hat Dein Konto gesperrt. Bitte beachte die folgende <a "
5014
+ "target=\"_blank\" href=\"%s\">Anleitung</a>"
5015
+
5016
+ #: includes/Loader.php:918
5017
+ msgid "The network requires a public url."
5018
+ msgstr "Das Netzwerk benötigt eine öffentlich zugängliche URL."
5019
+
5020
+ #: includes/B2S/Ship/Image.php:33
5021
+ msgid ""
5022
+ "The networks Diigo, Bloglovin’ and Google My Business do not support the GIF "
5023
+ "image format and will display your standard image instead."
5024
+ msgstr ""
5025
+ "Die Netzwerke Diigo, Bloglovin' und Google My Business unterstützen das GIF "
5026
+ "format nicht und stellen stattdessen das Standardbild dar."
5027
+
5028
+ #: includes/Loader.php:914
5029
+ #, php-format
5030
+ msgid ""
5031
+ "The number of images is reached. Please see the following <a "
5032
+ "target=\"_blank\" href=\"%s\">guide</a>."
5033
+ msgstr ""
5034
+ "Die Anzahl der Bilder ist erreicht. Bitte beachte die folgende <a "
5035
+ "target=\"_blank\" href=\"%s\">Anleitung</a>"
5036
+
5037
+ #: views/b2s/partials/post-edit-modal.php:89
5038
+ msgid "The orginal tweet is scheduled on:"
5039
+ msgstr "Der Original-Tweet ist geplant für:"
5040
+
5041
+ #: views/b2s/html/header.php:91
5042
+ msgid "The page and post meta data could not be removed."
5043
+ msgstr "Die Seiten- und Post-Metadaten konnten nicht entfernt werden."
5044
+
5045
+ #: views/b2s/network.php:466
5046
+ msgid "The parameters could not be saved. Please try again."
5047
+ msgstr ""
5048
+ "Die Parameter konnten nicht gespeichert werden. Bitte versuchen Sie es noch "
5049
+ "einmal."
5050
+
5051
+ #: includes/B2S/Calendar/Item.php:534 includes/B2S/Post/Item.php:757
5052
+ #, php-format
5053
+ msgid ""
5054
+ "The post cannot be published due to changes on the Instagram interface. More "
5055
+ "information in the <a href=\"%s\" target=\"_blank\">Instagram guide</a>."
5056
+ msgstr ""
5057
+ "Durch Änderungen der Instagram-Schnittstelle kann der Beitrag nicht "
5058
+ "veröffentlicht werden. Mehr Informationen in dem <a href=\"%s\" "
5059
+ "target=\"_blank\">Instagram-Guide</a>."
5060
+
5061
+ #: views/b2s/html/header.php:227
5062
+ msgid ""
5063
+ "The posts you tried to add are already in your sharing queue. If you want to "
5064
+ "re-schedule them, please delete the posts before adding them again."
5065
+ msgstr ""
5066
+ "Die Beiträge, die Du hinzufügen möchtest, sind bereits Teil Deiner "
5067
+ "Warteschlange. Wenn Du diese Beiträge neu planen möchtest, lösche diese "
5068
+ "Beiträge bitte zuerst aus der Warteschlange und plane sie dann neu."
5069
+
5070
+ #: views/prg/login.php:43
5071
+ msgid ""
5072
+ "The press distribution PR gateway automatically publish your press releases "
5073
+ "and events with one click.Publish your message over 250 portals."
5074
+ msgstr ""
5075
+ "Mit dem Presseverteiler PR-Gateway veröffentlicht Du Deine "
5076
+ "Pressemitteilungen und Veranstaltungsankündigungen automatisch mit nur einem "
5077
+ "Klick auf Deine individuelle Auswahl aus über 250 reichweitenstarken und "
5078
+ "zielgruppen-spezifischen kostenlosen Presseportalen, Eventportalen, "
5079
+ "internationalen und regionalen Portalen, Social Media und Dokumenten-"
5080
+ "Netzwerken."
5081
+
5082
+ #: views/b2s/network.php:312
5083
+ msgid ""
5084
+ "The price of your product, if you have installed WooCommerce on your "
5085
+ "website/ blog."
5086
+ msgstr ""
5087
+ "Preis: Der Preis eines Produkts, wenn Du WooCommerce auf Deiner Website/ "
5088
+ "Blog installiert hast."
5089
+
5090
+ #: includes/B2S/AutoPost/Item.php:48
5091
+ msgid ""
5092
+ "The settings for the Auto-Poster were configured for you by a WordPress "
5093
+ "admin."
5094
+ msgstr ""
5095
+ "Die Einstellungen für den Auto-Poster wurden für Dich von einem WordPress-"
5096
+ "Admin vorgenommen."
5097
+
5098
+ #: views/b2s/network.php:308
5099
+ msgid "The summary of your post (you define it in the side menu of your post)."
5100
+ msgstr ""
5101
+ " Die Zusammenfassung Deines Beitrags (wird von dir im Seitenmenü deines "
5102
+ "Beitrags festgelegt)."
5103
+
5104
+ #: views/b2s/network.php:310
5105
+ msgid "The tags you have set in your post."
5106
+ msgstr "Die Tags, die Du in deinem Beitrag gesetzt hast."
5107
+
5108
+ #: views/b2s/autopost.php:90
5109
+ #, php-format
5110
+ msgid ""
5111
+ "The time of publishing a post can play a decisive role in achieving more "
5112
+ "likes, shares and comments as well as a wide reach. Each social media "
5113
+ "network has it's \"best times\". Blog2Social provides you with predefined "
5114
+ "best times. When you activate the \"best times\" for your Auto-Poster, your "
5115
+ "WordPress posts and pages will be shared automatically at the \"best times\"."
5116
+ " Get more information about the \"best times\" in the guide \"<a href=\"%s\" "
5117
+ "target=\"_blank\">The Best Times to Post on Social Media</a>\"."
5118
+ msgstr ""
5119
+ "Jedes Social-Media-Netzwerk hat seine \"Besten Zeiten\". Der "
5120
+ "Veröffentlichungszeitpunkt spielt eine entscheidende Rolle, wenn es darum "
5121
+ "geht, möglichst viele Likes, Shares und Kommentare sowie eine große "
5122
+ "Reichweite zu erzielen. Blog2Social stellt Dir vordefinierte “beste Zeiten”-"
5123
+ "Einstellungen zur Verfügung. Wenn Du die \"besten Zeiten\" für Deinen Auto-"
5124
+ "Poster aktivierst, werden Deine WordPress-Beiträge und -Seiten automatisch "
5125
+ "zu den \"besten Zeiten\" freigegeben. Erhalte mehr Informationen über die "
5126
+ "“besten Zeiten” in dem <a href=\"%s\" target=\"_blank\">\"Die besten Zeiten "
5127
+ "für Social-Media-Posts”-Guide</a>."
5128
+
5129
+ #: views/b2s/network.php:307
5130
+ msgid "The title of your post"
5131
+ msgstr "Der Titel deines Beitrags."
5132
+
5133
+ #: views/b2s/support.php:134
5134
+ msgid ""
5135
+ "The Troubleshooting tool helps you with conflicts that can be caused by the "
5136
+ "system environment of your blog. So you can always check your settings on "
5137
+ "Wordpress."
5138
+ msgstr ""
5139
+ "Das Problemanalyse-Tool unterstützt Dich bei Konflikten, die durch die "
5140
+ "Systemumgebung Deines Blogs ausgelöst werden können. So kannst Du jederzeit "
5141
+ "selbstständig Deine Einstellung auf Wordpress einsehen."
5142
+
5143
+ #: views/b2s/network.php:163
5144
+ msgid "The user to whom the connection is assigned still has scheduled posts."
5145
+ msgstr ""
5146
+ "Der Benutzer, dem die Verbindung zugewiesen ist, hat noch geplante Beiträge."
5147
+
5148
+ #: views/b2s/network.php:544
5149
+ msgid "There are no other users to whom the connection can be assigned."
5150
+ msgstr ""
5151
+ "Es sind keine weiteren Benutzer vorhanden, denen die Verbindung zugewiesen "
5152
+ "werden kann."
5153
+
5154
+ #: includes/Loader.php:825 includes/B2S/PostBox.php:146
5155
+ #: includes/B2S/AutoPost/Item.php:61
5156
+ msgid ""
5157
+ "There are no social network accounts assigned to your selected network "
5158
+ "collection. Please assign at least one social network account or select "
5159
+ "another network collection."
5160
+ msgstr ""
5161
+ "In der ausgewählten Netzwerkgruppierung sind keine Social Media Accounts "
5162
+ "verbunden. Bitte füge mindestens ein Social Media Account hinzu oder wähle "
5163
+ "eine andere Netzwerkgruppierung aus. "
5164
+
5165
+ #: views/b2s/ship.php:560
5166
+ msgid ""
5167
+ "There is already a saved draft for this WordPress post or page. If you save "
5168
+ "a new draft it will overwrite the old draft. Are you sure you want to "
5169
+ "overwrite your draft?"
5170
+ msgstr ""
5171
+ "Es gibt bereits einen gespeicherten Entwurf für diesen WordPress-"
5172
+ "Beitrag/Seite. Wenn Du einen neuen Entwurf speicherst, wird der alte Entwurf "
5173
+ "damit überschrieben. Bist Du sicher, dass Du Deinen Entwurf überschreiben "
5174
+ "möchtest?"
5175
+
5176
+ #: views/prg/ship.php:90
5177
+ msgid ""
5178
+ "There may be a fee for this service when publishing your message with PR-"
5179
+ "Gateway. Once your press release has been sent, it can not be withdrawn "
5180
+ "anymore. Do you want your press release to be published now?"
5181
+ msgstr ""
5182
+ "Bitte beachte, dass gegebenenfalls Gebühren für die Versendung von "
5183
+ "Pressemitteilungen über PR-Gateway anfallen können. Einmal versandte "
5184
+ "Pressemitteilungen können nicht mehr zurückgenommen werden. Soll Deine "
5185
+ "Pressemitteilung jetzt versendet werden?"
5186
+
5187
+ #: views/b2s/ship.php:347
5188
+ msgid ""
5189
+ "This allows you to adjust your network selection at any time and save it by "
5190
+ "clicking on \"Save network selection\"."
5191
+ msgstr ""
5192
+ "Auf diese Weise kannst Du jederzeit Deine Netzwerkauswahl anpassen und diese "
5193
+ "speichern (\"Netzwerkauswahl speichern\")."
5194
+
5195
+ #: views/b2s/network.php:535
5196
+ msgid "This connection has already been assigned to this user."
5197
+ msgstr "Die Verbindung wurde diesem Benutzer bereits zugewiesen."
5198
+
5199
+ #: views/b2s/html/header.php:116
5200
+ msgid "This entry could not be removed. It's not yours!"
5201
+ msgstr "Dieser Eintrag konnte nicht entfernt werden. Es gehört dir nicht!"
5202
+
5203
+ #: views/b2s/html/header.php:121
5204
+ msgid "This entry was removed successfully."
5205
+ msgstr "Dieser Eintrag wurde erfolgreich entfernt."
5206
+
5207
+ #: includes/B2S/Settings/Item.php:136 includes/B2S/Settings/Item.php:165
5208
+ msgid ""
5209
+ "This is a global feature for your blog, which can only be edited by users "
5210
+ "with admin rights."
5211
+ msgstr ""
5212
+ "Dies ist eine globale Einstellung für Deinen Blog, die nur von Usern mit "
5213
+ "Admin Rechten bearbeitet werden kann."
5214
+
5215
+ #: includes/B2S/Settings/Item.php:115
5216
+ msgid ""
5217
+ "This is a global system setting for your website / blog, which can be "
5218
+ "edited by users with admin rights only."
5219
+ msgstr ""
5220
+ "Dies ist eine globale Einstellung für Deinen Website/ Deinen Blog, die nur "
5221
+ "von Nutzern mit Admin-Rechten bearbeitet werden kann. "
5222
+
5223
+ #: includes/B2S/Ship/Save.php:419 includes/B2S/Ship/Save.php:427
5224
+ msgid "This is how it works:"
5225
+ msgstr "Und so funktioniert es:"
5226
+
5227
+ #: views/b2s/network.php:162
5228
+ msgid "This network connection is still assigned to other users."
5229
+ msgstr "Diese Netzwerkverbindung ist anderen Blog-Nutzern zugeordnet."
5230
+
5231
+ #: views/b2s/partials/post-edit-modal.php:35
5232
+ msgid "This post is blocked by %1"
5233
+ msgstr "% 1bearbeitet gerade diesen Beitrag."
5234
+
5235
+ #: views/b2s/html/header.php:126
5236
+ msgid "This post was edited successfully."
5237
+ msgstr "Dieser Beitrag wurde erfolgreich bearbeitet."
5238
+
5239
+ #: includes/Loader.php:816
5240
+ msgid "This post will be shared into your social media from"
5241
+ msgstr ""
5242
+ "Dein Beitrag ist zur Veröffentlichung in den Social Media geplant ab dem"
5243
+
5244
+ #: includes/Loader.php:818
5245
+ msgid "This post will be shared on social media in 2-3 minutes!"
5246
+ msgstr "Dein Beitrag wird in ca. 2-3 Minuten in die Social Media eingestellt!"
5247
+
5248
+ #: includes/B2S/Network/Item.php:867
5249
+ msgid ""
5250
+ "This social network displays the predefined hashtags as clickable tags at "
5251
+ "the end of your post."
5252
+ msgstr ""
5253
+ "Das Netzwerk veröffentlicht die vordefinierten Hashtags als anklickbare Tags "
5254
+ "am Ende Deines Beitrags."
5255
+
5256
+ #: views/b2s/network.php:526
5257
+ msgid "This user don't have a Business License, or it is not the same"
5258
+ msgstr ""
5259
+ "Dieser Benutzer hat keine Business-Lizenz oder nutzt nicht dieselbe Lizenz"
5260
+
5261
+ #: views/b2s/network.php:538
5262
+ msgid "This user has reached the maximum number of connections."
5263
+ msgstr "Der Nutzer hat die maximale Anzahl von Verbindungen erreicht."
5264
+
5265
+ #: includes/Loader.php:921
5266
+ msgid ""
5267
+ "This XING API is no longer supported by XING. Please connect your XING "
5268
+ "accounts with the new XING interface to reschedule your posts."
5269
+ msgstr ""
5270
+ "Diese XING-API wird von XING nicht mehr unterstützt. Bitte verbinde Dich mit "
5271
+ "Deinen XING-Konten über die neue XING-Schnittstelle, um Deine Beiträge neu "
5272
+ "zu planen."
5273
+
5274
+ #: includes/B2S/RePost/Item.php:78 includes/B2S/Ship/Item.php:1374
5275
+ msgid "Thu"
5276
+ msgstr "Do"
5277
+
5278
+ #: includes/B2S/RePost/Item.php:91
5279
+ msgid "Thursday"
5280
+ msgstr "Donnerstag"
5281
+
5282
+ #: includes/B2S/Ship/Item.php:1366 views/b2s/partials/post-edit-modal.php:68
5283
+ #: views/b2s/partials/post-edit-modal.php:71
5284
+ msgid "Time"
5285
+ msgstr "Uhrzeit"
5286
+
5287
+ #: includes/B2S/Ship/Item.php:1312
5288
+ msgid "Time to publish"
5289
+ msgstr "Veröffentlichungszeitpunkt"
5290
+
5291
+ #: views/b2s/ship.php:247
5292
+ msgid "Time zone"
5293
+ msgstr "Zeitzone"
5294
+
5295
+ #: includes/B2S/PostBox.php:170
5296
+ msgid "times"
5297
+ msgstr "Mal"
5298
+
5299
+ #: includes/B2S/Ship/Item.php:1363
5300
+ msgid "Timespan"
5301
+ msgstr "Zeitspanne"
5302
+
5303
+ #: includes/B2S/Settings/Item.php:63
5304
+ msgid "Timezone for Scheduling"
5305
+ msgstr "Zeitzone für die Planung"
5306
+
5307
+ #: views/b2s/ship.php:57 views/prg/ship.php:43 views/prg/ship.php:45
5308
+ #: includes/B2S/Curation/View.php:38 includes/B2S/Settings/Item.php:182
5309
+ #: includes/B2S/Settings/Item.php:231 views/prg/html/form.php:26
5310
+ #: views/prg/html/form.php:28
5311
+ msgid "Title"
5312
+ msgstr "Titel"
5313
+
5314
+ #: views/b2s/html/footer.php:511 views/b2s/html/footer.php:526
5315
+ msgid "title"
5316
+ msgstr "Titel"
5317
+
5318
+ #: views/b2s/settings.php:114
5319
+ msgid "Title: The title of your post."
5320
+ msgstr "Titel: Der Titel Deines Beitrags."
5321
+
5322
+ #: views/b2s/autopost.php:76 views/b2s/repost.php:184
5323
+ msgid ""
5324
+ "To comply with the Twitter TOS and to avoid duplicate posts, autoposts will "
5325
+ "be sent to your primary Twitter profile."
5326
+ msgstr ""
5327
+ "Um den Geschäftsbedingungen von Twitter zu entsprechen und doppelte Postings "
5328
+ "zu vermeiden, werden Autoposts an Dein primäres Twitter-Profil gesendet."
5329
+
5330
+ #: views/b2s/ship.php:349
5331
+ #, php-format
5332
+ msgid ""
5333
+ "To define and save more network selections for your posting purposes, you "
5334
+ "can use the option \"Multiple Network collections\" (Premium feature) to "
5335
+ "define <a href=\"%s\" target=\"_blank\">multiple network collections in the "
5336
+ "social networks section</a>."
5337
+ msgstr ""
5338
+ "Um mehrere Netzwerkauswahlen anzulegen und zu speichern, kannst Du mit der "
5339
+ "Option \"Netzwerkgruppierungen definieren\" (Premiumfunktion) <a href=\"%s\" "
5340
+ "target=\"_blank\">mehrere Netzwerkgruppierungen im Bereich Soziale Netzwerke "
5341
+ "anlegen</a>."
5342
+
5343
+ #: views/b2s/html/footer.php:500
5344
+ msgid ""
5345
+ "To display your link preview, LinkedIn uses the image set in the oEmbed tags "
5346
+ "in meta data of your post. WordPress automatically sets your featured image "
5347
+ "as your preferred image in the oEmbed tags. If you would like to change your "
5348
+ "image on LinkedIn without changing your featured image, you can uncheck the "
5349
+ "“Add oEmbed tags” box."
5350
+ msgstr ""
5351
+ "Um Deine Linkvorschau darzustellen, nutzt LinkedIn das Bild das in den "
5352
+ "oEmbed Tags in Deinen Webseiten-Metadaten hinterlegt ist. WordPress legt "
5353
+ "automatisch Dein Beitragsbild als bevorzugtes Bild in Deinen oEmbed Tags "
5354
+ "fest. Wenn Du Dein Bild bei LinkedIn ändern möchtest, ohne Dein Beitragsbild "
5355
+ "zu ändern, kannst du die Box “oEmbed Tags hinzufügen” abhaken."
5356
+
5357
+ #: views/b2s/support.php:51
5358
+ #, php-format
5359
+ msgid ""
5360
+ "To get technical help, please create your account to access the Blog2Social "
5361
+ "support community to find more answers or to ask your question. (<a "
5362
+ "href=\"%s\" target=\"_blank\">Info</a>)"
5363
+ msgstr ""
5364
+ "Für technische Hilfestellung, registriere Dich einfach für die Blog2Social "
5365
+ "Support Community, um noch mehr Antworten zu finden und Deine Fragen zu "
5366
+ "stellen. (<a href=\"%s\" target=\"_blank\">Info</a>)"
5367
+
5368
+ #: includes/B2S/Network/Item.php:265 includes/B2S/Network/Item.php:344
5369
+ #: includes/B2S/Network/Item.php:424
5370
+ msgid "To reactivate this connection,"
5371
+ msgstr "Um die Verbindung wieder zu aktivieren,"
5372
+
5373
+ #: includes/B2S/Ship/Image.php:30
5374
+ msgid "To select an individual image from your media library,"
5375
+ msgstr "Um ein individuelles Bild aus Deiner Mediathek auszuwählen,"
5376
+
5377
+ #: includes/Loader.php:923
5378
+ msgid "To share social media posts on Reddit or Diigo, a link is required."
5379
+ msgstr ""
5380
+ "Um Social Media Posts auf Reddit oder Diigo zu teilen, ist ein Link "
5381
+ "erforderlich."
5382
+
5383
+ #: views/b2s/html/header.php:47
5384
+ msgid ""
5385
+ "To use all features of Blog2Social, PHP version 5.5.3 or higher is required. "
5386
+ "Our support assists you as of PHP version 5.5.3. See also:"
5387
+ msgstr ""
5388
+ "Um alle Funktionen von Blog2Social nutzen zu können, ist PHP Version 5.5.3 "
5389
+ "oder höher erforderlich. Unser Support unterstützt Dich ab PHP Version 5.5.3."
5390
+ " Siehe auch:"
5391
+
5392
+ #: includes/B2S/AutoPost/Item.php:109
5393
+ msgid "Transfer Auto-Poster settings to other users"
5394
+ msgstr "Auto-Poster-Einstellungen an andere Benutzer zuweisen"
5395
+
5396
+ #: views/b2s/html/footer.php:419
5397
+ msgid "Transfer Auto-Poster settings to other users (Business):"
5398
+ msgstr ""
5399
+ "Übertrage Deine Auto-Poster-Einstellungen anderen Benutzern (Business):"
5400
+
5401
+ #: includes/Tools.php:492
5402
+ msgid "Travel & Places"
5403
+ msgstr "Reisen & Orte"
5404
+
5405
+ #: views/b2s/support.php:116
5406
+ msgid "Troubleshooting for Error Messages"
5407
+ msgstr "Fehlermeldungen und Lösungen"
5408
+
5409
+ #: views/b2s/support.php:19
5410
+ msgid "Troubleshooting-Tool"
5411
+ msgstr "Problemanalyse-Tool"
5412
+
5413
+ #: includes/B2S/RePost/Item.php:76 includes/B2S/Ship/Item.php:1372
5414
+ msgid "Tue"
5415
+ msgstr "Di"
5416
+
5417
+ #: includes/B2S/RePost/Item.php:89
5418
+ msgid "Tuesday"
5419
+ msgstr "Dienstag"
5420
+
5421
+ #: includes/Tools.php:455
5422
+ msgid "Turkey"
5423
+ msgstr "Türkei"
5424
+
5425
+ #: views/b2s/support.php:210
5426
+ msgid "Twitter Card Validator"
5427
+ msgstr "Twitter Card Validator"
5428
+
5429
+ #: views/b2s/html/footer.php:495
5430
+ msgid ""
5431
+ "Twitter has changed its policy for posting link posts via plugins or web "
5432
+ "applications. Twitter does no longer display the featured or selected image "
5433
+ "for your blog post, but only images defined in the Twitter Card Meta Tags of "
5434
+ "your blog post. If you have not defined any Twitter Card Meta Tags, Twitter "
5435
+ "displays a random image from your blog post or blog site. If you have "
5436
+ "defined an image in your blog post Twitter Card Meta Tags that does not meet "
5437
+ "the image size requirements, Twitter displays a white space for the image of "
5438
+ "your link post. Please make sure that your image meets the image size "
5439
+ "requirements for Twitter."
5440
+ msgstr ""
5441
+ "Twitter hat seine Richtlinien für die Veröffentlichung von Link-Beiträgen "
5442
+ "über Plugins oder Webanwendungen geändert. Twitter zeigt nicht mehr das "
5443
+ "Beitragsbild oder ausgewählte Bild für Deinen Blogbeitrag an, sondern nur "
5444
+ "noch das Bild, das in den Twitter Card Meta Tags Deines Blogbeitrags "
5445
+ "definiert ist. Wenn Du keine Twitter Card Meta Tags definiert hast, zeigt "
5446
+ "Twitter ein zufälliges Bild aus Deinem Blogbeitrag oder Deiner Blog-Seite an."
5447
+ " Wenn Du in den Twitter Card Meta Tags Deines Blogbeitrag ein Bild definiert "
5448
+ "hast, das nicht den Anforderungen an die Bildgröße entspricht, zeigt Twitter "
5449
+ "einen weißen Bereich anstelle Deines Bildes bei Link-Beiträgen an. Bitte "
5450
+ "stelle sicher, dass Dein Bild die Anforderungen an die Bildgröße für Twitter "
5451
+ "erfüllt."
5452
+
5453
+ #: includes/B2S/PostBox.php:280
5454
+ #, php-format
5455
+ msgid ""
5456
+ "Under <a href=\"%s\">Network Settings</a> you can define which network "
5457
+ "selection is used. <a href=\"%s\" target=\"_blank\">Create a network "
5458
+ "selection.</a>"
5459
+ msgstr ""
5460
+ "Unter <a href=\"%s\">Netzwerkeinstellungen</a> legst Du fest, welche "
5461
+ "Netzwerkgruppierung verwendet wird. <a href=\"%s\" target=\"_blank\">"
5462
+ "Erstelle eine Netzwerkgruppierung</a>"
5463
+
5464
+ #: views/b2s/repost.php:217
5465
+ #, php-format
5466
+ msgid ""
5467
+ "Under <a href=\"%s\">Network Settings</a> you define which network selection "
5468
+ "is used. <a href=\"%s\" target=\"_blank\">To create a network grouping.</a>"
5469
+ msgstr ""
5470
+ "Unter <a href=\"%s\">Netzwerkeinstellungen</a> definieren Sie, welche "
5471
+ "Netzwerkauswahl genutzt wird. <a href=\"%s\" target=\"_blank\">So erstellen "
5472
+ "Sie eine Netzwerk-Gruppierung</a>"
5473
+
5474
+ #: views/prg/html/header.php:28
5475
+ msgid ""
5476
+ "Unfortunately, your request cannot be processed by Blog2Social. Please try "
5477
+ "again!"
5478
+ msgstr ""
5479
+ "Leider kann Deine Anfrage von Blog2Social nicht verarbeitet werden. Bitte "
5480
+ "versuche es erneut!"
5481
+
5482
+ #: includes/Tools.php:442
5483
+ msgid "United States of America"
5484
+ msgstr "Vereinigte Staaten von Amerika"
5485
+
5486
+ #: views/notice.php:26
5487
+ msgid "Unknown error"
5488
+ msgstr "Unbekannter Fehler"
5489
+
5490
+ #: views/b2s/support.php:61
5491
+ msgid "Unknown error has occurred. Please try again."
5492
+ msgstr "Ein unbekannter Fehler ist aufgetreten. Bitte versuche es erneut."
5493
+
5494
+ #: includes/Ajax/Post.php:1955 views/b2s/network.php:13
5495
+ #: includes/B2S/Network/Item.php:278 includes/B2S/Network/Item.php:357
5496
+ #: includes/B2S/Network/Item.php:437 includes/B2S/Network/Item.php:571
5497
+ msgid "Unknown username"
5498
+ msgstr "unbekannter Blog-Nutzer"
5499
+
5500
+ #: views/b2s/curation.php:229
5501
+ msgid ""
5502
+ "Unlock Blog2Social Premium Pro to create and share image posts, video links, "
5503
+ "and text posts from any source."
5504
+ msgstr ""
5505
+ "Schalte Blog2Social Premium Pro frei, um Bild-Beiträge, Video-Links und Text-"
5506
+ "Beiträge aus beliebigen Quellen zu erstellen und zu teilen."
5507
+
5508
+ #: includes/B2S/AutoPost/Item.php:70 includes/B2S/AutoPost/Item.php:82
5509
+ msgid "Unselect all"
5510
+ msgstr "Alle abwählen"
5511
+
5512
+ #: views/notice.php:23
5513
+ msgid "Update Blog2Social"
5514
+ msgstr "Aktualisiere Blog2Social"
5515
+
5516
+ #: views/notice.php:17
5517
+ msgid "Update..."
5518
+ msgstr "Aktualisierung..."
5519
+
5520
+ #: includes/B2S/AutoPost/Item.php:81
5521
+ msgid "updated posts"
5522
+ msgstr "Aktualisierte Beiträge"
5523
+
5524
+ #: views/b2s/premium.php:31 includes/B2S/AutoPost/Item.php:145
5525
+ #: includes/B2S/AutoPost/Item.php:148 includes/B2S/RePost/Item.php:33
5526
+ msgid "Upgrade"
5527
+ msgstr "Upgrade"
5528
+
5529
+ #: views/b2s/html/sidebar.php:144
5530
+ msgid "Upgrade License"
5531
+ msgstr "Lizenz upgraden"
5532
+
5533
+ #: views/b2s/network.php:562
5534
+ msgid "Upgrade to Blog2Social Business"
5535
+ msgstr "Upgrade auf Blog2Social Business"
5536
+
5537
+ #: views/b2s/network.php:561
5538
+ msgid ""
5539
+ "Upgrade to Blog2Social Business to easily bundle your connections into "
5540
+ "network collection and assign your social media connections to other blog "
5541
+ "users. You can update and delete the connections as well as select forums or "
5542
+ "boards. Other users will be able to use the social media connection you "
5543
+ "assigned to them to post and schedule to your social media profile, page or "
5544
+ "group."
5545
+ msgstr ""
5546
+ "Update auf Blog2Social Business, um Deine Verbindungen einfach in eine "
5547
+ "Netzwerkgruppierung zu verschieben und Deine Social Media-Verbindungen "
5548
+ "anderen Blog-Benutzern zuzuweisen. Du kannst die Verbindungen aktualisieren "
5549
+ "und löschen, sowie Foren oder Pinnwände auswählen. Andere Benutzer können "
5550
+ "die von Dir zugewiesenen Social-Media-Verbindungen verwenden, um Beiträge "
5551
+ "auf Deinem Social-Media-Profil, Deiner Seite oder Gruppe zu veröffentlichen "
5552
+ "oder vorzuplanen."
5553
+
5554
+ #: views/b2s/html/footer.php:25
5555
+ msgid "Upgrade to Blog2Social for Premium"
5556
+ msgstr "Jetzt auf Blog2Social Premium upgraden"
5557
+
5558
+ #: views/b2s/html/footer.php:122
5559
+ msgid "Upgrade to Blog2Social PREMIUM BUSINESS"
5560
+ msgstr "Jetzt auf Blog2Social PREMIUM BUSINESS upgraden"
5561
+
5562
+ #: views/b2s/html/footer.php:55
5563
+ msgid "Upgrade to Blog2Social PREMIUM PRO"
5564
+ msgstr "Jetzt auf Blog2Social PREMIUM PRO upgraden"
5565
+
5566
+ #: includes/B2S/Network/Item.php:706
5567
+ msgid "Upgrade to Blog2Social Smart"
5568
+ msgstr "Upgrade auf Blog2Social Smart"
5569
+
5570
+ #: includes/B2S/Network/Item.php:705
5571
+ msgid ""
5572
+ "Upgrade to Blog2Social Smart or higher to customize your individual post "
5573
+ "templates that will automatically pre-format the structure of your social "
5574
+ "media posts. Select and define elements, such as title, excerpt, content, "
5575
+ "hashtags, and edit the post format. The “content” element is selected by "
5576
+ "default. Define custom post templates per social network and per profile, "
5577
+ "group & page. You can also add static content (such as individual hashtags "
5578
+ "or slogans) to your post templates."
5579
+ msgstr ""
5580
+ "Upgrade auf Blog2Social Smart oder eine höhere Version, um individuelle "
5581
+ "Beitragsvorlagen für Deine Social Media Posts auf den verschiedenen "
5582
+ "Netzwerken zu definieren, mit denen Deine Beiträge automatisiert formatiert "
5583
+ "werden. Wähle aus verschiedenen Elementen wie Titel, Auszug, Inhalt, "
5584
+ "Hashtags und bearbeite das Post-Format.\n"
5585
+ "Standardmäßig ist das Element \"Inhalt\" ausgewählt. Nutze individuelle "
5586
+ "Beitragsvorlagen für einzelne Netzwerke, Profile, Gruppen & Seiten. Füge "
5587
+ "auch statische Inhalte (z.B. individuelle Hashtags oder Slogans) zu Deinen "
5588
+ "Beitragsvorlagen hinzu."
5589
+
5590
+ #: views/b2s/html/footer.php:138
5591
+ msgid "Upgrade to BUSINESS"
5592
+ msgstr "Upgrade auf BUSINESS"
5593
+
5594
+ #: views/b2s/html/header.php:296
5595
+ msgid "Upgrade to PREMIUM"
5596
+ msgstr "Jetzt auf Premium upgraden"
5597
+
5598
+ #: includes/Loader.php:838 views/b2s/html/sidebar.php:45
5599
+ #: views/b2s/html/sidebar.ship.php:44
5600
+ msgid "Upgrade to Premium"
5601
+ msgstr "Premium freischalten"
5602
+
5603
+ #: includes/B2S/Settings/Item.php:257
5604
+ msgid "Upgrade to Premium Pro now."
5605
+ msgstr "Upgrade auf Premium PRO"
5606
+
5607
+ #: views/b2s/curation.php:243 views/b2s/html/footer.php:73
5608
+ #: views/b2s/html/footer.php:91 views/b2s/html/footer.php:109
5609
+ msgid "Upgrade to PRO and above"
5610
+ msgstr "Upgrade auf PRO und höher"
5611
+
5612
+ #: includes/B2S/PostBox.php:231 views/b2s/curation.php:204
5613
+ #: views/b2s/post.calendar.php:301 views/b2s/ship.php:327
5614
+ #: views/b2s/ship.php:393 views/b2s/ship.php:439 views/b2s/html/footer.php:42
5615
+ #: views/b2s/html/footer.php:207 views/b2s/html/footer.php:271
5616
+ #: views/b2s/html/footer.php:311 views/b2s/html/footer.php:366
5617
+ #: views/b2s/html/footer.php:405 views/b2s/html/footer.php:463
5618
+ #: views/b2s/html/footer.php:556
5619
+ msgid "Upgrade to SMART and above"
5620
+ msgstr "Upgrade auf SMART und höher"
5621
+
5622
+ #: views/b2s/network.php:465 views/b2s/network.php:565
5623
+ msgid "URL Parameters"
5624
+ msgstr "URL-Parameter"
5625
+
5626
+ #: includes/B2S/Settings/Item.php:78
5627
+ msgid "Url Shortener"
5628
+ msgstr "Url Shortener"
5629
+
5630
+ #: views/b2s/premium.php:35
5631
+ msgid ""
5632
+ "Use Blog2Social Premium for even smarter social media automation: schedule "
5633
+ "your posts automatically with the Best Time Manager, choose specific dates "
5634
+ "or schedule your posts recurringly. Keep track of your posts with the social "
5635
+ "media calendar. Publish posts to pages, groups and multiple accounts per "
5636
+ "network and much more."
5637
+ msgstr ""
5638
+ "Nutze Blog2Social-Premium für noch intelligentere Social-Media-"
5639
+ "Automatisierung: Plane Deine Beiträge voll-automatisiert mit dem Beste-"
5640
+ "Zeiten-Manager, wähle bestimmte Termine oder plane Deine Beiträge regelmäßig."
5641
+ " Behalte den Überblick über Deine Beiträge mit dem Social-Media-Kalender. "
5642
+ "Veröffentliche Beiträge auf Seiten, in Gruppen und auf mehreren Konten pro "
5643
+ "Netzwerk, und vieles mehr."
5644
+
5645
+ #: views/b2s/curation.php:239
5646
+ msgid "Use hashtags, @mentions, or emojis to share your feelings."
5647
+ msgstr ""
5648
+ "Verwende Hashtags, @Handles oder Emojis, um Deine Gefühle auszudrücken."
5649
+
5650
+ #: views/b2s/autopost.php:49 views/b2s/settings.php:145
5651
+ #: includes/B2S/Ship/Image.php:101
5652
+ msgid "Use image"
5653
+ msgstr "Bild verwenden"
5654
+
5655
+ #: views/b2s/premium.php:98
5656
+ msgid ""
5657
+ "Use the Best Times Manager to schedule your posts automatically or define "
5658
+ "your own best time scheme."
5659
+ msgstr ""
5660
+ "Verwende den Beste-Zeiten-Manager, um Deine Beiträge automatisch zu planen "
5661
+ "oder Dein eigenes bestes Zeitschema zu definieren."
5662
+
5663
+ #: views/b2s/settings.php:102
5664
+ msgid ""
5665
+ "Use the pre-defined best time settings or define your own best time settings "
5666
+ "for sharing your posts . Posting at the right time can be essential to make "
5667
+ "sure your content is most likely be seen."
5668
+ msgstr ""
5669
+ "Verwende die vordefinierten “besten Zeiten”-Einstellungen von Blog2Social "
5670
+ "oder lege Deine eigenen Zeiteinstellungen fest, zu denen Deine Beiträge "
5671
+ "geteilt werden sollen. Das Posten zur richtigen Zeit ist essentiell, um mehr "
5672
+ "Aufmerksamkeit und Engagement mit Deinen Social Media Beiträgen zu erzielen."
5673
+
5674
+ #: includes/B2S/Settings/Item.php:63
5675
+ msgid "User"
5676
+ msgstr "Benutzer"
5677
+
5678
+ #: views/b2s/support.php:68
5679
+ msgid "User name"
5680
+ msgstr "Benutzername"
5681
+
5682
+ #: views/b2s/support.php:65
5683
+ msgid "Username is taken."
5684
+ msgstr "Dieser Benutzername ist bereits belegt"
5685
+
5686
+ #: views/b2s/support.php:204
5687
+ msgid "validate"
5688
+ msgstr "Link prüfen"
5689
+
5690
+ #: views/b2s/support.php:215
5691
+ msgid "Validate directly on Twitter"
5692
+ msgstr "Direkt bei Twitter prüfen"
5693
+
5694
+ #: includes/B2S/Network/Item.php:605
5695
+ msgid "Value"
5696
+ msgstr "Zugeordneter Wert"
5697
+
5698
+ #: views/b2s/html/sidebar.php:26 views/b2s/html/sidebar.ship.php:25
5699
+ msgid "Version"
5700
+ msgstr "Version"
5701
+
5702
+ #: includes/B2S/Post/Item.php:521
5703
+ msgid "via Browser-Extension"
5704
+ msgstr "via Browser-Extension"
5705
+
5706
+ #: views/b2s/curation.php:46
5707
+ msgid "Video Post"
5708
+ msgstr "Video-Beitrag"
5709
+
5710
+ #: views/b2s/network.php:180
5711
+ msgid "View schedule posts"
5712
+ msgstr "Geplante Beiträge anzeigen"
5713
+
5714
+ #: includes/B2S/Ship/Save.php:444
5715
+ msgid "view social media post"
5716
+ msgstr "Zeige Social Media Beitrag an"
5717
+
5718
+ #: includes/B2S/Ship/Item.php:406
5719
+ msgid ""
5720
+ "Violating these rules can result in suspending your account. Always vary "
5721
+ "your content with different images, comments, hashtags or handles to prevent "
5722
+ "duplicate posts."
5723
+ msgstr ""
5724
+ "Ein Verstoß gegen diese Regeln kann zur Sperrung Ihres Kontos führen. "
5725
+ "Variieren Sie Ihre Inhalte immer mit unterschiedlichen Bildern, Kommentaren, "
5726
+ "Hashtags oder Handles, um doppelte Beiträge zu vermeiden."
5727
+
5728
+ #: includes/B2S/Ship/Item.php:397 includes/B2S/Ship/Item.php:841
5729
+ #: includes/B2S/Ship/Item.php:1266
5730
+ msgid ""
5731
+ "Violating these rules can result in Twitter suspending your account. Always "
5732
+ "vary your Tweets with different comments, hashtags or handles to prevent "
5733
+ "duplicate posts."
5734
+ msgstr ""
5735
+ "Ein Verstoß gegen diese Regeln kann dazu führen, dass Twitter Ihren Account "
5736
+ "sperrt. Variieren Sie Ihre Tweets mit unterschiedlichen Kommentaren, "
5737
+ "Hashtags und Handles um doppelte Beiträge zu vermeiden."
5738
+
5739
+ #: includes/Loader.php:909
5740
+ msgid ""
5741
+ "We don't have the permission to publish your post. Please check your "
5742
+ "authorization."
5743
+ msgstr ""
5744
+ "Wir haben nicht Deine Erlaubnis, den Post zu veröffentlichen. Bitte "
5745
+ "überprüfe deine Autorisierung."
5746
+
5747
+ #: views/b2s/html/header.php:309
5748
+ msgid "We hope you liked Blog2Social Premium."
5749
+ msgstr "Wir hoffen, dass Dir Blog2Social Premium gefallen hat."
5750
+
5751
+ #: views/b2s/html/footer.php:5
5752
+ msgid "We never store your data from your social media profiles"
5753
+ msgstr "Wir speichern Deine Daten aus Deinen Social-Media-Profilen niemals."
5754
+
5755
+ #: views/b2s/html/header.php:473
5756
+ msgid "We updated our Privacy Policy"
5757
+ msgstr "Wir haben unsere Datenschutzerklärung aktualisiert"
5758
+
5759
+ #: views/prg/html/form.php:147 views/prg/html/form.php:149
5760
+ #: views/prg/html/form.php:224 views/prg/html/form.php:226
5761
+ msgid "Website"
5762
+ msgstr "Website"
5763
+
5764
+ #: views/b2s/html/sidebar.php:65
5765
+ msgid "Website & Blog Content"
5766
+ msgstr "Webseiten & Blog Content"
5767
+
5768
+ #: includes/B2S/RePost/Item.php:77 includes/B2S/Ship/Item.php:1373
5769
+ msgid "Wed"
5770
+ msgstr "Mi"
5771
+
5772
+ #: includes/B2S/RePost/Item.php:90
5773
+ msgid "Wednesday"
5774
+ msgstr "Mittwoch"
5775
+
5776
+ #: includes/B2S/Ship/Item.php:1329
5777
+ msgid "Week"
5778
+ msgstr "Woche"
5779
+
5780
+ #: includes/B2S/Ship/Item.php:1321
5781
+ msgid "weekly"
5782
+ msgstr "wöchentlich"
5783
+
5784
+ #: includes/B2S/Ship/Item.php:1329
5785
+ msgid "Weeks"
5786
+ msgstr "Wochen"
5787
+
5788
+ #: views/b2s/post.calendar.php:179
5789
+ msgid "What would you like to share?"
5790
+ msgstr "Was möchtest Du teilen?"
5791
+
5792
+ #: includes/B2S/PostBox.php:347
5793
+ msgid "When do you want to share your post on social media?"
5794
+ msgstr "Wann möchtest Du Deinen Beitrag auf den Social Media teilen?"
5795
+
5796
+ #: includes/B2S/RePost/Item.php:66
5797
+ msgid "When should your content be shared?"
5798
+ msgstr "Wann soll Dein Content geteilt werden?"
5799
+
5800
+ #: views/b2s/network.php:656 views/b2s/ship.php:687
5801
+ #, php-format
5802
+ msgid ""
5803
+ "When you connect Blog2Social with your Instagram account, you might get a "
5804
+ "notification from Instagram that a server from Germany in the Cologne area "
5805
+ "is trying to access your account. This is a general security notification "
5806
+ "due to the fact that the Blog2Social server is located in this area. This is "
5807
+ "an automatic process that is necessary to establish a connection to "
5808
+ "Instagram. Rest assured, that this is a common and regular security notice "
5809
+ "to keep your account safe. <a href=\"%s\" target=\"_blank\">More information:"
5810
+ " How to connect with Instagram.</a>."
5811
+ msgstr ""
5812
+ "Wenn Du Blog2Social mit Deinem Instagram-Konto verbindest, erhältst Du "
5813
+ "möglicherweise eine Benachrichtigung von Instagram, dass ein Server aus "
5814
+ "Deutschland im Raum Köln versucht, auf Dein Konto zuzugreifen. Dies ist eine "
5815
+ "normale Sicherheitsmeldung aufgrund der Tatsache, dass sich der Blog2Social-"
5816
+ "Server in diesem Gebiet befindet. Dies ist ein automatischer Vorgang, der "
5817
+ "notwendig ist, um eine Verbindung zu Instagram herzustellen. Sei versichert, "
5818
+ "dass dies ein üblicher und genereller Sicherheitshinweis von Instagram ist, "
5819
+ "um Deinen Account zu sichern. <a href=\"%s\" target=\"_blank\">Mehr "
5820
+ "Informationen: So verbindest Du Deine Website mit Instagram.</a>"
5821
+
5822
+ #: views/b2s/curation.php:186 views/b2s/post.calendar.php:283
5823
+ #: views/b2s/ship.php:421
5824
+ msgid ""
5825
+ "Whenever you publish a post, only a fraction of your followers will actually "
5826
+ "see your post. Use the Blog2Social Best Times Scheduler to share your post "
5827
+ "at the best times for each social network. Get more outreach and extend the "
5828
+ "lifespan of your posts."
5829
+ msgstr ""
5830
+ "Wenn Du einen Post in den Social Media veröffentlichst, wird Dein Beitrag "
5831
+ "immer nur von einer kleinen Anzahl Deiner Follower wahrgenommen. Nutze den "
5832
+ "Beste Zeiten Manager, um Deine Beiträge zu den besten Zeiten des jeweiligen "
5833
+ "Netzwerks zu teilen. Steigere so die Reichweite, Interaktion und Lebensdauer "
5834
+ "Deiner Posts."
5835
+
5836
+ #: includes/B2S/RePost/Item.php:109
5837
+ msgid "Where should your content be shared?"
5838
+ msgstr "Wo soll Dein Content geteilt werden?"
5839
+
5840
+ #: includes/B2S/RePost/Item.php:32
5841
+ msgid "Which content should be shared?"
5842
+ msgstr "Welcher Content soll geteilt werden?"
5843
+
5844
+ #: views/b2s/html/footer.php:286
5845
+ msgid "Why Retweets?"
5846
+ msgstr "Wieso Retweeten?"
5847
+
5848
+ #: views/b2s/html/footer.php:127
5849
+ msgid ""
5850
+ "With Blog2Social Premium BUSINESS you can connect pages in LinkedIn and XING "
5851
+ "as well as XING groups and Telegram."
5852
+ msgstr ""
5853
+ "Mit Blog2Social Premium BUSINESS kannst Du Seiten in LinkedIn und XING, "
5854
+ "sowie XING-Gruppen und Telegram verbinden."
5855
+
5856
+ #: views/b2s/html/footer.php:64
5857
+ msgid "With Blog2Social PREMIUM PRO you can also:"
5858
+ msgstr "Mit Blog2Social PREMIUM PRO kannst Du außerdem:"
5859
+
5860
+ #: views/b2s/html/footer.php:80
5861
+ msgid ""
5862
+ "With Blog2Social Premium PRO you can connect Facebook, Linkedin, Xing and VK "
5863
+ "pages as well as Facebook, XING and VK groups."
5864
+ msgstr ""
5865
+ "Mit Blog2Social Premium PRO kannst Du Facebook-, Linkedin-, Xing- und VK-"
5866
+ "Seiten sowie Facebook-, Xing- und VK-Gruppen verbinden."
5867
+
5868
+ #: views/b2s/html/footer.php:98
5869
+ msgid "With Blog2Social Premium PRO you can post multiple images."
5870
+ msgstr "\"Mit Blog2Social Premium PRO kannst Du mehrere Bilder posten."
5871
+
5872
+ #: includes/B2S/PostBox.php:217 views/b2s/curation.php:190
5873
+ #: views/b2s/post.calendar.php:287 views/b2s/ship.php:313
5874
+ #: views/b2s/ship.php:379 views/b2s/ship.php:425 views/b2s/html/footer.php:28
5875
+ #: views/b2s/html/footer.php:193 views/b2s/html/footer.php:257
5876
+ #: views/b2s/html/footer.php:297 views/b2s/html/footer.php:352
5877
+ #: views/b2s/html/footer.php:391 views/b2s/html/footer.php:449
5878
+ #: views/b2s/html/footer.php:542
5879
+ msgid "With Blog2Social Premium you can:"
5880
+ msgstr "Mit Blog2Social kannst Du:"
5881
+
5882
+ #: views/b2s/network.php:694
5883
+ msgid ""
5884
+ "With Blog2Social you can connect up to 16 social media networks and share "
5885
+ "your posts on your favourite social media accounts automatically."
5886
+ msgstr ""
5887
+ "Mit Blog2Social kannst Du bis zu 16 Social-Media-Netzwerke verbinden und "
5888
+ "Deine Beiträge automatisiert in Deine bevorzugten Social-Media-Accounts "
5889
+ "teilen."
5890
+
5891
+ #: views/b2s/html/footer.php:492
5892
+ msgid ""
5893
+ "With Blog2Social you can select a featured image or any image you select to "
5894
+ "be displayed with your link post. Blog2Social will automatically write the "
5895
+ "required parameter in the OG Meta Tags of your blog post, so that your "
5896
+ "selected image will be displayed with your link post. If you don't want "
5897
+ "Blog2Social to do that, because you have defined your own OG meta tags, "
5898
+ "please uncheck this box. Please note that you cannot select a specific image "
5899
+ "for your link post without OG meta tags."
5900
+ msgstr ""
5901
+ "Mit Blog2Social kannst Du das Beitragsbild oder ein beliebiges Bild "
5902
+ "auswählen, das Du in Deinem Linkbeitrag anzeigen möchtest. Blog2Social "
5903
+ "schreibt automatisch den erforderlichen Parameter in die Open Graph (OG) "
5904
+ "Meta Tags Deines Blogbeitrags, so dass das ausgewählte Bild mit Deinem "
5905
+ "Linkbeitrag angezeigt wird. Wenn Du nicht möchtest, dass Blog2Social das tut,"
5906
+ " weil Du Deine eigenen Open Graph Meta Tags definiert hast, deaktiviere "
5907
+ "bitte dieses Kontrollkästchen. Bitte beachte, dass Du dann kein Bild für "
5908
+ "Deinen Linkbeitrag bei Facebook auswählen kannst.\t\t"
5909
+
5910
+ #: views/b2s/html/footer.php:504
5911
+ msgid ""
5912
+ "With Blog2Social you can select a featured image or any image you select to "
5913
+ "be displayed with your link post. Blog2Social will automatically write the "
5914
+ "required parameter in the OG Meta Tags of your post, so that your selected "
5915
+ "image will be displayed with your link post. We recommend an image size "
5916
+ "between 667x523 and 1000x1000 Pixels. Please make sure that the \"Add Open "
5917
+ "Graph meta tags\" box is checked, if you uncheck the oEmbed tags. If both "
5918
+ "settings are unchecked, make sure to use another plugin to set your OG tags, "
5919
+ "otherwise the social networks will display no image or a random image in "
5920
+ "your post."
5921
+ msgstr ""
5922
+ "Mit Blog2Social kannst Du das Beitragsbild oder ein beliebiges Bild "
5923
+ "auswählen, das Du in Deinem Linkbeitrag anzeigen möchtest. Blog2Social "
5924
+ "schreibt automatisch den erforderlichen Parameter in die Open Graph (OG) "
5925
+ "Meta Tags Deines Beitrags, so dass das ausgewählte Bild mit Deinem "
5926
+ "Linkbeitrag angezeigt wird. Wir empfehlen eine Bildgröße zwischen 667x523 "
5927
+ "und 1000x1000 Pixeln. Bitte stelle sicher, dass die “Ergänze Open Graph Meta "
5928
+ "Tags” Box angehakt ist, wenn Du die oEmbed Tags ausschaltest. Wenn beide "
5929
+ "Einstellungen deaktiviert sind, stelle sicher, dass Du ein anderes Plugin "
5930
+ "nutzt, um Deine OG Tags zu setzen, ansonsten werden die sozialen Netzwerke "
5931
+ "kein Bild oder ein zufälliges Bild in Deinem Post anzeigen."
5932
+
5933
+ #: views/b2s/html/footer.php:497
5934
+ msgid ""
5935
+ "With Blog2Social you can select a featured image or any image you select to "
5936
+ "be displayed with your link post. Blog2Social will automatically write the "
5937
+ "required parameter in the Twitter Card meta tags of your blog post, so that "
5938
+ "your selected image will be displayed with your link post. If you don't want "
5939
+ "Blog2Social to do that, because you have defined your own Twitter Card meta "
5940
+ "tags, please uncheck this box. Please note that you cannot select a specific "
5941
+ "image for your link post without Twitter Card meta tags."
5942
+ msgstr ""
5943
+ "Mit Blog2Social kannst Du das Beitragsbild oder ein beliebiges Bild "
5944
+ "auswählen, das Du in Deinem Linkbeitrag anzeigen möchtest. Blog2Social "
5945
+ "schreibt automatisch den erforderlichen Parameter in die Twitter Card-Meta-"
5946
+ "Tags Deines Blogbeitrags, so dass das ausgewählte Bild mit Deinem "
5947
+ "Linkbeitrag angezeigt wird. Wenn Du nicht möchtest, dass Blog2Social das tut,"
5948
+ " weil Du Deine eigenen Twitter Card Meta-Tags definiert hast, deaktiviere "
5949
+ "bitte dieses Kontrollkästchen. Bitte beachte, dass Du dann kein Bild für "
5950
+ "Deinen Linkbeitrag bei Twitter auswählen kannst."
5951
+
5952
+ #: views/b2s/curation.php:356
5953
+ msgid ""
5954
+ "With Blog2Social you can share social media posts consisting of text, links, "
5955
+ "images, and videos automatically with your followers and readers and "
5956
+ "customize your posts with individual hashtags, @mentions, or emojis."
5957
+ msgstr ""
5958
+ "Mit Blog2Social kannst Du Social-Media-Beiträge bestehend aus Links, Video-"
5959
+ "Links, Bildern und Texten automatisch mit Deinen Followern und Lesern teilen "
5960
+ "und Deine Beiträge mit individuellen Hashtags, @Mentions oder Emojis "
5961
+ "anpassen."
5962
+
5963
+ #: views/b2s/curation.php:226
5964
+ msgid ""
5965
+ "With Blog2Social you can share your WordPress posts and pages as well as "
5966
+ "create your own social media posts to share any content based on text, links,"
5967
+ " images, or video links, or even third-party content from any sources. This "
5968
+ "enables you to manage all your social media content in one place directly "
5969
+ "from your WordPress dashboard. Schedule and share link posts, text posts, "
5970
+ "image posts, and video posts (video links, for example from Youtube) and "
5971
+ "provide your followers with the best content-mix on your social media "
5972
+ "networks."
5973
+ msgstr ""
5974
+ "Mit Blog2Social kannst Du sowohl Deine WordPress-Beiträge und -Seiten teilen "
5975
+ "als auch eigene Social-Media-Posts erstellen, um beliebige Inhalte auf Basis "
5976
+ "von Text, Links, Bildern oder Video-Links oder sogar Inhalte Dritter aus "
5977
+ "beliebigen Quellen zu teilen. Dies ermöglicht es Dir, alle Deine Social-"
5978
+ "Media-Inhalte an einem Ort direkt von Deinem WordPress-Dashboard aus zu "
5979
+ "verwalten. Plane und teile Link-Beiträge, Text-Beiträge, Bild-Beiträge und "
5980
+ "Video-Beiträge (Video-Links, z. B. von Youtube) und versorge Deine Follower "
5981
+ "mit dem besten Content-Mix in Deinen Social-Media-Netzwerken."
5982
+
5983
+ #: views/b2s/html/footer.php:422
5984
+ msgid ""
5985
+ "With Blog2Social you can transfer the Auto-Poster settings as a WordPress-"
5986
+ "administrator to other users if they have activated the same Blog2Social-"
5987
+ "Business license. This way, you can also assign social media accounts to "
5988
+ "other users, so they can auto-post without setting up these connections in "
5989
+ "each user account. Within these settings, you can also decide whether newly "
5990
+ "published or updated content from other users should be automatically shared."
5991
+ " Users with an assigned Auto-Poster setting and an assigned social-media-"
5992
+ "network group will then share content automatically how you selected the "
5993
+ "content to be shared automatically."
5994
+ msgstr ""
5995
+ "Mit Blog2Social kannst Du als WordPress-Administrator die Auto-Poster-"
5996
+ "Einstellungen an andere User übertragen, wenn diese die gleiche Blog2Social-"
5997
+ "Business-Lizenz aktiviert haben. Auf diese Weise kannst Du auch anderen "
5998
+ "Benutzern Social-Media-Accounts zuweisen, so dass sie automatisch posten "
5999
+ "können, ohne die Verbindungen in jedem Benutzerkonto individuell "
6000
+ "einzurichten. Innerhalb dieser Einstellungen entscheidest Du, ob neu "
6001
+ "veröffentlichte oder aktualisierte Inhalte anderer User automatisch "
6002
+ "freigegeben werden sollen. User mit zugewiesenen Auto-Poster-Einstellungen "
6003
+ "haben anschließend die Auto-Poster-Einstellungen konfiguriert und Social-"
6004
+ "Media-Netzwerke verbunden, auf denen Inhalte automatisch geteilt werden "
6005
+ "sollen, die der Administrator ausgewählt hat."
6006
+
6007
+ #: includes/B2S/Settings/Item.php:257
6008
+ msgid ""
6009
+ "With Premium Pro, you can change the custom post format photo post or link "
6010
+ "post for each individual social media post and channel (profile, page, group)"
6011
+ "."
6012
+ msgstr ""
6013
+ "Mit der Premium Pro Version kannst Du das Standard Post-Format individuell "
6014
+ "pro Social Media Kanal verändern und Deine Beiträge als BildPost oder als "
6015
+ "Link-Post auf Deinen Profilen, Seiten oder Gruppen teilen."
6016
+
6017
+ #: views/b2s/html/header.php:65
6018
+ #| msgid ""
6019
+ #| "WordPress session timeout: For security reasons, WordPress will let your "
6020
+ #| "session expire automatically if your site has been inactive for a while. "
6021
+ #| "Please reload this page to go on with your current action."
6022
+ msgid ""
6023
+ "WordPress session timeout: For security reasons, WordPress will let your "
6024
+ "session expire automatically if your site has been inactive for a while. <a "
6025
+ "href=\"\">Please reload this page to go on with your current action.</a>"
6026
+ msgstr ""
6027
+ "WordPress Session Timeout: Wordpress beendet aus Sicherheitsgründen "
6028
+ "automatisch Deine aktuelle Session, wenn Deine Website eine Zeitlang inaktiv "
6029
+ "war. <a href=\"\">Bitte lade diese Seite neu, um mit Deiner aktuellen Arbeit "
6030
+ "fortzufahren.</a>"
6031
+
6032
+ #: includes/B2S/PostBox.php:144
6033
+ msgid ""
6034
+ "WordPress uses heartbeats by default, Blog2Social as well. Please enable "
6035
+ "heartbeats for using Blog2Social!"
6036
+ msgstr ""
6037
+ "WordPress verwendet standardmäßig den Heartbeat und Blog2Social auch. "
6038
+ "Aktiviere den Heartbeat damit Du Blog2Social problemlos nutzen kannst."
6039
+
6040
+ #: views/b2s/html/header.php:54
6041
+ msgid ""
6042
+ "WordPress uses heartbeats by default, Blog2Social as well. Please enable "
6043
+ "heartbeats for using Blog2Social! See also:"
6044
+ msgstr ""
6045
+ "WordPress verwendet standardmäßig Heartbeats, ebenso wie Blog2Social. Bitte "
6046
+ "aktiviere Heartbeats für die Nutzung von Blog2Social! Siehe auch:"
6047
+
6048
+ #: views/b2s/html/footer.php:296
6049
+ msgid "Would you like to retweet?"
6050
+ msgstr "Möchtest Du Retweeten?"
6051
+
6052
+ #: includes/B2S/Ship/Item.php:483 includes/B2S/Ship/Item.php:543
6053
+ #: includes/B2S/Ship/Item.php:603 includes/B2S/Ship/Item.php:632
6054
+ #: includes/B2S/Ship/Item.php:653 includes/B2S/Ship/Item.php:682
6055
+ #: includes/B2S/Ship/Item.php:710 includes/B2S/Ship/Item.php:738
6056
+ #: includes/B2S/Ship/Item.php:766 includes/B2S/Ship/Item.php:797
6057
+ #: includes/B2S/Ship/Item.php:852 includes/B2S/Ship/Item.php:903
6058
+ #: includes/B2S/Ship/Item.php:924 includes/B2S/Ship/Item.php:945
6059
+ #: includes/B2S/Ship/Item.php:966 includes/B2S/Ship/Item.php:986
6060
+ #: includes/B2S/Ship/Item.php:1007 includes/B2S/Ship/Item.php:1017
6061
+ msgid "Write something about your post..."
6062
+ msgstr "Schreibe etwas..."
6063
+
6064
+ #: views/b2s/curation.php:101 views/b2s/curation.php:115
6065
+ #: includes/B2S/Curation/View.php:23
6066
+ msgid "Write something..."
6067
+ msgstr "Schreibe etwas..."
6068
+
6069
+ #: views/b2s/support.php:89
6070
+ msgid "Yay :) You successfully registered for the Blog2Social Community!"
6071
+ msgstr ""
6072
+ "Hurra :) Deine Registrierung für die Blog2Social Community war erfolgreich!"
6073
+
6074
+ #: views/b2s/curation.php:159 views/b2s/post.approve.php:114
6075
+ #: views/b2s/ship.php:483 views/b2s/ship.php:564
6076
+ msgid "YES"
6077
+ msgstr "JA"
6078
+
6079
+ #: views/b2s/curation.draft.php:91 views/b2s/network.php:116
6080
+ #: views/b2s/network.php:179 views/b2s/post.approve.php:99
6081
+ #: views/b2s/post.draft.php:88 views/b2s/post.notice.php:89
6082
+ #: views/b2s/post.publish.php:86 views/b2s/post.sched.php:104
6083
+ #: views/b2s/repost.php:106 views/b2s/repost.php:107
6084
+ #: views/b2s/widgets/posts.php:68
6085
+ msgid "YES, delete"
6086
+ msgstr "Ja, löschen"
6087
+
6088
+ #: views/prg/ship.php:93
6089
+ msgid "Yes, I accept"
6090
+ msgstr "Ja,einverstanden"
6091
+
6092
+ #: views/b2s/html/header.php:274
6093
+ msgid "Yes, I want to test Blog2Social Premium 30 days for free"
6094
+ msgstr "Ja, ich möchte Blog2Social Premium 30 Tage kostenlos testen"
6095
+
6096
+ #: views/b2s/html/header.php:315
6097
+ msgid "Yes, I want to upgrade to Blog2Social Premium"
6098
+ msgstr "Ja, ich möchte gerne auf Blog2Social Premium upgraden"
6099
+
6100
+ #: views/b2s/html/footer.php:580
6101
+ msgid ""
6102
+ "You are currently sharing this post as image post. Changes to title and "
6103
+ "description Meta Tag parameters will only be supported for link post formats."
6104
+ " Please change your post format to link post to make individual changes to "
6105
+ "the title and description for your post preview."
6106
+ msgstr ""
6107
+ "Du teilst diesen Beitrag derzeit als Bild-Beitrag. Änderungen an den Meta "
6108
+ "Tags für Titel und Beschreibung werden nur für das Link-Beitragsformat "
6109
+ "unterstützt. Bitte ändere Dein Beitragsformat auf Link-Beitrag, um "
6110
+ "individuelle Änderungen am Titel und an der Beschreibung für Deine "
6111
+ "Beitragsvorschau vorzunehmen."
6112
+
6113
+ #: views/prg/html/header.php:8
6114
+ msgid "You are signed out of PR-Gateway!"
6115
+ msgstr "Du bist von PR-Gateway abgemeldet!"
6116
+
6117
+ #: views/b2s/post.notice.php:82 views/b2s/post.publish.php:79
6118
+ #: views/b2s/widgets/posts.php:61
6119
+ msgid "You are sure, you want to delete entries from the reporting?"
6120
+ msgstr "Bist Du sicher, dass Du Einträge aus dem Reporting löschen möchtest?"
6121
+
6122
+ #: views/b2s/post.sched.php:97 views/b2s/repost.php:99
6123
+ msgid "You are sure, you want to delete entries from the scheduling?"
6124
+ msgstr "Bist Du sicher, dass Du Einträge aus Deiner Planung löschen möchtest?"
6125
+
6126
+ #: views/b2s/html/footer.php:246
6127
+ msgid ""
6128
+ "You can also configure your own individual time settings for each of your "
6129
+ "social media connections to post your content on social media when your "
6130
+ "followers are online. By configuring an individual cross-posting schedule "
6131
+ "for all your networks you can set up an effective social media posting plan "
6132
+ "to reach as many followers as possible."
6133
+ msgstr ""
6134
+ "Du kannst auch Deine eigenen individuellen Zeiteinstellungen für jede Deiner "
6135
+ "Social Media-Verbindungen konfigurieren, um Deine Inhalte auf Social Media "
6136
+ "zu veröffentlichen, wenn Deine Follower online sind. Durch die Konfiguration "
6137
+ "eines individuellen Cross-Posting-Plans für alle Deine Netzwerke kannst Du "
6138
+ "einen effektiven Social Media-Posting-Plan einrichten, um so viele Follower "
6139
+ "wie möglich zu erreichen."
6140
+
6141
+ #: views/b2s/network.php:710
6142
+ msgid ""
6143
+ "You can also purchase additional groups and sites as add-on to your active "
6144
+ "Blog2Social Premium Pro or Premium Business license:"
6145
+ msgstr ""
6146
+ "Zu Deiner bestehenden Blog2Social-Lizenz Premium Pro oder Premium Business "
6147
+ "kannst Du auch zusätzliche Gruppen und Seiten als Add-On hinzubuchen:"
6148
+
6149
+ #: views/b2s/html/footer.php:250
6150
+ msgid ""
6151
+ "You can always edit the predefined times in the preview editor for any post "
6152
+ "or network and save your new settings as default for future use."
6153
+ msgstr ""
6154
+ "Du kannst die vordefinierten Zeiten im Vorschau-Editor für jeden Beitrag "
6155
+ "oder jedes Netzwerk bearbeiten und Deine neuen Einstellungen als Standard "
6156
+ "für die zukünftige Verwendung speichern."
6157
+
6158
+ #: views/b2s/html/footer.php:507
6159
+ msgid ""
6160
+ "You can change the image, title and description for your post on Facebook, "
6161
+ "by editing the following fields for"
6162
+ msgstr ""
6163
+ "Du kannst das Bild, den Titel und die Beschreibung Deines Beitrags auf "
6164
+ "Facebook ändern, indem Du die folgenden Felder für die Open GraphTags "
6165
+ "bearbeitest"
6166
+
6167
+ #: views/b2s/html/footer.php:522
6168
+ msgid ""
6169
+ "You can change the image, title and description for your post on Twitter, by "
6170
+ "editing the following fields for"
6171
+ msgstr ""
6172
+ "Du kannst das Bild, den Titel und die Beschreibung Deines Beitrags auf "
6173
+ "Twitter ändern, indem Du die folgenden Felder für die Twitter Card Tags "
6174
+ "bearbeitest"
6175
+
6176
+ #: views/b2s/network.php:541
6177
+ msgid ""
6178
+ "You can only share the connection with blog users who use the same license "
6179
+ "as you."
6180
+ msgstr ""
6181
+ "Du kannst Deine Verbindung nur mit Blog-Benutzern teilen, die dieselbe "
6182
+ "Lizenz verwenden wie Du."
6183
+
6184
+ #: views/b2s/ship.php:309
6185
+ msgid ""
6186
+ "You can re-share your post for a different sharing purpose, or to share on a "
6187
+ "different choice of networks, profiles, pages or groups, or with different "
6188
+ "comments or images, or if you want to share your blog post images to image "
6189
+ "networks only, or re-share them at different times. You may vary your "
6190
+ "comments and images in order to produce more variations of your social media "
6191
+ "posts to share more often without sharing the same message over and over "
6192
+ "again. Whatever your choose to do for re-sharing your post, you can simply "
6193
+ "click \"Re-share this post\" and you will be led to the preview page where "
6194
+ "your can select your networks and edit your texts, comments or images "
6195
+ "according to your current sharing preferences."
6196
+ msgstr ""
6197
+ "Du kannst diesen Blogbeitrag erneut teilen, zum Beispiel, um diesen Beitrag "
6198
+ "auf einer anderen Auswahl an Netzwerken oder nur auf bestimmten Profilen, "
6199
+ "Seiten und Gruppen neu zu teilen, oder mit anderen Kommentaren, Bildern und "
6200
+ "Texten nur auf bestimmten Netzwerke zu teilen, oder um weitere Bilder zum "
6201
+ "Blogbeitrag nur an die Bilder-Netzwerke zu senden, oder um Deine Social "
6202
+ "Media Posts zu anderen Zeiten zu teilen. So erzielt Du mehr Variationen "
6203
+ "Deiner Social Media Posts und kannst Deinen Beitrag öfters posten, um mehr "
6204
+ "Aufmerksamkeit und Reichweite zu erzielen, ohne immer wieder die gleiche "
6205
+ "Mitteilung zu posten. Was auch immer Du zu teilen wünscht, klicke einfach "
6206
+ "auf \"Diesen Beitrag erneut teilen\" und Du wirst erneut zur Vorschau "
6207
+ "geführt, wo Deine Netzwerke, Texte und Bilder auswählen oder variieren "
6208
+ "kannst. "
6209
+
6210
+ #: views/b2s/ship.php:343
6211
+ msgid ""
6212
+ "You can save your current network selection. This network selection will be "
6213
+ "loaded automatically next time you open the social media post editor via "
6214
+ "\"Site & Blog Content\" ->\"Share on Social Media\" or \"Social Media "
6215
+ "Posts\" ->\"Customize & Schedule\"."
6216
+ msgstr ""
6217
+ "Du kannst Deine aktuelle Netzwerkauswahl speichern. Diese Netzwerkauswahl "
6218
+ "wird dann auch beim nächsten Mal geladen, wenn Du den Social Media Post-"
6219
+ "Editor über “Seiten & Blog Content” ->”Auf Social Media teilen” oder “Social "
6220
+ "Media Posts” ->”Anpassen & Planen” öffnest."
6221
+
6222
+ #: views/b2s/html/footer.php:58
6223
+ msgid ""
6224
+ "You can select different combinations of networks and save them for "
6225
+ "different sharing purposes."
6226
+ msgstr ""
6227
+ "Du kannst verschiedene Netzwerk-Gruppierungen auswählen und für verschiedene "
6228
+ "Zwecke speichern."
6229
+
6230
+ #: views/b2s/curation.php:357
6231
+ #| msgid ""
6232
+ #| "You can select to share your post as link post, video link post, or "
6233
+ #| "image post on the following social networks:"
6234
+ msgid ""
6235
+ "You can select to share your post as a link post, video link post, or an "
6236
+ "image post on the following social networks:"
6237
+ msgstr ""
6238
+ "Du kannst einen Link-Beitrag, einen Video-Link-Beitrag oder einen Bild-"
6239
+ "Beitrag auf den folgenden Social-Media-Netzwerken teilen:"
6240
+
6241
+ #: views/b2s/curation.php:282
6242
+ msgid "You can share a text post on the following networks:"
6243
+ msgstr "Du kannst einen Textbeitrag in den folgenden Netzwerken teilen:"
6244
+
6245
+ #: includes/B2S/Settings/Item.php:79
6246
+ #, php-format
6247
+ msgid ""
6248
+ "You can use Bit.ly, Rebrandly or Sniply links to shorten the URL of your "
6249
+ "links and to track the performance of your links in your social networks. "
6250
+ "Activate one of the URL shorteners you like to use and link it to your "
6251
+ "account. Your social media posts will then be shared with your links of Bit."
6252
+ "ly, Rebrandly or Sniply. You can then monitor the success of your posts in "
6253
+ "these accounts. Please note: Some networks do not allow shortlinks. "
6254
+ "Blog2Social will apply the regular URL for these social platforms. You find "
6255
+ "more information on the support of URL shortener by the different social "
6256
+ "platforms in the <a href=\"%s\" target=\"_blank\">link shortener guide</a>."
6257
+ msgstr ""
6258
+ "Du kannst Bit.ly, Rebrandly oder Sniply verwenden, um die URL Deiner Links "
6259
+ "zu verkürzen und die Performance Deiner Links in den sozialen Netzwerken zu "
6260
+ "verfolgen. Aktiviere einen der URL-Shortener, den Du verwenden möchtest, in "
6261
+ "den Blog2Social-Einstellungen und verbinde Blog2Social mit diesem Account. "
6262
+ "Deine Social-Media-Beiträge werden dann mit Deinem Bit.ly, Rebrandly oder "
6263
+ "Sniply Link geteilt und Du kannst den Erfolg Deiner Beiträge in dem "
6264
+ "jeweiligen Konto verfolgen. Bitte beachte: Nicht jedes Netzwerk erlaubt "
6265
+ "Kurzlinks. Blog2Social verwendet für diese Netzwerke dann die normale URL. "
6266
+ "Mehr Informationen dazu, welche URL-Shortener von den jeweiligen Netzwerken "
6267
+ "unterstützt werden, erhältst Du in dem \n"
6268
+ "<a href=\"%s\" target=\"_blank\">\"Link-Shortener\"-Guide</a>."
6269
+
6270
+ #: views/b2s/html/header.php:103
6271
+ msgid ""
6272
+ "You currently have both Blog2Social Social Meta Tags and All in One SEO Pack "
6273
+ "plugins active. To make sure that your Social Meta Tags are set correctly, "
6274
+ "please deactivate All in One Seo Social Meta settings. If they are already "
6275
+ "deactivated, you can ignore this message."
6276
+ msgstr ""
6277
+ "Du hast derzeit sowohl Blog2Social Social Meta Tags als auch All in One SEO "
6278
+ "aktiv. Um sicherzustellen, dass Deine Social Meta Tags korrekt eingestellt "
6279
+ "sind, deaktiviere bitte die Social Meta Tags in All in One SEO. Wenn sie "
6280
+ "bereits deaktiviert sind, kannst Du diese Meldung ignorieren."
6281
+
6282
+ #: views/b2s/network.php:523
6283
+ msgid "You don't have a Business License"
6284
+ msgstr "Du hast keine Business-Lizenz"
6285
+
6286
+ #: includes/Loader.php:920
6287
+ msgid "You have already retweeted this post."
6288
+ msgstr "Du hast diesen Post bereits retweetet."
6289
+
6290
+ #: views/b2s/html/header.php:97
6291
+ msgid ""
6292
+ "You have both Yoast SEO and Blog2Social Meta Tags active. Please make sure "
6293
+ "that you use only one plugin to set social meta tags so that the networks "
6294
+ "can show the link preview of your post correctly."
6295
+ msgstr ""
6296
+ "Du hast sowohl Yoast SEO als auch Blog2Social Meta Tags aktiv. Bitte achte "
6297
+ "darauf, dass Du nur ein Plugin zum Setzen von Social Meta Tags verwendest, "
6298
+ "damit die Netzwerke die Link-Vorschau Deines Beitrags korrekt anzeigen "
6299
+ "können."
6300
+
6301
+ #: views/b2s/html/header.php:86
6302
+ msgid "You have deleted all meta data for posts and pages successfully."
6303
+ msgstr "Du hast alle Meta-Daten für Beiträge und Seiten erfolgreich gelöscht."
6304
+
6305
+ #: views/b2s/curation.php:183 views/b2s/post.calendar.php:280
6306
+ #: views/b2s/ship.php:418
6307
+ msgid ""
6308
+ "You have evergreen content you want to re-share from time to time in your "
6309
+ "timeline? Schedule your evergreen content to be shared once, multiple times "
6310
+ "or recurringly at specific times."
6311
+ msgstr ""
6312
+ "Du möchtest Deine beliebtesten Beiträge wiederholt auf den Social Media "
6313
+ "teilen? Teile Deine Evergreen Inhalte einmal, mehrmals oder in einem "
6314
+ "wiederkehrenden Rhythmus"
6315
+
6316
+ #: includes/B2S/Post/Item.php:389
6317
+ msgid "You have no posts in your queue."
6318
+ msgstr "Du hast noch keine Beiträge in Deiner Warteschlange."
6319
+
6320
+ #: includes/PRG/Post/Item.php:89
6321
+ msgid "You have no posts published or scheduled"
6322
+ msgstr "Du hast keine Beiträge veröffentlicht oder geplant"
6323
+
6324
+ #: includes/B2S/Post/Item.php:391
6325
+ msgid "You have not published or scheduled any posts."
6326
+ msgstr "Du hast keine Beiträge veröffentlicht oder geplant."
6327
+
6328
+ #: includes/B2S/Post/Item.php:385
6329
+ msgid "You have not saved any drafts."
6330
+ msgstr "Du hast keine Entwürfe gespeichert."
6331
+
6332
+ #: views/b2s/post.favorites.php:67 includes/B2S/Post/Item.php:387
6333
+ msgid "You have not saved any favorites."
6334
+ msgstr "Du hast keine Favoriten gespeichert."
6335
+
6336
+ #: views/b2s/network.php:388 views/b2s/ship.php:617
6337
+ msgid ""
6338
+ "You have not yet created any pinboards in your Pinterest account. Please set "
6339
+ "up at least one pinboard to pin on your Pinterest account!"
6340
+ msgstr ""
6341
+ "Du hast noch keine Pinnwände in Deinem Pinterest Konto angelegt. Bitte "
6342
+ "richte mindestens eine Pinnwand auf Deinem Pinterest Konto ein!"
6343
+
6344
+ #: views/b2s/network.php:161
6345
+ msgid "You have still set up scheduled posts for this network:"
6346
+ msgstr ""
6347
+ "Du hast noch ausstehende Veröffentlichungen für dieses Netzwerk geplant:"
6348
+
6349
+ #: views/b2s/autopost.php:18 views/b2s/settings.php:23
6350
+ #: includes/B2S/Ship/Image.php:29
6351
+ msgid ""
6352
+ "You need a higher user role to upload an image on this blog. Please contact "
6353
+ "your administrator."
6354
+ msgstr ""
6355
+ "Du brauchst eine höhere Benutzerrolle, um ein Bild auf diesem Blog "
6356
+ "hochzuladen. Bitte kontaktiere Deinen Administrator."
6357
+
6358
+ #: views/b2s/support.php:142
6359
+ msgid ""
6360
+ "You need admin rights to use the Troubleshooting-Tool. Please contact your "
6361
+ "administrator."
6362
+ msgstr ""
6363
+ "Für die Nutzung des Problemanalyse-Tools werden Adminrechte benötigt. Bitte "
6364
+ "wende Dich an Deinen Administrator."
6365
+
6366
+ #: views/b2s/network.php:497
6367
+ msgid "You need at least one network collection"
6368
+ msgstr "Du brauchst mindestens eine Netzwerkgruppierung."
6369
+
6370
+ #: views/b2s/ship.php:312
6371
+ msgid "You want re-share your blog post?"
6372
+ msgstr "Du möchtest Deinen Beitrag erneut teilen?"
6373
+
6374
+ #: includes/B2S/PostBox.php:216 views/b2s/html/footer.php:351
6375
+ #: views/b2s/html/footer.php:390 views/b2s/html/footer.php:448
6376
+ msgid "You want to auto-post your blog post?"
6377
+ msgstr "Du möchtest Deinen Beitrag automatisch posten?"
6378
+
6379
+ #: views/b2s/html/footer.php:541
6380
+ msgid "You want to change the image, title and description for your post?"
6381
+ msgstr ""
6382
+ "Möchtest Du das Bild, den Titel und die Beschreibung für Deinen Post ändern?"
6383
+
6384
+ #: includes/B2S/Ship/Item.php:501 includes/B2S/Ship/Item.php:562
6385
+ #: includes/B2S/Ship/Item.php:621 includes/B2S/Ship/Item.php:672
6386
+ #: includes/B2S/Ship/Item.php:700 includes/B2S/Ship/Item.php:728
6387
+ #: includes/B2S/Ship/Item.php:756
6388
+ msgid ""
6389
+ "You want to change your link image, link title and link description for this "
6390
+ "network? Click here."
6391
+ msgstr ""
6392
+ "Du möchtest das Bild, den Titel und die Beschreibung ändern? Hier Klicken."
6393
+
6394
+ #: includes/B2S/Network/Item.php:202 includes/B2S/Ship/Portale.php:48
6395
+ msgid "You want to connect a network page?"
6396
+ msgstr "Du möchtest eine Netzwerk-Seite verbinden?"
6397
+
6398
+ #: includes/B2S/Network/Item.php:183 includes/B2S/Network/Item.php:187
6399
+ #: includes/B2S/Network/Item.php:189 includes/B2S/Network/Item.php:200
6400
+ #: includes/B2S/Ship/Portale.php:46 includes/B2S/Ship/Portale.php:59
6401
+ #: includes/B2S/Ship/Portale.php:63 includes/B2S/Ship/Portale.php:65
6402
+ msgid "You want to connect a network profile?"
6403
+ msgstr "Du möchtest Dich mit einem Netzwerkprofil verbinden?"
6404
+
6405
+ #: includes/B2S/Network/Item.php:210 includes/B2S/Ship/Portale.php:37
6406
+ msgid "You want to connect a social media group?"
6407
+ msgstr "Du möchtest eine Social-Media-Gruppe verbinden?"
6408
+
6409
+ #: views/b2s/network.php:385 views/b2s/network.php:386 views/b2s/ship.php:614
6410
+ #: views/b2s/ship.php:615
6411
+ #, php-format
6412
+ msgid ""
6413
+ "You want to connect an additional account? <a target=\"_blank\" href=\"%s\">"
6414
+ "Upgrade to Blog2Social Premium</a>"
6415
+ msgstr ""
6416
+ "Du möchtest ein zusätzliches Konto verbinden? <a target=\"_blank\" "
6417
+ "href=\"%s\">Upgrade auf Blog2Social Premium</a>"
6418
+
6419
+ #: views/b2s/curation.php:218
6420
+ msgid "You want to create image posts with any image from your media library?"
6421
+ msgstr ""
6422
+ "Möchtest Du Bild-Posts mit einem beliebigen Bild aus Deiner Mediathek "
6423
+ "erstellen?"
6424
+
6425
+ #: views/b2s/curation.php:219
6426
+ msgid "You want to create text posts?"
6427
+ msgstr "Möchtest Du Text-Posts erstellen?"
6428
+
6429
+ #: views/b2s/network.php:40
6430
+ msgid "You want to define a new combination of networks?"
6431
+ msgstr "Du möchtest eine neue Kombination von Netzwerken anlegen?"
6432
+
6433
+ #: includes/B2S/Post/Item.php:801 includes/B2S/Post/Item.php:814
6434
+ msgid "You want to delete a publish post entry?"
6435
+ msgstr "Du möchtest einen veröffentlichten Beitrag löschen?"
6436
+
6437
+ #: includes/B2S/Post/Item.php:876
6438
+ msgid "You want to delete your Social Media post?"
6439
+ msgstr "Du möchtest Deinen Social Media Post löschen?"
6440
+
6441
+ #: includes/B2S/Post/Item.php:931
6442
+ msgid "You want to edit your scheduled post?"
6443
+ msgstr "Sie möchten Ihre vorgeplanten Beiträge bearbeiten?"
6444
+
6445
+ #: views/b2s/ship.php:72
6446
+ msgid "You want to load your time settings?"
6447
+ msgstr "Du möchtest Deine Zeiten laden?"
6448
+
6449
+ #: views/b2s/curation.php:180 views/b2s/post.calendar.php:277
6450
+ #: views/b2s/ship.php:415
6451
+ msgid ""
6452
+ "You want to publish a post on a specific date? No problem! Just enter your "
6453
+ "desired date and you are ready to go!"
6454
+ msgstr ""
6455
+ "Du möchtest einen Beitrag an einem ganz bestimmten Datum veröffentlichen? "
6456
+ "Kein Problem! Stelle einfach Dein Wunschdatum ein und los geht’s!"
6457
+
6458
+ #: views/b2s/network.php:54 views/b2s/ship.php:78 views/b2s/ship.php:378
6459
+ #: views/b2s/html/footer.php:256
6460
+ msgid "You want to schedule your posts and use the Best Time Scheduler?"
6461
+ msgstr ""
6462
+ "Du möchtest die Veröffentlichung Deiner Posts planen und den Beste Zeiten "
6463
+ "Manager benutzen?"
6464
+
6465
+ #: views/b2s/settings.php:104
6466
+ #, php-format
6467
+ msgid ""
6468
+ "You will find more information about the pre-defined best time settings by "
6469
+ "Blog2Social in this <a href=\"%s\" target=\"_blank\">best time guide</a>."
6470
+ msgstr ""
6471
+ "Mehr Informationen zu den vordefinierten “beste Zeiten”-Einstellungen von "
6472
+ "Blog2Social findest Du in diesem <a href=\"%s\" target=\"_blank\">\"Beste "
6473
+ "Zeiten\"-Guide</a>."
6474
+
6475
+ #: views/b2s/settings.php:97
6476
+ #, php-format
6477
+ msgid ""
6478
+ "You will find more information on how to connect your social media networks "
6479
+ "in the <a href=\"%s\" target=\"_blank\">connecting social media network "
6480
+ "guide</a>."
6481
+ msgstr ""
6482
+ "In dem <a href=\"%s\" target=\"_blank\">“Verbindung der Social-Media "
6483
+ "Netzwerke”-Guide</a> erhältst Du mehr Informationen darüber, wie Du Deine "
6484
+ "Social-Media-Netzwerke verbinden kannst."
6485
+
6486
+ #: views/b2s/settings.php:121
6487
+ #, php-format
6488
+ msgid ""
6489
+ "You will find more information on how to use post templates for your social "
6490
+ "media posts in this <a href=\"%s\" target=\"_blank\">post template guide</a>."
6491
+ msgstr ""
6492
+ "Mehr Informationen dazu, wie Du Deine Beitragsvorlagen für Deine Social-"
6493
+ "Media-Netzwerke nutzen kannst, findest Du in diesem <a href=\"%s\" "
6494
+ "target=\"_blank\">\"Beitragsvorlagen\"-Guide</a>."
6495
+
6496
+ #: views/b2s/html/footer.php:424
6497
+ #, php-format
6498
+ msgid ""
6499
+ "You will get more information on how to assign the Auto-Poster settings in "
6500
+ "the <a target=\"_blank\" href=\"%s\">Auto-Poster guide</a>."
6501
+ msgstr ""
6502
+ "Mehr Informationen dazu, wie Du die Einstellungen zuweisen kannst, findest "
6503
+ "Du in diesem <a target=\"_blank\" href=\"%s\">Auto-Poster-Guide</a>. "
6504
+
6505
+ #: views/b2s/dashboard.php:26
6506
+ msgid "Your Activity"
6507
+ msgstr "Deine Aktivität"
6508
+
6509
+ #: views/b2s/html/header.php:178
6510
+ msgid "Your authorization could not be removed."
6511
+ msgstr "Deine Autorisierung konnte nicht entfernt werden."
6512
+
6513
+ #: views/b2s/html/header.php:183
6514
+ msgid "Your authorization has been removed successfully."
6515
+ msgstr "Deine Autorisierung wurde erfolgreich entfernt."
6516
+
6517
+ #: includes/Loader.php:907
6518
+ msgid ""
6519
+ "Your authorization has expired. Please reconnect your account in the "
6520
+ "Blog2Social network settings."
6521
+ msgstr ""
6522
+ "Deine Authorisierung ist abgelaufen. Bitte verbinde Deinen Account in den "
6523
+ "Blog2Social Netzwerkeinstellungen erneut."
6524
+
6525
+ #: views/b2s/html/header.php:163
6526
+ msgid "Your authorization was successful."
6527
+ msgstr "Deine Autorisierung war erfolgreich."
6528
+
6529
+ #: views/b2s/ship.php:361
6530
+ msgid "Your blog post is not yet published on your Wordpress!"
6531
+ msgstr "Dein Beitrag ist derzeit nicht auf Deinem Wordpress veröffentlicht."
6532
+
6533
+ #: includes/Loader.php:919
6534
+ msgid ""
6535
+ "Your blog post was not available for the network at the time of publishing."
6536
+ msgstr ""
6537
+ "Dein Blogbeitrag war zum Zeitpunkt der Veröffentlichung für das Netzwerk "
6538
+ "nicht verfügbar."
6539
+
6540
+ #: includes/B2S/RePost/Item.php:33
6541
+ msgid ""
6542
+ "your Blog2Social license to extend the quota for the number of posts in your "
6543
+ "queue."
6544
+ msgstr "Blog2Social für ein höheres Kontingent an Posts in der Warteschlange."
6545
+
6546
+ #: views/b2s/html/footer.php:583
6547
+ #, php-format
6548
+ msgid ""
6549
+ "Your changes will have no effect on your social media posts on Facebook, if "
6550
+ "you have manually unchecked the Meta Tag options for Facebook in your "
6551
+ "Blog2Social <a target=\"_blank\" href=\"%s\">settings</a>"
6552
+ msgstr ""
6553
+ "Deine Änderungen haben keine Auswirkungen auf Deine Social Media Beiträge "
6554
+ "auf Facebook, wenn Du die Meta Tag Optionen für Facebook in Deinen "
6555
+ "Blog2Social <a target=\"_blank\" href=\"%s\">Einstellungen</a> manuell "
6556
+ "deaktiviert hast."
6557
+
6558
+ #: views/b2s/html/footer.php:586
6559
+ #, php-format
6560
+ msgid ""
6561
+ "Your changes will have no effect on your social media posts on Twitter, if "
6562
+ "you have manually unchecked the Meta Tag options for Twitter in your "
6563
+ "Blog2Social <a target=\"_blank\" href=\"%s\">settings</a>"
6564
+ msgstr ""
6565
+ "Deine Änderungen haben keine Auswirkungen auf Deine Social Media Beiträge "
6566
+ "auf Twitter, wenn Du die Meta Tag Optionen für Twitter in Deinen Blog2Social "
6567
+ "<a target=\"_blank\" href=\"%s\">Einstellungen</a> manuell deaktiviert hast."
6568
+
6569
+ #: views/b2s/premium.php:14 includes/B2S/AutoPost/Item.php:142
6570
+ msgid "Your current license:"
6571
+ msgstr "Deine aktuelle Lizenz:"
6572
+
6573
+ #: views/b2s/html/header.php:79
6574
+ msgid "Your daily limit for posting automatically has been reached."
6575
+ msgstr "Dein tägliches Limit für Autoposter-Beiträge ist erreicht."
6576
+
6577
+ #: includes/Loader.php:915
6578
+ msgid ""
6579
+ "Your daily limit for this network has been reached. Please try again later."
6580
+ msgstr ""
6581
+ "Dein tägliches Beitragslimit für dieses Netzwerk wurde erreicht. Bitte "
6582
+ "versuche es später noch einmal."
6583
+
6584
+ #: includes/Loader.php:911
6585
+ msgid "Your daily limit has been reached."
6586
+ msgstr "Dein tägliches Beitragslimit wurde erreicht."
6587
+
6588
+ #: views/b2s/html/header.php:416
6589
+ msgid "Your entered License Key is invalid. Please contact support!"
6590
+ msgstr ""
6591
+ "Der eingegebene Lizenzschlüssel ist ungültig. Bitte wende Dich an unseren "
6592
+ "Kundenservice."
6593
+
6594
+ #: views/b2s/html/header.php:193
6595
+ msgid "Your feedback could not be delivered."
6596
+ msgstr "Dein Feedback konnte nicht gesendet werden."
6597
+
6598
+ #: views/b2s/html/header.php:286
6599
+ msgid "Your free Blog2Social Premium trial version is activated for "
6600
+ msgstr "Deine Blog2Social kostenlose Premium Testversion ist aktiviert für"
6601
+
6602
+ #: views/b2s/html/header.php:308
6603
+ msgid "Your free trial of Blog2Social PREMIUM has ended."
6604
+ msgstr "Ihre kostenlose Testversion von Blog2Social PREMIUM ist beendet."
6605
+
6606
+ #: includes/Loader.php:926
6607
+ msgid "Your group can not be found by the network."
6608
+ msgstr "Deine Gruppe kann vom Netzwerk nicht gefunden werden."
6609
+
6610
+ #: views/b2s/html/header.php:432
6611
+ msgid "Your license key has reached the maximum number of users."
6612
+ msgstr "Dein Lizenzschlüssel hat die maximale Anzahl von Benutzern erreicht."
6613
+
6614
+ #: views/b2s/html/header.php:232
6615
+ msgid ""
6616
+ "Your limit for your quota of posts in your queue has been reached. Please "
6617
+ "delete posts from your queue before you add more"
6618
+ msgstr ""
6619
+ "Das Limit Deines Kontingents für Beiträge in Deiner Warteschlange wurde "
6620
+ "erreicht. Bitte lösche Beiträge aus Deiner Warteschlange bevor Du neue "
6621
+ "hinzufügst"
6622
+
6623
+ #: views/prg/html/header.php:20
6624
+ msgid "Your message has been saved by PR-Gateway as a draft!"
6625
+ msgstr "Deine Nachricht wurde von PR-Gateway als Entwurf gespeichert."
6626
+
6627
+ #: views/prg/html/header.php:34
6628
+ msgid "Your message was not successfully transmitted. Please try again!"
6629
+ msgstr ""
6630
+ "Deine Nachricht wurde nicht erfolgreich übertragen. Bitte versuche es erneut!"
6631
+
6632
+ #: views/prg/html/header.php:17
6633
+ msgid "Your message will now be sent over PR gateway to the press portals!"
6634
+ msgstr ""
6635
+ "Deine Mitteilung wird nun über PR-Gateway an die Presseportale gesendet!"
6636
+
6637
+ #: includes/Loader.php:924
6638
+ msgid ""
6639
+ "Your post could not be posted, because your image can not be processed by "
6640
+ "the network."
6641
+ msgstr ""
6642
+ "Dein Beitrag kann nicht veröffentlicht werden, da Dein Bild nicht vom "
6643
+ "Netzwerk verarbeitet werden kann"
6644
+
6645
+ #: includes/Loader.php:912
6646
+ msgid ""
6647
+ "Your post could not be posted, because your image is not available or the "
6648
+ "image source does not allow to publish"
6649
+ msgstr ""
6650
+ "Dein Beitrag kann nicht veröffentlicht werden, da Dein Bild nicht verfügbar "
6651
+ "ist oder die Bildquelle es nicht erlaubt zu veröffentlichen"
6652
+
6653
+ #: includes/B2S/Calendar/Item.php:536 includes/B2S/Post/Item.php:759
6654
+ #: includes/B2S/Ship/Save.php:468
6655
+ #, php-format
6656
+ msgid ""
6657
+ "Your post could not be posted. More information in this <a href=\"%s\" "
6658
+ "target=\"_blank\">Instagram troubleshoot checklist</a>."
6659
+ msgstr ""
6660
+ "Dein Beitrag konnte nicht geteilt werden. Mehr Informationen in der <a "
6661
+ "href=\"%s\" target=\"_blank\">Instagram-Checkliste für Problemlösungen."
6662
+
6663
+ #: includes/Loader.php:917
6664
+ msgid "Your post is a duplicate."
6665
+ msgstr "Du kannst auf dem Netzwerke keine Duplikate veröffentlichen."
6666
+
6667
+ #: includes/B2S/PostBox.php:145 includes/B2S/PostBox.php:147
6668
+ msgid ""
6669
+ "Your post is still on draft or pending status. Please make sure that your "
6670
+ "post is published or scheduled to be published on this blog. You can then "
6671
+ "auto-post or schedule and customize your social media posts with Blog2Social."
6672
+ msgstr ""
6673
+ "Bitte stelle sicher, dass Dein Beitrag auf Deinem Blog veröffentlicht oder "
6674
+ "geplant ist. Dann kannst Du Deinen Beitrag mit Blog2Social anpassen und "
6675
+ "planen."
6676
+
6677
+ #: views/b2s/html/header.php:173
6678
+ msgid "Your profile could not be saved."
6679
+ msgstr "Dein Profil konnte nicht gespeichert werden."
6680
+
6681
+ #: views/b2s/html/header.php:168
6682
+ msgid "Your profile was saved successful."
6683
+ msgstr "Dein Profil wurde erfolgreich gespeichert. "
6684
+
6685
+ #: includes/B2S/Network/Item.php:70
6686
+ msgid "Your profiles:"
6687
+ msgstr "weitere Profile:"
6688
+
6689
+ #: views/b2s/ship.php:345
6690
+ msgid ""
6691
+ "Your saved networks will be activated for your schedule (green checkmark) in "
6692
+ "the right side navigation. You can select or deselect social network "
6693
+ "accounts at any time by clicking on them or connect new social networks on "
6694
+ "the \"+ Add more\" icon on top of the navigation bar."
6695
+ msgstr ""
6696
+ "Deine gespeicherten Netzwerke werden für Deine Planung aktiviert (grüner "
6697
+ "Haken) in der rechten Seitennavigation angezeigt. Du kannst jederzeit "
6698
+ "Netzwerke per Klick deaktivieren und andere aktivieren oder über die "
6699
+ "Schaltfläche \"+ Mehr hinzufügen\", im obersten Feld der Navigation, neue "
6700
+ "Netzwerke verbinden."
6701
+
6702
+ #: views/b2s/html/header.php:210
6703
+ msgid ""
6704
+ "Your settings could not be saved, because you have auto-posting enabled but "
6705
+ "no social networks selected."
6706
+ msgstr ""
6707
+ "Deine Einstellungen konnten nicht gespeichert werden, da Du keine sozialen "
6708
+ "Netzwerke ausgewählt hast, bevor Du den Auto-Poster aktiviert hast."
6709
+
6710
+ #: views/b2s/html/header.php:205
6711
+ msgid "Your settings could not be saved."
6712
+ msgstr "Deine Einstellungen konnten nicht gespeichert werden."
6713
+
6714
+ #: views/b2s/html/header.php:200 views/b2s/html/header.php:215
6715
+ msgid "Your settings were successfully saved."
6716
+ msgstr "Deine Einstellungen wurden erfolgreich gespeichert. "
6717
+
6718
+ #: views/prg/html/form.php:38 views/prg/html/form.php:40
6719
+ msgid "YouTube-Link"
6720
+ msgstr "YouTube-Link"
6721
+
6722
+ #: views/prg/html/form.php:117 views/prg/html/form.php:120
6723
+ #: views/prg/html/form.php:194 views/prg/html/form.php:197
6724
+ msgid "Zip Code"
6725
+ msgstr "Postleitzahl"
languages/blog2social.pot CHANGED
@@ -3,7 +3,7 @@ msgid ""
3
  msgstr ""
4
  "Project-Id-Version: Blog2Social: Social Media Auto Post & Scheduler\n"
5
  "Report-Msgid-Bugs-To: \n"
6
- "POT-Creation-Date: 2021-09-14 11:54+0000\n"
7
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
8
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
9
  "Language-Team: \n"
@@ -36,11 +36,11 @@ msgid ""
36
  "network."
37
  msgstr ""
38
 
39
- #: includes/B2S/Settings/Item.php:201
40
  msgid "(SMART)"
41
  msgstr ""
42
 
43
- #: includes/B2S/Network/Item.php:604
44
  msgid "+ add Parameter"
45
  msgstr ""
46
 
@@ -91,7 +91,7 @@ msgid ""
91
  "sites or groups.</a>"
92
  msgstr ""
93
 
94
- #: includes/Loader.php:1593 includes/System.php:32 includes/System.php:38
95
  #, php-format
96
  msgid ""
97
  "<a href=\"%s\" target=\"_blank\">Please find more Information and help in "
@@ -123,14 +123,14 @@ msgid ""
123
  "Blog2Social to continue to use the latest version of the plugin."
124
  msgstr ""
125
 
126
- #: views/b2s/support.php:156
127
  #, php-format
128
  msgid ""
129
  "<b>Already registered?</b> <a href=\"%s\" target=\"_blank\">Login to your "
130
  "support account</a> to ask questions or join the discussion."
131
  msgstr ""
132
 
133
- #: includes/B2S/Settings/Item.php:273 views/b2s/html/footer.php:166
134
  msgid ""
135
  "A photo or image post displays the selected image in the one-page preview of "
136
  "Blog2Social and your comment above the image. The image links to the image "
@@ -154,7 +154,7 @@ msgid ""
154
  msgstr ""
155
 
156
  #: includes/B2S/Settings/Item.php:54 includes/B2S/Settings/Item.php:89
157
- #: includes/B2S/Ship/Item.php:1161
158
  msgid "Account"
159
  msgstr ""
160
 
@@ -166,7 +166,7 @@ msgstr ""
166
  msgid "Activate Blog2Social PREMIUM PRO."
167
  msgstr ""
168
 
169
- #: includes/B2S/Network/Item.php:702
170
  msgid "Activate Instant Caching"
171
  msgstr ""
172
 
@@ -186,21 +186,21 @@ msgstr ""
186
  msgid "activated"
187
  msgstr ""
188
 
189
- #: includes/Tools.php:427
190
  msgid "Activities"
191
  msgstr ""
192
 
193
- #: includes/B2S/Network/Item.php:854
194
  msgid "Add a link-URL to the end of my image post."
195
  msgstr ""
196
 
197
- #: includes/B2S/Network/Item.php:861
198
  msgid ""
199
  "Add a link-URL to the end of my Instagram posts. (Please note, that "
200
  "Instagram does not turn link-URLs into clickable links)"
201
  msgstr ""
202
 
203
- #: includes/B2S/Network/Item.php:873
204
  msgid "Add a link-URL to the end of my post."
205
  msgstr ""
206
 
@@ -210,7 +210,7 @@ msgid ""
210
  "Twitter Cards to define the look of your link posts."
211
  msgstr ""
212
 
213
- #: includes/B2S/Ship/Item.php:1330
214
  msgid "add another post"
215
  msgstr ""
216
 
@@ -232,6 +232,14 @@ msgstr ""
232
  msgid "Add oEmbed tags"
233
  msgstr ""
234
 
 
 
 
 
 
 
 
 
235
  #: includes/B2S/Settings/Item.php:140
236
  msgid ""
237
  "Add Open Graph meta tags to your shared posts or pages, required by Facebook "
@@ -239,6 +247,10 @@ msgid ""
239
  "description correctly."
240
  msgstr ""
241
 
 
 
 
 
242
  #: views/b2s/network.php:613 views/b2s/ship.php:720
243
  msgid "Add Page"
244
  msgstr ""
@@ -252,7 +264,7 @@ msgstr ""
252
  msgid "Add Profile"
253
  msgstr ""
254
 
255
- #: includes/B2S/Ship/Item.php:1180
256
  msgid "Add Retweet"
257
  msgstr ""
258
 
@@ -267,7 +279,7 @@ msgid ""
267
  "post (http://www.yourblog.com)"
268
  msgstr ""
269
 
270
- #: includes/B2S/Settings/Item.php:195
271
  msgid ""
272
  "Add the default Twitter Card parameters for title, description and image you "
273
  "want Twitter to display, if you share the frontpage of your blog as link "
@@ -308,6 +320,10 @@ msgstr ""
308
  msgid "Advanced settings"
309
  msgstr ""
310
 
 
 
 
 
311
  #: includes/PRG/Post/Filter.php:27
312
  msgid "All Authors"
313
  msgstr ""
@@ -379,7 +395,7 @@ msgstr ""
379
  msgid "An error occurred! Please try again."
380
  msgstr ""
381
 
382
- #: includes/Loader.php:920
383
  msgid "An image is required to post on this social network."
384
  msgstr ""
385
 
@@ -400,7 +416,7 @@ msgstr ""
400
  msgid "and <a target=\"_blank\" href=\"%s\">Privacy Notice</a>"
401
  msgstr ""
402
 
403
- #: includes/Tools.php:425
404
  msgid "Animals & Nature"
405
  msgstr ""
406
 
@@ -412,12 +428,12 @@ msgstr ""
412
  msgid "Apply best times"
413
  msgstr ""
414
 
415
- #: includes/B2S/Network/Item.php:605
416
  #, php-format
417
  msgid "Apply for all %s connections"
418
  msgstr ""
419
 
420
- #: includes/B2S/Network/Item.php:606
421
  msgid "Apply for all connections"
422
  msgstr ""
423
 
@@ -442,7 +458,7 @@ msgstr ""
442
  msgid "Apply post template settings"
443
  msgstr ""
444
 
445
- #: includes/B2S/Ship/Item.php:1360
446
  msgid "Apply Settings To All Networks"
447
  msgstr ""
448
 
@@ -450,7 +466,7 @@ msgstr ""
450
  msgid "Apply URL Parameters"
451
  msgstr ""
452
 
453
- #: views/b2s/support.php:213
454
  msgid ""
455
  "Are you are experiencing incorrect images and/or titles being pulled by "
456
  "Facebook or other social media platforms? Social Debugger or code validator "
@@ -470,7 +486,7 @@ msgstr ""
470
  msgid "Are you sure you want to delete this Social Media draft?"
471
  msgstr ""
472
 
473
- #: includes/Tools.php:404
474
  msgid "Argentina"
475
  msgstr ""
476
 
@@ -482,8 +498,8 @@ msgstr ""
482
  msgid "Assign the connection to other blog users"
483
  msgstr ""
484
 
485
- #: includes/B2S/Network/Item.php:266 includes/B2S/Network/Item.php:339
486
- #: includes/B2S/Network/Item.php:413
487
  msgid "Assigned by"
488
  msgstr ""
489
 
@@ -507,11 +523,11 @@ msgstr ""
507
  msgid "at scheduled times"
508
  msgstr ""
509
 
510
- #: includes/Tools.php:392
511
  msgid "Australia"
512
  msgstr ""
513
 
514
- #: includes/Tools.php:393
515
  msgid "Austria"
516
  msgstr ""
517
 
@@ -540,7 +556,7 @@ msgid ""
540
  "XING, LinkedIn, Instagram, ... crosspost to pages & groups"
541
  msgstr ""
542
 
543
- #: includes/Loader.php:889 views/b2s/settings.php:40
544
  #: views/b2s/html/sidebar.php:75
545
  msgid "Auto-Post"
546
  msgstr ""
@@ -576,6 +592,10 @@ msgstr ""
576
  msgid "Autoposter limit has been reached"
577
  msgstr ""
578
 
 
 
 
 
579
  #: includes/B2S/Network/Item.php:115
580
  msgid "Available accounts"
581
  msgstr ""
@@ -592,11 +612,11 @@ msgstr ""
592
  msgid "Available networks to select your auto-post connecitons:"
593
  msgstr ""
594
 
595
- #: includes/Loader.php:1593 includes/Loader.php:1614 includes/Loader.php:1868
596
  msgid "back to install plugins"
597
  msgstr ""
598
 
599
- #: includes/B2S/Network/Item.php:222 views/b2s/html/footer.php:241
600
  msgid "Best Time Manager"
601
  msgstr ""
602
 
@@ -626,7 +646,7 @@ msgstr ""
626
  msgid "Best Time Scheduler: Schedule once, multiple times or recurringly."
627
  msgstr ""
628
 
629
- #: includes/B2S/Network/Item.php:163
630
  msgid "Best times"
631
  msgstr ""
632
 
@@ -634,16 +654,16 @@ msgstr ""
634
  msgid "Best Times Manager"
635
  msgstr ""
636
 
637
- #: includes/Loader.php:94
638
  msgid "Bitly"
639
  msgstr ""
640
 
641
- #: includes/Loader.php:892 includes/Loader.php:901
642
- #: includes/B2S/Ship/Item.php:331 includes/B2S/Ship/Navbar.php:90
643
  msgid "Blog"
644
  msgstr ""
645
 
646
- #: includes/Loader.php:1022 views/b2s/html/sidebar.php:25
647
  #: views/b2s/html/sidebar.ship.php:24
648
  msgid "Blog2Social"
649
  msgstr ""
@@ -690,7 +710,7 @@ msgstr ""
690
  msgid "Blog2Social is a service of Adenion GmbH"
691
  msgstr ""
692
 
693
- #: includes/Loader.php:1593
694
  msgid "Blog2Social needs Wordpress Version 4.7.0 or higher."
695
  msgstr ""
696
 
@@ -767,7 +787,7 @@ msgstr ""
767
  msgid "Blog2Social, Adenion"
768
  msgstr ""
769
 
770
- #: includes/Loader.php:421
771
  msgid "Blog2Social: Autoposter"
772
  msgstr ""
773
 
@@ -788,11 +808,11 @@ msgstr ""
788
  msgid "Blog2Social: Social Media Auto-Posting"
789
  msgstr ""
790
 
791
- #: includes/Loader.php:422
792
  msgid "Blog2Social: Social Media Content Calendar"
793
  msgstr ""
794
 
795
- #: includes/Loader.php:893
796
  msgid "Board"
797
  msgstr ""
798
 
@@ -800,17 +820,17 @@ msgstr ""
800
  msgid "Brand"
801
  msgstr ""
802
 
803
- #: views/b2s/support.php:154
804
  msgid "Browse the Blog2Social support community"
805
  msgstr ""
806
 
807
- #: includes/B2S/Network/Item.php:179 includes/B2S/Ship/Portale.php:59
808
  msgid "BUSINESS"
809
  msgstr ""
810
 
811
- #: includes/Loader.php:895 includes/Loader.php:903
812
- #: includes/B2S/Network/Item.php:196 includes/B2S/Network/Item.php:693
813
- #: includes/B2S/Ship/Item.php:331 includes/B2S/Ship/Navbar.php:90
814
  msgid "Business"
815
  msgstr ""
816
 
@@ -839,7 +859,7 @@ msgid ""
839
  "updated."
840
  msgstr ""
841
 
842
- #: includes/Loader.php:989 includes/Loader.php:1052 views/b2s/dashboard.php:30
843
  #: includes/B2S/RePost/Item.php:141 views/b2s/html/post.navbar.php:23
844
  #: views/b2s/html/sidebar.php:128
845
  msgid "Calendar"
@@ -849,15 +869,15 @@ msgstr ""
849
  msgid "Call-to-Action"
850
  msgstr ""
851
 
852
- #: includes/Tools.php:385
853
  msgid "Canada"
854
  msgstr ""
855
 
856
- #: includes/B2S/Ship/Item.php:532
857
  msgid "Card Meta description"
858
  msgstr ""
859
 
860
- #: includes/B2S/Ship/Item.php:531
861
  msgid "Card Meta title"
862
  msgstr ""
863
 
@@ -877,21 +897,21 @@ msgstr ""
877
  msgid "Change details"
878
  msgstr ""
879
 
880
- #: views/b2s/curation.php:97 includes/B2S/Ship/Item.php:461
881
- #: includes/B2S/Ship/Item.php:483 includes/B2S/Ship/Item.php:490
882
- #: includes/B2S/Ship/Item.php:497 includes/B2S/Ship/Item.php:521
883
- #: includes/B2S/Ship/Item.php:544 includes/B2S/Ship/Item.php:551
884
- #: includes/B2S/Ship/Item.php:558 includes/B2S/Ship/Item.php:581
885
- #: includes/B2S/Ship/Item.php:610 includes/B2S/Ship/Item.php:639
886
- #: includes/B2S/Ship/Item.php:667 includes/B2S/Ship/Item.php:695
887
- #: includes/B2S/Ship/Item.php:738 includes/B2S/Ship/Item.php:759
888
- #: includes/B2S/Ship/Item.php:766 includes/B2S/Ship/Item.php:773
889
- #: includes/B2S/Ship/Item.php:793 includes/B2S/Ship/Item.php:813
890
- #: includes/B2S/Ship/Item.php:820 includes/B2S/Ship/Item.php:827
891
- #: includes/B2S/Ship/Item.php:844 includes/B2S/Ship/Item.php:865
892
- #: includes/B2S/Ship/Item.php:886 includes/B2S/Ship/Item.php:907
893
- #: includes/B2S/Ship/Item.php:927 includes/B2S/Ship/Item.php:948
894
- #: includes/B2S/Ship/Item.php:992
895
  msgid "Change image"
896
  msgstr ""
897
 
@@ -913,21 +933,21 @@ msgid ""
913
  "with link-post settings for this post."
914
  msgstr ""
915
 
916
- #: includes/Loader.php:900
917
  msgid "Channel"
918
  msgstr ""
919
 
920
- #: views/b2s/network.php:325 includes/B2S/Network/Item.php:880
921
  msgid "Character limit"
922
  msgstr ""
923
 
924
- #: includes/B2S/Network/Item.php:847 includes/B2S/Network/Item.php:904
925
- #: includes/B2S/Network/Item.php:904 includes/B2S/Network/Item.php:940
926
- #: includes/B2S/Network/Item.php:940 includes/B2S/Ship/Item.php:215
927
- #: includes/B2S/Ship/Item.php:219 includes/B2S/Ship/Item.php:262
928
- #: includes/B2S/Ship/Item.php:266 includes/B2S/Ship/Item.php:299
929
- #: includes/B2S/Ship/Item.php:303 includes/B2S/Ship/Item.php:1338
930
- #: includes/B2S/Ship/Item.php:1340
931
  msgid "characters"
932
  msgstr ""
933
 
@@ -951,7 +971,7 @@ msgstr ""
951
  msgid "Check, edit or define your social media time settings"
952
  msgstr ""
953
 
954
- #: includes/Tools.php:409
955
  msgid "Chile"
956
  msgstr ""
957
 
@@ -969,15 +989,15 @@ msgstr ""
969
  msgid "City"
970
  msgstr ""
971
 
972
- #: includes/B2S/Ship/Item.php:1083
973
  msgid "Classified Ads"
974
  msgstr ""
975
 
976
- #: includes/B2S/Network/Item.php:820
977
  msgid "clear"
978
  msgstr ""
979
 
980
- #: views/b2s/support.php:170
981
  msgid ""
982
  "Click here to find the right license for your needs or to contact the sales "
983
  "team for any payment issues."
@@ -993,7 +1013,7 @@ msgstr ""
993
  msgid "Click on \"continue\""
994
  msgstr ""
995
 
996
- #: views/b2s/post.sched.php:37 includes/B2S/Network/Item.php:159
997
  msgid "Clock"
998
  msgstr ""
999
 
@@ -1001,11 +1021,11 @@ msgstr ""
1001
  msgid "clock"
1002
  msgstr ""
1003
 
1004
- #: includes/Tools.php:410
1005
  msgid "Colombia"
1006
  msgstr ""
1007
 
1008
- #: includes/Loader.php:897
1009
  msgid "Community"
1010
  msgstr ""
1011
 
@@ -1017,7 +1037,7 @@ msgstr ""
1017
  msgid "Company Description"
1018
  msgstr ""
1019
 
1020
- #: includes/Loader.php:903
1021
  msgid "Company-Page (Employer Branding Profile)"
1022
  msgstr ""
1023
 
@@ -1030,18 +1050,18 @@ msgstr ""
1030
  msgid "connect"
1031
  msgstr ""
1032
 
1033
- #: includes/B2S/Network/Item.php:176 includes/B2S/Network/Item.php:179
1034
- #: includes/B2S/Network/Item.php:181 includes/B2S/Network/Item.php:183
1035
- #: includes/B2S/Network/Item.php:185 includes/B2S/Network/Item.php:196
1036
- #: includes/B2S/Network/Item.php:198 includes/B2S/Network/Item.php:198
1037
- #: includes/B2S/Network/Item.php:198 includes/B2S/Network/Item.php:206
1038
- #: includes/B2S/Network/Item.php:206 includes/B2S/Network/Item.php:206
1039
  #: includes/B2S/Ship/Portale.php:37 includes/B2S/Ship/Portale.php:37
1040
  #: includes/B2S/Ship/Portale.php:46 includes/B2S/Ship/Portale.php:46
1041
  #: includes/B2S/Ship/Portale.php:48 includes/B2S/Ship/Portale.php:48
1042
  #: includes/B2S/Ship/Portale.php:57 includes/B2S/Ship/Portale.php:59
1043
  #: includes/B2S/Ship/Portale.php:61 includes/B2S/Ship/Portale.php:63
1044
- #: includes/B2S/Ship/Portale.php:63
1045
  #, php-format
1046
  msgid "Connect %s"
1047
  msgstr ""
@@ -1069,15 +1089,19 @@ msgstr ""
1069
  msgid "Connect your social media networks"
1070
  msgstr ""
1071
 
1072
- #: includes/B2S/Network/Item.php:534
 
 
 
 
1073
  msgid "Connection currently assigned to"
1074
  msgstr ""
1075
 
1076
- #: includes/B2S/Ship/Item.php:327
1077
  msgid "Connection expires on 2 April 2019"
1078
  msgstr ""
1079
 
1080
- #: includes/B2S/Ship/Item.php:323
1081
  msgid "Connection expires on 31 March 2019"
1082
  msgstr ""
1083
 
@@ -1085,12 +1109,12 @@ msgstr ""
1085
  msgid "Connection is broken..."
1086
  msgstr ""
1087
 
1088
- #: includes/B2S/Network/Item.php:262 includes/B2S/Network/Item.php:335
1089
- #: includes/B2S/Network/Item.php:409
1090
  msgid "Connection is interrupted since"
1091
  msgstr ""
1092
 
1093
- #: includes/B2S/AutoPost/Item.php:243 includes/B2S/Network/Item.php:218
1094
  msgid "Connections"
1095
  msgstr ""
1096
 
@@ -1098,7 +1122,7 @@ msgstr ""
1098
  msgid "Contact Details"
1099
  msgstr ""
1100
 
1101
- #: includes/B2S/Network/Item.php:784 includes/B2S/Settings/Item.php:77
1102
  msgid "Content"
1103
  msgstr ""
1104
 
@@ -1124,7 +1148,11 @@ msgstr ""
1124
  msgid "Continue deactivation"
1125
  msgstr ""
1126
 
1127
- #: includes/B2S/Ship/Item.php:1344
 
 
 
 
1128
  msgid "Copy from original"
1129
  msgstr ""
1130
 
@@ -1144,7 +1172,7 @@ msgstr ""
1144
  msgid "Could not save draft"
1145
  msgstr ""
1146
 
1147
- #: views/b2s/support.php:114
1148
  msgid "Couldn't find your answer?"
1149
  msgstr ""
1150
 
@@ -1160,7 +1188,7 @@ msgstr ""
1160
  msgid "Create a new post"
1161
  msgstr ""
1162
 
1163
- #: views/b2s/support.php:139
1164
  msgid "Create Account"
1165
  msgstr ""
1166
 
@@ -1176,7 +1204,7 @@ msgstr ""
1176
  msgid "Create or share content from other sources"
1177
  msgstr ""
1178
 
1179
- #: views/b2s/support.php:134
1180
  msgid "Create password"
1181
  msgstr ""
1182
 
@@ -1184,11 +1212,11 @@ msgstr ""
1184
  msgid "Create Post"
1185
  msgstr ""
1186
 
1187
- #: includes/Loader.php:988
1188
  msgid "Create Social Media Posts"
1189
  msgstr ""
1190
 
1191
- #: views/b2s/support.php:118
1192
  msgid "Create your support account to ask questions and get help"
1193
  msgstr ""
1194
 
@@ -1196,7 +1224,7 @@ msgstr ""
1196
  msgid "curated post"
1197
  msgstr ""
1198
 
1199
- #: views/b2s/support.php:195
1200
  msgid "Current"
1201
  msgstr ""
1202
 
@@ -1237,27 +1265,31 @@ msgid ""
1237
  "engagement with your community."
1238
  msgstr ""
1239
 
1240
- #: includes/Tools.php:382
 
 
 
 
1241
  msgid "Czechoslovakia"
1242
  msgstr ""
1243
 
1244
- #: includes/Loader.php:986 includes/Loader.php:1031
1245
  msgid "Dashboard"
1246
  msgstr ""
1247
 
1248
  #: includes/B2S/Curation/View.php:69 includes/B2S/Curation/View.php:70
1249
- #: includes/B2S/RePost/Item.php:210 includes/B2S/Ship/Item.php:1311
1250
  #: views/b2s/partials/post-edit-modal.php:67
1251
  #: views/b2s/partials/post-edit-modal.php:70
1252
  msgid "Date"
1253
  msgstr ""
1254
 
1255
- #: includes/B2S/Ship/Item.php:1254
1256
  msgid "Day of month"
1257
  msgstr ""
1258
 
1259
- #: includes/B2S/Network/Item.php:311 includes/B2S/Network/Item.php:384
1260
- #: includes/B2S/Network/Item.php:453 includes/B2S/Ship/Item.php:1259
1261
  msgid "Days"
1262
  msgstr ""
1263
 
@@ -1269,7 +1301,7 @@ msgstr ""
1269
  msgid "deactivated"
1270
  msgstr ""
1271
 
1272
- #: views/b2s/support.php:225
1273
  msgid "Debug & Preview"
1274
  msgstr ""
1275
 
@@ -1290,7 +1322,7 @@ msgstr ""
1290
  msgid "Default"
1291
  msgstr ""
1292
 
1293
- #: views/b2s/network.php:566 includes/B2S/Network/Item.php:577
1294
  #, php-format
1295
  msgid ""
1296
  "Define parameters that will be added to link posts on this network e.g. to "
@@ -1341,7 +1373,7 @@ msgstr ""
1341
  msgid "Define your post templates for each social media network"
1342
  msgstr ""
1343
 
1344
- #: includes/B2S/Ship/Item.php:1162 views/b2s/partials/post-edit-modal.php:78
1345
  msgid "Delay"
1346
  msgstr ""
1347
 
@@ -1349,11 +1381,11 @@ msgstr ""
1349
  msgid "Delete"
1350
  msgstr ""
1351
 
1352
- #: includes/Ajax/Post.php:1956 includes/B2S/Network/Item.php:547
1353
  #: includes/B2S/Post/Item.php:541 includes/B2S/Post/Item.php:561
1354
  #: includes/B2S/Post/Item.php:877 includes/B2S/Post/Item.php:935
1355
- #: includes/B2S/Settings/Item.php:103 includes/B2S/Ship/Item.php:1179
1356
- #: includes/B2S/Ship/Item.php:1329
1357
  msgid "delete"
1358
  msgstr ""
1359
 
@@ -1410,15 +1442,15 @@ msgstr ""
1410
  msgid "Delete Social Media Posts"
1411
  msgstr ""
1412
 
1413
- #: includes/B2S/Ship/Item.php:357 includes/B2S/Ship/Item.php:1348
1414
  msgid "Delete text"
1415
  msgstr ""
1416
 
1417
- #: includes/Tools.php:398
1418
  msgid "Denmark"
1419
  msgstr ""
1420
 
1421
- #: includes/B2S/Settings/Item.php:183 includes/B2S/Settings/Item.php:204
1422
  msgid "Description"
1423
  msgstr ""
1424
 
@@ -1431,7 +1463,7 @@ msgstr ""
1431
  msgid "Details"
1432
  msgstr ""
1433
 
1434
- #: includes/B2S/Settings/Item.php:228
1435
  msgid "Did you know?"
1436
  msgstr ""
1437
 
@@ -1447,8 +1479,8 @@ msgstr ""
1447
  msgid "Disconnect"
1448
  msgstr ""
1449
 
1450
- #: includes/B2S/Ship/Item.php:500 includes/B2S/Ship/Item.php:561
1451
- #: includes/B2S/Ship/Item.php:776 includes/B2S/Ship/Item.php:830
1452
  msgid "Do u want to post multiple images?"
1453
  msgstr ""
1454
 
@@ -1484,13 +1516,13 @@ msgstr ""
1484
  msgid "draft"
1485
  msgstr ""
1486
 
1487
- #: includes/Loader.php:889 views/b2s/html/post.navbar.php:13
1488
  #: views/b2s/html/post.navbar.php:15 views/b2s/html/sidebar.php:94
1489
  #: views/b2s/html/sidebar.php:116
1490
  msgid "Drafts"
1491
  msgstr ""
1492
 
1493
- #: includes/B2S/Ship/Item.php:1249 includes/B2S/Ship/Item.php:1252
1494
  msgid "Duration"
1495
  msgstr ""
1496
 
@@ -1523,8 +1555,8 @@ msgstr ""
1523
  msgid "Edit Post"
1524
  msgstr ""
1525
 
1526
- #: views/b2s/network.php:236 includes/B2S/Network/Item.php:209
1527
- #: includes/B2S/Network/Item.php:209
1528
  msgid "Edit Post Template"
1529
  msgstr ""
1530
 
@@ -1541,15 +1573,15 @@ msgid ""
1541
  " You can edit the structure of your post with the following variables:"
1542
  msgstr ""
1543
 
1544
- #: views/b2s/support.php:130
1545
  msgid "Email address"
1546
  msgstr ""
1547
 
1548
- #: views/b2s/support.php:122
1549
  msgid "Email address is taken."
1550
  msgstr ""
1551
 
1552
- #: includes/Loader.php:899
1553
  msgid "Employer Branding"
1554
  msgstr ""
1555
 
@@ -1557,11 +1589,11 @@ msgstr ""
1557
  msgid "enable Auto-Posting"
1558
  msgstr ""
1559
 
1560
- #: includes/B2S/Ship/Item.php:1143
1561
  msgid "Enable Retweets for all Tweets with the selected profile"
1562
  msgstr ""
1563
 
1564
- #: includes/B2S/Ship/Item.php:1304
1565
  msgid "End Of Month"
1566
  msgstr ""
1567
 
@@ -1584,7 +1616,7 @@ msgid ""
1584
  "Post)."
1585
  msgstr ""
1586
 
1587
- #: views/b2s/support.php:212
1588
  msgid "Enter a URL to see how your link preview will look on social media."
1589
  msgstr ""
1590
 
@@ -1594,7 +1626,7 @@ msgid ""
1594
  "example from YouTube or from Vimeo."
1595
  msgstr ""
1596
 
1597
- #: views/b2s/support.php:120
1598
  msgid "Enter at least 8 characters"
1599
  msgstr ""
1600
 
@@ -1614,7 +1646,7 @@ msgstr ""
1614
  msgid "Event"
1615
  msgstr ""
1616
 
1617
- #: includes/B2S/Ship/Item.php:1082
1618
  msgid "Events"
1619
  msgstr ""
1620
 
@@ -1630,7 +1662,7 @@ msgstr ""
1630
  msgid "Exclude (Do no post ...)"
1631
  msgstr ""
1632
 
1633
- #: views/b2s/support.php:199
1634
  msgid "Export as txt-file"
1635
  msgstr ""
1636
 
@@ -1651,7 +1683,7 @@ msgid ""
1651
  "requirements for Facebook."
1652
  msgstr ""
1653
 
1654
- #: views/b2s/support.php:218
1655
  msgid "Facebook Open Graph Meta Tags"
1656
  msgstr ""
1657
 
@@ -1659,11 +1691,11 @@ msgstr ""
1659
  msgid "Facebook pages"
1660
  msgstr ""
1661
 
1662
- #: includes/B2S/Network/Item.php:637
1663
  msgid "Failed to load the default template"
1664
  msgstr ""
1665
 
1666
- #: includes/B2S/Network/Item.php:636
1667
  msgid "Failed to save"
1668
  msgstr ""
1669
 
@@ -1671,7 +1703,7 @@ msgstr ""
1671
  msgid "FAQ"
1672
  msgstr ""
1673
 
1674
- #: includes/Loader.php:889 views/b2s/html/post.navbar.php:12
1675
  #: views/b2s/html/sidebar.php:113
1676
  msgid "Favorites"
1677
  msgstr ""
@@ -1688,7 +1720,7 @@ msgid ""
1688
  "Filter Posts (Only posts that meet the following criteria will be autoposted)"
1689
  msgstr ""
1690
 
1691
- #: includes/Tools.php:400
1692
  msgid "Finland"
1693
  msgstr ""
1694
 
@@ -1698,15 +1730,11 @@ msgstr ""
1698
  msgid "First Name"
1699
  msgstr ""
1700
 
1701
- #: views/b2s/support.php:54
1702
- msgid "First Steps"
1703
- msgstr ""
1704
-
1705
  #: views/b2s/ship.php:221
1706
  msgid "First, connect or select network before posting"
1707
  msgstr ""
1708
 
1709
- #: includes/Tools.php:431
1710
  msgid "Flags"
1711
  msgstr ""
1712
 
@@ -1714,12 +1742,12 @@ msgstr ""
1714
  msgid "Follow us"
1715
  msgstr ""
1716
 
1717
- #: includes/Tools.php:426
1718
  msgid "Food & Drink"
1719
  msgstr ""
1720
 
1721
- #: views/b2s/support.php:223 views/b2s/support.php:234
1722
- #: views/b2s/support.php:245
1723
  msgid "For example your Wordpress Home Page"
1724
  msgstr ""
1725
 
@@ -1759,27 +1787,27 @@ msgstr ""
1759
  msgid "for:"
1760
  msgstr ""
1761
 
1762
- #: views/b2s/support.php:122 views/b2s/support.php:123
1763
  msgid "Forgot Password?"
1764
  msgstr ""
1765
 
1766
- #: views/b2s/support.php:159
1767
  msgid "Forgot username or password?"
1768
  msgstr ""
1769
 
1770
- #: includes/B2S/Network/Item.php:764
1771
  msgid "Format"
1772
  msgstr ""
1773
 
1774
- #: includes/Tools.php:395
1775
  msgid "France"
1776
  msgstr ""
1777
 
1778
- #: views/b2s/support.php:98
1779
  msgid "Frequently asked questions"
1780
  msgstr ""
1781
 
1782
- #: includes/B2S/RePost/Item.php:79 includes/B2S/Ship/Item.php:1321
1783
  msgid "Fri"
1784
  msgstr ""
1785
 
@@ -1799,7 +1827,7 @@ msgstr ""
1799
  msgid "German"
1800
  msgstr ""
1801
 
1802
- #: includes/Tools.php:397
1803
  msgid "Germany"
1804
  msgstr ""
1805
 
@@ -1842,11 +1870,11 @@ msgstr ""
1842
  msgid "Go Premium and get even smarter with social media automation"
1843
  msgstr ""
1844
 
1845
- #: views/b2s/support.php:149
1846
  msgid "Go to the Blog2Social Community"
1847
  msgstr ""
1848
 
1849
- #: includes/B2S/Ship/Item.php:373
1850
  msgid ""
1851
  "Good to know: Instagram does not allow to publish identical or substantially "
1852
  "similar content on one or more accounts. Vary your content by using other "
@@ -1854,7 +1882,7 @@ msgid ""
1854
  "inspiring content."
1855
  msgstr ""
1856
 
1857
- #: includes/B2S/Network/Item.php:793 includes/B2S/Ship/Item.php:372
1858
  msgid ""
1859
  "Good to know: Instagram supports up to 30 hashtags in a post. The number "
1860
  "recommended for best results is 5 hashtags. Make sure that your hashtags are "
@@ -1878,27 +1906,31 @@ msgid ""
1878
  "Grab more attention for your content with photos, videos, or infographics."
1879
  msgstr ""
1880
 
1881
- #: includes/Tools.php:386
1882
  msgid "Great Britain"
1883
  msgstr ""
1884
 
1885
- #: includes/Tools.php:376
1886
  msgid "Greece"
1887
  msgstr ""
1888
 
1889
- #: includes/Loader.php:890 includes/B2S/Network/Item.php:696
1890
  msgid "Group"
1891
  msgstr ""
1892
 
 
 
 
 
1893
  #: includes/B2S/PostBox.php:143 views/b2s/html/header.php:60
1894
  msgid "guide for server connection"
1895
  msgstr ""
1896
 
1897
- #: includes/B2S/Network/Item.php:866
1898
  msgid "Hashtag shuffle (Hashtags have to be defined in the text field above)"
1899
  msgstr ""
1900
 
1901
- #: includes/B2S/Ship/Item.php:1107
1902
  msgid "Hashtags"
1903
  msgstr ""
1904
 
@@ -1906,7 +1938,7 @@ msgstr ""
1906
  msgid "Help & Community"
1907
  msgstr ""
1908
 
1909
- #: includes/Loader.php:995 includes/Loader.php:1081
1910
  #: views/b2s/html/header.php:40 views/b2s/html/sidebar.php:140
1911
  #: views/b2s/html/sidebar.ship.php:66
1912
  msgid "Help & Support"
@@ -1916,6 +1948,10 @@ msgstr ""
1916
  msgid "Help us make Blog2Social even better!"
1917
  msgstr ""
1918
 
 
 
 
 
1919
  #: views/b2s/html/header.php:244
1920
  #, php-format
1921
  msgid ""
@@ -1928,7 +1964,7 @@ msgstr ""
1928
  msgid "hide"
1929
  msgstr ""
1930
 
1931
- #: includes/B2S/Ship/Item.php:393
1932
  msgid "hide calendar"
1933
  msgstr ""
1934
 
@@ -1936,7 +1972,7 @@ msgstr ""
1936
  msgid "How can we help?"
1937
  msgstr ""
1938
 
1939
- #: views/b2s/support.php:177
1940
  msgid "How to use the Troubleshooting tool"
1941
  msgstr ""
1942
 
@@ -1945,11 +1981,11 @@ msgstr ""
1945
  msgid "https://www.blog2social.com"
1946
  msgstr ""
1947
 
1948
- #: includes/Tools.php:401
1949
  msgid "Hungary"
1950
  msgstr ""
1951
 
1952
- #: views/b2s/support.php:137
1953
  #, php-format
1954
  msgid "I agree to the <a href=\"%s\" target=\"_blank\">community rules</a>"
1955
  msgstr ""
@@ -2000,7 +2036,7 @@ msgstr ""
2000
  msgid "Ignore & share"
2001
  msgstr ""
2002
 
2003
- #: includes/B2S/Network/Item.php:772 includes/B2S/Network/Item.php:775
2004
  msgid "Image"
2005
  msgstr ""
2006
 
@@ -2010,32 +2046,32 @@ msgstr ""
2010
 
2011
  #: views/b2s/post.calendar.php:74 views/b2s/post.sched.php:194
2012
  #: views/b2s/repost.php:50 views/b2s/repost.php:87
2013
- #: includes/B2S/Network/Item.php:772 includes/B2S/Network/Item.php:775
2014
- #: includes/B2S/Settings/Item.php:266 views/b2s/html/footer.php:182
2015
  msgid "Image cut out"
2016
  msgstr ""
2017
 
2018
  #: views/b2s/curation.php:48 views/b2s/curation.php:51
2019
  #: views/b2s/post.calendar.php:74 views/b2s/post.sched.php:194
2020
  #: views/b2s/repost.php:50 views/b2s/repost.php:87
2021
- #: includes/B2S/Post/Item.php:791 includes/B2S/Settings/Item.php:266
2022
- #: includes/B2S/Settings/Item.php:289
2023
  msgid "Image Post"
2024
  msgstr ""
2025
 
2026
- #: includes/B2S/Settings/Item.php:186 includes/B2S/Settings/Item.php:207
2027
  #: includes/B2S/Ship/Image.php:94 includes/B2S/Ship/Image.php:96
2028
  msgid "Image upload / Media Gallery"
2029
  msgstr ""
2030
 
2031
- #: includes/B2S/Settings/Item.php:184 includes/B2S/Settings/Item.php:205
2032
  msgid "Image URL"
2033
  msgstr ""
2034
 
2035
  #: views/b2s/post.calendar.php:74 views/b2s/post.sched.php:194
2036
  #: views/b2s/repost.php:50 views/b2s/repost.php:87
2037
- #: includes/B2S/Network/Item.php:771 includes/B2S/Network/Item.php:774
2038
- #: includes/B2S/Settings/Item.php:252 views/b2s/html/footer.php:177
2039
  msgid "Image with frame"
2040
  msgstr ""
2041
 
@@ -2092,11 +2128,11 @@ msgstr ""
2092
  msgid "include posts with images only"
2093
  msgstr ""
2094
 
2095
- #: includes/Tools.php:377
2096
  msgid "India"
2097
  msgstr ""
2098
 
2099
- #: includes/Tools.php:383
2100
  msgid "Indonesia"
2101
  msgstr ""
2102
 
@@ -2104,46 +2140,50 @@ msgstr ""
2104
  #: includes/B2S/PostBox.php:253 views/b2s/network.php:48 views/b2s/ship.php:80
2105
  #: views/b2s/ship.php:170 views/b2s/ship.php:262
2106
  #: includes/B2S/AutoPost/Item.php:110 includes/B2S/AutoPost/Item.php:207
2107
- #: includes/B2S/Curation/View.php:73 includes/B2S/Network/Item.php:222
2108
  #: includes/B2S/RePost/Item.php:159 includes/B2S/RePost/Item.php:180
2109
- #: includes/B2S/Ship/Item.php:1143
2110
  msgid "Info"
2111
  msgstr ""
2112
 
2113
- #: includes/B2S/Ship/Item.php:526
2114
  msgid ""
2115
  "Info: Change Card Meta tags image, title and description for this network"
2116
  msgstr ""
2117
 
2118
- #: includes/B2S/Ship/Item.php:465 includes/B2S/Ship/Item.php:585
2119
- #: includes/B2S/Ship/Item.php:615 includes/B2S/Ship/Item.php:643
2120
- #: includes/B2S/Ship/Item.php:671 includes/B2S/Ship/Item.php:699
2121
  msgid ""
2122
  "Info: Change Open Graph Meta tags image, title and description for this "
2123
  "network"
2124
  msgstr ""
2125
 
2126
- #: includes/B2S/Ship/Item.php:355 includes/B2S/Ship/Item.php:1346
2127
  msgid "Insert full-text"
2128
  msgstr ""
2129
 
2130
- #: includes/B2S/Settings/Item.php:260 views/b2s/html/footer.php:178
2131
  msgid ""
2132
  "Insert white frames to show the whole image in your timeline. All image "
2133
  "information will be shown in your timeline."
2134
  msgstr ""
2135
 
2136
- #: views/b2s/support.php:236
2137
  msgid "Inspect Post"
2138
  msgstr ""
2139
 
2140
- #: includes/Loader.php:923
2141
  #, php-format
2142
  msgid ""
2143
  "Instagram published your post without text. Please see the following <a "
2144
  "target=\"_blank\" href=\"%s\">guide</a>."
2145
  msgstr ""
2146
 
 
 
 
 
2147
  #: views/b2s/settings.php:183
2148
  msgid "Instant Caching for Facebook Link Posts"
2149
  msgstr ""
@@ -2152,7 +2192,7 @@ msgstr ""
2152
  msgid "Instant Caching for Link Posts"
2153
  msgstr ""
2154
 
2155
- #: includes/Loader.php:889 views/b2s/html/post.navbar.php:17
2156
  #: views/b2s/html/sidebar.php:119
2157
  msgid "Instant Sharing"
2158
  msgstr ""
@@ -2165,11 +2205,11 @@ msgstr ""
2165
  msgid "Invalid data. Please check your data."
2166
  msgstr ""
2167
 
2168
- #: views/b2s/support.php:121
2169
  msgid "Invalid email address"
2170
  msgstr ""
2171
 
2172
- #: includes/Tools.php:379
2173
  msgid "Ireland"
2174
  msgstr ""
2175
 
@@ -2177,7 +2217,7 @@ msgstr ""
2177
  msgid "is currently being processed by the network"
2178
  msgstr ""
2179
 
2180
- #: includes/Tools.php:415
2181
  msgid "is determined automatically"
2182
  msgstr ""
2183
 
@@ -2186,11 +2226,11 @@ msgstr ""
2186
  msgid "is waiting to shared by %s"
2187
  msgstr ""
2188
 
2189
- #: includes/Tools.php:380
2190
  msgid "Italy"
2191
  msgstr ""
2192
 
2193
- #: includes/Tools.php:402
2194
  msgid "Japan"
2195
  msgstr ""
2196
 
@@ -2198,7 +2238,7 @@ msgstr ""
2198
  msgid "Job"
2199
  msgstr ""
2200
 
2201
- #: includes/B2S/Ship/Item.php:1081
2202
  msgid "Jobs & Projects"
2203
  msgstr ""
2204
 
@@ -2222,7 +2262,7 @@ msgstr ""
2222
  msgid "Keywords: The tags you have set in your post."
2223
  msgstr ""
2224
 
2225
- #: includes/Tools.php:405
2226
  msgid "Korea"
2227
  msgstr ""
2228
 
@@ -2267,11 +2307,11 @@ msgstr ""
2267
  msgid "Learn how it works"
2268
  msgstr ""
2269
 
2270
- #: views/b2s/support.php:219
2271
  msgid "Learn how to edit and adjust Open Graph tags."
2272
  msgstr ""
2273
 
2274
- #: views/b2s/support.php:254
2275
  msgid "Learn how to edit and adjust Twitter Card tags."
2276
  msgstr ""
2277
 
@@ -2282,7 +2322,7 @@ msgid ""
2282
  msgstr ""
2283
 
2284
  #: views/b2s/network.php:136 views/b2s/ship.php:500
2285
- #: includes/B2S/Ship/Item.php:1241 views/b2s/partials/post-edit-modal.php:53
2286
  msgid "Learn more"
2287
  msgstr ""
2288
 
@@ -2293,8 +2333,8 @@ msgid ""
2293
  "target=\"_blank\">social media posts guide</a>."
2294
  msgstr ""
2295
 
2296
- #: includes/B2S/Ship/Item.php:364 includes/B2S/Ship/Item.php:787
2297
- #: includes/B2S/Ship/Item.php:1212
2298
  msgid "Learn more about this"
2299
  msgstr ""
2300
 
@@ -2302,24 +2342,20 @@ msgstr ""
2302
  msgid "Legend"
2303
  msgstr ""
2304
 
2305
- #: includes/Tools.php:361 views/b2s/html/sidebar.php:30
2306
  #: views/b2s/html/sidebar.ship.php:29
2307
  msgid "License"
2308
  msgstr ""
2309
 
2310
- #: views/b2s/support.php:78
2311
- msgid "Licensing"
2312
- msgstr ""
2313
-
2314
- #: includes/B2S/Network/Item.php:771 includes/B2S/Network/Item.php:774
2315
- #: includes/B2S/Ship/Item.php:1008 includes/B2S/Ship/Item.php:1010
2316
  msgid "Link"
2317
  msgstr ""
2318
 
2319
  #: views/b2s/curation.php:45 views/b2s/post.calendar.php:74
2320
  #: views/b2s/post.sched.php:194 views/b2s/repost.php:50 views/b2s/repost.php:87
2321
- #: includes/B2S/Post/Item.php:789 includes/B2S/Settings/Item.php:252
2322
- #: includes/B2S/Settings/Item.php:289 views/b2s/html/footer.php:160
2323
  msgid "Link Post"
2324
  msgstr ""
2325
 
@@ -2327,7 +2363,7 @@ msgstr ""
2327
  msgid "LinkedIn pages"
2328
  msgstr ""
2329
 
2330
- #: views/b2s/support.php:231
2331
  msgid "LinkedIn Post Inspector"
2332
  msgstr ""
2333
 
@@ -2344,7 +2380,7 @@ msgstr ""
2344
  msgid "Load data..."
2345
  msgstr ""
2346
 
2347
- #: includes/B2S/Network/Item.php:765 includes/B2S/Network/Item.php:786
2348
  msgid "Load default settings"
2349
  msgstr ""
2350
 
@@ -2364,12 +2400,12 @@ msgstr ""
2364
  #: views/b2s/post.favorites.php:41 views/b2s/post.notice.php:48
2365
  #: views/b2s/post.php:41 views/b2s/post.publish.php:45
2366
  #: views/b2s/post.sched.php:63 views/b2s/repost.php:32 views/b2s/ship.php:192
2367
- #: views/b2s/ship.php:609 views/b2s/ship.php:778 views/b2s/support.php:144
2368
- #: views/b2s/support.php:182 views/prg/html/header.php:86
2369
  msgid "Loading..."
2370
  msgstr ""
2371
 
2372
- #: includes/Loader.php:898
2373
  msgid "Location"
2374
  msgstr ""
2375
 
@@ -2401,7 +2437,7 @@ msgstr ""
2401
  msgid "Logout"
2402
  msgstr ""
2403
 
2404
- #: includes/B2S/Ship/Item.php:1105
2405
  #, php-format
2406
  msgid "max. %s Tags"
2407
  msgstr ""
@@ -2414,12 +2450,12 @@ msgstr ""
2414
  msgid "Meta Tags Settings for Posts and Pages"
2415
  msgstr ""
2416
 
2417
- #: includes/Tools.php:407
2418
  msgid "Mexico"
2419
  msgstr ""
2420
 
2421
- #: includes/B2S/Ship/Item.php:1172 includes/B2S/Ship/Item.php:1173
2422
- #: includes/B2S/Ship/Item.php:1174 includes/B2S/Ship/Item.php:1175
2423
  #: views/b2s/partials/post-edit-modal.php:82
2424
  #: views/b2s/partials/post-edit-modal.php:83
2425
  #: views/b2s/partials/post-edit-modal.php:84
@@ -2431,7 +2467,7 @@ msgstr ""
2431
  msgid "minutes"
2432
  msgstr ""
2433
 
2434
- #: includes/B2S/Network/Item.php:884
2435
  msgid ""
2436
  "Missing PHP \"mbstring\" extension to use the character limit function. "
2437
  "Please activate server-side the PHP \"mbstring\" extension in your \"php."
@@ -2454,7 +2490,7 @@ msgstr ""
2454
  msgid "Modify subreddit"
2455
  msgstr ""
2456
 
2457
- #: includes/B2S/RePost/Item.php:75 includes/B2S/Ship/Item.php:1317
2458
  msgid "Mon"
2459
  msgstr ""
2460
 
@@ -2462,19 +2498,19 @@ msgstr ""
2462
  msgid "Monday"
2463
  msgstr ""
2464
 
2465
- #: includes/B2S/Ship/Item.php:1284
2466
  msgid "Month"
2467
  msgstr ""
2468
 
2469
- #: includes/B2S/Ship/Item.php:1268
2470
  msgid "monthly"
2471
  msgstr ""
2472
 
2473
- #: includes/B2S/Ship/Item.php:1284
2474
  msgid "Months"
2475
  msgstr ""
2476
 
2477
- #: views/b2s/support.php:213
2478
  msgid "More"
2479
  msgstr ""
2480
 
@@ -2519,11 +2555,11 @@ msgstr ""
2519
  msgid "My Profile"
2520
  msgstr ""
2521
 
2522
- #: includes/B2S/Network/Item.php:68 includes/B2S/Network/Item.php:228
2523
  msgid "My profile"
2524
  msgstr ""
2525
 
2526
- #: includes/B2S/Network/Item.php:579 views/prg/html/form.php:84
2527
  #: views/prg/html/form.php:86 views/prg/html/form.php:161
2528
  #: views/prg/html/form.php:163
2529
  msgid "Name"
@@ -2538,11 +2574,11 @@ msgstr ""
2538
  msgid "Need to schedule your posts?"
2539
  msgstr ""
2540
 
2541
- #: views/b2s/support.php:192
2542
  msgid "Needed"
2543
  msgstr ""
2544
 
2545
- #: includes/Tools.php:388
2546
  msgid "Netherlands"
2547
  msgstr ""
2548
 
@@ -2558,19 +2594,19 @@ msgstr ""
2558
  msgid "Network connections"
2559
  msgstr ""
2560
 
2561
- #: includes/B2S/Ship/Item.php:162 includes/B2S/Ship/Item.php:231
2562
  msgid "Network defines image by link"
2563
  msgstr ""
2564
 
2565
- #: includes/B2S/Ship/Item.php:165 includes/B2S/Ship/Item.php:230
2566
  msgid "Network does not support emojis"
2567
  msgstr ""
2568
 
2569
- #: includes/B2S/Ship/Item.php:167 includes/B2S/Ship/Item.php:233
2570
  msgid "Network does not support GIFs"
2571
  msgstr ""
2572
 
2573
- #: includes/B2S/Ship/Item.php:229
2574
  msgid "Network does not support image for pages"
2575
  msgstr ""
2576
 
@@ -2578,8 +2614,8 @@ msgstr ""
2578
  msgid "Network does not support image for profiles"
2579
  msgstr ""
2580
 
2581
- #: includes/B2S/Network/Item.php:847 includes/B2S/Network/Item.php:904
2582
- #: includes/B2S/Network/Item.php:940
2583
  msgid "Network limit"
2584
  msgstr ""
2585
 
@@ -2588,11 +2624,11 @@ msgstr ""
2588
  msgid "Network settings"
2589
  msgstr ""
2590
 
2591
- #: includes/Loader.php:990 includes/Loader.php:1059
2592
  msgid "Networks"
2593
  msgstr ""
2594
 
2595
- #: includes/Loader.php:889 views/b2s/curation.php:49 views/b2s/support.php:19
2596
  #: views/b2s/support.php:22
2597
  msgid "NEW"
2598
  msgstr ""
@@ -2601,7 +2637,7 @@ msgstr ""
2601
  msgid "new posts"
2602
  msgstr ""
2603
 
2604
- #: includes/Tools.php:399
2605
  msgid "New Zealand"
2606
  msgstr ""
2607
 
@@ -2633,7 +2669,7 @@ msgstr ""
2633
  msgid "No credit card required"
2634
  msgstr ""
2635
 
2636
- #: includes/Tools.php:432
2637
  msgid "No emojis found"
2638
  msgstr ""
2639
 
@@ -2661,7 +2697,7 @@ msgstr ""
2661
  msgid "Nope, maybe later"
2662
  msgstr ""
2663
 
2664
- #: includes/Tools.php:390
2665
  msgid "Norway"
2666
  msgstr ""
2667
 
@@ -2683,7 +2719,7 @@ msgstr ""
2683
  msgid "Notification"
2684
  msgstr ""
2685
 
2686
- #: includes/Loader.php:889 views/b2s/html/post.navbar.php:22
2687
  msgid "Notifications"
2688
  msgstr ""
2689
 
@@ -2702,27 +2738,27 @@ msgstr ""
2702
  msgid "Number of posts"
2703
  msgstr ""
2704
 
2705
- #: includes/B2S/Ship/Item.php:1253
2706
  msgid "Number of repeats"
2707
  msgstr ""
2708
 
2709
- #: includes/Tools.php:429
2710
  msgid "Objects"
2711
  msgstr ""
2712
 
2713
- #: includes/B2S/Ship/Item.php:1085
2714
  msgid "Offer"
2715
  msgstr ""
2716
 
2717
- #: includes/B2S/Ship/Item.php:471 includes/B2S/Ship/Item.php:591
2718
- #: includes/B2S/Ship/Item.php:621 includes/B2S/Ship/Item.php:649
2719
- #: includes/B2S/Ship/Item.php:677 includes/B2S/Ship/Item.php:705
2720
  msgid "OG Meta description"
2721
  msgstr ""
2722
 
2723
- #: includes/B2S/Ship/Item.php:470 includes/B2S/Ship/Item.php:590
2724
- #: includes/B2S/Ship/Item.php:620 includes/B2S/Ship/Item.php:648
2725
- #: includes/B2S/Ship/Item.php:676 includes/B2S/Ship/Item.php:704
2726
  msgid "OG Meta title"
2727
  msgstr ""
2728
 
@@ -2760,7 +2796,7 @@ msgstr ""
2760
  msgid "Open Graph and Twitter Card Tags"
2761
  msgstr ""
2762
 
2763
- #: includes/Loader.php:1593 includes/Loader.php:1614 includes/Loader.php:1868
2764
  msgid "or"
2765
  msgstr ""
2766
 
@@ -2783,20 +2819,16 @@ msgstr ""
2783
  msgid "or higher"
2784
  msgstr ""
2785
 
2786
- #: views/b2s/support.php:92
2787
- msgid "Other topics"
2788
- msgstr ""
2789
-
2790
  #: views/b2s/ship.php:557
2791
  msgid "Overwrite Draft"
2792
  msgstr ""
2793
 
2794
- #: includes/B2S/Ship/Item.php:1269
2795
  msgid "own period"
2796
  msgstr ""
2797
 
2798
- #: includes/Loader.php:890 includes/B2S/AutoPost/Item.php:252
2799
- #: includes/B2S/Network/Item.php:693
2800
  msgid "Page"
2801
  msgstr ""
2802
 
@@ -2808,7 +2840,7 @@ msgstr ""
2808
  msgid "Password"
2809
  msgstr ""
2810
 
2811
- #: includes/B2S/Network/Item.php:691 includes/B2S/Ship/Item.php:331
2812
  #: includes/B2S/Ship/Navbar.php:90
2813
  msgid "Personal"
2814
  msgstr ""
@@ -2818,7 +2850,7 @@ msgstr ""
2818
  msgid "Personal Time Zone"
2819
  msgstr ""
2820
 
2821
- #: includes/Tools.php:412
2822
  msgid "Philippines"
2823
  msgstr ""
2824
 
@@ -2835,7 +2867,7 @@ msgstr ""
2835
  msgid "Pinterest has rejected the connection to your blog"
2836
  msgstr ""
2837
 
2838
- #: views/b2s/support.php:242
2839
  msgid "Pinterest Rich Pins Validator"
2840
  msgstr ""
2841
 
@@ -2867,15 +2899,15 @@ msgstr ""
2867
  msgid "Please enter a valid link"
2868
  msgstr ""
2869
 
2870
- #: includes/B2S/Ship/Item.php:364 includes/B2S/Ship/Item.php:787
2871
- #: includes/B2S/Ship/Item.php:1212
2872
  msgid ""
2873
  "Please keep in mind that according to Twitter’s new TOS, users are no longer "
2874
  "allowed to post identical or substantially similar content to multiple "
2875
  "accounts or multiple duplicate updates on one account."
2876
  msgstr ""
2877
 
2878
- #: includes/Loader.php:820
2879
  msgid ""
2880
  "Please make sure that your post, page or custom post type is published or "
2881
  "scheduled to be published on this blog before you try to post it with "
@@ -2916,7 +2948,7 @@ msgid ""
2916
  "pixels and an aspect ratio of 1:1."
2917
  msgstr ""
2918
 
2919
- #: includes/B2S/Ship/Item.php:1245 views/b2s/partials/post-edit-modal.php:56
2920
  msgid ""
2921
  "Please note: Google will shut down Google+ for all private accounts "
2922
  "(profiles, pages, groups) on 2nd April 2019. You can find further "
@@ -2941,13 +2973,13 @@ msgid ""
2941
  "for Twitter to update your current changes."
2942
  msgstr ""
2943
 
2944
- #: includes/B2S/Ship/Item.php:524
2945
  msgid ""
2946
  "Please note: Twitter stores the Card parameters of a link for up to 7 days. "
2947
  "Changes may not be immediately visible on Twitter."
2948
  msgstr ""
2949
 
2950
- #: includes/B2S/Settings/Item.php:210
2951
  msgid ""
2952
  "Please note: Twitter supports images with a minimum dimension of 144x144 "
2953
  "pixels and a maximum dimension of 4096x4096 pixels and less than 5 BM. The "
@@ -2955,13 +2987,13 @@ msgid ""
2955
  "formats."
2956
  msgstr ""
2957
 
2958
- #: includes/B2S/Ship/Item.php:368
2959
  msgid ""
2960
  "Please note: XING allows identical posts to be published only once within a "
2961
  "group and no more than three times across different groups."
2962
  msgstr ""
2963
 
2964
- #: includes/B2S/Ship/Item.php:613
2965
  msgid ""
2966
  "Please note: XING stores the Open Graph parameters of a link for up to 7 "
2967
  "days. Changes may not be immediately visible on XING."
@@ -2980,7 +3012,7 @@ msgid ""
2980
  "Please note: You post has to be marked as public to be posted in a group."
2981
  msgstr ""
2982
 
2983
- #: includes/B2S/Ship/Item.php:1241 views/b2s/partials/post-edit-modal.php:52
2984
  msgid ""
2985
  "Please note: Your account is connected via an old XING API that is no longer "
2986
  "supported by XING after March 31. Please connect your XING profile, as well "
@@ -3044,8 +3076,8 @@ msgstr ""
3044
  msgid "Please share your post now"
3045
  msgstr ""
3046
 
3047
- #: includes/B2S/Network/Item.php:259 includes/B2S/Network/Item.php:332
3048
- #: includes/B2S/Network/Item.php:406 includes/B2S/Ship/Image.php:31
3049
  msgid "please upgrade"
3050
  msgstr ""
3051
 
@@ -3057,11 +3089,11 @@ msgstr ""
3057
  msgid "Plugin Warnings:"
3058
  msgstr ""
3059
 
3060
- #: includes/Tools.php:394
3061
  msgid "Poland"
3062
  msgstr ""
3063
 
3064
- #: includes/Tools.php:389 includes/Tools.php:403
3065
  msgid "Portugal"
3066
  msgstr ""
3067
 
@@ -3091,7 +3123,7 @@ msgstr ""
3091
  msgid "Post Format"
3092
  msgstr ""
3093
 
3094
- #: includes/B2S/Post/Item.php:787 includes/B2S/Ship/Item.php:340
3095
  msgid "post format"
3096
  msgstr ""
3097
 
@@ -3161,15 +3193,15 @@ msgid ""
3161
  "publish your post."
3162
  msgstr ""
3163
 
3164
- #: includes/Loader.php:993 includes/Loader.php:1073
3165
  msgid "PR-Service"
3166
  msgstr ""
3167
 
3168
- #: includes/Loader.php:997 includes/Loader.php:1089
3169
  msgid "PREMIUM"
3170
  msgstr ""
3171
 
3172
- #: includes/Loader.php:997
3173
  msgid "Premium"
3174
  msgstr ""
3175
 
@@ -3181,15 +3213,15 @@ msgstr ""
3181
  msgid "Press"
3182
  msgstr ""
3183
 
3184
- #: includes/B2S/Network/Item.php:966 includes/B2S/Network/Item.php:1018
3185
- #: includes/B2S/Network/Item.php:1087 includes/B2S/Network/Item.php:1139
3186
- #: includes/B2S/Network/Item.php:1173 includes/B2S/Network/Item.php:1224
3187
- #: includes/B2S/Network/Item.php:1254 includes/B2S/Network/Item.php:1308
3188
- #: includes/B2S/Network/Item.php:1327 includes/B2S/Network/Item.php:1361
3189
- #: includes/B2S/Network/Item.php:1377 includes/B2S/Network/Item.php:1398
3190
- #: includes/B2S/Network/Item.php:1414 includes/B2S/Network/Item.php:1430
3191
- #: includes/B2S/Network/Item.php:1449 includes/B2S/Network/Item.php:1465
3192
- #: includes/B2S/Network/Item.php:1508
3193
  msgid "Preview"
3194
  msgstr ""
3195
 
@@ -3204,12 +3236,12 @@ msgid "Privacy Policy"
3204
  msgstr ""
3205
 
3206
  #: views/b2s/curation.php:51 views/b2s/curation.php:52 views/b2s/network.php:41
3207
- #: includes/B2S/Network/Item.php:185 includes/B2S/Network/Item.php:198
3208
- #: includes/B2S/Network/Item.php:206 includes/B2S/Ship/Image.php:96
3209
- #: includes/B2S/Ship/Item.php:500 includes/B2S/Ship/Item.php:561
3210
- #: includes/B2S/Ship/Item.php:776 includes/B2S/Ship/Item.php:830
3211
  #: includes/B2S/Ship/Portale.php:37 includes/B2S/Ship/Portale.php:48
3212
- #: includes/B2S/Ship/Portale.php:63
3213
  msgid "PRO"
3214
  msgstr ""
3215
 
@@ -3221,8 +3253,8 @@ msgstr ""
3221
  msgid "Product"
3222
  msgstr ""
3223
 
3224
- #: includes/Loader.php:890 includes/B2S/AutoPost/Item.php:252
3225
- #: includes/B2S/Network/Item.php:185 includes/B2S/Network/Item.php:691
3226
  msgid "Profile"
3227
  msgstr ""
3228
 
@@ -3230,7 +3262,7 @@ msgstr ""
3230
  msgid "Profiles | Pages | Groups"
3231
  msgstr ""
3232
 
3233
- #: includes/Loader.php:894 includes/B2S/Ship/Navbar.php:90
3234
  msgid "Publication"
3235
  msgstr ""
3236
 
@@ -3281,7 +3313,7 @@ msgstr ""
3281
  msgid "re-share"
3282
  msgstr ""
3283
 
3284
- #: includes/Loader.php:889 views/b2s/settings.php:46
3285
  #: views/b2s/html/post.navbar.php:21 views/b2s/html/sidebar.php:72
3286
  msgid "Re-Share Posts"
3287
  msgstr ""
@@ -3299,19 +3331,19 @@ msgstr ""
3299
  msgid "Re-share your blog content automatically on your social media channels."
3300
  msgstr ""
3301
 
3302
- #: includes/B2S/Ship/Item.php:368
3303
  msgid "Read more"
3304
  msgstr ""
3305
 
3306
- #: includes/Loader.php:94
3307
  msgid "Rebrandly"
3308
  msgstr ""
3309
 
3310
- #: includes/Tools.php:423
3311
  msgid "Recently Used"
3312
  msgstr ""
3313
 
3314
- #: includes/B2S/Network/Item.php:904 includes/B2S/Network/Item.php:940
3315
  msgid "recommended length"
3316
  msgstr ""
3317
 
@@ -3327,18 +3359,22 @@ msgstr ""
3327
  msgid "Regular updates and priority support per e-mail and phone."
3328
  msgstr ""
3329
 
3330
- #: views/b2s/support.php:198
3331
  msgid "reload"
3332
  msgstr ""
3333
 
3334
- #: includes/B2S/Ship/Item.php:1248
3335
  msgid "Repeats"
3336
  msgstr ""
3337
 
3338
- #: includes/B2S/Ship/Item.php:1255
3339
  msgid "Repeats every (days)"
3340
  msgstr ""
3341
 
 
 
 
 
3342
  #: includes/B2S/PostBox.php:229 views/b2s/curation.php:202
3343
  #: views/b2s/post.calendar.php:299 views/b2s/ship.php:325
3344
  #: views/b2s/ship.php:391 views/b2s/ship.php:437 views/b2s/html/footer.php:40
@@ -3366,11 +3402,11 @@ msgstr ""
3366
  msgid "Reporting with links to already published posts"
3367
  msgstr ""
3368
 
3369
- #: includes/B2S/Ship/Item.php:1086
3370
  msgid "Request"
3371
  msgstr ""
3372
 
3373
- #: includes/B2S/Ship/Item.php:979
3374
  msgid "required"
3375
  msgstr ""
3376
 
@@ -3408,7 +3444,7 @@ msgid ""
3408
  "WordPress."
3409
  msgstr ""
3410
 
3411
- #: includes/Tools.php:396
3412
  msgid "Romania"
3413
  msgstr ""
3414
 
@@ -3416,15 +3452,15 @@ msgstr ""
3416
  msgid "RSS import & auto-post"
3417
  msgstr ""
3418
 
3419
- #: includes/Tools.php:387
3420
  msgid "Russia"
3421
  msgstr ""
3422
 
3423
- #: views/b2s/support.php:168
3424
  msgid "Sales Support"
3425
  msgstr ""
3426
 
3427
- #: includes/B2S/RePost/Item.php:80 includes/B2S/Ship/Item.php:1322
3428
  msgid "Sat"
3429
  msgstr ""
3430
 
@@ -3437,11 +3473,11 @@ msgid "Save"
3437
  msgstr ""
3438
 
3439
  #: views/b2s/network.php:248 views/b2s/settings.php:70
3440
- #: includes/B2S/Network/Item.php:607 includes/B2S/Settings/Item.php:146
3441
  msgid "save"
3442
  msgstr ""
3443
 
3444
- #: includes/B2S/Ship/Item.php:1361
3445
  msgid "Save as best time for this network"
3446
  msgstr ""
3447
 
@@ -3507,7 +3543,7 @@ msgid "Schedule curated content"
3507
  msgstr ""
3508
 
3509
  #: views/b2s/curation.php:179 views/b2s/post.calendar.php:276
3510
- #: views/b2s/ship.php:414 includes/B2S/Ship/Item.php:1203
3511
  msgid "Schedule for specific dates"
3512
  msgstr ""
3513
 
@@ -3516,7 +3552,7 @@ msgstr ""
3516
  msgid "Schedule post recurrently"
3517
  msgstr ""
3518
 
3519
- #: includes/B2S/Ship/Item.php:1205
3520
  msgid "Schedule Recurrent Post"
3521
  msgstr ""
3522
 
@@ -3573,7 +3609,7 @@ msgstr ""
3573
  msgid "scheduled post(s)"
3574
  msgstr ""
3575
 
3576
- #: includes/Loader.php:889 views/b2s/html/post.navbar.php:18
3577
  #: views/b2s/html/sidebar.php:122 views/b2s/widgets/posts.php:18
3578
  msgid "Scheduled Posts"
3579
  msgstr ""
@@ -3587,6 +3623,10 @@ msgstr ""
3587
  msgid "scheduled social media posts"
3588
  msgstr ""
3589
 
 
 
 
 
3590
  #: views/b2s/ship.php:67
3591
  msgid "scroll to bottom"
3592
  msgstr ""
@@ -3595,7 +3635,7 @@ msgstr ""
3595
  msgid "scroll to top"
3596
  msgstr ""
3597
 
3598
- #: includes/Tools.php:422
3599
  msgid "Search"
3600
  msgstr ""
3601
 
@@ -3603,6 +3643,10 @@ msgstr ""
3603
  msgid "Search Title"
3604
  msgstr ""
3605
 
 
 
 
 
3606
  #: views/prg/html/header.php:18
3607
  msgid "See all publications for your message live on "
3608
  msgstr ""
@@ -3764,8 +3808,8 @@ msgid ""
3764
  "pages and custom post types on your social media channels."
3765
  msgstr ""
3766
 
3767
- #: includes/Loader.php:839 includes/Loader.php:991 includes/Loader.php:991
3768
- #: includes/Loader.php:1065 includes/B2S/RePost/Item.php:25
3769
  #: views/b2s/html/sidebar.php:137
3770
  msgid "Settings"
3771
  msgstr ""
@@ -3805,7 +3849,7 @@ msgstr ""
3805
  msgid "Share new post on Social Media"
3806
  msgstr ""
3807
 
3808
- #: includes/B2S/Ship/Item.php:1200
3809
  msgid "Share Now"
3810
  msgstr ""
3811
 
@@ -3851,7 +3895,7 @@ msgstr ""
3851
  msgid "share up to"
3852
  msgstr ""
3853
 
3854
- #: includes/Loader.php:987
3855
  msgid "Share Website & Blog Content"
3856
  msgstr ""
3857
 
@@ -3896,7 +3940,7 @@ msgstr ""
3896
  msgid "shared by user"
3897
  msgstr ""
3898
 
3899
- #: includes/Loader.php:889 views/b2s/html/post.navbar.php:20
3900
  #: views/b2s/html/sidebar.php:125
3901
  msgid "Shared Posts"
3902
  msgstr ""
@@ -3909,10 +3953,6 @@ msgstr ""
3909
  msgid "shared to network"
3910
  msgstr ""
3911
 
3912
- #: views/b2s/support.php:61
3913
- msgid "Sharing"
3914
- msgstr ""
3915
-
3916
  #: includes/B2S/Post/Item.php:768
3917
  #, php-format
3918
  msgid "sharing in progress by %s"
@@ -3963,11 +4003,11 @@ msgstr ""
3963
  msgid "Show all premium features"
3964
  msgstr ""
3965
 
3966
- #: includes/B2S/PostBox.php:180 includes/B2S/Ship/Item.php:393
3967
  msgid "show calendar"
3968
  msgstr ""
3969
 
3970
- #: includes/Loader.php:814 includes/Loader.php:816
3971
  msgid "show details"
3972
  msgstr ""
3973
 
@@ -3987,24 +4027,25 @@ msgstr ""
3987
  msgid "Sign in to Pinterest"
3988
  msgstr ""
3989
 
3990
- #: includes/Loader.php:987 includes/Loader.php:1038
3991
  msgid "Site & Blog Content"
3992
  msgstr ""
3993
 
3994
- #: includes/Tools.php:408
3995
  msgid "Slovakia"
3996
  msgstr ""
3997
 
3998
  #: views/b2s/network.php:236 views/b2s/ship.php:27
3999
  #: includes/B2S/AutoPost/Item.php:33 includes/B2S/Curation/View.php:56
4000
- #: includes/B2S/Network/Item.php:183 includes/B2S/Network/Item.php:196
4001
- #: includes/B2S/Network/Item.php:209 includes/B2S/Network/Item.php:313
4002
- #: includes/B2S/Network/Item.php:386 includes/B2S/Network/Item.php:455
4003
  #: includes/B2S/RePost/Item.php:23 includes/B2S/Settings/Item.php:172
4004
- #: includes/B2S/Ship/Image.php:89 includes/B2S/Ship/Item.php:1202
4005
- #: includes/B2S/Ship/Portale.php:46 views/b2s/html/post.navbar.php:18
4006
- #: views/b2s/html/post.navbar.php:21 views/b2s/html/post.navbar.php:23
4007
- #: views/b2s/partials/post-edit-modal.php:9 views/b2s/widgets/posts.php:18
 
4008
  msgid "SMART"
4009
  msgstr ""
4010
 
@@ -4012,11 +4053,11 @@ msgstr ""
4012
  msgid "Smart: 3 (per user)"
4013
  msgstr ""
4014
 
4015
- #: includes/Tools.php:424
4016
  msgid "Smileys & People"
4017
  msgstr ""
4018
 
4019
- #: includes/Loader.php:94
4020
  msgid "Sniply"
4021
  msgstr ""
4022
 
@@ -4045,11 +4086,11 @@ msgstr ""
4045
  msgid "Social Media Post"
4046
  msgstr ""
4047
 
4048
- #: includes/Loader.php:889
4049
  msgid "Social Media Post Drafts"
4050
  msgstr ""
4051
 
4052
- #: includes/Loader.php:988 includes/Loader.php:1045 views/b2s/curation.php:257
4053
  #: views/b2s/curation.php:332
4054
  msgid "Social Media Posts"
4055
  msgstr ""
@@ -4074,10 +4115,6 @@ msgstr ""
4074
  msgid "Social Meta Tags Settings"
4075
  msgstr ""
4076
 
4077
- #: views/b2s/support.php:68
4078
- msgid "Social Networks"
4079
- msgstr ""
4080
-
4081
  #: views/b2s/settings.php:158
4082
  #, php-format
4083
  msgid ""
@@ -4104,15 +4141,15 @@ msgstr ""
4104
  msgid "Sort by network"
4105
  msgstr ""
4106
 
4107
- #: includes/Tools.php:411
4108
  msgid "South Africa"
4109
  msgstr ""
4110
 
4111
- #: includes/Tools.php:384
4112
  msgid "Spain"
4113
  msgstr ""
4114
 
4115
- #: includes/B2S/Ship/Item.php:1257
4116
  msgid "Start date"
4117
  msgstr ""
4118
 
@@ -4146,7 +4183,7 @@ msgstr ""
4146
  msgid "submit"
4147
  msgstr ""
4148
 
4149
- #: includes/Loader.php:896
4150
  msgid "Subreddit"
4151
  msgstr ""
4152
 
@@ -4158,19 +4195,19 @@ msgstr ""
4158
  msgid "Subtitle"
4159
  msgstr ""
4160
 
4161
- #: includes/B2S/Network/Item.php:635
4162
  msgid "Successfully saved"
4163
  msgstr ""
4164
 
4165
- #: includes/B2S/Settings/Item.php:200
4166
  msgid "Summary"
4167
  msgstr ""
4168
 
4169
- #: includes/B2S/Settings/Item.php:201
4170
  msgid "Summary with large image"
4171
  msgstr ""
4172
 
4173
- #: includes/B2S/RePost/Item.php:81 includes/B2S/Ship/Item.php:1323
4174
  msgid "Sun"
4175
  msgstr ""
4176
 
@@ -4178,7 +4215,7 @@ msgstr ""
4178
  msgid "Sunday"
4179
  msgstr ""
4180
 
4181
- #: includes/Loader.php:839
4182
  msgid "Support"
4183
  msgstr ""
4184
 
@@ -4186,15 +4223,15 @@ msgstr ""
4186
  msgid "Supported HTML tags"
4187
  msgstr ""
4188
 
4189
- #: includes/Tools.php:406
4190
  msgid "Sweden"
4191
  msgstr ""
4192
 
4193
- #: includes/Tools.php:381
4194
  msgid "Switzerland"
4195
  msgstr ""
4196
 
4197
- #: includes/Tools.php:430
4198
  msgid "Symbols"
4199
  msgstr ""
4200
 
@@ -4218,7 +4255,7 @@ msgstr ""
4218
  msgid "Test PR-Gateway for free"
4219
  msgstr ""
4220
 
4221
- #: includes/B2S/Ship/Item.php:214
4222
  msgid "Text only"
4223
  msgstr ""
4224
 
@@ -4294,7 +4331,7 @@ msgid ""
4294
  "webmaster, if this error message persists."
4295
  msgstr ""
4296
 
4297
- #: includes/Loader.php:908
4298
  #, php-format
4299
  msgid ""
4300
  "The connection to your social media account is interrupted. Please check "
@@ -4307,14 +4344,14 @@ msgstr ""
4307
  msgid "The content of your post"
4308
  msgstr ""
4309
 
4310
- #: includes/Loader.php:906
4311
  #, php-format
4312
  msgid ""
4313
  "The content of your post could not be approved by the network. Please see "
4314
  "the following <a target=\"_blank\" href=\"%s\">guide</a>."
4315
  msgstr ""
4316
 
4317
- #: includes/B2S/Settings/Item.php:198
4318
  msgid "The default card type to use"
4319
  msgstr ""
4320
 
@@ -4324,18 +4361,18 @@ msgid ""
4324
  "the free trial."
4325
  msgstr ""
4326
 
4327
- #: includes/B2S/Ship/Item.php:1097
4328
  msgid "The Headline..."
4329
  msgstr ""
4330
 
4331
- #: includes/B2S/Settings/Item.php:271 views/b2s/html/footer.php:183
4332
  msgid ""
4333
  "The image preview will be cropped automatically to fit the default Instagram "
4334
  "layout for your Instagram timeline. The image will be shown uncropped when "
4335
  "opening the preview page for your Instagram post."
4336
  msgstr ""
4337
 
4338
- #: includes/B2S/Settings/Item.php:257
4339
  msgid "The image will be changed"
4340
  msgstr ""
4341
 
@@ -4347,7 +4384,7 @@ msgstr ""
4347
  msgid "The license has been successfully activated."
4348
  msgstr ""
4349
 
4350
- #: includes/B2S/Settings/Item.php:262 views/b2s/html/footer.php:161
4351
  msgid ""
4352
  "The link post format displays posts title, link address and the first one or "
4353
  "two sentences of the post. The networks scan this information from your META "
@@ -4359,11 +4396,11 @@ msgid ""
4359
  "first image detected on your page. The image links to your blog post."
4360
  msgstr ""
4361
 
4362
- #: includes/B2S/Network/Item.php:833
4363
  msgid "The link will be added automatically at the end of the post."
4364
  msgstr ""
4365
 
4366
- #: includes/B2S/Network/Item.php:831
4367
  msgid ""
4368
  "The link will be transmitted as a canonical link, i.e. in the source code of "
4369
  "your page, in order to refer to the original source of the content and to "
@@ -4385,32 +4422,32 @@ msgstr ""
4385
  msgid "The name of the post author."
4386
  msgstr ""
4387
 
4388
- #: includes/Loader.php:914
4389
  #, php-format
4390
  msgid ""
4391
  "The network can not publish special characters such as Emoji. Please see the "
4392
  "following <a target=\"_blank\" href=\"%s\">guide</a>."
4393
  msgstr ""
4394
 
4395
- #: includes/Loader.php:904
4396
  #, php-format
4397
  msgid ""
4398
  "The network could not publish your post. Please see the following <a "
4399
  "target=\"_blank\" href=\"%s\">guide</a>."
4400
  msgstr ""
4401
 
4402
- #: includes/B2S/Network/Item.php:838
4403
  msgid "The network does not support hashtags."
4404
  msgstr ""
4405
 
4406
- #: includes/Loader.php:911
4407
  #, php-format
4408
  msgid ""
4409
  "The network has blocked your account. Please see the following <a "
4410
  "target=\"_blank\" href=\"%s\">guide</a>."
4411
  msgstr ""
4412
 
4413
- #: includes/Loader.php:916
4414
  msgid "The network requires a public url."
4415
  msgstr ""
4416
 
@@ -4420,7 +4457,7 @@ msgid ""
4420
  "image format and will display your standard image instead."
4421
  msgstr ""
4422
 
4423
- #: includes/Loader.php:912
4424
  #, php-format
4425
  msgid ""
4426
  "The number of images is reached. Please see the following <a "
@@ -4494,7 +4531,7 @@ msgstr ""
4494
  msgid "The title of your post"
4495
  msgstr ""
4496
 
4497
- #: views/b2s/support.php:177
4498
  msgid ""
4499
  "The Troubleshooting tool helps you with conflicts that can be caused by the "
4500
  "system environment of your blog. So you can always check your settings on "
@@ -4509,7 +4546,7 @@ msgstr ""
4509
  msgid "There are no other users to whom the connection can be assigned."
4510
  msgstr ""
4511
 
4512
- #: includes/Loader.php:823 includes/B2S/PostBox.php:146
4513
  #: includes/B2S/AutoPost/Item.php:61
4514
  msgid ""
4515
  "There are no social network accounts assigned to your selected network "
@@ -4577,15 +4614,15 @@ msgstr ""
4577
  msgid "This post was edited successfully."
4578
  msgstr ""
4579
 
4580
- #: includes/Loader.php:814
4581
  msgid "This post will be shared into your social media from"
4582
  msgstr ""
4583
 
4584
- #: includes/Loader.php:816
4585
  msgid "This post will be shared on social media in 2-3 minutes!"
4586
  msgstr ""
4587
 
4588
- #: includes/B2S/Network/Item.php:842
4589
  msgid ""
4590
  "This social network displays the predefined hashtags as clickable tags at "
4591
  "the end of your post."
@@ -4599,13 +4636,13 @@ msgstr ""
4599
  msgid "This user has reached the maximum number of connections."
4600
  msgstr ""
4601
 
4602
- #: includes/Loader.php:919
4603
  msgid ""
4604
  "This XING API is no longer supported by XING. Please connect your XING "
4605
  "accounts with the new XING interface to reschedule your posts."
4606
  msgstr ""
4607
 
4608
- #: includes/B2S/RePost/Item.php:78 includes/B2S/Ship/Item.php:1320
4609
  msgid "Thu"
4610
  msgstr ""
4611
 
@@ -4613,12 +4650,12 @@ msgstr ""
4613
  msgid "Thursday"
4614
  msgstr ""
4615
 
4616
- #: includes/B2S/Ship/Item.php:1312 views/b2s/partials/post-edit-modal.php:68
4617
  #: views/b2s/partials/post-edit-modal.php:71
4618
  msgid "Time"
4619
  msgstr ""
4620
 
4621
- #: includes/B2S/Ship/Item.php:1258
4622
  msgid "Time to publish"
4623
  msgstr ""
4624
 
@@ -4630,7 +4667,7 @@ msgstr ""
4630
  msgid "times"
4631
  msgstr ""
4632
 
4633
- #: includes/B2S/Ship/Item.php:1309
4634
  msgid "Timespan"
4635
  msgstr ""
4636
 
@@ -4640,7 +4677,7 @@ msgstr ""
4640
 
4641
  #: views/b2s/ship.php:57 views/prg/ship.php:43 views/prg/ship.php:45
4642
  #: includes/B2S/Curation/View.php:38 includes/B2S/Settings/Item.php:182
4643
- #: includes/B2S/Settings/Item.php:203 views/prg/html/form.php:26
4644
  #: views/prg/html/form.php:28
4645
  msgid "Title"
4646
  msgstr ""
@@ -4677,7 +4714,7 @@ msgid ""
4677
  "“Add oEmbed tags” box."
4678
  msgstr ""
4679
 
4680
- #: views/b2s/support.php:115
4681
  #, php-format
4682
  msgid ""
4683
  "To get technical help, please create your account to access the Blog2Social "
@@ -4685,8 +4722,8 @@ msgid ""
4685
  "href=\"%s\" target=\"_blank\">Info</a>)"
4686
  msgstr ""
4687
 
4688
- #: includes/B2S/Network/Item.php:259 includes/B2S/Network/Item.php:332
4689
- #: includes/B2S/Network/Item.php:406
4690
  msgid "To reactivate this connection,"
4691
  msgstr ""
4692
 
@@ -4694,7 +4731,7 @@ msgstr ""
4694
  msgid "To select an individual image from your media library,"
4695
  msgstr ""
4696
 
4697
- #: includes/Loader.php:921
4698
  msgid "To share social media posts on Reddit or Diigo, a link is required."
4699
  msgstr ""
4700
 
@@ -4712,11 +4749,11 @@ msgstr ""
4712
  msgid "Transfer Auto-Poster settings to other users (Business):"
4713
  msgstr ""
4714
 
4715
- #: includes/Tools.php:428
4716
  msgid "Travel & Places"
4717
  msgstr ""
4718
 
4719
- #: views/b2s/support.php:85
4720
  msgid "Troubleshooting for Error Messages"
4721
  msgstr ""
4722
 
@@ -4724,7 +4761,7 @@ msgstr ""
4724
  msgid "Troubleshooting-Tool"
4725
  msgstr ""
4726
 
4727
- #: includes/B2S/RePost/Item.php:76 includes/B2S/Ship/Item.php:1318
4728
  msgid "Tue"
4729
  msgstr ""
4730
 
@@ -4732,11 +4769,11 @@ msgstr ""
4732
  msgid "Tuesday"
4733
  msgstr ""
4734
 
4735
- #: includes/Tools.php:391
4736
  msgid "Turkey"
4737
  msgstr ""
4738
 
4739
- #: views/b2s/support.php:253
4740
  msgid "Twitter Card Validator"
4741
  msgstr ""
4742
 
@@ -4774,7 +4811,7 @@ msgid ""
4774
  "again!"
4775
  msgstr ""
4776
 
4777
- #: includes/Tools.php:378
4778
  msgid "United States of America"
4779
  msgstr ""
4780
 
@@ -4782,13 +4819,13 @@ msgstr ""
4782
  msgid "Unknown error"
4783
  msgstr ""
4784
 
4785
- #: views/b2s/support.php:119
4786
  msgid "Unknown error has occurred. Please try again."
4787
  msgstr ""
4788
 
4789
  #: includes/Ajax/Post.php:1955 views/b2s/network.php:13
4790
- #: includes/B2S/Network/Item.php:266 includes/B2S/Network/Item.php:339
4791
- #: includes/B2S/Network/Item.php:413 includes/B2S/Network/Item.php:546
4792
  msgid "Unknown username"
4793
  msgstr ""
4794
 
@@ -4849,11 +4886,11 @@ msgstr ""
4849
  msgid "Upgrade to Blog2Social PREMIUM PRO"
4850
  msgstr ""
4851
 
4852
- #: includes/B2S/Network/Item.php:681
4853
  msgid "Upgrade to Blog2Social Smart"
4854
  msgstr ""
4855
 
4856
- #: includes/B2S/Network/Item.php:680
4857
  msgid ""
4858
  "Upgrade to Blog2Social Smart or higher to customize your individual post "
4859
  "templates that will automatically pre-format the structure of your social "
@@ -4872,12 +4909,12 @@ msgstr ""
4872
  msgid "Upgrade to PREMIUM"
4873
  msgstr ""
4874
 
4875
- #: includes/Loader.php:836 views/b2s/html/sidebar.php:45
4876
  #: views/b2s/html/sidebar.ship.php:44
4877
  msgid "Upgrade to Premium"
4878
  msgstr ""
4879
 
4880
- #: includes/B2S/Settings/Item.php:229
4881
  msgid "Upgrade to Premium Pro now."
4882
  msgstr ""
4883
 
@@ -4939,23 +4976,23 @@ msgstr ""
4939
  msgid "User"
4940
  msgstr ""
4941
 
4942
- #: views/b2s/support.php:126
4943
  msgid "User name"
4944
  msgstr ""
4945
 
4946
- #: views/b2s/support.php:123
4947
  msgid "Username is taken."
4948
  msgstr ""
4949
 
4950
- #: views/b2s/support.php:247
4951
  msgid "validate"
4952
  msgstr ""
4953
 
4954
- #: views/b2s/support.php:258
4955
  msgid "Validate directly on Twitter"
4956
  msgstr ""
4957
 
4958
- #: includes/B2S/Network/Item.php:580
4959
  msgid "Value"
4960
  msgstr ""
4961
 
@@ -4979,22 +5016,22 @@ msgstr ""
4979
  msgid "view social media post"
4980
  msgstr ""
4981
 
4982
- #: includes/B2S/Ship/Item.php:373
4983
  msgid ""
4984
  "Violating these rules can result in suspending your account. Always vary "
4985
  "your content with different images, comments, hashtags or handles to prevent "
4986
  "duplicate posts."
4987
  msgstr ""
4988
 
4989
- #: includes/B2S/Ship/Item.php:364 includes/B2S/Ship/Item.php:787
4990
- #: includes/B2S/Ship/Item.php:1212
4991
  msgid ""
4992
  "Violating these rules can result in Twitter suspending your account. Always "
4993
  "vary your Tweets with different comments, hashtags or handles to prevent "
4994
  "duplicate posts."
4995
  msgstr ""
4996
 
4997
- #: includes/Loader.php:907
4998
  msgid ""
4999
  "We don't have the permission to publish your post. Please check your "
5000
  "authorization."
@@ -5021,7 +5058,7 @@ msgstr ""
5021
  msgid "Website & Blog Content"
5022
  msgstr ""
5023
 
5024
- #: includes/B2S/RePost/Item.php:77 includes/B2S/Ship/Item.php:1319
5025
  msgid "Wed"
5026
  msgstr ""
5027
 
@@ -5029,15 +5066,15 @@ msgstr ""
5029
  msgid "Wednesday"
5030
  msgstr ""
5031
 
5032
- #: includes/B2S/Ship/Item.php:1275
5033
  msgid "Week"
5034
  msgstr ""
5035
 
5036
- #: includes/B2S/Ship/Item.php:1267
5037
  msgid "weekly"
5038
  msgstr ""
5039
 
5040
- #: includes/B2S/Ship/Item.php:1275
5041
  msgid "Weeks"
5042
  msgstr ""
5043
 
@@ -5190,7 +5227,7 @@ msgid ""
5190
  "content to be shared automatically."
5191
  msgstr ""
5192
 
5193
- #: includes/B2S/Settings/Item.php:229
5194
  msgid ""
5195
  "With Premium Pro, you can change the custom post format photo post or link "
5196
  "post for each individual social media post and channel (profile, page, group)"
@@ -5220,15 +5257,15 @@ msgstr ""
5220
  msgid "Would you like to retweet?"
5221
  msgstr ""
5222
 
5223
- #: includes/B2S/Ship/Item.php:450 includes/B2S/Ship/Item.php:510
5224
- #: includes/B2S/Ship/Item.php:570 includes/B2S/Ship/Item.php:599
5225
- #: includes/B2S/Ship/Item.php:628 includes/B2S/Ship/Item.php:656
5226
- #: includes/B2S/Ship/Item.php:684 includes/B2S/Ship/Item.php:712
5227
- #: includes/B2S/Ship/Item.php:743 includes/B2S/Ship/Item.php:798
5228
- #: includes/B2S/Ship/Item.php:849 includes/B2S/Ship/Item.php:870
5229
- #: includes/B2S/Ship/Item.php:891 includes/B2S/Ship/Item.php:912
5230
- #: includes/B2S/Ship/Item.php:932 includes/B2S/Ship/Item.php:953
5231
- #: includes/B2S/Ship/Item.php:963
5232
  msgid "Write something about your post..."
5233
  msgstr ""
5234
 
@@ -5237,7 +5274,7 @@ msgstr ""
5237
  msgid "Write something..."
5238
  msgstr ""
5239
 
5240
- #: views/b2s/support.php:147
5241
  msgid "Yay :) You successfully registered for the Blog2Social Community!"
5242
  msgstr ""
5243
 
@@ -5391,7 +5428,7 @@ msgstr ""
5391
  msgid "You don't have a Business License"
5392
  msgstr ""
5393
 
5394
- #: includes/Loader.php:918
5395
  msgid "You have already retweeted this post."
5396
  msgstr ""
5397
 
@@ -5451,7 +5488,7 @@ msgid ""
5451
  "your administrator."
5452
  msgstr ""
5453
 
5454
- #: views/b2s/support.php:185
5455
  msgid ""
5456
  "You need admin rights to use the Troubleshooting-Tool. Please contact your "
5457
  "administrator."
@@ -5474,27 +5511,27 @@ msgstr ""
5474
  msgid "You want to change the image, title and description for your post?"
5475
  msgstr ""
5476
 
5477
- #: includes/B2S/Ship/Item.php:468 includes/B2S/Ship/Item.php:529
5478
- #: includes/B2S/Ship/Item.php:588 includes/B2S/Ship/Item.php:618
5479
- #: includes/B2S/Ship/Item.php:646 includes/B2S/Ship/Item.php:674
5480
- #: includes/B2S/Ship/Item.php:702
5481
  msgid ""
5482
  "You want to change your link image, link title and link description for this "
5483
  "network? Click here."
5484
  msgstr ""
5485
 
5486
- #: includes/B2S/Network/Item.php:198 includes/B2S/Ship/Portale.php:48
5487
  msgid "You want to connect a network page?"
5488
  msgstr ""
5489
 
5490
- #: includes/B2S/Network/Item.php:179 includes/B2S/Network/Item.php:183
5491
- #: includes/B2S/Network/Item.php:185 includes/B2S/Network/Item.php:196
5492
  #: includes/B2S/Ship/Portale.php:46 includes/B2S/Ship/Portale.php:59
5493
- #: includes/B2S/Ship/Portale.php:63
5494
  msgid "You want to connect a network profile?"
5495
  msgstr ""
5496
 
5497
- #: includes/B2S/Network/Item.php:206 includes/B2S/Ship/Portale.php:37
5498
  msgid "You want to connect a social media group?"
5499
  msgstr ""
5500
 
@@ -5587,7 +5624,7 @@ msgstr ""
5587
  msgid "Your authorization has been removed successfully."
5588
  msgstr ""
5589
 
5590
- #: includes/Loader.php:905
5591
  msgid ""
5592
  "Your authorization has expired. Please reconnect your account in the "
5593
  "Blog2Social network settings."
@@ -5601,7 +5638,7 @@ msgstr ""
5601
  msgid "Your blog post is not yet published on your Wordpress!"
5602
  msgstr ""
5603
 
5604
- #: includes/Loader.php:917
5605
  msgid ""
5606
  "Your blog post was not available for the network at the time of publishing."
5607
  msgstr ""
@@ -5636,12 +5673,12 @@ msgstr ""
5636
  msgid "Your daily limit for posting automatically has been reached."
5637
  msgstr ""
5638
 
5639
- #: includes/Loader.php:913
5640
  msgid ""
5641
  "Your daily limit for this network has been reached. Please try again later."
5642
  msgstr ""
5643
 
5644
- #: includes/Loader.php:909
5645
  msgid "Your daily limit has been reached."
5646
  msgstr ""
5647
 
@@ -5661,7 +5698,7 @@ msgstr ""
5661
  msgid "Your free trial of Blog2Social PREMIUM has ended."
5662
  msgstr ""
5663
 
5664
- #: includes/Loader.php:924
5665
  msgid "Your group can not be found by the network."
5666
  msgstr ""
5667
 
@@ -5687,13 +5724,13 @@ msgstr ""
5687
  msgid "Your message will now be sent over PR gateway to the press portals!"
5688
  msgstr ""
5689
 
5690
- #: includes/Loader.php:922
5691
  msgid ""
5692
  "Your post could not be posted, because your image can not be processed by "
5693
  "the network."
5694
  msgstr ""
5695
 
5696
- #: includes/Loader.php:910
5697
  msgid ""
5698
  "Your post could not be posted, because your image is not available or the "
5699
  "image source does not allow to publish"
@@ -5707,7 +5744,7 @@ msgid ""
5707
  "target=\"_blank\">Instagram troubleshoot checklist</a>."
5708
  msgstr ""
5709
 
5710
- #: includes/Loader.php:915
5711
  msgid "Your post is a duplicate."
5712
  msgstr ""
5713
 
3
  msgstr ""
4
  "Project-Id-Version: Blog2Social: Social Media Auto Post & Scheduler\n"
5
  "Report-Msgid-Bugs-To: \n"
6
+ "POT-Creation-Date: 2021-10-06 08:15+0000\n"
7
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
8
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
9
  "Language-Team: \n"
36
  "network."
37
  msgstr ""
38
 
39
+ #: includes/B2S/Settings/Item.php:229
40
  msgid "(SMART)"
41
  msgstr ""
42
 
43
+ #: includes/B2S/Network/Item.php:629
44
  msgid "+ add Parameter"
45
  msgstr ""
46
 
91
  "sites or groups.</a>"
92
  msgstr ""
93
 
94
+ #: includes/Loader.php:1595 includes/System.php:32 includes/System.php:38
95
  #, php-format
96
  msgid ""
97
  "<a href=\"%s\" target=\"_blank\">Please find more Information and help in "
123
  "Blog2Social to continue to use the latest version of the plugin."
124
  msgstr ""
125
 
126
+ #: views/b2s/support.php:98
127
  #, php-format
128
  msgid ""
129
  "<b>Already registered?</b> <a href=\"%s\" target=\"_blank\">Login to your "
130
  "support account</a> to ask questions or join the discussion."
131
  msgstr ""
132
 
133
+ #: includes/B2S/Settings/Item.php:301 views/b2s/html/footer.php:166
134
  msgid ""
135
  "A photo or image post displays the selected image in the one-page preview of "
136
  "Blog2Social and your comment above the image. The image links to the image "
154
  msgstr ""
155
 
156
  #: includes/B2S/Settings/Item.php:54 includes/B2S/Settings/Item.php:89
157
+ #: includes/B2S/Ship/Item.php:1215
158
  msgid "Account"
159
  msgstr ""
160
 
166
  msgid "Activate Blog2Social PREMIUM PRO."
167
  msgstr ""
168
 
169
+ #: includes/B2S/Network/Item.php:727
170
  msgid "Activate Instant Caching"
171
  msgstr ""
172
 
186
  msgid "activated"
187
  msgstr ""
188
 
189
+ #: includes/Tools.php:491
190
  msgid "Activities"
191
  msgstr ""
192
 
193
+ #: includes/B2S/Network/Item.php:879
194
  msgid "Add a link-URL to the end of my image post."
195
  msgstr ""
196
 
197
+ #: includes/B2S/Network/Item.php:886
198
  msgid ""
199
  "Add a link-URL to the end of my Instagram posts. (Please note, that "
200
  "Instagram does not turn link-URLs into clickable links)"
201
  msgstr ""
202
 
203
+ #: includes/B2S/Network/Item.php:898
204
  msgid "Add a link-URL to the end of my post."
205
  msgstr ""
206
 
210
  "Twitter Cards to define the look of your link posts."
211
  msgstr ""
212
 
213
+ #: includes/B2S/Ship/Item.php:1384
214
  msgid "add another post"
215
  msgstr ""
216
 
232
  msgid "Add oEmbed tags"
233
  msgstr ""
234
 
235
+ #: includes/B2S/Settings/Item.php:192
236
+ msgid "Add Open Graph Image Data."
237
+ msgstr ""
238
+
239
+ #: includes/B2S/Settings/Item.php:198
240
+ msgid "Add Open Graph Locale."
241
+ msgstr ""
242
+
243
  #: includes/B2S/Settings/Item.php:140
244
  msgid ""
245
  "Add Open Graph meta tags to your shared posts or pages, required by Facebook "
247
  "description correctly."
248
  msgstr ""
249
 
250
+ #: includes/B2S/Settings/Item.php:195
251
+ msgid "Add Open Graph Object Type."
252
+ msgstr ""
253
+
254
  #: views/b2s/network.php:613 views/b2s/ship.php:720
255
  msgid "Add Page"
256
  msgstr ""
264
  msgid "Add Profile"
265
  msgstr ""
266
 
267
+ #: includes/B2S/Ship/Item.php:1234
268
  msgid "Add Retweet"
269
  msgstr ""
270
 
279
  "post (http://www.yourblog.com)"
280
  msgstr ""
281
 
282
+ #: includes/B2S/Settings/Item.php:223
283
  msgid ""
284
  "Add the default Twitter Card parameters for title, description and image you "
285
  "want Twitter to display, if you share the frontpage of your blog as link "
320
  msgid "Advanced settings"
321
  msgstr ""
322
 
323
+ #: views/b2s/support.php:117
324
+ msgid "Affiliate Program"
325
+ msgstr ""
326
+
327
  #: includes/PRG/Post/Filter.php:27
328
  msgid "All Authors"
329
  msgstr ""
395
  msgid "An error occurred! Please try again."
396
  msgstr ""
397
 
398
+ #: includes/Loader.php:922
399
  msgid "An image is required to post on this social network."
400
  msgstr ""
401
 
416
  msgid "and <a target=\"_blank\" href=\"%s\">Privacy Notice</a>"
417
  msgstr ""
418
 
419
+ #: includes/Tools.php:489
420
  msgid "Animals & Nature"
421
  msgstr ""
422
 
428
  msgid "Apply best times"
429
  msgstr ""
430
 
431
+ #: includes/B2S/Network/Item.php:630
432
  #, php-format
433
  msgid "Apply for all %s connections"
434
  msgstr ""
435
 
436
+ #: includes/B2S/Network/Item.php:631
437
  msgid "Apply for all connections"
438
  msgstr ""
439
 
458
  msgid "Apply post template settings"
459
  msgstr ""
460
 
461
+ #: includes/B2S/Ship/Item.php:1414
462
  msgid "Apply Settings To All Networks"
463
  msgstr ""
464
 
466
  msgid "Apply URL Parameters"
467
  msgstr ""
468
 
469
+ #: views/b2s/support.php:170
470
  msgid ""
471
  "Are you are experiencing incorrect images and/or titles being pulled by "
472
  "Facebook or other social media platforms? Social Debugger or code validator "
486
  msgid "Are you sure you want to delete this Social Media draft?"
487
  msgstr ""
488
 
489
+ #: includes/Tools.php:468
490
  msgid "Argentina"
491
  msgstr ""
492
 
498
  msgid "Assign the connection to other blog users"
499
  msgstr ""
500
 
501
+ #: includes/B2S/Network/Item.php:278 includes/B2S/Network/Item.php:357
502
+ #: includes/B2S/Network/Item.php:437
503
  msgid "Assigned by"
504
  msgstr ""
505
 
523
  msgid "at scheduled times"
524
  msgstr ""
525
 
526
+ #: includes/Tools.php:456
527
  msgid "Australia"
528
  msgstr ""
529
 
530
+ #: includes/Tools.php:457
531
  msgid "Austria"
532
  msgstr ""
533
 
556
  "XING, LinkedIn, Instagram, ... crosspost to pages & groups"
557
  msgstr ""
558
 
559
+ #: includes/Loader.php:891 views/b2s/settings.php:40
560
  #: views/b2s/html/sidebar.php:75
561
  msgid "Auto-Post"
562
  msgstr ""
592
  msgid "Autoposter limit has been reached"
593
  msgstr ""
594
 
595
+ #: views/b2s/support.php:110
596
+ msgid "Autoposting, Sharing und Re-Sharing"
597
+ msgstr ""
598
+
599
  #: includes/B2S/Network/Item.php:115
600
  msgid "Available accounts"
601
  msgstr ""
612
  msgid "Available networks to select your auto-post connecitons:"
613
  msgstr ""
614
 
615
+ #: includes/Loader.php:1595 includes/Loader.php:1616 includes/Loader.php:1870
616
  msgid "back to install plugins"
617
  msgstr ""
618
 
619
+ #: includes/B2S/Network/Item.php:226 views/b2s/html/footer.php:241
620
  msgid "Best Time Manager"
621
  msgstr ""
622
 
646
  msgid "Best Time Scheduler: Schedule once, multiple times or recurringly."
647
  msgstr ""
648
 
649
+ #: includes/B2S/Network/Item.php:167
650
  msgid "Best times"
651
  msgstr ""
652
 
654
  msgid "Best Times Manager"
655
  msgstr ""
656
 
657
+ #: includes/Loader.php:96
658
  msgid "Bitly"
659
  msgstr ""
660
 
661
+ #: includes/Loader.php:894 includes/Loader.php:903
662
+ #: includes/B2S/Ship/Item.php:357 includes/B2S/Ship/Navbar.php:90
663
  msgid "Blog"
664
  msgstr ""
665
 
666
+ #: includes/Loader.php:1024 views/b2s/html/sidebar.php:25
667
  #: views/b2s/html/sidebar.ship.php:24
668
  msgid "Blog2Social"
669
  msgstr ""
710
  msgid "Blog2Social is a service of Adenion GmbH"
711
  msgstr ""
712
 
713
+ #: includes/Loader.php:1595
714
  msgid "Blog2Social needs Wordpress Version 4.7.0 or higher."
715
  msgstr ""
716
 
787
  msgid "Blog2Social, Adenion"
788
  msgstr ""
789
 
790
+ #: includes/Loader.php:423
791
  msgid "Blog2Social: Autoposter"
792
  msgstr ""
793
 
808
  msgid "Blog2Social: Social Media Auto-Posting"
809
  msgstr ""
810
 
811
+ #: includes/Loader.php:424
812
  msgid "Blog2Social: Social Media Content Calendar"
813
  msgstr ""
814
 
815
+ #: includes/Loader.php:895
816
  msgid "Board"
817
  msgstr ""
818
 
820
  msgid "Brand"
821
  msgstr ""
822
 
823
+ #: views/b2s/support.php:95
824
  msgid "Browse the Blog2Social support community"
825
  msgstr ""
826
 
827
+ #: includes/B2S/Network/Item.php:183 includes/B2S/Ship/Portale.php:59
828
  msgid "BUSINESS"
829
  msgstr ""
830
 
831
+ #: includes/Loader.php:897 includes/Loader.php:905
832
+ #: includes/B2S/Network/Item.php:200 includes/B2S/Network/Item.php:718
833
+ #: includes/B2S/Ship/Item.php:357 includes/B2S/Ship/Navbar.php:90
834
  msgid "Business"
835
  msgstr ""
836
 
859
  "updated."
860
  msgstr ""
861
 
862
+ #: includes/Loader.php:991 includes/Loader.php:1054 views/b2s/dashboard.php:30
863
  #: includes/B2S/RePost/Item.php:141 views/b2s/html/post.navbar.php:23
864
  #: views/b2s/html/sidebar.php:128
865
  msgid "Calendar"
869
  msgid "Call-to-Action"
870
  msgstr ""
871
 
872
+ #: includes/Tools.php:449
873
  msgid "Canada"
874
  msgstr ""
875
 
876
+ #: includes/B2S/Ship/Item.php:565
877
  msgid "Card Meta description"
878
  msgstr ""
879
 
880
+ #: includes/B2S/Ship/Item.php:564
881
  msgid "Card Meta title"
882
  msgstr ""
883
 
897
  msgid "Change details"
898
  msgstr ""
899
 
900
+ #: views/b2s/curation.php:97 includes/B2S/Ship/Item.php:494
901
+ #: includes/B2S/Ship/Item.php:516 includes/B2S/Ship/Item.php:523
902
+ #: includes/B2S/Ship/Item.php:530 includes/B2S/Ship/Item.php:554
903
+ #: includes/B2S/Ship/Item.php:577 includes/B2S/Ship/Item.php:584
904
+ #: includes/B2S/Ship/Item.php:591 includes/B2S/Ship/Item.php:614
905
+ #: includes/B2S/Ship/Item.php:643 includes/B2S/Ship/Item.php:664
906
+ #: includes/B2S/Ship/Item.php:693 includes/B2S/Ship/Item.php:721
907
+ #: includes/B2S/Ship/Item.php:749 includes/B2S/Ship/Item.php:792
908
+ #: includes/B2S/Ship/Item.php:813 includes/B2S/Ship/Item.php:820
909
+ #: includes/B2S/Ship/Item.php:827 includes/B2S/Ship/Item.php:847
910
+ #: includes/B2S/Ship/Item.php:867 includes/B2S/Ship/Item.php:874
911
+ #: includes/B2S/Ship/Item.php:881 includes/B2S/Ship/Item.php:898
912
+ #: includes/B2S/Ship/Item.php:919 includes/B2S/Ship/Item.php:940
913
+ #: includes/B2S/Ship/Item.php:961 includes/B2S/Ship/Item.php:981
914
+ #: includes/B2S/Ship/Item.php:1002 includes/B2S/Ship/Item.php:1046
915
  msgid "Change image"
916
  msgstr ""
917
 
933
  "with link-post settings for this post."
934
  msgstr ""
935
 
936
+ #: includes/Loader.php:902
937
  msgid "Channel"
938
  msgstr ""
939
 
940
+ #: views/b2s/network.php:325 includes/B2S/Network/Item.php:905
941
  msgid "Character limit"
942
  msgstr ""
943
 
944
+ #: includes/B2S/Network/Item.php:872 includes/B2S/Network/Item.php:929
945
+ #: includes/B2S/Network/Item.php:929 includes/B2S/Network/Item.php:965
946
+ #: includes/B2S/Network/Item.php:965 includes/B2S/Ship/Item.php:224
947
+ #: includes/B2S/Ship/Item.php:228 includes/B2S/Ship/Item.php:279
948
+ #: includes/B2S/Ship/Item.php:283 includes/B2S/Ship/Item.php:325
949
+ #: includes/B2S/Ship/Item.php:329 includes/B2S/Ship/Item.php:1392
950
+ #: includes/B2S/Ship/Item.php:1394
951
  msgid "characters"
952
  msgstr ""
953
 
971
  msgid "Check, edit or define your social media time settings"
972
  msgstr ""
973
 
974
+ #: includes/Tools.php:473
975
  msgid "Chile"
976
  msgstr ""
977
 
989
  msgid "City"
990
  msgstr ""
991
 
992
+ #: includes/B2S/Ship/Item.php:1137
993
  msgid "Classified Ads"
994
  msgstr ""
995
 
996
+ #: includes/B2S/Network/Item.php:845
997
  msgid "clear"
998
  msgstr ""
999
 
1000
+ #: views/b2s/support.php:127
1001
  msgid ""
1002
  "Click here to find the right license for your needs or to contact the sales "
1003
  "team for any payment issues."
1013
  msgid "Click on \"continue\""
1014
  msgstr ""
1015
 
1016
+ #: views/b2s/post.sched.php:37 includes/B2S/Network/Item.php:163
1017
  msgid "Clock"
1018
  msgstr ""
1019
 
1021
  msgid "clock"
1022
  msgstr ""
1023
 
1024
+ #: includes/Tools.php:474
1025
  msgid "Colombia"
1026
  msgstr ""
1027
 
1028
+ #: includes/Loader.php:899
1029
  msgid "Community"
1030
  msgstr ""
1031
 
1037
  msgid "Company Description"
1038
  msgstr ""
1039
 
1040
+ #: includes/Loader.php:905
1041
  msgid "Company-Page (Employer Branding Profile)"
1042
  msgstr ""
1043
 
1050
  msgid "connect"
1051
  msgstr ""
1052
 
1053
+ #: includes/B2S/Network/Item.php:180 includes/B2S/Network/Item.php:183
1054
+ #: includes/B2S/Network/Item.php:185 includes/B2S/Network/Item.php:187
1055
+ #: includes/B2S/Network/Item.php:189 includes/B2S/Network/Item.php:200
1056
+ #: includes/B2S/Network/Item.php:202 includes/B2S/Network/Item.php:202
1057
+ #: includes/B2S/Network/Item.php:202 includes/B2S/Network/Item.php:210
1058
+ #: includes/B2S/Network/Item.php:210 includes/B2S/Network/Item.php:210
1059
  #: includes/B2S/Ship/Portale.php:37 includes/B2S/Ship/Portale.php:37
1060
  #: includes/B2S/Ship/Portale.php:46 includes/B2S/Ship/Portale.php:46
1061
  #: includes/B2S/Ship/Portale.php:48 includes/B2S/Ship/Portale.php:48
1062
  #: includes/B2S/Ship/Portale.php:57 includes/B2S/Ship/Portale.php:59
1063
  #: includes/B2S/Ship/Portale.php:61 includes/B2S/Ship/Portale.php:63
1064
+ #: includes/B2S/Ship/Portale.php:65 includes/B2S/Ship/Portale.php:65
1065
  #, php-format
1066
  msgid "Connect %s"
1067
  msgstr ""
1089
  msgid "Connect your social media networks"
1090
  msgstr ""
1091
 
1092
+ #: views/b2s/support.php:109
1093
+ msgid "Connecting Social Networks"
1094
+ msgstr ""
1095
+
1096
+ #: includes/B2S/Network/Item.php:559
1097
  msgid "Connection currently assigned to"
1098
  msgstr ""
1099
 
1100
+ #: includes/B2S/Ship/Item.php:353
1101
  msgid "Connection expires on 2 April 2019"
1102
  msgstr ""
1103
 
1104
+ #: includes/B2S/Ship/Item.php:349
1105
  msgid "Connection expires on 31 March 2019"
1106
  msgstr ""
1107
 
1109
  msgid "Connection is broken..."
1110
  msgstr ""
1111
 
1112
+ #: includes/B2S/Network/Item.php:268 includes/B2S/Network/Item.php:347
1113
+ #: includes/B2S/Network/Item.php:427
1114
  msgid "Connection is interrupted since"
1115
  msgstr ""
1116
 
1117
+ #: includes/B2S/AutoPost/Item.php:243 includes/B2S/Network/Item.php:222
1118
  msgid "Connections"
1119
  msgstr ""
1120
 
1122
  msgid "Contact Details"
1123
  msgstr ""
1124
 
1125
+ #: includes/B2S/Network/Item.php:809 includes/B2S/Settings/Item.php:77
1126
  msgid "Content"
1127
  msgstr ""
1128
 
1148
  msgid "Continue deactivation"
1149
  msgstr ""
1150
 
1151
+ #: views/b2s/support.php:114
1152
+ msgid "Contracting and Licensing"
1153
+ msgstr ""
1154
+
1155
+ #: includes/B2S/Ship/Item.php:1398
1156
  msgid "Copy from original"
1157
  msgstr ""
1158
 
1172
  msgid "Could not save draft"
1173
  msgstr ""
1174
 
1175
+ #: views/b2s/support.php:50
1176
  msgid "Couldn't find your answer?"
1177
  msgstr ""
1178
 
1188
  msgid "Create a new post"
1189
  msgstr ""
1190
 
1191
+ #: views/b2s/support.php:81
1192
  msgid "Create Account"
1193
  msgstr ""
1194
 
1204
  msgid "Create or share content from other sources"
1205
  msgstr ""
1206
 
1207
+ #: views/b2s/support.php:76
1208
  msgid "Create password"
1209
  msgstr ""
1210
 
1212
  msgid "Create Post"
1213
  msgstr ""
1214
 
1215
+ #: includes/Loader.php:990
1216
  msgid "Create Social Media Posts"
1217
  msgstr ""
1218
 
1219
+ #: views/b2s/support.php:60
1220
  msgid "Create your support account to ask questions and get help"
1221
  msgstr ""
1222
 
1224
  msgid "curated post"
1225
  msgstr ""
1226
 
1227
+ #: views/b2s/support.php:152
1228
  msgid "Current"
1229
  msgstr ""
1230
 
1265
  "engagement with your community."
1266
  msgstr ""
1267
 
1268
+ #: views/b2s/support.php:111
1269
+ msgid "Customizing Social Media Posts"
1270
+ msgstr ""
1271
+
1272
+ #: includes/Tools.php:446
1273
  msgid "Czechoslovakia"
1274
  msgstr ""
1275
 
1276
+ #: includes/Loader.php:988 includes/Loader.php:1033
1277
  msgid "Dashboard"
1278
  msgstr ""
1279
 
1280
  #: includes/B2S/Curation/View.php:69 includes/B2S/Curation/View.php:70
1281
+ #: includes/B2S/RePost/Item.php:210 includes/B2S/Ship/Item.php:1365
1282
  #: views/b2s/partials/post-edit-modal.php:67
1283
  #: views/b2s/partials/post-edit-modal.php:70
1284
  msgid "Date"
1285
  msgstr ""
1286
 
1287
+ #: includes/B2S/Ship/Item.php:1308
1288
  msgid "Day of month"
1289
  msgstr ""
1290
 
1291
+ #: includes/B2S/Network/Item.php:323 includes/B2S/Network/Item.php:402
1292
+ #: includes/B2S/Network/Item.php:477 includes/B2S/Ship/Item.php:1313
1293
  msgid "Days"
1294
  msgstr ""
1295
 
1301
  msgid "deactivated"
1302
  msgstr ""
1303
 
1304
+ #: views/b2s/support.php:182
1305
  msgid "Debug & Preview"
1306
  msgstr ""
1307
 
1322
  msgid "Default"
1323
  msgstr ""
1324
 
1325
+ #: views/b2s/network.php:566 includes/B2S/Network/Item.php:602
1326
  #, php-format
1327
  msgid ""
1328
  "Define parameters that will be added to link posts on this network e.g. to "
1373
  msgid "Define your post templates for each social media network"
1374
  msgstr ""
1375
 
1376
+ #: includes/B2S/Ship/Item.php:1216 views/b2s/partials/post-edit-modal.php:78
1377
  msgid "Delay"
1378
  msgstr ""
1379
 
1381
  msgid "Delete"
1382
  msgstr ""
1383
 
1384
+ #: includes/Ajax/Post.php:1956 includes/B2S/Network/Item.php:572
1385
  #: includes/B2S/Post/Item.php:541 includes/B2S/Post/Item.php:561
1386
  #: includes/B2S/Post/Item.php:877 includes/B2S/Post/Item.php:935
1387
+ #: includes/B2S/Settings/Item.php:103 includes/B2S/Ship/Item.php:1233
1388
+ #: includes/B2S/Ship/Item.php:1383
1389
  msgid "delete"
1390
  msgstr ""
1391
 
1442
  msgid "Delete Social Media Posts"
1443
  msgstr ""
1444
 
1445
+ #: includes/B2S/Ship/Item.php:390 includes/B2S/Ship/Item.php:1402
1446
  msgid "Delete text"
1447
  msgstr ""
1448
 
1449
+ #: includes/Tools.php:462
1450
  msgid "Denmark"
1451
  msgstr ""
1452
 
1453
+ #: includes/B2S/Settings/Item.php:183 includes/B2S/Settings/Item.php:232
1454
  msgid "Description"
1455
  msgstr ""
1456
 
1463
  msgid "Details"
1464
  msgstr ""
1465
 
1466
+ #: includes/B2S/Settings/Item.php:256
1467
  msgid "Did you know?"
1468
  msgstr ""
1469
 
1479
  msgid "Disconnect"
1480
  msgstr ""
1481
 
1482
+ #: includes/B2S/Ship/Item.php:533 includes/B2S/Ship/Item.php:594
1483
+ #: includes/B2S/Ship/Item.php:830 includes/B2S/Ship/Item.php:884
1484
  msgid "Do u want to post multiple images?"
1485
  msgstr ""
1486
 
1516
  msgid "draft"
1517
  msgstr ""
1518
 
1519
+ #: includes/Loader.php:891 views/b2s/html/post.navbar.php:13
1520
  #: views/b2s/html/post.navbar.php:15 views/b2s/html/sidebar.php:94
1521
  #: views/b2s/html/sidebar.php:116
1522
  msgid "Drafts"
1523
  msgstr ""
1524
 
1525
+ #: includes/B2S/Ship/Item.php:1303 includes/B2S/Ship/Item.php:1306
1526
  msgid "Duration"
1527
  msgstr ""
1528
 
1555
  msgid "Edit Post"
1556
  msgstr ""
1557
 
1558
+ #: views/b2s/network.php:236 includes/B2S/Network/Item.php:213
1559
+ #: includes/B2S/Network/Item.php:213
1560
  msgid "Edit Post Template"
1561
  msgstr ""
1562
 
1573
  " You can edit the structure of your post with the following variables:"
1574
  msgstr ""
1575
 
1576
+ #: views/b2s/support.php:72
1577
  msgid "Email address"
1578
  msgstr ""
1579
 
1580
+ #: views/b2s/support.php:64
1581
  msgid "Email address is taken."
1582
  msgstr ""
1583
 
1584
+ #: includes/Loader.php:901
1585
  msgid "Employer Branding"
1586
  msgstr ""
1587
 
1589
  msgid "enable Auto-Posting"
1590
  msgstr ""
1591
 
1592
+ #: includes/B2S/Ship/Item.php:1197
1593
  msgid "Enable Retweets for all Tweets with the selected profile"
1594
  msgstr ""
1595
 
1596
+ #: includes/B2S/Ship/Item.php:1358
1597
  msgid "End Of Month"
1598
  msgstr ""
1599
 
1616
  "Post)."
1617
  msgstr ""
1618
 
1619
+ #: views/b2s/support.php:169
1620
  msgid "Enter a URL to see how your link preview will look on social media."
1621
  msgstr ""
1622
 
1626
  "example from YouTube or from Vimeo."
1627
  msgstr ""
1628
 
1629
+ #: views/b2s/support.php:62
1630
  msgid "Enter at least 8 characters"
1631
  msgstr ""
1632
 
1646
  msgid "Event"
1647
  msgstr ""
1648
 
1649
+ #: includes/B2S/Ship/Item.php:1136
1650
  msgid "Events"
1651
  msgstr ""
1652
 
1662
  msgid "Exclude (Do no post ...)"
1663
  msgstr ""
1664
 
1665
+ #: views/b2s/support.php:156
1666
  msgid "Export as txt-file"
1667
  msgstr ""
1668
 
1683
  "requirements for Facebook."
1684
  msgstr ""
1685
 
1686
+ #: views/b2s/support.php:175
1687
  msgid "Facebook Open Graph Meta Tags"
1688
  msgstr ""
1689
 
1691
  msgid "Facebook pages"
1692
  msgstr ""
1693
 
1694
+ #: includes/B2S/Network/Item.php:662
1695
  msgid "Failed to load the default template"
1696
  msgstr ""
1697
 
1698
+ #: includes/B2S/Network/Item.php:661
1699
  msgid "Failed to save"
1700
  msgstr ""
1701
 
1703
  msgid "FAQ"
1704
  msgstr ""
1705
 
1706
+ #: includes/Loader.php:891 views/b2s/html/post.navbar.php:12
1707
  #: views/b2s/html/sidebar.php:113
1708
  msgid "Favorites"
1709
  msgstr ""
1720
  "Filter Posts (Only posts that meet the following criteria will be autoposted)"
1721
  msgstr ""
1722
 
1723
+ #: includes/Tools.php:464
1724
  msgid "Finland"
1725
  msgstr ""
1726
 
1730
  msgid "First Name"
1731
  msgstr ""
1732
 
 
 
 
 
1733
  #: views/b2s/ship.php:221
1734
  msgid "First, connect or select network before posting"
1735
  msgstr ""
1736
 
1737
+ #: includes/Tools.php:495
1738
  msgid "Flags"
1739
  msgstr ""
1740
 
1742
  msgid "Follow us"
1743
  msgstr ""
1744
 
1745
+ #: includes/Tools.php:490
1746
  msgid "Food & Drink"
1747
  msgstr ""
1748
 
1749
+ #: views/b2s/support.php:180 views/b2s/support.php:191
1750
+ #: views/b2s/support.php:202
1751
  msgid "For example your Wordpress Home Page"
1752
  msgstr ""
1753
 
1787
  msgid "for:"
1788
  msgstr ""
1789
 
1790
+ #: views/b2s/support.php:64 views/b2s/support.php:65
1791
  msgid "Forgot Password?"
1792
  msgstr ""
1793
 
1794
+ #: views/b2s/support.php:100
1795
  msgid "Forgot username or password?"
1796
  msgstr ""
1797
 
1798
+ #: includes/B2S/Network/Item.php:789
1799
  msgid "Format"
1800
  msgstr ""
1801
 
1802
+ #: includes/Tools.php:459
1803
  msgid "France"
1804
  msgstr ""
1805
 
1806
+ #: views/b2s/support.php:105
1807
  msgid "Frequently asked questions"
1808
  msgstr ""
1809
 
1810
+ #: includes/B2S/RePost/Item.php:79 includes/B2S/Ship/Item.php:1375
1811
  msgid "Fri"
1812
  msgstr ""
1813
 
1827
  msgid "German"
1828
  msgstr ""
1829
 
1830
+ #: includes/Tools.php:461
1831
  msgid "Germany"
1832
  msgstr ""
1833
 
1870
  msgid "Go Premium and get even smarter with social media automation"
1871
  msgstr ""
1872
 
1873
+ #: views/b2s/support.php:91
1874
  msgid "Go to the Blog2Social Community"
1875
  msgstr ""
1876
 
1877
+ #: includes/B2S/Ship/Item.php:406
1878
  msgid ""
1879
  "Good to know: Instagram does not allow to publish identical or substantially "
1880
  "similar content on one or more accounts. Vary your content by using other "
1882
  "inspiring content."
1883
  msgstr ""
1884
 
1885
+ #: includes/B2S/Network/Item.php:818 includes/B2S/Ship/Item.php:405
1886
  msgid ""
1887
  "Good to know: Instagram supports up to 30 hashtags in a post. The number "
1888
  "recommended for best results is 5 hashtags. Make sure that your hashtags are "
1906
  "Grab more attention for your content with photos, videos, or infographics."
1907
  msgstr ""
1908
 
1909
+ #: includes/Tools.php:450
1910
  msgid "Great Britain"
1911
  msgstr ""
1912
 
1913
+ #: includes/Tools.php:440
1914
  msgid "Greece"
1915
  msgstr ""
1916
 
1917
+ #: includes/Loader.php:892 includes/B2S/Network/Item.php:721
1918
  msgid "Group"
1919
  msgstr ""
1920
 
1921
+ #: includes/B2S/Network/Item.php:154
1922
+ msgid "Guide"
1923
+ msgstr ""
1924
+
1925
  #: includes/B2S/PostBox.php:143 views/b2s/html/header.php:60
1926
  msgid "guide for server connection"
1927
  msgstr ""
1928
 
1929
+ #: includes/B2S/Network/Item.php:891
1930
  msgid "Hashtag shuffle (Hashtags have to be defined in the text field above)"
1931
  msgstr ""
1932
 
1933
+ #: includes/B2S/Ship/Item.php:1161
1934
  msgid "Hashtags"
1935
  msgstr ""
1936
 
1938
  msgid "Help & Community"
1939
  msgstr ""
1940
 
1941
+ #: includes/Loader.php:997 includes/Loader.php:1083
1942
  #: views/b2s/html/header.php:40 views/b2s/html/sidebar.php:140
1943
  #: views/b2s/html/sidebar.ship.php:66
1944
  msgid "Help & Support"
1948
  msgid "Help us make Blog2Social even better!"
1949
  msgstr ""
1950
 
1951
+ #: views/b2s/support.php:118
1952
+ msgid "Helpful Network Settings"
1953
+ msgstr ""
1954
+
1955
  #: views/b2s/html/header.php:244
1956
  #, php-format
1957
  msgid ""
1964
  msgid "hide"
1965
  msgstr ""
1966
 
1967
+ #: includes/B2S/Ship/Item.php:426
1968
  msgid "hide calendar"
1969
  msgstr ""
1970
 
1972
  msgid "How can we help?"
1973
  msgstr ""
1974
 
1975
+ #: views/b2s/support.php:134
1976
  msgid "How to use the Troubleshooting tool"
1977
  msgstr ""
1978
 
1981
  msgid "https://www.blog2social.com"
1982
  msgstr ""
1983
 
1984
+ #: includes/Tools.php:465
1985
  msgid "Hungary"
1986
  msgstr ""
1987
 
1988
+ #: views/b2s/support.php:79
1989
  #, php-format
1990
  msgid "I agree to the <a href=\"%s\" target=\"_blank\">community rules</a>"
1991
  msgstr ""
2036
  msgid "Ignore & share"
2037
  msgstr ""
2038
 
2039
+ #: includes/B2S/Network/Item.php:797 includes/B2S/Network/Item.php:800
2040
  msgid "Image"
2041
  msgstr ""
2042
 
2046
 
2047
  #: views/b2s/post.calendar.php:74 views/b2s/post.sched.php:194
2048
  #: views/b2s/repost.php:50 views/b2s/repost.php:87
2049
+ #: includes/B2S/Network/Item.php:797 includes/B2S/Network/Item.php:800
2050
+ #: includes/B2S/Settings/Item.php:294 views/b2s/html/footer.php:182
2051
  msgid "Image cut out"
2052
  msgstr ""
2053
 
2054
  #: views/b2s/curation.php:48 views/b2s/curation.php:51
2055
  #: views/b2s/post.calendar.php:74 views/b2s/post.sched.php:194
2056
  #: views/b2s/repost.php:50 views/b2s/repost.php:87
2057
+ #: includes/B2S/Post/Item.php:791 includes/B2S/Settings/Item.php:294
2058
+ #: includes/B2S/Settings/Item.php:317
2059
  msgid "Image Post"
2060
  msgstr ""
2061
 
2062
+ #: includes/B2S/Settings/Item.php:186 includes/B2S/Settings/Item.php:235
2063
  #: includes/B2S/Ship/Image.php:94 includes/B2S/Ship/Image.php:96
2064
  msgid "Image upload / Media Gallery"
2065
  msgstr ""
2066
 
2067
+ #: includes/B2S/Settings/Item.php:184 includes/B2S/Settings/Item.php:233
2068
  msgid "Image URL"
2069
  msgstr ""
2070
 
2071
  #: views/b2s/post.calendar.php:74 views/b2s/post.sched.php:194
2072
  #: views/b2s/repost.php:50 views/b2s/repost.php:87
2073
+ #: includes/B2S/Network/Item.php:796 includes/B2S/Network/Item.php:799
2074
+ #: includes/B2S/Settings/Item.php:280 views/b2s/html/footer.php:177
2075
  msgid "Image with frame"
2076
  msgstr ""
2077
 
2128
  msgid "include posts with images only"
2129
  msgstr ""
2130
 
2131
+ #: includes/Tools.php:441
2132
  msgid "India"
2133
  msgstr ""
2134
 
2135
+ #: includes/Tools.php:447
2136
  msgid "Indonesia"
2137
  msgstr ""
2138
 
2140
  #: includes/B2S/PostBox.php:253 views/b2s/network.php:48 views/b2s/ship.php:80
2141
  #: views/b2s/ship.php:170 views/b2s/ship.php:262
2142
  #: includes/B2S/AutoPost/Item.php:110 includes/B2S/AutoPost/Item.php:207
2143
+ #: includes/B2S/Curation/View.php:73 includes/B2S/Network/Item.php:226
2144
  #: includes/B2S/RePost/Item.php:159 includes/B2S/RePost/Item.php:180
2145
+ #: includes/B2S/Ship/Item.php:1197
2146
  msgid "Info"
2147
  msgstr ""
2148
 
2149
+ #: includes/B2S/Ship/Item.php:559
2150
  msgid ""
2151
  "Info: Change Card Meta tags image, title and description for this network"
2152
  msgstr ""
2153
 
2154
+ #: includes/B2S/Ship/Item.php:498 includes/B2S/Ship/Item.php:618
2155
+ #: includes/B2S/Ship/Item.php:669 includes/B2S/Ship/Item.php:697
2156
+ #: includes/B2S/Ship/Item.php:725 includes/B2S/Ship/Item.php:753
2157
  msgid ""
2158
  "Info: Change Open Graph Meta tags image, title and description for this "
2159
  "network"
2160
  msgstr ""
2161
 
2162
+ #: includes/B2S/Ship/Item.php:388 includes/B2S/Ship/Item.php:1400
2163
  msgid "Insert full-text"
2164
  msgstr ""
2165
 
2166
+ #: includes/B2S/Settings/Item.php:288 views/b2s/html/footer.php:178
2167
  msgid ""
2168
  "Insert white frames to show the whole image in your timeline. All image "
2169
  "information will be shown in your timeline."
2170
  msgstr ""
2171
 
2172
+ #: views/b2s/support.php:193
2173
  msgid "Inspect Post"
2174
  msgstr ""
2175
 
2176
+ #: includes/Loader.php:925
2177
  #, php-format
2178
  msgid ""
2179
  "Instagram published your post without text. Please see the following <a "
2180
  "target=\"_blank\" href=\"%s\">guide</a>."
2181
  msgstr ""
2182
 
2183
+ #: views/b2s/support.php:108
2184
+ msgid "Installation"
2185
+ msgstr ""
2186
+
2187
  #: views/b2s/settings.php:183
2188
  msgid "Instant Caching for Facebook Link Posts"
2189
  msgstr ""
2192
  msgid "Instant Caching for Link Posts"
2193
  msgstr ""
2194
 
2195
+ #: includes/Loader.php:891 views/b2s/html/post.navbar.php:17
2196
  #: views/b2s/html/sidebar.php:119
2197
  msgid "Instant Sharing"
2198
  msgstr ""
2205
  msgid "Invalid data. Please check your data."
2206
  msgstr ""
2207
 
2208
+ #: views/b2s/support.php:63
2209
  msgid "Invalid email address"
2210
  msgstr ""
2211
 
2212
+ #: includes/Tools.php:443
2213
  msgid "Ireland"
2214
  msgstr ""
2215
 
2217
  msgid "is currently being processed by the network"
2218
  msgstr ""
2219
 
2220
+ #: includes/Tools.php:479
2221
  msgid "is determined automatically"
2222
  msgstr ""
2223
 
2226
  msgid "is waiting to shared by %s"
2227
  msgstr ""
2228
 
2229
+ #: includes/Tools.php:444
2230
  msgid "Italy"
2231
  msgstr ""
2232
 
2233
+ #: includes/Tools.php:466
2234
  msgid "Japan"
2235
  msgstr ""
2236
 
2238
  msgid "Job"
2239
  msgstr ""
2240
 
2241
+ #: includes/B2S/Ship/Item.php:1135
2242
  msgid "Jobs & Projects"
2243
  msgstr ""
2244
 
2262
  msgid "Keywords: The tags you have set in your post."
2263
  msgstr ""
2264
 
2265
+ #: includes/Tools.php:469
2266
  msgid "Korea"
2267
  msgstr ""
2268
 
2307
  msgid "Learn how it works"
2308
  msgstr ""
2309
 
2310
+ #: views/b2s/support.php:176
2311
  msgid "Learn how to edit and adjust Open Graph tags."
2312
  msgstr ""
2313
 
2314
+ #: views/b2s/support.php:211
2315
  msgid "Learn how to edit and adjust Twitter Card tags."
2316
  msgstr ""
2317
 
2322
  msgstr ""
2323
 
2324
  #: views/b2s/network.php:136 views/b2s/ship.php:500
2325
+ #: includes/B2S/Ship/Item.php:1295 views/b2s/partials/post-edit-modal.php:53
2326
  msgid "Learn more"
2327
  msgstr ""
2328
 
2333
  "target=\"_blank\">social media posts guide</a>."
2334
  msgstr ""
2335
 
2336
+ #: includes/B2S/Ship/Item.php:397 includes/B2S/Ship/Item.php:841
2337
+ #: includes/B2S/Ship/Item.php:1266
2338
  msgid "Learn more about this"
2339
  msgstr ""
2340
 
2342
  msgid "Legend"
2343
  msgstr ""
2344
 
2345
+ #: includes/Tools.php:425 views/b2s/html/sidebar.php:30
2346
  #: views/b2s/html/sidebar.ship.php:29
2347
  msgid "License"
2348
  msgstr ""
2349
 
2350
+ #: includes/B2S/Network/Item.php:796 includes/B2S/Network/Item.php:799
2351
+ #: includes/B2S/Ship/Item.php:1062 includes/B2S/Ship/Item.php:1064
 
 
 
 
2352
  msgid "Link"
2353
  msgstr ""
2354
 
2355
  #: views/b2s/curation.php:45 views/b2s/post.calendar.php:74
2356
  #: views/b2s/post.sched.php:194 views/b2s/repost.php:50 views/b2s/repost.php:87
2357
+ #: includes/B2S/Post/Item.php:789 includes/B2S/Settings/Item.php:280
2358
+ #: includes/B2S/Settings/Item.php:317 views/b2s/html/footer.php:160
2359
  msgid "Link Post"
2360
  msgstr ""
2361
 
2363
  msgid "LinkedIn pages"
2364
  msgstr ""
2365
 
2366
+ #: views/b2s/support.php:188
2367
  msgid "LinkedIn Post Inspector"
2368
  msgstr ""
2369
 
2380
  msgid "Load data..."
2381
  msgstr ""
2382
 
2383
+ #: includes/B2S/Network/Item.php:790 includes/B2S/Network/Item.php:811
2384
  msgid "Load default settings"
2385
  msgstr ""
2386
 
2400
  #: views/b2s/post.favorites.php:41 views/b2s/post.notice.php:48
2401
  #: views/b2s/post.php:41 views/b2s/post.publish.php:45
2402
  #: views/b2s/post.sched.php:63 views/b2s/repost.php:32 views/b2s/ship.php:192
2403
+ #: views/b2s/ship.php:609 views/b2s/ship.php:778 views/b2s/support.php:86
2404
+ #: views/b2s/support.php:139 views/prg/html/header.php:86
2405
  msgid "Loading..."
2406
  msgstr ""
2407
 
2408
+ #: includes/Loader.php:900
2409
  msgid "Location"
2410
  msgstr ""
2411
 
2437
  msgid "Logout"
2438
  msgstr ""
2439
 
2440
+ #: includes/B2S/Ship/Item.php:1159
2441
  #, php-format
2442
  msgid "max. %s Tags"
2443
  msgstr ""
2450
  msgid "Meta Tags Settings for Posts and Pages"
2451
  msgstr ""
2452
 
2453
+ #: includes/Tools.php:471
2454
  msgid "Mexico"
2455
  msgstr ""
2456
 
2457
+ #: includes/B2S/Ship/Item.php:1226 includes/B2S/Ship/Item.php:1227
2458
+ #: includes/B2S/Ship/Item.php:1228 includes/B2S/Ship/Item.php:1229
2459
  #: views/b2s/partials/post-edit-modal.php:82
2460
  #: views/b2s/partials/post-edit-modal.php:83
2461
  #: views/b2s/partials/post-edit-modal.php:84
2467
  msgid "minutes"
2468
  msgstr ""
2469
 
2470
+ #: includes/B2S/Network/Item.php:909
2471
  msgid ""
2472
  "Missing PHP \"mbstring\" extension to use the character limit function. "
2473
  "Please activate server-side the PHP \"mbstring\" extension in your \"php."
2490
  msgid "Modify subreddit"
2491
  msgstr ""
2492
 
2493
+ #: includes/B2S/RePost/Item.php:75 includes/B2S/Ship/Item.php:1371
2494
  msgid "Mon"
2495
  msgstr ""
2496
 
2498
  msgid "Monday"
2499
  msgstr ""
2500
 
2501
+ #: includes/B2S/Ship/Item.php:1338
2502
  msgid "Month"
2503
  msgstr ""
2504
 
2505
+ #: includes/B2S/Ship/Item.php:1322
2506
  msgid "monthly"
2507
  msgstr ""
2508
 
2509
+ #: includes/B2S/Ship/Item.php:1338
2510
  msgid "Months"
2511
  msgstr ""
2512
 
2513
+ #: views/b2s/support.php:170
2514
  msgid "More"
2515
  msgstr ""
2516
 
2555
  msgid "My Profile"
2556
  msgstr ""
2557
 
2558
+ #: includes/B2S/Network/Item.php:68 includes/B2S/Network/Item.php:232
2559
  msgid "My profile"
2560
  msgstr ""
2561
 
2562
+ #: includes/B2S/Network/Item.php:604 views/prg/html/form.php:84
2563
  #: views/prg/html/form.php:86 views/prg/html/form.php:161
2564
  #: views/prg/html/form.php:163
2565
  msgid "Name"
2574
  msgid "Need to schedule your posts?"
2575
  msgstr ""
2576
 
2577
+ #: views/b2s/support.php:149
2578
  msgid "Needed"
2579
  msgstr ""
2580
 
2581
+ #: includes/Tools.php:452
2582
  msgid "Netherlands"
2583
  msgstr ""
2584
 
2594
  msgid "Network connections"
2595
  msgstr ""
2596
 
2597
+ #: includes/B2S/Ship/Item.php:162 includes/B2S/Ship/Item.php:240
2598
  msgid "Network defines image by link"
2599
  msgstr ""
2600
 
2601
+ #: includes/B2S/Ship/Item.php:165 includes/B2S/Ship/Item.php:239
2602
  msgid "Network does not support emojis"
2603
  msgstr ""
2604
 
2605
+ #: includes/B2S/Ship/Item.php:167 includes/B2S/Ship/Item.php:242
2606
  msgid "Network does not support GIFs"
2607
  msgstr ""
2608
 
2609
+ #: includes/B2S/Ship/Item.php:238
2610
  msgid "Network does not support image for pages"
2611
  msgstr ""
2612
 
2614
  msgid "Network does not support image for profiles"
2615
  msgstr ""
2616
 
2617
+ #: includes/B2S/Network/Item.php:872 includes/B2S/Network/Item.php:929
2618
+ #: includes/B2S/Network/Item.php:965
2619
  msgid "Network limit"
2620
  msgstr ""
2621
 
2624
  msgid "Network settings"
2625
  msgstr ""
2626
 
2627
+ #: includes/Loader.php:992 includes/Loader.php:1061
2628
  msgid "Networks"
2629
  msgstr ""
2630
 
2631
+ #: includes/Loader.php:891 views/b2s/curation.php:49 views/b2s/support.php:19
2632
  #: views/b2s/support.php:22
2633
  msgid "NEW"
2634
  msgstr ""
2637
  msgid "new posts"
2638
  msgstr ""
2639
 
2640
+ #: includes/Tools.php:463
2641
  msgid "New Zealand"
2642
  msgstr ""
2643
 
2669
  msgid "No credit card required"
2670
  msgstr ""
2671
 
2672
+ #: includes/Tools.php:496
2673
  msgid "No emojis found"
2674
  msgstr ""
2675
 
2697
  msgid "Nope, maybe later"
2698
  msgstr ""
2699
 
2700
+ #: includes/Tools.php:454
2701
  msgid "Norway"
2702
  msgstr ""
2703
 
2719
  msgid "Notification"
2720
  msgstr ""
2721
 
2722
+ #: includes/Loader.php:891 views/b2s/html/post.navbar.php:22
2723
  msgid "Notifications"
2724
  msgstr ""
2725
 
2738
  msgid "Number of posts"
2739
  msgstr ""
2740
 
2741
+ #: includes/B2S/Ship/Item.php:1307
2742
  msgid "Number of repeats"
2743
  msgstr ""
2744
 
2745
+ #: includes/Tools.php:493
2746
  msgid "Objects"
2747
  msgstr ""
2748
 
2749
+ #: includes/B2S/Ship/Item.php:1139
2750
  msgid "Offer"
2751
  msgstr ""
2752
 
2753
+ #: includes/B2S/Ship/Item.php:504 includes/B2S/Ship/Item.php:624
2754
+ #: includes/B2S/Ship/Item.php:675 includes/B2S/Ship/Item.php:703
2755
+ #: includes/B2S/Ship/Item.php:731 includes/B2S/Ship/Item.php:759
2756
  msgid "OG Meta description"
2757
  msgstr ""
2758
 
2759
+ #: includes/B2S/Ship/Item.php:503 includes/B2S/Ship/Item.php:623
2760
+ #: includes/B2S/Ship/Item.php:674 includes/B2S/Ship/Item.php:702
2761
+ #: includes/B2S/Ship/Item.php:730 includes/B2S/Ship/Item.php:758
2762
  msgid "OG Meta title"
2763
  msgstr ""
2764
 
2796
  msgid "Open Graph and Twitter Card Tags"
2797
  msgstr ""
2798
 
2799
+ #: includes/Loader.php:1595 includes/Loader.php:1616 includes/Loader.php:1870
2800
  msgid "or"
2801
  msgstr ""
2802
 
2819
  msgid "or higher"
2820
  msgstr ""
2821
 
 
 
 
 
2822
  #: views/b2s/ship.php:557
2823
  msgid "Overwrite Draft"
2824
  msgstr ""
2825
 
2826
+ #: includes/B2S/Ship/Item.php:1323
2827
  msgid "own period"
2828
  msgstr ""
2829
 
2830
+ #: includes/Loader.php:892 includes/B2S/AutoPost/Item.php:252
2831
+ #: includes/B2S/Network/Item.php:718
2832
  msgid "Page"
2833
  msgstr ""
2834
 
2840
  msgid "Password"
2841
  msgstr ""
2842
 
2843
+ #: includes/B2S/Network/Item.php:716 includes/B2S/Ship/Item.php:357
2844
  #: includes/B2S/Ship/Navbar.php:90
2845
  msgid "Personal"
2846
  msgstr ""
2850
  msgid "Personal Time Zone"
2851
  msgstr ""
2852
 
2853
+ #: includes/Tools.php:476
2854
  msgid "Philippines"
2855
  msgstr ""
2856
 
2867
  msgid "Pinterest has rejected the connection to your blog"
2868
  msgstr ""
2869
 
2870
+ #: views/b2s/support.php:199
2871
  msgid "Pinterest Rich Pins Validator"
2872
  msgstr ""
2873
 
2899
  msgid "Please enter a valid link"
2900
  msgstr ""
2901
 
2902
+ #: includes/B2S/Ship/Item.php:397 includes/B2S/Ship/Item.php:841
2903
+ #: includes/B2S/Ship/Item.php:1266
2904
  msgid ""
2905
  "Please keep in mind that according to Twitter’s new TOS, users are no longer "
2906
  "allowed to post identical or substantially similar content to multiple "
2907
  "accounts or multiple duplicate updates on one account."
2908
  msgstr ""
2909
 
2910
+ #: includes/Loader.php:822
2911
  msgid ""
2912
  "Please make sure that your post, page or custom post type is published or "
2913
  "scheduled to be published on this blog before you try to post it with "
2948
  "pixels and an aspect ratio of 1:1."
2949
  msgstr ""
2950
 
2951
+ #: includes/B2S/Ship/Item.php:1299 views/b2s/partials/post-edit-modal.php:56
2952
  msgid ""
2953
  "Please note: Google will shut down Google+ for all private accounts "
2954
  "(profiles, pages, groups) on 2nd April 2019. You can find further "
2973
  "for Twitter to update your current changes."
2974
  msgstr ""
2975
 
2976
+ #: includes/B2S/Ship/Item.php:557
2977
  msgid ""
2978
  "Please note: Twitter stores the Card parameters of a link for up to 7 days. "
2979
  "Changes may not be immediately visible on Twitter."
2980
  msgstr ""
2981
 
2982
+ #: includes/B2S/Settings/Item.php:238
2983
  msgid ""
2984
  "Please note: Twitter supports images with a minimum dimension of 144x144 "
2985
  "pixels and a maximum dimension of 4096x4096 pixels and less than 5 BM. The "
2987
  "formats."
2988
  msgstr ""
2989
 
2990
+ #: includes/B2S/Ship/Item.php:401
2991
  msgid ""
2992
  "Please note: XING allows identical posts to be published only once within a "
2993
  "group and no more than three times across different groups."
2994
  msgstr ""
2995
 
2996
+ #: includes/B2S/Ship/Item.php:667
2997
  msgid ""
2998
  "Please note: XING stores the Open Graph parameters of a link for up to 7 "
2999
  "days. Changes may not be immediately visible on XING."
3012
  "Please note: You post has to be marked as public to be posted in a group."
3013
  msgstr ""
3014
 
3015
+ #: includes/B2S/Ship/Item.php:1295 views/b2s/partials/post-edit-modal.php:52
3016
  msgid ""
3017
  "Please note: Your account is connected via an old XING API that is no longer "
3018
  "supported by XING after March 31. Please connect your XING profile, as well "
3076
  msgid "Please share your post now"
3077
  msgstr ""
3078
 
3079
+ #: includes/B2S/Network/Item.php:265 includes/B2S/Network/Item.php:344
3080
+ #: includes/B2S/Network/Item.php:424 includes/B2S/Ship/Image.php:31
3081
  msgid "please upgrade"
3082
  msgstr ""
3083
 
3089
  msgid "Plugin Warnings:"
3090
  msgstr ""
3091
 
3092
+ #: includes/Tools.php:458
3093
  msgid "Poland"
3094
  msgstr ""
3095
 
3096
+ #: includes/Tools.php:453 includes/Tools.php:467
3097
  msgid "Portugal"
3098
  msgstr ""
3099
 
3123
  msgid "Post Format"
3124
  msgstr ""
3125
 
3126
+ #: includes/B2S/Post/Item.php:787 includes/B2S/Ship/Item.php:366
3127
  msgid "post format"
3128
  msgstr ""
3129
 
3193
  "publish your post."
3194
  msgstr ""
3195
 
3196
+ #: includes/Loader.php:995 includes/Loader.php:1075
3197
  msgid "PR-Service"
3198
  msgstr ""
3199
 
3200
+ #: includes/Loader.php:999 includes/Loader.php:1091
3201
  msgid "PREMIUM"
3202
  msgstr ""
3203
 
3204
+ #: includes/Loader.php:999
3205
  msgid "Premium"
3206
  msgstr ""
3207
 
3213
  msgid "Press"
3214
  msgstr ""
3215
 
3216
+ #: includes/B2S/Network/Item.php:991 includes/B2S/Network/Item.php:1043
3217
+ #: includes/B2S/Network/Item.php:1112 includes/B2S/Network/Item.php:1164
3218
+ #: includes/B2S/Network/Item.php:1198 includes/B2S/Network/Item.php:1249
3219
+ #: includes/B2S/Network/Item.php:1279 includes/B2S/Network/Item.php:1333
3220
+ #: includes/B2S/Network/Item.php:1352 includes/B2S/Network/Item.php:1386
3221
+ #: includes/B2S/Network/Item.php:1402 includes/B2S/Network/Item.php:1423
3222
+ #: includes/B2S/Network/Item.php:1439 includes/B2S/Network/Item.php:1455
3223
+ #: includes/B2S/Network/Item.php:1474 includes/B2S/Network/Item.php:1490
3224
+ #: includes/B2S/Network/Item.php:1533
3225
  msgid "Preview"
3226
  msgstr ""
3227
 
3236
  msgstr ""
3237
 
3238
  #: views/b2s/curation.php:51 views/b2s/curation.php:52 views/b2s/network.php:41
3239
+ #: includes/B2S/Network/Item.php:189 includes/B2S/Network/Item.php:202
3240
+ #: includes/B2S/Network/Item.php:210 includes/B2S/Ship/Image.php:96
3241
+ #: includes/B2S/Ship/Item.php:533 includes/B2S/Ship/Item.php:594
3242
+ #: includes/B2S/Ship/Item.php:830 includes/B2S/Ship/Item.php:884
3243
  #: includes/B2S/Ship/Portale.php:37 includes/B2S/Ship/Portale.php:48
3244
+ #: includes/B2S/Ship/Portale.php:65
3245
  msgid "PRO"
3246
  msgstr ""
3247
 
3253
  msgid "Product"
3254
  msgstr ""
3255
 
3256
+ #: includes/Loader.php:892 includes/B2S/AutoPost/Item.php:252
3257
+ #: includes/B2S/Network/Item.php:189 includes/B2S/Network/Item.php:716
3258
  msgid "Profile"
3259
  msgstr ""
3260
 
3262
  msgid "Profiles | Pages | Groups"
3263
  msgstr ""
3264
 
3265
+ #: includes/Loader.php:896 includes/B2S/Ship/Navbar.php:90
3266
  msgid "Publication"
3267
  msgstr ""
3268
 
3313
  msgid "re-share"
3314
  msgstr ""
3315
 
3316
+ #: includes/Loader.php:891 views/b2s/settings.php:46
3317
  #: views/b2s/html/post.navbar.php:21 views/b2s/html/sidebar.php:72
3318
  msgid "Re-Share Posts"
3319
  msgstr ""
3331
  msgid "Re-share your blog content automatically on your social media channels."
3332
  msgstr ""
3333
 
3334
+ #: includes/B2S/Ship/Item.php:401
3335
  msgid "Read more"
3336
  msgstr ""
3337
 
3338
+ #: includes/Loader.php:96
3339
  msgid "Rebrandly"
3340
  msgstr ""
3341
 
3342
+ #: includes/Tools.php:487
3343
  msgid "Recently Used"
3344
  msgstr ""
3345
 
3346
+ #: includes/B2S/Network/Item.php:929 includes/B2S/Network/Item.php:965
3347
  msgid "recommended length"
3348
  msgstr ""
3349
 
3359
  msgid "Regular updates and priority support per e-mail and phone."
3360
  msgstr ""
3361
 
3362
+ #: views/b2s/support.php:155
3363
  msgid "reload"
3364
  msgstr ""
3365
 
3366
+ #: includes/B2S/Ship/Item.php:1302
3367
  msgid "Repeats"
3368
  msgstr ""
3369
 
3370
+ #: includes/B2S/Ship/Item.php:1309
3371
  msgid "Repeats every (days)"
3372
  msgstr ""
3373
 
3374
+ #: views/b2s/support.php:113
3375
+ msgid "Reporting"
3376
+ msgstr ""
3377
+
3378
  #: includes/B2S/PostBox.php:229 views/b2s/curation.php:202
3379
  #: views/b2s/post.calendar.php:299 views/b2s/ship.php:325
3380
  #: views/b2s/ship.php:391 views/b2s/ship.php:437 views/b2s/html/footer.php:40
3402
  msgid "Reporting with links to already published posts"
3403
  msgstr ""
3404
 
3405
+ #: includes/B2S/Ship/Item.php:1140
3406
  msgid "Request"
3407
  msgstr ""
3408
 
3409
+ #: includes/B2S/Ship/Item.php:1033
3410
  msgid "required"
3411
  msgstr ""
3412
 
3444
  "WordPress."
3445
  msgstr ""
3446
 
3447
+ #: includes/Tools.php:460
3448
  msgid "Romania"
3449
  msgstr ""
3450
 
3452
  msgid "RSS import & auto-post"
3453
  msgstr ""
3454
 
3455
+ #: includes/Tools.php:451
3456
  msgid "Russia"
3457
  msgstr ""
3458
 
3459
+ #: views/b2s/support.php:125
3460
  msgid "Sales Support"
3461
  msgstr ""
3462
 
3463
+ #: includes/B2S/RePost/Item.php:80 includes/B2S/Ship/Item.php:1376
3464
  msgid "Sat"
3465
  msgstr ""
3466
 
3473
  msgstr ""
3474
 
3475
  #: views/b2s/network.php:248 views/b2s/settings.php:70
3476
+ #: includes/B2S/Network/Item.php:632 includes/B2S/Settings/Item.php:146
3477
  msgid "save"
3478
  msgstr ""
3479
 
3480
+ #: includes/B2S/Ship/Item.php:1415
3481
  msgid "Save as best time for this network"
3482
  msgstr ""
3483
 
3543
  msgstr ""
3544
 
3545
  #: views/b2s/curation.php:179 views/b2s/post.calendar.php:276
3546
+ #: views/b2s/ship.php:414 includes/B2S/Ship/Item.php:1257
3547
  msgid "Schedule for specific dates"
3548
  msgstr ""
3549
 
3552
  msgid "Schedule post recurrently"
3553
  msgstr ""
3554
 
3555
+ #: includes/B2S/Ship/Item.php:1259
3556
  msgid "Schedule Recurrent Post"
3557
  msgstr ""
3558
 
3609
  msgid "scheduled post(s)"
3610
  msgstr ""
3611
 
3612
+ #: includes/Loader.php:891 views/b2s/html/post.navbar.php:18
3613
  #: views/b2s/html/sidebar.php:122 views/b2s/widgets/posts.php:18
3614
  msgid "Scheduled Posts"
3615
  msgstr ""
3623
  msgid "scheduled social media posts"
3624
  msgstr ""
3625
 
3626
+ #: views/b2s/support.php:112
3627
+ msgid "Scheduling and Best Time Manager"
3628
+ msgstr ""
3629
+
3630
  #: views/b2s/ship.php:67
3631
  msgid "scroll to bottom"
3632
  msgstr ""
3635
  msgid "scroll to top"
3636
  msgstr ""
3637
 
3638
+ #: includes/Tools.php:486
3639
  msgid "Search"
3640
  msgstr ""
3641
 
3643
  msgid "Search Title"
3644
  msgstr ""
3645
 
3646
+ #: views/b2s/support.php:115
3647
+ msgid "Security"
3648
+ msgstr ""
3649
+
3650
  #: views/prg/html/header.php:18
3651
  msgid "See all publications for your message live on "
3652
  msgstr ""
3808
  "pages and custom post types on your social media channels."
3809
  msgstr ""
3810
 
3811
+ #: includes/Loader.php:841 includes/Loader.php:993 includes/Loader.php:993
3812
+ #: includes/Loader.php:1067 includes/B2S/RePost/Item.php:25
3813
  #: views/b2s/html/sidebar.php:137
3814
  msgid "Settings"
3815
  msgstr ""
3849
  msgid "Share new post on Social Media"
3850
  msgstr ""
3851
 
3852
+ #: includes/B2S/Ship/Item.php:1254
3853
  msgid "Share Now"
3854
  msgstr ""
3855
 
3895
  msgid "share up to"
3896
  msgstr ""
3897
 
3898
+ #: includes/Loader.php:989
3899
  msgid "Share Website & Blog Content"
3900
  msgstr ""
3901
 
3940
  msgid "shared by user"
3941
  msgstr ""
3942
 
3943
+ #: includes/Loader.php:891 views/b2s/html/post.navbar.php:20
3944
  #: views/b2s/html/sidebar.php:125
3945
  msgid "Shared Posts"
3946
  msgstr ""
3953
  msgid "shared to network"
3954
  msgstr ""
3955
 
 
 
 
 
3956
  #: includes/B2S/Post/Item.php:768
3957
  #, php-format
3958
  msgid "sharing in progress by %s"
4003
  msgid "Show all premium features"
4004
  msgstr ""
4005
 
4006
+ #: includes/B2S/PostBox.php:180 includes/B2S/Ship/Item.php:426
4007
  msgid "show calendar"
4008
  msgstr ""
4009
 
4010
+ #: includes/Loader.php:816 includes/Loader.php:818
4011
  msgid "show details"
4012
  msgstr ""
4013
 
4027
  msgid "Sign in to Pinterest"
4028
  msgstr ""
4029
 
4030
+ #: includes/Loader.php:989 includes/Loader.php:1040
4031
  msgid "Site & Blog Content"
4032
  msgstr ""
4033
 
4034
+ #: includes/Tools.php:472
4035
  msgid "Slovakia"
4036
  msgstr ""
4037
 
4038
  #: views/b2s/network.php:236 views/b2s/ship.php:27
4039
  #: includes/B2S/AutoPost/Item.php:33 includes/B2S/Curation/View.php:56
4040
+ #: includes/B2S/Network/Item.php:187 includes/B2S/Network/Item.php:200
4041
+ #: includes/B2S/Network/Item.php:213 includes/B2S/Network/Item.php:325
4042
+ #: includes/B2S/Network/Item.php:404 includes/B2S/Network/Item.php:479
4043
  #: includes/B2S/RePost/Item.php:23 includes/B2S/Settings/Item.php:172
4044
+ #: includes/B2S/Ship/Image.php:89 includes/B2S/Ship/Item.php:1256
4045
+ #: includes/B2S/Ship/Portale.php:46 includes/B2S/Ship/Portale.php:63
4046
+ #: views/b2s/html/post.navbar.php:18 views/b2s/html/post.navbar.php:21
4047
+ #: views/b2s/html/post.navbar.php:23 views/b2s/partials/post-edit-modal.php:9
4048
+ #: views/b2s/widgets/posts.php:18
4049
  msgid "SMART"
4050
  msgstr ""
4051
 
4053
  msgid "Smart: 3 (per user)"
4054
  msgstr ""
4055
 
4056
+ #: includes/Tools.php:488
4057
  msgid "Smileys & People"
4058
  msgstr ""
4059
 
4060
+ #: includes/Loader.php:96
4061
  msgid "Sniply"
4062
  msgstr ""
4063
 
4086
  msgid "Social Media Post"
4087
  msgstr ""
4088
 
4089
+ #: includes/Loader.php:891
4090
  msgid "Social Media Post Drafts"
4091
  msgstr ""
4092
 
4093
+ #: includes/Loader.php:990 includes/Loader.php:1047 views/b2s/curation.php:257
4094
  #: views/b2s/curation.php:332
4095
  msgid "Social Media Posts"
4096
  msgstr ""
4115
  msgid "Social Meta Tags Settings"
4116
  msgstr ""
4117
 
 
 
 
 
4118
  #: views/b2s/settings.php:158
4119
  #, php-format
4120
  msgid ""
4141
  msgid "Sort by network"
4142
  msgstr ""
4143
 
4144
+ #: includes/Tools.php:475
4145
  msgid "South Africa"
4146
  msgstr ""
4147
 
4148
+ #: includes/Tools.php:448
4149
  msgid "Spain"
4150
  msgstr ""
4151
 
4152
+ #: includes/B2S/Ship/Item.php:1311
4153
  msgid "Start date"
4154
  msgstr ""
4155
 
4183
  msgid "submit"
4184
  msgstr ""
4185
 
4186
+ #: includes/Loader.php:898
4187
  msgid "Subreddit"
4188
  msgstr ""
4189
 
4195
  msgid "Subtitle"
4196
  msgstr ""
4197
 
4198
+ #: includes/B2S/Network/Item.php:660
4199
  msgid "Successfully saved"
4200
  msgstr ""
4201
 
4202
+ #: includes/B2S/Settings/Item.php:228
4203
  msgid "Summary"
4204
  msgstr ""
4205
 
4206
+ #: includes/B2S/Settings/Item.php:229
4207
  msgid "Summary with large image"
4208
  msgstr ""
4209
 
4210
+ #: includes/B2S/RePost/Item.php:81 includes/B2S/Ship/Item.php:1377
4211
  msgid "Sun"
4212
  msgstr ""
4213
 
4215
  msgid "Sunday"
4216
  msgstr ""
4217
 
4218
+ #: includes/Loader.php:841
4219
  msgid "Support"
4220
  msgstr ""
4221
 
4223
  msgid "Supported HTML tags"
4224
  msgstr ""
4225
 
4226
+ #: includes/Tools.php:470
4227
  msgid "Sweden"
4228
  msgstr ""
4229
 
4230
+ #: includes/Tools.php:445
4231
  msgid "Switzerland"
4232
  msgstr ""
4233
 
4234
+ #: includes/Tools.php:494
4235
  msgid "Symbols"
4236
  msgstr ""
4237
 
4255
  msgid "Test PR-Gateway for free"
4256
  msgstr ""
4257
 
4258
+ #: includes/B2S/Ship/Item.php:223
4259
  msgid "Text only"
4260
  msgstr ""
4261
 
4331
  "webmaster, if this error message persists."
4332
  msgstr ""
4333
 
4334
+ #: includes/Loader.php:910
4335
  #, php-format
4336
  msgid ""
4337
  "The connection to your social media account is interrupted. Please check "
4344
  msgid "The content of your post"
4345
  msgstr ""
4346
 
4347
+ #: includes/Loader.php:908
4348
  #, php-format
4349
  msgid ""
4350
  "The content of your post could not be approved by the network. Please see "
4351
  "the following <a target=\"_blank\" href=\"%s\">guide</a>."
4352
  msgstr ""
4353
 
4354
+ #: includes/B2S/Settings/Item.php:226
4355
  msgid "The default card type to use"
4356
  msgstr ""
4357
 
4361
  "the free trial."
4362
  msgstr ""
4363
 
4364
+ #: includes/B2S/Ship/Item.php:1151
4365
  msgid "The Headline..."
4366
  msgstr ""
4367
 
4368
+ #: includes/B2S/Settings/Item.php:299 views/b2s/html/footer.php:183
4369
  msgid ""
4370
  "The image preview will be cropped automatically to fit the default Instagram "
4371
  "layout for your Instagram timeline. The image will be shown uncropped when "
4372
  "opening the preview page for your Instagram post."
4373
  msgstr ""
4374
 
4375
+ #: includes/B2S/Settings/Item.php:285
4376
  msgid "The image will be changed"
4377
  msgstr ""
4378
 
4384
  msgid "The license has been successfully activated."
4385
  msgstr ""
4386
 
4387
+ #: includes/B2S/Settings/Item.php:290 views/b2s/html/footer.php:161
4388
  msgid ""
4389
  "The link post format displays posts title, link address and the first one or "
4390
  "two sentences of the post. The networks scan this information from your META "
4396
  "first image detected on your page. The image links to your blog post."
4397
  msgstr ""
4398
 
4399
+ #: includes/B2S/Network/Item.php:858
4400
  msgid "The link will be added automatically at the end of the post."
4401
  msgstr ""
4402
 
4403
+ #: includes/B2S/Network/Item.php:856
4404
  msgid ""
4405
  "The link will be transmitted as a canonical link, i.e. in the source code of "
4406
  "your page, in order to refer to the original source of the content and to "
4422
  msgid "The name of the post author."
4423
  msgstr ""
4424
 
4425
+ #: includes/Loader.php:916
4426
  #, php-format
4427
  msgid ""
4428
  "The network can not publish special characters such as Emoji. Please see the "
4429
  "following <a target=\"_blank\" href=\"%s\">guide</a>."
4430
  msgstr ""
4431
 
4432
+ #: includes/Loader.php:906
4433
  #, php-format
4434
  msgid ""
4435
  "The network could not publish your post. Please see the following <a "
4436
  "target=\"_blank\" href=\"%s\">guide</a>."
4437
  msgstr ""
4438
 
4439
+ #: includes/B2S/Network/Item.php:863
4440
  msgid "The network does not support hashtags."
4441
  msgstr ""
4442
 
4443
+ #: includes/Loader.php:913
4444
  #, php-format
4445
  msgid ""
4446
  "The network has blocked your account. Please see the following <a "
4447
  "target=\"_blank\" href=\"%s\">guide</a>."
4448
  msgstr ""
4449
 
4450
+ #: includes/Loader.php:918
4451
  msgid "The network requires a public url."
4452
  msgstr ""
4453
 
4457
  "image format and will display your standard image instead."
4458
  msgstr ""
4459
 
4460
+ #: includes/Loader.php:914
4461
  #, php-format
4462
  msgid ""
4463
  "The number of images is reached. Please see the following <a "
4531
  msgid "The title of your post"
4532
  msgstr ""
4533
 
4534
+ #: views/b2s/support.php:134
4535
  msgid ""
4536
  "The Troubleshooting tool helps you with conflicts that can be caused by the "
4537
  "system environment of your blog. So you can always check your settings on "
4546
  msgid "There are no other users to whom the connection can be assigned."
4547
  msgstr ""
4548
 
4549
+ #: includes/Loader.php:825 includes/B2S/PostBox.php:146
4550
  #: includes/B2S/AutoPost/Item.php:61
4551
  msgid ""
4552
  "There are no social network accounts assigned to your selected network "
4614
  msgid "This post was edited successfully."
4615
  msgstr ""
4616
 
4617
+ #: includes/Loader.php:816
4618
  msgid "This post will be shared into your social media from"
4619
  msgstr ""
4620
 
4621
+ #: includes/Loader.php:818
4622
  msgid "This post will be shared on social media in 2-3 minutes!"
4623
  msgstr ""
4624
 
4625
+ #: includes/B2S/Network/Item.php:867
4626
  msgid ""
4627
  "This social network displays the predefined hashtags as clickable tags at "
4628
  "the end of your post."
4636
  msgid "This user has reached the maximum number of connections."
4637
  msgstr ""
4638
 
4639
+ #: includes/Loader.php:921
4640
  msgid ""
4641
  "This XING API is no longer supported by XING. Please connect your XING "
4642
  "accounts with the new XING interface to reschedule your posts."
4643
  msgstr ""
4644
 
4645
+ #: includes/B2S/RePost/Item.php:78 includes/B2S/Ship/Item.php:1374
4646
  msgid "Thu"
4647
  msgstr ""
4648
 
4650
  msgid "Thursday"
4651
  msgstr ""
4652
 
4653
+ #: includes/B2S/Ship/Item.php:1366 views/b2s/partials/post-edit-modal.php:68
4654
  #: views/b2s/partials/post-edit-modal.php:71
4655
  msgid "Time"
4656
  msgstr ""
4657
 
4658
+ #: includes/B2S/Ship/Item.php:1312
4659
  msgid "Time to publish"
4660
  msgstr ""
4661
 
4667
  msgid "times"
4668
  msgstr ""
4669
 
4670
+ #: includes/B2S/Ship/Item.php:1363
4671
  msgid "Timespan"
4672
  msgstr ""
4673
 
4677
 
4678
  #: views/b2s/ship.php:57 views/prg/ship.php:43 views/prg/ship.php:45
4679
  #: includes/B2S/Curation/View.php:38 includes/B2S/Settings/Item.php:182
4680
+ #: includes/B2S/Settings/Item.php:231 views/prg/html/form.php:26
4681
  #: views/prg/html/form.php:28
4682
  msgid "Title"
4683
  msgstr ""
4714
  "“Add oEmbed tags” box."
4715
  msgstr ""
4716
 
4717
+ #: views/b2s/support.php:51
4718
  #, php-format
4719
  msgid ""
4720
  "To get technical help, please create your account to access the Blog2Social "
4722
  "href=\"%s\" target=\"_blank\">Info</a>)"
4723
  msgstr ""
4724
 
4725
+ #: includes/B2S/Network/Item.php:265 includes/B2S/Network/Item.php:344
4726
+ #: includes/B2S/Network/Item.php:424
4727
  msgid "To reactivate this connection,"
4728
  msgstr ""
4729
 
4731
  msgid "To select an individual image from your media library,"
4732
  msgstr ""
4733
 
4734
+ #: includes/Loader.php:923
4735
  msgid "To share social media posts on Reddit or Diigo, a link is required."
4736
  msgstr ""
4737
 
4749
  msgid "Transfer Auto-Poster settings to other users (Business):"
4750
  msgstr ""
4751
 
4752
+ #: includes/Tools.php:492
4753
  msgid "Travel & Places"
4754
  msgstr ""
4755
 
4756
+ #: views/b2s/support.php:116
4757
  msgid "Troubleshooting for Error Messages"
4758
  msgstr ""
4759
 
4761
  msgid "Troubleshooting-Tool"
4762
  msgstr ""
4763
 
4764
+ #: includes/B2S/RePost/Item.php:76 includes/B2S/Ship/Item.php:1372
4765
  msgid "Tue"
4766
  msgstr ""
4767
 
4769
  msgid "Tuesday"
4770
  msgstr ""
4771
 
4772
+ #: includes/Tools.php:455
4773
  msgid "Turkey"
4774
  msgstr ""
4775
 
4776
+ #: views/b2s/support.php:210
4777
  msgid "Twitter Card Validator"
4778
  msgstr ""
4779
 
4811
  "again!"
4812
  msgstr ""
4813
 
4814
+ #: includes/Tools.php:442
4815
  msgid "United States of America"
4816
  msgstr ""
4817
 
4819
  msgid "Unknown error"
4820
  msgstr ""
4821
 
4822
+ #: views/b2s/support.php:61
4823
  msgid "Unknown error has occurred. Please try again."
4824
  msgstr ""
4825
 
4826
  #: includes/Ajax/Post.php:1955 views/b2s/network.php:13
4827
+ #: includes/B2S/Network/Item.php:278 includes/B2S/Network/Item.php:357
4828
+ #: includes/B2S/Network/Item.php:437 includes/B2S/Network/Item.php:571
4829
  msgid "Unknown username"
4830
  msgstr ""
4831
 
4886
  msgid "Upgrade to Blog2Social PREMIUM PRO"
4887
  msgstr ""
4888
 
4889
+ #: includes/B2S/Network/Item.php:706
4890
  msgid "Upgrade to Blog2Social Smart"
4891
  msgstr ""
4892
 
4893
+ #: includes/B2S/Network/Item.php:705
4894
  msgid ""
4895
  "Upgrade to Blog2Social Smart or higher to customize your individual post "
4896
  "templates that will automatically pre-format the structure of your social "
4909
  msgid "Upgrade to PREMIUM"
4910
  msgstr ""
4911
 
4912
+ #: includes/Loader.php:838 views/b2s/html/sidebar.php:45
4913
  #: views/b2s/html/sidebar.ship.php:44
4914
  msgid "Upgrade to Premium"
4915
  msgstr ""
4916
 
4917
+ #: includes/B2S/Settings/Item.php:257
4918
  msgid "Upgrade to Premium Pro now."
4919
  msgstr ""
4920
 
4976
  msgid "User"
4977
  msgstr ""
4978
 
4979
+ #: views/b2s/support.php:68
4980
  msgid "User name"
4981
  msgstr ""
4982
 
4983
+ #: views/b2s/support.php:65
4984
  msgid "Username is taken."
4985
  msgstr ""
4986
 
4987
+ #: views/b2s/support.php:204
4988
  msgid "validate"
4989
  msgstr ""
4990
 
4991
+ #: views/b2s/support.php:215
4992
  msgid "Validate directly on Twitter"
4993
  msgstr ""
4994
 
4995
+ #: includes/B2S/Network/Item.php:605
4996
  msgid "Value"
4997
  msgstr ""
4998
 
5016
  msgid "view social media post"
5017
  msgstr ""
5018
 
5019
+ #: includes/B2S/Ship/Item.php:406
5020
  msgid ""
5021
  "Violating these rules can result in suspending your account. Always vary "
5022
  "your content with different images, comments, hashtags or handles to prevent "
5023
  "duplicate posts."
5024
  msgstr ""
5025
 
5026
+ #: includes/B2S/Ship/Item.php:397 includes/B2S/Ship/Item.php:841
5027
+ #: includes/B2S/Ship/Item.php:1266
5028
  msgid ""
5029
  "Violating these rules can result in Twitter suspending your account. Always "
5030
  "vary your Tweets with different comments, hashtags or handles to prevent "
5031
  "duplicate posts."
5032
  msgstr ""
5033
 
5034
+ #: includes/Loader.php:909
5035
  msgid ""
5036
  "We don't have the permission to publish your post. Please check your "
5037
  "authorization."
5058
  msgid "Website & Blog Content"
5059
  msgstr ""
5060
 
5061
+ #: includes/B2S/RePost/Item.php:77 includes/B2S/Ship/Item.php:1373
5062
  msgid "Wed"
5063
  msgstr ""
5064
 
5066
  msgid "Wednesday"
5067
  msgstr ""
5068
 
5069
+ #: includes/B2S/Ship/Item.php:1329
5070
  msgid "Week"
5071
  msgstr ""
5072
 
5073
+ #: includes/B2S/Ship/Item.php:1321
5074
  msgid "weekly"
5075
  msgstr ""
5076
 
5077
+ #: includes/B2S/Ship/Item.php:1329
5078
  msgid "Weeks"
5079
  msgstr ""
5080
 
5227
  "content to be shared automatically."
5228
  msgstr ""
5229
 
5230
+ #: includes/B2S/Settings/Item.php:257
5231
  msgid ""
5232
  "With Premium Pro, you can change the custom post format photo post or link "
5233
  "post for each individual social media post and channel (profile, page, group)"
5257
  msgid "Would you like to retweet?"
5258
  msgstr ""
5259
 
5260
+ #: includes/B2S/Ship/Item.php:483 includes/B2S/Ship/Item.php:543
5261
+ #: includes/B2S/Ship/Item.php:603 includes/B2S/Ship/Item.php:632
5262
+ #: includes/B2S/Ship/Item.php:653 includes/B2S/Ship/Item.php:682
5263
+ #: includes/B2S/Ship/Item.php:710 includes/B2S/Ship/Item.php:738
5264
+ #: includes/B2S/Ship/Item.php:766 includes/B2S/Ship/Item.php:797
5265
+ #: includes/B2S/Ship/Item.php:852 includes/B2S/Ship/Item.php:903
5266
+ #: includes/B2S/Ship/Item.php:924 includes/B2S/Ship/Item.php:945
5267
+ #: includes/B2S/Ship/Item.php:966 includes/B2S/Ship/Item.php:986
5268
+ #: includes/B2S/Ship/Item.php:1007 includes/B2S/Ship/Item.php:1017
5269
  msgid "Write something about your post..."
5270
  msgstr ""
5271
 
5274
  msgid "Write something..."
5275
  msgstr ""
5276
 
5277
+ #: views/b2s/support.php:89
5278
  msgid "Yay :) You successfully registered for the Blog2Social Community!"
5279
  msgstr ""
5280
 
5428
  msgid "You don't have a Business License"
5429
  msgstr ""
5430
 
5431
+ #: includes/Loader.php:920
5432
  msgid "You have already retweeted this post."
5433
  msgstr ""
5434
 
5488
  "your administrator."
5489
  msgstr ""
5490
 
5491
+ #: views/b2s/support.php:142
5492
  msgid ""
5493
  "You need admin rights to use the Troubleshooting-Tool. Please contact your "
5494
  "administrator."
5511
  msgid "You want to change the image, title and description for your post?"
5512
  msgstr ""
5513
 
5514
+ #: includes/B2S/Ship/Item.php:501 includes/B2S/Ship/Item.php:562
5515
+ #: includes/B2S/Ship/Item.php:621 includes/B2S/Ship/Item.php:672
5516
+ #: includes/B2S/Ship/Item.php:700 includes/B2S/Ship/Item.php:728
5517
+ #: includes/B2S/Ship/Item.php:756
5518
  msgid ""
5519
  "You want to change your link image, link title and link description for this "
5520
  "network? Click here."
5521
  msgstr ""
5522
 
5523
+ #: includes/B2S/Network/Item.php:202 includes/B2S/Ship/Portale.php:48
5524
  msgid "You want to connect a network page?"
5525
  msgstr ""
5526
 
5527
+ #: includes/B2S/Network/Item.php:183 includes/B2S/Network/Item.php:187
5528
+ #: includes/B2S/Network/Item.php:189 includes/B2S/Network/Item.php:200
5529
  #: includes/B2S/Ship/Portale.php:46 includes/B2S/Ship/Portale.php:59
5530
+ #: includes/B2S/Ship/Portale.php:63 includes/B2S/Ship/Portale.php:65
5531
  msgid "You want to connect a network profile?"
5532
  msgstr ""
5533
 
5534
+ #: includes/B2S/Network/Item.php:210 includes/B2S/Ship/Portale.php:37
5535
  msgid "You want to connect a social media group?"
5536
  msgstr ""
5537
 
5624
  msgid "Your authorization has been removed successfully."
5625
  msgstr ""
5626
 
5627
+ #: includes/Loader.php:907
5628
  msgid ""
5629
  "Your authorization has expired. Please reconnect your account in the "
5630
  "Blog2Social network settings."
5638
  msgid "Your blog post is not yet published on your Wordpress!"
5639
  msgstr ""
5640
 
5641
+ #: includes/Loader.php:919
5642
  msgid ""
5643
  "Your blog post was not available for the network at the time of publishing."
5644
  msgstr ""
5673
  msgid "Your daily limit for posting automatically has been reached."
5674
  msgstr ""
5675
 
5676
+ #: includes/Loader.php:915
5677
  msgid ""
5678
  "Your daily limit for this network has been reached. Please try again later."
5679
  msgstr ""
5680
 
5681
+ #: includes/Loader.php:911
5682
  msgid "Your daily limit has been reached."
5683
  msgstr ""
5684
 
5698
  msgid "Your free trial of Blog2Social PREMIUM has ended."
5699
  msgstr ""
5700
 
5701
+ #: includes/Loader.php:926
5702
  msgid "Your group can not be found by the network."
5703
  msgstr ""
5704
 
5724
  msgid "Your message will now be sent over PR gateway to the press portals!"
5725
  msgstr ""
5726
 
5727
+ #: includes/Loader.php:924
5728
  msgid ""
5729
  "Your post could not be posted, because your image can not be processed by "
5730
  "the network."
5731
  msgstr ""
5732
 
5733
+ #: includes/Loader.php:912
5734
  msgid ""
5735
  "Your post could not be posted, because your image is not available or the "
5736
  "image source does not allow to publish"
5744
  "target=\"_blank\">Instagram troubleshoot checklist</a>."
5745
  msgstr ""
5746
 
5747
+ #: includes/Loader.php:917
5748
  msgid "Your post is a duplicate."
5749
  msgstr ""
5750
 
readme.txt CHANGED
@@ -1,11 +1,11 @@
1
  ===Blog2Social: Social Media Auto Post & Scheduler===
2
  Contributors: Blog2Social, pr-gateway
3
  Requires PHP: 5.5.3
4
- Tags: auto post, auto publish, social media scheduling, social media calendar, social media automation, social media share, auto-publish, scheduling, social media post, social url share, social network share, share tweet, share links, share this, share text posts, share images, share video links, social tools, admin, api, auto share to, autopost, auto-Posting, auto-schedule, auto-schedule social media posts, automatic social sharing plugin, blog marketing, blog2social, blogger, buffer, crossposting, cross-promotion, cross-promoting, bloglovin, bloglovin auto post, facebook, facebook auto post, facebook pages, google auto post, instagram, instagram auto post, jetpack, jetpack sharing, linkedin, linkedin auto post, medium, medium auto post, multiposting, pinterest, re-post, scheduling plugin, social media, social media auto publish, social media button, social media manager, social media plugin, social media publishing, social media scheduling tool, social media sharing, social media tool, social network auto publish, social network icon, social network widget, socialmedia, timing, torial, torial auto post, tumblr, twitter, twitter auto post, xing, xing auto post, xing groups, xing gruppen, xing personal profiles, xing company profiles, xing business pages, xing pages, xing seiten,instagram business, auto post scheduler, repost, social media management, facebook fan page auto post, facebook profile auto post, social auto post, social autoposting, flickr, flickr auto posting, linkedin, linkedin auto posting, linkedin profile, facebook group, facebook gruppen, reddit, reddit auto posting, reddit auto post, social media calendar, editorial calendar, calendar plugin, Social Media Automatisierung, Social Media Management, Kalender, Planungs Kalender, Social Media Kalender, Content Marketing, Revive, Revive posts, Revive old posts, old posts, Reshare, Re-Share, automatically re-post, automatically reshare, auto repost, auto republish, recycle posts, bulk schedule, Google My Business, Google posts, imgur, vk, vkontakte, Vkontakte.ru, vk.com. Telegram, Telegram channels, Telegram groups, share multiple images, image gallery, blogger.com
5
  Donate link: https://paypal.me/adenion
6
  Requires at least: 4.7.0
7
  Tested up to: 5.8
8
- Stable tag: 6.8.3
9
  License: GPLv3
10
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
11
 
@@ -13,12 +13,12 @@ Autopost, schedule and share blog posts and contents on social media, pages & gr
13
 
14
  == Description ==
15
  **Social Media Auto-Posting and Scheduling Plugin for WordPress Sites and Blogs.**
16
- Autopost, cross-promote, schedule and automatically share your blog posts to social networks such as **Facebook, Twitter, Google My Business, LinkedIn, XING, Instagram, Pinterest, Imgur, Flickr, Reddit, VK.com, Medium, Tumblr, Torial, Diigo, Bloglovin, Telegram and Blogger.com**
17
  Blog2Social automatically creates social media posts for your content and auto-posts at the best times for each network. Save time and pain of manually sharing and promoting your site on social media.
18
 
19
  _Compatible with WooCommerce, Gutenberg Editor, Hummingbird, Bitly, Rebrand.ly, Sniply, WP Automatic Plugin, Page Builder & RSS Importer._
20
 
21
- * Version 6.8: Blogger.com, post templates
22
 
23
  Download Blog2Social today to make your social media marketing for your WordPress site or blog easier than ever. Blog2Social is a freemium plugin, with a free comprehensive basic version and premium plans offering more advanced features. To ensure compliance with the high quality standards of the new networks’ API rules and community guidelines, some functions of the auto-poster are premium features and not part of the free version.
24
  The Blog2Social free version offers you a wide range of features. ([See what’s included in the free version](https://wordpress.org/plugins/blog2social/#faq "Blog2Social Free Features")).
@@ -30,7 +30,7 @@ To benefit from all the advanced features for automatic sharing and scheduling y
30
  * **Google My Business** (Premium) - Post to your Business Listing on Google
31
  * **LinkedIn** - Post to your profile (Free) or page (Premium)
32
  * **XING** - Post to your profile (Free), page (Premium), and in groups (Premium)
33
- * **Instagram** - Post to your Personal Instagram Account (Free) and to your Business Account (Smart)
34
  * **Pinterest** - Post to all your different Pinboards (Free)
35
  * **Imgur** - Post to your Imgur profile (Free)
36
  * **Flickr** - Post to your Flickr profile (Free)
@@ -43,12 +43,14 @@ To benefit from all the advanced features for automatic sharing and scheduling y
43
  * **Bloglovin** - post to your blog post with canonical-backlinks to your original post (Free)
44
  * **Telegram** - post to your Telegram groups and Telegram channels (Business)
45
  * **Blogger.com** - post to your blog post with canonical-backlinks to your original post (Premium)
 
 
46
 
47
  = Benefits from using Blog2Social =
48
 
49
  BLOG2SOCIAL FREE
50
 
51
- * Share your posts and pages on 13 different networks: Twitter, Facebook (profile and page), LinkedIn (profile), XING (profile), Instagram Personal, Pinterest, Reddit, Torial, Medium, Tumblr, Flickr, Diigo and Bloglovin at once.
52
  * Customize your social media posts with unique personal comments, hashtags, handles, emojis, and select an image or animated GIF of your choice.
53
  * You can even edit the complete HTML markup for re-publishing your post on Tumblr, Torial, and Medium.
54
  * Manage all users posts and pages and share them on your channels.
@@ -167,7 +169,7 @@ Blog2Social is a freemium plugin with a free comprehensive basic version and pre
167
  = What can I do with the free version? =
168
 
169
  There is quite a lot you can do with the free version of Blog2Social for your social media marketing:
170
- * You can share your blog posts and pages as well as content from other sources on 13 different networks: Twitter, Facebook (profile and page), LinkedIn (profile), XING (profile), Instagram Personal, Pinterest, Reddit, Torial, Medium, Tumblr, Flickr, Diigo and Bloglovin at once.
171
  * You can customize your social media posts with personal comments, hashtags, handles, emojis, and select an image of your choice. You can even edit the complete HTML markup for re-publishing your post on Tumblr, Torial, and Medium.
172
  With the free version you can also:
173
  * manage all users’ posts and pages and share them on your channels
@@ -222,6 +224,8 @@ To get started with the basics of Blog2Social and maybe find some useful tips an
222
  7. Keep track of your shared posts and scheduling plan with the Social Media Calendar.
223
 
224
  == Changelog ==
 
 
225
  = 6.8.3 =
226
  Usability Optimization
227
  = 6.8.2 =
@@ -286,6 +290,8 @@ Usability Optimization, Rebrandly integration, url parameter settings
286
  New Image Posts, Imgur, Animated Gifs and Emojis
287
 
288
  == Upgrade Notice ==
 
 
289
  = 6.8.3 =
290
  Usability Optimization
291
  = 6.8.2 =
1
  ===Blog2Social: Social Media Auto Post & Scheduler===
2
  Contributors: Blog2Social, pr-gateway
3
  Requires PHP: 5.5.3
4
+ Tags: auto post, auto publish, social media scheduling, social media calendar, social media automation, social media share, auto-publish, scheduling, social media post, social url share, social network share, share tweet, share links, share this, share text posts, share images, share video links, social tools, admin, api, auto share to, autopost, auto-Posting, auto-schedule, auto-schedule social media posts, automatic social sharing plugin, blog marketing, blog2social, blogger, buffer, crossposting, cross-promotion, cross-promoting, bloglovin, bloglovin auto post, facebook, facebook auto post, facebook pages, google auto post, instagram, instagram auto post, jetpack, jetpack sharing, linkedin, linkedin auto post, medium, medium auto post, multiposting, pinterest, re-post, scheduling plugin, social media, social media auto publish, social media button, social media manager, social media plugin, social media publishing, social media scheduling tool, social media sharing, social media tool, social network auto publish, social network icon, social network widget, socialmedia, timing, torial, torial auto post, tumblr, twitter, twitter auto post, xing, xing auto post, xing groups, xing gruppen, xing personal profiles, xing company profiles, xing business pages, xing pages, xing seiten,instagram business, auto post scheduler, repost, social media management, facebook fan page auto post, facebook profile auto post, social auto post, social autoposting, flickr, flickr auto posting, linkedin, linkedin auto posting, linkedin profile, facebook group, facebook gruppen, reddit, reddit auto posting, reddit auto post, social media calendar, editorial calendar, calendar plugin, Social Media Automatisierung, Social Media Management, Kalender, Planungs Kalender, Social Media Kalender, Content Marketing, Revive, Revive posts, Revive old posts, old posts, Reshare, Re-Share, automatically re-post, automatically reshare, auto repost, auto republish, recycle posts, bulk schedule, Google My Business, Google posts, imgur, vk, vkontakte, Vkontakte.ru, vk.com. Telegram, Telegram channels, Telegram groups, share multiple images, image gallery, blogger.com, ravelry, instapaper
5
  Donate link: https://paypal.me/adenion
6
  Requires at least: 4.7.0
7
  Tested up to: 5.8
8
+ Stable tag: 6.8.4
9
  License: GPLv3
10
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
11
 
13
 
14
  == Description ==
15
  **Social Media Auto-Posting and Scheduling Plugin for WordPress Sites and Blogs.**
16
+ Autopost, cross-promote, schedule and automatically share your blog posts to social networks such as **Facebook, Twitter, Google My Business, LinkedIn, XING, Instagram, Pinterest, Imgur, Flickr, Reddit, VK.com, Medium, Tumblr, Torial, Diigo, Bloglovin, Telegram, Blogger.com, Instapaper and Ravelry.**
17
  Blog2Social automatically creates social media posts for your content and auto-posts at the best times for each network. Save time and pain of manually sharing and promoting your site on social media.
18
 
19
  _Compatible with WooCommerce, Gutenberg Editor, Hummingbird, Bitly, Rebrand.ly, Sniply, WP Automatic Plugin, Page Builder & RSS Importer._
20
 
21
+ * Version 6.8.4: Ravelry, Instapaper, and more
22
 
23
  Download Blog2Social today to make your social media marketing for your WordPress site or blog easier than ever. Blog2Social is a freemium plugin, with a free comprehensive basic version and premium plans offering more advanced features. To ensure compliance with the high quality standards of the new networks’ API rules and community guidelines, some functions of the auto-poster are premium features and not part of the free version.
24
  The Blog2Social free version offers you a wide range of features. ([See what’s included in the free version](https://wordpress.org/plugins/blog2social/#faq "Blog2Social Free Features")).
30
  * **Google My Business** (Premium) - Post to your Business Listing on Google
31
  * **LinkedIn** - Post to your profile (Free) or page (Premium)
32
  * **XING** - Post to your profile (Free), page (Premium), and in groups (Premium)
33
+ * **Instagram** - Post to your Business Account (Premium)
34
  * **Pinterest** - Post to all your different Pinboards (Free)
35
  * **Imgur** - Post to your Imgur profile (Free)
36
  * **Flickr** - Post to your Flickr profile (Free)
43
  * **Bloglovin** - post to your blog post with canonical-backlinks to your original post (Free)
44
  * **Telegram** - post to your Telegram groups and Telegram channels (Business)
45
  * **Blogger.com** - post to your blog post with canonical-backlinks to your original post (Premium)
46
+ * **Instapaper** - post to your Instapaper account (Premium)
47
+ * **Ravelry** - post to your Ravelry account (Premium)
48
 
49
  = Benefits from using Blog2Social =
50
 
51
  BLOG2SOCIAL FREE
52
 
53
+ * Share your posts and pages on 13 different networks: Twitter, Facebook (profile and page), LinkedIn (profile), XING (profile), VK (profile), Pinterest, Reddit, Torial, Medium, Tumblr, Flickr, Diigo and Bloglovin at once.
54
  * Customize your social media posts with unique personal comments, hashtags, handles, emojis, and select an image or animated GIF of your choice.
55
  * You can even edit the complete HTML markup for re-publishing your post on Tumblr, Torial, and Medium.
56
  * Manage all users posts and pages and share them on your channels.
169
  = What can I do with the free version? =
170
 
171
  There is quite a lot you can do with the free version of Blog2Social for your social media marketing:
172
+ * You can share your blog posts and pages as well as content from other sources on 13 different networks: Twitter, Facebook (profile and page), LinkedIn (profile), XING (profile), VK (profile), Pinterest, Reddit, Torial, Medium, Tumblr, Flickr, Diigo and Bloglovin at once.
173
  * You can customize your social media posts with personal comments, hashtags, handles, emojis, and select an image of your choice. You can even edit the complete HTML markup for re-publishing your post on Tumblr, Torial, and Medium.
174
  With the free version you can also:
175
  * manage all users’ posts and pages and share them on your channels
224
  7. Keep track of your shared posts and scheduling plan with the Social Media Calendar.
225
 
226
  == Changelog ==
227
+ = 6.8.4 =
228
+ Ravelry & Instapaper integration
229
  = 6.8.3 =
230
  Usability Optimization
231
  = 6.8.2 =
290
  New Image Posts, Imgur, Animated Gifs and Emojis
291
 
292
  == Upgrade Notice ==
293
+ = 6.8.4 =
294
+ Ravelry & Instapaper integration
295
  = 6.8.3 =
296
  Usability Optimization
297
  = 6.8.2 =
views/b2s/network.php CHANGED
@@ -233,6 +233,9 @@ $networkData = $networkItem->getData();
233
  <img class="pull-left hidden-xs b2s-img-network b2s-edit-template-network-img" id="b2s-edit-template-network-img-18" alt="Google My Business" src="<?php echo plugins_url('/assets/images/portale/18_flat.png', B2S_PLUGIN_FILE); ?>" style="display: none;">
234
  <img class="pull-left hidden-xs b2s-img-network b2s-edit-template-network-img" id="b2s-edit-template-network-img-19" alt="Xing" src="<?php echo plugins_url('/assets/images/portale/19_flat.png', B2S_PLUGIN_FILE); ?>" style="display: none;">
235
  <img class="pull-left hidden-xs b2s-img-network b2s-edit-template-network-img" id="b2s-edit-template-network-img-24" alt="Telegram" src="<?php echo plugins_url('/assets/images/portale/24_flat.png', B2S_PLUGIN_FILE); ?>" style="display: none;">
 
 
 
236
  <h4 class="modal-title b2s-edit-template-title"><?php esc_html_e('Edit Post Template', 'blog2social') ?></h4> <?php echo ((B2S_PLUGIN_USER_VERSION == 0) ? '<span class="label label-success">' . esc_html__('SMART', 'blog2social') . '</span>' : '') ?>
237
  </div>
238
  <div class="row b2s-loading-area width-100">
233
  <img class="pull-left hidden-xs b2s-img-network b2s-edit-template-network-img" id="b2s-edit-template-network-img-18" alt="Google My Business" src="<?php echo plugins_url('/assets/images/portale/18_flat.png', B2S_PLUGIN_FILE); ?>" style="display: none;">
234
  <img class="pull-left hidden-xs b2s-img-network b2s-edit-template-network-img" id="b2s-edit-template-network-img-19" alt="Xing" src="<?php echo plugins_url('/assets/images/portale/19_flat.png', B2S_PLUGIN_FILE); ?>" style="display: none;">
235
  <img class="pull-left hidden-xs b2s-img-network b2s-edit-template-network-img" id="b2s-edit-template-network-img-24" alt="Telegram" src="<?php echo plugins_url('/assets/images/portale/24_flat.png', B2S_PLUGIN_FILE); ?>" style="display: none;">
236
+ <img class="pull-left hidden-xs b2s-img-network b2s-edit-template-network-img" id="b2s-edit-template-network-img-25" alt="Blogger" src="<?php echo plugins_url('/assets/images/portale/25_flat.png', B2S_PLUGIN_FILE); ?>" style="display: none;">
237
+ <img class="pull-left hidden-xs b2s-img-network b2s-edit-template-network-img" id="b2s-edit-template-network-img-26" alt="Ravelry" src="<?php echo plugins_url('/assets/images/portale/26_flat.png', B2S_PLUGIN_FILE); ?>" style="display: none;">
238
+ <img class="pull-left hidden-xs b2s-img-network b2s-edit-template-network-img" id="b2s-edit-template-network-img-27" alt="Instapaper" src="<?php echo plugins_url('/assets/images/portale/27_flat.png', B2S_PLUGIN_FILE); ?>" style="display: none;">
239
  <h4 class="modal-title b2s-edit-template-title"><?php esc_html_e('Edit Post Template', 'blog2social') ?></h4> <?php echo ((B2S_PLUGIN_USER_VERSION == 0) ? '<span class="label label-success">' . esc_html__('SMART', 'blog2social') . '</span>' : '') ?>
240
  </div>
241
  <div class="row b2s-loading-area width-100">
views/b2s/ship.php CHANGED
@@ -781,6 +781,7 @@ if (isset($_GET['type']) && $_GET['type'] == 'draft' && isset($_GET['postId']) &
781
  <input type="hidden" id="b2sJsTextConnectionFailLink" value="<?php echo ($userLang == 'de') ? 'https://www.blog2social.com/de/faq/content/9/108/de/die-verbindung-zum-server-ist-fehlgeschlagen-bitte-versuche-es-erneut.html' : 'https://www.blog2social.com/en/faq/content/9/106/en/the-connection-to-the-server-failed-please-try-again.html'; ?>">
782
  <input type="hidden" id="b2sJsTextConnectionFailLinkText" value="<?php esc_html_e('Give me more information', 'blog2social') ?>">
783
  <input type="hidden" id="b2sSelectedNetworkAuthId" value="<?php echo (isset($_GET['network_auth_id']) && (int) $_GET['network_auth_id'] > 0) ? (int) esc_attr($_GET['network_auth_id']) : ''; ?>">
 
784
  <input type="hidden" id="b2sDefaultNoImage" value="<?php echo plugins_url('/assets/images/no-image.png', B2S_PLUGIN_FILE); ?>">
785
  <input type="hidden" id="isMetaChecked" value="<?php echo $postData->ID; ?>">
786
  <input type="hidden" id="isOgMetaChecked" value="<?php echo (isset($b2sGeneralOptions['og_active']) ? (int) $b2sGeneralOptions['og_active'] : 0); ?>">
@@ -793,7 +794,7 @@ if (isset($_GET['type']) && $_GET['type'] == 'draft' && isset($_GET['postId']) &
793
  <?php echo $settingsItem->setNetworkSettingsHtml(); ?>
794
  <?php
795
  if (trim(strtolower($postData->post_status)) == 'future' || !empty($selSchedDate)) {
796
- $schedDate = (($postData->post_status) == 'future') ? $postData->post_date : $selSchedDate; // prio wp sched
797
  ?>
798
  <input type="hidden" id="b2sBlogPostSchedDate" value="<?php echo strtotime($schedDate); ?>000"> <!--for milliseconds-->
799
  <input type="hidden" id="b2sSchedPostInfoIgnore" value="0">
781
  <input type="hidden" id="b2sJsTextConnectionFailLink" value="<?php echo ($userLang == 'de') ? 'https://www.blog2social.com/de/faq/content/9/108/de/die-verbindung-zum-server-ist-fehlgeschlagen-bitte-versuche-es-erneut.html' : 'https://www.blog2social.com/en/faq/content/9/106/en/the-connection-to-the-server-failed-please-try-again.html'; ?>">
782
  <input type="hidden" id="b2sJsTextConnectionFailLinkText" value="<?php esc_html_e('Give me more information', 'blog2social') ?>">
783
  <input type="hidden" id="b2sSelectedNetworkAuthId" value="<?php echo (isset($_GET['network_auth_id']) && (int) $_GET['network_auth_id'] > 0) ? (int) esc_attr($_GET['network_auth_id']) : ''; ?>">
784
+ <input type="hidden" id="b2sMultiSelectedNetworkAuthId" value="<?php echo (isset($_GET['multi_network_auth_id']) && !empty($_GET['multi_network_auth_id'])) ? esc_attr($_GET['multi_network_auth_id']) : ''; ?>">
785
  <input type="hidden" id="b2sDefaultNoImage" value="<?php echo plugins_url('/assets/images/no-image.png', B2S_PLUGIN_FILE); ?>">
786
  <input type="hidden" id="isMetaChecked" value="<?php echo $postData->ID; ?>">
787
  <input type="hidden" id="isOgMetaChecked" value="<?php echo (isset($b2sGeneralOptions['og_active']) ? (int) $b2sGeneralOptions['og_active'] : 0); ?>">
794
  <?php echo $settingsItem->setNetworkSettingsHtml(); ?>
795
  <?php
796
  if (trim(strtolower($postData->post_status)) == 'future' || !empty($selSchedDate)) {
797
+ $schedDate = (($postData->post_status) == 'future') ? $postData->post_date_gmt : $selSchedDate; // prio wp sched
798
  ?>
799
  <input type="hidden" id="b2sBlogPostSchedDate" value="<?php echo strtotime($schedDate); ?>000"> <!--for milliseconds-->
800
  <input type="hidden" id="b2sSchedPostInfoIgnore" value="0">
views/b2s/support.php CHANGED
@@ -46,127 +46,84 @@
46
  <div class="clearfix"></div>
47
  <br>
48
  <div class="col-md-6">
49
- <div class="row">
50
- <div class="col-md-4 text-center">
51
- <a href="<?php echo B2S_Tools::getSupportLink('faq_installation'); ?>" class="b2s-color-black" target="_blank">
52
- <i class="glyphicon glyphicon-play-circle b2s-support-icon"></i>
53
- <br>
54
- <?php esc_html_e('First Steps', 'blog2social') ?>
55
- </a>
56
- </div>
57
- <div class="col-md-4 text-center">
58
- <a href="<?php echo B2S_Tools::getSupportLink('faq_sharing'); ?>" class="b2s-color-black" target="_blank">
59
- <i class="glyphicon glyphicon-share b2s-support-icon"></i>
60
- <br>
61
- <?php esc_html_e('Sharing', 'blog2social') ?>
62
- </a>
63
- </div>
64
- <div class="col-md-4 text-center">
65
- <a href="<?php echo B2S_Tools::getSupportLink('faq_network'); ?>" class="b2s-color-black" target="_blank">
66
- <i class="glyphicon glyphicon-user b2s-support-icon"></i>
67
- <br>
68
- <?php esc_html_e('Social Networks', 'blog2social') ?>
69
- </a>
70
- </div>
71
- </div>
72
- <br>
73
- <div class="row">
74
- <div class="col-md-4 text-center">
75
- <a href="<?php echo B2S_Tools::getSupportLink('faq_licence'); ?>" class="b2s-color-black" target="_blank">
76
- <i class="glyphicon glyphicon-usd b2s-support-icon"></i>
77
- <br>
78
- <?php esc_html_e('Licensing', 'blog2social') ?>
79
- </a>
80
- </div>
81
- <div class="col-md-4 text-center">
82
- <a href="<?php echo B2S_Tools::getSupportLink('faq_troubleshooting'); ?>" class="b2s-color-black" target="_blank">
83
- <i class="glyphicon glyphicon-warning-sign b2s-support-icon"></i>
84
- <br>
85
- <?php esc_html_e('Troubleshooting for Error Messages', 'blog2social') ?>
86
- </a>
87
- </div>
88
- <div class="col-md-4 text-center">
89
- <a href="<?php echo B2S_Tools::getSupportLink('faq_direct'); ?>" class="b2s-color-black" target="_blank">
90
- <i class="glyphicon glyphicon-globe b2s-support-icon"></i>
91
- <br>
92
- <?php esc_html_e('Other topics', 'blog2social') ?>
93
- </a>
94
- </div>
95
- </div>
96
- </div>
97
- <div class="col-md-6 b2s-border-left">
98
- <h4 class="b2s-bold"><?php esc_html_e('Frequently asked questions', 'blog2social') ?></h4>
99
- <div class="b2s-faq-area">
100
- <div class="b2s-loading-area-faq" style="display:block">
101
- <br>
102
- <div class="b2s-loader-impulse b2s-loader-impulse-md"></div>
103
- <div class="clearfix"></div>
104
- </div>
105
- <div class="b2s-faq-content"></div>
106
- </div>
107
- </div>
108
- <div class="clearfix"></div>
109
- <br>
110
- <div class="col-md-12">
111
- <div class="b2s-community-container">
112
- <div class="row">
113
- <div class="col-md-6">
114
- <h4 class="b2s-bold"><?php esc_html_e('Couldn\'t find your answer?', 'blog2social') ?></h4>
115
- <p class="b2s-gray-text"><?php echo sprintf(__('To get technical help, please create your account to access the Blog2Social support community to find more answers or to ask your question. (<a href="%s" target="_blank">Info</a>)', 'blog2social'), 'https://community.blog2social.com/register'); ?></p>
116
- <br>
117
- <div class="b2s-community-register-form">
118
- <h5 class="b2s-bold"><?php echo esc_html_e('Create your support account to ask questions and get help', 'blog2social'); ?></h5>
119
- <div class="alert alert-danger b2s-community-error" data-error-type="invalid_data" style="display: none;"><?php esc_html_e('Unknown error has occurred. Please try again.', 'blog2social') ?></div>
120
- <div class="alert alert-danger b2s-community-error" data-error-type="invalid_password" style="display: none;"><?php esc_html_e('Enter at least 8 characters', 'blog2social') ?></div>
121
- <div class="alert alert-danger b2s-community-error" data-error-type="invalid_email" style="display: none;"><?php esc_html_e('Invalid email address', 'blog2social') ?></div>
122
- <div class="alert alert-danger b2s-community-error" data-error-type="exists_email" style="display: none;"><?php esc_html_e('Email address is taken.', 'blog2social') ?> <a target="_blank" href="<?php echo B2S_Tools::getSupportLink('community_lostpw') ?>"><?php esc_html_e('Forgot Password?', 'blog2social') ?></a></div>
123
- <div class="alert alert-danger b2s-community-error" data-error-type="exists_username" style="display: none;"><?php esc_html_e('Username is taken.', 'blog2social') ?> <a target="_blank" href="<?php echo B2S_Tools::getSupportLink('community_lostpw') ?>"><?php esc_html_e('Forgot Password?', 'blog2social') ?></a></div>
124
- <div class="input-group form-group">
125
- <span class="input-group-addon btn-light"><i class="glyphicon glyphicon-user"></i></span>
126
- <input type="text" id="b2s-community-username" name="fullname" placeholder="<?php esc_html_e('User name', 'blog2social') ?>" class="form-control">
127
- </div>
128
- <div class="input-group form-group">
129
- <span class="input-group-addon btn-light"><i class="glyphicon glyphicon-envelope"></i></span>
130
- <input type="text" id="b2s-community-email" autocomplete="off" name="email" placeholder="<?php esc_html_e('Email address', 'blog2social') ?>" class="form-control">
131
- </div>
132
- <div class="input-group form-group">
133
- <span class="input-group-addon btn-light"><i class="glyphicon glyphicon-lock"></i></span>
134
- <input type="password" id="b2s-community-password" autocomplete="new-password" name="password" placeholder="<?php esc_html_e('Create password', 'blog2social') ?>" class="form-control">
135
- </div>
136
- <div class="form-group">
137
- <input type="checkbox" id="b2s-community-terms"><label for="b2s-community-terms"><?php echo sprintf(__('I agree to the <a href="%s" target="_blank">community rules</a>', 'blog2social'), 'https://community.blog2social.com/help#community_rules') ?></label>
138
- </div>
139
- <input class="btn btn-primary width-100" id="b2s-community-register" type="button" value="<?php esc_html_e('Create Account', 'blog2social') ?>" disabled="disabeld">
140
  </div>
141
- <div class="b2s-community-register-loading" style="display:none;">
142
- <div class="b2s-loader-impulse b2s-loader-impulse-md"></div>
143
- <div class="clearfix"></div>
144
- <div class="text-center b2s-loader-text"><?php esc_html_e("Loading...", "blog2social"); ?></div>
145
  </div>
146
- <div class="b2s-community-register-success text-center alert alert-success" style="display:none;">
147
- <p class="b2s-bold"><?php esc_html_e('Yay :) You successfully registered for the Blog2Social Community!', 'blog2social') ?></p>
148
- <br>
149
- <a target="_blank" href="<?php echo B2S_Tools::getSupportLink('community') ?>" class="btn btn-primary"><?php esc_html_e('Go to the Blog2Social Community', 'blog2social') ?></a>
150
  </div>
 
151
  </div>
152
- <div class="col-md-6 padding-top-40">
153
-
154
- <a target="_blank" href="<?php echo B2S_Tools::getSupportLink('community') ?>" class="btn btn-success b2s-community-btn"><?php esc_html_e('Browse the Blog2Social support community', 'blog2social') ?></a>
155
- <br><br>
156
- <p><?php echo sprintf(__('<b>Already registered?</b> <a href="%s" target="_blank">Login to your support account</a> to ask questions or join the discussion.', 'blog2social'), 'https://community.blog2social.com/'); ?></p>
157
-
 
158
  <br>
159
- <a target="_blank" href="<?php echo B2S_Tools::getSupportLink('community_lostpw') ?>"><?php esc_html_e('Forgot username or password?', 'blog2social') ?></a>
160
-
161
  </div>
162
- </div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
163
  </div>
164
  </div>
165
  <div class="clearfix"></div>
166
  <br>
167
  <div class="col-md-12">
168
  <h4 class="b2s-text-bold"><?php esc_html_e('Sales Support', 'blog2social') ?></h4>
169
- <a target="_blank" href="<?php echo B2S_Tools::getSupportLink('affiliate'); ?>">
170
  <p><?php esc_html_e('Click here to find the right license for your needs or to contact the sales team for any payment issues.', 'blog2social') ?></p>
171
  </a>
172
  </div>
46
  <div class="clearfix"></div>
47
  <br>
48
  <div class="col-md-6">
49
+ <div class="col-md-12 b2s-community-container">
50
+ <h4 class="b2s-bold"><?php esc_html_e('Couldn\'t find your answer?', 'blog2social') ?></h4>
51
+ <p class="b2s-gray-text"><?php echo sprintf(__('To get technical help, please create your account to access the Blog2Social support community to find more answers or to ask your question. (<a href="%s" target="_blank">Info</a>)', 'blog2social'), 'https://community.blog2social.com/register'); ?></p>
52
+ <br>
53
+ <?php
54
+ require_once B2S_PLUGIN_DIR . 'includes/Options.php';
55
+ $options = new B2S_Options(B2S_PLUGIN_BLOG_USER_ID);
56
+ $registerdCommunity = $options->_getOption('registered_community');
57
+ if($registerdCommunity == false) {
58
+ ?>
59
+ <div class="b2s-community-register-form">
60
+ <h5 class="b2s-bold"><?php echo esc_html_e('Create your support account to ask questions and get help', 'blog2social'); ?></h5>
61
+ <div class="alert alert-danger b2s-community-error" data-error-type="invalid_data" style="display: none;"><?php esc_html_e('Unknown error has occurred. Please try again.', 'blog2social') ?></div>
62
+ <div class="alert alert-danger b2s-community-error" data-error-type="invalid_password" style="display: none;"><?php esc_html_e('Enter at least 8 characters', 'blog2social') ?></div>
63
+ <div class="alert alert-danger b2s-community-error" data-error-type="invalid_email" style="display: none;"><?php esc_html_e('Invalid email address', 'blog2social') ?></div>
64
+ <div class="alert alert-danger b2s-community-error" data-error-type="exists_email" style="display: none;"><?php esc_html_e('Email address is taken.', 'blog2social') ?> <a target="_blank" href="<?php echo B2S_Tools::getSupportLink('community_lostpw') ?>"><?php esc_html_e('Forgot Password?', 'blog2social') ?></a></div>
65
+ <div class="alert alert-danger b2s-community-error" data-error-type="exists_username" style="display: none;"><?php esc_html_e('Username is taken.', 'blog2social') ?> <a target="_blank" href="<?php echo B2S_Tools::getSupportLink('community_lostpw') ?>"><?php esc_html_e('Forgot Password?', 'blog2social') ?></a></div>
66
+ <div class="input-group form-group">
67
+ <span class="input-group-addon btn-light"><i class="glyphicon glyphicon-user"></i></span>
68
+ <input type="text" id="b2s-community-username" name="fullname" placeholder="<?php esc_html_e('User name', 'blog2social') ?>" class="form-control">
69
+ </div>
70
+ <div class="input-group form-group">
71
+ <span class="input-group-addon btn-light"><i class="glyphicon glyphicon-envelope"></i></span>
72
+ <input type="text" id="b2s-community-email" autocomplete="off" name="email" placeholder="<?php esc_html_e('Email address', 'blog2social') ?>" class="form-control">
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
73
  </div>
74
+ <div class="input-group form-group">
75
+ <span class="input-group-addon btn-light"><i class="glyphicon glyphicon-lock"></i></span>
76
+ <input type="password" id="b2s-community-password" autocomplete="new-password" name="password" placeholder="<?php esc_html_e('Create password', 'blog2social') ?>" class="form-control">
 
77
  </div>
78
+ <div class="form-group">
79
+ <input type="checkbox" id="b2s-community-terms"><label for="b2s-community-terms"><?php echo sprintf(__('I agree to the <a href="%s" target="_blank">community rules</a>', 'blog2social'), 'https://community.blog2social.com/help#community_rules') ?></label>
 
 
80
  </div>
81
+ <input class="btn btn-primary width-100" id="b2s-community-register" type="button" value="<?php esc_html_e('Create Account', 'blog2social') ?>" disabled="disabeld">
82
  </div>
83
+ <div class="b2s-community-register-loading" style="display:none;">
84
+ <div class="b2s-loader-impulse b2s-loader-impulse-md"></div>
85
+ <div class="clearfix"></div>
86
+ <div class="text-center b2s-loader-text"><?php esc_html_e("Loading...", "blog2social"); ?></div>
87
+ </div>
88
+ <div class="b2s-community-register-success text-center alert alert-success" style="display:none;">
89
+ <p class="b2s-bold"><?php esc_html_e('Yay :) You successfully registered for the Blog2Social Community!', 'blog2social') ?></p>
90
  <br>
91
+ <a target="_blank" href="<?php echo B2S_Tools::getSupportLink('community') ?>" class="btn btn-primary"><?php esc_html_e('Go to the Blog2Social Community', 'blog2social') ?></a>
 
92
  </div>
93
+ <br>
94
+ <?php } ?>
95
+ <a target="_blank" href="<?php echo B2S_Tools::getSupportLink('community') ?>" class="btn btn-success b2s-community-btn"><?php esc_html_e('Browse the Blog2Social support community', 'blog2social') ?></a>
96
+ <?php if($registerdCommunity == false) { ?>
97
+ <br><br>
98
+ <p><?php echo sprintf(__('<b>Already registered?</b> <a href="%s" target="_blank">Login to your support account</a> to ask questions or join the discussion.', 'blog2social'), 'https://community.blog2social.com/'); ?></p>
99
+ <br>
100
+ <a target="_blank" href="<?php echo B2S_Tools::getSupportLink('community_lostpw') ?>"><?php esc_html_e('Forgot username or password?', 'blog2social') ?></a>
101
+ <?php } ?>
102
+ </div>
103
+ </div>
104
+ <div class="col-md-6 b2s-border-left">
105
+ <h4 class="b2s-bold"><?php esc_html_e('Frequently asked questions', 'blog2social') ?></h4>
106
+ <div class="b2s-faq-area">
107
+ <ul class="b2s-faq-links-list">
108
+ <li><a class="b2s-faq-link" target="_blank" href="<?php echo B2S_Tools::getSupportLink('faq_installation'); ?>"><?php esc_html_e('Installation', 'blog2social') ?></a></li>
109
+ <li><a class="b2s-faq-link" target="_blank" href="<?php echo B2S_Tools::getSupportLink('faq_network'); ?>"><?php esc_html_e('Connecting Social Networks', 'blog2social') ?></a></li>
110
+ <li><a class="b2s-faq-link" target="_blank" href="<?php echo B2S_Tools::getSupportLink('faq_sharing'); ?>"><?php esc_html_e('Autoposting, Sharing und Re-Sharing', 'blog2social') ?></a></li>
111
+ <li><a class="b2s-faq-link" target="_blank" href="<?php echo B2S_Tools::getSupportLink('faq_customize'); ?>"><?php esc_html_e('Customizing Social Media Posts', 'blog2social') ?></a></li>
112
+ <li><a class="b2s-faq-link" target="_blank" href="<?php echo B2S_Tools::getSupportLink('faq_scheduling'); ?>"><?php esc_html_e('Scheduling and Best Time Manager', 'blog2social') ?></a></li>
113
+ <li><a class="b2s-faq-link" target="_blank" href="<?php echo B2S_Tools::getSupportLink('faq_repoting'); ?>"><?php esc_html_e('Reporting', 'blog2social') ?></a></li>
114
+ <li><a class="b2s-faq-link" target="_blank" href="<?php echo B2S_Tools::getSupportLink('faq_licence'); ?>"><?php esc_html_e('Contracting and Licensing', 'blog2social') ?></a></li>
115
+ <li><a class="b2s-faq-link" target="_blank" href="<?php echo B2S_Tools::getSupportLink('faq_security'); ?>"><?php esc_html_e('Security', 'blog2social') ?></a></li>
116
+ <li><a class="b2s-faq-link" target="_blank" href="<?php echo B2S_Tools::getSupportLink('faq_troubleshooting'); ?>"><?php esc_html_e('Troubleshooting for Error Messages', 'blog2social') ?></a></li>
117
+ <li><a class="b2s-faq-link" target="_blank" href="<?php echo B2S_Tools::getSupportLink('faq_affiliate'); ?>"><?php esc_html_e('Affiliate Program', 'blog2social') ?></a></li>
118
+ <li><a class="b2s-faq-link" target="_blank" href="<?php echo B2S_Tools::getSupportLink('faq_settings'); ?>"><?php esc_html_e('Helpful Network Settings', 'blog2social') ?></a></li>
119
+ </ul>
120
  </div>
121
  </div>
122
  <div class="clearfix"></div>
123
  <br>
124
  <div class="col-md-12">
125
  <h4 class="b2s-text-bold"><?php esc_html_e('Sales Support', 'blog2social') ?></h4>
126
+ <a target="_blank" href="<?php echo B2S_Tools::getSupportLink('faq'); ?>">
127
  <p><?php esc_html_e('Click here to find the right license for your needs or to contact the sales team for any payment issues.', 'blog2social') ?></p>
128
  </a>
129
  </div>