diff options
author | n-peugnet <n.peugnet@free.fr> | 2022-05-02 15:23:45 +0200 |
---|---|---|
committer | n-peugnet <n.peugnet@free.fr> | 2022-05-02 15:24:41 +0200 |
commit | b465c3af6045cec1c7f7cca060ffd975267b2d76 (patch) | |
tree | f28673d5b6a028ec8a6d84164ee2ab273d7db6e2 /_locales/sphinx.pot | |
parent | 273e52b04cf6e45c2226bc5b26aba914b426922a (diff) | |
download | club1-docs-b465c3af6045cec1c7f7cca060ffd975267b2d76.tar.gz club1-docs-b465c3af6045cec1c7f7cca060ffd975267b2d76.zip |
refactor: prefix locales dir with underscoren-peugnet-move-locales
to separate it more clearly from the content of the docs
Diffstat (limited to '_locales/sphinx.pot')
-rw-r--r-- | _locales/sphinx.pot | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/_locales/sphinx.pot b/_locales/sphinx.pot new file mode 100644 index 0000000..2b39c40 --- /dev/null +++ b/_locales/sphinx.pot @@ -0,0 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Nicolas Peugnet +# This file is distributed under the same license as the CLUB1 package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: CLUB1 main\n" +"Report-Msgid-Bugs-To: nicolas@club1.fr\n" +"POT-Creation-Date: 2022-04-01 16:46+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=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../../_templates/layout.html:4 +msgid "Retour au site principal" +msgstr "" + +#: ../../_templates/versions.html:4 ../../_templates/versions.html:21 +msgid "Versions" +msgstr "" + +#: ../../_templates/versions.html:11 +msgid "Langages" +msgstr "" + +#: ../../_templates/versions.html:31 +msgid "Téléchargements" +msgstr "" |