<div dir="ltr">On Fri, Sep 19, 2014 at 3:09 PM, Josef Andersson <span dir="ltr"><<a href="mailto:josef.andersson@gmail.com" target="_blank">josef.andersson@gmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello fellow translators!<br>
<br>
I would like to be able download all language files listed as translateable for 14.10 at once. Why? To be able to grep in them, so that the translations of certain key words stays the same.<br>
Also, it would make it easy to find translation bugs, when I don't know in which package they are - in launchpad you can't search all files in a language at once (<br>
as far as I know).<br>
<br>
I asked a question about it, and got the "why" to as why all not language files are in the base pack.<a href="https://answers.launchpad.net/ubuntu-translations/+question/254729" target="_blank">https://answers.launchpad.net/ubuntu-translations/+question/254729</a><br>
Are the any other easy way to download them all in one go?<br></blockquote><div><br></div><div>Hi Josef,<br></div><div><br>You've got two options:<br><br></div><div>1. Use the translations-search tool. You can install it from the Ubuntu Translations Coordinators PPA<br></div><div><br>sudo add-apt-repository ppa:ubuntu-translations-coordinators/ppa<br>sudo apt-get update && sudo apt-get install ubuntu-l10n-tools<br><br></div><div>Examples:<br><br></div><div>translations-search --help # Shows the tool's options and help<br></div><div>translations-search gat # Searches for string 'gat' in the translations installed for the user's language<br></div><div>translatons-search --original cat # Searches for string 'cat' in the original English strings for the translations installed in the system<br></div><div>translations-search "espai de disc" # Search translations for a sentence<br></div><div>translations-search "@[\w.]+" # Use Python regex expressions to search for translations (in this case an e-mail-like string)<br></div><div><br>2. Alternatively, download all po files from the language pack exports from Launchpad 
-> 
<a href="https://wiki.ubuntu.com/Translations/KnowledgeBase/Exporting#Getting_all_translations">https://wiki.ubuntu.com/Translations/KnowledgeBase/Exporting#Getting_all_translations</a><br></div><div><br></div><div>I'd recommend option 1, as it's much easier.<br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
I wish Canonical had something like Microsoft has here: <a href="http://www.microsoft.com/Language/en-us/Search.aspx?sString=terms&langID=sv-se" target="_blank">http://www.microsoft.com/Language/en-us/Search.aspx?sString=terms&langID=sv-se</a><br></blockquote><div><br></div><div>Nothing should stop anyone from contributing something similar if they see it could benefit the work of translators.<br><br></div><div>In any case, I hope this helps!<br></div><div><br></div><div>Cheers,<br>David.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<span class=""><font color="#888888"><br>
--<br>
Vänligen / Best regards<br>
Josef Andersson<br>
<br>
<br>
--<br>
ubuntu-translators mailing list<br>
<a href="mailto:ubuntu-translators@lists.ubuntu.com">ubuntu-translators@lists.ubuntu.com</a><br>
<a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-translators" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-translators</a><br>
</font></span></blockquote></div><br></div></div>