Skip to content

Commit fb8a631

Browse files
committed
Add German translations for sales reports
1 parent ef5d207 commit fb8a631

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
monsieurbiz:
2+
sales_reports:
3+
ui:
4+
title: 'Umsatzberichte'
5+
subtitle: 'Sehen Sie Ihre Umsatzberichte an'
6+
day_report: 'Tagesbericht'
7+
day_report_for: 'Tagesbericht für den %date% für %channel%'
8+
period_report: 'Zeitraum-Bericht'
9+
period_report_for: 'Zeitraum-Bericht vom %from% bis %to% für %channel%'
10+
global_report: 'Gesamtbericht'
11+
average_report: 'Durchschnittsbericht'
12+
number_of_orders: 'Anzahl der Bestellungen:'
13+
product_report: 'Produktbericht'
14+
product_variant_report: 'Produktvariantenbericht'
15+
option_report: 'Optionsbericht'
16+
option_value_report: 'Optionswert-Bericht'
17+
statistics: 'Statistiken'
18+
form:
19+
channel:
20+
label: 'Kanal'
21+
date:
22+
label: 'Bestimmter Tag'
23+
from_date:
24+
label: 'Von'
25+
to_date:
26+
label: 'Bis'
27+
view:
28+
amount_without_tax: 'Betrag ohne Steuern'
29+
promo_amount_without_tax: 'Aktionsbetrag ohne Steuern'
30+
shipping_amount_without_tax: 'Versandbetrag ohne Steuern'
31+
tax_amount: 'Steuerbetrag'
32+
total_amount: 'Gesamtbetrag mit Steuern'
33+
number_of_orders: 'Anzahl der Bestellungen'
34+
product_name: 'Produktname'
35+
product_variant_name: 'Produktvariantenname'
36+
no_result: 'Kein Ergebnis'
37+
option_name: 'Optionsname'
38+
option_value: 'Optionswert'
39+
total: 'Gesamt'

0 commit comments

Comments
 (0)