mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-19 11:14:06 +00:00
New Crowdin updates (#481)
* New translations en.json (Norwegian) * New translations en.json (Croatian) * New translations en.json (French) * New translations en.json (Arabic) * New translations en.json (Dutch) * New translations en.json (Dutch) * New translations en.json (Dutch) * New translations en.json (Chinese Simplified) * New translations en.json (Dutch) * New translations en.json (Spanish) * New translations en.json (German) * New translations en.json (German) * New translations en.json (Romanian) * New translations en.json (Dutch) * New translations en.json (Romanian) * New translations en.json (Romanian) * New translations en.json (Swedish) * New translations en.json (Bulgarian) * New translations en.json (Bulgarian) * New translations en.json (Bulgarian) * New translations en.json (Bulgarian) * New translations en.json (Slovenian) * New translations en.json (Slovenian) * New translations en.json (Italian) * New translations en.json (Bengali) * New translations en.json (Slovak)
This commit is contained in:
committed by
GitHub
parent
61b345d473
commit
796f6f364a
14
lang/de.json
14
lang/de.json
@@ -306,7 +306,7 @@
|
||||
"total": "Gesamt",
|
||||
"discount": "Rabatt",
|
||||
"sub_total": "Zwischensumme",
|
||||
"net_total": "Net",
|
||||
"net_total": "Netto",
|
||||
"estimate_number": "Angebotsnummer",
|
||||
"ref_number": "Ref-Nummer",
|
||||
"contact": "Kontakt",
|
||||
@@ -654,7 +654,7 @@
|
||||
"to_date": "bis Datum",
|
||||
"expense_date": "Datum",
|
||||
"expense_number": "Kostennummer",
|
||||
"expense_number_placeholder": "EXP-001",
|
||||
"expense_number_placeholder": "AW-001",
|
||||
"description": "Beschreibung",
|
||||
"receipt": "Rechnung",
|
||||
"amount": "Summe",
|
||||
@@ -1224,10 +1224,10 @@
|
||||
"deleted_message": "Steuersatz erfolgreich gelöscht",
|
||||
"confirm_delete": "Sie können diesen Steuersatz nicht wiederherstellen",
|
||||
"already_in_use": "Steuersatz wird bereits verwendet",
|
||||
"tax_included": "Inclusive taxes",
|
||||
"tax_included_description": "Enable this if you want to report that taxes are already included in the invoice items or invoice total.",
|
||||
"tax_included_by_default": "Enable inclusive taxes by default",
|
||||
"tax_included_by_default_description": "Enable this if you want to set inclusive taxes by default"
|
||||
"tax_included": "Inklusive Steuern",
|
||||
"tax_included_description": "Aktivieren Sie dies, wenn Sie angeben möchten, dass Steuern bereits in den Rechnungsposten oder Rechnungssummen enthalten sind.",
|
||||
"tax_included_by_default": "",
|
||||
"tax_included_by_default_description": "Aktivieren Sie dies, wenn Steuern standardmäßig inbegriffen sein sollen"
|
||||
},
|
||||
"payment_modes": {
|
||||
"title": "Zahlungsarten",
|
||||
@@ -1623,7 +1623,7 @@
|
||||
"pdf_discount_label": "Rabatt",
|
||||
"pdf_amount_label": "Summe",
|
||||
"pdf_subtotal": "Zwischensumme",
|
||||
"pdf_net_total": "Net",
|
||||
"pdf_net_total": "Netto",
|
||||
"pdf_total": "Gesamt",
|
||||
"pdf_payment_label": "Zahlung",
|
||||
"pdf_payment_receipt_label": "Zahlungsbeleg",
|
||||
|
||||
Reference in New Issue
Block a user