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-05-11 00:14:27 +0200
commita6109ed57e7437e2be5f7990d9a4f0aaa31bb6df (patch)
tree818e16857909ad8f6d6eb46bf1bd634822004e13 /po
parent64e8a7ac0ec2549bbb6625358531a494c1275c16 (diff)
Set up the guile project
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES.in1
-rw-r--r--po/fr.po7
-rw-r--r--po/webid-oidc.pot6
3 files changed, 10 insertions, 4 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 d8a754d..1358d0f 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -16,6 +16,10 @@ msgstr ""
msgid "This is the main function."
msgstr "Ceci est la fonction principale."
+#: src/scm/webid-oidc/errors.scm:25
+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 5fe7161..4e24105 100644
--- a/po/webid-oidc.pot
+++ b/po/webid-oidc.pot
@@ -14,9 +14,13 @@ msgstr ""
"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:25
+msgid "that’s how it is"
+msgstr ""