| # Translations template for sphinxcontrib-devhelp. |
| # Copyright (C) 2019 ORGANIZATION |
| # This file is distributed under the same license as the |
| # sphinxcontrib-devhelp project. |
| # FIRST AUTHOR <EMAIL@ADDRESS>, 2019. |
| # |
| #, fuzzy |
| msgid "" |
| msgstr "" |
| "Project-Id-Version: sphinxcontrib-devhelp 1.0.0\n" |
| "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" |
| "POT-Creation-Date: 2019-01-20 00:43+0900\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" |
| "MIME-Version: 1.0\n" |
| "Content-Type: text/plain; charset=utf-8\n" |
| "Content-Transfer-Encoding: 8bit\n" |
| "Generated-By: Babel 2.6.0\n" |
| |
| #: sphinxcontrib/devhelp/__init__.py:52 |
| #, python-format |
| msgid "" |
| "To view the help file:\n" |
| "$ mkdir -p $HOME/.local/share/devhelp/books\n" |
| "$ ln -s $PWD/%(outdir)s $HOME/.local/share/devhelp/books/%(project)s\n" |
| "$ devhelp" |
| msgstr "" |
| |
| #: sphinxcontrib/devhelp/__init__.py:78 |
| msgid "dumping devhelp index..." |
| msgstr "" |
| |