summaryrefslogtreecommitdiffstats
path: root/doc/kbabel/man-catalogmanager.1.docbook
blob: 00d500c0ccb6467616a03ed1e9a7f7f151edfff6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
<?xml version="1.0" ?>
<!DOCTYPE refentry PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
<!ENTITY % English "INCLUDE">
]>

<refentry lang="&language;">
<refentryinfo>
<date>2003-03-07</date>
</refentryinfo>

<refmeta>
<refentrytitle><command>catalogmanager</command></refentrytitle>
<manvolnum>1</manvolnum>
</refmeta>

<refnamediv>
<refname><command>catalogmanager</command></refname>
<refpurpose>Advanced catalog manager for &kbabel;</refpurpose>
</refnamediv>

<refsynopsisdiv>
<cmdsynopsis>
<command>catalogmanager</command>
<group><option>--project</option> <replaceable>config-file</replaceable></group>
<group><option>KDE Generic Options</option></group>
<group><option>Qt Generic Options</option></group>

</cmdsynopsis>
</refsynopsisdiv>

<refsect1>
<title>Description</title>

<para>CatalogManager is part of a suite of programs for editing
gettext message files (PO-files). This suite is designed to help you
translate fast and consistently.</para>

<para>This suite includes &kbabel;,
<application>CatalogManager</application> and &kbabeldict;. &kbabel;
is an advanced and easy to use PO-file editor with full navigational
and editing capabilities, syntax checking and
statistics. <application>CatalogManager</application> (this program)
is a multi functional catalog manager which allows you to keep track
of many PO-files at once. &kbabeldict; is a dictionary for
translators.</para>
<para>This utility is part of the &kde; Software Development Kit.</para> 

</refsect1>

<refsect1>
<title>Options</title>

<variablelist>
<varlistentry>
<term><option>--project</option> <replaceable>config-file</replaceable></term>
<listitem>
<para>Load the configuration from the given file.</para>
</listitem>
</varlistentry>
</variablelist>

</refsect1>

<refsect1>
<title>See Also</title>

<para>kbabel(1) kbabeldict(1)</para>

<para>More detailed user documentation is available from <ulink
url="help:/kbabel">help:/kbabel</ulink> (either enter this
<acronym>URL</acronym> into &konqueror;, or run
<userinput><command>khelpcenter</command>
<parameter>help:/kbabel</parameter></userinput>).</para>

</refsect1>

</refentry>