[Etoys] Many missing translations in POs

korakurider at yahoo.co.jp korakurider at yahoo.co.jp
Mon Oct 29 11:29:37 EDT 2007


OK, Here are updated patches.

korakurider at yahoo.co.jp:
> Hello.
> After switching translation dictionary from NLT to extracted POs, a 
few 
> words don't have translation because those haven't been exported to 
POs.
> Here are proposed fix (attached). 
> 
> 
> (1) viewer category.
>     for instance "collections" isn't translated.
>     TransCategory-KR will fix this.

    Still some categories ('input' for instance) were missing even with 
the last patch.  TransCategory-KR.2.cs is updated one for the problem.

> 
> (2) symbols
>     For instances, these aren't translated.
>     - true/false on boolean readout
>     - emptyScript on ScriptNameTile of "Scripting" category
>     - all of SymbolListTile
>     
>     Unfortunately #translatedNoop isn't useful for this because 
current 
> exporter implementation omits arrayed symbols.
>     
>     By transNoopAll-KR, all of string receiver of #translatedNoopAll
>     including arrayed symbols will be exported. 
>     (the patch has also test).

        With updated transNoopAll-KR.4.cs receiver symbol of 
        #translatedNoopAll will be conveted to no camel case.
        e.g  
        if code is "aObject method: #camelSymbol translatedNoopAll",
        extracted msgid will be "camel symbol".

>     
>     By transSymbols-KR symbols in Vocabulary will be exported.
>     

    For completeness I attached transSymbols-KR again though the patch 
hasn't updated.
    
    
    And with SymListWOCamel-KR, options and readout of SymbolListTile 
will be no-camel-case and the word will be used for translation key.
    
    
    Note that extraction (and no-camel conversion) of function names 
discussed recently hasn't implemented yet, because of time constraint 
for me (and I can't in near future).
    But I think translations have been much improved...

/Korakurider
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: TransCategory-KR.2.cs
Url: http://lists.laptop.org/pipermail/etoys/attachments/20071030/c6c74fdc/attachment-0004.txt 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: transNoopAll-KR.4.cs
Url: http://lists.laptop.org/pipermail/etoys/attachments/20071030/c6c74fdc/attachment-0005.txt 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: transSymbols-KR.1.cs
Url: http://lists.laptop.org/pipermail/etoys/attachments/20071030/c6c74fdc/attachment-0006.txt 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: SymListWOCamel-KR.1.cs
Url: http://lists.laptop.org/pipermail/etoys/attachments/20071030/c6c74fdc/attachment-0007.txt 


More information about the Etoys mailing list