Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
ZONETAB2POT.PY()						ZONETAB2POT.PY()

NAME
     zonetab2pot.py - Converts a timezone list to a PO file template.

SYNOPSIS
     zonetab2pot.py [timezone-list]

DESCRIPTION
     zonetab2pot.py  reads  the timezone list given on the command-line and con-
     verts it to a gettext message file (PO-file) template containing the  names
     of the individual timezones.

     The  given  timezone  list  should  be  in  the  same  format as the system
     zone.tab.	If  no	timezone  list	is  specified	on   the   command-line,
     /usr/share/zoneinfo/zone.tab will be used.

     The new PO-file template will be written to standard output.

     This utility is part of the KDE Software Development Kit.

AUTHORS
     zonetab2pot.py was written by Lukas Tinkl<lukas@kde.org>

     This manual page was prepared by Ben Burton<bab@debian.org>

AUTHOR
     Ben Burton <>
	 Author.

								ZONETAB2POT.PY()

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=zonetab2pot.py&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help