1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-01-29 18:52:22 +01:00

New translations app.shared.en.yml (German)

This commit is contained in:
Sylvain 2021-01-16 23:29:49 +01:00
parent 07c710b08f
commit 378ef0a0f2

View File

@ -187,14 +187,14 @@ de:
new_user: "Neuer Nutzer..." new_user: "Neuer Nutzer..."
as_part_of_a_partner_subscription_some_notifications_may_be_sent_to_this_user: "Als Teil eines Partnerabonnements können einige Benachrichtigungen an diesen Benutzer gesendet werden." as_part_of_a_partner_subscription_some_notifications_may_be_sent_to_this_user: "Als Teil eines Partnerabonnements können einige Benachrichtigungen an diesen Benutzer gesendet werden."
new_partner: "Neuer Partner" new_partner: "Neuer Partner"
first_name: "First name" first_name: "Vorname"
first_name_is_required: "First name is required." first_name_is_required: "Der Vorname ist erforderlich."
surname: "Last name" surname: "Nachname"
surname_is_required: "Last name is required." surname_is_required: "Der Nachname ist erforderlich."
email_address: "Email address" email_address: "EMailAdresse"
email_address_is_required: "Email address is required." email_address_is_required: "Die E-Mail-Adresse ist erforderlich."
disabled: "Disable subscription" disabled: "Abonnement deaktivieren"
disable_plan_will_not_unsubscribe_users: "Beware: disabling this plan won't unsubscribe users having active subscriptions with it." disable_plan_will_not_unsubscribe_users: "Achtung: Das Deaktivieren dieses Pakets wird Benutzer mit aktiven Abonnements nicht abbestellen."
#training edition form #training edition form
trainings: trainings:
name: "Name" name: "Name"
@ -265,43 +265,43 @@ de:
#modal introducing that a training is requested before booking a machine #modal introducing that a training is requested before booking a machine
request_training_modal: request_training_modal:
to_book_the_MACHINE_you_must_have_completed_the_TRAINING: "To book the \"{MACHINE}\" you must have completed the {TRAINING}." to_book_the_MACHINE_you_must_have_completed_the_TRAINING: "To book the \"{MACHINE}\" you must have completed the {TRAINING}."
register_for_the_training: "Enroll in the training" register_for_the_training: "Zur Schulung anmelden"
i_dont_want_to_register_now: "I don't want to enroll now" i_dont_want_to_register_now: "Ich möchte mich jetzt nicht anmelden"
#modal introducing that a user must wait for his training being validated before booking a machine #modal introducing that a user must wait for his training being validated before booking a machine
training_reservation_modal: training_reservation_modal:
machine_reservation: "Machine reservation" machine_reservation: "Maschinenreservierung"
you_must_wait_for_your_training_is_being_validated_by_the_fablab_team_to_book_this_machine: "You must wait for your training is being validated by the FabLab team to book this machine." you_must_wait_for_your_training_is_being_validated_by_the_fablab_team_to_book_this_machine: "Sie müssen bis zur Schulungsbestätigung warten, um diese Maschine buchen zu können."
your_training_will_occur_: "Your training will occur" your_training_will_occur_: "Ihre Schulung wird stattfinden"
#user public profile #user public profile
public_profile: public_profile:
last_activity_html: "Letzte Aktivität <br><strong>am {DATE}</strong>" last_activity_html: "Letzte Aktivität <br><strong>am {DATE}</strong>"
to_come: "to come" to_come: "kommend"
approved: "approved" approved: "bestätigt"
projects: "Projects" projects: "Projekte"
no_projects: "No projects" no_projects: "Keine Projekte"
author: "Author" author: "Autor"
collaborator: "Collaborator" collaborator: "Mitarbeitende"
private_profile: "Private profile" private_profile: "Privates Profil"
interests: "Interessen" interests: "Interessen"
CAD_softwares_mastered: "CAD softwares mastered" CAD_softwares_mastered: "Kenntnisse in CAD-Software"
email_address: "EMailAdresse" email_address: "EMailAdresse"
trainings: "Trainings" trainings: "Schulungen"
no_trainings: "No trainings" no_trainings: "Keine Schulungen"
#wallet #wallet
wallet: wallet:
wallet: 'Wallet' wallet: 'Guthabenkonto'
your_wallet_amount: 'verfügbares Guthaben' your_wallet_amount: 'verfügbares Guthaben'
wallet_amount: 'Amount available' wallet_amount: 'Verfügbares Guthaben'
no_transactions_for_now: 'Momentan keine Transaktionen' no_transactions_for_now: 'Momentan keine Transaktionen'
date: "Date" date: "Datum"
operation: 'Operation' operation: 'Vorgang'
operator: 'Operator' operator: 'Operator'
amount: 'Amount' amount: 'Betrag'
credit: 'Credit' credit: 'Guthaben'
debit: 'Debit' debit: 'Lastschrift'
credit_title: 'Credit wallet' credit_title: 'Guthabenkonto'
credit_label: 'Set the amount to be credited' credit_label: 'Legen Sie den Betrag der Gutschrift fest'
confirm_credit_label: 'Confirm the amount to be credited' confirm_credit_label: 'Bestätigen Sie den Betrag der Gutschrift'
generate_a_refund_invoice: "Generate a refund invoice" generate_a_refund_invoice: "Generate a refund invoice"
creation_date_for_the_refund: "Creation date for the refund" creation_date_for_the_refund: "Creation date for the refund"
creation_date_is_required: "Creation date is required." creation_date_is_required: "Creation date is required."