diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-fa/mail/chrome/messenger/newmailaccount | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | l10n-fa/mail/chrome/messenger/newmailaccount/accountProvisioner.dtd | 37 | ||||
-rw-r--r-- | l10n-fa/mail/chrome/messenger/newmailaccount/accountProvisioner.properties | 24 |
2 files changed, 61 insertions, 0 deletions
diff --git a/l10n-fa/mail/chrome/messenger/newmailaccount/accountProvisioner.dtd b/l10n-fa/mail/chrome/messenger/newmailaccount/accountProvisioner.dtd new file mode 100644 index 0000000000..772588e78d --- /dev/null +++ b/l10n-fa/mail/chrome/messenger/newmailaccount/accountProvisioner.dtd @@ -0,0 +1,37 @@ +<!-- 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(error.suggest.before, error.suggest.middle, error.suggest.after): + error.suggest.before, error.suggest.middle, and error.suggest.after all go into + one line with error.suggest.middle that links to a site which provides download + of free account alternatives. --> + + +<!-- LOCALIZATION NOTE(success.title.before, success.title.after): + success.title.before and success.title.after all go into one line, wrapping + around the name that the user has typed in to the search input. --> + + + + + + + +<!ENTITY successful.title "Congratulations!"> + + + + + + + + + +<!ENTITY input.search "جستوجو"> + + +<!ENTITY search_engine.button "پایان"> diff --git a/l10n-fa/mail/chrome/messenger/newmailaccount/accountProvisioner.properties b/l10n-fa/mail/chrome/messenger/newmailaccount/accountProvisioner.properties new file mode 100644 index 0000000000..a8fd49ea4c --- /dev/null +++ b/l10n-fa/mail/chrome/messenger/newmailaccount/accountProvisioner.properties @@ -0,0 +1,24 @@ +# 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 (free): +# This will be shown instead of a price when displaying free email accounts +free=آزاد +# LOCALIZATION NOTE (price): +# %S will be the price per year charged to the user for the account. +# LOCALIZATION NOTE (moreOptions): Semi-colon list of plural forms. +# See: https://developer.mozilla.org/en/Localization_and_Plurals +# #1 is the number of additional email addresses available for registration. +# This line is shown when there are more than two suggested email +# addresses available. +# LOCALIZATION NOTE (sepAnd): +# \u0020 is a space, and should be included before and after. +# LOCALIZATION NOTE (sepComma): +# \u0020 is a space, and should be included after. +sepComma=,\u0020 +# LOCALIZATION NOTE (privacyDisclaimer): +# #1 will be a link for the Mozilla Privacy policy page. +# #2 will be a list of providers with links to their ToS and Privacy policies, separated by the 'sepComma' delimiter. +# LOCALIZATION NOTE (searchEngineDesc): +# %S will be the selected search engine. |