[jdev] jabber localization project?

Peter Saint-Andre stpeter at stpeter.im
Mon Aug 18 15:46:54 CDT 2008


Yeah, something like that. :)

Jonathan Dickinson wrote:
> How about some central XML file? A front-end for the XML file could be built to allow translators to go in and add their stuff. This way we could _realistically_ start making use of the xml:lang attribute on the stream. E.g.
> 
> <messages>
>  <errors>
>   <resource-not-found>
>    <neutral>
>      The resource '{0}' was not found.
>    </neutral>
>    <en-us>
>      The resource '{0}' was not found.
>    </en-us>
>    <en-speare>
>      Thine '{0}' resource found was not.
>    </en-speare>
>   </resource-not-found>
>  </errors>
> </messages>
> 
> If we did some fancy namespacing we could even make some really kick-ass design patterns, for instance:
> 
> <messages xmlns:client="jabber:client">
>   <errors>
>     <client:resource-not-found/>
>   </errors>
> </messages>
> 
> We could then do a lookup for certain namespaces:names and maybe build it into our XML writers...
> 
> -----Original Message-----
> From: jdev-bounces at jabber.org [mailto:jdev-bounces at jabber.org] On Behalf Of Sander Devrieze
> Sent: Friday, August 15, 2008 10:44 PM
> To: Jabber/XMPP software development list
> Cc: Mats Bengtsson
> Subject: Re: [jdev] jabber localization project?
> 
> 2008/8/15 Jonathan Schleifer <js-jdev at webkeks.org>:
>> "Sander Devrieze" <s.devrieze at pandora.be> wrote:
>>
>>> Anyway, we collected Mood translations for these languages so far (not
>>> all languages are up to date; contributions are welcome! ;-) ):
>>> * Czech
>>> * German
>>> * Spanish
>>> * Italian
>>> * Korean
>>> * Dutch
>>> * Polish
>>> * Swedish
>> For german, there were only about 20% of the moods translated. Haven't
>> looked at the other languages. For Gajim, we have all moods translated
>> for German, French and Russian, maybe even know, but at least, I know
>> of these three.
> 
> It looks like Coccinella simply does not support all mood values (
> http://www.xmpp.org/extensions/xep-0107.html#moods ). I've no idea
> what's the reason for that. Mats?
> 
> --
> Mvg, Sander Devrieze.
> _______________________________________________
> JDev mailing list
> FAQ: http://www.jabber.org/discussion-lists/jdev-faq
> Forum: http://www.jabberforum.org/forumdisplay.php?f=20
> Info: http://mail.jabber.org/mailman/listinfo/jdev
> Unsubscribe: JDev-unsubscribe at jabber.org
> _______________________________________________
> _______________________________________________
> JDev mailing list
> FAQ: http://www.jabber.org/discussion-lists/jdev-faq
> Forum: http://www.jabberforum.org/forumdisplay.php?f=20
> Info: http://mail.jabber.org/mailman/listinfo/jdev
> Unsubscribe: JDev-unsubscribe at jabber.org
> _______________________________________________

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 7338 bytes
Desc: S/MIME Cryptographic Signature
URL: <https://www.jabber.org/jdev/attachments/20080818/1bf5a3a3/attachment-0002.bin>


More information about the JDev mailing list