Contribute Chinese translation to Odoo

Source: Internet
Author: User
Tags git client

Suggest a Chinese translation to Odoo via Osc-git

??

Osc-git is the GIT platform for ' open source China '.

URL is http://git.oschina.net/

??

Registration Osc-git account omitted.

??

??

??

The following is the Osc-git operation Guide, which is intended to submit changes to Osbzr/openerp-china.

??

Fork Openerp-china Library

??

Login to Osc-git website

??

Enter Openerp-china in the search box

??

??

??

??

Find Jeff Wang/openerp-china Open

??

Click the Fork button to create a clone of the Openerp-china library

??

When you click Fork, you are prompted to create a clone

After confirmation, a clone is created.

??

??

Create a translation branch

Go to your homepage.

??

Select the clone that you just created opens.

??

Click the button ' branch ' to go to the list of branches.

??

In the branch list

??

Click the ' Create Branch ' button

??

??

Enter the name of the new branch in the branch name

At the beginning of the starting point input branch, which is generally master

??

??

Switch branches for translation work

??

In the Branch drop-down box

??

Select the branch you just created

??

Switch a work branch to a new work branch

??

??

Go to the i18n directory of the corresponding module, select the appropriate PO file to open

??

Click the ' Edit ' button to enter edit mode

??

Make related changes

??

After the modification is complete, write the modification instructions.

and click the ' Submit ' button to submit

??

Push the changes to Openerp-china

??

Click the Pull Reqeust button to submit a push request

??

Osc-git will compare the differences of two branches

??

Fill in the Push request information

??

and submit a push request.

??

Keep your library in sync with Openerp-china

??

This operation must be done online and must follow the GIT client.

??

This tutorial takes Cygwin git as an example

??

Bring your own Couclon to the local

??

Select Library in Osc-git

??

The red section is the access address for the library.

??

Use the command line git clone https://git.oschina.net/jeffery9/openerp-china.git

Cloning a library to a local

??

After cloning is complete.

??

??

Pull Openerp-china Main Library

??

Establish Openerp-china remote Repo

??

Using the command git remote add OSBZR? Http://git.oschina.net/osbzr/openerp-china.git

??

After adding, a total of 2 remote repo.

??

??

Pull remote Repo

??

Use the command git fetch OSBZR to pull the remote repo.

??

Merge remote repo. Code

??

Use the command git merge osbzr/master to merge the remote Mater branch into the local current branch

??

??

Push the latest code to go to your own osc-git repo.

??

Use the command GIT push Origin master to push the latest local code to repo on Osc-git.

??

??

Note that the push to Osc-git requires identity authentication.

??

??

Enter osc-git user name and password

Note that the user name is not a mailbox

??

Verify push

??

After the push is complete, your repo on osc-git. The code inside will be the latest code drawn from OSZBR.

??

Submit a record

??

??

??

Tips

??

Development and submission of new features using branches

Contribute Chinese translation to Odoo

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.