hybridgroup / kidsruby

KidsRuby is a Ruby programming environment meant for kids to learn and have fun!
http://kidsruby.com
Other
333 stars 104 forks source link

Kidsruby localized for Tamil - Indian language #109

Closed arcturusannamalai closed 6 years ago

arcturusannamalai commented 10 years ago

Following contains my 80% translation of hackety-hack and tutorials, and UI interface to the Indian Language Tamil.

deadprogram commented 10 years ago

Very cool!

deadprogram commented 10 years ago

Can you please also look into translation of https://github.com/hybridgroup/kidsrubyinstaller-windows and https://github.com/hybridgroup/kidsrubyinstaller-osx too?

arcturusannamalai commented 10 years ago

I won't be able to translate in the coming few weeks. Sorry about that.

deadprogram commented 10 years ago

Hi @arcturusannamalai any update on the rest of your translation? Anything we can do to help?

arcturusannamalai commented 10 years ago

Hello Ron Evans, I'm trying to get it right this weekend. Lets see what comes of it.

deadprogram commented 10 years ago

Sounds great!

arcturusannamalai commented 10 years ago

I'm getting this error message, when trying to launch the latest,

~/devel/kidsruby$ ruby main.rb /var/lib/gems/1.8/gems/qtbindings-4.6.3.4/lib/1.8/qtruby4.so: libsmokeqtcore.so.3: cannot open shared object file: No such file or directory - /var/lib/gems/1.8/gems/qtbindings-4.6.3.4/lib/1.8/qtruby4.so (LoadError) from /usr/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:36:in require' from /var/lib/gems/1.8/gems/qtbindings-4.6.3.4/lib/Qt4.rb:13 from /usr/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:36:ingem_original_require' from /usr/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:36:in require' from /var/lib/gems/1.8/gems/qtbindings-4.6.3.4/lib/Qt.rb:1 from /usr/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:59:ingem_original_require' from /usr/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:59:in `require' from main.rb:3

looks like I'm behind on some libraries - do you know what?

Also what is minimum work you need from my translations to accept the pull?

deadprogram commented 10 years ago

Maybe you do not have Qt itself installed? Or possibly you have older version of Ruby? You need Ruby 1.9.2 for the current Qt that is part of KidsRuby.

arcturusannamalai commented 10 years ago

Aah. I have ruby 1.8

arcturusannamalai commented 7 years ago

@deadprogram I would like to complete the translation of the installers as well and maybe you can help accept the whole changes to main repo.

Since I nolonger have this kidsruby repo I would send you a new PR for installer. Hope to get this done soon!

arcturusannamalai commented 6 years ago

Give up on PR. 🤣