From 84755b540e14e12cc73e22716945f3d029b5ed77 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Sun, 25 Feb 2024 03:47:13 +0100 Subject: [PATCH] update french translation --- store/translations/fr/LC_MESSAGES/messages.po | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/store/translations/fr/LC_MESSAGES/messages.po b/store/translations/fr/LC_MESSAGES/messages.po index 24d2038b..5f3af348 100644 --- a/store/translations/fr/LC_MESSAGES/messages.po +++ b/store/translations/fr/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-02-19 02:25+0100\n" +"POT-Creation-Date: 2024-02-25 03:45+0100\n" "PO-Revision-Date: 2023-09-05 19:50+0200\n" "Last-Translator: FULL NAME \n" "Language: fr\n" @@ -243,9 +243,9 @@ msgid "Useful links" msgstr "Liens utiles" #: templates/app.html:139 -#, python-format -msgid "License: %(license)s" -msgstr "Licence: %(license)s" +#, fuzzy, python-format +msgid "App license: %(license)s" +msgstr "Licence de l'app : %(license)s" #: templates/app.html:140 msgid " Official website" @@ -267,6 +267,11 @@ msgstr "Dépôt de code officiel" msgid "YunoHost package repository" msgstr "Dépôt de code du paquet YunoHost" +#: templates/app.html:145 +#, fuzzy +msgid "YunoHost package license" +msgstr "License du paquet YunoHost" + #: templates/base.html:5 msgid "YunoHost app store" msgstr "Store d'apps de YunoHost"