summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorVivien Kraus <vivien@planete-kraus.eu>2021-10-05 19:09:23 +0200
committerVivien Kraus <vivien@planete-kraus.eu>2021-10-07 12:34:19 +0200
commit84c881aec122036dc1f6f0c2e18f24ce5a28f06b (patch)
treef28cc57e50df5a48860b0c4468ccb7f1850b1953 /po
parent4f2cb622a522691fd13412af9ea4aac0fb36076e (diff)
gui: use libhandy
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES.in3
-rw-r--r--po/disfluid.pot22
-rw-r--r--po/fr.po25
3 files changed, 47 insertions, 3 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index d2b2a74..bde8044 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -83,4 +83,5 @@ src/scm/webid-oidc/token-endpoint.scm
src/scm/webid-oidc/web-i18n.scm
src/ui/account-widget.glade
src/ui/authorization-prompt.glade
-src/ui/client-widget.glade \ No newline at end of file
+src/ui/client-widget.glade
+src/ui/main-window.glade \ No newline at end of file
diff --git a/po/disfluid.pot b/po/disfluid.pot
index 539b72d..5e6e2e9 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-05 22:57+0200\n"
+"POT-Creation-Date: 2021-10-07 12:28+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"
@@ -642,6 +642,10 @@ msgstr ""
msgid "The application state changed: it is now ~a.\n"
msgstr ""
+#: src/scm/webid-oidc/client/gui/application.scm:116
+msgid "Coming soon!"
+msgstr ""
+
#: src/scm/webid-oidc/client/gui/accounts-widget.scm:87
msgid "Please add an account."
msgstr ""
@@ -2283,3 +2287,19 @@ msgstr ""
#: src/ui/client-widget.glade:149
msgid "Update"
msgstr ""
+
+#: src/ui/main-window.glade:29
+msgid "Explore"
+msgstr ""
+
+#: src/ui/main-window.glade:43
+msgid "Authorizations"
+msgstr ""
+
+#: src/ui/main-window.glade:58
+msgid "Accounts"
+msgstr ""
+
+#: src/ui/main-window.glade:73
+msgid "Settings"
+msgstr ""
diff --git a/po/fr.po b/po/fr.po
index f6d000d..e0fefe9 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-05 22:57+0200\n"
+"POT-Creation-Date: 2021-10-07 12:28+0200\n"
"PO-Revision-Date: 2021-10-05 22:56+0200\n"
"Last-Translator: Vivien Kraus <vivien@planete-kraus.eu>\n"
"Language-Team: French <vivien@planete-kraus.eu>\n"
@@ -695,6 +695,10 @@ msgstr ""
msgid "The application state changed: it is now ~a.\n"
msgstr "L’état de l’application a changé : c’est maintenant ~a.\n"
+#: src/scm/webid-oidc/client/gui/application.scm:116
+msgid "Coming soon!"
+msgstr "C’est pour bientôt !"
+
#: src/scm/webid-oidc/client/gui/accounts-widget.scm:87
msgid "Please add an account."
msgstr "Veuillez ajouter un compte."
@@ -2670,6 +2674,25 @@ msgstr "Annuler"
msgid "Update"
msgstr "Mettre à jour"
+#: src/ui/main-window.glade:29
+msgid "Explore"
+msgstr "Explorer"
+
+#: src/ui/main-window.glade:43
+msgid "Authorizations"
+msgstr "Autorisations"
+
+#: src/ui/main-window.glade:58
+msgid "Accounts"
+msgstr "Comptes"
+
+#: src/ui/main-window.glade:73
+msgid "Settings"
+msgstr "Paramètres"
+
+#~ msgid "Disfluid"
+#~ msgstr "Disfluid"
+
#, scheme-format
#~ msgid ""
#~ "The accounts changed: the main account is ~a, and the others are ~a.\n"