From 6bf0a5cb5034a7e684dcc3500e841785237ce2dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:32:43 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- .../localization/rm/toolkit/global/datepicker.ftl | 50 ++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 thunderbird-l10n/rm/localization/rm/toolkit/global/datepicker.ftl (limited to 'thunderbird-l10n/rm/localization/rm/toolkit/global/datepicker.ftl') diff --git a/thunderbird-l10n/rm/localization/rm/toolkit/global/datepicker.ftl b/thunderbird-l10n/rm/localization/rm/toolkit/global/datepicker.ftl new file mode 100644 index 0000000000..4447f851da --- /dev/null +++ b/thunderbird-l10n/rm/localization/rm/toolkit/global/datepicker.ftl @@ -0,0 +1,50 @@ +# 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/. + + +### Datepicker - Dialog for default HTML's + + +## 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 + +date-picker-label = + .aria-label = Tscherner ina data +date-spinner-label = + .aria-label = Tscherner in mais ed in onn + +## Text of the clear button + +date-picker-clear-button = Stizzar + +## 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 = Mais precedent +date-picker-next = + .aria-label = Proxim mais + +## 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 = Mais +date-spinner-year = + .aria-label = Onn + +## 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 = Mais precedent +date-spinner-month-next = + .aria-label = Proxim mais +date-spinner-year-previous = + .aria-label = Onn precedent +date-spinner-year-next = + .aria-label = Proxim onn -- cgit v1.2.3