Version Description
- Improvement: Do only validate checkboxes in case they are rendered (added hidden input field)
- Improvement: Allow choosing non-address-printable formats for DP via filter
- Improvement: DHL incomplete shipper address notice
- Improvement: Default label weights per shipping provider
- Improvement: Shipment position number (e.g. 1 of 2) placeholders for email notifications
- Improvement: Add list of shipped shipments to order completed mail notification
- Improvement: Timestamp DB handling
- Fix: Force filename filter removal
- Fix: TS review export CSV new format
Download this release
Release Info
Developer | vendidero |
Plugin | WooCommerce Germanized |
Version | 3.4.6 |
Comparing to | |
See all releases |
Code changes from version 3.4.5 to 3.4.6
- i18n/languages/woocommerce-germanized-de_DE.mo +0 -0
- i18n/languages/woocommerce-germanized-de_DE.po +505 -475
- i18n/languages/woocommerce-germanized-de_DE_formal.mo +0 -0
- i18n/languages/woocommerce-germanized-de_DE_formal.po +500 -474
- includes/admin/settings/class-wc-gzd-settings-tab-dhl.php +0 -96
- includes/admin/settings/class-wc-gzd-settings-tab-emails.php +24 -0
- includes/class-wc-gzd-checkout.php +1 -1
- includes/class-wc-gzd-legal-checkbox-manager.php +12 -10
- includes/wc-gzd-core-functions.php +26 -0
- packages/woocommerce-germanized-dhl/src/Api/Internetmarke.php +1 -1
- packages/woocommerce-germanized-dhl/src/Api/LabelSoap.php +14 -8
- packages/woocommerce-germanized-dhl/src/Install.php +2 -2
- packages/woocommerce-germanized-dhl/src/Package.php +1 -1
- packages/woocommerce-germanized-dhl/src/ShippingProvider/DHL.php +5 -1
- packages/woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php +5 -1
- packages/woocommerce-germanized-dhl/woocommerce-germanized-dhl.php +1 -1
- packages/woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php +62 -25
- packages/woocommerce-germanized-shipments/src/Automation.php +1 -1
- packages/woocommerce-germanized-shipments/src/DataStores/Label.php +2 -2
- packages/woocommerce-germanized-shipments/src/DataStores/Packaging.php +1 -1
- packages/woocommerce-germanized-shipments/src/DataStores/Shipment.php +7 -3
- packages/woocommerce-germanized-shipments/src/Emails.php +24 -4
- packages/woocommerce-germanized-shipments/src/Install.php +4 -4
- packages/woocommerce-germanized-shipments/src/Labels/Factory.php +7 -0
- packages/woocommerce-germanized-shipments/src/Labels/Label.php +5 -4
- packages/woocommerce-germanized-shipments/src/Order.php +11 -7
- packages/woocommerce-germanized-shipments/src/Package.php +1 -1
- packages/woocommerce-germanized-shipments/src/ReturnShipment.php +2 -1
- packages/woocommerce-germanized-shipments/src/Shipment.php +8 -5
- packages/woocommerce-germanized-shipments/src/ShippingProvider/Auto.php +32 -6
- packages/woocommerce-germanized-shipments/src/SimpleShipment.php +2 -3
- packages/woocommerce-germanized-shipments/templates/emails/email-order-shipments.php +50 -0
- packages/woocommerce-germanized-shipments/templates/emails/plain/email-order-shipments.php +47 -0
- packages/woocommerce-germanized-shipments/woocommerce-germanized-shipments.php +1 -1
- packages/woocommerce-trusted-shops/assets/css/admin.css +0 -2
- packages/woocommerce-trusted-shops/assets/css/admin.min.css +1 -1
- packages/woocommerce-trusted-shops/assets/js/admin.min.js +1 -1
- packages/woocommerce-trusted-shops/includes/class-wc-trusted-shops-review-exporter.php +6 -6
- packages/woocommerce-trusted-shops/src/Package.php +1 -1
- packages/woocommerce-trusted-shops/woocommerce-trusted-shops.php +1 -1
- readme.txt +23 -9
- templates/checkboxes/default.php +2 -1
- templates/checkout/terms-sepa.php +3 -1
- templates/checkout/terms.php +3 -2
- vendor/autoload.php +1 -1
- vendor/autoload_packages.php +1 -1
- vendor/composer/InstalledVersions.php +14 -14
- vendor/composer/autoload_real.php +7 -7
- vendor/composer/autoload_static.php +4 -4
- vendor/composer/installed.json +32 -28
- vendor/composer/installed.php +14 -14
- vendor/composer/jetpack_autoload_classmap.php +96 -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-plugin-locator.php +1 -1
- vendor/jetpack-autoloader/class-plugins-handler.php +1 -1
- vendor/jetpack-autoloader/class-version-loader.php +1 -1
- vendor/jetpack-autoloader/class-version-selector.php +1 -1
- vendor/setasign/fpdf/FAQ.htm +4 -5
- vendor/setasign/fpdf/changelog.htm +4 -0
- vendor/setasign/fpdf/doc/index.htm +2 -2
- vendor/setasign/fpdf/fpdf.php +44 -29
- vendor/setasign/fpdf/makefont/ttfparser.php +3 -12
- woocommerce-germanized.php +2 -2
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: 2021-04-
|
6 |
-
"PO-Revision-Date: 2021-04-
|
7 |
"Last-Translator: holzhannes <holzhannes@posteo.de>\n"
|
8 |
"Language-Team: \n"
|
9 |
"Language: de_DE\n"
|
@@ -40,131 +40,131 @@ msgstr ""
|
|
40 |
"X-Poedit-SearchPathExcluded-13: woocommerce-germanized/assets\n"
|
41 |
|
42 |
# @ woocommerce-germanized
|
43 |
-
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:
|
44 |
#: woocommerce-germanized-dhl/src/Api/Paket.php:274
|
45 |
msgctxt "dhl day context"
|
46 |
msgid "None"
|
47 |
msgstr "Keiner"
|
48 |
|
49 |
# @ woocommerce-germanized
|
50 |
-
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:
|
51 |
msgctxt "dhl"
|
52 |
msgid "Delivery Duty Unpaid"
|
53 |
msgstr "Delivery Duty Unpaid"
|
54 |
|
55 |
# @ woocommerce-germanized
|
56 |
-
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:
|
57 |
msgctxt "dhl"
|
58 |
msgid "Delivery Duty Paid"
|
59 |
msgstr "Delivery Duty Paid"
|
60 |
|
61 |
-
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:
|
62 |
msgctxt "dhl"
|
63 |
msgid "Delivery Duty Paid (excl. VAT )"
|
64 |
msgstr "Delivered Duty Paid (exkl. MwSt.)"
|
65 |
|
66 |
-
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:
|
67 |
msgctxt "dhl"
|
68 |
msgid "Delivery Duty Paid (excl. Duties, taxes and VAT)"
|
69 |
msgstr "Delivery Duty Paid (exkl. Zölle, Steuern und MwSt.)"
|
70 |
|
71 |
# @ woocommerce-germanized
|
72 |
-
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:
|
73 |
msgctxt "age context"
|
74 |
msgid "None"
|
75 |
msgstr "Keine"
|
76 |
|
77 |
-
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:
|
78 |
msgctxt "dhl"
|
79 |
msgid "Minimum age of 16"
|
80 |
msgstr "Mindestens 16 Jahre"
|
81 |
|
82 |
-
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:
|
83 |
msgctxt "dhl"
|
84 |
msgid "Minimum age of 18"
|
85 |
msgstr "Mindestens 18 Jahre"
|
86 |
|
87 |
-
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:
|
88 |
msgctxt "dhl"
|
89 |
msgid "Shipment #{shipment_id} to order {order_id}"
|
90 |
msgstr "Sendung #{shipment_id} zur Bestellung {order_id}"
|
91 |
|
92 |
-
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:
|
93 |
msgctxt "dhl"
|
94 |
msgid "Return #{shipment_id} to order {order_id}"
|
95 |
msgstr "Retoure #{shipment_id} zur Bestellung {order_id}"
|
96 |
|
97 |
-
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:
|
98 |
msgctxt "dhl"
|
99 |
msgid "Return shipment #{shipment_id} to order #{order_id}"
|
100 |
msgstr "Retourensendung #{shipment_id} zur Bestellung #{order_id}"
|
101 |
|
102 |
# @ woocommerce-germanized
|
103 |
-
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:
|
104 |
#: woocommerce-germanized-dhl/src/ParcelLocator.php:890
|
105 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
106 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
107 |
#: woocommerce-germanized-dhl/templates/checkout/dhl/parcel-finder.php:38
|
108 |
msgctxt "dhl"
|
109 |
msgid "Packstation"
|
110 |
msgstr "Packstation"
|
111 |
|
112 |
# @ woocommerce-germanized
|
113 |
-
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:397
|
114 |
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:398
|
|
|
115 |
msgctxt "dhl"
|
116 |
msgid "Postfiliale"
|
117 |
msgstr "Postfiliale"
|
118 |
|
119 |
# @ woocommerce-germanized
|
120 |
-
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:
|
121 |
msgctxt "dhl"
|
122 |
msgid "DHL Retoure International A"
|
123 |
msgstr "DHL Retoure International A"
|
124 |
|
125 |
# @ woocommerce-germanized
|
126 |
-
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:
|
127 |
msgctxt "dhl"
|
128 |
msgid "DHL Retoure International B"
|
129 |
msgstr "DHL Retoure International B"
|
130 |
|
131 |
-
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:
|
132 |
msgctxt "dhl"
|
133 |
msgid "DHL Retoure Online"
|
134 |
msgstr "DHL Retoure Online"
|
135 |
|
136 |
-
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:
|
137 |
msgctxt "dhl"
|
138 |
msgid "DHL Paket Connect"
|
139 |
msgstr "DHL Paket Connect"
|
140 |
|
141 |
-
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:
|
142 |
msgctxt "dhl"
|
143 |
msgid "DHL Europaket (B2B)"
|
144 |
msgstr "DHL Europaket (B2B)"
|
145 |
|
146 |
# @ woocommerce-germanized
|
147 |
-
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:
|
148 |
msgctxt "dhl"
|
149 |
msgid "DHL Paket International"
|
150 |
msgstr "DHL Paket International"
|
151 |
|
152 |
-
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:
|
153 |
msgctxt "dhl"
|
154 |
msgid "DHL Paket"
|
155 |
msgstr "DHL Paket"
|
156 |
|
157 |
-
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:
|
158 |
msgctxt "dhl"
|
159 |
msgid "DHL Paket PRIO"
|
160 |
msgstr "DHL Paket PRIO"
|
161 |
|
162 |
-
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:
|
163 |
msgctxt "dhl"
|
164 |
msgid "DHL Paket Taggleich"
|
165 |
msgstr "DHL Paket Taggleich"
|
166 |
|
167 |
-
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:
|
168 |
msgctxt "dhl"
|
169 |
msgid "DHL Warenpost"
|
170 |
msgstr "DHL Warenpost"
|
@@ -258,7 +258,7 @@ msgstr ""
|
|
258 |
"Sendungen benötigt."
|
259 |
|
260 |
#: woocommerce-germanized-dhl/src/Admin/Admin.php:200
|
261 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
262 |
msgctxt "dhl"
|
263 |
msgid "DHL"
|
264 |
msgstr "DHL"
|
@@ -305,37 +305,37 @@ msgid "DHL & Post"
|
|
305 |
msgstr "DHL & Post"
|
306 |
|
307 |
#: woocommerce-germanized-dhl/src/Api/FinderSoap.php:31
|
308 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
309 |
msgctxt "dhl"
|
310 |
msgid "Monday"
|
311 |
msgstr "Montag"
|
312 |
|
313 |
#: woocommerce-germanized-dhl/src/Api/FinderSoap.php:32
|
314 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
315 |
msgctxt "dhl"
|
316 |
msgid "Tuesday"
|
317 |
msgstr "Dienstag"
|
318 |
|
319 |
#: woocommerce-germanized-dhl/src/Api/FinderSoap.php:33
|
320 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
321 |
msgctxt "dhl"
|
322 |
msgid "Wednesday"
|
323 |
msgstr "Mittwoch"
|
324 |
|
325 |
#: woocommerce-germanized-dhl/src/Api/FinderSoap.php:34
|
326 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
327 |
msgctxt "dhl"
|
328 |
msgid "Thursday"
|
329 |
msgstr "Donnerstag"
|
330 |
|
331 |
#: woocommerce-germanized-dhl/src/Api/FinderSoap.php:35
|
332 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
333 |
msgctxt "dhl"
|
334 |
msgid "Friday"
|
335 |
msgstr "Freitag"
|
336 |
|
337 |
#: woocommerce-germanized-dhl/src/Api/FinderSoap.php:36
|
338 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
339 |
msgctxt "dhl"
|
340 |
msgid "Saturday"
|
341 |
msgstr "Samstag"
|
@@ -404,7 +404,7 @@ msgstr "Tracked"
|
|
404 |
|
405 |
#: woocommerce-germanized-dhl/src/Api/ImWarenpostIntRest.php:45
|
406 |
#: woocommerce-germanized-dhl/src/Api/ImWarenpostIntRest.php:51
|
407 |
-
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:
|
408 |
msgctxt "dhl"
|
409 |
msgid "Error while fetching label PDF"
|
410 |
msgstr "Fehler beim Download des PDF Labels"
|
@@ -437,9 +437,9 @@ msgctxt "dhl"
|
|
437 |
msgid "Error during request: %s"
|
438 |
msgstr "Fehler beim API Zugriff: %s"
|
439 |
|
440 |
-
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:
|
441 |
#: woocommerce-germanized-dhl/src/Api/Soap.php:54
|
442 |
-
#: woocommerce-germanized-dhl/src/Package.php:
|
443 |
#, php-format
|
444 |
msgctxt "dhl"
|
445 |
msgid ""
|
@@ -452,82 +452,82 @@ msgstr ""
|
|
452 |
"Zweifel deinen Hoster und stelle sicher, dass der SOAPClient <a href=\"%s"
|
453 |
"\">installiert</a> ist."
|
454 |
|
455 |
-
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:
|
456 |
#, php-format
|
457 |
msgctxt "dhl"
|
458 |
msgid "Error while instantiating main Internetmarke API: %s"
|
459 |
msgstr "Fehler beim Aufruf der Internetmarke API: %s"
|
460 |
|
461 |
-
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:
|
462 |
msgctxt "dhl"
|
463 |
msgid "Internetmarke is disabled. Please enable Internetmarke."
|
464 |
msgstr "Internetmarke ist deaktiviert. Bitte aktiviere die Internetmarke."
|
465 |
|
466 |
-
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:
|
467 |
msgctxt "dhl"
|
468 |
msgid "Wrong username or password"
|
469 |
msgstr "Falscher Benutzername oder Passwort"
|
470 |
|
471 |
-
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:
|
472 |
#, php-format
|
473 |
msgctxt "dhl"
|
474 |
msgid "until %s"
|
475 |
msgstr "bis %s"
|
476 |
|
477 |
-
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:
|
478 |
#, php-format
|
479 |
msgctxt "dhl"
|
480 |
msgid "Length: %s"
|
481 |
msgstr "Länge: %s"
|
482 |
|
483 |
-
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:
|
484 |
#, php-format
|
485 |
msgctxt "dhl"
|
486 |
msgid "Width: %s"
|
487 |
msgstr "Breite: %s"
|
488 |
|
489 |
-
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:
|
490 |
#, php-format
|
491 |
msgctxt "dhl"
|
492 |
msgid "Height: %s"
|
493 |
msgstr "Höhe: %s"
|
494 |
|
495 |
-
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:
|
496 |
#, php-format
|
497 |
msgctxt "dhl"
|
498 |
msgid "Weight: %s"
|
499 |
msgstr "Gewicht: %s"
|
500 |
|
501 |
-
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:
|
502 |
msgctxt "dhl"
|
503 |
msgid "Total"
|
504 |
msgstr "Gesamt"
|
505 |
|
506 |
-
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:
|
507 |
#, php-format
|
508 |
msgctxt "dhl"
|
509 |
msgid "Could not refund post label: %s"
|
510 |
msgstr "Deutsche Post Label konnte nicht rückerstattet werden: %s"
|
511 |
|
512 |
-
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:
|
513 |
msgctxt "dhl"
|
514 |
msgid "Refund API could not be instantiated"
|
515 |
msgstr "Die API für Rückerstattungen konnte nicht initialisiert werden"
|
516 |
|
517 |
-
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:
|
518 |
-
#: woocommerce-germanized-dhl/src/Api/LabelSoap.php:
|
519 |
#: woocommerce-germanized-dhl/src/Api/ReturnRest.php:34
|
520 |
#, php-format
|
521 |
msgctxt "dhl"
|
522 |
msgid "Could not fetch shipment %d."
|
523 |
msgstr "Sendung %d konnte nicht gefunden werden."
|
524 |
|
525 |
-
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:
|
526 |
msgctxt "dhl"
|
527 |
msgid "Error while generating shop order id."
|
528 |
msgstr "Fehler beim Erzeugen der Shop Order Id."
|
529 |
|
530 |
-
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:
|
531 |
#, php-format
|
532 |
msgctxt "dhl"
|
533 |
msgid ""
|
@@ -537,17 +537,17 @@ msgstr ""
|
|
537 |
"Fehler beim Kauf des Labels. Bitte <a href=\"%s\">aktualisiere</a>die "
|
538 |
"Produktliste manuell und versuche es erneut."
|
539 |
|
540 |
-
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:
|
541 |
msgctxt "dhl"
|
542 |
msgid "Error while downloading the PDF stamp."
|
543 |
msgstr "Fehler beim Download des PDF Labels."
|
544 |
|
545 |
-
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:
|
546 |
msgctxt "dhl"
|
547 |
msgid "Invalid stamp response."
|
548 |
msgstr "Fehlerhafte Label Rückmeldung."
|
549 |
|
550 |
-
#: woocommerce-germanized-dhl/src/Api/LabelSoap.php:
|
551 |
msgctxt "dhl"
|
552 |
msgid ""
|
553 |
"Your DHL API credentials seem to be invalid. Please check your DHL settings."
|
@@ -555,7 +555,7 @@ msgstr ""
|
|
555 |
"Deine DHL API Zugangsdaten scheinen fehlerhaft zu sein. Bitte prüfe deine "
|
556 |
"DHL Einstellungen."
|
557 |
|
558 |
-
#: woocommerce-germanized-dhl/src/Api/LabelSoap.php:
|
559 |
msgctxt "dhl"
|
560 |
msgid ""
|
561 |
"Your products are missing data relevant for custom declarations. Please "
|
@@ -566,13 +566,13 @@ msgstr ""
|
|
566 |
"Bitte fülle die fehlenden DHL Felder (HS Code, Herstellerland) in deinen "
|
567 |
"Produktdaten unter Versand aus."
|
568 |
|
569 |
-
#: woocommerce-germanized-dhl/src/Api/LabelSoap.php:
|
570 |
#, php-format
|
571 |
msgctxt "dhl"
|
572 |
msgid "There was an error contacting the DHL API: %s."
|
573 |
msgstr "Beim Aufruf der DHL API gab es einen Fehler: %s."
|
574 |
|
575 |
-
#: woocommerce-germanized-dhl/src/Api/LabelSoap.php:
|
576 |
msgctxt "dhl"
|
577 |
msgid ""
|
578 |
"An error ocurred while contacting the DHL API. Please consider enabling the "
|
@@ -581,7 +581,7 @@ msgstr ""
|
|
581 |
"Beim Aufruf der DHL API ist ein Fehler aufgetreten. Bitte erwäge den Wechsel "
|
582 |
"in den Sandbox-Modus."
|
583 |
|
584 |
-
#: woocommerce-germanized-dhl/src/Api/LabelSoap.php:
|
585 |
msgctxt "dhl"
|
586 |
msgid ""
|
587 |
"There was an error generating the label. Please try again or consider "
|
@@ -590,25 +590,35 @@ msgstr ""
|
|
590 |
"Beim Erzeugen des Labels gab es einen Fehler. Bitte versuche es erneut oder "
|
591 |
"erwäge den Wechsel in den Sandbox-Modus."
|
592 |
|
593 |
-
#: woocommerce-germanized-dhl/src/Api/LabelSoap.php:
|
594 |
#: woocommerce-germanized-dhl/src/Api/ReturnRest.php:155
|
595 |
msgctxt "dhl"
|
596 |
msgid "Error while creating and uploading the label"
|
597 |
msgstr "Fehler beim Erstellen und hochladen des Labels"
|
598 |
|
599 |
-
#: woocommerce-germanized-dhl/src/Api/LabelSoap.php:
|
600 |
#, php-format
|
601 |
msgctxt "dhl"
|
602 |
msgid "Could not delete label - %s"
|
603 |
msgstr "Das Label konnte nicht gelöscht werden - %s"
|
604 |
|
605 |
-
#: woocommerce-germanized-dhl/src/Api/LabelSoap.php:
|
606 |
msgctxt "dhl"
|
607 |
msgid "Could not create account number - no product number."
|
608 |
msgstr ""
|
609 |
"Die Abrechnungsnummer konnte nicht erzeugt werden. Die Teilnahmenummer fehlt."
|
610 |
|
611 |
-
#: woocommerce-germanized-dhl/src/Api/LabelSoap.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
612 |
#, php-format
|
613 |
msgctxt "dhl"
|
614 |
msgid "Only %s shipment items can be processed, your shipment has %s items."
|
@@ -754,7 +764,7 @@ msgid "Invalid label."
|
|
754 |
msgstr "Ungültiges Label."
|
755 |
|
756 |
# @ woocommerce-germanized
|
757 |
-
#: woocommerce-germanized-dhl/src/Package.php:
|
758 |
msgctxt "dhl"
|
759 |
msgid "Germany"
|
760 |
msgstr "Deutschland"
|
@@ -920,9 +930,9 @@ msgid "retry"
|
|
920 |
msgstr "Erneut versuchen"
|
921 |
|
922 |
#: woocommerce-germanized-dhl/src/ParcelServices.php:29
|
923 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
924 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
925 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
926 |
msgctxt "dhl"
|
927 |
msgid "Preferred Day"
|
928 |
msgstr "Wunschtag"
|
@@ -934,16 +944,16 @@ msgstr "Wunschzeit"
|
|
934 |
|
935 |
# @ woocommerce-germanized
|
936 |
#: woocommerce-germanized-dhl/src/ParcelServices.php:43
|
937 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
938 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
939 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
940 |
msgctxt "dhl"
|
941 |
msgid "Preferred Location"
|
942 |
msgstr "Wunschort"
|
943 |
|
944 |
#: woocommerce-germanized-dhl/src/ParcelServices.php:48
|
945 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
946 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
947 |
msgctxt "dhl"
|
948 |
msgid "Preferred Neighbor"
|
949 |
msgstr "Wunschnachbar"
|
@@ -971,7 +981,7 @@ msgctxt "dhl"
|
|
971 |
msgid "Please choose name and address of your preferred neighbor."
|
972 |
msgstr "Bitte wähle einen Namen und die Adresse deines Wunschnachbars."
|
973 |
|
974 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
975 |
msgctxt "dhl"
|
976 |
msgid ""
|
977 |
"Complete DHL integration supporting labels, preferred services and "
|
@@ -980,192 +990,192 @@ msgstr ""
|
|
980 |
"Erzeuge bequem DHL Labels u.a. mit Wunsch-Services und Lieferungen an "
|
981 |
"Packstationen."
|
982 |
|
983 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
984 |
msgctxt "dhl"
|
985 |
msgid "Parcel Pickup"
|
986 |
msgstr "Standorte"
|
987 |
|
988 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
989 |
msgctxt "dhl"
|
990 |
msgid "Preferred Services"
|
991 |
msgstr "Wunschpaket"
|
992 |
|
993 |
# @ woocommerce-germanized
|
994 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
995 |
msgctxt "dhl"
|
996 |
msgid "Receiver"
|
997 |
msgstr "Empfänger"
|
998 |
|
999 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1000 |
msgctxt "dhl"
|
1001 |
msgid "COD Amount"
|
1002 |
msgstr "Nachnahme Betrag"
|
1003 |
|
1004 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1005 |
msgctxt "dhl"
|
1006 |
msgid "Duties"
|
1007 |
msgstr "Zollabgabe"
|
1008 |
|
1009 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1010 |
msgctxt "dhl"
|
1011 |
msgid "Valid address only"
|
1012 |
msgstr "Nur valide Adressen"
|
1013 |
|
1014 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1015 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1016 |
msgctxt "dhl"
|
1017 |
msgid "GoGreen"
|
1018 |
msgstr "GoGreen"
|
1019 |
|
1020 |
# @ woocommerce-germanized
|
1021 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1022 |
msgctxt "dhl"
|
1023 |
msgid "Additional insurance"
|
1024 |
msgstr "Transportversicherung"
|
1025 |
|
1026 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1027 |
msgctxt "dhl"
|
1028 |
msgid "Create inlay return label"
|
1029 |
msgstr "Beilage-Retourenlabel erstellen"
|
1030 |
|
1031 |
# @ woocommerce-germanized
|
1032 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1033 |
msgctxt "dhl"
|
1034 |
msgid "Name"
|
1035 |
msgstr "Name"
|
1036 |
|
1037 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1038 |
msgctxt "dhl"
|
1039 |
msgid "Company"
|
1040 |
msgstr "Firma"
|
1041 |
|
1042 |
# @ woocommerce-germanized
|
1043 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1044 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1045 |
msgctxt "dhl"
|
1046 |
msgid "Street"
|
1047 |
msgstr "Straße"
|
1048 |
|
1049 |
# @ woocommerce-germanized
|
1050 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1051 |
msgctxt "dhl"
|
1052 |
msgid "Street No"
|
1053 |
msgstr "Hausnummer"
|
1054 |
|
1055 |
# @ woocommerce-germanized
|
1056 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1057 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1058 |
#: woocommerce-germanized-dhl/templates/checkout/dhl/parcel-finder.php:27
|
1059 |
msgctxt "dhl"
|
1060 |
msgid "Postcode"
|
1061 |
msgstr "Postleitzahl"
|
1062 |
|
1063 |
# @ woocommerce-germanized
|
1064 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1065 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1066 |
#: woocommerce-germanized-dhl/templates/checkout/dhl/parcel-finder.php:30
|
1067 |
msgctxt "dhl"
|
1068 |
msgid "City"
|
1069 |
msgstr "Stadt"
|
1070 |
|
1071 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1072 |
msgctxt "dhl"
|
1073 |
msgid "Phone"
|
1074 |
msgstr "Telefon"
|
1075 |
|
1076 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1077 |
msgctxt "dhl"
|
1078 |
msgid "Email"
|
1079 |
msgstr "E-Mail"
|
1080 |
|
1081 |
# @ woocommerce-germanized
|
1082 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1083 |
msgctxt "dhl"
|
1084 |
msgid "Age check"
|
1085 |
msgstr "Alterssichtprüfung"
|
1086 |
|
1087 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1088 |
msgctxt "dhl"
|
1089 |
msgid "Retail outlet routing"
|
1090 |
msgstr "Filialrouting"
|
1091 |
|
1092 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1093 |
msgctxt "dhl"
|
1094 |
msgid "No neighbor"
|
1095 |
msgstr "Keine Nachbarschaftszustellung"
|
1096 |
|
1097 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1098 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1099 |
msgctxt "dhl"
|
1100 |
msgid "Named person only"
|
1101 |
msgstr "Persönliche Übergabe"
|
1102 |
|
1103 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1104 |
msgctxt "dhl"
|
1105 |
msgid "Bulky goods"
|
1106 |
msgstr "Sperrgut"
|
1107 |
|
1108 |
# @ woocommerce-germanized
|
1109 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1110 |
msgctxt "dhl"
|
1111 |
msgid "Identity check"
|
1112 |
msgstr "Ident-Check"
|
1113 |
|
1114 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1115 |
msgctxt "dhl"
|
1116 |
msgid "Date of Birth"
|
1117 |
msgstr "Geburtsdatum"
|
1118 |
|
1119 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1120 |
msgctxt "dhl"
|
1121 |
msgid "Minimum age"
|
1122 |
msgstr "Mindestalter"
|
1123 |
|
1124 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1125 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1126 |
msgctxt "dhl"
|
1127 |
msgid "Premium"
|
1128 |
msgstr "Premium"
|
1129 |
|
1130 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1131 |
msgctxt "dhl"
|
1132 |
msgid "Receiver is missing or does not exist."
|
1133 |
msgstr "Empfänger fehlt oder existiert nicht."
|
1134 |
|
1135 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1136 |
#, php-format
|
1137 |
msgctxt "dhl"
|
1138 |
msgid "%s of the return address is a mandatory field."
|
1139 |
msgstr "%s der Rücksendeadresse ist ein Pflichtfeld."
|
1140 |
|
1141 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1142 |
msgctxt "dhl"
|
1143 |
msgid "Please either add a return company or name."
|
1144 |
msgstr ""
|
1145 |
"Bitte gib entweder einen Firmennamen oder Namen für die Rücksendeadresse an."
|
1146 |
|
1147 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1148 |
msgctxt "dhl"
|
1149 |
msgid "Error while parsing preferred day."
|
1150 |
msgstr "Fehler beim Einlesen des Wunschtags."
|
1151 |
|
1152 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1153 |
msgctxt "dhl"
|
1154 |
msgid "The visual min age check is invalid."
|
1155 |
msgstr "Das Alter der Alterssichtprüfung ist ungültig."
|
1156 |
|
1157 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1158 |
msgctxt "dhl"
|
1159 |
msgid "The ident min age check is invalid."
|
1160 |
msgstr "Das Alter des Ident-Checks ist ungültig."
|
1161 |
|
1162 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1163 |
msgctxt "dhl"
|
1164 |
msgid "There was an error parsing the date of birth for the identity check."
|
1165 |
msgstr ""
|
1166 |
"Beim Einlesen des Geburtsdatums für den Ident-Check trat ein Problem auf."
|
1167 |
|
1168 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1169 |
msgctxt "dhl"
|
1170 |
msgid ""
|
1171 |
"Either a minimum age or a date of birth must be added to the ident check."
|
@@ -1174,19 +1184,19 @@ msgstr ""
|
|
1174 |
"hinzugefügt werden."
|
1175 |
|
1176 |
# @ woocommerce-germanized
|
1177 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1178 |
#, php-format
|
1179 |
msgctxt "dhl"
|
1180 |
msgid "%s duties element does not exist."
|
1181 |
msgstr "%s Zollabgabe existiert nicht."
|
1182 |
|
1183 |
# @ woocommerce-germanized
|
1184 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1185 |
msgctxt "dhl"
|
1186 |
msgid "Customer Number (EKP)"
|
1187 |
msgstr "Kundennummer (EKP)"
|
1188 |
|
1189 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1190 |
#, php-format
|
1191 |
msgctxt "dhl"
|
1192 |
msgid ""
|
@@ -1196,33 +1206,33 @@ msgstr ""
|
|
1196 |
"Deine 10-stellige DHL Kundennummer (EKP). Finde deine %s im DHL "
|
1197 |
"Geschäftskundenportal."
|
1198 |
|
1199 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1200 |
msgctxt "dhl"
|
1201 |
msgid "customer number"
|
1202 |
msgstr "Kundennummer"
|
1203 |
|
1204 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1205 |
msgctxt "dhl"
|
1206 |
msgid "API"
|
1207 |
msgstr "API"
|
1208 |
|
1209 |
# @ woocommerce-germanized
|
1210 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1211 |
msgctxt "dhl"
|
1212 |
msgid "Enable Sandbox"
|
1213 |
msgstr "Sandbox aktivieren"
|
1214 |
|
1215 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1216 |
msgctxt "dhl"
|
1217 |
msgid "Activate Sandbox mode for testing purposes."
|
1218 |
msgstr "Aktiviere den Sandbox Modus."
|
1219 |
|
1220 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1221 |
msgctxt "dhl"
|
1222 |
msgid "Live Username"
|
1223 |
msgstr "Benutzer"
|
1224 |
|
1225 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1226 |
#, php-format
|
1227 |
msgctxt "dhl"
|
1228 |
msgid ""
|
@@ -1232,21 +1242,21 @@ msgstr ""
|
|
1232 |
"Dein Benutzername (<strong>nicht</strong> die E-Mail-Adresse) zum DHL "
|
1233 |
"Geschäftskundenportal. Bitte teste deine Zugangsdaten vorab %s."
|
1234 |
|
1235 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1236 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1237 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1238 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1239 |
msgctxt "dhl"
|
1240 |
msgid "here"
|
1241 |
msgstr "hier"
|
1242 |
|
1243 |
# @ woocommerce-germanized
|
1244 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1245 |
msgctxt "dhl"
|
1246 |
msgid "Live Password"
|
1247 |
msgstr "Passwort"
|
1248 |
|
1249 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1250 |
#, php-format
|
1251 |
msgctxt "dhl"
|
1252 |
msgid ""
|
@@ -1258,12 +1268,12 @@ msgstr ""
|
|
1258 |
"Gültigkeit des Passworts nach 3 (Standard-Benutzer) bzw. 12 (System-"
|
1259 |
"Benutzer) Monaten und teste deine Zugangsdaten vorab %s."
|
1260 |
|
1261 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1262 |
msgctxt "dhl"
|
1263 |
msgid "Sandbox Username"
|
1264 |
msgstr "Sandbox Benutzername"
|
1265 |
|
1266 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1267 |
#, php-format
|
1268 |
msgctxt "dhl"
|
1269 |
msgid ""
|
@@ -1273,12 +1283,12 @@ msgstr ""
|
|
1273 |
"Dein Benutzername (<strong>nicht</strong> die E-Mail-Adresse) zum DHL "
|
1274 |
"Entwicklerportal. Bitte teste deine Zugangsdaten vorab %s."
|
1275 |
|
1276 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1277 |
msgctxt "dhl"
|
1278 |
msgid "Sandbox Password"
|
1279 |
msgstr "Sandbox Passwort"
|
1280 |
|
1281 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1282 |
#, php-format
|
1283 |
msgctxt "dhl"
|
1284 |
msgid ""
|
@@ -1288,78 +1298,78 @@ msgstr ""
|
|
1288 |
"Dein Passwort zum DHL Entwicklerportal. Bitte teste deine Zugangsdaten vorab "
|
1289 |
"%s."
|
1290 |
|
1291 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1292 |
msgctxt "dhl"
|
1293 |
msgid "Products and Participation Numbers"
|
1294 |
msgstr "Produkte und Teilnahmenummern"
|
1295 |
|
1296 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1297 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1298 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1299 |
msgctxt "dhl"
|
1300 |
msgid "Inlay Returns"
|
1301 |
msgstr "Beilageretouren"
|
1302 |
|
1303 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1304 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
1305 |
msgctxt "dhl"
|
1306 |
msgid "Tracking"
|
1307 |
msgstr "Sendungsverfolgung"
|
1308 |
|
1309 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1310 |
msgctxt "dhl"
|
1311 |
msgid "Enable delivery to Packstation."
|
1312 |
msgstr "Aktiviere den Versand an Packstationen."
|
1313 |
|
1314 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1315 |
msgctxt "dhl"
|
1316 |
msgid "Let customers choose a Packstation as delivery address."
|
1317 |
msgstr "Kunden eine Packstation als Lieferadresse auswählen lassen."
|
1318 |
|
1319 |
# @ woocommerce-germanized
|
1320 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1321 |
#: woocommerce-germanized-dhl/templates/checkout/dhl/parcel-finder.php:50
|
1322 |
msgctxt "dhl"
|
1323 |
msgid "Postoffice"
|
1324 |
msgstr "Postfiliale"
|
1325 |
|
1326 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1327 |
msgctxt "dhl"
|
1328 |
msgid "Enable delivery to Post Offices."
|
1329 |
msgstr "Aktiviere den Versand an Postfilialen."
|
1330 |
|
1331 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1332 |
msgctxt "dhl"
|
1333 |
msgid "Let customers choose a Post Office as delivery address."
|
1334 |
msgstr "Kunden eine Postfiliale als Lieferadresse auswählen lassen."
|
1335 |
|
1336 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1337 |
msgctxt "dhl"
|
1338 |
msgid "Parcel Shop"
|
1339 |
msgstr "Paketshop"
|
1340 |
|
1341 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1342 |
msgctxt "dhl"
|
1343 |
msgid "Enable delivery to Parcel Shops."
|
1344 |
msgstr "Lieferung an Paketshops aktivieren."
|
1345 |
|
1346 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1347 |
msgctxt "dhl"
|
1348 |
msgid "Let customers choose a Parcel Shop as delivery address."
|
1349 |
msgstr "Kunden einen Paketshop als Lieferadresse auswählen lassen."
|
1350 |
|
1351 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1352 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1353 |
msgctxt "dhl"
|
1354 |
msgid "Map"
|
1355 |
msgstr "Karte"
|
1356 |
|
1357 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1358 |
msgctxt "dhl"
|
1359 |
msgid "Let customers find a DHL location on a map."
|
1360 |
msgstr "Lasse Kunden einen DHL Standort auf der Karte auswählen."
|
1361 |
|
1362 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1363 |
msgctxt "dhl"
|
1364 |
msgid ""
|
1365 |
"Enable this option to let your customers choose a pickup option from a map "
|
@@ -1370,12 +1380,12 @@ msgstr ""
|
|
1370 |
"einer Karten in der Kasse zu ermöglichen. Wenn diese Option deaktiviert ist, "
|
1371 |
"wird stattdessen auf die DHL Website verwiesen."
|
1372 |
|
1373 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1374 |
msgctxt "dhl"
|
1375 |
msgid "Google Maps Key"
|
1376 |
msgstr "Google Maps Schlüssel"
|
1377 |
|
1378 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1379 |
#, php-format
|
1380 |
msgctxt "dhl"
|
1381 |
msgid ""
|
@@ -1385,27 +1395,27 @@ msgstr ""
|
|
1385 |
"Um eine Karte integrieren zu können, benötigst du einen gültigen API-"
|
1386 |
"Schlüssel für Google Maps. Du kannst %s."
|
1387 |
|
1388 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1389 |
msgctxt "dhl"
|
1390 |
msgid "retrieve a new one"
|
1391 |
msgstr "hier einen neuen erstellen"
|
1392 |
|
1393 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1394 |
msgctxt "dhl"
|
1395 |
msgid "Limit results"
|
1396 |
msgstr "Suchergebnisse begrenzen"
|
1397 |
|
1398 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1399 |
msgctxt "dhl"
|
1400 |
msgid "Limit the number of DHL locations shown on the map"
|
1401 |
msgstr "Begrenzt die Anzahl der angezeigten DHL Standorte auf der Karte"
|
1402 |
|
1403 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1404 |
msgctxt "dhl"
|
1405 |
msgid "Enable preferred day delivery."
|
1406 |
msgstr "Aktiviere die Lieferung am Wunschtag."
|
1407 |
|
1408 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1409 |
msgctxt "dhl"
|
1410 |
msgid ""
|
1411 |
"Enabling this option will display options for the user to select their "
|
@@ -1415,13 +1425,13 @@ msgstr ""
|
|
1415 |
"Kasse."
|
1416 |
|
1417 |
# @ woocommerce-germanized
|
1418 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1419 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1420 |
msgctxt "dhl"
|
1421 |
msgid "Fee"
|
1422 |
msgstr "Gebühr"
|
1423 |
|
1424 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1425 |
msgctxt "dhl"
|
1426 |
msgid ""
|
1427 |
"Insert gross value as surcharge for preferred day delivery. Insert 0 to "
|
@@ -1431,12 +1441,12 @@ msgstr ""
|
|
1431 |
"Setze den Wert auf 0 um den Service kostenlos anzubieten."
|
1432 |
|
1433 |
# @ woocommerce-germanized
|
1434 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1435 |
msgctxt "dhl"
|
1436 |
msgid "Enable preferred location delivery."
|
1437 |
msgstr "Lieferung an einen Wunschort aktivieren."
|
1438 |
|
1439 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1440 |
msgctxt "dhl"
|
1441 |
msgid ""
|
1442 |
"Enabling this option will display options for the user to select their "
|
@@ -1445,12 +1455,12 @@ msgstr ""
|
|
1445 |
"Diese Option aktiviert die Auswahl eines Wunschorts durch den Kunden in der "
|
1446 |
"Kasse ."
|
1447 |
|
1448 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1449 |
msgctxt "dhl"
|
1450 |
msgid "Enable preferred neighbor delivery."
|
1451 |
msgstr "Aktiviere die Lieferung an einen Wunschnachbarn."
|
1452 |
|
1453 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1454 |
msgctxt "dhl"
|
1455 |
msgid ""
|
1456 |
"Enabling this option will display options for the user to deliver to their "
|
@@ -1459,12 +1469,12 @@ msgstr ""
|
|
1459 |
"Diese Option aktiviert die Auswahl eines Wunschnachbarn durch den Kunden in "
|
1460 |
"der Kasse."
|
1461 |
|
1462 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1463 |
msgctxt "dhl"
|
1464 |
msgid "Cut-off time"
|
1465 |
msgstr "Cut-off-Zeit"
|
1466 |
|
1467 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1468 |
msgctxt "dhl"
|
1469 |
msgid ""
|
1470 |
"The cut-off time is the latest possible order time up to which the minimum "
|
@@ -1477,12 +1487,12 @@ msgstr ""
|
|
1477 |
"Nach Überschreitung dieses Zeitpunktes, wird der früheste verfügbare "
|
1478 |
"Wunschtag in der Kasse um einen Tag erhöht (Tag der Bestellung + 3 Werktage)."
|
1479 |
|
1480 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1481 |
msgctxt "dhl"
|
1482 |
msgid "Preparation days"
|
1483 |
msgstr "Bearbeitungstage"
|
1484 |
|
1485 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1486 |
msgctxt "dhl"
|
1487 |
msgid ""
|
1488 |
"If you need more time to prepare your shipments you might want to add a "
|
@@ -1493,23 +1503,23 @@ msgstr ""
|
|
1493 |
"hier eine statische Anzahl an Tagen hinterlegen, die zum frühesten "
|
1494 |
"auswählbaren Wunschtag hinzugefügt werden."
|
1495 |
|
1496 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1497 |
msgctxt "dhl"
|
1498 |
msgid "Exclude days of transfer"
|
1499 |
msgstr "Übergabetage ausschließen"
|
1500 |
|
1501 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1502 |
msgctxt "dhl"
|
1503 |
msgid "Exclude days from transferring shipments to DHL."
|
1504 |
msgstr "Schließe bestimmte Wochentage für die Übergabe an DHL aus."
|
1505 |
|
1506 |
# @ woocommerce-germanized
|
1507 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1508 |
msgctxt "dhl"
|
1509 |
msgid "Exclude gateways"
|
1510 |
msgstr "Zahlungsarten ausschließen"
|
1511 |
|
1512 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1513 |
msgctxt "dhl"
|
1514 |
msgid "Select payment gateways to be excluded from showing preferred services."
|
1515 |
msgstr ""
|
@@ -1517,19 +1527,19 @@ msgstr ""
|
|
1517 |
"Verfügung stehen sollen."
|
1518 |
|
1519 |
# @ woocommerce-germanized
|
1520 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1521 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
1522 |
msgctxt "dhl"
|
1523 |
msgid "Products"
|
1524 |
msgstr "Produkte"
|
1525 |
|
1526 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1527 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
1528 |
msgctxt "dhl"
|
1529 |
msgid "Domestic Default Service"
|
1530 |
msgstr "Standard Service (national)"
|
1531 |
|
1532 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1533 |
msgctxt "dhl"
|
1534 |
msgid ""
|
1535 |
"Please select your default DHL shipping service for domestic shipments that "
|
@@ -1540,13 +1550,13 @@ msgstr ""
|
|
1540 |
"deine Kunden anbietest (du kannst das Produkt für jede einzelne Sendung "
|
1541 |
"nachträglich ändern)."
|
1542 |
|
1543 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1544 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
1545 |
msgctxt "dhl"
|
1546 |
msgid "Int. Default Service"
|
1547 |
msgstr "Standard Service (Int.)"
|
1548 |
|
1549 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1550 |
msgctxt "dhl"
|
1551 |
msgid ""
|
1552 |
"Please select your default DHL shipping service for cross-border shipments "
|
@@ -1558,27 +1568,27 @@ msgstr ""
|
|
1558 |
"nachträglich ändern)."
|
1559 |
|
1560 |
# @ woocommerce-germanized
|
1561 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1562 |
msgctxt "dhl"
|
1563 |
msgid "Default Duty"
|
1564 |
msgstr "Standard Zoll"
|
1565 |
|
1566 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1567 |
msgctxt "dhl"
|
1568 |
msgid "Please select a default duty type."
|
1569 |
msgstr "Bitte wähle eine Standard-Zollabrechnung aus."
|
1570 |
|
1571 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1572 |
msgctxt "dhl"
|
1573 |
msgid "Codeable"
|
1574 |
msgstr "Leitcodierbar"
|
1575 |
|
1576 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1577 |
msgctxt "dhl"
|
1578 |
msgid "Generate label only if address can be automatically retrieved DHL."
|
1579 |
msgstr "Erzeuge Labels nur dann, wenn die Adresse von DHL erkannt wird."
|
1580 |
|
1581 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1582 |
msgctxt "dhl"
|
1583 |
msgid ""
|
1584 |
"Choose this option if you want to make sure that by default labels are only "
|
@@ -1589,17 +1599,17 @@ msgstr ""
|
|
1589 |
"ist."
|
1590 |
|
1591 |
# @ woocommerce-germanized
|
1592 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1593 |
msgctxt "dhl"
|
1594 |
msgid "Force email"
|
1595 |
msgstr "E-Mail übertragen"
|
1596 |
|
1597 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1598 |
msgctxt "dhl"
|
1599 |
msgid "Force transferring customer email to DHL."
|
1600 |
msgstr "E-Mail-Adresse des Kunden immer an DHL übertragen."
|
1601 |
|
1602 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1603 |
msgctxt "dhl"
|
1604 |
msgid ""
|
1605 |
"By default the customer email address is only transferred in case explicit "
|
@@ -1615,7 +1625,7 @@ msgstr ""
|
|
1615 |
"deine Datenschutzerklärung und suche im Zweifel anwaltlichen Rat bevor du "
|
1616 |
"diese Option aktivierst."
|
1617 |
|
1618 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1619 |
msgctxt "dhl"
|
1620 |
msgid ""
|
1621 |
"Additionally create inlay return labels for shipments that support returns."
|
@@ -1623,14 +1633,14 @@ msgstr ""
|
|
1623 |
"Erzeuge zusätzlich Beilage-Retourenlabels für Sendungen die Retouren "
|
1624 |
"unterstützen."
|
1625 |
|
|
|
1626 |
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1354
|
1627 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1628 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1594
|
1629 |
msgctxt "dhl"
|
1630 |
msgid "Retoure"
|
1631 |
msgstr "Retoure"
|
1632 |
|
1633 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1634 |
#, php-format
|
1635 |
msgctxt "dhl"
|
1636 |
msgid ""
|
@@ -1641,18 +1651,18 @@ msgstr ""
|
|
1641 |
"an. Stelle sicher, dass dein %s DHL Retoure Online enthält."
|
1642 |
|
1643 |
# @ woocommerce-germanized
|
1644 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1645 |
msgctxt "dhl"
|
1646 |
msgid "contract"
|
1647 |
msgstr "Vertrag"
|
1648 |
|
1649 |
# @ woocommerce-germanized
|
1650 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1651 |
msgctxt "dhl"
|
1652 |
msgid "Enable creating labels for return shipments."
|
1653 |
msgstr "Automatisch Retourenlabels zu Retourensendungen erstellen."
|
1654 |
|
1655 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1656 |
msgctxt "dhl"
|
1657 |
msgid ""
|
1658 |
"By enabling this option you might generate retoure labels for return "
|
@@ -1662,12 +1672,12 @@ msgstr ""
|
|
1662 |
"Retourensendungen erstellen und diese per E-Mail an den Kunden weiterleiten."
|
1663 |
|
1664 |
# @ woocommerce-germanized
|
1665 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1666 |
msgctxt "dhl"
|
1667 |
msgid "Default Services"
|
1668 |
msgstr "Standard-Services"
|
1669 |
|
1670 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1671 |
#, php-format
|
1672 |
msgctxt "dhl"
|
1673 |
msgid ""
|
@@ -1678,28 +1688,28 @@ msgstr ""
|
|
1678 |
"werden sollen. Finde mehr über diese <a href=\"%s\" target=\"_blank"
|
1679 |
"\">Services</a> heraus."
|
1680 |
|
1681 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1682 |
msgctxt "dhl"
|
1683 |
msgid "Enable the GoGreen Service by default."
|
1684 |
msgstr "Buche den GoGreen Service hinzu."
|
1685 |
|
1686 |
# @ woocommerce-germanized
|
1687 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1688 |
msgctxt "dhl"
|
1689 |
msgid "Additional Insurance"
|
1690 |
msgstr "Transportversicherung"
|
1691 |
|
1692 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1693 |
msgctxt "dhl"
|
1694 |
msgid "Add an additional insurance to labels."
|
1695 |
msgstr "Füge eine Transportversicherung zur Sendung hinzu."
|
1696 |
|
1697 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1698 |
msgctxt "dhl"
|
1699 |
msgid "Retail Outlet Routing"
|
1700 |
msgstr "Filialrouting"
|
1701 |
|
1702 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1703 |
msgctxt "dhl"
|
1704 |
msgid ""
|
1705 |
"Send undeliverable items to nearest retail outlet instead of immediate "
|
@@ -1708,57 +1718,57 @@ msgstr ""
|
|
1708 |
"Sende unzustellbare Sendungen in die nächstgelegene Filiale zur Abholung "
|
1709 |
"anstelle diese direkt zurückzusenden."
|
1710 |
|
1711 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1712 |
msgctxt "dhl"
|
1713 |
msgid "No Neighbor"
|
1714 |
msgstr "Keine Nachbarschaftszustellung"
|
1715 |
|
1716 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1717 |
msgctxt "dhl"
|
1718 |
msgid "Do not deliver to neighbors."
|
1719 |
msgstr "Schließe eine Ersatzzustellung beim Nachbarn aus."
|
1720 |
|
1721 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1722 |
msgctxt "dhl"
|
1723 |
msgid "Do only delivery to named person."
|
1724 |
msgstr ""
|
1725 |
"Lasse Pakete nur an den Empfänger persönlich oder an eine bevollmächtigte "
|
1726 |
"Person übergeben."
|
1727 |
|
1728 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1729 |
msgctxt "dhl"
|
1730 |
msgid "Bulky Goods"
|
1731 |
msgstr "Sperrgut"
|
1732 |
|
1733 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1734 |
msgctxt "dhl"
|
1735 |
msgid "Deliver as bulky goods."
|
1736 |
msgstr "Sende Pakete als Sperrgut."
|
1737 |
|
1738 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1739 |
msgctxt "dhl"
|
1740 |
msgid "Minimum age (Visual check)"
|
1741 |
msgstr "Mindestalter (Visuell)"
|
1742 |
|
1743 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1744 |
msgctxt "dhl"
|
1745 |
msgid "Choose this option if you want to let DHL check your customer's age."
|
1746 |
msgstr ""
|
1747 |
"Wähle diese Option aus, wenn du das Alter durch DHL prüfen lassen möchtest."
|
1748 |
|
1749 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1750 |
msgctxt "dhl"
|
1751 |
msgid "Sync (Visual Check)"
|
1752 |
msgstr "Synchronisation (Visuell)"
|
1753 |
|
1754 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1755 |
msgctxt "dhl"
|
1756 |
msgid "Visually verify age if shipment contains applicable items."
|
1757 |
msgstr ""
|
1758 |
"Aktiviere die Alterssichtprüfung, falls die Sendung zu prüfende Positionen "
|
1759 |
"beinhaltet."
|
1760 |
|
1761 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1762 |
#, php-format
|
1763 |
msgctxt "dhl"
|
1764 |
msgid ""
|
@@ -1771,18 +1781,18 @@ msgstr ""
|
|
1771 |
"Alterssichtprüfung automatisch aktiviert, falls eine Sendung zu prüfenden "
|
1772 |
"Produkte beinhaltet."
|
1773 |
|
1774 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1775 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1776 |
msgctxt "dhl"
|
1777 |
msgid "age verification checkbox"
|
1778 |
msgstr "Checkbox zur Altersprüfung"
|
1779 |
|
1780 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1781 |
msgctxt "dhl"
|
1782 |
msgid "Minimum age (Ident check)"
|
1783 |
msgstr "Mindestalter (Identität)"
|
1784 |
|
1785 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1786 |
msgctxt "dhl"
|
1787 |
msgid ""
|
1788 |
"Choose this option if you want to let DHL check your customer's identity and "
|
@@ -1792,19 +1802,19 @@ msgstr ""
|
|
1792 |
"lassen möchtest."
|
1793 |
|
1794 |
# @ woocommerce-germanized
|
1795 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1796 |
msgctxt "dhl"
|
1797 |
msgid "Sync (Ident Check)"
|
1798 |
msgstr "Synchronisation (Identität)"
|
1799 |
|
1800 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1801 |
msgctxt "dhl"
|
1802 |
msgid "Verify identity and age if shipment contains applicable items."
|
1803 |
msgstr ""
|
1804 |
"Aktiviere die Identitätsprüfung, falls die Sendung zu prüfende Positionen "
|
1805 |
"beinhaltet."
|
1806 |
|
1807 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1808 |
#, php-format
|
1809 |
msgctxt "dhl"
|
1810 |
msgid ""
|
@@ -1817,18 +1827,18 @@ msgstr ""
|
|
1817 |
"Identitätsprüfung automatisch aktiviert, falls eine Sendung zu prüfenden "
|
1818 |
"Produkte beinhaltet."
|
1819 |
|
1820 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1821 |
msgctxt "dhl"
|
1822 |
msgid "Premium delivery for international shipments."
|
1823 |
msgstr "Premium Lieferung für internationale Sendungen."
|
1824 |
|
1825 |
# @ woocommerce-germanized
|
1826 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1827 |
msgctxt "dhl"
|
1828 |
msgid "Bank Account"
|
1829 |
msgstr "Bankkonto"
|
1830 |
|
1831 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1832 |
msgctxt "dhl"
|
1833 |
msgid "Enter your bank details needed for services that use COD."
|
1834 |
msgstr ""
|
@@ -1836,36 +1846,36 @@ msgstr ""
|
|
1836 |
"werden sollen."
|
1837 |
|
1838 |
# @ woocommerce-germanized
|
1839 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1840 |
msgctxt "dhl"
|
1841 |
msgid "Holder"
|
1842 |
msgstr "Kontoinhaber"
|
1843 |
|
1844 |
# @ woocommerce-germanized
|
1845 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1846 |
msgctxt "dhl"
|
1847 |
msgid "Bank Name"
|
1848 |
msgstr "Name der Bank"
|
1849 |
|
1850 |
# @ woocommerce-germanized
|
1851 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1852 |
msgctxt "dhl"
|
1853 |
msgid "IBAN"
|
1854 |
msgstr "IBAN"
|
1855 |
|
1856 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1857 |
msgctxt "dhl"
|
1858 |
msgid "BIC"
|
1859 |
msgstr "BIC"
|
1860 |
|
1861 |
# @ woocommerce-germanized
|
1862 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1863 |
msgctxt "dhl"
|
1864 |
msgid "Payment Reference"
|
1865 |
msgstr "Zahlungsreferenz"
|
1866 |
|
1867 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1868 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1869 |
#, php-format
|
1870 |
msgctxt "dhl"
|
1871 |
msgid ""
|
@@ -1876,17 +1886,17 @@ msgstr ""
|
|
1876 |
"%s. Der Text ist auf 35 Zeichen begrenzt."
|
1877 |
|
1878 |
# @ woocommerce-germanized
|
1879 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1880 |
msgctxt "dhl"
|
1881 |
msgid "Payment Reference 2"
|
1882 |
msgstr "Zahlungsreferenz 2"
|
1883 |
|
1884 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1885 |
msgctxt "dhl"
|
1886 |
msgid "Customer Number"
|
1887 |
msgstr "Kundennummer"
|
1888 |
|
1889 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1890 |
msgctxt "dhl"
|
1891 |
msgid ""
|
1892 |
"Insert your DHL business customer number (EKP) here. If you are not yet a "
|
@@ -1895,12 +1905,12 @@ msgstr ""
|
|
1895 |
"Füge hier deine DHL Kundennummer (EKP) ein. Wenn du noch kein Geschäftskunde "
|
1896 |
"bist, solltest du dich zuerst als Geschäftskunde bei DHL registrieren."
|
1897 |
|
1898 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1899 |
msgctxt "dhl"
|
1900 |
msgid "API Access"
|
1901 |
msgstr "API Zugriff"
|
1902 |
|
1903 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1904 |
msgctxt "dhl"
|
1905 |
msgid ""
|
1906 |
"To create labels and embed DHL services, our software needs access to the "
|
@@ -1910,7 +1920,7 @@ msgstr ""
|
|
1910 |
"Software Zugang zur API. Du solltest hier deine Zugangsdaten zum DHL "
|
1911 |
"Geschäftskundenportal eingeben."
|
1912 |
|
1913 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1914 |
msgctxt "dhl"
|
1915 |
msgid ""
|
1916 |
"If you want to provide your customers with inlay return labels for your "
|
@@ -1919,7 +1929,7 @@ msgstr ""
|
|
1919 |
"Wenn du Beilageretouren-Labels zu deinen Sendungen hinzufügen möchtest, "
|
1920 |
"solltest du diese Funktion standardmäßig aktivieren."
|
1921 |
|
1922 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1923 |
msgctxt "dhl"
|
1924 |
msgid ""
|
1925 |
"If you want to create DHL labels to returns you should activate this "
|
@@ -1930,12 +1940,12 @@ msgstr ""
|
|
1930 |
"aktivieren. Stelle sicher, dass DHL Online Retoure in deinem Vertrag "
|
1931 |
"freigeschaltet ist."
|
1932 |
|
1933 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1934 |
msgctxt "dhl"
|
1935 |
msgid "Age verification"
|
1936 |
msgstr "Altersverifikation"
|
1937 |
|
1938 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1939 |
msgctxt "dhl"
|
1940 |
msgid ""
|
1941 |
"Use this feature to sync the Germanized age verification checkbox with the "
|
@@ -1948,12 +1958,12 @@ msgstr ""
|
|
1948 |
"„Alterssichtprüfung“ von DHL automatisch aktiviert."
|
1949 |
|
1950 |
# @ woocommerce-germanized
|
1951 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1952 |
msgctxt "dhl"
|
1953 |
msgid "Automation"
|
1954 |
msgstr "Automatisierung"
|
1955 |
|
1956 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1957 |
msgctxt "dhl"
|
1958 |
msgid ""
|
1959 |
"You might want to save some time and let Germanized generate labels "
|
@@ -1963,7 +1973,7 @@ msgstr ""
|
|
1963 |
"automatisch erzeugen lassen, sobald eine Sendung in einen bestimmten Status "
|
1964 |
"wechselt."
|
1965 |
|
1966 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1967 |
msgctxt "dhl"
|
1968 |
msgid ""
|
1969 |
"Let your customers choose a preferred day (if the service is available at "
|
@@ -1972,7 +1982,7 @@ msgstr ""
|
|
1972 |
"Lasse deine Kunden einen Wunschtag (falls der Service für die Kundenadresse "
|
1973 |
"zur Verfügung steht) für die Lieferung in der Kasse auswählen."
|
1974 |
|
1975 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1976 |
msgctxt "dhl"
|
1977 |
msgid ""
|
1978 |
"Optionally charge your customers an additional fee for preferred services "
|
@@ -1981,7 +1991,7 @@ msgstr ""
|
|
1981 |
"Optional kannst du die Gebühr für die Auswahl des Wunschtags oder anderer "
|
1982 |
"Wunschpaket-Services an deine Kunden weiterreichen."
|
1983 |
|
1984 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1985 |
msgctxt "dhl"
|
1986 |
msgid ""
|
1987 |
"Allow your customers to send their parcels to a preferred location e.g. a "
|
@@ -1990,7 +2000,7 @@ msgstr ""
|
|
1990 |
"Lasse deine Kunden einen Wunschort für die Abgabe ihres Pakets in der Kasse "
|
1991 |
"auswählen. Dieser Service wird von DHL nicht zusätzlich berechnet."
|
1992 |
|
1993 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1994 |
msgctxt "dhl"
|
1995 |
msgid ""
|
1996 |
"Allow your customers to choose packstation (and/or other DHL location types "
|
@@ -1999,7 +2009,7 @@ msgstr ""
|
|
1999 |
"Lasse deine Kunden eine Packstation (und/oder andere DHL Standorte, wie im "
|
2000 |
"Folgenden konfiguriert) als Lieferadresse auswählen."
|
2001 |
|
2002 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
2003 |
msgctxt "dhl"
|
2004 |
msgid ""
|
2005 |
"This option adds a map overlay view to let your customers choose a DHL "
|
@@ -2010,22 +2020,22 @@ msgstr ""
|
|
2010 |
"DHL Standortes in der Nähe noch einfacher zu machen. Du benötigst für die "
|
2011 |
"Kartenansicht einen gültigen Google Maps API Schlüssel."
|
2012 |
|
2013 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2014 |
msgctxt "dhl"
|
2015 |
msgid "Deutsche Post"
|
2016 |
msgstr "Deutsche Post"
|
2017 |
|
2018 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2019 |
msgctxt "dhl"
|
2020 |
msgid "Integration for products of the Deutsche Post through Internetmarke."
|
2021 |
msgstr "Integration von Produkten der Deutschen Post über die Internetmarke."
|
2022 |
|
2023 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2024 |
msgctxt "dhl"
|
2025 |
msgid "Username"
|
2026 |
msgstr "Benutzer"
|
2027 |
|
2028 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2029 |
#, php-format
|
2030 |
msgctxt "dhl"
|
2031 |
msgid ""
|
@@ -2036,33 +2046,33 @@ msgstr ""
|
|
2036 |
"Bitte teste deine Zugangsdaten bevor du eine Verbindung aufbaust."
|
2037 |
|
2038 |
# @ woocommerce-germanized
|
2039 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2040 |
msgctxt "dhl"
|
2041 |
msgid "Password"
|
2042 |
msgstr "Passwort"
|
2043 |
|
2044 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2045 |
msgctxt "dhl"
|
2046 |
msgid "Portokasse"
|
2047 |
msgstr "Portokasse"
|
2048 |
|
2049 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2050 |
msgctxt "dhl"
|
2051 |
msgid "Balance"
|
2052 |
msgstr "Guthaben"
|
2053 |
|
2054 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2055 |
msgctxt "dhl"
|
2056 |
msgid "Charge (€)"
|
2057 |
msgstr "Aufladen (€)"
|
2058 |
|
2059 |
# @ woocommerce-germanized
|
2060 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2061 |
msgctxt "dhl"
|
2062 |
msgid "Available Products"
|
2063 |
msgstr "Verfügbare Produkte"
|
2064 |
|
2065 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2066 |
#, php-format
|
2067 |
msgctxt "dhl"
|
2068 |
msgid ""
|
@@ -2074,7 +2084,7 @@ msgstr ""
|
|
2074 |
"sollen. Du kannst die Produktliste auch manuell <a href=\"%s"
|
2075 |
"\">aktualisieren</a>, falls notwendig."
|
2076 |
|
2077 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2078 |
msgctxt "dhl"
|
2079 |
msgid ""
|
2080 |
"Please select your default shipping service for domestic shipments that you "
|
@@ -2085,12 +2095,12 @@ msgstr ""
|
|
2085 |
"deine Kunden anbietest."
|
2086 |
|
2087 |
# @ woocommerce-germanized
|
2088 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2089 |
msgctxt "dhl"
|
2090 |
msgid "EU Default Service"
|
2091 |
msgstr "Standard Service (EU)"
|
2092 |
|
2093 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2094 |
msgctxt "dhl"
|
2095 |
msgid ""
|
2096 |
"Please select your default shipping service for EU shipments that you want "
|
@@ -2099,7 +2109,7 @@ msgstr ""
|
|
2099 |
"Bitte wähle das Standard-Produkt für EU Sendungen aus, das du für deine "
|
2100 |
"Kunden anbietest."
|
2101 |
|
2102 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2103 |
msgctxt "dhl"
|
2104 |
msgid ""
|
2105 |
"Please select your default shipping service for cross-border shipments that "
|
@@ -2108,18 +2118,18 @@ msgstr ""
|
|
2108 |
"Bitte wähle das Standard-Produkt für internationale Sendungen aus, das du "
|
2109 |
"für deine Kunden anbietest."
|
2110 |
|
2111 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2112 |
msgctxt "dhl"
|
2113 |
msgid "Printing"
|
2114 |
msgstr "Druck"
|
2115 |
|
2116 |
# @ woocommerce-germanized
|
2117 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2118 |
msgctxt "dhl"
|
2119 |
msgid "Default Format"
|
2120 |
msgstr "Standardformat"
|
2121 |
|
2122 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2123 |
#, php-format
|
2124 |
msgctxt "dhl"
|
2125 |
msgid ""
|
@@ -2131,44 +2141,44 @@ msgstr ""
|
|
2131 |
"verwendet wird. Du kannst die Liste auch manuell <a href=\"%s"
|
2132 |
"\">aktualisieren</a>, falls notwendig."
|
2133 |
|
2134 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2135 |
msgctxt "dhl"
|
2136 |
msgid "Print X-axis column"
|
2137 |
msgstr "Druckspalte X-Achse"
|
2138 |
|
2139 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2140 |
msgctxt "dhl"
|
2141 |
msgid "Adjust the print X-axis start column for the label."
|
2142 |
msgstr "Passe die Druck-Startspalte der X-Achse für das Label an."
|
2143 |
|
2144 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2145 |
msgctxt "dhl"
|
2146 |
msgid "Print Y-axis column"
|
2147 |
msgstr "Druckspalte Y-Achse"
|
2148 |
|
2149 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2150 |
msgctxt "dhl"
|
2151 |
msgid "Adjust the print Y-axis start column for the label."
|
2152 |
msgstr "Passe die Druck-Startspalte der Y-Achse für das Label an."
|
2153 |
|
2154 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2155 |
msgctxt "dhl"
|
2156 |
msgid "API Error"
|
2157 |
msgstr "API Fehler"
|
2158 |
|
2159 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2160 |
msgctxt "dhl"
|
2161 |
msgid "Charge Portokasse"
|
2162 |
msgstr "Portokasse aufladen"
|
2163 |
|
2164 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2165 |
#, php-format
|
2166 |
msgctxt "dhl"
|
2167 |
msgid "The minimum amount is %s"
|
2168 |
msgstr "Der Minimalbetrag beträgt %s"
|
2169 |
|
2170 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2171 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2172 |
#, php-format
|
2173 |
msgctxt "dhl"
|
2174 |
msgid ""
|
@@ -2181,17 +2191,17 @@ msgstr ""
|
|
2181 |
"B. Gewicht) und versuche es erneut."
|
2182 |
|
2183 |
# @ woocommerce-germanized
|
2184 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2185 |
msgctxt "dhl"
|
2186 |
msgid "Page Format"
|
2187 |
msgstr "Seitenformat"
|
2188 |
|
2189 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2190 |
msgctxt "dhl"
|
2191 |
msgid "The services chosen are not available for the current product."
|
2192 |
msgstr "Die ausgewählten Services sind für dieses Produkt nicht verfügbar."
|
2193 |
|
2194 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2195 |
#, php-format
|
2196 |
msgctxt "dhl"
|
2197 |
msgid "Deutsche Post product is missing for %s."
|
@@ -2407,11 +2417,11 @@ msgstr "Verpackung"
|
|
2407 |
|
2408 |
# @ woocommerce-germanized
|
2409 |
#: woocommerce-germanized-shipments/includes/admin/views/html-order-shipment-content.php:58
|
2410 |
-
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
2411 |
#: woocommerce-germanized-shipments/src/Admin/ReturnTable.php:24
|
2412 |
#: woocommerce-germanized-shipments/src/Admin/Table.php:689
|
2413 |
-
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:
|
2414 |
-
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:
|
2415 |
msgctxt "shipments"
|
2416 |
msgid "Status"
|
2417 |
msgstr "Status"
|
@@ -2547,7 +2557,7 @@ msgstr "Löschen"
|
|
2547 |
#: woocommerce-germanized-shipments/src/Admin/Admin.php:683
|
2548 |
#: woocommerce-germanized-shipments/src/Admin/Settings.php:75
|
2549 |
#: woocommerce-germanized-shipments/src/Admin/Settings.php:172
|
2550 |
-
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:
|
2551 |
#: woocommerce-germanized-shipments/templates/myaccount/order-shipments.php:36
|
2552 |
msgctxt "shipments"
|
2553 |
msgid "Returns"
|
@@ -2761,12 +2771,12 @@ msgid "Return to your order: {order_number}"
|
|
2761 |
msgstr "Rücksendung zu deiner Bestellung {order_number}"
|
2762 |
|
2763 |
# @ woocommerce-germanized
|
2764 |
-
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:
|
2765 |
msgctxt "shipments"
|
2766 |
msgid "Order shipped"
|
2767 |
msgstr "Bestellung versandt"
|
2768 |
|
2769 |
-
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:
|
2770 |
msgctxt "shipments"
|
2771 |
msgid ""
|
2772 |
"Shipment notifications are sent to the customer when a shipment gets shipped."
|
@@ -2774,31 +2784,34 @@ msgstr ""
|
|
2774 |
"Sendungsbenachrichtigungen werden an den Kunden verschickt, sobald eine "
|
2775 |
"Sendung als verschickt markiert wurde."
|
2776 |
|
2777 |
-
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:
|
2778 |
msgctxt "shipments"
|
2779 |
-
msgid "
|
|
|
|
|
2780 |
msgstr ""
|
2781 |
-
"Deine Bestellung #{order_number} bei {site_title} wurde teilweise verschickt"
|
|
|
2782 |
|
2783 |
-
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:
|
2784 |
msgctxt "shipments"
|
2785 |
-
msgid "
|
2786 |
-
|
|
|
|
|
|
|
|
|
2787 |
|
2788 |
-
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:
|
2789 |
msgctxt "shipments"
|
2790 |
msgid "Partial shipment to your order: {order_number}"
|
2791 |
msgstr "Teilsendung zu deiner Bestellung {order_number}"
|
2792 |
|
2793 |
-
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:
|
2794 |
msgctxt "shipments"
|
2795 |
msgid "Shipment to your order: {order_number}"
|
2796 |
msgstr "Sendung zu deiner Bestellung {order_number}"
|
2797 |
|
2798 |
-
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:307
|
2799 |
-
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:321
|
2800 |
-
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:330
|
2801 |
-
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:339
|
2802 |
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:348
|
2803 |
#, php-format
|
2804 |
msgctxt "shipments"
|
@@ -2806,61 +2819,61 @@ msgid "Available placeholders: %s"
|
|
2806 |
msgstr "Verfügbare Platzhalter: %s"
|
2807 |
|
2808 |
# @ woocommerce-germanized
|
2809 |
-
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:
|
2810 |
msgctxt "shipments"
|
2811 |
msgid "Enable/Disable"
|
2812 |
msgstr "Aktivieren/Deaktivieren"
|
2813 |
|
2814 |
-
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:
|
2815 |
msgctxt "shipments"
|
2816 |
msgid "Enable this email notification"
|
2817 |
msgstr "Aktiviere diese E-Mail-Benachrichtigung"
|
2818 |
|
2819 |
-
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:
|
2820 |
msgctxt "shipments"
|
2821 |
msgid "Full shipment subject"
|
2822 |
msgstr "Vollständige Sendung Betreff"
|
2823 |
|
2824 |
-
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:
|
2825 |
msgctxt "shipments"
|
2826 |
msgid "Partial shipment subject"
|
2827 |
msgstr "Teilsendung Betreff"
|
2828 |
|
2829 |
-
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:
|
2830 |
msgctxt "shipments"
|
2831 |
msgid "Full shipment email heading"
|
2832 |
msgstr "Vollständige Sendung Kopfzeile"
|
2833 |
|
2834 |
-
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:
|
2835 |
msgctxt "shipments"
|
2836 |
msgid "Partial shipment email heading"
|
2837 |
msgstr "Teilsendung Kopfzeile"
|
2838 |
|
2839 |
# @ woocommerce-germanized
|
2840 |
-
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:
|
2841 |
msgctxt "shipments"
|
2842 |
msgid "Additional content"
|
2843 |
msgstr "Zusätzlicher Inhalt"
|
2844 |
|
2845 |
-
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:
|
2846 |
msgctxt "shipments"
|
2847 |
msgid "Text to appear below the main email content."
|
2848 |
msgstr "Text der unterhalb des Inhalts der E-Mail angezeigt werden soll."
|
2849 |
|
2850 |
-
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:
|
2851 |
-
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
2852 |
-
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
2853 |
#: woocommerce-germanized-shipments/templates/shipment/shipment-details-address.php:28
|
2854 |
msgctxt "shipments"
|
2855 |
msgid "N/A"
|
2856 |
msgstr "n.a."
|
2857 |
|
2858 |
-
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:
|
2859 |
msgctxt "shipments"
|
2860 |
msgid "Email type"
|
2861 |
msgstr "E-Mail-Typ"
|
2862 |
|
2863 |
-
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:
|
2864 |
msgctxt "shipments"
|
2865 |
msgid "Choose which format of email to send."
|
2866 |
msgstr "Format für E-Mail-Versand auswählen."
|
@@ -2911,7 +2924,7 @@ msgid "Letter"
|
|
2911 |
msgstr "Brief"
|
2912 |
|
2913 |
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:76
|
2914 |
-
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
2915 |
msgctxt "shipments"
|
2916 |
msgid "Shipment"
|
2917 |
msgstr "Sendung"
|
@@ -2934,7 +2947,7 @@ msgstr "Teilweise versandt"
|
|
2934 |
|
2935 |
# @ woocommerce-germanized
|
2936 |
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:112
|
2937 |
-
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
2938 |
#: woocommerce-germanized-shipments/src/Admin/Table.php:860
|
2939 |
msgctxt "shipments"
|
2940 |
msgid "Shipped"
|
@@ -2955,49 +2968,49 @@ msgctxt "shipments"
|
|
2955 |
msgid "Returned"
|
2956 |
msgstr "Retourniert"
|
2957 |
|
2958 |
-
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
2959 |
msgctxt "shipments"
|
2960 |
msgid "Draft"
|
2961 |
msgstr "Entwurf"
|
2962 |
|
2963 |
-
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
2964 |
#: woocommerce-germanized-shipments/src/Admin/Table.php:852
|
2965 |
msgctxt "shipments"
|
2966 |
msgid "Processing"
|
2967 |
msgstr "In Bearbeitung"
|
2968 |
|
2969 |
# @ woocommerce-germanized
|
2970 |
-
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
2971 |
#: woocommerce-germanized-shipments/src/Admin/ReturnTable.php:50
|
2972 |
msgctxt "shipments"
|
2973 |
msgid "Delivered"
|
2974 |
msgstr "Geliefert"
|
2975 |
|
2976 |
-
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
2977 |
msgctxt "shipments"
|
2978 |
msgid "Requested"
|
2979 |
msgstr "Beantragt"
|
2980 |
|
2981 |
-
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
2982 |
#: woocommerce-germanized-shipments/includes/wc-gzd-shipments-template-functions.php:81
|
2983 |
#: woocommerce-germanized-shipments/includes/wc-gzd-shipments-template-functions.php:135
|
2984 |
msgctxt "shipments"
|
2985 |
msgid "Invalid order."
|
2986 |
msgstr "Ungültige Bestellung."
|
2987 |
|
2988 |
-
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
2989 |
msgctxt "shipments"
|
2990 |
msgid "This order is already fully returned."
|
2991 |
msgstr "Diese Bestellung wurde bereits vollständig zurückgesendet."
|
2992 |
|
2993 |
-
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
2994 |
-
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
2995 |
msgctxt "shipments"
|
2996 |
msgid "Error while creating the shipment instance"
|
2997 |
msgstr "Fehler beim Erstellen der Sendungsinstanz"
|
2998 |
|
2999 |
-
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
3000 |
-
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
3001 |
#: woocommerce-germanized-shipments/src/ReturnShipment.php:428
|
3002 |
#: woocommerce-germanized-shipments/src/ReturnShipment.php:499
|
3003 |
#: woocommerce-germanized-shipments/src/SimpleShipment.php:118
|
@@ -3006,48 +3019,48 @@ msgctxt "shipments"
|
|
3006 |
msgid "Invalid shipment order"
|
3007 |
msgstr "Ungültige Bestellung zur Sendung"
|
3008 |
|
3009 |
-
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
3010 |
msgctxt "shipments"
|
3011 |
msgid "Invalid order item"
|
3012 |
msgstr "Ungültige Bestellposition"
|
3013 |
|
3014 |
-
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
3015 |
msgctxt "shipments"
|
3016 |
msgid "Invalid shipment item"
|
3017 |
msgstr "Ungültige Sendungsposition"
|
3018 |
|
3019 |
# @ woocommerce-germanized
|
3020 |
-
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
3021 |
msgctxt "shipments"
|
3022 |
msgid "None"
|
3023 |
msgstr "Keiner"
|
3024 |
|
3025 |
-
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
3026 |
msgctxt "shipments-shipping-provider"
|
3027 |
msgid "Unknown"
|
3028 |
msgstr "Unbekannt"
|
3029 |
|
3030 |
-
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
3031 |
msgctxt "shipments"
|
3032 |
msgid "Error while uploading file."
|
3033 |
msgstr "Fehler beim Hochladen der Datei."
|
3034 |
|
3035 |
# @ woocommerce-germanized
|
3036 |
-
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
3037 |
#: woocommerce-germanized-shipments/src/Admin/ReturnTable.php:23
|
3038 |
#: woocommerce-germanized-shipments/src/Admin/Table.php:688
|
3039 |
msgctxt "shipments"
|
3040 |
msgid "Date"
|
3041 |
msgstr "Datum"
|
3042 |
|
3043 |
-
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
3044 |
#: woocommerce-germanized-shipments/templates/shipment/shipment-details-tracking.php:23
|
3045 |
msgctxt "shipments"
|
3046 |
msgid "Tracking"
|
3047 |
msgstr "Sendungsverfolgung"
|
3048 |
|
3049 |
# @ woocommerce-germanized
|
3050 |
-
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
3051 |
#: woocommerce-germanized-shipments/src/Admin/Admin.php:180
|
3052 |
#: woocommerce-germanized-shipments/src/Admin/ReturnTable.php:30
|
3053 |
#: woocommerce-germanized-shipments/src/Admin/Table.php:696
|
@@ -3055,13 +3068,13 @@ msgctxt "shipments"
|
|
3055 |
msgid "Actions"
|
3056 |
msgstr "Aktionen"
|
3057 |
|
3058 |
-
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
3059 |
msgctxt "shipments"
|
3060 |
msgid "View"
|
3061 |
msgstr "Anzeigen"
|
3062 |
|
3063 |
# @ woocommerce-germanized
|
3064 |
-
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
3065 |
#: woocommerce-germanized-shipments/src/Admin/Table.php:871
|
3066 |
#: woocommerce-germanized-shipments/src/Ajax.php:335
|
3067 |
#: woocommerce-germanized-shipments/templates/shipment/shipment-return-instructions.php:29
|
@@ -3493,8 +3506,8 @@ msgstr ""
|
|
3493 |
# @ woocommerce-germanized
|
3494 |
#: woocommerce-germanized-shipments/src/Admin/Settings.php:61
|
3495 |
#: woocommerce-germanized-shipments/src/Admin/Settings.php:117
|
3496 |
-
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:
|
3497 |
-
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:
|
3498 |
msgctxt "shipments"
|
3499 |
msgid "Automation"
|
3500 |
msgstr "Automatisierung"
|
@@ -3809,8 +3822,8 @@ msgstr ""
|
|
3809 |
|
3810 |
# @ woocommerce-germanized
|
3811 |
#: woocommerce-germanized-shipments/src/Admin/Settings.php:415
|
3812 |
-
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:
|
3813 |
-
#: woocommerce-germanized-shipments/src/ShippingProvider/Simple.php:
|
3814 |
msgctxt "shipments"
|
3815 |
msgid "General"
|
3816 |
msgstr "Allgemein"
|
@@ -4425,14 +4438,14 @@ msgctxt "shipments"
|
|
4425 |
msgid "This label misses the API implementation"
|
4426 |
msgstr "Dieser Label-Typ besitzt keine API Implementierung"
|
4427 |
|
4428 |
-
#: woocommerce-germanized-shipments/src/Labels/Label.php:
|
4429 |
msgctxt "shipments"
|
4430 |
msgid "Error while uploading label."
|
4431 |
msgstr "Fehler beim Hochladen des Labels."
|
4432 |
|
4433 |
-
#: woocommerce-germanized-shipments/src/Labels/Label.php:
|
4434 |
-
#: woocommerce-germanized-shipments/src/Labels/Label.php:
|
4435 |
-
#: woocommerce-germanized-shipments/src/Labels/Label.php:
|
4436 |
msgctxt "shipments"
|
4437 |
msgid "Error while downloading the PDF file."
|
4438 |
msgstr "Fehler beim Download des PDF Labels."
|
@@ -4456,55 +4469,55 @@ msgid "%1$s (%2$s, %3$s)"
|
|
4456 |
msgstr "%1$s (%2$s, %3$s)"
|
4457 |
|
4458 |
#: woocommerce-germanized-shipments/src/ReturnShipment.php:356
|
4459 |
-
#: woocommerce-germanized-shipments/src/Shipment.php:
|
4460 |
#, php-format
|
4461 |
msgctxt "full name"
|
4462 |
msgid "%1$s %2$s"
|
4463 |
msgstr "%1$s %2$s"
|
4464 |
|
4465 |
-
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:
|
4466 |
-
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:
|
4467 |
msgctxt "shipments"
|
4468 |
msgid "Labels"
|
4469 |
msgstr "Labels"
|
4470 |
|
4471 |
# @ woocommerce-germanized
|
4472 |
-
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:
|
4473 |
msgctxt "shipments"
|
4474 |
msgid "Automatically create labels for shipments."
|
4475 |
msgstr "Automatisch Labels zu Sendungen erstellen."
|
4476 |
|
4477 |
-
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:
|
4478 |
msgctxt "shipments"
|
4479 |
msgid "Choose a shipment status which should trigger generation of a label."
|
4480 |
msgstr ""
|
4481 |
"Wähle einen Sendungsstatus aus, der die Erzeugung eines Labels auslösen soll."
|
4482 |
|
4483 |
-
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:
|
4484 |
#, php-format
|
4485 |
msgctxt "shipments"
|
4486 |
msgid "Your current default shipment status is: <em>%s</em>."
|
4487 |
msgstr "Dein aktueller Standard-Sendungsstatus lautet: <em>%s</em>."
|
4488 |
|
4489 |
# @ woocommerce-germanized
|
4490 |
-
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:
|
4491 |
msgctxt "shipments"
|
4492 |
msgid "Shipment Status"
|
4493 |
msgstr "Sendungsstatus"
|
4494 |
|
4495 |
-
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:
|
4496 |
msgctxt "shipments"
|
4497 |
msgid "Mark shipment as shipped after label has been created successfully."
|
4498 |
msgstr ""
|
4499 |
"Sendung als versandt markieren, sobald ein Label erfolgreich erstellt wurde."
|
4500 |
|
4501 |
# @ woocommerce-germanized
|
4502 |
-
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:
|
4503 |
msgctxt "shipments"
|
4504 |
msgid "Automatically create labels for returns."
|
4505 |
msgstr "Automatisch Retourenlabels zu Retourensendungen erstellen."
|
4506 |
|
4507 |
-
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:
|
4508 |
msgctxt "shipments"
|
4509 |
msgid ""
|
4510 |
"Choose a shipment status which should trigger generation of a return label."
|
@@ -4513,12 +4526,12 @@ msgstr ""
|
|
4513 |
"auslösen soll."
|
4514 |
|
4515 |
# @ woocommerce-germanized
|
4516 |
-
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:
|
4517 |
msgctxt "shipments"
|
4518 |
msgid "Default content weight (kg)"
|
4519 |
msgstr "Standard-Inhaltsgewicht (kg)"
|
4520 |
|
4521 |
-
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:
|
4522 |
msgctxt "shipments"
|
4523 |
msgid ""
|
4524 |
"Choose a default shipment content weight to be used for labels if no weight "
|
@@ -4527,12 +4540,12 @@ msgstr ""
|
|
4527 |
"Wähle ein Standard Inhaltsgewicht der Sendung aus, das für Labels verwendet "
|
4528 |
"wird, für die das Gewicht nicht automatisch bestimmt werden kann."
|
4529 |
|
4530 |
-
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:
|
4531 |
msgctxt "shipments"
|
4532 |
msgid "Minimum weight (kg)"
|
4533 |
msgstr "Mindestgewicht (kg)"
|
4534 |
|
4535 |
-
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:
|
4536 |
msgctxt "shipments"
|
4537 |
msgid ""
|
4538 |
"Choose a minimum weight to be used for labels e.g. to prevent low shipment "
|
@@ -4542,13 +4555,13 @@ msgstr ""
|
|
4542 |
"eines zu geringen Gewichts Fehler auftreten."
|
4543 |
|
4544 |
# @ woocommerce-germanized
|
4545 |
-
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:
|
4546 |
#, php-format
|
4547 |
msgctxt "shipments"
|
4548 |
msgid "%s Product"
|
4549 |
msgstr "%s Produkt"
|
4550 |
|
4551 |
-
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:
|
4552 |
msgctxt "shipments"
|
4553 |
msgid "Error while creating the label."
|
4554 |
msgstr "Fehler beim Erstellen der Label-Instanz"
|
@@ -4739,7 +4752,7 @@ msgstr ""
|
|
4739 |
"kann, solltest du deine Kunden darüber informieren, woher ein Label für die "
|
4740 |
"Rücksendung bezogen werden kann."
|
4741 |
|
4742 |
-
#: woocommerce-germanized-shipments/src/ShippingProvider/Simple.php:
|
4743 |
#, php-format
|
4744 |
msgctxt "shipments"
|
4745 |
msgid ""
|
@@ -4751,12 +4764,12 @@ msgstr ""
|
|
4751 |
"Einstellungen</a>. Passe diese Einstellungen nur dann an, wenn du explizit "
|
4752 |
"Abweichungen speziell für diese Versandmethode konfigurieren willst."
|
4753 |
|
4754 |
-
#: woocommerce-germanized-shipments/src/ShippingProvider/Simple.php:
|
4755 |
msgctxt "shipments"
|
4756 |
msgid "Return Requests"
|
4757 |
msgstr "Rücksendeanträge"
|
4758 |
|
4759 |
-
#: woocommerce-germanized-shipments/src/ShippingProvider/Simple.php:
|
4760 |
msgctxt "shipments"
|
4761 |
msgid "This shipping provider does not support creating labels."
|
4762 |
msgstr "Dieser Versanddienstleister unterstützt keine Label-Erzeugung."
|
@@ -4883,6 +4896,38 @@ msgstr ""
|
|
4883 |
"Deine Bestellung bei %1$s wurde versandt per %2$s. Im Folgenden findest du "
|
4884 |
"Details zur Sendung:"
|
4885 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4886 |
#: woocommerce-germanized-shipments/templates/emails/email-shipment-address.php:27
|
4887 |
#: woocommerce-germanized-shipments/templates/emails/plain/email-shipment-address.php:19
|
4888 |
msgctxt "shipments"
|
@@ -4916,20 +4961,6 @@ msgctxt "shipments"
|
|
4916 |
msgid "Tracking:"
|
4917 |
msgstr "Sendungsverfolgung:"
|
4918 |
|
4919 |
-
#: woocommerce-germanized-shipments/templates/emails/email-shipment-tracking.php:30
|
4920 |
-
#: woocommerce-germanized-shipments/templates/emails/plain/email-shipment-tracking.php:24
|
4921 |
-
msgctxt "shipments"
|
4922 |
-
msgid "Estimated date:"
|
4923 |
-
msgstr "Voraussichtliches Zustellungsdatum:"
|
4924 |
-
|
4925 |
-
# @ woocommerce-germanized
|
4926 |
-
#: woocommerce-germanized-shipments/templates/emails/email-shipment-tracking.php:34
|
4927 |
-
#: woocommerce-germanized-shipments/templates/emails/plain/email-shipment-tracking.php:28
|
4928 |
-
#: woocommerce-germanized-shipments/templates/shipment/shipment-details-tracking.php:26
|
4929 |
-
msgctxt "shipments"
|
4930 |
-
msgid "Track your shipment"
|
4931 |
-
msgstr "Sendungsverfolgung"
|
4932 |
-
|
4933 |
# @ woocommerce-germanized
|
4934 |
#: woocommerce-germanized-shipments/templates/emails/plain/email-shipment-details.php:39
|
4935 |
#, php-format
|
@@ -5372,102 +5403,102 @@ msgid "None"
|
|
5372 |
msgstr "Keine"
|
5373 |
|
5374 |
# @ woocommerce-germanized
|
5375 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5376 |
msgid "Germanize"
|
5377 |
msgstr "Germanize"
|
5378 |
|
5379 |
# @ woocommerce-germanized
|
5380 |
# @ woocommerce
|
5381 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5382 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5383 |
#: woocommerce-germanized/includes/gateways/invoice/class-wc-gzd-gateway-invoice.php:79
|
5384 |
#: woocommerce-germanized/woocommerce-germanized.php:783
|
5385 |
msgid "Settings"
|
5386 |
msgstr "Einstellungen"
|
5387 |
|
5388 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5389 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shipping-provider.php:82
|
5390 |
msgid "Shipping Provider"
|
5391 |
msgstr "Versanddienstleister"
|
5392 |
|
5393 |
# @ woocommerce-germanized
|
5394 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5395 |
#: woocommerce-germanized/includes/admin/views/setup/first-steps.php:9
|
5396 |
msgid "First Steps"
|
5397 |
msgstr "Erste Schritte"
|
5398 |
|
5399 |
# @ woocommerce-germanized
|
5400 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5401 |
#: woocommerce-germanized/includes/admin/settings/views/html-admin-settings-tabs.php:17
|
5402 |
msgid "Start tutorial"
|
5403 |
msgstr "Tutorial starten"
|
5404 |
|
5405 |
# @ woocommerce-germanized
|
5406 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5407 |
#: woocommerce-germanized/includes/admin/views/setup/encrypt.php:10
|
5408 |
msgid "Encryption"
|
5409 |
msgstr "Verschlüsselung"
|
5410 |
|
5411 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5412 |
msgid "Insert key"
|
5413 |
msgstr "Schlüssel einfügen"
|
5414 |
|
5415 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5416 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5417 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5418 |
msgid "Continue"
|
5419 |
msgstr "Weiter"
|
5420 |
|
5421 |
# @ woocommerce-germanized
|
5422 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5423 |
msgid "Pages"
|
5424 |
msgstr "Rechtlich relevante Seiten"
|
5425 |
|
5426 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5427 |
msgid "Create legal pages placeholders e.g. terms & conditions."
|
5428 |
msgstr "Lege rechtlich relevante Seiten an, z.B. AGB."
|
5429 |
|
5430 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5431 |
msgid "Germanize WooCommerce settings (e.g. currency, tax display)."
|
5432 |
msgstr "WooCommerce Einstellungen eindeutschen (z.B. Währung)"
|
5433 |
|
5434 |
# @ woocommerce-germanized
|
5435 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5436 |
msgctxt "install"
|
5437 |
msgid "VAT"
|
5438 |
msgstr "USt."
|
5439 |
|
5440 |
# @ woocommerce-germanized
|
5441 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5442 |
msgid "Let Germanized insert EU VAT rates."
|
5443 |
msgstr "Lasse Germanized EU-Steuersätze importieren."
|
5444 |
|
5445 |
# @ woocommerce-germanized
|
5446 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5447 |
msgctxt "install"
|
5448 |
msgid "Virtual VAT"
|
5449 |
msgstr "Virtuelle USt."
|
5450 |
|
5451 |
# @ woocommerce-germanized
|
5452 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5453 |
msgid "Let Germanized insert virtual EU VAT rates."
|
5454 |
msgstr "Lasse Germanized virtuelle EU-Steuersätze importieren."
|
5455 |
|
5456 |
# @ woocommerce-germanized
|
5457 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5458 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-general.php:202
|
5459 |
#: woocommerce-germanized/includes/admin/views/html-page-status-germanized.php:42
|
5460 |
msgid "Small-Enterprise-Regulation"
|
5461 |
msgstr "Kleinunternehmerregelung"
|
5462 |
|
5463 |
# @ woocommerce-germanized
|
5464 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5465 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-general.php:203
|
5466 |
msgid "VAT based on §19 UStG"
|
5467 |
msgstr "Umsatzsteuerbefreit nach §19 UStG"
|
5468 |
|
5469 |
# @ woocommerce-germanized
|
5470 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5471 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-general.php:203
|
5472 |
#, php-format
|
5473 |
msgid ""
|
@@ -5479,18 +5510,18 @@ msgstr ""
|
|
5479 |
"Gebrauch machen willst."
|
5480 |
|
5481 |
# @ woocommerce-germanized
|
5482 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5483 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-doi.php:21
|
5484 |
msgid "Double Opt In"
|
5485 |
msgstr "Double-Opt-In"
|
5486 |
|
5487 |
# @ woocommerce-germanized
|
5488 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5489 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-doi.php:38
|
5490 |
msgid "Enable customer double opt in during registration."
|
5491 |
msgstr "Double-Opt-In Verfahren für Kundenkonten aktivieren."
|
5492 |
|
5493 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5494 |
#, php-format
|
5495 |
msgid ""
|
5496 |
"Sends an email to the customer after registration to verify his account. "
|
@@ -5504,26 +5535,26 @@ msgstr ""
|
|
5504 |
"\">Einstellungen</a> können nachträglich angepasst werden."
|
5505 |
|
5506 |
# @ woocommerce-germanized
|
5507 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5508 |
#, php-format
|
5509 |
msgid "Enable %s integration"
|
5510 |
msgstr "%s Integration aktivieren."
|
5511 |
|
5512 |
# @ woocommerce-germanized
|
5513 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5514 |
msgid "Setup"
|
5515 |
msgstr "Setup"
|
5516 |
|
5517 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5518 |
msgid "Germanized › Setup Wizard"
|
5519 |
msgstr "Germanized › Setup"
|
5520 |
|
5521 |
# @ woocommerce-germanized
|
5522 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5523 |
msgid "Skip Step"
|
5524 |
msgstr "Schritt überspringen"
|
5525 |
|
5526 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5527 |
msgid "Return to WP Admin"
|
5528 |
msgstr "Zurück zu WP Admin"
|
5529 |
|
@@ -5958,7 +5989,6 @@ msgstr "Schlüssel zur Datenverschlüsselung fehlt"
|
|
5958 |
#: woocommerce-germanized/includes/admin/notes/class-wc-gzd-admin-note-encryption.php:46
|
5959 |
#: woocommerce-germanized/includes/admin/notes/class-wc-gzd-admin-note-shipping-excl-tax.php:45
|
5960 |
#: woocommerce-germanized/includes/admin/settings/abstract-wc-gzd-settings-tab.php:159
|
5961 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-dhl.php:35
|
5962 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-invoices.php:61
|
5963 |
#: woocommerce-germanized/includes/admin/views/html-page-status-germanized.php:284
|
5964 |
msgid "Learn more"
|
@@ -6585,16 +6615,6 @@ msgstr "Verspäteter Vertragsschluss"
|
|
6585 |
msgid "pro"
|
6586 |
msgstr "Pro"
|
6587 |
|
6588 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-dhl.php:19
|
6589 |
-
msgid "Integrate Post & DHL Services such as Labels for Shipments and Returns."
|
6590 |
-
msgstr ""
|
6591 |
-
"Erzeuge bequem Post & DHL Labels zu Sendungen und Retouren über dein Admin-"
|
6592 |
-
"Panel."
|
6593 |
-
|
6594 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-dhl.php:44
|
6595 |
-
msgid "Post & DHL"
|
6596 |
-
msgstr "Post & DHL"
|
6597 |
-
|
6598 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-doi.php:17
|
6599 |
msgid "Extend the WooCommerce registration process with a double opt in."
|
6600 |
msgstr "Erweitere die WooCommerce Registrierung um einen Double-Opt-In."
|
@@ -6690,16 +6710,16 @@ msgstr "Darstellung"
|
|
6690 |
|
6691 |
# @ woocommerce-germanized
|
6692 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:32
|
6693 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:
|
6694 |
msgid "PDF Attachments"
|
6695 |
msgstr "PDF-Anhänge"
|
6696 |
|
6697 |
# @ woocommerce-germanized
|
6698 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:
|
6699 |
msgid "Email attachments"
|
6700 |
msgstr "E-Mail-Anhänge"
|
6701 |
|
6702 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:
|
6703 |
msgid ""
|
6704 |
"Choose which of your email templates (e.g. order confirmation) should "
|
6705 |
"contain your legal page content e.g. terms and conditions within it's footer."
|
@@ -6707,7 +6727,7 @@ msgstr ""
|
|
6707 |
"Wähle aus, an welche deiner E-Mail-Templates (z.B. Bestellbestätigung), "
|
6708 |
"deine rechtlich relevanten Seiten z.B. AGB angefügt werden sollen."
|
6709 |
|
6710 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:
|
6711 |
msgid ""
|
6712 |
"Customers of our pro version may attach PDF files instead of plain text "
|
6713 |
"content to emails."
|
@@ -6716,7 +6736,7 @@ msgstr ""
|
|
6716 |
"alternativ als PDF-Datei anhängen."
|
6717 |
|
6718 |
# @ woocommerce-germanized
|
6719 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:
|
6720 |
msgid ""
|
6721 |
"Use drag & drop to customize attachment order. Don't forget to save your "
|
6722 |
"changes."
|
@@ -6725,8 +6745,8 @@ msgstr ""
|
|
6725 |
"beeinflussen und speichere anschließend deine Änderungen."
|
6726 |
|
6727 |
# @ woocommerce-germanized
|
6728 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:
|
6729 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:
|
6730 |
#, php-format
|
6731 |
msgid ""
|
6732 |
"Want to attach automatically generated PDF files to emails instead of plain "
|
@@ -6737,7 +6757,7 @@ msgstr ""
|
|
6737 |
|
6738 |
# @ woocommerce-germanized
|
6739 |
# @ woocommerce
|
6740 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:
|
6741 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-general.php:232
|
6742 |
#: woocommerce-germanized/includes/api/class-wc-gzd-rest-customers-controller.php:137
|
6743 |
#: woocommerce-germanized/includes/api/class-wc-gzd-rest-customers-controller.php:144
|
@@ -6751,7 +6771,7 @@ msgid "Title"
|
|
6751 |
msgstr "Anrede"
|
6752 |
|
6753 |
# @ woocommerce-germanized
|
6754 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:
|
6755 |
msgid ""
|
6756 |
"Adjust the title to be used within emails. Use {first_name}, {last_name} and "
|
6757 |
"{title} as placeholders."
|
@@ -6760,21 +6780,21 @@ msgstr ""
|
|
6760 |
"{title} als Platzhalter."
|
6761 |
|
6762 |
# @ woocommerce-germanized
|
6763 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:
|
6764 |
msgid "Hi {first_name},"
|
6765 |
msgstr "Hallo {first_name},"
|
6766 |
|
6767 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:
|
6768 |
msgid "Hide Username"
|
6769 |
msgstr "Nutzernamen verstecken"
|
6770 |
|
6771 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:
|
6772 |
msgid ""
|
6773 |
"Hide username from email content if password or password reset link is "
|
6774 |
"embedded."
|
6775 |
msgstr "Nutzernamen nicht zusammen mit einem Passwort versenden."
|
6776 |
|
6777 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:
|
6778 |
msgid ""
|
6779 |
"Trusted Shops advises to not show the username together with an account "
|
6780 |
"password or password reset link. This option hides (or masks) the username "
|
@@ -6785,19 +6805,19 @@ msgstr ""
|
|
6785 |
"Trusted Shops Mitglied bist, solltest du diese Option aktivieren."
|
6786 |
|
6787 |
# @ woocommerce-germanized
|
6788 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:
|
6789 |
msgid "Pay now Button"
|
6790 |
msgstr "Jetzt bezahlen Button"
|
6791 |
|
6792 |
# @ woocommerce-germanized
|
6793 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:
|
6794 |
msgid "Add a pay now button to emails and order success page."
|
6795 |
msgstr ""
|
6796 |
"Füge einen jetzt bezahlen - Button zur E-Mail und der Bestätigungs-Seite "
|
6797 |
"hinzu."
|
6798 |
|
6799 |
# @ woocommerce-germanized
|
6800 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:
|
6801 |
msgid ""
|
6802 |
"Add a pay now button to order confirmation email and order success page if "
|
6803 |
"the order awaits payment (PayPal etc)."
|
@@ -6807,33 +6827,33 @@ msgstr ""
|
|
6807 |
"benötigt (z.B. per PayPal)."
|
6808 |
|
6809 |
# @ woocommerce-germanized
|
6810 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:
|
6811 |
msgid "Disabled for"
|
6812 |
msgstr "Deaktiviert für"
|
6813 |
|
6814 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:
|
6815 |
msgid "You may want to disable the pay now button for certain payment methods."
|
6816 |
msgstr ""
|
6817 |
"Du kannst den jetzt bezahlen Button hier bei Bedarf für bestimmte "
|
6818 |
"Zahlungsarten deaktivieren."
|
6819 |
|
6820 |
# @ woocommerce-germanized
|
6821 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:
|
6822 |
msgid "Customer"
|
6823 |
msgstr "Kunde"
|
6824 |
|
6825 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:
|
6826 |
msgid "Admin"
|
6827 |
msgstr "Admin"
|
6828 |
|
6829 |
# @ woocommerce-germanized
|
6830 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:
|
6831 |
#, php-format
|
6832 |
msgid "Attach %s"
|
6833 |
msgstr "%s"
|
6834 |
|
6835 |
# @ woocommerce-germanized
|
6836 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:
|
6837 |
#, php-format
|
6838 |
msgid "Attach %s to the following email templates"
|
6839 |
msgstr "%s an die folgenden E-Mail Templates anfügen"
|
@@ -6860,7 +6880,7 @@ msgstr "Kleinunternehmer"
|
|
6860 |
|
6861 |
# @ woocommerce-germanized
|
6862 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-general.php:33
|
6863 |
-
#: woocommerce-germanized/includes/class-wc-gzd-legal-checkbox-manager.php:
|
6864 |
#: woocommerce-germanized/src/Shopmarks.php:299
|
6865 |
msgid "Checkout"
|
6866 |
msgstr "Kasse"
|
@@ -7619,8 +7639,8 @@ msgstr ""
|
|
7619 |
"Platzhalter für den höchsten Preis."
|
7620 |
|
7621 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:376
|
7622 |
-
#: woocommerce-germanized/includes/wc-gzd-core-functions.php:
|
7623 |
-
#: woocommerce-germanized/includes/wc-gzd-core-functions.php:
|
7624 |
msgid "{min_price} – {max_price}"
|
7625 |
msgstr "{min_price} – {max_price}"
|
7626 |
|
@@ -8884,7 +8904,6 @@ msgstr ""
|
|
8884 |
"Mail mit deinen Daten als Bestätigung."
|
8885 |
|
8886 |
#: woocommerce-germanized/includes/class-wc-gzd-checkout.php:148
|
8887 |
-
msgctxt "woocommerce-germanized"
|
8888 |
msgid ""
|
8889 |
"Please check the street field and make sure to provide a valid street number."
|
8890 |
msgstr ""
|
@@ -9344,30 +9363,30 @@ msgid "Asks the customer to issue the SEPA mandate."
|
|
9344 |
msgstr "Lässt den Kunden das SEPA Mandat vor dem Kauf bestätigen."
|
9345 |
|
9346 |
# @ woocommerce-germanized
|
9347 |
-
#: woocommerce-germanized/includes/class-wc-gzd-legal-checkbox-manager.php:
|
9348 |
msgid "Register form"
|
9349 |
msgstr "Registrierung"
|
9350 |
|
9351 |
# @ woocommerce
|
9352 |
-
#: woocommerce-germanized/includes/class-wc-gzd-legal-checkbox-manager.php:
|
9353 |
msgid "Pay for order"
|
9354 |
msgstr "Bestell-Bezahlseite"
|
9355 |
|
9356 |
-
#: woocommerce-germanized/includes/class-wc-gzd-legal-checkbox-manager.php:
|
9357 |
msgid "Reviews"
|
9358 |
msgstr "Bewertungen"
|
9359 |
|
9360 |
-
#: woocommerce-germanized/includes/class-wc-gzd-legal-checkbox-manager.php:
|
9361 |
#, php-format
|
9362 |
msgid "Checkbox location %s does not exist."
|
9363 |
msgstr "Checkbox Ort %s existiert nicht."
|
9364 |
|
9365 |
-
#: woocommerce-germanized/includes/class-wc-gzd-legal-checkbox-manager.php:
|
9366 |
#, php-format
|
9367 |
msgid "Please make sure to check %s checkbox."
|
9368 |
msgstr "Kontrolliere bitte %s. Hier fehlt eine Einwilligung."
|
9369 |
|
9370 |
-
#: woocommerce-germanized/includes/class-wc-gzd-legal-checkbox-manager.php:
|
9371 |
#, php-format
|
9372 |
msgid "Checkbox with name %s does already exist."
|
9373 |
msgstr "Eine Checkbox mit dem Namen %s existiert bereits."
|
@@ -10736,7 +10755,7 @@ msgid "Mx"
|
|
10736 |
msgstr "Divers"
|
10737 |
|
10738 |
# @ woocommerce-germanized
|
10739 |
-
#: woocommerce-germanized/includes/wc-gzd-core-functions.php:
|
10740 |
msgid "More variants available"
|
10741 |
msgstr "Weitere Varianten verfügbar"
|
10742 |
|
@@ -12165,40 +12184,6 @@ msgctxt "trusted-shops"
|
|
12165 |
msgid "Settings"
|
12166 |
msgstr "Einstellungen"
|
12167 |
|
12168 |
-
# @ woocommerce-germanized
|
12169 |
-
#: woocommerce-trusted-shops/includes/class-wc-trusted-shops-review-exporter.php:64
|
12170 |
-
msgctxt "trusted-shops"
|
12171 |
-
msgid "Order ID"
|
12172 |
-
msgstr "Bestellnummer"
|
12173 |
-
|
12174 |
-
# @ woocommerce-germanized
|
12175 |
-
#: woocommerce-trusted-shops/includes/class-wc-trusted-shops-review-exporter.php:65
|
12176 |
-
msgctxt "trusted-shops"
|
12177 |
-
msgid "Order date"
|
12178 |
-
msgstr "Bestelldatum"
|
12179 |
-
|
12180 |
-
#: woocommerce-trusted-shops/includes/class-wc-trusted-shops-review-exporter.php:66
|
12181 |
-
msgctxt "trusted-shops"
|
12182 |
-
msgid "# Days"
|
12183 |
-
msgstr "# Tage"
|
12184 |
-
|
12185 |
-
#: woocommerce-trusted-shops/includes/class-wc-trusted-shops-review-exporter.php:67
|
12186 |
-
msgctxt "trusted-shops"
|
12187 |
-
msgid "Email"
|
12188 |
-
msgstr "E-Mail"
|
12189 |
-
|
12190 |
-
# @ woocommerce-germanized
|
12191 |
-
#: woocommerce-trusted-shops/includes/class-wc-trusted-shops-review-exporter.php:68
|
12192 |
-
msgctxt "trusted-shops"
|
12193 |
-
msgid "First name"
|
12194 |
-
msgstr "Vorname"
|
12195 |
-
|
12196 |
-
# @ woocommerce-germanized
|
12197 |
-
#: woocommerce-trusted-shops/includes/class-wc-trusted-shops-review-exporter.php:69
|
12198 |
-
msgctxt "trusted-shops"
|
12199 |
-
msgid "Last name"
|
12200 |
-
msgstr "Nachname"
|
12201 |
-
|
12202 |
#: woocommerce-trusted-shops/includes/class-wc-trusted-shops-template-hooks.php:121
|
12203 |
#, php-format
|
12204 |
msgctxt "trusted-shops"
|
@@ -12381,6 +12366,51 @@ msgstr "vendidero"
|
|
12381 |
msgid "https://vendidero.de"
|
12382 |
msgstr "https://vendidero.de"
|
12383 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12384 |
#~ msgid "Encrypt"
|
12385 |
#~ msgstr "Verschlüsselung"
|
12386 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: WooCommerce Germanized\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2021-04-27 14:51+0200\n"
|
6 |
+
"PO-Revision-Date: 2021-04-27 14:51+0200\n"
|
7 |
"Last-Translator: holzhannes <holzhannes@posteo.de>\n"
|
8 |
"Language-Team: \n"
|
9 |
"Language: de_DE\n"
|
40 |
"X-Poedit-SearchPathExcluded-13: woocommerce-germanized/assets\n"
|
41 |
|
42 |
# @ woocommerce-germanized
|
43 |
+
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:203
|
44 |
#: woocommerce-germanized-dhl/src/Api/Paket.php:274
|
45 |
msgctxt "dhl day context"
|
46 |
msgid "None"
|
47 |
msgstr "Keiner"
|
48 |
|
49 |
# @ woocommerce-germanized
|
50 |
+
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:234
|
51 |
msgctxt "dhl"
|
52 |
msgid "Delivery Duty Unpaid"
|
53 |
msgstr "Delivery Duty Unpaid"
|
54 |
|
55 |
# @ woocommerce-germanized
|
56 |
+
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:235
|
57 |
msgctxt "dhl"
|
58 |
msgid "Delivery Duty Paid"
|
59 |
msgstr "Delivery Duty Paid"
|
60 |
|
61 |
+
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:236
|
62 |
msgctxt "dhl"
|
63 |
msgid "Delivery Duty Paid (excl. VAT )"
|
64 |
msgstr "Delivered Duty Paid (exkl. MwSt.)"
|
65 |
|
66 |
+
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:237
|
67 |
msgctxt "dhl"
|
68 |
msgid "Delivery Duty Paid (excl. Duties, taxes and VAT)"
|
69 |
msgstr "Delivery Duty Paid (exkl. Zölle, Steuern und MwSt.)"
|
70 |
|
71 |
# @ woocommerce-germanized
|
72 |
+
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:265
|
73 |
msgctxt "age context"
|
74 |
msgid "None"
|
75 |
msgstr "Keine"
|
76 |
|
77 |
+
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:266
|
78 |
msgctxt "dhl"
|
79 |
msgid "Minimum age of 16"
|
80 |
msgstr "Mindestens 16 Jahre"
|
81 |
|
82 |
+
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:267
|
83 |
msgctxt "dhl"
|
84 |
msgid "Minimum age of 18"
|
85 |
msgstr "Mindestens 18 Jahre"
|
86 |
|
87 |
+
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:292
|
88 |
msgctxt "dhl"
|
89 |
msgid "Shipment #{shipment_id} to order {order_id}"
|
90 |
msgstr "Sendung #{shipment_id} zur Bestellung {order_id}"
|
91 |
|
92 |
+
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:308
|
93 |
msgctxt "dhl"
|
94 |
msgid "Return #{shipment_id} to order {order_id}"
|
95 |
msgstr "Retoure #{shipment_id} zur Bestellung {order_id}"
|
96 |
|
97 |
+
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:324
|
98 |
msgctxt "dhl"
|
99 |
msgid "Return shipment #{shipment_id} to order #{order_id}"
|
100 |
msgstr "Retourensendung #{shipment_id} zur Bestellung #{order_id}"
|
101 |
|
102 |
# @ woocommerce-germanized
|
103 |
+
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:397
|
104 |
#: woocommerce-germanized-dhl/src/ParcelLocator.php:890
|
105 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1040
|
106 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1690
|
107 |
#: woocommerce-germanized-dhl/templates/checkout/dhl/parcel-finder.php:38
|
108 |
msgctxt "dhl"
|
109 |
msgid "Packstation"
|
110 |
msgstr "Packstation"
|
111 |
|
112 |
# @ woocommerce-germanized
|
|
|
113 |
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:398
|
114 |
+
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:399
|
115 |
msgctxt "dhl"
|
116 |
msgid "Postfiliale"
|
117 |
msgstr "Postfiliale"
|
118 |
|
119 |
# @ woocommerce-germanized
|
120 |
+
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:804
|
121 |
msgctxt "dhl"
|
122 |
msgid "DHL Retoure International A"
|
123 |
msgstr "DHL Retoure International A"
|
124 |
|
125 |
# @ woocommerce-germanized
|
126 |
+
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:805
|
127 |
msgctxt "dhl"
|
128 |
msgid "DHL Retoure International B"
|
129 |
msgstr "DHL Retoure International B"
|
130 |
|
131 |
+
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:814
|
132 |
msgctxt "dhl"
|
133 |
msgid "DHL Retoure Online"
|
134 |
msgstr "DHL Retoure Online"
|
135 |
|
136 |
+
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:831
|
137 |
msgctxt "dhl"
|
138 |
msgid "DHL Paket Connect"
|
139 |
msgstr "DHL Paket Connect"
|
140 |
|
141 |
+
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:832
|
142 |
msgctxt "dhl"
|
143 |
msgid "DHL Europaket (B2B)"
|
144 |
msgstr "DHL Europaket (B2B)"
|
145 |
|
146 |
# @ woocommerce-germanized
|
147 |
+
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:833
|
148 |
msgctxt "dhl"
|
149 |
msgid "DHL Paket International"
|
150 |
msgstr "DHL Paket International"
|
151 |
|
152 |
+
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:898
|
153 |
msgctxt "dhl"
|
154 |
msgid "DHL Paket"
|
155 |
msgstr "DHL Paket"
|
156 |
|
157 |
+
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:899
|
158 |
msgctxt "dhl"
|
159 |
msgid "DHL Paket PRIO"
|
160 |
msgstr "DHL Paket PRIO"
|
161 |
|
162 |
+
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:900
|
163 |
msgctxt "dhl"
|
164 |
msgid "DHL Paket Taggleich"
|
165 |
msgstr "DHL Paket Taggleich"
|
166 |
|
167 |
+
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:901
|
168 |
msgctxt "dhl"
|
169 |
msgid "DHL Warenpost"
|
170 |
msgstr "DHL Warenpost"
|
258 |
"Sendungen benötigt."
|
259 |
|
260 |
#: woocommerce-germanized-dhl/src/Admin/Admin.php:200
|
261 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:23
|
262 |
msgctxt "dhl"
|
263 |
msgid "DHL"
|
264 |
msgstr "DHL"
|
305 |
msgstr "DHL & Post"
|
306 |
|
307 |
#: woocommerce-germanized-dhl/src/Api/FinderSoap.php:31
|
308 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1188
|
309 |
msgctxt "dhl"
|
310 |
msgid "Monday"
|
311 |
msgstr "Montag"
|
312 |
|
313 |
#: woocommerce-germanized-dhl/src/Api/FinderSoap.php:32
|
314 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1200
|
315 |
msgctxt "dhl"
|
316 |
msgid "Tuesday"
|
317 |
msgstr "Dienstag"
|
318 |
|
319 |
#: woocommerce-germanized-dhl/src/Api/FinderSoap.php:33
|
320 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1211
|
321 |
msgctxt "dhl"
|
322 |
msgid "Wednesday"
|
323 |
msgstr "Mittwoch"
|
324 |
|
325 |
#: woocommerce-germanized-dhl/src/Api/FinderSoap.php:34
|
326 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1222
|
327 |
msgctxt "dhl"
|
328 |
msgid "Thursday"
|
329 |
msgstr "Donnerstag"
|
330 |
|
331 |
#: woocommerce-germanized-dhl/src/Api/FinderSoap.php:35
|
332 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1233
|
333 |
msgctxt "dhl"
|
334 |
msgid "Friday"
|
335 |
msgstr "Freitag"
|
336 |
|
337 |
#: woocommerce-germanized-dhl/src/Api/FinderSoap.php:36
|
338 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1244
|
339 |
msgctxt "dhl"
|
340 |
msgid "Saturday"
|
341 |
msgstr "Samstag"
|
404 |
|
405 |
#: woocommerce-germanized-dhl/src/Api/ImWarenpostIntRest.php:45
|
406 |
#: woocommerce-germanized-dhl/src/Api/ImWarenpostIntRest.php:51
|
407 |
+
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:511
|
408 |
msgctxt "dhl"
|
409 |
msgid "Error while fetching label PDF"
|
410 |
msgstr "Fehler beim Download des PDF Labels"
|
437 |
msgid "Error during request: %s"
|
438 |
msgstr "Fehler beim API Zugriff: %s"
|
439 |
|
440 |
+
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:65
|
441 |
#: woocommerce-germanized-dhl/src/Api/Soap.php:54
|
442 |
+
#: woocommerce-germanized-dhl/src/Package.php:101
|
443 |
#, php-format
|
444 |
msgctxt "dhl"
|
445 |
msgid ""
|
452 |
"Zweifel deinen Hoster und stelle sicher, dass der SOAPClient <a href=\"%s"
|
453 |
"\">installiert</a> ist."
|
454 |
|
455 |
+
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:70
|
456 |
#, php-format
|
457 |
msgctxt "dhl"
|
458 |
msgid "Error while instantiating main Internetmarke API: %s"
|
459 |
msgstr "Fehler beim Aufruf der Internetmarke API: %s"
|
460 |
|
461 |
+
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:74
|
462 |
msgctxt "dhl"
|
463 |
msgid "Internetmarke is disabled. Please enable Internetmarke."
|
464 |
msgstr "Internetmarke ist deaktiviert. Bitte aktiviere die Internetmarke."
|
465 |
|
466 |
+
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:89
|
467 |
msgctxt "dhl"
|
468 |
msgid "Wrong username or password"
|
469 |
msgstr "Falscher Benutzername oder Passwort"
|
470 |
|
471 |
+
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:257
|
472 |
#, php-format
|
473 |
msgctxt "dhl"
|
474 |
msgid "until %s"
|
475 |
msgstr "bis %s"
|
476 |
|
477 |
+
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:358
|
478 |
#, php-format
|
479 |
msgctxt "dhl"
|
480 |
msgid "Length: %s"
|
481 |
msgstr "Länge: %s"
|
482 |
|
483 |
+
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:362
|
484 |
#, php-format
|
485 |
msgctxt "dhl"
|
486 |
msgid "Width: %s"
|
487 |
msgstr "Breite: %s"
|
488 |
|
489 |
+
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:366
|
490 |
#, php-format
|
491 |
msgctxt "dhl"
|
492 |
msgid "Height: %s"
|
493 |
msgstr "Höhe: %s"
|
494 |
|
495 |
+
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:370
|
496 |
#, php-format
|
497 |
msgctxt "dhl"
|
498 |
msgid "Weight: %s"
|
499 |
msgstr "Gewicht: %s"
|
500 |
|
501 |
+
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:375
|
502 |
msgctxt "dhl"
|
503 |
msgid "Total"
|
504 |
msgstr "Gesamt"
|
505 |
|
506 |
+
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:565
|
507 |
#, php-format
|
508 |
msgctxt "dhl"
|
509 |
msgid "Could not refund post label: %s"
|
510 |
msgstr "Deutsche Post Label konnte nicht rückerstattet werden: %s"
|
511 |
|
512 |
+
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:579
|
513 |
msgctxt "dhl"
|
514 |
msgid "Refund API could not be instantiated"
|
515 |
msgstr "Die API für Rückerstattungen konnte nicht initialisiert werden"
|
516 |
|
517 |
+
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:717
|
518 |
+
#: woocommerce-germanized-dhl/src/Api/LabelSoap.php:313
|
519 |
#: woocommerce-germanized-dhl/src/Api/ReturnRest.php:34
|
520 |
#, php-format
|
521 |
msgctxt "dhl"
|
522 |
msgid "Could not fetch shipment %d."
|
523 |
msgstr "Sendung %d konnte nicht gefunden werden."
|
524 |
|
525 |
+
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:740
|
526 |
msgctxt "dhl"
|
527 |
msgid "Error while generating shop order id."
|
528 |
msgstr "Fehler beim Erzeugen der Shop Order Id."
|
529 |
|
530 |
+
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:776
|
531 |
#, php-format
|
532 |
msgctxt "dhl"
|
533 |
msgid ""
|
537 |
"Fehler beim Kauf des Labels. Bitte <a href=\"%s\">aktualisiere</a>die "
|
538 |
"Produktliste manuell und versuche es erneut."
|
539 |
|
540 |
+
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:814
|
541 |
msgctxt "dhl"
|
542 |
msgid "Error while downloading the PDF stamp."
|
543 |
msgstr "Fehler beim Download des PDF Labels."
|
544 |
|
545 |
+
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:821
|
546 |
msgctxt "dhl"
|
547 |
msgid "Invalid stamp response."
|
548 |
msgstr "Fehlerhafte Label Rückmeldung."
|
549 |
|
550 |
+
#: woocommerce-germanized-dhl/src/Api/LabelSoap.php:98
|
551 |
msgctxt "dhl"
|
552 |
msgid ""
|
553 |
"Your DHL API credentials seem to be invalid. Please check your DHL settings."
|
555 |
"Deine DHL API Zugangsdaten scheinen fehlerhaft zu sein. Bitte prüfe deine "
|
556 |
"DHL Einstellungen."
|
557 |
|
558 |
+
#: woocommerce-germanized-dhl/src/Api/LabelSoap.php:102
|
559 |
msgctxt "dhl"
|
560 |
msgid ""
|
561 |
"Your products are missing data relevant for custom declarations. Please "
|
566 |
"Bitte fülle die fehlenden DHL Felder (HS Code, Herstellerland) in deinen "
|
567 |
"Produktdaten unter Versand aus."
|
568 |
|
569 |
+
#: woocommerce-germanized-dhl/src/Api/LabelSoap.php:112
|
570 |
#, php-format
|
571 |
msgctxt "dhl"
|
572 |
msgid "There was an error contacting the DHL API: %s."
|
573 |
msgstr "Beim Aufruf der DHL API gab es einen Fehler: %s."
|
574 |
|
575 |
+
#: woocommerce-germanized-dhl/src/Api/LabelSoap.php:115
|
576 |
msgctxt "dhl"
|
577 |
msgid ""
|
578 |
"An error ocurred while contacting the DHL API. Please consider enabling the "
|
581 |
"Beim Aufruf der DHL API ist ein Fehler aufgetreten. Bitte erwäge den Wechsel "
|
582 |
"in den Sandbox-Modus."
|
583 |
|
584 |
+
#: woocommerce-germanized-dhl/src/Api/LabelSoap.php:137
|
585 |
msgctxt "dhl"
|
586 |
msgid ""
|
587 |
"There was an error generating the label. Please try again or consider "
|
590 |
"Beim Erzeugen des Labels gab es einen Fehler. Bitte versuche es erneut oder "
|
591 |
"erwäge den Wechsel in den Sandbox-Modus."
|
592 |
|
593 |
+
#: woocommerce-germanized-dhl/src/Api/LabelSoap.php:217
|
594 |
#: woocommerce-germanized-dhl/src/Api/ReturnRest.php:155
|
595 |
msgctxt "dhl"
|
596 |
msgid "Error while creating and uploading the label"
|
597 |
msgstr "Fehler beim Erstellen und hochladen des Labels"
|
598 |
|
599 |
+
#: woocommerce-germanized-dhl/src/Api/LabelSoap.php:261
|
600 |
#, php-format
|
601 |
msgctxt "dhl"
|
602 |
msgid "Could not delete label - %s"
|
603 |
msgstr "Das Label konnte nicht gelöscht werden - %s"
|
604 |
|
605 |
+
#: woocommerce-germanized-dhl/src/Api/LabelSoap.php:292
|
606 |
msgctxt "dhl"
|
607 |
msgid "Could not create account number - no product number."
|
608 |
msgstr ""
|
609 |
"Die Abrechnungsnummer konnte nicht erzeugt werden. Die Teilnahmenummer fehlt."
|
610 |
|
611 |
+
#: woocommerce-germanized-dhl/src/Api/LabelSoap.php:494
|
612 |
+
#, php-format
|
613 |
+
msgctxt "dhl"
|
614 |
+
msgid ""
|
615 |
+
"Your shipper address is incomplete. Please validate your <a href=\"%s"
|
616 |
+
"\">settings</a> and try again."
|
617 |
+
msgstr ""
|
618 |
+
"Deine Absenderadresse ist nicht komplett. Bitte prüfe deine <a href=\"%s"
|
619 |
+
"\">Einstellungen</a> und versuche es erneut."
|
620 |
+
|
621 |
+
#: woocommerce-germanized-dhl/src/Api/LabelSoap.php:598
|
622 |
#, php-format
|
623 |
msgctxt "dhl"
|
624 |
msgid "Only %s shipment items can be processed, your shipment has %s items."
|
764 |
msgstr "Ungültiges Label."
|
765 |
|
766 |
# @ woocommerce-germanized
|
767 |
+
#: woocommerce-germanized-dhl/src/Package.php:1016
|
768 |
msgctxt "dhl"
|
769 |
msgid "Germany"
|
770 |
msgstr "Deutschland"
|
930 |
msgstr "Erneut versuchen"
|
931 |
|
932 |
#: woocommerce-germanized-dhl/src/ParcelServices.php:29
|
933 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:227
|
934 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1124
|
935 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1643
|
936 |
msgctxt "dhl"
|
937 |
msgid "Preferred Day"
|
938 |
msgstr "Wunschtag"
|
944 |
|
945 |
# @ woocommerce-germanized
|
946 |
#: woocommerce-germanized-dhl/src/ParcelServices.php:43
|
947 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:237
|
948 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1146
|
949 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1671
|
950 |
msgctxt "dhl"
|
951 |
msgid "Preferred Location"
|
952 |
msgstr "Wunschort"
|
953 |
|
954 |
#: woocommerce-germanized-dhl/src/ParcelServices.php:48
|
955 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:249
|
956 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1155
|
957 |
msgctxt "dhl"
|
958 |
msgid "Preferred Neighbor"
|
959 |
msgstr "Wunschnachbar"
|
981 |
msgid "Please choose name and address of your preferred neighbor."
|
982 |
msgstr "Bitte wähle einen Namen und die Adresse deines Wunschnachbars."
|
983 |
|
984 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:31
|
985 |
msgctxt "dhl"
|
986 |
msgid ""
|
987 |
"Complete DHL integration supporting labels, preferred services and "
|
990 |
"Erzeuge bequem DHL Labels u.a. mit Wunsch-Services und Lieferungen an "
|
991 |
"Packstationen."
|
992 |
|
993 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:118
|
994 |
msgctxt "dhl"
|
995 |
msgid "Parcel Pickup"
|
996 |
msgstr "Standorte"
|
997 |
|
998 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:119
|
999 |
msgctxt "dhl"
|
1000 |
msgid "Preferred Services"
|
1001 |
msgstr "Wunschpaket"
|
1002 |
|
1003 |
# @ woocommerce-germanized
|
1004 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:135
|
1005 |
msgctxt "dhl"
|
1006 |
msgid "Receiver"
|
1007 |
msgstr "Empfänger"
|
1008 |
|
1009 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:159
|
1010 |
msgctxt "dhl"
|
1011 |
msgid "COD Amount"
|
1012 |
msgstr "Nachnahme Betrag"
|
1013 |
|
1014 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:172
|
1015 |
msgctxt "dhl"
|
1016 |
msgid "Duties"
|
1017 |
msgstr "Zollabgabe"
|
1018 |
|
1019 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:184
|
1020 |
msgctxt "dhl"
|
1021 |
msgid "Valid address only"
|
1022 |
msgstr "Nur valide Adressen"
|
1023 |
|
1024 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:196
|
1025 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1373
|
1026 |
msgctxt "dhl"
|
1027 |
msgid "GoGreen"
|
1028 |
msgstr "GoGreen"
|
1029 |
|
1030 |
# @ woocommerce-germanized
|
1031 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:205
|
1032 |
msgctxt "dhl"
|
1033 |
msgid "Additional insurance"
|
1034 |
msgstr "Transportversicherung"
|
1035 |
|
1036 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:261
|
1037 |
msgctxt "dhl"
|
1038 |
msgid "Create inlay return label"
|
1039 |
msgstr "Beilage-Retourenlabel erstellen"
|
1040 |
|
1041 |
# @ woocommerce-germanized
|
1042 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:271
|
1043 |
msgctxt "dhl"
|
1044 |
msgid "Name"
|
1045 |
msgstr "Name"
|
1046 |
|
1047 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:280
|
1048 |
msgctxt "dhl"
|
1049 |
msgid "Company"
|
1050 |
msgstr "Firma"
|
1051 |
|
1052 |
# @ woocommerce-germanized
|
1053 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:293
|
1054 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:586
|
1055 |
msgctxt "dhl"
|
1056 |
msgid "Street"
|
1057 |
msgstr "Straße"
|
1058 |
|
1059 |
# @ woocommerce-germanized
|
1060 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:302
|
1061 |
msgctxt "dhl"
|
1062 |
msgid "Street No"
|
1063 |
msgstr "Hausnummer"
|
1064 |
|
1065 |
# @ woocommerce-germanized
|
1066 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:315
|
1067 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:587
|
1068 |
#: woocommerce-germanized-dhl/templates/checkout/dhl/parcel-finder.php:27
|
1069 |
msgctxt "dhl"
|
1070 |
msgid "Postcode"
|
1071 |
msgstr "Postleitzahl"
|
1072 |
|
1073 |
# @ woocommerce-germanized
|
1074 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:324
|
1075 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:588
|
1076 |
#: woocommerce-germanized-dhl/templates/checkout/dhl/parcel-finder.php:30
|
1077 |
msgctxt "dhl"
|
1078 |
msgid "City"
|
1079 |
msgstr "Stadt"
|
1080 |
|
1081 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:337
|
1082 |
msgctxt "dhl"
|
1083 |
msgid "Phone"
|
1084 |
msgstr "Telefon"
|
1085 |
|
1086 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:346
|
1087 |
msgctxt "dhl"
|
1088 |
msgid "Email"
|
1089 |
msgstr "E-Mail"
|
1090 |
|
1091 |
# @ woocommerce-germanized
|
1092 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:362
|
1093 |
msgctxt "dhl"
|
1094 |
msgid "Age check"
|
1095 |
msgstr "Alterssichtprüfung"
|
1096 |
|
1097 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:375
|
1098 |
msgctxt "dhl"
|
1099 |
msgid "Retail outlet routing"
|
1100 |
msgstr "Filialrouting"
|
1101 |
|
1102 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:389
|
1103 |
msgctxt "dhl"
|
1104 |
msgid "No neighbor"
|
1105 |
msgstr "Keine Nachbarschaftszustellung"
|
1106 |
|
1107 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:402
|
1108 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1405
|
1109 |
msgctxt "dhl"
|
1110 |
msgid "Named person only"
|
1111 |
msgstr "Persönliche Übergabe"
|
1112 |
|
1113 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:411
|
1114 |
msgctxt "dhl"
|
1115 |
msgid "Bulky goods"
|
1116 |
msgstr "Sperrgut"
|
1117 |
|
1118 |
# @ woocommerce-germanized
|
1119 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:420
|
1120 |
msgctxt "dhl"
|
1121 |
msgid "Identity check"
|
1122 |
msgstr "Ident-Check"
|
1123 |
|
1124 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:434
|
1125 |
msgctxt "dhl"
|
1126 |
msgid "Date of Birth"
|
1127 |
msgstr "Geburtsdatum"
|
1128 |
|
1129 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:445
|
1130 |
msgctxt "dhl"
|
1131 |
msgid "Minimum age"
|
1132 |
msgstr "Mindestalter"
|
1133 |
|
1134 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:461
|
1135 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1455
|
1136 |
msgctxt "dhl"
|
1137 |
msgid "Premium"
|
1138 |
msgstr "Premium"
|
1139 |
|
1140 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:521
|
1141 |
msgctxt "dhl"
|
1142 |
msgid "Receiver is missing or does not exist."
|
1143 |
msgstr "Empfänger fehlt oder existiert nicht."
|
1144 |
|
1145 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:593
|
1146 |
#, php-format
|
1147 |
msgctxt "dhl"
|
1148 |
msgid "%s of the return address is a mandatory field."
|
1149 |
msgstr "%s der Rücksendeadresse ist ein Pflichtfeld."
|
1150 |
|
1151 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:598
|
1152 |
msgctxt "dhl"
|
1153 |
msgid "Please either add a return company or name."
|
1154 |
msgstr ""
|
1155 |
"Bitte gib entweder einen Firmennamen oder Namen für die Rücksendeadresse an."
|
1156 |
|
1157 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:618
|
1158 |
msgctxt "dhl"
|
1159 |
msgid "Error while parsing preferred day."
|
1160 |
msgstr "Fehler beim Einlesen des Wunschtags."
|
1161 |
|
1162 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:645
|
1163 |
msgctxt "dhl"
|
1164 |
msgid "The visual min age check is invalid."
|
1165 |
msgstr "Das Alter der Alterssichtprüfung ist ungültig."
|
1166 |
|
1167 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:669
|
1168 |
msgctxt "dhl"
|
1169 |
msgid "The ident min age check is invalid."
|
1170 |
msgstr "Das Alter des Ident-Checks ist ungültig."
|
1171 |
|
1172 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:674
|
1173 |
msgctxt "dhl"
|
1174 |
msgid "There was an error parsing the date of birth for the identity check."
|
1175 |
msgstr ""
|
1176 |
"Beim Einlesen des Geburtsdatums für den Ident-Check trat ein Problem auf."
|
1177 |
|
1178 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:679
|
1179 |
msgctxt "dhl"
|
1180 |
msgid ""
|
1181 |
"Either a minimum age or a date of birth must be added to the ident check."
|
1184 |
"hinzugefügt werden."
|
1185 |
|
1186 |
# @ woocommerce-germanized
|
1187 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:696
|
1188 |
#, php-format
|
1189 |
msgctxt "dhl"
|
1190 |
msgid "%s duties element does not exist."
|
1191 |
msgstr "%s Zollabgabe existiert nicht."
|
1192 |
|
1193 |
# @ woocommerce-germanized
|
1194 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:938
|
1195 |
msgctxt "dhl"
|
1196 |
msgid "Customer Number (EKP)"
|
1197 |
msgstr "Kundennummer (EKP)"
|
1198 |
|
1199 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:940
|
1200 |
#, php-format
|
1201 |
msgctxt "dhl"
|
1202 |
msgid ""
|
1206 |
"Deine 10-stellige DHL Kundennummer (EKP). Finde deine %s im DHL "
|
1207 |
"Geschäftskundenportal."
|
1208 |
|
1209 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:940
|
1210 |
msgctxt "dhl"
|
1211 |
msgid "customer number"
|
1212 |
msgstr "Kundennummer"
|
1213 |
|
1214 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:949
|
1215 |
msgctxt "dhl"
|
1216 |
msgid "API"
|
1217 |
msgstr "API"
|
1218 |
|
1219 |
# @ woocommerce-germanized
|
1220 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:952
|
1221 |
msgctxt "dhl"
|
1222 |
msgid "Enable Sandbox"
|
1223 |
msgstr "Sandbox aktivieren"
|
1224 |
|
1225 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:953
|
1226 |
msgctxt "dhl"
|
1227 |
msgid "Activate Sandbox mode for testing purposes."
|
1228 |
msgstr "Aktiviere den Sandbox Modus."
|
1229 |
|
1230 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:960
|
1231 |
msgctxt "dhl"
|
1232 |
msgid "Live Username"
|
1233 |
msgstr "Benutzer"
|
1234 |
|
1235 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:962
|
1236 |
#, php-format
|
1237 |
msgctxt "dhl"
|
1238 |
msgid ""
|
1242 |
"Dein Benutzername (<strong>nicht</strong> die E-Mail-Adresse) zum DHL "
|
1243 |
"Geschäftskundenportal. Bitte teste deine Zugangsdaten vorab %s."
|
1244 |
|
1245 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:962
|
1246 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:972
|
1247 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:981
|
1248 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:990
|
1249 |
msgctxt "dhl"
|
1250 |
msgid "here"
|
1251 |
msgstr "hier"
|
1252 |
|
1253 |
# @ woocommerce-germanized
|
1254 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:970
|
1255 |
msgctxt "dhl"
|
1256 |
msgid "Live Password"
|
1257 |
msgstr "Passwort"
|
1258 |
|
1259 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:972
|
1260 |
#, php-format
|
1261 |
msgctxt "dhl"
|
1262 |
msgid ""
|
1268 |
"Gültigkeit des Passworts nach 3 (Standard-Benutzer) bzw. 12 (System-"
|
1269 |
"Benutzer) Monaten und teste deine Zugangsdaten vorab %s."
|
1270 |
|
1271 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:979
|
1272 |
msgctxt "dhl"
|
1273 |
msgid "Sandbox Username"
|
1274 |
msgstr "Sandbox Benutzername"
|
1275 |
|
1276 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:981
|
1277 |
#, php-format
|
1278 |
msgctxt "dhl"
|
1279 |
msgid ""
|
1283 |
"Dein Benutzername (<strong>nicht</strong> die E-Mail-Adresse) zum DHL "
|
1284 |
"Entwicklerportal. Bitte teste deine Zugangsdaten vorab %s."
|
1285 |
|
1286 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:988
|
1287 |
msgctxt "dhl"
|
1288 |
msgid "Sandbox Password"
|
1289 |
msgstr "Sandbox Passwort"
|
1290 |
|
1291 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:990
|
1292 |
#, php-format
|
1293 |
msgctxt "dhl"
|
1294 |
msgid ""
|
1298 |
"Dein Passwort zum DHL Entwicklerportal. Bitte teste deine Zugangsdaten vorab "
|
1299 |
"%s."
|
1300 |
|
1301 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:998
|
1302 |
msgctxt "dhl"
|
1303 |
msgid "Products and Participation Numbers"
|
1304 |
msgstr "Produkte und Teilnahmenummern"
|
1305 |
|
1306 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1015
|
1307 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1337
|
1308 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1577
|
1309 |
msgctxt "dhl"
|
1310 |
msgid "Inlay Returns"
|
1311 |
msgstr "Beilageretouren"
|
1312 |
|
1313 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1027
|
1314 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:134
|
1315 |
msgctxt "dhl"
|
1316 |
msgid "Tracking"
|
1317 |
msgstr "Sendungsverfolgung"
|
1318 |
|
1319 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1041
|
1320 |
msgctxt "dhl"
|
1321 |
msgid "Enable delivery to Packstation."
|
1322 |
msgstr "Aktiviere den Versand an Packstationen."
|
1323 |
|
1324 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1042
|
1325 |
msgctxt "dhl"
|
1326 |
msgid "Let customers choose a Packstation as delivery address."
|
1327 |
msgstr "Kunden eine Packstation als Lieferadresse auswählen lassen."
|
1328 |
|
1329 |
# @ woocommerce-germanized
|
1330 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1050
|
1331 |
#: woocommerce-germanized-dhl/templates/checkout/dhl/parcel-finder.php:50
|
1332 |
msgctxt "dhl"
|
1333 |
msgid "Postoffice"
|
1334 |
msgstr "Postfiliale"
|
1335 |
|
1336 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1051
|
1337 |
msgctxt "dhl"
|
1338 |
msgid "Enable delivery to Post Offices."
|
1339 |
msgstr "Aktiviere den Versand an Postfilialen."
|
1340 |
|
1341 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1052
|
1342 |
msgctxt "dhl"
|
1343 |
msgid "Let customers choose a Post Office as delivery address."
|
1344 |
msgstr "Kunden eine Postfiliale als Lieferadresse auswählen lassen."
|
1345 |
|
1346 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1060
|
1347 |
msgctxt "dhl"
|
1348 |
msgid "Parcel Shop"
|
1349 |
msgstr "Paketshop"
|
1350 |
|
1351 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1061
|
1352 |
msgctxt "dhl"
|
1353 |
msgid "Enable delivery to Parcel Shops."
|
1354 |
msgstr "Lieferung an Paketshops aktivieren."
|
1355 |
|
1356 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1062
|
1357 |
msgctxt "dhl"
|
1358 |
msgid "Let customers choose a Parcel Shop as delivery address."
|
1359 |
msgstr "Kunden einen Paketshop als Lieferadresse auswählen lassen."
|
1360 |
|
1361 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1070
|
1362 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1704
|
1363 |
msgctxt "dhl"
|
1364 |
msgid "Map"
|
1365 |
msgstr "Karte"
|
1366 |
|
1367 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1071
|
1368 |
msgctxt "dhl"
|
1369 |
msgid "Let customers find a DHL location on a map."
|
1370 |
msgstr "Lasse Kunden einen DHL Standort auf der Karte auswählen."
|
1371 |
|
1372 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1071
|
1373 |
msgctxt "dhl"
|
1374 |
msgid ""
|
1375 |
"Enable this option to let your customers choose a pickup option from a map "
|
1380 |
"einer Karten in der Kasse zu ermöglichen. Wenn diese Option deaktiviert ist, "
|
1381 |
"wird stattdessen auf die DHL Website verwiesen."
|
1382 |
|
1383 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1080
|
1384 |
msgctxt "dhl"
|
1385 |
msgid "Google Maps Key"
|
1386 |
msgstr "Google Maps Schlüssel"
|
1387 |
|
1388 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1085
|
1389 |
#, php-format
|
1390 |
msgctxt "dhl"
|
1391 |
msgid ""
|
1395 |
"Um eine Karte integrieren zu können, benötigst du einen gültigen API-"
|
1396 |
"Schlüssel für Google Maps. Du kannst %s."
|
1397 |
|
1398 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1085
|
1399 |
msgctxt "dhl"
|
1400 |
msgid "retrieve a new one"
|
1401 |
msgstr "hier einen neuen erstellen"
|
1402 |
|
1403 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1091
|
1404 |
msgctxt "dhl"
|
1405 |
msgid "Limit results"
|
1406 |
msgstr "Suchergebnisse begrenzen"
|
1407 |
|
1408 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1096
|
1409 |
msgctxt "dhl"
|
1410 |
msgid "Limit the number of DHL locations shown on the map"
|
1411 |
msgstr "Begrenzt die Anzahl der angezeigten DHL Standorte auf der Karte"
|
1412 |
|
1413 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1125
|
1414 |
msgctxt "dhl"
|
1415 |
msgid "Enable preferred day delivery."
|
1416 |
msgstr "Aktiviere die Lieferung am Wunschtag."
|
1417 |
|
1418 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1125
|
1419 |
msgctxt "dhl"
|
1420 |
msgid ""
|
1421 |
"Enabling this option will display options for the user to select their "
|
1425 |
"Kasse."
|
1426 |
|
1427 |
# @ woocommerce-germanized
|
1428 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1133
|
1429 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1657
|
1430 |
msgctxt "dhl"
|
1431 |
msgid "Fee"
|
1432 |
msgstr "Gebühr"
|
1433 |
|
1434 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1135
|
1435 |
msgctxt "dhl"
|
1436 |
msgid ""
|
1437 |
"Insert gross value as surcharge for preferred day delivery. Insert 0 to "
|
1441 |
"Setze den Wert auf 0 um den Service kostenlos anzubieten."
|
1442 |
|
1443 |
# @ woocommerce-germanized
|
1444 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1147
|
1445 |
msgctxt "dhl"
|
1446 |
msgid "Enable preferred location delivery."
|
1447 |
msgstr "Lieferung an einen Wunschort aktivieren."
|
1448 |
|
1449 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1147
|
1450 |
msgctxt "dhl"
|
1451 |
msgid ""
|
1452 |
"Enabling this option will display options for the user to select their "
|
1455 |
"Diese Option aktiviert die Auswahl eines Wunschorts durch den Kunden in der "
|
1456 |
"Kasse ."
|
1457 |
|
1458 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1156
|
1459 |
msgctxt "dhl"
|
1460 |
msgid "Enable preferred neighbor delivery."
|
1461 |
msgstr "Aktiviere die Lieferung an einen Wunschnachbarn."
|
1462 |
|
1463 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1156
|
1464 |
msgctxt "dhl"
|
1465 |
msgid ""
|
1466 |
"Enabling this option will display options for the user to deliver to their "
|
1469 |
"Diese Option aktiviert die Auswahl eines Wunschnachbarn durch den Kunden in "
|
1470 |
"der Kasse."
|
1471 |
|
1472 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1164
|
1473 |
msgctxt "dhl"
|
1474 |
msgid "Cut-off time"
|
1475 |
msgstr "Cut-off-Zeit"
|
1476 |
|
1477 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1169
|
1478 |
msgctxt "dhl"
|
1479 |
msgid ""
|
1480 |
"The cut-off time is the latest possible order time up to which the minimum "
|
1487 |
"Nach Überschreitung dieses Zeitpunktes, wird der früheste verfügbare "
|
1488 |
"Wunschtag in der Kasse um einen Tag erhöht (Tag der Bestellung + 3 Werktage)."
|
1489 |
|
1490 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1175
|
1491 |
msgctxt "dhl"
|
1492 |
msgid "Preparation days"
|
1493 |
msgstr "Bearbeitungstage"
|
1494 |
|
1495 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1180
|
1496 |
msgctxt "dhl"
|
1497 |
msgid ""
|
1498 |
"If you need more time to prepare your shipments you might want to add a "
|
1503 |
"hier eine statische Anzahl an Tagen hinterlegen, die zum frühesten "
|
1504 |
"auswählbaren Wunschtag hinzugefügt werden."
|
1505 |
|
1506 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1187
|
1507 |
msgctxt "dhl"
|
1508 |
msgid "Exclude days of transfer"
|
1509 |
msgstr "Übergabetage ausschließen"
|
1510 |
|
1511 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1189
|
1512 |
msgctxt "dhl"
|
1513 |
msgid "Exclude days from transferring shipments to DHL."
|
1514 |
msgstr "Schließe bestimmte Wochentage für die Übergabe an DHL aus."
|
1515 |
|
1516 |
# @ woocommerce-germanized
|
1517 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1255
|
1518 |
msgctxt "dhl"
|
1519 |
msgid "Exclude gateways"
|
1520 |
msgstr "Zahlungsarten ausschließen"
|
1521 |
|
1522 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1257
|
1523 |
msgctxt "dhl"
|
1524 |
msgid "Select payment gateways to be excluded from showing preferred services."
|
1525 |
msgstr ""
|
1527 |
"Verfügung stehen sollen."
|
1528 |
|
1529 |
# @ woocommerce-germanized
|
1530 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1280
|
1531 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:170
|
1532 |
msgctxt "dhl"
|
1533 |
msgid "Products"
|
1534 |
msgstr "Produkte"
|
1535 |
|
1536 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1283
|
1537 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:189
|
1538 |
msgctxt "dhl"
|
1539 |
msgid "Domestic Default Service"
|
1540 |
msgstr "Standard Service (national)"
|
1541 |
|
1542 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1288
|
1543 |
msgctxt "dhl"
|
1544 |
msgid ""
|
1545 |
"Please select your default DHL shipping service for domestic shipments that "
|
1550 |
"deine Kunden anbietest (du kannst das Produkt für jede einzelne Sendung "
|
1551 |
"nachträglich ändern)."
|
1552 |
|
1553 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1294
|
1554 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:211
|
1555 |
msgctxt "dhl"
|
1556 |
msgid "Int. Default Service"
|
1557 |
msgstr "Standard Service (Int.)"
|
1558 |
|
1559 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1299
|
1560 |
msgctxt "dhl"
|
1561 |
msgid ""
|
1562 |
"Please select your default DHL shipping service for cross-border shipments "
|
1568 |
"nachträglich ändern)."
|
1569 |
|
1570 |
# @ woocommerce-germanized
|
1571 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1305
|
1572 |
msgctxt "dhl"
|
1573 |
msgid "Default Duty"
|
1574 |
msgstr "Standard Zoll"
|
1575 |
|
1576 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1310
|
1577 |
msgctxt "dhl"
|
1578 |
msgid "Please select a default duty type."
|
1579 |
msgstr "Bitte wähle eine Standard-Zollabrechnung aus."
|
1580 |
|
1581 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1317
|
1582 |
msgctxt "dhl"
|
1583 |
msgid "Codeable"
|
1584 |
msgstr "Leitcodierbar"
|
1585 |
|
1586 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1318
|
1587 |
msgctxt "dhl"
|
1588 |
msgid "Generate label only if address can be automatically retrieved DHL."
|
1589 |
msgstr "Erzeuge Labels nur dann, wenn die Adresse von DHL erkannt wird."
|
1590 |
|
1591 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1324
|
1592 |
msgctxt "dhl"
|
1593 |
msgid ""
|
1594 |
"Choose this option if you want to make sure that by default labels are only "
|
1599 |
"ist."
|
1600 |
|
1601 |
# @ woocommerce-germanized
|
1602 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1328
|
1603 |
msgctxt "dhl"
|
1604 |
msgid "Force email"
|
1605 |
msgstr "E-Mail übertragen"
|
1606 |
|
1607 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1329
|
1608 |
msgctxt "dhl"
|
1609 |
msgid "Force transferring customer email to DHL."
|
1610 |
msgstr "E-Mail-Adresse des Kunden immer an DHL übertragen."
|
1611 |
|
1612 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1329
|
1613 |
msgctxt "dhl"
|
1614 |
msgid ""
|
1615 |
"By default the customer email address is only transferred in case explicit "
|
1625 |
"deine Datenschutzerklärung und suche im Zweifel anwaltlichen Rat bevor du "
|
1626 |
"diese Option aktivierst."
|
1627 |
|
1628 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1338
|
1629 |
msgctxt "dhl"
|
1630 |
msgid ""
|
1631 |
"Additionally create inlay return labels for shipments that support returns."
|
1633 |
"Erzeuge zusätzlich Beilage-Retourenlabels für Sendungen die Retouren "
|
1634 |
"unterstützen."
|
1635 |
|
1636 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1351
|
1637 |
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1354
|
1638 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1591
|
|
|
1639 |
msgctxt "dhl"
|
1640 |
msgid "Retoure"
|
1641 |
msgstr "Retoure"
|
1642 |
|
1643 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1351
|
1644 |
#, php-format
|
1645 |
msgctxt "dhl"
|
1646 |
msgid ""
|
1651 |
"an. Stelle sicher, dass dein %s DHL Retoure Online enthält."
|
1652 |
|
1653 |
# @ woocommerce-germanized
|
1654 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1351
|
1655 |
msgctxt "dhl"
|
1656 |
msgid "contract"
|
1657 |
msgstr "Vertrag"
|
1658 |
|
1659 |
# @ woocommerce-germanized
|
1660 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1355
|
1661 |
msgctxt "dhl"
|
1662 |
msgid "Enable creating labels for return shipments."
|
1663 |
msgstr "Automatisch Retourenlabels zu Retourensendungen erstellen."
|
1664 |
|
1665 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1355
|
1666 |
msgctxt "dhl"
|
1667 |
msgid ""
|
1668 |
"By enabling this option you might generate retoure labels for return "
|
1672 |
"Retourensendungen erstellen und diese per E-Mail an den Kunden weiterleiten."
|
1673 |
|
1674 |
# @ woocommerce-germanized
|
1675 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1371
|
1676 |
msgctxt "dhl"
|
1677 |
msgid "Default Services"
|
1678 |
msgstr "Standard-Services"
|
1679 |
|
1680 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1371
|
1681 |
#, php-format
|
1682 |
msgctxt "dhl"
|
1683 |
msgid ""
|
1688 |
"werden sollen. Finde mehr über diese <a href=\"%s\" target=\"_blank"
|
1689 |
"\">Services</a> heraus."
|
1690 |
|
1691 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1374
|
1692 |
msgctxt "dhl"
|
1693 |
msgid "Enable the GoGreen Service by default."
|
1694 |
msgstr "Buche den GoGreen Service hinzu."
|
1695 |
|
1696 |
# @ woocommerce-germanized
|
1697 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1381
|
1698 |
msgctxt "dhl"
|
1699 |
msgid "Additional Insurance"
|
1700 |
msgstr "Transportversicherung"
|
1701 |
|
1702 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1382
|
1703 |
msgctxt "dhl"
|
1704 |
msgid "Add an additional insurance to labels."
|
1705 |
msgstr "Füge eine Transportversicherung zur Sendung hinzu."
|
1706 |
|
1707 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1389
|
1708 |
msgctxt "dhl"
|
1709 |
msgid "Retail Outlet Routing"
|
1710 |
msgstr "Filialrouting"
|
1711 |
|
1712 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1390
|
1713 |
msgctxt "dhl"
|
1714 |
msgid ""
|
1715 |
"Send undeliverable items to nearest retail outlet instead of immediate "
|
1718 |
"Sende unzustellbare Sendungen in die nächstgelegene Filiale zur Abholung "
|
1719 |
"anstelle diese direkt zurückzusenden."
|
1720 |
|
1721 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1397
|
1722 |
msgctxt "dhl"
|
1723 |
msgid "No Neighbor"
|
1724 |
msgstr "Keine Nachbarschaftszustellung"
|
1725 |
|
1726 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1398
|
1727 |
msgctxt "dhl"
|
1728 |
msgid "Do not deliver to neighbors."
|
1729 |
msgstr "Schließe eine Ersatzzustellung beim Nachbarn aus."
|
1730 |
|
1731 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1406
|
1732 |
msgctxt "dhl"
|
1733 |
msgid "Do only delivery to named person."
|
1734 |
msgstr ""
|
1735 |
"Lasse Pakete nur an den Empfänger persönlich oder an eine bevollmächtigte "
|
1736 |
"Person übergeben."
|
1737 |
|
1738 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1413
|
1739 |
msgctxt "dhl"
|
1740 |
msgid "Bulky Goods"
|
1741 |
msgstr "Sperrgut"
|
1742 |
|
1743 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1414
|
1744 |
msgctxt "dhl"
|
1745 |
msgid "Deliver as bulky goods."
|
1746 |
msgstr "Sende Pakete als Sperrgut."
|
1747 |
|
1748 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1421
|
1749 |
msgctxt "dhl"
|
1750 |
msgid "Minimum age (Visual check)"
|
1751 |
msgstr "Mindestalter (Visuell)"
|
1752 |
|
1753 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1427
|
1754 |
msgctxt "dhl"
|
1755 |
msgid "Choose this option if you want to let DHL check your customer's age."
|
1756 |
msgstr ""
|
1757 |
"Wähle diese Option aus, wenn du das Alter durch DHL prüfen lassen möchtest."
|
1758 |
|
1759 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1430
|
1760 |
msgctxt "dhl"
|
1761 |
msgid "Sync (Visual Check)"
|
1762 |
msgstr "Synchronisation (Visuell)"
|
1763 |
|
1764 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1431
|
1765 |
msgctxt "dhl"
|
1766 |
msgid "Visually verify age if shipment contains applicable items."
|
1767 |
msgstr ""
|
1768 |
"Aktiviere die Alterssichtprüfung, falls die Sendung zu prüfende Positionen "
|
1769 |
"beinhaltet."
|
1770 |
|
1771 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1431
|
1772 |
#, php-format
|
1773 |
msgctxt "dhl"
|
1774 |
msgid ""
|
1781 |
"Alterssichtprüfung automatisch aktiviert, falls eine Sendung zu prüfenden "
|
1782 |
"Produkte beinhaltet."
|
1783 |
|
1784 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1431
|
1785 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1448
|
1786 |
msgctxt "dhl"
|
1787 |
msgid "age verification checkbox"
|
1788 |
msgstr "Checkbox zur Altersprüfung"
|
1789 |
|
1790 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1438
|
1791 |
msgctxt "dhl"
|
1792 |
msgid "Minimum age (Ident check)"
|
1793 |
msgstr "Mindestalter (Identität)"
|
1794 |
|
1795 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1444
|
1796 |
msgctxt "dhl"
|
1797 |
msgid ""
|
1798 |
"Choose this option if you want to let DHL check your customer's identity and "
|
1802 |
"lassen möchtest."
|
1803 |
|
1804 |
# @ woocommerce-germanized
|
1805 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1447
|
1806 |
msgctxt "dhl"
|
1807 |
msgid "Sync (Ident Check)"
|
1808 |
msgstr "Synchronisation (Identität)"
|
1809 |
|
1810 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1448
|
1811 |
msgctxt "dhl"
|
1812 |
msgid "Verify identity and age if shipment contains applicable items."
|
1813 |
msgstr ""
|
1814 |
"Aktiviere die Identitätsprüfung, falls die Sendung zu prüfende Positionen "
|
1815 |
"beinhaltet."
|
1816 |
|
1817 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1448
|
1818 |
#, php-format
|
1819 |
msgctxt "dhl"
|
1820 |
msgid ""
|
1827 |
"Identitätsprüfung automatisch aktiviert, falls eine Sendung zu prüfenden "
|
1828 |
"Produkte beinhaltet."
|
1829 |
|
1830 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1456
|
1831 |
msgctxt "dhl"
|
1832 |
msgid "Premium delivery for international shipments."
|
1833 |
msgstr "Premium Lieferung für internationale Sendungen."
|
1834 |
|
1835 |
# @ woocommerce-germanized
|
1836 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1464
|
1837 |
msgctxt "dhl"
|
1838 |
msgid "Bank Account"
|
1839 |
msgstr "Bankkonto"
|
1840 |
|
1841 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1464
|
1842 |
msgctxt "dhl"
|
1843 |
msgid "Enter your bank details needed for services that use COD."
|
1844 |
msgstr ""
|
1846 |
"werden sollen."
|
1847 |
|
1848 |
# @ woocommerce-germanized
|
1849 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1467
|
1850 |
msgctxt "dhl"
|
1851 |
msgid "Holder"
|
1852 |
msgstr "Kontoinhaber"
|
1853 |
|
1854 |
# @ woocommerce-germanized
|
1855 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1475
|
1856 |
msgctxt "dhl"
|
1857 |
msgid "Bank Name"
|
1858 |
msgstr "Name der Bank"
|
1859 |
|
1860 |
# @ woocommerce-germanized
|
1861 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1483
|
1862 |
msgctxt "dhl"
|
1863 |
msgid "IBAN"
|
1864 |
msgstr "IBAN"
|
1865 |
|
1866 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1491
|
1867 |
msgctxt "dhl"
|
1868 |
msgid "BIC"
|
1869 |
msgstr "BIC"
|
1870 |
|
1871 |
# @ woocommerce-germanized
|
1872 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1499
|
1873 |
msgctxt "dhl"
|
1874 |
msgid "Payment Reference"
|
1875 |
msgstr "Zahlungsreferenz"
|
1876 |
|
1877 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1504
|
1878 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1514
|
1879 |
#, php-format
|
1880 |
msgctxt "dhl"
|
1881 |
msgid ""
|
1886 |
"%s. Der Text ist auf 35 Zeichen begrenzt."
|
1887 |
|
1888 |
# @ woocommerce-germanized
|
1889 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1509
|
1890 |
msgctxt "dhl"
|
1891 |
msgid "Payment Reference 2"
|
1892 |
msgstr "Zahlungsreferenz 2"
|
1893 |
|
1894 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1544
|
1895 |
msgctxt "dhl"
|
1896 |
msgid "Customer Number"
|
1897 |
msgstr "Kundennummer"
|
1898 |
|
1899 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1545
|
1900 |
msgctxt "dhl"
|
1901 |
msgid ""
|
1902 |
"Insert your DHL business customer number (EKP) here. If you are not yet a "
|
1905 |
"Füge hier deine DHL Kundennummer (EKP) ein. Wenn du noch kein Geschäftskunde "
|
1906 |
"bist, solltest du dich zuerst als Geschäftskunde bei DHL registrieren."
|
1907 |
|
1908 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1558
|
1909 |
msgctxt "dhl"
|
1910 |
msgid "API Access"
|
1911 |
msgstr "API Zugriff"
|
1912 |
|
1913 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1559
|
1914 |
msgctxt "dhl"
|
1915 |
msgid ""
|
1916 |
"To create labels and embed DHL services, our software needs access to the "
|
1920 |
"Software Zugang zur API. Du solltest hier deine Zugangsdaten zum DHL "
|
1921 |
"Geschäftskundenportal eingeben."
|
1922 |
|
1923 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1578
|
1924 |
msgctxt "dhl"
|
1925 |
msgid ""
|
1926 |
"If you want to provide your customers with inlay return labels for your "
|
1929 |
"Wenn du Beilageretouren-Labels zu deinen Sendungen hinzufügen möchtest, "
|
1930 |
"solltest du diese Funktion standardmäßig aktivieren."
|
1931 |
|
1932 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1592
|
1933 |
msgctxt "dhl"
|
1934 |
msgid ""
|
1935 |
"If you want to create DHL labels to returns you should activate this "
|
1940 |
"aktivieren. Stelle sicher, dass DHL Online Retoure in deinem Vertrag "
|
1941 |
"freigeschaltet ist."
|
1942 |
|
1943 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1605
|
1944 |
msgctxt "dhl"
|
1945 |
msgid "Age verification"
|
1946 |
msgstr "Altersverifikation"
|
1947 |
|
1948 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1606
|
1949 |
msgctxt "dhl"
|
1950 |
msgid ""
|
1951 |
"Use this feature to sync the Germanized age verification checkbox with the "
|
1958 |
"„Alterssichtprüfung“ von DHL automatisch aktiviert."
|
1959 |
|
1960 |
# @ woocommerce-germanized
|
1961 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1624
|
1962 |
msgctxt "dhl"
|
1963 |
msgid "Automation"
|
1964 |
msgstr "Automatisierung"
|
1965 |
|
1966 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1625
|
1967 |
msgctxt "dhl"
|
1968 |
msgid ""
|
1969 |
"You might want to save some time and let Germanized generate labels "
|
1973 |
"automatisch erzeugen lassen, sobald eine Sendung in einen bestimmten Status "
|
1974 |
"wechselt."
|
1975 |
|
1976 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1644
|
1977 |
msgctxt "dhl"
|
1978 |
msgid ""
|
1979 |
"Let your customers choose a preferred day (if the service is available at "
|
1982 |
"Lasse deine Kunden einen Wunschtag (falls der Service für die Kundenadresse "
|
1983 |
"zur Verfügung steht) für die Lieferung in der Kasse auswählen."
|
1984 |
|
1985 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1658
|
1986 |
msgctxt "dhl"
|
1987 |
msgid ""
|
1988 |
"Optionally charge your customers an additional fee for preferred services "
|
1991 |
"Optional kannst du die Gebühr für die Auswahl des Wunschtags oder anderer "
|
1992 |
"Wunschpaket-Services an deine Kunden weiterreichen."
|
1993 |
|
1994 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1672
|
1995 |
msgctxt "dhl"
|
1996 |
msgid ""
|
1997 |
"Allow your customers to send their parcels to a preferred location e.g. a "
|
2000 |
"Lasse deine Kunden einen Wunschort für die Abgabe ihres Pakets in der Kasse "
|
2001 |
"auswählen. Dieser Service wird von DHL nicht zusätzlich berechnet."
|
2002 |
|
2003 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1691
|
2004 |
msgctxt "dhl"
|
2005 |
msgid ""
|
2006 |
"Allow your customers to choose packstation (and/or other DHL location types "
|
2009 |
"Lasse deine Kunden eine Packstation (und/oder andere DHL Standorte, wie im "
|
2010 |
"Folgenden konfiguriert) als Lieferadresse auswählen."
|
2011 |
|
2012 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1705
|
2013 |
msgctxt "dhl"
|
2014 |
msgid ""
|
2015 |
"This option adds a map overlay view to let your customers choose a DHL "
|
2020 |
"DHL Standortes in der Nähe noch einfacher zu machen. Du benötigst für die "
|
2021 |
"Kartenansicht einen gültigen Google Maps API Schlüssel."
|
2022 |
|
2023 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:71
|
2024 |
msgctxt "dhl"
|
2025 |
msgid "Deutsche Post"
|
2026 |
msgstr "Deutsche Post"
|
2027 |
|
2028 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:79
|
2029 |
msgctxt "dhl"
|
2030 |
msgid "Integration for products of the Deutsche Post through Internetmarke."
|
2031 |
msgstr "Integration von Produkten der Deutschen Post über die Internetmarke."
|
2032 |
|
2033 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:110
|
2034 |
msgctxt "dhl"
|
2035 |
msgid "Username"
|
2036 |
msgstr "Benutzer"
|
2037 |
|
2038 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:112
|
2039 |
#, php-format
|
2040 |
msgctxt "dhl"
|
2041 |
msgid ""
|
2046 |
"Bitte teste deine Zugangsdaten bevor du eine Verbindung aufbaust."
|
2047 |
|
2048 |
# @ woocommerce-germanized
|
2049 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:120
|
2050 |
msgctxt "dhl"
|
2051 |
msgid "Password"
|
2052 |
msgstr "Passwort"
|
2053 |
|
2054 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:154
|
2055 |
msgctxt "dhl"
|
2056 |
msgid "Portokasse"
|
2057 |
msgstr "Portokasse"
|
2058 |
|
2059 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:157
|
2060 |
msgctxt "dhl"
|
2061 |
msgid "Balance"
|
2062 |
msgstr "Guthaben"
|
2063 |
|
2064 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:163
|
2065 |
msgctxt "dhl"
|
2066 |
msgid "Charge (€)"
|
2067 |
msgstr "Aufladen (€)"
|
2068 |
|
2069 |
# @ woocommerce-germanized
|
2070 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:173
|
2071 |
msgctxt "dhl"
|
2072 |
msgid "Available Products"
|
2073 |
msgstr "Verfügbare Produkte"
|
2074 |
|
2075 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:176
|
2076 |
#, php-format
|
2077 |
msgctxt "dhl"
|
2078 |
msgid ""
|
2084 |
"sollen. Du kannst die Produktliste auch manuell <a href=\"%s"
|
2085 |
"\">aktualisieren</a>, falls notwendig."
|
2086 |
|
2087 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:194
|
2088 |
msgctxt "dhl"
|
2089 |
msgid ""
|
2090 |
"Please select your default shipping service for domestic shipments that you "
|
2095 |
"deine Kunden anbietest."
|
2096 |
|
2097 |
# @ woocommerce-germanized
|
2098 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:200
|
2099 |
msgctxt "dhl"
|
2100 |
msgid "EU Default Service"
|
2101 |
msgstr "Standard Service (EU)"
|
2102 |
|
2103 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:205
|
2104 |
msgctxt "dhl"
|
2105 |
msgid ""
|
2106 |
"Please select your default shipping service for EU shipments that you want "
|
2109 |
"Bitte wähle das Standard-Produkt für EU Sendungen aus, das du für deine "
|
2110 |
"Kunden anbietest."
|
2111 |
|
2112 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:216
|
2113 |
msgctxt "dhl"
|
2114 |
msgid ""
|
2115 |
"Please select your default shipping service for cross-border shipments that "
|
2118 |
"Bitte wähle das Standard-Produkt für internationale Sendungen aus, das du "
|
2119 |
"für deine Kunden anbietest."
|
2120 |
|
2121 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:226
|
2122 |
msgctxt "dhl"
|
2123 |
msgid "Printing"
|
2124 |
msgstr "Druck"
|
2125 |
|
2126 |
# @ woocommerce-germanized
|
2127 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:229
|
2128 |
msgctxt "dhl"
|
2129 |
msgid "Default Format"
|
2130 |
msgstr "Standardformat"
|
2131 |
|
2132 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:232
|
2133 |
#, php-format
|
2134 |
msgctxt "dhl"
|
2135 |
msgid ""
|
2141 |
"verwendet wird. Du kannst die Liste auch manuell <a href=\"%s"
|
2142 |
"\">aktualisieren</a>, falls notwendig."
|
2143 |
|
2144 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:239
|
2145 |
msgctxt "dhl"
|
2146 |
msgid "Print X-axis column"
|
2147 |
msgstr "Druckspalte X-Achse"
|
2148 |
|
2149 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:241
|
2150 |
msgctxt "dhl"
|
2151 |
msgid "Adjust the print X-axis start column for the label."
|
2152 |
msgstr "Passe die Druck-Startspalte der X-Achse für das Label an."
|
2153 |
|
2154 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:249
|
2155 |
msgctxt "dhl"
|
2156 |
msgid "Print Y-axis column"
|
2157 |
msgstr "Druckspalte Y-Achse"
|
2158 |
|
2159 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:251
|
2160 |
msgctxt "dhl"
|
2161 |
msgid "Adjust the print Y-axis start column for the label."
|
2162 |
msgstr "Passe die Druck-Startspalte der Y-Achse für das Label an."
|
2163 |
|
2164 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:263
|
2165 |
msgctxt "dhl"
|
2166 |
msgid "API Error"
|
2167 |
msgstr "API Fehler"
|
2168 |
|
2169 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:300
|
2170 |
msgctxt "dhl"
|
2171 |
msgid "Charge Portokasse"
|
2172 |
msgstr "Portokasse aufladen"
|
2173 |
|
2174 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:301
|
2175 |
#, php-format
|
2176 |
msgctxt "dhl"
|
2177 |
msgid "The minimum amount is %s"
|
2178 |
msgstr "Der Minimalbetrag beträgt %s"
|
2179 |
|
2180 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:365
|
2181 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:564
|
2182 |
#, php-format
|
2183 |
msgctxt "dhl"
|
2184 |
msgid ""
|
2191 |
"B. Gewicht) und versuche es erneut."
|
2192 |
|
2193 |
# @ woocommerce-germanized
|
2194 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:374
|
2195 |
msgctxt "dhl"
|
2196 |
msgid "Page Format"
|
2197 |
msgstr "Seitenformat"
|
2198 |
|
2199 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:542
|
2200 |
msgctxt "dhl"
|
2201 |
msgid "The services chosen are not available for the current product."
|
2202 |
msgstr "Die ausgewählten Services sind für dieses Produkt nicht verfügbar."
|
2203 |
|
2204 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:591
|
2205 |
#, php-format
|
2206 |
msgctxt "dhl"
|
2207 |
msgid "Deutsche Post product is missing for %s."
|
2417 |
|
2418 |
# @ woocommerce-germanized
|
2419 |
#: woocommerce-germanized-shipments/includes/admin/views/html-order-shipment-content.php:58
|
2420 |
+
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:1065
|
2421 |
#: woocommerce-germanized-shipments/src/Admin/ReturnTable.php:24
|
2422 |
#: woocommerce-germanized-shipments/src/Admin/Table.php:689
|
2423 |
+
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:244
|
2424 |
+
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:275
|
2425 |
msgctxt "shipments"
|
2426 |
msgid "Status"
|
2427 |
msgstr "Status"
|
2557 |
#: woocommerce-germanized-shipments/src/Admin/Admin.php:683
|
2558 |
#: woocommerce-germanized-shipments/src/Admin/Settings.php:75
|
2559 |
#: woocommerce-germanized-shipments/src/Admin/Settings.php:172
|
2560 |
+
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:267
|
2561 |
#: woocommerce-germanized-shipments/templates/myaccount/order-shipments.php:36
|
2562 |
msgctxt "shipments"
|
2563 |
msgid "Returns"
|
2771 |
msgstr "Rücksendung zu deiner Bestellung {order_number}"
|
2772 |
|
2773 |
# @ woocommerce-germanized
|
2774 |
+
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:55
|
2775 |
msgctxt "shipments"
|
2776 |
msgid "Order shipped"
|
2777 |
msgstr "Bestellung versandt"
|
2778 |
|
2779 |
+
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:56
|
2780 |
msgctxt "shipments"
|
2781 |
msgid ""
|
2782 |
"Shipment notifications are sent to the customer when a shipment gets shipped."
|
2784 |
"Sendungsbenachrichtigungen werden an den Kunden verschickt, sobald eine "
|
2785 |
"Sendung als verschickt markiert wurde."
|
2786 |
|
2787 |
+
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:92
|
2788 |
msgctxt "shipments"
|
2789 |
+
msgid ""
|
2790 |
+
"Your {site_title} order #{order_number} has been partially shipped "
|
2791 |
+
"({current_shipment_num}/{total_shipments})"
|
2792 |
msgstr ""
|
2793 |
+
"Deine Bestellung #{order_number} bei {site_title} wurde teilweise verschickt "
|
2794 |
+
"({current_shipment_num}/{total_shipments})"
|
2795 |
|
2796 |
+
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:94
|
2797 |
msgctxt "shipments"
|
2798 |
+
msgid ""
|
2799 |
+
"Your {site_title} order #{order_number} has been shipped "
|
2800 |
+
"({current_shipment_num}/{total_shipments})"
|
2801 |
+
msgstr ""
|
2802 |
+
"Deine Bestellung #{order_number} bei {site_title} wurde verschickt "
|
2803 |
+
"({current_shipment_num}/{total_shipments})"
|
2804 |
|
2805 |
+
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:107
|
2806 |
msgctxt "shipments"
|
2807 |
msgid "Partial shipment to your order: {order_number}"
|
2808 |
msgstr "Teilsendung zu deiner Bestellung {order_number}"
|
2809 |
|
2810 |
+
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:109
|
2811 |
msgctxt "shipments"
|
2812 |
msgid "Shipment to your order: {order_number}"
|
2813 |
msgstr "Sendung zu deiner Bestellung {order_number}"
|
2814 |
|
|
|
|
|
|
|
|
|
2815 |
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:348
|
2816 |
#, php-format
|
2817 |
msgctxt "shipments"
|
2819 |
msgstr "Verfügbare Platzhalter: %s"
|
2820 |
|
2821 |
# @ woocommerce-germanized
|
2822 |
+
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:352
|
2823 |
msgctxt "shipments"
|
2824 |
msgid "Enable/Disable"
|
2825 |
msgstr "Aktivieren/Deaktivieren"
|
2826 |
|
2827 |
+
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:354
|
2828 |
msgctxt "shipments"
|
2829 |
msgid "Enable this email notification"
|
2830 |
msgstr "Aktiviere diese E-Mail-Benachrichtigung"
|
2831 |
|
2832 |
+
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:358
|
2833 |
msgctxt "shipments"
|
2834 |
msgid "Full shipment subject"
|
2835 |
msgstr "Vollständige Sendung Betreff"
|
2836 |
|
2837 |
+
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:366
|
2838 |
msgctxt "shipments"
|
2839 |
msgid "Partial shipment subject"
|
2840 |
msgstr "Teilsendung Betreff"
|
2841 |
|
2842 |
+
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:374
|
2843 |
msgctxt "shipments"
|
2844 |
msgid "Full shipment email heading"
|
2845 |
msgstr "Vollständige Sendung Kopfzeile"
|
2846 |
|
2847 |
+
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:382
|
2848 |
msgctxt "shipments"
|
2849 |
msgid "Partial shipment email heading"
|
2850 |
msgstr "Teilsendung Kopfzeile"
|
2851 |
|
2852 |
# @ woocommerce-germanized
|
2853 |
+
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:390
|
2854 |
msgctxt "shipments"
|
2855 |
msgid "Additional content"
|
2856 |
msgstr "Zusätzlicher Inhalt"
|
2857 |
|
2858 |
+
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:391
|
2859 |
msgctxt "shipments"
|
2860 |
msgid "Text to appear below the main email content."
|
2861 |
msgstr "Text der unterhalb des Inhalts der E-Mail angezeigt werden soll."
|
2862 |
|
2863 |
+
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:393
|
2864 |
+
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:997
|
2865 |
+
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:1027
|
2866 |
#: woocommerce-germanized-shipments/templates/shipment/shipment-details-address.php:28
|
2867 |
msgctxt "shipments"
|
2868 |
msgid "N/A"
|
2869 |
msgstr "n.a."
|
2870 |
|
2871 |
+
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:399
|
2872 |
msgctxt "shipments"
|
2873 |
msgid "Email type"
|
2874 |
msgstr "E-Mail-Typ"
|
2875 |
|
2876 |
+
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:401
|
2877 |
msgctxt "shipments"
|
2878 |
msgid "Choose which format of email to send."
|
2879 |
msgstr "Format für E-Mail-Versand auswählen."
|
2924 |
msgstr "Brief"
|
2925 |
|
2926 |
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:76
|
2927 |
+
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:1063
|
2928 |
msgctxt "shipments"
|
2929 |
msgid "Shipment"
|
2930 |
msgstr "Sendung"
|
2947 |
|
2948 |
# @ woocommerce-germanized
|
2949 |
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:112
|
2950 |
+
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:346
|
2951 |
#: woocommerce-germanized-shipments/src/Admin/Table.php:860
|
2952 |
msgctxt "shipments"
|
2953 |
msgid "Shipped"
|
2968 |
msgid "Returned"
|
2969 |
msgstr "Retourniert"
|
2970 |
|
2971 |
+
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:344
|
2972 |
msgctxt "shipments"
|
2973 |
msgid "Draft"
|
2974 |
msgstr "Entwurf"
|
2975 |
|
2976 |
+
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:345
|
2977 |
#: woocommerce-germanized-shipments/src/Admin/Table.php:852
|
2978 |
msgctxt "shipments"
|
2979 |
msgid "Processing"
|
2980 |
msgstr "In Bearbeitung"
|
2981 |
|
2982 |
# @ woocommerce-germanized
|
2983 |
+
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:347
|
2984 |
#: woocommerce-germanized-shipments/src/Admin/ReturnTable.php:50
|
2985 |
msgctxt "shipments"
|
2986 |
msgid "Delivered"
|
2987 |
msgstr "Geliefert"
|
2988 |
|
2989 |
+
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:348
|
2990 |
msgctxt "shipments"
|
2991 |
msgid "Requested"
|
2992 |
msgstr "Beantragt"
|
2993 |
|
2994 |
+
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:397
|
2995 |
#: woocommerce-germanized-shipments/includes/wc-gzd-shipments-template-functions.php:81
|
2996 |
#: woocommerce-germanized-shipments/includes/wc-gzd-shipments-template-functions.php:135
|
2997 |
msgctxt "shipments"
|
2998 |
msgid "Invalid order."
|
2999 |
msgstr "Ungültige Bestellung."
|
3000 |
|
3001 |
+
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:401
|
3002 |
msgctxt "shipments"
|
3003 |
msgid "This order is already fully returned."
|
3004 |
msgstr "Diese Bestellung wurde bereits vollständig zurückgesendet."
|
3005 |
|
3006 |
+
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:412
|
3007 |
+
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:453
|
3008 |
msgctxt "shipments"
|
3009 |
msgid "Error while creating the shipment instance"
|
3010 |
msgstr "Fehler beim Erstellen der Sendungsinstanz"
|
3011 |
|
3012 |
+
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:438
|
3013 |
+
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:442
|
3014 |
#: woocommerce-germanized-shipments/src/ReturnShipment.php:428
|
3015 |
#: woocommerce-germanized-shipments/src/ReturnShipment.php:499
|
3016 |
#: woocommerce-germanized-shipments/src/SimpleShipment.php:118
|
3019 |
msgid "Invalid shipment order"
|
3020 |
msgstr "Ungültige Bestellung zur Sendung"
|
3021 |
|
3022 |
+
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:472
|
3023 |
msgctxt "shipments"
|
3024 |
msgid "Invalid order item"
|
3025 |
msgstr "Ungültige Bestellposition"
|
3026 |
|
3027 |
+
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:594
|
3028 |
msgctxt "shipments"
|
3029 |
msgid "Invalid shipment item"
|
3030 |
msgstr "Ungültige Sendungsposition"
|
3031 |
|
3032 |
# @ woocommerce-germanized
|
3033 |
+
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:667
|
3034 |
msgctxt "shipments"
|
3035 |
msgid "None"
|
3036 |
msgstr "Keiner"
|
3037 |
|
3038 |
+
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:708
|
3039 |
msgctxt "shipments-shipping-provider"
|
3040 |
msgid "Unknown"
|
3041 |
msgstr "Unbekannt"
|
3042 |
|
3043 |
+
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:753
|
3044 |
msgctxt "shipments"
|
3045 |
msgid "Error while uploading file."
|
3046 |
msgstr "Fehler beim Hochladen der Datei."
|
3047 |
|
3048 |
# @ woocommerce-germanized
|
3049 |
+
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:1064
|
3050 |
#: woocommerce-germanized-shipments/src/Admin/ReturnTable.php:23
|
3051 |
#: woocommerce-germanized-shipments/src/Admin/Table.php:688
|
3052 |
msgctxt "shipments"
|
3053 |
msgid "Date"
|
3054 |
msgstr "Datum"
|
3055 |
|
3056 |
+
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:1066
|
3057 |
#: woocommerce-germanized-shipments/templates/shipment/shipment-details-tracking.php:23
|
3058 |
msgctxt "shipments"
|
3059 |
msgid "Tracking"
|
3060 |
msgstr "Sendungsverfolgung"
|
3061 |
|
3062 |
# @ woocommerce-germanized
|
3063 |
+
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:1067
|
3064 |
#: woocommerce-germanized-shipments/src/Admin/Admin.php:180
|
3065 |
#: woocommerce-germanized-shipments/src/Admin/ReturnTable.php:30
|
3066 |
#: woocommerce-germanized-shipments/src/Admin/Table.php:696
|
3068 |
msgid "Actions"
|
3069 |
msgstr "Aktionen"
|
3070 |
|
3071 |
+
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:1303
|
3072 |
msgctxt "shipments"
|
3073 |
msgid "View"
|
3074 |
msgstr "Anzeigen"
|
3075 |
|
3076 |
# @ woocommerce-germanized
|
3077 |
+
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:1310
|
3078 |
#: woocommerce-germanized-shipments/src/Admin/Table.php:871
|
3079 |
#: woocommerce-germanized-shipments/src/Ajax.php:335
|
3080 |
#: woocommerce-germanized-shipments/templates/shipment/shipment-return-instructions.php:29
|
3506 |
# @ woocommerce-germanized
|
3507 |
#: woocommerce-germanized-shipments/src/Admin/Settings.php:61
|
3508 |
#: woocommerce-germanized-shipments/src/Admin/Settings.php:117
|
3509 |
+
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:229
|
3510 |
+
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:346
|
3511 |
msgctxt "shipments"
|
3512 |
msgid "Automation"
|
3513 |
msgstr "Automatisierung"
|
3822 |
|
3823 |
# @ woocommerce-germanized
|
3824 |
#: woocommerce-germanized-shipments/src/Admin/Settings.php:415
|
3825 |
+
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:344
|
3826 |
+
#: woocommerce-germanized-shipments/src/ShippingProvider/Simple.php:1070
|
3827 |
msgctxt "shipments"
|
3828 |
msgid "General"
|
3829 |
msgstr "Allgemein"
|
4438 |
msgid "This label misses the API implementation"
|
4439 |
msgstr "Dieser Label-Typ besitzt keine API Implementierung"
|
4440 |
|
4441 |
+
#: woocommerce-germanized-shipments/src/Labels/Label.php:498
|
4442 |
msgctxt "shipments"
|
4443 |
msgid "Error while uploading label."
|
4444 |
msgstr "Fehler beim Hochladen des Labels."
|
4445 |
|
4446 |
+
#: woocommerce-germanized-shipments/src/Labels/Label.php:520
|
4447 |
+
#: woocommerce-germanized-shipments/src/Labels/Label.php:527
|
4448 |
+
#: woocommerce-germanized-shipments/src/Labels/Label.php:556
|
4449 |
msgctxt "shipments"
|
4450 |
msgid "Error while downloading the PDF file."
|
4451 |
msgstr "Fehler beim Download des PDF Labels."
|
4469 |
msgstr "%1$s (%2$s, %3$s)"
|
4470 |
|
4471 |
#: woocommerce-germanized-shipments/src/ReturnShipment.php:356
|
4472 |
+
#: woocommerce-germanized-shipments/src/Shipment.php:1006
|
4473 |
#, php-format
|
4474 |
msgctxt "full name"
|
4475 |
msgid "%1$s %2$s"
|
4476 |
msgstr "%1$s %2$s"
|
4477 |
|
4478 |
+
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:236
|
4479 |
+
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:345
|
4480 |
msgctxt "shipments"
|
4481 |
msgid "Labels"
|
4482 |
msgstr "Labels"
|
4483 |
|
4484 |
# @ woocommerce-germanized
|
4485 |
+
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:237
|
4486 |
msgctxt "shipments"
|
4487 |
msgid "Automatically create labels for shipments."
|
4488 |
msgstr "Automatisch Labels zu Sendungen erstellen."
|
4489 |
|
4490 |
+
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:247
|
4491 |
msgctxt "shipments"
|
4492 |
msgid "Choose a shipment status which should trigger generation of a label."
|
4493 |
msgstr ""
|
4494 |
"Wähle einen Sendungsstatus aus, der die Erzeugung eines Labels auslösen soll."
|
4495 |
|
4496 |
+
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:247
|
4497 |
#, php-format
|
4498 |
msgctxt "shipments"
|
4499 |
msgid "Your current default shipment status is: <em>%s</em>."
|
4500 |
msgstr "Dein aktueller Standard-Sendungsstatus lautet: <em>%s</em>."
|
4501 |
|
4502 |
# @ woocommerce-germanized
|
4503 |
+
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:255
|
4504 |
msgctxt "shipments"
|
4505 |
msgid "Shipment Status"
|
4506 |
msgstr "Sendungsstatus"
|
4507 |
|
4508 |
+
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:256
|
4509 |
msgctxt "shipments"
|
4510 |
msgid "Mark shipment as shipped after label has been created successfully."
|
4511 |
msgstr ""
|
4512 |
"Sendung als versandt markieren, sobald ein Label erfolgreich erstellt wurde."
|
4513 |
|
4514 |
# @ woocommerce-germanized
|
4515 |
+
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:268
|
4516 |
msgctxt "shipments"
|
4517 |
msgid "Automatically create labels for returns."
|
4518 |
msgstr "Automatisch Retourenlabels zu Retourensendungen erstellen."
|
4519 |
|
4520 |
+
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:278
|
4521 |
msgctxt "shipments"
|
4522 |
msgid ""
|
4523 |
"Choose a shipment status which should trigger generation of a return label."
|
4526 |
"auslösen soll."
|
4527 |
|
4528 |
# @ woocommerce-germanized
|
4529 |
+
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:303
|
4530 |
msgctxt "shipments"
|
4531 |
msgid "Default content weight (kg)"
|
4532 |
msgstr "Standard-Inhaltsgewicht (kg)"
|
4533 |
|
4534 |
+
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:305
|
4535 |
msgctxt "shipments"
|
4536 |
msgid ""
|
4537 |
"Choose a default shipment content weight to be used for labels if no weight "
|
4540 |
"Wähle ein Standard Inhaltsgewicht der Sendung aus, das für Labels verwendet "
|
4541 |
"wird, für die das Gewicht nicht automatisch bestimmt werden kann."
|
4542 |
|
4543 |
+
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:315
|
4544 |
msgctxt "shipments"
|
4545 |
msgid "Minimum weight (kg)"
|
4546 |
msgstr "Mindestgewicht (kg)"
|
4547 |
|
4548 |
+
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:317
|
4549 |
msgctxt "shipments"
|
4550 |
msgid ""
|
4551 |
"Choose a minimum weight to be used for labels e.g. to prevent low shipment "
|
4555 |
"eines zu geringen Gewichts Fehler auftreten."
|
4556 |
|
4557 |
# @ woocommerce-germanized
|
4558 |
+
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:375
|
4559 |
#, php-format
|
4560 |
msgctxt "shipments"
|
4561 |
msgid "%s Product"
|
4562 |
msgstr "%s Produkt"
|
4563 |
|
4564 |
+
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:520
|
4565 |
msgctxt "shipments"
|
4566 |
msgid "Error while creating the label."
|
4567 |
msgstr "Fehler beim Erstellen der Label-Instanz"
|
4752 |
"kann, solltest du deine Kunden darüber informieren, woher ein Label für die "
|
4753 |
"Rücksendung bezogen werden kann."
|
4754 |
|
4755 |
+
#: woocommerce-germanized-shipments/src/ShippingProvider/Simple.php:1049
|
4756 |
#, php-format
|
4757 |
msgctxt "shipments"
|
4758 |
msgid ""
|
4764 |
"Einstellungen</a>. Passe diese Einstellungen nur dann an, wenn du explizit "
|
4765 |
"Abweichungen speziell für diese Versandmethode konfigurieren willst."
|
4766 |
|
4767 |
+
#: woocommerce-germanized-shipments/src/ShippingProvider/Simple.php:1074
|
4768 |
msgctxt "shipments"
|
4769 |
msgid "Return Requests"
|
4770 |
msgstr "Rücksendeanträge"
|
4771 |
|
4772 |
+
#: woocommerce-germanized-shipments/src/ShippingProvider/Simple.php:1105
|
4773 |
msgctxt "shipments"
|
4774 |
msgid "This shipping provider does not support creating labels."
|
4775 |
msgstr "Dieser Versanddienstleister unterstützt keine Label-Erzeugung."
|
4896 |
"Deine Bestellung bei %1$s wurde versandt per %2$s. Im Folgenden findest du "
|
4897 |
"Details zur Sendung:"
|
4898 |
|
4899 |
+
#: woocommerce-germanized-shipments/templates/emails/email-order-shipments.php:29
|
4900 |
+
#: woocommerce-germanized-shipments/templates/emails/plain/email-order-shipments.php:29
|
4901 |
+
#, php-format
|
4902 |
+
msgctxt "shipments"
|
4903 |
+
msgid "Shipment %d of %d"
|
4904 |
+
msgstr "Sendung %d von %d"
|
4905 |
+
|
4906 |
+
#: woocommerce-germanized-shipments/templates/emails/email-order-shipments.php:33
|
4907 |
+
#: woocommerce-germanized-shipments/templates/emails/email-shipment-tracking.php:30
|
4908 |
+
#: woocommerce-germanized-shipments/templates/emails/plain/email-order-shipments.php:33
|
4909 |
+
#: woocommerce-germanized-shipments/templates/emails/plain/email-shipment-tracking.php:24
|
4910 |
+
msgctxt "shipments"
|
4911 |
+
msgid "Estimated date:"
|
4912 |
+
msgstr "Voraussichtliches Zustellungsdatum:"
|
4913 |
+
|
4914 |
+
# @ woocommerce-germanized
|
4915 |
+
#: woocommerce-germanized-shipments/templates/emails/email-order-shipments.php:38
|
4916 |
+
#: woocommerce-germanized-shipments/templates/emails/email-shipment-tracking.php:34
|
4917 |
+
#: woocommerce-germanized-shipments/templates/emails/plain/email-order-shipments.php:38
|
4918 |
+
#: woocommerce-germanized-shipments/templates/emails/plain/email-shipment-tracking.php:28
|
4919 |
+
#: woocommerce-germanized-shipments/templates/shipment/shipment-details-tracking.php:26
|
4920 |
+
msgctxt "shipments"
|
4921 |
+
msgid "Track your shipment"
|
4922 |
+
msgstr "Sendungsverfolgung"
|
4923 |
+
|
4924 |
+
# @ woocommerce-germanized
|
4925 |
+
#: woocommerce-germanized-shipments/templates/emails/email-order-shipments.php:45
|
4926 |
+
#: woocommerce-germanized-shipments/templates/emails/plain/email-order-shipments.php:45
|
4927 |
+
msgctxt "shipments"
|
4928 |
+
msgid "Sorry, this shipment does currently not support tracking."
|
4929 |
+
msgstr "Entschuldigung, diese Sendung unterstützt keine Sendungsverfolgung."
|
4930 |
+
|
4931 |
#: woocommerce-germanized-shipments/templates/emails/email-shipment-address.php:27
|
4932 |
#: woocommerce-germanized-shipments/templates/emails/plain/email-shipment-address.php:19
|
4933 |
msgctxt "shipments"
|
4961 |
msgid "Tracking:"
|
4962 |
msgstr "Sendungsverfolgung:"
|
4963 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4964 |
# @ woocommerce-germanized
|
4965 |
#: woocommerce-germanized-shipments/templates/emails/plain/email-shipment-details.php:39
|
4966 |
#, php-format
|
5403 |
msgstr "Keine"
|
5404 |
|
5405 |
# @ woocommerce-germanized
|
5406 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:62
|
5407 |
msgid "Germanize"
|
5408 |
msgstr "Germanize"
|
5409 |
|
5410 |
# @ woocommerce-germanized
|
5411 |
# @ woocommerce
|
5412 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:69
|
5413 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:144
|
5414 |
#: woocommerce-germanized/includes/gateways/invoice/class-wc-gzd-gateway-invoice.php:79
|
5415 |
#: woocommerce-germanized/woocommerce-germanized.php:783
|
5416 |
msgid "Settings"
|
5417 |
msgstr "Einstellungen"
|
5418 |
|
5419 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:76
|
5420 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shipping-provider.php:82
|
5421 |
msgid "Shipping Provider"
|
5422 |
msgstr "Versanddienstleister"
|
5423 |
|
5424 |
# @ woocommerce-germanized
|
5425 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:83
|
5426 |
#: woocommerce-germanized/includes/admin/views/setup/first-steps.php:9
|
5427 |
msgid "First Steps"
|
5428 |
msgstr "Erste Schritte"
|
5429 |
|
5430 |
# @ woocommerce-germanized
|
5431 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:87
|
5432 |
#: woocommerce-germanized/includes/admin/settings/views/html-admin-settings-tabs.php:17
|
5433 |
msgid "Start tutorial"
|
5434 |
msgstr "Tutorial starten"
|
5435 |
|
5436 |
# @ woocommerce-germanized
|
5437 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:97
|
5438 |
#: woocommerce-germanized/includes/admin/views/setup/encrypt.php:10
|
5439 |
msgid "Encryption"
|
5440 |
msgstr "Verschlüsselung"
|
5441 |
|
5442 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:102
|
5443 |
msgid "Insert key"
|
5444 |
msgstr "Schlüssel einfügen"
|
5445 |
|
5446 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:102
|
5447 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:386
|
5448 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:388
|
5449 |
msgid "Continue"
|
5450 |
msgstr "Weiter"
|
5451 |
|
5452 |
# @ woocommerce-germanized
|
5453 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:134
|
5454 |
msgid "Pages"
|
5455 |
msgstr "Rechtlich relevante Seiten"
|
5456 |
|
5457 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:135
|
5458 |
msgid "Create legal pages placeholders e.g. terms & conditions."
|
5459 |
msgstr "Lege rechtlich relevante Seiten an, z.B. AGB."
|
5460 |
|
5461 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:145
|
5462 |
msgid "Germanize WooCommerce settings (e.g. currency, tax display)."
|
5463 |
msgstr "WooCommerce Einstellungen eindeutschen (z.B. Währung)"
|
5464 |
|
5465 |
# @ woocommerce-germanized
|
5466 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:152
|
5467 |
msgctxt "install"
|
5468 |
msgid "VAT"
|
5469 |
msgstr "USt."
|
5470 |
|
5471 |
# @ woocommerce-germanized
|
5472 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:153
|
5473 |
msgid "Let Germanized insert EU VAT rates."
|
5474 |
msgstr "Lasse Germanized EU-Steuersätze importieren."
|
5475 |
|
5476 |
# @ woocommerce-germanized
|
5477 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:159
|
5478 |
msgctxt "install"
|
5479 |
msgid "Virtual VAT"
|
5480 |
msgstr "Virtuelle USt."
|
5481 |
|
5482 |
# @ woocommerce-germanized
|
5483 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:160
|
5484 |
msgid "Let Germanized insert virtual EU VAT rates."
|
5485 |
msgstr "Lasse Germanized virtuelle EU-Steuersätze importieren."
|
5486 |
|
5487 |
# @ woocommerce-germanized
|
5488 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:171
|
5489 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-general.php:202
|
5490 |
#: woocommerce-germanized/includes/admin/views/html-page-status-germanized.php:42
|
5491 |
msgid "Small-Enterprise-Regulation"
|
5492 |
msgstr "Kleinunternehmerregelung"
|
5493 |
|
5494 |
# @ woocommerce-germanized
|
5495 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:172
|
5496 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-general.php:203
|
5497 |
msgid "VAT based on §19 UStG"
|
5498 |
msgstr "Umsatzsteuerbefreit nach §19 UStG"
|
5499 |
|
5500 |
# @ woocommerce-germanized
|
5501 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:172
|
5502 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-general.php:203
|
5503 |
#, php-format
|
5504 |
msgid ""
|
5510 |
"Gebrauch machen willst."
|
5511 |
|
5512 |
# @ woocommerce-germanized
|
5513 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:178
|
5514 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-doi.php:21
|
5515 |
msgid "Double Opt In"
|
5516 |
msgstr "Double-Opt-In"
|
5517 |
|
5518 |
# @ woocommerce-germanized
|
5519 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:179
|
5520 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-doi.php:38
|
5521 |
msgid "Enable customer double opt in during registration."
|
5522 |
msgstr "Double-Opt-In Verfahren für Kundenkonten aktivieren."
|
5523 |
|
5524 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:179
|
5525 |
#, php-format
|
5526 |
msgid ""
|
5527 |
"Sends an email to the customer after registration to verify his account. "
|
5535 |
"\">Einstellungen</a> können nachträglich angepasst werden."
|
5536 |
|
5537 |
# @ woocommerce-germanized
|
5538 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:196
|
5539 |
#, php-format
|
5540 |
msgid "Enable %s integration"
|
5541 |
msgstr "%s Integration aktivieren."
|
5542 |
|
5543 |
# @ woocommerce-germanized
|
5544 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:213
|
5545 |
msgid "Setup"
|
5546 |
msgstr "Setup"
|
5547 |
|
5548 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:311
|
5549 |
msgid "Germanized › Setup Wizard"
|
5550 |
msgstr "Germanized › Setup"
|
5551 |
|
5552 |
# @ woocommerce-germanized
|
5553 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:382
|
5554 |
msgid "Skip Step"
|
5555 |
msgstr "Schritt überspringen"
|
5556 |
|
5557 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:394
|
5558 |
msgid "Return to WP Admin"
|
5559 |
msgstr "Zurück zu WP Admin"
|
5560 |
|
5989 |
#: woocommerce-germanized/includes/admin/notes/class-wc-gzd-admin-note-encryption.php:46
|
5990 |
#: woocommerce-germanized/includes/admin/notes/class-wc-gzd-admin-note-shipping-excl-tax.php:45
|
5991 |
#: woocommerce-germanized/includes/admin/settings/abstract-wc-gzd-settings-tab.php:159
|
|
|
5992 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-invoices.php:61
|
5993 |
#: woocommerce-germanized/includes/admin/views/html-page-status-germanized.php:284
|
5994 |
msgid "Learn more"
|
6615 |
msgid "pro"
|
6616 |
msgstr "Pro"
|
6617 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6618 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-doi.php:17
|
6619 |
msgid "Extend the WooCommerce registration process with a double opt in."
|
6620 |
msgstr "Erweitere die WooCommerce Registrierung um einen Double-Opt-In."
|
6710 |
|
6711 |
# @ woocommerce-germanized
|
6712 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:32
|
6713 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:88
|
6714 |
msgid "PDF Attachments"
|
6715 |
msgstr "PDF-Anhänge"
|
6716 |
|
6717 |
# @ woocommerce-germanized
|
6718 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:73
|
6719 |
msgid "Email attachments"
|
6720 |
msgstr "E-Mail-Anhänge"
|
6721 |
|
6722 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:74
|
6723 |
msgid ""
|
6724 |
"Choose which of your email templates (e.g. order confirmation) should "
|
6725 |
"contain your legal page content e.g. terms and conditions within it's footer."
|
6727 |
"Wähle aus, an welche deiner E-Mail-Templates (z.B. Bestellbestätigung), "
|
6728 |
"deine rechtlich relevanten Seiten z.B. AGB angefügt werden sollen."
|
6729 |
|
6730 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:89
|
6731 |
msgid ""
|
6732 |
"Customers of our pro version may attach PDF files instead of plain text "
|
6733 |
"content to emails."
|
6736 |
"alternativ als PDF-Datei anhängen."
|
6737 |
|
6738 |
# @ woocommerce-germanized
|
6739 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:105
|
6740 |
msgid ""
|
6741 |
"Use drag & drop to customize attachment order. Don't forget to save your "
|
6742 |
"changes."
|
6745 |
"beeinflussen und speichere anschließend deine Änderungen."
|
6746 |
|
6747 |
# @ woocommerce-germanized
|
6748 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:144
|
6749 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:165
|
6750 |
#, php-format
|
6751 |
msgid ""
|
6752 |
"Want to attach automatically generated PDF files to emails instead of plain "
|
6757 |
|
6758 |
# @ woocommerce-germanized
|
6759 |
# @ woocommerce
|
6760 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:187
|
6761 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-general.php:232
|
6762 |
#: woocommerce-germanized/includes/api/class-wc-gzd-rest-customers-controller.php:137
|
6763 |
#: woocommerce-germanized/includes/api/class-wc-gzd-rest-customers-controller.php:144
|
6771 |
msgstr "Anrede"
|
6772 |
|
6773 |
# @ woocommerce-germanized
|
6774 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:188
|
6775 |
msgid ""
|
6776 |
"Adjust the title to be used within emails. Use {first_name}, {last_name} and "
|
6777 |
"{title} as placeholders."
|
6780 |
"{title} als Platzhalter."
|
6781 |
|
6782 |
# @ woocommerce-germanized
|
6783 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:190
|
6784 |
msgid "Hi {first_name},"
|
6785 |
msgstr "Hallo {first_name},"
|
6786 |
|
6787 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:194
|
6788 |
msgid "Hide Username"
|
6789 |
msgstr "Nutzernamen verstecken"
|
6790 |
|
6791 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:195
|
6792 |
msgid ""
|
6793 |
"Hide username from email content if password or password reset link is "
|
6794 |
"embedded."
|
6795 |
msgstr "Nutzernamen nicht zusammen mit einem Passwort versenden."
|
6796 |
|
6797 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:195
|
6798 |
msgid ""
|
6799 |
"Trusted Shops advises to not show the username together with an account "
|
6800 |
"password or password reset link. This option hides (or masks) the username "
|
6805 |
"Trusted Shops Mitglied bist, solltest du diese Option aktivieren."
|
6806 |
|
6807 |
# @ woocommerce-germanized
|
6808 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:202
|
6809 |
msgid "Pay now Button"
|
6810 |
msgstr "Jetzt bezahlen Button"
|
6811 |
|
6812 |
# @ woocommerce-germanized
|
6813 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:203
|
6814 |
msgid "Add a pay now button to emails and order success page."
|
6815 |
msgstr ""
|
6816 |
"Füge einen jetzt bezahlen - Button zur E-Mail und der Bestätigungs-Seite "
|
6817 |
"hinzu."
|
6818 |
|
6819 |
# @ woocommerce-germanized
|
6820 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:204
|
6821 |
msgid ""
|
6822 |
"Add a pay now button to order confirmation email and order success page if "
|
6823 |
"the order awaits payment (PayPal etc)."
|
6827 |
"benötigt (z.B. per PayPal)."
|
6828 |
|
6829 |
# @ woocommerce-germanized
|
6830 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:210
|
6831 |
msgid "Disabled for"
|
6832 |
msgstr "Deaktiviert für"
|
6833 |
|
6834 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:211
|
6835 |
msgid "You may want to disable the pay now button for certain payment methods."
|
6836 |
msgstr ""
|
6837 |
"Du kannst den jetzt bezahlen Button hier bei Bedarf für bestimmte "
|
6838 |
"Zahlungsarten deaktivieren."
|
6839 |
|
6840 |
# @ woocommerce-germanized
|
6841 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:238
|
6842 |
msgid "Customer"
|
6843 |
msgstr "Kunde"
|
6844 |
|
6845 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:238
|
6846 |
msgid "Admin"
|
6847 |
msgstr "Admin"
|
6848 |
|
6849 |
# @ woocommerce-germanized
|
6850 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:255
|
6851 |
#, php-format
|
6852 |
msgid "Attach %s"
|
6853 |
msgstr "%s"
|
6854 |
|
6855 |
# @ woocommerce-germanized
|
6856 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:256
|
6857 |
#, php-format
|
6858 |
msgid "Attach %s to the following email templates"
|
6859 |
msgstr "%s an die folgenden E-Mail Templates anfügen"
|
6880 |
|
6881 |
# @ woocommerce-germanized
|
6882 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-general.php:33
|
6883 |
+
#: woocommerce-germanized/includes/class-wc-gzd-legal-checkbox-manager.php:621
|
6884 |
#: woocommerce-germanized/src/Shopmarks.php:299
|
6885 |
msgid "Checkout"
|
6886 |
msgstr "Kasse"
|
7639 |
"Platzhalter für den höchsten Preis."
|
7640 |
|
7641 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:376
|
7642 |
+
#: woocommerce-germanized/includes/wc-gzd-core-functions.php:936
|
7643 |
+
#: woocommerce-germanized/includes/wc-gzd-core-functions.php:940
|
7644 |
msgid "{min_price} – {max_price}"
|
7645 |
msgstr "{min_price} – {max_price}"
|
7646 |
|
8904 |
"Mail mit deinen Daten als Bestätigung."
|
8905 |
|
8906 |
#: woocommerce-germanized/includes/class-wc-gzd-checkout.php:148
|
|
|
8907 |
msgid ""
|
8908 |
"Please check the street field and make sure to provide a valid street number."
|
8909 |
msgstr ""
|
9363 |
msgstr "Lässt den Kunden das SEPA Mandat vor dem Kauf bestätigen."
|
9364 |
|
9365 |
# @ woocommerce-germanized
|
9366 |
+
#: woocommerce-germanized/includes/class-wc-gzd-legal-checkbox-manager.php:622
|
9367 |
msgid "Register form"
|
9368 |
msgstr "Registrierung"
|
9369 |
|
9370 |
# @ woocommerce
|
9371 |
+
#: woocommerce-germanized/includes/class-wc-gzd-legal-checkbox-manager.php:623
|
9372 |
msgid "Pay for order"
|
9373 |
msgstr "Bestell-Bezahlseite"
|
9374 |
|
9375 |
+
#: woocommerce-germanized/includes/class-wc-gzd-legal-checkbox-manager.php:624
|
9376 |
msgid "Reviews"
|
9377 |
msgstr "Bewertungen"
|
9378 |
|
9379 |
+
#: woocommerce-germanized/includes/class-wc-gzd-legal-checkbox-manager.php:688
|
9380 |
#, php-format
|
9381 |
msgid "Checkbox location %s does not exist."
|
9382 |
msgstr "Checkbox Ort %s existiert nicht."
|
9383 |
|
9384 |
+
#: woocommerce-germanized/includes/class-wc-gzd-legal-checkbox-manager.php:714
|
9385 |
#, php-format
|
9386 |
msgid "Please make sure to check %s checkbox."
|
9387 |
msgstr "Kontrolliere bitte %s. Hier fehlt eine Einwilligung."
|
9388 |
|
9389 |
+
#: woocommerce-germanized/includes/class-wc-gzd-legal-checkbox-manager.php:719
|
9390 |
#, php-format
|
9391 |
msgid "Checkbox with name %s does already exist."
|
9392 |
msgstr "Eine Checkbox mit dem Namen %s existiert bereits."
|
10755 |
msgstr "Divers"
|
10756 |
|
10757 |
# @ woocommerce-germanized
|
10758 |
+
#: woocommerce-germanized/includes/wc-gzd-core-functions.php:897
|
10759 |
msgid "More variants available"
|
10760 |
msgstr "Weitere Varianten verfügbar"
|
10761 |
|
12184 |
msgid "Settings"
|
12185 |
msgstr "Einstellungen"
|
12186 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12187 |
#: woocommerce-trusted-shops/includes/class-wc-trusted-shops-template-hooks.php:121
|
12188 |
#, php-format
|
12189 |
msgctxt "trusted-shops"
|
12366 |
msgid "https://vendidero.de"
|
12367 |
msgstr "https://vendidero.de"
|
12368 |
|
12369 |
+
#, php-format
|
12370 |
+
#~ msgid "Shipment %d of %d"
|
12371 |
+
#~ msgstr "Sendung %d von %d"
|
12372 |
+
|
12373 |
+
#~ msgctxt "shipments"
|
12374 |
+
#~ msgid "Your {site_title} order #{order_number} has been shipped"
|
12375 |
+
#~ msgstr "Deine Bestellung #{order_number} bei {site_title} wurde verschickt"
|
12376 |
+
|
12377 |
+
#~ msgid ""
|
12378 |
+
#~ "Integrate Post & DHL Services such as Labels for Shipments and Returns."
|
12379 |
+
#~ msgstr ""
|
12380 |
+
#~ "Erzeuge bequem Post & DHL Labels zu Sendungen und Retouren über dein "
|
12381 |
+
#~ "Admin-Panel."
|
12382 |
+
|
12383 |
+
#~ msgid "Post & DHL"
|
12384 |
+
#~ msgstr "Post & DHL"
|
12385 |
+
|
12386 |
+
# @ woocommerce-germanized
|
12387 |
+
#~ msgctxt "trusted-shops"
|
12388 |
+
#~ msgid "Order ID"
|
12389 |
+
#~ msgstr "Bestellnummer"
|
12390 |
+
|
12391 |
+
# @ woocommerce-germanized
|
12392 |
+
#~ msgctxt "trusted-shops"
|
12393 |
+
#~ msgid "Order date"
|
12394 |
+
#~ msgstr "Bestelldatum"
|
12395 |
+
|
12396 |
+
#~ msgctxt "trusted-shops"
|
12397 |
+
#~ msgid "# Days"
|
12398 |
+
#~ msgstr "# Tage"
|
12399 |
+
|
12400 |
+
#~ msgctxt "trusted-shops"
|
12401 |
+
#~ msgid "Email"
|
12402 |
+
#~ msgstr "E-Mail"
|
12403 |
+
|
12404 |
+
# @ woocommerce-germanized
|
12405 |
+
#~ msgctxt "trusted-shops"
|
12406 |
+
#~ msgid "First name"
|
12407 |
+
#~ msgstr "Vorname"
|
12408 |
+
|
12409 |
+
# @ woocommerce-germanized
|
12410 |
+
#~ msgctxt "trusted-shops"
|
12411 |
+
#~ msgid "Last name"
|
12412 |
+
#~ msgstr "Nachname"
|
12413 |
+
|
12414 |
#~ msgid "Encrypt"
|
12415 |
#~ msgstr "Verschlüsselung"
|
12416 |
|
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: 2021-04-
|
6 |
-
"PO-Revision-Date: 2021-04-
|
7 |
"Last-Translator: holzhannes <holzhannes@posteo.de>\n"
|
8 |
"Language-Team: \n"
|
9 |
"Language: de_DE@formal\n"
|
@@ -40,131 +40,131 @@ msgstr ""
|
|
40 |
"X-Poedit-SearchPathExcluded-13: woocommerce-germanized/assets\n"
|
41 |
|
42 |
# @ woocommerce-germanized
|
43 |
-
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:
|
44 |
#: woocommerce-germanized-dhl/src/Api/Paket.php:274
|
45 |
msgctxt "dhl day context"
|
46 |
msgid "None"
|
47 |
msgstr "Keiner"
|
48 |
|
49 |
# @ woocommerce-germanized
|
50 |
-
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:
|
51 |
msgctxt "dhl"
|
52 |
msgid "Delivery Duty Unpaid"
|
53 |
msgstr "Delivery Duty Unpaid"
|
54 |
|
55 |
# @ woocommerce-germanized
|
56 |
-
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:
|
57 |
msgctxt "dhl"
|
58 |
msgid "Delivery Duty Paid"
|
59 |
msgstr "Delivery Duty Paid"
|
60 |
|
61 |
-
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:
|
62 |
msgctxt "dhl"
|
63 |
msgid "Delivery Duty Paid (excl. VAT )"
|
64 |
msgstr "Delivered Duty Paid (exkl. MwSt.)"
|
65 |
|
66 |
-
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:
|
67 |
msgctxt "dhl"
|
68 |
msgid "Delivery Duty Paid (excl. Duties, taxes and VAT)"
|
69 |
msgstr "Delivery Duty Paid (exkl. Zölle, Steuern und MwSt.)"
|
70 |
|
71 |
# @ woocommerce-germanized
|
72 |
-
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:
|
73 |
msgctxt "age context"
|
74 |
msgid "None"
|
75 |
msgstr "Keine"
|
76 |
|
77 |
-
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:
|
78 |
msgctxt "dhl"
|
79 |
msgid "Minimum age of 16"
|
80 |
msgstr "Mindestens 16 Jahre"
|
81 |
|
82 |
-
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:
|
83 |
msgctxt "dhl"
|
84 |
msgid "Minimum age of 18"
|
85 |
msgstr "Mindestens 18 Jahre"
|
86 |
|
87 |
-
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:
|
88 |
msgctxt "dhl"
|
89 |
msgid "Shipment #{shipment_id} to order {order_id}"
|
90 |
msgstr "Sendung #{shipment_id} zur Bestellung {order_id}"
|
91 |
|
92 |
-
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:
|
93 |
msgctxt "dhl"
|
94 |
msgid "Return #{shipment_id} to order {order_id}"
|
95 |
msgstr "Retoure #{shipment_id} zur Bestellung {order_id}"
|
96 |
|
97 |
-
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:
|
98 |
msgctxt "dhl"
|
99 |
msgid "Return shipment #{shipment_id} to order #{order_id}"
|
100 |
msgstr "Retourensendung #{shipment_id} zur Bestellung #{order_id}"
|
101 |
|
102 |
# @ woocommerce-germanized
|
103 |
-
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:
|
104 |
#: woocommerce-germanized-dhl/src/ParcelLocator.php:890
|
105 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
106 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
107 |
#: woocommerce-germanized-dhl/templates/checkout/dhl/parcel-finder.php:38
|
108 |
msgctxt "dhl"
|
109 |
msgid "Packstation"
|
110 |
msgstr "Packstation"
|
111 |
|
112 |
# @ woocommerce-germanized
|
113 |
-
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:397
|
114 |
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:398
|
|
|
115 |
msgctxt "dhl"
|
116 |
msgid "Postfiliale"
|
117 |
msgstr "Postfiliale"
|
118 |
|
119 |
# @ woocommerce-germanized
|
120 |
-
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:
|
121 |
msgctxt "dhl"
|
122 |
msgid "DHL Retoure International A"
|
123 |
msgstr "DHL Retoure International A"
|
124 |
|
125 |
# @ woocommerce-germanized
|
126 |
-
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:
|
127 |
msgctxt "dhl"
|
128 |
msgid "DHL Retoure International B"
|
129 |
msgstr "DHL Retoure International B"
|
130 |
|
131 |
-
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:
|
132 |
msgctxt "dhl"
|
133 |
msgid "DHL Retoure Online"
|
134 |
msgstr "DHL Retoure Online"
|
135 |
|
136 |
-
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:
|
137 |
msgctxt "dhl"
|
138 |
msgid "DHL Paket Connect"
|
139 |
msgstr "DHL Paket Connect"
|
140 |
|
141 |
-
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:
|
142 |
msgctxt "dhl"
|
143 |
msgid "DHL Europaket (B2B)"
|
144 |
msgstr "DHL Europaket (B2B)"
|
145 |
|
146 |
# @ woocommerce-germanized
|
147 |
-
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:
|
148 |
msgctxt "dhl"
|
149 |
msgid "DHL Paket International"
|
150 |
msgstr "DHL Paket International"
|
151 |
|
152 |
-
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:
|
153 |
msgctxt "dhl"
|
154 |
msgid "DHL Paket"
|
155 |
msgstr "DHL Paket"
|
156 |
|
157 |
-
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:
|
158 |
msgctxt "dhl"
|
159 |
msgid "DHL Paket PRIO"
|
160 |
msgstr "DHL Paket PRIO"
|
161 |
|
162 |
-
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:
|
163 |
msgctxt "dhl"
|
164 |
msgid "DHL Paket Taggleich"
|
165 |
msgstr "DHL Paket Taggleich"
|
166 |
|
167 |
-
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:
|
168 |
msgctxt "dhl"
|
169 |
msgid "DHL Warenpost"
|
170 |
msgstr "DHL Warenpost"
|
@@ -258,7 +258,7 @@ msgstr ""
|
|
258 |
"Sendungen benötigt."
|
259 |
|
260 |
#: woocommerce-germanized-dhl/src/Admin/Admin.php:200
|
261 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
262 |
msgctxt "dhl"
|
263 |
msgid "DHL"
|
264 |
msgstr "DHL"
|
@@ -305,37 +305,37 @@ msgid "DHL & Post"
|
|
305 |
msgstr "DHL & Post"
|
306 |
|
307 |
#: woocommerce-germanized-dhl/src/Api/FinderSoap.php:31
|
308 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
309 |
msgctxt "dhl"
|
310 |
msgid "Monday"
|
311 |
msgstr "Montag"
|
312 |
|
313 |
#: woocommerce-germanized-dhl/src/Api/FinderSoap.php:32
|
314 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
315 |
msgctxt "dhl"
|
316 |
msgid "Tuesday"
|
317 |
msgstr "Dienstag"
|
318 |
|
319 |
#: woocommerce-germanized-dhl/src/Api/FinderSoap.php:33
|
320 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
321 |
msgctxt "dhl"
|
322 |
msgid "Wednesday"
|
323 |
msgstr "Mittwoch"
|
324 |
|
325 |
#: woocommerce-germanized-dhl/src/Api/FinderSoap.php:34
|
326 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
327 |
msgctxt "dhl"
|
328 |
msgid "Thursday"
|
329 |
msgstr "Donnerstag"
|
330 |
|
331 |
#: woocommerce-germanized-dhl/src/Api/FinderSoap.php:35
|
332 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
333 |
msgctxt "dhl"
|
334 |
msgid "Friday"
|
335 |
msgstr "Freitag"
|
336 |
|
337 |
#: woocommerce-germanized-dhl/src/Api/FinderSoap.php:36
|
338 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
339 |
msgctxt "dhl"
|
340 |
msgid "Saturday"
|
341 |
msgstr "Samstag"
|
@@ -404,7 +404,7 @@ msgstr "Tracked"
|
|
404 |
|
405 |
#: woocommerce-germanized-dhl/src/Api/ImWarenpostIntRest.php:45
|
406 |
#: woocommerce-germanized-dhl/src/Api/ImWarenpostIntRest.php:51
|
407 |
-
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:
|
408 |
msgctxt "dhl"
|
409 |
msgid "Error while fetching label PDF"
|
410 |
msgstr "Fehler beim Download des PDF Labels"
|
@@ -437,9 +437,9 @@ msgctxt "dhl"
|
|
437 |
msgid "Error during request: %s"
|
438 |
msgstr "Fehler beim API Zugriff: %s"
|
439 |
|
440 |
-
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:
|
441 |
#: woocommerce-germanized-dhl/src/Api/Soap.php:54
|
442 |
-
#: woocommerce-germanized-dhl/src/Package.php:
|
443 |
#, php-format
|
444 |
msgctxt "dhl"
|
445 |
msgid ""
|
@@ -452,82 +452,82 @@ msgstr ""
|
|
452 |
"Zweifel Ihren Hoster und stellen Sie sicher, dass der SOAPClient <a href=\"%s"
|
453 |
"\">installiert</a> ist."
|
454 |
|
455 |
-
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:
|
456 |
#, php-format
|
457 |
msgctxt "dhl"
|
458 |
msgid "Error while instantiating main Internetmarke API: %s"
|
459 |
msgstr "Fehler beim Aufruf der Internetmarke API: %s"
|
460 |
|
461 |
-
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:
|
462 |
msgctxt "dhl"
|
463 |
msgid "Internetmarke is disabled. Please enable Internetmarke."
|
464 |
msgstr "Internetmarke ist deaktiviert. Bitte aktivieren Sie die Internetmarke."
|
465 |
|
466 |
-
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:
|
467 |
msgctxt "dhl"
|
468 |
msgid "Wrong username or password"
|
469 |
msgstr "Falscher Benutzername oder Passwort"
|
470 |
|
471 |
-
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:
|
472 |
#, php-format
|
473 |
msgctxt "dhl"
|
474 |
msgid "until %s"
|
475 |
msgstr "bis %s"
|
476 |
|
477 |
-
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:
|
478 |
#, php-format
|
479 |
msgctxt "dhl"
|
480 |
msgid "Length: %s"
|
481 |
msgstr "Länge: %s"
|
482 |
|
483 |
-
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:
|
484 |
#, php-format
|
485 |
msgctxt "dhl"
|
486 |
msgid "Width: %s"
|
487 |
msgstr "Breite: %s"
|
488 |
|
489 |
-
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:
|
490 |
#, php-format
|
491 |
msgctxt "dhl"
|
492 |
msgid "Height: %s"
|
493 |
msgstr "Höhe: %s"
|
494 |
|
495 |
-
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:
|
496 |
#, php-format
|
497 |
msgctxt "dhl"
|
498 |
msgid "Weight: %s"
|
499 |
msgstr "Gewicht: %s"
|
500 |
|
501 |
-
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:
|
502 |
msgctxt "dhl"
|
503 |
msgid "Total"
|
504 |
msgstr "Gesamt"
|
505 |
|
506 |
-
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:
|
507 |
#, php-format
|
508 |
msgctxt "dhl"
|
509 |
msgid "Could not refund post label: %s"
|
510 |
msgstr "Deutsche Post Label konnte nicht rückerstattet werden: %s"
|
511 |
|
512 |
-
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:
|
513 |
msgctxt "dhl"
|
514 |
msgid "Refund API could not be instantiated"
|
515 |
msgstr "Die API für Rückerstattungen konnte nicht initialisiert werden"
|
516 |
|
517 |
-
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:
|
518 |
-
#: woocommerce-germanized-dhl/src/Api/LabelSoap.php:
|
519 |
#: woocommerce-germanized-dhl/src/Api/ReturnRest.php:34
|
520 |
#, php-format
|
521 |
msgctxt "dhl"
|
522 |
msgid "Could not fetch shipment %d."
|
523 |
msgstr "Sendung %d konnte nicht gefunden werden."
|
524 |
|
525 |
-
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:
|
526 |
msgctxt "dhl"
|
527 |
msgid "Error while generating shop order id."
|
528 |
msgstr "Fehler beim Erzeugen der Shop Order Id."
|
529 |
|
530 |
-
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:
|
531 |
#, php-format
|
532 |
msgctxt "dhl"
|
533 |
msgid ""
|
@@ -537,17 +537,17 @@ msgstr ""
|
|
537 |
"Fehler beim Kauf des Labels. Bitte <a href=\"%s\">aktualisieren</a>Sie die "
|
538 |
"Produktliste manuell und versuchen Sie es erneut."
|
539 |
|
540 |
-
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:
|
541 |
msgctxt "dhl"
|
542 |
msgid "Error while downloading the PDF stamp."
|
543 |
msgstr "Fehler beim Download des PDF Labels."
|
544 |
|
545 |
-
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:
|
546 |
msgctxt "dhl"
|
547 |
msgid "Invalid stamp response."
|
548 |
msgstr "Fehlerhafte Label Rückmeldung."
|
549 |
|
550 |
-
#: woocommerce-germanized-dhl/src/Api/LabelSoap.php:
|
551 |
msgctxt "dhl"
|
552 |
msgid ""
|
553 |
"Your DHL API credentials seem to be invalid. Please check your DHL settings."
|
@@ -555,7 +555,7 @@ msgstr ""
|
|
555 |
"Ihre DHL API Zugangsdaten scheinen fehlerhaft zu sein. Bitte prüfen Sie Ihre "
|
556 |
"DHL Einstellungen."
|
557 |
|
558 |
-
#: woocommerce-germanized-dhl/src/Api/LabelSoap.php:
|
559 |
msgctxt "dhl"
|
560 |
msgid ""
|
561 |
"Your products are missing data relevant for custom declarations. Please "
|
@@ -566,13 +566,13 @@ msgstr ""
|
|
566 |
"füllen Sie die fehlenden DHL Felder (HS Code, Herstellerland) in Ihren "
|
567 |
"Produktdaten unter Versand aus."
|
568 |
|
569 |
-
#: woocommerce-germanized-dhl/src/Api/LabelSoap.php:
|
570 |
#, php-format
|
571 |
msgctxt "dhl"
|
572 |
msgid "There was an error contacting the DHL API: %s."
|
573 |
msgstr "Beim Aufruf der DHL API gab es einen Fehler: %s."
|
574 |
|
575 |
-
#: woocommerce-germanized-dhl/src/Api/LabelSoap.php:
|
576 |
msgctxt "dhl"
|
577 |
msgid ""
|
578 |
"An error ocurred while contacting the DHL API. Please consider enabling the "
|
@@ -581,7 +581,7 @@ msgstr ""
|
|
581 |
"Beim Aufruf der DHL API ist ein Fehler aufgetreten. Bitte erwägen Sie den "
|
582 |
"Wechsel in den Sandbox-Modus."
|
583 |
|
584 |
-
#: woocommerce-germanized-dhl/src/Api/LabelSoap.php:
|
585 |
msgctxt "dhl"
|
586 |
msgid ""
|
587 |
"There was an error generating the label. Please try again or consider "
|
@@ -590,25 +590,35 @@ msgstr ""
|
|
590 |
"Beim Erzeugen des Labels gab es einen Fehler. Bitte versuchen Sie es erneut "
|
591 |
"oder erwägen Sie den Wechsel in den Sandbox-Modus."
|
592 |
|
593 |
-
#: woocommerce-germanized-dhl/src/Api/LabelSoap.php:
|
594 |
#: woocommerce-germanized-dhl/src/Api/ReturnRest.php:155
|
595 |
msgctxt "dhl"
|
596 |
msgid "Error while creating and uploading the label"
|
597 |
msgstr "Fehler beim Erstellen und hochladen des Labels"
|
598 |
|
599 |
-
#: woocommerce-germanized-dhl/src/Api/LabelSoap.php:
|
600 |
#, php-format
|
601 |
msgctxt "dhl"
|
602 |
msgid "Could not delete label - %s"
|
603 |
msgstr "Das Label konnte nicht gelöscht werden - %s"
|
604 |
|
605 |
-
#: woocommerce-germanized-dhl/src/Api/LabelSoap.php:
|
606 |
msgctxt "dhl"
|
607 |
msgid "Could not create account number - no product number."
|
608 |
msgstr ""
|
609 |
"Die Abrechnungsnummer konnte nicht erzeugt werden. Die Teilnahmenummer fehlt."
|
610 |
|
611 |
-
#: woocommerce-germanized-dhl/src/Api/LabelSoap.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
612 |
#, php-format
|
613 |
msgctxt "dhl"
|
614 |
msgid "Only %s shipment items can be processed, your shipment has %s items."
|
@@ -754,7 +764,7 @@ msgid "Invalid label."
|
|
754 |
msgstr "Ungültiges Label."
|
755 |
|
756 |
# @ woocommerce-germanized
|
757 |
-
#: woocommerce-germanized-dhl/src/Package.php:
|
758 |
msgctxt "dhl"
|
759 |
msgid "Germany"
|
760 |
msgstr "Deutschland"
|
@@ -921,9 +931,9 @@ msgid "retry"
|
|
921 |
msgstr "Erneut versuchen"
|
922 |
|
923 |
#: woocommerce-germanized-dhl/src/ParcelServices.php:29
|
924 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
925 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
926 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
927 |
msgctxt "dhl"
|
928 |
msgid "Preferred Day"
|
929 |
msgstr "Wunschtag"
|
@@ -935,16 +945,16 @@ msgstr "Wunschzeit"
|
|
935 |
|
936 |
# @ woocommerce-germanized
|
937 |
#: woocommerce-germanized-dhl/src/ParcelServices.php:43
|
938 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
939 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
940 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
941 |
msgctxt "dhl"
|
942 |
msgid "Preferred Location"
|
943 |
msgstr "Wunschort"
|
944 |
|
945 |
#: woocommerce-germanized-dhl/src/ParcelServices.php:48
|
946 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
947 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
948 |
msgctxt "dhl"
|
949 |
msgid "Preferred Neighbor"
|
950 |
msgstr "Wunschnachbar"
|
@@ -972,7 +982,7 @@ msgctxt "dhl"
|
|
972 |
msgid "Please choose name and address of your preferred neighbor."
|
973 |
msgstr "Bitte wählen Sie einen Namen und die Adresse Ihres Wunschnachbars."
|
974 |
|
975 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
976 |
msgctxt "dhl"
|
977 |
msgid ""
|
978 |
"Complete DHL integration supporting labels, preferred services and "
|
@@ -981,193 +991,193 @@ msgstr ""
|
|
981 |
"Erzeugen Sie bequem DHL Labels u.a. mit Wunsch-Services und Lieferungen an "
|
982 |
"Packstationen."
|
983 |
|
984 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
985 |
msgctxt "dhl"
|
986 |
msgid "Parcel Pickup"
|
987 |
msgstr "Standorte"
|
988 |
|
989 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
990 |
msgctxt "dhl"
|
991 |
msgid "Preferred Services"
|
992 |
msgstr "Wunschpaket"
|
993 |
|
994 |
# @ woocommerce-germanized
|
995 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
996 |
msgctxt "dhl"
|
997 |
msgid "Receiver"
|
998 |
msgstr "Empfänger"
|
999 |
|
1000 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1001 |
msgctxt "dhl"
|
1002 |
msgid "COD Amount"
|
1003 |
msgstr "Nachnahme Betrag"
|
1004 |
|
1005 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1006 |
msgctxt "dhl"
|
1007 |
msgid "Duties"
|
1008 |
msgstr "Zollabgabe"
|
1009 |
|
1010 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1011 |
msgctxt "dhl"
|
1012 |
msgid "Valid address only"
|
1013 |
msgstr "Nur valide Adressen"
|
1014 |
|
1015 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1016 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1017 |
msgctxt "dhl"
|
1018 |
msgid "GoGreen"
|
1019 |
msgstr "GoGreen"
|
1020 |
|
1021 |
# @ woocommerce-germanized
|
1022 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1023 |
msgctxt "dhl"
|
1024 |
msgid "Additional insurance"
|
1025 |
msgstr "Transportversicherung"
|
1026 |
|
1027 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1028 |
msgctxt "dhl"
|
1029 |
msgid "Create inlay return label"
|
1030 |
msgstr "Beilage-Retourenlabel erstellen"
|
1031 |
|
1032 |
# @ woocommerce-germanized
|
1033 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1034 |
msgctxt "dhl"
|
1035 |
msgid "Name"
|
1036 |
msgstr "Name"
|
1037 |
|
1038 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1039 |
msgctxt "dhl"
|
1040 |
msgid "Company"
|
1041 |
msgstr "Firma"
|
1042 |
|
1043 |
# @ woocommerce-germanized
|
1044 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1045 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1046 |
msgctxt "dhl"
|
1047 |
msgid "Street"
|
1048 |
msgstr "Straße"
|
1049 |
|
1050 |
# @ woocommerce-germanized
|
1051 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1052 |
msgctxt "dhl"
|
1053 |
msgid "Street No"
|
1054 |
msgstr "Hausnummer"
|
1055 |
|
1056 |
# @ woocommerce-germanized
|
1057 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1058 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1059 |
#: woocommerce-germanized-dhl/templates/checkout/dhl/parcel-finder.php:27
|
1060 |
msgctxt "dhl"
|
1061 |
msgid "Postcode"
|
1062 |
msgstr "Postleitzahl"
|
1063 |
|
1064 |
# @ woocommerce-germanized
|
1065 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1066 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1067 |
#: woocommerce-germanized-dhl/templates/checkout/dhl/parcel-finder.php:30
|
1068 |
msgctxt "dhl"
|
1069 |
msgid "City"
|
1070 |
msgstr "Stadt"
|
1071 |
|
1072 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1073 |
msgctxt "dhl"
|
1074 |
msgid "Phone"
|
1075 |
msgstr "Telefon"
|
1076 |
|
1077 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1078 |
msgctxt "dhl"
|
1079 |
msgid "Email"
|
1080 |
msgstr "E-Mail"
|
1081 |
|
1082 |
# @ woocommerce-germanized
|
1083 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1084 |
msgctxt "dhl"
|
1085 |
msgid "Age check"
|
1086 |
msgstr "Alterssichtprüfung"
|
1087 |
|
1088 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1089 |
msgctxt "dhl"
|
1090 |
msgid "Retail outlet routing"
|
1091 |
msgstr "Filialrouting"
|
1092 |
|
1093 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1094 |
msgctxt "dhl"
|
1095 |
msgid "No neighbor"
|
1096 |
msgstr "Keine Nachbarschaftszustellung"
|
1097 |
|
1098 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1099 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1100 |
msgctxt "dhl"
|
1101 |
msgid "Named person only"
|
1102 |
msgstr "Persönliche Übergabe"
|
1103 |
|
1104 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1105 |
msgctxt "dhl"
|
1106 |
msgid "Bulky goods"
|
1107 |
msgstr "Sperrgut"
|
1108 |
|
1109 |
# @ woocommerce-germanized
|
1110 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1111 |
msgctxt "dhl"
|
1112 |
msgid "Identity check"
|
1113 |
msgstr "Ident-Check"
|
1114 |
|
1115 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1116 |
msgctxt "dhl"
|
1117 |
msgid "Date of Birth"
|
1118 |
msgstr "Geburtsdatum"
|
1119 |
|
1120 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1121 |
msgctxt "dhl"
|
1122 |
msgid "Minimum age"
|
1123 |
msgstr "Mindestalter"
|
1124 |
|
1125 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1126 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1127 |
msgctxt "dhl"
|
1128 |
msgid "Premium"
|
1129 |
msgstr "Premium"
|
1130 |
|
1131 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1132 |
msgctxt "dhl"
|
1133 |
msgid "Receiver is missing or does not exist."
|
1134 |
msgstr "Empfänger fehlt oder existiert nicht."
|
1135 |
|
1136 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1137 |
#, php-format
|
1138 |
msgctxt "dhl"
|
1139 |
msgid "%s of the return address is a mandatory field."
|
1140 |
msgstr "%s der Rücksendeadresse ist ein Pflichtfeld."
|
1141 |
|
1142 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1143 |
msgctxt "dhl"
|
1144 |
msgid "Please either add a return company or name."
|
1145 |
msgstr ""
|
1146 |
"Bitte geben Sie entweder einen Firmennamen oder Namen für die "
|
1147 |
"Rücksendeadresse an."
|
1148 |
|
1149 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1150 |
msgctxt "dhl"
|
1151 |
msgid "Error while parsing preferred day."
|
1152 |
msgstr "Fehler beim Einlesen des Wunschtags."
|
1153 |
|
1154 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1155 |
msgctxt "dhl"
|
1156 |
msgid "The visual min age check is invalid."
|
1157 |
msgstr "Das Alter der Alterssichtprüfung ist ungültig."
|
1158 |
|
1159 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1160 |
msgctxt "dhl"
|
1161 |
msgid "The ident min age check is invalid."
|
1162 |
msgstr "Das Alter des Ident-Checks ist ungültig."
|
1163 |
|
1164 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1165 |
msgctxt "dhl"
|
1166 |
msgid "There was an error parsing the date of birth for the identity check."
|
1167 |
msgstr ""
|
1168 |
"Beim Einlesen des Geburtsdatums für den Ident-Check trat ein Problem auf."
|
1169 |
|
1170 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1171 |
msgctxt "dhl"
|
1172 |
msgid ""
|
1173 |
"Either a minimum age or a date of birth must be added to the ident check."
|
@@ -1176,19 +1186,19 @@ msgstr ""
|
|
1176 |
"hinzugefügt werden."
|
1177 |
|
1178 |
# @ woocommerce-germanized
|
1179 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1180 |
#, php-format
|
1181 |
msgctxt "dhl"
|
1182 |
msgid "%s duties element does not exist."
|
1183 |
msgstr "%s Zollabgabe existiert nicht."
|
1184 |
|
1185 |
# @ woocommerce-germanized
|
1186 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1187 |
msgctxt "dhl"
|
1188 |
msgid "Customer Number (EKP)"
|
1189 |
msgstr "Kundennummer (EKP)"
|
1190 |
|
1191 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1192 |
#, php-format
|
1193 |
msgctxt "dhl"
|
1194 |
msgid ""
|
@@ -1198,33 +1208,33 @@ msgstr ""
|
|
1198 |
"Ihre 10-stellige DHL Kundennummer (EKP). Finden Sie Ihre %s im DHL "
|
1199 |
"Geschäftskundenportal."
|
1200 |
|
1201 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1202 |
msgctxt "dhl"
|
1203 |
msgid "customer number"
|
1204 |
msgstr "Kundennummer"
|
1205 |
|
1206 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1207 |
msgctxt "dhl"
|
1208 |
msgid "API"
|
1209 |
msgstr "API"
|
1210 |
|
1211 |
# @ woocommerce-germanized
|
1212 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1213 |
msgctxt "dhl"
|
1214 |
msgid "Enable Sandbox"
|
1215 |
msgstr "Sandbox aktivieren"
|
1216 |
|
1217 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1218 |
msgctxt "dhl"
|
1219 |
msgid "Activate Sandbox mode for testing purposes."
|
1220 |
msgstr "Aktiviere den Sandbox Modus."
|
1221 |
|
1222 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1223 |
msgctxt "dhl"
|
1224 |
msgid "Live Username"
|
1225 |
msgstr "Benutzer"
|
1226 |
|
1227 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1228 |
#, php-format
|
1229 |
msgctxt "dhl"
|
1230 |
msgid ""
|
@@ -1234,21 +1244,21 @@ msgstr ""
|
|
1234 |
"Ihr Benutzername (<strong>nicht</strong> die E-Mail-Adresse) zum DHL "
|
1235 |
"Geschäftskundenportal. Bitte testen Sie Ihre Zugangsdaten vorab %s."
|
1236 |
|
1237 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1238 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1239 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1240 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1241 |
msgctxt "dhl"
|
1242 |
msgid "here"
|
1243 |
msgstr "hier"
|
1244 |
|
1245 |
# @ woocommerce-germanized
|
1246 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1247 |
msgctxt "dhl"
|
1248 |
msgid "Live Password"
|
1249 |
msgstr "Passwort"
|
1250 |
|
1251 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1252 |
#, php-format
|
1253 |
msgctxt "dhl"
|
1254 |
msgid ""
|
@@ -1260,12 +1270,12 @@ msgstr ""
|
|
1260 |
"der Gültigkeit des Passworts nach 3 (Standard-Benutzer) bzw. 12 (System-"
|
1261 |
"Benutzer) Monaten und testen Sie Ihre Zugangsdaten vorab %s."
|
1262 |
|
1263 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1264 |
msgctxt "dhl"
|
1265 |
msgid "Sandbox Username"
|
1266 |
msgstr "Sandbox Benutzername"
|
1267 |
|
1268 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1269 |
#, php-format
|
1270 |
msgctxt "dhl"
|
1271 |
msgid ""
|
@@ -1275,12 +1285,12 @@ msgstr ""
|
|
1275 |
"Ihr Benutzername (<strong>nicht</strong> die E-Mail-Adresse) zum DHL "
|
1276 |
"Entwicklerportal. Bitte testen Sie Ihre Zugangsdaten vorab %s."
|
1277 |
|
1278 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1279 |
msgctxt "dhl"
|
1280 |
msgid "Sandbox Password"
|
1281 |
msgstr "Sandbox Passwort"
|
1282 |
|
1283 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1284 |
#, php-format
|
1285 |
msgctxt "dhl"
|
1286 |
msgid ""
|
@@ -1290,78 +1300,78 @@ msgstr ""
|
|
1290 |
"Ihr Passwort zum DHL Entwicklerportal. Bitte testen Sie Ihre Zugangsdaten "
|
1291 |
"vorab %s."
|
1292 |
|
1293 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1294 |
msgctxt "dhl"
|
1295 |
msgid "Products and Participation Numbers"
|
1296 |
msgstr "Produkte und Teilnahmenummern"
|
1297 |
|
1298 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1299 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1300 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1301 |
msgctxt "dhl"
|
1302 |
msgid "Inlay Returns"
|
1303 |
msgstr "Beilageretouren"
|
1304 |
|
1305 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1306 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
1307 |
msgctxt "dhl"
|
1308 |
msgid "Tracking"
|
1309 |
msgstr "Sendungsverfolgung"
|
1310 |
|
1311 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1312 |
msgctxt "dhl"
|
1313 |
msgid "Enable delivery to Packstation."
|
1314 |
msgstr "Aktiviere den Versand an Packstationen."
|
1315 |
|
1316 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1317 |
msgctxt "dhl"
|
1318 |
msgid "Let customers choose a Packstation as delivery address."
|
1319 |
msgstr "Kunden eine Packstation als Lieferadresse auswählen lassen."
|
1320 |
|
1321 |
# @ woocommerce-germanized
|
1322 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1323 |
#: woocommerce-germanized-dhl/templates/checkout/dhl/parcel-finder.php:50
|
1324 |
msgctxt "dhl"
|
1325 |
msgid "Postoffice"
|
1326 |
msgstr "Postfiliale"
|
1327 |
|
1328 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1329 |
msgctxt "dhl"
|
1330 |
msgid "Enable delivery to Post Offices."
|
1331 |
msgstr "Aktiviere den Versand an Postfilialen."
|
1332 |
|
1333 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1334 |
msgctxt "dhl"
|
1335 |
msgid "Let customers choose a Post Office as delivery address."
|
1336 |
msgstr "Kunden eine Postfiliale als Lieferadresse auswählen lassen."
|
1337 |
|
1338 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1339 |
msgctxt "dhl"
|
1340 |
msgid "Parcel Shop"
|
1341 |
msgstr "Paketshop"
|
1342 |
|
1343 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1344 |
msgctxt "dhl"
|
1345 |
msgid "Enable delivery to Parcel Shops."
|
1346 |
msgstr "Lieferung an Paketshops aktivieren."
|
1347 |
|
1348 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1349 |
msgctxt "dhl"
|
1350 |
msgid "Let customers choose a Parcel Shop as delivery address."
|
1351 |
msgstr "Kunden einen Paketshop als Lieferadresse auswählen lassen."
|
1352 |
|
1353 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1354 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1355 |
msgctxt "dhl"
|
1356 |
msgid "Map"
|
1357 |
msgstr "Karte"
|
1358 |
|
1359 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1360 |
msgctxt "dhl"
|
1361 |
msgid "Let customers find a DHL location on a map."
|
1362 |
msgstr "Lasse Kunden einen DHL Standort auf der Karte auswählen."
|
1363 |
|
1364 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1365 |
msgctxt "dhl"
|
1366 |
msgid ""
|
1367 |
"Enable this option to let your customers choose a pickup option from a map "
|
@@ -1372,12 +1382,12 @@ msgstr ""
|
|
1372 |
"anhand einer Karten in der Kasse zu ermöglichen. Wenn diese Option "
|
1373 |
"deaktiviert ist, wird stattdessen auf die DHL Website verwiesen."
|
1374 |
|
1375 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1376 |
msgctxt "dhl"
|
1377 |
msgid "Google Maps Key"
|
1378 |
msgstr "Google Maps Schlüssel"
|
1379 |
|
1380 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1381 |
#, php-format
|
1382 |
msgctxt "dhl"
|
1383 |
msgid ""
|
@@ -1387,27 +1397,27 @@ msgstr ""
|
|
1387 |
"Um eine Karte integrieren zu können, benötigen Siee du einen gültigen API-"
|
1388 |
"Schlüssel für Google Maps. Sie können %s."
|
1389 |
|
1390 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1391 |
msgctxt "dhl"
|
1392 |
msgid "retrieve a new one"
|
1393 |
msgstr "hier einen neuen erstellen"
|
1394 |
|
1395 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1396 |
msgctxt "dhl"
|
1397 |
msgid "Limit results"
|
1398 |
msgstr "Suchergebnisse begrenzen"
|
1399 |
|
1400 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1401 |
msgctxt "dhl"
|
1402 |
msgid "Limit the number of DHL locations shown on the map"
|
1403 |
msgstr "Begrenzt die Anzahl der angezeigten DHL Standorte auf der Karte"
|
1404 |
|
1405 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1406 |
msgctxt "dhl"
|
1407 |
msgid "Enable preferred day delivery."
|
1408 |
msgstr "Aktiviere die Lieferung am Wunschtag."
|
1409 |
|
1410 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1411 |
msgctxt "dhl"
|
1412 |
msgid ""
|
1413 |
"Enabling this option will display options for the user to select their "
|
@@ -1417,13 +1427,13 @@ msgstr ""
|
|
1417 |
"Kasse."
|
1418 |
|
1419 |
# @ woocommerce-germanized
|
1420 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1421 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1422 |
msgctxt "dhl"
|
1423 |
msgid "Fee"
|
1424 |
msgstr "Gebühr"
|
1425 |
|
1426 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1427 |
msgctxt "dhl"
|
1428 |
msgid ""
|
1429 |
"Insert gross value as surcharge for preferred day delivery. Insert 0 to "
|
@@ -1433,12 +1443,12 @@ msgstr ""
|
|
1433 |
"Setzen Sie den Wert auf 0 um den Service kostenlos anzubieten."
|
1434 |
|
1435 |
# @ woocommerce-germanized
|
1436 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1437 |
msgctxt "dhl"
|
1438 |
msgid "Enable preferred location delivery."
|
1439 |
msgstr "Lieferung an einen Wunschort aktivieren."
|
1440 |
|
1441 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1442 |
msgctxt "dhl"
|
1443 |
msgid ""
|
1444 |
"Enabling this option will display options for the user to select their "
|
@@ -1447,12 +1457,12 @@ msgstr ""
|
|
1447 |
"Diese Option aktiviert die Auswahl eines Wunschorts durch den Kunden in der "
|
1448 |
"Kasse ."
|
1449 |
|
1450 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1451 |
msgctxt "dhl"
|
1452 |
msgid "Enable preferred neighbor delivery."
|
1453 |
msgstr "Aktiviere die Lieferung an einen Wunschnachbarn."
|
1454 |
|
1455 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1456 |
msgctxt "dhl"
|
1457 |
msgid ""
|
1458 |
"Enabling this option will display options for the user to deliver to their "
|
@@ -1461,12 +1471,12 @@ msgstr ""
|
|
1461 |
"Diese Option aktiviert die Auswahl eines Wunschnachbarn durch den Kunden in "
|
1462 |
"der Kasse."
|
1463 |
|
1464 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1465 |
msgctxt "dhl"
|
1466 |
msgid "Cut-off time"
|
1467 |
msgstr "Cut-off-Zeit"
|
1468 |
|
1469 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1470 |
msgctxt "dhl"
|
1471 |
msgid ""
|
1472 |
"The cut-off time is the latest possible order time up to which the minimum "
|
@@ -1479,12 +1489,12 @@ msgstr ""
|
|
1479 |
"Nach Überschreitung dieses Zeitpunktes, wird der früheste verfügbare "
|
1480 |
"Wunschtag in der Kasse um einen Tag erhöht (Tag der Bestellung + 3 Werktage)."
|
1481 |
|
1482 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1483 |
msgctxt "dhl"
|
1484 |
msgid "Preparation days"
|
1485 |
msgstr "Bearbeitungstage"
|
1486 |
|
1487 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1488 |
msgctxt "dhl"
|
1489 |
msgid ""
|
1490 |
"If you need more time to prepare your shipments you might want to add a "
|
@@ -1495,23 +1505,23 @@ msgstr ""
|
|
1495 |
"hier eine statische Anzahl an Tagen hinterlegen, die zum frühesten "
|
1496 |
"auswählbaren Wunschtag hinzugefügt werden."
|
1497 |
|
1498 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1499 |
msgctxt "dhl"
|
1500 |
msgid "Exclude days of transfer"
|
1501 |
msgstr "Übergabetage ausschließen"
|
1502 |
|
1503 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1504 |
msgctxt "dhl"
|
1505 |
msgid "Exclude days from transferring shipments to DHL."
|
1506 |
msgstr "Schließen Sie bestimmte Wochentage für die Übergabe an DHL aus."
|
1507 |
|
1508 |
# @ woocommerce-germanized
|
1509 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1510 |
msgctxt "dhl"
|
1511 |
msgid "Exclude gateways"
|
1512 |
msgstr "Zahlungsarten ausschließen"
|
1513 |
|
1514 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1515 |
msgctxt "dhl"
|
1516 |
msgid "Select payment gateways to be excluded from showing preferred services."
|
1517 |
msgstr ""
|
@@ -1519,19 +1529,19 @@ msgstr ""
|
|
1519 |
"Verfügung stehen sollen."
|
1520 |
|
1521 |
# @ woocommerce-germanized
|
1522 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1523 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
1524 |
msgctxt "dhl"
|
1525 |
msgid "Products"
|
1526 |
msgstr "Produkte"
|
1527 |
|
1528 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1529 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
1530 |
msgctxt "dhl"
|
1531 |
msgid "Domestic Default Service"
|
1532 |
msgstr "Nationaler Standard Service"
|
1533 |
|
1534 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1535 |
msgctxt "dhl"
|
1536 |
msgid ""
|
1537 |
"Please select your default DHL shipping service for domestic shipments that "
|
@@ -1542,13 +1552,13 @@ msgstr ""
|
|
1542 |
"für Ihre Kunden anbieten (Sie können das Produkt für jede einzelne Sendung "
|
1543 |
"nachträglich ändern)."
|
1544 |
|
1545 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1546 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
1547 |
msgctxt "dhl"
|
1548 |
msgid "Int. Default Service"
|
1549 |
msgstr "Internationaler Standard Service"
|
1550 |
|
1551 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1552 |
msgctxt "dhl"
|
1553 |
msgid ""
|
1554 |
"Please select your default DHL shipping service for cross-border shipments "
|
@@ -1560,27 +1570,27 @@ msgstr ""
|
|
1560 |
"Sendung nachträglich ändern)."
|
1561 |
|
1562 |
# @ woocommerce-germanized
|
1563 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1564 |
msgctxt "dhl"
|
1565 |
msgid "Default Duty"
|
1566 |
msgstr "Standard Zoll"
|
1567 |
|
1568 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1569 |
msgctxt "dhl"
|
1570 |
msgid "Please select a default duty type."
|
1571 |
msgstr "Bitte wählen Sie eine Standard-Zollabrechnung aus."
|
1572 |
|
1573 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1574 |
msgctxt "dhl"
|
1575 |
msgid "Codeable"
|
1576 |
msgstr "Leitcodierbar"
|
1577 |
|
1578 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1579 |
msgctxt "dhl"
|
1580 |
msgid "Generate label only if address can be automatically retrieved DHL."
|
1581 |
msgstr "Erzeuge Labels nur dann, wenn die Adresse von DHL erkannt wird."
|
1582 |
|
1583 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1584 |
msgctxt "dhl"
|
1585 |
msgid ""
|
1586 |
"Choose this option if you want to make sure that by default labels are only "
|
@@ -1591,17 +1601,17 @@ msgstr ""
|
|
1591 |
"ist."
|
1592 |
|
1593 |
# @ woocommerce-germanized
|
1594 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1595 |
msgctxt "dhl"
|
1596 |
msgid "Force email"
|
1597 |
msgstr "E-Mail übertragen"
|
1598 |
|
1599 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1600 |
msgctxt "dhl"
|
1601 |
msgid "Force transferring customer email to DHL."
|
1602 |
msgstr "E-Mail-Adresse des Kunden immer an DHL übertragen."
|
1603 |
|
1604 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1605 |
msgctxt "dhl"
|
1606 |
msgid ""
|
1607 |
"By default the customer email address is only transferred in case explicit "
|
@@ -1617,7 +1627,7 @@ msgstr ""
|
|
1617 |
"Sie Ihre Datenschutzerklärung und suchen Sie im Zweifel anwaltlichen Rat "
|
1618 |
"bevor Sie diese Option aktivieren."
|
1619 |
|
1620 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1621 |
msgctxt "dhl"
|
1622 |
msgid ""
|
1623 |
"Additionally create inlay return labels for shipments that support returns."
|
@@ -1625,14 +1635,14 @@ msgstr ""
|
|
1625 |
"Erzeuge zusätzlich Beilage-Retourenlabels für Sendungen die Retouren "
|
1626 |
"unterstützen."
|
1627 |
|
|
|
1628 |
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1354
|
1629 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1630 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1594
|
1631 |
msgctxt "dhl"
|
1632 |
msgid "Retoure"
|
1633 |
msgstr "Retoure"
|
1634 |
|
1635 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1636 |
#, php-format
|
1637 |
msgctxt "dhl"
|
1638 |
msgid ""
|
@@ -1643,18 +1653,18 @@ msgstr ""
|
|
1643 |
"API an. Stellen Sie sicher, dass Ihr %s DHL Retoure Online enthält."
|
1644 |
|
1645 |
# @ woocommerce-germanized
|
1646 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1647 |
msgctxt "dhl"
|
1648 |
msgid "contract"
|
1649 |
msgstr "Vertrag"
|
1650 |
|
1651 |
# @ woocommerce-germanized
|
1652 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1653 |
msgctxt "dhl"
|
1654 |
msgid "Enable creating labels for return shipments."
|
1655 |
msgstr "Automatisch Retourenlabels zu Retourensendungen erstellen."
|
1656 |
|
1657 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1658 |
msgctxt "dhl"
|
1659 |
msgid ""
|
1660 |
"By enabling this option you might generate retoure labels for return "
|
@@ -1664,12 +1674,12 @@ msgstr ""
|
|
1664 |
"Retourensendungen erstellen und diese per E-Mail an den Kunden weiterleiten."
|
1665 |
|
1666 |
# @ woocommerce-germanized
|
1667 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1668 |
msgctxt "dhl"
|
1669 |
msgid "Default Services"
|
1670 |
msgstr "Standard-Services"
|
1671 |
|
1672 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1673 |
#, php-format
|
1674 |
msgctxt "dhl"
|
1675 |
msgid ""
|
@@ -1680,28 +1690,28 @@ msgstr ""
|
|
1680 |
"werden sollen. Finden Sie mehr <a href=\"%s\" target=\"_blank\">Services</a> "
|
1681 |
"heraus."
|
1682 |
|
1683 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1684 |
msgctxt "dhl"
|
1685 |
msgid "Enable the GoGreen Service by default."
|
1686 |
msgstr "Buche den GoGreen Service hinzu."
|
1687 |
|
1688 |
# @ woocommerce-germanized
|
1689 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1690 |
msgctxt "dhl"
|
1691 |
msgid "Additional Insurance"
|
1692 |
msgstr "Transportversicherung"
|
1693 |
|
1694 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1695 |
msgctxt "dhl"
|
1696 |
msgid "Add an additional insurance to labels."
|
1697 |
msgstr "Füge eine Transportversicherung zur Sendung hinzu."
|
1698 |
|
1699 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1700 |
msgctxt "dhl"
|
1701 |
msgid "Retail Outlet Routing"
|
1702 |
msgstr "Filialrouting"
|
1703 |
|
1704 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1705 |
msgctxt "dhl"
|
1706 |
msgid ""
|
1707 |
"Send undeliverable items to nearest retail outlet instead of immediate "
|
@@ -1710,58 +1720,58 @@ msgstr ""
|
|
1710 |
"Sende unzustellbare Sendungen in die nächstgelegene Filiale zur Abholung "
|
1711 |
"anstelle diese direkt zurückzusenden."
|
1712 |
|
1713 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1714 |
msgctxt "dhl"
|
1715 |
msgid "No Neighbor"
|
1716 |
msgstr "Keine Nachbarschaftszustellung"
|
1717 |
|
1718 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1719 |
msgctxt "dhl"
|
1720 |
msgid "Do not deliver to neighbors."
|
1721 |
msgstr "Schließe eine Ersatzzustellung beim Nachbarn aus."
|
1722 |
|
1723 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1724 |
msgctxt "dhl"
|
1725 |
msgid "Do only delivery to named person."
|
1726 |
msgstr ""
|
1727 |
"Lasse Pakete nur an den Empfänger persönlich oder an eine bevollmächtigte "
|
1728 |
"Person übergeben."
|
1729 |
|
1730 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1731 |
msgctxt "dhl"
|
1732 |
msgid "Bulky Goods"
|
1733 |
msgstr "Sperrgut"
|
1734 |
|
1735 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1736 |
msgctxt "dhl"
|
1737 |
msgid "Deliver as bulky goods."
|
1738 |
msgstr "Sende Pakete als Sperrgut."
|
1739 |
|
1740 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1741 |
msgctxt "dhl"
|
1742 |
msgid "Minimum age (Visual check)"
|
1743 |
msgstr "Mindestalter (Visuell)"
|
1744 |
|
1745 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1746 |
msgctxt "dhl"
|
1747 |
msgid "Choose this option if you want to let DHL check your customer's age."
|
1748 |
msgstr ""
|
1749 |
"Wählen Sie diese Option aus, wenn Sie das Alter durch DHL prüfen lassen "
|
1750 |
"möchten."
|
1751 |
|
1752 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1753 |
msgctxt "dhl"
|
1754 |
msgid "Sync (Visual Check)"
|
1755 |
msgstr "Synchronisation (Visuell)"
|
1756 |
|
1757 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1758 |
msgctxt "dhl"
|
1759 |
msgid "Visually verify age if shipment contains applicable items."
|
1760 |
msgstr ""
|
1761 |
"Aktiviere die Alterssichtprüfung, falls die Sendung zu prüfende Positionen "
|
1762 |
"beinhaltet."
|
1763 |
|
1764 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1765 |
#, php-format
|
1766 |
msgctxt "dhl"
|
1767 |
msgid ""
|
@@ -1774,18 +1784,18 @@ msgstr ""
|
|
1774 |
"Alterssichtprüfung automatisch aktiviert, falls eine Sendung zu prüfenden "
|
1775 |
"Produkte beinhaltet."
|
1776 |
|
1777 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1778 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1779 |
msgctxt "dhl"
|
1780 |
msgid "age verification checkbox"
|
1781 |
msgstr "Checkbox zur Altersprüfung"
|
1782 |
|
1783 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1784 |
msgctxt "dhl"
|
1785 |
msgid "Minimum age (Ident check)"
|
1786 |
msgstr "Mindestalter (Identität)"
|
1787 |
|
1788 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1789 |
msgctxt "dhl"
|
1790 |
msgid ""
|
1791 |
"Choose this option if you want to let DHL check your customer's identity and "
|
@@ -1795,19 +1805,19 @@ msgstr ""
|
|
1795 |
"prüfen lassen möchten."
|
1796 |
|
1797 |
# @ woocommerce-germanized
|
1798 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1799 |
msgctxt "dhl"
|
1800 |
msgid "Sync (Ident Check)"
|
1801 |
msgstr "Synchronisation (Identität)"
|
1802 |
|
1803 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1804 |
msgctxt "dhl"
|
1805 |
msgid "Verify identity and age if shipment contains applicable items."
|
1806 |
msgstr ""
|
1807 |
"Aktiviere die Identitätsprüfung, falls die Sendung zu prüfende Positionen "
|
1808 |
"beinhaltet."
|
1809 |
|
1810 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1811 |
#, php-format
|
1812 |
msgctxt "dhl"
|
1813 |
msgid ""
|
@@ -1820,18 +1830,18 @@ msgstr ""
|
|
1820 |
"Identitätsprüfung automatisch aktiviert, falls eine Sendung zu prüfenden "
|
1821 |
"Produkte beinhaltet."
|
1822 |
|
1823 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1824 |
msgctxt "dhl"
|
1825 |
msgid "Premium delivery for international shipments."
|
1826 |
msgstr "Premium Lieferung für internationale Sendungen."
|
1827 |
|
1828 |
# @ woocommerce-germanized
|
1829 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1830 |
msgctxt "dhl"
|
1831 |
msgid "Bank Account"
|
1832 |
msgstr "Bankkonto"
|
1833 |
|
1834 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1835 |
msgctxt "dhl"
|
1836 |
msgid "Enter your bank details needed for services that use COD."
|
1837 |
msgstr ""
|
@@ -1839,36 +1849,36 @@ msgstr ""
|
|
1839 |
"verwendet werden sollen."
|
1840 |
|
1841 |
# @ woocommerce-germanized
|
1842 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1843 |
msgctxt "dhl"
|
1844 |
msgid "Holder"
|
1845 |
msgstr "Kontoinhaber"
|
1846 |
|
1847 |
# @ woocommerce-germanized
|
1848 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1849 |
msgctxt "dhl"
|
1850 |
msgid "Bank Name"
|
1851 |
msgstr "Name der Bank"
|
1852 |
|
1853 |
# @ woocommerce-germanized
|
1854 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1855 |
msgctxt "dhl"
|
1856 |
msgid "IBAN"
|
1857 |
msgstr "IBAN"
|
1858 |
|
1859 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1860 |
msgctxt "dhl"
|
1861 |
msgid "BIC"
|
1862 |
msgstr "BIC"
|
1863 |
|
1864 |
# @ woocommerce-germanized
|
1865 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1866 |
msgctxt "dhl"
|
1867 |
msgid "Payment Reference"
|
1868 |
msgstr "Zahlungsreferenz"
|
1869 |
|
1870 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1871 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1872 |
#, php-format
|
1873 |
msgctxt "dhl"
|
1874 |
msgid ""
|
@@ -1879,17 +1889,17 @@ msgstr ""
|
|
1879 |
"hinzufügen: %s. Der Text ist auf 35 Zeichen begrenzt."
|
1880 |
|
1881 |
# @ woocommerce-germanized
|
1882 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1883 |
msgctxt "dhl"
|
1884 |
msgid "Payment Reference 2"
|
1885 |
msgstr "Zahlungsreferenz 2"
|
1886 |
|
1887 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1888 |
msgctxt "dhl"
|
1889 |
msgid "Customer Number"
|
1890 |
msgstr "Kundennummer"
|
1891 |
|
1892 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1893 |
msgctxt "dhl"
|
1894 |
msgid ""
|
1895 |
"Insert your DHL business customer number (EKP) here. If you are not yet a "
|
@@ -1899,12 +1909,12 @@ msgstr ""
|
|
1899 |
"Geschäftskunde sind, sollten Sie sich zuerst als Geschäftskunde bei DHL "
|
1900 |
"registrieren."
|
1901 |
|
1902 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1903 |
msgctxt "dhl"
|
1904 |
msgid "API Access"
|
1905 |
msgstr "API Versionen"
|
1906 |
|
1907 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1908 |
msgctxt "dhl"
|
1909 |
msgid ""
|
1910 |
"To create labels and embed DHL services, our software needs access to the "
|
@@ -1914,7 +1924,7 @@ msgstr ""
|
|
1914 |
"Software Zugang zur API. Sie sollten hier Ihre Zugangsdaten zum DHL "
|
1915 |
"Geschäftskundenportal eingeben."
|
1916 |
|
1917 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1918 |
msgctxt "dhl"
|
1919 |
msgid ""
|
1920 |
"If you want to provide your customers with inlay return labels for your "
|
@@ -1923,7 +1933,7 @@ msgstr ""
|
|
1923 |
"Wenn Sie Beilageretouren-Labels zu Ihren Sendungen hinzufügen möchten, "
|
1924 |
"sollten Sie diese Funktion standardmäßig aktivieren."
|
1925 |
|
1926 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1927 |
msgctxt "dhl"
|
1928 |
msgid ""
|
1929 |
"If you want to create DHL labels to returns you should activate this "
|
@@ -1934,12 +1944,12 @@ msgstr ""
|
|
1934 |
"aktivieren. Stellen Sie sicher, dass DHL Online Retoure in Ihrem Vertrag "
|
1935 |
"freigeschaltet ist."
|
1936 |
|
1937 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1938 |
msgctxt "dhl"
|
1939 |
msgid "Age verification"
|
1940 |
msgstr "Altersverifikation"
|
1941 |
|
1942 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1943 |
msgctxt "dhl"
|
1944 |
msgid ""
|
1945 |
"Use this feature to sync the Germanized age verification checkbox with the "
|
@@ -1952,12 +1962,12 @@ msgstr ""
|
|
1952 |
"„Alterssichtprüfung“ von DHL automatisch aktiviert."
|
1953 |
|
1954 |
# @ woocommerce-germanized
|
1955 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1956 |
msgctxt "dhl"
|
1957 |
msgid "Automation"
|
1958 |
msgstr "Automatisierung"
|
1959 |
|
1960 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1961 |
msgctxt "dhl"
|
1962 |
msgid ""
|
1963 |
"You might want to save some time and let Germanized generate labels "
|
@@ -1967,7 +1977,7 @@ msgstr ""
|
|
1967 |
"automatisch erzeugen lassen, sobald eine Sendung in einen bestimmten Status "
|
1968 |
"wechselt."
|
1969 |
|
1970 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1971 |
msgctxt "dhl"
|
1972 |
msgid ""
|
1973 |
"Let your customers choose a preferred day (if the service is available at "
|
@@ -1976,7 +1986,7 @@ msgstr ""
|
|
1976 |
"Lassen Sie Ihre Kunden einen Wunschtag (falls der Service für die "
|
1977 |
"Kundenadresse zur Verfügung steht) für die Lieferung in der Kasse auswählen."
|
1978 |
|
1979 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1980 |
msgctxt "dhl"
|
1981 |
msgid ""
|
1982 |
"Optionally charge your customers an additional fee for preferred services "
|
@@ -1985,7 +1995,7 @@ msgstr ""
|
|
1985 |
"Optional können Sie die Gebühr für die Auswahl des Wunschtags oder anderer "
|
1986 |
"Wunschpaket-Services an Ihre Kunden weiterreichen."
|
1987 |
|
1988 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1989 |
msgctxt "dhl"
|
1990 |
msgid ""
|
1991 |
"Allow your customers to send their parcels to a preferred location e.g. a "
|
@@ -1994,7 +2004,7 @@ msgstr ""
|
|
1994 |
"Lassen Sie Ihre Kunden einen Wunschort für die Abgabe ihres Pakets in der "
|
1995 |
"Kasse auswählen. Dieser Service wird von DHL nicht zusätzlich berechnet."
|
1996 |
|
1997 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
1998 |
msgctxt "dhl"
|
1999 |
msgid ""
|
2000 |
"Allow your customers to choose packstation (and/or other DHL location types "
|
@@ -2003,7 +2013,7 @@ msgstr ""
|
|
2003 |
"Lassen Sie Ihre Kunden eine Packstation (und/oder andere DHL Standorte, wie "
|
2004 |
"im Folgenden konfiguriert) als Lieferadresse auswählen."
|
2005 |
|
2006 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:
|
2007 |
msgctxt "dhl"
|
2008 |
msgid ""
|
2009 |
"This option adds a map overlay view to let your customers choose a DHL "
|
@@ -2014,22 +2024,22 @@ msgstr ""
|
|
2014 |
"DHL Standortes in der Nähe noch einfacher zu machen. Sie benötigen für die "
|
2015 |
"Kartenansicht einen gültigen Google Maps API Schlüssel."
|
2016 |
|
2017 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2018 |
msgctxt "dhl"
|
2019 |
msgid "Deutsche Post"
|
2020 |
msgstr "Deutsche Post"
|
2021 |
|
2022 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2023 |
msgctxt "dhl"
|
2024 |
msgid "Integration for products of the Deutsche Post through Internetmarke."
|
2025 |
msgstr "Integration von Produkten der Deutschen Post über die Internetmarke."
|
2026 |
|
2027 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2028 |
msgctxt "dhl"
|
2029 |
msgid "Username"
|
2030 |
msgstr "Benutzer"
|
2031 |
|
2032 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2033 |
#, php-format
|
2034 |
msgctxt "dhl"
|
2035 |
msgid ""
|
@@ -2040,33 +2050,33 @@ msgstr ""
|
|
2040 |
"testen Sie Ihre Zugangsdaten bevor Sie eine Verbindung aufbauen."
|
2041 |
|
2042 |
# @ woocommerce-germanized
|
2043 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2044 |
msgctxt "dhl"
|
2045 |
msgid "Password"
|
2046 |
msgstr "Passwort"
|
2047 |
|
2048 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2049 |
msgctxt "dhl"
|
2050 |
msgid "Portokasse"
|
2051 |
msgstr "Portokasse"
|
2052 |
|
2053 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2054 |
msgctxt "dhl"
|
2055 |
msgid "Balance"
|
2056 |
msgstr "Guthaben"
|
2057 |
|
2058 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2059 |
msgctxt "dhl"
|
2060 |
msgid "Charge (€)"
|
2061 |
msgstr "Aufladen (€)"
|
2062 |
|
2063 |
# @ woocommerce-germanized
|
2064 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2065 |
msgctxt "dhl"
|
2066 |
msgid "Available Products"
|
2067 |
msgstr "Verfügbare Produkte"
|
2068 |
|
2069 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2070 |
#, php-format
|
2071 |
msgctxt "dhl"
|
2072 |
msgid ""
|
@@ -2078,7 +2088,7 @@ msgstr ""
|
|
2078 |
"stehen sollen. Sie können die Produktliste auch manuell <a href=\"%s"
|
2079 |
"\">aktualisieren</a>, falls notwendig."
|
2080 |
|
2081 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2082 |
msgctxt "dhl"
|
2083 |
msgid ""
|
2084 |
"Please select your default shipping service for domestic shipments that you "
|
@@ -2089,12 +2099,12 @@ msgstr ""
|
|
2089 |
"für Ihre Kunden anbieten."
|
2090 |
|
2091 |
# @ woocommerce-germanized
|
2092 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2093 |
msgctxt "dhl"
|
2094 |
msgid "EU Default Service"
|
2095 |
msgstr "Standard Service (EU)"
|
2096 |
|
2097 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2098 |
msgctxt "dhl"
|
2099 |
msgid ""
|
2100 |
"Please select your default shipping service for EU shipments that you want "
|
@@ -2103,7 +2113,7 @@ msgstr ""
|
|
2103 |
"Bitte wählen Sie das Standard-Produkt für EU Sendungen aus, das Sie für Ihre "
|
2104 |
"Kunden anbieten."
|
2105 |
|
2106 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2107 |
msgctxt "dhl"
|
2108 |
msgid ""
|
2109 |
"Please select your default shipping service for cross-border shipments that "
|
@@ -2112,17 +2122,17 @@ msgstr ""
|
|
2112 |
"Bitte wählen Sie das Standard-Produkt für internationale Sendungen aus, das "
|
2113 |
"Sie für Ihre Kunden anbieten."
|
2114 |
|
2115 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2116 |
msgctxt "dhl"
|
2117 |
msgid "Printing"
|
2118 |
msgstr "Druck"
|
2119 |
|
2120 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2121 |
msgctxt "dhl"
|
2122 |
msgid "Default Format"
|
2123 |
msgstr "Standardformat"
|
2124 |
|
2125 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2126 |
#, php-format
|
2127 |
msgctxt "dhl"
|
2128 |
msgid ""
|
@@ -2134,44 +2144,44 @@ msgstr ""
|
|
2134 |
"verwendet wird. Sie können die Liste auch manuell <a href=\"%s"
|
2135 |
"\">aktualisieren</a>, falls notwendig."
|
2136 |
|
2137 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2138 |
msgctxt "dhl"
|
2139 |
msgid "Print X-axis column"
|
2140 |
msgstr "Druckspalte X-Achse"
|
2141 |
|
2142 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2143 |
msgctxt "dhl"
|
2144 |
msgid "Adjust the print X-axis start column for the label."
|
2145 |
msgstr "Passen Sie die Druck-Startspalte der X-Achse für das Label an."
|
2146 |
|
2147 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2148 |
msgctxt "dhl"
|
2149 |
msgid "Print Y-axis column"
|
2150 |
msgstr "Druckspalte Y-Achse"
|
2151 |
|
2152 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2153 |
msgctxt "dhl"
|
2154 |
msgid "Adjust the print Y-axis start column for the label."
|
2155 |
msgstr "Passen Sie die Druck-Startspalte der Y-Achse für das Label an."
|
2156 |
|
2157 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2158 |
msgctxt "dhl"
|
2159 |
msgid "API Error"
|
2160 |
msgstr "API Fehler"
|
2161 |
|
2162 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2163 |
msgctxt "dhl"
|
2164 |
msgid "Charge Portokasse"
|
2165 |
msgstr "Portokasse aufladen"
|
2166 |
|
2167 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2168 |
#, php-format
|
2169 |
msgctxt "dhl"
|
2170 |
msgid "The minimum amount is %s"
|
2171 |
msgstr "Der Minimalbetrag beträgt %s"
|
2172 |
|
2173 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2174 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2175 |
#, php-format
|
2176 |
msgctxt "dhl"
|
2177 |
msgid ""
|
@@ -2184,17 +2194,17 @@ msgstr ""
|
|
2184 |
"(z.B. Gewicht) und versuchen Sie es erneut."
|
2185 |
|
2186 |
# @ woocommerce-germanized
|
2187 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2188 |
msgctxt "dhl"
|
2189 |
msgid "Page Format"
|
2190 |
msgstr "Seitenformat"
|
2191 |
|
2192 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2193 |
msgctxt "dhl"
|
2194 |
msgid "The services chosen are not available for the current product."
|
2195 |
msgstr "Die ausgewählten Services sind für dieses Produkt nicht verfügbar."
|
2196 |
|
2197 |
-
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:
|
2198 |
#, php-format
|
2199 |
msgctxt "dhl"
|
2200 |
msgid "Deutsche Post product is missing for %s."
|
@@ -2410,11 +2420,11 @@ msgstr "Verpackung"
|
|
2410 |
|
2411 |
# @ woocommerce-germanized
|
2412 |
#: woocommerce-germanized-shipments/includes/admin/views/html-order-shipment-content.php:58
|
2413 |
-
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
2414 |
#: woocommerce-germanized-shipments/src/Admin/ReturnTable.php:24
|
2415 |
#: woocommerce-germanized-shipments/src/Admin/Table.php:689
|
2416 |
-
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:
|
2417 |
-
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:
|
2418 |
msgctxt "shipments"
|
2419 |
msgid "Status"
|
2420 |
msgstr "Status"
|
@@ -2550,7 +2560,7 @@ msgstr "Löschen"
|
|
2550 |
#: woocommerce-germanized-shipments/src/Admin/Admin.php:683
|
2551 |
#: woocommerce-germanized-shipments/src/Admin/Settings.php:75
|
2552 |
#: woocommerce-germanized-shipments/src/Admin/Settings.php:172
|
2553 |
-
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:
|
2554 |
#: woocommerce-germanized-shipments/templates/myaccount/order-shipments.php:36
|
2555 |
msgctxt "shipments"
|
2556 |
msgid "Returns"
|
@@ -2764,12 +2774,12 @@ msgid "Return to your order: {order_number}"
|
|
2764 |
msgstr "Rücksendung zu Ihrer Bestellung {order_number}"
|
2765 |
|
2766 |
# @ woocommerce-germanized
|
2767 |
-
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:
|
2768 |
msgctxt "shipments"
|
2769 |
msgid "Order shipped"
|
2770 |
msgstr "Bestellung versandt"
|
2771 |
|
2772 |
-
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:
|
2773 |
msgctxt "shipments"
|
2774 |
msgid ""
|
2775 |
"Shipment notifications are sent to the customer when a shipment gets shipped."
|
@@ -2777,31 +2787,34 @@ msgstr ""
|
|
2777 |
"Sendungsbenachrichtigungen werden an den Kunden verschickt, sobald eine "
|
2778 |
"Sendung als verschickt markiert wurde."
|
2779 |
|
2780 |
-
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:
|
2781 |
msgctxt "shipments"
|
2782 |
-
msgid "
|
|
|
|
|
2783 |
msgstr ""
|
2784 |
-
"Ihre Bestellung #{order_number} bei {site_title} wurde teilweise verschickt"
|
|
|
2785 |
|
2786 |
-
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:
|
2787 |
msgctxt "shipments"
|
2788 |
-
msgid "
|
2789 |
-
|
|
|
|
|
|
|
|
|
2790 |
|
2791 |
-
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:
|
2792 |
msgctxt "shipments"
|
2793 |
msgid "Partial shipment to your order: {order_number}"
|
2794 |
msgstr "Teilsendung zu Ihrer Bestellung {order_number}"
|
2795 |
|
2796 |
-
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:
|
2797 |
msgctxt "shipments"
|
2798 |
msgid "Shipment to your order: {order_number}"
|
2799 |
msgstr "Sendung zu Ihrer Bestellung {order_number}"
|
2800 |
|
2801 |
-
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:307
|
2802 |
-
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:321
|
2803 |
-
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:330
|
2804 |
-
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:339
|
2805 |
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:348
|
2806 |
#, php-format
|
2807 |
msgctxt "shipments"
|
@@ -2809,61 +2822,61 @@ msgid "Available placeholders: %s"
|
|
2809 |
msgstr "Verfügbare Platzhalter: %s"
|
2810 |
|
2811 |
# @ woocommerce-germanized
|
2812 |
-
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:
|
2813 |
msgctxt "shipments"
|
2814 |
msgid "Enable/Disable"
|
2815 |
msgstr "Aktivieren/Deaktivieren"
|
2816 |
|
2817 |
-
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:
|
2818 |
msgctxt "shipments"
|
2819 |
msgid "Enable this email notification"
|
2820 |
msgstr "Aktiviere diese E-Mail-Benachrichtigung"
|
2821 |
|
2822 |
-
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:
|
2823 |
msgctxt "shipments"
|
2824 |
msgid "Full shipment subject"
|
2825 |
msgstr "Vollständige Sendung Betreff"
|
2826 |
|
2827 |
-
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:
|
2828 |
msgctxt "shipments"
|
2829 |
msgid "Partial shipment subject"
|
2830 |
msgstr "Teilsendung Betreff"
|
2831 |
|
2832 |
-
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:
|
2833 |
msgctxt "shipments"
|
2834 |
msgid "Full shipment email heading"
|
2835 |
msgstr "Vollständige Sendung Kopfzeile"
|
2836 |
|
2837 |
-
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:
|
2838 |
msgctxt "shipments"
|
2839 |
msgid "Partial shipment email heading"
|
2840 |
msgstr "Teilsendung Kopfzeile"
|
2841 |
|
2842 |
# @ woocommerce-germanized
|
2843 |
-
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:
|
2844 |
msgctxt "shipments"
|
2845 |
msgid "Additional content"
|
2846 |
msgstr "Zusätzlicher Inhalt"
|
2847 |
|
2848 |
-
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:
|
2849 |
msgctxt "shipments"
|
2850 |
msgid "Text to appear below the main email content."
|
2851 |
msgstr "Text der unterhalb des Inhalts der E-Mail angezeigt werden soll."
|
2852 |
|
2853 |
-
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:
|
2854 |
-
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
2855 |
-
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
2856 |
#: woocommerce-germanized-shipments/templates/shipment/shipment-details-address.php:28
|
2857 |
msgctxt "shipments"
|
2858 |
msgid "N/A"
|
2859 |
msgstr "n.a."
|
2860 |
|
2861 |
-
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:
|
2862 |
msgctxt "shipments"
|
2863 |
msgid "Email type"
|
2864 |
msgstr "E-Mail-Typ"
|
2865 |
|
2866 |
-
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:
|
2867 |
msgctxt "shipments"
|
2868 |
msgid "Choose which format of email to send."
|
2869 |
msgstr "Format für E-Mail-Versand auswählen."
|
@@ -2915,7 +2928,7 @@ msgid "Letter"
|
|
2915 |
msgstr "Brief"
|
2916 |
|
2917 |
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:76
|
2918 |
-
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
2919 |
msgctxt "shipments"
|
2920 |
msgid "Shipment"
|
2921 |
msgstr "Sendung"
|
@@ -2937,7 +2950,7 @@ msgstr "Teilweise versandt"
|
|
2937 |
|
2938 |
# @ woocommerce-germanized
|
2939 |
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:112
|
2940 |
-
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
2941 |
#: woocommerce-germanized-shipments/src/Admin/Table.php:860
|
2942 |
msgctxt "shipments"
|
2943 |
msgid "Shipped"
|
@@ -2958,49 +2971,49 @@ msgctxt "shipments"
|
|
2958 |
msgid "Returned"
|
2959 |
msgstr "Retourniert"
|
2960 |
|
2961 |
-
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
2962 |
msgctxt "shipments"
|
2963 |
msgid "Draft"
|
2964 |
msgstr "Entwurf"
|
2965 |
|
2966 |
-
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
2967 |
#: woocommerce-germanized-shipments/src/Admin/Table.php:852
|
2968 |
msgctxt "shipments"
|
2969 |
msgid "Processing"
|
2970 |
msgstr "In Bearbeitung"
|
2971 |
|
2972 |
# @ woocommerce-germanized
|
2973 |
-
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
2974 |
#: woocommerce-germanized-shipments/src/Admin/ReturnTable.php:50
|
2975 |
msgctxt "shipments"
|
2976 |
msgid "Delivered"
|
2977 |
msgstr "Geliefert"
|
2978 |
|
2979 |
-
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
2980 |
msgctxt "shipments"
|
2981 |
msgid "Requested"
|
2982 |
msgstr "Beantragt"
|
2983 |
|
2984 |
-
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
2985 |
#: woocommerce-germanized-shipments/includes/wc-gzd-shipments-template-functions.php:81
|
2986 |
#: woocommerce-germanized-shipments/includes/wc-gzd-shipments-template-functions.php:135
|
2987 |
msgctxt "shipments"
|
2988 |
msgid "Invalid order."
|
2989 |
msgstr "Ungültige Bestellung."
|
2990 |
|
2991 |
-
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
2992 |
msgctxt "shipments"
|
2993 |
msgid "This order is already fully returned."
|
2994 |
msgstr "Diese Bestellung wurde bereits vollständig zurückgesendet."
|
2995 |
|
2996 |
-
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
2997 |
-
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
2998 |
msgctxt "shipments"
|
2999 |
msgid "Error while creating the shipment instance"
|
3000 |
msgstr "Fehler beim Erstellen der Sendungsinstanz"
|
3001 |
|
3002 |
-
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
3003 |
-
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
3004 |
#: woocommerce-germanized-shipments/src/ReturnShipment.php:428
|
3005 |
#: woocommerce-germanized-shipments/src/ReturnShipment.php:499
|
3006 |
#: woocommerce-germanized-shipments/src/SimpleShipment.php:118
|
@@ -3009,48 +3022,48 @@ msgctxt "shipments"
|
|
3009 |
msgid "Invalid shipment order"
|
3010 |
msgstr "Ungültige Bestellung zur Sendung"
|
3011 |
|
3012 |
-
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
3013 |
msgctxt "shipments"
|
3014 |
msgid "Invalid order item"
|
3015 |
msgstr "Ungültige Bestellposition"
|
3016 |
|
3017 |
-
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
3018 |
msgctxt "shipments"
|
3019 |
msgid "Invalid shipment item"
|
3020 |
msgstr "Ungültige Sendungsposition"
|
3021 |
|
3022 |
# @ woocommerce-germanized
|
3023 |
-
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
3024 |
msgctxt "shipments"
|
3025 |
msgid "None"
|
3026 |
msgstr "Keiner"
|
3027 |
|
3028 |
-
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
3029 |
msgctxt "shipments-shipping-provider"
|
3030 |
msgid "Unknown"
|
3031 |
msgstr "Unbekannt"
|
3032 |
|
3033 |
-
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
3034 |
msgctxt "shipments"
|
3035 |
msgid "Error while uploading file."
|
3036 |
msgstr "Fehler beim Hochladen der Datei."
|
3037 |
|
3038 |
# @ woocommerce-germanized
|
3039 |
-
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
3040 |
#: woocommerce-germanized-shipments/src/Admin/ReturnTable.php:23
|
3041 |
#: woocommerce-germanized-shipments/src/Admin/Table.php:688
|
3042 |
msgctxt "shipments"
|
3043 |
msgid "Date"
|
3044 |
msgstr "Datum"
|
3045 |
|
3046 |
-
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
3047 |
#: woocommerce-germanized-shipments/templates/shipment/shipment-details-tracking.php:23
|
3048 |
msgctxt "shipments"
|
3049 |
msgid "Tracking"
|
3050 |
msgstr "Sendungsverfolgung"
|
3051 |
|
3052 |
# @ woocommerce-germanized
|
3053 |
-
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
3054 |
#: woocommerce-germanized-shipments/src/Admin/Admin.php:180
|
3055 |
#: woocommerce-germanized-shipments/src/Admin/ReturnTable.php:30
|
3056 |
#: woocommerce-germanized-shipments/src/Admin/Table.php:696
|
@@ -3058,13 +3071,13 @@ msgctxt "shipments"
|
|
3058 |
msgid "Actions"
|
3059 |
msgstr "Aktionen"
|
3060 |
|
3061 |
-
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
3062 |
msgctxt "shipments"
|
3063 |
msgid "View"
|
3064 |
msgstr "Anzeigen"
|
3065 |
|
3066 |
# @ woocommerce-germanized
|
3067 |
-
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:
|
3068 |
#: woocommerce-germanized-shipments/src/Admin/Table.php:871
|
3069 |
#: woocommerce-germanized-shipments/src/Ajax.php:335
|
3070 |
#: woocommerce-germanized-shipments/templates/shipment/shipment-return-instructions.php:29
|
@@ -3495,8 +3508,8 @@ msgstr ""
|
|
3495 |
# @ woocommerce-germanized
|
3496 |
#: woocommerce-germanized-shipments/src/Admin/Settings.php:61
|
3497 |
#: woocommerce-germanized-shipments/src/Admin/Settings.php:117
|
3498 |
-
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:
|
3499 |
-
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:
|
3500 |
msgctxt "shipments"
|
3501 |
msgid "Automation"
|
3502 |
msgstr "Automatisierung"
|
@@ -3807,8 +3820,8 @@ msgstr ""
|
|
3807 |
|
3808 |
# @ woocommerce-germanized
|
3809 |
#: woocommerce-germanized-shipments/src/Admin/Settings.php:415
|
3810 |
-
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:
|
3811 |
-
#: woocommerce-germanized-shipments/src/ShippingProvider/Simple.php:
|
3812 |
msgctxt "shipments"
|
3813 |
msgid "General"
|
3814 |
msgstr "Allgemein"
|
@@ -4415,14 +4428,14 @@ msgctxt "shipments"
|
|
4415 |
msgid "This label misses the API implementation"
|
4416 |
msgstr "Dieser Label-Typ besitzt keine API Implementierung"
|
4417 |
|
4418 |
-
#: woocommerce-germanized-shipments/src/Labels/Label.php:
|
4419 |
msgctxt "shipments"
|
4420 |
msgid "Error while uploading label."
|
4421 |
msgstr "Fehler beim Hochladen des Labels."
|
4422 |
|
4423 |
-
#: woocommerce-germanized-shipments/src/Labels/Label.php:
|
4424 |
-
#: woocommerce-germanized-shipments/src/Labels/Label.php:
|
4425 |
-
#: woocommerce-germanized-shipments/src/Labels/Label.php:
|
4426 |
msgctxt "shipments"
|
4427 |
msgid "Error while downloading the PDF file."
|
4428 |
msgstr "Fehler beim Download des PDF Labels."
|
@@ -4446,56 +4459,56 @@ msgid "%1$s (%2$s, %3$s)"
|
|
4446 |
msgstr "%1$s (%2$s, %3$s)"
|
4447 |
|
4448 |
#: woocommerce-germanized-shipments/src/ReturnShipment.php:356
|
4449 |
-
#: woocommerce-germanized-shipments/src/Shipment.php:
|
4450 |
#, php-format
|
4451 |
msgctxt "full name"
|
4452 |
msgid "%1$s %2$s"
|
4453 |
msgstr "%1$s %2$s"
|
4454 |
|
4455 |
-
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:
|
4456 |
-
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:
|
4457 |
msgctxt "shipments"
|
4458 |
msgid "Labels"
|
4459 |
msgstr "Labels"
|
4460 |
|
4461 |
# @ woocommerce-germanized
|
4462 |
-
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:
|
4463 |
msgctxt "shipments"
|
4464 |
msgid "Automatically create labels for shipments."
|
4465 |
msgstr "Automatisch Labels zu Sendungen erstellen."
|
4466 |
|
4467 |
-
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:
|
4468 |
msgctxt "shipments"
|
4469 |
msgid "Choose a shipment status which should trigger generation of a label."
|
4470 |
msgstr ""
|
4471 |
"Wählen Sie einen Sendungsstatus aus, der die Erzeugung eines Labels auslösen "
|
4472 |
"soll."
|
4473 |
|
4474 |
-
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:
|
4475 |
#, php-format
|
4476 |
msgctxt "shipments"
|
4477 |
msgid "Your current default shipment status is: <em>%s</em>."
|
4478 |
msgstr "Ihr aktueller Standard-Sendungsstatus lautet: <em>%s</em>."
|
4479 |
|
4480 |
# @ woocommerce-germanized
|
4481 |
-
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:
|
4482 |
msgctxt "shipments"
|
4483 |
msgid "Shipment Status"
|
4484 |
msgstr "Sendungsstatus"
|
4485 |
|
4486 |
-
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:
|
4487 |
msgctxt "shipments"
|
4488 |
msgid "Mark shipment as shipped after label has been created successfully."
|
4489 |
msgstr ""
|
4490 |
"Sendung als versandt markieren, sobald ein Label erfolgreich erstellt wurde."
|
4491 |
|
4492 |
# @ woocommerce-germanized
|
4493 |
-
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:
|
4494 |
msgctxt "shipments"
|
4495 |
msgid "Automatically create labels for returns."
|
4496 |
msgstr "Automatisch Retourenlabels zu Retourensendungen erstellen."
|
4497 |
|
4498 |
-
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:
|
4499 |
msgctxt "shipments"
|
4500 |
msgid ""
|
4501 |
"Choose a shipment status which should trigger generation of a return label."
|
@@ -4504,12 +4517,12 @@ msgstr ""
|
|
4504 |
"auslösen soll."
|
4505 |
|
4506 |
# @ woocommerce-germanized
|
4507 |
-
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:
|
4508 |
msgctxt "shipments"
|
4509 |
msgid "Default content weight (kg)"
|
4510 |
msgstr "Standard-Inhaltsgewicht (kg)"
|
4511 |
|
4512 |
-
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:
|
4513 |
msgctxt "shipments"
|
4514 |
msgid ""
|
4515 |
"Choose a default shipment content weight to be used for labels if no weight "
|
@@ -4518,12 +4531,12 @@ msgstr ""
|
|
4518 |
"Wählen Sie ein Standard Inhaltsgewicht der Sendung aus das für Labels "
|
4519 |
"verwendet wird, für die das Gewicht nicht automatisch bestimmt werden kann."
|
4520 |
|
4521 |
-
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:
|
4522 |
msgctxt "shipments"
|
4523 |
msgid "Minimum weight (kg)"
|
4524 |
msgstr "Mindestgewicht (kg)"
|
4525 |
|
4526 |
-
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:
|
4527 |
msgctxt "shipments"
|
4528 |
msgid ""
|
4529 |
"Choose a minimum weight to be used for labels e.g. to prevent low shipment "
|
@@ -4533,13 +4546,13 @@ msgstr ""
|
|
4533 |
"wegen eines zu geringen Gewichts Fehler auftreten."
|
4534 |
|
4535 |
# @ woocommerce-germanized
|
4536 |
-
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:
|
4537 |
#, php-format
|
4538 |
msgctxt "shipments"
|
4539 |
msgid "%s Product"
|
4540 |
msgstr "%s Produkt"
|
4541 |
|
4542 |
-
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:
|
4543 |
msgctxt "shipments"
|
4544 |
msgid "Error while creating the label."
|
4545 |
msgstr "Fehler beim Erstellen der Label-Instanz"
|
@@ -4731,7 +4744,7 @@ msgstr ""
|
|
4731 |
"kann, sollten Sie Ihre Kunden darüber informieren, woher ein Label für die "
|
4732 |
"Rücksendung bezogen werden kann."
|
4733 |
|
4734 |
-
#: woocommerce-germanized-shipments/src/ShippingProvider/Simple.php:
|
4735 |
#, php-format
|
4736 |
msgctxt "shipments"
|
4737 |
msgid ""
|
@@ -4743,12 +4756,12 @@ msgstr ""
|
|
4743 |
"Einstellungen</a>. Passen Sie diese Einstellungen nur dann an, wenn Sie "
|
4744 |
"explizit Abweichungen speziell für diese Versandmethode konfigurieren wollen."
|
4745 |
|
4746 |
-
#: woocommerce-germanized-shipments/src/ShippingProvider/Simple.php:
|
4747 |
msgctxt "shipments"
|
4748 |
msgid "Return Requests"
|
4749 |
msgstr "Rücksendeanträge"
|
4750 |
|
4751 |
-
#: woocommerce-germanized-shipments/src/ShippingProvider/Simple.php:
|
4752 |
msgctxt "shipments"
|
4753 |
msgid "This shipping provider does not support creating labels."
|
4754 |
msgstr "Dieser Versanddienstleister unterstützt keine Label-Erzeugung."
|
@@ -4874,6 +4887,37 @@ msgstr ""
|
|
4874 |
"Ihre Bestellung bei %1$s wurde versandt per %2$s. Im Folgenden finden Sie "
|
4875 |
"Details zur Sendung:"
|
4876 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4877 |
#: woocommerce-germanized-shipments/templates/emails/email-shipment-address.php:27
|
4878 |
#: woocommerce-germanized-shipments/templates/emails/plain/email-shipment-address.php:19
|
4879 |
msgctxt "shipments"
|
@@ -4907,19 +4951,6 @@ msgctxt "shipments"
|
|
4907 |
msgid "Tracking:"
|
4908 |
msgstr "Sendungsverfolgung:"
|
4909 |
|
4910 |
-
#: woocommerce-germanized-shipments/templates/emails/email-shipment-tracking.php:30
|
4911 |
-
#: woocommerce-germanized-shipments/templates/emails/plain/email-shipment-tracking.php:24
|
4912 |
-
msgctxt "shipments"
|
4913 |
-
msgid "Estimated date:"
|
4914 |
-
msgstr "Voraussichtliches Zustellungsdatum:"
|
4915 |
-
|
4916 |
-
#: woocommerce-germanized-shipments/templates/emails/email-shipment-tracking.php:34
|
4917 |
-
#: woocommerce-germanized-shipments/templates/emails/plain/email-shipment-tracking.php:28
|
4918 |
-
#: woocommerce-germanized-shipments/templates/shipment/shipment-details-tracking.php:26
|
4919 |
-
msgctxt "shipments"
|
4920 |
-
msgid "Track your shipment"
|
4921 |
-
msgstr "Sendungsverfolgung"
|
4922 |
-
|
4923 |
#: woocommerce-germanized-shipments/templates/emails/plain/email-shipment-details.php:39
|
4924 |
#, php-format
|
4925 |
msgctxt "shipments"
|
@@ -5361,102 +5392,102 @@ msgid "None"
|
|
5361 |
msgstr "Keine"
|
5362 |
|
5363 |
# @ woocommerce-germanized
|
5364 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5365 |
msgid "Germanize"
|
5366 |
msgstr "Germanize"
|
5367 |
|
5368 |
# @ woocommerce-germanized
|
5369 |
# @ woocommerce
|
5370 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5371 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5372 |
#: woocommerce-germanized/includes/gateways/invoice/class-wc-gzd-gateway-invoice.php:79
|
5373 |
#: woocommerce-germanized/woocommerce-germanized.php:783
|
5374 |
msgid "Settings"
|
5375 |
msgstr "Einstellungen"
|
5376 |
|
5377 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5378 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shipping-provider.php:82
|
5379 |
msgid "Shipping Provider"
|
5380 |
msgstr "Versanddienstleister"
|
5381 |
|
5382 |
# @ woocommerce-germanized
|
5383 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5384 |
#: woocommerce-germanized/includes/admin/views/setup/first-steps.php:9
|
5385 |
msgid "First Steps"
|
5386 |
msgstr "Erste Schritte"
|
5387 |
|
5388 |
# @ woocommerce-germanized
|
5389 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5390 |
#: woocommerce-germanized/includes/admin/settings/views/html-admin-settings-tabs.php:17
|
5391 |
msgid "Start tutorial"
|
5392 |
msgstr "Tutorial starten"
|
5393 |
|
5394 |
# @ woocommerce-germanized
|
5395 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5396 |
#: woocommerce-germanized/includes/admin/views/setup/encrypt.php:10
|
5397 |
msgid "Encryption"
|
5398 |
msgstr "Verschlüsselung"
|
5399 |
|
5400 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5401 |
msgid "Insert key"
|
5402 |
msgstr "Schlüssel einfügen"
|
5403 |
|
5404 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5405 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5406 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5407 |
msgid "Continue"
|
5408 |
msgstr "Weiter"
|
5409 |
|
5410 |
# @ woocommerce-germanized
|
5411 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5412 |
msgid "Pages"
|
5413 |
msgstr "Rechtlich relevante Seiten"
|
5414 |
|
5415 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5416 |
msgid "Create legal pages placeholders e.g. terms & conditions."
|
5417 |
msgstr "Legen Sie rechtlich relevante Seiten an, z.B. AGB."
|
5418 |
|
5419 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5420 |
msgid "Germanize WooCommerce settings (e.g. currency, tax display)."
|
5421 |
msgstr "WooCommerce Einstellungen eindeutschen (z.B. Währung)"
|
5422 |
|
5423 |
# @ woocommerce-germanized
|
5424 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5425 |
msgctxt "install"
|
5426 |
msgid "VAT"
|
5427 |
msgstr "USt."
|
5428 |
|
5429 |
# @ woocommerce-germanized
|
5430 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5431 |
msgid "Let Germanized insert EU VAT rates."
|
5432 |
msgstr "Lassen Sie Germanized EU-Steuersätze importieren."
|
5433 |
|
5434 |
# @ woocommerce-germanized
|
5435 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5436 |
msgctxt "install"
|
5437 |
msgid "Virtual VAT"
|
5438 |
msgstr "Virtuelle USt."
|
5439 |
|
5440 |
# @ woocommerce-germanized
|
5441 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5442 |
msgid "Let Germanized insert virtual EU VAT rates."
|
5443 |
msgstr "Lassen Sie Germanized virtuelle EU-Steuersätze importieren."
|
5444 |
|
5445 |
# @ woocommerce-germanized
|
5446 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5447 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-general.php:202
|
5448 |
#: woocommerce-germanized/includes/admin/views/html-page-status-germanized.php:42
|
5449 |
msgid "Small-Enterprise-Regulation"
|
5450 |
msgstr "Kleinunternehmerregelung"
|
5451 |
|
5452 |
# @ woocommerce-germanized
|
5453 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5454 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-general.php:203
|
5455 |
msgid "VAT based on §19 UStG"
|
5456 |
msgstr "Umsatzsteuerbefreit nach §19 UStG"
|
5457 |
|
5458 |
# @ woocommerce-germanized
|
5459 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5460 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-general.php:203
|
5461 |
#, php-format
|
5462 |
msgid ""
|
@@ -5468,18 +5499,18 @@ msgstr ""
|
|
5468 |
"Gebrauch machen wollen."
|
5469 |
|
5470 |
# @ woocommerce-germanized
|
5471 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5472 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-doi.php:21
|
5473 |
msgid "Double Opt In"
|
5474 |
msgstr "Double-Opt-In"
|
5475 |
|
5476 |
# @ woocommerce-germanized
|
5477 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5478 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-doi.php:38
|
5479 |
msgid "Enable customer double opt in during registration."
|
5480 |
msgstr "Double-Opt-In Verfahren für Kundenkonten aktivieren."
|
5481 |
|
5482 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5483 |
#, php-format
|
5484 |
msgid ""
|
5485 |
"Sends an email to the customer after registration to verify his account. "
|
@@ -5493,26 +5524,26 @@ msgstr ""
|
|
5493 |
"\">Einstellungen</a> können nachträglich angepasst werden."
|
5494 |
|
5495 |
# @ woocommerce-germanized
|
5496 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5497 |
#, php-format
|
5498 |
msgid "Enable %s integration"
|
5499 |
msgstr "%s Integration aktivieren."
|
5500 |
|
5501 |
# @ woocommerce-germanized
|
5502 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5503 |
msgid "Setup"
|
5504 |
msgstr "Setup"
|
5505 |
|
5506 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5507 |
msgid "Germanized › Setup Wizard"
|
5508 |
msgstr "Germanized › Setup"
|
5509 |
|
5510 |
# @ woocommerce-germanized
|
5511 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5512 |
msgid "Skip Step"
|
5513 |
msgstr "Schritt überspringen"
|
5514 |
|
5515 |
-
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:
|
5516 |
msgid "Return to WP Admin"
|
5517 |
msgstr "Zurück zu WP Admin"
|
5518 |
|
@@ -5949,7 +5980,6 @@ msgstr "Schlüssel zur Datenverschlüsselung fehlt"
|
|
5949 |
#: woocommerce-germanized/includes/admin/notes/class-wc-gzd-admin-note-encryption.php:46
|
5950 |
#: woocommerce-germanized/includes/admin/notes/class-wc-gzd-admin-note-shipping-excl-tax.php:45
|
5951 |
#: woocommerce-germanized/includes/admin/settings/abstract-wc-gzd-settings-tab.php:159
|
5952 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-dhl.php:35
|
5953 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-invoices.php:61
|
5954 |
#: woocommerce-germanized/includes/admin/views/html-page-status-germanized.php:284
|
5955 |
msgid "Learn more"
|
@@ -6577,16 +6607,6 @@ msgstr "Verspäteter Vertragsschluss"
|
|
6577 |
msgid "pro"
|
6578 |
msgstr "pro"
|
6579 |
|
6580 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-dhl.php:19
|
6581 |
-
msgid "Integrate Post & DHL Services such as Labels for Shipments and Returns."
|
6582 |
-
msgstr ""
|
6583 |
-
"Erzeugen Sie bequem Post & DHL Labels zu Sendungen und Retouren über Ihr "
|
6584 |
-
"Admin-Panel."
|
6585 |
-
|
6586 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-dhl.php:44
|
6587 |
-
msgid "Post & DHL"
|
6588 |
-
msgstr "Post & DHL"
|
6589 |
-
|
6590 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-doi.php:17
|
6591 |
msgid "Extend the WooCommerce registration process with a double opt in."
|
6592 |
msgstr "Erweitern Sie die WooCommerce Registrierung um einen Double-Opt-In."
|
@@ -6682,16 +6702,16 @@ msgstr "Darstellung"
|
|
6682 |
|
6683 |
# @ woocommerce-germanized
|
6684 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:32
|
6685 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:
|
6686 |
msgid "PDF Attachments"
|
6687 |
msgstr "PDF-Anhänge"
|
6688 |
|
6689 |
# @ woocommerce-germanized
|
6690 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:
|
6691 |
msgid "Email attachments"
|
6692 |
msgstr "E-Mail-Anhänge"
|
6693 |
|
6694 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:
|
6695 |
msgid ""
|
6696 |
"Choose which of your email templates (e.g. order confirmation) should "
|
6697 |
"contain your legal page content e.g. terms and conditions within it's footer."
|
@@ -6699,7 +6719,7 @@ msgstr ""
|
|
6699 |
"Wählen Sie aus, an welche der E-Mail-Templates (z.B. Bestellbestätigung), "
|
6700 |
"Ihre rechtlich relevanten Seiten z.B. AGB angefügt werden sollen."
|
6701 |
|
6702 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:
|
6703 |
msgid ""
|
6704 |
"Customers of our pro version may attach PDF files instead of plain text "
|
6705 |
"content to emails."
|
@@ -6708,7 +6728,7 @@ msgstr ""
|
|
6708 |
"alternativ als PDF-Datei anhängen."
|
6709 |
|
6710 |
# @ woocommerce-germanized
|
6711 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:
|
6712 |
msgid ""
|
6713 |
"Use drag & drop to customize attachment order. Don't forget to save your "
|
6714 |
"changes."
|
@@ -6717,8 +6737,8 @@ msgstr ""
|
|
6717 |
"beeinflussen und speichern Sie anschließend Ihre Änderungen."
|
6718 |
|
6719 |
# @ woocommerce-germanized
|
6720 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:
|
6721 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:
|
6722 |
#, php-format
|
6723 |
msgid ""
|
6724 |
"Want to attach automatically generated PDF files to emails instead of plain "
|
@@ -6729,7 +6749,7 @@ msgstr ""
|
|
6729 |
|
6730 |
# @ woocommerce-germanized
|
6731 |
# @ woocommerce
|
6732 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:
|
6733 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-general.php:232
|
6734 |
#: woocommerce-germanized/includes/api/class-wc-gzd-rest-customers-controller.php:137
|
6735 |
#: woocommerce-germanized/includes/api/class-wc-gzd-rest-customers-controller.php:144
|
@@ -6743,7 +6763,7 @@ msgid "Title"
|
|
6743 |
msgstr "Anrede"
|
6744 |
|
6745 |
# @ woocommerce-germanized
|
6746 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:
|
6747 |
msgid ""
|
6748 |
"Adjust the title to be used within emails. Use {first_name}, {last_name} and "
|
6749 |
"{title} as placeholders."
|
@@ -6752,21 +6772,21 @@ msgstr ""
|
|
6752 |
"{last_name} und {title} als Platzhalter."
|
6753 |
|
6754 |
# @ woocommerce-germanized
|
6755 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:
|
6756 |
msgid "Hi {first_name},"
|
6757 |
msgstr "Sehr geehrte(r) {title} {last_name},"
|
6758 |
|
6759 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:
|
6760 |
msgid "Hide Username"
|
6761 |
msgstr "Nutzernamen verstecken"
|
6762 |
|
6763 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:
|
6764 |
msgid ""
|
6765 |
"Hide username from email content if password or password reset link is "
|
6766 |
"embedded."
|
6767 |
msgstr "Nutzernamen nicht zusammen mit einem Passwort versenden."
|
6768 |
|
6769 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:
|
6770 |
msgid ""
|
6771 |
"Trusted Shops advises to not show the username together with an account "
|
6772 |
"password or password reset link. This option hides (or masks) the username "
|
@@ -6777,19 +6797,19 @@ msgstr ""
|
|
6777 |
"Trusted Shops Mitglied sind, sollten Sie diese Option aktivieren."
|
6778 |
|
6779 |
# @ woocommerce-germanized
|
6780 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:
|
6781 |
msgid "Pay now Button"
|
6782 |
msgstr "Jetzt bezahlen Button"
|
6783 |
|
6784 |
# @ woocommerce-germanized
|
6785 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:
|
6786 |
msgid "Add a pay now button to emails and order success page."
|
6787 |
msgstr ""
|
6788 |
"Fügt einen jetzt bezahlen - Button zur E-Mail und der Bestätigungs-Seite "
|
6789 |
"hinzu."
|
6790 |
|
6791 |
# @ woocommerce-germanized
|
6792 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:
|
6793 |
msgid ""
|
6794 |
"Add a pay now button to order confirmation email and order success page if "
|
6795 |
"the order awaits payment (PayPal etc)."
|
@@ -6799,33 +6819,33 @@ msgstr ""
|
|
6799 |
"benötigt (z.B. per PayPal)."
|
6800 |
|
6801 |
# @ woocommerce-germanized
|
6802 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:
|
6803 |
msgid "Disabled for"
|
6804 |
msgstr "Deaktiviert für"
|
6805 |
|
6806 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:
|
6807 |
msgid "You may want to disable the pay now button for certain payment methods."
|
6808 |
msgstr ""
|
6809 |
"Sie können den jetzt bezahlen Button hier bei Bedarf für bestimmte "
|
6810 |
"Zahlungsarten deaktivieren."
|
6811 |
|
6812 |
# @ woocommerce-germanized
|
6813 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:
|
6814 |
msgid "Customer"
|
6815 |
msgstr "Kunde"
|
6816 |
|
6817 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:
|
6818 |
msgid "Admin"
|
6819 |
msgstr "Admin"
|
6820 |
|
6821 |
# @ woocommerce-germanized
|
6822 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:
|
6823 |
#, php-format
|
6824 |
msgid "Attach %s"
|
6825 |
msgstr "%s"
|
6826 |
|
6827 |
# @ woocommerce-germanized
|
6828 |
-
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:
|
6829 |
#, php-format
|
6830 |
msgid "Attach %s to the following email templates"
|
6831 |
msgstr "%s an die folgenden E-Mail Templates anfügen"
|
@@ -6853,7 +6873,7 @@ msgstr "Kleinunternehmer"
|
|
6853 |
|
6854 |
# @ woocommerce-germanized
|
6855 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-general.php:33
|
6856 |
-
#: woocommerce-germanized/includes/class-wc-gzd-legal-checkbox-manager.php:
|
6857 |
#: woocommerce-germanized/src/Shopmarks.php:299
|
6858 |
msgid "Checkout"
|
6859 |
msgstr "Kasse"
|
@@ -7615,8 +7635,8 @@ msgstr ""
|
|
7615 |
"Platzhalter für den höchsten Preis."
|
7616 |
|
7617 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:376
|
7618 |
-
#: woocommerce-germanized/includes/wc-gzd-core-functions.php:
|
7619 |
-
#: woocommerce-germanized/includes/wc-gzd-core-functions.php:
|
7620 |
msgid "{min_price} – {max_price}"
|
7621 |
msgstr "{min_price} – {max_price}"
|
7622 |
|
@@ -8882,7 +8902,6 @@ msgstr ""
|
|
8882 |
"Mail mit Ihren Daten als Bestätigung."
|
8883 |
|
8884 |
#: woocommerce-germanized/includes/class-wc-gzd-checkout.php:148
|
8885 |
-
msgctxt "woocommerce-germanized"
|
8886 |
msgid ""
|
8887 |
"Please check the street field and make sure to provide a valid street number."
|
8888 |
msgstr ""
|
@@ -9345,30 +9364,30 @@ msgid "Asks the customer to issue the SEPA mandate."
|
|
9345 |
msgstr "Lässt den Kunden das SEPA Mandat vor dem Kauf bestätigen."
|
9346 |
|
9347 |
# @ woocommerce-germanized
|
9348 |
-
#: woocommerce-germanized/includes/class-wc-gzd-legal-checkbox-manager.php:
|
9349 |
msgid "Register form"
|
9350 |
msgstr "Registrierung"
|
9351 |
|
9352 |
# @ woocommerce
|
9353 |
-
#: woocommerce-germanized/includes/class-wc-gzd-legal-checkbox-manager.php:
|
9354 |
msgid "Pay for order"
|
9355 |
msgstr "Bestell-Bezahlseite"
|
9356 |
|
9357 |
-
#: woocommerce-germanized/includes/class-wc-gzd-legal-checkbox-manager.php:
|
9358 |
msgid "Reviews"
|
9359 |
msgstr "Bewertungen"
|
9360 |
|
9361 |
-
#: woocommerce-germanized/includes/class-wc-gzd-legal-checkbox-manager.php:
|
9362 |
#, php-format
|
9363 |
msgid "Checkbox location %s does not exist."
|
9364 |
msgstr "Checkbox Ort %s existiert nicht."
|
9365 |
|
9366 |
-
#: woocommerce-germanized/includes/class-wc-gzd-legal-checkbox-manager.php:
|
9367 |
#, php-format
|
9368 |
msgid "Please make sure to check %s checkbox."
|
9369 |
msgstr "Kontrollieren Sie bitte %s. Hier fehlt eine Einwilligung."
|
9370 |
|
9371 |
-
#: woocommerce-germanized/includes/class-wc-gzd-legal-checkbox-manager.php:
|
9372 |
#, php-format
|
9373 |
msgid "Checkbox with name %s does already exist."
|
9374 |
msgstr "Eine Checkbox mit dem Namen %s existiert bereits."
|
@@ -10740,7 +10759,7 @@ msgid "Mx"
|
|
10740 |
msgstr "Divers"
|
10741 |
|
10742 |
# @ woocommerce-germanized
|
10743 |
-
#: woocommerce-germanized/includes/wc-gzd-core-functions.php:
|
10744 |
msgid "More variants available"
|
10745 |
msgstr "Weitere Varianten verfügbar"
|
10746 |
|
@@ -12175,40 +12194,6 @@ msgctxt "trusted-shops"
|
|
12175 |
msgid "Settings"
|
12176 |
msgstr "Einstellungen"
|
12177 |
|
12178 |
-
# @ woocommerce-germanized
|
12179 |
-
#: woocommerce-trusted-shops/includes/class-wc-trusted-shops-review-exporter.php:64
|
12180 |
-
msgctxt "trusted-shops"
|
12181 |
-
msgid "Order ID"
|
12182 |
-
msgstr "Bestellnummer"
|
12183 |
-
|
12184 |
-
# @ woocommerce-germanized
|
12185 |
-
#: woocommerce-trusted-shops/includes/class-wc-trusted-shops-review-exporter.php:65
|
12186 |
-
msgctxt "trusted-shops"
|
12187 |
-
msgid "Order date"
|
12188 |
-
msgstr "Bestelldatum"
|
12189 |
-
|
12190 |
-
#: woocommerce-trusted-shops/includes/class-wc-trusted-shops-review-exporter.php:66
|
12191 |
-
msgctxt "trusted-shops"
|
12192 |
-
msgid "# Days"
|
12193 |
-
msgstr "# Tage"
|
12194 |
-
|
12195 |
-
#: woocommerce-trusted-shops/includes/class-wc-trusted-shops-review-exporter.php:67
|
12196 |
-
msgctxt "trusted-shops"
|
12197 |
-
msgid "Email"
|
12198 |
-
msgstr "E-Mail"
|
12199 |
-
|
12200 |
-
# @ woocommerce-germanized
|
12201 |
-
#: woocommerce-trusted-shops/includes/class-wc-trusted-shops-review-exporter.php:68
|
12202 |
-
msgctxt "trusted-shops"
|
12203 |
-
msgid "First name"
|
12204 |
-
msgstr "Vorname"
|
12205 |
-
|
12206 |
-
# @ woocommerce-germanized
|
12207 |
-
#: woocommerce-trusted-shops/includes/class-wc-trusted-shops-review-exporter.php:69
|
12208 |
-
msgctxt "trusted-shops"
|
12209 |
-
msgid "Last name"
|
12210 |
-
msgstr "Nachname"
|
12211 |
-
|
12212 |
#: woocommerce-trusted-shops/includes/class-wc-trusted-shops-template-hooks.php:121
|
12213 |
#, php-format
|
12214 |
msgctxt "trusted-shops"
|
@@ -12393,6 +12378,47 @@ msgstr "vendidero"
|
|
12393 |
msgid "https://vendidero.de"
|
12394 |
msgstr "https://vendidero.de"
|
12395 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12396 |
#~ msgid "Encrypt"
|
12397 |
#~ msgstr "Verschlüsselung"
|
12398 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: WooCommerce Germanized\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2021-04-27 14:51+0200\n"
|
6 |
+
"PO-Revision-Date: 2021-04-27 14:51+0200\n"
|
7 |
"Last-Translator: holzhannes <holzhannes@posteo.de>\n"
|
8 |
"Language-Team: \n"
|
9 |
"Language: de_DE@formal\n"
|
40 |
"X-Poedit-SearchPathExcluded-13: woocommerce-germanized/assets\n"
|
41 |
|
42 |
# @ woocommerce-germanized
|
43 |
+
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:203
|
44 |
#: woocommerce-germanized-dhl/src/Api/Paket.php:274
|
45 |
msgctxt "dhl day context"
|
46 |
msgid "None"
|
47 |
msgstr "Keiner"
|
48 |
|
49 |
# @ woocommerce-germanized
|
50 |
+
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:234
|
51 |
msgctxt "dhl"
|
52 |
msgid "Delivery Duty Unpaid"
|
53 |
msgstr "Delivery Duty Unpaid"
|
54 |
|
55 |
# @ woocommerce-germanized
|
56 |
+
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:235
|
57 |
msgctxt "dhl"
|
58 |
msgid "Delivery Duty Paid"
|
59 |
msgstr "Delivery Duty Paid"
|
60 |
|
61 |
+
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:236
|
62 |
msgctxt "dhl"
|
63 |
msgid "Delivery Duty Paid (excl. VAT )"
|
64 |
msgstr "Delivered Duty Paid (exkl. MwSt.)"
|
65 |
|
66 |
+
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:237
|
67 |
msgctxt "dhl"
|
68 |
msgid "Delivery Duty Paid (excl. Duties, taxes and VAT)"
|
69 |
msgstr "Delivery Duty Paid (exkl. Zölle, Steuern und MwSt.)"
|
70 |
|
71 |
# @ woocommerce-germanized
|
72 |
+
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:265
|
73 |
msgctxt "age context"
|
74 |
msgid "None"
|
75 |
msgstr "Keine"
|
76 |
|
77 |
+
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:266
|
78 |
msgctxt "dhl"
|
79 |
msgid "Minimum age of 16"
|
80 |
msgstr "Mindestens 16 Jahre"
|
81 |
|
82 |
+
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:267
|
83 |
msgctxt "dhl"
|
84 |
msgid "Minimum age of 18"
|
85 |
msgstr "Mindestens 18 Jahre"
|
86 |
|
87 |
+
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:292
|
88 |
msgctxt "dhl"
|
89 |
msgid "Shipment #{shipment_id} to order {order_id}"
|
90 |
msgstr "Sendung #{shipment_id} zur Bestellung {order_id}"
|
91 |
|
92 |
+
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:308
|
93 |
msgctxt "dhl"
|
94 |
msgid "Return #{shipment_id} to order {order_id}"
|
95 |
msgstr "Retoure #{shipment_id} zur Bestellung {order_id}"
|
96 |
|
97 |
+
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:324
|
98 |
msgctxt "dhl"
|
99 |
msgid "Return shipment #{shipment_id} to order #{order_id}"
|
100 |
msgstr "Retourensendung #{shipment_id} zur Bestellung #{order_id}"
|
101 |
|
102 |
# @ woocommerce-germanized
|
103 |
+
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:397
|
104 |
#: woocommerce-germanized-dhl/src/ParcelLocator.php:890
|
105 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1040
|
106 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1690
|
107 |
#: woocommerce-germanized-dhl/templates/checkout/dhl/parcel-finder.php:38
|
108 |
msgctxt "dhl"
|
109 |
msgid "Packstation"
|
110 |
msgstr "Packstation"
|
111 |
|
112 |
# @ woocommerce-germanized
|
|
|
113 |
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:398
|
114 |
+
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:399
|
115 |
msgctxt "dhl"
|
116 |
msgid "Postfiliale"
|
117 |
msgstr "Postfiliale"
|
118 |
|
119 |
# @ woocommerce-germanized
|
120 |
+
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:804
|
121 |
msgctxt "dhl"
|
122 |
msgid "DHL Retoure International A"
|
123 |
msgstr "DHL Retoure International A"
|
124 |
|
125 |
# @ woocommerce-germanized
|
126 |
+
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:805
|
127 |
msgctxt "dhl"
|
128 |
msgid "DHL Retoure International B"
|
129 |
msgstr "DHL Retoure International B"
|
130 |
|
131 |
+
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:814
|
132 |
msgctxt "dhl"
|
133 |
msgid "DHL Retoure Online"
|
134 |
msgstr "DHL Retoure Online"
|
135 |
|
136 |
+
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:831
|
137 |
msgctxt "dhl"
|
138 |
msgid "DHL Paket Connect"
|
139 |
msgstr "DHL Paket Connect"
|
140 |
|
141 |
+
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:832
|
142 |
msgctxt "dhl"
|
143 |
msgid "DHL Europaket (B2B)"
|
144 |
msgstr "DHL Europaket (B2B)"
|
145 |
|
146 |
# @ woocommerce-germanized
|
147 |
+
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:833
|
148 |
msgctxt "dhl"
|
149 |
msgid "DHL Paket International"
|
150 |
msgstr "DHL Paket International"
|
151 |
|
152 |
+
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:898
|
153 |
msgctxt "dhl"
|
154 |
msgid "DHL Paket"
|
155 |
msgstr "DHL Paket"
|
156 |
|
157 |
+
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:899
|
158 |
msgctxt "dhl"
|
159 |
msgid "DHL Paket PRIO"
|
160 |
msgstr "DHL Paket PRIO"
|
161 |
|
162 |
+
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:900
|
163 |
msgctxt "dhl"
|
164 |
msgid "DHL Paket Taggleich"
|
165 |
msgstr "DHL Paket Taggleich"
|
166 |
|
167 |
+
#: woocommerce-germanized-dhl/includes/wc-gzd-dhl-core-functions.php:901
|
168 |
msgctxt "dhl"
|
169 |
msgid "DHL Warenpost"
|
170 |
msgstr "DHL Warenpost"
|
258 |
"Sendungen benötigt."
|
259 |
|
260 |
#: woocommerce-germanized-dhl/src/Admin/Admin.php:200
|
261 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:23
|
262 |
msgctxt "dhl"
|
263 |
msgid "DHL"
|
264 |
msgstr "DHL"
|
305 |
msgstr "DHL & Post"
|
306 |
|
307 |
#: woocommerce-germanized-dhl/src/Api/FinderSoap.php:31
|
308 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1188
|
309 |
msgctxt "dhl"
|
310 |
msgid "Monday"
|
311 |
msgstr "Montag"
|
312 |
|
313 |
#: woocommerce-germanized-dhl/src/Api/FinderSoap.php:32
|
314 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1200
|
315 |
msgctxt "dhl"
|
316 |
msgid "Tuesday"
|
317 |
msgstr "Dienstag"
|
318 |
|
319 |
#: woocommerce-germanized-dhl/src/Api/FinderSoap.php:33
|
320 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1211
|
321 |
msgctxt "dhl"
|
322 |
msgid "Wednesday"
|
323 |
msgstr "Mittwoch"
|
324 |
|
325 |
#: woocommerce-germanized-dhl/src/Api/FinderSoap.php:34
|
326 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1222
|
327 |
msgctxt "dhl"
|
328 |
msgid "Thursday"
|
329 |
msgstr "Donnerstag"
|
330 |
|
331 |
#: woocommerce-germanized-dhl/src/Api/FinderSoap.php:35
|
332 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1233
|
333 |
msgctxt "dhl"
|
334 |
msgid "Friday"
|
335 |
msgstr "Freitag"
|
336 |
|
337 |
#: woocommerce-germanized-dhl/src/Api/FinderSoap.php:36
|
338 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1244
|
339 |
msgctxt "dhl"
|
340 |
msgid "Saturday"
|
341 |
msgstr "Samstag"
|
404 |
|
405 |
#: woocommerce-germanized-dhl/src/Api/ImWarenpostIntRest.php:45
|
406 |
#: woocommerce-germanized-dhl/src/Api/ImWarenpostIntRest.php:51
|
407 |
+
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:511
|
408 |
msgctxt "dhl"
|
409 |
msgid "Error while fetching label PDF"
|
410 |
msgstr "Fehler beim Download des PDF Labels"
|
437 |
msgid "Error during request: %s"
|
438 |
msgstr "Fehler beim API Zugriff: %s"
|
439 |
|
440 |
+
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:65
|
441 |
#: woocommerce-germanized-dhl/src/Api/Soap.php:54
|
442 |
+
#: woocommerce-germanized-dhl/src/Package.php:101
|
443 |
#, php-format
|
444 |
msgctxt "dhl"
|
445 |
msgid ""
|
452 |
"Zweifel Ihren Hoster und stellen Sie sicher, dass der SOAPClient <a href=\"%s"
|
453 |
"\">installiert</a> ist."
|
454 |
|
455 |
+
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:70
|
456 |
#, php-format
|
457 |
msgctxt "dhl"
|
458 |
msgid "Error while instantiating main Internetmarke API: %s"
|
459 |
msgstr "Fehler beim Aufruf der Internetmarke API: %s"
|
460 |
|
461 |
+
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:74
|
462 |
msgctxt "dhl"
|
463 |
msgid "Internetmarke is disabled. Please enable Internetmarke."
|
464 |
msgstr "Internetmarke ist deaktiviert. Bitte aktivieren Sie die Internetmarke."
|
465 |
|
466 |
+
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:89
|
467 |
msgctxt "dhl"
|
468 |
msgid "Wrong username or password"
|
469 |
msgstr "Falscher Benutzername oder Passwort"
|
470 |
|
471 |
+
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:257
|
472 |
#, php-format
|
473 |
msgctxt "dhl"
|
474 |
msgid "until %s"
|
475 |
msgstr "bis %s"
|
476 |
|
477 |
+
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:358
|
478 |
#, php-format
|
479 |
msgctxt "dhl"
|
480 |
msgid "Length: %s"
|
481 |
msgstr "Länge: %s"
|
482 |
|
483 |
+
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:362
|
484 |
#, php-format
|
485 |
msgctxt "dhl"
|
486 |
msgid "Width: %s"
|
487 |
msgstr "Breite: %s"
|
488 |
|
489 |
+
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:366
|
490 |
#, php-format
|
491 |
msgctxt "dhl"
|
492 |
msgid "Height: %s"
|
493 |
msgstr "Höhe: %s"
|
494 |
|
495 |
+
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:370
|
496 |
#, php-format
|
497 |
msgctxt "dhl"
|
498 |
msgid "Weight: %s"
|
499 |
msgstr "Gewicht: %s"
|
500 |
|
501 |
+
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:375
|
502 |
msgctxt "dhl"
|
503 |
msgid "Total"
|
504 |
msgstr "Gesamt"
|
505 |
|
506 |
+
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:565
|
507 |
#, php-format
|
508 |
msgctxt "dhl"
|
509 |
msgid "Could not refund post label: %s"
|
510 |
msgstr "Deutsche Post Label konnte nicht rückerstattet werden: %s"
|
511 |
|
512 |
+
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:579
|
513 |
msgctxt "dhl"
|
514 |
msgid "Refund API could not be instantiated"
|
515 |
msgstr "Die API für Rückerstattungen konnte nicht initialisiert werden"
|
516 |
|
517 |
+
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:717
|
518 |
+
#: woocommerce-germanized-dhl/src/Api/LabelSoap.php:313
|
519 |
#: woocommerce-germanized-dhl/src/Api/ReturnRest.php:34
|
520 |
#, php-format
|
521 |
msgctxt "dhl"
|
522 |
msgid "Could not fetch shipment %d."
|
523 |
msgstr "Sendung %d konnte nicht gefunden werden."
|
524 |
|
525 |
+
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:740
|
526 |
msgctxt "dhl"
|
527 |
msgid "Error while generating shop order id."
|
528 |
msgstr "Fehler beim Erzeugen der Shop Order Id."
|
529 |
|
530 |
+
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:776
|
531 |
#, php-format
|
532 |
msgctxt "dhl"
|
533 |
msgid ""
|
537 |
"Fehler beim Kauf des Labels. Bitte <a href=\"%s\">aktualisieren</a>Sie die "
|
538 |
"Produktliste manuell und versuchen Sie es erneut."
|
539 |
|
540 |
+
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:814
|
541 |
msgctxt "dhl"
|
542 |
msgid "Error while downloading the PDF stamp."
|
543 |
msgstr "Fehler beim Download des PDF Labels."
|
544 |
|
545 |
+
#: woocommerce-germanized-dhl/src/Api/Internetmarke.php:821
|
546 |
msgctxt "dhl"
|
547 |
msgid "Invalid stamp response."
|
548 |
msgstr "Fehlerhafte Label Rückmeldung."
|
549 |
|
550 |
+
#: woocommerce-germanized-dhl/src/Api/LabelSoap.php:98
|
551 |
msgctxt "dhl"
|
552 |
msgid ""
|
553 |
"Your DHL API credentials seem to be invalid. Please check your DHL settings."
|
555 |
"Ihre DHL API Zugangsdaten scheinen fehlerhaft zu sein. Bitte prüfen Sie Ihre "
|
556 |
"DHL Einstellungen."
|
557 |
|
558 |
+
#: woocommerce-germanized-dhl/src/Api/LabelSoap.php:102
|
559 |
msgctxt "dhl"
|
560 |
msgid ""
|
561 |
"Your products are missing data relevant for custom declarations. Please "
|
566 |
"füllen Sie die fehlenden DHL Felder (HS Code, Herstellerland) in Ihren "
|
567 |
"Produktdaten unter Versand aus."
|
568 |
|
569 |
+
#: woocommerce-germanized-dhl/src/Api/LabelSoap.php:112
|
570 |
#, php-format
|
571 |
msgctxt "dhl"
|
572 |
msgid "There was an error contacting the DHL API: %s."
|
573 |
msgstr "Beim Aufruf der DHL API gab es einen Fehler: %s."
|
574 |
|
575 |
+
#: woocommerce-germanized-dhl/src/Api/LabelSoap.php:115
|
576 |
msgctxt "dhl"
|
577 |
msgid ""
|
578 |
"An error ocurred while contacting the DHL API. Please consider enabling the "
|
581 |
"Beim Aufruf der DHL API ist ein Fehler aufgetreten. Bitte erwägen Sie den "
|
582 |
"Wechsel in den Sandbox-Modus."
|
583 |
|
584 |
+
#: woocommerce-germanized-dhl/src/Api/LabelSoap.php:137
|
585 |
msgctxt "dhl"
|
586 |
msgid ""
|
587 |
"There was an error generating the label. Please try again or consider "
|
590 |
"Beim Erzeugen des Labels gab es einen Fehler. Bitte versuchen Sie es erneut "
|
591 |
"oder erwägen Sie den Wechsel in den Sandbox-Modus."
|
592 |
|
593 |
+
#: woocommerce-germanized-dhl/src/Api/LabelSoap.php:217
|
594 |
#: woocommerce-germanized-dhl/src/Api/ReturnRest.php:155
|
595 |
msgctxt "dhl"
|
596 |
msgid "Error while creating and uploading the label"
|
597 |
msgstr "Fehler beim Erstellen und hochladen des Labels"
|
598 |
|
599 |
+
#: woocommerce-germanized-dhl/src/Api/LabelSoap.php:261
|
600 |
#, php-format
|
601 |
msgctxt "dhl"
|
602 |
msgid "Could not delete label - %s"
|
603 |
msgstr "Das Label konnte nicht gelöscht werden - %s"
|
604 |
|
605 |
+
#: woocommerce-germanized-dhl/src/Api/LabelSoap.php:292
|
606 |
msgctxt "dhl"
|
607 |
msgid "Could not create account number - no product number."
|
608 |
msgstr ""
|
609 |
"Die Abrechnungsnummer konnte nicht erzeugt werden. Die Teilnahmenummer fehlt."
|
610 |
|
611 |
+
#: woocommerce-germanized-dhl/src/Api/LabelSoap.php:494
|
612 |
+
#, php-format
|
613 |
+
msgctxt "dhl"
|
614 |
+
msgid ""
|
615 |
+
"Your shipper address is incomplete. Please validate your <a href=\"%s"
|
616 |
+
"\">settings</a> and try again."
|
617 |
+
msgstr ""
|
618 |
+
"Ihre Absenderadresse ist nicht komplett. Bitte prüfen Sie Ihre <a href=\"%s"
|
619 |
+
"\">Einstellungen</a> und versuchen Sie es erneut."
|
620 |
+
|
621 |
+
#: woocommerce-germanized-dhl/src/Api/LabelSoap.php:598
|
622 |
#, php-format
|
623 |
msgctxt "dhl"
|
624 |
msgid "Only %s shipment items can be processed, your shipment has %s items."
|
764 |
msgstr "Ungültiges Label."
|
765 |
|
766 |
# @ woocommerce-germanized
|
767 |
+
#: woocommerce-germanized-dhl/src/Package.php:1016
|
768 |
msgctxt "dhl"
|
769 |
msgid "Germany"
|
770 |
msgstr "Deutschland"
|
931 |
msgstr "Erneut versuchen"
|
932 |
|
933 |
#: woocommerce-germanized-dhl/src/ParcelServices.php:29
|
934 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:227
|
935 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1124
|
936 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1643
|
937 |
msgctxt "dhl"
|
938 |
msgid "Preferred Day"
|
939 |
msgstr "Wunschtag"
|
945 |
|
946 |
# @ woocommerce-germanized
|
947 |
#: woocommerce-germanized-dhl/src/ParcelServices.php:43
|
948 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:237
|
949 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1146
|
950 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1671
|
951 |
msgctxt "dhl"
|
952 |
msgid "Preferred Location"
|
953 |
msgstr "Wunschort"
|
954 |
|
955 |
#: woocommerce-germanized-dhl/src/ParcelServices.php:48
|
956 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:249
|
957 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1155
|
958 |
msgctxt "dhl"
|
959 |
msgid "Preferred Neighbor"
|
960 |
msgstr "Wunschnachbar"
|
982 |
msgid "Please choose name and address of your preferred neighbor."
|
983 |
msgstr "Bitte wählen Sie einen Namen und die Adresse Ihres Wunschnachbars."
|
984 |
|
985 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:31
|
986 |
msgctxt "dhl"
|
987 |
msgid ""
|
988 |
"Complete DHL integration supporting labels, preferred services and "
|
991 |
"Erzeugen Sie bequem DHL Labels u.a. mit Wunsch-Services und Lieferungen an "
|
992 |
"Packstationen."
|
993 |
|
994 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:118
|
995 |
msgctxt "dhl"
|
996 |
msgid "Parcel Pickup"
|
997 |
msgstr "Standorte"
|
998 |
|
999 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:119
|
1000 |
msgctxt "dhl"
|
1001 |
msgid "Preferred Services"
|
1002 |
msgstr "Wunschpaket"
|
1003 |
|
1004 |
# @ woocommerce-germanized
|
1005 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:135
|
1006 |
msgctxt "dhl"
|
1007 |
msgid "Receiver"
|
1008 |
msgstr "Empfänger"
|
1009 |
|
1010 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:159
|
1011 |
msgctxt "dhl"
|
1012 |
msgid "COD Amount"
|
1013 |
msgstr "Nachnahme Betrag"
|
1014 |
|
1015 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:172
|
1016 |
msgctxt "dhl"
|
1017 |
msgid "Duties"
|
1018 |
msgstr "Zollabgabe"
|
1019 |
|
1020 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:184
|
1021 |
msgctxt "dhl"
|
1022 |
msgid "Valid address only"
|
1023 |
msgstr "Nur valide Adressen"
|
1024 |
|
1025 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:196
|
1026 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1373
|
1027 |
msgctxt "dhl"
|
1028 |
msgid "GoGreen"
|
1029 |
msgstr "GoGreen"
|
1030 |
|
1031 |
# @ woocommerce-germanized
|
1032 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:205
|
1033 |
msgctxt "dhl"
|
1034 |
msgid "Additional insurance"
|
1035 |
msgstr "Transportversicherung"
|
1036 |
|
1037 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:261
|
1038 |
msgctxt "dhl"
|
1039 |
msgid "Create inlay return label"
|
1040 |
msgstr "Beilage-Retourenlabel erstellen"
|
1041 |
|
1042 |
# @ woocommerce-germanized
|
1043 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:271
|
1044 |
msgctxt "dhl"
|
1045 |
msgid "Name"
|
1046 |
msgstr "Name"
|
1047 |
|
1048 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:280
|
1049 |
msgctxt "dhl"
|
1050 |
msgid "Company"
|
1051 |
msgstr "Firma"
|
1052 |
|
1053 |
# @ woocommerce-germanized
|
1054 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:293
|
1055 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:586
|
1056 |
msgctxt "dhl"
|
1057 |
msgid "Street"
|
1058 |
msgstr "Straße"
|
1059 |
|
1060 |
# @ woocommerce-germanized
|
1061 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:302
|
1062 |
msgctxt "dhl"
|
1063 |
msgid "Street No"
|
1064 |
msgstr "Hausnummer"
|
1065 |
|
1066 |
# @ woocommerce-germanized
|
1067 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:315
|
1068 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:587
|
1069 |
#: woocommerce-germanized-dhl/templates/checkout/dhl/parcel-finder.php:27
|
1070 |
msgctxt "dhl"
|
1071 |
msgid "Postcode"
|
1072 |
msgstr "Postleitzahl"
|
1073 |
|
1074 |
# @ woocommerce-germanized
|
1075 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:324
|
1076 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:588
|
1077 |
#: woocommerce-germanized-dhl/templates/checkout/dhl/parcel-finder.php:30
|
1078 |
msgctxt "dhl"
|
1079 |
msgid "City"
|
1080 |
msgstr "Stadt"
|
1081 |
|
1082 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:337
|
1083 |
msgctxt "dhl"
|
1084 |
msgid "Phone"
|
1085 |
msgstr "Telefon"
|
1086 |
|
1087 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:346
|
1088 |
msgctxt "dhl"
|
1089 |
msgid "Email"
|
1090 |
msgstr "E-Mail"
|
1091 |
|
1092 |
# @ woocommerce-germanized
|
1093 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:362
|
1094 |
msgctxt "dhl"
|
1095 |
msgid "Age check"
|
1096 |
msgstr "Alterssichtprüfung"
|
1097 |
|
1098 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:375
|
1099 |
msgctxt "dhl"
|
1100 |
msgid "Retail outlet routing"
|
1101 |
msgstr "Filialrouting"
|
1102 |
|
1103 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:389
|
1104 |
msgctxt "dhl"
|
1105 |
msgid "No neighbor"
|
1106 |
msgstr "Keine Nachbarschaftszustellung"
|
1107 |
|
1108 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:402
|
1109 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1405
|
1110 |
msgctxt "dhl"
|
1111 |
msgid "Named person only"
|
1112 |
msgstr "Persönliche Übergabe"
|
1113 |
|
1114 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:411
|
1115 |
msgctxt "dhl"
|
1116 |
msgid "Bulky goods"
|
1117 |
msgstr "Sperrgut"
|
1118 |
|
1119 |
# @ woocommerce-germanized
|
1120 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:420
|
1121 |
msgctxt "dhl"
|
1122 |
msgid "Identity check"
|
1123 |
msgstr "Ident-Check"
|
1124 |
|
1125 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:434
|
1126 |
msgctxt "dhl"
|
1127 |
msgid "Date of Birth"
|
1128 |
msgstr "Geburtsdatum"
|
1129 |
|
1130 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:445
|
1131 |
msgctxt "dhl"
|
1132 |
msgid "Minimum age"
|
1133 |
msgstr "Mindestalter"
|
1134 |
|
1135 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:461
|
1136 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1455
|
1137 |
msgctxt "dhl"
|
1138 |
msgid "Premium"
|
1139 |
msgstr "Premium"
|
1140 |
|
1141 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:521
|
1142 |
msgctxt "dhl"
|
1143 |
msgid "Receiver is missing or does not exist."
|
1144 |
msgstr "Empfänger fehlt oder existiert nicht."
|
1145 |
|
1146 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:593
|
1147 |
#, php-format
|
1148 |
msgctxt "dhl"
|
1149 |
msgid "%s of the return address is a mandatory field."
|
1150 |
msgstr "%s der Rücksendeadresse ist ein Pflichtfeld."
|
1151 |
|
1152 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:598
|
1153 |
msgctxt "dhl"
|
1154 |
msgid "Please either add a return company or name."
|
1155 |
msgstr ""
|
1156 |
"Bitte geben Sie entweder einen Firmennamen oder Namen für die "
|
1157 |
"Rücksendeadresse an."
|
1158 |
|
1159 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:618
|
1160 |
msgctxt "dhl"
|
1161 |
msgid "Error while parsing preferred day."
|
1162 |
msgstr "Fehler beim Einlesen des Wunschtags."
|
1163 |
|
1164 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:645
|
1165 |
msgctxt "dhl"
|
1166 |
msgid "The visual min age check is invalid."
|
1167 |
msgstr "Das Alter der Alterssichtprüfung ist ungültig."
|
1168 |
|
1169 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:669
|
1170 |
msgctxt "dhl"
|
1171 |
msgid "The ident min age check is invalid."
|
1172 |
msgstr "Das Alter des Ident-Checks ist ungültig."
|
1173 |
|
1174 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:674
|
1175 |
msgctxt "dhl"
|
1176 |
msgid "There was an error parsing the date of birth for the identity check."
|
1177 |
msgstr ""
|
1178 |
"Beim Einlesen des Geburtsdatums für den Ident-Check trat ein Problem auf."
|
1179 |
|
1180 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:679
|
1181 |
msgctxt "dhl"
|
1182 |
msgid ""
|
1183 |
"Either a minimum age or a date of birth must be added to the ident check."
|
1186 |
"hinzugefügt werden."
|
1187 |
|
1188 |
# @ woocommerce-germanized
|
1189 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:696
|
1190 |
#, php-format
|
1191 |
msgctxt "dhl"
|
1192 |
msgid "%s duties element does not exist."
|
1193 |
msgstr "%s Zollabgabe existiert nicht."
|
1194 |
|
1195 |
# @ woocommerce-germanized
|
1196 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:938
|
1197 |
msgctxt "dhl"
|
1198 |
msgid "Customer Number (EKP)"
|
1199 |
msgstr "Kundennummer (EKP)"
|
1200 |
|
1201 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:940
|
1202 |
#, php-format
|
1203 |
msgctxt "dhl"
|
1204 |
msgid ""
|
1208 |
"Ihre 10-stellige DHL Kundennummer (EKP). Finden Sie Ihre %s im DHL "
|
1209 |
"Geschäftskundenportal."
|
1210 |
|
1211 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:940
|
1212 |
msgctxt "dhl"
|
1213 |
msgid "customer number"
|
1214 |
msgstr "Kundennummer"
|
1215 |
|
1216 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:949
|
1217 |
msgctxt "dhl"
|
1218 |
msgid "API"
|
1219 |
msgstr "API"
|
1220 |
|
1221 |
# @ woocommerce-germanized
|
1222 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:952
|
1223 |
msgctxt "dhl"
|
1224 |
msgid "Enable Sandbox"
|
1225 |
msgstr "Sandbox aktivieren"
|
1226 |
|
1227 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:953
|
1228 |
msgctxt "dhl"
|
1229 |
msgid "Activate Sandbox mode for testing purposes."
|
1230 |
msgstr "Aktiviere den Sandbox Modus."
|
1231 |
|
1232 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:960
|
1233 |
msgctxt "dhl"
|
1234 |
msgid "Live Username"
|
1235 |
msgstr "Benutzer"
|
1236 |
|
1237 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:962
|
1238 |
#, php-format
|
1239 |
msgctxt "dhl"
|
1240 |
msgid ""
|
1244 |
"Ihr Benutzername (<strong>nicht</strong> die E-Mail-Adresse) zum DHL "
|
1245 |
"Geschäftskundenportal. Bitte testen Sie Ihre Zugangsdaten vorab %s."
|
1246 |
|
1247 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:962
|
1248 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:972
|
1249 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:981
|
1250 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:990
|
1251 |
msgctxt "dhl"
|
1252 |
msgid "here"
|
1253 |
msgstr "hier"
|
1254 |
|
1255 |
# @ woocommerce-germanized
|
1256 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:970
|
1257 |
msgctxt "dhl"
|
1258 |
msgid "Live Password"
|
1259 |
msgstr "Passwort"
|
1260 |
|
1261 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:972
|
1262 |
#, php-format
|
1263 |
msgctxt "dhl"
|
1264 |
msgid ""
|
1270 |
"der Gültigkeit des Passworts nach 3 (Standard-Benutzer) bzw. 12 (System-"
|
1271 |
"Benutzer) Monaten und testen Sie Ihre Zugangsdaten vorab %s."
|
1272 |
|
1273 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:979
|
1274 |
msgctxt "dhl"
|
1275 |
msgid "Sandbox Username"
|
1276 |
msgstr "Sandbox Benutzername"
|
1277 |
|
1278 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:981
|
1279 |
#, php-format
|
1280 |
msgctxt "dhl"
|
1281 |
msgid ""
|
1285 |
"Ihr Benutzername (<strong>nicht</strong> die E-Mail-Adresse) zum DHL "
|
1286 |
"Entwicklerportal. Bitte testen Sie Ihre Zugangsdaten vorab %s."
|
1287 |
|
1288 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:988
|
1289 |
msgctxt "dhl"
|
1290 |
msgid "Sandbox Password"
|
1291 |
msgstr "Sandbox Passwort"
|
1292 |
|
1293 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:990
|
1294 |
#, php-format
|
1295 |
msgctxt "dhl"
|
1296 |
msgid ""
|
1300 |
"Ihr Passwort zum DHL Entwicklerportal. Bitte testen Sie Ihre Zugangsdaten "
|
1301 |
"vorab %s."
|
1302 |
|
1303 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:998
|
1304 |
msgctxt "dhl"
|
1305 |
msgid "Products and Participation Numbers"
|
1306 |
msgstr "Produkte und Teilnahmenummern"
|
1307 |
|
1308 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1015
|
1309 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1337
|
1310 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1577
|
1311 |
msgctxt "dhl"
|
1312 |
msgid "Inlay Returns"
|
1313 |
msgstr "Beilageretouren"
|
1314 |
|
1315 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1027
|
1316 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:134
|
1317 |
msgctxt "dhl"
|
1318 |
msgid "Tracking"
|
1319 |
msgstr "Sendungsverfolgung"
|
1320 |
|
1321 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1041
|
1322 |
msgctxt "dhl"
|
1323 |
msgid "Enable delivery to Packstation."
|
1324 |
msgstr "Aktiviere den Versand an Packstationen."
|
1325 |
|
1326 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1042
|
1327 |
msgctxt "dhl"
|
1328 |
msgid "Let customers choose a Packstation as delivery address."
|
1329 |
msgstr "Kunden eine Packstation als Lieferadresse auswählen lassen."
|
1330 |
|
1331 |
# @ woocommerce-germanized
|
1332 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1050
|
1333 |
#: woocommerce-germanized-dhl/templates/checkout/dhl/parcel-finder.php:50
|
1334 |
msgctxt "dhl"
|
1335 |
msgid "Postoffice"
|
1336 |
msgstr "Postfiliale"
|
1337 |
|
1338 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1051
|
1339 |
msgctxt "dhl"
|
1340 |
msgid "Enable delivery to Post Offices."
|
1341 |
msgstr "Aktiviere den Versand an Postfilialen."
|
1342 |
|
1343 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1052
|
1344 |
msgctxt "dhl"
|
1345 |
msgid "Let customers choose a Post Office as delivery address."
|
1346 |
msgstr "Kunden eine Postfiliale als Lieferadresse auswählen lassen."
|
1347 |
|
1348 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1060
|
1349 |
msgctxt "dhl"
|
1350 |
msgid "Parcel Shop"
|
1351 |
msgstr "Paketshop"
|
1352 |
|
1353 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1061
|
1354 |
msgctxt "dhl"
|
1355 |
msgid "Enable delivery to Parcel Shops."
|
1356 |
msgstr "Lieferung an Paketshops aktivieren."
|
1357 |
|
1358 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1062
|
1359 |
msgctxt "dhl"
|
1360 |
msgid "Let customers choose a Parcel Shop as delivery address."
|
1361 |
msgstr "Kunden einen Paketshop als Lieferadresse auswählen lassen."
|
1362 |
|
1363 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1070
|
1364 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1704
|
1365 |
msgctxt "dhl"
|
1366 |
msgid "Map"
|
1367 |
msgstr "Karte"
|
1368 |
|
1369 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1071
|
1370 |
msgctxt "dhl"
|
1371 |
msgid "Let customers find a DHL location on a map."
|
1372 |
msgstr "Lasse Kunden einen DHL Standort auf der Karte auswählen."
|
1373 |
|
1374 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1071
|
1375 |
msgctxt "dhl"
|
1376 |
msgid ""
|
1377 |
"Enable this option to let your customers choose a pickup option from a map "
|
1382 |
"anhand einer Karten in der Kasse zu ermöglichen. Wenn diese Option "
|
1383 |
"deaktiviert ist, wird stattdessen auf die DHL Website verwiesen."
|
1384 |
|
1385 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1080
|
1386 |
msgctxt "dhl"
|
1387 |
msgid "Google Maps Key"
|
1388 |
msgstr "Google Maps Schlüssel"
|
1389 |
|
1390 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1085
|
1391 |
#, php-format
|
1392 |
msgctxt "dhl"
|
1393 |
msgid ""
|
1397 |
"Um eine Karte integrieren zu können, benötigen Siee du einen gültigen API-"
|
1398 |
"Schlüssel für Google Maps. Sie können %s."
|
1399 |
|
1400 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1085
|
1401 |
msgctxt "dhl"
|
1402 |
msgid "retrieve a new one"
|
1403 |
msgstr "hier einen neuen erstellen"
|
1404 |
|
1405 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1091
|
1406 |
msgctxt "dhl"
|
1407 |
msgid "Limit results"
|
1408 |
msgstr "Suchergebnisse begrenzen"
|
1409 |
|
1410 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1096
|
1411 |
msgctxt "dhl"
|
1412 |
msgid "Limit the number of DHL locations shown on the map"
|
1413 |
msgstr "Begrenzt die Anzahl der angezeigten DHL Standorte auf der Karte"
|
1414 |
|
1415 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1125
|
1416 |
msgctxt "dhl"
|
1417 |
msgid "Enable preferred day delivery."
|
1418 |
msgstr "Aktiviere die Lieferung am Wunschtag."
|
1419 |
|
1420 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1125
|
1421 |
msgctxt "dhl"
|
1422 |
msgid ""
|
1423 |
"Enabling this option will display options for the user to select their "
|
1427 |
"Kasse."
|
1428 |
|
1429 |
# @ woocommerce-germanized
|
1430 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1133
|
1431 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1657
|
1432 |
msgctxt "dhl"
|
1433 |
msgid "Fee"
|
1434 |
msgstr "Gebühr"
|
1435 |
|
1436 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1135
|
1437 |
msgctxt "dhl"
|
1438 |
msgid ""
|
1439 |
"Insert gross value as surcharge for preferred day delivery. Insert 0 to "
|
1443 |
"Setzen Sie den Wert auf 0 um den Service kostenlos anzubieten."
|
1444 |
|
1445 |
# @ woocommerce-germanized
|
1446 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1147
|
1447 |
msgctxt "dhl"
|
1448 |
msgid "Enable preferred location delivery."
|
1449 |
msgstr "Lieferung an einen Wunschort aktivieren."
|
1450 |
|
1451 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1147
|
1452 |
msgctxt "dhl"
|
1453 |
msgid ""
|
1454 |
"Enabling this option will display options for the user to select their "
|
1457 |
"Diese Option aktiviert die Auswahl eines Wunschorts durch den Kunden in der "
|
1458 |
"Kasse ."
|
1459 |
|
1460 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1156
|
1461 |
msgctxt "dhl"
|
1462 |
msgid "Enable preferred neighbor delivery."
|
1463 |
msgstr "Aktiviere die Lieferung an einen Wunschnachbarn."
|
1464 |
|
1465 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1156
|
1466 |
msgctxt "dhl"
|
1467 |
msgid ""
|
1468 |
"Enabling this option will display options for the user to deliver to their "
|
1471 |
"Diese Option aktiviert die Auswahl eines Wunschnachbarn durch den Kunden in "
|
1472 |
"der Kasse."
|
1473 |
|
1474 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1164
|
1475 |
msgctxt "dhl"
|
1476 |
msgid "Cut-off time"
|
1477 |
msgstr "Cut-off-Zeit"
|
1478 |
|
1479 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1169
|
1480 |
msgctxt "dhl"
|
1481 |
msgid ""
|
1482 |
"The cut-off time is the latest possible order time up to which the minimum "
|
1489 |
"Nach Überschreitung dieses Zeitpunktes, wird der früheste verfügbare "
|
1490 |
"Wunschtag in der Kasse um einen Tag erhöht (Tag der Bestellung + 3 Werktage)."
|
1491 |
|
1492 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1175
|
1493 |
msgctxt "dhl"
|
1494 |
msgid "Preparation days"
|
1495 |
msgstr "Bearbeitungstage"
|
1496 |
|
1497 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1180
|
1498 |
msgctxt "dhl"
|
1499 |
msgid ""
|
1500 |
"If you need more time to prepare your shipments you might want to add a "
|
1505 |
"hier eine statische Anzahl an Tagen hinterlegen, die zum frühesten "
|
1506 |
"auswählbaren Wunschtag hinzugefügt werden."
|
1507 |
|
1508 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1187
|
1509 |
msgctxt "dhl"
|
1510 |
msgid "Exclude days of transfer"
|
1511 |
msgstr "Übergabetage ausschließen"
|
1512 |
|
1513 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1189
|
1514 |
msgctxt "dhl"
|
1515 |
msgid "Exclude days from transferring shipments to DHL."
|
1516 |
msgstr "Schließen Sie bestimmte Wochentage für die Übergabe an DHL aus."
|
1517 |
|
1518 |
# @ woocommerce-germanized
|
1519 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1255
|
1520 |
msgctxt "dhl"
|
1521 |
msgid "Exclude gateways"
|
1522 |
msgstr "Zahlungsarten ausschließen"
|
1523 |
|
1524 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1257
|
1525 |
msgctxt "dhl"
|
1526 |
msgid "Select payment gateways to be excluded from showing preferred services."
|
1527 |
msgstr ""
|
1529 |
"Verfügung stehen sollen."
|
1530 |
|
1531 |
# @ woocommerce-germanized
|
1532 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1280
|
1533 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:170
|
1534 |
msgctxt "dhl"
|
1535 |
msgid "Products"
|
1536 |
msgstr "Produkte"
|
1537 |
|
1538 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1283
|
1539 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:189
|
1540 |
msgctxt "dhl"
|
1541 |
msgid "Domestic Default Service"
|
1542 |
msgstr "Nationaler Standard Service"
|
1543 |
|
1544 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1288
|
1545 |
msgctxt "dhl"
|
1546 |
msgid ""
|
1547 |
"Please select your default DHL shipping service for domestic shipments that "
|
1552 |
"für Ihre Kunden anbieten (Sie können das Produkt für jede einzelne Sendung "
|
1553 |
"nachträglich ändern)."
|
1554 |
|
1555 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1294
|
1556 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:211
|
1557 |
msgctxt "dhl"
|
1558 |
msgid "Int. Default Service"
|
1559 |
msgstr "Internationaler Standard Service"
|
1560 |
|
1561 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1299
|
1562 |
msgctxt "dhl"
|
1563 |
msgid ""
|
1564 |
"Please select your default DHL shipping service for cross-border shipments "
|
1570 |
"Sendung nachträglich ändern)."
|
1571 |
|
1572 |
# @ woocommerce-germanized
|
1573 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1305
|
1574 |
msgctxt "dhl"
|
1575 |
msgid "Default Duty"
|
1576 |
msgstr "Standard Zoll"
|
1577 |
|
1578 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1310
|
1579 |
msgctxt "dhl"
|
1580 |
msgid "Please select a default duty type."
|
1581 |
msgstr "Bitte wählen Sie eine Standard-Zollabrechnung aus."
|
1582 |
|
1583 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1317
|
1584 |
msgctxt "dhl"
|
1585 |
msgid "Codeable"
|
1586 |
msgstr "Leitcodierbar"
|
1587 |
|
1588 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1318
|
1589 |
msgctxt "dhl"
|
1590 |
msgid "Generate label only if address can be automatically retrieved DHL."
|
1591 |
msgstr "Erzeuge Labels nur dann, wenn die Adresse von DHL erkannt wird."
|
1592 |
|
1593 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1324
|
1594 |
msgctxt "dhl"
|
1595 |
msgid ""
|
1596 |
"Choose this option if you want to make sure that by default labels are only "
|
1601 |
"ist."
|
1602 |
|
1603 |
# @ woocommerce-germanized
|
1604 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1328
|
1605 |
msgctxt "dhl"
|
1606 |
msgid "Force email"
|
1607 |
msgstr "E-Mail übertragen"
|
1608 |
|
1609 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1329
|
1610 |
msgctxt "dhl"
|
1611 |
msgid "Force transferring customer email to DHL."
|
1612 |
msgstr "E-Mail-Adresse des Kunden immer an DHL übertragen."
|
1613 |
|
1614 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1329
|
1615 |
msgctxt "dhl"
|
1616 |
msgid ""
|
1617 |
"By default the customer email address is only transferred in case explicit "
|
1627 |
"Sie Ihre Datenschutzerklärung und suchen Sie im Zweifel anwaltlichen Rat "
|
1628 |
"bevor Sie diese Option aktivieren."
|
1629 |
|
1630 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1338
|
1631 |
msgctxt "dhl"
|
1632 |
msgid ""
|
1633 |
"Additionally create inlay return labels for shipments that support returns."
|
1635 |
"Erzeuge zusätzlich Beilage-Retourenlabels für Sendungen die Retouren "
|
1636 |
"unterstützen."
|
1637 |
|
1638 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1351
|
1639 |
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1354
|
1640 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1591
|
|
|
1641 |
msgctxt "dhl"
|
1642 |
msgid "Retoure"
|
1643 |
msgstr "Retoure"
|
1644 |
|
1645 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1351
|
1646 |
#, php-format
|
1647 |
msgctxt "dhl"
|
1648 |
msgid ""
|
1653 |
"API an. Stellen Sie sicher, dass Ihr %s DHL Retoure Online enthält."
|
1654 |
|
1655 |
# @ woocommerce-germanized
|
1656 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1351
|
1657 |
msgctxt "dhl"
|
1658 |
msgid "contract"
|
1659 |
msgstr "Vertrag"
|
1660 |
|
1661 |
# @ woocommerce-germanized
|
1662 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1355
|
1663 |
msgctxt "dhl"
|
1664 |
msgid "Enable creating labels for return shipments."
|
1665 |
msgstr "Automatisch Retourenlabels zu Retourensendungen erstellen."
|
1666 |
|
1667 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1355
|
1668 |
msgctxt "dhl"
|
1669 |
msgid ""
|
1670 |
"By enabling this option you might generate retoure labels for return "
|
1674 |
"Retourensendungen erstellen und diese per E-Mail an den Kunden weiterleiten."
|
1675 |
|
1676 |
# @ woocommerce-germanized
|
1677 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1371
|
1678 |
msgctxt "dhl"
|
1679 |
msgid "Default Services"
|
1680 |
msgstr "Standard-Services"
|
1681 |
|
1682 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1371
|
1683 |
#, php-format
|
1684 |
msgctxt "dhl"
|
1685 |
msgid ""
|
1690 |
"werden sollen. Finden Sie mehr <a href=\"%s\" target=\"_blank\">Services</a> "
|
1691 |
"heraus."
|
1692 |
|
1693 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1374
|
1694 |
msgctxt "dhl"
|
1695 |
msgid "Enable the GoGreen Service by default."
|
1696 |
msgstr "Buche den GoGreen Service hinzu."
|
1697 |
|
1698 |
# @ woocommerce-germanized
|
1699 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1381
|
1700 |
msgctxt "dhl"
|
1701 |
msgid "Additional Insurance"
|
1702 |
msgstr "Transportversicherung"
|
1703 |
|
1704 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1382
|
1705 |
msgctxt "dhl"
|
1706 |
msgid "Add an additional insurance to labels."
|
1707 |
msgstr "Füge eine Transportversicherung zur Sendung hinzu."
|
1708 |
|
1709 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1389
|
1710 |
msgctxt "dhl"
|
1711 |
msgid "Retail Outlet Routing"
|
1712 |
msgstr "Filialrouting"
|
1713 |
|
1714 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1390
|
1715 |
msgctxt "dhl"
|
1716 |
msgid ""
|
1717 |
"Send undeliverable items to nearest retail outlet instead of immediate "
|
1720 |
"Sende unzustellbare Sendungen in die nächstgelegene Filiale zur Abholung "
|
1721 |
"anstelle diese direkt zurückzusenden."
|
1722 |
|
1723 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1397
|
1724 |
msgctxt "dhl"
|
1725 |
msgid "No Neighbor"
|
1726 |
msgstr "Keine Nachbarschaftszustellung"
|
1727 |
|
1728 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1398
|
1729 |
msgctxt "dhl"
|
1730 |
msgid "Do not deliver to neighbors."
|
1731 |
msgstr "Schließe eine Ersatzzustellung beim Nachbarn aus."
|
1732 |
|
1733 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1406
|
1734 |
msgctxt "dhl"
|
1735 |
msgid "Do only delivery to named person."
|
1736 |
msgstr ""
|
1737 |
"Lasse Pakete nur an den Empfänger persönlich oder an eine bevollmächtigte "
|
1738 |
"Person übergeben."
|
1739 |
|
1740 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1413
|
1741 |
msgctxt "dhl"
|
1742 |
msgid "Bulky Goods"
|
1743 |
msgstr "Sperrgut"
|
1744 |
|
1745 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1414
|
1746 |
msgctxt "dhl"
|
1747 |
msgid "Deliver as bulky goods."
|
1748 |
msgstr "Sende Pakete als Sperrgut."
|
1749 |
|
1750 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1421
|
1751 |
msgctxt "dhl"
|
1752 |
msgid "Minimum age (Visual check)"
|
1753 |
msgstr "Mindestalter (Visuell)"
|
1754 |
|
1755 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1427
|
1756 |
msgctxt "dhl"
|
1757 |
msgid "Choose this option if you want to let DHL check your customer's age."
|
1758 |
msgstr ""
|
1759 |
"Wählen Sie diese Option aus, wenn Sie das Alter durch DHL prüfen lassen "
|
1760 |
"möchten."
|
1761 |
|
1762 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1430
|
1763 |
msgctxt "dhl"
|
1764 |
msgid "Sync (Visual Check)"
|
1765 |
msgstr "Synchronisation (Visuell)"
|
1766 |
|
1767 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1431
|
1768 |
msgctxt "dhl"
|
1769 |
msgid "Visually verify age if shipment contains applicable items."
|
1770 |
msgstr ""
|
1771 |
"Aktiviere die Alterssichtprüfung, falls die Sendung zu prüfende Positionen "
|
1772 |
"beinhaltet."
|
1773 |
|
1774 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1431
|
1775 |
#, php-format
|
1776 |
msgctxt "dhl"
|
1777 |
msgid ""
|
1784 |
"Alterssichtprüfung automatisch aktiviert, falls eine Sendung zu prüfenden "
|
1785 |
"Produkte beinhaltet."
|
1786 |
|
1787 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1431
|
1788 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1448
|
1789 |
msgctxt "dhl"
|
1790 |
msgid "age verification checkbox"
|
1791 |
msgstr "Checkbox zur Altersprüfung"
|
1792 |
|
1793 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1438
|
1794 |
msgctxt "dhl"
|
1795 |
msgid "Minimum age (Ident check)"
|
1796 |
msgstr "Mindestalter (Identität)"
|
1797 |
|
1798 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1444
|
1799 |
msgctxt "dhl"
|
1800 |
msgid ""
|
1801 |
"Choose this option if you want to let DHL check your customer's identity and "
|
1805 |
"prüfen lassen möchten."
|
1806 |
|
1807 |
# @ woocommerce-germanized
|
1808 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1447
|
1809 |
msgctxt "dhl"
|
1810 |
msgid "Sync (Ident Check)"
|
1811 |
msgstr "Synchronisation (Identität)"
|
1812 |
|
1813 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1448
|
1814 |
msgctxt "dhl"
|
1815 |
msgid "Verify identity and age if shipment contains applicable items."
|
1816 |
msgstr ""
|
1817 |
"Aktiviere die Identitätsprüfung, falls die Sendung zu prüfende Positionen "
|
1818 |
"beinhaltet."
|
1819 |
|
1820 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1448
|
1821 |
#, php-format
|
1822 |
msgctxt "dhl"
|
1823 |
msgid ""
|
1830 |
"Identitätsprüfung automatisch aktiviert, falls eine Sendung zu prüfenden "
|
1831 |
"Produkte beinhaltet."
|
1832 |
|
1833 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1456
|
1834 |
msgctxt "dhl"
|
1835 |
msgid "Premium delivery for international shipments."
|
1836 |
msgstr "Premium Lieferung für internationale Sendungen."
|
1837 |
|
1838 |
# @ woocommerce-germanized
|
1839 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1464
|
1840 |
msgctxt "dhl"
|
1841 |
msgid "Bank Account"
|
1842 |
msgstr "Bankkonto"
|
1843 |
|
1844 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1464
|
1845 |
msgctxt "dhl"
|
1846 |
msgid "Enter your bank details needed for services that use COD."
|
1847 |
msgstr ""
|
1849 |
"verwendet werden sollen."
|
1850 |
|
1851 |
# @ woocommerce-germanized
|
1852 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1467
|
1853 |
msgctxt "dhl"
|
1854 |
msgid "Holder"
|
1855 |
msgstr "Kontoinhaber"
|
1856 |
|
1857 |
# @ woocommerce-germanized
|
1858 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1475
|
1859 |
msgctxt "dhl"
|
1860 |
msgid "Bank Name"
|
1861 |
msgstr "Name der Bank"
|
1862 |
|
1863 |
# @ woocommerce-germanized
|
1864 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1483
|
1865 |
msgctxt "dhl"
|
1866 |
msgid "IBAN"
|
1867 |
msgstr "IBAN"
|
1868 |
|
1869 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1491
|
1870 |
msgctxt "dhl"
|
1871 |
msgid "BIC"
|
1872 |
msgstr "BIC"
|
1873 |
|
1874 |
# @ woocommerce-germanized
|
1875 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1499
|
1876 |
msgctxt "dhl"
|
1877 |
msgid "Payment Reference"
|
1878 |
msgstr "Zahlungsreferenz"
|
1879 |
|
1880 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1504
|
1881 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1514
|
1882 |
#, php-format
|
1883 |
msgctxt "dhl"
|
1884 |
msgid ""
|
1889 |
"hinzufügen: %s. Der Text ist auf 35 Zeichen begrenzt."
|
1890 |
|
1891 |
# @ woocommerce-germanized
|
1892 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1509
|
1893 |
msgctxt "dhl"
|
1894 |
msgid "Payment Reference 2"
|
1895 |
msgstr "Zahlungsreferenz 2"
|
1896 |
|
1897 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1544
|
1898 |
msgctxt "dhl"
|
1899 |
msgid "Customer Number"
|
1900 |
msgstr "Kundennummer"
|
1901 |
|
1902 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1545
|
1903 |
msgctxt "dhl"
|
1904 |
msgid ""
|
1905 |
"Insert your DHL business customer number (EKP) here. If you are not yet a "
|
1909 |
"Geschäftskunde sind, sollten Sie sich zuerst als Geschäftskunde bei DHL "
|
1910 |
"registrieren."
|
1911 |
|
1912 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1558
|
1913 |
msgctxt "dhl"
|
1914 |
msgid "API Access"
|
1915 |
msgstr "API Versionen"
|
1916 |
|
1917 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1559
|
1918 |
msgctxt "dhl"
|
1919 |
msgid ""
|
1920 |
"To create labels and embed DHL services, our software needs access to the "
|
1924 |
"Software Zugang zur API. Sie sollten hier Ihre Zugangsdaten zum DHL "
|
1925 |
"Geschäftskundenportal eingeben."
|
1926 |
|
1927 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1578
|
1928 |
msgctxt "dhl"
|
1929 |
msgid ""
|
1930 |
"If you want to provide your customers with inlay return labels for your "
|
1933 |
"Wenn Sie Beilageretouren-Labels zu Ihren Sendungen hinzufügen möchten, "
|
1934 |
"sollten Sie diese Funktion standardmäßig aktivieren."
|
1935 |
|
1936 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1592
|
1937 |
msgctxt "dhl"
|
1938 |
msgid ""
|
1939 |
"If you want to create DHL labels to returns you should activate this "
|
1944 |
"aktivieren. Stellen Sie sicher, dass DHL Online Retoure in Ihrem Vertrag "
|
1945 |
"freigeschaltet ist."
|
1946 |
|
1947 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1605
|
1948 |
msgctxt "dhl"
|
1949 |
msgid "Age verification"
|
1950 |
msgstr "Altersverifikation"
|
1951 |
|
1952 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1606
|
1953 |
msgctxt "dhl"
|
1954 |
msgid ""
|
1955 |
"Use this feature to sync the Germanized age verification checkbox with the "
|
1962 |
"„Alterssichtprüfung“ von DHL automatisch aktiviert."
|
1963 |
|
1964 |
# @ woocommerce-germanized
|
1965 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1624
|
1966 |
msgctxt "dhl"
|
1967 |
msgid "Automation"
|
1968 |
msgstr "Automatisierung"
|
1969 |
|
1970 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1625
|
1971 |
msgctxt "dhl"
|
1972 |
msgid ""
|
1973 |
"You might want to save some time and let Germanized generate labels "
|
1977 |
"automatisch erzeugen lassen, sobald eine Sendung in einen bestimmten Status "
|
1978 |
"wechselt."
|
1979 |
|
1980 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1644
|
1981 |
msgctxt "dhl"
|
1982 |
msgid ""
|
1983 |
"Let your customers choose a preferred day (if the service is available at "
|
1986 |
"Lassen Sie Ihre Kunden einen Wunschtag (falls der Service für die "
|
1987 |
"Kundenadresse zur Verfügung steht) für die Lieferung in der Kasse auswählen."
|
1988 |
|
1989 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1658
|
1990 |
msgctxt "dhl"
|
1991 |
msgid ""
|
1992 |
"Optionally charge your customers an additional fee for preferred services "
|
1995 |
"Optional können Sie die Gebühr für die Auswahl des Wunschtags oder anderer "
|
1996 |
"Wunschpaket-Services an Ihre Kunden weiterreichen."
|
1997 |
|
1998 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1672
|
1999 |
msgctxt "dhl"
|
2000 |
msgid ""
|
2001 |
"Allow your customers to send their parcels to a preferred location e.g. a "
|
2004 |
"Lassen Sie Ihre Kunden einen Wunschort für die Abgabe ihres Pakets in der "
|
2005 |
"Kasse auswählen. Dieser Service wird von DHL nicht zusätzlich berechnet."
|
2006 |
|
2007 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1691
|
2008 |
msgctxt "dhl"
|
2009 |
msgid ""
|
2010 |
"Allow your customers to choose packstation (and/or other DHL location types "
|
2013 |
"Lassen Sie Ihre Kunden eine Packstation (und/oder andere DHL Standorte, wie "
|
2014 |
"im Folgenden konfiguriert) als Lieferadresse auswählen."
|
2015 |
|
2016 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DHL.php:1705
|
2017 |
msgctxt "dhl"
|
2018 |
msgid ""
|
2019 |
"This option adds a map overlay view to let your customers choose a DHL "
|
2024 |
"DHL Standortes in der Nähe noch einfacher zu machen. Sie benötigen für die "
|
2025 |
"Kartenansicht einen gültigen Google Maps API Schlüssel."
|
2026 |
|
2027 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:71
|
2028 |
msgctxt "dhl"
|
2029 |
msgid "Deutsche Post"
|
2030 |
msgstr "Deutsche Post"
|
2031 |
|
2032 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:79
|
2033 |
msgctxt "dhl"
|
2034 |
msgid "Integration for products of the Deutsche Post through Internetmarke."
|
2035 |
msgstr "Integration von Produkten der Deutschen Post über die Internetmarke."
|
2036 |
|
2037 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:110
|
2038 |
msgctxt "dhl"
|
2039 |
msgid "Username"
|
2040 |
msgstr "Benutzer"
|
2041 |
|
2042 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:112
|
2043 |
#, php-format
|
2044 |
msgctxt "dhl"
|
2045 |
msgid ""
|
2050 |
"testen Sie Ihre Zugangsdaten bevor Sie eine Verbindung aufbauen."
|
2051 |
|
2052 |
# @ woocommerce-germanized
|
2053 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:120
|
2054 |
msgctxt "dhl"
|
2055 |
msgid "Password"
|
2056 |
msgstr "Passwort"
|
2057 |
|
2058 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:154
|
2059 |
msgctxt "dhl"
|
2060 |
msgid "Portokasse"
|
2061 |
msgstr "Portokasse"
|
2062 |
|
2063 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:157
|
2064 |
msgctxt "dhl"
|
2065 |
msgid "Balance"
|
2066 |
msgstr "Guthaben"
|
2067 |
|
2068 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:163
|
2069 |
msgctxt "dhl"
|
2070 |
msgid "Charge (€)"
|
2071 |
msgstr "Aufladen (€)"
|
2072 |
|
2073 |
# @ woocommerce-germanized
|
2074 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:173
|
2075 |
msgctxt "dhl"
|
2076 |
msgid "Available Products"
|
2077 |
msgstr "Verfügbare Produkte"
|
2078 |
|
2079 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:176
|
2080 |
#, php-format
|
2081 |
msgctxt "dhl"
|
2082 |
msgid ""
|
2088 |
"stehen sollen. Sie können die Produktliste auch manuell <a href=\"%s"
|
2089 |
"\">aktualisieren</a>, falls notwendig."
|
2090 |
|
2091 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:194
|
2092 |
msgctxt "dhl"
|
2093 |
msgid ""
|
2094 |
"Please select your default shipping service for domestic shipments that you "
|
2099 |
"für Ihre Kunden anbieten."
|
2100 |
|
2101 |
# @ woocommerce-germanized
|
2102 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:200
|
2103 |
msgctxt "dhl"
|
2104 |
msgid "EU Default Service"
|
2105 |
msgstr "Standard Service (EU)"
|
2106 |
|
2107 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:205
|
2108 |
msgctxt "dhl"
|
2109 |
msgid ""
|
2110 |
"Please select your default shipping service for EU shipments that you want "
|
2113 |
"Bitte wählen Sie das Standard-Produkt für EU Sendungen aus, das Sie für Ihre "
|
2114 |
"Kunden anbieten."
|
2115 |
|
2116 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:216
|
2117 |
msgctxt "dhl"
|
2118 |
msgid ""
|
2119 |
"Please select your default shipping service for cross-border shipments that "
|
2122 |
"Bitte wählen Sie das Standard-Produkt für internationale Sendungen aus, das "
|
2123 |
"Sie für Ihre Kunden anbieten."
|
2124 |
|
2125 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:226
|
2126 |
msgctxt "dhl"
|
2127 |
msgid "Printing"
|
2128 |
msgstr "Druck"
|
2129 |
|
2130 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:229
|
2131 |
msgctxt "dhl"
|
2132 |
msgid "Default Format"
|
2133 |
msgstr "Standardformat"
|
2134 |
|
2135 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:232
|
2136 |
#, php-format
|
2137 |
msgctxt "dhl"
|
2138 |
msgid ""
|
2144 |
"verwendet wird. Sie können die Liste auch manuell <a href=\"%s"
|
2145 |
"\">aktualisieren</a>, falls notwendig."
|
2146 |
|
2147 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:239
|
2148 |
msgctxt "dhl"
|
2149 |
msgid "Print X-axis column"
|
2150 |
msgstr "Druckspalte X-Achse"
|
2151 |
|
2152 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:241
|
2153 |
msgctxt "dhl"
|
2154 |
msgid "Adjust the print X-axis start column for the label."
|
2155 |
msgstr "Passen Sie die Druck-Startspalte der X-Achse für das Label an."
|
2156 |
|
2157 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:249
|
2158 |
msgctxt "dhl"
|
2159 |
msgid "Print Y-axis column"
|
2160 |
msgstr "Druckspalte Y-Achse"
|
2161 |
|
2162 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:251
|
2163 |
msgctxt "dhl"
|
2164 |
msgid "Adjust the print Y-axis start column for the label."
|
2165 |
msgstr "Passen Sie die Druck-Startspalte der Y-Achse für das Label an."
|
2166 |
|
2167 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:263
|
2168 |
msgctxt "dhl"
|
2169 |
msgid "API Error"
|
2170 |
msgstr "API Fehler"
|
2171 |
|
2172 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:300
|
2173 |
msgctxt "dhl"
|
2174 |
msgid "Charge Portokasse"
|
2175 |
msgstr "Portokasse aufladen"
|
2176 |
|
2177 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:301
|
2178 |
#, php-format
|
2179 |
msgctxt "dhl"
|
2180 |
msgid "The minimum amount is %s"
|
2181 |
msgstr "Der Minimalbetrag beträgt %s"
|
2182 |
|
2183 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:365
|
2184 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:564
|
2185 |
#, php-format
|
2186 |
msgctxt "dhl"
|
2187 |
msgid ""
|
2194 |
"(z.B. Gewicht) und versuchen Sie es erneut."
|
2195 |
|
2196 |
# @ woocommerce-germanized
|
2197 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:374
|
2198 |
msgctxt "dhl"
|
2199 |
msgid "Page Format"
|
2200 |
msgstr "Seitenformat"
|
2201 |
|
2202 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:542
|
2203 |
msgctxt "dhl"
|
2204 |
msgid "The services chosen are not available for the current product."
|
2205 |
msgstr "Die ausgewählten Services sind für dieses Produkt nicht verfügbar."
|
2206 |
|
2207 |
+
#: woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php:591
|
2208 |
#, php-format
|
2209 |
msgctxt "dhl"
|
2210 |
msgid "Deutsche Post product is missing for %s."
|
2420 |
|
2421 |
# @ woocommerce-germanized
|
2422 |
#: woocommerce-germanized-shipments/includes/admin/views/html-order-shipment-content.php:58
|
2423 |
+
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:1065
|
2424 |
#: woocommerce-germanized-shipments/src/Admin/ReturnTable.php:24
|
2425 |
#: woocommerce-germanized-shipments/src/Admin/Table.php:689
|
2426 |
+
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:244
|
2427 |
+
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:275
|
2428 |
msgctxt "shipments"
|
2429 |
msgid "Status"
|
2430 |
msgstr "Status"
|
2560 |
#: woocommerce-germanized-shipments/src/Admin/Admin.php:683
|
2561 |
#: woocommerce-germanized-shipments/src/Admin/Settings.php:75
|
2562 |
#: woocommerce-germanized-shipments/src/Admin/Settings.php:172
|
2563 |
+
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:267
|
2564 |
#: woocommerce-germanized-shipments/templates/myaccount/order-shipments.php:36
|
2565 |
msgctxt "shipments"
|
2566 |
msgid "Returns"
|
2774 |
msgstr "Rücksendung zu Ihrer Bestellung {order_number}"
|
2775 |
|
2776 |
# @ woocommerce-germanized
|
2777 |
+
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:55
|
2778 |
msgctxt "shipments"
|
2779 |
msgid "Order shipped"
|
2780 |
msgstr "Bestellung versandt"
|
2781 |
|
2782 |
+
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:56
|
2783 |
msgctxt "shipments"
|
2784 |
msgid ""
|
2785 |
"Shipment notifications are sent to the customer when a shipment gets shipped."
|
2787 |
"Sendungsbenachrichtigungen werden an den Kunden verschickt, sobald eine "
|
2788 |
"Sendung als verschickt markiert wurde."
|
2789 |
|
2790 |
+
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:92
|
2791 |
msgctxt "shipments"
|
2792 |
+
msgid ""
|
2793 |
+
"Your {site_title} order #{order_number} has been partially shipped "
|
2794 |
+
"({current_shipment_num}/{total_shipments})"
|
2795 |
msgstr ""
|
2796 |
+
"Ihre Bestellung #{order_number} bei {site_title} wurde teilweise verschickt "
|
2797 |
+
"({current_shipment_num}/{total_shipments})"
|
2798 |
|
2799 |
+
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:94
|
2800 |
msgctxt "shipments"
|
2801 |
+
msgid ""
|
2802 |
+
"Your {site_title} order #{order_number} has been shipped "
|
2803 |
+
"({current_shipment_num}/{total_shipments})"
|
2804 |
+
msgstr ""
|
2805 |
+
"Ihre Bestellung #{order_number} bei {site_title} wurde verschickt "
|
2806 |
+
"({current_shipment_num}/{total_shipments})"
|
2807 |
|
2808 |
+
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:107
|
2809 |
msgctxt "shipments"
|
2810 |
msgid "Partial shipment to your order: {order_number}"
|
2811 |
msgstr "Teilsendung zu Ihrer Bestellung {order_number}"
|
2812 |
|
2813 |
+
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:109
|
2814 |
msgctxt "shipments"
|
2815 |
msgid "Shipment to your order: {order_number}"
|
2816 |
msgstr "Sendung zu Ihrer Bestellung {order_number}"
|
2817 |
|
|
|
|
|
|
|
|
|
2818 |
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:348
|
2819 |
#, php-format
|
2820 |
msgctxt "shipments"
|
2822 |
msgstr "Verfügbare Platzhalter: %s"
|
2823 |
|
2824 |
# @ woocommerce-germanized
|
2825 |
+
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:352
|
2826 |
msgctxt "shipments"
|
2827 |
msgid "Enable/Disable"
|
2828 |
msgstr "Aktivieren/Deaktivieren"
|
2829 |
|
2830 |
+
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:354
|
2831 |
msgctxt "shipments"
|
2832 |
msgid "Enable this email notification"
|
2833 |
msgstr "Aktiviere diese E-Mail-Benachrichtigung"
|
2834 |
|
2835 |
+
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:358
|
2836 |
msgctxt "shipments"
|
2837 |
msgid "Full shipment subject"
|
2838 |
msgstr "Vollständige Sendung Betreff"
|
2839 |
|
2840 |
+
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:366
|
2841 |
msgctxt "shipments"
|
2842 |
msgid "Partial shipment subject"
|
2843 |
msgstr "Teilsendung Betreff"
|
2844 |
|
2845 |
+
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:374
|
2846 |
msgctxt "shipments"
|
2847 |
msgid "Full shipment email heading"
|
2848 |
msgstr "Vollständige Sendung Kopfzeile"
|
2849 |
|
2850 |
+
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:382
|
2851 |
msgctxt "shipments"
|
2852 |
msgid "Partial shipment email heading"
|
2853 |
msgstr "Teilsendung Kopfzeile"
|
2854 |
|
2855 |
# @ woocommerce-germanized
|
2856 |
+
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:390
|
2857 |
msgctxt "shipments"
|
2858 |
msgid "Additional content"
|
2859 |
msgstr "Zusätzlicher Inhalt"
|
2860 |
|
2861 |
+
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:391
|
2862 |
msgctxt "shipments"
|
2863 |
msgid "Text to appear below the main email content."
|
2864 |
msgstr "Text der unterhalb des Inhalts der E-Mail angezeigt werden soll."
|
2865 |
|
2866 |
+
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:393
|
2867 |
+
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:997
|
2868 |
+
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:1027
|
2869 |
#: woocommerce-germanized-shipments/templates/shipment/shipment-details-address.php:28
|
2870 |
msgctxt "shipments"
|
2871 |
msgid "N/A"
|
2872 |
msgstr "n.a."
|
2873 |
|
2874 |
+
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:399
|
2875 |
msgctxt "shipments"
|
2876 |
msgid "Email type"
|
2877 |
msgstr "E-Mail-Typ"
|
2878 |
|
2879 |
+
#: woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php:401
|
2880 |
msgctxt "shipments"
|
2881 |
msgid "Choose which format of email to send."
|
2882 |
msgstr "Format für E-Mail-Versand auswählen."
|
2928 |
msgstr "Brief"
|
2929 |
|
2930 |
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:76
|
2931 |
+
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:1063
|
2932 |
msgctxt "shipments"
|
2933 |
msgid "Shipment"
|
2934 |
msgstr "Sendung"
|
2950 |
|
2951 |
# @ woocommerce-germanized
|
2952 |
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:112
|
2953 |
+
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:346
|
2954 |
#: woocommerce-germanized-shipments/src/Admin/Table.php:860
|
2955 |
msgctxt "shipments"
|
2956 |
msgid "Shipped"
|
2971 |
msgid "Returned"
|
2972 |
msgstr "Retourniert"
|
2973 |
|
2974 |
+
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:344
|
2975 |
msgctxt "shipments"
|
2976 |
msgid "Draft"
|
2977 |
msgstr "Entwurf"
|
2978 |
|
2979 |
+
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:345
|
2980 |
#: woocommerce-germanized-shipments/src/Admin/Table.php:852
|
2981 |
msgctxt "shipments"
|
2982 |
msgid "Processing"
|
2983 |
msgstr "In Bearbeitung"
|
2984 |
|
2985 |
# @ woocommerce-germanized
|
2986 |
+
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:347
|
2987 |
#: woocommerce-germanized-shipments/src/Admin/ReturnTable.php:50
|
2988 |
msgctxt "shipments"
|
2989 |
msgid "Delivered"
|
2990 |
msgstr "Geliefert"
|
2991 |
|
2992 |
+
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:348
|
2993 |
msgctxt "shipments"
|
2994 |
msgid "Requested"
|
2995 |
msgstr "Beantragt"
|
2996 |
|
2997 |
+
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:397
|
2998 |
#: woocommerce-germanized-shipments/includes/wc-gzd-shipments-template-functions.php:81
|
2999 |
#: woocommerce-germanized-shipments/includes/wc-gzd-shipments-template-functions.php:135
|
3000 |
msgctxt "shipments"
|
3001 |
msgid "Invalid order."
|
3002 |
msgstr "Ungültige Bestellung."
|
3003 |
|
3004 |
+
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:401
|
3005 |
msgctxt "shipments"
|
3006 |
msgid "This order is already fully returned."
|
3007 |
msgstr "Diese Bestellung wurde bereits vollständig zurückgesendet."
|
3008 |
|
3009 |
+
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:412
|
3010 |
+
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:453
|
3011 |
msgctxt "shipments"
|
3012 |
msgid "Error while creating the shipment instance"
|
3013 |
msgstr "Fehler beim Erstellen der Sendungsinstanz"
|
3014 |
|
3015 |
+
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:438
|
3016 |
+
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:442
|
3017 |
#: woocommerce-germanized-shipments/src/ReturnShipment.php:428
|
3018 |
#: woocommerce-germanized-shipments/src/ReturnShipment.php:499
|
3019 |
#: woocommerce-germanized-shipments/src/SimpleShipment.php:118
|
3022 |
msgid "Invalid shipment order"
|
3023 |
msgstr "Ungültige Bestellung zur Sendung"
|
3024 |
|
3025 |
+
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:472
|
3026 |
msgctxt "shipments"
|
3027 |
msgid "Invalid order item"
|
3028 |
msgstr "Ungültige Bestellposition"
|
3029 |
|
3030 |
+
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:594
|
3031 |
msgctxt "shipments"
|
3032 |
msgid "Invalid shipment item"
|
3033 |
msgstr "Ungültige Sendungsposition"
|
3034 |
|
3035 |
# @ woocommerce-germanized
|
3036 |
+
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:667
|
3037 |
msgctxt "shipments"
|
3038 |
msgid "None"
|
3039 |
msgstr "Keiner"
|
3040 |
|
3041 |
+
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:708
|
3042 |
msgctxt "shipments-shipping-provider"
|
3043 |
msgid "Unknown"
|
3044 |
msgstr "Unbekannt"
|
3045 |
|
3046 |
+
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:753
|
3047 |
msgctxt "shipments"
|
3048 |
msgid "Error while uploading file."
|
3049 |
msgstr "Fehler beim Hochladen der Datei."
|
3050 |
|
3051 |
# @ woocommerce-germanized
|
3052 |
+
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:1064
|
3053 |
#: woocommerce-germanized-shipments/src/Admin/ReturnTable.php:23
|
3054 |
#: woocommerce-germanized-shipments/src/Admin/Table.php:688
|
3055 |
msgctxt "shipments"
|
3056 |
msgid "Date"
|
3057 |
msgstr "Datum"
|
3058 |
|
3059 |
+
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:1066
|
3060 |
#: woocommerce-germanized-shipments/templates/shipment/shipment-details-tracking.php:23
|
3061 |
msgctxt "shipments"
|
3062 |
msgid "Tracking"
|
3063 |
msgstr "Sendungsverfolgung"
|
3064 |
|
3065 |
# @ woocommerce-germanized
|
3066 |
+
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:1067
|
3067 |
#: woocommerce-germanized-shipments/src/Admin/Admin.php:180
|
3068 |
#: woocommerce-germanized-shipments/src/Admin/ReturnTable.php:30
|
3069 |
#: woocommerce-germanized-shipments/src/Admin/Table.php:696
|
3071 |
msgid "Actions"
|
3072 |
msgstr "Aktionen"
|
3073 |
|
3074 |
+
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:1303
|
3075 |
msgctxt "shipments"
|
3076 |
msgid "View"
|
3077 |
msgstr "Anzeigen"
|
3078 |
|
3079 |
# @ woocommerce-germanized
|
3080 |
+
#: woocommerce-germanized-shipments/includes/wc-gzd-shipment-functions.php:1310
|
3081 |
#: woocommerce-germanized-shipments/src/Admin/Table.php:871
|
3082 |
#: woocommerce-germanized-shipments/src/Ajax.php:335
|
3083 |
#: woocommerce-germanized-shipments/templates/shipment/shipment-return-instructions.php:29
|
3508 |
# @ woocommerce-germanized
|
3509 |
#: woocommerce-germanized-shipments/src/Admin/Settings.php:61
|
3510 |
#: woocommerce-germanized-shipments/src/Admin/Settings.php:117
|
3511 |
+
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:229
|
3512 |
+
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:346
|
3513 |
msgctxt "shipments"
|
3514 |
msgid "Automation"
|
3515 |
msgstr "Automatisierung"
|
3820 |
|
3821 |
# @ woocommerce-germanized
|
3822 |
#: woocommerce-germanized-shipments/src/Admin/Settings.php:415
|
3823 |
+
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:344
|
3824 |
+
#: woocommerce-germanized-shipments/src/ShippingProvider/Simple.php:1070
|
3825 |
msgctxt "shipments"
|
3826 |
msgid "General"
|
3827 |
msgstr "Allgemein"
|
4428 |
msgid "This label misses the API implementation"
|
4429 |
msgstr "Dieser Label-Typ besitzt keine API Implementierung"
|
4430 |
|
4431 |
+
#: woocommerce-germanized-shipments/src/Labels/Label.php:498
|
4432 |
msgctxt "shipments"
|
4433 |
msgid "Error while uploading label."
|
4434 |
msgstr "Fehler beim Hochladen des Labels."
|
4435 |
|
4436 |
+
#: woocommerce-germanized-shipments/src/Labels/Label.php:520
|
4437 |
+
#: woocommerce-germanized-shipments/src/Labels/Label.php:527
|
4438 |
+
#: woocommerce-germanized-shipments/src/Labels/Label.php:556
|
4439 |
msgctxt "shipments"
|
4440 |
msgid "Error while downloading the PDF file."
|
4441 |
msgstr "Fehler beim Download des PDF Labels."
|
4459 |
msgstr "%1$s (%2$s, %3$s)"
|
4460 |
|
4461 |
#: woocommerce-germanized-shipments/src/ReturnShipment.php:356
|
4462 |
+
#: woocommerce-germanized-shipments/src/Shipment.php:1006
|
4463 |
#, php-format
|
4464 |
msgctxt "full name"
|
4465 |
msgid "%1$s %2$s"
|
4466 |
msgstr "%1$s %2$s"
|
4467 |
|
4468 |
+
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:236
|
4469 |
+
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:345
|
4470 |
msgctxt "shipments"
|
4471 |
msgid "Labels"
|
4472 |
msgstr "Labels"
|
4473 |
|
4474 |
# @ woocommerce-germanized
|
4475 |
+
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:237
|
4476 |
msgctxt "shipments"
|
4477 |
msgid "Automatically create labels for shipments."
|
4478 |
msgstr "Automatisch Labels zu Sendungen erstellen."
|
4479 |
|
4480 |
+
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:247
|
4481 |
msgctxt "shipments"
|
4482 |
msgid "Choose a shipment status which should trigger generation of a label."
|
4483 |
msgstr ""
|
4484 |
"Wählen Sie einen Sendungsstatus aus, der die Erzeugung eines Labels auslösen "
|
4485 |
"soll."
|
4486 |
|
4487 |
+
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:247
|
4488 |
#, php-format
|
4489 |
msgctxt "shipments"
|
4490 |
msgid "Your current default shipment status is: <em>%s</em>."
|
4491 |
msgstr "Ihr aktueller Standard-Sendungsstatus lautet: <em>%s</em>."
|
4492 |
|
4493 |
# @ woocommerce-germanized
|
4494 |
+
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:255
|
4495 |
msgctxt "shipments"
|
4496 |
msgid "Shipment Status"
|
4497 |
msgstr "Sendungsstatus"
|
4498 |
|
4499 |
+
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:256
|
4500 |
msgctxt "shipments"
|
4501 |
msgid "Mark shipment as shipped after label has been created successfully."
|
4502 |
msgstr ""
|
4503 |
"Sendung als versandt markieren, sobald ein Label erfolgreich erstellt wurde."
|
4504 |
|
4505 |
# @ woocommerce-germanized
|
4506 |
+
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:268
|
4507 |
msgctxt "shipments"
|
4508 |
msgid "Automatically create labels for returns."
|
4509 |
msgstr "Automatisch Retourenlabels zu Retourensendungen erstellen."
|
4510 |
|
4511 |
+
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:278
|
4512 |
msgctxt "shipments"
|
4513 |
msgid ""
|
4514 |
"Choose a shipment status which should trigger generation of a return label."
|
4517 |
"auslösen soll."
|
4518 |
|
4519 |
# @ woocommerce-germanized
|
4520 |
+
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:303
|
4521 |
msgctxt "shipments"
|
4522 |
msgid "Default content weight (kg)"
|
4523 |
msgstr "Standard-Inhaltsgewicht (kg)"
|
4524 |
|
4525 |
+
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:305
|
4526 |
msgctxt "shipments"
|
4527 |
msgid ""
|
4528 |
"Choose a default shipment content weight to be used for labels if no weight "
|
4531 |
"Wählen Sie ein Standard Inhaltsgewicht der Sendung aus das für Labels "
|
4532 |
"verwendet wird, für die das Gewicht nicht automatisch bestimmt werden kann."
|
4533 |
|
4534 |
+
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:315
|
4535 |
msgctxt "shipments"
|
4536 |
msgid "Minimum weight (kg)"
|
4537 |
msgstr "Mindestgewicht (kg)"
|
4538 |
|
4539 |
+
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:317
|
4540 |
msgctxt "shipments"
|
4541 |
msgid ""
|
4542 |
"Choose a minimum weight to be used for labels e.g. to prevent low shipment "
|
4546 |
"wegen eines zu geringen Gewichts Fehler auftreten."
|
4547 |
|
4548 |
# @ woocommerce-germanized
|
4549 |
+
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:375
|
4550 |
#, php-format
|
4551 |
msgctxt "shipments"
|
4552 |
msgid "%s Product"
|
4553 |
msgstr "%s Produkt"
|
4554 |
|
4555 |
+
#: woocommerce-germanized-shipments/src/ShippingProvider/Auto.php:520
|
4556 |
msgctxt "shipments"
|
4557 |
msgid "Error while creating the label."
|
4558 |
msgstr "Fehler beim Erstellen der Label-Instanz"
|
4744 |
"kann, sollten Sie Ihre Kunden darüber informieren, woher ein Label für die "
|
4745 |
"Rücksendung bezogen werden kann."
|
4746 |
|
4747 |
+
#: woocommerce-germanized-shipments/src/ShippingProvider/Simple.php:1049
|
4748 |
#, php-format
|
4749 |
msgctxt "shipments"
|
4750 |
msgid ""
|
4756 |
"Einstellungen</a>. Passen Sie diese Einstellungen nur dann an, wenn Sie "
|
4757 |
"explizit Abweichungen speziell für diese Versandmethode konfigurieren wollen."
|
4758 |
|
4759 |
+
#: woocommerce-germanized-shipments/src/ShippingProvider/Simple.php:1074
|
4760 |
msgctxt "shipments"
|
4761 |
msgid "Return Requests"
|
4762 |
msgstr "Rücksendeanträge"
|
4763 |
|
4764 |
+
#: woocommerce-germanized-shipments/src/ShippingProvider/Simple.php:1105
|
4765 |
msgctxt "shipments"
|
4766 |
msgid "This shipping provider does not support creating labels."
|
4767 |
msgstr "Dieser Versanddienstleister unterstützt keine Label-Erzeugung."
|
4887 |
"Ihre Bestellung bei %1$s wurde versandt per %2$s. Im Folgenden finden Sie "
|
4888 |
"Details zur Sendung:"
|
4889 |
|
4890 |
+
#: woocommerce-germanized-shipments/templates/emails/email-order-shipments.php:29
|
4891 |
+
#: woocommerce-germanized-shipments/templates/emails/plain/email-order-shipments.php:29
|
4892 |
+
#, php-format
|
4893 |
+
msgctxt "shipments"
|
4894 |
+
msgid "Shipment %d of %d"
|
4895 |
+
msgstr "Sendung %d von %d"
|
4896 |
+
|
4897 |
+
#: woocommerce-germanized-shipments/templates/emails/email-order-shipments.php:33
|
4898 |
+
#: woocommerce-germanized-shipments/templates/emails/email-shipment-tracking.php:30
|
4899 |
+
#: woocommerce-germanized-shipments/templates/emails/plain/email-order-shipments.php:33
|
4900 |
+
#: woocommerce-germanized-shipments/templates/emails/plain/email-shipment-tracking.php:24
|
4901 |
+
msgctxt "shipments"
|
4902 |
+
msgid "Estimated date:"
|
4903 |
+
msgstr "Voraussichtliches Zustellungsdatum:"
|
4904 |
+
|
4905 |
+
#: woocommerce-germanized-shipments/templates/emails/email-order-shipments.php:38
|
4906 |
+
#: woocommerce-germanized-shipments/templates/emails/email-shipment-tracking.php:34
|
4907 |
+
#: woocommerce-germanized-shipments/templates/emails/plain/email-order-shipments.php:38
|
4908 |
+
#: woocommerce-germanized-shipments/templates/emails/plain/email-shipment-tracking.php:28
|
4909 |
+
#: woocommerce-germanized-shipments/templates/shipment/shipment-details-tracking.php:26
|
4910 |
+
msgctxt "shipments"
|
4911 |
+
msgid "Track your shipment"
|
4912 |
+
msgstr "Sendungsverfolgung"
|
4913 |
+
|
4914 |
+
# @ woocommerce-germanized
|
4915 |
+
#: woocommerce-germanized-shipments/templates/emails/email-order-shipments.php:45
|
4916 |
+
#: woocommerce-germanized-shipments/templates/emails/plain/email-order-shipments.php:45
|
4917 |
+
msgctxt "shipments"
|
4918 |
+
msgid "Sorry, this shipment does currently not support tracking."
|
4919 |
+
msgstr "Entschuldigung, diese Sendung unterstützt keine Sendungsverfolgung."
|
4920 |
+
|
4921 |
#: woocommerce-germanized-shipments/templates/emails/email-shipment-address.php:27
|
4922 |
#: woocommerce-germanized-shipments/templates/emails/plain/email-shipment-address.php:19
|
4923 |
msgctxt "shipments"
|
4951 |
msgid "Tracking:"
|
4952 |
msgstr "Sendungsverfolgung:"
|
4953 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4954 |
#: woocommerce-germanized-shipments/templates/emails/plain/email-shipment-details.php:39
|
4955 |
#, php-format
|
4956 |
msgctxt "shipments"
|
5392 |
msgstr "Keine"
|
5393 |
|
5394 |
# @ woocommerce-germanized
|
5395 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:62
|
5396 |
msgid "Germanize"
|
5397 |
msgstr "Germanize"
|
5398 |
|
5399 |
# @ woocommerce-germanized
|
5400 |
# @ woocommerce
|
5401 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:69
|
5402 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:144
|
5403 |
#: woocommerce-germanized/includes/gateways/invoice/class-wc-gzd-gateway-invoice.php:79
|
5404 |
#: woocommerce-germanized/woocommerce-germanized.php:783
|
5405 |
msgid "Settings"
|
5406 |
msgstr "Einstellungen"
|
5407 |
|
5408 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:76
|
5409 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shipping-provider.php:82
|
5410 |
msgid "Shipping Provider"
|
5411 |
msgstr "Versanddienstleister"
|
5412 |
|
5413 |
# @ woocommerce-germanized
|
5414 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:83
|
5415 |
#: woocommerce-germanized/includes/admin/views/setup/first-steps.php:9
|
5416 |
msgid "First Steps"
|
5417 |
msgstr "Erste Schritte"
|
5418 |
|
5419 |
# @ woocommerce-germanized
|
5420 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:87
|
5421 |
#: woocommerce-germanized/includes/admin/settings/views/html-admin-settings-tabs.php:17
|
5422 |
msgid "Start tutorial"
|
5423 |
msgstr "Tutorial starten"
|
5424 |
|
5425 |
# @ woocommerce-germanized
|
5426 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:97
|
5427 |
#: woocommerce-germanized/includes/admin/views/setup/encrypt.php:10
|
5428 |
msgid "Encryption"
|
5429 |
msgstr "Verschlüsselung"
|
5430 |
|
5431 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:102
|
5432 |
msgid "Insert key"
|
5433 |
msgstr "Schlüssel einfügen"
|
5434 |
|
5435 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:102
|
5436 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:386
|
5437 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:388
|
5438 |
msgid "Continue"
|
5439 |
msgstr "Weiter"
|
5440 |
|
5441 |
# @ woocommerce-germanized
|
5442 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:134
|
5443 |
msgid "Pages"
|
5444 |
msgstr "Rechtlich relevante Seiten"
|
5445 |
|
5446 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:135
|
5447 |
msgid "Create legal pages placeholders e.g. terms & conditions."
|
5448 |
msgstr "Legen Sie rechtlich relevante Seiten an, z.B. AGB."
|
5449 |
|
5450 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:145
|
5451 |
msgid "Germanize WooCommerce settings (e.g. currency, tax display)."
|
5452 |
msgstr "WooCommerce Einstellungen eindeutschen (z.B. Währung)"
|
5453 |
|
5454 |
# @ woocommerce-germanized
|
5455 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:152
|
5456 |
msgctxt "install"
|
5457 |
msgid "VAT"
|
5458 |
msgstr "USt."
|
5459 |
|
5460 |
# @ woocommerce-germanized
|
5461 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:153
|
5462 |
msgid "Let Germanized insert EU VAT rates."
|
5463 |
msgstr "Lassen Sie Germanized EU-Steuersätze importieren."
|
5464 |
|
5465 |
# @ woocommerce-germanized
|
5466 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:159
|
5467 |
msgctxt "install"
|
5468 |
msgid "Virtual VAT"
|
5469 |
msgstr "Virtuelle USt."
|
5470 |
|
5471 |
# @ woocommerce-germanized
|
5472 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:160
|
5473 |
msgid "Let Germanized insert virtual EU VAT rates."
|
5474 |
msgstr "Lassen Sie Germanized virtuelle EU-Steuersätze importieren."
|
5475 |
|
5476 |
# @ woocommerce-germanized
|
5477 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:171
|
5478 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-general.php:202
|
5479 |
#: woocommerce-germanized/includes/admin/views/html-page-status-germanized.php:42
|
5480 |
msgid "Small-Enterprise-Regulation"
|
5481 |
msgstr "Kleinunternehmerregelung"
|
5482 |
|
5483 |
# @ woocommerce-germanized
|
5484 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:172
|
5485 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-general.php:203
|
5486 |
msgid "VAT based on §19 UStG"
|
5487 |
msgstr "Umsatzsteuerbefreit nach §19 UStG"
|
5488 |
|
5489 |
# @ woocommerce-germanized
|
5490 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:172
|
5491 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-general.php:203
|
5492 |
#, php-format
|
5493 |
msgid ""
|
5499 |
"Gebrauch machen wollen."
|
5500 |
|
5501 |
# @ woocommerce-germanized
|
5502 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:178
|
5503 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-doi.php:21
|
5504 |
msgid "Double Opt In"
|
5505 |
msgstr "Double-Opt-In"
|
5506 |
|
5507 |
# @ woocommerce-germanized
|
5508 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:179
|
5509 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-doi.php:38
|
5510 |
msgid "Enable customer double opt in during registration."
|
5511 |
msgstr "Double-Opt-In Verfahren für Kundenkonten aktivieren."
|
5512 |
|
5513 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:179
|
5514 |
#, php-format
|
5515 |
msgid ""
|
5516 |
"Sends an email to the customer after registration to verify his account. "
|
5524 |
"\">Einstellungen</a> können nachträglich angepasst werden."
|
5525 |
|
5526 |
# @ woocommerce-germanized
|
5527 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:196
|
5528 |
#, php-format
|
5529 |
msgid "Enable %s integration"
|
5530 |
msgstr "%s Integration aktivieren."
|
5531 |
|
5532 |
# @ woocommerce-germanized
|
5533 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:213
|
5534 |
msgid "Setup"
|
5535 |
msgstr "Setup"
|
5536 |
|
5537 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:311
|
5538 |
msgid "Germanized › Setup Wizard"
|
5539 |
msgstr "Germanized › Setup"
|
5540 |
|
5541 |
# @ woocommerce-germanized
|
5542 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:382
|
5543 |
msgid "Skip Step"
|
5544 |
msgstr "Schritt überspringen"
|
5545 |
|
5546 |
+
#: woocommerce-germanized/includes/admin/class-wc-gzd-admin-setup-wizard.php:394
|
5547 |
msgid "Return to WP Admin"
|
5548 |
msgstr "Zurück zu WP Admin"
|
5549 |
|
5980 |
#: woocommerce-germanized/includes/admin/notes/class-wc-gzd-admin-note-encryption.php:46
|
5981 |
#: woocommerce-germanized/includes/admin/notes/class-wc-gzd-admin-note-shipping-excl-tax.php:45
|
5982 |
#: woocommerce-germanized/includes/admin/settings/abstract-wc-gzd-settings-tab.php:159
|
|
|
5983 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-invoices.php:61
|
5984 |
#: woocommerce-germanized/includes/admin/views/html-page-status-germanized.php:284
|
5985 |
msgid "Learn more"
|
6607 |
msgid "pro"
|
6608 |
msgstr "pro"
|
6609 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6610 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-doi.php:17
|
6611 |
msgid "Extend the WooCommerce registration process with a double opt in."
|
6612 |
msgstr "Erweitern Sie die WooCommerce Registrierung um einen Double-Opt-In."
|
6702 |
|
6703 |
# @ woocommerce-germanized
|
6704 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:32
|
6705 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:88
|
6706 |
msgid "PDF Attachments"
|
6707 |
msgstr "PDF-Anhänge"
|
6708 |
|
6709 |
# @ woocommerce-germanized
|
6710 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:73
|
6711 |
msgid "Email attachments"
|
6712 |
msgstr "E-Mail-Anhänge"
|
6713 |
|
6714 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:74
|
6715 |
msgid ""
|
6716 |
"Choose which of your email templates (e.g. order confirmation) should "
|
6717 |
"contain your legal page content e.g. terms and conditions within it's footer."
|
6719 |
"Wählen Sie aus, an welche der E-Mail-Templates (z.B. Bestellbestätigung), "
|
6720 |
"Ihre rechtlich relevanten Seiten z.B. AGB angefügt werden sollen."
|
6721 |
|
6722 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:89
|
6723 |
msgid ""
|
6724 |
"Customers of our pro version may attach PDF files instead of plain text "
|
6725 |
"content to emails."
|
6728 |
"alternativ als PDF-Datei anhängen."
|
6729 |
|
6730 |
# @ woocommerce-germanized
|
6731 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:105
|
6732 |
msgid ""
|
6733 |
"Use drag & drop to customize attachment order. Don't forget to save your "
|
6734 |
"changes."
|
6737 |
"beeinflussen und speichern Sie anschließend Ihre Änderungen."
|
6738 |
|
6739 |
# @ woocommerce-germanized
|
6740 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:144
|
6741 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:165
|
6742 |
#, php-format
|
6743 |
msgid ""
|
6744 |
"Want to attach automatically generated PDF files to emails instead of plain "
|
6749 |
|
6750 |
# @ woocommerce-germanized
|
6751 |
# @ woocommerce
|
6752 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:187
|
6753 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-general.php:232
|
6754 |
#: woocommerce-germanized/includes/api/class-wc-gzd-rest-customers-controller.php:137
|
6755 |
#: woocommerce-germanized/includes/api/class-wc-gzd-rest-customers-controller.php:144
|
6763 |
msgstr "Anrede"
|
6764 |
|
6765 |
# @ woocommerce-germanized
|
6766 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:188
|
6767 |
msgid ""
|
6768 |
"Adjust the title to be used within emails. Use {first_name}, {last_name} and "
|
6769 |
"{title} as placeholders."
|
6772 |
"{last_name} und {title} als Platzhalter."
|
6773 |
|
6774 |
# @ woocommerce-germanized
|
6775 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:190
|
6776 |
msgid "Hi {first_name},"
|
6777 |
msgstr "Sehr geehrte(r) {title} {last_name},"
|
6778 |
|
6779 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:194
|
6780 |
msgid "Hide Username"
|
6781 |
msgstr "Nutzernamen verstecken"
|
6782 |
|
6783 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:195
|
6784 |
msgid ""
|
6785 |
"Hide username from email content if password or password reset link is "
|
6786 |
"embedded."
|
6787 |
msgstr "Nutzernamen nicht zusammen mit einem Passwort versenden."
|
6788 |
|
6789 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:195
|
6790 |
msgid ""
|
6791 |
"Trusted Shops advises to not show the username together with an account "
|
6792 |
"password or password reset link. This option hides (or masks) the username "
|
6797 |
"Trusted Shops Mitglied sind, sollten Sie diese Option aktivieren."
|
6798 |
|
6799 |
# @ woocommerce-germanized
|
6800 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:202
|
6801 |
msgid "Pay now Button"
|
6802 |
msgstr "Jetzt bezahlen Button"
|
6803 |
|
6804 |
# @ woocommerce-germanized
|
6805 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:203
|
6806 |
msgid "Add a pay now button to emails and order success page."
|
6807 |
msgstr ""
|
6808 |
"Fügt einen jetzt bezahlen - Button zur E-Mail und der Bestätigungs-Seite "
|
6809 |
"hinzu."
|
6810 |
|
6811 |
# @ woocommerce-germanized
|
6812 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:204
|
6813 |
msgid ""
|
6814 |
"Add a pay now button to order confirmation email and order success page if "
|
6815 |
"the order awaits payment (PayPal etc)."
|
6819 |
"benötigt (z.B. per PayPal)."
|
6820 |
|
6821 |
# @ woocommerce-germanized
|
6822 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:210
|
6823 |
msgid "Disabled for"
|
6824 |
msgstr "Deaktiviert für"
|
6825 |
|
6826 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:211
|
6827 |
msgid "You may want to disable the pay now button for certain payment methods."
|
6828 |
msgstr ""
|
6829 |
"Sie können den jetzt bezahlen Button hier bei Bedarf für bestimmte "
|
6830 |
"Zahlungsarten deaktivieren."
|
6831 |
|
6832 |
# @ woocommerce-germanized
|
6833 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:238
|
6834 |
msgid "Customer"
|
6835 |
msgstr "Kunde"
|
6836 |
|
6837 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:238
|
6838 |
msgid "Admin"
|
6839 |
msgstr "Admin"
|
6840 |
|
6841 |
# @ woocommerce-germanized
|
6842 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:255
|
6843 |
#, php-format
|
6844 |
msgid "Attach %s"
|
6845 |
msgstr "%s"
|
6846 |
|
6847 |
# @ woocommerce-germanized
|
6848 |
+
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-emails.php:256
|
6849 |
#, php-format
|
6850 |
msgid "Attach %s to the following email templates"
|
6851 |
msgstr "%s an die folgenden E-Mail Templates anfügen"
|
6873 |
|
6874 |
# @ woocommerce-germanized
|
6875 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-general.php:33
|
6876 |
+
#: woocommerce-germanized/includes/class-wc-gzd-legal-checkbox-manager.php:621
|
6877 |
#: woocommerce-germanized/src/Shopmarks.php:299
|
6878 |
msgid "Checkout"
|
6879 |
msgstr "Kasse"
|
7635 |
"Platzhalter für den höchsten Preis."
|
7636 |
|
7637 |
#: woocommerce-germanized/includes/admin/settings/class-wc-gzd-settings-tab-shopmarks.php:376
|
7638 |
+
#: woocommerce-germanized/includes/wc-gzd-core-functions.php:936
|
7639 |
+
#: woocommerce-germanized/includes/wc-gzd-core-functions.php:940
|
7640 |
msgid "{min_price} – {max_price}"
|
7641 |
msgstr "{min_price} – {max_price}"
|
7642 |
|
8902 |
"Mail mit Ihren Daten als Bestätigung."
|
8903 |
|
8904 |
#: woocommerce-germanized/includes/class-wc-gzd-checkout.php:148
|
|
|
8905 |
msgid ""
|
8906 |
"Please check the street field and make sure to provide a valid street number."
|
8907 |
msgstr ""
|
9364 |
msgstr "Lässt den Kunden das SEPA Mandat vor dem Kauf bestätigen."
|
9365 |
|
9366 |
# @ woocommerce-germanized
|
9367 |
+
#: woocommerce-germanized/includes/class-wc-gzd-legal-checkbox-manager.php:622
|
9368 |
msgid "Register form"
|
9369 |
msgstr "Registrierung"
|
9370 |
|
9371 |
# @ woocommerce
|
9372 |
+
#: woocommerce-germanized/includes/class-wc-gzd-legal-checkbox-manager.php:623
|
9373 |
msgid "Pay for order"
|
9374 |
msgstr "Bestell-Bezahlseite"
|
9375 |
|
9376 |
+
#: woocommerce-germanized/includes/class-wc-gzd-legal-checkbox-manager.php:624
|
9377 |
msgid "Reviews"
|
9378 |
msgstr "Bewertungen"
|
9379 |
|
9380 |
+
#: woocommerce-germanized/includes/class-wc-gzd-legal-checkbox-manager.php:688
|
9381 |
#, php-format
|
9382 |
msgid "Checkbox location %s does not exist."
|
9383 |
msgstr "Checkbox Ort %s existiert nicht."
|
9384 |
|
9385 |
+
#: woocommerce-germanized/includes/class-wc-gzd-legal-checkbox-manager.php:714
|
9386 |
#, php-format
|
9387 |
msgid "Please make sure to check %s checkbox."
|
9388 |
msgstr "Kontrollieren Sie bitte %s. Hier fehlt eine Einwilligung."
|
9389 |
|
9390 |
+
#: woocommerce-germanized/includes/class-wc-gzd-legal-checkbox-manager.php:719
|
9391 |
#, php-format
|
9392 |
msgid "Checkbox with name %s does already exist."
|
9393 |
msgstr "Eine Checkbox mit dem Namen %s existiert bereits."
|
10759 |
msgstr "Divers"
|
10760 |
|
10761 |
# @ woocommerce-germanized
|
10762 |
+
#: woocommerce-germanized/includes/wc-gzd-core-functions.php:897
|
10763 |
msgid "More variants available"
|
10764 |
msgstr "Weitere Varianten verfügbar"
|
10765 |
|
12194 |
msgid "Settings"
|
12195 |
msgstr "Einstellungen"
|
12196 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12197 |
#: woocommerce-trusted-shops/includes/class-wc-trusted-shops-template-hooks.php:121
|
12198 |
#, php-format
|
12199 |
msgctxt "trusted-shops"
|
12378 |
msgid "https://vendidero.de"
|
12379 |
msgstr "https://vendidero.de"
|
12380 |
|
12381 |
+
#~ msgctxt "shipments"
|
12382 |
+
#~ msgid "Your {site_title} order #{order_number} has been shipped"
|
12383 |
+
#~ msgstr "Ihre Bestellung #{order_number} bei {site_title} wurde verschickt"
|
12384 |
+
|
12385 |
+
#~ msgid ""
|
12386 |
+
#~ "Integrate Post & DHL Services such as Labels for Shipments and Returns."
|
12387 |
+
#~ msgstr ""
|
12388 |
+
#~ "Erzeugen Sie bequem Post & DHL Labels zu Sendungen und Retouren über Ihr "
|
12389 |
+
#~ "Admin-Panel."
|
12390 |
+
|
12391 |
+
#~ msgid "Post & DHL"
|
12392 |
+
#~ msgstr "Post & DHL"
|
12393 |
+
|
12394 |
+
# @ woocommerce-germanized
|
12395 |
+
#~ msgctxt "trusted-shops"
|
12396 |
+
#~ msgid "Order ID"
|
12397 |
+
#~ msgstr "Bestellnummer"
|
12398 |
+
|
12399 |
+
# @ woocommerce-germanized
|
12400 |
+
#~ msgctxt "trusted-shops"
|
12401 |
+
#~ msgid "Order date"
|
12402 |
+
#~ msgstr "Bestelldatum"
|
12403 |
+
|
12404 |
+
#~ msgctxt "trusted-shops"
|
12405 |
+
#~ msgid "# Days"
|
12406 |
+
#~ msgstr "# Tage"
|
12407 |
+
|
12408 |
+
#~ msgctxt "trusted-shops"
|
12409 |
+
#~ msgid "Email"
|
12410 |
+
#~ msgstr "E-Mail"
|
12411 |
+
|
12412 |
+
# @ woocommerce-germanized
|
12413 |
+
#~ msgctxt "trusted-shops"
|
12414 |
+
#~ msgid "First name"
|
12415 |
+
#~ msgstr "Vorname"
|
12416 |
+
|
12417 |
+
# @ woocommerce-germanized
|
12418 |
+
#~ msgctxt "trusted-shops"
|
12419 |
+
#~ msgid "Last name"
|
12420 |
+
#~ msgstr "Nachname"
|
12421 |
+
|
12422 |
#~ msgid "Encrypt"
|
12423 |
#~ msgstr "Verschlüsselung"
|
12424 |
|
includes/admin/settings/class-wc-gzd-settings-tab-dhl.php
DELETED
@@ -1,96 +0,0 @@
|
|
1 |
-
<?php
|
2 |
-
|
3 |
-
if ( ! defined( 'ABSPATH' ) ) {
|
4 |
-
exit; // Exit if accessed directly
|
5 |
-
}
|
6 |
-
|
7 |
-
use Vendidero\Germanized\DHL\Admin\Settings;
|
8 |
-
|
9 |
-
/**
|
10 |
-
* Adds Germanized Tax settings.
|
11 |
-
*
|
12 |
-
* @class WC_GZD_Settings_Tab_Taxes
|
13 |
-
* @version 3.0.0
|
14 |
-
* @author Vendidero
|
15 |
-
*/
|
16 |
-
class WC_GZD_Settings_Tab_DHL extends WC_GZD_Settings_Tab {
|
17 |
-
|
18 |
-
public function get_description() {
|
19 |
-
return __( 'Integrate Post & DHL Services such as Labels for Shipments and Returns.', 'woocommerce-germanized' );
|
20 |
-
}
|
21 |
-
|
22 |
-
protected function get_breadcrumb_label( $label ) {
|
23 |
-
$current_section = $this->get_current_section();
|
24 |
-
$help_link = false;
|
25 |
-
|
26 |
-
if ( empty( $current_section ) ) {
|
27 |
-
$help_link = 'https://vendidero.de/dokument/dhl-integration-einrichten';
|
28 |
-
} elseif( 'internetmarke' === $current_section ) {
|
29 |
-
$help_link = 'https://vendidero.de/dokument/internetmarke-integration-einrichten';
|
30 |
-
} elseif( 'labels' === $current_section ) {
|
31 |
-
$help_link = 'https://vendidero.de/dokument/dhl-labels-zu-sendungen-erstellen';
|
32 |
-
}
|
33 |
-
|
34 |
-
if ( $help_link ) {
|
35 |
-
$label = $label . '<a class="page-title-action" href="' . esc_url( $help_link ) . '" target="_blank">' . __( 'Learn more', 'woocommerce-germanized' ) . '</a>';
|
36 |
-
}
|
37 |
-
|
38 |
-
$label .= Settings::get_new_customer_label( $this->get_current_section() );
|
39 |
-
|
40 |
-
return $label;
|
41 |
-
}
|
42 |
-
|
43 |
-
public function get_label() {
|
44 |
-
return __( 'Post & DHL', 'woocommerce-germanized' );
|
45 |
-
}
|
46 |
-
|
47 |
-
public function get_name() {
|
48 |
-
return 'dhl';
|
49 |
-
}
|
50 |
-
|
51 |
-
public function get_help_link() {
|
52 |
-
return 'https://vendidero.de/dokumentation/post-dhl';
|
53 |
-
}
|
54 |
-
|
55 |
-
public function get_tab_settings( $current_section = '' ) {
|
56 |
-
$settings = Settings::get_settings( $current_section );
|
57 |
-
|
58 |
-
return $settings;
|
59 |
-
}
|
60 |
-
|
61 |
-
public function get_sections() {
|
62 |
-
return Settings::get_sections();
|
63 |
-
}
|
64 |
-
|
65 |
-
public function get_section_description( $section ) {
|
66 |
-
return Settings::get_section_description( $section );
|
67 |
-
}
|
68 |
-
|
69 |
-
public function get_pointers() {
|
70 |
-
return Settings::get_pointers( $this->get_current_section() );
|
71 |
-
}
|
72 |
-
|
73 |
-
protected function get_enable_option_name() {
|
74 |
-
return 'woocommerce_gzd_dhl_enable';
|
75 |
-
}
|
76 |
-
|
77 |
-
public function supports_disabling() {
|
78 |
-
return true;
|
79 |
-
}
|
80 |
-
|
81 |
-
public function disable() {
|
82 |
-
parent::disable();
|
83 |
-
|
84 |
-
update_option( 'woocommerce_gzd_dhl_internetmarke_enable', 'no' );
|
85 |
-
}
|
86 |
-
|
87 |
-
public function is_enabled() {
|
88 |
-
$is_enabled = parent::is_enabled();
|
89 |
-
|
90 |
-
if ( \Vendidero\Germanized\DHL\Package::is_deutsche_post_enabled() ) {
|
91 |
-
$is_enabled = true;
|
92 |
-
}
|
93 |
-
|
94 |
-
return $is_enabled;
|
95 |
-
}
|
96 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
includes/admin/settings/class-wc-gzd-settings-tab-emails.php
CHANGED
@@ -33,6 +33,30 @@ class WC_GZD_Settings_Tab_Emails extends WC_GZD_Settings_Tab {
|
|
33 |
);
|
34 |
}
|
35 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
36 |
public function get_pointers() {
|
37 |
$current = $this->get_current_section();
|
38 |
$pointers = array();
|
33 |
);
|
34 |
}
|
35 |
|
36 |
+
/**
|
37 |
+
* Output sections.
|
38 |
+
*/
|
39 |
+
public function output_sections() {
|
40 |
+
global $current_section;
|
41 |
+
|
42 |
+
$sections = $this->get_sections();
|
43 |
+
|
44 |
+
if ( empty( $sections ) || 1 === count( $sections ) ) {
|
45 |
+
return;
|
46 |
+
}
|
47 |
+
|
48 |
+
echo '<ul class="subsubsub">';
|
49 |
+
|
50 |
+
$array_keys = array_keys( $sections );
|
51 |
+
|
52 |
+
foreach ( $sections as $id => $label ) {
|
53 |
+
// phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped
|
54 |
+
echo '<li><a href="' . admin_url( 'admin.php?page=wc-settings&tab=' . $this->id . '§ion=' . sanitize_title( $id ) ) . '" class="' . ( $current_section === $id ? 'current' : '' ) . '">' . $label . '</a> ' . ( end( $array_keys ) === $id ? '' : '|' ) . ' </li>';
|
55 |
+
}
|
56 |
+
|
57 |
+
echo '</ul><br class="clear" />';
|
58 |
+
}
|
59 |
+
|
60 |
public function get_pointers() {
|
61 |
$current = $this->get_current_section();
|
62 |
$pointers = array();
|
includes/class-wc-gzd-checkout.php
CHANGED
@@ -145,7 +145,7 @@ class WC_GZD_Checkout {
|
|
145 |
}
|
146 |
|
147 |
if ( ! apply_filters( 'woocommerce_gzd_checkout_is_valid_street_number', $is_valid, $data ) ) {
|
148 |
-
$errors->add( $key, apply_filters( 'woocommerce_gzd_checkout_invalid_street_number_error_message',
|
149 |
}
|
150 |
}
|
151 |
}
|
145 |
}
|
146 |
|
147 |
if ( ! apply_filters( 'woocommerce_gzd_checkout_is_valid_street_number', $is_valid, $data ) ) {
|
148 |
+
$errors->add( $key, apply_filters( 'woocommerce_gzd_checkout_invalid_street_number_error_message', __( 'Please check the street field and make sure to provide a valid street number.', 'woocommerce-germanized' ), $data ), array( 'id' => $key ) );
|
149 |
}
|
150 |
}
|
151 |
}
|
includes/class-wc-gzd-legal-checkbox-manager.php
CHANGED
@@ -541,9 +541,10 @@ class WC_GZD_Legal_Checkbox_Manager {
|
|
541 |
$this->maybe_do_hooks( 'pay_for_order' );
|
542 |
|
543 |
foreach ( $this->get_checkboxes( array( 'locations' => 'pay_for_order' ) ) as $id => $checkbox ) {
|
544 |
-
$value
|
|
|
545 |
|
546 |
-
if ( ! $checkbox->validate( $value, 'pay_for_order' ) ) {
|
547 |
wc_add_notice( $checkbox->get_error_message(), 'error' );
|
548 |
}
|
549 |
}
|
@@ -562,9 +563,10 @@ class WC_GZD_Legal_Checkbox_Manager {
|
|
562 |
$this->maybe_do_hooks( 'checkout' );
|
563 |
|
564 |
foreach ( $this->get_checkboxes( array( 'locations' => 'checkout' ) ) as $id => $checkbox ) {
|
565 |
-
$value
|
|
|
566 |
|
567 |
-
if ( ! $checkbox->validate( $value, 'checkout' ) ) {
|
568 |
$errors->add( 'checkbox', $checkbox->get_error_message() );
|
569 |
}
|
570 |
}
|
@@ -579,10 +581,10 @@ class WC_GZD_Legal_Checkbox_Manager {
|
|
579 |
$this->maybe_do_hooks( 'reviews' );
|
580 |
|
581 |
foreach ( $this->get_checkboxes( array( 'locations' => 'reviews' ) ) as $id => $checkbox ) {
|
|
|
|
|
582 |
|
583 |
-
|
584 |
-
|
585 |
-
if ( ! $checkbox->validate( $value, 'reviews' ) ) {
|
586 |
return new WP_Error( $checkbox->get_html_name(), $checkbox->get_error_message(), 409 );
|
587 |
}
|
588 |
}
|
@@ -594,10 +596,10 @@ class WC_GZD_Legal_Checkbox_Manager {
|
|
594 |
$this->maybe_do_hooks( 'register' );
|
595 |
|
596 |
foreach ( $this->get_checkboxes( array( 'locations' => 'register' ) ) as $id => $checkbox ) {
|
|
|
|
|
597 |
|
598 |
-
|
599 |
-
|
600 |
-
if ( ! $checkbox->validate( $value, 'register' ) ) {
|
601 |
return new WP_Error( $checkbox->get_html_name(), $checkbox->get_error_message() );
|
602 |
}
|
603 |
}
|
541 |
$this->maybe_do_hooks( 'pay_for_order' );
|
542 |
|
543 |
foreach ( $this->get_checkboxes( array( 'locations' => 'pay_for_order' ) ) as $id => $checkbox ) {
|
544 |
+
$value = isset( $_POST[ $checkbox->get_html_name() ] ) ? $_POST[ $checkbox->get_html_name() ] : '';
|
545 |
+
$visible = ! empty( $_POST[ $checkbox->get_html_name() . '-field' ] ) ? true : false;
|
546 |
|
547 |
+
if ( $visible && ! $checkbox->validate( $value, 'pay_for_order' ) ) {
|
548 |
wc_add_notice( $checkbox->get_error_message(), 'error' );
|
549 |
}
|
550 |
}
|
563 |
$this->maybe_do_hooks( 'checkout' );
|
564 |
|
565 |
foreach ( $this->get_checkboxes( array( 'locations' => 'checkout' ) ) as $id => $checkbox ) {
|
566 |
+
$value = isset( $_POST[ $checkbox->get_html_name() ] ) ? $_POST[ $checkbox->get_html_name() ] : '';
|
567 |
+
$visible = ! empty( $_POST[ $checkbox->get_html_name() . '-field' ] ) ? true : false;
|
568 |
|
569 |
+
if ( $visible && ! $checkbox->validate( $value, 'checkout' ) ) {
|
570 |
$errors->add( 'checkbox', $checkbox->get_error_message() );
|
571 |
}
|
572 |
}
|
581 |
$this->maybe_do_hooks( 'reviews' );
|
582 |
|
583 |
foreach ( $this->get_checkboxes( array( 'locations' => 'reviews' ) ) as $id => $checkbox ) {
|
584 |
+
$value = isset( $_POST[ $checkbox->get_html_name() ] ) ? $_POST[ $checkbox->get_html_name() ] : '';
|
585 |
+
$visible = ! empty( $_POST[ $checkbox->get_html_name() . '-field' ] ) ? true : false;
|
586 |
|
587 |
+
if ( $visible && ! $checkbox->validate( $value, 'reviews' ) ) {
|
|
|
|
|
588 |
return new WP_Error( $checkbox->get_html_name(), $checkbox->get_error_message(), 409 );
|
589 |
}
|
590 |
}
|
596 |
$this->maybe_do_hooks( 'register' );
|
597 |
|
598 |
foreach ( $this->get_checkboxes( array( 'locations' => 'register' ) ) as $id => $checkbox ) {
|
599 |
+
$value = isset( $_POST[ $checkbox->get_html_name() ] ) ? $_POST[ $checkbox->get_html_name() ] : '';
|
600 |
+
$visible = ! empty( $_POST[ $checkbox->get_html_name() . '-field' ] ) ? true : false;
|
601 |
|
602 |
+
if ( $visible && ! $checkbox->validate( $value, 'register' ) ) {
|
|
|
|
|
603 |
return new WP_Error( $checkbox->get_html_name(), $checkbox->get_error_message() );
|
604 |
}
|
605 |
}
|
includes/wc-gzd-core-functions.php
CHANGED
@@ -806,10 +806,36 @@ function wc_gzd_remove_class_action( $tag, $class_name = '', $method_name = '',
|
|
806 |
}
|
807 |
|
808 |
function wc_gzd_replace_label_shortcodes( $html, $replacements ) {
|
|
|
|
|
|
|
809 |
foreach ( $replacements as $search => $replace ) {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
810 |
$html = str_replace( $search, $replace, $html );
|
811 |
}
|
812 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
813 |
global $shortcode_tags;
|
814 |
$original_shortcode_tags = $shortcode_tags;
|
815 |
$shortcode_tags = array();
|
806 |
}
|
807 |
|
808 |
function wc_gzd_replace_label_shortcodes( $html, $replacements ) {
|
809 |
+
$needs_closing = array();
|
810 |
+
$original_html = $html;
|
811 |
+
|
812 |
foreach ( $replacements as $search => $replace ) {
|
813 |
+
if ( strstr( $search, '{/' ) ) {
|
814 |
+
$opener = str_replace( '{/', '{', $search );
|
815 |
+
|
816 |
+
// Check whether the closing tag is missing
|
817 |
+
if ( ! strstr( $original_html, $search ) && strstr( $original_html, $opener ) ) {
|
818 |
+
$needs_closing[ $search ] = $replace;
|
819 |
+
// Check whether the closing tag exists but the opener is missing
|
820 |
+
} elseif ( strstr( $original_html, $search ) && ! strstr( $original_html, $opener ) && array_key_exists( $opener, $replacements ) ) {
|
821 |
+
$needs_closing[ $opener ] = $replacements[ $opener ];
|
822 |
+
}
|
823 |
+
}
|
824 |
+
|
825 |
$html = str_replace( $search, $replace, $html );
|
826 |
}
|
827 |
|
828 |
+
/**
|
829 |
+
* Close missing opened/closed placeholders
|
830 |
+
*/
|
831 |
+
foreach( $needs_closing as $search => $replace ) {
|
832 |
+
if ( strstr( $search, '{/' ) ) {
|
833 |
+
$html = $html . $replace;
|
834 |
+
} else {
|
835 |
+
$html = $replace . $html;
|
836 |
+
}
|
837 |
+
}
|
838 |
+
|
839 |
global $shortcode_tags;
|
840 |
$original_shortcode_tags = $shortcode_tags;
|
841 |
$shortcode_tags = array();
|
packages/woocommerce-germanized-dhl/src/Api/Internetmarke.php
CHANGED
@@ -412,7 +412,7 @@ class Internetmarke {
|
|
412 |
$options = array();
|
413 |
|
414 |
foreach( $formats as $format ) {
|
415 |
-
if ( ! $format->isIsAddressPossible() ) {
|
416 |
continue;
|
417 |
}
|
418 |
|
412 |
$options = array();
|
413 |
|
414 |
foreach( $formats as $format ) {
|
415 |
+
if ( apply_filters( 'woocommerce_gzd_deutsche_post_exclude_page_format', ! $format->isIsAddressPossible(), $format ) ) {
|
416 |
continue;
|
417 |
}
|
418 |
|
packages/woocommerce-germanized-dhl/src/Api/LabelSoap.php
CHANGED
@@ -8,8 +8,6 @@ use Vendidero\Germanized\DHL\Label;
|
|
8 |
use Vendidero\Germanized\Shipments\Labels\Factory;
|
9 |
use Vendidero\Germanized\Shipments\PDFMerger;
|
10 |
use Vendidero\Germanized\Shipments\PDFSplitter;
|
11 |
-
use Vendidero\Germanized\DHL\SimpleLabel;
|
12 |
-
use Vendidero\Germanized\DHL\ReturnLabel;
|
13 |
use Vendidero\Germanized\DHL\ParcelLocator;
|
14 |
|
15 |
defined( 'ABSPATH' ) || exit;
|
@@ -485,8 +483,16 @@ class LabelSoap extends Soap {
|
|
485 |
if ( ! empty( $shipper_reference ) ) {
|
486 |
$dhl_label_body['ShipmentOrder']['Shipment']['ShipperReference'] = $shipper_reference;
|
487 |
} else {
|
488 |
-
$name1
|
489 |
-
$name2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
490 |
|
491 |
$dhl_label_body['ShipmentOrder']['Shipment']['Shipper'] = array(
|
492 |
'Name' => array(
|
@@ -494,10 +500,10 @@ class LabelSoap extends Soap {
|
|
494 |
'name2' => $name2,
|
495 |
),
|
496 |
'Address' => array(
|
497 |
-
'streetName' =>
|
498 |
-
'streetNumber' =>
|
499 |
-
'zip' =>
|
500 |
-
'city' =>
|
501 |
'Origin' => array(
|
502 |
'countryISOCode' => apply_filters( 'woocommerce_gzd_dhl_label_api_shipper_country', Package::get_setting( 'shipper_country' ), $label ),
|
503 |
'state' => apply_filters( 'woocommerce_gzd_dhl_label_api_shipper_state', wc_gzd_dhl_format_label_state( Package::get_setting( 'shipper_state' ), Package::get_setting( 'shipper_country' ) ), $label ),
|
8 |
use Vendidero\Germanized\Shipments\Labels\Factory;
|
9 |
use Vendidero\Germanized\Shipments\PDFMerger;
|
10 |
use Vendidero\Germanized\Shipments\PDFSplitter;
|
|
|
|
|
11 |
use Vendidero\Germanized\DHL\ParcelLocator;
|
12 |
|
13 |
defined( 'ABSPATH' ) || exit;
|
483 |
if ( ! empty( $shipper_reference ) ) {
|
484 |
$dhl_label_body['ShipmentOrder']['Shipment']['ShipperReference'] = $shipper_reference;
|
485 |
} else {
|
486 |
+
$name1 = apply_filters( 'woocommerce_gzd_dhl_label_api_shipper_name1', Package::get_setting( 'shipper_company' ) ? Package::get_setting( 'shipper_company' ) : Package::get_setting( 'shipper_name' ), $label );
|
487 |
+
$name2 = apply_filters( 'woocommerce_gzd_dhl_label_api_shipper_name2', Package::get_setting( 'shipper_company' ) ? Package::get_setting( 'shipper_name' ) : '', $label );
|
488 |
+
$street_number = apply_filters( 'woocommerce_gzd_dhl_label_api_shipper_street_number', Package::get_setting( 'shipper_street_number' ), $label );
|
489 |
+
$street = apply_filters( 'woocommerce_gzd_dhl_label_api_shipper_street_name', Package::get_setting( 'shipper_street' ), $label );
|
490 |
+
$zip = apply_filters( 'woocommerce_gzd_dhl_label_api_shipper_zip', Package::get_setting( 'shipper_postcode' ), $label );
|
491 |
+
$city = apply_filters( 'woocommerce_gzd_dhl_label_api_shipper_city', Package::get_setting( 'shipper_city' ), $label );
|
492 |
+
|
493 |
+
if ( empty( $street ) || empty( $street_number ) || empty( $name1 ) || empty( $city ) ) {
|
494 |
+
throw new Exception( sprintf( _x( 'Your shipper address is incomplete. Please validate your <a href="%s">settings</a> and try again.', 'dhl', 'woocommerce-germanized' ), admin_url( 'admin.php?page=wc-settings&tab=germanized-shipments§ion=address' ) ) );
|
495 |
+
}
|
496 |
|
497 |
$dhl_label_body['ShipmentOrder']['Shipment']['Shipper'] = array(
|
498 |
'Name' => array(
|
500 |
'name2' => $name2,
|
501 |
),
|
502 |
'Address' => array(
|
503 |
+
'streetName' => $street,
|
504 |
+
'streetNumber' => $street_number,
|
505 |
+
'zip' => $zip,
|
506 |
+
'city' => $city,
|
507 |
'Origin' => array(
|
508 |
'countryISOCode' => apply_filters( 'woocommerce_gzd_dhl_label_api_shipper_country', Package::get_setting( 'shipper_country' ), $label ),
|
509 |
'state' => apply_filters( 'woocommerce_gzd_dhl_label_api_shipper_state', wc_gzd_dhl_format_label_state( Package::get_setting( 'shipper_state' ), Package::get_setting( 'shipper_country' ) ), $label ),
|
packages/woocommerce-germanized-dhl/src/Install.php
CHANGED
@@ -91,8 +91,8 @@ class Install {
|
|
91 |
}
|
92 |
}
|
93 |
|
94 |
-
$deutsche_post->set_label_default_shipment_weight( get_option( '
|
95 |
-
$deutsche_post->set_label_minimum_shipment_weight( get_option( '
|
96 |
|
97 |
$dhl->save();
|
98 |
$deutsche_post->save();
|
91 |
}
|
92 |
}
|
93 |
|
94 |
+
$deutsche_post->set_label_default_shipment_weight( get_option( 'woocommerce_gzd_deutsche_post_label_default_shipment_weight' ) );
|
95 |
+
$deutsche_post->set_label_minimum_shipment_weight( get_option( 'woocommerce_gzd_deutsche_post_label_minimum_shipment_weight' ) );
|
96 |
|
97 |
$dhl->save();
|
98 |
$deutsche_post->save();
|
packages/woocommerce-germanized-dhl/src/Package.php
CHANGED
@@ -25,7 +25,7 @@ class Package {
|
|
25 |
*
|
26 |
* @var string
|
27 |
*/
|
28 |
-
const VERSION = '1.5.
|
29 |
|
30 |
public static $upload_dir_suffix = '';
|
31 |
|
25 |
*
|
26 |
* @var string
|
27 |
*/
|
28 |
+
const VERSION = '1.5.5';
|
29 |
|
30 |
public static $upload_dir_suffix = '';
|
31 |
|
packages/woocommerce-germanized-dhl/src/ShippingProvider/DHL.php
CHANGED
@@ -15,6 +15,10 @@ defined( 'ABSPATH' ) || exit;
|
|
15 |
|
16 |
class DHL extends Auto {
|
17 |
|
|
|
|
|
|
|
|
|
18 |
public function get_title( $context = 'view' ) {
|
19 |
return _x( 'DHL', 'dhl', 'woocommerce-germanized' );
|
20 |
}
|
@@ -1518,7 +1522,7 @@ class DHL extends Auto {
|
|
1518 |
}
|
1519 |
|
1520 |
public function get_help_link() {
|
1521 |
-
return 'https://vendidero.de/dokumentation/woocommerce-germanized/
|
1522 |
}
|
1523 |
|
1524 |
public function get_signup_link() {
|
15 |
|
16 |
class DHL extends Auto {
|
17 |
|
18 |
+
protected function get_default_label_default_shipment_weight() {
|
19 |
+
return 2;
|
20 |
+
}
|
21 |
+
|
22 |
public function get_title( $context = 'view' ) {
|
23 |
return _x( 'DHL', 'dhl', 'woocommerce-germanized' );
|
24 |
}
|
1522 |
}
|
1523 |
|
1524 |
public function get_help_link() {
|
1525 |
+
return 'https://vendidero.de/dokumentation/woocommerce-germanized/versanddienstleister';
|
1526 |
}
|
1527 |
|
1528 |
public function get_signup_link() {
|
packages/woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php
CHANGED
@@ -14,12 +14,16 @@ defined( 'ABSPATH' ) || exit;
|
|
14 |
|
15 |
class DeutschePost extends Auto {
|
16 |
|
|
|
|
|
|
|
|
|
17 |
public function supports_customer_return_requests() {
|
18 |
return true;
|
19 |
}
|
20 |
|
21 |
public function get_help_link() {
|
22 |
-
return 'https://vendidero.de/dokumentation/woocommerce-germanized/
|
23 |
}
|
24 |
|
25 |
public function get_signup_link() {
|
14 |
|
15 |
class DeutschePost extends Auto {
|
16 |
|
17 |
+
protected function get_default_label_minimum_shipment_weight() {
|
18 |
+
return 0.01;
|
19 |
+
}
|
20 |
+
|
21 |
public function supports_customer_return_requests() {
|
22 |
return true;
|
23 |
}
|
24 |
|
25 |
public function get_help_link() {
|
26 |
+
return 'https://vendidero.de/dokumentation/woocommerce-germanized/versanddienstleister';
|
27 |
}
|
28 |
|
29 |
public function get_signup_link() {
|
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.5.
|
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.5.5
|
9 |
* Requires PHP: 5.6
|
10 |
* License: GPLv3
|
11 |
*
|
packages/woocommerce-germanized-shipments/includes/emails/class-wc-gzd-email-customer-shipment.php
CHANGED
@@ -42,6 +42,10 @@ if ( ! class_exists( 'WC_GZD_Email_Customer_Shipment', false ) ) :
|
|
42 |
|
43 |
public $helper = null;
|
44 |
|
|
|
|
|
|
|
|
|
45 |
/**
|
46 |
* Constructor.
|
47 |
*/
|
@@ -57,11 +61,13 @@ if ( ! class_exists( 'WC_GZD_Email_Customer_Shipment', false ) ) :
|
|
57 |
$this->helper = function_exists( 'wc_gzd_get_email_helper' ) ? wc_gzd_get_email_helper( $this ) : false;
|
58 |
|
59 |
$this->placeholders = array(
|
60 |
-
'{site_title}'
|
61 |
-
'{shipment_number}'
|
62 |
-
'{order_number}'
|
63 |
-
'{order_date}'
|
64 |
-
'{date_sent}'
|
|
|
|
|
65 |
);
|
66 |
|
67 |
// Triggers for this email.
|
@@ -83,9 +89,9 @@ if ( ! class_exists( 'WC_GZD_Email_Customer_Shipment', false ) ) :
|
|
83 |
*/
|
84 |
public function get_default_subject( $partial = false ) {
|
85 |
if ( $partial ) {
|
86 |
-
return _x( 'Your {site_title} order #{order_number} has been partially shipped', 'shipments', 'woocommerce-germanized' );
|
87 |
} else {
|
88 |
-
return _x( 'Your {site_title} order #{order_number} has been shipped', 'shipments', 'woocommerce-germanized' );
|
89 |
}
|
90 |
}
|
91 |
|
@@ -125,7 +131,7 @@ if ( ! class_exists( 'WC_GZD_Email_Customer_Shipment', false ) ) :
|
|
125 |
* @since 3.0.0
|
126 |
* @package Vendidero/Germanized/Shipments
|
127 |
*/
|
128 |
-
return apply_filters( 'woocommerce_email_subject_customer_shipment', $this->format_string( $subject ), $this->object );
|
129 |
}
|
130 |
|
131 |
/**
|
@@ -149,7 +155,7 @@ if ( ! class_exists( 'WC_GZD_Email_Customer_Shipment', false ) ) :
|
|
149 |
* @since 3.0.0
|
150 |
* @package Vendidero/Germanized/Shipments
|
151 |
*/
|
152 |
-
return apply_filters( 'woocommerce_email_heading_customer_shipment', $this->format_string( $heading ), $this->object );
|
153 |
}
|
154 |
|
155 |
/**
|
@@ -176,6 +182,32 @@ if ( ! class_exists( 'WC_GZD_Email_Customer_Shipment', false ) ) :
|
|
176 |
parent::restore_locale();
|
177 |
}
|
178 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
179 |
/**
|
180 |
* Trigger.
|
181 |
*
|
@@ -195,16 +227,21 @@ if ( ! class_exists( 'WC_GZD_Email_Customer_Shipment', false ) ) :
|
|
195 |
$this->placeholders['{shipment_number}'] = $this->shipment->get_shipment_number();
|
196 |
|
197 |
if ( $order_shipment = wc_gzd_get_shipment_order( $this->shipment->get_order() ) ) {
|
198 |
-
|
199 |
-
$this->
|
200 |
-
|
201 |
-
|
202 |
-
|
|
|
|
|
|
|
203 |
}
|
204 |
|
205 |
-
$this->recipient
|
206 |
-
$this->placeholders['{order_date}']
|
207 |
-
$this->placeholders['{order_number}']
|
|
|
|
|
208 |
|
209 |
if ( $this->shipment->get_date_sent() ) {
|
210 |
$this->placeholders['{date_sent}'] = wc_format_datetime( $this->shipment->get_date_sent() );
|
@@ -260,6 +297,8 @@ if ( ! class_exists( 'WC_GZD_Email_Customer_Shipment', false ) ) :
|
|
260 |
'shipment' => $this->shipment,
|
261 |
'order' => $this->object,
|
262 |
'partial_shipment' => $this->partial_shipment,
|
|
|
|
|
263 |
'email_heading' => $this->get_heading(),
|
264 |
'additional_content' => $this->get_additional_content(),
|
265 |
'sent_to_admin' => false,
|
@@ -280,6 +319,8 @@ if ( ! class_exists( 'WC_GZD_Email_Customer_Shipment', false ) ) :
|
|
280 |
'shipment' => $this->shipment,
|
281 |
'order' => $this->object,
|
282 |
'partial_shipment' => $this->partial_shipment,
|
|
|
|
|
283 |
'email_heading' => $this->get_heading(),
|
284 |
'additional_content' => $this->get_additional_content(),
|
285 |
'sent_to_admin' => false,
|
@@ -317,8 +358,7 @@ if ( ! class_exists( 'WC_GZD_Email_Customer_Shipment', false ) ) :
|
|
317 |
'title' => _x( 'Full shipment subject', 'shipments', 'woocommerce-germanized' ),
|
318 |
'type' => 'text',
|
319 |
'desc_tip' => true,
|
320 |
-
|
321 |
-
'description' => sprintf( _x( 'Available placeholders: %s', 'shipments', 'woocommerce-germanized' ), '<code>{site_title}, {order_date}, {order_number}, {shipment_number}, {date_sent}</code>' ),
|
322 |
'placeholder' => $this->get_default_subject(),
|
323 |
'default' => '',
|
324 |
),
|
@@ -326,8 +366,7 @@ if ( ! class_exists( 'WC_GZD_Email_Customer_Shipment', false ) ) :
|
|
326 |
'title' => _x( 'Partial shipment subject', 'shipments', 'woocommerce-germanized' ),
|
327 |
'type' => 'text',
|
328 |
'desc_tip' => true,
|
329 |
-
|
330 |
-
'description' => sprintf( _x( 'Available placeholders: %s', 'shipments', 'woocommerce-germanized' ), '<code>{site_title}, {order_date}, {order_number}, {shipment_number}, {date_sent}</code>' ),
|
331 |
'placeholder' => $this->get_default_subject( true ),
|
332 |
'default' => '',
|
333 |
),
|
@@ -335,8 +374,7 @@ if ( ! class_exists( 'WC_GZD_Email_Customer_Shipment', false ) ) :
|
|
335 |
'title' => _x( 'Full shipment email heading', 'shipments', 'woocommerce-germanized' ),
|
336 |
'type' => 'text',
|
337 |
'desc_tip' => true,
|
338 |
-
|
339 |
-
'description' => sprintf( _x( 'Available placeholders: %s', 'shipments', 'woocommerce-germanized' ), '<code>{site_title}, {order_date}, {order_number}, {shipment_number}, {date_sent}</code>' ),
|
340 |
'placeholder' => $this->get_default_heading(),
|
341 |
'default' => '',
|
342 |
),
|
@@ -344,8 +382,7 @@ if ( ! class_exists( 'WC_GZD_Email_Customer_Shipment', false ) ) :
|
|
344 |
'title' => _x( 'Partial shipment email heading', 'shipments', 'woocommerce-germanized' ),
|
345 |
'type' => 'text',
|
346 |
'desc_tip' => true,
|
347 |
-
|
348 |
-
'description' => sprintf( _x( 'Available placeholders: %s', 'shipments', 'woocommerce-germanized' ), '<code>{site_title}, {order_date}, {order_number}, {shipment_number}, {date_sent}</code>' ),
|
349 |
'placeholder' => $this->get_default_heading( true ),
|
350 |
'default' => '',
|
351 |
),
|
42 |
|
43 |
public $helper = null;
|
44 |
|
45 |
+
public $total_shipments = 1;
|
46 |
+
|
47 |
+
public $cur_position = 1;
|
48 |
+
|
49 |
/**
|
50 |
* Constructor.
|
51 |
*/
|
61 |
$this->helper = function_exists( 'wc_gzd_get_email_helper' ) ? wc_gzd_get_email_helper( $this ) : false;
|
62 |
|
63 |
$this->placeholders = array(
|
64 |
+
'{site_title}' => $this->get_blogname(),
|
65 |
+
'{shipment_number}' => '',
|
66 |
+
'{order_number}' => '',
|
67 |
+
'{order_date}' => '',
|
68 |
+
'{date_sent}' => '',
|
69 |
+
'{current_shipment_num}' => '',
|
70 |
+
'{total_shipments}' => '',
|
71 |
);
|
72 |
|
73 |
// Triggers for this email.
|
89 |
*/
|
90 |
public function get_default_subject( $partial = false ) {
|
91 |
if ( $partial ) {
|
92 |
+
return _x( 'Your {site_title} order #{order_number} has been partially shipped ({current_shipment_num}/{total_shipments})', 'shipments', 'woocommerce-germanized' );
|
93 |
} else {
|
94 |
+
return _x( 'Your {site_title} order #{order_number} has been shipped ({current_shipment_num}/{total_shipments})', 'shipments', 'woocommerce-germanized' );
|
95 |
}
|
96 |
}
|
97 |
|
131 |
* @since 3.0.0
|
132 |
* @package Vendidero/Germanized/Shipments
|
133 |
*/
|
134 |
+
return apply_filters( 'woocommerce_email_subject_customer_shipment', $this->format_string( $subject ), $this->object, $this );
|
135 |
}
|
136 |
|
137 |
/**
|
155 |
* @since 3.0.0
|
156 |
* @package Vendidero/Germanized/Shipments
|
157 |
*/
|
158 |
+
return apply_filters( 'woocommerce_email_heading_customer_shipment', $this->format_string( $heading ), $this->object, $this );
|
159 |
}
|
160 |
|
161 |
/**
|
182 |
parent::restore_locale();
|
183 |
}
|
184 |
|
185 |
+
public function get_shipped_position_number( $shipment_id ) {
|
186 |
+
$shipped_count = 1;
|
187 |
+
|
188 |
+
if ( ! $this->object || ( ! $order = wc_gzd_get_shipment_order( $this->object ) ) ) {
|
189 |
+
return $shipped_count;
|
190 |
+
}
|
191 |
+
|
192 |
+
if ( is_a( $shipment_id, '\Vendidero\Germanized\Shipments\Shipment' ) ) {
|
193 |
+
$shipment_id = $shipment_id->get_id();
|
194 |
+
}
|
195 |
+
|
196 |
+
if ( ! is_numeric( $shipment_id ) ) {
|
197 |
+
return $shipped_count;
|
198 |
+
}
|
199 |
+
|
200 |
+
foreach( $order->get_simple_shipments() as $key => $shipment ) {
|
201 |
+
if ( $shipment->is_shipped() ) {
|
202 |
+
if ( $shipment->get_id() != $shipment_id ) {
|
203 |
+
$shipped_count++;
|
204 |
+
}
|
205 |
+
}
|
206 |
+
}
|
207 |
+
|
208 |
+
return $shipped_count;
|
209 |
+
}
|
210 |
+
|
211 |
/**
|
212 |
* Trigger.
|
213 |
*
|
227 |
$this->placeholders['{shipment_number}'] = $this->shipment->get_shipment_number();
|
228 |
|
229 |
if ( $order_shipment = wc_gzd_get_shipment_order( $this->shipment->get_order() ) ) {
|
230 |
+
$this->object = $this->shipment->get_order();
|
231 |
+
$this->total_shipments = sizeof( $order_shipment->get_simple_shipments() );
|
232 |
+
$this->cur_position = $this->get_shipped_position_number( $shipment_id );
|
233 |
+
|
234 |
+
if ( $order_shipment->needs_shipping() || $this->total_shipments > 1 ) {
|
235 |
+
if ( $this->cur_position < $this->total_shipments ) {
|
236 |
+
$this->partial_shipment = true;
|
237 |
+
}
|
238 |
}
|
239 |
|
240 |
+
$this->recipient = $order_shipment->get_order()->get_billing_email();
|
241 |
+
$this->placeholders['{order_date}'] = wc_format_datetime( $order_shipment->get_order()->get_date_created() );
|
242 |
+
$this->placeholders['{order_number}'] = $order_shipment->get_order()->get_order_number();
|
243 |
+
$this->placeholders['{total_shipments}'] = $this->total_shipments;
|
244 |
+
$this->placeholders['{current_shipment_num}'] = $this->cur_position;
|
245 |
|
246 |
if ( $this->shipment->get_date_sent() ) {
|
247 |
$this->placeholders['{date_sent}'] = wc_format_datetime( $this->shipment->get_date_sent() );
|
297 |
'shipment' => $this->shipment,
|
298 |
'order' => $this->object,
|
299 |
'partial_shipment' => $this->partial_shipment,
|
300 |
+
'cur_position' => $this->cur_position,
|
301 |
+
'total_shipments' => $this->total_shipments,
|
302 |
'email_heading' => $this->get_heading(),
|
303 |
'additional_content' => $this->get_additional_content(),
|
304 |
'sent_to_admin' => false,
|
319 |
'shipment' => $this->shipment,
|
320 |
'order' => $this->object,
|
321 |
'partial_shipment' => $this->partial_shipment,
|
322 |
+
'cur_position' => $this->cur_position,
|
323 |
+
'total_shipments' => $this->total_shipments,
|
324 |
'email_heading' => $this->get_heading(),
|
325 |
'additional_content' => $this->get_additional_content(),
|
326 |
'sent_to_admin' => false,
|
358 |
'title' => _x( 'Full shipment subject', 'shipments', 'woocommerce-germanized' ),
|
359 |
'type' => 'text',
|
360 |
'desc_tip' => true,
|
361 |
+
'description' => $placeholder_text,
|
|
|
362 |
'placeholder' => $this->get_default_subject(),
|
363 |
'default' => '',
|
364 |
),
|
366 |
'title' => _x( 'Partial shipment subject', 'shipments', 'woocommerce-germanized' ),
|
367 |
'type' => 'text',
|
368 |
'desc_tip' => true,
|
369 |
+
'description' => $placeholder_text,
|
|
|
370 |
'placeholder' => $this->get_default_subject( true ),
|
371 |
'default' => '',
|
372 |
),
|
374 |
'title' => _x( 'Full shipment email heading', 'shipments', 'woocommerce-germanized' ),
|
375 |
'type' => 'text',
|
376 |
'desc_tip' => true,
|
377 |
+
'description' => $placeholder_text,
|
|
|
378 |
'placeholder' => $this->get_default_heading(),
|
379 |
'default' => '',
|
380 |
),
|
382 |
'title' => _x( 'Partial shipment email heading', 'shipments', 'woocommerce-germanized' ),
|
383 |
'type' => 'text',
|
384 |
'desc_tip' => true,
|
385 |
+
'description' => $placeholder_text,
|
|
|
386 |
'placeholder' => $this->get_default_heading( true ),
|
387 |
'default' => '',
|
388 |
),
|
packages/woocommerce-germanized-shipments/src/Automation.php
CHANGED
@@ -77,7 +77,7 @@ class Automation {
|
|
77 |
if ( $shipment_order = wc_gzd_get_shipment_order( $order ) ) {
|
78 |
foreach( $shipment_order->get_simple_shipments() as $shipment ) {
|
79 |
|
80 |
-
if ( ! $shipment->
|
81 |
$shipment->update_status( 'shipped' );
|
82 |
}
|
83 |
}
|
77 |
if ( $shipment_order = wc_gzd_get_shipment_order( $order ) ) {
|
78 |
foreach( $shipment_order->get_simple_shipments() as $shipment ) {
|
79 |
|
80 |
+
if ( ! $shipment->is_shipped() ) {
|
81 |
$shipment->update_status( 'shipped' );
|
82 |
}
|
83 |
}
|
packages/woocommerce-germanized-shipments/src/DataStores/Label.php
CHANGED
@@ -271,7 +271,7 @@ class Label extends WC_Data_Store_WP implements WC_Object_Data_Store_Interface {
|
|
271 |
'parent_id' => $data->label_parent_id,
|
272 |
'shipping_provider' => $data->label_shipping_provider,
|
273 |
'product_id' => $data->label_product_id,
|
274 |
-
'date_created' =>
|
275 |
)
|
276 |
);
|
277 |
|
@@ -287,7 +287,7 @@ class Label extends WC_Data_Store_WP implements WC_Object_Data_Store_Interface {
|
|
287 |
* The dynamic portion of this hook, `$hook_postfix` refers to the
|
288 |
* label type e.g. return in case it is not a simple label.
|
289 |
*
|
290 |
-
* @param \Vendidero\Germanized\
|
291 |
*
|
292 |
* @since 3.0.0
|
293 |
* @package Vendidero/Germanized/DHL
|
271 |
'parent_id' => $data->label_parent_id,
|
272 |
'shipping_provider' => $data->label_shipping_provider,
|
273 |
'product_id' => $data->label_product_id,
|
274 |
+
'date_created' => '0000-00-00 00:00:00' !== $data->label_date_created_gmt ? wc_string_to_timestamp( $data->label_date_created_gmt ) : null,
|
275 |
)
|
276 |
);
|
277 |
|
287 |
* The dynamic portion of this hook, `$hook_postfix` refers to the
|
288 |
* label type e.g. return in case it is not a simple label.
|
289 |
*
|
290 |
+
* @param \Vendidero\Germanized\Shipments\Labels\Label $label The label object.
|
291 |
*
|
292 |
* @since 3.0.0
|
293 |
* @package Vendidero/Germanized/DHL
|
packages/woocommerce-germanized-shipments/src/DataStores/Packaging.php
CHANGED
@@ -217,7 +217,7 @@ class Packaging extends WC_Data_Store_WP implements WC_Object_Data_Store_Interfa
|
|
217 |
'width' => $data->packaging_width,
|
218 |
'height' => $data->packaging_height,
|
219 |
'order' => $data->packaging_order,
|
220 |
-
'date_created' =>
|
221 |
)
|
222 |
);
|
223 |
|
217 |
'width' => $data->packaging_width,
|
218 |
'height' => $data->packaging_height,
|
219 |
'order' => $data->packaging_order,
|
220 |
+
'date_created' => '0000-00-00 00:00:00' !== $data->packaging_date_created_gmt ? wc_string_to_timestamp( $data->packaging_date_created_gmt ) : null,
|
221 |
)
|
222 |
);
|
223 |
|
packages/woocommerce-germanized-shipments/src/DataStores/Shipment.php
CHANGED
@@ -329,9 +329,9 @@ class Shipment extends WC_Data_Store_WP implements WC_Object_Data_Store_Interfac
|
|
329 |
'shipping_provider' => $data->shipment_shipping_provider,
|
330 |
'shipping_method' => $data->shipment_shipping_method,
|
331 |
'packaging_id' => $data->shipment_packaging_id,
|
332 |
-
'date_created' =>
|
333 |
-
'date_sent' =>
|
334 |
-
'est_delivery_date' =>
|
335 |
'status' => $data->shipment_status,
|
336 |
'version' => $data->shipment_version,
|
337 |
)
|
@@ -361,6 +361,10 @@ class Shipment extends WC_Data_Store_WP implements WC_Object_Data_Store_Interfac
|
|
361 |
}
|
362 |
}
|
363 |
|
|
|
|
|
|
|
|
|
364 |
/**
|
365 |
* Clear any caches.
|
366 |
*
|
329 |
'shipping_provider' => $data->shipment_shipping_provider,
|
330 |
'shipping_method' => $data->shipment_shipping_method,
|
331 |
'packaging_id' => $data->shipment_packaging_id,
|
332 |
+
'date_created' => $this->is_valid_timestamp( $data->shipment_date_created_gmt ) ? wc_string_to_timestamp( $data->shipment_date_created_gmt ) : null,
|
333 |
+
'date_sent' => $this->is_valid_timestamp( $data->shipment_date_sent_gmt ) ? wc_string_to_timestamp( $data->shipment_date_sent_gmt ) : null,
|
334 |
+
'est_delivery_date' => $this->is_valid_timestamp( $data->shipment_est_delivery_date_gmt ) ? wc_string_to_timestamp( $data->shipment_est_delivery_date_gmt ) : null,
|
335 |
'status' => $data->shipment_status,
|
336 |
'version' => $data->shipment_version,
|
337 |
)
|
361 |
}
|
362 |
}
|
363 |
|
364 |
+
protected function is_valid_timestamp( $mysql_date ) {
|
365 |
+
return ( '0000-00-00 00:00:00' === $mysql_date || null === $mysql_date ) ? false : true;
|
366 |
+
}
|
367 |
+
|
368 |
/**
|
369 |
* Clear any caches.
|
370 |
*
|
packages/woocommerce-germanized-shipments/src/Emails.php
CHANGED
@@ -14,6 +14,26 @@ class Emails {
|
|
14 |
|
15 |
// Change email template path if is germanized email template
|
16 |
add_filter( 'woocommerce_template_directory', array( __CLASS__, 'set_woocommerce_template_dir' ), 10, 2 );
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
}
|
18 |
|
19 |
public static function set_woocommerce_template_dir( $dir, $template ) {
|
@@ -172,10 +192,10 @@ class Emails {
|
|
172 |
/**
|
173 |
* Show the order details table
|
174 |
*
|
175 |
-
* @param WC_Order $order Order instance.
|
176 |
-
* @param bool
|
177 |
-
* @param bool
|
178 |
-
* @param string
|
179 |
*/
|
180 |
public static function email_details( $shipment, $sent_to_admin = false, $plain_text = false, $email = '' ) {
|
181 |
if ( $plain_text ) {
|
14 |
|
15 |
// Change email template path if is germanized email template
|
16 |
add_filter( 'woocommerce_template_directory', array( __CLASS__, 'set_woocommerce_template_dir' ), 10, 2 );
|
17 |
+
|
18 |
+
// Attach shipments to order notifications
|
19 |
+
add_action( 'woocommerce_email_order_details', array( __CLASS__, 'attach_shipments_data' ), 30, 4 );
|
20 |
+
}
|
21 |
+
|
22 |
+
public static function attach_shipments_data( $order, $sent_to_admin, $plain_text, $email = false ) {
|
23 |
+
if ( $email && ( apply_filters( 'woocommerce_gzd_shipments_embed_shipment_details_in_notification', ( 'customer_completed_order' === $email->id ), $email ) ) ) {
|
24 |
+
if ( $shipments_order = wc_gzd_get_shipment_order( $order ) ) {
|
25 |
+
$template = $plain_text ? 'plain/email-order-shipments.php' : 'email-order-shipments.php';
|
26 |
+
|
27 |
+
wc_get_template(
|
28 |
+
'emails/' . $template, array(
|
29 |
+
'shipments' => $shipments_order->get_simple_shipments( true ),
|
30 |
+
'sent_to_admin' => $sent_to_admin,
|
31 |
+
'plain_text' => $plain_text,
|
32 |
+
'email' => $email,
|
33 |
+
)
|
34 |
+
);
|
35 |
+
}
|
36 |
+
}
|
37 |
}
|
38 |
|
39 |
public static function set_woocommerce_template_dir( $dir, $template ) {
|
192 |
/**
|
193 |
* Show the order details table
|
194 |
*
|
195 |
+
* @param \WC_Order $order Order instance.
|
196 |
+
* @param bool $sent_to_admin If should sent to admin.
|
197 |
+
* @param bool $plain_text If is plain text email.
|
198 |
+
* @param string $email Email address.
|
199 |
*/
|
200 |
public static function email_details( $shipment, $sent_to_admin = false, $plain_text = false, $email = '' ) {
|
201 |
if ( $plain_text ) {
|
packages/woocommerce-germanized-shipments/src/Install.php
CHANGED
@@ -193,10 +193,10 @@ CREATE TABLE {$wpdb->prefix}woocommerce_gzd_shipments (
|
|
193 |
shipment_id BIGINT UNSIGNED NOT NULL auto_increment,
|
194 |
shipment_date_created datetime NOT NULL default '0000-00-00 00:00:00',
|
195 |
shipment_date_created_gmt datetime NOT NULL default '0000-00-00 00:00:00',
|
196 |
-
shipment_date_sent datetime default
|
197 |
-
shipment_date_sent_gmt datetime default
|
198 |
-
shipment_est_delivery_date datetime default
|
199 |
-
shipment_est_delivery_date_gmt datetime default
|
200 |
shipment_status varchar(20) NOT NULL default 'gzd-draft',
|
201 |
shipment_order_id BIGINT UNSIGNED NOT NULL DEFAULT 0,
|
202 |
shipment_packaging_id BIGINT UNSIGNED NOT NULL DEFAULT 0,
|
193 |
shipment_id BIGINT UNSIGNED NOT NULL auto_increment,
|
194 |
shipment_date_created datetime NOT NULL default '0000-00-00 00:00:00',
|
195 |
shipment_date_created_gmt datetime NOT NULL default '0000-00-00 00:00:00',
|
196 |
+
shipment_date_sent datetime NOT NULL default '0000-00-00 00:00:00',
|
197 |
+
shipment_date_sent_gmt datetime NOT NULL default '0000-00-00 00:00:00',
|
198 |
+
shipment_est_delivery_date datetime NOT NULL default '0000-00-00 00:00:00',
|
199 |
+
shipment_est_delivery_date_gmt datetime NOT NULL default '0000-00-00 00:00:00',
|
200 |
shipment_status varchar(20) NOT NULL default 'gzd-draft',
|
201 |
shipment_order_id BIGINT UNSIGNED NOT NULL DEFAULT 0,
|
202 |
shipment_packaging_id BIGINT UNSIGNED NOT NULL DEFAULT 0,
|
packages/woocommerce-germanized-shipments/src/Labels/Factory.php
CHANGED
@@ -44,6 +44,13 @@ class Factory {
|
|
44 |
return false;
|
45 |
}
|
46 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
47 |
$classname = $shipping_provider->get_label_classname( $label_type );
|
48 |
|
49 |
/**
|
44 |
return false;
|
45 |
}
|
46 |
|
47 |
+
/**
|
48 |
+
* Simple shipping provider do not support labels
|
49 |
+
*/
|
50 |
+
if ( ! is_a( $shipping_provider, '\Vendidero\Germanized\Shipments\Interfaces\ShippingProviderAuto' ) ) {
|
51 |
+
return false;
|
52 |
+
}
|
53 |
+
|
54 |
$classname = $shipping_provider->get_label_classname( $label_type );
|
55 |
|
56 |
/**
|
packages/woocommerce-germanized-shipments/src/Labels/Label.php
CHANGED
@@ -477,13 +477,14 @@ class Label extends WC_Data implements ShipmentLabel {
|
|
477 |
Package::set_upload_dir_filter();
|
478 |
$filename = $this->get_filename( $file_type );
|
479 |
|
480 |
-
|
481 |
-
|
482 |
-
}, 99 );
|
483 |
|
484 |
$tmp = wp_upload_bits( $this->get_filename( $file_type ),null, $stream );
|
485 |
|
486 |
-
|
|
|
|
|
487 |
Package::unset_upload_dir_filter();
|
488 |
|
489 |
if ( isset( $tmp['file'] ) ) {
|
477 |
Package::set_upload_dir_filter();
|
478 |
$filename = $this->get_filename( $file_type );
|
479 |
|
480 |
+
$GLOBALS['gzd_shipments_unique_filename'] = $filename;
|
481 |
+
add_filter( 'wp_unique_filename', '_wc_gzd_shipments_keep_force_filename', 10, 1 );
|
|
|
482 |
|
483 |
$tmp = wp_upload_bits( $this->get_filename( $file_type ),null, $stream );
|
484 |
|
485 |
+
unset( $GLOBALS['gzd_shipments_unique_filename'] );
|
486 |
+
remove_filter( 'wp_unique_filename', '_wc_gzd_shipments_keep_force_filename', 10 );
|
487 |
+
|
488 |
Package::unset_upload_dir_filter();
|
489 |
|
490 |
if ( isset( $tmp['file'] ) ) {
|
packages/woocommerce-germanized-shipments/src/Order.php
CHANGED
@@ -79,7 +79,7 @@ class Order {
|
|
79 |
if ( ! empty( $shipments ) ) {
|
80 |
foreach( $shipments as $shipment ) {
|
81 |
|
82 |
-
if ( $shipment->
|
83 |
$status = 'partially-shipped';
|
84 |
break;
|
85 |
}
|
@@ -98,7 +98,7 @@ class Order {
|
|
98 |
|
99 |
foreach( $shipments as $shipment ) {
|
100 |
|
101 |
-
if ( $shipment->
|
102 |
return true;
|
103 |
}
|
104 |
}
|
@@ -133,7 +133,7 @@ class Order {
|
|
133 |
$shipments = $this->get_simple_shipments();
|
134 |
|
135 |
foreach( $shipments as $shipment ) {
|
136 |
-
if ( $shipment->
|
137 |
$default_provider = $shipment->get_shipping_provider();
|
138 |
}
|
139 |
}
|
@@ -249,11 +249,15 @@ class Order {
|
|
249 |
/**
|
250 |
* @return SimpleShipment[]
|
251 |
*/
|
252 |
-
public function get_simple_shipments() {
|
253 |
$simple = array();
|
254 |
|
255 |
foreach( $this->get_shipments() as $shipment ) {
|
256 |
if ( 'simple' === $shipment->get_type() ) {
|
|
|
|
|
|
|
|
|
257 |
$simple[] = $shipment;
|
258 |
}
|
259 |
}
|
@@ -334,7 +338,7 @@ class Order {
|
|
334 |
|
335 |
foreach( $this->get_simple_shipments() as $shipment ) {
|
336 |
|
337 |
-
if ( $args['sent_only'] && ! $shipment->
|
338 |
continue;
|
339 |
}
|
340 |
|
@@ -371,7 +375,7 @@ class Order {
|
|
371 |
|
372 |
foreach( $shipments as $shipment ) {
|
373 |
|
374 |
-
if ( ! $shipment->
|
375 |
continue;
|
376 |
}
|
377 |
|
@@ -679,7 +683,7 @@ class Order {
|
|
679 |
|
680 |
foreach( $this->get_simple_shipments() as $shipment ) {
|
681 |
|
682 |
-
if ( ! $shipment->
|
683 |
continue;
|
684 |
}
|
685 |
|
79 |
if ( ! empty( $shipments ) ) {
|
80 |
foreach( $shipments as $shipment ) {
|
81 |
|
82 |
+
if ( $shipment->is_shipped() ) {
|
83 |
$status = 'partially-shipped';
|
84 |
break;
|
85 |
}
|
98 |
|
99 |
foreach( $shipments as $shipment ) {
|
100 |
|
101 |
+
if ( $shipment->is_shipped() ) {
|
102 |
return true;
|
103 |
}
|
104 |
}
|
133 |
$shipments = $this->get_simple_shipments();
|
134 |
|
135 |
foreach( $shipments as $shipment ) {
|
136 |
+
if ( $shipment->is_shipped() ) {
|
137 |
$default_provider = $shipment->get_shipping_provider();
|
138 |
}
|
139 |
}
|
249 |
/**
|
250 |
* @return SimpleShipment[]
|
251 |
*/
|
252 |
+
public function get_simple_shipments( $shipped_only = false ) {
|
253 |
$simple = array();
|
254 |
|
255 |
foreach( $this->get_shipments() as $shipment ) {
|
256 |
if ( 'simple' === $shipment->get_type() ) {
|
257 |
+
if ( $shipped_only && ! $shipment->is_shipped() ) {
|
258 |
+
continue;
|
259 |
+
}
|
260 |
+
|
261 |
$simple[] = $shipment;
|
262 |
}
|
263 |
}
|
338 |
|
339 |
foreach( $this->get_simple_shipments() as $shipment ) {
|
340 |
|
341 |
+
if ( $args['sent_only'] && ! $shipment->is_shipped() ) {
|
342 |
continue;
|
343 |
}
|
344 |
|
375 |
|
376 |
foreach( $shipments as $shipment ) {
|
377 |
|
378 |
+
if ( ! $shipment->is_shipped() ) {
|
379 |
continue;
|
380 |
}
|
381 |
|
683 |
|
684 |
foreach( $this->get_simple_shipments() as $shipment ) {
|
685 |
|
686 |
+
if ( ! $shipment->is_shipped() ) {
|
687 |
continue;
|
688 |
}
|
689 |
|
packages/woocommerce-germanized-shipments/src/Package.php
CHANGED
@@ -18,7 +18,7 @@ class Package {
|
|
18 |
*
|
19 |
* @var string
|
20 |
*/
|
21 |
-
const VERSION = '1.5.
|
22 |
|
23 |
public static $upload_dir_suffix = '';
|
24 |
|
18 |
*
|
19 |
* @var string
|
20 |
*/
|
21 |
+
const VERSION = '1.5.4';
|
22 |
|
23 |
public static $upload_dir_suffix = '';
|
24 |
|
packages/woocommerce-germanized-shipments/src/ReturnShipment.php
CHANGED
@@ -436,6 +436,7 @@ class ReturnShipment extends Shipment {
|
|
436 |
*/
|
437 |
$default_provider = $order_shipment->get_default_return_shipping_provider();
|
438 |
$provider = $this->get_shipping_provider( 'edit' );
|
|
|
439 |
|
440 |
$args = wp_parse_args( $args, array(
|
441 |
'order_id' => $order->get_id(),
|
@@ -443,7 +444,7 @@ class ReturnShipment extends Shipment {
|
|
443 |
'shipping_method' => wc_gzd_get_shipment_order_shipping_method_id( $order ),
|
444 |
'shipping_provider' => ( ! empty( $provider ) ) ? $provider : $default_provider,
|
445 |
'address' => $return_address,
|
446 |
-
'sender_address' =>
|
447 |
'weight' => $this->get_weight( 'edit' ),
|
448 |
'length' => $this->get_length( 'edit' ),
|
449 |
'width' => $this->get_width( 'edit' ),
|
436 |
*/
|
437 |
$default_provider = $order_shipment->get_default_return_shipping_provider();
|
438 |
$provider = $this->get_shipping_provider( 'edit' );
|
439 |
+
$sender_address_data = array_merge( ( $order->has_shipping_address() ? $order->get_address( 'shipping' ) : $order->get_address( 'billing' ) ), array( 'email' => $order->get_billing_email(), 'phone' => $order->get_billing_phone() ) );
|
440 |
|
441 |
$args = wp_parse_args( $args, array(
|
442 |
'order_id' => $order->get_id(),
|
444 |
'shipping_method' => wc_gzd_get_shipment_order_shipping_method_id( $order ),
|
445 |
'shipping_provider' => ( ! empty( $provider ) ) ? $provider : $default_provider,
|
446 |
'address' => $return_address,
|
447 |
+
'sender_address' => $sender_address_data,
|
448 |
'weight' => $this->get_weight( 'edit' ),
|
449 |
'length' => $this->get_length( 'edit' ),
|
450 |
'width' => $this->get_width( 'edit' ),
|
packages/woocommerce-germanized-shipments/src/Shipment.php
CHANGED
@@ -1245,6 +1245,12 @@ abstract class Shipment extends WC_Data {
|
|
1245 |
return $result;
|
1246 |
}
|
1247 |
|
|
|
|
|
|
|
|
|
|
|
|
|
1248 |
/**
|
1249 |
* Maybe set date sent.
|
1250 |
*
|
@@ -1254,10 +1260,7 @@ abstract class Shipment extends WC_Data {
|
|
1254 |
public function maybe_set_date_sent() {
|
1255 |
// This logic only runs if the date_sent prop has not been set yet.
|
1256 |
if ( ! $this->get_date_sent( 'edit' ) ) {
|
1257 |
-
|
1258 |
-
|
1259 |
-
if ( $this->has_status( $sent_stati ) ) {
|
1260 |
-
|
1261 |
// If payment complete status is reached, set paid now.
|
1262 |
$this->set_date_sent( current_time( 'timestamp', true ) );
|
1263 |
}
|
@@ -2197,7 +2200,7 @@ abstract class Shipment extends WC_Data {
|
|
2197 |
}
|
2198 |
|
2199 |
// If shipment is already delivered
|
2200 |
-
if ( $check_status && $this->
|
2201 |
$needs_label = false;
|
2202 |
}
|
2203 |
|
1245 |
return $result;
|
1246 |
}
|
1247 |
|
1248 |
+
public function is_shipped() {
|
1249 |
+
$is_shipped = $this->has_status( wc_gzd_get_shipment_sent_statuses() );
|
1250 |
+
|
1251 |
+
return apply_filters( $this->get_hook_prefix() . "is_shipped", $is_shipped, $this );
|
1252 |
+
}
|
1253 |
+
|
1254 |
/**
|
1255 |
* Maybe set date sent.
|
1256 |
*
|
1260 |
public function maybe_set_date_sent() {
|
1261 |
// This logic only runs if the date_sent prop has not been set yet.
|
1262 |
if ( ! $this->get_date_sent( 'edit' ) ) {
|
1263 |
+
if ( $this->is_shipped() ) {
|
|
|
|
|
|
|
1264 |
// If payment complete status is reached, set paid now.
|
1265 |
$this->set_date_sent( current_time( 'timestamp', true ) );
|
1266 |
}
|
2200 |
}
|
2201 |
|
2202 |
// If shipment is already delivered
|
2203 |
+
if ( $check_status && $this->is_shipped() ) {
|
2204 |
$needs_label = false;
|
2205 |
}
|
2206 |
|
packages/woocommerce-germanized-shipments/src/ShippingProvider/Auto.php
CHANGED
@@ -16,8 +16,8 @@ defined( 'ABSPATH' ) || exit;
|
|
16 |
abstract class Auto extends Simple implements ShippingProviderAuto {
|
17 |
|
18 |
protected $extra_data = array(
|
19 |
-
'label_default_shipment_weight' =>
|
20 |
-
'label_minimum_shipment_weight' =>
|
21 |
'label_auto_enable' => false,
|
22 |
'label_auto_shipment_status' => 'gzd-processing',
|
23 |
'label_return_auto_enable' => false,
|
@@ -25,12 +25,36 @@ abstract class Auto extends Simple implements ShippingProviderAuto {
|
|
25 |
'label_auto_shipment_status_shipped' => false,
|
26 |
);
|
27 |
|
|
|
|
|
|
|
|
|
28 |
public function get_label_default_shipment_weight( $context = 'view' ) {
|
29 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
30 |
}
|
31 |
|
32 |
public function get_label_minimum_shipment_weight( $context = 'view' ) {
|
33 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
}
|
35 |
|
36 |
/**
|
@@ -110,11 +134,11 @@ abstract class Auto extends Simple implements ShippingProviderAuto {
|
|
110 |
}
|
111 |
|
112 |
public function set_label_default_shipment_weight( $weight ) {
|
113 |
-
$this->set_prop( 'label_default_shipment_weight', ( '' === $weight ?
|
114 |
}
|
115 |
|
116 |
public function set_label_minimum_shipment_weight( $weight ) {
|
117 |
-
$this->set_prop( 'label_minimum_shipment_weight', ( '' === $weight ?
|
118 |
}
|
119 |
|
120 |
public function set_label_auto_enable( $enable ) {
|
@@ -283,6 +307,7 @@ abstract class Auto extends Simple implements ShippingProviderAuto {
|
|
283 |
'id' => 'label_default_shipment_weight',
|
284 |
'css' => 'max-width: 60px;',
|
285 |
'class' => 'wc_input_decimal',
|
|
|
286 |
'value' => $this->get_setting( 'label_default_shipment_weight' )
|
287 |
),
|
288 |
|
@@ -294,6 +319,7 @@ abstract class Auto extends Simple implements ShippingProviderAuto {
|
|
294 |
'id' => 'label_minimum_shipment_weight',
|
295 |
'css' => 'max-width: 60px;',
|
296 |
'class' => 'wc_input_decimal',
|
|
|
297 |
'value' => $this->get_setting( 'label_minimum_shipment_weight' )
|
298 |
),
|
299 |
|
16 |
abstract class Auto extends Simple implements ShippingProviderAuto {
|
17 |
|
18 |
protected $extra_data = array(
|
19 |
+
'label_default_shipment_weight' => '',
|
20 |
+
'label_minimum_shipment_weight' => '',
|
21 |
'label_auto_enable' => false,
|
22 |
'label_auto_shipment_status' => 'gzd-processing',
|
23 |
'label_return_auto_enable' => false,
|
25 |
'label_auto_shipment_status_shipped' => false,
|
26 |
);
|
27 |
|
28 |
+
public function __construct( $data = 0 ) {
|
29 |
+
parent::__construct( $data );
|
30 |
+
}
|
31 |
+
|
32 |
public function get_label_default_shipment_weight( $context = 'view' ) {
|
33 |
+
$weight = $this->get_prop( 'label_default_shipment_weight', $context );
|
34 |
+
|
35 |
+
if ( 'view' === $context && '' === $weight ) {
|
36 |
+
$weight = $this->get_default_label_default_shipment_weight();
|
37 |
+
}
|
38 |
+
|
39 |
+
return $weight;
|
40 |
+
}
|
41 |
+
|
42 |
+
protected function get_default_label_default_shipment_weight() {
|
43 |
+
return 0;
|
44 |
}
|
45 |
|
46 |
public function get_label_minimum_shipment_weight( $context = 'view' ) {
|
47 |
+
$weight = $this->get_prop( 'label_minimum_shipment_weight', $context );
|
48 |
+
|
49 |
+
if ( 'view' === $context && '' === $weight ) {
|
50 |
+
$weight = $this->get_default_label_minimum_shipment_weight();
|
51 |
+
}
|
52 |
+
|
53 |
+
return $weight;
|
54 |
+
}
|
55 |
+
|
56 |
+
protected function get_default_label_minimum_shipment_weight() {
|
57 |
+
return 0.5;
|
58 |
}
|
59 |
|
60 |
/**
|
134 |
}
|
135 |
|
136 |
public function set_label_default_shipment_weight( $weight ) {
|
137 |
+
$this->set_prop( 'label_default_shipment_weight', ( '' === $weight ? '' : wc_format_decimal( $weight ) ) );
|
138 |
}
|
139 |
|
140 |
public function set_label_minimum_shipment_weight( $weight ) {
|
141 |
+
$this->set_prop( 'label_minimum_shipment_weight', ( '' === $weight ? '' : wc_format_decimal( $weight ) ) );
|
142 |
}
|
143 |
|
144 |
public function set_label_auto_enable( $enable ) {
|
307 |
'id' => 'label_default_shipment_weight',
|
308 |
'css' => 'max-width: 60px;',
|
309 |
'class' => 'wc_input_decimal',
|
310 |
+
'default' => $this->get_default_label_default_shipment_weight(),
|
311 |
'value' => $this->get_setting( 'label_default_shipment_weight' )
|
312 |
),
|
313 |
|
319 |
'id' => 'label_minimum_shipment_weight',
|
320 |
'css' => 'max-width: 60px;',
|
321 |
'class' => 'wc_input_decimal',
|
322 |
+
'default' => $this->get_default_label_minimum_shipment_weight(),
|
323 |
'value' => $this->get_setting( 'label_minimum_shipment_weight' )
|
324 |
),
|
325 |
|
packages/woocommerce-germanized-shipments/src/SimpleShipment.php
CHANGED
@@ -134,7 +134,7 @@ class SimpleShipment extends Shipment {
|
|
134 |
$default_provider_instance = wc_gzd_get_order_shipping_provider( $order );
|
135 |
$default_provider = $default_provider_instance ? $default_provider_instance->get_name() : '';
|
136 |
$provider = $this->get_shipping_provider( 'edit' );
|
137 |
-
$address_data = array_merge( $order->get_address( 'shipping' ), array( 'email' => $order->get_billing_email(), 'phone' => $order->get_billing_phone() ) );
|
138 |
|
139 |
/**
|
140 |
* Fix to make sure that we are not syncing formatted customer titles (e.g. Herr)
|
@@ -150,8 +150,7 @@ class SimpleShipment extends Shipment {
|
|
150 |
* Force the country to have a max length of 2.
|
151 |
* https://github.com/woocommerce/woocommerce/issues/27521
|
152 |
*/
|
153 |
-
$country
|
154 |
-
|
155 |
$packaging_id = $this->get_packaging_id( 'edit' );
|
156 |
|
157 |
$dimensions = array(
|
134 |
$default_provider_instance = wc_gzd_get_order_shipping_provider( $order );
|
135 |
$default_provider = $default_provider_instance ? $default_provider_instance->get_name() : '';
|
136 |
$provider = $this->get_shipping_provider( 'edit' );
|
137 |
+
$address_data = array_merge( ( $order->has_shipping_address() ? $order->get_address( 'shipping' ) : $order->get_address( 'billing' ) ), array( 'email' => $order->get_billing_email(), 'phone' => $order->get_billing_phone() ) );
|
138 |
|
139 |
/**
|
140 |
* Fix to make sure that we are not syncing formatted customer titles (e.g. Herr)
|
150 |
* Force the country to have a max length of 2.
|
151 |
* https://github.com/woocommerce/woocommerce/issues/27521
|
152 |
*/
|
153 |
+
$country = substr( strtoupper( ( $order->has_shipping_address() ? $order->get_shipping_country() : $order->get_billing_country() ) ), 0, 2 );
|
|
|
154 |
$packaging_id = $this->get_packaging_id( 'edit' );
|
155 |
|
156 |
$dimensions = array(
|
packages/woocommerce-germanized-shipments/templates/emails/email-order-shipments.php
ADDED
@@ -0,0 +1,50 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Email Order Shipment details
|
4 |
+
*
|
5 |
+
* This template can be overridden by copying it to yourtheme/woocommerce-germanized/emails/email-order-shipment-details.php.
|
6 |
+
*
|
7 |
+
* HOWEVER, on occasion Germanized will need to update template files and you
|
8 |
+
* (the theme developer) will need to copy the new files to your theme to
|
9 |
+
* maintain compatibility. We try to do this as little as possible, but it does
|
10 |
+
* happen. When this occurs the version of the template file will be bumped and
|
11 |
+
* the readme will list any important changes.
|
12 |
+
*
|
13 |
+
* @see https://github.com/vendidero/woocommerce-germanized/wiki/Overriding-Germanized-Templates
|
14 |
+
* @package Germanized/Shipments/Templates/Emails
|
15 |
+
* @version 1.0.0
|
16 |
+
*/
|
17 |
+
if ( ! defined( 'ABSPATH' ) ) {
|
18 |
+
exit;
|
19 |
+
}
|
20 |
+
|
21 |
+
$text_align = is_rtl() ? 'right' : 'left';
|
22 |
+
$count = 0;
|
23 |
+
?>
|
24 |
+
<table id="tracking" cellspacing="0" cellpadding="0" style="width: 100%; vertical-align: top; margin-bottom: 40px; padding:0;" border="0">
|
25 |
+
<tr>
|
26 |
+
<td style="text-align:<?php echo esc_attr( $text_align ); ?>; font-family: 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif; border:0; padding:0;" valign="top">
|
27 |
+
<?php foreach( $shipments as $key => $shipment ) : $count++; ?>
|
28 |
+
<?php if ( sizeof( $shipments ) > 1 ) : ?>
|
29 |
+
<h2><?php printf( _x( 'Shipment %d of %d', 'shipments', 'woocommerce-germanized' ), $count, sizeof( $shipments ) ); ?></h2>
|
30 |
+
<?php endif; ?>
|
31 |
+
|
32 |
+
<?php if ( $shipment->get_est_delivery_date() ) : ?>
|
33 |
+
<p class="est-delivery-date"><?php _ex( 'Estimated date:', 'shipments', 'woocommerce-germanized' ); ?> <span class="date"><?php echo wc_format_datetime( $shipment->get_est_delivery_date(), wc_date_format() ); ?></span></p>
|
34 |
+
<?php endif; ?>
|
35 |
+
|
36 |
+
<?php if ( $shipment->has_tracking() ) : ?>
|
37 |
+
<?php if ( $shipment->get_tracking_url() ) : ?>
|
38 |
+
<p class="tracking-button-wrapper"><a class="button email-button btn" href="<?php echo esc_url( $shipment->get_tracking_url() ); ?>"><?php _ex( 'Track your shipment', 'shipments', 'woocommerce-germanized' ); ?></a></p>
|
39 |
+
<?php endif; ?>
|
40 |
+
|
41 |
+
<?php if ( $shipment->has_tracking_instruction() ) : ?>
|
42 |
+
<p class="tracking-instruction"><?php echo $shipment->get_tracking_instruction(); ?></p>
|
43 |
+
<?php endif; ?>
|
44 |
+
<?php else: ?>
|
45 |
+
<p class="tracking-instruction"><?php _ex( 'Sorry, this shipment does currently not support tracking.', 'shipments', 'woocommerce-germanized' ); ?></p>
|
46 |
+
<?php endif; ?>
|
47 |
+
<?php endforeach; ?>
|
48 |
+
</td>
|
49 |
+
</tr>
|
50 |
+
</table>
|
packages/woocommerce-germanized-shipments/templates/emails/plain/email-order-shipments.php
ADDED
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Email shipment tracking (plain text)
|
4 |
+
*
|
5 |
+
* This template can be overridden by copying it to yourtheme/woocommerce-germanized/emails/plain/email-order-shipments.php.
|
6 |
+
*
|
7 |
+
* HOWEVER, on occasion Germanized will need to update template files and you
|
8 |
+
* (the theme developer) will need to copy the new files to your theme to
|
9 |
+
* maintain compatibility. We try to do this as little as possible, but it does
|
10 |
+
* happen. When this occurs the version of the template file will be bumped and
|
11 |
+
* the readme will list any important changes.
|
12 |
+
*
|
13 |
+
* @see https://github.com/vendidero/woocommerce-germanized/wiki/Overriding-Germanized-Templates
|
14 |
+
* @package Germanized/Shipments/Templates/Emails/Plain
|
15 |
+
* @version 1.0.0
|
16 |
+
*/
|
17 |
+
if ( ! defined( 'ABSPATH' ) ) {
|
18 |
+
exit;
|
19 |
+
}
|
20 |
+
|
21 |
+
$count = 0;
|
22 |
+
|
23 |
+
foreach( $shipments as $key => $shipment ) {
|
24 |
+
$count++;
|
25 |
+
|
26 |
+
echo "\n";
|
27 |
+
|
28 |
+
if ( sizeof( $shipments ) > 1 ) {
|
29 |
+
echo sprintf( esc_html_x( 'Shipment %d of %d', 'shipments', 'woocommerce-germanized' ), $count, sizeof( $shipments ) ) . "\n\n";
|
30 |
+
}
|
31 |
+
|
32 |
+
if ( $shipment->get_est_delivery_date() ) {
|
33 |
+
echo esc_html( _x( 'Estimated date:', 'shipments', 'woocommerce-germanized' ) ) . ' ' . wc_format_datetime( $shipment->get_est_delivery_date(), wc_date_format() ) . "\n\n";
|
34 |
+
}
|
35 |
+
|
36 |
+
if ( $shipment->has_tracking() ) {
|
37 |
+
if ( $shipment->get_tracking_url() ) {
|
38 |
+
echo esc_html( _x( 'Track your shipment', 'shipments', 'woocommerce-germanized' ) ) . ': ' . esc_url( $shipment->get_tracking_url() ) . "\n";
|
39 |
+
}
|
40 |
+
|
41 |
+
if ( $shipment->has_tracking_instruction() ) {
|
42 |
+
echo esc_html( $shipment->get_tracking_instruction() ) . "\n";
|
43 |
+
}
|
44 |
+
} else {
|
45 |
+
echo esc_html( _x( 'Sorry, this shipment does currently not support tracking.', 'shipments', 'woocommerce-germanized' ) ) . "\n";
|
46 |
+
}
|
47 |
+
}
|
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: 1.5.
|
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: 1.5.4
|
9 |
* Requires PHP: 5.6
|
10 |
* License: GPLv3
|
11 |
*
|
packages/woocommerce-trusted-shops/assets/css/admin.css
CHANGED
@@ -17,7 +17,6 @@
|
|
17 |
background: #FFF;
|
18 |
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1); }
|
19 |
.wc-ts-admin-settings.wc-gzd-admin-settings-has-sidebar .wc-gzd-admin-settings-sidebar .wc-gzd-admin-settings-sidebar-inner.sticky {
|
20 |
-
position: -webkit-sticky;
|
21 |
position: sticky;
|
22 |
top: 50px; }
|
23 |
.wc-ts-admin-settings.wc-gzd-admin-settings-has-sidebar .wc-gzd-admin-settings-sidebar h1:first-of-type, .wc-ts-admin-settings.wc-gzd-admin-settings-has-sidebar .wc-gzd-admin-settings-sidebar h2:first-of-type, .wc-ts-admin-settings.wc-gzd-admin-settings-has-sidebar .wc-gzd-admin-settings-sidebar h3:first-of-type {
|
@@ -112,7 +111,6 @@
|
|
112 |
padding-left: 1.5em; }
|
113 |
|
114 |
.wc-gzd-admin-settings-sidebar-trusted-shops {
|
115 |
-
position: -webkit-sticky;
|
116 |
position: sticky;
|
117 |
top: 50px; }
|
118 |
|
17 |
background: #FFF;
|
18 |
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1); }
|
19 |
.wc-ts-admin-settings.wc-gzd-admin-settings-has-sidebar .wc-gzd-admin-settings-sidebar .wc-gzd-admin-settings-sidebar-inner.sticky {
|
|
|
20 |
position: sticky;
|
21 |
top: 50px; }
|
22 |
.wc-ts-admin-settings.wc-gzd-admin-settings-has-sidebar .wc-gzd-admin-settings-sidebar h1:first-of-type, .wc-ts-admin-settings.wc-gzd-admin-settings-has-sidebar .wc-gzd-admin-settings-sidebar h2:first-of-type, .wc-ts-admin-settings.wc-gzd-admin-settings-has-sidebar .wc-gzd-admin-settings-sidebar h3:first-of-type {
|
111 |
padding-left: 1.5em; }
|
112 |
|
113 |
.wc-gzd-admin-settings-sidebar-trusted-shops {
|
|
|
114 |
position: sticky;
|
115 |
top: 50px; }
|
116 |
|
packages/woocommerce-trusted-shops/assets/css/admin.min.css
CHANGED
@@ -1 +1 @@
|
|
1 |
-
.wc-ts-admin-settings{display:flex;flex-wrap:wrap;justify-content:flex-start;margin-top:1em}.wc-ts-admin-settings.wc-gzd-admin-settings-has-sidebar{box-sizing:border-box}.wc-ts-admin-settings.wc-gzd-admin-settings-has-sidebar .wc-gzd-admin-settings-fields{width:65%;padding-right:5%}.wc-ts-admin-settings.wc-gzd-admin-settings-has-sidebar .wc-gzd-admin-settings-sidebar{margin-top:1em;width:30%;box-sizing:border-box}.wc-ts-admin-settings.wc-gzd-admin-settings-has-sidebar .wc-gzd-admin-settings-sidebar .wc-gzd-admin-settings-sidebar-inner{padding:1em;background:#fff;box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}.wc-ts-admin-settings.wc-gzd-admin-settings-has-sidebar .wc-gzd-admin-settings-sidebar .wc-gzd-admin-settings-sidebar-inner.sticky{position
|
1 |
+
.wc-ts-admin-settings{display:flex;flex-wrap:wrap;justify-content:flex-start;margin-top:1em}.wc-ts-admin-settings.wc-gzd-admin-settings-has-sidebar{box-sizing:border-box}.wc-ts-admin-settings.wc-gzd-admin-settings-has-sidebar .wc-gzd-admin-settings-fields{width:65%;padding-right:5%}.wc-ts-admin-settings.wc-gzd-admin-settings-has-sidebar .wc-gzd-admin-settings-sidebar{margin-top:1em;width:30%;box-sizing:border-box}.wc-ts-admin-settings.wc-gzd-admin-settings-has-sidebar .wc-gzd-admin-settings-sidebar .wc-gzd-admin-settings-sidebar-inner{padding:1em;background:#fff;box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}.wc-ts-admin-settings.wc-gzd-admin-settings-has-sidebar .wc-gzd-admin-settings-sidebar .wc-gzd-admin-settings-sidebar-inner.sticky{position:sticky;top:50px}.wc-ts-admin-settings.wc-gzd-admin-settings-has-sidebar .wc-gzd-admin-settings-sidebar h1:first-of-type,.wc-ts-admin-settings.wc-gzd-admin-settings-has-sidebar .wc-gzd-admin-settings-sidebar h2:first-of-type,.wc-ts-admin-settings.wc-gzd-admin-settings-has-sidebar .wc-gzd-admin-settings-sidebar h3:first-of-type{margin-top:0}.wc-gzd-admin-settings-sidebar a.button{margin-top:1em}.wc-gzd-admin-settings-trusted_shops a.woocommerce-ts-input-toggle-trigger{color:transparent;border:none;text-decoration:none}.wc-gzd-admin-settings-trusted_shops a.woocommerce-ts-input-toggle-trigger:focus{color:transparent;box-shadow:none;border:none}.wc-gzd-admin-settings-trusted_shops .wc-gzd-label-wrap{position:relative;display:block;vertical-align:middle}.wc-gzd-admin-settings-trusted_shops .wc-gzd-label-wrap .woocommerce-help-tip{margin:-8px -24px 0 0!important;position:absolute;right:0;top:50%}.wc-gzd-admin-settings-trusted_shops input.wc-ts-has-error,.wc-gzd-admin-settings-trusted_shops textarea.wc-ts-has-error{border:1px solid #dc3232}.wc-gzd-admin-settings-trusted_shops .wc-ts-error{color:#dc3232;font-weight:700;font-size:11px;margin-top:.5em;display:block}.wc-gzd-admin-settings-trusted_shops table.form-table td.forminp-number .description{position:relative;top:5px;left:5px}.wc-gzd-admin-settings-trusted_shops table.form-table td.forminp-ts_toggle .woocommerce-ts-input-toggle{margin-right:5px}.wc-gzd-admin-settings-trusted_shops table.form-table td.forminp-select .description{display:block;margin-left:0;margin-top:10px}.wc-gzd-admin-settings-trusted_shops .trusted-shops-review-collector-wrap{clear:both;margin-top:15px;float:left;width:100%}.wc-gzd-admin-settings-trusted_shops .review-collector-days{float:left;width:100%}.wc-gzd-admin-settings-trusted_shops .review-collector-days label{padding-top:5px;display:inline-block;padding-right:5px}.wc-gzd-admin-settings-trusted_shops .review-collector-days input[type=number]{width:50px!important}.wc-gzd-admin-settings-trusted_shops .review-collector-buttons{float:left;width:100%;margin-top:10px}.wc-gzd-admin-settings-trusted_shops td.forminp-review-collector p.description{clear:both;margin-left:0!important;top:15px!important}.wc-gzd-admin-settings-trusted_shops #trusted_shops_options-description .button{margin-left:10px}.wc-gzd-admin-settings-trusted_shops #woocommerce_gzd_trusted_shops_rich_snippets_enable-toggle{display:block;margin-bottom:15px}.wc-gzd-trusted-shops-expert-mode-note{display:none;margin-top:1em}.wc-gzd-trusted-shops-expert-mode-note ul{list-style-type:disc;padding-left:1.5em}.wc-gzd-admin-settings-sidebar-trusted-shops{position:sticky;top:50px}.wc-ts-sidebar{display:none}.wc-ts-sidebar h3{font-size:1.1em}.wc-ts-sidebar.wc-ts-sidebar-active{display:block}.wc-ts-sidebar.wc-ts-sidebar-active.wc-ts-sidebar-flex{display:flex}.wc-ts-sidebar.wc-ts-sidebar-flex{justify-content:flex-start;width:100%}.wc-ts-sidebar.wc-ts-sidebar-flex .wc-ts-sidebar-container{flex-grow:1;flex-shrink:1;flex-basis:50%}.wc-ts-sidebar img{width:auto;max-width:100%}.wc-ts-sidebar .wc-ts-sidebar-desc{margin-top:1em;display:block}#wc-ts-sidebar-product-reviews .wc-ts-sidebar-desc{margin:1em 0}.wc-gzd-ts-notice{border-left:4px solid #d5e8f9;margin:5px 0 15px;background:#fff;box-shadow:0 1px 1px 0 rgba(0,0,0,.1);padding:1px 12px}
|
packages/woocommerce-trusted-shops/assets/js/admin.min.js
CHANGED
@@ -1 +1 @@
|
|
1 |
-
window.trusted_shops=window.trusted_shops||{},function(s,a){a.admin={params:{},optionPrefix:"",init:function(){this.params=trusted_shops_params,this.optionPrefix=this.params.option_prefix;var e=this;s(document).on("click","a.woocommerce-ts-input-toggle-trigger",this.onInputToogleClick),s(document).on("change","#woocommerce_"+this.optionPrefix+"trusted_shops_integration_mode",this.onChangeIntegrationMode),s(document).on("change",":input[id$=_enable]",this.onChangeEnable),s(document).on("change","#woocommerce_"+this.optionPrefix+"trusted_shops_reviews_enable",this.onChangeEnableReviews),s(document).find("#woocommerce_"+this.optionPrefix+"trusted_shops_integration_mode").trigger("change"),s(document).find(":input[id$=_enable]").trigger("change"),s(document).on("click","#wc-gzd-trusted-shops-export",this.onClickExport),s(document).on("click","table.form-table tr",this.onSidebarChange),s(":data(sidebar)").each(function(){s(this).parents("tr").on("click",e.onSidebarChange)}),s(document).on("click",'h2, div[id$="options-description"]',this.onSidebarTitelChange),s(document).on("submit","#mainform",this.onSaveForm)},onInputToogleClick:function(){var e=s(this).find("span.woocommerce-ts-input-toggle"),t=e.parents("tr").find("input[type=checkbox]"),o=e.hasClass("woocommerce-input-toggle--enabled");return e.removeClass("woocommerce-input-toggle--enabled"),e.removeClass("woocommerce-input-toggle--disabled"),o?(t.prop("checked",!1),e.addClass("woocommerce-input-toggle--disabled")):(t.prop("checked",!0),e.addClass("woocommerce-input-toggle--enabled")),t.trigger("change"),!1},onChangeEnableReviews:function(){var e=a.admin;s(this).is(":checked")?(s(document).find("#woocommerce_"+e.optionPrefix+"trusted_shops_product_sticker_enable").parents("tr").show(),s(document).find("#woocommerce_"+e.optionPrefix+"trusted_shops_product_widget_enable").parents("tr").show(),s(document).find("#woocommerce_"+e.optionPrefix+"trusted_shops_brand_attribute").parents("tr").show()):(s(document).find("#woocommerce_"+e.optionPrefix+"trusted_shops_product_sticker_enable").prop("checked",!1),s(document).find("#woocommerce_"+e.optionPrefix+"trusted_shops_product_widget_enable").prop("checked",!1),s(document).find("#woocommerce_"+e.optionPrefix+"trusted_shops_product_sticker_enable").parents("tr").hide(),s(document).find("#woocommerce_"+e.optionPrefix+"trusted_shops_product_widget_enable").parents("tr").hide(),s(document).find("#woocommerce_"+e.optionPrefix+"trusted_shops_brand_attribute").parents("tr").hide()),s(document).find("#woocommerce_"+e.optionPrefix+"trusted_shops_product_sticker_enable").trigger("change"),s(document).find("#woocommerce_"+e.optionPrefix+"trusted_shops_product_widget_enable").trigger("change")},onChangeIntegrationMode:function(){a.admin;s(document).find(":input[id$=_enable]").trigger("change")},onChangeEnable:function(){self=a.admin,self.showHideGroupElements(s(this))},showHideGroupElements:function(e){var t=e.attr("id"),o=a.admin,t=t.replace("woocommerce_"+o.optionPrefix+"trusted_shops_",""),i=t.substr(0,t.length-7),t=s(":input[id^=woocommerce_"+o.optionPrefix+"trusted_shops_"+i+"_], th[id^=woocommerce_"+o.optionPrefix+"trusted_shops_"+i+"_]"),r=!1,n=["woocommerce_"+o.optionPrefix+"trusted_shops_rich_snippets_category","woocommerce_"+o.optionPrefix+"trusted_shops_rich_snippets_product","woocommerce_"+o.optionPrefix+"trusted_shops_rich_snippets_home","woocommerce_"+o.optionPrefix+"trusted_shops_product_sticker_tab_text"];e.is(":checked")&&(r=!0),t.each(function(){var e=s(this).attr("id"),t=r;"woocommerce_"+o.optionPrefix+"trusted_shops_"+i+"_enable"!==e&&("woocommerce_"+o.optionPrefix+"trusted_shops_"+i+"_code"===e||"woocommerce_"+o.optionPrefix+"trusted_shops_"+i+"_selector"===e?!o.isExpertMode()&&t&&(t=!1):o.isExpertMode()&&0<s(this).parents("table.form-table").find(":input[id$=_code]").length&&-1==s.inArray(e,n)&&(t=!1),t?s(this).parents("tr").show():s(this).parents("tr").hide())})},onSidebarTitelChange:function(){s(this).nextAll("table.form-table:first").find("tr:first").trigger("click")},onSidebarChange:function(){var e=s(this).find("[data-sidebar]"),t=s(this).parents(".form-table"),o=s(".wc-ts-sidebar-active"),i=o
|
1 |
+
window.trusted_shops=window.trusted_shops||{},function(s,a){a.admin={params:{},optionPrefix:"",init:function(){this.params=trusted_shops_params,this.optionPrefix=this.params.option_prefix;var e=this;s(document).on("click","a.woocommerce-ts-input-toggle-trigger",this.onInputToogleClick),s(document).on("change","#woocommerce_"+this.optionPrefix+"trusted_shops_integration_mode",this.onChangeIntegrationMode),s(document).on("change",":input[id$=_enable]",this.onChangeEnable),s(document).on("change","#woocommerce_"+this.optionPrefix+"trusted_shops_reviews_enable",this.onChangeEnableReviews),s(document).find("#woocommerce_"+this.optionPrefix+"trusted_shops_integration_mode").trigger("change"),s(document).find(":input[id$=_enable]").trigger("change"),s(document).on("click","#wc-gzd-trusted-shops-export",this.onClickExport),s(document).on("click","table.form-table tr",this.onSidebarChange),s(":data(sidebar)").each(function(){s(this).parents("tr").on("click",e.onSidebarChange)}),s(document).on("click",'h2, div[id$="options-description"]',this.onSidebarTitelChange),s(document).on("submit","#mainform",this.onSaveForm)},onInputToogleClick:function(){var e=s(this).find("span.woocommerce-ts-input-toggle"),t=e.parents("tr").find("input[type=checkbox]"),o=e.hasClass("woocommerce-input-toggle--enabled");return e.removeClass("woocommerce-input-toggle--enabled"),e.removeClass("woocommerce-input-toggle--disabled"),o?(t.prop("checked",!1),e.addClass("woocommerce-input-toggle--disabled")):(t.prop("checked",!0),e.addClass("woocommerce-input-toggle--enabled")),t.trigger("change"),!1},onChangeEnableReviews:function(){var e=a.admin;s(this).is(":checked")?(s(document).find("#woocommerce_"+e.optionPrefix+"trusted_shops_product_sticker_enable").parents("tr").show(),s(document).find("#woocommerce_"+e.optionPrefix+"trusted_shops_product_widget_enable").parents("tr").show(),s(document).find("#woocommerce_"+e.optionPrefix+"trusted_shops_brand_attribute").parents("tr").show()):(s(document).find("#woocommerce_"+e.optionPrefix+"trusted_shops_product_sticker_enable").prop("checked",!1),s(document).find("#woocommerce_"+e.optionPrefix+"trusted_shops_product_widget_enable").prop("checked",!1),s(document).find("#woocommerce_"+e.optionPrefix+"trusted_shops_product_sticker_enable").parents("tr").hide(),s(document).find("#woocommerce_"+e.optionPrefix+"trusted_shops_product_widget_enable").parents("tr").hide(),s(document).find("#woocommerce_"+e.optionPrefix+"trusted_shops_brand_attribute").parents("tr").hide()),s(document).find("#woocommerce_"+e.optionPrefix+"trusted_shops_product_sticker_enable").trigger("change"),s(document).find("#woocommerce_"+e.optionPrefix+"trusted_shops_product_widget_enable").trigger("change")},onChangeIntegrationMode:function(){a.admin;s(document).find(":input[id$=_enable]").trigger("change")},onChangeEnable:function(){self=a.admin,self.showHideGroupElements(s(this))},showHideGroupElements:function(e){var t=e.attr("id"),o=a.admin,t=t.replace("woocommerce_"+o.optionPrefix+"trusted_shops_",""),i=t.substr(0,t.length-7),t=s(":input[id^=woocommerce_"+o.optionPrefix+"trusted_shops_"+i+"_], th[id^=woocommerce_"+o.optionPrefix+"trusted_shops_"+i+"_]"),r=!1,n=["woocommerce_"+o.optionPrefix+"trusted_shops_rich_snippets_category","woocommerce_"+o.optionPrefix+"trusted_shops_rich_snippets_product","woocommerce_"+o.optionPrefix+"trusted_shops_rich_snippets_home","woocommerce_"+o.optionPrefix+"trusted_shops_product_sticker_tab_text"];e.is(":checked")&&(r=!0),t.each(function(){var e=s(this).attr("id"),t=r;"woocommerce_"+o.optionPrefix+"trusted_shops_"+i+"_enable"!==e&&("woocommerce_"+o.optionPrefix+"trusted_shops_"+i+"_code"===e||"woocommerce_"+o.optionPrefix+"trusted_shops_"+i+"_selector"===e?!o.isExpertMode()&&t&&(t=!1):o.isExpertMode()&&0<s(this).parents("table.form-table").find(":input[id$=_code]").length&&-1==s.inArray(e,n)&&(t=!1),t?s(this).parents("tr").show():s(this).parents("tr").hide())})},onSidebarTitelChange:function(){s(this).nextAll("table.form-table:first").find("tr:first").trigger("click")},onSidebarChange:function(){var e=s(this).find("[data-sidebar]"),t=s(this).parents(".form-table"),o=s(".wc-ts-sidebar-active"),i=o,i=(e=e.length<=0&&0<t.find("[data-sidebar]").length?t.find("[data-sidebar]:first"):e).length<=0?s("#wc-ts-sidebar-default"):s("#"+e.data("sidebar"));o.removeClass("wc-ts-sidebar-active"),i.addClass("wc-ts-sidebar-active")},getSettingsWrapper:function(){var e=a.admin.optionPrefix.replace("_","-");return s(".wc-"+e+"admin-settings")},addNotice:function(e,t){var o=a.admin;o.getSettingsWrapper().find("#message").remove(),o.getSettingsWrapper().prepend('<div id="message" class="notice '+e+' inline"><p>'+t.join("<br/>")+"</p></div>"),s("html, body").animate({scrollTop:o.getSettingsWrapper().offset().top-100},1e3)},validate:function(e){var t=a.admin,o=!0,i=e.attr("id"),r="_code"===i.substr(i.length-5),i=e.val();return e.data("validate")?"integer"===e.data("validate")&&(i=parseInt(i),isNaN(i)&&(o=!1)):t.isExpertMode()&&r&&""===i&&(o=!1),o},onSaveForm:function(){var o=a.admin,i=!0;return s("textarea, input, select").removeClass("wc-ts-has-error"),s("textarea:visible, input:visible, select:visible").each(function(){var e=s(this).attr("id"),t="_code"===e.substr(e.length-5),e=s(this).parents("tr").find("td");e.find(".wc-ts-error").remove(),o.validate(s(this))||(s(this).addClass("wc-ts-has-error"),t=t?o.params.i18n_error_mandatory:s(this).data("validate-msg"),e.append('<span class="wc-ts-error">'+t+"</span>"),i=!1)}),i||s("html, body").animate({scrollTop:o.getSettingsWrapper().find(".wc-ts-has-error:first").offset().top-100},1e3),i},isExpertMode:function(){a.admin;return"expert"===s("#woocommerce_"+this.optionPrefix+"trusted_shops_integration_mode").val()},onClickExport:function(){var e=a.admin,t=s(this).data("href-org");s(this).attr("href",t+"&interval="+s("#woocommerce_"+e.optionPrefix+"trusted_shops_review_collector").val()+"&days="+s("#woocommerce_"+e.params.option_prefix+"trusted_shops_review_collector_days_to_send").val())}},s(document).ready(function(){a.admin.init()})}(jQuery,(wp,window.trusted_shops));
|
packages/woocommerce-trusted-shops/includes/class-wc-trusted-shops-review-exporter.php
CHANGED
@@ -61,12 +61,12 @@ class WC_Trusted_Shops_Review_Exporter extends WC_CSV_Exporter {
|
|
61 |
*/
|
62 |
public function get_default_column_names() {
|
63 |
return apply_filters( "woocommerce_gzd_{$this->export_type}_default_columns", array(
|
64 |
-
'id' =>
|
65 |
-
'date' =>
|
66 |
-
'days' =>
|
67 |
-
'billing_email' =>
|
68 |
-
'billing_first_name' =>
|
69 |
-
'billing_last_name' =>
|
70 |
) );
|
71 |
}
|
72 |
|
61 |
*/
|
62 |
public function get_default_column_names() {
|
63 |
return apply_filters( "woocommerce_gzd_{$this->export_type}_default_columns", array(
|
64 |
+
'id' => 'reference',
|
65 |
+
'date' => 'date',
|
66 |
+
'days' => 'days',
|
67 |
+
'billing_email' => 'email',
|
68 |
+
'billing_first_name' => 'firstName',
|
69 |
+
'billing_last_name' => 'lastName',
|
70 |
) );
|
71 |
}
|
72 |
|
packages/woocommerce-trusted-shops/src/Package.php
CHANGED
@@ -16,7 +16,7 @@ class Package {
|
|
16 |
*
|
17 |
* @var string
|
18 |
*/
|
19 |
-
const VERSION = '4.0.
|
20 |
|
21 |
/**
|
22 |
* Init the package - load the REST API Server class.
|
16 |
*
|
17 |
* @var string
|
18 |
*/
|
19 |
+
const VERSION = '4.0.10';
|
20 |
|
21 |
/**
|
22 |
* Init the package - load the REST API Server class.
|
packages/woocommerce-trusted-shops/woocommerce-trusted-shops.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Plugin Name: Trustbadge Reviews for WooCommerce
|
4 |
* Plugin URI: http://www.trustedshops.co.uk/
|
5 |
* Description: Adds Seller and Product Reviews or Trusted Shops Integration to your WooCommerce Shop.
|
6 |
-
* Version: 4.0.
|
7 |
* Author: vendidero
|
8 |
* Author URI: http://vendidero.de
|
9 |
* Requires at least: 4.9
|
3 |
* Plugin Name: Trustbadge Reviews for WooCommerce
|
4 |
* Plugin URI: http://www.trustedshops.co.uk/
|
5 |
* Description: Adds Seller and Product Reviews or Trusted Shops Integration to your WooCommerce Shop.
|
6 |
+
* Version: 4.0.10
|
7 |
* Author: vendidero
|
8 |
* Author URI: http://vendidero.de
|
9 |
* Requires at least: 4.9
|
readme.txt
CHANGED
@@ -5,7 +5,7 @@ Requires at least: 5.4
|
|
5 |
Tested up to: 5.7
|
6 |
WC requires at least: 3.9
|
7 |
WC tested up to: 5.2
|
8 |
-
Stable tag: 3.4.
|
9 |
Requires PHP: 5.6
|
10 |
License: GPLv3
|
11 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
@@ -15,10 +15,10 @@ Germanized extends WooCommerce to become a legally compliant shop in the german
|
|
15 |
== Description ==
|
16 |
|
17 |
Germanized extends WooCommerce to technically match specific german legal conditions. The objective of this plugin is to adapt WooCommerce to the special requirements of german market.
|
18 |
-
Users of [Germanized for WooCommerce Pro](https://vendidero.de/woocommerce-germanized "WooCommerce optimized for German Market") benefit from additional features such as PDF invoices, model text generators for terms and revocation pages, premium support and more!
|
19 |
|
20 |
= Legal certainty for WooCommerce =
|
21 |
-
Germanized extends WooCommerce with typical german shop functionality: Delivery times, base prices, shipping costs and tax notices,
|
22 |
Furthermore we customized the WooCommerce checkout to make your store meet the button solution. See a list of our features for further details:
|
23 |
|
24 |
* *Delivery Times* - Add and edit delivery times for WooCommerce products. Optionally set a default delivery time as fallback. Disable delivery times for certain product types.
|
@@ -54,10 +54,6 @@ Germanized has been approved by Trusted Shops and therefor offers best technical
|
|
54 |
Trusted Shops certifies Shops after selected and weighted criteria and has carefully examined our WooCommerce Plugin.
|
55 |
Of course Trusted Shops customers may embed their quality seals or further Trusted Shops Products as genuine Seller and Product Reviews by adapting just a few options within Germanized for WooCommerce.
|
56 |
|
57 |
-
= Code quality =
|
58 |
-
While developing Germanized we have specifically considered clean integration within WooCommerce and WordPress by adapting core functionality.
|
59 |
-
Most of the changes are made by using Hooks & Filters so that our plugin is compatible to almost every Theme.
|
60 |
-
|
61 |
= Pro: WooCommerce PDF invoices & packing slips =
|
62 |
As a Pro User of Germanized you may automatically or manually create PDF Invoices and Packing Slips for your orders. Adjust your document layout by using the built-in visual document editor.
|
63 |
Either export your documents (CSV, zip) for your tax consultant manually or use our integrations to transmit your documents to your lexoffice or sevDesk account.
|
@@ -157,16 +153,23 @@ You may of course Update Germanized for WooCommerce automatically through the Wo
|
|
157 |
|
158 |
== Frequently Asked Questions ==
|
159 |
|
160 |
-
= Where
|
|
|
|
|
|
|
161 |
|
162 |
You may ask your questions regarding Germanized for WooCommerce within our free [WordPress Support Forum](https://wordpress.org/support/plugin/woocommerce-germanized).
|
163 |
-
Professional
|
164 |
|
165 |
= Not every option fits my WooCommerce Theme =
|
166 |
|
167 |
Unfortunately not every Theme does implement WooCommerce in the way it's meant to be or differs from the original structure which leads to layout and/or compatibility
|
168 |
issues. For testing purposes, please activate a default WordPress Theme (such as TwentyX) and see whether the issues persist.
|
169 |
|
|
|
|
|
|
|
|
|
170 |
= Email attachments not showing in WooCommerce order confirmation email =
|
171 |
|
172 |
In most times you have a wrong configuration within your Germanized email settings. The order confirmation email sent to the customer after an order has been made is called "Processing Order". The email called "New Order" is the email
|
@@ -186,6 +189,17 @@ Bug reports may be filed via our [GitHub repository](https://github.com/vendider
|
|
186 |
6. Edit pdf documents (Pro)
|
187 |
|
188 |
== Changelog ==
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
189 |
= 3.4.5 =
|
190 |
* Fix: DHL checkout services
|
191 |
* Fix: Internetmarke library timezone side effect
|
5 |
Tested up to: 5.7
|
6 |
WC requires at least: 3.9
|
7 |
WC tested up to: 5.2
|
8 |
+
Stable tag: 3.4.6
|
9 |
Requires PHP: 5.6
|
10 |
License: GPLv3
|
11 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
15 |
== Description ==
|
16 |
|
17 |
Germanized extends WooCommerce to technically match specific german legal conditions. The objective of this plugin is to adapt WooCommerce to the special requirements of german market.
|
18 |
+
Users of [Germanized for WooCommerce Pro](https://vendidero.de/woocommerce-germanized "WooCommerce optimized for German Market") benefit from additional features, specifically designed for Germany, such as PDF invoices, model text generators for terms and revocation pages, premium support and more!
|
19 |
|
20 |
= Legal certainty for WooCommerce =
|
21 |
+
Germanized extends WooCommerce with typical german shop functionality: Delivery times, base prices, shipping costs and tax notices, options to attach legally relevant pages (e.g. terms, revocation page, privacy policy etc.) - even in emails, small business regulation notices and many more.
|
22 |
Furthermore we customized the WooCommerce checkout to make your store meet the button solution. See a list of our features for further details:
|
23 |
|
24 |
* *Delivery Times* - Add and edit delivery times for WooCommerce products. Optionally set a default delivery time as fallback. Disable delivery times for certain product types.
|
54 |
Trusted Shops certifies Shops after selected and weighted criteria and has carefully examined our WooCommerce Plugin.
|
55 |
Of course Trusted Shops customers may embed their quality seals or further Trusted Shops Products as genuine Seller and Product Reviews by adapting just a few options within Germanized for WooCommerce.
|
56 |
|
|
|
|
|
|
|
|
|
57 |
= Pro: WooCommerce PDF invoices & packing slips =
|
58 |
As a Pro User of Germanized you may automatically or manually create PDF Invoices and Packing Slips for your orders. Adjust your document layout by using the built-in visual document editor.
|
59 |
Either export your documents (CSV, zip) for your tax consultant manually or use our integrations to transmit your documents to your lexoffice or sevDesk account.
|
153 |
|
154 |
== Frequently Asked Questions ==
|
155 |
|
156 |
+
= Where can I find the documentation? =
|
157 |
+
[Germanized Documentation](https://vendidero.de/dokumentation/woocommerce-germanized)
|
158 |
+
|
159 |
+
= Need help? =
|
160 |
|
161 |
You may ask your questions regarding Germanized for WooCommerce within our free [WordPress Support Forum](https://wordpress.org/support/plugin/woocommerce-germanized).
|
162 |
+
Professional help desk support is being offered to [Professional Users](https://vendidero.de/woocommerce-germanized "Support for WooCommerce Germanized") only.
|
163 |
|
164 |
= Not every option fits my WooCommerce Theme =
|
165 |
|
166 |
Unfortunately not every Theme does implement WooCommerce in the way it's meant to be or differs from the original structure which leads to layout and/or compatibility
|
167 |
issues. For testing purposes, please activate a default WordPress Theme (such as TwentyX) and see whether the issues persist.
|
168 |
|
169 |
+
= Using a Pagebuilder? =
|
170 |
+
|
171 |
+
In case you are using a Pagebuilder (e.g. Elementor, Divi-Builder) you might want to remove the default [shopmarks](https://vendidero.de/dokument/preisauszeichnungen-anpassen) placed by Germanized with our custom [shortcodes](https://vendidero.de/dokument/preisauszeichnungen-anpassen#pagebuilder).
|
172 |
+
|
173 |
= Email attachments not showing in WooCommerce order confirmation email =
|
174 |
|
175 |
In most times you have a wrong configuration within your Germanized email settings. The order confirmation email sent to the customer after an order has been made is called "Processing Order". The email called "New Order" is the email
|
189 |
6. Edit pdf documents (Pro)
|
190 |
|
191 |
== Changelog ==
|
192 |
+
= 3.4.6 =
|
193 |
+
* Improvement: Do only validate checkboxes in case they are rendered (added hidden input field)
|
194 |
+
* Improvement: Allow choosing non-address-printable formats for DP via filter
|
195 |
+
* Improvement: DHL incomplete shipper address notice
|
196 |
+
* Improvement: Default label weights per shipping provider
|
197 |
+
* Improvement: Shipment position number (e.g. 1 of 2) placeholders for email notifications
|
198 |
+
* Improvement: Add list of shipped shipments to order completed mail notification
|
199 |
+
* Improvement: Timestamp DB handling
|
200 |
+
* Fix: Force filename filter removal
|
201 |
+
* Fix: TS review export CSV new format
|
202 |
+
|
203 |
= 3.4.5 =
|
204 |
* Fix: DHL checkout services
|
205 |
* Fix: Internetmarke library timezone side effect
|
templates/checkboxes/default.php
CHANGED
@@ -12,7 +12,7 @@
|
|
12 |
*
|
13 |
* @see https://github.com/vendidero/woocommerce-germanized/wiki/Overriding-Germanized-Templates
|
14 |
* @package Germanized/Templates
|
15 |
-
* @version 1.
|
16 |
*/
|
17 |
if ( ! defined( 'ABSPATH' ) ) {
|
18 |
exit;
|
@@ -43,5 +43,6 @@ do_action( "woocommerce_gzd_before_legal_checkbox_{$checkbox_id}", $checkbox );
|
|
43 |
id="<?php echo esc_attr( $checkbox->get_html_id() ); ?>"/>
|
44 |
<?php endif; ?>
|
45 |
<span class="woocommerce-gzd-<?php echo esc_attr( $checkbox->get_html_id() ); ?>-checkbox-text"><?php echo $checkbox->get_label(); ?></span>
|
|
|
46 |
</label>
|
47 |
</p>
|
12 |
*
|
13 |
* @see https://github.com/vendidero/woocommerce-germanized/wiki/Overriding-Germanized-Templates
|
14 |
* @package Germanized/Templates
|
15 |
+
* @version 1.1.0
|
16 |
*/
|
17 |
if ( ! defined( 'ABSPATH' ) ) {
|
18 |
exit;
|
43 |
id="<?php echo esc_attr( $checkbox->get_html_id() ); ?>"/>
|
44 |
<?php endif; ?>
|
45 |
<span class="woocommerce-gzd-<?php echo esc_attr( $checkbox->get_html_id() ); ?>-checkbox-text"><?php echo $checkbox->get_label(); ?></span>
|
46 |
+
<input type="hidden" name="<?php echo esc_attr( $checkbox->get_html_name() ); ?>-field" value="1" />
|
47 |
</label>
|
48 |
</p>
|
templates/checkout/terms-sepa.php
CHANGED
@@ -12,7 +12,7 @@
|
|
12 |
*
|
13 |
* @see https://github.com/vendidero/woocommerce-germanized/wiki/Overriding-Germanized-Templates
|
14 |
* @package Germanized/Templates
|
15 |
-
* @version 1.
|
16 |
*/
|
17 |
if ( ! defined( 'ABSPATH' ) ) {
|
18 |
exit;
|
@@ -43,5 +43,7 @@ do_action( "woocommerce_gzd_before_legal_checkbox_{$checkbox_id}", $checkbox );
|
|
43 |
id="<?php echo esc_attr( $checkbox->get_html_id() ); ?>"/>
|
44 |
<span class="woocommerce-gzd-<?php echo esc_attr( $checkbox->get_html_id() ); ?>-checkbox-text"><?php echo $checkbox->get_label(); ?></span>
|
45 |
<a href="" rel="prettyPhoto" id="show-direct-debit-pretty" class="hidden"></a>
|
|
|
|
|
46 |
</label>
|
47 |
</p>
|
12 |
*
|
13 |
* @see https://github.com/vendidero/woocommerce-germanized/wiki/Overriding-Germanized-Templates
|
14 |
* @package Germanized/Templates
|
15 |
+
* @version 1.8.0
|
16 |
*/
|
17 |
if ( ! defined( 'ABSPATH' ) ) {
|
18 |
exit;
|
43 |
id="<?php echo esc_attr( $checkbox->get_html_id() ); ?>"/>
|
44 |
<span class="woocommerce-gzd-<?php echo esc_attr( $checkbox->get_html_id() ); ?>-checkbox-text"><?php echo $checkbox->get_label(); ?></span>
|
45 |
<a href="" rel="prettyPhoto" id="show-direct-debit-pretty" class="hidden"></a>
|
46 |
+
|
47 |
+
<input type="hidden" name="<?php echo esc_attr( $checkbox->get_html_name() ); ?>-field" value="1" />
|
48 |
</label>
|
49 |
</p>
|
templates/checkout/terms.php
CHANGED
@@ -12,7 +12,7 @@
|
|
12 |
*
|
13 |
* @see https://github.com/vendidero/woocommerce-germanized/wiki/Overriding-Germanized-Templates
|
14 |
* @package Germanized/Templates
|
15 |
-
* @version 1.
|
16 |
*/
|
17 |
if ( ! defined( 'ABSPATH' ) ) {
|
18 |
exit;
|
@@ -47,7 +47,6 @@ do_action( "woocommerce_gzd_before_legal_checkbox_{$checkbox_id}", $checkbox );
|
|
47 |
* @since 2.0.0
|
48 |
*/
|
49 |
if ( apply_filters( 'woocommerce_germanized_checkout_show_terms', true ) ) : ?>
|
50 |
-
|
51 |
<?php do_action( 'woocommerce_checkout_before_terms_and_conditions' ); ?>
|
52 |
|
53 |
<p class="<?php $checkbox->render_classes( $checkbox->get_html_wrapper_classes() ); ?>"
|
@@ -64,6 +63,8 @@ if ( apply_filters( 'woocommerce_germanized_checkout_show_terms', true ) ) : ?>
|
|
64 |
<?php endif; ?>
|
65 |
<span class="woocommerce-gzd-<?php echo esc_attr( $checkbox->get_html_id() ); ?>-checkbox-text"><?php echo $checkbox->get_label(); ?></span>
|
66 |
</label>
|
|
|
|
|
67 |
</p>
|
68 |
|
69 |
<?php do_action( 'woocommerce_checkout_after_terms_and_conditions' ); ?>
|
12 |
*
|
13 |
* @see https://github.com/vendidero/woocommerce-germanized/wiki/Overriding-Germanized-Templates
|
14 |
* @package Germanized/Templates
|
15 |
+
* @version 1.9.0
|
16 |
*/
|
17 |
if ( ! defined( 'ABSPATH' ) ) {
|
18 |
exit;
|
47 |
* @since 2.0.0
|
48 |
*/
|
49 |
if ( apply_filters( 'woocommerce_germanized_checkout_show_terms', true ) ) : ?>
|
|
|
50 |
<?php do_action( 'woocommerce_checkout_before_terms_and_conditions' ); ?>
|
51 |
|
52 |
<p class="<?php $checkbox->render_classes( $checkbox->get_html_wrapper_classes() ); ?>"
|
63 |
<?php endif; ?>
|
64 |
<span class="woocommerce-gzd-<?php echo esc_attr( $checkbox->get_html_id() ); ?>-checkbox-text"><?php echo $checkbox->get_label(); ?></span>
|
65 |
</label>
|
66 |
+
|
67 |
+
<input type="hidden" name="<?php echo esc_attr( $checkbox->get_html_name() ); ?>-field" value="1" />
|
68 |
</p>
|
69 |
|
70 |
<?php do_action( 'woocommerce_checkout_after_terms_and_conditions' ); ?>
|
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 ComposerAutoloaderInit806c672cef5f02fcebc66f45f2088a6f::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\jp806c672cef5f02fcebc66f45f2088a6f;
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
vendor/composer/InstalledVersions.php
CHANGED
@@ -19,7 +19,7 @@ private static $installed = array (
|
|
19 |
'aliases' =>
|
20 |
array (
|
21 |
),
|
22 |
-
'reference' => '
|
23 |
'name' => 'vendidero/woocommerce-germanized',
|
24 |
),
|
25 |
'versions' =>
|
@@ -91,12 +91,12 @@ private static $installed = array (
|
|
91 |
),
|
92 |
'setasign/fpdf' =>
|
93 |
array (
|
94 |
-
'pretty_version' => '1.8.
|
95 |
-
'version' => '1.8.
|
96 |
'aliases' =>
|
97 |
array (
|
98 |
),
|
99 |
-
'reference' => '
|
100 |
),
|
101 |
'setasign/fpdi' =>
|
102 |
array (
|
@@ -121,34 +121,34 @@ private static $installed = array (
|
|
121 |
'aliases' =>
|
122 |
array (
|
123 |
),
|
124 |
-
'reference' => '
|
125 |
),
|
126 |
'vendidero/woocommerce-germanized-dhl' =>
|
127 |
array (
|
128 |
-
'pretty_version' => 'v1.5.
|
129 |
-
'version' => '1.5.
|
130 |
'aliases' =>
|
131 |
array (
|
132 |
),
|
133 |
-
'reference' => '
|
134 |
),
|
135 |
'vendidero/woocommerce-germanized-shipments' =>
|
136 |
array (
|
137 |
-
'pretty_version' => 'v1.5.
|
138 |
-
'version' => '1.5.
|
139 |
'aliases' =>
|
140 |
array (
|
141 |
),
|
142 |
-
'reference' => '
|
143 |
),
|
144 |
'vendidero/woocommerce-trusted-shops' =>
|
145 |
array (
|
146 |
-
'pretty_version' => 'v4.0.
|
147 |
-
'version' => '4.0.
|
148 |
'aliases' =>
|
149 |
array (
|
150 |
),
|
151 |
-
'reference' => '
|
152 |
),
|
153 |
'wsdltophp/wssecurity' =>
|
154 |
array (
|
19 |
'aliases' =>
|
20 |
array (
|
21 |
),
|
22 |
+
'reference' => '8e6a2460ce483eecdb6386791aaaebecf57a83bb',
|
23 |
'name' => 'vendidero/woocommerce-germanized',
|
24 |
),
|
25 |
'versions' =>
|
91 |
),
|
92 |
'setasign/fpdf' =>
|
93 |
array (
|
94 |
+
'pretty_version' => '1.8.3',
|
95 |
+
'version' => '1.8.3.0',
|
96 |
'aliases' =>
|
97 |
array (
|
98 |
),
|
99 |
+
'reference' => '6a83253ece0df1c5b6c05fe7a900c660ae38afc3',
|
100 |
),
|
101 |
'setasign/fpdi' =>
|
102 |
array (
|
121 |
'aliases' =>
|
122 |
array (
|
123 |
),
|
124 |
+
'reference' => '8e6a2460ce483eecdb6386791aaaebecf57a83bb',
|
125 |
),
|
126 |
'vendidero/woocommerce-germanized-dhl' =>
|
127 |
array (
|
128 |
+
'pretty_version' => 'v1.5.5',
|
129 |
+
'version' => '1.5.5.0',
|
130 |
'aliases' =>
|
131 |
array (
|
132 |
),
|
133 |
+
'reference' => 'd46a0e7f518d808b458445cd3364ccc8dda4b63d',
|
134 |
),
|
135 |
'vendidero/woocommerce-germanized-shipments' =>
|
136 |
array (
|
137 |
+
'pretty_version' => 'v1.5.4',
|
138 |
+
'version' => '1.5.4.0',
|
139 |
'aliases' =>
|
140 |
array (
|
141 |
),
|
142 |
+
'reference' => '466fcea605739279a236aef33e584c7ba8d0773a',
|
143 |
),
|
144 |
'vendidero/woocommerce-trusted-shops' =>
|
145 |
array (
|
146 |
+
'pretty_version' => 'v4.0.10',
|
147 |
+
'version' => '4.0.10.0',
|
148 |
'aliases' =>
|
149 |
array (
|
150 |
),
|
151 |
+
'reference' => 'adbf9c35120a52bb8fd5119834f79f4cc50696fd',
|
152 |
),
|
153 |
'wsdltophp/wssecurity' =>
|
154 |
array (
|
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 ComposerAutoloaderInitc5e138f3a309ba666412e4f0173a3f44
|
|
24 |
|
25 |
require __DIR__ . '/platform_check.php';
|
26 |
|
27 |
-
spl_autoload_register(array('
|
28 |
self::$loader = $loader = new \Composer\Autoload\ClassLoader();
|
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 ComposerAutoloaderInitc5e138f3a309ba666412e4f0173a3f44
|
|
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 ComposerAutoloaderInit806c672cef5f02fcebc66f45f2088a6f
|
6 |
{
|
7 |
private static $loader;
|
8 |
|
24 |
|
25 |
require __DIR__ . '/platform_check.php';
|
26 |
|
27 |
+
spl_autoload_register(array('ComposerAutoloaderInit806c672cef5f02fcebc66f45f2088a6f', 'loadClassLoader'), true, true);
|
28 |
self::$loader = $loader = new \Composer\Autoload\ClassLoader();
|
29 |
+
spl_autoload_unregister(array('ComposerAutoloaderInit806c672cef5f02fcebc66f45f2088a6f', '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\ComposerStaticInit806c672cef5f02fcebc66f45f2088a6f::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\ComposerStaticInit806c672cef5f02fcebc66f45f2088a6f::$files;
|
57 |
} else {
|
58 |
$includeFiles = require __DIR__ . '/autoload_files.php';
|
59 |
}
|
60 |
foreach ($includeFiles as $fileIdentifier => $file) {
|
61 |
+
composerRequire806c672cef5f02fcebc66f45f2088a6f($fileIdentifier, $file);
|
62 |
}
|
63 |
|
64 |
return $loader;
|
65 |
}
|
66 |
}
|
67 |
|
68 |
+
function composerRequire806c672cef5f02fcebc66f45f2088a6f($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',
|
@@ -459,9 +459,9 @@ class ComposerStaticInitc5e138f3a309ba666412e4f0173a3f44
|
|
459 |
public static function getInitializer(ClassLoader $loader)
|
460 |
{
|
461 |
return \Closure::bind(function () use ($loader) {
|
462 |
-
$loader->prefixLengthsPsr4 =
|
463 |
-
$loader->prefixDirsPsr4 =
|
464 |
-
$loader->classMap =
|
465 |
|
466 |
}, null, ClassLoader::class);
|
467 |
}
|
4 |
|
5 |
namespace Composer\Autoload;
|
6 |
|
7 |
+
class ComposerStaticInit806c672cef5f02fcebc66f45f2088a6f
|
8 |
{
|
9 |
public static $files = array (
|
10 |
'6124b4c8570aa390c21fafd04a26c69f' => __DIR__ . '/..' . '/myclabs/deep-copy/src/DeepCopy/deep_copy.php',
|
459 |
public static function getInitializer(ClassLoader $loader)
|
460 |
{
|
461 |
return \Closure::bind(function () use ($loader) {
|
462 |
+
$loader->prefixLengthsPsr4 = ComposerStaticInit806c672cef5f02fcebc66f45f2088a6f::$prefixLengthsPsr4;
|
463 |
+
$loader->prefixDirsPsr4 = ComposerStaticInit806c672cef5f02fcebc66f45f2088a6f::$prefixDirsPsr4;
|
464 |
+
$loader->classMap = ComposerStaticInit806c672cef5f02fcebc66f45f2088a6f::$classMap;
|
465 |
|
466 |
}, null, ClassLoader::class);
|
467 |
}
|
vendor/composer/installed.json
CHANGED
@@ -429,20 +429,24 @@
|
|
429 |
},
|
430 |
{
|
431 |
"name": "setasign/fpdf",
|
432 |
-
"version": "1.8.
|
433 |
-
"version_normalized": "1.8.
|
434 |
"source": {
|
435 |
"type": "git",
|
436 |
"url": "https://github.com/Setasign/FPDF.git",
|
437 |
-
"reference": "
|
438 |
},
|
439 |
"dist": {
|
440 |
"type": "zip",
|
441 |
-
"url": "https://api.github.com/repos/Setasign/FPDF/zipball/
|
442 |
-
"reference": "
|
443 |
"shasum": ""
|
444 |
},
|
445 |
-
"
|
|
|
|
|
|
|
|
|
446 |
"type": "library",
|
447 |
"installation-source": "dist",
|
448 |
"autoload": {
|
@@ -468,7 +472,7 @@
|
|
468 |
"pdf"
|
469 |
],
|
470 |
"support": {
|
471 |
-
"source": "https://github.com/Setasign/FPDF/tree/1.8.
|
472 |
},
|
473 |
"install-path": "../setasign/fpdf"
|
474 |
},
|
@@ -549,17 +553,17 @@
|
|
549 |
},
|
550 |
{
|
551 |
"name": "vendidero/woocommerce-germanized-dhl",
|
552 |
-
"version": "v1.5.
|
553 |
-
"version_normalized": "1.5.
|
554 |
"source": {
|
555 |
"type": "git",
|
556 |
"url": "https://github.com/vendidero/woocommerce-germanized-dhl.git",
|
557 |
-
"reference": "
|
558 |
},
|
559 |
"dist": {
|
560 |
"type": "zip",
|
561 |
-
"url": "https://api.github.com/repos/vendidero/woocommerce-germanized-dhl/zipball/
|
562 |
-
"reference": "
|
563 |
"shasum": ""
|
564 |
},
|
565 |
"require": {
|
@@ -570,7 +574,7 @@
|
|
570 |
"require-dev": {
|
571 |
"phpunit/phpunit": "6.5.14"
|
572 |
},
|
573 |
-
"time": "2021-04-
|
574 |
"type": "wordpress-plugin",
|
575 |
"installation-source": "dist",
|
576 |
"autoload": {
|
@@ -594,24 +598,24 @@
|
|
594 |
"description": "The Germanized DHL implementation.",
|
595 |
"homepage": "https://github.com/vendidero/woocommerce-germanized-dhl",
|
596 |
"support": {
|
597 |
-
"source": "https://github.com/vendidero/woocommerce-germanized-dhl/tree/v1.5.
|
598 |
"issues": "https://github.com/vendidero/woocommerce-germanized-dhl/issues"
|
599 |
},
|
600 |
"install-path": "../../packages/woocommerce-germanized-dhl"
|
601 |
},
|
602 |
{
|
603 |
"name": "vendidero/woocommerce-germanized-shipments",
|
604 |
-
"version": "v1.5.
|
605 |
-
"version_normalized": "1.5.
|
606 |
"source": {
|
607 |
"type": "git",
|
608 |
"url": "https://github.com/vendidero/woocommerce-germanized-shipments.git",
|
609 |
-
"reference": "
|
610 |
},
|
611 |
"dist": {
|
612 |
"type": "zip",
|
613 |
-
"url": "https://api.github.com/repos/vendidero/woocommerce-germanized-shipments/zipball/
|
614 |
-
"reference": "
|
615 |
"shasum": ""
|
616 |
},
|
617 |
"require": {
|
@@ -623,7 +627,7 @@
|
|
623 |
"require-dev": {
|
624 |
"phpunit/phpunit": "7.5.14"
|
625 |
},
|
626 |
-
"time": "2021-04-
|
627 |
"type": "wordpress-plugin",
|
628 |
"installation-source": "dist",
|
629 |
"autoload": {
|
@@ -645,24 +649,24 @@
|
|
645 |
"description": "The Germanized Shipments implementation.",
|
646 |
"homepage": "https://github.com/vendidero/woocommerce-germanized-shipments",
|
647 |
"support": {
|
648 |
-
"source": "https://github.com/vendidero/woocommerce-germanized-shipments/tree/v1.5.
|
649 |
"issues": "https://github.com/vendidero/woocommerce-germanized-shipments/issues"
|
650 |
},
|
651 |
"install-path": "../../packages/woocommerce-germanized-shipments"
|
652 |
},
|
653 |
{
|
654 |
"name": "vendidero/woocommerce-trusted-shops",
|
655 |
-
"version": "v4.0.
|
656 |
-
"version_normalized": "4.0.
|
657 |
"source": {
|
658 |
"type": "git",
|
659 |
"url": "https://github.com/vendidero/woocommerce-trusted-shops.git",
|
660 |
-
"reference": "
|
661 |
},
|
662 |
"dist": {
|
663 |
"type": "zip",
|
664 |
-
"url": "https://api.github.com/repos/vendidero/woocommerce-trusted-shops/zipball/
|
665 |
-
"reference": "
|
666 |
"shasum": ""
|
667 |
},
|
668 |
"require": {
|
@@ -671,7 +675,7 @@
|
|
671 |
"require-dev": {
|
672 |
"phpunit/phpunit": "6.5.14"
|
673 |
},
|
674 |
-
"time": "
|
675 |
"type": "wordpress-plugin",
|
676 |
"installation-source": "dist",
|
677 |
"autoload": {
|
@@ -693,7 +697,7 @@
|
|
693 |
"description": "Trustbadge Reviews for WooCommerce.",
|
694 |
"homepage": "https://github.com/vendidero/woocommerce-trusted-shops",
|
695 |
"support": {
|
696 |
-
"source": "https://github.com/vendidero/woocommerce-trusted-shops/tree/v4.0.
|
697 |
"issues": "https://github.com/vendidero/woocommerce-trusted-shops/issues"
|
698 |
},
|
699 |
"install-path": "../../packages/woocommerce-trusted-shops"
|
429 |
},
|
430 |
{
|
431 |
"name": "setasign/fpdf",
|
432 |
+
"version": "1.8.3",
|
433 |
+
"version_normalized": "1.8.3.0",
|
434 |
"source": {
|
435 |
"type": "git",
|
436 |
"url": "https://github.com/Setasign/FPDF.git",
|
437 |
+
"reference": "6a83253ece0df1c5b6c05fe7a900c660ae38afc3"
|
438 |
},
|
439 |
"dist": {
|
440 |
"type": "zip",
|
441 |
+
"url": "https://api.github.com/repos/Setasign/FPDF/zipball/6a83253ece0df1c5b6c05fe7a900c660ae38afc3",
|
442 |
+
"reference": "6a83253ece0df1c5b6c05fe7a900c660ae38afc3",
|
443 |
"shasum": ""
|
444 |
},
|
445 |
+
"require": {
|
446 |
+
"ext-gd": "*",
|
447 |
+
"ext-zlib": "*"
|
448 |
+
},
|
449 |
+
"time": "2021-04-20T09:49:57+00:00",
|
450 |
"type": "library",
|
451 |
"installation-source": "dist",
|
452 |
"autoload": {
|
472 |
"pdf"
|
473 |
],
|
474 |
"support": {
|
475 |
+
"source": "https://github.com/Setasign/FPDF/tree/1.8.3"
|
476 |
},
|
477 |
"install-path": "../setasign/fpdf"
|
478 |
},
|
553 |
},
|
554 |
{
|
555 |
"name": "vendidero/woocommerce-germanized-dhl",
|
556 |
+
"version": "v1.5.5",
|
557 |
+
"version_normalized": "1.5.5.0",
|
558 |
"source": {
|
559 |
"type": "git",
|
560 |
"url": "https://github.com/vendidero/woocommerce-germanized-dhl.git",
|
561 |
+
"reference": "d46a0e7f518d808b458445cd3364ccc8dda4b63d"
|
562 |
},
|
563 |
"dist": {
|
564 |
"type": "zip",
|
565 |
+
"url": "https://api.github.com/repos/vendidero/woocommerce-germanized-dhl/zipball/d46a0e7f518d808b458445cd3364ccc8dda4b63d",
|
566 |
+
"reference": "d46a0e7f518d808b458445cd3364ccc8dda4b63d",
|
567 |
"shasum": ""
|
568 |
},
|
569 |
"require": {
|
574 |
"require-dev": {
|
575 |
"phpunit/phpunit": "6.5.14"
|
576 |
},
|
577 |
+
"time": "2021-04-27T11:57:54+00:00",
|
578 |
"type": "wordpress-plugin",
|
579 |
"installation-source": "dist",
|
580 |
"autoload": {
|
598 |
"description": "The Germanized DHL implementation.",
|
599 |
"homepage": "https://github.com/vendidero/woocommerce-germanized-dhl",
|
600 |
"support": {
|
601 |
+
"source": "https://github.com/vendidero/woocommerce-germanized-dhl/tree/v1.5.5",
|
602 |
"issues": "https://github.com/vendidero/woocommerce-germanized-dhl/issues"
|
603 |
},
|
604 |
"install-path": "../../packages/woocommerce-germanized-dhl"
|
605 |
},
|
606 |
{
|
607 |
"name": "vendidero/woocommerce-germanized-shipments",
|
608 |
+
"version": "v1.5.4",
|
609 |
+
"version_normalized": "1.5.4.0",
|
610 |
"source": {
|
611 |
"type": "git",
|
612 |
"url": "https://github.com/vendidero/woocommerce-germanized-shipments.git",
|
613 |
+
"reference": "466fcea605739279a236aef33e584c7ba8d0773a"
|
614 |
},
|
615 |
"dist": {
|
616 |
"type": "zip",
|
617 |
+
"url": "https://api.github.com/repos/vendidero/woocommerce-germanized-shipments/zipball/466fcea605739279a236aef33e584c7ba8d0773a",
|
618 |
+
"reference": "466fcea605739279a236aef33e584c7ba8d0773a",
|
619 |
"shasum": ""
|
620 |
},
|
621 |
"require": {
|
627 |
"require-dev": {
|
628 |
"phpunit/phpunit": "7.5.14"
|
629 |
},
|
630 |
+
"time": "2021-04-27T13:39:55+00:00",
|
631 |
"type": "wordpress-plugin",
|
632 |
"installation-source": "dist",
|
633 |
"autoload": {
|
649 |
"description": "The Germanized Shipments implementation.",
|
650 |
"homepage": "https://github.com/vendidero/woocommerce-germanized-shipments",
|
651 |
"support": {
|
652 |
+
"source": "https://github.com/vendidero/woocommerce-germanized-shipments/tree/v1.5.4",
|
653 |
"issues": "https://github.com/vendidero/woocommerce-germanized-shipments/issues"
|
654 |
},
|
655 |
"install-path": "../../packages/woocommerce-germanized-shipments"
|
656 |
},
|
657 |
{
|
658 |
"name": "vendidero/woocommerce-trusted-shops",
|
659 |
+
"version": "v4.0.10",
|
660 |
+
"version_normalized": "4.0.10.0",
|
661 |
"source": {
|
662 |
"type": "git",
|
663 |
"url": "https://github.com/vendidero/woocommerce-trusted-shops.git",
|
664 |
+
"reference": "adbf9c35120a52bb8fd5119834f79f4cc50696fd"
|
665 |
},
|
666 |
"dist": {
|
667 |
"type": "zip",
|
668 |
+
"url": "https://api.github.com/repos/vendidero/woocommerce-trusted-shops/zipball/adbf9c35120a52bb8fd5119834f79f4cc50696fd",
|
669 |
+
"reference": "adbf9c35120a52bb8fd5119834f79f4cc50696fd",
|
670 |
"shasum": ""
|
671 |
},
|
672 |
"require": {
|
675 |
"require-dev": {
|
676 |
"phpunit/phpunit": "6.5.14"
|
677 |
},
|
678 |
+
"time": "2021-04-27T12:31:02+00:00",
|
679 |
"type": "wordpress-plugin",
|
680 |
"installation-source": "dist",
|
681 |
"autoload": {
|
697 |
"description": "Trustbadge Reviews for WooCommerce.",
|
698 |
"homepage": "https://github.com/vendidero/woocommerce-trusted-shops",
|
699 |
"support": {
|
700 |
+
"source": "https://github.com/vendidero/woocommerce-trusted-shops/tree/v4.0.10",
|
701 |
"issues": "https://github.com/vendidero/woocommerce-trusted-shops/issues"
|
702 |
},
|
703 |
"install-path": "../../packages/woocommerce-trusted-shops"
|
vendor/composer/installed.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
'aliases' =>
|
7 |
array (
|
8 |
),
|
9 |
-
'reference' => '
|
10 |
'name' => 'vendidero/woocommerce-germanized',
|
11 |
),
|
12 |
'versions' =>
|
@@ -78,12 +78,12 @@
|
|
78 |
),
|
79 |
'setasign/fpdf' =>
|
80 |
array (
|
81 |
-
'pretty_version' => '1.8.
|
82 |
-
'version' => '1.8.
|
83 |
'aliases' =>
|
84 |
array (
|
85 |
),
|
86 |
-
'reference' => '
|
87 |
),
|
88 |
'setasign/fpdi' =>
|
89 |
array (
|
@@ -108,34 +108,34 @@
|
|
108 |
'aliases' =>
|
109 |
array (
|
110 |
),
|
111 |
-
'reference' => '
|
112 |
),
|
113 |
'vendidero/woocommerce-germanized-dhl' =>
|
114 |
array (
|
115 |
-
'pretty_version' => 'v1.5.
|
116 |
-
'version' => '1.5.
|
117 |
'aliases' =>
|
118 |
array (
|
119 |
),
|
120 |
-
'reference' => '
|
121 |
),
|
122 |
'vendidero/woocommerce-germanized-shipments' =>
|
123 |
array (
|
124 |
-
'pretty_version' => 'v1.5.
|
125 |
-
'version' => '1.5.
|
126 |
'aliases' =>
|
127 |
array (
|
128 |
),
|
129 |
-
'reference' => '
|
130 |
),
|
131 |
'vendidero/woocommerce-trusted-shops' =>
|
132 |
array (
|
133 |
-
'pretty_version' => 'v4.0.
|
134 |
-
'version' => '4.0.
|
135 |
'aliases' =>
|
136 |
array (
|
137 |
),
|
138 |
-
'reference' => '
|
139 |
),
|
140 |
'wsdltophp/wssecurity' =>
|
141 |
array (
|
6 |
'aliases' =>
|
7 |
array (
|
8 |
),
|
9 |
+
'reference' => '8e6a2460ce483eecdb6386791aaaebecf57a83bb',
|
10 |
'name' => 'vendidero/woocommerce-germanized',
|
11 |
),
|
12 |
'versions' =>
|
78 |
),
|
79 |
'setasign/fpdf' =>
|
80 |
array (
|
81 |
+
'pretty_version' => '1.8.3',
|
82 |
+
'version' => '1.8.3.0',
|
83 |
'aliases' =>
|
84 |
array (
|
85 |
),
|
86 |
+
'reference' => '6a83253ece0df1c5b6c05fe7a900c660ae38afc3',
|
87 |
),
|
88 |
'setasign/fpdi' =>
|
89 |
array (
|
108 |
'aliases' =>
|
109 |
array (
|
110 |
),
|
111 |
+
'reference' => '8e6a2460ce483eecdb6386791aaaebecf57a83bb',
|
112 |
),
|
113 |
'vendidero/woocommerce-germanized-dhl' =>
|
114 |
array (
|
115 |
+
'pretty_version' => 'v1.5.5',
|
116 |
+
'version' => '1.5.5.0',
|
117 |
'aliases' =>
|
118 |
array (
|
119 |
),
|
120 |
+
'reference' => 'd46a0e7f518d808b458445cd3364ccc8dda4b63d',
|
121 |
),
|
122 |
'vendidero/woocommerce-germanized-shipments' =>
|
123 |
array (
|
124 |
+
'pretty_version' => 'v1.5.4',
|
125 |
+
'version' => '1.5.4.0',
|
126 |
'aliases' =>
|
127 |
array (
|
128 |
),
|
129 |
+
'reference' => '466fcea605739279a236aef33e584c7ba8d0773a',
|
130 |
),
|
131 |
'vendidero/woocommerce-trusted-shops' =>
|
132 |
array (
|
133 |
+
'pretty_version' => 'v4.0.10',
|
134 |
+
'version' => '4.0.10.0',
|
135 |
'aliases' =>
|
136 |
array (
|
137 |
),
|
138 |
+
'reference' => 'adbf9c35120a52bb8fd5119834f79f4cc50696fd',
|
139 |
),
|
140 |
'wsdltophp/wssecurity' =>
|
141 |
array (
|
vendor/composer/jetpack_autoload_classmap.php
CHANGED
@@ -319,383 +319,383 @@ return array(
|
|
319 |
'path' => $vendorDir . '/wsdltophp/wssecurity/src/Expires.php'
|
320 |
),
|
321 |
'Vendidero\\TrustedShops\\Package' => array(
|
322 |
-
'version' => '4.0.
|
323 |
'path' => $baseDir . '/packages/woocommerce-trusted-shops/src/Package.php'
|
324 |
),
|
325 |
'Vendidero\\Germanized\\Shipments\\Shipment' => array(
|
326 |
-
'version' => '1.5.
|
327 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Shipment.php'
|
328 |
),
|
329 |
'Vendidero\\Germanized\\Shipments\\ShippingProvider\\Auto' => array(
|
330 |
-
'version' => '1.5.
|
331 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/ShippingProvider/Auto.php'
|
332 |
),
|
333 |
'Vendidero\\Germanized\\Shipments\\ShippingProvider\\Method' => array(
|
334 |
-
'version' => '1.5.
|
335 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/ShippingProvider/Method.php'
|
336 |
),
|
337 |
'Vendidero\\Germanized\\Shipments\\ShippingProvider\\Simple' => array(
|
338 |
-
'version' => '1.5.
|
339 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/ShippingProvider/Simple.php'
|
340 |
),
|
341 |
'Vendidero\\Germanized\\Shipments\\ShippingProvider\\Helper' => array(
|
342 |
-
'version' => '1.5.
|
343 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/ShippingProvider/Helper.php'
|
344 |
),
|
345 |
'Vendidero\\Germanized\\Shipments\\ShippingProvider\\MethodPlaceholder' => array(
|
346 |
-
'version' => '1.5.
|
347 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/ShippingProvider/MethodPlaceholder.php'
|
348 |
),
|
349 |
'Vendidero\\Germanized\\Shipments\\Install' => array(
|
350 |
-
'version' => '1.5.
|
351 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Install.php'
|
352 |
),
|
353 |
'Vendidero\\Germanized\\Shipments\\SimpleShipment' => array(
|
354 |
-
'version' => '1.5.
|
355 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/SimpleShipment.php'
|
356 |
),
|
357 |
'Vendidero\\Germanized\\Shipments\\Package' => array(
|
358 |
-
'version' => '1.5.
|
359 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Package.php'
|
360 |
),
|
361 |
'Vendidero\\Germanized\\Shipments\\Order' => array(
|
362 |
-
'version' => '1.5.
|
363 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Order.php'
|
364 |
),
|
365 |
'Vendidero\\Germanized\\Shipments\\DataStores\\Shipment' => array(
|
366 |
-
'version' => '1.5.
|
367 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/DataStores/Shipment.php'
|
368 |
),
|
369 |
'Vendidero\\Germanized\\Shipments\\DataStores\\Label' => array(
|
370 |
-
'version' => '1.5.
|
371 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/DataStores/Label.php'
|
372 |
),
|
373 |
'Vendidero\\Germanized\\Shipments\\DataStores\\ShippingProvider' => array(
|
374 |
-
'version' => '1.5.
|
375 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/DataStores/ShippingProvider.php'
|
376 |
),
|
377 |
'Vendidero\\Germanized\\Shipments\\DataStores\\Packaging' => array(
|
378 |
-
'version' => '1.5.
|
379 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/DataStores/Packaging.php'
|
380 |
),
|
381 |
'Vendidero\\Germanized\\Shipments\\DataStores\\ShipmentItem' => array(
|
382 |
-
'version' => '1.5.
|
383 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/DataStores/ShipmentItem.php'
|
384 |
),
|
385 |
'Vendidero\\Germanized\\Shipments\\PackagingFactory' => array(
|
386 |
-
'version' => '1.5.
|
387 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/PackagingFactory.php'
|
388 |
),
|
389 |
'Vendidero\\Germanized\\Shipments\\Ajax' => array(
|
390 |
-
'version' => '1.5.
|
391 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Ajax.php'
|
392 |
),
|
393 |
'Vendidero\\Germanized\\Shipments\\ReturnShipment' => array(
|
394 |
-
'version' => '1.5.
|
395 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/ReturnShipment.php'
|
396 |
),
|
397 |
'Vendidero\\Germanized\\Shipments\\AddressSplitter' => array(
|
398 |
-
'version' => '1.5.
|
399 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/AddressSplitter.php'
|
400 |
),
|
401 |
'Vendidero\\Germanized\\Shipments\\Admin\\BulkLabel' => array(
|
402 |
-
'version' => '1.5.
|
403 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Admin/BulkLabel.php'
|
404 |
),
|
405 |
'Vendidero\\Germanized\\Shipments\\Admin\\Settings' => array(
|
406 |
-
'version' => '1.5.
|
407 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Admin/Settings.php'
|
408 |
),
|
409 |
'Vendidero\\Germanized\\Shipments\\Admin\\MetaBox' => array(
|
410 |
-
'version' => '1.5.
|
411 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Admin/MetaBox.php'
|
412 |
),
|
413 |
'Vendidero\\Germanized\\Shipments\\Admin\\ProviderSettings' => array(
|
414 |
-
'version' => '1.5.
|
415 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Admin/ProviderSettings.php'
|
416 |
),
|
417 |
'Vendidero\\Germanized\\Shipments\\Admin\\ReturnTable' => array(
|
418 |
-
'version' => '1.5.
|
419 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Admin/ReturnTable.php'
|
420 |
),
|
421 |
'Vendidero\\Germanized\\Shipments\\Admin\\BulkActionHandler' => array(
|
422 |
-
'version' => '1.5.
|
423 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Admin/BulkActionHandler.php'
|
424 |
),
|
425 |
'Vendidero\\Germanized\\Shipments\\Admin\\Admin' => array(
|
426 |
-
'version' => '1.5.
|
427 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Admin/Admin.php'
|
428 |
),
|
429 |
'Vendidero\\Germanized\\Shipments\\Admin\\Table' => array(
|
430 |
-
'version' => '1.5.
|
431 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Admin/Table.php'
|
432 |
),
|
433 |
'Vendidero\\Germanized\\Shipments\\Labels\\Factory' => array(
|
434 |
-
'version' => '1.5.
|
435 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Labels/Factory.php'
|
436 |
),
|
437 |
'Vendidero\\Germanized\\Shipments\\Labels\\Label' => array(
|
438 |
-
'version' => '1.5.
|
439 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Labels/Label.php'
|
440 |
),
|
441 |
'Vendidero\\Germanized\\Shipments\\Labels\\ReturnLabel' => array(
|
442 |
-
'version' => '1.5.
|
443 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Labels/ReturnLabel.php'
|
444 |
),
|
445 |
'Vendidero\\Germanized\\Shipments\\Labels\\DownloadHandler' => array(
|
446 |
-
'version' => '1.5.
|
447 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Labels/DownloadHandler.php'
|
448 |
),
|
449 |
'Vendidero\\Germanized\\Shipments\\Labels\\Automation' => array(
|
450 |
-
'version' => '1.5.
|
451 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Labels/Automation.php'
|
452 |
),
|
453 |
'Vendidero\\Germanized\\Shipments\\Labels\\Query' => array(
|
454 |
-
'version' => '1.5.
|
455 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Labels/Query.php'
|
456 |
),
|
457 |
'Vendidero\\Germanized\\Shipments\\ShipmentQuery' => array(
|
458 |
-
'version' => '1.5.
|
459 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/ShipmentQuery.php'
|
460 |
),
|
461 |
'Vendidero\\Germanized\\Shipments\\WPMLHelper' => array(
|
462 |
-
'version' => '1.5.
|
463 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/WPMLHelper.php'
|
464 |
),
|
465 |
'Vendidero\\Germanized\\Shipments\\ShipmentReturnItem' => array(
|
466 |
-
'version' => '1.5.
|
467 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/ShipmentReturnItem.php'
|
468 |
),
|
469 |
'Vendidero\\Germanized\\Shipments\\FormHandler' => array(
|
470 |
-
'version' => '1.5.
|
471 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/FormHandler.php'
|
472 |
),
|
473 |
'Vendidero\\Germanized\\Shipments\\PDFMerger' => array(
|
474 |
-
'version' => '1.5.
|
475 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/PDFMerger.php'
|
476 |
),
|
477 |
'Vendidero\\Germanized\\Shipments\\ShipmentFactory' => array(
|
478 |
-
'version' => '1.5.
|
479 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/ShipmentFactory.php'
|
480 |
),
|
481 |
'Vendidero\\Germanized\\Shipments\\Automation' => array(
|
482 |
-
'version' => '1.5.
|
483 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Automation.php'
|
484 |
),
|
485 |
'Vendidero\\Germanized\\Shipments\\Packaging' => array(
|
486 |
-
'version' => '1.5.
|
487 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Packaging.php'
|
488 |
),
|
489 |
'Vendidero\\Germanized\\Shipments\\Api' => array(
|
490 |
-
'version' => '1.5.
|
491 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Api.php'
|
492 |
),
|
493 |
'Vendidero\\Germanized\\Shipments\\ShipmentItem' => array(
|
494 |
-
'version' => '1.5.
|
495 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/ShipmentItem.php'
|
496 |
),
|
497 |
'Vendidero\\Germanized\\Shipments\\Validation' => array(
|
498 |
-
'version' => '1.5.
|
499 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Validation.php'
|
500 |
),
|
501 |
'Vendidero\\Germanized\\Shipments\\Emails' => array(
|
502 |
-
'version' => '1.5.
|
503 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Emails.php'
|
504 |
),
|
505 |
'Vendidero\\Germanized\\Shipments\\PDFSplitter' => array(
|
506 |
-
'version' => '1.5.
|
507 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/PDFSplitter.php'
|
508 |
),
|
509 |
'Vendidero\\Germanized\\Shipments\\ReturnReason' => array(
|
510 |
-
'version' => '1.5.
|
511 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/ReturnReason.php'
|
512 |
),
|
513 |
'Vendidero\\Germanized\\Shipments\\Interfaces\\ShippingProviderAuto' => array(
|
514 |
-
'version' => '1.5.
|
515 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Interfaces/ShippingProviderAuto.php'
|
516 |
),
|
517 |
'Vendidero\\Germanized\\Shipments\\Interfaces\\ShippingProvider' => array(
|
518 |
-
'version' => '1.5.
|
519 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Interfaces/ShippingProvider.php'
|
520 |
),
|
521 |
'Vendidero\\Germanized\\Shipments\\Interfaces\\ShipmentReturnLabel' => array(
|
522 |
-
'version' => '1.5.
|
523 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Interfaces/ShipmentReturnLabel.php'
|
524 |
),
|
525 |
'Vendidero\\Germanized\\Shipments\\Interfaces\\ShipmentLabel' => array(
|
526 |
-
'version' => '1.5.
|
527 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Interfaces/ShipmentLabel.php'
|
528 |
),
|
529 |
'Vendidero\\Germanized\\Shipments\\Packing\\PackagingBox' => array(
|
530 |
-
'version' => '1.5.
|
531 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Packing/PackagingBox.php'
|
532 |
),
|
533 |
'Vendidero\\Germanized\\Shipments\\Packing\\OrderItem' => array(
|
534 |
-
'version' => '1.5.
|
535 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Packing/OrderItem.php'
|
536 |
),
|
537 |
'Vendidero\\Germanized\\Shipments\\Packing\\Helper' => array(
|
538 |
-
'version' => '1.5.
|
539 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Packing/Helper.php'
|
540 |
),
|
541 |
'Vendidero\\Germanized\\Shipments\\Packing\\ShipmentItem' => array(
|
542 |
-
'version' => '1.5.
|
543 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Packing/ShipmentItem.php'
|
544 |
),
|
545 |
'Vendidero\\Germanized\\DHL\\ShippingProvider\\DeutschePost' => array(
|
546 |
-
'version' => '1.5.
|
547 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php'
|
548 |
),
|
549 |
'Vendidero\\Germanized\\DHL\\ShippingProvider\\ShippingMethod' => array(
|
550 |
-
'version' => '1.5.
|
551 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/ShippingProvider/ShippingMethod.php'
|
552 |
),
|
553 |
'Vendidero\\Germanized\\DHL\\ShippingProvider\\DHL' => array(
|
554 |
-
'version' => '1.5.
|
555 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/ShippingProvider/DHL.php'
|
556 |
),
|
557 |
'Vendidero\\Germanized\\DHL\\Install' => array(
|
558 |
-
'version' => '1.5.
|
559 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Install.php'
|
560 |
),
|
561 |
'Vendidero\\Germanized\\DHL\\Package' => array(
|
562 |
-
'version' => '1.5.
|
563 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Package.php'
|
564 |
),
|
565 |
'Vendidero\\Germanized\\DHL\\Product' => array(
|
566 |
-
'version' => '1.5.
|
567 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Product.php'
|
568 |
),
|
569 |
'Vendidero\\Germanized\\DHL\\Order' => array(
|
570 |
-
'version' => '1.5.
|
571 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Order.php'
|
572 |
),
|
573 |
'Vendidero\\Germanized\\DHL\\Ajax' => array(
|
574 |
-
'version' => '1.5.
|
575 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Ajax.php'
|
576 |
),
|
577 |
'Vendidero\\Germanized\\DHL\\ParcelServices' => array(
|
578 |
-
'version' => '1.5.
|
579 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/ParcelServices.php'
|
580 |
),
|
581 |
'Vendidero\\Germanized\\DHL\\Admin\\Importer\\Internetmarke' => array(
|
582 |
-
'version' => '1.5.
|
583 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Admin/Importer/Internetmarke.php'
|
584 |
),
|
585 |
'Vendidero\\Germanized\\DHL\\Admin\\Importer\\DHL' => array(
|
586 |
-
'version' => '1.5.
|
587 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Admin/Importer/DHL.php'
|
588 |
),
|
589 |
'Vendidero\\Germanized\\DHL\\Admin\\Status' => array(
|
590 |
-
'version' => '1.5.
|
591 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Admin/Status.php'
|
592 |
),
|
593 |
'Vendidero\\Germanized\\DHL\\Admin\\Admin' => array(
|
594 |
-
'version' => '1.5.
|
595 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Admin/Admin.php'
|
596 |
),
|
597 |
'Vendidero\\Germanized\\DHL\\Label\\DHLInlayReturn' => array(
|
598 |
-
'version' => '1.5.
|
599 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/DHLInlayReturn.php'
|
600 |
),
|
601 |
'Vendidero\\Germanized\\DHL\\Label\\Label' => array(
|
602 |
-
'version' => '1.5.
|
603 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/Label.php'
|
604 |
),
|
605 |
'Vendidero\\Germanized\\DHL\\Label\\DHLReturn' => array(
|
606 |
-
'version' => '1.5.
|
607 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/DHLReturn.php'
|
608 |
),
|
609 |
'Vendidero\\Germanized\\DHL\\Label\\ReturnLabel' => array(
|
610 |
-
'version' => '1.5.
|
611 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/ReturnLabel.php'
|
612 |
),
|
613 |
'Vendidero\\Germanized\\DHL\\Label\\DeutschePost' => array(
|
614 |
-
'version' => '1.5.
|
615 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/DeutschePost.php'
|
616 |
),
|
617 |
'Vendidero\\Germanized\\DHL\\Label\\DHL' => array(
|
618 |
-
'version' => '1.5.
|
619 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/DHL.php'
|
620 |
),
|
621 |
'Vendidero\\Germanized\\DHL\\Label\\DeutschePostReturn' => array(
|
622 |
-
'version' => '1.5.
|
623 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/DeutschePostReturn.php'
|
624 |
),
|
625 |
'Vendidero\\Germanized\\DHL\\Legacy\\LabelQuery' => array(
|
626 |
-
'version' => '1.5.
|
627 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Legacy/LabelQuery.php'
|
628 |
),
|
629 |
'Vendidero\\Germanized\\DHL\\Legacy\\DataStores\\Label' => array(
|
630 |
-
'version' => '1.5.
|
631 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Legacy/DataStores/Label.php'
|
632 |
),
|
633 |
'Vendidero\\Germanized\\DHL\\Legacy\\DownloadHandler' => array(
|
634 |
-
'version' => '1.5.
|
635 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Legacy/DownloadHandler.php'
|
636 |
),
|
637 |
'Vendidero\\Germanized\\DHL\\Legacy\\LabelFactory' => array(
|
638 |
-
'version' => '1.5.
|
639 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Legacy/LabelFactory.php'
|
640 |
),
|
641 |
'Vendidero\\Germanized\\DHL\\ParcelLocator' => array(
|
642 |
-
'version' => '1.5.
|
643 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/ParcelLocator.php'
|
644 |
),
|
645 |
'Vendidero\\Germanized\\DHL\\Api\\ReturnRest' => array(
|
646 |
-
'version' => '1.5.
|
647 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ReturnRest.php'
|
648 |
),
|
649 |
'Vendidero\\Germanized\\DHL\\Api\\Paket' => array(
|
650 |
-
'version' => '1.5.
|
651 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/Paket.php'
|
652 |
),
|
653 |
'Vendidero\\Germanized\\DHL\\Api\\LabelSoap' => array(
|
654 |
-
'version' => '1.5.
|
655 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/LabelSoap.php'
|
656 |
),
|
657 |
'Vendidero\\Germanized\\DHL\\Api\\ImProductList' => array(
|
658 |
-
'version' => '1.5.
|
659 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ImProductList.php'
|
660 |
),
|
661 |
'Vendidero\\Germanized\\DHL\\Api\\AuthSoap' => array(
|
662 |
-
'version' => '1.5.
|
663 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/AuthSoap.php'
|
664 |
),
|
665 |
'Vendidero\\Germanized\\DHL\\Api\\Internetmarke' => array(
|
666 |
-
'version' => '1.5.
|
667 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/Internetmarke.php'
|
668 |
),
|
669 |
'Vendidero\\Germanized\\DHL\\Api\\ParcelRest' => array(
|
670 |
-
'version' => '1.5.
|
671 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ParcelRest.php'
|
672 |
),
|
673 |
'Vendidero\\Germanized\\DHL\\Api\\ImPartnerInformation' => array(
|
674 |
-
'version' => '1.5.
|
675 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ImPartnerInformation.php'
|
676 |
),
|
677 |
'Vendidero\\Germanized\\DHL\\Api\\Soap' => array(
|
678 |
-
'version' => '1.5.
|
679 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/Soap.php'
|
680 |
),
|
681 |
'Vendidero\\Germanized\\DHL\\Api\\Rest' => array(
|
682 |
-
'version' => '1.5.
|
683 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/Rest.php'
|
684 |
),
|
685 |
'Vendidero\\Germanized\\DHL\\Api\\ImProductsSoap' => array(
|
686 |
-
'version' => '1.5.
|
687 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ImProductsSoap.php'
|
688 |
),
|
689 |
'Vendidero\\Germanized\\DHL\\Api\\FinderSoap' => array(
|
690 |
-
'version' => '1.5.
|
691 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/FinderSoap.php'
|
692 |
),
|
693 |
'Vendidero\\Germanized\\DHL\\Api\\ImRefundSoap' => array(
|
694 |
-
'version' => '1.5.
|
695 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ImRefundSoap.php'
|
696 |
),
|
697 |
'Vendidero\\Germanized\\DHL\\Api\\ImWarenpostIntRest' => array(
|
698 |
-
'version' => '1.5.
|
699 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ImWarenpostIntRest.php'
|
700 |
),
|
701 |
'Vendidero\\Germanized\\Shopmark' => array(
|
@@ -1391,7 +1391,7 @@ return array(
|
|
1391 |
'path' => $vendorDir . '/automattic/jetpack-autoloader/src/ManifestGenerator.php'
|
1392 |
),
|
1393 |
'FPDF' => array(
|
1394 |
-
'version' => '1.8.
|
1395 |
'path' => $vendorDir . '/setasign/fpdf/fpdf.php'
|
1396 |
),
|
1397 |
);
|
319 |
'path' => $vendorDir . '/wsdltophp/wssecurity/src/Expires.php'
|
320 |
),
|
321 |
'Vendidero\\TrustedShops\\Package' => array(
|
322 |
+
'version' => '4.0.10.0',
|
323 |
'path' => $baseDir . '/packages/woocommerce-trusted-shops/src/Package.php'
|
324 |
),
|
325 |
'Vendidero\\Germanized\\Shipments\\Shipment' => array(
|
326 |
+
'version' => '1.5.4.0',
|
327 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Shipment.php'
|
328 |
),
|
329 |
'Vendidero\\Germanized\\Shipments\\ShippingProvider\\Auto' => array(
|
330 |
+
'version' => '1.5.4.0',
|
331 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/ShippingProvider/Auto.php'
|
332 |
),
|
333 |
'Vendidero\\Germanized\\Shipments\\ShippingProvider\\Method' => array(
|
334 |
+
'version' => '1.5.4.0',
|
335 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/ShippingProvider/Method.php'
|
336 |
),
|
337 |
'Vendidero\\Germanized\\Shipments\\ShippingProvider\\Simple' => array(
|
338 |
+
'version' => '1.5.4.0',
|
339 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/ShippingProvider/Simple.php'
|
340 |
),
|
341 |
'Vendidero\\Germanized\\Shipments\\ShippingProvider\\Helper' => array(
|
342 |
+
'version' => '1.5.4.0',
|
343 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/ShippingProvider/Helper.php'
|
344 |
),
|
345 |
'Vendidero\\Germanized\\Shipments\\ShippingProvider\\MethodPlaceholder' => array(
|
346 |
+
'version' => '1.5.4.0',
|
347 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/ShippingProvider/MethodPlaceholder.php'
|
348 |
),
|
349 |
'Vendidero\\Germanized\\Shipments\\Install' => array(
|
350 |
+
'version' => '1.5.4.0',
|
351 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Install.php'
|
352 |
),
|
353 |
'Vendidero\\Germanized\\Shipments\\SimpleShipment' => array(
|
354 |
+
'version' => '1.5.4.0',
|
355 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/SimpleShipment.php'
|
356 |
),
|
357 |
'Vendidero\\Germanized\\Shipments\\Package' => array(
|
358 |
+
'version' => '1.5.4.0',
|
359 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Package.php'
|
360 |
),
|
361 |
'Vendidero\\Germanized\\Shipments\\Order' => array(
|
362 |
+
'version' => '1.5.4.0',
|
363 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Order.php'
|
364 |
),
|
365 |
'Vendidero\\Germanized\\Shipments\\DataStores\\Shipment' => array(
|
366 |
+
'version' => '1.5.4.0',
|
367 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/DataStores/Shipment.php'
|
368 |
),
|
369 |
'Vendidero\\Germanized\\Shipments\\DataStores\\Label' => array(
|
370 |
+
'version' => '1.5.4.0',
|
371 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/DataStores/Label.php'
|
372 |
),
|
373 |
'Vendidero\\Germanized\\Shipments\\DataStores\\ShippingProvider' => array(
|
374 |
+
'version' => '1.5.4.0',
|
375 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/DataStores/ShippingProvider.php'
|
376 |
),
|
377 |
'Vendidero\\Germanized\\Shipments\\DataStores\\Packaging' => array(
|
378 |
+
'version' => '1.5.4.0',
|
379 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/DataStores/Packaging.php'
|
380 |
),
|
381 |
'Vendidero\\Germanized\\Shipments\\DataStores\\ShipmentItem' => array(
|
382 |
+
'version' => '1.5.4.0',
|
383 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/DataStores/ShipmentItem.php'
|
384 |
),
|
385 |
'Vendidero\\Germanized\\Shipments\\PackagingFactory' => array(
|
386 |
+
'version' => '1.5.4.0',
|
387 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/PackagingFactory.php'
|
388 |
),
|
389 |
'Vendidero\\Germanized\\Shipments\\Ajax' => array(
|
390 |
+
'version' => '1.5.4.0',
|
391 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Ajax.php'
|
392 |
),
|
393 |
'Vendidero\\Germanized\\Shipments\\ReturnShipment' => array(
|
394 |
+
'version' => '1.5.4.0',
|
395 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/ReturnShipment.php'
|
396 |
),
|
397 |
'Vendidero\\Germanized\\Shipments\\AddressSplitter' => array(
|
398 |
+
'version' => '1.5.4.0',
|
399 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/AddressSplitter.php'
|
400 |
),
|
401 |
'Vendidero\\Germanized\\Shipments\\Admin\\BulkLabel' => array(
|
402 |
+
'version' => '1.5.4.0',
|
403 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Admin/BulkLabel.php'
|
404 |
),
|
405 |
'Vendidero\\Germanized\\Shipments\\Admin\\Settings' => array(
|
406 |
+
'version' => '1.5.4.0',
|
407 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Admin/Settings.php'
|
408 |
),
|
409 |
'Vendidero\\Germanized\\Shipments\\Admin\\MetaBox' => array(
|
410 |
+
'version' => '1.5.4.0',
|
411 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Admin/MetaBox.php'
|
412 |
),
|
413 |
'Vendidero\\Germanized\\Shipments\\Admin\\ProviderSettings' => array(
|
414 |
+
'version' => '1.5.4.0',
|
415 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Admin/ProviderSettings.php'
|
416 |
),
|
417 |
'Vendidero\\Germanized\\Shipments\\Admin\\ReturnTable' => array(
|
418 |
+
'version' => '1.5.4.0',
|
419 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Admin/ReturnTable.php'
|
420 |
),
|
421 |
'Vendidero\\Germanized\\Shipments\\Admin\\BulkActionHandler' => array(
|
422 |
+
'version' => '1.5.4.0',
|
423 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Admin/BulkActionHandler.php'
|
424 |
),
|
425 |
'Vendidero\\Germanized\\Shipments\\Admin\\Admin' => array(
|
426 |
+
'version' => '1.5.4.0',
|
427 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Admin/Admin.php'
|
428 |
),
|
429 |
'Vendidero\\Germanized\\Shipments\\Admin\\Table' => array(
|
430 |
+
'version' => '1.5.4.0',
|
431 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Admin/Table.php'
|
432 |
),
|
433 |
'Vendidero\\Germanized\\Shipments\\Labels\\Factory' => array(
|
434 |
+
'version' => '1.5.4.0',
|
435 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Labels/Factory.php'
|
436 |
),
|
437 |
'Vendidero\\Germanized\\Shipments\\Labels\\Label' => array(
|
438 |
+
'version' => '1.5.4.0',
|
439 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Labels/Label.php'
|
440 |
),
|
441 |
'Vendidero\\Germanized\\Shipments\\Labels\\ReturnLabel' => array(
|
442 |
+
'version' => '1.5.4.0',
|
443 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Labels/ReturnLabel.php'
|
444 |
),
|
445 |
'Vendidero\\Germanized\\Shipments\\Labels\\DownloadHandler' => array(
|
446 |
+
'version' => '1.5.4.0',
|
447 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Labels/DownloadHandler.php'
|
448 |
),
|
449 |
'Vendidero\\Germanized\\Shipments\\Labels\\Automation' => array(
|
450 |
+
'version' => '1.5.4.0',
|
451 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Labels/Automation.php'
|
452 |
),
|
453 |
'Vendidero\\Germanized\\Shipments\\Labels\\Query' => array(
|
454 |
+
'version' => '1.5.4.0',
|
455 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Labels/Query.php'
|
456 |
),
|
457 |
'Vendidero\\Germanized\\Shipments\\ShipmentQuery' => array(
|
458 |
+
'version' => '1.5.4.0',
|
459 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/ShipmentQuery.php'
|
460 |
),
|
461 |
'Vendidero\\Germanized\\Shipments\\WPMLHelper' => array(
|
462 |
+
'version' => '1.5.4.0',
|
463 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/WPMLHelper.php'
|
464 |
),
|
465 |
'Vendidero\\Germanized\\Shipments\\ShipmentReturnItem' => array(
|
466 |
+
'version' => '1.5.4.0',
|
467 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/ShipmentReturnItem.php'
|
468 |
),
|
469 |
'Vendidero\\Germanized\\Shipments\\FormHandler' => array(
|
470 |
+
'version' => '1.5.4.0',
|
471 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/FormHandler.php'
|
472 |
),
|
473 |
'Vendidero\\Germanized\\Shipments\\PDFMerger' => array(
|
474 |
+
'version' => '1.5.4.0',
|
475 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/PDFMerger.php'
|
476 |
),
|
477 |
'Vendidero\\Germanized\\Shipments\\ShipmentFactory' => array(
|
478 |
+
'version' => '1.5.4.0',
|
479 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/ShipmentFactory.php'
|
480 |
),
|
481 |
'Vendidero\\Germanized\\Shipments\\Automation' => array(
|
482 |
+
'version' => '1.5.4.0',
|
483 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Automation.php'
|
484 |
),
|
485 |
'Vendidero\\Germanized\\Shipments\\Packaging' => array(
|
486 |
+
'version' => '1.5.4.0',
|
487 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Packaging.php'
|
488 |
),
|
489 |
'Vendidero\\Germanized\\Shipments\\Api' => array(
|
490 |
+
'version' => '1.5.4.0',
|
491 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Api.php'
|
492 |
),
|
493 |
'Vendidero\\Germanized\\Shipments\\ShipmentItem' => array(
|
494 |
+
'version' => '1.5.4.0',
|
495 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/ShipmentItem.php'
|
496 |
),
|
497 |
'Vendidero\\Germanized\\Shipments\\Validation' => array(
|
498 |
+
'version' => '1.5.4.0',
|
499 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Validation.php'
|
500 |
),
|
501 |
'Vendidero\\Germanized\\Shipments\\Emails' => array(
|
502 |
+
'version' => '1.5.4.0',
|
503 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Emails.php'
|
504 |
),
|
505 |
'Vendidero\\Germanized\\Shipments\\PDFSplitter' => array(
|
506 |
+
'version' => '1.5.4.0',
|
507 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/PDFSplitter.php'
|
508 |
),
|
509 |
'Vendidero\\Germanized\\Shipments\\ReturnReason' => array(
|
510 |
+
'version' => '1.5.4.0',
|
511 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/ReturnReason.php'
|
512 |
),
|
513 |
'Vendidero\\Germanized\\Shipments\\Interfaces\\ShippingProviderAuto' => array(
|
514 |
+
'version' => '1.5.4.0',
|
515 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Interfaces/ShippingProviderAuto.php'
|
516 |
),
|
517 |
'Vendidero\\Germanized\\Shipments\\Interfaces\\ShippingProvider' => array(
|
518 |
+
'version' => '1.5.4.0',
|
519 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Interfaces/ShippingProvider.php'
|
520 |
),
|
521 |
'Vendidero\\Germanized\\Shipments\\Interfaces\\ShipmentReturnLabel' => array(
|
522 |
+
'version' => '1.5.4.0',
|
523 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Interfaces/ShipmentReturnLabel.php'
|
524 |
),
|
525 |
'Vendidero\\Germanized\\Shipments\\Interfaces\\ShipmentLabel' => array(
|
526 |
+
'version' => '1.5.4.0',
|
527 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Interfaces/ShipmentLabel.php'
|
528 |
),
|
529 |
'Vendidero\\Germanized\\Shipments\\Packing\\PackagingBox' => array(
|
530 |
+
'version' => '1.5.4.0',
|
531 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Packing/PackagingBox.php'
|
532 |
),
|
533 |
'Vendidero\\Germanized\\Shipments\\Packing\\OrderItem' => array(
|
534 |
+
'version' => '1.5.4.0',
|
535 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Packing/OrderItem.php'
|
536 |
),
|
537 |
'Vendidero\\Germanized\\Shipments\\Packing\\Helper' => array(
|
538 |
+
'version' => '1.5.4.0',
|
539 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Packing/Helper.php'
|
540 |
),
|
541 |
'Vendidero\\Germanized\\Shipments\\Packing\\ShipmentItem' => array(
|
542 |
+
'version' => '1.5.4.0',
|
543 |
'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Packing/ShipmentItem.php'
|
544 |
),
|
545 |
'Vendidero\\Germanized\\DHL\\ShippingProvider\\DeutschePost' => array(
|
546 |
+
'version' => '1.5.5.0',
|
547 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php'
|
548 |
),
|
549 |
'Vendidero\\Germanized\\DHL\\ShippingProvider\\ShippingMethod' => array(
|
550 |
+
'version' => '1.5.5.0',
|
551 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/ShippingProvider/ShippingMethod.php'
|
552 |
),
|
553 |
'Vendidero\\Germanized\\DHL\\ShippingProvider\\DHL' => array(
|
554 |
+
'version' => '1.5.5.0',
|
555 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/ShippingProvider/DHL.php'
|
556 |
),
|
557 |
'Vendidero\\Germanized\\DHL\\Install' => array(
|
558 |
+
'version' => '1.5.5.0',
|
559 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Install.php'
|
560 |
),
|
561 |
'Vendidero\\Germanized\\DHL\\Package' => array(
|
562 |
+
'version' => '1.5.5.0',
|
563 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Package.php'
|
564 |
),
|
565 |
'Vendidero\\Germanized\\DHL\\Product' => array(
|
566 |
+
'version' => '1.5.5.0',
|
567 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Product.php'
|
568 |
),
|
569 |
'Vendidero\\Germanized\\DHL\\Order' => array(
|
570 |
+
'version' => '1.5.5.0',
|
571 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Order.php'
|
572 |
),
|
573 |
'Vendidero\\Germanized\\DHL\\Ajax' => array(
|
574 |
+
'version' => '1.5.5.0',
|
575 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Ajax.php'
|
576 |
),
|
577 |
'Vendidero\\Germanized\\DHL\\ParcelServices' => array(
|
578 |
+
'version' => '1.5.5.0',
|
579 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/ParcelServices.php'
|
580 |
),
|
581 |
'Vendidero\\Germanized\\DHL\\Admin\\Importer\\Internetmarke' => array(
|
582 |
+
'version' => '1.5.5.0',
|
583 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Admin/Importer/Internetmarke.php'
|
584 |
),
|
585 |
'Vendidero\\Germanized\\DHL\\Admin\\Importer\\DHL' => array(
|
586 |
+
'version' => '1.5.5.0',
|
587 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Admin/Importer/DHL.php'
|
588 |
),
|
589 |
'Vendidero\\Germanized\\DHL\\Admin\\Status' => array(
|
590 |
+
'version' => '1.5.5.0',
|
591 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Admin/Status.php'
|
592 |
),
|
593 |
'Vendidero\\Germanized\\DHL\\Admin\\Admin' => array(
|
594 |
+
'version' => '1.5.5.0',
|
595 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Admin/Admin.php'
|
596 |
),
|
597 |
'Vendidero\\Germanized\\DHL\\Label\\DHLInlayReturn' => array(
|
598 |
+
'version' => '1.5.5.0',
|
599 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/DHLInlayReturn.php'
|
600 |
),
|
601 |
'Vendidero\\Germanized\\DHL\\Label\\Label' => array(
|
602 |
+
'version' => '1.5.5.0',
|
603 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/Label.php'
|
604 |
),
|
605 |
'Vendidero\\Germanized\\DHL\\Label\\DHLReturn' => array(
|
606 |
+
'version' => '1.5.5.0',
|
607 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/DHLReturn.php'
|
608 |
),
|
609 |
'Vendidero\\Germanized\\DHL\\Label\\ReturnLabel' => array(
|
610 |
+
'version' => '1.5.5.0',
|
611 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/ReturnLabel.php'
|
612 |
),
|
613 |
'Vendidero\\Germanized\\DHL\\Label\\DeutschePost' => array(
|
614 |
+
'version' => '1.5.5.0',
|
615 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/DeutschePost.php'
|
616 |
),
|
617 |
'Vendidero\\Germanized\\DHL\\Label\\DHL' => array(
|
618 |
+
'version' => '1.5.5.0',
|
619 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/DHL.php'
|
620 |
),
|
621 |
'Vendidero\\Germanized\\DHL\\Label\\DeutschePostReturn' => array(
|
622 |
+
'version' => '1.5.5.0',
|
623 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/DeutschePostReturn.php'
|
624 |
),
|
625 |
'Vendidero\\Germanized\\DHL\\Legacy\\LabelQuery' => array(
|
626 |
+
'version' => '1.5.5.0',
|
627 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Legacy/LabelQuery.php'
|
628 |
),
|
629 |
'Vendidero\\Germanized\\DHL\\Legacy\\DataStores\\Label' => array(
|
630 |
+
'version' => '1.5.5.0',
|
631 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Legacy/DataStores/Label.php'
|
632 |
),
|
633 |
'Vendidero\\Germanized\\DHL\\Legacy\\DownloadHandler' => array(
|
634 |
+
'version' => '1.5.5.0',
|
635 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Legacy/DownloadHandler.php'
|
636 |
),
|
637 |
'Vendidero\\Germanized\\DHL\\Legacy\\LabelFactory' => array(
|
638 |
+
'version' => '1.5.5.0',
|
639 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Legacy/LabelFactory.php'
|
640 |
),
|
641 |
'Vendidero\\Germanized\\DHL\\ParcelLocator' => array(
|
642 |
+
'version' => '1.5.5.0',
|
643 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/ParcelLocator.php'
|
644 |
),
|
645 |
'Vendidero\\Germanized\\DHL\\Api\\ReturnRest' => array(
|
646 |
+
'version' => '1.5.5.0',
|
647 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ReturnRest.php'
|
648 |
),
|
649 |
'Vendidero\\Germanized\\DHL\\Api\\Paket' => array(
|
650 |
+
'version' => '1.5.5.0',
|
651 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/Paket.php'
|
652 |
),
|
653 |
'Vendidero\\Germanized\\DHL\\Api\\LabelSoap' => array(
|
654 |
+
'version' => '1.5.5.0',
|
655 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/LabelSoap.php'
|
656 |
),
|
657 |
'Vendidero\\Germanized\\DHL\\Api\\ImProductList' => array(
|
658 |
+
'version' => '1.5.5.0',
|
659 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ImProductList.php'
|
660 |
),
|
661 |
'Vendidero\\Germanized\\DHL\\Api\\AuthSoap' => array(
|
662 |
+
'version' => '1.5.5.0',
|
663 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/AuthSoap.php'
|
664 |
),
|
665 |
'Vendidero\\Germanized\\DHL\\Api\\Internetmarke' => array(
|
666 |
+
'version' => '1.5.5.0',
|
667 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/Internetmarke.php'
|
668 |
),
|
669 |
'Vendidero\\Germanized\\DHL\\Api\\ParcelRest' => array(
|
670 |
+
'version' => '1.5.5.0',
|
671 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ParcelRest.php'
|
672 |
),
|
673 |
'Vendidero\\Germanized\\DHL\\Api\\ImPartnerInformation' => array(
|
674 |
+
'version' => '1.5.5.0',
|
675 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ImPartnerInformation.php'
|
676 |
),
|
677 |
'Vendidero\\Germanized\\DHL\\Api\\Soap' => array(
|
678 |
+
'version' => '1.5.5.0',
|
679 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/Soap.php'
|
680 |
),
|
681 |
'Vendidero\\Germanized\\DHL\\Api\\Rest' => array(
|
682 |
+
'version' => '1.5.5.0',
|
683 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/Rest.php'
|
684 |
),
|
685 |
'Vendidero\\Germanized\\DHL\\Api\\ImProductsSoap' => array(
|
686 |
+
'version' => '1.5.5.0',
|
687 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ImProductsSoap.php'
|
688 |
),
|
689 |
'Vendidero\\Germanized\\DHL\\Api\\FinderSoap' => array(
|
690 |
+
'version' => '1.5.5.0',
|
691 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/FinderSoap.php'
|
692 |
),
|
693 |
'Vendidero\\Germanized\\DHL\\Api\\ImRefundSoap' => array(
|
694 |
+
'version' => '1.5.5.0',
|
695 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ImRefundSoap.php'
|
696 |
),
|
697 |
'Vendidero\\Germanized\\DHL\\Api\\ImWarenpostIntRest' => array(
|
698 |
+
'version' => '1.5.5.0',
|
699 |
'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ImWarenpostIntRest.php'
|
700 |
),
|
701 |
'Vendidero\\Germanized\\Shopmark' => array(
|
1391 |
'path' => $vendorDir . '/automattic/jetpack-autoloader/src/ManifestGenerator.php'
|
1392 |
),
|
1393 |
'FPDF' => array(
|
1394 |
+
'version' => '1.8.3.0',
|
1395 |
'path' => $vendorDir . '/setasign/fpdf/fpdf.php'
|
1396 |
),
|
1397 |
);
|
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\jp806c672cef5f02fcebc66f45f2088a6f;
|
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\jp806c672cef5f02fcebc66f45f2088a6f;
|
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\jp806c672cef5f02fcebc66f45f2088a6f;
|
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\jp806c672cef5f02fcebc66f45f2088a6f;
|
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\jp806c672cef5f02fcebc66f45f2088a6f;
|
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\jp806c672cef5f02fcebc66f45f2088a6f;
|
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\jp806c672cef5f02fcebc66f45f2088a6f;
|
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\jp806c672cef5f02fcebc66f45f2088a6f;
|
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\jp806c672cef5f02fcebc66f45f2088a6f;
|
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\jp806c672cef5f02fcebc66f45f2088a6f;
|
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\jp806c672cef5f02fcebc66f45f2088a6f;
|
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\jp806c672cef5f02fcebc66f45f2088a6f;
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
vendor/setasign/fpdf/FAQ.htm
CHANGED
@@ -46,17 +46,16 @@ freely in your application (commercial or not), with or without modifications.
|
|
46 |
<p><b>2.</b> <span class='question'>I get the following error when I try to generate a PDF: Some data has already been output, can't send PDF file</span></p>
|
47 |
You must send nothing to the browser except the PDF itself: no HTML, no space, no carriage return. A common
|
48 |
case is having extra blank at the end of an included script file.<br>
|
49 |
-
If you can't figure out where the problem comes from, this other message appearing just before
|
50 |
<br>
|
51 |
<b>Warning:</b> Cannot modify header information - headers already sent by (output started at script.php:X)<br>
|
52 |
<br>
|
53 |
-
It means that script.php outputs something at line X. Go to
|
54 |
-
In case the message doesn't show,
|
55 |
-
beginning of your script:
|
56 |
<div class="doc-source">
|
57 |
<pre><code>ob_end_clean();</code></pre>
|
58 |
</div>
|
59 |
-
If you still don't see it, disable zlib.output_compression in your php.ini and it should appear.
|
60 |
</li>
|
61 |
|
62 |
<li id='q3'>
|
46 |
<p><b>2.</b> <span class='question'>I get the following error when I try to generate a PDF: Some data has already been output, can't send PDF file</span></p>
|
47 |
You must send nothing to the browser except the PDF itself: no HTML, no space, no carriage return. A common
|
48 |
case is having extra blank at the end of an included script file.<br>
|
49 |
+
If you can't figure out where the problem comes from, this other message appearing just before will help you:<br>
|
50 |
<br>
|
51 |
<b>Warning:</b> Cannot modify header information - headers already sent by (output started at script.php:X)<br>
|
52 |
<br>
|
53 |
+
It means that script.php outputs something at line X. Go to that line and fix it.
|
54 |
+
In case the message doesn't show, check if PHP warnings are enabled. If they are not, enable them. If they are,
|
55 |
+
try adding this at the very beginning of your script:
|
56 |
<div class="doc-source">
|
57 |
<pre><code>ob_end_clean();</code></pre>
|
58 |
</div>
|
|
|
59 |
</li>
|
60 |
|
61 |
<li id='q3'>
|
vendor/setasign/fpdf/changelog.htm
CHANGED
@@ -11,6 +11,10 @@ dd {margin:1em 0 1em 1em}
|
|
11 |
<body>
|
12 |
<h1>Changelog</h1>
|
13 |
<dl>
|
|
|
|
|
|
|
|
|
14 |
<dt><strong>v1.82</strong> (2019-12-07)</dt>
|
15 |
<dd>
|
16 |
- Removed a deprecation notice under PHP 7.4.<br>
|
11 |
<body>
|
12 |
<h1>Changelog</h1>
|
13 |
<dl>
|
14 |
+
<dt><strong>v1.83</strong> (2021-04-18)</dt>
|
15 |
+
<dd>
|
16 |
+
- Fixed an issue related to annotations.<br>
|
17 |
+
</dd>
|
18 |
<dt><strong>v1.82</strong> (2019-12-07)</dt>
|
19 |
<dd>
|
20 |
- Removed a deprecation notice under PHP 7.4.<br>
|
vendor/setasign/fpdf/doc/index.htm
CHANGED
@@ -2,11 +2,11 @@
|
|
2 |
<html>
|
3 |
<head>
|
4 |
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
5 |
-
<title>FPDF 1.
|
6 |
<link type="text/css" rel="stylesheet" href="../fpdf.css">
|
7 |
</head>
|
8 |
<body>
|
9 |
-
<h1>FPDF 1.
|
10 |
<a href="__construct.htm">__construct</a> - constructor<br>
|
11 |
<a href="acceptpagebreak.htm">AcceptPageBreak</a> - accept or not automatic page break<br>
|
12 |
<a href="addfont.htm">AddFont</a> - add a new font<br>
|
2 |
<html>
|
3 |
<head>
|
4 |
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
5 |
+
<title>FPDF 1.83 Reference Manual</title>
|
6 |
<link type="text/css" rel="stylesheet" href="../fpdf.css">
|
7 |
</head>
|
8 |
<body>
|
9 |
+
<h1>FPDF 1.83 Reference Manual</h1>
|
10 |
<a href="__construct.htm">__construct</a> - constructor<br>
|
11 |
<a href="acceptpagebreak.htm">AcceptPageBreak</a> - accept or not automatic page break<br>
|
12 |
<a href="addfont.htm">AddFont</a> - add a new font<br>
|
vendor/setasign/fpdf/fpdf.php
CHANGED
@@ -2,12 +2,12 @@
|
|
2 |
/*******************************************************************************
|
3 |
* FPDF *
|
4 |
* *
|
5 |
-
* Version: 1.
|
6 |
-
* Date:
|
7 |
* Author: Olivier PLATHEY *
|
8 |
*******************************************************************************/
|
9 |
|
10 |
-
define('FPDF_VERSION','1.
|
11 |
|
12 |
class FPDF
|
13 |
{
|
@@ -1084,6 +1084,7 @@ protected function _beginpage($orientation, $size, $rotation)
|
|
1084 |
{
|
1085 |
$this->page++;
|
1086 |
$this->pages[$this->page] = '';
|
|
|
1087 |
$this->state = 2;
|
1088 |
$this->x = $this->lMargin;
|
1089 |
$this->y = $this->tMargin;
|
@@ -1501,27 +1502,13 @@ protected function _putpage($n)
|
|
1501 |
if(isset($this->PageInfo[$n]['rotation']))
|
1502 |
$this->_put('/Rotate '.$this->PageInfo[$n]['rotation']);
|
1503 |
$this->_put('/Resources 2 0 R');
|
1504 |
-
if(
|
1505 |
{
|
1506 |
-
|
1507 |
-
$annots = '/Annots [';
|
1508 |
foreach($this->PageLinks[$n] as $pl)
|
1509 |
-
|
1510 |
-
|
1511 |
-
|
1512 |
-
if(is_string($pl[4]))
|
1513 |
-
$annots .= '/A <</S /URI /URI '.$this->_textstring($pl[4]).'>>>>';
|
1514 |
-
else
|
1515 |
-
{
|
1516 |
-
$l = $this->links[$pl[4]];
|
1517 |
-
if(isset($this->PageInfo[$l[0]]['size']))
|
1518 |
-
$h = $this->PageInfo[$l[0]]['size'][1];
|
1519 |
-
else
|
1520 |
-
$h = ($this->DefOrientation=='P') ? $this->DefPageSize[1]*$this->k : $this->DefPageSize[0]*$this->k;
|
1521 |
-
$annots .= sprintf('/Dest [%d 0 R /XYZ 0 %.2F null]>>',$this->PageInfo[$l[0]]['n'],$h-$l[1]*$this->k);
|
1522 |
-
}
|
1523 |
-
}
|
1524 |
-
$this->_put($annots.']');
|
1525 |
}
|
1526 |
if($this->WithAlpha)
|
1527 |
$this->_put('/Group <</Type /Group /S /Transparency /CS /DeviceRGB>>');
|
@@ -1531,22 +1518,50 @@ protected function _putpage($n)
|
|
1531 |
if(!empty($this->AliasNbPages))
|
1532 |
$this->pages[$n] = str_replace($this->AliasNbPages,$this->page,$this->pages[$n]);
|
1533 |
$this->_putstreamobject($this->pages[$n]);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1534 |
}
|
1535 |
|
1536 |
protected function _putpages()
|
1537 |
{
|
1538 |
$nb = $this->page;
|
1539 |
-
|
1540 |
-
|
1541 |
-
|
1542 |
-
$this->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1543 |
// Pages root
|
1544 |
$this->_newobj(1);
|
1545 |
$this->_put('<</Type /Pages');
|
1546 |
$kids = '/Kids [';
|
1547 |
-
for($
|
1548 |
-
$kids .= $this->PageInfo[$
|
1549 |
-
$
|
|
|
1550 |
$this->_put('/Count '.$nb);
|
1551 |
if($this->DefOrientation=='P')
|
1552 |
{
|
2 |
/*******************************************************************************
|
3 |
* FPDF *
|
4 |
* *
|
5 |
+
* Version: 1.83 *
|
6 |
+
* Date: 2021-04-18 *
|
7 |
* Author: Olivier PLATHEY *
|
8 |
*******************************************************************************/
|
9 |
|
10 |
+
define('FPDF_VERSION','1.83');
|
11 |
|
12 |
class FPDF
|
13 |
{
|
1084 |
{
|
1085 |
$this->page++;
|
1086 |
$this->pages[$this->page] = '';
|
1087 |
+
$this->PageLinks[$this->page] = array();
|
1088 |
$this->state = 2;
|
1089 |
$this->x = $this->lMargin;
|
1090 |
$this->y = $this->tMargin;
|
1502 |
if(isset($this->PageInfo[$n]['rotation']))
|
1503 |
$this->_put('/Rotate '.$this->PageInfo[$n]['rotation']);
|
1504 |
$this->_put('/Resources 2 0 R');
|
1505 |
+
if(!empty($this->PageLinks[$n]))
|
1506 |
{
|
1507 |
+
$s = '/Annots [';
|
|
|
1508 |
foreach($this->PageLinks[$n] as $pl)
|
1509 |
+
$s .= $pl[5].' 0 R ';
|
1510 |
+
$s .= ']';
|
1511 |
+
$this->_put($s);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1512 |
}
|
1513 |
if($this->WithAlpha)
|
1514 |
$this->_put('/Group <</Type /Group /S /Transparency /CS /DeviceRGB>>');
|
1518 |
if(!empty($this->AliasNbPages))
|
1519 |
$this->pages[$n] = str_replace($this->AliasNbPages,$this->page,$this->pages[$n]);
|
1520 |
$this->_putstreamobject($this->pages[$n]);
|
1521 |
+
// Annotations
|
1522 |
+
foreach($this->PageLinks[$n] as $pl)
|
1523 |
+
{
|
1524 |
+
$rect = sprintf('%.2F %.2F %.2F %.2F',$pl[0],$pl[1],$pl[0]+$pl[2],$pl[1]-$pl[3]);
|
1525 |
+
$s = '<</Type /Annot /Subtype /Link /Rect ['.$rect.'] /Border [0 0 0] ';
|
1526 |
+
if(is_string($pl[4]))
|
1527 |
+
$s .= '/A <</S /URI /URI '.$this->_textstring($pl[4]).'>>>>';
|
1528 |
+
else
|
1529 |
+
{
|
1530 |
+
$l = $this->links[$pl[4]];
|
1531 |
+
if(isset($this->PageInfo[$l[0]]['size']))
|
1532 |
+
$h = $this->PageInfo[$l[0]]['size'][1];
|
1533 |
+
else
|
1534 |
+
$h = ($this->DefOrientation=='P') ? $this->DefPageSize[1]*$this->k : $this->DefPageSize[0]*$this->k;
|
1535 |
+
$s .= sprintf('/Dest [%d 0 R /XYZ 0 %.2F null]>>',$this->PageInfo[$l[0]]['n'],$h-$l[1]*$this->k);
|
1536 |
+
}
|
1537 |
+
$this->_newobj();
|
1538 |
+
$this->_put($s);
|
1539 |
+
$this->_put('endobj');
|
1540 |
+
}
|
1541 |
}
|
1542 |
|
1543 |
protected function _putpages()
|
1544 |
{
|
1545 |
$nb = $this->page;
|
1546 |
+
$n = $this->n;
|
1547 |
+
for($i=1;$i<=$nb;$i++)
|
1548 |
+
{
|
1549 |
+
$this->PageInfo[$i]['n'] = ++$n;
|
1550 |
+
$n++;
|
1551 |
+
foreach($this->PageLinks[$i] as &$pl)
|
1552 |
+
$pl[5] = ++$n;
|
1553 |
+
unset($pl);
|
1554 |
+
}
|
1555 |
+
for($i=1;$i<=$nb;$i++)
|
1556 |
+
$this->_putpage($i);
|
1557 |
// Pages root
|
1558 |
$this->_newobj(1);
|
1559 |
$this->_put('<</Type /Pages');
|
1560 |
$kids = '/Kids [';
|
1561 |
+
for($i=1;$i<=$nb;$i++)
|
1562 |
+
$kids .= $this->PageInfo[$i]['n'].' 0 R ';
|
1563 |
+
$kids .= ']';
|
1564 |
+
$this->_put($kids);
|
1565 |
$this->_put('/Count '.$nb);
|
1566 |
if($this->DefOrientation=='P')
|
1567 |
{
|
vendor/setasign/fpdf/makefont/ttfparser.php
CHANGED
@@ -2,8 +2,8 @@
|
|
2 |
/*******************************************************************************
|
3 |
* Class to parse and subset TrueType fonts *
|
4 |
* *
|
5 |
-
* Version: 1.
|
6 |
-
* Date:
|
7 |
* Author: Olivier PLATHEY *
|
8 |
*******************************************************************************/
|
9 |
|
@@ -75,7 +75,7 @@ class TTFParser
|
|
75 |
$tag = $this->Read(4);
|
76 |
$checkSum = $this->Read(4);
|
77 |
$offset = $this->ReadULong();
|
78 |
-
$length = $this->ReadULong(
|
79 |
$this->tables[$tag] = array('offset'=>$offset, 'length'=>$length, 'checkSum'=>$checkSum);
|
80 |
}
|
81 |
}
|
@@ -354,15 +354,7 @@ class TTFParser
|
|
354 |
|
355 |
function Subset($chars)
|
356 |
{
|
357 |
-
/* $chars = array_keys($this->chars);
|
358 |
-
$this->subsettedChars = $chars;
|
359 |
$this->subsettedGlyphs = array();
|
360 |
-
for($i=0;$i<$this->numGlyphs;$i++)
|
361 |
-
{
|
362 |
-
$this->subsettedGlyphs[] = $i;
|
363 |
-
$this->glyphs[$i]['ssid'] = $i;
|
364 |
-
}*/
|
365 |
-
|
366 |
$this->AddGlyph(0);
|
367 |
$this->subsettedChars = array();
|
368 |
foreach($chars as $char)
|
@@ -607,7 +599,6 @@ class TTFParser
|
|
607 |
$this->tables[$tag]['offset'] = $offset;
|
608 |
$offset += strlen($this->tables[$tag]['data']);
|
609 |
}
|
610 |
-
// $this->tables['head']['data'] = substr_replace($this->tables['head']['data'], "\x00\x00\x00\x00", 8, 4);
|
611 |
|
612 |
// Build offset table
|
613 |
$entrySelector = 0;
|
2 |
/*******************************************************************************
|
3 |
* Class to parse and subset TrueType fonts *
|
4 |
* *
|
5 |
+
* Version: 1.11 *
|
6 |
+
* Date: 2021-04-18 *
|
7 |
* Author: Olivier PLATHEY *
|
8 |
*******************************************************************************/
|
9 |
|
75 |
$tag = $this->Read(4);
|
76 |
$checkSum = $this->Read(4);
|
77 |
$offset = $this->ReadULong();
|
78 |
+
$length = $this->ReadULong();
|
79 |
$this->tables[$tag] = array('offset'=>$offset, 'length'=>$length, 'checkSum'=>$checkSum);
|
80 |
}
|
81 |
}
|
354 |
|
355 |
function Subset($chars)
|
356 |
{
|
|
|
|
|
357 |
$this->subsettedGlyphs = array();
|
|
|
|
|
|
|
|
|
|
|
|
|
358 |
$this->AddGlyph(0);
|
359 |
$this->subsettedChars = array();
|
360 |
foreach($chars as $char)
|
599 |
$this->tables[$tag]['offset'] = $offset;
|
600 |
$offset += strlen($this->tables[$tag]['data']);
|
601 |
}
|
|
|
602 |
|
603 |
// Build offset table
|
604 |
$entrySelector = 0;
|
woocommerce-germanized.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Plugin Name: Germanized for WooCommerce
|
4 |
* Plugin URI: https://www.vendidero.de/woocommerce-germanized
|
5 |
* Description: Germanized for WooCommerce extends WooCommerce to become a legally compliant store in the german market.
|
6 |
-
* Version: 3.4.
|
7 |
* Author: vendidero
|
8 |
* Author URI: https://vendidero.de
|
9 |
* Requires at least: 4.9
|
@@ -69,7 +69,7 @@ if ( ! class_exists( 'WooCommerce_Germanized' ) ) :
|
|
69 |
*
|
70 |
* @var string
|
71 |
*/
|
72 |
-
public $version = '3.4.
|
73 |
|
74 |
/**
|
75 |
* @var WooCommerce_Germanized $instance of the plugin
|
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.4.6
|
7 |
* Author: vendidero
|
8 |
* Author URI: https://vendidero.de
|
9 |
* Requires at least: 4.9
|
69 |
*
|
70 |
* @var string
|
71 |
*/
|
72 |
+
public $version = '3.4.6';
|
73 |
|
74 |
/**
|
75 |
* @var WooCommerce_Germanized $instance of the plugin
|