Translations/Specs/ReportingAPI

Not logged in - Log In / Register

Revision 1 as of 2010-02-22 14:47:50

Clear message

Launchpad Translations API

Development of a Launchpad Translations API.

This Launchpad enhancement proposal discusses extending the functionality of Launchpad Translations by allowing read and write access to translations-related data from Launchpad through launchpadlib.

On Launchpad: https://blueprints.launchpad.net/rosetta/+spec/api

As a $PERSON
I want $FEATURE
so that $BENEFIT

Consider clarifying the feature by describing what it is not?

Rationale

Why are we doing this now?

What value does this give our users? Which users?

Stakeholders

Who really cares about this feature? When did you last talk to them?

Constraints

What MUST the new behaviour provide?

What MUST it not do?

Subfeatures

Reporting

Languages

Retrieve the list of all languages available in Launchpad.

DATA:

It would be nice to some other data presented on language page https://translations.launchpad.net/+languages/ro , but this is a good start

It would be nice to be able to query just a specific language.

PO Templates

Retrieve the list of all templates available for a series in Launchpad.

DATA:

It would be nice to be able to query a template from a series, based on the Launchpad template name.

PO Files

Retrieve the list of all PO files for a template in a series.

The list should contain:

Import queue

Translation

Workflows

What are the workflows for this feature? Provide mockups for each workflow.

You do not have to get the mockups and workflows right at this point. In fact, it is better to have several alternatives, delaying deciding on the final set of workflows until the last responsible moment.

Success

How will we know when we are done?

How will we measure how well we have done?

Thoughts?

Previous discussion on the API development