aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Pages: [1] 2

Author Topic: Re: korean translation  (Read 18278 times)

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: korean translation
« on: May 21, 2005, 08:02:42 PM »

"if need Korean, i would help." <- of course, all translations/languages are wellcome. aMule is the P2P client most translated with already 28 available languages. But there are hundreds of languages in our world. The more languages it can have, the more user-friendly it will become and the better advertising the Free Software community will get :-)

You (and everybody) are wellcome to help on translating or to make new translations of aMule.

Greets and thanks!
Logged

hoenny

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 24
    • http://bbs.hoenny.com
Re: korean translation
« Reply #1 on: May 21, 2005, 08:26:57 PM »

just my pleasure, jacobo221.
but i have not alots of time.
and I don't welll english.  ?(

anyway, can i get the lastest ko_KR.po?
i get newest source_strings.po [05 - April - 2005] file.
there are many string.
Logged
안녕하세요.

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: korean translation
« Reply #2 on: May 21, 2005, 11:29:17 PM »

no ko_KR.po translation exists yet ;-)
so you'll have to start it from right the beginningif you need any help, just ask.

you might want to take a look at:
http://www.amule.org/wiki/index.php/Translations
Logged

hoenny

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 24
    • http://bbs.hoenny.com
Re: korean translation
« Reply #3 on: May 22, 2005, 02:56:36 AM »

ok. i got it. thanks.
Logged
안녕하세요.

hoenny

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 24
    • http://bbs.hoenny.com
Re: korean translation
« Reply #4 on: May 29, 2005, 03:32:59 PM »

i translated.
but, translation is not completed.
just 1042 line.
i uploaded a file temp.

ps.
korean is not available in iso-8859-1 encoding.
and many korean used in euc-kr encoding.
but other-counturys not available in euc-kr encoding.
so i work in UTF-8 encoding.
Logged
안녕하세요.

GonoszTopi

  • The current man in charge of most things.
  • Administrator
  • Hero Member
  • *****
  • Karma: 169
  • Offline Offline
  • Posts: 2685
Re: korean translation
« Reply #5 on: May 29, 2005, 04:03:23 PM »

Thanks for your work.

Two things:

1)
Code: [Select]
$ /usr/bin/msgfmt -c --statistics -o ko_KR.gmo ko_KR.po
ko_KR.po:206: `msgid' and `msgstr' entries do not both end with '\n'
ko_KR.po:210: `msgid' and `msgstr' entries do not both end with '\n'
ko_KR.po:530: `msgid' and `msgstr' entries do not both end with '\n'
/usr/bin/msgfmt: ko_KR.po: warning: PO file header fuzzy
                           warning: older versions of msgfmt will give an error on this
/usr/bin/msgfmt: found 3 fatal errors
After correcting the above errors,

Code: [Select]
$ /usr/bin/msgfmt -c --statistics -o ko_KR.gmo ko_KR.po
227 translated messages, 1172 untranslated messages.
Your translation is in CVS now.

2) There was already a ko.po file in cvs, but it was last updated 27-06-2004, so it is most likely unusable now.

Keep on with good work, making aMule more familiar to korean people too.
Logged
concordia cum veritate

hoenny

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 24
    • http://bbs.hoenny.com
Re: korean translation
« Reply #6 on: June 12, 2005, 02:44:13 PM »

i translate korean about 2000 line.
i uploaded the file temp.
Logged
안녕하세요.

hoenny

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 24
    • http://bbs.hoenny.com
Re: korean translation
« Reply #7 on: July 17, 2005, 04:37:11 PM »

i translate korean 50%.   :D
i uploaded the file temp.
Logged
안녕하세요.

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: korean translation
« Reply #8 on: July 17, 2005, 04:51:50 PM »

thnx I will update it...
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

hoenny

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 24
    • http://bbs.hoenny.com
Re: korean translation
« Reply #9 on: August 07, 2005, 11:05:05 AM »

i translate korean 75%.  ;)
i uploaded the file temp.

ps.
i have problem for translate.
korean word order is pollow.
s + o + v.
but, english is 's + v + o'
so i need change to variable order for more good translate

example)
"amule %d(1st_variable) transfer  from %d(2nd_variable)"
==>
"amuleun %d(2nd_variable)robuteo %d(1st_variable)reul cheonsonghatseubnida"
« Last Edit: August 07, 2005, 11:41:25 AM by hoenny »
Logged
안녕하세요.

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: korean translation
« Reply #10 on: August 07, 2005, 04:54:08 PM »

well I update it :)

thnx
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

GonoszTopi

  • The current man in charge of most things.
  • Administrator
  • Hero Member
  • *****
  • Karma: 169
  • Offline Offline
  • Posts: 2685
Re: korean translation
« Reply #11 on: August 07, 2005, 05:41:38 PM »

Quote
so i need change to variable order for more good translate

example)
"amule %d(1st_variable) transfer from %d(2nd_variable)"
==>
"amuleun %d(2nd_variable)robuteo %d(1st_variable)reul cheonsonghatseubnida"
Most likely this will not work. If the two variables are of the same type (%d and %d, as in the example), they will still be substituted in the original order. If they have different types (%d and %s, for example), it will cause runtime errors, probably making aMule crash.

The solution would be to use %$2d and %$1d, but unfortunately this is not yet implemented.
Logged
concordia cum veritate

hoenny

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 24
    • http://bbs.hoenny.com
Re: korean translation
« Reply #12 on: August 09, 2005, 04:43:01 PM »

i can't good translate.
maybe other asian language(japanese etc...) have same trouble for translate.
i want to use this solution. T.T

Quote
Originally posted by GonoszTopi
The solution would be to use %$2d and %$1d, but unfortunately this is not yet implemented.
« Last Edit: August 09, 2005, 04:50:41 PM by hoenny »
Logged
안녕하세요.

hoenny

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 24
    • http://bbs.hoenny.com
Re: korean translation
« Reply #13 on: August 14, 2005, 06:10:05 PM »

anyway, i complete translate.
i uploaded the ko_KR.po file.

ps.
today is independence day of the korea. and end day of the ww2.
i want to peace. we must not more war.
all boys, think about anything.  8)
« Last Edit: August 14, 2005, 06:11:34 PM by hoenny »
Logged
안녕하세요.

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: korean translation
« Reply #14 on: August 16, 2005, 02:40:28 PM »

I will update it today

thnx
stefanero
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."
Pages: [1] 2