mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-02-19 13:54:25 +01:00
New translations app.admin.en.yml (German)
This commit is contained in:
parent
3856f45bd0
commit
d78752f3cb
@ -622,40 +622,40 @@ de:
|
||||
payment:
|
||||
payment_settings: "Bezahlungseinstellungen"
|
||||
online_payment: "Online-Bezahlung"
|
||||
online_payment_info_html: "You can enable your members to book directly online, paying by card. Alternatively, you can restrict the booking and payment processes for administrators and managers."
|
||||
enable_online_payment: "Enable online payment"
|
||||
stripe_keys: "Stripe keys"
|
||||
stripe_keys_info_html: "<p>To be able to collect online payments, you must configure the <a href='https://stripe.com' target='_blank'>Stripe</a> API keys.</p><p>Retrieve them from <a href='https://dashboard.stripe.com/account/apikeys' target='_blank'>your dashboard</a>.</p><p>Updating these keys will trigger a synchronization of all users on Stripe, this may take some time. You'll receive a notification when it's done.</p>"
|
||||
public_key: "Public key"
|
||||
secret_key: "Secret key"
|
||||
error_check_keys: "Error: please check your Stripe keys."
|
||||
stripe_keys_saved: "Stripe keys successfully saved."
|
||||
error_saving_stripe_keys: "Unable to save the Stripe keys. Please try again later."
|
||||
edit_keys: "Edit keys"
|
||||
currency: "Currency"
|
||||
currency_info_html: "Please specify below the currency used for online payment. You should provide a three-letter ISO code, from the list of <a href='https://stripe.com/docs/currencies' target='_blank'>Stripe supported currencies</a>."
|
||||
currency_alert_html: "<strong>Warning</strong>: the currency cannot be changed after the first online payment was made. Please define this setting carefully before opening Fab-manager to your members."
|
||||
stripe_currency: "Stripe currency"
|
||||
online_payment_info_html: "Sie können Mitglieden gestatten, direkt online zu buchen und mit Kreditkarte zu bezahlen. Alternativ können Buchungs- und Zahlungsprozesse auf Administratoren und Manager beschränkt werden."
|
||||
enable_online_payment: "Online-Bezahlung aktivieren"
|
||||
stripe_keys: "Stripe-Schlüssel"
|
||||
stripe_keys_info_html: "<p>Um Online-Zahlungen annehmen zu können, müssen die <a href='https://stripe.com' target='_blank'>Stripe</a> API-Schlüssel konfiguriert sein.</p><p>Holen Sie sie von <a href='https://dashboard.stripe.com/account/apikeys' target='_blank'>Ihrem Dashboard</a>.</p><p>Das Aktualisieren dieser Schlüssel synchronisiert alle Stripe-Nutzer neu. Das kann einige Zeit dauern, Sie erhalten eine Benachrichtigung nach Abschluss.</p>"
|
||||
public_key: "Öffentlicher Schlüssel"
|
||||
secret_key: "Geheimer Schlüssel"
|
||||
error_check_keys: "Fehler: Bitte überprüfen Sie Ihre Stripe-Schlüssel."
|
||||
stripe_keys_saved: "Stripe-Schlüssel erfolgreich gespeichert."
|
||||
error_saving_stripe_keys: "Die Stripe-Schlüssel konnten nicht gespeichert werden. Bitte versuchen Sie es später erneut."
|
||||
edit_keys: "Schlüssel bearbeiten"
|
||||
currency: "Währung"
|
||||
currency_info_html: "Bitte geben Sie unten die Währung an, die für Online-Bezahlung verwendet wird. Sie sollten einen ISO-Code mit drei Buchstaben aus der Liste <a href='https://stripe.com/docs/currencies' target='_blank'>Stripe unterstützter Währungen eingeben</a>."
|
||||
currency_alert_html: "<strong>Warnung</strong>: Die Währung kann nicht mehr geändert werden, nachdem die erste Online-Zahlung eingegangen ist. Bitte nehmen Sie diese Einstellung sorgfältig vor, bevor Sie Fab-Manager für Mitglieder öffnen."
|
||||
stripe_currency: "Stripe-Währung"
|
||||
#management of users, labels, groups, and so on
|
||||
members:
|
||||
users_management: "Users management"
|
||||
users_management: "Benutzer-Verwaltung"
|
||||
users: "Benutzer"
|
||||
members: "Members"
|
||||
subscriptions: "Subscriptions"
|
||||
search_for_an_user: "Search for an user"
|
||||
add_a_new_member: "Add a new member"
|
||||
reservations: "Reservations"
|
||||
surname: "Last name"
|
||||
first_name: "First name"
|
||||
email: "Email"
|
||||
phone: "Phone"
|
||||
user_type: "User type"
|
||||
subscription: "Subscription"
|
||||
display_more_users: "Display more users..."
|
||||
administrators: "Administrators"
|
||||
search_for_an_administrator: "Search for an administrator"
|
||||
add_a_new_administrator: "Add a new administrator"
|
||||
managers: "Managers"
|
||||
members: "Mitglieder"
|
||||
subscriptions: "Abonnements"
|
||||
search_for_an_user: "Nach einem Benutzer suchen"
|
||||
add_a_new_member: "Neues Mitglied hinzufügen"
|
||||
reservations: "Reservierungen"
|
||||
surname: "Nachname"
|
||||
first_name: "Vorname"
|
||||
email: "E-Mail"
|
||||
phone: "Telefon"
|
||||
user_type: "Nutzertyp"
|
||||
subscription: "Abonnement"
|
||||
display_more_users: "Weitere Benutzer anzeigen..."
|
||||
administrators: "Administratoren"
|
||||
search_for_an_administrator: "Nach einem Administrator suchen"
|
||||
add_a_new_administrator: "Administrator hinzufügen"
|
||||
managers: "Manager"
|
||||
managers_info: "A manager is a restricted administrator that cannot modify the settings of the application. However, he will be able to take reservations for any members and for all managers, including himself, and to process payments and refunds."
|
||||
search_for_a_manager: "Nach einem Manager suchen"
|
||||
add_a_new_manager: "Neuen Manager hinzufügen"
|
||||
|
Loading…
x
Reference in New Issue
Block a user