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/preferences | |
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/preferences')
3 files changed, 92 insertions, 0 deletions
diff --git a/l10n-fa/mail/chrome/messenger/preferences/applications.properties b/l10n-fa/mail/chrome/messenger/preferences/applications.properties new file mode 100644 index 0000000000..eda371a454 --- /dev/null +++ b/l10n-fa/mail/chrome/messenger/preferences/applications.properties @@ -0,0 +1,8 @@ +# 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 (dialog_removeAccount): +# %S will be replaced with the user-defined name of a storage account. +dialog_removeAccount=Are you sure you want to remove the account "%S"? + diff --git a/l10n-fa/mail/chrome/messenger/preferences/messagestyle.properties b/l10n-fa/mail/chrome/messenger/preferences/messagestyle.properties new file mode 100644 index 0000000000..1824653133 --- /dev/null +++ b/l10n-fa/mail/chrome/messenger/preferences/messagestyle.properties @@ -0,0 +1,6 @@ +# 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/. + +# Content of preview conversation for chat message styles +default=پیش فرض diff --git a/l10n-fa/mail/chrome/messenger/preferences/preferences.properties b/l10n-fa/mail/chrome/messenger/preferences/preferences.properties new file mode 100644 index 0000000000..7623a2615f --- /dev/null +++ b/l10n-fa/mail/chrome/messenger/preferences/preferences.properties @@ -0,0 +1,78 @@ +# 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/. + +#### Add HTML and Plain Text Domain Names for sendOption +html_domainsAddDomainTitle=Add HTML Domain Name +html_domainsAddDomain=HTML Domain Name: +plaintext_domainsAddDomainTitle=Add Plain Text Domain Name +plaintext_domainsAddDomain=Plain Text Domain Name: + +domainNameErrorTitle=Domain Name Error +#### LOCALIZATION NOTE: do not translate %S +domainDuplicationError=The domain name %S already exists in the HTML or Plain Text lists. + +#### Junk +confirmResetJunkTrainingTitle=تصدیق +confirmResetJunkTrainingText=Are you sure you want to reset the adaptive filter training data? + +#### Downloads +desktopFolderName=رومیزی +myDownloadsFolderName=My Downloads + +#### Applications + +fileEnding=پروندهٔ %S + +# LOCALIZATION NOTE (useApp, useDefault): %S = Application name + +fpTitleChooseApp=انتخاب برنامهٔ راهنما + +# LOCALIZATION NOTE (usePluginIn): +# %1$S = plugin name (for example "QuickTime Plugin-in 7.2") +# %2$S = brandShortName from brand.properties (for example "Shredder") + +# LOCALIZATION NOTE (typeDescriptionWithDetails): +# %1$S = type description (for example "Portable Document Format") +# %2$S = details (see below, for example "(application/pdf: .pdf, .pdfx)") +typeDescriptionWithDetails=%1$S %2$S + +# LOCALIZATION NOTE (typeDetailsWithTypeOrExt): +# %1$S = type or extensions (for example "application/pdf", or ".pdf, .pdfx") + +# LOCALIZATION NOTE (typeDetailsWithTypeAndExt): +# %1$S = type (for example "application/pdf") +# %2$S = extensions (for example ".pdf, .pdfx") + +#### Sound Notifications +soundFilePickerTitle=Choose Sound + +#### Attachment Reminder + +#### Remote content + +#### Cookies + + +#### Cookie Viewer +# LOCALIZATION NOTE (removeSelectedCookies): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +# If you need to display the number of selected elements in your language, +# you can use #1 in your localization as a placeholder for the number. +# For example this is the English string with numbers: +# removeSelectedCookies=Remove #1 Selected;Remove #1 Selected + +####Preferences::Advanced::Network +#LOCALIZATION NOTE: The next string is for the disk usage of the cache. +# e.g., "Your cache is currently using 200 MB" +# %1$S = size +# %2$S = unit (MB, KB, etc.) + +# LOCALIZATION NOTE (labelDefaultFont): %S = font name + +# LOCALIZATION NOTE (appLocaleString): %S = Name of the application locale, +# e.g. English (United States) +# LOCALIZATION NOTE (rsLocaleString): %S = Name of the locale chosen in regional settings, +# e.g. German (Germany) + |