summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorVivien Kraus <vivien@planete-kraus.eu>2021-10-01 17:37:13 +0200
committerVivien Kraus <vivien@planete-kraus.eu>2021-10-04 23:11:39 +0200
commitfe03ceb9f63030cb90837bbee57969cd18841153 (patch)
treeab9701f2d0a1b8983641dd85294bd5017bcf36a6 /po
parent4f0dc42f14879c613d9ed4a53ae342ea35fee798 (diff)
gui: make a widget to display an account
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES.in2
-rw-r--r--po/disfluid.pot22
-rw-r--r--po/fr.po22
3 files changed, 44 insertions, 2 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index c502f00..a0b72bd 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -40,6 +40,7 @@ src/scm/webid-oidc/client/client.scm
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/client-widget.scm
src/scm/webid-oidc/client/gui/settings.scm
src/scm/webid-oidc/dpop-proof.scm
@@ -75,4 +76,5 @@ src/scm/webid-oidc/stubs.scm
src/scm/webid-oidc/testing.scm
src/scm/webid-oidc/token-endpoint.scm
src/scm/webid-oidc/web-i18n.scm
+src/ui/account-widget.glade
src/ui/client-widget.glade \ No newline at end of file
diff --git a/po/disfluid.pot b/po/disfluid.pot
index 1abf6d2..a7dfdc2 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:06+0200\n"
+"POT-Creation-Date: 2021-10-04 23:09+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"
@@ -632,6 +632,10 @@ msgstr ""
msgid "The accounts changed: the main account is ~a, and the others are ~a.\n"
msgstr ""
+#: src/scm/webid-oidc/client/gui/account-widget.scm:81
+msgid "You don’t have set up an account yet."
+msgstr ""
+
#: src/scm/webid-oidc/client/gui/client-widget.scm:86
#, scheme-format
msgid "The client cannot be constructed: ~a\n"
@@ -2206,6 +2210,22 @@ msgid ""
"</p>"
msgstr ""
+#: src/ui/account-widget.glade:19
+msgid "Identity:"
+msgstr ""
+
+#: src/ui/account-widget.glade:58
+msgid "Identity provider:"
+msgstr ""
+
+#: src/ui/account-widget.glade:94
+msgid "Discard"
+msgstr ""
+
+#: src/ui/account-widget.glade:107
+msgid "Use it"
+msgstr ""
+
#: src/ui/client-widget.glade:19
msgid "Client ID:"
msgstr ""
diff --git a/po/fr.po b/po/fr.po
index a27fa09..49a644c 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:06+0200\n"
+"POT-Creation-Date: 2021-10-04 23:09+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"
@@ -686,6 +686,10 @@ msgid "The accounts changed: the main account is ~a, and the others are ~a.\n"
msgstr ""
"Les comptes ont changé : le compte principal est ~a, et les autres sont ~a.\n"
+#: src/scm/webid-oidc/client/gui/account-widget.scm:81
+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/client-widget.scm:86
#, scheme-format
msgid "The client cannot be constructed: ~a\n"
@@ -2593,6 +2597,22 @@ msgstr ""
"<p>Vous voulez utiliser <pre>~s</pre> comme type d’offre, mais ce n’est pas "
"supporté.</p>"
+#: src/ui/account-widget.glade:19
+msgid "Identity:"
+msgstr "Identité :"
+
+#: src/ui/account-widget.glade:58
+msgid "Identity provider:"
+msgstr "Fournisseur d’identité :"
+
+#: src/ui/account-widget.glade:94
+msgid "Discard"
+msgstr "Rejeter"
+
+#: src/ui/account-widget.glade:107
+msgid "Use it"
+msgstr "L’utiliser"
+
#: src/ui/client-widget.glade:19
msgid "Client ID:"
msgstr "Identifiant client :"