summaryrefslogtreecommitdiff
path: root/po/webid-oidc.pot
diff options
context:
space:
mode:
Diffstat (limited to 'po/webid-oidc.pot')
-rw-r--r--po/webid-oidc.pot465
1 files changed, 365 insertions, 100 deletions
diff --git a/po/webid-oidc.pot b/po/webid-oidc.pot
index 5ed53e5..2507196 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-07-27 11:32+0200\n"
+"POT-Creation-Date: 2021-07-27 16:04+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"
@@ -1023,12 +1023,12 @@ msgid ""
msgstr ""
#: src/scm/webid-oidc/hello-world.scm:103
-#: src/scm/webid-oidc/example-app.scm:159 src/scm/webid-oidc/program.scm:494
+#: src/scm/webid-oidc/example-app.scm:159 src/scm/webid-oidc/program.scm:544
#, scheme-format
msgid "~a version ~a\n"
msgstr ""
-#: src/scm/webid-oidc/hello-world.scm:112 src/scm/webid-oidc/program.scm:502
+#: src/scm/webid-oidc/hello-world.scm:112 src/scm/webid-oidc/program.scm:552
msgid ""
"You are legally required to link to the complete corresponding source code.\n"
msgstr ""
@@ -1237,103 +1237,328 @@ msgstr ""
#: src/scm/webid-oidc/program.scm:265
#, scheme-format
+msgid "Usage: ~a COMMAND [OPTIONS]...\n"
+msgstr ""
+
+#: src/scm/webid-oidc/program.scm:269
msgid ""
-"Usage: ~a COMMAND [OPTIONS]...\n"
"\n"
-"Run the webid-oidc COMMAND.\n"
+"Run the webid-oidc COMMAND."
+msgstr ""
+
+#: src/scm/webid-oidc/program.scm:272
+msgid ""
"\n"
"This program is covered by the GNU Affero GPL, version 3 or\n"
"later. This license requires you to provide a way for any user over\n"
"the network to download the complete corresponding source code (with\n"
"your modifications) at no cost. The server adds a \"Source:\" header\n"
-"to all responses.\n"
+"to all responses."
+msgstr ""
+
+#: src/scm/webid-oidc/program.scm:279
+msgid ""
+"\n"
+"Available commands:"
+msgstr ""
+
+#: src/scm/webid-oidc/program.scm:281
+#, scheme-format
+msgid ""
"\n"
-"Available commands:\n"
" ~a:\n"
-" run an authenticating reverse proxy.\n"
+" run an authenticating reverse proxy."
+msgstr ""
+
+#: src/scm/webid-oidc/program.scm:284 src/scm/webid-oidc/program.scm:456
+#: src/scm/webid-oidc/program.scm:625
+msgid "command-line|command|reverse-proxy"
+msgstr ""
+
+#: src/scm/webid-oidc/program.scm:285
+#, scheme-format
+msgid ""
+"\n"
" ~a:\n"
-" run an identity provider.\n"
+" run an identity provider."
+msgstr ""
+
+#: src/scm/webid-oidc/program.scm:288 src/scm/webid-oidc/program.scm:481
+#: src/scm/webid-oidc/program.scm:647
+msgid "command-line|command|identity-provider"
+msgstr ""
+
+#: src/scm/webid-oidc/program.scm:289
+#, scheme-format
+msgid ""
+"\n"
" ~a:\n"
-" serve the pages for a public application.\n"
+" serve the pages for a public application."
+msgstr ""
+
+#: src/scm/webid-oidc/program.scm:292 src/scm/webid-oidc/program.scm:502
+#: src/scm/webid-oidc/program.scm:691
+msgid "command-line|command|client-service"
+msgstr ""
+
+#: src/scm/webid-oidc/program.scm:293
+#, scheme-format
+msgid ""
+"\n"
" ~a:\n"
-" run a full server, with identity provider and resource storage\n"
-" facility.\n"
+" run a full server, with identity provider and resource storage\n"
+" facility."
+msgstr ""
+
+#: src/scm/webid-oidc/program.scm:297 src/scm/webid-oidc/program.scm:528
+#: src/scm/webid-oidc/program.scm:720
+msgid "command-line|command|server"
+msgstr ""
+
+#: src/scm/webid-oidc/program.scm:299
+msgid ""
+"\n"
+"General options:"
+msgstr ""
+
+#: src/scm/webid-oidc/program.scm:301
+#, scheme-format
+msgid ""
"\n"
-"General options:\n"
" -S MEANS, --~a=MEANS:\n"
-" specify a way to download the complete corresponding source\n"
-" code. For instance, this would be an URI pointing to a tarball.\n"
+" specify a way to download the complete corresponding source\n"
+" code. For instance, this would be an URI pointing to a tarball."
+msgstr ""
+
+#: src/scm/webid-oidc/program.scm:306
+#, scheme-format
+msgid ""
+"\n"
" -h, --~a:\n"
-" display a short help message and exit.\n"
+" display a short help message and exit."
+msgstr ""
+
+#: src/scm/webid-oidc/program.scm:310
+#, scheme-format
+msgid ""
+"\n"
" -v, --~a:\n"
-" display the version information (~a) and exit.\n"
+" display the version information (~a) and exit."
+msgstr ""
+
+#: src/scm/webid-oidc/program.scm:315
+#, scheme-format
+msgid ""
+"\n"
" -l FILE.log, --~a=FILE.log:\n"
-" redirect the program standard output to FILE.log.\n"
+" redirect the program standard output to FILE.log."
+msgstr ""
+
+#: src/scm/webid-oidc/program.scm:319
+#, scheme-format
+msgid ""
+"\n"
" -e FILE.err, --~a=FILE.err:\n"
-" redirect the program errors to FILE.err.\n"
+" redirect the program errors to FILE.err."
+msgstr ""
+
+#: src/scm/webid-oidc/program.scm:324
+msgid ""
+"\n"
+"General server-side options:"
+msgstr ""
+
+#: src/scm/webid-oidc/program.scm:326
+#, scheme-format
+msgid ""
"\n"
-"General server-side options:\n"
" -p PORT, --~a=PORT:\n"
-" set the server port to bind, 8080 by default.\n"
+" set the server port to bind, 8080 by default."
+msgstr ""
+
+#: src/scm/webid-oidc/program.scm:330
+#, scheme-format
+msgid ""
+"\n"
" -n URI, --~a=URI:\n"
-" set the public server URI (scheme, userinfo, host, and port).\n"
+" set the public server URI (scheme, userinfo, host, and port)."
+msgstr ""
+
+#: src/scm/webid-oidc/program.scm:335
+msgid ""
+"\n"
+"Options for the resource server:"
+msgstr ""
+
+#: src/scm/webid-oidc/program.scm:337
+#, scheme-format
+msgid ""
"\n"
-"Options for the resource server:\n"
" -H HEADER, --~a=HEADER:\n"
-" the HEADER field contains the webid of the authenticated user,\n"
-" XXX-Agent by default. For the full server, disable webid-oidc\n"
-" authentication.\n"
+" the HEADER field contains the webid of the authenticated user,\n"
+" XXX-Agent by default. For the full server, disable webid-oidc\n"
+" authentication."
+msgstr ""
+
+#: src/scm/webid-oidc/program.scm:343
+#, scheme-format
+msgid ""
+"\n"
" -b URI, --~a=URI:\n"
-" set the backend URI for the reverse proxy, only for the\n"
-" reverse-proxy command.\n"
+" set the backend URI for the reverse proxy, only for the\n"
+" reverse-proxy command."
+msgstr ""
+
+#: src/scm/webid-oidc/program.scm:349
+msgid ""
+"\n"
+"Options for the identity provider:"
+msgstr ""
+
+#: src/scm/webid-oidc/program.scm:351
+#, scheme-format
+msgid ""
"\n"
-"Options for the identity provider:\n"
" -k FILE, --~a=FILE.jwk:\n"
" set the file name of the key file. If it does not exist, a new\n"
-" key is generated.\n"
+" key is generated. The server does not offer an HTTPS service."
+msgstr ""
+
+#: src/scm/webid-oidc/program.scm:356
+#, scheme-format
+msgid ""
+"\n"
" -s WEBID, --~a=WEBID:\n"
-" set the identity of the subject.\n"
+" set the identity of the subject."
+msgstr ""
+
+#: src/scm/webid-oidc/program.scm:360
+#, scheme-format
+msgid ""
+"\n"
" -w ENCRYPTED_PASSWORD, --~a=ENCRYPTED_PASSWORD:\n"
-" set the encrypted password to recognize the user.\n"
+" set the encrypted password to recognize the user."
+msgstr ""
+
+#: src/scm/webid-oidc/program.scm:364
+#, scheme-format
+msgid ""
+"\n"
" -j URI, --~a=URI:\n"
-" set the URI to query the key of the server.\n"
+" set the URI to query the key of the server."
+msgstr ""
+
+#: src/scm/webid-oidc/program.scm:368
+#, scheme-format
+msgid ""
+"\n"
" -a URI, --~a=URI:\n"
-" set the authorization endpoint of the issuer.\n"
+" set the authorization endpoint of the issuer."
+msgstr ""
+
+#: src/scm/webid-oidc/program.scm:372
+#, scheme-format
+msgid ""
+"\n"
" -t URI, --~a=URI:\n"
-" set the token endpoint of the issuer.\n"
+" set the token endpoint of the issuer."
+msgstr ""
+
+#: src/scm/webid-oidc/program.scm:377
+msgid ""
+"\n"
+"Options for the client service:"
+msgstr ""
+
+#: src/scm/webid-oidc/program.scm:379
+#, scheme-format
+msgid ""
"\n"
-"Options for the client service:\n"
" -c URI, --~a=URI:\n"
" set the web identifier of the client application, which is\n"
-" dereferenced to a semantic resource.\n"
+" dereferenced to a semantic resource."
+msgstr ""
+
+#: src/scm/webid-oidc/program.scm:384
+#, scheme-format
+msgid ""
+"\n"
" -r URI, --~a=URI:\n"
" set the redirection URI to get the authorization code back. The\n"
-" page is presented with the code to paste in the application.\n"
+" page is presented with the code to paste in the application."
+msgstr ""
+
+#: src/scm/webid-oidc/program.scm:389
+#, scheme-format
+msgid ""
+"\n"
" -C NAME, --~a=NAME:\n"
-" set the user-visible application name (may be misleading...).\n"
+" set the user-visible application name (may be misleading...)."
+msgstr ""
+
+#: src/scm/webid-oidc/program.scm:393
+#, scheme-format
+msgid ""
+"\n"
" -u URI, --~a=URI:\n"
" set an URI where someone would find more information about the\n"
-" application (again, may be misleading).\n"
+" application (again, may be misleading)."
+msgstr ""
+
+#: src/scm/webid-oidc/program.scm:399
+msgid ""
"\n"
-"Environment variables:\n"
+"Environment variables:"
+msgstr ""
+
+#: src/scm/webid-oidc/program.scm:401
+msgid ""
"\n"
" LANG: set the locale of the user interface (for the server commands,\n"
-"the user is the system administrator).~a\n"
+" the user is the system administrator)."
+msgstr ""
+
+#: src/scm/webid-oidc/program.scm:405 src/scm/webid-oidc/program.scm:414
+#: src/scm/webid-oidc/program.scm:422 src/scm/webid-oidc/program.scm:430
+#, scheme-format
+msgid ""
+"the-environment-variable|\n"
+" It is currently set to ~s."
+msgstr ""
+
+#: src/scm/webid-oidc/program.scm:408
+msgid ""
"\n"
" XDG_DATA_HOME: where the program stores persistent data. The\n"
-"identity provider stores the refresh tokens. The full server stores\n"
-"the resources there. For a system service, it is recommended to set it\n"
-"to /var/lib.~a\n"
+" identity provider stores the refresh tokens. The full server\n"
+" stores the resources there. For a system service, it is\n"
+" recommended to set it to /var/lib."
+msgstr ""
+
+#: src/scm/webid-oidc/program.scm:417
+msgid ""
"\n"
" XDG_CACHE_HOME: where the program stores and updates the seed file,\n"
-"and the web client cache. You can remove this directory at any\n"
-"time. The seed file will be initialized from /dev/random.~a\n"
+" and the web client cache. You can remove this directory at any\n"
+" time. The seed file will be initialized from /dev/random."
+msgstr ""
+
+#: src/scm/webid-oidc/program.scm:425
+msgid ""
"\n"
" HOME: if XDG_DATA_HOME or XDG_CACHE_HOME is not set, they are\n"
-"computed from the value of the HOME environment variable. It is not\n"
-"used otherwise.~a\n"
+" computed from the value of the HOME environment variable. It is\n"
+" not used otherwise."
+msgstr ""
+
+#: src/scm/webid-oidc/program.scm:434
+msgid ""
"\n"
-"Running a reverse proxy\n"
+"Running a reverse proxy"
+msgstr ""
+
+#: src/scm/webid-oidc/program.scm:436
+msgid ""
"\n"
"Suppose that you operate data.provider.com. You want to run an\n"
"authenticating reverse proxy, that will receive incoming requests\n"
@@ -1342,7 +1567,12 @@ msgid ""
"XXX-Agent header, and if it is found, then its value will be\n"
"considered the webid of the authenticated\n"
"user. https://private.data.provider.com should only accept requests\n"
-"from this reverse proxy.\n"
+"from this reverse proxy."
+msgstr ""
+
+#: src/scm/webid-oidc/program.scm:446
+#, scheme-format
+msgid ""
"\n"
" ~a ~a \\\n"
" --~a 'https://data.provider.com/server-source-code.tar.gz' \\\n"
@@ -1351,12 +1581,25 @@ msgid ""
" --~a 'https://private.data.provider.com' \\\n"
" --~a 'XXX-Agent' \\\n"
" --~a '/var/log/proxy.log' \\\n"
-" --~a '/var/log/proxy.err'\n"
+" --~a '/var/log/proxy.err'"
+msgstr ""
+
+#: src/scm/webid-oidc/program.scm:461
+msgid ""
"\n"
-"Running an identity provider\n"
+"Running an identity provider"
+msgstr ""
+
+#: src/scm/webid-oidc/program.scm:463
+msgid ""
"\n"
"The identity provider running at webid-oidc-demo.planete-kraus.eu is\n"
-"invoked with the following options:\n"
+"invoked with the following options:"
+msgstr ""
+
+#: src/scm/webid-oidc/program.scm:467
+#, scheme-format
+msgid ""
"\n"
" export XDG_DATA_HOME=/var/lib\n"
" export XDG_CACHE_HOME=/var/cache\n"
@@ -1370,11 +1613,25 @@ msgid ""
" --~a 'https://webid-oidc-demo.planete-kraus.eu/keys' \\\n"
" --~a 'https://webid-oidc-demo.planete-kraus.eu/authorize' \\\n"
" --~a 'https://webid-oidc-demo.planete-kraus.eu/token' \\\n"
-" --~a $PORT\n"
+" --~a $PORT"
+msgstr ""
+
+#: src/scm/webid-oidc/program.scm:487
+msgid ""
"\n"
-"Running the public pages for an application\n"
+"Running the public pages for an application"
+msgstr ""
+
+#: src/scm/webid-oidc/program.scm:489
+msgid ""
"\n"
-"webid-oidc-demo.planete-kraus.eu is configured this way:\n"
+"The example client application pages for\n"
+"webid-oidc-demo.planete-kraus.eu are served this way:"
+msgstr ""
+
+#: src/scm/webid-oidc/program.scm:493
+#, scheme-format
+msgid ""
"\n"
" ~a ~a \\\n"
" --~a 'https://webid-oidc.planete-kraus.eu/complete-corresponding-"
@@ -1385,132 +1642,140 @@ msgid ""
" --~a 'Example Solid Application' \\\n"
" --~a 'https://webid-oidc.planete-kraus.eu/Running-a-client."
"html#Running-a-client' \\\n"
-" --~a $PORT\n"
-"\n"
-"If you find a bug, then please send a report to ~a.\n"
-msgstr ""
-
-#: src/scm/webid-oidc/program.scm:415 src/scm/webid-oidc/program.scm:473
-#: src/scm/webid-oidc/program.scm:575
-msgid "command-line|command|reverse-proxy"
+" --~a $PORT"
msgstr ""
-#: src/scm/webid-oidc/program.scm:416 src/scm/webid-oidc/program.scm:480
-#: src/scm/webid-oidc/program.scm:597
-msgid "command-line|command|identity-provider"
-msgstr ""
-
-#: src/scm/webid-oidc/program.scm:417 src/scm/webid-oidc/program.scm:487
-#: src/scm/webid-oidc/program.scm:641
-msgid "command-line|command|client-service"
+#: src/scm/webid-oidc/program.scm:507
+msgid ""
+"\n"
+"Running a full server"
msgstr ""
-#: src/scm/webid-oidc/program.scm:418 src/scm/webid-oidc/program.scm:670
-msgid "command-line|command|server"
+#: src/scm/webid-oidc/program.scm:510
+msgid ""
+"\n"
+"To run the server with identity provider and\n"
+"resource server for one particular user, you need to combine the\n"
+"options for the parts."
msgstr ""
-#: src/scm/webid-oidc/program.scm:454 src/scm/webid-oidc/program.scm:458
-#: src/scm/webid-oidc/program.scm:462 src/scm/webid-oidc/program.scm:466
+#: src/scm/webid-oidc/program.scm:514
#, scheme-format
-msgid "an environment variable| It is currently set to ~s."
+msgid ""
+"\n"
+" export XDG_DATA_HOME=/var/lib\n"
+" export XDG_CACHE_HOME=/var/cache\n"
+" ~a ~a \\\n"
+" --~a 'https://webid-oidc.planete-kraus.eu/complete-corresponding-"
+"source.tar.gz' \\\n"
+" --~a 'https://data.planete-kraus.eu' \\\n"
+" --~a '/var/lib/webid-oidc/server/key.jwk' \\\n"
+" --~a 'https://data.planete-kraus.eu/vivien#me' \\\n"
+" --~a '$...alg...$...salt...$...hash...' \\\n"
+" --~a 'https://data.planete-kraus.eu/keys' \\\n"
+" --~a 'https://data.planete-kraus.eu/authorize' \\\n"
+" --~a 'https://data.planete-kraus.eu/token' \\\n"
+" --~a '...port...'"
msgstr ""
-#: src/scm/webid-oidc/program.scm:456 src/scm/webid-oidc/program.scm:460
-#: src/scm/webid-oidc/program.scm:464 src/scm/webid-oidc/program.scm:468
-msgid "an environment variable| It is currently unset."
+#: src/scm/webid-oidc/program.scm:539
+#, scheme-format
+msgid ""
+"\n"
+"If you find a bug, then please send a report to ~a."
msgstr ""
-#: src/scm/webid-oidc/program.scm:509
+#: src/scm/webid-oidc/program.scm:559
#, scheme-format
msgid "The --~a argument must be a number, not ~s.\n"
msgstr ""
-#: src/scm/webid-oidc/program.scm:515
+#: src/scm/webid-oidc/program.scm:565
#, scheme-format
msgid "The --~a argument must be an integer, not ~s.\n"
msgstr ""
-#: src/scm/webid-oidc/program.scm:521
+#: src/scm/webid-oidc/program.scm:571
#, scheme-format
msgid "The --~a argument must be positive, ~s is invalid.\n"
msgstr ""
-#: src/scm/webid-oidc/program.scm:526
+#: src/scm/webid-oidc/program.scm:576
#, scheme-format
msgid "The --~a argument must be less than 65536, ~s is invalid.\n"
msgstr ""
-#: src/scm/webid-oidc/program.scm:568
+#: src/scm/webid-oidc/program.scm:618
#, scheme-format
msgid ""
"Usage: ~a COMMAND [OPTIONS]...\n"
"See --~a (-h).\n"
msgstr ""
-#: src/scm/webid-oidc/program.scm:578 src/scm/webid-oidc/program.scm:600
-#: src/scm/webid-oidc/program.scm:672
+#: src/scm/webid-oidc/program.scm:628 src/scm/webid-oidc/program.scm:650
+#: src/scm/webid-oidc/program.scm:722
#, scheme-format
msgid "You must pass --~a to set the server name.\n"
msgstr ""
-#: src/scm/webid-oidc/program.scm:582
+#: src/scm/webid-oidc/program.scm:632
#, scheme-format
msgid "You must pass --~a to set the backend URI.\n"
msgstr ""
-#: src/scm/webid-oidc/program.scm:604 src/scm/webid-oidc/program.scm:676
+#: src/scm/webid-oidc/program.scm:654 src/scm/webid-oidc/program.scm:726
#, scheme-format
msgid ""
"You must pass --~a to set the file where to store the identity provider "
"key.\n"
msgstr ""
-#: src/scm/webid-oidc/program.scm:608 src/scm/webid-oidc/program.scm:680
+#: src/scm/webid-oidc/program.scm:658 src/scm/webid-oidc/program.scm:730
#, scheme-format
msgid "You must pass --~a to set the subject of the identity provider.\n"
msgstr ""
-#: src/scm/webid-oidc/program.scm:612 src/scm/webid-oidc/program.scm:684
+#: src/scm/webid-oidc/program.scm:662 src/scm/webid-oidc/program.scm:734
#, scheme-format
msgid "You must pass --~a to set the subject’s encrypted password.\n"
msgstr ""
-#: src/scm/webid-oidc/program.scm:616 src/scm/webid-oidc/program.scm:688
+#: src/scm/webid-oidc/program.scm:666 src/scm/webid-oidc/program.scm:738
#, scheme-format
msgid "You must pass --~a to set the JWKS URI.\n"
msgstr ""
-#: src/scm/webid-oidc/program.scm:620 src/scm/webid-oidc/program.scm:692
+#: src/scm/webid-oidc/program.scm:670 src/scm/webid-oidc/program.scm:742
#, scheme-format
msgid "You must pass --~a to set the authorization endpoint URI.\n"
msgstr ""
-#: src/scm/webid-oidc/program.scm:624 src/scm/webid-oidc/program.scm:696
+#: src/scm/webid-oidc/program.scm:674 src/scm/webid-oidc/program.scm:746
#, scheme-format
msgid "You must pass --~a to set the token endpoint URI.\n"
msgstr ""
-#: src/scm/webid-oidc/program.scm:644
+#: src/scm/webid-oidc/program.scm:694
#, scheme-format
msgid "You must pass --~a to set the application web ID.\n"
msgstr ""
-#: src/scm/webid-oidc/program.scm:648
+#: src/scm/webid-oidc/program.scm:698
#, scheme-format
msgid "You must pass --~a to set the redirection URI.\n"
msgstr ""
-#: src/scm/webid-oidc/program.scm:652
+#: src/scm/webid-oidc/program.scm:702
#, scheme-format
msgid "You must pass --~a to set the informative client name.\n"
msgstr ""
-#: src/scm/webid-oidc/program.scm:656
+#: src/scm/webid-oidc/program.scm:706
#, scheme-format
msgid "You must pass --~a to set the informative client URI.\n"
msgstr ""
-#: src/scm/webid-oidc/program.scm:743
+#: src/scm/webid-oidc/program.scm:793
#, scheme-format
msgid "Unknown command ~s\n"
msgstr ""