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-mapi/mapi.properties | |
parent | Initial commit. (diff) | |
download | firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-fa/mail/chrome/messenger-mapi/mapi.properties')
-rw-r--r-- | l10n-fa/mail/chrome/messenger-mapi/mapi.properties | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/l10n-fa/mail/chrome/messenger-mapi/mapi.properties b/l10n-fa/mail/chrome/messenger-mapi/mapi.properties new file mode 100644 index 0000000000..ec805a95df --- /dev/null +++ b/l10n-fa/mail/chrome/messenger-mapi/mapi.properties @@ -0,0 +1,36 @@ +# 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/. + +# Mail Integration Dialog +dialogTitle=%S +dialogText=Do you want to use %S as the default mail application?\u0020 +newsDialogText=Do you want to use %S as the default news application? +feedDialogText=Do you want to use %S as the default feed aggregator? +checkboxText=Do not display this dialog again +setDefaultMail=%S is not currently set as your default mail application. Would you like to make it your default mail application? +setDefaultNews=%S is not currently set as your default news application. Would you like to make it your default news application? +setDefaultFeed=%S is not currently set as your default feed aggregator. Would you like to make it your default feed aggregator? +alreadyDefaultMail=%S is already set as your default mail application. +alreadyDefaultNews=%S is already set as your default news application. +alreadyDefaultFeed=%S is already set as your default feed aggregator. + +# MAPI Messages +loginText=Please enter your password for %S: +loginTextwithName=Please enter your username and password\u0020 +loginTitle=%S +PasswordTitle=%S + +# MAPI Error Messages +errorMessage=%S could not be set as the default mail application because a registry key could not be updated. Verify with your system administrator that you have write access to your system registry, and then try again. +errorMessageNews=%S could not be set as the default news application because a registry key could not be updated. Verify with your system administrator that you have write access to your system registry, and then try again. +errorMessageTitle=%S + +# MAPI Security Messages +mapiBlindSendWarning=Another application is attempting to send mail using your user profile. Are you sure you want to send mail? +mapiBlindSendDontShowAgain=Warn me whenever other applications try to send mail from me + +#Default Mail Display String +# localization note, %S is the vendor name +defaultMailDisplayTitle=%S + |