summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorVivien Kraus <vivien@planete-kraus.eu>2020-01-01 00:00:00 +0100
committerVivien Kraus <vivien@planete-kraus.eu>2021-06-19 15:44:24 +0200
commitaf49e0e41d8283439ff741d6ed832fd84a50be0a (patch)
treeadb600c4a654b2d53d3816ca89cb151772075253 /po
parentc5c5770f44963cc7d677f13cb69f0babbd202b40 (diff)
Set up the guile project
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES.in1
-rw-r--r--po/fr.po9
-rw-r--r--po/webid-oidc.pot8
3 files changed, 12 insertions, 6 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 4c23b00..987cc14 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,2 +1,3 @@
# List of source files which contain translatable strings.
src/libwebidoidc.c
+src/scm/webid-oidc/errors.scm \ No newline at end of file
diff --git a/po/fr.po b/po/fr.po
index dffa2ae..a5238ae 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-06-05 16:08+0200\n"
+"POT-Creation-Date: 2021-06-05 16:09+0200\n"
"PO-Revision-Date: 2021-06-05 11:07+0200\n"
"Last-Translator: Vivien Kraus <vivien@planete-kraus.eu>\n"
"Language-Team: French <vivien@planete-kraus.eu>\n"
@@ -16,6 +16,10 @@ msgstr ""
msgid "This is the main function."
msgstr "Ceci est la fonction principale."
+#: src/scm/webid-oidc/errors.scm:24
+msgid "that’s how it is"
+msgstr "c’est comme ça"
+
#, c-format
#~ msgid "Could not set the global random generator up.\n"
#~ msgstr ""
@@ -108,9 +112,6 @@ msgstr "Ceci est la fonction principale."
#~ msgid "Usage: generate-key [NUMBER OF BITS | CURVE]\n"
#~ msgstr "Utilisation : generate-key [NOMBRE DE BITS | COURBE]\n"
-#~ msgid "that’s how it is"
-#~ msgstr "c’est comme ça"
-
#, scheme-format
#~ msgid "the value ~s is not a base64 string (because ~a)"
#~ msgstr "la valeur ~s n’est pas une chaîne base64 (parce que ~a)"
diff --git a/po/webid-oidc.pot b/po/webid-oidc.pot
index c3af83a..17b6d16 100644
--- a/po/webid-oidc.pot
+++ b/po/webid-oidc.pot
@@ -8,15 +8,19 @@ msgid ""
msgstr ""
"Project-Id-Version: webid-oidc SNAPSHOT\n"
"Report-Msgid-Bugs-To: vivien@planete-kraus.eu\n"
-"POT-Creation-Date: 2021-06-05 16:08+0200\n"
+"POT-Creation-Date: 2021-06-05 16: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"
"Language: \n"
"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/libwebidoidc.c:6
msgid "This is the main function."
msgstr ""
+
+#: src/scm/webid-oidc/errors.scm:24
+msgid "that’s how it is"
+msgstr ""