summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorVivien Kraus <vivien@planete-kraus.eu>2021-10-01 21:37:46 +0200
committerVivien Kraus <vivien@planete-kraus.eu>2021-10-04 23:13:06 +0200
commit20a1d5236ded1738c6007bd9617a913e2c798a8c (patch)
tree1c41bebf0e9029d8b38d3a40025bae847b9d6e90 /po
parentfe03ceb9f63030cb90837bbee57969cd18841153 (diff)
gui: make a widget to display all accounts
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES.in1
-rw-r--r--po/disfluid.pot11
-rw-r--r--po/fr.po14
3 files changed, 21 insertions, 5 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index a0b72bd..00169b5 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -41,6 +41,7 @@ src/scm/webid-oidc/client/gui.scm
src/scm/webid-oidc/client/gui/application.scm
src/scm/webid-oidc/client/gui/application-hooks.scm
src/scm/webid-oidc/client/gui/account-widget.scm
+src/scm/webid-oidc/client/gui/accounts-widget.scm
src/scm/webid-oidc/client/gui/client-widget.scm
src/scm/webid-oidc/client/gui/settings.scm
src/scm/webid-oidc/dpop-proof.scm
diff --git a/po/disfluid.pot b/po/disfluid.pot
index a7dfdc2..8155a56 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-04 23:09+0200\n"
+"POT-Creation-Date: 2021-10-04 23:12+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"
@@ -636,6 +636,15 @@ msgstr ""
msgid "You don’t have set up an account yet."
msgstr ""
+#: src/scm/webid-oidc/client/gui/accounts-widget.scm:135
+#, scheme-format
+msgid "Stub: adding an account with identity provider ~s...\n"
+msgstr ""
+
+#: src/scm/webid-oidc/client/gui/accounts-widget.scm:139
+msgid "Stub: please enter an URI or a host name...\n"
+msgstr ""
+
#: src/scm/webid-oidc/client/gui/client-widget.scm:86
#, scheme-format
msgid "The client cannot be constructed: ~a\n"
diff --git a/po/fr.po b/po/fr.po
index 49a644c..cf2fcd6 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: webid-oidc 0.0.0\n"
"Report-Msgid-Bugs-To: vivien@planete-kraus.eu\n"
-"POT-Creation-Date: 2021-10-04 23:09+0200\n"
+"POT-Creation-Date: 2021-10-04 23:12+0200\n"
"PO-Revision-Date: 2021-10-04 23:06+0200\n"
"Last-Translator: Vivien Kraus <vivien@planete-kraus.eu>\n"
"Language-Team: French <vivien@planete-kraus.eu>\n"
@@ -690,6 +690,15 @@ msgstr ""
msgid "You don’t have set up an account yet."
msgstr "Vous n’avez pas encore défini de compte."
+#: src/scm/webid-oidc/client/gui/accounts-widget.scm:135
+#, scheme-format
+msgid "Stub: adding an account with identity provider ~s...\n"
+msgstr "Bouchon : ajout d’un compte avec le fournisseur d’identité ~s…\n"
+
+#: src/scm/webid-oidc/client/gui/accounts-widget.scm:139
+msgid "Stub: please enter an URI or a host name...\n"
+msgstr "Bouchon : veuillez entrer une URI ou un nom d’hôte…\n"
+
#: src/scm/webid-oidc/client/gui/client-widget.scm:86
#, scheme-format
msgid "The client cannot be constructed: ~a\n"
@@ -3033,9 +3042,6 @@ msgstr "Mettre à jour"
#~ "Le jeton de rafraîchissement a expiré, il n’est pas possible d’utiliser "
#~ "ce compte hors ligne.\n"
-#~ msgid "Please enter an URI to GET:\n"
-#~ msgstr "Veuillez entrer un URI à requêter avec GET :\n"
-
#~ msgid "status|not initialized yet"
#~ msgstr "pas encore initialisé"