Skip to content

Commit 1ad5d64

Browse files
LibreTranslateweblate
authored andcommitted
Translated using Weblate (French)
Currently translated at 100.0% (326 of 326 strings) Translation: Twill CMS/Twill CMS UI Translate-URL: https://hosted.weblate.org/projects/twill-cms/twill-cms-ui/fr/
1 parent 2c3bc67 commit 1ad5d64

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

lang/fr/lang.php

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
'reset-password' => 'Réinitialisation du mot de passe',
2525
'reset-send' => 'Envoyer un lien de réinitialisation de mot de passe',
2626
'verify-login' => 'Vérifier la connexion',
27+
'auth-causer' => 'Authentification',
2728
],
2829
'buckets' => [
2930
'intro' => 'Que souhaitez-vous mettre en avant aujourd’hui ?',
@@ -145,6 +146,7 @@
145146
],
146147
],
147148
'editor' => 'Éditeur',
149+
'options' => 'Options',
148150
],
149151
'lang-manager' => [
150152
'published' => 'Publié',
@@ -194,6 +196,9 @@
194196
'mine' => 'Mes contenus',
195197
'published' => 'Publié',
196198
'trash' => 'Corbeille',
199+
'no' => 'Non',
200+
'yes' => 'Oui',
201+
'not-set' => 'Sans valeur',
197202
],
198203
'languages' => 'Langues',
199204
'listing-empty-message' => 'Il n’y a aucun contenu pour le moment.',
@@ -453,10 +458,20 @@
453458
'force-2fa-disable' => 'Désactiver la double authentification',
454459
'force-2fa-disable-description' => 'Entrer le texte affiché dans le champ pour désactiver la double authentification pour cet utilisateur',
455460
'force-2fa-disable-challenge' => 'Désactiver la double authentification pour :user',
461+
'pending' => 'En attente',
462+
'activation-pending' => 'Activation en attente',
456463
],
457464
'settings' => [
458465
'update' => 'Mettre à jour',
459466
'cancel' => 'Annuler',
460467
'fieldset-label' => 'Éditer paramètres',
461468
],
469+
'permissions' => [
470+
'roles' => [
471+
'title' => 'Rôles',
472+
],
473+
'groups' => [
474+
'title' => 'Groupes',
475+
],
476+
],
462477
];

0 commit comments

Comments
 (0)