~ubuntu-branches/ubuntu/natty/kde-l10n-ca/natty-updates

« back to all changes in this revision

Viewing changes to docs/kdeutils/kcharselect/index.docbook

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2010-11-29 17:52:23 UTC
  • mfrom: (1.10.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20101129175223-17un7koqbbher3uc
Tags: 4:4.5.80-0ubuntu1
New upstream beta release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" ?>
2
 
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
 
2
<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
 
3
 
3
4
  <!ENTITY kappname "&kcharselect;">
4
5
  <!ENTITY package "kdeutils">
 
6
  <!ENTITY % addindex "IGNORE">
5
7
  <!ENTITY % Catalan  "INCLUDE">
6
 
  <!ENTITY % addindex "IGNORE">
7
8
]>
8
9
 
9
 
<book lang="&language;">
 
10
<article lang="&language;">
10
11
 
11
 
<bookinfo>
 
12
<articleinfo>
12
13
<title
13
 
>El manual de &kcharselect;</title>
14
 
 
 
14
>KCharSelect</title>
15
15
<authorgroup>
16
 
<author>
17
 
<othername
18
 
>Encara no disposa d'autor</othername>
19
 
</author>
 
16
<author
 
17
><firstname
 
18
>Daniel</firstname
 
19
> <surname
 
20
>Laidig</surname
 
21
> <address
 
22
><email
 
23
>laidig@kde.org</email
 
24
></address
 
25
> </author>
 
26
 
20
27
<othercredit role="translator"
21
28
><firstname
22
29
>Albert</firstname
34
41
35
42
</authorgroup>
36
43
 
37
 
<legalnotice
38
 
>&FDLNotice;</legalnotice>
39
 
 
40
44
<date
41
 
>2001-01-20</date>
 
45
>2010-07-23</date>
42
46
<releaseinfo
43
 
>0.00.00</releaseinfo>
44
 
 
45
 
<abstract>
46
 
<para
47
 
>&kcharselect; és part del paquet kdeutils. </para>
48
 
</abstract>
49
 
 
 
47
>v1.8 (&kde; 4.5)</releaseinfo>
50
48
 
51
49
<keywordset>
52
50
<keyword
53
51
>KDE</keyword>
54
52
<keyword
55
 
>kdeutils</keyword>
 
53
>character</keyword>
56
54
<keyword
57
 
>kcharselect</keyword>
 
55
>font</keyword>
58
56
</keywordset>
59
 
 
60
 
</bookinfo>
61
 
 
62
 
<chapter id="introduction">
63
 
<title
64
 
>Introducció</title>
65
 
<para
66
 
>La documentació per a &kcharselect; encara no ha estat finalitzada quan s'ha instal·lat el &kde; en aquest ordinador.</para
67
 
68
 
<para
69
 
>Si necessiteu ajuda, si us plau visiteu <ulink url="http://www.kde.org"
70
 
>la pàgina web de &kde;</ulink
71
 
> per actualitzacions, o envieu la vostra pregunta a <ulink url="mailto:kde@kde.org"
72
 
>la llista de correu d'usuaris de &kde;</ulink
73
 
>.</para>
74
 
<para
75
 
><emphasis
76
 
>L'equip &kde;</emphasis
77
 
></para>
78
 
 
79
 
<para
80
 
>Traductor de la documentació: Albert Astals Cid <email
81
 
>astals11@terra.es</email
82
 
></para
83
 
84
 
&underFDL; &underGPL; </chapter>
85
 
 
86
 
&documentation.index; 
87
 
</book>
 
57
</articleinfo>
 
58
 
 
59
<para
 
60
>&kcharselect; is a tool to select special characters from all installed fonts and copy them into the clipboard.</para>
 
61
 
 
62
<para>
 
63
<screenshot>
 
64
  <mediaobject>
 
65
    <imageobject>
 
66
      <imagedata fileref="kcharselect.png" format="PNG"/>
 
67
    </imageobject>
 
68
  </mediaobject>
 
69
</screenshot>
 
70
</para>
 
71
 
 
72
<para
 
73
>You can browse characters by their category or quickly find a certain character by searching for its name. &kcharselect; displays various information about the selected character. This includes not only the Unicode character name, but also aliases, general notes and cross references to similar characters. </para>
 
74
<para
 
75
>For technical use, different representations of the character are shown. &kcharselect; also contains Unihan data for East Asian characters to display English definitions and different pronunciations. </para>
 
76
 
 
77
</article>
 
78
 
88
79
<!--
89
80
Local Variables:
90
 
mode: sgml
91
 
sgml-minimize-attributes: nil
92
 
sgml-general-insert-case: lower
 
81
mode: xml
 
82
sgml-minimize-attributes:nil
 
83
sgml-general-insert-case:lower
 
84
sgml-indent-step:0
 
85
sgml-indent-data:nil
93
86
End:
 
87
 
 
88
vim:tabstop=2:shiftwidth=2:expandtab
 
89
kate: space-indent on; indent-width 2; tab-width 2; indent-mode none;
94
90
-->
95