blob: a4e0acc671376f91c75e040e06cba3db6118025d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
|
<!-- 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 : 'Communicator 4.x' is the used for previous versions of
Netscape Communicator, Please translate using the brandname in respective
languages for Netscape Communicator 4 releases.
LOCALIZATION NOTE : Do not translate any of the occurrences of the word
"&brandShortName;" below.
-->
<!--
LOCALIZATION NOTE : 'Communicator 4.x' is the used for previous versions of
Netscape Communicator, Please translate using the brandname in respective
languages for Netscape Communicator 4 releases.
LOCALIZATION NOTE : Do not translate any of the occurrences of the word
"&brandShortName;" below.
-->
<!ENTITY importDialog.windowTitle "Importer">
<!ENTITY importAll.label "Tout importer">
<!ENTITY importAll.accesskey "T">
<!ENTITY importMail.label "Messages">
<!ENTITY importMail.accesskey "M">
<!ENTITY importFeeds.label "Abonnements à des flux">
<!ENTITY importFeeds.accesskey "d">
<!ENTITY importAddressbook.label "Carnets d’adresses">
<!ENTITY importAddressbook.accesskey "a">
<!ENTITY importSettings.label "Paramètres">
<!ENTITY importSettings.accesskey "P">
<!ENTITY importFilters.label "Filtres">
<!ENTITY importFilters.accesskey "F">
<!ENTITY window.width "40em">
<!ENTITY window.macWidth "45em">
<!ENTITY importTitle.label "Assistant d’importation de &brandShortName;">
<!ENTITY importShortDesc.label "Importer le courrier, les paramètres, les carnets d’adresses et les filtres d’autres logiciels">
<!ENTITY importDescription1.label "Cet assistant importera dans &brandShortName; les messages, carnets d’adresses, abonnements à des flux, préférences et/ou filtres d’autres logiciels de messagerie et ainsi que des carnets d’adresses de formats courants.">
<!ENTITY importDescription2.label "Une fois importées, ces données seront accessibles depuis &brandShortName;.">
<!ENTITY selectDescription.label "Veuillez sélectionner le type de fichier à importer :">
<!ENTITY selectDescriptionB.label "Veuillez sélectionner un compte existant ou créer un nouveau compte :">
<!ENTITY selectDescription.accesskey "V">
<!ENTITY acctName.label "Nom :">
<!ENTITY acctName.accesskey "N">
<!ENTITY noModulesFound.label "Aucune application ni aucun fichier à partir duquel ou de laquelle importer des données n’a été trouvé.">
<!ENTITY back.label "< Précédent">
<!ENTITY forward.label "Suivant >">
<!ENTITY finish.label "Terminer">
<!ENTITY cancel.label "Annuler">
<!ENTITY select.label "ou sélectionnez les données que vous désirez importer :">
<!ENTITY title.label "Titre">
<!ENTITY processing.label "Importation…">
|