From 0b5d0622e11c1f919ce660893067d3121e2583a0 Mon Sep 17 00:00:00 2001 From: Vivien Kraus Date: Sun, 8 Aug 2021 17:58:37 +0200 Subject: Add a simulation type to test complex systems. --- po/disfluid.pot | 22 +++++++++++----------- po/fr.po | 22 +++++++++++----------- 2 files changed, 22 insertions(+), 22 deletions(-) (limited to 'po') diff --git a/po/disfluid.pot b/po/disfluid.pot index 41a72c0..75e0165 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-08-01 15:25+0000\n" +"POT-Creation-Date: 2021-08-08 23:16+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -968,32 +968,32 @@ msgstr "" msgid "Warning: ~a\n" msgstr "" -#: src/scm/webid-oidc/hello-world.scm:48 src/scm/webid-oidc/example-app.scm:116 +#: src/scm/webid-oidc/hello-world.scm:47 src/scm/webid-oidc/example-app.scm:116 #: src/scm/webid-oidc/program.scm:233 msgid "command-line|version" msgstr "" -#: src/scm/webid-oidc/hello-world.scm:50 src/scm/webid-oidc/program.scm:237 +#: src/scm/webid-oidc/hello-world.scm:49 src/scm/webid-oidc/program.scm:237 msgid "command-line|complete-corresponding-source" msgstr "" -#: src/scm/webid-oidc/hello-world.scm:52 src/scm/webid-oidc/program.scm:239 +#: src/scm/webid-oidc/hello-world.scm:51 src/scm/webid-oidc/program.scm:239 msgid "command-line|help" msgstr "" -#: src/scm/webid-oidc/hello-world.scm:54 +#: src/scm/webid-oidc/hello-world.scm:53 msgid "command-line|port" msgstr "" -#: src/scm/webid-oidc/hello-world.scm:56 src/scm/webid-oidc/program.scm:271 +#: src/scm/webid-oidc/hello-world.scm:55 src/scm/webid-oidc/program.scm:271 msgid "command-line|log-file" msgstr "" -#: src/scm/webid-oidc/hello-world.scm:58 src/scm/webid-oidc/program.scm:273 +#: src/scm/webid-oidc/hello-world.scm:57 src/scm/webid-oidc/program.scm:273 msgid "command-line|error-file" msgstr "" -#: src/scm/webid-oidc/hello-world.scm:70 +#: src/scm/webid-oidc/hello-world.scm:69 #, scheme-format msgid "" "~a [OPTIONS]...\n" @@ -1022,18 +1022,18 @@ msgid "" " redirect the program errors to FILE.err.\n" msgstr "" -#: src/scm/webid-oidc/hello-world.scm:103 +#: src/scm/webid-oidc/hello-world.scm:102 #: src/scm/webid-oidc/example-app.scm:159 #, scheme-format msgid "~a version ~a\n" msgstr "" -#: src/scm/webid-oidc/hello-world.scm:112 src/scm/webid-oidc/program.scm:632 +#: src/scm/webid-oidc/hello-world.scm:111 src/scm/webid-oidc/program.scm:632 msgid "" "You are legally required to link to the complete corresponding source code.\n" msgstr "" -#: src/scm/webid-oidc/hello-world.scm:123 +#: src/scm/webid-oidc/hello-world.scm:121 msgid "The port should be a number between 0 and 65535.\n" msgstr "" diff --git a/po/fr.po b/po/fr.po index 36edaba..1f8d428 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-08-01 15:25+0000\n" +"POT-Creation-Date: 2021-08-08 23:16+0200\n" "PO-Revision-Date: 2021-07-30 21:16+0200\n" "Last-Translator: Vivien Kraus \n" "Language-Team: French \n" @@ -1011,32 +1011,32 @@ msgstr "~a : échec d’authentificationn : ~a\n" msgid "Warning: ~a\n" msgstr "Avertissement : ~a\n" -#: src/scm/webid-oidc/hello-world.scm:48 src/scm/webid-oidc/example-app.scm:116 +#: src/scm/webid-oidc/hello-world.scm:47 src/scm/webid-oidc/example-app.scm:116 #: src/scm/webid-oidc/program.scm:233 msgid "command-line|version" msgstr "version" -#: src/scm/webid-oidc/hello-world.scm:50 src/scm/webid-oidc/program.scm:237 +#: src/scm/webid-oidc/hello-world.scm:49 src/scm/webid-oidc/program.scm:237 msgid "command-line|complete-corresponding-source" msgstr "code-source-correspondant-complet" -#: src/scm/webid-oidc/hello-world.scm:52 src/scm/webid-oidc/program.scm:239 +#: src/scm/webid-oidc/hello-world.scm:51 src/scm/webid-oidc/program.scm:239 msgid "command-line|help" msgstr "aide" -#: src/scm/webid-oidc/hello-world.scm:54 +#: src/scm/webid-oidc/hello-world.scm:53 msgid "command-line|port" msgstr "port" -#: src/scm/webid-oidc/hello-world.scm:56 src/scm/webid-oidc/program.scm:271 +#: src/scm/webid-oidc/hello-world.scm:55 src/scm/webid-oidc/program.scm:271 msgid "command-line|log-file" msgstr "fichier-journal" -#: src/scm/webid-oidc/hello-world.scm:58 src/scm/webid-oidc/program.scm:273 +#: src/scm/webid-oidc/hello-world.scm:57 src/scm/webid-oidc/program.scm:273 msgid "command-line|error-file" msgstr "fichier-erreur" -#: src/scm/webid-oidc/hello-world.scm:70 +#: src/scm/webid-oidc/hello-world.scm:69 #, scheme-format msgid "" "~a [OPTIONS]...\n" @@ -1090,20 +1090,20 @@ msgstr "" " -e FICHIER.err, --~a=FICHIER.err :\n" " redirige la sortie d’erreur du programme vers ce fichier.\n" -#: src/scm/webid-oidc/hello-world.scm:103 +#: src/scm/webid-oidc/hello-world.scm:102 #: src/scm/webid-oidc/example-app.scm:159 #, scheme-format msgid "~a version ~a\n" msgstr "~a version ~a\n" -#: src/scm/webid-oidc/hello-world.scm:112 src/scm/webid-oidc/program.scm:632 +#: src/scm/webid-oidc/hello-world.scm:111 src/scm/webid-oidc/program.scm:632 msgid "" "You are legally required to link to the complete corresponding source code.\n" msgstr "" "Vous êtes légalement tenu de fournir un lien vers le code source " "correspondant.\n" -#: src/scm/webid-oidc/hello-world.scm:123 +#: src/scm/webid-oidc/hello-world.scm:121 msgid "The port should be a number between 0 and 65535.\n" msgstr "Le port doit être un nombre entre 0 et 65535.\n" -- cgit v1.2.3