Skip to content

Commit

Permalink
add missing german translations necessary for backend
Browse files Browse the repository at this point in the history
  • Loading branch information
hefan committed Jul 15, 2020
1 parent b133517 commit b622999
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions config/locales/de.yml
Original file line number Diff line number Diff line change
Expand Up @@ -517,6 +517,11 @@ de:
spree/zone:
one: Gebiet
other: Gebiete
date:
abbr_day_names: [~, Mo, Di, Mi, Do, Fr, Sa, So]
formats:
default: "%d.%m.%Y"
month_names: [~, Januar, Februar, März, April, Mai, Juni, Juli, August, September, Oktober, November, Dezember]
number:
percentage:
format:
Expand Down Expand Up @@ -558,6 +563,7 @@ de:
add_action_of_type: Aktion hinzufügen
add_country: Land hinzufügen
add_coupon_code: Gutscheincode hinzufügen
add_line_item: Bestellposten hinzufügen
add_new_header: Header hinzufügen
add_new_style: Stil hinzufügen
add_one: Hinzufügen
Expand Down Expand Up @@ -708,6 +714,7 @@ de:
taxonomies: Klassifikationen
taxons: Klassifikation
users: Benutzer
RMA: RMA
taxons:
display_order: Darstellungsreihenfolge
user:
Expand Down Expand Up @@ -1191,6 +1198,7 @@ de:
meta_title: Meta-Titel
metadata: Metadaten
minimal_amount: Mindestanzahl
minimize_menu: Menü minimieren
modify_stock_count: Modifizieren (+/-)
missing_return_authorization: Fehlende Rückerstattungserlaubnis %{item_name}.
month: Monat
Expand All @@ -1204,6 +1212,7 @@ de:
name_or_sku: Name oder Artikelnummer
new: Neu
new_adjustment: Neue Anpassung
new_adjustment_reason: Neuer Anpassungsgrund
new_country: Neues Land
new_customer: Neuer Kunde
new_customer_return: Neue Kundenrücksendung
Expand Down Expand Up @@ -1588,6 +1597,7 @@ de:
shipment: Sendung
shipment_adjustments: Sendung anpassen
shipment_details: "%{shipping_method}"
shipment_number: Sendungsnummer
shipment_mailer:
shipped_email:
dear_customer: Sehr geehrte Kundin, geehrter Kunde,
Expand Down Expand Up @@ -1830,3 +1840,7 @@ de:
zipcode: Postleitzahl
zone: Gebiet
zones: Gebiete
time:
formats:
solidus:
long: "%d.%m.%Y %H:%M"

0 comments on commit b622999

Please sign in to comment.