summaryrefslogtreecommitdiffstats
path: root/tde-i18n-nl/docs/tdesdk/scripts/man-split2po.1.docbook
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-03 11:05:10 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-03 11:05:10 -0600
commitf7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b (patch)
tree1f78ef53b206c6b4e4efc88c4849aa9f686a094d /tde-i18n-nl/docs/tdesdk/scripts/man-split2po.1.docbook
parent85ca18776aa487b06b9d5ab7459b8f837ba637f3 (diff)
downloadtde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.tar.gz
tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.zip
Second part of prior commit
Diffstat (limited to 'tde-i18n-nl/docs/tdesdk/scripts/man-split2po.1.docbook')
-rw-r--r--tde-i18n-nl/docs/tdesdk/scripts/man-split2po.1.docbook106
1 files changed, 106 insertions, 0 deletions
diff --git a/tde-i18n-nl/docs/tdesdk/scripts/man-split2po.1.docbook b/tde-i18n-nl/docs/tdesdk/scripts/man-split2po.1.docbook
new file mode 100644
index 00000000000..2368e7b573e
--- /dev/null
+++ b/tde-i18n-nl/docs/tdesdk/scripts/man-split2po.1.docbook
@@ -0,0 +1,106 @@
+<?xml version="1.0" ?>
+<!DOCTYPE refentry PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
+<!ENTITY % Dutch "INCLUDE">
+]>
+
+<refentry lang="&language;">
+<refentryinfo>
+<author
+><personname
+><firstname
+>Ben</firstname
+><surname
+>Burton</surname
+></personname
+><email
+>bab@debian.org</email
+></author>
+<date
+>7 april 2003</date>
+</refentryinfo>
+
+<refmeta>
+<refentrytitle
+><command
+>split2po</command
+></refentrytitle>
+<manvolnum
+>1</manvolnum>
+</refmeta>
+
+<refnamediv>
+<refname
+><command
+>split2po</command
+></refname>
+<refpurpose
+>Maakt een PO-bestand aan van twee DocBook XML-bestanden</refpurpose>
+</refnamediv>
+
+<refsynopsisdiv>
+<cmdsynopsis
+><command
+>split2po</command
+> <group choice="req"
+><option
+><replaceable
+>Oorspronkelijke-XML</replaceable
+></option
+> <option
+><replaceable
+>Vertaalde-XML</replaceable
+></option
+></group
+> </cmdsynopsis>
+</refsynopsisdiv>
+
+<refsect1>
+<title
+>Beschrijving</title>
+
+<para
+><command
+>split2po</command
+> is een hulpmiddel op de commandoregel om van twee gegeven DocBook XML-bestanden een vertaalbestand te maken (PO-bestand). Het bestand bevat de veranderingen tussen de twee XML-bestanden. Het resultaat wordt op de standaard uitvoer afgedrukt.</para>
+
+<para
+><filename
+>vertaalde-XML</filename
+> dient het resultaat te zijn van de vertaling van het <filename
+>oorspronkelijke-XML</filename
+>. De vertaling komt in het PO-bestand terecht.</para>
+
+<para
+>Dit hulpmiddel is een onderdeel van het software-ontwikkelpakket van &kde;. </para>
+
+</refsect1>
+
+<refsect1>
+<title
+>Zie ook</title>
+
+<para
+>po2xml(1), swappo(1), transxx(1), xml2pot(1)</para>
+
+</refsect1>
+
+<refsect1>
+<title
+>Auteurs</title>
+
+<para
+>De PO-XML-hulpmiddelen zijn geschreven door &Stephan.Kulow; &Stephan.Kulow.mail;</para>
+<para
+>De manpage was geschreven door <personname
+><firstname
+>Ben</firstname
+><surname
+>Burton</surname
+></personname
+><email
+>bab@debian.org</email
+></para>
+
+</refsect1>
+
+</refentry>