Easier bulk download of PO files

Bug #311 reported by Martin Pitt
10
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
Medium
Dafydd Harries

Bug Description

It took me a fair amount of time to find out how to download a PO file at all, this is hidden very well now

It took me a fair amount of time to find out how to download a PO file at all, this is hidden very well now. On the overview page of all languages there should be a direct link to the PO file after each language, and the page should offer to download a tarball with all available translations for the current product.

Changed in rosetta:
assignee: nobody → daf
Revision history for this message
Carlos Perelló Marín (carlos) wrote :

We are working on it now.

Should be ready really soon.

Revision history for this message
Brian Sutherland (jinty) wrote :

I wrote a small python script to download translations from rosetta, perhaps it might be useful:

http://source.schooltool.org/svn/trunk/schoolbell/get-rosetta-translations.py

It:
  - cycles through a given set of locales saving them to the filesystem based on a filename pattern
  - verifies that the downloaded file has at least 50% of the lines of the old
  - verifies that msgfmt can compile the file
  - is fully unit tested

Please let me know if you find it useful.

Revision history for this message
Carlos Perelló Marín (carlos) wrote :

We just added a way to request tarball downloads. The code is already in the server but we have a small problem that hope will be fixed tomorrow.

The functionality is that you choose the languages you want to download and Rosetta will prepare then and send you an email with the link to download it. We are doing it that way now because that operation takes a lot of time and many times the download request timeouts before getting the file.

Revision history for this message
Christian Reis (kiko) wrote :

Pitti, I wonder if our implemented solution solves your problem or if you still are looking to download individual PO files. If you are, can you explain to me why you need this feature?

Revision history for this message
Christian Reis (kiko) wrote :

I'd ask Brian Sutherland (jinty-lists) to see if the feature made his life easier, but he has no validated email :-(

Revision history for this message
Carlos Perelló Marín (carlos) wrote :

Our current implementation lets you download individual PO files too.

Cheers.

Revision history for this message
Christian Reis (kiko) wrote :

Then the original question comes back: is the link to download the PO files prominent enough to solve the problem for the reporter?

Changed in rosetta:
status: New → Fixed
Revision history for this message
Matthew Paul Thomas (mpt) wrote :

(Making bulk downloading easier to find is now reported as bug 76075.)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.