diff options
Diffstat (limited to 'l10n-fr/mail/messenger/preferences/system-integration.ftl')
-rw-r--r-- | l10n-fr/mail/messenger/preferences/system-integration.ftl | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/l10n-fr/mail/messenger/preferences/system-integration.ftl b/l10n-fr/mail/messenger/preferences/system-integration.ftl new file mode 100644 index 0000000000..b4f7bbfb26 --- /dev/null +++ b/l10n-fr/mail/messenger/preferences/system-integration.ftl @@ -0,0 +1,38 @@ +# 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/. + +system-integration-title = + .title = Intégration système +system-integration-dialog = + .buttonlabelaccept = Définir par défaut + .buttonlabelcancel = Ignorer l’intégration + .buttonlabelcancel2 = Annuler +default-client-intro = Utiliser { -brand-short-name } comme client par défaut pour : +unset-default-tooltip = Il n’est pas possible de faire en sorte que { -brand-short-name } ne soit plus le client par défaut au sein de { -brand-short-name }. Pour définir une autre application comme client par défaut vous devez utiliser son dialogue « Définir par défaut ». +checkbox-email-label = + .label = le courrier électronique + .tooltiptext = { unset-default-tooltip } +checkbox-newsgroups-label = + .label = les groupes de discussion + .tooltiptext = { unset-default-tooltip } +checkbox-feeds-label = + .label = les flux + .tooltiptext = { unset-default-tooltip } +checkbox-calendar-label = + .label = Agenda + .tooltiptext = { unset-default-tooltip } +# Note: This is the search engine name for all the different platforms. +# Platforms that don't support it should be left blank. +system-search-engine-name = + { PLATFORM() -> + [macos] Spotlight + [windows] Recherche Windows + *[other] { "" } + } +system-search-integration-label = + .label = Autoriser { system-search-engine-name } à rechercher dans les messages + .accesskey = A +check-on-startup-label = + .label = Toujours effectuer cette vérification au démarrage de { -brand-short-name }. + .accesskey = T |