File: C:/Users/fred/anaconda3/Tools/i18n/__pycache__/msgfmt.cpython-312.pyc
�
�X�f� � � � d Z ddlZddlZddlZddlZddlZddlZddlmZ dZ i a
dd�Zd� Zd� Z
d� Zd � Zed
k( r e� yy)a� Generate binary message catalog from textual translation description.
This program converts a textual Uniforum-style message catalog (.po file) into
a binary GNU catalog (.mo file). This is essentially the same function as the
GNU msgfmt program, however, it is a simpler implementation. Currently it
does not handle plural forms but it does handle message contexts.
Usage: msgfmt.py [OPTIONS] filename.po
Options:
-o file
--output-file=file
Specify the output file to write to. If omitted, output will go to a
file named filename.mo (based off the input file name).
-h
--help
Print this message and exit.
-V
--version
Display version information and exit.
� N)�HeaderParserz1.2c � � t t t j �� |rt |t j �� t j | � y )N��file)�print�__doc__�sys�stderr�exit)�code�msgs �Tools\i18n\msgfmt.py�usager ) s, � � �'��
�
�#�
�
�c��
�
�#��H�H�T�N� c �D � |s|r| �
|t |<