diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /l10n-mk/browser/extensions | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-mk/browser/extensions')
-rw-r--r-- | l10n-mk/browser/extensions/formautofill/formautofill.properties | 63 |
1 files changed, 63 insertions, 0 deletions
diff --git a/l10n-mk/browser/extensions/formautofill/formautofill.properties b/l10n-mk/browser/extensions/formautofill/formautofill.properties new file mode 100644 index 0000000000..2d8b61a937 --- /dev/null +++ b/l10n-mk/browser/extensions/formautofill/formautofill.properties @@ -0,0 +1,63 @@ +# 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/. + +# LOCALIZATION NOTE (saveAddressesMessage): %S is brandShortName. This string is used on the doorhanger to +# notify users that addresses are saved. +# LOCALIZATION NOTE (autofillOptionsLink, autofillOptionsLinkOSX): These strings are used in the doorhanger for +# updating addresses. The link leads users to Form Autofill browser preferences. +# LOCALIZATION NOTE (autofillSecurityOptionsLink, autofillSecurityOptionsLinkOSX): These strings are used +# in the doorhanger for saving credit card info. The link leads users to Form Autofill browser preferences. +# LOCALIZATION NOTE (changeAutofillOptions, changeAutofillOptionsOSX): These strings are used on the doorhanger +# that notifies users that addresses are saved. The button leads users to Form Autofill browser preferences. +# LOCALIZATION NOTE (addressesSyncCheckbox): If Sync is enabled, this checkbox is displayed on the doorhanger +# shown when saving addresses. +# LOCALIZATION NOTE (creditCardsSyncCheckbox): If Sync is enabled and credit card sync is available, +# this checkbox is displayed on the doorhanger shown when saving credit card. +# LOCALIZATION NOTE (updateAddressMessage, updateAddressDescriptionLabel, createAddressLabel, updateAddressLabel): +# Used on the doorhanger when an address change is detected. +# LOCALIZATION NOTE (saveCreditCardMessage, saveCreditCardDescriptionLabel, saveCreditCardLabel, cancelCreditCardLabel, neverSaveCreditCardLabel): +# Used on the doorhanger when users submit payment with credit card. +# LOCALIZATION NOTE (saveCreditCardMessage): %S is brandShortName. +cancelCreditCardLabel = Не снимај +cancelCreditCardAccessKey = Н +# LOCALIZATION NOTE (updateCreditCardMessage, updateCreditCardDescriptionLabel, createCreditCardLabel, updateCreditCardLabel): +# Used on the doorhanger when an credit card change is detected. +# LOCALIZATION NOTE (openAutofillMessagePanel): Tooltip label for Form Autofill doorhanger icon on address bar. + +# LOCALIZATION NOTE ( (autocompleteFooterOptionShort, autocompleteFooterOptionOSXShort): Used as a label for the button, +# displayed at the bottom of the dropdown suggestion, to open Form Autofill browser preferences. +# LOCALIZATION NOTE (category.address, category.name, category.organization2, category.tel, category.email): +# Used in autofill drop down suggestion to indicate what other categories Form Autofill will attempt to fill. +# LOCALIZATION NOTE (fieldNameSeparator): This is used as a separator between categories. +# LOCALIZATION NOTE (phishingWarningMessage, phishingWarningMessage2): The warning +# text that is displayed for informing users what categories are about to be filled. +# "%S" will be replaced with a list generated from the pre-defined categories. +# The text would be e.g. Also autofills organization, phone, email. +# LOCALIZATION NOTE (insecureFieldWarningDescription): %S is brandShortName. This string is used in drop down +# suggestion when users try to autofill credit card on an insecure website (without https). +# LOCALIZATION NOTE (clearFormBtnLabel2): Label for the button in the dropdown menu that used to clear the populated +# form. + +# LOCALIZATION NOTE (autofillAddressesCheckbox): Label for the checkbox that enables autofilling addresses. +# LOCALIZATION NOTE (learnMoreLabel): Label for the link that leads users to the Form Autofill SUMO page. +# LOCALIZATION NOTE (savedAddressesBtnLabel): Label for the button that opens a dialog that shows the +# list of saved addresses. +# LOCALIZATION NOTE (autofillCreditCardsCheckbox): Label for the checkbox that enables autofilling credit cards. +# LOCALIZATION NOTE (savedCreditCardsBtnLabel): Label for the button that opens a dialog that shows the list +# of saved credit cards. + +# LOCALIZATION NOTE (manageAddressesTitle, manageCreditCardsTitle): The dialog title for the list of addresses or +# credit cards in browser preferences. +# LOCALIZATION NOTE (addressesListHeader, creditCardsListHeader): The header for the list of addresses or credit cards +# in browser preferences. +# LOCALIZATION NOTE (manageDialogsWidth): This strings sets the default width for windows used to manage addresses and +# credit cards. + +# LOCALIZATION NOTE (addNewAddressTitle, editAddressTitle): The dialog title for creating or editing addresses +# in browser preferences. +cancelBtnLabel = Откажи + +# LOCALIZATION NOTE (addNewCreditCardTitle, editCreditCardTitle): The dialog title for creating or editing +# credit cards in browser preferences. + |