summaryrefslogtreecommitdiff
path: root/po/webid-oidc.pot
diff options
context:
space:
mode:
authorVivien Kraus <vivien@planete-kraus.eu>2020-11-29 11:43:02 +0100
committerVivien Kraus <vivien@planete-kraus.eu>2021-06-19 15:44:24 +0200
commitb421139970323462df02c52bccfc960558d4c10f (patch)
tree07d777c909397dafb0937c4b774545b2354b4ceb /po/webid-oidc.pot
parent0dd0ab17ebf6d8cef93f007582156548aca4c5dd (diff)
Provide a higher-level API for JWKs and JWKSs
Diffstat (limited to 'po/webid-oidc.pot')
-rw-r--r--po/webid-oidc.pot64
1 files changed, 47 insertions, 17 deletions
diff --git a/po/webid-oidc.pot b/po/webid-oidc.pot
index 83704c4..606b5e0 100644
--- a/po/webid-oidc.pot
+++ b/po/webid-oidc.pot
@@ -122,82 +122,112 @@ msgstr ""
msgid "Usage: generate-key [NUMBER OF BITS | CURVE]\n"
msgstr ""
-#: src/scm/webid-oidc/errors.scm:75
+#: src/scm/webid-oidc/errors.scm:105
msgid "that’s how it is"
msgstr ""
-#: src/scm/webid-oidc/errors.scm:80
+#: src/scm/webid-oidc/errors.scm:110
#, scheme-format
msgid "the value ~s is not a base64 string (because ~a)"
msgstr ""
-#: src/scm/webid-oidc/errors.scm:83
+#: src/scm/webid-oidc/errors.scm:113
#, scheme-format
msgid "the value ~s is not JSON (because ~a)"
msgstr ""
-#: src/scm/webid-oidc/errors.scm:86
+#: src/scm/webid-oidc/errors.scm:116
#, scheme-format
msgid "the value ~s does not identify an elleptic curve"
msgstr ""
-#: src/scm/webid-oidc/errors.scm:91
+#: src/scm/webid-oidc/errors.scm:121
#, scheme-format
msgid "the value ~s does not identify a JWK (because ~a)"
msgstr ""
-#: src/scm/webid-oidc/errors.scm:93
+#: src/scm/webid-oidc/errors.scm:123
#, scheme-format
msgid "the value ~s does not identify a JWK"
msgstr ""
-#: src/scm/webid-oidc/errors.scm:96
+#: src/scm/webid-oidc/errors.scm:128
+#, scheme-format
+msgid "the value ~s does not identify a public JWK (because ~a)"
+msgstr ""
+
+#: src/scm/webid-oidc/errors.scm:130
+#, scheme-format
+msgid "the value ~s does not identify a public JWK"
+msgstr ""
+
+#: src/scm/webid-oidc/errors.scm:135
+#, scheme-format
+msgid "the value ~s does not identify a private JWK (because ~a)"
+msgstr ""
+
+#: src/scm/webid-oidc/errors.scm:137
+#, scheme-format
+msgid "the value ~s does not identify a private JWK"
+msgstr ""
+
+#: src/scm/webid-oidc/errors.scm:142
+#, scheme-format
+msgid "the value ~s does not identify a JWKS (because ~a)"
+msgstr ""
+
+#: src/scm/webid-oidc/errors.scm:144
+#, scheme-format
+msgid "the value ~s does not identify a JWKS"
+msgstr ""
+
+#: src/scm/webid-oidc/errors.scm:147
#, scheme-format
msgid "the value ~s does not identify a hash algorithm"
msgstr ""
-#: src/scm/webid-oidc/errors.scm:101
+#: src/scm/webid-oidc/errors.scm:152
msgid "that’s it"
msgstr ""
-#: src/scm/webid-oidc/errors.scm:105
+#: src/scm/webid-oidc/errors.scm:156
#, scheme-format
msgid "~a and ~a"
msgstr ""
-#: src/scm/webid-oidc/errors.scm:108
+#: src/scm/webid-oidc/errors.scm:159
#, scheme-format
msgid "~a, ~a"
msgstr ""
-#: src/scm/webid-oidc/errors.scm:112
+#: src/scm/webid-oidc/errors.scm:163
msgid "there is an undefined variable"
msgstr ""
-#: src/scm/webid-oidc/errors.scm:114
+#: src/scm/webid-oidc/errors.scm:165
#, scheme-format
msgid "the origin is ~a"
msgstr ""
-#: src/scm/webid-oidc/errors.scm:117
+#: src/scm/webid-oidc/errors.scm:168
#, scheme-format
msgid "a message is attached: ~a"
msgstr ""
-#: src/scm/webid-oidc/errors.scm:120
+#: src/scm/webid-oidc/errors.scm:171
#, scheme-format
msgid "the values ~s are problematic"
msgstr ""
-#: src/scm/webid-oidc/errors.scm:123
+#: src/scm/webid-oidc/errors.scm:174
msgid "there is a kind and args"
msgstr ""
-#: src/scm/webid-oidc/errors.scm:125
+#: src/scm/webid-oidc/errors.scm:176
msgid "there is an assertion failure"
msgstr ""
-#: src/scm/webid-oidc/errors.scm:127
+#: src/scm/webid-oidc/errors.scm:178
#, scheme-format
msgid "Unhandled exception type ~a."
msgstr ""