summaryrefslogtreecommitdiff
path: root/po/fr.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/fr.po')
-rw-r--r--po/fr.po11
1 files changed, 6 insertions, 5 deletions
diff --git a/po/fr.po b/po/fr.po
index 857f50c..b27cff8 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -12,7 +12,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-#: src/libwebidoidc.c:8
+#: src/libwebidoidc.c:9
msgid "This is the main function."
msgstr "Ceci est la fonction principale."
@@ -121,6 +121,11 @@ msgstr ""
msgid "Usage: generate-random [NUMBER OF BYTES]\n"
msgstr "Utilisation : generate-random [NOMBRE D'OCTETS]\n"
+#: src/jwk/generate-key.c:32
+#, c-format
+msgid "Usage: generate-key [NUMBER OF BITS | CURVE]\n"
+msgstr "Utilisation : generate-key [NOMBRE DE BITS | COURBE]\n"
+
#: src/scm/webid-oidc/errors.scm:35
msgid "that’s how it is"
msgstr "c’est comme ça"
@@ -172,10 +177,6 @@ msgstr "il y a un type et des arguments"
msgid "Unhandled exception type ~a."
msgstr "Type d’exception non pris en charge ~a."
-#, c-format
-#~ msgid "Usage: generate-key [NUMBER OF BITS | CURVE]\n"
-#~ msgstr "Utilisation : generate-key [NOMBRE DE BITS | COURBE]\n"
-
#, scheme-format
#~ msgid "the value ~s is not JSON (because ~a)"
#~ msgstr "la valeur ~s n’est pas du JSON (parce que ~a)"