Spracherkennung für: .ftl vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v.
2.
0. If a copy of the MPL was not distributed with this
# file, You can obtain one at
http://mozilla.org/MPL/2.
0/.
### Datetimepicker - Dialog for default HTML's <input type="datetime-local">
## These labels are used by screenreaders and other assistive technology
## to indicate the purpose of this picker as both a calendar with a month-year
## and a time selection dialog for HTML's <input type="datetime-local">
datetime-picker-label =
.aria-label = Choose a date and a time
## These labels are used by screenreaders and other assistive technology
## to indicate the purpose of a date picker calendar and a month-year selection
## spinner dialogs for HTML's default <input type="date">
date-picker-label =
.aria-label = Choose a date
date-spinner-label =
.aria-label = Choose a month and a year
## Text of the clear button
date-picker-clear-button = Clear
## These labels are used by screenreaders and other assistive technology
## to indicate the purpose of buttons that leaf through months of a calendar
date-picker-previous =
.aria-label = Previous month
date-picker-next =
.aria-label = Next month
## These labels are used by screenreaders and other assistive technology
## to indicate the type of a value/unit that is being selected within a
## Month/Year date spinner dialogs on a datepicker calendar dialog
date-spinner-month =
.aria-label = Month
date-spinner-year =
.aria-label = Year
## These labels are used by screenreaders and other assistive technology
## to indicate the purpose of buttons that leaf through either months
## or years of a Month/Year date spinner on a datepicker calendar dialog
date-spinner-month-previous =
.aria-label = Previous month
date-spinner-month-next =
.aria-label = Next month
date-spinner-year-previous =
.aria-label = Previous year
date-spinner-year-next =
.aria-label = Next year
## This label is used by screenreaders and other assistive technology
## to indicate the purpose of a time picker dialog
## for HTML's default <input type="time">
time-picker-label =
.aria-label = Choose a time
## These labels are used by screenreaders and other assistive technology
## to indicate the type of a value/unit that is being selected within a
## time spinners on a timepicker dialog
time-spinner-hour-label =
.aria-label = Hour
time-spinner-minute-label =
.aria-label = Minute
# For example, in English, when the
24 hours of the day are divided into two
# periods of
12 hours, the time of the day, or the period of the day is either
# AM (for
00:
00-
11:
59) or PM (for
12:
00-
23:
59), i.e. noon is
12 PM, midnight -
12 AM
time-spinner-day-period-label =
.aria-label = Period of the day
## These labels are used by screenreaders and other assistive technology
## to indicate the purpose of buttons that leaf through time units of a spinner on a timepicker di
alog
time-spinner-hour-previous =
.aria-label = Previous hour
time-spinner-hour-next =
.aria-label = Next hour
time-spinner-minute-previous =
.aria-label = Previous minute
time-spinner-minute-next =
.aria-label = Next minute
time-spinner-day-period-previous =
.aria-label = Previous period of the day
time-spinner-day-period-next =
.aria-label = Next period of the day