gettext (1) Linux Manual Page
gettext – translate message Synopsisgettext [,OPTION/] [[,TEXTDOMAIN/] ,MSGID/] gettext [,OPTION/] ,-s /[,MSGID/]… DescriptionThe gettext program translates a natural language message into the user’s language, by looking up the translation in a message catalog. Display native language translation of a textual message. -d, –domain=,TEXTDOMAIN/ retrieve translated messages from TEXTDOMAIN -c, –context=,CONTEXT/ specify context for MSGID -e…
