<div dir="ltr">I'm fine with the sorting, as it's the best way to get visible stuff done quickly, as long as it doesn't break the spreadsheet approach (and indeed there's no reason it should break it).<div>

The reason I'm keen on search is to go for low hanging fruits and thematic languages (my idea is to get people on board on various topics such as science, programming, servers.. and enable them to translate packages they care about)</div>

<div><br></div><div style>What I've seen in the recent updates is that there are a lot of bytesize fixes for strings we already translated, or strings that are quite similar, and we must not loose the work done on those ones.</div>

<div style><br></div><div style>Finally, we're going to use the Google Translator Kit approach once more this week-end (<a href="http://lite.framapad.org/p/ddtpUbuntu">http://lite.framapad.org/p/ddtpUbuntu</a>) and I suggest everybody gives it a go. I remember the bad results obtained for German, but my point is that with massives manual fixes to the automated suggestions, you quickly get to a very decent level (It has worked well for French, and my guess is that it should work well for « major » languages such as Spanish, German, Italian, Dutch...</div>

<div style><br></div><div style>PS: Here's an updated version of Spreadsheet search for Main, Universe and Multiverse. </div><div style><a href="https://drive.google.com/folderview?id=0B2Z-7cB-sMWOMjdXUzVpLVg1S0E&usp=sharing">https://drive.google.com/folderview?id=0B2Z-7cB-sMWOMjdXUzVpLVg1S0E&usp=sharing</a><br>

</div><div style>Making your own for your language is straightforward: </div><div style>- download the po file from Launchpad</div><div style>- open it in poedit</div><div style>- untick Untranslated Items first, and to rank by file order</div>

<div style>- export it as HTML</div><div style>- open the HTML file in your browser</div><div style>- copy the table</div><div style>- paste it in LibreOffice Calc<br></div><div style>- adapt the formulas in my file for your language</div>

<div style>- You're done :)</div><div style><br></div><div style><br></div><div><div class="gmail_extra"><div>Pierre</div><div><br></div><div>--<br><a href="mailto:pierre.slamich@gmail.com" target="_blank">pierre.slamich@gmail.com</a><br>

<br></div>
<br><br><div class="gmail_quote">2013/4/6 Redmar <span dir="ltr"><<a href="mailto:redmar@ubuntu.com" target="_blank">redmar@ubuntu.com</a>></span><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

Hi Pierre/Michael Vogt,<br>
<div class="im"><br>
>Sorting it by POPCON would require us to make a similar list sorted by<br>
POPCON.<br>
<br>
</div>The branch I linked to actually sorts the translations in the .po file<br>
themselves based on popcon. Currently, they are sorted in some<br>
arbitrary order, I believe alphabetically on package name. By sorting<br>
the .po file itself to put the most popular packages first, translators<br>
don't need to be able to search in the template, because the most<br>
important packages are already at the top of the po file.<br>
<br>
It took quite some work to get my popsort program to work, so I'd really<br>
like it to be used to sort the package descriptions. I believe sorting<br>
based on popcon would not even interfere with the spreadsheet approach<br>
for searching.<br>
<br>
Regards,<br>
Redmar<br>
<br>
<br>
Pierre Slamich schreef op wo 03-04-2013 om 09:41 [+0200]:<br>
<div class=""><div class="h5">> @redmar The fix that will land in Launchpad later this week will solve<br>
> the problem of strings not being exported to the po file. We'll thus<br>
> have a full export of the po file in order, and we'll be able to map<br>
> it to individual static URLs in a spreadsheet.<br>
> >>> Real-time strategy game of ancient warfare >>><br>
> <a href="https://translations.launchpad.net/ddtp-ubuntu/raring/+pots/ddtp-ubuntu-universe/fr/1/+translate" target="_blank">https://translations.launchpad.net/ddtp-ubuntu/raring/+pots/ddtp-ubuntu-universe/fr/1/+translate</a><br>


> That would solve the search problem by enabling offline search in a<br>
> spreadsheet. Sorting it by POPCON would require us to make a similar<br>
> list sorted by POPCON.<br>
><br>
><br>
> @all As Launchpad doesn't have fuzzy support, we need to create a mock<br>
> project with the translations which were slightly modified with that<br>
> refresh so that they show up as suggestions. While doing that, we<br>
> could do the same for previous releases (quantal, precise and<br>
> oneiric).<br>
><br>
><br>
>         I've actually tried a similar approach for Dutch using<br>
>         msgmerge, which<br>
>         might also be worth checking out. When you merge the<br>
>         translations of an<br>
>         older version of ubuntu into the current version (msgmerge<br>
>         quantal_ddtp.po raring_ddtp.po -o merged_ddtp.po, for<br>
>         example), there<br>
>         will be a lot of 'fuzzy' translations for strings that are<br>
>         similar (for<br>
>         example, meta packages for different programs, debugging<br>
>         symbols etc).<br>
>         These fuzzy often only need a few small changes (eg program<br>
>         name) to be<br>
>         accepted, which can really speed up translations. And you<br>
>         don't have to<br>
>         worry about google putting in a weird translation, since it is<br>
>         all based<br>
>         on earlier translations done by a human.<br>
><br>
><br>
> Also, stretch goal would be to add strings that are similar in Raring<br>
> ("Transitional Packages" and such) as suggestions.<br>
><br>
><br>
> This would be for all languages, and not just French and Dutch.<br>
><br>
><br>
><br>
> Pierre Slamich<br>
> <a href="mailto:pierre.slamich@gmail.com">pierre.slamich@gmail.com</a><br>
><br>
><br>
> 2013/4/3 Redmar <<a href="mailto:redmar@ubuntu.com">redmar@ubuntu.com</a>><br>
>         Thats great news, well done!<br>
><br>
>         Pierre Slamich schreef op di 02-04-2013 om 21:27 [+0200]:<br>
>         > Hi,<br>
>         > As you might have noticed, the DDTP have been refreshed from<br>
>         Debian<br>
>         > thanks to mvo. Typos fixed upstream should have disappeared,<br>
>         new<br>
>         > packages descriptions should have appeared and deprecated<br>
>         packages<br>
>         >  descriptions should have disappeared. That means a lot of<br>
>         new strings<br>
>         > to translate, and hopefully less bugs.<br>
><br>
><br>
>         @mvo: Are the packages now also sorted according to their<br>
>         popcon value?<br>
>         I've branched the code used to generate the pot files a while<br>
>         ago and<br>
>         added my popcon script, but I've been unable to verify it<br>
>         works properly<br>
>         because I don't know the full workflow. Can you take a look at<br>
>         it?<br>
>         <a href="https://code.launchpad.net/~redmar/apt-ddtp-tools/apt-ddtp-tools" target="_blank">https://code.launchpad.net/~redmar/apt-ddtp-tools/apt-ddtp-tools</a><br>
><br>
>         I'll be happy to try and fix any bugs you might run in to.<br>
><br>
>         Thanks again!<br>
><br>
>         Redmar<br>
><br>
>         > As an addition, a fix will land in Launchpad later this week<br>
>         which<br>
>         > should solve the problem of strings not being exported to<br>
>         the po file.<br>
>         > It might enable a couple of things that you might<br>
>         like...(Teasing)<br>
>         ><br>
>         ><br>
>         > Finally, we're also started talking with Debian to see if it<br>
>         is<br>
>         > possible to bring back translations upstream. On this point,<br>
>         we need a<br>
>         > technical champion to script the bridge back to Debian.<br>
>         ><br>
>         ><br>
>         > sincerely,<br>
>         > Pierre<br>
><br>
><br>
><br>
><br>
<br>
</div></div></blockquote></div><br></div></div></div>