~ubuntu-branches/ubuntu/lucid/kde-l10n-sv/lucid

« back to all changes in this revision

Viewing changes to docs/kdesdk/scripts/man-split2po.1.docbook

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2009-12-21 18:55:03 UTC
  • mfrom: (1.1.20 upstream)
  • Revision ID: james.westby@ubuntu.com-20091221185503-l07hf76scgqlcbfv
Tags: 4:4.3.85-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" ?>
2
 
<!DOCTYPE refentry PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
3
 
<!ENTITY % Swedish "INCLUDE">
4
 
]>
5
 
 
6
 
<refentry lang="&language;">
7
 
<refentryinfo>
8
 
<author
9
 
><personname
10
 
><firstname
11
 
>Ben</firstname
12
 
><surname
13
 
>Burton</surname
14
 
></personname
15
 
><email
16
 
>bab@debian.org</email
17
 
></author>
18
 
<date
19
 
>7:e april, 2003</date>
20
 
</refentryinfo>
21
 
 
22
 
<refmeta>
23
 
<refentrytitle
24
 
><command
25
 
>split2po</command
26
 
></refentrytitle>
27
 
<manvolnum
28
 
>1</manvolnum>
29
 
</refmeta>
30
 
 
31
 
<refnamediv>
32
 
<refname
33
 
><command
34
 
>split2po</command
35
 
></refname>
36
 
<refpurpose
37
 
>Skapa en PO-fil från två DocBook XML-filer</refpurpose>
38
 
</refnamediv>
39
 
 
40
 
<refsynopsisdiv>
41
 
<cmdsynopsis
42
 
><command
43
 
>split2po</command
44
 
> <group choice="req"
45
 
><option
46
 
><replaceable
47
 
>original-XML</replaceable
48
 
></option
49
 
> <option
50
 
><replaceable
51
 
>översatt-XML</replaceable
52
 
></option
53
 
></group
54
 
> </cmdsynopsis>
55
 
</refsynopsisdiv>
56
 
 
57
 
<refsect1>
58
 
<title
59
 
>Beskrivning</title>
60
 
 
61
 
<para
62
 
><command
63
 
>split2po</command
64
 
> är ett kommandoradsverktyg som tar två givna DocBook XML-filer och skapar en <command
65
 
>gettext</command
66
 
> meddelandefil (PO-fil) som representerar ändringarna mellan dem. Den resulterade PO-filen skickas till standardutmatningen.</para>
67
 
 
68
 
<para
69
 
><filename
70
 
>översatt-XML</filename
71
 
> måste vara resultatet av att översätta <filename
72
 
>original-XML</filename
73
 
> till ett annat språk. Det är den här översättningen som den resulterande PO-filen representerar.</para>
74
 
 
75
 
<para
76
 
>Verktyget är en del av KDE:s programvaruutvecklingsmiljö. </para>
77
 
 
78
 
</refsect1>
79
 
 
80
 
<refsect1>
81
 
<title
82
 
>Se också</title>
83
 
 
84
 
<para
85
 
>po2xml(1), swappo(1), transxx(1), xml2pot(1)</para>
86
 
 
87
 
</refsect1>
88
 
 
89
 
<refsect1>
90
 
<title
91
 
>Upphovsmän</title>
92
 
 
93
 
<para
94
 
>PO-XML verktygen är skriva av &Stephan.Kulow; &Stephan.Kulow.mail;</para>
95
 
<para
96
 
>Den här manualsidan är framtagen av <personname
97
 
><firstname
98
 
>Ben</firstname
99
 
><surname
100
 
>Burton</surname
101
 
></personname
102
 
><email
103
 
>bab@debian.org</email
104
 
></para>
105
 
 
106
 
</refsect1>
107
 
 
108
 
</refentry>