Version Description
- Fix: Default shopmark filter for deposits in mini-cart dropdown
- Fix: Deprecated virtual VAT helper legacy load
- Improvement: Validate filter existence before executing shopmarks
- Improvement: DP Internetmarke products transient expiration
Download this release
Release Info
Developer | vendidero |
Plugin | WooCommerce Germanized |
Version | 3.9.1 |
Comparing to | |
See all releases |
Code changes from version 3.9.0 to 3.9.1
- assets/js/admin/product-variations.js +1 -0
- assets/js/admin/product-variations.min.js +1 -1
- assets/js/admin/product.js +16 -2
- assets/js/admin/product.min.js +1 -1
- i18n/languages/woocommerce-germanized-de_DE.mo +0 -0
- i18n/languages/woocommerce-germanized-de_DE.po +50 -48
- i18n/languages/woocommerce-germanized-de_DE_formal.mo +0 -0
- i18n/languages/woocommerce-germanized-de_DE_formal.po +53 -51
- includes/abstracts/abstract-wc-gzd-product.php +1 -0
- includes/admin/meta-boxes/class-wc-gzd-meta-box-product-data-variable.php +1 -1
- includes/admin/meta-boxes/class-wc-gzd-meta-box-product-data.php +1 -1
- includes/admin/notes/class-wc-gzd-admin-note-virtual-vat.php +4 -2
- includes/admin/settings/class-wc-gzd-settings-tab-general.php +38 -12
- includes/admin/settings/class-wc-gzd-settings-tab-oss.php +1 -0
- includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php +4 -3
- includes/class-wc-gzd-install.php +2 -1
- includes/class-wc-gzd-order-item-product.php +16 -0
- includes/class-wc-gzd-post-types.php +3 -3
- includes/compatibility/class-wc-gzd-compatibility-wpml.php +19 -0
- includes/updates/woocommerce-gzd-update-3.9.1.php +21 -0
- includes/wc-gzd-cart-functions.php +2 -2
- packages/woocommerce-germanized-dhl/src/Api/Internetmarke.php +1 -1
- packages/woocommerce-germanized-dhl/src/Package.php +1 -1
- packages/woocommerce-germanized-dhl/woocommerce-germanized-dhl.php +1 -1
- readme.txt +7 -1
- src/Shopmark.php +9 -5
- src/Shopmarks.php +1 -1
- vendor/autoload.php +1 -1
- vendor/autoload_packages.php +1 -1
- vendor/composer/autoload_real.php +7 -7
- vendor/composer/autoload_static.php +4 -4
- vendor/composer/installed.json +7 -7
- vendor/composer/installed.php +5 -5
- vendor/composer/jetpack_autoload_classmap.php +39 -39
- vendor/jetpack-autoloader/class-autoloader-handler.php +1 -1
- vendor/jetpack-autoloader/class-autoloader-locator.php +1 -1
- vendor/jetpack-autoloader/class-autoloader.php +1 -1
- vendor/jetpack-autoloader/class-container.php +1 -1
- vendor/jetpack-autoloader/class-hook-manager.php +1 -1
- vendor/jetpack-autoloader/class-latest-autoloader-guard.php +1 -1
- vendor/jetpack-autoloader/class-manifest-reader.php +1 -1
- vendor/jetpack-autoloader/class-path-processor.php +1 -1
- vendor/jetpack-autoloader/class-php-autoloader.php +1 -1
- vendor/jetpack-autoloader/class-plugin-locator.php +1 -1
- vendor/jetpack-autoloader/class-plugins-handler.php +1 -1
- vendor/jetpack-autoloader/class-shutdown-handler.php +1 -1
- vendor/jetpack-autoloader/class-version-loader.php +1 -1
- vendor/jetpack-autoloader/class-version-selector.php +1 -1
- woocommerce-germanized.php +7 -6
- wpml-config.xml +14 -0
assets/js/admin/product-variations.js
CHANGED
@@ -44,6 +44,7 @@ jQuery( function ( $ ) {
|
|
44 |
$( 'button.cancel-variation-changes, button.save-variation-changes', wrapper ).attr( 'disabled', 'disabled' );
|
45 |
}
|
46 |
|
|
|
47 |
$( document.body ).trigger( 'wc-gzd-show-hide-panels' );
|
48 |
},
|
49 |
|
44 |
$( 'button.cancel-variation-changes, button.save-variation-changes', wrapper ).attr( 'disabled', 'disabled' );
|
45 |
}
|
46 |
|
47 |
+
$( document.body ).trigger( 'wc-gzd-refresh-unit-placeholder' );
|
48 |
$( document.body ).trigger( 'wc-gzd-show-hide-panels' );
|
49 |
},
|
50 |
|
assets/js/admin/product-variations.min.js
CHANGED
@@ -1 +1 @@
|
|
1 |
-
jQuery(function(t){var
|
1 |
+
jQuery(function(t){var e={params:{},init:function(){this.params=wc_gzd_admin_product_variations_params,t("#woocommerce-product-data").on("woocommerce_variations_loaded",this.variations_loaded),t("#woocommerce-product-data").on("click",".woocommerce_variation",this.show_or_hide_unit_variation),t("#general_product_data").on("blur","input#_unit_base",this.show_or_hide_unit_variation),t("#general_product_data").on("change","select#_unit",this.show_or_hide_unit_variation),t(document).bind("woocommerce_variations_save_variations_button",this.save_variations),t(document).bind("woocommerce_variations_save_variations_on_submit",this.save_variations),t(document).on("click",".wc-gzd-general-product-data-tab",this.on_click_general_product_data),t("select.variation_actions").on("variable_delivery_time_ajax_data",this.onSetDeliveryTime),t("select.variation_actions").on("variable_unit_product_ajax_data",this.onSetProductUnit),t("#variable_product_options").on("change","input.variable_service",this.variable_is_service).on("change","input.variable_used_good",this.variable_is_used_good).on("change","input.variable_defective_copy",this.variable_is_defective_copy)},variations_loaded:function(i,a){a=a||!1;var e=t("#woocommerce-product-data");a||(t("input.variable_service, input.variable_used_good, input.variable_defective_copy",e).trigger("change"),t(".woocommerce_variations .variation-needs-update",e).removeClass("variation-needs-update"),t("button.cancel-variation-changes, button.save-variation-changes",e).attr("disabled","disabled")),t(document.body).trigger("wc-gzd-refresh-unit-placeholder"),t(document.body).trigger("wc-gzd-show-hide-panels")},variable_is_service:function(){t(this).closest(".woocommerce_variation").find(".show_if_variation_service").hide(),t(this).is(":checked")&&t(this).closest(".woocommerce_variation").find(".show_if_variation_service").show()},variable_is_used_good:function(){t(this).closest(".woocommerce_variation").find(".show_if_variation_used_good").hide(),t(this).is(":checked")&&t(this).closest(".woocommerce_variation").find(".show_if_variation_used_good").show()},variable_is_defective_copy:function(){t(this).closest(".woocommerce_variation").find(".show_if_variation_defective_copy").hide(),t(this).is(":checked")&&t(this).closest(".woocommerce_variation").find(".show_if_variation_defective_copy").show()},onSetDeliveryTime:function(i,a){return e.onVariationAction(a,"set_delivery_time")},onSetProductUnit:function(i,a){return e.onVariationAction(a,"set_product_unit")},onVariationAction:function(i,a){a=window.prompt(e.params["i18n_"+a]);if(null!==a)return i.value=a,i},on_click_general_product_data:function(){return t("ul.wc-tabs > li.general_options > a").trigger("click"),!1},save_variations:function(){var o=t(".woocommerce_variations").find(".woocommerce_variation");t.each(["unit","unit_base","unit_product"],function(i,a){var e=t("#_"+a).val();o.each(function(){t(this).find(".wc-gzd-parent-"+a).val(e)})})},show_or_hide_unit_variation:function(){var i;e.is_variable()&&(t(".variable_pricing_unit .form-row").hide(),t(".variable_pricing_unit .wc-gzd-unit-price-disabled-notice").show(),!e.has_unit_price()&&e.has_unit()?(t(".variable_pricing_unit .form-row").hide(),t(".variable_pricing_unit .wc-gzd-unit-price-disabled-notice").show(),t(".variable_pricing_unit").find("input[name*=variable_unit_product]").parents(".form-row").show()):e.has_unit_price()&&(t(".variable_pricing_unit .form-row").show(),t(".variable_pricing_unit .wc-gzd-unit-price-disabled-notice").hide()),0<(i=t(".variable_pricing_unit .form-row:not(.wc-gzd-unit-price-disabled-notice):visible:last")).length&&i.hasClass("form-row-first")?t(".variable_pricing_unit .wc-gzd-unit-price-disabled-notice").removeClass("form-row-first").addClass("form-row-last"):t(".variable_pricing_unit .wc-gzd-unit-price-disabled-notice").removeClass("form-row-last").addClass("form-row-first"))},is_variable:function(){return"variable"===t("select#product-type").val()},has_unit:function(){return"0"!==t("#_unit").val()},has_unit_price:function(){return"0"!==t("#_unit").val()&&0!==t("#_unit_base").val().length}};e.init()});
|
assets/js/admin/product.js
CHANGED
@@ -12,6 +12,8 @@ jQuery( function ( $ ) {
|
|
12 |
.on( 'click', '.upload_warranty_button', self.onUploadWarranty )
|
13 |
.on( 'click', 'a.wc-gzd-warranty-delete', self.onRemoveWarranty )
|
14 |
.on( 'woocommerce-product-type-change wc-gzd-product-type-change', self.onProductTypeChange )
|
|
|
|
|
15 |
.on( 'wc-gzd-show-hide-panels', self.showHidePanels );
|
16 |
|
17 |
try {
|
@@ -30,6 +32,20 @@ jQuery( function ( $ ) {
|
|
30 |
$( '#the-list' ).on('click', '.editinline', self.onQuickEdit );
|
31 |
},
|
32 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
33 |
onEnhancedSelectInit: function() {
|
34 |
var self = wc_gzd_product;
|
35 |
|
@@ -71,8 +87,6 @@ jQuery( function ( $ ) {
|
|
71 |
var hide_classes = '.hide_if_is_food, .hide_if_defective_copy';
|
72 |
var show_classes = '.show_if_is_food, .show_if_defective_copy';
|
73 |
|
74 |
-
console.log('show or hide');
|
75 |
-
|
76 |
$( hide_classes ).show();
|
77 |
$( show_classes ).hide();
|
78 |
|
12 |
.on( 'click', '.upload_warranty_button', self.onUploadWarranty )
|
13 |
.on( 'click', 'a.wc-gzd-warranty-delete', self.onRemoveWarranty )
|
14 |
.on( 'woocommerce-product-type-change wc-gzd-product-type-change', self.onProductTypeChange )
|
15 |
+
.on( 'wc-gzd-refresh-unit-placeholder', self.onRefreshProductUnitPlaceholder )
|
16 |
+
.on( 'change', ':input#_unit', self.onChangeUnit )
|
17 |
.on( 'wc-gzd-show-hide-panels', self.showHidePanels );
|
18 |
|
19 |
try {
|
32 |
$( '#the-list' ).on('click', '.editinline', self.onQuickEdit );
|
33 |
},
|
34 |
|
35 |
+
onRefreshProductUnitPlaceholder: function() {
|
36 |
+
var $selected = $( ':input#_unit' ).find( ":selected" );
|
37 |
+
|
38 |
+
if ( $selected.length > 0 ) {
|
39 |
+
$( '.wc-gzd-unit-placeholder' ).text( $selected.text() );
|
40 |
+
} else {
|
41 |
+
$( '.wc-gzd-unit-placeholder' ).text( '' );
|
42 |
+
}
|
43 |
+
},
|
44 |
+
|
45 |
+
onChangeUnit: function() {
|
46 |
+
$( document.body ).trigger( 'wc-gzd-refresh-unit-placeholder' );
|
47 |
+
},
|
48 |
+
|
49 |
onEnhancedSelectInit: function() {
|
50 |
var self = wc_gzd_product;
|
51 |
|
87 |
var hide_classes = '.hide_if_is_food, .hide_if_defective_copy';
|
88 |
var show_classes = '.show_if_is_food, .show_if_defective_copy';
|
89 |
|
|
|
|
|
90 |
$( hide_classes ).show();
|
91 |
$( show_classes ).hide();
|
92 |
|
assets/js/admin/product.min.js
CHANGED
@@ -1 +1 @@
|
|
1 |
-
jQuery(function(o){var c={warranty_upload_file_frame:!1,init:function(){var e=c;o(document).on("click","a.wc-gzd-add-new-country-specific-delivery-time",e.onAddNewDeliveryTime).on("click","a.wc-gzd-remove-country-specific-delivery-time",e.onRemoveDeliveryTime).on("click",".upload_warranty_button",e.onUploadWarranty).on("click","a.wc-gzd-warranty-delete",e.onRemoveWarranty).on("woocommerce-product-type-change wc-gzd-product-type-change",e.onProductTypeChange).on("wc-gzd-show-hide-panels",e.showHidePanels);try{o(document.body).on("wc-enhanced-select-init wc-gzd-enhanced-select-init",this.onEnhancedSelectInit).trigger("wc-gzd-enhanced-select-init")}catch(e){window.console.log(e)}o("input#_is_food, input#_defective_copy").on("change",function(){e.showHidePanels()}),o("input#_defective_copy").trigger("change"),o("#the-list").on("click",".editinline",e.onQuickEdit)},onEnhancedSelectInit:function(){var t=c;o(":input.wc-gzd-enhanced-nutri-score").filter(":not(.enhanced)").each(function(){var e={minimumResultsForSearch:10,allowClear:!!o(this).data("allow_clear"),placeholder:o(this).data("placeholder"),templateResult:t.formatNutriScore};o(this).selectWoo(e).addClass("enhanced")})},formatNutriScore:function(e){return e.id?o('<span><i class="nutri-score-select-value nutri-score-select-value-'+e.element.value+'">●</i> '+e.text+"</span>"):e.text},onProductTypeChange:function(){c.showHidePanels()},showHidePanels:function(){var e=o("input#_is_food:checked").length,t=o("input#_defective_copy:checked").length;
|
1 |
+
jQuery(function(o){var c={warranty_upload_file_frame:!1,init:function(){var e=c;o(document).on("click","a.wc-gzd-add-new-country-specific-delivery-time",e.onAddNewDeliveryTime).on("click","a.wc-gzd-remove-country-specific-delivery-time",e.onRemoveDeliveryTime).on("click",".upload_warranty_button",e.onUploadWarranty).on("click","a.wc-gzd-warranty-delete",e.onRemoveWarranty).on("woocommerce-product-type-change wc-gzd-product-type-change",e.onProductTypeChange).on("wc-gzd-refresh-unit-placeholder",e.onRefreshProductUnitPlaceholder).on("change",":input#_unit",e.onChangeUnit).on("wc-gzd-show-hide-panels",e.showHidePanels);try{o(document.body).on("wc-enhanced-select-init wc-gzd-enhanced-select-init",this.onEnhancedSelectInit).trigger("wc-gzd-enhanced-select-init")}catch(e){window.console.log(e)}o("input#_is_food, input#_defective_copy").on("change",function(){e.showHidePanels()}),o("input#_defective_copy").trigger("change"),o("#the-list").on("click",".editinline",e.onQuickEdit)},onRefreshProductUnitPlaceholder:function(){var e=o(":input#_unit").find(":selected");0<e.length?o(".wc-gzd-unit-placeholder").text(e.text()):o(".wc-gzd-unit-placeholder").text("")},onChangeUnit:function(){o(document.body).trigger("wc-gzd-refresh-unit-placeholder")},onEnhancedSelectInit:function(){var t=c;o(":input.wc-gzd-enhanced-nutri-score").filter(":not(.enhanced)").each(function(){var e={minimumResultsForSearch:10,allowClear:!!o(this).data("allow_clear"),placeholder:o(this).data("placeholder"),templateResult:t.formatNutriScore};o(this).selectWoo(e).addClass("enhanced")})},formatNutriScore:function(e){return e.id?o('<span><i class="nutri-score-select-value nutri-score-select-value-'+e.element.value+'">●</i> '+e.text+"</span>"):e.text},onProductTypeChange:function(){c.showHidePanels()},showHidePanels:function(){var e=o("input#_is_food:checked").length,t=o("input#_defective_copy:checked").length;o(".hide_if_is_food, .hide_if_defective_copy").show(),o(".show_if_is_food, .show_if_defective_copy").hide(),e?o(".show_if_is_food").show():o(".food_options.food_tab").hasClass("active")&&o(".general_options.general_tab > a").trigger("click"),t?(o(".show_if_defective_copy").show(),o("#wc-gzd-product-defect-description").show()):o("#wc-gzd-product-defect-description").hide()},onQuickEdit:function(){var e,t,n=(n=o(this).closest("tr").attr("id")).replace("post-",""),i=o("#inline_"+n);0<i.find(".gzd_delivery_time_slug").length&&(e=i.find(".gzd_delivery_time_slug").text(),t=i.find(".gzd_delivery_time_name").text(),i=i.find(".gzd_unit_slug").text(),o('select[name="_unit"] option:selected',".inline-edit-row").attr("selected",!1).trigger("change"),o('select[name="_unit"] option[value="'+i+'"]').attr("selected","selected").trigger("change"),o('select[name="_delivery_time"] option').remove().trigger("change"),e&&o('select[name="_delivery_time"]').append('<option value="'+e+'" selected="selected">'+t+"</option>"),setTimeout(function(){var e=o("tr#edit-"+n+" .wc-gzd-delivery-time-search.enhanced");0<e.length&&(e.selectWoo("destroy"),e.removeClass("enhanced")),o("tr#edit-"+n+" .wc-gzd-delivery-time-select-placeholder").addClass("wc-product-search","wc-gzd-delivery-time-search").removeClass("wc-gzd-delivery-time-select-placeholder"),o(document.body).trigger("wc-enhanced-select-init")},100))},onUploadWarranty:function(e){var n=c,t=o(this),i=t.closest("p.form-field, p.form-row").find("a.wc-gzd-warranty-delete"),a=t.closest("p.form-field, p.form-row").find(".wc-gzd-warranty-attachment");e.preventDefault(),n.warranty_upload_file_frame=wp.media.frames.customHeader=wp.media({title:t.data("choose"),library:{type:"application/pdf"},button:{text:t.data("update")},multiple:!1}),n.warranty_upload_file_frame.on("select",function(){n.warranty_upload_file_frame.state().get("selection").map(function(e){(e=e.toJSON()).filename&&(t.text(e.filename),i.removeClass("file-missing").show(),a.val(e.id))})}),n.warranty_upload_file_frame.on("open",function(){var e=n.warranty_upload_file_frame.state().get("selection"),t=a.val();0<t.length?(t=wp.media.attachment(t),e.add(t?[t]:[]),n.warranty_upload_file_frame.content.mode("browse")):(e.remove(),n.warranty_upload_file_frame.content.mode("upload"))}),n.warranty_upload_file_frame.open()},onRemoveWarranty:function(){var e=o(this).closest("p.form-field, p.form-row");return e.find(".wc-gzd-warranty-attachment").val(""),e.find("a.upload_warranty_button").text(e.find("a.upload_warranty_button").data("default-label")),e.find("a.wc-gzd-warranty-delete").addClass("file-missing").hide(),!1},onAddNewDeliveryTime:function(){var e=o(this).parents("#shipping_product_data"),t=(e=0===e.length?o(this).parents(".woocommerce_variable_attributes"):e).find(".wc-gzd-add-country-specific-delivery-time-template .wc-gzd-delivery-time-search.enhanced");0<t.length&&(t.selectWoo("destroy"),t.removeClass("enhanced"));t=e.find(".wc-gzd-add-country-specific-delivery-time-template:first").clone();return t.removeClass("wc-gzd-add-country-specific-delivery-time-template").addClass("wc-gzd-country-specific-delivery-time-new"),e.find(".wc-gzd-new-country-specific-delivery-time-placeholder").append(t).show(),o(document.body).trigger("wc-enhanced-select-init"),!1},onRemoveDeliveryTime:function(){var e=o(this).parents(".form-row, .form-field");return e.find("select").trigger("change"),e.remove(),!1}};c.init()});
|
i18n/languages/woocommerce-germanized-de_DE.mo
CHANGED
Binary file
|
i18n/languages/woocommerce-germanized-de_DE.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: WooCommerce Germanized\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2022-05-
|
6 |
-
"PO-Revision-Date: 2022-05-
|
7 |
"Last-Translator: Dennis Nissle <info@vendidero.de>\n"
|
8 |
"Language-Team: \n"
|
9 |
"Language: de_DE\n"
|
@@ -6007,8 +6007,8 @@ msgid "Nutri-Score %1$s"
|
|
6007 |
msgstr "Nutri-Score %1$s"
|
6008 |
|
6009 |
# @ woocommerce-germanized
|
6010 |
-
#: woocommerce-germanized/includes/abstracts/abstract-wc-gzd-product.php:
|
6011 |
-
#: woocommerce-germanized/includes/abstracts/abstract-wc-gzd-product.php:
|
6012 |
#: woocommerce-germanized/includes/wc-gzd-core-functions.php:519
|
6013 |
#: woocommerce-germanized/includes/wc-gzd-template-functions.php:804
|
6014 |
#: woocommerce-germanized/includes/wc-gzd-template-functions.php:812
|
@@ -6016,19 +6016,19 @@ msgid "incl. VAT"
|
|
6016 |
msgstr "inkl. MwSt."
|
6017 |
|
6018 |
# @ woocommerce-germanized
|
6019 |
-
#: woocommerce-germanized/includes/abstracts/abstract-wc-gzd-product.php:
|
6020 |
msgid "excl. VAT"
|
6021 |
msgstr "exkl. MwSt."
|
6022 |
|
6023 |
# @ woocommerce-germanized
|
6024 |
-
#: woocommerce-germanized/includes/abstracts/abstract-wc-gzd-product.php:
|
6025 |
#: woocommerce-germanized/includes/wc-gzd-core-functions.php:519
|
6026 |
#, php-format
|
6027 |
msgid "incl. %s%% VAT"
|
6028 |
msgstr "inkl. %s %% MwSt."
|
6029 |
|
6030 |
# @ woocommerce-germanized
|
6031 |
-
#: woocommerce-germanized/includes/abstracts/abstract-wc-gzd-product.php:
|
6032 |
#, php-format
|
6033 |
msgid "excl. %s%% VAT"
|
6034 |
msgstr "exkl. %s %% MwSt."
|
@@ -6264,7 +6264,7 @@ msgstr "Gleiche wie übergeordnet"
|
|
6264 |
# @ woocommerce-germanized
|
6265 |
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-product-categories.php:82
|
6266 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:506
|
6267 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:
|
6268 |
msgid "None"
|
6269 |
msgstr "Keine"
|
6270 |
|
@@ -7149,7 +7149,7 @@ msgstr "Schlüssel zur Datenverschlüsselung fehlt"
|
|
7149 |
|
7150 |
#: woocommerce-germanized/includes/admin/notes/class-wc-gzd-admin-note-encryption.php:46
|
7151 |
#: woocommerce-germanized/includes/admin/notes/class-wc-gzd-admin-note-shipping-excl-tax.php:45
|
7152 |
-
#: woocommerce-germanized/includes/admin/notes/class-wc-gzd-admin-note-virtual-vat.php:
|
7153 |
#: woocommerce-germanized/includes/admin/settings/abstract-wc-gzd-settings-tab.php:189
|
7154 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-invoices.php:61
|
7155 |
#: woocommerce-germanized/includes/admin/views/html-page-status-germanized.php:285
|
@@ -7370,24 +7370,26 @@ msgid "Run the updater"
|
|
7370 |
msgstr "Update starten"
|
7371 |
|
7372 |
# @ woocommerce-germanized
|
7373 |
-
#: woocommerce-germanized/includes/admin/notes/class-wc-gzd-admin-note-virtual-vat.php:
|
7374 |
msgid "Virtual VAT option (MOSS)"
|
7375 |
msgstr "USt. Änderung (MOSS)"
|
7376 |
|
7377 |
-
#: woocommerce-germanized/includes/admin/notes/class-wc-gzd-admin-note-virtual-vat.php:
|
7378 |
#, php-format
|
7379 |
msgid ""
|
7380 |
-
"Seems like you activated the <a href=\"%1$s\">virtual VAT option</a>
|
|
|
7381 |
"is now deprecated as the OSS procedure replaces the MOSS procedure. Please "
|
7382 |
"consider <a href=\"%2$s\">migrating to the OSS procedure</a>, if applicable."
|
7383 |
msgstr ""
|
7384 |
-
"Scheinbar nutzt du die <a href=\"%1$s\">USt. Änderung (MOSS)</a> Option
|
|
|
7385 |
"mittlerweile durch das OSS Verfahren abgelöst wurde. Bitte führe eine "
|
7386 |
"Migration zum <a href=\"%2$s\">OSS Verfahren</a> durch, insofern du daran "
|
7387 |
"teilnimmst."
|
7388 |
|
7389 |
# @ woocommerce-germanized
|
7390 |
-
#: woocommerce-germanized/includes/admin/notes/class-wc-gzd-admin-note-virtual-vat.php:
|
7391 |
msgid "Manage OSS settings"
|
7392 |
msgstr "OSS Einstellungen anpassen"
|
7393 |
|
@@ -8673,7 +8675,7 @@ msgstr ""
|
|
8673 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:145
|
8674 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:552
|
8675 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:610
|
8676 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:
|
8677 |
msgid "Format"
|
8678 |
msgstr "Format"
|
8679 |
|
@@ -9017,7 +9019,7 @@ msgstr ""
|
|
9017 |
"sollte <a href=\"%s\" target=\"_blank\">mindestens der Preisauszeichnung</a> "
|
9018 |
"für das jeweilige Produkt entsprechen."
|
9019 |
|
9020 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:
|
9021 |
#, php-format
|
9022 |
msgid ""
|
9023 |
"Want to sell your food in a legally compliant way? Include nutrients, "
|
@@ -9028,7 +9030,7 @@ msgstr ""
|
|
9028 |
"Zutaten, den Nutri-Score, Pfand und mehr an. %sUpgrade auf %spro%s%s"
|
9029 |
|
9030 |
# @ woocommerce-germanized
|
9031 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:
|
9032 |
msgid ""
|
9033 |
"This text will be used to display the unit price. Use {price} to insert the "
|
9034 |
"price. If you want to specifically format unit price output use {base}, "
|
@@ -9040,17 +9042,17 @@ msgstr ""
|
|
9040 |
"{base_price} für die einzelnen Elemente."
|
9041 |
|
9042 |
# @ woocommerce-germanized
|
9043 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:
|
9044 |
msgid "{price}"
|
9045 |
msgstr "{price}"
|
9046 |
|
9047 |
# @ woocommerce-germanized
|
9048 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:
|
9049 |
msgid "Product units format"
|
9050 |
msgstr "Produkteinheiten Format"
|
9051 |
|
9052 |
# @ woocommerce-germanized
|
9053 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:
|
9054 |
msgid ""
|
9055 |
"This text will be used to display the product units. Use {product_units} to "
|
9056 |
"insert the amount of product units. Use {unit} to insert the unit. "
|
@@ -9062,30 +9064,30 @@ msgstr ""
|
|
9062 |
"Grundpreis."
|
9063 |
|
9064 |
# @ woocommerce-germanized
|
9065 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:
|
9066 |
msgid "Product contains: {product_units} {unit}"
|
9067 |
msgstr "Produkt enthält: {product_units} {unit}"
|
9068 |
|
9069 |
# @ woocommerce-germanized
|
9070 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:
|
9071 |
msgid "Variable Unit Price"
|
9072 |
msgstr "Variabler Grundpreis"
|
9073 |
|
9074 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:
|
9075 |
msgid "Enable price range unit prices for variable products."
|
9076 |
msgstr "Aktiviere von-bis-Grundpreise für variable Produkte."
|
9077 |
|
9078 |
# @ woocommerce-germanized
|
9079 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:
|
9080 |
msgid "Fallback Sale Label"
|
9081 |
msgstr "Standard-Streichpreis"
|
9082 |
|
9083 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:
|
9084 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:
|
9085 |
msgid "Manage Price Labels"
|
9086 |
msgstr "Preishinweise verwalten"
|
9087 |
|
9088 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:
|
9089 |
msgid ""
|
9090 |
"Choose whether you would like to have a default sale price label to inform "
|
9091 |
"the customer about the regular price (e.g. Recommended Retail Price)."
|
@@ -9094,11 +9096,11 @@ msgstr ""
|
|
9094 |
"den Kunden auf den alten Preis (bei reduzierten Produkten, sog. "
|
9095 |
"Streichpreis) hinweist (z.B. UVP)."
|
9096 |
|
9097 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:
|
9098 |
msgid "Fallback Regular Label"
|
9099 |
msgstr "Standard-Angebotspreis"
|
9100 |
|
9101 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:
|
9102 |
msgid ""
|
9103 |
"Choose whether you would like to have a default sale price regular label to "
|
9104 |
"inform the customer about the sale price (e.g. New Price)."
|
@@ -9108,21 +9110,21 @@ msgstr ""
|
|
9108 |
"hinweist (z.B. Unser neuer Preis)."
|
9109 |
|
9110 |
# @ woocommerce-germanized
|
9111 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:
|
9112 |
#: woocommerce-germanized/src/Shopmarks.php:449
|
9113 |
msgid "Single Product"
|
9114 |
msgstr "Produktseite"
|
9115 |
|
9116 |
# @ woocommerce-germanized
|
9117 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:
|
9118 |
msgid "Show price labels on single product page."
|
9119 |
msgstr "Zeige Preishinweise auf der Produktseite."
|
9120 |
|
9121 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:
|
9122 |
msgid "Loop"
|
9123 |
msgstr "Produktlisten"
|
9124 |
|
9125 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:
|
9126 |
msgid "Show price labels in product loops."
|
9127 |
msgstr "Zeige Preishinweise in Produktlisten."
|
9128 |
|
@@ -10408,7 +10410,7 @@ msgid "%1$d update functions completed. Database version is %2$s"
|
|
10408 |
msgstr "%1$d Updates fertiggestellt. Datenbank-Version lautet %2$s"
|
10409 |
|
10410 |
#: woocommerce-germanized/includes/class-wc-gzd-coupon-helper.php:515
|
10411 |
-
#: woocommerce-germanized/woocommerce-germanized.php:
|
10412 |
#, php-format
|
10413 |
msgid "Voucher: %1$s"
|
10414 |
msgstr "Wertgutschein: %1$s"
|
@@ -10667,7 +10669,7 @@ msgid "Other Vitamins & Minerals"
|
|
10667 |
msgstr "Andere Vitamine & Mineralstoffe"
|
10668 |
|
10669 |
# @ woocommerce-germanized
|
10670 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
10671 |
#, php-format
|
10672 |
msgid ""
|
10673 |
"Please install <a href=\"%s\" target=\"_blank\">WooCommerce</a> before "
|
@@ -10677,72 +10679,72 @@ msgstr ""
|
|
10677 |
"WooCommerce Germanized installierst. Vielen Dank!"
|
10678 |
|
10679 |
# @ woocommerce-germanized
|
10680 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
10681 |
msgctxt "Page slug"
|
10682 |
msgid "data-security"
|
10683 |
msgstr "datenschutzerklaerung"
|
10684 |
|
10685 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
10686 |
msgctxt "Page title"
|
10687 |
msgid "Privacy Policy"
|
10688 |
msgstr "Datenschutzerklärung"
|
10689 |
|
10690 |
# @ woocommerce-germanized
|
10691 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
10692 |
msgctxt "Page slug"
|
10693 |
msgid "imprint"
|
10694 |
msgstr "impressum"
|
10695 |
|
10696 |
# @ woocommerce-germanized
|
10697 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
10698 |
msgctxt "Page title"
|
10699 |
msgid "Imprint"
|
10700 |
msgstr "Impressum"
|
10701 |
|
10702 |
# @ woocommerce-germanized
|
10703 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
10704 |
msgctxt "Page slug"
|
10705 |
msgid "terms"
|
10706 |
msgstr "agb"
|
10707 |
|
10708 |
# @ woocommerce-germanized
|
10709 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
10710 |
msgctxt "Page title"
|
10711 |
msgid "Terms & Conditions"
|
10712 |
msgstr "AGB"
|
10713 |
|
10714 |
# @ woocommerce-germanized
|
10715 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
10716 |
msgctxt "Page slug"
|
10717 |
msgid "revocation"
|
10718 |
msgstr "widerrufsbelehrung"
|
10719 |
|
10720 |
# @ woocommerce-germanized
|
10721 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
10722 |
msgctxt "Page title"
|
10723 |
msgid "Cancellation Policy"
|
10724 |
msgstr "Widerrufsbelehrung"
|
10725 |
|
10726 |
# @ woocommerce-germanized
|
10727 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
10728 |
msgctxt "Page slug"
|
10729 |
msgid "shipping-methods"
|
10730 |
msgstr "versandarten"
|
10731 |
|
10732 |
# @ woocommerce-germanized
|
10733 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
10734 |
msgctxt "Page title"
|
10735 |
msgid "Shipping Methods"
|
10736 |
msgstr "Versandarten"
|
10737 |
|
10738 |
# @ woocommerce-germanized
|
10739 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
10740 |
msgctxt "Page slug"
|
10741 |
msgid "payment-methods"
|
10742 |
msgstr "bezahlmoeglichkeiten"
|
10743 |
|
10744 |
# @ woocommerce-germanized
|
10745 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
10746 |
msgctxt "Page title"
|
10747 |
msgid "Payment Methods"
|
10748 |
msgstr "Zahlungsarten"
|
@@ -13075,7 +13077,7 @@ msgstr ""
|
|
13075 |
"Bitte <a href=\"%s\">deaktiviere</a> das Plugin und lerne in unserem <a href="
|
13076 |
"\"%s\" target=\"_blank\">Blog-Post</a> wie du das Plugin austauschen kannst."
|
13077 |
|
13078 |
-
#: woocommerce-germanized/woocommerce-germanized.php:
|
13079 |
msgid "Pease wait while we are trying to redirect you to the payment provider."
|
13080 |
msgstr "Einen Moment - wir versuchen dich zum Zahlungsanbieter weiterzuleiten."
|
13081 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: WooCommerce Germanized\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2022-05-03 14:03+0200\n"
|
6 |
+
"PO-Revision-Date: 2022-05-03 14:03+0200\n"
|
7 |
"Last-Translator: Dennis Nissle <info@vendidero.de>\n"
|
8 |
"Language-Team: \n"
|
9 |
"Language: de_DE\n"
|
6007 |
msgstr "Nutri-Score %1$s"
|
6008 |
|
6009 |
# @ woocommerce-germanized
|
6010 |
+
#: woocommerce-germanized/includes/abstracts/abstract-wc-gzd-product.php:1149
|
6011 |
+
#: woocommerce-germanized/includes/abstracts/abstract-wc-gzd-product.php:1159
|
6012 |
#: woocommerce-germanized/includes/wc-gzd-core-functions.php:519
|
6013 |
#: woocommerce-germanized/includes/wc-gzd-template-functions.php:804
|
6014 |
#: woocommerce-germanized/includes/wc-gzd-template-functions.php:812
|
6016 |
msgstr "inkl. MwSt."
|
6017 |
|
6018 |
# @ woocommerce-germanized
|
6019 |
+
#: woocommerce-germanized/includes/abstracts/abstract-wc-gzd-product.php:1149
|
6020 |
msgid "excl. VAT"
|
6021 |
msgstr "exkl. MwSt."
|
6022 |
|
6023 |
# @ woocommerce-germanized
|
6024 |
+
#: woocommerce-germanized/includes/abstracts/abstract-wc-gzd-product.php:1151
|
6025 |
#: woocommerce-germanized/includes/wc-gzd-core-functions.php:519
|
6026 |
#, php-format
|
6027 |
msgid "incl. %s%% VAT"
|
6028 |
msgstr "inkl. %s %% MwSt."
|
6029 |
|
6030 |
# @ woocommerce-germanized
|
6031 |
+
#: woocommerce-germanized/includes/abstracts/abstract-wc-gzd-product.php:1151
|
6032 |
#, php-format
|
6033 |
msgid "excl. %s%% VAT"
|
6034 |
msgstr "exkl. %s %% MwSt."
|
6264 |
# @ woocommerce-germanized
|
6265 |
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-product-categories.php:82
|
6266 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:506
|
6267 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:677
|
6268 |
msgid "None"
|
6269 |
msgstr "Keine"
|
6270 |
|
7149 |
|
7150 |
#: woocommerce-germanized/includes/admin/notes/class-wc-gzd-admin-note-encryption.php:46
|
7151 |
#: woocommerce-germanized/includes/admin/notes/class-wc-gzd-admin-note-shipping-excl-tax.php:45
|
7152 |
+
#: woocommerce-germanized/includes/admin/notes/class-wc-gzd-admin-note-virtual-vat.php:41
|
7153 |
#: woocommerce-germanized/includes/admin/settings/abstract-wc-gzd-settings-tab.php:189
|
7154 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-invoices.php:61
|
7155 |
#: woocommerce-germanized/includes/admin/views/html-page-status-germanized.php:285
|
7370 |
msgstr "Update starten"
|
7371 |
|
7372 |
# @ woocommerce-germanized
|
7373 |
+
#: woocommerce-germanized/includes/admin/notes/class-wc-gzd-admin-note-virtual-vat.php:25
|
7374 |
msgid "Virtual VAT option (MOSS)"
|
7375 |
msgstr "USt. Änderung (MOSS)"
|
7376 |
|
7377 |
+
#: woocommerce-germanized/includes/admin/notes/class-wc-gzd-admin-note-virtual-vat.php:29
|
7378 |
#, php-format
|
7379 |
msgid ""
|
7380 |
+
"Seems like you activated the <a href=\"%1$s\">virtual VAT option</a> (or one "
|
7381 |
+
"of your products uses the custom <code>virtual-rate</code> tax class) which "
|
7382 |
"is now deprecated as the OSS procedure replaces the MOSS procedure. Please "
|
7383 |
"consider <a href=\"%2$s\">migrating to the OSS procedure</a>, if applicable."
|
7384 |
msgstr ""
|
7385 |
+
"Scheinbar nutzt du die <a href=\"%1$s\">USt. Änderung (MOSS)</a> Option "
|
7386 |
+
"(oder ein Produkt verwendet die <code>virtual-rate</code> Steuerklasse), die "
|
7387 |
"mittlerweile durch das OSS Verfahren abgelöst wurde. Bitte führe eine "
|
7388 |
"Migration zum <a href=\"%2$s\">OSS Verfahren</a> durch, insofern du daran "
|
7389 |
"teilnimmst."
|
7390 |
|
7391 |
# @ woocommerce-germanized
|
7392 |
+
#: woocommerce-germanized/includes/admin/notes/class-wc-gzd-admin-note-virtual-vat.php:36
|
7393 |
msgid "Manage OSS settings"
|
7394 |
msgstr "OSS Einstellungen anpassen"
|
7395 |
|
8675 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:145
|
8676 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:552
|
8677 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:610
|
8678 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:650
|
8679 |
msgid "Format"
|
8680 |
msgstr "Format"
|
8681 |
|
9019 |
"sollte <a href=\"%s\" target=\"_blank\">mindestens der Preisauszeichnung</a> "
|
9020 |
"für das jeweilige Produkt entsprechen."
|
9021 |
|
9022 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:636
|
9023 |
#, php-format
|
9024 |
msgid ""
|
9025 |
"Want to sell your food in a legally compliant way? Include nutrients, "
|
9030 |
"Zutaten, den Nutri-Score, Pfand und mehr an. %sUpgrade auf %spro%s%s"
|
9031 |
|
9032 |
# @ woocommerce-germanized
|
9033 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:651
|
9034 |
msgid ""
|
9035 |
"This text will be used to display the unit price. Use {price} to insert the "
|
9036 |
"price. If you want to specifically format unit price output use {base}, "
|
9042 |
"{base_price} für die einzelnen Elemente."
|
9043 |
|
9044 |
# @ woocommerce-germanized
|
9045 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:655
|
9046 |
msgid "{price}"
|
9047 |
msgstr "{price}"
|
9048 |
|
9049 |
# @ woocommerce-germanized
|
9050 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:658
|
9051 |
msgid "Product units format"
|
9052 |
msgstr "Produkteinheiten Format"
|
9053 |
|
9054 |
# @ woocommerce-germanized
|
9055 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:659
|
9056 |
msgid ""
|
9057 |
"This text will be used to display the product units. Use {product_units} to "
|
9058 |
"insert the amount of product units. Use {unit} to insert the unit. "
|
9064 |
"Grundpreis."
|
9065 |
|
9066 |
# @ woocommerce-germanized
|
9067 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:663
|
9068 |
msgid "Product contains: {product_units} {unit}"
|
9069 |
msgstr "Produkt enthält: {product_units} {unit}"
|
9070 |
|
9071 |
# @ woocommerce-germanized
|
9072 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:666
|
9073 |
msgid "Variable Unit Price"
|
9074 |
msgstr "Variabler Grundpreis"
|
9075 |
|
9076 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:667
|
9077 |
msgid "Enable price range unit prices for variable products."
|
9078 |
msgstr "Aktiviere von-bis-Grundpreise für variable Produkte."
|
9079 |
|
9080 |
# @ woocommerce-germanized
|
9081 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:682
|
9082 |
msgid "Fallback Sale Label"
|
9083 |
msgstr "Standard-Streichpreis"
|
9084 |
|
9085 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:689
|
9086 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:699
|
9087 |
msgid "Manage Price Labels"
|
9088 |
msgstr "Preishinweise verwalten"
|
9089 |
|
9090 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:689
|
9091 |
msgid ""
|
9092 |
"Choose whether you would like to have a default sale price label to inform "
|
9093 |
"the customer about the regular price (e.g. Recommended Retail Price)."
|
9096 |
"den Kunden auf den alten Preis (bei reduzierten Produkten, sog. "
|
9097 |
"Streichpreis) hinweist (z.B. UVP)."
|
9098 |
|
9099 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:692
|
9100 |
msgid "Fallback Regular Label"
|
9101 |
msgstr "Standard-Angebotspreis"
|
9102 |
|
9103 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:699
|
9104 |
msgid ""
|
9105 |
"Choose whether you would like to have a default sale price regular label to "
|
9106 |
"inform the customer about the sale price (e.g. New Price)."
|
9110 |
"hinweist (z.B. Unser neuer Preis)."
|
9111 |
|
9112 |
# @ woocommerce-germanized
|
9113 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:703
|
9114 |
#: woocommerce-germanized/src/Shopmarks.php:449
|
9115 |
msgid "Single Product"
|
9116 |
msgstr "Produktseite"
|
9117 |
|
9118 |
# @ woocommerce-germanized
|
9119 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:704
|
9120 |
msgid "Show price labels on single product page."
|
9121 |
msgstr "Zeige Preishinweise auf der Produktseite."
|
9122 |
|
9123 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:711
|
9124 |
msgid "Loop"
|
9125 |
msgstr "Produktlisten"
|
9126 |
|
9127 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:712
|
9128 |
msgid "Show price labels in product loops."
|
9129 |
msgstr "Zeige Preishinweise in Produktlisten."
|
9130 |
|
10410 |
msgstr "%1$d Updates fertiggestellt. Datenbank-Version lautet %2$s"
|
10411 |
|
10412 |
#: woocommerce-germanized/includes/class-wc-gzd-coupon-helper.php:515
|
10413 |
+
#: woocommerce-germanized/woocommerce-germanized.php:1167
|
10414 |
#, php-format
|
10415 |
msgid "Voucher: %1$s"
|
10416 |
msgstr "Wertgutschein: %1$s"
|
10669 |
msgstr "Andere Vitamine & Mineralstoffe"
|
10670 |
|
10671 |
# @ woocommerce-germanized
|
10672 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:164
|
10673 |
#, php-format
|
10674 |
msgid ""
|
10675 |
"Please install <a href=\"%s\" target=\"_blank\">WooCommerce</a> before "
|
10679 |
"WooCommerce Germanized installierst. Vielen Dank!"
|
10680 |
|
10681 |
# @ woocommerce-germanized
|
10682 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:493
|
10683 |
msgctxt "Page slug"
|
10684 |
msgid "data-security"
|
10685 |
msgstr "datenschutzerklaerung"
|
10686 |
|
10687 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:494
|
10688 |
msgctxt "Page title"
|
10689 |
msgid "Privacy Policy"
|
10690 |
msgstr "Datenschutzerklärung"
|
10691 |
|
10692 |
# @ woocommerce-germanized
|
10693 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:498
|
10694 |
msgctxt "Page slug"
|
10695 |
msgid "imprint"
|
10696 |
msgstr "impressum"
|
10697 |
|
10698 |
# @ woocommerce-germanized
|
10699 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:499
|
10700 |
msgctxt "Page title"
|
10701 |
msgid "Imprint"
|
10702 |
msgstr "Impressum"
|
10703 |
|
10704 |
# @ woocommerce-germanized
|
10705 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:503
|
10706 |
msgctxt "Page slug"
|
10707 |
msgid "terms"
|
10708 |
msgstr "agb"
|
10709 |
|
10710 |
# @ woocommerce-germanized
|
10711 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:504
|
10712 |
msgctxt "Page title"
|
10713 |
msgid "Terms & Conditions"
|
10714 |
msgstr "AGB"
|
10715 |
|
10716 |
# @ woocommerce-germanized
|
10717 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:508
|
10718 |
msgctxt "Page slug"
|
10719 |
msgid "revocation"
|
10720 |
msgstr "widerrufsbelehrung"
|
10721 |
|
10722 |
# @ woocommerce-germanized
|
10723 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:509
|
10724 |
msgctxt "Page title"
|
10725 |
msgid "Cancellation Policy"
|
10726 |
msgstr "Widerrufsbelehrung"
|
10727 |
|
10728 |
# @ woocommerce-germanized
|
10729 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:513
|
10730 |
msgctxt "Page slug"
|
10731 |
msgid "shipping-methods"
|
10732 |
msgstr "versandarten"
|
10733 |
|
10734 |
# @ woocommerce-germanized
|
10735 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:514
|
10736 |
msgctxt "Page title"
|
10737 |
msgid "Shipping Methods"
|
10738 |
msgstr "Versandarten"
|
10739 |
|
10740 |
# @ woocommerce-germanized
|
10741 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:518
|
10742 |
msgctxt "Page slug"
|
10743 |
msgid "payment-methods"
|
10744 |
msgstr "bezahlmoeglichkeiten"
|
10745 |
|
10746 |
# @ woocommerce-germanized
|
10747 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:519
|
10748 |
msgctxt "Page title"
|
10749 |
msgid "Payment Methods"
|
10750 |
msgstr "Zahlungsarten"
|
13077 |
"Bitte <a href=\"%s\">deaktiviere</a> das Plugin und lerne in unserem <a href="
|
13078 |
"\"%s\" target=\"_blank\">Blog-Post</a> wie du das Plugin austauschen kannst."
|
13079 |
|
13080 |
+
#: woocommerce-germanized/woocommerce-germanized.php:1152
|
13081 |
msgid "Pease wait while we are trying to redirect you to the payment provider."
|
13082 |
msgstr "Einen Moment - wir versuchen dich zum Zahlungsanbieter weiterzuleiten."
|
13083 |
|
i18n/languages/woocommerce-germanized-de_DE_formal.mo
CHANGED
Binary file
|
i18n/languages/woocommerce-germanized-de_DE_formal.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: WooCommerce Germanized\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2022-05-
|
6 |
-
"PO-Revision-Date: 2022-05-
|
7 |
"Last-Translator: Dennis Nissle <info@vendidero.de>\n"
|
8 |
"Language-Team: \n"
|
9 |
"Language: de_DE@formal\n"
|
@@ -5997,8 +5997,8 @@ msgid "Nutri-Score %1$s"
|
|
5997 |
msgstr "Nutri-Score %1$s"
|
5998 |
|
5999 |
# @ woocommerce-germanized
|
6000 |
-
#: woocommerce-germanized/includes/abstracts/abstract-wc-gzd-product.php:
|
6001 |
-
#: woocommerce-germanized/includes/abstracts/abstract-wc-gzd-product.php:
|
6002 |
#: woocommerce-germanized/includes/wc-gzd-core-functions.php:519
|
6003 |
#: woocommerce-germanized/includes/wc-gzd-template-functions.php:804
|
6004 |
#: woocommerce-germanized/includes/wc-gzd-template-functions.php:812
|
@@ -6006,19 +6006,19 @@ msgid "incl. VAT"
|
|
6006 |
msgstr "inkl. MwSt."
|
6007 |
|
6008 |
# @ woocommerce-germanized
|
6009 |
-
#: woocommerce-germanized/includes/abstracts/abstract-wc-gzd-product.php:
|
6010 |
msgid "excl. VAT"
|
6011 |
msgstr "exkl. MwSt."
|
6012 |
|
6013 |
# @ woocommerce-germanized
|
6014 |
-
#: woocommerce-germanized/includes/abstracts/abstract-wc-gzd-product.php:
|
6015 |
#: woocommerce-germanized/includes/wc-gzd-core-functions.php:519
|
6016 |
#, php-format
|
6017 |
msgid "incl. %s%% VAT"
|
6018 |
msgstr "inkl. %s %% MwSt."
|
6019 |
|
6020 |
# @ woocommerce-germanized
|
6021 |
-
#: woocommerce-germanized/includes/abstracts/abstract-wc-gzd-product.php:
|
6022 |
#, php-format
|
6023 |
msgid "excl. %s%% VAT"
|
6024 |
msgstr "exkl. %s %% MwSt."
|
@@ -6254,7 +6254,7 @@ msgstr "Gleiche wie übergeordnet"
|
|
6254 |
# @ woocommerce-germanized
|
6255 |
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-product-categories.php:82
|
6256 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:506
|
6257 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:
|
6258 |
msgid "None"
|
6259 |
msgstr "Keine"
|
6260 |
|
@@ -7141,7 +7141,7 @@ msgstr "Schlüssel zur Datenverschlüsselung fehlt"
|
|
7141 |
|
7142 |
#: woocommerce-germanized/includes/admin/notes/class-wc-gzd-admin-note-encryption.php:46
|
7143 |
#: woocommerce-germanized/includes/admin/notes/class-wc-gzd-admin-note-shipping-excl-tax.php:45
|
7144 |
-
#: woocommerce-germanized/includes/admin/notes/class-wc-gzd-admin-note-virtual-vat.php:
|
7145 |
#: woocommerce-germanized/includes/admin/settings/abstract-wc-gzd-settings-tab.php:189
|
7146 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-invoices.php:61
|
7147 |
#: woocommerce-germanized/includes/admin/views/html-page-status-germanized.php:285
|
@@ -7363,24 +7363,26 @@ msgid "Run the updater"
|
|
7363 |
msgstr "Update starten"
|
7364 |
|
7365 |
# @ woocommerce-germanized
|
7366 |
-
#: woocommerce-germanized/includes/admin/notes/class-wc-gzd-admin-note-virtual-vat.php:
|
7367 |
msgid "Virtual VAT option (MOSS)"
|
7368 |
msgstr "USt. Änderung (MOSS)"
|
7369 |
|
7370 |
-
#: woocommerce-germanized/includes/admin/notes/class-wc-gzd-admin-note-virtual-vat.php:
|
7371 |
#, php-format
|
7372 |
msgid ""
|
7373 |
-
"Seems like you activated the <a href=\"%1$s\">virtual VAT option</a>
|
|
|
7374 |
"is now deprecated as the OSS procedure replaces the MOSS procedure. Please "
|
7375 |
"consider <a href=\"%2$s\">migrating to the OSS procedure</a>, if applicable."
|
7376 |
msgstr ""
|
7377 |
-
"Scheinbar nutzen Sie die <a href=\"%1$s\">USt. Änderung (MOSS)</a> Option
|
7378 |
-
"
|
7379 |
-
"
|
7380 |
-
"daran
|
|
|
7381 |
|
7382 |
# @ woocommerce-germanized
|
7383 |
-
#: woocommerce-germanized/includes/admin/notes/class-wc-gzd-admin-note-virtual-vat.php:
|
7384 |
msgid "Manage OSS settings"
|
7385 |
msgstr "OSS Einstellungen anpassen"
|
7386 |
|
@@ -8670,7 +8672,7 @@ msgstr ""
|
|
8670 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:145
|
8671 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:552
|
8672 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:610
|
8673 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:
|
8674 |
msgid "Format"
|
8675 |
msgstr "Format"
|
8676 |
|
@@ -9015,7 +9017,7 @@ msgstr ""
|
|
9015 |
"sollte <a href=\"%s\" target=\"_blank\">mindestens der Preisauszeichnung</a> "
|
9016 |
"für das jeweilige Produkt entsprechen."
|
9017 |
|
9018 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:
|
9019 |
#, php-format
|
9020 |
msgid ""
|
9021 |
"Want to sell your food in a legally compliant way? Include nutrients, "
|
@@ -9027,7 +9029,7 @@ msgstr ""
|
|
9027 |
"%s"
|
9028 |
|
9029 |
# @ woocommerce-germanized
|
9030 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:
|
9031 |
msgid ""
|
9032 |
"This text will be used to display the unit price. Use {price} to insert the "
|
9033 |
"price. If you want to specifically format unit price output use {base}, "
|
@@ -9039,17 +9041,17 @@ msgstr ""
|
|
9039 |
"{unit} und {base_price} für die einzelnen Elemente."
|
9040 |
|
9041 |
# @ woocommerce-germanized
|
9042 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:
|
9043 |
msgid "{price}"
|
9044 |
msgstr "{price}"
|
9045 |
|
9046 |
# @ woocommerce-germanized
|
9047 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:
|
9048 |
msgid "Product units format"
|
9049 |
msgstr "Produkteinheiten Format"
|
9050 |
|
9051 |
# @ woocommerce-germanized
|
9052 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:
|
9053 |
msgid ""
|
9054 |
"This text will be used to display the product units. Use {product_units} to "
|
9055 |
"insert the amount of product units. Use {unit} to insert the unit. "
|
@@ -9061,30 +9063,30 @@ msgstr ""
|
|
9061 |
"formatierten Grundpreis."
|
9062 |
|
9063 |
# @ woocommerce-germanized
|
9064 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:
|
9065 |
msgid "Product contains: {product_units} {unit}"
|
9066 |
msgstr "Produkt enthält: {product_units} {unit}"
|
9067 |
|
9068 |
# @ woocommerce-germanized
|
9069 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:
|
9070 |
msgid "Variable Unit Price"
|
9071 |
msgstr "Variabler Grundpreis"
|
9072 |
|
9073 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:
|
9074 |
msgid "Enable price range unit prices for variable products."
|
9075 |
msgstr "Aktiviert von-bis-Grundpreise für variable Produkte."
|
9076 |
|
9077 |
# @ woocommerce-germanized
|
9078 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:
|
9079 |
msgid "Fallback Sale Label"
|
9080 |
msgstr "Standard-Streichpreis-Hinweis"
|
9081 |
|
9082 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:
|
9083 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:
|
9084 |
msgid "Manage Price Labels"
|
9085 |
msgstr "Preishinweise verwalten"
|
9086 |
|
9087 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:
|
9088 |
msgid ""
|
9089 |
"Choose whether you would like to have a default sale price label to inform "
|
9090 |
"the customer about the regular price (e.g. Recommended Retail Price)."
|
@@ -9093,11 +9095,11 @@ msgstr ""
|
|
9093 |
"Sie den Kunden auf den alten Preis (bei reduzierten Produkten, sog. "
|
9094 |
"Streichpreis) hinweisen (z.B. UVP)."
|
9095 |
|
9096 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:
|
9097 |
msgid "Fallback Regular Label"
|
9098 |
msgstr "Standard-Angebotspreis"
|
9099 |
|
9100 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:
|
9101 |
msgid ""
|
9102 |
"Choose whether you would like to have a default sale price regular label to "
|
9103 |
"inform the customer about the sale price (e.g. New Price)."
|
@@ -9107,21 +9109,21 @@ msgstr ""
|
|
9107 |
"Angebotspreis) hinweisen (z.B. Unser neuer Preis)."
|
9108 |
|
9109 |
# @ woocommerce-germanized
|
9110 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:
|
9111 |
#: woocommerce-germanized/src/Shopmarks.php:449
|
9112 |
msgid "Single Product"
|
9113 |
msgstr "Produktseite"
|
9114 |
|
9115 |
# @ woocommerce-germanized
|
9116 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:
|
9117 |
msgid "Show price labels on single product page."
|
9118 |
msgstr "Zeige Preishinweise auf der Produktseite."
|
9119 |
|
9120 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:
|
9121 |
msgid "Loop"
|
9122 |
msgstr "Produktlisten"
|
9123 |
|
9124 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:
|
9125 |
msgid "Show price labels in product loops."
|
9126 |
msgstr "Zeige Preishinweise in Produktlisten."
|
9127 |
|
@@ -10409,7 +10411,7 @@ msgid "%1$d update functions completed. Database version is %2$s"
|
|
10409 |
msgstr "%1$d Updates fertiggestellt. Datenbank-Version lautet %2$s"
|
10410 |
|
10411 |
#: woocommerce-germanized/includes/class-wc-gzd-coupon-helper.php:515
|
10412 |
-
#: woocommerce-germanized/woocommerce-germanized.php:
|
10413 |
#, php-format
|
10414 |
msgid "Voucher: %1$s"
|
10415 |
msgstr "Wertgutschein: %1$s"
|
@@ -10670,7 +10672,7 @@ msgid "Other Vitamins & Minerals"
|
|
10670 |
msgstr "Andere Vitamine & Mineralien"
|
10671 |
|
10672 |
# @ woocommerce-germanized
|
10673 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
10674 |
#, php-format
|
10675 |
msgid ""
|
10676 |
"Please install <a href=\"%s\" target=\"_blank\">WooCommerce</a> before "
|
@@ -10680,72 +10682,72 @@ msgstr ""
|
|
10680 |
"bevor Sie WooCommerce Germanized installieren. Vielen Dank!"
|
10681 |
|
10682 |
# @ woocommerce-germanized
|
10683 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
10684 |
msgctxt "Page slug"
|
10685 |
msgid "data-security"
|
10686 |
msgstr "datenschutzerklaerung"
|
10687 |
|
10688 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
10689 |
msgctxt "Page title"
|
10690 |
msgid "Privacy Policy"
|
10691 |
msgstr "Datenschutzerklärung"
|
10692 |
|
10693 |
# @ woocommerce-germanized
|
10694 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
10695 |
msgctxt "Page slug"
|
10696 |
msgid "imprint"
|
10697 |
msgstr "impressum"
|
10698 |
|
10699 |
# @ woocommerce-germanized
|
10700 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
10701 |
msgctxt "Page title"
|
10702 |
msgid "Imprint"
|
10703 |
msgstr "Impressum"
|
10704 |
|
10705 |
# @ woocommerce-germanized
|
10706 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
10707 |
msgctxt "Page slug"
|
10708 |
msgid "terms"
|
10709 |
msgstr "agb"
|
10710 |
|
10711 |
# @ woocommerce-germanized
|
10712 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
10713 |
msgctxt "Page title"
|
10714 |
msgid "Terms & Conditions"
|
10715 |
msgstr "AGB"
|
10716 |
|
10717 |
# @ woocommerce-germanized
|
10718 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
10719 |
msgctxt "Page slug"
|
10720 |
msgid "revocation"
|
10721 |
msgstr "widerrufsbelehrung"
|
10722 |
|
10723 |
# @ woocommerce-germanized
|
10724 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
10725 |
msgctxt "Page title"
|
10726 |
msgid "Cancellation Policy"
|
10727 |
msgstr "Widerrufsbelehrung"
|
10728 |
|
10729 |
# @ woocommerce-germanized
|
10730 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
10731 |
msgctxt "Page slug"
|
10732 |
msgid "shipping-methods"
|
10733 |
msgstr "versandarten"
|
10734 |
|
10735 |
# @ woocommerce-germanized
|
10736 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
10737 |
msgctxt "Page title"
|
10738 |
msgid "Shipping Methods"
|
10739 |
msgstr "Versandarten"
|
10740 |
|
10741 |
# @ woocommerce-germanized
|
10742 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
10743 |
msgctxt "Page slug"
|
10744 |
msgid "payment-methods"
|
10745 |
msgstr "bezahlmoeglichkeiten"
|
10746 |
|
10747 |
# @ woocommerce-germanized
|
10748 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
10749 |
msgctxt "Page title"
|
10750 |
msgid "Payment Methods"
|
10751 |
msgstr "Zahlungsarten"
|
@@ -13086,7 +13088,7 @@ msgstr ""
|
|
13086 |
"unserem <a href=\"%s\" target=\"_blank\">Blog-Post</a> wie Sie das Plugin "
|
13087 |
"austauschen können."
|
13088 |
|
13089 |
-
#: woocommerce-germanized/woocommerce-germanized.php:
|
13090 |
msgid "Pease wait while we are trying to redirect you to the payment provider."
|
13091 |
msgstr "Einen Moment - wir versuchen Sie zum Zahlungsanbieter weiterzuleiten."
|
13092 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: WooCommerce Germanized\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2022-05-03 14:02+0200\n"
|
6 |
+
"PO-Revision-Date: 2022-05-03 14:03+0200\n"
|
7 |
"Last-Translator: Dennis Nissle <info@vendidero.de>\n"
|
8 |
"Language-Team: \n"
|
9 |
"Language: de_DE@formal\n"
|
5997 |
msgstr "Nutri-Score %1$s"
|
5998 |
|
5999 |
# @ woocommerce-germanized
|
6000 |
+
#: woocommerce-germanized/includes/abstracts/abstract-wc-gzd-product.php:1149
|
6001 |
+
#: woocommerce-germanized/includes/abstracts/abstract-wc-gzd-product.php:1159
|
6002 |
#: woocommerce-germanized/includes/wc-gzd-core-functions.php:519
|
6003 |
#: woocommerce-germanized/includes/wc-gzd-template-functions.php:804
|
6004 |
#: woocommerce-germanized/includes/wc-gzd-template-functions.php:812
|
6006 |
msgstr "inkl. MwSt."
|
6007 |
|
6008 |
# @ woocommerce-germanized
|
6009 |
+
#: woocommerce-germanized/includes/abstracts/abstract-wc-gzd-product.php:1149
|
6010 |
msgid "excl. VAT"
|
6011 |
msgstr "exkl. MwSt."
|
6012 |
|
6013 |
# @ woocommerce-germanized
|
6014 |
+
#: woocommerce-germanized/includes/abstracts/abstract-wc-gzd-product.php:1151
|
6015 |
#: woocommerce-germanized/includes/wc-gzd-core-functions.php:519
|
6016 |
#, php-format
|
6017 |
msgid "incl. %s%% VAT"
|
6018 |
msgstr "inkl. %s %% MwSt."
|
6019 |
|
6020 |
# @ woocommerce-germanized
|
6021 |
+
#: woocommerce-germanized/includes/abstracts/abstract-wc-gzd-product.php:1151
|
6022 |
#, php-format
|
6023 |
msgid "excl. %s%% VAT"
|
6024 |
msgstr "exkl. %s %% MwSt."
|
6254 |
# @ woocommerce-germanized
|
6255 |
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-product-categories.php:82
|
6256 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:506
|
6257 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:677
|
6258 |
msgid "None"
|
6259 |
msgstr "Keine"
|
6260 |
|
7141 |
|
7142 |
#: woocommerce-germanized/includes/admin/notes/class-wc-gzd-admin-note-encryption.php:46
|
7143 |
#: woocommerce-germanized/includes/admin/notes/class-wc-gzd-admin-note-shipping-excl-tax.php:45
|
7144 |
+
#: woocommerce-germanized/includes/admin/notes/class-wc-gzd-admin-note-virtual-vat.php:41
|
7145 |
#: woocommerce-germanized/includes/admin/settings/abstract-wc-gzd-settings-tab.php:189
|
7146 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-invoices.php:61
|
7147 |
#: woocommerce-germanized/includes/admin/views/html-page-status-germanized.php:285
|
7363 |
msgstr "Update starten"
|
7364 |
|
7365 |
# @ woocommerce-germanized
|
7366 |
+
#: woocommerce-germanized/includes/admin/notes/class-wc-gzd-admin-note-virtual-vat.php:25
|
7367 |
msgid "Virtual VAT option (MOSS)"
|
7368 |
msgstr "USt. Änderung (MOSS)"
|
7369 |
|
7370 |
+
#: woocommerce-germanized/includes/admin/notes/class-wc-gzd-admin-note-virtual-vat.php:29
|
7371 |
#, php-format
|
7372 |
msgid ""
|
7373 |
+
"Seems like you activated the <a href=\"%1$s\">virtual VAT option</a> (or one "
|
7374 |
+
"of your products uses the custom <code>virtual-rate</code> tax class) which "
|
7375 |
"is now deprecated as the OSS procedure replaces the MOSS procedure. Please "
|
7376 |
"consider <a href=\"%2$s\">migrating to the OSS procedure</a>, if applicable."
|
7377 |
msgstr ""
|
7378 |
+
"Scheinbar nutzen Sie die <a href=\"%1$s\">USt. Änderung (MOSS)</a> Option "
|
7379 |
+
"(oder ein Produkt verwendet die <code>virtual-rate</code> Steuerklasse), die "
|
7380 |
+
"mittlerweile durch das OSS Verfahren abgelöst wurde. Bitte führen Sie eine "
|
7381 |
+
"Migration zum <a href=\"%2$s\">OSS Verfahren</a> durch, insofern Sie daran "
|
7382 |
+
"teilnimmst."
|
7383 |
|
7384 |
# @ woocommerce-germanized
|
7385 |
+
#: woocommerce-germanized/includes/admin/notes/class-wc-gzd-admin-note-virtual-vat.php:36
|
7386 |
msgid "Manage OSS settings"
|
7387 |
msgstr "OSS Einstellungen anpassen"
|
7388 |
|
8672 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:145
|
8673 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:552
|
8674 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:610
|
8675 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:650
|
8676 |
msgid "Format"
|
8677 |
msgstr "Format"
|
8678 |
|
9017 |
"sollte <a href=\"%s\" target=\"_blank\">mindestens der Preisauszeichnung</a> "
|
9018 |
"für das jeweilige Produkt entsprechen."
|
9019 |
|
9020 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:636
|
9021 |
#, php-format
|
9022 |
msgid ""
|
9023 |
"Want to sell your food in a legally compliant way? Include nutrients, "
|
9029 |
"%s"
|
9030 |
|
9031 |
# @ woocommerce-germanized
|
9032 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:651
|
9033 |
msgid ""
|
9034 |
"This text will be used to display the unit price. Use {price} to insert the "
|
9035 |
"price. If you want to specifically format unit price output use {base}, "
|
9041 |
"{unit} und {base_price} für die einzelnen Elemente."
|
9042 |
|
9043 |
# @ woocommerce-germanized
|
9044 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:655
|
9045 |
msgid "{price}"
|
9046 |
msgstr "{price}"
|
9047 |
|
9048 |
# @ woocommerce-germanized
|
9049 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:658
|
9050 |
msgid "Product units format"
|
9051 |
msgstr "Produkteinheiten Format"
|
9052 |
|
9053 |
# @ woocommerce-germanized
|
9054 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:659
|
9055 |
msgid ""
|
9056 |
"This text will be used to display the product units. Use {product_units} to "
|
9057 |
"insert the amount of product units. Use {unit} to insert the unit. "
|
9063 |
"formatierten Grundpreis."
|
9064 |
|
9065 |
# @ woocommerce-germanized
|
9066 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:663
|
9067 |
msgid "Product contains: {product_units} {unit}"
|
9068 |
msgstr "Produkt enthält: {product_units} {unit}"
|
9069 |
|
9070 |
# @ woocommerce-germanized
|
9071 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:666
|
9072 |
msgid "Variable Unit Price"
|
9073 |
msgstr "Variabler Grundpreis"
|
9074 |
|
9075 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:667
|
9076 |
msgid "Enable price range unit prices for variable products."
|
9077 |
msgstr "Aktiviert von-bis-Grundpreise für variable Produkte."
|
9078 |
|
9079 |
# @ woocommerce-germanized
|
9080 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:682
|
9081 |
msgid "Fallback Sale Label"
|
9082 |
msgstr "Standard-Streichpreis-Hinweis"
|
9083 |
|
9084 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:689
|
9085 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:699
|
9086 |
msgid "Manage Price Labels"
|
9087 |
msgstr "Preishinweise verwalten"
|
9088 |
|
9089 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:689
|
9090 |
msgid ""
|
9091 |
"Choose whether you would like to have a default sale price label to inform "
|
9092 |
"the customer about the regular price (e.g. Recommended Retail Price)."
|
9095 |
"Sie den Kunden auf den alten Preis (bei reduzierten Produkten, sog. "
|
9096 |
"Streichpreis) hinweisen (z.B. UVP)."
|
9097 |
|
9098 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:692
|
9099 |
msgid "Fallback Regular Label"
|
9100 |
msgstr "Standard-Angebotspreis"
|
9101 |
|
9102 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:699
|
9103 |
msgid ""
|
9104 |
"Choose whether you would like to have a default sale price regular label to "
|
9105 |
"inform the customer about the sale price (e.g. New Price)."
|
9109 |
"Angebotspreis) hinweisen (z.B. Unser neuer Preis)."
|
9110 |
|
9111 |
# @ woocommerce-germanized
|
9112 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:703
|
9113 |
#: woocommerce-germanized/src/Shopmarks.php:449
|
9114 |
msgid "Single Product"
|
9115 |
msgstr "Produktseite"
|
9116 |
|
9117 |
# @ woocommerce-germanized
|
9118 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:704
|
9119 |
msgid "Show price labels on single product page."
|
9120 |
msgstr "Zeige Preishinweise auf der Produktseite."
|
9121 |
|
9122 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:711
|
9123 |
msgid "Loop"
|
9124 |
msgstr "Produktlisten"
|
9125 |
|
9126 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:712
|
9127 |
msgid "Show price labels in product loops."
|
9128 |
msgstr "Zeige Preishinweise in Produktlisten."
|
9129 |
|
10411 |
msgstr "%1$d Updates fertiggestellt. Datenbank-Version lautet %2$s"
|
10412 |
|
10413 |
#: woocommerce-germanized/includes/class-wc-gzd-coupon-helper.php:515
|
10414 |
+
#: woocommerce-germanized/woocommerce-germanized.php:1167
|
10415 |
#, php-format
|
10416 |
msgid "Voucher: %1$s"
|
10417 |
msgstr "Wertgutschein: %1$s"
|
10672 |
msgstr "Andere Vitamine & Mineralien"
|
10673 |
|
10674 |
# @ woocommerce-germanized
|
10675 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:164
|
10676 |
#, php-format
|
10677 |
msgid ""
|
10678 |
"Please install <a href=\"%s\" target=\"_blank\">WooCommerce</a> before "
|
10682 |
"bevor Sie WooCommerce Germanized installieren. Vielen Dank!"
|
10683 |
|
10684 |
# @ woocommerce-germanized
|
10685 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:493
|
10686 |
msgctxt "Page slug"
|
10687 |
msgid "data-security"
|
10688 |
msgstr "datenschutzerklaerung"
|
10689 |
|
10690 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:494
|
10691 |
msgctxt "Page title"
|
10692 |
msgid "Privacy Policy"
|
10693 |
msgstr "Datenschutzerklärung"
|
10694 |
|
10695 |
# @ woocommerce-germanized
|
10696 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:498
|
10697 |
msgctxt "Page slug"
|
10698 |
msgid "imprint"
|
10699 |
msgstr "impressum"
|
10700 |
|
10701 |
# @ woocommerce-germanized
|
10702 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:499
|
10703 |
msgctxt "Page title"
|
10704 |
msgid "Imprint"
|
10705 |
msgstr "Impressum"
|
10706 |
|
10707 |
# @ woocommerce-germanized
|
10708 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:503
|
10709 |
msgctxt "Page slug"
|
10710 |
msgid "terms"
|
10711 |
msgstr "agb"
|
10712 |
|
10713 |
# @ woocommerce-germanized
|
10714 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:504
|
10715 |
msgctxt "Page title"
|
10716 |
msgid "Terms & Conditions"
|
10717 |
msgstr "AGB"
|
10718 |
|
10719 |
# @ woocommerce-germanized
|
10720 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:508
|
10721 |
msgctxt "Page slug"
|
10722 |
msgid "revocation"
|
10723 |
msgstr "widerrufsbelehrung"
|
10724 |
|
10725 |
# @ woocommerce-germanized
|
10726 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:509
|
10727 |
msgctxt "Page title"
|
10728 |
msgid "Cancellation Policy"
|
10729 |
msgstr "Widerrufsbelehrung"
|
10730 |
|
10731 |
# @ woocommerce-germanized
|
10732 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:513
|
10733 |
msgctxt "Page slug"
|
10734 |
msgid "shipping-methods"
|
10735 |
msgstr "versandarten"
|
10736 |
|
10737 |
# @ woocommerce-germanized
|
10738 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:514
|
10739 |
msgctxt "Page title"
|
10740 |
msgid "Shipping Methods"
|
10741 |
msgstr "Versandarten"
|
10742 |
|
10743 |
# @ woocommerce-germanized
|
10744 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:518
|
10745 |
msgctxt "Page slug"
|
10746 |
msgid "payment-methods"
|
10747 |
msgstr "bezahlmoeglichkeiten"
|
10748 |
|
10749 |
# @ woocommerce-germanized
|
10750 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:519
|
10751 |
msgctxt "Page title"
|
10752 |
msgid "Payment Methods"
|
10753 |
msgstr "Zahlungsarten"
|
13088 |
"unserem <a href=\"%s\" target=\"_blank\">Blog-Post</a> wie Sie das Plugin "
|
13089 |
"austauschen können."
|
13090 |
|
13091 |
+
#: woocommerce-germanized/woocommerce-germanized.php:1152
|
13092 |
msgid "Pease wait while we are trying to redirect you to the payment provider."
|
13093 |
msgstr "Einen Moment - wir versuchen Sie zum Zahlungsanbieter weiterzuleiten."
|
13094 |
|
includes/abstracts/abstract-wc-gzd-product.php
CHANGED
@@ -823,6 +823,7 @@ class WC_GZD_Product {
|
|
823 |
}
|
824 |
|
825 |
public function get_nutrient( $id, $context = 'view' ) {
|
|
|
826 |
$nutrients = $this->get_nutrient_ids( $context );
|
827 |
$nutrient = false;
|
828 |
|
823 |
}
|
824 |
|
825 |
public function get_nutrient( $id, $context = 'view' ) {
|
826 |
+
$id = apply_filters( 'woocommerce_gzd_product_nutrient_value_term_id', $id, $this, $context );
|
827 |
$nutrients = $this->get_nutrient_ids( $context );
|
828 |
$nutrient = false;
|
829 |
|
includes/admin/meta-boxes/class-wc-gzd-meta-box-product-data-variable.php
CHANGED
@@ -383,7 +383,7 @@ class WC_Germanized_Meta_Box_Product_Data_Variable {
|
|
383 |
<?php if ( WC_germanized()->is_pro() ) : ?>
|
384 |
<p class="wc-gzd-product-settings-subtitle">
|
385 |
<?php _e( 'Deposit', 'woocommerce-germanized-pro' ); ?>
|
386 |
-
<a class="page-title-action" href="https://vendidero.de/dokument/lebensmittel-auszeichnen#pfand"><?php _e( 'Help', 'woocommerce-germanized' ); ?></a>
|
387 |
</p>
|
388 |
|
389 |
<?php
|
383 |
<?php if ( WC_germanized()->is_pro() ) : ?>
|
384 |
<p class="wc-gzd-product-settings-subtitle">
|
385 |
<?php _e( 'Deposit', 'woocommerce-germanized-pro' ); ?>
|
386 |
+
<a class="page-title-action" href="https://vendidero.de/dokument/lebensmittel-auszeichnen#pfand-berechnen"><?php _e( 'Help', 'woocommerce-germanized' ); ?></a>
|
387 |
</p>
|
388 |
|
389 |
<?php
|
includes/admin/meta-boxes/class-wc-gzd-meta-box-product-data.php
CHANGED
@@ -63,7 +63,7 @@ class WC_Germanized_Meta_Box_Product_Data {
|
|
63 |
<?php if ( WC_germanized()->is_pro() ) : ?>
|
64 |
<p class="wc-gzd-product-settings-subtitle">
|
65 |
<?php _e( 'Deposit', 'woocommerce-germanized' ); ?>
|
66 |
-
<a class="page-title-action" href="https://vendidero.de/dokument/lebensmittel-auszeichnen#pfand"><?php _e( 'Help', 'woocommerce-germanized' ); ?></a>
|
67 |
</p>
|
68 |
|
69 |
<?php
|
63 |
<?php if ( WC_germanized()->is_pro() ) : ?>
|
64 |
<p class="wc-gzd-product-settings-subtitle">
|
65 |
<?php _e( 'Deposit', 'woocommerce-germanized' ); ?>
|
66 |
+
<a class="page-title-action" href="https://vendidero.de/dokument/lebensmittel-auszeichnen#pfand-berechnen"><?php _e( 'Help', 'woocommerce-germanized' ); ?></a>
|
67 |
</p>
|
68 |
|
69 |
<?php
|
includes/admin/notes/class-wc-gzd-admin-note-virtual-vat.php
CHANGED
@@ -8,7 +8,9 @@ defined( 'ABSPATH' ) || exit;
|
|
8 |
class WC_GZD_Admin_Note_Virtual_Vat extends WC_GZD_Admin_Note {
|
9 |
|
10 |
public function is_disabled() {
|
11 |
-
|
|
|
|
|
12 |
return true;
|
13 |
}
|
14 |
|
@@ -24,7 +26,7 @@ class WC_GZD_Admin_Note_Virtual_Vat extends WC_GZD_Admin_Note {
|
|
24 |
}
|
25 |
|
26 |
public function get_content() {
|
27 |
-
return sprintf( __( 'Seems like you activated the <a href="%1$s">virtual VAT option</a> which is now deprecated as the OSS procedure replaces the MOSS procedure. Please consider <a href="%2$s">migrating to the OSS procedure</a>, if applicable.', 'woocommerce-germanized' ), admin_url( 'admin.php?page=wc-settings&tab=germanized-taxes' ), admin_url( 'admin.php?page=wc-settings&tab=germanized-oss' ) );
|
28 |
}
|
29 |
|
30 |
public function get_actions() {
|
8 |
class WC_GZD_Admin_Note_Virtual_Vat extends WC_GZD_Admin_Note {
|
9 |
|
10 |
public function is_disabled() {
|
11 |
+
$has_virtual_vat_legacy_enabled = 'yes' === get_option( 'woocommerce_gzd_enable_virtual_vat' );
|
12 |
+
|
13 |
+
if ( ! $has_virtual_vat_legacy_enabled || \Vendidero\OneStopShop\Package::oss_procedure_is_enabled() ) {
|
14 |
return true;
|
15 |
}
|
16 |
|
26 |
}
|
27 |
|
28 |
public function get_content() {
|
29 |
+
return sprintf( __( 'Seems like you activated the <a href="%1$s">virtual VAT option</a> (or one of your products uses the custom <code>virtual-rate</code> tax class) which is now deprecated as the OSS procedure replaces the MOSS procedure. Please consider <a href="%2$s">migrating to the OSS procedure</a>, if applicable.', 'woocommerce-germanized' ), admin_url( 'admin.php?page=wc-settings&tab=germanized-taxes' ), admin_url( 'admin.php?page=wc-settings&tab=germanized-oss' ) );
|
30 |
}
|
31 |
|
32 |
public function get_actions() {
|
includes/admin/settings/class-wc-gzd-settings-tab-general.php
CHANGED
@@ -44,6 +44,14 @@ class WC_GZD_Settings_Tab_General extends WC_GZD_Settings_Tab {
|
|
44 |
}
|
45 |
|
46 |
protected function get_legal_page_settings() {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
47 |
return array(
|
48 |
array( 'title' => '', 'type' => 'title', 'id' => 'legal_page_options' ),
|
49 |
|
@@ -51,9 +59,12 @@ class WC_GZD_Settings_Tab_General extends WC_GZD_Settings_Tab {
|
|
51 |
'title' => __( 'Terms & Conditions', 'woocommerce-germanized' ),
|
52 |
'desc_tip' => __( 'This page should contain your terms & conditions.', 'woocommerce-germanized' ),
|
53 |
'id' => 'woocommerce_terms_page_id',
|
54 |
-
'
|
|
|
|
|
|
|
55 |
'default' => '',
|
56 |
-
'class' =>
|
57 |
'css' => 'min-width:300px;',
|
58 |
'desc' => ( ! get_option( 'woocommerce_terms_page_id' ) ? sprintf( __( 'Don\'t have terms & conditions yet? <a href="%s">Generate now</a>!', 'woocommerce-germanized' ), admin_url( 'admin.php?page=wc-settings&tab=germanized-terms_generator' ) ) : '' ),
|
59 |
),
|
@@ -61,9 +72,12 @@ class WC_GZD_Settings_Tab_General extends WC_GZD_Settings_Tab {
|
|
61 |
'title' => __( 'Cancellation Policy', 'woocommerce-germanized' ),
|
62 |
'desc_tip' => __( 'This page should contain information regarding your customer\'s Right of Withdrawal.', 'woocommerce-germanized' ),
|
63 |
'id' => 'woocommerce_revocation_page_id',
|
64 |
-
'
|
|
|
|
|
|
|
65 |
'default' => '',
|
66 |
-
'class' =>
|
67 |
'css' => 'min-width:300px;',
|
68 |
'desc' => ( ! get_option( 'woocommerce_revocation_page_id' ) ? sprintf( __( 'Don\'t have a revocation page yet? <a href="%s">Generate now</a>!', 'woocommerce-germanized' ), admin_url( 'admin.php?page=wc-settings&tab=germanized-revocation_generator' ) ) : '' ),
|
69 |
),
|
@@ -82,9 +96,12 @@ class WC_GZD_Settings_Tab_General extends WC_GZD_Settings_Tab {
|
|
82 |
'title' => __( 'Imprint', 'woocommerce-germanized' ),
|
83 |
'desc' => __( 'This page should contain an imprint with your company\'s information.', 'woocommerce-germanized' ),
|
84 |
'id' => 'woocommerce_imprint_page_id',
|
85 |
-
'
|
|
|
|
|
|
|
86 |
'default' => '',
|
87 |
-
'class' =>
|
88 |
'css' => 'min-width:300px;',
|
89 |
'desc_tip' => true,
|
90 |
),
|
@@ -92,9 +109,12 @@ class WC_GZD_Settings_Tab_General extends WC_GZD_Settings_Tab {
|
|
92 |
'title' => __( 'Privacy Policy', 'woocommerce-germanized' ),
|
93 |
'desc_tip' => __( 'This page should contain information regarding your privacy policy.', 'woocommerce-germanized' ),
|
94 |
'id' => 'woocommerce_data_security_page_id',
|
95 |
-
'
|
|
|
|
|
|
|
96 |
'default' => '',
|
97 |
-
'class' =>
|
98 |
'desc' => '<div class="wc-gzd-additional-desc">' . sprintf( __( 'Please make sure to place your privacy policy to be directly accessible to the user on the website, e.g. as a link within your footer.', 'woocommerce-germanized' ) ) . '</div>',
|
99 |
'css' => 'min-width:300px;'
|
100 |
),
|
@@ -102,9 +122,12 @@ class WC_GZD_Settings_Tab_General extends WC_GZD_Settings_Tab {
|
|
102 |
'title' => __( 'Payment Methods', 'woocommerce-germanized' ),
|
103 |
'desc' => __( 'This page should contain information regarding the Payment Methods that are chooseable during checkout.', 'woocommerce-germanized' ),
|
104 |
'id' => 'woocommerce_payment_methods_page_id',
|
105 |
-
'
|
|
|
|
|
|
|
106 |
'default' => '',
|
107 |
-
'class' =>
|
108 |
'css' => 'min-width:300px;',
|
109 |
'desc_tip' => true,
|
110 |
),
|
@@ -112,9 +135,12 @@ class WC_GZD_Settings_Tab_General extends WC_GZD_Settings_Tab {
|
|
112 |
'title' => __( 'Shipping Methods', 'woocommerce-germanized' ),
|
113 |
'desc' => __( 'This page should contain information regarding shipping methods that are chooseable during checkout.', 'woocommerce-germanized' ),
|
114 |
'id' => 'woocommerce_shipping_costs_page_id',
|
115 |
-
'
|
|
|
|
|
|
|
116 |
'default' => '',
|
117 |
-
'class' =>
|
118 |
'css' => 'min-width:300px;',
|
119 |
'desc_tip' => true,
|
120 |
),
|
44 |
}
|
45 |
|
46 |
protected function get_legal_page_settings() {
|
47 |
+
$page_type = 'single_select_page';
|
48 |
+
$class = 'wc-enhanced-select-nostd';
|
49 |
+
|
50 |
+
if ( function_exists( 'WC' ) && version_compare( WC()->version, '5.3.3', '>=' ) ) {
|
51 |
+
$page_type = 'single_select_page_with_search';
|
52 |
+
$class = 'wc-page-search';
|
53 |
+
}
|
54 |
+
|
55 |
return array(
|
56 |
array( 'title' => '', 'type' => 'title', 'id' => 'legal_page_options' ),
|
57 |
|
59 |
'title' => __( 'Terms & Conditions', 'woocommerce-germanized' ),
|
60 |
'desc_tip' => __( 'This page should contain your terms & conditions.', 'woocommerce-germanized' ),
|
61 |
'id' => 'woocommerce_terms_page_id',
|
62 |
+
'args' => array(
|
63 |
+
'exclude' => array(),
|
64 |
+
),
|
65 |
+
'type' => $page_type,
|
66 |
'default' => '',
|
67 |
+
'class' => $class,
|
68 |
'css' => 'min-width:300px;',
|
69 |
'desc' => ( ! get_option( 'woocommerce_terms_page_id' ) ? sprintf( __( 'Don\'t have terms & conditions yet? <a href="%s">Generate now</a>!', 'woocommerce-germanized' ), admin_url( 'admin.php?page=wc-settings&tab=germanized-terms_generator' ) ) : '' ),
|
70 |
),
|
72 |
'title' => __( 'Cancellation Policy', 'woocommerce-germanized' ),
|
73 |
'desc_tip' => __( 'This page should contain information regarding your customer\'s Right of Withdrawal.', 'woocommerce-germanized' ),
|
74 |
'id' => 'woocommerce_revocation_page_id',
|
75 |
+
'args' => array(
|
76 |
+
'exclude' => array(),
|
77 |
+
),
|
78 |
+
'type' => $page_type,
|
79 |
'default' => '',
|
80 |
+
'class' => $class,
|
81 |
'css' => 'min-width:300px;',
|
82 |
'desc' => ( ! get_option( 'woocommerce_revocation_page_id' ) ? sprintf( __( 'Don\'t have a revocation page yet? <a href="%s">Generate now</a>!', 'woocommerce-germanized' ), admin_url( 'admin.php?page=wc-settings&tab=germanized-revocation_generator' ) ) : '' ),
|
83 |
),
|
96 |
'title' => __( 'Imprint', 'woocommerce-germanized' ),
|
97 |
'desc' => __( 'This page should contain an imprint with your company\'s information.', 'woocommerce-germanized' ),
|
98 |
'id' => 'woocommerce_imprint_page_id',
|
99 |
+
'args' => array(
|
100 |
+
'exclude' => array(),
|
101 |
+
),
|
102 |
+
'type' => $page_type,
|
103 |
'default' => '',
|
104 |
+
'class' => $class,
|
105 |
'css' => 'min-width:300px;',
|
106 |
'desc_tip' => true,
|
107 |
),
|
109 |
'title' => __( 'Privacy Policy', 'woocommerce-germanized' ),
|
110 |
'desc_tip' => __( 'This page should contain information regarding your privacy policy.', 'woocommerce-germanized' ),
|
111 |
'id' => 'woocommerce_data_security_page_id',
|
112 |
+
'args' => array(
|
113 |
+
'exclude' => array(),
|
114 |
+
),
|
115 |
+
'type' => $page_type,
|
116 |
'default' => '',
|
117 |
+
'class' => $class,
|
118 |
'desc' => '<div class="wc-gzd-additional-desc">' . sprintf( __( 'Please make sure to place your privacy policy to be directly accessible to the user on the website, e.g. as a link within your footer.', 'woocommerce-germanized' ) ) . '</div>',
|
119 |
'css' => 'min-width:300px;'
|
120 |
),
|
122 |
'title' => __( 'Payment Methods', 'woocommerce-germanized' ),
|
123 |
'desc' => __( 'This page should contain information regarding the Payment Methods that are chooseable during checkout.', 'woocommerce-germanized' ),
|
124 |
'id' => 'woocommerce_payment_methods_page_id',
|
125 |
+
'args' => array(
|
126 |
+
'exclude' => array(),
|
127 |
+
),
|
128 |
+
'type' => $page_type,
|
129 |
'default' => '',
|
130 |
+
'class' => $class,
|
131 |
'css' => 'min-width:300px;',
|
132 |
'desc_tip' => true,
|
133 |
),
|
135 |
'title' => __( 'Shipping Methods', 'woocommerce-germanized' ),
|
136 |
'desc' => __( 'This page should contain information regarding shipping methods that are chooseable during checkout.', 'woocommerce-germanized' ),
|
137 |
'id' => 'woocommerce_shipping_costs_page_id',
|
138 |
+
'args' => array(
|
139 |
+
'exclude' => array(),
|
140 |
+
),
|
141 |
+
'type' => $page_type,
|
142 |
'default' => '',
|
143 |
+
'class' => $class,
|
144 |
'css' => 'min-width:300px;',
|
145 |
'desc_tip' => true,
|
146 |
),
|
includes/admin/settings/class-wc-gzd-settings-tab-oss.php
CHANGED
@@ -47,6 +47,7 @@ class WC_GZD_Settings_Tab_OSS extends WC_GZD_Settings_Tab {
|
|
47 |
|
48 |
protected function after_save( $settings, $current_section = '' ) {
|
49 |
if ( 'yes' === get_option( 'oss_use_oss_procedure' ) ) {
|
|
|
50 |
delete_option( 'woocommerce_gzd_enable_virtual_vat' );
|
51 |
}
|
52 |
|
47 |
|
48 |
protected function after_save( $settings, $current_section = '' ) {
|
49 |
if ( 'yes' === get_option( 'oss_use_oss_procedure' ) ) {
|
50 |
+
// Delete legacy options while migrating to OSS.
|
51 |
delete_option( 'woocommerce_gzd_enable_virtual_vat' );
|
52 |
}
|
53 |
|
includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php
CHANGED
@@ -616,12 +616,13 @@ class WC_GZD_Settings_Tab_Shopmarks extends WC_GZD_Settings_Tab {
|
|
616 |
),
|
617 |
array(
|
618 |
'title' => __( 'Packaging Font Size', 'woocommerce-germanized' ),
|
619 |
-
'desc' => '<div class="wc-gzd-additional-desc">' . sprintf( __( 'Adjust the packaging type title font size which must <a href="%s" target="_blank">at least correspond to the price labeling</a> for the respective product.', 'woocommerce-germanized' ), 'https://www.it-recht-kanzlei.de/hinweispflichten-einweg-mehrweg-getraenkeverpackungen.html' ) . '</div>',
|
620 |
'desc_tip' => false,
|
621 |
'id' => 'woocommerce_gzd_deposit_packaging_type_font_size',
|
622 |
-
'type' => '
|
623 |
'css' => 'max-width: 100px',
|
624 |
-
'
|
|
|
625 |
),
|
626 |
) ) );
|
627 |
|
616 |
),
|
617 |
array(
|
618 |
'title' => __( 'Packaging Font Size', 'woocommerce-germanized' ),
|
619 |
+
'desc' => '<span class="unit">em</span><div class="wc-gzd-additional-desc">' . sprintf( __( 'Adjust the packaging type title font size which must <a href="%s" target="_blank">at least correspond to the price labeling</a> for the respective product.', 'woocommerce-germanized' ), 'https://www.it-recht-kanzlei.de/hinweispflichten-einweg-mehrweg-getraenkeverpackungen.html' ) . '</div>',
|
620 |
'desc_tip' => false,
|
621 |
'id' => 'woocommerce_gzd_deposit_packaging_type_font_size',
|
622 |
+
'type' => 'number',
|
623 |
'css' => 'max-width: 100px',
|
624 |
+
'custom_attributes' => array( 'min' => 0, 'step' => 0.01 ),
|
625 |
+
'default' => '1.25',
|
626 |
),
|
627 |
) ) );
|
628 |
|
includes/class-wc-gzd-install.php
CHANGED
@@ -41,7 +41,8 @@ if ( ! class_exists( 'WC_GZD_Install' ) ) :
|
|
41 |
'3.3.5' => 'updates/woocommerce-gzd-update-3.3.5.php',
|
42 |
'3.4.0' => 'updates/woocommerce-gzd-update-3.4.0.php',
|
43 |
'3.7.0' => 'updates/woocommerce-gzd-update-3.7.0.php',
|
44 |
-
'3.8.0' => 'updates/woocommerce-gzd-update-3.8.0.php'
|
|
|
45 |
);
|
46 |
|
47 |
/**
|
41 |
'3.3.5' => 'updates/woocommerce-gzd-update-3.3.5.php',
|
42 |
'3.4.0' => 'updates/woocommerce-gzd-update-3.4.0.php',
|
43 |
'3.7.0' => 'updates/woocommerce-gzd-update-3.7.0.php',
|
44 |
+
'3.8.0' => 'updates/woocommerce-gzd-update-3.8.0.php',
|
45 |
+
'3.9.1' => 'updates/woocommerce-gzd-update-3.9.1.php'
|
46 |
);
|
47 |
|
48 |
/**
|
includes/class-wc-gzd-order-item-product.php
CHANGED
@@ -38,7 +38,21 @@ class WC_GZD_Order_Item_Product extends WC_GZD_Order_Item {
|
|
38 |
return $amount;
|
39 |
}
|
40 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
41 |
public function get_deposit_amount( $incl_tax = false ) {
|
|
|
|
|
42 |
if ( false === $incl_tax ) {
|
43 |
return $this->get_deposit_net_amount();
|
44 |
}
|
@@ -113,6 +127,8 @@ class WC_GZD_Order_Item_Product extends WC_GZD_Order_Item {
|
|
113 |
}
|
114 |
|
115 |
public function get_deposit_amount_per_unit( $incl_tax = false ) {
|
|
|
|
|
116 |
if ( false === $incl_tax ) {
|
117 |
return $this->get_deposit_net_amount_per_unit();
|
118 |
}
|
38 |
return $amount;
|
39 |
}
|
40 |
|
41 |
+
private function parse_incl_tax( $incl_tax ) {
|
42 |
+
if ( 'incl' === $incl_tax ) {
|
43 |
+
$incl_tax = true;
|
44 |
+
} elseif ( 'excl' === $incl_tax ) {
|
45 |
+
$incl_tax = false;
|
46 |
+
} elseif ( '' === $incl_tax ) {
|
47 |
+
$incl_tax = false;
|
48 |
+
}
|
49 |
+
|
50 |
+
return wc_string_to_bool( $incl_tax );
|
51 |
+
}
|
52 |
+
|
53 |
public function get_deposit_amount( $incl_tax = false ) {
|
54 |
+
$incl_tax = $this->parse_incl_tax( $incl_tax );
|
55 |
+
|
56 |
if ( false === $incl_tax ) {
|
57 |
return $this->get_deposit_net_amount();
|
58 |
}
|
127 |
}
|
128 |
|
129 |
public function get_deposit_amount_per_unit( $incl_tax = false ) {
|
130 |
+
$incl_tax = $this->parse_incl_tax( $incl_tax );
|
131 |
+
|
132 |
if ( false === $incl_tax ) {
|
133 |
return $this->get_deposit_net_amount_per_unit();
|
134 |
}
|
includes/class-wc-gzd-post-types.php
CHANGED
@@ -203,7 +203,7 @@ class WC_GZD_Post_Types {
|
|
203 |
'add_new_item' => __( 'Add New Deposit Type', 'woocommerce-germanized' ),
|
204 |
'new_item_name' => __( 'New Deposit Type Name', 'woocommerce-germanized' )
|
205 |
),
|
206 |
-
'show_ui' => WC_germanized()->is_pro() ? true : false,
|
207 |
'query_var' => true,
|
208 |
'public' => false,
|
209 |
'capabilities' => array(
|
@@ -251,7 +251,7 @@ class WC_GZD_Post_Types {
|
|
251 |
'add_new_item' => __( 'Add New Nutrient', 'woocommerce-germanized' ),
|
252 |
'new_item_name' => __( 'New Nutrient Name', 'woocommerce-germanized' )
|
253 |
),
|
254 |
-
'show_ui' => WC_germanized()->is_pro() ? true : false,
|
255 |
'query_var' => true,
|
256 |
'public' => false,
|
257 |
'capabilities' => array(
|
@@ -298,7 +298,7 @@ class WC_GZD_Post_Types {
|
|
298 |
'add_new_item' => __( 'Add New Allergen', 'woocommerce-germanized' ),
|
299 |
'new_item_name' => __( 'New Allergen Name', 'woocommerce-germanized' )
|
300 |
),
|
301 |
-
'show_ui' => WC_germanized()->is_pro() ? true : false,
|
302 |
'query_var' => true,
|
303 |
'public' => false,
|
304 |
'capabilities' => array(
|
203 |
'add_new_item' => __( 'Add New Deposit Type', 'woocommerce-germanized' ),
|
204 |
'new_item_name' => __( 'New Deposit Type Name', 'woocommerce-germanized' )
|
205 |
),
|
206 |
+
'show_ui' => ( WC_germanized()->is_pro() && apply_filters( 'woocommerce_gzd_show_food_ui', true ) ) ? true : false,
|
207 |
'query_var' => true,
|
208 |
'public' => false,
|
209 |
'capabilities' => array(
|
251 |
'add_new_item' => __( 'Add New Nutrient', 'woocommerce-germanized' ),
|
252 |
'new_item_name' => __( 'New Nutrient Name', 'woocommerce-germanized' )
|
253 |
),
|
254 |
+
'show_ui' => ( WC_germanized()->is_pro() && apply_filters( 'woocommerce_gzd_show_food_ui', true ) ) ? true : false,
|
255 |
'query_var' => true,
|
256 |
'public' => false,
|
257 |
'capabilities' => array(
|
298 |
'add_new_item' => __( 'Add New Allergen', 'woocommerce-germanized' ),
|
299 |
'new_item_name' => __( 'New Allergen Name', 'woocommerce-germanized' )
|
300 |
),
|
301 |
+
'show_ui' => ( WC_germanized()->is_pro() && apply_filters( 'woocommerce_gzd_show_food_ui', true ) ) ? true : false,
|
302 |
'query_var' => true,
|
303 |
'public' => false,
|
304 |
'capabilities' => array(
|
includes/compatibility/class-wc-gzd-compatibility-wpml.php
CHANGED
@@ -70,6 +70,9 @@ class WC_GZD_Compatibility_WPML extends WC_GZD_Compatibility {
|
|
70 |
add_filter( 'woocommerce_gzd_get_product_variation_default_delivery_time', array( $this, 'filter_product_default_delivery_time' ), 10, 4 );
|
71 |
add_filter( 'woocommerce_gzd_get_product_variation_delivery_time_countries', array( $this, 'filter_product_country_specific_delivery_times' ), 10, 4 );
|
72 |
|
|
|
|
|
|
|
73 |
// Add language field to revocation form
|
74 |
add_action( 'woocommerce_gzd_after_revocation_form_fields', array( $this, 'set_language_field' ), 10 );
|
75 |
|
@@ -92,6 +95,22 @@ class WC_GZD_Compatibility_WPML extends WC_GZD_Compatibility {
|
|
92 |
do_action( 'woocommerce_gzd_wpml_compatibility_loaded', $this );
|
93 |
}
|
94 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
95 |
public function filter_product_delivery_times( $delivery_times, $gzd_product, $product, $context ) {
|
96 |
if ( 'view' === $context ) {
|
97 |
global $sitepress;
|
70 |
add_filter( 'woocommerce_gzd_get_product_variation_default_delivery_time', array( $this, 'filter_product_default_delivery_time' ), 10, 4 );
|
71 |
add_filter( 'woocommerce_gzd_get_product_variation_delivery_time_countries', array( $this, 'filter_product_country_specific_delivery_times' ), 10, 4 );
|
72 |
|
73 |
+
// Force using the original term id for nutrient values to map to product data
|
74 |
+
add_filter( 'woocommerce_gzd_product_nutrient_value_term_id', array( $this, 'filter_product_nutrient_value_term' ), 10, 3 );
|
75 |
+
|
76 |
// Add language field to revocation form
|
77 |
add_action( 'woocommerce_gzd_after_revocation_form_fields', array( $this, 'set_language_field' ), 10 );
|
78 |
|
95 |
do_action( 'woocommerce_gzd_wpml_compatibility_loaded', $this );
|
96 |
}
|
97 |
|
98 |
+
public function filter_product_nutrient_value_term( $term_id, $product, $context ) {
|
99 |
+
if ( 'view' === $context ) {
|
100 |
+
global $sitepress;
|
101 |
+
|
102 |
+
if ( $sitepress->get_default_language() !== $sitepress->get_current_language() ) {
|
103 |
+
$original_id = (int) apply_filters( 'wpml_object_id', $term_id, 'product_nutrient', false, $sitepress->get_default_language() );
|
104 |
+
|
105 |
+
if ( ! empty( $original_id ) && $original_id !== $term_id ) {
|
106 |
+
$term_id = $original_id;
|
107 |
+
}
|
108 |
+
}
|
109 |
+
}
|
110 |
+
|
111 |
+
return $term_id;
|
112 |
+
}
|
113 |
+
|
114 |
public function filter_product_delivery_times( $delivery_times, $gzd_product, $product, $context ) {
|
115 |
if ( 'view' === $context ) {
|
116 |
global $sitepress;
|
includes/updates/woocommerce-gzd-update-3.9.1.php
ADDED
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
|
3 |
+
if ( ! defined( 'ABSPATH' ) ) {
|
4 |
+
exit;
|
5 |
+
}
|
6 |
+
|
7 |
+
global $wpdb;
|
8 |
+
|
9 |
+
if ( 'woocommerce_cart_item_subtotal' === get_option( 'woocommerce_gzd_display_mini_cart_deposit_filter' ) ) {
|
10 |
+
update_option( 'woocommerce_gzd_display_mini_cart_deposit_filter', 'woocommerce_cart_item_price' );
|
11 |
+
}
|
12 |
+
|
13 |
+
$has_virtual_class_products = $wpdb->get_results( "SELECT SQL_CALC_FOUND_ROWS {$wpdb->posts}.ID FROM {$wpdb->posts} INNER JOIN {$wpdb->postmeta} ON ({$wpdb->posts}.ID = {$wpdb->postmeta}.post_id) WHERE {$wpdb->posts}.post_type = 'product' AND {$wpdb->posts}.post_status = 'publish' AND {$wpdb->postmeta}.meta_key = '_tax_class' AND {$wpdb->postmeta}.meta_value IN ('virtual-rate','virtual-reduced-rate') GROUP BY {$wpdb->posts}.ID LIMIT 1" );
|
14 |
+
|
15 |
+
/**
|
16 |
+
* Activate legacy virtual VAT helper which was loaded
|
17 |
+
* automatically on every load in older installs.
|
18 |
+
*/
|
19 |
+
if ( ! empty( $has_virtual_class_products ) ) {
|
20 |
+
update_option( 'woocommerce_gzd_enable_virtual_vat', 'yes' );
|
21 |
+
}
|
includes/wc-gzd-cart-functions.php
CHANGED
@@ -466,8 +466,8 @@ function wc_gzd_cart_product_deposit_amount( $price, $cart_item, $cart_item_key
|
|
466 |
|
467 |
if ( $gzd_item = wc_gzd_get_order_item( $cart_item ) ) {
|
468 |
if ( $gzd_item->has_deposit() ) {
|
469 |
-
$deposit_amount = $gzd_item->get_deposit_amount();
|
470 |
-
$deposit_amount_per_unit = $gzd_item->get_deposit_amount_per_unit();
|
471 |
$deposit_quantity = $gzd_item->get_deposit_quantity();
|
472 |
$deposit_type = $gzd_item->get_deposit_type();
|
473 |
$deposit_packaging_type = $gzd_item->get_deposit_packaging_type();
|
466 |
|
467 |
if ( $gzd_item = wc_gzd_get_order_item( $cart_item ) ) {
|
468 |
if ( $gzd_item->has_deposit() ) {
|
469 |
+
$deposit_amount = $gzd_item->get_deposit_amount( $tax_display );
|
470 |
+
$deposit_amount_per_unit = $gzd_item->get_deposit_amount_per_unit( $tax_display );
|
471 |
$deposit_quantity = $gzd_item->get_deposit_quantity();
|
472 |
$deposit_type = $gzd_item->get_deposit_type();
|
473 |
$deposit_packaging_type = $gzd_item->get_deposit_packaging_type();
|
packages/woocommerce-germanized-dhl/src/Api/Internetmarke.php
CHANGED
@@ -206,7 +206,7 @@ class Internetmarke {
|
|
206 |
/**
|
207 |
* Refresh product data once per day.
|
208 |
*/
|
209 |
-
set_transient( 'wc_gzd_dhl_im_products_expire', DAY_IN_SECONDS );
|
210 |
}
|
211 |
}
|
212 |
|
206 |
/**
|
207 |
* Refresh product data once per day.
|
208 |
*/
|
209 |
+
set_transient( 'wc_gzd_dhl_im_products_expire', 'yes', DAY_IN_SECONDS );
|
210 |
}
|
211 |
}
|
212 |
|
packages/woocommerce-germanized-dhl/src/Package.php
CHANGED
@@ -25,7 +25,7 @@ class Package {
|
|
25 |
*
|
26 |
* @var string
|
27 |
*/
|
28 |
-
const VERSION = '1.6.
|
29 |
|
30 |
public static $upload_dir_suffix = '';
|
31 |
|
25 |
*
|
26 |
* @var string
|
27 |
*/
|
28 |
+
const VERSION = '1.6.12';
|
29 |
|
30 |
public static $upload_dir_suffix = '';
|
31 |
|
packages/woocommerce-germanized-dhl/woocommerce-germanized-dhl.php
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
* Description: The Germanized DHL integration, installed as a feature plugin for development and testing purposes.
|
6 |
* Author: vendidero
|
7 |
* Author URI: https://vendidero.de
|
8 |
-
* Version: 1.6.
|
9 |
* Requires PHP: 5.6
|
10 |
* License: GPLv3
|
11 |
*
|
5 |
* Description: The Germanized DHL integration, installed as a feature plugin for development and testing purposes.
|
6 |
* Author: vendidero
|
7 |
* Author URI: https://vendidero.de
|
8 |
+
* Version: 1.6.12
|
9 |
* Requires PHP: 5.6
|
10 |
* License: GPLv3
|
11 |
*
|
readme.txt
CHANGED
@@ -5,7 +5,7 @@ Requires at least: 5.4
|
|
5 |
Tested up to: 6.0
|
6 |
WC requires at least: 3.9
|
7 |
WC tested up to: 6.5
|
8 |
-
Stable tag: 3.9.
|
9 |
Requires PHP: 5.6
|
10 |
License: GPLv3
|
11 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
@@ -209,6 +209,12 @@ Bug reports may be filed via our [GitHub repository](https://github.com/vendider
|
|
209 |
6. Edit pdf documents (Pro)
|
210 |
|
211 |
== Changelog ==
|
|
|
|
|
|
|
|
|
|
|
|
|
212 |
= 3.9.0 =
|
213 |
* Feature: WP 6.0 compatibility
|
214 |
* Feature: Sell food in a legally secure way (Pro)
|
5 |
Tested up to: 6.0
|
6 |
WC requires at least: 3.9
|
7 |
WC tested up to: 6.5
|
8 |
+
Stable tag: 3.9.1
|
9 |
Requires PHP: 5.6
|
10 |
License: GPLv3
|
11 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
209 |
6. Edit pdf documents (Pro)
|
210 |
|
211 |
== Changelog ==
|
212 |
+
= 3.9.1 =
|
213 |
+
* Fix: Default shopmark filter for deposits in mini-cart dropdown
|
214 |
+
* Fix: Deprecated virtual VAT helper legacy load
|
215 |
+
* Improvement: Validate filter existence before executing shopmarks
|
216 |
+
* Improvement: DP Internetmarke products transient expiration
|
217 |
+
|
218 |
= 3.9.0 =
|
219 |
* Feature: WP 6.0 compatibility
|
220 |
* Feature: Sell food in a legally secure way (Pro)
|
src/Shopmark.php
CHANGED
@@ -181,11 +181,15 @@ class Shopmark {
|
|
181 |
* @since 3.0.0
|
182 |
*
|
183 |
*/
|
184 |
-
$
|
185 |
-
|
186 |
-
|
187 |
-
|
188 |
-
|
|
|
|
|
|
|
|
|
189 |
}
|
190 |
|
191 |
return $filter;
|
181 |
* @since 3.0.0
|
182 |
*
|
183 |
*/
|
184 |
+
$filtered = apply_filters( $this->get_hook_prefix() . 'filter', $filter, $this );
|
185 |
+
$has_filtered = $filter !== $filtered;
|
186 |
+
$filter = $filtered;
|
187 |
+
|
188 |
+
// In case the filter was not adjusted by a third party, make sure the filter does really exist to prevent errors.
|
189 |
+
if ( ! $has_filtered && ( 'woocommerce_' === substr( $filter, 0, 12 ) || ( is_admin() && ! defined( 'DOING_AJAX' ) ) ) ) {
|
190 |
+
if ( ! Shopmarks::get_filter( $this->get_location(), $filter ) ) {
|
191 |
+
$filter = $this->get_default_filter();
|
192 |
+
}
|
193 |
}
|
194 |
|
195 |
return $filter;
|
src/Shopmarks.php
CHANGED
@@ -296,7 +296,7 @@ class Shopmarks {
|
|
296 |
'callback' => 'wc_gzd_cart_product_defect_description',
|
297 |
),
|
298 |
'deposit' => array(
|
299 |
-
'default_filter' => '
|
300 |
'default_priority' => 5000,
|
301 |
'callback' => 'wc_gzd_cart_product_deposit_amount',
|
302 |
),
|
296 |
'callback' => 'wc_gzd_cart_product_defect_description',
|
297 |
),
|
298 |
'deposit' => array(
|
299 |
+
'default_filter' => 'woocommerce_cart_item_price',
|
300 |
'default_priority' => 5000,
|
301 |
'callback' => 'wc_gzd_cart_product_deposit_amount',
|
302 |
),
|
vendor/autoload.php
CHANGED
@@ -4,4 +4,4 @@
|
|
4 |
|
5 |
require_once __DIR__ . '/composer/autoload_real.php';
|
6 |
|
7 |
-
return
|
4 |
|
5 |
require_once __DIR__ . '/composer/autoload_real.php';
|
6 |
|
7 |
+
return ComposerAutoloaderInitc8096104638d10aadb2596efb19c6685::getLoader();
|
vendor/autoload_packages.php
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
-
namespace Automattic\Jetpack\Autoloader\
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
+
namespace Automattic\Jetpack\Autoloader\jpc8096104638d10aadb2596efb19c6685;
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
vendor/composer/autoload_real.php
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
|
3 |
// autoload_real.php @generated by Composer
|
4 |
|
5 |
-
class
|
6 |
{
|
7 |
private static $loader;
|
8 |
|
@@ -24,15 +24,15 @@ class ComposerAutoloaderInit482c1d95ee04952b7c1f802e896f3a53
|
|
24 |
|
25 |
require __DIR__ . '/platform_check.php';
|
26 |
|
27 |
-
spl_autoload_register(array('
|
28 |
self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(\dirname(__FILE__)));
|
29 |
-
spl_autoload_unregister(array('
|
30 |
|
31 |
$useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
|
32 |
if ($useStaticLoader) {
|
33 |
require __DIR__ . '/autoload_static.php';
|
34 |
|
35 |
-
call_user_func(\Composer\Autoload\
|
36 |
} else {
|
37 |
$map = require __DIR__ . '/autoload_namespaces.php';
|
38 |
foreach ($map as $namespace => $path) {
|
@@ -53,19 +53,19 @@ class ComposerAutoloaderInit482c1d95ee04952b7c1f802e896f3a53
|
|
53 |
$loader->register(true);
|
54 |
|
55 |
if ($useStaticLoader) {
|
56 |
-
$includeFiles = Composer\Autoload\
|
57 |
} else {
|
58 |
$includeFiles = require __DIR__ . '/autoload_files.php';
|
59 |
}
|
60 |
foreach ($includeFiles as $fileIdentifier => $file) {
|
61 |
-
|
62 |
}
|
63 |
|
64 |
return $loader;
|
65 |
}
|
66 |
}
|
67 |
|
68 |
-
function
|
69 |
{
|
70 |
if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
|
71 |
require $file;
|
2 |
|
3 |
// autoload_real.php @generated by Composer
|
4 |
|
5 |
+
class ComposerAutoloaderInitc8096104638d10aadb2596efb19c6685
|
6 |
{
|
7 |
private static $loader;
|
8 |
|
24 |
|
25 |
require __DIR__ . '/platform_check.php';
|
26 |
|
27 |
+
spl_autoload_register(array('ComposerAutoloaderInitc8096104638d10aadb2596efb19c6685', 'loadClassLoader'), true, true);
|
28 |
self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(\dirname(__FILE__)));
|
29 |
+
spl_autoload_unregister(array('ComposerAutoloaderInitc8096104638d10aadb2596efb19c6685', 'loadClassLoader'));
|
30 |
|
31 |
$useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
|
32 |
if ($useStaticLoader) {
|
33 |
require __DIR__ . '/autoload_static.php';
|
34 |
|
35 |
+
call_user_func(\Composer\Autoload\ComposerStaticInitc8096104638d10aadb2596efb19c6685::getInitializer($loader));
|
36 |
} else {
|
37 |
$map = require __DIR__ . '/autoload_namespaces.php';
|
38 |
foreach ($map as $namespace => $path) {
|
53 |
$loader->register(true);
|
54 |
|
55 |
if ($useStaticLoader) {
|
56 |
+
$includeFiles = Composer\Autoload\ComposerStaticInitc8096104638d10aadb2596efb19c6685::$files;
|
57 |
} else {
|
58 |
$includeFiles = require __DIR__ . '/autoload_files.php';
|
59 |
}
|
60 |
foreach ($includeFiles as $fileIdentifier => $file) {
|
61 |
+
composerRequirec8096104638d10aadb2596efb19c6685($fileIdentifier, $file);
|
62 |
}
|
63 |
|
64 |
return $loader;
|
65 |
}
|
66 |
}
|
67 |
|
68 |
+
function composerRequirec8096104638d10aadb2596efb19c6685($fileIdentifier, $file)
|
69 |
{
|
70 |
if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
|
71 |
require $file;
|
vendor/composer/autoload_static.php
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
|
5 |
namespace Composer\Autoload;
|
6 |
|
7 |
-
class
|
8 |
{
|
9 |
public static $files = array (
|
10 |
'6124b4c8570aa390c21fafd04a26c69f' => __DIR__ . '/..' . '/myclabs/deep-copy/src/DeepCopy/deep_copy.php',
|
@@ -537,9 +537,9 @@ class ComposerStaticInit482c1d95ee04952b7c1f802e896f3a53
|
|
537 |
public static function getInitializer(ClassLoader $loader)
|
538 |
{
|
539 |
return \Closure::bind(function () use ($loader) {
|
540 |
-
$loader->prefixLengthsPsr4 =
|
541 |
-
$loader->prefixDirsPsr4 =
|
542 |
-
$loader->classMap =
|
543 |
|
544 |
}, null, ClassLoader::class);
|
545 |
}
|
4 |
|
5 |
namespace Composer\Autoload;
|
6 |
|
7 |
+
class ComposerStaticInitc8096104638d10aadb2596efb19c6685
|
8 |
{
|
9 |
public static $files = array (
|
10 |
'6124b4c8570aa390c21fafd04a26c69f' => __DIR__ . '/..' . '/myclabs/deep-copy/src/DeepCopy/deep_copy.php',
|
537 |
public static function getInitializer(ClassLoader $loader)
|
538 |
{
|
539 |
return \Closure::bind(function () use ($loader) {
|
540 |
+
$loader->prefixLengthsPsr4 = ComposerStaticInitc8096104638d10aadb2596efb19c6685::$prefixLengthsPsr4;
|
541 |
+
$loader->prefixDirsPsr4 = ComposerStaticInitc8096104638d10aadb2596efb19c6685::$prefixDirsPsr4;
|
542 |
+
$loader->classMap = ComposerStaticInitc8096104638d10aadb2596efb19c6685::$classMap;
|
543 |
|
544 |
}, null, ClassLoader::class);
|
545 |
}
|
vendor/composer/installed.json
CHANGED
@@ -829,17 +829,17 @@
|
|
829 |
},
|
830 |
{
|
831 |
"name": "vendidero/woocommerce-germanized-dhl",
|
832 |
-
"version": "v1.6.
|
833 |
-
"version_normalized": "1.6.
|
834 |
"source": {
|
835 |
"type": "git",
|
836 |
"url": "https://github.com/vendidero/woocommerce-germanized-dhl.git",
|
837 |
-
"reference": "
|
838 |
},
|
839 |
"dist": {
|
840 |
"type": "zip",
|
841 |
-
"url": "https://api.github.com/repos/vendidero/woocommerce-germanized-dhl/zipball/
|
842 |
-
"reference": "
|
843 |
"shasum": ""
|
844 |
},
|
845 |
"require": {
|
@@ -852,7 +852,7 @@
|
|
852 |
"require-dev": {
|
853 |
"phpunit/phpunit": "7.5.14"
|
854 |
},
|
855 |
-
"time": "2022-05-
|
856 |
"type": "wordpress-plugin",
|
857 |
"installation-source": "dist",
|
858 |
"autoload": {
|
@@ -876,7 +876,7 @@
|
|
876 |
"description": "The Germanized DHL implementation.",
|
877 |
"homepage": "https://github.com/vendidero/woocommerce-germanized-dhl",
|
878 |
"support": {
|
879 |
-
"source": "https://github.com/vendidero/woocommerce-germanized-dhl/tree/v1.6.
|
880 |
"issues": "https://github.com/vendidero/woocommerce-germanized-dhl/issues"
|
881 |
},
|
882 |
"install-path": "../../packages/woocommerce-germanized-dhl"
|
829 |
},
|
830 |
{
|
831 |
"name": "vendidero/woocommerce-germanized-dhl",
|
832 |
+
"version": "v1.6.12",
|
833 |
+
"version_normalized": "1.6.12.0",
|
834 |
"source": {
|
835 |
"type": "git",
|
836 |
"url": "https://github.com/vendidero/woocommerce-germanized-dhl.git",
|
837 |
+
"reference": "3e21d473264488b8df9bd591ccac0f13460541cb"
|
838 |
},
|
839 |
"dist": {
|
840 |
"type": "zip",
|
841 |
+
"url": "https://api.github.com/repos/vendidero/woocommerce-germanized-dhl/zipball/3e21d473264488b8df9bd591ccac0f13460541cb",
|
842 |
+
"reference": "3e21d473264488b8df9bd591ccac0f13460541cb",
|
843 |
"shasum": ""
|
844 |
},
|
845 |
"require": {
|
852 |
"require-dev": {
|
853 |
"phpunit/phpunit": "7.5.14"
|
854 |
},
|
855 |
+
"time": "2022-05-03T14:11:49+00:00",
|
856 |
"type": "wordpress-plugin",
|
857 |
"installation-source": "dist",
|
858 |
"autoload": {
|
876 |
"description": "The Germanized DHL implementation.",
|
877 |
"homepage": "https://github.com/vendidero/woocommerce-germanized-dhl",
|
878 |
"support": {
|
879 |
+
"source": "https://github.com/vendidero/woocommerce-germanized-dhl/tree/v1.6.12",
|
880 |
"issues": "https://github.com/vendidero/woocommerce-germanized-dhl/issues"
|
881 |
},
|
882 |
"install-path": "../../packages/woocommerce-germanized-dhl"
|
vendor/composer/installed.php
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
'type' => 'wordpress-plugin',
|
6 |
'install_path' => __DIR__ . '/../../',
|
7 |
'aliases' => array(),
|
8 |
-
'reference' => '
|
9 |
'name' => 'vendidero/woocommerce-germanized',
|
10 |
'dev' => false,
|
11 |
),
|
@@ -145,16 +145,16 @@
|
|
145 |
'type' => 'wordpress-plugin',
|
146 |
'install_path' => __DIR__ . '/../../',
|
147 |
'aliases' => array(),
|
148 |
-
'reference' => '
|
149 |
'dev_requirement' => false,
|
150 |
),
|
151 |
'vendidero/woocommerce-germanized-dhl' => array(
|
152 |
-
'pretty_version' => 'v1.6.
|
153 |
-
'version' => '1.6.
|
154 |
'type' => 'wordpress-plugin',
|
155 |
'install_path' => __DIR__ . '/../../packages/woocommerce-germanized-dhl',
|
156 |
'aliases' => array(),
|
157 |
-
'reference' => '
|
158 |
'dev_requirement' => false,
|
159 |
),
|
160 |
'vendidero/woocommerce-germanized-shipments' => array(
|
5 |
'type' => 'wordpress-plugin',
|
6 |
'install_path' => __DIR__ . '/../../',
|
7 |
'aliases' => array(),
|
8 |
+
'reference' => '73f599de7c2bcfd08451ae3be37491b0276a4db4',
|
9 |
'name' => 'vendidero/woocommerce-germanized',
|
10 |
'dev' => false,
|
11 |
),
|
145 |
'type' => 'wordpress-plugin',
|
146 |
'install_path' => __DIR__ . '/../../',
|
147 |
'aliases' => array(),
|
148 |
+
'reference' => '73f599de7c2bcfd08451ae3be37491b0276a4db4',
|
149 |
'dev_requirement' => false,
|
150 |
),
|
151 |
'vendidero/woocommerce-germanized-dhl' => array(
|
152 |
+
'pretty_version' => 'v1.6.12',
|
153 |
+
'version' => '1.6.12.0',
|
154 |
'type' => 'wordpress-plugin',
|
155 |
'install_path' => __DIR__ . '/../../packages/woocommerce-germanized-dhl',
|
156 |
'aliases' => array(),
|
157 |
+
'reference' => '3e21d473264488b8df9bd591ccac0f13460541cb',
|
158 |
'dev_requirement' => false,
|
159 |
),
|
160 |
'vendidero/woocommerce-germanized-shipments' => array(
|
vendor/composer/jetpack_autoload_classmap.php
CHANGED
@@ -607,159 +607,159 @@ return array(
|
|
607 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Packing/ShipmentItem.php'
|
608 |
),
|
609 |
'Vendidero\\Germanized\\DHL\\ShippingProvider\\DeutschePost' => array(
|
610 |
-
'version' => '1.6.
|
611 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php'
|
612 |
),
|
613 |
'Vendidero\\Germanized\\DHL\\ShippingProvider\\ShippingMethod' => array(
|
614 |
-
'version' => '1.6.
|
615 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/ShippingProvider/ShippingMethod.php'
|
616 |
),
|
617 |
'Vendidero\\Germanized\\DHL\\ShippingProvider\\DHL' => array(
|
618 |
-
'version' => '1.6.
|
619 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/ShippingProvider/DHL.php'
|
620 |
),
|
621 |
'Vendidero\\Germanized\\DHL\\Install' => array(
|
622 |
-
'version' => '1.6.
|
623 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Install.php'
|
624 |
),
|
625 |
'Vendidero\\Germanized\\DHL\\Package' => array(
|
626 |
-
'version' => '1.6.
|
627 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Package.php'
|
628 |
),
|
629 |
'Vendidero\\Germanized\\DHL\\Product' => array(
|
630 |
-
'version' => '1.6.
|
631 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Product.php'
|
632 |
),
|
633 |
'Vendidero\\Germanized\\DHL\\Order' => array(
|
634 |
-
'version' => '1.6.
|
635 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Order.php'
|
636 |
),
|
637 |
'Vendidero\\Germanized\\DHL\\Ajax' => array(
|
638 |
-
'version' => '1.6.
|
639 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Ajax.php'
|
640 |
),
|
641 |
'Vendidero\\Germanized\\DHL\\ParcelServices' => array(
|
642 |
-
'version' => '1.6.
|
643 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/ParcelServices.php'
|
644 |
),
|
645 |
'Vendidero\\Germanized\\DHL\\Admin\\Importer\\Internetmarke' => array(
|
646 |
-
'version' => '1.6.
|
647 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Admin/Importer/Internetmarke.php'
|
648 |
),
|
649 |
'Vendidero\\Germanized\\DHL\\Admin\\Importer\\DHL' => array(
|
650 |
-
'version' => '1.6.
|
651 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Admin/Importer/DHL.php'
|
652 |
),
|
653 |
'Vendidero\\Germanized\\DHL\\Admin\\Status' => array(
|
654 |
-
'version' => '1.6.
|
655 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Admin/Status.php'
|
656 |
),
|
657 |
'Vendidero\\Germanized\\DHL\\Admin\\Admin' => array(
|
658 |
-
'version' => '1.6.
|
659 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Admin/Admin.php'
|
660 |
),
|
661 |
'Vendidero\\Germanized\\DHL\\Label\\DHLInlayReturn' => array(
|
662 |
-
'version' => '1.6.
|
663 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/DHLInlayReturn.php'
|
664 |
),
|
665 |
'Vendidero\\Germanized\\DHL\\Label\\Label' => array(
|
666 |
-
'version' => '1.6.
|
667 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/Label.php'
|
668 |
),
|
669 |
'Vendidero\\Germanized\\DHL\\Label\\DHLReturn' => array(
|
670 |
-
'version' => '1.6.
|
671 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/DHLReturn.php'
|
672 |
),
|
673 |
'Vendidero\\Germanized\\DHL\\Label\\ReturnLabel' => array(
|
674 |
-
'version' => '1.6.
|
675 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/ReturnLabel.php'
|
676 |
),
|
677 |
'Vendidero\\Germanized\\DHL\\Label\\DeutschePost' => array(
|
678 |
-
'version' => '1.6.
|
679 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/DeutschePost.php'
|
680 |
),
|
681 |
'Vendidero\\Germanized\\DHL\\Label\\DHL' => array(
|
682 |
-
'version' => '1.6.
|
683 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/DHL.php'
|
684 |
),
|
685 |
'Vendidero\\Germanized\\DHL\\Label\\DeutschePostReturn' => array(
|
686 |
-
'version' => '1.6.
|
687 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/DeutschePostReturn.php'
|
688 |
),
|
689 |
'Vendidero\\Germanized\\DHL\\Legacy\\LabelQuery' => array(
|
690 |
-
'version' => '1.6.
|
691 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Legacy/LabelQuery.php'
|
692 |
),
|
693 |
'Vendidero\\Germanized\\DHL\\Legacy\\DataStores\\Label' => array(
|
694 |
-
'version' => '1.6.
|
695 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Legacy/DataStores/Label.php'
|
696 |
),
|
697 |
'Vendidero\\Germanized\\DHL\\Legacy\\DownloadHandler' => array(
|
698 |
-
'version' => '1.6.
|
699 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Legacy/DownloadHandler.php'
|
700 |
),
|
701 |
'Vendidero\\Germanized\\DHL\\Legacy\\LabelFactory' => array(
|
702 |
-
'version' => '1.6.
|
703 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Legacy/LabelFactory.php'
|
704 |
),
|
705 |
'Vendidero\\Germanized\\DHL\\ParcelLocator' => array(
|
706 |
-
'version' => '1.6.
|
707 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/ParcelLocator.php'
|
708 |
),
|
709 |
'Vendidero\\Germanized\\DHL\\Api\\ReturnRest' => array(
|
710 |
-
'version' => '1.6.
|
711 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ReturnRest.php'
|
712 |
),
|
713 |
'Vendidero\\Germanized\\DHL\\Api\\Paket' => array(
|
714 |
-
'version' => '1.6.
|
715 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/Paket.php'
|
716 |
),
|
717 |
'Vendidero\\Germanized\\DHL\\Api\\LabelSoap' => array(
|
718 |
-
'version' => '1.6.
|
719 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/LabelSoap.php'
|
720 |
),
|
721 |
'Vendidero\\Germanized\\DHL\\Api\\ImProductList' => array(
|
722 |
-
'version' => '1.6.
|
723 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ImProductList.php'
|
724 |
),
|
725 |
'Vendidero\\Germanized\\DHL\\Api\\AuthSoap' => array(
|
726 |
-
'version' => '1.6.
|
727 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/AuthSoap.php'
|
728 |
),
|
729 |
'Vendidero\\Germanized\\DHL\\Api\\Internetmarke' => array(
|
730 |
-
'version' => '1.6.
|
731 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/Internetmarke.php'
|
732 |
),
|
733 |
'Vendidero\\Germanized\\DHL\\Api\\ParcelRest' => array(
|
734 |
-
'version' => '1.6.
|
735 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ParcelRest.php'
|
736 |
),
|
737 |
'Vendidero\\Germanized\\DHL\\Api\\ImPartnerInformation' => array(
|
738 |
-
'version' => '1.6.
|
739 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ImPartnerInformation.php'
|
740 |
),
|
741 |
'Vendidero\\Germanized\\DHL\\Api\\Soap' => array(
|
742 |
-
'version' => '1.6.
|
743 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/Soap.php'
|
744 |
),
|
745 |
'Vendidero\\Germanized\\DHL\\Api\\Rest' => array(
|
746 |
-
'version' => '1.6.
|
747 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/Rest.php'
|
748 |
),
|
749 |
'Vendidero\\Germanized\\DHL\\Api\\ImProductsSoap' => array(
|
750 |
-
'version' => '1.6.
|
751 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ImProductsSoap.php'
|
752 |
),
|
753 |
'Vendidero\\Germanized\\DHL\\Api\\FinderSoap' => array(
|
754 |
-
'version' => '1.6.
|
755 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/FinderSoap.php'
|
756 |
),
|
757 |
'Vendidero\\Germanized\\DHL\\Api\\ImRefundSoap' => array(
|
758 |
-
'version' => '1.6.
|
759 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ImRefundSoap.php'
|
760 |
),
|
761 |
'Vendidero\\Germanized\\DHL\\Api\\ImWarenpostIntRest' => array(
|
762 |
-
'version' => '1.6.
|
763 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ImWarenpostIntRest.php'
|
764 |
),
|
765 |
'Vendidero\\Germanized\\Shopmark' => array(
|
607 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Packing/ShipmentItem.php'
|
608 |
),
|
609 |
'Vendidero\\Germanized\\DHL\\ShippingProvider\\DeutschePost' => array(
|
610 |
+
'version' => '1.6.12.0',
|
611 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php'
|
612 |
),
|
613 |
'Vendidero\\Germanized\\DHL\\ShippingProvider\\ShippingMethod' => array(
|
614 |
+
'version' => '1.6.12.0',
|
615 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/ShippingProvider/ShippingMethod.php'
|
616 |
),
|
617 |
'Vendidero\\Germanized\\DHL\\ShippingProvider\\DHL' => array(
|
618 |
+
'version' => '1.6.12.0',
|
619 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/ShippingProvider/DHL.php'
|
620 |
),
|
621 |
'Vendidero\\Germanized\\DHL\\Install' => array(
|
622 |
+
'version' => '1.6.12.0',
|
623 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Install.php'
|
624 |
),
|
625 |
'Vendidero\\Germanized\\DHL\\Package' => array(
|
626 |
+
'version' => '1.6.12.0',
|
627 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Package.php'
|
628 |
),
|
629 |
'Vendidero\\Germanized\\DHL\\Product' => array(
|
630 |
+
'version' => '1.6.12.0',
|
631 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Product.php'
|
632 |
),
|
633 |
'Vendidero\\Germanized\\DHL\\Order' => array(
|
634 |
+
'version' => '1.6.12.0',
|
635 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Order.php'
|
636 |
),
|
637 |
'Vendidero\\Germanized\\DHL\\Ajax' => array(
|
638 |
+
'version' => '1.6.12.0',
|
639 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Ajax.php'
|
640 |
),
|
641 |
'Vendidero\\Germanized\\DHL\\ParcelServices' => array(
|
642 |
+
'version' => '1.6.12.0',
|
643 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/ParcelServices.php'
|
644 |
),
|
645 |
'Vendidero\\Germanized\\DHL\\Admin\\Importer\\Internetmarke' => array(
|
646 |
+
'version' => '1.6.12.0',
|
647 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Admin/Importer/Internetmarke.php'
|
648 |
),
|
649 |
'Vendidero\\Germanized\\DHL\\Admin\\Importer\\DHL' => array(
|
650 |
+
'version' => '1.6.12.0',
|
651 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Admin/Importer/DHL.php'
|
652 |
),
|
653 |
'Vendidero\\Germanized\\DHL\\Admin\\Status' => array(
|
654 |
+
'version' => '1.6.12.0',
|
655 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Admin/Status.php'
|
656 |
),
|
657 |
'Vendidero\\Germanized\\DHL\\Admin\\Admin' => array(
|
658 |
+
'version' => '1.6.12.0',
|
659 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Admin/Admin.php'
|
660 |
),
|
661 |
'Vendidero\\Germanized\\DHL\\Label\\DHLInlayReturn' => array(
|
662 |
+
'version' => '1.6.12.0',
|
663 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/DHLInlayReturn.php'
|
664 |
),
|
665 |
'Vendidero\\Germanized\\DHL\\Label\\Label' => array(
|
666 |
+
'version' => '1.6.12.0',
|
667 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/Label.php'
|
668 |
),
|
669 |
'Vendidero\\Germanized\\DHL\\Label\\DHLReturn' => array(
|
670 |
+
'version' => '1.6.12.0',
|
671 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/DHLReturn.php'
|
672 |
),
|
673 |
'Vendidero\\Germanized\\DHL\\Label\\ReturnLabel' => array(
|
674 |
+
'version' => '1.6.12.0',
|
675 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/ReturnLabel.php'
|
676 |
),
|
677 |
'Vendidero\\Germanized\\DHL\\Label\\DeutschePost' => array(
|
678 |
+
'version' => '1.6.12.0',
|
679 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/DeutschePost.php'
|
680 |
),
|
681 |
'Vendidero\\Germanized\\DHL\\Label\\DHL' => array(
|
682 |
+
'version' => '1.6.12.0',
|
683 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/DHL.php'
|
684 |
),
|
685 |
'Vendidero\\Germanized\\DHL\\Label\\DeutschePostReturn' => array(
|
686 |
+
'version' => '1.6.12.0',
|
687 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/DeutschePostReturn.php'
|
688 |
),
|
689 |
'Vendidero\\Germanized\\DHL\\Legacy\\LabelQuery' => array(
|
690 |
+
'version' => '1.6.12.0',
|
691 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Legacy/LabelQuery.php'
|
692 |
),
|
693 |
'Vendidero\\Germanized\\DHL\\Legacy\\DataStores\\Label' => array(
|
694 |
+
'version' => '1.6.12.0',
|
695 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Legacy/DataStores/Label.php'
|
696 |
),
|
697 |
'Vendidero\\Germanized\\DHL\\Legacy\\DownloadHandler' => array(
|
698 |
+
'version' => '1.6.12.0',
|
699 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Legacy/DownloadHandler.php'
|
700 |
),
|
701 |
'Vendidero\\Germanized\\DHL\\Legacy\\LabelFactory' => array(
|
702 |
+
'version' => '1.6.12.0',
|
703 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Legacy/LabelFactory.php'
|
704 |
),
|
705 |
'Vendidero\\Germanized\\DHL\\ParcelLocator' => array(
|
706 |
+
'version' => '1.6.12.0',
|
707 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/ParcelLocator.php'
|
708 |
),
|
709 |
'Vendidero\\Germanized\\DHL\\Api\\ReturnRest' => array(
|
710 |
+
'version' => '1.6.12.0',
|
711 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ReturnRest.php'
|
712 |
),
|
713 |
'Vendidero\\Germanized\\DHL\\Api\\Paket' => array(
|
714 |
+
'version' => '1.6.12.0',
|
715 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/Paket.php'
|
716 |
),
|
717 |
'Vendidero\\Germanized\\DHL\\Api\\LabelSoap' => array(
|
718 |
+
'version' => '1.6.12.0',
|
719 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/LabelSoap.php'
|
720 |
),
|
721 |
'Vendidero\\Germanized\\DHL\\Api\\ImProductList' => array(
|
722 |
+
'version' => '1.6.12.0',
|
723 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ImProductList.php'
|
724 |
),
|
725 |
'Vendidero\\Germanized\\DHL\\Api\\AuthSoap' => array(
|
726 |
+
'version' => '1.6.12.0',
|
727 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/AuthSoap.php'
|
728 |
),
|
729 |
'Vendidero\\Germanized\\DHL\\Api\\Internetmarke' => array(
|
730 |
+
'version' => '1.6.12.0',
|
731 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/Internetmarke.php'
|
732 |
),
|
733 |
'Vendidero\\Germanized\\DHL\\Api\\ParcelRest' => array(
|
734 |
+
'version' => '1.6.12.0',
|
735 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ParcelRest.php'
|
736 |
),
|
737 |
'Vendidero\\Germanized\\DHL\\Api\\ImPartnerInformation' => array(
|
738 |
+
'version' => '1.6.12.0',
|
739 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ImPartnerInformation.php'
|
740 |
),
|
741 |
'Vendidero\\Germanized\\DHL\\Api\\Soap' => array(
|
742 |
+
'version' => '1.6.12.0',
|
743 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/Soap.php'
|
744 |
),
|
745 |
'Vendidero\\Germanized\\DHL\\Api\\Rest' => array(
|
746 |
+
'version' => '1.6.12.0',
|
747 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/Rest.php'
|
748 |
),
|
749 |
'Vendidero\\Germanized\\DHL\\Api\\ImProductsSoap' => array(
|
750 |
+
'version' => '1.6.12.0',
|
751 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ImProductsSoap.php'
|
752 |
),
|
753 |
'Vendidero\\Germanized\\DHL\\Api\\FinderSoap' => array(
|
754 |
+
'version' => '1.6.12.0',
|
755 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/FinderSoap.php'
|
756 |
),
|
757 |
'Vendidero\\Germanized\\DHL\\Api\\ImRefundSoap' => array(
|
758 |
+
'version' => '1.6.12.0',
|
759 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ImRefundSoap.php'
|
760 |
),
|
761 |
'Vendidero\\Germanized\\DHL\\Api\\ImWarenpostIntRest' => array(
|
762 |
+
'version' => '1.6.12.0',
|
763 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ImWarenpostIntRest.php'
|
764 |
),
|
765 |
'Vendidero\\Germanized\\Shopmark' => array(
|
vendor/jetpack-autoloader/class-autoloader-handler.php
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
-
namespace Automattic\Jetpack\Autoloader\
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
+
namespace Automattic\Jetpack\Autoloader\jpc8096104638d10aadb2596efb19c6685;
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
vendor/jetpack-autoloader/class-autoloader-locator.php
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
-
namespace Automattic\Jetpack\Autoloader\
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
+
namespace Automattic\Jetpack\Autoloader\jpc8096104638d10aadb2596efb19c6685;
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
vendor/jetpack-autoloader/class-autoloader.php
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
-
namespace Automattic\Jetpack\Autoloader\
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
+
namespace Automattic\Jetpack\Autoloader\jpc8096104638d10aadb2596efb19c6685;
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
vendor/jetpack-autoloader/class-container.php
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
-
namespace Automattic\Jetpack\Autoloader\
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
+
namespace Automattic\Jetpack\Autoloader\jpc8096104638d10aadb2596efb19c6685;
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
vendor/jetpack-autoloader/class-hook-manager.php
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
-
namespace Automattic\Jetpack\Autoloader\
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
+
namespace Automattic\Jetpack\Autoloader\jpc8096104638d10aadb2596efb19c6685;
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
vendor/jetpack-autoloader/class-latest-autoloader-guard.php
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
-
namespace Automattic\Jetpack\Autoloader\
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
+
namespace Automattic\Jetpack\Autoloader\jpc8096104638d10aadb2596efb19c6685;
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
vendor/jetpack-autoloader/class-manifest-reader.php
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
-
namespace Automattic\Jetpack\Autoloader\
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
+
namespace Automattic\Jetpack\Autoloader\jpc8096104638d10aadb2596efb19c6685;
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
vendor/jetpack-autoloader/class-path-processor.php
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
-
namespace Automattic\Jetpack\Autoloader\
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
+
namespace Automattic\Jetpack\Autoloader\jpc8096104638d10aadb2596efb19c6685;
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
vendor/jetpack-autoloader/class-php-autoloader.php
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
-
namespace Automattic\Jetpack\Autoloader\
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
+
namespace Automattic\Jetpack\Autoloader\jpc8096104638d10aadb2596efb19c6685;
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
vendor/jetpack-autoloader/class-plugin-locator.php
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
-
namespace Automattic\Jetpack\Autoloader\
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
+
namespace Automattic\Jetpack\Autoloader\jpc8096104638d10aadb2596efb19c6685;
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
vendor/jetpack-autoloader/class-plugins-handler.php
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
-
namespace Automattic\Jetpack\Autoloader\
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
+
namespace Automattic\Jetpack\Autoloader\jpc8096104638d10aadb2596efb19c6685;
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
vendor/jetpack-autoloader/class-shutdown-handler.php
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
-
namespace Automattic\Jetpack\Autoloader\
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
+
namespace Automattic\Jetpack\Autoloader\jpc8096104638d10aadb2596efb19c6685;
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
vendor/jetpack-autoloader/class-version-loader.php
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
-
namespace Automattic\Jetpack\Autoloader\
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
+
namespace Automattic\Jetpack\Autoloader\jpc8096104638d10aadb2596efb19c6685;
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
vendor/jetpack-autoloader/class-version-selector.php
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
-
namespace Automattic\Jetpack\Autoloader\
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
+
namespace Automattic\Jetpack\Autoloader\jpc8096104638d10aadb2596efb19c6685;
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
woocommerce-germanized.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Plugin Name: Germanized for WooCommerce
|
4 |
* Plugin URI: https://www.vendidero.de/woocommerce-germanized
|
5 |
* Description: Germanized for WooCommerce extends WooCommerce to become a legally compliant store in the german market.
|
6 |
-
* Version: 3.9.
|
7 |
* Author: vendidero
|
8 |
* Author URI: https://vendidero.de
|
9 |
* Requires at least: 5.4
|
@@ -69,7 +69,7 @@ if ( ! class_exists( 'WooCommerce_Germanized' ) ) :
|
|
69 |
*
|
70 |
* @var string
|
71 |
*/
|
72 |
-
public $version = '3.9.
|
73 |
|
74 |
/**
|
75 |
* @var WooCommerce_Germanized $instance of the plugin
|
@@ -607,8 +607,8 @@ if ( ! class_exists( 'WooCommerce_Germanized' ) ) :
|
|
607 |
/**
|
608 |
* Legacy MOSS helper
|
609 |
*/
|
610 |
-
if ( 'yes' === get_option( '
|
611 |
-
include_once WC_GERMANIZED_ABSPATH . 'includes/class-wc-gzd-virtual-vat-helper.php';
|
612 |
}
|
613 |
}
|
614 |
|
@@ -1000,8 +1000,9 @@ if ( ! class_exists( 'WooCommerce_Germanized' ) ) :
|
|
1000 |
$color = ( get_option( 'woocommerce_gzd_display_checkout_table_color' ) ? get_option( 'woocommerce_gzd_display_checkout_table_color' ) : '#eee' );
|
1001 |
$custom_css = ".woocommerce-checkout .shop_table { background-color: $color; }";
|
1002 |
|
1003 |
-
$deposit_packaging_type_font_size
|
1004 |
-
|
|
|
1005 |
|
1006 |
if ( 'yes' === get_option( 'woocommerce_gzd_display_hide_cart_tax_estimated' ) ) {
|
1007 |
$custom_css .= " p.woocommerce-shipping-destination { display: none; }";
|
3 |
* Plugin Name: Germanized for WooCommerce
|
4 |
* Plugin URI: https://www.vendidero.de/woocommerce-germanized
|
5 |
* Description: Germanized for WooCommerce extends WooCommerce to become a legally compliant store in the german market.
|
6 |
+
* Version: 3.9.1
|
7 |
* Author: vendidero
|
8 |
* Author URI: https://vendidero.de
|
9 |
* Requires at least: 5.4
|
69 |
*
|
70 |
* @var string
|
71 |
*/
|
72 |
+
public $version = '3.9.1';
|
73 |
|
74 |
/**
|
75 |
* @var WooCommerce_Germanized $instance of the plugin
|
607 |
/**
|
608 |
* Legacy MOSS helper
|
609 |
*/
|
610 |
+
if ( 'yes' === get_option( 'woocommerce_gzd_enable_virtual_vat' ) && ! \Vendidero\OneStopShop\Package::oss_procedure_is_enabled() ) {
|
611 |
+
include_once WC_GERMANIZED_ABSPATH . 'includes/class-wc-gzd-deprecated-virtual-vat-helper.php';
|
612 |
}
|
613 |
}
|
614 |
|
1000 |
$color = ( get_option( 'woocommerce_gzd_display_checkout_table_color' ) ? get_option( 'woocommerce_gzd_display_checkout_table_color' ) : '#eee' );
|
1001 |
$custom_css = ".woocommerce-checkout .shop_table { background-color: $color; }";
|
1002 |
|
1003 |
+
$deposit_packaging_type_font_size = esc_html( ( get_option( 'woocommerce_gzd_deposit_packaging_type_font_size' ) ? wc_format_decimal( get_option( 'woocommerce_gzd_deposit_packaging_type_font_size' ) ) : '1.25' ) );
|
1004 |
+
$deposit_packaging_type_font_size_string = apply_filters( "woocommerce_gzd_deposit_packaging_type_font_size_css", $deposit_packaging_type_font_size . 'em !important' );
|
1005 |
+
$custom_css .= ".product p.deposit-packaging-type { font-size: {$deposit_packaging_type_font_size_string}; }";
|
1006 |
|
1007 |
if ( 'yes' === get_option( 'woocommerce_gzd_display_hide_cart_tax_estimated' ) ) {
|
1008 |
$custom_css .= " p.woocommerce-shipping-destination { display: none; }";
|
wpml-config.xml
CHANGED
@@ -11,6 +11,17 @@
|
|
11 |
<custom-field action="copy">_sale_price_regular_label</custom-field>
|
12 |
<custom-field action="copy">_free_shipping</custom-field>
|
13 |
<custom-field action="copy">_min_age</custom-field>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
<custom-field action="copy">_tax_class_by_countries</custom-field>
|
15 |
<custom-field action="translate">_mini_desc</custom-field>
|
16 |
<custom-field action="translate">_defect_description</custom-field>
|
@@ -26,6 +37,8 @@
|
|
26 |
<custom-field action="translate">_legal_text</custom-field>
|
27 |
<custom-field action="copy">_hs_code</custom-field>
|
28 |
<custom-field action="copy">_manufacture_country</custom-field>
|
|
|
|
|
29 |
</custom-fields>
|
30 |
<taxonomies>
|
31 |
<taxonomy translate="1">product_price_label</taxonomy>
|
@@ -44,6 +57,7 @@
|
|
44 |
<key name="woocommerce_gzd_delivery_time_text" />
|
45 |
<key name="woocommerce_gzd_unit_price_text" />
|
46 |
<key name="woocommerce_gzd_product_units_text" />
|
|
|
47 |
<key name="woocommerce_gzd_display_listings_link_details_text" />
|
48 |
<key name="woocommerce_gzd_display_digital_delivery_time_text" />
|
49 |
<key name="woocommerce_gzd_order_success_text" />
|
11 |
<custom-field action="copy">_sale_price_regular_label</custom-field>
|
12 |
<custom-field action="copy">_free_shipping</custom-field>
|
13 |
<custom-field action="copy">_min_age</custom-field>
|
14 |
+
<custom-field action="copy">_is_food</custom-field>
|
15 |
+
<custom-field action="copy">_used_good</custom-field>
|
16 |
+
<custom-field action="copy">_nutrient_ids</custom-field>
|
17 |
+
<custom-field action="copy">_nutrient_reference_value</custom-field>
|
18 |
+
<custom-field action="copy">_allergen_ids</custom-field>
|
19 |
+
<custom-field action="copy">_nutri_score</custom-field>
|
20 |
+
<custom-field action="copy">_alcohol_content</custom-field>
|
21 |
+
<custom-field action="copy">_drained_weight</custom-field>
|
22 |
+
<custom-field action="copy">_net_filling_quantity</custom-field>
|
23 |
+
<custom-field action="copy">_deposit_type</custom-field>
|
24 |
+
<custom-field action="copy">_deposit_quantity</custom-field>
|
25 |
<custom-field action="copy">_tax_class_by_countries</custom-field>
|
26 |
<custom-field action="translate">_mini_desc</custom-field>
|
27 |
<custom-field action="translate">_defect_description</custom-field>
|
37 |
<custom-field action="translate">_legal_text</custom-field>
|
38 |
<custom-field action="copy">_hs_code</custom-field>
|
39 |
<custom-field action="copy">_manufacture_country</custom-field>
|
40 |
+
<custom-field action="copy">_rounding_rule</custom-field>
|
41 |
+
<custom-field action="copy">_nutrient_type</custom-field>
|
42 |
</custom-fields>
|
43 |
<taxonomies>
|
44 |
<taxonomy translate="1">product_price_label</taxonomy>
|
57 |
<key name="woocommerce_gzd_delivery_time_text" />
|
58 |
<key name="woocommerce_gzd_unit_price_text" />
|
59 |
<key name="woocommerce_gzd_product_units_text" />
|
60 |
+
<key name="woocommerce_gzd_deposit_text" />
|
61 |
<key name="woocommerce_gzd_display_listings_link_details_text" />
|
62 |
<key name="woocommerce_gzd_display_digital_delivery_time_text" />
|
63 |
<key name="woocommerce_gzd_order_success_text" />
|