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/en/LC_MESSAGES/sphinx.po | |
parent | 273e52b04cf6e45c2226bc5b26aba914b426922a (diff) | |
download | club1-docs-n-peugnet-move-locales.tar.gz club1-docs-n-peugnet-move-locales.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/en/LC_MESSAGES/sphinx.po')
-rw-r--r-- | _locales/en/LC_MESSAGES/sphinx.po | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/_locales/en/LC_MESSAGES/sphinx.po b/_locales/en/LC_MESSAGES/sphinx.po new file mode 100644 index 0000000..34fbc9b --- /dev/null +++ b/_locales/en/LC_MESSAGES/sphinx.po @@ -0,0 +1,33 @@ +# Translations for the documentation's templates. +# Copyright (C) 2022, Nicolas Peugnet +# This file is distributed under the same license as the CLUB1 package. +# Nicolas Peugnet <nicolas@club1.fr>, 2022. +# +msgid "" +msgstr "" +"Project-Id-Version: Hébergement 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: Nicolas Peugnet <nicolas@club1.fr>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"Language: en\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 "Return to main site" + +#: ../../_templates/versions.html:4 ../../_templates/versions.html:21 +msgid "Versions" +msgstr "Versions" + +#: ../../_templates/versions.html:11 +msgid "Langages" +msgstr "Languages" + +#: ../../_templates/versions.html:31 +msgid "Téléchargements" +msgstr "Downloads" |