1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
2 | <!DOCTYPE reference PUBLIC "-//OASIS//DTD DITA Reference//EN"
|
---|
3 | "reference.dtd">
|
---|
4 | <?Pub Inc?>
|
---|
5 | <reference id="dita-globalization-pdf" xml:lang="en-us">
|
---|
6 | <title>Supported languages: PDF transformations</title>
|
---|
7 | <shortdesc>The DITA Open Toolkit (DITA-OT) supports a smaller set of languages for the PDF (pdf2)
|
---|
8 | transformation. This transformation was donated to the DITA-OT project after the project inception,
|
---|
9 | and it uses a different and larger set of generated text than the HTML-based
|
---|
10 | transformations.</shortdesc>
|
---|
11 | <refbody>
|
---|
12 | <section>
|
---|
13 | <draft-comment author="Kristen James Eberlein" time="11 August 2012">I've added the language codes
|
---|
14 | for the languages; they were not included in the original DITA-OT doc.<ul>
|
---|
15 | <li> Are these languages supported only for the PDF2 transformation, or are they also supported for
|
---|
16 | the Legacy PDF transformation?</li>
|
---|
17 | <li>Can someone confirm that the PDF2 transformation actually supports these language codes?</li>
|
---|
18 | </ul></draft-comment>
|
---|
19 | </section>
|
---|
20 | <table frame="all" colsep="1" rowsep="1">
|
---|
21 | <title>Supported languages: PDF transformation</title>
|
---|
22 | <tgroup cols="2">
|
---|
23 | <colspec colname="col1" colnum="1" colwidth="1.0*"/>
|
---|
24 | <colspec colname="col2" colnum="2" colwidth="1.0*"/>
|
---|
25 | <thead>
|
---|
26 | <row>
|
---|
27 | <entry colname="col1">Language</entry>
|
---|
28 | <entry colname="col2">Language code</entry>
|
---|
29 | </row>
|
---|
30 | </thead>
|
---|
31 | <tbody>
|
---|
32 | <row>
|
---|
33 | <entry>Chinese (simplified)</entry>
|
---|
34 | <entry>zh-cn or zh-hans</entry>
|
---|
35 | </row>
|
---|
36 | <row>
|
---|
37 | <entry>Dutch</entry>
|
---|
38 | <entry>nl or nl-nl</entry>
|
---|
39 | </row>
|
---|
40 | <row>
|
---|
41 | <entry>English (US)</entry>
|
---|
42 | <entry>en or en-us</entry>
|
---|
43 | </row>
|
---|
44 | <row>
|
---|
45 | <entry>Finnish</entry>
|
---|
46 | <entry>fi or fi-fi</entry>
|
---|
47 | </row>
|
---|
48 | <row>
|
---|
49 | <entry>French</entry>
|
---|
50 | <entry>fr or fr-fr</entry>
|
---|
51 | </row>
|
---|
52 | <row>
|
---|
53 | <entry>German</entry>
|
---|
54 | <entry>de or de-de</entry>
|
---|
55 | </row>
|
---|
56 | <row>
|
---|
57 | <entry>Hebrew</entry>
|
---|
58 | <entry>he or he-il</entry>
|
---|
59 | </row>
|
---|
60 | <row>
|
---|
61 | <entry>Italian</entry>
|
---|
62 | <entry>it or it-it</entry>
|
---|
63 | </row>
|
---|
64 | <row>
|
---|
65 | <entry>Japanese</entry>
|
---|
66 | <entry>ja or ja-jp</entry>
|
---|
67 | </row>
|
---|
68 | <row>
|
---|
69 | <entry>Romanian</entry>
|
---|
70 | <entry>ro or ro-ro</entry>
|
---|
71 | </row>
|
---|
72 | <row>
|
---|
73 | <entry>Russian</entry>
|
---|
74 | <entry>ru or ru-ru</entry>
|
---|
75 | </row>
|
---|
76 | <row>
|
---|
77 | <entry>Slovenian</entry>
|
---|
78 | <entry>sl or sl-SI</entry>
|
---|
79 | </row>
|
---|
80 | <row>
|
---|
81 | <entry>Spanish</entry>
|
---|
82 | <entry>es or es-es</entry>
|
---|
83 | </row>
|
---|
84 | <row>
|
---|
85 | <entry>Swedish</entry>
|
---|
86 | <entry>sv or sv-se</entry>
|
---|
87 | </row>
|
---|
88 | </tbody>
|
---|
89 | </tgroup>
|
---|
90 | </table>
|
---|
91 | </refbody>
|
---|
92 | </reference>
|
---|