GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
XGETTEXT-TT2(1) User Contributed Perl Documentation XGETTEXT-TT2(1)

Extract translatable strings from Template Toolkit 2 templates

    xgettext-tt2 [OPTIONS] INPUTFILES
    xgettext-tt2 [OPTIONS] --files-from=FILELIST

The program xgettext-tt2 extracts translatable strings from templates for the Template Toolkit version 2 (see <http://www.template-toolkit.org>).

For an overview of all command line options try the command "perldoc Locale::XGettext" or "man Locale::XGettext". The online version of the manual page is available at <https://github.com/gflohr/Locale-XGettext/blob/master/lib/Locale/XGettext.pod>.

The program uses the following built-in default keywords supported by Template::Plugin::Gettext:
  • gettext:1
  • ngettext:1,2
  • pgettext:1c,2
  • gettextp:1,2c
  • npgettext:1c,2,3
  • ngettextp:1,2,3c
  • xgettext:1
  • nxgettext:1,2
  • pxgettext:1c,2
  • xgettextp:1,2c
  • npxgettext:1c,2,3
  • nxgettextp:1,2,3c

The program has the following built-in default flags supported by Template::Plugin::Gettext:
  • xgettext:1:perl-brace-format
  • nxgettext:1:perl-brace-format
  • nxgettext:2:perl-brace-format
  • pxgettext:2:perl-brace-format
  • xgettextp:1:perl-brace-format
  • npxgettext:2:perl-brace-format
  • npxgettext:3:perl-brace-format
  • nxgettextp:1:perl-brace-format
  • nxgettextp:2:perl-brace-format

Copyright (C) 2016-2018 Guido Flohr (http://www.guido-flohr.net/). License LGPLv3+: GNU General Public License version 3 or later <http://gnu.org/licenses/lgpl.html>. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Copyright (C) 2016-2018 Guido Flohr <guido.flohr@cantanea.com>, all rights reserved.

Template, Locale::XGettext, Template::Plugin::Gettext, xgettext, perl
2018-11-04 perl v5.32.1

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.