Difference between revisions of "Gettext"
m (fixed home page, added identifier) |
m (Is GNU checkbox) |
||
(36 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{Entry | {{Entry | ||
− | |Name= | + | |Name=GNU gettext |
− | |Short description=Tools to produce multi-lingual messages | + | |Short description=Tools to produce multi-lingual messages. |
− | |Full description= | + | |Full description='''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. |
− | |Homepage URL= | + | |
− | + | Nearly all GNU packages use Gettext. | |
− | + | |Homepage URL=https://www.gnu.org/software/gettext/ | |
− | + | |Version download=https://ftpmirror.gnu.org/gettext/gettext-0.21.1.tar.gz | |
− | + | |Test entry=No | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |Version download= | ||
− | | | ||
− | |||
− | |||
− | |||
|Is GNU=Yes | |Is GNU=Yes | ||
|GNU package identifier=gettext | |GNU package identifier=gettext | ||
− | |||
}} | }} | ||
{{Project license | {{Project license | ||
|License=GPLv3orlater | |License=GPLv3orlater | ||
− | |License verified by= | + | |License copyright=Copyright (C) 1995-1997, 2000-2007, 2012, 2018-2022 Free Software Foundation, Inc. |
− | |License verified date= | + | |License verified by=Genium |
+ | |License verified date=2017-01-05 | ||
+ | |License note=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 | ||
}} | }} | ||
{{Project license | {{Project license | ||
|License=LGPLv2.1orlater | |License=LGPLv2.1orlater | ||
− | |License verified by= | + | |License copyright=Copyright (C) Free Software Foundation, Inc. |
− | |License verified date= | + | |License verified by=Genium |
+ | |License verified date=2020-08-14 | ||
+ | |License note=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 | ||
+ | }} | ||
+ | {{Software category | ||
+ | |Interface=command-line, library | ||
+ | |Programming-language=C | ||
+ | |Runs-on=Windows, BSD, OS X, GNU/Linux | ||
+ | |Use=library, localization | ||
+ | }} | ||
+ | {{EntryGNU | ||
+ | |Is GNU=Yes | ||
+ | |GNU package identifier=gettext | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Required to use | ||
+ | |Prerequisite description=[[glibc]] | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Weak prerequisite | ||
+ | |Prerequisite description=[[Emacs]] | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Weak prerequisite | ||
+ | |Prerequisite description=[[ncurses | 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=[[libxml]]2 |
− | |||
}} | }} | ||
− | {{ | + | {{Software prerequisite |
− | | | + | |Prerequisite kind=Weak prerequisite |
− | | | + | |Prerequisite description=[[libiconv]] |
− | |||
}} | }} | ||
− | {{ | + | {{Software prerequisite |
− | | | + | |Prerequisite kind=Weak prerequisite |
− | | | + | |Prerequisite description=[[GNU Grep]] |
− | |||
}} | }} | ||
{{Person | {{Person | ||
− | |Real name= | + | |Real name=Daiki Ueno |
|Role=Maintainer | |Role=Maintainer | ||
− | |Email= | + | |Email=ueno@gnu.org |
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource audience= | + | |Resource audience=Savannah |
|Resource kind=Developer | |Resource kind=Developer | ||
− | |Resource URL=https://savannah.gnu.org/projects/gettext | + | |Resource URL=https://savannah.gnu.org/projects/gettext/ |
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource audience= | + | |Resource audience=Savannah |
|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 audience= | + | |Resource audience=Savannah |
− | |Resource kind= | + | |Resource kind=VCS Repository Webview |
− | |Resource URL= | + | |Resource URL=https://git.savannah.gnu.org/gitweb/?p=gettext.git |
}} | }} | ||
− | {{ | + | {{Resource |
− | | | + | |Resource kind=Mailing List |
− | | | + | |Resource URL=https://lists.gnu.org/mailman/listinfo/bug-gettext/ |
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=FTP | ||
+ | |Resource kind=General | ||
+ | |Resource URL=https://ftpmirror.gnu.org/gettext/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=FTP | ||
+ | |Resource kind=Download | ||
+ | |Resource URL=https://ftp.gnu.org/gnu/gettext/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=FTP | ||
+ | |Resource kind=Download | ||
+ | |Resource URL=https://alpha.gnu.org/gnu/gettext/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=FTP | ||
+ | |Resource kind=Download | ||
+ | |Resource URL=https://ftp.gnu.org/old-gnu/gettext/ | ||
}} | }} | ||
− | {{ | + | {{Resource |
− | | | + | |Resource kind=General |
− | | | + | |Resource URL=https://translationproject.org/domain/gettext-runtime.html |
}} | }} | ||
− | {{ | + | {{Resource |
− | | | + | |Resource kind=General |
− | | | + | |Resource URL=https://translationproject.org/domain/gettext-tools.html |
}} | }} | ||
− | {{ | + | {{Resource |
− | | | + | |Resource kind=General |
− | | | + | |Resource URL=https://translationproject.org/domain/gettext-examples.html |
}} | }} | ||
− | {{ | + | {{Resource |
− | | | + | |Resource audience=Debian |
− | | | + | |Resource kind=Developer |
+ | |Resource URL=https://tracker.debian.org/pkg/gettext | ||
}} | }} | ||
− | {{ | + | {{Resource |
− | | | + | |Resource audience=Wikidata |
− | | | + | |Resource kind=General |
+ | |Resource URL=https://www.wikidata.org/wiki/Q937302 | ||
}} | }} | ||
− | {{ | + | {{EntryDetails |
− | | | + | |Is High Priority Project=No |
− | | | + | |VCS checkout command=git clone git://git.savannah.gnu.org/gettext.git |
+ | |Computer languages=C | ||
+ | |Decommissioned or Obsolete=No | ||
+ | |Version identifier=0.21.1 | ||
+ | |Version date=2022-10-09 | ||
+ | |Version status=stable | ||
+ | |Last review by=Genium | ||
+ | |Last review date=2022-11-05 | ||
+ | |Accepts cryptocurrency donations=No | ||
+ | |OpenPGP signature=https://ftpmirror.gnu.org/gettext/gettext-0.21.1.tar.gz.sig | ||
+ | |Test entry=No | ||
}} | }} | ||
{{Featured}} | {{Featured}} |
Latest revision as of 18:04, 5 November 2022
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.