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

Add Simplified Chinese to the language switcher #80606

Closed
zhsj mannequin opened this issue Mar 25, 2019 · 4 comments
Closed

Add Simplified Chinese to the language switcher #80606

zhsj mannequin opened this issue Mar 25, 2019 · 4 comments
Assignees
Labels
3.7 (EOL) end of life docs Documentation in the Doc dir performance Performance or resource usage

Comments

@zhsj
Copy link
Mannequin

zhsj mannequin commented Mar 25, 2019

BPO 36425
Nosy @ezio-melotti, @zhangyangyu, @JulienPalard, @zhsj, @miss-islington
PRs
  • bpo-36425: Add Simplified Chinese to the language switcher #12537
  • [3.7] bpo-36425: Add Simplified Chinese to the language switcher (GH-12537) #12608
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = 'https://github.com/JulienPalard'
    closed_at = <Date 2019-03-28.21:05:54.682>
    created_at = <Date 2019-03-25.17:26:49.409>
    labels = ['docs', '3.7', 'performance']
    title = 'Add Simplified Chinese to the language switcher'
    updated_at = <Date 2019-03-28.21:05:54.681>
    user = 'https://github.com/zhsj'

    bugs.python.org fields:

    activity = <Date 2019-03-28.21:05:54.681>
    actor = 'mdk'
    assignee = 'mdk'
    closed = True
    closed_date = <Date 2019-03-28.21:05:54.682>
    closer = 'mdk'
    components = ['Documentation']
    creation = <Date 2019-03-25.17:26:49.409>
    creator = 'zhsj'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36425
    keywords = ['patch']
    message_count = 4.0
    messages = ['338811', '338919', '339052', '339067']
    nosy_count = 6.0
    nosy_names = ['ezio.melotti', 'docs@python', 'xiang.zhang', 'mdk', 'zhsj', 'miss-islington']
    pr_nums = ['12537', '12608']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue36425'
    versions = ['Python 3.7']

    @zhsj
    Copy link
    Mannequin Author

    zhsj mannequin commented Mar 25, 2019

    Just checked on transifex, the Simplified Chinese translation has reached

    • 100% of bugs.html
    • 100% of tutorial
    • 100% of library/functions (builtins)

    So, let's add it to the language switcher

    {
    'zh-cn': 'Simplified Chinese'
    }

    And backport it to 3.7 branch.

    @zhsj zhsj mannequin assigned docspython Mar 25, 2019
    @zhsj zhsj mannequin added 3.7 (EOL) end of life docs Documentation in the Doc dir labels Mar 25, 2019
    @roufique7 roufique7 mannequin added the performance Performance or resource usage label Mar 25, 2019
    @JulienPalard
    Copy link
    Member

    That's nice to read!

    Once you've added a NEWS (see PR) entry I'll be happy to merge this.

    @JulienPalard
    Copy link
    Member

    New changeset 45a5fdb by Julien Palard (zhsj) in branch 'master':
    bpo-36425: Add Simplified Chinese to the language switcher (GH-12537)
    45a5fdb

    @miss-islington
    Copy link
    Contributor

    New changeset 1d9f1a0 by Miss Islington (bot) in branch '3.7':
    bpo-36425: Add Simplified Chinese to the language switcher (GH-12537)
    1d9f1a0

    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    3.7 (EOL) end of life docs Documentation in the Doc dir performance Performance or resource usage
    Projects
    None yet
    Development

    No branches or pull requests

    2 participants