diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /l10n-fr/mail/messenger/preferences/system-integration.ftl | |
parent | Initial commit. (diff) | |
download | firefox-43a97878ce14b72f0981164f87f2e35e14151312.tar.xz firefox-43a97878ce14b72f0981164f87f2e35e14151312.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-fr/mail/messenger/preferences/system-integration.ftl')
-rw-r--r-- | l10n-fr/mail/messenger/preferences/system-integration.ftl | 46 |
1 files changed, 46 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..8ba9ca5458 --- /dev/null +++ b/l10n-fr/mail/messenger/preferences/system-integration.ftl @@ -0,0 +1,46 @@ +# 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 |