summaryrefslogtreecommitdiff
path: root/po/fr.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/fr.po')
-rw-r--r--po/fr.po58
1 files changed, 32 insertions, 26 deletions
diff --git a/po/fr.po b/po/fr.po
index ae64e42..0f923de 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -705,10 +705,12 @@ msgid "Warning: generating a new key pair."
msgstr "Attention : génération d'une nouvelle paire de clé."
#: src/scm/webid-oidc/identity-provider.scm:147
+#: src/scm/webid-oidc/hello-world.scm:32
msgid "command-line|version"
msgstr "version"
#: src/scm/webid-oidc/identity-provider.scm:149
+#: src/scm/webid-oidc/hello-world.scm:34
msgid "comand-line|help"
msgstr "aide"
@@ -741,6 +743,7 @@ msgid "comand-line|token-endpoint-uri"
msgstr "uri-terminal-jeton"
#: src/scm/webid-oidc/identity-provider.scm:165
+#: src/scm/webid-oidc/hello-world.scm:36
msgid "comand-line|port"
msgstr "port"
@@ -899,6 +902,7 @@ msgstr ""
"Si vous trouvez une erreur dans le programme, envoyez-en un rapport à ~a.\n"
#: src/scm/webid-oidc/identity-provider.scm:262
+#: src/scm/webid-oidc/hello-world.scm:60
#, scheme-format
msgid "~a version ~a\n"
msgstr "~a version ~a\n"
@@ -932,6 +936,7 @@ msgid "You need to set the token endpoint URI.\n"
msgstr "Vous devez définir l'URI du terminal de jeton.\n"
#: src/scm/webid-oidc/identity-provider.scm:322
+#: src/scm/webid-oidc/hello-world.scm:71
msgid "The port should be a number between 0 and 65535.\n"
msgstr "Le port doit être un nombre entre 0 et 65535.\n"
@@ -1092,6 +1097,33 @@ msgstr ""
msgid "~a: authentication failure: ~a\n"
msgstr "~a : échec d’authentificationn : ~a\n"
+#: src/scm/webid-oidc/hello-world.scm:45
+#, scheme-format
+msgid ""
+"~a [OPTIONS]...\n"
+"\n"
+"Display your identity contained in the XXX-Agent header.\n"
+"\n"
+"Options:\n"
+" -h, --help:\n"
+" display this help message and exit.\n"
+" -v, --version:\n"
+" display the version information (~a) and exit.\n"
+" -p PORT, --port=8080:\n"
+" set the port to bind.\n"
+msgstr ""
+"~a [OPTIONS]…\n"
+"\n"
+"Affiche votre identité contenue dans l’en-tête XXX-Agent.\n"
+"\n"
+"Options :\n"
+" -h, --help :\n"
+" affiche ce message d’aide et quitte.\n"
+" -v, --version :\n"
+" affiche le numéro de version (~a) et quitte.\n"
+" -p PORT, --port=8080 :\n"
+" définit le port à lier.\n"
+
#, scheme-format
#~ msgid ""
#~ "~a is neither an identity provider (because ~a) nor a webid (because ~a)"
@@ -1256,32 +1288,6 @@ msgstr "~a : échec d’authentificationn : ~a\n"
#~ "L’adresse du serveur doit être présent (avec protocole) avec\n"
#~ "--uri-sortant.\n"
-#, scheme-format
-#~ msgid ""
-#~ "~a [OPTIONS]...\n"
-#~ "\n"
-#~ "Display your identity contained in the XXX-Agent header.\n"
-#~ "\n"
-#~ "Options:\n"
-#~ " -h, --help:\n"
-#~ " display this help message and exit.\n"
-#~ " -v, --version:\n"
-#~ " display the version information (~a) and exit.\n"
-#~ " -p PORT, --port=8080:\n"
-#~ " set the port to bind.\n"
-#~ msgstr ""
-#~ "~a [OPTIONS]…\n"
-#~ "\n"
-#~ "Affiche votre identité contenue dans l’en-tête XXX-Agent.\n"
-#~ "\n"
-#~ "Options :\n"
-#~ " -h, --help :\n"
-#~ " affiche ce message d’aide et quitte.\n"
-#~ " -v, --version :\n"
-#~ " affiche le numéro de version (~a) et quitte.\n"
-#~ " -p PORT, --port=8080 :\n"
-#~ " définit le port à lier.\n"
-
#~ msgid "comand-line|client-id"
#~ msgstr "id-client"