Download List

프로젝트 설명

po2c is a Perl script that takes several gettext
(.po) language translation files from its command
line arguments and dumps a C source code file
containing all those messages and the necessary
functions to use them without any other
dependency. This is useful when you want to deploy
.po translated strings to systems where no easy
gettext support exist (for example, Win32), or
when a unique, self-contained binary without
external file dependencies is convenient (for
example, embedded or small systems).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-12-02 21:24
1.0.2

메시지 문자열을 내부적으로 정렬, 훨씬 빠른 번역 검색 결과 저장됩니다.
Tags: Major feature enhancements
Message strings are stored internally sorted, resulting in much faster translation searches.

2004-10-16 08:27
1.0.1

오류가 수정되었습니다 가끔 구문 오류가있는 코드를 생성 내장.
Tags: Major bugfixes
An error that built generated code with occassional syntax errors was fixed.

2004-10-15 22:59
1.0.0

Tags: Initial freshmeat announcement

Project Resources