summaryrefslogtreecommitdiff
path: root/po/disfluid.pot
diff options
context:
space:
mode:
authorVivien Kraus <vivien@planete-kraus.eu>2021-10-10 12:00:02 +0200
committerVivien Kraus <vivien@planete-kraus.eu>2021-10-12 22:36:43 +0200
commitb65cf04564c351995bbce76a16987eb8cf406546 (patch)
tree32511d629a56bf5119d8803d5489e55ba1872421 /po/disfluid.pot
parentd29c51d03050649014c7396c33e277b368e73c6c (diff)
client: define initializers for the different types of pages
Diffstat (limited to 'po/disfluid.pot')
-rw-r--r--po/disfluid.pot32
1 files changed, 28 insertions, 4 deletions
diff --git a/po/disfluid.pot b/po/disfluid.pot
index df0e8cb..ce6ac9a 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-12 22:25+0200\n"
+"POT-Creation-Date: 2021-10-12 22:35+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"
@@ -631,17 +631,41 @@ msgstr ""
msgid "You already have an account for ~a issued by ~a."
msgstr ""
-#: src/scm/webid-oidc/client/application.scm:493
+#: src/scm/webid-oidc/client/application.scm:393
+msgid "the page URI (#:uri) should be a string encoding an URI or an URI"
+msgstr ""
+
+#: src/scm/webid-oidc/client/application.scm:420
+msgid ""
+"the error code (#:code) should be an integer and the reason phrase (#:reason-"
+"phrase) should be a string"
+msgstr ""
+
+#: src/scm/webid-oidc/client/application.scm:466
+msgid ""
+"the etag (#:etag) should be a string, the links (#:links) should be a list "
+"of links, the content-type (#:content-type) should be a symbol, and the "
+"content (#:content) should be a string or a bytevector"
+msgstr ""
+
+#: src/scm/webid-oidc/client/application.scm:502
+msgid ""
+"the desired links (#:desired-links) should be an alist from URI to alists, "
+"the desired content-type (#:desired-content-type) should be a symbol, and "
+"the desired content (#:desired-content) should be a string or a bytevector"
+msgstr ""
+
+#: src/scm/webid-oidc/client/application.scm:586
#, scheme-format
msgid "Loading ~a..."
msgstr ""
-#: src/scm/webid-oidc/client/application.scm:572
+#: src/scm/webid-oidc/client/application.scm:665
#, scheme-format
msgid "Updating ~a (expected ETag ~a)"
msgstr ""
-#: src/scm/webid-oidc/client/application.scm:619
+#: src/scm/webid-oidc/client/application.scm:712
#, scheme-format
msgid "Deleting ~a (expected ETag ~a)"
msgstr ""