blob: 5159b4f99bd723c6590714f19e4ec3ba5b2f25a1 (
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
|
<!-- 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 editBookmarkOverlay.name.label "Nom :">
<!ENTITY editBookmarkOverlay.name.accesskey "N">
<!ENTITY editBookmarkOverlay.location.label "Adresse :">
<!ENTITY editBookmarkOverlay.location.accesskey "A">
<!ENTITY editBookmarkOverlay.feedLocation.label "Adresse du flux :">
<!ENTITY editBookmarkOverlay.feedLocation.accesskey "x">
<!ENTITY editBookmarkOverlay.siteLocation.label "Adresse du site :">
<!ENTITY editBookmarkOverlay.siteLocation.accesskey "d">
<!ENTITY editBookmarkOverlay.folder.label "Dossier :">
<!ENTITY editBookmarkOverlay.foldersExpanderDown.tooltip "Afficher tous les dossiers de marque-pages">
<!ENTITY editBookmarkOverlay.expanderUp.tooltip "Masquer">
<!ENTITY editBookmarkOverlay.tags.label "Étiquettes :">
<!ENTITY editBookmarkOverlay.tags.accesskey "u">
<!ENTITY editBookmarkOverlay.tagsEmptyDesc.label "Étiquettes séparées par des virgules">
<!ENTITY editBookmarkOverlay.description.label "Description :">
<!ENTITY editBookmarkOverlay.description.accesskey "c">
<!ENTITY editBookmarkOverlay.keyword.label "Mot-clé :">
<!ENTITY editBookmarkOverlay.keyword.accesskey "M">
<!ENTITY editBookmarkOverlay.tagsExpanderDown.tooltip "Afficher toutes les étiquettes">
<!ENTITY editBookmarkOverlay.loadInSidebar.label "Charger ce marque-page dans un panneau latéral">
<!ENTITY editBookmarkOverlay.loadInSidebar.accesskey "h">
<!ENTITY editBookmarkOverlay.choose.label "Choisir…">
<!ENTITY editBookmarkOverlay.newFolderButton.label "Nouveau dossier">
<!ENTITY editBookmarkOverlay.newFolderButton.accesskey "v">
|