Difference between revisions of "Gettext"

From Free Software Directory
Jump to: navigation, search
(update in response to bug)
m (fixed home page, added identifier)
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
|Is GNU=Yes
 
 
|User level=none
 
|User level=none
 
|VCS checkout command=:pserver:anoncvs@subversions.gnu.org:/cvsroot/gettext
 
|VCS checkout command=:pserver:anoncvs@subversions.gnu.org:/cvsroot/gettext
Line 19: Line 18:
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
 +
|Is GNU=Yes
 +
|GNU package identifier=gettext
 
|License verified date=2010-06-04
 
|License verified date=2010-06-04
 
}}
 
}}

Revision as of 16:44, 28 September 2012


[edit]

GNU gettext

https://www.gnu.org/software/gettext/
Tools to produce multi-lingual messages.

Gettext is a package providing a framework for translating the textual output of programs into multiple languages. It provides translators with the means to create message catalogs, and a runtime library to load translated messages from the catalogs.

Nearly all GNU packages use Gettext.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

5 January 2017

Notes

The gettext-runtime package is partially under the LGPL and partially under the GPL.

The following parts are under the GPL, see file COPYING in the toplevel directory:

  • the _programs_ gettext, ngettext, envsubst

Verified by

Genium

Verified on

14 August 2020

Notes

The following parts are under the LGPL, see file intl/COPYING.LIB:

  • the libintl and libasprintf libraries and their header files,
  • the libintl.jar Java library,
  • the GNU.Gettext.dll C# library,
  • the gettext.sh shells script function library.

https://git.savannah.gnu.org/cgit/gettext.git/tree/gettext-runtime/libasprintf/COPYING.LIB

https://git.savannah.gnu.org/cgit/gettext.git/tree/gettext-runtime/intl/COPYING.LIB




Leaders and contributors

Contact(s)Role
Daiki Ueno Maintainer


Resources and communication

AudienceResource typeURI
FTPDownloadhttps://ftp.gnu.org/old-gnu/gettext/
FTPGeneralhttps://ftpmirror.gnu.org/gettext/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-gettext/
FTPDownloadhttps://ftp.gnu.org/gnu/gettext/
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/cgit/gettext.git/
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/gitweb/?p=gettext.git
Generalhttps://translationproject.org/domain/gettext-tools.html
FTPDownloadhttps://alpha.gnu.org/gnu/gettext/
WikidataGeneralhttps://www.wikidata.org/wiki/Q937302
Generalhttps://translationproject.org/domain/gettext-examples.html
SavannahDeveloperhttps://savannah.gnu.org/projects/gettext/
Generalhttps://translationproject.org/domain/gettext-runtime.html
DebianDeveloperhttps://tracker.debian.org/pkg/gettext


Software prerequisites

KindDescription
Weak prerequisiteJava (gcj)
Weak prerequisiteEmacs
Weak prerequisitelibxml2
Weak prerequisiteGNU Grep
Weak prerequisitelibiconv
Weak prerequisite GNU ncurses
Weak prerequisiteC# (mono)
Required to useglibc

This entry (in part or in whole) was last reviewed on 5 November 2022.




Entry






















"Development Project" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Source Repository" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.






















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 or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.