2021-01-14 14:37:01 +01:00
de :
app :
shared :
#translations of common buttons
buttons :
2021-01-16 22:58:32 +01:00
confirm_changes : "Änderungen bestätigen"
2021-01-14 22:03:58 +01:00
consult : "Beschreibung"
2021-01-16 22:58:32 +01:00
edit : "Bearbeiten"
2021-01-14 23:20:55 +01:00
change : "Ändern"
2021-01-16 22:58:32 +01:00
delete : "Löschen"
browse : "Durchsuchen"
2021-01-14 23:20:55 +01:00
cancel : "Abbrechen"
2021-01-16 22:58:32 +01:00
close : "Schließen"
clear : "Leeren"
today : "Heute"
2021-01-14 22:03:58 +01:00
confirm : "Bestätigen"
2021-01-16 22:58:32 +01:00
save : "Speichern"
2021-01-14 22:30:10 +01:00
"yes": "Ja"
"no": "Nein"
2021-01-16 22:58:32 +01:00
apply : "Anwenden"
2021-01-14 14:37:01 +01:00
messages :
2021-01-14 23:01:32 +01:00
you_will_lose_any_unsaved_modification_if_you_quit_this_page : "Sie verlieren jede ungespeicherte Änderung, wenn Sie diese Seite verlassen"
2021-01-16 22:58:32 +01:00
you_will_lose_any_unsaved_modification_if_you_reload_this_page : "Ungespeicherte Änderungen gehen verloren, wenn Sie die Seite neu laden"
payment_card_error : "Mit Ihrer Kreditkarte ist ein Problem aufgetreten:"
2021-01-14 14:37:01 +01:00
#user edition form
user :
2021-01-16 22:58:32 +01:00
man : "Männlich"
woman : "Weiblich"
2021-01-14 23:20:55 +01:00
add_an_avatar : "Avatar hinzufügen"
2021-01-14 14:37:01 +01:00
pseudonym : "Pseudonym"
2021-01-16 22:58:32 +01:00
pseudonym_is_required : "Pseudonym ist erforderlich."
first_name : "Ihr Vorname"
first_name_is_required : "Der Vorname ist erforderlich."
surname : "Ihr Nachname"
surname_is_required : "Der Nachname ist erforderlich."
2021-01-16 23:09:09 +01:00
email_address : "E‐ Mail‐ Adresse"
email_address_is_required : "Die E-Mail-Adresse ist erforderlich."
change_password : "Passwort ändern"
new_password : "Neues Passwort"
password_is_required : "Passwort ist erforderlich."
password_is_too_short : "Passwort ist zu kurz (mindestens 8 Zeichen erforderlich)"
confirmation_of_new_password : "Neues Passwort bestätigen"
confirmation_of_password_is_required : "Passwortbestätigung ist erforderlich."
confirmation_of_password_is_too_short : "Die Passwortbestätigung ist zu kurz (mindestens 8 Zeichen)."
confirmation_mismatch_with_password : "Bestätigung stimmt nicht mit Passwort überein."
organization_name : "Name der Organisation"
organization_address : "Adresse der Organisation"
date_of_birth : "Geburtsdatum"
date_of_birth_is_required : "Geburtsdatum ist erforderlich."
2021-01-14 14:37:01 +01:00
website : "Website"
2021-01-16 23:09:09 +01:00
job : "Beruf/Tätigkeit"
interests : "Interessen"
CAD_softwares_mastered : "Kenntnisse in CAD-Software"
birthday : "Geburtsdatum"
birthday_is_required : "Das Geburtsdatum ist erforderlich."
address : "Adresse"
phone_number : "Telefonnummer"
phone_number_is_required : "Die Angabe der Telefonnummer ist erforderlich."
i_authorize_Fablab_users_registered_on_the_site_to_contact_me : "Angemeldete Benutzer dürfen mich kontaktieren"
2021-01-14 14:37:01 +01:00
i_accept_to_receive_information_from_the_fablab : "I accept to receive information from the FabLab"
2021-01-16 23:09:09 +01:00
used_for_statistics : "Diese Daten werden für statistische Zwecke verwendet"
used_for_invoicing : "Diese Daten werden für Abrechnungszwecke verwendet"
used_for_reservation : "Diese Daten werden im Fall einer Buchungsänderung verwendet"
used_for_profile : "Diese Daten werden nur auf Ihrem Profil angezeigt"
2021-01-14 14:37:01 +01:00
#project edition form
project :
name : "Name"
2021-01-16 23:09:09 +01:00
name_is_required : "Name ist erforderlich."
illustration : "Ansicht"
2021-01-18 13:58:13 +01:00
add_an_illustration : "Illustration hinzufügen"
CAD_file : "CAD-Datei"
allowed_extensions : "Zugelassene Dateitypen:"
add_a_new_file : "Neue Datei hinzufügen"
description : "Beschreibung"
description_is_required : "Beschreibung ist erforderlich."
steps : "Schritte"
step_N : "Schritt {INDEX}"
step_title : "Titel des Schrits"
add_a_picture : "Ein Bild hinzufügen"
change_the_picture : "Bild ändern"
delete_the_step : "Diesen Schritt löschen"
confirmation_required : "Bestätigung erforderlich"
do_you_really_want_to_delete_this_step : "Möchten Sie diesen Schritt wirklich löschen?"
add_a_new_step : "Neuen Schritt hinzufügen"
publish_your_project : "Projekt veröffentlichen"
or : "oder"
employed_materials : "Verwendetes Material"
employed_machines : "Verwendete Maschinen"
collaborators : "Mitarbeitende"
creative_commons_licences : "Creative Commons-Lizenzen"
themes : "Themen"
2021-01-14 16:02:01 +01:00
tags : "Stichwörter"
2021-01-14 16:13:30 +01:00
save_as_draft : "Als Entwurf speichern"
2021-01-14 14:37:01 +01:00
#machine edition form
machine :
name : "Name"
2021-01-14 23:01:32 +01:00
name_is_required : "Name ist erforderlich."
2021-01-14 22:49:15 +01:00
illustration : "Ansicht"
2021-01-14 23:01:32 +01:00
add_an_illustration : "Foto hinzufügen"
description : "Beschreibung"
2021-01-18 13:58:13 +01:00
description_is_required : "Beschreibung ist erforderlich."
2021-01-14 23:01:32 +01:00
technical_specifications : "Techische Daten"
2021-01-18 13:58:13 +01:00
technical_specifications_are_required : "Technische Spezifikationen sind erforderlich."
2021-01-14 23:01:32 +01:00
attached_files_pdf : "Dateianhänge (pdf)"
2021-01-18 13:58:13 +01:00
attach_a_file : "Eine Datei anfügen"
2021-01-14 23:01:32 +01:00
add_an_attachment : "Anhang hinzufügen"
disable_machine : "Maschine deaktivieren"
validate_your_machine : "Bestätigen Sie Ihr Gerät"
2021-01-14 14:37:01 +01:00
#frame to select a plan to subscribe
plan_subscribe :
2021-01-18 13:58:13 +01:00
subscribe_online : "online abonnieren"
do_not_subscribe : "nicht abonnieren"
2021-01-14 14:37:01 +01:00
#admin: choose a member to interact with
member_select :
2021-01-14 23:01:32 +01:00
select_a_member : "Ein Mitglied auswählen"
start_typing : "Tippe ein..."
2021-01-14 14:37:01 +01:00
#stripe payment modal
stripe :
2021-01-18 13:58:13 +01:00
online_payment : "Online-Bezahlung"
i_have_read_and_accept_ : "Ich habe gelesen und akzeptiere"
_the_general_terms_and_conditions : "die allgemeinen Nutzungs- und Geschäftsbedingungen."
credit_amount_for_pay_reservation : "{amount} {currency} muss noch bezahlt werden, um Ihre Reservierung zu bestätigen"
client_credit_amount_for_pay_reservation : "{amount} {currency} muss noch bezahlt werden, um die Reservierung des Kunden zu bestätigen"
confirm_payment_of_ : "Bezahlen: {AMOUNT}"
2021-01-14 14:37:01 +01:00
#dialog of on site payment for reservations
valid_reservation_modal :
2021-01-18 14:08:36 +01:00
booking_confirmation : "Buchungsbestätigung"
here_is_the_summary_of_the_slots_to_book_for_the_current_user : "Hier ist die Zusammenfassung der zu buchenden Slots für den aktuellen Benutzer:"
2021-01-14 14:37:01 +01:00
#event edition form
event :
2021-01-18 14:08:36 +01:00
title : "Titel"
title_is_required : "Titel ist erforderlich."
matching_visual : "Passendes Bild"
choose_a_picture : "Bild auswählen"
description : "Beschreibung"
description_is_required : "Beschreibung ist erforderlich."
attachments : "Dateianhänge"
add_a_new_file : "Neue Datei hinzufügen"
event_type : "Art der Veranstaltung"
dates_and_opening_hours : "Termine und Öffnungszeiten"
all_day : "Ganztägig"
start_date : "Startdatum"
end_date : "Enddatum"
start_time : "Startzeit"
end_time : "Ende"
2021-01-16 23:09:09 +01:00
recurrence : "Wiederholung"
_and_ends_on : "und endet am"
prices_and_availabilities : "Preise und Verfügbarkeiten"
standard_rate : "Standardpreis"
0_equal_free : "0 = kostenlos"
tickets_available : "Tickets verfügbar"
event_theme : "Veranstaltungsthema"
age_range : "Altersklasse"
2021-01-14 14:37:01 +01:00
#subscription plan edition form
plan :
2021-01-16 23:09:09 +01:00
general_information : "Allgemeine Informationen"
2021-01-14 14:37:01 +01:00
name : "Name"
2021-01-16 23:09:09 +01:00
name_is_required : "Name ist erforderlich"
name_length_must_be_less_than_24_characters : "Der Name muss weniger als 24 Zeichen lang sein."
type : "Typ"
2021-01-14 14:37:01 +01:00
partner : "Partner"
standard : "Standard"
2021-01-16 23:09:09 +01:00
type_is_required : "Typ ist erforderlich."
group : "Gruppe"
groups : "Gruppen"
all : "Alle"
transversal_all_groups : "Transversal (alle Gruppen)"
group_is_required : "Gruppe ist erforderlich."
number_of_periods : "Anzahl der Zeiträume"
number_of_periods_is_required : "Anzahl der Zeiträume ist erforderlich."
period : "Zeitraum"
year : "Jahr"
month : "Monat"
week : "Woche"
period_is_required : "Zeitraum ist erforderlich."
subscription_price : "Abonnementspreis"
price_is_required : "Preis ist erforderlich."
visual_prominence_of_the_subscription : "Sichtbarkeit des Abonnements"
on_the_subscriptions_page_the_most_prominent_subscriptions_will_be_placed_at_the_top_of_the_list : "Auf der Abonnement-Seite werden die prominentesten Abonnements ganz oben auf der Liste platziert."
an_evelated_number_means_a_higher_prominence : "Eine höhere Zahl bedeutet einen höheren Stellenwert."
rolling_subscription : "Rollendes Abonnement?"
a_rolling_subscription_will_begin_the_day_of_the_first_training : "Ein rollendes Abonnement beginnt mit dem Tag der ersten Schulung."
otherwise_it_will_begin_as_soon_as_it_is_bought : "Andernfalls beginnt es ab Kaufdatum."
information_sheet : "Informationsblatt"
attach_an_information_sheet : "Ein Informationsblatt anhängen"
notified_partner : "Benachrichtigter Partner"
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."
new_partner : "Neuer Partner"
2021-01-16 23:29:49 +01:00
first_name : "Vorname"
first_name_is_required : "Der Vorname ist erforderlich."
surname : "Nachname"
surname_is_required : "Der Nachname ist erforderlich."
email_address : "E‐ Mail‐ Adresse"
email_address_is_required : "Die E-Mail-Adresse ist erforderlich."
disabled : "Abonnement deaktivieren"
disable_plan_will_not_unsubscribe_users : "Achtung: Das Deaktivieren dieses Pakets wird Benutzer mit aktiven Abonnements nicht abbestellen."
2021-01-14 14:37:01 +01:00
#training edition form
trainings :
name : "Name"
2021-01-18 14:08:36 +01:00
name_is_required : "Name ist erforderlich."
2021-01-14 22:30:10 +01:00
illustration : "Abbildung"
add_an_illustration : "Bild hinzufügen"
description : "Beschreibung"
2021-01-18 14:08:36 +01:00
description_is_required : "Beschreibung ist erforderlich."
add_a_new_training : "Neue Schulung hinzufügen"
validate_your_training : "Schulung bestätigen"
2021-01-14 22:22:17 +01:00
associated_machines : "Verknüpfte Maschinen"
number_of_tickets : "Anzahl der Tickets"
2021-01-14 22:30:10 +01:00
public_page : "In Schulungslisten anzeigen"
disable_training : "Training deaktivieren"
2021-01-14 14:37:01 +01:00
#partial form to edit/create an user (admin view)
user_admin :
2021-01-18 14:08:36 +01:00
user : "Nutzer"
incomplete_profile : "Unvollständiges Profil"
user_profile : "Nutzerprofil"
warning_incomplete_user_profile_probably_imported_from_sso : "Warnung: Das Profil dieses Benutzers ist unvollständig. Da \"Single Sign-on\" (SSO) Authentifizierung derzeit aktiviert ist, kann es sich wahrscheinlich um ein importiertes, aber nicht zusammengeführtes Konto handeln. Ändern Sie es nicht, es sei denn, Sie wissen, was Sie tun."
2021-01-18 14:17:07 +01:00
group : "Gruppe"
group_is_required : "Gruppe ist erforderlich."
trainings : "Schulungen"
tags : "Stichwörter"
2021-01-14 14:37:01 +01:00
#partial form to edit/create an authentication provider (SSO)
authentication :
name : "Name"
2021-01-18 14:17:07 +01:00
provider_name_is_required : "Sie müssen einen Providernamen eingeben."
authentication_type : "Authentifizierungsart"
local_database : "Lokale Datenbank"
2021-01-14 14:37:01 +01:00
o_auth2 : "OAuth 2.0"
2021-01-18 14:17:07 +01:00
authentication_type_is_required : "Authentifizierungstyp ist erforderlich."
data_mapping : "Datenzuordnung"
expected_data_type : "Erwarteter Datentyp"
input_format : "Eingabeformat"
mappings : "Zuordnungen"
2021-01-14 14:37:01 +01:00
#edition/creation form of an OAuth2 authentication provider
oauth2 :
2021-01-18 14:17:07 +01:00
common_url : "Gemeinsame URL"
common_url_is_required : "Gemeinsame URL ist erforderlich."
provided_url_is_not_a_valid_url : "Die angegebene URL ist keine gültige URL."
authorization_endpoint : "Authentifizierungs-Endpunkt"
oauth2_authorization_endpoint_is_required : "OAuth 2.0 Autorisierungs-Endpunkt ist erforderlich."
provided_endpoint_is_not_valid : "Angegebener Endpunkt ist ungültig."
token_acquisition_endpoint : "Endpunkt der Token-Akquisition"
oauth2_token_acquisition_endpoint_is_required : "Endpunkt des OAuth 2.0-Tokens ist erforderlich."
profil_edition_url : "Profil-Editierungs-URL"
profile_edition_url_is_required : "URL zur Profil-Editierung ist erforderlich."
client_identifier : "Client-Identifier"
oauth2_client_identifier_is_required : "OAuth 2.0 Client-Identifier ist erforderlich."
obtain_it_when_registering_with_your_provider : "Wird während der Registrierung bei Ihrem Provider erhalten."
client_secret : "Client-Geheimnis"
oauth2_client_secret_is_required : "OAuth 2.0 Client-Geheimnis ist erforderlich."
define_the_fields_mapping : "Definieren Sie die Zuordnung der Felder"
2021-01-18 14:28:48 +01:00
add_a_match : "Fügen Sie eine Zuordnung hinzu"
model : "Modell"
field : "Felder"
api_endpoint_url : "URL des API-Endpunkts"
api_type : "API-Typ"
api_fields : "API-Felder"
2021-01-14 14:37:01 +01:00
#machine/training slot modification modal
confirm_modify_slot_modal :
2021-01-18 14:28:48 +01:00
change_the_slot : "Slot ändern"
do_you_want_to_change_your_booking_slot_initially_planned_at : "Möchten Sie Ihren Buchungsslot ändern? Ursprünglich geplant um:"
do_you_want_to_change_NAME_s_booking_slot_initially_planned_at : "Möchten Sie den {NAME}-Buchungsplatz ändern? Ursprünglich geplant um:"
cancel_this_reservation : "Reservierung stornieren"
i_want_to_change_date : "Ich möchte das Datum ändern"
2021-01-14 14:37:01 +01:00
#modal introducing that a training is requested before booking a machine
request_training_modal :
2021-01-18 14:28:48 +01:00
to_book_the_MACHINE_you_must_have_completed_the_TRAINING : "Um \"{MACHINE}\" zu buchen, müssen Sie {TRAINING} abgeschlossen haben."
2021-01-16 23:29:49 +01:00
register_for_the_training : "Zur Schulung anmelden"
i_dont_want_to_register_now : "Ich möchte mich jetzt nicht anmelden"
2021-01-14 14:37:01 +01:00
#modal introducing that a user must wait for his training being validated before booking a machine
training_reservation_modal :
2021-01-16 23:29:49 +01:00
machine_reservation : "Maschinenreservierung"
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_ : "Ihre Schulung wird stattfinden"
2021-01-14 14:37:01 +01:00
#user public profile
public_profile :
2021-01-14 23:01:32 +01:00
last_activity_html : "Letzte Aktivität <br><strong>am {DATE}</strong>"
2021-01-16 23:29:49 +01:00
to_come : "kommend"
approved : "bestätigt"
projects : "Projekte"
no_projects : "Keine Projekte"
author : "Autor"
collaborator : "Mitarbeitende"
private_profile : "Privates Profil"
2021-01-14 23:09:01 +01:00
interests : "Interessen"
2021-01-16 23:29:49 +01:00
CAD_softwares_mastered : "Kenntnisse in CAD-Software"
2021-01-14 23:01:32 +01:00
email_address : "E‐ Mail‐ Adresse"
2021-01-16 23:29:49 +01:00
trainings : "Schulungen"
no_trainings : "Keine Schulungen"
2021-01-14 14:37:01 +01:00
#wallet
wallet :
2021-01-16 23:29:49 +01:00
wallet : 'Guthabenkonto'
2021-01-14 23:09:01 +01:00
your_wallet_amount : 'verfügbares Guthaben'
2021-01-16 23:29:49 +01:00
wallet_amount : 'Verfügbares Guthaben'
2021-01-14 23:09:01 +01:00
no_transactions_for_now : 'Momentan keine Transaktionen'
2021-01-16 23:29:49 +01:00
date : "Datum"
operation : 'Vorgang'
2021-01-14 14:37:01 +01:00
operator : 'Operator'
2021-01-16 23:29:49 +01:00
amount : 'Betrag'
credit : 'Guthaben'
debit : 'Lastschrift'
credit_title : 'Guthabenkonto'
credit_label : 'Legen Sie den Betrag der Gutschrift fest'
confirm_credit_label : 'Bestätigen Sie den Betrag der Gutschrift'
2021-01-14 14:37:01 +01:00
generate_a_refund_invoice : "Generate a refund invoice"
creation_date_for_the_refund : "Creation date for the refund"
creation_date_is_required : "Creation date is required."
description_optional : "Description (optional):"
will_appear_on_the_refund_invoice : "Will appear on the refund invoice."
to_credit : 'Credit'
wallet_credit_successfully : "Wallet of user is credited successfully."
a_problem_occurred_for_wallet_credit : "A problem is occurred while taking the credit of wallet."
amount_is_required : "The amount is required."
amount_minimum_1 : "The amount minimum is 1"
amount_confirm_is_required : "The amount confirmation is required."
amount_confirm_does_not_match : "The amount confirmation does not match."
you_have_amount_in_wallet : "You have {amount} {currency} in your wallet"
client_have_amount_in_wallet : "Client has {amount} {currency} in wallet"
wallet_pay_reservation : "You can pay your reservation directly"
client_wallet_pay_reservation : "The member can pay his reservation directly"
debit_subscription : "Pay for a subscription"
debit_reservation_training : "Pay for a training reservation"
debit_reservation_machine : "Pay for a machine reservation"
debit_reservation_event : "Pay for an event reservation"
warning_uneditable_credit : "Warning: once validated, the credited amount won't be editable anymore."
#promotional coupon (creation/edition form)
coupon :
name : "Name"
name_is_required : "Name is required."
code : "Code"
code_is_required : "Code is required."
code_must_be_composed_of_capital_letters_digits_and_or_dashes : "The code must be composed of capital letters, digits and/or dashes."
kind_of_coupon : "Kind of coupon"
percentage : "Percentage"
amount : "Amount"
amount_off : "Amount off"
percent_off : "Percentage off"
percent_off_is_required : "Percentage off is required."
percentage_must_be_between_0_and_100 : "Percentage must be between 0 and 100."
validity_per_user : "Validity per user"
once : "Just once"
forever : "Each use"
validity_per_user_is_required : "Validity per user is required."
valid_until : "Valid until (included)"
leave_empty_for_no_limit : "Do not specify any limit by leaving the field empty."
max_usages : "Maximum usages allowed"
max_usages_must_be_equal_or_greater_than_0 : "The maximum usages allowed must be greater than 0."
enabled : "Active"
#coupon (input zone for users)
coupon_input :
i_have_a_coupon : "I have a coupon!"
code_ : "Code:"
the_coupon_has_been_applied_you_get_PERCENT_discount : "The coupon has been applied. You get a {PERCENT}% discount."
the_coupon_has_been_applied_you_get_AMOUNT_CURRENCY : "The coupon has been applied. You get a discount of {AMOUNT} {CURRENCY}."
unable_to_apply_the_coupon_because_disabled : "Unable to apply the coupon: this code was disabled."
unable_to_apply_the_coupon_because_expired : "Unable to apply the coupon: this code has expired."
unable_to_apply_the_coupon_because_sold_out : "Unable to apply the coupon: this code reached its quota."
unable_to_apply_the_coupon_because_already_used : "Unable to apply the coupon: you have already used this code once before."
2021-01-18 14:28:48 +01:00
unable_to_apply_the_coupon_because_amount_exceeded : "Der Gutschein kann nicht eingelöst werden: Der Rabatt überschreitet den Gesamtbetrag dieses Kaufs."
unable_to_apply_the_coupon_because_undefined : "Der Gutschein konnte nicht eingelöst werden: Ein unerwarteter Fehler ist aufgetreten, bitte kontaktieren Sie den Fablab-Manager."
unable_to_apply_the_coupon_because_rejected : "Dieser Code existiert nicht."
2021-01-14 14:37:01 +01:00
#form to create/edit a space
space :
name : "Name"
2021-01-18 14:28:48 +01:00
name_is_required : "Name ist erforderlich."
illustration : "Abbildung"
add_an_illustration : "Abbildung hinzufügen"
description : "Beschreibung"
description_is_required : "Beschreibung ist erforderlich."
2021-01-14 14:37:01 +01:00
characteristics : "Characteristics"
characteristics_are_required : "Characteristics are required."
attached_files_pdf : "Attached files (pdf)"
attach_a_file : "Attach a file"
add_an_attachment : "Add an attachment"
default_places : "Default maximum tickets"
default_places_is_required : "Default maximum tickets is required."
disable_space : "Disable space"
#shopping cart module for reservations
cart :
2021-01-14 23:01:32 +01:00
summary : "Zusammenfassung"
select_one_or_more_slots_in_the_calendar : "Wähle einen {SINGLE, select, true{Slot} other{oder mehrere Slots}} im Kalender"
2021-01-14 14:37:01 +01:00
you_ve_just_selected_the_slot : "You've just selected the slot:"
datetime_to_time : "{START_DATETIME} to {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}}"
offer_this_slot : "Offer this slot"
confirm_this_slot : "Confirm this slot"
remove_this_slot : "Remove this slot"
to_benefit_from_attractive_prices : "To benefit from attractive prices"
view_our_subscriptions : "View our subscriptions"
or : "or"
you_ve_just_selected_a_ : "You've just selected a"
_subscription : "subscription"
cost_of_the_subscription : "Cost of the subscription"
confirm_and_pay : "Confirm and pay"
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"
total_ : "TOTAL :"
thank_you_your_payment_has_been_successfully_registered : "Thank you. Your payment has been successfully registered !"
your_invoice_will_be_available_soon_from_your_ : "Your invoice will be available soon form your"
dashboard : "Dashboard"
i_want_to_change_the_following_reservation : "I want to change the following reservation:"
cancel_my_modification : "Cancel my modification"
select_a_new_slot_in_the_calendar : "Select a new slot in the calendar"
cancel_my_selection : "Cancel my selection"
tags_of_the_original_slot : "Tags of the original slot:"
tags_of_the_destination_slot : "Tags of the destination slot:"
confirm_my_modification : "Confirm my modification"
your_booking_slot_was_successfully_moved_from_ : "Your booking slot was successfully moved from"
to_date : "to" #eg. from 01/01 to 01/05
please_select_a_member_first : "Please select a member first"
unable_to_select_plan_if_slots_in_the_past : "Unable to select a plan if any of the selected slots is in the past"
unable_to_change_the_reservation : "Unable to change the reservation"
confirmation_required : "Confirmation required"
do_you_really_want_to_cancel_this_reservation_html : "<p>Do you really want to cancel this reservation?</p><p>Warning: if this reservation was made free of charge, as part of a subscription, the credits used will not be re-credited.</p>"
reservation_was_cancelled_successfully : "Reservation was cancelled successfully."
cancellation_failed : "Cancellation failed."
confirm_payment_of_html : "{ROLE, select, admin{Payment on site} other{Pay}}: {AMOUNT}" #eg. confirm my payment of $20.00
a_problem_occurred_during_the_payment_process_please_try_again_later : "A problem occurred during the payment process. Please try again later."
none : "None"
online_payment_disabled : "Online payment is not available. Please contact the FabLab's reception directly."
slot_restrict_plans : "This slot is restricted for the plans below:"
slot_restrict_subscriptions_must_select_plan : "The slot is restricted for the subscribers. Please select a plan first."
slot_restrict_plans_of_others_groups : "The slot is restricted for the subscribers of others groups."
selected_plan_dont_match_slot : "Selected plan dont match this slot"
user_plan_dont_match_slot : "User subscribed plan dont match this slot"
no_plan_match_slot : "You dont have any matching plan for this slot"
slot_at_same_time : "Conflict with others reservations"
do_you_really_want_to_book_slot_at_same_time : "Do you really want to book this slot? Other bookings take place at the same time"
unable_to_book_slot_because_really_have_reservation_at_same_time : "Unable to book this slot because the following reservation occurs at the same time."
tags_mismatch : "Tags mismatch"
confirm_book_slot_tags_mismatch : "Do you really want to book this slot? {USER} does not have any of the required tags."
unable_to_book_slot_tags_mismatch : "Unable to book this slot because you don't have any of the required tags."
slot_tags : "Slot tags"
user_tags : "User tags"
no_tags : "No tags"
#feature-tour modal
tour :
2021-01-15 08:43:17 +01:00
previous : "Vorherige"
next : "Nächste"
end : "Tour beenden"
2021-01-14 14:37:01 +01:00
#help modal
help :
title : "Help"
what_to_do : "What do you want to do?"
tour : "Start the feature tour"
guide : "Open the user's manual"