[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Customize po header #36

Closed
tisonkun opened this issue Oct 30, 2019 · 4 comments
Closed

Customize po header #36

tisonkun opened this issue Oct 30, 2019 · 4 comments

Comments

@tisonkun
Copy link
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2019, TubeMQ Team
# This file is distributed under the same license as the TubeMQ package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2019.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: TubeMQ \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-10-29 20:40+0800\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.7.0\n"

I'd like to customize LICENSE header as well as no "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" and "Language-Team: LANGUAGE <LL@li.org>\n" and # FIRST AUTHOR <EMAIL@ADDRESS>, 2019.

Is there an option to do that instead of manually remove then from generated?

@tk0miya
Copy link
Member
tk0miya commented Oct 30, 2019

Are you saying about the pot file generated by make gettext? If so, it is an issue of sphinx, not sphinx-intl.

@tisonkun
Copy link
Author

Yes correct. I think sphinx-intl update -l <lang> just extracts from pot files.

@tisonkun
Copy link
Author

FYI sphinx-doc/sphinx#6781

@shimizukawa
Copy link
Member

Thanks for your reporting. I'm going to close this sphinx-intl side issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants