|
|
|
@ -5,3 +5,23 @@ license-files =
|
|
|
|
|
LICENSE-de |
|
|
|
|
LICENSE-fr |
|
|
|
|
LICENSE-nl |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[extract_messages] |
|
|
|
|
output_file = sphinx_gemini_builder/locale/sphinx.pot |
|
|
|
|
keywords = _ __ l_ lazy_gettext gettext ngettext |
|
|
|
|
add_comments = Translators: |
|
|
|
|
|
|
|
|
|
[init_catalog] |
|
|
|
|
domain = sphinx |
|
|
|
|
input_file = sphinx_gemini_builder/locale/sphinx.pot |
|
|
|
|
output_dir = sphinx_gemini_builder/locale/ |
|
|
|
|
|
|
|
|
|
[update_catalog] |
|
|
|
|
domain = sphinx |
|
|
|
|
input_file = sphinx_gemini_builder/locale/sphinx.pot |
|
|
|
|
output_dir = sphinx_gemini_builder/locale/ |
|
|
|
|
|
|
|
|
|
[compile_catalog] |
|
|
|
|
domain = sphinx |
|
|
|
|
directory = sphinx_gemini_builder/locale/ |
|
|
|
|