Difference between revisions of "Gettext"
(Added Perl link) |
(resources) |
||
Line 10: | Line 10: | ||
|Component programs=msgmerge, xgettext, msgfilter, ngettext, msguniq, msgunfmt, msgmerge, msginit, msggrep,msgfmt, msgexec, msgen, msgconv, msgcomm, msgcmp, msgcat, msgattrib, gettextize | |Component programs=msgmerge, xgettext, msgfilter, ngettext, msguniq, msgunfmt, msgmerge, msginit, msggrep,msgfmt, msgexec, msgen, msgconv, msgcomm, msgcmp, msgcat, msgattrib, gettextize | ||
|VCS checkout command=git clone git://git.sv.gnu.org/gettext.git | |VCS checkout command=git clone git://git.sv.gnu.org/gettext.git | ||
− | + | |Documentation note=https://gnu.org/software/gettext/manual/ | |
− | |Documentation note= | ||
|Decommissioned/Obsolete=No | |Decommissioned/Obsolete=No | ||
|Accepts cryptocurrency donations=No | |Accepts cryptocurrency donations=No | ||
Line 22: | Line 21: | ||
|Test entry=No | |Test entry=No | ||
|Last review by=Bendikker | |Last review by=Bendikker | ||
− | |Last review date=2018/ | + | |Last review date=2018/05/01 |
− | |Submitted by= | + | |Submitted by=Database conversion |
− | |Submitted date=2011 | + | |Submitted date=2011/04/12 |
|Is GNU=Yes | |Is GNU=Yes | ||
|GNU package identifier=gettext | |GNU package identifier=gettext | ||
Line 33: | Line 32: | ||
|License verified by=Genium | |License verified by=Genium | ||
|License verified date=2017/01/05 | |License verified date=2017/01/05 | ||
− | |||
}} | }} | ||
{{Project license | {{Project license | ||
Line 39: | Line 37: | ||
|License verified by=Genium | |License verified by=Genium | ||
|License verified date=2017/01/05 | |License verified date=2017/01/05 | ||
− | |||
}} | }} | ||
{{Person | {{Person | ||
Line 62: | Line 59: | ||
|Resource audience=Ruby (Ref) | |Resource audience=Ruby (Ref) | ||
|Resource URL=https://rubygems.org/gems/gettext | |Resource URL=https://rubygems.org/gems/gettext | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Debian (Ref) | ||
+ | |Resource URL=https://tracker.debian.org/pkg/ruby-gettext | ||
}} | }} | ||
{{Resource | {{Resource | ||
Line 72: | Line 73: | ||
}} | }} | ||
{{Resource | {{Resource | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|Resource kind=VCS Repository Webview | |Resource kind=VCS Repository Webview | ||
− | |Resource URL= | + | |Resource URL=https://git.savannah.gnu.org/cgit/gettext.git |
}} | }} | ||
{{Resource | {{Resource | ||
− | + | |Resource kind=Mailing List | |
− | |Resource kind= | + | |Resource URL=https://lists.gnu.org/mailman/listinfo/bug-gettext |
− | |Resource URL= | ||
}} | }} | ||
{{Resource | {{Resource | ||
− | |||
|Resource kind=Download | |Resource kind=Download | ||
− | |Resource URL= | + | |Resource URL=https://ftp.gnu.org/gnu/gettext |
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
{{Resource | {{Resource | ||
|Resource audience=Gentoo | |Resource audience=Gentoo | ||
− | |Resource kind= | + | |Resource kind=General |
|Resource URL=https://packages.gentoo.org/packages/sys-devel/gettext | |Resource URL=https://packages.gentoo.org/packages/sys-devel/gettext | ||
}} | }} | ||
{{Resource | {{Resource | ||
|Resource audience=FreeBSD | |Resource audience=FreeBSD | ||
− | |Resource kind= | + | |Resource kind=General |
− | |Resource URL=https://www.freshports.org/devel/gettext | + | |Resource URL=https://www.freshports.org/devel/gettext |
}} | }} | ||
{{Software category | {{Software category | ||
|Interface=command-line, library | |Interface=command-line, library | ||
+ | |Programming-language=C | ||
|Use=library, localization | |Use=library, localization | ||
}} | }} |
Revision as of 02:50, 1 May 2018
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.