summaryrefslogtreecommitdiff
path: root/po/disfluid.pot
diff options
context:
space:
mode:
Diffstat (limited to 'po/disfluid.pot')
-rw-r--r--po/disfluid.pot102
1 files changed, 55 insertions, 47 deletions
diff --git a/po/disfluid.pot b/po/disfluid.pot
index 6468cb0..c4468f3 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:29+0200\n"
+"POT-Creation-Date: 2021-10-19 11:31+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"
@@ -238,7 +238,7 @@ msgid "#:webid should be an URI"
msgstr ""
#: src/scm/webid-oidc/access-token.scm:122
-#: src/scm/webid-oidc/client-manifest.scm:212
+#: src/scm/webid-oidc/client-manifest.scm:223
msgid "#:client-id should be an URI"
msgstr ""
@@ -282,9 +282,9 @@ msgstr ""
#: src/scm/webid-oidc/hello-world.scm:167
#: src/scm/webid-oidc/hello-world.scm:187
#: src/scm/webid-oidc/identity-provider.scm:136
-#: src/scm/webid-oidc/token-endpoint.scm:112
-#: src/scm/webid-oidc/token-endpoint.scm:138
-#: src/scm/webid-oidc/token-endpoint.scm:165
+#: src/scm/webid-oidc/token-endpoint.scm:113
+#: src/scm/webid-oidc/token-endpoint.scm:139
+#: src/scm/webid-oidc/token-endpoint.scm:166
msgid "xml-lang|en"
msgstr ""
@@ -319,8 +319,8 @@ msgid "Allow"
msgstr ""
#: src/scm/webid-oidc/authorization-page-unsafe.scm:95
-#: src/scm/webid-oidc/token-endpoint.scm:130
-#: src/scm/webid-oidc/token-endpoint.scm:157
+#: src/scm/webid-oidc/token-endpoint.scm:131
+#: src/scm/webid-oidc/token-endpoint.scm:158
msgid "reason-phrase|Bad Request"
msgstr ""
@@ -394,76 +394,76 @@ msgstr ""
msgid "Unsupported delegate catalog URI scheme: ~s\n"
msgstr ""
-#: src/scm/webid-oidc/client-manifest.scm:143
+#: src/scm/webid-oidc/client-manifest.scm:144
#, scheme-format
msgid "cannot fetch a client manifest: ~a"
msgstr ""
-#: src/scm/webid-oidc/client-manifest.scm:145
+#: src/scm/webid-oidc/client-manifest.scm:146
msgid "cannot fetch a client manifest"
msgstr ""
-#: src/scm/webid-oidc/client-manifest.scm:154
+#: src/scm/webid-oidc/client-manifest.scm:155
#, scheme-format
msgid "the server responded with code ~a"
msgstr ""
-#: src/scm/webid-oidc/client-manifest.scm:157
+#: src/scm/webid-oidc/client-manifest.scm:159
#, scheme-format
-msgid "The server hosting your application responded with code ~a."
+msgid "<p>The server hosting your application responded with code ~a.<p>"
msgstr ""
-#: src/scm/webid-oidc/client-manifest.scm:166
-#: src/scm/webid-oidc/client-manifest.scm:195
+#: src/scm/webid-oidc/client-manifest.scm:169
+#: src/scm/webid-oidc/client-manifest.scm:202
msgid "the client manifest does not have a client_id field"
msgstr ""
-#: src/scm/webid-oidc/client-manifest.scm:168
-#: src/scm/webid-oidc/client-manifest.scm:197
+#: src/scm/webid-oidc/client-manifest.scm:172
+#: src/scm/webid-oidc/client-manifest.scm:205
msgid ""
-"The server hosting your application does not behave correctly, because it "
-"lacks the client_id field."
+"<p>The server hosting your application does not behave correctly, because it "
+"lacks the client_id field.<p>"
msgstr ""
-#: src/scm/webid-oidc/client-manifest.scm:188
+#: src/scm/webid-oidc/client-manifest.scm:193
msgid "the client manifest does not have a redirect_uris field"
msgstr ""
-#: src/scm/webid-oidc/client-manifest.scm:190
+#: src/scm/webid-oidc/client-manifest.scm:196
msgid ""
-"The server hosting your application does not behave correctly, because it "
-"lacks the redirect_uris field."
+"<p>The server hosting your application does not behave correctly, because it "
+"lacks the redirect_uris field.<p>"
msgstr ""
-#: src/scm/webid-oidc/client-manifest.scm:203
+#: src/scm/webid-oidc/client-manifest.scm:212
#, scheme-format
msgid "the client manifest under ~s has a client_id of ~s"
msgstr ""
-#: src/scm/webid-oidc/client-manifest.scm:207
+#: src/scm/webid-oidc/client-manifest.scm:217
msgid ""
-"The application you want to use does not control the domain name it appears "
-"to represent."
+"<p>The application you want to use does not control the domain name it "
+"appears to represent.</p>"
msgstr ""
-#: src/scm/webid-oidc/client-manifest.scm:221
+#: src/scm/webid-oidc/client-manifest.scm:232
msgid "#:redirect-uris should be a list of URIs"
msgstr ""
-#: src/scm/webid-oidc/client-manifest.scm:231
+#: src/scm/webid-oidc/client-manifest.scm:242
#, scheme-format
msgid "the client manifest does not allow ~s as a redirection uri"
msgstr ""
-#: src/scm/webid-oidc/client-manifest.scm:235
+#: src/scm/webid-oidc/client-manifest.scm:246
#, scheme-format
msgid ""
"<p>The application wants to get your\n"
-"authorization through <strong>~s</strong>, which is not\n"
+"authorization through <strong>~a</strong>, which is not\n"
"approved.</p>"
msgstr ""
-#: src/scm/webid-oidc/client-manifest.scm:270
+#: src/scm/webid-oidc/client-manifest.scm:283
msgid "cannot serve the public manifest"
msgstr ""
@@ -2168,7 +2168,7 @@ msgid "~a: ignoring a group that cannot be fetched\n"
msgstr ""
#: src/scm/webid-oidc/resource-server.scm:334
-#: src/scm/webid-oidc/token-endpoint.scm:104
+#: src/scm/webid-oidc/token-endpoint.scm:105
msgid "reason-phrase|Forbidden"
msgstr ""
@@ -2222,27 +2222,35 @@ msgstr ""
msgid "cannot POST to an auxiliary resource path, ~s"
msgstr ""
-#: src/scm/webid-oidc/server/endpoint.scm:65
+#: src/scm/webid-oidc/server/endpoint.scm:98
+msgid "No information available."
+msgstr ""
+
+#: src/scm/webid-oidc/server/endpoint.scm:119
msgid "#:host should be a string or #f"
msgstr ""
-#: src/scm/webid-oidc/server/endpoint.scm:70
+#: src/scm/webid-oidc/server/endpoint.scm:124
msgid "#:path should be an absolute path"
msgstr ""
-#: src/scm/webid-oidc/server/endpoint.scm:90
+#: src/scm/webid-oidc/server/endpoint.scm:144
#, scheme-format
msgid "#:routed element ~a should be an endpoint"
msgstr ""
-#: src/scm/webid-oidc/server/endpoint.scm:95
+#: src/scm/webid-oidc/server/endpoint.scm:149
msgid "#:routed should be a list of endpoints"
msgstr ""
-#: src/scm/webid-oidc/server/endpoint.scm:128 src/ui/error-page.glade:73
+#: src/scm/webid-oidc/server/endpoint.scm:181 src/ui/error-page.glade:73
msgid "Not Found"
msgstr ""
+#: src/scm/webid-oidc/server/endpoint.scm:182
+msgid "The resource could not be found."
+msgstr ""
+
#: src/scm/webid-oidc/server/read.scm:101
#, scheme-format
msgid "the auxiliary resource of type ~s at ~s is absent"
@@ -2296,46 +2304,46 @@ msgstr ""
msgid "an error happened while updating file ~s"
msgstr ""
-#: src/scm/webid-oidc/token-endpoint.scm:92
+#: 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:94
+#: 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:224
+#: src/scm/webid-oidc/token-endpoint.scm:225
msgid "missing grant type"
msgstr ""
-#: src/scm/webid-oidc/token-endpoint.scm:228
+#: 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:242
+#: src/scm/webid-oidc/token-endpoint.scm:243
msgid "missing authorization code"
msgstr ""
-#: src/scm/webid-oidc/token-endpoint.scm:246
+#: 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:267
+#: src/scm/webid-oidc/token-endpoint.scm:268
msgid "missing refresh token"
msgstr ""
-#: src/scm/webid-oidc/token-endpoint.scm:271
+#: 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:284
+#: src/scm/webid-oidc/token-endpoint.scm:285
#, scheme-format
msgid "unsupported grant type: ~s"
msgstr ""
-#: src/scm/webid-oidc/token-endpoint.scm:289
+#: 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."