Skip to content

Commit 76e5f0f

Browse files
authored
Merge pull request #65 from bluedynamics/translation-fix
Typo in german translation
2 parents 55fffb8 + 2cc6f60 commit 76e5f0f

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

CHANGES.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ Changes
44
2.0b3 (unreleased)
55
------------------
66

7-
- Nothing changed yet.
7+
- Fix typo in german translation.
8+
[petschki]
89

910

1011
2.0b2 (2024-04-17)

src/bda/plone/orders/locales/de/LC_MESSAGES/bda.plone.orders.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ msgid ""
22
msgstr ""
33
"Project-Id-Version: bda.plone.orders\n"
44
"POT-Creation-Date: 2019-02-10 13:43+0000\n"
5-
"PO-Revision-Date: 2016-11-02 11:58+0100\n"
6-
"Last-Translator: Jens W. Klein <jk@kleinundpartner.at>\n"
5+
"PO-Revision-Date: 2024-04-24 10:25+0200\n"
6+
"Last-Translator: Peter Mathis <peter.mathis@kombinat.at>\n"
77
"Language-Team: LANGUAGE <[email protected]>\n"
88
"MIME-Version: 1.0\n"
99
"Content-Type: text/plain; charset=utf-8\n"
@@ -14,7 +14,7 @@ msgstr ""
1414
"Preferred-Encodings: utf-8 latin1\n"
1515
"Domain: bda.plone.orders\n"
1616
"X-Is-Fallback-For: de-at de-li de-lu de-ch de-de\n"
17-
"X-Generator: Poedit 1.5.4\n"
17+
"X-Generator: Poedit 3.4.2\n"
1818

1919
#. Default: "Item"
2020
#: ./browser/bookings.py:423
@@ -937,7 +937,7 @@ msgstr "Versand MwSt.: ${value} ${currency}"
937937
#. Default: "Thanks for your Order."
938938
#: ./browser/views.py:45
939939
msgid "order_text"
940-
msgstr "Viele Dank für Ihre Bestellung."
940+
msgstr "Vielen Dank für Ihre Bestellung."
941941

942942
#. Default: "Total:"
943943
#: ./browser/templates/order.pt:114

0 commit comments

Comments
 (0)