diff locale/fr/LC_MESSAGES/django.po @ 57:427807059ca8

Use `` in JS for templating, and add two forgotten strings.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Sun, 24 May 2020 12:51:07 +0200
parents 010b905a74d4
children 78c873be0caa
line wrap: on
line diff
--- a/locale/fr/LC_MESSAGES/django.po
+++ b/locale/fr/LC_MESSAGES/django.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2020-05-24 11:25+0200\n"
+"POT-Creation-Date: 2020-05-24 12:38+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -18,7 +18,14 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
-msgid "Logged in as {} "
+msgid "Log out"
+msgstr ""
+
+#, python-brace-format
+msgid "Logged in as ${connection.authzid} "
+msgstr ""
+
+msgid "Log in"
 msgstr ""
 
 msgid "Prosody IM account configuration"
@@ -171,8 +178,10 @@ msgstr ""
 msgid "⚠️ Purge my entire message archive"
 msgstr ""
 
-msgid "Do you really want to remove the node {}?"
+#, python-brace-format
+msgid "Do you really want to remove the node ${node}?"
 msgstr ""
 
-msgid "Do you really want to remove {}?"
+#, python-brace-format
+msgid "Do you really want to remove ${jid}?"
 msgstr ""