summaryrefslogtreecommitdiff
path: root/po/disfluid.pot
diff options
context:
space:
mode:
Diffstat (limited to 'po/disfluid.pot')
-rw-r--r--po/disfluid.pot305
1 files changed, 178 insertions, 127 deletions
diff --git a/po/disfluid.pot b/po/disfluid.pot
index 030c1b2..7bdc5f6 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-10-19 11:31+0200\n"
+"POT-Creation-Date: 2021-10-20 18:03+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"
@@ -276,88 +276,27 @@ msgid ""
"client-id) or (#:jwt-header and #:jwt-payload) should be passed"
msgstr ""
-#: src/scm/webid-oidc/authorization-page-unsafe.scm:52
+#: src/scm/webid-oidc/authorization-endpoint.scm:70
#: src/scm/webid-oidc/client.scm:193 src/scm/webid-oidc/hello-world.scm:147
-#: src/scm/webid-oidc/identity-provider.scm:136
+#: src/scm/webid-oidc/identity-provider.scm:120
#: src/scm/webid-oidc/server/endpoint/client.scm:153
#: src/scm/webid-oidc/server/endpoint/hello.scm:63
+#: src/scm/webid-oidc/server/endpoint/identity-provider.scm:389
+#: src/scm/webid-oidc/server/endpoint/identity-provider.scm:403
#: src/scm/webid-oidc/server/endpoint/reverse-proxy.scm:125
-#: src/scm/webid-oidc/token-endpoint.scm:113
-#: src/scm/webid-oidc/token-endpoint.scm:139
-#: src/scm/webid-oidc/token-endpoint.scm:166
+#: src/scm/webid-oidc/token-endpoint.scm:68
msgid "xml-lang|en"
msgstr ""
-#: src/scm/webid-oidc/authorization-page-unsafe.scm:67
-#: src/scm/webid-oidc/server/endpoint/client.scm:155
-msgid "page-title|Authorization"
-msgstr ""
-
-#: src/scm/webid-oidc/authorization-page-unsafe.scm:72
-msgid "Authorize this anonymous application?"
-msgstr ""
-
-#: src/scm/webid-oidc/authorization-page-unsafe.scm:73
-#, scheme-format
-msgid "Authorize <a href=~s>~a</a>?"
-msgstr ""
-
-#: src/scm/webid-oidc/authorization-page-unsafe.scm:75
-msgid "Do you want to authorize this application to represent you?"
-msgstr ""
-
-#: src/scm/webid-oidc/authorization-page-unsafe.scm:85
-msgid "Please retry your password:"
-msgstr ""
-
-#: src/scm/webid-oidc/authorization-page-unsafe.scm:86
-msgid "Please enter your password:"
-msgstr ""
-
-#: src/scm/webid-oidc/authorization-page-unsafe.scm:91
-msgid "Allow"
-msgstr ""
-
-#: src/scm/webid-oidc/authorization-page-unsafe.scm:95
-#: src/scm/webid-oidc/token-endpoint.scm:131
-#: src/scm/webid-oidc/token-endpoint.scm:158
-msgid "reason-phrase|Bad Request"
+#: src/scm/webid-oidc/authorization-endpoint.scm:73
+msgid "<h1>The authorization request failed</h1>"
msgstr ""
-#: src/scm/webid-oidc/authorization-page-unsafe.scm:97
-msgid "Bad request"
-msgstr ""
-
-#: src/scm/webid-oidc/authorization-page-unsafe.scm:102
-msgid "The application did not set the <emph>client_id</emph> parameter."
-msgstr ""
-
-#: src/scm/webid-oidc/authorization-page-unsafe.scm:107
-msgid "The application did not set the <emph>redirect_uri</emph> parameter."
-msgstr ""
-
-#: src/scm/webid-oidc/authorization-page-unsafe.scm:112
-msgid "Sorry, no more information is available."
-msgstr ""
-
-#: src/scm/webid-oidc/authorization-page-unsafe.scm:117
-msgid "The application you are trying to authorize behaved unexpectedly."
-msgstr ""
-
-#: src/scm/webid-oidc/authorization-page-unsafe.scm:126
-#: src/scm/webid-oidc/resource-server.scm:283
-msgid "reason-phrase|Found"
-msgstr ""
-
-#: src/scm/webid-oidc/authorization-page-unsafe.scm:130
-msgid "Redirecting..."
-msgstr ""
-
-#: src/scm/webid-oidc/authorization-page-unsafe.scm:135
-#, scheme-format
-msgid ""
-"<p><a href=~s>~a</a> can now log in on your behalf. You still need to adjust "
-"permissions.</p>"
+#: src/scm/webid-oidc/authorization-endpoint.scm:78
+#: src/scm/webid-oidc/client.scm:201 src/scm/webid-oidc/hello-world.scm:155
+#: src/scm/webid-oidc/identity-provider.scm:128
+#: src/scm/webid-oidc/token-endpoint.scm:76
+msgid "<p>No more information.</p>"
msgstr ""
#: src/scm/webid-oidc/cache.scm:94
@@ -475,10 +414,6 @@ msgstr ""
msgid "<h1>The request failed</h1>"
msgstr ""
-#: src/scm/webid-oidc/client.scm:201 src/scm/webid-oidc/hello-world.scm:155
-msgid "<p>No more information.</p>"
-msgstr ""
-
#: src/scm/webid-oidc/client/accounts.scm:118
#, scheme-format
msgid "an authorization code is required: ~s, it can be obtained at ~s"
@@ -1063,12 +998,16 @@ msgstr ""
msgid "the #:attribute-value parameter should be a string or URI"
msgstr ""
-#: src/scm/webid-oidc/identity-provider.scm:74
-msgid "Warning: generating a new key pair."
+#: src/scm/webid-oidc/identity-provider.scm:61
+msgid "reason-phrase|Not Found"
msgstr ""
-#: src/scm/webid-oidc/identity-provider.scm:129
-msgid "reason-phrase|Not Found"
+#: src/scm/webid-oidc/identity-provider.scm:64
+msgid "<p>Your request cannot be handled by the identity provider.</p>"
+msgstr ""
+
+#: src/scm/webid-oidc/identity-provider.scm:123
+msgid "<h1>The identity provider request failed</h1>"
msgstr ""
#: src/scm/webid-oidc/jti.scm:59
@@ -2089,17 +2028,26 @@ msgstr ""
msgid "~a: ignoring a group that cannot be fetched\n"
msgstr ""
+#: src/scm/webid-oidc/resource-server.scm:283
+#: src/scm/webid-oidc/server/endpoint/identity-provider.scm:369
+msgid "reason-phrase|Found"
+msgstr ""
+
#: src/scm/webid-oidc/resource-server.scm:300
-#: src/scm/webid-oidc/token-endpoint.scm:105
+#: src/scm/webid-oidc/server/endpoint/identity-provider.scm:528
msgid "reason-phrase|Forbidden"
msgstr ""
#: src/scm/webid-oidc/resource-server.scm:304
#: src/scm/webid-oidc/server/endpoint/hello.scm:54
+#: src/scm/webid-oidc/server/endpoint/identity-provider.scm:332
+#: src/scm/webid-oidc/server/endpoint/identity-provider.scm:459
+#: src/scm/webid-oidc/server/endpoint/identity-provider.scm:468
msgid "reason-phrase|Unauthorized"
msgstr ""
#: src/scm/webid-oidc/resource-server.scm:312
+#: src/scm/webid-oidc/server/endpoint/identity-provider.scm:439
msgid "reason-phrase|Method Not Allowed"
msgstr ""
@@ -2108,6 +2056,7 @@ msgid "reason-phrase|Conflict"
msgstr ""
#: src/scm/webid-oidc/resource-server.scm:328
+#: src/scm/webid-oidc/server/endpoint/identity-provider.scm:418
msgid "reason-phrase|Unsupported Media Type"
msgstr ""
@@ -2223,6 +2172,10 @@ msgstr ""
msgid "#:~a should be a list"
msgstr ""
+#: src/scm/webid-oidc/server/endpoint/client.scm:155
+msgid "page-title|Authorization"
+msgstr ""
+
#: src/scm/webid-oidc/server/endpoint/client.scm:157
msgid ""
"You have been authorized. Please paste the following code in the application:"
@@ -2251,6 +2204,146 @@ msgstr ""
msgid "<p>You are authenticated with Solid.</p>"
msgstr ""
+#: src/scm/webid-oidc/server/endpoint/identity-provider.scm:108
+msgid "Warning: generating a new key pair.\n"
+msgstr ""
+
+#: src/scm/webid-oidc/server/endpoint/identity-provider.scm:136
+msgid "#:path must be exactly \"/.well-known/openid-configuration\""
+msgstr ""
+
+#: src/scm/webid-oidc/server/endpoint/identity-provider.scm:144
+msgid "#:configuration must be an OIDC configuration"
+msgstr ""
+
+#: src/scm/webid-oidc/server/endpoint/identity-provider.scm:161
+msgid "#:subject should be an URI"
+msgstr ""
+
+#: src/scm/webid-oidc/server/endpoint/identity-provider.scm:166
+msgid "#:encrypted-password should be a string"
+msgstr ""
+
+#: src/scm/webid-oidc/server/endpoint/identity-provider.scm:171
+#: src/scm/webid-oidc/server/endpoint/identity-provider.scm:196
+#: src/scm/webid-oidc/server/endpoint/identity-provider.scm:207
+msgid "#:key-file should be a string"
+msgstr ""
+
+#: src/scm/webid-oidc/server/endpoint/identity-provider.scm:191
+msgid "#:subject should be an URI without a path, query or fragment"
+msgstr ""
+
+#: src/scm/webid-oidc/server/endpoint/identity-provider.scm:303
+#, scheme-format
+msgid "<h2>Do you wish to authorize <a href=~s>~a</a>?</h2>"
+msgstr ""
+
+#: src/scm/webid-oidc/server/endpoint/identity-provider.scm:307
+msgid "If you wish to do so, please type your password:"
+msgstr ""
+
+#: src/scm/webid-oidc/server/endpoint/identity-provider.scm:313
+msgid "Allow"
+msgstr ""
+
+#: src/scm/webid-oidc/server/endpoint/identity-provider.scm:318
+#: src/scm/webid-oidc/server/endpoint/identity-provider.scm:324
+#: src/scm/webid-oidc/server/endpoint/identity-provider.scm:344
+#: src/scm/webid-oidc/server/endpoint/identity-provider.scm:358
+#: src/scm/webid-oidc/server/endpoint/identity-provider.scm:428
+#: src/scm/webid-oidc/server/endpoint/identity-provider.scm:482
+#: src/scm/webid-oidc/server/endpoint/identity-provider.scm:495
+#: src/scm/webid-oidc/server/endpoint/identity-provider.scm:504
+#: src/scm/webid-oidc/server/endpoint/identity-provider.scm:539
+msgid "reason-phrase|Bad Request"
+msgstr ""
+
+#: src/scm/webid-oidc/server/endpoint/identity-provider.scm:320
+msgid "The client_id query argument is not set."
+msgstr ""
+
+#: src/scm/webid-oidc/server/endpoint/identity-provider.scm:326
+msgid "The redirect_uri query argument is not set."
+msgstr ""
+
+#: src/scm/webid-oidc/server/endpoint/identity-provider.scm:334
+msgid "The password is incorrect."
+msgstr ""
+
+#: src/scm/webid-oidc/server/endpoint/identity-provider.scm:347
+#, scheme-format
+msgid "<p>The client, <a href=~s>~a</a>, cannot be queried.</p>"
+msgstr ""
+
+#: src/scm/webid-oidc/server/endpoint/identity-provider.scm:361
+#, scheme-format
+msgid ""
+"<p>The real client at <a href=~s>~a</a> does not control the advertised "
+"redirection URI.</p>"
+msgstr ""
+
+#: src/scm/webid-oidc/server/endpoint/identity-provider.scm:391
+msgid "Redirecting..."
+msgstr ""
+
+#: src/scm/webid-oidc/server/endpoint/identity-provider.scm:393
+msgid "You are being redirected."
+msgstr ""
+
+#: src/scm/webid-oidc/server/endpoint/identity-provider.scm:405
+msgid "Authorization..."
+msgstr ""
+
+#: src/scm/webid-oidc/server/endpoint/identity-provider.scm:421
+msgid "<p>Please use <pre>application/x-www-form-urlencoded</pre>.</p>"
+msgstr ""
+
+#: src/scm/webid-oidc/server/endpoint/identity-provider.scm:431
+msgid "<p>Expected an UTF-8 request body.</p>"
+msgstr ""
+
+#: src/scm/webid-oidc/server/endpoint/identity-provider.scm:442
+msgid "<p>This is a token endpoint, please use <pre>POST</pre>.</p>"
+msgstr ""
+
+#: src/scm/webid-oidc/server/endpoint/identity-provider.scm:462
+msgid "<p>No DPoP proof has been found in your request.</p>"
+msgstr ""
+
+#: src/scm/webid-oidc/server/endpoint/identity-provider.scm:471
+msgid "<p>The DPoP proof is invalid.</p>"
+msgstr ""
+
+#: src/scm/webid-oidc/server/endpoint/identity-provider.scm:485
+msgid "<p>The <pre>grant_type</pre> parameter has not been found.</p>"
+msgstr ""
+
+#: src/scm/webid-oidc/server/endpoint/identity-provider.scm:498
+msgid "<p>Could not find an authorization code.</p>"
+msgstr ""
+
+#: src/scm/webid-oidc/server/endpoint/identity-provider.scm:507
+msgid "<p>The authorization code is invalid.</p>"
+msgstr ""
+
+#: src/scm/webid-oidc/server/endpoint/identity-provider.scm:519
+msgid "reason-phrase|Bad Requeset"
+msgstr ""
+
+#: src/scm/webid-oidc/server/endpoint/identity-provider.scm:522
+msgid "<p>Could not find a refresh token.</p>"
+msgstr ""
+
+#: src/scm/webid-oidc/server/endpoint/identity-provider.scm:531
+msgid "<p>The refresh token is invalid or has been revoked.</p>"
+msgstr ""
+
+#: src/scm/webid-oidc/server/endpoint/identity-provider.scm:542
+#, scheme-format
+msgid "<p>Cannot process your grant type, ~a.</p>"
+msgstr ""
+
#: src/scm/webid-oidc/server/endpoint/reverse-proxy.scm:77
msgid "#:backend-uri should be an URI"
msgstr ""
@@ -2334,50 +2427,8 @@ msgstr ""
msgid "an error happened while updating file ~s"
msgstr ""
-#: src/scm/webid-oidc/token-endpoint.scm:93
-#, scheme-format
-msgid "while handling web failure for the token endpoint: ~a"
-msgstr ""
-
-#: src/scm/webid-oidc/token-endpoint.scm:95
-msgid "an error happened during the token endpoint failure handling"
-msgstr ""
-
-#: src/scm/webid-oidc/token-endpoint.scm:225
-msgid "missing grant type"
-msgstr ""
-
-#: src/scm/webid-oidc/token-endpoint.scm:229
-msgid "<p>You did not specify a grant_type for this request.</p>"
-msgstr ""
-
-#: src/scm/webid-oidc/token-endpoint.scm:243
-msgid "missing authorization code"
-msgstr ""
-
-#: src/scm/webid-oidc/token-endpoint.scm:247
-msgid ""
-"<p>You want to grant an authorization code, but you did not set one.</p>"
-msgstr ""
-
-#: src/scm/webid-oidc/token-endpoint.scm:268
-msgid "missing refresh token"
-msgstr ""
-
-#: src/scm/webid-oidc/token-endpoint.scm:272
-msgid "<p>You want to grant a refresh token, but you did not set one.</p>"
-msgstr ""
-
-#: src/scm/webid-oidc/token-endpoint.scm:285
-#, scheme-format
-msgid "unsupported grant type: ~s"
-msgstr ""
-
-#: src/scm/webid-oidc/token-endpoint.scm:290
-#, scheme-format
-msgid ""
-"<p>You want to use <pre>~s</pre> as a grant type, but this is not supported."
-"</p>"
+#: src/scm/webid-oidc/token-endpoint.scm:71
+msgid "<h1>The token request failed</h1>"
msgstr ""
#: src/ui/account-widget.glade:19