Difference between revisions of "Gettext"
m (new release) |
m (new release) |
||
Line 10: | Line 10: | ||
|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.3 | + | |Version identifier=0.18.3.1 |
− | |Version date=2013/ | + | |Version date=2013/08/16 |
|Version status=unstable | |Version status=unstable | ||
− | |Version download=http://ftp.gnu.org/gnu/gettext/gettext-0.18.3.tar.gz | + | |Version download=http://ftp.gnu.org/gnu/gettext/gettext-0.18.3.1.tar.gz |
|Last review by=Genium | |Last review by=Genium | ||
− | |Last review date=2013- | + | |Last review date=2013-08-21 |
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 |
Revision as of 12:46, 21 August 2013
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.
This is a GNU package:gettext
Download
https://ftpmirror.gnu.org/gettext/gettext-0.21.1.tar.gz
version 0.21.1
(stable)
released on 9 October 2022
OpenPGP signature URL: https://ftpmirror.gnu.org/gettext/gettext-0.21.1.tar.gz.sig
VCS Checkout
git clone git://git.savannah.gnu.org/gettext.git
Categories
Licensing
License
Verified by
Verified on
Notes
License
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
License
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
Audience | Resource type | URI |
---|---|---|
FTP | Download | https://ftp.gnu.org/old-gnu/gettext/ |
FTP | General | https://ftpmirror.gnu.org/gettext/ |
Mailing List | https://lists.gnu.org/mailman/listinfo/bug-gettext/ | |
FTP | Download | https://ftp.gnu.org/gnu/gettext/ |
Savannah | VCS Repository Webview | https://git.savannah.gnu.org/cgit/gettext.git/ |
Savannah | VCS Repository Webview | https://git.savannah.gnu.org/gitweb/?p=gettext.git |
General | https://translationproject.org/domain/gettext-tools.html | |
FTP | Download | https://alpha.gnu.org/gnu/gettext/ |
Wikidata | General | https://www.wikidata.org/wiki/Q937302 |
General | https://translationproject.org/domain/gettext-examples.html | |
Savannah | Developer | https://savannah.gnu.org/projects/gettext/ |
General | https://translationproject.org/domain/gettext-runtime.html | |
Debian | Developer | https://tracker.debian.org/pkg/gettext |
Software prerequisites
Kind | Description |
---|---|
Weak prerequisite | Java (gcj) |
Weak prerequisite | Emacs |
Weak prerequisite | libxml2 |
Weak prerequisite | GNU Grep |
Weak prerequisite | libiconv |
Weak prerequisite | GNU ncurses |
Weak prerequisite | C# (mono) |
Required to use | glibc |
This entry (in part or in whole) was last reviewed on 5 November 2022.
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.