summaryrefslogtreecommitdiff
path: root/po/disfluid.pot
diff options
context:
space:
mode:
Diffstat (limited to 'po/disfluid.pot')
-rw-r--r--po/disfluid.pot140
1 files changed, 70 insertions, 70 deletions
diff --git a/po/disfluid.pot b/po/disfluid.pot
index e933d84..cd8eb7d 100644
--- a/po/disfluid.pot
+++ b/po/disfluid.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: disfluid SNAPSHOT\n"
"Report-Msgid-Bugs-To: vivien@planete-kraus.eu\n"
-"POT-Creation-Date: 2021-09-17 18:38+0200\n"
+"POT-Creation-Date: 2021-09-17 18:39+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"
@@ -141,21 +141,21 @@ msgid "this is not an access token"
msgstr ""
#: src/scm/webid-oidc/access-token.scm:101
-#: src/scm/webid-oidc/authorization-code.scm:88
-#: src/scm/webid-oidc/oidc-id-token.scm:96
+#: src/scm/webid-oidc/authorization-code.scm:89
+#: src/scm/webid-oidc/oidc-id-token.scm:97
#, scheme-format
msgid "the payload is missing ~s"
msgstr ""
#: src/scm/webid-oidc/access-token.scm:123
-#: src/scm/webid-oidc/authorization-code.scm:104
-#: src/scm/webid-oidc/oidc-id-token.scm:117
+#: src/scm/webid-oidc/authorization-code.scm:105
+#: src/scm/webid-oidc/oidc-id-token.scm:118
#, scheme-format
msgid "the \"webid\" field should be an URI, ~s is given"
msgstr ""
#: src/scm/webid-oidc/access-token.scm:130
-#: src/scm/webid-oidc/oidc-id-token.scm:124
+#: src/scm/webid-oidc/oidc-id-token.scm:125
#, scheme-format
msgid "the \"iss\" field should be an URI, ~s is given"
msgstr ""
@@ -166,14 +166,14 @@ msgid "the \"aud\" field should be set to \"solid\", ~s is given"
msgstr ""
#: src/scm/webid-oidc/access-token.scm:142
-#: src/scm/webid-oidc/oidc-id-token.scm:152
+#: src/scm/webid-oidc/oidc-id-token.scm:153
#, scheme-format
msgid "the \"iat\" field should be a timestamp, ~s is given"
msgstr ""
#: src/scm/webid-oidc/access-token.scm:149
-#: src/scm/webid-oidc/authorization-code.scm:125
-#: src/scm/webid-oidc/oidc-id-token.scm:159
+#: src/scm/webid-oidc/authorization-code.scm:126
+#: src/scm/webid-oidc/oidc-id-token.scm:160
#, scheme-format
msgid "the \"exp\" field should be a timestamp, ~s is given"
msgstr ""
@@ -193,7 +193,7 @@ msgid "the \"cnf\" field should be an object, ~s is given"
msgstr ""
#: src/scm/webid-oidc/access-token.scm:178
-#: src/scm/webid-oidc/authorization-code.scm:111
+#: src/scm/webid-oidc/authorization-code.scm:112
#, scheme-format
msgid "the \"client_id\" field should be an URI, ~s is given"
msgstr ""
@@ -208,13 +208,13 @@ msgid "the access token is invalid"
msgstr ""
#: src/scm/webid-oidc/access-token.scm:257
-#: src/scm/webid-oidc/oidc-id-token.scm:236
+#: src/scm/webid-oidc/oidc-id-token.scm:237
#, scheme-format
msgid "I cannot query the identity provider configuration: ~a"
msgstr ""
#: src/scm/webid-oidc/access-token.scm:259
-#: src/scm/webid-oidc/oidc-id-token.scm:238
+#: src/scm/webid-oidc/oidc-id-token.scm:239
msgid "I cannot query the identity provider configuratioon"
msgstr ""
@@ -246,56 +246,56 @@ msgstr ""
msgid "cannot encode the access token"
msgstr ""
-#: src/scm/webid-oidc/authorization-code.scm:63
+#: src/scm/webid-oidc/authorization-code.scm:64
#, scheme-format
msgid "this is not an authorization code, because it is not even a JWS: ~a"
msgstr ""
-#: src/scm/webid-oidc/authorization-code.scm:65
+#: src/scm/webid-oidc/authorization-code.scm:66
msgid "this is not an authorization code, because it is not even a JWS"
msgstr ""
-#: src/scm/webid-oidc/authorization-code.scm:68
+#: src/scm/webid-oidc/authorization-code.scm:69
#, scheme-format
msgid "this is not an authorization code: ~a"
msgstr ""
-#: src/scm/webid-oidc/authorization-code.scm:70
+#: src/scm/webid-oidc/authorization-code.scm:71
msgid "this is not an authorization code"
msgstr ""
-#: src/scm/webid-oidc/authorization-code.scm:118
+#: src/scm/webid-oidc/authorization-code.scm:119
#, scheme-format
msgid "the \"jti\" field should be a string, ~s is given"
msgstr ""
-#: src/scm/webid-oidc/authorization-code.scm:170
+#: src/scm/webid-oidc/authorization-code.scm:171
#, scheme-format
msgid "the authorization code is invalid: ~a"
msgstr ""
-#: src/scm/webid-oidc/authorization-code.scm:172
+#: src/scm/webid-oidc/authorization-code.scm:173
msgid "the authorization code is invalid"
msgstr ""
-#: src/scm/webid-oidc/authorization-code.scm:186
+#: src/scm/webid-oidc/authorization-code.scm:187
#, scheme-format
msgid "the authorization expired ~a, which is in the past (from ~a)"
msgstr ""
-#: src/scm/webid-oidc/authorization-code.scm:202
+#: src/scm/webid-oidc/authorization-code.scm:203
#, scheme-format
msgid "cannot encode the authorization code: ~a"
msgstr ""
-#: src/scm/webid-oidc/authorization-code.scm:204
+#: src/scm/webid-oidc/authorization-code.scm:205
msgid "cannot encode the authorization code"
msgstr ""
#: src/scm/webid-oidc/authorization-page-unsafe.scm:52
#: src/scm/webid-oidc/hello-world.scm:40 src/scm/webid-oidc/hello-world.scm:167
#: src/scm/webid-oidc/hello-world.scm:187
-#: src/scm/webid-oidc/identity-provider.scm:143
+#: src/scm/webid-oidc/identity-provider.scm:139
#: src/scm/webid-oidc/token-endpoint.scm:111
#: src/scm/webid-oidc/token-endpoint.scm:137
#: src/scm/webid-oidc/token-endpoint.scm:164
@@ -477,78 +477,78 @@ msgstr ""
msgid "the client manifest is dereferenced from ~s, but it pretends to be ~s"
msgstr ""
-#: src/scm/webid-oidc/client/accounts.scm:285
+#: src/scm/webid-oidc/client/accounts.scm:282
msgid "The refresh token has expired."
msgstr ""
-#: src/scm/webid-oidc/client/accounts.scm:292
+#: src/scm/webid-oidc/client/accounts.scm:289
#, scheme-format
msgid "The token request failed with code ~s (~s)."
msgstr ""
-#: src/scm/webid-oidc/client/accounts.scm:301
+#: src/scm/webid-oidc/client/accounts.scm:298
msgid "The token response did not set the content type."
msgstr ""
-#: src/scm/webid-oidc/client/accounts.scm:309
+#: src/scm/webid-oidc/client/accounts.scm:306
msgid "The token endpoint did not respond in UTF-8."
msgstr ""
-#: src/scm/webid-oidc/client/accounts.scm:321
+#: src/scm/webid-oidc/client/accounts.scm:318
#, scheme-format
msgid "The token response has content-type ~s, not application/json."
msgstr ""
-#: src/scm/webid-oidc/client/accounts.scm:331
+#: src/scm/webid-oidc/client/accounts.scm:328
msgid "The token response is not valid JSON."
msgstr ""
-#: src/scm/webid-oidc/client/accounts.scm:345
+#: src/scm/webid-oidc/client/accounts.scm:342
#, scheme-format
msgid "The token response did not include an ID token: ~s"
msgstr ""
-#: src/scm/webid-oidc/client/accounts.scm:353
+#: src/scm/webid-oidc/client/accounts.scm:350
#, scheme-format
msgid "The token response did not include an access token: ~s\n"
msgstr ""
-#: src/scm/webid-oidc/client/accounts.scm:364
+#: src/scm/webid-oidc/client/accounts.scm:361
#, scheme-format
msgid "the ID token signature is invalid: ~a"
msgstr ""
-#: src/scm/webid-oidc/client/accounts.scm:366
+#: src/scm/webid-oidc/client/accounts.scm:363
msgid "the ID token signature is invalid"
msgstr ""
-#: src/scm/webid-oidc/client/accounts.scm:384
+#: src/scm/webid-oidc/client/accounts.scm:381
#, scheme-format
msgid "the ID token delivered by the identity provider for ~s has ~s as webid"
msgstr ""
-#: src/scm/webid-oidc/client/accounts.scm:394
+#: src/scm/webid-oidc/client/accounts.scm:391
#, scheme-format
msgid "The ID token delivered by the identity provider ~s is for issuer ~s."
msgstr ""
-#: src/scm/webid-oidc/client/accounts.scm:409
+#: src/scm/webid-oidc/client/accounts.scm:406
msgid "The issuer is required."
msgstr ""
-#: src/scm/webid-oidc/client/accounts.scm:414
+#: src/scm/webid-oidc/client/accounts.scm:411
msgid "The optional subject and required issuer should be strings or URI."
msgstr ""
-#: src/scm/webid-oidc/client/accounts.scm:450
+#: src/scm/webid-oidc/client/accounts.scm:447
msgid "Cannot check the username and/or password."
msgstr ""
-#: src/scm/webid-oidc/client/accounts.scm:460
+#: src/scm/webid-oidc/client/accounts.scm:457
msgid "The subject should be a string or URI."
msgstr ""
-#: src/scm/webid-oidc/client/accounts.scm:474
+#: src/scm/webid-oidc/client/accounts.scm:471
msgid "The issuer should be a string or URI."
msgstr ""
@@ -1031,7 +1031,7 @@ msgstr ""
msgid "Warning: generating a new key pair."
msgstr ""
-#: src/scm/webid-oidc/identity-provider.scm:136
+#: src/scm/webid-oidc/identity-provider.scm:132
msgid "reason-phrase|Not Found"
msgstr ""
@@ -1040,59 +1040,59 @@ msgstr ""
msgid "a replay has been detected with JTI ~s"
msgstr ""
-#: src/scm/webid-oidc/jwk.scm:143
+#: src/scm/webid-oidc/jwk.scm:144
msgid "the point and scalar are not on the same curve"
msgstr ""
-#: src/scm/webid-oidc/jwk.scm:238
+#: src/scm/webid-oidc/jwk.scm:256
#, scheme-format
msgid "the JWK is invalid: ~a"
msgstr ""
-#: src/scm/webid-oidc/jwk.scm:240
+#: src/scm/webid-oidc/jwk.scm:258
msgid "the JWK is invalid"
msgstr ""
-#: src/scm/webid-oidc/jwk.scm:249
+#: src/scm/webid-oidc/jwk.scm:267
msgid "cannot compute the key type"
msgstr ""
-#: src/scm/webid-oidc/jwk.scm:308
+#: src/scm/webid-oidc/jwk.scm:328
msgid "it is built as an RSA key or key pair, but it is not"
msgstr ""
-#: src/scm/webid-oidc/jwk.scm:316
+#: src/scm/webid-oidc/jwk.scm:336
msgid "it is built as an elliptic curve key or key pair, but it is not"
msgstr ""
-#: src/scm/webid-oidc/jwk.scm:357
+#: src/scm/webid-oidc/jwk.scm:378
#, scheme-format
msgid "the key advertises a key type of ~s, but actually it is ~s"
msgstr ""
-#: src/scm/webid-oidc/jwk.scm:396
+#: src/scm/webid-oidc/jwk.scm:427
msgid "this is neither a RSA key nor an elliptic curve key"
msgstr ""
-#: src/scm/webid-oidc/jwk.scm:433
+#: src/scm/webid-oidc/jwk.scm:464
#, scheme-format
msgid "cannot fetch a JWKS: ~a"
msgstr ""
-#: src/scm/webid-oidc/jwk.scm:435
+#: src/scm/webid-oidc/jwk.scm:466
msgid "cannot fetch a JWKS"
msgstr ""
-#: src/scm/webid-oidc/jwk.scm:439
+#: src/scm/webid-oidc/jwk.scm:470
#, scheme-format
msgid "the request failed with ~s ~s"
msgstr ""
-#: src/scm/webid-oidc/jwk.scm:444
+#: src/scm/webid-oidc/jwk.scm:475
msgid "missing content-type"
msgstr ""
-#: src/scm/webid-oidc/jwk.scm:449
+#: src/scm/webid-oidc/jwk.scm:480
#, scheme-format
msgid "invalid content-type: ~s"
msgstr ""
@@ -1239,77 +1239,77 @@ msgstr ""
msgid "unexpected content-type: ~s"
msgstr ""
-#: src/scm/webid-oidc/oidc-id-token.scm:67
+#: src/scm/webid-oidc/oidc-id-token.scm:68
#, scheme-format
msgid "this is not an ID token, because it is not even a JWS: ~a"
msgstr ""
-#: src/scm/webid-oidc/oidc-id-token.scm:70
+#: src/scm/webid-oidc/oidc-id-token.scm:71
msgid "this is not an ID token, because it is not even a JWS"
msgstr ""
-#: src/scm/webid-oidc/oidc-id-token.scm:72
+#: src/scm/webid-oidc/oidc-id-token.scm:73
#, scheme-format
msgid "this is not an ID token: ~a"
msgstr ""
-#: src/scm/webid-oidc/oidc-id-token.scm:75
+#: src/scm/webid-oidc/oidc-id-token.scm:76
msgid "this is not an ID token"
msgstr ""
-#: src/scm/webid-oidc/oidc-id-token.scm:131
+#: src/scm/webid-oidc/oidc-id-token.scm:132
#, scheme-format
msgid "the \"sub\" field should be a string, ~s is given"
msgstr ""
-#: src/scm/webid-oidc/oidc-id-token.scm:138
+#: src/scm/webid-oidc/oidc-id-token.scm:139
#, scheme-format
msgid "the \"aud\" field should be an URI, ~s is given"
msgstr ""
-#: src/scm/webid-oidc/oidc-id-token.scm:145
+#: src/scm/webid-oidc/oidc-id-token.scm:146
#, scheme-format
msgid "the \"nonce\" field should be a string, ~s is given"
msgstr ""
-#: src/scm/webid-oidc/oidc-id-token.scm:165
+#: src/scm/webid-oidc/oidc-id-token.scm:166
msgid "the payload should be a JSON object"
msgstr ""
-#: src/scm/webid-oidc/oidc-id-token.scm:218
+#: src/scm/webid-oidc/oidc-id-token.scm:219
#, scheme-format
msgid "the ID token is invalid: ~a"
msgstr ""
-#: src/scm/webid-oidc/oidc-id-token.scm:220
+#: src/scm/webid-oidc/oidc-id-token.scm:221
msgid "the ID token is invalid"
msgstr ""
-#: src/scm/webid-oidc/oidc-id-token.scm:258
+#: src/scm/webid-oidc/oidc-id-token.scm:259
#, scheme-format
msgid "I cannot query the JWKS URI of the identity provider: ~a"
msgstr ""
-#: src/scm/webid-oidc/oidc-id-token.scm:260
+#: src/scm/webid-oidc/oidc-id-token.scm:261
msgid "I cannot query the JWKS URI of the identity provider"
msgstr ""
-#: src/scm/webid-oidc/oidc-id-token.scm:271
+#: src/scm/webid-oidc/oidc-id-token.scm:272
#, scheme-format
msgid "the ID token is signed in the future, ~a, relative to current ~a"
msgstr ""
-#: src/scm/webid-oidc/oidc-id-token.scm:280
+#: src/scm/webid-oidc/oidc-id-token.scm:281
#, scheme-format
msgid "the ID token expired ~a, which is in the past (from ~a)"
msgstr ""
-#: src/scm/webid-oidc/oidc-id-token.scm:294
+#: src/scm/webid-oidc/oidc-id-token.scm:295
#, scheme-format
msgid "cannot encode the ID token: ~a"
msgstr ""
-#: src/scm/webid-oidc/oidc-id-token.scm:296
+#: src/scm/webid-oidc/oidc-id-token.scm:297
msgid "cannot encode the ID token"
msgstr ""