From 23ca9d2709202679038331ed334de2e7cbfc4b1a Mon Sep 17 00:00:00 2001 From: Vivien Kraus Date: Sun, 16 Jan 2022 00:10:25 +0100 Subject: Start a french translation --- po/LINGUAS | 1 + po/disfluid.pot | 77 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ po/fr.po | 78 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 156 insertions(+) create mode 100644 po/LINGUAS create mode 100644 po/disfluid.pot create mode 100644 po/fr.po diff --git a/po/LINGUAS b/po/LINGUAS new file mode 100644 index 0000000..717280a --- /dev/null +++ b/po/LINGUAS @@ -0,0 +1 @@ +fr \ No newline at end of file diff --git a/po/disfluid.pot b/po/disfluid.pot new file mode 100644 index 0000000..441b9d8 --- /dev/null +++ b/po/disfluid.pot @@ -0,0 +1,77 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Viven Kraus +# This file is distributed under the same license as the disfluid package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: disfluid SNAPSHOT\n" +"Report-Msgid-Bugs-To: vivien@planete-kraus.eu\n" +"POT-Creation-Date: 2022-01-15 22:58+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#: disfluid/build/bootstrap.scm:187 +#, scheme-format +msgid "Warning: ~a: ~a~%" +msgstr "" + +#: disfluid/build/bootstrap.scm:223 +msgid "Cannot find guile, using /usr/local/bin/guile." +msgstr "" + +#: disfluid/build/post-commit-hook.scm:35 +#, scheme-format +msgid "Cannot update the package: ~a\n" +msgstr "" + +#: disfluid/build/post-commit-hook.scm:38 +msgid "cannot cleanup .last-commit/" +msgstr "" + +#: disfluid/build/post-commit-hook.scm:40 +msgid "cannot clone the repository to .last-commit/" +msgstr "" + +#: disfluid/build/post-commit-hook.scm:43 +msgid "cannot checkout main in .last-commit/" +msgstr "" + +#: disfluid/build/post-commit-hook.scm:58 +msgid "git rev-parse failed" +msgstr "" + +#: disfluid/build/post-commit-hook.scm:71 +msgid "guix hash failed" +msgstr "" + +#: disfluid/build/post-commit-hook.scm:85 +msgid "cannot checkout the guix branch" +msgstr "" + +#: disfluid/build/post-commit-hook.scm:92 +msgid "cannot create a new release" +msgstr "" + +#: disfluid/build/post-commit-hook.scm:107 +msgid "cannot commit the new release" +msgstr "" + +#: disfluid/build/post-commit-hook.scm:108 +#, scheme-format +msgid "Update disfluid to ~a." +msgstr "" + +#: disfluid/build/post-commit-hook.scm:109 +msgid "cannot push the new release" +msgstr "" + +#: disfluid/build/post-commit-hook.scm:112 +msgid "cannot clean up the last commit files" +msgstr "" diff --git a/po/fr.po b/po/fr.po new file mode 100644 index 0000000..3e1e180 --- /dev/null +++ b/po/fr.po @@ -0,0 +1,78 @@ +# French translations for disfluid package +# Traductions françaises du paquet disfluid. +# Copyright (C) 2022 Viven Kraus +# This file is distributed under the same license as the disfluid package. +# Vivien , 2022. +# +msgid "" +msgstr "" +"Project-Id-Version: disfluid SNAPSHOT\n" +"Report-Msgid-Bugs-To: vivien@planete-kraus.eu\n" +"POT-Creation-Date: 2022-01-15 22:58+0100\n" +"PO-Revision-Date: 2022-01-16 16:53+0100\n" +"Last-Translator: Vivien \n" +"Language-Team: French \n" +"Language: fr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#: disfluid/build/bootstrap.scm:187 +#, scheme-format +msgid "Warning: ~a: ~a~%" +msgstr "Attention : ~a : ~a~%" + +#: disfluid/build/bootstrap.scm:223 +msgid "Cannot find guile, using /usr/local/bin/guile." +msgstr "Impossible de trouver guile, j’utilise /usr/local/bin/guile." + +#: disfluid/build/post-commit-hook.scm:35 +#, scheme-format +msgid "Cannot update the package: ~a\n" +msgstr "Impossible de mettre à jour le paquet : ~a\n" + +#: disfluid/build/post-commit-hook.scm:38 +msgid "cannot cleanup .last-commit/" +msgstr "impossible de nettoyer .last-commit/" + +#: disfluid/build/post-commit-hook.scm:40 +msgid "cannot clone the repository to .last-commit/" +msgstr "impossible de cloner le dépôt vers .last-commit/" + +#: disfluid/build/post-commit-hook.scm:43 +msgid "cannot checkout main in .last-commit/" +msgstr "impossible de checkout main dans .last-commit/" + +#: disfluid/build/post-commit-hook.scm:58 +msgid "git rev-parse failed" +msgstr "git rev-parse a échoué" + +#: disfluid/build/post-commit-hook.scm:71 +msgid "guix hash failed" +msgstr "guix hash a échoué" + +#: disfluid/build/post-commit-hook.scm:85 +msgid "cannot checkout the guix branch" +msgstr "impossible d’aller sur la branche guix" + +#: disfluid/build/post-commit-hook.scm:92 +msgid "cannot create a new release" +msgstr "impossible de publier une nouvelle version" + +#: disfluid/build/post-commit-hook.scm:107 +msgid "cannot commit the new release" +msgstr "impossible de commit la nouvelle version" + +#: disfluid/build/post-commit-hook.scm:108 +#, scheme-format +msgid "Update disfluid to ~a." +msgstr "Mise à jour de disfluid vers ~a." + +#: disfluid/build/post-commit-hook.scm:109 +msgid "cannot push the new release" +msgstr "impossible de pousser la nouvelle version" + +#: disfluid/build/post-commit-hook.scm:112 +msgid "cannot clean up the last commit files" +msgstr "impossible de nettoyer les fichiers du dernier commit" -- cgit v1.2.3