From b1f6f1ea9911090e88bfc548518e7bed2cb11d74 Mon Sep 17 00:00:00 2001 From: AFCMS Date: Sat, 4 Jun 2022 13:18:21 +0200 Subject: [PATCH] Translated using Weblate (French) Currently translated at 98.7% (726 of 735 strings) Co-authored-by: AFCMS Translate-URL: https://hosted.weblate.org/projects/minetest/contentdb/fr/ Translation: Minetest/ContentDB --- translations/fr/LC_MESSAGES/messages.po | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/translations/fr/LC_MESSAGES/messages.po b/translations/fr/LC_MESSAGES/messages.po index d14903ce..3fd4bff5 100644 --- a/translations/fr/LC_MESSAGES/messages.po +++ b/translations/fr/LC_MESSAGES/messages.po @@ -8,8 +8,8 @@ msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2022-02-12 14:57+0000\n" -"PO-Revision-Date: 2022-02-15 23:53+0000\n" -"Last-Translator: Maxime Leroy \n" +"PO-Revision-Date: 2022-04-15 08:11+0000\n" +"Last-Translator: AFCMS \n" "Language-Team: French \n" "Language: fr\n" @@ -17,7 +17,7 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 4.11-dev\n" +"X-Generator: Weblate 4.12-dev\n" "Generated-By: Babel 2.9.1\n" #: app/__init__.py:103 @@ -510,7 +510,7 @@ msgstr "Mot de passe" #: app/blueprints/users/account.py:39 msgid "Remember me" -msgstr "Se souvenir de moi" +msgstr "Se rappeler de moi" #: app/blueprints/users/account.py:40 app/templates/base.html:165 #: app/templates/users/login.html:4 @@ -532,7 +532,7 @@ msgstr "Mot de passe incorrect. En avez-vous défini un ?" #: app/blueprints/users/account.py:60 msgid "You need to confirm the registration email" -msgstr "Vous devez confirmer l'email d'inscription" +msgstr "Vous devez confirmer votre email" #: app/blueprints/users/account.py:68 msgid "Login failed" @@ -614,7 +614,7 @@ msgstr "" #: app/blueprints/users/account.py:190 msgid "Reset Password" -msgstr "Réinitialiser le mot de passe" +msgstr "Réinitialisation du mot de passe" #: app/blueprints/users/account.py:215 msgid "Unable to find account" @@ -885,8 +885,8 @@ msgid "" "Name can only contain lower case letters (a-z), digits (0-9), and " "underscores (_)" msgstr "" -"Lettres minuscules (a-z), chiffres (0-9) et caractères de soulignement " -"(_) uniquement" +"Le nom ne peut être composé que de lettres minuscules (a-z), chiffres (0-9) " +"et caractères de soulignement (_)" #: app/logic/packages.py:109 msgid "You do not have permission to edit this package"