diff options
Diffstat (limited to 'l10n-dsb/mail/messenger/messengercompose/messengercompose.ftl')
-rw-r--r-- | l10n-dsb/mail/messenger/messengercompose/messengercompose.ftl | 74 |
1 files changed, 74 insertions, 0 deletions
diff --git a/l10n-dsb/mail/messenger/messengercompose/messengercompose.ftl b/l10n-dsb/mail/messenger/messengercompose/messengercompose.ftl new file mode 100644 index 0000000000..87d18c3f1f --- /dev/null +++ b/l10n-dsb/mail/messenger/messengercompose/messengercompose.ftl @@ -0,0 +1,74 @@ +# 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/. + + +# Addressing widget + +# $type (String) - the type of the addressing row +remove-address-row-type = Pólo typa { $type } wótwónoźeś +# $type (String) - the type of the addressing row +remove-address-row-type-label = + .tooltiptext = Pólo typa { $type } wótwónoźeś +# $type (String) - the type of the addressing row +# $count (Number) - the number of address pills currently present in the addressing row +address-input-type-aria-label = + { $count -> + [0] { $type } + [one] { $type } z jadneju adresu, wužywajśo lěwu šypkowy tastu, aby fokus stajił. + [two] { $type } z { $count } adresoma, wužywajśo lěwu šypkowej tastu, aby fokus stajił. + [few] { $type } z { $count } adresami, wužywajśo lěwu šypkowu tastu, aby fokus stajił. + *[other] { $type } z { $count } adresami, wužywajśo lěwu šypkowu tastu, aby fokus stajił. + } +# $email (String) - the email address +# $count (Number) - the number of address pills currently present in the addressing row +pill-aria-label = + { $count -> + [one] { $email }: Tłocćo Enter, aby wobźěłował, Entf, aby wótwónoźeł. + [two] { $email }, 1 z { $count }: Tłocćo Enter, aby wobźěłował, Entf, aby wótwónoźeł. + [few] { $email }, 1 z { $count }: Tłocćo Enter, aby wobźěłował, Entf, aby wótwónoźeł. + *[other] { $email }, 1 z { $count }: Tłocćo Enter, aby wobźěłował, Entf, aby wótwónoźeł. + } +# $email (String) - the email address +pill-tooltip-invalid-address = { $email } njejo płaśiwa e-mailowa adresa +# $email (String) - the email address +pill-tooltip-not-in-address-book = { $email } njejo we wašom adresniku +pill-action-edit = + .label = Adresu wobźěłaś + .accesskey = A +pill-action-move-to = + .label = Do Komu pśesunuś + .accesskey = K +pill-action-move-cc = + .label = Do kopije pśesunuś + .accesskey = p +pill-action-move-bcc = + .label = Do schowaneje kopije pśesunuś + .accesskey = s +# $count (Number) - the number of attachments in the attachment bucket +attachment-bucket-count = + .value = + { $count -> + [1] { $count } pśidank + [one] { $count } pśidank + [two] { $count } pśidanka + [few] { $count } pśidanki + *[other] { $count } pśidankow + } + .accesskey = d +# $count (Number) - the number of attachments in the attachment bucket +attachments-placeholder-tooltip = + .tooltiptext = + { $count -> + [1] { $count } pśidank + [one] { $count } pśidank + [two] { $count } pśidanka + [few] { $count } pśidanki + *[other] { $count } pśidankow + } +# { attachment-bucket-count.accesskey } - Do not localize this message. +key-toggle-attachment-pane = + .key = { attachment-bucket-count.accesskey } +button-return-receipt = + .label = Kwitowanka + .tooltiptext = Kwintowanku za toś tu powěsć pominaś |