1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-29 10:24:20 +01:00

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

This commit is contained in:
Sylvain 2021-01-18 15:30:16 +01:00
parent 90d2107ac0
commit 84ece00a5d

View File

@ -367,31 +367,31 @@ de:
add_an_illustration: "Abbildung hinzufügen" add_an_illustration: "Abbildung hinzufügen"
description: "Beschreibung" description: "Beschreibung"
description_is_required: "Beschreibung ist erforderlich." description_is_required: "Beschreibung ist erforderlich."
characteristics: "Characteristics" characteristics: "Eigenschaften"
characteristics_are_required: "Characteristics are required." characteristics_are_required: "Eigenschaften sind erforderlich."
attached_files_pdf: "Attached files (pdf)" attached_files_pdf: "Dateianhänge (pdf)"
attach_a_file: "Attach a file" attach_a_file: "Datei anhängen"
add_an_attachment: "Add an attachment" add_an_attachment: "Anhang hinzufügen"
default_places: "Default maximum tickets" default_places: "Maximale Anzahl von Tickets"
default_places_is_required: "Default maximum tickets is required." default_places_is_required: "Maximale Anzahl an Tickets ist erforderlich."
disable_space: "Disable space" disable_space: "Raum deaktivieren"
#shopping cart module for reservations #shopping cart module for reservations
cart: cart:
summary: "Zusammenfassung" summary: "Zusammenfassung"
select_one_or_more_slots_in_the_calendar: "Wähle einen {SINGLE, select, true{Slot} other{oder mehrere Slots}} im Kalender" select_one_or_more_slots_in_the_calendar: "Wähle einen {SINGLE, select, true{Slot} other{oder mehrere Slots}} im Kalender"
you_ve_just_selected_the_slot: "You've just selected the slot:" you_ve_just_selected_the_slot: "Sie haben gerade den Slot ausgewählt:"
datetime_to_time: "{START_DATETIME} to {END_TIME}" #eg: Thursday, September 4 1986 8:30 PM to 10:00 PM datetime_to_time: "{START_DATETIME} bis {END_TIME}" #eg: Thursday, September 4 1986 8:30 PM to 10:00 PM
cost_of_TYPE: "Cost of the {TYPE, select, Machine{machine slot} Training{training} Space{space slot} other{element}}" cost_of_TYPE: "Kosten für den {TYPE, select, Machine{Maschinenslot} Training{Schulungsslot} Space{Raum-Slot} other{anderes Element}}"
offer_this_slot: "Offer this slot" offer_this_slot: "Diesen Slot anbieten"
confirm_this_slot: "Confirm this slot" confirm_this_slot: "Diesen Slot bestätigen"
remove_this_slot: "Remove this slot" remove_this_slot: "Diesen Slot entfernen"
to_benefit_from_attractive_prices: "To benefit from attractive prices" to_benefit_from_attractive_prices: "Um von günstigen Ageboten zu profitieren"
view_our_subscriptions: "View our subscriptions" view_our_subscriptions: "Lassen Sie sich unsere Abonnements vorstellen"
or: "or" or: "oder"
you_ve_just_selected_a_: "You've just selected a" you_ve_just_selected_a_: "Sie wählten gerade ein"
_subscription: "subscription" _subscription: "Abonnement"
cost_of_the_subscription: "Cost of the subscription" cost_of_the_subscription: "Kosten des Abonnements"
confirm_and_pay: "Confirm and pay" confirm_and_pay: "Bestätigen und bezahlen"
you_have_settled_the_following_TYPE: "You have settled the following {TYPE, select, Machine{machine slots} Training{training} other{elements}}:" you_have_settled_the_following_TYPE: "You have settled the following {TYPE, select, Machine{machine slots} Training{training} other{elements}}:"
you_have_settled_a_: "You have settled a" you_have_settled_a_: "You have settled a"
total_: "TOTAL :" total_: "TOTAL :"
@ -429,10 +429,10 @@ de:
unable_to_book_slot_because_really_have_reservation_at_same_time: "Dieser Slot kann nicht gebucht werden, da die folgende Reservierung zur gleichen Zeit erfolgt." unable_to_book_slot_because_really_have_reservation_at_same_time: "Dieser Slot kann nicht gebucht werden, da die folgende Reservierung zur gleichen Zeit erfolgt."
tags_mismatch: "Tags stimmen nicht überein" tags_mismatch: "Tags stimmen nicht überein"
confirm_book_slot_tags_mismatch: "Wollen Sie wirklich diesen Slot buchen? {USER} hat keine der erforderlichen Tags." confirm_book_slot_tags_mismatch: "Wollen Sie wirklich diesen Slot buchen? {USER} hat keine der erforderlichen Tags."
unable_to_book_slot_tags_mismatch: "Unable to book this slot because you don't have any of the required tags." unable_to_book_slot_tags_mismatch: "Dieser Slot kann nicht gebucht werden, da Sie keine der benötigten Tags haben."
slot_tags: "Slot tags" slot_tags: "Slot-Tags"
user_tags: "User tags" user_tags: "Nutzer-Tags"
no_tags: "No tags" no_tags: "Keine Tags"
#feature-tour modal #feature-tour modal
tour: tour:
previous: "Vorherige" previous: "Vorherige"
@ -440,7 +440,7 @@ de:
end: "Tour beenden" end: "Tour beenden"
#help modal #help modal
help: help:
title: "Help" title: "Hilfe"
what_to_do: "What do you want to do?" what_to_do: "Was möchten Sie tun?"
tour: "Start the feature tour" tour: "Funktionstour starten"
guide: "Open the user's manual" guide: "Benutzerhandbuch öffnen"