Get XOOPS XOOPSXOOPS FAQFAQ ForumsForums NewsNews ThemesThemes ModulesModules
New Posts New Topics All Posts All Forums Index General Modules Themes Development International XOOPS.org

Search

Donat-O-Meter

Make donations with PayPal!
Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $65.00
Net Balance: $61.80
Left to go: $38.20

Donations
studioC  ($25)May-17
Anonymous ($15)May-16
Anonymous ($25)May-4

Learn XOOPS Core

Local Support

Advertisement

XOOPS Code hosted on SourceForge

Cumulus Tag Cloud

2 2.5 2.5.5 2.6 3.0 2013 Abuse alimento AntiHarvesting AntiMalUser AntiSpam API Beats billige black block Blocking Blocks blue Bytes Captcha cell Christmas chronolabs Client content Conversion demo Dictionary docek download Dresses editor Elastic evden eve facebook floor forms framework free herre Honeypot Human Hymn instant-zero IP jQuery kantor lamps Load log logger mobile module modules Monster MyAlbum-p nakliyat newbb news online PageRank Permissions pink Plugin pollos portal Prevention profile project Protector publisher REST Rights rmcommon Room sale security Server site Smarty Spam SQL stem Studio tag tags tdmcreate Theme themes Transaction userlog website Whitepaper Wishcraft XFriendica xoops Xortify ZendFramework

New Users

Registering user

# 136020

wralph

Welcome to XOOPS!




Bottom   Previous Topic   Next Topic  Register To Post

(1) 2 3 »


#1 Posted on: 2010/2/8 9:09 Japanese Translations (XOOPS 2.5)
2-8-6 san, and anyone else who feels like helping. I've started this thread to help coordinate our work.
As Mamba said in this post, I've made a start on the htdocs/language/japanese/ files. My translations are probably a bit 'rough', so if anyone sees problems, please feel free to correct the files or send me corrections crip[at]moorey.net

I have also just finished translating htdocs/modules/pm/language/japanese and am now working on htdocs/modules/profile/language/japanese

If someone wants to try htdocs/modules/system/language/japanese please go ahead (and write here!).

Yoroshiku.

edit: Please can we have Japanese fonts enabled here at xoops.org? When I type Japanese characters, it looks like this: ?????????

Top

sailjapan
Moderator
Moderator
Joined:
2005/11/16 5:27
From Osaka
Group:
Registered Users
Posts: 1667
(Show More) (Show Less)


#2 Posted on: 2010/2/8 17:13 Re: Japanese Translations (XOOPS 2.5)
Japanese on XOOPS, will require a database conversion from latin to utf. Not an easy job.

Top

ghia
Community Support Member
Community Support Member
Joined:
2008/7/3 14:19
From Belgium
Group:
Registered Users
Posts: 4946
(Show More) (Show Less)


#3 Posted on: 2010/2/8 17:27 Re: Japanese Translations (XOOPS 2.5)
But we'll need to do it...

Actually, the database is UTF-8, but some of the tables, are still latin1_general_ci.

As a matter of fact, I started to investigate it couple of weeks ago...

Converting via Notebook+ is out of question, as some of the tables are just too big for this. Unfortunately BigDump also won't work.

So if we have some experts on how to convert huge tables to UTF-8, please provide us with the process.

Top

Mamba
Moderator
Moderator
Joined:
2004/4/23 13:58
From Ohio, USA
Group:
Webmaster
Registered Users
Designer Group
Posts: 6936
(Show More) (Show Less)


#4 Posted on: 2010/2/8 18:01 Re: Japanese Translations (XOOPS 2.5)
I have same problem, my database is around 500mb and it is no easy task to do backups and restore them if something goes wrong. It is not urgent but Is something I plan to do in the future, move to UTF-8.

Top

trabis
Core Developer
Core Developer
Joined:
2006/9/1 13:10
From Portugal
Group:
Webmaster
Registered Users
Posts: 2198
(Show More) (Show Less)


#5 Posted on: 2010/2/8 19:44 Re: Japanese Translations (XOOPS 2.5)
The issue of language of xoops.org entrusts a person in charge of.


To saijapan in particular:
There is the process that XOOPS 2.0 spread very much in Japan.
The used character code is EUC(EUC-JP) on this occasion.
Therefore there is process generating by another folder name "ja_utf8" as shift means to the UTF-8:

.../language/japanese Japanese EUC-JP
.../language/ja_utf8 Japanese UTF-8

As for the shown Japanese XOOPS modules, there are many things made with this custom now.

XOOPS managed in Japan has a big problem called the conversion to the UTF-8 from EUC now.
However, present XOOPS may be supported by Japan if this is easily enabled.


Top

KeiichiSHIGA
Just popping in
Just popping in
Joined:
2008/7/22 4:21
From Ogawara-machi, Miyagi, Japan 日本
Group:
Registered Users
Posts: 29
(Show More) (Show Less)


#6 Posted on: 2010/2/8 23:14 Re: Japanese Translations (XOOPS 2.5)
hmm, this is a good point.

Because we are now well past the XOOPS 2.0.x generation of xoops, do you think EUC should still be supported for 2.5.x ? Could you ask the Japanese XOOPS community for comments?

It's not difficult to make EUC and UTF versions of the language files, and we can keep both the file structures (/language/japanese & /language/ja_utf8 ) if necessary... It just seems to me that EUC is an old system that should be replaced... but I don't really know much about the merits/demerits of the two font systems.

Any opinions from the Japanese XOOPS community would be very much appreciated!

Top

sailjapan
Moderator
Moderator
Joined:
2005/11/16 5:27
From Osaka
Group:
Registered Users
Posts: 1667
(Show More) (Show Less)


#7 Posted on: 2010/2/9 0:39 Re: Japanese Translations (XOOPS 2.5)
Quote:
So if we have some experts on how to convert huge tables to UTF-8, please provide us with the process.


i used this script to convert my whole database to utf-8 from cp-1251. all you need is to upload it to the website root and run. it was created for russian websites in particular, but i think if you know php you can easily modify it to convert a database from latin to utf-8.

for more info you can address to this thread.

Top

deka87
Friend of XOOPS
Friend of XOOPS
Joined:
2007/10/5 13:50
From Russia
Group:
Registered Users
Posts: 1107
(Show More) (Show Less)


#8 Posted on: 2010/2/9 0:55 Re: Japanese Translations (XOOPS 2.5)
As for the XOOPS (Compatible CMS) modules of the Japanese product,
development is continued in this custom now.
(this custom: japanese = EUC / ja_utf8 = UTF-8 )

It will disturb this custom to generate japanese folder in UTF-8.
This is that trouble to revise a language file by manual labor for much XOOPS modules occurs.


Top

KeiichiSHIGA
Just popping in
Just popping in
Joined:
2008/7/22 4:21
From Ogawara-machi, Miyagi, Japan 日本
Group:
Registered Users
Posts: 29
(Show More) (Show Less)


#9 Posted on: 2010/2/9 1:16 Re: Japanese Translations (XOOPS 2.5)
deka87, Thank you for good support.
Of course even other languages will have the same problem.

Quote:

i used this script to convert my whole database to utf-8 from cp-1251. all you need is to upload it to the website root and run. it was created for russian websites in particular, but i think if you know php you can easily modify it to convert a database from latin to utf-8.

for more info you can address to this thread.


If this is upgrading work of XOOPS or the module of the simple substance, the beginner who is not good at PHP works.

XOOPS 2.0 were considerably adopted in Japan.
(Because the person who developed XOOPS is a Japanese)
Please understand that there is not little one that is not good at operation of PHP and MySQL in that.

There is a big problem one more in this respect.
MySQL 4.1-5.0 had a problem for Japanese handling.
Therefore it is that there is a lot still a japanese server managed in MySQL 4.0.

Top

KeiichiSHIGA
Just popping in
Just popping in
Joined:
2008/7/22 4:21
From Ogawara-machi, Miyagi, Japan 日本
Group:
Registered Users
Posts: 29
(Show More) (Show Less)


#10 Posted on: 2010/2/9 1:17 Re: Japanese Translations (XOOPS 2.5)
Ok, so we should put utf translations in a /ja_utf8 directory.

Has anyone at xoops.jp translated (EUC or UTF) XOOPS 2.3.x or 2.4.x or 2.5 language files yet? I don't want to duplicate work.

Top

sailjapan
Moderator
Moderator
Joined:
2005/11/16 5:27
From Osaka
Group:
Registered Users
Posts: 1667
(Show More) (Show Less)




(1) 2 3 »



You can view topic.
You cannot start a new topic.
You cannot reply to posts.
You cannot edit your posts.
You cannot delete your posts.
You cannot add new polls.
You cannot vote in polls.
You cannot attach files to posts.
You cannot post without approval.
You cannot use topic type.
You cannot use HTML syntax.
You cannot use signature.

[Advanced Search]