From 27dcf2eefbfb3d647d4241d528694099d0919d55 Mon Sep 17 00:00:00 2001 From: Eric Schoenholzer Date: Wed, 6 Sep 2023 14:33:43 +0200 Subject: [PATCH] Update datetimepicker.de-CH.yml --- .../datetimepicker/datetimepicker.de-CH.yml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/messages/datetimepicker/datetimepicker.de-CH.yml b/messages/datetimepicker/datetimepicker.de-CH.yml index 12874cc..d9b0a0f 100644 --- a/messages/datetimepicker/datetimepicker.de-CH.yml +++ b/messages/datetimepicker/datetimepicker.de-CH.yml @@ -16,10 +16,10 @@ kendo: toggle: Umschalten # The Accept button text in the datetimepicker component - accept: Setzen + accept: Übernehmen # The label for the Accept button in the datetimepicker component - acceptLabel: Setzen + acceptLabel: Übernehmen # The Cancel button text in the datetimepicker component cancel: Abbrechen @@ -37,25 +37,25 @@ kendo: today: Heute # The title of the previous button in the Classic calendar - prevButtonTitle: Navigate to previous view + prevButtonTitle: Navigiere zur vorherigen Ansicht # The title of the next button in the Classic calendar - nextButtonTitle: Navigate to next view + nextButtonTitle: Navigiere zur nächsten Ansicht # The label for the hour part in the timepicker component - hour: Hour + hour: Stunde # The label for the minute part in the timepicker component minute: Minute # The label for the second part in the timepicker component - second: Second + second: Sekunde # The label for the millisecond part in the timepicker component - millisecond: Millisecond + millisecond: Millisekunde # The label for the dayperiod part in the timepicker component - dayperiod: Dayperiod + dayperiod: Zeitraum # The title of the parent view button in the calendar header - parentViewButtonTitle: Navigate to parent view + parentViewButtonTitle: Navigiere zur Hauptansicht