Translation Team/Administration QuickStart

From Sugar Labs
Jump to navigation Jump to search
Please copy/paste "{{Translationlist | xx | origlang=en | translated={{{translated}}}}}" (where xx is Translation Team/ISO 639 language code for your translation) to Translation Team/Administration QuickStart/translations HowTo [ID# 35770]  +/-  


This page is a work in progress, please feel free to work upon it, and improve it

Pootle administrators have extended privileges over normal translators. They can grant or revoke permissions for normal Pootle registered users on a project wide basis, and can also add other administrators for their particular project. Note that administrators are specific to the combination of project and language, which means that [ Spanish ] [Honey] can have a totally different set of administrators and privileged users than [ Spanish ] [ Fructose ], or of course, [ Amharic ] [ Honey ].

The typical roles of an administrator

Administrators have a few well defined responsibilities. Areas of responsibility are:

  • User management
  • Translation review
  • Approval of suggestions (optional)
  • Committing of translations

User Management

TBD

Translation Review

Before the administrator commits a particular file, she must make sure that the translations are OK. There are several way to do this, one of them would be

  • To download the PO files, and go through it
  • To run '[[1]] --check' to ensure that the file is formatted correctly
  • To use the various checks available from within Pootle

Once the administrator is reasonably satisfied that the file is OK, she should go ahead and commit.

Approval of suggestions

TBD

Committing files

The final step in ensuring that the translations are merged back into the master source tree of the software is to "Commit" them. Committing is a pretty straightforward process, but you should ideally do it only after you have done the relevant checks and reviews. We recommend that you follow a 'release early and release often policy'[1] while committing, as that would get the maximum amount of exposure and testing for your translations.

To Commit, you will have to first click on the "Show Editing Functions" link in your main project page (the page which shows the list of PO files).


Pootle admin view1.png


Once the Show Editing Functions link is activated, click on the "Commit" link below each PO file you want to commit.


Pootle admin view2.png

..and you are done.

References and links