~ubuntu-branches/ubuntu/oneiric/kde-l10n-sv/oneiric-proposed

« back to all changes in this revision

Viewing changes to docs/kdewebdev/kimagemapeditor/index.docbook

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2008-01-06 08:12:06 UTC
  • Revision ID: james.westby@ubuntu.com-20080106081206-0fzxcmn6at9pb29c
Tags: upstream-4.0.0
Import upstream version 4.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" ?>
 
2
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
 
3
  <!ENTITY kimagemapeditor "<application
 
4
>KImageMapEditor</application
 
5
>">
 
6
  <!ENTITY kappname "&kimagemapeditor;"
 
7
><!-- Do *not* replace kappname-->
 
8
  <!ENTITY package "kde-module"
 
9
><!-- kdebase, kdeadmin, etc -->
 
10
  <!ENTITY % addindex "IGNORE">
 
11
  <!ENTITY % Swedish "INCLUDE"
 
12
><!-- change language only here -->
 
13
  
 
14
  
 
15
  <!-- Do not define any other entities; instead, use the entities
 
16
       from kde-genent.entities and $LANG/user.entities. -->
 
17
]>
 
18
 
 
19
<!-- ................................................................ -->
 
20
 
 
21
<!-- The language must NOT be changed here. -->
 
22
 
 
23
<book lang="&language;">
 
24
 
 
25
<!-- This header contains all of the meta-information for the document such
 
26
as Authors, publish date, the abstract, and Keywords -->
 
27
 
 
28
<bookinfo>
 
29
<title
 
30
>Handbok &kimagemapeditor;</title>
 
31
 
 
32
<authorgroup>
 
33
<author
 
34
><firstname
 
35
>Jan</firstname
 
36
> <othername
 
37
></othername
 
38
> <surname
 
39
>Sch&auml;fer</surname
 
40
> <affiliation
 
41
> <address
 
42
><email
 
43
>j_schaef&#64;informatik&#46;uni-kl&#46;de</email
 
44
></address>
 
45
</affiliation>
 
46
</author>
 
47
 
 
48
<othercredit role="translator"
 
49
> <firstname
 
50
>Stefan</firstname
 
51
> <surname
 
52
>Asserhäll</surname
 
53
> <affiliation
 
54
><address
 
55
><email
 
56
>stefan.asserhall@comhem.se</email
 
57
></address
 
58
></affiliation
 
59
> <contrib
 
60
>Översättare</contrib
 
61
></othercredit
 
62
 
63
</authorgroup>
 
64
 
 
65
<copyright>
 
66
<year
 
67
>2007</year>
 
68
<!--<year
 
69
>2004</year
 
70
>-->
 
71
<holder
 
72
>Jan Sch&auml;fer</holder>
 
73
</copyright>
 
74
<!-- Translators: put here the copyright notice of the translation -->
 
75
<!-- Put here the FDL notice.  Read the explanation in fdl-notice.docbook
 
76
     and in the FDL itself on how to use it. -->
 
77
<legalnotice
 
78
>&FDLNotice;</legalnotice>
 
79
 
 
80
<!-- Date and version information of the documentation
 
81
Don't forget to include this last date and this last revision number, we
 
82
need them for translation coordination !
 
83
Please respect the format of the date (YYYY-MM-DD) and of the version
 
84
(V.MM.LL), it could be used by automation scripts.
 
85
Do NOT change these in the translation. -->
 
86
 
 
87
<date
 
88
>2007-06-02</date>
 
89
<releaseinfo
 
90
>0&#46;0&#46;1</releaseinfo>
 
91
 
 
92
<!-- Abstract about this handbook -->
 
93
 
 
94
<abstract>
 
95
<para
 
96
>&kimagemapeditor; är en editor av HTML-bildkartor för &kde;. </para>
 
97
</abstract>
 
98
 
 
99
<!-- This is a set of Keywords for indexing by search engines.
 
100
Please at least include KDE, the KDE package it is in, the name
 
101
 of your application, and a few relevant keywords. -->
 
102
 
 
103
<keywordset>
 
104
<keyword
 
105
>KDE</keyword>
 
106
<keyword
 
107
>Kimagemapeditor</keyword>
 
108
<keyword
 
109
>bildkarta</keyword>
 
110
<keyword
 
111
>användningskarta</keyword>
 
112
<keyword
 
113
>kdewebdev</keyword>
 
114
<keyword
 
115
>Quanta</keyword>
 
116
<keyword
 
117
>HTML</keyword>
 
118
</keywordset>
 
119
 
 
120
</bookinfo>
 
121
 
 
122
<!-- The contents of the documentation begin here.  Label
 
123
each chapter so with the id attribute. This is necessary for two reasons: it
 
124
allows you to easily reference the chapter from other chapters of your
 
125
document, and if there is no ID, the name of the generated HTML files will vary
 
126
from time to time making it hard to manage for maintainers and for the CVS
 
127
system. Any chapter labelled (OPTIONAL) may be left out at the author's
 
128
discretion. Other chapters should not be left out in order to maintain a
 
129
consistent documentation style across all KDE apps. -->
 
130
 
 
131
<chapter id="introduction">
 
132
<title
 
133
>Inledning</title>
 
134
 
 
135
<!-- The introduction chapter contains a brief introduction for the
 
136
application that explains what it does and where to report
 
137
problems. Basically a long version of the abstract.  Don't include a
 
138
revision history. (see installation appendix comment) -->
 
139
 
 
140
<para
 
141
>&kimagemapeditor; är en editor av HTML-bildkartor för &kde;. Den låter dig skapa och ändra HTML-bildkartor. </para>
 
142
</chapter>
 
143
 
 
144
<chapter id="credits">
 
145
<title
 
146
>Tack till och licens</title>
 
147
 
 
148
<para
 
149
>&kimagemapeditor; </para>
 
150
<para
 
151
>Program copyright 2003-2007 Jan Sch&auml;fer <email
 
152
>j_schaef&#64;informatik&#46;uni-kl&#46;de</email
 
153
> </para>
 
154
 
 
155
<para
 
156
>Dokumentation copyright 2007 Jan Sch&auml;fer <email
 
157
>j_schaef&#64;informatik&#46;uni-kl&#46;de</email
 
158
> </para>
 
159
 
 
160
<para
 
161
>Översättning Stefan Asserhäll <email
 
162
>stefan.asserhall@comhem.se</email
 
163
></para
 
164
 
165
&underFDL; &underGPL; </chapter>
 
166
 
 
167
 
 
168
&documentation.index;
 
169
</book>
 
170
 
 
171
<!--
 
172
Local Variables:
 
173
mode: sgml
 
174
sgml-minimize-attributes:nil
 
175
sgml-general-insert-case:lower
 
176
sgml-indent-step:0
 
177
sgml-indent-data:nil
 
178
End:
 
179
 
 
180
vim:tabstop=2:shiftwidth=2:expandtab 
 
181
-->
 
182