Skip to content

Commit 3eda77a

Browse files
cedric-marcouxweblate
authored andcommitted
Translated using Weblate (French)
Currently translated at 88.3% (334 of 378 strings) Translation: Trilium Notes/Server Translate-URL: https://hosted.weblate.org/projects/trilium/server/fr/
1 parent 5c2f4be commit 3eda77a

File tree

1 file changed

+20
-2
lines changed

1 file changed

+20
-2
lines changed

apps/server/src/assets/translations/fr/server.json

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,9 @@
111111
"incorrect-password": "Le mot de passe est incorrect. Veuillez réessayer.",
112112
"password": "Mot de passe",
113113
"remember-me": "Se souvenir de moi",
114-
"button": "Connexion"
114+
"button": "Connexion",
115+
"sign_in_with_sso": "Se connecter avec {{ ssoIssuerName }}",
116+
"incorrect-totp": "TOTP incorrect. Veuillez réessayer."
115117
},
116118
"set_password": {
117119
"title": "Définir un mot de passe",
@@ -357,6 +359,22 @@
357359
"toggle-ribbon-tab-file-properties": "Afficher/masquer les Propriétés du fichier",
358360
"toggle-ribbon-tab-image-properties": "Afficher/masquer les Propriétés de l'image",
359361
"toggle-ribbon-tab-owned-attributes": "Afficher/masquer les Attributs propres",
360-
"toggle-ribbon-tab-inherited-attributes": "Afficher/masquer les Attributs hérités"
362+
"toggle-ribbon-tab-inherited-attributes": "Afficher/masquer les Attributs hérités",
363+
"toggle-right-pane": "Afficher le panneau de droite",
364+
"print-active-note": "Imprimer la note active",
365+
"export-active-note-as-pdf": "Exporter la note active en PDF",
366+
"open-note-externally": "Ouvrir la note à l'extérieur",
367+
"render-active-note": "Faire un rendu de la note active",
368+
"run-active-note": "Lancer la note active",
369+
"reload-frontend-app": "Recharger l'application Frontend",
370+
"open-developer-tools": "Ouvrir les outils développeur",
371+
"find-in-text": "Chercher un texte",
372+
"toggle-left-pane": "Afficher le panneau de gauche",
373+
"toggle-full-screen": "Passer en mode plein écran",
374+
"zoom-out": "Dézoomer",
375+
"zoom-in": "Zoomer",
376+
"reset-zoom-level": "Réinitilaliser le zoom",
377+
"copy-without-formatting": "Copier sans mise en forme",
378+
"force-save-revision": "Forcer la sauvegarde de la révision"
361379
}
362380
}

0 commit comments

Comments
 (0)