Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added german translation #8

Merged
merged 2 commits into from
Mar 20, 2024
Merged

Conversation

Pumuckl4630
Copy link
Contributor

No description provided.

Copy link
Member

@phneutral phneutral left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sieht schon sehr gut aus. Danke Dir.
Habe Dir noch ein paar Kommentare dran geschrieben.
Wenn Du die Sachen so eingebaut hast, können wir das gerne mergen 😃

@@ -160,581 +160,587 @@
# Application domain
"basket": {
"en": "Apply to basket",
"de": "In den Warenkorb legen",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Im Kontext heißt es hier eher "Auf den Warenkorb anwenden".

},
"article": {
"en": "Apply to article",
"de": "Gilt für Artikel",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Um es klarer zu machen würde ich hier "Gilt nur für einen Artikel" sagen.

"en": "Firstname",
"fr": "",
},
"viur.shop.skeleton.address.is_default": {
"_hint": "bone is_default<BooleanBone> in AddressSkel in viur.shop",
"de": "",
"de": "Ist Standard",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Würde hier sagen "Standardadresse" und "Default address".

"en": "Lastname",
"fr": "",
},
"viur.shop.skeleton.address.salutation": {
"_hint": "bone salutation<SelectBone> in AddressSkel in viur.shop",
"de": "",
"de": "Begrüßung",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hier im Kontext "Anrede"

"en": "Street name",
"fr": "",
},
"viur.shop.skeleton.address.street_number": {
"_hint": "bone street_number<StringBone> in AddressSkel in viur.shop",
"de": "",
"de": "Strassennummer",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Hausnummer" 😄

"en": "Percentage",
"fr": "",
},
"viur.shop.skeleton.discountcondition.application_domain": {
"_hint": "bone application_domain<SelectBone> in DiscountConditionSkel in viur.shop",
"de": "",
"de": "Application Domain",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Würde es hier tatsächlich übersetzen: "Anwendungsbereich"

"en": "Application domain",
"fr": "",
},
"viur.shop.skeleton.discountcondition.code_type": {
"_hint": "bone code_type<SelectBone> in DiscountConditionSkel in viur.shop",
"de": "",
"de": "Code Art",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Gerne zusammen: "Codeart" oder mit Bindestrich: "Code-Art"

"en": "Name",
"fr": "",
},
"viur.shop.skeleton.discountcondition.parent_code": {
"_hint": "bone parent_code<RelationalBone> in DiscountConditionSkel in viur.shop",
"de": "",
"de": "Eltern Code",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Gerne zusammen oder mit Bindestrich 😃

"en": "Is paid",
"fr": "",
},
"viur.shop.skeleton.order.is_rts": {
"_hint": "bone is_rts<BooleanBone> in OrderSkel in viur.shop",
"de": "",
"de": "ist RTS",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

RTS heißt: Ready To Send. Wäre im Deutschen also: "Ist versandbereit"

"en": "Name",
"fr": "",
},
"viur.shop.skeleton.vat.rate": {
"_hint": "bone rate<NumericBone> in VatSkel in viur.shop",
"de": "",
"de": "Bewertung",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Da es hier im VatSkel ist, geht es um den MwSt-Satz, würde also sagen "Steuersatz (%)"

@phneutral phneutral merged commit 2beaa11 into viur-framework:main Mar 20, 2024
@phneutral
Copy link
Member

Related to #6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants