Difference between revisions of "Gettext"
(update in response to bug) |
|||
| Line 3: | Line 3: | ||
|Short description=Tools to produce multi-lingual messages | |Short description=Tools to produce multi-lingual messages | ||
|Full description=A well integrated set of tools and documentation to help programmers, translators, and users make other GNU packages produce multi-lingual messages. The tools include a set of conventions about how programs should be written to support message catalogs, a directory and file naming organzation for those message catalogs, a runtime library that supports retrieval of translated messages, and a few stand-alone programs to manipulate sets of strings. A special GNU Emacs mode also helps work with these strings. | |Full description=A well integrated set of tools and documentation to help programmers, translators, and users make other GNU packages produce multi-lingual messages. The tools include a set of conventions about how programs should be written to support message catalogs, a directory and file naming organzation for those message catalogs, a runtime library that supports retrieval of translated messages, and a few stand-alone programs to manipulate sets of strings. A special GNU Emacs mode also helps work with these strings. | ||
| − | |||
| − | |||
| − | |||
|Homepage URL=http://www.gnu.org/software/gettext/gettext.html | |Homepage URL=http://www.gnu.org/software/gettext/gettext.html | ||
| + | |Is GNU=Yes | ||
| + | |User level=none | ||
|VCS checkout command=:pserver:anoncvs@subversions.gnu.org:/cvsroot/gettext | |VCS checkout command=:pserver:anoncvs@subversions.gnu.org:/cvsroot/gettext | ||
|Computer languages=C | |Computer languages=C | ||
|Documentation note=Online manual available from http://www.gnu.org/software/gettext/manual/ | |Documentation note=Online manual available from http://www.gnu.org/software/gettext/manual/ | ||
| − | |||
| − | |||
| − | |||
| − | |||
|Related projects=UNICON,gtranslator,KBabel,Mule,Pango,poEdit,yudit,Gcal,intlfonts | |Related projects=UNICON,gtranslator,KBabel,Mule,Pango,poEdit,yudit,Gcal,intlfonts | ||
|Keywords=internationalization,documentation,languages,emacs,editing,multilingual,gettext,word processing | |Keywords=internationalization,documentation,languages,emacs,editing,multilingual,gettext,word processing | ||
| − | | | + | |Version identifier=0.18.1.1 |
| + | |Version date=2010/06/06 | ||
| + | |Version status=unstable | ||
| + | |Version download=http://ftp.gnu.org/gnu/gettext/gettext-0.18.1.1.tar.gz | ||
|Last review by=Janet Casey | |Last review by=Janet Casey | ||
|Last review date=2011-02-26 | |Last review date=2011-02-26 | ||
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
| − | |||
| − | |||
| − | |||
| − | |||
|License verified date=2010-06-04 | |License verified date=2010-06-04 | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
}} | }} | ||
{{Project license | {{Project license | ||
| Line 78: | Line 50: | ||
|License verified by=Kelly Hopkins | |License verified by=Kelly Hopkins | ||
|License verified date=2010-06-04 | |License verified date=2010-06-04 | ||
| + | }} | ||
| + | {{Person | ||
| + | |Real name=Bruno Haible | ||
| + | |Role=Maintainer | ||
| + | |Email=bruno@clisp.org | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Development Project | ||
| + | |Resource kind=Developer | ||
| + | |Resource URL=https://savannah.gnu.org/projects/gettext | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Source Repository | ||
| + | |Resource kind=VCS Repository Webview | ||
| + | |Resource URL=http://git.savannah.gnu.org/gitweb/?p=gettext.git | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Bug Tracking | ||
| + | |Resource kind=E-mail | ||
| + | |Resource URL=mailto:bug-gnu-gettext@gnu.org | ||
| + | }} | ||
| + | {{Software category | ||
| + | |Interface=command-line, library | ||
| + | |Use=library, localization | ||
}} | }} | ||
{{Software prerequisite | {{Software prerequisite | ||
| Line 87: | Line 83: | ||
|Prerequisite description=Emacs | |Prerequisite description=Emacs | ||
}} | }} | ||
| + | {{Software prerequisite | ||
| + | |Prerequisite kind=Weak prerequisite | ||
| + | |Prerequisite description=GNU ncurses | ||
| + | }} | ||
| + | {{Software prerequisite | ||
| + | |Prerequisite kind=Weak prerequisite | ||
| + | |Prerequisite description=Java (gcj) | ||
| + | }} | ||
| + | {{Software prerequisite | ||
| + | |Prerequisite kind=Weak prerequisite | ||
| + | |Prerequisite description=C# (mono) | ||
| + | }} | ||
| + | {{Software prerequisite | ||
| + | |Prerequisite kind=Weak prerequisite | ||
| + | |Prerequisite description=Expat | ||
| + | }} | ||
| + | {{Featured}} | ||
Revision as of 19:08, 9 July 2012
Gettext
http://www.gnu.org/software/gettext
A well integrated set of tools and documentation to help programmers, translators, and users make other GNU packages produce multi-lingual messages. The tools include a set of conventions about how programs should be written to support message catalogs, a directory and file naming organzation for those message catalogs, a runtime library that supports retrieval of translated messages, and a few stand-alone programs to manipulate sets of strings. A special GNU Emacs mode also helps work with these strings.
Documentation
Online manual available from http://www.gnu.org/software/gettext/manual/
Related Projects
This is a GNU package:gettext
Download
Download
version 0.18.1.1
(unstable)
released on 6 June 2010
VCS Checkout
Categories
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv3orlater | Kelly Hopkins | 4 June 2010 | |
| LGPLv2.1orlater | Kelly Hopkins | 4 June 2010 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Development Project | Developer | https://savannah.gnu.org/projects/gettext |
| Source Repository | VCS Repository Webview | |
| Bug Tracking | mailto:bug-gnu-gettext@gnu.org |
Software prerequisites
| Kind | Description |
|---|---|
| Weak prerequisite | C# (mono) |
| Weak prerequisite | Expat |
| Required to use | glibc |
| Weak prerequisite | Emacs |
| Weak prerequisite | GNU ncurses |
| Weak prerequisite | Java (gcj) |
This entry (in part or in whole) was last reviewed on 26 February 2011.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
