summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVivien Kraus <vivien@planete-kraus.eu>2021-05-11 09:47:34 +0200
committerVivien Kraus <vivien@planete-kraus.eu>2021-05-11 09:49:58 +0200
commit60c8430c9165dbe9c194a2e92781d8c09fb3acb2 (patch)
treec7e734fb3c4b9cc8fde3b16c215e29dda05df705
parent2f3fd2ed58a2376fce8b5ca6175eada279bc001f (diff)
Update PO file to maatch line numbers0.4.8
-rw-r--r--po/fr.po126
-rw-r--r--po/webid-oidc.pot126
2 files changed, 126 insertions, 126 deletions
diff --git a/po/fr.po b/po/fr.po
index 4a1054e..a563899 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: webid-oidc 0.0.0\n"
"Report-Msgid-Bugs-To: vivien@planete-kraus.eu\n"
-"POT-Creation-Date: 2021-05-10 23:11+0200\n"
+"POT-Creation-Date: 2021-05-11 09:26+0200\n"
"PO-Revision-Date: 2021-05-10 23:12+0200\n"
"Last-Translator: Vivien Kraus <vivien@planete-kraus.eu>\n"
"Language-Team: French <vivien@planete-kraus.eu>\n"
@@ -734,67 +734,67 @@ msgstr "il y a une erreur"
msgid "Unhandled exception type ~a."
msgstr "Type d’exception non pris en charge ~a."
-#: src/scm/webid-oidc/identity-provider.scm:55
+#: src/scm/webid-oidc/identity-provider.scm:54
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/identity-provider.scm:145
#: src/scm/webid-oidc/reverse-proxy.scm:124
-#: src/scm/webid-oidc/hello-world.scm:32 src/scm/webid-oidc/client.scm:606
-#: src/scm/webid-oidc/example-app.scm:101
+#: src/scm/webid-oidc/hello-world.scm:31 src/scm/webid-oidc/client.scm:605
+#: src/scm/webid-oidc/example-app.scm:100
msgid "command-line|version"
msgstr "version"
-#: src/scm/webid-oidc/identity-provider.scm:149
-#: src/scm/webid-oidc/hello-world.scm:34 src/scm/webid-oidc/client.scm:608
-#: src/scm/webid-oidc/example-app.scm:103
+#: src/scm/webid-oidc/identity-provider.scm:147
+#: src/scm/webid-oidc/hello-world.scm:33 src/scm/webid-oidc/client.scm:607
+#: src/scm/webid-oidc/example-app.scm:102
msgid "comand-line|help"
msgstr "aide"
-#: src/scm/webid-oidc/identity-provider.scm:151
+#: src/scm/webid-oidc/identity-provider.scm:149
msgid "comand-line|issuer"
msgstr "émetteur"
-#: src/scm/webid-oidc/identity-provider.scm:153
+#: src/scm/webid-oidc/identity-provider.scm:151
msgid "comand-line|key-file"
msgstr "fichier-clé"
-#: src/scm/webid-oidc/identity-provider.scm:155
+#: src/scm/webid-oidc/identity-provider.scm:153
msgid "comand-line|subject"
msgstr "sujet"
-#: src/scm/webid-oidc/identity-provider.scm:157
+#: src/scm/webid-oidc/identity-provider.scm:155
msgid "comand-line|password"
msgstr "mot-de-passe"
-#: src/scm/webid-oidc/identity-provider.scm:159
+#: src/scm/webid-oidc/identity-provider.scm:157
msgid "comand-line|jwks-uri"
msgstr "uri-jwks"
-#: src/scm/webid-oidc/identity-provider.scm:161
+#: src/scm/webid-oidc/identity-provider.scm:159
msgid "comand-line|authorization-endpoint-uri"
msgstr "uri-terminal-autorisation"
-#: src/scm/webid-oidc/identity-provider.scm:163
+#: src/scm/webid-oidc/identity-provider.scm:161
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 src/scm/webid-oidc/client.scm:618
+#: src/scm/webid-oidc/identity-provider.scm:163
+#: src/scm/webid-oidc/hello-world.scm:35 src/scm/webid-oidc/client.scm:617
msgid "comand-line|port"
msgstr "port"
-#: src/scm/webid-oidc/identity-provider.scm:167
-#: src/scm/webid-oidc/reverse-proxy.scm:136 src/scm/webid-oidc/client.scm:620
+#: src/scm/webid-oidc/identity-provider.scm:165
+#: src/scm/webid-oidc/reverse-proxy.scm:136 src/scm/webid-oidc/client.scm:619
msgid "comand-line|log-file"
msgstr "fichier-journal"
-#: src/scm/webid-oidc/identity-provider.scm:169
-#: src/scm/webid-oidc/reverse-proxy.scm:138 src/scm/webid-oidc/client.scm:622
+#: src/scm/webid-oidc/identity-provider.scm:167
+#: src/scm/webid-oidc/reverse-proxy.scm:138 src/scm/webid-oidc/client.scm:621
msgid "comand-line|error-file"
msgstr "fichier-erreur"
-#: src/scm/webid-oidc/identity-provider.scm:187
+#: src/scm/webid-oidc/identity-provider.scm:185
#, scheme-format
msgid ""
"Usage: ~a [OPTIONS]...\n"
@@ -940,55 +940,55 @@ msgstr ""
"\n"
"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/identity-provider.scm:260
#: src/scm/webid-oidc/reverse-proxy.scm:207
-#: src/scm/webid-oidc/hello-world.scm:60 src/scm/webid-oidc/client.scm:684
-#: src/scm/webid-oidc/example-app.scm:143
+#: src/scm/webid-oidc/hello-world.scm:59 src/scm/webid-oidc/client.scm:683
+#: src/scm/webid-oidc/example-app.scm:142
#, scheme-format
msgid "~a version ~a\n"
msgstr "~a version ~a\n"
-#: src/scm/webid-oidc/identity-provider.scm:289
+#: src/scm/webid-oidc/identity-provider.scm:287
msgid "You need to set the issuer.\n"
msgstr "Vous devez définir l'émetteur.\n"
-#: src/scm/webid-oidc/identity-provider.scm:293
+#: src/scm/webid-oidc/identity-provider.scm:291
msgid "You need to set the file name of the key file.\n"
msgstr "Vous devez définir le nom de ficher du fichier de clé.\n"
-#: src/scm/webid-oidc/identity-provider.scm:297
+#: src/scm/webid-oidc/identity-provider.scm:295
msgid "You need to set the identity of the subject.\n"
msgstr "Vous devez définir l'identité du sujet.\n"
-#: src/scm/webid-oidc/identity-provider.scm:301
+#: src/scm/webid-oidc/identity-provider.scm:299
msgid "You need to set the password to verify the identity of the subject.\n"
msgstr "Vous devez définir le mot de passe pour identifier le sujet.\n"
-#: src/scm/webid-oidc/identity-provider.scm:305
+#: src/scm/webid-oidc/identity-provider.scm:303
msgid "You need to set the JWKS URI.\n"
msgstr "Vous devez définir l'URI du JWKS.\n"
-#: src/scm/webid-oidc/identity-provider.scm:310
+#: src/scm/webid-oidc/identity-provider.scm:308
msgid "You need to set the authorization endpoint URI.\n"
msgstr "Vous devez définir l'URI du terminal d'autorisation.\n"
-#: src/scm/webid-oidc/identity-provider.scm:315
+#: src/scm/webid-oidc/identity-provider.scm:313
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/identity-provider.scm:320
#: src/scm/webid-oidc/reverse-proxy.scm:235
-#: src/scm/webid-oidc/hello-world.scm:71 src/scm/webid-oidc/client.scm:722
+#: src/scm/webid-oidc/hello-world.scm:70 src/scm/webid-oidc/client.scm:721
msgid "The port should be a number between 0 and 65535.\n"
msgstr "Le port doit être un nombre entre 0 et 65535.\n"
-#: src/scm/webid-oidc/identity-provider.scm:341
-#: src/scm/webid-oidc/client.scm:733
+#: src/scm/webid-oidc/identity-provider.scm:339
+#: src/scm/webid-oidc/client.scm:732
#, scheme-format
msgid "~a: Internal server error: ~a\n"
msgstr "~a : Erreur interne du serveur : ~a\n"
-#: src/scm/webid-oidc/identity-provider.scm:352
+#: src/scm/webid-oidc/identity-provider.scm:350
#, scheme-format
msgid ""
"The client locale ~s can’t be approximated by system locale ~s (because ~a), "
@@ -1135,7 +1135,7 @@ msgstr ""
"<a href=~s>~a</a> peut maintenant s'identifier en votre nom. Vous devez "
"toujours ajuster ses permissions."
-#: src/scm/webid-oidc/resource-server.scm:68
+#: src/scm/webid-oidc/resource-server.scm:67
#, scheme-format
msgid "~a: authentication failure: ~a\n"
msgstr "~a : échec d’authentificationn : ~a\n"
@@ -1282,7 +1282,7 @@ msgstr ""
"L’adresse du serveur doit être présent (avec protocole) avec\n"
"--uri-sortant.\n"
-#: src/scm/webid-oidc/hello-world.scm:45
+#: src/scm/webid-oidc/hello-world.scm:44
#, scheme-format
msgid ""
"~a [OPTIONS]...\n"
@@ -1309,23 +1309,23 @@ msgstr ""
" -p PORT, --port=8080 :\n"
" définit le port à lier.\n"
-#: src/scm/webid-oidc/client.scm:610
+#: src/scm/webid-oidc/client.scm:609
msgid "comand-line|client-id"
msgstr "id-client"
-#: src/scm/webid-oidc/client.scm:612
+#: src/scm/webid-oidc/client.scm:611
msgid "comand-line|redirect-uri"
msgstr "uri-redirection"
-#: src/scm/webid-oidc/client.scm:614
+#: src/scm/webid-oidc/client.scm:613
msgid "comand-line|client-name"
msgstr "nom-client"
-#: src/scm/webid-oidc/client.scm:616
+#: src/scm/webid-oidc/client.scm:615
msgid "comand-line|client-uri"
msgstr "uri-client"
-#: src/scm/webid-oidc/client.scm:637
+#: src/scm/webid-oidc/client.scm:636
#, scheme-format
msgid ""
"Usage: ~a [OPTIONS]...\n"
@@ -1419,43 +1419,43 @@ msgstr ""
"\n"
"Si vous trouvez une erreur dans le programme, envoyez-en un rapport à ~a.\n"
-#: src/scm/webid-oidc/client.scm:707
+#: src/scm/webid-oidc/client.scm:706
msgid "You need to set the client ID as an URI.\n"
msgstr "Vous devez définir l’identifiant du client comme URI.\n"
-#: src/scm/webid-oidc/client.scm:711
+#: src/scm/webid-oidc/client.scm:710
msgid "You need to set the redirect URI.\n"
msgstr "Vous devez définir l'URI de redirection.\n"
-#: src/scm/webid-oidc/client.scm:715
+#: src/scm/webid-oidc/client.scm:714
msgid "The client URI should be an URI.\n"
msgstr "L’URI du client doit être un URI.\n"
-#: src/scm/webid-oidc/example-app.scm:36
+#: src/scm/webid-oidc/example-app.scm:35
#, scheme-format
msgid "~a.\t~a, certified by ~a;\n"
msgstr "~a.\t~a, certifié par ~a ;\n"
-#: src/scm/webid-oidc/example-app.scm:47
+#: src/scm/webid-oidc/example-app.scm:46
#, scheme-format
msgid "~a – ~a\n"
msgstr "~a – ~a\n"
-#: src/scm/webid-oidc/example-app.scm:66
+#: src/scm/webid-oidc/example-app.scm:65
#, scheme-format
msgid "I’m expecting a number between ~a and ~a.\n"
msgstr "J’attends un nombre entre ~a et ~a.\n"
-#: src/scm/webid-oidc/example-app.scm:73
+#: src/scm/webid-oidc/example-app.scm:72
msgid "Please enter an URI to GET: "
msgstr "Veuillez entrer un URI à requêter avec GET :"
-#: src/scm/webid-oidc/example-app.scm:92
+#: src/scm/webid-oidc/example-app.scm:91
#, scheme-format
msgid "Sending a request: ~s\n"
msgstr "Envoi d’une requête : ~s\n"
-#: src/scm/webid-oidc/example-app.scm:111
+#: src/scm/webid-oidc/example-app.scm:110
#, scheme-format
msgid ""
"Usage: ~a [OPTIONS]...\n"
@@ -1508,30 +1508,30 @@ msgstr ""
"Si vous trouvez une erreur dans le programme, envoyez-en un rapport à\n"
"~a.\n"
-#: src/scm/webid-oidc/example-app.scm:147
+#: src/scm/webid-oidc/example-app.scm:146
msgid "First, let’s log in. Here are your options:\n"
msgstr "En premier lieu, authentifions-nous. Voici vos options :\n"
-#: src/scm/webid-oidc/example-app.scm:149
+#: src/scm/webid-oidc/example-app.scm:148
msgid "0.\tLog in with a different identity.\n"
msgstr "0.\tS’authentifier avec une identité différente.\n"
-#: src/scm/webid-oidc/example-app.scm:154
-#: src/scm/webid-oidc/example-app.scm:173
+#: src/scm/webid-oidc/example-app.scm:153
+#: src/scm/webid-oidc/example-app.scm:172
msgid "Please indicate your choice number: "
msgstr "Veuillez indiquer votre choix de numéro : "
-#: src/scm/webid-oidc/example-app.scm:159
+#: src/scm/webid-oidc/example-app.scm:158
msgid "Please enter your webid, or identity server: "
msgstr "Veuillez entrer votre webid, ou serveur d’identité : "
-#: src/scm/webid-oidc/example-app.scm:169
+#: src/scm/webid-oidc/example-app.scm:168
msgid "There are different possible identity providers for your webid:\n"
msgstr ""
"Il y a différents fournisseurs d’identité possibles pour votre\n"
"webid :\n"
-#: src/scm/webid-oidc/example-app.scm:176
+#: src/scm/webid-oidc/example-app.scm:175
#, scheme-format
msgid ""
"Please visit the following URI with a web browser:\n"
@@ -1540,11 +1540,11 @@ msgstr ""
"Veuillez accéder à cet URI avec un navigateur web :\n"
"~a\n"
-#: src/scm/webid-oidc/example-app.scm:178
+#: src/scm/webid-oidc/example-app.scm:177
msgid "Please paste your authorization code: "
msgstr "Veuillez coller votre code d’autorisation : "
-#: src/scm/webid-oidc/example-app.scm:188
+#: src/scm/webid-oidc/example-app.scm:187
#, scheme-format
msgid ""
"Log in success. Keep this identity token for yourself:\n"
@@ -1573,7 +1573,7 @@ msgstr ""
"\n"
"~a\n"
-#: src/scm/webid-oidc/example-app.scm:209
+#: src/scm/webid-oidc/example-app.scm:208
#, scheme-format
msgid "There was an error: ~a\n"
msgstr "Il y a eu une erreur : ~a\n"
diff --git a/po/webid-oidc.pot b/po/webid-oidc.pot
index b974da8..b6d18eb 100644
--- a/po/webid-oidc.pot
+++ b/po/webid-oidc.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: webid-oidc SNAPSHOT\n"
"Report-Msgid-Bugs-To: vivien@planete-kraus.eu\n"
-"POT-Creation-Date: 2021-05-10 23:11+0200\n"
+"POT-Creation-Date: 2021-05-11 09:26+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"
@@ -715,67 +715,67 @@ msgstr ""
msgid "Unhandled exception type ~a."
msgstr ""
-#: src/scm/webid-oidc/identity-provider.scm:55
+#: src/scm/webid-oidc/identity-provider.scm:54
msgid "Warning: generating a new key pair."
msgstr ""
-#: src/scm/webid-oidc/identity-provider.scm:147
+#: src/scm/webid-oidc/identity-provider.scm:145
#: src/scm/webid-oidc/reverse-proxy.scm:124
-#: src/scm/webid-oidc/hello-world.scm:32 src/scm/webid-oidc/client.scm:606
-#: src/scm/webid-oidc/example-app.scm:101
+#: src/scm/webid-oidc/hello-world.scm:31 src/scm/webid-oidc/client.scm:605
+#: src/scm/webid-oidc/example-app.scm:100
msgid "command-line|version"
msgstr ""
-#: src/scm/webid-oidc/identity-provider.scm:149
-#: src/scm/webid-oidc/hello-world.scm:34 src/scm/webid-oidc/client.scm:608
-#: src/scm/webid-oidc/example-app.scm:103
+#: src/scm/webid-oidc/identity-provider.scm:147
+#: src/scm/webid-oidc/hello-world.scm:33 src/scm/webid-oidc/client.scm:607
+#: src/scm/webid-oidc/example-app.scm:102
msgid "comand-line|help"
msgstr ""
-#: src/scm/webid-oidc/identity-provider.scm:151
+#: src/scm/webid-oidc/identity-provider.scm:149
msgid "comand-line|issuer"
msgstr ""
-#: src/scm/webid-oidc/identity-provider.scm:153
+#: src/scm/webid-oidc/identity-provider.scm:151
msgid "comand-line|key-file"
msgstr ""
-#: src/scm/webid-oidc/identity-provider.scm:155
+#: src/scm/webid-oidc/identity-provider.scm:153
msgid "comand-line|subject"
msgstr ""
-#: src/scm/webid-oidc/identity-provider.scm:157
+#: src/scm/webid-oidc/identity-provider.scm:155
msgid "comand-line|password"
msgstr ""
-#: src/scm/webid-oidc/identity-provider.scm:159
+#: src/scm/webid-oidc/identity-provider.scm:157
msgid "comand-line|jwks-uri"
msgstr ""
-#: src/scm/webid-oidc/identity-provider.scm:161
+#: src/scm/webid-oidc/identity-provider.scm:159
msgid "comand-line|authorization-endpoint-uri"
msgstr ""
-#: src/scm/webid-oidc/identity-provider.scm:163
+#: src/scm/webid-oidc/identity-provider.scm:161
msgid "comand-line|token-endpoint-uri"
msgstr ""
-#: src/scm/webid-oidc/identity-provider.scm:165
-#: src/scm/webid-oidc/hello-world.scm:36 src/scm/webid-oidc/client.scm:618
+#: src/scm/webid-oidc/identity-provider.scm:163
+#: src/scm/webid-oidc/hello-world.scm:35 src/scm/webid-oidc/client.scm:617
msgid "comand-line|port"
msgstr ""
-#: src/scm/webid-oidc/identity-provider.scm:167
-#: src/scm/webid-oidc/reverse-proxy.scm:136 src/scm/webid-oidc/client.scm:620
+#: src/scm/webid-oidc/identity-provider.scm:165
+#: src/scm/webid-oidc/reverse-proxy.scm:136 src/scm/webid-oidc/client.scm:619
msgid "comand-line|log-file"
msgstr ""
-#: src/scm/webid-oidc/identity-provider.scm:169
-#: src/scm/webid-oidc/reverse-proxy.scm:138 src/scm/webid-oidc/client.scm:622
+#: src/scm/webid-oidc/identity-provider.scm:167
+#: src/scm/webid-oidc/reverse-proxy.scm:138 src/scm/webid-oidc/client.scm:621
msgid "comand-line|error-file"
msgstr ""
-#: src/scm/webid-oidc/identity-provider.scm:187
+#: src/scm/webid-oidc/identity-provider.scm:185
#, scheme-format
msgid ""
"Usage: ~a [OPTIONS]...\n"
@@ -848,55 +848,55 @@ msgid ""
"If you find a bug, send a report to ~a.\n"
msgstr ""
-#: src/scm/webid-oidc/identity-provider.scm:262
+#: src/scm/webid-oidc/identity-provider.scm:260
#: src/scm/webid-oidc/reverse-proxy.scm:207
-#: src/scm/webid-oidc/hello-world.scm:60 src/scm/webid-oidc/client.scm:684
-#: src/scm/webid-oidc/example-app.scm:143
+#: src/scm/webid-oidc/hello-world.scm:59 src/scm/webid-oidc/client.scm:683
+#: src/scm/webid-oidc/example-app.scm:142
#, scheme-format
msgid "~a version ~a\n"
msgstr ""
-#: src/scm/webid-oidc/identity-provider.scm:289
+#: src/scm/webid-oidc/identity-provider.scm:287
msgid "You need to set the issuer.\n"
msgstr ""
-#: src/scm/webid-oidc/identity-provider.scm:293
+#: src/scm/webid-oidc/identity-provider.scm:291
msgid "You need to set the file name of the key file.\n"
msgstr ""
-#: src/scm/webid-oidc/identity-provider.scm:297
+#: src/scm/webid-oidc/identity-provider.scm:295
msgid "You need to set the identity of the subject.\n"
msgstr ""
-#: src/scm/webid-oidc/identity-provider.scm:301
+#: src/scm/webid-oidc/identity-provider.scm:299
msgid "You need to set the password to verify the identity of the subject.\n"
msgstr ""
-#: src/scm/webid-oidc/identity-provider.scm:305
+#: src/scm/webid-oidc/identity-provider.scm:303
msgid "You need to set the JWKS URI.\n"
msgstr ""
-#: src/scm/webid-oidc/identity-provider.scm:310
+#: src/scm/webid-oidc/identity-provider.scm:308
msgid "You need to set the authorization endpoint URI.\n"
msgstr ""
-#: src/scm/webid-oidc/identity-provider.scm:315
+#: src/scm/webid-oidc/identity-provider.scm:313
msgid "You need to set the token endpoint URI.\n"
msgstr ""
-#: src/scm/webid-oidc/identity-provider.scm:322
+#: src/scm/webid-oidc/identity-provider.scm:320
#: src/scm/webid-oidc/reverse-proxy.scm:235
-#: src/scm/webid-oidc/hello-world.scm:71 src/scm/webid-oidc/client.scm:722
+#: src/scm/webid-oidc/hello-world.scm:70 src/scm/webid-oidc/client.scm:721
msgid "The port should be a number between 0 and 65535.\n"
msgstr ""
-#: src/scm/webid-oidc/identity-provider.scm:341
-#: src/scm/webid-oidc/client.scm:733
+#: src/scm/webid-oidc/identity-provider.scm:339
+#: src/scm/webid-oidc/client.scm:732
#, scheme-format
msgid "~a: Internal server error: ~a\n"
msgstr ""
-#: src/scm/webid-oidc/identity-provider.scm:352
+#: src/scm/webid-oidc/identity-provider.scm:350
#, scheme-format
msgid ""
"The client locale ~s can’t be approximated by system locale ~s (because ~a), "
@@ -1035,7 +1035,7 @@ msgid ""
"permissions."
msgstr ""
-#: src/scm/webid-oidc/resource-server.scm:68
+#: src/scm/webid-oidc/resource-server.scm:67
#, scheme-format
msgid "~a: authentication failure: ~a\n"
msgstr ""
@@ -1126,7 +1126,7 @@ msgid ""
"The address of the proxy must be present (with scheme) as --outbound-uri.\n"
msgstr ""
-#: src/scm/webid-oidc/hello-world.scm:45
+#: src/scm/webid-oidc/hello-world.scm:44
#, scheme-format
msgid ""
"~a [OPTIONS]...\n"
@@ -1142,23 +1142,23 @@ msgid ""
" set the port to bind.\n"
msgstr ""
-#: src/scm/webid-oidc/client.scm:610
+#: src/scm/webid-oidc/client.scm:609
msgid "comand-line|client-id"
msgstr ""
-#: src/scm/webid-oidc/client.scm:612
+#: src/scm/webid-oidc/client.scm:611
msgid "comand-line|redirect-uri"
msgstr ""
-#: src/scm/webid-oidc/client.scm:614
+#: src/scm/webid-oidc/client.scm:613
msgid "comand-line|client-name"
msgstr ""
-#: src/scm/webid-oidc/client.scm:616
+#: src/scm/webid-oidc/client.scm:615
msgid "comand-line|client-uri"
msgstr ""
-#: src/scm/webid-oidc/client.scm:637
+#: src/scm/webid-oidc/client.scm:636
#, scheme-format
msgid ""
"Usage: ~a [OPTIONS]...\n"
@@ -1206,43 +1206,43 @@ msgid ""
"If you find a bug, send a report to ~a.\n"
msgstr ""
-#: src/scm/webid-oidc/client.scm:707
+#: src/scm/webid-oidc/client.scm:706
msgid "You need to set the client ID as an URI.\n"
msgstr ""
-#: src/scm/webid-oidc/client.scm:711
+#: src/scm/webid-oidc/client.scm:710
msgid "You need to set the redirect URI.\n"
msgstr ""
-#: src/scm/webid-oidc/client.scm:715
+#: src/scm/webid-oidc/client.scm:714
msgid "The client URI should be an URI.\n"
msgstr ""
-#: src/scm/webid-oidc/example-app.scm:36
+#: src/scm/webid-oidc/example-app.scm:35
#, scheme-format
msgid "~a.\t~a, certified by ~a;\n"
msgstr ""
-#: src/scm/webid-oidc/example-app.scm:47
+#: src/scm/webid-oidc/example-app.scm:46
#, scheme-format
msgid "~a – ~a\n"
msgstr ""
-#: src/scm/webid-oidc/example-app.scm:66
+#: src/scm/webid-oidc/example-app.scm:65
#, scheme-format
msgid "I’m expecting a number between ~a and ~a.\n"
msgstr ""
-#: src/scm/webid-oidc/example-app.scm:73
+#: src/scm/webid-oidc/example-app.scm:72
msgid "Please enter an URI to GET: "
msgstr ""
-#: src/scm/webid-oidc/example-app.scm:92
+#: src/scm/webid-oidc/example-app.scm:91
#, scheme-format
msgid "Sending a request: ~s\n"
msgstr ""
-#: src/scm/webid-oidc/example-app.scm:111
+#: src/scm/webid-oidc/example-app.scm:110
#, scheme-format
msgid ""
"Usage: ~a [OPTIONS]...\n"
@@ -1270,39 +1270,39 @@ msgid ""
"If you find a bug, send a report to ~a.\n"
msgstr ""
-#: src/scm/webid-oidc/example-app.scm:147
+#: src/scm/webid-oidc/example-app.scm:146
msgid "First, let’s log in. Here are your options:\n"
msgstr ""
-#: src/scm/webid-oidc/example-app.scm:149
+#: src/scm/webid-oidc/example-app.scm:148
msgid "0.\tLog in with a different identity.\n"
msgstr ""
-#: src/scm/webid-oidc/example-app.scm:154
-#: src/scm/webid-oidc/example-app.scm:173
+#: src/scm/webid-oidc/example-app.scm:153
+#: src/scm/webid-oidc/example-app.scm:172
msgid "Please indicate your choice number: "
msgstr ""
-#: src/scm/webid-oidc/example-app.scm:159
+#: src/scm/webid-oidc/example-app.scm:158
msgid "Please enter your webid, or identity server: "
msgstr ""
-#: src/scm/webid-oidc/example-app.scm:169
+#: src/scm/webid-oidc/example-app.scm:168
msgid "There are different possible identity providers for your webid:\n"
msgstr ""
-#: src/scm/webid-oidc/example-app.scm:176
+#: src/scm/webid-oidc/example-app.scm:175
#, scheme-format
msgid ""
"Please visit the following URI with a web browser:\n"
"~a\n"
msgstr ""
-#: src/scm/webid-oidc/example-app.scm:178
+#: src/scm/webid-oidc/example-app.scm:177
msgid "Please paste your authorization code: "
msgstr ""
-#: src/scm/webid-oidc/example-app.scm:188
+#: src/scm/webid-oidc/example-app.scm:187
#, scheme-format
msgid ""
"Log in success. Keep this identity token for yourself:\n"
@@ -1319,7 +1319,7 @@ msgid ""
"~a\n"
msgstr ""
-#: src/scm/webid-oidc/example-app.scm:209
+#: src/scm/webid-oidc/example-app.scm:208
#, scheme-format
msgid "There was an error: ~a\n"
msgstr ""