From 90012dffe141b918a6ddd0c779de23c7b944586a Mon Sep 17 00:00:00 2001 From: mokkin Date: Sat, 24 Oct 2020 22:22:35 +0200 Subject: [PATCH] completed german translations --- .../language/german/translations_lang.php | 46 +++++++++---------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/application/language/german/translations_lang.php b/application/language/german/translations_lang.php index 2e366490..c30347cc 100755 --- a/application/language/german/translations_lang.php +++ b/application/language/german/translations_lang.php @@ -301,26 +301,26 @@ $lang['delete_personal_information_hint'] = 'Entfernen Sie alle Ihre Termine und $lang['delete_personal_information'] = 'Persönlichen Informationen löschen'; $lang['delete_personal_information_prompt'] = 'Sind Sie sicher, dass Sie Ihre persönlichen Daten löschen möchten? Diese Aktion kann nicht rückgängig gemacht werden.'; $lang['location'] = 'Ort'; -$lang['working_plan_exception'] = 'Working Plan Exception'; -$lang['working_plan_exceptions'] = 'Working Plan Exceptions'; -$lang['working_plan_exceptions_hint'] = 'Add a working plan exception day, outside the working plan.'; -$lang['new_working_plan_exception_title'] = 'New Working Plan Exception'; -$lang['working_plan_exception_saved'] = 'Working plan exception saved successfully.'; -$lang['working_plan_exception_deleted'] = 'Working plan exception deleted successfully.'; -$lang['add_working_plan_exceptions_during_each_day'] = 'Add working plan exceptions, outside the working plan.'; -$lang['add_working_plan_exception'] = 'Add Working Plan Exception'; -$lang['require_phone_number'] = 'Require phone number'; -$lang['require_phone_number_hint'] = 'When enabled, customers and users will need to enter the customer\'s phone number when booking an appointment'; -$lang['check_spam_folder'] = 'Please check your spam folder if the email does not arrive within a few minutes.'; -$lang['api_token_hint'] = 'Set a secret token in order to enable the token based authentication of the Easy!Appointments API.'; -$lang['timezone'] = 'Timezone'; -$lang['overwrite_existing_working_plans'] = 'This will overwrite the existing provider working plans, are you sure that you want to continue?'; -$lang['working_plans_got_updated'] = 'All the working plans got updated.'; -$lang['apply_to_all_providers'] = 'Apply To All Providers'; -$lang['display_any_provider'] = 'Display Any Provider Option'; -$lang['display_any_provider_hint'] = 'The booking page will get an additional option that allows customers to book without specifying a provider.'; -$lang['load_more'] = 'Load More'; -$lang['list'] = 'List'; -$lang['default'] = 'Default'; -$lang['table'] = 'Table'; -$lang['date'] = 'Date'; +$lang['working_plan_exception'] = 'Arbeitsplan Ausnahme'; +$lang['working_plan_exceptions'] = 'Arbeitsplan Ausnahmen'; +$lang['working_plan_exceptions_hint'] = 'Fügt einen Ausnahmetag außerhalb des Arbeitsplans hinzu.'; +$lang['new_working_plan_exception_title'] = 'Neue Ausnahme vom Arbeitsplan'; +$lang['working_plan_exception_saved'] = 'Ausnahme vom Arbeitsplan erfolgreich gespeichert.'; +$lang['working_plan_exception_deleted'] = 'Ausnahme vom Arbeitsplan erfolgreich gelöscht.'; +$lang['add_working_plan_exceptions_during_each_day'] = 'Ausnahmen vom Arbeitsplan für jeden Tag hinzufügen.'; +$lang['add_working_plan_exception'] = 'Ausnahme vom Arbeitsplan hinzufügen'; +$lang['require_phone_number'] = 'Telefonnummer benötigt'; +$lang['require_phone_number_hint'] = 'Wenn aktiviert, müssen Kunden und Benutzer die Telefonnummer des Kunden beim Buchen eines Termins eingeben'; +$lang['check_spam_folder'] = 'Bitte kontrollieren Sie Ihren Spam-Ordner, falss die Email nicht innerhalb weniger Minuten eintrifft.'; +$lang['api_token_hint'] = 'Setze einen geheimen Token um die tokenbasierte Authentifizierung für die Easy!Appointments API zu aktivieren.'; +$lang['timezone'] = 'Zeitzone'; +$lang['overwrite_existing_working_plans'] = 'Dies wird bestehende Arbeitspläne von Anbietern überschreiben. Sind sie sicher?'; +$lang['working_plans_got_updated'] = 'Alle Arbeitspläne wurden aktualisiert.'; +$lang['apply_to_all_providers'] = 'Auf alle Anbieter anwenden'; +$lang['display_any_provider'] = 'Option zum Anzeigen aller Anbieter'; +$lang['display_any_provider_hint'] = 'Es wird eine zusätzliche Option zur Buchungsseite hinzugefügt, die es Kunden ermöglicht zu buchen ohne eine spezifischen Anbieter auszuwählen.'; +$lang['load_more'] = 'Mehr laden'; +$lang['list'] = 'Liste'; +$lang['default'] = 'Standard'; +$lang['table'] = 'Tabelle'; +$lang['date'] = 'Datum';