chat.freenode.net #tryton log beginning Thu Sep 11 00:00:01 CEST 2008 | ||
2008-09-11 05:20 -!- yangoon(n=mathiasb@p549F465C.dip.t-dialin.net) has joined #tryton | ||
2008-09-11 07:52 -!- Gedd(n=ged@77.109.113.196) has joined #tryton | ||
2008-09-11 07:56 -!- Timitos(n=Timitos@88.217.184.172) has joined #tryton | ||
2008-09-11 08:42 -!- bechamel(n=user@user-85-201-14-207.tvcablenet.be) has joined #tryton | ||
2008-09-11 08:58 -!- gadaga(n=gael@sednaco19320-gw.clients.easynet.fr) has joined #tryton | ||
2008-09-11 08:58 <gadaga> hi | ||
2008-09-11 09:18 -!- cedk(n=ced@gentoo/developer/cedk) has joined #tryton | ||
2008-09-11 10:27 -!- CIA-54(n=CIA@208.69.182.149) has joined #tryton | ||
2008-09-11 10:39 -!- gadaga(n=gael@sednaco19320-gw.clients.easynet.fr) has joined #tryton | ||
2008-09-11 11:12 <gadaga> iphone | ||
2008-09-11 11:15 -!- cedk(n=ced@gentoo/developer/cedk) has joined #tryton | ||
2008-09-11 12:25 -!- b52laptop(n=b52lapto@41.249.250.195) has joined #tryton | ||
2008-09-11 12:43 <cedk> Timitos: ping | ||
2008-09-11 13:01 <udono> yangoon: ping | ||
2008-09-11 13:53 <yangoon> udono: pong | ||
2008-09-11 14:02 <udono> hello yangoon | ||
2008-09-11 14:02 <yangoon> hi udono | ||
2008-09-11 14:02 <udono> yangoon: yesterday Ive feeding the horse between 16:00-17:00 what a pitty | ||
2008-09-11 14:03 <udono> yangoon: sorry | ||
2008-09-11 14:03 <udono> yangoon: Timitos told me we have a new date today at 15:30 | ||
2008-09-11 14:03 <yangoon> udono: for the client translation I see you made the first .po | ||
2008-09-11 14:03 <udono> yangoon: yes | ||
2008-09-11 14:04 <yangoon> udono: if you are familiar with the whole gettext stuff, will you update them form time to time? | ||
2008-09-11 14:04 <yangoon> udono: who is generating the pot-file? | ||
2008-09-11 14:04 <udono> yangoon: I am there at 15:30, but timitos got an emergency-server-whatever he is not earlier there tham 16:30. | ||
2008-09-11 14:04 <yangoon> udono: because the one in the repository is not up-to-date | ||
2008-09-11 14:05 <udono> yangoon: ok | ||
2008-09-11 14:06 <yangoon> udono: ok, lets try later | ||
2008-09-11 14:07 <udono> yangoon: no, just wait | ||
2008-09-11 14:07 <udono> the pot file is generated by setup | ||
2008-09-11 14:07 <udono> yangoon: | ||
2008-09-11 14:10 <udono> yangoon: but the problem with client translation is that the glade files AFAIK momentary are not translated. | ||
2008-09-11 14:10 <udono> yangoon: I can provide you some commandline snippets for translating the client, but later today. | ||
2008-09-11 14:13 <yangoon> udono: ok, let's meet later | ||
2008-09-11 14:16 <udono> yangoon: are you there at 15:30? because I have to leave at 17:00 | ||
2008-09-11 14:16 <yangoon> udono: I will try, I cannot promise | ||
2008-09-11 15:37 -!- leyoda(n=leyoda@pic33-1-87-88-179-8.dsl.club-internet.fr) has joined #tryton | ||
2008-09-11 16:04 <cedk> Any body know a good python library to convert numbers into words ? | ||
2008-09-11 16:05 <cedk> I find PyNum2Word but it doesn't seem to be maintain because last release date from 2003 | ||
2008-09-11 16:07 <leyoda> do it in Ruby ... | ||
2008-09-11 16:07 <leyoda> ok ... I'll go out | ||
2008-09-11 16:07 <cedk> leyoda: ok wich library ? | ||
2008-09-11 16:08 <bechamel> cedk: i remember there is something like this in tiny (num2en or something like that) | ||
2008-09-11 16:08 <leyoda> I was sure about your answer | ||
2008-09-11 16:09 <bechamel> cedk: you know numbers didn't changed a lot sinced 2003, so if there is no bug it's normal that there is no ne wrelease | ||
2008-09-11 16:09 <leyoda> ruby->numwords is t for you ? | ||
2008-09-11 16:09 <cedk> bechamel: yes but it is only belgium french and nederlands | ||
2008-09-11 16:09 <leyoda> so ruby:linguistics | ||
2008-09-11 16:10 <cedk> bechamel: but it is a multi-language library so it is strange that nobody add new language | ||
2008-09-11 16:10 <bechamel> cedk: i made the english part in tiny (or i ask to an indiand i don't remember) | ||
2008-09-11 16:10 <cedk> but if there no other one, I will use it and add the belgium french | ||
2008-09-11 16:11 <cedk> bechamel: in tools/amount_to_text.py there is only french and dutch | ||
2008-09-11 16:11 <bechamel> cedk: so it still in the libeurop branch :) | ||
2008-09-11 16:13 <cedk> bechamel: perhaps, but it is better to use a existing library than reinvented the wheel | ||
2008-09-11 16:14 <bechamel> cedk: i agree | ||
2008-09-11 16:16 <cedk> bechamel: and about pynum2word, I need to modify the french module to have it running on python 2.5 | ||
2008-09-11 16:32 <udono> cedk: If you need german and spanish translations for the numbers, just send me a template | ||
2008-09-11 16:32 <cedk> udono: there is in pynum2word a DE | ||
2008-09-11 16:34 <cedk> udono: of course I don't know if it is right :-) | ||
2008-09-11 16:35 <udono> cedk: I check, where I find num2word? | ||
2008-09-11 16:36 <cedk> udono: http://pypi.python.org/pypi/PyNum2Word/0.3 | ||
2008-09-11 16:36 <cedk> udono: I start working on it. I will create a gentoo ebuild and add belgium french numbers | ||
2008-09-11 16:36 <cedk> as it looks quiet simple to do it | ||
2008-09-11 16:37 -!- gael_(n=gael@sednaco19320-gw.clients.easynet.fr) has joined #tryton | ||
2008-09-11 16:39 <udono> cedk: ok,I will check the german numbers | ||
2008-09-11 17:47 <cedk> udono: I put my patches for french in the tracker on sourceforge | ||
2008-09-11 17:47 <cedk> udono: if you have patches, I suggest that you do the same | ||
2008-09-11 17:47 <cedk> udono: we will see if there is some reaction and if the project is still alive | ||
2008-09-11 18:15 <Timitos> cedk: pong | ||
2008-09-11 18:55 -!- CIA-52(n=CIA@208.69.182.149) has joined #tryton | ||
2008-09-11 18:57 <cedk> Timitos: hi | ||
2008-09-11 18:57 <Timitos> cedk: hi | ||
2008-09-11 18:58 <cedk> Timitos: I would like to ask when have you time to speak about fiscal year closing | ||
2008-09-11 19:00 <Timitos> cedk: what about monday? so i can go into account a little bit deeper tomorrow. | ||
2008-09-11 19:00 <cedk> Timitos: it is ok for me | ||
2008-09-11 19:01 <Timitos> cedk: lets say 10:00 ? | ||
2008-09-11 19:01 <cedk> Timitos: ok monday 15 at 10:00 | ||
2008-09-11 19:01 <cedk> Timitos: I add it to the calendar | ||
2008-09-11 19:01 <Timitos> cedk: ok | ||
2008-09-11 19:01 <Timitos> cedk: great | ||
2008-09-11 19:03 <cedk> of course every body is welcome | ||
2008-09-11 19:04 <cedk> Timitos: if you have a google calendar I can invite you ? | ||
2008-09-11 19:05 <Timitos> cedk: thx i need to change my google account first to our new company. | ||
2008-09-11 19:05 <Timitos> cedk: i will give you my account after this change. | ||
2008-09-11 19:05 <cedk> Timitos: ok | ||
2008-09-11 23:51 -!- b52laptop(n=b52lapto@41.249.250.195) has joined #tryton |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!