scootergrisen | How do i download translation files from launchpad the smart? | 13:28 |
---|---|---|
scootergrisen | For example if i want to make a backup of all the translation files | 13:29 |
scootergrisen | For a specific language in multiple projects | 13:29 |
scootergrisen | Are there something i can add at the end of a URL or something to download a file? | 13:31 |
scootergrisen | Its a big annoying/slow that i have to go to each projects page and click multiple times to request a download and then i have to wait for the emails with links so i can finally download the files | 13:35 |
cjwatson | I'm fairly sure you have to request exports and wait for the response. It's unfortunately not particularly scriptable. | 13:35 |
cjwatson | The database doesn't store the .po files, but rather broken-down forms, and they have to be reassembled, which is in general not fast enough to be doable within an HTTP response time | 13:36 |
cjwatson | Probably the best path to improving this would be to make it possible to request and wait for exports using the webservice API | 13:36 |
scootergrisen | Are there any command line tools like Transifex have tx.exe? | 13:37 |
scootergrisen | Does launchpad have a page where i can see all the projects i translate on the same page? | 13:39 |
cjwatson | Command-line tools are all based on the webservice API (e.g. lp-shell, at the most general level), so in order for anything useful to exist there the webservice API would need to support requesting exports | 13:41 |
cjwatson | https://translations.launchpad.net/~ should show your recent translation activity and other things like that | 13:42 |
cjwatson | (I'm not super-familiar with Translations though, sorry) | 13:42 |
scootergrisen | So lp-shell cant do it at the moment? | 13:47 |
scootergrisen | Its because i translate aĺot of projects and then i would just to just download everything sometimes to backup and be able to check the files locally | 13:48 |
scootergrisen | For a project like ubuntu i would have to click a crazy amount of times to download each file. 529 times at least | 13:49 |
scootergrisen | Is it possible to change the header of po files on launchpad without having to download and make changes and then upload? | 13:50 |
scootergrisen | Is launchpad it self not translatable? | 13:57 |
cjwatson | I've already answered the question about lp-shell; the webservice API would need to support requesting exports in order for that to work. I think that would be a good idea but it would be some work. | 14:06 |
cjwatson | Launchpad itself is not translatable. There's been some work on it over the years, but a fair amount more would be needed to finish it off. | 14:07 |
cjwatson | (A lot of user-facing strings are tagged, and Zope has i18n support, but somebody would need to sort out all the glue) | 14:07 |
scootergrisen | ok | 14:10 |
=== chrisccoulson_ is now known as chrisccoulson | ||
teward | should I be worried a number of the amd64 builders are disabled? | 18:09 |
cjwatson | teward: Not particularly. | 20:54 |
cjwatson | lcy01 resets have been flaky ever since L1TF mitigations slowed everything right down. | 20:54 |
cjwatson | We kick them manually from time to time, but I don't see why any particular user of the build farm would be worried. | 20:55 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!