From 7e125cc85c79e0854ca300dec6f819598e3fc6b0 Mon Sep 17 00:00:00 2001 From: Vivien Kraus Date: Fri, 27 Nov 2020 19:28:50 +0100 Subject: Add a base64 encoder and decoder --- po/fr.po | 90 ++++++++++++++++++++++++++++++------------------------- po/webid-oidc.pot | 53 ++++++++++++++++++++++++++++++-- 2 files changed, 100 insertions(+), 43 deletions(-) (limited to 'po') diff --git a/po/fr.po b/po/fr.po index 88e7661..6fcba28 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:09+0200\n" +"POT-Creation-Date: 2021-06-05 16:10+0200\n" "PO-Revision-Date: 2021-06-05 11:07+0200\n" "Last-Translator: Vivien Kraus \n" "Language-Team: French \n" @@ -12,14 +12,61 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: src/libwebidoidc.c:6 +#: src/libwebidoidc.c:7 msgid "This is the main function." msgstr "Ceci est la fonction principale." -#: src/scm/webid-oidc/errors.scm:25 +#: src/scm/webid-oidc/errors.scm:35 msgid "that’s how it is" msgstr "c’est comme ça" +#: src/scm/webid-oidc/errors.scm:40 +#, 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)" + +#: src/scm/webid-oidc/errors.scm:45 +msgid "that’s it" +msgstr "c’est tout" + +#: src/scm/webid-oidc/errors.scm:49 +#, scheme-format +msgid "~a and ~a" +msgstr "~a et ~a" + +#: src/scm/webid-oidc/errors.scm:52 +#, scheme-format +msgid "~a, ~a" +msgstr "~a, ~a" + +#: src/scm/webid-oidc/errors.scm:56 +msgid "there is an undefined variable" +msgstr "il y a une variable non définie" + +#: src/scm/webid-oidc/errors.scm:58 +#, scheme-format +msgid "the origin is ~a" +msgstr "l’origine est ~a" + +#: src/scm/webid-oidc/errors.scm:61 +#, scheme-format +msgid "a message is attached: ~a" +msgstr "un message est attaché : ~a" + +#: src/scm/webid-oidc/errors.scm:64 +#, scheme-format +msgid "the values ~s are problematic" +msgstr "les valeurs ~s sont problématiques" + +#: src/scm/webid-oidc/errors.scm:67 +msgid "there is a kind and args" +msgstr "il y a un type et des arguments" + +#: src/scm/webid-oidc/errors.scm:69 +#, scheme-format +msgid "Unhandled exception type ~a." +msgstr "Type d’exception non pris en charge ~a." + #, c-format #~ msgid "Could not set the global random generator up.\n" #~ msgstr "" @@ -112,10 +159,6 @@ msgstr "c’est comme ça" #~ msgid "Usage: generate-key [NUMBER OF BITS | CURVE]\n" #~ msgstr "Utilisation : generate-key [NOMBRE DE BITS | COURBE]\n" -#, 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)" - #, scheme-format #~ msgid "the value ~s is not JSON (because ~a)" #~ msgstr "la valeur ~s n’est pas du JSON (parce que ~a)" @@ -602,39 +645,10 @@ msgstr "c’est comme ça" #~ msgid "the container ~s should be emptied before being deleted" #~ msgstr "le conteneur ~s doit être vidé avant d’être détruit" -#~ msgid "that’s it" -#~ msgstr "c’est tout" - -#, scheme-format -#~ msgid "~a and ~a" -#~ msgstr "~a et ~a" - -#, scheme-format -#~ msgid "~a, ~a" -#~ msgstr "~a, ~a" - #, scheme-format #~ msgid "the signature ~a does not match key ~s with payload ~a" #~ msgstr "la signature ~a ne correspond pas à la clé ~s avec le contenu ~a" -#~ msgid "there is an undefined variable" -#~ msgstr "il y a une variable non définie" - -#, scheme-format -#~ msgid "the origin is ~a" -#~ msgstr "l’origine est ~a" - -#, scheme-format -#~ msgid "a message is attached: ~a" -#~ msgstr "un message est attaché : ~a" - -#, scheme-format -#~ msgid "the values ~s are problematic" -#~ msgstr "les valeurs ~s sont problématiques" - -#~ msgid "there is a kind and args" -#~ msgstr "il y a un type et des arguments" - #~ msgid "there is an assertion failure" #~ msgstr "il y a un échec d’assertion" @@ -651,10 +665,6 @@ msgstr "c’est comme ça" #~ msgid "there is an external error" #~ msgstr "il y a une erreur externe" -#, scheme-format -#~ msgid "Unhandled exception type ~a." -#~ msgstr "Type d’exception non pris en charge ~a." - #~ msgid "Warning: generating a new key pair." #~ msgstr "Attention : génération d'une nouvelle paire de clé." diff --git a/po/webid-oidc.pot b/po/webid-oidc.pot index 9935e70..dc31531 100644 --- a/po/webid-oidc.pot +++ b/po/webid-oidc.pot @@ -8,7 +8,7 @@ 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:09+0200\n" +"POT-Creation-Date: 2021-06-05 16:10+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,10 +17,57 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: src/libwebidoidc.c:6 +#: src/libwebidoidc.c:7 msgid "This is the main function." msgstr "" -#: src/scm/webid-oidc/errors.scm:25 +#: src/scm/webid-oidc/errors.scm:35 msgid "that’s how it is" msgstr "" + +#: src/scm/webid-oidc/errors.scm:40 +#, scheme-format +msgid "the value ~s is not a base64 string (because ~a)" +msgstr "" + +#: src/scm/webid-oidc/errors.scm:45 +msgid "that’s it" +msgstr "" + +#: src/scm/webid-oidc/errors.scm:49 +#, scheme-format +msgid "~a and ~a" +msgstr "" + +#: src/scm/webid-oidc/errors.scm:52 +#, scheme-format +msgid "~a, ~a" +msgstr "" + +#: src/scm/webid-oidc/errors.scm:56 +msgid "there is an undefined variable" +msgstr "" + +#: src/scm/webid-oidc/errors.scm:58 +#, scheme-format +msgid "the origin is ~a" +msgstr "" + +#: src/scm/webid-oidc/errors.scm:61 +#, scheme-format +msgid "a message is attached: ~a" +msgstr "" + +#: src/scm/webid-oidc/errors.scm:64 +#, scheme-format +msgid "the values ~s are problematic" +msgstr "" + +#: src/scm/webid-oidc/errors.scm:67 +msgid "there is a kind and args" +msgstr "" + +#: src/scm/webid-oidc/errors.scm:69 +#, scheme-format +msgid "Unhandled exception type ~a." +msgstr "" -- cgit v1.2.3