Ko-po-check

Latest version: v0.98.0

Safety actively analyzes 629359 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 6

0.10

=========

* 버그 수정

* msgctxt 항목이 여러 줄일 경우 파싱 애러 수정

* 테스트 케이스 애러 수정

* 개선

* 새로운 용어 업데이트

* 디버깅용 --filters 옵션 추가

0.9

========

* 개선

* PO 파일의 msgctxt 파싱 추가

* 새로운 용어 업데이트

0.8

========

* 버그 수정

* 복수형 번역에서 줄번호를 파싱하지 않았기 때문에 복수형 번역에서 문제가 있을 경우에 예외를 발생시키는 현상 수정.

* 개선

* 코드 정리 - 모두 UTF8 string 사용

* GNOME 용어: 새로운 GNOME 용어 업데이트

* 불완전한 음절 검사: - gdm 예외 추가 ("ㅇ-ㅎ:한국어" 등)

0.7

========

* 개선

* GNOME 용어 추가

0.6

configure.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

commit f92a4e15ffc8b3b020f74092396398282c5e26d4
Author: Changwoo Ryu <cwryudebian.org>
Date: Tue Oct 19 15:03:23 2004 +0000

* tests/test-00001.out, tests/test-00011.out: Updated according to
the new mnemonic checks.

ChangeLog | 3 +++
tests/test-00001.out | 1 +
tests/test-00011.out | 1 +
3 files changed, 5 insertions(+)

commit 9cd25123dcad9a19c8f871b842446d7c6df53c0a
Author: Changwoo Ryu <cwryudebian.org>
Date: Tue Oct 19 15:02:30 2004 +0000

* checks/convention/mnemonic.py (re_mnemonic): Fix for KDE
mnemonic.

ChangeLog | 7 +++++++
checks/convention/mnemonic.py | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)

commit c19c2888f62bb521f52a39d9cb3b6f3d1ea61d5f
Author: Changwoo Ryu <cwryudebian.org>
Date: Tue Oct 19 14:46:25 2004 +0000

* checks/language/typoincomplete.py: New module which checks
incomplete Hangul syllables.
* checks/language/Makefile.am (MODULES): Added typoincomplete.py

ChangeLog | 6 ++++++
checks/language/Makefile.am | 2 +-
checks/language/typoincomplete.py | 40 +++++++++++++++++++++++++++++++++++++++
3 files changed, 47 insertions(+), 1 deletion(-)

commit 14658c924b6891e20f4768b3efcee1bdbae4f73c
Author: Changwoo Ryu <cwryudebian.org>
Date: Wed Oct 6 03:09:17 2004 +0000

* checks/convention/mnemonic.py: New module which does all the
mnemonic related checks.
* checks/convention/capital_mnemonic.py: Removed, merged into
mnemonic.py.

ChangeLog | 7 +++++-
checks/convention/Makefile.am | 2 +-
checks/convention/mnemonic.py | 55 +++++++++++++++++++++++++++++++++++++++++++
3 files changed, 62 insertions(+), 2 deletions(-)

commit 70f50ca4447b5e21661dd16e0e015147af4e992e
Author: Changwoo Ryu <cwryudebian.org>
Date: Wed Oct 6 01:13:47 2004 +0000

* tests/kpc-test (execfile): Run the tests in ko_KR.euckr locale.

* checks/convention/markup.py (check): New module to check markup
consistency.

ChangeLog | 7 +++++++
checks/convention/Makefile.am | 2 +-
checks/convention/markup.py | 43 +++++++++++++++++++++++++++++++++++++++++++
tests/kpc-test | 2 +-
tests/test-00012.out | 2 ++
tests/test-00012.po | 22 ++++++++++++++++++++++
6 files changed, 76 insertions(+), 2 deletions(-)

commit 0b555a837bf9263607dbcd725a3544e632741c47
Author: Changwoo Ryu <cwryudebian.org>
Date: Sun Aug 15 02:03:28 2004 +0000

Added more words

ChangeLog | 4 ++++
checks/terminology/gnomeguide.py | 2 ++
2 files changed, 6 insertions(+)

commit 07b3f6d8bb2f62ad3802884196fcc3a033f45d65
Author: Changwoo Ryu <cwryudebian.org>
Date: Tue Apr 6 12:15:46 2004 +0000

used PYTHON

scripts/ko-po-check.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

commit 01485d95e8396878867fd121da4346765aa0b6d1
Author: Changwoo Ryu <cwryudebian.org>
Date: Sat Jan 24 18:55:56 2004 +0000

0.5

ChangeLog | 2 ++
configure.in | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)

commit 5bdc840838be67b00597abbe74959086c8b9cfac
Author: Changwoo Ryu <cwryudebian.org>
Date: Sat Jan 24 18:55:23 2004 +0000

tests for the new version

tests/test-00004.po | 2 +-
tests/test-00007.out | 2 +-
tests/test-00009.po | 6 +++---
tests/test-00011.out | 1 +
4 files changed, 6 insertions(+), 5 deletions(-)

commit 3ebf29021ac38c6ed3a121a78d2ebec7abd51e29
Author: Changwoo Ryu <cwryudebian.org>
Date: Sat Jan 24 18:54:56 2004 +0000

exclusive check...

checks/convention/consistency.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

commit 0738b672ba99f74fe1096b8138627ecf7f428685
Author: Changwoo Ryu <cwryudebian.org>
Date: Sat Jan 24 18:54:37 2004 +0000

* checks/convention/kde.py (check): Sync with the new terminology
check.

ChangeLog | 3 +++
checks/convention/kde.py | 6 ++++--
2 files changed, 7 insertions(+), 2 deletions(-)

commit d4c7d594bdc815e7340ddfd9a8ad5fc8508c9315
Author: Changwoo Ryu <cwryudebian.org>
Date: Sat Jan 24 18:42:15 2004 +0000

updated news

NEWS | 4 ++++
1 file changed, 4 insertions(+)

commit d23390d40e7349e2ecd639d2eb1ac57845df67ab
Author: Changwoo Ryu <cwryudebian.org>
Date: Sat Jan 24 18:38:55 2004 +0000

* checks/convention/consistency.py: New check.
* checks/convention/Makefile.am (MODULES): Added consistency.py

ChangeLog | 5 +++++
checks/convention/Makefile.am | 2 +-
checks/convention/consistency.py | 44 ++++++++++++++++++++++++++++++++++++++++
3 files changed, 50 insertions(+), 1 deletion(-)

commit ef0996c2432480b9b859dbfe63cf22d7efaf4fec
Author: Changwoo Ryu <cwryudebian.org>
Date: Tue Jan 20 18:55:31 2004 +0000

more terminologies

checks/terminology/gnomeguide.py | 1 -
checks/terminology/gnomeui.py | 2 ++
2 files changed, 2 insertions(+), 1 deletion(-)

commit 2f9b292288ccb7bdc1d6b0baecc0308e00120f63
Author: Changwoo Ryu <cwryudebian.org>
Date: Wed Nov 26 14:11:14 2003 +0000

added encoding: utf-8 comments (for python 2.3)

KPC/po.py | 1 +
KPC/poparse.py | 1 +
checks/convention/capital_mnemonic.py | 2 +-
checks/convention/copyright.py | 1 +
checks/convention/gnome.py | 1 +
checks/convention/kde.py | 1 +
checks/language/chosaalternative.py | 2 +-
checks/language/spell.py | 2 +-
checks/language/typo2bul.py | 2 +-
checks/terminology/gnomeguide.py | 1 +
checks/terminology/gnomeui.py | 1 +
scripts/ko-po-check.in | 1 +
12 files changed, 12 insertions(+), 4 deletions(-)

commit d0d94f66b2356db358d2387094909b021c82333e
Author: Changwoo Ryu <cwryudebian.org>
Date: Wed Sep 24 16:12:58 2003 +0000

added key, translator, password

checks/terminology/gnomeguide.py | 5 +++++
1 file changed, 5 insertions(+)

commit b65c4def8094ea8a69c5fc2be98e79268f16a9c9
Author: Changwoo Ryu <cwryudebian.org>
Date: Mon Aug 25 17:19:32 2003 +0000

more words

NEWS | 7 +++++++
checks/terminology/gnomeui.py | 2 ++
2 files changed, 9 insertions(+)

commit f3dd9b06486112a5b1459a3fbce2b0317d90c745
Author: Changwoo Ryu <cwryudebian.org>
Date: Tue Aug 5 15:54:03 2003 +0000

removed localeutil

ChangeLog | 4 ++++
scripts/ko-po-check.in | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)

commit d875f696f4e81e7df47b39974e2d997a571ce8c6
Author: Changwoo Ryu <cwryudebian.org>
Date: Mon Aug 4 18:55:44 2003 +0000

Added more words

checks/terminology/gnomeui.py | 11 +++++++++++
1 file changed, 11 insertions(+)

commit 8ec3a98f0f559d9bb24c91cb14fa7d7d4c7ad74f
Author: Changwoo Ryu <cwryudebian.org>
Date: Sun Aug 3 11:59:48 2003 +0000

Added cvsignore's

checks/.cvsignore | 2 ++
checks/convention/.cvsignore | 2 ++
checks/language/.cvsignore | 2 ++
checks/terminology/.cvsignore | 2 ++
4 files changed, 8 insertions(+)

commit 6f7bc61cdf68f0ee802f5d5b32bf06ca8644bde2
Author: Changwoo Ryu <cwryudebian.org>
Date: Sun Aug 3 11:56:02 2003 +0000

관용 번역 추가

checks/terminology/Makefile.am | 2 +-
checks/terminology/gnomeguide.py | 2 +-
checks/terminology/gnomeui.py | 82 ++++++++++++++++++++++++++++++++++++++++
tests/kpc-test | 2 +-
tests/test-00001.po | 2 +-
tests/test-00005.po | 44 ++++++++++-----------
tests/test-00007.out | 2 +-
tests/test-00011.out | 3 ++
tests/test-00011.po | 28 ++++++++++++++
9 files changed, 140 insertions(+), 27 deletions(-)

commit 5d02199f7082b410ef70e629e9fb5687035f17e3
Author: Changwoo Ryu <cwryudebian.org>
Date: Sat Aug 2 20:51:25 2003 +0000

updated

NEWS | 9 +++++++++
1 file changed, 9 insertions(+)

commit e8c4ed837a30e686a84c6991604a096d49a9bba0
Author: Changwoo Ryu <cwryudebian.org>
Date: Sat Aug 2 20:35:37 2003 +0000

2bul keyboard typo check

checks/language/Makefile.am | 2 +-
checks/language/typo2bul.py | 47 +++++++++++++++++++++++++++++++++++++++++++++
tests/kpc-test | 4 ++--
tests/test-00010.out | 4 ++++
tests/test-00010.po | 29 ++++++++++++++++++++++++++++
5 files changed, 83 insertions(+), 3 deletions(-)

commit 5170ff73f12695a882d959bd0bd3591a88e0658c
Author: Changwoo Ryu <cwryudebian.org>
Date: Sat Aug 2 19:45:11 2003 +0000

* Dumped the whole structures..

ChangeLog | 4 ++++
1 file changed, 4 insertions(+)

commit f7468eb166d43d882ccb16c9b2044e340e693238
Author: Changwoo Ryu <cwryudebian.org>
Date: Sat Aug 2 19:44:24 2003 +0000

fixed check

tests/kpc-test | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

commit 5d0a39a608d4665fb705a23fac7e89b7a967a565
Author: Changwoo Ryu <cwryudebian.org>
Date: Sat Aug 2 11:26:54 2003 +0000

changed the install path

KPC/Makefile.am | 4 +++-
scripts/ko-po-check.in | 2 +-
2 files changed, 4 insertions(+), 2 deletions(-)

commit b0525ca06ed0912b610297d6c1817173a2c30f26
Author: Changwoo Ryu <cwryudebian.org>
Date: Sat Aug 2 11:26:34 2003 +0000

fixed .po fetching scripts

misc/get-gnome-po.sh | 6 ++----
misc/get-kde-po.sh | 6 ++----
2 files changed, 4 insertions(+), 8 deletions(-)

commit d7e3c6c979fd09545f6c3aa4d35f3e19e5455e94
Author: Changwoo Ryu <cwryudebian.org>
Date: Fri Aug 1 19:35:44 2003 +0000

removed the last bits of src dir

src/.cvsignore | 4 ----
src/filters/.cvsignore | 2 --
2 files changed, 6 deletions(-)

commit 4a23bb0733129369f31d66f25eeb37206acfcc8b
Author: Changwoo Ryu <cwryudebian.org>
Date: Fri Aug 1 19:34:54 2003 +0000

dumped the whole structure

.cvsignore | 2 +-
KPC/.cvsignore | 3 +
KPC/Makefile.am | 3 +
KPC/po.py | 56 ++++++++++++
KPC/poparse.py | 157 ++++++++++++++++++++++++++++++++++
Makefile.am | 2 +-
checks/Makefile.am | 1 +
checks/convention/Makefile.am | 4 +
checks/convention/capital_mnemonic.py | 39 +++++++++
checks/convention/copyright.py | 33 +++++++
checks/convention/gnome.py | 27 ++++++
checks/convention/kde.py | 35 ++++++++
checks/language/Makefile.am | 4 +
checks/language/chosaalternative.py | 59 +++++++++++++
checks/language/spell.py | 120 ++++++++++++++++++++++++++
checks/terminology/Makefile.am | 4 +
checks/terminology/gnomeguide.py | 56 ++++++++++++
configure.in | 14 +--
scripts/.cvsignore | 3 +
scripts/Makefile.am | 1 +
scripts/ko-po-check.in | 102 ++++++++++++++++++++++
src/Makefile.am | 7 --
src/filters/Makefile.am | 8 --
src/filters/capital_mnemonic.py | 36 --------
src/filters/chosa_alternative.py | 55 ------------
src/filters/common_misspell.py | 116 -------------------------
src/filters/copyright.py | 30 -------
src/filters/gnome.py | 24 ------
src/filters/gnome_glossary.py | 53 ------------
src/filters/kde.py | 31 -------
src/ko-po-check.in | 101 ----------------------
src/localeutil.py | 44 ----------
src/po.py | 56 ------------
src/poparse.py | 157 ----------------------------------
src/test.py | 7 --
tests/kpc-test | 8 +-
36 files changed, 722 insertions(+), 736 deletions(-)

commit 37b0ad7c03c057b70a7f0ffc2eb38adbfa6bf354
Author: Changwoo Ryu <cwryudebian.org>
Date: Fri Jun 6 22:58:29 2003 +0000

disabled document build

doc/Makefile.am | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)

commit 4be57a8dfee78f330d19b1472fac4eb0a3ddad05
Author: Changwoo Ryu <cwryudebian.org>
Date: Sun Oct 27 13:38:22 2002 +0000

* src/ko-po-check.in: Returns nonzero on error
* src/ko-po-check.in: Fixed encoding error on --help, --version

ChangeLog | 5 +++++
src/ko-po-check.in | 45 ++++++++++++++++++++++++++-------------------
2 files changed, 31 insertions(+), 19 deletions(-)

commit e8d6cfa7eff8cdb1a6220fa0b2e170c8ae4e68b8
Author: Changwoo Ryu <cwryudebian.org>
Date: Sat Oct 12 17:54:43 2002 +0000

added todo

TODO | 2 ++
1 file changed, 2 insertions(+)

commit 5f41bd961819dfac07f9afc5c32b580e62af0d60
Author: Changwoo Ryu <cwryudebian.org>
Date: Mon Sep 23 11:38:40 2002 +0000

Page 5 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.