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-si/suite/chrome/mailnews/importDialog.dtd | |
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-si/suite/chrome/mailnews/importDialog.dtd')
-rw-r--r-- | l10n-si/suite/chrome/mailnews/importDialog.dtd | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/l10n-si/suite/chrome/mailnews/importDialog.dtd b/l10n-si/suite/chrome/mailnews/importDialog.dtd new file mode 100644 index 0000000000..55694c23e3 --- /dev/null +++ b/l10n-si/suite/chrome/mailnews/importDialog.dtd @@ -0,0 +1,45 @@ +<!-- 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/. --> + +<!ENTITY importDialog.windowTitle "Import"> +<!ENTITY importAll.label "Import Everything"> +<!ENTITY importAll.accesskey "E"> +<!ENTITY importMail.label "Mail"> +<!ENTITY importMail.accesskey "M"> +<!ENTITY importAddressbook.label "Address Books"> +<!ENTITY importAddressbook.accesskey "A"> +<!ENTITY importSettings.label "Settings"> +<!ENTITY importSettings.accesskey "S"> +<!ENTITY importFilters.label "Filters"> +<!ENTITY importFilters.accesskey "F"> + +<!ENTITY window.width "40em"> +<!ENTITY window.macWidth "45em"> + +<!ENTITY importTitle.label "&brandShortName; Import Wizard"> +<!ENTITY importShortDesc.label "Import Mail, Address Books, Settings, and Filters from other programs"> + +<!ENTITY importDescription1.label "This wizard will import mail messages, address book entries, preferences, and/or filters from other mail programs and common address book formats into &brandShortName;."> +<!ENTITY importDescription2.label "Once they have been imported, you will be able to access them from within &brandShortName;."> + +<!ENTITY selectDescription.label "Please select the type of file that you would like to import:"> +<!ENTITY selectDescription.accesskey "P"> + +<!ENTITY back.label "< Back"> +<!ENTITY forward.label "Next >"> +<!ENTITY finish.label "Finish"> +<!ENTITY cancel.label "Cancel"> + +<!ENTITY select.label "or select the type of material to import:"> + +<!ENTITY title.label "Title"> +<!ENTITY processing.label "Importing…"> + +<!ENTITY FieldDiscInputText1.label "Netscape Communicator 4.x has one mailing address for each card, while &brandShortName; has two (Home and Work)."> +<!ENTITY FieldDiscInputText2.label "Select the category in which you want to store the imported mailing addresses:"> +<!ENTITY FieldDiscWarning.label "This category will be used for all the entries of the selected address book: "> +<!ENTITY importHome.label "Home"> +<!ENTITY importHome.accesskey "H"> +<!ENTITY importWork.label "Work"> +<!ENTITY importWork.accesskey "W"> |