Version Description
- Feature: Create packaging summary reports
- Feature: New Trusted Shops Easy Integration
- Improvement: Order shipping status
- Improvement: Allow missing Packstation indicator during DHL checkout
- Improvement: Nutrients WPML compatibility
- Fix: Prevent SOAP call during DHL connection check if missing
Download this release
Release Info
Developer | vendidero |
Plugin | WooCommerce Germanized |
Version | 3.10.4 |
Comparing to | |
See all releases |
Code changes from version 3.10.3 to 3.10.4
- i18n/languages/woocommerce-germanized-de_DE.mo +0 -0
- i18n/languages/woocommerce-germanized-de_DE.po +650 -416
- i18n/languages/woocommerce-germanized-de_DE_formal.mo +0 -0
- i18n/languages/woocommerce-germanized-de_DE_formal.po +650 -416
- includes/admin/class-wc-gzd-admin-notices.php +5 -0
- includes/admin/class-wc-gzd-admin.php +17 -1
- includes/admin/meta-boxes/class-wc-germanized-meta-box-product-data-variable.php +1 -1
- includes/admin/meta-boxes/class-wc-germanized-meta-box-product-data.php +2 -2
- includes/admin/notes/class-wc-gzd-admin-note-ts-install.php +63 -0
- includes/admin/settings/class-wc-gzd-settings-germanized.php +17 -16
- includes/admin/settings/class-wc-gzd-settings-tab-shipments.php +6 -0
- includes/admin/settings/class-wc-gzd-settings-tab-trusted-shops.php +73 -0
- includes/class-wc-gzd-ajax.php +1 -1
- includes/class-wc-gzd-install.php +10 -7
- includes/compatibility/class-wc-gzd-compatibility-wc-dynamic-pricing-and-discounts.php +34 -0
- includes/compatibility/class-wc-gzd-compatibility-woocommerce-memberships.php +1 -1
- includes/compatibility/class-wc-gzd-compatibility-wpml.php +5 -7
- includes/updates/woocommerce-gzd-update-1.6.3.php +4 -0
- includes/updates/woocommerce-gzd-update-3.10.4.php +9 -0
- includes/wc-gzd-core-functions.php +11 -2
- packages/woocommerce-germanized-dhl/assets/js/parcel-locator.js +1 -1
- packages/woocommerce-germanized-dhl/assets/js/parcel-locator.min.js +1 -1
- packages/woocommerce-germanized-dhl/src/Admin/Admin.php +13 -13
- packages/woocommerce-germanized-dhl/src/Api/Paket.php +27 -1
- packages/woocommerce-germanized-dhl/src/Package.php +1 -1
- packages/woocommerce-germanized-dhl/src/ParcelLocator.php +32 -7
- packages/woocommerce-germanized-dhl/woocommerce-germanized-dhl.php +1 -1
- packages/woocommerce-germanized-shipments/assets/css/admin.css +14 -2
- packages/woocommerce-germanized-shipments/assets/css/admin.min.css +1 -1
- packages/woocommerce-germanized-shipments/assets/css/admin.scss +17 -2
- packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php +6 -3
- packages/woocommerce-germanized-shipments/src/Admin/Admin.php +106 -1
- packages/woocommerce-germanized-shipments/src/Admin/Settings.php +19 -4
- packages/woocommerce-germanized-shipments/src/Api.php +39 -3
- packages/woocommerce-germanized-shipments/src/Install.php +5 -1
- packages/woocommerce-germanized-shipments/src/Labels/Label.php +1 -1
- packages/woocommerce-germanized-shipments/src/Order.php +28 -7
- packages/woocommerce-germanized-shipments/src/Package.php +3 -2
- packages/woocommerce-germanized-shipments/src/Packaging/AsyncReportGenerator.php +164 -0
- packages/woocommerce-germanized-shipments/src/Packaging/Report.php +310 -0
- packages/woocommerce-germanized-shipments/src/Packaging/ReportHelper.php +487 -0
- packages/woocommerce-germanized-shipments/src/Packaging/ReportQueue.php +337 -0
- packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php +1 -7
- packages/woocommerce-germanized-shipments/src/Shipment.php +6 -1
- packages/woocommerce-germanized-shipments/src/Validation.php +1 -1
- packages/woocommerce-germanized-shipments/woocommerce-germanized-shipments.php +1 -1
- readme.txt +10 -2
- src/Packages.php +22 -0
- src/PluginsHelper.php +41 -5
- vendor/autoload.php +1 -1
- vendor/autoload_packages.php +1 -1
- vendor/composer/autoload_classmap.php +4 -0
- vendor/composer/autoload_real.php +7 -7
- vendor/composer/autoload_static.php +8 -4
- vendor/composer/installed.json +14 -14
- vendor/composer/installed.php +8 -8
- vendor/composer/jetpack_autoload_classmap.php +112 -96
- 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 +24 -23
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-
|
6 |
-
"PO-Revision-Date: 2022-
|
7 |
"Last-Translator: Dennis Nissle <info@vendidero.de>\n"
|
8 |
"Language-Team: \n"
|
9 |
"Language: de_DE\n"
|
@@ -165,7 +165,7 @@ msgid "excl. %s%% VAT"
|
|
165 |
msgstr "exkl. %s %% MwSt."
|
166 |
|
167 |
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-customer.php:44
|
168 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:
|
169 |
#: woocommerce-germanized/includes/admin/settings/views/html-admin-settings-tabs.php:53
|
170 |
#: woocommerce-germanized/includes/admin/settings/views/html-admin-settings-tabs.php:58
|
171 |
#: woocommerce-germanized/includes/admin/settings/views/html-admin-settings-tabs.php:71
|
@@ -173,7 +173,7 @@ msgid "Yes"
|
|
173 |
msgstr "Ja"
|
174 |
|
175 |
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-customer.php:46
|
176 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:
|
177 |
#: woocommerce-germanized/includes/admin/settings/views/html-admin-settings-tabs.php:53
|
178 |
#: woocommerce-germanized/includes/admin/settings/views/html-admin-settings-tabs.php:71
|
179 |
msgid "No"
|
@@ -369,7 +369,7 @@ msgstr ""
|
|
369 |
"Wähle Versandmethoden aus für die die Paketdienstleister Checkbox angezeigt "
|
370 |
"werden soll."
|
371 |
|
372 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-notices.php:
|
373 |
#, php-format
|
374 |
msgid ""
|
375 |
"<strong>Be aware!</strong> This update is not compatible with your current "
|
@@ -436,7 +436,7 @@ msgstr ""
|
|
436 |
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:66
|
437 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-oss.php:29
|
438 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-taxes.php:37
|
439 |
-
#: woocommerce-germanized/src/PluginsHelper.php:
|
440 |
msgid "One Stop Shop"
|
441 |
msgstr "One Stop Shop"
|
442 |
|
@@ -444,7 +444,7 @@ msgstr "One Stop Shop"
|
|
444 |
# @ woocommerce
|
445 |
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:71
|
446 |
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:156
|
447 |
-
#: woocommerce-germanized/woocommerce-germanized.php:
|
448 |
msgid "Settings"
|
449 |
msgstr "Einstellungen"
|
450 |
|
@@ -702,45 +702,45 @@ msgstr "Germanized Einstellungen"
|
|
702 |
msgid "Cheating huh?"
|
703 |
msgstr "So geht das leider nicht.."
|
704 |
|
705 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:
|
706 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:
|
707 |
msgctxt "dhl"
|
708 |
msgid "Action failed. Please refresh the page and retry."
|
709 |
msgstr ""
|
710 |
"Aktion fehlgeschlagen. Bitte aktualisiere die Seite und versuchen es erneut."
|
711 |
|
712 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:
|
713 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:
|
714 |
msgctxt "dhl"
|
715 |
msgid "You don't have permission to do this."
|
716 |
msgstr "Du bist leider nicht berechtigt, diese Aktion durchzuführen."
|
717 |
|
718 |
# @ woocommerce-germanized
|
719 |
#. Plugin Name of the plugin/theme
|
720 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:
|
721 |
msgid "Germanized for WooCommerce"
|
722 |
msgstr "Germanized für WooCommerce"
|
723 |
|
724 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:
|
725 |
msgid "Paid for order notification manually sent to customer."
|
726 |
msgstr "Bestellung bezahlt manuell an den Kunden versendet."
|
727 |
|
728 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:
|
729 |
msgid "Order confirmation manually sent to customer."
|
730 |
msgstr "Bestellbestätigung manuell an den Kunden versendet."
|
731 |
|
732 |
# @ woocommerce-germanized
|
733 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:
|
734 |
msgid "Resend order confirmation"
|
735 |
msgstr "Bestellbestätigung erneut versenden"
|
736 |
|
737 |
# @ woocommerce-germanized
|
738 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:
|
739 |
msgid "Send paid for order notification"
|
740 |
msgstr "Bestellung bezahlt manuell versenden"
|
741 |
|
742 |
# @ woocommerce-germanized
|
743 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:
|
744 |
#: woocommerce-germanized/includes/admin/settings/abstract-wc-gzd-settings-tab.php:159
|
745 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-germanized.php:23
|
746 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shipping-provider.php:81
|
@@ -749,52 +749,52 @@ msgstr "Bestellung bezahlt manuell versenden"
|
|
749 |
msgid "Germanized"
|
750 |
msgstr "Germanized"
|
751 |
|
752 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:
|
753 |
msgid "Parcel Delivery Data Transfer:"
|
754 |
msgstr "Paketdienstleister Datenweitergabe:"
|
755 |
|
756 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:
|
757 |
msgid "allowed"
|
758 |
msgstr "akzeptiert"
|
759 |
|
760 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:
|
761 |
msgid "not allowed"
|
762 |
msgstr "nicht akzeptiert"
|
763 |
|
764 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:
|
765 |
msgid "Insert delivery time name, slug or id."
|
766 |
msgstr "Füge Lieferzeit, Slug oder eine ID ein."
|
767 |
|
768 |
# @ woocommerce-germanized
|
769 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:
|
770 |
msgid "Insert product units amount."
|
771 |
msgstr "Füge die Anzahl der Produkteinheiten ein."
|
772 |
|
773 |
# @ woocommerce-germanized
|
774 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:
|
775 |
msgid "Optional Email Content"
|
776 |
msgstr "Optionaler E-Mail Inhalt"
|
777 |
|
778 |
# @ woocommerce-germanized
|
779 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:
|
780 |
msgid "Add content which will be replacing default page content within emails."
|
781 |
msgstr ""
|
782 |
"Fülle dieses Feld aus um einen abweichenden E-Mail Anhangstext für diese "
|
783 |
"Seite zu bestimmen."
|
784 |
|
785 |
# @ woocommerce-germanized
|
786 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:
|
787 |
msgid "Cart description"
|
788 |
msgstr "Warenkorbkurzbeschreibung"
|
789 |
|
790 |
# @ woocommerce-germanized
|
791 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:
|
792 |
#: woocommerce-germanized/includes/api/class-wc-gzd-rest-products-controller.php:544
|
793 |
msgid "Defect description"
|
794 |
msgstr "Mängelbeschreibung"
|
795 |
|
796 |
# @ woocommerce-germanized
|
797 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:
|
798 |
msgid ""
|
799 |
"This content will be shown as short product description within checkout and "
|
800 |
"emails."
|
@@ -802,7 +802,7 @@ msgstr ""
|
|
802 |
"Dieser Inhalt wird während des Bezahlvorganges und in den E-Mails als "
|
803 |
"Produkt Kurzbeschreibung angezeigt."
|
804 |
|
805 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:
|
806 |
#: woocommerce-germanized/includes/admin/meta-boxes/class-wc-germanized-meta-box-product-data-variable.php:443
|
807 |
msgid ""
|
808 |
"Inform your customers about product defects. This description will be shown "
|
@@ -1142,7 +1142,7 @@ msgstr ""
|
|
1142 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-invoices.php:69
|
1143 |
#: woocommerce-germanized/includes/admin/views/html-settings-pro.php:25
|
1144 |
#: woocommerce-germanized/includes/admin/views/setup/first-steps.php:30
|
1145 |
-
#: woocommerce-germanized/includes/compatibility/elementor/widgets/abstact-class-wc-gzd-elementor-widget.php:
|
1146 |
#: woocommerce-germanized/includes/gateways/invoice/class-wc-gzd-gateway-invoice.php:92
|
1147 |
msgid "Upgrade now"
|
1148 |
msgstr "Jetzt upgraden"
|
@@ -1638,6 +1638,34 @@ msgstr ""
|
|
1638 |
msgid "Enable support for %s"
|
1639 |
msgstr "Anpassungen für %s freischalten"
|
1640 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1641 |
#: woocommerce-germanized/includes/admin/notes/class-wc-gzd-admin-note-update.php:25
|
1642 |
msgid "Germanized Data Update Required"
|
1643 |
msgstr "Datenaktualisierung für Germanized erforderlich"
|
@@ -2139,6 +2167,7 @@ msgstr "E-Mails"
|
|
2139 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-general.php:21
|
2140 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-oss.php:45
|
2141 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:37
|
|
|
2142 |
msgid "General"
|
2143 |
msgstr "Allgemein"
|
2144 |
|
@@ -2948,12 +2977,12 @@ msgid "Manage"
|
|
2948 |
msgstr "Verwalten"
|
2949 |
|
2950 |
# @ woocommerce-germanized
|
2951 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shipments.php:
|
2952 |
msgid "Automated packing"
|
2953 |
msgstr "Automatisiertes Packen"
|
2954 |
|
2955 |
# @ woocommerce-germanized
|
2956 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shipments.php:
|
2957 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-taxes.php:103
|
2958 |
#, php-format
|
2959 |
msgid ""
|
@@ -3776,6 +3805,25 @@ msgstr ""
|
|
3776 |
msgid "TOS Generator"
|
3777 |
msgstr "AGB Generator"
|
3778 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3779 |
#: woocommerce-germanized/includes/admin/settings/views/html-admin-page-checkboxes.php:10
|
3780 |
msgid ""
|
3781 |
"Drag and drop to re-order checkboxes. This is the order being used for "
|
@@ -4794,7 +4842,7 @@ msgid "%1$d update functions completed. Database version is %2$s"
|
|
4794 |
msgstr "%1$d Updates fertiggestellt. Datenbank-Version lautet %2$s"
|
4795 |
|
4796 |
#: woocommerce-germanized/includes/class-wc-gzd-coupon-helper.php:694
|
4797 |
-
#: woocommerce-germanized/woocommerce-germanized.php:
|
4798 |
#, php-format
|
4799 |
msgid "Voucher: %1$s"
|
4800 |
msgstr "Wertgutschein: %1$s"
|
@@ -5053,7 +5101,7 @@ msgid "Other Vitamins & Minerals"
|
|
5053 |
msgstr "Andere Vitamine & Mineralstoffe"
|
5054 |
|
5055 |
# @ woocommerce-germanized
|
5056 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
5057 |
msgid ""
|
5058 |
"Please install WooCommerce before installing WooCommerce Germanized. Thank "
|
5059 |
"you!"
|
@@ -5062,83 +5110,83 @@ msgstr ""
|
|
5062 |
"Vielen Dank!"
|
5063 |
|
5064 |
# @ woocommerce-germanized
|
5065 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
5066 |
msgctxt "Page slug"
|
5067 |
msgid "data-security"
|
5068 |
msgstr "datenschutzerklaerung"
|
5069 |
|
5070 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
5071 |
msgctxt "Page title"
|
5072 |
msgid "Privacy Policy"
|
5073 |
msgstr "Datenschutzerklärung"
|
5074 |
|
5075 |
# @ woocommerce-germanized
|
5076 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
5077 |
msgctxt "Page slug"
|
5078 |
msgid "imprint"
|
5079 |
msgstr "impressum"
|
5080 |
|
5081 |
# @ woocommerce-germanized
|
5082 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
5083 |
msgctxt "Page title"
|
5084 |
msgid "Imprint"
|
5085 |
msgstr "Impressum"
|
5086 |
|
5087 |
# @ woocommerce-germanized
|
5088 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
5089 |
msgctxt "Page slug"
|
5090 |
msgid "terms"
|
5091 |
msgstr "agb"
|
5092 |
|
5093 |
# @ woocommerce-germanized
|
5094 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
5095 |
msgctxt "Page title"
|
5096 |
msgid "Terms & Conditions"
|
5097 |
msgstr "AGB"
|
5098 |
|
5099 |
# @ woocommerce-germanized
|
5100 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
5101 |
msgctxt "Page slug"
|
5102 |
msgid "revocation"
|
5103 |
msgstr "widerrufsbelehrung"
|
5104 |
|
5105 |
# @ woocommerce-germanized
|
5106 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
5107 |
msgctxt "Page title"
|
5108 |
msgid "Cancellation Policy"
|
5109 |
msgstr "Widerrufsbelehrung"
|
5110 |
|
5111 |
# @ woocommerce-germanized
|
5112 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
5113 |
msgctxt "Page slug"
|
5114 |
msgid "shipping-methods"
|
5115 |
msgstr "versandarten"
|
5116 |
|
5117 |
# @ woocommerce-germanized
|
5118 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
5119 |
msgctxt "Page title"
|
5120 |
msgid "Shipping Methods"
|
5121 |
msgstr "Versandarten"
|
5122 |
|
5123 |
# @ woocommerce-germanized
|
5124 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
5125 |
msgctxt "Page slug"
|
5126 |
msgid "payment-methods"
|
5127 |
msgstr "bezahlmoeglichkeiten"
|
5128 |
|
5129 |
# @ woocommerce-germanized
|
5130 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
5131 |
msgctxt "Page title"
|
5132 |
msgid "Payment Methods"
|
5133 |
msgstr "Zahlungsarten"
|
5134 |
|
5135 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
5136 |
#: woocommerce-germanized/includes/updates/woocommerce-gzd-update-3.9.3.php:15
|
5137 |
msgctxt "Page slug"
|
5138 |
msgid "review-authenticity"
|
5139 |
msgstr "echtheit-von-bewertungen"
|
5140 |
|
5141 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
5142 |
#: woocommerce-germanized/includes/updates/woocommerce-gzd-update-3.9.3.php:16
|
5143 |
msgctxt "Page title"
|
5144 |
msgid "Review Authenticity"
|
@@ -5991,7 +6039,7 @@ msgid ""
|
|
5991 |
"Sale price labels used to mark old prices (e.g. Recommended Retail Price)"
|
5992 |
msgstr "Preishinweise zur Markierung von Streichpreisen"
|
5993 |
|
5994 |
-
#: woocommerce-germanized/includes/compatibility/elementor/widgets/abstact-class-wc-gzd-elementor-widget.php:
|
5995 |
#, php-format
|
5996 |
msgid ""
|
5997 |
"Upgrade to WooCommerce Germanized Pro to use your our custom Elementor "
|
@@ -7759,7 +7807,7 @@ msgstr ""
|
|
7759 |
|
7760 |
# @ woocommerce-germanized
|
7761 |
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:78
|
7762 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/Api/Paket.php:
|
7763 |
msgctxt "dhl day context"
|
7764 |
msgid "None"
|
7765 |
msgstr "Keiner"
|
@@ -7819,7 +7867,7 @@ msgstr "Retoure #{shipment_id} zur Bestellung #{order_id}"
|
|
7819 |
|
7820 |
# @ woocommerce-germanized
|
7821 |
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:327
|
7822 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:
|
7823 |
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1196
|
7824 |
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1923
|
7825 |
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/templates/checkout/dhl/parcel-finder.php:37
|
@@ -8357,67 +8405,67 @@ msgstr ""
|
|
8357 |
"vorliegende Sendung beinhaltet %2$s Positionen."
|
8358 |
|
8359 |
# @ woocommerce-germanized
|
8360 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/Api/Paket.php:
|
8361 |
#, php-format
|
8362 |
msgctxt "dhl"
|
8363 |
msgid "Label API not available: %s"
|
8364 |
msgstr "Label API ist nicht erreichbar: %s"
|
8365 |
|
8366 |
# @ woocommerce-germanized
|
8367 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/Api/Paket.php:
|
8368 |
msgctxt "dhl"
|
8369 |
msgid "Label API not available"
|
8370 |
msgstr "Label API ist nicht erreichbar"
|
8371 |
|
8372 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/Api/Paket.php:
|
8373 |
msgctxt "dhl"
|
8374 |
msgid "Parcel Finder API not available"
|
8375 |
msgstr "API der Standortsuche ist nicht verfügbar"
|
8376 |
|
8377 |
# @ woocommerce-germanized
|
8378 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/Api/Paket.php:
|
8379 |
msgctxt "dhl"
|
8380 |
msgid "Return API not available"
|
8381 |
msgstr "Retoure API ist nicht erreichbar"
|
8382 |
|
8383 |
# @ woocommerce-germanized
|
8384 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/Api/Paket.php:
|
8385 |
msgctxt "dhl"
|
8386 |
msgid "Parcel API not available"
|
8387 |
msgstr "Paket API ist nicht erreichbar"
|
8388 |
|
8389 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/Api/Paket.php:
|
8390 |
msgctxt "dhl"
|
8391 |
msgid "Mon"
|
8392 |
msgstr "Mo"
|
8393 |
|
8394 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/Api/Paket.php:
|
8395 |
msgctxt "dhl"
|
8396 |
msgid "Tue"
|
8397 |
msgstr "Di"
|
8398 |
|
8399 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/Api/Paket.php:
|
8400 |
msgctxt "dhl"
|
8401 |
msgid "Wed"
|
8402 |
msgstr "Mi"
|
8403 |
|
8404 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/Api/Paket.php:
|
8405 |
msgctxt "dhl"
|
8406 |
msgid "Thu"
|
8407 |
msgstr "Do"
|
8408 |
|
8409 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/Api/Paket.php:
|
8410 |
msgctxt "dhl"
|
8411 |
msgid "Fri"
|
8412 |
msgstr "Fr"
|
8413 |
|
8414 |
# @ woocommerce-germanized
|
8415 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/Api/Paket.php:
|
8416 |
msgctxt "dhl"
|
8417 |
msgid "Sat"
|
8418 |
msgstr "Sa"
|
8419 |
|
8420 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/Api/Paket.php:
|
8421 |
msgctxt "dhl"
|
8422 |
msgid "Sun"
|
8423 |
msgstr "So"
|
@@ -8501,8 +8549,8 @@ msgstr "Deutschland"
|
|
8501 |
|
8502 |
# @ woocommerce-germanized
|
8503 |
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:106
|
8504 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:
|
8505 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:
|
8506 |
msgctxt "dhl"
|
8507 |
msgid "Address Type"
|
8508 |
msgstr "Adresstyp"
|
@@ -8526,37 +8574,37 @@ msgstr ""
|
|
8526 |
"Insofern die Lieferung an eine Packstation erfolgt, bitte die Postnummer "
|
8527 |
"eintragen."
|
8528 |
|
8529 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:
|
8530 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:
|
8531 |
msgctxt "dhl"
|
8532 |
msgid "Invalid address type."
|
8533 |
msgstr "Ungültiger Adresstyp."
|
8534 |
|
8535 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:
|
8536 |
#, php-format
|
8537 |
msgctxt "dhl"
|
8538 |
msgid "Please provide a valid number within the %s field."
|
8539 |
msgstr "Bitte gib eine gültige Nummer im %s Feld an."
|
8540 |
|
8541 |
# @ woocommerce-germanized
|
8542 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:
|
8543 |
msgctxt "dhl"
|
8544 |
msgid "Sorry, but delivery to packstation is not available."
|
8545 |
msgstr ""
|
8546 |
"Entschuldigung, die Lieferung an eine Packstation steht nicht zur Verfügung."
|
8547 |
|
8548 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:
|
8549 |
msgctxt "dhl"
|
8550 |
msgid "Sorry, but delivery to parcel shops is not available."
|
8551 |
msgstr ""
|
8552 |
"Entschuldigung, die Lieferung an einen Paketshop steht nicht zur Verfügung."
|
8553 |
|
8554 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:
|
8555 |
msgctxt "dhl"
|
8556 |
msgid "Sorry, but delivery to post offices is not available."
|
8557 |
msgstr "Entschuldigung, die Lieferung an Postfilialen ist nicht verfügbar."
|
8558 |
|
8559 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:
|
8560 |
#, php-format
|
8561 |
msgctxt "dhl"
|
8562 |
msgid "Please indicate shipment to %1$s by one of the following values: %2$s."
|
@@ -8564,7 +8612,7 @@ msgstr ""
|
|
8564 |
"Bitte identifiziere die Lieferung an %1$s durch die Eingabe einer der "
|
8565 |
"folgenden Werte: %2$s."
|
8566 |
|
8567 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:
|
8568 |
msgctxt "dhl"
|
8569 |
msgid ""
|
8570 |
"Your DHL customer number (Post number) is not valid. Please check your "
|
@@ -8573,7 +8621,7 @@ msgstr ""
|
|
8573 |
"Deine DHL Kundennummer (Postnummer) ist nicht gültig. Bitte überprüfe deine "
|
8574 |
"Eingabe."
|
8575 |
|
8576 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:
|
8577 |
msgctxt "dhl"
|
8578 |
msgid ""
|
8579 |
"Your DHL customer number (Post number) is needed to ship to a packstation."
|
@@ -8581,64 +8629,64 @@ msgstr ""
|
|
8581 |
"Deine DHL Kundennummer (Postnummer) wird für den Versand an eine Packstation "
|
8582 |
"benötigt."
|
8583 |
|
8584 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:
|
8585 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:
|
8586 |
msgctxt "dhl"
|
8587 |
msgid "Branch"
|
8588 |
msgstr "Filiale"
|
8589 |
|
8590 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:
|
8591 |
msgctxt "dhl"
|
8592 |
msgid "Postnumber "
|
8593 |
msgstr "Postnummer "
|
8594 |
|
8595 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:
|
8596 |
#, php-format
|
8597 |
msgctxt "dhl"
|
8598 |
msgid "e.g. %s 456"
|
8599 |
msgstr "z.B. %s 456"
|
8600 |
|
8601 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:
|
8602 |
msgctxt "dhl"
|
8603 |
msgid "Branches"
|
8604 |
msgstr "Filialen"
|
8605 |
|
8606 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:
|
8607 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:
|
8608 |
msgctxt "dhl"
|
8609 |
msgid "DHL customer number (Post number)"
|
8610 |
msgstr "DHL Kundennummer (Postnummer)"
|
8611 |
|
8612 |
# @ woocommerce-germanized
|
8613 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:
|
8614 |
msgctxt "dhl"
|
8615 |
msgid "Regular Address"
|
8616 |
msgstr "Normale Adresse"
|
8617 |
|
8618 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:
|
8619 |
msgctxt "dhl"
|
8620 |
msgid "Not yet a DHL customer?"
|
8621 |
msgstr "Noch kein DHL Kunde?"
|
8622 |
|
8623 |
# @ woocommerce-germanized
|
8624 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:
|
8625 |
msgctxt "dhl"
|
8626 |
msgid "Register now"
|
8627 |
msgstr "Jetzt registrieren"
|
8628 |
|
8629 |
# @ woocommerce-germanized
|
8630 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:
|
8631 |
#, php-format
|
8632 |
msgctxt "dhl"
|
8633 |
msgid "Search %s"
|
8634 |
msgstr "%s suchen"
|
8635 |
|
8636 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:
|
8637 |
msgctxt "dhl"
|
8638 |
msgid "No DHL locations found"
|
8639 |
msgstr "Keine DHL Standorte gefunden"
|
8640 |
|
8641 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:
|
8642 |
#, php-format
|
8643 |
msgctxt "dhl"
|
8644 |
msgid ""
|
@@ -8649,12 +8697,12 @@ msgstr ""
|
|
8649 |
"%1$s oder %2$s."
|
8650 |
|
8651 |
# @ woocommerce-germanized
|
8652 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:
|
8653 |
msgctxt "dhl"
|
8654 |
msgid "DHL location"
|
8655 |
msgstr "DHL Standort"
|
8656 |
|
8657 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:
|
8658 |
msgctxt "dhl"
|
8659 |
msgid "retry"
|
8660 |
msgstr "Erneut versuchen"
|
@@ -10188,15 +10236,16 @@ msgstr "LxBxH in dezimaler Form."
|
|
10188 |
|
10189 |
# @ woocommerce-germanized
|
10190 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/admin/views/html-order-shipment-content.php:51
|
10191 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
10192 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Table.php:695
|
|
|
10193 |
msgctxt "shipments"
|
10194 |
msgid "Packaging"
|
10195 |
msgstr "Verpackung"
|
10196 |
|
10197 |
# @ woocommerce-germanized
|
10198 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/admin/views/html-order-shipment-content.php:59
|
10199 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10200 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/ReturnTable.php:25
|
10201 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Table.php:692
|
10202 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:247
|
@@ -10244,14 +10293,14 @@ msgstr "Position hinzufügen"
|
|
10244 |
|
10245 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/admin/views/html-order-shipment-content.php:194
|
10246 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/admin/views/html-order-shipments.php:45
|
10247 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
10248 |
msgctxt "shipments"
|
10249 |
msgid "Item"
|
10250 |
msgstr "Position"
|
10251 |
|
10252 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/admin/views/html-order-shipment-content.php:195
|
10253 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/admin/views/html-order-shipments.php:46
|
10254 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
10255 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/templates/emails/email-shipment-details.php:55
|
10256 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/templates/myaccount/add-return-shipment.php:35
|
10257 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/templates/shipment/shipment-details.php:60
|
@@ -10331,11 +10380,11 @@ msgstr "Löschen"
|
|
10331 |
|
10332 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/admin/views/html-order-shipment-list.php:24
|
10333 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:86
|
10334 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
10335 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
10336 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
10337 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
10338 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
10339 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:272
|
10340 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/templates/myaccount/order-shipments.php:41
|
10341 |
msgctxt "shipments"
|
@@ -10364,9 +10413,9 @@ msgstr "%1$s #%2$s"
|
|
10364 |
# @ woocommerce-germanized
|
10365 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/admin/views/html-order-shipments.php:19
|
10366 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:79
|
10367 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
10368 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
10369 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
10370 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/templates/myaccount/order-shipments.php:20
|
10371 |
msgctxt "shipments"
|
10372 |
msgid "Shipments"
|
@@ -10404,7 +10453,7 @@ msgstr "Titel"
|
|
10404 |
|
10405 |
# @ woocommerce-germanized
|
10406 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/admin/views/html-settings-provider-list.php:12
|
10407 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
10408 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/ShippingProvider/Simple.php:813
|
10409 |
msgctxt "shipments"
|
10410 |
msgid "Description"
|
@@ -10462,7 +10511,7 @@ msgid "Download"
|
|
10462 |
msgstr "Download"
|
10463 |
|
10464 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/admin/views/label/html-shipment-label.php:42
|
10465 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
10466 |
msgctxt "shipments"
|
10467 |
msgid "Create new label"
|
10468 |
msgstr "Neues Label erstellen"
|
@@ -10633,8 +10682,8 @@ msgid "Text to appear below the main email content."
|
|
10633 |
msgstr "Text der unterhalb des Inhalts der E-Mail angezeigt werden soll."
|
10634 |
|
10635 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:395
|
10636 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10637 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10638 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/templates/shipment/shipment-details-address.php:28
|
10639 |
msgctxt "shipments"
|
10640 |
msgid "N/A"
|
@@ -10696,7 +10745,7 @@ msgid "Letter"
|
|
10696 |
msgstr "Brief"
|
10697 |
|
10698 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:78
|
10699 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10700 |
msgctxt "shipments"
|
10701 |
msgid "Shipment"
|
10702 |
msgstr "Sendung"
|
@@ -10719,70 +10768,81 @@ msgstr "Teilweise versandt"
|
|
10719 |
|
10720 |
# @ woocommerce-germanized
|
10721 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:115
|
10722 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10723 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Table.php:866
|
10724 |
msgctxt "shipments"
|
10725 |
msgid "Shipped"
|
10726 |
msgstr "Versandt"
|
10727 |
|
10728 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10729 |
msgctxt "shipments"
|
10730 |
msgid "Open"
|
10731 |
msgstr "Offen"
|
10732 |
|
10733 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10734 |
msgctxt "shipments"
|
10735 |
msgid "Partially returned"
|
10736 |
msgstr "Teilweise retourniert"
|
10737 |
|
10738 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10739 |
msgctxt "shipments"
|
10740 |
msgid "Returned"
|
10741 |
msgstr "Retourniert"
|
10742 |
|
10743 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10744 |
msgctxt "shipments"
|
10745 |
msgid "Draft"
|
10746 |
msgstr "Entwurf"
|
10747 |
|
10748 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10749 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Table.php:858
|
10750 |
msgctxt "shipments"
|
10751 |
msgid "Processing"
|
10752 |
msgstr "In Bearbeitung"
|
10753 |
|
10754 |
-
|
10755 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:364
|
10756 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/ReturnTable.php:51
|
10757 |
-
msgctxt "shipments"
|
10758 |
-
msgid "Delivered"
|
10759 |
-
msgstr "Geliefert"
|
10760 |
-
|
10761 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:365
|
10762 |
msgctxt "shipments"
|
10763 |
msgid "Requested"
|
10764 |
msgstr "Beantragt"
|
10765 |
|
10766 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10767 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipments-template-functions.php:81
|
10768 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipments-template-functions.php:139
|
10769 |
msgctxt "shipments"
|
10770 |
msgid "Invalid order."
|
10771 |
msgstr "Ungültige Bestellung."
|
10772 |
|
10773 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10774 |
msgctxt "shipments"
|
10775 |
msgid "This order is already fully returned."
|
10776 |
msgstr "Diese Bestellung wurde bereits vollständig zurückgesendet."
|
10777 |
|
10778 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10779 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10780 |
msgctxt "shipments"
|
10781 |
msgid "Error while creating the shipment instance"
|
10782 |
msgstr "Fehler beim Erstellen der Sendungsinstanz"
|
10783 |
|
10784 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10785 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10786 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/ReturnShipment.php:248
|
10787 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/ReturnShipment.php:334
|
10788 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/SimpleShipment.php:119
|
@@ -10791,117 +10851,117 @@ msgctxt "shipments"
|
|
10791 |
msgid "Invalid shipment order"
|
10792 |
msgstr "Ungültige Bestellung zur Sendung"
|
10793 |
|
10794 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10795 |
msgctxt "shipments"
|
10796 |
msgid "Invalid order item"
|
10797 |
msgstr "Ungültige Bestellposition"
|
10798 |
|
10799 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10800 |
msgctxt "shipments"
|
10801 |
msgid "Invalid shipment item"
|
10802 |
msgstr "Ungültige Sendungsposition"
|
10803 |
|
10804 |
# @ woocommerce-germanized
|
10805 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10806 |
msgctxt "shipments"
|
10807 |
msgid "None"
|
10808 |
msgstr "Keiner"
|
10809 |
|
10810 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10811 |
msgctxt "shipments-shipping-provider"
|
10812 |
msgid "Unknown"
|
10813 |
msgstr "Unbekannt"
|
10814 |
|
10815 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10816 |
msgctxt "shipments"
|
10817 |
msgid "Error while uploading file."
|
10818 |
msgstr "Fehler beim Hochladen der Datei."
|
10819 |
|
10820 |
# @ woocommerce-germanized
|
10821 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10822 |
msgctxt "shipments"
|
10823 |
msgid "First Name"
|
10824 |
msgstr "Vorname"
|
10825 |
|
10826 |
# @ woocommerce-germanized
|
10827 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10828 |
msgctxt "shipments"
|
10829 |
msgid "Last Name"
|
10830 |
msgstr "Nachname"
|
10831 |
|
10832 |
# @ woocommerce-germanized
|
10833 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10834 |
msgctxt "shipments"
|
10835 |
msgid "Full Name"
|
10836 |
msgstr "Vollständiger Name"
|
10837 |
|
10838 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10839 |
msgctxt "shipments"
|
10840 |
msgid "Company"
|
10841 |
msgstr "Firma"
|
10842 |
|
10843 |
# @ woocommerce-germanized
|
10844 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10845 |
msgctxt "shipments"
|
10846 |
msgid "Address 1"
|
10847 |
msgstr "Adresszeile 1"
|
10848 |
|
10849 |
# @ woocommerce-germanized
|
10850 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10851 |
msgctxt "shipments"
|
10852 |
msgid "Address 2"
|
10853 |
msgstr "Adresszeile 2"
|
10854 |
|
10855 |
# @ woocommerce-germanized
|
10856 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10857 |
msgctxt "shipments"
|
10858 |
msgid "Street"
|
10859 |
msgstr "Straße"
|
10860 |
|
10861 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10862 |
msgctxt "shipments"
|
10863 |
msgid "House Number"
|
10864 |
msgstr "Hausnummer"
|
10865 |
|
10866 |
# @ woocommerce-germanized
|
10867 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10868 |
msgctxt "shipments"
|
10869 |
msgid "Postcode"
|
10870 |
msgstr "Postleitzahl"
|
10871 |
|
10872 |
# @ woocommerce-germanized
|
10873 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10874 |
msgctxt "shipments"
|
10875 |
msgid "City"
|
10876 |
msgstr "Stadt"
|
10877 |
|
10878 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10879 |
msgctxt "shipments"
|
10880 |
msgid "Country"
|
10881 |
msgstr "Land"
|
10882 |
|
10883 |
# @ woocommerce-germanized
|
10884 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10885 |
msgctxt "shipments"
|
10886 |
msgid "State"
|
10887 |
msgstr "Staat"
|
10888 |
|
10889 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10890 |
msgctxt "shipments"
|
10891 |
msgid "Phone"
|
10892 |
msgstr "Telefon"
|
10893 |
|
10894 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10895 |
msgctxt "shipments"
|
10896 |
msgid "Email"
|
10897 |
msgstr "E-Mail"
|
10898 |
|
10899 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10900 |
msgctxt "shipments"
|
10901 |
msgid "Customs Reference Number"
|
10902 |
msgstr "Identifikationsnummer (Zoll)"
|
10903 |
|
10904 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10905 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Shipment.php:1106
|
10906 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Shipment.php:1368
|
10907 |
#, php-format
|
@@ -10910,35 +10970,35 @@ msgid "%1$s %2$s"
|
|
10910 |
msgstr "%1$s %2$s"
|
10911 |
|
10912 |
# @ woocommerce-germanized
|
10913 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10914 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/ReturnTable.php:24
|
10915 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Table.php:691
|
10916 |
msgctxt "shipments"
|
10917 |
msgid "Date"
|
10918 |
msgstr "Datum"
|
10919 |
|
10920 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10921 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/templates/shipment/shipment-details-tracking.php:23
|
10922 |
msgctxt "shipments"
|
10923 |
msgid "Tracking"
|
10924 |
msgstr "Sendungsverfolgung"
|
10925 |
|
10926 |
# @ woocommerce-germanized
|
10927 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10928 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
10929 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/ReturnTable.php:31
|
10930 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Table.php:699
|
10931 |
msgctxt "shipments"
|
10932 |
msgid "Actions"
|
10933 |
msgstr "Aktionen"
|
10934 |
|
10935 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10936 |
msgctxt "shipments"
|
10937 |
msgid "View"
|
10938 |
msgstr "Anzeigen"
|
10939 |
|
10940 |
# @ woocommerce-germanized
|
10941 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10942 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Table.php:877
|
10943 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Ajax.php:350
|
10944 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/templates/shipment/shipment-return-instructions.php:29
|
@@ -10978,24 +11038,24 @@ msgid "View order"
|
|
10978 |
msgstr "Bestellung ansehen"
|
10979 |
|
10980 |
# @ woocommerce-germanized
|
10981 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
10982 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
10983 |
msgctxt "shipments-order-column-name"
|
10984 |
msgid "Shipping Status"
|
10985 |
msgstr "Versandstatus"
|
10986 |
|
10987 |
# @ woocommerce-germanized
|
10988 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
10989 |
msgctxt "shipments"
|
10990 |
msgid "Select a country"
|
10991 |
msgstr "Land auswählen"
|
10992 |
|
10993 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
10994 |
msgctxt "shipments"
|
10995 |
msgid "HS-Code (Customs)"
|
10996 |
msgstr "Zolltarifnummer (HS-Code, Zoll)"
|
10997 |
|
10998 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
10999 |
msgctxt "shipments"
|
11000 |
msgid ""
|
11001 |
"The HS Code is a number assigned to every possible commodity that can be "
|
@@ -11005,12 +11065,12 @@ msgstr ""
|
|
11005 |
"standardisiertes System von Namen und Nummern zur Klassifizierung "
|
11006 |
"gehandelter Produkte."
|
11007 |
|
11008 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11009 |
msgctxt "shipments"
|
11010 |
msgid "Country of manufacture (Customs)"
|
11011 |
msgstr "Herstellungsland (Zoll)"
|
11012 |
|
11013 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11014 |
msgctxt "shipments"
|
11015 |
msgid ""
|
11016 |
"The country of manufacture is needed for customs of international shipping."
|
@@ -11018,7 +11078,7 @@ msgstr ""
|
|
11018 |
"Das Herstellungsland wird für die Zollabwicklung bei internationalen "
|
11019 |
"Sendungen benötigt."
|
11020 |
|
11021 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11022 |
#, php-format
|
11023 |
msgctxt "shipments"
|
11024 |
msgid ""
|
@@ -11030,57 +11090,57 @@ msgstr ""
|
|
11030 |
"beschreibbar ist."
|
11031 |
|
11032 |
# @ woocommerce-germanized
|
11033 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11034 |
msgctxt "shipments"
|
11035 |
msgid "View Shipments"
|
11036 |
msgstr "Sendung anzeigen"
|
11037 |
|
11038 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11039 |
msgctxt "shipments"
|
11040 |
msgid "Endpoint for the \"My account → View shipments\" page."
|
11041 |
msgstr "Endpunkt für die „Mein Konto → Sendungen“ Seite."
|
11042 |
|
11043 |
# @ woocommerce-germanized
|
11044 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11045 |
msgctxt "shipments"
|
11046 |
msgid "View shipment"
|
11047 |
msgstr "Sendung anzeigen"
|
11048 |
|
11049 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11050 |
msgctxt "shipments"
|
11051 |
msgid "Endpoint for the \"My account → View shipment\" page."
|
11052 |
msgstr "Endpunkt für die „Mein Konto → Sendung“ Seite."
|
11053 |
|
11054 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11055 |
msgctxt "shipments"
|
11056 |
msgid "Add Return Shipment"
|
11057 |
msgstr "Rücksendung"
|
11058 |
|
11059 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11060 |
msgctxt "shipments"
|
11061 |
msgid "Endpoint for the \"My account → Add return shipment\" page."
|
11062 |
msgstr "Endpunkt für die „Mein Konto → Rücksendung“ Seite."
|
11063 |
|
11064 |
# @ woocommerce-germanized
|
11065 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11066 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11067 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/templates/myaccount/add-return-shipment.php:34
|
11068 |
msgctxt "shipments"
|
11069 |
msgid "Reason"
|
11070 |
msgstr "Rücksendegrund"
|
11071 |
|
11072 |
# @ woocommerce-germanized
|
11073 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11074 |
msgctxt "shipments"
|
11075 |
msgid "Return reasons"
|
11076 |
msgstr "Rücksendegründe"
|
11077 |
|
11078 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11079 |
msgctxt "shipments"
|
11080 |
msgid "Reason code"
|
11081 |
msgstr "Rücksendegrund (Code)"
|
11082 |
|
11083 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11084 |
msgctxt "shipments"
|
11085 |
msgid "The reason code is used to identify the reason."
|
11086 |
msgstr ""
|
@@ -11088,61 +11148,108 @@ msgstr ""
|
|
11088 |
"identifizieren zu können."
|
11089 |
|
11090 |
# @ woocommerce-germanized
|
11091 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11092 |
msgctxt "shipments"
|
11093 |
msgid "Choose a reason text."
|
11094 |
msgstr "Beschreibung für den Grund."
|
11095 |
|
11096 |
# @ woocommerce-germanized
|
11097 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11098 |
msgctxt "shipments"
|
11099 |
msgid "+ Add reason"
|
11100 |
msgstr "+ Grund hinzufügen"
|
11101 |
|
11102 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11103 |
msgctxt "shipments"
|
11104 |
msgid "Remove selected reason(s)"
|
11105 |
msgstr "Ausgewählte Gründe löschen"
|
11106 |
|
11107 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11108 |
msgctxt "shipments"
|
11109 |
msgid "Available Packaging"
|
11110 |
msgstr "Verfügbare Verpackungen"
|
11111 |
|
11112 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11113 |
msgctxt "shipments"
|
11114 |
msgid "A description to help you identify the packaging."
|
11115 |
msgstr "Eine Beschreibung die dir dabei hilft Verpackungen zu identifizieren."
|
11116 |
|
11117 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11118 |
msgctxt "shipments"
|
11119 |
msgid "Type"
|
11120 |
msgstr "Typ"
|
11121 |
|
11122 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11123 |
#, php-format
|
11124 |
msgctxt "shipments"
|
11125 |
msgid "Weight (%s)"
|
11126 |
msgstr "Gewicht (%s)"
|
11127 |
|
11128 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11129 |
msgctxt "shipments"
|
11130 |
msgid "The weight of the packaging."
|
11131 |
msgstr "Das Gewicht der Verpackung."
|
11132 |
|
11133 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11134 |
#, php-format
|
11135 |
msgctxt "shipments"
|
11136 |
msgid "Dimensions (LxWxH, %s)"
|
11137 |
msgstr "Abmessungen (LxBxH, %s)"
|
11138 |
|
11139 |
# @ woocommerce-germanized
|
11140 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11141 |
msgctxt "shipments"
|
11142 |
msgid "Max weight (kg)"
|
11143 |
msgstr "Max. Gewicht (kg)"
|
11144 |
|
11145 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11146 |
msgctxt "shipments"
|
11147 |
msgid ""
|
11148 |
"The maximum weight this packaging can hold. Leave empty to not restrict "
|
@@ -11151,68 +11258,68 @@ msgstr ""
|
|
11151 |
"Das maximale Gewicht, das diese Verpackung tragen kann. Leer lassen um das "
|
11152 |
"Gewicht nicht zu begrenzen."
|
11153 |
|
11154 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11155 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11156 |
msgctxt "shipments"
|
11157 |
msgid "Length"
|
11158 |
msgstr "Länge"
|
11159 |
|
11160 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11161 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11162 |
msgctxt "shipments"
|
11163 |
msgid "Width"
|
11164 |
msgstr "Breite"
|
11165 |
|
11166 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11167 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11168 |
msgctxt "shipments"
|
11169 |
msgid "Height"
|
11170 |
msgstr "Höhe"
|
11171 |
|
11172 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11173 |
msgctxt "shipments"
|
11174 |
msgid "+ Add packaging"
|
11175 |
msgstr "+ Verpackung hinzufügen"
|
11176 |
|
11177 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11178 |
msgctxt "shipments"
|
11179 |
msgid "Remove selected packaging"
|
11180 |
msgstr "Ausgewählte Verpackung löschen"
|
11181 |
|
11182 |
# @ woocommerce-germanized
|
11183 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11184 |
msgctxt "shipments"
|
11185 |
msgid "Create shipments"
|
11186 |
msgstr "Sendungen erstellen"
|
11187 |
|
11188 |
# @ woocommerce-germanized
|
11189 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11190 |
msgctxt "shipments"
|
11191 |
msgid "Search shipments"
|
11192 |
msgstr "Sendungen suchen"
|
11193 |
|
11194 |
# @ woocommerce-germanized
|
11195 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11196 |
msgctxt "shipments"
|
11197 |
msgid "Search returns"
|
11198 |
msgstr "Retouren suchen"
|
11199 |
|
11200 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11201 |
msgctxt "shipments"
|
11202 |
msgid "Do you really want to delete the shipment?"
|
11203 |
msgstr "Möchtest du die Sendung wirklich löschen?"
|
11204 |
|
11205 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11206 |
msgctxt "shipments"
|
11207 |
msgid "Do you really want to delete the label?"
|
11208 |
msgstr "Möchtest du das Label wirklich löschen?"
|
11209 |
|
11210 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11211 |
msgctxt "shipments"
|
11212 |
msgid "Please save the shipment before creating a new label"
|
11213 |
msgstr "Bitte speichere die Sendung bevor du ein neues Label erzeugst"
|
11214 |
|
11215 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11216 |
msgctxt "shipments"
|
11217 |
msgid ""
|
11218 |
"Do you really want to delete the shipping provider? Some of your existing "
|
@@ -11349,6 +11456,7 @@ msgstr "Absender"
|
|
11349 |
|
11350 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/ReturnTable.php:28
|
11351 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Table.php:696
|
|
|
11352 |
msgctxt "shipments"
|
11353 |
msgid "Weight"
|
11354 |
msgstr "Gewicht"
|
@@ -11379,12 +11487,12 @@ msgid "Confirm open return requests"
|
|
11379 |
msgstr "Offene Rücksendeanträge bestätigen"
|
11380 |
|
11381 |
# @ woocommerce-germanized
|
11382 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11383 |
msgctxt "shipments"
|
11384 |
msgid "Manage shipments"
|
11385 |
msgstr "Sendungen verwalten"
|
11386 |
|
11387 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11388 |
msgctxt "shipments"
|
11389 |
msgid ""
|
11390 |
"To view all your existing shipments in a list you might follow this link or "
|
@@ -11394,12 +11502,12 @@ msgstr ""
|
|
11394 |
"anzuzeigen, folge bitte diesem Link oder klicke im Untermenü von WooCommerce "
|
11395 |
"auf den Sendungen-Link."
|
11396 |
|
11397 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11398 |
msgctxt "shipments"
|
11399 |
msgid "E-Mail Notification"
|
11400 |
msgstr "E-Mail-Benachrichtigung"
|
11401 |
|
11402 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11403 |
msgctxt "shipments"
|
11404 |
msgid ""
|
11405 |
"By enabling this option customers receive an email notification as soon as a "
|
@@ -11409,15 +11517,15 @@ msgstr ""
|
|
11409 |
"Benachrichtigung, sobald die Sendung als versandt markiert wurde."
|
11410 |
|
11411 |
# @ woocommerce-germanized
|
11412 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11413 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11414 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:226
|
11415 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:365
|
11416 |
msgctxt "shipments"
|
11417 |
msgid "Automation"
|
11418 |
msgstr "Automatisierung"
|
11419 |
|
11420 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11421 |
msgctxt "shipments"
|
11422 |
msgid ""
|
11423 |
"Decide whether you want to automatically create shipments to orders reaching "
|
@@ -11428,7 +11536,7 @@ msgstr ""
|
|
11428 |
"bestimmten Status erreichen. Du kannst die Sendungen anschließend einfach "
|
11429 |
"manuell anpassen, indem du die dazugehörige Bestellung bearbeitest."
|
11430 |
|
11431 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11432 |
#, php-format
|
11433 |
msgctxt "shipments"
|
11434 |
msgid ""
|
@@ -11439,23 +11547,23 @@ msgstr ""
|
|
11439 |
"zu minimieren. Lerne mehr über die Verwaltung von Retouren in unserer %s."
|
11440 |
|
11441 |
# @ woocommerce-germanized
|
11442 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11443 |
msgctxt "shipments"
|
11444 |
msgid "documentation"
|
11445 |
msgstr "Dokumentation"
|
11446 |
|
11447 |
# @ woocommerce-germanized
|
11448 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11449 |
msgctxt "shipments"
|
11450 |
msgid "Notify"
|
11451 |
msgstr "Benachrichtigung"
|
11452 |
|
11453 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11454 |
msgctxt "shipments"
|
11455 |
msgid "Notify customers about new shipments."
|
11456 |
msgstr "Benachrichtige Kunden über neue Sendungen."
|
11457 |
|
11458 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11459 |
#, php-format
|
11460 |
msgctxt "shipments"
|
11461 |
msgid ""
|
@@ -11465,18 +11573,18 @@ msgstr ""
|
|
11465 |
"Benachrichtige Kunden via E-Mail sobald eine Sendung als verschickt markiert "
|
11466 |
"wurde. %s die E-Mail-Benachrichtigung."
|
11467 |
|
11468 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11469 |
msgctxt "shipments notification"
|
11470 |
msgid "Manage"
|
11471 |
msgstr "Verwalte"
|
11472 |
|
11473 |
# @ woocommerce-germanized
|
11474 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11475 |
msgctxt "shipments"
|
11476 |
msgid "Default provider"
|
11477 |
msgstr "Standard-Dienstleister"
|
11478 |
|
11479 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11480 |
msgctxt "shipments"
|
11481 |
msgid ""
|
11482 |
"Select a default shipping provider which will be selected by default in case "
|
@@ -11485,24 +11593,24 @@ msgstr ""
|
|
11485 |
"Wähle einen Standard-Versanddienstleister aus der verwendet wird, falls kein "
|
11486 |
"Dienstleister automatisch bestimmt werden konnte."
|
11487 |
|
11488 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11489 |
msgctxt "shipments"
|
11490 |
msgid "Enable"
|
11491 |
msgstr "Aktivieren"
|
11492 |
|
11493 |
# @ woocommerce-germanized
|
11494 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11495 |
msgctxt "shipments"
|
11496 |
msgid "Automatically create shipments for orders."
|
11497 |
msgstr "Automatisch Sendungen zu Bestellungen erstellen."
|
11498 |
|
11499 |
# @ woocommerce-germanized
|
11500 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11501 |
msgctxt "shipments"
|
11502 |
msgid "Order statuses"
|
11503 |
msgstr "Bestellstatus"
|
11504 |
|
11505 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11506 |
msgctxt "shipments"
|
11507 |
msgid ""
|
11508 |
"Create shipments as soon as the order reaches one of the following "
|
@@ -11512,18 +11620,18 @@ msgstr ""
|
|
11512 |
"erreicht."
|
11513 |
|
11514 |
# @ woocommerce-germanized
|
11515 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11516 |
msgctxt "shipments"
|
11517 |
msgid "On new order creation"
|
11518 |
msgstr "Beim Erstellen einer Bestellung"
|
11519 |
|
11520 |
# @ woocommerce-germanized
|
11521 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11522 |
msgctxt "shipments"
|
11523 |
msgid "Default status"
|
11524 |
msgstr "Standardstatus"
|
11525 |
|
11526 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11527 |
msgctxt "shipments"
|
11528 |
msgid "Choose a default status for the automatically created shipment."
|
11529 |
msgstr ""
|
@@ -11531,18 +11639,18 @@ msgstr ""
|
|
11531 |
"erhält."
|
11532 |
|
11533 |
# @ woocommerce-germanized
|
11534 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11535 |
msgctxt "shipments"
|
11536 |
msgid "Update status"
|
11537 |
msgstr "Status"
|
11538 |
|
11539 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11540 |
msgctxt "shipments"
|
11541 |
msgid "Mark order as completed after order is fully shipped."
|
11542 |
msgstr ""
|
11543 |
"Bestellung als fertiggestellt markieren sobald sie komplett versandt wurde."
|
11544 |
|
11545 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11546 |
msgctxt "shipments"
|
11547 |
msgid ""
|
11548 |
"This option will automatically update the order status to completed as soon "
|
@@ -11552,18 +11660,18 @@ msgstr ""
|
|
11552 |
"fertiggestellt gesetzt wird, sobald alle notwendigen Sendungen einer "
|
11553 |
"Bestellung versandt wurden."
|
11554 |
|
11555 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11556 |
msgctxt "shipments"
|
11557 |
msgid "Mark as shipped"
|
11558 |
msgstr "Als versandt markieren"
|
11559 |
|
11560 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11561 |
msgctxt "shipments"
|
11562 |
msgid "Mark shipments as shipped after order completion."
|
11563 |
msgstr ""
|
11564 |
"Sendung als versandt markieren, sobald die Bestellung fertiggestellt wurde."
|
11565 |
|
11566 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11567 |
msgctxt "shipments"
|
11568 |
msgid ""
|
11569 |
"This option will automatically update contained shipments to shipped (if "
|
@@ -11573,7 +11681,7 @@ msgstr ""
|
|
11573 |
"Diese Option sorgt dafür, dass der Sendungsstatus automatisch auf versandt "
|
11574 |
"gesetzt wird, sobald die Bestellung als fertiggestellt markiert wurde."
|
11575 |
|
11576 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11577 |
#, php-format
|
11578 |
msgctxt "shipments"
|
11579 |
msgid ""
|
@@ -11584,18 +11692,18 @@ msgstr ""
|
|
11584 |
"werden. Entscheide selbst ob du Kunden Rücksendungen anfordern lassen "
|
11585 |
"möchtest indem du deine %s anpasst."
|
11586 |
|
11587 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11588 |
msgctxt "shipments"
|
11589 |
msgid "shipping provider settings"
|
11590 |
msgstr "Versanddienstleister Einstellungen"
|
11591 |
|
11592 |
# @ woocommerce-germanized
|
11593 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11594 |
msgctxt "shipments"
|
11595 |
msgid "Days to return"
|
11596 |
msgstr "Zeitraum für Retouren"
|
11597 |
|
11598 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11599 |
#, php-format
|
11600 |
msgctxt "shipments"
|
11601 |
msgid ""
|
@@ -11610,28 +11718,28 @@ msgstr ""
|
|
11610 |
"Bestellung als versandt oder fertiggestellt markiert bzw. Erstellt wurde (je "
|
11611 |
"nachdem welche Daten verfügbar sind für die jeweilige Bestellung) gezählt."
|
11612 |
|
11613 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11614 |
msgctxt "shipments"
|
11615 |
msgid "shipping providers"
|
11616 |
msgstr "Versanddienstleister"
|
11617 |
|
11618 |
# @ woocommerce-germanized
|
11619 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11620 |
msgctxt "shipments"
|
11621 |
msgid "Customer Account"
|
11622 |
msgstr "Kundenkonto"
|
11623 |
|
11624 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11625 |
msgctxt "shipments"
|
11626 |
msgid "List"
|
11627 |
msgstr "Liste"
|
11628 |
|
11629 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11630 |
msgctxt "shipments"
|
11631 |
msgid "List shipments on customer account order screen."
|
11632 |
msgstr "Liste Sendungen im Kundenkonto in den Bestelldetails auf."
|
11633 |
|
11634 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11635 |
msgctxt "shipments"
|
11636 |
msgid "Your customs reference number, e.g. EORI number"
|
11637 |
msgstr ""
|
@@ -11639,24 +11747,24 @@ msgstr ""
|
|
11639 |
"(Zoll)"
|
11640 |
|
11641 |
# @ woocommerce-germanized
|
11642 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11643 |
msgctxt "shipments"
|
11644 |
msgid "Shipper Address"
|
11645 |
msgstr "Absenderadresse"
|
11646 |
|
11647 |
# @ woocommerce-germanized
|
11648 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11649 |
msgctxt "shipments"
|
11650 |
msgid "Return Address"
|
11651 |
msgstr "Retouren Adresse"
|
11652 |
|
11653 |
# @ woocommerce-germanized
|
11654 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11655 |
msgctxt "shipments"
|
11656 |
msgid "Default packaging"
|
11657 |
msgstr "Standard-Verpackung"
|
11658 |
|
11659 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11660 |
msgctxt "shipments"
|
11661 |
msgid ""
|
11662 |
"Choose a packaging which serves as fallback or default in case no suitable "
|
@@ -11666,24 +11774,31 @@ msgstr ""
|
|
11666 |
"wenn keine passende Verpackung gefunden werden konnte."
|
11667 |
|
11668 |
# @ woocommerce-germanized
|
11669 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11670 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:363
|
11671 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/ShippingProvider/Simple.php:1152
|
11672 |
msgctxt "shipments"
|
11673 |
msgid "General"
|
11674 |
msgstr "Allgemein"
|
11675 |
|
11676 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11677 |
msgctxt "shipments"
|
11678 |
msgid "Addresses"
|
11679 |
msgstr "Adressen"
|
11680 |
|
11681 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11682 |
msgctxt "shipments"
|
11683 |
msgid "More services"
|
11684 |
msgstr "Mehr Services"
|
11685 |
|
11686 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11687 |
msgctxt "shipments"
|
11688 |
msgid "Fewer services"
|
11689 |
msgstr "Weniger Services"
|
@@ -11851,7 +11966,7 @@ msgid "There was an error while confirming the request."
|
|
11851 |
msgstr "Bei der Bestätigung des Antrags ist ein Fehler aufgetreten."
|
11852 |
|
11853 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Ajax.php:184
|
11854 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
11855 |
msgctxt "shipments"
|
11856 |
msgid "There was an error creating the label."
|
11857 |
msgstr "Beim Erstellen des Labels ist ein Fehler aufgetreten."
|
@@ -11927,7 +12042,13 @@ msgid "Customer payment page →"
|
|
11927 |
msgstr "Kundenbezahlungsseite →"
|
11928 |
|
11929 |
# @ woocommerce-germanized
|
11930 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Api.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
11931 |
msgctxt "shipments"
|
11932 |
msgid "List of shipments."
|
11933 |
msgstr "Sendungsliste."
|
@@ -12115,7 +12236,7 @@ msgid "%1$s"
|
|
12115 |
msgstr "%1$s"
|
12116 |
|
12117 |
# @ woocommerce-germanized
|
12118 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Package.php:
|
12119 |
msgctxt "shipments"
|
12120 |
msgid "Sorry, this order is invalid and cannot be returned."
|
12121 |
msgstr "Sorry, diese Bestellung existiert nicht."
|
@@ -12126,6 +12247,111 @@ msgctxt "shipments-packaging-title"
|
|
12126 |
msgid "%1$s (%2$s, %3$s)"
|
12127 |
msgstr "%1$s (%2$s, %3$s)"
|
12128 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12129 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Product.php:36
|
12130 |
msgctxt "shipments"
|
12131 |
msgid "Invalid product."
|
@@ -12140,7 +12366,7 @@ msgstr ""
|
|
12140 |
|
12141 |
# @ woocommerce-germanized
|
12142 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:107
|
12143 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12144 |
msgctxt "shipment"
|
12145 |
msgid "Shipment label."
|
12146 |
msgstr "Sendungs-Label."
|
@@ -12155,725 +12381,725 @@ msgctxt "shipments"
|
|
12155 |
msgid "Label field value."
|
12156 |
msgstr "Label Feld Wert."
|
12157 |
|
12158 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12159 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12160 |
msgctxt "shipments"
|
12161 |
msgid "Sorry, you are not allowed to view this resource."
|
12162 |
msgstr "Sorry, diese Ressource kannst du nicht abrufen."
|
12163 |
|
12164 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12165 |
msgctxt "shipments"
|
12166 |
msgid "Sorry, you cannot list resources."
|
12167 |
msgstr "Sorry, du kannst Ressource nicht auflisten."
|
12168 |
|
12169 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12170 |
msgctxt "shipments"
|
12171 |
msgid "Sorry, you are not allowed to edit this resource."
|
12172 |
msgstr "Sorry, du bist nicht berechtigt Ressourcen zu bearbeiten."
|
12173 |
|
12174 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12175 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12176 |
msgctxt "shipments"
|
12177 |
msgid "Sorry, you are not allowed to create resources."
|
12178 |
msgstr "Sorry, du bist nicht berechtigt Ressourcen zu erstellen."
|
12179 |
|
12180 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12181 |
msgctxt "shipments"
|
12182 |
msgid "There was an error while creating the shipment."
|
12183 |
msgstr "Beim Hinzufügen der Sendung ist ein Fehler aufgetreten."
|
12184 |
|
12185 |
# @ woocommerce-germanized
|
12186 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12187 |
msgctxt "shipments"
|
12188 |
msgid "This order does not exist."
|
12189 |
msgstr "Bestellung existiert nicht."
|
12190 |
|
12191 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12192 |
msgctxt "shipments"
|
12193 |
msgid "This order does need a return."
|
12194 |
msgstr "Diese Bestellung wurde bereits vollständig zurückgesendet."
|
12195 |
|
12196 |
# @ woocommerce-germanized
|
12197 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12198 |
msgctxt "shipments"
|
12199 |
msgid "This order does need shipping."
|
12200 |
msgstr "Diese Bestellung benötigt keine Sendung."
|
12201 |
|
12202 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12203 |
msgctxt "shipments"
|
12204 |
msgid "This shipment does not contain any items and was deleted."
|
12205 |
msgstr "Diese Sendung enthält keine Positionen und wurde gelöscht."
|
12206 |
|
12207 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12208 |
msgctxt "shipments"
|
12209 |
msgid "Shipment item ID provided is not associated with shipment."
|
12210 |
msgstr "Die Positions-ID ist der Sendung nicht zugeordnet."
|
12211 |
|
12212 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12213 |
msgctxt "shipments"
|
12214 |
msgid "This order item does not need shipping/returning."
|
12215 |
msgstr "Diese Bestellposition benötigt keinen Versand/Retoure."
|
12216 |
|
12217 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12218 |
msgctxt "shipments"
|
12219 |
msgid "The order item is already associated with another item."
|
12220 |
msgstr ""
|
12221 |
"Diese Bestellposition ist bereits mit einer anderen Position verknüpft."
|
12222 |
|
12223 |
# @ woocommerce-germanized
|
12224 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12225 |
msgctxt "shipments"
|
12226 |
msgid "Cannot create existing shipment."
|
12227 |
msgstr "Existierende Sendung kann nicht erstellt werden."
|
12228 |
|
12229 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12230 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12231 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12232 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12233 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12234 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12235 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12236 |
msgctxt "shipments"
|
12237 |
msgid "Invalid ID."
|
12238 |
msgstr "Ungültige ID."
|
12239 |
|
12240 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12241 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12242 |
msgctxt "shipments"
|
12243 |
msgid "Sorry, you are not allowed to delete this resource."
|
12244 |
msgstr "Sorry, du bist nicht berechtigt diese Ressource zu löschen."
|
12245 |
|
12246 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12247 |
msgctxt "shipments"
|
12248 |
msgid "The shipment cannot be deleted."
|
12249 |
msgstr "Die Sendung kann nicht gelöscht werden."
|
12250 |
|
12251 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12252 |
msgctxt "shipments"
|
12253 |
msgid "The label cannot be deleted."
|
12254 |
msgstr "Das Label kann nicht gelöscht werden."
|
12255 |
|
12256 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12257 |
msgctxt "shipments"
|
12258 |
msgid "Label already exists, please delete first."
|
12259 |
msgstr "Ein Label existiert bereits. Bitte zuerst löschen."
|
12260 |
|
12261 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12262 |
msgctxt "shipments"
|
12263 |
msgid "Offset the result set by a specific number of items."
|
12264 |
msgstr "Versieht die Ergebnismenge mit einem Offset."
|
12265 |
|
12266 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12267 |
msgctxt "shipments"
|
12268 |
msgid "Order sort attribute ascending or descending."
|
12269 |
msgstr "Sortiert Ergebnisse aufsteigend oder absteigend."
|
12270 |
|
12271 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12272 |
msgctxt "shipments"
|
12273 |
msgid "Sort collection by object attribute."
|
12274 |
msgstr "Sortiere Liste nach Objektattribut."
|
12275 |
|
12276 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12277 |
msgctxt "shipments"
|
12278 |
msgid "Limit result set to shipments belonging to a certain order id."
|
12279 |
msgstr "Ergebnismenge auf bestimmte Sendungen einer Bestellung beschränken."
|
12280 |
|
12281 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12282 |
msgctxt "shipments"
|
12283 |
msgid "Limit result set to shipments having a certain status."
|
12284 |
msgstr "Ergebnismenge auf bestimmte Sendungen einer Bestellung beschränken."
|
12285 |
|
12286 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12287 |
msgctxt "shipments"
|
12288 |
msgid "Limit result set to shipments of a certain type."
|
12289 |
msgstr "Ergebnismenge auf bestimmte Sendungen eines Typs beschränken."
|
12290 |
|
12291 |
# @ woocommerce-germanized
|
12292 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12293 |
msgctxt "shipment"
|
12294 |
msgid "Single shipment."
|
12295 |
msgstr "Normale Sendung."
|
12296 |
|
12297 |
# @ woocommerce-germanized
|
12298 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12299 |
msgctxt "shipments"
|
12300 |
msgid "Shipment ID."
|
12301 |
msgstr "Sendungs-ID."
|
12302 |
|
12303 |
# @ woocommerce-germanized
|
12304 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12305 |
msgctxt "shipments"
|
12306 |
msgid "Shipment number."
|
12307 |
msgstr "Sendungsnummer."
|
12308 |
|
12309 |
# @ woocommerce-germanized
|
12310 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12311 |
msgctxt "shipments"
|
12312 |
msgid "Shipment order id."
|
12313 |
msgstr "Sendung Bestell-ID."
|
12314 |
|
12315 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12316 |
msgctxt "shipments"
|
12317 |
msgid "Shipment order number."
|
12318 |
msgstr "Sendung Bestellnummer."
|
12319 |
|
12320 |
# @ woocommerce-germanized
|
12321 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12322 |
msgctxt "shipments"
|
12323 |
msgid "Shipment status."
|
12324 |
msgstr "Sendungsstatus."
|
12325 |
|
12326 |
# @ woocommerce-germanized
|
12327 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12328 |
msgctxt "shipments"
|
12329 |
msgid "Shipment tracking id."
|
12330 |
msgstr "Paketverfolgungsnummer."
|
12331 |
|
12332 |
# @ woocommerce-germanized
|
12333 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12334 |
msgctxt "shipments"
|
12335 |
msgid "Shipment tracking url."
|
12336 |
msgstr "Paketverfolgung URL."
|
12337 |
|
12338 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12339 |
msgctxt "shipments"
|
12340 |
msgid "Shipment shipping provider."
|
12341 |
msgstr "Versanddienstleister."
|
12342 |
|
12343 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12344 |
msgctxt "shipments"
|
12345 |
msgid "The date the shipment was created, in the site's timezone."
|
12346 |
msgstr ""
|
12347 |
"Das Datum an dem die Sendung erstellt wurde in der Zeitzone der Website."
|
12348 |
|
12349 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12350 |
msgctxt "shipments"
|
12351 |
msgid "The date the shipment was created, as GMT."
|
12352 |
msgstr "Das Datum an dem die Sendung erstellt wurde als GMT."
|
12353 |
|
12354 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12355 |
msgctxt "shipments"
|
12356 |
msgid "The date the shipment was sent, in the site's timezone."
|
12357 |
msgstr ""
|
12358 |
"Das Datum an dem die Sendung versandt wurde in der Zeitzone der Website."
|
12359 |
|
12360 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12361 |
msgctxt "shipments"
|
12362 |
msgid "The date the shipment was sent, as GMT."
|
12363 |
msgstr "Das Datum an dem die Sendung versandt wurde als GMT."
|
12364 |
|
12365 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12366 |
msgctxt "shipments"
|
12367 |
msgid "The estimated delivery date of the shipment, in the site's timezone."
|
12368 |
msgstr "Das geschätzte Versanddatum der Sendung in der Zeitzone der Website."
|
12369 |
|
12370 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12371 |
msgctxt "shipments"
|
12372 |
msgid "The estimated delivery date of the shipment, as GMT."
|
12373 |
msgstr "Das geschätzte Versanddatum der Sendung als GMT."
|
12374 |
|
12375 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12376 |
msgctxt "shipments"
|
12377 |
msgid "Shipment type, e.g. simple or return."
|
12378 |
msgstr "Sendungstyp, z.B. simple oder return."
|
12379 |
|
12380 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12381 |
msgctxt "shipments"
|
12382 |
msgid "Return shipment is requested by customer."
|
12383 |
msgstr "Rücksendung ist von einem Kunden beantragt."
|
12384 |
|
12385 |
# @ woocommerce-germanized
|
12386 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12387 |
msgctxt "shipments"
|
12388 |
msgid "Return sender address."
|
12389 |
msgstr "Rücksendung Absenderadresse."
|
12390 |
|
12391 |
# @ woocommerce-germanized
|
12392 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12393 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12394 |
msgctxt "shipments"
|
12395 |
msgid "First name."
|
12396 |
msgstr "Vorname."
|
12397 |
|
12398 |
# @ woocommerce-germanized
|
12399 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12400 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12401 |
msgctxt "shipments"
|
12402 |
msgid "Last name."
|
12403 |
msgstr "Nachname."
|
12404 |
|
12405 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12406 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12407 |
msgctxt "shipments"
|
12408 |
msgid "Company name."
|
12409 |
msgstr "Firmenname."
|
12410 |
|
12411 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12412 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12413 |
msgctxt "shipments"
|
12414 |
msgid "Address line 1"
|
12415 |
msgstr "Adresszeile 1"
|
12416 |
|
12417 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12418 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12419 |
msgctxt "shipments"
|
12420 |
msgid "Address line 2"
|
12421 |
msgstr "Adresszeile 2"
|
12422 |
|
12423 |
# @ woocommerce-germanized
|
12424 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12425 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12426 |
msgctxt "shipments"
|
12427 |
msgid "City name."
|
12428 |
msgstr "Stadt."
|
12429 |
|
12430 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12431 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12432 |
msgctxt "shipments"
|
12433 |
msgid "ISO code or name of the state, province or district."
|
12434 |
msgstr "ISO-Code oder Name des Bundeslandes, der Provinz oder des Bezirks."
|
12435 |
|
12436 |
# @ woocommerce-germanized
|
12437 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12438 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12439 |
msgctxt "shipments"
|
12440 |
msgid "Postal code."
|
12441 |
msgstr "Postleitzahl."
|
12442 |
|
12443 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12444 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12445 |
msgctxt "shipments"
|
12446 |
msgid "Country code in ISO 3166-1 alpha-2 format."
|
12447 |
msgstr "Ländercode in ISO 3166-1 Alpha-2-Format."
|
12448 |
|
12449 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12450 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12451 |
msgctxt "shipments"
|
12452 |
msgid "Customs reference number."
|
12453 |
msgstr "Identifikationsnummer (Zoll)"
|
12454 |
|
12455 |
# @ woocommerce-germanized
|
12456 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12457 |
msgctxt "shipments"
|
12458 |
msgid "Shipment weight."
|
12459 |
msgstr "Sendungsgewicht."
|
12460 |
|
12461 |
# @ woocommerce-germanized
|
12462 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12463 |
msgctxt "shipments"
|
12464 |
msgid "Shipment content weight."
|
12465 |
msgstr "Inhaltsgewicht der Sendung."
|
12466 |
|
12467 |
# @ woocommerce-germanized
|
12468 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12469 |
msgctxt "shipments"
|
12470 |
msgid "Shipment content dimensions."
|
12471 |
msgstr "Abmessungen des Inhalts der Sendung."
|
12472 |
|
12473 |
# @ woocommerce-germanized
|
12474 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12475 |
msgctxt "shipments"
|
12476 |
msgid "Shipment content length."
|
12477 |
msgstr "Länge des Inhalts der Sendung."
|
12478 |
|
12479 |
# @ woocommerce-germanized
|
12480 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12481 |
msgctxt "shipments"
|
12482 |
msgid "Shipment content width."
|
12483 |
msgstr "Breite des Inhalts der Sendung."
|
12484 |
|
12485 |
# @ woocommerce-germanized
|
12486 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12487 |
msgctxt "shipments"
|
12488 |
msgid "Shipment content height."
|
12489 |
msgstr "Höhe des Inhalts der Sendung."
|
12490 |
|
12491 |
# @ woocommerce-germanized
|
12492 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12493 |
msgctxt "shipments"
|
12494 |
msgid "Shipment weight unit."
|
12495 |
msgstr "Gewichtseinheit der Sendung."
|
12496 |
|
12497 |
# @ woocommerce-germanized
|
12498 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12499 |
msgctxt "shipments"
|
12500 |
msgid "Shipment packaging id."
|
12501 |
msgstr "Verpackungs-ID der Sendung."
|
12502 |
|
12503 |
# @ woocommerce-germanized
|
12504 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12505 |
msgctxt "shipments"
|
12506 |
msgid "Shipment packaging weight."
|
12507 |
msgstr "Verpackungsgewicht der Sendung."
|
12508 |
|
12509 |
# @ woocommerce-germanized
|
12510 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12511 |
msgctxt "shipments"
|
12512 |
msgid "Shipment total."
|
12513 |
msgstr "Gesamtwert der Sendung."
|
12514 |
|
12515 |
# @ woocommerce-germanized
|
12516 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12517 |
msgctxt "shipments"
|
12518 |
msgid "Shipment subtotal."
|
12519 |
msgstr "Zwischensumme der Sendung."
|
12520 |
|
12521 |
# @ woocommerce-germanized
|
12522 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12523 |
msgctxt "shipments"
|
12524 |
msgid "Shipment additional total."
|
12525 |
msgstr "Zusätzliche Kosten der Sendung."
|
12526 |
|
12527 |
# @ woocommerce-germanized
|
12528 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12529 |
msgctxt "shipments"
|
12530 |
msgid "Shipment version."
|
12531 |
msgstr "Sendungsversion."
|
12532 |
|
12533 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12534 |
msgctxt "shipments"
|
12535 |
msgid "Shipment shipping method."
|
12536 |
msgstr "Versandart der Sendung."
|
12537 |
|
12538 |
# @ woocommerce-germanized
|
12539 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12540 |
msgctxt "shipments"
|
12541 |
msgid "Shipment dimensions."
|
12542 |
msgstr "Abmessungen der Sendung."
|
12543 |
|
12544 |
# @ woocommerce-germanized
|
12545 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12546 |
msgctxt "shipments"
|
12547 |
msgid "Shipment length."
|
12548 |
msgstr "Sendungslänge."
|
12549 |
|
12550 |
# @ woocommerce-germanized
|
12551 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12552 |
msgctxt "shipments"
|
12553 |
msgid "Shipment width."
|
12554 |
msgstr "Sendungsbreite."
|
12555 |
|
12556 |
# @ woocommerce-germanized
|
12557 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12558 |
msgctxt "shipments"
|
12559 |
msgid "Shipment height."
|
12560 |
msgstr "Sendungshöhe."
|
12561 |
|
12562 |
# @ woocommerce-germanized
|
12563 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12564 |
msgctxt "shipments"
|
12565 |
msgid "Shipment package dimensions."
|
12566 |
msgstr "Abmessungen der Sendungsverpackung."
|
12567 |
|
12568 |
# @ woocommerce-germanized
|
12569 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12570 |
msgctxt "shipments"
|
12571 |
msgid "Shipment package length."
|
12572 |
msgstr "Länge der Sendungsverpackung."
|
12573 |
|
12574 |
# @ woocommerce-germanized
|
12575 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12576 |
msgctxt "shipments"
|
12577 |
msgid "Shipment package width."
|
12578 |
msgstr "Breite der Sendungsverpackung."
|
12579 |
|
12580 |
# @ woocommerce-germanized
|
12581 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12582 |
msgctxt "shipments"
|
12583 |
msgid "Shipment package height."
|
12584 |
msgstr "Höhe der Sendungsverpackung."
|
12585 |
|
12586 |
# @ woocommerce-germanized
|
12587 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12588 |
msgctxt "shipments"
|
12589 |
msgid "Shipment dimension unit."
|
12590 |
msgstr "Einheit der Abmessungen der Sendung."
|
12591 |
|
12592 |
# @ woocommerce-germanized
|
12593 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12594 |
msgctxt "shipments"
|
12595 |
msgid "Shipping address."
|
12596 |
msgstr "Versandadresse."
|
12597 |
|
12598 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12599 |
msgctxt "shipments"
|
12600 |
msgid "Meta data."
|
12601 |
msgstr "Meta-Daten."
|
12602 |
|
12603 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12604 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12605 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12606 |
msgctxt "shipments"
|
12607 |
msgid "Meta ID."
|
12608 |
msgstr "Meta ID."
|
12609 |
|
12610 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12611 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12612 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12613 |
msgctxt "shipments"
|
12614 |
msgid "Meta key."
|
12615 |
msgstr "Meta-Schlüssel."
|
12616 |
|
12617 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12618 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12619 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12620 |
msgctxt "shipments"
|
12621 |
msgid "Meta value."
|
12622 |
msgstr "Meta-Wert."
|
12623 |
|
12624 |
# @ woocommerce-germanized
|
12625 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12626 |
msgctxt "shipments"
|
12627 |
msgid "Shipment items."
|
12628 |
msgstr "Sendungspositionen."
|
12629 |
|
12630 |
# @ woocommerce-germanized
|
12631 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12632 |
msgctxt "shipments"
|
12633 |
msgid "Item ID."
|
12634 |
msgstr "Sendungspositions-ID."
|
12635 |
|
12636 |
# @ woocommerce-germanized
|
12637 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12638 |
msgctxt "shipments"
|
12639 |
msgid "Item name."
|
12640 |
msgstr "Position."
|
12641 |
|
12642 |
# @ woocommerce-germanized
|
12643 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12644 |
msgctxt "shipments"
|
12645 |
msgid "Order Item ID."
|
12646 |
msgstr "Bestellpositions-ID."
|
12647 |
|
12648 |
# @ woocommerce-germanized
|
12649 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12650 |
msgctxt "shipments"
|
12651 |
msgid "Product ID."
|
12652 |
msgstr "Produkt-ID."
|
12653 |
|
12654 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12655 |
msgctxt "shipments"
|
12656 |
msgid "Quantity."
|
12657 |
msgstr "Anzahl."
|
12658 |
|
12659 |
# @ woocommerce-germanized
|
12660 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12661 |
msgctxt "shipments"
|
12662 |
msgid "Item weight."
|
12663 |
msgstr "Gewicht der Position."
|
12664 |
|
12665 |
# @ woocommerce-germanized
|
12666 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12667 |
msgctxt "shipments"
|
12668 |
msgid "Item SKU."
|
12669 |
msgstr "Artikelnummer der Position."
|
12670 |
|
12671 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12672 |
msgctxt "shipments"
|
12673 |
msgid "Item total."
|
12674 |
msgstr "Gesamtbetrag der Position."
|
12675 |
|
12676 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12677 |
msgctxt "shipments"
|
12678 |
msgid "Item subtotal."
|
12679 |
msgstr "Zwischensumme der Position."
|
12680 |
|
12681 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12682 |
msgctxt "shipments"
|
12683 |
msgid "Item HS Code (customs)."
|
12684 |
msgstr "Zolltarifnummer der Position (HS-Code)"
|
12685 |
|
12686 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12687 |
msgctxt "shipments"
|
12688 |
msgid "Item country of manufacture in ISO 3166-1 alpha-2 format."
|
12689 |
msgstr ""
|
12690 |
"Ländercode des Herstellerlandes der Position in ISO 3166-1 Alpha-2-Format."
|
12691 |
|
12692 |
# @ woocommerce-germanized
|
12693 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12694 |
msgctxt "shipments"
|
12695 |
msgid "Item dimensions."
|
12696 |
msgstr "Abmessungen der Position."
|
12697 |
|
12698 |
# @ woocommerce-germanized
|
12699 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12700 |
msgctxt "shipments"
|
12701 |
msgid "Item length."
|
12702 |
msgstr "Länge der Position."
|
12703 |
|
12704 |
# @ woocommerce-germanized
|
12705 |
# @ woocommerce
|
12706 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12707 |
msgctxt "shipments"
|
12708 |
msgid "Item width."
|
12709 |
msgstr "Breite der Position."
|
12710 |
|
12711 |
# @ woocommerce-germanized
|
12712 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12713 |
msgctxt "shipments"
|
12714 |
msgid "Item height."
|
12715 |
msgstr "Höhe der Position."
|
12716 |
|
12717 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12718 |
msgctxt "shipments"
|
12719 |
msgid "Item attributes."
|
12720 |
msgstr "Eigenschaften der Position."
|
12721 |
|
12722 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12723 |
msgctxt "shipments"
|
12724 |
msgid "Attribute key."
|
12725 |
msgstr "Schlüssel der Eigenschaft."
|
12726 |
|
12727 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12728 |
msgctxt "shipments"
|
12729 |
msgid "Attribute value."
|
12730 |
msgstr "Wert der Eigenschaft."
|
12731 |
|
12732 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12733 |
msgctxt "shipments"
|
12734 |
msgid "Attribute label."
|
12735 |
msgstr "Bezeichnung der Eigenschaft."
|
12736 |
|
12737 |
# @ woocommerce-germanized
|
12738 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12739 |
msgctxt "shipments"
|
12740 |
msgid "Order item meta id."
|
12741 |
msgstr "Meta-ID der Bestellposition."
|
12742 |
|
12743 |
# @ woocommerce-germanized
|
12744 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12745 |
msgctxt "shipments"
|
12746 |
msgid "Shipment item meta data."
|
12747 |
msgstr "Meta-Daten der Position."
|
12748 |
|
12749 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12750 |
msgctxt "shipments"
|
12751 |
msgid "Label ID."
|
12752 |
msgstr "Label ID."
|
12753 |
|
12754 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12755 |
msgctxt "shipments"
|
12756 |
msgid "The date the label was created, in the site's timezone."
|
12757 |
msgstr "Das Datum an dem das Label erstellt wurde in der Zeitzone der Website."
|
12758 |
|
12759 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12760 |
msgctxt "shipments"
|
12761 |
msgid "The date the label was created, as GMT."
|
12762 |
msgstr "Das Datum an dem das Label erstellt wurde als GMT."
|
12763 |
|
12764 |
# @ woocommerce-germanized
|
12765 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12766 |
msgctxt "shipments"
|
12767 |
msgid "Shipment id."
|
12768 |
msgstr "Sendungs-ID."
|
12769 |
|
12770 |
# @ woocommerce-germanized
|
12771 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12772 |
msgctxt "shipments"
|
12773 |
msgid "Parent id."
|
12774 |
msgstr "Eltern-ID."
|
12775 |
|
12776 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12777 |
msgctxt "shipments"
|
12778 |
msgid "Label product id."
|
12779 |
msgstr "Produkt-ID des Labels."
|
12780 |
|
12781 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12782 |
msgctxt "shipments"
|
12783 |
msgid "Label number."
|
12784 |
msgstr "Nummer des Labels."
|
12785 |
|
12786 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12787 |
msgctxt "shipments"
|
12788 |
msgid "Shipping provider."
|
12789 |
msgstr "Versanddienstleister."
|
12790 |
|
12791 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12792 |
msgctxt "shipments"
|
12793 |
msgid "Weight."
|
12794 |
msgstr "Gewicht."
|
12795 |
|
12796 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12797 |
msgctxt "shipments"
|
12798 |
msgid "Net weight."
|
12799 |
msgstr "Nettogewicht."
|
12800 |
|
12801 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12802 |
msgctxt "shipments"
|
12803 |
msgid "Created via."
|
12804 |
msgstr "Erzeugt via."
|
12805 |
|
12806 |
# @ woocommerce-germanized
|
12807 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12808 |
msgctxt "shipments"
|
12809 |
msgid "Is trackable?"
|
12810 |
msgstr "Ist nachverfolgbar?"
|
12811 |
|
12812 |
# @ woocommerce-germanized
|
12813 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12814 |
msgctxt "shipments"
|
12815 |
msgid "Additional file types"
|
12816 |
msgstr "Zusätzliche Dateitypen"
|
12817 |
|
12818 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12819 |
msgctxt "shipments"
|
12820 |
msgid "Label file data."
|
12821 |
msgstr "Label Dateidaten."
|
12822 |
|
12823 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12824 |
msgctxt "shipments"
|
12825 |
msgid "File path."
|
12826 |
msgstr "Dateipfad."
|
12827 |
|
12828 |
# @ woocommerce-germanized
|
12829 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12830 |
msgctxt "shipments"
|
12831 |
msgid "File name."
|
12832 |
msgstr "Dateiname."
|
12833 |
|
12834 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12835 |
msgctxt "shipments"
|
12836 |
msgid "The file data (base64 encoded)."
|
12837 |
msgstr "Die Dateidaten (base64 codiert)."
|
12838 |
|
12839 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12840 |
msgctxt "shipments"
|
12841 |
msgid "File type."
|
12842 |
msgstr "Dateityp."
|
12843 |
|
12844 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12845 |
msgctxt "shipments"
|
12846 |
msgid "Label type, e.g. simple or return."
|
12847 |
msgstr "Label-Typ, z.B. simple oder return."
|
12848 |
|
12849 |
# @ woocommerce-germanized
|
12850 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12851 |
msgctxt "shipments"
|
12852 |
msgid "Label dimensions."
|
12853 |
msgstr "Label-Abmessungen."
|
12854 |
|
12855 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12856 |
msgctxt "shipments"
|
12857 |
msgid "Label length."
|
12858 |
msgstr "Label Länge."
|
12859 |
|
12860 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12861 |
msgctxt "shipments"
|
12862 |
msgid "Label width."
|
12863 |
msgstr "Label-Breite."
|
12864 |
|
12865 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12866 |
msgctxt "shipments"
|
12867 |
msgid "Label height."
|
12868 |
msgstr "Label-Höhe."
|
12869 |
|
12870 |
# @ woocommerce-germanized
|
12871 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12872 |
msgctxt "shipments"
|
12873 |
msgid "Label services."
|
12874 |
msgstr "Label Services."
|
12875 |
|
12876 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12877 |
msgctxt "shipments"
|
12878 |
msgid "Label meta data."
|
12879 |
msgstr "Label Meta-Daten."
|
@@ -14656,7 +14882,7 @@ msgstr ""
|
|
14656 |
"Bitte führe %1$s im %2$s Verzeichnis aus."
|
14657 |
|
14658 |
#: woocommerce-germanized/src/Autoloader.php:50
|
14659 |
-
#: woocommerce-germanized/src/Packages.php:
|
14660 |
msgid ""
|
14661 |
"Your installation of Germanized is incomplete. If you installed Germanized "
|
14662 |
"from GitHub, please refer to this document to set up your development "
|
@@ -14669,7 +14895,7 @@ msgstr ""
|
|
14669 |
"germanized/wiki/How-to-set-up-a-Germanized-development-environment"
|
14670 |
|
14671 |
#: woocommerce-germanized/src/Autoloader.php:62
|
14672 |
-
#: woocommerce-germanized/src/Packages.php:
|
14673 |
#, php-format
|
14674 |
msgid ""
|
14675 |
"Your installation of Germanized is incomplete. If you installed Germanized "
|
@@ -14680,23 +14906,23 @@ msgstr ""
|
|
14680 |
"GitHub installiert hast, %1$sschaue dir bitte dieses Dokument an%2$s um eine "
|
14681 |
"Entwicklungsumgebung aufzusetzen."
|
14682 |
|
14683 |
-
#: woocommerce-germanized/src/Packages.php:
|
14684 |
-
#: woocommerce-germanized/src/Packages.php:
|
14685 |
#, php-format
|
14686 |
msgid "Missing the Germanized %s package"
|
14687 |
msgstr "Das Germanized %s Paket fehlt"
|
14688 |
|
14689 |
-
#: woocommerce-germanized/src/PluginsHelper.php:
|
14690 |
#, php-format
|
14691 |
msgid "Please <a href=\"%1$s\">activate the %2$s »</a> plugin"
|
14692 |
msgstr "Bitte <a href=\"%1$s\">aktiviere das %2$s Plugin »</a>"
|
14693 |
|
14694 |
-
#: woocommerce-germanized/src/PluginsHelper.php:
|
14695 |
#, php-format
|
14696 |
msgid "Please <a href=\"%1$s\">install the %2$s »</a> plugin"
|
14697 |
msgstr "Bitte <a href=\"%1$s\">installiere das %2$s Plugin »</a>"
|
14698 |
|
14699 |
-
#: woocommerce-germanized/src/PluginsHelper.php:
|
14700 |
#, php-format
|
14701 |
msgid ""
|
14702 |
"The requested plugin `%s` could not be installed. Plugin API call failed."
|
@@ -14704,7 +14930,7 @@ msgstr ""
|
|
14704 |
"Das Plugin `%s` konnte nicht installiert werden. Die Plugin API erzeugt "
|
14705 |
"einen Fehler."
|
14706 |
|
14707 |
-
#: woocommerce-germanized/src/PluginsHelper.php:
|
14708 |
#, php-format
|
14709 |
msgid ""
|
14710 |
"The requested plugin `%s` could not be installed. Upgrader install failed."
|
@@ -14713,30 +14939,30 @@ msgstr ""
|
|
14713 |
"einen Fehler."
|
14714 |
|
14715 |
# @ woocommerce-germanized
|
14716 |
-
#: woocommerce-germanized/src/PluginsHelper.php:
|
14717 |
msgid "WooCommerce"
|
14718 |
msgstr "WooCommerce"
|
14719 |
|
14720 |
-
|
14721 |
-
#: woocommerce-germanized/src/PluginsHelper.php:398
|
14722 |
-
msgid "Trusted Shops"
|
14723 |
-
msgstr "Trusted Shops"
|
14724 |
-
|
14725 |
-
#: woocommerce-germanized/src/PluginsHelper.php:434
|
14726 |
#, php-format
|
14727 |
msgid "The requested plugin `%s` is not yet installed."
|
14728 |
msgstr "Das Plugin `%s` ist noch nicht installiert."
|
14729 |
|
14730 |
-
#: woocommerce-germanized/src/PluginsHelper.php:
|
14731 |
#, php-format
|
14732 |
msgid "The requested plugin `%s` could not be activated."
|
14733 |
msgstr "Das Plugin `%s` konnte nicht aktiviert werden."
|
14734 |
|
14735 |
# @ woocommerce-germanized
|
14736 |
-
#: woocommerce-germanized/src/PluginsHelper.php:
|
14737 |
msgid "Germanized for WooCommerce: One Stop Shop"
|
14738 |
msgstr "Germanized für WooCommerce: One Stop Shop"
|
14739 |
|
|
|
|
|
|
|
|
|
|
|
14740 |
# @ woocommerce-germanized
|
14741 |
#: woocommerce-germanized/src/Shopmarks.php:537
|
14742 |
msgid "Single Product (Grouped)"
|
@@ -15192,7 +15418,7 @@ msgstr ""
|
|
15192 |
"href=\"%2$s\" target=\"_blank\">Blog-Post</a> wie du das Plugin austauschen "
|
15193 |
"kannst."
|
15194 |
|
15195 |
-
#: woocommerce-germanized/woocommerce-germanized.php:
|
15196 |
msgid "Pease wait while we are trying to redirect you to the payment provider."
|
15197 |
msgstr "Einen Moment - wir versuchen dich zum Zahlungsanbieter weiterzuleiten."
|
15198 |
|
@@ -15216,6 +15442,14 @@ msgstr "vendidero"
|
|
15216 |
msgid "https://vendidero.de"
|
15217 |
msgstr "https://vendidero.de"
|
15218 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15219 |
# @ woocommerce-germanized
|
15220 |
#~ msgctxt "shipments"
|
15221 |
#~ msgid "Shipping"
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: WooCommerce Germanized\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2022-09-07 11:45+0200\n"
|
6 |
+
"PO-Revision-Date: 2022-09-07 11:45+0200\n"
|
7 |
"Last-Translator: Dennis Nissle <info@vendidero.de>\n"
|
8 |
"Language-Team: \n"
|
9 |
"Language: de_DE\n"
|
165 |
msgstr "exkl. %s %% MwSt."
|
166 |
|
167 |
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-customer.php:44
|
168 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:447
|
169 |
#: woocommerce-germanized/includes/admin/settings/views/html-admin-settings-tabs.php:53
|
170 |
#: woocommerce-germanized/includes/admin/settings/views/html-admin-settings-tabs.php:58
|
171 |
#: woocommerce-germanized/includes/admin/settings/views/html-admin-settings-tabs.php:71
|
173 |
msgstr "Ja"
|
174 |
|
175 |
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-customer.php:46
|
176 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:447
|
177 |
#: woocommerce-germanized/includes/admin/settings/views/html-admin-settings-tabs.php:53
|
178 |
#: woocommerce-germanized/includes/admin/settings/views/html-admin-settings-tabs.php:71
|
179 |
msgid "No"
|
369 |
"Wähle Versandmethoden aus für die die Paketdienstleister Checkbox angezeigt "
|
370 |
"werden soll."
|
371 |
|
372 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-notices.php:129
|
373 |
#, php-format
|
374 |
msgid ""
|
375 |
"<strong>Be aware!</strong> This update is not compatible with your current "
|
436 |
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:66
|
437 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-oss.php:29
|
438 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-taxes.php:37
|
439 |
+
#: woocommerce-germanized/src/PluginsHelper.php:466
|
440 |
msgid "One Stop Shop"
|
441 |
msgstr "One Stop Shop"
|
442 |
|
444 |
# @ woocommerce
|
445 |
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:71
|
446 |
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:156
|
447 |
+
#: woocommerce-germanized/woocommerce-germanized.php:883
|
448 |
msgid "Settings"
|
449 |
msgstr "Einstellungen"
|
450 |
|
702 |
msgid "Cheating huh?"
|
703 |
msgstr "So geht das leider nicht.."
|
704 |
|
705 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:217
|
706 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:256
|
707 |
msgctxt "dhl"
|
708 |
msgid "Action failed. Please refresh the page and retry."
|
709 |
msgstr ""
|
710 |
"Aktion fehlgeschlagen. Bitte aktualisiere die Seite und versuchen es erneut."
|
711 |
|
712 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:221
|
713 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:260
|
714 |
msgctxt "dhl"
|
715 |
msgid "You don't have permission to do this."
|
716 |
msgstr "Du bist leider nicht berechtigt, diese Aktion durchzuführen."
|
717 |
|
718 |
# @ woocommerce-germanized
|
719 |
#. Plugin Name of the plugin/theme
|
720 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:336
|
721 |
msgid "Germanized for WooCommerce"
|
722 |
msgstr "Germanized für WooCommerce"
|
723 |
|
724 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:534
|
725 |
msgid "Paid for order notification manually sent to customer."
|
726 |
msgstr "Bestellung bezahlt manuell an den Kunden versendet."
|
727 |
|
728 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:554
|
729 |
msgid "Order confirmation manually sent to customer."
|
730 |
msgstr "Bestellbestätigung manuell an den Kunden versendet."
|
731 |
|
732 |
# @ woocommerce-germanized
|
733 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:574
|
734 |
msgid "Resend order confirmation"
|
735 |
msgstr "Bestellbestätigung erneut versenden"
|
736 |
|
737 |
# @ woocommerce-germanized
|
738 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:575
|
739 |
msgid "Send paid for order notification"
|
740 |
msgstr "Bestellung bezahlt manuell versenden"
|
741 |
|
742 |
# @ woocommerce-germanized
|
743 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:585
|
744 |
#: woocommerce-germanized/includes/admin/settings/abstract-wc-gzd-settings-tab.php:159
|
745 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-germanized.php:23
|
746 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shipping-provider.php:81
|
749 |
msgid "Germanized"
|
750 |
msgstr "Germanized"
|
751 |
|
752 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:598
|
753 |
msgid "Parcel Delivery Data Transfer:"
|
754 |
msgstr "Paketdienstleister Datenweitergabe:"
|
755 |
|
756 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:599
|
757 |
msgid "allowed"
|
758 |
msgstr "akzeptiert"
|
759 |
|
760 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:599
|
761 |
msgid "not allowed"
|
762 |
msgstr "nicht akzeptiert"
|
763 |
|
764 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:653
|
765 |
msgid "Insert delivery time name, slug or id."
|
766 |
msgstr "Füge Lieferzeit, Slug oder eine ID ein."
|
767 |
|
768 |
# @ woocommerce-germanized
|
769 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:654
|
770 |
msgid "Insert product units amount."
|
771 |
msgstr "Füge die Anzahl der Produkteinheiten ein."
|
772 |
|
773 |
# @ woocommerce-germanized
|
774 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:726
|
775 |
msgid "Optional Email Content"
|
776 |
msgstr "Optionaler E-Mail Inhalt"
|
777 |
|
778 |
# @ woocommerce-germanized
|
779 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:731
|
780 |
msgid "Add content which will be replacing default page content within emails."
|
781 |
msgstr ""
|
782 |
"Fülle dieses Feld aus um einen abweichenden E-Mail Anhangstext für diese "
|
783 |
"Seite zu bestimmen."
|
784 |
|
785 |
# @ woocommerce-germanized
|
786 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:755
|
787 |
msgid "Cart description"
|
788 |
msgstr "Warenkorbkurzbeschreibung"
|
789 |
|
790 |
# @ woocommerce-germanized
|
791 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:767
|
792 |
#: woocommerce-germanized/includes/api/class-wc-gzd-rest-products-controller.php:544
|
793 |
msgid "Defect description"
|
794 |
msgstr "Mängelbeschreibung"
|
795 |
|
796 |
# @ woocommerce-germanized
|
797 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:793
|
798 |
msgid ""
|
799 |
"This content will be shown as short product description within checkout and "
|
800 |
"emails."
|
802 |
"Dieser Inhalt wird während des Bezahlvorganges und in den E-Mails als "
|
803 |
"Produkt Kurzbeschreibung angezeigt."
|
804 |
|
805 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:807
|
806 |
#: woocommerce-germanized/includes/admin/meta-boxes/class-wc-germanized-meta-box-product-data-variable.php:443
|
807 |
msgid ""
|
808 |
"Inform your customers about product defects. This description will be shown "
|
1142 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-invoices.php:69
|
1143 |
#: woocommerce-germanized/includes/admin/views/html-settings-pro.php:25
|
1144 |
#: woocommerce-germanized/includes/admin/views/setup/first-steps.php:30
|
1145 |
+
#: woocommerce-germanized/includes/compatibility/elementor/widgets/abstact-class-wc-gzd-elementor-widget.php:72
|
1146 |
#: woocommerce-germanized/includes/gateways/invoice/class-wc-gzd-gateway-invoice.php:92
|
1147 |
msgid "Upgrade now"
|
1148 |
msgstr "Jetzt upgraden"
|
1638 |
msgid "Enable support for %s"
|
1639 |
msgstr "Anpassungen für %s freischalten"
|
1640 |
|
1641 |
+
# @ woocommerce-germanized
|
1642 |
+
#: woocommerce-germanized/includes/admin/notes/class-wc-gzd-admin-note-ts-install.php:33
|
1643 |
+
msgid "New Trusted Shops Integration"
|
1644 |
+
msgstr "Neue Trusted Shops Integration"
|
1645 |
+
|
1646 |
+
#: woocommerce-germanized/includes/admin/notes/class-wc-gzd-admin-note-ts-install.php:37
|
1647 |
+
msgid ""
|
1648 |
+
"You seem to be using our Trusted Shops integration. This integration will no "
|
1649 |
+
"longer be supported by Germanized and will be removed in future updates. "
|
1650 |
+
"Therefor we strongly encourage you to migrate to the new integration. By "
|
1651 |
+
"doing so, we will automatically install the separate Trusted Shops Easy "
|
1652 |
+
"Integration Plugin for WooCommerce."
|
1653 |
+
msgstr ""
|
1654 |
+
"Du scheinst aktuell die Trusted Shops Integration zu nutzen. Diese "
|
1655 |
+
"Integration wird in Zukunft nicht länger von Germanized unterstützt werden. "
|
1656 |
+
"Wir empfehlen dir deshalb die Migration zur neuen Integration zu starten. "
|
1657 |
+
"Dafür wird das von uns entwickelte Plugin Trusted Shops Easy Integration "
|
1658 |
+
"automatisch installiert."
|
1659 |
+
|
1660 |
+
#: woocommerce-germanized/includes/admin/notes/class-wc-gzd-admin-note-ts-install.php:48
|
1661 |
+
msgid "Migration guide"
|
1662 |
+
msgstr "Migrationshinweise"
|
1663 |
+
|
1664 |
+
# @ woocommerce-germanized
|
1665 |
+
#: woocommerce-germanized/includes/admin/notes/class-wc-gzd-admin-note-ts-install.php:54
|
1666 |
+
msgid "Start migration now"
|
1667 |
+
msgstr "Jetzt starten"
|
1668 |
+
|
1669 |
#: woocommerce-germanized/includes/admin/notes/class-wc-gzd-admin-note-update.php:25
|
1670 |
msgid "Germanized Data Update Required"
|
1671 |
msgstr "Datenaktualisierung für Germanized erforderlich"
|
2167 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-general.php:21
|
2168 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-oss.php:45
|
2169 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:37
|
2170 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-trusted-shops.php:45
|
2171 |
msgid "General"
|
2172 |
msgstr "Allgemein"
|
2173 |
|
2977 |
msgstr "Verwalten"
|
2978 |
|
2979 |
# @ woocommerce-germanized
|
2980 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shipments.php:77
|
2981 |
msgid "Automated packing"
|
2982 |
msgstr "Automatisiertes Packen"
|
2983 |
|
2984 |
# @ woocommerce-germanized
|
2985 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shipments.php:80
|
2986 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-taxes.php:103
|
2987 |
#, php-format
|
2988 |
msgid ""
|
3805 |
msgid "TOS Generator"
|
3806 |
msgstr "AGB Generator"
|
3807 |
|
3808 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-trusted-shops.php:25
|
3809 |
+
msgid ""
|
3810 |
+
"Integrate the Trustmark, the Buyer Protection and authentic reviews from "
|
3811 |
+
"Trusted Shops."
|
3812 |
+
msgstr ""
|
3813 |
+
"Integriere das Trusted Shops Gütesiegel, den Käuferschutz und authentische "
|
3814 |
+
"Kundenbewertungen."
|
3815 |
+
|
3816 |
+
# @ woocommerce-germanized
|
3817 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-trusted-shops.php:29
|
3818 |
+
msgid "Trusted Shops Easy Integration"
|
3819 |
+
msgstr "Trusted Shops Easy Integration"
|
3820 |
+
|
3821 |
+
# @ woocommerce-germanized
|
3822 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-trusted-shops.php:29
|
3823 |
+
#: woocommerce-germanized/src/PluginsHelper.php:467
|
3824 |
+
msgid "Trusted Shops"
|
3825 |
+
msgstr "Trusted Shops"
|
3826 |
+
|
3827 |
#: woocommerce-germanized/includes/admin/settings/views/html-admin-page-checkboxes.php:10
|
3828 |
msgid ""
|
3829 |
"Drag and drop to re-order checkboxes. This is the order being used for "
|
4842 |
msgstr "%1$d Updates fertiggestellt. Datenbank-Version lautet %2$s"
|
4843 |
|
4844 |
#: woocommerce-germanized/includes/class-wc-gzd-coupon-helper.php:694
|
4845 |
+
#: woocommerce-germanized/woocommerce-germanized.php:1236
|
4846 |
#, php-format
|
4847 |
msgid "Voucher: %1$s"
|
4848 |
msgstr "Wertgutschein: %1$s"
|
5101 |
msgstr "Andere Vitamine & Mineralstoffe"
|
5102 |
|
5103 |
# @ woocommerce-germanized
|
5104 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:170
|
5105 |
msgid ""
|
5106 |
"Please install WooCommerce before installing WooCommerce Germanized. Thank "
|
5107 |
"you!"
|
5110 |
"Vielen Dank!"
|
5111 |
|
5112 |
# @ woocommerce-germanized
|
5113 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:516
|
5114 |
msgctxt "Page slug"
|
5115 |
msgid "data-security"
|
5116 |
msgstr "datenschutzerklaerung"
|
5117 |
|
5118 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:517
|
5119 |
msgctxt "Page title"
|
5120 |
msgid "Privacy Policy"
|
5121 |
msgstr "Datenschutzerklärung"
|
5122 |
|
5123 |
# @ woocommerce-germanized
|
5124 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:521
|
5125 |
msgctxt "Page slug"
|
5126 |
msgid "imprint"
|
5127 |
msgstr "impressum"
|
5128 |
|
5129 |
# @ woocommerce-germanized
|
5130 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:522
|
5131 |
msgctxt "Page title"
|
5132 |
msgid "Imprint"
|
5133 |
msgstr "Impressum"
|
5134 |
|
5135 |
# @ woocommerce-germanized
|
5136 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:526
|
5137 |
msgctxt "Page slug"
|
5138 |
msgid "terms"
|
5139 |
msgstr "agb"
|
5140 |
|
5141 |
# @ woocommerce-germanized
|
5142 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:527
|
5143 |
msgctxt "Page title"
|
5144 |
msgid "Terms & Conditions"
|
5145 |
msgstr "AGB"
|
5146 |
|
5147 |
# @ woocommerce-germanized
|
5148 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:531
|
5149 |
msgctxt "Page slug"
|
5150 |
msgid "revocation"
|
5151 |
msgstr "widerrufsbelehrung"
|
5152 |
|
5153 |
# @ woocommerce-germanized
|
5154 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:532
|
5155 |
msgctxt "Page title"
|
5156 |
msgid "Cancellation Policy"
|
5157 |
msgstr "Widerrufsbelehrung"
|
5158 |
|
5159 |
# @ woocommerce-germanized
|
5160 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:536
|
5161 |
msgctxt "Page slug"
|
5162 |
msgid "shipping-methods"
|
5163 |
msgstr "versandarten"
|
5164 |
|
5165 |
# @ woocommerce-germanized
|
5166 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:537
|
5167 |
msgctxt "Page title"
|
5168 |
msgid "Shipping Methods"
|
5169 |
msgstr "Versandarten"
|
5170 |
|
5171 |
# @ woocommerce-germanized
|
5172 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:541
|
5173 |
msgctxt "Page slug"
|
5174 |
msgid "payment-methods"
|
5175 |
msgstr "bezahlmoeglichkeiten"
|
5176 |
|
5177 |
# @ woocommerce-germanized
|
5178 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:542
|
5179 |
msgctxt "Page title"
|
5180 |
msgid "Payment Methods"
|
5181 |
msgstr "Zahlungsarten"
|
5182 |
|
5183 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:546
|
5184 |
#: woocommerce-germanized/includes/updates/woocommerce-gzd-update-3.9.3.php:15
|
5185 |
msgctxt "Page slug"
|
5186 |
msgid "review-authenticity"
|
5187 |
msgstr "echtheit-von-bewertungen"
|
5188 |
|
5189 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:547
|
5190 |
#: woocommerce-germanized/includes/updates/woocommerce-gzd-update-3.9.3.php:16
|
5191 |
msgctxt "Page title"
|
5192 |
msgid "Review Authenticity"
|
6039 |
"Sale price labels used to mark old prices (e.g. Recommended Retail Price)"
|
6040 |
msgstr "Preishinweise zur Markierung von Streichpreisen"
|
6041 |
|
6042 |
+
#: woocommerce-germanized/includes/compatibility/elementor/widgets/abstact-class-wc-gzd-elementor-widget.php:72
|
6043 |
#, php-format
|
6044 |
msgid ""
|
6045 |
"Upgrade to WooCommerce Germanized Pro to use your our custom Elementor "
|
7807 |
|
7808 |
# @ woocommerce-germanized
|
7809 |
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:78
|
7810 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/Api/Paket.php:294
|
7811 |
msgctxt "dhl day context"
|
7812 |
msgid "None"
|
7813 |
msgstr "Keiner"
|
7867 |
|
7868 |
# @ woocommerce-germanized
|
7869 |
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:327
|
7870 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:945
|
7871 |
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1196
|
7872 |
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1923
|
7873 |
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/templates/checkout/dhl/parcel-finder.php:37
|
8405 |
"vorliegende Sendung beinhaltet %2$s Positionen."
|
8406 |
|
8407 |
# @ woocommerce-germanized
|
8408 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/Api/Paket.php:65
|
8409 |
#, php-format
|
8410 |
msgctxt "dhl"
|
8411 |
msgid "Label API not available: %s"
|
8412 |
msgstr "Label API ist nicht erreichbar: %s"
|
8413 |
|
8414 |
# @ woocommerce-germanized
|
8415 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/Api/Paket.php:67
|
8416 |
msgctxt "dhl"
|
8417 |
msgid "Label API not available"
|
8418 |
msgstr "Label API ist nicht erreichbar"
|
8419 |
|
8420 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/Api/Paket.php:88
|
8421 |
msgctxt "dhl"
|
8422 |
msgid "Parcel Finder API not available"
|
8423 |
msgstr "API der Standortsuche ist nicht verfügbar"
|
8424 |
|
8425 |
# @ woocommerce-germanized
|
8426 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/Api/Paket.php:108
|
8427 |
msgctxt "dhl"
|
8428 |
msgid "Return API not available"
|
8429 |
msgstr "Retoure API ist nicht erreichbar"
|
8430 |
|
8431 |
# @ woocommerce-germanized
|
8432 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/Api/Paket.php:128
|
8433 |
msgctxt "dhl"
|
8434 |
msgid "Parcel API not available"
|
8435 |
msgstr "Paket API ist nicht erreichbar"
|
8436 |
|
8437 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/Api/Paket.php:271
|
8438 |
msgctxt "dhl"
|
8439 |
msgid "Mon"
|
8440 |
msgstr "Mo"
|
8441 |
|
8442 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/Api/Paket.php:272
|
8443 |
msgctxt "dhl"
|
8444 |
msgid "Tue"
|
8445 |
msgstr "Di"
|
8446 |
|
8447 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/Api/Paket.php:273
|
8448 |
msgctxt "dhl"
|
8449 |
msgid "Wed"
|
8450 |
msgstr "Mi"
|
8451 |
|
8452 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/Api/Paket.php:274
|
8453 |
msgctxt "dhl"
|
8454 |
msgid "Thu"
|
8455 |
msgstr "Do"
|
8456 |
|
8457 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/Api/Paket.php:275
|
8458 |
msgctxt "dhl"
|
8459 |
msgid "Fri"
|
8460 |
msgstr "Fr"
|
8461 |
|
8462 |
# @ woocommerce-germanized
|
8463 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/Api/Paket.php:276
|
8464 |
msgctxt "dhl"
|
8465 |
msgid "Sat"
|
8466 |
msgstr "Sa"
|
8467 |
|
8468 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/Api/Paket.php:277
|
8469 |
msgctxt "dhl"
|
8470 |
msgid "Sun"
|
8471 |
msgstr "So"
|
8549 |
|
8550 |
# @ woocommerce-germanized
|
8551 |
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:106
|
8552 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:958
|
8553 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:987
|
8554 |
msgctxt "dhl"
|
8555 |
msgid "Address Type"
|
8556 |
msgstr "Adresstyp"
|
8574 |
"Insofern die Lieferung an eine Packstation erfolgt, bitte die Postnummer "
|
8575 |
"eintragen."
|
8576 |
|
8577 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:200
|
8578 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:635
|
8579 |
msgctxt "dhl"
|
8580 |
msgid "Invalid address type."
|
8581 |
msgstr "Ungültiger Adresstyp."
|
8582 |
|
8583 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:710
|
8584 |
#, php-format
|
8585 |
msgctxt "dhl"
|
8586 |
msgid "Please provide a valid number within the %s field."
|
8587 |
msgstr "Bitte gib eine gültige Nummer im %s Feld an."
|
8588 |
|
8589 |
# @ woocommerce-germanized
|
8590 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:717
|
8591 |
msgctxt "dhl"
|
8592 |
msgid "Sorry, but delivery to packstation is not available."
|
8593 |
msgstr ""
|
8594 |
"Entschuldigung, die Lieferung an eine Packstation steht nicht zur Verfügung."
|
8595 |
|
8596 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:722
|
8597 |
msgctxt "dhl"
|
8598 |
msgid "Sorry, but delivery to parcel shops is not available."
|
8599 |
msgstr ""
|
8600 |
"Entschuldigung, die Lieferung an einen Paketshop steht nicht zur Verfügung."
|
8601 |
|
8602 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:726
|
8603 |
msgctxt "dhl"
|
8604 |
msgid "Sorry, but delivery to post offices is not available."
|
8605 |
msgstr "Entschuldigung, die Lieferung an Postfilialen ist nicht verfügbar."
|
8606 |
|
8607 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:736
|
8608 |
#, php-format
|
8609 |
msgctxt "dhl"
|
8610 |
msgid "Please indicate shipment to %1$s by one of the following values: %2$s."
|
8612 |
"Bitte identifiziere die Lieferung an %1$s durch die Eingabe einer der "
|
8613 |
"folgenden Werte: %2$s."
|
8614 |
|
8615 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:744
|
8616 |
msgctxt "dhl"
|
8617 |
msgid ""
|
8618 |
"Your DHL customer number (Post number) is not valid. Please check your "
|
8621 |
"Deine DHL Kundennummer (Postnummer) ist nicht gültig. Bitte überprüfe deine "
|
8622 |
"Eingabe."
|
8623 |
|
8624 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:747
|
8625 |
msgctxt "dhl"
|
8626 |
msgid ""
|
8627 |
"Your DHL customer number (Post number) is needed to ship to a packstation."
|
8629 |
"Deine DHL Kundennummer (Postnummer) wird für den Versand an eine Packstation "
|
8630 |
"benötigt."
|
8631 |
|
8632 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:805
|
8633 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:949
|
8634 |
msgctxt "dhl"
|
8635 |
msgid "Branch"
|
8636 |
msgstr "Filiale"
|
8637 |
|
8638 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:806
|
8639 |
msgctxt "dhl"
|
8640 |
msgid "Postnumber "
|
8641 |
msgstr "Postnummer "
|
8642 |
|
8643 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:924
|
8644 |
#, php-format
|
8645 |
msgctxt "dhl"
|
8646 |
msgid "e.g. %s 456"
|
8647 |
msgstr "z.B. %s 456"
|
8648 |
|
8649 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:949
|
8650 |
msgctxt "dhl"
|
8651 |
msgid "Branches"
|
8652 |
msgstr "Filialen"
|
8653 |
|
8654 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:965
|
8655 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:998
|
8656 |
msgctxt "dhl"
|
8657 |
msgid "DHL customer number (Post number)"
|
8658 |
msgstr "DHL Kundennummer (Postnummer)"
|
8659 |
|
8660 |
# @ woocommerce-germanized
|
8661 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:975
|
8662 |
msgctxt "dhl"
|
8663 |
msgid "Regular Address"
|
8664 |
msgstr "Normale Adresse"
|
8665 |
|
8666 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:1002
|
8667 |
msgctxt "dhl"
|
8668 |
msgid "Not yet a DHL customer?"
|
8669 |
msgstr "Noch kein DHL Kunde?"
|
8670 |
|
8671 |
# @ woocommerce-germanized
|
8672 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:1002
|
8673 |
msgctxt "dhl"
|
8674 |
msgid "Register now"
|
8675 |
msgstr "Jetzt registrieren"
|
8676 |
|
8677 |
# @ woocommerce-germanized
|
8678 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:1051
|
8679 |
#, php-format
|
8680 |
msgctxt "dhl"
|
8681 |
msgid "Search %s"
|
8682 |
msgstr "%s suchen"
|
8683 |
|
8684 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:1159
|
8685 |
msgctxt "dhl"
|
8686 |
msgid "No DHL locations found"
|
8687 |
msgstr "Keine DHL Standorte gefunden"
|
8688 |
|
8689 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:1178
|
8690 |
#, php-format
|
8691 |
msgctxt "dhl"
|
8692 |
msgid ""
|
8697 |
"%1$s oder %2$s."
|
8698 |
|
8699 |
# @ woocommerce-germanized
|
8700 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:1178
|
8701 |
msgctxt "dhl"
|
8702 |
msgid "DHL location"
|
8703 |
msgstr "DHL Standort"
|
8704 |
|
8705 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:1178
|
8706 |
msgctxt "dhl"
|
8707 |
msgid "retry"
|
8708 |
msgstr "Erneut versuchen"
|
10236 |
|
10237 |
# @ woocommerce-germanized
|
10238 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/admin/views/html-order-shipment-content.php:51
|
10239 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:419
|
10240 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Table.php:695
|
10241 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Packaging/ReportHelper.php:93
|
10242 |
msgctxt "shipments"
|
10243 |
msgid "Packaging"
|
10244 |
msgstr "Verpackung"
|
10245 |
|
10246 |
# @ woocommerce-germanized
|
10247 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/admin/views/html-order-shipment-content.php:59
|
10248 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:1158
|
10249 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/ReturnTable.php:25
|
10250 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Table.php:692
|
10251 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:247
|
10293 |
|
10294 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/admin/views/html-order-shipment-content.php:194
|
10295 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/admin/views/html-order-shipments.php:45
|
10296 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:306
|
10297 |
msgctxt "shipments"
|
10298 |
msgid "Item"
|
10299 |
msgstr "Position"
|
10300 |
|
10301 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/admin/views/html-order-shipment-content.php:195
|
10302 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/admin/views/html-order-shipments.php:46
|
10303 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:311
|
10304 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/templates/emails/email-shipment-details.php:55
|
10305 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/templates/myaccount/add-return-shipment.php:35
|
10306 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/templates/shipment/shipment-details.php:60
|
10380 |
|
10381 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/admin/views/html-order-shipment-list.php:24
|
10382 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:86
|
10383 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:293
|
10384 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:798
|
10385 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:919
|
10386 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:71
|
10387 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:182
|
10388 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:272
|
10389 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/templates/myaccount/order-shipments.php:41
|
10390 |
msgctxt "shipments"
|
10413 |
# @ woocommerce-germanized
|
10414 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/admin/views/html-order-shipments.php:19
|
10415 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:79
|
10416 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:797
|
10417 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:885
|
10418 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:952
|
10419 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/templates/myaccount/order-shipments.php:20
|
10420 |
msgctxt "shipments"
|
10421 |
msgid "Shipments"
|
10453 |
|
10454 |
# @ woocommerce-germanized
|
10455 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/admin/views/html-settings-provider-list.php:12
|
10456 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:636
|
10457 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/ShippingProvider/Simple.php:813
|
10458 |
msgctxt "shipments"
|
10459 |
msgid "Description"
|
10511 |
msgstr "Download"
|
10512 |
|
10513 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/admin/views/label/html-shipment-label.php:42
|
10514 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:1016
|
10515 |
msgctxt "shipments"
|
10516 |
msgid "Create new label"
|
10517 |
msgstr "Neues Label erstellen"
|
10682 |
msgstr "Text der unterhalb des Inhalts der E-Mail angezeigt werden soll."
|
10683 |
|
10684 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:395
|
10685 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:1090
|
10686 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:1120
|
10687 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/templates/shipment/shipment-details-address.php:28
|
10688 |
msgctxt "shipments"
|
10689 |
msgid "N/A"
|
10745 |
msgstr "Brief"
|
10746 |
|
10747 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:78
|
10748 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:1156
|
10749 |
msgctxt "shipments"
|
10750 |
msgid "Shipment"
|
10751 |
msgstr "Sendung"
|
10768 |
|
10769 |
# @ woocommerce-germanized
|
10770 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:115
|
10771 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:366
|
10772 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Table.php:866
|
10773 |
msgctxt "shipments"
|
10774 |
msgid "Shipped"
|
10775 |
msgstr "Versandt"
|
10776 |
|
10777 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:116
|
10778 |
+
msgctxt "shipments"
|
10779 |
+
msgid "Partially delivered"
|
10780 |
+
msgstr "Teilweise geliefert"
|
10781 |
+
|
10782 |
+
# @ woocommerce-germanized
|
10783 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:117
|
10784 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:367
|
10785 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/ReturnTable.php:51
|
10786 |
+
msgctxt "shipments"
|
10787 |
+
msgid "Delivered"
|
10788 |
+
msgstr "Geliefert"
|
10789 |
+
|
10790 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:118
|
10791 |
+
msgctxt "shipments"
|
10792 |
+
msgid "No shipping needed"
|
10793 |
+
msgstr "Kein Versand nötig"
|
10794 |
+
|
10795 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:135
|
10796 |
msgctxt "shipments"
|
10797 |
msgid "Open"
|
10798 |
msgstr "Offen"
|
10799 |
|
10800 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:136
|
10801 |
msgctxt "shipments"
|
10802 |
msgid "Partially returned"
|
10803 |
msgstr "Teilweise retourniert"
|
10804 |
|
10805 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:137
|
10806 |
msgctxt "shipments"
|
10807 |
msgid "Returned"
|
10808 |
msgstr "Retourniert"
|
10809 |
|
10810 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:364
|
10811 |
msgctxt "shipments"
|
10812 |
msgid "Draft"
|
10813 |
msgstr "Entwurf"
|
10814 |
|
10815 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:365
|
10816 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Table.php:858
|
10817 |
msgctxt "shipments"
|
10818 |
msgid "Processing"
|
10819 |
msgstr "In Bearbeitung"
|
10820 |
|
10821 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:368
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10822 |
msgctxt "shipments"
|
10823 |
msgid "Requested"
|
10824 |
msgstr "Beantragt"
|
10825 |
|
10826 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:417
|
10827 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipments-template-functions.php:81
|
10828 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipments-template-functions.php:139
|
10829 |
msgctxt "shipments"
|
10830 |
msgid "Invalid order."
|
10831 |
msgstr "Ungültige Bestellung."
|
10832 |
|
10833 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:421
|
10834 |
msgctxt "shipments"
|
10835 |
msgid "This order is already fully returned."
|
10836 |
msgstr "Diese Bestellung wurde bereits vollständig zurückgesendet."
|
10837 |
|
10838 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:435
|
10839 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:479
|
10840 |
msgctxt "shipments"
|
10841 |
msgid "Error while creating the shipment instance"
|
10842 |
msgstr "Fehler beim Erstellen der Sendungsinstanz"
|
10843 |
|
10844 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:461
|
10845 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:465
|
10846 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/ReturnShipment.php:248
|
10847 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/ReturnShipment.php:334
|
10848 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/SimpleShipment.php:119
|
10851 |
msgid "Invalid shipment order"
|
10852 |
msgstr "Ungültige Bestellung zur Sendung"
|
10853 |
|
10854 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:498
|
10855 |
msgctxt "shipments"
|
10856 |
msgid "Invalid order item"
|
10857 |
msgstr "Ungültige Bestellposition"
|
10858 |
|
10859 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:620
|
10860 |
msgctxt "shipments"
|
10861 |
msgid "Invalid shipment item"
|
10862 |
msgstr "Ungültige Sendungsposition"
|
10863 |
|
10864 |
# @ woocommerce-germanized
|
10865 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:702
|
10866 |
msgctxt "shipments"
|
10867 |
msgid "None"
|
10868 |
msgstr "Keiner"
|
10869 |
|
10870 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:743
|
10871 |
msgctxt "shipments-shipping-provider"
|
10872 |
msgid "Unknown"
|
10873 |
msgstr "Unbekannt"
|
10874 |
|
10875 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:788
|
10876 |
msgctxt "shipments"
|
10877 |
msgid "Error while uploading file."
|
10878 |
msgstr "Fehler beim Hochladen der Datei."
|
10879 |
|
10880 |
# @ woocommerce-germanized
|
10881 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:797
|
10882 |
msgctxt "shipments"
|
10883 |
msgid "First Name"
|
10884 |
msgstr "Vorname"
|
10885 |
|
10886 |
# @ woocommerce-germanized
|
10887 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:798
|
10888 |
msgctxt "shipments"
|
10889 |
msgid "Last Name"
|
10890 |
msgstr "Nachname"
|
10891 |
|
10892 |
# @ woocommerce-germanized
|
10893 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:799
|
10894 |
msgctxt "shipments"
|
10895 |
msgid "Full Name"
|
10896 |
msgstr "Vollständiger Name"
|
10897 |
|
10898 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:800
|
10899 |
msgctxt "shipments"
|
10900 |
msgid "Company"
|
10901 |
msgstr "Firma"
|
10902 |
|
10903 |
# @ woocommerce-germanized
|
10904 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:801
|
10905 |
msgctxt "shipments"
|
10906 |
msgid "Address 1"
|
10907 |
msgstr "Adresszeile 1"
|
10908 |
|
10909 |
# @ woocommerce-germanized
|
10910 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:802
|
10911 |
msgctxt "shipments"
|
10912 |
msgid "Address 2"
|
10913 |
msgstr "Adresszeile 2"
|
10914 |
|
10915 |
# @ woocommerce-germanized
|
10916 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:803
|
10917 |
msgctxt "shipments"
|
10918 |
msgid "Street"
|
10919 |
msgstr "Straße"
|
10920 |
|
10921 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:804
|
10922 |
msgctxt "shipments"
|
10923 |
msgid "House Number"
|
10924 |
msgstr "Hausnummer"
|
10925 |
|
10926 |
# @ woocommerce-germanized
|
10927 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:805
|
10928 |
msgctxt "shipments"
|
10929 |
msgid "Postcode"
|
10930 |
msgstr "Postleitzahl"
|
10931 |
|
10932 |
# @ woocommerce-germanized
|
10933 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:806
|
10934 |
msgctxt "shipments"
|
10935 |
msgid "City"
|
10936 |
msgstr "Stadt"
|
10937 |
|
10938 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:807
|
10939 |
msgctxt "shipments"
|
10940 |
msgid "Country"
|
10941 |
msgstr "Land"
|
10942 |
|
10943 |
# @ woocommerce-germanized
|
10944 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:808
|
10945 |
msgctxt "shipments"
|
10946 |
msgid "State"
|
10947 |
msgstr "Staat"
|
10948 |
|
10949 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:809
|
10950 |
msgctxt "shipments"
|
10951 |
msgid "Phone"
|
10952 |
msgstr "Telefon"
|
10953 |
|
10954 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:810
|
10955 |
msgctxt "shipments"
|
10956 |
msgid "Email"
|
10957 |
msgstr "E-Mail"
|
10958 |
|
10959 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:811
|
10960 |
msgctxt "shipments"
|
10961 |
msgid "Customs Reference Number"
|
10962 |
msgstr "Identifikationsnummer (Zoll)"
|
10963 |
|
10964 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:861
|
10965 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Shipment.php:1106
|
10966 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Shipment.php:1368
|
10967 |
#, php-format
|
10970 |
msgstr "%1$s %2$s"
|
10971 |
|
10972 |
# @ woocommerce-germanized
|
10973 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:1157
|
10974 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/ReturnTable.php:24
|
10975 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Table.php:691
|
10976 |
msgctxt "shipments"
|
10977 |
msgid "Date"
|
10978 |
msgstr "Datum"
|
10979 |
|
10980 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:1159
|
10981 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/templates/shipment/shipment-details-tracking.php:23
|
10982 |
msgctxt "shipments"
|
10983 |
msgid "Tracking"
|
10984 |
msgstr "Sendungsverfolgung"
|
10985 |
|
10986 |
# @ woocommerce-germanized
|
10987 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:1160
|
10988 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:316
|
10989 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/ReturnTable.php:31
|
10990 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Table.php:699
|
10991 |
msgctxt "shipments"
|
10992 |
msgid "Actions"
|
10993 |
msgstr "Aktionen"
|
10994 |
|
10995 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:1397
|
10996 |
msgctxt "shipments"
|
10997 |
msgid "View"
|
10998 |
msgstr "Anzeigen"
|
10999 |
|
11000 |
# @ woocommerce-germanized
|
11001 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:1404
|
11002 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Table.php:877
|
11003 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Ajax.php:350
|
11004 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/templates/shipment/shipment-return-instructions.php:29
|
11038 |
msgstr "Bestellung ansehen"
|
11039 |
|
11040 |
# @ woocommerce-germanized
|
11041 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:103
|
11042 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:111
|
11043 |
msgctxt "shipments-order-column-name"
|
11044 |
msgid "Shipping Status"
|
11045 |
msgstr "Versandstatus"
|
11046 |
|
11047 |
# @ woocommerce-germanized
|
11048 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:149
|
11049 |
msgctxt "shipments"
|
11050 |
msgid "Select a country"
|
11051 |
msgstr "Land auswählen"
|
11052 |
|
11053 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:154
|
11054 |
msgctxt "shipments"
|
11055 |
msgid "HS-Code (Customs)"
|
11056 |
msgstr "Zolltarifnummer (HS-Code, Zoll)"
|
11057 |
|
11058 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:156
|
11059 |
msgctxt "shipments"
|
11060 |
msgid ""
|
11061 |
"The HS Code is a number assigned to every possible commodity that can be "
|
11065 |
"standardisiertes System von Namen und Nummern zur Klassifizierung "
|
11066 |
"gehandelter Produkte."
|
11067 |
|
11068 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:165
|
11069 |
msgctxt "shipments"
|
11070 |
msgid "Country of manufacture (Customs)"
|
11071 |
msgstr "Herstellungsland (Zoll)"
|
11072 |
|
11073 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:167
|
11074 |
msgctxt "shipments"
|
11075 |
msgid ""
|
11076 |
"The country of manufacture is needed for customs of international shipping."
|
11078 |
"Das Herstellungsland wird für die Zollabwicklung bei internationalen "
|
11079 |
"Sendungen benötigt."
|
11080 |
|
11081 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:207
|
11082 |
#, php-format
|
11083 |
msgctxt "shipments"
|
11084 |
msgid ""
|
11090 |
"beschreibbar ist."
|
11091 |
|
11092 |
# @ woocommerce-germanized
|
11093 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:244
|
11094 |
msgctxt "shipments"
|
11095 |
msgid "View Shipments"
|
11096 |
msgstr "Sendung anzeigen"
|
11097 |
|
11098 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:245
|
11099 |
msgctxt "shipments"
|
11100 |
msgid "Endpoint for the \"My account → View shipments\" page."
|
11101 |
msgstr "Endpunkt für die „Mein Konto → Sendungen“ Seite."
|
11102 |
|
11103 |
# @ woocommerce-germanized
|
11104 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:252
|
11105 |
msgctxt "shipments"
|
11106 |
msgid "View shipment"
|
11107 |
msgstr "Sendung anzeigen"
|
11108 |
|
11109 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:253
|
11110 |
msgctxt "shipments"
|
11111 |
msgid "Endpoint for the \"My account → View shipment\" page."
|
11112 |
msgstr "Endpunkt für die „Mein Konto → Sendung“ Seite."
|
11113 |
|
11114 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:260
|
11115 |
msgctxt "shipments"
|
11116 |
msgid "Add Return Shipment"
|
11117 |
msgstr "Rücksendung"
|
11118 |
|
11119 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:261
|
11120 |
msgctxt "shipments"
|
11121 |
msgid "Endpoint for the \"My account → Add return shipment\" page."
|
11122 |
msgstr "Endpunkt für die „Mein Konto → Rücksendung“ Seite."
|
11123 |
|
11124 |
# @ woocommerce-germanized
|
11125 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:324
|
11126 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:459
|
11127 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/templates/myaccount/add-return-shipment.php:34
|
11128 |
msgctxt "shipments"
|
11129 |
msgid "Reason"
|
11130 |
msgstr "Rücksendegrund"
|
11131 |
|
11132 |
# @ woocommerce-germanized
|
11133 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:451
|
11134 |
msgctxt "shipments"
|
11135 |
msgid "Return reasons"
|
11136 |
msgstr "Rücksendegründe"
|
11137 |
|
11138 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:458
|
11139 |
msgctxt "shipments"
|
11140 |
msgid "Reason code"
|
11141 |
msgstr "Rücksendegrund (Code)"
|
11142 |
|
11143 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:458
|
11144 |
msgctxt "shipments"
|
11145 |
msgid "The reason code is used to identify the reason."
|
11146 |
msgstr ""
|
11148 |
"identifizieren zu können."
|
11149 |
|
11150 |
# @ woocommerce-germanized
|
11151 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:459
|
11152 |
msgctxt "shipments"
|
11153 |
msgid "Choose a reason text."
|
11154 |
msgstr "Beschreibung für den Grund."
|
11155 |
|
11156 |
# @ woocommerce-germanized
|
11157 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:478
|
11158 |
msgctxt "shipments"
|
11159 |
msgid "+ Add reason"
|
11160 |
msgstr "+ Grund hinzufügen"
|
11161 |
|
11162 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:478
|
11163 |
msgctxt "shipments"
|
11164 |
msgid "Remove selected reason(s)"
|
11165 |
msgstr "Ausgewählte Gründe löschen"
|
11166 |
|
11167 |
+
# @ woocommerce-germanized
|
11168 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:512
|
11169 |
+
msgctxt "shipments"
|
11170 |
+
msgid "Packaging Reports"
|
11171 |
+
msgstr "Berichte zu Verpackungen"
|
11172 |
+
|
11173 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:512
|
11174 |
+
msgctxt "shipments"
|
11175 |
+
msgid ""
|
11176 |
+
"Generate summary reports which contain information about the amount of "
|
11177 |
+
"packaging material used for your shipments."
|
11178 |
+
msgstr ""
|
11179 |
+
"Erzeuge Zusammenfassungen zur Verpackungsnutzung. Die Berichte helfen z.B. "
|
11180 |
+
"bei der Verpackungslizenzierung."
|
11181 |
+
|
11182 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:548
|
11183 |
+
msgctxt "shipments"
|
11184 |
+
msgid "Create report"
|
11185 |
+
msgstr "Bericht erstellen"
|
11186 |
+
|
11187 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:555
|
11188 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Packaging/ReportHelper.php:194
|
11189 |
+
msgctxt "shipments"
|
11190 |
+
msgid "Report"
|
11191 |
+
msgstr "Bericht"
|
11192 |
+
|
11193 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:556
|
11194 |
+
msgctxt "shipments"
|
11195 |
+
msgid "Start"
|
11196 |
+
msgstr "Start"
|
11197 |
+
|
11198 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:557
|
11199 |
+
msgctxt "shipments"
|
11200 |
+
msgid "End"
|
11201 |
+
msgstr "Ende"
|
11202 |
+
|
11203 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:558
|
11204 |
+
msgctxt "shipments"
|
11205 |
+
msgid "Total weight"
|
11206 |
+
msgstr "Gesamtgewicht"
|
11207 |
+
|
11208 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:559
|
11209 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Packaging/ReportHelper.php:95
|
11210 |
+
msgctxt "shipments"
|
11211 |
+
msgid "Count"
|
11212 |
+
msgstr "Anzahl"
|
11213 |
+
|
11214 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:613
|
11215 |
msgctxt "shipments"
|
11216 |
msgid "Available Packaging"
|
11217 |
msgstr "Verfügbare Verpackungen"
|
11218 |
|
11219 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:636
|
11220 |
msgctxt "shipments"
|
11221 |
msgid "A description to help you identify the packaging."
|
11222 |
msgstr "Eine Beschreibung die dir dabei hilft Verpackungen zu identifizieren."
|
11223 |
|
11224 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:637
|
11225 |
msgctxt "shipments"
|
11226 |
msgid "Type"
|
11227 |
msgstr "Typ"
|
11228 |
|
11229 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:638
|
11230 |
#, php-format
|
11231 |
msgctxt "shipments"
|
11232 |
msgid "Weight (%s)"
|
11233 |
msgstr "Gewicht (%s)"
|
11234 |
|
11235 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:638
|
11236 |
msgctxt "shipments"
|
11237 |
msgid "The weight of the packaging."
|
11238 |
msgstr "Das Gewicht der Verpackung."
|
11239 |
|
11240 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:639
|
11241 |
#, php-format
|
11242 |
msgctxt "shipments"
|
11243 |
msgid "Dimensions (LxWxH, %s)"
|
11244 |
msgstr "Abmessungen (LxBxH, %s)"
|
11245 |
|
11246 |
# @ woocommerce-germanized
|
11247 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:640
|
11248 |
msgctxt "shipments"
|
11249 |
msgid "Max weight (kg)"
|
11250 |
msgstr "Max. Gewicht (kg)"
|
11251 |
|
11252 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:640
|
11253 |
msgctxt "shipments"
|
11254 |
msgid ""
|
11255 |
"The maximum weight this packaging can hold. Leave empty to not restrict "
|
11258 |
"Das maximale Gewicht, das diese Verpackung tragen kann. Leer lassen um das "
|
11259 |
"Gewicht nicht zu begrenzen."
|
11260 |
|
11261 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:666
|
11262 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:711
|
11263 |
msgctxt "shipments"
|
11264 |
msgid "Length"
|
11265 |
msgstr "Länge"
|
11266 |
|
11267 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:667
|
11268 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:712
|
11269 |
msgctxt "shipments"
|
11270 |
msgid "Width"
|
11271 |
msgstr "Breite"
|
11272 |
|
11273 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:668
|
11274 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:713
|
11275 |
msgctxt "shipments"
|
11276 |
msgid "Height"
|
11277 |
msgstr "Höhe"
|
11278 |
|
11279 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:682
|
11280 |
msgctxt "shipments"
|
11281 |
msgid "+ Add packaging"
|
11282 |
msgstr "+ Verpackung hinzufügen"
|
11283 |
|
11284 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:682
|
11285 |
msgctxt "shipments"
|
11286 |
msgid "Remove selected packaging"
|
11287 |
msgstr "Ausgewählte Verpackung löschen"
|
11288 |
|
11289 |
# @ woocommerce-germanized
|
11290 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:782
|
11291 |
msgctxt "shipments"
|
11292 |
msgid "Create shipments"
|
11293 |
msgstr "Sendungen erstellen"
|
11294 |
|
11295 |
# @ woocommerce-germanized
|
11296 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:897
|
11297 |
msgctxt "shipments"
|
11298 |
msgid "Search shipments"
|
11299 |
msgstr "Sendungen suchen"
|
11300 |
|
11301 |
# @ woocommerce-germanized
|
11302 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:931
|
11303 |
msgctxt "shipments"
|
11304 |
msgid "Search returns"
|
11305 |
msgstr "Retouren suchen"
|
11306 |
|
11307 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:1009
|
11308 |
msgctxt "shipments"
|
11309 |
msgid "Do you really want to delete the shipment?"
|
11310 |
msgstr "Möchtest du die Sendung wirklich löschen?"
|
11311 |
|
11312 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:1015
|
11313 |
msgctxt "shipments"
|
11314 |
msgid "Do you really want to delete the label?"
|
11315 |
msgstr "Möchtest du das Label wirklich löschen?"
|
11316 |
|
11317 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:1017
|
11318 |
msgctxt "shipments"
|
11319 |
msgid "Please save the shipment before creating a new label"
|
11320 |
msgstr "Bitte speichere die Sendung bevor du ein neues Label erzeugst"
|
11321 |
|
11322 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:1067
|
11323 |
msgctxt "shipments"
|
11324 |
msgid ""
|
11325 |
"Do you really want to delete the shipping provider? Some of your existing "
|
11456 |
|
11457 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/ReturnTable.php:28
|
11458 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Table.php:696
|
11459 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Packaging/ReportHelper.php:94
|
11460 |
msgctxt "shipments"
|
11461 |
msgid "Weight"
|
11462 |
msgstr "Gewicht"
|
11487 |
msgstr "Offene Rücksendeanträge bestätigen"
|
11488 |
|
11489 |
# @ woocommerce-germanized
|
11490 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:32
|
11491 |
msgctxt "shipments"
|
11492 |
msgid "Manage shipments"
|
11493 |
msgstr "Sendungen verwalten"
|
11494 |
|
11495 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:32
|
11496 |
msgctxt "shipments"
|
11497 |
msgid ""
|
11498 |
"To view all your existing shipments in a list you might follow this link or "
|
11502 |
"anzuzeigen, folge bitte diesem Link oder klicke im Untermenü von WooCommerce "
|
11503 |
"auf den Sendungen-Link."
|
11504 |
|
11505 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:45
|
11506 |
msgctxt "shipments"
|
11507 |
msgid "E-Mail Notification"
|
11508 |
msgstr "E-Mail-Benachrichtigung"
|
11509 |
|
11510 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:45
|
11511 |
msgctxt "shipments"
|
11512 |
msgid ""
|
11513 |
"By enabling this option customers receive an email notification as soon as a "
|
11517 |
"Benachrichtigung, sobald die Sendung als versandt markiert wurde."
|
11518 |
|
11519 |
# @ woocommerce-germanized
|
11520 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:58
|
11521 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:120
|
11522 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:226
|
11523 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:365
|
11524 |
msgctxt "shipments"
|
11525 |
msgid "Automation"
|
11526 |
msgstr "Automatisierung"
|
11527 |
|
11528 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:58
|
11529 |
msgctxt "shipments"
|
11530 |
msgid ""
|
11531 |
"Decide whether you want to automatically create shipments to orders reaching "
|
11536 |
"bestimmten Status erreichen. Du kannst die Sendungen anschließend einfach "
|
11537 |
"manuell anpassen, indem du die dazugehörige Bestellung bearbeitest."
|
11538 |
|
11539 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:71
|
11540 |
#, php-format
|
11541 |
msgctxt "shipments"
|
11542 |
msgid ""
|
11547 |
"zu minimieren. Lerne mehr über die Verwaltung von Retouren in unserer %s."
|
11548 |
|
11549 |
# @ woocommerce-germanized
|
11550 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:71
|
11551 |
msgctxt "shipments"
|
11552 |
msgid "documentation"
|
11553 |
msgstr "Dokumentation"
|
11554 |
|
11555 |
# @ woocommerce-germanized
|
11556 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:97
|
11557 |
msgctxt "shipments"
|
11558 |
msgid "Notify"
|
11559 |
msgstr "Benachrichtigung"
|
11560 |
|
11561 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:98
|
11562 |
msgctxt "shipments"
|
11563 |
msgid "Notify customers about new shipments."
|
11564 |
msgstr "Benachrichtige Kunden über neue Sendungen."
|
11565 |
|
11566 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:98
|
11567 |
#, php-format
|
11568 |
msgctxt "shipments"
|
11569 |
msgid ""
|
11573 |
"Benachrichtige Kunden via E-Mail sobald eine Sendung als verschickt markiert "
|
11574 |
"wurde. %s die E-Mail-Benachrichtigung."
|
11575 |
|
11576 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:98
|
11577 |
msgctxt "shipments notification"
|
11578 |
msgid "Manage"
|
11579 |
msgstr "Verwalte"
|
11580 |
|
11581 |
# @ woocommerce-germanized
|
11582 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:105
|
11583 |
msgctxt "shipments"
|
11584 |
msgid "Default provider"
|
11585 |
msgstr "Standard-Dienstleister"
|
11586 |
|
11587 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:106
|
11588 |
msgctxt "shipments"
|
11589 |
msgid ""
|
11590 |
"Select a default shipping provider which will be selected by default in case "
|
11593 |
"Wähle einen Standard-Versanddienstleister aus der verwendet wird, falls kein "
|
11594 |
"Dienstleister automatisch bestimmt werden konnte."
|
11595 |
|
11596 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:126
|
11597 |
msgctxt "shipments"
|
11598 |
msgid "Enable"
|
11599 |
msgstr "Aktivieren"
|
11600 |
|
11601 |
# @ woocommerce-germanized
|
11602 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:127
|
11603 |
msgctxt "shipments"
|
11604 |
msgid "Automatically create shipments for orders."
|
11605 |
msgstr "Automatisch Sendungen zu Bestellungen erstellen."
|
11606 |
|
11607 |
# @ woocommerce-germanized
|
11608 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:134
|
11609 |
msgctxt "shipments"
|
11610 |
msgid "Order statuses"
|
11611 |
msgstr "Bestellstatus"
|
11612 |
|
11613 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:135
|
11614 |
msgctxt "shipments"
|
11615 |
msgid ""
|
11616 |
"Create shipments as soon as the order reaches one of the following "
|
11620 |
"erreicht."
|
11621 |
|
11622 |
# @ woocommerce-germanized
|
11623 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:143
|
11624 |
msgctxt "shipments"
|
11625 |
msgid "On new order creation"
|
11626 |
msgstr "Beim Erstellen einer Bestellung"
|
11627 |
|
11628 |
# @ woocommerce-germanized
|
11629 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:148
|
11630 |
msgctxt "shipments"
|
11631 |
msgid "Default status"
|
11632 |
msgstr "Standardstatus"
|
11633 |
|
11634 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:149
|
11635 |
msgctxt "shipments"
|
11636 |
msgid "Choose a default status for the automatically created shipment."
|
11637 |
msgstr ""
|
11639 |
"erhält."
|
11640 |
|
11641 |
# @ woocommerce-germanized
|
11642 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:161
|
11643 |
msgctxt "shipments"
|
11644 |
msgid "Update status"
|
11645 |
msgstr "Status"
|
11646 |
|
11647 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:162
|
11648 |
msgctxt "shipments"
|
11649 |
msgid "Mark order as completed after order is fully shipped."
|
11650 |
msgstr ""
|
11651 |
"Bestellung als fertiggestellt markieren sobald sie komplett versandt wurde."
|
11652 |
|
11653 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:162
|
11654 |
msgctxt "shipments"
|
11655 |
msgid ""
|
11656 |
"This option will automatically update the order status to completed as soon "
|
11660 |
"fertiggestellt gesetzt wird, sobald alle notwendigen Sendungen einer "
|
11661 |
"Bestellung versandt wurden."
|
11662 |
|
11663 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:169
|
11664 |
msgctxt "shipments"
|
11665 |
msgid "Mark as shipped"
|
11666 |
msgstr "Als versandt markieren"
|
11667 |
|
11668 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:170
|
11669 |
msgctxt "shipments"
|
11670 |
msgid "Mark shipments as shipped after order completion."
|
11671 |
msgstr ""
|
11672 |
"Sendung als versandt markieren, sobald die Bestellung fertiggestellt wurde."
|
11673 |
|
11674 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:170
|
11675 |
msgctxt "shipments"
|
11676 |
msgid ""
|
11677 |
"This option will automatically update contained shipments to shipped (if "
|
11681 |
"Diese Option sorgt dafür, dass der Sendungsstatus automatisch auf versandt "
|
11682 |
"gesetzt wird, sobald die Bestellung als fertiggestellt markiert wurde."
|
11683 |
|
11684 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:185
|
11685 |
#, php-format
|
11686 |
msgctxt "shipments"
|
11687 |
msgid ""
|
11692 |
"werden. Entscheide selbst ob du Kunden Rücksendungen anfordern lassen "
|
11693 |
"möchtest indem du deine %s anpasst."
|
11694 |
|
11695 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:185
|
11696 |
msgctxt "shipments"
|
11697 |
msgid "shipping provider settings"
|
11698 |
msgstr "Versanddienstleister Einstellungen"
|
11699 |
|
11700 |
# @ woocommerce-germanized
|
11701 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:193
|
11702 |
msgctxt "shipments"
|
11703 |
msgid "Days to return"
|
11704 |
msgstr "Zeitraum für Retouren"
|
11705 |
|
11706 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:194
|
11707 |
#, php-format
|
11708 |
msgctxt "shipments"
|
11709 |
msgid ""
|
11718 |
"Bestellung als versandt oder fertiggestellt markiert bzw. Erstellt wurde (je "
|
11719 |
"nachdem welche Daten verfügbar sind für die jeweilige Bestellung) gezählt."
|
11720 |
|
11721 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:194
|
11722 |
msgctxt "shipments"
|
11723 |
msgid "shipping providers"
|
11724 |
msgstr "Versanddienstleister"
|
11725 |
|
11726 |
# @ woocommerce-germanized
|
11727 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:207
|
11728 |
msgctxt "shipments"
|
11729 |
msgid "Customer Account"
|
11730 |
msgstr "Kundenkonto"
|
11731 |
|
11732 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:213
|
11733 |
msgctxt "shipments"
|
11734 |
msgid "List"
|
11735 |
msgstr "Liste"
|
11736 |
|
11737 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:214
|
11738 |
msgctxt "shipments"
|
11739 |
msgid "List shipments on customer account order screen."
|
11740 |
msgstr "Liste Sendungen im Kundenkonto in den Bestelldetails auf."
|
11741 |
|
11742 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:254
|
11743 |
msgctxt "shipments"
|
11744 |
msgid "Your customs reference number, e.g. EORI number"
|
11745 |
msgstr ""
|
11747 |
"(Zoll)"
|
11748 |
|
11749 |
# @ woocommerce-germanized
|
11750 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:270
|
11751 |
msgctxt "shipments"
|
11752 |
msgid "Shipper Address"
|
11753 |
msgstr "Absenderadresse"
|
11754 |
|
11755 |
# @ woocommerce-germanized
|
11756 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:321
|
11757 |
msgctxt "shipments"
|
11758 |
msgid "Return Address"
|
11759 |
msgstr "Retouren Adresse"
|
11760 |
|
11761 |
# @ woocommerce-germanized
|
11762 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:374
|
11763 |
msgctxt "shipments"
|
11764 |
msgid "Default packaging"
|
11765 |
msgstr "Standard-Verpackung"
|
11766 |
|
11767 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:375
|
11768 |
msgctxt "shipments"
|
11769 |
msgid ""
|
11770 |
"Choose a packaging which serves as fallback or default in case no suitable "
|
11774 |
"wenn keine passende Verpackung gefunden werden konnte."
|
11775 |
|
11776 |
# @ woocommerce-germanized
|
11777 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:385
|
11778 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Packaging/ReportHelper.php:40
|
11779 |
+
msgctxt "shipments"
|
11780 |
+
msgid "Packaging Report"
|
11781 |
+
msgstr "Verpackungsbericht"
|
11782 |
+
|
11783 |
+
# @ woocommerce-germanized
|
11784 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:418
|
11785 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:363
|
11786 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/ShippingProvider/Simple.php:1152
|
11787 |
msgctxt "shipments"
|
11788 |
msgid "General"
|
11789 |
msgstr "Allgemein"
|
11790 |
|
11791 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:420
|
11792 |
msgctxt "shipments"
|
11793 |
msgid "Addresses"
|
11794 |
msgstr "Adressen"
|
11795 |
|
11796 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:567
|
11797 |
msgctxt "shipments"
|
11798 |
msgid "More services"
|
11799 |
msgstr "Mehr Services"
|
11800 |
|
11801 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:570
|
11802 |
msgctxt "shipments"
|
11803 |
msgid "Fewer services"
|
11804 |
msgstr "Weniger Services"
|
11966 |
msgstr "Bei der Bestätigung des Antrags ist ein Fehler aufgetreten."
|
11967 |
|
11968 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Ajax.php:184
|
11969 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1078
|
11970 |
msgctxt "shipments"
|
11971 |
msgid "There was an error creating the label."
|
11972 |
msgstr "Beim Erstellen des Labels ist ein Fehler aufgetreten."
|
12042 |
msgstr "Kundenbezahlungsseite →"
|
12043 |
|
12044 |
# @ woocommerce-germanized
|
12045 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Api.php:47
|
12046 |
+
msgctxt "shipments"
|
12047 |
+
msgid "Shipping status"
|
12048 |
+
msgstr "Versandstatus"
|
12049 |
+
|
12050 |
+
# @ woocommerce-germanized
|
12051 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Api.php:90
|
12052 |
msgctxt "shipments"
|
12053 |
msgid "List of shipments."
|
12054 |
msgstr "Sendungsliste."
|
12236 |
msgstr "%1$s"
|
12237 |
|
12238 |
# @ woocommerce-germanized
|
12239 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Package.php:88
|
12240 |
msgctxt "shipments"
|
12241 |
msgid "Sorry, this order is invalid and cannot be returned."
|
12242 |
msgstr "Sorry, diese Bestellung existiert nicht."
|
12247 |
msgid "%1$s (%2$s, %3$s)"
|
12248 |
msgstr "%1$s (%2$s, %3$s)"
|
12249 |
|
12250 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Packaging/AsyncReportGenerator.php:124
|
12251 |
+
msgctxt "shipments"
|
12252 |
+
msgid "No shipments found."
|
12253 |
+
msgstr "Keine Sendungen gefunden."
|
12254 |
+
|
12255 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Packaging/ReportHelper.php:56
|
12256 |
+
msgctxt "shipments-packaging-report"
|
12257 |
+
msgid "View"
|
12258 |
+
msgstr "Ansehen"
|
12259 |
+
|
12260 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Packaging/ReportHelper.php:60
|
12261 |
+
msgctxt "shipments-packaging-report"
|
12262 |
+
msgid "Refresh"
|
12263 |
+
msgstr "Aktualisieren"
|
12264 |
+
|
12265 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Packaging/ReportHelper.php:64
|
12266 |
+
msgctxt "shipments-packaging-report"
|
12267 |
+
msgid "Delete"
|
12268 |
+
msgstr "Löschen"
|
12269 |
+
|
12270 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Packaging/ReportHelper.php:70
|
12271 |
+
msgctxt "shipments-packaging-report"
|
12272 |
+
msgid "Cancel"
|
12273 |
+
msgstr "Abbrechen"
|
12274 |
+
|
12275 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Packaging/ReportHelper.php:114
|
12276 |
+
#, php-format
|
12277 |
+
msgctxt "shipments-packaging-report"
|
12278 |
+
msgid "%d units"
|
12279 |
+
msgstr "%d Einheiten"
|
12280 |
+
|
12281 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Packaging/ReportHelper.php:131
|
12282 |
+
msgctxt "shipments-packaging-title"
|
12283 |
+
msgid "Unknown"
|
12284 |
+
msgstr "Unbekannt"
|
12285 |
+
|
12286 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Packaging/ReportHelper.php:143
|
12287 |
+
#, php-format
|
12288 |
+
msgctxt "shipments"
|
12289 |
+
msgid ""
|
12290 |
+
"Currently processed %1$s shipments. Next iteration is scheduled for %2$s. <a "
|
12291 |
+
"href=\"%3$s\">Find pending actions</a>"
|
12292 |
+
msgstr ""
|
12293 |
+
"Aktuell %1$s Sendungen verarbeitet. Nächster Durchlauf planmäßig am %2$s. <a "
|
12294 |
+
"href=\"%3$s\">Offene Aktionen finden</a>"
|
12295 |
+
|
12296 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Packaging/ReportHelper.php:143
|
12297 |
+
msgctxt "shipments"
|
12298 |
+
msgid "Not yet known"
|
12299 |
+
msgstr "Noch nicht bekannt"
|
12300 |
+
|
12301 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Packaging/ReportHelper.php:209
|
12302 |
+
#, php-format
|
12303 |
+
msgctxt "shipments"
|
12304 |
+
msgid "Q%1$s/%2$s"
|
12305 |
+
msgstr "Q%1$s/%2$s"
|
12306 |
+
|
12307 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Packaging/ReportHelper.php:214
|
12308 |
+
#, php-format
|
12309 |
+
msgctxt "shipments"
|
12310 |
+
msgid "%1$s/%2$s"
|
12311 |
+
msgstr "%1$s/%2$s"
|
12312 |
+
|
12313 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Packaging/ReportHelper.php:218
|
12314 |
+
#, php-format
|
12315 |
+
msgctxt "shipments"
|
12316 |
+
msgid "%1$s"
|
12317 |
+
msgstr "%1$s"
|
12318 |
+
|
12319 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Packaging/ReportHelper.php:223
|
12320 |
+
#, php-format
|
12321 |
+
msgctxt "shipments"
|
12322 |
+
msgid "%1$s - %2$s"
|
12323 |
+
msgstr "%1$s - %2$s"
|
12324 |
+
|
12325 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Packaging/ReportHelper.php:252
|
12326 |
+
msgctxt "shipments"
|
12327 |
+
msgid "Quarterly"
|
12328 |
+
msgstr "Quartalsweise"
|
12329 |
+
|
12330 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Packaging/ReportHelper.php:253
|
12331 |
+
msgctxt "shipments"
|
12332 |
+
msgid "Yearly"
|
12333 |
+
msgstr "Jährlich"
|
12334 |
+
|
12335 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Packaging/ReportHelper.php:254
|
12336 |
+
msgctxt "shipments"
|
12337 |
+
msgid "Monthly"
|
12338 |
+
msgstr "Monatlich"
|
12339 |
+
|
12340 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Packaging/ReportHelper.php:255
|
12341 |
+
msgctxt "shipments"
|
12342 |
+
msgid "Custom"
|
12343 |
+
msgstr "Individuell"
|
12344 |
+
|
12345 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Packaging/ReportHelper.php:313
|
12346 |
+
msgctxt "shipments-report-status"
|
12347 |
+
msgid "Completed"
|
12348 |
+
msgstr "Fertiggestellt"
|
12349 |
+
|
12350 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Packaging/ReportHelper.php:315
|
12351 |
+
msgctxt "shipments-report-status"
|
12352 |
+
msgid "Pending"
|
12353 |
+
msgstr "In Bearbeitung"
|
12354 |
+
|
12355 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Product.php:36
|
12356 |
msgctxt "shipments"
|
12357 |
msgid "Invalid product."
|
12366 |
|
12367 |
# @ woocommerce-germanized
|
12368 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:107
|
12369 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1871
|
12370 |
msgctxt "shipment"
|
12371 |
msgid "Shipment label."
|
12372 |
msgstr "Sendungs-Label."
|
12381 |
msgid "Label field value."
|
12382 |
msgstr "Label Feld Wert."
|
12383 |
|
12384 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:180
|
12385 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1003
|
12386 |
msgctxt "shipments"
|
12387 |
msgid "Sorry, you are not allowed to view this resource."
|
12388 |
msgstr "Sorry, diese Ressource kannst du nicht abrufen."
|
12389 |
|
12390 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:209
|
12391 |
msgctxt "shipments"
|
12392 |
msgid "Sorry, you cannot list resources."
|
12393 |
msgstr "Sorry, du kannst Ressource nicht auflisten."
|
12394 |
|
12395 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:322
|
12396 |
msgctxt "shipments"
|
12397 |
msgid "Sorry, you are not allowed to edit this resource."
|
12398 |
msgstr "Sorry, du bist nicht berechtigt Ressourcen zu bearbeiten."
|
12399 |
|
12400 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:338
|
12401 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1100
|
12402 |
msgctxt "shipments"
|
12403 |
msgid "Sorry, you are not allowed to create resources."
|
12404 |
msgstr "Sorry, du bist nicht berechtigt Ressourcen zu erstellen."
|
12405 |
|
12406 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:364
|
12407 |
msgctxt "shipments"
|
12408 |
msgid "There was an error while creating the shipment."
|
12409 |
msgstr "Beim Hinzufügen der Sendung ist ein Fehler aufgetreten."
|
12410 |
|
12411 |
# @ woocommerce-germanized
|
12412 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:375
|
12413 |
msgctxt "shipments"
|
12414 |
msgid "This order does not exist."
|
12415 |
msgstr "Bestellung existiert nicht."
|
12416 |
|
12417 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:380
|
12418 |
msgctxt "shipments"
|
12419 |
msgid "This order does need a return."
|
12420 |
msgstr "Diese Bestellung wurde bereits vollständig zurückgesendet."
|
12421 |
|
12422 |
# @ woocommerce-germanized
|
12423 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:384
|
12424 |
msgctxt "shipments"
|
12425 |
msgid "This order does need shipping."
|
12426 |
msgstr "Diese Bestellung benötigt keine Sendung."
|
12427 |
|
12428 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:558
|
12429 |
msgctxt "shipments"
|
12430 |
msgid "This shipment does not contain any items and was deleted."
|
12431 |
msgstr "Diese Sendung enthält keine Positionen und wurde gelöscht."
|
12432 |
|
12433 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:594
|
12434 |
msgctxt "shipments"
|
12435 |
msgid "Shipment item ID provided is not associated with shipment."
|
12436 |
msgstr "Die Positions-ID ist der Sendung nicht zugeordnet."
|
12437 |
|
12438 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:636
|
12439 |
msgctxt "shipments"
|
12440 |
msgid "This order item does not need shipping/returning."
|
12441 |
msgstr "Diese Bestellposition benötigt keinen Versand/Retoure."
|
12442 |
|
12443 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:640
|
12444 |
msgctxt "shipments"
|
12445 |
msgid "The order item is already associated with another item."
|
12446 |
msgstr ""
|
12447 |
"Diese Bestellposition ist bereits mit einer anderen Position verknüpft."
|
12448 |
|
12449 |
# @ woocommerce-germanized
|
12450 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:808
|
12451 |
msgctxt "shipments"
|
12452 |
msgid "Cannot create existing shipment."
|
12453 |
msgstr "Existierende Sendung kann nicht erstellt werden."
|
12454 |
|
12455 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:855
|
12456 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:945
|
12457 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:983
|
12458 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1021
|
12459 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1027
|
12460 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1040
|
12461 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1056
|
12462 |
msgctxt "shipments"
|
12463 |
msgid "Invalid ID."
|
12464 |
msgstr "Ungültige ID."
|
12465 |
|
12466 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:964
|
12467 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1116
|
12468 |
msgctxt "shipments"
|
12469 |
msgid "Sorry, you are not allowed to delete this resource."
|
12470 |
msgstr "Sorry, du bist nicht berechtigt diese Ressource zu löschen."
|
12471 |
|
12472 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:987
|
12473 |
msgctxt "shipments"
|
12474 |
msgid "The shipment cannot be deleted."
|
12475 |
msgstr "Die Sendung kann nicht gelöscht werden."
|
12476 |
|
12477 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1046
|
12478 |
msgctxt "shipments"
|
12479 |
msgid "The label cannot be deleted."
|
12480 |
msgstr "Das Label kann nicht gelöscht werden."
|
12481 |
|
12482 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1060
|
12483 |
msgctxt "shipments"
|
12484 |
msgid "Label already exists, please delete first."
|
12485 |
msgstr "Ein Label existiert bereits. Bitte zuerst löschen."
|
12486 |
|
12487 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1295
|
12488 |
msgctxt "shipments"
|
12489 |
msgid "Offset the result set by a specific number of items."
|
12490 |
msgstr "Versieht die Ergebnismenge mit einem Offset."
|
12491 |
|
12492 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1302
|
12493 |
msgctxt "shipments"
|
12494 |
msgid "Order sort attribute ascending or descending."
|
12495 |
msgstr "Sortiert Ergebnisse aufsteigend oder absteigend."
|
12496 |
|
12497 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1310
|
12498 |
msgctxt "shipments"
|
12499 |
msgid "Sort collection by object attribute."
|
12500 |
msgstr "Sortiere Liste nach Objektattribut."
|
12501 |
|
12502 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1324
|
12503 |
msgctxt "shipments"
|
12504 |
msgid "Limit result set to shipments belonging to a certain order id."
|
12505 |
msgstr "Ergebnismenge auf bestimmte Sendungen einer Bestellung beschränken."
|
12506 |
|
12507 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1330
|
12508 |
msgctxt "shipments"
|
12509 |
msgid "Limit result set to shipments having a certain status."
|
12510 |
msgstr "Ergebnismenge auf bestimmte Sendungen einer Bestellung beschränken."
|
12511 |
|
12512 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1337
|
12513 |
msgctxt "shipments"
|
12514 |
msgid "Limit result set to shipments of a certain type."
|
12515 |
msgstr "Ergebnismenge auf bestimmte Sendungen eines Typs beschränken."
|
12516 |
|
12517 |
# @ woocommerce-germanized
|
12518 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1357
|
12519 |
msgctxt "shipment"
|
12520 |
msgid "Single shipment."
|
12521 |
msgstr "Normale Sendung."
|
12522 |
|
12523 |
# @ woocommerce-germanized
|
12524 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1363
|
12525 |
msgctxt "shipments"
|
12526 |
msgid "Shipment ID."
|
12527 |
msgstr "Sendungs-ID."
|
12528 |
|
12529 |
# @ woocommerce-germanized
|
12530 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1369
|
12531 |
msgctxt "shipments"
|
12532 |
msgid "Shipment number."
|
12533 |
msgstr "Sendungsnummer."
|
12534 |
|
12535 |
# @ woocommerce-germanized
|
12536 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1375
|
12537 |
msgctxt "shipments"
|
12538 |
msgid "Shipment order id."
|
12539 |
msgstr "Sendung Bestell-ID."
|
12540 |
|
12541 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1380
|
12542 |
msgctxt "shipments"
|
12543 |
msgid "Shipment order number."
|
12544 |
msgstr "Sendung Bestellnummer."
|
12545 |
|
12546 |
# @ woocommerce-germanized
|
12547 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1386
|
12548 |
msgctxt "shipments"
|
12549 |
msgid "Shipment status."
|
12550 |
msgstr "Sendungsstatus."
|
12551 |
|
12552 |
# @ woocommerce-germanized
|
12553 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1392
|
12554 |
msgctxt "shipments"
|
12555 |
msgid "Shipment tracking id."
|
12556 |
msgstr "Paketverfolgungsnummer."
|
12557 |
|
12558 |
# @ woocommerce-germanized
|
12559 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1397
|
12560 |
msgctxt "shipments"
|
12561 |
msgid "Shipment tracking url."
|
12562 |
msgstr "Paketverfolgung URL."
|
12563 |
|
12564 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1403
|
12565 |
msgctxt "shipments"
|
12566 |
msgid "Shipment shipping provider."
|
12567 |
msgstr "Versanddienstleister."
|
12568 |
|
12569 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1408
|
12570 |
msgctxt "shipments"
|
12571 |
msgid "The date the shipment was created, in the site's timezone."
|
12572 |
msgstr ""
|
12573 |
"Das Datum an dem die Sendung erstellt wurde in der Zeitzone der Website."
|
12574 |
|
12575 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1414
|
12576 |
msgctxt "shipments"
|
12577 |
msgid "The date the shipment was created, as GMT."
|
12578 |
msgstr "Das Datum an dem die Sendung erstellt wurde als GMT."
|
12579 |
|
12580 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1420
|
12581 |
msgctxt "shipments"
|
12582 |
msgid "The date the shipment was sent, in the site's timezone."
|
12583 |
msgstr ""
|
12584 |
"Das Datum an dem die Sendung versandt wurde in der Zeitzone der Website."
|
12585 |
|
12586 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1426
|
12587 |
msgctxt "shipments"
|
12588 |
msgid "The date the shipment was sent, as GMT."
|
12589 |
msgstr "Das Datum an dem die Sendung versandt wurde als GMT."
|
12590 |
|
12591 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1432
|
12592 |
msgctxt "shipments"
|
12593 |
msgid "The estimated delivery date of the shipment, in the site's timezone."
|
12594 |
msgstr "Das geschätzte Versanddatum der Sendung in der Zeitzone der Website."
|
12595 |
|
12596 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1437
|
12597 |
msgctxt "shipments"
|
12598 |
msgid "The estimated delivery date of the shipment, as GMT."
|
12599 |
msgstr "Das geschätzte Versanddatum der Sendung als GMT."
|
12600 |
|
12601 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1442
|
12602 |
msgctxt "shipments"
|
12603 |
msgid "Shipment type, e.g. simple or return."
|
12604 |
msgstr "Sendungstyp, z.B. simple oder return."
|
12605 |
|
12606 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1448
|
12607 |
msgctxt "shipments"
|
12608 |
msgid "Return shipment is requested by customer."
|
12609 |
msgstr "Rücksendung ist von einem Kunden beantragt."
|
12610 |
|
12611 |
# @ woocommerce-germanized
|
12612 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1453
|
12613 |
msgctxt "shipments"
|
12614 |
msgid "Return sender address."
|
12615 |
msgstr "Rücksendung Absenderadresse."
|
12616 |
|
12617 |
# @ woocommerce-germanized
|
12618 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1458
|
12619 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1647
|
12620 |
msgctxt "shipments"
|
12621 |
msgid "First name."
|
12622 |
msgstr "Vorname."
|
12623 |
|
12624 |
# @ woocommerce-germanized
|
12625 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1463
|
12626 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1652
|
12627 |
msgctxt "shipments"
|
12628 |
msgid "Last name."
|
12629 |
msgstr "Nachname."
|
12630 |
|
12631 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1468
|
12632 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1657
|
12633 |
msgctxt "shipments"
|
12634 |
msgid "Company name."
|
12635 |
msgstr "Firmenname."
|
12636 |
|
12637 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1473
|
12638 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1662
|
12639 |
msgctxt "shipments"
|
12640 |
msgid "Address line 1"
|
12641 |
msgstr "Adresszeile 1"
|
12642 |
|
12643 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1478
|
12644 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1667
|
12645 |
msgctxt "shipments"
|
12646 |
msgid "Address line 2"
|
12647 |
msgstr "Adresszeile 2"
|
12648 |
|
12649 |
# @ woocommerce-germanized
|
12650 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1483
|
12651 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1672
|
12652 |
msgctxt "shipments"
|
12653 |
msgid "City name."
|
12654 |
msgstr "Stadt."
|
12655 |
|
12656 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1488
|
12657 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1677
|
12658 |
msgctxt "shipments"
|
12659 |
msgid "ISO code or name of the state, province or district."
|
12660 |
msgstr "ISO-Code oder Name des Bundeslandes, der Provinz oder des Bezirks."
|
12661 |
|
12662 |
# @ woocommerce-germanized
|
12663 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1493
|
12664 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1682
|
12665 |
msgctxt "shipments"
|
12666 |
msgid "Postal code."
|
12667 |
msgstr "Postleitzahl."
|
12668 |
|
12669 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1498
|
12670 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1687
|
12671 |
msgctxt "shipments"
|
12672 |
msgid "Country code in ISO 3166-1 alpha-2 format."
|
12673 |
msgstr "Ländercode in ISO 3166-1 Alpha-2-Format."
|
12674 |
|
12675 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1503
|
12676 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1692
|
12677 |
msgctxt "shipments"
|
12678 |
msgid "Customs reference number."
|
12679 |
msgstr "Identifikationsnummer (Zoll)"
|
12680 |
|
12681 |
# @ woocommerce-germanized
|
12682 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1510
|
12683 |
msgctxt "shipments"
|
12684 |
msgid "Shipment weight."
|
12685 |
msgstr "Sendungsgewicht."
|
12686 |
|
12687 |
# @ woocommerce-germanized
|
12688 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1515
|
12689 |
msgctxt "shipments"
|
12690 |
msgid "Shipment content weight."
|
12691 |
msgstr "Inhaltsgewicht der Sendung."
|
12692 |
|
12693 |
# @ woocommerce-germanized
|
12694 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1521
|
12695 |
msgctxt "shipments"
|
12696 |
msgid "Shipment content dimensions."
|
12697 |
msgstr "Abmessungen des Inhalts der Sendung."
|
12698 |
|
12699 |
# @ woocommerce-germanized
|
12700 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1527
|
12701 |
msgctxt "shipments"
|
12702 |
msgid "Shipment content length."
|
12703 |
msgstr "Länge des Inhalts der Sendung."
|
12704 |
|
12705 |
# @ woocommerce-germanized
|
12706 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1533
|
12707 |
msgctxt "shipments"
|
12708 |
msgid "Shipment content width."
|
12709 |
msgstr "Breite des Inhalts der Sendung."
|
12710 |
|
12711 |
# @ woocommerce-germanized
|
12712 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1539
|
12713 |
msgctxt "shipments"
|
12714 |
msgid "Shipment content height."
|
12715 |
msgstr "Höhe des Inhalts der Sendung."
|
12716 |
|
12717 |
# @ woocommerce-germanized
|
12718 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1547
|
12719 |
msgctxt "shipments"
|
12720 |
msgid "Shipment weight unit."
|
12721 |
msgstr "Gewichtseinheit der Sendung."
|
12722 |
|
12723 |
# @ woocommerce-germanized
|
12724 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1553
|
12725 |
msgctxt "shipments"
|
12726 |
msgid "Shipment packaging id."
|
12727 |
msgstr "Verpackungs-ID der Sendung."
|
12728 |
|
12729 |
# @ woocommerce-germanized
|
12730 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1558
|
12731 |
msgctxt "shipments"
|
12732 |
msgid "Shipment packaging weight."
|
12733 |
msgstr "Verpackungsgewicht der Sendung."
|
12734 |
|
12735 |
# @ woocommerce-germanized
|
12736 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1563
|
12737 |
msgctxt "shipments"
|
12738 |
msgid "Shipment total."
|
12739 |
msgstr "Gesamtwert der Sendung."
|
12740 |
|
12741 |
# @ woocommerce-germanized
|
12742 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1568
|
12743 |
msgctxt "shipments"
|
12744 |
msgid "Shipment subtotal."
|
12745 |
msgstr "Zwischensumme der Sendung."
|
12746 |
|
12747 |
# @ woocommerce-germanized
|
12748 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1573
|
12749 |
msgctxt "shipments"
|
12750 |
msgid "Shipment additional total."
|
12751 |
msgstr "Zusätzliche Kosten der Sendung."
|
12752 |
|
12753 |
# @ woocommerce-germanized
|
12754 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1578
|
12755 |
msgctxt "shipments"
|
12756 |
msgid "Shipment version."
|
12757 |
msgstr "Sendungsversion."
|
12758 |
|
12759 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1583
|
12760 |
msgctxt "shipments"
|
12761 |
msgid "Shipment shipping method."
|
12762 |
msgstr "Versandart der Sendung."
|
12763 |
|
12764 |
# @ woocommerce-germanized
|
12765 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1588
|
12766 |
msgctxt "shipments"
|
12767 |
msgid "Shipment dimensions."
|
12768 |
msgstr "Abmessungen der Sendung."
|
12769 |
|
12770 |
# @ woocommerce-germanized
|
12771 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1593
|
12772 |
msgctxt "shipments"
|
12773 |
msgid "Shipment length."
|
12774 |
msgstr "Sendungslänge."
|
12775 |
|
12776 |
# @ woocommerce-germanized
|
12777 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1598
|
12778 |
msgctxt "shipments"
|
12779 |
msgid "Shipment width."
|
12780 |
msgstr "Sendungsbreite."
|
12781 |
|
12782 |
# @ woocommerce-germanized
|
12783 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1603
|
12784 |
msgctxt "shipments"
|
12785 |
msgid "Shipment height."
|
12786 |
msgstr "Sendungshöhe."
|
12787 |
|
12788 |
# @ woocommerce-germanized
|
12789 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1610
|
12790 |
msgctxt "shipments"
|
12791 |
msgid "Shipment package dimensions."
|
12792 |
msgstr "Abmessungen der Sendungsverpackung."
|
12793 |
|
12794 |
# @ woocommerce-germanized
|
12795 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1616
|
12796 |
msgctxt "shipments"
|
12797 |
msgid "Shipment package length."
|
12798 |
msgstr "Länge der Sendungsverpackung."
|
12799 |
|
12800 |
# @ woocommerce-germanized
|
12801 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1622
|
12802 |
msgctxt "shipments"
|
12803 |
msgid "Shipment package width."
|
12804 |
msgstr "Breite der Sendungsverpackung."
|
12805 |
|
12806 |
# @ woocommerce-germanized
|
12807 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1628
|
12808 |
msgctxt "shipments"
|
12809 |
msgid "Shipment package height."
|
12810 |
msgstr "Höhe der Sendungsverpackung."
|
12811 |
|
12812 |
# @ woocommerce-germanized
|
12813 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1636
|
12814 |
msgctxt "shipments"
|
12815 |
msgid "Shipment dimension unit."
|
12816 |
msgstr "Einheit der Abmessungen der Sendung."
|
12817 |
|
12818 |
# @ woocommerce-germanized
|
12819 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1642
|
12820 |
msgctxt "shipments"
|
12821 |
msgid "Shipping address."
|
12822 |
msgstr "Versandadresse."
|
12823 |
|
12824 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1699
|
12825 |
msgctxt "shipments"
|
12826 |
msgid "Meta data."
|
12827 |
msgstr "Meta-Daten."
|
12828 |
|
12829 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1706
|
12830 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1844
|
12831 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:2032
|
12832 |
msgctxt "shipments"
|
12833 |
msgid "Meta ID."
|
12834 |
msgstr "Meta ID."
|
12835 |
|
12836 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1712
|
12837 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1850
|
12838 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:2038
|
12839 |
msgctxt "shipments"
|
12840 |
msgid "Meta key."
|
12841 |
msgstr "Meta-Schlüssel."
|
12842 |
|
12843 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1717
|
12844 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1855
|
12845 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:2043
|
12846 |
msgctxt "shipments"
|
12847 |
msgid "Meta value."
|
12848 |
msgstr "Meta-Wert."
|
12849 |
|
12850 |
# @ woocommerce-germanized
|
12851 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1725
|
12852 |
msgctxt "shipments"
|
12853 |
msgid "Shipment items."
|
12854 |
msgstr "Sendungspositionen."
|
12855 |
|
12856 |
# @ woocommerce-germanized
|
12857 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1732
|
12858 |
msgctxt "shipments"
|
12859 |
msgid "Item ID."
|
12860 |
msgstr "Sendungspositions-ID."
|
12861 |
|
12862 |
# @ woocommerce-germanized
|
12863 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1738
|
12864 |
msgctxt "shipments"
|
12865 |
msgid "Item name."
|
12866 |
msgstr "Position."
|
12867 |
|
12868 |
# @ woocommerce-germanized
|
12869 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1743
|
12870 |
msgctxt "shipments"
|
12871 |
msgid "Order Item ID."
|
12872 |
msgstr "Bestellpositions-ID."
|
12873 |
|
12874 |
# @ woocommerce-germanized
|
12875 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1748
|
12876 |
msgctxt "shipments"
|
12877 |
msgid "Product ID."
|
12878 |
msgstr "Produkt-ID."
|
12879 |
|
12880 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1753
|
12881 |
msgctxt "shipments"
|
12882 |
msgid "Quantity."
|
12883 |
msgstr "Anzahl."
|
12884 |
|
12885 |
# @ woocommerce-germanized
|
12886 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1758
|
12887 |
msgctxt "shipments"
|
12888 |
msgid "Item weight."
|
12889 |
msgstr "Gewicht der Position."
|
12890 |
|
12891 |
# @ woocommerce-germanized
|
12892 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1763
|
12893 |
msgctxt "shipments"
|
12894 |
msgid "Item SKU."
|
12895 |
msgstr "Artikelnummer der Position."
|
12896 |
|
12897 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1768
|
12898 |
msgctxt "shipments"
|
12899 |
msgid "Item total."
|
12900 |
msgstr "Gesamtbetrag der Position."
|
12901 |
|
12902 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1773
|
12903 |
msgctxt "shipments"
|
12904 |
msgid "Item subtotal."
|
12905 |
msgstr "Zwischensumme der Position."
|
12906 |
|
12907 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1778
|
12908 |
msgctxt "shipments"
|
12909 |
msgid "Item HS Code (customs)."
|
12910 |
msgstr "Zolltarifnummer der Position (HS-Code)"
|
12911 |
|
12912 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1783
|
12913 |
msgctxt "shipments"
|
12914 |
msgid "Item country of manufacture in ISO 3166-1 alpha-2 format."
|
12915 |
msgstr ""
|
12916 |
"Ländercode des Herstellerlandes der Position in ISO 3166-1 Alpha-2-Format."
|
12917 |
|
12918 |
# @ woocommerce-germanized
|
12919 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1788
|
12920 |
msgctxt "shipments"
|
12921 |
msgid "Item dimensions."
|
12922 |
msgstr "Abmessungen der Position."
|
12923 |
|
12924 |
# @ woocommerce-germanized
|
12925 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1793
|
12926 |
msgctxt "shipments"
|
12927 |
msgid "Item length."
|
12928 |
msgstr "Länge der Position."
|
12929 |
|
12930 |
# @ woocommerce-germanized
|
12931 |
# @ woocommerce
|
12932 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1798
|
12933 |
msgctxt "shipments"
|
12934 |
msgid "Item width."
|
12935 |
msgstr "Breite der Position."
|
12936 |
|
12937 |
# @ woocommerce-germanized
|
12938 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1803
|
12939 |
msgctxt "shipments"
|
12940 |
msgid "Item height."
|
12941 |
msgstr "Höhe der Position."
|
12942 |
|
12943 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1810
|
12944 |
msgctxt "shipments"
|
12945 |
msgid "Item attributes."
|
12946 |
msgstr "Eigenschaften der Position."
|
12947 |
|
12948 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1815
|
12949 |
msgctxt "shipments"
|
12950 |
msgid "Attribute key."
|
12951 |
msgstr "Schlüssel der Eigenschaft."
|
12952 |
|
12953 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1820
|
12954 |
msgctxt "shipments"
|
12955 |
msgid "Attribute value."
|
12956 |
msgstr "Wert der Eigenschaft."
|
12957 |
|
12958 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1825
|
12959 |
msgctxt "shipments"
|
12960 |
msgid "Attribute label."
|
12961 |
msgstr "Bezeichnung der Eigenschaft."
|
12962 |
|
12963 |
# @ woocommerce-germanized
|
12964 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1830
|
12965 |
msgctxt "shipments"
|
12966 |
msgid "Order item meta id."
|
12967 |
msgstr "Meta-ID der Bestellposition."
|
12968 |
|
12969 |
# @ woocommerce-germanized
|
12970 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1837
|
12971 |
msgctxt "shipments"
|
12972 |
msgid "Shipment item meta data."
|
12973 |
msgstr "Meta-Daten der Position."
|
12974 |
|
12975 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1877
|
12976 |
msgctxt "shipments"
|
12977 |
msgid "Label ID."
|
12978 |
msgstr "Label ID."
|
12979 |
|
12980 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1883
|
12981 |
msgctxt "shipments"
|
12982 |
msgid "The date the label was created, in the site's timezone."
|
12983 |
msgstr "Das Datum an dem das Label erstellt wurde in der Zeitzone der Website."
|
12984 |
|
12985 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1889
|
12986 |
msgctxt "shipments"
|
12987 |
msgid "The date the label was created, as GMT."
|
12988 |
msgstr "Das Datum an dem das Label erstellt wurde als GMT."
|
12989 |
|
12990 |
# @ woocommerce-germanized
|
12991 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1895
|
12992 |
msgctxt "shipments"
|
12993 |
msgid "Shipment id."
|
12994 |
msgstr "Sendungs-ID."
|
12995 |
|
12996 |
# @ woocommerce-germanized
|
12997 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1901
|
12998 |
msgctxt "shipments"
|
12999 |
msgid "Parent id."
|
13000 |
msgstr "Eltern-ID."
|
13001 |
|
13002 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1906
|
13003 |
msgctxt "shipments"
|
13004 |
msgid "Label product id."
|
13005 |
msgstr "Produkt-ID des Labels."
|
13006 |
|
13007 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1911
|
13008 |
msgctxt "shipments"
|
13009 |
msgid "Label number."
|
13010 |
msgstr "Nummer des Labels."
|
13011 |
|
13012 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1916
|
13013 |
msgctxt "shipments"
|
13014 |
msgid "Shipping provider."
|
13015 |
msgstr "Versanddienstleister."
|
13016 |
|
13017 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1922
|
13018 |
msgctxt "shipments"
|
13019 |
msgid "Weight."
|
13020 |
msgstr "Gewicht."
|
13021 |
|
13022 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1927
|
13023 |
msgctxt "shipments"
|
13024 |
msgid "Net weight."
|
13025 |
msgstr "Nettogewicht."
|
13026 |
|
13027 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1932
|
13028 |
msgctxt "shipments"
|
13029 |
msgid "Created via."
|
13030 |
msgstr "Erzeugt via."
|
13031 |
|
13032 |
# @ woocommerce-germanized
|
13033 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1937
|
13034 |
msgctxt "shipments"
|
13035 |
msgid "Is trackable?"
|
13036 |
msgstr "Ist nachverfolgbar?"
|
13037 |
|
13038 |
# @ woocommerce-germanized
|
13039 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1943
|
13040 |
msgctxt "shipments"
|
13041 |
msgid "Additional file types"
|
13042 |
msgstr "Zusätzliche Dateitypen"
|
13043 |
|
13044 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1952
|
13045 |
msgctxt "shipments"
|
13046 |
msgid "Label file data."
|
13047 |
msgstr "Label Dateidaten."
|
13048 |
|
13049 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1962
|
13050 |
msgctxt "shipments"
|
13051 |
msgid "File path."
|
13052 |
msgstr "Dateipfad."
|
13053 |
|
13054 |
# @ woocommerce-germanized
|
13055 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1968
|
13056 |
msgctxt "shipments"
|
13057 |
msgid "File name."
|
13058 |
msgstr "Dateiname."
|
13059 |
|
13060 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1974
|
13061 |
msgctxt "shipments"
|
13062 |
msgid "The file data (base64 encoded)."
|
13063 |
msgstr "Die Dateidaten (base64 codiert)."
|
13064 |
|
13065 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1980
|
13066 |
msgctxt "shipments"
|
13067 |
msgid "File type."
|
13068 |
msgstr "Dateityp."
|
13069 |
|
13070 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1989
|
13071 |
msgctxt "shipments"
|
13072 |
msgid "Label type, e.g. simple or return."
|
13073 |
msgstr "Label-Typ, z.B. simple oder return."
|
13074 |
|
13075 |
# @ woocommerce-germanized
|
13076 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1995
|
13077 |
msgctxt "shipments"
|
13078 |
msgid "Label dimensions."
|
13079 |
msgstr "Label-Abmessungen."
|
13080 |
|
13081 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:2000
|
13082 |
msgctxt "shipments"
|
13083 |
msgid "Label length."
|
13084 |
msgstr "Label Länge."
|
13085 |
|
13086 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:2005
|
13087 |
msgctxt "shipments"
|
13088 |
msgid "Label width."
|
13089 |
msgstr "Label-Breite."
|
13090 |
|
13091 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:2010
|
13092 |
msgctxt "shipments"
|
13093 |
msgid "Label height."
|
13094 |
msgstr "Label-Höhe."
|
13095 |
|
13096 |
# @ woocommerce-germanized
|
13097 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:2017
|
13098 |
msgctxt "shipments"
|
13099 |
msgid "Label services."
|
13100 |
msgstr "Label Services."
|
13101 |
|
13102 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:2025
|
13103 |
msgctxt "shipments"
|
13104 |
msgid "Label meta data."
|
13105 |
msgstr "Label Meta-Daten."
|
14882 |
"Bitte führe %1$s im %2$s Verzeichnis aus."
|
14883 |
|
14884 |
#: woocommerce-germanized/src/Autoloader.php:50
|
14885 |
+
#: woocommerce-germanized/src/Packages.php:147
|
14886 |
msgid ""
|
14887 |
"Your installation of Germanized is incomplete. If you installed Germanized "
|
14888 |
"from GitHub, please refer to this document to set up your development "
|
14895 |
"germanized/wiki/How-to-set-up-a-Germanized-development-environment"
|
14896 |
|
14897 |
#: woocommerce-germanized/src/Autoloader.php:62
|
14898 |
+
#: woocommerce-germanized/src/Packages.php:169
|
14899 |
#, php-format
|
14900 |
msgid ""
|
14901 |
"Your installation of Germanized is incomplete. If you installed Germanized "
|
14906 |
"GitHub installiert hast, %1$sschaue dir bitte dieses Dokument an%2$s um eine "
|
14907 |
"Entwicklungsumgebung aufzusetzen."
|
14908 |
|
14909 |
+
#: woocommerce-germanized/src/Packages.php:145
|
14910 |
+
#: woocommerce-germanized/src/Packages.php:160
|
14911 |
#, php-format
|
14912 |
msgid "Missing the Germanized %s package"
|
14913 |
msgstr "Das Germanized %s Paket fehlt"
|
14914 |
|
14915 |
+
#: woocommerce-germanized/src/PluginsHelper.php:360
|
14916 |
#, php-format
|
14917 |
msgid "Please <a href=\"%1$s\">activate the %2$s »</a> plugin"
|
14918 |
msgstr "Bitte <a href=\"%1$s\">aktiviere das %2$s Plugin »</a>"
|
14919 |
|
14920 |
+
#: woocommerce-germanized/src/PluginsHelper.php:360
|
14921 |
#, php-format
|
14922 |
msgid "Please <a href=\"%1$s\">install the %2$s »</a> plugin"
|
14923 |
msgstr "Bitte <a href=\"%1$s\">installiere das %2$s Plugin »</a>"
|
14924 |
|
14925 |
+
#: woocommerce-germanized/src/PluginsHelper.php:417
|
14926 |
#, php-format
|
14927 |
msgid ""
|
14928 |
"The requested plugin `%s` could not be installed. Plugin API call failed."
|
14930 |
"Das Plugin `%s` konnte nicht installiert werden. Die Plugin API erzeugt "
|
14931 |
"einen Fehler."
|
14932 |
|
14933 |
+
#: woocommerce-germanized/src/PluginsHelper.php:437
|
14934 |
#, php-format
|
14935 |
msgid ""
|
14936 |
"The requested plugin `%s` could not be installed. Upgrader install failed."
|
14939 |
"einen Fehler."
|
14940 |
|
14941 |
# @ woocommerce-germanized
|
14942 |
+
#: woocommerce-germanized/src/PluginsHelper.php:465
|
14943 |
msgid "WooCommerce"
|
14944 |
msgstr "WooCommerce"
|
14945 |
|
14946 |
+
#: woocommerce-germanized/src/PluginsHelper.php:503
|
|
|
|
|
|
|
|
|
|
|
14947 |
#, php-format
|
14948 |
msgid "The requested plugin `%s` is not yet installed."
|
14949 |
msgstr "Das Plugin `%s` ist noch nicht installiert."
|
14950 |
|
14951 |
+
#: woocommerce-germanized/src/PluginsHelper.php:515
|
14952 |
#, php-format
|
14953 |
msgid "The requested plugin `%s` could not be activated."
|
14954 |
msgstr "Das Plugin `%s` konnte nicht aktiviert werden."
|
14955 |
|
14956 |
# @ woocommerce-germanized
|
14957 |
+
#: woocommerce-germanized/src/PluginsHelper.php:536
|
14958 |
msgid "Germanized for WooCommerce: One Stop Shop"
|
14959 |
msgstr "Germanized für WooCommerce: One Stop Shop"
|
14960 |
|
14961 |
+
# @ woocommerce-germanized
|
14962 |
+
#: woocommerce-germanized/src/PluginsHelper.php:540
|
14963 |
+
msgid "Germanized for WooCommerce: Trusted Shops"
|
14964 |
+
msgstr "Germanized für WooCommerce: Trusted Shops"
|
14965 |
+
|
14966 |
# @ woocommerce-germanized
|
14967 |
#: woocommerce-germanized/src/Shopmarks.php:537
|
14968 |
msgid "Single Product (Grouped)"
|
15418 |
"href=\"%2$s\" target=\"_blank\">Blog-Post</a> wie du das Plugin austauschen "
|
15419 |
"kannst."
|
15420 |
|
15421 |
+
#: woocommerce-germanized/woocommerce-germanized.php:1219
|
15422 |
msgid "Pease wait while we are trying to redirect you to the payment provider."
|
15423 |
msgstr "Einen Moment - wir versuchen dich zum Zahlungsanbieter weiterzuleiten."
|
15424 |
|
15442 |
msgid "https://vendidero.de"
|
15443 |
msgstr "https://vendidero.de"
|
15444 |
|
15445 |
+
# @ woocommerce-germanized
|
15446 |
+
#~ msgid "Trusted Shops new integration"
|
15447 |
+
#~ msgstr "Neue Trusted Shops Integration"
|
15448 |
+
|
15449 |
+
# @ woocommerce-germanized
|
15450 |
+
#~ msgid "New Gen Trusted Shops"
|
15451 |
+
#~ msgstr "Neue Trusted Shops Integration"
|
15452 |
+
|
15453 |
# @ woocommerce-germanized
|
15454 |
#~ msgctxt "shipments"
|
15455 |
#~ msgid "Shipping"
|
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-
|
6 |
-
"PO-Revision-Date: 2022-
|
7 |
"Last-Translator: Dennis Nissle <info@vendidero.de>\n"
|
8 |
"Language-Team: \n"
|
9 |
"Language: de_DE@formal\n"
|
@@ -165,7 +165,7 @@ msgid "excl. %s%% VAT"
|
|
165 |
msgstr "exkl. %s %% MwSt."
|
166 |
|
167 |
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-customer.php:44
|
168 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:
|
169 |
#: woocommerce-germanized/includes/admin/settings/views/html-admin-settings-tabs.php:53
|
170 |
#: woocommerce-germanized/includes/admin/settings/views/html-admin-settings-tabs.php:58
|
171 |
#: woocommerce-germanized/includes/admin/settings/views/html-admin-settings-tabs.php:71
|
@@ -173,7 +173,7 @@ msgid "Yes"
|
|
173 |
msgstr "Ja"
|
174 |
|
175 |
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-customer.php:46
|
176 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:
|
177 |
#: woocommerce-germanized/includes/admin/settings/views/html-admin-settings-tabs.php:53
|
178 |
#: woocommerce-germanized/includes/admin/settings/views/html-admin-settings-tabs.php:71
|
179 |
msgid "No"
|
@@ -369,7 +369,7 @@ msgstr ""
|
|
369 |
"Wählen Sie Versandmethoden aus für die die Paketdienstleister Checkbox "
|
370 |
"angezeigt werden soll."
|
371 |
|
372 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-notices.php:
|
373 |
#, php-format
|
374 |
msgid ""
|
375 |
"<strong>Be aware!</strong> This update is not compatible with your current "
|
@@ -436,7 +436,7 @@ msgstr ""
|
|
436 |
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:66
|
437 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-oss.php:29
|
438 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-taxes.php:37
|
439 |
-
#: woocommerce-germanized/src/PluginsHelper.php:
|
440 |
msgid "One Stop Shop"
|
441 |
msgstr "One Stop Shop"
|
442 |
|
@@ -444,7 +444,7 @@ msgstr "One Stop Shop"
|
|
444 |
# @ woocommerce
|
445 |
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:71
|
446 |
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:156
|
447 |
-
#: woocommerce-germanized/woocommerce-germanized.php:
|
448 |
msgid "Settings"
|
449 |
msgstr "Einstellungen"
|
450 |
|
@@ -702,46 +702,46 @@ msgstr "Germanized Einstellungen"
|
|
702 |
msgid "Cheating huh?"
|
703 |
msgstr "So geht das leider nicht.."
|
704 |
|
705 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:
|
706 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:
|
707 |
msgctxt "dhl"
|
708 |
msgid "Action failed. Please refresh the page and retry."
|
709 |
msgstr ""
|
710 |
"Aktion fehlgeschlagen. Bitte aktualisieren Sie die Seite und versuchen es "
|
711 |
"erneut."
|
712 |
|
713 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:
|
714 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:
|
715 |
msgctxt "dhl"
|
716 |
msgid "You don't have permission to do this."
|
717 |
msgstr "Sie sind leider nicht berechtigt, diese Aktion durchzuführen."
|
718 |
|
719 |
# @ woocommerce-germanized
|
720 |
#. Plugin Name of the plugin/theme
|
721 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:
|
722 |
msgid "Germanized for WooCommerce"
|
723 |
msgstr "Germanized für WooCommerce"
|
724 |
|
725 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:
|
726 |
msgid "Paid for order notification manually sent to customer."
|
727 |
msgstr "Bestellung bezahlt manuell an den Kunden versendet."
|
728 |
|
729 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:
|
730 |
msgid "Order confirmation manually sent to customer."
|
731 |
msgstr "Bestellbestätigung manuell an den Kunden versendet."
|
732 |
|
733 |
# @ woocommerce-germanized
|
734 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:
|
735 |
msgid "Resend order confirmation"
|
736 |
msgstr "Bestellbestätigung erneut versenden"
|
737 |
|
738 |
# @ woocommerce-germanized
|
739 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:
|
740 |
msgid "Send paid for order notification"
|
741 |
msgstr "Bestellung bezahlt manuell versenden"
|
742 |
|
743 |
# @ woocommerce-germanized
|
744 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:
|
745 |
#: woocommerce-germanized/includes/admin/settings/abstract-wc-gzd-settings-tab.php:159
|
746 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-germanized.php:23
|
747 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shipping-provider.php:81
|
@@ -750,52 +750,52 @@ msgstr "Bestellung bezahlt manuell versenden"
|
|
750 |
msgid "Germanized"
|
751 |
msgstr "Germanized"
|
752 |
|
753 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:
|
754 |
msgid "Parcel Delivery Data Transfer:"
|
755 |
msgstr "Paketdienstleister Datenweitergabe:"
|
756 |
|
757 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:
|
758 |
msgid "allowed"
|
759 |
msgstr "akzeptiert"
|
760 |
|
761 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:
|
762 |
msgid "not allowed"
|
763 |
msgstr "nicht akzeptiert"
|
764 |
|
765 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:
|
766 |
msgid "Insert delivery time name, slug or id."
|
767 |
msgstr "Fügen Sie Lieferzeit, Slug oder eine ID ein."
|
768 |
|
769 |
# @ woocommerce-germanized
|
770 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:
|
771 |
msgid "Insert product units amount."
|
772 |
msgstr "Fügen Sie die Anzahl der Produkteinheiten ein."
|
773 |
|
774 |
# @ woocommerce-germanized
|
775 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:
|
776 |
msgid "Optional Email Content"
|
777 |
msgstr "Optionaler E-Mail Inhalt"
|
778 |
|
779 |
# @ woocommerce-germanized
|
780 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:
|
781 |
msgid "Add content which will be replacing default page content within emails."
|
782 |
msgstr ""
|
783 |
"Füllen Sie dieses Feld aus um einen abweichenden E-Mail Anhangstext für "
|
784 |
"diese Seite zu bestimmen."
|
785 |
|
786 |
# @ woocommerce-germanized
|
787 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:
|
788 |
msgid "Cart description"
|
789 |
msgstr "Warenkorbkurzbeschreibung"
|
790 |
|
791 |
# @ woocommerce-germanized
|
792 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:
|
793 |
#: woocommerce-germanized/includes/api/class-wc-gzd-rest-products-controller.php:544
|
794 |
msgid "Defect description"
|
795 |
msgstr "Mängelbeschreibung"
|
796 |
|
797 |
# @ woocommerce-germanized
|
798 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:
|
799 |
msgid ""
|
800 |
"This content will be shown as short product description within checkout and "
|
801 |
"emails."
|
@@ -803,7 +803,7 @@ msgstr ""
|
|
803 |
"Dieser Inhalt wird während des Bezahlvorganges und in den E-Mails als "
|
804 |
"Produkt Kurzbeschreibung angezeigt."
|
805 |
|
806 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:
|
807 |
#: woocommerce-germanized/includes/admin/meta-boxes/class-wc-germanized-meta-box-product-data-variable.php:443
|
808 |
msgid ""
|
809 |
"Inform your customers about product defects. This description will be shown "
|
@@ -1143,7 +1143,7 @@ msgstr ""
|
|
1143 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-invoices.php:69
|
1144 |
#: woocommerce-germanized/includes/admin/views/html-settings-pro.php:25
|
1145 |
#: woocommerce-germanized/includes/admin/views/setup/first-steps.php:30
|
1146 |
-
#: woocommerce-germanized/includes/compatibility/elementor/widgets/abstact-class-wc-gzd-elementor-widget.php:
|
1147 |
#: woocommerce-germanized/includes/gateways/invoice/class-wc-gzd-gateway-invoice.php:92
|
1148 |
msgid "Upgrade now"
|
1149 |
msgstr "Jetzt upgraden"
|
@@ -1641,6 +1641,34 @@ msgstr ""
|
|
1641 |
msgid "Enable support for %s"
|
1642 |
msgstr "Anpassungen für %s freischalten"
|
1643 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1644 |
#: woocommerce-germanized/includes/admin/notes/class-wc-gzd-admin-note-update.php:25
|
1645 |
msgid "Germanized Data Update Required"
|
1646 |
msgstr "Datenaktualisierung für Germanized erforderlich"
|
@@ -2142,6 +2170,7 @@ msgstr "E-Mails"
|
|
2142 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-general.php:21
|
2143 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-oss.php:45
|
2144 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:37
|
|
|
2145 |
msgid "General"
|
2146 |
msgstr "Allgemein"
|
2147 |
|
@@ -2954,12 +2983,12 @@ msgid "Manage"
|
|
2954 |
msgstr "Verwalten"
|
2955 |
|
2956 |
# @ woocommerce-germanized
|
2957 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shipments.php:
|
2958 |
msgid "Automated packing"
|
2959 |
msgstr "Automatisiertes Packen"
|
2960 |
|
2961 |
# @ woocommerce-germanized
|
2962 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shipments.php:
|
2963 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-taxes.php:103
|
2964 |
#, php-format
|
2965 |
msgid ""
|
@@ -3785,6 +3814,25 @@ msgstr ""
|
|
3785 |
msgid "TOS Generator"
|
3786 |
msgstr "AGB Generator"
|
3787 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3788 |
#: woocommerce-germanized/includes/admin/settings/views/html-admin-page-checkboxes.php:10
|
3789 |
msgid ""
|
3790 |
"Drag and drop to re-order checkboxes. This is the order being used for "
|
@@ -4805,7 +4853,7 @@ msgid "%1$d update functions completed. Database version is %2$s"
|
|
4805 |
msgstr "%1$d Updates fertiggestellt. Datenbank-Version lautet %2$s"
|
4806 |
|
4807 |
#: woocommerce-germanized/includes/class-wc-gzd-coupon-helper.php:694
|
4808 |
-
#: woocommerce-germanized/woocommerce-germanized.php:
|
4809 |
#, php-format
|
4810 |
msgid "Voucher: %1$s"
|
4811 |
msgstr "Wertgutschein: %1$s"
|
@@ -5066,7 +5114,7 @@ msgid "Other Vitamins & Minerals"
|
|
5066 |
msgstr "Andere Vitamine & Mineralien"
|
5067 |
|
5068 |
# @ woocommerce-germanized
|
5069 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
5070 |
msgid ""
|
5071 |
"Please install WooCommerce before installing WooCommerce Germanized. Thank "
|
5072 |
"you!"
|
@@ -5075,83 +5123,83 @@ msgstr ""
|
|
5075 |
"installieren. Vielen Dank!"
|
5076 |
|
5077 |
# @ woocommerce-germanized
|
5078 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
5079 |
msgctxt "Page slug"
|
5080 |
msgid "data-security"
|
5081 |
msgstr "datenschutzerklaerung"
|
5082 |
|
5083 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
5084 |
msgctxt "Page title"
|
5085 |
msgid "Privacy Policy"
|
5086 |
msgstr "Datenschutzerklärung"
|
5087 |
|
5088 |
# @ woocommerce-germanized
|
5089 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
5090 |
msgctxt "Page slug"
|
5091 |
msgid "imprint"
|
5092 |
msgstr "impressum"
|
5093 |
|
5094 |
# @ woocommerce-germanized
|
5095 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
5096 |
msgctxt "Page title"
|
5097 |
msgid "Imprint"
|
5098 |
msgstr "Impressum"
|
5099 |
|
5100 |
# @ woocommerce-germanized
|
5101 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
5102 |
msgctxt "Page slug"
|
5103 |
msgid "terms"
|
5104 |
msgstr "agb"
|
5105 |
|
5106 |
# @ woocommerce-germanized
|
5107 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
5108 |
msgctxt "Page title"
|
5109 |
msgid "Terms & Conditions"
|
5110 |
msgstr "AGB"
|
5111 |
|
5112 |
# @ woocommerce-germanized
|
5113 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
5114 |
msgctxt "Page slug"
|
5115 |
msgid "revocation"
|
5116 |
msgstr "widerrufsbelehrung"
|
5117 |
|
5118 |
# @ woocommerce-germanized
|
5119 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
5120 |
msgctxt "Page title"
|
5121 |
msgid "Cancellation Policy"
|
5122 |
msgstr "Widerrufsbelehrung"
|
5123 |
|
5124 |
# @ woocommerce-germanized
|
5125 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
5126 |
msgctxt "Page slug"
|
5127 |
msgid "shipping-methods"
|
5128 |
msgstr "versandarten"
|
5129 |
|
5130 |
# @ woocommerce-germanized
|
5131 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
5132 |
msgctxt "Page title"
|
5133 |
msgid "Shipping Methods"
|
5134 |
msgstr "Versandarten"
|
5135 |
|
5136 |
# @ woocommerce-germanized
|
5137 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
5138 |
msgctxt "Page slug"
|
5139 |
msgid "payment-methods"
|
5140 |
msgstr "bezahlmoeglichkeiten"
|
5141 |
|
5142 |
# @ woocommerce-germanized
|
5143 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
5144 |
msgctxt "Page title"
|
5145 |
msgid "Payment Methods"
|
5146 |
msgstr "Zahlungsarten"
|
5147 |
|
5148 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
5149 |
#: woocommerce-germanized/includes/updates/woocommerce-gzd-update-3.9.3.php:15
|
5150 |
msgctxt "Page slug"
|
5151 |
msgid "review-authenticity"
|
5152 |
msgstr "echtheit-von-bewertungen"
|
5153 |
|
5154 |
-
#: woocommerce-germanized/includes/class-wc-gzd-install.php:
|
5155 |
#: woocommerce-germanized/includes/updates/woocommerce-gzd-update-3.9.3.php:16
|
5156 |
msgctxt "Page title"
|
5157 |
msgid "Review Authenticity"
|
@@ -6008,7 +6056,7 @@ msgid ""
|
|
6008 |
"Sale price labels used to mark old prices (e.g. Recommended Retail Price)"
|
6009 |
msgstr "Preishinweise zur Markierung von Streichpreisen"
|
6010 |
|
6011 |
-
#: woocommerce-germanized/includes/compatibility/elementor/widgets/abstact-class-wc-gzd-elementor-widget.php:
|
6012 |
#, php-format
|
6013 |
msgid ""
|
6014 |
"Upgrade to WooCommerce Germanized Pro to use your our custom Elementor "
|
@@ -7779,7 +7827,7 @@ msgstr ""
|
|
7779 |
|
7780 |
# @ woocommerce-germanized
|
7781 |
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:78
|
7782 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/Api/Paket.php:
|
7783 |
msgctxt "dhl day context"
|
7784 |
msgid "None"
|
7785 |
msgstr "Keiner"
|
@@ -7839,7 +7887,7 @@ msgstr "Retoure #{shipment_id} zur Bestellung #{order_id}"
|
|
7839 |
|
7840 |
# @ woocommerce-germanized
|
7841 |
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:327
|
7842 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:
|
7843 |
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1196
|
7844 |
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1923
|
7845 |
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/templates/checkout/dhl/parcel-finder.php:37
|
@@ -8377,67 +8425,67 @@ msgstr ""
|
|
8377 |
"vorliegende Sendung beinhaltet %2$s Positionen."
|
8378 |
|
8379 |
# @ woocommerce-germanized
|
8380 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/Api/Paket.php:
|
8381 |
#, php-format
|
8382 |
msgctxt "dhl"
|
8383 |
msgid "Label API not available: %s"
|
8384 |
msgstr "Label API ist nicht erreichbar: %s"
|
8385 |
|
8386 |
# @ woocommerce-germanized
|
8387 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/Api/Paket.php:
|
8388 |
msgctxt "dhl"
|
8389 |
msgid "Label API not available"
|
8390 |
msgstr "Label API ist nicht erreichbar"
|
8391 |
|
8392 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/Api/Paket.php:
|
8393 |
msgctxt "dhl"
|
8394 |
msgid "Parcel Finder API not available"
|
8395 |
msgstr "API der Standortsuche ist nicht verfügbar"
|
8396 |
|
8397 |
# @ woocommerce-germanized
|
8398 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/Api/Paket.php:
|
8399 |
msgctxt "dhl"
|
8400 |
msgid "Return API not available"
|
8401 |
msgstr "Retoure API ist nicht erreichbar"
|
8402 |
|
8403 |
# @ woocommerce-germanized
|
8404 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/Api/Paket.php:
|
8405 |
msgctxt "dhl"
|
8406 |
msgid "Parcel API not available"
|
8407 |
msgstr "Paket API ist nicht erreichbar"
|
8408 |
|
8409 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/Api/Paket.php:
|
8410 |
msgctxt "dhl"
|
8411 |
msgid "Mon"
|
8412 |
msgstr "Mo"
|
8413 |
|
8414 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/Api/Paket.php:
|
8415 |
msgctxt "dhl"
|
8416 |
msgid "Tue"
|
8417 |
msgstr "Di"
|
8418 |
|
8419 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/Api/Paket.php:
|
8420 |
msgctxt "dhl"
|
8421 |
msgid "Wed"
|
8422 |
msgstr "Mi"
|
8423 |
|
8424 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/Api/Paket.php:
|
8425 |
msgctxt "dhl"
|
8426 |
msgid "Thu"
|
8427 |
msgstr "Do"
|
8428 |
|
8429 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/Api/Paket.php:
|
8430 |
msgctxt "dhl"
|
8431 |
msgid "Fri"
|
8432 |
msgstr "Fr"
|
8433 |
|
8434 |
# @ woocommerce-germanized
|
8435 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/Api/Paket.php:
|
8436 |
msgctxt "dhl"
|
8437 |
msgid "Sat"
|
8438 |
msgstr "Sa"
|
8439 |
|
8440 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/Api/Paket.php:
|
8441 |
msgctxt "dhl"
|
8442 |
msgid "Sun"
|
8443 |
msgstr "So"
|
@@ -8521,8 +8569,8 @@ msgstr "Deutschland"
|
|
8521 |
|
8522 |
# @ woocommerce-germanized
|
8523 |
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:106
|
8524 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:
|
8525 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:
|
8526 |
msgctxt "dhl"
|
8527 |
msgid "Address Type"
|
8528 |
msgstr "Adresstyp"
|
@@ -8547,37 +8595,37 @@ msgstr ""
|
|
8547 |
"Insofern die Lieferung an eine Packstation erfolgt, bitte die Postnummer "
|
8548 |
"eintragen."
|
8549 |
|
8550 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:
|
8551 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:
|
8552 |
msgctxt "dhl"
|
8553 |
msgid "Invalid address type."
|
8554 |
msgstr "Ungültiger Adresstyp."
|
8555 |
|
8556 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:
|
8557 |
#, php-format
|
8558 |
msgctxt "dhl"
|
8559 |
msgid "Please provide a valid number within the %s field."
|
8560 |
msgstr "Bitte geben Sie eine gültige Nummer im %s Feld an."
|
8561 |
|
8562 |
# @ woocommerce-germanized
|
8563 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:
|
8564 |
msgctxt "dhl"
|
8565 |
msgid "Sorry, but delivery to packstation is not available."
|
8566 |
msgstr ""
|
8567 |
"Entschuldigung, die Lieferung an eine Packstation steht nicht zur Verfügung."
|
8568 |
|
8569 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:
|
8570 |
msgctxt "dhl"
|
8571 |
msgid "Sorry, but delivery to parcel shops is not available."
|
8572 |
msgstr ""
|
8573 |
"Entschuldigung, die Lieferung an einen Paketshop steht nicht zur Verfügung."
|
8574 |
|
8575 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:
|
8576 |
msgctxt "dhl"
|
8577 |
msgid "Sorry, but delivery to post offices is not available."
|
8578 |
msgstr "Entschuldigung, die Lieferung an Postfilialen ist nicht verfügbar."
|
8579 |
|
8580 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:
|
8581 |
#, php-format
|
8582 |
msgctxt "dhl"
|
8583 |
msgid "Please indicate shipment to %1$s by one of the following values: %2$s."
|
@@ -8585,7 +8633,7 @@ msgstr ""
|
|
8585 |
"Bitte identifizieren Sie die Lieferung an %1$s durch die Eingabe einer der "
|
8586 |
"folgenden Werte: %2$s."
|
8587 |
|
8588 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:
|
8589 |
msgctxt "dhl"
|
8590 |
msgid ""
|
8591 |
"Your DHL customer number (Post number) is not valid. Please check your "
|
@@ -8594,7 +8642,7 @@ msgstr ""
|
|
8594 |
"Ihre DHL Kundennummer (Postnummer) ist nicht gültig. Bitte überprüfen Sie "
|
8595 |
"Ihre Eingabe."
|
8596 |
|
8597 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:
|
8598 |
msgctxt "dhl"
|
8599 |
msgid ""
|
8600 |
"Your DHL customer number (Post number) is needed to ship to a packstation."
|
@@ -8602,64 +8650,64 @@ msgstr ""
|
|
8602 |
"Ihre DHL Kundennummer (Postnummer) wird für den Versand an eine Packstation "
|
8603 |
"benötigt."
|
8604 |
|
8605 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:
|
8606 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:
|
8607 |
msgctxt "dhl"
|
8608 |
msgid "Branch"
|
8609 |
msgstr "Filiale"
|
8610 |
|
8611 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:
|
8612 |
msgctxt "dhl"
|
8613 |
msgid "Postnumber "
|
8614 |
msgstr "Postnummer "
|
8615 |
|
8616 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:
|
8617 |
#, php-format
|
8618 |
msgctxt "dhl"
|
8619 |
msgid "e.g. %s 456"
|
8620 |
msgstr "z.B. %s 456"
|
8621 |
|
8622 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:
|
8623 |
msgctxt "dhl"
|
8624 |
msgid "Branches"
|
8625 |
msgstr "Filialen"
|
8626 |
|
8627 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:
|
8628 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:
|
8629 |
msgctxt "dhl"
|
8630 |
msgid "DHL customer number (Post number)"
|
8631 |
msgstr "DHL Kundennummer (Postnummer)"
|
8632 |
|
8633 |
# @ woocommerce-germanized
|
8634 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:
|
8635 |
msgctxt "dhl"
|
8636 |
msgid "Regular Address"
|
8637 |
msgstr "Normale Adresse"
|
8638 |
|
8639 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:
|
8640 |
msgctxt "dhl"
|
8641 |
msgid "Not yet a DHL customer?"
|
8642 |
msgstr "Noch kein DHL Kunde?"
|
8643 |
|
8644 |
# @ woocommerce-germanized
|
8645 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:
|
8646 |
msgctxt "dhl"
|
8647 |
msgid "Register now"
|
8648 |
msgstr "Jetzt registrieren"
|
8649 |
|
8650 |
# @ woocommerce-germanized
|
8651 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:
|
8652 |
#, php-format
|
8653 |
msgctxt "dhl"
|
8654 |
msgid "Search %s"
|
8655 |
msgstr "%s suchen"
|
8656 |
|
8657 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:
|
8658 |
msgctxt "dhl"
|
8659 |
msgid "No DHL locations found"
|
8660 |
msgstr "Keine DHL Standorte gefunden"
|
8661 |
|
8662 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:
|
8663 |
#, php-format
|
8664 |
msgctxt "dhl"
|
8665 |
msgid ""
|
@@ -8670,12 +8718,12 @@ msgstr ""
|
|
8670 |
"einen %1$s oder %2$s."
|
8671 |
|
8672 |
# @ woocommerce-germanized
|
8673 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:
|
8674 |
msgctxt "dhl"
|
8675 |
msgid "DHL location"
|
8676 |
msgstr "DHL Standort"
|
8677 |
|
8678 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:
|
8679 |
msgctxt "dhl"
|
8680 |
msgid "retry"
|
8681 |
msgstr "Erneut versuchen"
|
@@ -10211,15 +10259,16 @@ msgstr "LxBxH in dezimaler Form."
|
|
10211 |
|
10212 |
# @ woocommerce-germanized
|
10213 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/admin/views/html-order-shipment-content.php:51
|
10214 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
10215 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Table.php:695
|
|
|
10216 |
msgctxt "shipments"
|
10217 |
msgid "Packaging"
|
10218 |
msgstr "Verpackung"
|
10219 |
|
10220 |
# @ woocommerce-germanized
|
10221 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/admin/views/html-order-shipment-content.php:59
|
10222 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10223 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/ReturnTable.php:25
|
10224 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Table.php:692
|
10225 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:247
|
@@ -10267,14 +10316,14 @@ msgstr "Position hinzufügen"
|
|
10267 |
|
10268 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/admin/views/html-order-shipment-content.php:194
|
10269 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/admin/views/html-order-shipments.php:45
|
10270 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
10271 |
msgctxt "shipments"
|
10272 |
msgid "Item"
|
10273 |
msgstr "Position"
|
10274 |
|
10275 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/admin/views/html-order-shipment-content.php:195
|
10276 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/admin/views/html-order-shipments.php:46
|
10277 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
10278 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/templates/emails/email-shipment-details.php:55
|
10279 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/templates/myaccount/add-return-shipment.php:35
|
10280 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/templates/shipment/shipment-details.php:60
|
@@ -10354,11 +10403,11 @@ msgstr "Löschen"
|
|
10354 |
|
10355 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/admin/views/html-order-shipment-list.php:24
|
10356 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:86
|
10357 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
10358 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
10359 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
10360 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
10361 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
10362 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:272
|
10363 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/templates/myaccount/order-shipments.php:41
|
10364 |
msgctxt "shipments"
|
@@ -10387,9 +10436,9 @@ msgstr "%1$s #%2$s"
|
|
10387 |
# @ woocommerce-germanized
|
10388 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/admin/views/html-order-shipments.php:19
|
10389 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:79
|
10390 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
10391 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
10392 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
10393 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/templates/myaccount/order-shipments.php:20
|
10394 |
msgctxt "shipments"
|
10395 |
msgid "Shipments"
|
@@ -10427,7 +10476,7 @@ msgstr "Titel"
|
|
10427 |
|
10428 |
# @ woocommerce-germanized
|
10429 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/admin/views/html-settings-provider-list.php:12
|
10430 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
10431 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/ShippingProvider/Simple.php:813
|
10432 |
msgctxt "shipments"
|
10433 |
msgid "Description"
|
@@ -10485,7 +10534,7 @@ msgid "Download"
|
|
10485 |
msgstr "Download"
|
10486 |
|
10487 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/admin/views/label/html-shipment-label.php:42
|
10488 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
10489 |
msgctxt "shipments"
|
10490 |
msgid "Create new label"
|
10491 |
msgstr "Neues Label erstellen"
|
@@ -10656,8 +10705,8 @@ msgid "Text to appear below the main email content."
|
|
10656 |
msgstr "Text der unterhalb des Inhalts der E-Mail angezeigt werden soll."
|
10657 |
|
10658 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:395
|
10659 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10660 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10661 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/templates/shipment/shipment-details-address.php:28
|
10662 |
msgctxt "shipments"
|
10663 |
msgid "N/A"
|
@@ -10720,7 +10769,7 @@ msgid "Letter"
|
|
10720 |
msgstr "Brief"
|
10721 |
|
10722 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:78
|
10723 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10724 |
msgctxt "shipments"
|
10725 |
msgid "Shipment"
|
10726 |
msgstr "Sendung"
|
@@ -10742,70 +10791,81 @@ msgstr "Teilweise versandt"
|
|
10742 |
|
10743 |
# @ woocommerce-germanized
|
10744 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:115
|
10745 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10746 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Table.php:866
|
10747 |
msgctxt "shipments"
|
10748 |
msgid "Shipped"
|
10749 |
msgstr "Versandt"
|
10750 |
|
10751 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10752 |
msgctxt "shipments"
|
10753 |
msgid "Open"
|
10754 |
msgstr "Offen"
|
10755 |
|
10756 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10757 |
msgctxt "shipments"
|
10758 |
msgid "Partially returned"
|
10759 |
msgstr "Teilweise retourniert"
|
10760 |
|
10761 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10762 |
msgctxt "shipments"
|
10763 |
msgid "Returned"
|
10764 |
msgstr "Retourniert"
|
10765 |
|
10766 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10767 |
msgctxt "shipments"
|
10768 |
msgid "Draft"
|
10769 |
msgstr "Entwurf"
|
10770 |
|
10771 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10772 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Table.php:858
|
10773 |
msgctxt "shipments"
|
10774 |
msgid "Processing"
|
10775 |
msgstr "In Bearbeitung"
|
10776 |
|
10777 |
-
|
10778 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:364
|
10779 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/ReturnTable.php:51
|
10780 |
-
msgctxt "shipments"
|
10781 |
-
msgid "Delivered"
|
10782 |
-
msgstr "Geliefert"
|
10783 |
-
|
10784 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:365
|
10785 |
msgctxt "shipments"
|
10786 |
msgid "Requested"
|
10787 |
msgstr "Beantragt"
|
10788 |
|
10789 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10790 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipments-template-functions.php:81
|
10791 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipments-template-functions.php:139
|
10792 |
msgctxt "shipments"
|
10793 |
msgid "Invalid order."
|
10794 |
msgstr "Ungültige Bestellung."
|
10795 |
|
10796 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10797 |
msgctxt "shipments"
|
10798 |
msgid "This order is already fully returned."
|
10799 |
msgstr "Diese Bestellung wurde bereits vollständig zurückgesendet."
|
10800 |
|
10801 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10802 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10803 |
msgctxt "shipments"
|
10804 |
msgid "Error while creating the shipment instance"
|
10805 |
msgstr "Fehler beim Erstellen der Sendungsinstanz"
|
10806 |
|
10807 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10808 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10809 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/ReturnShipment.php:248
|
10810 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/ReturnShipment.php:334
|
10811 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/SimpleShipment.php:119
|
@@ -10814,115 +10874,115 @@ msgctxt "shipments"
|
|
10814 |
msgid "Invalid shipment order"
|
10815 |
msgstr "Ungültige Bestellung zur Sendung"
|
10816 |
|
10817 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10818 |
msgctxt "shipments"
|
10819 |
msgid "Invalid order item"
|
10820 |
msgstr "Ungültige Bestellposition"
|
10821 |
|
10822 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10823 |
msgctxt "shipments"
|
10824 |
msgid "Invalid shipment item"
|
10825 |
msgstr "Ungültige Sendungsposition"
|
10826 |
|
10827 |
# @ woocommerce-germanized
|
10828 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10829 |
msgctxt "shipments"
|
10830 |
msgid "None"
|
10831 |
msgstr "Keiner"
|
10832 |
|
10833 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10834 |
msgctxt "shipments-shipping-provider"
|
10835 |
msgid "Unknown"
|
10836 |
msgstr "Unbekannt"
|
10837 |
|
10838 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10839 |
msgctxt "shipments"
|
10840 |
msgid "Error while uploading file."
|
10841 |
msgstr "Fehler beim Hochladen der Datei."
|
10842 |
|
10843 |
# @ woocommerce-germanized
|
10844 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10845 |
msgctxt "shipments"
|
10846 |
msgid "First Name"
|
10847 |
msgstr "Vorname"
|
10848 |
|
10849 |
# @ woocommerce-germanized
|
10850 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10851 |
msgctxt "shipments"
|
10852 |
msgid "Last Name"
|
10853 |
msgstr "Nachname"
|
10854 |
|
10855 |
# @ woocommerce-germanized
|
10856 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10857 |
msgctxt "shipments"
|
10858 |
msgid "Full Name"
|
10859 |
msgstr "Vollständiger Name"
|
10860 |
|
10861 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10862 |
msgctxt "shipments"
|
10863 |
msgid "Company"
|
10864 |
msgstr "Firma"
|
10865 |
|
10866 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10867 |
msgctxt "shipments"
|
10868 |
msgid "Address 1"
|
10869 |
msgstr "Adresszeile 1"
|
10870 |
|
10871 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10872 |
msgctxt "shipments"
|
10873 |
msgid "Address 2"
|
10874 |
msgstr "Adresszeile 2"
|
10875 |
|
10876 |
# @ woocommerce-germanized
|
10877 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10878 |
msgctxt "shipments"
|
10879 |
msgid "Street"
|
10880 |
msgstr "Straße"
|
10881 |
|
10882 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10883 |
msgctxt "shipments"
|
10884 |
msgid "House Number"
|
10885 |
msgstr "Hausnummer"
|
10886 |
|
10887 |
# @ woocommerce-germanized
|
10888 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10889 |
msgctxt "shipments"
|
10890 |
msgid "Postcode"
|
10891 |
msgstr "Postleitzahl"
|
10892 |
|
10893 |
# @ woocommerce-germanized
|
10894 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10895 |
msgctxt "shipments"
|
10896 |
msgid "City"
|
10897 |
msgstr "Stadt"
|
10898 |
|
10899 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10900 |
msgctxt "shipments"
|
10901 |
msgid "Country"
|
10902 |
msgstr "Land"
|
10903 |
|
10904 |
# @ woocommerce-germanized
|
10905 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10906 |
msgctxt "shipments"
|
10907 |
msgid "State"
|
10908 |
msgstr "Staat"
|
10909 |
|
10910 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10911 |
msgctxt "shipments"
|
10912 |
msgid "Phone"
|
10913 |
msgstr "Telefon"
|
10914 |
|
10915 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10916 |
msgctxt "shipments"
|
10917 |
msgid "Email"
|
10918 |
msgstr "E-Mail"
|
10919 |
|
10920 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10921 |
msgctxt "shipments"
|
10922 |
msgid "Customs Reference Number"
|
10923 |
msgstr "Identifikationsnummer (Zoll)"
|
10924 |
|
10925 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10926 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Shipment.php:1106
|
10927 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Shipment.php:1368
|
10928 |
#, php-format
|
@@ -10931,35 +10991,35 @@ msgid "%1$s %2$s"
|
|
10931 |
msgstr "%1$s %2$s"
|
10932 |
|
10933 |
# @ woocommerce-germanized
|
10934 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10935 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/ReturnTable.php:24
|
10936 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Table.php:691
|
10937 |
msgctxt "shipments"
|
10938 |
msgid "Date"
|
10939 |
msgstr "Datum"
|
10940 |
|
10941 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10942 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/templates/shipment/shipment-details-tracking.php:23
|
10943 |
msgctxt "shipments"
|
10944 |
msgid "Tracking"
|
10945 |
msgstr "Sendungsverfolgung"
|
10946 |
|
10947 |
# @ woocommerce-germanized
|
10948 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10949 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
10950 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/ReturnTable.php:31
|
10951 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Table.php:699
|
10952 |
msgctxt "shipments"
|
10953 |
msgid "Actions"
|
10954 |
msgstr "Aktionen"
|
10955 |
|
10956 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10957 |
msgctxt "shipments"
|
10958 |
msgid "View"
|
10959 |
msgstr "Anzeigen"
|
10960 |
|
10961 |
# @ woocommerce-germanized
|
10962 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
10963 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Table.php:877
|
10964 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Ajax.php:350
|
10965 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/templates/shipment/shipment-return-instructions.php:29
|
@@ -10999,24 +11059,24 @@ msgid "View order"
|
|
10999 |
msgstr "Bestellung ansehen"
|
11000 |
|
11001 |
# @ woocommerce-germanized
|
11002 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11003 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11004 |
msgctxt "shipments-order-column-name"
|
11005 |
msgid "Shipping Status"
|
11006 |
msgstr "Versandstatus"
|
11007 |
|
11008 |
# @ woocommerce-germanized
|
11009 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11010 |
msgctxt "shipments"
|
11011 |
msgid "Select a country"
|
11012 |
msgstr "Land auswählen"
|
11013 |
|
11014 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11015 |
msgctxt "shipments"
|
11016 |
msgid "HS-Code (Customs)"
|
11017 |
msgstr "Zolltarifnummer (HS-Code, Zoll)"
|
11018 |
|
11019 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11020 |
msgctxt "shipments"
|
11021 |
msgid ""
|
11022 |
"The HS Code is a number assigned to every possible commodity that can be "
|
@@ -11026,12 +11086,12 @@ msgstr ""
|
|
11026 |
"standardisiertes System von Namen und Nummern zur Klassifizierung "
|
11027 |
"gehandelter Produkte."
|
11028 |
|
11029 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11030 |
msgctxt "shipments"
|
11031 |
msgid "Country of manufacture (Customs)"
|
11032 |
msgstr "Herstellungsland (Zoll)"
|
11033 |
|
11034 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11035 |
msgctxt "shipments"
|
11036 |
msgid ""
|
11037 |
"The country of manufacture is needed for customs of international shipping."
|
@@ -11039,7 +11099,7 @@ msgstr ""
|
|
11039 |
"Das Herstellungsland wird für die Zollabwicklung bei internationalen "
|
11040 |
"Sendungen benötigt."
|
11041 |
|
11042 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11043 |
#, php-format
|
11044 |
msgctxt "shipments"
|
11045 |
msgid ""
|
@@ -11050,56 +11110,56 @@ msgstr ""
|
|
11050 |
"erstellen Sie den Ordner %s manuell und stellen Sie sicher, dass der Ordner "
|
11051 |
"beschreibbar ist."
|
11052 |
|
11053 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11054 |
msgctxt "shipments"
|
11055 |
msgid "View Shipments"
|
11056 |
msgstr "Sendung anzeigen"
|
11057 |
|
11058 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11059 |
msgctxt "shipments"
|
11060 |
msgid "Endpoint for the \"My account → View shipments\" page."
|
11061 |
msgstr "Endpunkt für die „Mein Konto → Sendungen“ Seite."
|
11062 |
|
11063 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11064 |
msgctxt "shipments"
|
11065 |
msgid "View shipment"
|
11066 |
msgstr "Sendung anzeigen"
|
11067 |
|
11068 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11069 |
msgctxt "shipments"
|
11070 |
msgid "Endpoint for the \"My account → View shipment\" page."
|
11071 |
msgstr "Endpunkt für die „Mein Konto → Sendung“ Seite."
|
11072 |
|
11073 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11074 |
msgctxt "shipments"
|
11075 |
msgid "Add Return Shipment"
|
11076 |
msgstr "Rücksendung"
|
11077 |
|
11078 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11079 |
msgctxt "shipments"
|
11080 |
msgid "Endpoint for the \"My account → Add return shipment\" page."
|
11081 |
msgstr "Endpunkt für die „Mein Konto → Rücksendung“ Seite."
|
11082 |
|
11083 |
# @ woocommerce-germanized
|
11084 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11085 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11086 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/templates/myaccount/add-return-shipment.php:34
|
11087 |
msgctxt "shipments"
|
11088 |
msgid "Reason"
|
11089 |
msgstr "Rücksendegrund"
|
11090 |
|
11091 |
# @ woocommerce-germanized
|
11092 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11093 |
msgctxt "shipments"
|
11094 |
msgid "Return reasons"
|
11095 |
msgstr "Rücksendegründe"
|
11096 |
|
11097 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11098 |
msgctxt "shipments"
|
11099 |
msgid "Reason code"
|
11100 |
msgstr "Rücksendegrund (Code)"
|
11101 |
|
11102 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11103 |
msgctxt "shipments"
|
11104 |
msgid "The reason code is used to identify the reason."
|
11105 |
msgstr ""
|
@@ -11107,62 +11167,109 @@ msgstr ""
|
|
11107 |
"identifizieren zu können."
|
11108 |
|
11109 |
# @ woocommerce-germanized
|
11110 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11111 |
msgctxt "shipments"
|
11112 |
msgid "Choose a reason text."
|
11113 |
msgstr "Beschreibung für den Grund."
|
11114 |
|
11115 |
# @ woocommerce-germanized
|
11116 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11117 |
msgctxt "shipments"
|
11118 |
msgid "+ Add reason"
|
11119 |
msgstr "+ Grund hinzufügen"
|
11120 |
|
11121 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11122 |
msgctxt "shipments"
|
11123 |
msgid "Remove selected reason(s)"
|
11124 |
msgstr "Ausgewählte Gründe löschen"
|
11125 |
|
11126 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11127 |
msgctxt "shipments"
|
11128 |
msgid "Available Packaging"
|
11129 |
msgstr "Verfügbare Verpackungen"
|
11130 |
|
11131 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11132 |
msgctxt "shipments"
|
11133 |
msgid "A description to help you identify the packaging."
|
11134 |
msgstr ""
|
11135 |
"Eine Beschreibung die Ihnen dabei hilft Verpackungen zu identifizieren."
|
11136 |
|
11137 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11138 |
msgctxt "shipments"
|
11139 |
msgid "Type"
|
11140 |
msgstr "Typ"
|
11141 |
|
11142 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11143 |
#, php-format
|
11144 |
msgctxt "shipments"
|
11145 |
msgid "Weight (%s)"
|
11146 |
msgstr "Gewicht (%s)"
|
11147 |
|
11148 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11149 |
msgctxt "shipments"
|
11150 |
msgid "The weight of the packaging."
|
11151 |
msgstr "Das Gewicht der Verpackung."
|
11152 |
|
11153 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11154 |
#, php-format
|
11155 |
msgctxt "shipments"
|
11156 |
msgid "Dimensions (LxWxH, %s)"
|
11157 |
msgstr "Abmessungen (LxBxH, %s)"
|
11158 |
|
11159 |
# @ woocommerce-germanized
|
11160 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11161 |
msgctxt "shipments"
|
11162 |
msgid "Max weight (kg)"
|
11163 |
msgstr "Max. Gewicht (kg)"
|
11164 |
|
11165 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11166 |
msgctxt "shipments"
|
11167 |
msgid ""
|
11168 |
"The maximum weight this packaging can hold. Leave empty to not restrict "
|
@@ -11171,68 +11278,68 @@ msgstr ""
|
|
11171 |
"Das maximale Gewicht, das diese Verpackung tragen kann. Leer lassen um das "
|
11172 |
"Gewicht nicht zu begrenzen."
|
11173 |
|
11174 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11175 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11176 |
msgctxt "shipments"
|
11177 |
msgid "Length"
|
11178 |
msgstr "Länge"
|
11179 |
|
11180 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11181 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11182 |
msgctxt "shipments"
|
11183 |
msgid "Width"
|
11184 |
msgstr "Breite"
|
11185 |
|
11186 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11187 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11188 |
msgctxt "shipments"
|
11189 |
msgid "Height"
|
11190 |
msgstr "Höhe"
|
11191 |
|
11192 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11193 |
msgctxt "shipments"
|
11194 |
msgid "+ Add packaging"
|
11195 |
msgstr "+ Verpackung hinzufügen"
|
11196 |
|
11197 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11198 |
msgctxt "shipments"
|
11199 |
msgid "Remove selected packaging"
|
11200 |
msgstr "Ausgewählte Verpackung löschen"
|
11201 |
|
11202 |
# @ woocommerce-germanized
|
11203 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11204 |
msgctxt "shipments"
|
11205 |
msgid "Create shipments"
|
11206 |
msgstr "Sendungen erstellen"
|
11207 |
|
11208 |
# @ woocommerce-germanized
|
11209 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11210 |
msgctxt "shipments"
|
11211 |
msgid "Search shipments"
|
11212 |
msgstr "Sendungen suchen"
|
11213 |
|
11214 |
# @ woocommerce-germanized
|
11215 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11216 |
msgctxt "shipments"
|
11217 |
msgid "Search returns"
|
11218 |
msgstr "Retouren suchen"
|
11219 |
|
11220 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11221 |
msgctxt "shipments"
|
11222 |
msgid "Do you really want to delete the shipment?"
|
11223 |
msgstr "Möchten Sie die Sendung wirklich löschen?"
|
11224 |
|
11225 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11226 |
msgctxt "shipments"
|
11227 |
msgid "Do you really want to delete the label?"
|
11228 |
msgstr "Möchten Sie das Label wirklich löschen?"
|
11229 |
|
11230 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11231 |
msgctxt "shipments"
|
11232 |
msgid "Please save the shipment before creating a new label"
|
11233 |
msgstr "Bitte speichern Sie die Sendung bevor Sie ein neues Label erstellen"
|
11234 |
|
11235 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:
|
11236 |
msgctxt "shipments"
|
11237 |
msgid ""
|
11238 |
"Do you really want to delete the shipping provider? Some of your existing "
|
@@ -11369,6 +11476,7 @@ msgstr "Absender"
|
|
11369 |
|
11370 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/ReturnTable.php:28
|
11371 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Table.php:696
|
|
|
11372 |
msgctxt "shipments"
|
11373 |
msgid "Weight"
|
11374 |
msgstr "Gewicht"
|
@@ -11399,12 +11507,12 @@ msgid "Confirm open return requests"
|
|
11399 |
msgstr "Offene Rücksendeanträge bestätigen"
|
11400 |
|
11401 |
# @ woocommerce-germanized
|
11402 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11403 |
msgctxt "shipments"
|
11404 |
msgid "Manage shipments"
|
11405 |
msgstr "Sendungen verwalten"
|
11406 |
|
11407 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11408 |
msgctxt "shipments"
|
11409 |
msgid ""
|
11410 |
"To view all your existing shipments in a list you might follow this link or "
|
@@ -11414,12 +11522,12 @@ msgstr ""
|
|
11414 |
"anzuzeigen, folgen Sie bitte diesem Link oder klicken Sie im Untermenü von "
|
11415 |
"WooCommerce auf den Sendungen-Link."
|
11416 |
|
11417 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11418 |
msgctxt "shipments"
|
11419 |
msgid "E-Mail Notification"
|
11420 |
msgstr "E-Mail-Benachrichtigung"
|
11421 |
|
11422 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11423 |
msgctxt "shipments"
|
11424 |
msgid ""
|
11425 |
"By enabling this option customers receive an email notification as soon as a "
|
@@ -11429,15 +11537,15 @@ msgstr ""
|
|
11429 |
"Benachrichtigung, sobald die Sendung als versandt markiert wurde."
|
11430 |
|
11431 |
# @ woocommerce-germanized
|
11432 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11433 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11434 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:226
|
11435 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:365
|
11436 |
msgctxt "shipments"
|
11437 |
msgid "Automation"
|
11438 |
msgstr "Automatisierung"
|
11439 |
|
11440 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11441 |
msgctxt "shipments"
|
11442 |
msgid ""
|
11443 |
"Decide whether you want to automatically create shipments to orders reaching "
|
@@ -11448,7 +11556,7 @@ msgstr ""
|
|
11448 |
"bestimmten Status erreichen. Sie können die Sendungen anschließend einfach "
|
11449 |
"manuell anpassen, indem Sie die dazugehörige Bestellung bearbeiten."
|
11450 |
|
11451 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11452 |
#, php-format
|
11453 |
msgctxt "shipments"
|
11454 |
msgid ""
|
@@ -11459,22 +11567,22 @@ msgstr ""
|
|
11459 |
"minimieren. Lernen Sie mehr über die Verwaltung von Retouren in unserer %s."
|
11460 |
|
11461 |
# @ woocommerce-germanized
|
11462 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11463 |
msgctxt "shipments"
|
11464 |
msgid "documentation"
|
11465 |
msgstr "Dokumentation"
|
11466 |
|
11467 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11468 |
msgctxt "shipments"
|
11469 |
msgid "Notify"
|
11470 |
msgstr "Benachrichtigung"
|
11471 |
|
11472 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11473 |
msgctxt "shipments"
|
11474 |
msgid "Notify customers about new shipments."
|
11475 |
msgstr "Benachrichtige Kunden über neue Sendungen."
|
11476 |
|
11477 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11478 |
#, php-format
|
11479 |
msgctxt "shipments"
|
11480 |
msgid ""
|
@@ -11484,18 +11592,18 @@ msgstr ""
|
|
11484 |
"Benachrichtige Kunden via E-Mail sobald eine Sendung als verschickt markiert "
|
11485 |
"wurde. %s die E-Mail-Benachrichtigung."
|
11486 |
|
11487 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11488 |
msgctxt "shipments notification"
|
11489 |
msgid "Manage"
|
11490 |
msgstr "Verwalten Sie"
|
11491 |
|
11492 |
# @ woocommerce-germanized
|
11493 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11494 |
msgctxt "shipments"
|
11495 |
msgid "Default provider"
|
11496 |
msgstr "Standard-Dienstleister"
|
11497 |
|
11498 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11499 |
msgctxt "shipments"
|
11500 |
msgid ""
|
11501 |
"Select a default shipping provider which will be selected by default in case "
|
@@ -11504,24 +11612,24 @@ msgstr ""
|
|
11504 |
"Wählen Sie einen Standard-Versanddienstleister aus der verwendet wird, falls "
|
11505 |
"kein Dienstleister automatisch bestimmt werden konnte."
|
11506 |
|
11507 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11508 |
msgctxt "shipments"
|
11509 |
msgid "Enable"
|
11510 |
msgstr "Aktivieren"
|
11511 |
|
11512 |
# @ woocommerce-germanized
|
11513 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11514 |
msgctxt "shipments"
|
11515 |
msgid "Automatically create shipments for orders."
|
11516 |
msgstr "Automatisch Sendungen zu Bestellungen erstellen."
|
11517 |
|
11518 |
# @ woocommerce-germanized
|
11519 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11520 |
msgctxt "shipments"
|
11521 |
msgid "Order statuses"
|
11522 |
msgstr "Bestellstatus"
|
11523 |
|
11524 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11525 |
msgctxt "shipments"
|
11526 |
msgid ""
|
11527 |
"Create shipments as soon as the order reaches one of the following "
|
@@ -11531,17 +11639,17 @@ msgstr ""
|
|
11531 |
"erreicht."
|
11532 |
|
11533 |
# @ woocommerce-germanized
|
11534 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11535 |
msgctxt "shipments"
|
11536 |
msgid "On new order creation"
|
11537 |
msgstr "Beim Erstellen einer Bestellung"
|
11538 |
|
11539 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11540 |
msgctxt "shipments"
|
11541 |
msgid "Default status"
|
11542 |
msgstr "Standardstatus"
|
11543 |
|
11544 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11545 |
msgctxt "shipments"
|
11546 |
msgid "Choose a default status for the automatically created shipment."
|
11547 |
msgstr ""
|
@@ -11549,18 +11657,18 @@ msgstr ""
|
|
11549 |
"standardmäßig erhält."
|
11550 |
|
11551 |
# @ woocommerce-germanized
|
11552 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11553 |
msgctxt "shipments"
|
11554 |
msgid "Update status"
|
11555 |
msgstr "Status"
|
11556 |
|
11557 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11558 |
msgctxt "shipments"
|
11559 |
msgid "Mark order as completed after order is fully shipped."
|
11560 |
msgstr ""
|
11561 |
"Bestellung als fertiggestellt markieren sobald sie komplett versandt wurde."
|
11562 |
|
11563 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11564 |
msgctxt "shipments"
|
11565 |
msgid ""
|
11566 |
"This option will automatically update the order status to completed as soon "
|
@@ -11570,18 +11678,18 @@ msgstr ""
|
|
11570 |
"fertiggestellt gesetzt wird, sobald alle notwendigen Sendungen einer "
|
11571 |
"Bestellung versandt wurden."
|
11572 |
|
11573 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11574 |
msgctxt "shipments"
|
11575 |
msgid "Mark as shipped"
|
11576 |
msgstr "Als versandt markieren"
|
11577 |
|
11578 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11579 |
msgctxt "shipments"
|
11580 |
msgid "Mark shipments as shipped after order completion."
|
11581 |
msgstr ""
|
11582 |
"Sendung als versandt markieren, sobald die Bestellung fertiggestellt wurde."
|
11583 |
|
11584 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11585 |
msgctxt "shipments"
|
11586 |
msgid ""
|
11587 |
"This option will automatically update contained shipments to shipped (if "
|
@@ -11591,7 +11699,7 @@ msgstr ""
|
|
11591 |
"Diese Option sorgt dafür, dass der Sendungsstatus automatisch auf versandt "
|
11592 |
"gesetzt wird, sobald die Bestellung als fertiggestellt markiert wurde."
|
11593 |
|
11594 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11595 |
#, php-format
|
11596 |
msgctxt "shipments"
|
11597 |
msgid ""
|
@@ -11602,18 +11710,18 @@ msgstr ""
|
|
11602 |
"werden. Entscheiden Sie selbst ob Sie Kunden Rücksendungen anfordern lassen "
|
11603 |
"möchten indem Sie Ihre %s anpassen."
|
11604 |
|
11605 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11606 |
msgctxt "shipments"
|
11607 |
msgid "shipping provider settings"
|
11608 |
msgstr "Versanddienstleister Einstellungen"
|
11609 |
|
11610 |
# @ woocommerce-germanized
|
11611 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11612 |
msgctxt "shipments"
|
11613 |
msgid "Days to return"
|
11614 |
msgstr "Zeitraum für Retouren"
|
11615 |
|
11616 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11617 |
#, php-format
|
11618 |
msgctxt "shipments"
|
11619 |
msgid ""
|
@@ -11628,28 +11736,28 @@ msgstr ""
|
|
11628 |
"Bestellung als versandt oder fertiggestellt markiert bzw. Erstellt wurde (je "
|
11629 |
"nachdem welche Daten verfügbar sind für die jeweilige Bestellung) gezählt."
|
11630 |
|
11631 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11632 |
msgctxt "shipments"
|
11633 |
msgid "shipping providers"
|
11634 |
msgstr "Versanddienstleister"
|
11635 |
|
11636 |
# @ woocommerce-germanized
|
11637 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11638 |
msgctxt "shipments"
|
11639 |
msgid "Customer Account"
|
11640 |
msgstr "Kundenkonto"
|
11641 |
|
11642 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11643 |
msgctxt "shipments"
|
11644 |
msgid "List"
|
11645 |
msgstr "Liste"
|
11646 |
|
11647 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11648 |
msgctxt "shipments"
|
11649 |
msgid "List shipments on customer account order screen."
|
11650 |
msgstr "Liste Sendungen im Kundenkonto in den Bestelldetails auf."
|
11651 |
|
11652 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11653 |
msgctxt "shipments"
|
11654 |
msgid "Your customs reference number, e.g. EORI number"
|
11655 |
msgstr ""
|
@@ -11657,24 +11765,24 @@ msgstr ""
|
|
11657 |
"(Zoll)"
|
11658 |
|
11659 |
# @ woocommerce-germanized
|
11660 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11661 |
msgctxt "shipments"
|
11662 |
msgid "Shipper Address"
|
11663 |
msgstr "Absenderadresse"
|
11664 |
|
11665 |
# @ woocommerce-germanized
|
11666 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11667 |
msgctxt "shipments"
|
11668 |
msgid "Return Address"
|
11669 |
msgstr "Retouren Adresse"
|
11670 |
|
11671 |
# @ woocommerce-germanized
|
11672 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11673 |
msgctxt "shipments"
|
11674 |
msgid "Default packaging"
|
11675 |
msgstr "Standard-Verpackung"
|
11676 |
|
11677 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11678 |
msgctxt "shipments"
|
11679 |
msgid ""
|
11680 |
"Choose a packaging which serves as fallback or default in case no suitable "
|
@@ -11684,24 +11792,31 @@ msgstr ""
|
|
11684 |
"wird, wenn keine passende Verpackung gefunden werden konnte."
|
11685 |
|
11686 |
# @ woocommerce-germanized
|
11687 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11688 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:363
|
11689 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/ShippingProvider/Simple.php:1152
|
11690 |
msgctxt "shipments"
|
11691 |
msgid "General"
|
11692 |
msgstr "Allgemein"
|
11693 |
|
11694 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11695 |
msgctxt "shipments"
|
11696 |
msgid "Addresses"
|
11697 |
msgstr "Adressen"
|
11698 |
|
11699 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11700 |
msgctxt "shipments"
|
11701 |
msgid "More services"
|
11702 |
msgstr "Mehr Services"
|
11703 |
|
11704 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:
|
11705 |
msgctxt "shipments"
|
11706 |
msgid "Fewer services"
|
11707 |
msgstr "Weniger Services"
|
@@ -11869,7 +11984,7 @@ msgid "There was an error while confirming the request."
|
|
11869 |
msgstr "Bei der Bestätigung des Antrags ist ein Fehler aufgetreten."
|
11870 |
|
11871 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Ajax.php:184
|
11872 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
11873 |
msgctxt "shipments"
|
11874 |
msgid "There was an error creating the label."
|
11875 |
msgstr "Beim Erstellen des Labels ist ein Fehler aufgetreten."
|
@@ -11944,7 +12059,13 @@ msgctxt "shipments"
|
|
11944 |
msgid "Customer payment page →"
|
11945 |
msgstr "Kundenbezahlungsseite →"
|
11946 |
|
11947 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
11948 |
msgctxt "shipments"
|
11949 |
msgid "List of shipments."
|
11950 |
msgstr "Sendungsliste."
|
@@ -12134,7 +12255,7 @@ msgid "%1$s"
|
|
12134 |
msgstr "%1$s"
|
12135 |
|
12136 |
# @ woocommerce-germanized
|
12137 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Package.php:
|
12138 |
msgctxt "shipments"
|
12139 |
msgid "Sorry, this order is invalid and cannot be returned."
|
12140 |
msgstr "Sorry, diese Bestellung existiert nicht."
|
@@ -12145,6 +12266,111 @@ msgctxt "shipments-packaging-title"
|
|
12145 |
msgid "%1$s (%2$s, %3$s)"
|
12146 |
msgstr "%1$s (%2$s, %3$s)"
|
12147 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12148 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Product.php:36
|
12149 |
msgctxt "shipments"
|
12150 |
msgid "Invalid product."
|
@@ -12158,7 +12384,7 @@ msgstr ""
|
|
12158 |
"Gibt an, ob der Papierkorb umgangen und das Löschen erzwungen werden soll."
|
12159 |
|
12160 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:107
|
12161 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12162 |
msgctxt "shipment"
|
12163 |
msgid "Shipment label."
|
12164 |
msgstr "Sendungs-Label."
|
@@ -12173,694 +12399,694 @@ msgctxt "shipments"
|
|
12173 |
msgid "Label field value."
|
12174 |
msgstr "Label Feld Wert."
|
12175 |
|
12176 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12177 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12178 |
msgctxt "shipments"
|
12179 |
msgid "Sorry, you are not allowed to view this resource."
|
12180 |
msgstr "Sorry, diese Ressource können Sie nicht abrufen."
|
12181 |
|
12182 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12183 |
msgctxt "shipments"
|
12184 |
msgid "Sorry, you cannot list resources."
|
12185 |
msgstr "Sorry, diese Ressource kannst du nicht abrufen."
|
12186 |
|
12187 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12188 |
msgctxt "shipments"
|
12189 |
msgid "Sorry, you are not allowed to edit this resource."
|
12190 |
msgstr "Sorry, Sie sind nicht berechtigt Ressourcen zu bearbeiten."
|
12191 |
|
12192 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12193 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12194 |
msgctxt "shipments"
|
12195 |
msgid "Sorry, you are not allowed to create resources."
|
12196 |
msgstr "Sorry, Sie sind nicht berechtigt Ressourcen zu erstellen."
|
12197 |
|
12198 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12199 |
msgctxt "shipments"
|
12200 |
msgid "There was an error while creating the shipment."
|
12201 |
msgstr "Beim Hinzufügen der Sendung ist ein Fehler aufgetreten."
|
12202 |
|
12203 |
# @ woocommerce-germanized
|
12204 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12205 |
msgctxt "shipments"
|
12206 |
msgid "This order does not exist."
|
12207 |
msgstr "Bestellung existiert nicht."
|
12208 |
|
12209 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12210 |
msgctxt "shipments"
|
12211 |
msgid "This order does need a return."
|
12212 |
msgstr "Diese Bestellung wurde bereits vollständig zurückgesendet."
|
12213 |
|
12214 |
# @ woocommerce-germanized
|
12215 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12216 |
msgctxt "shipments"
|
12217 |
msgid "This order does need shipping."
|
12218 |
msgstr "Diese Bestellung benötigt keine Sendung."
|
12219 |
|
12220 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12221 |
msgctxt "shipments"
|
12222 |
msgid "This shipment does not contain any items and was deleted."
|
12223 |
msgstr "Diese Sendung enthält keine Positionen und wurde gelöscht."
|
12224 |
|
12225 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12226 |
msgctxt "shipments"
|
12227 |
msgid "Shipment item ID provided is not associated with shipment."
|
12228 |
msgstr "Die Positions-ID ist der Sendung nicht zugeordnet."
|
12229 |
|
12230 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12231 |
msgctxt "shipments"
|
12232 |
msgid "This order item does not need shipping/returning."
|
12233 |
msgstr "Diese Bestellposition benötigt keinen Versand/Retoure."
|
12234 |
|
12235 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12236 |
msgctxt "shipments"
|
12237 |
msgid "The order item is already associated with another item."
|
12238 |
msgstr ""
|
12239 |
"Diese Bestellposition ist bereits mit einer anderen Position verknüpft."
|
12240 |
|
12241 |
# @ woocommerce-germanized
|
12242 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12243 |
msgctxt "shipments"
|
12244 |
msgid "Cannot create existing shipment."
|
12245 |
msgstr "Existierende Sendung kann nicht erstellt werden."
|
12246 |
|
12247 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12248 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12249 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12250 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12251 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12252 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12253 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12254 |
msgctxt "shipments"
|
12255 |
msgid "Invalid ID."
|
12256 |
msgstr "Ungültige ID."
|
12257 |
|
12258 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12259 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12260 |
msgctxt "shipments"
|
12261 |
msgid "Sorry, you are not allowed to delete this resource."
|
12262 |
msgstr "Sorry, Sie sind nicht berechtigt diese Ressource zu löschen."
|
12263 |
|
12264 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12265 |
msgctxt "shipments"
|
12266 |
msgid "The shipment cannot be deleted."
|
12267 |
msgstr "Die Sendung kann nicht gelöscht werden."
|
12268 |
|
12269 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12270 |
msgctxt "shipments"
|
12271 |
msgid "The label cannot be deleted."
|
12272 |
msgstr "Das Label kann nicht gelöscht werden."
|
12273 |
|
12274 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12275 |
msgctxt "shipments"
|
12276 |
msgid "Label already exists, please delete first."
|
12277 |
msgstr "Ein Label existiert bereits. Bitte zuerst löschen."
|
12278 |
|
12279 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12280 |
msgctxt "shipments"
|
12281 |
msgid "Offset the result set by a specific number of items."
|
12282 |
msgstr "Versieht die Ergebnismenge mit einem Offset."
|
12283 |
|
12284 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12285 |
msgctxt "shipments"
|
12286 |
msgid "Order sort attribute ascending or descending."
|
12287 |
msgstr "Sortiert Ergebnisse aufsteigend oder absteigend."
|
12288 |
|
12289 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12290 |
msgctxt "shipments"
|
12291 |
msgid "Sort collection by object attribute."
|
12292 |
msgstr "Sortiere Liste nach Objektattribut."
|
12293 |
|
12294 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12295 |
msgctxt "shipments"
|
12296 |
msgid "Limit result set to shipments belonging to a certain order id."
|
12297 |
msgstr "Ergebnismenge auf bestimmte Sendungen einer Bestellung beschränken."
|
12298 |
|
12299 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12300 |
msgctxt "shipments"
|
12301 |
msgid "Limit result set to shipments having a certain status."
|
12302 |
msgstr "Ergebnismenge auf bestimmte Sendungen einer Bestellung beschränken."
|
12303 |
|
12304 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12305 |
msgctxt "shipments"
|
12306 |
msgid "Limit result set to shipments of a certain type."
|
12307 |
msgstr "Ergebnismenge auf bestimmte Sendungen eines Typs beschränken."
|
12308 |
|
12309 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12310 |
msgctxt "shipment"
|
12311 |
msgid "Single shipment."
|
12312 |
msgstr "Normale Sendung."
|
12313 |
|
12314 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12315 |
msgctxt "shipments"
|
12316 |
msgid "Shipment ID."
|
12317 |
msgstr "Sendungs-ID."
|
12318 |
|
12319 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12320 |
msgctxt "shipments"
|
12321 |
msgid "Shipment number."
|
12322 |
msgstr "Sendungsnummer."
|
12323 |
|
12324 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12325 |
msgctxt "shipments"
|
12326 |
msgid "Shipment order id."
|
12327 |
msgstr "Sendung Bestell-ID."
|
12328 |
|
12329 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12330 |
msgctxt "shipments"
|
12331 |
msgid "Shipment order number."
|
12332 |
msgstr "Sendung Bestellnummer."
|
12333 |
|
12334 |
# @ woocommerce-germanized
|
12335 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12336 |
msgctxt "shipments"
|
12337 |
msgid "Shipment status."
|
12338 |
msgstr "Sendungsstatus."
|
12339 |
|
12340 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12341 |
msgctxt "shipments"
|
12342 |
msgid "Shipment tracking id."
|
12343 |
msgstr "Paketverfolgungsnummer."
|
12344 |
|
12345 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12346 |
msgctxt "shipments"
|
12347 |
msgid "Shipment tracking url."
|
12348 |
msgstr "Paketverfolgung URL."
|
12349 |
|
12350 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12351 |
msgctxt "shipments"
|
12352 |
msgid "Shipment shipping provider."
|
12353 |
msgstr "Versanddienstleister."
|
12354 |
|
12355 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12356 |
msgctxt "shipments"
|
12357 |
msgid "The date the shipment was created, in the site's timezone."
|
12358 |
msgstr ""
|
12359 |
"Das Datum an dem die Sendung erstellt wurde in der Zeitzone der Website."
|
12360 |
|
12361 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12362 |
msgctxt "shipments"
|
12363 |
msgid "The date the shipment was created, as GMT."
|
12364 |
msgstr "Das Datum an dem die Sendung erstellt wurde als GMT."
|
12365 |
|
12366 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12367 |
msgctxt "shipments"
|
12368 |
msgid "The date the shipment was sent, in the site's timezone."
|
12369 |
msgstr ""
|
12370 |
"Das Datum an dem die Sendung versandt wurde in der Zeitzone der Website."
|
12371 |
|
12372 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12373 |
msgctxt "shipments"
|
12374 |
msgid "The date the shipment was sent, as GMT."
|
12375 |
msgstr "Das Datum an dem die Sendung versandt wurde als GMT."
|
12376 |
|
12377 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12378 |
msgctxt "shipments"
|
12379 |
msgid "The estimated delivery date of the shipment, in the site's timezone."
|
12380 |
msgstr "Das geschätzte Versanddatum der Sendung in der Zeitzone der Website."
|
12381 |
|
12382 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12383 |
msgctxt "shipments"
|
12384 |
msgid "The estimated delivery date of the shipment, as GMT."
|
12385 |
msgstr "Das geschätzte Versanddatum der Sendung als GMT."
|
12386 |
|
12387 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12388 |
msgctxt "shipments"
|
12389 |
msgid "Shipment type, e.g. simple or return."
|
12390 |
msgstr "Sendungstyp, z.B. simple oder return."
|
12391 |
|
12392 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12393 |
msgctxt "shipments"
|
12394 |
msgid "Return shipment is requested by customer."
|
12395 |
msgstr "Rücksendung ist von einem Kunden beantragt."
|
12396 |
|
12397 |
# @ woocommerce-germanized
|
12398 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12399 |
msgctxt "shipments"
|
12400 |
msgid "Return sender address."
|
12401 |
msgstr "Rücksendung Absenderadresse."
|
12402 |
|
12403 |
# @ woocommerce-germanized
|
12404 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12405 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12406 |
msgctxt "shipments"
|
12407 |
msgid "First name."
|
12408 |
msgstr "Vorname."
|
12409 |
|
12410 |
# @ woocommerce-germanized
|
12411 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12412 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12413 |
msgctxt "shipments"
|
12414 |
msgid "Last name."
|
12415 |
msgstr "Nachname."
|
12416 |
|
12417 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12418 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12419 |
msgctxt "shipments"
|
12420 |
msgid "Company name."
|
12421 |
msgstr "Firmenname."
|
12422 |
|
12423 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12424 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12425 |
msgctxt "shipments"
|
12426 |
msgid "Address line 1"
|
12427 |
msgstr "Adresszeile 1"
|
12428 |
|
12429 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12430 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12431 |
msgctxt "shipments"
|
12432 |
msgid "Address line 2"
|
12433 |
msgstr "Adresszeile 2"
|
12434 |
|
12435 |
# @ woocommerce-germanized
|
12436 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12437 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12438 |
msgctxt "shipments"
|
12439 |
msgid "City name."
|
12440 |
msgstr "Stadt."
|
12441 |
|
12442 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12443 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12444 |
msgctxt "shipments"
|
12445 |
msgid "ISO code or name of the state, province or district."
|
12446 |
msgstr "ISO-Code oder Name des Bundeslandes, der Provinz oder des Bezirks."
|
12447 |
|
12448 |
# @ woocommerce-germanized
|
12449 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12450 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12451 |
msgctxt "shipments"
|
12452 |
msgid "Postal code."
|
12453 |
msgstr "Postleitzahl."
|
12454 |
|
12455 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12456 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12457 |
msgctxt "shipments"
|
12458 |
msgid "Country code in ISO 3166-1 alpha-2 format."
|
12459 |
msgstr "Ländercode in ISO 3166-1 Alpha-2-Format."
|
12460 |
|
12461 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12462 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12463 |
msgctxt "shipments"
|
12464 |
msgid "Customs reference number."
|
12465 |
msgstr "Identifikationsnummer (Zoll)"
|
12466 |
|
12467 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12468 |
msgctxt "shipments"
|
12469 |
msgid "Shipment weight."
|
12470 |
msgstr "Sendungsgewicht."
|
12471 |
|
12472 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12473 |
msgctxt "shipments"
|
12474 |
msgid "Shipment content weight."
|
12475 |
msgstr "Inhaltsgewicht der Sendung."
|
12476 |
|
12477 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12478 |
msgctxt "shipments"
|
12479 |
msgid "Shipment content dimensions."
|
12480 |
msgstr "Abmessungen des Inhalts der Sendung."
|
12481 |
|
12482 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12483 |
msgctxt "shipments"
|
12484 |
msgid "Shipment content length."
|
12485 |
msgstr "Länge des Inhalts der Sendung."
|
12486 |
|
12487 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12488 |
msgctxt "shipments"
|
12489 |
msgid "Shipment content width."
|
12490 |
msgstr "Breite des Inhalts der Sendung."
|
12491 |
|
12492 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12493 |
msgctxt "shipments"
|
12494 |
msgid "Shipment content height."
|
12495 |
msgstr "Höhe des Inhalts der Sendung."
|
12496 |
|
12497 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12498 |
msgctxt "shipments"
|
12499 |
msgid "Shipment weight unit."
|
12500 |
msgstr "Gewichtseinheit der Sendung."
|
12501 |
|
12502 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12503 |
msgctxt "shipments"
|
12504 |
msgid "Shipment packaging id."
|
12505 |
msgstr "Verpackungs-ID der Sendung."
|
12506 |
|
12507 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12508 |
msgctxt "shipments"
|
12509 |
msgid "Shipment packaging weight."
|
12510 |
msgstr "Verpackungsgewicht der Sendung."
|
12511 |
|
12512 |
# @ woocommerce-germanized
|
12513 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12514 |
msgctxt "shipments"
|
12515 |
msgid "Shipment total."
|
12516 |
msgstr "Gesamtwert der Sendung."
|
12517 |
|
12518 |
# @ woocommerce-germanized
|
12519 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12520 |
msgctxt "shipments"
|
12521 |
msgid "Shipment subtotal."
|
12522 |
msgstr "Zwischensumme der Sendung."
|
12523 |
|
12524 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12525 |
msgctxt "shipments"
|
12526 |
msgid "Shipment additional total."
|
12527 |
msgstr "Zusätzliche Kosten der Sendung."
|
12528 |
|
12529 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12530 |
msgctxt "shipments"
|
12531 |
msgid "Shipment version."
|
12532 |
msgstr "Sendungsversion."
|
12533 |
|
12534 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12535 |
msgctxt "shipments"
|
12536 |
msgid "Shipment shipping method."
|
12537 |
msgstr "Versandart der Sendung."
|
12538 |
|
12539 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12540 |
msgctxt "shipments"
|
12541 |
msgid "Shipment dimensions."
|
12542 |
msgstr "Abmessungen der Sendung."
|
12543 |
|
12544 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12545 |
msgctxt "shipments"
|
12546 |
msgid "Shipment length."
|
12547 |
msgstr "Sendungslänge."
|
12548 |
|
12549 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12550 |
msgctxt "shipments"
|
12551 |
msgid "Shipment width."
|
12552 |
msgstr "Sendungsbreite."
|
12553 |
|
12554 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12555 |
msgctxt "shipments"
|
12556 |
msgid "Shipment height."
|
12557 |
msgstr "Sendungshöhe."
|
12558 |
|
12559 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12560 |
msgctxt "shipments"
|
12561 |
msgid "Shipment package dimensions."
|
12562 |
msgstr "Abmessungen der Sendungsverpackung."
|
12563 |
|
12564 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12565 |
msgctxt "shipments"
|
12566 |
msgid "Shipment package length."
|
12567 |
msgstr "Länge der Sendungsverpackung."
|
12568 |
|
12569 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12570 |
msgctxt "shipments"
|
12571 |
msgid "Shipment package width."
|
12572 |
msgstr "Breite der Sendungsverpackung."
|
12573 |
|
12574 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12575 |
msgctxt "shipments"
|
12576 |
msgid "Shipment package height."
|
12577 |
msgstr "Höhe der Sendungsverpackung."
|
12578 |
|
12579 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12580 |
msgctxt "shipments"
|
12581 |
msgid "Shipment dimension unit."
|
12582 |
msgstr "Einheit der Abmessungen der Sendung."
|
12583 |
|
12584 |
# @ woocommerce-germanized
|
12585 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12586 |
msgctxt "shipments"
|
12587 |
msgid "Shipping address."
|
12588 |
msgstr "Versandadresse."
|
12589 |
|
12590 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12591 |
msgctxt "shipments"
|
12592 |
msgid "Meta data."
|
12593 |
msgstr "Meta-Daten."
|
12594 |
|
12595 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12596 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12597 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12598 |
msgctxt "shipments"
|
12599 |
msgid "Meta ID."
|
12600 |
msgstr "Meta ID."
|
12601 |
|
12602 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12603 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12604 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12605 |
msgctxt "shipments"
|
12606 |
msgid "Meta key."
|
12607 |
msgstr "Meta-Schlüssel."
|
12608 |
|
12609 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12610 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12611 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12612 |
msgctxt "shipments"
|
12613 |
msgid "Meta value."
|
12614 |
msgstr "Meta-Wert."
|
12615 |
|
12616 |
# @ woocommerce-germanized
|
12617 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12618 |
msgctxt "shipments"
|
12619 |
msgid "Shipment items."
|
12620 |
msgstr "Sendungspositionen."
|
12621 |
|
12622 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12623 |
msgctxt "shipments"
|
12624 |
msgid "Item ID."
|
12625 |
msgstr "Sendungspositions-ID."
|
12626 |
|
12627 |
# @ woocommerce-germanized
|
12628 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12629 |
msgctxt "shipments"
|
12630 |
msgid "Item name."
|
12631 |
msgstr "Position."
|
12632 |
|
12633 |
# @ woocommerce-germanized
|
12634 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12635 |
msgctxt "shipments"
|
12636 |
msgid "Order Item ID."
|
12637 |
msgstr "Bestellpositions-ID."
|
12638 |
|
12639 |
# @ woocommerce-germanized
|
12640 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12641 |
msgctxt "shipments"
|
12642 |
msgid "Product ID."
|
12643 |
msgstr "Produkt-ID."
|
12644 |
|
12645 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12646 |
msgctxt "shipments"
|
12647 |
msgid "Quantity."
|
12648 |
msgstr "Anzahl."
|
12649 |
|
12650 |
# @ woocommerce-germanized
|
12651 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12652 |
msgctxt "shipments"
|
12653 |
msgid "Item weight."
|
12654 |
msgstr "Gewicht der Position."
|
12655 |
|
12656 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12657 |
msgctxt "shipments"
|
12658 |
msgid "Item SKU."
|
12659 |
msgstr "Artikelnummer der Position."
|
12660 |
|
12661 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12662 |
msgctxt "shipments"
|
12663 |
msgid "Item total."
|
12664 |
msgstr "Gesamtbetrag der Position."
|
12665 |
|
12666 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12667 |
msgctxt "shipments"
|
12668 |
msgid "Item subtotal."
|
12669 |
msgstr "Zwischensumme der Position."
|
12670 |
|
12671 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12672 |
msgctxt "shipments"
|
12673 |
msgid "Item HS Code (customs)."
|
12674 |
msgstr "Zolltarifnummer der Position (HS-Code)"
|
12675 |
|
12676 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12677 |
msgctxt "shipments"
|
12678 |
msgid "Item country of manufacture in ISO 3166-1 alpha-2 format."
|
12679 |
msgstr ""
|
12680 |
"Ländercode des Herstellerlandes der Position in ISO 3166-1 Alpha-2-Format."
|
12681 |
|
12682 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12683 |
msgctxt "shipments"
|
12684 |
msgid "Item dimensions."
|
12685 |
msgstr "Abmessungen der Position."
|
12686 |
|
12687 |
# @ woocommerce-germanized
|
12688 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12689 |
msgctxt "shipments"
|
12690 |
msgid "Item length."
|
12691 |
msgstr "Länge der Position."
|
12692 |
|
12693 |
# @ woocommerce-germanized
|
12694 |
# @ woocommerce
|
12695 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12696 |
msgctxt "shipments"
|
12697 |
msgid "Item width."
|
12698 |
msgstr "Breite der Position."
|
12699 |
|
12700 |
# @ woocommerce-germanized
|
12701 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12702 |
msgctxt "shipments"
|
12703 |
msgid "Item height."
|
12704 |
msgstr "Höhe der Position."
|
12705 |
|
12706 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12707 |
msgctxt "shipments"
|
12708 |
msgid "Item attributes."
|
12709 |
msgstr "Eigenschaften der Position."
|
12710 |
|
12711 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12712 |
msgctxt "shipments"
|
12713 |
msgid "Attribute key."
|
12714 |
msgstr "Schlüssel der Eigenschaft."
|
12715 |
|
12716 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12717 |
msgctxt "shipments"
|
12718 |
msgid "Attribute value."
|
12719 |
msgstr "Wert der Eigenschaft."
|
12720 |
|
12721 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12722 |
msgctxt "shipments"
|
12723 |
msgid "Attribute label."
|
12724 |
msgstr "Bezeichnung der Eigenschaft."
|
12725 |
|
12726 |
# @ woocommerce-germanized
|
12727 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12728 |
msgctxt "shipments"
|
12729 |
msgid "Order item meta id."
|
12730 |
msgstr "Meta-ID der Bestellposition."
|
12731 |
|
12732 |
# @ woocommerce-germanized
|
12733 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12734 |
msgctxt "shipments"
|
12735 |
msgid "Shipment item meta data."
|
12736 |
msgstr "Meta-Daten der Position."
|
12737 |
|
12738 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12739 |
msgctxt "shipments"
|
12740 |
msgid "Label ID."
|
12741 |
msgstr "Label ID."
|
12742 |
|
12743 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12744 |
msgctxt "shipments"
|
12745 |
msgid "The date the label was created, in the site's timezone."
|
12746 |
msgstr "Das Datum an dem das Label erstellt wurde in der Zeitzone der Website."
|
12747 |
|
12748 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12749 |
msgctxt "shipments"
|
12750 |
msgid "The date the label was created, as GMT."
|
12751 |
msgstr "Das Datum an dem das Label erstellt wurde als GMT."
|
12752 |
|
12753 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12754 |
msgctxt "shipments"
|
12755 |
msgid "Shipment id."
|
12756 |
msgstr "Sendungs-ID."
|
12757 |
|
12758 |
# @ woocommerce-germanized
|
12759 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12760 |
msgctxt "shipments"
|
12761 |
msgid "Parent id."
|
12762 |
msgstr "Eltern-ID."
|
12763 |
|
12764 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12765 |
msgctxt "shipments"
|
12766 |
msgid "Label product id."
|
12767 |
msgstr "Produkt-ID des Labels."
|
12768 |
|
12769 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12770 |
msgctxt "shipments"
|
12771 |
msgid "Label number."
|
12772 |
msgstr "Nummer des Labels."
|
12773 |
|
12774 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12775 |
msgctxt "shipments"
|
12776 |
msgid "Shipping provider."
|
12777 |
msgstr "Versanddienstleister."
|
12778 |
|
12779 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12780 |
msgctxt "shipments"
|
12781 |
msgid "Weight."
|
12782 |
msgstr "Gewicht."
|
12783 |
|
12784 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12785 |
msgctxt "shipments"
|
12786 |
msgid "Net weight."
|
12787 |
msgstr "Nettogewicht."
|
12788 |
|
12789 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12790 |
msgctxt "shipments"
|
12791 |
msgid "Created via."
|
12792 |
msgstr "Erzeugt via."
|
12793 |
|
12794 |
# @ woocommerce-germanized
|
12795 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12796 |
msgctxt "shipments"
|
12797 |
msgid "Is trackable?"
|
12798 |
msgstr "Ist nachverfolgbar?"
|
12799 |
|
12800 |
# @ woocommerce-germanized
|
12801 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12802 |
msgctxt "shipments"
|
12803 |
msgid "Additional file types"
|
12804 |
msgstr "Zusätzliche Dateitypen"
|
12805 |
|
12806 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12807 |
msgctxt "shipments"
|
12808 |
msgid "Label file data."
|
12809 |
msgstr "Label Dateidaten."
|
12810 |
|
12811 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12812 |
msgctxt "shipments"
|
12813 |
msgid "File path."
|
12814 |
msgstr "Dateipfad."
|
12815 |
|
12816 |
# @ woocommerce-germanized
|
12817 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12818 |
msgctxt "shipments"
|
12819 |
msgid "File name."
|
12820 |
msgstr "Dateiname."
|
12821 |
|
12822 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12823 |
msgctxt "shipments"
|
12824 |
msgid "The file data (base64 encoded)."
|
12825 |
msgstr "Die Dateidaten (base64 codiert)."
|
12826 |
|
12827 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12828 |
msgctxt "shipments"
|
12829 |
msgid "File type."
|
12830 |
msgstr "Dateityp."
|
12831 |
|
12832 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12833 |
msgctxt "shipments"
|
12834 |
msgid "Label type, e.g. simple or return."
|
12835 |
msgstr "Label-Typ, z.B. simple oder return."
|
12836 |
|
12837 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12838 |
msgctxt "shipments"
|
12839 |
msgid "Label dimensions."
|
12840 |
msgstr "Label-Abmessungen."
|
12841 |
|
12842 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12843 |
msgctxt "shipments"
|
12844 |
msgid "Label length."
|
12845 |
msgstr "Label Länge."
|
12846 |
|
12847 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12848 |
msgctxt "shipments"
|
12849 |
msgid "Label width."
|
12850 |
msgstr "Label-Breite."
|
12851 |
|
12852 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12853 |
msgctxt "shipments"
|
12854 |
msgid "Label height."
|
12855 |
msgstr "Label-Höhe."
|
12856 |
|
12857 |
# @ woocommerce-germanized
|
12858 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12859 |
msgctxt "shipments"
|
12860 |
msgid "Label services."
|
12861 |
msgstr "Label-Breite."
|
12862 |
|
12863 |
-
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:
|
12864 |
msgctxt "shipments"
|
12865 |
msgid "Label meta data."
|
12866 |
msgstr "Label Meta-Daten."
|
@@ -14646,7 +14872,7 @@ msgstr ""
|
|
14646 |
"unvollständig. Bitte führen Sie %1$s im %2$s Verzeichnis aus."
|
14647 |
|
14648 |
#: woocommerce-germanized/src/Autoloader.php:50
|
14649 |
-
#: woocommerce-germanized/src/Packages.php:
|
14650 |
msgid ""
|
14651 |
"Your installation of Germanized is incomplete. If you installed Germanized "
|
14652 |
"from GitHub, please refer to this document to set up your development "
|
@@ -14660,7 +14886,7 @@ msgstr ""
|
|
14660 |
"environment"
|
14661 |
|
14662 |
#: woocommerce-germanized/src/Autoloader.php:62
|
14663 |
-
#: woocommerce-germanized/src/Packages.php:
|
14664 |
#, php-format
|
14665 |
msgid ""
|
14666 |
"Your installation of Germanized is incomplete. If you installed Germanized "
|
@@ -14671,23 +14897,23 @@ msgstr ""
|
|
14671 |
"GitHub installiert haben, %1$sschauen Sie sich bitte dieses Dokument an%2$s "
|
14672 |
"um eine Entwicklungsumgebung aufzusetzen."
|
14673 |
|
14674 |
-
#: woocommerce-germanized/src/Packages.php:
|
14675 |
-
#: woocommerce-germanized/src/Packages.php:
|
14676 |
#, php-format
|
14677 |
msgid "Missing the Germanized %s package"
|
14678 |
msgstr "Das Germanized %s Paket fehlt"
|
14679 |
|
14680 |
-
#: woocommerce-germanized/src/PluginsHelper.php:
|
14681 |
#, php-format
|
14682 |
msgid "Please <a href=\"%1$s\">activate the %2$s »</a> plugin"
|
14683 |
msgstr "Bitte <a href=\"%1$s\">aktiviere das %2$s Plugin »</a>"
|
14684 |
|
14685 |
-
#: woocommerce-germanized/src/PluginsHelper.php:
|
14686 |
#, php-format
|
14687 |
msgid "Please <a href=\"%1$s\">install the %2$s »</a> plugin"
|
14688 |
msgstr "Bitte <a href=\"%1$s\">installiere das %2$s Plugin »</a>"
|
14689 |
|
14690 |
-
#: woocommerce-germanized/src/PluginsHelper.php:
|
14691 |
#, php-format
|
14692 |
msgid ""
|
14693 |
"The requested plugin `%s` could not be installed. Plugin API call failed."
|
@@ -14695,7 +14921,7 @@ msgstr ""
|
|
14695 |
"Das Plugin `%s` konnte nicht installiert werden. Die Plugin API erzeugt "
|
14696 |
"einen Fehler."
|
14697 |
|
14698 |
-
#: woocommerce-germanized/src/PluginsHelper.php:
|
14699 |
#, php-format
|
14700 |
msgid ""
|
14701 |
"The requested plugin `%s` could not be installed. Upgrader install failed."
|
@@ -14704,30 +14930,30 @@ msgstr ""
|
|
14704 |
"einen Fehler."
|
14705 |
|
14706 |
# @ woocommerce-germanized
|
14707 |
-
#: woocommerce-germanized/src/PluginsHelper.php:
|
14708 |
msgid "WooCommerce"
|
14709 |
msgstr "WooCommerce"
|
14710 |
|
14711 |
-
|
14712 |
-
#: woocommerce-germanized/src/PluginsHelper.php:398
|
14713 |
-
msgid "Trusted Shops"
|
14714 |
-
msgstr "Trusted Shops"
|
14715 |
-
|
14716 |
-
#: woocommerce-germanized/src/PluginsHelper.php:434
|
14717 |
#, php-format
|
14718 |
msgid "The requested plugin `%s` is not yet installed."
|
14719 |
msgstr "Das Plugin `%s` ist noch nicht installiert."
|
14720 |
|
14721 |
-
#: woocommerce-germanized/src/PluginsHelper.php:
|
14722 |
#, php-format
|
14723 |
msgid "The requested plugin `%s` could not be activated."
|
14724 |
msgstr "Das Plugin `%s` konnte nicht aktiviert werden."
|
14725 |
|
14726 |
# @ woocommerce-germanized
|
14727 |
-
#: woocommerce-germanized/src/PluginsHelper.php:
|
14728 |
msgid "Germanized for WooCommerce: One Stop Shop"
|
14729 |
msgstr "Germanized für WooCommerce: One Stop Shop"
|
14730 |
|
|
|
|
|
|
|
|
|
|
|
14731 |
# @ woocommerce-germanized
|
14732 |
#: woocommerce-germanized/src/Shopmarks.php:537
|
14733 |
msgid "Single Product (Grouped)"
|
@@ -15184,7 +15410,7 @@ msgstr ""
|
|
15184 |
"unserem <a href=\"%2$s\" target=\"_blank\">Blog-Post</a> wie Sie das Plugin "
|
15185 |
"austauschen können."
|
15186 |
|
15187 |
-
#: woocommerce-germanized/woocommerce-germanized.php:
|
15188 |
msgid "Pease wait while we are trying to redirect you to the payment provider."
|
15189 |
msgstr "Einen Moment - wir versuchen Sie zum Zahlungsanbieter weiterzuleiten."
|
15190 |
|
@@ -15208,6 +15434,14 @@ msgstr "vendidero"
|
|
15208 |
msgid "https://vendidero.de"
|
15209 |
msgstr "https://vendidero.de"
|
15210 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15211 |
# @ woocommerce-germanized
|
15212 |
#~ msgctxt "shipments"
|
15213 |
#~ msgid "Shipping"
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: WooCommerce Germanized\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2022-09-07 11:45+0200\n"
|
6 |
+
"PO-Revision-Date: 2022-09-07 11:45+0200\n"
|
7 |
"Last-Translator: Dennis Nissle <info@vendidero.de>\n"
|
8 |
"Language-Team: \n"
|
9 |
"Language: de_DE@formal\n"
|
165 |
msgstr "exkl. %s %% MwSt."
|
166 |
|
167 |
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-customer.php:44
|
168 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:447
|
169 |
#: woocommerce-germanized/includes/admin/settings/views/html-admin-settings-tabs.php:53
|
170 |
#: woocommerce-germanized/includes/admin/settings/views/html-admin-settings-tabs.php:58
|
171 |
#: woocommerce-germanized/includes/admin/settings/views/html-admin-settings-tabs.php:71
|
173 |
msgstr "Ja"
|
174 |
|
175 |
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-customer.php:46
|
176 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:447
|
177 |
#: woocommerce-germanized/includes/admin/settings/views/html-admin-settings-tabs.php:53
|
178 |
#: woocommerce-germanized/includes/admin/settings/views/html-admin-settings-tabs.php:71
|
179 |
msgid "No"
|
369 |
"Wählen Sie Versandmethoden aus für die die Paketdienstleister Checkbox "
|
370 |
"angezeigt werden soll."
|
371 |
|
372 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-notices.php:129
|
373 |
#, php-format
|
374 |
msgid ""
|
375 |
"<strong>Be aware!</strong> This update is not compatible with your current "
|
436 |
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:66
|
437 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-oss.php:29
|
438 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-taxes.php:37
|
439 |
+
#: woocommerce-germanized/src/PluginsHelper.php:466
|
440 |
msgid "One Stop Shop"
|
441 |
msgstr "One Stop Shop"
|
442 |
|
444 |
# @ woocommerce
|
445 |
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:71
|
446 |
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:156
|
447 |
+
#: woocommerce-germanized/woocommerce-germanized.php:883
|
448 |
msgid "Settings"
|
449 |
msgstr "Einstellungen"
|
450 |
|
702 |
msgid "Cheating huh?"
|
703 |
msgstr "So geht das leider nicht.."
|
704 |
|
705 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:217
|
706 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:256
|
707 |
msgctxt "dhl"
|
708 |
msgid "Action failed. Please refresh the page and retry."
|
709 |
msgstr ""
|
710 |
"Aktion fehlgeschlagen. Bitte aktualisieren Sie die Seite und versuchen es "
|
711 |
"erneut."
|
712 |
|
713 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:221
|
714 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:260
|
715 |
msgctxt "dhl"
|
716 |
msgid "You don't have permission to do this."
|
717 |
msgstr "Sie sind leider nicht berechtigt, diese Aktion durchzuführen."
|
718 |
|
719 |
# @ woocommerce-germanized
|
720 |
#. Plugin Name of the plugin/theme
|
721 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:336
|
722 |
msgid "Germanized for WooCommerce"
|
723 |
msgstr "Germanized für WooCommerce"
|
724 |
|
725 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:534
|
726 |
msgid "Paid for order notification manually sent to customer."
|
727 |
msgstr "Bestellung bezahlt manuell an den Kunden versendet."
|
728 |
|
729 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:554
|
730 |
msgid "Order confirmation manually sent to customer."
|
731 |
msgstr "Bestellbestätigung manuell an den Kunden versendet."
|
732 |
|
733 |
# @ woocommerce-germanized
|
734 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:574
|
735 |
msgid "Resend order confirmation"
|
736 |
msgstr "Bestellbestätigung erneut versenden"
|
737 |
|
738 |
# @ woocommerce-germanized
|
739 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:575
|
740 |
msgid "Send paid for order notification"
|
741 |
msgstr "Bestellung bezahlt manuell versenden"
|
742 |
|
743 |
# @ woocommerce-germanized
|
744 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:585
|
745 |
#: woocommerce-germanized/includes/admin/settings/abstract-wc-gzd-settings-tab.php:159
|
746 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-germanized.php:23
|
747 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shipping-provider.php:81
|
750 |
msgid "Germanized"
|
751 |
msgstr "Germanized"
|
752 |
|
753 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:598
|
754 |
msgid "Parcel Delivery Data Transfer:"
|
755 |
msgstr "Paketdienstleister Datenweitergabe:"
|
756 |
|
757 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:599
|
758 |
msgid "allowed"
|
759 |
msgstr "akzeptiert"
|
760 |
|
761 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:599
|
762 |
msgid "not allowed"
|
763 |
msgstr "nicht akzeptiert"
|
764 |
|
765 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:653
|
766 |
msgid "Insert delivery time name, slug or id."
|
767 |
msgstr "Fügen Sie Lieferzeit, Slug oder eine ID ein."
|
768 |
|
769 |
# @ woocommerce-germanized
|
770 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:654
|
771 |
msgid "Insert product units amount."
|
772 |
msgstr "Fügen Sie die Anzahl der Produkteinheiten ein."
|
773 |
|
774 |
# @ woocommerce-germanized
|
775 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:726
|
776 |
msgid "Optional Email Content"
|
777 |
msgstr "Optionaler E-Mail Inhalt"
|
778 |
|
779 |
# @ woocommerce-germanized
|
780 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:731
|
781 |
msgid "Add content which will be replacing default page content within emails."
|
782 |
msgstr ""
|
783 |
"Füllen Sie dieses Feld aus um einen abweichenden E-Mail Anhangstext für "
|
784 |
"diese Seite zu bestimmen."
|
785 |
|
786 |
# @ woocommerce-germanized
|
787 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:755
|
788 |
msgid "Cart description"
|
789 |
msgstr "Warenkorbkurzbeschreibung"
|
790 |
|
791 |
# @ woocommerce-germanized
|
792 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:767
|
793 |
#: woocommerce-germanized/includes/api/class-wc-gzd-rest-products-controller.php:544
|
794 |
msgid "Defect description"
|
795 |
msgstr "Mängelbeschreibung"
|
796 |
|
797 |
# @ woocommerce-germanized
|
798 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:793
|
799 |
msgid ""
|
800 |
"This content will be shown as short product description within checkout and "
|
801 |
"emails."
|
803 |
"Dieser Inhalt wird während des Bezahlvorganges und in den E-Mails als "
|
804 |
"Produkt Kurzbeschreibung angezeigt."
|
805 |
|
806 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin.php:807
|
807 |
#: woocommerce-germanized/includes/admin/meta-boxes/class-wc-germanized-meta-box-product-data-variable.php:443
|
808 |
msgid ""
|
809 |
"Inform your customers about product defects. This description will be shown "
|
1143 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-invoices.php:69
|
1144 |
#: woocommerce-germanized/includes/admin/views/html-settings-pro.php:25
|
1145 |
#: woocommerce-germanized/includes/admin/views/setup/first-steps.php:30
|
1146 |
+
#: woocommerce-germanized/includes/compatibility/elementor/widgets/abstact-class-wc-gzd-elementor-widget.php:72
|
1147 |
#: woocommerce-germanized/includes/gateways/invoice/class-wc-gzd-gateway-invoice.php:92
|
1148 |
msgid "Upgrade now"
|
1149 |
msgstr "Jetzt upgraden"
|
1641 |
msgid "Enable support for %s"
|
1642 |
msgstr "Anpassungen für %s freischalten"
|
1643 |
|
1644 |
+
# @ woocommerce-germanized
|
1645 |
+
#: woocommerce-germanized/includes/admin/notes/class-wc-gzd-admin-note-ts-install.php:33
|
1646 |
+
msgid "New Trusted Shops Integration"
|
1647 |
+
msgstr "Neue Trusted Shops Integration"
|
1648 |
+
|
1649 |
+
#: woocommerce-germanized/includes/admin/notes/class-wc-gzd-admin-note-ts-install.php:37
|
1650 |
+
msgid ""
|
1651 |
+
"You seem to be using our Trusted Shops integration. This integration will no "
|
1652 |
+
"longer be supported by Germanized and will be removed in future updates. "
|
1653 |
+
"Therefor we strongly encourage you to migrate to the new integration. By "
|
1654 |
+
"doing so, we will automatically install the separate Trusted Shops Easy "
|
1655 |
+
"Integration Plugin for WooCommerce."
|
1656 |
+
msgstr ""
|
1657 |
+
"Sie scheinen aktuell die Trusted Shops Integration zu nutzen. Diese "
|
1658 |
+
"Integration wird in Zukunft nicht länger von Germanized unterstützt werden. "
|
1659 |
+
"Wir empfehlen Ihnen deshalb die Migration zur neuen Integration zu starten. "
|
1660 |
+
"Dafür wird das von uns entwickelte Plugin Trusted Shops Easy Integration "
|
1661 |
+
"automatisch installiert."
|
1662 |
+
|
1663 |
+
#: woocommerce-germanized/includes/admin/notes/class-wc-gzd-admin-note-ts-install.php:48
|
1664 |
+
msgid "Migration guide"
|
1665 |
+
msgstr "Migrationshinweise"
|
1666 |
+
|
1667 |
+
# @ woocommerce-germanized
|
1668 |
+
#: woocommerce-germanized/includes/admin/notes/class-wc-gzd-admin-note-ts-install.php:54
|
1669 |
+
msgid "Start migration now"
|
1670 |
+
msgstr "Jetzt starten"
|
1671 |
+
|
1672 |
#: woocommerce-germanized/includes/admin/notes/class-wc-gzd-admin-note-update.php:25
|
1673 |
msgid "Germanized Data Update Required"
|
1674 |
msgstr "Datenaktualisierung für Germanized erforderlich"
|
2170 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-general.php:21
|
2171 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-oss.php:45
|
2172 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:37
|
2173 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-trusted-shops.php:45
|
2174 |
msgid "General"
|
2175 |
msgstr "Allgemein"
|
2176 |
|
2983 |
msgstr "Verwalten"
|
2984 |
|
2985 |
# @ woocommerce-germanized
|
2986 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shipments.php:77
|
2987 |
msgid "Automated packing"
|
2988 |
msgstr "Automatisiertes Packen"
|
2989 |
|
2990 |
# @ woocommerce-germanized
|
2991 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shipments.php:80
|
2992 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-taxes.php:103
|
2993 |
#, php-format
|
2994 |
msgid ""
|
3814 |
msgid "TOS Generator"
|
3815 |
msgstr "AGB Generator"
|
3816 |
|
3817 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-trusted-shops.php:25
|
3818 |
+
msgid ""
|
3819 |
+
"Integrate the Trustmark, the Buyer Protection and authentic reviews from "
|
3820 |
+
"Trusted Shops."
|
3821 |
+
msgstr ""
|
3822 |
+
"Integriere das Trusted Shops Gütesiegel, den Käuferschutz und authentische "
|
3823 |
+
"Kundenbewertungen."
|
3824 |
+
|
3825 |
+
# @ woocommerce-germanized
|
3826 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-trusted-shops.php:29
|
3827 |
+
msgid "Trusted Shops Easy Integration"
|
3828 |
+
msgstr "Trusted Shops Easy Integration"
|
3829 |
+
|
3830 |
+
# @ woocommerce-germanized
|
3831 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-trusted-shops.php:29
|
3832 |
+
#: woocommerce-germanized/src/PluginsHelper.php:467
|
3833 |
+
msgid "Trusted Shops"
|
3834 |
+
msgstr "Trusted Shops"
|
3835 |
+
|
3836 |
#: woocommerce-germanized/includes/admin/settings/views/html-admin-page-checkboxes.php:10
|
3837 |
msgid ""
|
3838 |
"Drag and drop to re-order checkboxes. This is the order being used for "
|
4853 |
msgstr "%1$d Updates fertiggestellt. Datenbank-Version lautet %2$s"
|
4854 |
|
4855 |
#: woocommerce-germanized/includes/class-wc-gzd-coupon-helper.php:694
|
4856 |
+
#: woocommerce-germanized/woocommerce-germanized.php:1236
|
4857 |
#, php-format
|
4858 |
msgid "Voucher: %1$s"
|
4859 |
msgstr "Wertgutschein: %1$s"
|
5114 |
msgstr "Andere Vitamine & Mineralien"
|
5115 |
|
5116 |
# @ woocommerce-germanized
|
5117 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:170
|
5118 |
msgid ""
|
5119 |
"Please install WooCommerce before installing WooCommerce Germanized. Thank "
|
5120 |
"you!"
|
5123 |
"installieren. Vielen Dank!"
|
5124 |
|
5125 |
# @ woocommerce-germanized
|
5126 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:516
|
5127 |
msgctxt "Page slug"
|
5128 |
msgid "data-security"
|
5129 |
msgstr "datenschutzerklaerung"
|
5130 |
|
5131 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:517
|
5132 |
msgctxt "Page title"
|
5133 |
msgid "Privacy Policy"
|
5134 |
msgstr "Datenschutzerklärung"
|
5135 |
|
5136 |
# @ woocommerce-germanized
|
5137 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:521
|
5138 |
msgctxt "Page slug"
|
5139 |
msgid "imprint"
|
5140 |
msgstr "impressum"
|
5141 |
|
5142 |
# @ woocommerce-germanized
|
5143 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:522
|
5144 |
msgctxt "Page title"
|
5145 |
msgid "Imprint"
|
5146 |
msgstr "Impressum"
|
5147 |
|
5148 |
# @ woocommerce-germanized
|
5149 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:526
|
5150 |
msgctxt "Page slug"
|
5151 |
msgid "terms"
|
5152 |
msgstr "agb"
|
5153 |
|
5154 |
# @ woocommerce-germanized
|
5155 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:527
|
5156 |
msgctxt "Page title"
|
5157 |
msgid "Terms & Conditions"
|
5158 |
msgstr "AGB"
|
5159 |
|
5160 |
# @ woocommerce-germanized
|
5161 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:531
|
5162 |
msgctxt "Page slug"
|
5163 |
msgid "revocation"
|
5164 |
msgstr "widerrufsbelehrung"
|
5165 |
|
5166 |
# @ woocommerce-germanized
|
5167 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:532
|
5168 |
msgctxt "Page title"
|
5169 |
msgid "Cancellation Policy"
|
5170 |
msgstr "Widerrufsbelehrung"
|
5171 |
|
5172 |
# @ woocommerce-germanized
|
5173 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:536
|
5174 |
msgctxt "Page slug"
|
5175 |
msgid "shipping-methods"
|
5176 |
msgstr "versandarten"
|
5177 |
|
5178 |
# @ woocommerce-germanized
|
5179 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:537
|
5180 |
msgctxt "Page title"
|
5181 |
msgid "Shipping Methods"
|
5182 |
msgstr "Versandarten"
|
5183 |
|
5184 |
# @ woocommerce-germanized
|
5185 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:541
|
5186 |
msgctxt "Page slug"
|
5187 |
msgid "payment-methods"
|
5188 |
msgstr "bezahlmoeglichkeiten"
|
5189 |
|
5190 |
# @ woocommerce-germanized
|
5191 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:542
|
5192 |
msgctxt "Page title"
|
5193 |
msgid "Payment Methods"
|
5194 |
msgstr "Zahlungsarten"
|
5195 |
|
5196 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:546
|
5197 |
#: woocommerce-germanized/includes/updates/woocommerce-gzd-update-3.9.3.php:15
|
5198 |
msgctxt "Page slug"
|
5199 |
msgid "review-authenticity"
|
5200 |
msgstr "echtheit-von-bewertungen"
|
5201 |
|
5202 |
+
#: woocommerce-germanized/includes/class-wc-gzd-install.php:547
|
5203 |
#: woocommerce-germanized/includes/updates/woocommerce-gzd-update-3.9.3.php:16
|
5204 |
msgctxt "Page title"
|
5205 |
msgid "Review Authenticity"
|
6056 |
"Sale price labels used to mark old prices (e.g. Recommended Retail Price)"
|
6057 |
msgstr "Preishinweise zur Markierung von Streichpreisen"
|
6058 |
|
6059 |
+
#: woocommerce-germanized/includes/compatibility/elementor/widgets/abstact-class-wc-gzd-elementor-widget.php:72
|
6060 |
#, php-format
|
6061 |
msgid ""
|
6062 |
"Upgrade to WooCommerce Germanized Pro to use your our custom Elementor "
|
7827 |
|
7828 |
# @ woocommerce-germanized
|
7829 |
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:78
|
7830 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/Api/Paket.php:294
|
7831 |
msgctxt "dhl day context"
|
7832 |
msgid "None"
|
7833 |
msgstr "Keiner"
|
7887 |
|
7888 |
# @ woocommerce-germanized
|
7889 |
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:327
|
7890 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:945
|
7891 |
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1196
|
7892 |
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1923
|
7893 |
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/templates/checkout/dhl/parcel-finder.php:37
|
8425 |
"vorliegende Sendung beinhaltet %2$s Positionen."
|
8426 |
|
8427 |
# @ woocommerce-germanized
|
8428 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/Api/Paket.php:65
|
8429 |
#, php-format
|
8430 |
msgctxt "dhl"
|
8431 |
msgid "Label API not available: %s"
|
8432 |
msgstr "Label API ist nicht erreichbar: %s"
|
8433 |
|
8434 |
# @ woocommerce-germanized
|
8435 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/Api/Paket.php:67
|
8436 |
msgctxt "dhl"
|
8437 |
msgid "Label API not available"
|
8438 |
msgstr "Label API ist nicht erreichbar"
|
8439 |
|
8440 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/Api/Paket.php:88
|
8441 |
msgctxt "dhl"
|
8442 |
msgid "Parcel Finder API not available"
|
8443 |
msgstr "API der Standortsuche ist nicht verfügbar"
|
8444 |
|
8445 |
# @ woocommerce-germanized
|
8446 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/Api/Paket.php:108
|
8447 |
msgctxt "dhl"
|
8448 |
msgid "Return API not available"
|
8449 |
msgstr "Retoure API ist nicht erreichbar"
|
8450 |
|
8451 |
# @ woocommerce-germanized
|
8452 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/Api/Paket.php:128
|
8453 |
msgctxt "dhl"
|
8454 |
msgid "Parcel API not available"
|
8455 |
msgstr "Paket API ist nicht erreichbar"
|
8456 |
|
8457 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/Api/Paket.php:271
|
8458 |
msgctxt "dhl"
|
8459 |
msgid "Mon"
|
8460 |
msgstr "Mo"
|
8461 |
|
8462 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/Api/Paket.php:272
|
8463 |
msgctxt "dhl"
|
8464 |
msgid "Tue"
|
8465 |
msgstr "Di"
|
8466 |
|
8467 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/Api/Paket.php:273
|
8468 |
msgctxt "dhl"
|
8469 |
msgid "Wed"
|
8470 |
msgstr "Mi"
|
8471 |
|
8472 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/Api/Paket.php:274
|
8473 |
msgctxt "dhl"
|
8474 |
msgid "Thu"
|
8475 |
msgstr "Do"
|
8476 |
|
8477 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/Api/Paket.php:275
|
8478 |
msgctxt "dhl"
|
8479 |
msgid "Fri"
|
8480 |
msgstr "Fr"
|
8481 |
|
8482 |
# @ woocommerce-germanized
|
8483 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/Api/Paket.php:276
|
8484 |
msgctxt "dhl"
|
8485 |
msgid "Sat"
|
8486 |
msgstr "Sa"
|
8487 |
|
8488 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/Api/Paket.php:277
|
8489 |
msgctxt "dhl"
|
8490 |
msgid "Sun"
|
8491 |
msgstr "So"
|
8569 |
|
8570 |
# @ woocommerce-germanized
|
8571 |
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:106
|
8572 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:958
|
8573 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:987
|
8574 |
msgctxt "dhl"
|
8575 |
msgid "Address Type"
|
8576 |
msgstr "Adresstyp"
|
8595 |
"Insofern die Lieferung an eine Packstation erfolgt, bitte die Postnummer "
|
8596 |
"eintragen."
|
8597 |
|
8598 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:200
|
8599 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:635
|
8600 |
msgctxt "dhl"
|
8601 |
msgid "Invalid address type."
|
8602 |
msgstr "Ungültiger Adresstyp."
|
8603 |
|
8604 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:710
|
8605 |
#, php-format
|
8606 |
msgctxt "dhl"
|
8607 |
msgid "Please provide a valid number within the %s field."
|
8608 |
msgstr "Bitte geben Sie eine gültige Nummer im %s Feld an."
|
8609 |
|
8610 |
# @ woocommerce-germanized
|
8611 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:717
|
8612 |
msgctxt "dhl"
|
8613 |
msgid "Sorry, but delivery to packstation is not available."
|
8614 |
msgstr ""
|
8615 |
"Entschuldigung, die Lieferung an eine Packstation steht nicht zur Verfügung."
|
8616 |
|
8617 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:722
|
8618 |
msgctxt "dhl"
|
8619 |
msgid "Sorry, but delivery to parcel shops is not available."
|
8620 |
msgstr ""
|
8621 |
"Entschuldigung, die Lieferung an einen Paketshop steht nicht zur Verfügung."
|
8622 |
|
8623 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:726
|
8624 |
msgctxt "dhl"
|
8625 |
msgid "Sorry, but delivery to post offices is not available."
|
8626 |
msgstr "Entschuldigung, die Lieferung an Postfilialen ist nicht verfügbar."
|
8627 |
|
8628 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:736
|
8629 |
#, php-format
|
8630 |
msgctxt "dhl"
|
8631 |
msgid "Please indicate shipment to %1$s by one of the following values: %2$s."
|
8633 |
"Bitte identifizieren Sie die Lieferung an %1$s durch die Eingabe einer der "
|
8634 |
"folgenden Werte: %2$s."
|
8635 |
|
8636 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:744
|
8637 |
msgctxt "dhl"
|
8638 |
msgid ""
|
8639 |
"Your DHL customer number (Post number) is not valid. Please check your "
|
8642 |
"Ihre DHL Kundennummer (Postnummer) ist nicht gültig. Bitte überprüfen Sie "
|
8643 |
"Ihre Eingabe."
|
8644 |
|
8645 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:747
|
8646 |
msgctxt "dhl"
|
8647 |
msgid ""
|
8648 |
"Your DHL customer number (Post number) is needed to ship to a packstation."
|
8650 |
"Ihre DHL Kundennummer (Postnummer) wird für den Versand an eine Packstation "
|
8651 |
"benötigt."
|
8652 |
|
8653 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:805
|
8654 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:949
|
8655 |
msgctxt "dhl"
|
8656 |
msgid "Branch"
|
8657 |
msgstr "Filiale"
|
8658 |
|
8659 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:806
|
8660 |
msgctxt "dhl"
|
8661 |
msgid "Postnumber "
|
8662 |
msgstr "Postnummer "
|
8663 |
|
8664 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:924
|
8665 |
#, php-format
|
8666 |
msgctxt "dhl"
|
8667 |
msgid "e.g. %s 456"
|
8668 |
msgstr "z.B. %s 456"
|
8669 |
|
8670 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:949
|
8671 |
msgctxt "dhl"
|
8672 |
msgid "Branches"
|
8673 |
msgstr "Filialen"
|
8674 |
|
8675 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:965
|
8676 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:998
|
8677 |
msgctxt "dhl"
|
8678 |
msgid "DHL customer number (Post number)"
|
8679 |
msgstr "DHL Kundennummer (Postnummer)"
|
8680 |
|
8681 |
# @ woocommerce-germanized
|
8682 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:975
|
8683 |
msgctxt "dhl"
|
8684 |
msgid "Regular Address"
|
8685 |
msgstr "Normale Adresse"
|
8686 |
|
8687 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:1002
|
8688 |
msgctxt "dhl"
|
8689 |
msgid "Not yet a DHL customer?"
|
8690 |
msgstr "Noch kein DHL Kunde?"
|
8691 |
|
8692 |
# @ woocommerce-germanized
|
8693 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:1002
|
8694 |
msgctxt "dhl"
|
8695 |
msgid "Register now"
|
8696 |
msgstr "Jetzt registrieren"
|
8697 |
|
8698 |
# @ woocommerce-germanized
|
8699 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:1051
|
8700 |
#, php-format
|
8701 |
msgctxt "dhl"
|
8702 |
msgid "Search %s"
|
8703 |
msgstr "%s suchen"
|
8704 |
|
8705 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:1159
|
8706 |
msgctxt "dhl"
|
8707 |
msgid "No DHL locations found"
|
8708 |
msgstr "Keine DHL Standorte gefunden"
|
8709 |
|
8710 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:1178
|
8711 |
#, php-format
|
8712 |
msgctxt "dhl"
|
8713 |
msgid ""
|
8718 |
"einen %1$s oder %2$s."
|
8719 |
|
8720 |
# @ woocommerce-germanized
|
8721 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:1178
|
8722 |
msgctxt "dhl"
|
8723 |
msgid "DHL location"
|
8724 |
msgstr "DHL Standort"
|
8725 |
|
8726 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-dhl/src/ParcelLocator.php:1178
|
8727 |
msgctxt "dhl"
|
8728 |
msgid "retry"
|
8729 |
msgstr "Erneut versuchen"
|
10259 |
|
10260 |
# @ woocommerce-germanized
|
10261 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/admin/views/html-order-shipment-content.php:51
|
10262 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:419
|
10263 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Table.php:695
|
10264 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Packaging/ReportHelper.php:93
|
10265 |
msgctxt "shipments"
|
10266 |
msgid "Packaging"
|
10267 |
msgstr "Verpackung"
|
10268 |
|
10269 |
# @ woocommerce-germanized
|
10270 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/admin/views/html-order-shipment-content.php:59
|
10271 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:1158
|
10272 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/ReturnTable.php:25
|
10273 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Table.php:692
|
10274 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:247
|
10316 |
|
10317 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/admin/views/html-order-shipment-content.php:194
|
10318 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/admin/views/html-order-shipments.php:45
|
10319 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:306
|
10320 |
msgctxt "shipments"
|
10321 |
msgid "Item"
|
10322 |
msgstr "Position"
|
10323 |
|
10324 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/admin/views/html-order-shipment-content.php:195
|
10325 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/admin/views/html-order-shipments.php:46
|
10326 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:311
|
10327 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/templates/emails/email-shipment-details.php:55
|
10328 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/templates/myaccount/add-return-shipment.php:35
|
10329 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/templates/shipment/shipment-details.php:60
|
10403 |
|
10404 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/admin/views/html-order-shipment-list.php:24
|
10405 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:86
|
10406 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:293
|
10407 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:798
|
10408 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:919
|
10409 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:71
|
10410 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:182
|
10411 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:272
|
10412 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/templates/myaccount/order-shipments.php:41
|
10413 |
msgctxt "shipments"
|
10436 |
# @ woocommerce-germanized
|
10437 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/admin/views/html-order-shipments.php:19
|
10438 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:79
|
10439 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:797
|
10440 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:885
|
10441 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:952
|
10442 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/templates/myaccount/order-shipments.php:20
|
10443 |
msgctxt "shipments"
|
10444 |
msgid "Shipments"
|
10476 |
|
10477 |
# @ woocommerce-germanized
|
10478 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/admin/views/html-settings-provider-list.php:12
|
10479 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:636
|
10480 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/ShippingProvider/Simple.php:813
|
10481 |
msgctxt "shipments"
|
10482 |
msgid "Description"
|
10534 |
msgstr "Download"
|
10535 |
|
10536 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/admin/views/label/html-shipment-label.php:42
|
10537 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:1016
|
10538 |
msgctxt "shipments"
|
10539 |
msgid "Create new label"
|
10540 |
msgstr "Neues Label erstellen"
|
10705 |
msgstr "Text der unterhalb des Inhalts der E-Mail angezeigt werden soll."
|
10706 |
|
10707 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:395
|
10708 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:1090
|
10709 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:1120
|
10710 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/templates/shipment/shipment-details-address.php:28
|
10711 |
msgctxt "shipments"
|
10712 |
msgid "N/A"
|
10769 |
msgstr "Brief"
|
10770 |
|
10771 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:78
|
10772 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:1156
|
10773 |
msgctxt "shipments"
|
10774 |
msgid "Shipment"
|
10775 |
msgstr "Sendung"
|
10791 |
|
10792 |
# @ woocommerce-germanized
|
10793 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:115
|
10794 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:366
|
10795 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Table.php:866
|
10796 |
msgctxt "shipments"
|
10797 |
msgid "Shipped"
|
10798 |
msgstr "Versandt"
|
10799 |
|
10800 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:116
|
10801 |
+
msgctxt "shipments"
|
10802 |
+
msgid "Partially delivered"
|
10803 |
+
msgstr "Teilweise geliefert"
|
10804 |
+
|
10805 |
+
# @ woocommerce-germanized
|
10806 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:117
|
10807 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:367
|
10808 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/ReturnTable.php:51
|
10809 |
+
msgctxt "shipments"
|
10810 |
+
msgid "Delivered"
|
10811 |
+
msgstr "Geliefert"
|
10812 |
+
|
10813 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:118
|
10814 |
+
msgctxt "shipments"
|
10815 |
+
msgid "No shipping needed"
|
10816 |
+
msgstr "Kein Versand nötig"
|
10817 |
+
|
10818 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:135
|
10819 |
msgctxt "shipments"
|
10820 |
msgid "Open"
|
10821 |
msgstr "Offen"
|
10822 |
|
10823 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:136
|
10824 |
msgctxt "shipments"
|
10825 |
msgid "Partially returned"
|
10826 |
msgstr "Teilweise retourniert"
|
10827 |
|
10828 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:137
|
10829 |
msgctxt "shipments"
|
10830 |
msgid "Returned"
|
10831 |
msgstr "Retourniert"
|
10832 |
|
10833 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:364
|
10834 |
msgctxt "shipments"
|
10835 |
msgid "Draft"
|
10836 |
msgstr "Entwurf"
|
10837 |
|
10838 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:365
|
10839 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Table.php:858
|
10840 |
msgctxt "shipments"
|
10841 |
msgid "Processing"
|
10842 |
msgstr "In Bearbeitung"
|
10843 |
|
10844 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:368
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10845 |
msgctxt "shipments"
|
10846 |
msgid "Requested"
|
10847 |
msgstr "Beantragt"
|
10848 |
|
10849 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:417
|
10850 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipments-template-functions.php:81
|
10851 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipments-template-functions.php:139
|
10852 |
msgctxt "shipments"
|
10853 |
msgid "Invalid order."
|
10854 |
msgstr "Ungültige Bestellung."
|
10855 |
|
10856 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:421
|
10857 |
msgctxt "shipments"
|
10858 |
msgid "This order is already fully returned."
|
10859 |
msgstr "Diese Bestellung wurde bereits vollständig zurückgesendet."
|
10860 |
|
10861 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:435
|
10862 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:479
|
10863 |
msgctxt "shipments"
|
10864 |
msgid "Error while creating the shipment instance"
|
10865 |
msgstr "Fehler beim Erstellen der Sendungsinstanz"
|
10866 |
|
10867 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:461
|
10868 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:465
|
10869 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/ReturnShipment.php:248
|
10870 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/ReturnShipment.php:334
|
10871 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/SimpleShipment.php:119
|
10874 |
msgid "Invalid shipment order"
|
10875 |
msgstr "Ungültige Bestellung zur Sendung"
|
10876 |
|
10877 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:498
|
10878 |
msgctxt "shipments"
|
10879 |
msgid "Invalid order item"
|
10880 |
msgstr "Ungültige Bestellposition"
|
10881 |
|
10882 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:620
|
10883 |
msgctxt "shipments"
|
10884 |
msgid "Invalid shipment item"
|
10885 |
msgstr "Ungültige Sendungsposition"
|
10886 |
|
10887 |
# @ woocommerce-germanized
|
10888 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:702
|
10889 |
msgctxt "shipments"
|
10890 |
msgid "None"
|
10891 |
msgstr "Keiner"
|
10892 |
|
10893 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:743
|
10894 |
msgctxt "shipments-shipping-provider"
|
10895 |
msgid "Unknown"
|
10896 |
msgstr "Unbekannt"
|
10897 |
|
10898 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:788
|
10899 |
msgctxt "shipments"
|
10900 |
msgid "Error while uploading file."
|
10901 |
msgstr "Fehler beim Hochladen der Datei."
|
10902 |
|
10903 |
# @ woocommerce-germanized
|
10904 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:797
|
10905 |
msgctxt "shipments"
|
10906 |
msgid "First Name"
|
10907 |
msgstr "Vorname"
|
10908 |
|
10909 |
# @ woocommerce-germanized
|
10910 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:798
|
10911 |
msgctxt "shipments"
|
10912 |
msgid "Last Name"
|
10913 |
msgstr "Nachname"
|
10914 |
|
10915 |
# @ woocommerce-germanized
|
10916 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:799
|
10917 |
msgctxt "shipments"
|
10918 |
msgid "Full Name"
|
10919 |
msgstr "Vollständiger Name"
|
10920 |
|
10921 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:800
|
10922 |
msgctxt "shipments"
|
10923 |
msgid "Company"
|
10924 |
msgstr "Firma"
|
10925 |
|
10926 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:801
|
10927 |
msgctxt "shipments"
|
10928 |
msgid "Address 1"
|
10929 |
msgstr "Adresszeile 1"
|
10930 |
|
10931 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:802
|
10932 |
msgctxt "shipments"
|
10933 |
msgid "Address 2"
|
10934 |
msgstr "Adresszeile 2"
|
10935 |
|
10936 |
# @ woocommerce-germanized
|
10937 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:803
|
10938 |
msgctxt "shipments"
|
10939 |
msgid "Street"
|
10940 |
msgstr "Straße"
|
10941 |
|
10942 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:804
|
10943 |
msgctxt "shipments"
|
10944 |
msgid "House Number"
|
10945 |
msgstr "Hausnummer"
|
10946 |
|
10947 |
# @ woocommerce-germanized
|
10948 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:805
|
10949 |
msgctxt "shipments"
|
10950 |
msgid "Postcode"
|
10951 |
msgstr "Postleitzahl"
|
10952 |
|
10953 |
# @ woocommerce-germanized
|
10954 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:806
|
10955 |
msgctxt "shipments"
|
10956 |
msgid "City"
|
10957 |
msgstr "Stadt"
|
10958 |
|
10959 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:807
|
10960 |
msgctxt "shipments"
|
10961 |
msgid "Country"
|
10962 |
msgstr "Land"
|
10963 |
|
10964 |
# @ woocommerce-germanized
|
10965 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:808
|
10966 |
msgctxt "shipments"
|
10967 |
msgid "State"
|
10968 |
msgstr "Staat"
|
10969 |
|
10970 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:809
|
10971 |
msgctxt "shipments"
|
10972 |
msgid "Phone"
|
10973 |
msgstr "Telefon"
|
10974 |
|
10975 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:810
|
10976 |
msgctxt "shipments"
|
10977 |
msgid "Email"
|
10978 |
msgstr "E-Mail"
|
10979 |
|
10980 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:811
|
10981 |
msgctxt "shipments"
|
10982 |
msgid "Customs Reference Number"
|
10983 |
msgstr "Identifikationsnummer (Zoll)"
|
10984 |
|
10985 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:861
|
10986 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Shipment.php:1106
|
10987 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Shipment.php:1368
|
10988 |
#, php-format
|
10991 |
msgstr "%1$s %2$s"
|
10992 |
|
10993 |
# @ woocommerce-germanized
|
10994 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:1157
|
10995 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/ReturnTable.php:24
|
10996 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Table.php:691
|
10997 |
msgctxt "shipments"
|
10998 |
msgid "Date"
|
10999 |
msgstr "Datum"
|
11000 |
|
11001 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:1159
|
11002 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/templates/shipment/shipment-details-tracking.php:23
|
11003 |
msgctxt "shipments"
|
11004 |
msgid "Tracking"
|
11005 |
msgstr "Sendungsverfolgung"
|
11006 |
|
11007 |
# @ woocommerce-germanized
|
11008 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:1160
|
11009 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:316
|
11010 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/ReturnTable.php:31
|
11011 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Table.php:699
|
11012 |
msgctxt "shipments"
|
11013 |
msgid "Actions"
|
11014 |
msgstr "Aktionen"
|
11015 |
|
11016 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:1397
|
11017 |
msgctxt "shipments"
|
11018 |
msgid "View"
|
11019 |
msgstr "Anzeigen"
|
11020 |
|
11021 |
# @ woocommerce-germanized
|
11022 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:1404
|
11023 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Table.php:877
|
11024 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Ajax.php:350
|
11025 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/templates/shipment/shipment-return-instructions.php:29
|
11059 |
msgstr "Bestellung ansehen"
|
11060 |
|
11061 |
# @ woocommerce-germanized
|
11062 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:103
|
11063 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:111
|
11064 |
msgctxt "shipments-order-column-name"
|
11065 |
msgid "Shipping Status"
|
11066 |
msgstr "Versandstatus"
|
11067 |
|
11068 |
# @ woocommerce-germanized
|
11069 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:149
|
11070 |
msgctxt "shipments"
|
11071 |
msgid "Select a country"
|
11072 |
msgstr "Land auswählen"
|
11073 |
|
11074 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:154
|
11075 |
msgctxt "shipments"
|
11076 |
msgid "HS-Code (Customs)"
|
11077 |
msgstr "Zolltarifnummer (HS-Code, Zoll)"
|
11078 |
|
11079 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:156
|
11080 |
msgctxt "shipments"
|
11081 |
msgid ""
|
11082 |
"The HS Code is a number assigned to every possible commodity that can be "
|
11086 |
"standardisiertes System von Namen und Nummern zur Klassifizierung "
|
11087 |
"gehandelter Produkte."
|
11088 |
|
11089 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:165
|
11090 |
msgctxt "shipments"
|
11091 |
msgid "Country of manufacture (Customs)"
|
11092 |
msgstr "Herstellungsland (Zoll)"
|
11093 |
|
11094 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:167
|
11095 |
msgctxt "shipments"
|
11096 |
msgid ""
|
11097 |
"The country of manufacture is needed for customs of international shipping."
|
11099 |
"Das Herstellungsland wird für die Zollabwicklung bei internationalen "
|
11100 |
"Sendungen benötigt."
|
11101 |
|
11102 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:207
|
11103 |
#, php-format
|
11104 |
msgctxt "shipments"
|
11105 |
msgid ""
|
11110 |
"erstellen Sie den Ordner %s manuell und stellen Sie sicher, dass der Ordner "
|
11111 |
"beschreibbar ist."
|
11112 |
|
11113 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:244
|
11114 |
msgctxt "shipments"
|
11115 |
msgid "View Shipments"
|
11116 |
msgstr "Sendung anzeigen"
|
11117 |
|
11118 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:245
|
11119 |
msgctxt "shipments"
|
11120 |
msgid "Endpoint for the \"My account → View shipments\" page."
|
11121 |
msgstr "Endpunkt für die „Mein Konto → Sendungen“ Seite."
|
11122 |
|
11123 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:252
|
11124 |
msgctxt "shipments"
|
11125 |
msgid "View shipment"
|
11126 |
msgstr "Sendung anzeigen"
|
11127 |
|
11128 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:253
|
11129 |
msgctxt "shipments"
|
11130 |
msgid "Endpoint for the \"My account → View shipment\" page."
|
11131 |
msgstr "Endpunkt für die „Mein Konto → Sendung“ Seite."
|
11132 |
|
11133 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:260
|
11134 |
msgctxt "shipments"
|
11135 |
msgid "Add Return Shipment"
|
11136 |
msgstr "Rücksendung"
|
11137 |
|
11138 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:261
|
11139 |
msgctxt "shipments"
|
11140 |
msgid "Endpoint for the \"My account → Add return shipment\" page."
|
11141 |
msgstr "Endpunkt für die „Mein Konto → Rücksendung“ Seite."
|
11142 |
|
11143 |
# @ woocommerce-germanized
|
11144 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:324
|
11145 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:459
|
11146 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/templates/myaccount/add-return-shipment.php:34
|
11147 |
msgctxt "shipments"
|
11148 |
msgid "Reason"
|
11149 |
msgstr "Rücksendegrund"
|
11150 |
|
11151 |
# @ woocommerce-germanized
|
11152 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:451
|
11153 |
msgctxt "shipments"
|
11154 |
msgid "Return reasons"
|
11155 |
msgstr "Rücksendegründe"
|
11156 |
|
11157 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:458
|
11158 |
msgctxt "shipments"
|
11159 |
msgid "Reason code"
|
11160 |
msgstr "Rücksendegrund (Code)"
|
11161 |
|
11162 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:458
|
11163 |
msgctxt "shipments"
|
11164 |
msgid "The reason code is used to identify the reason."
|
11165 |
msgstr ""
|
11167 |
"identifizieren zu können."
|
11168 |
|
11169 |
# @ woocommerce-germanized
|
11170 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:459
|
11171 |
msgctxt "shipments"
|
11172 |
msgid "Choose a reason text."
|
11173 |
msgstr "Beschreibung für den Grund."
|
11174 |
|
11175 |
# @ woocommerce-germanized
|
11176 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:478
|
11177 |
msgctxt "shipments"
|
11178 |
msgid "+ Add reason"
|
11179 |
msgstr "+ Grund hinzufügen"
|
11180 |
|
11181 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:478
|
11182 |
msgctxt "shipments"
|
11183 |
msgid "Remove selected reason(s)"
|
11184 |
msgstr "Ausgewählte Gründe löschen"
|
11185 |
|
11186 |
+
# @ woocommerce-germanized
|
11187 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:512
|
11188 |
+
msgctxt "shipments"
|
11189 |
+
msgid "Packaging Reports"
|
11190 |
+
msgstr "Berichte zu Verpackungen"
|
11191 |
+
|
11192 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:512
|
11193 |
+
msgctxt "shipments"
|
11194 |
+
msgid ""
|
11195 |
+
"Generate summary reports which contain information about the amount of "
|
11196 |
+
"packaging material used for your shipments."
|
11197 |
+
msgstr ""
|
11198 |
+
"Erzeuge Zusammenfassungen zur Verpackungsnutzung. Die Berichte helfen z.B. "
|
11199 |
+
"bei der Verpackungslizenzierung."
|
11200 |
+
|
11201 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:548
|
11202 |
+
msgctxt "shipments"
|
11203 |
+
msgid "Create report"
|
11204 |
+
msgstr "Bericht erstellen"
|
11205 |
+
|
11206 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:555
|
11207 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Packaging/ReportHelper.php:194
|
11208 |
+
msgctxt "shipments"
|
11209 |
+
msgid "Report"
|
11210 |
+
msgstr "Bericht"
|
11211 |
+
|
11212 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:556
|
11213 |
+
msgctxt "shipments"
|
11214 |
+
msgid "Start"
|
11215 |
+
msgstr "Start"
|
11216 |
+
|
11217 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:557
|
11218 |
+
msgctxt "shipments"
|
11219 |
+
msgid "End"
|
11220 |
+
msgstr "Ende"
|
11221 |
+
|
11222 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:558
|
11223 |
+
msgctxt "shipments"
|
11224 |
+
msgid "Total weight"
|
11225 |
+
msgstr "Gesamtgewicht"
|
11226 |
+
|
11227 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:559
|
11228 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Packaging/ReportHelper.php:95
|
11229 |
+
msgctxt "shipments"
|
11230 |
+
msgid "Count"
|
11231 |
+
msgstr "Anzahl"
|
11232 |
+
|
11233 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:613
|
11234 |
msgctxt "shipments"
|
11235 |
msgid "Available Packaging"
|
11236 |
msgstr "Verfügbare Verpackungen"
|
11237 |
|
11238 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:636
|
11239 |
msgctxt "shipments"
|
11240 |
msgid "A description to help you identify the packaging."
|
11241 |
msgstr ""
|
11242 |
"Eine Beschreibung die Ihnen dabei hilft Verpackungen zu identifizieren."
|
11243 |
|
11244 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:637
|
11245 |
msgctxt "shipments"
|
11246 |
msgid "Type"
|
11247 |
msgstr "Typ"
|
11248 |
|
11249 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:638
|
11250 |
#, php-format
|
11251 |
msgctxt "shipments"
|
11252 |
msgid "Weight (%s)"
|
11253 |
msgstr "Gewicht (%s)"
|
11254 |
|
11255 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:638
|
11256 |
msgctxt "shipments"
|
11257 |
msgid "The weight of the packaging."
|
11258 |
msgstr "Das Gewicht der Verpackung."
|
11259 |
|
11260 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:639
|
11261 |
#, php-format
|
11262 |
msgctxt "shipments"
|
11263 |
msgid "Dimensions (LxWxH, %s)"
|
11264 |
msgstr "Abmessungen (LxBxH, %s)"
|
11265 |
|
11266 |
# @ woocommerce-germanized
|
11267 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:640
|
11268 |
msgctxt "shipments"
|
11269 |
msgid "Max weight (kg)"
|
11270 |
msgstr "Max. Gewicht (kg)"
|
11271 |
|
11272 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:640
|
11273 |
msgctxt "shipments"
|
11274 |
msgid ""
|
11275 |
"The maximum weight this packaging can hold. Leave empty to not restrict "
|
11278 |
"Das maximale Gewicht, das diese Verpackung tragen kann. Leer lassen um das "
|
11279 |
"Gewicht nicht zu begrenzen."
|
11280 |
|
11281 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:666
|
11282 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:711
|
11283 |
msgctxt "shipments"
|
11284 |
msgid "Length"
|
11285 |
msgstr "Länge"
|
11286 |
|
11287 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:667
|
11288 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:712
|
11289 |
msgctxt "shipments"
|
11290 |
msgid "Width"
|
11291 |
msgstr "Breite"
|
11292 |
|
11293 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:668
|
11294 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:713
|
11295 |
msgctxt "shipments"
|
11296 |
msgid "Height"
|
11297 |
msgstr "Höhe"
|
11298 |
|
11299 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:682
|
11300 |
msgctxt "shipments"
|
11301 |
msgid "+ Add packaging"
|
11302 |
msgstr "+ Verpackung hinzufügen"
|
11303 |
|
11304 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:682
|
11305 |
msgctxt "shipments"
|
11306 |
msgid "Remove selected packaging"
|
11307 |
msgstr "Ausgewählte Verpackung löschen"
|
11308 |
|
11309 |
# @ woocommerce-germanized
|
11310 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:782
|
11311 |
msgctxt "shipments"
|
11312 |
msgid "Create shipments"
|
11313 |
msgstr "Sendungen erstellen"
|
11314 |
|
11315 |
# @ woocommerce-germanized
|
11316 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:897
|
11317 |
msgctxt "shipments"
|
11318 |
msgid "Search shipments"
|
11319 |
msgstr "Sendungen suchen"
|
11320 |
|
11321 |
# @ woocommerce-germanized
|
11322 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:931
|
11323 |
msgctxt "shipments"
|
11324 |
msgid "Search returns"
|
11325 |
msgstr "Retouren suchen"
|
11326 |
|
11327 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:1009
|
11328 |
msgctxt "shipments"
|
11329 |
msgid "Do you really want to delete the shipment?"
|
11330 |
msgstr "Möchten Sie die Sendung wirklich löschen?"
|
11331 |
|
11332 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:1015
|
11333 |
msgctxt "shipments"
|
11334 |
msgid "Do you really want to delete the label?"
|
11335 |
msgstr "Möchten Sie das Label wirklich löschen?"
|
11336 |
|
11337 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:1017
|
11338 |
msgctxt "shipments"
|
11339 |
msgid "Please save the shipment before creating a new label"
|
11340 |
msgstr "Bitte speichern Sie die Sendung bevor Sie ein neues Label erstellen"
|
11341 |
|
11342 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Admin.php:1067
|
11343 |
msgctxt "shipments"
|
11344 |
msgid ""
|
11345 |
"Do you really want to delete the shipping provider? Some of your existing "
|
11476 |
|
11477 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/ReturnTable.php:28
|
11478 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Table.php:696
|
11479 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Packaging/ReportHelper.php:94
|
11480 |
msgctxt "shipments"
|
11481 |
msgid "Weight"
|
11482 |
msgstr "Gewicht"
|
11507 |
msgstr "Offene Rücksendeanträge bestätigen"
|
11508 |
|
11509 |
# @ woocommerce-germanized
|
11510 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:32
|
11511 |
msgctxt "shipments"
|
11512 |
msgid "Manage shipments"
|
11513 |
msgstr "Sendungen verwalten"
|
11514 |
|
11515 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:32
|
11516 |
msgctxt "shipments"
|
11517 |
msgid ""
|
11518 |
"To view all your existing shipments in a list you might follow this link or "
|
11522 |
"anzuzeigen, folgen Sie bitte diesem Link oder klicken Sie im Untermenü von "
|
11523 |
"WooCommerce auf den Sendungen-Link."
|
11524 |
|
11525 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:45
|
11526 |
msgctxt "shipments"
|
11527 |
msgid "E-Mail Notification"
|
11528 |
msgstr "E-Mail-Benachrichtigung"
|
11529 |
|
11530 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:45
|
11531 |
msgctxt "shipments"
|
11532 |
msgid ""
|
11533 |
"By enabling this option customers receive an email notification as soon as a "
|
11537 |
"Benachrichtigung, sobald die Sendung als versandt markiert wurde."
|
11538 |
|
11539 |
# @ woocommerce-germanized
|
11540 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:58
|
11541 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:120
|
11542 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:226
|
11543 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:365
|
11544 |
msgctxt "shipments"
|
11545 |
msgid "Automation"
|
11546 |
msgstr "Automatisierung"
|
11547 |
|
11548 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:58
|
11549 |
msgctxt "shipments"
|
11550 |
msgid ""
|
11551 |
"Decide whether you want to automatically create shipments to orders reaching "
|
11556 |
"bestimmten Status erreichen. Sie können die Sendungen anschließend einfach "
|
11557 |
"manuell anpassen, indem Sie die dazugehörige Bestellung bearbeiten."
|
11558 |
|
11559 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:71
|
11560 |
#, php-format
|
11561 |
msgctxt "shipments"
|
11562 |
msgid ""
|
11567 |
"minimieren. Lernen Sie mehr über die Verwaltung von Retouren in unserer %s."
|
11568 |
|
11569 |
# @ woocommerce-germanized
|
11570 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:71
|
11571 |
msgctxt "shipments"
|
11572 |
msgid "documentation"
|
11573 |
msgstr "Dokumentation"
|
11574 |
|
11575 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:97
|
11576 |
msgctxt "shipments"
|
11577 |
msgid "Notify"
|
11578 |
msgstr "Benachrichtigung"
|
11579 |
|
11580 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:98
|
11581 |
msgctxt "shipments"
|
11582 |
msgid "Notify customers about new shipments."
|
11583 |
msgstr "Benachrichtige Kunden über neue Sendungen."
|
11584 |
|
11585 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:98
|
11586 |
#, php-format
|
11587 |
msgctxt "shipments"
|
11588 |
msgid ""
|
11592 |
"Benachrichtige Kunden via E-Mail sobald eine Sendung als verschickt markiert "
|
11593 |
"wurde. %s die E-Mail-Benachrichtigung."
|
11594 |
|
11595 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:98
|
11596 |
msgctxt "shipments notification"
|
11597 |
msgid "Manage"
|
11598 |
msgstr "Verwalten Sie"
|
11599 |
|
11600 |
# @ woocommerce-germanized
|
11601 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:105
|
11602 |
msgctxt "shipments"
|
11603 |
msgid "Default provider"
|
11604 |
msgstr "Standard-Dienstleister"
|
11605 |
|
11606 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:106
|
11607 |
msgctxt "shipments"
|
11608 |
msgid ""
|
11609 |
"Select a default shipping provider which will be selected by default in case "
|
11612 |
"Wählen Sie einen Standard-Versanddienstleister aus der verwendet wird, falls "
|
11613 |
"kein Dienstleister automatisch bestimmt werden konnte."
|
11614 |
|
11615 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:126
|
11616 |
msgctxt "shipments"
|
11617 |
msgid "Enable"
|
11618 |
msgstr "Aktivieren"
|
11619 |
|
11620 |
# @ woocommerce-germanized
|
11621 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:127
|
11622 |
msgctxt "shipments"
|
11623 |
msgid "Automatically create shipments for orders."
|
11624 |
msgstr "Automatisch Sendungen zu Bestellungen erstellen."
|
11625 |
|
11626 |
# @ woocommerce-germanized
|
11627 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:134
|
11628 |
msgctxt "shipments"
|
11629 |
msgid "Order statuses"
|
11630 |
msgstr "Bestellstatus"
|
11631 |
|
11632 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:135
|
11633 |
msgctxt "shipments"
|
11634 |
msgid ""
|
11635 |
"Create shipments as soon as the order reaches one of the following "
|
11639 |
"erreicht."
|
11640 |
|
11641 |
# @ woocommerce-germanized
|
11642 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:143
|
11643 |
msgctxt "shipments"
|
11644 |
msgid "On new order creation"
|
11645 |
msgstr "Beim Erstellen einer Bestellung"
|
11646 |
|
11647 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:148
|
11648 |
msgctxt "shipments"
|
11649 |
msgid "Default status"
|
11650 |
msgstr "Standardstatus"
|
11651 |
|
11652 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:149
|
11653 |
msgctxt "shipments"
|
11654 |
msgid "Choose a default status for the automatically created shipment."
|
11655 |
msgstr ""
|
11657 |
"standardmäßig erhält."
|
11658 |
|
11659 |
# @ woocommerce-germanized
|
11660 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:161
|
11661 |
msgctxt "shipments"
|
11662 |
msgid "Update status"
|
11663 |
msgstr "Status"
|
11664 |
|
11665 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:162
|
11666 |
msgctxt "shipments"
|
11667 |
msgid "Mark order as completed after order is fully shipped."
|
11668 |
msgstr ""
|
11669 |
"Bestellung als fertiggestellt markieren sobald sie komplett versandt wurde."
|
11670 |
|
11671 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:162
|
11672 |
msgctxt "shipments"
|
11673 |
msgid ""
|
11674 |
"This option will automatically update the order status to completed as soon "
|
11678 |
"fertiggestellt gesetzt wird, sobald alle notwendigen Sendungen einer "
|
11679 |
"Bestellung versandt wurden."
|
11680 |
|
11681 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:169
|
11682 |
msgctxt "shipments"
|
11683 |
msgid "Mark as shipped"
|
11684 |
msgstr "Als versandt markieren"
|
11685 |
|
11686 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:170
|
11687 |
msgctxt "shipments"
|
11688 |
msgid "Mark shipments as shipped after order completion."
|
11689 |
msgstr ""
|
11690 |
"Sendung als versandt markieren, sobald die Bestellung fertiggestellt wurde."
|
11691 |
|
11692 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:170
|
11693 |
msgctxt "shipments"
|
11694 |
msgid ""
|
11695 |
"This option will automatically update contained shipments to shipped (if "
|
11699 |
"Diese Option sorgt dafür, dass der Sendungsstatus automatisch auf versandt "
|
11700 |
"gesetzt wird, sobald die Bestellung als fertiggestellt markiert wurde."
|
11701 |
|
11702 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:185
|
11703 |
#, php-format
|
11704 |
msgctxt "shipments"
|
11705 |
msgid ""
|
11710 |
"werden. Entscheiden Sie selbst ob Sie Kunden Rücksendungen anfordern lassen "
|
11711 |
"möchten indem Sie Ihre %s anpassen."
|
11712 |
|
11713 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:185
|
11714 |
msgctxt "shipments"
|
11715 |
msgid "shipping provider settings"
|
11716 |
msgstr "Versanddienstleister Einstellungen"
|
11717 |
|
11718 |
# @ woocommerce-germanized
|
11719 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:193
|
11720 |
msgctxt "shipments"
|
11721 |
msgid "Days to return"
|
11722 |
msgstr "Zeitraum für Retouren"
|
11723 |
|
11724 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:194
|
11725 |
#, php-format
|
11726 |
msgctxt "shipments"
|
11727 |
msgid ""
|
11736 |
"Bestellung als versandt oder fertiggestellt markiert bzw. Erstellt wurde (je "
|
11737 |
"nachdem welche Daten verfügbar sind für die jeweilige Bestellung) gezählt."
|
11738 |
|
11739 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:194
|
11740 |
msgctxt "shipments"
|
11741 |
msgid "shipping providers"
|
11742 |
msgstr "Versanddienstleister"
|
11743 |
|
11744 |
# @ woocommerce-germanized
|
11745 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:207
|
11746 |
msgctxt "shipments"
|
11747 |
msgid "Customer Account"
|
11748 |
msgstr "Kundenkonto"
|
11749 |
|
11750 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:213
|
11751 |
msgctxt "shipments"
|
11752 |
msgid "List"
|
11753 |
msgstr "Liste"
|
11754 |
|
11755 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:214
|
11756 |
msgctxt "shipments"
|
11757 |
msgid "List shipments on customer account order screen."
|
11758 |
msgstr "Liste Sendungen im Kundenkonto in den Bestelldetails auf."
|
11759 |
|
11760 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:254
|
11761 |
msgctxt "shipments"
|
11762 |
msgid "Your customs reference number, e.g. EORI number"
|
11763 |
msgstr ""
|
11765 |
"(Zoll)"
|
11766 |
|
11767 |
# @ woocommerce-germanized
|
11768 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:270
|
11769 |
msgctxt "shipments"
|
11770 |
msgid "Shipper Address"
|
11771 |
msgstr "Absenderadresse"
|
11772 |
|
11773 |
# @ woocommerce-germanized
|
11774 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:321
|
11775 |
msgctxt "shipments"
|
11776 |
msgid "Return Address"
|
11777 |
msgstr "Retouren Adresse"
|
11778 |
|
11779 |
# @ woocommerce-germanized
|
11780 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:374
|
11781 |
msgctxt "shipments"
|
11782 |
msgid "Default packaging"
|
11783 |
msgstr "Standard-Verpackung"
|
11784 |
|
11785 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:375
|
11786 |
msgctxt "shipments"
|
11787 |
msgid ""
|
11788 |
"Choose a packaging which serves as fallback or default in case no suitable "
|
11792 |
"wird, wenn keine passende Verpackung gefunden werden konnte."
|
11793 |
|
11794 |
# @ woocommerce-germanized
|
11795 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:385
|
11796 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Packaging/ReportHelper.php:40
|
11797 |
+
msgctxt "shipments"
|
11798 |
+
msgid "Packaging Report"
|
11799 |
+
msgstr "Verpackungsbericht"
|
11800 |
+
|
11801 |
+
# @ woocommerce-germanized
|
11802 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:418
|
11803 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:363
|
11804 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/ShippingProvider/Simple.php:1152
|
11805 |
msgctxt "shipments"
|
11806 |
msgid "General"
|
11807 |
msgstr "Allgemein"
|
11808 |
|
11809 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:420
|
11810 |
msgctxt "shipments"
|
11811 |
msgid "Addresses"
|
11812 |
msgstr "Adressen"
|
11813 |
|
11814 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:567
|
11815 |
msgctxt "shipments"
|
11816 |
msgid "More services"
|
11817 |
msgstr "Mehr Services"
|
11818 |
|
11819 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Admin/Settings.php:570
|
11820 |
msgctxt "shipments"
|
11821 |
msgid "Fewer services"
|
11822 |
msgstr "Weniger Services"
|
11984 |
msgstr "Bei der Bestätigung des Antrags ist ein Fehler aufgetreten."
|
11985 |
|
11986 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Ajax.php:184
|
11987 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1078
|
11988 |
msgctxt "shipments"
|
11989 |
msgid "There was an error creating the label."
|
11990 |
msgstr "Beim Erstellen des Labels ist ein Fehler aufgetreten."
|
12059 |
msgid "Customer payment page →"
|
12060 |
msgstr "Kundenbezahlungsseite →"
|
12061 |
|
12062 |
+
# @ woocommerce-germanized
|
12063 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Api.php:47
|
12064 |
+
msgctxt "shipments"
|
12065 |
+
msgid "Shipping status"
|
12066 |
+
msgstr "Versandstatus"
|
12067 |
+
|
12068 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Api.php:90
|
12069 |
msgctxt "shipments"
|
12070 |
msgid "List of shipments."
|
12071 |
msgstr "Sendungsliste."
|
12255 |
msgstr "%1$s"
|
12256 |
|
12257 |
# @ woocommerce-germanized
|
12258 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Package.php:88
|
12259 |
msgctxt "shipments"
|
12260 |
msgid "Sorry, this order is invalid and cannot be returned."
|
12261 |
msgstr "Sorry, diese Bestellung existiert nicht."
|
12266 |
msgid "%1$s (%2$s, %3$s)"
|
12267 |
msgstr "%1$s (%2$s, %3$s)"
|
12268 |
|
12269 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Packaging/AsyncReportGenerator.php:124
|
12270 |
+
msgctxt "shipments"
|
12271 |
+
msgid "No shipments found."
|
12272 |
+
msgstr "Keine Sendungen gefunden"
|
12273 |
+
|
12274 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Packaging/ReportHelper.php:56
|
12275 |
+
msgctxt "shipments-packaging-report"
|
12276 |
+
msgid "View"
|
12277 |
+
msgstr "Ansehen"
|
12278 |
+
|
12279 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Packaging/ReportHelper.php:60
|
12280 |
+
msgctxt "shipments-packaging-report"
|
12281 |
+
msgid "Refresh"
|
12282 |
+
msgstr "Aktualisieren"
|
12283 |
+
|
12284 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Packaging/ReportHelper.php:64
|
12285 |
+
msgctxt "shipments-packaging-report"
|
12286 |
+
msgid "Delete"
|
12287 |
+
msgstr "Löschen"
|
12288 |
+
|
12289 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Packaging/ReportHelper.php:70
|
12290 |
+
msgctxt "shipments-packaging-report"
|
12291 |
+
msgid "Cancel"
|
12292 |
+
msgstr "Abbrechen"
|
12293 |
+
|
12294 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Packaging/ReportHelper.php:114
|
12295 |
+
#, php-format
|
12296 |
+
msgctxt "shipments-packaging-report"
|
12297 |
+
msgid "%d units"
|
12298 |
+
msgstr "%d Einheiten"
|
12299 |
+
|
12300 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Packaging/ReportHelper.php:131
|
12301 |
+
msgctxt "shipments-packaging-title"
|
12302 |
+
msgid "Unknown"
|
12303 |
+
msgstr "Unbekannt"
|
12304 |
+
|
12305 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Packaging/ReportHelper.php:143
|
12306 |
+
#, php-format
|
12307 |
+
msgctxt "shipments"
|
12308 |
+
msgid ""
|
12309 |
+
"Currently processed %1$s shipments. Next iteration is scheduled for %2$s. <a "
|
12310 |
+
"href=\"%3$s\">Find pending actions</a>"
|
12311 |
+
msgstr ""
|
12312 |
+
"Aktuell %1$s Sendungen verarbeitet. Nächster Durchlauf planmäßig am %2$s. <a "
|
12313 |
+
"href=\"%3$s\">Offene Aktionen finden</a>"
|
12314 |
+
|
12315 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Packaging/ReportHelper.php:143
|
12316 |
+
msgctxt "shipments"
|
12317 |
+
msgid "Not yet known"
|
12318 |
+
msgstr "Noch nicht bekannt"
|
12319 |
+
|
12320 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Packaging/ReportHelper.php:209
|
12321 |
+
#, php-format
|
12322 |
+
msgctxt "shipments"
|
12323 |
+
msgid "Q%1$s/%2$s"
|
12324 |
+
msgstr "Q%1$s/%2$s"
|
12325 |
+
|
12326 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Packaging/ReportHelper.php:214
|
12327 |
+
#, php-format
|
12328 |
+
msgctxt "shipments"
|
12329 |
+
msgid "%1$s/%2$s"
|
12330 |
+
msgstr "%1$s/%2$s"
|
12331 |
+
|
12332 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Packaging/ReportHelper.php:218
|
12333 |
+
#, php-format
|
12334 |
+
msgctxt "shipments"
|
12335 |
+
msgid "%1$s"
|
12336 |
+
msgstr "%1$s"
|
12337 |
+
|
12338 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Packaging/ReportHelper.php:223
|
12339 |
+
#, php-format
|
12340 |
+
msgctxt "shipments"
|
12341 |
+
msgid "%1$s - %2$s"
|
12342 |
+
msgstr "%1$s - %2$s"
|
12343 |
+
|
12344 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Packaging/ReportHelper.php:252
|
12345 |
+
msgctxt "shipments"
|
12346 |
+
msgid "Quarterly"
|
12347 |
+
msgstr "Quartalsweise"
|
12348 |
+
|
12349 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Packaging/ReportHelper.php:253
|
12350 |
+
msgctxt "shipments"
|
12351 |
+
msgid "Yearly"
|
12352 |
+
msgstr "Jährlich"
|
12353 |
+
|
12354 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Packaging/ReportHelper.php:254
|
12355 |
+
msgctxt "shipments"
|
12356 |
+
msgid "Monthly"
|
12357 |
+
msgstr "Monatlich"
|
12358 |
+
|
12359 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Packaging/ReportHelper.php:255
|
12360 |
+
msgctxt "shipments"
|
12361 |
+
msgid "Custom"
|
12362 |
+
msgstr "Individuell"
|
12363 |
+
|
12364 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Packaging/ReportHelper.php:313
|
12365 |
+
msgctxt "shipments-report-status"
|
12366 |
+
msgid "Completed"
|
12367 |
+
msgstr "Fertiggestellt"
|
12368 |
+
|
12369 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Packaging/ReportHelper.php:315
|
12370 |
+
msgctxt "shipments-report-status"
|
12371 |
+
msgid "Pending"
|
12372 |
+
msgstr "In Bearbeitung"
|
12373 |
+
|
12374 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Product.php:36
|
12375 |
msgctxt "shipments"
|
12376 |
msgid "Invalid product."
|
12384 |
"Gibt an, ob der Papierkorb umgangen und das Löschen erzwungen werden soll."
|
12385 |
|
12386 |
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:107
|
12387 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1871
|
12388 |
msgctxt "shipment"
|
12389 |
msgid "Shipment label."
|
12390 |
msgstr "Sendungs-Label."
|
12399 |
msgid "Label field value."
|
12400 |
msgstr "Label Feld Wert."
|
12401 |
|
12402 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:180
|
12403 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1003
|
12404 |
msgctxt "shipments"
|
12405 |
msgid "Sorry, you are not allowed to view this resource."
|
12406 |
msgstr "Sorry, diese Ressource können Sie nicht abrufen."
|
12407 |
|
12408 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:209
|
12409 |
msgctxt "shipments"
|
12410 |
msgid "Sorry, you cannot list resources."
|
12411 |
msgstr "Sorry, diese Ressource kannst du nicht abrufen."
|
12412 |
|
12413 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:322
|
12414 |
msgctxt "shipments"
|
12415 |
msgid "Sorry, you are not allowed to edit this resource."
|
12416 |
msgstr "Sorry, Sie sind nicht berechtigt Ressourcen zu bearbeiten."
|
12417 |
|
12418 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:338
|
12419 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1100
|
12420 |
msgctxt "shipments"
|
12421 |
msgid "Sorry, you are not allowed to create resources."
|
12422 |
msgstr "Sorry, Sie sind nicht berechtigt Ressourcen zu erstellen."
|
12423 |
|
12424 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:364
|
12425 |
msgctxt "shipments"
|
12426 |
msgid "There was an error while creating the shipment."
|
12427 |
msgstr "Beim Hinzufügen der Sendung ist ein Fehler aufgetreten."
|
12428 |
|
12429 |
# @ woocommerce-germanized
|
12430 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:375
|
12431 |
msgctxt "shipments"
|
12432 |
msgid "This order does not exist."
|
12433 |
msgstr "Bestellung existiert nicht."
|
12434 |
|
12435 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:380
|
12436 |
msgctxt "shipments"
|
12437 |
msgid "This order does need a return."
|
12438 |
msgstr "Diese Bestellung wurde bereits vollständig zurückgesendet."
|
12439 |
|
12440 |
# @ woocommerce-germanized
|
12441 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:384
|
12442 |
msgctxt "shipments"
|
12443 |
msgid "This order does need shipping."
|
12444 |
msgstr "Diese Bestellung benötigt keine Sendung."
|
12445 |
|
12446 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:558
|
12447 |
msgctxt "shipments"
|
12448 |
msgid "This shipment does not contain any items and was deleted."
|
12449 |
msgstr "Diese Sendung enthält keine Positionen und wurde gelöscht."
|
12450 |
|
12451 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:594
|
12452 |
msgctxt "shipments"
|
12453 |
msgid "Shipment item ID provided is not associated with shipment."
|
12454 |
msgstr "Die Positions-ID ist der Sendung nicht zugeordnet."
|
12455 |
|
12456 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:636
|
12457 |
msgctxt "shipments"
|
12458 |
msgid "This order item does not need shipping/returning."
|
12459 |
msgstr "Diese Bestellposition benötigt keinen Versand/Retoure."
|
12460 |
|
12461 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:640
|
12462 |
msgctxt "shipments"
|
12463 |
msgid "The order item is already associated with another item."
|
12464 |
msgstr ""
|
12465 |
"Diese Bestellposition ist bereits mit einer anderen Position verknüpft."
|
12466 |
|
12467 |
# @ woocommerce-germanized
|
12468 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:808
|
12469 |
msgctxt "shipments"
|
12470 |
msgid "Cannot create existing shipment."
|
12471 |
msgstr "Existierende Sendung kann nicht erstellt werden."
|
12472 |
|
12473 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:855
|
12474 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:945
|
12475 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:983
|
12476 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1021
|
12477 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1027
|
12478 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1040
|
12479 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1056
|
12480 |
msgctxt "shipments"
|
12481 |
msgid "Invalid ID."
|
12482 |
msgstr "Ungültige ID."
|
12483 |
|
12484 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:964
|
12485 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1116
|
12486 |
msgctxt "shipments"
|
12487 |
msgid "Sorry, you are not allowed to delete this resource."
|
12488 |
msgstr "Sorry, Sie sind nicht berechtigt diese Ressource zu löschen."
|
12489 |
|
12490 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:987
|
12491 |
msgctxt "shipments"
|
12492 |
msgid "The shipment cannot be deleted."
|
12493 |
msgstr "Die Sendung kann nicht gelöscht werden."
|
12494 |
|
12495 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1046
|
12496 |
msgctxt "shipments"
|
12497 |
msgid "The label cannot be deleted."
|
12498 |
msgstr "Das Label kann nicht gelöscht werden."
|
12499 |
|
12500 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1060
|
12501 |
msgctxt "shipments"
|
12502 |
msgid "Label already exists, please delete first."
|
12503 |
msgstr "Ein Label existiert bereits. Bitte zuerst löschen."
|
12504 |
|
12505 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1295
|
12506 |
msgctxt "shipments"
|
12507 |
msgid "Offset the result set by a specific number of items."
|
12508 |
msgstr "Versieht die Ergebnismenge mit einem Offset."
|
12509 |
|
12510 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1302
|
12511 |
msgctxt "shipments"
|
12512 |
msgid "Order sort attribute ascending or descending."
|
12513 |
msgstr "Sortiert Ergebnisse aufsteigend oder absteigend."
|
12514 |
|
12515 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1310
|
12516 |
msgctxt "shipments"
|
12517 |
msgid "Sort collection by object attribute."
|
12518 |
msgstr "Sortiere Liste nach Objektattribut."
|
12519 |
|
12520 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1324
|
12521 |
msgctxt "shipments"
|
12522 |
msgid "Limit result set to shipments belonging to a certain order id."
|
12523 |
msgstr "Ergebnismenge auf bestimmte Sendungen einer Bestellung beschränken."
|
12524 |
|
12525 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1330
|
12526 |
msgctxt "shipments"
|
12527 |
msgid "Limit result set to shipments having a certain status."
|
12528 |
msgstr "Ergebnismenge auf bestimmte Sendungen einer Bestellung beschränken."
|
12529 |
|
12530 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1337
|
12531 |
msgctxt "shipments"
|
12532 |
msgid "Limit result set to shipments of a certain type."
|
12533 |
msgstr "Ergebnismenge auf bestimmte Sendungen eines Typs beschränken."
|
12534 |
|
12535 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1357
|
12536 |
msgctxt "shipment"
|
12537 |
msgid "Single shipment."
|
12538 |
msgstr "Normale Sendung."
|
12539 |
|
12540 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1363
|
12541 |
msgctxt "shipments"
|
12542 |
msgid "Shipment ID."
|
12543 |
msgstr "Sendungs-ID."
|
12544 |
|
12545 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1369
|
12546 |
msgctxt "shipments"
|
12547 |
msgid "Shipment number."
|
12548 |
msgstr "Sendungsnummer."
|
12549 |
|
12550 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1375
|
12551 |
msgctxt "shipments"
|
12552 |
msgid "Shipment order id."
|
12553 |
msgstr "Sendung Bestell-ID."
|
12554 |
|
12555 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1380
|
12556 |
msgctxt "shipments"
|
12557 |
msgid "Shipment order number."
|
12558 |
msgstr "Sendung Bestellnummer."
|
12559 |
|
12560 |
# @ woocommerce-germanized
|
12561 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1386
|
12562 |
msgctxt "shipments"
|
12563 |
msgid "Shipment status."
|
12564 |
msgstr "Sendungsstatus."
|
12565 |
|
12566 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1392
|
12567 |
msgctxt "shipments"
|
12568 |
msgid "Shipment tracking id."
|
12569 |
msgstr "Paketverfolgungsnummer."
|
12570 |
|
12571 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1397
|
12572 |
msgctxt "shipments"
|
12573 |
msgid "Shipment tracking url."
|
12574 |
msgstr "Paketverfolgung URL."
|
12575 |
|
12576 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1403
|
12577 |
msgctxt "shipments"
|
12578 |
msgid "Shipment shipping provider."
|
12579 |
msgstr "Versanddienstleister."
|
12580 |
|
12581 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1408
|
12582 |
msgctxt "shipments"
|
12583 |
msgid "The date the shipment was created, in the site's timezone."
|
12584 |
msgstr ""
|
12585 |
"Das Datum an dem die Sendung erstellt wurde in der Zeitzone der Website."
|
12586 |
|
12587 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1414
|
12588 |
msgctxt "shipments"
|
12589 |
msgid "The date the shipment was created, as GMT."
|
12590 |
msgstr "Das Datum an dem die Sendung erstellt wurde als GMT."
|
12591 |
|
12592 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1420
|
12593 |
msgctxt "shipments"
|
12594 |
msgid "The date the shipment was sent, in the site's timezone."
|
12595 |
msgstr ""
|
12596 |
"Das Datum an dem die Sendung versandt wurde in der Zeitzone der Website."
|
12597 |
|
12598 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1426
|
12599 |
msgctxt "shipments"
|
12600 |
msgid "The date the shipment was sent, as GMT."
|
12601 |
msgstr "Das Datum an dem die Sendung versandt wurde als GMT."
|
12602 |
|
12603 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1432
|
12604 |
msgctxt "shipments"
|
12605 |
msgid "The estimated delivery date of the shipment, in the site's timezone."
|
12606 |
msgstr "Das geschätzte Versanddatum der Sendung in der Zeitzone der Website."
|
12607 |
|
12608 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1437
|
12609 |
msgctxt "shipments"
|
12610 |
msgid "The estimated delivery date of the shipment, as GMT."
|
12611 |
msgstr "Das geschätzte Versanddatum der Sendung als GMT."
|
12612 |
|
12613 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1442
|
12614 |
msgctxt "shipments"
|
12615 |
msgid "Shipment type, e.g. simple or return."
|
12616 |
msgstr "Sendungstyp, z.B. simple oder return."
|
12617 |
|
12618 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1448
|
12619 |
msgctxt "shipments"
|
12620 |
msgid "Return shipment is requested by customer."
|
12621 |
msgstr "Rücksendung ist von einem Kunden beantragt."
|
12622 |
|
12623 |
# @ woocommerce-germanized
|
12624 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1453
|
12625 |
msgctxt "shipments"
|
12626 |
msgid "Return sender address."
|
12627 |
msgstr "Rücksendung Absenderadresse."
|
12628 |
|
12629 |
# @ woocommerce-germanized
|
12630 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1458
|
12631 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1647
|
12632 |
msgctxt "shipments"
|
12633 |
msgid "First name."
|
12634 |
msgstr "Vorname."
|
12635 |
|
12636 |
# @ woocommerce-germanized
|
12637 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1463
|
12638 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1652
|
12639 |
msgctxt "shipments"
|
12640 |
msgid "Last name."
|
12641 |
msgstr "Nachname."
|
12642 |
|
12643 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1468
|
12644 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1657
|
12645 |
msgctxt "shipments"
|
12646 |
msgid "Company name."
|
12647 |
msgstr "Firmenname."
|
12648 |
|
12649 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1473
|
12650 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1662
|
12651 |
msgctxt "shipments"
|
12652 |
msgid "Address line 1"
|
12653 |
msgstr "Adresszeile 1"
|
12654 |
|
12655 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1478
|
12656 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1667
|
12657 |
msgctxt "shipments"
|
12658 |
msgid "Address line 2"
|
12659 |
msgstr "Adresszeile 2"
|
12660 |
|
12661 |
# @ woocommerce-germanized
|
12662 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1483
|
12663 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1672
|
12664 |
msgctxt "shipments"
|
12665 |
msgid "City name."
|
12666 |
msgstr "Stadt."
|
12667 |
|
12668 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1488
|
12669 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1677
|
12670 |
msgctxt "shipments"
|
12671 |
msgid "ISO code or name of the state, province or district."
|
12672 |
msgstr "ISO-Code oder Name des Bundeslandes, der Provinz oder des Bezirks."
|
12673 |
|
12674 |
# @ woocommerce-germanized
|
12675 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1493
|
12676 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1682
|
12677 |
msgctxt "shipments"
|
12678 |
msgid "Postal code."
|
12679 |
msgstr "Postleitzahl."
|
12680 |
|
12681 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1498
|
12682 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1687
|
12683 |
msgctxt "shipments"
|
12684 |
msgid "Country code in ISO 3166-1 alpha-2 format."
|
12685 |
msgstr "Ländercode in ISO 3166-1 Alpha-2-Format."
|
12686 |
|
12687 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1503
|
12688 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1692
|
12689 |
msgctxt "shipments"
|
12690 |
msgid "Customs reference number."
|
12691 |
msgstr "Identifikationsnummer (Zoll)"
|
12692 |
|
12693 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1510
|
12694 |
msgctxt "shipments"
|
12695 |
msgid "Shipment weight."
|
12696 |
msgstr "Sendungsgewicht."
|
12697 |
|
12698 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1515
|
12699 |
msgctxt "shipments"
|
12700 |
msgid "Shipment content weight."
|
12701 |
msgstr "Inhaltsgewicht der Sendung."
|
12702 |
|
12703 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1521
|
12704 |
msgctxt "shipments"
|
12705 |
msgid "Shipment content dimensions."
|
12706 |
msgstr "Abmessungen des Inhalts der Sendung."
|
12707 |
|
12708 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1527
|
12709 |
msgctxt "shipments"
|
12710 |
msgid "Shipment content length."
|
12711 |
msgstr "Länge des Inhalts der Sendung."
|
12712 |
|
12713 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1533
|
12714 |
msgctxt "shipments"
|
12715 |
msgid "Shipment content width."
|
12716 |
msgstr "Breite des Inhalts der Sendung."
|
12717 |
|
12718 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1539
|
12719 |
msgctxt "shipments"
|
12720 |
msgid "Shipment content height."
|
12721 |
msgstr "Höhe des Inhalts der Sendung."
|
12722 |
|
12723 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1547
|
12724 |
msgctxt "shipments"
|
12725 |
msgid "Shipment weight unit."
|
12726 |
msgstr "Gewichtseinheit der Sendung."
|
12727 |
|
12728 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1553
|
12729 |
msgctxt "shipments"
|
12730 |
msgid "Shipment packaging id."
|
12731 |
msgstr "Verpackungs-ID der Sendung."
|
12732 |
|
12733 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1558
|
12734 |
msgctxt "shipments"
|
12735 |
msgid "Shipment packaging weight."
|
12736 |
msgstr "Verpackungsgewicht der Sendung."
|
12737 |
|
12738 |
# @ woocommerce-germanized
|
12739 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1563
|
12740 |
msgctxt "shipments"
|
12741 |
msgid "Shipment total."
|
12742 |
msgstr "Gesamtwert der Sendung."
|
12743 |
|
12744 |
# @ woocommerce-germanized
|
12745 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1568
|
12746 |
msgctxt "shipments"
|
12747 |
msgid "Shipment subtotal."
|
12748 |
msgstr "Zwischensumme der Sendung."
|
12749 |
|
12750 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1573
|
12751 |
msgctxt "shipments"
|
12752 |
msgid "Shipment additional total."
|
12753 |
msgstr "Zusätzliche Kosten der Sendung."
|
12754 |
|
12755 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1578
|
12756 |
msgctxt "shipments"
|
12757 |
msgid "Shipment version."
|
12758 |
msgstr "Sendungsversion."
|
12759 |
|
12760 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1583
|
12761 |
msgctxt "shipments"
|
12762 |
msgid "Shipment shipping method."
|
12763 |
msgstr "Versandart der Sendung."
|
12764 |
|
12765 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1588
|
12766 |
msgctxt "shipments"
|
12767 |
msgid "Shipment dimensions."
|
12768 |
msgstr "Abmessungen der Sendung."
|
12769 |
|
12770 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1593
|
12771 |
msgctxt "shipments"
|
12772 |
msgid "Shipment length."
|
12773 |
msgstr "Sendungslänge."
|
12774 |
|
12775 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1598
|
12776 |
msgctxt "shipments"
|
12777 |
msgid "Shipment width."
|
12778 |
msgstr "Sendungsbreite."
|
12779 |
|
12780 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1603
|
12781 |
msgctxt "shipments"
|
12782 |
msgid "Shipment height."
|
12783 |
msgstr "Sendungshöhe."
|
12784 |
|
12785 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1610
|
12786 |
msgctxt "shipments"
|
12787 |
msgid "Shipment package dimensions."
|
12788 |
msgstr "Abmessungen der Sendungsverpackung."
|
12789 |
|
12790 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1616
|
12791 |
msgctxt "shipments"
|
12792 |
msgid "Shipment package length."
|
12793 |
msgstr "Länge der Sendungsverpackung."
|
12794 |
|
12795 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1622
|
12796 |
msgctxt "shipments"
|
12797 |
msgid "Shipment package width."
|
12798 |
msgstr "Breite der Sendungsverpackung."
|
12799 |
|
12800 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1628
|
12801 |
msgctxt "shipments"
|
12802 |
msgid "Shipment package height."
|
12803 |
msgstr "Höhe der Sendungsverpackung."
|
12804 |
|
12805 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1636
|
12806 |
msgctxt "shipments"
|
12807 |
msgid "Shipment dimension unit."
|
12808 |
msgstr "Einheit der Abmessungen der Sendung."
|
12809 |
|
12810 |
# @ woocommerce-germanized
|
12811 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1642
|
12812 |
msgctxt "shipments"
|
12813 |
msgid "Shipping address."
|
12814 |
msgstr "Versandadresse."
|
12815 |
|
12816 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1699
|
12817 |
msgctxt "shipments"
|
12818 |
msgid "Meta data."
|
12819 |
msgstr "Meta-Daten."
|
12820 |
|
12821 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1706
|
12822 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1844
|
12823 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:2032
|
12824 |
msgctxt "shipments"
|
12825 |
msgid "Meta ID."
|
12826 |
msgstr "Meta ID."
|
12827 |
|
12828 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1712
|
12829 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1850
|
12830 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:2038
|
12831 |
msgctxt "shipments"
|
12832 |
msgid "Meta key."
|
12833 |
msgstr "Meta-Schlüssel."
|
12834 |
|
12835 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1717
|
12836 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1855
|
12837 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:2043
|
12838 |
msgctxt "shipments"
|
12839 |
msgid "Meta value."
|
12840 |
msgstr "Meta-Wert."
|
12841 |
|
12842 |
# @ woocommerce-germanized
|
12843 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1725
|
12844 |
msgctxt "shipments"
|
12845 |
msgid "Shipment items."
|
12846 |
msgstr "Sendungspositionen."
|
12847 |
|
12848 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1732
|
12849 |
msgctxt "shipments"
|
12850 |
msgid "Item ID."
|
12851 |
msgstr "Sendungspositions-ID."
|
12852 |
|
12853 |
# @ woocommerce-germanized
|
12854 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1738
|
12855 |
msgctxt "shipments"
|
12856 |
msgid "Item name."
|
12857 |
msgstr "Position."
|
12858 |
|
12859 |
# @ woocommerce-germanized
|
12860 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1743
|
12861 |
msgctxt "shipments"
|
12862 |
msgid "Order Item ID."
|
12863 |
msgstr "Bestellpositions-ID."
|
12864 |
|
12865 |
# @ woocommerce-germanized
|
12866 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1748
|
12867 |
msgctxt "shipments"
|
12868 |
msgid "Product ID."
|
12869 |
msgstr "Produkt-ID."
|
12870 |
|
12871 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1753
|
12872 |
msgctxt "shipments"
|
12873 |
msgid "Quantity."
|
12874 |
msgstr "Anzahl."
|
12875 |
|
12876 |
# @ woocommerce-germanized
|
12877 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1758
|
12878 |
msgctxt "shipments"
|
12879 |
msgid "Item weight."
|
12880 |
msgstr "Gewicht der Position."
|
12881 |
|
12882 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1763
|
12883 |
msgctxt "shipments"
|
12884 |
msgid "Item SKU."
|
12885 |
msgstr "Artikelnummer der Position."
|
12886 |
|
12887 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1768
|
12888 |
msgctxt "shipments"
|
12889 |
msgid "Item total."
|
12890 |
msgstr "Gesamtbetrag der Position."
|
12891 |
|
12892 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1773
|
12893 |
msgctxt "shipments"
|
12894 |
msgid "Item subtotal."
|
12895 |
msgstr "Zwischensumme der Position."
|
12896 |
|
12897 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1778
|
12898 |
msgctxt "shipments"
|
12899 |
msgid "Item HS Code (customs)."
|
12900 |
msgstr "Zolltarifnummer der Position (HS-Code)"
|
12901 |
|
12902 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1783
|
12903 |
msgctxt "shipments"
|
12904 |
msgid "Item country of manufacture in ISO 3166-1 alpha-2 format."
|
12905 |
msgstr ""
|
12906 |
"Ländercode des Herstellerlandes der Position in ISO 3166-1 Alpha-2-Format."
|
12907 |
|
12908 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1788
|
12909 |
msgctxt "shipments"
|
12910 |
msgid "Item dimensions."
|
12911 |
msgstr "Abmessungen der Position."
|
12912 |
|
12913 |
# @ woocommerce-germanized
|
12914 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1793
|
12915 |
msgctxt "shipments"
|
12916 |
msgid "Item length."
|
12917 |
msgstr "Länge der Position."
|
12918 |
|
12919 |
# @ woocommerce-germanized
|
12920 |
# @ woocommerce
|
12921 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1798
|
12922 |
msgctxt "shipments"
|
12923 |
msgid "Item width."
|
12924 |
msgstr "Breite der Position."
|
12925 |
|
12926 |
# @ woocommerce-germanized
|
12927 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1803
|
12928 |
msgctxt "shipments"
|
12929 |
msgid "Item height."
|
12930 |
msgstr "Höhe der Position."
|
12931 |
|
12932 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1810
|
12933 |
msgctxt "shipments"
|
12934 |
msgid "Item attributes."
|
12935 |
msgstr "Eigenschaften der Position."
|
12936 |
|
12937 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1815
|
12938 |
msgctxt "shipments"
|
12939 |
msgid "Attribute key."
|
12940 |
msgstr "Schlüssel der Eigenschaft."
|
12941 |
|
12942 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1820
|
12943 |
msgctxt "shipments"
|
12944 |
msgid "Attribute value."
|
12945 |
msgstr "Wert der Eigenschaft."
|
12946 |
|
12947 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1825
|
12948 |
msgctxt "shipments"
|
12949 |
msgid "Attribute label."
|
12950 |
msgstr "Bezeichnung der Eigenschaft."
|
12951 |
|
12952 |
# @ woocommerce-germanized
|
12953 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1830
|
12954 |
msgctxt "shipments"
|
12955 |
msgid "Order item meta id."
|
12956 |
msgstr "Meta-ID der Bestellposition."
|
12957 |
|
12958 |
# @ woocommerce-germanized
|
12959 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1837
|
12960 |
msgctxt "shipments"
|
12961 |
msgid "Shipment item meta data."
|
12962 |
msgstr "Meta-Daten der Position."
|
12963 |
|
12964 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1877
|
12965 |
msgctxt "shipments"
|
12966 |
msgid "Label ID."
|
12967 |
msgstr "Label ID."
|
12968 |
|
12969 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1883
|
12970 |
msgctxt "shipments"
|
12971 |
msgid "The date the label was created, in the site's timezone."
|
12972 |
msgstr "Das Datum an dem das Label erstellt wurde in der Zeitzone der Website."
|
12973 |
|
12974 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1889
|
12975 |
msgctxt "shipments"
|
12976 |
msgid "The date the label was created, as GMT."
|
12977 |
msgstr "Das Datum an dem das Label erstellt wurde als GMT."
|
12978 |
|
12979 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1895
|
12980 |
msgctxt "shipments"
|
12981 |
msgid "Shipment id."
|
12982 |
msgstr "Sendungs-ID."
|
12983 |
|
12984 |
# @ woocommerce-germanized
|
12985 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1901
|
12986 |
msgctxt "shipments"
|
12987 |
msgid "Parent id."
|
12988 |
msgstr "Eltern-ID."
|
12989 |
|
12990 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1906
|
12991 |
msgctxt "shipments"
|
12992 |
msgid "Label product id."
|
12993 |
msgstr "Produkt-ID des Labels."
|
12994 |
|
12995 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1911
|
12996 |
msgctxt "shipments"
|
12997 |
msgid "Label number."
|
12998 |
msgstr "Nummer des Labels."
|
12999 |
|
13000 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1916
|
13001 |
msgctxt "shipments"
|
13002 |
msgid "Shipping provider."
|
13003 |
msgstr "Versanddienstleister."
|
13004 |
|
13005 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1922
|
13006 |
msgctxt "shipments"
|
13007 |
msgid "Weight."
|
13008 |
msgstr "Gewicht."
|
13009 |
|
13010 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1927
|
13011 |
msgctxt "shipments"
|
13012 |
msgid "Net weight."
|
13013 |
msgstr "Nettogewicht."
|
13014 |
|
13015 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1932
|
13016 |
msgctxt "shipments"
|
13017 |
msgid "Created via."
|
13018 |
msgstr "Erzeugt via."
|
13019 |
|
13020 |
# @ woocommerce-germanized
|
13021 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1937
|
13022 |
msgctxt "shipments"
|
13023 |
msgid "Is trackable?"
|
13024 |
msgstr "Ist nachverfolgbar?"
|
13025 |
|
13026 |
# @ woocommerce-germanized
|
13027 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1943
|
13028 |
msgctxt "shipments"
|
13029 |
msgid "Additional file types"
|
13030 |
msgstr "Zusätzliche Dateitypen"
|
13031 |
|
13032 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1952
|
13033 |
msgctxt "shipments"
|
13034 |
msgid "Label file data."
|
13035 |
msgstr "Label Dateidaten."
|
13036 |
|
13037 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1962
|
13038 |
msgctxt "shipments"
|
13039 |
msgid "File path."
|
13040 |
msgstr "Dateipfad."
|
13041 |
|
13042 |
# @ woocommerce-germanized
|
13043 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1968
|
13044 |
msgctxt "shipments"
|
13045 |
msgid "File name."
|
13046 |
msgstr "Dateiname."
|
13047 |
|
13048 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1974
|
13049 |
msgctxt "shipments"
|
13050 |
msgid "The file data (base64 encoded)."
|
13051 |
msgstr "Die Dateidaten (base64 codiert)."
|
13052 |
|
13053 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1980
|
13054 |
msgctxt "shipments"
|
13055 |
msgid "File type."
|
13056 |
msgstr "Dateityp."
|
13057 |
|
13058 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1989
|
13059 |
msgctxt "shipments"
|
13060 |
msgid "Label type, e.g. simple or return."
|
13061 |
msgstr "Label-Typ, z.B. simple oder return."
|
13062 |
|
13063 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:1995
|
13064 |
msgctxt "shipments"
|
13065 |
msgid "Label dimensions."
|
13066 |
msgstr "Label-Abmessungen."
|
13067 |
|
13068 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:2000
|
13069 |
msgctxt "shipments"
|
13070 |
msgid "Label length."
|
13071 |
msgstr "Label Länge."
|
13072 |
|
13073 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:2005
|
13074 |
msgctxt "shipments"
|
13075 |
msgid "Label width."
|
13076 |
msgstr "Label-Breite."
|
13077 |
|
13078 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:2010
|
13079 |
msgctxt "shipments"
|
13080 |
msgid "Label height."
|
13081 |
msgstr "Label-Höhe."
|
13082 |
|
13083 |
# @ woocommerce-germanized
|
13084 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:2017
|
13085 |
msgctxt "shipments"
|
13086 |
msgid "Label services."
|
13087 |
msgstr "Label-Breite."
|
13088 |
|
13089 |
+
#: woocommerce-germanized/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php:2025
|
13090 |
msgctxt "shipments"
|
13091 |
msgid "Label meta data."
|
13092 |
msgstr "Label Meta-Daten."
|
14872 |
"unvollständig. Bitte führen Sie %1$s im %2$s Verzeichnis aus."
|
14873 |
|
14874 |
#: woocommerce-germanized/src/Autoloader.php:50
|
14875 |
+
#: woocommerce-germanized/src/Packages.php:147
|
14876 |
msgid ""
|
14877 |
"Your installation of Germanized is incomplete. If you installed Germanized "
|
14878 |
"from GitHub, please refer to this document to set up your development "
|
14886 |
"environment"
|
14887 |
|
14888 |
#: woocommerce-germanized/src/Autoloader.php:62
|
14889 |
+
#: woocommerce-germanized/src/Packages.php:169
|
14890 |
#, php-format
|
14891 |
msgid ""
|
14892 |
"Your installation of Germanized is incomplete. If you installed Germanized "
|
14897 |
"GitHub installiert haben, %1$sschauen Sie sich bitte dieses Dokument an%2$s "
|
14898 |
"um eine Entwicklungsumgebung aufzusetzen."
|
14899 |
|
14900 |
+
#: woocommerce-germanized/src/Packages.php:145
|
14901 |
+
#: woocommerce-germanized/src/Packages.php:160
|
14902 |
#, php-format
|
14903 |
msgid "Missing the Germanized %s package"
|
14904 |
msgstr "Das Germanized %s Paket fehlt"
|
14905 |
|
14906 |
+
#: woocommerce-germanized/src/PluginsHelper.php:360
|
14907 |
#, php-format
|
14908 |
msgid "Please <a href=\"%1$s\">activate the %2$s »</a> plugin"
|
14909 |
msgstr "Bitte <a href=\"%1$s\">aktiviere das %2$s Plugin »</a>"
|
14910 |
|
14911 |
+
#: woocommerce-germanized/src/PluginsHelper.php:360
|
14912 |
#, php-format
|
14913 |
msgid "Please <a href=\"%1$s\">install the %2$s »</a> plugin"
|
14914 |
msgstr "Bitte <a href=\"%1$s\">installiere das %2$s Plugin »</a>"
|
14915 |
|
14916 |
+
#: woocommerce-germanized/src/PluginsHelper.php:417
|
14917 |
#, php-format
|
14918 |
msgid ""
|
14919 |
"The requested plugin `%s` could not be installed. Plugin API call failed."
|
14921 |
"Das Plugin `%s` konnte nicht installiert werden. Die Plugin API erzeugt "
|
14922 |
"einen Fehler."
|
14923 |
|
14924 |
+
#: woocommerce-germanized/src/PluginsHelper.php:437
|
14925 |
#, php-format
|
14926 |
msgid ""
|
14927 |
"The requested plugin `%s` could not be installed. Upgrader install failed."
|
14930 |
"einen Fehler."
|
14931 |
|
14932 |
# @ woocommerce-germanized
|
14933 |
+
#: woocommerce-germanized/src/PluginsHelper.php:465
|
14934 |
msgid "WooCommerce"
|
14935 |
msgstr "WooCommerce"
|
14936 |
|
14937 |
+
#: woocommerce-germanized/src/PluginsHelper.php:503
|
|
|
|
|
|
|
|
|
|
|
14938 |
#, php-format
|
14939 |
msgid "The requested plugin `%s` is not yet installed."
|
14940 |
msgstr "Das Plugin `%s` ist noch nicht installiert."
|
14941 |
|
14942 |
+
#: woocommerce-germanized/src/PluginsHelper.php:515
|
14943 |
#, php-format
|
14944 |
msgid "The requested plugin `%s` could not be activated."
|
14945 |
msgstr "Das Plugin `%s` konnte nicht aktiviert werden."
|
14946 |
|
14947 |
# @ woocommerce-germanized
|
14948 |
+
#: woocommerce-germanized/src/PluginsHelper.php:536
|
14949 |
msgid "Germanized for WooCommerce: One Stop Shop"
|
14950 |
msgstr "Germanized für WooCommerce: One Stop Shop"
|
14951 |
|
14952 |
+
# @ woocommerce-germanized
|
14953 |
+
#: woocommerce-germanized/src/PluginsHelper.php:540
|
14954 |
+
msgid "Germanized for WooCommerce: Trusted Shops"
|
14955 |
+
msgstr "Germanized für WooCommerce: Trusted Shops"
|
14956 |
+
|
14957 |
# @ woocommerce-germanized
|
14958 |
#: woocommerce-germanized/src/Shopmarks.php:537
|
14959 |
msgid "Single Product (Grouped)"
|
15410 |
"unserem <a href=\"%2$s\" target=\"_blank\">Blog-Post</a> wie Sie das Plugin "
|
15411 |
"austauschen können."
|
15412 |
|
15413 |
+
#: woocommerce-germanized/woocommerce-germanized.php:1219
|
15414 |
msgid "Pease wait while we are trying to redirect you to the payment provider."
|
15415 |
msgstr "Einen Moment - wir versuchen Sie zum Zahlungsanbieter weiterzuleiten."
|
15416 |
|
15434 |
msgid "https://vendidero.de"
|
15435 |
msgstr "https://vendidero.de"
|
15436 |
|
15437 |
+
# @ woocommerce-germanized
|
15438 |
+
#~ msgid "Trusted Shops new integration"
|
15439 |
+
#~ msgstr "Neue Trusted Shops Integration"
|
15440 |
+
|
15441 |
+
# @ woocommerce-germanized
|
15442 |
+
#~ msgid "New Gen Trusted Shops"
|
15443 |
+
#~ msgstr "Neue Trusted Shops Integration"
|
15444 |
+
|
15445 |
# @ woocommerce-germanized
|
15446 |
#~ msgctxt "shipments"
|
15447 |
#~ msgid "Shipping"
|
includes/admin/class-wc-gzd-admin-notices.php
CHANGED
@@ -65,6 +65,7 @@ if ( ! class_exists( 'WC_GZD_Admin_Notices' ) ) :
|
|
65 |
include_once 'notes/class-wc-gzd-admin-note-virtual-vat.php';
|
66 |
include_once 'notes/class-wc-gzd-admin-note-legal-news.php';
|
67 |
include_once 'notes/class-wc-gzd-admin-note-oss-install.php';
|
|
|
68 |
}
|
69 |
|
70 |
/**
|
@@ -186,6 +187,10 @@ if ( ! class_exists( 'WC_GZD_Admin_Notices' ) ) :
|
|
186 |
$core_notes[] = 'WC_GZD_Admin_Note_OSS_Install';
|
187 |
}
|
188 |
|
|
|
|
|
|
|
|
|
189 |
$notes = apply_filters( 'woocommerce_gzd_admin_notes', $core_notes );
|
190 |
$this->notes = array();
|
191 |
|
65 |
include_once 'notes/class-wc-gzd-admin-note-virtual-vat.php';
|
66 |
include_once 'notes/class-wc-gzd-admin-note-legal-news.php';
|
67 |
include_once 'notes/class-wc-gzd-admin-note-oss-install.php';
|
68 |
+
include_once 'notes/class-wc-gzd-admin-note-ts-install.php';
|
69 |
}
|
70 |
|
71 |
/**
|
187 |
$core_notes[] = 'WC_GZD_Admin_Note_OSS_Install';
|
188 |
}
|
189 |
|
190 |
+
if ( 'yes' === get_option( 'woocommerce_gzd_is_ts_standalone_update' ) ) {
|
191 |
+
$core_notes[] = 'WC_GZD_Admin_Note_TS_Install';
|
192 |
+
}
|
193 |
+
|
194 |
$notes = apply_filters( 'woocommerce_gzd_admin_notes', $core_notes );
|
195 |
$this->notes = array();
|
196 |
|
includes/admin/class-wc-gzd-admin.php
CHANGED
@@ -124,6 +124,7 @@ class WC_GZD_Admin {
|
|
124 |
'encryption_key_insert',
|
125 |
'enable_debug_mode',
|
126 |
'install_oss',
|
|
|
127 |
);
|
128 |
|
129 |
if ( current_user_can( 'manage_woocommerce' ) ) {
|
@@ -166,6 +167,20 @@ class WC_GZD_Admin {
|
|
166 |
exit();
|
167 |
}
|
168 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
169 |
protected function check_enable_debug_mode() {
|
170 |
if ( 'yes' === get_option( 'woocommerce_gzd_extended_debug_mode' ) ) {
|
171 |
update_option( 'woocommerce_gzd_extended_debug_mode', 'no' );
|
@@ -768,7 +783,8 @@ class WC_GZD_Admin {
|
|
768 |
}
|
769 |
|
770 |
if ( isset( $_POST['_legal_text'] ) && ! empty( $_POST['_legal_text'] ) ) { // phpcs:ignore WordPress.Security.NonceVerification.Missing
|
771 |
-
|
|
|
772 |
} else {
|
773 |
delete_post_meta( $post_id, '_legal_text' );
|
774 |
}
|
124 |
'encryption_key_insert',
|
125 |
'enable_debug_mode',
|
126 |
'install_oss',
|
127 |
+
'install_ts',
|
128 |
);
|
129 |
|
130 |
if ( current_user_can( 'manage_woocommerce' ) ) {
|
167 |
exit();
|
168 |
}
|
169 |
|
170 |
+
protected function check_install_ts() {
|
171 |
+
if ( current_user_can( 'install_plugins' ) ) {
|
172 |
+
\Vendidero\Germanized\PluginsHelper::install_or_activate_trusted_shops();
|
173 |
+
|
174 |
+
if ( \Vendidero\Germanized\PluginsHelper::is_trusted_shops_plugin_active() ) {
|
175 |
+
wp_safe_redirect( esc_url_raw( admin_url( 'admin.php?page=wc-settings&tab=germanized-trusted_shops_easy_integration' ) ) );
|
176 |
+
exit();
|
177 |
+
}
|
178 |
+
}
|
179 |
+
|
180 |
+
wp_safe_redirect( esc_url_raw( admin_url( 'plugin-install.php?s=trusted+shops+easy+integration+for+woocommerce&tab=search&type=term' ) ) );
|
181 |
+
exit();
|
182 |
+
}
|
183 |
+
|
184 |
protected function check_enable_debug_mode() {
|
185 |
if ( 'yes' === get_option( 'woocommerce_gzd_extended_debug_mode' ) ) {
|
186 |
update_option( 'woocommerce_gzd_extended_debug_mode', 'no' );
|
783 |
}
|
784 |
|
785 |
if ( isset( $_POST['_legal_text'] ) && ! empty( $_POST['_legal_text'] ) ) { // phpcs:ignore WordPress.Security.NonceVerification.Missing
|
786 |
+
// Addslashes before updating meta data as update_post_meta unslashes the data again
|
787 |
+
update_post_meta( $post_id, '_legal_text', addslashes( wc_gzd_sanitize_html_text_field( wp_unslash( $_POST['_legal_text'] ) ) ) ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized,WordPress.Security.NonceVerification.Missing
|
788 |
} else {
|
789 |
delete_post_meta( $post_id, '_legal_text' );
|
790 |
}
|
includes/admin/meta-boxes/class-wc-germanized-meta-box-product-data-variable.php
CHANGED
@@ -535,7 +535,7 @@ class WC_Germanized_Meta_Box_Product_Data_Variable {
|
|
535 |
|
536 |
foreach ( $data as $k => $v ) {
|
537 |
$data_k = 'variable' . ( substr( $k, 0, 1 ) === '_' ? '' : '_' ) . $k;
|
538 |
-
$data[ $k ] = WC_Germanized_Meta_Box_Product_Data::get_sanitized_field_value( $k, ( isset( $_POST[ $data_k ][ $i ] ) ?
|
539 |
}
|
540 |
|
541 |
$product = wc_get_product( $variation_id );
|
535 |
|
536 |
foreach ( $data as $k => $v ) {
|
537 |
$data_k = 'variable' . ( substr( $k, 0, 1 ) === '_' ? '' : '_' ) . $k;
|
538 |
+
$data[ $k ] = WC_Germanized_Meta_Box_Product_Data::get_sanitized_field_value( $k, ( isset( $_POST[ $data_k ][ $i ] ) ? $_POST[ $data_k ][ $i ] : null ) ); // phpcs:ignore WordPress.Security.NonceVerification.Missing,WordPress.Security.ValidatedSanitizedInput.InputNotSanitized,WordPress.Security.ValidatedSanitizedInput.MissingUnslash
|
539 |
}
|
540 |
|
541 |
$product = wc_get_product( $variation_id );
|
includes/admin/meta-boxes/class-wc-germanized-meta-box-product-data.php
CHANGED
@@ -806,7 +806,7 @@ class WC_Germanized_Meta_Box_Product_Data {
|
|
806 |
* Pre-sanitize field data.
|
807 |
*
|
808 |
* @param $field
|
809 |
-
* @param $value
|
810 |
*
|
811 |
* @return mixed
|
812 |
*/
|
@@ -830,7 +830,7 @@ class WC_Germanized_Meta_Box_Product_Data {
|
|
830 |
$data = self::get_fields();
|
831 |
|
832 |
foreach ( $data as $k => $v ) {
|
833 |
-
$data[ $k ] = self::get_sanitized_field_value( $k, ( isset( $_POST[ $k ] ) ?
|
834 |
}
|
835 |
|
836 |
$data['save'] = false;
|
806 |
* Pre-sanitize field data.
|
807 |
*
|
808 |
* @param $field
|
809 |
+
* @param mixed $value Possibly slashed data.
|
810 |
*
|
811 |
* @return mixed
|
812 |
*/
|
830 |
$data = self::get_fields();
|
831 |
|
832 |
foreach ( $data as $k => $v ) {
|
833 |
+
$data[ $k ] = self::get_sanitized_field_value( $k, ( isset( $_POST[ $k ] ) ? $_POST[ $k ] : null ) ); // phpcs:ignore WordPress.Security.NonceVerification.Missing,WordPress.Security.ValidatedSanitizedInput.InputNotSanitized,WordPress.Security.ValidatedSanitizedInput.MissingUnslash
|
834 |
}
|
835 |
|
836 |
$data['save'] = false;
|
includes/admin/notes/class-wc-gzd-admin-note-ts-install.php
ADDED
@@ -0,0 +1,63 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
|
3 |
+
defined( 'ABSPATH' ) || exit;
|
4 |
+
|
5 |
+
/**
|
6 |
+
* WC_GZD_Admin_Note_TS_Install.
|
7 |
+
*/
|
8 |
+
class WC_GZD_Admin_Note_TS_Install extends WC_GZD_Admin_Note {
|
9 |
+
|
10 |
+
public function get_fallback_notice_type() {
|
11 |
+
return 'notice-warning';
|
12 |
+
}
|
13 |
+
|
14 |
+
public function is_disabled() {
|
15 |
+
$is_disabled = true;
|
16 |
+
|
17 |
+
if ( 'yes' === get_option( 'woocommerce_gzd_is_ts_standalone_update' ) && ! \Vendidero\Germanized\PluginsHelper::is_trusted_shops_plugin_active() ) {
|
18 |
+
$is_disabled = false;
|
19 |
+
}
|
20 |
+
|
21 |
+
if ( ! $is_disabled ) {
|
22 |
+
return parent::is_disabled();
|
23 |
+
} else {
|
24 |
+
return true;
|
25 |
+
}
|
26 |
+
}
|
27 |
+
|
28 |
+
public function get_name() {
|
29 |
+
return 'ts_install';
|
30 |
+
}
|
31 |
+
|
32 |
+
public function get_title() {
|
33 |
+
return __( 'New Trusted Shops Integration', 'woocommerce-germanized' );
|
34 |
+
}
|
35 |
+
|
36 |
+
public function get_content() {
|
37 |
+
return __( 'You seem to be using our Trusted Shops integration. This integration will no longer be supported by Germanized and will be removed in future updates. Therefor we strongly encourage you to migrate to the new integration. By doing so, we will automatically install the separate Trusted Shops Easy Integration Plugin for WooCommerce.', 'woocommerce-germanized' );
|
38 |
+
}
|
39 |
+
|
40 |
+
protected function has_nonce_action() {
|
41 |
+
return true;
|
42 |
+
}
|
43 |
+
|
44 |
+
public function get_actions() {
|
45 |
+
$buttons = array(
|
46 |
+
array(
|
47 |
+
'url' => 'https://vendidero.de/dokument/trusted-shops-migration',
|
48 |
+
'title' => __( 'Migration guide', 'woocommerce-germanized' ),
|
49 |
+
'target' => '_blank',
|
50 |
+
'is_primary' => false,
|
51 |
+
),
|
52 |
+
array(
|
53 |
+
'url' => add_query_arg( 'wc-gzd-check-install_ts', true, admin_url( 'admin.php?page=wc-settings&tab=germanized' ) ),
|
54 |
+
'title' => __( 'Start migration now', 'woocommerce-germanized' ),
|
55 |
+
'target' => '_self',
|
56 |
+
'is_primary' => true,
|
57 |
+
'nonce_action' => 'wc-gzd-check-install_ts',
|
58 |
+
),
|
59 |
+
);
|
60 |
+
|
61 |
+
return $buttons;
|
62 |
+
}
|
63 |
+
}
|
includes/admin/settings/class-wc-gzd-settings-germanized.php
CHANGED
@@ -185,6 +185,7 @@ class WC_GZD_Settings_Germanized extends WC_Settings_Page {
|
|
185 |
include_once dirname( __FILE__ ) . '/class-wc-gzd-settings-tab-multistep-checkout.php';
|
186 |
include_once dirname( __FILE__ ) . '/class-wc-gzd-settings-tab-terms-generator.php';
|
187 |
include_once dirname( __FILE__ ) . '/class-wc-gzd-settings-tab-revocation-generator.php';
|
|
|
188 |
|
189 |
if ( class_exists( '\Vendidero\Germanized\Shipments\Package' ) && Package::has_dependencies() ) {
|
190 |
include_once dirname( __FILE__ ) . '/class-wc-gzd-settings-tab-shipments.php';
|
@@ -203,21 +204,22 @@ class WC_GZD_Settings_Germanized extends WC_Settings_Page {
|
|
203 |
$tabs = apply_filters(
|
204 |
'woocommerce_gzd_admin_settings_tabs',
|
205 |
array(
|
206 |
-
'general'
|
207 |
-
'shopmarks'
|
208 |
-
'taxes'
|
209 |
-
'button_solution'
|
210 |
-
'multistep_checkout'
|
211 |
-
'invoices'
|
212 |
-
'shipments'
|
213 |
-
'shipping_provider'
|
214 |
-
'double_opt_in'
|
215 |
-
'emails'
|
216 |
-
'checkboxes'
|
217 |
-
'contract'
|
218 |
-
'terms_generator'
|
219 |
-
'revocation_generator'
|
220 |
-
'oss'
|
|
|
221 |
)
|
222 |
);
|
223 |
|
@@ -225,7 +227,6 @@ class WC_GZD_Settings_Germanized extends WC_Settings_Page {
|
|
225 |
$this->tabs = array();
|
226 |
|
227 |
foreach ( $tabs as $key => $tab ) {
|
228 |
-
|
229 |
if ( class_exists( $tab ) ) {
|
230 |
$this->tabs[ $key ] = new $tab();
|
231 |
}
|
185 |
include_once dirname( __FILE__ ) . '/class-wc-gzd-settings-tab-multistep-checkout.php';
|
186 |
include_once dirname( __FILE__ ) . '/class-wc-gzd-settings-tab-terms-generator.php';
|
187 |
include_once dirname( __FILE__ ) . '/class-wc-gzd-settings-tab-revocation-generator.php';
|
188 |
+
include_once dirname( __FILE__ ) . '/class-wc-gzd-settings-tab-trusted-shops.php';
|
189 |
|
190 |
if ( class_exists( '\Vendidero\Germanized\Shipments\Package' ) && Package::has_dependencies() ) {
|
191 |
include_once dirname( __FILE__ ) . '/class-wc-gzd-settings-tab-shipments.php';
|
204 |
$tabs = apply_filters(
|
205 |
'woocommerce_gzd_admin_settings_tabs',
|
206 |
array(
|
207 |
+
'general' => 'WC_GZD_Settings_Tab_General',
|
208 |
+
'shopmarks' => 'WC_GZD_Settings_Tab_Shopmarks',
|
209 |
+
'taxes' => 'WC_GZD_Settings_Tab_Taxes',
|
210 |
+
'button_solution' => 'WC_GZD_Settings_Tab_Button_Solution',
|
211 |
+
'multistep_checkout' => 'WC_GZD_Settings_Tab_Multistep_Checkout',
|
212 |
+
'invoices' => 'WC_GZD_Settings_Tab_Invoices',
|
213 |
+
'shipments' => 'WC_GZD_Settings_Tab_Shipments',
|
214 |
+
'shipping_provider' => 'WC_GZD_Settings_Tab_Shipping_Provider',
|
215 |
+
'double_opt_in' => 'WC_GZD_Settings_Tab_DOI',
|
216 |
+
'emails' => 'WC_GZD_Settings_Tab_Emails',
|
217 |
+
'checkboxes' => 'WC_GZD_Settings_Tab_Checkboxes',
|
218 |
+
'contract' => 'WC_GZD_Settings_Tab_Contract',
|
219 |
+
'terms_generator' => 'WC_GZD_Settings_Tab_Terms_Generator',
|
220 |
+
'revocation_generator' => 'WC_GZD_Settings_Tab_Revocation_Generator',
|
221 |
+
'oss' => 'WC_GZD_Settings_Tab_OSS',
|
222 |
+
'trusted_shops_easy_integration' => 'WC_GZD_Settings_Tab_Trusted_Shops',
|
223 |
)
|
224 |
);
|
225 |
|
227 |
$this->tabs = array();
|
228 |
|
229 |
foreach ( $tabs as $key => $tab ) {
|
|
|
230 |
if ( class_exists( $tab ) ) {
|
231 |
$this->tabs[ $key ] = new $tab();
|
232 |
}
|
includes/admin/settings/class-wc-gzd-settings-tab-shipments.php
CHANGED
@@ -51,6 +51,12 @@ class WC_GZD_Settings_Tab_Shipments extends WC_GZD_Settings_Tab {
|
|
51 |
}
|
52 |
}
|
53 |
|
|
|
|
|
|
|
|
|
|
|
|
|
54 |
public function get_pointers() {
|
55 |
return Settings::get_pointers( $this->get_current_section() );
|
56 |
}
|
51 |
}
|
52 |
}
|
53 |
|
54 |
+
protected function after_save( $settings, $current_section = '' ) {
|
55 |
+
parent::after_save( $settings, $current_section );
|
56 |
+
|
57 |
+
Settings::after_save( $current_section );
|
58 |
+
}
|
59 |
+
|
60 |
public function get_pointers() {
|
61 |
return Settings::get_pointers( $this->get_current_section() );
|
62 |
}
|
includes/admin/settings/class-wc-gzd-settings-tab-trusted-shops.php
ADDED
@@ -0,0 +1,73 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
|
3 |
+
if ( ! defined( 'ABSPATH' ) ) {
|
4 |
+
exit; // Exit if accessed directly
|
5 |
+
}
|
6 |
+
|
7 |
+
/**
|
8 |
+
* Adds Germanized Shipments settings.
|
9 |
+
*
|
10 |
+
* @class WC_GZD_Settings_Tab_Shipments
|
11 |
+
* @version 3.0.0
|
12 |
+
* @author Vendidero
|
13 |
+
*/
|
14 |
+
class WC_GZD_Settings_Tab_Trusted_Shops extends WC_GZD_Settings_Tab {
|
15 |
+
|
16 |
+
public function get_extension_name() {
|
17 |
+
return 'trusted-shops-easy-integration-for-woocommerce';
|
18 |
+
}
|
19 |
+
|
20 |
+
public function needs_install() {
|
21 |
+
return ! \Vendidero\Germanized\PluginsHelper::is_trusted_shops_plugin_active();
|
22 |
+
}
|
23 |
+
|
24 |
+
public function get_description() {
|
25 |
+
return __( 'Integrate the Trustmark, the Buyer Protection and authentic reviews from Trusted Shops.', 'woocommerce-germanized' );
|
26 |
+
}
|
27 |
+
|
28 |
+
public function get_label() {
|
29 |
+
return \Vendidero\Germanized\PluginsHelper::needs_trusted_shops_migration() ? __( 'Trusted Shops Easy Integration', 'woocommerce-germanized' ) : __( 'Trusted Shops', 'woocommerce-germanized' );
|
30 |
+
}
|
31 |
+
|
32 |
+
public function get_name() {
|
33 |
+
return 'trusted_shops_easy_integration';
|
34 |
+
}
|
35 |
+
|
36 |
+
public function get_help_link() {
|
37 |
+
return 'https://help.etrusted.com/hc/de/articles/360045848092';
|
38 |
+
}
|
39 |
+
|
40 |
+
public function get_sections() {
|
41 |
+
if ( \Vendidero\Germanized\PluginsHelper::is_trusted_shops_plugin_active() ) {
|
42 |
+
return Vendidero\TrustedShopsEasyIntegration\Admin\Settings::get_sections();
|
43 |
+
} else {
|
44 |
+
return array(
|
45 |
+
'' => __( 'General', 'woocommerce-germanized' ),
|
46 |
+
);
|
47 |
+
}
|
48 |
+
}
|
49 |
+
|
50 |
+
public function output() {
|
51 |
+
if ( \Vendidero\Germanized\PluginsHelper::is_trusted_shops_plugin_active() ) {
|
52 |
+
Vendidero\TrustedShopsEasyIntegration\Admin\Settings::output();
|
53 |
+
} else {
|
54 |
+
parent::output();
|
55 |
+
}
|
56 |
+
}
|
57 |
+
|
58 |
+
public function get_tab_settings( $current_section = '' ) {
|
59 |
+
if ( \Vendidero\Germanized\PluginsHelper::is_trusted_shops_plugin_active() ) {
|
60 |
+
return Vendidero\TrustedShopsEasyIntegration\Admin\Settings::get_settings( $current_section );
|
61 |
+
} else {
|
62 |
+
return array();
|
63 |
+
}
|
64 |
+
}
|
65 |
+
|
66 |
+
public function is_enabled() {
|
67 |
+
if ( \Vendidero\Germanized\PluginsHelper::is_trusted_shops_plugin_active() && get_option( 'ts_easy_integration_client_id' ) ) {
|
68 |
+
return true;
|
69 |
+
}
|
70 |
+
|
71 |
+
return false;
|
72 |
+
}
|
73 |
+
}
|
includes/class-wc-gzd-ajax.php
CHANGED
@@ -49,7 +49,7 @@ class WC_GZD_AJAX {
|
|
49 |
$extension = wc_clean( wp_unslash( $_POST['extension'] ) );
|
50 |
|
51 |
if ( ! empty( $extension ) && \Vendidero\Germanized\PluginsHelper::is_plugin_whitelisted( $extension ) ) {
|
52 |
-
$result = \Vendidero\Germanized\PluginsHelper::
|
53 |
|
54 |
if ( \Vendidero\Germanized\PluginsHelper::is_plugin_active( $extension ) ) {
|
55 |
wp_send_json(
|
49 |
$extension = wc_clean( wp_unslash( $_POST['extension'] ) );
|
50 |
|
51 |
if ( ! empty( $extension ) && \Vendidero\Germanized\PluginsHelper::is_plugin_whitelisted( $extension ) ) {
|
52 |
+
$result = \Vendidero\Germanized\PluginsHelper::install_or_activate_extension( $extension );
|
53 |
|
54 |
if ( \Vendidero\Germanized\PluginsHelper::is_plugin_active( $extension ) ) {
|
55 |
wp_send_json(
|
includes/class-wc-gzd-install.php
CHANGED
@@ -45,6 +45,7 @@ if ( ! class_exists( 'WC_GZD_Install' ) ) :
|
|
45 |
'3.9.1' => 'updates/woocommerce-gzd-update-3.9.1.php',
|
46 |
'3.9.3' => 'updates/woocommerce-gzd-update-3.9.3.php',
|
47 |
'3.10.0' => 'updates/woocommerce-gzd-update-3.10.0.php',
|
|
|
48 |
);
|
49 |
|
50 |
/**
|
@@ -322,9 +323,9 @@ if ( ! class_exists( 'WC_GZD_Install' ) ) :
|
|
322 |
}
|
323 |
|
324 |
private static function needs_db_update() {
|
325 |
-
$current_db_version = get_option( 'woocommerce_gzd_db_version' );
|
326 |
|
327 |
-
if ( ! is_null( $current_db_version ) ) {
|
328 |
foreach ( self::$db_updates as $version => $updater ) {
|
329 |
if ( version_compare( $current_db_version, $version, '<' ) ) {
|
330 |
return true;
|
@@ -339,12 +340,14 @@ if ( ! class_exists( 'WC_GZD_Install' ) ) :
|
|
339 |
* Handle updates
|
340 |
*/
|
341 |
private static function update() {
|
342 |
-
$current_db_version = get_option( 'woocommerce_gzd_db_version' );
|
343 |
|
344 |
-
|
345 |
-
|
346 |
-
|
347 |
-
|
|
|
|
|
348 |
}
|
349 |
}
|
350 |
|
45 |
'3.9.1' => 'updates/woocommerce-gzd-update-3.9.1.php',
|
46 |
'3.9.3' => 'updates/woocommerce-gzd-update-3.9.3.php',
|
47 |
'3.10.0' => 'updates/woocommerce-gzd-update-3.10.0.php',
|
48 |
+
'3.10.4' => 'updates/woocommerce-gzd-update-3.10.4.php',
|
49 |
);
|
50 |
|
51 |
/**
|
323 |
}
|
324 |
|
325 |
private static function needs_db_update() {
|
326 |
+
$current_db_version = get_option( 'woocommerce_gzd_db_version', null );
|
327 |
|
328 |
+
if ( ! is_null( $current_db_version ) && ! empty( $current_db_version ) ) {
|
329 |
foreach ( self::$db_updates as $version => $updater ) {
|
330 |
if ( version_compare( $current_db_version, $version, '<' ) ) {
|
331 |
return true;
|
340 |
* Handle updates
|
341 |
*/
|
342 |
private static function update() {
|
343 |
+
$current_db_version = get_option( 'woocommerce_gzd_db_version', null );
|
344 |
|
345 |
+
if ( ! is_null( $current_db_version ) && ! empty( $current_db_version ) ) {
|
346 |
+
foreach ( self::$db_updates as $version => $updater ) {
|
347 |
+
if ( version_compare( $current_db_version, $version, '<' ) ) {
|
348 |
+
include $updater;
|
349 |
+
self::update_db_version( $version );
|
350 |
+
}
|
351 |
}
|
352 |
}
|
353 |
|
includes/compatibility/class-wc-gzd-compatibility-wc-dynamic-pricing-and-discounts.php
ADDED
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
|
3 |
+
defined( 'ABSPATH' ) || exit;
|
4 |
+
|
5 |
+
/**
|
6 |
+
* WooCommerce Dynamic Pricing & Discounts
|
7 |
+
*
|
8 |
+
* @see https://support.rightpress.net/hc/en-us/categories/200133263-WooCommerce-Dynamic-Pricing-Discounts
|
9 |
+
*/
|
10 |
+
class WC_GZD_Compatibility_WC_Dynamic_Pricing_And_Discounts extends WC_GZD_Compatibility {
|
11 |
+
|
12 |
+
public static function get_name() {
|
13 |
+
return 'WooCommerce Dynamic Pricing & Discounts';
|
14 |
+
}
|
15 |
+
|
16 |
+
public static function get_path() {
|
17 |
+
return 'wc-dynamic-pricing-and-discounts/wc-dynamic-pricing-and-discounts.php';
|
18 |
+
}
|
19 |
+
|
20 |
+
public function load() {
|
21 |
+
add_filter(
|
22 |
+
'woocommerce_gzd_unit_price_observer_params',
|
23 |
+
function( $params ) {
|
24 |
+
if ( function_exists( 'is_singular' ) && is_singular( 'product' ) ) {
|
25 |
+
if ( class_exists( 'RP_WCDPD_Settings' ) && '0' !== RP_WCDPD_Settings::get( 'product_pricing_change_display_prices' ) ) {
|
26 |
+
$params['refresh_on_load'] = true;
|
27 |
+
}
|
28 |
+
}
|
29 |
+
|
30 |
+
return $params;
|
31 |
+
}
|
32 |
+
);
|
33 |
+
}
|
34 |
+
}
|
includes/compatibility/class-wc-gzd-compatibility-woocommerce-memberships.php
CHANGED
@@ -22,7 +22,7 @@ class WC_GZD_Compatibility_WooCommerce_Memberships extends WC_GZD_Compatibility_
|
|
22 |
|
23 |
public function calculate_unit_price( $product ) {
|
24 |
if ( ! function_exists( 'wc_memberships' ) ) {
|
25 |
-
|
26 |
}
|
27 |
|
28 |
if ( function_exists( 'wc_memberships_user_has_member_discount' ) ) {
|
22 |
|
23 |
public function calculate_unit_price( $product ) {
|
24 |
if ( ! function_exists( 'wc_memberships' ) ) {
|
25 |
+
return;
|
26 |
}
|
27 |
|
28 |
if ( function_exists( 'wc_memberships_user_has_member_discount' ) ) {
|
includes/compatibility/class-wc-gzd-compatibility-wpml.php
CHANGED
@@ -104,15 +104,13 @@ class WC_GZD_Compatibility_WPML extends WC_GZD_Compatibility {
|
|
104 |
}
|
105 |
|
106 |
public function filter_product_nutrient_value_term( $term_id, $product, $context ) {
|
107 |
-
|
108 |
-
global $sitepress;
|
109 |
|
110 |
-
|
111 |
-
|
112 |
|
113 |
-
|
114 |
-
|
115 |
-
}
|
116 |
}
|
117 |
}
|
118 |
|
104 |
}
|
105 |
|
106 |
public function filter_product_nutrient_value_term( $term_id, $product, $context ) {
|
107 |
+
global $sitepress;
|
|
|
108 |
|
109 |
+
if ( $sitepress->get_default_language() !== $sitepress->get_current_language() ) {
|
110 |
+
$original_id = (int) apply_filters( 'wpml_object_id', $term_id, 'product_nutrient', false, $sitepress->get_default_language() );
|
111 |
|
112 |
+
if ( ! empty( $original_id ) && $original_id !== $term_id ) {
|
113 |
+
$term_id = $original_id;
|
|
|
114 |
}
|
115 |
}
|
116 |
|
includes/updates/woocommerce-gzd-update-1.6.3.php
CHANGED
@@ -4,6 +4,10 @@ if ( ! defined( 'ABSPATH' ) ) {
|
|
4 |
exit;
|
5 |
}
|
6 |
|
|
|
|
|
|
|
|
|
7 |
// Reset Trusted Shops Code Options
|
8 |
update_option( 'woocommerce_gzd_trusted_shops_integration_mode', 'standard' );
|
9 |
update_option( 'woocommerce_gzd_trusted_shops_product_sticker_code', WC_trusted_shops()->trusted_shops->get_product_sticker_code( false ) );
|
4 |
exit;
|
5 |
}
|
6 |
|
7 |
+
if ( ! function_exists( 'WC_trusted_shops' ) ) {
|
8 |
+
return;
|
9 |
+
}
|
10 |
+
|
11 |
// Reset Trusted Shops Code Options
|
12 |
update_option( 'woocommerce_gzd_trusted_shops_integration_mode', 'standard' );
|
13 |
update_option( 'woocommerce_gzd_trusted_shops_product_sticker_code', WC_trusted_shops()->trusted_shops->get_product_sticker_code( false ) );
|
includes/updates/woocommerce-gzd-update-3.10.4.php
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
|
3 |
+
if ( ! defined( 'ABSPATH' ) ) {
|
4 |
+
exit;
|
5 |
+
}
|
6 |
+
|
7 |
+
if ( get_option( 'woocommerce_gzd_trusted_shops_id' ) && \Vendidero\Germanized\PluginsHelper::needs_trusted_shops_migration() ) {
|
8 |
+
update_option( 'woocommerce_gzd_is_ts_standalone_update', 'yes' );
|
9 |
+
}
|
includes/wc-gzd-core-functions.php
CHANGED
@@ -398,7 +398,7 @@ function wc_gzd_get_page_permalink( $type ) {
|
|
398 |
$page_id = wc_gzd_get_privacy_policy_page_id();
|
399 |
}
|
400 |
|
401 |
-
$link = $page_id ? get_permalink( $page_id ) : '';
|
402 |
|
403 |
/**
|
404 |
* Filters the page permalink for a certain legal page.
|
@@ -659,8 +659,17 @@ function wc_gzd_get_shipping_costs_text( $product = false ) {
|
|
659 |
}
|
660 |
}
|
661 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
662 |
function wc_gzd_sanitize_html_text_field( $value ) {
|
663 |
-
return trim( wp_filter_post_kses(
|
664 |
}
|
665 |
|
666 |
function wc_gzd_convert_coupon_to_voucher( $coupon ) {
|
398 |
$page_id = wc_gzd_get_privacy_policy_page_id();
|
399 |
}
|
400 |
|
401 |
+
$link = ( $page_id > 0 ) ? get_permalink( $page_id ) : '';
|
402 |
|
403 |
/**
|
404 |
* Filters the page permalink for a certain legal page.
|
659 |
}
|
660 |
}
|
661 |
|
662 |
+
/**
|
663 |
+
* Sanitize html text field, e.g. to be passed to wp_editor.
|
664 |
+
* Be aware that calling update_post_meta with the value returned might
|
665 |
+
* lead to losing slashes as update_post_meta calls wp_unslash itself.
|
666 |
+
*
|
667 |
+
* @param string $value Slashed data expected
|
668 |
+
*
|
669 |
+
* @return string Unslashed HTML
|
670 |
+
*/
|
671 |
function wc_gzd_sanitize_html_text_field( $value ) {
|
672 |
+
return trim( wp_unslash( wp_filter_post_kses( addslashes( $value ) ) ) );
|
673 |
}
|
674 |
|
675 |
function wc_gzd_convert_coupon_to_voucher( $coupon ) {
|
packages/woocommerce-germanized-dhl/assets/js/parcel-locator.js
CHANGED
@@ -154,7 +154,7 @@ window.germanized.dhl_parcel_locator = window.germanized.dhl_parcel_locator || {
|
|
154 |
var self = germanized.dhl_parcel_locator,
|
155 |
addressVal = $( self.wrapper + ' #shipping_address_1' ).val().toLowerCase();
|
156 |
|
157 |
-
if ( addressVal.indexOf( self.params.i18n.packstation.toLowerCase() ) >= 0 ) {
|
158 |
return true;
|
159 |
}
|
160 |
|
154 |
var self = germanized.dhl_parcel_locator,
|
155 |
addressVal = $( self.wrapper + ' #shipping_address_1' ).val().toLowerCase();
|
156 |
|
157 |
+
if ( addressVal.indexOf( self.params.i18n.packstation.toLowerCase() ) >= 0 || $.isNumeric( addressVal ) ) {
|
158 |
return true;
|
159 |
}
|
160 |
|
packages/woocommerce-germanized-dhl/assets/js/parcel-locator.min.js
CHANGED
@@ -1 +1 @@
|
|
1 |
-
window.germanized=window.germanized||{},window.germanized.dhl_parcel_locator=window.germanized.dhl_parcel_locator||{},function(i,s){s.dhl_parcel_locator={params:{},parcelShops:[],wrapper:"",init:function(){var e=s.dhl_parcel_locator;e.params=wc_gzd_dhl_parcel_locator_params,e.wrapper=e.params.wrapper,i(document).on("change.dhl",e.wrapper+" #shipping_address_type",e.refreshAddressType).on("change.dhl",e.wrapper+" #shipping_address_1",e.onChangeAddress).on("change.dhl",e.wrapper+" #ship-to-different-address-checkbox",e.onChangeShipping).on("change.dhl",e.wrapper+" #shipping_country",e.refreshAvailability),i(document.body).on("payment_method_selected",e.triggerCheckoutRefresh),i(document.body).on("updated_checkout",e.afterRefreshCheckout),e.refreshAvailability(),e.refreshAddressType()},triggerCheckoutRefresh:function(){i(document.body).trigger("update_checkout")},isCheckout:function(){return s.dhl_parcel_locator.params.is_checkout},afterRefreshCheckout:function(){var a=s.dhl_parcel_locator,e={security:a.params.parcel_locator_data_nonce,action:"woocommerce_gzd_dhl_parcel_locator_refresh_shipping_data"};i.ajax({type:"POST",url:a.params.ajax_url,data:e,success:function(e){a.params.methods=e.methods,a.refreshAvailability()},error:function(e){a.refreshAvailability()},dataType:"json"})},refreshAvailability:function(){var r,e=s.dhl_parcel_locator,a=e.getShippingMethod(),d=e.getShippingMethodData(a);e.isAvailable()?(a=(r=i(e.wrapper+" #shipping_address_type")).val(),e.isCheckout()&&(r.html(""),d&&(i.each(d.address_type_options,function(e,a){r.append(i("<option/>",{value:e,text:a}))}),0<r.find('option[value="'+a+'"]').length&&r.find('option[value="'+a+'"]').prop("selected",!0),r.trigger("change"))),0<r.find("option").length?i(e.wrapper+" #shipping_address_type_field").show():i(e.wrapper+" #shipping_address_type_field").hide(),i(document.body).trigger("woocommerce_gzd_dhl_location_available_pickup_types_changed")):(i(e.wrapper+" #shipping_address_type").val("regular").trigger("change"),i(e.wrapper+" #shipping_address_type_field").hide())},onChangeShipping:function(){var e=s.dhl_parcel_locator;i(this).is(":checked")&&(e.refreshAvailability(),e.isEnabled()&&e.refreshAddressType())},onChangeAddress:function(){var e=s.dhl_parcel_locator;e.isEnabled()&&e.formatAddress()},formatAddress:function(){var e=!1,a=s.dhl_parcel_locator,r=i(a.wrapper+" #shipping_address_1"),d=r.val();0<d.length&&(i.isNumeric(d)?e=!0:a.addressIsPackstation()||a.addressIsPostOffice()||a.addressIsParcelShop()||r.val("")),e&&a.validateAddress(d),a.refreshCustomerNumberStatus()},addressIsPackstation:function(){var e=s.dhl_parcel_locator
|
1 |
+
window.germanized=window.germanized||{},window.germanized.dhl_parcel_locator=window.germanized.dhl_parcel_locator||{},function(i,s){s.dhl_parcel_locator={params:{},parcelShops:[],wrapper:"",init:function(){var e=s.dhl_parcel_locator;e.params=wc_gzd_dhl_parcel_locator_params,e.wrapper=e.params.wrapper,i(document).on("change.dhl",e.wrapper+" #shipping_address_type",e.refreshAddressType).on("change.dhl",e.wrapper+" #shipping_address_1",e.onChangeAddress).on("change.dhl",e.wrapper+" #ship-to-different-address-checkbox",e.onChangeShipping).on("change.dhl",e.wrapper+" #shipping_country",e.refreshAvailability),i(document.body).on("payment_method_selected",e.triggerCheckoutRefresh),i(document.body).on("updated_checkout",e.afterRefreshCheckout),e.refreshAvailability(),e.refreshAddressType()},triggerCheckoutRefresh:function(){i(document.body).trigger("update_checkout")},isCheckout:function(){return s.dhl_parcel_locator.params.is_checkout},afterRefreshCheckout:function(){var a=s.dhl_parcel_locator,e={security:a.params.parcel_locator_data_nonce,action:"woocommerce_gzd_dhl_parcel_locator_refresh_shipping_data"};i.ajax({type:"POST",url:a.params.ajax_url,data:e,success:function(e){a.params.methods=e.methods,a.refreshAvailability()},error:function(e){a.refreshAvailability()},dataType:"json"})},refreshAvailability:function(){var r,e=s.dhl_parcel_locator,a=e.getShippingMethod(),d=e.getShippingMethodData(a);e.isAvailable()?(a=(r=i(e.wrapper+" #shipping_address_type")).val(),e.isCheckout()&&(r.html(""),d&&(i.each(d.address_type_options,function(e,a){r.append(i("<option/>",{value:e,text:a}))}),0<r.find('option[value="'+a+'"]').length&&r.find('option[value="'+a+'"]').prop("selected",!0),r.trigger("change"))),0<r.find("option").length?i(e.wrapper+" #shipping_address_type_field").show():i(e.wrapper+" #shipping_address_type_field").hide(),i(document.body).trigger("woocommerce_gzd_dhl_location_available_pickup_types_changed")):(i(e.wrapper+" #shipping_address_type").val("regular").trigger("change"),i(e.wrapper+" #shipping_address_type_field").hide())},onChangeShipping:function(){var e=s.dhl_parcel_locator;i(this).is(":checked")&&(e.refreshAvailability(),e.isEnabled()&&e.refreshAddressType())},onChangeAddress:function(){var e=s.dhl_parcel_locator;e.isEnabled()&&e.formatAddress()},formatAddress:function(){var e=!1,a=s.dhl_parcel_locator,r=i(a.wrapper+" #shipping_address_1"),d=r.val();0<d.length&&(i.isNumeric(d)?e=!0:a.addressIsPackstation()||a.addressIsPostOffice()||a.addressIsParcelShop()||r.val("")),e&&a.validateAddress(d),a.refreshCustomerNumberStatus()},addressIsPackstation:function(){var e=s.dhl_parcel_locator,a=i(e.wrapper+" #shipping_address_1").val().toLowerCase();return!!(0<=a.indexOf(e.params.i18n.packstation.toLowerCase())||i.isNumeric(a))},addressIsPostOffice:function(){var e=s.dhl_parcel_locator;return 0<=i(e.wrapper+" #shipping_address_1").val().toLowerCase().indexOf(e.params.i18n.postoffice.toLowerCase())},addressIsParcelShop:function(){var e=s.dhl_parcel_locator;return 0<=i(e.wrapper+" #shipping_address_1").val().toLowerCase().indexOf(e.params.i18n.parcelshop.toLowerCase())},shippingMethodSupportsPickupType:function(e,a){var r=s.dhl_parcel_locator.getShippingMethodData(e),e=!1;return e=r&&-1!==i.inArray(a,r.supports)?!0:e},customerNumberIsMandatory:function(){var e=s.dhl_parcel_locator;return!!e.isEnabled()&&(!!e.addressIsPackstation()||(e.addressIsParcelShop()||e.addressIsPostOffice(),!1))},refreshCustomerNumberStatus:function(){var e=s.dhl_parcel_locator,a=i(e.wrapper+" #shipping_dhl_postnumber_field");e.customerNumberIsMandatory()?(a.find("label span").length&&a.find("label span").hasClass("required")||a.find("label").append(' <span class="required">*</span>'),a.find("label span.optional").hide(),a.addClass("validate-required")):(a.find("label span.required").remove(),a.find("label span.optional").show(),a.removeClass("validate-required woocommerce-invalid woocommerce-invalid-required-field"))},validateAddress:function(e){var a=s.dhl_parcel_locator,e={action:"woocommerce_gzd_dhl_parcel_locator_validate_address",address:e,security:a.params.parcel_locator_nonce};i.ajax({type:"POST",url:a.params.ajax_url,data:e,success:function(e){e.valid?(i(a.wrapper+" #shipping_address_1").val(e.address),a.refreshCustomerNumberStatus()):i(a.wrapper+" #shipping_address_1").val("")},error:function(e){},dataType:"json"})},getShippingMethodData:function(e){var a=s.dhl_parcel_locator;return!!a.params.methods.hasOwnProperty(e)&&a.params.methods[e]},refreshAddressType:function(){var e,a=s.dhl_parcel_locator,r=i(a.wrapper+" #shipping_address_1_field"),d=i(a.wrapper+" #shipping_address_1"),t=a.getShippingMethod(),p=a.getShippingMethodData(t),t=d.val();a.isEnabled()?(p&&(d.data("label-dhl",p.street_label),d.data("placeholder-dhl",p.street_placeholder),d.data("desc-dhl",p.finder_button)),i(a.wrapper+" #shipping_dhl_postnumber_field").show(),d.data("label-dhl")&&(e=r.find("label span, label abbr"),r.find("label").html(d.data("label-dhl")+" "),r.find("label").append(e)),d.data("placeholder-dhl")&&d.attr("placeholder",d.data("placeholder-dhl")),d.data("desc-dhl")&&(r.find(".dhl-desc").remove(),r.find(".woocommerce-input-wrapper").after('<p class="desc dhl-desc">'+d.data("desc-dhl")+"</p>")),0<t.length&&a.formatAddress()):(i(a.wrapper+" #shipping_dhl_postnumber_field").hide(),d.data("label-regular")&&(e=r.find("label span, label abbr"),r.find("label").html(d.data("label-regular")+" "),r.find("label").append(e)),d.data("placeholder-regular")&&d.attr("placeholder",d.data("placeholder-regular")),r.find(".dhl-desc").remove())},isEnabled:function(){var e=s.dhl_parcel_locator;return e.isAvailable()&&"dhl"===i(e.wrapper+" #shipping_address_type").val()},getPaymentMethod:function(){var e=i(".payment_methods .input-radio:checked");return e?e.val():""},getShippingMethod:function(e){var a,r="",e=e||!0;return 0<i("select.shipping_method").length?r=i("select.shipping_method").val():0<i('input[name^="shipping_method"]:checked').length?r=i('input[name^="shipping_method"]:checked').val():0<i('input[name^="shipping_method"][type="hidden"]').length&&(r=i('input[name^="shipping_method"][type="hidden"]').val()),e?void 0!==r&&0<r.length&&(a=r.split(":")).length<=1&&(r+=":0"):void 0!==r&&0<r.length&&0<(a=r.split(":")).length&&(r=a[0]),r},pickupTypeIsAvailable:function(e){var a=s.dhl_parcel_locator,r=a.getShippingMethod(),d=!0;return d=!a.shippingMethodSupportsPickupType(r,e)?!1:d},isAvailable:function(){var e=s.dhl_parcel_locator,a=i(e.wrapper+" #shipping_country").val(),r=e.getShippingMethod(),d=e.getPaymentMethod(),t=e.getShippingMethodData(r),r=!0;return-1!==i.inArray(d,e.params.excluded_gateways)&&(r=!1),-1===i.inArray(a,e.params.supported_countries)&&(r=!1),e.isCheckout()&&(t&&0!==t.supports.length||(r=!1)),r}},i(document).ready(function(){s.dhl_parcel_locator.init()})}(jQuery,window.germanized);
|
packages/woocommerce-germanized-dhl/src/Admin/Admin.php
CHANGED
@@ -42,19 +42,19 @@ class Admin {
|
|
42 |
|
43 |
public static function add_notices() {
|
44 |
if ( current_user_can( 'manage_woocommerce' ) ) {
|
45 |
-
|
46 |
-
|
47 |
-
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
-
|
52 |
-
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
|
58 |
}
|
59 |
}
|
60 |
|
42 |
|
43 |
public static function add_notices() {
|
44 |
if ( current_user_can( 'manage_woocommerce' ) ) {
|
45 |
+
if ( isset( $_GET['im-refresh-type'] ) ) { // phpcs:ignore WordPress.Security.NonceVerification.Recommended
|
46 |
+
?>
|
47 |
+
<div class="notice fade <?php echo ( isset( $_GET['success'] ) ? 'updated' : 'error' ); // phpcs:ignore WordPress.Security.NonceVerification.Recommended ?>">
|
48 |
+
<p><?php echo ( isset( $_GET['success'] ) ? esc_html_x( 'Refreshed data successfully.', 'dhl', 'woocommerce-germanized' ) : wp_kses_post( sprintf( _x( 'Error while refreshing data. Please make sure that the Internetmarke API URL can be <a href="%s">accessed</a>.', 'dhl', 'woocommerce-germanized' ), esc_url( admin_url( 'admin.php?page=wc-status&tab=dhl' ) ) ) ) ); // phpcs:ignore WordPress.Security.NonceVerification.Recommended ?></p>
|
49 |
+
</div>
|
50 |
+
<?php
|
51 |
+
} elseif ( isset( $_GET['has-imported'] ) ) { // phpcs:ignore WordPress.Security.NonceVerification.Recommended
|
52 |
+
?>
|
53 |
+
<div class="notice fade updated">
|
54 |
+
<p><?php echo wp_kses_post( sprintf( _x( 'New to DHL in Germanized? Learn how to <a href="%s" target="_blank">easily create DHL labels</a> to your shipments.', 'dhl', 'woocommerce-germanized' ), esc_url( 'https://vendidero.de/dokument/dhl-labels-zu-sendungen-erstellen' ) ) ); // phpcs:ignore WordPress.Security.NonceVerification.Recommended ?></p>
|
55 |
+
</div>
|
56 |
+
<?php
|
57 |
+
}
|
58 |
}
|
59 |
}
|
60 |
|
packages/woocommerce-germanized-dhl/src/Api/Paket.php
CHANGED
@@ -43,6 +43,10 @@ class Paket {
|
|
43 |
$this->country_code = $country_code;
|
44 |
}
|
45 |
|
|
|
|
|
|
|
|
|
46 |
public function get_label_api() {
|
47 |
$error_message = '';
|
48 |
|
@@ -67,6 +71,10 @@ class Paket {
|
|
67 |
return $this->label_api;
|
68 |
}
|
69 |
|
|
|
|
|
|
|
|
|
70 |
public function get_finder_api() {
|
71 |
if ( is_null( $this->finder_api ) ) {
|
72 |
try {
|
@@ -83,6 +91,10 @@ class Paket {
|
|
83 |
return $this->finder_api;
|
84 |
}
|
85 |
|
|
|
|
|
|
|
|
|
86 |
public function get_return_api() {
|
87 |
if ( is_null( $this->return_api ) ) {
|
88 |
try {
|
@@ -99,6 +111,10 @@ class Paket {
|
|
99 |
return $this->return_api;
|
100 |
}
|
101 |
|
|
|
|
|
|
|
|
|
102 |
public function get_parcel_api() {
|
103 |
if ( is_null( $this->parcel_api ) ) {
|
104 |
try {
|
@@ -119,8 +135,18 @@ class Paket {
|
|
119 |
return $this->country_code;
|
120 |
}
|
121 |
|
|
|
|
|
|
|
122 |
public function test_connection() {
|
123 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
124 |
}
|
125 |
|
126 |
public function get_parcel_location( $address, $types = array() ) {
|
43 |
$this->country_code = $country_code;
|
44 |
}
|
45 |
|
46 |
+
/**
|
47 |
+
* @return LabelSoap|null
|
48 |
+
* @throws Exception
|
49 |
+
*/
|
50 |
public function get_label_api() {
|
51 |
$error_message = '';
|
52 |
|
71 |
return $this->label_api;
|
72 |
}
|
73 |
|
74 |
+
/**
|
75 |
+
* @return FinderSoap|null
|
76 |
+
* @throws Exception
|
77 |
+
*/
|
78 |
public function get_finder_api() {
|
79 |
if ( is_null( $this->finder_api ) ) {
|
80 |
try {
|
91 |
return $this->finder_api;
|
92 |
}
|
93 |
|
94 |
+
/**
|
95 |
+
* @return ReturnRest|null
|
96 |
+
* @throws Exception
|
97 |
+
*/
|
98 |
public function get_return_api() {
|
99 |
if ( is_null( $this->return_api ) ) {
|
100 |
try {
|
111 |
return $this->return_api;
|
112 |
}
|
113 |
|
114 |
+
/**
|
115 |
+
* @return ParcelRest|null
|
116 |
+
* @throws Exception
|
117 |
+
*/
|
118 |
public function get_parcel_api() {
|
119 |
if ( is_null( $this->parcel_api ) ) {
|
120 |
try {
|
135 |
return $this->country_code;
|
136 |
}
|
137 |
|
138 |
+
/**
|
139 |
+
* @return bool|\WP_Error
|
140 |
+
*/
|
141 |
public function test_connection() {
|
142 |
+
try {
|
143 |
+
return $this->get_label_api()->test_connection();
|
144 |
+
} catch ( \Exception $e ) {
|
145 |
+
$error = new \WP_Error();
|
146 |
+
$error->add( $e->getCode(), $e->getMessage() );
|
147 |
+
|
148 |
+
return $error;
|
149 |
+
}
|
150 |
}
|
151 |
|
152 |
public function get_parcel_location( $address, $types = array() ) {
|
packages/woocommerce-germanized-dhl/src/Package.php
CHANGED
@@ -25,7 +25,7 @@ class Package {
|
|
25 |
*
|
26 |
* @var string
|
27 |
*/
|
28 |
-
const VERSION = '1.7.
|
29 |
|
30 |
public static $upload_dir_suffix = '';
|
31 |
|
25 |
*
|
26 |
* @var string
|
27 |
*/
|
28 |
+
const VERSION = '1.7.4';
|
29 |
|
30 |
public static $upload_dir_suffix = '';
|
31 |
|
packages/woocommerce-germanized-dhl/src/ParcelLocator.php
CHANGED
@@ -34,7 +34,7 @@ class ParcelLocator {
|
|
34 |
*/
|
35 |
add_action( 'woocommerce_checkout_process', array( __CLASS__, 'manipulate_checkout_fields' ), 10 );
|
36 |
add_action( 'woocommerce_checkout_process', array( __CLASS__, 'validate_checkout' ), 20 );
|
37 |
-
add_action( 'woocommerce_checkout_create_order', array( __CLASS__, '
|
38 |
add_filter( 'woocommerce_get_order_address', array( __CLASS__, 'add_order_address_data' ), 10, 3 );
|
39 |
add_filter( 'woocommerce_update_order_review_fragments', array( __CLASS__, 'refresh_shipping_data_session' ), 10 );
|
40 |
add_action( 'wp_ajax_nopriv_woocommerce_gzd_dhl_parcel_locator_refresh_shipping_data', array( __CLASS__, 'ajax_refresh_shipping_data' ) );
|
@@ -150,7 +150,6 @@ class ParcelLocator {
|
|
150 |
}
|
151 |
|
152 |
public static function validate_address_postnumber( $value ) {
|
153 |
-
|
154 |
if ( ! self::is_available() ) {
|
155 |
return $value;
|
156 |
}
|
@@ -185,7 +184,6 @@ class ParcelLocator {
|
|
185 |
}
|
186 |
|
187 |
public static function validate_address_fields( $value ) {
|
188 |
-
|
189 |
if ( ! self::is_available() ) {
|
190 |
return $value;
|
191 |
}
|
@@ -237,6 +235,10 @@ class ParcelLocator {
|
|
237 |
return true;
|
238 |
}
|
239 |
}
|
|
|
|
|
|
|
|
|
240 |
}
|
241 |
|
242 |
return $send_to_pickup;
|
@@ -264,10 +266,22 @@ class ParcelLocator {
|
|
264 |
* @param WC_Order $order
|
265 |
* @param $data
|
266 |
*/
|
267 |
-
public static function
|
268 |
if ( ! self::order_has_pickup( $order ) ) {
|
269 |
$order->delete_meta_data( '_shipping_dhl_postnumber' );
|
270 |
$order->update_meta_data( '_shipping_dhl_address_type', 'regular' );
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
271 |
}
|
272 |
}
|
273 |
|
@@ -424,6 +438,17 @@ class ParcelLocator {
|
|
424 |
break;
|
425 |
}
|
426 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
427 |
}
|
428 |
}
|
429 |
|
@@ -611,7 +636,6 @@ class ParcelLocator {
|
|
611 |
}
|
612 |
|
613 |
if ( 'dhl' === $shipping_address_type ) {
|
614 |
-
|
615 |
$args = array(
|
616 |
'address_1' => isset( $data['shipping_address_1'] ) ? wc_clean( $data['shipping_address_1'] ) : '',
|
617 |
'postnumber' => isset( $data['shipping_dhl_postnumber'] ) ? wc_clean( $data['shipping_dhl_postnumber'] ) : '',
|
@@ -701,6 +725,9 @@ class ParcelLocator {
|
|
701 |
if ( ! self::is_postoffice_enabled() ) {
|
702 |
$error->add( 'validation', _x( 'Sorry, but delivery to post offices is not available.', 'dhl', 'woocommerce-germanized' ) );
|
703 |
}
|
|
|
|
|
|
|
704 |
} else {
|
705 |
// Try validation
|
706 |
$valid = false;
|
@@ -724,7 +751,6 @@ class ParcelLocator {
|
|
724 |
}
|
725 |
|
726 |
public static function add_inline_styles() {
|
727 |
-
|
728 |
// load scripts on checkout page only
|
729 |
if ( ! is_checkout() && ! is_wc_endpoint_url( 'edit-address' ) ) {
|
730 |
return;
|
@@ -1093,7 +1119,6 @@ class ParcelLocator {
|
|
1093 |
}
|
1094 |
|
1095 |
public static function ajax_search() {
|
1096 |
-
|
1097 |
check_ajax_referer( 'dhl-parcel-finder', 'security' );
|
1098 |
|
1099 |
$parcelfinder_country = isset( $_POST['dhl_parcelfinder_country'] ) ? wc_clean( wp_unslash( $_POST['dhl_parcelfinder_country'] ) ) : Package::get_base_country();
|
34 |
*/
|
35 |
add_action( 'woocommerce_checkout_process', array( __CLASS__, 'manipulate_checkout_fields' ), 10 );
|
36 |
add_action( 'woocommerce_checkout_process', array( __CLASS__, 'validate_checkout' ), 20 );
|
37 |
+
add_action( 'woocommerce_checkout_create_order', array( __CLASS__, 'maybe_adjust_order_data' ), 10, 2 );
|
38 |
add_filter( 'woocommerce_get_order_address', array( __CLASS__, 'add_order_address_data' ), 10, 3 );
|
39 |
add_filter( 'woocommerce_update_order_review_fragments', array( __CLASS__, 'refresh_shipping_data_session' ), 10 );
|
40 |
add_action( 'wp_ajax_nopriv_woocommerce_gzd_dhl_parcel_locator_refresh_shipping_data', array( __CLASS__, 'ajax_refresh_shipping_data' ) );
|
150 |
}
|
151 |
|
152 |
public static function validate_address_postnumber( $value ) {
|
|
|
153 |
if ( ! self::is_available() ) {
|
154 |
return $value;
|
155 |
}
|
184 |
}
|
185 |
|
186 |
public static function validate_address_fields( $value ) {
|
|
|
187 |
if ( ! self::is_available() ) {
|
188 |
return $value;
|
189 |
}
|
235 |
return true;
|
236 |
}
|
237 |
}
|
238 |
+
|
239 |
+
if ( is_numeric( $shipment->get_address_1() ) && in_array( 'packstation', $types, true ) ) {
|
240 |
+
return true;
|
241 |
+
}
|
242 |
}
|
243 |
|
244 |
return $send_to_pickup;
|
266 |
* @param WC_Order $order
|
267 |
* @param $data
|
268 |
*/
|
269 |
+
public static function maybe_adjust_order_data( $order, $data ) {
|
270 |
if ( ! self::order_has_pickup( $order ) ) {
|
271 |
$order->delete_meta_data( '_shipping_dhl_postnumber' );
|
272 |
$order->update_meta_data( '_shipping_dhl_address_type', 'regular' );
|
273 |
+
} else {
|
274 |
+
$pickup_type = self::get_pickup_type_by_order( $order );
|
275 |
+
$address_1 = $order->get_shipping_address_1();
|
276 |
+
|
277 |
+
if ( 'packstation' === $pickup_type && ! strstr( $address_1, 'packstation' ) ) {
|
278 |
+
$pickup_number = preg_replace( '/[^0-9]/', '', $address_1 );
|
279 |
+
|
280 |
+
/**
|
281 |
+
* Format shipping address as Packstation {number} in case the prefix is missing.
|
282 |
+
*/
|
283 |
+
$order->set_shipping_address_1( sprintf( '%s %s', wc_gzd_dhl_get_pickup_type( 'packstation' ), $pickup_number ) );
|
284 |
+
}
|
285 |
}
|
286 |
}
|
287 |
|
438 |
break;
|
439 |
}
|
440 |
}
|
441 |
+
|
442 |
+
/**
|
443 |
+
* Allow falling back to packstation in case a number only has been provided
|
444 |
+
*/
|
445 |
+
if ( 'dhl' === self::get_shipping_address_type_by_order( $order ) && empty( $pickup_type ) ) {
|
446 |
+
$pickup_number = preg_replace( '/[^0-9]/', '', $address );
|
447 |
+
|
448 |
+
if ( ! empty( $pickup_number ) ) {
|
449 |
+
$pickup_type = 'packstation';
|
450 |
+
}
|
451 |
+
}
|
452 |
}
|
453 |
}
|
454 |
|
636 |
}
|
637 |
|
638 |
if ( 'dhl' === $shipping_address_type ) {
|
|
|
639 |
$args = array(
|
640 |
'address_1' => isset( $data['shipping_address_1'] ) ? wc_clean( $data['shipping_address_1'] ) : '',
|
641 |
'postnumber' => isset( $data['shipping_dhl_postnumber'] ) ? wc_clean( $data['shipping_dhl_postnumber'] ) : '',
|
725 |
if ( ! self::is_postoffice_enabled() ) {
|
726 |
$error->add( 'validation', _x( 'Sorry, but delivery to post offices is not available.', 'dhl', 'woocommerce-germanized' ) );
|
727 |
}
|
728 |
+
} elseif ( ! empty( $pickup_number ) && self::is_packstation_enabled() ) {
|
729 |
+
// Fallback to packstation in case a number only has been added
|
730 |
+
$is_packstation = true;
|
731 |
} else {
|
732 |
// Try validation
|
733 |
$valid = false;
|
751 |
}
|
752 |
|
753 |
public static function add_inline_styles() {
|
|
|
754 |
// load scripts on checkout page only
|
755 |
if ( ! is_checkout() && ! is_wc_endpoint_url( 'edit-address' ) ) {
|
756 |
return;
|
1119 |
}
|
1120 |
|
1121 |
public static function ajax_search() {
|
|
|
1122 |
check_ajax_referer( 'dhl-parcel-finder', 'security' );
|
1123 |
|
1124 |
$parcelfinder_country = isset( $_POST['dhl_parcelfinder_country'] ) ? wc_clean( wp_unslash( $_POST['dhl_parcelfinder_country'] ) ) : Package::get_base_country();
|
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.7.
|
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.7.4
|
9 |
* Requires PHP: 5.6
|
10 |
* License: GPLv3
|
11 |
*
|
packages/woocommerce-germanized-shipments/assets/css/admin.css
CHANGED
@@ -121,6 +121,18 @@ table.wc-gzd-shipping-providers {
|
|
121 |
table.wc-gzd-shipping-providers tr:nth-child(odd) td {
|
122 |
background: #f9f9f9; }
|
123 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
124 |
.shipment-status, .order-shipping-status, .order-return-status {
|
125 |
background: #eee;
|
126 |
padding: .2em .5em;
|
@@ -128,13 +140,13 @@ table.wc-gzd-shipping-providers {
|
|
128 |
border-radius: 3px;
|
129 |
display: inline-flex;
|
130 |
white-space: nowrap; }
|
131 |
-
.shipment-status.status-draft, .shipment-status.status-processing, .shipment-status.status-requested, .shipment-status.status-partially-shipped, .shipment-status.status-open, .shipment-status.status-partially-returned, .order-shipping-status.status-draft, .order-shipping-status.status-processing, .order-shipping-status.status-requested, .order-shipping-status.status-partially-shipped, .order-shipping-status.status-open, .order-shipping-status.status-partially-returned, .order-return-status.status-draft, .order-return-status.status-processing, .order-return-status.status-requested, .order-return-status.status-partially-shipped, .order-return-status.status-open, .order-return-status.status-partially-returned {
|
132 |
background: #f8dda7;
|
133 |
color: #94660c; }
|
134 |
.shipment-status.status-not-shipped, .order-shipping-status.status-not-shipped, .order-return-status.status-not-shipped {
|
135 |
background: #eba3a3;
|
136 |
color: #761919; }
|
137 |
-
.shipment-status.status-delivered, .shipment-status.status-shipped, .shipment-status.status-shipped, .shipment-status.status-returned, .order-shipping-status.status-delivered, .order-shipping-status.status-shipped, .order-shipping-status.status-shipped, .order-shipping-status.status-returned, .order-return-status.status-delivered, .order-return-status.status-shipped, .order-return-status.status-shipped, .order-return-status.status-returned {
|
138 |
background: #c6e1c6;
|
139 |
color: #5b841b; }
|
140 |
.shipment-status.shipment-type-return-status.status-shipped, .order-shipping-status.shipment-type-return-status.status-shipped, .order-return-status.shipment-type-return-status.status-shipped {
|
121 |
table.wc-gzd-shipping-providers tr:nth-child(odd) td {
|
122 |
background: #f9f9f9; }
|
123 |
|
124 |
+
.packaging-report-status {
|
125 |
+
background: #f8dda7;
|
126 |
+
color: #94660c;
|
127 |
+
padding: .2em .5em;
|
128 |
+
font-size: .9em;
|
129 |
+
border-radius: 3px;
|
130 |
+
display: inline-flex;
|
131 |
+
white-space: nowrap; }
|
132 |
+
.packaging-report-status.status-completed {
|
133 |
+
background: #c6e1c6;
|
134 |
+
color: #5b841b; }
|
135 |
+
|
136 |
.shipment-status, .order-shipping-status, .order-return-status {
|
137 |
background: #eee;
|
138 |
padding: .2em .5em;
|
140 |
border-radius: 3px;
|
141 |
display: inline-flex;
|
142 |
white-space: nowrap; }
|
143 |
+
.shipment-status.status-draft, .shipment-status.status-processing, .shipment-status.status-requested, .shipment-status.status-partially-shipped, .shipment-status.status-partially-delivered, .shipment-status.status-open, .shipment-status.status-partially-returned, .order-shipping-status.status-draft, .order-shipping-status.status-processing, .order-shipping-status.status-requested, .order-shipping-status.status-partially-shipped, .order-shipping-status.status-partially-delivered, .order-shipping-status.status-open, .order-shipping-status.status-partially-returned, .order-return-status.status-draft, .order-return-status.status-processing, .order-return-status.status-requested, .order-return-status.status-partially-shipped, .order-return-status.status-partially-delivered, .order-return-status.status-open, .order-return-status.status-partially-returned {
|
144 |
background: #f8dda7;
|
145 |
color: #94660c; }
|
146 |
.shipment-status.status-not-shipped, .order-shipping-status.status-not-shipped, .order-return-status.status-not-shipped {
|
147 |
background: #eba3a3;
|
148 |
color: #761919; }
|
149 |
+
.shipment-status.status-delivered, .shipment-status.status-shipped, .shipment-status.status-shipped, .shipment-status.status-returned, .shipment-status.status-no-shipping-needed, .order-shipping-status.status-delivered, .order-shipping-status.status-shipped, .order-shipping-status.status-shipped, .order-shipping-status.status-returned, .order-shipping-status.status-no-shipping-needed, .order-return-status.status-delivered, .order-return-status.status-shipped, .order-return-status.status-shipped, .order-return-status.status-returned, .order-return-status.status-no-shipping-needed {
|
150 |
background: #c6e1c6;
|
151 |
color: #5b841b; }
|
152 |
.shipment-status.shipment-type-return-status.status-shipped, .order-shipping-status.shipment-type-return-status.status-shipped, .order-return-status.shipment-type-return-status.status-shipped {
|
packages/woocommerce-germanized-shipments/assets/css/admin.min.css
CHANGED
@@ -1 +1 @@
|
|
1 |
-
.wc-modal-shipping-method-settings .form-table td .wc-gzd-additional-desc{margin-top:1em;line-height:1.5em;background:#efefef;padding:.5em;font-style:normal;font-size:13px;box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}.wc-gzd-admin-settings-shipping_provider .wc-gzd-shipment-api-connection-status{padding:.2em .5em;border-radius:3px;display:inline-flex;white-space:nowrap;border:1px solid #ccc}.wc-gzd-admin-settings-shipping_provider .wc-gzd-shipment-api-connection-status.connection-status-error{border-color:#761919;color:#761919}.wc-gzd-admin-settings-shipping_provider .wc-gzd-shipment-api-connection-status.connection-status-success{border-color:#5b841b;color:#5b841b}.germanized-create-label .notice-wrapper .notice{margin:0;margin-bottom:1em}.germanized-create-label .notice-wrapper .notice p{margin:.5em 0!important;padding:2px!important;font-size:13px;line-height:1.5}.germanized-create-label p.form-field{margin-bottom:5px!important;margin-top:5px!important}.germanized-create-label p.form-field:first-child,.germanized-create-label p.form-field:last-child{margin-bottom:5px!important;margin-top:5px!important}.germanized-create-label p.form-field:not(.column){display:inline-block;width:100%}.germanized-create-label .columns{margin-left:-.5rem!important;margin-right:-.5rem!important}.germanized-create-label .column{padding-left:.5rem!important;padding-right:.5rem!important}.germanized-create-label .hide-default,.germanized-create-label .show-if{display:none}.germanized-create-label .show-if label{color:#777}.germanized-create-label p.form-field label{width:100%;display:block;margin-bottom:5px;font-weight:700}.germanized-create-label p.form-field input[type=email],.germanized-create-label p.form-field input[type=text],.germanized-create-label p.form-field select{width:100%;max-width:100%}.germanized-create-label p.form-field.form-field-checkbox{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;margin-top:10px!important;margin-bottom:10px!important;align-items:center}.germanized-create-label p.form-field.form-field-checkbox label{width:auto;margin-left:.5em;font-weight:400;order:2;margin-bottom:0}.germanized-create-label p.form-field.form-field-checkbox input[type=checkbox]{order:1}.germanized-create-label p.form-field.form-field-checkbox .woocommerce-help-tip{order:3;margin-left:3px}.germanized-create-label p.form-field.form-field-checkbox .description{width:100%;margin-top:5px;color:#777;order:4;font-style:normal}table.wc-gzd-shipping-providers{margin-top:1.5em}table.wc-gzd-shipping-providers td,table.wc-gzd-shipping-providers th{display:table-cell!important;padding:1em!important;vertical-align:top;line-height:1.75em;font-size:14px}table.wc-gzd-shipping-providers th{font-weight:600}table.wc-gzd-shipping-providers td.wc-gzd-shipping-provider-activated,table.wc-gzd-shipping-providers th.wc-gzd-shipping-provider-activated{width:1%;text-align:center}table.wc-gzd-shipping-providers td.wc-gzd-shipping-provider-activated .status-disabled,table.wc-gzd-shipping-providers td.wc-gzd-shipping-provider-activated .status-enabled,table.wc-gzd-shipping-providers th.wc-gzd-shipping-provider-activated .status-disabled,table.wc-gzd-shipping-providers th.wc-gzd-shipping-provider-activated .status-enabled{display:inline-block;margin-top:3px}table.wc-gzd-shipping-providers td.wc-gzd-shipping-provider-actions,table.wc-gzd-shipping-providers th.wc-gzd-shipping-provider-actions{width:15%;text-align:right}table.wc-gzd-shipping-providers td.wc-gzd-shipping-provider-actions{display:flex;justify-content:flex-end;flex-wrap:wrap}table.wc-gzd-shipping-providers td.wc-gzd-shipping-provider-actions .button{margin-right:5px}table.wc-gzd-shipping-providers td.wc-gzd-shipping-provider-actions .button:last-child{margin-right:0}table.wc-gzd-shipping-providers td.wc-gzd-shipping-provider-title,table.wc-gzd-shipping-providers th.wc-gzd-shipping-provider-title{width:30ch}table.wc-gzd-shipping-providers tr:nth-child(odd) td{background:#f9f9f9}.order-return-status,.order-shipping-status,.shipment-status{background:#eee;padding:.2em .5em;font-size:.9em;border-radius:3px;display:inline-flex;white-space:nowrap}.order-return-status.status-draft,.order-return-status.status-open,.order-return-status.status-partially-returned,.order-return-status.status-partially-shipped,.order-return-status.status-processing,.order-return-status.status-requested,.order-shipping-status.status-draft,.order-shipping-status.status-open,.order-shipping-status.status-partially-returned,.order-shipping-status.status-partially-shipped,.order-shipping-status.status-processing,.order-shipping-status.status-requested,.shipment-status.status-draft,.shipment-status.status-open,.shipment-status.status-partially-returned,.shipment-status.status-partially-shipped,.shipment-status.status-processing,.shipment-status.status-requested{background:#f8dda7;color:#94660c}.order-return-status.status-not-shipped,.order-shipping-status.status-not-shipped,.shipment-status.status-not-shipped{background:#eba3a3;color:#761919}.order-return-status.status-delivered,.order-return-status.status-returned,.order-return-status.status-shipped,.order-shipping-status.status-delivered,.order-shipping-status.status-returned,.order-shipping-status.status-shipped,.shipment-status.status-delivered,.shipment-status.status-returned,.shipment-status.status-shipped{background:#c6e1c6;color:#5b841b}.order-return-status.shipment-type-return-status.status-shipped,.order-shipping-status.shipment-type-return-status.status-shipped,.shipment-status.shipment-type-return-status.status-shipped{background:#f8dda7;color:#94660c}.woocommerce_page_wc-gzd-return-shipments .tablenav .actions,.woocommerce_page_wc-gzd-shipments .tablenav .actions{overflow:visible}.woocommerce_page_wc-gzd-return-shipments .tablenav .select2-container,.woocommerce_page_wc-gzd-shipments .tablenav .select2-container{float:left;width:240px!important;font-size:14px;vertical-align:middle;margin:1px 6px 4px 1px}.woocommerce_page_wc-gzd-return-shipments .tablenav .select2-container .select2-selection--single,.woocommerce_page_wc-gzd-shipments .tablenav .select2-container .select2-selection--single{height:32px}.woocommerce_page_wc-gzd-return-shipments .tablenav .select2-container .select2-selection--single .select2-selection__rendered,.woocommerce_page_wc-gzd-shipments .tablenav .select2-container .select2-selection--single .select2-selection__rendered{line-height:29px}.woocommerce_page_wc-gzd-return-shipments .tablenav .select2-container .select2-selection--single .select2-selection__arrow,.woocommerce_page_wc-gzd-shipments .tablenav .select2-container .select2-selection--single .select2-selection__arrow{height:30px}.woocommerce_page_wc-gzd-return-shipments .tablenav input,.woocommerce_page_wc-gzd-return-shipments .tablenav select,.woocommerce_page_wc-gzd-shipments .tablenav input,.woocommerce_page_wc-gzd-shipments .tablenav select{line-height:1;height:32px}.woocommerce_page_wc-gzd-return-shipments .tablenav input,.woocommerce_page_wc-gzd-shipments .tablenav input{height:31px}.woocommerce_page_wc-gzd-return-shipments .tablenav #shipment-query-submit,.woocommerce_page_wc-gzd-shipments .tablenav #shipment-query-submit{margin:1px 8px 0 0}.woocommerce_page_wc-gzd-return-shipments #posts-filter .bulk-action-wrapper,.woocommerce_page_wc-gzd-shipments #posts-filter .bulk-action-wrapper{display:none;clear:both;margin:1em 0;float:left;width:50%}.woocommerce_page_wc-gzd-return-shipments #posts-filter .bulk-action-wrapper h4,.woocommerce_page_wc-gzd-shipments #posts-filter .bulk-action-wrapper h4{margin-top:0}.woocommerce_page_wc-gzd-return-shipments #posts-filter .bulk-action-wrapper progress,.woocommerce_page_wc-gzd-shipments #posts-filter .bulk-action-wrapper progress{width:100%;height:42px;margin:0 auto;display:block;-webkit-appearance:none;border:none;background:#f5f5f5;border:2px solid #eee;border-radius:4px;padding:0;box-shadow:0 1px 0 0 rgba(255,255,255,.2)}.woocommerce_page_wc-gzd-return-shipments #posts-filter .bulk-action-wrapper progress::-webkit-progress-bar,.woocommerce_page_wc-gzd-shipments #posts-filter .bulk-action-wrapper progress::-webkit-progress-bar{background:transparent none;border:0;border-radius:4px;padding:0;box-shadow:none}.woocommerce_page_wc-gzd-return-shipments #posts-filter .bulk-action-wrapper progress::-webkit-progress-value,.woocommerce_page_wc-gzd-shipments #posts-filter .bulk-action-wrapper progress::-webkit-progress-value{border-radius:3px;box-shadow:inset 0 1px 1px 0 rgba(255,255,255,.4);background:#a46497;background:linear-gradient(to bottom,#a46497,#66405f),#a46497;-webkit-transition:width 1s ease;transition:width 1s ease}.woocommerce_page_wc-gzd-return-shipments #posts-filter .bulk-action-wrapper progress::-moz-progress-bar,.woocommerce_page_wc-gzd-shipments #posts-filter .bulk-action-wrapper progress::-moz-progress-bar{border-radius:3px;box-shadow:inset 0 1px 1px 0 rgba(255,255,255,.4);background:#a46497;background:linear-gradient(to bottom,#a46497,#66405f),#a46497;-moz-transition:width 1s ease;transition:width 1s ease}.woocommerce_page_wc-gzd-return-shipments #posts-filter .bulk-action-wrapper progress::-ms-fill,.woocommerce_page_wc-gzd-shipments #posts-filter .bulk-action-wrapper progress::-ms-fill{border-radius:3px;box-shadow:inset 0 1px 1px 0 rgba(255,255,255,.4);background:#a46497;background:linear-gradient(to bottom,#a46497,#66405f),#a46497;-ms-transition:width 1s ease;transition:width 1s ease}.woocommerce_page_wc-gzd-return-shipments #posts-filter.bulk-action-processing .bulk-action-wrapper,.woocommerce_page_wc-gzd-shipments #posts-filter.bulk-action-processing .bulk-action-wrapper{display:block}.woocommerce_page_wc-gzd-return-shipments .wp-list-table,.woocommerce_page_wc-gzd-shipments .wp-list-table{margin-top:1em}.woocommerce_page_wc-gzd-return-shipments .wp-list-table td,.woocommerce_page_wc-gzd-return-shipments .wp-list-table th,.woocommerce_page_wc-gzd-shipments .wp-list-table td,.woocommerce_page_wc-gzd-shipments .wp-list-table th{padding:.5em 1em;width:10ch;vertical-align:middle}.woocommerce_page_wc-gzd-return-shipments .wp-list-table tbody th,.woocommerce_page_wc-gzd-return-shipments .wp-list-table td,.woocommerce_page_wc-gzd-shipments .wp-list-table tbody th,.woocommerce_page_wc-gzd-shipments .wp-list-table td{line-height:26px}.woocommerce_page_wc-gzd-return-shipments .wp-list-table thead th,.woocommerce_page_wc-gzd-shipments .wp-list-table thead th{padding:.5em 1em}.woocommerce_page_wc-gzd-return-shipments .wp-list-table thead th.sortable a,.woocommerce_page_wc-gzd-return-shipments .wp-list-table thead th.sorted a,.woocommerce_page_wc-gzd-shipments .wp-list-table thead th.sortable a,.woocommerce_page_wc-gzd-shipments .wp-list-table thead th.sorted a{padding:0}.woocommerce_page_wc-gzd-return-shipments .wp-list-table thead th:last-child,.woocommerce_page_wc-gzd-shipments .wp-list-table thead th:last-child{padding-right:2em}.woocommerce_page_wc-gzd-return-shipments .wp-list-table .check-column,.woocommerce_page_wc-gzd-shipments .wp-list-table .check-column{width:16px;white-space:nowrap;padding:1em 1em 1em 1em!important;vertical-align:middle}.woocommerce_page_wc-gzd-return-shipments .wp-list-table .check-column input,.woocommerce_page_wc-gzd-shipments .wp-list-table .check-column input{vertical-align:text-top;margin:1px 0}.woocommerce_page_wc-gzd-return-shipments .wp-list-table td.column-title,.woocommerce_page_wc-gzd-shipments .wp-list-table td.column-title{font-weight:700}.woocommerce_page_wc-gzd-return-shipments .wp-list-table td.column-title .shipment-title-meta,.woocommerce_page_wc-gzd-shipments .wp-list-table td.column-title .shipment-title-meta{margin-top:0;font-weight:400;color:#999;font-size:12px}.woocommerce_page_wc-gzd-return-shipments .wp-list-table td.column-title .shipment-title-meta .shipment-tracking-id,.woocommerce_page_wc-gzd-shipments .wp-list-table td.column-title .shipment-title-meta .shipment-tracking-id{color:#999;display:block}.woocommerce_page_wc-gzd-return-shipments .wp-list-table .column-title,.woocommerce_page_wc-gzd-shipments .wp-list-table .column-title{width:20ch}.woocommerce_page_wc-gzd-return-shipments .wp-list-table .column-actions,.woocommerce_page_wc-gzd-shipments .wp-list-table .column-actions{width:10ch}.woocommerce_page_wc-gzd-return-shipments .wp-list-table .column-order,.woocommerce_page_wc-gzd-shipments .wp-list-table .column-order{width:10ch}.woocommerce_page_wc-gzd-return-shipments .wp-list-table .column-address a,.woocommerce_page_wc-gzd-return-shipments .wp-list-table .column-sender a,.woocommerce_page_wc-gzd-shipments .wp-list-table .column-address a,.woocommerce_page_wc-gzd-shipments .wp-list-table .column-sender a{color:#32373c}.woocommerce_page_wc-gzd-return-shipments .wp-list-table .shipment-status,.woocommerce_page_wc-gzd-shipments .wp-list-table .shipment-status{font-size:1em}.woocommerce_page_wc-gzd-return-shipments .wp-list-table .column-actions,.woocommerce_page_wc-gzd-shipments .wp-list-table .column-actions{text-align:right}.woocommerce_page_wc-gzd-return-shipments .wp-list-table .column-actions a.button,.woocommerce_page_wc-gzd-shipments .wp-list-table .column-actions a.button{text-indent:9999px;margin:2px 0 2px 4px;position:relative;display:inline-block;padding:0;height:2em;width:2em;overflow:hidden;vertical-align:middle}.woocommerce_page_wc-gzd-return-shipments .wp-list-table .column-actions a.button::after,.woocommerce_page_wc-gzd-shipments .wp-list-table .column-actions a.button::after{font-family:Dashicons;margin:0;margin-top:2px;speak:none;font-weight:400;font-variant:normal;text-transform:none;text-indent:0;position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;line-height:1.85}.woocommerce_page_wc-gzd-return-shipments .wp-list-table .column-actions a.button.processing::after,.woocommerce_page_wc-gzd-shipments .wp-list-table .column-actions a.button.processing::after{font-family:WooCommerce;content:"\e00f"}.woocommerce_page_wc-gzd-return-shipments .wp-list-table .column-actions a.button.shipped::after,.woocommerce_page_wc-gzd-shipments .wp-list-table .column-actions a.button.shipped::after{content:"\f147"}.woocommerce_page_wc-gzd-return-shipments .wp-list-table .column-actions a.button.delivered::after,.woocommerce_page_wc-gzd-shipments .wp-list-table .column-actions a.button.delivered::after{content:"\f147"}.woocommerce_page_wc-gzd-return-shipments .wp-list-table .column-actions a.button.confirm::after,.woocommerce_page_wc-gzd-shipments .wp-list-table .column-actions a.button.confirm::after{content:"\f147"}.woocommerce_page_wc-gzd-return-shipments .wp-list-table .column-actions a.button.generate::after,.woocommerce_page_wc-gzd-shipments .wp-list-table .column-actions a.button.generate::after{content:"\f502"}.woocommerce_page_wc-gzd-return-shipments .wp-list-table .column-actions a.button.download::after,.woocommerce_page_wc-gzd-shipments .wp-list-table .column-actions a.button.download::after{content:"\f103"}.woocommerce_page_wc-gzd-return-shipments .wp-list-table .column-address,.woocommerce_page_wc-gzd-return-shipments .wp-list-table .column-sender,.woocommerce_page_wc-gzd-shipments .wp-list-table .column-address,.woocommerce_page_wc-gzd-shipments .wp-list-table .column-sender{width:20ch}.woocommerce_page_wc-gzd-return-shipments .wp-list-table .column-items,.woocommerce_page_wc-gzd-shipments .wp-list-table .column-items{width:20ch}.woocommerce_page_wc-gzd-return-shipments .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview,.woocommerce_page_wc-gzd-shipments .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview{font-size:.9em;border-spacing:0}.woocommerce_page_wc-gzd-return-shipments .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview thead th,.woocommerce_page_wc-gzd-shipments .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview thead th{color:#adadad;padding-top:0;font-size:1.1em}.woocommerce_page_wc-gzd-return-shipments .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview tr td,.woocommerce_page_wc-gzd-shipments .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview tr td{border-bottom:1px solid #ccc!important}.woocommerce_page_wc-gzd-return-shipments .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview tr:last-child td,.woocommerce_page_wc-gzd-shipments .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview tr:last-child td{border-bottom:none!important}.woocommerce_page_wc-gzd-return-shipments .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview td,.woocommerce_page_wc-gzd-return-shipments .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview th,.woocommerce_page_wc-gzd-shipments .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview td,.woocommerce_page_wc-gzd-shipments .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview th{padding:.3em 0;vertical-align:top;line-height:20px}.woocommerce_page_wc-gzd-return-shipments .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview td.wc-gzd-shipment-item-column-name,.woocommerce_page_wc-gzd-return-shipments .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview th.wc-gzd-shipment-item-column-name,.woocommerce_page_wc-gzd-shipments .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview td.wc-gzd-shipment-item-column-name,.woocommerce_page_wc-gzd-shipments .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview th.wc-gzd-shipment-item-column-name{width:70%}.woocommerce_page_wc-gzd-return-shipments .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview td.wc-gzd-shipment-item-column-name small,.woocommerce_page_wc-gzd-return-shipments .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview th.wc-gzd-shipment-item-column-name small,.woocommerce_page_wc-gzd-shipments .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview td.wc-gzd-shipment-item-column-name small,.woocommerce_page_wc-gzd-shipments .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview th.wc-gzd-shipment-item-column-name small{color:#999;font-size:12px}.woocommerce_page_wc-gzd-return-shipments .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview td.wc-gzd-shipment-item-column-quantity,.woocommerce_page_wc-gzd-return-shipments .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview th.wc-gzd-shipment-item-column-quantity,.woocommerce_page_wc-gzd-shipments .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview td.wc-gzd-shipment-item-column-quantity,.woocommerce_page_wc-gzd-shipments .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview th.wc-gzd-shipment-item-column-quantity{text-align:right;padding-right:.5em}.post-type-shop_order .wp-list-table .column-shipping_status,.woocommerce_page_wc-orders .wp-list-table .column-shipping_status{width:12ch}.post-type-shop_order .wp-list-table .shipping_status .order-shipping-status,.woocommerce_page_wc-orders .wp-list-table .shipping_status .order-shipping-status{overflow:hidden;text-overflow:ellipsis;font-size:13px;line-height:2.5em;display:inline-flex;max-width:100%;padding:0 1em}#woocommerce-gzd-order-shipments{border-bottom:1px solid #c3c4c7!important}#woocommerce-gzd-order-shipments .inside{margin:0;padding:0;display:block!important}#woocommerce-gzd-order-shipments .handlediv,#woocommerce-gzd-order-shipments .hndle,#woocommerce-gzd-order-shipments .postbox-header{display:none}#woocommerce-gzd-order-shipments .hide-default{display:none}.germanized-shipments *{box-sizing:border-box}.germanized-shipments #panel-order-shipments{padding:23px 0 0}.germanized-shipments #panel-order-shipments .panel-inner{padding:0 24px}.germanized-shipments #panel-order-shipments .panel-title-inner{padding-left:0;margin-top:1em;padding-right:0}.germanized-shipments #panel-order-shipments .panel-title{margin-bottom:1.5em}.germanized-shipments #panel-order-shipments .panel-title h2{margin:0;font-family:HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",sans-serif;font-size:21px;font-weight:400;line-height:1.2;text-shadow:1px 1px 1px #fff;padding:0}.germanized-shipments #panel-order-shipments .panel-footer{background:#f8f8f8;padding-top:1em;padding-bottom:1em;border-top:1px solid #dfdfdf;display:none}.germanized-shipments #panel-order-shipments .panel-footer .order-shipments-actions{display:flex;flex-wrap:nowrap;justify-content:space-between}.germanized-shipments #panel-order-shipments .panel-footer .order-shipments-actions .shipment-actions-left{display:flex;flex-wrap:wrap;justify-content:flex-start}.germanized-shipments #panel-order-shipments .panel-footer .order-shipments-actions .shipment-actions-left .button{margin-right:1em}.germanized-shipments #panel-order-shipments .panel-footer #order-shipments-save{display:none}.germanized-shipments #panel-order-shipments #order-return-shipment-add,.germanized-shipments #panel-order-shipments #order-shipment-add{display:none}.germanized-shipments #panel-order-shipments.needs-shipments .panel-footer{display:block}.germanized-shipments #panel-order-shipments.needs-shipments #order-shipment-add{display:block}.germanized-shipments #panel-order-shipments.needs-returns .panel-footer{display:block}.germanized-shipments #panel-order-shipments.needs-returns #order-return-shipment-add{display:block}.germanized-shipments #panel-order-shipments #order-shipments-list{margin-bottom:1.5em}.germanized-shipments #panel-order-shipments .delete{color:#a00}.germanized-shipments #panel-order-shipments .delete:hover{color:#dc3232;border:none}.germanized-shipments #panel-order-shipments .order-shipment a .woocommerce-help-tip{margin-right:3px}.germanized-shipments #panel-order-shipments .order-shipment .handlediv{display:inline-block;float:none;width:auto;height:auto}.germanized-shipments #panel-order-shipments .order-shipment .handlediv .toggle-indicator::before{content:"\f140"}.germanized-shipments #panel-order-shipments .order-shipment .wc-gzd-shipment-label h4{margin-top:0}.germanized-shipments #panel-order-shipments .order-shipment .wc-gzd-shipment-label .shipment-label-actions .shipment-label-actions-wrapper{display:flex;flex-wrap:wrap;justify-content:flex-start;margin-bottom:1em;align-items:center}.germanized-shipments #panel-order-shipments .order-shipment .wc-gzd-shipment-label .shipment-label-actions .shipment-label-actions-wrapper a{margin-right:1em}.germanized-shipments #panel-order-shipments .order-shipment .show-if{display:none}.germanized-shipments #panel-order-shipments .order-shipment.active>.shipment-content-wrapper{display:block}.germanized-shipments #panel-order-shipments .order-shipment.active>.shipment-header>.right>.handlediv .toggle-indicator::before{content:"\f142"}.germanized-shipments #panel-order-shipments .order-shipment .item-count{margin-right:1em}.germanized-shipments #panel-order-shipments .order-shipment .shipment-footer{margin-top:1em}.germanized-shipments #panel-order-shipments .order-shipment .shipment-footer .shipment-footer-inner{display:flex;flex-wrap:nowrap;justify-content:flex-end;padding:0 .5em}.germanized-shipments #panel-order-shipments .order-shipment .shipment-footer .shipment-footer-inner a.shipment-footer-action{margin-right:1em}.germanized-shipments #panel-order-shipments .order-shipment .shipment-footer .shipment-footer-inner a.shipment-footer-action:last-child{margin-right:0}.germanized-shipments #panel-order-shipments .order-shipment .shipment-header{color:#999;background:#f8f8f8;margin:1.5em 0;padding:.5em 1em;cursor:pointer}.germanized-shipments #panel-order-shipments .order-shipment .shipment-header .shipment-status{margin-left:1em}.germanized-shipments #panel-order-shipments .order-shipment .shipment-header h3{margin:0}.germanized-shipments #panel-order-shipments .order-shipment:first-child .shipment-header{margin-top:0}.germanized-shipments #panel-order-shipments .order-shipment .shipment-header:hover,.germanized-shipments #panel-order-shipments .order-shipment.active>.shipment-header{background:#f3f3f3}.germanized-shipments #panel-order-shipments .order-shipment .shipment-content-wrapper{display:none}.germanized-shipments #panel-order-shipments .order-shipment .shipment-content{padding:1em;margin-top:-1.5em;padding-bottom:0}.germanized-shipments #panel-order-shipments .order-shipment .add-shipment-return{display:none}.germanized-shipments #panel-order-shipments .order-shipment.is-returnable .add-shipment-return{display:block}.germanized-shipments #panel-order-shipments .order-shipment p.form-row{margin-bottom:1.5em}.germanized-shipments #panel-order-shipments .order-shipment p.form-row.wc-gzd-shipment-packaging-wrapper{margin-top:0}.germanized-shipments #panel-order-shipments .order-shipment p.form-row input[type=email],.germanized-shipments #panel-order-shipments .order-shipment p.form-row input[type=number],.germanized-shipments #panel-order-shipments .order-shipment p.form-row input[type=text]{height:30px}.germanized-shipments #panel-order-shipments .order-shipment p.form-row select{line-height:30px;height:30px;padding-top:0;padding-bottom:0}.germanized-shipments #panel-order-shipments .order-shipment p.form-row label{color:#999;font-weight:600}.germanized-shipments #panel-order-shipments .order-shipment p.form-row label .woocommerce-help-tip{float:none}.germanized-shipments #panel-order-shipments .order-shipment .columns .column.column-spaced{margin:5px 0}.germanized-shipments #panel-order-shipments .order-shipment .columns .column h4{margin-bottom:.7em;color:#999}.germanized-shipments #panel-order-shipments .order-shipment .columns .column h4 a{color:#999;text-decoration:none}.germanized-shipments #panel-order-shipments .order-shipment .shipment-items .shipment-item-list-wrapper .shipment-item-action{text-align:right}.germanized-shipments #panel-order-shipments .order-shipment .shipment-items .shipment-item-list-wrapper .shipment-item-quantity input{width:60px;text-align:center}.germanized-shipments #panel-order-shipments .order-shipment .shipment-items .shipment-item-list-wrapper .shipment-item-name p.form-row{margin-bottom:0;margin-top:.5em}.germanized-shipments #panel-order-shipments .order-shipment .shipment-items .shipment-item-list-wrapper .shipment-item-heading{padding:.5em;color:#999;background:#f8f8f8;font-weight:600}.germanized-shipments #panel-order-shipments .order-shipment .shipment-items .shipment-item-list-wrapper .shipment-item{padding:.5em;border-bottom:1px solid #dfdfdf}.germanized-shipments #panel-order-shipments .order-shipment .shipment-items .shipment-item-list-wrapper .shipment-item:last-child{border-bottom:none}.germanized-shipments #panel-order-shipments .order-shipment .shipment-items .shipment-item-list-wrapper .shipment-item:nth-child(2n){background:#f8f8f8}.germanized-shipments #panel-order-shipments .order-shipment .shipment-items .shipment-item-list-wrapper .shipment-item .columns{align-items:center}.germanized-shipments #panel-order-shipments .order-shipment .shipment-item-actions{display:flex;padding:.7em .5em;flex-wrap:nowrap;justify-content:flex-end;border-top:1px solid #dfdfdf}.germanized-shipments #panel-order-shipments .order-shipment .shipment-item-actions .add-items{margin-right:1em}.germanized-shipments #panel-order-shipments .order-shipment .shipment-item-actions .woocommerce-help-tip{margin-left:0}.germanized-shipments #panel-order-shipments .order-shipment .add-items{display:none}.germanized-shipments #panel-order-shipments .order-shipment .shipment-returns{margin-top:.5em}.germanized-shipments #panel-order-shipments .order-shipment .shipment-returns .shipment-return .shipment-header{background:0 0;border-bottom:1px solid #dfdfdf;padding-left:0;padding-right:0}.germanized-shipments #panel-order-shipments .order-shipment .shipment-returns .shipment-return .shipment-header h3{font-size:1.1em}.germanized-shipments #panel-order-shipments .order-shipment .shipment-returns .shipment-return .shipment-content{padding:1em 0}.germanized-shipments #panel-order-shipments .order-shipment.needs-items .add-items{display:block}.germanized-shipments #panel-order-shipments .form-row .input-inner-wrap{clear:left;margin:0;display:flex;flex-wrap:nowrap}.germanized-shipments #panel-order-shipments .form-row .input-inner-wrap input{margin-right:1em}.germanized-shipments #panel-order-shipments .form-row .input-inner-wrap input:last-child{margin-right:0}.germanized-shipments .title-spread{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center}.germanized-shipments .title-spread .left,.germanized-shipments .title-spread .right{display:inline-flex;align-items:center}.germanized-shipments .show-lg,.germanized-shipments .show-md,.germanized-shipments .show-sm,.germanized-shipments .show-xl,.germanized-shipments .show-xs{display:none!important}.germanized-shipments .columns{display:flex;flex-wrap:wrap;margin-left:-1rem;margin-right:-1rem}.germanized-shipments .columns.col-gapless{margin-left:0;margin-right:0}.germanized-shipments .columns.col-gapless>.column{padding-left:0;padding-right:0}.germanized-shipments .columns.col-oneline{flex-wrap:nowrap;overflow-x:auto}.germanized-shipments .column{flex:1;max-width:100%;padding-left:1rem;padding-right:1rem}.germanized-shipments .column.col-1,.germanized-shipments .column.col-10,.germanized-shipments .column.col-11,.germanized-shipments .column.col-12,.germanized-shipments .column.col-2,.germanized-shipments .column.col-3,.germanized-shipments .column.col-4,.germanized-shipments .column.col-5,.germanized-shipments .column.col-6,.germanized-shipments .column.col-7,.germanized-shipments .column.col-8,.germanized-shipments .column.col-9,.germanized-shipments .column.col-auto{flex:none}.germanized-shipments .col-12{width:100%}.germanized-shipments .col-11{width:91.66666667%}.germanized-shipments .col-10{width:83.33333333%}.germanized-shipments .col-9{width:75%}.germanized-shipments .col-8{width:66.66666667%}.germanized-shipments .col-7{width:58.33333333%}.germanized-shipments .col-6{width:50%}.germanized-shipments .col-5{width:41.66666667%}.germanized-shipments .col-4{width:33.33333333%}.germanized-shipments .col-3{width:25%}.germanized-shipments .col-2{width:16.66666667%}.germanized-shipments .col-1{width:8.33333333%}.germanized-shipments .col-auto{flex:0 0 auto;max-width:none;width:auto}.germanized-shipments .col-mx-auto{margin-left:auto;margin-right:auto}.germanized-shipments .col-ml-auto{margin-left:auto}.germanized-shipments .col-mr-auto{margin-right:auto}@media (max-width:1280px){.germanized-shipments .col-xl-1,.germanized-shipments .col-xl-10,.germanized-shipments .col-xl-11,.germanized-shipments .col-xl-12,.germanized-shipments .col-xl-2,.germanized-shipments .col-xl-3,.germanized-shipments .col-xl-4,.germanized-shipments .col-xl-5,.germanized-shipments .col-xl-6,.germanized-shipments .col-xl-7,.germanized-shipments .col-xl-8,.germanized-shipments .col-xl-9,.germanized-shipments .col-xl-auto{flex:none}.germanized-shipments .col-xl-12{width:100%}.germanized-shipments .col-xl-11{width:91.66666667%}.germanized-shipments .col-xl-10{width:83.33333333%}.germanized-shipments .col-xl-9{width:75%}.germanized-shipments .col-xl-8{width:66.66666667%}.germanized-shipments .col-xl-7{width:58.33333333%}.germanized-shipments .col-xl-6{width:50%}.germanized-shipments .col-xl-5{width:41.66666667%}.germanized-shipments .col-xl-4{width:33.33333333%}.germanized-shipments .col-xl-3{width:25%}.germanized-shipments .col-xl-2{width:16.66666667%}.germanized-shipments .col-xl-1{width:8.33333333%}.germanized-shipments .col-xl-auto{width:auto}.germanized-shipments .hide-xl{display:none!important}.germanized-shipments .show-xl{display:block!important}}@media (max-width:960px){.germanized-shipments .col-lg-1,.germanized-shipments .col-lg-10,.germanized-shipments .col-lg-11,.germanized-shipments .col-lg-12,.germanized-shipments .col-lg-2,.germanized-shipments .col-lg-3,.germanized-shipments .col-lg-4,.germanized-shipments .col-lg-5,.germanized-shipments .col-lg-6,.germanized-shipments .col-lg-7,.germanized-shipments .col-lg-8,.germanized-shipments .col-lg-9,.germanized-shipments .col-lg-auto{flex:none}.germanized-shipments .col-lg-12{width:100%}.germanized-shipments .col-lg-11{width:91.66666667%}.germanized-shipments .col-lg-10{width:83.33333333%}.germanized-shipments .col-lg-9{width:75%}.germanized-shipments .col-lg-8{width:66.66666667%}.germanized-shipments .col-lg-7{width:58.33333333%}.germanized-shipments .col-lg-6{width:50%}.germanized-shipments .col-lg-5{width:41.66666667%}.germanized-shipments .col-lg-4{width:33.33333333%}.germanized-shipments .col-lg-3{width:25%}.germanized-shipments .col-lg-2{width:16.66666667%}.germanized-shipments .col-lg-1{width:8.33333333%}.germanized-shipments .col-lg-auto{width:auto}.germanized-shipments .hide-lg{display:none!important}.germanized-shipments .show-lg{display:block!important}}@media (max-width:840px){.germanized-shipments .col-md-1,.germanized-shipments .col-md-10,.germanized-shipments .col-md-11,.germanized-shipments .col-md-12,.germanized-shipments .col-md-2,.germanized-shipments .col-md-3,.germanized-shipments .col-md-4,.germanized-shipments .col-md-5,.germanized-shipments .col-md-6,.germanized-shipments .col-md-7,.germanized-shipments .col-md-8,.germanized-shipments .col-md-9,.germanized-shipments .col-md-auto{flex:none}.germanized-shipments .col-md-12{width:100%}.germanized-shipments .col-md-11{width:91.66666667%}.germanized-shipments .col-md-10{width:83.33333333%}.germanized-shipments .col-md-9{width:75%}.germanized-shipments .col-md-8{width:66.66666667%}.germanized-shipments .col-md-7{width:58.33333333%}.germanized-shipments .col-md-6{width:50%}.germanized-shipments .col-md-5{width:41.66666667%}.germanized-shipments .col-md-4{width:33.33333333%}.germanized-shipments .col-md-3{width:25%}.germanized-shipments .col-md-2{width:16.66666667%}.germanized-shipments .col-md-1{width:8.33333333%}.germanized-shipments .col-md-auto{width:auto}.germanized-shipments .hide-md{display:none!important}.germanized-shipments .show-md{display:block!important}}@media (max-width:600px){.germanized-shipments .col-sm-1,.germanized-shipments .col-sm-10,.germanized-shipments .col-sm-11,.germanized-shipments .col-sm-12,.germanized-shipments .col-sm-2,.germanized-shipments .col-sm-3,.germanized-shipments .col-sm-4,.germanized-shipments .col-sm-5,.germanized-shipments .col-sm-6,.germanized-shipments .col-sm-7,.germanized-shipments .col-sm-8,.germanized-shipments .col-sm-9,.germanized-shipments .col-sm-auto{flex:none}.germanized-shipments .col-sm-12{width:100%}.germanized-shipments .col-sm-11{width:91.66666667%}.germanized-shipments .col-sm-10{width:83.33333333%}.germanized-shipments .col-sm-9{width:75%}.germanized-shipments .col-sm-8{width:66.66666667%}.germanized-shipments .col-sm-7{width:58.33333333%}.germanized-shipments .col-sm-6{width:50%}.germanized-shipments .col-sm-5{width:41.66666667%}.germanized-shipments .col-sm-4{width:33.33333333%}.germanized-shipments .col-sm-3{width:25%}.germanized-shipments .col-sm-2{width:16.66666667%}.germanized-shipments .col-sm-1{width:8.33333333%}.germanized-shipments .col-sm-auto{width:auto}.germanized-shipments .hide-sm{display:none!important}.germanized-shipments .show-sm{display:block!important}}@media (max-width:480px){.germanized-shipments .col-xs-1,.germanized-shipments .col-xs-10,.germanized-shipments .col-xs-11,.germanized-shipments .col-xs-12,.germanized-shipments .col-xs-2,.germanized-shipments .col-xs-3,.germanized-shipments .col-xs-4,.germanized-shipments .col-xs-5,.germanized-shipments .col-xs-6,.germanized-shipments .col-xs-7,.germanized-shipments .col-xs-8,.germanized-shipments .col-xs-9,.germanized-shipments .col-xs-auto{flex:none}.germanized-shipments .col-xs-12{width:100%}.germanized-shipments .col-xs-11{width:91.66666667%}.germanized-shipments .col-xs-10{width:83.33333333%}.germanized-shipments .col-xs-9{width:75%}.germanized-shipments .col-xs-8{width:66.66666667%}.germanized-shipments .col-xs-7{width:58.33333333%}.germanized-shipments .col-xs-6{width:50%}.germanized-shipments .col-xs-5{width:41.66666667%}.germanized-shipments .col-xs-4{width:33.33333333%}.germanized-shipments .col-xs-3{width:25%}.germanized-shipments .col-xs-2{width:16.66666667%}.germanized-shipments .col-xs-1{width:8.33333333%}.germanized-shipments .col-xs-auto{width:auto}.germanized-shipments .hide-xs{display:none!important}.germanized-shipments .show-xs{display:block!important}}
|
1 |
+
.wc-modal-shipping-method-settings .form-table td .wc-gzd-additional-desc{margin-top:1em;line-height:1.5em;background:#efefef;padding:.5em;font-style:normal;font-size:13px;box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}.wc-gzd-admin-settings-shipping_provider .wc-gzd-shipment-api-connection-status{padding:.2em .5em;border-radius:3px;display:inline-flex;white-space:nowrap;border:1px solid #ccc}.wc-gzd-admin-settings-shipping_provider .wc-gzd-shipment-api-connection-status.connection-status-error{border-color:#761919;color:#761919}.wc-gzd-admin-settings-shipping_provider .wc-gzd-shipment-api-connection-status.connection-status-success{border-color:#5b841b;color:#5b841b}.germanized-create-label .notice-wrapper .notice{margin:0;margin-bottom:1em}.germanized-create-label .notice-wrapper .notice p{margin:.5em 0!important;padding:2px!important;font-size:13px;line-height:1.5}.germanized-create-label p.form-field{margin-bottom:5px!important;margin-top:5px!important}.germanized-create-label p.form-field:first-child,.germanized-create-label p.form-field:last-child{margin-bottom:5px!important;margin-top:5px!important}.germanized-create-label p.form-field:not(.column){display:inline-block;width:100%}.germanized-create-label .columns{margin-left:-.5rem!important;margin-right:-.5rem!important}.germanized-create-label .column{padding-left:.5rem!important;padding-right:.5rem!important}.germanized-create-label .hide-default,.germanized-create-label .show-if{display:none}.germanized-create-label .show-if label{color:#777}.germanized-create-label p.form-field label{width:100%;display:block;margin-bottom:5px;font-weight:700}.germanized-create-label p.form-field input[type=email],.germanized-create-label p.form-field input[type=text],.germanized-create-label p.form-field select{width:100%;max-width:100%}.germanized-create-label p.form-field.form-field-checkbox{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;margin-top:10px!important;margin-bottom:10px!important;align-items:center}.germanized-create-label p.form-field.form-field-checkbox label{width:auto;margin-left:.5em;font-weight:400;order:2;margin-bottom:0}.germanized-create-label p.form-field.form-field-checkbox input[type=checkbox]{order:1}.germanized-create-label p.form-field.form-field-checkbox .woocommerce-help-tip{order:3;margin-left:3px}.germanized-create-label p.form-field.form-field-checkbox .description{width:100%;margin-top:5px;color:#777;order:4;font-style:normal}table.wc-gzd-shipping-providers{margin-top:1.5em}table.wc-gzd-shipping-providers td,table.wc-gzd-shipping-providers th{display:table-cell!important;padding:1em!important;vertical-align:top;line-height:1.75em;font-size:14px}table.wc-gzd-shipping-providers th{font-weight:600}table.wc-gzd-shipping-providers td.wc-gzd-shipping-provider-activated,table.wc-gzd-shipping-providers th.wc-gzd-shipping-provider-activated{width:1%;text-align:center}table.wc-gzd-shipping-providers td.wc-gzd-shipping-provider-activated .status-disabled,table.wc-gzd-shipping-providers td.wc-gzd-shipping-provider-activated .status-enabled,table.wc-gzd-shipping-providers th.wc-gzd-shipping-provider-activated .status-disabled,table.wc-gzd-shipping-providers th.wc-gzd-shipping-provider-activated .status-enabled{display:inline-block;margin-top:3px}table.wc-gzd-shipping-providers td.wc-gzd-shipping-provider-actions,table.wc-gzd-shipping-providers th.wc-gzd-shipping-provider-actions{width:15%;text-align:right}table.wc-gzd-shipping-providers td.wc-gzd-shipping-provider-actions{display:flex;justify-content:flex-end;flex-wrap:wrap}table.wc-gzd-shipping-providers td.wc-gzd-shipping-provider-actions .button{margin-right:5px}table.wc-gzd-shipping-providers td.wc-gzd-shipping-provider-actions .button:last-child{margin-right:0}table.wc-gzd-shipping-providers td.wc-gzd-shipping-provider-title,table.wc-gzd-shipping-providers th.wc-gzd-shipping-provider-title{width:30ch}table.wc-gzd-shipping-providers tr:nth-child(odd) td{background:#f9f9f9}.packaging-report-status{background:#f8dda7;color:#94660c;padding:.2em .5em;font-size:.9em;border-radius:3px;display:inline-flex;white-space:nowrap}.packaging-report-status.status-completed{background:#c6e1c6;color:#5b841b}.order-return-status,.order-shipping-status,.shipment-status{background:#eee;padding:.2em .5em;font-size:.9em;border-radius:3px;display:inline-flex;white-space:nowrap}.order-return-status.status-draft,.order-return-status.status-open,.order-return-status.status-partially-delivered,.order-return-status.status-partially-returned,.order-return-status.status-partially-shipped,.order-return-status.status-processing,.order-return-status.status-requested,.order-shipping-status.status-draft,.order-shipping-status.status-open,.order-shipping-status.status-partially-delivered,.order-shipping-status.status-partially-returned,.order-shipping-status.status-partially-shipped,.order-shipping-status.status-processing,.order-shipping-status.status-requested,.shipment-status.status-draft,.shipment-status.status-open,.shipment-status.status-partially-delivered,.shipment-status.status-partially-returned,.shipment-status.status-partially-shipped,.shipment-status.status-processing,.shipment-status.status-requested{background:#f8dda7;color:#94660c}.order-return-status.status-not-shipped,.order-shipping-status.status-not-shipped,.shipment-status.status-not-shipped{background:#eba3a3;color:#761919}.order-return-status.status-delivered,.order-return-status.status-no-shipping-needed,.order-return-status.status-returned,.order-return-status.status-shipped,.order-shipping-status.status-delivered,.order-shipping-status.status-no-shipping-needed,.order-shipping-status.status-returned,.order-shipping-status.status-shipped,.shipment-status.status-delivered,.shipment-status.status-no-shipping-needed,.shipment-status.status-returned,.shipment-status.status-shipped{background:#c6e1c6;color:#5b841b}.order-return-status.shipment-type-return-status.status-shipped,.order-shipping-status.shipment-type-return-status.status-shipped,.shipment-status.shipment-type-return-status.status-shipped{background:#f8dda7;color:#94660c}.woocommerce_page_wc-gzd-return-shipments .tablenav .actions,.woocommerce_page_wc-gzd-shipments .tablenav .actions{overflow:visible}.woocommerce_page_wc-gzd-return-shipments .tablenav .select2-container,.woocommerce_page_wc-gzd-shipments .tablenav .select2-container{float:left;width:240px!important;font-size:14px;vertical-align:middle;margin:1px 6px 4px 1px}.woocommerce_page_wc-gzd-return-shipments .tablenav .select2-container .select2-selection--single,.woocommerce_page_wc-gzd-shipments .tablenav .select2-container .select2-selection--single{height:32px}.woocommerce_page_wc-gzd-return-shipments .tablenav .select2-container .select2-selection--single .select2-selection__rendered,.woocommerce_page_wc-gzd-shipments .tablenav .select2-container .select2-selection--single .select2-selection__rendered{line-height:29px}.woocommerce_page_wc-gzd-return-shipments .tablenav .select2-container .select2-selection--single .select2-selection__arrow,.woocommerce_page_wc-gzd-shipments .tablenav .select2-container .select2-selection--single .select2-selection__arrow{height:30px}.woocommerce_page_wc-gzd-return-shipments .tablenav input,.woocommerce_page_wc-gzd-return-shipments .tablenav select,.woocommerce_page_wc-gzd-shipments .tablenav input,.woocommerce_page_wc-gzd-shipments .tablenav select{line-height:1;height:32px}.woocommerce_page_wc-gzd-return-shipments .tablenav input,.woocommerce_page_wc-gzd-shipments .tablenav input{height:31px}.woocommerce_page_wc-gzd-return-shipments .tablenav #shipment-query-submit,.woocommerce_page_wc-gzd-shipments .tablenav #shipment-query-submit{margin:1px 8px 0 0}.woocommerce_page_wc-gzd-return-shipments #posts-filter .bulk-action-wrapper,.woocommerce_page_wc-gzd-shipments #posts-filter .bulk-action-wrapper{display:none;clear:both;margin:1em 0;float:left;width:50%}.woocommerce_page_wc-gzd-return-shipments #posts-filter .bulk-action-wrapper h4,.woocommerce_page_wc-gzd-shipments #posts-filter .bulk-action-wrapper h4{margin-top:0}.woocommerce_page_wc-gzd-return-shipments #posts-filter .bulk-action-wrapper progress,.woocommerce_page_wc-gzd-shipments #posts-filter .bulk-action-wrapper progress{width:100%;height:42px;margin:0 auto;display:block;-webkit-appearance:none;border:none;background:#f5f5f5;border:2px solid #eee;border-radius:4px;padding:0;box-shadow:0 1px 0 0 rgba(255,255,255,.2)}.woocommerce_page_wc-gzd-return-shipments #posts-filter .bulk-action-wrapper progress::-webkit-progress-bar,.woocommerce_page_wc-gzd-shipments #posts-filter .bulk-action-wrapper progress::-webkit-progress-bar{background:transparent none;border:0;border-radius:4px;padding:0;box-shadow:none}.woocommerce_page_wc-gzd-return-shipments #posts-filter .bulk-action-wrapper progress::-webkit-progress-value,.woocommerce_page_wc-gzd-shipments #posts-filter .bulk-action-wrapper progress::-webkit-progress-value{border-radius:3px;box-shadow:inset 0 1px 1px 0 rgba(255,255,255,.4);background:#a46497;background:linear-gradient(to bottom,#a46497,#66405f),#a46497;-webkit-transition:width 1s ease;transition:width 1s ease}.woocommerce_page_wc-gzd-return-shipments #posts-filter .bulk-action-wrapper progress::-moz-progress-bar,.woocommerce_page_wc-gzd-shipments #posts-filter .bulk-action-wrapper progress::-moz-progress-bar{border-radius:3px;box-shadow:inset 0 1px 1px 0 rgba(255,255,255,.4);background:#a46497;background:linear-gradient(to bottom,#a46497,#66405f),#a46497;-moz-transition:width 1s ease;transition:width 1s ease}.woocommerce_page_wc-gzd-return-shipments #posts-filter .bulk-action-wrapper progress::-ms-fill,.woocommerce_page_wc-gzd-shipments #posts-filter .bulk-action-wrapper progress::-ms-fill{border-radius:3px;box-shadow:inset 0 1px 1px 0 rgba(255,255,255,.4);background:#a46497;background:linear-gradient(to bottom,#a46497,#66405f),#a46497;-ms-transition:width 1s ease;transition:width 1s ease}.woocommerce_page_wc-gzd-return-shipments #posts-filter.bulk-action-processing .bulk-action-wrapper,.woocommerce_page_wc-gzd-shipments #posts-filter.bulk-action-processing .bulk-action-wrapper{display:block}.woocommerce_page_wc-gzd-return-shipments .wp-list-table,.woocommerce_page_wc-gzd-shipments .wp-list-table{margin-top:1em}.woocommerce_page_wc-gzd-return-shipments .wp-list-table td,.woocommerce_page_wc-gzd-return-shipments .wp-list-table th,.woocommerce_page_wc-gzd-shipments .wp-list-table td,.woocommerce_page_wc-gzd-shipments .wp-list-table th{padding:.5em 1em;width:10ch;vertical-align:middle}.woocommerce_page_wc-gzd-return-shipments .wp-list-table tbody th,.woocommerce_page_wc-gzd-return-shipments .wp-list-table td,.woocommerce_page_wc-gzd-shipments .wp-list-table tbody th,.woocommerce_page_wc-gzd-shipments .wp-list-table td{line-height:26px}.woocommerce_page_wc-gzd-return-shipments .wp-list-table thead th,.woocommerce_page_wc-gzd-shipments .wp-list-table thead th{padding:.5em 1em}.woocommerce_page_wc-gzd-return-shipments .wp-list-table thead th.sortable a,.woocommerce_page_wc-gzd-return-shipments .wp-list-table thead th.sorted a,.woocommerce_page_wc-gzd-shipments .wp-list-table thead th.sortable a,.woocommerce_page_wc-gzd-shipments .wp-list-table thead th.sorted a{padding:0}.woocommerce_page_wc-gzd-return-shipments .wp-list-table thead th:last-child,.woocommerce_page_wc-gzd-shipments .wp-list-table thead th:last-child{padding-right:2em}.woocommerce_page_wc-gzd-return-shipments .wp-list-table .check-column,.woocommerce_page_wc-gzd-shipments .wp-list-table .check-column{width:16px;white-space:nowrap;padding:1em 1em 1em 1em!important;vertical-align:middle}.woocommerce_page_wc-gzd-return-shipments .wp-list-table .check-column input,.woocommerce_page_wc-gzd-shipments .wp-list-table .check-column input{vertical-align:text-top;margin:1px 0}.woocommerce_page_wc-gzd-return-shipments .wp-list-table td.column-title,.woocommerce_page_wc-gzd-shipments .wp-list-table td.column-title{font-weight:700}.woocommerce_page_wc-gzd-return-shipments .wp-list-table td.column-title .shipment-title-meta,.woocommerce_page_wc-gzd-shipments .wp-list-table td.column-title .shipment-title-meta{margin-top:0;font-weight:400;color:#999;font-size:12px}.woocommerce_page_wc-gzd-return-shipments .wp-list-table td.column-title .shipment-title-meta .shipment-tracking-id,.woocommerce_page_wc-gzd-shipments .wp-list-table td.column-title .shipment-title-meta .shipment-tracking-id{color:#999;display:block}.woocommerce_page_wc-gzd-return-shipments .wp-list-table .column-title,.woocommerce_page_wc-gzd-shipments .wp-list-table .column-title{width:20ch}.woocommerce_page_wc-gzd-return-shipments .wp-list-table .column-actions,.woocommerce_page_wc-gzd-shipments .wp-list-table .column-actions{width:10ch}.woocommerce_page_wc-gzd-return-shipments .wp-list-table .column-order,.woocommerce_page_wc-gzd-shipments .wp-list-table .column-order{width:10ch}.woocommerce_page_wc-gzd-return-shipments .wp-list-table .column-address a,.woocommerce_page_wc-gzd-return-shipments .wp-list-table .column-sender a,.woocommerce_page_wc-gzd-shipments .wp-list-table .column-address a,.woocommerce_page_wc-gzd-shipments .wp-list-table .column-sender a{color:#32373c}.woocommerce_page_wc-gzd-return-shipments .wp-list-table .shipment-status,.woocommerce_page_wc-gzd-shipments .wp-list-table .shipment-status{font-size:1em}.woocommerce_page_wc-gzd-return-shipments .wp-list-table .column-actions,.woocommerce_page_wc-gzd-shipments .wp-list-table .column-actions{text-align:right}.woocommerce_page_wc-gzd-return-shipments .wp-list-table .column-actions a.button,.woocommerce_page_wc-gzd-shipments .wp-list-table .column-actions a.button{text-indent:9999px;margin:2px 0 2px 4px;position:relative;display:inline-block;padding:0;height:2em;width:2em;overflow:hidden;vertical-align:middle}.woocommerce_page_wc-gzd-return-shipments .wp-list-table .column-actions a.button::after,.woocommerce_page_wc-gzd-shipments .wp-list-table .column-actions a.button::after{font-family:Dashicons;margin:0;margin-top:2px;speak:none;font-weight:400;font-variant:normal;text-transform:none;text-indent:0;position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;line-height:1.85}.woocommerce_page_wc-gzd-return-shipments .wp-list-table .column-actions a.button.processing::after,.woocommerce_page_wc-gzd-shipments .wp-list-table .column-actions a.button.processing::after{font-family:WooCommerce;content:"\e00f"}.woocommerce_page_wc-gzd-return-shipments .wp-list-table .column-actions a.button.shipped::after,.woocommerce_page_wc-gzd-shipments .wp-list-table .column-actions a.button.shipped::after{content:"\f147"}.woocommerce_page_wc-gzd-return-shipments .wp-list-table .column-actions a.button.delivered::after,.woocommerce_page_wc-gzd-shipments .wp-list-table .column-actions a.button.delivered::after{content:"\f147"}.woocommerce_page_wc-gzd-return-shipments .wp-list-table .column-actions a.button.confirm::after,.woocommerce_page_wc-gzd-shipments .wp-list-table .column-actions a.button.confirm::after{content:"\f147"}.woocommerce_page_wc-gzd-return-shipments .wp-list-table .column-actions a.button.generate::after,.woocommerce_page_wc-gzd-shipments .wp-list-table .column-actions a.button.generate::after{content:"\f502"}.woocommerce_page_wc-gzd-return-shipments .wp-list-table .column-actions a.button.download::after,.woocommerce_page_wc-gzd-shipments .wp-list-table .column-actions a.button.download::after{content:"\f103"}.woocommerce_page_wc-gzd-return-shipments .wp-list-table .column-address,.woocommerce_page_wc-gzd-return-shipments .wp-list-table .column-sender,.woocommerce_page_wc-gzd-shipments .wp-list-table .column-address,.woocommerce_page_wc-gzd-shipments .wp-list-table .column-sender{width:20ch}.woocommerce_page_wc-gzd-return-shipments .wp-list-table .column-items,.woocommerce_page_wc-gzd-shipments .wp-list-table .column-items{width:20ch}.woocommerce_page_wc-gzd-return-shipments .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview,.woocommerce_page_wc-gzd-shipments .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview{font-size:.9em;border-spacing:0}.woocommerce_page_wc-gzd-return-shipments .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview thead th,.woocommerce_page_wc-gzd-shipments .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview thead th{color:#adadad;padding-top:0;font-size:1.1em}.woocommerce_page_wc-gzd-return-shipments .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview tr td,.woocommerce_page_wc-gzd-shipments .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview tr td{border-bottom:1px solid #ccc!important}.woocommerce_page_wc-gzd-return-shipments .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview tr:last-child td,.woocommerce_page_wc-gzd-shipments .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview tr:last-child td{border-bottom:none!important}.woocommerce_page_wc-gzd-return-shipments .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview td,.woocommerce_page_wc-gzd-return-shipments .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview th,.woocommerce_page_wc-gzd-shipments .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview td,.woocommerce_page_wc-gzd-shipments .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview th{padding:.3em 0;vertical-align:top;line-height:20px}.woocommerce_page_wc-gzd-return-shipments .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview td.wc-gzd-shipment-item-column-name,.woocommerce_page_wc-gzd-return-shipments .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview th.wc-gzd-shipment-item-column-name,.woocommerce_page_wc-gzd-shipments .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview td.wc-gzd-shipment-item-column-name,.woocommerce_page_wc-gzd-shipments .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview th.wc-gzd-shipment-item-column-name{width:70%}.woocommerce_page_wc-gzd-return-shipments .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview td.wc-gzd-shipment-item-column-name small,.woocommerce_page_wc-gzd-return-shipments .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview th.wc-gzd-shipment-item-column-name small,.woocommerce_page_wc-gzd-shipments .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview td.wc-gzd-shipment-item-column-name small,.woocommerce_page_wc-gzd-shipments .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview th.wc-gzd-shipment-item-column-name small{color:#999;font-size:12px}.woocommerce_page_wc-gzd-return-shipments .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview td.wc-gzd-shipment-item-column-quantity,.woocommerce_page_wc-gzd-return-shipments .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview th.wc-gzd-shipment-item-column-quantity,.woocommerce_page_wc-gzd-shipments .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview td.wc-gzd-shipment-item-column-quantity,.woocommerce_page_wc-gzd-shipments .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview th.wc-gzd-shipment-item-column-quantity{text-align:right;padding-right:.5em}.post-type-shop_order .wp-list-table .column-shipping_status,.woocommerce_page_wc-orders .wp-list-table .column-shipping_status{width:12ch}.post-type-shop_order .wp-list-table .shipping_status .order-shipping-status,.woocommerce_page_wc-orders .wp-list-table .shipping_status .order-shipping-status{overflow:hidden;text-overflow:ellipsis;font-size:13px;line-height:2.5em;display:inline-flex;max-width:100%;padding:0 1em}#woocommerce-gzd-order-shipments{border-bottom:1px solid #c3c4c7!important}#woocommerce-gzd-order-shipments .inside{margin:0;padding:0;display:block!important}#woocommerce-gzd-order-shipments .handlediv,#woocommerce-gzd-order-shipments .hndle,#woocommerce-gzd-order-shipments .postbox-header{display:none}#woocommerce-gzd-order-shipments .hide-default{display:none}.germanized-shipments *{box-sizing:border-box}.germanized-shipments #panel-order-shipments{padding:23px 0 0}.germanized-shipments #panel-order-shipments .panel-inner{padding:0 24px}.germanized-shipments #panel-order-shipments .panel-title-inner{padding-left:0;margin-top:1em;padding-right:0}.germanized-shipments #panel-order-shipments .panel-title{margin-bottom:1.5em}.germanized-shipments #panel-order-shipments .panel-title h2{margin:0;font-family:HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",sans-serif;font-size:21px;font-weight:400;line-height:1.2;text-shadow:1px 1px 1px #fff;padding:0}.germanized-shipments #panel-order-shipments .panel-footer{background:#f8f8f8;padding-top:1em;padding-bottom:1em;border-top:1px solid #dfdfdf;display:none}.germanized-shipments #panel-order-shipments .panel-footer .order-shipments-actions{display:flex;flex-wrap:nowrap;justify-content:space-between}.germanized-shipments #panel-order-shipments .panel-footer .order-shipments-actions .shipment-actions-left{display:flex;flex-wrap:wrap;justify-content:flex-start}.germanized-shipments #panel-order-shipments .panel-footer .order-shipments-actions .shipment-actions-left .button{margin-right:1em}.germanized-shipments #panel-order-shipments .panel-footer #order-shipments-save{display:none}.germanized-shipments #panel-order-shipments #order-return-shipment-add,.germanized-shipments #panel-order-shipments #order-shipment-add{display:none}.germanized-shipments #panel-order-shipments.needs-shipments .panel-footer{display:block}.germanized-shipments #panel-order-shipments.needs-shipments #order-shipment-add{display:block}.germanized-shipments #panel-order-shipments.needs-returns .panel-footer{display:block}.germanized-shipments #panel-order-shipments.needs-returns #order-return-shipment-add{display:block}.germanized-shipments #panel-order-shipments #order-shipments-list{margin-bottom:1.5em}.germanized-shipments #panel-order-shipments .delete{color:#a00}.germanized-shipments #panel-order-shipments .delete:hover{color:#dc3232;border:none}.germanized-shipments #panel-order-shipments .order-shipment a .woocommerce-help-tip{margin-right:3px}.germanized-shipments #panel-order-shipments .order-shipment .handlediv{display:inline-block;float:none;width:auto;height:auto}.germanized-shipments #panel-order-shipments .order-shipment .handlediv .toggle-indicator::before{content:"\f140"}.germanized-shipments #panel-order-shipments .order-shipment .wc-gzd-shipment-label h4{margin-top:0}.germanized-shipments #panel-order-shipments .order-shipment .wc-gzd-shipment-label .shipment-label-actions .shipment-label-actions-wrapper{display:flex;flex-wrap:wrap;justify-content:flex-start;margin-bottom:1em;align-items:center}.germanized-shipments #panel-order-shipments .order-shipment .wc-gzd-shipment-label .shipment-label-actions .shipment-label-actions-wrapper a{margin-right:1em}.germanized-shipments #panel-order-shipments .order-shipment .show-if{display:none}.germanized-shipments #panel-order-shipments .order-shipment.active>.shipment-content-wrapper{display:block}.germanized-shipments #panel-order-shipments .order-shipment.active>.shipment-header>.right>.handlediv .toggle-indicator::before{content:"\f142"}.germanized-shipments #panel-order-shipments .order-shipment .item-count{margin-right:1em}.germanized-shipments #panel-order-shipments .order-shipment .shipment-footer{margin-top:1em}.germanized-shipments #panel-order-shipments .order-shipment .shipment-footer .shipment-footer-inner{display:flex;flex-wrap:nowrap;justify-content:flex-end;padding:0 .5em}.germanized-shipments #panel-order-shipments .order-shipment .shipment-footer .shipment-footer-inner a.shipment-footer-action{margin-right:1em}.germanized-shipments #panel-order-shipments .order-shipment .shipment-footer .shipment-footer-inner a.shipment-footer-action:last-child{margin-right:0}.germanized-shipments #panel-order-shipments .order-shipment .shipment-header{color:#999;background:#f8f8f8;margin:1.5em 0;padding:.5em 1em;cursor:pointer}.germanized-shipments #panel-order-shipments .order-shipment .shipment-header .shipment-status{margin-left:1em}.germanized-shipments #panel-order-shipments .order-shipment .shipment-header h3{margin:0}.germanized-shipments #panel-order-shipments .order-shipment:first-child .shipment-header{margin-top:0}.germanized-shipments #panel-order-shipments .order-shipment .shipment-header:hover,.germanized-shipments #panel-order-shipments .order-shipment.active>.shipment-header{background:#f3f3f3}.germanized-shipments #panel-order-shipments .order-shipment .shipment-content-wrapper{display:none}.germanized-shipments #panel-order-shipments .order-shipment .shipment-content{padding:1em;margin-top:-1.5em;padding-bottom:0}.germanized-shipments #panel-order-shipments .order-shipment .add-shipment-return{display:none}.germanized-shipments #panel-order-shipments .order-shipment.is-returnable .add-shipment-return{display:block}.germanized-shipments #panel-order-shipments .order-shipment p.form-row{margin-bottom:1.5em}.germanized-shipments #panel-order-shipments .order-shipment p.form-row.wc-gzd-shipment-packaging-wrapper{margin-top:0}.germanized-shipments #panel-order-shipments .order-shipment p.form-row input[type=email],.germanized-shipments #panel-order-shipments .order-shipment p.form-row input[type=number],.germanized-shipments #panel-order-shipments .order-shipment p.form-row input[type=text]{height:30px}.germanized-shipments #panel-order-shipments .order-shipment p.form-row select{line-height:30px;height:30px;padding-top:0;padding-bottom:0}.germanized-shipments #panel-order-shipments .order-shipment p.form-row label{color:#999;font-weight:600}.germanized-shipments #panel-order-shipments .order-shipment p.form-row label .woocommerce-help-tip{float:none}.germanized-shipments #panel-order-shipments .order-shipment .columns .column.column-spaced{margin:5px 0}.germanized-shipments #panel-order-shipments .order-shipment .columns .column h4{margin-bottom:.7em;color:#999}.germanized-shipments #panel-order-shipments .order-shipment .columns .column h4 a{color:#999;text-decoration:none}.germanized-shipments #panel-order-shipments .order-shipment .shipment-items .shipment-item-list-wrapper .shipment-item-action{text-align:right}.germanized-shipments #panel-order-shipments .order-shipment .shipment-items .shipment-item-list-wrapper .shipment-item-quantity input{width:60px;text-align:center}.germanized-shipments #panel-order-shipments .order-shipment .shipment-items .shipment-item-list-wrapper .shipment-item-name p.form-row{margin-bottom:0;margin-top:.5em}.germanized-shipments #panel-order-shipments .order-shipment .shipment-items .shipment-item-list-wrapper .shipment-item-heading{padding:.5em;color:#999;background:#f8f8f8;font-weight:600}.germanized-shipments #panel-order-shipments .order-shipment .shipment-items .shipment-item-list-wrapper .shipment-item{padding:.5em;border-bottom:1px solid #dfdfdf}.germanized-shipments #panel-order-shipments .order-shipment .shipment-items .shipment-item-list-wrapper .shipment-item:last-child{border-bottom:none}.germanized-shipments #panel-order-shipments .order-shipment .shipment-items .shipment-item-list-wrapper .shipment-item:nth-child(2n){background:#f8f8f8}.germanized-shipments #panel-order-shipments .order-shipment .shipment-items .shipment-item-list-wrapper .shipment-item .columns{align-items:center}.germanized-shipments #panel-order-shipments .order-shipment .shipment-item-actions{display:flex;padding:.7em .5em;flex-wrap:nowrap;justify-content:flex-end;border-top:1px solid #dfdfdf}.germanized-shipments #panel-order-shipments .order-shipment .shipment-item-actions .add-items{margin-right:1em}.germanized-shipments #panel-order-shipments .order-shipment .shipment-item-actions .woocommerce-help-tip{margin-left:0}.germanized-shipments #panel-order-shipments .order-shipment .add-items{display:none}.germanized-shipments #panel-order-shipments .order-shipment .shipment-returns{margin-top:.5em}.germanized-shipments #panel-order-shipments .order-shipment .shipment-returns .shipment-return .shipment-header{background:0 0;border-bottom:1px solid #dfdfdf;padding-left:0;padding-right:0}.germanized-shipments #panel-order-shipments .order-shipment .shipment-returns .shipment-return .shipment-header h3{font-size:1.1em}.germanized-shipments #panel-order-shipments .order-shipment .shipment-returns .shipment-return .shipment-content{padding:1em 0}.germanized-shipments #panel-order-shipments .order-shipment.needs-items .add-items{display:block}.germanized-shipments #panel-order-shipments .form-row .input-inner-wrap{clear:left;margin:0;display:flex;flex-wrap:nowrap}.germanized-shipments #panel-order-shipments .form-row .input-inner-wrap input{margin-right:1em}.germanized-shipments #panel-order-shipments .form-row .input-inner-wrap input:last-child{margin-right:0}.germanized-shipments .title-spread{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center}.germanized-shipments .title-spread .left,.germanized-shipments .title-spread .right{display:inline-flex;align-items:center}.germanized-shipments .show-lg,.germanized-shipments .show-md,.germanized-shipments .show-sm,.germanized-shipments .show-xl,.germanized-shipments .show-xs{display:none!important}.germanized-shipments .columns{display:flex;flex-wrap:wrap;margin-left:-1rem;margin-right:-1rem}.germanized-shipments .columns.col-gapless{margin-left:0;margin-right:0}.germanized-shipments .columns.col-gapless>.column{padding-left:0;padding-right:0}.germanized-shipments .columns.col-oneline{flex-wrap:nowrap;overflow-x:auto}.germanized-shipments .column{flex:1;max-width:100%;padding-left:1rem;padding-right:1rem}.germanized-shipments .column.col-1,.germanized-shipments .column.col-10,.germanized-shipments .column.col-11,.germanized-shipments .column.col-12,.germanized-shipments .column.col-2,.germanized-shipments .column.col-3,.germanized-shipments .column.col-4,.germanized-shipments .column.col-5,.germanized-shipments .column.col-6,.germanized-shipments .column.col-7,.germanized-shipments .column.col-8,.germanized-shipments .column.col-9,.germanized-shipments .column.col-auto{flex:none}.germanized-shipments .col-12{width:100%}.germanized-shipments .col-11{width:91.66666667%}.germanized-shipments .col-10{width:83.33333333%}.germanized-shipments .col-9{width:75%}.germanized-shipments .col-8{width:66.66666667%}.germanized-shipments .col-7{width:58.33333333%}.germanized-shipments .col-6{width:50%}.germanized-shipments .col-5{width:41.66666667%}.germanized-shipments .col-4{width:33.33333333%}.germanized-shipments .col-3{width:25%}.germanized-shipments .col-2{width:16.66666667%}.germanized-shipments .col-1{width:8.33333333%}.germanized-shipments .col-auto{flex:0 0 auto;max-width:none;width:auto}.germanized-shipments .col-mx-auto{margin-left:auto;margin-right:auto}.germanized-shipments .col-ml-auto{margin-left:auto}.germanized-shipments .col-mr-auto{margin-right:auto}@media (max-width:1280px){.germanized-shipments .col-xl-1,.germanized-shipments .col-xl-10,.germanized-shipments .col-xl-11,.germanized-shipments .col-xl-12,.germanized-shipments .col-xl-2,.germanized-shipments .col-xl-3,.germanized-shipments .col-xl-4,.germanized-shipments .col-xl-5,.germanized-shipments .col-xl-6,.germanized-shipments .col-xl-7,.germanized-shipments .col-xl-8,.germanized-shipments .col-xl-9,.germanized-shipments .col-xl-auto{flex:none}.germanized-shipments .col-xl-12{width:100%}.germanized-shipments .col-xl-11{width:91.66666667%}.germanized-shipments .col-xl-10{width:83.33333333%}.germanized-shipments .col-xl-9{width:75%}.germanized-shipments .col-xl-8{width:66.66666667%}.germanized-shipments .col-xl-7{width:58.33333333%}.germanized-shipments .col-xl-6{width:50%}.germanized-shipments .col-xl-5{width:41.66666667%}.germanized-shipments .col-xl-4{width:33.33333333%}.germanized-shipments .col-xl-3{width:25%}.germanized-shipments .col-xl-2{width:16.66666667%}.germanized-shipments .col-xl-1{width:8.33333333%}.germanized-shipments .col-xl-auto{width:auto}.germanized-shipments .hide-xl{display:none!important}.germanized-shipments .show-xl{display:block!important}}@media (max-width:960px){.germanized-shipments .col-lg-1,.germanized-shipments .col-lg-10,.germanized-shipments .col-lg-11,.germanized-shipments .col-lg-12,.germanized-shipments .col-lg-2,.germanized-shipments .col-lg-3,.germanized-shipments .col-lg-4,.germanized-shipments .col-lg-5,.germanized-shipments .col-lg-6,.germanized-shipments .col-lg-7,.germanized-shipments .col-lg-8,.germanized-shipments .col-lg-9,.germanized-shipments .col-lg-auto{flex:none}.germanized-shipments .col-lg-12{width:100%}.germanized-shipments .col-lg-11{width:91.66666667%}.germanized-shipments .col-lg-10{width:83.33333333%}.germanized-shipments .col-lg-9{width:75%}.germanized-shipments .col-lg-8{width:66.66666667%}.germanized-shipments .col-lg-7{width:58.33333333%}.germanized-shipments .col-lg-6{width:50%}.germanized-shipments .col-lg-5{width:41.66666667%}.germanized-shipments .col-lg-4{width:33.33333333%}.germanized-shipments .col-lg-3{width:25%}.germanized-shipments .col-lg-2{width:16.66666667%}.germanized-shipments .col-lg-1{width:8.33333333%}.germanized-shipments .col-lg-auto{width:auto}.germanized-shipments .hide-lg{display:none!important}.germanized-shipments .show-lg{display:block!important}}@media (max-width:840px){.germanized-shipments .col-md-1,.germanized-shipments .col-md-10,.germanized-shipments .col-md-11,.germanized-shipments .col-md-12,.germanized-shipments .col-md-2,.germanized-shipments .col-md-3,.germanized-shipments .col-md-4,.germanized-shipments .col-md-5,.germanized-shipments .col-md-6,.germanized-shipments .col-md-7,.germanized-shipments .col-md-8,.germanized-shipments .col-md-9,.germanized-shipments .col-md-auto{flex:none}.germanized-shipments .col-md-12{width:100%}.germanized-shipments .col-md-11{width:91.66666667%}.germanized-shipments .col-md-10{width:83.33333333%}.germanized-shipments .col-md-9{width:75%}.germanized-shipments .col-md-8{width:66.66666667%}.germanized-shipments .col-md-7{width:58.33333333%}.germanized-shipments .col-md-6{width:50%}.germanized-shipments .col-md-5{width:41.66666667%}.germanized-shipments .col-md-4{width:33.33333333%}.germanized-shipments .col-md-3{width:25%}.germanized-shipments .col-md-2{width:16.66666667%}.germanized-shipments .col-md-1{width:8.33333333%}.germanized-shipments .col-md-auto{width:auto}.germanized-shipments .hide-md{display:none!important}.germanized-shipments .show-md{display:block!important}}@media (max-width:600px){.germanized-shipments .col-sm-1,.germanized-shipments .col-sm-10,.germanized-shipments .col-sm-11,.germanized-shipments .col-sm-12,.germanized-shipments .col-sm-2,.germanized-shipments .col-sm-3,.germanized-shipments .col-sm-4,.germanized-shipments .col-sm-5,.germanized-shipments .col-sm-6,.germanized-shipments .col-sm-7,.germanized-shipments .col-sm-8,.germanized-shipments .col-sm-9,.germanized-shipments .col-sm-auto{flex:none}.germanized-shipments .col-sm-12{width:100%}.germanized-shipments .col-sm-11{width:91.66666667%}.germanized-shipments .col-sm-10{width:83.33333333%}.germanized-shipments .col-sm-9{width:75%}.germanized-shipments .col-sm-8{width:66.66666667%}.germanized-shipments .col-sm-7{width:58.33333333%}.germanized-shipments .col-sm-6{width:50%}.germanized-shipments .col-sm-5{width:41.66666667%}.germanized-shipments .col-sm-4{width:33.33333333%}.germanized-shipments .col-sm-3{width:25%}.germanized-shipments .col-sm-2{width:16.66666667%}.germanized-shipments .col-sm-1{width:8.33333333%}.germanized-shipments .col-sm-auto{width:auto}.germanized-shipments .hide-sm{display:none!important}.germanized-shipments .show-sm{display:block!important}}@media (max-width:480px){.germanized-shipments .col-xs-1,.germanized-shipments .col-xs-10,.germanized-shipments .col-xs-11,.germanized-shipments .col-xs-12,.germanized-shipments .col-xs-2,.germanized-shipments .col-xs-3,.germanized-shipments .col-xs-4,.germanized-shipments .col-xs-5,.germanized-shipments .col-xs-6,.germanized-shipments .col-xs-7,.germanized-shipments .col-xs-8,.germanized-shipments .col-xs-9,.germanized-shipments .col-xs-auto{flex:none}.germanized-shipments .col-xs-12{width:100%}.germanized-shipments .col-xs-11{width:91.66666667%}.germanized-shipments .col-xs-10{width:83.33333333%}.germanized-shipments .col-xs-9{width:75%}.germanized-shipments .col-xs-8{width:66.66666667%}.germanized-shipments .col-xs-7{width:58.33333333%}.germanized-shipments .col-xs-6{width:50%}.germanized-shipments .col-xs-5{width:41.66666667%}.germanized-shipments .col-xs-4{width:33.33333333%}.germanized-shipments .col-xs-3{width:25%}.germanized-shipments .col-xs-2{width:16.66666667%}.germanized-shipments .col-xs-1{width:8.33333333%}.germanized-shipments .col-xs-auto{width:auto}.germanized-shipments .hide-xs{display:none!important}.germanized-shipments .show-xs{display:block!important}}
|
packages/woocommerce-germanized-shipments/assets/css/admin.scss
CHANGED
@@ -183,6 +183,21 @@ table.wc-gzd-shipping-providers {
|
|
183 |
}
|
184 |
}
|
185 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
186 |
.shipment-status, .order-shipping-status, .order-return-status {
|
187 |
background: #eee;
|
188 |
padding: .2em .5em;
|
@@ -191,7 +206,7 @@ table.wc-gzd-shipping-providers {
|
|
191 |
display: inline-flex;
|
192 |
white-space: nowrap;
|
193 |
|
194 |
-
&.status-draft, &.status-processing, &.status-requested, &.status-partially-shipped, &.status-open, &.status-partially-returned {
|
195 |
background: #f8dda7;
|
196 |
color: #94660c;
|
197 |
}
|
@@ -201,7 +216,7 @@ table.wc-gzd-shipping-providers {
|
|
201 |
color: #761919;
|
202 |
}
|
203 |
|
204 |
-
&.status-delivered, &.status-shipped, &.status-shipped, &.status-returned {
|
205 |
background: #c6e1c6;
|
206 |
color: #5b841b;
|
207 |
}
|
183 |
}
|
184 |
}
|
185 |
|
186 |
+
.packaging-report-status {
|
187 |
+
background: #f8dda7;
|
188 |
+
color: #94660c;
|
189 |
+
padding: .2em .5em;
|
190 |
+
font-size: .9em;
|
191 |
+
border-radius: 3px;
|
192 |
+
display: inline-flex;
|
193 |
+
white-space: nowrap;
|
194 |
+
|
195 |
+
&.status-completed {
|
196 |
+
background: #c6e1c6;
|
197 |
+
color: #5b841b;
|
198 |
+
}
|
199 |
+
}
|
200 |
+
|
201 |
.shipment-status, .order-shipping-status, .order-return-status {
|
202 |
background: #eee;
|
203 |
padding: .2em .5em;
|
206 |
display: inline-flex;
|
207 |
white-space: nowrap;
|
208 |
|
209 |
+
&.status-draft, &.status-processing, &.status-requested, &.status-partially-shipped, &.status-partially-delivered, &.status-open, &.status-partially-returned {
|
210 |
background: #f8dda7;
|
211 |
color: #94660c;
|
212 |
}
|
216 |
color: #761919;
|
217 |
}
|
218 |
|
219 |
+
&.status-delivered, &.status-shipped, &.status-shipped, &.status-returned, &.status-no-shipping-needed {
|
220 |
background: #c6e1c6;
|
221 |
color: #5b841b;
|
222 |
}
|
packages/woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php
CHANGED
@@ -110,9 +110,12 @@ function wc_gzd_get_shipments_by_order( $order ) {
|
|
110 |
|
111 |
function wc_gzd_get_shipment_order_shipping_statuses() {
|
112 |
$shipment_statuses = array(
|
113 |
-
'gzd-not-shipped'
|
114 |
-
'gzd-partially-shipped'
|
115 |
-
'gzd-shipped'
|
|
|
|
|
|
|
116 |
);
|
117 |
|
118 |
/**
|
110 |
|
111 |
function wc_gzd_get_shipment_order_shipping_statuses() {
|
112 |
$shipment_statuses = array(
|
113 |
+
'gzd-not-shipped' => _x( 'Not shipped', 'shipments', 'woocommerce-germanized' ),
|
114 |
+
'gzd-partially-shipped' => _x( 'Partially shipped', 'shipments', 'woocommerce-germanized' ),
|
115 |
+
'gzd-shipped' => _x( 'Shipped', 'shipments', 'woocommerce-germanized' ),
|
116 |
+
'gzd-partially-delivered' => _x( 'Partially delivered', 'shipments', 'woocommerce-germanized' ),
|
117 |
+
'gzd-delivered' => _x( 'Delivered', 'shipments', 'woocommerce-germanized' ),
|
118 |
+
'gzd-no-shipping-needed' => _x( 'No shipping needed', 'shipments', 'woocommerce-germanized' ),
|
119 |
);
|
120 |
|
121 |
/**
|
packages/woocommerce-germanized-shipments/src/Admin/Admin.php
CHANGED
@@ -3,6 +3,7 @@
|
|
3 |
namespace Vendidero\Germanized\Shipments\Admin;
|
4 |
|
5 |
use Vendidero\Germanized\Shipments\Package;
|
|
|
6 |
use Vendidero\Germanized\Shipments\Shipment;
|
7 |
use Vendidero\Germanized\Shipments\Automation;
|
8 |
|
@@ -49,6 +50,8 @@ class Admin {
|
|
49 |
add_action( 'woocommerce_admin_field_packaging_list', array( __CLASS__, 'output_packaging_list' ) );
|
50 |
add_action( 'woocommerce_gzd_admin_settings_after_save_shipments_packaging', array( __CLASS__, 'save_packaging_list' ), 10 );
|
51 |
|
|
|
|
|
52 |
// Menu count
|
53 |
add_action( 'admin_head', array( __CLASS__, 'menu_return_count' ) );
|
54 |
|
@@ -82,7 +85,7 @@ class Admin {
|
|
82 |
$shipping_status = $shipment_order->get_shipping_status();
|
83 |
$status_html = '<span class="order-shipping-status status-' . esc_attr( $shipping_status ) . '">' . esc_html( wc_gzd_get_shipment_order_shipping_status_name( $shipping_status ) ) . '</span>';
|
84 |
|
85 |
-
if ( in_array( $shipping_status, array( 'shipped', 'partially-shipped' ) ) && $shipment_order->get_shipments() ) {
|
86 |
echo '<a target="_blank" href="' . esc_url( add_query_arg( array( 'order_id' => $post_id ), admin_url( 'admin.php?page=wc-gzd-shipments' ) ) ) . '">' . wp_kses_post( $status_html ) . '</a>';
|
87 |
} else {
|
88 |
echo wp_kses_post( $status_html );
|
@@ -501,6 +504,108 @@ class Admin {
|
|
501 |
echo $html; // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped
|
502 |
}
|
503 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
504 |
public static function output_packaging_list( $value ) {
|
505 |
ob_start();
|
506 |
?>
|
3 |
namespace Vendidero\Germanized\Shipments\Admin;
|
4 |
|
5 |
use Vendidero\Germanized\Shipments\Package;
|
6 |
+
use Vendidero\Germanized\Shipments\Packaging\ReportHelper;
|
7 |
use Vendidero\Germanized\Shipments\Shipment;
|
8 |
use Vendidero\Germanized\Shipments\Automation;
|
9 |
|
50 |
add_action( 'woocommerce_admin_field_packaging_list', array( __CLASS__, 'output_packaging_list' ) );
|
51 |
add_action( 'woocommerce_gzd_admin_settings_after_save_shipments_packaging', array( __CLASS__, 'save_packaging_list' ), 10 );
|
52 |
|
53 |
+
add_action( 'woocommerce_admin_field_packaging_reports', array( __CLASS__, 'output_packaging_reports' ) );
|
54 |
+
|
55 |
// Menu count
|
56 |
add_action( 'admin_head', array( __CLASS__, 'menu_return_count' ) );
|
57 |
|
85 |
$shipping_status = $shipment_order->get_shipping_status();
|
86 |
$status_html = '<span class="order-shipping-status status-' . esc_attr( $shipping_status ) . '">' . esc_html( wc_gzd_get_shipment_order_shipping_status_name( $shipping_status ) ) . '</span>';
|
87 |
|
88 |
+
if ( in_array( $shipping_status, array( 'shipped', 'partially-shipped' ), true ) && $shipment_order->get_shipments() ) {
|
89 |
echo '<a target="_blank" href="' . esc_url( add_query_arg( array( 'order_id' => $post_id ), admin_url( 'admin.php?page=wc-gzd-shipments' ) ) ) . '">' . wp_kses_post( $status_html ) . '</a>';
|
90 |
} else {
|
91 |
echo wp_kses_post( $status_html );
|
504 |
echo $html; // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped
|
505 |
}
|
506 |
|
507 |
+
public static function output_packaging_reports( $value ) {
|
508 |
+
$reports = ReportHelper::get_reports();
|
509 |
+
ob_start();
|
510 |
+
?>
|
511 |
+
<tr valign="top">
|
512 |
+
<th scope="row" class="titledesc"><label for="wc_gzd_shipments_create_packaging_report_year"><?php echo esc_html_x( 'Packaging Reports', 'shipments', 'woocommerce-germanized' ); ?> <?php echo wc_help_tip( _x( 'Generate summary reports which contain information about the amount of packaging material used for your shipments.', 'shipments', 'woocommerce-germanized' ) ); ?></label></th>
|
513 |
+
<td class="forminp" id="packaging_reports_wrapper">
|
514 |
+
<style>
|
515 |
+
.wc-gzd-shipments-create-packaging-report {
|
516 |
+
margin-bottom: 15px;
|
517 |
+
padding: 0;
|
518 |
+
}
|
519 |
+
.wc-gzd-shipments-create-packaging-report select {
|
520 |
+
width: auto !important;
|
521 |
+
min-width: 120px;
|
522 |
+
}
|
523 |
+
.wc-gzd-shipments-create-packaging-report button.button {
|
524 |
+
height: 34px;
|
525 |
+
margin-left: 10px;
|
526 |
+
}
|
527 |
+
table.packaging_reports_table thead th {
|
528 |
+
padding: 10px;
|
529 |
+
}
|
530 |
+
table.packaging_reports_table tbody td {
|
531 |
+
padding: 15px 10px;
|
532 |
+
}
|
533 |
+
|
534 |
+
table.packaging_reports_table tbody td .packaging-report-status {
|
535 |
+
margin-left: 5px;
|
536 |
+
}
|
537 |
+
</style>
|
538 |
+
<div class="wc-gzd-shipments-create-packaging-report submit">
|
539 |
+
<select name="report_year" id="wc_gzd_shipments_create_packaging_report_year">
|
540 |
+
<?php
|
541 |
+
foreach ( array_reverse( range( (int) date( 'Y' ) - 2, (int) date( 'Y' ) ) ) as $year ) : // phpcs:ignore WordPress.DateTime.RestrictedFunctions.date_date
|
542 |
+
$start_day = date( 'Y-m-d', strtotime( $year . '-01-01' ) ); // phpcs:ignore WordPress.DateTime.RestrictedFunctions.date_date
|
543 |
+
?>
|
544 |
+
<option value="<?php echo esc_html( $start_day ); ?>"><?php echo esc_html( $year ); ?></option>
|
545 |
+
<?php endforeach; ?>
|
546 |
+
</select>
|
547 |
+
|
548 |
+
<button class="button" type="submit" name="save" value="create_report"><?php echo esc_html_x( 'Create report', 'shipments', 'woocommerce-germanized' ); ?></button>
|
549 |
+
</div>
|
550 |
+
|
551 |
+
<?php if ( ! empty( $reports ) ) : ?>
|
552 |
+
<table class="widefat packaging_reports_table" cellspacing="0">
|
553 |
+
<thead>
|
554 |
+
<tr>
|
555 |
+
<th style="width: 30ch;"><?php echo esc_html_x( 'Report', 'shipments', 'woocommerce-germanized' ); ?></th>
|
556 |
+
<th style="width: 20ch;"><?php echo esc_html_x( 'Start', 'shipments', 'woocommerce-germanized' ); ?></th>
|
557 |
+
<th style="width: 20ch;"><?php echo esc_html_x( 'End', 'shipments', 'woocommerce-germanized' ); ?></th>
|
558 |
+
<th style="width: 15ch;"><?php echo esc_html_x( 'Total weight', 'shipments', 'woocommerce-germanized' ); ?></th>
|
559 |
+
<th style="width: 15ch;"><?php echo esc_html_x( 'Count', 'shipments', 'woocommerce-germanized' ); ?></th>
|
560 |
+
</tr>
|
561 |
+
</thead>
|
562 |
+
<tbody class="">
|
563 |
+
<?php foreach ( $reports as $report ) : ?>
|
564 |
+
<tr>
|
565 |
+
<td><a href="<?php echo esc_url( $report->get_url() ); ?>" target="_blank"><?php echo esc_html( $report->get_title() ); ?></a> <span class="packaging-report-status status-<?php echo esc_attr( $report->get_status() ); ?>"><?php echo esc_html( ReportHelper::get_report_status_title( $report->get_status() ) ); ?></span></td>
|
566 |
+
<td>
|
567 |
+
<?php
|
568 |
+
$show_date = $report->get_date_start()->date_i18n( wc_date_format() );
|
569 |
+
|
570 |
+
printf(
|
571 |
+
'<time datetime="%1$s" title="%2$s">%3$s</time>',
|
572 |
+
esc_attr( $report->get_date_start()->date( 'c' ) ),
|
573 |
+
esc_html( $report->get_date_start()->date_i18n( get_option( 'date_format' ) . ' ' . get_option( 'time_format' ) ) ),
|
574 |
+
esc_html( $show_date )
|
575 |
+
);
|
576 |
+
?>
|
577 |
+
</td>
|
578 |
+
<td>
|
579 |
+
<?php
|
580 |
+
$show_date = $report->get_date_end()->date_i18n( wc_date_format() );
|
581 |
+
|
582 |
+
printf(
|
583 |
+
'<time datetime="%1$s" title="%2$s">%3$s</time>',
|
584 |
+
esc_attr( $report->get_date_end()->date( 'c' ) ),
|
585 |
+
esc_html( $report->get_date_end()->date_i18n( get_option( 'date_format' ) . ' ' . get_option( 'time_format' ) ) ),
|
586 |
+
esc_html( $show_date )
|
587 |
+
);
|
588 |
+
?>
|
589 |
+
</td>
|
590 |
+
<td>
|
591 |
+
<?php echo esc_html( wc_gzd_format_shipment_weight( $report->get_total_weight(), wc_gzd_get_packaging_weight_unit() ) ); ?>
|
592 |
+
</td>
|
593 |
+
<td>
|
594 |
+
<?php echo esc_html( $report->get_total_count() ); ?>
|
595 |
+
</td>
|
596 |
+
</tr>
|
597 |
+
<?php endforeach; ?>
|
598 |
+
</tbody>
|
599 |
+
</table>
|
600 |
+
<?php endif; ?>
|
601 |
+
</td>
|
602 |
+
</tr>
|
603 |
+
<?php
|
604 |
+
$html = ob_get_clean();
|
605 |
+
|
606 |
+
echo $html; // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped
|
607 |
+
}
|
608 |
+
|
609 |
public static function output_packaging_list( $value ) {
|
610 |
ob_start();
|
611 |
?>
|
packages/woocommerce-germanized-shipments/src/Admin/Settings.php
CHANGED
@@ -2,10 +2,8 @@
|
|
2 |
|
3 |
namespace Vendidero\Germanized\Shipments\Admin;
|
4 |
|
5 |
-
use
|
6 |
-
use Vendidero\Germanized\Shipments\
|
7 |
-
use Vendidero\Germanized\Shipments\ShippingProvider\Helper;
|
8 |
-
use WC_Admin_Settings;
|
9 |
|
10 |
defined( 'ABSPATH' ) || exit;
|
11 |
|
@@ -382,6 +380,12 @@ class Settings {
|
|
382 |
'class' => 'wc-enhanced-select',
|
383 |
),
|
384 |
|
|
|
|
|
|
|
|
|
|
|
|
|
385 |
array(
|
386 |
'type' => 'sectionend',
|
387 |
'id' => 'packaging_options',
|
@@ -417,6 +421,17 @@ class Settings {
|
|
417 |
);
|
418 |
}
|
419 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
420 |
public static function get_sanitized_settings( $settings, $data = null ) {
|
421 |
if ( is_null( $data ) ) {
|
422 |
$data = $_POST; // phpcs:ignore WordPress.Security.NonceVerification.Missing
|
2 |
|
3 |
namespace Vendidero\Germanized\Shipments\Admin;
|
4 |
|
5 |
+
use Vendidero\Germanized\Shipments\Packaging\ReportHelper;
|
6 |
+
use Vendidero\Germanized\Shipments\Packaging\ReportQueue;
|
|
|
|
|
7 |
|
8 |
defined( 'ABSPATH' ) || exit;
|
9 |
|
380 |
'class' => 'wc-enhanced-select',
|
381 |
),
|
382 |
|
383 |
+
array(
|
384 |
+
'type' => 'packaging_reports',
|
385 |
+
'title' => _x( 'Packaging Report', 'shipments', 'woocommerce-germanized' ),
|
386 |
+
'id' => 'packaging_reports',
|
387 |
+
),
|
388 |
+
|
389 |
array(
|
390 |
'type' => 'sectionend',
|
391 |
'id' => 'packaging_options',
|
421 |
);
|
422 |
}
|
423 |
|
424 |
+
public static function after_save( $current_section = '' ) {
|
425 |
+
if ( 'packaging' === $current_section ) {
|
426 |
+
if ( isset( $_POST['save'] ) && 'create_report' === wc_clean( wp_unslash( $_POST['save'] ) ) ) { // phpcs:ignore WordPress.Security.NonceVerification.Missing
|
427 |
+
$start_date = isset( $_POST['report_year'] ) ? wc_clean( wp_unslash( $_POST['report_year'] ) ) : '01-01-' . ( (int) date( 'Y' ) - 1 ); // phpcs:ignore WordPress.Security.NonceVerification.Missing, WordPress.DateTime.RestrictedFunctions.date_date
|
428 |
+
$start_date = ReportHelper::string_to_datetime( $start_date );
|
429 |
+
|
430 |
+
ReportQueue::start( 'yearly', $start_date );
|
431 |
+
}
|
432 |
+
}
|
433 |
+
}
|
434 |
+
|
435 |
public static function get_sanitized_settings( $settings, $data = null ) {
|
436 |
if ( is_null( $data ) ) {
|
437 |
$data = $_POST; // phpcs:ignore WordPress.Security.NonceVerification.Missing
|
packages/woocommerce-germanized-shipments/src/Api.php
CHANGED
@@ -19,6 +19,39 @@ class Api {
|
|
19 |
|
20 |
add_filter( 'woocommerce_rest_shop_order_schema', array( __CLASS__, 'order_shipments_schema' ), 10 );
|
21 |
add_filter( 'woocommerce_rest_prepare_shop_order_object', array( __CLASS__, 'prepare_order_shipments' ), 10, 3 );
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
}
|
23 |
|
24 |
/**
|
@@ -29,9 +62,10 @@ class Api {
|
|
29 |
* @return mixed
|
30 |
*/
|
31 |
public static function prepare_order_shipments( $response, $post, $request ) {
|
32 |
-
$order
|
33 |
-
$response_order_data
|
34 |
-
$response_order_data['shipments']
|
|
|
35 |
|
36 |
if ( $order ) {
|
37 |
$order_shipment = wc_gzd_get_shipment_order( $order );
|
@@ -42,6 +76,8 @@ class Api {
|
|
42 |
$response_order_data['shipments'][] = ShipmentsController::prepare_shipment( $shipment, 'view', $request['dp'] );
|
43 |
}
|
44 |
}
|
|
|
|
|
45 |
}
|
46 |
|
47 |
$response->set_data( $response_order_data );
|
19 |
|
20 |
add_filter( 'woocommerce_rest_shop_order_schema', array( __CLASS__, 'order_shipments_schema' ), 10 );
|
21 |
add_filter( 'woocommerce_rest_prepare_shop_order_object', array( __CLASS__, 'prepare_order_shipments' ), 10, 3 );
|
22 |
+
add_filter( 'woocommerce_rest_shop_order_schema', array( __CLASS__, 'schema' ) );
|
23 |
+
}
|
24 |
+
|
25 |
+
public static function remove_status_prefix( $status ) {
|
26 |
+
if ( 'gzd-' === substr( $status, 0, 4 ) ) {
|
27 |
+
$status = substr( $status, 4 );
|
28 |
+
}
|
29 |
+
|
30 |
+
return $status;
|
31 |
+
}
|
32 |
+
|
33 |
+
/**
|
34 |
+
* Extend schema.
|
35 |
+
*
|
36 |
+
* @since 1.0.0
|
37 |
+
* @wp-hook woocommerce_rest_customer_schema
|
38 |
+
*
|
39 |
+
* @param array $schema_properties Data used to create the customer.
|
40 |
+
*
|
41 |
+
* @return array
|
42 |
+
*/
|
43 |
+
public static function schema( $schema_properties ) {
|
44 |
+
$statuses = array_map( array( __CLASS__, 'remove_status_prefix' ), array_keys( wc_gzd_get_shipment_order_shipping_statuses() ) );
|
45 |
+
|
46 |
+
$schema_properties['shipping_status'] = array(
|
47 |
+
'description' => _x( 'Shipping status', 'shipments', 'woocommerce-germanized' ),
|
48 |
+
'type' => 'string',
|
49 |
+
'enum' => $statuses,
|
50 |
+
'context' => array( 'view', 'edit' ),
|
51 |
+
'readonly' => true,
|
52 |
+
);
|
53 |
+
|
54 |
+
return $schema_properties;
|
55 |
}
|
56 |
|
57 |
/**
|
62 |
* @return mixed
|
63 |
*/
|
64 |
public static function prepare_order_shipments( $response, $post, $request ) {
|
65 |
+
$order = wc_get_order( $post );
|
66 |
+
$response_order_data = $response->get_data();
|
67 |
+
$response_order_data['shipments'] = array();
|
68 |
+
$response_order_data['shipping_status'] = 'no-shipping-needed';
|
69 |
|
70 |
if ( $order ) {
|
71 |
$order_shipment = wc_gzd_get_shipment_order( $order );
|
76 |
$response_order_data['shipments'][] = ShipmentsController::prepare_shipment( $shipment, 'view', $request['dp'] );
|
77 |
}
|
78 |
}
|
79 |
+
|
80 |
+
$response_order_data['shipping_status'] = $order_shipment->get_shipping_status();
|
81 |
}
|
82 |
|
83 |
$response->set_data( $response_order_data );
|
packages/woocommerce-germanized-shipments/src/Install.php
CHANGED
@@ -191,6 +191,10 @@ class Install {
|
|
191 |
$collate = $wpdb->get_charset_collate();
|
192 |
}
|
193 |
|
|
|
|
|
|
|
|
|
194 |
$tables = "
|
195 |
CREATE TABLE {$wpdb->prefix}woocommerce_gzd_shipment_items (
|
196 |
shipment_item_id BIGINT UNSIGNED NOT NULL auto_increment,
|
@@ -299,7 +303,7 @@ CREATE TABLE {$wpdb->prefix}woocommerce_gzd_shipping_provider (
|
|
299 |
shipping_provider_id BIGINT UNSIGNED NOT NULL auto_increment,
|
300 |
shipping_provider_activated TINYINT(1) NOT NULL default 1,
|
301 |
shipping_provider_title varchar(200) NOT NULL DEFAULT '',
|
302 |
-
shipping_provider_name varchar(
|
303 |
PRIMARY KEY (shipping_provider_id),
|
304 |
UNIQUE KEY shipping_provider_name (shipping_provider_name)
|
305 |
) $collate;
|
191 |
$collate = $wpdb->get_charset_collate();
|
192 |
}
|
193 |
|
194 |
+
/**
|
195 |
+
* Use a varchar(191) for shipping_provider_name as the key length might overflow max key length for older MySQL (< 5.7).
|
196 |
+
* @see https://stackoverflow.com/a/31474509
|
197 |
+
*/
|
198 |
$tables = "
|
199 |
CREATE TABLE {$wpdb->prefix}woocommerce_gzd_shipment_items (
|
200 |
shipment_item_id BIGINT UNSIGNED NOT NULL auto_increment,
|
303 |
shipping_provider_id BIGINT UNSIGNED NOT NULL auto_increment,
|
304 |
shipping_provider_activated TINYINT(1) NOT NULL default 1,
|
305 |
shipping_provider_title varchar(200) NOT NULL DEFAULT '',
|
306 |
+
shipping_provider_name varchar(191) NOT NULL DEFAULT '',
|
307 |
PRIMARY KEY (shipping_provider_id),
|
308 |
UNIQUE KEY shipping_provider_name (shipping_provider_name)
|
309 |
) $collate;
|
packages/woocommerce-germanized-shipments/src/Labels/Label.php
CHANGED
@@ -124,7 +124,7 @@ class Label extends WC_Data implements ShipmentLabel {
|
|
124 |
protected function get_general_hook_prefix() {
|
125 |
$prefix = 'simple' === $this->get_type() ? '' : $this->get_type() . '_';
|
126 |
|
127 |
-
return "woocommerce_gzd_shipment_{$
|
128 |
}
|
129 |
|
130 |
/**
|
124 |
protected function get_general_hook_prefix() {
|
125 |
$prefix = 'simple' === $this->get_type() ? '' : $this->get_type() . '_';
|
126 |
|
127 |
+
return "woocommerce_gzd_shipment_{$prefix}label_";
|
128 |
}
|
129 |
|
130 |
/**
|
packages/woocommerce-germanized-shipments/src/Order.php
CHANGED
@@ -74,22 +74,45 @@ class Order {
|
|
74 |
return $date_shipped;
|
75 |
}
|
76 |
|
|
|
|
|
|
|
|
|
|
|
|
|
77 |
public function get_shipping_status() {
|
78 |
-
$status
|
79 |
-
$shipments
|
|
|
|
|
80 |
|
81 |
if ( ! empty( $shipments ) ) {
|
|
|
|
|
|
|
82 |
foreach ( $shipments as $shipment ) {
|
|
|
|
|
|
|
|
|
|
|
83 |
|
84 |
-
if ( $shipment->is_shipped() ) {
|
|
|
|
|
85 |
$status = 'partially-shipped';
|
86 |
-
break;
|
87 |
}
|
88 |
}
|
89 |
}
|
90 |
|
91 |
-
|
|
|
|
|
|
|
|
|
92 |
$status = 'shipped';
|
|
|
|
|
93 |
}
|
94 |
|
95 |
return apply_filters( 'woocommerce_gzd_shipment_order_shipping_status', $status, $this );
|
@@ -99,7 +122,6 @@ class Order {
|
|
99 |
$shipments = $this->get_simple_shipments();
|
100 |
|
101 |
foreach ( $shipments as $shipment ) {
|
102 |
-
|
103 |
if ( $shipment->is_shipped() ) {
|
104 |
return true;
|
105 |
}
|
@@ -114,7 +136,6 @@ class Order {
|
|
114 |
|
115 |
if ( ! empty( $shipments ) ) {
|
116 |
foreach ( $shipments as $shipment ) {
|
117 |
-
|
118 |
if ( $shipment->has_status( 'delivered' ) ) {
|
119 |
$status = 'partially-returned';
|
120 |
break;
|
74 |
return $date_shipped;
|
75 |
}
|
76 |
|
77 |
+
public function is_shipped() {
|
78 |
+
$shipping_status = $this->get_shipping_status();
|
79 |
+
|
80 |
+
return apply_filters( 'woocommerce_gzd_shipment_order_shipping_status', ( in_array( $shipping_status, array( 'shipped', 'delivered' ), true ) || ( 'partially-delivered' === $shipping_status && ! $this->needs_shipping( array( 'sent_only' => true ) ) ) ), $this );
|
81 |
+
}
|
82 |
+
|
83 |
public function get_shipping_status() {
|
84 |
+
$status = 'not-shipped';
|
85 |
+
$shipments = $this->get_simple_shipments();
|
86 |
+
$all_shipments_delivered = false;
|
87 |
+
$all_shipments_shipped = false;
|
88 |
|
89 |
if ( ! empty( $shipments ) ) {
|
90 |
+
$all_shipments_delivered = true;
|
91 |
+
$all_shipments_shipped = true;
|
92 |
+
|
93 |
foreach ( $shipments as $shipment ) {
|
94 |
+
if ( ! $shipment->has_status( 'delivered' ) ) {
|
95 |
+
$all_shipments_delivered = false;
|
96 |
+
} else {
|
97 |
+
$status = 'partially-delivered';
|
98 |
+
}
|
99 |
|
100 |
+
if ( ! $shipment->is_shipped() ) {
|
101 |
+
$all_shipments_shipped = false;
|
102 |
+
} elseif ( 'partially-delivered' !== $status ) {
|
103 |
$status = 'partially-shipped';
|
|
|
104 |
}
|
105 |
}
|
106 |
}
|
107 |
|
108 |
+
$needs_shipping = $this->needs_shipping( array( 'sent_only' => true ) );
|
109 |
+
|
110 |
+
if ( $all_shipments_delivered && ! $needs_shipping ) {
|
111 |
+
$status = 'delivered';
|
112 |
+
} elseif ( 'partially-delivered' !== $status && ( $all_shipments_shipped && ! $needs_shipping ) ) {
|
113 |
$status = 'shipped';
|
114 |
+
} elseif ( ! in_array( $status, array( 'partially-shipped', 'partially-delivered' ), true ) && ! $needs_shipping ) {
|
115 |
+
$status = 'no-shipping-needed';
|
116 |
}
|
117 |
|
118 |
return apply_filters( 'woocommerce_gzd_shipment_order_shipping_status', $status, $this );
|
122 |
$shipments = $this->get_simple_shipments();
|
123 |
|
124 |
foreach ( $shipments as $shipment ) {
|
|
|
125 |
if ( $shipment->is_shipped() ) {
|
126 |
return true;
|
127 |
}
|
136 |
|
137 |
if ( ! empty( $shipments ) ) {
|
138 |
foreach ( $shipments as $shipment ) {
|
|
|
139 |
if ( $shipment->has_status( 'delivered' ) ) {
|
140 |
$status = 'partially-returned';
|
141 |
break;
|
packages/woocommerce-germanized-shipments/src/Package.php
CHANGED
@@ -3,6 +3,7 @@
|
|
3 |
namespace Vendidero\Germanized\Shipments;
|
4 |
|
5 |
use Exception;
|
|
|
6 |
use Vendidero\Germanized\Shipments\ShippingProvider\Method;
|
7 |
use WC_Shipping;
|
8 |
use WC_Shipping_Method;
|
@@ -18,7 +19,7 @@ class Package {
|
|
18 |
*
|
19 |
* @var string
|
20 |
*/
|
21 |
-
const VERSION = '2.0
|
22 |
|
23 |
public static $upload_dir_suffix = '';
|
24 |
|
@@ -556,7 +557,6 @@ class Package {
|
|
556 |
}
|
557 |
|
558 |
private static function includes() {
|
559 |
-
|
560 |
if ( is_admin() ) {
|
561 |
Admin\Admin::init();
|
562 |
}
|
@@ -569,6 +569,7 @@ class Package {
|
|
569 |
Validation::init();
|
570 |
Api::init();
|
571 |
FormHandler::init();
|
|
|
572 |
|
573 |
if ( self::is_frontend_request() ) {
|
574 |
include_once self::get_path() . '/includes/wc-gzd-shipment-template-hooks.php';
|
3 |
namespace Vendidero\Germanized\Shipments;
|
4 |
|
5 |
use Exception;
|
6 |
+
use Vendidero\Germanized\Shipments\Packaging\ReportHelper;
|
7 |
use Vendidero\Germanized\Shipments\ShippingProvider\Method;
|
8 |
use WC_Shipping;
|
9 |
use WC_Shipping_Method;
|
19 |
*
|
20 |
* @var string
|
21 |
*/
|
22 |
+
const VERSION = '2.1.0';
|
23 |
|
24 |
public static $upload_dir_suffix = '';
|
25 |
|
557 |
}
|
558 |
|
559 |
private static function includes() {
|
|
|
560 |
if ( is_admin() ) {
|
561 |
Admin\Admin::init();
|
562 |
}
|
569 |
Validation::init();
|
570 |
Api::init();
|
571 |
FormHandler::init();
|
572 |
+
ReportHelper::init();
|
573 |
|
574 |
if ( self::is_frontend_request() ) {
|
575 |
include_once self::get_path() . '/includes/wc-gzd-shipment-template-hooks.php';
|
packages/woocommerce-germanized-shipments/src/Packaging/AsyncReportGenerator.php
ADDED
@@ -0,0 +1,164 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
|
3 |
+
namespace Vendidero\Germanized\Shipments\Packaging;
|
4 |
+
|
5 |
+
use Vendidero\Germanized\Shipments\Package;
|
6 |
+
|
7 |
+
defined( 'ABSPATH' ) || exit;
|
8 |
+
|
9 |
+
class AsyncReportGenerator {
|
10 |
+
|
11 |
+
protected $args = array();
|
12 |
+
|
13 |
+
protected $type = '';
|
14 |
+
|
15 |
+
public function __construct( $type = 'yearly', $args = array() ) {
|
16 |
+
$this->type = $type;
|
17 |
+
$default_end = new \WC_DateTime();
|
18 |
+
$default_start = new \WC_DateTime( 'now' );
|
19 |
+
$default_start->modify( '-1 year' );
|
20 |
+
|
21 |
+
$args = wp_parse_args(
|
22 |
+
$args,
|
23 |
+
array(
|
24 |
+
'start' => $default_start->format( 'Y-m-d' ),
|
25 |
+
'end' => $default_end->format( 'Y-m-d' ),
|
26 |
+
'limit' => ReportQueue::get_batch_size(),
|
27 |
+
'status' => ReportQueue::get_shipment_statuses(),
|
28 |
+
'offset' => 0,
|
29 |
+
'type' => array( 'simple', 'return' ),
|
30 |
+
'processed' => 0,
|
31 |
+
)
|
32 |
+
);
|
33 |
+
|
34 |
+
foreach ( array( 'start', 'end' ) as $date_field ) {
|
35 |
+
if ( is_a( $args[ $date_field ], 'WC_DateTime' ) ) {
|
36 |
+
$args[ $date_field ] = $args[ $date_field ]->format( 'Y-m-d' );
|
37 |
+
} elseif ( is_numeric( $args[ $date_field ] ) ) {
|
38 |
+
$date = new \WC_DateTime( '@' . $args[ $date_field ] );
|
39 |
+
$args[ $date_field ] = $date->format( 'Y-m-d' );
|
40 |
+
}
|
41 |
+
}
|
42 |
+
|
43 |
+
$this->args = $args;
|
44 |
+
}
|
45 |
+
|
46 |
+
public function get_type() {
|
47 |
+
return $this->type;
|
48 |
+
}
|
49 |
+
|
50 |
+
public function get_args() {
|
51 |
+
return $this->args;
|
52 |
+
}
|
53 |
+
|
54 |
+
public function get_id() {
|
55 |
+
return ReportHelper::get_report_id(
|
56 |
+
array(
|
57 |
+
'type' => $this->type,
|
58 |
+
'date_start' => $this->args['start'],
|
59 |
+
'date_end' => $this->args['end'],
|
60 |
+
)
|
61 |
+
);
|
62 |
+
}
|
63 |
+
|
64 |
+
public function delete() {
|
65 |
+
$report = new Report( $this->get_id() );
|
66 |
+
$report->delete();
|
67 |
+
|
68 |
+
delete_option( $this->get_id() . '_tmp_result' );
|
69 |
+
}
|
70 |
+
|
71 |
+
public function start() {
|
72 |
+
$report = new Report( $this->get_id() );
|
73 |
+
$report->reset();
|
74 |
+
$report->save();
|
75 |
+
|
76 |
+
return $report;
|
77 |
+
}
|
78 |
+
|
79 |
+
/**
|
80 |
+
* @return true|\WP_Error
|
81 |
+
*/
|
82 |
+
public function next() {
|
83 |
+
$args = $this->args;
|
84 |
+
$shipments = ReportQueue::query( $args );
|
85 |
+
$shipments_processed = 0;
|
86 |
+
$packaging_data = $this->get_temporary_result();
|
87 |
+
|
88 |
+
Package::log( sprintf( '%d applicable shipments found', count( $shipments ) ) );
|
89 |
+
|
90 |
+
if ( ! empty( $shipments ) ) {
|
91 |
+
foreach ( $shipments as $shipment ) {
|
92 |
+
$packaging_weight = $shipment->get_packaging_weight();
|
93 |
+
$packaging = $shipment->get_packaging();
|
94 |
+
$packaging_id = 'other';
|
95 |
+
|
96 |
+
if ( ! $shipment->get_packaging_weight() ) {
|
97 |
+
Package::log( sprintf( 'Skipping shipment #%1$s due to missing packaging weight.', $shipment->get_id() ) );
|
98 |
+
continue;
|
99 |
+
}
|
100 |
+
|
101 |
+
if ( $packaging ) {
|
102 |
+
$packaging_id = $packaging->get_id();
|
103 |
+
}
|
104 |
+
|
105 |
+
if ( ! isset( $packaging_data[ "$packaging_id" ] ) ) {
|
106 |
+
$packaging_data[ "$packaging_id" ] = array(
|
107 |
+
'count' => 0,
|
108 |
+
'weight_in_kg' => 0.0,
|
109 |
+
);
|
110 |
+
}
|
111 |
+
|
112 |
+
$packaging_data[ "$packaging_id" ]['count'] += 1;
|
113 |
+
$packaging_data[ "$packaging_id" ]['weight_in_kg'] += wc_add_number_precision( (float) wc_get_weight( $packaging_weight, 'kg', $shipment->get_weight_unit() ), false );
|
114 |
+
|
115 |
+
$shipments_processed++;
|
116 |
+
}
|
117 |
+
|
118 |
+
$this->args['processed'] = absint( $this->args['processed'] ) + $shipments_processed;
|
119 |
+
|
120 |
+
update_option( $this->get_id() . '_tmp_result', $packaging_data, false );
|
121 |
+
|
122 |
+
return true;
|
123 |
+
} else {
|
124 |
+
return new \WP_Error( 'empty', _x( 'No shipments found.', 'shipments', 'woocommerce-germanized' ) );
|
125 |
+
}
|
126 |
+
}
|
127 |
+
|
128 |
+
/**
|
129 |
+
* @return Report
|
130 |
+
*/
|
131 |
+
public function complete() {
|
132 |
+
Package::log( sprintf( 'Completed called' ) );
|
133 |
+
|
134 |
+
$tmp_result = $this->get_temporary_result();
|
135 |
+
$report = new Report( $this->get_id() );
|
136 |
+
$count_total = 0;
|
137 |
+
$weight_total = 0.0;
|
138 |
+
|
139 |
+
foreach ( $tmp_result as $packaging_id => $totals ) {
|
140 |
+
$count_total += (int) $totals['count'];
|
141 |
+
$weight_total += (float) $totals['weight_in_kg'];
|
142 |
+
|
143 |
+
$report->set_packaging_count( $packaging_id, (int) $totals['count'] );
|
144 |
+
$report->set_packaging_weight( $packaging_id, (float) wc_remove_number_precision( $totals['weight_in_kg'] ) );
|
145 |
+
}
|
146 |
+
|
147 |
+
$weight_total = (float) wc_remove_number_precision( $weight_total );
|
148 |
+
|
149 |
+
Package::log( sprintf( 'Completed packaging count: %d', $count_total ) );
|
150 |
+
Package::log( sprintf( 'Completed packaging weight: %s', $weight_total ) );
|
151 |
+
|
152 |
+
$report->set_total_count( $count_total );
|
153 |
+
$report->set_total_weight( $weight_total );
|
154 |
+
$report->set_status( 'completed' );
|
155 |
+
$report->set_version( Package::get_version() );
|
156 |
+
$report->save();
|
157 |
+
|
158 |
+
return $report;
|
159 |
+
}
|
160 |
+
|
161 |
+
protected function get_temporary_result() {
|
162 |
+
return (array) get_option( $this->get_id() . '_tmp_result', array() );
|
163 |
+
}
|
164 |
+
}
|
packages/woocommerce-germanized-shipments/src/Packaging/Report.php
ADDED
@@ -0,0 +1,310 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
|
3 |
+
namespace Vendidero\Germanized\Shipments\Packaging;
|
4 |
+
|
5 |
+
use Vendidero\Germanized\Shipments\Package;
|
6 |
+
|
7 |
+
defined( 'ABSPATH' ) || exit;
|
8 |
+
|
9 |
+
class Report {
|
10 |
+
|
11 |
+
private $id;
|
12 |
+
|
13 |
+
private $args = array();
|
14 |
+
|
15 |
+
private $type = 'yearly';
|
16 |
+
|
17 |
+
/**
|
18 |
+
* @var \WC_DateTime
|
19 |
+
*/
|
20 |
+
private $date_start = null;
|
21 |
+
|
22 |
+
/**
|
23 |
+
* @var \WC_DateTime
|
24 |
+
*/
|
25 |
+
private $date_end = null;
|
26 |
+
|
27 |
+
public function __construct( $id, $args = array() ) {
|
28 |
+
$this->set_id( $id );
|
29 |
+
|
30 |
+
if ( empty( $args ) ) {
|
31 |
+
$args = (array) get_option( $this->id . '_result', array() );
|
32 |
+
}
|
33 |
+
|
34 |
+
$args = wp_parse_args(
|
35 |
+
$args,
|
36 |
+
array(
|
37 |
+
'packaging' => array(),
|
38 |
+
'totals' => array(),
|
39 |
+
'meta' => array(),
|
40 |
+
)
|
41 |
+
);
|
42 |
+
|
43 |
+
$args['totals'] = wp_parse_args(
|
44 |
+
$args['totals'],
|
45 |
+
array(
|
46 |
+
'weight_in_kg' => 0.0,
|
47 |
+
'count' => 0,
|
48 |
+
)
|
49 |
+
);
|
50 |
+
|
51 |
+
$args['meta'] = wp_parse_args(
|
52 |
+
$args['meta'],
|
53 |
+
array(
|
54 |
+
'date_requested' => null,
|
55 |
+
'status' => 'pending',
|
56 |
+
'version' => '',
|
57 |
+
)
|
58 |
+
);
|
59 |
+
|
60 |
+
$this->set_date_requested( $args['meta']['date_requested'] );
|
61 |
+
$this->set_status( $args['meta']['status'] );
|
62 |
+
$this->set_version( $args['meta']['version'] );
|
63 |
+
|
64 |
+
$this->args = $args;
|
65 |
+
}
|
66 |
+
|
67 |
+
public function exists() {
|
68 |
+
return get_option( $this->id . '_result', false );
|
69 |
+
}
|
70 |
+
|
71 |
+
public function get_title() {
|
72 |
+
$title = ReportHelper::get_report_title( $this->get_id() );
|
73 |
+
|
74 |
+
if ( $this->get_date_requested() ) {
|
75 |
+
$title = $title . ' @ ' . $this->get_date_requested()->date_i18n();
|
76 |
+
}
|
77 |
+
|
78 |
+
return $title;
|
79 |
+
}
|
80 |
+
|
81 |
+
public function get_url() {
|
82 |
+
return admin_url( 'admin.php?page=shipment-packaging-report&report=' . $this->get_id() );
|
83 |
+
}
|
84 |
+
|
85 |
+
public function get_delete_link() {
|
86 |
+
return add_query_arg(
|
87 |
+
array(
|
88 |
+
'action' => 'wc_gzd_shipments_packaging_delete_report',
|
89 |
+
'report_id' => $this->get_id(),
|
90 |
+
),
|
91 |
+
wp_nonce_url( admin_url( 'admin-post.php' ), 'wc_gzd_shipments_packaging_delete_report' )
|
92 |
+
);
|
93 |
+
}
|
94 |
+
|
95 |
+
public function get_refresh_link() {
|
96 |
+
return add_query_arg(
|
97 |
+
array(
|
98 |
+
'action' => 'wc_gzd_shipments_packaging_refresh_report',
|
99 |
+
'report_id' => $this->get_id(),
|
100 |
+
),
|
101 |
+
wp_nonce_url( admin_url( 'admin-post.php' ), 'wc_gzd_shipments_packaging_refresh_report' )
|
102 |
+
);
|
103 |
+
}
|
104 |
+
|
105 |
+
public function get_cancel_link() {
|
106 |
+
return add_query_arg(
|
107 |
+
array(
|
108 |
+
'action' => 'wc_gzd_shipments_packaging_cancel_report',
|
109 |
+
'report_id' => $this->get_id(),
|
110 |
+
),
|
111 |
+
wp_nonce_url( admin_url( 'admin-post.php' ), 'wc_gzd_shipments_packaging_cancel_report' )
|
112 |
+
);
|
113 |
+
}
|
114 |
+
|
115 |
+
public function get_type() {
|
116 |
+
return $this->type;
|
117 |
+
}
|
118 |
+
|
119 |
+
public function set_type( $type ) {
|
120 |
+
$this->set_id_part( $type, 'type' );
|
121 |
+
}
|
122 |
+
|
123 |
+
public function set_id( $id ) {
|
124 |
+
$this->id = $id;
|
125 |
+
$data = ReportHelper::get_report_data( $this->id );
|
126 |
+
$this->type = $data['type'];
|
127 |
+
$this->date_start = $data['date_start'];
|
128 |
+
$this->date_end = $data['date_end'];
|
129 |
+
}
|
130 |
+
|
131 |
+
public function set_id_part( $value, $part = 'type' ) {
|
132 |
+
$data = ReportHelper::get_report_data( $this->id );
|
133 |
+
$data[ $part ] = $value;
|
134 |
+
|
135 |
+
$this->set_id( ReportHelper::get_report_id( $data ) );
|
136 |
+
}
|
137 |
+
|
138 |
+
public function get_id() {
|
139 |
+
return $this->id;
|
140 |
+
}
|
141 |
+
|
142 |
+
public function get_date_start() {
|
143 |
+
return $this->date_start;
|
144 |
+
}
|
145 |
+
|
146 |
+
public function set_date_start( $date ) {
|
147 |
+
$date = ReportHelper::string_to_datetime( $date );
|
148 |
+
|
149 |
+
$this->set_id_part( $date->format( 'Y-m-d' ), 'date_start' );
|
150 |
+
}
|
151 |
+
|
152 |
+
public function get_date_end() {
|
153 |
+
return $this->date_end;
|
154 |
+
}
|
155 |
+
|
156 |
+
public function set_date_end( $date ) {
|
157 |
+
$date = ReportHelper::string_to_datetime( $date );
|
158 |
+
|
159 |
+
$this->set_id_part( $date->format( 'Y-m-d' ), 'date_end' );
|
160 |
+
}
|
161 |
+
|
162 |
+
public function get_status() {
|
163 |
+
return $this->args['meta']['status'];
|
164 |
+
}
|
165 |
+
|
166 |
+
public function get_version() {
|
167 |
+
return $this->args['meta']['version'];
|
168 |
+
}
|
169 |
+
|
170 |
+
public function set_status( $status ) {
|
171 |
+
$this->args['meta']['status'] = $status;
|
172 |
+
}
|
173 |
+
|
174 |
+
public function set_version( $version ) {
|
175 |
+
$this->args['meta']['version'] = $version;
|
176 |
+
}
|
177 |
+
|
178 |
+
public function get_date_requested() {
|
179 |
+
return is_null( $this->args['meta']['date_requested'] ) ? null : ReportHelper::string_to_datetime( $this->args['meta']['date_requested'] );
|
180 |
+
}
|
181 |
+
|
182 |
+
public function set_date_requested( $date ) {
|
183 |
+
if ( ! empty( $date ) ) {
|
184 |
+
$date = ReportHelper::string_to_datetime( $date );
|
185 |
+
}
|
186 |
+
|
187 |
+
$this->args['meta']['date_requested'] = is_a( $date, 'WC_DateTime' ) ? $date->date( 'Y-m-d' ) : null;
|
188 |
+
}
|
189 |
+
|
190 |
+
/**
|
191 |
+
* @return int
|
192 |
+
*/
|
193 |
+
public function get_total_count() {
|
194 |
+
return (int) $this->args['totals']['count'];
|
195 |
+
}
|
196 |
+
|
197 |
+
public function get_total_weight( $round = true, $unit = '' ) {
|
198 |
+
if ( '' === $unit ) {
|
199 |
+
$unit = wc_gzd_get_packaging_weight_unit();
|
200 |
+
}
|
201 |
+
|
202 |
+
$weight = wc_get_weight( $this->args['totals']['weight_in_kg'], $unit, 'kg' );
|
203 |
+
|
204 |
+
return $this->maybe_round( $weight, $round );
|
205 |
+
}
|
206 |
+
|
207 |
+
public function set_total_weight( $weight ) {
|
208 |
+
$this->args['totals']['weight_in_kg'] = wc_format_decimal( floatval( $weight ) );
|
209 |
+
}
|
210 |
+
|
211 |
+
public function set_total_count( $count ) {
|
212 |
+
$this->args['totals']['count'] = absint( $count );
|
213 |
+
}
|
214 |
+
|
215 |
+
public function get_packaging_ids() {
|
216 |
+
return array_keys( $this->args['packaging'] );
|
217 |
+
}
|
218 |
+
|
219 |
+
public function reset() {
|
220 |
+
$this->args['packaging'] = array();
|
221 |
+
|
222 |
+
$this->set_total_count( 0 );
|
223 |
+
$this->set_total_weight( 0 );
|
224 |
+
$this->set_date_requested( new \WC_DateTime() );
|
225 |
+
$this->set_status( 'pending' );
|
226 |
+
$this->set_version( Package::get_version() );
|
227 |
+
|
228 |
+
delete_option( $this->id . '_tmp_result' );
|
229 |
+
}
|
230 |
+
|
231 |
+
public function get_packaging_count( $packaging_id ) {
|
232 |
+
$count = 0;
|
233 |
+
|
234 |
+
if ( isset( $this->args['packaging'][ "$packaging_id" ] ) ) {
|
235 |
+
$count = absint( $this->args['packaging'][ "$packaging_id" ]['count'] );
|
236 |
+
}
|
237 |
+
|
238 |
+
return $count;
|
239 |
+
}
|
240 |
+
|
241 |
+
public function get_packaging_weight( $packaging_id, $round = true, $unit = '' ) {
|
242 |
+
$weight = 0.0;
|
243 |
+
|
244 |
+
if ( isset( $this->args['packaging'][ "$packaging_id" ] ) ) {
|
245 |
+
$weight = $this->args['packaging'][ "$packaging_id" ]['weight_in_kg'];
|
246 |
+
}
|
247 |
+
|
248 |
+
$weight = wc_get_weight( $weight, $unit, 'kg' );
|
249 |
+
|
250 |
+
return $this->maybe_round( $weight, $round );
|
251 |
+
}
|
252 |
+
|
253 |
+
public function set_packaging_count( $packaging_id, $count ) {
|
254 |
+
if ( ! isset( $this->args['packaging'][ "$packaging_id" ] ) ) {
|
255 |
+
$this->args['packaging'][ "$packaging_id" ] = array(
|
256 |
+
'count' => 0,
|
257 |
+
'weight_in_kg' => 0.0,
|
258 |
+
);
|
259 |
+
}
|
260 |
+
|
261 |
+
$this->args['packaging'][ "$packaging_id" ]['count'] = absint( $count );
|
262 |
+
}
|
263 |
+
|
264 |
+
public function set_packaging_weight( $packaging_id, $weight ) {
|
265 |
+
if ( ! isset( $this->args['packaging'][ "$packaging_id" ] ) ) {
|
266 |
+
$this->args['packaging'][ "$packaging_id" ] = array(
|
267 |
+
'count' => 0,
|
268 |
+
'weight_in_kg' => 0.0,
|
269 |
+
);
|
270 |
+
}
|
271 |
+
|
272 |
+
$this->args['packaging'][ "$packaging_id" ]['weight_in_kg'] = (float) wc_format_decimal( $weight );
|
273 |
+
}
|
274 |
+
|
275 |
+
protected function maybe_round( $total, $round = true ) {
|
276 |
+
$decimals = is_numeric( $round ) ? (int) $round : '';
|
277 |
+
|
278 |
+
return (float) wc_format_decimal( $total, $round ? $decimals : false );
|
279 |
+
}
|
280 |
+
|
281 |
+
public function save() {
|
282 |
+
update_option( $this->id . '_result', $this->args, false );
|
283 |
+
|
284 |
+
$reports_available = ReportHelper::get_report_ids();
|
285 |
+
|
286 |
+
if ( ! in_array( $this->get_id(), $reports_available[ $this->get_type() ], true ) ) {
|
287 |
+
// Add new report to start of the list
|
288 |
+
array_unshift( $reports_available[ $this->get_type() ], $this->get_id() );
|
289 |
+
update_option( 'woocommerce_gzd_shipments_packaging_reports', $reports_available, false );
|
290 |
+
}
|
291 |
+
|
292 |
+
delete_option( $this->id . '_tmp_result' );
|
293 |
+
|
294 |
+
ReportHelper::clear_caches();
|
295 |
+
|
296 |
+
return $this->id;
|
297 |
+
}
|
298 |
+
|
299 |
+
public function delete() {
|
300 |
+
delete_option( $this->id . '_result' );
|
301 |
+
delete_option( $this->id . '_tmp_result' );
|
302 |
+
|
303 |
+
ReportQueue::maybe_stop_report( $this->get_id() );
|
304 |
+
ReportHelper::remove_report( $this );
|
305 |
+
|
306 |
+
ReportHelper::clear_caches();
|
307 |
+
|
308 |
+
return true;
|
309 |
+
}
|
310 |
+
}
|
packages/woocommerce-germanized-shipments/src/Packaging/ReportHelper.php
ADDED
@@ -0,0 +1,487 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
|
3 |
+
namespace Vendidero\Germanized\Shipments\Packaging;
|
4 |
+
|
5 |
+
defined( 'ABSPATH' ) || exit;
|
6 |
+
|
7 |
+
class ReportHelper {
|
8 |
+
|
9 |
+
public static function init() {
|
10 |
+
/**
|
11 |
+
* Listen to action scheduler hooks for report generation
|
12 |
+
*/
|
13 |
+
foreach ( ReportQueue::get_reports_running() as $id ) {
|
14 |
+
$data = self::get_report_data( $id );
|
15 |
+
$type = $data['type'];
|
16 |
+
|
17 |
+
add_action(
|
18 |
+
ReportQueue::get_hook_name( $id ),
|
19 |
+
function( $args ) use ( $type ) {
|
20 |
+
ReportQueue::next( $type, $args );
|
21 |
+
},
|
22 |
+
10,
|
23 |
+
1
|
24 |
+
);
|
25 |
+
}
|
26 |
+
|
27 |
+
// Setup or cancel recurring tasks
|
28 |
+
add_action( 'init', array( __CLASS__, 'setup_recurring_actions' ), 10 );
|
29 |
+
add_action( 'woocommerce_gzd_shipments_daily_cleanup', array( __CLASS__, 'cleanup' ), 10 );
|
30 |
+
|
31 |
+
add_action( 'admin_menu', array( __CLASS__, 'add_page' ), 25 );
|
32 |
+
add_action( 'admin_head', array( __CLASS__, 'hide_page_from_menu' ) );
|
33 |
+
|
34 |
+
foreach ( array( 'delete', 'refresh', 'cancel' ) as $action ) {
|
35 |
+
add_action( 'admin_post_wc_gzd_shipments_packaging_' . $action . '_report', array( __CLASS__, $action . '_report' ) );
|
36 |
+
}
|
37 |
+
}
|
38 |
+
|
39 |
+
public static function add_page() {
|
40 |
+
add_submenu_page( 'woocommerce', _x( 'Packaging Report', 'shipments', 'woocommerce-germanized' ), _x( 'Packaging Report', 'shipments', 'woocommerce-germanized' ), 'manage_woocommerce', 'shipment-packaging-report', array( __CLASS__, 'render_report' ) );
|
41 |
+
}
|
42 |
+
|
43 |
+
public static function hide_page_from_menu() {
|
44 |
+
remove_submenu_page( 'woocommerce', 'shipment-packaging-report' );
|
45 |
+
}
|
46 |
+
|
47 |
+
/**
|
48 |
+
* @param Report $report
|
49 |
+
*
|
50 |
+
* @return array[]
|
51 |
+
*/
|
52 |
+
public static function get_report_actions( $report ) {
|
53 |
+
$actions = array(
|
54 |
+
'view' => array(
|
55 |
+
'url' => $report->get_url(),
|
56 |
+
'title' => _x( 'View', 'shipments-packaging-report', 'woocommerce-germanized' ),
|
57 |
+
),
|
58 |
+
'refresh' => array(
|
59 |
+
'url' => $report->get_refresh_link(),
|
60 |
+
'title' => _x( 'Refresh', 'shipments-packaging-report', 'woocommerce-germanized' ),
|
61 |
+
),
|
62 |
+
'delete' => array(
|
63 |
+
'url' => $report->get_delete_link(),
|
64 |
+
'title' => _x( 'Delete', 'shipments-packaging-report', 'woocommerce-germanized' ),
|
65 |
+
),
|
66 |
+
);
|
67 |
+
|
68 |
+
if ( 'completed' !== $report->get_status() ) {
|
69 |
+
$actions['cancel'] = $actions['delete'];
|
70 |
+
$actions['cancel']['title'] = _x( 'Cancel', 'shipments-packaging-report', 'woocommerce-germanized' );
|
71 |
+
|
72 |
+
unset( $actions['view'] );
|
73 |
+
unset( $actions['refresh'] );
|
74 |
+
unset( $actions['delete'] );
|
75 |
+
}
|
76 |
+
|
77 |
+
return $actions;
|
78 |
+
}
|
79 |
+
|
80 |
+
public static function render_report() {
|
81 |
+
if ( isset( $_GET['report'] ) ) { // phpcs:ignore WordPress.Security.NonceVerification.Recommended
|
82 |
+
$report_id = isset( $_GET['report'] ) ? wc_clean( wp_unslash( $_GET['report'] ) ) : false; // phpcs:ignore WordPress.Security.NonceVerification.Recommended
|
83 |
+
|
84 |
+
if ( ! $report_id ) {
|
85 |
+
return;
|
86 |
+
}
|
87 |
+
|
88 |
+
if ( ! $report = self::get_report( $report_id ) ) {
|
89 |
+
return;
|
90 |
+
}
|
91 |
+
|
92 |
+
$columns = array(
|
93 |
+
'packaging' => _x( 'Packaging', 'shipments', 'woocommerce-germanized' ),
|
94 |
+
'weight' => _x( 'Weight', 'shipments', 'woocommerce-germanized' ),
|
95 |
+
'count' => _x( 'Count', 'shipments', 'woocommerce-germanized' ),
|
96 |
+
);
|
97 |
+
|
98 |
+
$packaging_ids = $report->get_packaging_ids();
|
99 |
+
$actions = self::get_report_actions( $report );
|
100 |
+
?>
|
101 |
+
<div class="wrap wc-gzd-shipments-packaging-report packaging-report-<?php echo esc_attr( $report->get_id() ); ?>">
|
102 |
+
<h1 class="wp-heading-inline"><?php echo esc_html( $report->get_title() ); ?></h1>
|
103 |
+
|
104 |
+
<?php
|
105 |
+
foreach ( $actions as $action_type => $action ) :
|
106 |
+
if ( 'view' === $action_type ) {
|
107 |
+
continue;
|
108 |
+
}
|
109 |
+
?>
|
110 |
+
<a class="page-title-action button-<?php echo esc_attr( $action_type ); ?>" href="<?php echo esc_url( $action['url'] ); ?>"><?php echo esc_html( $action['title'] ); ?></a>
|
111 |
+
<?php endforeach; ?>
|
112 |
+
|
113 |
+
<?php if ( 'completed' === $report->get_status() ) : ?>
|
114 |
+
<p class="summary"><?php echo esc_html( $report->get_date_start()->date_i18n( wc_date_format() ) ); ?> – <?php echo esc_html( $report->get_date_end()->date_i18n( wc_date_format() ) ); ?>: <?php echo esc_html( wc_gzd_format_shipment_weight( $report->get_total_weight(), wc_gzd_get_packaging_weight_unit() ) ); ?> (<?php echo esc_html( sprintf( _x( '%d units', 'shipments-packaging-report', 'woocommerce-germanized' ), $report->get_total_count() ) ); ?>)</p>
|
115 |
+
<hr class="wp-header-end" />
|
116 |
+
<?php if ( ! empty( $packaging_ids ) ) : ?>
|
117 |
+
<table class="wp-list-table widefat fixed striped posts wc-gzd-shipments-packaging-report-details" cellspacing="0">
|
118 |
+
<thead>
|
119 |
+
<tr>
|
120 |
+
<?php foreach ( $columns as $key => $column ) : ?>
|
121 |
+
<th class="wc-gzd-shipments-packaging-report-table-<?php echo esc_attr( $key ); ?>"><?php echo esc_html( $column ); ?></th>
|
122 |
+
<?php endforeach; ?>
|
123 |
+
</tr>
|
124 |
+
</thead>
|
125 |
+
<tbody>
|
126 |
+
<?php
|
127 |
+
foreach ( $packaging_ids as $packaging_id ) :
|
128 |
+
$packaging = is_numeric( $packaging_id ) ? wc_gzd_get_packaging( $packaging_id ) : false;
|
129 |
+
?>
|
130 |
+
<tr>
|
131 |
+
<td class="wc-gzd-shipments-packaging-report-table-packaging"><?php echo esc_html( ( $packaging && $packaging->get_id() > 0 ? $packaging->get_description() : _x( 'Unknown', 'shipments-packaging-title', 'woocommerce-germanized' ) ) ); ?></td>
|
132 |
+
<td class="wc-gzd-shipments-packaging-report-table-weight"><?php echo esc_html( wc_gzd_format_shipment_weight( $report->get_packaging_weight( $packaging_id ), wc_gzd_get_packaging_weight_unit() ) ); ?></td>
|
133 |
+
<td class="wc-gzd-shipments-packaging-report-table-count"><?php echo esc_html( $report->get_packaging_count( $packaging_id ) ); ?></td>
|
134 |
+
</tr>
|
135 |
+
<?php endforeach; ?>
|
136 |
+
</tbody>
|
137 |
+
</table>
|
138 |
+
<?php endif; ?>
|
139 |
+
<?php
|
140 |
+
else :
|
141 |
+
$details = ReportQueue::get_queue_details( $report_id );
|
142 |
+
?>
|
143 |
+
<p class="summary"><?php printf( _x( 'Currently processed %1$s shipments. Next iteration is scheduled for %2$s. <a href="%3$s">Find pending actions</a>', 'shipments', 'woocommerce-germanized' ), esc_html( $details['shipment_count'] ), ( $details['next_date'] ? esc_html( $details['next_date']->date_i18n( wc_date_format() . ' @ ' . wc_time_format() ) ) : esc_html_x( 'Not yet known', 'shipments', 'woocommerce-germanized' ) ), esc_url( $details['link'] ) ); ?></p>
|
144 |
+
<?php endif; ?>
|
145 |
+
</div>
|
146 |
+
<?php
|
147 |
+
}
|
148 |
+
}
|
149 |
+
|
150 |
+
public static function cleanup() {
|
151 |
+
$running = array();
|
152 |
+
|
153 |
+
/**
|
154 |
+
* Remove reports from running Queue in case they are not queued any longer.
|
155 |
+
*/
|
156 |
+
foreach ( ReportQueue::get_reports_running() as $report_id ) {
|
157 |
+
$details = ReportQueue::get_queue_details( $report_id );
|
158 |
+
|
159 |
+
if ( $details['has_action'] && ! $details['is_finished'] ) {
|
160 |
+
$running[] = $report_id;
|
161 |
+
} else {
|
162 |
+
if ( $report = self::get_report( $report_id ) ) {
|
163 |
+
if ( 'completed' !== $report->get_status() ) {
|
164 |
+
$report->delete();
|
165 |
+
}
|
166 |
+
}
|
167 |
+
}
|
168 |
+
}
|
169 |
+
|
170 |
+
$running = array_values( $running );
|
171 |
+
|
172 |
+
update_option( 'woocommerce_gzd_shipments_packaging_reports_running', $running, false );
|
173 |
+
ReportQueue::clear_cache();
|
174 |
+
}
|
175 |
+
|
176 |
+
public static function setup_recurring_actions() {
|
177 |
+
if ( $queue = ReportQueue::get_queue() ) {
|
178 |
+
// Schedule once per day at 2:00
|
179 |
+
if ( null === $queue->get_next( 'woocommerce_gzd_shipments_daily_cleanup', array(), 'woocommerce_gzd_shipments' ) ) {
|
180 |
+
$timestamp = strtotime( 'tomorrow midnight' );
|
181 |
+
$date = new \WC_DateTime();
|
182 |
+
|
183 |
+
$date->setTimestamp( $timestamp );
|
184 |
+
$date->modify( '+2 hours' );
|
185 |
+
|
186 |
+
$queue->cancel_all( 'woocommerce_gzd_shipments_daily_cleanup', array(), 'woocommerce_gzd_shipments' );
|
187 |
+
$queue->schedule_recurring( $date->getTimestamp(), DAY_IN_SECONDS, 'woocommerce_gzd_shipments_daily_cleanup', array(), 'woocommerce_gzd_shipments' );
|
188 |
+
}
|
189 |
+
}
|
190 |
+
}
|
191 |
+
|
192 |
+
public static function get_report_title( $id ) {
|
193 |
+
$args = self::get_report_data( $id );
|
194 |
+
$title = _x( 'Report', 'shipments', 'woocommerce-germanized' );
|
195 |
+
|
196 |
+
if ( 'quarterly' === $args['type'] ) {
|
197 |
+
$date_start = $args['date_start'];
|
198 |
+
$quarter = 1;
|
199 |
+
$month_num = (int) $date_start->date_i18n( 'n' );
|
200 |
+
|
201 |
+
if ( 4 === $month_num ) {
|
202 |
+
$quarter = 2;
|
203 |
+
} elseif ( 7 === $month_num ) {
|
204 |
+
$quarter = 3;
|
205 |
+
} elseif ( 10 === $month_num ) {
|
206 |
+
$quarter = 4;
|
207 |
+
}
|
208 |
+
|
209 |
+
$title = sprintf( _x( 'Q%1$s/%2$s', 'shipments', 'woocommerce-germanized' ), $quarter, $date_start->date_i18n( 'Y' ) );
|
210 |
+
} elseif ( 'monthly' === $args['type'] ) {
|
211 |
+
$date_start = $args['date_start'];
|
212 |
+
$month_num = $date_start->date_i18n( 'm' );
|
213 |
+
|
214 |
+
$title = sprintf( _x( '%1$s/%2$s', 'shipments', 'woocommerce-germanized' ), $month_num, $date_start->date_i18n( 'Y' ) );
|
215 |
+
} elseif ( 'yearly' === $args['type'] ) {
|
216 |
+
$date_start = $args['date_start'];
|
217 |
+
|
218 |
+
$title = sprintf( _x( '%1$s', 'shipments', 'woocommerce-germanized' ), $date_start->date_i18n( 'Y' ) ); // phpcs:ignore WordPress.WP.I18n.NoEmptyStrings
|
219 |
+
} elseif ( 'custom' === $args['type'] ) {
|
220 |
+
$date_start = $args['date_start'];
|
221 |
+
$date_end = $args['date_end'];
|
222 |
+
|
223 |
+
$title = sprintf( _x( '%1$s - %2$s', 'shipments', 'woocommerce-germanized' ), $date_start->date_i18n( 'Y-m-d' ), $date_end->date_i18n( 'Y-m-d' ) );
|
224 |
+
}
|
225 |
+
|
226 |
+
return $title;
|
227 |
+
}
|
228 |
+
|
229 |
+
public static function get_report_id( $parts ) {
|
230 |
+
$parts = wp_parse_args(
|
231 |
+
$parts,
|
232 |
+
array(
|
233 |
+
'type' => 'daily',
|
234 |
+
'date_start' => date( 'Y-m-d' ), // phpcs:ignore WordPress.DateTime.RestrictedFunctions.date_date
|
235 |
+
'date_end' => date( 'Y-m-d' ), // phpcs:ignore WordPress.DateTime.RestrictedFunctions.date_date
|
236 |
+
)
|
237 |
+
);
|
238 |
+
|
239 |
+
if ( is_a( $parts['date_start'], 'WC_DateTime' ) ) {
|
240 |
+
$parts['date_start'] = $parts['date_start']->format( 'Y-m-d' );
|
241 |
+
}
|
242 |
+
|
243 |
+
if ( is_a( $parts['date_end'], 'WC_DateTime' ) ) {
|
244 |
+
$parts['date_end'] = $parts['date_end']->format( 'Y-m-d' );
|
245 |
+
}
|
246 |
+
|
247 |
+
return sanitize_key( 'woocommerce_gzd_shipments_packaging_' . $parts['type'] . '_report_' . $parts['date_start'] . '_' . $parts['date_end'] );
|
248 |
+
}
|
249 |
+
|
250 |
+
public static function get_available_report_types() {
|
251 |
+
$types = array(
|
252 |
+
'quarterly' => _x( 'Quarterly', 'shipments', 'woocommerce-germanized' ),
|
253 |
+
'yearly' => _x( 'Yearly', 'shipments', 'woocommerce-germanized' ),
|
254 |
+
'monthly' => _x( 'Monthly', 'shipments', 'woocommerce-germanized' ),
|
255 |
+
'custom' => _x( 'Custom', 'shipments', 'woocommerce-germanized' ),
|
256 |
+
);
|
257 |
+
|
258 |
+
return $types;
|
259 |
+
}
|
260 |
+
|
261 |
+
public static function get_report_data( $id ) {
|
262 |
+
$clean_id = str_replace( 'packaging_', '', $id );
|
263 |
+
$clean_id = str_replace( 'woocommerce_gzd_shipments_', '', $clean_id );
|
264 |
+
$id_parts = explode( '_', $clean_id );
|
265 |
+
|
266 |
+
$data = array(
|
267 |
+
'id' => $id,
|
268 |
+
'type' => $id_parts[0],
|
269 |
+
'date_start' => self::string_to_datetime( $id_parts[2] ),
|
270 |
+
'date_end' => self::string_to_datetime( $id_parts[3] ),
|
271 |
+
);
|
272 |
+
|
273 |
+
return $data;
|
274 |
+
}
|
275 |
+
|
276 |
+
public static function string_to_datetime( $time_string ) {
|
277 |
+
if ( is_string( $time_string ) && ! is_numeric( $time_string ) ) {
|
278 |
+
$time_string = strtotime( $time_string );
|
279 |
+
}
|
280 |
+
|
281 |
+
$date_time = $time_string;
|
282 |
+
|
283 |
+
if ( is_numeric( $date_time ) ) {
|
284 |
+
$date_time = new \WC_DateTime( "@{$date_time}", new \DateTimeZone( 'UTC' ) );
|
285 |
+
}
|
286 |
+
|
287 |
+
if ( ! is_a( $date_time, 'WC_DateTime' ) ) {
|
288 |
+
return null;
|
289 |
+
}
|
290 |
+
|
291 |
+
return $date_time;
|
292 |
+
}
|
293 |
+
|
294 |
+
public static function clear_caches() {
|
295 |
+
delete_transient( 'woocommerce_gzd_shipments_packaging_report_counts' );
|
296 |
+
wp_cache_delete( 'woocommerce_gzd_shipments_packaging_reports', 'options' );
|
297 |
+
}
|
298 |
+
|
299 |
+
public static function get_report_ids() {
|
300 |
+
$reports = (array) get_option( 'woocommerce_gzd_shipments_packaging_reports', array() );
|
301 |
+
|
302 |
+
foreach ( array_keys( self::get_available_report_types() ) as $type ) {
|
303 |
+
if ( ! array_key_exists( $type, $reports ) ) {
|
304 |
+
$reports[ $type ] = array();
|
305 |
+
}
|
306 |
+
}
|
307 |
+
|
308 |
+
return $reports;
|
309 |
+
}
|
310 |
+
|
311 |
+
public static function get_report_status_title( $status ) {
|
312 |
+
if ( 'completed' === $status ) {
|
313 |
+
return _x( 'Completed', 'shipments-report-status', 'woocommerce-germanized' );
|
314 |
+
} else {
|
315 |
+
return _x( 'Pending', 'shipments-report-status', 'woocommerce-germanized' );
|
316 |
+
}
|
317 |
+
}
|
318 |
+
|
319 |
+
/**
|
320 |
+
* @param array $args
|
321 |
+
*
|
322 |
+
* @return Report[]
|
323 |
+
*/
|
324 |
+
public static function get_reports( $args = array() ) {
|
325 |
+
$args = wp_parse_args(
|
326 |
+
$args,
|
327 |
+
array(
|
328 |
+
'type' => '',
|
329 |
+
'limit' => -1,
|
330 |
+
'offset' => 0,
|
331 |
+
'orderby' => 'date_start',
|
332 |
+
)
|
333 |
+
);
|
334 |
+
|
335 |
+
$ids = self::get_report_ids();
|
336 |
+
|
337 |
+
if ( ! empty( $args['type'] ) ) {
|
338 |
+
$report_ids = array_key_exists( $args['type'], $ids ) ? $ids[ $args['type'] ] : array();
|
339 |
+
} else {
|
340 |
+
$report_ids = array_merge( ...array_values( $ids ) );
|
341 |
+
}
|
342 |
+
|
343 |
+
$reports_sorted = array();
|
344 |
+
|
345 |
+
foreach ( $report_ids as $id ) {
|
346 |
+
$reports_sorted[] = self::get_report_data( $id );
|
347 |
+
}
|
348 |
+
|
349 |
+
if ( array_key_exists( $args['orderby'], array( 'date_start', 'date_end' ) ) ) {
|
350 |
+
usort(
|
351 |
+
$reports_sorted,
|
352 |
+
function( $a, $b ) use ( $args ) {
|
353 |
+
if ( $a[ $args['orderby'] ] === $b[ $args['orderby'] ] ) {
|
354 |
+
return 0;
|
355 |
+
}
|
356 |
+
|
357 |
+
return $a[ $args['orderby'] ] < $b[ $args['orderby'] ] ? -1 : 1;
|
358 |
+
}
|
359 |
+
);
|
360 |
+
}
|
361 |
+
|
362 |
+
if ( -1 !== $args['limit'] ) {
|
363 |
+
$reports_sorted = array_slice( $reports_sorted, $args['offset'], $args['limit'] );
|
364 |
+
}
|
365 |
+
|
366 |
+
$reports = array();
|
367 |
+
|
368 |
+
foreach ( $reports_sorted as $data ) {
|
369 |
+
if ( $report = self::get_report( $data['id'] ) ) {
|
370 |
+
$reports[] = $report;
|
371 |
+
}
|
372 |
+
}
|
373 |
+
|
374 |
+
return $reports;
|
375 |
+
}
|
376 |
+
|
377 |
+
/**
|
378 |
+
* @param Report $report
|
379 |
+
*/
|
380 |
+
public static function remove_report( $report ) {
|
381 |
+
$reports_available = self::get_report_ids();
|
382 |
+
|
383 |
+
if ( in_array( $report->get_id(), $reports_available[ $report->get_type() ], true ) ) {
|
384 |
+
$reports_available[ $report->get_type() ] = array_diff( $reports_available[ $report->get_type() ], array( $report->get_id() ) );
|
385 |
+
|
386 |
+
update_option( 'woocommerce_gzd_shipments_packaging_reports', $reports_available, false );
|
387 |
+
|
388 |
+
/**
|
389 |
+
* Force non-cached option
|
390 |
+
*/
|
391 |
+
wp_cache_delete( 'woocommerce_gzd_shipments_packaging_reports', 'options' );
|
392 |
+
}
|
393 |
+
}
|
394 |
+
|
395 |
+
/**
|
396 |
+
* @param $id
|
397 |
+
*
|
398 |
+
* @return false|Report
|
399 |
+
*/
|
400 |
+
public static function get_report( $id ) {
|
401 |
+
$report = new Report( $id );
|
402 |
+
|
403 |
+
if ( $report->exists() ) {
|
404 |
+
return $report;
|
405 |
+
}
|
406 |
+
|
407 |
+
return false;
|
408 |
+
}
|
409 |
+
|
410 |
+
public static function delete_report() {
|
411 |
+
if ( ! current_user_can( 'manage_woocommerce' ) || ! wp_verify_nonce( isset( $_GET['_wpnonce'] ) ? wp_unslash( $_GET['_wpnonce'] ) : '', 'wc_gzd_shipments_packaging_delete_report' ) ) { // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized
|
412 |
+
wp_die();
|
413 |
+
}
|
414 |
+
|
415 |
+
$report_id = isset( $_GET['report_id'] ) ? wc_clean( wp_unslash( $_GET['report_id'] ) ) : '';
|
416 |
+
|
417 |
+
if ( ! empty( $report_id ) && ( $report = self::get_report( $report_id ) ) ) {
|
418 |
+
$report->delete();
|
419 |
+
|
420 |
+
$referer = self::get_clean_referer();
|
421 |
+
|
422 |
+
/**
|
423 |
+
* Do not redirect deleted, refreshed reports back to report details page
|
424 |
+
*/
|
425 |
+
if ( strstr( $referer, '&report=' ) ) {
|
426 |
+
$referer = admin_url( 'admin.php?page=wc-settings&tab=germanized-shipments§ion=packaging' );
|
427 |
+
}
|
428 |
+
|
429 |
+
wp_safe_redirect( esc_url_raw( add_query_arg( array( 'report_deleted' => $report_id ), $referer ) ) );
|
430 |
+
exit();
|
431 |
+
}
|
432 |
+
|
433 |
+
wp_safe_redirect( esc_url_raw( wp_get_referer() ) );
|
434 |
+
exit();
|
435 |
+
}
|
436 |
+
|
437 |
+
protected static function get_clean_referer() {
|
438 |
+
$referer = wp_get_referer();
|
439 |
+
|
440 |
+
return remove_query_arg( array( 'report_created', 'report_deleted', 'report_restarted', 'report_cancelled' ), $referer );
|
441 |
+
}
|
442 |
+
|
443 |
+
public static function refresh_report() {
|
444 |
+
if ( ! current_user_can( 'manage_woocommerce' ) || ! wp_verify_nonce( isset( $_GET['_wpnonce'] ) ? wp_unslash( $_GET['_wpnonce'] ) : '', 'wc_gzd_shipments_packaging_refresh_report' ) ) { // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized
|
445 |
+
wp_die();
|
446 |
+
}
|
447 |
+
|
448 |
+
$report_id = isset( $_GET['report_id'] ) ? wc_clean( wp_unslash( $_GET['report_id'] ) ) : '';
|
449 |
+
|
450 |
+
if ( ! empty( $report_id ) && ( $report = self::get_report( $report_id ) ) ) {
|
451 |
+
ReportQueue::start( $report->get_type(), $report->get_date_start(), $report->get_date_end() );
|
452 |
+
|
453 |
+
wp_safe_redirect( esc_url_raw( add_query_arg( array( 'report_restarted' => $report_id ), self::get_clean_referer() ) ) );
|
454 |
+
exit();
|
455 |
+
}
|
456 |
+
|
457 |
+
wp_safe_redirect( esc_url_raw( wp_get_referer() ) );
|
458 |
+
exit();
|
459 |
+
}
|
460 |
+
|
461 |
+
public static function cancel_report() {
|
462 |
+
if ( ! current_user_can( 'manage_woocommerce' ) || ! wp_verify_nonce( isset( $_GET['_wpnonce'] ) ? wp_unslash( $_GET['_wpnonce'] ) : '', 'wc_gzd_shipments_packaging_cancel_report' ) ) { // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized
|
463 |
+
wp_die();
|
464 |
+
}
|
465 |
+
|
466 |
+
$report_id = isset( $_GET['report_id'] ) ? wc_clean( wp_unslash( $_GET['report_id'] ) ) : '';
|
467 |
+
|
468 |
+
if ( ! empty( $report_id ) && ReportQueue::is_running( $report_id ) ) {
|
469 |
+
ReportQueue::cancel( $report_id );
|
470 |
+
|
471 |
+
$referer = self::get_clean_referer();
|
472 |
+
|
473 |
+
/**
|
474 |
+
* Do not redirect deleted, refreshed reports back to report details page
|
475 |
+
*/
|
476 |
+
if ( strstr( $referer, '&report=' ) ) {
|
477 |
+
$referer = admin_url( 'admin.php?page=wc-settings&tab=germanized-shipments§ion=packaging' );
|
478 |
+
}
|
479 |
+
|
480 |
+
wp_safe_redirect( esc_url_raw( add_query_arg( array( 'report_cancelled' => $report_id ), $referer ) ) );
|
481 |
+
exit();
|
482 |
+
}
|
483 |
+
|
484 |
+
wp_safe_redirect( esc_url_raw( wp_get_referer() ) );
|
485 |
+
exit();
|
486 |
+
}
|
487 |
+
}
|
packages/woocommerce-germanized-shipments/src/Packaging/ReportQueue.php
ADDED
@@ -0,0 +1,337 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
|
3 |
+
namespace Vendidero\Germanized\Shipments\Packaging;
|
4 |
+
|
5 |
+
use Vendidero\Germanized\Shipments\Package;
|
6 |
+
|
7 |
+
defined( 'ABSPATH' ) || exit;
|
8 |
+
|
9 |
+
class ReportQueue {
|
10 |
+
|
11 |
+
public static function start( $type = 'quarterly', $date = null, $end_date = null ) {
|
12 |
+
$types = ReportHelper::get_available_report_types();
|
13 |
+
|
14 |
+
if ( ! array_key_exists( $type, $types ) ) {
|
15 |
+
return false;
|
16 |
+
}
|
17 |
+
|
18 |
+
$args = self::get_timeframe( $type, $date, $end_date );
|
19 |
+
$interval = $args['start']->diff( $args['end'] );
|
20 |
+
|
21 |
+
// Add version
|
22 |
+
$args['version'] = Package::get_version();
|
23 |
+
|
24 |
+
$generator = new AsyncReportGenerator( $type, $args );
|
25 |
+
$queue_args = $generator->get_args();
|
26 |
+
$queue = self::get_queue();
|
27 |
+
|
28 |
+
self::cancel( $generator->get_id() );
|
29 |
+
|
30 |
+
$report = $generator->start();
|
31 |
+
|
32 |
+
if ( is_a( $report, '\Vendidero\Germanized\Shipments\Packaging\Report' ) && $report->exists() ) {
|
33 |
+
Package::log( sprintf( 'Starting new %1$s', $report->get_title() ) );
|
34 |
+
Package::log( sprintf( 'Default report arguments: %s', wc_print_r( $queue_args, true ) ) );
|
35 |
+
|
36 |
+
$queue->schedule_single(
|
37 |
+
time() + 10,
|
38 |
+
self::get_hook_name( $generator->get_id() ),
|
39 |
+
array( 'args' => $queue_args ),
|
40 |
+
'woocommerce_gzd_shipments'
|
41 |
+
);
|
42 |
+
|
43 |
+
$running = self::get_reports_running();
|
44 |
+
|
45 |
+
if ( ! in_array( $generator->get_id(), $running, true ) ) {
|
46 |
+
$running[] = $generator->get_id();
|
47 |
+
}
|
48 |
+
|
49 |
+
update_option( 'woocommerce_gzd_shipments_packaging_reports_running', $running, false );
|
50 |
+
self::clear_cache();
|
51 |
+
|
52 |
+
return $generator->get_id();
|
53 |
+
}
|
54 |
+
|
55 |
+
return false;
|
56 |
+
}
|
57 |
+
|
58 |
+
public static function clear_cache() {
|
59 |
+
wp_cache_delete( 'woocommerce_gzd_shipments_packaging_reports_running', 'options' );
|
60 |
+
}
|
61 |
+
|
62 |
+
public static function get_queue_details( $report_id ) {
|
63 |
+
$details = array(
|
64 |
+
'next_date' => null,
|
65 |
+
'link' => admin_url( 'admin.php?page=wc-status&tab=action-scheduler&s=' . esc_attr( $report_id ) . '&status=pending' ),
|
66 |
+
'shipment_count' => 0,
|
67 |
+
'has_action' => false,
|
68 |
+
'is_finished' => false,
|
69 |
+
'action' => false,
|
70 |
+
);
|
71 |
+
|
72 |
+
if ( $queue = self::get_queue() ) {
|
73 |
+
if ( $next_date = $queue->get_next( self::get_hook_name( $report_id ) ) ) {
|
74 |
+
$details['next_date'] = $next_date;
|
75 |
+
}
|
76 |
+
|
77 |
+
$search_args = array(
|
78 |
+
'hook' => self::get_hook_name( $report_id ),
|
79 |
+
'status' => \ActionScheduler_Store::STATUS_RUNNING,
|
80 |
+
'order' => 'DESC',
|
81 |
+
'per_page' => 1,
|
82 |
+
);
|
83 |
+
|
84 |
+
$results = $queue->search( $search_args );
|
85 |
+
|
86 |
+
/**
|
87 |
+
* Search for pending as fallback
|
88 |
+
*/
|
89 |
+
if ( empty( $results ) ) {
|
90 |
+
$search_args['status'] = \ActionScheduler_Store::STATUS_PENDING;
|
91 |
+
$results = $queue->search( $search_args );
|
92 |
+
}
|
93 |
+
|
94 |
+
/**
|
95 |
+
* Last resort: Search for completed (e.g. if no pending and no running are found - must have been completed)
|
96 |
+
*/
|
97 |
+
if ( empty( $results ) ) {
|
98 |
+
$search_args['status'] = \ActionScheduler_Store::STATUS_COMPLETE;
|
99 |
+
$results = $queue->search( $search_args );
|
100 |
+
}
|
101 |
+
|
102 |
+
if ( ! empty( $results ) ) {
|
103 |
+
$action = array_values( $results )[0];
|
104 |
+
$args = $action->get_args();
|
105 |
+
$processed = isset( $args['args']['shipments_processed'] ) ? (int) $args['args']['shipments_processed'] : 0;
|
106 |
+
|
107 |
+
$details['shipment_count'] = absint( $processed );
|
108 |
+
$details['has_action'] = true;
|
109 |
+
$details['action'] = $action;
|
110 |
+
$details['is_finished'] = $action->is_finished();
|
111 |
+
}
|
112 |
+
}
|
113 |
+
|
114 |
+
return $details;
|
115 |
+
}
|
116 |
+
|
117 |
+
public static function get_batch_size() {
|
118 |
+
return apply_filters( 'woocommerce_gzd_shipments_packaging_report_batch_size', 25 );
|
119 |
+
}
|
120 |
+
|
121 |
+
public static function get_shipment_statuses() {
|
122 |
+
$statuses = array_keys( wc_gzd_get_shipment_statuses() );
|
123 |
+
$statuses = array_diff( $statuses, array( 'gzd-draft', 'gzd-requested' ) );
|
124 |
+
|
125 |
+
return apply_filters( 'woocommerce_gzd_shipments_packaging_report_valid_statuses', $statuses );
|
126 |
+
}
|
127 |
+
|
128 |
+
/**
|
129 |
+
* @param $args
|
130 |
+
*
|
131 |
+
* @return \Vendidero\Germanized\Shipments\Shipment[]
|
132 |
+
*/
|
133 |
+
public static function query( $args ) {
|
134 |
+
$query_args = array(
|
135 |
+
'date_created' => $args['start'] . '...' . $args['end'],
|
136 |
+
'offset' => $args['offset'],
|
137 |
+
'type' => $args['type'],
|
138 |
+
'status' => $args['status'],
|
139 |
+
'limit' => $args['limit'],
|
140 |
+
);
|
141 |
+
|
142 |
+
return wc_gzd_get_shipments( $query_args );
|
143 |
+
}
|
144 |
+
|
145 |
+
public static function cancel( $id ) {
|
146 |
+
$data = ReportHelper::get_report_data( $id );
|
147 |
+
$generator = new AsyncReportGenerator( $data['type'], $data );
|
148 |
+
$queue = self::get_queue();
|
149 |
+
$running = self::get_reports_running();
|
150 |
+
|
151 |
+
if ( self::is_running( $id ) ) {
|
152 |
+
$running = array_diff( $running, array( $id ) );
|
153 |
+
Package::log( sprintf( 'Cancelled %s', ReportHelper::get_report_title( $id ) ) );
|
154 |
+
|
155 |
+
update_option( 'woocommerce_gzd_shipments_packaging_reports_running', $running, false );
|
156 |
+
self::clear_cache();
|
157 |
+
$generator->delete();
|
158 |
+
}
|
159 |
+
|
160 |
+
/**
|
161 |
+
* Cancel outstanding events and queue new.
|
162 |
+
*/
|
163 |
+
$queue->cancel_all( self::get_hook_name( $id ) );
|
164 |
+
}
|
165 |
+
|
166 |
+
public static function get_queue() {
|
167 |
+
return function_exists( 'WC' ) ? WC()->queue() : false;
|
168 |
+
}
|
169 |
+
|
170 |
+
public static function is_running( $id ) {
|
171 |
+
$running = self::get_reports_running();
|
172 |
+
|
173 |
+
if ( in_array( $id, $running, true ) && self::get_queue()->get_next( self::get_hook_name( $id ) ) ) {
|
174 |
+
return true;
|
175 |
+
}
|
176 |
+
|
177 |
+
return false;
|
178 |
+
}
|
179 |
+
|
180 |
+
public static function get_hook_name( $id ) {
|
181 |
+
if ( ! strstr( $id, 'woocommerce_gzd_shipments_' ) ) {
|
182 |
+
$id = 'woocommerce_gzd_shipments_' . $id;
|
183 |
+
}
|
184 |
+
|
185 |
+
return $id;
|
186 |
+
}
|
187 |
+
|
188 |
+
public static function next( $type, $args ) {
|
189 |
+
$generator = new AsyncReportGenerator( $type, $args );
|
190 |
+
$result = $generator->next();
|
191 |
+
$is_empty = false;
|
192 |
+
$queue = self::get_queue();
|
193 |
+
|
194 |
+
if ( is_wp_error( $result ) ) {
|
195 |
+
$is_empty = $result->get_error_message( 'empty' );
|
196 |
+
}
|
197 |
+
|
198 |
+
if ( ! $is_empty ) {
|
199 |
+
$new_args = $generator->get_args();
|
200 |
+
|
201 |
+
// Increase offset
|
202 |
+
$new_args['offset'] = (int) $new_args['offset'] + (int) $new_args['limit'];
|
203 |
+
|
204 |
+
$queue->cancel_all( self::get_hook_name( $generator->get_id() ) );
|
205 |
+
|
206 |
+
Package::log( sprintf( 'Starting new queue: %s', wc_print_r( $new_args, true ) ) );
|
207 |
+
|
208 |
+
$queue->schedule_single(
|
209 |
+
time() + 10,
|
210 |
+
self::get_hook_name( $generator->get_id() ),
|
211 |
+
array( 'args' => $new_args ),
|
212 |
+
'woocommerce_gzd_shipments'
|
213 |
+
);
|
214 |
+
} else {
|
215 |
+
self::complete( $generator );
|
216 |
+
}
|
217 |
+
}
|
218 |
+
|
219 |
+
/**
|
220 |
+
* @param AsyncReportGenerator $generator
|
221 |
+
*/
|
222 |
+
public static function complete( $generator ) {
|
223 |
+
$queue = self::get_queue();
|
224 |
+
$type = $generator->get_type();
|
225 |
+
|
226 |
+
/**
|
227 |
+
* Cancel outstanding events.
|
228 |
+
*/
|
229 |
+
$queue->cancel_all( self::get_hook_name( $generator->get_id() ) );
|
230 |
+
|
231 |
+
$report = $generator->complete();
|
232 |
+
$status = 'failed';
|
233 |
+
|
234 |
+
if ( is_a( $report, '\Vendidero\Germanized\Shipments\Packaging\Report' ) && $report->exists() ) {
|
235 |
+
$status = 'completed';
|
236 |
+
}
|
237 |
+
|
238 |
+
Package::log( sprintf( 'Completed %1$s. Status: %2$s', $report->get_title(), $status ) );
|
239 |
+
|
240 |
+
self::maybe_stop_report( $report->get_id() );
|
241 |
+
}
|
242 |
+
|
243 |
+
public static function maybe_stop_report( $report_id ) {
|
244 |
+
$reports_running = self::get_reports_running();
|
245 |
+
|
246 |
+
if ( in_array( $report_id, $reports_running, true ) ) {
|
247 |
+
$reports_running = array_diff( $reports_running, array( $report_id ) );
|
248 |
+
update_option( 'woocommerce_gzd_shipments_packaging_reports_running', $reports_running, false );
|
249 |
+
|
250 |
+
if ( $queue = self::get_queue() ) {
|
251 |
+
$queue->cancel_all( self::get_hook_name( $report_id ) );
|
252 |
+
}
|
253 |
+
|
254 |
+
/**
|
255 |
+
* Force non-cached running option
|
256 |
+
*/
|
257 |
+
wp_cache_delete( 'woocommerce_gzd_shipments_packaging_reports_running', 'options' );
|
258 |
+
|
259 |
+
return true;
|
260 |
+
}
|
261 |
+
|
262 |
+
return false;
|
263 |
+
}
|
264 |
+
|
265 |
+
public static function get_reports_running() {
|
266 |
+
return (array) get_option( 'woocommerce_gzd_shipments_packaging_reports_running', array() );
|
267 |
+
}
|
268 |
+
|
269 |
+
public static function get_timeframe( $type, $date = null, $date_end = null ) {
|
270 |
+
$date_start = null;
|
271 |
+
$date_end = is_null( $date_end ) ? null : $date_end;
|
272 |
+
$start_indicator = is_null( $date ) ? new \WC_DateTime() : $date;
|
273 |
+
|
274 |
+
if ( ! is_a( $start_indicator, 'WC_DateTime' ) && is_numeric( $start_indicator ) ) {
|
275 |
+
$start_indicator = new \WC_DateTime( '@' . $start_indicator );
|
276 |
+
}
|
277 |
+
|
278 |
+
if ( ! is_null( $date_end ) && ! is_a( $date_end, 'WC_DateTime' ) && is_numeric( $date_end ) ) {
|
279 |
+
$date_end = new \WC_DateTime( '@' . $date_end );
|
280 |
+
}
|
281 |
+
|
282 |
+
if ( 'quarterly' === $type ) {
|
283 |
+
$month = $start_indicator->date( 'n' );
|
284 |
+
$quarter = (int) ceil( $month / 3 );
|
285 |
+
$start_month = 'Jan';
|
286 |
+
$end_month = 'Mar';
|
287 |
+
|
288 |
+
if ( 2 === $quarter ) {
|
289 |
+
$start_month = 'Apr';
|
290 |
+
$end_month = 'Jun';
|
291 |
+
} elseif ( 3 === $quarter ) {
|
292 |
+
$start_month = 'Jul';
|
293 |
+
$end_month = 'Sep';
|
294 |
+
} elseif ( 4 === $quarter ) {
|
295 |
+
$start_month = 'Oct';
|
296 |
+
$end_month = 'Dec';
|
297 |
+
}
|
298 |
+
|
299 |
+
$date_start = new \WC_DateTime( 'first day of ' . $start_month . ' ' . $start_indicator->format( 'Y' ) . ' midnight' );
|
300 |
+
$date_end = new \WC_DateTime( 'last day of ' . $end_month . ' ' . $start_indicator->format( 'Y' ) . ' midnight' );
|
301 |
+
} elseif ( 'monthly' === $type ) {
|
302 |
+
$month = $start_indicator->format( 'M' );
|
303 |
+
|
304 |
+
$date_start = new \WC_DateTime( 'first day of ' . $month . ' ' . $start_indicator->format( 'Y' ) . ' midnight' );
|
305 |
+
$date_end = new \WC_DateTime( 'last day of ' . $month . ' ' . $start_indicator->format( 'Y' ) . ' midnight' );
|
306 |
+
} elseif ( 'yearly' === $type ) {
|
307 |
+
$date_end = clone $start_indicator;
|
308 |
+
$date_start = clone $start_indicator;
|
309 |
+
|
310 |
+
$date_end->modify( 'last day of dec ' . $start_indicator->format( 'Y' ) . ' midnight' );
|
311 |
+
$date_start->modify( 'first day of jan ' . $start_indicator->format( 'Y' ) . ' midnight' );
|
312 |
+
} else {
|
313 |
+
if ( is_null( $date_end ) ) {
|
314 |
+
$date_end = clone $start_indicator;
|
315 |
+
$date_end->modify( '-1 year' );
|
316 |
+
}
|
317 |
+
|
318 |
+
$date_start = clone $start_indicator;
|
319 |
+
}
|
320 |
+
|
321 |
+
/**
|
322 |
+
* Always set start and end time to midnight
|
323 |
+
*/
|
324 |
+
if ( $date_start ) {
|
325 |
+
$date_start->setTime( 0, 0 );
|
326 |
+
}
|
327 |
+
|
328 |
+
if ( $date_end ) {
|
329 |
+
$date_end->setTime( 0, 0 );
|
330 |
+
}
|
331 |
+
|
332 |
+
return array(
|
333 |
+
'start' => $date_start,
|
334 |
+
'end' => $date_end,
|
335 |
+
);
|
336 |
+
}
|
337 |
+
}
|
packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php
CHANGED
@@ -164,13 +164,7 @@ class ShipmentsController extends \WC_REST_Controller {
|
|
164 |
}
|
165 |
|
166 |
private static function get_shipment_statuses() {
|
167 |
-
|
168 |
-
|
169 |
-
foreach ( array_keys( wc_gzd_get_shipment_statuses() ) as $status ) {
|
170 |
-
$statuses[] = str_replace( 'gzd-', '', $status );
|
171 |
-
}
|
172 |
-
|
173 |
-
return $statuses;
|
174 |
}
|
175 |
|
176 |
/**
|
164 |
}
|
165 |
|
166 |
private static function get_shipment_statuses() {
|
167 |
+
return array_map( array( 'Vendidero\Germanized\Shipments\Api', 'remove_status_prefix' ), array_keys( wc_gzd_get_shipment_statuses() ) );
|
|
|
|
|
|
|
|
|
|
|
|
|
168 |
}
|
169 |
|
170 |
/**
|
packages/woocommerce-germanized-shipments/src/Shipment.php
CHANGED
@@ -2265,7 +2265,12 @@ abstract class Shipment extends WC_Data {
|
|
2265 |
|
2266 |
public function get_packaging() {
|
2267 |
if ( is_null( $this->packaging ) && $this->get_packaging_id() > 0 ) {
|
2268 |
-
$
|
|
|
|
|
|
|
|
|
|
|
2269 |
}
|
2270 |
|
2271 |
return $this->packaging;
|
2265 |
|
2266 |
public function get_packaging() {
|
2267 |
if ( is_null( $this->packaging ) && $this->get_packaging_id() > 0 ) {
|
2268 |
+
if ( $packaging = wc_gzd_get_packaging( $this->get_packaging_id() ) ) {
|
2269 |
+
// Do only allow load packaging if it does really exist in DB.
|
2270 |
+
if ( $packaging->get_id() > 0 ) {
|
2271 |
+
$this->packaging = $packaging;
|
2272 |
+
}
|
2273 |
+
}
|
2274 |
}
|
2275 |
|
2276 |
return $this->packaging;
|
packages/woocommerce-germanized-shipments/src/Validation.php
CHANGED
@@ -82,7 +82,7 @@ class Validation {
|
|
82 |
|
83 |
public static function check_order_shipped( $order ) {
|
84 |
if ( $shipment_order = wc_gzd_get_shipment_order( $order ) ) {
|
85 |
-
if (
|
86 |
/**
|
87 |
* Action that fires as soon as an order has been shipped completely.
|
88 |
* That is the case when the order contains all relevant shipments and all the shipments are marked as shipped.
|
82 |
|
83 |
public static function check_order_shipped( $order ) {
|
84 |
if ( $shipment_order = wc_gzd_get_shipment_order( $order ) ) {
|
85 |
+
if ( $shipment_order->is_shipped() ) {
|
86 |
/**
|
87 |
* Action that fires as soon as an order has been shipped completely.
|
88 |
* That is the case when the order contains all relevant shipments and all the shipments are marked as shipped.
|
packages/woocommerce-germanized-shipments/woocommerce-germanized-shipments.php
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
* Description: The Germanized Shipments integration, installed as a feature plugin for development and testing purposes.
|
6 |
* Author: vendidero
|
7 |
* Author URI: https://vendidero.de
|
8 |
-
* Version: 2.0
|
9 |
* Requires PHP: 5.6
|
10 |
* License: GPLv3
|
11 |
*
|
5 |
* Description: The Germanized Shipments integration, installed as a feature plugin for development and testing purposes.
|
6 |
* Author: vendidero
|
7 |
* Author URI: https://vendidero.de
|
8 |
+
* Version: 2.1.0
|
9 |
* Requires PHP: 5.6
|
10 |
* License: GPLv3
|
11 |
*
|
readme.txt
CHANGED
@@ -4,8 +4,8 @@ Tags: woocommerce, woocommerce german, woocommerce DE, woocommerce germany, wooc
|
|
4 |
Requires at least: 5.4
|
5 |
Tested up to: 6.0
|
6 |
WC requires at least: 3.9
|
7 |
-
WC tested up to: 6.
|
8 |
-
Stable tag: 3.10.
|
9 |
Requires PHP: 5.6
|
10 |
License: GPLv3
|
11 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
@@ -211,6 +211,14 @@ Bug reports may be filed via our [GitHub repository](https://github.com/vendider
|
|
211 |
6. Edit pdf documents (Pro)
|
212 |
|
213 |
== Changelog ==
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
214 |
= 3.10.3 =
|
215 |
* Improvement: Multisite dependency check
|
216 |
* Improvement: Admin add order fee tax calc
|
4 |
Requires at least: 5.4
|
5 |
Tested up to: 6.0
|
6 |
WC requires at least: 3.9
|
7 |
+
WC tested up to: 6.9
|
8 |
+
Stable tag: 3.10.4
|
9 |
Requires PHP: 5.6
|
10 |
License: GPLv3
|
11 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
211 |
6. Edit pdf documents (Pro)
|
212 |
|
213 |
== Changelog ==
|
214 |
+
= 3.10.4 =
|
215 |
+
* Feature: Create packaging summary reports
|
216 |
+
* Feature: New Trusted Shops Easy Integration
|
217 |
+
* Improvement: Order shipping status
|
218 |
+
* Improvement: Allow missing Packstation indicator during DHL checkout
|
219 |
+
* Improvement: Nutrients WPML compatibility
|
220 |
+
* Fix: Prevent SOAP call during DHL connection check if missing
|
221 |
+
|
222 |
= 3.10.3 =
|
223 |
* Improvement: Multisite dependency check
|
224 |
* Improvement: Admin add order fee tax calc
|
src/Packages.php
CHANGED
@@ -26,6 +26,8 @@ class Packages {
|
|
26 |
* Array of package names and their main package classes.
|
27 |
*
|
28 |
* @var array Key is the package name/directory, value is the main package class which handles init.
|
|
|
|
|
29 |
*/
|
30 |
protected static $packages = array(
|
31 |
'woocommerce-trusted-shops' => '\\Vendidero\\TrustedShops\\Package',
|
@@ -94,6 +96,22 @@ class Packages {
|
|
94 |
*/
|
95 |
continue;
|
96 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
97 |
}
|
98 |
|
99 |
if ( ! self::package_exists( $package_name ) ) {
|
@@ -106,6 +124,10 @@ class Packages {
|
|
106 |
*/
|
107 |
if ( ! has_action( 'plugins_loaded', array( $package_class, 'init' ) ) ) {
|
108 |
call_user_func( array( $package_class, 'init' ) );
|
|
|
|
|
|
|
|
|
109 |
}
|
110 |
}
|
111 |
}
|
26 |
* Array of package names and their main package classes.
|
27 |
*
|
28 |
* @var array Key is the package name/directory, value is the main package class which handles init.
|
29 |
+
*
|
30 |
+
* @TODO remove one-stop-shop-woocommerce and woocommerce-trusted-shops after migration period.
|
31 |
*/
|
32 |
protected static $packages = array(
|
33 |
'woocommerce-trusted-shops' => '\\Vendidero\\TrustedShops\\Package',
|
96 |
*/
|
97 |
continue;
|
98 |
}
|
99 |
+
} elseif ( 'woocommerce-trusted-shops' === $package_name ) {
|
100 |
+
if ( ( PluginsHelper::is_trusted_shops_plugin_active() && get_option( 'ts_easy_integration_client_id' ) ) || ! get_option( 'woocommerce_gzd_trusted_shops_id' ) ) {
|
101 |
+
continue;
|
102 |
+
} elseif ( version_compare( get_option( 'woocommerce_gzd_db_version', '1.0.0' ), '3.10.4', '<' ) ) {
|
103 |
+
/**
|
104 |
+
* Temp check in case the DB update has not been completed yet. In this special case, check for global OSS activation and load package.
|
105 |
+
*/
|
106 |
+
if ( ! get_option( 'woocommerce_gzd_trusted_shops_id' ) ) {
|
107 |
+
continue;
|
108 |
+
}
|
109 |
+
} elseif ( 'yes' !== get_option( 'woocommerce_gzd_is_ts_standalone_update' ) ) {
|
110 |
+
/**
|
111 |
+
* After the DB update has been completed, check the temp option which indicates the necessity to load the bundled package.
|
112 |
+
*/
|
113 |
+
continue;
|
114 |
+
}
|
115 |
}
|
116 |
|
117 |
if ( ! self::package_exists( $package_name ) ) {
|
124 |
*/
|
125 |
if ( ! has_action( 'plugins_loaded', array( $package_class, 'init' ) ) ) {
|
126 |
call_user_func( array( $package_class, 'init' ) );
|
127 |
+
|
128 |
+
$package_hook_name = sanitize_key( $package_name );
|
129 |
+
|
130 |
+
do_action( "woocommerce_gzd_package_{$package_hook_name}_init" );
|
131 |
}
|
132 |
}
|
133 |
}
|
src/PluginsHelper.php
CHANGED
@@ -21,6 +21,20 @@ class PluginsHelper {
|
|
21 |
public static function init() {
|
22 |
add_filter( 'all_plugins', array( __CLASS__, 'filter_bundled_plugin_names' ) );
|
23 |
add_action( 'activated_plugin', array( __CLASS__, 'observe_plugin_activation' ) );
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
}
|
25 |
|
26 |
/**
|
@@ -168,7 +182,7 @@ class PluginsHelper {
|
|
168 |
* @return bool
|
169 |
*/
|
170 |
public static function is_trusted_shops_plugin_active() {
|
171 |
-
return self::is_plugin_active( '
|
172 |
}
|
173 |
|
174 |
/**
|
@@ -269,7 +283,7 @@ class PluginsHelper {
|
|
269 |
*/
|
270 |
protected static function install_and_activate_plugin( $plugin ) {
|
271 |
self::clear_cache();
|
272 |
-
|
273 |
$result = array(
|
274 |
'errors' => new \WP_Error(),
|
275 |
);
|
@@ -287,11 +301,29 @@ class PluginsHelper {
|
|
287 |
return ( ! wc_gzd_wp_error_has_errors( $result['errors'] ) ? true : false );
|
288 |
}
|
289 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
290 |
/**
|
291 |
* @return bool
|
292 |
*/
|
293 |
public static function install_or_activate_oss() {
|
294 |
-
return self::
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
295 |
}
|
296 |
|
297 |
public static function get_plugin_manual_install_message( $plugin ) {
|
@@ -432,7 +464,7 @@ class PluginsHelper {
|
|
432 |
return array(
|
433 |
'woocommerce' => __( 'WooCommerce', 'woocommerce-germanized' ),
|
434 |
'one-stop-shop-woocommerce' => __( 'One Stop Shop', 'woocommerce-germanized' ),
|
435 |
-
'
|
436 |
);
|
437 |
}
|
438 |
|
@@ -504,11 +536,15 @@ class PluginsHelper {
|
|
504 |
$plugins['one-stop-shop-woocommerce/one-stop-shop-woocommerce.php']['Name'] = esc_html__( 'Germanized for WooCommerce: One Stop Shop', 'woocommerce-germanized' );
|
505 |
}
|
506 |
|
|
|
|
|
|
|
|
|
507 |
return $plugins;
|
508 |
}
|
509 |
|
510 |
public static function clear_cache() {
|
511 |
-
self::$plugins
|
512 |
self::$active_plugins = null;
|
513 |
}
|
514 |
}
|
21 |
public static function init() {
|
22 |
add_filter( 'all_plugins', array( __CLASS__, 'filter_bundled_plugin_names' ) );
|
23 |
add_action( 'activated_plugin', array( __CLASS__, 'observe_plugin_activation' ) );
|
24 |
+
add_action( 'ts_easy_integration_connected', array( __CLASS__, 'observe_ts_integration_connect' ) );
|
25 |
+
}
|
26 |
+
|
27 |
+
/**
|
28 |
+
* After the first successful connection to TS new gen has been detected, remove the migration note.
|
29 |
+
*
|
30 |
+
* @return void
|
31 |
+
*/
|
32 |
+
public static function observe_ts_integration_connect() {
|
33 |
+
delete_option( 'woocommerce_gzd_is_ts_standalone_update' );
|
34 |
+
}
|
35 |
+
|
36 |
+
public static function needs_trusted_shops_migration() {
|
37 |
+
return get_option( 'woocommerce_gzd_trusted_shops_id' ) && did_action( 'woocommerce_gzd_package_woocommerce-trusted-shops_init' );
|
38 |
}
|
39 |
|
40 |
/**
|
182 |
* @return bool
|
183 |
*/
|
184 |
public static function is_trusted_shops_plugin_active() {
|
185 |
+
return self::is_plugin_active( 'trusted-shops-easy-integration-for-woocommerce' );
|
186 |
}
|
187 |
|
188 |
/**
|
283 |
*/
|
284 |
protected static function install_and_activate_plugin( $plugin ) {
|
285 |
self::clear_cache();
|
286 |
+
|
287 |
$result = array(
|
288 |
'errors' => new \WP_Error(),
|
289 |
);
|
301 |
return ( ! wc_gzd_wp_error_has_errors( $result['errors'] ) ? true : false );
|
302 |
}
|
303 |
|
304 |
+
/**
|
305 |
+
* @return bool
|
306 |
+
*/
|
307 |
+
public static function install_or_activate_extension( $extension_name ) {
|
308 |
+
if ( self::is_plugin_whitelisted( $extension_name ) ) {
|
309 |
+
return self::install_and_activate_plugin( $extension_name );
|
310 |
+
} else {
|
311 |
+
return false;
|
312 |
+
}
|
313 |
+
}
|
314 |
+
|
315 |
/**
|
316 |
* @return bool
|
317 |
*/
|
318 |
public static function install_or_activate_oss() {
|
319 |
+
return self::install_or_activate_extension( 'one-stop-shop-woocommerce' );
|
320 |
+
}
|
321 |
+
|
322 |
+
/**
|
323 |
+
* @return bool
|
324 |
+
*/
|
325 |
+
public static function install_or_activate_trusted_shops() {
|
326 |
+
return self::install_or_activate_extension( 'trusted-shops-easy-integration-for-woocommerce' );
|
327 |
}
|
328 |
|
329 |
public static function get_plugin_manual_install_message( $plugin ) {
|
464 |
return array(
|
465 |
'woocommerce' => __( 'WooCommerce', 'woocommerce-germanized' ),
|
466 |
'one-stop-shop-woocommerce' => __( 'One Stop Shop', 'woocommerce-germanized' ),
|
467 |
+
'trusted-shops-easy-integration-for-woocommerce' => __( 'Trusted Shops', 'woocommerce-germanized' ),
|
468 |
);
|
469 |
}
|
470 |
|
536 |
$plugins['one-stop-shop-woocommerce/one-stop-shop-woocommerce.php']['Name'] = esc_html__( 'Germanized for WooCommerce: One Stop Shop', 'woocommerce-germanized' );
|
537 |
}
|
538 |
|
539 |
+
if ( array_key_exists( 'trusted-shops-easy-integration-for-woocommerce/trusted-shops-easy-integration-for-woocommerce.php', $plugins ) ) {
|
540 |
+
$plugins['trusted-shops-easy-integration-for-woocommerce/trusted-shops-easy-integration-for-woocommerce.php']['Name'] = esc_html__( 'Germanized for WooCommerce: Trusted Shops', 'woocommerce-germanized' );
|
541 |
+
}
|
542 |
+
|
543 |
return $plugins;
|
544 |
}
|
545 |
|
546 |
public static function clear_cache() {
|
547 |
+
self::$plugins = null;
|
548 |
self::$active_plugins = null;
|
549 |
}
|
550 |
}
|
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 ComposerAutoloaderInitc501dc5e4dada87e541409c3f8edbe4a::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\jpc501dc5e4dada87e541409c3f8edbe4a;
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
vendor/composer/autoload_classmap.php
CHANGED
@@ -300,6 +300,10 @@ return array(
|
|
300 |
'Vendidero\\Germanized\\Shipments\\Package' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Package.php',
|
301 |
'Vendidero\\Germanized\\Shipments\\Packaging' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Packaging.php',
|
302 |
'Vendidero\\Germanized\\Shipments\\PackagingFactory' => $baseDir . '/packages/woocommerce-germanized-shipments/src/PackagingFactory.php',
|
|
|
|
|
|
|
|
|
303 |
'Vendidero\\Germanized\\Shipments\\Packing\\Helper' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Packing/Helper.php',
|
304 |
'Vendidero\\Germanized\\Shipments\\Packing\\OrderItem' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Packing/OrderItem.php',
|
305 |
'Vendidero\\Germanized\\Shipments\\Packing\\PackagingBox' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Packing/PackagingBox.php',
|
300 |
'Vendidero\\Germanized\\Shipments\\Package' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Package.php',
|
301 |
'Vendidero\\Germanized\\Shipments\\Packaging' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Packaging.php',
|
302 |
'Vendidero\\Germanized\\Shipments\\PackagingFactory' => $baseDir . '/packages/woocommerce-germanized-shipments/src/PackagingFactory.php',
|
303 |
+
'Vendidero\\Germanized\\Shipments\\Packaging\\AsyncReportGenerator' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Packaging/AsyncReportGenerator.php',
|
304 |
+
'Vendidero\\Germanized\\Shipments\\Packaging\\Report' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Packaging/Report.php',
|
305 |
+
'Vendidero\\Germanized\\Shipments\\Packaging\\ReportHelper' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Packaging/ReportHelper.php',
|
306 |
+
'Vendidero\\Germanized\\Shipments\\Packaging\\ReportQueue' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Packaging/ReportQueue.php',
|
307 |
'Vendidero\\Germanized\\Shipments\\Packing\\Helper' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Packing/Helper.php',
|
308 |
'Vendidero\\Germanized\\Shipments\\Packing\\OrderItem' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Packing/OrderItem.php',
|
309 |
'Vendidero\\Germanized\\Shipments\\Packing\\PackagingBox' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Packing/PackagingBox.php',
|
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 ComposerAutoloaderInit74d75c2f0d417a723ad8416b188ea0bc
|
|
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 ComposerAutoloaderInit74d75c2f0d417a723ad8416b188ea0bc
|
|
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 ComposerAutoloaderInitc501dc5e4dada87e541409c3f8edbe4a
|
6 |
{
|
7 |
private static $loader;
|
8 |
|
24 |
|
25 |
require __DIR__ . '/platform_check.php';
|
26 |
|
27 |
+
spl_autoload_register(array('ComposerAutoloaderInitc501dc5e4dada87e541409c3f8edbe4a', 'loadClassLoader'), true, true);
|
28 |
self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(\dirname(__FILE__)));
|
29 |
+
spl_autoload_unregister(array('ComposerAutoloaderInitc501dc5e4dada87e541409c3f8edbe4a', '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\ComposerStaticInitc501dc5e4dada87e541409c3f8edbe4a::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\ComposerStaticInitc501dc5e4dada87e541409c3f8edbe4a::$files;
|
57 |
} else {
|
58 |
$includeFiles = require __DIR__ . '/autoload_files.php';
|
59 |
}
|
60 |
foreach ($includeFiles as $fileIdentifier => $file) {
|
61 |
+
composerRequirec501dc5e4dada87e541409c3f8edbe4a($fileIdentifier, $file);
|
62 |
}
|
63 |
|
64 |
return $loader;
|
65 |
}
|
66 |
}
|
67 |
|
68 |
+
function composerRequirec501dc5e4dada87e541409c3f8edbe4a($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',
|
@@ -422,6 +422,10 @@ class ComposerStaticInit74d75c2f0d417a723ad8416b188ea0bc
|
|
422 |
'Vendidero\\Germanized\\Shipments\\Package' => __DIR__ . '/../..' . '/packages/woocommerce-germanized-shipments/src/Package.php',
|
423 |
'Vendidero\\Germanized\\Shipments\\Packaging' => __DIR__ . '/../..' . '/packages/woocommerce-germanized-shipments/src/Packaging.php',
|
424 |
'Vendidero\\Germanized\\Shipments\\PackagingFactory' => __DIR__ . '/../..' . '/packages/woocommerce-germanized-shipments/src/PackagingFactory.php',
|
|
|
|
|
|
|
|
|
425 |
'Vendidero\\Germanized\\Shipments\\Packing\\Helper' => __DIR__ . '/../..' . '/packages/woocommerce-germanized-shipments/src/Packing/Helper.php',
|
426 |
'Vendidero\\Germanized\\Shipments\\Packing\\OrderItem' => __DIR__ . '/../..' . '/packages/woocommerce-germanized-shipments/src/Packing/OrderItem.php',
|
427 |
'Vendidero\\Germanized\\Shipments\\Packing\\PackagingBox' => __DIR__ . '/../..' . '/packages/woocommerce-germanized-shipments/src/Packing/PackagingBox.php',
|
@@ -545,9 +549,9 @@ class ComposerStaticInit74d75c2f0d417a723ad8416b188ea0bc
|
|
545 |
public static function getInitializer(ClassLoader $loader)
|
546 |
{
|
547 |
return \Closure::bind(function () use ($loader) {
|
548 |
-
$loader->prefixLengthsPsr4 =
|
549 |
-
$loader->prefixDirsPsr4 =
|
550 |
-
$loader->classMap =
|
551 |
|
552 |
}, null, ClassLoader::class);
|
553 |
}
|
4 |
|
5 |
namespace Composer\Autoload;
|
6 |
|
7 |
+
class ComposerStaticInitc501dc5e4dada87e541409c3f8edbe4a
|
8 |
{
|
9 |
public static $files = array (
|
10 |
'6124b4c8570aa390c21fafd04a26c69f' => __DIR__ . '/..' . '/myclabs/deep-copy/src/DeepCopy/deep_copy.php',
|
422 |
'Vendidero\\Germanized\\Shipments\\Package' => __DIR__ . '/../..' . '/packages/woocommerce-germanized-shipments/src/Package.php',
|
423 |
'Vendidero\\Germanized\\Shipments\\Packaging' => __DIR__ . '/../..' . '/packages/woocommerce-germanized-shipments/src/Packaging.php',
|
424 |
'Vendidero\\Germanized\\Shipments\\PackagingFactory' => __DIR__ . '/../..' . '/packages/woocommerce-germanized-shipments/src/PackagingFactory.php',
|
425 |
+
'Vendidero\\Germanized\\Shipments\\Packaging\\AsyncReportGenerator' => __DIR__ . '/../..' . '/packages/woocommerce-germanized-shipments/src/Packaging/AsyncReportGenerator.php',
|
426 |
+
'Vendidero\\Germanized\\Shipments\\Packaging\\Report' => __DIR__ . '/../..' . '/packages/woocommerce-germanized-shipments/src/Packaging/Report.php',
|
427 |
+
'Vendidero\\Germanized\\Shipments\\Packaging\\ReportHelper' => __DIR__ . '/../..' . '/packages/woocommerce-germanized-shipments/src/Packaging/ReportHelper.php',
|
428 |
+
'Vendidero\\Germanized\\Shipments\\Packaging\\ReportQueue' => __DIR__ . '/../..' . '/packages/woocommerce-germanized-shipments/src/Packaging/ReportQueue.php',
|
429 |
'Vendidero\\Germanized\\Shipments\\Packing\\Helper' => __DIR__ . '/../..' . '/packages/woocommerce-germanized-shipments/src/Packing/Helper.php',
|
430 |
'Vendidero\\Germanized\\Shipments\\Packing\\OrderItem' => __DIR__ . '/../..' . '/packages/woocommerce-germanized-shipments/src/Packing/OrderItem.php',
|
431 |
'Vendidero\\Germanized\\Shipments\\Packing\\PackagingBox' => __DIR__ . '/../..' . '/packages/woocommerce-germanized-shipments/src/Packing/PackagingBox.php',
|
549 |
public static function getInitializer(ClassLoader $loader)
|
550 |
{
|
551 |
return \Closure::bind(function () use ($loader) {
|
552 |
+
$loader->prefixLengthsPsr4 = ComposerStaticInitc501dc5e4dada87e541409c3f8edbe4a::$prefixLengthsPsr4;
|
553 |
+
$loader->prefixDirsPsr4 = ComposerStaticInitc501dc5e4dada87e541409c3f8edbe4a::$prefixDirsPsr4;
|
554 |
+
$loader->classMap = ComposerStaticInitc501dc5e4dada87e541409c3f8edbe4a::$classMap;
|
555 |
|
556 |
}, null, ClassLoader::class);
|
557 |
}
|
vendor/composer/installed.json
CHANGED
@@ -909,17 +909,17 @@
|
|
909 |
},
|
910 |
{
|
911 |
"name": "vendidero/woocommerce-germanized-dhl",
|
912 |
-
"version": "v1.7.
|
913 |
-
"version_normalized": "1.7.
|
914 |
"source": {
|
915 |
"type": "git",
|
916 |
"url": "https://github.com/vendidero/woocommerce-germanized-dhl.git",
|
917 |
-
"reference": "
|
918 |
},
|
919 |
"dist": {
|
920 |
"type": "zip",
|
921 |
-
"url": "https://api.github.com/repos/vendidero/woocommerce-germanized-dhl/zipball/
|
922 |
-
"reference": "
|
923 |
"shasum": ""
|
924 |
},
|
925 |
"require": {
|
@@ -933,7 +933,7 @@
|
|
933 |
"phpunit/phpunit": "7.5.14",
|
934 |
"woocommerce/woocommerce-sniffs": "^0.1.3"
|
935 |
},
|
936 |
-
"time": "2022-
|
937 |
"type": "wordpress-plugin",
|
938 |
"installation-source": "dist",
|
939 |
"autoload": {
|
@@ -966,24 +966,24 @@
|
|
966 |
"description": "The Germanized DHL implementation.",
|
967 |
"homepage": "https://github.com/vendidero/woocommerce-germanized-dhl",
|
968 |
"support": {
|
969 |
-
"source": "https://github.com/vendidero/woocommerce-germanized-dhl/tree/v1.7.
|
970 |
"issues": "https://github.com/vendidero/woocommerce-germanized-dhl/issues"
|
971 |
},
|
972 |
"install-path": "../../packages/woocommerce-germanized-dhl"
|
973 |
},
|
974 |
{
|
975 |
"name": "vendidero/woocommerce-germanized-shipments",
|
976 |
-
"version": "v2.0
|
977 |
-
"version_normalized": "2.0.
|
978 |
"source": {
|
979 |
"type": "git",
|
980 |
"url": "https://github.com/vendidero/woocommerce-germanized-shipments.git",
|
981 |
-
"reference": "
|
982 |
},
|
983 |
"dist": {
|
984 |
"type": "zip",
|
985 |
-
"url": "https://api.github.com/repos/vendidero/woocommerce-germanized-shipments/zipball/
|
986 |
-
"reference": "
|
987 |
"shasum": ""
|
988 |
},
|
989 |
"require": {
|
@@ -997,7 +997,7 @@
|
|
997 |
"woocommerce/woocommerce-sniffs": "^0.1.3",
|
998 |
"yoast/phpunit-polyfills": "^1.0"
|
999 |
},
|
1000 |
-
"time": "2022-
|
1001 |
"type": "wordpress-plugin",
|
1002 |
"installation-source": "dist",
|
1003 |
"autoload": {
|
@@ -1028,7 +1028,7 @@
|
|
1028 |
"description": "The Germanized Shipments implementation.",
|
1029 |
"homepage": "https://github.com/vendidero/woocommerce-germanized-shipments",
|
1030 |
"support": {
|
1031 |
-
"source": "https://github.com/vendidero/woocommerce-germanized-shipments/tree/v2.0
|
1032 |
"issues": "https://github.com/vendidero/woocommerce-germanized-shipments/issues"
|
1033 |
},
|
1034 |
"install-path": "../../packages/woocommerce-germanized-shipments"
|
909 |
},
|
910 |
{
|
911 |
"name": "vendidero/woocommerce-germanized-dhl",
|
912 |
+
"version": "v1.7.4",
|
913 |
+
"version_normalized": "1.7.4.0",
|
914 |
"source": {
|
915 |
"type": "git",
|
916 |
"url": "https://github.com/vendidero/woocommerce-germanized-dhl.git",
|
917 |
+
"reference": "20383825cbf426c4e524464d84f55f89da7c764b"
|
918 |
},
|
919 |
"dist": {
|
920 |
"type": "zip",
|
921 |
+
"url": "https://api.github.com/repos/vendidero/woocommerce-germanized-dhl/zipball/20383825cbf426c4e524464d84f55f89da7c764b",
|
922 |
+
"reference": "20383825cbf426c4e524464d84f55f89da7c764b",
|
923 |
"shasum": ""
|
924 |
},
|
925 |
"require": {
|
933 |
"phpunit/phpunit": "7.5.14",
|
934 |
"woocommerce/woocommerce-sniffs": "^0.1.3"
|
935 |
},
|
936 |
+
"time": "2022-09-06T12:38:10+00:00",
|
937 |
"type": "wordpress-plugin",
|
938 |
"installation-source": "dist",
|
939 |
"autoload": {
|
966 |
"description": "The Germanized DHL implementation.",
|
967 |
"homepage": "https://github.com/vendidero/woocommerce-germanized-dhl",
|
968 |
"support": {
|
969 |
+
"source": "https://github.com/vendidero/woocommerce-germanized-dhl/tree/v1.7.4",
|
970 |
"issues": "https://github.com/vendidero/woocommerce-germanized-dhl/issues"
|
971 |
},
|
972 |
"install-path": "../../packages/woocommerce-germanized-dhl"
|
973 |
},
|
974 |
{
|
975 |
"name": "vendidero/woocommerce-germanized-shipments",
|
976 |
+
"version": "v2.1.0",
|
977 |
+
"version_normalized": "2.1.0.0",
|
978 |
"source": {
|
979 |
"type": "git",
|
980 |
"url": "https://github.com/vendidero/woocommerce-germanized-shipments.git",
|
981 |
+
"reference": "38b590d0a91546cafbe72b2cae77010e1f042bce"
|
982 |
},
|
983 |
"dist": {
|
984 |
"type": "zip",
|
985 |
+
"url": "https://api.github.com/repos/vendidero/woocommerce-germanized-shipments/zipball/38b590d0a91546cafbe72b2cae77010e1f042bce",
|
986 |
+
"reference": "38b590d0a91546cafbe72b2cae77010e1f042bce",
|
987 |
"shasum": ""
|
988 |
},
|
989 |
"require": {
|
997 |
"woocommerce/woocommerce-sniffs": "^0.1.3",
|
998 |
"yoast/phpunit-polyfills": "^1.0"
|
999 |
},
|
1000 |
+
"time": "2022-09-06T12:44:44+00:00",
|
1001 |
"type": "wordpress-plugin",
|
1002 |
"installation-source": "dist",
|
1003 |
"autoload": {
|
1028 |
"description": "The Germanized Shipments implementation.",
|
1029 |
"homepage": "https://github.com/vendidero/woocommerce-germanized-shipments",
|
1030 |
"support": {
|
1031 |
+
"source": "https://github.com/vendidero/woocommerce-germanized-shipments/tree/v2.1.0",
|
1032 |
"issues": "https://github.com/vendidero/woocommerce-germanized-shipments/issues"
|
1033 |
},
|
1034 |
"install-path": "../../packages/woocommerce-germanized-shipments"
|
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 |
),
|
@@ -154,25 +154,25 @@
|
|
154 |
'type' => 'wordpress-plugin',
|
155 |
'install_path' => __DIR__ . '/../../',
|
156 |
'aliases' => array(),
|
157 |
-
'reference' => '
|
158 |
'dev_requirement' => false,
|
159 |
),
|
160 |
'vendidero/woocommerce-germanized-dhl' => array(
|
161 |
-
'pretty_version' => 'v1.7.
|
162 |
-
'version' => '1.7.
|
163 |
'type' => 'wordpress-plugin',
|
164 |
'install_path' => __DIR__ . '/../../packages/woocommerce-germanized-dhl',
|
165 |
'aliases' => array(),
|
166 |
-
'reference' => '
|
167 |
'dev_requirement' => false,
|
168 |
),
|
169 |
'vendidero/woocommerce-germanized-shipments' => array(
|
170 |
-
'pretty_version' => 'v2.0
|
171 |
-
'version' => '2.0.
|
172 |
'type' => 'wordpress-plugin',
|
173 |
'install_path' => __DIR__ . '/../../packages/woocommerce-germanized-shipments',
|
174 |
'aliases' => array(),
|
175 |
-
'reference' => '
|
176 |
'dev_requirement' => false,
|
177 |
),
|
178 |
'vendidero/woocommerce-trusted-shops' => array(
|
5 |
'type' => 'wordpress-plugin',
|
6 |
'install_path' => __DIR__ . '/../../',
|
7 |
'aliases' => array(),
|
8 |
+
'reference' => 'e5a9d673b34f1fbe634681b7830c8c497253b373',
|
9 |
'name' => 'vendidero/woocommerce-germanized',
|
10 |
'dev' => false,
|
11 |
),
|
154 |
'type' => 'wordpress-plugin',
|
155 |
'install_path' => __DIR__ . '/../../',
|
156 |
'aliases' => array(),
|
157 |
+
'reference' => 'e5a9d673b34f1fbe634681b7830c8c497253b373',
|
158 |
'dev_requirement' => false,
|
159 |
),
|
160 |
'vendidero/woocommerce-germanized-dhl' => array(
|
161 |
+
'pretty_version' => 'v1.7.4',
|
162 |
+
'version' => '1.7.4.0',
|
163 |
'type' => 'wordpress-plugin',
|
164 |
'install_path' => __DIR__ . '/../../packages/woocommerce-germanized-dhl',
|
165 |
'aliases' => array(),
|
166 |
+
'reference' => '20383825cbf426c4e524464d84f55f89da7c764b',
|
167 |
'dev_requirement' => false,
|
168 |
),
|
169 |
'vendidero/woocommerce-germanized-shipments' => array(
|
170 |
+
'pretty_version' => 'v2.1.0',
|
171 |
+
'version' => '2.1.0.0',
|
172 |
'type' => 'wordpress-plugin',
|
173 |
'install_path' => __DIR__ . '/../../packages/woocommerce-germanized-shipments',
|
174 |
'aliases' => array(),
|
175 |
+
'reference' => '38b590d0a91546cafbe72b2cae77010e1f042bce',
|
176 |
'dev_requirement' => false,
|
177 |
),
|
178 |
'vendidero/woocommerce-trusted-shops' => array(
|
vendor/composer/jetpack_autoload_classmap.php
CHANGED
@@ -383,387 +383,403 @@ return array(
|
|
383 |
'path' => $baseDir . '/packages/one-stop-shop-woocommerce/src/Report.php'
|
384 |
),
|
385 |
'Vendidero\\Germanized\\Shipments\\Shipment' => array(
|
386 |
-
'version' => '2.0.
|
387 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Shipment.php'
|
388 |
),
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
389 |
'Vendidero\\Germanized\\Shipments\\ShippingProvider\\Auto' => array(
|
390 |
-
'version' => '2.0.
|
391 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/ShippingProvider/Auto.php'
|
392 |
),
|
393 |
'Vendidero\\Germanized\\Shipments\\ShippingProvider\\Method' => array(
|
394 |
-
'version' => '2.0.
|
395 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/ShippingProvider/Method.php'
|
396 |
),
|
397 |
'Vendidero\\Germanized\\Shipments\\ShippingProvider\\Simple' => array(
|
398 |
-
'version' => '2.0.
|
399 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/ShippingProvider/Simple.php'
|
400 |
),
|
401 |
'Vendidero\\Germanized\\Shipments\\ShippingProvider\\Helper' => array(
|
402 |
-
'version' => '2.0.
|
403 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/ShippingProvider/Helper.php'
|
404 |
),
|
405 |
'Vendidero\\Germanized\\Shipments\\ShippingProvider\\MethodPlaceholder' => array(
|
406 |
-
'version' => '2.0.
|
407 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/ShippingProvider/MethodPlaceholder.php'
|
408 |
),
|
409 |
'Vendidero\\Germanized\\Shipments\\Install' => array(
|
410 |
-
'version' => '2.0.
|
411 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Install.php'
|
412 |
),
|
413 |
'Vendidero\\Germanized\\Shipments\\SimpleShipment' => array(
|
414 |
-
'version' => '2.0.
|
415 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/SimpleShipment.php'
|
416 |
),
|
417 |
'Vendidero\\Germanized\\Shipments\\Package' => array(
|
418 |
-
'version' => '2.0.
|
419 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Package.php'
|
420 |
),
|
421 |
'Vendidero\\Germanized\\Shipments\\Product' => array(
|
422 |
-
'version' => '2.0.
|
423 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Product.php'
|
424 |
),
|
425 |
'Vendidero\\Germanized\\Shipments\\Order' => array(
|
426 |
-
'version' => '2.0.
|
427 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Order.php'
|
428 |
),
|
429 |
'Vendidero\\Germanized\\Shipments\\DataStores\\Shipment' => array(
|
430 |
-
'version' => '2.0.
|
431 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/DataStores/Shipment.php'
|
432 |
),
|
433 |
'Vendidero\\Germanized\\Shipments\\DataStores\\Label' => array(
|
434 |
-
'version' => '2.0.
|
435 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/DataStores/Label.php'
|
436 |
),
|
437 |
'Vendidero\\Germanized\\Shipments\\DataStores\\ShippingProvider' => array(
|
438 |
-
'version' => '2.0.
|
439 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/DataStores/ShippingProvider.php'
|
440 |
),
|
441 |
'Vendidero\\Germanized\\Shipments\\DataStores\\Packaging' => array(
|
442 |
-
'version' => '2.0.
|
443 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/DataStores/Packaging.php'
|
444 |
),
|
445 |
'Vendidero\\Germanized\\Shipments\\DataStores\\ShipmentItem' => array(
|
446 |
-
'version' => '2.0.
|
447 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/DataStores/ShipmentItem.php'
|
448 |
),
|
449 |
'Vendidero\\Germanized\\Shipments\\PackagingFactory' => array(
|
450 |
-
'version' => '2.0.
|
451 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/PackagingFactory.php'
|
452 |
),
|
453 |
'Vendidero\\Germanized\\Shipments\\Ajax' => array(
|
454 |
-
'version' => '2.0.
|
455 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Ajax.php'
|
456 |
),
|
457 |
'Vendidero\\Germanized\\Shipments\\ReturnShipment' => array(
|
458 |
-
'version' => '2.0.
|
459 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/ReturnShipment.php'
|
460 |
),
|
461 |
'Vendidero\\Germanized\\Shipments\\AddressSplitter' => array(
|
462 |
-
'version' => '2.0.
|
463 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/AddressSplitter.php'
|
464 |
),
|
465 |
'Vendidero\\Germanized\\Shipments\\Admin\\BulkLabel' => array(
|
466 |
-
'version' => '2.0.
|
467 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Admin/BulkLabel.php'
|
468 |
),
|
469 |
'Vendidero\\Germanized\\Shipments\\Admin\\Settings' => array(
|
470 |
-
'version' => '2.0.
|
471 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Admin/Settings.php'
|
472 |
),
|
473 |
'Vendidero\\Germanized\\Shipments\\Admin\\MetaBox' => array(
|
474 |
-
'version' => '2.0.
|
475 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Admin/MetaBox.php'
|
476 |
),
|
477 |
'Vendidero\\Germanized\\Shipments\\Admin\\ProviderSettings' => array(
|
478 |
-
'version' => '2.0.
|
479 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Admin/ProviderSettings.php'
|
480 |
),
|
481 |
'Vendidero\\Germanized\\Shipments\\Admin\\ReturnTable' => array(
|
482 |
-
'version' => '2.0.
|
483 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Admin/ReturnTable.php'
|
484 |
),
|
485 |
'Vendidero\\Germanized\\Shipments\\Admin\\BulkActionHandler' => array(
|
486 |
-
'version' => '2.0.
|
487 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Admin/BulkActionHandler.php'
|
488 |
),
|
489 |
'Vendidero\\Germanized\\Shipments\\Admin\\Admin' => array(
|
490 |
-
'version' => '2.0.
|
491 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Admin/Admin.php'
|
492 |
),
|
493 |
'Vendidero\\Germanized\\Shipments\\Admin\\Table' => array(
|
494 |
-
'version' => '2.0.
|
495 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Admin/Table.php'
|
496 |
),
|
497 |
'Vendidero\\Germanized\\Shipments\\Labels\\Factory' => array(
|
498 |
-
'version' => '2.0.
|
499 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Labels/Factory.php'
|
500 |
),
|
501 |
'Vendidero\\Germanized\\Shipments\\Labels\\Label' => array(
|
502 |
-
'version' => '2.0.
|
503 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Labels/Label.php'
|
504 |
),
|
505 |
'Vendidero\\Germanized\\Shipments\\Labels\\ReturnLabel' => array(
|
506 |
-
'version' => '2.0.
|
507 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Labels/ReturnLabel.php'
|
508 |
),
|
509 |
'Vendidero\\Germanized\\Shipments\\Labels\\DownloadHandler' => array(
|
510 |
-
'version' => '2.0.
|
511 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Labels/DownloadHandler.php'
|
512 |
),
|
513 |
'Vendidero\\Germanized\\Shipments\\Labels\\Automation' => array(
|
514 |
-
'version' => '2.0.
|
515 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Labels/Automation.php'
|
516 |
),
|
517 |
'Vendidero\\Germanized\\Shipments\\Labels\\Query' => array(
|
518 |
-
'version' => '2.0.
|
519 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Labels/Query.php'
|
520 |
),
|
521 |
'Vendidero\\Germanized\\Shipments\\ShipmentQuery' => array(
|
522 |
-
'version' => '2.0.
|
523 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/ShipmentQuery.php'
|
524 |
),
|
525 |
'Vendidero\\Germanized\\Shipments\\WPMLHelper' => array(
|
526 |
-
'version' => '2.0.
|
527 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/WPMLHelper.php'
|
528 |
),
|
529 |
'Vendidero\\Germanized\\Shipments\\ShipmentReturnItem' => array(
|
530 |
-
'version' => '2.0.
|
531 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/ShipmentReturnItem.php'
|
532 |
),
|
533 |
'Vendidero\\Germanized\\Shipments\\FormHandler' => array(
|
534 |
-
'version' => '2.0.
|
535 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/FormHandler.php'
|
536 |
),
|
537 |
'Vendidero\\Germanized\\Shipments\\PDFMerger' => array(
|
538 |
-
'version' => '2.0.
|
539 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/PDFMerger.php'
|
540 |
),
|
541 |
'Vendidero\\Germanized\\Shipments\\ShipmentFactory' => array(
|
542 |
-
'version' => '2.0.
|
543 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/ShipmentFactory.php'
|
544 |
),
|
545 |
'Vendidero\\Germanized\\Shipments\\Automation' => array(
|
546 |
-
'version' => '2.0.
|
547 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Automation.php'
|
548 |
),
|
549 |
'Vendidero\\Germanized\\Shipments\\Packaging' => array(
|
550 |
-
'version' => '2.0.
|
551 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Packaging.php'
|
552 |
),
|
553 |
'Vendidero\\Germanized\\Shipments\\Api' => array(
|
554 |
-
'version' => '2.0.
|
555 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Api.php'
|
556 |
),
|
557 |
'Vendidero\\Germanized\\Shipments\\ShipmentItem' => array(
|
558 |
-
'version' => '2.0.
|
559 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/ShipmentItem.php'
|
560 |
),
|
561 |
'Vendidero\\Germanized\\Shipments\\Validation' => array(
|
562 |
-
'version' => '2.0.
|
563 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Validation.php'
|
564 |
),
|
565 |
'Vendidero\\Germanized\\Shipments\\Emails' => array(
|
566 |
-
'version' => '2.0.
|
567 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Emails.php'
|
568 |
),
|
569 |
'Vendidero\\Germanized\\Shipments\\PDFSplitter' => array(
|
570 |
-
'version' => '2.0.
|
571 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/PDFSplitter.php'
|
572 |
),
|
573 |
'Vendidero\\Germanized\\Shipments\\ReturnReason' => array(
|
574 |
-
'version' => '2.0.
|
575 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/ReturnReason.php'
|
576 |
),
|
577 |
'Vendidero\\Germanized\\Shipments\\Rest\\ShipmentsController' => array(
|
578 |
-
'version' => '2.0.
|
579 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php'
|
580 |
),
|
581 |
'Vendidero\\Germanized\\Shipments\\Interfaces\\ShippingProviderAuto' => array(
|
582 |
-
'version' => '2.0.
|
583 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Interfaces/ShippingProviderAuto.php'
|
584 |
),
|
585 |
'Vendidero\\Germanized\\Shipments\\Interfaces\\ShippingProvider' => array(
|
586 |
-
'version' => '2.0.
|
587 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Interfaces/ShippingProvider.php'
|
588 |
),
|
589 |
'Vendidero\\Germanized\\Shipments\\Interfaces\\ShipmentReturnLabel' => array(
|
590 |
-
'version' => '2.0.
|
591 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Interfaces/ShipmentReturnLabel.php'
|
592 |
),
|
593 |
'Vendidero\\Germanized\\Shipments\\Interfaces\\ShipmentLabel' => array(
|
594 |
-
'version' => '2.0.
|
595 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Interfaces/ShipmentLabel.php'
|
596 |
),
|
597 |
'Vendidero\\Germanized\\Shipments\\Packing\\PackagingBox' => array(
|
598 |
-
'version' => '2.0.
|
599 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Packing/PackagingBox.php'
|
600 |
),
|
601 |
'Vendidero\\Germanized\\Shipments\\Packing\\OrderItem' => array(
|
602 |
-
'version' => '2.0.
|
603 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Packing/OrderItem.php'
|
604 |
),
|
605 |
'Vendidero\\Germanized\\Shipments\\Packing\\Helper' => array(
|
606 |
-
'version' => '2.0.
|
607 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Packing/Helper.php'
|
608 |
),
|
609 |
'Vendidero\\Germanized\\Shipments\\Packing\\ShipmentItem' => array(
|
610 |
-
'version' => '2.0.
|
611 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Packing/ShipmentItem.php'
|
612 |
),
|
613 |
'Vendidero\\Germanized\\DHL\\ShippingProvider\\DeutschePost' => array(
|
614 |
-
'version' => '1.7.
|
615 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php'
|
616 |
),
|
617 |
'Vendidero\\Germanized\\DHL\\ShippingProvider\\ShippingMethod' => array(
|
618 |
-
'version' => '1.7.
|
619 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/ShippingProvider/ShippingMethod.php'
|
620 |
),
|
621 |
'Vendidero\\Germanized\\DHL\\ShippingProvider\\DHL' => array(
|
622 |
-
'version' => '1.7.
|
623 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/ShippingProvider/DHL.php'
|
624 |
),
|
625 |
'Vendidero\\Germanized\\DHL\\Install' => array(
|
626 |
-
'version' => '1.7.
|
627 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Install.php'
|
628 |
),
|
629 |
'Vendidero\\Germanized\\DHL\\Package' => array(
|
630 |
-
'version' => '1.7.
|
631 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Package.php'
|
632 |
),
|
633 |
'Vendidero\\Germanized\\DHL\\Product' => array(
|
634 |
-
'version' => '1.7.
|
635 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Product.php'
|
636 |
),
|
637 |
'Vendidero\\Germanized\\DHL\\Order' => array(
|
638 |
-
'version' => '1.7.
|
639 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Order.php'
|
640 |
),
|
641 |
'Vendidero\\Germanized\\DHL\\Ajax' => array(
|
642 |
-
'version' => '1.7.
|
643 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Ajax.php'
|
644 |
),
|
645 |
'Vendidero\\Germanized\\DHL\\ParcelServices' => array(
|
646 |
-
'version' => '1.7.
|
647 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/ParcelServices.php'
|
648 |
),
|
649 |
'Vendidero\\Germanized\\DHL\\Admin\\Importer\\Internetmarke' => array(
|
650 |
-
'version' => '1.7.
|
651 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Admin/Importer/Internetmarke.php'
|
652 |
),
|
653 |
'Vendidero\\Germanized\\DHL\\Admin\\Importer\\DHL' => array(
|
654 |
-
'version' => '1.7.
|
655 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Admin/Importer/DHL.php'
|
656 |
),
|
657 |
'Vendidero\\Germanized\\DHL\\Admin\\Status' => array(
|
658 |
-
'version' => '1.7.
|
659 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Admin/Status.php'
|
660 |
),
|
661 |
'Vendidero\\Germanized\\DHL\\Admin\\Admin' => array(
|
662 |
-
'version' => '1.7.
|
663 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Admin/Admin.php'
|
664 |
),
|
665 |
'Vendidero\\Germanized\\DHL\\Label\\DHLInlayReturn' => array(
|
666 |
-
'version' => '1.7.
|
667 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/DHLInlayReturn.php'
|
668 |
),
|
669 |
'Vendidero\\Germanized\\DHL\\Label\\Label' => array(
|
670 |
-
'version' => '1.7.
|
671 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/Label.php'
|
672 |
),
|
673 |
'Vendidero\\Germanized\\DHL\\Label\\DHLReturn' => array(
|
674 |
-
'version' => '1.7.
|
675 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/DHLReturn.php'
|
676 |
),
|
677 |
'Vendidero\\Germanized\\DHL\\Label\\ReturnLabel' => array(
|
678 |
-
'version' => '1.7.
|
679 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/ReturnLabel.php'
|
680 |
),
|
681 |
'Vendidero\\Germanized\\DHL\\Label\\DeutschePost' => array(
|
682 |
-
'version' => '1.7.
|
683 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/DeutschePost.php'
|
684 |
),
|
685 |
'Vendidero\\Germanized\\DHL\\Label\\DHL' => array(
|
686 |
-
'version' => '1.7.
|
687 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/DHL.php'
|
688 |
),
|
689 |
'Vendidero\\Germanized\\DHL\\Label\\DeutschePostReturn' => array(
|
690 |
-
'version' => '1.7.
|
691 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/DeutschePostReturn.php'
|
692 |
),
|
693 |
'Vendidero\\Germanized\\DHL\\Legacy\\LabelQuery' => array(
|
694 |
-
'version' => '1.7.
|
695 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Legacy/LabelQuery.php'
|
696 |
),
|
697 |
'Vendidero\\Germanized\\DHL\\Legacy\\DataStores\\Label' => array(
|
698 |
-
'version' => '1.7.
|
699 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Legacy/DataStores/Label.php'
|
700 |
),
|
701 |
'Vendidero\\Germanized\\DHL\\Legacy\\DownloadHandler' => array(
|
702 |
-
'version' => '1.7.
|
703 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Legacy/DownloadHandler.php'
|
704 |
),
|
705 |
'Vendidero\\Germanized\\DHL\\Legacy\\LabelFactory' => array(
|
706 |
-
'version' => '1.7.
|
707 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Legacy/LabelFactory.php'
|
708 |
),
|
709 |
'Vendidero\\Germanized\\DHL\\ParcelLocator' => array(
|
710 |
-
'version' => '1.7.
|
711 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/ParcelLocator.php'
|
712 |
),
|
713 |
'Vendidero\\Germanized\\DHL\\Api\\ReturnRest' => array(
|
714 |
-
'version' => '1.7.
|
715 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ReturnRest.php'
|
716 |
),
|
717 |
'Vendidero\\Germanized\\DHL\\Api\\Paket' => array(
|
718 |
-
'version' => '1.7.
|
719 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/Paket.php'
|
720 |
),
|
721 |
'Vendidero\\Germanized\\DHL\\Api\\LabelSoap' => array(
|
722 |
-
'version' => '1.7.
|
723 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/LabelSoap.php'
|
724 |
),
|
725 |
'Vendidero\\Germanized\\DHL\\Api\\ImProductList' => array(
|
726 |
-
'version' => '1.7.
|
727 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ImProductList.php'
|
728 |
),
|
729 |
'Vendidero\\Germanized\\DHL\\Api\\AuthSoap' => array(
|
730 |
-
'version' => '1.7.
|
731 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/AuthSoap.php'
|
732 |
),
|
733 |
'Vendidero\\Germanized\\DHL\\Api\\Internetmarke' => array(
|
734 |
-
'version' => '1.7.
|
735 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/Internetmarke.php'
|
736 |
),
|
737 |
'Vendidero\\Germanized\\DHL\\Api\\ParcelRest' => array(
|
738 |
-
'version' => '1.7.
|
739 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ParcelRest.php'
|
740 |
),
|
741 |
'Vendidero\\Germanized\\DHL\\Api\\ImPartnerInformation' => array(
|
742 |
-
'version' => '1.7.
|
743 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ImPartnerInformation.php'
|
744 |
),
|
745 |
'Vendidero\\Germanized\\DHL\\Api\\Soap' => array(
|
746 |
-
'version' => '1.7.
|
747 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/Soap.php'
|
748 |
),
|
749 |
'Vendidero\\Germanized\\DHL\\Api\\Rest' => array(
|
750 |
-
'version' => '1.7.
|
751 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/Rest.php'
|
752 |
),
|
753 |
'Vendidero\\Germanized\\DHL\\Api\\ImProductsSoap' => array(
|
754 |
-
'version' => '1.7.
|
755 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ImProductsSoap.php'
|
756 |
),
|
757 |
'Vendidero\\Germanized\\DHL\\Api\\FinderSoap' => array(
|
758 |
-
'version' => '1.7.
|
759 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/FinderSoap.php'
|
760 |
),
|
761 |
'Vendidero\\Germanized\\DHL\\Api\\ImRefundSoap' => array(
|
762 |
-
'version' => '1.7.
|
763 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ImRefundSoap.php'
|
764 |
),
|
765 |
'Vendidero\\Germanized\\DHL\\Api\\ImWarenpostIntRest' => array(
|
766 |
-
'version' => '1.7.
|
767 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ImWarenpostIntRest.php'
|
768 |
),
|
769 |
'Vendidero\\Germanized\\PluginsHelper' => array(
|
383 |
'path' => $baseDir . '/packages/one-stop-shop-woocommerce/src/Report.php'
|
384 |
),
|
385 |
'Vendidero\\Germanized\\Shipments\\Shipment' => array(
|
386 |
+
'version' => '2.1.0.0',
|
387 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Shipment.php'
|
388 |
),
|
389 |
+
'Vendidero\\Germanized\\Shipments\\Packaging\\ReportHelper' => array(
|
390 |
+
'version' => '2.1.0.0',
|
391 |
+
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Packaging/ReportHelper.php'
|
392 |
+
),
|
393 |
+
'Vendidero\\Germanized\\Shipments\\Packaging\\ReportQueue' => array(
|
394 |
+
'version' => '2.1.0.0',
|
395 |
+
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Packaging/ReportQueue.php'
|
396 |
+
),
|
397 |
+
'Vendidero\\Germanized\\Shipments\\Packaging\\AsyncReportGenerator' => array(
|
398 |
+
'version' => '2.1.0.0',
|
399 |
+
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Packaging/AsyncReportGenerator.php'
|
400 |
+
),
|
401 |
+
'Vendidero\\Germanized\\Shipments\\Packaging\\Report' => array(
|
402 |
+
'version' => '2.1.0.0',
|
403 |
+
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Packaging/Report.php'
|
404 |
+
),
|
405 |
'Vendidero\\Germanized\\Shipments\\ShippingProvider\\Auto' => array(
|
406 |
+
'version' => '2.1.0.0',
|
407 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/ShippingProvider/Auto.php'
|
408 |
),
|
409 |
'Vendidero\\Germanized\\Shipments\\ShippingProvider\\Method' => array(
|
410 |
+
'version' => '2.1.0.0',
|
411 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/ShippingProvider/Method.php'
|
412 |
),
|
413 |
'Vendidero\\Germanized\\Shipments\\ShippingProvider\\Simple' => array(
|
414 |
+
'version' => '2.1.0.0',
|
415 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/ShippingProvider/Simple.php'
|
416 |
),
|
417 |
'Vendidero\\Germanized\\Shipments\\ShippingProvider\\Helper' => array(
|
418 |
+
'version' => '2.1.0.0',
|
419 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/ShippingProvider/Helper.php'
|
420 |
),
|
421 |
'Vendidero\\Germanized\\Shipments\\ShippingProvider\\MethodPlaceholder' => array(
|
422 |
+
'version' => '2.1.0.0',
|
423 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/ShippingProvider/MethodPlaceholder.php'
|
424 |
),
|
425 |
'Vendidero\\Germanized\\Shipments\\Install' => array(
|
426 |
+
'version' => '2.1.0.0',
|
427 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Install.php'
|
428 |
),
|
429 |
'Vendidero\\Germanized\\Shipments\\SimpleShipment' => array(
|
430 |
+
'version' => '2.1.0.0',
|
431 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/SimpleShipment.php'
|
432 |
),
|
433 |
'Vendidero\\Germanized\\Shipments\\Package' => array(
|
434 |
+
'version' => '2.1.0.0',
|
435 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Package.php'
|
436 |
),
|
437 |
'Vendidero\\Germanized\\Shipments\\Product' => array(
|
438 |
+
'version' => '2.1.0.0',
|
439 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Product.php'
|
440 |
),
|
441 |
'Vendidero\\Germanized\\Shipments\\Order' => array(
|
442 |
+
'version' => '2.1.0.0',
|
443 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Order.php'
|
444 |
),
|
445 |
'Vendidero\\Germanized\\Shipments\\DataStores\\Shipment' => array(
|
446 |
+
'version' => '2.1.0.0',
|
447 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/DataStores/Shipment.php'
|
448 |
),
|
449 |
'Vendidero\\Germanized\\Shipments\\DataStores\\Label' => array(
|
450 |
+
'version' => '2.1.0.0',
|
451 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/DataStores/Label.php'
|
452 |
),
|
453 |
'Vendidero\\Germanized\\Shipments\\DataStores\\ShippingProvider' => array(
|
454 |
+
'version' => '2.1.0.0',
|
455 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/DataStores/ShippingProvider.php'
|
456 |
),
|
457 |
'Vendidero\\Germanized\\Shipments\\DataStores\\Packaging' => array(
|
458 |
+
'version' => '2.1.0.0',
|
459 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/DataStores/Packaging.php'
|
460 |
),
|
461 |
'Vendidero\\Germanized\\Shipments\\DataStores\\ShipmentItem' => array(
|
462 |
+
'version' => '2.1.0.0',
|
463 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/DataStores/ShipmentItem.php'
|
464 |
),
|
465 |
'Vendidero\\Germanized\\Shipments\\PackagingFactory' => array(
|
466 |
+
'version' => '2.1.0.0',
|
467 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/PackagingFactory.php'
|
468 |
),
|
469 |
'Vendidero\\Germanized\\Shipments\\Ajax' => array(
|
470 |
+
'version' => '2.1.0.0',
|
471 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Ajax.php'
|
472 |
),
|
473 |
'Vendidero\\Germanized\\Shipments\\ReturnShipment' => array(
|
474 |
+
'version' => '2.1.0.0',
|
475 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/ReturnShipment.php'
|
476 |
),
|
477 |
'Vendidero\\Germanized\\Shipments\\AddressSplitter' => array(
|
478 |
+
'version' => '2.1.0.0',
|
479 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/AddressSplitter.php'
|
480 |
),
|
481 |
'Vendidero\\Germanized\\Shipments\\Admin\\BulkLabel' => array(
|
482 |
+
'version' => '2.1.0.0',
|
483 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Admin/BulkLabel.php'
|
484 |
),
|
485 |
'Vendidero\\Germanized\\Shipments\\Admin\\Settings' => array(
|
486 |
+
'version' => '2.1.0.0',
|
487 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Admin/Settings.php'
|
488 |
),
|
489 |
'Vendidero\\Germanized\\Shipments\\Admin\\MetaBox' => array(
|
490 |
+
'version' => '2.1.0.0',
|
491 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Admin/MetaBox.php'
|
492 |
),
|
493 |
'Vendidero\\Germanized\\Shipments\\Admin\\ProviderSettings' => array(
|
494 |
+
'version' => '2.1.0.0',
|
495 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Admin/ProviderSettings.php'
|
496 |
),
|
497 |
'Vendidero\\Germanized\\Shipments\\Admin\\ReturnTable' => array(
|
498 |
+
'version' => '2.1.0.0',
|
499 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Admin/ReturnTable.php'
|
500 |
),
|
501 |
'Vendidero\\Germanized\\Shipments\\Admin\\BulkActionHandler' => array(
|
502 |
+
'version' => '2.1.0.0',
|
503 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Admin/BulkActionHandler.php'
|
504 |
),
|
505 |
'Vendidero\\Germanized\\Shipments\\Admin\\Admin' => array(
|
506 |
+
'version' => '2.1.0.0',
|
507 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Admin/Admin.php'
|
508 |
),
|
509 |
'Vendidero\\Germanized\\Shipments\\Admin\\Table' => array(
|
510 |
+
'version' => '2.1.0.0',
|
511 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Admin/Table.php'
|
512 |
),
|
513 |
'Vendidero\\Germanized\\Shipments\\Labels\\Factory' => array(
|
514 |
+
'version' => '2.1.0.0',
|
515 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Labels/Factory.php'
|
516 |
),
|
517 |
'Vendidero\\Germanized\\Shipments\\Labels\\Label' => array(
|
518 |
+
'version' => '2.1.0.0',
|
519 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Labels/Label.php'
|
520 |
),
|
521 |
'Vendidero\\Germanized\\Shipments\\Labels\\ReturnLabel' => array(
|
522 |
+
'version' => '2.1.0.0',
|
523 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Labels/ReturnLabel.php'
|
524 |
),
|
525 |
'Vendidero\\Germanized\\Shipments\\Labels\\DownloadHandler' => array(
|
526 |
+
'version' => '2.1.0.0',
|
527 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Labels/DownloadHandler.php'
|
528 |
),
|
529 |
'Vendidero\\Germanized\\Shipments\\Labels\\Automation' => array(
|
530 |
+
'version' => '2.1.0.0',
|
531 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Labels/Automation.php'
|
532 |
),
|
533 |
'Vendidero\\Germanized\\Shipments\\Labels\\Query' => array(
|
534 |
+
'version' => '2.1.0.0',
|
535 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Labels/Query.php'
|
536 |
),
|
537 |
'Vendidero\\Germanized\\Shipments\\ShipmentQuery' => array(
|
538 |
+
'version' => '2.1.0.0',
|
539 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/ShipmentQuery.php'
|
540 |
),
|
541 |
'Vendidero\\Germanized\\Shipments\\WPMLHelper' => array(
|
542 |
+
'version' => '2.1.0.0',
|
543 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/WPMLHelper.php'
|
544 |
),
|
545 |
'Vendidero\\Germanized\\Shipments\\ShipmentReturnItem' => array(
|
546 |
+
'version' => '2.1.0.0',
|
547 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/ShipmentReturnItem.php'
|
548 |
),
|
549 |
'Vendidero\\Germanized\\Shipments\\FormHandler' => array(
|
550 |
+
'version' => '2.1.0.0',
|
551 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/FormHandler.php'
|
552 |
),
|
553 |
'Vendidero\\Germanized\\Shipments\\PDFMerger' => array(
|
554 |
+
'version' => '2.1.0.0',
|
555 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/PDFMerger.php'
|
556 |
),
|
557 |
'Vendidero\\Germanized\\Shipments\\ShipmentFactory' => array(
|
558 |
+
'version' => '2.1.0.0',
|
559 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/ShipmentFactory.php'
|
560 |
),
|
561 |
'Vendidero\\Germanized\\Shipments\\Automation' => array(
|
562 |
+
'version' => '2.1.0.0',
|
563 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Automation.php'
|
564 |
),
|
565 |
'Vendidero\\Germanized\\Shipments\\Packaging' => array(
|
566 |
+
'version' => '2.1.0.0',
|
567 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Packaging.php'
|
568 |
),
|
569 |
'Vendidero\\Germanized\\Shipments\\Api' => array(
|
570 |
+
'version' => '2.1.0.0',
|
571 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Api.php'
|
572 |
),
|
573 |
'Vendidero\\Germanized\\Shipments\\ShipmentItem' => array(
|
574 |
+
'version' => '2.1.0.0',
|
575 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/ShipmentItem.php'
|
576 |
),
|
577 |
'Vendidero\\Germanized\\Shipments\\Validation' => array(
|
578 |
+
'version' => '2.1.0.0',
|
579 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Validation.php'
|
580 |
),
|
581 |
'Vendidero\\Germanized\\Shipments\\Emails' => array(
|
582 |
+
'version' => '2.1.0.0',
|
583 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Emails.php'
|
584 |
),
|
585 |
'Vendidero\\Germanized\\Shipments\\PDFSplitter' => array(
|
586 |
+
'version' => '2.1.0.0',
|
587 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/PDFSplitter.php'
|
588 |
),
|
589 |
'Vendidero\\Germanized\\Shipments\\ReturnReason' => array(
|
590 |
+
'version' => '2.1.0.0',
|
591 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/ReturnReason.php'
|
592 |
),
|
593 |
'Vendidero\\Germanized\\Shipments\\Rest\\ShipmentsController' => array(
|
594 |
+
'version' => '2.1.0.0',
|
595 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Rest/ShipmentsController.php'
|
596 |
),
|
597 |
'Vendidero\\Germanized\\Shipments\\Interfaces\\ShippingProviderAuto' => array(
|
598 |
+
'version' => '2.1.0.0',
|
599 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Interfaces/ShippingProviderAuto.php'
|
600 |
),
|
601 |
'Vendidero\\Germanized\\Shipments\\Interfaces\\ShippingProvider' => array(
|
602 |
+
'version' => '2.1.0.0',
|
603 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Interfaces/ShippingProvider.php'
|
604 |
),
|
605 |
'Vendidero\\Germanized\\Shipments\\Interfaces\\ShipmentReturnLabel' => array(
|
606 |
+
'version' => '2.1.0.0',
|
607 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Interfaces/ShipmentReturnLabel.php'
|
608 |
),
|
609 |
'Vendidero\\Germanized\\Shipments\\Interfaces\\ShipmentLabel' => array(
|
610 |
+
'version' => '2.1.0.0',
|
611 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Interfaces/ShipmentLabel.php'
|
612 |
),
|
613 |
'Vendidero\\Germanized\\Shipments\\Packing\\PackagingBox' => array(
|
614 |
+
'version' => '2.1.0.0',
|
615 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Packing/PackagingBox.php'
|
616 |
),
|
617 |
'Vendidero\\Germanized\\Shipments\\Packing\\OrderItem' => array(
|
618 |
+
'version' => '2.1.0.0',
|
619 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Packing/OrderItem.php'
|
620 |
),
|
621 |
'Vendidero\\Germanized\\Shipments\\Packing\\Helper' => array(
|
622 |
+
'version' => '2.1.0.0',
|
623 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Packing/Helper.php'
|
624 |
),
|
625 |
'Vendidero\\Germanized\\Shipments\\Packing\\ShipmentItem' => array(
|
626 |
+
'version' => '2.1.0.0',
|
627 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Packing/ShipmentItem.php'
|
628 |
),
|
629 |
'Vendidero\\Germanized\\DHL\\ShippingProvider\\DeutschePost' => array(
|
630 |
+
'version' => '1.7.4.0',
|
631 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php'
|
632 |
),
|
633 |
'Vendidero\\Germanized\\DHL\\ShippingProvider\\ShippingMethod' => array(
|
634 |
+
'version' => '1.7.4.0',
|
635 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/ShippingProvider/ShippingMethod.php'
|
636 |
),
|
637 |
'Vendidero\\Germanized\\DHL\\ShippingProvider\\DHL' => array(
|
638 |
+
'version' => '1.7.4.0',
|
639 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/ShippingProvider/DHL.php'
|
640 |
),
|
641 |
'Vendidero\\Germanized\\DHL\\Install' => array(
|
642 |
+
'version' => '1.7.4.0',
|
643 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Install.php'
|
644 |
),
|
645 |
'Vendidero\\Germanized\\DHL\\Package' => array(
|
646 |
+
'version' => '1.7.4.0',
|
647 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Package.php'
|
648 |
),
|
649 |
'Vendidero\\Germanized\\DHL\\Product' => array(
|
650 |
+
'version' => '1.7.4.0',
|
651 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Product.php'
|
652 |
),
|
653 |
'Vendidero\\Germanized\\DHL\\Order' => array(
|
654 |
+
'version' => '1.7.4.0',
|
655 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Order.php'
|
656 |
),
|
657 |
'Vendidero\\Germanized\\DHL\\Ajax' => array(
|
658 |
+
'version' => '1.7.4.0',
|
659 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Ajax.php'
|
660 |
),
|
661 |
'Vendidero\\Germanized\\DHL\\ParcelServices' => array(
|
662 |
+
'version' => '1.7.4.0',
|
663 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/ParcelServices.php'
|
664 |
),
|
665 |
'Vendidero\\Germanized\\DHL\\Admin\\Importer\\Internetmarke' => array(
|
666 |
+
'version' => '1.7.4.0',
|
667 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Admin/Importer/Internetmarke.php'
|
668 |
),
|
669 |
'Vendidero\\Germanized\\DHL\\Admin\\Importer\\DHL' => array(
|
670 |
+
'version' => '1.7.4.0',
|
671 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Admin/Importer/DHL.php'
|
672 |
),
|
673 |
'Vendidero\\Germanized\\DHL\\Admin\\Status' => array(
|
674 |
+
'version' => '1.7.4.0',
|
675 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Admin/Status.php'
|
676 |
),
|
677 |
'Vendidero\\Germanized\\DHL\\Admin\\Admin' => array(
|
678 |
+
'version' => '1.7.4.0',
|
679 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Admin/Admin.php'
|
680 |
),
|
681 |
'Vendidero\\Germanized\\DHL\\Label\\DHLInlayReturn' => array(
|
682 |
+
'version' => '1.7.4.0',
|
683 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/DHLInlayReturn.php'
|
684 |
),
|
685 |
'Vendidero\\Germanized\\DHL\\Label\\Label' => array(
|
686 |
+
'version' => '1.7.4.0',
|
687 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/Label.php'
|
688 |
),
|
689 |
'Vendidero\\Germanized\\DHL\\Label\\DHLReturn' => array(
|
690 |
+
'version' => '1.7.4.0',
|
691 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/DHLReturn.php'
|
692 |
),
|
693 |
'Vendidero\\Germanized\\DHL\\Label\\ReturnLabel' => array(
|
694 |
+
'version' => '1.7.4.0',
|
695 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/ReturnLabel.php'
|
696 |
),
|
697 |
'Vendidero\\Germanized\\DHL\\Label\\DeutschePost' => array(
|
698 |
+
'version' => '1.7.4.0',
|
699 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/DeutschePost.php'
|
700 |
),
|
701 |
'Vendidero\\Germanized\\DHL\\Label\\DHL' => array(
|
702 |
+
'version' => '1.7.4.0',
|
703 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/DHL.php'
|
704 |
),
|
705 |
'Vendidero\\Germanized\\DHL\\Label\\DeutschePostReturn' => array(
|
706 |
+
'version' => '1.7.4.0',
|
707 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/DeutschePostReturn.php'
|
708 |
),
|
709 |
'Vendidero\\Germanized\\DHL\\Legacy\\LabelQuery' => array(
|
710 |
+
'version' => '1.7.4.0',
|
711 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Legacy/LabelQuery.php'
|
712 |
),
|
713 |
'Vendidero\\Germanized\\DHL\\Legacy\\DataStores\\Label' => array(
|
714 |
+
'version' => '1.7.4.0',
|
715 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Legacy/DataStores/Label.php'
|
716 |
),
|
717 |
'Vendidero\\Germanized\\DHL\\Legacy\\DownloadHandler' => array(
|
718 |
+
'version' => '1.7.4.0',
|
719 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Legacy/DownloadHandler.php'
|
720 |
),
|
721 |
'Vendidero\\Germanized\\DHL\\Legacy\\LabelFactory' => array(
|
722 |
+
'version' => '1.7.4.0',
|
723 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Legacy/LabelFactory.php'
|
724 |
),
|
725 |
'Vendidero\\Germanized\\DHL\\ParcelLocator' => array(
|
726 |
+
'version' => '1.7.4.0',
|
727 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/ParcelLocator.php'
|
728 |
),
|
729 |
'Vendidero\\Germanized\\DHL\\Api\\ReturnRest' => array(
|
730 |
+
'version' => '1.7.4.0',
|
731 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ReturnRest.php'
|
732 |
),
|
733 |
'Vendidero\\Germanized\\DHL\\Api\\Paket' => array(
|
734 |
+
'version' => '1.7.4.0',
|
735 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/Paket.php'
|
736 |
),
|
737 |
'Vendidero\\Germanized\\DHL\\Api\\LabelSoap' => array(
|
738 |
+
'version' => '1.7.4.0',
|
739 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/LabelSoap.php'
|
740 |
),
|
741 |
'Vendidero\\Germanized\\DHL\\Api\\ImProductList' => array(
|
742 |
+
'version' => '1.7.4.0',
|
743 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ImProductList.php'
|
744 |
),
|
745 |
'Vendidero\\Germanized\\DHL\\Api\\AuthSoap' => array(
|
746 |
+
'version' => '1.7.4.0',
|
747 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/AuthSoap.php'
|
748 |
),
|
749 |
'Vendidero\\Germanized\\DHL\\Api\\Internetmarke' => array(
|
750 |
+
'version' => '1.7.4.0',
|
751 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/Internetmarke.php'
|
752 |
),
|
753 |
'Vendidero\\Germanized\\DHL\\Api\\ParcelRest' => array(
|
754 |
+
'version' => '1.7.4.0',
|
755 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ParcelRest.php'
|
756 |
),
|
757 |
'Vendidero\\Germanized\\DHL\\Api\\ImPartnerInformation' => array(
|
758 |
+
'version' => '1.7.4.0',
|
759 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ImPartnerInformation.php'
|
760 |
),
|
761 |
'Vendidero\\Germanized\\DHL\\Api\\Soap' => array(
|
762 |
+
'version' => '1.7.4.0',
|
763 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/Soap.php'
|
764 |
),
|
765 |
'Vendidero\\Germanized\\DHL\\Api\\Rest' => array(
|
766 |
+
'version' => '1.7.4.0',
|
767 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/Rest.php'
|
768 |
),
|
769 |
'Vendidero\\Germanized\\DHL\\Api\\ImProductsSoap' => array(
|
770 |
+
'version' => '1.7.4.0',
|
771 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ImProductsSoap.php'
|
772 |
),
|
773 |
'Vendidero\\Germanized\\DHL\\Api\\FinderSoap' => array(
|
774 |
+
'version' => '1.7.4.0',
|
775 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/FinderSoap.php'
|
776 |
),
|
777 |
'Vendidero\\Germanized\\DHL\\Api\\ImRefundSoap' => array(
|
778 |
+
'version' => '1.7.4.0',
|
779 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ImRefundSoap.php'
|
780 |
),
|
781 |
'Vendidero\\Germanized\\DHL\\Api\\ImWarenpostIntRest' => array(
|
782 |
+
'version' => '1.7.4.0',
|
783 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ImWarenpostIntRest.php'
|
784 |
),
|
785 |
'Vendidero\\Germanized\\PluginsHelper' => 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\jpc501dc5e4dada87e541409c3f8edbe4a;
|
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\jpc501dc5e4dada87e541409c3f8edbe4a;
|
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\jpc501dc5e4dada87e541409c3f8edbe4a;
|
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\jpc501dc5e4dada87e541409c3f8edbe4a;
|
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\jpc501dc5e4dada87e541409c3f8edbe4a;
|
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\jpc501dc5e4dada87e541409c3f8edbe4a;
|
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\jpc501dc5e4dada87e541409c3f8edbe4a;
|
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\jpc501dc5e4dada87e541409c3f8edbe4a;
|
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\jpc501dc5e4dada87e541409c3f8edbe4a;
|
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\jpc501dc5e4dada87e541409c3f8edbe4a;
|
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\jpc501dc5e4dada87e541409c3f8edbe4a;
|
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\jpc501dc5e4dada87e541409c3f8edbe4a;
|
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\jpc501dc5e4dada87e541409c3f8edbe4a;
|
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\jpc501dc5e4dada87e541409c3f8edbe4a;
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
woocommerce-germanized.php
CHANGED
@@ -3,13 +3,13 @@
|
|
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.10.
|
7 |
* Author: vendidero
|
8 |
* Author URI: https://vendidero.de
|
9 |
* Requires at least: 5.4
|
10 |
* Tested up to: 6.0
|
11 |
* WC requires at least: 3.9
|
12 |
-
* WC tested up to: 6.
|
13 |
*
|
14 |
* Text Domain: woocommerce-germanized
|
15 |
* Domain Path: /i18n/languages/
|
@@ -69,7 +69,7 @@ if ( ! class_exists( 'WooCommerce_Germanized' ) ) :
|
|
69 |
*
|
70 |
* @var string
|
71 |
*/
|
72 |
-
public $version = '3.10.
|
73 |
|
74 |
/**
|
75 |
* @var WooCommerce_Germanized $instance of the plugin
|
@@ -625,31 +625,32 @@ if ( ! class_exists( 'WooCommerce_Germanized' ) ) :
|
|
625 |
$plugins = apply_filters(
|
626 |
'woocommerce_gzd_compatibilities',
|
627 |
array(
|
628 |
-
'wpml'
|
629 |
-
'wpml-string-translation'
|
630 |
-
'polylang'
|
631 |
-
'woo-poly-integration'
|
632 |
-
'woocommerce-dynamic-pricing'
|
633 |
-
'woocommerce-product-bundles'
|
634 |
-
'woocommerce-composite-products'
|
635 |
-
'woocommerce-product-addons'
|
636 |
-
'woocommerce-role-based-prices'
|
637 |
-
'woo-discount-rules'
|
638 |
'woocommerce-gateway-paypal-express-checkout' => 'WC_GZD_Compatibility_WooCommerce_Gateway_Paypal_Express_Checkout',
|
639 |
-
'woocommerce-subscriptions'
|
640 |
-
'woo-paypalplus'
|
641 |
-
'woocommerce-paypal-payments'
|
642 |
-
'elementor-pro'
|
643 |
-
'elementor'
|
644 |
-
'klarna-checkout-for-woocommerce'
|
645 |
-
'flexible-checkout-fields'
|
646 |
'woocommerce-all-products-for-subscriptions' => 'WC_GZD_Compatibility_WooCommerce_All_Products_For_Subscriptions',
|
647 |
-
'b2b-market'
|
648 |
-
'woocommerce-memberships'
|
649 |
-
'addify-role-based-pricing'
|
650 |
'customer-specific-pricing-for-woocommerce' => 'WC_GZD_Compatibility_Customer_Specific_Pricing_For_WooCommerce',
|
651 |
'woocommerce-measurement-price-calculator' => 'WC_GZD_Compatibility_WooCommerce_Measurement_Price_Calculator',
|
652 |
'legal-texts-connector-it-recht-kanzlei' => 'WC_GZD_Compatibility_Legal_Texts_Connector_IT_Recht_Kanzlei',
|
|
|
653 |
)
|
654 |
);
|
655 |
|
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.10.4
|
7 |
* Author: vendidero
|
8 |
* Author URI: https://vendidero.de
|
9 |
* Requires at least: 5.4
|
10 |
* Tested up to: 6.0
|
11 |
* WC requires at least: 3.9
|
12 |
+
* WC tested up to: 6.9
|
13 |
*
|
14 |
* Text Domain: woocommerce-germanized
|
15 |
* Domain Path: /i18n/languages/
|
69 |
*
|
70 |
* @var string
|
71 |
*/
|
72 |
+
public $version = '3.10.4';
|
73 |
|
74 |
/**
|
75 |
* @var WooCommerce_Germanized $instance of the plugin
|
625 |
$plugins = apply_filters(
|
626 |
'woocommerce_gzd_compatibilities',
|
627 |
array(
|
628 |
+
'wpml' => 'WC_GZD_Compatibility_WPML',
|
629 |
+
'wpml-string-translation' => 'WC_GZD_Compatibility_WPML_String_Translation',
|
630 |
+
'polylang' => 'WC_GZD_Compatibility_Polylang',
|
631 |
+
'woo-poly-integration' => 'WC_GZD_Compatibility_Woo_Poly_Integration',
|
632 |
+
'woocommerce-dynamic-pricing' => 'WC_GZD_Compatibility_WooCommerce_Dynamic_Pricing',
|
633 |
+
'woocommerce-product-bundles' => 'WC_GZD_Compatibility_WooCommerce_Product_Bundles',
|
634 |
+
'woocommerce-composite-products' => 'WC_GZD_Compatibility_WooCommerce_Composite_Products',
|
635 |
+
'woocommerce-product-addons' => 'WC_GZD_Compatibility_WooCommerce_Product_Addons',
|
636 |
+
'woocommerce-role-based-prices' => 'WC_GZD_Compatibility_WooCommerce_Role_Based_Prices',
|
637 |
+
'woo-discount-rules' => 'WC_GZD_Compatibility_Woo_Discount_Rules',
|
638 |
'woocommerce-gateway-paypal-express-checkout' => 'WC_GZD_Compatibility_WooCommerce_Gateway_Paypal_Express_Checkout',
|
639 |
+
'woocommerce-subscriptions' => 'WC_GZD_Compatibility_WooCommerce_Subscriptions',
|
640 |
+
'woo-paypalplus' => 'WC_GZD_Compatibility_Woo_PaypalPlus',
|
641 |
+
'woocommerce-paypal-payments' => 'WC_GZD_Compatibility_WooCommerce_PayPal_Payments',
|
642 |
+
'elementor-pro' => 'WC_GZD_Compatibility_Elementor_Pro',
|
643 |
+
'elementor' => 'WC_GZD_Compatibility_Elementor',
|
644 |
+
'klarna-checkout-for-woocommerce' => 'WC_GZD_Compatibility_Klarna_Checkout_For_WooCommerce',
|
645 |
+
'flexible-checkout-fields' => 'WC_GZD_Compatibility_Flexible_Checkout_Fields',
|
646 |
'woocommerce-all-products-for-subscriptions' => 'WC_GZD_Compatibility_WooCommerce_All_Products_For_Subscriptions',
|
647 |
+
'b2b-market' => 'WC_GZD_Compatibility_B2B_Market',
|
648 |
+
'woocommerce-memberships' => 'WC_GZD_Compatibility_WooCommerce_Memberships',
|
649 |
+
'addify-role-based-pricing' => 'WC_GZD_Compatibility_Addify_Role_Based_Pricing',
|
650 |
'customer-specific-pricing-for-woocommerce' => 'WC_GZD_Compatibility_Customer_Specific_Pricing_For_WooCommerce',
|
651 |
'woocommerce-measurement-price-calculator' => 'WC_GZD_Compatibility_WooCommerce_Measurement_Price_Calculator',
|
652 |
'legal-texts-connector-it-recht-kanzlei' => 'WC_GZD_Compatibility_Legal_Texts_Connector_IT_Recht_Kanzlei',
|
653 |
+
'wc-dynamic-pricing-and-discounts' => 'WC_GZD_Compatibility_WC_Dynamic_Pricing_And_Discounts',
|
654 |
)
|
655 |
);
|
656 |
|