From ce25f228b5ce96cdca740649a4102b033b214469 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Sun, 24 Jan 2021 17:38:33 +0100 Subject: [PATCH] New translations app.admin.en.yml (German) --- config/locales/app.admin.de.yml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/config/locales/app.admin.de.yml b/config/locales/app.admin.de.yml index ab3e0dc7d..c75967553 100644 --- a/config/locales/app.admin.de.yml +++ b/config/locales/app.admin.de.yml @@ -1064,15 +1064,15 @@ de: twitter_analytics: "Twitter analytics account" book_overlapping_slots: "book overlapping slots" slot_duration: "slots duration" - advanced: "Advanced settings" - customize_home_page_css: "Customise the stylesheet of the home page" - home_css_notice_html: "You can customize the stylesheet which will apply to the home page, using the SASS syntax. These styles will be automatically subordinated to the .home-page selector to prevent any risk of breaking the application. Meanwhile please be careful, any changes in the home page editor at the top of the page may broke your styles, always refer to the HTML code." - error_SETTING_locked: "Unable to update the setting: {SETTING} is locked. Please contact your system administrator." - an_error_occurred_saving_the_setting: "An error occurred while saving the setting. Please try again later." - book_overlapping_slots_info: "Allow / prevent the reservation of overlapping slots" - allow_booking: "Allow booking" - default_slot_duration: "Default duration for slots" - duration_minutes: "Duration (in minutes)" + advanced: "Erweiterte Einstellungen" + customize_home_page_css: "Das Stylesheet der Startseite anpassen" + home_css_notice_html: "Sie können das Stylesheet anpassen, das auf die Startseite angewendet wird, indem Sie die SASS Syntax verwenden. Diese Stile werden automatisch dem Homepage Selektor untergeordnet, um das Risiko von Applikationsfehlern zu minimieren. Vorsicht: Änderungen im Homepage-Editor oben auf der Seite können Ihre Stile zerstören, beziehen Sie sich immer auf den HTML-Code." + error_SETTING_locked: "Die Einstellung konnte nicht aktualisiert werden: {SETTING} ist gesperrt. Bitte kontaktieren Sie Ihren Systemadministrator." + an_error_occurred_saving_the_setting: "Beim Speichern der Einstellung ist ein Fehler aufgetreten. Bitte versuchen Sie es später erneut." + book_overlapping_slots_info: "Erlauben / Verhindern der Reservierung von überlappenden Slots" + allow_booking: "Buchungen erlauben" + default_slot_duration: "Standarddauer für Slots" + duration_minutes: "Dauer (in Minuten)" default_slot_duration_info: "Machine and space availabilities are divided in multiple slots of this duration. This value can be overridden per availability." modules: "Modules" spaces: "Spaces"