UbuntuTranslationsCoordinators

Differences between revisions 2 and 3
Revision 2 as of 2009-06-09 11:13:57
Size: 2664
Editor: p54A12E8A
Comment: Reflect the fact that it refers to a team
Revision 3 as of 2009-07-09 20:59:31
Size: 2719
Editor: p54A137E2
Comment: ## page was copied from UbuntuTranslationCoordinators
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was copied from UbuntuTranslationCoordinators

Rosetta import queue management

Import queues

General rules, when doing approvals

  • we only approve .pot templates, not .po files. Exception to this rule is when a .po file has been uploaded manually. But normally, approving the template will pull in all .po files associated with it.
  • we don't approve help files, man pages, test cases and other package specific documentation. Those items should be "blocked".
  • "blocked" means the template won't show up again, "deleted" means the current entry is removed from the list. If there is a new upload of the same template, it will show up again. This is useful if there are two entries of the same template, dating from different package versions. In this case we would delete the old one and approve the new one.
  • when approving, we need to click onto the "Edit" button on the right hand side and fill in the template name and the translation domain. Usually the translation domain is the same name as the .pot file, just without ".pot". Smile :) The template name is usually also the same, with two exceptions:

    1. underscores need to be replaced with hyphens ("_" -> "-"),

    2. usually the templates don't carry and package version number, while the translation domain and the .pot file do. This is actually a bug in the package and should be reported as such. .pot and .mo files should not contain version numbers. If you are not sure of the template name, click on the package name in the import queue to find out which templates exist already.
  • Sometimes it's necessary to dig in the source code of a package and build it locally to find out what to do with the templates.
  • If the .po files will not be compiled into .mo files during build time of the package, then we don't want those templates in our language-packs (and usually also not in Rosetta). Ubuntu-docs and debian-installer are accepted into Rosetta but will not be exported into language-packs for obvious reasons. For those templates the checkbox in the approval screen needs to be unchecked.

UbuntuTranslationsCoordinators (last edited 2013-07-13 15:21:10 by fitojb)