Ticket #5477 (new task)
Opened 5 years ago
Last modified 3 months ago
Translation of Trac to Korean/한국어 [ko_KR]
| Reported by: | asmodai@… | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | translations |
| Component: | i18n | Version: | |
| Severity: | normal | Keywords: | l10n korean |
| Cc: | tdkim@…, fly1004@…, eerien@… | ||
| Release Notes: | |||
| API Changes: | |||
Description
This ticket should be used to coordinate the translation to Korean/한국어. See also TracTermsKo.
Attachments
Change History
comment:1 Changed 5 years ago by asmodai@…
- Keywords korean added
comment:2 Changed 5 years ago by jruigrok
- Milestone changed from not applicable to 0.12
- Owner changed from jonas to jruigrok
comment:3 Changed 5 years ago by jruigrok
- Status changed from new to assigned
comment:4 Changed 5 years ago by anonymous
- Cc tdkim@… added
Changed 4 years ago by fly1004@…
- Attachment messages.po.gz added
The first korean translation file.
comment:5 Changed 4 years ago by anonymous
- Cc fly1004@… added
comment:6 Changed 4 years ago by fly1004@…
I attached the korean translation file(draft version).
I am maintainer of korean translation project for trac.
comment:7 Changed 4 years ago by jruigrok
Committed.
I did notice a line like:
msgstr "만약 상대경로를 지정한다면, the log file will be stored inside the"
So you might want to double check the messages.po file for more like these.
Seems that some of my translations were pretty decent and others totally off the mark. ;)
Changed 4 years ago by fly1004@…
- Attachment messages-2.zip added
The second korean translation file.
comment:8 Changed 4 years ago by fly1004@…
I attached the second korean po file based on i18n-r6186(new pot file).
Thanks for Trac.
My name is not Tim Taedong but Kim Taedong.
(in THANKS file)
comment:9 Changed 4 years ago by jruigrok
Jwesonghamnida. I corrected this and applied the update. Kamsahamnida.
comment:10 Changed 4 years ago by jruigrok
- Component changed from general to i18n
comment:11 Changed 4 years ago by fly1004@…
Hi jruigrok.
I can't attach the new korean translation file.
The error message is
Python Traceback
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 406, in dispatch_request
dispatcher.dispatch(req)
File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 237, in dispatch
resp = chosen_handler.process_request(req)
File "/usr/lib/python2.4/site-packages/trac/attachment.py", line 361, in process_request
self._do_save(req, attachment)
File "/usr/lib/python2.4/site-packages/trac/attachment.py", line 477, in _do_save
for field, message in manipulator.validate_attachment(req, attachment):
File "build/bdist.linux-x86_64/egg/tracspamfilter/adapters.py", line 135, in validate_attachment
File "build/bdist.linux-x86_64/egg/tracspamfilter/api.py", line 133, in test
File "build/bdist.linux-x86_64/egg/tracspamfilter/model.py", line 135, in insert
File "/usr/lib/python2.4/site-packages/trac/db/util.py", line 50, in execute
return self.cursor.execute(sql_escape_percent(sql), args)
File "/usr/lib/python2.4/site-packages/trac/db/util.py", line 50, in execute
return self.cursor.execute(sql_escape_percent(sql), args)
ProgrammingError: current transaction is aborted, commands ignored until end of transaction block
Changed 4 years ago by fly1004@…
- Attachment messages-r6733.zip added
New korean translation(based r6733)
comment:12 Changed 4 years ago by jruigrok
Applied the patch including some new fuzzy ones in r6925.
Sorry for the delay, seems 0.11 doesn't warn on merely an attachment to a ticket.
Changed 4 years ago by fly1004@…
- Attachment messages-r6944.zip added
New Korean translation based revision 6944.
comment:13 Changed 4 years ago by jruigrok
KIM Taedong님, committed in r6961. kamsahamnida.
I added some new fuzzy sentences and removed some periods since the original English doesn't have them either (but I will review those as well).
Changed 4 years ago by fly1004@…
- Attachment messages-r6971.zip added
New Korean translation.(based revision 6971)
comment:14 Changed 4 years ago by fly1004@…
Thanks for your fast committing. :)
I attached the new korean po file.
- New translation.
- Fix several typo.
Thanks for Trac and your works.
comment:15 Changed 4 years ago by jruigrok
김님, I added your translations in r6993.
감사하다.
Changed 4 years ago by fly1004@…
- Attachment messages-r7072.zip added
New Korean translation based revision 7072.
comment:16 Changed 4 years ago by jruigrok
Committed in r7140.
Kamsahamnida kim-nim.
comment:17 Changed 4 years ago by cboos
- Milestone changed from 0.13 to 0.12
comment:18 Changed 3 years ago by jruigrok
Committed in r7517. Apologies for the delay.
Changed 3 years ago by fly1004@…
- Attachment messages-r7733.po added
New korean translation(based r7733).
comment:19 Changed 3 years ago by jruigrok
Committed in r7736. Kamsahamnida, again. ;)
comment:20 Changed 3 years ago by jruigrok
When you have a spare moment, can you review the Korean translation file again? :)
Changed 3 years ago by fly1004@…
- Attachment messages_r8139.po added
New korean translation file based r8139.
comment:21 Changed 3 years ago by jruigrok
Committed in r8140, kamsahamnida.
Changed 2 years ago by fly1004@…
- Attachment messages_r8562.po added
New Korean translation file. Thanks Trac. :)
comment:22 Changed 2 years ago by jruigrok
- Owner jruigrok deleted
- Status changed from assigned to new
Changed 2 years ago by fly1004@…
- Attachment messages_r9039.po added
Korean translation based r9039.
comment:23 Changed 2 years ago by cboos
attachment:messages_r9039.po committed in r9089, thanks!
Also, part of a general rename to remove country codes when they are not strictly needed, I moved trac/locale/ko_KR to trac/locale/ko in r9090.
comment:24 Changed 2 years ago by cboos
- Milestone changed from 0.12 to translations
Changed 17 months ago by fly1004@…
- Attachment messages-r10103.zip added
Korean translation based r10103.
comment:25 Changed 16 months ago by joonkyoung@…
Thanks for your great work
The traslation of 'subject:' mistranslated into '사용자:'. What about let this be '주제:'?
comment:26 Changed 3 months ago by Changhwan Song <eerien@…>
- Cc eerien@… added



Added a first version of Korean translation at source:sandbox/i18n/trac/locale/ko_KR/LC_MESSAGES/messages.po