mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-01-17 06:52:27 +01:00
New translations en.yml (German)
This commit is contained in:
parent
682d9e3d12
commit
0aed67420f
@ -113,6 +113,18 @@ de:
|
|||||||
subscription_of_NAME_extended_starting_from_STARTDATE_until_ENDDATE: "Abonnement von %{NAME} verlängert (kostenlose Tage) ab %{STARTDATE} bis %{ENDDATE}"
|
subscription_of_NAME_extended_starting_from_STARTDATE_until_ENDDATE: "Abonnement von %{NAME} verlängert (kostenlose Tage) ab %{STARTDATE} bis %{ENDDATE}"
|
||||||
and: 'und'
|
and: 'und'
|
||||||
invoice_text_example: "Unsere Einrichtung ist nicht mehrwertsteuerpflichtig"
|
invoice_text_example: "Unsere Einrichtung ist nicht mehrwertsteuerpflichtig"
|
||||||
|
#PDF payment schedule generation
|
||||||
|
payment_schedules:
|
||||||
|
schedule_reference: "Payment schedule reference: %{REF}"
|
||||||
|
schedule_issued_on_DATE: "Schedule issued on %{DATE}"
|
||||||
|
object: "Object: Payment schedule for %{ITEM}"
|
||||||
|
subscription_of_NAME_for_DURATION_starting_from_DATE: "the subscription of %{NAME} for %{DURATION} starting from %{DATE}"
|
||||||
|
deadlines: "Table of your deadlines"
|
||||||
|
deadline_date: "Payment date"
|
||||||
|
deadline_amount: "Amount including tax"
|
||||||
|
total_amount: "Total amount"
|
||||||
|
settlement_by_METHOD: "Debits will be made by {METHOD, select, stripe{card} other{check}} for each deadlines."
|
||||||
|
settlement_by_wallet: "%{AMOUNT} will be debited from your wallet to settle the first deadline."
|
||||||
#CVS accounting export (columns headers)
|
#CVS accounting export (columns headers)
|
||||||
accounting_export:
|
accounting_export:
|
||||||
journal_code: "Journalcode"
|
journal_code: "Journalcode"
|
||||||
@ -345,6 +357,14 @@ de:
|
|||||||
user_NAME_changed_ROLE_html: "Benutzer <strong><em>%{NAME}</strong></em> ist jetzt %{ROLE}."
|
user_NAME_changed_ROLE_html: "Benutzer <strong><em>%{NAME}</strong></em> ist jetzt %{ROLE}."
|
||||||
notify_admin_members_stripe_sync:
|
notify_admin_members_stripe_sync:
|
||||||
all_members_sync: "Alle Mitglieder wurden erfolgreich auf Stripe synchronisiert."
|
all_members_sync: "Alle Mitglieder wurden erfolgreich auf Stripe synchronisiert."
|
||||||
|
notify_user_when_payment_schedule_ready:
|
||||||
|
your_schedule_is_ready_html: "Your payment schedule #%{REFERENCE}, of %{AMOUNT}, is ready. <a href='api/payment_schedules/%{SCHEDULE_ID}/download' target='_blank'>Click here to download</a>."
|
||||||
|
notify_admin_payment_schedule_failed:
|
||||||
|
schedule_failed: "Failed card debit for the %{DATE} deadline, for schedule %{REFERENCE}"
|
||||||
|
notify_member_payment_schedule_failed:
|
||||||
|
schedule_failed: "Failed card debit for the %{DATE} deadline, for your schedule %{REFERENCE}"
|
||||||
|
notify_admin_payment_schedule_check_deadline:
|
||||||
|
schedule_deadline: "You must cash the check for the %{DATE} deadline, for schedule %{REFERENCE}"
|
||||||
#statistics tools for admins
|
#statistics tools for admins
|
||||||
statistics:
|
statistics:
|
||||||
subscriptions: "Abonnements"
|
subscriptions: "Abonnements"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user