Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Gettext
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{short description|GNU internationalization and localization software}} {{multiple issues| {{More citations needed|date=August 2008}} {{how-to|date=January 2025}} }} {{lowercase title}} {{Use dmy dates|date=December 2020}} {{Infobox software | name = gettext | logo = | author = [[Sun Microsystems]]<ref name=sun>{{cite web |url=https://www.gnu.org/savannah-checkouts/gnu/gettext/manual/html_node/gettext.html |title=About gettext |website=gnu.org |access-date=2024-05-09}}</ref> | developer = various | released = {{start date and age|1990}}<ref name=history>{{cite web|url=http://compgroups.net/comp.unix.solaris/History-of-gettext-et-al |archive-url=https://web.archive.org/web/20120323032211/http://compgroups.net/comp.unix.solaris/History-of-gettext-et-al |url-status=usurped |archive-date=23 March 2012 |title=History of gettext() et al? - comp.unix.solaris |website=Compgroups.net |access-date=2016-04-03}}</ref> | discontinued = | latest release version = {{wikidata|property|preferred|references|edit|Q937302|P348|P548=Q2804309}} | latest release date = {{start date and age|{{wikidata|qualifier|preferred|single|Q937302|P348|P548=Q2804309|P577}}}} | programming language = | operating system = [[Cross-platform]] | platform = | size = | language = | language count = <!-- DO NOT include this parameter unless you know what it does --> | language footnote = | genre = [[Internationalization and localization]] | license = Various [[free software license]]s | alexa = | repo = various based on OpenSolaris and GNU gettext }} In [[computing]], '''gettext''' is an [[internationalization and localization]] (i18n and l10n) system commonly used for writing multilingual programs on [[Unix-like]] computer [[operating system]]s. One of the main benefits of gettext is that it separates programming from translating.<ref>{{Cite web|url=https://www.linuxjournal.com/article/5966|title=Bridging the Digital Divide in South Africa {{!}} Linux Journal|last=Martindale|first=Linda|date=2002-11-01|website=linuxjournal.com|publisher=[[Linux Journal]]|url-status=live|archive-url=https://archive.today/20190917015344/https://www.linuxjournal.com/article/5966|archive-date=17 September 2019|access-date=2019-09-17}}</ref> The most commonly used implementation of gettext is '''GNU gettext''',<ref>{{Cite web|url=https://www.linuxjournal.com/article/6176|title=Introduction to Internationalization Programming {{!}} Linux Journal|last=Tykhomyrov|first=Olexiy Ye|date=2002-11-01|website=linuxjournal.com|publisher=[[Linux Journal]]|url-status=live|archive-url=https://archive.today/20190917020307/https://www.linuxjournal.com/article/6176|archive-date=17 September 2019|access-date=2019-09-17}}</ref> released by the [[GNU Project]] in 1995. The runtime library is '''libintl'''. gettext provides an option to use different strings for any number of [[plural form]]s of nouns, but this feature has no support for [[grammatical gender]]. The main [[filename extension]]s used by this system are [[.POT]] (Portable Object Template), [[Portable object (computing)|.PO]] (Portable Object) and .MO (Machine Object).<ref name=":0" />
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)