From fe03ceb9f63030cb90837bbee57969cd18841153 Mon Sep 17 00:00:00 2001 From: Vivien Kraus Date: Fri, 1 Oct 2021 17:37:13 +0200 Subject: gui: make a widget to display an account --- po/fr.po | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) (limited to 'po/fr.po') 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 \n" "Language-Team: French \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 "" "

Vous voulez utiliser

~s
comme type d’offre, mais ce n’est pas " "supporté.

" +#: 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 :" -- cgit v1.2.3