@@ -8,7 +8,7 @@ msgstr ""
8
8
"Project-Id-Version : canaille 0.0.56\n "
9
9
"
Report-Msgid-Bugs-To :
[email protected] \n"
10
10
"POT-Creation-Date : 2025-02-28 19:19+0100\n "
11
- "PO-Revision-Date : 2025-03-01 18:33 +0000\n "
11
+ "PO-Revision-Date : 2025-03-04 04:53 +0000\n "
12
12
"
Last-Translator :
Éloi Rivard <[email protected] >\n "
13
13
"Language-Team : French <https://hosted.weblate.org/projects/canaille/ "
14
14
"documentation/fr/>\n "
@@ -7237,22 +7237,17 @@ msgstr "Indique si la fonctionnalité de client SCIM est activée."
7237
7237
#: ../../canaille/app/features.py: docstring of
7238
7238
#: canaille.app.features.Features.has_scim_client:3
7239
7239
#: 8f3f72b2bfaf4f48a9ee32521376e2f1
7240
- #, fuzzy
7241
- #| msgid ""
7242
- #| "This feature is required to make Canaille a provisioning server. It is "
7243
- #| "controlled by the :attr:`CANAILLE_SCIM.ENABLE_SERVER <canaille.scim."
7244
- #| "configuration.SCIMSettings.ENABLE_SERVER>` configuration parameter, and "
7245
- #| "needs the ``scim`` extra package to be installed."
7246
7240
msgid ""
7247
7241
"This feature is required to make Canaille a provisioning client. It is "
7248
7242
"controlled by the :attr:`CANAILLE_SCIM.ENABLE_CLIENT <canaille.scim."
7249
7243
"configuration.SCIMSettings.ENABLE_CLIENT>` configuration parameter, and "
7250
7244
"needs the ``scim`` extra package to be installed."
7251
7245
msgstr ""
7252
- "Cette fonctionnalité est requise pour faire de Canaille un serveur de "
7253
- "provisionnement. Elle est contrôlée par le paramètre de configuration :attr:"
7254
- "`CANAILLE_SCIM.ENABLE_SERVER <canaille.scim.configuration.SCIMSettings."
7255
- "ENABLE_SERVER>`, ainsi que le paquet extra ``scim``."
7246
+ "Cette fonctionnalité est requise pour faire de Canaille un client de "
7247
+ "provisionnement. Elle est contrôlée par le paramètre de configuration :attr:`"
7248
+ "CANAILLE_SCIM.ENABLE_CLIENT "
7249
+ "<canaille.scim.configuration.SCIMSettings.ENABLE_SERVER>`, et nécessite que "
7250
+ "l'extra ``scim`` soit installé."
7256
7251
7257
7252
#: ../../canaille/app/features.py: docstring of
7258
7253
#: canaille.app.features.Features.has_scim_server:1
@@ -7913,10 +7908,8 @@ msgstr "Le nombre de consentements."
7913
7908
7914
7909
#: ../../<autotemplate>:1 3ced1415ec794c068f8872c7f181cf14
7915
7910
#: 3870ed29ed474ea1bb1517ec2a20c51a
7916
- #, fuzzy
7917
- #| msgid "The number of preconsented clients."
7918
7911
msgid "The number of trusted clients."
7919
- msgstr "Le nombre de clients avec consentement implicite ."
7912
+ msgstr "Le nombre de clients de confiance ."
7920
7913
7921
7914
#: ../../<autotemplate>:1 cf920f5880ac418db34e44b70510589b
7922
7915
msgid "The OIDC logout template."
@@ -7963,10 +7956,8 @@ msgid "A token revokation form."
7963
7956
msgstr "Un formulaire de révocation de jeton."
7964
7957
7965
7958
#: ../../<autotemplate>:1 dc14cc68c5ec4eab981cb1603dfed4fa
7966
- #, fuzzy
7967
- #| msgid "The consented applications list."
7968
7959
msgid "The trusted applications list."
7969
- msgstr "La liste d'application avec consentement explicite ."
7960
+ msgstr "La liste d'applications de confiance ."
7970
7961
7971
7962
#: ../../<autotemplate>:1 839b3a33b14d4773ae08101f6efb454c
7972
7963
msgid ""
@@ -8429,6 +8420,11 @@ msgid ""
8429
8420
"as a long-running service, but if this is important for you, you might want "
8430
8421
"to choose another installation method."
8431
8422
msgstr ""
8423
+ "L'exécutable de Canaille offre de moins bonnes performances au démarrage que "
8424
+ "les autres méthodes. Ça n'est généralement pas un problème, puisque Canaille "
8425
+ "est utilisé comme un processus à longue durée de vie, mais si c'est "
8426
+ "important pour vous, vous voudriez sans doute choisir une autre méthode "
8427
+ "d'installation."
8432
8428
8433
8429
#: ../tutorial/install.rst:41 7e44046739a7494b85e53635680ef232
8434
8430
msgid "Linux packages"
@@ -8439,6 +8435,9 @@ msgid ""
8439
8435
"At the moment, only NixOS provides a `Canaille package <Canaille_NixOS>`_. "
8440
8436
"For other distros, you must use a different way to install Canaille."
8441
8437
msgstr ""
8438
+ "Pour le moment, seul NixOS propse un `paquet Canaille <Canaille_NixOS>`_. "
8439
+ "Pour les autres distributions, vous devez choisir une autre méthode "
8440
+ "d'installation de Canaille."
8442
8441
8443
8442
#: ../tutorial/install.rst:51 13ce34f760384b47a0813bfb6c580a9b
8444
8443
msgid ""
0 commit comments