diff options
Diffstat (limited to 'l10n-fa/toolkit/toolkit')
-rw-r--r-- | l10n-fa/toolkit/toolkit/branding/brandings.ftl | 1 | ||||
-rw-r--r-- | l10n-fa/toolkit/toolkit/formautofill/formAutofill.ftl | 30 | ||||
-rw-r--r-- | l10n-fa/toolkit/toolkit/global/arrowscrollbox.ftl | 3 |
3 files changed, 34 insertions, 0 deletions
diff --git a/l10n-fa/toolkit/toolkit/branding/brandings.ftl b/l10n-fa/toolkit/toolkit/branding/brandings.ftl index 2dee3311f0..738e6fb702 100644 --- a/l10n-fa/toolkit/toolkit/branding/brandings.ftl +++ b/l10n-fa/toolkit/toolkit/branding/brandings.ftl @@ -42,3 +42,4 @@ # and kept in English. -firefoxview-brand-name = نمای Firefox +-mozmonitor-brand-name = Mozilla Monitor diff --git a/l10n-fa/toolkit/toolkit/formautofill/formAutofill.ftl b/l10n-fa/toolkit/toolkit/formautofill/formAutofill.ftl index 7a9215b108..fbc13f1a2b 100644 --- a/l10n-fa/toolkit/toolkit/formautofill/formAutofill.ftl +++ b/l10n-fa/toolkit/toolkit/formautofill/formAutofill.ftl @@ -14,3 +14,33 @@ autofill-options-link-osx = ترجیحات پرکردن خودکار فرم # Used on the doorhanger when an credit card change is detected. +# Label for the button in the dropdown menu used to clear the populated form. +autofill-clear-form-label = پاک سازی پرکردن خودکار فرم + +## These are brand names and should only be translated when a locale-specific name for that brand is in common use + +autofill-card-network-amex = امریکن اکسپرس +autofill-card-network-cartebancaire = Carte Bancaire +autofill-card-network-diners = Diners Club +autofill-card-network-discover = اکتشاف +autofill-card-network-jcb = JCB +autofill-card-network-mastercard = MasterCard +autofill-card-network-mir = MIR +autofill-card-network-unionpay = Union Pay +autofill-card-network-visa = ویزا +# The warning text that is displayed for informing users what categories are +# about to be filled. The text would be, for example, +# Also autofills organization, phone, email. +# Variables: +# $categories - one or more of the categories, see autofill-category-X below +autofill-phishing-warningmessage-extracategory = همچنان پرکننده خودکار{ $categories } +# Variation when all are in the same category. +# Variables: +# $categories - one or more of the categories +autofill-phishing-warningmessage = پرکننده خودکار{ $categories } +# Used in autofill drop down suggestion to indicate what other categories Form Autofill will attempt to fill. +autofill-category-address = آدرس +autofill-category-name = نام +autofill-category-organization = سازمان +autofill-category-tel = تلفن +autofill-category-email = رایانامه diff --git a/l10n-fa/toolkit/toolkit/global/arrowscrollbox.ftl b/l10n-fa/toolkit/toolkit/global/arrowscrollbox.ftl new file mode 100644 index 0000000000..6fbe8159b2 --- /dev/null +++ b/l10n-fa/toolkit/toolkit/global/arrowscrollbox.ftl @@ -0,0 +1,3 @@ +# 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/. |