Import new branch

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10389 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Krejzi 2013-12-10 23:37:38 +00:00
parent f2a5108dac
commit b1a51ac18a
1923 changed files with 481301 additions and 7784 deletions

View File

@ -28,8 +28,8 @@ lfs: validate profile-html
mkdir -p $(BASEDIR)/images; \
fi;
$(Q)cp images/*.png $(BASEDIR)/images
$(Q)cd $(BASEDIR)/; sed -i -e "s@../stylesheets@stylesheets@g" *.html
$(Q)cd $(BASEDIR)/; sed -i -e "s@../images@images@g" *.html
# $(Q)cd $(BASEDIR)/; sed -i -e "s@../stylesheets@stylesheets@g" *.html
# $(Q)cd $(BASEDIR)/; sed -i -e "s@../images@images@g" *.html
@echo "Running Tidy and obfuscate.sh..."
$(Q)for filename in `find $(BASEDIR) -name "*.html"`; do \
@ -74,6 +74,7 @@ nochunks: validate profile-html
$(Q)bash obfuscate.sh $(BASEDIR)/$(NOCHUNKS_OUTPUT)
$(Q)sed -i -e "s@text/html@application/xhtml+xml@g" $(BASEDIR)/$(NOCHUNKS_OUTPUT)
$(Q)sed -i -e "s@../wget-list@wget-list@" $(BASEDIR)/$(NOCHUNKS_OUTPUT)
$(Q)sed -i -e "s@../md5sums@md5sums@" $(BASEDIR)/$(NOCHUNKS_OUTPUT)
$(Q)$(MAKE) $(BASEDIR)/wget-list $(BASEDIR)/md5sums
tmpdir:

View File

@ -432,41 +432,6 @@
</seglistitem>
</segmentedlist>
<!-- Begin DejaGNU dependency info -->
<bridgehead renderas="sect2" id="dejagnu-dep">DejaGNU</bridgehead>
<segmentedlist>
<segtitle>&dependencies;</segtitle>
<seglistitem>
<seg>Bash, Coreutils, Diffutils, GCC, Grep, Make, and Sed</seg>
</seglistitem>
</segmentedlist>
<segmentedlist>
<segtitle>&testsuites;</segtitle>
<seglistitem>
<seg></seg>
</seglistitem>
</segmentedlist>
<segmentedlist>
<segtitle>&before;</segtitle>
<seglistitem>
<seg>None</seg>
</seglistitem>
</segmentedlist>
<segmentedlist>
<segtitle>&external;</segtitle>
<seglistitem>
<seg>None</seg>
</seglistitem>
</segmentedlist>
<!-- Begin D-Bus dependency info -->
<bridgehead renderas="sect2" id="dbus-dep">D-Bus</bridgehead>
@ -503,6 +468,41 @@
</seglistitem>
</segmentedlist>
<!-- Begin DejaGNU dependency info -->
<bridgehead renderas="sect2" id="dejagnu-dep">DejaGNU</bridgehead>
<segmentedlist>
<segtitle>&dependencies;</segtitle>
<seglistitem>
<seg>Bash, Coreutils, Diffutils, GCC, Grep, Make, and Sed</seg>
</seglistitem>
</segmentedlist>
<segmentedlist>
<segtitle>&testsuites;</segtitle>
<seglistitem>
<seg></seg>
</seglistitem>
</segmentedlist>
<segmentedlist>
<segtitle>&before;</segtitle>
<seglistitem>
<seg>None</seg>
</seglistitem>
</segmentedlist>
<segmentedlist>
<segtitle>&external;</segtitle>
<seglistitem>
<seg>None</seg>
</seglistitem>
</segmentedlist>
<!-- Begin Diffutils dependency info -->
<bridgehead renderas="sect2" id="diffutils-dep">Diffutils</bridgehead>
@ -1061,7 +1061,7 @@
<segtitle>&testsuites;</segtitle>
<seglistitem>
<seg>Diffutils. Less</seg>
<seg>Diffutils, Less</seg>
</seglistitem>
</segmentedlist>
@ -1276,7 +1276,7 @@
<segtitle>&testsuites;</segtitle>
<seglistitem>
<seg>Check</seg>
<seg>No test suite available</seg>
</seglistitem>
</segmentedlist>
@ -1312,7 +1312,7 @@
<segtitle>&testsuites;</segtitle>
<seglistitem>
<seg>No test suite available</seg>
<seg>Check</seg>
</seglistitem>
</segmentedlist>
@ -1635,7 +1635,7 @@
<segtitle>&testsuites;</segtitle>
<seglistitem>
<seg>Diffutils</seg>
<seg>No test suite available</seg>
</seglistitem>
</segmentedlist>
@ -1671,7 +1671,7 @@
<segtitle>&testsuites;</segtitle>
<seglistitem>
<seg>No test suite available</seg>
<seg>Diffutils</seg>
</seglistitem>
</segmentedlist>
@ -1977,41 +1977,6 @@
</seglistitem>
</segmentedlist>
<!-- Begin Sysvinit dependency info -->
<bridgehead renderas="sect2" id="sysvinit-dep">Sysvinit</bridgehead>
<segmentedlist>
<segtitle>&dependencies;</segtitle>
<seglistitem>
<seg>Binutils, Coreutils, GCC, Glibc, Make, and Sed</seg>
</seglistitem>
</segmentedlist>
<segmentedlist>
<segtitle>&testsuites;</segtitle>
<seglistitem>
<seg>No test suite available</seg>
</seglistitem>
</segmentedlist>
<segmentedlist>
<segtitle>&before;</segtitle>
<seglistitem>
<seg>None</seg>
</seglistitem>
</segmentedlist>
<segmentedlist>
<segtitle>&external;</segtitle>
<seglistitem>
<seg>None</seg>
</seglistitem>
</segmentedlist>
<!-- Begin Tar dependency info -->
<bridgehead renderas="sect2" id="tar-dep">Tar</bridgehead>

View File

@ -36,212 +36,59 @@
</listitem>
-->
<listitem>
<para>2013-10-21</para>
<para>2013-12-10</para>
<itemizedlist>
<listitem>
<para>[krejzi] - Added Acl package for Systemd (setfacl).</para>
<para>[krejzi] - Start over.</para>
</listitem>
<listitem>
<para>[krejzi] - Add temporary libdbus package to satisfy
circular depdendency between Systemd and D-Bus.</para>
<para>[krejzi] - Import LFS SVN-20131207.</para>
</listitem>
<listitem>
<para>[krejzi] - Updated Systemd instructions for version 204.</para>
<para>[krejzi] - Remove LFS-Bootscripts-20130821, Sysklogd-1.5.</para>
</listitem>
<listitem>
<para>[matthew] - Upgrade to DBus-1.6.10.</para>
<para>[krejzi] - Remove Sysvinit-2.88dsf, Udev-208.</para>
</listitem>
<listitem>
<para>[matthew] - Create an empty
<filename>/etc/sysctl.conf</filename> file to prevent a boot error
being logged by Systemd.</para>
<para>[krejzi] - Added Acl-2.2.52, Attr-2.4.47, Libcap-2.22.</para>
</listitem>
<listitem>
<para>[matthew] - Make the <filename>/etc/localtime</filename> file a
symlink again, so that <command>timedatectl</command> displays the
timezone correctly.</para>
<para>[krejzi] - Added D-Bus-1.6.18, Expat-2.1.0, Gperf-3.0.4.</para>
</listitem>
<listitem>
<para>[matthew] - Document how to configure the virtual console under
<para>[krejzi] - Added Intltool-0.50.2, XML::Parser-2.42_01.</para>
</listitem>
<listitem>
<para>[krejzi] - Added Libdbus-1.6.18, a package required to satisfy
circular dependency between D-Bus and Systemd.</para>
</listitem>
<listitem>
<para>[krejzi] - Added Systemd-208.</para>
</listitem>
<listitem>
<para>[krejzi] - Added new LFS-Network-Scripts, a replacement for LFS-Bootscripts
in Systemd environment.</para>
</listitem>
<listitem>
<para>[krejzi] - Updated most of the Chapter 7 instruction for use with Systemd
environment. Removed obsolete pages.</para>
</listitem>
<listitem>
<para>[krejzi] - Updated Kernel configuration page and added required setup for
Systemd.</para>
</listitem>
<listitem>
<para>[matthew] - Have DBus use the same
<filename>machine-id</filename> file as Systemd.</para>
<para>[krejzi] - Removed unneeded pseudo file systems from /etc/fstab file creation.
They are now handled by Systemd.</para>
</listitem>
<listitem>
<para>[matthew] - Improve the tagging and placement of some post
install instructions for DBus and Systemd. Thanks to Pierre Labastie
for the report.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>2013-10-19</para>
<itemizedlist>
<listitem>
<para>[matthew] - Update to Linux-3.11.6. Fixes
<ulink url="&lfs-ticket-root;3414">#3414</ulink>.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>2013-10-18</para>
<itemizedlist>
<listitem>
<para>[matthew] - Update to GCC-4.8.2. Fixes
<ulink url="&lfs-ticket-root;3413">#3413</ulink>.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>2013-10-15</para>
<itemizedlist>
<listitem>
<para>[matthew] - Update to Linux-3.11.5. Fixes
<ulink url="&lfs-ticket-root;3411">#3411</ulink>.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>2013-10-14</para>
<itemizedlist>
<listitem>
<para>[matthew] - Update to Make 4.0. Fixes
<ulink url="&lfs-ticket-root;3410">#3410</ulink>.</para>
<para>[krejzi] - Added glibc FHS patch which prevents nscd daemon from writing into
a non-FHS compliant directory.</para>
</listitem>
<listitem>
<para>[matthew] - Update to Tar 1.27. Fixes
<ulink url="&lfs-ticket-root;3409">#3409</ulink>.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>2013-10-08</para>
<itemizedlist>
<listitem>
<para>[matthew] - Update stylesheets to docbook-xsl-1.78.1.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>2013-10-06</para>
<itemizedlist>
<listitem>
<para>[matthew] - Use xz version of M4 tarball.</para>
</listitem>
<listitem>
<para>[matthew] - Update to Linux 3.11.4. Fixes
<ulink url="&lfs-ticket-root;3408">#3408</ulink>.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>2013-10-02</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Update to Udev 208 (extracted from systemd-208). Fixes
<ulink url="&lfs-ticket-root;3406">#3406</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to tzdata-2013g. Fixes
<ulink url="&lfs-ticket-root;3400">#3400</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to File-5.15. Fixes
<ulink url="&lfs-ticket-root;3402">#3402</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to linux-3.11.3. Fixes
<ulink url="&lfs-ticket-root;3403">#3403</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to texinfo-5.2. Fixes
<ulink url="&lfs-ticket-root;3404">#3404</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to gmp-5.1.3. Fixes
<ulink url="&lfs-ticket-root;3405">#3405</ulink>.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>2013-09-23</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Update to man-pages-3.54. Fixes
<ulink url="&lfs-ticket-root;3398">#3398</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to tcl-8.6.1. Fixes
<ulink url="&lfs-ticket-root;3399">#3399</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to M4-1.4.17. Fixes
<ulink url="&lfs-ticket-root;3401">#3401</ulink>.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>2013-09-15</para>
<itemizedlist>
<listitem>
<para>[matthew] - Update to Linux-3.11.1. Fixes
<ulink url="&lfs-ticket-root;3397">#3397</ulink>.</para>
</listitem>
<listitem>
<para>[matthew] - Update to Kbd-2.0.0. Fixes
<ulink url="&lfs-ticket-root;3390">#3390</ulink>.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>2013-09-13</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Update to systemd-207. Fixes
<ulink url="&lfs-ticket-root;3396">#3396</ulink>.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>2013-09-10</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Update to gettext-0.18.3.1. Fixes
<ulink url="&lfs-ticket-root;3389">#3389</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to kmod-15. Fixes
<ulink url="&lfs-ticket-root;3392">#3392</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to iproute2-3.11.0. Fixes
<ulink url="&lfs-ticket-root;3395">#3395</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to linux-3.11.0. Fixes
<ulink url="&lfs-ticket-root;3394">#3394</ulink>.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>2013-09-08</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - LFS-7.4 released.</para>
<para>[krejzi] - Removed instructions from Coreutils and Findutils that were specific
to LFS-Bootscripts.</para>
</listitem>
</itemizedlist>
</listitem>

View File

@ -25,6 +25,12 @@
<!--<listitem>
<para>None</para>
</listitem>-->
<!--<listitem>
<para>Acl-&acl-version;</para>
</listitem>-->
<!--<listitem>
<para>Attr-&attr-version;</para>
</listitem>-->
<!--<listitem>
<para>Autoconf &autoconf-version;</para>
</listitem>-->
@ -34,9 +40,6 @@
<!--<listitem>
<para>Bash &bash-version;</para>
</listitem>-->
<!--<listitem>
<para>Berkeley DB &db-version;</para>
</listitem> -->
<!--<listitem>
<para>Binutils &binutils-version;</para>
</listitem>-->
@ -52,6 +55,9 @@
<!--<listitem>
<para>Coreutils &coreutils-version;</para>
</listitem>-->
<!--<listitem>
<para>D-Bus-&dbus-version;</para>
</listitem>-->
<!--<listitem>
<para>DejaGNU &dejagnu-version;</para>
</listitem>-->
@ -61,12 +67,15 @@
<!--<listitem>
<para>E2fsprogs &e2fsprogs-version;</para>
</listitem>-->
<!--<listitem>
<para>Expat-&expat-version;</para>
</listitem>-->
<!--<listitem>
<para>Expect &expect-version;</para>
</listitem>-->
<listitem>
<!--<listitem>
<para>File &file-version;</para>
</listitem>
</listitem>-->
<!--<listitem>
<para>Findutils &findutils-version;</para>
</listitem>-->
@ -76,21 +85,24 @@
<!--<listitem>
<para>Gawk &gawk-version;</para>
</listitem>-->
<listitem>
<!--<listitem>
<para>GCC &gcc-version;</para>
</listitem>
</listitem>-->
<!--<listitem>
<para>GDBM &gdbm-version;</para>
</listitem>-->
<listitem>
<!--<listitem>
<para>Gettext &gettext-version;</para>
</listitem>
</listitem>-->
<!--<listitem>
<para>Glibc &glibc-version;</para>
</listitem>-->
<listitem>
<!--<listitem>
<para>GMP &gmp-version;</para>
</listitem>
</listitem>-->
<!--<listitem>
<para>Gperf-&gperf-version;</para>
</listitem>-->
<!--<listitem>
<para>Grep &grep-version;</para>
</listitem>-->
@ -109,42 +121,48 @@
<!--<listitem>
<para>Inetutils &inetutils-version;</para>
</listitem>-->
<listitem>
<!--<listitem>
<para>Intltool-&intltool-version;</para>
</listitem>-->
<!--<listitem>
<para>IPRoute2 &iproute2-version;</para>
</listitem>
<listitem>
</listitem>-->
<!--<listitem>
<para>Kbd &kbd-version;</para>
</listitem>
<listitem>
</listitem>-->
<!--<listitem>
<para>Kmod &kmod-version;</para>
</listitem>
</listitem>-->
<!--<listitem>
<para>Less &less-version;</para>
</listitem>-->
<!--<listitem>
<para>LFS-Network-Scripts &lfs-network-scripts-version;</para>
</listitem>-->
<!--<listitem>
<para>Libcap-&libcap-version;</para>
</listitem>-->
<!--<listitem>
<para>Libpipeline &libpipeline-version;</para>
</listitem>-->
<!--<listitem>
<para>Libtool &libtool-version;</para>
</listitem>-->
<listitem>
<!--<listitem>
<para>Linux &linux-version;</para>
</listitem>
<listitem>
</listitem>-->
<!--<listitem>
<para>M4 &m4-version;</para>
</listitem>
<listitem>
</listitem>-->
<!--<listitem>
<para>Make &make-version;</para>
</listitem>
</listitem>-->
<!--<listitem>
<para>Man-DB &man-db-version;</para>
</listitem>-->
<listitem>
<!--<listitem>
<para>Man-pages &man-pages-version;</para>
</listitem>
</listitem>-->
<!--<listitem>
<para>MPC &mpc-version;</para>
</listitem>-->
@ -179,29 +197,29 @@
<para>Shadow &shadow-version;</para>
</listitem>-->
<!--<listitem>
<para>Sysklogd &sysklogd-version;</para>
<para>Systemd &systemd-version;</para>
</listitem>-->
<!--<listitem>
<para>SysVinit &sysvinit-version;</para>
</listitem>-->
<listitem>
<para>Tar &tar-version;</para>
</listitem>
<listitem>
</listitem>-->
<!--<listitem>
<para>TCL &tcl-version;</para>
</listitem>
<listitem>
</listitem>-->
<!--<listitem>
<para>Texinfo &texinfo-version;</para>
</listitem>
<listitem>
</listitem>-->
<!--<listitem>
<para>Tzdata &tzdata-version;</para>
</listitem>
</listitem>-->
<!--<listitem>
<para>Util-Linux &util-linux-version;</para>
</listitem>-->
<!--<listitem>
<para>Vim &vim-version;</para>
</listitem>-->
<!--<listitem>
<para>XML-Parser-&xml-parser-version;</para>
</listitem>-->
<!--<listitem>
<para>XZ-Utils &xz-version;</para>
</listitem>-->
@ -239,6 +257,10 @@
<para>Expat-&expat-version;</para>
</listitem>
<listitem>
<para>glibc-&glibc-version;-fhs-1.patch</para>
</listitem>
<listitem>
<para>Gperf-&gperf-version;</para>
</listitem>
@ -247,6 +269,10 @@
<para>Intltool-&intltool-version;</para>
</listitem>
<listitem>
<para>LFS-Network-Scripts &lfs-network-scripts-version;</para>
</listitem>
<listitem>
<para>Libcap-&libcap-version;</para>
</listitem>
@ -265,16 +291,20 @@
<title>Removed:</title>
<listitem><para></para></listitem> <!-- satisfy build -->
<listitem>
<para>LFS-Bootscripts-20130821</para>
</listitem>
<listitem>
<para>Sysklogd-1.5</para>
</listitem>
<listitem>
<para>texinfo-5.1-test-1.patch</para>
<para>Sysvinit-2.88dsf</para>
</listitem>
<listitem>
<para>Udev-197</para>
<para>Udev-208</para>
</listitem>
</itemizedlist>

View File

@ -34,7 +34,7 @@
<varlistentry>
<term>ext4</term>
<listitem><para>is the latest version of the ext file system family of
partition types. It provides several new capabilties including
partition types. It provides several new capabilities including
nano-second timestamps, creation and use of very large files (16 TB), and
speed improvements.</para>
</listitem>

View File

@ -487,22 +487,6 @@
</listitem>
</varlistentry>
<!-- FIXME:
<varlistentry>
<term>Ncurses Rollup Patch (&ncurses-date;) - 328 KB:</term>
<listitem>
<para><ulink url="ftp://invisible-island.net/ncurses/&ncurses-version;/"/></para>
<note>
<para>Ncurses Rollup Patch (&ncurses-date;) may no longer be available
at the listed location. The site administrators of the master download
location occasionally remove older versions when new ones are released.
There is no alternative download location yet.</para>
</note>
</listitem>
</varlistentry>
-->
<varlistentry>
<term>Patch (&patch-version;) - <token>&patch-size;</token>:</term>
<listitem>
@ -585,15 +569,6 @@
</listitem>
</varlistentry>
<varlistentry>
<term>Sysvinit (&sysvinit-version;) - <token>&sysvinit-size;</token>:</term>
<listitem>
<para>Home page: <ulink url="&sysvinit-home;"/></para>
<para>Download: <ulink url="&sysvinit-url;"/></para>
<para>MD5 sum: <literal>&sysvinit-md5;</literal></para>
</listitem>
</varlistentry>
<varlistentry>
<term>Tar (&tar-version;) - <token>&tar-size;</token>:</term>
<listitem>

View File

@ -42,7 +42,21 @@
<para>Prepare Check for compilation:</para>
<screen><userinput remap="configure">./configure --prefix=/tools</userinput></screen>
<screen><userinput remap="configure">PKG_CONFIG= ./configure --prefix=/tools</userinput></screen>
<variablelist>
<title>The meaning of the configure parameter:</title>
<varlistentry>
<term><parameter>PKG_CONFIG=</parameter></term>
<listitem>
<para>This tells the configure script to ignore any
pkg-config options that may cause the system to try to link
with libraries not in the <filename class="directory">/tools</filename>
directory.</para>
</listitem>
</varlistentry>
</variablelist>
<para>Build the package:</para>

View File

@ -222,6 +222,14 @@ cd ../gcc-build</userinput></screen>
</listitem>
</varlistentry>
<varlistentry>
<term><parameter>--with-mpfr-*</parameter></term>
<listitem>
<para>These options enable the build system to correctly use the
in-tree copy of the MPFR sources.</para>
</listitem>
</varlistentry>
</variablelist>
<para>Compile GCC by running:</para>

View File

@ -48,7 +48,7 @@
and install if they are not:</para>
<screen><userinput remap="pre">if [ ! -r /usr/include/rpc/types.h ]; then
su -c 'mkdir -p /usr/include/rpc'
su -c 'mkdir -pv /usr/include/rpc'
su -c 'cp -v sunrpc/rpc/*.h /usr/include/rpc'
fi</userinput></screen>

View File

@ -99,7 +99,7 @@ cd ../gcc-build</userinput></screen>
searched by the C++ compiler. In a normal build, this information
is automatically passed to the Libstdc++ <command>configure</command>
options from the toplevel directory. In our case, this information
must be explicitely given.</para>
must be explicitly given.</para>
</listitem>
</varlistentry>

View File

@ -49,7 +49,7 @@
<para>Prepare Acl for compilation:</para>
<screen><userinput remap="configure">./configure --prefix=/usr --libdir=/lib --libexecdir=/usr/lib</userinput></screen>
<screen><userinput remap="configure">./configure --prefix=/usr</userinput></screen>
<para>Compile the package:</para>
@ -64,18 +64,14 @@
<para>Install the package:</para>
<screen><userinput remap="install">make install install-dev install-lib
chmod -v 0755 /lib/libacl.so.1.1.0</userinput></screen>
chmod -v 0755 /usr/lib/libacl.so</userinput></screen>
<para>Remove static library and libtool archive from
<filename class="directory">/lib</filename>, they exist in
<filename class="directory">/usr/lib</filename>:</para>
<para>The shared library needs to be moved to
<filename class="directory">/lib</filename>, and as a result the
<filename class="extension">.so</filename> file in
<filename class="directory">/usr/lib</filename> will need to be recreated:</para>
<screen><userinput remap="install">rm -v /lib/libacl.{a,la,so}</userinput></screen>
<para>Change default location for the libtool archive and recreate
symlink to shared library since it points to removed file:</para>
<screen><userinput remap="install">sed -i "s|libdir='/lib'|libdir='/usr/lib'|" /usr/lib/libacl.la
<screen><userinput remap="install">mv -v /usr/lib/libacl.so.* /lib
ln -sfv ../../lib/libacl.so.1 /usr/lib/libacl.so</userinput></screen>
</sect2>

View File

@ -48,7 +48,7 @@
<para>Prepare Attr for compilation:</para>
<screen><userinput remap="configure">./configure --prefix=/usr --libdir=/lib --libexecdir=/usr/lib</userinput></screen>
<screen><userinput remap="configure">./configure --prefix=/usr</userinput></screen>
<para>Compile the package:</para>
@ -63,18 +63,14 @@
<para>Install the package:</para>
<screen><userinput remap="install">make install install-dev install-lib
chmod -v 0755 /lib/libattr.so.1.1.0</userinput></screen>
chmod -v 0755 /usr/lib/libattr.so</userinput></screen>
<para>Remove static library and libtool archive from
<filename class="directory">/lib</filename>, they exist in
<filename class="directory">/usr/lib</filename>:</para>
<para>The shared library needs to be moved to
<filename class="directory">/lib</filename>, and as a result the
<filename class="extension">.so</filename> file in
<filename class="directory">/usr/lib</filename> will need to be recreated:</para>
<screen><userinput remap="install">rm -v /lib/libattr.{a,la,so}</userinput></screen>
<para>Change default location for the libtool archive and recreate
symlink to shared library since it points to removed file:</para>
<screen><userinput remap="install">sed -i 's@/lib@/usr/lib@' /usr/lib/libattr.la
<screen><userinput remap="install">mv -v /usr/lib/libattr.so.* /lib
ln -sfv ../../lib/libattr.so.1 /usr/lib/libattr.so</userinput></screen>
</sect2>

View File

@ -75,7 +75,6 @@
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="make.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="man-db.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="patch.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sysvinit.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libdbus.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="systemd.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dbus.xml"/>

View File

@ -127,7 +127,6 @@ sed -i s/\"1\"/\"8\"/1 /usr/share/man/man8/chroot.8</userinput></screen>
</sect2>
<sect2 id="contents-coreutils" role="content">
<title>Contents of Coreutils</title>
@ -141,7 +140,7 @@ sed -i s/\"1\"/\"8\"/1 /usr/share/man/man8/chroot.8</userinput></screen>
comm, cp, csplit, cut, date, dd, df, dir, dircolors, dirname, du, echo,
env, expand, expr, factor, false, fmt, fold, groups, head, hostid,
id, install, join, link, ln, logname, ls, md5sum, mkdir, mkfifo, mknod,
mktemp, mv, nice, nl, nohup, nproc, od, paste, pathchk, pinky, pr,
mktemp, mv, nice, nl, nohup, nproc, numfmt, od, paste, pathchk, pinky, pr,
printenv, printf, ptx, pwd, readlink, realpath, rm, rmdir, runcon, seq,
sha1sum, sha224sum, sha256sum, sha384sum, sha512sum, shred, shuf, sleep,
sort, split, stat, stdbuf, stty, sum, sync, tac, tail, tee, test,
@ -665,6 +664,16 @@ sed -i s/\"1\"/\"8\"/1 /usr/share/man/man8/chroot.8</userinput></screen>
</listitem>
</varlistentry>
<varlistentry id="numfmt">
<term><command>numfmt</command></term>
<listitem>
<para>Converts numbers to or from human-readable strings</para>
<indexterm zone="ch-system-coreutils numfmt">
<primary sortas="b-numfmt">numfmt</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="od">
<term><command>od</command></term>
<listitem>

View File

@ -53,7 +53,7 @@ ln -sv bash /bin/sh</userinput></screen>
expect the presence of <filename>/etc/mtab</filename>, create the following
symbolic link:</para>
<screen><userinput>ln -s /proc/self/mounts /etc/mtab</userinput></screen>
<screen><userinput>ln -sv /proc/self/mounts /etc/mtab</userinput></screen>
<para>In order for user <systemitem class="username">root</systemitem> to be
able to login and for the name <quote>root</quote> to be recognized, there

View File

@ -41,6 +41,10 @@
<sect2 role="installation">
<title>Installation of Diffutils</title>
<para>First fix a file so locale files are installed:</para>
<screen><userinput remap="pre">sed -i 's:= @mkdir_p@:= /bin/mkdir -p:' po/Makefile.in.in</userinput></screen>
<para>Prepare Diffutils for compilation:</para>
<screen><userinput remap="configure">./configure --prefix=/usr</userinput></screen>

View File

@ -166,8 +166,8 @@ install-info --dir-file=/usr/share/info/dir /usr/share/info/com_err.info</userin
<segtitle>Installed directory</segtitle>
<seglistitem>
<seg>badblocks, chattr, compile_et, debugfs, dumpe2fs,
e2fsck, e2image, e2label, e2undo, fsck.ext2,
<seg>badblocks, chattr, compile_et, debugfs, dumpe2fs,e2freefrag,
e2fsck, e2image, e2label, e2undo, e4defrag, filefrag, fsck.ext2,
fsck.ext3, fsck.ext4, fsck.ext4dev, logsave, lsattr, mk_cmds, mke2fs,
mkfs.ext2, mkfs.ext3, mkfs.ext4, mkfs.ext4dev,
resize2fs, and tune2fs</seg>
@ -243,6 +243,16 @@ install-info --dir-file=/usr/share/info/dir /usr/share/info/com_err.info</userin
</listitem>
</varlistentry>
<varlistentry id="e2freefrag">
<term><command>e2freefrag</command></term>
<listitem>
<para> Reports free space fragmentation information</para>
<indexterm zone="ch-system-e2fsprogs e2freefrag">
<primary sortas="b-e2freefrag">e2freefrag</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="e2fsck">
<term><command>e2fsck</command></term>
<listitem>
@ -290,6 +300,26 @@ install-info --dir-file=/usr/share/info/dir /usr/share/info/com_err.info</userin
</listitem>
</varlistentry>
<varlistentry id="e4defrag">
<term><command>e4defrag</command></term>
<listitem>
<para>Online defragmenter for ext4 filesystems</para>
<indexterm zone="ch-system-e2fsprogs e4defrag">
<primary sortas="b-e4defrag">e4defrag</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="filefrag">
<term><command>filefrag</command></term>
<listitem>
<para>Reports on how badly fragmented a particular file might be</para>
<indexterm zone="ch-system-e2fsprogs filefrag">
<primary sortas="b-filefrag">filefrag</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="fsck.ext2">
<term><command>fsck.ext2</command></term>
<listitem>
@ -424,6 +454,19 @@ install-info --dir-file=/usr/share/info/dir /usr/share/info/com_err.info</userin
</listitem>
</varlistentry>
<varlistentry id="mklost-found">
<term><command>mklost+found</command></term>
<listitem>
<para>Used to create a <filename class="directory">lost+found</filename>
directory on an <systemitem class="filesystem">ext2</systemitem> file
system; it pre-allocates disk blocks to this directory to lighten the
task of <command>e2fsck</command></para>
<indexterm zone="ch-system-e2fsprogs mklost-found">
<primary sortas="b-mklost+found">mklost+found</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="resize2fs">
<term><command>resize2fs</command></term>
<listitem>

View File

@ -76,7 +76,7 @@ cp -v doc/{awkforai.txt,*.{eps,pdf,jpg}} /usr/share/doc/gawk-&gawk-version;</
<seg>filefuncs.so, fnmatch.so, fork.so, inplace.so, ordchr.so,
readdir.so, readfile.so, revoutput.so, revtwoway.so, rwarray.so,
testext.so, and time.so</seg>
<seg>/usr/lib/{,g}awk, /usr/share/awk</seg>
<seg>/usr/lib/{,g}awk, /usr/share/awk, /usr/share/doc/gawk-&gawk-version;</seg>
</seglistitem>
</segmentedlist>

View File

@ -59,7 +59,8 @@ esac</userinput></screen>
<para>Also fix an error in one of the check Makefiles and disable one test in
the g++ libmudflap test suite:</para>
<screen><userinput remap="pre">sed -i -e /autogen/d -e /check.sh/d fixincludes/Makefile.in</userinput></screen>
<screen><userinput remap="pre">sed -i -e /autogen/d -e /check.sh/d fixincludes/Makefile.in
mv -v libmudflap/testsuite/libmudflap.c++/pass41-frag.cxx{,.disable}</userinput></screen>
<para>The GCC documentation recommends building GCC outside of the source
directory in a dedicated build directory:</para>
@ -317,7 +318,7 @@ mv -v /usr/lib/*gdb.py /usr/share/gdb/auto-load/usr/lib</userinput></screen>
libgcc_s.so, libgcov.a, libgomp.{a,so}, libitm.{a,so},
liblto_plugin.so, libmudflap.{a,so}, libmudflapth.{a,so},
libquadmath.{a,so}, libssp.{a,so},
libssp_nonshared.a, libstdc++.{a,so} and libsupc++.a</seg>
libssp_nonshared.a, libstdc++.{a,so}, libsupc++.a and libtsan.{a,so}</seg>
<seg>/usr/include/c++, /usr/lib/gcc, /usr/share/gcc-&gcc-version;</seg>
</seglistitem>
@ -429,6 +430,16 @@ mv -v /usr/lib/*gdb.py /usr/share/gdb/auto-load/usr/lib</userinput></screen>
</listitem>
</varlistentry>
<varlistentry id="libasan">
<term><command>libasan</command></term>
<listitem>
<para>The Address Sanitizer runtime library</para>
<indexterm zone="ch-system-gcc libasan">
<primary sortas="b-libasan">libasan</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="libgcc">
<term><filename class="libraryfile">libgcc</filename></term>
<listitem>
@ -525,6 +536,16 @@ mv -v /usr/lib/*gdb.py /usr/share/gdb/auto-load/usr/lib</userinput></screen>
</listitem>
</varlistentry>
<varlistentry id="libtsan">
<term><filename class="libraryfile">libtsan</filename></term>
<listitem>
<para>The Thread Sanitizer runtime library</para>
<indexterm zone="ch-system-gcc libtsan">
<primary sortas="c-libtsan">libtsan</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>

View File

@ -84,14 +84,12 @@ cd ../glibc-build</userinput></screen>
<para>Prepare Glibc for compilation:</para>
<!-- We would get /usr/lib/glibc/getconf instead of /usr/lib/getconf and
/usr/lib/getconf was used before. Other distros seem to use same
libexecdir -->
<screen><userinput remap="configure">../glibc-&glibc-version;/configure \
--prefix=/usr \
--disable-profile \
--enable-kernel=&min-kernel; \
--libexecdir=/usr/lib</userinput></screen>
<variablelist>
<title>The meaning of the new configure options:</title>
@ -100,7 +98,7 @@ cd ../glibc-build</userinput></screen>
<listitem>
<para>This changes the location of some auxillary files from the
default of <filename class="directory">/usr/libexec</filename> to
<filename class="directory">/usr/lib/glibc</filename>.</para>
<filename class="directory">/usr/lib</filename>.</para>
</listitem>
</varlistentry>

View File

@ -133,7 +133,6 @@ cp -v doc/{isa_abi_headache,configuration} doc/*.html \
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>

View File

@ -61,7 +61,7 @@
<para>Install the package:</para>
<screen><userinput remap="install">mkdir -p /usr/share/doc/groff-1.22/pdf
<screen><userinput remap="install">mkdir -pv /usr/share/doc/groff-1.22/pdf
make install</userinput></screen>
<para>Some documentation programs, such as <command>xman</command>,

View File

@ -22,7 +22,7 @@
<para>Begin by creating directories onto which the file systems will be
mounted:</para>
<screen><userinput>mkdir -v $LFS/{dev,proc,sys}</userinput></screen>
<screen><userinput>mkdir -pv $LFS/{dev,proc,sys}</userinput></screen>
<sect2>
<title>Creating Initial Device Nodes</title>
@ -107,7 +107,7 @@ mount -vt sysfs sysfs $LFS/sys</userinput></screen>
<screen><userinput>if [ -h $LFS/dev/shm ]; then
link=$(readlink $LFS/dev/shm)
mkdir -p $LFS/$link
mkdir -pv $LFS/$link
mount -vt tmpfs shm $LFS/$link
unset link
else

View File

@ -90,10 +90,10 @@
<screen><userinput remap="test">make check</userinput></screen>
<para>Install the package, and create symlinks for compatibility with
Module-Init-Tools, the package that previously handled Linux kernel modules:
Module-Init-Tools, the package that previously handled Linux kernel modules.
Also make sure that all libraries are in the correct directory:
</para>
<!-- I remember some package was looking for /sbin/lsmod - Probably proprietary one. -->
<screen><userinput remap="install">make install
for target in depmod insmod lsmod modinfo modprobe rmmod; do

View File

@ -42,9 +42,19 @@
<sect2 role="installation">
<title>Installation of Libdbus</title>
<note>
<para><application>Libdbus</application> is part of the D-Bus sources.
You should first unpack the D-Bus tarball and change to the
<filename>dbus-&dbus-version;</filename> directory.</para>
</note>
<para>Prepare Libdbus for compilation:</para>
<screen><userinput remap="configure">./configure --prefix=/usr --disable-static</userinput></screen>
<screen><userinput remap="configure">./configure --prefix=/usr \
--sysconfdir=/etc \
--localstatedir=/var \
--libexecdir=/usr/lib/dbus-1.0 \
--disable-static</userinput></screen>
<para>Compile the package:</para>

View File

@ -93,20 +93,6 @@ ln -sfv ../../lib/libprocps.so.1.1.2 /usr/lib/libprocps.so</userinput></screen>
</sect2>
<sect2 id="conf-procps" role="configuration">
<title>Configuring Procps</title>
<indexterm zone="conf-procps">
<primary sortas="e-/etc/sysctl.conf">/etc/sysctl.conf</primary>
</indexterm>
<para>The <filename>/etc/sysctl.conf</filename> file needs to be present,
otherwise Systemd will output an error when booting:</para>
<screen><userinput>touch /etc/sysctl.conf</userinput></screen>
</sect2>
<sect2 id="contents-procps" role="content">
<title>Contents of Procps-ng</title>

View File

@ -1,130 +0,0 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities;
]>
<sect1 id="ch-system-sysklogd" role="wrap">
<?dbhtml filename="sysklogd.html"?>
<sect1info condition="script">
<productname>sysklogd</productname>
<productnumber>&sysklogd-version;</productnumber>
<address>&sysklogd-url;</address>
</sect1info>
<title>Sysklogd-&sysklogd-version;</title>
<indexterm zone="ch-system-sysklogd">
<primary sortas="a-Sysklogd">Sysklogd</primary>
</indexterm>
<sect2 role="package">
<title/>
<para>The Sysklogd package contains programs for logging system messages,
such as those given by the kernel when unusual things happen.</para>
<segmentedlist>
<segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
<seglistitem>
<seg>&sysklogd-ch6-sbu;</seg>
<seg>&sysklogd-ch6-du;</seg>
</seglistitem>
</segmentedlist>
</sect2>
<sect2 role="installation">
<title>Installation of Sysklogd</title>
<para>Compile the package:</para>
<screen><userinput remap="make">make</userinput></screen>
<para>This package does not come with a test suite.</para>
<para>Install the package:</para>
<screen><userinput remap="install">make BINDIR=/sbin install</userinput></screen>
</sect2>
<sect2 id="conf-sysklogd" role="configuration">
<title>Configuring Sysklogd</title>
<indexterm zone="conf-sysklogd">
<primary sortas="a-Sysklogd">Sysklogd</primary>
<secondary>configuring</secondary>
</indexterm>
<indexterm zone="conf-sysklogd">
<primary sortas="e-/etc/syslog.conf">/etc/syslog.conf</primary>
</indexterm>
<para>Create a new <filename>/etc/syslog.conf</filename> file by running the
following:</para>
<screen><userinput>cat &gt; /etc/syslog.conf &lt;&lt; "EOF"
<literal># Begin /etc/syslog.conf
auth,authpriv.* -/var/log/auth.log
*.*;auth,authpriv.none -/var/log/sys.log
daemon.* -/var/log/daemon.log
kern.* -/var/log/kern.log
mail.* -/var/log/mail.log
user.* -/var/log/user.log
*.emerg *
# End /etc/syslog.conf</literal>
EOF</userinput></screen>
</sect2>
<sect2 id="contents-sysklogd" role="content">
<title>Contents of Sysklogd</title>
<segmentedlist>
<segtitle>Installed programs</segtitle>
<seglistitem>
<seg>klogd and syslogd</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="klogd">
<term><command>klogd</command></term>
<listitem>
<para>A system daemon for intercepting and logging kernel messages</para>
<indexterm zone="ch-system-sysklogd klogd">
<primary sortas="b-klogd">klogd</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="syslogd">
<term><command>syslogd</command></term>
<listitem>
<para>Logs the messages that system programs offer for logging. Every
logged message contains at least a date stamp and a hostname, and
normally the program's name too, but that depends on how trusting the
logging daemon is told to be</para>
<indexterm zone="ch-system-sysklogd syslogd">
<primary sortas="b-syslogd">syslogd</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>

View File

@ -49,7 +49,6 @@
--docdir=/usr/share/doc/systemd-&systemd-version; \
--with-rootprefix= \
--with-rootlibdir=/lib \
--with-firmware-path="/lib/firmware/updates:/lib/firmware" \
--enable-split-usr \
--disable-gudev \
--without-python</userinput></screen>
@ -66,14 +65,6 @@
</listitem>
</varlistentry>
<varlistentry>
<term><parameter>--with-firmware-path=...</parameter></term>
<listitem>
<para>This switch enables Udev firmware loader and
sets the default firmware search path.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><parameter>--enable-split-usr</parameter></term>
<listitem>

View File

@ -1,145 +0,0 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities;
]>
<sect1 id="ch-system-sysvinit" role="wrap">
<?dbhtml filename="sysvinit.html"?>
<sect1info condition="script">
<productname>sysvinit</productname>
<productnumber>&sysvinit-version;</productnumber>
<address>&sysvinit-url;</address>
</sect1info>
<title>Sysvinit-&sysvinit-version;</title>
<indexterm zone="ch-system-sysvinit">
<primary sortas="a-Sysvinit">Sysvinit</primary>
</indexterm>
<sect2 role="package">
<title/>
<para>The Sysvinit package contains programs for controlling the startup,
running, and shutdown of the system.</para>
<segmentedlist>
<segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
<seglistitem>
<seg>&sysvinit-ch6-sbu;</seg>
<seg>&sysvinit-ch6-du;</seg>
</seglistitem>
</segmentedlist>
</sect2>
<sect2 role="installation">
<title>Installation of Sysvinit</title>
<para>Since LFS uses Systemd as init system, this package
is needed for few utils that are not present in other
packages. Compile the package:</para>
<screen><userinput remap="make">make -C src fstab-decode
make -C src killall5
make -C src last</userinput></screen>
<para>This package does not come with a test suite.</para>
<para>Install the package:</para>
<screen><userinput remap="install">cp -v src/{fstab-decode,killall5} /sbin
ln -sv ../sbin/killall5 /bin/pidof
cp -v src/last /usr/bin
ln -sv last /usr/bin/lastb</userinput></screen>
<para>Install manual pages for the installed programs:</para>
<screen><userinput remap="install">cp -v man/{last,lastb}.1 /usr/share/man/man1
cp -v man/{fstab-decode,killall5,pidof}.8 /usr/share/man/man8</userinput></screen>
</sect2>
<sect2 id="contents-sysvinit" role="content">
<title>Contents of Sysvinit</title>
<segmentedlist>
<segtitle>Installed programs</segtitle>
<seglistitem>
<seg>fstab-decode, killall5, last,
lastb (link to last) and pidof
(link to killall5)</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="fstab-decode">
<term><command>fstab-decode</command></term>
<listitem>
<para>Run a command with fstab-encoded arguments</para>
<indexterm zone="ch-system-sysvinit fstab-decode">
<primary sortas="b-fstab-decode">fstab-decode</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="killall5">
<term><command>killall5</command></term>
<listitem>
<para>Sends a signal to all processes, except the processes in its own
session so it will not kill the shell running the script that called
it</para>
<indexterm zone="ch-system-sysvinit killall5">
<primary sortas="b-killall5">killall5</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="last">
<term><command>last</command></term>
<listitem>
<para>Shows which users last logged in (and out), searching back
through the <filename>/var/log/wtmp</filename> file; it also shows
system boots, shutdowns, and run-level changes</para>
<indexterm zone="ch-system-sysvinit last">
<primary sortas="b-last">last</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="lastb">
<term><command>lastb</command></term>
<listitem>
<para>Shows the failed login attempts, as logged in
<filename>/var/log/btmp</filename></para>
<indexterm zone="ch-system-sysvinit lastb">
<primary sortas="b-lastb">lastb</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="pidof">
<term><command>pidof</command></term>
<listitem>
<para>Reports the PIDs of the given programs</para>
<indexterm zone="ch-system-sysvinit pidof">
<primary sortas="b-pidof">pidof</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>

View File

@ -100,8 +100,8 @@ done</userinput></screen>
<segtitle>Installed directory</segtitle>
<seglistitem>
<seg>info, infokey, install-info, makeinfo, pdftexi2dvi,
pod2texi, texi2any, texi2dvi, texi2pdf, and texindex</seg>
<seg>info, infokey, install-info, makeinfo (link to texi2any),
pdftexi2dvi, pod2texi, texi2any, texi2dvi, texi2pdf, and texindex</seg>
<seg>/usr/share/texinfo</seg>
</seglistitem>
</segmentedlist>

View File

@ -59,42 +59,9 @@ mkdir -pv /var/lib/hwclock</userinput></screen>
<sect2 role="installation">
<title>Installation of Util-linux</title>
<screen><userinput remap="configure">./configure --disable-su \
--disable-login \
--enable-mesg \
--with-systemdsystemunitdir=/lib/systemd/system</userinput></screen>
<para>Prepare Util-linux for compilation:</para>
<variablelist>
<title>The meaning of the configure option:</title>
<varlistentry>
<term><parameter>--disable-*</parameter></term>
<listitem>
<para>These switches disable building su and login. They
duplicate the same programs provided by <xref
linkend='ch-system-shadow'/>.
They also require
<ulink url="&blfs-root;/view/svn/postlfs/linux-pam.html">Linux-PAM</ulink>
which is not available in LFS.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><parameter>--enable-mesg</parameter></term>
<listitem>
<para>This switch enables building of the mesg utility which
was previously provided by Sysvinit package.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><parameter>--with-systemdsystemunitdir=/lib/systemd/system</parameter></term>
<listitem>
<para>This switch sets install location for the Systemd units provided
with the package.</para>
</listitem>
</varlistentry>
</variablelist>
<screen><userinput remap="configure">./configure</userinput></screen>
<para>Compile the package:</para>
@ -103,18 +70,21 @@ mkdir -pv /var/lib/hwclock</userinput></screen>
<para>If desired, run the test suite as a non-root user:</para>
<warning><para>Running the test suite as the root user can be harmful to
your system. To run it, the kernel CONFIG_SCSI_DEBUG option for the kernel
must be available in the currently running system. The CONFIG_SCSI_DEBUG
option must be built as a module. Building it into the kernel will prevent
booting. For complete coverage, other BLFS packages must be installed. If
desired, this test can be run after rebooting into the completed LFS system
and running:</para>
your system. To run it, the CONFIG_SCSI_DEBUG option for the kernel must
be available in the currently running system, and must be built as a
module. Building it into the kernel will prevent booting. For complete
coverage, other BLFS packages must be installed. If desired, this test can
be run after rebooting into the completed LFS system and running:</para>
<screen role="nodump"><userinput>bash tests/run.sh --srcdir=$PWD --builddir=$PWD</userinput></screen>
</warning>
<note><para>Two tests, last/ipv6 and last/last, fail in the chroot environment
due to the DNS resolver not being active yet. If the tests are rerun after
booting, they pass.</para></note>
<screen><userinput remap="test">chown -Rv nobody .
su nobody -s /bin/bash -c "PATH=$PATH make check"</userinput></screen>
su nobody -s /bin/bash -c "PATH=$PATH make -k check"</userinput></screen>
<para>Install the package:</para>
@ -131,23 +101,24 @@ su nobody -s /bin/bash -c "PATH=$PATH make check"</userinput></screen>
<segtitle>Installed directories</segtitle>
<seglistitem>
<seg>addpart, agetty, blkid, blockdev, cal, cfdisk, chcpu,
chrt, col, colcrt, colrm, column, ctrlaltdel, cytune, delpart,
dmesg, eject, fallocate, fdformat, fdisk, findfs, findmnt, flock, fsck,
fsck.cramfs, fsck.minix, fsfreeze, fstrim, getopt, hexdump, hwclock, i386,
ionice, ipcmk, ipcrm, ipcs, isosize, ldattach, linux32, linux64,
logger, look, losetup, lsblk, lscpu, lslocks, mcookie, mesg, mkfs, mkfs.bfs,
mkfs.cramfs, mkfs.minix, mkswap, more, mount, mountpoint, namei, partx,
pg, pivot_root, prlimit, raw, readprofile, rename, renice, resizepart,
rev, rtcwake, script, scriptreplay, setarch, setsid, setterm, sfdisk,
sulogin, swaplabel, swapoff (link to swapon), swapon, switch_root, tailf,
taskset, ul, umount, unshare, utmpdump, uuidd, uuidgen, wall,
wdctl, whereis, wipefs, and x86_64</seg>
<seg>addpart, agetty, blkdiscard, blkid, blockdev, cal, cfdisk, chcpu,
chrt, col, colcrt, colrm, column, ctrlaltdel, cytune, delpart, dmesg,
eject, fallocate, fdformat, fdisk, findfs, findmnt, flock, fsck,
fsck.cramfs, fsck.minix, fsfreeze, fstrim, getopt, hexdump, hwclock,
i386, ionice, ipcmk, ipcrm, ipcs, isosize, kill, last, lastb (link to
last), ldattach, linux32, linux64, logger, look, losetup, lsblk, lscpu,
lslocks, mcookie, mkfs, mkfs.bfs, mkfs.cramfs, mkfs.minix, mkswap,
more, mount, mountpoint, namei, partx, pg, pivot_root, prlimit, raw,
readprofile, rename, renice, resizepart, rev, rtcwake, script,
scriptreplay, setarch, setsid, setterm, sfdisk, sulogin, swaplabel,
swapoff (link to swapon), swapon, switch_root, tailf, taskset, ul,
umount, unshare, utmpdump, uuidd, uuidgen, wall, wdctl, whereis,
wipefs, and x86_64</seg>
<seg>libblkid.{a,so}, libmount.{a,so}, libuuid.{a,so}</seg>
<seg>/usr/include/blkid, /usr/include/libmount, /usr/include/uuid,
/usr/share/getopt, /var/lib/hwclock</seg>
/usr/share/doc/util-linux/getopt, /var/lib/hwclock</seg>
</seglistitem>
</segmentedlist>
@ -177,6 +148,16 @@ su nobody -s /bin/bash -c "PATH=$PATH make check"</userinput></screen>
</listitem>
</varlistentry>
<varlistentry id="blkdiscard">
<term><command>blkdiscard</command></term>
<listitem>
<para>Discards sectors on a device</para>
<indexterm zone="ch-system-util-linux blkdiscard">
<primary sortas="b-blkdiscard">blkdiscard</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="blkid">
<term><command>blkid</command></term>
<listitem>
@ -551,6 +532,29 @@ su nobody -s /bin/bash -c "PATH=$PATH make check"</userinput></screen>
</listitem>
</varlistentry>
<varlistentry id="last">
<term><command>last</command></term>
<listitem>
<para>Shows which users last logged in (and out), searching back
through the <filename>/var/log/wtmp</filename> file; it also shows
system boots, shutdowns, and run-level changes</para>
<indexterm zone="ch-system-util-linux last">
<primary sortas="b-last">last</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="lastb">
<term><command>lastb</command></term>
<listitem>
<para>Shows the failed login attempts, as logged in
<filename>/var/log/btmp</filename></para>
<indexterm zone="ch-system-util-linux lastb">
<primary sortas="b-lastb">lastb</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="ldattach">
<term><command>ldattach</command></term>
<listitem>
@ -757,6 +761,16 @@ su nobody -s /bin/bash -c "PATH=$PATH make check"</userinput></screen>
</listitem>
</varlistentry>
<varlistentry id="nsenter">
<term><command>nsenter</command></term>
<listitem>
<para>Runs a program with namespaces of other processes</para>
<indexterm zone="ch-system-util-linux nsenter">
<primary sortas="b-nsenter">nsenter</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="partx">
<term><command>partx</command></term>
<listitem>

View File

@ -46,7 +46,9 @@
<para>Prepare Xz for compilation with:</para>
<screen><userinput remap="configure">./configure --prefix=/usr --docdir=/usr/share/doc/xz-&xz-version;</userinput></screen>
<screen><userinput remap="configure">./configure --prefix=/usr \
--bindir=/bin \
--docdir=/usr/share/doc/xz-&xz-version;</userinput></screen>
<para>Compile the package:</para>
@ -56,17 +58,12 @@
<screen><userinput remap="test">make check</userinput></screen>
<para>Install the package:</para>
<para>Install the package and make sure that all libraries are in the
correct directory:</para>
<screen><userinput remap="install">make install</userinput></screen>
<para>The shared library needs to be moved to
<filename class="directory">/lib</filename>, and as a result the
<filename class="extension">.so</filename> file in
<filename class="directory">/usr/lib</filename> will need to be recreated:</para>
<screen><userinput remap="install">mv -v /usr/lib/liblzma.so.* /lib
ln -sfv ../../lib/liblzma.so.5.0.4 /usr/lib/liblzma.so</userinput></screen>
<screen><userinput remap="install">make install
mv -v /usr/lib/liblzma.so.* /lib
ln -svf ../../lib/liblzma.so.&xz-version; /usr/lib/liblzma.so</userinput></screen>
</sect2>

View File

@ -17,6 +17,7 @@
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="udev.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="symlinks.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="hostname.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="clock.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="console.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="locale.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="inputrc.xml"/>

63
chapter07/clock.xml Normal file
View File

@ -0,0 +1,63 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities;
]>
<sect1 id="ch-scripts-clock">
<?dbhtml filename="clock.html"?>
<title>Configuring the system clock</title>
<indexterm zone="ch-scripts-clock">
<primary sortas="d-clock">clock</primary>
<secondary>configuring</secondary></indexterm>
<para>This section discusses how to configure the
<command>systemd-timedated</command> system service, which configures
system clock and timezone.</para>
<para>Systemd provides a <command>timedatectl</command> utility which is
used to communicate with <command>systemd-timedated</command>. It can be used
to set the system clock in local time or UTC time, depending on the hardware
clock setting. By default, <command>systemd-timedated</command> will assume
that clock is set to UTC time.</para>
<para>If you cannot remember whether or not the hardware clock is set to UTC,
find out by running the <userinput>hwclock --localtime --show</userinput>
command. This will display what the current time is according to the hardware
clock. If this time matches whatever your watch says, then the hardware clock is
set to local time. If the output from <command>hwclock</command> is not local
time, chances are it is set to UTC time. Verify this by adding or subtracting
the proper amount of hours for the timezone to the time shown by
<command>hwclock</command>. For example, if you are currently in the MST
timezone, which is also known as GMT -0700, add seven hours to the local
time.</para>
<para>If your clock is set to local time, tell <command>systemd-timedated</command>
about it by running the following command:</para>
<screen role="nodump"><userinput>timedatectl set-local-rtc 1</userinput></screen>
<para><command>timedatectl</command> can also be used to change system time and
time zone.</para>
<para>To change your current system time, issue:</para>
<screen role="nodump"><userinput>timedatectl set-time YYYY:MM:DD HH:MM:SS</userinput></screen>
<para>Hardware clock will also be updated accordingly.</para>
<para>To change your current time zone, issue:</para>
<screen role="nodump"><userinput>timedatectl set-timezone TIMEZONE</userinput></screen>
<para>You can get list of available time zones by running:</para>
<screen role="nodump"><userinput>timedatectl list-timezones</userinput></screen>
<note><para>Please note that <command>timedatectl</command> command can
be used only on a system booted with Systemd.</para></note>
</sect1>

View File

@ -23,12 +23,11 @@
<filename>/etc/vconsole.conf</filename> file for configuration
information. Decide which keymap and screen font will be used. Various
language-specific HOWTOs can also help with this, see <ulink
url="http://www.tldp.org/HOWTO/HOWTO-INDEX/other-lang.html"/>. If still in
doubt, look in the <filename class="directory">/usr/share/keymaps</filename>
and <filename class="directory">/usr/share/consolefonts</filename> directories
for valid keymaps and screen fonts. Read <filename>loadkeys(1)</filename> and
<filename>setfont(8)</filename> manual pages to determine the correct
arguments for these programs.</para>
url="http://www.tldp.org/HOWTO/HOWTO-INDEX/other-lang.html"/>.
Examine <command>localectl list-keymaps</command> output for a list of
valid console keymaps. Look in
<filename class="directory">/usr/share/consolefonts</filename>
directory for valid screen fonts.</para>
<para>The <filename>/etc/vconsole.conf</filename> file should contain lines
of the form: VARIABLE="value". The following variables are recognized:</para>
@ -79,16 +78,60 @@
<screen role="nodump"><userinput>cat &gt; /etc/vconsole.conf &lt;&lt; "EOF"
<literal>KEYMAP=de-latin1
FONT=latarcyrheb-sun16</literal>
FONT=Lat2-Terminus16</literal>
EOF</userinput></screen>
<!-- Added because folks keep posting their console file with X questions
to blfs-support list -->
<note>
<para>The <filename>/etc/vconsole.conf</filename> file only controls
localization of the Linux text console. It has nothing to do with setting
the proper keyboard layout and terminal fonts in the X Window System, with
ssh sessions, or with a serial console.</para>
</note>
<para>You can change KEYMAP value at runtime by using the
<command>localectl</command> utility:</para>
<screen role="nodump"><userinput>localectl set-keymap MAP</userinput></screen>
<note><para>Please note that <command>localectl</command> command can
be used only on a system booted with Systemd.</para></note>
<para>You can also use <command>localectl</command> utility with the
corresponding parameters to change X11 keyboard layout, model, variant
and options:</para>
<screen role="nodump"><userinput>localectl set-x11-keymap LAYOUT [MODEL] [VARIANT] [OPTIONS]</userinput></screen>
<para>To list possible values for <command>localectl set-x11-keymap</command>
parameters, run <command>localectl</command> with parameters listed below:
</para>
<variablelist>
<varlistentry>
<term>list-x11-keymap-models</term>
<listitem>
<para>Show known X11 keyboard mapping models.</para>
</listitem>
</varlistentry>
<varlistentry>
<term>list-x11-keymap-layouts</term>
<listitem>
<para>Show known X11 keyboard mapping layouts.</para>
</listitem>
</varlistentry>
<varlistentry>
<term>list-x11-keymap-variants</term>
<listitem>
<para>Show known X11 keyboard mapping variants.</para>
</listitem>
</varlistentry>
<varlistentry>
<term>list-x11-keymap-options</term>
<listitem>
<para>Show known X11 keyboard mapping options.</para>
</listitem>
</varlistentry>
</variablelist>
<note><para>Using any of the parameters listed above requires
XKeyboard Config package from BLFS.</para></note>
</sect1>

View File

@ -35,12 +35,15 @@
</listitem>
</itemizedlist>
<para>Third, configuring the hostname, and keyboard layout.</para>
<para>Third, configuring the hostname, system clock, and keyboard layout.</para>
<itemizedlist>
<listitem>
<para><xref linkend="ch-scripts-hostname" role="."/></para>
</listitem>
<listitem>
<para><xref linkend="ch-scripts-clock" role="."/></para>
</listitem>
<listitem>
<para><xref linkend="ch-scripts-console" role="."/></para>
</listitem>

View File

@ -11,7 +11,6 @@
<title>Creating Custom Symlinks to Devices</title>
<sect2>
<title>Dealing with duplicate devices</title>
<para>As explained in <xref linkend="ch-scripts-udev"/>, the order in

View File

@ -15,10 +15,10 @@
<secondary>usage</secondary>
</indexterm>
<para>In <xref linkend="chapter-building-system"/>, we installed the Udev
package. Before we go into the details regarding how this works,
a brief history of previous methods of handling devices is in
order.</para>
<para>In <xref linkend="chapter-building-system"/>, we installed Udev
from the Systemd source package. Before we go into the details regarding
how this works, a brief history of previous methods of handling devices
is in order.</para>
<para>Linux systems in general traditionally use a static device creation
method, whereby a great many device nodes are created under <filename
@ -118,7 +118,9 @@
merged together. If <command>udevd</command> can't find a rule for the
device it is creating, it will leave the permissions and ownership at
whatever <systemitem class="filesystem">devtmpfs</systemitem> used
initially.</para> </sect3>
initially.</para>
</sect3>
<sect3>
<title>Module Loading</title>
@ -328,13 +330,6 @@
<ulink url="http://www.kernel.org/pub/linux/kernel/people/mochel/doc/papers/ols-2005/mochel.pdf"/></para>
</listitem>
<!-- No longer available
<listitem>
<para>Pointers to further reading
<ulink url="http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html"/>
</para>
</listitem>
-->
</itemizedlist>
</sect2>

View File

@ -70,12 +70,30 @@
configuration to a good state that takes your current system architecture
into account.</para>
<para>Due to recent changes in <application>udev</application>, be sure to
select:</para>
<para>Be sure to enable or disable following features or the system might not
work correctly or boot at all:</para>
<screen role="nodump">Device Drivers ---&gt;
<screen role="nodump">General setup ---&gt;
[*] Control Group support
Processor type and features ---&gt;
[*] Enable seccomp to safely compute untrusted bytecode
Networking support ---&gt;
Networking options ---&gt;
&lt;*&gt; The IPv6 protocol
Device Drivers ---&gt;
Generic Driver Options ---&gt;
Maintain a devtmpfs filesystem to mount at /dev</screen></note>
() path to uevent helper
[*] Maintain a devtmpfs filesystem to mount at /dev
[ ] Fallback user-helper invocation for firmware loading
File systems ---&gt;
[*] Inotify support for userspace
&lt;*&gt; Kernel automounter version 4 support (also supports v3)
Pseudo filesystems ---&gt;
[*] Tmpfs POSIX Access Control Lists
[*] Tmpfs extended attributes</screen></note>
<note><para>While "The IPv6 Protocol" is not strictly required, it is
highly recommended by the Systemd developers.</para></note>
<screen role="nodump"><userinput>make LANG=<replaceable>&lt;host_LANG_value&gt;</replaceable> LC_ALL= menuconfig</userinput></screen>

View File

@ -17,10 +17,8 @@
<para>Well done! The new LFS system is installed! We wish you much
success with your shiny new custom-built Linux system.</para>
<para>It is a good idea to create an <filename>/etc/os-release</filename>
file. By having this file, it is very easy for you (and for us if you need to
ask for help at some point) to find out which LFS version is installed on the
system. Create this file by running:</para>
<para>Create an <filename>/etc/os-release</filename> file required by
Systemd:</para>
<screen><userinput>cat &gt; /etc/os-release &lt;&lt; "EOF"
NAME="Linux From Scratch"
@ -29,4 +27,26 @@ ID=lfs
PRETTY_NAME="Linux From Scratch &version;"
EOF</userinput></screen>
<para>It is recommended to create <filename>/etc/lfs-release</filename>
for compatibility with non Systemd branch. By having this file, it is very
easy for you (and for us if you need to ask for help at some point) to find
out which LFS version is installed on the system. Create this file by
running:</para>
<screen><userinput>echo &version; &gt; /etc/lfs-release</userinput></screen>
<para>It is also a good idea to create a file to show the status of your
new system with respect to the Linux Standards Base (LSB). To create
this file, run:</para>
<screen><userinput>cat &gt; /etc/lsb-release &lt;&lt; "EOF"
DISTRIB_ID="Linux From Scratch"
DISTRIB_RELEASE="&version;"
DISTRIB_CODENAME="&lt;your name here&gt;"
DISTRIB_DESCRIPTION="Linux From Scratch"
EOF</userinput></screen>
<para>Be sure to put some sort of customization for the field
'DISTRIB_CODENAME' to make the system uniquely yours.</para>
</sect1>

View File

@ -1,5 +1,5 @@
<!ENTITY version "SYSTEMD-20131021">
<!ENTITY releasedate "October 21, 2013">
<!ENTITY version "SYTEMD-20131210">
<!ENTITY releasedate "December 10, 2013">
<!ENTITY copyrightdate "1999-2013"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "7.5">
<!ENTITY generic-version "systemd"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->

View File

@ -7,18 +7,18 @@
Allowed deviation in disk usage : 2% -->
<!ENTITY attr-version "2.4.46">
<!ENTITY attr-size "330 KB">
<!ENTITY attr-version "2.4.47">
<!ENTITY attr-size "336 KB">
<!ENTITY attr-url "http://download.savannah.gnu.org/releases/attr/attr-&attr-version;.src.tar.gz">
<!ENTITY attr-md5 "db557c17fdfa4f785333ecda08654010">
<!ENTITY attr-md5 "84f58dec00b60f2dc8fd1c9709291cc7">
<!ENTITY attr-home " ">
<!ENTITY attr-ch6-du "3.5 MB">
<!ENTITY attr-ch6-sbu "0.1 SBU">
<!ENTITY acl-version "2.2.51">
<!ENTITY acl-version "2.2.52">
<!ENTITY acl-size "380 KB">
<!ENTITY acl-url "http://download.savannah.gnu.org/releases/acl/acl-&acl-version;.src.tar.gz">
<!ENTITY acl-md5 "3fc0ce99dc5253bdcce4c9cd437bc267">
<!ENTITY acl-md5 "a61415312426e9c2212bd7dc7929abda">
<!ENTITY acl-home " ">
<!ENTITY acl-ch6-du "5.4 MB">
<!ENTITY acl-ch6-sbu "0.2 SBU">
@ -70,10 +70,10 @@
<!ENTITY binutils-ch6-du "365 MB">
<!ENTITY binutils-ch6-sbu "2.0 SBU">
<!ENTITY bison-version "3.0">
<!ENTITY bison-size "1,872 KB">
<!ENTITY bison-version "3.0.1">
<!ENTITY bison-size "1,875 KB">
<!ENTITY bison-url "&gnu;bison/bison-&bison-version;.tar.xz">
<!ENTITY bison-md5 "a2624994561aa69f056c904c1ccb2880">
<!ENTITY bison-md5 "032a7b7b9f1a6e278ccde73f82cec5c2">
<!ENTITY bison-home "&gnu-software;bison/">
<!--
<!ENTITY bison-ch5-du "">
@ -92,10 +92,10 @@
<!ENTITY bzip2-ch6-du "6.9 MB">
<!ENTITY bzip2-ch6-sbu "less than 0.1 SBU">
<!ENTITY check-version "0.9.10">
<!ENTITY check-size "635 KB">
<!ENTITY check-version "0.9.11">
<!ENTITY check-size "675 KB">
<!ENTITY check-url "http://sourceforge.net/projects/check/files/check/&check-version;/check-&check-version;.tar.gz">
<!ENTITY check-md5 "6d10a8efb9a683467b92b3bce97aeb30">
<!ENTITY check-md5 "fd5a03979bcab9fb80ba005b55f54178">
<!ENTITY check-home "http://check.sourceforge.net/">
<!ENTITY check-ch5-du "6.9 MB">
<!ENTITY check-ch5-sbu "0.1 SBU">
@ -110,10 +110,10 @@
<!ENTITY coreutils-ch6-du "116 MB">
<!ENTITY coreutils-ch6-sbu "3.4 SBU">
<!ENTITY dbus-version "1.6.10">
<!ENTITY dbus-size "1,885 KB">
<!ENTITY dbus-version "1.6.18">
<!ENTITY dbus-size "1,872 KB">
<!ENTITY dbus-url "http://dbus.freedesktop.org/releases/dbus/dbus-&dbus-version;.tar.gz">
<!ENTITY dbus-md5 "de4970c20629aeb958a12132415b3630">
<!ENTITY dbus-md5 "b02e9c95027a416987b81f9893831061">
<!ENTITY dbus-home "http://www.freedesktop.org/wiki/Software/dbus">
<!ENTITY dbus-ch6-du "35 MB">
<!ENTITY dbus-ch6-sbu "less than 0.4 SBU">
@ -326,21 +326,18 @@
<!ENTITY intltool-ch6-du "1.4 MB">
<!ENTITY intltool-ch6-sbu "0.1 SBU">
<!ENTITY iproute2-version "3.9.0">
<!ENTITY iproute2-size "403 KB">
<!ENTITY iproute2-version "3.10.0">
<!ENTITY iproute2-version "3.11.0">
<!ENTITY iproute2-size "412 KB">
<!ENTITY iproute2-version "3.12.0">
<!ENTITY iproute2-size "415 KB">
<!ENTITY iproute2-url "&kernel;linux/utils/net/iproute2/iproute2-&iproute2-version;.tar.xz">
<!ENTITY iproute2-md5 "d7ffb27bc9f0d80577b1f3fb9d1a7689">
<!ENTITY iproute2-md5 "f87386aaaecafab95607fd10e8152c68">
<!ENTITY iproute2-home "&kernel;linux/utils/net/iproute2/">
<!ENTITY iproute2-ch6-du "7.3 MB">
<!ENTITY iproute2-ch6-sbu "0.1 SBU">
<!ENTITY kbd-version "2.0.0">
<!ENTITY kbd-size "1,690 KB">
<!ENTITY kbd-version "2.0.1">
<!ENTITY kbd-size "1,962 KB">
<!ENTITY kbd-url "http://ftp.altlinux.org/pub/people/legion/kbd/kbd-&kbd-version;.tar.gz">
<!ENTITY kbd-md5 "5ba259a0b2464196f6488a72070a3d60">
<!ENTITY kbd-md5 "cc0ee9f2537d8636cae85a8c6541ed2e">
<!ENTITY kbd-home "http://ftp.altlinux.org/pub/people/legion/kbd">
<!ENTITY kbd-ch6-du "20 MB">
<!ENTITY kbd-ch6-sbu "0.1 SBU">
@ -361,7 +358,7 @@
<!ENTITY less-ch6-du "3.6 MB">
<!ENTITY less-ch6-sbu "less than 0.1 SBU">
<!ENTITY lfs-network-scripts-version "20130518"> <!-- Scripts depend on this format -->
<!ENTITY lfs-network-scripts-version "20131210"> <!-- Scripts depend on this format -->
<!ENTITY lfs-network-scripts-size "LFS-NETSCRIPTS-SIZE KB"> <!-- Updated in Makefile -->
<!ENTITY lfs-network-scripts-url "&downloads-root;lfs-network-scripts-&lfs-network-scripts-version;.tar.bz2">
<!ENTITY lfs-network-scripts-md5 "LFS-NETSCRIPTS-MD5SUM"> <!-- Updated in Makefile -->
@ -397,13 +394,13 @@
<!ENTITY libtool-ch6-sbu "3.0 SBU">
<!ENTITY linux-major-version "3">
<!ENTITY linux-minor-version "11">
<!ENTITY linux-patch-version "6">
<!ENTITY linux-minor-version "12">
<!ENTITY linux-patch-version "1">
<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
<!ENTITY linux-size "73,335 KB">
<!ENTITY linux-size "74,589 KB">
<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
<!ENTITY linux-md5 "7e92ca268b71c35a00ebcca884300a83">
<!ENTITY linux-md5 "f6f34baf553f278ff4637d8eaeff5dcd">
<!ENTITY linux-home "http://www.kernel.org/">
<!-- measured for 3.9.0 / gcc-4.8.0 on x86_64 : minimum is
allnoconfig extended for a hopefully-bootable build on desktop machine,
@ -552,18 +549,10 @@
<!ENTITY shadow-ch6-du "42 MB">
<!ENTITY shadow-ch6-sbu "0.2 SBU">
<!ENTITY sysvinit-version "2.88dsf">
<!ENTITY sysvinit-size "108 KB">
<!ENTITY sysvinit-url "http://download.savannah.gnu.org/releases/sysvinit/sysvinit-&sysvinit-version;.tar.bz2">
<!ENTITY sysvinit-md5 "6eda8a97b86e0a6f59dabbf25202aa6f">
<!ENTITY sysvinit-home "http://savannah.nongnu.org/projects/sysvinit">
<!ENTITY sysvinit-ch6-du "1.4 MB">
<!ENTITY sysvinit-ch6-sbu "less than 0.1 SBU">
<!ENTITY tar-version "1.27">
<!ENTITY tar-size "1,823 KB">
<!ENTITY tar-version "1.27.1">
<!ENTITY tar-size "1,835 KB">
<!ENTITY tar-url "&gnu;tar/tar-&tar-version;.tar.xz">
<!ENTITY tar-md5 "3484fc42b7a82b82f2305b2971aa0e56">
<!ENTITY tar-md5 "e0382a4064e09a4943f3adeff1435978">
<!ENTITY tar-home "&gnu-software;tar/">
<!ENTITY tar-ch5-du "20.6 MB">
<!ENTITY tar-ch5-sbu "0.4 SBU">
@ -597,18 +586,18 @@
<!ENTITY systemd-ch6-du "29 MB">
<!ENTITY systemd-ch6-sbu "0.1 SBU">
<!ENTITY tzdata-version "2013g">
<!ENTITY tzdata-version "2013h">
<!ENTITY tzdata-size "222 KB">
<!ENTITY tzdata-url "http://www.iana.org/time-zones/repository/releases/tzdata&tzdata-version;.tar.gz">
<!ENTITY tzdata-md5 "76dbc3b5a81913fc0d824376c44a5d15">
<!ENTITY tzdata-md5 "d310abe42cbe87e76ceb69e2c7003c92">
<!ENTITY tzdata-home "http://www.iana.org/time-zones">
<!ENTITY tzdata-ch6-du "6.4 MB">
<!ENTITY tzdata-ch6-sbu "less than 0.1 SBU">
<!ENTITY util-linux-version "2.23.2">
<!ENTITY util-linux-size "3,304 KB">
<!ENTITY util-linux-url "&kernel;linux/utils/util-linux/v2.23/util-linux-&util-linux-version;.tar.xz">
<!ENTITY util-linux-md5 "b39fde897334a4858bb2098edcce5b3f">
<!ENTITY util-linux-version "2.24">
<!ENTITY util-linux-size "3,450 KB">
<!ENTITY util-linux-url "&kernel;linux/utils/util-linux/v2.24/util-linux-&util-linux-version;.tar.xz">
<!ENTITY util-linux-md5 "4fac6443427f575fc5f3531a4ad2ca01">
<!ENTITY util-linux-home "http://userweb.kernel.org/~kzak/util-linux/">
<!ENTITY util-linux-ch6-du "89 MB">
<!ENTITY util-linux-ch6-sbu "0.6 SBU">
@ -622,10 +611,10 @@
<!ENTITY vim-ch6-du "121 MB">
<!ENTITY vim-ch6-sbu "1.4 SBU">
<!ENTITY xml-parser-version "2.41">
<!ENTITY xml-parser-version "2.42_01">
<!ENTITY xml-parser-size "236 KB">
<!ENTITY xml-parser-url "http://search.cpan.org/CPAN/authors/id/T/TO/TODDR/XML-Parser-&xml-parser-version;.tar.gz">
<!ENTITY xml-parser-md5 "c320d2ffa459e6cdc6f9f59c1185855e">
<!ENTITY xml-parser-md5 "a4650aebcc464bb91113c2c356da8210">
<!ENTITY xml-parser-home "https://github.com/chorny/XML-Parser">
<!ENTITY xml-parser-ch6-du "2.5 MB">
<!ENTITY xml-parser-ch6-sbu "0.1 SBU">

View File

@ -141,7 +141,11 @@
deviation from the instructions or additional patches to some
packages.</para>
<para id="version-check">To see whether your host system has all the appropriate versions, and
<!-- Use an empty sect2 element to prevent a pdf warning. -->
<sect2 id="version-check">
<title> </title>
<para >To see whether your host system has all the appropriate versions, and
the ability to compile programs, run the following:</para>
<!-- ANY additional lines in the script cause a pdf rendering problem-->
@ -191,4 +195,5 @@ EOF
bash version-check.sh</userinput></screen>
</sect2>
</sect1>

View File

@ -1,8 +1,8 @@
<?xml version='1.0' encoding='ISO-8859-1'?>
<!--
$LastChangedBy: manuel $
$Date: 2007-05-19 20:43:37 +0200 (sáb, 19 may 2007) $
$LastChangedBy$
$Date$
-->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"

View File

@ -1,8 +1,8 @@
<?xml version='1.0' encoding='ISO-8859-1'?>
<!--
$LastChangedBy: manuel $
$Date: 2007-06-12 20:18:51 +0200 (mar, 12 jun 2007) $
$LastChangedBy$
$Date$
-->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"

View File

@ -1,8 +1,8 @@
<?xml version='1.0' encoding='ISO-8859-1'?>
<!--
$LastChangedBy: manuel $
$Date: 2007-05-19 20:43:37 +0200 (sáb, 19 may 2007) $
$LastChangedBy$
$Date$
-->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"

View File

@ -18,20 +18,21 @@ $Date$
<xsl:import href="chunk-slave.xsl"/>
<!-- Upstream chunk code named templates -->
<xsl:import href="docbook-xsl-snapshot/xhtml/chunk-common.xsl"/>
<xsl:import href="docbook-xsl-1.78.1/xhtml/chunk-common.xsl"/>
<!-- Upstream chunk code match templates -->
<xsl:include href="docbook-xsl-snapshot/xhtml/chunk-code.xsl"/>
<xsl:include href="docbook-xsl-1.78.1/xhtml/chunk-code.xsl"/>
<!-- Including our customized chunks templates -->
<!-- Customized chunk templates -->
<xsl:include href="xhtml/lfs-index.xsl"/>
<xsl:include href="xhtml/lfs-legalnotice.xsl"/>
<xsl:include href="xhtml/lfs-navigational.xsl"/>
<!-- sect1:
Prevent creation of dummy sect1 files used to emulate sub-chapters. -->
<!-- The original template is in {docbook-xsl}/xhtml/chunk-code.xsl
It match also others sect* tags. The code for that tags is unchanged. -->
Prevent creation of dummy sect1 files used to emulate sub-chapters.
The original template is in {docbook-xsl}/xhtml/chunk-code.xsl
It also matches other sect* tags. The code for those tags are
unchanged. -->
<xsl:template match="sect1">
<xsl:variable name="ischunk">
<xsl:call-template name="chunk"/>

View File

@ -13,7 +13,7 @@ $Date$
Sets global params and include customized elements templates. -->
<!-- Upstream XHTML presentation templates -->
<xsl:import href="docbook-xsl-snapshot/xhtml/docbook.xsl"/>
<xsl:import href="docbook-xsl-1.78.1/xhtml/docbook.xsl"/>
<!-- Use ISO-8859-1 for output instead of default UTF-8 -->
<xsl:param name="chunker.output.encoding" select="'ISO-8859-1'"/>
@ -27,18 +27,14 @@ $Date$
<xsl:include href="xhtml/lfs-toc.xsl"/>
<xsl:include href="xhtml/lfs-xref.xsl"/>
<!-- The CSS Stylesheets. We set here relative path from sub-dirs HTML files.
The path from top-level HTML files (index.html, partX.html, etc) MUST be
fixed via a sed in the Makefile-->
<!-- Master CSS Stylesheet -->
<xsl:param name="html.stylesheet" select="'../stylesheets/lfs.css'"/>
<xsl:param name="html.stylesheet" select="'stylesheets/lfs.css'"/>
<!-- Print CSS Stylesheet -->
<!-- The original template is in {docbook-xsl}/xhtml/docbook.xsl -->
<xsl:template name='user.head.content'>
<link rel="stylesheet" href="../stylesheets/lfs-print.css" type="text/css" media="print"/>
<link rel="stylesheet" href="stylesheets/lfs-print.css" type="text/css" media="print"/>
</xsl:template>
<!-- Dropping some unwanted style attributes -->
<!-- Drop some unwanted style attributes -->
<xsl:param name="ulink.target" select="''"/>
<xsl:param name="css.decoration" select="0"/>
@ -63,7 +59,7 @@ $Date$
<!-- How deep should recursive sections appear in the TOC? -->
<xsl:param name="toc.section.depth">1</xsl:param>
<!-- How maximaly deep should be each TOC? -->
<!-- How deep, at most, should each TOC be? -->
<xsl:param name="toc.max.depth">3</xsl:param>
</xsl:stylesheet>

View File

@ -0,0 +1,4 @@
The DocBook XSL stylesheets are maintained by Norman Walsh,
<ndw@nwalsh.com>, and members of the DocBook Project,
<docbook-developers@sf.net>

View File

@ -0,0 +1,21 @@
To view a list of all open DocBook Project XSL stylesheet bugs:
http://docbook.sf.net/tracker/xsl/bugs
To submit a bug report against the stylesheets:
http://docbook.sf.net/tracker/submit/bug
To do a full-text search of all DocBook Project issues:
http://docbook.sf.net/tracker/search
Discussion about the DocBook Project XSL stylesheets takes place
on the docbook-apps mailing list:
http://wiki.docbook.org/topic/DocBookAppsMailingList
Real-time discussion takes place on IRC:
http://wiki.docbook.org/topic/DocBookIrcChannel
irc://irc.freenode.net/docbook

View File

@ -3,7 +3,8 @@ Copyright
Copyright (C) 1999-2007 Norman Walsh
Copyright (C) 2003 Jiří Kosek
Copyright (C) 2004-2007 Steve Ball
Copyright (C) 2005-2007 The DocBook Project
Copyright (C) 2005-2008 The DocBook Project
Copyright (C) 2011-2012 O'Reilly Media
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
@ -23,7 +24,7 @@ advertising or otherwise to promote the sale, use or other
dealings in this Software without prior written authorization
from the individuals in question.
Any stylesheet derived from this Software that is publicly
Any stylesheet derived from this Software that is publically
distributed will be identified with a different name and the
version strings in any derived Software will be changed so that
no possibility of confusion between the derived package and this

View File

@ -0,0 +1,88 @@
$Id: INSTALL 6145 2006-08-06 13:13:03Z xmldoc $
INSTALL file for the DocBook XSL stylesheets distribution
----------------------------------------------------------------------
Case #1: Installation using a package management system
----------------------------------------------------------------------
If you have installed the DocBook XSL distribution using "apt-get",
"yum", "urpmi", or some similar package-management front-end,
then, as part of the package installation, the stylesheets have
already been automatically installed in the appropriate location
for your system, and your XML catalog environment has probably
been updated to use that location.
----------------------------------------------------------------------
Case #2: Installing manually
----------------------------------------------------------------------
If you have downloaded a docbook-xsl zip, tar.gz, or tar.bz2
file, use the following steps to install it.
1. Move the zip, tar.gz, or tar.bz2 file to the directory where
you'd like to install it (not to a temporary directory).
2. unzip or untar/uncompress the file
That will create a docbook-xsl-$VERSION directory (where
$VERSION is the version number for the release).
The remaining steps are all OPTIONAL. They are intended to
automatically update your user environment with XML Catalog
information about the DocBook XSL distribution. You are NOT
REQUIRED to complete these remaining steps. However, if you do
not, and you want to use XML catalogs with the DocBook XSL
stylesheets, you will need to manually update your XML catalog
environment
3. Change to the docbook-xsl-$VERSION directory and execute the
install.sh script:
./install.sh
That will launch an interactive installer, which will emit a
series of prompts for you to respond to.
To instead run it non-interactively without being prompted
for confirmation of the changes it makes, invoke it with the
"--batch" switch, like this:
./install.sh --batch
After the process is complete, the installer will emit a
message with a command you need to run in order to source
your environment for use with the stylesheets.
4. To test that he installation has updated your environment
correctly, execute the test.sh script:
./test.sh
That will test your XML catalog environment, using both the
xmlcatalog application and the Apache XML Commons Resolver.
NOTE: The test.sh file is not created until the install.sh
file is run for the first time.
5. (UNINSTALLING) If/when you want to uninstall the release,
execute the uninstall.sh script.
./uninstall.sh
To instead run it non-interactively without being prompted
for confirmation of the changes it makes, invoke it with the
"--batch" switch, like this:
./uninstall.sh --batch
NOTE: The uninstall.sh file is not created until the install.sh
file is run for the first time.
----------------------------------------------------------------------
Note to packagers
----------------------------------------------------------------------
The install.sh, .CatalogManager.properties.example, and .urilist
files should not be packaged. They are useful only to users who
are installing the stylesheets manually.
The catalog.xml file should be packaged.

View File

@ -0,0 +1,89 @@
# $Id: Makefile.tests 8481 2009-07-13 20:18:41Z abdelazer $
#
# This makefile does a "smoketest" of stylesheets for various
# output formats in the DocBook XSL Stylesheets release package.
# It doesn't actually check the output -- it's just useful for
# confirming whether each XSLT transformation actually executes
# successfully without any errors.
#
# To use it, run "make check" or just "make"
XSLTPROC=xsltproc
XSLTPROC_FLAGS=
TESTFILE=tests/refentry.007.xml
TESTFILE_NS=tests/refentry.007.ns.xml
NORMAL_STYLES=fo/docbook.xsl html/docbook.xsl xhtml/docbook.xsl
NORMAL_PROFILE_STYLES=fo/profile-docbook.xsl html/profile-docbook.xsl xhtml/profile-docbook.xsl
CHUNK_STYLES=html/chunk.xsl html/onechunk.xsl xhtml/chunk.xsl xhtml/onechunk.xsl
HELP_STYLES=htmlhelp/htmlhelp.xsl javahelp/javahelp.xsl eclipse/eclipse.xsl
MULTIFILE_STYLES=$(CHUNK_STYLES) $(HELP_STYLES)
CHUNK_PROFILE_STYLES=html/profile-chunk.xsl html/profile-onechunk.xsl xhtml/profile-chunk.xsl xhtml/profile-onechunk.xsl
HELP_PROFILE_STYLES=htmlhelp/profile-htmlhelp.xsl eclipse/profile-eclipse.xsl javahelp/profile-javahelp.xsl
MULTIFILE_PROFILE_STYLES=$(CHUNK_PROFILE_STYLES) $(HELP_PROFILE_STYLES)
MAN_STYLE=manpages/docbook.xsl
MAN_PROFILE_STYLE=manpages/profile-docbook.xsl
TWO_PROFILE_STYLE=profiling/profile.xsl
ROUNDTRIP_STYLES=roundtrip/dbk2ooo.xsl roundtrip/dbk2pages.xsl roundtrip/dbk2wordml.xsl
SLIDES_STYLES=slides/html/default.xsl slides/xhtml/default.xsl slides/fo/plain.xsl
WEBSITE_STYLES=website/website.xsl
WEBSITE_CHUNK_STYLES=website/chunk-website.xsl
# chunked output gets written to TMP_OUTPUT_DIR
TMP_OUTPUT_DIR=/tmp/smoketest-output/
# if you don't want TMP_OUTPUT_DIR and its contents deleted, unset
# SMOKETEST_CLEAN_TARGET; e.g. "make check SMOKETEST_CLEAN_TARGET=''"
SMOKETEST_CLEAN_TARGET=smoketest-clean
check: smoketest-make-tmp-dir smoketest-normal smoketest-normal-profile smoketest-chunk smoketest-chunk-profile smoketest-man smoketest-man-profile smoketest-two-profile $(SMOKETEST_CLEAN_TARGET)
smoketest-make-tmp-dir:
$(RM) -r $(TMP_OUTPUT_DIR)
mkdir '$(TMP_OUTPUT_DIR)'
smoketest-normal:
for stylesheet in $(NORMAL_STYLES); do \
echo "$(XSLT) $(TESTFILE) $$stylesheet > /dev/null"; \
$(XSLT) $(TESTFILE) $$stylesheet > /dev/null; \
echo "$(XSLT) $(TESTFILE_NS) $$stylesheet > /dev/null"; \
$(XSLT) $(TESTFILE_NS) $$stylesheet > /dev/null; \
done
smoketest-normal-profile:
for stylesheet in $(NORMAL_PROFILE_STYLES); do \
echo "$(XSLT) $(TESTFILE) $$stylesheet > /dev/null"; \
$(XSLT) $(TESTFILE) $$stylesheet > /dev/null; \
echo "$(XSLT) $(TESTFILE_NS) $$stylesheet > /dev/null"; \
$(XSLT) $(TESTFILE_NS) $$stylesheet > /dev/null; \
done
smoketest-chunk:
for stylesheet in $(MULTIFILE_STYLES) ; do \
$(XSLT) $(TESTFILE) $$stylesheet manifest.in.base.dir=1 base.dir=$(TMP_OUTPUT_DIR) ; \
$(XSLT) $(TESTFILE_NS) $$stylesheet manifest.in.base.dir=1 base.dir=$(TMP_OUTPUT_DIR) ; \
done;
smoketest-chunk-profile:
for stylesheet in $(MULTIFILE_PROFILE_STYLES) ; do \
$(XSLT) $(TESTFILE) $$stylesheet manifest.in.base.dir=1 base.dir=$(TMP_OUTPUT_DIR) ; \
$(XSLT) $(TESTFILE_NS) $$stylesheet manifest.in.base.dir=1 base.dir=$(TMP_OUTPUT_DIR) ; \
done;
smoketest-man:
$(XSLT) $(TESTFILE) $(MAN_STYLE) man.output.in.separate.dir=1 man.output.base.dir=$(TMP_OUTPUT_DIR) ; \
$(XSLT) $(TESTFILE_NS) $(MAN_STYLE) man.output.in.separate.dir=1 man.output.base.dir=$(TMP_OUTPUT_DIR) ;
smoketest-man-profile:
$(XSLT) $(TESTFILE) $(MAN_PROFILE_STYLE) man.output.in.separate.dir=1 man.output.base.dir=$(TMP_OUTPUT_DIR) ; \
$(XSLT) $(TESTFILE_NS) $(MAN_PROFILE_STYLE) man.output.in.separate.dir=1 man.output.base.dir=$(TMP_OUTPUT_DIR) ;
smoketest-two-profile:
$(XSLT) $(TESTFILE_NS) $(TWO_PROFILE_STYLE) > /dev/null ;
smoketest-clean:
$(RM) -r $(TMP_OUTPUT_DIR)

View File

@ -0,0 +1,176 @@
Changes since the 1.78.0 release
Note: This document lists changes only since the 1.78.0 release. If you instead
want a record of the complete list of changes for the codebase over its entire
history, you can obtain one by running the following commands:
svn checkout https://docbook.svn.sourceforge.net/svnroot/docbook/trunk/xsl
svn log --xml --verbose xsl > ChangeHistory.xml
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Table of Contents
Release Notes: 1.78.1
Common
FO
HTML
Manpages
Webhelp
Params
Highlighting
Release Notes: 1.78.1
The following is a list of changes that have been made since the 1.78.0
release.
Common
The following changes have been made to the common code since the 1.78.0
release.
• Robert Stayton: titles.xsl
Make sure part and set titleabbrev are used in mode="titleabbrev.markup"
• Robert Stayton: titles.xsl
Add empty default template for titleabbrev since it is always processed in a mode.
• Robert Stayton: gentext.xsl
Make consistent handling of titleabbrev in xrefs.
• Robert Stayton: titles.xsl
for missing title in xref, provide parent information of target to help locate problem element.
Process bridgehead in mode="title.markup", not normal mode.
• Jirka Kosek: l10n.xsl
Fixed bug #3598963
• Robert Stayton: gentext.xsl; labels.xsl
Make sure bridgeheads are not numbered in all contexts, including html title attributes.
FO
The following changes have been made to the fo code since the 1.78.0 release.
• Robert Stayton: division.xsl
Fix bug where part TOC not generated when partintro is present.
• Jirka Kosek: xref.xsl
Footnotes can't be placed into fo:float
• Robert Stayton: titlepage.templates.xml
Remove margin-left when start-indent is used because they interfere
with each other.
• Robert Stayton: fo.xsl; pagesetup.xsl
Use dingbat.fontset rather than dingbat.font.family so it falls
back to symbol font if glyph not found, like other font properties.
• Robert Stayton: inline.xsl
Change last instance of inline.charseq in inline glossterm to
inline.italicseq so it is consistent with the others.
• Robert Stayton: xref.xsl
Make consistent handling of titleabbrev in xrefs.
HTML
The following changes have been made to the html code since the 1.78.0 release.
• Robert Stayton: admon.xsl
Turn off $admon.style if $make.clean.html is set to non-zero.
• Jirka Kosek: highlight.xsl
Added new definitions for syntax highlighting
• Robert Stayton: chunk-common.xsl
Make active.olink.hrefs param work for chunked output too.
• Robert Stayton: xref.xsl
Make consistent handling of titleabbrev in xrefs.
• Robert Stayton: graphics.xsl
Add round() function when pixel counts are used for image width and height.
• Robert Stayton: glossary.xsl
fix missing class and id attributes on glossterm and glossdef.
• Robert Stayton: autoidx.xsl
Fix bug where prefer.index.titleabbrev ignored info/titleabbrev.
Manpages
The following changes have been made to the manpages code since the 1.78.0
release.
• Robert Stayton: utility.xsl
Fix bug 3599520: spurious newline in para when starts with
whitespace and inline element.
Webhelp
The following changes have been made to the webhelp code since the 1.78.0
release.
• David Cramer: xsl/webhelp-common.xsl
Webhelp: Fix test for webhelp.include.search.tab param
• David Cramer: Makefile.sample
Webhelp: Fix order of args to xsltproc
• David Cramer: docsrc/readme.xml
Webhelp: Turn on xinclude-test.xml in readme to demo xinclude functionality
• David Cramer: Makefile; Makefile.sample
Webhelp: In Makefiles, do xinclude in first pass at document
Params
The following changes have been made to the params code since the 1.78.0
release.
• David Cramer: webhelp.include.search.tab.xml
Webhelp: Fix test for webhelp.include.search.tab param
• Robert Stayton: article.appendix.title.properties.xml
Remove unneeded margin-left property from article appendix title.
It interferes with the start-indent property.
Highlighting
The following changes have been made to the highlighting code since the 1.78.0
release.
• Jirka Kosek: c-hl.xml; cpp-hl.xml; sql2003-hl.xml; php-hl.xml; upc-hl.xml;
bourne-hl.xml; ⋯
Added new definitions for syntax highlighting

View File

@ -0,0 +1,30 @@
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Changes since the 1.78.0 release</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"><meta name="description" content="Note: This document lists changes only since the 1.78.0 release. If you instead want a record of the complete list of changes for the codebase over its entire history, you can obtain one by running the following commands: svn checkout https://docbook.svn.sourceforge.net/svnroot/docbook/trunk/xsl svn log --xml --verbose xsl &gt; ChangeHistory.xml"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="article"><div class="titlepage"><div><div><h2 class="title"><a name="idp12912"></a>Changes since the 1.78.0 release</h2></div><div><div class="abstract"><p><span class="strong"><strong>Note:</strong></span> This
document lists changes only since the 1.78.0 release.
If you instead want a record of the complete list of
changes for the codebase over its entire history, you
can obtain one by running the following commands:
</p><pre class="screen"> <code class="code">svn checkout https://docbook.svn.sourceforge.net/svnroot/docbook/trunk/xsl</code>
<code class="code">svn log --xml --verbose xsl &gt; ChangeHistory.xml</code></pre></div></div></div><hr></div><div class="toc"><p><b>Table of Contents</b></p><dl class="toc"><dt><span class="sect1"><a href="#V1.78.1">Release Notes: 1.78.1</a></span></dt><dd><dl><dt><span class="sect2"><a href="#V1.78.1_Common">Common</a></span></dt><dt><span class="sect2"><a href="#V1.78.1_FO">FO</a></span></dt><dt><span class="sect2"><a href="#V1.78.1_HTML">HTML</a></span></dt><dt><span class="sect2"><a href="#V1.78.1_Manpages">Manpages</a></span></dt><dt><span class="sect2"><a href="#V1.78.1_Webhelp">Webhelp</a></span></dt><dt><span class="sect2"><a href="#V1.78.1_Params">Params</a></span></dt><dt><span class="sect2"><a href="#V1.78.1_Highlighting">Highlighting</a></span></dt></dl></dd></dl></div><div class="sect1"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="V1.78.1"></a>Release Notes: 1.78.1</h2></div></div></div><p>The following is a list of changes that have been made
since the 1.78.0 release.</p><div class="sect2"><div class="titlepage"><div><div><h3 class="title"><a name="V1.78.1_Common"></a>Common</h3></div></div></div><p>The following changes have been made to the
<code class="filename">common</code> code
since the 1.78.0 release.</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p><code class="literal">Robert Stayton: titles.xsl</code></p><pre class="screen"><span class="commit-message">Make sure part and set <a href="http://docbook.org/tdg5/en/html/titleabbrev.html"><code class="sgmltag-element">titleabbrev</code></a> are used in mode="titleabbrev.markup"</span></pre></li><li class="listitem"><p><code class="literal">Robert Stayton: titles.xsl</code></p><pre class="screen"><span class="commit-message">Add empty default template for <a href="http://docbook.org/tdg5/en/html/titleabbrev.html"><code class="sgmltag-element">titleabbrev</code></a> since it is always processed in a mode.</span></pre></li><li class="listitem"><p><code class="literal">Robert Stayton: gentext.xsl</code></p><pre class="screen"><span class="commit-message">Make consistent handling of <a href="http://docbook.org/tdg5/en/html/titleabbrev.html"><code class="sgmltag-element">titleabbrev</code></a> in xrefs.</span></pre></li><li class="listitem"><p><code class="literal">Robert Stayton: titles.xsl</code></p><pre class="screen"><span class="commit-message">for missing <a href="http://docbook.org/tdg5/en/html/title.html"><code class="sgmltag-element">title</code></a> in <a href="http://docbook.org/tdg5/en/html/xref.html"><code class="sgmltag-element">xref</code></a>, provide parent information of target to help locate problem element.
Process <a href="http://docbook.org/tdg5/en/html/bridgehead.html"><code class="sgmltag-element">bridgehead</code></a> in mode="title.markup", not normal mode.</span></pre></li><li class="listitem"><p><code class="literal">Jirka Kosek: l10n.xsl</code></p><pre class="screen"><span class="commit-message">Fixed bug #3598963</span></pre></li><li class="listitem"><p><code class="literal">Robert Stayton: gentext.xsl; labels.xsl</code></p><pre class="screen"><span class="commit-message">Make sure bridgeheads are not numbered in all contexts, including html <a href="http://docbook.org/tdg5/en/html/title.html"><code class="sgmltag-element">title</code></a> attributes.</span></pre></li></ul></div></div><div class="sect2"><div class="titlepage"><div><div><h3 class="title"><a name="V1.78.1_FO"></a>FO</h3></div></div></div><p>The following changes have been made to the
<code class="filename">fo</code> code
since the 1.78.0 release.</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p><code class="literal">Robert Stayton: division.xsl</code></p><pre class="screen"><span class="commit-message">Fix bug where part <a href="http://docbook.org/tdg5/en/html/toc.html"><code class="sgmltag-element">TOC</code></a> not generated when <a href="http://docbook.org/tdg5/en/html/partintro.html"><code class="sgmltag-element">partintro</code></a> is present.</span></pre></li><li class="listitem"><p><code class="literal">Jirka Kosek: xref.xsl</code></p><pre class="screen"><span class="commit-message">Footnotes can't be placed into fo:float</span></pre></li><li class="listitem"><p><code class="literal">Robert Stayton: titlepage.templates.xml</code></p><pre class="screen"><span class="commit-message">Remove margin-left when start-indent is used because they interfere
with each other.</span></pre></li><li class="listitem"><p><code class="literal">Robert Stayton: fo.xsl; pagesetup.xsl</code></p><pre class="screen"><span class="commit-message">Use dingbat.fontset rather than <a href="http://docbook.sourceforge.net/release/xsl/current/doc/fo/dingbat.font.family.html"><em class="parameter"><code>dingbat.font.family</code></em></a> so it falls
back to <a href="http://docbook.org/tdg5/en/html/symbol.html"><code class="sgmltag-element">symbol</code></a> font if glyph not found, like other font properties.</span></pre></li><li class="listitem"><p><code class="literal">Robert Stayton: inline.xsl</code></p><pre class="screen"><span class="commit-message">Change last instance of inline.charseq in inline <a href="http://docbook.org/tdg5/en/html/glossterm.html"><code class="sgmltag-element">glossterm</code></a> to
inline.italicseq so it is consistent with the others.</span></pre></li><li class="listitem"><p><code class="literal">Robert Stayton: xref.xsl</code></p><pre class="screen"><span class="commit-message">Make consistent handling of <a href="http://docbook.org/tdg5/en/html/titleabbrev.html"><code class="sgmltag-element">titleabbrev</code></a> in xrefs.</span></pre></li></ul></div></div><div class="sect2"><div class="titlepage"><div><div><h3 class="title"><a name="V1.78.1_HTML"></a>HTML</h3></div></div></div><p>The following changes have been made to the
<code class="filename">html</code> code
since the 1.78.0 release.</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p><code class="literal">Robert Stayton: admon.xsl</code></p><pre class="screen"><span class="commit-message">Turn off $admon.style if $make.clean.html is set to non-zero.</span></pre></li><li class="listitem"><p><code class="literal">Jirka Kosek: highlight.xsl</code></p><pre class="screen"><span class="commit-message">Added new definitions for syntax highlighting</span></pre></li><li class="listitem"><p><code class="literal">Robert Stayton: chunk-common.xsl</code></p><pre class="screen"><span class="commit-message">Make active.olink.hrefs param work for chunked output too.</span></pre></li><li class="listitem"><p><code class="literal">Robert Stayton: xref.xsl</code></p><pre class="screen"><span class="commit-message">Make consistent handling of <a href="http://docbook.org/tdg5/en/html/titleabbrev.html"><code class="sgmltag-element">titleabbrev</code></a> in xrefs.</span></pre></li><li class="listitem"><p><code class="literal">Robert Stayton: graphics.xsl</code></p><pre class="screen"><span class="commit-message">Add round() <a href="http://docbook.org/tdg5/en/html/function.html"><code class="sgmltag-element">function</code></a> when pixel counts are used for image width and height.</span></pre></li><li class="listitem"><p><code class="literal">Robert Stayton: glossary.xsl</code></p><pre class="screen"><span class="commit-message">fix missing class and id attributes on <a href="http://docbook.org/tdg5/en/html/glossterm.html"><code class="sgmltag-element">glossterm</code></a> and <a href="http://docbook.org/tdg5/en/html/glossdef.html"><code class="sgmltag-element">glossdef</code></a>.</span></pre></li><li class="listitem"><p><code class="literal">Robert Stayton: autoidx.xsl</code></p><pre class="screen"><span class="commit-message">Fix bug where prefer.index.titleabbrev ignored <a href="http://docbook.org/tdg5/en/html/info.html"><code class="sgmltag-element">info</code></a>/<a href="http://docbook.org/tdg5/en/html/titleabbrev.html"><code class="sgmltag-element">titleabbrev</code></a>.</span></pre></li></ul></div></div><div class="sect2"><div class="titlepage"><div><div><h3 class="title"><a name="V1.78.1_Manpages"></a>Manpages</h3></div></div></div><p>The following changes have been made to the
<code class="filename">manpages</code> code
since the 1.78.0 release.</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p><code class="literal">Robert Stayton: utility.xsl</code></p><pre class="screen"><span class="commit-message">Fix bug 3599520: spurious newline in <a href="http://docbook.org/tdg5/en/html/para.html"><code class="sgmltag-element">para</code></a> when starts with
whitespace and inline element.</span></pre></li></ul></div></div><div class="sect2"><div class="titlepage"><div><div><h3 class="title"><a name="V1.78.1_Webhelp"></a>Webhelp</h3></div></div></div><p>The following changes have been made to the
<code class="filename">webhelp</code> code
since the 1.78.0 release.</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p><code class="literal">David Cramer: xsl/webhelp-common.xsl</code></p><pre class="screen"><span class="commit-message">Webhelp: Fix test for <a href="http://docbook.sourceforge.net/release/xsl/current/doc/html/webhelp.include.search.tab.html"><em class="parameter"><code>webhelp.include.search.tab</code></em></a> param</span></pre></li><li class="listitem"><p><code class="literal">David Cramer: Makefile.sample</code></p><pre class="screen"><span class="commit-message">Webhelp: Fix order of args to xsltproc</span></pre></li><li class="listitem"><p><code class="literal">David Cramer: docsrc/readme.xml</code></p><pre class="screen"><span class="commit-message">Webhelp: Turn on xinclude-test.xml in readme to demo xinclude functionality</span></pre></li><li class="listitem"><p><code class="literal">David Cramer: Makefile; Makefile.sample</code></p><pre class="screen"><span class="commit-message">Webhelp: In Makefiles, do xinclude in first pass at document</span></pre></li></ul></div></div><div class="sect2"><div class="titlepage"><div><div><h3 class="title"><a name="V1.78.1_Params"></a>Params</h3></div></div></div><p>The following changes have been made to the
<code class="filename">params</code> code
since the 1.78.0 release.</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p><code class="literal">David Cramer: webhelp.include.search.tab.xml</code></p><pre class="screen"><span class="commit-message">Webhelp: Fix test for <a href="http://docbook.sourceforge.net/release/xsl/current/doc/html/webhelp.include.search.tab.html"><em class="parameter"><code>webhelp.include.search.tab</code></em></a> param</span></pre></li><li class="listitem"><p><code class="literal">Robert Stayton: article.appendix.title.properties.xml</code></p><pre class="screen"><span class="commit-message">Remove unneeded margin-left property from <a href="http://docbook.org/tdg5/en/html/article.html"><code class="sgmltag-element">article</code></a> <a href="http://docbook.org/tdg5/en/html/appendix.html"><code class="sgmltag-element">appendix</code></a> <a href="http://docbook.org/tdg5/en/html/title.html"><code class="sgmltag-element">title</code></a>.
It interferes with the start-indent property.</span></pre></li></ul></div></div><div class="sect2"><div class="titlepage"><div><div><h3 class="title"><a name="V1.78.1_Highlighting"></a>Highlighting</h3></div></div></div><p>The following changes have been made to the
<code class="filename">highlighting</code> code
since the 1.78.0 release.</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p><code class="literal">Jirka Kosek: c-hl.xml; cpp-hl.xml; sql2003-hl.xml; php-hl.xml; upc-hl.xml; bourne-hl.xml; &#8943;</code></p><pre class="screen"><span class="commit-message">Added new definitions for syntax highlighting</span></pre></li></ul></div></div></div></div></body></html>

View File

@ -0,0 +1,174 @@
<?xml version="1.0"?>
<article>
<info>
<abstract>
<para><emphasis role="strong">Note:</emphasis> This
document lists changes only since the 1.78.0 release.
If you instead want a record of the complete list of
changes for the codebase over its entire history, you
can obtain one by running the following commands:
<screen> <code>svn checkout https://docbook.svn.sourceforge.net/svnroot/docbook/trunk/xsl</code>
<code>svn log --xml --verbose xsl &gt; ChangeHistory.xml</code></screen></para>
</abstract>
</info><title>Changes since the 1.78.0 release</title>
<sect1 xml:id="V1.78.1">
<title>Release Notes: 1.78.1</title>
<para>The following is a list of changes that have been made
since the 1.78.0 release.</para>
<sect2 xml:id="V1.78.1_Common">
<title>Common</title>
<para>The following changes have been made to the
<filename>common</filename> code
since the 1.78.0 release.</para>
<itemizedlist>
<listitem>
<para><literal>Robert Stayton: titles.xsl</literal></para><screen><phrase role="commit-message">Make sure part and set <tag>titleabbrev</tag> are used in mode="titleabbrev.markup"</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: titles.xsl</literal></para><screen><phrase role="commit-message">Add empty default template for <tag>titleabbrev</tag> since it is always processed in a mode.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: gentext.xsl</literal></para><screen><phrase role="commit-message">Make consistent handling of <tag>titleabbrev</tag> in xrefs.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: titles.xsl</literal></para><screen><phrase role="commit-message">for missing <tag>title</tag> in <tag>xref</tag>, provide parent information of target to help locate problem element.
Process <tag>bridgehead</tag> in mode="title.markup", not normal mode.</phrase></screen>
</listitem>
<listitem>
<para><literal>Jirka Kosek: l10n.xsl</literal></para><screen><phrase role="commit-message">Fixed bug #3598963</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: gentext.xsl; labels.xsl</literal></para><screen><phrase role="commit-message">Make sure bridgeheads are not numbered in all contexts, including html <tag>title</tag> attributes.</phrase></screen>
</listitem>
</itemizedlist>
</sect2><!--end of Common changes for 1.78.1-->
<sect2 xml:id="V1.78.1_FO">
<title>FO</title>
<para>The following changes have been made to the
<filename>fo</filename> code
since the 1.78.0 release.</para>
<itemizedlist>
<listitem>
<para><literal>Robert Stayton: division.xsl</literal></para><screen><phrase role="commit-message">Fix bug where part <tag>TOC</tag> not generated when <tag>partintro</tag> is present.</phrase></screen>
</listitem>
<listitem>
<para><literal>Jirka Kosek: xref.xsl</literal></para><screen><phrase role="commit-message">Footnotes can't be placed into fo:float</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: titlepage.templates.xml</literal></para><screen><phrase role="commit-message">Remove margin-left when start-indent is used because they interfere
with each other.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: fo.xsl; pagesetup.xsl</literal></para><screen><phrase role="commit-message">Use dingbat.fontset rather than <parameter>dingbat.font.family</parameter> so it falls
back to <tag>symbol</tag> font if glyph not found, like other font properties.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: inline.xsl</literal></para><screen><phrase role="commit-message">Change last instance of inline.charseq in inline <tag>glossterm</tag> to
inline.italicseq so it is consistent with the others.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: xref.xsl</literal></para><screen><phrase role="commit-message">Make consistent handling of <tag>titleabbrev</tag> in xrefs.</phrase></screen>
</listitem>
</itemizedlist>
</sect2><!--end of FO changes for 1.78.1-->
<sect2 xml:id="V1.78.1_HTML">
<title>HTML</title>
<para>The following changes have been made to the
<filename>html</filename> code
since the 1.78.0 release.</para>
<itemizedlist>
<listitem>
<para><literal>Robert Stayton: admon.xsl</literal></para><screen><phrase role="commit-message">Turn off $admon.style if $make.clean.html is set to non-zero.</phrase></screen>
</listitem>
<listitem>
<para><literal>Jirka Kosek: highlight.xsl</literal></para><screen><phrase role="commit-message">Added new definitions for syntax highlighting</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: chunk-common.xsl</literal></para><screen><phrase role="commit-message">Make active.olink.hrefs param work for chunked output too.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: xref.xsl</literal></para><screen><phrase role="commit-message">Make consistent handling of <tag>titleabbrev</tag> in xrefs.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: graphics.xsl</literal></para><screen><phrase role="commit-message">Add round() <tag>function</tag> when pixel counts are used for image width and height.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: glossary.xsl</literal></para><screen><phrase role="commit-message">fix missing class and id attributes on <tag>glossterm</tag> and <tag>glossdef</tag>.</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: autoidx.xsl</literal></para><screen><phrase role="commit-message">Fix bug where prefer.index.titleabbrev ignored <tag>info</tag>/<tag>titleabbrev</tag>.</phrase></screen>
</listitem>
</itemizedlist>
</sect2><!--end of HTML changes for 1.78.1-->
<sect2 xml:id="V1.78.1_Manpages">
<title>Manpages</title>
<para>The following changes have been made to the
<filename>manpages</filename> code
since the 1.78.0 release.</para>
<itemizedlist>
<listitem>
<para><literal>Robert Stayton: utility.xsl</literal></para><screen><phrase role="commit-message">Fix bug 3599520: spurious newline in <tag>para</tag> when starts with
whitespace and inline element.</phrase></screen>
</listitem>
</itemizedlist>
</sect2><!--end of Manpages changes for 1.78.1-->
<sect2 xml:id="V1.78.1_Webhelp">
<title>Webhelp</title>
<para>The following changes have been made to the
<filename>webhelp</filename> code
since the 1.78.0 release.</para>
<itemizedlist>
<listitem>
<para><literal>David Cramer: xsl/webhelp-common.xsl</literal></para><screen><phrase role="commit-message">Webhelp: Fix test for <parameter>webhelp.include.search.tab</parameter> param</phrase></screen>
</listitem>
<listitem>
<para><literal>David Cramer: Makefile.sample</literal></para><screen><phrase role="commit-message">Webhelp: Fix order of args to xsltproc</phrase></screen>
</listitem>
<listitem>
<para><literal>David Cramer: docsrc/readme.xml</literal></para><screen><phrase role="commit-message">Webhelp: Turn on xinclude-test.xml in readme to demo xinclude functionality</phrase></screen>
</listitem>
<listitem>
<para><literal>David Cramer: Makefile; Makefile.sample</literal></para><screen><phrase role="commit-message">Webhelp: In Makefiles, do xinclude in first pass at document</phrase></screen>
</listitem>
</itemizedlist>
</sect2><!--end of Webhelp changes for 1.78.1-->
<sect2 xml:id="V1.78.1_Params">
<title>Params</title>
<para>The following changes have been made to the
<filename>params</filename> code
since the 1.78.0 release.</para>
<itemizedlist>
<listitem>
<para><literal>David Cramer: webhelp.include.search.tab.xml</literal></para><screen><phrase role="commit-message">Webhelp: Fix test for <parameter>webhelp.include.search.tab</parameter> param</phrase></screen>
</listitem>
<listitem>
<para><literal>Robert Stayton: article.appendix.title.properties.xml</literal></para><screen><phrase role="commit-message">Remove unneeded margin-left property from <tag>article</tag> <tag>appendix</tag> <tag>title</tag>.
It interferes with the start-indent property.</phrase></screen>
</listitem>
</itemizedlist>
</sect2><!--end of Params changes for 1.78.1-->
<sect2 xml:id="V1.78.1_Highlighting">
<title>Highlighting</title>
<para>The following changes have been made to the
<filename>highlighting</filename> code
since the 1.78.0 release.</para>
<itemizedlist>
<listitem>
<para><literal>Jirka Kosek: c-hl.xml; cpp-hl.xml; sql2003-hl.xml; php-hl.xml; upc-hl.xml; bourne-hl.xml; ⋯</literal></para><screen><phrase role="commit-message">Added new definitions for syntax highlighting</phrase></screen>
</listitem>
</itemizedlist>
</sect2><!--end of Highlighting changes for 1.78.1-->
</sect1>
</article>

View File

@ -0,0 +1,175 @@
----------------------------------------------------------------------
README file for the DocBook XSL Stylesheets
----------------------------------------------------------------------
$Id: README 9731 2013-03-17 05:01:54Z bobstayton $
These are XSL stylesheets for transforming DocBook XML document
instances into various output formats.
This README file provides only very minimal documentation on using
the stylesheets. For more complete information, see Bob Stayton's
book "DocBook XSL: The Complete Guide", available online at:
http://www.sagehill.net/docbookxsl/
----------------------------------------------------------------------
Installation
----------------------------------------------------------------------
See the INSTALL file for information about installing this release.
----------------------------------------------------------------------
How to use the stylesheets
----------------------------------------------------------------------
The base canonical URI for these stylesheets is:
http://docbook.sourceforge.net/release/xsl/current/
You call any of the stylesheets in this distribution by doing one
of the following:
- Use the base canonical URI in combination with one of the
pathnames below. For example, for "chunked" HTML, output:
http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl
If your system has a working XML Catalog or SGML Catalog setup
(most Linux systems do), then that URI will automatically be
resolved and replaced with a local pathname on your system.
- Use a "real" local system base path in combination with one of
the pathnames below. For example, for "chunked" HTML, output:
/usr/share/xml/docbook/stylesheet/nwalsh/html/chunk.xsl
To transform documents created with the standard DocBook
schema/DTD, use one of the following stylesheets:
fo/docbook.xsl - for XSL-FO
html/docbook.xsl - for HTML (as a single file)
html/chunk.xsl - for HTML (chunked into multiple files)
html/onechunk.xsl - for HTML (chunked output in single file)
xhtml/*.xsl - for XHTML versions of the above
xhtml-1_1/*.xsl - for XHTML 1.1 versions of the above
xhtml5/*.xsl - for XHTML5 versions of the above
epub/docbook.xsl - for .epub version 2 and earlier
epub3/docbook.xsl - for .epub version 3 and later
htmlhelp/htmlhelp.xsl - for HTML Help
javahelp/javahelp.xsl - for JavaHelp
eclipse/eclipse.xsl - for Eclipse Help
manpages/docbook.xsl - for groff/nroff man pages
*/profile-* - single-pass-profiling versions of all above
roundtrip/*.xsl - for DocBook to WordML, etc., to DocBook
assembly/assemble.xsl - converts an assembly into a DocBook document
assembly/topic-maker-chunk.xsl
- converts a DocBook document into an assembly
with topic files.
webhelp/build.xml - Ant script to generate webhelp output.
webhelp/Makefile - Makefile to generate webhelp output.
To transform documents created with the DocBook Slides schema/DTD,
use one of the following stylesheets:
slides/xhtml/*.xsl - for XHTML slides of various kinds
slides/fo/plain.xsl - for XSL-FO slides
To transform documents created with the DocBook Website
schema/DTD, use one of the following stylesheets:
website/website.xsl - for non-tabular, non-chunked output
website/tabular.xsl - for tabular, non-chunked output
website/chunk-* - for chunked output
To generate a titlepage customization layer from a titlepage spec:
template/titlepage.xsl
For fo titlepage customizations, set the stylesheet parameter named 'ns'
to 'http://www.w3.org/1999/XSL/Format' when using this stylesheet.
For xhtml titlepage customizations, set the stylesheet parameter named 'ns'
to 'http://www.w3.org/1999/xhtml' when using this stylesheet.
For details about creating titlepage spec files and generating and
using titlepage customization layers, see "DocBook XSL: The
Complete Guide" <http://www.sagehill.net/docbookxsl/>
----------------------------------------------------------------------
Manifest
----------------------------------------------------------------------
AUTHORS contact information
BUGS about known problems
COPYING copyright information
INSTALL installation instructions
README this file
RELEASE.* per-release cumulative summaries of user-visible changes
TODO about planned features not yet implemented
VERSION release metadata, including the current version
number (note that the VERSION file is an XSL stylesheet)
NEWS changes since the last public release (for a cumulative list of
changes, see the ChangeHistory.xml file)
assembly/ for making and processing DocBook assemblies.
common/ code used among several output formats (HTML, FO, manpages,...)
docsrc/ documentation sources
eclipse/ for producing Eclipse Help
epub/ for producing .epub version 2.
epub3/ for producing .epub version 3 and beyond.
extensions/ DocBook XSL Java extensions
fo/ for producing XSL-FO
highlighting files used for adding source-code syntax highlighting in output
html/ for producing HTML
htmlhelp/ for producing HTML Help
images/ images used in callouts and graphical admonitions
javahelp/ for producing Java Help
lib/ utility stylesheets with schema-independent functions
manpages/ for producing groff/troff man pages
profiling/ for profiling (omitting/including conditional text)
roundtrip/ for "round trip" conversion among DocBook and
various word-processor formats (WordML, etc.)
slides/ for producing slides output (from Slides source)
template/ templates for building stylesheet customization layers
tools/ assorted supplementary tools
webhelp/ templates and scripts for generating webhelp output
website/ for producing website output (from Website source)
xhtml/ for producing XHTML
xhtml-1_1/ for producing (stricter) XHTML 1.1
xhtml5/ for producing XHTML5
----------------------------------------------------------------------
Changes
----------------------------------------------------------------------
See the NEWS file for changes made since the previous release.
See the RELEASE-NOTES.html or RELEASE-NOTES.txt or RELEASE-NOTES.pdf
files for per-release cumulative summaries of significant
user-visible changes.
For online access to a hyperlinked view of all changes made over
the entire history of the codebase, see the following:
http://docbook.svn.sourceforge.net/viewvc/docbook/trunk/xsl/?view=log
WARNING: That above change history is a very long list and may
take a long time to load/download.
You can also create an XML-formatted "ChangeHistory.xml" copy of
the complete change history for the codebase by running the
following commands:
svn checkout https://docbook.svn.sf.net/svnroot/docbook/trunk/xsl
svn log --xml --verbose xsl > ChangeHistory.xml
----------------------------------------------------------------------
Copyright information
----------------------------------------------------------------------
See the accompanying file named COPYING.

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
9732

View File

@ -0,0 +1,23 @@
The "to do" list for the DocBook Project XSL stylesheets is
maintained at Sourceforge. To view a list of all open feature
requests for the stylesheets:
http://docbook.sf.net/tracker/xsl/requests
To submit a feature request against the stylesheets:
http://docbook.sf.net/tracker/submit/request
To do a full-text search of all DocBook Project issues:
http://docbook.sf.net/tracker/search
Discussion about the DocBook Project XSL stylesheets takes place
on the docbook-apps mailing list:
http://wiki.docbook.org/topic/DocBookAppsMailingList
Real-time discussion takes place on IRC:
http://wiki.docbook.org/topic/DocBookIrcChannel
irc://irc.freenode.net/docbook

View File

@ -7,8 +7,6 @@
exclude-result-prefixes="fm sf"
version='1.0'>
<xsl:output omit-xml-declaration="yes"/>
<xsl:param name="get"/>
<xsl:param name="VERSION" select="string(document('')//fm:Version[1])"/>
<xsl:param name="Tag" select="concat('V',translate(string(document('')//fm:Version[1]),'.',''))"/>
@ -16,9 +14,9 @@
<xsl:param name="sf-relid" select="0"/>
<xsl:param name="DistroName">docbook-xsl</xsl:param>
<xsl:param name="PreviousRelease">1.72.0</xsl:param>
<xsl:param name="PreviousReleaseRevision">6549</xsl:param>
<xsl:param name="Revision">$Revision$</xsl:param>
<xsl:param name="PreviousRelease">1.78.0</xsl:param>
<xsl:param name="PreviousReleaseRevision">9696</xsl:param>
<xsl:param name="Revision">$Revision: 9731 $</xsl:param>
<xsl:param name="VersionFileURL">$URL: https://docbook.svn.sourceforge.net/svnroot/docbook/trunk/xsl/VERSION $</xsl:param>
<xsl:strip-space elements="fm:*"/>
@ -26,7 +24,9 @@
<fm:project>
<fm:Project>DocBook</fm:Project>
<fm:Branch>XSL Stylesheets</fm:Branch>
<fm:Version>1.73.2</fm:Version>
<!-- * set/keep fm:version as N.NN.N-pre except for official releases, -->
<!-- * then after the release, revert it to N.NN.N-pre & check back in -->
<fm:Version>1.78.1</fm:Version>
<!--
<fm:License>MIT/X Consortium License</fm:License>
-->
@ -35,8 +35,8 @@
<!-- * Documentation -->
<!-- * Code cleanup -->
<!-- * Minor feature enhancements -->
<!-- * Major feature enhancements -->
Minor bugfixes
* Major feature enhancements
<!-- * Minor bugfixes -->
<!-- * Major bugfixes -->
<!-- * Minor security fixes -->
<!-- * Major security fixes -->
@ -48,8 +48,7 @@ Minor bugfixes
<fm:Changelog-URL>http://sourceforge.net/project/shownotes.php?release_id={SFRELID}</fm:Changelog-URL>
<fm:CVS-URL>http://docbook.svn.sourceforge.net/viewvc/docbook/</fm:CVS-URL>
<fm:Mailing-List-URL>http://lists.oasis-open.org/archives/docbook-apps/</fm:Mailing-List-URL>
<fm:Changes>This is a bug-fix update to the 1.73.1 release.
</fm:Changes>
<fm:Changes>This is a release with bugfixes and some enhancements.</fm:Changes>
</fm:project>
<xsl:template match="/" priority="-100">
@ -66,6 +65,9 @@ Minor bugfixes
<xsl:when test="$get = 'DistroTitle'">
<xsl:value-of select="$DistroTitle"/>
</xsl:when>
<xsl:when test="$get = 'VERSION'">
<xsl:value-of select="$VERSION"/>
</xsl:when>
<xsl:otherwise>
<xsl:if test="$sf-relid = 0">
<xsl:message terminate="yes">

View File

@ -0,0 +1,115 @@
<?xml version='1.0'?> <!-- -*- nxml -*- vim: set foldlevel=2: -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:fm="http://freshmeat.net/projects/freshmeat-submit/"
xmlns:sf="http://sourceforge.net/"
xmlns:dyn="http://exslt.org/dynamic"
xmlns:saxon="http://icl.com/saxon"
exclude-result-prefixes="fm sf"
version='1.0'>
<xsl:param name="get"/>
<xsl:param name="VERSION" select="string(document('')//fm:Version[1])"/>
<xsl:param name="Tag" select="concat('V',translate(string(document('')//fm:Version[1]),'.',''))"/>
<xsl:param name="DistroTitle" select="string(document('')//fm:Branch[1])"/>
<xsl:param name="sf-relid" select="0"/>
<xsl:param name="DistroName">docbook-xsl</xsl:param>
<xsl:param name="PreviousRelease">1.78.0</xsl:param>
<xsl:param name="PreviousReleaseRevision">9696</xsl:param>
<xsl:param name="Revision">$Revision: 9731 $</xsl:param>
<xsl:param name="VersionFileURL">$URL: https://docbook.svn.sourceforge.net/svnroot/docbook/trunk/xsl/VERSION $</xsl:param>
<xsl:strip-space elements="fm:*"/>
<fm:project>
<fm:Project>DocBook</fm:Project>
<fm:Branch>XSL Stylesheets</fm:Branch>
<!-- * set/keep fm:version as N.NN.N-pre except for official releases, -->
<!-- * then after the release, revert it to N.NN.N-pre & check back in -->
<fm:Version>1.78.1</fm:Version>
<!--
<fm:License>MIT/X Consortium License</fm:License>
-->
<fm:Release-Focus>
<!-- * Initial freshmeat announcement -->
<!-- * Documentation -->
<!-- * Code cleanup -->
<!-- * Minor feature enhancements -->
* Major feature enhancements
<!-- * Minor bugfixes -->
<!-- * Major bugfixes -->
<!-- * Minor security fixes -->
<!-- * Major security fixes -->
</fm:Release-Focus>
<fm:Home-Page-URL>http://sourceforge.net/projects/docbook/</fm:Home-Page-URL>
<fm:Gzipped-Tar-URL>http://prdownloads.sourceforge.net/docbook/{DISTRONAME-VERSION}.tar.gz?download</fm:Gzipped-Tar-URL>
<fm:Zipped-Tar-URL>http://prdownloads.sourceforge.net/docbook/{DISTRONAME-VERSION}.zip?download</fm:Zipped-Tar-URL>
<fm:Bzipped-Tar-URL>http://prdownloads.sourceforge.net/docbook/{DISTRONAME-VERSION}.bz2?download</fm:Bzipped-Tar-URL>
<fm:Changelog-URL>http://sourceforge.net/project/shownotes.php?release_id={SFRELID}</fm:Changelog-URL>
<fm:CVS-URL>http://docbook.svn.sourceforge.net/viewvc/docbook/</fm:CVS-URL>
<fm:Mailing-List-URL>http://lists.oasis-open.org/archives/docbook-apps/</fm:Mailing-List-URL>
<fm:Changes>This is a release with bugfixes and some enhancements.</fm:Changes>
</fm:project>
<xsl:template match="/" priority="-100">
<xsl:choose>
<xsl:when test="$get = 'Tag'">
<xsl:value-of select="$Tag"/>
</xsl:when>
<xsl:when test="$get = 'PreviousRelease'">
<xsl:value-of select="$PreviousRelease"/>
</xsl:when>
<xsl:when test="$get = 'PreviousReleaseRevision'">
<xsl:value-of select="$PreviousReleaseRevision"/>
</xsl:when>
<xsl:when test="$get = 'DistroTitle'">
<xsl:value-of select="$DistroTitle"/>
</xsl:when>
<xsl:when test="$get = 'VERSION'">
<xsl:value-of select="$VERSION"/>
</xsl:when>
<xsl:otherwise>
<xsl:if test="$sf-relid = 0">
<xsl:message terminate="yes">
<xsl:text>You must specify the sf-relid as a parameter.</xsl:text>
</xsl:message>
</xsl:if>
<xsl:apply-templates select="//fm:project"/>
</xsl:otherwise>
</xsl:choose>
</xsl:template>
<xsl:template match="fm:project">
<xsl:apply-templates/>
<xsl:text>&#10;</xsl:text>
<xsl:apply-templates select="fm:Changes" mode="text"/>
</xsl:template>
<xsl:template match="fm:Changes"/>
<xsl:template match="fm:Gzipped-Tar-URL|fm:Zipped-Tar-URL|fm:Bzipped-Tar-URL">
<xsl:value-of select="local-name(.)"/>
<xsl:text>: </xsl:text>
<xsl:value-of select="substring-before(., '{DISTRONAME-VERSION}')"/>
<xsl:value-of select="concat($DistroName, '-', $VERSION)"/>
<xsl:value-of select="substring-after(., '{DISTRONAME-VERSION}')"/>
<xsl:text>&#10;</xsl:text>
</xsl:template>
<xsl:template match="fm:Changelog-URL">
<xsl:value-of select="local-name(.)"/>
<xsl:text>: </xsl:text>
<xsl:value-of select="substring-before(., '{SFRELID}')"/>
<xsl:value-of select="$sf-relid"/>
<xsl:value-of select="substring-after(., '{SFRELID}')"/>
<xsl:text>&#10;</xsl:text>
</xsl:template>
<xsl:template match="fm:*">
<xsl:value-of select="local-name(.)"/>
<xsl:text>: </xsl:text>
<xsl:value-of select="normalize-space(.)"/>
<xsl:text>&#10;</xsl:text>
</xsl:template>
</xsl:stylesheet>

View File

@ -0,0 +1,195 @@
DocBook Assembly Stylesheets
==============================
bobs@sagehill.net
This directory provides XSL stylesheets for working with
DocBook assemblies. It is intended to enable working with
<topic> and <assembly> elements, as defined in DocBook 5.1
and later.
This kit currently supports most features of an assembly.
See the "Unsupported Features" section below for details
of what is not currently supported. These more advanced
features will be supported as it is further developed.
Content of this directory:
--------------------------
topic-maker-chunk.xsl - stylesheet to modularize an existing DB5 document.
topic-maker.xsl - imported by topic-maker-chunk.xsl.
assemble.xsl - stylesheet to process an <assembly> into a document.
The toolkit consists of an assemble.xsl XSL stylesheet
to process a DocBook <assembly> element to convert it
to an assembled DocBook 5 document ready to be formatted.
This stylesheet will enable users to structure a book from
modular files.
To make it easy to initially create a modular book, this
kit also includes a topic-maker-chunk.xsl XSL stylesheet
to break apart an existing DocBook 5 book into modular
files, and also create the associated <assembly> document.
Then you can run the assemble.xsl stylesheet to put it
back together as a single DocBook document.
To create an assembly and topic files from a book or article document
=======================================================================
If you have an existing DocBook 5 book or article document,
you can convert it to an assembly and a collection of
modular topic files. If you want to convert a DocBook 4
document, you must first convert it to version 5.
For example, to disassemble a DocBook 5 book document named book.xml:
xsltproc --xinclude \
--stringparam assembly.filename myassembly.xml \
--stringparam base.dir topics/ \
topic-maker-chunk.xsl \
mybook.xml
This command will result in a master assembly file named
'myassembly.xml' with a root element of <assembly>, containing
a single <structure> element. It will also break up the
content of the book into modular chunks that are output
to the 'topics/' subdirectory as specified in the 'base.dir'
parameter.
Options
----------
The name of the assembly file is set by the stylesheet param
named 'assembly.filename', which should include the filename suffix.
Modular files are output to the directory location specified
by the 'base.dir' parameter. If you want them in the current
directory, then don't set that param.
By default the assembly element is output to the current
directory, *not* into base.dir with the modular files.
The <resources> element in the assembly has its xml:base
attribute set to the value of 'base.dir', so that it is
added to the paths to the modular files when processed.
If you set the stylesheet param 'manifest.in.base.dir'
to 1, then the assembly file is created in the base.dir
directory and the xml:base attribute is omitted (since
they are together in the same directory).
If you want the assembly file in 'base.dir' instead of
the current directory, then set the stylesheet param
'manifest.in.base.dir' to 1.
The stylesheet chunks a document into modules at the
same boundaries as the chunking XHTML stylesheet, because
it reuses many of the chunking stylesheet templates.
You can alter the chunking behavior with the same options
as for XHTML chunking.
For example, the stylesheet will chunk sections into topics
down to section level 3 by default. To change that level,
change the stylesheet param 'chunk.section.depth' to
another value.
Finer control of chunking can be achieved by using
the <?dbhtml stop-chunking?> processing instruction in
the source file.
Many modular elements retain their original element name,
such as glossary, bibliography, index, and such. By default, the
stylesheet converts chapter, article, preface and section elements
into <topic> modules. To change that list of
converted element names, alter the stylesheet param named
'topic.elements'. If that param is empty, then no elements
will be converted to <topic>, so they will all retain their
original element names.
Modular filenames use the same naming scheme as the chunking
XHTML stylesheet, and supports the same file naming options such as
the param 'use.id.as.filename', which is set to 1 by default.
Note that the stylesheet param 'html.ext' is set to '.xml'
because it is producing modular XML files, not HTML files.
Root element conversion
------------------------
By default, the root element of the original document is
also converted to a module, and <structure> gets a resourceref
attribute to reference it. If you set the stylesheet
param 'root.as.resourceref' to zero, then the root element
is handled differently, as described as follows.
If the structure element does not have a resourcref
attribute, the root element is constructed rather
than copied from a resource. The structure element must
have a renderas attribute (or its child output element must
have such) to select the output root element name.
Any content between the root element start tag and the
first module is put into a resource with the original
root element. To pull this content in, the first
module in the structure points to this resource but
uses a contentonly="yes" attribute. The effect of
that attribute is to pull in all content *except*
the root element of that resource.
In general, if you have content that does not logically
have its own container element, you can put the content
into a suitable container element and then deselect the
container element upon assembly with the contentonly="yes"
attribute. That attribute can also be used to avoid
pulling in a resource's xml:id when you want to change it.
To process an <assembly> into an assembled DocBook document
==============================================================
To convert an <assembly> and its associated modular
files into a single DocBook document, process
your assembly document with the assemble.xsl stylesheet.
You should then be able to process the resulting
document with a DocBook XSL formatting stylesheet.
Useful params in assemble.xsl
-----------------------------
The $root.default.renderas param sets the name of the
root element of the assembled document, if it is not
otherwise specified with @renderas. Its default value
is 'book'.
The $topic.default.renderas param sets the name of the
output element for any topic element included in the
assembly, if it is not otherwise specified with
@renderas. It's default value is 'section'.
The $structure.id param lets you specify at runtime
the id value of the structure you want to reassemble.
This is only necessary if you have more than one
structure element in your assembly.
The $output.type param also lets you specify at runtime
which structure element to process. In this case,
the value should match on an @type attribute on
the structure element.
The $output.format param lets you specify at runtime
which of several possible output formats are being generated.
The param value is compared to the @format
attribute on <output> elements to select specific properties
for a module.
Unsupported Features
-----------------------
The transforms and transform elements are currently ignored
by the assembly stylesheet.
The relationships and relationship elements are currently
ignored by the assembly stylesheet.
The filterin and filterout elements are not currently
supported.

View File

@ -0,0 +1,677 @@
<?xml version="1.0" encoding="utf-8"?>
<xsl:stylesheet
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:exsl="http://exslt.org/common"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://docbook.org/ns/docbook"
exclude-result-prefixes="exsl d xlink"
version="1.0">
<!-- $Id: assemble.xsl,v 1.10 2012-04-10 07:56:58 bobs Exp $ -->
<xsl:preserve-space elements="*"/>
<xsl:strip-space elements="d:assembly d:structure d:module d:resources d:resource"/>
<xsl:key name="id" match="*" use="@id|@xml:id"/>
<xsl:param name="docbook.version">5.0</xsl:param>
<xsl:param name="root.default.renderas">book</xsl:param>
<xsl:param name="topic.default.renderas">section</xsl:param>
<xsl:param name="output.type" select="''"/>
<xsl:param name="output.format" select="''"/>
<!-- May be used to select one structure among several to process -->
<xsl:param name="structure.id" select="''"/>
<!-- default mode is to copy all content nodes -->
<xsl:template match="node()|@*" priority="-5" mode="copycontent">
<xsl:param name="omittitles"/>
<xsl:copy>
<xsl:apply-templates select="@*" mode="copycontent"/>
<xsl:apply-templates mode="copycontent">
<xsl:with-param name="omittitles" select="$omittitles"/>
</xsl:apply-templates>
</xsl:copy>
</xsl:template>
<xsl:template match="processing-instruction('oxygen')"/>
<!-- skip assembly info elements -->
<xsl:template match="d:info"/>
<!-- including for structure info element -->
<xsl:template match="d:structure/d:info"/>
<!-- handle omittitles, but only top level title of resource -->
<xsl:template match="/*/d:title
| /*/d:info/d:title
| /*/d:subtitle
| /*/d:info/d:subtitle
| /*/d:titleabbrev
| /*/d:info/d:titleabbrev"
mode="copycontent">
<xsl:param name="omittitles"/>
<xsl:choose>
<xsl:when test="$omittitles = 'yes' or $omittitles = 'true' or $omittitles = '1'">
<!-- omit it -->
</xsl:when>
<xsl:otherwise>
<xsl:copy>
<xsl:apply-templates select="@*" mode="copycontent"/>
<xsl:apply-templates mode="copycontent"/>
</xsl:copy>
</xsl:otherwise>
</xsl:choose>
</xsl:template>
<!-- handled in a mode -->
<xsl:template match="d:resources"/>
<xsl:template match="d:output|d:filterin|d:filterout|d:merge|d:revhistory"/>
<xsl:template match="d:output|d:filterin|d:filterout|d:merge|d:revhistory"
mode="copycontent"/>
<xsl:template match="d:assembly">
<xsl:choose>
<xsl:when test="$structure.id != ''">
<xsl:variable name="id.structure" select="key('id', $structure.id)"/>
<xsl:choose>
<xsl:when test="count($id.structure) = 0">
<xsl:message terminate="yes">
<xsl:text>ERROR: structure.id param set to '</xsl:text>
<xsl:value-of select="$structure.id"/>
<xsl:text>' but no element with that xml:id exists in assembly.</xsl:text>
</xsl:message>
</xsl:when>
<xsl:when test="local-name($id.structure) != 'structure'">
<xsl:message terminate="yes">
<xsl:text>ERROR: structure.id param set to '</xsl:text>
<xsl:value-of select="$structure.id"/>
<xsl:text>' but no structure with that xml:id exists in assembly.</xsl:text>
</xsl:message>
</xsl:when>
<xsl:otherwise>
<xsl:apply-templates select="key('id', $structure.id)"/>
</xsl:otherwise>
</xsl:choose>
</xsl:when>
<xsl:when test="$output.type != '' and not(d:structure[@type = $output.type])">
<xsl:message terminate="yes">
<xsl:text>ERROR: output.type param set to '</xsl:text>
<xsl:value-of select="$output.type"/>
<xsl:text> but no structure element has that type attribute. Exiting.</xsl:text>
</xsl:message>
</xsl:when>
<xsl:when test="$output.type != '' and d:structure[@type = $output.type]">
<xsl:apply-templates select="d:structure[@type = $output.type][1]"/>
</xsl:when>
<xsl:otherwise>
<!-- otherwise process the first structure -->
<xsl:apply-templates select="d:structure[1]"/>
</xsl:otherwise>
</xsl:choose>
</xsl:template>
<xsl:template match="d:structure[not(@resourceref)]">
<xsl:variable name="output.root.element">
<xsl:apply-templates select="." mode="compute.element.name"/>
</xsl:variable>
<xsl:element name="{$output.root.element}" namespace="http://docbook.org/ns/docbook">
<xsl:attribute name="version">
<xsl:value-of select="$docbook.version"/>
</xsl:attribute>
<xsl:copy-of select="@xml:id"/>
<xsl:apply-templates>
<xsl:with-param name="parent" select="$output.root.element"/>
</xsl:apply-templates>
</xsl:element>
</xsl:template>
<xsl:template match="d:glossary|d:bibliography|d:index|d:toc">
<xsl:param name="parent" select="''"/>
<xsl:apply-templates select="." mode="copycontent"/>
</xsl:template>
<xsl:template match="d:title|d:titleabbrev|d:subtitle">
<xsl:param name="parent" select="''"/>
<xsl:apply-templates select="." mode="copycontent"/>
</xsl:template>
<!-- module without a resourceref creates an element -->
<xsl:template match="d:module[not(@resourceref)]">
<xsl:param name="parent" select="''"/>
<xsl:variable name="module" select="."/>
<xsl:variable name="element.name">
<xsl:apply-templates select="." mode="compute.element.name"/>
</xsl:variable>
<xsl:element name="{$element.name}" namespace="http://docbook.org/ns/docbook">
<xsl:choose>
<!-- Use the module's xml:id if it has one -->
<xsl:when test="@xml:id">
<xsl:attribute name="xml:id">
<xsl:value-of select="@xml:id"/>
</xsl:attribute>
</xsl:when>
</xsl:choose>
<xsl:call-template name="merge.info">
<xsl:with-param name="merge.element" select="$module/d:merge"/>
</xsl:call-template>
<xsl:apply-templates>
<xsl:with-param name="parent" select="$element.name"/>
</xsl:apply-templates>
</xsl:element>
</xsl:template>
<xsl:template name="compute.renderas">
<xsl:variable name="output.value">
<xsl:call-template name="compute.output.value">
<xsl:with-param name="property">renderas</xsl:with-param>
</xsl:call-template>
</xsl:variable>
<xsl:value-of select="$output.value"/>
</xsl:template>
<!-- This utility template is passed a value for output format
and the name of a property and computes the value
of the property from output children of context element -->
<xsl:template name="compute.output.value">
<xsl:param name="property" select="''"/>
<xsl:variable name="default.format"
select="ancestor::d:structure/@defaultformat"/>
<xsl:variable name="property.value">
<xsl:choose>
<!-- if a child output element has a format that matches the param value
and it has that property -->
<!-- The format attribute can be multivalued -->
<xsl:when test="$output.format != '' and
d:output[contains(concat(' ', normalize-space(@format), ' '),
$output.format)]
[@*[local-name() = $property]]">
<xsl:value-of
select="d:output[contains(concat(' ', normalize-space(@format), ' '),
$output.format)]
[@*[local-name() = $property]][1]
/@*[local-name() = $property]"/>
</xsl:when>
<!-- try with the structure's @defaultformat -->
<xsl:when test="$default.format != '' and
d:output[contains(concat(' ', normalize-space(@format), ' '),
$default.format)]
[@*[local-name() = $property]]">
<xsl:value-of
select="d:output[contains(concat(' ', normalize-space(@format), ' '),
$default.format)]
[@*[local-name() = $property]][1]
/@*[local-name() = $property]"/>
</xsl:when>
<!-- try the first output with the property-->
<xsl:when test="d:output[@*[local-name() = $property]]">
<xsl:value-of
select="d:output[@*[local-name() = $property]][1]
/@*[local-name() = $property]"/>
</xsl:when>
<!-- and try the module element itself -->
<xsl:when test="@*[local-name() = $property]">
<xsl:value-of
select="@*[local-name() = $property]"/>
</xsl:when>
</xsl:choose>
</xsl:variable>
<xsl:value-of select="$property.value"/>
</xsl:template>
<xsl:template match="d:module[not(@resourceref)]" mode="compute.element.name">
<xsl:variable name="renderas">
<xsl:call-template name="compute.renderas"/>
</xsl:variable>
<xsl:choose>
<xsl:when test="string-length($renderas) != 0">
<xsl:value-of select="$renderas"/>
</xsl:when>
<xsl:otherwise>
<xsl:message terminate="yes">
<xsl:text>ERROR: cannot determine output element name for </xsl:text>
<xsl:text>module with no @resourceref and no @renderas. Exiting.</xsl:text>
</xsl:message>
</xsl:otherwise>
</xsl:choose>
</xsl:template>
<xsl:template match="d:module[@resourceref]" mode="compute.element.name">
<xsl:param name="ref.name" select="''"/>
<xsl:variable name="renderas">
<xsl:call-template name="compute.renderas"/>
</xsl:variable>
<xsl:choose>
<xsl:when test="string-length($renderas) != 0">
<xsl:value-of select="$renderas"/>
</xsl:when>
<xsl:when test="$ref.name = 'topic' and
string-length($topic.default.renderas) != 0">
<xsl:value-of select="$topic.default.renderas"/>
</xsl:when>
<xsl:when test="string-length($ref.name) != 0">
<xsl:value-of select="$ref.name"/>
</xsl:when>
<xsl:otherwise>
<xsl:message terminate="yes">
<xsl:text>ERROR: cannot determine output element name for </xsl:text>
<xsl:text>@resourceref="</xsl:text>
<xsl:value-of select="@resourceref"/>
<xsl:text>". Exiting.</xsl:text>
</xsl:message>
</xsl:otherwise>
</xsl:choose>
</xsl:template>
<xsl:template match="d:structure" mode="compute.element.name">
<xsl:param name="ref.name" select="''"/>
<xsl:variable name="renderas">
<xsl:call-template name="compute.renderas"/>
</xsl:variable>
<xsl:choose>
<xsl:when test="string-length($renderas) != 0">
<xsl:value-of select="$renderas"/>
</xsl:when>
<xsl:when test="string-length($ref.name) != 0">
<xsl:value-of select="$ref.name"/>
</xsl:when>
<xsl:when test="string-length($root.default.renderas) != 0">
<xsl:value-of select="$root.default.renderas"/>
</xsl:when>
<xsl:otherwise>
<xsl:message terminate="yes">
<xsl:text>ERROR: cannot determine output element name for </xsl:text>
<xsl:text>structure with no @renderas and no $root.default.renderas. </xsl:text>
<xsl:text>Exiting.</xsl:text>
</xsl:message>
</xsl:otherwise>
</xsl:choose>
</xsl:template>
<xsl:template match="d:module[@resourceref] | d:structure[@resourceref]">
<xsl:param name="parent" select="''"/>
<xsl:variable name="module" select="."/>
<xsl:variable name="resourceref" select="@resourceref"/>
<xsl:variable name="resource" select="key('id', $resourceref)"/>
<xsl:choose>
<xsl:when test="not($resource)">
<xsl:message terminate="yes">
<xsl:text>ERROR: no xml:id matches @resourceref = '</xsl:text>
<xsl:value-of select="$resourceref"/>
<xsl:text>'.</xsl:text>
</xsl:message>
</xsl:when>
<xsl:when test="not($resource/self::d:resource)">
<xsl:message terminate="yes">
<xsl:text>ERROR: xml:id matching @resourceref = '</xsl:text>
<xsl:value-of select="$resourceref"/>
<xsl:text> is not a resource element'.</xsl:text>
</xsl:message>
</xsl:when>
</xsl:choose>
<xsl:variable name="fileref.att" select="$resource/@fileref"/>
<xsl:variable name="fragment.id">
<xsl:if test="contains($fileref.att, '#')">
<xsl:value-of select="substring-after($fileref.att, '#')"/>
</xsl:if>
</xsl:variable>
<xsl:variable name="filename">
<xsl:choose>
<xsl:when test="string-length($fragment.id) != 0">
<xsl:value-of select="substring-before($fileref.att, '#')"/>
</xsl:when>
<xsl:otherwise>
<xsl:value-of select="$fileref.att"/>
</xsl:otherwise>
</xsl:choose>
</xsl:variable>
<xsl:variable name="fileref">
<xsl:choose>
<xsl:when test="$resource/ancestor::d:resources/@xml:base">
<xsl:value-of
select="concat($resource/ancestor::d:resources[@xml:base][1]/@xml:base,
'/', $filename)"/>
</xsl:when>
<xsl:otherwise>
<xsl:value-of select="$filename"/>
</xsl:otherwise>
</xsl:choose>
</xsl:variable>
<xsl:choose>
<xsl:when test="string-length($fileref) = 0">
<!-- A resource without @fileref gets its content copied -->
<xsl:apply-templates select="$resource/node()" mode="copycontent"/>
</xsl:when>
<xsl:otherwise>
<xsl:variable name="ref.file.content" select="document($fileref,/)"/>
<!-- selects root or fragmeht depending on if $fragment is blank -->
<xsl:variable name="ref.content"
select="$ref.file.content/*[1][$fragment.id = ''] |
$ref.file.content/*[1][$fragment.id != '']/
descendant-or-self::*[@xml:id = $fragment.id]"/>
<xsl:if test="count($ref.content) = 0">
<xsl:message terminate="yes">
<xsl:text>ERROR: @fileref = '</xsl:text>
<xsl:value-of select="$fileref"/>
<xsl:text>' has no content or is unresolved.</xsl:text>
</xsl:message>
</xsl:if>
<xsl:variable name="element.name">
<xsl:apply-templates select="." mode="compute.element.name">
<xsl:with-param name="ref.name" select="local-name($ref.content)"/>
</xsl:apply-templates>
</xsl:variable>
<xsl:variable name="omittitles.property">
<xsl:call-template name="compute.output.value">
<xsl:with-param name="property">omittitles</xsl:with-param>
</xsl:call-template>
</xsl:variable>
<xsl:variable name="contentonly.property">
<xsl:call-template name="compute.output.value">
<xsl:with-param name="property">contentonly</xsl:with-param>
</xsl:call-template>
</xsl:variable>
<xsl:choose>
<xsl:when test="$contentonly.property = 'true' or
$contentonly.property = 'yes' or
$contentonly.property = '1'">
<xsl:apply-templates select="$ref.content/node()" mode="copycontent">
<xsl:with-param name="omittitles" select="$omittitles.property"/>
</xsl:apply-templates>
</xsl:when>
<!-- use xsl:copy if using the ref element itself to get its namespaces -->
<xsl:when test="$element.name = local-name($ref.content)">
<!-- must use for-each to set context node for xsl:copy -->
<xsl:for-each select="$ref.content">
<xsl:copy>
<xsl:copy-of select="@*[not(name() = 'xml:id')]"/>
<xsl:choose>
<!-- Use the module's xml:id if it has one -->
<xsl:when test="$module/@xml:id">
<xsl:attribute name="xml:id">
<xsl:value-of select="$module/@xml:id"/>
</xsl:attribute>
</xsl:when>
<!-- otherwise use the resource's id -->
<xsl:otherwise>
<xsl:copy-of select="@xml:id"/>
</xsl:otherwise>
</xsl:choose>
<xsl:call-template name="merge.info">
<xsl:with-param name="merge.element" select="$module/d:merge"/>
<xsl:with-param name="ref.content" select="$ref.content"/>
<xsl:with-param name="omittitles" select="$omittitles.property"/>
</xsl:call-template>
<!-- copy through all but titles, which moved to info -->
<xsl:apply-templates select="node()
[not(local-name() = 'title') and
not(local-name() = 'subtitle') and
not(local-name() = 'info') and
not(local-name() = 'titleabbrev')]" mode="copycontent"/>
<xsl:apply-templates select="$module/node()">
<xsl:with-param name="parent" select="$element.name"/>
</xsl:apply-templates>
</xsl:copy>
</xsl:for-each>
</xsl:when>
<xsl:otherwise>
<!-- create the element instead of copying it -->
<xsl:element name="{$element.name}" namespace="http://docbook.org/ns/docbook">
<xsl:copy-of select="$ref.content/@*[not(name() = 'xml:id')]"/>
<xsl:choose>
<!-- Use the module's xml:id if it has one -->
<xsl:when test="@xml:id">
<xsl:attribute name="xml:id">
<xsl:value-of select="@xml:id"/>
</xsl:attribute>
</xsl:when>
<!-- otherwise use the resource's id -->
<xsl:when test="$ref.content/@xml:id">
<xsl:attribute name="xml:id">
<xsl:value-of select="$ref.content/@xml:id"/>
</xsl:attribute>
</xsl:when>
</xsl:choose>
<xsl:call-template name="merge.info">
<xsl:with-param name="merge.element" select="d:merge"/>
<xsl:with-param name="ref.content" select="$ref.content"/>
<xsl:with-param name="omittitles" select="$omittitles.property"/>
</xsl:call-template>
<!-- copy through all but titles, which moved to info -->
<xsl:apply-templates select="$ref.content/node()
[not(local-name() = 'title') and
not(local-name() = 'subtitle') and
not(local-name() = 'info') and
not(local-name() = 'titleabbrev')]" mode="copycontent"/>
<xsl:apply-templates>
<xsl:with-param name="parent" select="$element.name"/>
</xsl:apply-templates>
</xsl:element>
</xsl:otherwise>
</xsl:choose>
</xsl:otherwise>
</xsl:choose>
</xsl:template>
<xsl:template name="merge.info">
<xsl:param name="merge.element" select="NOTANODE"/>
<xsl:param name="ref.content" select="NOTANODE"/>
<xsl:param name="omittitles"/>
<!-- a merge element may use resourceref as well as literal content -->
<!-- any literal content overrides the merge resourceref content -->
<xsl:variable name="merge.ref.content">
<xsl:if test="$merge.element/@resourceref">
<xsl:variable name="resourceref" select="$merge.element/@resourceref"/>
<xsl:variable name="resource" select="key('id', $resourceref)"/>
<xsl:choose>
<xsl:when test="not($resource)">
<xsl:message terminate="yes">
<xsl:text>ERROR: no xml:id matches @resourceref = '</xsl:text>
<xsl:value-of select="$resourceref"/>
<xsl:text>'.</xsl:text>
</xsl:message>
</xsl:when>
<xsl:when test="not($resource/self::d:resource)">
<xsl:message terminate="yes">
<xsl:text>ERROR: xml:id matching @resourceref = '</xsl:text>
<xsl:value-of select="$resourceref"/>
<xsl:text> is not a resource element'.</xsl:text>
</xsl:message>
</xsl:when>
</xsl:choose>
<xsl:variable name="fileref.att" select="$resource/@fileref"/>
<xsl:variable name="fileref">
<xsl:choose>
<xsl:when test="$resource/ancestor::d:resources/@xml:base">
<xsl:value-of
select="concat($resource/ancestor::d:resources[@xml:base][1]/@xml:base,
'/', $fileref.att)"/>
</xsl:when>
<xsl:otherwise>
<xsl:value-of select="$fileref.att"/>
</xsl:otherwise>
</xsl:choose>
</xsl:variable>
<xsl:if test="string-length($fileref) != 0">
<xsl:copy-of select="document($fileref,/)"/>
</xsl:if>
</xsl:if>
</xsl:variable>
<xsl:variable name="merge.ref.info"
select="exsl:node-set($merge.ref.content)//d:info[1]"/>
<xsl:if test="$merge.element/@resourceref and not($merge.ref.info)">
<xsl:message terminate="yes">
<xsl:text>ERROR: merge element with resourceref '</xsl:text>
<xsl:value-of select="$merge.element/@resourceref"/>
<xsl:text>' must point to something with an info element.'</xsl:text>
</xsl:message>
</xsl:if>
<xsl:variable name="omittitles.boolean">
<xsl:choose>
<xsl:when test="$omittitles = 'yes' or $omittitles = 'true' or omittitles = '1'">
<xsl:value-of select="1"/>
</xsl:when>
<xsl:otherwise>
<xsl:value-of select="0"/>
</xsl:otherwise>
</xsl:choose>
</xsl:variable>
<!-- output info if there is any -->
<xsl:if test="$merge.element/node() or
$merge.ref.info/node() or
$ref.content/d:info/node() or
$ref.content/d:title[$omittitles.boolean = 0] or
$ref.content/d:subtitle[$omittitles.boolean = 0] or
$ref.content/d:titleabbrev[$omittitles.boolean = 0]">
<xsl:variable name="ref.info" select="$ref.content/d:info"/>
<xsl:variable name="ref.title" select="$ref.content/d:title"/>
<xsl:variable name="ref.subtitle" select="$ref.content/d:subtitle"/>
<xsl:variable name="ref.titleabbrev" select="$ref.content/d:titleabbrev"/>
<xsl:variable name="ref.info.title" select="$ref.content/d:info/d:title"/>
<xsl:variable name="ref.info.subtitle" select="$ref.content/d:info/d:subtitle"/>
<xsl:variable name="ref.info.titleabbrev" select="$ref.content/d:info/d:titleabbrev"/>
<info>
<!-- First copy through any merge attributes and elements and comments -->
<xsl:copy-of select="$merge.element/@*[not(local-name(.) = 'resourceref')]"/>
<!-- And copy any resource info attributes not in merge-->
<xsl:for-each select="$ref.info/@*">
<xsl:variable name="resource.att" select="local-name(.)"/>
<xsl:choose>
<xsl:when test="$merge.element/@*[local-name(.) = $resource.att]">
<!-- do nothing because overridden -->
</xsl:when>
<xsl:otherwise>
<!-- copy through if not overridden -->
<xsl:copy-of select="."/>
</xsl:otherwise>
</xsl:choose>
</xsl:for-each>
<!-- Copy through the merge children as they have highest priority -->
<xsl:copy-of select="$merge.element/node()"/>
<!-- and copy through those merge resource elements not in merge element -->
<xsl:for-each select="$merge.ref.info/node()">
<xsl:variable name="resource.node" select="local-name(.)"/>
<xsl:choose>
<xsl:when test="$merge.element/node()[local-name(.) = $resource.node]">
<!-- do nothing because overridden -->
</xsl:when>
<xsl:otherwise>
<!-- copy through -->
<xsl:copy-of select="."/>
</xsl:otherwise>
</xsl:choose>
</xsl:for-each>
<!-- And copy any module's resource info node not in merge or merge.ref -->
<xsl:for-each select="$ref.info/node() |
$ref.title[$omittitles.boolean = 0] |
$ref.subtitle[$omittitles.boolean = 0] |
$ref.titleabbrev[$omittitles.boolean = 0] |
$ref.info.title[$omittitles.boolean = 0] |
$ref.info.subtitle[$omittitles.boolean = 0] |
$ref.info.titleabbrev[$omittitles.boolean = 0]">
<xsl:variable name="resource.node" select="local-name(.)"/>
<xsl:choose>
<xsl:when test="$merge.element/node()[local-name(.) = $resource.node]">
<!-- do nothing because overridden -->
</xsl:when>
<xsl:when test="$merge.ref.info/node()[local-name(.) = $resource.node]">
<!-- do nothing because overridden -->
</xsl:when>
<xsl:otherwise>
<!-- copy through -->
<xsl:copy-of select="."/>
</xsl:otherwise>
</xsl:choose>
</xsl:for-each>
</info>
</xsl:if>
</xsl:template>
<xsl:template match="d:relationships">
<xsl:message>
<xsl:text>WARNING: the &lt;relationships&gt; element is not currently </xsl:text>
<xsl:text>supported by this stylesheet.</xsl:text>
</xsl:message>
</xsl:template>
<xsl:template match="d:transforms">
<xsl:message>
<xsl:text>WARNING: the &lt;transforms&gt; element is not currently </xsl:text>
<xsl:text>supported by this stylesheet.</xsl:text>
</xsl:message>
</xsl:template>
<xsl:template match="d:filterin">
<xsl:message>
<xsl:text>WARNING: the &lt;filterin&gt; element is not currently </xsl:text>
<xsl:text>supported by this stylesheet.</xsl:text>
</xsl:message>
</xsl:template>
<xsl:template match="d:filterout">
<xsl:message>
<xsl:text>WARNING: the &lt;filterin&gt; element is not currently </xsl:text>
<xsl:text>supported by this stylesheet.</xsl:text>
</xsl:message>
</xsl:template>
</xsl:stylesheet>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,221 @@
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:exsl="http://exslt.org/common"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://docbook.org/ns/docbook"
version="1.0"
exclude-result-prefixes="exsl">
<!-- ********************************************************************
$Id: topic-maker-chunk.xsl,v 1.7 2012-04-16 00:29:35 bobs Exp $
********************************************************************
-->
<xsl:import href="topic-maker.xsl"/>
<xsl:import href="../xhtml/chunk-common.xsl"/>
<xsl:include href="../xhtml/chunk-code.xsl"/>
<xsl:param name="root.id.suffix">-info</xsl:param>
<xsl:param name="root.as.resourceref" select="1"/>
<xsl:template match="/" priority="1">
<xsl:apply-templates select="/" mode="process.root"/>
<xsl:call-template name="make.assembly"/>
</xsl:template>
<xsl:template name="chunk-element-content">
<xsl:param name="content">
<xsl:apply-imports/>
</xsl:param>
<xsl:copy-of select="$content"/>
</xsl:template>
<xsl:template name="make.assembly">
<xsl:variable name="content">
<assembly xmlns:xlink="http://www.w3.org/1999/xlink">
<xsl:call-template name="make.resources"/>
<xsl:call-template name="make.structure"/>
</assembly>
</xsl:variable>
<xsl:variable name="filename">
<xsl:if test="$manifest.in.base.dir != 0">
<xsl:value-of select="$base.dir"/>
</xsl:if>
<xsl:value-of select="$assembly.filename"/>
</xsl:variable>
<xsl:call-template name="write.chunk">
<xsl:with-param name="content" select="$content"/>
<xsl:with-param name="filename" select="$filename"/>
<xsl:with-param name="indent">yes</xsl:with-param>
</xsl:call-template>
</xsl:template>
<xsl:template name="make.structure">
<xsl:param name="root" select="/*[1]"/>
<xsl:param name="root.resourceref">
<xsl:call-template name="object.id">
<xsl:with-param name="object" select="$root"/>
</xsl:call-template>
</xsl:param>
<xsl:choose>
<xsl:when test="$root.as.resourceref = 0">
<structure>
<xsl:attribute name="type">
<xsl:value-of select="local-name($root)"/>
</xsl:attribute>
<xsl:attribute name="xml:id">
<xsl:value-of select="$root.resourceref"/>
</xsl:attribute>
<xsl:copy-of select="($root/title | $root/info/title)[1]"/>
<!-- Put the title and info stuff in a content-only module -->
<module resourceref="{$root.resourceref}{$root.id.suffix}" contentonly="true"/>
<xsl:apply-templates select="$root/*" mode="module.list"/>
</structure>
</xsl:when>
<xsl:otherwise>
<structure>
<xsl:attribute name="resourceref">
<xsl:value-of select="$root.resourceref"/>
</xsl:attribute>
<output renderas="{local-name($root)}"/>
<xsl:apply-templates select="$root/*" mode="module.list"/>
</structure>
</xsl:otherwise>
</xsl:choose>
</xsl:template>
<xsl:template match="*" mode="module.list">
<xsl:variable name="is.chunk">
<xsl:call-template name="chunk">
<xsl:with-param name="node" select="."/>
</xsl:call-template>
</xsl:variable>
<!-- generate an output element for renderas? -->
<xsl:variable name="src.element" select="concat(' ', local-name(.), ' ')"/>
<xsl:variable name="is.topic">
<xsl:choose>
<xsl:when test="contains($topic.list, $src.element)">1</xsl:when>
<xsl:otherwise>0</xsl:otherwise>
</xsl:choose>
</xsl:variable>
<xsl:if test="$is.chunk = 1">
<module>
<xsl:attribute name="resourceref">
<xsl:call-template name="object.id"/>
</xsl:attribute>
<xsl:if test="$is.topic = 1">
<output renderas="{local-name()}"/>
</xsl:if>
<xsl:apply-templates select="*" mode="module.list"/>
</module>
</xsl:if>
</xsl:template>
<xsl:template name="make.resources">
<resources>
<!-- Add xml:base from $base.dir if manifest not in base.dir -->
<xsl:if test="string-length($base.dir) != 0 and
$manifest.in.base.dir = 0">
<xsl:attribute name="xml:base">
<!-- strip off trailing slash for xml:base -->
<xsl:choose>
<xsl:when test="substring($base.dir, string-length($base.dir),1) = '/'">
<xsl:value-of select="substring($base.dir, 1, string-length($base.dir) -1)"/>
</xsl:when>
<xsl:otherwise>
<xsl:value-of select="$base.dir"/>
</xsl:otherwise>
</xsl:choose>
</xsl:attribute>
</xsl:if>
<xsl:apply-templates select="/*[1]" mode="resource.list"/>
</resources>
</xsl:template>
<xsl:template match="*" mode="resource.list">
<xsl:variable name="is.chunk">
<xsl:call-template name="chunk">
<xsl:with-param name="node" select="."/>
</xsl:call-template>
</xsl:variable>
<xsl:if test="$is.chunk = 1">
<resource>
<xsl:attribute name="fileref">
<!--
<xsl:if test="$manifest.in.base.dir = 0">
<xsl:value-of select="$base.dir"/>
</xsl:if>
-->
<xsl:apply-templates select="." mode="chunk-filename"/>
</xsl:attribute>
<xsl:attribute name="xml:id">
<xsl:call-template name="object.id"/>
</xsl:attribute>
<xsl:variable name="title">
<xsl:apply-templates select="." mode="title.markup"/>
</xsl:variable>
<xsl:if test="string-length($title) != 0">
<description>
<xsl:value-of select="$title"/>
</description>
</xsl:if>
</resource>
</xsl:if>
<xsl:apply-templates select="*" mode="resource.list"/>
</xsl:template>
<!-- special case for root id on structure element -->
<xsl:template match="/*" mode="resource.list">
<xsl:param name="root.resourceref">
<xsl:call-template name="object.id">
<xsl:with-param name="object" select="."/>
</xsl:call-template>
</xsl:param>
<resource>
<xsl:attribute name="fileref">
<xsl:apply-templates select="." mode="chunk-filename"/>
</xsl:attribute>
<xsl:attribute name="xml:id">
<xsl:choose>
<xsl:when test="$root.as.resourceref = 0">
<xsl:value-of select="concat($root.resourceref,$root.id.suffix)"/>
</xsl:when>
<xsl:otherwise>
<xsl:value-of select="$root.resourceref"/>
</xsl:otherwise>
</xsl:choose>
</xsl:attribute>
</resource>
<xsl:apply-templates select="*" mode="resource.list"/>
</xsl:template>
<!-- This one must be here because of the template in chunk-code.xsl -->
<xsl:template match="@fileref" priority="1">
<xsl:copy-of select="."/>
</xsl:template>
</xsl:stylesheet>

View File

@ -0,0 +1,78 @@
<?xml version="1.0" encoding="utf-8"?>
<xsl:stylesheet
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:exsl="http://exslt.org/common"
xmlns="http://docbook.org/ns/docbook"
exclude-result-prefixes="exsl"
version="1.0">
<!-- $Id: topic-maker.xsl,v 1.3 2012-04-16 00:29:35 bobs Exp $ -->
<!-- This stylesheet convert DocBook elements into topic element.
The chunking takes place elsewhere. -->
<xsl:import href="../xhtml/docbook.xsl"/>
<xsl:param name="assembly.filename">myassembly.xml</xsl:param>
<xsl:param name="chunk.section.depth" select="3"/>
<xsl:param name="chunk.first.sections" select="1"/>
<xsl:param name="use.id.as.filename" select="1"/>
<xsl:param name="html.ext">.xml</xsl:param>
<xsl:param name="base.dir">topics/</xsl:param>
<xsl:param name="root.filename" select="local-name(/*)"/>
<xsl:param name="html.extra.head.links" select="0"/>
<xsl:param name="stylesheet.result.type">xhtml</xsl:param>
<xsl:param name="navig.showtitles" select="0"/>
<xsl:param name="suppress.navigation" select="1"/>
<xsl:param name="chunk.append"/>
<xsl:param name="chunk.quietly" select="0"/>
<xsl:param name="chunker.output.method" select="'xml'"/>
<xsl:param name="chunker.output.encoding" select="'UTF-8'"/>
<xsl:param name="chunker.output.indent" select="'no'"/>
<xsl:param name="chunker.output.omit-xml-declaration" select="'no'"/>
<xsl:param name="chunker.output.standalone" select="'no'"/>
<xsl:param name="chunker.output.doctype-public" select="''"/>
<xsl:param name="chunker.output.doctype-system" select="''"/>
<xsl:param name="namespace">http://docbook.org/ns/docbook</xsl:param>
<!-- These elements are converted to topic elements -->
<xsl:param name="topic.elements">preface chapter article section</xsl:param>
<xsl:variable name="topic.list"
select="concat(' ', normalize-space($topic.elements), ' ')"/>
<!-- Default behavior is identity copy -->
<xsl:template match="node()|@*">
<xsl:copy>
<xsl:apply-templates select="@*"/>
<xsl:apply-templates/>
</xsl:copy>
</xsl:template>
<xsl:template match="preface|chapter|appendix|section|article">
<xsl:variable name="element.name">
<xsl:call-template name="element.name"/>
</xsl:variable>
<xsl:element name="{$element.name}" namespace="{$namespace}">
<xsl:apply-templates select="@*"/>
<xsl:apply-templates/>
</xsl:element>
</xsl:template>
<xsl:template name="element.name">
<xsl:param name="node" select="."/>
<xsl:variable name="src.element" select="concat(' ', local-name($node), ' ')"/>
<xsl:choose>
<xsl:when test="contains($topic.list, $src.element)">
<xsl:text>topic</xsl:text>
</xsl:when>
<xsl:otherwise>
<xsl:value-of select="local-name($node)"/>
</xsl:otherwise>
</xsl:choose>
</xsl:template>
</xsl:stylesheet>

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
<!-- XML Catalog file for DocBook XSL Stylesheets vsnapshot_9628 -->
<rewriteURI uriStartString="http://docbook.sourceforge.net/release/xsl/current/" rewritePrefix="./"/>
<rewriteSystem systemIdStartString="http://docbook.sourceforge.net/release/xsl/current/" rewritePrefix="./"/>
<rewriteURI uriStartString="http://docbook.sourceforge.net/release/xsl/snapshot_9628/" rewritePrefix="./"/>
<rewriteSystem systemIdStartString="http://docbook.sourceforge.net/release/xsl/snapshot_9628/" rewritePrefix="./"/>
</catalog>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,702 @@
<?xml version="1.0" encoding="utf-8"?>
<l:l10n xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0" language="as" english-language-name="Assamese">
<!-- * This file is generated automatically. -->
<!-- * To submit changes to this file upstream (to the DocBook Project) -->
<!-- * do not submit an edited version of this file. Instead, submit an -->
<!-- * edited version of the source file at the following location: -->
<!-- * -->
<!-- * https://docbook.svn.sourceforge.net/svnroot/docbook/trunk/gentext/locale/as.xml -->
<!-- * -->
<!-- * E-mail the edited as.xml source file to: -->
<!-- * -->
<!-- * docbook-developers@lists.sourceforge.net -->
<!-- ******************************************************************** -->
<!-- This file is part of the XSL DocBook Stylesheet distribution. -->
<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for -->
<!-- copyright and other information. -->
<!-- ******************************************************************** -->
<!-- In these files, % with a letter is used for a placeholder: -->
<!-- %t is the current element's title -->
<!-- %s is the current element's subtitle (if applicable)-->
<!-- %n is the current element's number label-->
<!-- %p is the current element's page number (if applicable)-->
<!-- ******************************************************************** -->
<l:gentext key="Abstract" text="সাৰাংশ"/>
<l:gentext key="abstract" text="সাৰাংশ"/>
<l:gentext key="Acknowledgements" text="স্বীকৃতি"/>
<l:gentext key="acknowledgements" text="স্বীকৃতি"/>
<l:gentext key="Answer" text="উ:"/>
<l:gentext key="answer" text="উ:"/>
<l:gentext key="Appendix" text="পৰিশিষ্ট"/>
<l:gentext key="appendix" text="পৰিশিষ্ট"/>
<l:gentext key="Article" text="প্ৰবন্ধ"/>
<l:gentext key="article" text="প্ৰবন্ধ"/>
<l:gentext key="Author" text="লিখক"/>
<l:gentext key="Bibliography" text="গ্ৰন্থসূচী"/>
<l:gentext key="bibliography" text="গ্ৰন্থসূচী"/>
<l:gentext key="Book" text="কিতাপ"/>
<l:gentext key="book" text="কিতাপ"/>
<l:gentext key="CAUTION" text="সাৱধান"/>
<l:gentext key="Caution" text="সাৱধান"/>
<l:gentext key="caution" text="সাৱধান"/>
<l:gentext key="Chapter" text="অধ্যায়"/>
<l:gentext key="chapter" text="অধ্যায়"/>
<l:gentext key="Colophon" text="গ্ৰন্থপৰিচয়"/>
<l:gentext key="colophon" text="গ্ৰন্থপৰিচয়"/>
<l:gentext key="Copyright" text="স্বত্বাধিকাৰ"/>
<l:gentext key="copyright" text="স্বত্বাধিকাৰ"/>
<l:gentext key="Dedication" text="উসৰ্গা"/>
<l:gentext key="dedication" text="উসৰ্গা"/>
<l:gentext key="Edition" text="সংস্কৰণ"/>
<l:gentext key="edition" text="সংস্কৰণ"/>
<l:gentext key="Editor" text="সম্পাদক"/>
<l:gentext key="Equation" text="সমীকৰণ"/>
<l:gentext key="equation" text="সমীকৰণ"/>
<l:gentext key="Example" text="উদাহৰণ"/>
<l:gentext key="example" text="উদাহৰণ"/>
<l:gentext key="Figure" text="ছবি"/>
<l:gentext key="figure" text="ছবি"/>
<l:gentext key="Glossary" text="শব্দকোষ"/>
<l:gentext key="glossary" text="শব্দকোষ"/>
<l:gentext key="GlossSee" text="চাওক"/>
<l:gentext key="glosssee" text="চাওক"/>
<l:gentext key="GlossSeeAlso" text="ইয়াকো চাওক"/>
<l:gentext key="glossseealso" text="ইয়াকো চাওক"/>
<l:gentext key="IMPORTANT" text="গুৰুত্বপূৰ্ণ"/>
<l:gentext key="important" text="গুৰুত্বপূৰ্ণ"/>
<l:gentext key="Important" text="গুৰুত্বপূৰ্ণ"/>
<l:gentext key="Index" text="সূচী"/>
<l:gentext key="index" text="সূচী"/>
<l:gentext key="ISBN" text="ISBN"/>
<l:gentext key="isbn" text="ISBN"/>
<l:gentext key="LegalNotice" text="আইনসন্মত ঘোষণা"/>
<l:gentext key="legalnotice" text="আইনসন্মত ঘোষণা"/>
<l:gentext key="MsgAud" text="শ্ৰোতা"/>
<l:gentext key="msgaud" text="শ্ৰোতা"/>
<l:gentext key="MsgLevel" text="স্তৰ"/>
<l:gentext key="msglevel" text="স্তৰ"/>
<l:gentext key="MsgOrig" text="উৎস"/>
<l:gentext key="msgorig" text="উৎস"/>
<l:gentext key="NOTE" text="টোকা"/>
<l:gentext key="Note" text="টোকা"/>
<l:gentext key="note" text="টোকা"/>
<l:gentext key="Part" text="অংশ"/>
<l:gentext key="part" text="অংশ"/>
<l:gentext key="Preface" text="পাতনি"/>
<l:gentext key="preface" text="পাতনি"/>
<l:gentext key="Procedure" text="প্ৰক্ৰিয়া"/>
<l:gentext key="procedure" text="প্ৰক্ৰিয়া"/>
<l:gentext key="ProductionSet" text="উৎপাদন"/>
<l:gentext key="PubDate" text="প্ৰকাশনৰ দিন"/>
<l:gentext key="pubdate" text="প্ৰকাশনৰ দিন"/>
<l:gentext key="Published" text="প্ৰকাশিত"/>
<l:gentext key="published" text="প্ৰকাশিত"/>
<l:gentext key="Publisher" text="প্ৰকাশক"/>
<l:gentext key="Qandadiv" text="প্ৰশ্ন &amp; উত্তৰ"/>
<l:gentext key="qandadiv" text="প্ৰশ্ন &amp; উত্তৰ"/>
<l:gentext key="QandASet" text="সঘনাই কৰা প্ৰশ্ন"/>
<l:gentext key="Question" text="প্ৰ:"/>
<l:gentext key="question" text="প্ৰ:"/>
<l:gentext key="RefEntry" text="পৃষ্ঠা"/>
<l:gentext key="refentry" text="পৃষ্ঠা"/>
<l:gentext key="Reference" text="প্ৰসঙ্গ"/>
<l:gentext key="reference" text="প্ৰসঙ্গ"/>
<l:gentext key="References" text="প্ৰসঙ্গবোৰ"/>
<l:gentext key="RefName" text="নাম"/>
<l:gentext key="refname" text="নাম"/>
<l:gentext key="RefSection" text="বিভাগ"/>
<l:gentext key="refsection" text="বিভাগ"/>
<l:gentext key="RefSynopsisDiv" text="সাৰাংশ"/>
<l:gentext key="refsynopsisdiv" text="সাৰাংশ"/>
<l:gentext key="RevHistory" text="পুনৰীক্ষণৰ ইতিহাস"/>
<l:gentext key="revhistory" text="পুনৰীক্ষণৰ ইতিহাস"/>
<l:gentext key="revision" text="পুনৰীক্ষণ"/>
<l:gentext key="Revision" text="পুনৰীক্ষণ"/>
<l:gentext key="sect1" text="বিভাগ"/>
<l:gentext key="sect2" text="বিভাগ"/>
<l:gentext key="sect3" text="বিভাগ"/>
<l:gentext key="sect4" text="বিভাগ"/>
<l:gentext key="sect5" text="বিভাগ"/>
<l:gentext key="section" text="বিভাগ"/>
<l:gentext key="Section" text="বিভাগ"/>
<l:gentext key="see" text="চাওক"/>
<l:gentext key="See" text="চাওক"/>
<l:gentext key="seealso" text="ইয়াকো চাওক"/>
<l:gentext key="Seealso" text="ইয়াকো চাওক"/>
<l:gentext key="SeeAlso" text="ইয়াকো চাওক"/>
<l:gentext key="set" text="গোট"/>
<l:gentext key="Set" text="গোট"/>
<l:gentext key="setindex" text="সূচী প্ৰতিষ্ঠা কৰক"/>
<l:gentext key="SetIndex" text="সূচী প্ৰতিষ্ঠা কৰক"/>
<l:gentext key="Sidebar" text="চাইডবাৰ"/>
<l:gentext key="sidebar" text="চাইডবাৰ"/>
<l:gentext key="step" text="পৰ্যায়"/>
<l:gentext key="Step" text="পৰ্যায়"/>
<l:gentext key="table" text="তালিকা"/>
<l:gentext key="Table" text="তালিকা"/>
<l:gentext key="task" text="কাৰ্য্য"/>
<l:gentext key="Task" text="কাৰ্য্য"/>
<l:gentext key="tip" text="সঙ্কেত"/>
<l:gentext key="TIP" text="সঙ্কেত"/>
<l:gentext key="Tip" text="সঙ্কেত"/>
<l:gentext key="Warning" text="সকিয়নি"/>
<l:gentext key="warning" text="সকিয়নি"/>
<l:gentext key="WARNING" text="সকিয়নি"/>
<l:gentext key="and" text="আৰু"/>
<l:gentext key="or" text="or" lang="en"/>
<l:gentext key="by" text="-ৰ দ্বাৰা"/>
<l:gentext key="Edited" text="সম্পাদিত"/>
<l:gentext key="edited" text="সম্পাদিত"/>
<l:gentext key="Editedby" text="-ৰ দ্বাৰা সম্পাদিত"/>
<l:gentext key="editedby" text="-ৰ দ্বাৰা সম্পাদিত"/>
<l:gentext key="in" text="-ত"/>
<l:gentext key="lastlistcomma" text=","/>
<l:gentext key="listcomma" text=","/>
<l:gentext key="notes" text="টোকা"/>
<l:gentext key="Notes" text="টোকা"/>
<l:gentext key="Pgs" text="পৃষ্ঠাসমূহ"/>
<l:gentext key="pgs" text="পৃষ্ঠাসমূহ"/>
<l:gentext key="Revisedby" text="পুনৰীক্ষণকৰ্তা:"/>
<l:gentext key="revisedby" text="পুনৰীক্ষণকৰ্তা:"/>
<l:gentext key="TableNotes" text="টোকা"/>
<l:gentext key="tablenotes" text="টোকা"/>
<l:gentext key="TableofContents" text="বিষয় সূচী"/>
<l:gentext key="tableofcontents" text="বিষয় সূচী"/>
<l:gentext key="unexpectedelementname" text="অপ্ৰত্যাশিত পদাৰ্থৰ নাম"/>
<l:gentext key="unsupported" text="অসমৰ্থিত"/>
<l:gentext key="xrefto" text="xref to"/>
<l:gentext key="Authors" text="লিখকসমূহ"/>
<l:gentext key="copyeditor" text="নকলৰ সম্পাদক"/>
<l:gentext key="graphicdesigner" text="আলেখীৰ পৰিকল্পনাকৰ্তা"/>
<l:gentext key="productioneditor" text="উৎপাদন সম্পাদক"/>
<l:gentext key="technicaleditor" text="কাৰিকৰী সম্পাদক"/>
<l:gentext key="translator" text="অনুবাদক"/>
<l:gentext key="listofequations" text="সমীকৰণৰ তালিকা"/>
<l:gentext key="ListofEquations" text="সমীকৰণৰ তালিকা"/>
<l:gentext key="ListofExamples" text="উদাহৰণৰ তালিকা"/>
<l:gentext key="listofexamples" text="উদাহৰণৰ তালিকা"/>
<l:gentext key="ListofFigures" text="ছবিৰ তালিকা"/>
<l:gentext key="listoffigures" text="ছবিৰ তালিকা"/>
<l:gentext key="ListofProcedures" text="প্ৰক্ৰিয়াৰ তালিকা"/>
<l:gentext key="listofprocedures" text="প্ৰক্ৰিয়াৰ তালিকা"/>
<l:gentext key="listoftables" text="টেবুলৰ তালিকা"/>
<l:gentext key="ListofTables" text="টেবুলৰ তালিকা"/>
<l:gentext key="ListofUnknown" text="অজ্ঞাতৰ তালিকা"/>
<l:gentext key="listofunknown" text="অজ্ঞাতৰ তালিকা"/>
<l:gentext key="nav-home" text="আৰম্ভ"/>
<l:gentext key="nav-next" text="পিছলৈ"/>
<l:gentext key="nav-next-sibling" text="দ্ৰুতগতিৰে আগবাঢ়ক"/>
<l:gentext key="nav-prev" text="আগৰ"/>
<l:gentext key="nav-prev-sibling" text="দ্ৰুতগতিৰে পিছলৈ যাওক"/>
<l:gentext key="nav-up" text="ওপৰলৈ"/>
<l:gentext key="nav-toc" text="বিষয়বস্তুৰ তালিকা"/>
<l:gentext key="Draft" text="ৰূপৰেখা"/>
<l:gentext key="above" text="ওপৰত"/>
<l:gentext key="below" text="তলত"/>
<l:gentext key="sectioncalled" text="মাতি অনা বিভাগ"/>
<l:gentext key="index symbols" text="চিহ্ন"/>
<l:gentext key="writing-mode" text="lr-tb"/>
<l:gentext key="lowercase.alpha" text="abcdefghijklmnopqrstuvwxyz" lang="en"/>
<l:gentext key="uppercase.alpha" text="ABCDEFGHIJKLMNOPQRSTUVWXYZ" lang="en"/>
<l:gentext key="normalize.sort.input" text="AaÀàÁáÂâÃãÄäÅåĀāĂ㥹ǍǎǞǟǠǡǺǻȀȁȂȃȦȧḀḁẚẠạẢảẤấẦầẨẩẪẫẬậẮắẰằẲẳẴẵẶặBbƀƁɓƂƃḂḃḄḅḆḇCcÇçĆćĈĉĊċČčƇƈɕḈḉDdĎďĐđƊɗƋƌDžDzȡɖḊḋḌḍḎḏḐḑḒḓEeÈèÉéÊêËëĒēĔĕĖėĘęĚěȄȅȆȇȨȩḔḕḖḗḘḙḚḛḜḝẸẹẺẻẼẽẾếỀềỂểỄễỆệFfƑƒḞḟGgĜĝĞğĠġĢģƓɠǤǥǦǧǴǵḠḡHhĤĥĦħȞȟɦḢḣḤḥḦḧḨḩḪḫẖIiÌìÍíÎîÏïĨĩĪīĬĭĮįİƗɨǏǐȈȉȊȋḬḭḮḯỈỉỊịJjĴĵǰʝKkĶķƘƙǨǩḰḱḲḳḴḵLlĹĺĻļĽľĿŀŁłƚLjȴɫɬɭḶḷḸḹḺḻḼḽMmɱḾḿṀṁṂṃNnÑñŃńŅņŇňƝɲƞȠNjǸǹȵɳṄṅṆṇṈṉṊṋOoÒòÓóÔôÕõÖöØøŌōŎŏŐőƟƠơǑǒǪǫǬǭǾǿȌȍȎȏȪȫȬȭȮȯȰȱṌṍṎṏṐṑṒṓỌọỎỏỐốỒồỔổỖỗỘộỚớỜờỞởỠỡỢợPpƤƥṔṕṖṗQqʠRrŔŕŖŗŘřȐȑȒȓɼɽɾṘṙṚṛṜṝṞṟSsŚśŜŝŞşŠšȘșʂṠṡṢṣṤṥṦṧṨṩTtŢţŤťŦŧƫƬƭƮʈȚțȶṪṫṬṭṮṯṰṱẗUuÙùÚúÛûÜüŨũŪūŬŭŮůŰűŲųƯưǓǔǕǖǗǘǙǚǛǜȔȕȖȗṲṳṴṵṶṷṸṹṺṻỤụỦủỨứỪừỬửỮữỰựVvƲʋṼṽṾṿWwŴŵẀẁẂẃẄẅẆẇẈẉẘXxẊẋẌẍYyÝýÿŸŶŷƳƴȲȳẎẏẙỲỳỴỵỶỷỸỹZzŹźŻżŽžƵƶȤȥʐʑẐẑẒẓẔẕẕ" lang="en"/>
<l:gentext key="normalize.sort.output" text="AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABBBBBBBBBBBBBCCCCCCCCCCCCCCCCCDDDDDDDDDDDDDDDDDDDDDDDDEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEFFFFFFGGGGGGGGGGGGGGGGGGGGHHHHHHHHHHHHHHHHHHHHIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIJJJJJJKKKKKKKKKKKKKKLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMMMMMMNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOPPPPPPPPQQQRRRRRRRRRRRRRRRRRRRRRRRSSSSSSSSSSSSSSSSSSSSSSSTTTTTTTTTTTTTTTTTTTTTTTTTUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUVVVVVVVVWWWWWWWWWWWWWWWXXXXXXYYYYYYYYYYYYYYYYYYYYYYYZZZZZZZZZZZZZZZZZZZZZ" lang="en"/>
<l:dingbat key="startquote" text="“"/>
<l:dingbat key="endquote" text="”"/>
<l:dingbat key="nestedstartquote" text=""/>
<l:dingbat key="nestedendquote" text=""/>
<l:dingbat key="singlestartquote" text=""/>
<l:dingbat key="singleendquote" text=""/>
<l:dingbat key="bullet" text="•"/>
<l:gentext key="hyphenation-character" text="-"/>
<l:gentext key="hyphenation-push-character-count" text="2"/>
<l:gentext key="hyphenation-remain-character-count" text="2"/>
<l:context name="keycap"><l:template name="alt" text="Alt" lang="en"/>
<l:template name="backspace" text="&lt;—" lang="en"/>
<l:template name="command" text="⌘" lang="en"/>
<l:template name="control" text="Ctrl" lang="en"/>
<l:template name="delete" text="Del" lang="en"/>
<l:template name="down" text="↓" lang="en"/>
<l:template name="end" text="End" lang="en"/>
<l:template name="enter" text="Enter" lang="en"/>
<l:template name="escape" text="Esc" lang="en"/>
<l:template name="home" text="Home" lang="en"/>
<l:template name="insert" text="Ins" lang="en"/>
<l:template name="left" text="←" lang="en"/>
<l:template name="meta" text="Meta" lang="en"/>
<l:template name="option" text="???" lang="en"/>
<l:template name="pagedown" text="Page ↓" lang="en"/>
<l:template name="pageup" text="Page ↑" lang="en"/>
<l:template name="right" text="→" lang="en"/>
<l:template name="shift" text="Shift" lang="en"/>
<l:template name="space" text="Space" lang="en"/>
<l:template name="tab" text="→|" lang="en"/>
<l:template name="up" text="↑" lang="en"/>
</l:context>
<l:context name="webhelp"><l:template name="Search" text="Search" lang="en"/>
<l:template name="Enter_a_term_and_click" text="Enter a term and click " lang="en"/>
<l:template name="Go" text="Go" lang="en"/>
<l:template name="to_perform_a_search" text=" to perform a search." lang="en"/>
<l:template name="txt_filesfound" text="Results" lang="en"/>
<l:template name="txt_enter_at_least_1_char" text="You must enter at least one character." lang="en"/>
<l:template name="txt_browser_not_supported" text="JavaScript is disabled on your browser. Please enable JavaScript to enjoy all the features of this site." lang="en"/>
<l:template name="txt_please_wait" text="Please wait. Search in progress..." lang="en"/>
<l:template name="txt_results_for" text="Results for: " lang="en"/>
<l:template name="TableofContents" text="Contents" lang="en"/>
<l:template name="HighlightButton" text="Toggle search result highlighting" lang="en"/>
<l:template name="Your_search_returned_no_results" text="Your search returned no results." lang="en"/>
</l:context>
<l:context name="styles"><l:template name="person-name" text="first-last"/>
</l:context>
<l:context name="title"><l:template name="abstract" text="%t"/>
<l:template name="acknowledgements" text="%t"/>
<l:template name="answer" text="%t"/>
<l:template name="appendix" text="পৰিশিষ্ট %n. %t"/>
<l:template name="article" text="%t"/>
<l:template name="authorblurb" text="%t"/>
<l:template name="bibliodiv" text="%t"/>
<l:template name="biblioentry" text="%t"/>
<l:template name="bibliography" text="%t"/>
<l:template name="bibliolist" text="%t"/>
<l:template name="bibliomixed" text="%t"/>
<l:template name="bibliomset" text="%t"/>
<l:template name="biblioset" text="%t"/>
<l:template name="blockquote" text="%t"/>
<l:template name="book" text="%t"/>
<l:template name="calloutlist" text="%t"/>
<l:template name="caution" text="%t"/>
<l:template name="chapter" text="অধ্যায় %n. %t"/>
<l:template name="colophon" text="%t"/>
<l:template name="dedication" text="%t"/>
<l:template name="equation" text="সমীকৰণ %n. %t"/>
<l:template name="example" text="উদাহৰণ %n. %t"/>
<l:template name="figure" text="ছবি %n. %t"/>
<l:template name="foil" text="%t"/>
<l:template name="foilgroup" text="%t"/>
<l:template name="formalpara" text="%t"/>
<l:template name="glossary" text="%t"/>
<l:template name="glossdiv" text="%t"/>
<l:template name="glosslist" text="%t"/>
<l:template name="glossentry" text="%t"/>
<l:template name="important" text="%t"/>
<l:template name="index" text="%t"/>
<l:template name="indexdiv" text="%t"/>
<l:template name="itemizedlist" text="%t"/>
<l:template name="legalnotice" text="%t"/>
<l:template name="listitem" text=""/>
<l:template name="lot" text="%t"/>
<l:template name="msg" text="%t"/>
<l:template name="msgexplan" text="%t"/>
<l:template name="msgmain" text="%t"/>
<l:template name="msgrel" text="%t"/>
<l:template name="msgset" text="%t"/>
<l:template name="msgsub" text="%t"/>
<l:template name="note" text="%t"/>
<l:template name="orderedlist" text="%t"/>
<l:template name="part" text="অংশ %n. %t"/>
<l:template name="partintro" text="%t"/>
<l:template name="preface" text="%t"/>
<l:template name="procedure" text="%t"/>
<l:template name="procedure.formal" text="প্ৰক্ৰিয়া %n. %t"/>
<l:template name="productionset" text="%t"/>
<l:template name="productionset.formal" text="উৎপাদন %n"/>
<l:template name="qandadiv" text="%t"/>
<l:template name="qandaentry" text="%t"/>
<l:template name="qandaset" text="%t"/>
<l:template name="question" text="%t"/>
<l:template name="refentry" text="%t"/>
<l:template name="reference" text="%t"/>
<l:template name="refsection" text="%t"/>
<l:template name="refsect1" text="%t"/>
<l:template name="refsect2" text="%t"/>
<l:template name="refsect3" text="%t"/>
<l:template name="refsynopsisdiv" text="%t"/>
<l:template name="refsynopsisdivinfo" text="%t"/>
<l:template name="screenshot" text="%t" lang="en"/>
<l:template name="segmentedlist" text="%t"/>
<l:template name="set" text="%t"/>
<l:template name="setindex" text="%t"/>
<l:template name="sidebar" text="%t"/>
<l:template name="step" text="%t"/>
<l:template name="table" text="তালিকা %n. %t"/>
<l:template name="task" text="%t"/>
<l:template name="tasksummary" text="%t"/>
<l:template name="taskprerequisites" text="%t"/>
<l:template name="taskrelated" text="%t"/>
<l:template name="tip" text="%t"/>
<l:template name="toc" text="%t"/>
<l:template name="variablelist" text="%t"/>
<l:template name="varlistentry" text=""/>
<l:template name="warning" text="%t"/>
</l:context>
<l:context name="title-unnumbered"><l:template name="appendix" text="%t"/>
<l:template name="article/appendix" text="%t"/>
<l:template name="bridgehead" text="%t"/>
<l:template name="chapter" text="%t"/>
<l:template name="sect1" text="%t"/>
<l:template name="sect2" text="%t"/>
<l:template name="sect3" text="%t"/>
<l:template name="sect4" text="%t"/>
<l:template name="sect5" text="%t"/>
<l:template name="section" text="%t"/>
<l:template name="simplesect" text="%t"/>
<l:template name="topic" text="%t" lang="en"/>
<l:template name="part" text="%t"/>
</l:context>
<l:context name="title-numbered"><l:template name="appendix" text="পৰিশিষ্ট %n. %t"/>
<l:template name="article/appendix" text="%n. %t"/>
<l:template name="bridgehead" text="%n. %t"/>
<l:template name="chapter" text="অধ্যায় %n. %t"/>
<l:template name="part" text="অংশ %n. %t"/>
<l:template name="sect1" text="%n. %t"/>
<l:template name="sect2" text="%n. %t"/>
<l:template name="sect3" text="%n. %t"/>
<l:template name="sect4" text="%n. %t"/>
<l:template name="sect5" text="%n. %t"/>
<l:template name="section" text="%n. %t"/>
<l:template name="simplesect" text="%t"/>
<l:template name="topic" text="%t" lang="en"/>
</l:context>
<l:context name="subtitle"><l:template name="appendix" text="%s"/>
<l:template name="acknowledgements" text="%s"/>
<l:template name="article" text="%s"/>
<l:template name="bibliodiv" text="%s"/>
<l:template name="biblioentry" text="%s"/>
<l:template name="bibliography" text="%s"/>
<l:template name="bibliomixed" text="%s"/>
<l:template name="bibliomset" text="%s"/>
<l:template name="biblioset" text="%s"/>
<l:template name="book" text="%s"/>
<l:template name="chapter" text="%s"/>
<l:template name="colophon" text="%s"/>
<l:template name="dedication" text="%s"/>
<l:template name="glossary" text="%s"/>
<l:template name="glossdiv" text="%s"/>
<l:template name="index" text="%s"/>
<l:template name="indexdiv" text="%s"/>
<l:template name="lot" text="%s"/>
<l:template name="part" text="%s"/>
<l:template name="partintro" text="%s"/>
<l:template name="preface" text="%s"/>
<l:template name="refentry" text="%s"/>
<l:template name="reference" text="%s"/>
<l:template name="refsection" text="%s"/>
<l:template name="refsect1" text="%s"/>
<l:template name="refsect2" text="%s"/>
<l:template name="refsect3" text="%s"/>
<l:template name="refsynopsisdiv" text="%s"/>
<l:template name="sect1" text="%s"/>
<l:template name="sect2" text="%s"/>
<l:template name="sect3" text="%s"/>
<l:template name="sect4" text="%s"/>
<l:template name="sect5" text="%s"/>
<l:template name="section" text="%s"/>
<l:template name="set" text="%s"/>
<l:template name="setindex" text="%s"/>
<l:template name="sidebar" text="%s"/>
<l:template name="simplesect" text="%s"/>
<l:template name="topic" text="%t" lang="en"/>
<l:template name="toc" text="%s"/>
</l:context>
<l:context name="xref"><l:template name="abstract" text="%t"/>
<l:template name="acknowledgements" text="%t"/>
<l:template name="answer" text="উ: %n"/>
<l:template name="appendix" text="%t"/>
<l:template name="article" text="%t"/>
<l:template name="authorblurb" text="%t"/>
<l:template name="bibliodiv" text="%t"/>
<l:template name="bibliography" text="%t"/>
<l:template name="bibliomset" text="%t"/>
<l:template name="biblioset" text="%t"/>
<l:template name="blockquote" text="%t"/>
<l:template name="book" text="%t"/>
<l:template name="calloutlist" text="%t"/>
<l:template name="caution" text="%t"/>
<l:template name="chapter" text="%t"/>
<l:template name="colophon" text="%t"/>
<l:template name="constraintdef" text="%t"/>
<l:template name="dedication" text="%t"/>
<l:template name="equation" text="%t"/>
<l:template name="example" text="%t"/>
<l:template name="figure" text="%t"/>
<l:template name="foil" text="%t"/>
<l:template name="foilgroup" text="%t"/>
<l:template name="formalpara" text="%t"/>
<l:template name="glossary" text="%t"/>
<l:template name="glossdiv" text="%t"/>
<l:template name="important" text="%t"/>
<l:template name="index" text="%t"/>
<l:template name="indexdiv" text="%t"/>
<l:template name="itemizedlist" text="%t"/>
<l:template name="legalnotice" text="%t"/>
<l:template name="listitem" text="%n"/>
<l:template name="lot" text="%t"/>
<l:template name="msg" text="%t"/>
<l:template name="msgexplan" text="%t"/>
<l:template name="msgmain" text="%t"/>
<l:template name="msgrel" text="%t"/>
<l:template name="msgset" text="%t"/>
<l:template name="msgsub" text="%t"/>
<l:template name="note" text="%t"/>
<l:template name="orderedlist" text="%t"/>
<l:template name="part" text="%t"/>
<l:template name="partintro" text="%t"/>
<l:template name="preface" text="%t"/>
<l:template name="procedure" text="%t"/>
<l:template name="productionset" text="%t"/>
<l:template name="qandadiv" text="%t"/>
<l:template name="qandaentry" text="প্ৰ: %n"/>
<l:template name="qandaset" text="%t"/>
<l:template name="question" text="প্ৰ: %n"/>
<l:template name="reference" text="%t"/>
<l:template name="refsynopsisdiv" text="%t"/>
<l:template name="screenshot" text="%t" lang="en"/>
<l:template name="segmentedlist" text="%t"/>
<l:template name="set" text="%t"/>
<l:template name="setindex" text="%t"/>
<l:template name="sidebar" text="%t"/>
<l:template name="table" text="%t"/>
<l:template name="task" text="%t"/>
<l:template name="tip" text="%t"/>
<l:template name="toc" text="%t"/>
<l:template name="variablelist" text="%t"/>
<l:template name="varlistentry" text="%n"/>
<l:template name="warning" text="%t"/>
<l:template name="olink.document.citation" text=" in %o"/>
<l:template name="olink.page.citation" text=" (page %p)"/>
<l:template name="page.citation" text=" [%p]"/>
<l:template name="page" text="(page %p)"/>
<l:template name="docname" text=" in %o"/>
<l:template name="docnamelong" text=" in the document titled %o"/>
<l:template name="pageabbrev" text="(p. %p)"/>
<l:template name="Page" text="Page %p"/>
<l:template name="topic" text="%t" lang="en"/>
<l:template name="bridgehead" text="মাতি অনা বিভাগ “%t”"/>
<l:template name="refsection" text="মাতি অনা বিভাগ “%t”"/>
<l:template name="refsect1" text="মাতি অনা বিভাগ “%t”"/>
<l:template name="refsect2" text="মাতি অনা বিভাগ “%t”"/>
<l:template name="refsect3" text="মাতি অনা বিভাগ “%t”"/>
<l:template name="sect1" text="মাতি অনা বিভাগ “%t”"/>
<l:template name="sect2" text="মাতি অনা বিভাগ “%t”"/>
<l:template name="sect3" text="মাতি অনা বিভাগ “%t”"/>
<l:template name="sect4" text="মাতি অনা বিভাগ “%t”"/>
<l:template name="sect5" text="মাতি অনা বিভাগ “%t”"/>
<l:template name="section" text="মাতি অনা বিভাগ “%t”"/>
<l:template name="simplesect" text="মাতি অনা বিভাগ “%t”"/>
</l:context>
<l:context name="xref-number"><l:template name="answer" text="উ: %n"/>
<l:template name="appendix" text="পৰিশিষ্ট %n"/>
<l:template name="bridgehead" text="বিভাগ %n"/>
<l:template name="chapter" text="অধ্যায় %n"/>
<l:template name="equation" text="সমীকৰণ %n"/>
<l:template name="example" text="উদাহৰণ %n"/>
<l:template name="figure" text="ছবি %n"/>
<l:template name="part" text="অংশ %n"/>
<l:template name="procedure" text="প্ৰক্ৰিয়া %n"/>
<l:template name="productionset" text="উৎপাদন %n"/>
<l:template name="qandadiv" text="প্ৰশ্ন &amp; উত্তৰ %n"/>
<l:template name="qandaentry" text="প্ৰ: %n"/>
<l:template name="question" text="প্ৰ: %n"/>
<l:template name="sect1" text="বিভাগ %n"/>
<l:template name="sect2" text="বিভাগ %n"/>
<l:template name="sect3" text="বিভাগ %n"/>
<l:template name="sect4" text="বিভাগ %n"/>
<l:template name="sect5" text="বিভাগ %n"/>
<l:template name="section" text="বিভাগ %n"/>
<l:template name="table" text="তালিকা %n"/>
</l:context>
<l:context name="xref-number-and-title"><l:template name="appendix" text="পৰিশিষ্ট %n, %t"/>
<l:template name="bridgehead" text="বিভাগ %n, “%t”"/>
<l:template name="chapter" text="অধ্যায় %n, %t"/>
<l:template name="equation" text="সমীকৰণ %n, “%t”"/>
<l:template name="example" text="উদাহৰণ %n, “%t”"/>
<l:template name="figure" text="ছবি %n, “%t”"/>
<l:template name="part" text="অংশ %n, “%t”"/>
<l:template name="procedure" text="প্ৰক্ৰিয়া %n, “%t”"/>
<l:template name="productionset" text="উৎপাদন %n, “%t”"/>
<l:template name="qandadiv" text="প্ৰশ্ন &amp; উত্তৰ %n, “%t”"/>
<l:template name="refsect1" text="মাতি অনা বিভাগ “%t”"/>
<l:template name="refsect2" text="মাতি অনা বিভাগ “%t”"/>
<l:template name="refsect3" text="মাতি অনা বিভাগ “%t”"/>
<l:template name="refsection" text="মাতি অনা বিভাগ “%t”"/>
<l:template name="sect1" text="বিভাগ %n, “%t”"/>
<l:template name="sect2" text="বিভাগ %n, “%t”"/>
<l:template name="sect3" text="বিভাগ %n, “%t”"/>
<l:template name="sect4" text="বিভাগ %n, “%t”"/>
<l:template name="sect5" text="বিভাগ %n, “%t”"/>
<l:template name="section" text="বিভাগ %n, “%t”"/>
<l:template name="simplesect" text="মাতি অনা বিভাগ “%t”"/>
<l:template name="table" text="তালিকা %n, “%t”"/>
</l:context>
<l:context name="authorgroup"><l:template name="sep" text=", "/>
<l:template name="sep2" text=" আৰু "/>
<l:template name="seplast" text=", আৰু "/>
</l:context>
<l:context name="glossary"><l:template name="see" text="চাওক %t."/>
<l:template name="seealso" text="ইয়াকো চাওক %t."/>
<l:template name="seealso-separator" text=", "/>
</l:context>
<l:context name="msgset"><l:template name="MsgAud" text="শ্ৰোতা: "/>
<l:template name="MsgLevel" text="স্তৰ: "/>
<l:template name="MsgOrig" text="উৎস: "/>
</l:context>
<l:context name="datetime"><l:template name="format" text="m/d/Y"/>
</l:context>
<l:context name="termdef"><l:template name="prefix" text="[Definition: "/>
<l:template name="suffix" text="]"/>
</l:context>
<l:context name="datetime-full"><l:template name="January" text="জানুৱাৰী"/>
<l:template name="February" text="ফেব্ৰুৱাৰী"/>
<l:template name="March" text="মাৰ্চ"/>
<l:template name="April" text="এপ্ৰিল"/>
<l:template name="May" text="মে'"/>
<l:template name="June" text="জুন"/>
<l:template name="July" text="জুলাই"/>
<l:template name="August" text="আগষ্ট"/>
<l:template name="September" text="চেপ্টেম্বৰ"/>
<l:template name="October" text="অক্টোবৰ"/>
<l:template name="November" text="নৱেম্বৰ"/>
<l:template name="December" text="ডিচেম্বৰ"/>
<l:template name="Monday" text="সোমবাৰ"/>
<l:template name="Tuesday" text="মঙ্গলবাৰ"/>
<l:template name="Wednesday" text="বুধবাৰ"/>
<l:template name="Thursday" text="বৃহস্পতিবাৰ"/>
<l:template name="Friday" text="শুকুৰবাৰ"/>
<l:template name="Saturday" text="শনিবাৰ"/>
<l:template name="Sunday" text="দেওবাৰ"/>
</l:context>
<l:context name="datetime-abbrev"><l:template name="Jan" text="জানুৱাৰী"/>
<l:template name="Feb" text="ফেব্ৰুৱাৰী"/>
<l:template name="Mar" text="মাৰ্চ"/>
<l:template name="Apr" text="এপ্ৰিল"/>
<l:template name="May" text="মে'"/>
<l:template name="Jun" text="জুন"/>
<l:template name="Jul" text="জুলাই"/>
<l:template name="Aug" text="আগষ্ট"/>
<l:template name="Sep" text="চেপ্টেম্বৰ"/>
<l:template name="Oct" text="অক্টোবৰ"/>
<l:template name="Nov" text="নৱেম্বৰ"/>
<l:template name="Dec" text="ডিচেম্বৰ"/>
<l:template name="Mon" text="সোম"/>
<l:template name="Tue" text="মঙ্গল"/>
<l:template name="Wed" text="বুধ"/>
<l:template name="Thu" text="বৃহস্পতি"/>
<l:template name="Fri" text="শুকুৰ"/>
<l:template name="Sat" text="শনি"/>
<l:template name="Sun" text="দেও"/>
</l:context>
<l:context name="htmlhelp"><l:template name="langcode" text="0x044d Assamese"/>
</l:context>
<l:context name="index"><l:template name="term-separator" text=", "/>
<l:template name="number-separator" text=", "/>
<l:template name="range-separator" text="-"/>
</l:context>
<l:context name="iso690"><l:template name="lastfirst.sep" text=", "/>
<l:template name="alt.person.two.sep" text=" "/>
<l:template name="alt.person.last.sep" text=" "/>
<l:template name="alt.person.more.sep" text=" "/>
<l:template name="primary.editor" text=" (ed.)"/>
<l:template name="primary.many" text=", et al."/>
<l:template name="primary.sep" text=". "/>
<l:template name="submaintitle.sep" text=": "/>
<l:template name="title.sep" text=". "/>
<l:template name="othertitle.sep" text=", "/>
<l:template name="medium1" text=" ["/>
<l:template name="medium2" text="]"/>
<l:template name="secondary.person.sep" text="; "/>
<l:template name="secondary.sep" text=". "/>
<l:template name="respons.sep" text=". "/>
<l:template name="edition.sep" text=". "/>
<l:template name="edition.serial.sep" text=", "/>
<l:template name="issuing.range" text="-"/>
<l:template name="issuing.div" text=", "/>
<l:template name="issuing.sep" text=". "/>
<l:template name="partnr.sep" text=". "/>
<l:template name="placepubl.sep" text=": "/>
<l:template name="publyear.sep" text=", "/>
<l:template name="pubinfo.sep" text=". "/>
<l:template name="spec.pubinfo.sep" text=", "/>
<l:template name="upd.sep" text=", "/>
<l:template name="datecit1" text=" [cited "/>
<l:template name="datecit2" text="]"/>
<l:template name="extent.sep" text=". "/>
<l:template name="locs.sep" text=", "/>
<l:template name="location.sep" text=". "/>
<l:template name="serie.sep" text=". "/>
<l:template name="notice.sep" text=". "/>
<l:template name="access" text="Available "/>
<l:template name="acctoo" text="Also available "/>
<l:template name="onwww" text="from World Wide Web"/>
<l:template name="oninet" text="from Internet"/>
<l:template name="access.end" text=": "/>
<l:template name="link1" text="&lt;"/>
<l:template name="link2" text="&gt;"/>
<l:template name="access.sep" text=". "/>
<l:template name="isbn" text="ISBN "/>
<l:template name="issn" text="ISSN "/>
<l:template name="stdnum.sep" text=". "/>
<l:template name="patcountry.sep" text=". "/>
<l:template name="pattype.sep" text=", "/>
<l:template name="patnum.sep" text=". "/>
<l:template name="patdate.sep" text=". "/>
</l:context><l:letters><l:l i="-1"/>
<l:l i="0">চিহ্ন</l:l>
<l:l i="10">A</l:l>
<l:l i="10">a</l:l>
<l:l i="20">B</l:l>
<l:l i="20">b</l:l>
<l:l i="30">C</l:l>
<l:l i="30">c</l:l>
<l:l i="40">D</l:l>
<l:l i="40">d</l:l>
<l:l i="50">E</l:l>
<l:l i="50">e</l:l>
<l:l i="60">F</l:l>
<l:l i="60">f</l:l>
<l:l i="70">G</l:l>
<l:l i="70">g</l:l>
<l:l i="80">H</l:l>
<l:l i="80">h</l:l>
<l:l i="90">I</l:l>
<l:l i="90">i</l:l>
<l:l i="100">J</l:l>
<l:l i="100">j</l:l>
<l:l i="110">K</l:l>
<l:l i="110">k</l:l>
<l:l i="120">L</l:l>
<l:l i="120">l</l:l>
<l:l i="130">M</l:l>
<l:l i="130">m</l:l>
<l:l i="140">N</l:l>
<l:l i="140">n</l:l>
<l:l i="150">O</l:l>
<l:l i="150">o</l:l>
<l:l i="160">P</l:l>
<l:l i="160">p</l:l>
<l:l i="170">Q</l:l>
<l:l i="170">q</l:l>
<l:l i="180">R</l:l>
<l:l i="180">r</l:l>
<l:l i="190">S</l:l>
<l:l i="190">s</l:l>
<l:l i="200">T</l:l>
<l:l i="200">t</l:l>
<l:l i="210">U</l:l>
<l:l i="210">u</l:l>
<l:l i="220">V</l:l>
<l:l i="220">v</l:l>
<l:l i="230">W</l:l>
<l:l i="230">w</l:l>
<l:l i="240">X</l:l>
<l:l i="240">x</l:l>
<l:l i="250">Y</l:l>
<l:l i="250">y</l:l>
<l:l i="260">Z</l:l>
<l:l i="260">z</l:l>
</l:letters>
</l:l10n>

View File

@ -0,0 +1,702 @@
<?xml version="1.0" encoding="utf-8"?>
<l:l10n xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0" language="ast" english-language-name="Asturian">
<!-- * This file is generated automatically. -->
<!-- * To submit changes to this file upstream (to the DocBook Project) -->
<!-- * do not submit an edited version of this file. Instead, submit an -->
<!-- * edited version of the source file at the following location: -->
<!-- * -->
<!-- * https://docbook.svn.sourceforge.net/svnroot/docbook/trunk/gentext/locale/ast.xml -->
<!-- * -->
<!-- * E-mail the edited ast.xml source file to: -->
<!-- * -->
<!-- * docbook-developers@lists.sourceforge.net -->
<!-- ******************************************************************** -->
<!-- This file is part of the XSL DocBook Stylesheet distribution. -->
<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for -->
<!-- copyright and other information. -->
<!-- ******************************************************************** -->
<!-- In these files, % with a letter is used for a placeholder: -->
<!-- %t is the current element's title -->
<!-- %s is the current element's subtitle (if applicable)-->
<!-- %n is the current element's number label-->
<!-- %p is the current element's page number (if applicable)-->
<!-- ******************************************************************** -->
<l:gentext key="Abstract" text="Abstrautu"/>
<l:gentext key="abstract" text="abstrautu"/>
<l:gentext key="Acknowledgements" text="Gracies fonderes"/>
<l:gentext key="acknowledgements" text="gracies fonderes"/>
<l:gentext key="Answer" text="R:"/>
<l:gentext key="answer" text="r:"/>
<l:gentext key="Appendix" text="Apéndiz"/>
<l:gentext key="appendix" text="apéndiz"/>
<l:gentext key="Article" text="Artículu"/>
<l:gentext key="article" text="artículu"/>
<l:gentext key="Author" text="Autor"/>
<l:gentext key="Bibliography" text="Bibliografía"/>
<l:gentext key="bibliography" text="bibliografía"/>
<l:gentext key="Book" text="Llibru"/>
<l:gentext key="book" text="llibru"/>
<l:gentext key="CAUTION" text="PRECAUCIÓN"/>
<l:gentext key="Caution" text="Precaución"/>
<l:gentext key="caution" text="precaución"/>
<l:gentext key="Chapter" text="Capítulu"/>
<l:gentext key="chapter" text="capítulu"/>
<l:gentext key="Colophon" text="Colofón"/>
<l:gentext key="colophon" text="colofón"/>
<l:gentext key="Copyright" text="Copyright"/>
<l:gentext key="copyright" text="copyright"/>
<l:gentext key="Dedication" text="Dedicáu"/>
<l:gentext key="dedication" text="dedicáu"/>
<l:gentext key="Edition" text="Edición"/>
<l:gentext key="edition" text="edición"/>
<l:gentext key="Editor" text="Editor"/>
<l:gentext key="Equation" text="Ecuación"/>
<l:gentext key="equation" text="ecuación"/>
<l:gentext key="Example" text="Exemplu"/>
<l:gentext key="example" text="exemplu"/>
<l:gentext key="Figure" text="Figura"/>
<l:gentext key="figure" text="figura"/>
<l:gentext key="Glossary" text="Glosariu"/>
<l:gentext key="glossary" text="glosariu"/>
<l:gentext key="GlossSee" text="Ver"/>
<l:gentext key="glosssee" text="ver"/>
<l:gentext key="GlossSeeAlso" text="Ver Tamién"/>
<l:gentext key="glossseealso" text="ver tamién"/>
<l:gentext key="IMPORTANT" text="IMPORTANTE"/>
<l:gentext key="important" text="Importante"/>
<l:gentext key="Important" text="Importante"/>
<l:gentext key="Index" text="Índiz"/>
<l:gentext key="index" text="índiz"/>
<l:gentext key="ISBN" text="ISBN"/>
<l:gentext key="isbn" text="ISBN"/>
<l:gentext key="LegalNotice" text="Noticia Llegal"/>
<l:gentext key="legalnotice" text="noticia llegal"/>
<l:gentext key="MsgAud" text="Audiencia"/>
<l:gentext key="msgaud" text="Audiencia"/>
<l:gentext key="MsgLevel" text="Nivel"/>
<l:gentext key="msglevel" text="nivel"/>
<l:gentext key="MsgOrig" text="Orixe"/>
<l:gentext key="msgorig" text="Orixe"/>
<l:gentext key="NOTE" text="NOTA"/>
<l:gentext key="Note" text="Nota"/>
<l:gentext key="note" text="nota"/>
<l:gentext key="Part" text="Parte"/>
<l:gentext key="part" text="parte"/>
<l:gentext key="Preface" text="Prefaciu"/>
<l:gentext key="preface" text="Prefaciu"/>
<l:gentext key="Procedure" text="Procedimientu"/>
<l:gentext key="procedure" text="procedimientu"/>
<l:gentext key="ProductionSet" text="Producción"/>
<l:gentext key="PubDate" text="Data d'Espublización"/>
<l:gentext key="pubdate" text="data d'espublización"/>
<l:gentext key="Published" text="Espublizáu"/>
<l:gentext key="published" text="espublizáu"/>
<l:gentext key="Publisher" text="Publisher"/>
<l:gentext key="Qandadiv" text="E &amp; R"/>
<l:gentext key="qandadiv" text="e &amp; r"/>
<l:gentext key="QandASet" text="Entrugues más frecuentes"/>
<l:gentext key="Question" text="E:"/>
<l:gentext key="question" text="e:"/>
<l:gentext key="RefEntry" text="Páxina"/>
<l:gentext key="refentry" text="páxina"/>
<l:gentext key="Reference" text="Referencia"/>
<l:gentext key="reference" text="Referencia"/>
<l:gentext key="References" text="Referencies"/>
<l:gentext key="RefName" text="Nome"/>
<l:gentext key="refname" text="nome"/>
<l:gentext key="RefSection" text="Seición"/>
<l:gentext key="refsection" text="seición"/>
<l:gentext key="RefSynopsisDiv" text="Sinopsis"/>
<l:gentext key="refsynopsisdiv" text="sinopsis"/>
<l:gentext key="RevHistory" text="Revision History"/>
<l:gentext key="revhistory" text="Revision History"/>
<l:gentext key="revision" text="revisión hestorial"/>
<l:gentext key="Revision" text="Revisión Hestorial"/>
<l:gentext key="sect1" text="Seición"/>
<l:gentext key="sect2" text="Seición"/>
<l:gentext key="sect3" text="Seición"/>
<l:gentext key="sect4" text="Seición"/>
<l:gentext key="sect5" text="Seición"/>
<l:gentext key="section" text="seición"/>
<l:gentext key="Section" text="Seición"/>
<l:gentext key="see" text="ver"/>
<l:gentext key="See" text="Ver"/>
<l:gentext key="seealso" text="ver tamién"/>
<l:gentext key="Seealso" text="Ver tamién"/>
<l:gentext key="SeeAlso" text="Ver Tamién"/>
<l:gentext key="set" text="conxuntu"/>
<l:gentext key="Set" text="Conxuntu"/>
<l:gentext key="setindex" text="índiz del conxuntu"/>
<l:gentext key="SetIndex" text="Índiz del Conxuntu"/>
<l:gentext key="Sidebar" text="Panel llateral"/>
<l:gentext key="sidebar" text="panel llateral"/>
<l:gentext key="step" text="pasu"/>
<l:gentext key="Step" text="Pasu"/>
<l:gentext key="table" text="tabla"/>
<l:gentext key="Table" text="Tabla"/>
<l:gentext key="task" text="xera"/>
<l:gentext key="Task" text="Xera"/>
<l:gentext key="tip" text="trucu"/>
<l:gentext key="TIP" text="TRUCU"/>
<l:gentext key="Tip" text="Trucu"/>
<l:gentext key="Warning" text="Avisu"/>
<l:gentext key="warning" text="avisu"/>
<l:gentext key="WARNING" text="AVISU"/>
<l:gentext key="and" text="y"/>
<l:gentext key="or" text="or" lang="en"/>
<l:gentext key="by" text="por"/>
<l:gentext key="Edited" text="Editáu"/>
<l:gentext key="edited" text="editáu"/>
<l:gentext key="Editedby" text="Editáu por"/>
<l:gentext key="editedby" text="editáu por"/>
<l:gentext key="in" text="en"/>
<l:gentext key="lastlistcomma" text=","/>
<l:gentext key="listcomma" text=","/>
<l:gentext key="notes" text="notes"/>
<l:gentext key="Notes" text="Notes"/>
<l:gentext key="Pgs" text="Pxs."/>
<l:gentext key="pgs" text="pxs."/>
<l:gentext key="Revisedby" text="Revisáu por: "/>
<l:gentext key="revisedby" text="revisáu por: "/>
<l:gentext key="TableNotes" text="Notes"/>
<l:gentext key="tablenotes" text="Notes"/>
<l:gentext key="TableofContents" text="Tabla de Conteníos"/>
<l:gentext key="tableofcontents" text="tabla de conteníos"/>
<l:gentext key="unexpectedelementname" text="nome d'elementu inesperáu"/>
<l:gentext key="unsupported" text="ensin sofitu"/>
<l:gentext key="xrefto" text="xref a"/>
<l:gentext key="Authors" text="Autores"/>
<l:gentext key="copyeditor" text="Editor de copia"/>
<l:gentext key="graphicdesigner" text="Diseñador Gráficu"/>
<l:gentext key="productioneditor" text="Editor de Producción"/>
<l:gentext key="technicaleditor" text="Editor téunicu"/>
<l:gentext key="translator" text="Traductor"/>
<l:gentext key="listofequations" text="llista d'ecuaciones"/>
<l:gentext key="ListofEquations" text="Llista d'ecuaciones"/>
<l:gentext key="ListofExamples" text="Llista d'Exemplos"/>
<l:gentext key="listofexamples" text="llista d'Exemplos"/>
<l:gentext key="ListofFigures" text="Llista de Figures"/>
<l:gentext key="listoffigures" text="llista de Figures"/>
<l:gentext key="ListofProcedures" text="Llista de Procedimientos"/>
<l:gentext key="listofprocedures" text="llista de Procedimientos"/>
<l:gentext key="listoftables" text="llista de Tables"/>
<l:gentext key="ListofTables" text="Llista de Tables"/>
<l:gentext key="ListofUnknown" text="Llista de Desconocíu"/>
<l:gentext key="listofunknown" text="llista de Desconocíu"/>
<l:gentext key="nav-home" text="Entamu"/>
<l:gentext key="nav-next" text="Siguiente"/>
<l:gentext key="nav-next-sibling" text="Rápidu Alantre"/>
<l:gentext key="nav-prev" text="Previu"/>
<l:gentext key="nav-prev-sibling" text="Rápidu Atrás"/>
<l:gentext key="nav-up" text="Arriba"/>
<l:gentext key="nav-toc" text="TdC"/>
<l:gentext key="Draft" text="Borrador"/>
<l:gentext key="above" text="enriba"/>
<l:gentext key="below" text="baxo"/>
<l:gentext key="sectioncalled" text="la seición denomada"/>
<l:gentext key="index symbols" text="Símbolos"/>
<l:gentext key="writing-mode" text="lr-tb"/>
<l:gentext key="lowercase.alpha" text="abcdefghijklmnopqrstuvwxyz" lang="en"/>
<l:gentext key="uppercase.alpha" text="ABCDEFGHIJKLMNOPQRSTUVWXYZ" lang="en"/>
<l:gentext key="normalize.sort.input" text="AaÀàÁáÂâÃãÄäÅåĀāĂ㥹ǍǎǞǟǠǡǺǻȀȁȂȃȦȧḀḁẚẠạẢảẤấẦầẨẩẪẫẬậẮắẰằẲẳẴẵẶặBbƀƁɓƂƃḂḃḄḅḆḇCcÇçĆćĈĉĊċČčƇƈɕḈḉDdĎďĐđƊɗƋƌDžDzȡɖḊḋḌḍḎḏḐḑḒḓEeÈèÉéÊêËëĒēĔĕĖėĘęĚěȄȅȆȇȨȩḔḕḖḗḘḙḚḛḜḝẸẹẺẻẼẽẾếỀềỂểỄễỆệFfƑƒḞḟGgĜĝĞğĠġĢģƓɠǤǥǦǧǴǵḠḡHhĤĥĦħȞȟɦḢḣḤḥḦḧḨḩḪḫẖIiÌìÍíÎîÏïĨĩĪīĬĭĮįİƗɨǏǐȈȉȊȋḬḭḮḯỈỉỊịJjĴĵǰʝKkĶķƘƙǨǩḰḱḲḳḴḵLlĹĺĻļĽľĿŀŁłƚLjȴɫɬɭḶḷḸḹḺḻḼḽMmɱḾḿṀṁṂṃNnÑñŃńŅņŇňƝɲƞȠNjǸǹȵɳṄṅṆṇṈṉṊṋOoÒòÓóÔôÕõÖöØøŌōŎŏŐőƟƠơǑǒǪǫǬǭǾǿȌȍȎȏȪȫȬȭȮȯȰȱṌṍṎṏṐṑṒṓỌọỎỏỐốỒồỔổỖỗỘộỚớỜờỞởỠỡỢợPpƤƥṔṕṖṗQqʠRrŔŕŖŗŘřȐȑȒȓɼɽɾṘṙṚṛṜṝṞṟSsŚśŜŝŞşŠšȘșʂṠṡṢṣṤṥṦṧṨṩTtŢţŤťŦŧƫƬƭƮʈȚțȶṪṫṬṭṮṯṰṱẗUuÙùÚúÛûÜüŨũŪūŬŭŮůŰűŲųƯưǓǔǕǖǗǘǙǚǛǜȔȕȖȗṲṳṴṵṶṷṸṹṺṻỤụỦủỨứỪừỬửỮữỰựVvƲʋṼṽṾṿWwŴŵẀẁẂẃẄẅẆẇẈẉẘXxẊẋẌẍYyÝýÿŸŶŷƳƴȲȳẎẏẙỲỳỴỵỶỷỸỹZzŹźŻżŽžƵƶȤȥʐʑẐẑẒẓẔẕẕ" lang="en"/>
<l:gentext key="normalize.sort.output" text="AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABBBBBBBBBBBBBCCCCCCCCCCCCCCCCCDDDDDDDDDDDDDDDDDDDDDDDDEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEFFFFFFGGGGGGGGGGGGGGGGGGGGHHHHHHHHHHHHHHHHHHHHIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIJJJJJJKKKKKKKKKKKKKKLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMMMMMMNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOPPPPPPPPQQQRRRRRRRRRRRRRRRRRRRRRRRSSSSSSSSSSSSSSSSSSSSSSSTTTTTTTTTTTTTTTTTTTTTTTTTUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUVVVVVVVVWWWWWWWWWWWWWWWXXXXXXYYYYYYYYYYYYYYYYYYYYYYYZZZZZZZZZZZZZZZZZZZZZ" lang="en"/>
<l:dingbat key="startquote" text="“"/>
<l:dingbat key="endquote" text="”"/>
<l:dingbat key="nestedstartquote" text=""/>
<l:dingbat key="nestedendquote" text=""/>
<l:dingbat key="singlestartquote" text=""/>
<l:dingbat key="singleendquote" text=""/>
<l:dingbat key="bullet" text="•"/>
<l:gentext key="hyphenation-character" text="-"/>
<l:gentext key="hyphenation-push-character-count" text="2"/>
<l:gentext key="hyphenation-remain-character-count" text="2"/>
<l:context name="keycap"><l:template name="alt" text="Alt" lang="en"/>
<l:template name="backspace" text="&lt;—" lang="en"/>
<l:template name="command" text="⌘" lang="en"/>
<l:template name="control" text="Ctrl" lang="en"/>
<l:template name="delete" text="Del" lang="en"/>
<l:template name="down" text="↓" lang="en"/>
<l:template name="end" text="End" lang="en"/>
<l:template name="enter" text="Enter" lang="en"/>
<l:template name="escape" text="Esc" lang="en"/>
<l:template name="home" text="Home" lang="en"/>
<l:template name="insert" text="Ins" lang="en"/>
<l:template name="left" text="←" lang="en"/>
<l:template name="meta" text="Meta" lang="en"/>
<l:template name="option" text="???" lang="en"/>
<l:template name="pagedown" text="Page ↓" lang="en"/>
<l:template name="pageup" text="Page ↑" lang="en"/>
<l:template name="right" text="→" lang="en"/>
<l:template name="shift" text="Shift" lang="en"/>
<l:template name="space" text="Space" lang="en"/>
<l:template name="tab" text="→|" lang="en"/>
<l:template name="up" text="↑" lang="en"/>
</l:context>
<l:context name="webhelp"><l:template name="Search" text="Search" lang="en"/>
<l:template name="Enter_a_term_and_click" text="Enter a term and click " lang="en"/>
<l:template name="Go" text="Go" lang="en"/>
<l:template name="to_perform_a_search" text=" to perform a search." lang="en"/>
<l:template name="txt_filesfound" text="Results" lang="en"/>
<l:template name="txt_enter_at_least_1_char" text="You must enter at least one character." lang="en"/>
<l:template name="txt_browser_not_supported" text="JavaScript is disabled on your browser. Please enable JavaScript to enjoy all the features of this site." lang="en"/>
<l:template name="txt_please_wait" text="Please wait. Search in progress..." lang="en"/>
<l:template name="txt_results_for" text="Results for: " lang="en"/>
<l:template name="TableofContents" text="Contents" lang="en"/>
<l:template name="HighlightButton" text="Toggle search result highlighting" lang="en"/>
<l:template name="Your_search_returned_no_results" text="Your search returned no results." lang="en"/>
</l:context>
<l:context name="styles"><l:template name="person-name" text="first-last"/>
</l:context>
<l:context name="title"><l:template name="abstract" text="%t"/>
<l:template name="acknowledgements" text="%t"/>
<l:template name="answer" text="%t"/>
<l:template name="appendix" text="Apéndiz %n. %t"/>
<l:template name="article" text="%t"/>
<l:template name="authorblurb" text="%t"/>
<l:template name="bibliodiv" text="%t"/>
<l:template name="biblioentry" text="%t"/>
<l:template name="bibliography" text="%t"/>
<l:template name="bibliolist" text="%t"/>
<l:template name="bibliomixed" text="%t"/>
<l:template name="bibliomset" text="%t"/>
<l:template name="biblioset" text="%t"/>
<l:template name="blockquote" text="%t"/>
<l:template name="book" text="%t"/>
<l:template name="calloutlist" text="%t"/>
<l:template name="caution" text="%t"/>
<l:template name="chapter" text="Capítulu %n. %t"/>
<l:template name="colophon" text="%t"/>
<l:template name="dedication" text="%t"/>
<l:template name="equation" text="Ecuación %n. %t"/>
<l:template name="example" text="Exemplu %n. %t"/>
<l:template name="figure" text="Figura %n. %t"/>
<l:template name="foil" text="%t"/>
<l:template name="foilgroup" text="%t"/>
<l:template name="formalpara" text="%t"/>
<l:template name="glossary" text="%t"/>
<l:template name="glossdiv" text="%t"/>
<l:template name="glosslist" text="%t"/>
<l:template name="glossentry" text="%t"/>
<l:template name="important" text="%t"/>
<l:template name="index" text="%t"/>
<l:template name="indexdiv" text="%t"/>
<l:template name="itemizedlist" text="%t"/>
<l:template name="legalnotice" text="%t"/>
<l:template name="listitem" text=""/>
<l:template name="lot" text="%t"/>
<l:template name="msg" text="%t"/>
<l:template name="msgexplan" text="%t"/>
<l:template name="msgmain" text="%t"/>
<l:template name="msgrel" text="%t"/>
<l:template name="msgset" text="%t"/>
<l:template name="msgsub" text="%t"/>
<l:template name="note" text="%t"/>
<l:template name="orderedlist" text="%t"/>
<l:template name="part" text="Parte %n. %t"/>
<l:template name="partintro" text="%t"/>
<l:template name="preface" text="%t"/>
<l:template name="procedure" text="%t"/>
<l:template name="procedure.formal" text="Procedimientu %n. %t"/>
<l:template name="productionset" text="%t"/>
<l:template name="productionset.formal" text="Producción %n"/>
<l:template name="qandadiv" text="%t"/>
<l:template name="qandaentry" text="%t"/>
<l:template name="qandaset" text="%t"/>
<l:template name="question" text="%t"/>
<l:template name="refentry" text="%t"/>
<l:template name="reference" text="%t"/>
<l:template name="refsection" text="%t"/>
<l:template name="refsect1" text="%t"/>
<l:template name="refsect2" text="%t"/>
<l:template name="refsect3" text="%t"/>
<l:template name="refsynopsisdiv" text="%t"/>
<l:template name="refsynopsisdivinfo" text="%t"/>
<l:template name="screenshot" text="%t" lang="en"/>
<l:template name="segmentedlist" text="%t"/>
<l:template name="set" text="%t"/>
<l:template name="setindex" text="%t"/>
<l:template name="sidebar" text="%t"/>
<l:template name="step" text="%t"/>
<l:template name="table" text="Tabla %n. %t"/>
<l:template name="task" text="%t"/>
<l:template name="tasksummary" text="%t"/>
<l:template name="taskprerequisites" text="%t"/>
<l:template name="taskrelated" text="%t"/>
<l:template name="tip" text="%t"/>
<l:template name="toc" text="%t"/>
<l:template name="variablelist" text="%t"/>
<l:template name="varlistentry" text=""/>
<l:template name="warning" text="%t"/>
</l:context>
<l:context name="title-unnumbered"><l:template name="appendix" text="%t"/>
<l:template name="article/appendix" text="%t"/>
<l:template name="bridgehead" text="%t"/>
<l:template name="chapter" text="%t"/>
<l:template name="sect1" text="%t"/>
<l:template name="sect2" text="%t"/>
<l:template name="sect3" text="%t"/>
<l:template name="sect4" text="%t"/>
<l:template name="sect5" text="%t"/>
<l:template name="section" text="%t"/>
<l:template name="simplesect" text="%t"/>
<l:template name="topic" text="%t" lang="en"/>
<l:template name="part" text="%t"/>
</l:context>
<l:context name="title-numbered"><l:template name="appendix" text="Apéndiz %n. %t"/>
<l:template name="article/appendix" text="%n. %t"/>
<l:template name="bridgehead" text="%n. %t"/>
<l:template name="chapter" text="Capítulu %n. %t"/>
<l:template name="part" text="Parte %n. %t"/>
<l:template name="sect1" text="%n. %t"/>
<l:template name="sect2" text="%n. %t"/>
<l:template name="sect3" text="%n. %t"/>
<l:template name="sect4" text="%n. %t"/>
<l:template name="sect5" text="%n. %t"/>
<l:template name="section" text="%n. %t"/>
<l:template name="simplesect" text="%t"/>
<l:template name="topic" text="%t" lang="en"/>
</l:context>
<l:context name="subtitle"><l:template name="appendix" text="%s"/>
<l:template name="acknowledgements" text="%s"/>
<l:template name="article" text="%s"/>
<l:template name="bibliodiv" text="%s"/>
<l:template name="biblioentry" text="%s"/>
<l:template name="bibliography" text="%s"/>
<l:template name="bibliomixed" text="%s"/>
<l:template name="bibliomset" text="%s"/>
<l:template name="biblioset" text="%s"/>
<l:template name="book" text="%s"/>
<l:template name="chapter" text="%s"/>
<l:template name="colophon" text="%s"/>
<l:template name="dedication" text="%s"/>
<l:template name="glossary" text="%s"/>
<l:template name="glossdiv" text="%s"/>
<l:template name="index" text="%s"/>
<l:template name="indexdiv" text="%s"/>
<l:template name="lot" text="%s"/>
<l:template name="part" text="%s"/>
<l:template name="partintro" text="%s"/>
<l:template name="preface" text="%s"/>
<l:template name="refentry" text="%s"/>
<l:template name="reference" text="%s"/>
<l:template name="refsection" text="%s"/>
<l:template name="refsect1" text="%s"/>
<l:template name="refsect2" text="%s"/>
<l:template name="refsect3" text="%s"/>
<l:template name="refsynopsisdiv" text="%s"/>
<l:template name="sect1" text="%s"/>
<l:template name="sect2" text="%s"/>
<l:template name="sect3" text="%s"/>
<l:template name="sect4" text="%s"/>
<l:template name="sect5" text="%s"/>
<l:template name="section" text="%s"/>
<l:template name="set" text="%s"/>
<l:template name="setindex" text="%s"/>
<l:template name="sidebar" text="%s"/>
<l:template name="simplesect" text="%s"/>
<l:template name="topic" text="%t" lang="en"/>
<l:template name="toc" text="%s"/>
</l:context>
<l:context name="xref"><l:template name="abstract" text="%t"/>
<l:template name="acknowledgements" text="%t"/>
<l:template name="answer" text="R: %n"/>
<l:template name="appendix" text="%t"/>
<l:template name="article" text="%t"/>
<l:template name="authorblurb" text="%t"/>
<l:template name="bibliodiv" text="%t"/>
<l:template name="bibliography" text="%t"/>
<l:template name="bibliomset" text="%t"/>
<l:template name="biblioset" text="%t"/>
<l:template name="blockquote" text="%t"/>
<l:template name="book" text="%t"/>
<l:template name="calloutlist" text="%t"/>
<l:template name="caution" text="%t"/>
<l:template name="chapter" text="%t"/>
<l:template name="colophon" text="%t"/>
<l:template name="constraintdef" text="%t"/>
<l:template name="dedication" text="%t"/>
<l:template name="equation" text="%t"/>
<l:template name="example" text="%t"/>
<l:template name="figure" text="%t"/>
<l:template name="foil" text="%t"/>
<l:template name="foilgroup" text="%t"/>
<l:template name="formalpara" text="%t"/>
<l:template name="glossary" text="%t"/>
<l:template name="glossdiv" text="%t"/>
<l:template name="important" text="%t"/>
<l:template name="index" text="%t"/>
<l:template name="indexdiv" text="%t"/>
<l:template name="itemizedlist" text="%t"/>
<l:template name="legalnotice" text="%t"/>
<l:template name="listitem" text="%n"/>
<l:template name="lot" text="%t"/>
<l:template name="msg" text="%t"/>
<l:template name="msgexplan" text="%t"/>
<l:template name="msgmain" text="%t"/>
<l:template name="msgrel" text="%t"/>
<l:template name="msgset" text="%t"/>
<l:template name="msgsub" text="%t"/>
<l:template name="note" text="%t"/>
<l:template name="orderedlist" text="%t"/>
<l:template name="part" text="%t"/>
<l:template name="partintro" text="%t"/>
<l:template name="preface" text="%t"/>
<l:template name="procedure" text="%t"/>
<l:template name="productionset" text="%t"/>
<l:template name="qandadiv" text="%t"/>
<l:template name="qandaentry" text="E: %n"/>
<l:template name="qandaset" text="%t"/>
<l:template name="question" text="E: %n"/>
<l:template name="reference" text="%t"/>
<l:template name="refsynopsisdiv" text="%t"/>
<l:template name="screenshot" text="%t" lang="en"/>
<l:template name="segmentedlist" text="%t"/>
<l:template name="set" text="%t"/>
<l:template name="setindex" text="%t"/>
<l:template name="sidebar" text="%t"/>
<l:template name="table" text="%t"/>
<l:template name="task" text="%t"/>
<l:template name="tip" text="%t"/>
<l:template name="toc" text="%t"/>
<l:template name="variablelist" text="%t"/>
<l:template name="varlistentry" text="%n"/>
<l:template name="warning" text="%t"/>
<l:template name="olink.document.citation" text=" in %o"/>
<l:template name="olink.page.citation" text=" (page %p)"/>
<l:template name="page.citation" text=" [%p]"/>
<l:template name="page" text="(page %p)"/>
<l:template name="docname" text=" in %o"/>
<l:template name="docnamelong" text=" in the document titled %o"/>
<l:template name="pageabbrev" text="(p. %p)"/>
<l:template name="Page" text="Page %p"/>
<l:template name="topic" text="%t" lang="en"/>
<l:template name="bridgehead" text="la seición denomada “%t”"/>
<l:template name="refsection" text="la seición denomada “%t”"/>
<l:template name="refsect1" text="la seición denomada “%t”"/>
<l:template name="refsect2" text="la seición denomada “%t”"/>
<l:template name="refsect3" text="la seición denomada “%t”"/>
<l:template name="sect1" text="la seición denomada “%t”"/>
<l:template name="sect2" text="la seición denomada “%t”"/>
<l:template name="sect3" text="la seición denomada “%t”"/>
<l:template name="sect4" text="la seición denomada “%t”"/>
<l:template name="sect5" text="la seición denomada “%t”"/>
<l:template name="section" text="la seición denomada “%t”"/>
<l:template name="simplesect" text="la seición denomada “%t”"/>
</l:context>
<l:context name="xref-number"><l:template name="answer" text="R: %n"/>
<l:template name="appendix" text="Apéndiz %n"/>
<l:template name="bridgehead" text="Seición %n"/>
<l:template name="chapter" text="Capítulu %n"/>
<l:template name="equation" text="Ecuación %n"/>
<l:template name="example" text="Exemplu %n"/>
<l:template name="figure" text="Figura %n"/>
<l:template name="part" text="Parte %n"/>
<l:template name="procedure" text="Procedimientu %n"/>
<l:template name="productionset" text="Producción %n"/>
<l:template name="qandadiv" text="E &amp; R %n"/>
<l:template name="qandaentry" text="E: %n"/>
<l:template name="question" text="E: %n"/>
<l:template name="sect1" text="Seición %n"/>
<l:template name="sect2" text="Seición %n"/>
<l:template name="sect3" text="Seición %n"/>
<l:template name="sect4" text="Seición %n"/>
<l:template name="sect5" text="Seición %n"/>
<l:template name="section" text="Seición %n"/>
<l:template name="table" text="Tabla %n"/>
</l:context>
<l:context name="xref-number-and-title"><l:template name="appendix" text="Apéndiz %n, %t"/>
<l:template name="bridgehead" text="Seición %n, “%t”"/>
<l:template name="chapter" text="Capítulu %n, %t"/>
<l:template name="equation" text="Ecuación %n, “%t”"/>
<l:template name="example" text="Exemplu %n, “%t”"/>
<l:template name="figure" text="Figura %n, “%t”"/>
<l:template name="part" text="Parte %n, “%t”"/>
<l:template name="procedure" text="Procedimientu %n, “%t”"/>
<l:template name="productionset" text="Producción %n, “%t”"/>
<l:template name="qandadiv" text="E &amp; R %n, “%t”"/>
<l:template name="refsect1" text="la seición denomada “%t”"/>
<l:template name="refsect2" text="la seición denomada “%t”"/>
<l:template name="refsect3" text="la seición denomada “%t”"/>
<l:template name="refsection" text="la seición denomada “%t”"/>
<l:template name="sect1" text="Seición %n, “%t”"/>
<l:template name="sect2" text="Seición %n, “%t”"/>
<l:template name="sect3" text="Seición %n, “%t”"/>
<l:template name="sect4" text="Seición %n, “%t”"/>
<l:template name="sect5" text="Seición %n, “%t”"/>
<l:template name="section" text="Seición %n, “%t”"/>
<l:template name="simplesect" text="la seición denomada “%t”"/>
<l:template name="table" text="Tabla %n, “%t”"/>
</l:context>
<l:context name="authorgroup"><l:template name="sep" text=", "/>
<l:template name="sep2" text=" y "/>
<l:template name="seplast" text=", y "/>
</l:context>
<l:context name="glossary"><l:template name="see" text="Ver %t."/>
<l:template name="seealso" text="Ver Tamién %t."/>
<l:template name="seealso-separator" text=", "/>
</l:context>
<l:context name="msgset"><l:template name="MsgAud" text="Audiencia: "/>
<l:template name="MsgLevel" text="Nivel: "/>
<l:template name="MsgOrig" text="Orixe: "/>
</l:context>
<l:context name="datetime"><l:template name="format" text="d/m/Y"/>
</l:context>
<l:context name="termdef"><l:template name="prefix" text="[Definition: "/>
<l:template name="suffix" text="]"/>
</l:context>
<l:context name="datetime-full"><l:template name="January" text="Xineru"/>
<l:template name="February" text="Febreru"/>
<l:template name="March" text="Marzu"/>
<l:template name="April" text="Abril"/>
<l:template name="May" text="Mayu"/>
<l:template name="June" text="Xunu"/>
<l:template name="July" text="Xunetu"/>
<l:template name="August" text="Agostu"/>
<l:template name="September" text="Setiembre"/>
<l:template name="October" text="Ochobre"/>
<l:template name="November" text="Payares"/>
<l:template name="December" text="Avientu"/>
<l:template name="Monday" text="Llunes"/>
<l:template name="Tuesday" text="Martes"/>
<l:template name="Wednesday" text="Miércoles"/>
<l:template name="Thursday" text="Xueves"/>
<l:template name="Friday" text="Vienres"/>
<l:template name="Saturday" text="Sábadu"/>
<l:template name="Sunday" text="Domingu"/>
</l:context>
<l:context name="datetime-abbrev"><l:template name="Jan" text="Xin"/>
<l:template name="Feb" text="Feb"/>
<l:template name="Mar" text="Mar"/>
<l:template name="Apr" text="Abr"/>
<l:template name="May" text="May"/>
<l:template name="Jun" text="Xun"/>
<l:template name="Jul" text="Xnt"/>
<l:template name="Aug" text="Ago"/>
<l:template name="Sep" text="Set"/>
<l:template name="Oct" text="Och"/>
<l:template name="Nov" text="Pay"/>
<l:template name="Dec" text="Avi"/>
<l:template name="Mon" text="Llu"/>
<l:template name="Tue" text="Mié"/>
<l:template name="Wed" text="Wed"/>
<l:template name="Thu" text="Xue"/>
<l:template name="Fri" text="Vie"/>
<l:template name="Sat" text="Sáb"/>
<l:template name="Sun" text="Dom"/>
</l:context>
<l:context name="htmlhelp"><l:template name="langcode" text="0x0409 English (UNITED STATES)" lang="en"/>
</l:context>
<l:context name="index"><l:template name="term-separator" text=", "/>
<l:template name="number-separator" text=", "/>
<l:template name="range-separator" text="-"/>
</l:context>
<l:context name="iso690"><l:template name="lastfirst.sep" text=", "/>
<l:template name="alt.person.two.sep" text=" "/>
<l:template name="alt.person.last.sep" text=" "/>
<l:template name="alt.person.more.sep" text=" "/>
<l:template name="primary.editor" text=" (ed.)"/>
<l:template name="primary.many" text=", et al."/>
<l:template name="primary.sep" text=". "/>
<l:template name="submaintitle.sep" text=": "/>
<l:template name="title.sep" text=". "/>
<l:template name="othertitle.sep" text=", "/>
<l:template name="medium1" text=" ["/>
<l:template name="medium2" text="]"/>
<l:template name="secondary.person.sep" text="; "/>
<l:template name="secondary.sep" text=". "/>
<l:template name="respons.sep" text=". "/>
<l:template name="edition.sep" text=". "/>
<l:template name="edition.serial.sep" text=", "/>
<l:template name="issuing.range" text="-"/>
<l:template name="issuing.div" text=", "/>
<l:template name="issuing.sep" text=". "/>
<l:template name="partnr.sep" text=". "/>
<l:template name="placepubl.sep" text=": "/>
<l:template name="publyear.sep" text=", "/>
<l:template name="pubinfo.sep" text=". "/>
<l:template name="spec.pubinfo.sep" text=", "/>
<l:template name="upd.sep" text=", "/>
<l:template name="datecit1" text=" [cited "/>
<l:template name="datecit2" text="]"/>
<l:template name="extent.sep" text=". "/>
<l:template name="locs.sep" text=", "/>
<l:template name="location.sep" text=". "/>
<l:template name="serie.sep" text=". "/>
<l:template name="notice.sep" text=". "/>
<l:template name="access" text="Available "/>
<l:template name="acctoo" text="Also available "/>
<l:template name="onwww" text="from World Wide Web"/>
<l:template name="oninet" text="from Internet"/>
<l:template name="access.end" text=": "/>
<l:template name="link1" text="&lt;"/>
<l:template name="link2" text="&gt;"/>
<l:template name="access.sep" text=". "/>
<l:template name="isbn" text="ISBN "/>
<l:template name="issn" text="ISSN "/>
<l:template name="stdnum.sep" text=". "/>
<l:template name="patcountry.sep" text=". "/>
<l:template name="pattype.sep" text=", "/>
<l:template name="patnum.sep" text=". "/>
<l:template name="patdate.sep" text=". "/>
</l:context><l:letters><l:l i="-1"/>
<l:l i="0">Símbolos</l:l>
<l:l i="10">A</l:l>
<l:l i="10">a</l:l>
<l:l i="20">B</l:l>
<l:l i="20">b</l:l>
<l:l i="30">C</l:l>
<l:l i="30">c</l:l>
<l:l i="40">D</l:l>
<l:l i="40">d</l:l>
<l:l i="50">E</l:l>
<l:l i="50">e</l:l>
<l:l i="60">F</l:l>
<l:l i="60">f</l:l>
<l:l i="70">G</l:l>
<l:l i="70">g</l:l>
<l:l i="80">H</l:l>
<l:l i="80">h</l:l>
<l:l i="90">I</l:l>
<l:l i="90">i</l:l>
<l:l i="100">J</l:l>
<l:l i="100">j</l:l>
<l:l i="110">K</l:l>
<l:l i="110">k</l:l>
<l:l i="120">L</l:l>
<l:l i="120">l</l:l>
<l:l i="130">M</l:l>
<l:l i="130">m</l:l>
<l:l i="140">N</l:l>
<l:l i="140">n</l:l>
<l:l i="150">O</l:l>
<l:l i="150">o</l:l>
<l:l i="160">P</l:l>
<l:l i="160">p</l:l>
<l:l i="170">Q</l:l>
<l:l i="170">q</l:l>
<l:l i="180">R</l:l>
<l:l i="180">r</l:l>
<l:l i="190">S</l:l>
<l:l i="190">s</l:l>
<l:l i="200">T</l:l>
<l:l i="200">t</l:l>
<l:l i="210">U</l:l>
<l:l i="210">u</l:l>
<l:l i="220">V</l:l>
<l:l i="220">v</l:l>
<l:l i="230">W</l:l>
<l:l i="230">w</l:l>
<l:l i="240">X</l:l>
<l:l i="240">x</l:l>
<l:l i="250">Y</l:l>
<l:l i="250">y</l:l>
<l:l i="260">Z</l:l>
<l:l i="260">z</l:l>
</l:letters>
</l:l10n>

View File

@ -0,0 +1,44 @@
<?xml version="1.0"?>
<!DOCTYPE xsl:stylesheet [
<!ENTITY % common.entities SYSTEM "entities.ent">
%common.entities;
<!-- Documents using the kimber index method must have a lang attribute -->
<!-- Only one of these should be present in the entity -->
<!ENTITY lang 'concat(/*/@lang, /*/@xml:lang)'>
]>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0"
xmlns:k="java:com.isogen.saxoni18n.Saxoni18nService"
exclude-result-prefixes="k">
<!-- ********************************************************************
$Id: autoidx-kimber.xsl 8729 2010-07-15 16:43:56Z bobstayton $
********************************************************************
This file is part of the DocBook XSL Stylesheet distribution.
See ../README or http://docbook.sf.net/ for copyright
copyright and other information.
******************************************************************** -->
<xsl:param name="kimber.imported">
<xsl:variable name="vendor" select="system-property('xsl:vendor')"/>
<xsl:choose>
<xsl:when test="not(contains($vendor, 'SAXON '))">
<xsl:message terminate="yes">
<xsl:text>ERROR: the 'kimber' index method requires the </xsl:text>
<xsl:text>Saxon version 6 or 8 XSLT processor.</xsl:text>
</xsl:message>
</xsl:when>
<xsl:otherwise>1</xsl:otherwise>
</xsl:choose>
</xsl:param>
<!-- The following key used in the kimber indexing method. -->
<xsl:key name="k-group"
match="indexterm"
use="k:getIndexGroupKey(&lang;, &primary;)"/>
</xsl:stylesheet>

View File

@ -0,0 +1,154 @@
<?xml version="1.0"?>
<!DOCTYPE xsl:stylesheet [
<!ENTITY % common.entities SYSTEM "entities.ent">
%common.entities;
]>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0"
xmlns:func="http://exslt.org/functions"
xmlns:exslt="http://exslt.org/common"
xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0"
xmlns:fo="http://www.w3.org/1999/XSL/Format"
extension-element-prefixes="func exslt"
exclude-result-prefixes="func exslt i l"
xmlns:i="urn:cz-kosek:functions:index">
<!-- ********************************************************************
$Id: autoidx-kosek.xsl 8759 2010-07-20 21:46:07Z kosek $
********************************************************************
This file is part of the DocBook XSL Stylesheet distribution.
See ../README or http://docbook.sf.net/ for copyright
copyright and other information.
******************************************************************** -->
<xsl:param name="kosek.imported">
<xsl:variable name="vendor" select="system-property('xsl:vendor')"/>
<xsl:choose>
<xsl:when test="contains($vendor, 'libxslt')">
<xsl:message terminate="yes">
<xsl:text>ERROR: the 'kosek' index method does not </xsl:text>
<xsl:text>work with the xsltproc XSLT processor.</xsl:text>
</xsl:message>
</xsl:when>
<xsl:otherwise>1</xsl:otherwise>
</xsl:choose>
</xsl:param>
<!-- Returns index group code for given term -->
<func:function name="i:group-index">
<xsl:param name="term"/>
<xsl:variable name="letters-rtf">
<xsl:variable name="lang">
<xsl:call-template name="l10n.language"/>
</xsl:variable>
<xsl:variable name="local.l10n.letters"
select="($local.l10n.xml//l:i18n/l:l10n[@language=$lang]/l:letters)[1]"/>
<xsl:for-each select="$l10n.xml">
<xsl:variable name="l10n.letters"
select="document(key('l10n-lang', $lang)/@href)/l:l10n/l:letters[1]"/>
<xsl:choose>
<xsl:when test="count($local.l10n.letters) &gt; 0">
<xsl:copy-of select="$local.l10n.letters"/>
</xsl:when>
<xsl:when test="count($l10n.letters) &gt; 0">
<xsl:copy-of select="$l10n.letters"/>
</xsl:when>
<xsl:otherwise>
<xsl:message>
<xsl:text>No "</xsl:text>
<xsl:value-of select="$lang"/>
<xsl:text>" localization of index grouping letters exists</xsl:text>
<xsl:choose>
<xsl:when test="$lang = 'en'">
<xsl:text>.</xsl:text>
</xsl:when>
<xsl:otherwise>
<xsl:text>; using "en".</xsl:text>
</xsl:otherwise>
</xsl:choose>
</xsl:message>
<xsl:copy-of select="document(key('l10n-lang', 'en'))/l:l10n/l:letters[1]"/>
</xsl:otherwise>
</xsl:choose>
</xsl:for-each>
</xsl:variable>
<xsl:variable name="letters" select="exslt:node-set($letters-rtf)/*"/>
<xsl:variable name="long-letter-index" select="$letters/l:l[. = substring($term,1,2)]/@i"/>
<xsl:variable name="short-letter-index" select="$letters/l:l[. = substring($term,1,1)]/@i"/>
<xsl:variable name="letter-index">
<xsl:choose>
<xsl:when test="$long-letter-index">
<xsl:value-of select="$long-letter-index"/>
</xsl:when>
<xsl:when test="$short-letter-index">
<xsl:value-of select="$short-letter-index"/>
</xsl:when>
<xsl:otherwise>0</xsl:otherwise>
</xsl:choose>
</xsl:variable>
<func:result select="number($letter-index)"/>
</func:function>
<!-- Return index group letter for given group code -->
<func:function name="i:group-letter">
<xsl:param name="index"/>
<xsl:variable name="letters-rtf">
<xsl:variable name="lang">
<xsl:call-template name="l10n.language"/>
</xsl:variable>
<xsl:variable name="local.l10n.letters"
select="($local.l10n.xml//l:i18n/l:l10n[@language=$lang]/l:letters)[1]"/>
<xsl:for-each select="$l10n.xml">
<xsl:variable name="l10n.letters"
select="document(key('l10n-lang', $lang)/@href)/l:l10n/l:letters[1]"/>
<xsl:choose>
<xsl:when test="count($local.l10n.letters) &gt; 0">
<xsl:copy-of select="$local.l10n.letters"/>
</xsl:when>
<xsl:when test="count($l10n.letters) &gt; 0">
<xsl:copy-of select="$l10n.letters"/>
</xsl:when>
<xsl:otherwise>
<xsl:message>
<xsl:text>No "</xsl:text>
<xsl:value-of select="$lang"/>
<xsl:text>" localization of index grouping letters exists</xsl:text>
<xsl:choose>
<xsl:when test="$lang = 'en'">
<xsl:text>.</xsl:text>
</xsl:when>
<xsl:otherwise>
<xsl:text>; using "en".</xsl:text>
</xsl:otherwise>
</xsl:choose>
</xsl:message>
<xsl:copy-of select="document(key('l10n-lang', 'en')/@href)/l:l10n/l:letters[1]"/>
</xsl:otherwise>
</xsl:choose>
</xsl:for-each>
</xsl:variable>
<xsl:variable name="letters" select="exslt:node-set($letters-rtf)/*"/>
<func:result select="$letters/l:l[@i=$index][1]"/>
</func:function>
<xsl:key name="group-code"
match="indexterm"
use="i:group-index(&primary;)"/>
</xsl:stylesheet>

View File

@ -0,0 +1,714 @@
<?xml version="1.0" encoding="utf-8"?>
<l:l10n xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0" language="az" english-language-name="Azerbaijani">
<!-- * This file is generated automatically. -->
<!-- * To submit changes to this file upstream (to the DocBook Project) -->
<!-- * do not submit an edited version of this file. Instead, submit an -->
<!-- * edited version of the source file at the following location: -->
<!-- * -->
<!-- * https://docbook.svn.sourceforge.net/svnroot/docbook/trunk/gentext/locale/az.xml -->
<!-- * -->
<!-- * E-mail the edited az.xml source file to: -->
<!-- * -->
<!-- * docbook-developers@lists.sourceforge.net -->
<!-- ******************************************************************** -->
<!-- This file is part of the XSL DocBook Stylesheet distribution. -->
<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for -->
<!-- copyright and other information. -->
<!-- ******************************************************************** -->
<!-- In these files, % with a letter is used for a placeholder: -->
<!-- %t is the current element's title -->
<!-- %s is the current element's subtitle (if applicable)-->
<!-- %n is the current element's number label-->
<!-- %p is the current element's page number (if applicable)-->
<!-- ******************************************************************** -->
<l:gentext key="Abstract" text="İcmal"/>
<l:gentext key="abstract" text="İcmal"/>
<l:gentext key="Acknowledgements" text="Acknowledgements" lang="en"/>
<l:gentext key="acknowledgements" text="Acknowledgements" lang="en"/>
<l:gentext key="Answer" text="Cavab:"/>
<l:gentext key="answer" text="Cavab:"/>
<l:gentext key="Appendix" text="Əlavə"/>
<l:gentext key="appendix" text="Əlavə"/>
<l:gentext key="Article" text="Məqalə"/>
<l:gentext key="article" text="Məqalə"/>
<l:gentext key="Author" text="Müəllif"/>
<l:gentext key="Bibliography" text="Qaynaqça"/>
<l:gentext key="bibliography" text="Qaynaqça"/>
<l:gentext key="Book" text="Kitab"/>
<l:gentext key="book" text="Kitab"/>
<l:gentext key="CAUTION" text="DİQQƏT"/>
<l:gentext key="Caution" text="Diqqət"/>
<l:gentext key="caution" text="Diqqət"/>
<l:gentext key="Chapter" text="Bölüm"/>
<l:gentext key="chapter" text="Bölüm"/>
<l:gentext key="Colophon" text="Kitab Haqqında"/>
<l:gentext key="colophon" text="Kitab Haqqında"/>
<l:gentext key="Copyright" text="Müəllif Hüququ"/>
<l:gentext key="copyright" text="Müəllif Hüququ"/>
<l:gentext key="Dedication" text="Həsr"/>
<l:gentext key="dedication" text="Həsr"/>
<l:gentext key="Edition" text="Buraxılış"/>
<l:gentext key="edition" text="Buraxılış"/>
<l:gentext key="Editor" text="Editor" lang="en"/>
<l:gentext key="Equation" text="Tənlik"/>
<l:gentext key="equation" text="Tənlik"/>
<l:gentext key="Example" text="Nümunə"/>
<l:gentext key="example" text="Nümunə"/>
<l:gentext key="Figure" text="Fiqur"/>
<l:gentext key="figure" text="Fiqur"/>
<l:gentext key="Glossary" text="Lüğət"/>
<l:gentext key="glossary" text="Lüğət"/>
<l:gentext key="GlossSee" text="Bax"/>
<l:gentext key="glosssee" text="Bax"/>
<l:gentext key="GlossSeeAlso" text="Eləcə Də Bax"/>
<l:gentext key="glossseealso" text="Eləcə Də Bax"/>
<l:gentext key="IMPORTANT" text="VACİB"/>
<l:gentext key="important" text="Vacib"/>
<l:gentext key="Important" text="Vacib"/>
<l:gentext key="Index" text="İndeks"/>
<l:gentext key="index" text="İndeks"/>
<l:gentext key="ISBN" text="ISBN"/>
<l:gentext key="isbn" text="ISBN"/>
<l:gentext key="LegalNotice" text="Qanuni Qeyd"/>
<l:gentext key="legalnotice" text="Qanuni Qeyd"/>
<l:gentext key="MsgAud" text="Hədəf Oxuyucu"/>
<l:gentext key="msgaud" text="Hədəf Oxuyucu"/>
<l:gentext key="MsgLevel" text="Səviyyə"/>
<l:gentext key="msglevel" text="Səviyyə"/>
<l:gentext key="MsgOrig" text="Mənbə"/>
<l:gentext key="msgorig" text="Mənbə"/>
<l:gentext key="NOTE" text="QEYD"/>
<l:gentext key="Note" text="Qeyd"/>
<l:gentext key="note" text="Qeyd"/>
<l:gentext key="Part" text="Hissə"/>
<l:gentext key="part" text="Hissə"/>
<l:gentext key="Preface" text="Önsöz"/>
<l:gentext key="preface" text="Önsöz"/>
<l:gentext key="Procedure" text="Üsul"/>
<l:gentext key="procedure" text="Üsul"/>
<l:gentext key="ProductionSet" text="Produksiya"/>
<l:gentext key="PubDate" text="Yayimlama Tarixi"/>
<l:gentext key="pubdate" text="Yayimlama Tarixi"/>
<l:gentext key="Published" text="Yayimlama"/>
<l:gentext key="published" text="Yayimlama"/>
<l:gentext key="Publisher" text="Publisher" lang="en"/>
<l:gentext key="Qandadiv" text="S və C"/>
<l:gentext key="qandadiv" text="S və C"/>
<l:gentext key="QandASet" text="Frequently Asked Questions" lang="en"/>
<l:gentext key="Question" text="Sual:"/>
<l:gentext key="question" text="Sual:"/>
<l:gentext key="RefEntry" text=""/>
<l:gentext key="refentry" text=""/>
<l:gentext key="Reference" text="Xatırlatma"/>
<l:gentext key="reference" text="Xatırlatma"/>
<l:gentext key="References" text="References" lang="en"/>
<l:gentext key="RefName" text="Ad"/>
<l:gentext key="refname" text="Ad"/>
<l:gentext key="RefSection" text=""/>
<l:gentext key="refsection" text=""/>
<l:gentext key="RefSynopsisDiv" text="İcmal"/>
<l:gentext key="refsynopsisdiv" text="İcmal"/>
<l:gentext key="RevHistory" text="Nəzərdən Keçirmə Tarixçəsi"/>
<l:gentext key="revhistory" text="Nəzərdən Keçirmə Tarixçəsi"/>
<l:gentext key="revision" text="Nəzərdən Keçirmə"/>
<l:gentext key="Revision" text="Nəzərdən Keçirmə"/>
<l:gentext key="sect1" text="Qisim"/>
<l:gentext key="sect2" text="Qisim"/>
<l:gentext key="sect3" text="Qisim"/>
<l:gentext key="sect4" text="Qisim"/>
<l:gentext key="sect5" text="Qisim"/>
<l:gentext key="section" text="Qisim"/>
<l:gentext key="Section" text="Qisim"/>
<l:gentext key="see" text="bax"/>
<l:gentext key="See" text="Bax"/>
<l:gentext key="seealso" text="eləcə də bax"/>
<l:gentext key="Seealso" text="Eləcə Də Bax"/>
<l:gentext key="SeeAlso" text="Eləcə Də Bax"/>
<l:gentext key="set" text="Dəstə"/>
<l:gentext key="Set" text="Dəstə"/>
<l:gentext key="setindex" text="İndeksi Seç"/>
<l:gentext key="SetIndex" text="İndeksi Seç"/>
<l:gentext key="Sidebar" text=""/>
<l:gentext key="sidebar" text="Kənar Çubuğu"/>
<l:gentext key="step" text="addım"/>
<l:gentext key="Step" text="Addım"/>
<l:gentext key="table" text="cədvəl"/>
<l:gentext key="Table" text="Cədvəl"/>
<l:gentext key="task" text="Task" lang="en"/>
<l:gentext key="Task" text="Task" lang="en"/>
<l:gentext key="tip" text="məsləhət"/>
<l:gentext key="TIP" text="MƏSLƏHƏT"/>
<l:gentext key="Tip" text="Məsləhət"/>
<l:gentext key="Warning" text="Xəbərdarlıq"/>
<l:gentext key="warning" text="Xəbərdarlıq"/>
<l:gentext key="WARNING" text="XƏBƏRDARLIQ"/>
<l:gentext key="and" text="və"/>
<l:gentext key="or" text="və ya"/>
<l:gentext key="by" text=""/>
<l:gentext key="Edited" text="Düzəldildi"/>
<l:gentext key="edited" text="Düzəldildi"/>
<l:gentext key="Editedby" text="Düzəliş edən"/>
<l:gentext key="editedby" text="Düzəliş edən"/>
<l:gentext key="in" text=""/>
<l:gentext key="lastlistcomma" text=","/>
<l:gentext key="listcomma" text=","/>
<l:gentext key="notes" text="Qeydlər"/>
<l:gentext key="Notes" text="Qeydlər"/>
<l:gentext key="Pgs" text="Shflr."/>
<l:gentext key="pgs" text="Shflr."/>
<l:gentext key="Revisedby" text="Gözdən keçirən: "/>
<l:gentext key="revisedby" text="Gözdən keçirən: "/>
<l:gentext key="TableNotes" text="Qeydlər"/>
<l:gentext key="tablenotes" text="Qeydlər"/>
<l:gentext key="TableofContents" text="Məzmun"/>
<l:gentext key="tableofcontents" text="Məzmun"/>
<l:gentext key="unexpectedelementname" text="Gözlənməyən element adı"/>
<l:gentext key="unsupported" text="dəstəklənmir"/>
<l:gentext key="xrefto" text=""/>
<l:gentext key="Authors" text="Authors" lang="en"/>
<l:gentext key="copyeditor" text="Copy Editor" lang="en"/>
<l:gentext key="graphicdesigner" text="Graphic Designer" lang="en"/>
<l:gentext key="productioneditor" text="Production Editor" lang="en"/>
<l:gentext key="technicaleditor" text="Technical Editor" lang="en"/>
<l:gentext key="translator" text="Translator" lang="en"/>
<l:gentext key="listofequations" text="Tənliklər"/>
<l:gentext key="ListofEquations" text="Tənliklər"/>
<l:gentext key="ListofExamples" text="Nümunələr"/>
<l:gentext key="listofexamples" text="Nümunələr"/>
<l:gentext key="ListofFigures" text="Fiqurlar"/>
<l:gentext key="listoffigures" text="Fiqurlar"/>
<l:gentext key="ListofProcedures" text="Üsullar"/>
<l:gentext key="listofprocedures" text="Üsullar"/>
<l:gentext key="listoftables" text="Cədvəllər"/>
<l:gentext key="ListofTables" text="Cədvəllər"/>
<l:gentext key="ListofUnknown" text="Naməlumlar"/>
<l:gentext key="listofunknown" text="List of Unknown" lang="en"/>
<l:gentext key="nav-home" text="Ev"/>
<l:gentext key="nav-next" text="Sonrakı"/>
<l:gentext key="nav-next-sibling" text="İrəli"/>
<l:gentext key="nav-prev" text="Əvvəlki"/>
<l:gentext key="nav-prev-sibling" text="Geri"/>
<l:gentext key="nav-up" text="Yuxarı"/>
<l:gentext key="nav-toc" text="Məzmun"/>
<l:gentext key="Draft" text="Şablon"/>
<l:gentext key="above" text="Üstündə"/>
<l:gentext key="below" text="Altında"/>
<l:gentext key="sectioncalled" text=""/>
<l:gentext key="index symbols" text="Simvollar"/>
<l:gentext key="writing-mode" text="lr-tb"/>
<l:gentext key="lowercase.alpha" text="abcçdeəfgğhxıijkqlmnoöprsştuüvyz"/>
<l:gentext key="uppercase.alpha" text="ABCÇDEƏFGĞHXIİJKQLMNOÖPRSŞTUÜVYZ"/>
<l:gentext key="normalize.sort.input" text="AaÀàÁáÂâÃãÄäÅåĀāĂ㥹ǍǎǞǟǠǡǺǻȀȁȂȃȦȧḀḁẚẠạẢảẤấẦầẨẩẪẫẬậẮắẰằẲẳẴẵẶặBbƀƁɓƂƃḂḃḄḅḆḇCcÇçĆćĈĉĊċČčƇƈɕḈḉDdĎďĐđƊɗƋƌDžDzȡɖḊḋḌḍḎḏḐḑḒḓEeÈèÉéÊêËëĒēĔĕĖėĘęĚěȄȅȆȇȨȩḔḕḖḗḘḙḚḛḜḝẸẹẺẻẼẽẾếỀềỂểỄễỆệFfƑƒḞḟGgĜĝĞğĠġĢģƓɠǤǥǦǧǴǵḠḡHhĤĥĦħȞȟɦḢḣḤḥḦḧḨḩḪḫẖIiÌìÍíÎîÏïĨĩĪīĬĭĮįİƗɨǏǐȈȉȊȋḬḭḮḯỈỉỊịJjĴĵǰʝKkĶķƘƙǨǩḰḱḲḳḴḵLlĹĺĻļĽľĿŀŁłƚLjȴɫɬɭḶḷḸḹḺḻḼḽMmɱḾḿṀṁṂṃNnÑñŃńŅņŇňƝɲƞȠNjǸǹȵɳṄṅṆṇṈṉṊṋOoÒòÓóÔôÕõÖöØøŌōŎŏŐőƟƠơǑǒǪǫǬǭǾǿȌȍȎȏȪȫȬȭȮȯȰȱṌṍṎṏṐṑṒṓỌọỎỏỐốỒồỔổỖỗỘộỚớỜờỞởỠỡỢợPpƤƥṔṕṖṗQqʠRrŔŕŖŗŘřȐȑȒȓɼɽɾṘṙṚṛṜṝṞṟSsŚśŜŝŞşŠšȘșʂṠṡṢṣṤṥṦṧṨṩTtŢţŤťŦŧƫƬƭƮʈȚțȶṪṫṬṭṮṯṰṱẗUuÙùÚúÛûÜüŨũŪūŬŭŮůŰűŲųƯưǓǔǕǖǗǘǙǚǛǜȔȕȖȗṲṳṴṵṶṷṸṹṺṻỤụỦủỨứỪừỬửỮữỰựVvƲʋṼṽṾṿWwŴŵẀẁẂẃẄẅẆẇẈẉẘXxẊẋẌẍYyÝýÿŸŶŷƳƴȲȳẎẏẙỲỳỴỵỶỷỸỹZzŹźŻżŽžƵƶȤȥʐʑẐẑẒẓẔẕẕ" lang="en"/>
<l:gentext key="normalize.sort.output" text="AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABBBBBBBBBBBBBCCCCCCCCCCCCCCCCCDDDDDDDDDDDDDDDDDDDDDDDDEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEFFFFFFGGGGGGGGGGGGGGGGGGGGHHHHHHHHHHHHHHHHHHHHIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIJJJJJJKKKKKKKKKKKKKKLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMMMMMMNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOPPPPPPPPQQQRRRRRRRRRRRRRRRRRRRRRRRSSSSSSSSSSSSSSSSSSSSSSSTTTTTTTTTTTTTTTTTTTTTTTTTUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUVVVVVVVVWWWWWWWWWWWWWWWXXXXXXYYYYYYYYYYYYYYYYYYYYYYYZZZZZZZZZZZZZZZZZZZZZ" lang="en"/>
<l:dingbat key="startquote" text="“"/>
<l:dingbat key="endquote" text="”"/>
<l:dingbat key="nestedstartquote" text=""/>
<l:dingbat key="nestedendquote" text=""/>
<l:dingbat key="singlestartquote" text=""/>
<l:dingbat key="singleendquote" text=""/>
<l:dingbat key="bullet" text="•"/>
<l:gentext key="hyphenation-character" text="-"/>
<l:gentext key="hyphenation-push-character-count" text="2"/>
<l:gentext key="hyphenation-remain-character-count" text="2"/>
<l:context name="keycap"><l:template name="alt" text="Alt" lang="en"/>
<l:template name="backspace" text="&lt;—" lang="en"/>
<l:template name="command" text="⌘" lang="en"/>
<l:template name="control" text="Ctrl" lang="en"/>
<l:template name="delete" text="Del" lang="en"/>
<l:template name="down" text="↓" lang="en"/>
<l:template name="end" text="End" lang="en"/>
<l:template name="enter" text="Enter" lang="en"/>
<l:template name="escape" text="Esc" lang="en"/>
<l:template name="home" text="Home" lang="en"/>
<l:template name="insert" text="Ins" lang="en"/>
<l:template name="left" text="←" lang="en"/>
<l:template name="meta" text="Meta" lang="en"/>
<l:template name="option" text="???" lang="en"/>
<l:template name="pagedown" text="Page ↓" lang="en"/>
<l:template name="pageup" text="Page ↑" lang="en"/>
<l:template name="right" text="→" lang="en"/>
<l:template name="shift" text="Shift" lang="en"/>
<l:template name="space" text="Space" lang="en"/>
<l:template name="tab" text="→|" lang="en"/>
<l:template name="up" text="↑" lang="en"/>
</l:context>
<l:context name="webhelp"><l:template name="Search" text="Search" lang="en"/>
<l:template name="Enter_a_term_and_click" text="Enter a term and click " lang="en"/>
<l:template name="Go" text="Go" lang="en"/>
<l:template name="to_perform_a_search" text=" to perform a search." lang="en"/>
<l:template name="txt_filesfound" text="Results" lang="en"/>
<l:template name="txt_enter_at_least_1_char" text="You must enter at least one character." lang="en"/>
<l:template name="txt_browser_not_supported" text="JavaScript is disabled on your browser. Please enable JavaScript to enjoy all the features of this site." lang="en"/>
<l:template name="txt_please_wait" text="Please wait. Search in progress..." lang="en"/>
<l:template name="txt_results_for" text="Results for: " lang="en"/>
<l:template name="TableofContents" text="Contents" lang="en"/>
<l:template name="HighlightButton" text="Toggle search result highlighting" lang="en"/>
<l:template name="Your_search_returned_no_results" text="Your search returned no results." lang="en"/>
</l:context>
<l:context name="styles"><l:template name="person-name" text="first-last"/>
</l:context>
<l:context name="title"><l:template name="abstract" text="%t"/>
<l:template name="acknowledgements" text="%t" lang="en"/>
<l:template name="answer" text="%t"/>
<l:template name="appendix" text="Əlavə %n. %t"/>
<l:template name="article" text="%t"/>
<l:template name="authorblurb" text="%t"/>
<l:template name="bibliodiv" text="%t"/>
<l:template name="biblioentry" text="%t"/>
<l:template name="bibliography" text="%t"/>
<l:template name="bibliolist" text="%t"/>
<l:template name="bibliomixed" text="%t"/>
<l:template name="bibliomset" text="%t"/>
<l:template name="biblioset" text="%t"/>
<l:template name="blockquote" text="%t"/>
<l:template name="book" text="%t"/>
<l:template name="calloutlist" text="%t"/>
<l:template name="caution" text="%t"/>
<l:template name="chapter" text="Bölüm %n. %t"/>
<l:template name="colophon" text="%t"/>
<l:template name="dedication" text="%t"/>
<l:template name="equation" text="Tənlik %n. %t"/>
<l:template name="example" text="Nümunə %n. %t"/>
<l:template name="figure" text="Fiqur %n. %t"/>
<l:template name="foil" text="%t"/>
<l:template name="foilgroup" text="%t"/>
<l:template name="formalpara" text="%t"/>
<l:template name="glossary" text="%t"/>
<l:template name="glossdiv" text="%t"/>
<l:template name="glosslist" text="%t"/>
<l:template name="glossentry" text="%t"/>
<l:template name="important" text="%t"/>
<l:template name="index" text="%t"/>
<l:template name="indexdiv" text="%t"/>
<l:template name="itemizedlist" text="%t"/>
<l:template name="legalnotice" text="%t"/>
<l:template name="listitem" text=""/>
<l:template name="lot" text="%t"/>
<l:template name="msg" text="%t"/>
<l:template name="msgexplan" text="%t"/>
<l:template name="msgmain" text="%t"/>
<l:template name="msgrel" text="%t"/>
<l:template name="msgset" text="%t"/>
<l:template name="msgsub" text="%t"/>
<l:template name="note" text="%t"/>
<l:template name="orderedlist" text="%t"/>
<l:template name="part" text="Hissə %n. %t"/>
<l:template name="partintro" text="%t"/>
<l:template name="preface" text="%t"/>
<l:template name="procedure" text="%t"/>
<l:template name="procedure.formal" text="Üsul %n. %t"/>
<l:template name="productionset" text="%t"/>
<l:template name="productionset.formal" text="Produksiya %n"/>
<l:template name="qandadiv" text="%t"/>
<l:template name="qandaentry" text="%t"/>
<l:template name="qandaset" text="%t"/>
<l:template name="question" text="%t"/>
<l:template name="refentry" text="%t"/>
<l:template name="reference" text="%t"/>
<l:template name="refsection" text="%t"/>
<l:template name="refsect1" text="%t"/>
<l:template name="refsect2" text="%t"/>
<l:template name="refsect3" text="%t"/>
<l:template name="refsynopsisdiv" text="%t"/>
<l:template name="refsynopsisdivinfo" text="%t"/>
<l:template name="screenshot" text="%t" lang="en"/>
<l:template name="segmentedlist" text="%t"/>
<l:template name="set" text="%t"/>
<l:template name="setindex" text="%t"/>
<l:template name="sidebar" text="%t"/>
<l:template name="step" text="%t"/>
<l:template name="table" text="Cədvəl %n. %t"/>
<l:template name="task" text="%t"/>
<l:template name="tasksummary" text="%t" lang="en"/>
<l:template name="taskprerequisites" text="%t" lang="en"/>
<l:template name="taskrelated" text="%t" lang="en"/>
<l:template name="tip" text="%t"/>
<l:template name="toc" text="%t"/>
<l:template name="variablelist" text="%t"/>
<l:template name="varlistentry" text=""/>
<l:template name="warning" text="%t"/>
</l:context>
<l:context name="title-unnumbered"><l:template name="appendix" text="%t"/>
<l:template name="article/appendix" text="%t"/>
<l:template name="bridgehead" text="%t"/>
<l:template name="chapter" text="%t"/>
<l:template name="sect1" text="%t"/>
<l:template name="sect2" text="%t"/>
<l:template name="sect3" text="%t"/>
<l:template name="sect4" text="%t"/>
<l:template name="sect5" text="%t"/>
<l:template name="section" text="%t"/>
<l:template name="simplesect" text="%t"/>
<l:template name="topic" text="%t" lang="en"/>
<l:template name="part" text="%t" lang="en"/>
</l:context>
<l:context name="title-numbered"><l:template name="appendix" text="Əlavə %n. %t"/>
<l:template name="article/appendix" text="%n. %t"/>
<l:template name="bridgehead" text="%n. %t"/>
<l:template name="chapter" text="Bölüm %n. %t"/>
<l:template name="part" text="Hissə %n. %t"/>
<l:template name="sect1" text="%n. %t"/>
<l:template name="sect2" text="%n. %t"/>
<l:template name="sect3" text="%n. %t"/>
<l:template name="sect4" text="%n. %t"/>
<l:template name="sect5" text="%n. %t"/>
<l:template name="section" text="%n. %t"/>
<l:template name="simplesect" text="%t"/>
<l:template name="topic" text="%t" lang="en"/>
</l:context>
<l:context name="subtitle"><l:template name="appendix" text="%s"/>
<l:template name="acknowledgements" text="%s" lang="en"/>
<l:template name="article" text="%s"/>
<l:template name="bibliodiv" text="%s"/>
<l:template name="biblioentry" text="%s"/>
<l:template name="bibliography" text="%s"/>
<l:template name="bibliomixed" text="%s"/>
<l:template name="bibliomset" text="%s"/>
<l:template name="biblioset" text="%s"/>
<l:template name="book" text="%s"/>
<l:template name="chapter" text="%s"/>
<l:template name="colophon" text="%s"/>
<l:template name="dedication" text="%s"/>
<l:template name="glossary" text="%s"/>
<l:template name="glossdiv" text="%s"/>
<l:template name="index" text="%s"/>
<l:template name="indexdiv" text="%s"/>
<l:template name="lot" text="%s"/>
<l:template name="part" text="%s"/>
<l:template name="partintro" text="%s"/>
<l:template name="preface" text="%s"/>
<l:template name="refentry" text="%s"/>
<l:template name="reference" text="%s"/>
<l:template name="refsection" text="%s"/>
<l:template name="refsect1" text="%s"/>
<l:template name="refsect2" text="%s"/>
<l:template name="refsect3" text="%s"/>
<l:template name="refsynopsisdiv" text="%s"/>
<l:template name="sect1" text="%s"/>
<l:template name="sect2" text="%s"/>
<l:template name="sect3" text="%s"/>
<l:template name="sect4" text="%s"/>
<l:template name="sect5" text="%s"/>
<l:template name="section" text="%s"/>
<l:template name="set" text="%s"/>
<l:template name="setindex" text="%s"/>
<l:template name="sidebar" text="%s"/>
<l:template name="simplesect" text="%s"/>
<l:template name="topic" text="%t" lang="en"/>
<l:template name="toc" text="%s"/>
</l:context>
<l:context name="xref"><l:template name="abstract" text="%t"/>
<l:template name="acknowledgements" text="%t" lang="en"/>
<l:template name="answer" text="Cavab: %n"/>
<l:template name="appendix" text="%t"/>
<l:template name="article" text="%t"/>
<l:template name="authorblurb" text="%t"/>
<l:template name="bibliodiv" text="%t"/>
<l:template name="bibliography" text="%t"/>
<l:template name="bibliomset" text="%t"/>
<l:template name="biblioset" text="%t"/>
<l:template name="blockquote" text="%t"/>
<l:template name="book" text="%t"/>
<l:template name="calloutlist" text="%t"/>
<l:template name="caution" text="%t"/>
<l:template name="chapter" text="%t"/>
<l:template name="colophon" text="%t"/>
<l:template name="constraintdef" text="%t"/>
<l:template name="dedication" text="%t"/>
<l:template name="equation" text="%t"/>
<l:template name="example" text="%t"/>
<l:template name="figure" text="%t"/>
<l:template name="foil" text="%t"/>
<l:template name="foilgroup" text="%t"/>
<l:template name="formalpara" text="%t"/>
<l:template name="glossary" text="%t"/>
<l:template name="glossdiv" text="%t"/>
<l:template name="important" text="%t"/>
<l:template name="index" text="%t"/>
<l:template name="indexdiv" text="%t"/>
<l:template name="itemizedlist" text="%t"/>
<l:template name="legalnotice" text="%t"/>
<l:template name="listitem" text="%n"/>
<l:template name="lot" text="%t"/>
<l:template name="msg" text="%t"/>
<l:template name="msgexplan" text="%t"/>
<l:template name="msgmain" text="%t"/>
<l:template name="msgrel" text="%t"/>
<l:template name="msgset" text="%t"/>
<l:template name="msgsub" text="%t"/>
<l:template name="note" text="%t"/>
<l:template name="orderedlist" text="%t"/>
<l:template name="part" text="%t"/>
<l:template name="partintro" text="%t"/>
<l:template name="preface" text="%t"/>
<l:template name="procedure" text="%t"/>
<l:template name="productionset" text="%t"/>
<l:template name="qandadiv" text="%t"/>
<l:template name="qandaentry" text="Sual: %n"/>
<l:template name="qandaset" text="%t"/>
<l:template name="question" text="Sual: %n"/>
<l:template name="reference" text="%t"/>
<l:template name="refsynopsisdiv" text="%t"/>
<l:template name="screenshot" text="%t" lang="en"/>
<l:template name="segmentedlist" text="%t"/>
<l:template name="set" text="%t"/>
<l:template name="setindex" text="%t"/>
<l:template name="sidebar" text="%t"/>
<l:template name="table" text="%t"/>
<l:template name="task" text="%t" lang="en"/>
<l:template name="tip" text="%t"/>
<l:template name="toc" text="%t"/>
<l:template name="variablelist" text="%t"/>
<l:template name="varlistentry" text="%n"/>
<l:template name="warning" text="%t"/>
<l:template name="olink.document.citation" text=" in %o"/>
<l:template name="olink.page.citation" text=" (page %p)"/>
<l:template name="page.citation" text=" [%p]"/>
<l:template name="page" text="(page %p)"/>
<l:template name="docname" text=" in %o"/>
<l:template name="docnamelong" text=" in the document titled %o"/>
<l:template name="pageabbrev" text="(p. %p)"/>
<l:template name="Page" text="Page %p"/>
<l:template name="topic" text="%t" lang="en"/>
<l:template name="bridgehead" text=" “%t”"/>
<l:template name="refsection" text=" “%t”"/>
<l:template name="refsect1" text=" “%t”"/>
<l:template name="refsect2" text=" “%t”"/>
<l:template name="refsect3" text=" “%t”"/>
<l:template name="sect1" text=" “%t”"/>
<l:template name="sect2" text=" “%t”"/>
<l:template name="sect3" text=" “%t”"/>
<l:template name="sect4" text=" “%t”"/>
<l:template name="sect5" text=" “%t”"/>
<l:template name="section" text=" “%t”"/>
<l:template name="simplesect" text=" “%t”"/>
</l:context>
<l:context name="xref-number"><l:template name="answer" text="Cavab: %n"/>
<l:template name="appendix" text="Əlavə %n"/>
<l:template name="bridgehead" text="Qisim %n"/>
<l:template name="chapter" text="Bölüm %n"/>
<l:template name="equation" text="Tənlik %n"/>
<l:template name="example" text="Nümunə %n"/>
<l:template name="figure" text="Fiqur %n"/>
<l:template name="part" text="Hissə %n"/>
<l:template name="procedure" text="Üsul %n"/>
<l:template name="productionset" text="Produksiya %n"/>
<l:template name="qandadiv" text="S və C %n"/>
<l:template name="qandaentry" text="Sual: %n"/>
<l:template name="question" text="Sual: %n"/>
<l:template name="sect1" text="Qisim %n"/>
<l:template name="sect2" text="Qisim %n"/>
<l:template name="sect3" text="Qisim %n"/>
<l:template name="sect4" text="Qisim %n"/>
<l:template name="sect5" text="Qisim %n"/>
<l:template name="section" text="Qisim %n"/>
<l:template name="table" text="Cədvəl %n"/>
</l:context>
<l:context name="xref-number-and-title"><l:template name="appendix" text="Əlavə %n, %t"/>
<l:template name="bridgehead" text="Qisim %n, “%t”"/>
<l:template name="chapter" text="Bölüm %n, %t"/>
<l:template name="equation" text="Tənlik %n, “%t”"/>
<l:template name="example" text="Nümunə %n, “%t”"/>
<l:template name="figure" text="Fiqur %n, “%t”"/>
<l:template name="part" text="Hissə %n, “%t”"/>
<l:template name="procedure" text="Üsul %n, “%t”"/>
<l:template name="productionset" text="Produksiya %n, “%t”"/>
<l:template name="qandadiv" text="S və C %n, “%t”"/>
<l:template name="refsect1" text=" “%t”"/>
<l:template name="refsect2" text=" “%t”"/>
<l:template name="refsect3" text=" “%t”"/>
<l:template name="refsection" text=" “%t”"/>
<l:template name="sect1" text="Qisim %n, “%t”"/>
<l:template name="sect2" text="Qisim %n, “%t”"/>
<l:template name="sect3" text="Qisim %n, “%t”"/>
<l:template name="sect4" text="Qisim %n, “%t”"/>
<l:template name="sect5" text="Qisim %n, “%t”"/>
<l:template name="section" text="Qisim %n, “%t”"/>
<l:template name="simplesect" text=" “%t”"/>
<l:template name="table" text="Cədvəl %n, “%t”"/>
</l:context>
<l:context name="authorgroup"><l:template name="sep" text=", "/>
<l:template name="sep2" text=" və "/>
<l:template name="seplast" text=", və "/>
</l:context>
<l:context name="glossary"><l:template name="see" text="Bax %t."/>
<l:template name="seealso" text="Eləcə Də Bax %t."/>
<l:template name="seealso-separator" text=", "/>
</l:context>
<l:context name="msgset"><l:template name="MsgAud" text="Hədəf Oxuyucu: "/>
<l:template name="MsgLevel" text="Səviyyə: "/>
<l:template name="MsgOrig" text="Mənbə: "/>
</l:context>
<l:context name="datetime"><l:template name="format" text="m/d/Y"/>
</l:context>
<l:context name="termdef"><l:template name="prefix" text="[Definition: "/>
<l:template name="suffix" text="]"/>
</l:context>
<l:context name="datetime-full"><l:template name="January" text="Janvar"/>
<l:template name="February" text="Fevral"/>
<l:template name="March" text="Mart"/>
<l:template name="April" text="Aprel"/>
<l:template name="May" text="May"/>
<l:template name="June" text="İyun"/>
<l:template name="July" text="İyul"/>
<l:template name="August" text="Avqust"/>
<l:template name="September" text="Sentyabr"/>
<l:template name="October" text="Oktyabr"/>
<l:template name="November" text="Noyabr"/>
<l:template name="December" text="Dekabr"/>
<l:template name="Monday" text="Bazar Ertəsi"/>
<l:template name="Tuesday" text="Çərşənbə Axşamı "/>
<l:template name="Wednesday" text="Çərşənbə"/>
<l:template name="Thursday" text="Cümə Axşamı"/>
<l:template name="Friday" text="Cümə"/>
<l:template name="Saturday" text="Şənbə"/>
<l:template name="Sunday" text="Bazar"/>
</l:context>
<l:context name="datetime-abbrev"><l:template name="Jan" text="Yan"/>
<l:template name="Feb" text="Fev"/>
<l:template name="Mar" text="Mar"/>
<l:template name="Apr" text="Apr"/>
<l:template name="May" text="May"/>
<l:template name="Jun" text="İyn"/>
<l:template name="Jul" text="İyl"/>
<l:template name="Aug" text="Avq"/>
<l:template name="Sep" text="Sen"/>
<l:template name="Oct" text="Okt"/>
<l:template name="Nov" text="Noy"/>
<l:template name="Dec" text="Dek"/>
<l:template name="Mon" text="Ber"/>
<l:template name="Tue" text="Çax"/>
<l:template name="Wed" text="Çər"/>
<l:template name="Thu" text="Cax"/>
<l:template name="Fri" text="Cüm"/>
<l:template name="Sat" text="Şnb"/>
<l:template name="Sun" text="Baz"/>
</l:context>
<l:context name="htmlhelp"><l:template name="langcode" text="0x042c Azerbaijani"/>
</l:context>
<l:context name="index"><l:template name="term-separator" text=", " lang="en"/>
<l:template name="number-separator" text=", " lang="en"/>
<l:template name="range-separator" text="-" lang="en"/>
</l:context>
<l:context name="iso690"><l:template name="lastfirst.sep" text=", " lang="en"/>
<l:template name="alt.person.two.sep" text=" " lang="en"/>
<l:template name="alt.person.last.sep" text=" " lang="en"/>
<l:template name="alt.person.more.sep" text=" " lang="en"/>
<l:template name="primary.editor" text=" (ed.)" lang="en"/>
<l:template name="primary.many" text=", et al." lang="en"/>
<l:template name="primary.sep" text=". " lang="en"/>
<l:template name="submaintitle.sep" text=": " lang="en"/>
<l:template name="title.sep" text=". " lang="en"/>
<l:template name="othertitle.sep" text=", " lang="en"/>
<l:template name="medium1" text=" [" lang="en"/>
<l:template name="medium2" text="]" lang="en"/>
<l:template name="secondary.person.sep" text="; " lang="en"/>
<l:template name="secondary.sep" text=". " lang="en"/>
<l:template name="respons.sep" text=". " lang="en"/>
<l:template name="edition.sep" text=". " lang="en"/>
<l:template name="edition.serial.sep" text=", " lang="en"/>
<l:template name="issuing.range" text="-" lang="en"/>
<l:template name="issuing.div" text=", " lang="en"/>
<l:template name="issuing.sep" text=". " lang="en"/>
<l:template name="partnr.sep" text=". " lang="en"/>
<l:template name="placepubl.sep" text=": " lang="en"/>
<l:template name="publyear.sep" text=", " lang="en"/>
<l:template name="pubinfo.sep" text=". " lang="en"/>
<l:template name="spec.pubinfo.sep" text=", " lang="en"/>
<l:template name="upd.sep" text=", " lang="en"/>
<l:template name="datecit1" text=" [cited " lang="en"/>
<l:template name="datecit2" text="]" lang="en"/>
<l:template name="extent.sep" text=". " lang="en"/>
<l:template name="locs.sep" text=", " lang="en"/>
<l:template name="location.sep" text=". " lang="en"/>
<l:template name="serie.sep" text=". " lang="en"/>
<l:template name="notice.sep" text=". " lang="en"/>
<l:template name="access" text="Available " lang="en"/>
<l:template name="acctoo" text="Also available " lang="en"/>
<l:template name="onwww" text="from World Wide Web" lang="en"/>
<l:template name="oninet" text="from Internet" lang="en"/>
<l:template name="access.end" text=": " lang="en"/>
<l:template name="link1" text="&lt;" lang="en"/>
<l:template name="link2" text="&gt;" lang="en"/>
<l:template name="access.sep" text=". " lang="en"/>
<l:template name="isbn" text="ISBN " lang="en"/>
<l:template name="issn" text="ISSN " lang="en"/>
<l:template name="stdnum.sep" text=". " lang="en"/>
<l:template name="patcountry.sep" text=". " lang="en"/>
<l:template name="pattype.sep" text=", " lang="en"/>
<l:template name="patnum.sep" text=". " lang="en"/>
<l:template name="patdate.sep" text=". " lang="en"/>
</l:context><l:letters><l:l i="-1"/>
<l:l i="0">İşarələr</l:l>
<l:l i="1">A</l:l>
<l:l i="1">a</l:l>
<l:l i="2">B</l:l>
<l:l i="2">b</l:l>
<l:l i="3">C</l:l>
<l:l i="3">c</l:l>
<l:l i="4">Ç</l:l>
<l:l i="5">ç</l:l>
<l:l i="5">D</l:l>
<l:l i="5">d</l:l>
<l:l i="6">E</l:l>
<l:l i="6">e</l:l>
<l:l i="7">e</l:l>
<l:l i="7">e</l:l>
<l:l i="8">Ə</l:l>
<l:l i="8">ə</l:l>
<l:l i="9">G</l:l>
<l:l i="9">g</l:l>
<l:l i="10">Ğ</l:l>
<l:l i="10">ğ</l:l>
<l:l i="11">H</l:l>
<l:l i="11">h</l:l>
<l:l i="12">X</l:l>
<l:l i="12">x</l:l>
<l:l i="13">I</l:l>
<l:l i="13">ı</l:l>
<l:l i="14">İ</l:l>
<l:l i="14">i</l:l>
<l:l i="15">J</l:l>
<l:l i="15">j</l:l>
<l:l i="16">K</l:l>
<l:l i="16">k</l:l>
<l:l i="17">Q</l:l>
<l:l i="17">q</l:l>
<l:l i="18">L</l:l>
<l:l i="18">l</l:l>
<l:l i="19">M</l:l>
<l:l i="19">m</l:l>
<l:l i="20">N</l:l>
<l:l i="20">n</l:l>
<l:l i="21">O</l:l>
<l:l i="21">o</l:l>
<l:l i="22">Ö</l:l>
<l:l i="22">ö</l:l>
<l:l i="23">P</l:l>
<l:l i="23">p</l:l>
<l:l i="24">R</l:l>
<l:l i="24">r</l:l>
<l:l i="25">S</l:l>
<l:l i="25">s</l:l>
<l:l i="26">Ş</l:l>
<l:l i="26">ş</l:l>
<l:l i="27">T</l:l>
<l:l i="27">t</l:l>
<l:l i="28">U</l:l>
<l:l i="28">u</l:l>
<l:l i="29">Ü</l:l>
<l:l i="29">ü</l:l>
<l:l i="30">V</l:l>
<l:l i="30">v</l:l>
<l:l i="31">Y</l:l>
<l:l i="31">y</l:l>
<l:l i="32">Z</l:l>
<l:l i="32">z</l:l>
</l:letters>
</l:l10n>

View File

@ -0,0 +1,766 @@
<?xml version="1.0" encoding="utf-8"?>
<l:l10n xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0" language="bg" english-language-name="Bulgarian">
<!-- * This file is generated automatically. -->
<!-- * To submit changes to this file upstream (to the DocBook Project) -->
<!-- * do not submit an edited version of this file. Instead, submit an -->
<!-- * edited version of the source file at the following location: -->
<!-- * -->
<!-- * https://docbook.svn.sourceforge.net/svnroot/docbook/trunk/gentext/locale/bg.xml -->
<!-- * -->
<!-- * E-mail the edited bg.xml source file to: -->
<!-- * -->
<!-- * docbook-developers@lists.sourceforge.net -->
<!-- ******************************************************************** -->
<!-- This file is part of the XSL DocBook Stylesheet distribution. -->
<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for -->
<!-- copyright and other information. -->
<!-- ******************************************************************** -->
<!-- In these files, % with a letter is used for a placeholder: -->
<!-- %t is the current element's title -->
<!-- %s is the current element's subtitle (if applicable)-->
<!-- %n is the current element's number label-->
<!-- %p is the current element's page number (if applicable)-->
<!-- ******************************************************************** -->
<l:gentext key="Abstract" text="Анотация"/>
<l:gentext key="abstract" text="анотация"/>
<l:gentext key="Acknowledgements" text="Благодарности на"/>
<l:gentext key="acknowledgements" text="благодарности на"/>
<l:gentext key="Answer" text="О"/>
<l:gentext key="answer" text="о"/>
<l:gentext key="Appendix" text="Приложение"/>
<l:gentext key="appendix" text="приложение"/>
<l:gentext key="Article" text="Статия"/>
<l:gentext key="article" text="статия"/>
<l:gentext key="Author" text="Автор"/>
<l:gentext key="Bibliography" text="Литература"/>
<l:gentext key="bibliography" text="литература"/>
<l:gentext key="Book" text="Книга"/>
<l:gentext key="book" text="книга"/>
<l:gentext key="CAUTION" text="ВНИМАНИЕ"/>
<l:gentext key="Caution" text="Внимание"/>
<l:gentext key="caution" text="внимание"/>
<l:gentext key="Chapter" text="Глава"/>
<l:gentext key="chapter" text="глава"/>
<l:gentext key="Colophon" text="Библиографско каре"/>
<l:gentext key="colophon" text="Библиографско каре"/>
<l:gentext key="Copyright" text="Авторски права"/>
<l:gentext key="copyright" text="авторски права"/>
<l:gentext key="Dedication" text="Посвещение"/>
<l:gentext key="dedication" text="посвещение"/>
<l:gentext key="Edition" text="Издание"/>
<l:gentext key="edition" text="издание"/>
<l:gentext key="Editor" text="Редактор"/>
<l:gentext key="Equation" text="Формула"/>
<l:gentext key="equation" text="формула"/>
<l:gentext key="Example" text="Пример"/>
<l:gentext key="example" text="пример"/>
<l:gentext key="Figure" text="Фигура"/>
<l:gentext key="figure" text="фигура"/>
<l:gentext key="Glossary" text="Терминологичен речник"/>
<l:gentext key="glossary" text="терминологичен речник"/>
<l:gentext key="GlossSee" text="Вж."/>
<l:gentext key="glosssee" text="вж."/>
<l:gentext key="GlossSeeAlso" text="Вж."/>
<l:gentext key="glossseealso" text="вж."/>
<l:gentext key="IMPORTANT" text="ВАЖНО"/>
<l:gentext key="important" text="важно"/>
<l:gentext key="Important" text="Важно"/>
<l:gentext key="Index" text="Азбучен указател"/>
<l:gentext key="index" text="азбучен указател"/>
<l:gentext key="ISBN" text="ISBN"/>
<l:gentext key="isbn" text="ISBN"/>
<l:gentext key="LegalNotice" text="Авторски права"/>
<l:gentext key="legalnotice" text="авторски права"/>
<l:gentext key="MsgAud" text="Насоченост"/>
<l:gentext key="msgaud" text="насоченост"/>
<l:gentext key="MsgLevel" text="Ниво"/>
<l:gentext key="msglevel" text="ниво"/>
<l:gentext key="MsgOrig" text="Източник"/>
<l:gentext key="msgorig" text="източник"/>
<l:gentext key="NOTE" text="ЗАБЕЛЕЖКА"/>
<l:gentext key="Note" text="Забележка"/>
<l:gentext key="note" text="забележка"/>
<l:gentext key="Part" text="Част"/>
<l:gentext key="part" text="част"/>
<l:gentext key="Preface" text="Предговор"/>
<l:gentext key="preface" text="предговор"/>
<l:gentext key="Procedure" text="Процедура"/>
<l:gentext key="procedure" text="процедура"/>
<l:gentext key="ProductionSet" text="Продукция"/>
<l:gentext key="PubDate" text="Дата на издаване"/>
<l:gentext key="pubdate" text="дата на издаване"/>
<l:gentext key="Published" text="Издаден"/>
<l:gentext key="published" text="издаден"/>
<l:gentext key="Publisher" text="Издател"/>
<l:gentext key="Qandadiv" text="Въпроси и отговори"/>
<l:gentext key="qandadiv" text="въпроси и отговори"/>
<l:gentext key="QandASet" text="Често задавани въпроси"/>
<l:gentext key="Question" text="В"/>
<l:gentext key="question" text="в"/>
<l:gentext key="RefEntry" text="Страница"/>
<l:gentext key="refentry" text="страница"/>
<l:gentext key="Reference" text="Справочник"/>
<l:gentext key="reference" text="справочник"/>
<l:gentext key="References" text="Препратки"/>
<l:gentext key="RefName" text="Название"/>
<l:gentext key="refname" text="название"/>
<l:gentext key="RefSection" text="Раздел"/>
<l:gentext key="refsection" text="раздел"/>
<l:gentext key="RefSynopsisDiv" text="Синтаксис"/>
<l:gentext key="refsynopsisdiv" text="синтаксис"/>
<l:gentext key="RevHistory" text="Промени"/>
<l:gentext key="revhistory" text="промени"/>
<l:gentext key="revision" text="издание"/>
<l:gentext key="Revision" text="издание"/>
<l:gentext key="sect1" text="Раздел"/>
<l:gentext key="sect2" text="Раздел"/>
<l:gentext key="sect3" text="Раздел"/>
<l:gentext key="sect4" text="Раздел"/>
<l:gentext key="sect5" text="Раздел"/>
<l:gentext key="section" text="раздел"/>
<l:gentext key="Section" text="Раздел"/>
<l:gentext key="see" text="вж."/>
<l:gentext key="See" text="Вж."/>
<l:gentext key="seealso" text="вж."/>
<l:gentext key="Seealso" text="Вж."/>
<l:gentext key="SeeAlso" text="Вж."/>
<l:gentext key="set" text="група"/>
<l:gentext key="Set" text="Група"/>
<l:gentext key="setindex" text="указател"/>
<l:gentext key="SetIndex" text="Указател"/>
<l:gentext key="Sidebar" text="Разделител"/>
<l:gentext key="sidebar" text="разделител"/>
<l:gentext key="step" text="стъпка"/>
<l:gentext key="Step" text="Стъпка"/>
<l:gentext key="table" text="таблица"/>
<l:gentext key="Table" text="Таблица"/>
<l:gentext key="task" text="задача"/>
<l:gentext key="Task" text="Задача"/>
<l:gentext key="tip" text="подсказка"/>
<l:gentext key="TIP" text="ПОДСКАЗКА"/>
<l:gentext key="Tip" text="Подсказка"/>
<l:gentext key="Warning" text="Внимание"/>
<l:gentext key="warning" text="внимание"/>
<l:gentext key="WARNING" text="ВНИМАНИЕ"/>
<l:gentext key="and" text="и"/>
<l:gentext key="or" text="или"/>
<l:gentext key="by" text="от"/>
<l:gentext key="Edited" text="Редактирано от"/>
<l:gentext key="edited" text="редактирано от"/>
<l:gentext key="Editedby" text="Редактирано от"/>
<l:gentext key="editedby" text="редактирано от"/>
<l:gentext key="in" text="в"/>
<l:gentext key="lastlistcomma" text=","/>
<l:gentext key="listcomma" text=","/>
<l:gentext key="notes" text="забележки"/>
<l:gentext key="Notes" text="Забележки"/>
<l:gentext key="Pgs" text="Стр."/>
<l:gentext key="pgs" text="стр."/>
<l:gentext key="Revisedby" text="Преработено от"/>
<l:gentext key="revisedby" text="преработено от"/>
<l:gentext key="TableNotes" text="Забележки"/>
<l:gentext key="tablenotes" text="забележки"/>
<l:gentext key="TableofContents" text="Съдържание"/>
<l:gentext key="tableofcontents" text="съдържание"/>
<l:gentext key="unexpectedelementname" text="неочакван елемент"/>
<l:gentext key="unsupported" text="неподдържан елемент"/>
<l:gentext key="xrefto" text="вж."/>
<l:gentext key="Authors" text="Автори"/>
<l:gentext key="copyeditor" text="Редактор"/>
<l:gentext key="graphicdesigner" text="Автор на графичното оформление"/>
<l:gentext key="productioneditor" text="Редактор на изданието"/>
<l:gentext key="technicaleditor" text="Технически редактор"/>
<l:gentext key="translator" text="Преводач"/>
<l:gentext key="listofequations" text="списък на формулите"/>
<l:gentext key="ListofEquations" text="Списък на формулите"/>
<l:gentext key="ListofExamples" text="Списък на примерите"/>
<l:gentext key="listofexamples" text="списък на примерите"/>
<l:gentext key="ListofFigures" text="Списък на фигурите"/>
<l:gentext key="listoffigures" text="списък на фигурите"/>
<l:gentext key="ListofProcedures" text="Списък на процедурите"/>
<l:gentext key="listofprocedures" text="списък на процедурите"/>
<l:gentext key="listoftables" text="списък на таблиците"/>
<l:gentext key="ListofTables" text="Списък на таблиците"/>
<l:gentext key="ListofUnknown" text="Списък с други неща"/>
<l:gentext key="listofunknown" text="списък с други неща"/>
<l:gentext key="nav-home" text="Начало"/>
<l:gentext key="nav-next" text="Напред"/>
<l:gentext key="nav-next-sibling" text="Прескачане напред"/>
<l:gentext key="nav-prev" text="Назад"/>
<l:gentext key="nav-prev-sibling" text="Прескачане назад"/>
<l:gentext key="nav-up" text="Ниво нагоре"/>
<l:gentext key="nav-toc" text="Съдържание"/>
<l:gentext key="Draft" text="Чернова"/>
<l:gentext key="above" text="по-горе"/>
<l:gentext key="below" text="по-долу"/>
<l:gentext key="sectioncalled" text="разделът със заглавие"/>
<l:gentext key="index symbols" text="символи"/>
<l:gentext key="writing-mode" text="lr-tb"/>
<l:gentext key="lowercase.alpha" text="абвгдежзийклмнопрстуфхцчшщъыьэюя"/>
<l:gentext key="uppercase.alpha" text="АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ"/>
<l:gentext key="normalize.sort.input" text="AaÀàÁáÂâÃãÄäÅåĀāĂ㥹ǍǎǞǟǠǡǺǻȀȁȂȃȦȧḀḁẚẠạẢảẤấẦầẨẩẪẫẬậẮắẰằẲẳẴẵẶặBbƀƁɓƂƃḂḃḄḅḆḇCcÇçĆćĈĉĊċČčƇƈɕḈḉDdĎďĐđƊɗƋƌDžDzȡɖḊḋḌḍḎḏḐḑḒḓEeÈèÉéÊêËëĒēĔĕĖėĘęĚěȄȅȆȇȨȩḔḕḖḗḘḙḚḛḜḝẸẹẺẻẼẽẾếỀềỂểỄễỆệFfƑƒḞḟGgĜĝĞğĠġĢģƓɠǤǥǦǧǴǵḠḡHhĤĥĦħȞȟɦḢḣḤḥḦḧḨḩḪḫẖIiÌìÍíÎîÏïĨĩĪīĬĭĮįİƗɨǏǐȈȉȊȋḬḭḮḯỈỉỊịJjĴĵǰʝKkĶķƘƙǨǩḰḱḲḳḴḵLlĹĺĻļĽľĿŀŁłƚLjȴɫɬɭḶḷḸḹḺḻḼḽMmɱḾḿṀṁṂṃNnÑñŃńŅņŇňƝɲƞȠNjǸǹȵɳṄṅṆṇṈṉṊṋOoÒòÓóÔôÕõÖöØøŌōŎŏŐőƟƠơǑǒǪǫǬǭǾǿȌȍȎȏȪȫȬȭȮȯȰȱṌṍṎṏṐṑṒṓỌọỎỏỐốỒồỔổỖỗỘộỚớỜờỞởỠỡỢợPpƤƥṔṕṖṗQqʠRrŔŕŖŗŘřȐȑȒȓɼɽɾṘṙṚṛṜṝṞṟSsŚśŜŝŞşŠšȘșʂṠṡṢṣṤṥṦṧṨṩTtŢţŤťŦŧƫƬƭƮʈȚțȶṪṫṬṭṮṯṰṱẗUuÙùÚúÛûÜüŨũŪūŬŭŮůŰűŲųƯưǓǔǕǖǗǘǙǚǛǜȔȕȖȗṲṳṴṵṶṷṸṹṺṻỤụỦủỨứỪừỬửỮữỰựVvƲʋṼṽṾṿWwŴŵẀẁẂẃẄẅẆẇẈẉẘXxẊẋẌẍYyÝýÿŸŶŷƳƴȲȳẎẏẙỲỳỴỵỶỷỸỹZzŹźŻżŽžƵƶȤȥʐʑẐẑẒẓẔẕẕ" lang="en"/>
<l:gentext key="normalize.sort.output" text="AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABBBBBBBBBBBBBCCCCCCCCCCCCCCCCCDDDDDDDDDDDDDDDDDDDDDDDDEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEFFFFFFGGGGGGGGGGGGGGGGGGGGHHHHHHHHHHHHHHHHHHHHIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIJJJJJJKKKKKKKKKKKKKKLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMMMMMMNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOPPPPPPPPQQQRRRRRRRRRRRRRRRRRRRRRRRSSSSSSSSSSSSSSSSSSSSSSSTTTTTTTTTTTTTTTTTTTTTTTTTUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUVVVVVVVVWWWWWWWWWWWWWWWXXXXXXYYYYYYYYYYYYYYYYYYYYYYYZZZZZZZZZZZZZZZZZZZZZ" lang="en"/>
<l:dingbat key="startquote" text="„"/>
<l:dingbat key="endquote" text="“"/>
<l:dingbat key="nestedstartquote" text="„"/>
<l:dingbat key="nestedendquote" text="“"/>
<l:dingbat key="singlestartquote" text="«"/>
<l:dingbat key="singleendquote" text="»"/>
<l:dingbat key="bullet" text="—"/>
<l:gentext key="hyphenation-character" text="-"/>
<l:gentext key="hyphenation-push-character-count" text="2"/>
<l:gentext key="hyphenation-remain-character-count" text="2"/>
<l:context name="keycap"><l:template name="alt" text="Alt" lang="en"/>
<l:template name="backspace" text="&lt;—" lang="en"/>
<l:template name="command" text="⌘" lang="en"/>
<l:template name="control" text="Ctrl" lang="en"/>
<l:template name="delete" text="Del" lang="en"/>
<l:template name="down" text="↓" lang="en"/>
<l:template name="end" text="End" lang="en"/>
<l:template name="enter" text="Enter" lang="en"/>
<l:template name="escape" text="Esc" lang="en"/>
<l:template name="home" text="Home" lang="en"/>
<l:template name="insert" text="Ins" lang="en"/>
<l:template name="left" text="←" lang="en"/>
<l:template name="meta" text="Meta" lang="en"/>
<l:template name="option" text="???" lang="en"/>
<l:template name="pagedown" text="Page ↓" lang="en"/>
<l:template name="pageup" text="Page ↑" lang="en"/>
<l:template name="right" text="→" lang="en"/>
<l:template name="shift" text="Shift" lang="en"/>
<l:template name="space" text="Space" lang="en"/>
<l:template name="tab" text="→|" lang="en"/>
<l:template name="up" text="↑" lang="en"/>
</l:context>
<l:context name="webhelp"><l:template name="Search" text="Search" lang="en"/>
<l:template name="Enter_a_term_and_click" text="Enter a term and click " lang="en"/>
<l:template name="Go" text="Go" lang="en"/>
<l:template name="to_perform_a_search" text=" to perform a search." lang="en"/>
<l:template name="txt_filesfound" text="Results" lang="en"/>
<l:template name="txt_enter_at_least_1_char" text="You must enter at least one character." lang="en"/>
<l:template name="txt_browser_not_supported" text="JavaScript is disabled on your browser. Please enable JavaScript to enjoy all the features of this site." lang="en"/>
<l:template name="txt_please_wait" text="Please wait. Search in progress..." lang="en"/>
<l:template name="txt_results_for" text="Results for: " lang="en"/>
<l:template name="TableofContents" text="Contents" lang="en"/>
<l:template name="HighlightButton" text="Toggle search result highlighting" lang="en"/>
<l:template name="Your_search_returned_no_results" text="Your search returned no results." lang="en"/>
</l:context>
<l:context name="styles"><l:template name="person-name" text="first-last"/>
</l:context>
<l:context name="title"><l:template name="abstract" text="%t"/>
<l:template name="acknowledgements" text="%t" lang="en"/>
<l:template name="answer" text="%t"/>
<l:template name="appendix" text="Приложение %n. %t"/>
<l:template name="article" text="%t"/>
<l:template name="authorblurb" text="%t"/>
<l:template name="bibliodiv" text="%t"/>
<l:template name="biblioentry" text="%t"/>
<l:template name="bibliography" text="%t"/>
<l:template name="bibliolist" text="%t"/>
<l:template name="bibliomixed" text="%t"/>
<l:template name="bibliomset" text="%t"/>
<l:template name="biblioset" text="%t"/>
<l:template name="blockquote" text="%t"/>
<l:template name="book" text="%t"/>
<l:template name="calloutlist" text="%t"/>
<l:template name="caution" text="%t"/>
<l:template name="chapter" text="Глава %n. %t"/>
<l:template name="colophon" text="%t"/>
<l:template name="dedication" text="%t"/>
<l:template name="equation" text="Формула %n. %t"/>
<l:template name="example" text="Пример %n. %t"/>
<l:template name="figure" text="Фигура %n. %t"/>
<l:template name="foil" text="%t"/>
<l:template name="foilgroup" text="%t"/>
<l:template name="formalpara" text="%t"/>
<l:template name="glossary" text="%t"/>
<l:template name="glossdiv" text="%t"/>
<l:template name="glosslist" text="%t"/>
<l:template name="glossentry" text="%t"/>
<l:template name="important" text="%t"/>
<l:template name="index" text="%t"/>
<l:template name="indexdiv" text="%t"/>
<l:template name="itemizedlist" text="%t"/>
<l:template name="legalnotice" text="%t"/>
<l:template name="listitem" text=""/>
<l:template name="lot" text="%t"/>
<l:template name="msg" text="%t"/>
<l:template name="msgexplan" text="%t"/>
<l:template name="msgmain" text="%t"/>
<l:template name="msgrel" text="%t"/>
<l:template name="msgset" text="%t"/>
<l:template name="msgsub" text="%t"/>
<l:template name="note" text="%t"/>
<l:template name="orderedlist" text="%t"/>
<l:template name="part" text="Част %n. %t"/>
<l:template name="partintro" text="%t"/>
<l:template name="preface" text="%t"/>
<l:template name="procedure" text="%t"/>
<l:template name="procedure.formal" text="Процедура %n. %t"/>
<l:template name="productionset" text="%t"/>
<l:template name="productionset.formal" text="Продукция %n"/>
<l:template name="qandadiv" text="%t"/>
<l:template name="qandaentry" text="%t"/>
<l:template name="qandaset" text="%t"/>
<l:template name="question" text="%t"/>
<l:template name="refentry" text="%t"/>
<l:template name="reference" text="%t"/>
<l:template name="refsection" text="%t"/>
<l:template name="refsect1" text="%t"/>
<l:template name="refsect2" text="%t"/>
<l:template name="refsect3" text="%t"/>
<l:template name="refsynopsisdiv" text="%t"/>
<l:template name="refsynopsisdivinfo" text="%t"/>
<l:template name="screenshot" text="%t" lang="en"/>
<l:template name="segmentedlist" text="%t"/>
<l:template name="set" text="%t"/>
<l:template name="setindex" text="%t"/>
<l:template name="sidebar" text="%t"/>
<l:template name="step" text="%t"/>
<l:template name="table" text="Таблица %n. %t"/>
<l:template name="task" text="%t"/>
<l:template name="tasksummary" text="%t"/>
<l:template name="taskprerequisites" text="%t"/>
<l:template name="taskrelated" text="%t"/>
<l:template name="tip" text="%t"/>
<l:template name="toc" text="%t"/>
<l:template name="variablelist" text="%t"/>
<l:template name="varlistentry" text=""/>
<l:template name="warning" text="%t"/>
</l:context>
<l:context name="title-unnumbered"><l:template name="appendix" text="%t"/>
<l:template name="article/appendix" text="%t"/>
<l:template name="bridgehead" text="%t"/>
<l:template name="chapter" text="%t"/>
<l:template name="sect1" text="%t"/>
<l:template name="sect2" text="%t"/>
<l:template name="sect3" text="%t"/>
<l:template name="sect4" text="%t"/>
<l:template name="sect5" text="%t"/>
<l:template name="section" text="%t"/>
<l:template name="simplesect" text="%t"/>
<l:template name="topic" text="%t" lang="en"/>
<l:template name="part" text="%t"/>
</l:context>
<l:context name="title-numbered"><l:template name="appendix" text="Приложение %n. %t"/>
<l:template name="article/appendix" text="%n. %t"/>
<l:template name="bridgehead" text="%n. %t"/>
<l:template name="chapter" text="Глава %n. %t"/>
<l:template name="part" text="Част %n. %t"/>
<l:template name="sect1" text="%n. %t"/>
<l:template name="sect2" text="%n. %t"/>
<l:template name="sect3" text="%n. %t"/>
<l:template name="sect4" text="%n. %t"/>
<l:template name="sect5" text="%n. %t"/>
<l:template name="section" text="%n. %t"/>
<l:template name="simplesect" text="%t"/>
<l:template name="topic" text="%t" lang="en"/>
</l:context>
<l:context name="subtitle"><l:template name="appendix" text="%s"/>
<l:template name="acknowledgements" text="%s" lang="en"/>
<l:template name="article" text="%s"/>
<l:template name="bibliodiv" text="%s"/>
<l:template name="biblioentry" text="%s"/>
<l:template name="bibliography" text="%s"/>
<l:template name="bibliomixed" text="%s"/>
<l:template name="bibliomset" text="%s"/>
<l:template name="biblioset" text="%s"/>
<l:template name="book" text="%s"/>
<l:template name="chapter" text="%s"/>
<l:template name="colophon" text="%s"/>
<l:template name="dedication" text="%s"/>
<l:template name="glossary" text="%s"/>
<l:template name="glossdiv" text="%s"/>
<l:template name="index" text="%s"/>
<l:template name="indexdiv" text="%s"/>
<l:template name="lot" text="%s"/>
<l:template name="part" text="%s"/>
<l:template name="partintro" text="%s"/>
<l:template name="preface" text="%s"/>
<l:template name="refentry" text="%s"/>
<l:template name="reference" text="%s"/>
<l:template name="refsection" text="%s"/>
<l:template name="refsect1" text="%s"/>
<l:template name="refsect2" text="%s"/>
<l:template name="refsect3" text="%s"/>
<l:template name="refsynopsisdiv" text="%s"/>
<l:template name="sect1" text="%s"/>
<l:template name="sect2" text="%s"/>
<l:template name="sect3" text="%s"/>
<l:template name="sect4" text="%s"/>
<l:template name="sect5" text="%s"/>
<l:template name="section" text="%s"/>
<l:template name="set" text="%s"/>
<l:template name="setindex" text="%s"/>
<l:template name="sidebar" text="%s"/>
<l:template name="simplesect" text="%s"/>
<l:template name="topic" text="%t" lang="en"/>
<l:template name="toc" text="%s"/>
</l:context>
<l:context name="xref"><l:template name="abstract" text="%t"/>
<l:template name="acknowledgements" text="%t" lang="en"/>
<l:template name="answer" text="О. %n"/>
<l:template name="appendix" text="%t"/>
<l:template name="article" text="%t"/>
<l:template name="authorblurb" text="%t"/>
<l:template name="bibliodiv" text="%t"/>
<l:template name="bibliography" text="%t"/>
<l:template name="bibliomset" text="%t"/>
<l:template name="biblioset" text="%t"/>
<l:template name="blockquote" text="%t"/>
<l:template name="book" text="%t"/>
<l:template name="calloutlist" text="%t"/>
<l:template name="caution" text="%t"/>
<l:template name="chapter" text="%t"/>
<l:template name="colophon" text="%t"/>
<l:template name="constraintdef" text="%t"/>
<l:template name="dedication" text="%t"/>
<l:template name="equation" text="%t"/>
<l:template name="example" text="%t"/>
<l:template name="figure" text="%t"/>
<l:template name="foil" text="%t"/>
<l:template name="foilgroup" text="%t"/>
<l:template name="formalpara" text="%t"/>
<l:template name="glossary" text="%t"/>
<l:template name="glossdiv" text="%t"/>
<l:template name="important" text="%t"/>
<l:template name="index" text="%t"/>
<l:template name="indexdiv" text="%t"/>
<l:template name="itemizedlist" text="%t"/>
<l:template name="legalnotice" text="%t"/>
<l:template name="listitem" text="%n"/>
<l:template name="lot" text="%t"/>
<l:template name="msg" text="%t"/>
<l:template name="msgexplan" text="%t"/>
<l:template name="msgmain" text="%t"/>
<l:template name="msgrel" text="%t"/>
<l:template name="msgset" text="%t"/>
<l:template name="msgsub" text="%t"/>
<l:template name="note" text="%t"/>
<l:template name="orderedlist" text="%t"/>
<l:template name="part" text="%t"/>
<l:template name="partintro" text="%t"/>
<l:template name="preface" text="%t"/>
<l:template name="procedure" text="%t"/>
<l:template name="productionset" text="%t"/>
<l:template name="qandadiv" text="%t"/>
<l:template name="qandaentry" text="В. %n"/>
<l:template name="qandaset" text="%t"/>
<l:template name="question" text="В. %n"/>
<l:template name="reference" text="%t"/>
<l:template name="refsynopsisdiv" text="%t"/>
<l:template name="screenshot" text="%t" lang="en"/>
<l:template name="segmentedlist" text="%t"/>
<l:template name="set" text="%t"/>
<l:template name="setindex" text="%t"/>
<l:template name="sidebar" text="%t"/>
<l:template name="table" text="%t"/>
<l:template name="task" text="%t"/>
<l:template name="tip" text="%t"/>
<l:template name="toc" text="%t"/>
<l:template name="variablelist" text="%t"/>
<l:template name="varlistentry" text="%n"/>
<l:template name="warning" text="%t"/>
<l:template name="olink.document.citation" text=" in %o"/>
<l:template name="olink.page.citation" text=" (page %p)"/>
<l:template name="page.citation" text=" [%p]"/>
<l:template name="page" text="(page %p)"/>
<l:template name="docname" text=" in %o"/>
<l:template name="docnamelong" text=" in the document titled %o"/>
<l:template name="pageabbrev" text="(p. %p)"/>
<l:template name="Page" text="Page %p"/>
<l:template name="topic" text="%t" lang="en"/>
<l:template name="bridgehead" text="разделът със заглавие „%t“"/>
<l:template name="refsection" text="разделът със заглавие „%t“"/>
<l:template name="refsect1" text="разделът със заглавие „%t“"/>
<l:template name="refsect2" text="разделът със заглавие „%t“"/>
<l:template name="refsect3" text="разделът със заглавие „%t“"/>
<l:template name="sect1" text="разделът със заглавие „%t“"/>
<l:template name="sect2" text="разделът със заглавие „%t“"/>
<l:template name="sect3" text="разделът със заглавие „%t“"/>
<l:template name="sect4" text="разделът със заглавие „%t“"/>
<l:template name="sect5" text="разделът със заглавие „%t“"/>
<l:template name="section" text="разделът със заглавие „%t“"/>
<l:template name="simplesect" text="разделът със заглавие „%t“"/>
</l:context>
<l:context name="xref-number"><l:template name="answer" text="О. %n"/>
<l:template name="appendix" text="Приложение %n"/>
<l:template name="bridgehead" text="Раздел %n"/>
<l:template name="chapter" text="Глава %n"/>
<l:template name="equation" text="Формула %n"/>
<l:template name="example" text="Пример %n"/>
<l:template name="figure" text="Фигура %n"/>
<l:template name="part" text="Част %n"/>
<l:template name="procedure" text="Процедура %n"/>
<l:template name="productionset" text="Продукция %n"/>
<l:template name="qandadiv" text="Въпроси и отговори %n"/>
<l:template name="qandaentry" text="В. %n"/>
<l:template name="question" text="В. %n"/>
<l:template name="sect1" text="Раздел %n"/>
<l:template name="sect2" text="Раздел %n"/>
<l:template name="sect3" text="Раздел %n"/>
<l:template name="sect4" text="Раздел %n"/>
<l:template name="sect5" text="Раздел %n"/>
<l:template name="section" text="Раздел %n"/>
<l:template name="table" text="Таблица %n"/>
</l:context>
<l:context name="xref-number-and-title"><l:template name="appendix" text="Приложение %n, %t"/>
<l:template name="bridgehead" text="Раздел %n, „%t“"/>
<l:template name="chapter" text="Глава %n, %t"/>
<l:template name="equation" text="Формула %n, „%t“"/>
<l:template name="example" text="Пример %n, „%t“"/>
<l:template name="figure" text="Фигура %n, „%t“"/>
<l:template name="part" text="Част %n, „%t“"/>
<l:template name="procedure" text="Процедура %n, „%t“"/>
<l:template name="productionset" text="Продукция %n, „%t“"/>
<l:template name="qandadiv" text="Въпроси и отговори %n, „%t“"/>
<l:template name="refsect1" text="разделът със заглавие „%t“"/>
<l:template name="refsect2" text="разделът със заглавие „%t“"/>
<l:template name="refsect3" text="разделът със заглавие „%t“"/>
<l:template name="refsection" text="разделът със заглавие „%t“"/>
<l:template name="sect1" text="Раздел %n, „%t“"/>
<l:template name="sect2" text="Раздел %n, „%t“"/>
<l:template name="sect3" text="Раздел %n, „%t“"/>
<l:template name="sect4" text="Раздел %n, „%t“"/>
<l:template name="sect5" text="Раздел %n, „%t“"/>
<l:template name="section" text="Раздел %n, „%t“"/>
<l:template name="simplesect" text="разделът със заглавие „%t“"/>
<l:template name="table" text="Таблица %n, „%t“"/>
</l:context>
<l:context name="authorgroup"><l:template name="sep" text=", "/>
<l:template name="sep2" text=" и "/>
<l:template name="seplast" text=" и "/>
</l:context>
<l:context name="glossary"><l:template name="see" text="Вж. %t."/>
<l:template name="seealso" text="Вж. %t."/>
<l:template name="seealso-separator" text=", "/>
</l:context>
<l:context name="msgset"><l:template name="MsgAud" text="Насоченост: "/>
<l:template name="MsgLevel" text="Ниво: "/>
<l:template name="MsgOrig" text="Източник: "/>
</l:context>
<l:context name="datetime"><l:template name="format" text="d.m.Y г."/>
</l:context>
<l:context name="termdef"><l:template name="prefix" text="[Definition: "/>
<l:template name="suffix" text="]"/>
</l:context>
<l:context name="datetime-full"><l:template name="January" text="януари"/>
<l:template name="February" text="февруари"/>
<l:template name="March" text="март"/>
<l:template name="April" text="април"/>
<l:template name="May" text="май"/>
<l:template name="June" text="юни"/>
<l:template name="July" text="юли"/>
<l:template name="August" text="август"/>
<l:template name="September" text="септември"/>
<l:template name="October" text="октомври"/>
<l:template name="November" text="ноември"/>
<l:template name="December" text="декември"/>
<l:template name="Monday" text="понеделник"/>
<l:template name="Tuesday" text="вторник"/>
<l:template name="Wednesday" text="сряда"/>
<l:template name="Thursday" text="четвъртък"/>
<l:template name="Friday" text="петък"/>
<l:template name="Saturday" text="събота"/>
<l:template name="Sunday" text="неделя"/>
</l:context>
<l:context name="datetime-abbrev"><l:template name="Jan" text="ян."/>
<l:template name="Feb" text="фев."/>
<l:template name="Mar" text="март"/>
<l:template name="Apr" text="апр."/>
<l:template name="May" text="май"/>
<l:template name="Jun" text="юни"/>
<l:template name="Jul" text="юли"/>
<l:template name="Aug" text="авг."/>
<l:template name="Sep" text="сеп."/>
<l:template name="Oct" text="окт."/>
<l:template name="Nov" text="ноем."/>
<l:template name="Dec" text="дек."/>
<l:template name="Mon" text="пон."/>
<l:template name="Tue" text="вт."/>
<l:template name="Wed" text="ср."/>
<l:template name="Thu" text="чет."/>
<l:template name="Fri" text="пет."/>
<l:template name="Sat" text="съб."/>
<l:template name="Sun" text="нед."/>
</l:context>
<l:context name="htmlhelp"><l:template name="langcode" text="0x0402 Bulgarian"/>
</l:context>
<l:context name="index"><l:template name="term-separator" text=", "/>
<l:template name="number-separator" text=", "/>
<l:template name="range-separator" text="—"/>
</l:context>
<l:context name="iso690"><l:template name="lastfirst.sep" text=", " lang="en"/>
<l:template name="alt.person.two.sep" text=" " lang="en"/>
<l:template name="alt.person.last.sep" text=" " lang="en"/>
<l:template name="alt.person.more.sep" text=" " lang="en"/>
<l:template name="primary.editor" text=" (ed.)" lang="en"/>
<l:template name="primary.many" text=", et al." lang="en"/>
<l:template name="primary.sep" text=". " lang="en"/>
<l:template name="submaintitle.sep" text=": " lang="en"/>
<l:template name="title.sep" text=". " lang="en"/>
<l:template name="othertitle.sep" text=", " lang="en"/>
<l:template name="medium1" text=" [" lang="en"/>
<l:template name="medium2" text="]" lang="en"/>
<l:template name="secondary.person.sep" text="; " lang="en"/>
<l:template name="secondary.sep" text=". " lang="en"/>
<l:template name="respons.sep" text=". " lang="en"/>
<l:template name="edition.sep" text=". " lang="en"/>
<l:template name="edition.serial.sep" text=", " lang="en"/>
<l:template name="issuing.range" text="-" lang="en"/>
<l:template name="issuing.div" text=", " lang="en"/>
<l:template name="issuing.sep" text=". " lang="en"/>
<l:template name="partnr.sep" text=". " lang="en"/>
<l:template name="placepubl.sep" text=": " lang="en"/>
<l:template name="publyear.sep" text=", " lang="en"/>
<l:template name="pubinfo.sep" text=". " lang="en"/>
<l:template name="spec.pubinfo.sep" text=", " lang="en"/>
<l:template name="upd.sep" text=", " lang="en"/>
<l:template name="datecit1" text=" [cited " lang="en"/>
<l:template name="datecit2" text="]" lang="en"/>
<l:template name="extent.sep" text=". " lang="en"/>
<l:template name="locs.sep" text=", " lang="en"/>
<l:template name="location.sep" text=". " lang="en"/>
<l:template name="serie.sep" text=". " lang="en"/>
<l:template name="notice.sep" text=". " lang="en"/>
<l:template name="access" text="Available " lang="en"/>
<l:template name="acctoo" text="Also available " lang="en"/>
<l:template name="onwww" text="from World Wide Web" lang="en"/>
<l:template name="oninet" text="from Internet" lang="en"/>
<l:template name="access.end" text=": " lang="en"/>
<l:template name="link1" text="&lt;" lang="en"/>
<l:template name="link2" text="&gt;" lang="en"/>
<l:template name="access.sep" text=". " lang="en"/>
<l:template name="isbn" text="ISBN " lang="en"/>
<l:template name="issn" text="ISSN " lang="en"/>
<l:template name="stdnum.sep" text=". " lang="en"/>
<l:template name="patcountry.sep" text=". " lang="en"/>
<l:template name="pattype.sep" text=", " lang="en"/>
<l:template name="patnum.sep" text=". " lang="en"/>
<l:template name="patdate.sep" text=". " lang="en"/>
</l:context><l:letters><l:l i="-1"/>
<l:l i="0">Цифри и знаци</l:l>
<l:l i="10">А</l:l>
<l:l i="10">а</l:l>
<l:l i="20">Б</l:l>
<l:l i="20">б</l:l>
<l:l i="30">В</l:l>
<l:l i="30">в</l:l>
<l:l i="40">Г</l:l>
<l:l i="40">г</l:l>
<l:l i="50">Д</l:l>
<l:l i="50">д</l:l>
<l:l i="60">Е</l:l>
<l:l i="60">е</l:l>
<l:l i="70">Ж</l:l>
<l:l i="70">ж</l:l>
<l:l i="80">З</l:l>
<l:l i="80">з</l:l>
<l:l i="90">И</l:l>
<l:l i="90">и</l:l>
<l:l i="100">Й</l:l>
<l:l i="100">й</l:l>
<l:l i="110">К</l:l>
<l:l i="110">к</l:l>
<l:l i="120">Л</l:l>
<l:l i="120">л</l:l>
<l:l i="130">М</l:l>
<l:l i="130">м</l:l>
<l:l i="140">Н</l:l>
<l:l i="140">н</l:l>
<l:l i="150">О</l:l>
<l:l i="150">о</l:l>
<l:l i="160">П</l:l>
<l:l i="160">п</l:l>
<l:l i="170">Р</l:l>
<l:l i="170">р</l:l>
<l:l i="180">С</l:l>
<l:l i="180">с</l:l>
<l:l i="190">Т</l:l>
<l:l i="190">т</l:l>
<l:l i="200">У</l:l>
<l:l i="200">у</l:l>
<l:l i="210">Ф</l:l>
<l:l i="210">ф</l:l>
<l:l i="220">Х</l:l>
<l:l i="220">х</l:l>
<l:l i="230">Ц</l:l>
<l:l i="230">ц</l:l>
<l:l i="240">Ч</l:l>
<l:l i="240">ч</l:l>
<l:l i="250">Ш</l:l>
<l:l i="250">ш</l:l>
<l:l i="260">Щ</l:l>
<l:l i="260">щ</l:l>
<l:l i="270">Ъ</l:l>
<l:l i="270">ъ</l:l>
<l:l i="280">Ь</l:l>
<l:l i="280">ь</l:l>
<l:l i="290">Ю</l:l>
<l:l i="290">ю</l:l>
<l:l i="300">Я</l:l>
<l:l i="300">я</l:l>
<l:l i="310">Э</l:l>
<l:l i="310">э</l:l>
<l:l i="320">Ы</l:l>
<l:l i="320">ы</l:l>
<l:l i="410">A</l:l>
<l:l i="410">a</l:l>
<l:l i="420">B</l:l>
<l:l i="420">b</l:l>
<l:l i="430">C</l:l>
<l:l i="430">c</l:l>
<l:l i="440">D</l:l>
<l:l i="440">d</l:l>
<l:l i="450">E</l:l>
<l:l i="450">e</l:l>
<l:l i="460">F</l:l>
<l:l i="460">f</l:l>
<l:l i="470">G</l:l>
<l:l i="470">g</l:l>
<l:l i="480">H</l:l>
<l:l i="480">h</l:l>
<l:l i="490">I</l:l>
<l:l i="490">i</l:l>
<l:l i="500">J</l:l>
<l:l i="500">j</l:l>
<l:l i="510">K</l:l>
<l:l i="510">k</l:l>
<l:l i="520">L</l:l>
<l:l i="520">l</l:l>
<l:l i="530">M</l:l>
<l:l i="530">m</l:l>
<l:l i="540">N</l:l>
<l:l i="540">n</l:l>
<l:l i="550">O</l:l>
<l:l i="550">o</l:l>
<l:l i="560">P</l:l>
<l:l i="560">p</l:l>
<l:l i="570">Q</l:l>
<l:l i="570">q</l:l>
<l:l i="580">R</l:l>
<l:l i="580">r</l:l>
<l:l i="590">S</l:l>
<l:l i="590">s</l:l>
<l:l i="600">T</l:l>
<l:l i="600">t</l:l>
<l:l i="610">U</l:l>
<l:l i="610">u</l:l>
<l:l i="620">V</l:l>
<l:l i="620">v</l:l>
<l:l i="630">W</l:l>
<l:l i="630">w</l:l>
<l:l i="640">X</l:l>
<l:l i="640">x</l:l>
<l:l i="650">Y</l:l>
<l:l i="650">y</l:l>
<l:l i="660">Z</l:l>
<l:l i="660">z</l:l>
</l:letters>
</l:l10n>

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,702 @@
<?xml version="1.0" encoding="utf-8"?>
<l:l10n xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0" language="bn_in" english-language-name="Indian Bangla">
<!-- * This file is generated automatically. -->
<!-- * To submit changes to this file upstream (to the DocBook Project) -->
<!-- * do not submit an edited version of this file. Instead, submit an -->
<!-- * edited version of the source file at the following location: -->
<!-- * -->
<!-- * https://docbook.svn.sourceforge.net/svnroot/docbook/trunk/gentext/locale/bn_in.xml -->
<!-- * -->
<!-- * E-mail the edited bn_in.xml source file to: -->
<!-- * -->
<!-- * docbook-developers@lists.sourceforge.net -->
<!-- ******************************************************************** -->
<!-- This file is part of the XSL DocBook Stylesheet distribution. -->
<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for -->
<!-- copyright and other information. -->
<!-- ******************************************************************** -->
<!-- In these files, % with a letter is used for a placeholder: -->
<!-- %t is the current element's title -->
<!-- %s is the current element's subtitle (if applicable)-->
<!-- %n is the current element's number label-->
<!-- %p is the current element's page number (if applicable)-->
<!-- ******************************************************************** -->
<l:gentext key="Abstract" text="সারসংক্ষেপ"/>
<l:gentext key="abstract" text="সারসংক্ষেপ"/>
<l:gentext key="Acknowledgements" text="স্বীকৃতি"/>
<l:gentext key="acknowledgements" text="স্বীকৃতি"/>
<l:gentext key="Answer" text="উত্তর:"/>
<l:gentext key="answer" text="উত্তর:"/>
<l:gentext key="Appendix" text="পরিশিষ্ট"/>
<l:gentext key="appendix" text="পরিশিষ্ট"/>
<l:gentext key="Article" text="প্রবন্ধ"/>
<l:gentext key="article" text="প্রবন্ধ"/>
<l:gentext key="Author" text="লেখক"/>
<l:gentext key="Bibliography" text="গ্রন্থপঞ্জি"/>
<l:gentext key="bibliography" text="গ্রন্থপঞ্জি"/>
<l:gentext key="Book" text="বই"/>
<l:gentext key="book" text="বই"/>
<l:gentext key="CAUTION" text="সাবধান"/>
<l:gentext key="Caution" text="সাবধান"/>
<l:gentext key="caution" text="সাবধান"/>
<l:gentext key="Chapter" text="অধ্যায়"/>
<l:gentext key="chapter" text="অধ্যায়"/>
<l:gentext key="Colophon" text="গ্রন্থপরিচয়"/>
<l:gentext key="colophon" text="গ্রন্থপরিচয়"/>
<l:gentext key="Copyright" text="স্বত্বাধিকার"/>
<l:gentext key="copyright" text="স্বত্বাধিকার"/>
<l:gentext key="Dedication" text="উৎসর্গপত্র"/>
<l:gentext key="dedication" text="উৎসর্গপত্র"/>
<l:gentext key="Edition" text="সংস্করণ"/>
<l:gentext key="edition" text="সংস্করণ"/>
<l:gentext key="Editor" text="সম্পাদক"/>
<l:gentext key="Equation" text="সমীকরণ"/>
<l:gentext key="equation" text="সমীকরণ"/>
<l:gentext key="Example" text="উদাহরণ"/>
<l:gentext key="example" text="উদাহরণ"/>
<l:gentext key="Figure" text="চিত্র"/>
<l:gentext key="figure" text="চিত্র"/>
<l:gentext key="Glossary" text="পরিভাষাকোষ"/>
<l:gentext key="glossary" text="পরিভাষাকোষ"/>
<l:gentext key="GlossSee" text="দ্রষ্টব্য"/>
<l:gentext key="glosssee" text="দ্রষ্টব্য"/>
<l:gentext key="GlossSeeAlso" text="অতিরিক্ত দ্রষ্টব্য"/>
<l:gentext key="glossseealso" text="অতিরিক্ত দ্রষ্টব্য"/>
<l:gentext key="IMPORTANT" text="গুরুত্বপূর্ণ"/>
<l:gentext key="important" text="গুরুত্বপূর্ণ"/>
<l:gentext key="Important" text="গুরুত্বপূর্ণ"/>
<l:gentext key="Index" text="বিষয়সূচি"/>
<l:gentext key="index" text="বিষয়সূচি"/>
<l:gentext key="ISBN" text="ISBN"/>
<l:gentext key="isbn" text="ISBN"/>
<l:gentext key="LegalNotice" text="আইনী বিবৃতি"/>
<l:gentext key="legalnotice" text="আইনী বিবৃতি"/>
<l:gentext key="MsgAud" text="উদ্দিষ্ট পাঠকবর্গ"/>
<l:gentext key="msgaud" text="উদ্দিষ্ট পাঠকবর্গ"/>
<l:gentext key="MsgLevel" text="স্তর"/>
<l:gentext key="msglevel" text="স্তর"/>
<l:gentext key="MsgOrig" text="মূল"/>
<l:gentext key="msgorig" text="মূল"/>
<l:gentext key="NOTE" text="উল্লেখ্য"/>
<l:gentext key="Note" text="উল্লেখ্য"/>
<l:gentext key="note" text="উল্লেখ্য"/>
<l:gentext key="Part" text="পরিচ্ছেদ"/>
<l:gentext key="part" text="পরিচ্ছেদ"/>
<l:gentext key="Preface" text="মুখবন্ধ"/>
<l:gentext key="preface" text="মুখবন্ধ"/>
<l:gentext key="Procedure" text="পদ্ধতি"/>
<l:gentext key="procedure" text="পদ্ধতি"/>
<l:gentext key="ProductionSet" text="নির্মাণ"/>
<l:gentext key="PubDate" text="প্রকাশনার তারিখ"/>
<l:gentext key="pubdate" text="প্রকাশনার তারিখ"/>
<l:gentext key="Published" text="প্রকাশিত"/>
<l:gentext key="published" text="প্রকাশিত"/>
<l:gentext key="Publisher" text="প্রকাশক"/>
<l:gentext key="Qandadiv" text="প্রশ্নোত্তর"/>
<l:gentext key="qandadiv" text="প্রশ্নোত্তর"/>
<l:gentext key="QandASet" text="সাধারণ কিছু জিজ্ঞাসা"/>
<l:gentext key="Question" text="প্রশ্ন:"/>
<l:gentext key="question" text="প্রশ্ন:"/>
<l:gentext key="RefEntry" text="পৃষ্ঠা"/>
<l:gentext key="refentry" text="পৃষ্ঠা"/>
<l:gentext key="Reference" text="প্রসঙ্গ নির্দেশ"/>
<l:gentext key="reference" text="প্রসঙ্গ নির্দেশ"/>
<l:gentext key="References" text="প্রসঙ্গ নির্দেশ তালিকা"/>
<l:gentext key="RefName" text="নাম"/>
<l:gentext key="refname" text="নাম"/>
<l:gentext key="RefSection" text="বিভাগ"/>
<l:gentext key="refsection" text="বিভাগ"/>
<l:gentext key="RefSynopsisDiv" text="সারাংশ"/>
<l:gentext key="refsynopsisdiv" text="সারাংশ"/>
<l:gentext key="RevHistory" text="পরিমার্জনার তথ্য"/>
<l:gentext key="revhistory" text="পরিমার্জনার তথ্য"/>
<l:gentext key="revision" text="পরিমার্জনা"/>
<l:gentext key="Revision" text="পরিমার্জনা"/>
<l:gentext key="sect1" text="বিভাগ"/>
<l:gentext key="sect2" text="বিভাগ"/>
<l:gentext key="sect3" text="বিভাগ"/>
<l:gentext key="sect4" text="বিভাগ"/>
<l:gentext key="sect5" text="বিভাগ"/>
<l:gentext key="section" text="বিভাগ"/>
<l:gentext key="Section" text="বিভাগ"/>
<l:gentext key="see" text="দ্রষ্টব্য"/>
<l:gentext key="See" text="দ্রষ্টব্য"/>
<l:gentext key="seealso" text="অতিরিক্ত দ্রষ্টব্য"/>
<l:gentext key="Seealso" text="অতিরিক্ত দ্রষ্টব্য"/>
<l:gentext key="SeeAlso" text="অতিরিক্ত দ্রষ্টব্য"/>
<l:gentext key="set" text="সংকলন"/>
<l:gentext key="Set" text="সংকলন"/>
<l:gentext key="setindex" text="সংকলন সূচি"/>
<l:gentext key="SetIndex" text="সংকলন সূচি"/>
<l:gentext key="Sidebar" text="পার্শ্ববর্তী স্তম্ভ"/>
<l:gentext key="sidebar" text="পার্শ্ববর্তী স্তম্ভ"/>
<l:gentext key="step" text="ধাপ"/>
<l:gentext key="Step" text="ধাপ"/>
<l:gentext key="table" text="সারণি"/>
<l:gentext key="Table" text="সারণি"/>
<l:gentext key="task" text="কর্ম"/>
<l:gentext key="Task" text="কর্ম"/>
<l:gentext key="tip" text="সূত্র"/>
<l:gentext key="TIP" text="সূত্র"/>
<l:gentext key="Tip" text="সূত্র"/>
<l:gentext key="Warning" text="সতর্কবার্তা"/>
<l:gentext key="warning" text="সতর্কবার্তা"/>
<l:gentext key="WARNING" text="সতর্কবার্তা"/>
<l:gentext key="and" text="এবং"/>
<l:gentext key="or" text="বা"/>
<l:gentext key="by" text="দ্বারা"/>
<l:gentext key="Edited" text="সম্পাদিত"/>
<l:gentext key="edited" text="সম্পাদিত"/>
<l:gentext key="Editedby" text="সম্পাদক"/>
<l:gentext key="editedby" text="সম্পাদক"/>
<l:gentext key="in" text="অন্তর্ভুক্ত"/>
<l:gentext key="lastlistcomma" text=","/>
<l:gentext key="listcomma" text=","/>
<l:gentext key="notes" text="টিকা টিপ্পনি"/>
<l:gentext key="Notes" text="টিকা টিপ্পনি"/>
<l:gentext key="Pgs" text="পৃষ্ঠা"/>
<l:gentext key="pgs" text="পৃষ্ঠা"/>
<l:gentext key="Revisedby" text="পরিবর্ধক: "/>
<l:gentext key="revisedby" text="পরিবর্ধক: "/>
<l:gentext key="TableNotes" text="টিকা টিপ্পনি"/>
<l:gentext key="tablenotes" text="টিকা টিপ্পনি"/>
<l:gentext key="TableofContents" text="সূচিপত্র"/>
<l:gentext key="tableofcontents" text="সূচিপত্র"/>
<l:gentext key="unexpectedelementname" text="অপ্রত্যাশিত সত্ত্বার নাম"/>
<l:gentext key="unsupported" text="অসমর্থিত"/>
<l:gentext key="xrefto" text="xref নির্দেশিকা"/>
<l:gentext key="Authors" text="লেখক"/>
<l:gentext key="copyeditor" text="প্রতিলিপি সম্পাদক"/>
<l:gentext key="graphicdesigner" text="চিত্র শিল্পী"/>
<l:gentext key="productioneditor" text="নির্মাণ সম্পাদক"/>
<l:gentext key="technicaleditor" text="প্রযুক্তিবিষয়ক সম্পাদক"/>
<l:gentext key="translator" text="অনুবাদক"/>
<l:gentext key="listofequations" text="সমীকরণের তালিকা"/>
<l:gentext key="ListofEquations" text="সমীকরণের তালিকা"/>
<l:gentext key="ListofExamples" text="উদাহরণের তালিকা"/>
<l:gentext key="listofexamples" text="উদাহরণের তালিকা"/>
<l:gentext key="ListofFigures" text="ছবির তালিকা"/>
<l:gentext key="listoffigures" text="ছবির তালিকা"/>
<l:gentext key="ListofProcedures" text="পদ্ধতির তালিকা"/>
<l:gentext key="listofprocedures" text="পদ্ধতির তালিকা"/>
<l:gentext key="listoftables" text="সারণির তালিকা"/>
<l:gentext key="ListofTables" text="সারণির তালিকা"/>
<l:gentext key="ListofUnknown" text="অজানা বস্তুর তালিকা"/>
<l:gentext key="listofunknown" text="অজানা বস্তুর তালিকা"/>
<l:gentext key="nav-home" text="প্রারম্ভিক পৃষ্ঠা"/>
<l:gentext key="nav-next" text="পরবর্তী"/>
<l:gentext key="nav-next-sibling" text="অতিবর্তন"/>
<l:gentext key="nav-prev" text="পূর্ববর্তী"/>
<l:gentext key="nav-prev-sibling" text="পশ্চাৎদিশায় অতিবর্তন"/>
<l:gentext key="nav-up" text="উপর"/>
<l:gentext key="nav-toc" text="সূচিপত্র"/>
<l:gentext key="Draft" text="খসড়া"/>
<l:gentext key="above" text="ঊর্ধ্ব"/>
<l:gentext key="below" text="নিম্ন"/>
<l:gentext key="sectioncalled" text="উল্লিখিত বিভাগ"/>
<l:gentext key="index symbols" text="সংকেত"/>
<l:gentext key="writing-mode" text="lr-tb"/>
<l:gentext key="lowercase.alpha" text="abcdefghijklmnopqrstuvwxyz" lang="en"/>
<l:gentext key="uppercase.alpha" text="ABCDEFGHIJKLMNOPQRSTUVWXYZ" lang="en"/>
<l:gentext key="normalize.sort.input" text="AaÀàÁáÂâÃãÄäÅåĀāĂ㥹ǍǎǞǟǠǡǺǻȀȁȂȃȦȧḀḁẚẠạẢảẤấẦầẨẩẪẫẬậẮắẰằẲẳẴẵẶặBbƀƁɓƂƃḂḃḄḅḆḇCcÇçĆćĈĉĊċČčƇƈɕḈḉDdĎďĐđƊɗƋƌDžDzȡɖḊḋḌḍḎḏḐḑḒḓEeÈèÉéÊêËëĒēĔĕĖėĘęĚěȄȅȆȇȨȩḔḕḖḗḘḙḚḛḜḝẸẹẺẻẼẽẾếỀềỂểỄễỆệFfƑƒḞḟGgĜĝĞğĠġĢģƓɠǤǥǦǧǴǵḠḡHhĤĥĦħȞȟɦḢḣḤḥḦḧḨḩḪḫẖIiÌìÍíÎîÏïĨĩĪīĬĭĮįİƗɨǏǐȈȉȊȋḬḭḮḯỈỉỊịJjĴĵǰʝKkĶķƘƙǨǩḰḱḲḳḴḵLlĹĺĻļĽľĿŀŁłƚLjȴɫɬɭḶḷḸḹḺḻḼḽMmɱḾḿṀṁṂṃNnÑñŃńŅņŇňƝɲƞȠNjǸǹȵɳṄṅṆṇṈṉṊṋOoÒòÓóÔôÕõÖöØøŌōŎŏŐőƟƠơǑǒǪǫǬǭǾǿȌȍȎȏȪȫȬȭȮȯȰȱṌṍṎṏṐṑṒṓỌọỎỏỐốỒồỔổỖỗỘộỚớỜờỞởỠỡỢợPpƤƥṔṕṖṗQqʠRrŔŕŖŗŘřȐȑȒȓɼɽɾṘṙṚṛṜṝṞṟSsŚśŜŝŞşŠšȘșʂṠṡṢṣṤṥṦṧṨṩTtŢţŤťŦŧƫƬƭƮʈȚțȶṪṫṬṭṮṯṰṱẗUuÙùÚúÛûÜüŨũŪūŬŭŮůŰűŲųƯưǓǔǕǖǗǘǙǚǛǜȔȕȖȗṲṳṴṵṶṷṸṹṺṻỤụỦủỨứỪừỬửỮữỰựVvƲʋṼṽṾṿWwŴŵẀẁẂẃẄẅẆẇẈẉẘXxẊẋẌẍYyÝýÿŸŶŷƳƴȲȳẎẏẙỲỳỴỵỶỷỸỹZzŹźŻżŽžƵƶȤȥʐʑẐẑẒẓẔẕẕ" lang="en"/>
<l:gentext key="normalize.sort.output" text="AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABBBBBBBBBBBBBCCCCCCCCCCCCCCCCCDDDDDDDDDDDDDDDDDDDDDDDDEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEFFFFFFGGGGGGGGGGGGGGGGGGGGHHHHHHHHHHHHHHHHHHHHIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIJJJJJJKKKKKKKKKKKKKKLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMMMMMMNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOPPPPPPPPQQQRRRRRRRRRRRRRRRRRRRRRRRSSSSSSSSSSSSSSSSSSSSSSSTTTTTTTTTTTTTTTTTTTTTTTTTUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUVVVVVVVVWWWWWWWWWWWWWWWXXXXXXYYYYYYYYYYYYYYYYYYYYYYYZZZZZZZZZZZZZZZZZZZZZ" lang="en"/>
<l:dingbat key="startquote" text="“"/>
<l:dingbat key="endquote" text="”"/>
<l:dingbat key="nestedstartquote" text=""/>
<l:dingbat key="nestedendquote" text=""/>
<l:dingbat key="singlestartquote" text=""/>
<l:dingbat key="singleendquote" text=""/>
<l:dingbat key="bullet" text="•"/>
<l:gentext key="hyphenation-character" text="-"/>
<l:gentext key="hyphenation-push-character-count" text="2"/>
<l:gentext key="hyphenation-remain-character-count" text="2"/>
<l:context name="keycap"><l:template name="alt" text="Alt" lang="en"/>
<l:template name="backspace" text="&lt;—" lang="en"/>
<l:template name="command" text="⌘" lang="en"/>
<l:template name="control" text="Ctrl" lang="en"/>
<l:template name="delete" text="Del" lang="en"/>
<l:template name="down" text="↓" lang="en"/>
<l:template name="end" text="End" lang="en"/>
<l:template name="enter" text="Enter" lang="en"/>
<l:template name="escape" text="Esc" lang="en"/>
<l:template name="home" text="Home" lang="en"/>
<l:template name="insert" text="Ins" lang="en"/>
<l:template name="left" text="←" lang="en"/>
<l:template name="meta" text="Meta" lang="en"/>
<l:template name="option" text="???" lang="en"/>
<l:template name="pagedown" text="Page ↓" lang="en"/>
<l:template name="pageup" text="Page ↑" lang="en"/>
<l:template name="right" text="→" lang="en"/>
<l:template name="shift" text="Shift" lang="en"/>
<l:template name="space" text="Space" lang="en"/>
<l:template name="tab" text="→|" lang="en"/>
<l:template name="up" text="↑" lang="en"/>
</l:context>
<l:context name="webhelp"><l:template name="Search" text="Search" lang="en"/>
<l:template name="Enter_a_term_and_click" text="Enter a term and click " lang="en"/>
<l:template name="Go" text="Go" lang="en"/>
<l:template name="to_perform_a_search" text=" to perform a search." lang="en"/>
<l:template name="txt_filesfound" text="Results" lang="en"/>
<l:template name="txt_enter_at_least_1_char" text="You must enter at least one character." lang="en"/>
<l:template name="txt_browser_not_supported" text="JavaScript is disabled on your browser. Please enable JavaScript to enjoy all the features of this site." lang="en"/>
<l:template name="txt_please_wait" text="Please wait. Search in progress..." lang="en"/>
<l:template name="txt_results_for" text="Results for: " lang="en"/>
<l:template name="TableofContents" text="Contents" lang="en"/>
<l:template name="HighlightButton" text="Toggle search result highlighting" lang="en"/>
<l:template name="Your_search_returned_no_results" text="Your search returned no results." lang="en"/>
</l:context>
<l:context name="styles"><l:template name="person-name" text="first-last"/>
</l:context>
<l:context name="title"><l:template name="abstract" text="%t"/>
<l:template name="acknowledgements" text="%t"/>
<l:template name="answer" text="%t"/>
<l:template name="appendix" text="পরিশিষ্ট %n. %t"/>
<l:template name="article" text="%t"/>
<l:template name="authorblurb" text="%t"/>
<l:template name="bibliodiv" text="%t"/>
<l:template name="biblioentry" text="%t"/>
<l:template name="bibliography" text="%t"/>
<l:template name="bibliolist" text="%t"/>
<l:template name="bibliomixed" text="%t"/>
<l:template name="bibliomset" text="%t"/>
<l:template name="biblioset" text="%t"/>
<l:template name="blockquote" text="%t"/>
<l:template name="book" text="%t"/>
<l:template name="calloutlist" text="%t"/>
<l:template name="caution" text="%t"/>
<l:template name="chapter" text="অধ্যায় %n. %t"/>
<l:template name="colophon" text="%t"/>
<l:template name="dedication" text="%t"/>
<l:template name="equation" text="সমীকরণ %n. %t"/>
<l:template name="example" text="উদাহরণ %n. %t"/>
<l:template name="figure" text="চিত্র %n. %t"/>
<l:template name="foil" text="%t"/>
<l:template name="foilgroup" text="%t"/>
<l:template name="formalpara" text="%t"/>
<l:template name="glossary" text="%t"/>
<l:template name="glossdiv" text="%t"/>
<l:template name="glosslist" text="%t"/>
<l:template name="glossentry" text="%t"/>
<l:template name="important" text="%t"/>
<l:template name="index" text="%t"/>
<l:template name="indexdiv" text="%t"/>
<l:template name="itemizedlist" text="%t"/>
<l:template name="legalnotice" text="%t"/>
<l:template name="listitem" text=""/>
<l:template name="lot" text="%t"/>
<l:template name="msg" text="%t"/>
<l:template name="msgexplan" text="%t"/>
<l:template name="msgmain" text="%t"/>
<l:template name="msgrel" text="%t"/>
<l:template name="msgset" text="%t"/>
<l:template name="msgsub" text="%t"/>
<l:template name="note" text="%t"/>
<l:template name="orderedlist" text="%t"/>
<l:template name="part" text="পরিচ্ছেদ %n. %t"/>
<l:template name="partintro" text="%t"/>
<l:template name="preface" text="%t"/>
<l:template name="procedure" text="%t"/>
<l:template name="procedure.formal" text="পদ্ধতি %n. %t"/>
<l:template name="productionset" text="%t"/>
<l:template name="productionset.formal" text="নির্মাণ %n"/>
<l:template name="qandadiv" text="%t"/>
<l:template name="qandaentry" text="%t"/>
<l:template name="qandaset" text="%t"/>
<l:template name="question" text="%t"/>
<l:template name="refentry" text="%t"/>
<l:template name="reference" text="%t"/>
<l:template name="refsection" text="%t"/>
<l:template name="refsect1" text="%t"/>
<l:template name="refsect2" text="%t"/>
<l:template name="refsect3" text="%t"/>
<l:template name="refsynopsisdiv" text="%t"/>
<l:template name="refsynopsisdivinfo" text="%t"/>
<l:template name="screenshot" text="%t" lang="en"/>
<l:template name="segmentedlist" text="%t"/>
<l:template name="set" text="%t"/>
<l:template name="setindex" text="%t"/>
<l:template name="sidebar" text="%t"/>
<l:template name="step" text="%t"/>
<l:template name="table" text="সারণি %n. %t"/>
<l:template name="task" text="%t"/>
<l:template name="tasksummary" text="%t"/>
<l:template name="taskprerequisites" text="%t"/>
<l:template name="taskrelated" text="%t"/>
<l:template name="tip" text="%t"/>
<l:template name="toc" text="%t"/>
<l:template name="variablelist" text="%t"/>
<l:template name="varlistentry" text=""/>
<l:template name="warning" text="%t"/>
</l:context>
<l:context name="title-unnumbered"><l:template name="appendix" text="%t"/>
<l:template name="article/appendix" text="%t"/>
<l:template name="bridgehead" text="%t"/>
<l:template name="chapter" text="%t"/>
<l:template name="sect1" text="%t"/>
<l:template name="sect2" text="%t"/>
<l:template name="sect3" text="%t"/>
<l:template name="sect4" text="%t"/>
<l:template name="sect5" text="%t"/>
<l:template name="section" text="%t"/>
<l:template name="simplesect" text="%t"/>
<l:template name="topic" text="%t" lang="en"/>
<l:template name="part" text="%t"/>
</l:context>
<l:context name="title-numbered"><l:template name="appendix" text="পরিশিষ্ট %n. %t"/>
<l:template name="article/appendix" text="%n. %t"/>
<l:template name="bridgehead" text="%n. %t"/>
<l:template name="chapter" text="অধ্যায় %n. %t"/>
<l:template name="part" text="পরিচ্ছেদ %n. %t"/>
<l:template name="sect1" text="%n. %t"/>
<l:template name="sect2" text="%n. %t"/>
<l:template name="sect3" text="%n. %t"/>
<l:template name="sect4" text="%n. %t"/>
<l:template name="sect5" text="%n. %t"/>
<l:template name="section" text="%n. %t"/>
<l:template name="simplesect" text="%t"/>
<l:template name="topic" text="%t" lang="en"/>
</l:context>
<l:context name="subtitle"><l:template name="appendix" text="%s"/>
<l:template name="acknowledgements" text="%s"/>
<l:template name="article" text="%s"/>
<l:template name="bibliodiv" text="%s"/>
<l:template name="biblioentry" text="%s"/>
<l:template name="bibliography" text="%s"/>
<l:template name="bibliomixed" text="%s"/>
<l:template name="bibliomset" text="%s"/>
<l:template name="biblioset" text="%s"/>
<l:template name="book" text="%s"/>
<l:template name="chapter" text="%s"/>
<l:template name="colophon" text="%s"/>
<l:template name="dedication" text="%s"/>
<l:template name="glossary" text="%s"/>
<l:template name="glossdiv" text="%s"/>
<l:template name="index" text="%s"/>
<l:template name="indexdiv" text="%s"/>
<l:template name="lot" text="%s"/>
<l:template name="part" text="%s"/>
<l:template name="partintro" text="%s"/>
<l:template name="preface" text="%s"/>
<l:template name="refentry" text="%s"/>
<l:template name="reference" text="%s"/>
<l:template name="refsection" text="%s"/>
<l:template name="refsect1" text="%s"/>
<l:template name="refsect2" text="%s"/>
<l:template name="refsect3" text="%s"/>
<l:template name="refsynopsisdiv" text="%s"/>
<l:template name="sect1" text="%s"/>
<l:template name="sect2" text="%s"/>
<l:template name="sect3" text="%s"/>
<l:template name="sect4" text="%s"/>
<l:template name="sect5" text="%s"/>
<l:template name="section" text="%s"/>
<l:template name="set" text="%s"/>
<l:template name="setindex" text="%s"/>
<l:template name="sidebar" text="%s"/>
<l:template name="simplesect" text="%s"/>
<l:template name="topic" text="%t" lang="en"/>
<l:template name="toc" text="%s"/>
</l:context>
<l:context name="xref"><l:template name="abstract" text="%t"/>
<l:template name="acknowledgements" text="%t"/>
<l:template name="answer" text="উত্তর: %n"/>
<l:template name="appendix" text="%t"/>
<l:template name="article" text="%t"/>
<l:template name="authorblurb" text="%t"/>
<l:template name="bibliodiv" text="%t"/>
<l:template name="bibliography" text="%t"/>
<l:template name="bibliomset" text="%t"/>
<l:template name="biblioset" text="%t"/>
<l:template name="blockquote" text="%t"/>
<l:template name="book" text="%t"/>
<l:template name="calloutlist" text="%t"/>
<l:template name="caution" text="%t"/>
<l:template name="chapter" text="%t"/>
<l:template name="colophon" text="%t"/>
<l:template name="constraintdef" text="%t"/>
<l:template name="dedication" text="%t"/>
<l:template name="equation" text="%t"/>
<l:template name="example" text="%t"/>
<l:template name="figure" text="%t"/>
<l:template name="foil" text="%t"/>
<l:template name="foilgroup" text="%t"/>
<l:template name="formalpara" text="%t"/>
<l:template name="glossary" text="%t"/>
<l:template name="glossdiv" text="%t"/>
<l:template name="important" text="%t"/>
<l:template name="index" text="%t"/>
<l:template name="indexdiv" text="%t"/>
<l:template name="itemizedlist" text="%t"/>
<l:template name="legalnotice" text="%t"/>
<l:template name="listitem" text="%n"/>
<l:template name="lot" text="%t"/>
<l:template name="msg" text="%t"/>
<l:template name="msgexplan" text="%t"/>
<l:template name="msgmain" text="%t"/>
<l:template name="msgrel" text="%t"/>
<l:template name="msgset" text="%t"/>
<l:template name="msgsub" text="%t"/>
<l:template name="note" text="%t"/>
<l:template name="orderedlist" text="%t"/>
<l:template name="part" text="%t"/>
<l:template name="partintro" text="%t"/>
<l:template name="preface" text="%t"/>
<l:template name="procedure" text="%t"/>
<l:template name="productionset" text="%t"/>
<l:template name="qandadiv" text="%t"/>
<l:template name="qandaentry" text="প্রশ্ন: %n"/>
<l:template name="qandaset" text="%t"/>
<l:template name="question" text="প্রশ্ন: %n"/>
<l:template name="reference" text="%t"/>
<l:template name="refsynopsisdiv" text="%t"/>
<l:template name="screenshot" text="%t" lang="en"/>
<l:template name="segmentedlist" text="%t"/>
<l:template name="set" text="%t"/>
<l:template name="setindex" text="%t"/>
<l:template name="sidebar" text="%t"/>
<l:template name="table" text="%t"/>
<l:template name="task" text="%t"/>
<l:template name="tip" text="%t"/>
<l:template name="toc" text="%t"/>
<l:template name="variablelist" text="%t"/>
<l:template name="varlistentry" text="%n"/>
<l:template name="warning" text="%t"/>
<l:template name="olink.document.citation" text=" in %o"/>
<l:template name="olink.page.citation" text=" (page %p)"/>
<l:template name="page.citation" text=" [%p]"/>
<l:template name="page" text="(page %p)"/>
<l:template name="docname" text=" in %o"/>
<l:template name="docnamelong" text=" in the document titled %o"/>
<l:template name="pageabbrev" text="(p. %p)"/>
<l:template name="Page" text="Page %p"/>
<l:template name="topic" text="%t" lang="en"/>
<l:template name="bridgehead" text="উল্লিখিত বিভাগ “%t”"/>
<l:template name="refsection" text="উল্লিখিত বিভাগ “%t”"/>
<l:template name="refsect1" text="উল্লিখিত বিভাগ “%t”"/>
<l:template name="refsect2" text="উল্লিখিত বিভাগ “%t”"/>
<l:template name="refsect3" text="উল্লিখিত বিভাগ “%t”"/>
<l:template name="sect1" text="উল্লিখিত বিভাগ “%t”"/>
<l:template name="sect2" text="উল্লিখিত বিভাগ “%t”"/>
<l:template name="sect3" text="উল্লিখিত বিভাগ “%t”"/>
<l:template name="sect4" text="উল্লিখিত বিভাগ “%t”"/>
<l:template name="sect5" text="উল্লিখিত বিভাগ “%t”"/>
<l:template name="section" text="উল্লিখিত বিভাগ “%t”"/>
<l:template name="simplesect" text="উল্লিখিত বিভাগ “%t”"/>
</l:context>
<l:context name="xref-number"><l:template name="answer" text="উত্তর: %n"/>
<l:template name="appendix" text="পরিশিষ্ট %n"/>
<l:template name="bridgehead" text="বিভাগ %n"/>
<l:template name="chapter" text="অধ্যায় %n"/>
<l:template name="equation" text="সমীকরণ %n"/>
<l:template name="example" text="উদাহরণ %n"/>
<l:template name="figure" text="চিত্র %n"/>
<l:template name="part" text="পরিচ্ছেদ %n"/>
<l:template name="procedure" text="পদ্ধতি %n"/>
<l:template name="productionset" text="নির্মাণ %n"/>
<l:template name="qandadiv" text="প্রশ্নোত্তর %n"/>
<l:template name="qandaentry" text="প্রশ্ন: %n"/>
<l:template name="question" text="প্রশ্ন: %n"/>
<l:template name="sect1" text="বিভাগ %n"/>
<l:template name="sect2" text="বিভাগ %n"/>
<l:template name="sect3" text="বিভাগ %n"/>
<l:template name="sect4" text="বিভাগ %n"/>
<l:template name="sect5" text="বিভাগ %n"/>
<l:template name="section" text="বিভাগ %n"/>
<l:template name="table" text="সারণি %n"/>
</l:context>
<l:context name="xref-number-and-title"><l:template name="appendix" text="পরিশিষ্ট %n, %t"/>
<l:template name="bridgehead" text="বিভাগ %n, “%t”"/>
<l:template name="chapter" text="অধ্যায় %n, %t"/>
<l:template name="equation" text="সমীকরণ %n, “%t”"/>
<l:template name="example" text="উদাহরণ %n, “%t”"/>
<l:template name="figure" text="চিত্র %n, “%t”"/>
<l:template name="part" text="পরিচ্ছেদ %n, “%t”"/>
<l:template name="procedure" text="পদ্ধতি %n, “%t”"/>
<l:template name="productionset" text="নির্মাণ %n, “%t”"/>
<l:template name="qandadiv" text="প্রশ্নোত্তর %n, “%t”"/>
<l:template name="refsect1" text="উল্লিখিত বিভাগ “%t”"/>
<l:template name="refsect2" text="উল্লিখিত বিভাগ “%t”"/>
<l:template name="refsect3" text="উল্লিখিত বিভাগ “%t”"/>
<l:template name="refsection" text="উল্লিখিত বিভাগ “%t”"/>
<l:template name="sect1" text="বিভাগ %n, “%t”"/>
<l:template name="sect2" text="বিভাগ %n, “%t”"/>
<l:template name="sect3" text="বিভাগ %n, “%t”"/>
<l:template name="sect4" text="বিভাগ %n, “%t”"/>
<l:template name="sect5" text="বিভাগ %n, “%t”"/>
<l:template name="section" text="বিভাগ %n, “%t”"/>
<l:template name="simplesect" text="উল্লিখিত বিভাগ “%t”"/>
<l:template name="table" text="সারণি %n, “%t”"/>
</l:context>
<l:context name="authorgroup"><l:template name="sep" text=", "/>
<l:template name="sep2" text=" এবং "/>
<l:template name="seplast" text=", এবং "/>
</l:context>
<l:context name="glossary"><l:template name="see" text="দ্রষ্টব্য %t."/>
<l:template name="seealso" text="অতিরিক্ত দ্রষ্টব্য %t."/>
<l:template name="seealso-separator" text=", "/>
</l:context>
<l:context name="msgset"><l:template name="MsgAud" text="উদ্দিষ্ট পাঠকবর্গ: "/>
<l:template name="MsgLevel" text="স্তর: "/>
<l:template name="MsgOrig" text="মূল: "/>
</l:context>
<l:context name="datetime"><l:template name="format" text="m/d/Y"/>
</l:context>
<l:context name="termdef"><l:template name="prefix" text="[Definition: "/>
<l:template name="suffix" text="]"/>
</l:context>
<l:context name="datetime-full"><l:template name="January" text="জানুয়ারি"/>
<l:template name="February" text="ফেব্রুয়ারি"/>
<l:template name="March" text="মার্চ"/>
<l:template name="April" text="এপ্রিল"/>
<l:template name="May" text="মে"/>
<l:template name="June" text="জুন"/>
<l:template name="July" text="জুলাই"/>
<l:template name="August" text="অগাস্ট"/>
<l:template name="September" text="সেপটেম্বর"/>
<l:template name="October" text="অক্টোবর"/>
<l:template name="November" text="নভেম্বর"/>
<l:template name="December" text="ডিসেম্বর"/>
<l:template name="Monday" text="সোমবার"/>
<l:template name="Tuesday" text="মঙ্গলবার"/>
<l:template name="Wednesday" text="বুধবার"/>
<l:template name="Thursday" text="বৃহস্পতিবার"/>
<l:template name="Friday" text="শুক্রবার"/>
<l:template name="Saturday" text="শনিবার"/>
<l:template name="Sunday" text="রবিবার"/>
</l:context>
<l:context name="datetime-abbrev"><l:template name="Jan" text="জানুয়ারি"/>
<l:template name="Feb" text="ফেব্রুয়ারি"/>
<l:template name="Mar" text="মার্চ"/>
<l:template name="Apr" text="এপ্রিল"/>
<l:template name="May" text="মে"/>
<l:template name="Jun" text="জুন"/>
<l:template name="Jul" text="জুলাই"/>
<l:template name="Aug" text="অগাস্ট"/>
<l:template name="Sep" text="সেপটেম্বর"/>
<l:template name="Oct" text="অক্টোবর"/>
<l:template name="Nov" text="নভেম্বর"/>
<l:template name="Dec" text="ডিসেম্বর"/>
<l:template name="Mon" text="সোম"/>
<l:template name="Tue" text="মঙ্গল"/>
<l:template name="Wed" text="বুধ"/>
<l:template name="Thu" text="বৃহঃ"/>
<l:template name="Fri" text="শুক্র"/>
<l:template name="Sat" text="শনি"/>
<l:template name="Sun" text="রবি"/>
</l:context>
<l:context name="htmlhelp"><l:template name="langcode" text="0x0445 Bangla (Bangladesh and India)"/>
</l:context>
<l:context name="index"><l:template name="term-separator" text=", "/>
<l:template name="number-separator" text=", "/>
<l:template name="range-separator" text="-"/>
</l:context>
<l:context name="iso690"><l:template name="lastfirst.sep" text=", "/>
<l:template name="alt.person.two.sep" text=" "/>
<l:template name="alt.person.last.sep" text=" "/>
<l:template name="alt.person.more.sep" text=" "/>
<l:template name="primary.editor" text=" (ed.)"/>
<l:template name="primary.many" text=", et al."/>
<l:template name="primary.sep" text=". "/>
<l:template name="submaintitle.sep" text=": "/>
<l:template name="title.sep" text=". "/>
<l:template name="othertitle.sep" text=", "/>
<l:template name="medium1" text=" ["/>
<l:template name="medium2" text="]"/>
<l:template name="secondary.person.sep" text="; "/>
<l:template name="secondary.sep" text=". "/>
<l:template name="respons.sep" text=". "/>
<l:template name="edition.sep" text=". "/>
<l:template name="edition.serial.sep" text=", "/>
<l:template name="issuing.range" text="-"/>
<l:template name="issuing.div" text=", "/>
<l:template name="issuing.sep" text=". "/>
<l:template name="partnr.sep" text=". "/>
<l:template name="placepubl.sep" text=": "/>
<l:template name="publyear.sep" text=", "/>
<l:template name="pubinfo.sep" text=". "/>
<l:template name="spec.pubinfo.sep" text=", "/>
<l:template name="upd.sep" text=", "/>
<l:template name="datecit1" text=" [cited "/>
<l:template name="datecit2" text="]"/>
<l:template name="extent.sep" text=". "/>
<l:template name="locs.sep" text=", "/>
<l:template name="location.sep" text=". "/>
<l:template name="serie.sep" text=". "/>
<l:template name="notice.sep" text=". "/>
<l:template name="access" text="Available "/>
<l:template name="acctoo" text="Also available "/>
<l:template name="onwww" text="from World Wide Web"/>
<l:template name="oninet" text="from Internet"/>
<l:template name="access.end" text=": "/>
<l:template name="link1" text="&lt;"/>
<l:template name="link2" text="&gt;"/>
<l:template name="access.sep" text=". "/>
<l:template name="isbn" text="ISBN "/>
<l:template name="issn" text="ISSN "/>
<l:template name="stdnum.sep" text=". "/>
<l:template name="patcountry.sep" text=". "/>
<l:template name="pattype.sep" text=", "/>
<l:template name="patnum.sep" text=". "/>
<l:template name="patdate.sep" text=". "/>
</l:context><l:letters><l:l i="-1"/>
<l:l i="0">সংকেত</l:l>
<l:l i="10">A</l:l>
<l:l i="10">a</l:l>
<l:l i="20">B</l:l>
<l:l i="20">b</l:l>
<l:l i="30">C</l:l>
<l:l i="30">c</l:l>
<l:l i="40">D</l:l>
<l:l i="40">d</l:l>
<l:l i="50">E</l:l>
<l:l i="50">e</l:l>
<l:l i="60">F</l:l>
<l:l i="60">f</l:l>
<l:l i="70">G</l:l>
<l:l i="70">g</l:l>
<l:l i="80">H</l:l>
<l:l i="80">h</l:l>
<l:l i="90">I</l:l>
<l:l i="90">i</l:l>
<l:l i="100">J</l:l>
<l:l i="100">j</l:l>
<l:l i="110">K</l:l>
<l:l i="110">k</l:l>
<l:l i="120">L</l:l>
<l:l i="120">l</l:l>
<l:l i="130">M</l:l>
<l:l i="130">m</l:l>
<l:l i="140">N</l:l>
<l:l i="140">n</l:l>
<l:l i="150">O</l:l>
<l:l i="150">o</l:l>
<l:l i="160">P</l:l>
<l:l i="160">p</l:l>
<l:l i="170">Q</l:l>
<l:l i="170">q</l:l>
<l:l i="180">R</l:l>
<l:l i="180">r</l:l>
<l:l i="190">S</l:l>
<l:l i="190">s</l:l>
<l:l i="200">T</l:l>
<l:l i="200">t</l:l>
<l:l i="210">U</l:l>
<l:l i="210">u</l:l>
<l:l i="220">V</l:l>
<l:l i="220">v</l:l>
<l:l i="230">W</l:l>
<l:l i="230">w</l:l>
<l:l i="240">X</l:l>
<l:l i="240">x</l:l>
<l:l i="250">Y</l:l>
<l:l i="250">y</l:l>
<l:l i="260">Z</l:l>
<l:l i="260">z</l:l>
</l:letters>
</l:l10n>

View File

@ -0,0 +1,704 @@
<?xml version="1.0" encoding="utf-8"?>
<l:l10n xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0" language="bs" english-language-name="Bosnian">
<!-- * This file is generated automatically. -->
<!-- * To submit changes to this file upstream (to the DocBook Project) -->
<!-- * do not submit an edited version of this file. Instead, submit an -->
<!-- * edited version of the source file at the following location: -->
<!-- * -->
<!-- * https://docbook.svn.sourceforge.net/svnroot/docbook/trunk/gentext/locale/bs.xml -->
<!-- * -->
<!-- * E-mail the edited bs.xml source file to: -->
<!-- * -->
<!-- * docbook-developers@lists.sourceforge.net -->
<!-- ******************************************************************** -->
<!-- This file is part of the XSL DocBook Stylesheet distribution. -->
<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for -->
<!-- copyright and other information. -->
<!-- ******************************************************************** -->
<!-- In these files, % with a letter is used for a placeholder: -->
<!-- %t is the current element's title -->
<!-- %s is the current element's subtitle (if applicable)-->
<!-- %n is the current element's number label-->
<!-- %p is the current element's page number (if applicable)-->
<!-- ******************************************************************** -->
<l:gentext key="Abstract" text="Sažetak"/>
<l:gentext key="abstract" text="sažetak"/>
<l:gentext key="Acknowledgements" text="Priznanja"/>
<l:gentext key="acknowledgements" text="priznanja"/>
<l:gentext key="Answer" text="O:"/>
<l:gentext key="answer" text="o:"/>
<l:gentext key="Appendix" text="Dodatak"/>
<l:gentext key="appendix" text="dodatak"/>
<l:gentext key="Article" text="Članak"/>
<l:gentext key="article" text="članak"/>
<l:gentext key="Author" text="Autor"/>
<l:gentext key="Bibliography" text="Literatura"/>
<l:gentext key="bibliography" text="literatura"/>
<l:gentext key="Book" text="Knjiga"/>
<l:gentext key="book" text="knjiga"/>
<l:gentext key="CAUTION" text="PAŽNJA"/>
<l:gentext key="Caution" text="Pažnja"/>
<l:gentext key="caution" text="pažnja"/>
<l:gentext key="Chapter" text="Poglavlje"/>
<l:gentext key="chapter" text="poglavlje"/>
<l:gentext key="Colophon" text="Kolofon"/>
<l:gentext key="colophon" text="kolofon"/>
<l:gentext key="Copyright" text="Autorska prava"/>
<l:gentext key="copyright" text="autorska prava"/>
<l:gentext key="Dedication" text="Posveta"/>
<l:gentext key="dedication" text="posveta"/>
<l:gentext key="Edition" text="Izdanje"/>
<l:gentext key="edition" text="izdanje"/>
<l:gentext key="Editor" text="Editor"/>
<l:gentext key="Equation" text="Jednačina"/>
<l:gentext key="equation" text="jednačina"/>
<l:gentext key="Example" text="Primjer"/>
<l:gentext key="example" text="primjer"/>
<l:gentext key="Figure" text="Slika"/>
<l:gentext key="figure" text="slika"/>
<l:gentext key="Glossary" text="Glosar"/>
<l:gentext key="glossary" text="glosar"/>
<l:gentext key="GlossSee" text="Vidi"/>
<l:gentext key="glosssee" text="vidi"/>
<l:gentext key="GlossSeeAlso" text="Vidi takođe"/>
<l:gentext key="glossseealso" text="vidi takođe"/>
<l:gentext key="IMPORTANT" text="VAŽNO"/>
<l:gentext key="important" text="važno"/>
<l:gentext key="Important" text="Važno"/>
<l:gentext key="Index" text="Indeks"/>
<l:gentext key="index" text="indeks"/>
<l:gentext key="ISBN" text="ISBN"/>
<l:gentext key="isbn" text="ISBN"/>
<l:gentext key="LegalNotice" text="Pravne odredbe"/>
<l:gentext key="legalnotice" text="pravne odredbe"/>
<l:gentext key="MsgAud" text="Primatelji"/>
<l:gentext key="msgaud" text="primatelji"/>
<l:gentext key="MsgLevel" text="Nivo"/>
<l:gentext key="msglevel" text="nivo"/>
<l:gentext key="MsgOrig" text="Izvor"/>
<l:gentext key="msgorig" text="izvor"/>
<l:gentext key="NOTE" text="BILJEŠKA"/>
<l:gentext key="Note" text="Bilješka"/>
<l:gentext key="note" text="Bilješka"/>
<l:gentext key="Part" text="Dio"/>
<l:gentext key="part" text="dio"/>
<l:gentext key="Preface" text="Predgovor"/>
<l:gentext key="preface" text="predgovor"/>
<l:gentext key="Procedure" text="Postupak"/>
<l:gentext key="procedure" text="postupak"/>
<l:gentext key="ProductionSet" text="Produkcija"/>
<l:gentext key="PubDate" text="Objavljeno"/>
<l:gentext key="pubdate" text="objavljeno"/>
<l:gentext key="Published" text="Objavljeno"/>
<l:gentext key="published" text="objavljeno"/>
<l:gentext key="Publisher" text="Objavljeno"/>
<l:gentext key="Qandadiv" text="P &amp; O"/>
<l:gentext key="qandadiv" text="P &amp; O"/>
<l:gentext key="QandASet" text="Često Pitana Pitanja"/>
<l:gentext key="Question" text="P:"/>
<l:gentext key="question" text="P:"/>
<l:gentext key="RefEntry" text="Stranica"/>
<l:gentext key="refentry" text="stranica"/>
<l:gentext key="Reference" text="Referenca"/>
<l:gentext key="reference" text="referenca"/>
<l:gentext key="References" text="Referenca"/>
<l:gentext key="RefName" text="Ime"/>
<l:gentext key="refname" text="ime"/>
<l:gentext key="RefSection" text="Odjeljak"/>
<l:gentext key="refsection" text="odjeljak"/>
<l:gentext key="RefSynopsisDiv" text="Pregled"/>
<l:gentext key="refsynopsisdiv" text="pregled"/>
<l:gentext key="RevHistory" text="Historija verzija"/>
<l:gentext key="revhistory" text="historija verzija"/>
<l:gentext key="revision" text="verzija"/>
<l:gentext key="Revision" text="Verzija"/>
<l:gentext key="sect1" text="Odjeljak"/>
<l:gentext key="sect2" text="Odjeljak"/>
<l:gentext key="sect3" text="Odjeljak"/>
<l:gentext key="sect4" text="Odjeljak"/>
<l:gentext key="sect5" text="Odjeljak"/>
<l:gentext key="section" text="odjeljak"/>
<l:gentext key="Section" text="Odjeljak"/>
<l:gentext key="see" text="vidi"/>
<l:gentext key="See" text="Vidi"/>
<l:gentext key="seealso" text="vidi takođe"/>
<l:gentext key="Seealso" text="Vidi takođe"/>
<l:gentext key="SeeAlso" text="Vidi takođe"/>
<l:gentext key="set" text="set"/>
<l:gentext key="Set" text="Set"/>
<l:gentext key="setindex" text="indeks"/>
<l:gentext key="SetIndex" text="Indeks"/>
<l:gentext key="Sidebar" text="Postrana kolona"/>
<l:gentext key="sidebar" text="postrana kolona"/>
<l:gentext key="step" text="korak"/>
<l:gentext key="Step" text="Korak"/>
<l:gentext key="table" text="tabela"/>
<l:gentext key="Table" text="Tabela"/>
<l:gentext key="task" text="zadatak"/>
<l:gentext key="Task" text="Zadatak"/>
<l:gentext key="tip" text="Savjet"/>
<l:gentext key="TIP" text="SAVJET"/>
<l:gentext key="Tip" text="Savjet"/>
<l:gentext key="Warning" text="Upozorenje"/>
<l:gentext key="warning" text="Upozorenje"/>
<l:gentext key="WARNING" text="UPOZORENJE"/>
<l:gentext key="and" text="i"/>
<l:gentext key="or" text="or" lang="en"/>
<l:gentext key="by" text="od"/>
<l:gentext key="Edited" text="Izdao"/>
<l:gentext key="edited" text="izdao"/>
<l:gentext key="Editedby" text="Izdao"/>
<l:gentext key="editedby" text="izdao"/>
<l:gentext key="in" text="u"/>
<l:gentext key="lastlistcomma" text=""/>
<l:gentext key="listcomma" text=","/>
<l:gentext key="notes" text="bilješke"/>
<l:gentext key="Notes" text="Bilješke"/>
<l:gentext key="Pgs" text="Str."/>
<l:gentext key="pgs" text="ptr."/>
<l:gentext key="Revisedby" text="Izmijenjeno od: "/>
<l:gentext key="revisedby" text="izmijenjeno od: "/>
<l:gentext key="TableNotes" text="Napomene"/>
<l:gentext key="tablenotes" text="napomene"/>
<l:gentext key="TableofContents" text="Sadržaj"/>
<l:gentext key="tableofcontents" text="sadržaj"/>
<l:gentext key="unexpectedelementname" text="Neočkivano ime elementa"/>
<l:gentext key="unsupported" text="nepodržano"/>
<l:gentext key="xrefto" text="xref prema"/>
<l:gentext key="Authors" text="Autori"/>
<l:gentext key="copyeditor" text="Autorski Urednik"/>
<l:gentext key="graphicdesigner" text="Graficki Dizajneri"/>
<l:gentext key="productioneditor" text="Urednik Produkcije"/>
<l:gentext key="technicaleditor" text="Tehnicki Editor"/>
<l:gentext key="translator" text="Prevodilac"/>
<l:gentext key="listofequations" text="spisak jednačina"/>
<l:gentext key="ListofEquations" text="Spisak jednačina"/>
<l:gentext key="ListofExamples" text="Spisak primjera"/>
<l:gentext key="listofexamples" text="spisak primjera"/>
<l:gentext key="ListofFigures" text="Spisak slika"/>
<l:gentext key="listoffigures" text="spisak slika"/>
<l:gentext key="ListofProcedures" text="Spisak postupaka"/>
<l:gentext key="listofprocedures" text="spisak postupaka"/>
<l:gentext key="listoftables" text="spisak tabela"/>
<l:gentext key="ListofTables" text="Spisak tabela"/>
<l:gentext key="ListofUnknown" text="Spisak ???"/>
<l:gentext key="listofunknown" text="spisak ???"/>
<l:gentext key="nav-home" text="Početak"/>
<l:gentext key="nav-next" text="Naprijed"/>
<l:gentext key="nav-next-sibling" text="Brzo naprijed"/>
<l:gentext key="nav-prev" text="Nazad"/>
<l:gentext key="nav-prev-sibling" text="Brzo nazad"/>
<l:gentext key="nav-up" text="Gore"/>
<l:gentext key="nav-toc" text="Sadržaj"/>
<l:gentext key="Draft" text="Nacrt"/>
<l:gentext key="above" text="iznad"/>
<l:gentext key="below" text="ispod"/>
<l:gentext key="sectioncalled" text="odjeljak sa nazivom"/>
<l:gentext key="index symbols" text="Simboli"/>
<l:gentext key="writing-mode" text="lr-tb"/>
<l:gentext key="lowercase.alpha" text="abcčćdđefghijklmnoprsštuvzž"/>
<l:gentext key="uppercase.alpha" text="ABCČĆDĐEFGHIJKLMNOPRSŠTUVZŽ"/>
<l:gentext key="normalize.sort.input" text="AaÀàÁáÂâÃãÄäÅåĀāĂ㥹ǍǎǞǟǠǡǺǻȀȁȂȃȦȧḀḁẚẠạẢảẤấẦầẨẩẪẫẬậẮắẰằẲẳẴẵẶặBbƀƁɓƂƃḂḃḄḅḆḇCcÇçĆćĈĉĊċČčƇƈɕḈḉDdĎďĐđƊɗƋƌDžDzȡɖḊḋḌḍḎḏḐḑḒḓEeÈèÉéÊêËëĒēĔĕĖėĘęĚěȄȅȆȇȨȩḔḕḖḗḘḙḚḛḜḝẸẹẺẻẼẽẾếỀềỂểỄễỆệFfƑƒḞḟGgĜĝĞğĠġĢģƓɠǤǥǦǧǴǵḠḡHhĤĥĦħȞȟɦḢḣḤḥḦḧḨḩḪḫẖIiÌìÍíÎîÏïĨĩĪīĬĭĮįİƗɨǏǐȈȉȊȋḬḭḮḯỈỉỊịJjĴĵǰʝKkĶķƘƙǨǩḰḱḲḳḴḵLlĹĺĻļĽľĿŀŁłƚLjȴɫɬɭḶḷḸḹḺḻḼḽMmɱḾḿṀṁṂṃNnÑñŃńŅņŇňƝɲƞȠNjǸǹȵɳṄṅṆṇṈṉṊṋOoÒòÓóÔôÕõÖöØøŌōŎŏŐőƟƠơǑǒǪǫǬǭǾǿȌȍȎȏȪȫȬȭȮȯȰȱṌṍṎṏṐṑṒṓỌọỎỏỐốỒồỔổỖỗỘộỚớỜờỞởỠỡỢợPpƤƥṔṕṖṗQqʠRrŔŕŖŗŘřȐȑȒȓɼɽɾṘṙṚṛṜṝṞṟSsŚśŜŝŞşŠšȘșʂṠṡṢṣṤṥṦṧṨṩTtŢţŤťŦŧƫƬƭƮʈȚțȶṪṫṬṭṮṯṰṱẗUuÙùÚúÛûÜüŨũŪūŬŭŮůŰűŲųƯưǓǔǕǖǗǘǙǚǛǜȔȕȖȗṲṳṴṵṶṷṸṹṺṻỤụỦủỨứỪừỬửỮữỰựVvƲʋṼṽṾṿWwŴŵẀẁẂẃẄẅẆẇẈẉẘXxẊẋẌẍYyÝýÿŸŶŷƳƴȲȳẎẏẙỲỳỴỵỶỷỸỹZzŹźŻżŽžƵƶȤȥʐʑẐẑẒẓẔẕẕ" lang="en"/>
<l:gentext key="normalize.sort.output" text="AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABBBBBBBBBBBBBCCCCCCCCCCCCCCCCCDDDDDDDDDDDDDDDDDDDDDDDDEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEFFFFFFGGGGGGGGGGGGGGGGGGGGHHHHHHHHHHHHHHHHHHHHIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIJJJJJJKKKKKKKKKKKKKKLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMMMMMMNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOPPPPPPPPQQQRRRRRRRRRRRRRRRRRRRRRRRSSSSSSSSSSSSSSSSSSSSSSSTTTTTTTTTTTTTTTTTTTTTTTTTUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUVVVVVVVVWWWWWWWWWWWWWWWXXXXXXYYYYYYYYYYYYYYYYYYYYYYYZZZZZZZZZZZZZZZZZZZZZ" lang="en"/>
<l:dingbat key="startquote" text="“"/>
<l:dingbat key="endquote" text="”"/>
<l:dingbat key="nestedstartquote" text=""/>
<l:dingbat key="nestedendquote" text=""/>
<l:dingbat key="singlestartquote" text=""/>
<l:dingbat key="singleendquote" text=""/>
<l:dingbat key="bullet" text="•"/>
<l:gentext key="hyphenation-character" text="-"/>
<l:gentext key="hyphenation-push-character-count" text="2"/>
<l:gentext key="hyphenation-remain-character-count" text="3"/>
<l:context name="keycap"><l:template name="alt" text="Alt" lang="en"/>
<l:template name="backspace" text="&lt;—" lang="en"/>
<l:template name="command" text="⌘" lang="en"/>
<l:template name="control" text="Ctrl" lang="en"/>
<l:template name="delete" text="Del" lang="en"/>
<l:template name="down" text="↓" lang="en"/>
<l:template name="end" text="End" lang="en"/>
<l:template name="enter" text="Enter" lang="en"/>
<l:template name="escape" text="Esc" lang="en"/>
<l:template name="home" text="Home" lang="en"/>
<l:template name="insert" text="Ins" lang="en"/>
<l:template name="left" text="←" lang="en"/>
<l:template name="meta" text="Meta" lang="en"/>
<l:template name="option" text="???" lang="en"/>
<l:template name="pagedown" text="Page ↓" lang="en"/>
<l:template name="pageup" text="Page ↑" lang="en"/>
<l:template name="right" text="→" lang="en"/>
<l:template name="shift" text="Shift" lang="en"/>
<l:template name="space" text="Space" lang="en"/>
<l:template name="tab" text="→|" lang="en"/>
<l:template name="up" text="↑" lang="en"/>
</l:context>
<l:context name="webhelp"><l:template name="Search" text="Search" lang="en"/>
<l:template name="Enter_a_term_and_click" text="Enter a term and click " lang="en"/>
<l:template name="Go" text="Go" lang="en"/>
<l:template name="to_perform_a_search" text=" to perform a search." lang="en"/>
<l:template name="txt_filesfound" text="Results" lang="en"/>
<l:template name="txt_enter_at_least_1_char" text="You must enter at least one character." lang="en"/>
<l:template name="txt_browser_not_supported" text="JavaScript is disabled on your browser. Please enable JavaScript to enjoy all the features of this site." lang="en"/>
<l:template name="txt_please_wait" text="Please wait. Search in progress..." lang="en"/>
<l:template name="txt_results_for" text="Results for: " lang="en"/>
<l:template name="TableofContents" text="Contents" lang="en"/>
<l:template name="HighlightButton" text="Toggle search result highlighting" lang="en"/>
<l:template name="Your_search_returned_no_results" text="Your search returned no results." lang="en"/>
</l:context>
<l:context name="styles"><l:template name="person-name" text="first-last"/>
</l:context>
<l:context name="title"><l:template name="abstract" text="%t"/>
<l:template name="acknowledgements" text="%t"/>
<l:template name="answer" text="%t"/>
<l:template name="appendix" text="Dodatak %n. %t"/>
<l:template name="article" text="%t"/>
<l:template name="authorblurb" text="%t"/>
<l:template name="bibliodiv" text="%t"/>
<l:template name="biblioentry" text="%t"/>
<l:template name="bibliography" text="%t"/>
<l:template name="bibliolist" text="%t"/>
<l:template name="bibliomixed" text="%t"/>
<l:template name="bibliomset" text="%t"/>
<l:template name="biblioset" text="%t"/>
<l:template name="blockquote" text="%t"/>
<l:template name="book" text="%t"/>
<l:template name="calloutlist" text="%t"/>
<l:template name="caution" text="%t"/>
<l:template name="chapter" text="Poglavlje %n. %t"/>
<l:template name="colophon" text="%t"/>
<l:template name="dedication" text="%t"/>
<l:template name="equation" text="Jednačina %n. %t"/>
<l:template name="example" text="Primjer %n. %t"/>
<l:template name="figure" text="Slika %n. %t"/>
<l:template name="foil" text="%t"/>
<l:template name="foilgroup" text="%t"/>
<l:template name="formalpara" text="%t"/>
<l:template name="glossary" text="%t"/>
<l:template name="glossdiv" text="%t"/>
<l:template name="glosslist" text="%t"/>
<l:template name="glossentry" text="%t"/>
<l:template name="important" text="%t"/>
<l:template name="index" text="%t"/>
<l:template name="indexdiv" text="%t"/>
<l:template name="itemizedlist" text="%t"/>
<l:template name="legalnotice" text="%t"/>
<l:template name="listitem" text=""/>
<l:template name="lot" text="%t"/>
<l:template name="msg" text="%t"/>
<l:template name="msgexplan" text="%t"/>
<l:template name="msgmain" text="%t"/>
<l:template name="msgrel" text="%t"/>
<l:template name="msgset" text="%t"/>
<l:template name="msgsub" text="%t"/>
<l:template name="note" text="%t"/>
<l:template name="orderedlist" text="%t"/>
<l:template name="part" text="Dio %n. %t"/>
<l:template name="partintro" text="%t"/>
<l:template name="preface" text="%t"/>
<l:template name="procedure" text="%t"/>
<l:template name="procedure.formal" text="Postupak %n. %t"/>
<l:template name="productionset" text="%t"/>
<l:template name="productionset.formal" text="Produkcija %n"/>
<l:template name="qandadiv" text="%t"/>
<l:template name="qandaentry" text="%t"/>
<l:template name="qandaset" text="%t"/>
<l:template name="question" text="%t"/>
<l:template name="refentry" text="%t"/>
<l:template name="reference" text="%t"/>
<l:template name="refsection" text="%t"/>
<l:template name="refsect1" text="%t"/>
<l:template name="refsect2" text="%t"/>
<l:template name="refsect3" text="%t"/>
<l:template name="refsynopsisdiv" text="%t"/>
<l:template name="refsynopsisdivinfo" text="%t"/>
<l:template name="screenshot" text="%t" lang="en"/>
<l:template name="segmentedlist" text="%t"/>
<l:template name="set" text="%t"/>
<l:template name="setindex" text="%t"/>
<l:template name="sidebar" text="%t"/>
<l:template name="step" text="%t"/>
<l:template name="table" text="Tabela %n. %t"/>
<l:template name="task" text="%t"/>
<l:template name="tasksummary" text="%t"/>
<l:template name="taskprerequisites" text="%t"/>
<l:template name="taskrelated" text="%t"/>
<l:template name="tip" text="%t"/>
<l:template name="toc" text="%t"/>
<l:template name="variablelist" text="%t"/>
<l:template name="varlistentry" text=""/>
<l:template name="warning" text="%t"/>
</l:context>
<l:context name="title-unnumbered"><l:template name="appendix" text="%t"/>
<l:template name="article/appendix" text="%t"/>
<l:template name="bridgehead" text="%t"/>
<l:template name="chapter" text="%t"/>
<l:template name="sect1" text="%t"/>
<l:template name="sect2" text="%t"/>
<l:template name="sect3" text="%t"/>
<l:template name="sect4" text="%t"/>
<l:template name="sect5" text="%t"/>
<l:template name="section" text="%t"/>
<l:template name="simplesect" text="%t"/>
<l:template name="topic" text="%t" lang="en"/>
<l:template name="part" text="%t"/>
</l:context>
<l:context name="title-numbered"><l:template name="appendix" text="Dodatak %n. %t"/>
<l:template name="article/appendix" text="%n. %t"/>
<l:template name="bridgehead" text="%n. %t"/>
<l:template name="chapter" text="Poglavlje %n. %t"/>
<l:template name="part" text="Dio %n. %t"/>
<l:template name="sect1" text="%n. %t"/>
<l:template name="sect2" text="%n. %t"/>
<l:template name="sect3" text="%n. %t"/>
<l:template name="sect4" text="%n. %t"/>
<l:template name="sect5" text="%n. %t"/>
<l:template name="section" text="%n. %t"/>
<l:template name="simplesect" text="%t"/>
<l:template name="topic" text="%t" lang="en"/>
</l:context>
<l:context name="subtitle"><l:template name="appendix" text="%s"/>
<l:template name="acknowledgements" text="%s"/>
<l:template name="article" text="%s"/>
<l:template name="bibliodiv" text="%s"/>
<l:template name="biblioentry" text="%s"/>
<l:template name="bibliography" text="%s"/>
<l:template name="bibliomixed" text="%s"/>
<l:template name="bibliomset" text="%s"/>
<l:template name="biblioset" text="%s"/>
<l:template name="book" text="%s"/>
<l:template name="chapter" text="%s"/>
<l:template name="colophon" text="%s"/>
<l:template name="dedication" text="%s"/>
<l:template name="glossary" text="%s"/>
<l:template name="glossdiv" text="%s"/>
<l:template name="index" text="%s"/>
<l:template name="indexdiv" text="%s"/>
<l:template name="lot" text="%s"/>
<l:template name="part" text="%s"/>
<l:template name="partintro" text="%s"/>
<l:template name="preface" text="%s"/>
<l:template name="refentry" text="%s"/>
<l:template name="reference" text="%s"/>
<l:template name="refsection" text="%s"/>
<l:template name="refsect1" text="%s"/>
<l:template name="refsect2" text="%s"/>
<l:template name="refsect3" text="%s"/>
<l:template name="refsynopsisdiv" text="%s"/>
<l:template name="sect1" text="%s"/>
<l:template name="sect2" text="%s"/>
<l:template name="sect3" text="%s"/>
<l:template name="sect4" text="%s"/>
<l:template name="sect5" text="%s"/>
<l:template name="section" text="%s"/>
<l:template name="set" text="%s"/>
<l:template name="setindex" text="%s"/>
<l:template name="sidebar" text="%s"/>
<l:template name="simplesect" text="%s"/>
<l:template name="topic" text="%t" lang="en"/>
<l:template name="toc" text="%s"/>
</l:context>
<l:context name="xref"><l:template name="abstract" text="%t"/>
<l:template name="acknowledgements" text="%t"/>
<l:template name="answer" text="O: %n"/>
<l:template name="appendix" text="%t"/>
<l:template name="article" text="%t"/>
<l:template name="authorblurb" text="%t"/>
<l:template name="bibliodiv" text="%t"/>
<l:template name="bibliography" text="%t"/>
<l:template name="bibliomset" text="%t"/>
<l:template name="biblioset" text="%t"/>
<l:template name="blockquote" text="%t"/>
<l:template name="book" text="%t"/>
<l:template name="calloutlist" text="%t"/>
<l:template name="caution" text="%t"/>
<l:template name="chapter" text="%t"/>
<l:template name="colophon" text="%t"/>
<l:template name="constraintdef" text="%t"/>
<l:template name="dedication" text="%t"/>
<l:template name="equation" text="%t"/>
<l:template name="example" text="%t"/>
<l:template name="figure" text="%t"/>
<l:template name="foil" text="%t"/>
<l:template name="foilgroup" text="%t"/>
<l:template name="formalpara" text="%t"/>
<l:template name="glossary" text="%t"/>
<l:template name="glossdiv" text="%t"/>
<l:template name="important" text="%t"/>
<l:template name="index" text="%t"/>
<l:template name="indexdiv" text="%t"/>
<l:template name="itemizedlist" text="%t"/>
<l:template name="legalnotice" text="%t"/>
<l:template name="listitem" text="%n"/>
<l:template name="lot" text="%t"/>
<l:template name="msg" text="%t"/>
<l:template name="msgexplan" text="%t"/>
<l:template name="msgmain" text="%t"/>
<l:template name="msgrel" text="%t"/>
<l:template name="msgset" text="%t"/>
<l:template name="msgsub" text="%t"/>
<l:template name="note" text="%t"/>
<l:template name="orderedlist" text="%t"/>
<l:template name="part" text="%t"/>
<l:template name="partintro" text="%t"/>
<l:template name="preface" text="%t"/>
<l:template name="procedure" text="%t"/>
<l:template name="productionset" text="%t"/>
<l:template name="qandadiv" text="%t"/>
<l:template name="qandaentry" text="P: %n"/>
<l:template name="qandaset" text="%t"/>
<l:template name="question" text="P: %n"/>
<l:template name="reference" text="%t"/>
<l:template name="refsynopsisdiv" text="%t"/>
<l:template name="screenshot" text="%t" lang="en"/>
<l:template name="segmentedlist" text="%t"/>
<l:template name="set" text="%t"/>
<l:template name="setindex" text="%t"/>
<l:template name="sidebar" text="%t"/>
<l:template name="table" text="%t"/>
<l:template name="task" text="%t"/>
<l:template name="tip" text="%t"/>
<l:template name="toc" text="%t"/>
<l:template name="variablelist" text="%t"/>
<l:template name="varlistentry" text="%n"/>
<l:template name="warning" text="%t"/>
<l:template name="olink.document.citation" text=" in %o"/>
<l:template name="olink.page.citation" text=" (page %p)"/>
<l:template name="page.citation" text=" [%p]"/>
<l:template name="page" text="(page %p)"/>
<l:template name="docname" text=" in %o"/>
<l:template name="docnamelong" text=" in the document titled %o"/>
<l:template name="pageabbrev" text="(p. %p)"/>
<l:template name="Page" text="Page %p"/>
<l:template name="topic" text="%t" lang="en"/>
<l:template name="bridgehead" text="odjeljak sa nazivom “%t”"/>
<l:template name="refsection" text="odjeljak sa nazivom “%t”"/>
<l:template name="refsect1" text="odjeljak sa nazivom “%t”"/>
<l:template name="refsect2" text="odjeljak sa nazivom “%t”"/>
<l:template name="refsect3" text="odjeljak sa nazivom “%t”"/>
<l:template name="sect1" text="odjeljak sa nazivom “%t”"/>
<l:template name="sect2" text="odjeljak sa nazivom “%t”"/>
<l:template name="sect3" text="odjeljak sa nazivom “%t”"/>
<l:template name="sect4" text="odjeljak sa nazivom “%t”"/>
<l:template name="sect5" text="odjeljak sa nazivom “%t”"/>
<l:template name="section" text="odjeljak sa nazivom “%t”"/>
<l:template name="simplesect" text="odjeljak sa nazivom “%t”"/>
</l:context>
<l:context name="xref-number"><l:template name="answer" text="O: %n"/>
<l:template name="appendix" text="Dodatak %n"/>
<l:template name="bridgehead" text="Odjeljak %n"/>
<l:template name="chapter" text="Poglavlje %n"/>
<l:template name="equation" text="Jednačina %n"/>
<l:template name="example" text="Primjer %n"/>
<l:template name="figure" text="Slika %n"/>
<l:template name="part" text="Dio %n"/>
<l:template name="procedure" text="Postupak %n"/>
<l:template name="productionset" text="Produkcija %n"/>
<l:template name="qandadiv" text="P &amp; O %n"/>
<l:template name="qandaentry" text="P: %n"/>
<l:template name="question" text="P: %n"/>
<l:template name="sect1" text="Odjeljak %n"/>
<l:template name="sect2" text="Odjeljak %n"/>
<l:template name="sect3" text="Odjeljak %n"/>
<l:template name="sect4" text="Odjeljak %n"/>
<l:template name="sect5" text="Odjeljak %n"/>
<l:template name="section" text="Odjeljak %n"/>
<l:template name="table" text="Tabela %n"/>
</l:context>
<l:context name="xref-number-and-title"><l:template name="appendix" text="Dodatak %n, %t"/>
<l:template name="bridgehead" text="Odjeljak %n, “%t”"/>
<l:template name="chapter" text="Poglavlje %n, %t"/>
<l:template name="equation" text="Jednačina %n, “%t”"/>
<l:template name="example" text="Primjer %n, “%t”"/>
<l:template name="figure" text="Slika %n, “%t”"/>
<l:template name="part" text="Dio %n, “%t”"/>
<l:template name="procedure" text="Postupak %n, “%t”"/>
<l:template name="productionset" text="Produkcija %n, “%t”"/>
<l:template name="qandadiv" text="P &amp; O %n, “%t”"/>
<l:template name="refsect1" text="odjeljak sa nazivom “%t”"/>
<l:template name="refsect2" text="odjeljak sa nazivom “%t”"/>
<l:template name="refsect3" text="odjeljak sa nazivom “%t”"/>
<l:template name="refsection" text="odjeljak sa nazivom “%t”"/>
<l:template name="sect1" text="Odjeljak %n, “%t”"/>
<l:template name="sect2" text="Odjeljak %n, “%t”"/>
<l:template name="sect3" text="Odjeljak %n, “%t”"/>
<l:template name="sect4" text="Odjeljak %n, “%t”"/>
<l:template name="sect5" text="Odjeljak %n, “%t”"/>
<l:template name="section" text="Odjeljak %n, “%t”"/>
<l:template name="simplesect" text="odjeljak sa nazivom “%t”"/>
<l:template name="table" text="Tabela %n, “%t”"/>
</l:context>
<l:context name="authorgroup"><l:template name="sep" text=", "/>
<l:template name="sep2" text=" i "/>
<l:template name="seplast" text=" i "/>
</l:context>
<l:context name="glossary"><l:template name="see" text="Vidi %t."/>
<l:template name="seealso" text="Vidi takođe %t."/>
<l:template name="seealso-separator" text=", "/>
</l:context>
<l:context name="msgset"><l:template name="MsgAud" text="Primatelji: "/>
<l:template name="MsgLevel" text="Nivo: "/>
<l:template name="MsgOrig" text="Izvor: "/>
</l:context>
<l:context name="datetime"><l:template name="format" text="d.m.Y"/>
</l:context>
<l:context name="termdef"><l:template name="prefix" text="[Definicija: "/>
<l:template name="suffix" text="]"/>
</l:context>
<l:context name="datetime-full"><l:template name="January" text="Januar"/>
<l:template name="February" text="Februar"/>
<l:template name="March" text="Mart"/>
<l:template name="April" text="April"/>
<l:template name="May" text="Maj"/>
<l:template name="June" text="Juni"/>
<l:template name="July" text="Juli"/>
<l:template name="August" text="August"/>
<l:template name="September" text="Septembar"/>
<l:template name="October" text="Oktobar"/>
<l:template name="November" text="Novembar"/>
<l:template name="December" text="Decembar"/>
<l:template name="Monday" text="Ponedeljak"/>
<l:template name="Tuesday" text="Utorak"/>
<l:template name="Wednesday" text="Srijeda"/>
<l:template name="Thursday" text="Četvrtak"/>
<l:template name="Friday" text="Petak"/>
<l:template name="Saturday" text="Subota"/>
<l:template name="Sunday" text="Nedelja"/>
</l:context>
<l:context name="datetime-abbrev"><l:template name="Jan" text="Jan"/>
<l:template name="Feb" text="Feb"/>
<l:template name="Mar" text="Mar"/>
<l:template name="Apr" text="Apr"/>
<l:template name="May" text="Maj"/>
<l:template name="Jun" text="Jun"/>
<l:template name="Jul" text="Jul"/>
<l:template name="Aug" text="Aug"/>
<l:template name="Sep" text="Sep"/>
<l:template name="Oct" text="Okt"/>
<l:template name="Nov" text="Nov"/>
<l:template name="Dec" text="Dec"/>
<l:template name="Mon" text="Pon"/>
<l:template name="Tue" text="Uto"/>
<l:template name="Wed" text="Sri"/>
<l:template name="Thu" text="Čet"/>
<l:template name="Fri" text="Pet"/>
<l:template name="Sat" text="Sub"/>
<l:template name="Sun" text="Ned"/>
</l:context>
<l:context name="htmlhelp"><l:template name="langcode" text="0x141A Bosnian (Bosnia/Herzegovina)"/>
</l:context>
<l:context name="index"><l:template name="term-separator" text=", "/>
<l:template name="number-separator" text=", "/>
<l:template name="range-separator" text="-"/>
</l:context>
<l:context name="iso690"><l:template name="lastfirst.sep" text=", "/>
<l:template name="alt.person.two.sep" text=" "/>
<l:template name="alt.person.last.sep" text=" "/>
<l:template name="alt.person.more.sep" text=" "/>
<l:template name="primary.editor" text=" (ed.)"/>
<l:template name="primary.many" text=", et al."/>
<l:template name="primary.sep" text=". "/>
<l:template name="submaintitle.sep" text=": "/>
<l:template name="title.sep" text=". "/>
<l:template name="othertitle.sep" text=", "/>
<l:template name="medium1" text=" ["/>
<l:template name="medium2" text="]"/>
<l:template name="secondary.person.sep" text="; "/>
<l:template name="secondary.sep" text=". "/>
<l:template name="respons.sep" text=". "/>
<l:template name="edition.sep" text=". "/>
<l:template name="edition.serial.sep" text=", "/>
<l:template name="issuing.range" text="-"/>
<l:template name="issuing.div" text=", "/>
<l:template name="issuing.sep" text=". "/>
<l:template name="partnr.sep" text=". "/>
<l:template name="placepubl.sep" text=": "/>
<l:template name="publyear.sep" text=", "/>
<l:template name="pubinfo.sep" text=". "/>
<l:template name="spec.pubinfo.sep" text=", "/>
<l:template name="upd.sep" text=", "/>
<l:template name="datecit1" text=" [cited "/>
<l:template name="datecit2" text="]"/>
<l:template name="extent.sep" text=". "/>
<l:template name="locs.sep" text=", "/>
<l:template name="location.sep" text=". "/>
<l:template name="serie.sep" text=". "/>
<l:template name="notice.sep" text=". "/>
<l:template name="access" text="Available "/>
<l:template name="acctoo" text="Also available "/>
<l:template name="onwww" text="from World Wide Web"/>
<l:template name="oninet" text="from Internet"/>
<l:template name="access.end" text=": "/>
<l:template name="link1" text="&lt;"/>
<l:template name="link2" text="&gt;"/>
<l:template name="access.sep" text=". "/>
<l:template name="isbn" text="ISBN "/>
<l:template name="issn" text="ISSN "/>
<l:template name="stdnum.sep" text=". "/>
<l:template name="patcountry.sep" text=". "/>
<l:template name="pattype.sep" text=", "/>
<l:template name="patnum.sep" text=". "/>
<l:template name="patdate.sep" text=". "/>
</l:context><l:letters><l:l i="-1"/>
<l:l i="0">Simboli</l:l>
<l:l i="10">A</l:l>
<l:l i="10">a</l:l>
<l:l i="20">B</l:l>
<l:l i="20">b</l:l>
<l:l i="30">C</l:l>
<l:l i="30">c</l:l>
<l:l i="30">Ć</l:l>
<l:l i="30">ć</l:l>
<l:l i="30">Č</l:l>
<l:l i="30">č</l:l>
<l:l i="40">D</l:l>
<l:l i="40">d</l:l>
<l:l i="40">Đ</l:l>
<l:l i="40">đ</l:l>
<l:l i="50">E</l:l>
<l:l i="50">e</l:l>
<l:l i="60">F</l:l>
<l:l i="60">f</l:l>
<l:l i="70">G</l:l>
<l:l i="70">g</l:l>
<l:l i="80">H</l:l>
<l:l i="80">h</l:l>
<l:l i="90">I</l:l>
<l:l i="90">i</l:l>
<l:l i="100">J</l:l>
<l:l i="100">j</l:l>
<l:l i="110">K</l:l>
<l:l i="110">k</l:l>
<l:l i="120">L</l:l>
<l:l i="120">l</l:l>
<l:l i="130">M</l:l>
<l:l i="130">m</l:l>
<l:l i="140">N</l:l>
<l:l i="140">n</l:l>
<l:l i="150">O</l:l>
<l:l i="150">o</l:l>
<l:l i="160">P</l:l>
<l:l i="160">p</l:l>
<l:l i="180">R</l:l>
<l:l i="180">r</l:l>
<l:l i="190">S</l:l>
<l:l i="190">s</l:l>
<l:l i="190">Š</l:l>
<l:l i="190">š</l:l>
<l:l i="200">T</l:l>
<l:l i="200">t</l:l>
<l:l i="210">U</l:l>
<l:l i="210">u</l:l>
<l:l i="220">V</l:l>
<l:l i="220">v</l:l>
<l:l i="260">Z</l:l>
<l:l i="260">z</l:l>
<l:l i="260">Ž</l:l>
<l:l i="260">ž</l:l>
</l:letters>
</l:l10n>

View File

@ -0,0 +1,702 @@
<?xml version="1.0" encoding="utf-8"?>
<l:l10n xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0" language="ca" english-language-name="Catalan">
<!-- * This file is generated automatically. -->
<!-- * To submit changes to this file upstream (to the DocBook Project) -->
<!-- * do not submit an edited version of this file. Instead, submit an -->
<!-- * edited version of the source file at the following location: -->
<!-- * -->
<!-- * https://docbook.svn.sourceforge.net/svnroot/docbook/trunk/gentext/locale/ca.xml -->
<!-- * -->
<!-- * E-mail the edited ca.xml source file to: -->
<!-- * -->
<!-- * docbook-developers@lists.sourceforge.net -->
<!-- ******************************************************************** -->
<!-- This file is part of the XSL DocBook Stylesheet distribution. -->
<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for -->
<!-- copyright and other information. -->
<!-- ******************************************************************** -->
<!-- In these files, % with a letter is used for a placeholder: -->
<!-- %t is the current element's title -->
<!-- %s is the current element's subtitle (if applicable)-->
<!-- %n is the current element's number label-->
<!-- %p is the current element's page number (if applicable)-->
<!-- ******************************************************************** -->
<l:gentext key="Abstract" text="Resum"/>
<l:gentext key="abstract" text="resum"/>
<l:gentext key="Acknowledgements" text="Agraïments"/>
<l:gentext key="acknowledgements" text="agraïments"/>
<l:gentext key="Answer" text="Resposta"/>
<l:gentext key="answer" text="resposta"/>
<l:gentext key="Appendix" text="Apèndix"/>
<l:gentext key="appendix" text="apèndix"/>
<l:gentext key="Article" text="Article"/>
<l:gentext key="article" text="article"/>
<l:gentext key="Author" text="Autor"/>
<l:gentext key="Bibliography" text="Bibliografia"/>
<l:gentext key="bibliography" text="bibliografia"/>
<l:gentext key="Book" text="Llibre"/>
<l:gentext key="book" text="llibre"/>
<l:gentext key="CAUTION" text="ATENCIÓ"/>
<l:gentext key="Caution" text="Atenció"/>
<l:gentext key="caution" text="atenció"/>
<l:gentext key="Chapter" text="Capítol"/>
<l:gentext key="chapter" text="capítol"/>
<l:gentext key="Colophon" text="Colofó"/>
<l:gentext key="colophon" text="colofó"/>
<l:gentext key="Copyright" text="Dret de reproducció"/>
<l:gentext key="copyright" text="dret de reproducció"/>
<l:gentext key="Dedication" text="Dedicatòria"/>
<l:gentext key="dedication" text="dedicatòria"/>
<l:gentext key="Edition" text="Edició"/>
<l:gentext key="edition" text="edició"/>
<l:gentext key="Editor" text="Editor"/>
<l:gentext key="Equation" text="Equació"/>
<l:gentext key="equation" text="equació"/>
<l:gentext key="Example" text="Exemple"/>
<l:gentext key="example" text="exemple"/>
<l:gentext key="Figure" text="Figura"/>
<l:gentext key="figure" text="figura"/>
<l:gentext key="Glossary" text="Glossari"/>
<l:gentext key="glossary" text="glossari"/>
<l:gentext key="GlossSee" text="Veure"/>
<l:gentext key="glosssee" text="veure"/>
<l:gentext key="GlossSeeAlso" text="Veure també"/>
<l:gentext key="glossseealso" text="veure també"/>
<l:gentext key="IMPORTANT" text="IMPORTANT"/>
<l:gentext key="important" text="important"/>
<l:gentext key="Important" text="Important"/>
<l:gentext key="Index" text="Índex alfabètic"/>
<l:gentext key="index" text="índex alfabètic"/>
<l:gentext key="ISBN" text="ISBN"/>
<l:gentext key="isbn" text="ISBN"/>
<l:gentext key="LegalNotice" text="Avís legal"/>
<l:gentext key="legalnotice" text="avís legal"/>
<l:gentext key="MsgAud" text="Audiència"/>
<l:gentext key="msgaud" text="audiència"/>
<l:gentext key="MsgLevel" text="Nivell"/>
<l:gentext key="msglevel" text="nivell"/>
<l:gentext key="MsgOrig" text="Origen"/>
<l:gentext key="msgorig" text="origen"/>
<l:gentext key="NOTE" text="NOTA"/>
<l:gentext key="Note" text="Nota"/>
<l:gentext key="note" text="nota"/>
<l:gentext key="Part" text="Part"/>
<l:gentext key="part" text="part"/>
<l:gentext key="Preface" text="Prefaci"/>
<l:gentext key="preface" text="prefaci"/>
<l:gentext key="Procedure" text="Procediment"/>
<l:gentext key="procedure" text="procediment"/>
<l:gentext key="ProductionSet" text="Producció"/>
<l:gentext key="PubDate" text="Data de publicació"/>
<l:gentext key="pubdate" text="data de publicació"/>
<l:gentext key="Published" text="Publicat"/>
<l:gentext key="published" text="publicat"/>
<l:gentext key="Publisher" text="Editor"/>
<l:gentext key="Qandadiv" text="Pregunta i Resposta"/>
<l:gentext key="qandadiv" text="pregunta i resposta"/>
<l:gentext key="QandASet" text="Preguntes més freqüents"/>
<l:gentext key="Question" text="Pregunta"/>
<l:gentext key="question" text="pregunta"/>
<l:gentext key="RefEntry" text="Pàgina"/>
<l:gentext key="refentry" text="pàgina"/>
<l:gentext key="Reference" text="Referència"/>
<l:gentext key="reference" text="referència"/>
<l:gentext key="References" text="Referències"/>
<l:gentext key="RefName" text="Nom"/>
<l:gentext key="refname" text="nom"/>
<l:gentext key="RefSection" text="Secció de referència"/>
<l:gentext key="refsection" text="secció de referència"/>
<l:gentext key="RefSynopsisDiv" text="Sinopsi"/>
<l:gentext key="refsynopsisdiv" text="sinopsi"/>
<l:gentext key="RevHistory" text="Historial de revisions"/>
<l:gentext key="revhistory" text="historial de revisions"/>
<l:gentext key="revision" text="revisió"/>
<l:gentext key="Revision" text="Revisió"/>
<l:gentext key="sect1" text="Secció"/>
<l:gentext key="sect2" text="Secció"/>
<l:gentext key="sect3" text="Secció"/>
<l:gentext key="sect4" text="Secció"/>
<l:gentext key="sect5" text="Secció"/>
<l:gentext key="section" text="secció"/>
<l:gentext key="Section" text="Secció"/>
<l:gentext key="see" text="veure"/>
<l:gentext key="See" text="Veure"/>
<l:gentext key="seealso" text="veure també"/>
<l:gentext key="Seealso" text="Veure també"/>
<l:gentext key="SeeAlso" text="Veure També"/>
<l:gentext key="set" text="conjunt"/>
<l:gentext key="Set" text="Conjunt"/>
<l:gentext key="setindex" text="índex del conjunt"/>
<l:gentext key="SetIndex" text="Índex del conjunt"/>
<l:gentext key="Sidebar" text="Barra lateral"/>
<l:gentext key="sidebar" text="barra lateral"/>
<l:gentext key="step" text="Pas"/>
<l:gentext key="Step" text="pas"/>
<l:gentext key="table" text="taula"/>
<l:gentext key="Table" text="Taula"/>
<l:gentext key="task" text="tasca"/>
<l:gentext key="Task" text="Tasca"/>
<l:gentext key="tip" text="suggeriment"/>
<l:gentext key="TIP" text="SUGGERIMENT"/>
<l:gentext key="Tip" text="Suggeriment"/>
<l:gentext key="Warning" text="Avís"/>
<l:gentext key="warning" text="avís"/>
<l:gentext key="WARNING" text="AVÍS"/>
<l:gentext key="and" text="i"/>
<l:gentext key="or" text="o"/>
<l:gentext key="by" text="per"/>
<l:gentext key="Edited" text="Editat"/>
<l:gentext key="edited" text="editat"/>
<l:gentext key="Editedby" text="Editat per"/>
<l:gentext key="editedby" text="editat per"/>
<l:gentext key="in" text="a"/>
<l:gentext key="lastlistcomma" text=","/>
<l:gentext key="listcomma" text=","/>
<l:gentext key="notes" text="notes"/>
<l:gentext key="Notes" text="Notes"/>
<l:gentext key="Pgs" text="Pàgs."/>
<l:gentext key="pgs" text="pàgs."/>
<l:gentext key="Revisedby" text="Revisat per: "/>
<l:gentext key="revisedby" text="revisat per: "/>
<l:gentext key="TableNotes" text="Notes de taula"/>
<l:gentext key="tablenotes" text="notes de taula"/>
<l:gentext key="TableofContents" text="Sumari"/>
<l:gentext key="tableofcontents" text="sumari"/>
<l:gentext key="unexpectedelementname" text="nom d'element inesperat"/>
<l:gentext key="unsupported" text="no reconeguda"/>
<l:gentext key="xrefto" text="xref a"/>
<l:gentext key="Authors" text="Autors"/>
<l:gentext key="copyeditor" text="Editor de copiat"/>
<l:gentext key="graphicdesigner" text="Dissenyador gràfic"/>
<l:gentext key="productioneditor" text="Editor de producció"/>
<l:gentext key="technicaleditor" text="Editor tècnic"/>
<l:gentext key="translator" text="Traductor"/>
<l:gentext key="listofequations" text="llistat d'equacions"/>
<l:gentext key="ListofEquations" text="Llistat d'equacions"/>
<l:gentext key="ListofExamples" text="Llistat d'exemples"/>
<l:gentext key="listofexamples" text="llistat d'exemples"/>
<l:gentext key="ListofFigures" text="Llistat de figures"/>
<l:gentext key="listoffigures" text="llistat de figures"/>
<l:gentext key="ListofProcedures" text="List of Procedures" lang="en"/>
<l:gentext key="listofprocedures" text="List of Procedures" lang="en"/>
<l:gentext key="listoftables" text="llistat de taules"/>
<l:gentext key="ListofTables" text="Llistat de taules"/>
<l:gentext key="ListofUnknown" text="Llistat de desconegut"/>
<l:gentext key="listofunknown" text="llistat de desconegut"/>
<l:gentext key="nav-home" text="Inici"/>
<l:gentext key="nav-next" text="Següent"/>
<l:gentext key="nav-next-sibling" text="Avançar"/>
<l:gentext key="nav-prev" text="Anterior"/>
<l:gentext key="nav-prev-sibling" text="Retrocedir"/>
<l:gentext key="nav-up" text="Pujar"/>
<l:gentext key="nav-toc" text="Taula de continguts"/>
<l:gentext key="Draft" text="Esborrany"/>
<l:gentext key="above" text="dalt"/>
<l:gentext key="below" text="baix"/>
<l:gentext key="sectioncalled" text="secció anomenada"/>
<l:gentext key="index symbols" text="Símbols"/>
<l:gentext key="writing-mode" text="lr-tb"/>
<l:gentext key="lowercase.alpha" text="abcdefghijklmnopqrstuvwxyzàèéíòóúñç"/>
<l:gentext key="uppercase.alpha" text="ABCDEFGHIJKLMNOPQRSTUVWXYZÀÈÉÍÒÓÚÑÇ"/>
<l:gentext key="normalize.sort.input" text="AaÀàÁáÂâÃãÄäÅåĀāĂ㥹ǍǎǞǟǠǡǺǻȀȁȂȃȦȧḀḁẚẠạẢảẤấẦầẨẩẪẫẬậẮắẰằẲẳẴẵẶặBbƀƁɓƂƃḂḃḄḅḆḇCcÇçĆćĈĉĊċČčƇƈɕḈḉDdĎďĐđƊɗƋƌDžDzȡɖḊḋḌḍḎḏḐḑḒḓEeÈèÉéÊêËëĒēĔĕĖėĘęĚěȄȅȆȇȨȩḔḕḖḗḘḙḚḛḜḝẸẹẺẻẼẽẾếỀềỂểỄễỆệFfƑƒḞḟGgĜĝĞğĠġĢģƓɠǤǥǦǧǴǵḠḡHhĤĥĦħȞȟɦḢḣḤḥḦḧḨḩḪḫẖIiÌìÍíÎîÏïĨĩĪīĬĭĮįİƗɨǏǐȈȉȊȋḬḭḮḯỈỉỊịJjĴĵǰʝKkĶķƘƙǨǩḰḱḲḳḴḵLlĹĺĻļĽľĿŀŁłƚLjȴɫɬɭḶḷḸḹḺḻḼḽMmɱḾḿṀṁṂṃNnÑñŃńŅņŇňƝɲƞȠNjǸǹȵɳṄṅṆṇṈṉṊṋOoÒòÓóÔôÕõÖöØøŌōŎŏŐőƟƠơǑǒǪǫǬǭǾǿȌȍȎȏȪȫȬȭȮȯȰȱṌṍṎṏṐṑṒṓỌọỎỏỐốỒồỔổỖỗỘộỚớỜờỞởỠỡỢợPpƤƥṔṕṖṗQqʠRrŔŕŖŗŘřȐȑȒȓɼɽɾṘṙṚṛṜṝṞṟSsŚśŜŝŞşŠšȘșʂṠṡṢṣṤṥṦṧṨṩTtŢţŤťŦŧƫƬƭƮʈȚțȶṪṫṬṭṮṯṰṱẗUuÙùÚúÛûÜüŨũŪūŬŭŮůŰűŲųƯưǓǔǕǖǗǘǙǚǛǜȔȕȖȗṲṳṴṵṶṷṸṹṺṻỤụỦủỨứỪừỬửỮữỰựVvƲʋṼṽṾṿWwŴŵẀẁẂẃẄẅẆẇẈẉẘXxẊẋẌẍYyÝýÿŸŶŷƳƴȲȳẎẏẙỲỳỴỵỶỷỸỹZzŹźŻżŽžƵƶȤȥʐʑẐẑẒẓẔẕẕ" lang="en"/>
<l:gentext key="normalize.sort.output" text="AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABBBBBBBBBBBBBCCCCCCCCCCCCCCCCCDDDDDDDDDDDDDDDDDDDDDDDDEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEFFFFFFGGGGGGGGGGGGGGGGGGGGHHHHHHHHHHHHHHHHHHHHIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIJJJJJJKKKKKKKKKKKKKKLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMMMMMMNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOPPPPPPPPQQQRRRRRRRRRRRRRRRRRRRRRRRSSSSSSSSSSSSSSSSSSSSSSSTTTTTTTTTTTTTTTTTTTTTTTTTUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUVVVVVVVVWWWWWWWWWWWWWWWXXXXXXYYYYYYYYYYYYYYYYYYYYYYYZZZZZZZZZZZZZZZZZZZZZ" lang="en"/>
<l:dingbat key="startquote" text="«"/>
<l:dingbat key="endquote" text="»"/>
<l:dingbat key="nestedstartquote" text="“"/>
<l:dingbat key="nestedendquote" text="”"/>
<l:dingbat key="singlestartquote" text="" lang="en"/>
<l:dingbat key="singleendquote" text="" lang="en"/>
<l:dingbat key="bullet" text="•"/>
<l:gentext key="hyphenation-character" text="-" lang="en"/>
<l:gentext key="hyphenation-push-character-count" text="2" lang="en"/>
<l:gentext key="hyphenation-remain-character-count" text="2" lang="en"/>
<l:context name="keycap"><l:template name="alt" text="Alt" lang="en"/>
<l:template name="backspace" text="&lt;—" lang="en"/>
<l:template name="command" text="⌘" lang="en"/>
<l:template name="control" text="Ctrl" lang="en"/>
<l:template name="delete" text="Del" lang="en"/>
<l:template name="down" text="↓" lang="en"/>
<l:template name="end" text="End" lang="en"/>
<l:template name="enter" text="Enter" lang="en"/>
<l:template name="escape" text="Esc" lang="en"/>
<l:template name="home" text="Home" lang="en"/>
<l:template name="insert" text="Ins" lang="en"/>
<l:template name="left" text="←" lang="en"/>
<l:template name="meta" text="Meta" lang="en"/>
<l:template name="option" text="???" lang="en"/>
<l:template name="pagedown" text="Page ↓" lang="en"/>
<l:template name="pageup" text="Page ↑" lang="en"/>
<l:template name="right" text="→" lang="en"/>
<l:template name="shift" text="Shift" lang="en"/>
<l:template name="space" text="Space" lang="en"/>
<l:template name="tab" text="→|" lang="en"/>
<l:template name="up" text="↑" lang="en"/>
</l:context>
<l:context name="webhelp"><l:template name="Search" text="Search" lang="en"/>
<l:template name="Enter_a_term_and_click" text="Enter a term and click " lang="en"/>
<l:template name="Go" text="Go" lang="en"/>
<l:template name="to_perform_a_search" text=" to perform a search." lang="en"/>
<l:template name="txt_filesfound" text="Results" lang="en"/>
<l:template name="txt_enter_at_least_1_char" text="You must enter at least one character." lang="en"/>
<l:template name="txt_browser_not_supported" text="JavaScript is disabled on your browser. Please enable JavaScript to enjoy all the features of this site." lang="en"/>
<l:template name="txt_please_wait" text="Please wait. Search in progress..." lang="en"/>
<l:template name="txt_results_for" text="Results for: " lang="en"/>
<l:template name="TableofContents" text="Contents" lang="en"/>
<l:template name="HighlightButton" text="Toggle search result highlighting" lang="en"/>
<l:template name="Your_search_returned_no_results" text="Your search returned no results." lang="en"/>
</l:context>
<l:context name="styles"><l:template name="person-name" text="last-first"/>
</l:context>
<l:context name="title"><l:template name="abstract" text="%t"/>
<l:template name="acknowledgements" text="%t" lang="en"/>
<l:template name="answer" text="%t"/>
<l:template name="appendix" text="Apèndix %n. %t"/>
<l:template name="article" text="%t"/>
<l:template name="authorblurb" text="%t"/>
<l:template name="bibliodiv" text="%t"/>
<l:template name="biblioentry" text="%t"/>
<l:template name="bibliography" text="%t"/>
<l:template name="bibliolist" text="%t" lang="en"/>
<l:template name="bibliomixed" text="%t"/>
<l:template name="bibliomset" text="%t"/>
<l:template name="biblioset" text="%t"/>
<l:template name="blockquote" text="%t"/>
<l:template name="book" text="%t"/>
<l:template name="calloutlist" text="%t"/>
<l:template name="caution" text="%t"/>
<l:template name="chapter" text="Capítol %n. %t"/>
<l:template name="colophon" text="%t"/>
<l:template name="dedication" text="%t"/>
<l:template name="equation" text="Equació %n. %t"/>
<l:template name="example" text="Exemple %n. %t"/>
<l:template name="figure" text="Figura %n. %t"/>
<l:template name="foil" text="%t" lang="en"/>
<l:template name="foilgroup" text="%t" lang="en"/>
<l:template name="formalpara" text="%t"/>
<l:template name="glossary" text="%t"/>
<l:template name="glossdiv" text="%t"/>
<l:template name="glosslist" text="%t" lang="en"/>
<l:template name="glossentry" text="%t" lang="en"/>
<l:template name="important" text="%t"/>
<l:template name="index" text="%t"/>
<l:template name="indexdiv" text="%t"/>
<l:template name="itemizedlist" text="%t"/>
<l:template name="legalnotice" text="%t"/>
<l:template name="listitem" text=""/>
<l:template name="lot" text="%t"/>
<l:template name="msg" text="%t"/>
<l:template name="msgexplan" text="%t"/>
<l:template name="msgmain" text="%t"/>
<l:template name="msgrel" text="%t"/>
<l:template name="msgset" text="%t"/>
<l:template name="msgsub" text="%t"/>
<l:template name="note" text="%t"/>
<l:template name="orderedlist" text="%t"/>
<l:template name="part" text="Part %n. %t"/>
<l:template name="partintro" text="%t"/>
<l:template name="preface" text="%t"/>
<l:template name="procedure" text="%t"/>
<l:template name="procedure.formal" text="Procediment %n. %t"/>
<l:template name="productionset" text="%t"/>
<l:template name="productionset.formal" text="Producció %n"/>
<l:template name="qandadiv" text="%t"/>
<l:template name="qandaentry" text="%t"/>
<l:template name="qandaset" text="%t"/>
<l:template name="question" text="%t"/>
<l:template name="refentry" text="%t"/>
<l:template name="reference" text="%t"/>
<l:template name="refsection" text="%t"/>
<l:template name="refsect1" text="%t"/>
<l:template name="refsect2" text="%t"/>
<l:template name="refsect3" text="%t"/>
<l:template name="refsynopsisdiv" text="%t"/>
<l:template name="refsynopsisdivinfo" text="%t"/>
<l:template name="screenshot" text="%t" lang="en"/>
<l:template name="segmentedlist" text="%t"/>
<l:template name="set" text="%t"/>
<l:template name="setindex" text="%t"/>
<l:template name="sidebar" text="%t"/>
<l:template name="step" text="%t"/>
<l:template name="table" text="Taula %n. %t"/>
<l:template name="task" text="%t" lang="en"/>
<l:template name="tasksummary" text="%t" lang="en"/>
<l:template name="taskprerequisites" text="%t" lang="en"/>
<l:template name="taskrelated" text="%t" lang="en"/>
<l:template name="tip" text="%t"/>
<l:template name="toc" text="%t"/>
<l:template name="variablelist" text="%t"/>
<l:template name="varlistentry" text="" lang="en"/>
<l:template name="warning" text="%t"/>
</l:context>
<l:context name="title-unnumbered"><l:template name="appendix" text="%t"/>
<l:template name="article/appendix" text="%t" lang="en"/>
<l:template name="bridgehead" text="%t"/>
<l:template name="chapter" text="%t"/>
<l:template name="sect1" text="%t"/>
<l:template name="sect2" text="%t"/>
<l:template name="sect3" text="%t"/>
<l:template name="sect4" text="%t"/>
<l:template name="sect5" text="%t"/>
<l:template name="section" text="%t"/>
<l:template name="simplesect" text="%t"/>
<l:template name="topic" text="%t" lang="en"/>
<l:template name="part" text="%t" lang="en"/>
</l:context>
<l:context name="title-numbered"><l:template name="appendix" text="Apèndix %n. %t"/>
<l:template name="article/appendix" text="%n. %t" lang="en"/>
<l:template name="bridgehead" text="%n. %t"/>
<l:template name="chapter" text="Capítol %n. %t"/>
<l:template name="part" text="Part %n. %t"/>
<l:template name="sect1" text="%n. %t"/>
<l:template name="sect2" text="%n. %t"/>
<l:template name="sect3" text="%n. %t"/>
<l:template name="sect4" text="%n. %t"/>
<l:template name="sect5" text="%n. %t"/>
<l:template name="section" text="%n. %t"/>
<l:template name="simplesect" text="%n. %t"/>
<l:template name="topic" text="%t" lang="en"/>
</l:context>
<l:context name="subtitle"><l:template name="appendix" text="%s"/>
<l:template name="acknowledgements" text="%s" lang="en"/>
<l:template name="article" text="%s"/>
<l:template name="bibliodiv" text="%s"/>
<l:template name="biblioentry" text="%s"/>
<l:template name="bibliography" text="%s"/>
<l:template name="bibliomixed" text="%s"/>
<l:template name="bibliomset" text="%s"/>
<l:template name="biblioset" text="%s"/>
<l:template name="book" text="%s"/>
<l:template name="chapter" text="%s"/>
<l:template name="colophon" text="%s"/>
<l:template name="dedication" text="%s"/>
<l:template name="glossary" text="%s"/>
<l:template name="glossdiv" text="%s"/>
<l:template name="index" text="%s"/>
<l:template name="indexdiv" text="%s"/>
<l:template name="lot" text="%s"/>
<l:template name="part" text="%s"/>
<l:template name="partintro" text="%s"/>
<l:template name="preface" text="%s"/>
<l:template name="refentry" text="%s"/>
<l:template name="reference" text="%s"/>
<l:template name="refsection" text="%s"/>
<l:template name="refsect1" text="%s"/>
<l:template name="refsect2" text="%s"/>
<l:template name="refsect3" text="%s"/>
<l:template name="refsynopsisdiv" text="%s"/>
<l:template name="sect1" text="%s"/>
<l:template name="sect2" text="%s"/>
<l:template name="sect3" text="%s"/>
<l:template name="sect4" text="%s"/>
<l:template name="sect5" text="%s"/>
<l:template name="section" text="%s"/>
<l:template name="set" text="%s"/>
<l:template name="setindex" text="%s"/>
<l:template name="sidebar" text="%s"/>
<l:template name="simplesect" text="%s"/>
<l:template name="topic" text="%t" lang="en"/>
<l:template name="toc" text="%s"/>
</l:context>
<l:context name="xref"><l:template name="abstract" text="%t"/>
<l:template name="acknowledgements" text="%t" lang="en"/>
<l:template name="answer" text="Resposta %n"/>
<l:template name="appendix" text="%t"/>
<l:template name="article" text="%t"/>
<l:template name="authorblurb" text="%t"/>
<l:template name="bibliodiv" text="%t"/>
<l:template name="bibliography" text="%t"/>
<l:template name="bibliomset" text="%t"/>
<l:template name="biblioset" text="%t"/>
<l:template name="blockquote" text="%t"/>
<l:template name="book" text="%t"/>
<l:template name="calloutlist" text="%t"/>
<l:template name="caution" text="%t"/>
<l:template name="chapter" text="%t"/>
<l:template name="colophon" text="%t"/>
<l:template name="constraintdef" text="%t"/>
<l:template name="dedication" text="%t"/>
<l:template name="equation" text="%t"/>
<l:template name="example" text="%t"/>
<l:template name="figure" text="%t"/>
<l:template name="foil" text="%t" lang="en"/>
<l:template name="foilgroup" text="%t" lang="en"/>
<l:template name="formalpara" text="%t"/>
<l:template name="glossary" text="%t"/>
<l:template name="glossdiv" text="%t"/>
<l:template name="important" text="%t"/>
<l:template name="index" text="%t"/>
<l:template name="indexdiv" text="%t"/>
<l:template name="itemizedlist" text="%t"/>
<l:template name="legalnotice" text="%t"/>
<l:template name="listitem" text="%n"/>
<l:template name="lot" text="%t"/>
<l:template name="msg" text="%t"/>
<l:template name="msgexplan" text="%t"/>
<l:template name="msgmain" text="%t"/>
<l:template name="msgrel" text="%t"/>
<l:template name="msgset" text="%t"/>
<l:template name="msgsub" text="%t"/>
<l:template name="note" text="%t"/>
<l:template name="orderedlist" text="%t"/>
<l:template name="part" text="%t"/>
<l:template name="partintro" text="%t"/>
<l:template name="preface" text="%t"/>
<l:template name="procedure" text="%t"/>
<l:template name="productionset" text="%t"/>
<l:template name="qandadiv" text="%t"/>
<l:template name="qandaentry" text="Pregunta %n"/>
<l:template name="qandaset" text="%t"/>
<l:template name="question" text="Pregunta %n"/>
<l:template name="reference" text="%t"/>
<l:template name="refsynopsisdiv" text="%t"/>
<l:template name="screenshot" text="%t" lang="en"/>
<l:template name="segmentedlist" text="%t"/>
<l:template name="set" text="%t"/>
<l:template name="setindex" text="%t"/>
<l:template name="sidebar" text="%t"/>
<l:template name="table" text="%t"/>
<l:template name="task" text="%t" lang="en"/>
<l:template name="tip" text="%t"/>
<l:template name="toc" text="%t"/>
<l:template name="variablelist" text="%t"/>
<l:template name="varlistentry" text="%n"/>
<l:template name="warning" text="%t"/>
<l:template name="olink.document.citation" text=" in %o" lang="en"/>
<l:template name="olink.page.citation" text=" (page %p)" lang="en"/>
<l:template name="page.citation" text=" [%p]"/>
<l:template name="page" text="(page %p)" lang="en"/>
<l:template name="docname" text=" in %o" lang="en"/>
<l:template name="docnamelong" text=" in the document titled %o" lang="en"/>
<l:template name="pageabbrev" text="(p. %p)" lang="en"/>
<l:template name="Page" text="Page %p" lang="en"/>
<l:template name="topic" text="%t" lang="en"/>
<l:template name="bridgehead" text=" «%t»"/>
<l:template name="refsection" text="«%t»"/>
<l:template name="refsect1" text="«%t»"/>
<l:template name="refsect2" text="«%t»"/>
<l:template name="refsect3" text="«%t»"/>
<l:template name="sect1" text="«%t»"/>
<l:template name="sect2" text="«%t»"/>
<l:template name="sect3" text="«%t»"/>
<l:template name="sect4" text="«%t»"/>
<l:template name="sect5" text="«%t»"/>
<l:template name="section" text="«%t»"/>
<l:template name="simplesect" text="«%t»"/>
</l:context>
<l:context name="xref-number"><l:template name="answer" text="Resposta %n"/>
<l:template name="appendix" text="Apèndix %n"/>
<l:template name="bridgehead" text="Secció %n"/>
<l:template name="chapter" text="Capítol %n"/>
<l:template name="equation" text="Equació %n"/>
<l:template name="example" text="Exemple %n"/>
<l:template name="figure" text="Figura %n"/>
<l:template name="part" text="Part %n"/>
<l:template name="procedure" text="Procediment %n"/>
<l:template name="productionset" text="Producció %n"/>
<l:template name="qandadiv" text="Pregunta i Resposta %n"/>
<l:template name="qandaentry" text="Pregunta %n"/>
<l:template name="question" text="Pregunta %n"/>
<l:template name="sect1" text="Secció %n"/>
<l:template name="sect2" text="Secció %n"/>
<l:template name="sect3" text="Secció %n"/>
<l:template name="sect4" text="Secció %n"/>
<l:template name="sect5" text="Secció %n"/>
<l:template name="section" text="Secció %n"/>
<l:template name="table" text="Taula %n"/>
</l:context>
<l:context name="xref-number-and-title"><l:template name="appendix" text="Apèndix %n, %t"/>
<l:template name="bridgehead" text="Secció %n, «%t»"/>
<l:template name="chapter" text="Capítol %n, %t"/>
<l:template name="equation" text="Equació %n, «%t»"/>
<l:template name="example" text="Exemple %n, «%t»"/>
<l:template name="figure" text="Figura %n, «%t»"/>
<l:template name="part" text="Part %n, «%t»"/>
<l:template name="procedure" text="Procediment %n, «%t»"/>
<l:template name="productionset" text="Producció %n, «%t»"/>
<l:template name="qandadiv" text="Pregunta i Resposta %n, «%t»"/>
<l:template name="refsect1" text="secció anomenada «%t»"/>
<l:template name="refsect2" text="secció anomenada «%t»"/>
<l:template name="refsect3" text="secció anomenada «%t»"/>
<l:template name="refsection" text="secció anomenada «%t»"/>
<l:template name="sect1" text="Secció %n, «%t»"/>
<l:template name="sect2" text="Secció %n, «%t»"/>
<l:template name="sect3" text="Secció %n, «%t»"/>
<l:template name="sect4" text="Secció %n, «%t»"/>
<l:template name="sect5" text="Secció %n, «%t»"/>
<l:template name="section" text="Secció %n, «%t»"/>
<l:template name="simplesect" text="secció anomenada «%t»"/>
<l:template name="table" text="Taula %n, «%t»"/>
</l:context>
<l:context name="authorgroup"><l:template name="sep" text=", "/>
<l:template name="sep2" text=" i "/>
<l:template name="seplast" text=", i "/>
</l:context>
<l:context name="glossary"><l:template name="see" text="Veure %t."/>
<l:template name="seealso" text="Veure també %t."/>
<l:template name="seealso-separator" text=", "/>
</l:context>
<l:context name="msgset"><l:template name="MsgAud" text="Audiència: "/>
<l:template name="MsgLevel" text="Nivell: "/>
<l:template name="MsgOrig" text="Origen: "/>
</l:context>
<l:context name="datetime"><l:template name="format" text="d/m/Y"/>
</l:context>
<l:context name="termdef"><l:template name="prefix" text="[Definition: "/>
<l:template name="suffix" text="]"/>
</l:context>
<l:context name="datetime-full"><l:template name="January" text="Gener"/>
<l:template name="February" text="Febrer"/>
<l:template name="March" text="Març"/>
<l:template name="April" text="Abril"/>
<l:template name="May" text="Maig"/>
<l:template name="June" text="Juny"/>
<l:template name="July" text="Juliol"/>
<l:template name="August" text="Agost"/>
<l:template name="September" text="Setembre"/>
<l:template name="October" text="Octubre"/>
<l:template name="November" text="Novembre"/>
<l:template name="December" text="Desembre"/>
<l:template name="Monday" text="Dilluns"/>
<l:template name="Tuesday" text="Dimarts"/>
<l:template name="Wednesday" text="Dimecres"/>
<l:template name="Thursday" text="Dijous"/>
<l:template name="Friday" text="Divendres"/>
<l:template name="Saturday" text="Dissabte"/>
<l:template name="Sunday" text="Diumenge"/>
</l:context>
<l:context name="datetime-abbrev"><l:template name="Jan" text="Gen"/>
<l:template name="Feb" text="Feb"/>
<l:template name="Mar" text="Mar"/>
<l:template name="Apr" text="Abr"/>
<l:template name="May" text="Maig"/>
<l:template name="Jun" text="Jun"/>
<l:template name="Jul" text="Jul"/>
<l:template name="Aug" text="Ago"/>
<l:template name="Sep" text="Sep"/>
<l:template name="Oct" text="Oct"/>
<l:template name="Nov" text="Nov"/>
<l:template name="Dec" text="Des"/>
<l:template name="Mon" text="Dl"/>
<l:template name="Tue" text="Dt"/>
<l:template name="Wed" text="Dx"/>
<l:template name="Thu" text="Dj"/>
<l:template name="Fri" text="Dv"/>
<l:template name="Sat" text="Ds"/>
<l:template name="Sun" text="Dg"/>
</l:context>
<l:context name="htmlhelp"><l:template name="langcode" text="0x0403 Catalan"/>
</l:context>
<l:context name="index"><l:template name="term-separator" text=", "/>
<l:template name="number-separator" text=", "/>
<l:template name="range-separator" text="-"/>
</l:context>
<l:context name="iso690"><l:template name="lastfirst.sep" text=", "/>
<l:template name="alt.person.two.sep" text=" "/>
<l:template name="alt.person.last.sep" text=" "/>
<l:template name="alt.person.more.sep" text=" "/>
<l:template name="primary.editor" text=" (ed.)"/>
<l:template name="primary.many" text=", et al."/>
<l:template name="primary.sep" text=". "/>
<l:template name="submaintitle.sep" text=": "/>
<l:template name="title.sep" text=". "/>
<l:template name="othertitle.sep" text=", "/>
<l:template name="medium1" text=" ["/>
<l:template name="medium2" text="]"/>
<l:template name="secondary.person.sep" text="; "/>
<l:template name="secondary.sep" text=". "/>
<l:template name="respons.sep" text=". "/>
<l:template name="edition.sep" text=". "/>
<l:template name="edition.serial.sep" text=", "/>
<l:template name="issuing.range" text="-"/>
<l:template name="issuing.div" text=", "/>
<l:template name="issuing.sep" text=". "/>
<l:template name="partnr.sep" text=". "/>
<l:template name="placepubl.sep" text=": "/>
<l:template name="publyear.sep" text=", "/>
<l:template name="pubinfo.sep" text=". "/>
<l:template name="spec.pubinfo.sep" text=", "/>
<l:template name="upd.sep" text=", "/>
<l:template name="datecit1" text=" [cited "/>
<l:template name="datecit2" text="]"/>
<l:template name="extent.sep" text=". "/>
<l:template name="locs.sep" text=", "/>
<l:template name="location.sep" text=". "/>
<l:template name="serie.sep" text=". "/>
<l:template name="notice.sep" text=". "/>
<l:template name="access" text="Available "/>
<l:template name="acctoo" text="Also available "/>
<l:template name="onwww" text="from World Wide Web"/>
<l:template name="oninet" text="from Internet"/>
<l:template name="access.end" text=": "/>
<l:template name="link1" text="&lt;"/>
<l:template name="link2" text="&gt;"/>
<l:template name="access.sep" text=". "/>
<l:template name="isbn" text="ISBN "/>
<l:template name="issn" text="ISSN "/>
<l:template name="stdnum.sep" text=". "/>
<l:template name="patcountry.sep" text=". "/>
<l:template name="pattype.sep" text=", "/>
<l:template name="patnum.sep" text=". "/>
<l:template name="patdate.sep" text=". "/>
</l:context><l:letters><l:l i="-1"/>
<l:l i="0">Símbols</l:l>
<l:l i="10">A</l:l>
<l:l i="10">a</l:l>
<l:l i="20">B</l:l>
<l:l i="20">b</l:l>
<l:l i="30">C</l:l>
<l:l i="30">c</l:l>
<l:l i="40">D</l:l>
<l:l i="40">d</l:l>
<l:l i="50">E</l:l>
<l:l i="50">e</l:l>
<l:l i="60">F</l:l>
<l:l i="60">f</l:l>
<l:l i="70">G</l:l>
<l:l i="70">g</l:l>
<l:l i="80">H</l:l>
<l:l i="80">h</l:l>
<l:l i="90">I</l:l>
<l:l i="90">i</l:l>
<l:l i="100">J</l:l>
<l:l i="100">j</l:l>
<l:l i="110">K</l:l>
<l:l i="110">k</l:l>
<l:l i="120">L</l:l>
<l:l i="120">l</l:l>
<l:l i="130">M</l:l>
<l:l i="130">m</l:l>
<l:l i="140">N</l:l>
<l:l i="140">n</l:l>
<l:l i="150">O</l:l>
<l:l i="150">o</l:l>
<l:l i="160">P</l:l>
<l:l i="160">p</l:l>
<l:l i="170">Q</l:l>
<l:l i="170">q</l:l>
<l:l i="180">R</l:l>
<l:l i="180">r</l:l>
<l:l i="190">S</l:l>
<l:l i="190">s</l:l>
<l:l i="200">T</l:l>
<l:l i="200">t</l:l>
<l:l i="210">U</l:l>
<l:l i="210">u</l:l>
<l:l i="220">V</l:l>
<l:l i="220">v</l:l>
<l:l i="230">W</l:l>
<l:l i="230">w</l:l>
<l:l i="240">X</l:l>
<l:l i="240">x</l:l>
<l:l i="250">Y</l:l>
<l:l i="250">y</l:l>
<l:l i="260">Z</l:l>
<l:l i="260">z</l:l>
</l:letters>
</l:l10n>

View File

@ -0,0 +1,185 @@
<?xml version="1.0"?>
<reference xml:id="charmap">
<info>
<title>Common » Character-Map Template Reference</title>
<releaseinfo role="meta">
$Id: charmap.xsl 7266 2007-08-22 11:58:42Z xmldoc $
</releaseinfo>
</info>
<partintro xml:id="partintro">
<title>Introduction</title>
<para>This is technical reference documentation for the
character-map templates in the DocBook XSL Stylesheets.</para>
<note>
<para>These templates are defined in a separate file from the set
of “common” templates because some of the common templates
reference DocBook XSL stylesheet parameters, requiring the
entire set of parameters to be imported/included in any
stylesheet that imports/includes the common templates.</para>
<para>The character-map templates dont import or include
any DocBook XSL stylesheet parameters, so the
character-map templates can be used without importing the
whole set of parameters.</para>
</note>
<para>This is not intended to be user documentation. It is
provided for developers writing customization layers for the
stylesheets.</para>
</partintro>
<refentry xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="template.apply-character-map">
<refnamediv>
<refname>apply-character-map</refname>
<refpurpose>Applies an XSLT character map</refpurpose>
</refnamediv>
<refsynopsisdiv>
<synopsis>&lt;xsl:template name="apply-character-map"&gt;
&lt;xsl:param name="content"/&gt;
&lt;xsl:param name="map.contents"/&gt;
...
&lt;/xsl:template&gt;</synopsis>
</refsynopsisdiv>
<refsect1><title>Description</title>
<para>This template applies an <link xlink:href="http://www.w3.org/TR/xslt20/#character-maps">XSLT character map</link>; that is, it causes certain
individual characters to be substituted with strings of one
or more characters. It is useful mainly for replacing
multiple “special” characters or symbols in the same target
content. It uses the value of
<parameter>map.contents</parameter> to do substitution on
<parameter>content</parameter>, and then returns the
modified contents.</para>
<note>
<para>This template is a very slightly modified version of
Jeni Tennisons <function>replace_strings</function>
template in the <link xlink:href="http://www.dpawson.co.uk/xsl/sect2/StringReplace.html#d9351e13">multiple string replacements</link> section of Dave Pawsons
<link xlink:href="http://www.dpawson.co.uk/xsl/index.html">XSLT FAQ</link>.</para>
<para>The <function>apply-string-subst-map</function>
template is essentially the same template as the
<function>apply-character-map</function> template; the
only difference is that in the map that
<function>apply-string-subst-map</function> expects, <tag class="attribute">oldstring</tag> and <tag class="attribute">newstring</tag> attributes are used
instead of <tag class="attribute">character</tag> and <tag class="attribute">string</tag> attributes.</para>
</note>
</refsect1><refsect1><title>Parameters</title>
<variablelist>
<varlistentry><term>content</term>
<listitem>
<para>The content on which to perform the character-map
substitution.</para>
</listitem>
</varlistentry>
<varlistentry><term>map.contents</term>
<listitem>
<para>A node set of elements, with each element having
the following attributes:
<itemizedlist>
<listitem>
<simpara><tag class="attribute">character</tag>, a
character to be replaced</simpara>
</listitem>
<listitem>
<simpara><tag class="attribute">string</tag>, a
string with which to replace <tag class="attribute">character</tag></simpara>
</listitem>
</itemizedlist>
</para>
</listitem>
</varlistentry>
</variablelist>
</refsect1></refentry>
<refentry xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="template.read-character-map">
<refnamediv>
<refname>read-character-map</refname>
<refpurpose>Reads in all or part of an XSLT character map</refpurpose>
</refnamediv>
<refsynopsisdiv>
<synopsis>&lt;xsl:template name="read-character-map"&gt;
&lt;xsl:param name="use.subset"/&gt;
&lt;xsl:param name="subset.profile"/&gt;
&lt;xsl:param name="uri"/&gt;
...
&lt;/xsl:template&gt;</synopsis>
</refsynopsisdiv>
<refsect1><title>Description</title>
<para>The XSLT 2.0 specification describes <link xlink:href="http://www.w3.org/TR/xslt20/#character-maps">character maps</link> and explains how they may be used
to allow a specific character appearing in a text or
attribute node in a final result tree to be substituted by
a specified string of characters during serialization. The
<function>read-character-map</function> template provides a
means for reading and using character maps with XSLT
1.0-based tools.</para>
<para>This template reads the character-map contents from
<parameter>uri</parameter> (in full or in part, depending on
the value of the <parameter>use.subset</parameter>
parameter), then passes those contents to the
<function>apply-character-map</function> template, along with
<parameter>content</parameter>, the data on which to perform
the character substitution.</para>
<para>Using the character map “in part” means that it uses only
those <tag>output-character</tag> elements that match the
XPath expression given in the value of the
<parameter>subset.profile</parameter> parameter. The current
implementation of that capability here relies on the
<function>evaluate</function> extension XSLT function.</para>
</refsect1><refsect1><title>Parameters</title>
<variablelist>
<varlistentry><term>use.subset</term>
<listitem>
<para>Specifies whether to use a subset of the character
map instead of the whole map; boolean
<literal>0</literal> or <literal>1</literal></para>
</listitem>
</varlistentry>
<varlistentry><term>subset.profile</term>
<listitem>
<para>XPath expression that specifies what subset of the
character map to use</para>
</listitem>
</varlistentry>
<varlistentry><term>uri</term>
<listitem>
<para>URI for a character map</para>
</listitem>
</varlistentry>
</variablelist>
</refsect1></refentry>
</reference>

View File

@ -0,0 +1,221 @@
<?xml version='1.0'?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:doc="http://nwalsh.com/xsl/documentation/1.0"
xmlns:dyn="http://exslt.org/dynamic"
xmlns:saxon="http://icl.com/saxon"
xmlns:xlink="http://www.w3.org/1999/xlink"
exclude-result-prefixes="doc dyn saxon"
version='1.0'>
<!-- ********************************************************************
$Id: charmap.xsl 7266 2007-08-22 11:58:42Z xmldoc $
********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<doc:reference xmlns="" xml:id="charmap">
<info>
<title>Common » Character-Map Template Reference</title>
<releaseinfo role="meta">
$Id: charmap.xsl 7266 2007-08-22 11:58:42Z xmldoc $
</releaseinfo>
</info>
<!-- * yes, partintro is a valid child of a reference... -->
<partintro xml:id="partintro">
<title>Introduction</title>
<para>This is technical reference documentation for the
character-map templates in the DocBook XSL Stylesheets.</para>
<note>
<para>These templates are defined in a separate file from the set
of “common” templates because some of the common templates
reference DocBook XSL stylesheet parameters, requiring the
entire set of parameters to be imported/included in any
stylesheet that imports/includes the common templates.</para>
<para>The character-map templates dont import or include
any DocBook XSL stylesheet parameters, so the
character-map templates can be used without importing the
whole set of parameters.</para>
</note>
<para>This is not intended to be user documentation. It is
provided for developers writing customization layers for the
stylesheets.</para>
</partintro>
</doc:reference>
<!-- ===================================== -->
<doc:template name="apply-character-map" xmlns="">
<refpurpose>Applies an XSLT character map</refpurpose>
<refdescription id="apply-character-map-desc">
<para>This template applies an <link
xlink:href="http://www.w3.org/TR/xslt20/#character-maps"
>XSLT character map</link>; that is, it causes certain
individual characters to be substituted with strings of one
or more characters. It is useful mainly for replacing
multiple “special” characters or symbols in the same target
content. It uses the value of
<parameter>map.contents</parameter> to do substitution on
<parameter>content</parameter>, and then returns the
modified contents.</para>
<note>
<para>This template is a very slightly modified version of
Jeni Tennisons <function>replace_strings</function>
template in the <link
xlink:href="http://www.dpawson.co.uk/xsl/sect2/StringReplace.html#d9351e13"
>multiple string replacements</link> section of Dave Pawsons
<link xlink:href="http://www.dpawson.co.uk/xsl/index.html"
>XSLT FAQ</link>.</para>
<para>The <function>apply-string-subst-map</function>
template is essentially the same template as the
<function>apply-character-map</function> template; the
only difference is that in the map that
<function>apply-string-subst-map</function> expects, <tag
class="attribute">oldstring</tag> and <tag
class="attribute">newstring</tag> attributes are used
instead of <tag class="attribute">character</tag> and <tag
class="attribute">string</tag> attributes.</para>
</note>
</refdescription>
<refparameter id="apply-character-map-params">
<variablelist>
<varlistentry><term>content</term>
<listitem>
<para>The content on which to perform the character-map
substitution.</para>
</listitem>
</varlistentry>
<varlistentry><term>map.contents</term>
<listitem>
<para>A node set of elements, with each element having
the following attributes:
<itemizedlist>
<listitem>
<simpara><tag class="attribute">character</tag>, a
character to be replaced</simpara>
</listitem>
<listitem>
<simpara><tag class="attribute">string</tag>, a
string with which to replace <tag
class="attribute">character</tag></simpara>
</listitem>
</itemizedlist>
</para>
</listitem>
</varlistentry>
</variablelist>
</refparameter>
</doc:template>
<xsl:template name="apply-character-map">
<xsl:param name="content"/>
<xsl:param name="map.contents"/>
<xsl:variable name="replaced_text">
<xsl:call-template name="string.subst">
<xsl:with-param name="string" select="$content" />
<xsl:with-param name="target"
select="$map.contents[1]/@character" />
<xsl:with-param name="replacement"
select="$map.contents[1]/@string" />
</xsl:call-template>
</xsl:variable>
<xsl:choose>
<xsl:when test="$map.contents[2]">
<xsl:call-template name="apply-character-map">
<xsl:with-param name="content" select="$replaced_text" />
<xsl:with-param name="map.contents"
select="$map.contents[position() > 1]" />
</xsl:call-template>
</xsl:when>
<xsl:otherwise>
<xsl:value-of select="$replaced_text" />
</xsl:otherwise>
</xsl:choose>
</xsl:template>
<!-- ===================================== -->
<doc:template name="read-character-map" xmlns="">
<refpurpose>Reads in all or part of an XSLT character map</refpurpose>
<refdescription id="read-character-map-desc">
<para>The XSLT 2.0 specification describes <link
xlink:href="http://www.w3.org/TR/xslt20/#character-maps"
>character maps</link> and explains how they may be used
to allow a specific character appearing in a text or
attribute node in a final result tree to be substituted by
a specified string of characters during serialization. The
<function>read-character-map</function> template provides a
means for reading and using character maps with XSLT
1.0-based tools.</para>
<para>This template reads the character-map contents from
<parameter>uri</parameter> (in full or in part, depending on
the value of the <parameter>use.subset</parameter>
parameter), then passes those contents to the
<function>apply-character-map</function> template, along with
<parameter>content</parameter>, the data on which to perform
the character substitution.</para>
<para>Using the character map “in part” means that it uses only
those <tag>output-character</tag> elements that match the
XPath expression given in the value of the
<parameter>subset.profile</parameter> parameter. The current
implementation of that capability here relies on the
<function>evaluate</function> extension XSLT function.</para>
</refdescription>
<refparameter id="read-character-map-params">
<variablelist>
<varlistentry><term>use.subset</term>
<listitem>
<para>Specifies whether to use a subset of the character
map instead of the whole map; boolean
<literal>0</literal> or <literal>1</literal></para>
</listitem>
</varlistentry>
<varlistentry><term>subset.profile</term>
<listitem>
<para>XPath expression that specifies what subset of the
character map to use</para>
</listitem>
</varlistentry>
<varlistentry><term>uri</term>
<listitem>
<para>URI for a character map</para>
</listitem>
</varlistentry>
</variablelist>
</refparameter>
</doc:template>
<xsl:template name="read-character-map">
<xsl:param name="use.subset"/>
<xsl:param name="subset.profile"/>
<xsl:param name="uri"/>
<xsl:choose>
<xsl:when test="$use.subset != 0">
<!-- *use a subset of the character map instead of the full map -->
<xsl:choose>
<!-- * xsltproc and Xalan both support dyn:evaluate() -->
<xsl:when test="function-available('dyn:evaluate')">
<xsl:copy-of select="document($uri)//*[local-name()='output-character']
[dyn:evaluate($subset.profile)]"/>
</xsl:when>
<!-- * Saxon has its own evaluate() and doesn't support dyn:evaluate() -->
<xsl:when test="function-available('saxon:evaluate')">
<xsl:copy-of select="document($uri)//*[local-name()='output-character']
[saxon:evaluate($subset.profile)]"/>
</xsl:when>
<xsl:otherwise>
<xsl:message terminate="yes"
>
Error: To process character-map subsets, you must use an XSLT engine
that supports the evaluate() XSLT extension function. Your XSLT engine
does not support it.
</xsl:message>
</xsl:otherwise>
</xsl:choose>
</xsl:when>
<xsl:otherwise>
<!-- *value of $use.subset is non-zero, so use the full map -->
<xsl:copy-of select="document($uri)//*[local-name()='output-character']"/>
</xsl:otherwise>
</xsl:choose>
</xsl:template>
</xsl:stylesheet>

View File

@ -0,0 +1,641 @@
<?xml version="1.0"?>
<reference xml:id="base">
<info>
<title>Common » Base Template Reference</title>
<releaseinfo role="meta">
$Id: common.xsl 9347 2012-05-11 03:49:49Z bobstayton $
</releaseinfo>
</info>
<partintro xml:id="partintro">
<title>Introduction</title>
<para>This is technical reference documentation for the “base”
set of common templates in the DocBook XSL Stylesheets.</para>
<para>This is not intended to be user documentation. It is
provided for developers writing customization layers for the
stylesheets.</para>
</partintro>
<refentry xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="template.is.component">
<refnamediv>
<refname>is.component</refname>
<refpurpose>Tests if a given node is a component-level element</refpurpose>
</refnamediv>
<refsynopsisdiv>
<synopsis>&lt;xsl:template name="is.component"&gt;
&lt;xsl:param name="node" select="."/&gt;
...
&lt;/xsl:template&gt;</synopsis>
</refsynopsisdiv>
<refsect1><title>Description</title>
<para>This template returns '1' if the specified node is a component
(Chapter, Appendix, etc.), and '0' otherwise.</para>
</refsect1><refsect1><title>Parameters</title>
<variablelist>
<varlistentry><term>node</term>
<listitem>
<para>The node which is to be tested.</para>
</listitem>
</varlistentry>
</variablelist>
</refsect1><refsect1><title>Returns</title>
<para>This template returns '1' if the specified node is a component
(Chapter, Appendix, etc.), and '0' otherwise.</para>
</refsect1></refentry>
<refentry xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="template.is.section">
<refnamediv>
<refname>is.section</refname>
<refpurpose>Tests if a given node is a section-level element</refpurpose>
</refnamediv>
<refsynopsisdiv>
<synopsis>&lt;xsl:template name="is.section"&gt;
&lt;xsl:param name="node" select="."/&gt;
...
&lt;/xsl:template&gt;</synopsis>
</refsynopsisdiv>
<refsect1><title>Description</title>
<para>This template returns '1' if the specified node is a section
(Section, Sect1, Sect2, etc.), and '0' otherwise.</para>
</refsect1><refsect1><title>Parameters</title>
<variablelist>
<varlistentry><term>node</term>
<listitem>
<para>The node which is to be tested.</para>
</listitem>
</varlistentry>
</variablelist>
</refsect1><refsect1><title>Returns</title>
<para>This template returns '1' if the specified node is a section
(Section, Sect1, Sect2, etc.), and '0' otherwise.</para>
</refsect1></refentry>
<refentry xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="template.section.level">
<refnamediv>
<refname>section.level</refname>
<refpurpose>Returns the hierarchical level of a section</refpurpose>
</refnamediv>
<refsynopsisdiv>
<synopsis>&lt;xsl:template name="section.level"&gt;
&lt;xsl:param name="node" select="."/&gt;
...
&lt;/xsl:template&gt;</synopsis>
</refsynopsisdiv>
<refsect1><title>Description</title>
<para>This template calculates the hierarchical level of a section.
The element <tag>sect1</tag> is at level 1, <tag>sect2</tag> is
at level 2, etc.</para>
<para>Recursive sections are calculated down to the fifth level.</para>
</refsect1><refsect1><title>Parameters</title>
<variablelist>
<varlistentry><term>node</term>
<listitem>
<para>The section node for which the level should be calculated.
Defaults to the context node.</para>
</listitem>
</varlistentry>
</variablelist>
</refsect1><refsect1><title>Returns</title>
<para>The section level, <quote>1</quote>, <quote>2</quote>, etc.
</para>
</refsect1></refentry>
<refentry xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="template.qanda.section.level">
<refnamediv>
<refname>qanda.section.level</refname>
<refpurpose>Returns the hierarchical level of a QandASet</refpurpose>
</refnamediv>
<refsynopsisdiv>
<synopsis>&lt;xsl:template name="qanda.section.level"/&gt;</synopsis>
</refsynopsisdiv>
<refsect1><title>Description</title>
<para>This template calculates the hierarchical level of a QandASet.
</para>
</refsect1><refsect1><title>Returns</title>
<para>The level, <quote>1</quote>, <quote>2</quote>, etc.
</para>
</refsect1></refentry>
<refentry xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="template.select.mediaobject">
<refnamediv>
<refname>select.mediaobject</refname>
<refpurpose>Selects and processes an appropriate media object from a list</refpurpose>
</refnamediv>
<refsynopsisdiv>
<synopsis>&lt;xsl:template name="select.mediaobject"&gt;
&lt;xsl:param name="olist" select="imageobject|imageobjectco |videoobject|audioobject|textobject"/&gt;
...
&lt;/xsl:template&gt;</synopsis>
</refsynopsisdiv>
<refsect1><title>Description</title>
<para>This template takes a list of media objects (usually the
children of a mediaobject or inlinemediaobject) and processes
the "right" object.</para>
<para>This template relies on a template named
"select.mediaobject.index" to determine which object
in the list is appropriate.</para>
<para>If no acceptable object is located, nothing happens.</para>
</refsect1><refsect1><title>Parameters</title>
<variablelist>
<varlistentry><term>olist</term>
<listitem>
<para>The node list of potential objects to examine.</para>
</listitem>
</varlistentry>
</variablelist>
</refsect1><refsect1><title>Returns</title>
<para>Calls &lt;xsl:apply-templates&gt; on the selected object.</para>
</refsect1></refentry>
<refentry xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="template.select.mediaobject.index">
<refnamediv>
<refname>select.mediaobject.index</refname>
<refpurpose>Selects the position of the appropriate media object from a list</refpurpose>
</refnamediv>
<refsynopsisdiv>
<synopsis>&lt;xsl:template name="select.mediaobject.index"&gt;
&lt;xsl:param name="olist" select="imageobject|imageobjectco |videoobject|audioobject|textobject"/&gt;
&lt;xsl:param name="count"&gt;1&lt;/xsl:param&gt;
...
&lt;/xsl:template&gt;</synopsis>
</refsynopsisdiv>
<refsect1><title>Description</title>
<para>This template takes a list of media objects (usually the
children of a mediaobject or inlinemediaobject) and determines
the "right" object. It returns the position of that object
to be used by the calling template.</para>
<para>If the parameter <parameter>use.role.for.mediaobject</parameter>
is nonzero, then it first checks for an object with
a role attribute of the appropriate value. It takes the first
of those. Otherwise, it takes the first acceptable object
through a recursive pass through the list.</para>
<para>This template relies on a template named "is.acceptable.mediaobject"
to determine if a given object is an acceptable graphic. The semantics
of media objects is that the first acceptable graphic should be used.
</para>
<para>If no acceptable object is located, no index is returned.</para>
</refsect1><refsect1><title>Parameters</title>
<variablelist>
<varlistentry><term>olist</term>
<listitem>
<para>The node list of potential objects to examine.</para>
</listitem>
</varlistentry>
<varlistentry><term>count</term>
<listitem>
<para>The position in the list currently being considered by the
recursive process.</para>
</listitem>
</varlistentry>
</variablelist>
</refsect1><refsect1><title>Returns</title>
<para>Returns the position in the original list of the selected object.</para>
</refsect1></refentry>
<refentry xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="template.is.acceptable.mediaobject">
<refnamediv>
<refname>is.acceptable.mediaobject</refname>
<refpurpose>Returns '1' if the specified media object is recognized</refpurpose>
</refnamediv>
<refsynopsisdiv>
<synopsis>&lt;xsl:template name="is.acceptable.mediaobject"&gt;
&lt;xsl:param name="object"/&gt;
...
&lt;/xsl:template&gt;</synopsis>
</refsynopsisdiv>
<refsect1><title>Description</title>
<para>This template examines a media object and returns '1' if the
object is recognized as a graphic.</para>
</refsect1><refsect1><title>Parameters</title>
<variablelist>
<varlistentry><term>object</term>
<listitem>
<para>The media object to consider.</para>
</listitem>
</varlistentry>
</variablelist>
</refsect1><refsect1><title>Returns</title>
<para>0 or 1</para>
</refsect1></refentry>
<refentry xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="template.check.id.unique">
<refnamediv>
<refname>check.id.unique</refname>
<refpurpose>Warn users about references to non-unique IDs</refpurpose>
</refnamediv>
<refsynopsisdiv>
<synopsis>&lt;xsl:template name="check.id.unique"&gt;
&lt;xsl:param name="linkend"/&gt;
...
&lt;/xsl:template&gt;</synopsis>
</refsynopsisdiv>
<refsect1><title>Description</title>
<para>If passed an ID in <varname>linkend</varname>,
<function>check.id.unique</function> prints
a warning message to the user if either the ID does not exist or
the ID is not unique.</para>
</refsect1></refentry>
<refentry xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="template.check.idref.targets">
<refnamediv>
<refname>check.idref.targets</refname>
<refpurpose>Warn users about incorrectly typed references</refpurpose>
</refnamediv>
<refsynopsisdiv>
<synopsis>&lt;xsl:template name="check.idref.targets"&gt;
&lt;xsl:param name="linkend"/&gt;
&lt;xsl:param name="element-list"/&gt;
...
&lt;/xsl:template&gt;</synopsis>
</refsynopsisdiv>
<refsect1><title>Description</title>
<para>If passed an ID in <varname>linkend</varname>,
<function>check.idref.targets</function> makes sure that the element
pointed to by the link is one of the elements listed in
<varname>element-list</varname> and warns the user otherwise.</para>
</refsect1></refentry>
<refentry xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="template.copyright.years">
<refnamediv>
<refname>copyright.years</refname>
<refpurpose>Print a set of years with collapsed ranges</refpurpose>
</refnamediv>
<refsynopsisdiv>
<synopsis>&lt;xsl:template name="copyright.years"&gt;
&lt;xsl:param name="years"/&gt;
&lt;xsl:param name="print.ranges" select="1"/&gt;
&lt;xsl:param name="single.year.ranges" select="0"/&gt;
&lt;xsl:param name="firstyear" select="0"/&gt;
&lt;xsl:param name="nextyear" select="0"/&gt;
...
&lt;/xsl:template&gt;</synopsis>
</refsynopsisdiv>
<refsect1><title>Description</title>
<para>This template prints a list of year elements with consecutive
years printed as a range. In other words:</para>
<screen>&lt;year&gt;1992&lt;/year&gt;
&lt;year&gt;1993&lt;/year&gt;
&lt;year&gt;1994&lt;/year&gt;</screen>
<para>is printed <quote>1992-1994</quote>, whereas:</para>
<screen>&lt;year&gt;1992&lt;/year&gt;
&lt;year&gt;1994&lt;/year&gt;</screen>
<para>is printed <quote>1992, 1994</quote>.</para>
<para>This template assumes that all the year elements contain only
decimal year numbers, that the elements are sorted in increasing
numerical order, that there are no duplicates, and that all the years
are expressed in full <quote>century+year</quote>
(<quote>1999</quote> not <quote>99</quote>) notation.</para>
</refsect1><refsect1><title>Parameters</title>
<variablelist>
<varlistentry><term>years</term>
<listitem>
<para>The initial set of year elements.</para>
</listitem>
</varlistentry>
<varlistentry><term>print.ranges</term>
<listitem>
<para>If non-zero, multi-year ranges are collapsed. If zero, all years
are printed discretely.</para>
</listitem>
</varlistentry>
<varlistentry><term>single.year.ranges</term>
<listitem>
<para>If non-zero, two consecutive years will be printed as a range,
otherwise, they will be printed discretely. In other words, a single
year range is <quote>1991-1992</quote> but discretely it's
<quote>1991, 1992</quote>.</para>
</listitem>
</varlistentry>
</variablelist>
</refsect1><refsect1><title>Returns</title>
<para>This template returns the formatted list of years.</para>
</refsect1></refentry>
<refentry xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="template.find.path.params">
<refnamediv>
<refname>find.path.params</refname>
<refpurpose>Search in a table for the "best" match for the node</refpurpose>
</refnamediv>
<refsynopsisdiv>
<synopsis>&lt;xsl:template name="find.path.params"&gt;
&lt;xsl:param name="node" select="."/&gt;
&lt;xsl:param name="table" select="''"/&gt;
&lt;xsl:param name="location"&gt;
&lt;xsl:call-template name="xpath.location"&gt;
&lt;xsl:with-param name="node" select="$node"/&gt;
&lt;/xsl:call-template&gt;
&lt;/xsl:param&gt;
...
&lt;/xsl:template&gt;</synopsis>
</refsynopsisdiv>
<refsect1><title>Description</title>
<para>This template searches in a table for the value that most-closely
(in the typical best-match sense of XSLT) matches the current (element)
node location.</para>
</refsect1></refentry>
<refentry xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="template.string.upper">
<refnamediv>
<refname>string.upper</refname>
<refpurpose>Converts a string to all uppercase letters</refpurpose>
</refnamediv>
<refsynopsisdiv>
<synopsis>&lt;xsl:template name="string.upper"&gt;
&lt;xsl:param name="string" select="''"/&gt;
...
&lt;/xsl:template&gt;</synopsis>
</refsynopsisdiv>
<refsect1><title>Description</title>
<para>Given a string, this template does a language-aware conversion
of that string to all uppercase letters, based on the values of the
<literal>lowercase.alpha</literal> and
<literal>uppercase.alpha</literal> gentext keys for the current
locale. It affects only those characters found in the values of
<literal>lowercase.alpha</literal> and
<literal>uppercase.alpha</literal>. All other characters are left
unchanged.</para>
</refsect1><refsect1><title>Parameters</title>
<variablelist>
<varlistentry><term>string</term>
<listitem>
<para>The string to convert to uppercase.</para>
</listitem>
</varlistentry>
</variablelist>
</refsect1></refentry>
<refentry xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="template.string.lower">
<refnamediv>
<refname>string.lower</refname>
<refpurpose>Converts a string to all lowercase letters</refpurpose>
</refnamediv>
<refsynopsisdiv>
<synopsis>&lt;xsl:template name="string.lower"&gt;
&lt;xsl:param name="string" select="''"/&gt;
...
&lt;/xsl:template&gt;</synopsis>
</refsynopsisdiv>
<refsect1><title>Description</title>
<para>Given a string, this template does a language-aware conversion
of that string to all lowercase letters, based on the values of the
<literal>uppercase.alpha</literal> and
<literal>lowercase.alpha</literal> gentext keys for the current
locale. It affects only those characters found in the values of
<literal>uppercase.alpha</literal> and
<literal>lowercase.alpha</literal>. All other characters are left
unchanged.</para>
</refsect1><refsect1><title>Parameters</title>
<variablelist>
<varlistentry><term>string</term>
<listitem>
<para>The string to convert to lowercase.</para>
</listitem>
</varlistentry>
</variablelist>
</refsect1></refentry>
<refentry xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="template.select.choice.separator">
<refnamediv>
<refname>select.choice.separator</refname>
<refpurpose>Returns localized choice separator</refpurpose>
</refnamediv>
<refsynopsisdiv>
<synopsis>&lt;xsl:template name="select.choice.separator"/&gt;</synopsis>
</refsynopsisdiv>
<refsect1><title>Description</title>
<para>This template enables auto-generation of an appropriate
localized "choice" separator (for example, "and" or "or") before
the final item in an inline list (though it could also be useful
for generating choice separators for non-inline lists).</para>
<para>It currently works by evaluating a processing instruction
(PI) of the form &lt;?dbchoice choice="foo"?&gt; :
<itemizedlist>
<listitem>
<simpara>if the value of the <tag>choice</tag>
pseudo-attribute is "and" or "or", returns a localized "and"
or "or"</simpara>
</listitem>
<listitem>
<simpara>otherwise returns the literal value of the
<tag>choice</tag> pseudo-attribute</simpara>
</listitem>
</itemizedlist>
The latter is provided only as a temporary workaround because the
locale files do not currently have translations for the word
<wordasword>or</wordasword>. So if you want to generate a a
logical "or" separator in French (for example), you currently need
to do this:
<literallayout>&lt;?dbchoice choice="ou"?&gt;</literallayout>
</para>
<warning>
<para>The <tag>dbchoice</tag> processing instruction is
an unfortunate hack; support for it may disappear in the future
(particularly if and when a more appropriate means for marking
up "choice" lists becomes available in DocBook).</para>
</warning>
</refsect1></refentry>
<refentry xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="template.evaluate.info.profile">
<refnamediv>
<refname>evaluate.info.profile</refname>
<refpurpose>Evaluates an info profile</refpurpose>
</refnamediv>
<refsynopsisdiv>
<synopsis>&lt;xsl:template name="evaluate.info.profile"&gt;
&lt;xsl:param name="profile"/&gt;
&lt;xsl:param name="info"/&gt;
...
&lt;/xsl:template&gt;</synopsis>
</refsynopsisdiv>
<refsect1><title>Description</title>
<para>This template evaluates an "info profile" matching the XPath
expression given by the <parameter>profile</parameter>
parameter. It relies on the XSLT <function>evaluate()</function>
extension function.</para>
<para>The value of the <parameter>profile</parameter> parameter
can include the literal string <literal>$info</literal>. If found
in the value of the <parameter>profile</parameter> parameter, the
literal string <literal>$info</literal> string is replaced with
the value of the <parameter>info</parameter> parameter, which
should be a set of <replaceable>*info</replaceable> nodes; the
expression is then evaluated using the XSLT
<function>evaluate()</function> extension function.</para>
</refsect1><refsect1><title>Parameters</title>
<variablelist>
<varlistentry>
<term>profile</term>
<listitem>
<para>A string representing an XPath expression </para>
</listitem>
</varlistentry>
<varlistentry>
<term>info</term>
<listitem>
<para>A set of *info nodes</para>
</listitem>
</varlistentry>
</variablelist>
</refsect1><refsect1><title>Returns</title>
<para>Returns a node (the result of evaluating the
<parameter>profile</parameter> parameter)</para>
</refsect1></refentry>
<refentry xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="template.graphic.format.content-type">
<refnamediv>
<refname>graphic.format.content-type</refname>
<refpurpose>Returns mimetype for media format</refpurpose>
</refnamediv>
<refsynopsisdiv>
<synopsis>&lt;xsl:template name="graphic.format.content-type"&gt;
&lt;xsl:param name="format"/&gt;
...
&lt;/xsl:template&gt;</synopsis>
</refsynopsisdiv>
<refsect1><title>Description</title>
<para>This takes as input a 'format' param and returns
a mimetype string. It uses an xsl:choose after first
converting the input to all uppercase.</para>
</refsect1></refentry>
</reference>

View File

@ -1,4 +1,8 @@
<?xml version='1.0'?>
<!DOCTYPE xsl:stylesheet [
<!ENTITY lowercase "'abcdefghijklmnopqrstuvwxyz'">
<!ENTITY uppercase "'ABCDEFGHIJKLMNOPQRSTUVWXYZ'">
]>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:doc="http://nwalsh.com/xsl/documentation/1.0"
xmlns:dyn="http://exslt.org/dynamic"
@ -7,7 +11,7 @@
version='1.0'>
<!-- ********************************************************************
$Id$
$Id: common.xsl 9347 2012-05-11 03:49:49Z bobstayton $
********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
@ -20,7 +24,7 @@
<info>
<title>Common » Base Template Reference</title>
<releaseinfo role="meta">
$Id$
$Id: common.xsl 9347 2012-05-11 03:49:49Z bobstayton $
</releaseinfo>
</info>
<!-- * yes, partintro is a valid child of a reference... -->
@ -43,7 +47,7 @@
abstract affiliation anchor answer appendix area areaset areaspec
artheader article audiodata audioobject author authorblurb authorgroup
beginpage bibliodiv biblioentry bibliography biblioset blockquote book
bookbiblio bookinfo callout calloutlist caption caution chapter
bookinfo callout calloutlist caption caution chapter
citerefentry cmdsynopsis co collab colophon colspec confgroup
copyright dedication docinfo editor entrytbl epigraph equation
example figure footnote footnoteref formalpara funcprototype
@ -64,7 +68,7 @@ sectioninfo seglistitem segmentedlist seriesinfo set setindex setinfo
shortcut sidebar simplelist simplesect spanspec step subject
subjectset substeps synopfragment table tbody textobject tfoot tgroup
thead tip toc tocchap toclevel1 toclevel2 toclevel3 toclevel4
toclevel5 tocpart varargs variablelist varlistentry videodata
toclevel5 tocpart topic varargs variablelist varlistentry videodata
videoobject void warning subjectset
classsynopsis
@ -458,6 +462,13 @@ Defaults to the context node.</para>
<xsl:when test="$object/@xml:id">
<xsl:value-of select="$object/@xml:id"/>
</xsl:when>
<xsl:when test="$generate.consistent.ids != 0">
<!-- Make $object the current node -->
<xsl:for-each select="$object">
<xsl:text>id-</xsl:text>
<xsl:number level="multiple" count="*"/>
</xsl:for-each>
</xsl:when>
<xsl:otherwise>
<xsl:value-of select="generate-id($object)"/>
</xsl:otherwise>
@ -646,19 +657,19 @@ Defaults to the context node.</para>
documentation for DocBook V3.0
-->
<xsl:variable name="arg.choice.opt.open.str">[</xsl:variable>
<xsl:variable name="arg.choice.opt.close.str">]</xsl:variable>
<xsl:variable name="arg.choice.req.open.str">{</xsl:variable>
<xsl:variable name="arg.choice.req.close.str">}</xsl:variable>
<xsl:variable name="arg.choice.plain.open.str"><xsl:text> </xsl:text></xsl:variable>
<xsl:variable name="arg.choice.plain.close.str"><xsl:text> </xsl:text></xsl:variable>
<xsl:variable name="arg.choice.def.open.str">[</xsl:variable>
<xsl:variable name="arg.choice.def.close.str">]</xsl:variable>
<xsl:variable name="arg.rep.repeat.str">...</xsl:variable>
<xsl:variable name="arg.rep.norepeat.str"></xsl:variable>
<xsl:variable name="arg.rep.def.str"></xsl:variable>
<xsl:variable name="arg.or.sep"> | </xsl:variable>
<xsl:variable name="cmdsynopsis.hanging.indent">4pi</xsl:variable>
<xsl:param name="arg.choice.opt.open.str">[</xsl:param>
<xsl:param name="arg.choice.opt.close.str">]</xsl:param>
<xsl:param name="arg.choice.req.open.str">{</xsl:param>
<xsl:param name="arg.choice.req.close.str">}</xsl:param>
<xsl:param name="arg.choice.plain.open.str"><xsl:text> </xsl:text></xsl:param>
<xsl:param name="arg.choice.plain.close.str"><xsl:text> </xsl:text></xsl:param>
<xsl:param name="arg.choice.def.open.str">[</xsl:param>
<xsl:param name="arg.choice.def.close.str">]</xsl:param>
<xsl:param name="arg.rep.repeat.str">...</xsl:param>
<xsl:param name="arg.rep.norepeat.str"></xsl:param>
<xsl:param name="arg.rep.def.str"></xsl:param>
<xsl:param name="arg.or.sep"> | </xsl:param>
<xsl:param name="cmdsynopsis.hanging.indent">4pi</xsl:param>
<!-- ====================================================================== -->
@ -962,6 +973,20 @@ recursive process.</para>
<xsl:variable name="useobject">
<xsl:choose>
<!-- select videoobject or audioobject before textobject -->
<xsl:when test="local-name($object) = 'videoobject'">
<xsl:text>1</xsl:text>
</xsl:when>
<xsl:when test="local-name($object) = 'audioobject'">
<xsl:text>1</xsl:text>
</xsl:when>
<!-- skip textobject if also video, audio, or image out of order -->
<xsl:when test="local-name($object) = 'textobject' and
../imageobject or
../audioobject or
../videoobject">
<xsl:text>0</xsl:text>
</xsl:when>
<!-- The phrase is used only when contains TeX Math and output is FO -->
<xsl:when test="local-name($object)='textobject' and $object/phrase
and $object/@role='tex' and $stylesheet.result.type = 'fo'
@ -1316,8 +1341,8 @@ pointed to by the link is one of the elements listed in
<xsl:choose>
<xsl:when test="not($list/@continuation = 'continues')">
<xsl:choose>
<xsl:when test="@startingnumber">
<xsl:value-of select="@startingnumber"/>
<xsl:when test="$list/@startingnumber">
<xsl:value-of select="$list/@startingnumber"/>
</xsl:when>
<xsl:when test="$pi-start != ''">
<xsl:value-of select="$pi-start"/>
@ -1326,8 +1351,10 @@ pointed to by the link is one of the elements listed in
</xsl:choose>
</xsl:when>
<xsl:otherwise>
<!-- match on previous list at same nesting level -->
<xsl:variable name="prevlist"
select="$list/preceding::orderedlist[1]"/>
select="$list/preceding::orderedlist
[count($list/ancestor::orderedlist) = count(ancestor::orderedlist)][1]"/>
<xsl:choose>
<xsl:when test="count($prevlist) = 0">2</xsl:when>
<xsl:otherwise>
@ -1406,6 +1433,44 @@ pointed to by the link is one of the elements listed in
</xsl:choose>
</xsl:template>
<xsl:template match="orderedlist/listitem" mode="item-number">
<xsl:variable name="numeration">
<xsl:call-template name="list.numeration">
<xsl:with-param name="node" select="parent::orderedlist"/>
</xsl:call-template>
</xsl:variable>
<xsl:variable name="type">
<xsl:choose>
<xsl:when test="$numeration='arabic'">1.</xsl:when>
<xsl:when test="$numeration='loweralpha'">a.</xsl:when>
<xsl:when test="$numeration='lowerroman'">i.</xsl:when>
<xsl:when test="$numeration='upperalpha'">A.</xsl:when>
<xsl:when test="$numeration='upperroman'">I.</xsl:when>
<!-- What!? This should never happen -->
<xsl:otherwise>
<xsl:message>
<xsl:text>Unexpected numeration: </xsl:text>
<xsl:value-of select="$numeration"/>
</xsl:message>
<xsl:value-of select="1."/>
</xsl:otherwise>
</xsl:choose>
</xsl:variable>
<xsl:variable name="item-number">
<xsl:call-template name="orderedlist-item-number"/>
</xsl:variable>
<xsl:if test="parent::orderedlist/@inheritnum='inherit'
and ancestor::listitem[parent::orderedlist]">
<xsl:apply-templates select="ancestor::listitem[parent::orderedlist][1]"
mode="item-number"/>
</xsl:if>
<xsl:number value="$item-number" format="{$type}"/>
</xsl:template>
<!-- ====================================================================== -->
<!-- ItemizedList "Numeration" -->
@ -1554,6 +1619,10 @@ year range is <quote>1991-1992</quote> but discretely it's
<xsl:when test="$firstyear = 0">
<!-- there weren't any years at all -->
</xsl:when>
<!-- Just output a year with range in its text -->
<xsl:when test="contains($firstyear, '-') or contains($firstyear, ',')">
<xsl:value-of select="$firstyear"/>
</xsl:when>
<xsl:when test="$firstyear = $lastyear">
<xsl:value-of select="$firstyear"/>
</xsl:when>
@ -1570,6 +1639,22 @@ year range is <quote>1991-1992</quote> but discretely it's
</xsl:otherwise>
</xsl:choose>
</xsl:when>
<xsl:when test="contains($firstyear, '-') or contains($firstyear, ',')">
<!-- Just output a year with range in its text -->
<xsl:value-of select="$firstyear"/>
<xsl:if test="count($years) != 0">
<xsl:text>, </xsl:text>
</xsl:if>
<xsl:call-template name="copyright.years">
<xsl:with-param name="years"
select="$years[position() &gt; 1]"/>
<xsl:with-param name="firstyear" select="$years[1]"/>
<xsl:with-param name="nextyear" select="$years[1] + 1"/>
<xsl:with-param name="print.ranges" select="$print.ranges"/>
<xsl:with-param name="single.year.ranges"
select="$single.year.ranges"/>
</xsl:call-template>
</xsl:when>
<xsl:when test="$firstyear = 0">
<xsl:call-template name="copyright.years">
<xsl:with-param name="years"
@ -1978,4 +2063,48 @@ engine does not support it.
</xsl:otherwise>
</xsl:choose>
</xsl:template>
<doc:template name="graphic.format.content-type" xmlns="">
<refpurpose>Returns mimetype for media format</refpurpose>
<refdescription id="graphic.format.content-type-desc">
<para>This takes as input a 'format' param and returns
a mimetype string. It uses an xsl:choose after first
converting the input to all uppercase.</para>
</refdescription>
</doc:template>
<xsl:template name="graphic.format.content-type">
<xsl:param name="format"/>
<xsl:variable name="upperformat" select="translate($format,&lowercase;,&uppercase;)"/>
<xsl:choose>
<xsl:when test="$upperformat = ''"></xsl:when>
<xsl:when test="$upperformat = 'linespecific'"></xsl:when>
<xsl:when test="$upperformat = 'PS'">application/postscript</xsl:when>
<xsl:when test="$upperformat = 'PDF'">application/pdf</xsl:when>
<xsl:when test="$upperformat = 'PNG'">image/png</xsl:when>
<xsl:when test="$upperformat = 'SVG'">image/svg+xml</xsl:when>
<xsl:when test="$upperformat = 'JPG'">image/jpeg</xsl:when>
<xsl:when test="$upperformat = 'JPEG'">image/jpeg</xsl:when>
<xsl:when test="$upperformat = 'GIF'">image/gif</xsl:when>
<xsl:when test="$upperformat = 'GIF87A'">image/gif</xsl:when>
<xsl:when test="$upperformat = 'GIF89A'">image/gif</xsl:when>
<xsl:when test="$upperformat = 'ACC'">audio/acc</xsl:when>
<xsl:when test="$upperformat = 'MPG'">audio/mpeg</xsl:when>
<xsl:when test="$upperformat = 'MP1'">audio/mpeg</xsl:when>
<xsl:when test="$upperformat = 'MP2'">audio/mpeg</xsl:when>
<xsl:when test="$upperformat = 'MP3'">audio/mpeg</xsl:when>
<xsl:when test="$upperformat = 'M4A'">audio/mp4</xsl:when>
<xsl:when test="$upperformat = 'MPEG'">audio/mpeg</xsl:when>
<xsl:when test="$upperformat = 'WAV'">audio/wav</xsl:when>
<xsl:when test="$upperformat = 'MP4'">video/mp4</xsl:when>
<xsl:when test="$upperformat = 'M4V'">video/mp4</xsl:when>
<xsl:when test="$upperformat = 'OGV'">video/ogg</xsl:when>
<xsl:when test="$upperformat = 'OGG'">video/ogg</xsl:when>
<xsl:when test="$upperformat = 'WEBM'">video/webm</xsl:when>
<xsl:otherwise>
<xsl:value-of select="concat('image/', $upperformat)"/>
</xsl:otherwise>
</xsl:choose>
</xsl:template>
</xsl:stylesheet>

View File

@ -0,0 +1,742 @@
<?xml version="1.0" encoding="utf-8"?>
<l:l10n xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0" language="cs" english-language-name="Czech">
<!-- * This file is generated automatically. -->
<!-- * To submit changes to this file upstream (to the DocBook Project) -->
<!-- * do not submit an edited version of this file. Instead, submit an -->
<!-- * edited version of the source file at the following location: -->
<!-- * -->
<!-- * https://docbook.svn.sourceforge.net/svnroot/docbook/trunk/gentext/locale/cs.xml -->
<!-- * -->
<!-- * E-mail the edited cs.xml source file to: -->
<!-- * -->
<!-- * docbook-developers@lists.sourceforge.net -->
<!-- ******************************************************************** -->
<!-- This file is part of the XSL DocBook Stylesheet distribution. -->
<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for -->
<!-- copyright and other information. -->
<!-- ******************************************************************** -->
<!-- In these files, % with a letter is used for a placeholder: -->
<!-- %t is the current element's title -->
<!-- %s is the current element's subtitle (if applicable)-->
<!-- %n is the current element's number label-->
<!-- %p is the current element's page number (if applicable)-->
<!-- ******************************************************************** -->
<l:gentext key="Abstract" text="Abstrakt"/>
<l:gentext key="abstract" text="Abstrakt"/>
<l:gentext key="Acknowledgements" text="Poděkování"/>
<l:gentext key="acknowledgements" text="poděkování"/>
<l:gentext key="Answer" text="Odpověď:"/>
<l:gentext key="answer" text="Odpověď:"/>
<l:gentext key="Appendix" text="Příloha"/>
<l:gentext key="appendix" text="Příloha"/>
<l:gentext key="Article" text="Článek"/>
<l:gentext key="article" text="Článek"/>
<l:gentext key="Author" text="Autor"/>
<l:gentext key="Bibliography" text="Bibliografie"/>
<l:gentext key="bibliography" text="Bibliografie"/>
<l:gentext key="Book" text="Kniha"/>
<l:gentext key="book" text="Kniha"/>
<l:gentext key="CAUTION" text="Výstraha"/>
<l:gentext key="Caution" text="Výstraha"/>
<l:gentext key="caution" text="Výstraha"/>
<l:gentext key="Chapter" text="Kapitola"/>
<l:gentext key="chapter" text="Kapitola"/>
<l:gentext key="Colophon" text="Tiráž"/>
<l:gentext key="colophon" text="Tiráž"/>
<l:gentext key="Copyright" text="Copyright"/>
<l:gentext key="copyright" text="Copyright"/>
<l:gentext key="Dedication" text="Věnování"/>
<l:gentext key="dedication" text="Věnování"/>
<l:gentext key="Edition" text="Vydání"/>
<l:gentext key="edition" text="Vydání"/>
<l:gentext key="Editor" text="Editor"/>
<l:gentext key="Equation" text="Rovnice"/>
<l:gentext key="equation" text="Rovnice"/>
<l:gentext key="Example" text="Příklad"/>
<l:gentext key="example" text="Příklad"/>
<l:gentext key="Figure" text="Obrázek"/>
<l:gentext key="figure" text="Obrázek"/>
<l:gentext key="Glossary" text="Slovník"/>
<l:gentext key="glossary" text="Slovník"/>
<l:gentext key="GlossSee" text="Viz"/>
<l:gentext key="glosssee" text="Viz"/>
<l:gentext key="GlossSeeAlso" text="Viz též"/>
<l:gentext key="glossseealso" text="Viz též"/>
<l:gentext key="IMPORTANT" text="Důležité"/>
<l:gentext key="important" text="Důležité"/>
<l:gentext key="Important" text="Důležité"/>
<l:gentext key="Index" text="Rejstřík"/>
<l:gentext key="index" text="Rejstřík"/>
<l:gentext key="ISBN" text="ISBN"/>
<l:gentext key="isbn" text="ISBN"/>
<l:gentext key="LegalNotice" text="Právní doložka"/>
<l:gentext key="legalnotice" text="Právní doložka"/>
<l:gentext key="MsgAud" text="Publikum"/>
<l:gentext key="msgaud" text="Publikum"/>
<l:gentext key="MsgLevel" text="Úroveň"/>
<l:gentext key="msglevel" text="Úroveň"/>
<l:gentext key="MsgOrig" text="Původ"/>
<l:gentext key="msgorig" text="Původ"/>
<l:gentext key="NOTE" text="Poznámka"/>
<l:gentext key="Note" text="Poznámka"/>
<l:gentext key="note" text="Poznámka"/>
<l:gentext key="Part" text="Část"/>
<l:gentext key="part" text="Část"/>
<l:gentext key="Preface" text="Předmluva"/>
<l:gentext key="preface" text="Předmluva"/>
<l:gentext key="Procedure" text="Postup"/>
<l:gentext key="procedure" text="Postup"/>
<l:gentext key="ProductionSet" text="Produkce"/>
<l:gentext key="PubDate" text="Datum vydání"/>
<l:gentext key="pubdate" text="Datum vydání"/>
<l:gentext key="Published" text="Vydáno"/>
<l:gentext key="published" text="Vydáno"/>
<l:gentext key="Publisher" text="Vydavatel"/>
<l:gentext key="Qandadiv" text="Otázky a odpovědi"/>
<l:gentext key="qandadiv" text="Otázky a odpovědi"/>
<l:gentext key="QandASet" text="Časté dotazy"/>
<l:gentext key="Question" text="Otázka:"/>
<l:gentext key="question" text="Otázka:"/>
<l:gentext key="RefEntry" text="Strana"/>
<l:gentext key="refentry" text="strana"/>
<l:gentext key="Reference" text="Odkaz"/>
<l:gentext key="reference" text="Odkaz"/>
<l:gentext key="References" text="Odkazy"/>
<l:gentext key="RefName" text="Jméno"/>
<l:gentext key="refname" text="Jméno"/>
<l:gentext key="RefSection" text="Oddíl"/>
<l:gentext key="refsection" text="oddíl"/>
<l:gentext key="RefSynopsisDiv" text="Přehled"/>
<l:gentext key="refsynopsisdiv" text="Přehled"/>
<l:gentext key="RevHistory" text="Přehled revizí"/>
<l:gentext key="revhistory" text="Přehled revizí"/>
<l:gentext key="revision" text="Revize"/>
<l:gentext key="Revision" text="Revize"/>
<l:gentext key="sect1" text="Oddíl"/>
<l:gentext key="sect2" text="Oddíl"/>
<l:gentext key="sect3" text="Oddíl"/>
<l:gentext key="sect4" text="Oddíl"/>
<l:gentext key="sect5" text="Oddíl"/>
<l:gentext key="section" text="Oddíl"/>
<l:gentext key="Section" text="Oddíl"/>
<l:gentext key="see" text="Viz"/>
<l:gentext key="See" text="Viz"/>
<l:gentext key="seealso" text="Viz též"/>
<l:gentext key="Seealso" text="Viz též"/>
<l:gentext key="SeeAlso" text="Viz též"/>
<l:gentext key="set" text="Sada"/>
<l:gentext key="Set" text="Sada"/>
<l:gentext key="setindex" text="Rejstřík sady"/>
<l:gentext key="SetIndex" text="Rejstřík sady"/>
<l:gentext key="Sidebar" text="Marginálie"/>
<l:gentext key="sidebar" text="Marginálie"/>
<l:gentext key="step" text="krok"/>
<l:gentext key="Step" text="Krok"/>
<l:gentext key="table" text="Tabulka"/>
<l:gentext key="Table" text="Tabulka"/>
<l:gentext key="task" text="úloha"/>
<l:gentext key="Task" text="Úloha"/>
<l:gentext key="tip" text="Tip"/>
<l:gentext key="TIP" text="Tip"/>
<l:gentext key="Tip" text="Tip"/>
<l:gentext key="Warning" text="Varování"/>
<l:gentext key="warning" text="Varování"/>
<l:gentext key="WARNING" text="Varování"/>
<l:gentext key="and" text="a"/>
<l:gentext key="or" text="nebo"/>
<l:gentext key="by" text=""/>
<l:gentext key="Edited" text="Vydáno"/>
<l:gentext key="edited" text="Vydáno"/>
<l:gentext key="Editedby" text="Sestavil"/>
<l:gentext key="editedby" text="Sestavil"/>
<l:gentext key="in" text="v"/>
<l:gentext key="lastlistcomma" text=""/>
<l:gentext key="listcomma" text=","/>
<l:gentext key="notes" text="Poznámky"/>
<l:gentext key="Notes" text="Poznámky"/>
<l:gentext key="Pgs" text="Str."/>
<l:gentext key="pgs" text="Str."/>
<l:gentext key="Revisedby" text="Revidoval: "/>
<l:gentext key="revisedby" text="Revidoval: "/>
<l:gentext key="TableNotes" text="Poznámky"/>
<l:gentext key="tablenotes" text="Poznámky"/>
<l:gentext key="TableofContents" text="Obsah"/>
<l:gentext key="tableofcontents" text="Obsah"/>
<l:gentext key="unexpectedelementname" text="Neočekávané jméno prvku"/>
<l:gentext key="unsupported" text="nepodporovaný"/>
<l:gentext key="xrefto" text="xref k"/>
<l:gentext key="Authors" text="Autoři"/>
<l:gentext key="copyeditor" text="Korektor"/>
<l:gentext key="graphicdesigner" text="Grafický designér"/>
<l:gentext key="productioneditor" text="Produkce"/>
<l:gentext key="technicaleditor" text="Technický editor"/>
<l:gentext key="translator" text="Překladatel"/>
<l:gentext key="listofequations" text="Seznam rovnic"/>
<l:gentext key="ListofEquations" text="Seznam rovnic"/>
<l:gentext key="ListofExamples" text="Seznam příkladů"/>
<l:gentext key="listofexamples" text="Seznam příkladů"/>
<l:gentext key="ListofFigures" text="Seznam obrázků"/>
<l:gentext key="listoffigures" text="Seznam obrázků"/>
<l:gentext key="ListofProcedures" text="Seznam postupů"/>
<l:gentext key="listofprocedures" text="Seznam postupů"/>
<l:gentext key="listoftables" text="Seznam tabulek"/>
<l:gentext key="ListofTables" text="Seznam tabulek"/>
<l:gentext key="ListofUnknown" text="Seznam neznámého"/>
<l:gentext key="listofunknown" text="Seznam neznámého"/>
<l:gentext key="nav-home" text="Domů"/>
<l:gentext key="nav-next" text="Další"/>
<l:gentext key="nav-next-sibling" text="Rychle dopředu"/>
<l:gentext key="nav-prev" text="Předcházející"/>
<l:gentext key="nav-prev-sibling" text="Rychle zpět"/>
<l:gentext key="nav-up" text="Nahoru"/>
<l:gentext key="nav-toc" text="Obsah"/>
<l:gentext key="Draft" text="Návrh"/>
<l:gentext key="above" text="nad"/>
<l:gentext key="below" text="pod"/>
<l:gentext key="sectioncalled" text="oddíl nazvaný"/>
<l:gentext key="index symbols" text="Symboly"/>
<l:gentext key="writing-mode" text="lr-tb"/>
<l:gentext key="lowercase.alpha" text="aábcčdďeéěfghiíjklmnňoópqrřsštťuúůvwxyýzž"/>
<l:gentext key="uppercase.alpha" text="AÁBCČDĎEÉĚFGHIÍJKLMNŇOÓPQRŘSŠTŤUÚŮVWXYÝZŽ"/>
<l:gentext key="normalize.sort.input" text="aábcčdďeéěfghiíjklmnňoópqrřsštťuúůvwxyýzž"/>
<l:gentext key="normalize.sort.output" text="AÁBCČDĎEÉĚFGHIÍJKLMNŇOÓPQRŘSŠTŤUÚŮVWXYÝZŽ"/>
<l:dingbat key="startquote" text="„"/>
<l:dingbat key="endquote" text="“"/>
<l:dingbat key="nestedstartquote" text=""/>
<l:dingbat key="nestedendquote" text=""/>
<l:dingbat key="singlestartquote" text=""/>
<l:dingbat key="singleendquote" text=""/>
<l:dingbat key="bullet" text="•"/>
<l:gentext key="hyphenation-character" text="-" lang="en"/>
<l:gentext key="hyphenation-push-character-count" text="2" lang="en"/>
<l:gentext key="hyphenation-remain-character-count" text="2" lang="en"/>
<l:context name="keycap"><l:template name="alt" text="Alt" lang="en"/>
<l:template name="backspace" text="&lt;—" lang="en"/>
<l:template name="command" text="⌘" lang="en"/>
<l:template name="control" text="Ctrl" lang="en"/>
<l:template name="delete" text="Del" lang="en"/>
<l:template name="down" text="↓" lang="en"/>
<l:template name="end" text="End" lang="en"/>
<l:template name="enter" text="Enter" lang="en"/>
<l:template name="escape" text="Esc" lang="en"/>
<l:template name="home" text="Home" lang="en"/>
<l:template name="insert" text="Ins" lang="en"/>
<l:template name="left" text="←" lang="en"/>
<l:template name="meta" text="Meta" lang="en"/>
<l:template name="option" text="???" lang="en"/>
<l:template name="pagedown" text="Page ↓" lang="en"/>
<l:template name="pageup" text="Page ↑" lang="en"/>
<l:template name="right" text="→" lang="en"/>
<l:template name="shift" text="Shift" lang="en"/>
<l:template name="space" text="Space" lang="en"/>
<l:template name="tab" text="→|" lang="en"/>
<l:template name="up" text="↑" lang="en"/>
</l:context>
<l:context name="webhelp"><l:template name="Search" text="Search" lang="en"/>
<l:template name="Enter_a_term_and_click" text="Enter a term and click " lang="en"/>
<l:template name="Go" text="Go" lang="en"/>
<l:template name="to_perform_a_search" text=" to perform a search." lang="en"/>
<l:template name="txt_filesfound" text="Results" lang="en"/>
<l:template name="txt_enter_at_least_1_char" text="You must enter at least one character." lang="en"/>
<l:template name="txt_browser_not_supported" text="JavaScript is disabled on your browser. Please enable JavaScript to enjoy all the features of this site." lang="en"/>
<l:template name="txt_please_wait" text="Please wait. Search in progress..." lang="en"/>
<l:template name="txt_results_for" text="Results for: " lang="en"/>
<l:template name="TableofContents" text="Contents" lang="en"/>
<l:template name="HighlightButton" text="Toggle search result highlighting" lang="en"/>
<l:template name="Your_search_returned_no_results" text="Your search returned no results." lang="en"/>
</l:context>
<l:context name="styles"><l:template name="person-name" text="first-last"/>
</l:context>
<l:context name="title"><l:template name="abstract" text="%t"/>
<l:template name="acknowledgements" text="%t" lang="en"/>
<l:template name="answer" text="%t"/>
<l:template name="appendix" text="Příloha %n. %t"/>
<l:template name="article" text="%t"/>
<l:template name="authorblurb" text="%t"/>
<l:template name="bibliodiv" text="%t"/>
<l:template name="biblioentry" text="%t"/>
<l:template name="bibliography" text="%t"/>
<l:template name="bibliolist" text="%t" lang="en"/>
<l:template name="bibliomixed" text="%t"/>
<l:template name="bibliomset" text="%t"/>
<l:template name="biblioset" text="%t"/>
<l:template name="blockquote" text="%t"/>
<l:template name="book" text="%t"/>
<l:template name="calloutlist" text="%t"/>
<l:template name="caution" text="%t"/>
<l:template name="chapter" text="Kapitola %n. %t"/>
<l:template name="colophon" text="%t"/>
<l:template name="dedication" text="%t"/>
<l:template name="equation" text="Rovnice %n. %t"/>
<l:template name="example" text="Příklad %n. %t"/>
<l:template name="figure" text="Obrázek %n. %t"/>
<l:template name="foil" text="%t" lang="en"/>
<l:template name="foilgroup" text="%t" lang="en"/>
<l:template name="formalpara" text="%t"/>
<l:template name="glossary" text="%t"/>
<l:template name="glossdiv" text="%t"/>
<l:template name="glosslist" text="%t" lang="en"/>
<l:template name="glossentry" text="%t" lang="en"/>
<l:template name="important" text="%t"/>
<l:template name="index" text="%t"/>
<l:template name="indexdiv" text="%t"/>
<l:template name="itemizedlist" text="%t"/>
<l:template name="legalnotice" text="%t"/>
<l:template name="listitem" text=""/>
<l:template name="lot" text="%t"/>
<l:template name="msg" text="%t"/>
<l:template name="msgexplan" text="%t"/>
<l:template name="msgmain" text="%t"/>
<l:template name="msgrel" text="%t"/>
<l:template name="msgset" text="%t"/>
<l:template name="msgsub" text="%t"/>
<l:template name="note" text="%t"/>
<l:template name="orderedlist" text="%t"/>
<l:template name="part" text="Část %n. %t"/>
<l:template name="partintro" text="%t"/>
<l:template name="preface" text="%t"/>
<l:template name="procedure" text="%t"/>
<l:template name="procedure.formal" text="Postup %n. %t"/>
<l:template name="productionset" text="%t"/>
<l:template name="productionset.formal" text="Produkce %n"/>
<l:template name="qandadiv" text="%t"/>
<l:template name="qandaentry" text="%t"/>
<l:template name="qandaset" text="%t"/>
<l:template name="question" text="%t"/>
<l:template name="refentry" text="%t"/>
<l:template name="reference" text="%t"/>
<l:template name="refsection" text="%t"/>
<l:template name="refsect1" text="%t"/>
<l:template name="refsect2" text="%t"/>
<l:template name="refsect3" text="%t"/>
<l:template name="refsynopsisdiv" text="%t"/>
<l:template name="refsynopsisdivinfo" text="%t"/>
<l:template name="screenshot" text="%t" lang="en"/>
<l:template name="segmentedlist" text="%t"/>
<l:template name="set" text="%t"/>
<l:template name="setindex" text="%t"/>
<l:template name="sidebar" text="%t"/>
<l:template name="step" text="%t"/>
<l:template name="table" text="Tabulka %n. %t"/>
<l:template name="task" text="%t" lang="en"/>
<l:template name="tasksummary" text="%t" lang="en"/>
<l:template name="taskprerequisites" text="%t" lang="en"/>
<l:template name="taskrelated" text="%t" lang="en"/>
<l:template name="tip" text="%t"/>
<l:template name="toc" text="%t"/>
<l:template name="variablelist" text="%t"/>
<l:template name="varlistentry" text=""/>
<l:template name="warning" text="%t"/>
</l:context>
<l:context name="title-unnumbered"><l:template name="appendix" text="%t"/>
<l:template name="article/appendix" text="%t" lang="en"/>
<l:template name="bridgehead" text="%t"/>
<l:template name="chapter" text="%t"/>
<l:template name="sect1" text="%t"/>
<l:template name="sect2" text="%t"/>
<l:template name="sect3" text="%t"/>
<l:template name="sect4" text="%t"/>
<l:template name="sect5" text="%t"/>
<l:template name="section" text="%t"/>
<l:template name="simplesect" text="%t"/>
<l:template name="topic" text="%t" lang="en"/>
<l:template name="part" text="%t" lang="en"/>
</l:context>
<l:context name="title-numbered"><l:template name="appendix" text="Příloha %n. %t"/>
<l:template name="article/appendix" text="%n. %t" lang="en"/>
<l:template name="bridgehead" text="%n. %t"/>
<l:template name="chapter" text="Kapitola %n. %t"/>
<l:template name="part" text="Část %n. %t"/>
<l:template name="sect1" text="%n. %t"/>
<l:template name="sect2" text="%n. %t"/>
<l:template name="sect3" text="%n. %t"/>
<l:template name="sect4" text="%n. %t"/>
<l:template name="sect5" text="%n. %t"/>
<l:template name="section" text="%n. %t"/>
<l:template name="simplesect" text="%n. %t"/>
<l:template name="topic" text="%t" lang="en"/>
</l:context>
<l:context name="subtitle"><l:template name="appendix" text="%s"/>
<l:template name="acknowledgements" text="%s" lang="en"/>
<l:template name="article" text="%s"/>
<l:template name="bibliodiv" text="%s"/>
<l:template name="biblioentry" text="%s"/>
<l:template name="bibliography" text="%s"/>
<l:template name="bibliomixed" text="%s"/>
<l:template name="bibliomset" text="%s"/>
<l:template name="biblioset" text="%s"/>
<l:template name="book" text="%s"/>
<l:template name="chapter" text="%s"/>
<l:template name="colophon" text="%s"/>
<l:template name="dedication" text="%s"/>
<l:template name="glossary" text="%s"/>
<l:template name="glossdiv" text="%s"/>
<l:template name="index" text="%s"/>
<l:template name="indexdiv" text="%s"/>
<l:template name="lot" text="%s"/>
<l:template name="part" text="%s"/>
<l:template name="partintro" text="%s"/>
<l:template name="preface" text="%s"/>
<l:template name="refentry" text="%s"/>
<l:template name="reference" text="%s"/>
<l:template name="refsection" text="%s"/>
<l:template name="refsect1" text="%s"/>
<l:template name="refsect2" text="%s"/>
<l:template name="refsect3" text="%s"/>
<l:template name="refsynopsisdiv" text="%s"/>
<l:template name="sect1" text="%s"/>
<l:template name="sect2" text="%s"/>
<l:template name="sect3" text="%s"/>
<l:template name="sect4" text="%s"/>
<l:template name="sect5" text="%s"/>
<l:template name="section" text="%s"/>
<l:template name="set" text="%s"/>
<l:template name="setindex" text="%s"/>
<l:template name="sidebar" text="%s"/>
<l:template name="simplesect" text="%s"/>
<l:template name="topic" text="%t" lang="en"/>
<l:template name="toc" text="%s"/>
</l:context>
<l:context name="xref"><l:template name="abstract" text="%t"/>
<l:template name="acknowledgements" text="%t" lang="en"/>
<l:template name="answer" text="%n"/>
<l:template name="appendix" text="%t"/>
<l:template name="article" text="%t"/>
<l:template name="authorblurb" text="%t"/>
<l:template name="bibliodiv" text="%t"/>
<l:template name="bibliography" text="%t"/>
<l:template name="bibliomset" text="%t"/>
<l:template name="biblioset" text="%t"/>
<l:template name="blockquote" text="%t"/>
<l:template name="book" text="%t"/>
<l:template name="calloutlist" text="%t"/>
<l:template name="caution" text="%t"/>
<l:template name="chapter" text="%t"/>
<l:template name="colophon" text="%t"/>
<l:template name="constraintdef" text="%t"/>
<l:template name="dedication" text="%t"/>
<l:template name="equation" text="%t"/>
<l:template name="example" text="%t"/>
<l:template name="figure" text="%t"/>
<l:template name="foil" text="%t" lang="en"/>
<l:template name="foilgroup" text="%t" lang="en"/>
<l:template name="formalpara" text="%t"/>
<l:template name="glossary" text="%t"/>
<l:template name="glossdiv" text="%t"/>
<l:template name="important" text="%t"/>
<l:template name="index" text="%t"/>
<l:template name="indexdiv" text="%t"/>
<l:template name="itemizedlist" text="%t"/>
<l:template name="legalnotice" text="%t"/>
<l:template name="listitem" text="%n"/>
<l:template name="lot" text="%t"/>
<l:template name="msg" text="%t"/>
<l:template name="msgexplan" text="%t"/>
<l:template name="msgmain" text="%t"/>
<l:template name="msgrel" text="%t"/>
<l:template name="msgset" text="%t"/>
<l:template name="msgsub" text="%t"/>
<l:template name="note" text="%t"/>
<l:template name="orderedlist" text="%t"/>
<l:template name="part" text="%t"/>
<l:template name="partintro" text="%t"/>
<l:template name="preface" text="%t"/>
<l:template name="procedure" text="%t"/>
<l:template name="productionset" text="%t"/>
<l:template name="qandadiv" text="%t"/>
<l:template name="qandaentry" text="%n"/>
<l:template name="qandaset" text="%t"/>
<l:template name="question" text="%n"/>
<l:template name="reference" text="%t"/>
<l:template name="refsynopsisdiv" text="%t"/>
<l:template name="screenshot" text="%t" lang="en"/>
<l:template name="segmentedlist" text="%t"/>
<l:template name="set" text="%t"/>
<l:template name="setindex" text="%t"/>
<l:template name="sidebar" text="%t"/>
<l:template name="table" text="%t"/>
<l:template name="task" text="%t" lang="en"/>
<l:template name="tip" text="%t"/>
<l:template name="toc" text="%t"/>
<l:template name="variablelist" text="%t"/>
<l:template name="varlistentry" text="%n"/>
<l:template name="warning" text="%t"/>
<l:template name="olink.document.citation" text="v %o"/>
<l:template name="olink.page.citation" text=" (strana %p)"/>
<l:template name="page.citation" text=" [%p]"/>
<l:template name="page" text="(strana %p)"/>
<l:template name="docname" text=" v %o"/>
<l:template name="docnamelong" text=" v dokumentu nazvaném %o"/>
<l:template name="pageabbrev" text="(str. %p)"/>
<l:template name="Page" text="Strana %p"/>
<l:template name="topic" text="%t" lang="en"/>
<l:template name="bridgehead" text="„%t“"/>
<l:template name="refsection" text="„%t“"/>
<l:template name="refsect1" text="„%t“"/>
<l:template name="refsect2" text="„%t“"/>
<l:template name="refsect3" text="„%t“"/>
<l:template name="sect1" text="„%t“"/>
<l:template name="sect2" text="„%t“"/>
<l:template name="sect3" text="„%t“"/>
<l:template name="sect4" text="„%t“"/>
<l:template name="sect5" text="„%t“"/>
<l:template name="section" text="„%t“"/>
<l:template name="simplesect" text="„%t“"/>
</l:context>
<l:context name="xref-number"><l:template name="answer" text="%n"/>
<l:template name="appendix" text="%n"/>
<l:template name="bridgehead" text="%n"/>
<l:template name="chapter" text="%n"/>
<l:template name="equation" text="%n"/>
<l:template name="example" text="%n"/>
<l:template name="figure" text="%n"/>
<l:template name="part" text="%n"/>
<l:template name="procedure" text="%n"/>
<l:template name="productionset" text="%n"/>
<l:template name="qandadiv" text="%n"/>
<l:template name="qandaentry" text="%n"/>
<l:template name="question" text="%n"/>
<l:template name="sect1" text="%n"/>
<l:template name="sect2" text="%n"/>
<l:template name="sect3" text="%n"/>
<l:template name="sect4" text="%n"/>
<l:template name="sect5" text="%n"/>
<l:template name="section" text="%n"/>
<l:template name="table" text="%n"/>
</l:context>
<l:context name="xref-number-and-title"><l:template name="appendix" text="%n „%t“"/>
<l:template name="bridgehead" text="%n „%t“"/>
<l:template name="chapter" text="%n „%t“"/>
<l:template name="equation" text="%n „%t“"/>
<l:template name="example" text="%n „%t“"/>
<l:template name="figure" text="%n „%t“"/>
<l:template name="part" text="%n „%t“"/>
<l:template name="procedure" text="%n „%t“"/>
<l:template name="productionset" text="%n „%t“"/>
<l:template name="qandadiv" text="%n „%t“"/>
<l:template name="refsect1" text="„%t“"/>
<l:template name="refsect2" text="„%t“"/>
<l:template name="refsect3" text="„%t“"/>
<l:template name="refsection" text="„%t“"/>
<l:template name="sect1" text="%n „%t“"/>
<l:template name="sect2" text="%n „%t“"/>
<l:template name="sect3" text="%n „%t“"/>
<l:template name="sect4" text="%n „%t“"/>
<l:template name="sect5" text="%n „%t“"/>
<l:template name="section" text="%n „%t“"/>
<l:template name="simplesect" text="%n „%t“"/>
<l:template name="table" text="%n „%t“"/>
</l:context>
<l:context name="authorgroup"><l:template name="sep" text=", "/>
<l:template name="sep2" text=" a "/>
<l:template name="seplast" text=" a "/>
</l:context>
<l:context name="glossary"><l:template name="see" text="Viz %t."/>
<l:template name="seealso" text="Viz též %t."/>
<l:template name="seealso-separator" text=", "/>
</l:context>
<l:context name="msgset"><l:template name="MsgAud" text="Publikum: "/>
<l:template name="MsgLevel" text="Úroveň: "/>
<l:template name="MsgOrig" text="Původ: "/>
</l:context>
<l:context name="datetime"><l:template name="format" text="d. B Y"/>
</l:context>
<l:context name="termdef"><l:template name="prefix" text="[Definice: "/>
<l:template name="suffix" text="]"/>
</l:context>
<l:context name="datetime-full"><l:template name="January" text="ledna"/>
<l:template name="February" text="února"/>
<l:template name="March" text="března"/>
<l:template name="April" text="dubna"/>
<l:template name="May" text="května"/>
<l:template name="June" text="června"/>
<l:template name="July" text="července"/>
<l:template name="August" text="srpna"/>
<l:template name="September" text="září"/>
<l:template name="October" text="října"/>
<l:template name="November" text="listopadu"/>
<l:template name="December" text="prosince"/>
<l:template name="Monday" text="pondělí"/>
<l:template name="Tuesday" text="úterý"/>
<l:template name="Wednesday" text="středa"/>
<l:template name="Thursday" text="čtvrtek"/>
<l:template name="Friday" text="pátek"/>
<l:template name="Saturday" text="sobota"/>
<l:template name="Sunday" text="neděle"/>
</l:context>
<l:context name="datetime-abbrev"><l:template name="Jan" text="led"/>
<l:template name="Feb" text="úno"/>
<l:template name="Mar" text="bře"/>
<l:template name="Apr" text="dub"/>
<l:template name="May" text="kvě"/>
<l:template name="Jun" text="čer"/>
<l:template name="Jul" text="čnc"/>
<l:template name="Aug" text="srp"/>
<l:template name="Sep" text="zář"/>
<l:template name="Oct" text="řij"/>
<l:template name="Nov" text="lis"/>
<l:template name="Dec" text="pro"/>
<l:template name="Mon" text="po"/>
<l:template name="Tue" text="út"/>
<l:template name="Wed" text="st"/>
<l:template name="Thu" text="čt"/>
<l:template name="Fri" text="pá"/>
<l:template name="Sat" text="so"/>
<l:template name="Sun" text="ne"/>
</l:context>
<l:context name="htmlhelp"><l:template name="langcode" text="0x0405 Czech"/>
</l:context>
<l:context name="index"><l:template name="term-separator" text=", " lang="en"/>
<l:template name="number-separator" text=", " lang="en"/>
<l:template name="range-separator" text="-" lang="en"/>
</l:context>
<l:context name="iso690"><l:template name="lastfirst.sep" text=", "/>
<l:template name="alt.person.two.sep" text=" "/>
<l:template name="alt.person.last.sep" text=" "/>
<l:template name="alt.person.more.sep" text=" "/>
<l:template name="primary.editor" text=" (ed.)"/>
<l:template name="primary.many" text=", et al."/>
<l:template name="primary.sep" text=". "/>
<l:template name="submaintitle.sep" text=": "/>
<l:template name="title.sep" text=". "/>
<l:template name="othertitle.sep" text=", "/>
<l:template name="medium1" text=" ["/>
<l:template name="medium2" text="]"/>
<l:template name="secondary.person.sep" text="; "/>
<l:template name="secondary.sep" text=". "/>
<l:template name="respons.sep" text=". "/>
<l:template name="edition.sep" text=". "/>
<l:template name="edition.serial.sep" text=", "/>
<l:template name="issuing.range" text="-"/>
<l:template name="issuing.div" text=", "/>
<l:template name="issuing.sep" text=". "/>
<l:template name="partnr.sep" text=". "/>
<l:template name="placepubl.sep" text=": "/>
<l:template name="publyear.sep" text=", "/>
<l:template name="pubinfo.sep" text=". "/>
<l:template name="spec.pubinfo.sep" text=", "/>
<l:template name="upd.sep" text=", "/>
<l:template name="datecit1" text=" [cit. "/>
<l:template name="datecit2" text="]"/>
<l:template name="extent.sep" text=". "/>
<l:template name="locs.sep" text=", "/>
<l:template name="location.sep" text=". "/>
<l:template name="serie.sep" text=". "/>
<l:template name="notice.sep" text=". "/>
<l:template name="access" text="Dostupné "/>
<l:template name="acctoo" text="Dostupné také "/>
<l:template name="onwww" text="na World Wide Web"/>
<l:template name="oninet" text="na Internetu"/>
<l:template name="access.end" text=": "/>
<l:template name="link1" text="&lt;"/>
<l:template name="link2" text="&gt;"/>
<l:template name="access.sep" text=". "/>
<l:template name="isbn" text="ISBN "/>
<l:template name="issn" text="ISSN "/>
<l:template name="stdnum.sep" text=". "/>
<l:template name="patcountry.sep" text=". "/>
<l:template name="pattype.sep" text=", "/>
<l:template name="patnum.sep" text=". "/>
<l:template name="patdate.sep" text=". "/>
</l:context><l:letters><l:l i="-1"/>
<l:l i="0">Symboly</l:l>
<l:l i="1">A</l:l>
<l:l i="1">a</l:l>
<l:l i="1">Á</l:l>
<l:l i="1">á</l:l>
<l:l i="2">B</l:l>
<l:l i="2">b</l:l>
<l:l i="3">C</l:l>
<l:l i="3">c</l:l>
<l:l i="4">Č</l:l>
<l:l i="4">č</l:l>
<l:l i="5">D</l:l>
<l:l i="5">d</l:l>
<l:l i="5">Ď</l:l>
<l:l i="5">ď</l:l>
<l:l i="7">E</l:l>
<l:l i="7">e</l:l>
<l:l i="7">É</l:l>
<l:l i="7">é</l:l>
<l:l i="7">Ě</l:l>
<l:l i="7">ě</l:l>
<l:l i="7">Ë</l:l>
<l:l i="7">ë</l:l>
<l:l i="8">F</l:l>
<l:l i="8">f</l:l>
<l:l i="9">G</l:l>
<l:l i="9">g</l:l>
<l:l i="10">H</l:l>
<l:l i="10">h</l:l>
<l:l i="11">Ch</l:l>
<l:l i="11">ch</l:l>
<l:l i="11">cH</l:l>
<l:l i="11">CH</l:l>
<l:l i="12">I</l:l>
<l:l i="12">i</l:l>
<l:l i="12">Í</l:l>
<l:l i="12">í</l:l>
<l:l i="13">J</l:l>
<l:l i="13">j</l:l>
<l:l i="14">K</l:l>
<l:l i="14">k</l:l>
<l:l i="15">L</l:l>
<l:l i="15">l</l:l>
<l:l i="16">M</l:l>
<l:l i="16">m</l:l>
<l:l i="17">N</l:l>
<l:l i="17">n</l:l>
<l:l i="17">Ň</l:l>
<l:l i="17">ň</l:l>
<l:l i="19">O</l:l>
<l:l i="19">o</l:l>
<l:l i="19">Ó</l:l>
<l:l i="19">ó</l:l>
<l:l i="19">Ö</l:l>
<l:l i="19">ö</l:l>
<l:l i="20">P</l:l>
<l:l i="20">p</l:l>
<l:l i="21">Q</l:l>
<l:l i="21">q</l:l>
<l:l i="22">R</l:l>
<l:l i="22">r</l:l>
<l:l i="23">Ř</l:l>
<l:l i="23">ř</l:l>
<l:l i="24">S</l:l>
<l:l i="24">s</l:l>
<l:l i="25">Š</l:l>
<l:l i="25">š</l:l>
<l:l i="26">T</l:l>
<l:l i="26">t</l:l>
<l:l i="26">Ť</l:l>
<l:l i="26">ť</l:l>
<l:l i="28">U</l:l>
<l:l i="28">u</l:l>
<l:l i="28">Ú</l:l>
<l:l i="28">ú</l:l>
<l:l i="28">Ů</l:l>
<l:l i="28">ů</l:l>
<l:l i="28">Ü</l:l>
<l:l i="28">ü</l:l>
<l:l i="29">V</l:l>
<l:l i="29">v</l:l>
<l:l i="30">W</l:l>
<l:l i="30">w</l:l>
<l:l i="31">X</l:l>
<l:l i="31">x</l:l>
<l:l i="32">Y</l:l>
<l:l i="32">y</l:l>
<l:l i="32">Ý</l:l>
<l:l i="32">ý</l:l>
<l:l i="33">Z</l:l>
<l:l i="33">z</l:l>
<l:l i="34">Ž</l:l>
<l:l i="34">ž</l:l>
</l:letters>
</l:l10n>

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,706 @@
<?xml version="1.0" encoding="utf-8"?>
<l:l10n xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0" language="da" english-language-name="Danish">
<!-- * This file is generated automatically. -->
<!-- * To submit changes to this file upstream (to the DocBook Project) -->
<!-- * do not submit an edited version of this file. Instead, submit an -->
<!-- * edited version of the source file at the following location: -->
<!-- * -->
<!-- * https://docbook.svn.sourceforge.net/svnroot/docbook/trunk/gentext/locale/da.xml -->
<!-- * -->
<!-- * E-mail the edited da.xml source file to: -->
<!-- * -->
<!-- * docbook-developers@lists.sourceforge.net -->
<!-- ******************************************************************** -->
<!-- This file is part of the XSL DocBook Stylesheet distribution. -->
<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for -->
<!-- copyright and other information. -->
<!-- ******************************************************************** -->
<!-- In these files, % with a letter is used for a placeholder: -->
<!-- %t is the current element's title -->
<!-- %s is the current element's subtitle (if applicable)-->
<!-- %n is the current element's number label-->
<!-- %p is the current element's page number (if applicable)-->
<!-- ******************************************************************** -->
<l:gentext key="Abstract" text="Resumé"/>
<l:gentext key="abstract" text="resumé"/>
<l:gentext key="Acknowledgements" text="Erkendelser"/>
<l:gentext key="acknowledgements" text="erkendelser"/>
<l:gentext key="Answer" text="Svar:"/>
<l:gentext key="answer" text="svar:"/>
<l:gentext key="Appendix" text="Appendiks"/>
<l:gentext key="appendix" text="appendiks"/>
<l:gentext key="Article" text="Artikel"/>
<l:gentext key="article" text="artikel"/>
<l:gentext key="Author" text="Forfatter"/>
<l:gentext key="Bibliography" text="Litteraturliste"/>
<l:gentext key="bibliography" text="litteraturliste"/>
<l:gentext key="Book" text="Bog"/>
<l:gentext key="book" text="bog"/>
<l:gentext key="CAUTION" text="PAS PÅ"/>
<l:gentext key="Caution" text="Pas på"/>
<l:gentext key="caution" text="pas på"/>
<l:gentext key="Chapter" text="Kapitel"/>
<l:gentext key="chapter" text="kapitel"/>
<l:gentext key="Colophon" text="Kolofon"/>
<l:gentext key="colophon" text="kolofon"/>
<l:gentext key="Copyright" text="Ophavsret"/>
<l:gentext key="copyright" text="ophavsret"/>
<l:gentext key="Dedication" text="Tilegnet"/>
<l:gentext key="dedication" text="tilegnet"/>
<l:gentext key="Edition" text="Udgave"/>
<l:gentext key="edition" text="udgave"/>
<l:gentext key="Editor" text="Redaktør"/>
<l:gentext key="Equation" text="Ligning"/>
<l:gentext key="equation" text="ligning"/>
<l:gentext key="Example" text="Eksempel"/>
<l:gentext key="example" text="eksempel"/>
<l:gentext key="Figure" text="Figur"/>
<l:gentext key="figure" text="figur"/>
<l:gentext key="Glossary" text="Ordliste"/>
<l:gentext key="glossary" text="ordliste"/>
<l:gentext key="GlossSee" text="Se"/>
<l:gentext key="glosssee" text="se"/>
<l:gentext key="GlossSeeAlso" text="Se også"/>
<l:gentext key="glossseealso" text="se også"/>
<l:gentext key="IMPORTANT" text="VIGTIGT"/>
<l:gentext key="important" text="vigtigt"/>
<l:gentext key="Important" text="Vigtigt"/>
<l:gentext key="Index" text="Stikordsregister"/>
<l:gentext key="index" text="stikordsregister"/>
<l:gentext key="ISBN" text="ISBN"/>
<l:gentext key="isbn" text="ISBN"/>
<l:gentext key="LegalNotice" text="Retslig note"/>
<l:gentext key="legalnotice" text="retslig note"/>
<l:gentext key="MsgAud" text="Målgruppe"/>
<l:gentext key="msgaud" text="målgruppe"/>
<l:gentext key="MsgLevel" text="Niveau"/>
<l:gentext key="msglevel" text="niveau"/>
<l:gentext key="MsgOrig" text="Grundlag"/>
<l:gentext key="msgorig" text="grundlag"/>
<l:gentext key="NOTE" text="BEMÆRK"/>
<l:gentext key="Note" text="Bemærk"/>
<l:gentext key="note" text="bemærk"/>
<l:gentext key="Part" text="Del"/>
<l:gentext key="part" text="del"/>
<l:gentext key="Preface" text="Forord"/>
<l:gentext key="preface" text="forord"/>
<l:gentext key="Procedure" text="Procedure"/>
<l:gentext key="procedure" text="procedure"/>
<l:gentext key="ProductionSet" text="Produktion"/>
<l:gentext key="PubDate" text="Udgivelsesdato"/>
<l:gentext key="pubdate" text="udgivelsesdato"/>
<l:gentext key="Published" text="Udgivet"/>
<l:gentext key="published" text="udgivet"/>
<l:gentext key="Publisher" text="Udgiver"/>
<l:gentext key="Qandadiv" text="Spørgsmål og Svar"/>
<l:gentext key="qandadiv" text="Spørgsmål og Svar"/>
<l:gentext key="QandASet" text="Ofte stillede spørgsmål"/>
<l:gentext key="Question" text="Spørgsmål:"/>
<l:gentext key="question" text="spørgsmål:"/>
<l:gentext key="RefEntry" text="Side"/>
<l:gentext key="refentry" text="side"/>
<l:gentext key="Reference" text="Henvisning"/>
<l:gentext key="reference" text="henvisning"/>
<l:gentext key="References" text="Henvisninger"/>
<l:gentext key="RefName" text="Navn"/>
<l:gentext key="refname" text="navn"/>
<l:gentext key="RefSection" text="Afsnit"/>
<l:gentext key="refsection" text="afsnit"/>
<l:gentext key="RefSynopsisDiv" text="Synopsis"/>
<l:gentext key="refsynopsisdiv" text="synopsis"/>
<l:gentext key="RevHistory" text="Revisionshistorie"/>
<l:gentext key="revhistory" text="revisionshistorie"/>
<l:gentext key="revision" text="revision"/>
<l:gentext key="Revision" text="Revision"/>
<l:gentext key="sect1" text="Afsnit"/>
<l:gentext key="sect2" text="Afsnit"/>
<l:gentext key="sect3" text="Afsnit"/>
<l:gentext key="sect4" text="Afsnit"/>
<l:gentext key="sect5" text="Afsnit"/>
<l:gentext key="section" text="afsnit"/>
<l:gentext key="Section" text="Afsnit"/>
<l:gentext key="see" text="se"/>
<l:gentext key="See" text="Se"/>
<l:gentext key="seealso" text="se også"/>
<l:gentext key="Seealso" text="Se også"/>
<l:gentext key="SeeAlso" text="Se Også"/>
<l:gentext key="set" text="sæt"/>
<l:gentext key="Set" text="Sæt"/>
<l:gentext key="setindex" text="sæt indeks"/>
<l:gentext key="SetIndex" text="Sæt indeks"/>
<l:gentext key="Sidebar" text="Sidebjælke"/>
<l:gentext key="sidebar" text="sidebjælke"/>
<l:gentext key="step" text="trin"/>
<l:gentext key="Step" text="Trin"/>
<l:gentext key="table" text="tabel"/>
<l:gentext key="Table" text="Tabel"/>
<l:gentext key="task" text="opgave"/>
<l:gentext key="Task" text="Opgave"/>
<l:gentext key="tip" text="vink"/>
<l:gentext key="TIP" text="VINK"/>
<l:gentext key="Tip" text="Vink"/>
<l:gentext key="Warning" text="Advarsel"/>
<l:gentext key="warning" text="advarsel"/>
<l:gentext key="WARNING" text="ADVARSEL"/>
<l:gentext key="and" text="og"/>
<l:gentext key="or" text="eller"/>
<l:gentext key="by" text="af"/>
<l:gentext key="Edited" text="Redigeret"/>
<l:gentext key="edited" text="redigeret"/>
<l:gentext key="Editedby" text="Redigeret af"/>
<l:gentext key="editedby" text="redigeret af"/>
<l:gentext key="in" text="i"/>
<l:gentext key="lastlistcomma" text=""/>
<l:gentext key="listcomma" text=", "/>
<l:gentext key="notes" text="slutbemærkning:"/>
<l:gentext key="Notes" text="Slutbemærkning:"/>
<l:gentext key="Pgs" text="Siderne"/>
<l:gentext key="pgs" text="siderne"/>
<l:gentext key="Revisedby" text="Revideret af: "/>
<l:gentext key="revisedby" text="revideret af: "/>
<l:gentext key="TableNotes" text="Noter:"/>
<l:gentext key="tablenotes" text="noter:"/>
<l:gentext key="TableofContents" text="Indholdsfortegnelse"/>
<l:gentext key="tableofcontents" text="indholdsfortegnelse"/>
<l:gentext key="unexpectedelementname" text="uventet elementnavn"/>
<l:gentext key="unsupported" text="ikke understøttet"/>
<l:gentext key="xrefto" text="krydshenvisning til"/>
<l:gentext key="Authors" text="Forfattere"/>
<l:gentext key="copyeditor" text="Kopieringsredaktør"/>
<l:gentext key="graphicdesigner" text="Grafisk designer"/>
<l:gentext key="productioneditor" text="Produktionsredaktør"/>
<l:gentext key="technicaleditor" text="Tekniskredaktør"/>
<l:gentext key="translator" text="Oversætter"/>
<l:gentext key="listofequations" text="ligningsliste"/>
<l:gentext key="ListofEquations" text="Ligningsliste"/>
<l:gentext key="ListofExamples" text="Eksempelliste"/>
<l:gentext key="listofexamples" text="eksempelliste"/>
<l:gentext key="ListofFigures" text="Figurliste"/>
<l:gentext key="listoffigures" text="figurliste"/>
<l:gentext key="ListofProcedures" text="Procedureliste"/>
<l:gentext key="listofprocedures" text="lrocedureliste"/>
<l:gentext key="listoftables" text="tabelliste"/>
<l:gentext key="ListofTables" text="Tabelliste"/>
<l:gentext key="ListofUnknown" text="Liste over ukendte"/>
<l:gentext key="listofunknown" text="liste over ukendte"/>
<l:gentext key="nav-home" text="hjem"/>
<l:gentext key="nav-next" text="næste"/>
<l:gentext key="nav-next-sibling" text="hurtigt fremad"/>
<l:gentext key="nav-prev" text="forrige"/>
<l:gentext key="nav-prev-sibling" text="hurtigt tilbage"/>
<l:gentext key="nav-up" text="op"/>
<l:gentext key="nav-toc" text="Indholdsfortegnelse"/>
<l:gentext key="Draft" text="Kladde"/>
<l:gentext key="above" text="over"/>
<l:gentext key="below" text="under"/>
<l:gentext key="sectioncalled" text="afsnittet der hedder"/>
<l:gentext key="index symbols" text="symboler"/>
<l:gentext key="writing-mode" text="lr-tb"/>
<l:gentext key="lowercase.alpha" text="abcdefghijklmnopqrstuvwxyzæøå"/>
<l:gentext key="uppercase.alpha" text="ABCDEFGHIJKLMNOPQRSTUVWXYZÆØÅ"/>
<l:gentext key="normalize.sort.input" text="AaÀàÁáÂâÃãÄäÅåĀāĂ㥹ǍǎǞǟǠǡǺǻȀȁȂȃȦȧḀḁẚẠạẢảẤấẦầẨẩẪẫẬậẮắẰằẲẳẴẵẶặBbƀƁɓƂƃḂḃḄḅḆḇCcÇçĆćĈĉĊċČčƇƈɕḈḉDdĎďĐđƊɗƋƌDžDzȡɖḊḋḌḍḎḏḐḑḒḓEeÈèÉéÊêËëĒēĔĕĖėĘęĚěȄȅȆȇȨȩḔḕḖḗḘḙḚḛḜḝẸẹẺẻẼẽẾếỀềỂểỄễỆệFfƑƒḞḟGgĜĝĞğĠġĢģƓɠǤǥǦǧǴǵḠḡHhĤĥĦħȞȟɦḢḣḤḥḦḧḨḩḪḫẖIiÌìÍíÎîÏïĨĩĪīĬĭĮįİƗɨǏǐȈȉȊȋḬḭḮḯỈỉỊịJjĴĵǰʝKkĶķƘƙǨǩḰḱḲḳḴḵLlĹĺĻļĽľĿŀŁłƚLjȴɫɬɭḶḷḸḹḺḻḼḽMmɱḾḿṀṁṂṃNnÑñŃńŅņŇňƝɲƞȠNjǸǹȵɳṄṅṆṇṈṉṊṋOoÒòÓóÔôÕõÖöØøŌōŎŏŐőƟƠơǑǒǪǫǬǭǾǿȌȍȎȏȪȫȬȭȮȯȰȱṌṍṎṏṐṑṒṓỌọỎỏỐốỒồỔổỖỗỘộỚớỜờỞởỠỡỢợPpƤƥṔṕṖṗQqʠRrŔŕŖŗŘřȐȑȒȓɼɽɾṘṙṚṛṜṝṞṟSsŚśŜŝŞşŠšȘșʂṠṡṢṣṤṥṦṧṨṩTtŢţŤťŦŧƫƬƭƮʈȚțȶṪṫṬṭṮṯṰṱẗUuÙùÚúÛûÜüŨũŪūŬŭŮůŰűŲųƯưǓǔǕǖǗǘǙǚǛǜȔȕȖȗṲṳṴṵṶṷṸṹṺṻỤụỦủỨứỪừỬửỮữỰựVvƲʋṼṽṾṿWwŴŵẀẁẂẃẄẅẆẇẈẉẘXxẊẋẌẍYyÝýÿŸŶŷƳƴȲȳẎẏẙỲỳỴỵỶỷỸỹZzŹźŻżŽžƵƶȤȥʐʑẐẑẒẓẔẕẕ" lang="en"/>
<l:gentext key="normalize.sort.output" text="AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABBBBBBBBBBBBBCCCCCCCCCCCCCCCCCDDDDDDDDDDDDDDDDDDDDDDDDEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEFFFFFFGGGGGGGGGGGGGGGGGGGGHHHHHHHHHHHHHHHHHHHHIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIJJJJJJKKKKKKKKKKKKKKLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMMMMMMNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOPPPPPPPPQQQRRRRRRRRRRRRRRRRRRRRRRRSSSSSSSSSSSSSSSSSSSSSSSTTTTTTTTTTTTTTTTTTTTTTTTTUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUVVVVVVVVWWWWWWWWWWWWWWWXXXXXXYYYYYYYYYYYYYYYYYYYYYYYZZZZZZZZZZZZZZZZZZZZZ" lang="en"/>
<l:dingbat key="startquote" text="“"/>
<l:dingbat key="endquote" text="”"/>
<l:dingbat key="nestedstartquote" text=""/>
<l:dingbat key="nestedendquote" text=""/>
<l:dingbat key="singlestartquote" text="" lang="en"/>
<l:dingbat key="singleendquote" text="" lang="en"/>
<l:dingbat key="bullet" text="•"/>
<l:gentext key="hyphenation-character" text="-"/>
<l:gentext key="hyphenation-push-character-count" text="2"/>
<l:gentext key="hyphenation-remain-character-count" text="2"/>
<l:context name="keycap"><l:template name="alt" text="Alt" lang="en"/>
<l:template name="backspace" text="&lt;—" lang="en"/>
<l:template name="command" text="⌘" lang="en"/>
<l:template name="control" text="Ctrl" lang="en"/>
<l:template name="delete" text="Del" lang="en"/>
<l:template name="down" text="↓" lang="en"/>
<l:template name="end" text="End" lang="en"/>
<l:template name="enter" text="Enter" lang="en"/>
<l:template name="escape" text="Esc" lang="en"/>
<l:template name="home" text="Home" lang="en"/>
<l:template name="insert" text="Ins" lang="en"/>
<l:template name="left" text="←" lang="en"/>
<l:template name="meta" text="Meta" lang="en"/>
<l:template name="option" text="???" lang="en"/>
<l:template name="pagedown" text="Page ↓" lang="en"/>
<l:template name="pageup" text="Page ↑" lang="en"/>
<l:template name="right" text="→" lang="en"/>
<l:template name="shift" text="Shift" lang="en"/>
<l:template name="space" text="Space" lang="en"/>
<l:template name="tab" text="→|" lang="en"/>
<l:template name="up" text="↑" lang="en"/>
</l:context>
<l:context name="webhelp"><l:template name="Search" text="Search" lang="en"/>
<l:template name="Enter_a_term_and_click" text="Enter a term and click " lang="en"/>
<l:template name="Go" text="Go" lang="en"/>
<l:template name="to_perform_a_search" text=" to perform a search." lang="en"/>
<l:template name="txt_filesfound" text="Results" lang="en"/>
<l:template name="txt_enter_at_least_1_char" text="You must enter at least one character." lang="en"/>
<l:template name="txt_browser_not_supported" text="JavaScript is disabled on your browser. Please enable JavaScript to enjoy all the features of this site." lang="en"/>
<l:template name="txt_please_wait" text="Please wait. Search in progress..." lang="en"/>
<l:template name="txt_results_for" text="Results for: " lang="en"/>
<l:template name="TableofContents" text="Contents" lang="en"/>
<l:template name="HighlightButton" text="Toggle search result highlighting" lang="en"/>
<l:template name="Your_search_returned_no_results" text="Your search returned no results." lang="en"/>
</l:context>
<l:context name="styles"><l:template name="person-name" text="first-last"/>
</l:context>
<l:context name="title"><l:template name="abstract" text="%t"/>
<l:template name="acknowledgements" text="%t" lang="en"/>
<l:template name="answer" text="%t"/>
<l:template name="appendix" text="Appendiks %n. %t"/>
<l:template name="article" text="%t"/>
<l:template name="authorblurb" text="%t"/>
<l:template name="bibliodiv" text="%t"/>
<l:template name="biblioentry" text="%t"/>
<l:template name="bibliography" text="%t"/>
<l:template name="bibliolist" text="%t" lang="en"/>
<l:template name="bibliomixed" text="%t"/>
<l:template name="bibliomset" text="%t"/>
<l:template name="biblioset" text="%t"/>
<l:template name="blockquote" text="%t"/>
<l:template name="book" text="%t"/>
<l:template name="calloutlist" text="%t"/>
<l:template name="caution" text="%t"/>
<l:template name="chapter" text="Kapitel %n. %t"/>
<l:template name="colophon" text="%t"/>
<l:template name="dedication" text="%t"/>
<l:template name="equation" text="Ligning %n. %t"/>
<l:template name="example" text="Eksempel %n. %t"/>
<l:template name="figure" text="Figur %n. %t"/>
<l:template name="foil" text="%t" lang="en"/>
<l:template name="foilgroup" text="%t" lang="en"/>
<l:template name="formalpara" text="%t"/>
<l:template name="glossary" text="%t"/>
<l:template name="glossdiv" text="%t"/>
<l:template name="glosslist" text="%t" lang="en"/>
<l:template name="glossentry" text="%t" lang="en"/>
<l:template name="important" text="%t"/>
<l:template name="index" text="%t"/>
<l:template name="indexdiv" text="%t"/>
<l:template name="itemizedlist" text="%t"/>
<l:template name="legalnotice" text="%t"/>
<l:template name="listitem" text=""/>
<l:template name="lot" text="%t"/>
<l:template name="msg" text="%t"/>
<l:template name="msgexplan" text="%t"/>
<l:template name="msgmain" text="%t"/>
<l:template name="msgrel" text="%t"/>
<l:template name="msgset" text="%t"/>
<l:template name="msgsub" text="%t"/>
<l:template name="note" text="%t"/>
<l:template name="orderedlist" text="%t"/>
<l:template name="part" text="Del %n. %t"/>
<l:template name="partintro" text="%t"/>
<l:template name="preface" text="%t"/>
<l:template name="procedure" text="%t"/>
<l:template name="procedure.formal" text="Procedure %n. %t"/>
<l:template name="productionset" text="%t"/>
<l:template name="productionset.formal" text="Produktion %n"/>
<l:template name="qandadiv" text="%t"/>
<l:template name="qandaentry" text="%t"/>
<l:template name="qandaset" text="%t"/>
<l:template name="question" text="Spørgsmål: %n"/>
<l:template name="refentry" text="%t"/>
<l:template name="reference" text="%t"/>
<l:template name="refsection" text="%t"/>
<l:template name="refsect1" text="%t"/>
<l:template name="refsect2" text="%t"/>
<l:template name="refsect3" text="%t"/>
<l:template name="refsynopsisdiv" text="%t"/>
<l:template name="refsynopsisdivinfo" text="%t"/>
<l:template name="screenshot" text="%t" lang="en"/>
<l:template name="segmentedlist" text="%t"/>
<l:template name="set" text="%t"/>
<l:template name="setindex" text="%t"/>
<l:template name="sidebar" text="%t"/>
<l:template name="step" text="%t"/>
<l:template name="table" text="Tabel %n. %t"/>
<l:template name="task" text="%t" lang="en"/>
<l:template name="tasksummary" text="%t" lang="en"/>
<l:template name="taskprerequisites" text="%t" lang="en"/>
<l:template name="taskrelated" text="%t" lang="en"/>
<l:template name="tip" text="%t"/>
<l:template name="toc" text="%t"/>
<l:template name="variablelist" text="%t"/>
<l:template name="varlistentry" text=""/>
<l:template name="warning" text="%t"/>
</l:context>
<l:context name="title-unnumbered"><l:template name="appendix" text="%t"/>
<l:template name="article/appendix" text="%t" lang="en"/>
<l:template name="bridgehead" text="%t"/>
<l:template name="chapter" text="%t"/>
<l:template name="sect1" text="%t"/>
<l:template name="sect2" text="%t"/>
<l:template name="sect3" text="%t"/>
<l:template name="sect4" text="%t"/>
<l:template name="sect5" text="%t"/>
<l:template name="section" text="%t"/>
<l:template name="simplesect" text="%t"/>
<l:template name="topic" text="%t" lang="en"/>
<l:template name="part" text="%t" lang="en"/>
</l:context>
<l:context name="title-numbered"><l:template name="appendix" text="Appendiks %n. %t"/>
<l:template name="article/appendix" text="%n. %t" lang="en"/>
<l:template name="bridgehead" text="%n. %t"/>
<l:template name="chapter" text="Kapitel %n. %t"/>
<l:template name="part" text="Del %n. %t"/>
<l:template name="sect1" text="%n. %t"/>
<l:template name="sect2" text="%n. %t"/>
<l:template name="sect3" text="%n. %t"/>
<l:template name="sect4" text="%n. %t"/>
<l:template name="sect5" text="%n. %t"/>
<l:template name="section" text="%n. %t"/>
<l:template name="simplesect" text="%t"/>
<l:template name="topic" text="%t" lang="en"/>
</l:context>
<l:context name="subtitle"><l:template name="appendix" text="%s"/>
<l:template name="acknowledgements" text="%s" lang="en"/>
<l:template name="article" text="%s"/>
<l:template name="bibliodiv" text="%s"/>
<l:template name="biblioentry" text="%s"/>
<l:template name="bibliography" text="%s"/>
<l:template name="bibliomixed" text="%s"/>
<l:template name="bibliomset" text="%s"/>
<l:template name="biblioset" text="%s"/>
<l:template name="book" text="%s"/>
<l:template name="chapter" text="%s"/>
<l:template name="colophon" text="%s"/>
<l:template name="dedication" text="%s"/>
<l:template name="glossary" text="%s"/>
<l:template name="glossdiv" text="%s"/>
<l:template name="index" text="%s"/>
<l:template name="indexdiv" text="%s"/>
<l:template name="lot" text="%s"/>
<l:template name="part" text="%s"/>
<l:template name="partintro" text="%s"/>
<l:template name="preface" text="%s"/>
<l:template name="refentry" text="%s"/>
<l:template name="reference" text="%s"/>
<l:template name="refsection" text="%s"/>
<l:template name="refsect1" text="%s"/>
<l:template name="refsect2" text="%s"/>
<l:template name="refsect3" text="%s"/>
<l:template name="refsynopsisdiv" text="%s"/>
<l:template name="sect1" text="%s"/>
<l:template name="sect2" text="%s"/>
<l:template name="sect3" text="%s"/>
<l:template name="sect4" text="%s"/>
<l:template name="sect5" text="%s"/>
<l:template name="section" text="%s"/>
<l:template name="set" text="%s"/>
<l:template name="setindex" text="%s"/>
<l:template name="sidebar" text="%s"/>
<l:template name="simplesect" text="%s"/>
<l:template name="topic" text="%t" lang="en"/>
<l:template name="toc" text="%s"/>
</l:context>
<l:context name="xref"><l:template name="abstract" text="%t"/>
<l:template name="acknowledgements" text="%t" lang="en"/>
<l:template name="answer" text="Svar: %n"/>
<l:template name="appendix" text="%t"/>
<l:template name="article" text="%t"/>
<l:template name="authorblurb" text="%t"/>
<l:template name="bibliodiv" text="%t"/>
<l:template name="bibliography" text="%t"/>
<l:template name="bibliomset" text="%t"/>
<l:template name="biblioset" text="%t"/>
<l:template name="blockquote" text="%t"/>
<l:template name="book" text="%t"/>
<l:template name="calloutlist" text="%t"/>
<l:template name="caution" text="%t"/>
<l:template name="chapter" text="%t"/>
<l:template name="colophon" text="%t"/>
<l:template name="constraintdef" text="%t"/>
<l:template name="dedication" text="%t"/>
<l:template name="equation" text="%t"/>
<l:template name="example" text="%t"/>
<l:template name="figure" text="%t"/>
<l:template name="foil" text="%t" lang="en"/>
<l:template name="foilgroup" text="%t" lang="en"/>
<l:template name="formalpara" text="%t"/>
<l:template name="glossary" text="%t"/>
<l:template name="glossdiv" text="%t"/>
<l:template name="important" text="%t"/>
<l:template name="index" text="%t"/>
<l:template name="indexdiv" text="%t"/>
<l:template name="itemizedlist" text="%t"/>
<l:template name="legalnotice" text="%t"/>
<l:template name="listitem" text="%n"/>
<l:template name="lot" text="%t"/>
<l:template name="msg" text="%t"/>
<l:template name="msgexplan" text="%t"/>
<l:template name="msgmain" text="%t"/>
<l:template name="msgrel" text="%t"/>
<l:template name="msgset" text="%t"/>
<l:template name="msgsub" text="%t"/>
<l:template name="note" text="%t"/>
<l:template name="orderedlist" text="%t"/>
<l:template name="part" text="%t"/>
<l:template name="partintro" text="%t"/>
<l:template name="preface" text="%t"/>
<l:template name="procedure" text="%t"/>
<l:template name="productionset" text="%t"/>
<l:template name="qandadiv" text="%t"/>
<l:template name="qandaentry" text="Spørgsmål: %n"/>
<l:template name="qandaset" text="%t"/>
<l:template name="question" text="Spørgsmål: %n"/>
<l:template name="reference" text="%t"/>
<l:template name="refsynopsisdiv" text="%t"/>
<l:template name="screenshot" text="%t" lang="en"/>
<l:template name="segmentedlist" text="%t"/>
<l:template name="set" text="%t"/>
<l:template name="setindex" text="%t"/>
<l:template name="sidebar" text="%t"/>
<l:template name="table" text="%t"/>
<l:template name="task" text="%t" lang="en"/>
<l:template name="tip" text="%t"/>
<l:template name="toc" text="%t"/>
<l:template name="variablelist" text="%t"/>
<l:template name="varlistentry" text="%n"/>
<l:template name="warning" text="%t"/>
<l:template name="olink.document.citation" text=" in %o" lang="en"/>
<l:template name="olink.page.citation" text=" (page %p)" lang="en"/>
<l:template name="page.citation" text=" [%p]"/>
<l:template name="page" text="(page %p)" lang="en"/>
<l:template name="docname" text=" in %o" lang="en"/>
<l:template name="docnamelong" text=" in the document titled %o" lang="en"/>
<l:template name="pageabbrev" text="(p. %p)" lang="en"/>
<l:template name="Page" text="Page %p" lang="en"/>
<l:template name="topic" text="%t" lang="en"/>
<l:template name="bridgehead" text="afsnittet der hedder “%t”"/>
<l:template name="refsection" text="“%t”"/>
<l:template name="refsect1" text="“%t”"/>
<l:template name="refsect2" text="“%t”"/>
<l:template name="refsect3" text="“%t”"/>
<l:template name="sect1" text="“%t”"/>
<l:template name="sect2" text="“%t”"/>
<l:template name="sect3" text="“%t”"/>
<l:template name="sect4" text="“%t”"/>
<l:template name="sect5" text="“%t”"/>
<l:template name="section" text="“%t”"/>
<l:template name="simplesect" text="“%t”"/>
</l:context>
<l:context name="xref-number"><l:template name="answer" text="Svar: %n"/>
<l:template name="appendix" text="Appendiks %n"/>
<l:template name="bridgehead" text="Afsnit %n"/>
<l:template name="chapter" text="Kapitel %n"/>
<l:template name="equation" text="Ligning %n"/>
<l:template name="example" text="Eksempel %n"/>
<l:template name="figure" text="Figur %n"/>
<l:template name="part" text="Del %n"/>
<l:template name="procedure" text="Procedure %n"/>
<l:template name="productionset" text="Produktion %n"/>
<l:template name="qandadiv" text="Spørgsmål og Svar %n"/>
<l:template name="qandaentry" text="Spørgsmål: %n"/>
<l:template name="question" text="Spørgsmål: %n"/>
<l:template name="sect1" text="Afsnit %n"/>
<l:template name="sect2" text="Afsnit %n"/>
<l:template name="sect3" text="Afsnit %n"/>
<l:template name="sect4" text="Afsnit %n"/>
<l:template name="sect5" text="Afsnit %n"/>
<l:template name="section" text="Afsnit %n"/>
<l:template name="table" text="Tabel %n"/>
</l:context>
<l:context name="xref-number-and-title"><l:template name="appendix" text="Appendiks %n, %t"/>
<l:template name="bridgehead" text="Afsnit %n, “%t”"/>
<l:template name="chapter" text="Kapitel %n, %t"/>
<l:template name="equation" text="Ligning %n, “%t”"/>
<l:template name="example" text="Eksempel %n, “%t”"/>
<l:template name="figure" text="Figur %n, “%t”"/>
<l:template name="part" text="Del %n, “%t”"/>
<l:template name="procedure" text="Procedure %n, “%t”"/>
<l:template name="productionset" text="Produktion %n, “%t”"/>
<l:template name="qandadiv" text="Spørgsmål og Svar %n, “%t”"/>
<l:template name="refsect1" text="afsnittet der hedder “%t”"/>
<l:template name="refsect2" text="afsnittet der hedder “%t”"/>
<l:template name="refsect3" text="afsnittet der hedder “%t”"/>
<l:template name="refsection" text="afsnittet der hedder “%t”"/>
<l:template name="sect1" text="Afsnit %n, “%t”"/>
<l:template name="sect2" text="Afsnit %n, “%t”"/>
<l:template name="sect3" text="Afsnit %n, “%t”"/>
<l:template name="sect4" text="Afsnit %n, “%t”"/>
<l:template name="sect5" text="Afsnit %n, “%t”"/>
<l:template name="section" text="Afsnit %n, “%t”"/>
<l:template name="simplesect" text="afsnittet der hedder “%t”"/>
<l:template name="table" text="Tabel %n, “%t”"/>
</l:context>
<l:context name="authorgroup"><l:template name="sep" text=", "/>
<l:template name="sep2" text=" og "/>
<l:template name="seplast" text=" og "/>
</l:context>
<l:context name="glossary"><l:template name="see" text="Se %t."/>
<l:template name="seealso" text="Se også %t."/>
<l:template name="seealso-separator" text=", "/>
</l:context>
<l:context name="msgset"><l:template name="MsgAud" text="Målgruppe: "/>
<l:template name="MsgLevel" text="Niveau: "/>
<l:template name="MsgOrig" text="Grundlag: "/>
</l:context>
<l:context name="datetime"><l:template name="format" text="d/m/Y"/>
</l:context>
<l:context name="termdef"><l:template name="prefix" text="[Definition: "/>
<l:template name="suffix" text="]"/>
</l:context>
<l:context name="datetime-full"><l:template name="January" text="Januar"/>
<l:template name="February" text="Februar"/>
<l:template name="March" text="Marts"/>
<l:template name="April" text="April"/>
<l:template name="May" text="Maj"/>
<l:template name="June" text="Juni"/>
<l:template name="July" text="July"/>
<l:template name="August" text="August"/>
<l:template name="September" text="September"/>
<l:template name="October" text="Oktober"/>
<l:template name="November" text="November"/>
<l:template name="December" text="December"/>
<l:template name="Monday" text="Mandag"/>
<l:template name="Tuesday" text="Tirsdag"/>
<l:template name="Wednesday" text="Onsdag"/>
<l:template name="Thursday" text="Torsdag"/>
<l:template name="Friday" text="Fredag"/>
<l:template name="Saturday" text="Lørdag"/>
<l:template name="Sunday" text="Søndag"/>
</l:context>
<l:context name="datetime-abbrev"><l:template name="Jan" text="Jan"/>
<l:template name="Feb" text="Feb"/>
<l:template name="Mar" text="Mar"/>
<l:template name="Apr" text="Apr"/>
<l:template name="May" text="Maj"/>
<l:template name="Jun" text="Jun"/>
<l:template name="Jul" text="Jul"/>
<l:template name="Aug" text="Aug"/>
<l:template name="Sep" text="Sep"/>
<l:template name="Oct" text="Okt"/>
<l:template name="Nov" text="Nov"/>
<l:template name="Dec" text="Dec"/>
<l:template name="Mon" text="Man"/>
<l:template name="Tue" text="Tir"/>
<l:template name="Wed" text="ins"/>
<l:template name="Thu" text="Tor"/>
<l:template name="Fri" text="Fre"/>
<l:template name="Sat" text="Lør"/>
<l:template name="Sun" text="Søn"/>
</l:context>
<l:context name="htmlhelp"><l:template name="langcode" text="0x0406 Danish"/>
</l:context>
<l:context name="index"><l:template name="term-separator" text=", "/>
<l:template name="number-separator" text=", "/>
<l:template name="range-separator" text="-"/>
</l:context>
<l:context name="iso690"><l:template name="lastfirst.sep" text=", "/>
<l:template name="alt.person.two.sep" text=" "/>
<l:template name="alt.person.last.sep" text=" "/>
<l:template name="alt.person.more.sep" text=" "/>
<l:template name="primary.editor" text=" (ed.)"/>
<l:template name="primary.many" text=", et al."/>
<l:template name="primary.sep" text=". "/>
<l:template name="submaintitle.sep" text=": "/>
<l:template name="title.sep" text=". "/>
<l:template name="othertitle.sep" text=", "/>
<l:template name="medium1" text=" ["/>
<l:template name="medium2" text="]"/>
<l:template name="secondary.person.sep" text="; "/>
<l:template name="secondary.sep" text=". "/>
<l:template name="respons.sep" text=". "/>
<l:template name="edition.sep" text=". "/>
<l:template name="edition.serial.sep" text=", "/>
<l:template name="issuing.range" text="-"/>
<l:template name="issuing.div" text=", "/>
<l:template name="issuing.sep" text=". "/>
<l:template name="partnr.sep" text=". "/>
<l:template name="placepubl.sep" text=": "/>
<l:template name="publyear.sep" text=", "/>
<l:template name="pubinfo.sep" text=". "/>
<l:template name="spec.pubinfo.sep" text=", "/>
<l:template name="upd.sep" text=", "/>
<l:template name="datecit1" text=" [cited "/>
<l:template name="datecit2" text="]"/>
<l:template name="extent.sep" text=". "/>
<l:template name="locs.sep" text=", "/>
<l:template name="location.sep" text=". "/>
<l:template name="serie.sep" text=". "/>
<l:template name="notice.sep" text=". "/>
<l:template name="access" text="Available "/>
<l:template name="acctoo" text="Also available "/>
<l:template name="onwww" text="from World Wide Web"/>
<l:template name="oninet" text="from Internet"/>
<l:template name="access.end" text=": "/>
<l:template name="link1" text="&lt;"/>
<l:template name="link2" text="&gt;"/>
<l:template name="access.sep" text=". "/>
<l:template name="isbn" text="ISBN "/>
<l:template name="issn" text="ISSN "/>
<l:template name="stdnum.sep" text=". "/>
<l:template name="patcountry.sep" text=". "/>
<l:template name="pattype.sep" text=", "/>
<l:template name="patnum.sep" text=". "/>
<l:template name="patdate.sep" text=". "/>
</l:context><l:letters><l:l i="1">A</l:l>
<l:l i="1">a</l:l>
<l:l i="2">B</l:l>
<l:l i="2">b</l:l>
<l:l i="3">C</l:l>
<l:l i="3">c</l:l>
<l:l i="4">D</l:l>
<l:l i="4">d</l:l>
<l:l i="5">E</l:l>
<l:l i="5">e</l:l>
<l:l i="6">F</l:l>
<l:l i="6">f</l:l>
<l:l i="7">G</l:l>
<l:l i="7">g</l:l>
<l:l i="8">H</l:l>
<l:l i="8">h</l:l>
<l:l i="9">I</l:l>
<l:l i="9">i</l:l>
<l:l i="10">J</l:l>
<l:l i="10">j</l:l>
<l:l i="11">K</l:l>
<l:l i="11">k</l:l>
<l:l i="12">L</l:l>
<l:l i="12">l</l:l>
<l:l i="13">M</l:l>
<l:l i="13">m</l:l>
<l:l i="14">N</l:l>
<l:l i="14">n</l:l>
<l:l i="15">O</l:l>
<l:l i="15">o</l:l>
<l:l i="16">P</l:l>
<l:l i="16">p</l:l>
<l:l i="17">Q</l:l>
<l:l i="17">q</l:l>
<l:l i="18">R</l:l>
<l:l i="18">r</l:l>
<l:l i="19">S</l:l>
<l:l i="19">s</l:l>
<l:l i="20">T</l:l>
<l:l i="20">t</l:l>
<l:l i="21">U</l:l>
<l:l i="21">u</l:l>
<l:l i="22">V</l:l>
<l:l i="22">v</l:l>
<l:l i="23">W</l:l>
<l:l i="23">w</l:l>
<l:l i="24">X</l:l>
<l:l i="24">x</l:l>
<l:l i="25">Y</l:l>
<l:l i="25">y</l:l>
<l:l i="26">Z</l:l>
<l:l i="26">z</l:l>
<l:l i="27">Æ</l:l>
<l:l i="27">æ</l:l>
<l:l i="28">Ø</l:l>
<l:l i="28">ø</l:l>
<l:l i="29">Å</l:l>
<l:l i="29">å</l:l>
</l:letters>
</l:l10n>

View File

@ -6,7 +6,7 @@
<!-- * do not submit an edited version of this file. Instead, submit an -->
<!-- * edited version of the source file at the following location: -->
<!-- * -->
<!-- * https://svn.sourceforge.net/svnroot/docbook/trunk/gentext/locale/de.xml -->
<!-- * https://docbook.svn.sourceforge.net/svnroot/docbook/trunk/gentext/locale/de.xml -->
<!-- * -->
<!-- * E-mail the edited de.xml source file to: -->
<!-- * -->
@ -29,6 +29,8 @@
<l:gentext key="Abstract" text="Zusammenfassung"/>
<l:gentext key="abstract" text="Zusammenfassung"/>
<l:gentext key="Acknowledgements" text="Danksagungen"/>
<l:gentext key="acknowledgements" text="Danksagungen"/>
<l:gentext key="Answer" text="A:"/>
<l:gentext key="answer" text="A:"/>
<l:gentext key="Appendix" text="Anhang"/>
@ -95,23 +97,23 @@
<l:gentext key="pubdate" text="Veröffentlicht"/>
<l:gentext key="Published" text="Veröffentlicht"/>
<l:gentext key="published" text="Veröffentlicht"/>
<l:gentext key="Publisher" text="Publisher" lang="en"/>
<l:gentext key="Publisher" text="Herausgeber"/>
<l:gentext key="Qandadiv" text="F &amp; A"/>
<l:gentext key="qandadiv" text="F &amp; A"/>
<l:gentext key="QandASet" text="Frequently Asked Questions" lang="en"/>
<l:gentext key="QandASet" text="Häufig gestellte Fragen"/>
<l:gentext key="Question" text="F:"/>
<l:gentext key="question" text="F:"/>
<l:gentext key="RefEntry" text=""/>
<l:gentext key="refentry" text=""/>
<l:gentext key="RefEntry" text="Seite"/>
<l:gentext key="refentry" text="seite"/>
<l:gentext key="Reference" text="Verweis"/>
<l:gentext key="reference" text="Verweis"/>
<l:gentext key="References" text="References" lang="en"/>
<l:gentext key="References" text="Verweise"/>
<l:gentext key="RefName" text="Name"/>
<l:gentext key="refname" text="Name"/>
<l:gentext key="RefSection" text="Abschnitt"/>
<l:gentext key="refsection" text="Abschnitt"/>
<l:gentext key="RefSynopsisDiv" text="Synopsis"/>
<l:gentext key="refsynopsisdiv" text="Synopsis"/>
<l:gentext key="RefSynopsisDiv" text="Übersicht"/>
<l:gentext key="refsynopsisdiv" text="Übersicht"/>
<l:gentext key="RevHistory" text="Versionsgeschichte"/>
<l:gentext key="revhistory" text="Versionsgeschichte"/>
<l:gentext key="revision" text="Version"/>
@ -138,8 +140,8 @@
<l:gentext key="Step" text="Schritt"/>
<l:gentext key="table" text="Tabelle"/>
<l:gentext key="Table" text="Tabelle"/>
<l:gentext key="task" text="Task" lang="en"/>
<l:gentext key="Task" text="Task" lang="en"/>
<l:gentext key="task" text="aufgabe"/>
<l:gentext key="Task" text="Aufgabe"/>
<l:gentext key="tip" text="Tipp"/>
<l:gentext key="TIP" text="TIPP"/>
<l:gentext key="Tip" text="Tipp"/>
@ -147,6 +149,7 @@
<l:gentext key="warning" text="Warnung"/>
<l:gentext key="WARNING" text="WARNUNG"/>
<l:gentext key="and" text="und"/>
<l:gentext key="or" text="oder"/>
<l:gentext key="by" text="von"/>
<l:gentext key="Edited" text="Herausgegeben"/>
<l:gentext key="edited" text="Herausgegeben"/>
@ -155,7 +158,6 @@
<l:gentext key="in" text="in"/>
<l:gentext key="lastlistcomma" text=""/>
<l:gentext key="listcomma" text=","/>
<l:gentext key="nonexistantelement" text="nicht existierendes Element"/>
<l:gentext key="notes" text="Fußnoten"/>
<l:gentext key="Notes" text="Fußnoten"/>
<l:gentext key="Pgs" text="Seiten"/>
@ -170,19 +172,19 @@
<l:gentext key="unsupported" text="wird nicht unterstützt"/>
<l:gentext key="xrefto" text="xref auf"/>
<l:gentext key="Authors" text="Autoren"/>
<l:gentext key="copyeditor" text="Copy Editor" lang="en"/>
<l:gentext key="graphicdesigner" text="Graphic Designer" lang="en"/>
<l:gentext key="productioneditor" text="Production Editor" lang="en"/>
<l:gentext key="technicaleditor" text="Technical Editor" lang="en"/>
<l:gentext key="translator" text="Translator" lang="en"/>
<l:gentext key="copyeditor" text="Korrekteur"/>
<l:gentext key="graphicdesigner" text="Grafikgestalter"/>
<l:gentext key="productioneditor" text="Produktions-Verfasser"/>
<l:gentext key="technicaleditor" text="Technischer Verfasser"/>
<l:gentext key="translator" text="Übersetzer"/>
<l:gentext key="listofequations" text="Gleichungen"/>
<l:gentext key="ListofEquations" text="Gleichungen"/>
<l:gentext key="ListofExamples" text="Beispiele"/>
<l:gentext key="listofexamples" text="Beispiele"/>
<l:gentext key="ListofExamples" text="Liste der Beispiele"/>
<l:gentext key="listofexamples" text="Liste der Beispiele"/>
<l:gentext key="ListofFigures" text="Abbildungsverzeichnis"/>
<l:gentext key="listoffigures" text="Abbildungsverzeichnis"/>
<l:gentext key="ListofProcedures" text="List of Procedures" lang="en"/>
<l:gentext key="listofprocedures" text="List of Procedures" lang="en"/>
<l:gentext key="ListofProcedures" text="Liste der Prozeduren"/>
<l:gentext key="listofprocedures" text="Liste der Prozeduren"/>
<l:gentext key="listoftables" text="Tabellenverzeichnis"/>
<l:gentext key="ListofTables" text="Tabellenverzeichnis"/>
<l:gentext key="ListofUnknown" text="???-Verzeichnis"/>
@ -199,6 +201,7 @@
<l:gentext key="below" text="unten"/>
<l:gentext key="sectioncalled" text="der Abschnitt namens"/>
<l:gentext key="index symbols" text="Symbole"/>
<l:gentext key="writing-mode" text="lr-tb"/>
<l:gentext key="lowercase.alpha" text="abcdefghijklmnopqrstuvwxyzäöüß"/>
<l:gentext key="uppercase.alpha" text="ABCDEFGHIJKLMNOPQRSTUVWXYZÄÖÜß"/>
<l:gentext key="normalize.sort.input" text="AaÀàÁáÂâÃãÄäÅåĀāĂ㥹ǍǎǞǟǠǡǺǻȀȁȂȃȦȧḀḁẚẠạẢảẤấẦầẨẩẪẫẬậẮắẰằẲẳẴẵẶặBbƀƁɓƂƃḂḃḄḅḆḇCcÇçĆćĈĉĊċČčƇƈɕḈḉDdĎďĐđƊɗƋƌDžDzȡɖḊḋḌḍḎḏḐḑḒḓEeÈèÉéÊêËëĒēĔĕĖėĘęĚěȄȅȆȇȨȩḔḕḖḗḘḙḚḛḜḝẸẹẺẻẼẽẾếỀềỂểỄễỆệFfƑƒḞḟGgĜĝĞğĠġĢģƓɠǤǥǦǧǴǵḠḡHhĤĥĦħȞȟɦḢḣḤḥḦḧḨḩḪḫẖIiÌìÍíÎîÏïĨĩĪīĬĭĮįİƗɨǏǐȈȉȊȋḬḭḮḯỈỉỊịJjĴĵǰʝKkĶķƘƙǨǩḰḱḲḳḴḵLlĹĺĻļĽľĿŀŁłƚLjȴɫɬɭḶḷḸḹḺḻḼḽMmɱḾḿṀṁṂṃNnÑñŃńŅņŇňƝɲƞȠNjǸǹȵɳṄṅṆṇṈṉṊṋOoÒòÓóÔôÕõÖöØøŌōŎŏŐőƟƠơǑǒǪǫǬǭǾǿȌȍȎȏȪȫȬȭȮȯȰȱṌṍṎṏṐṑṒṓỌọỎỏỐốỒồỔổỖỗỘộỚớỜờỞởỠỡỢợPpƤƥṔṕṖṗQqʠRrŔŕŖŗŘřȐȑȒȓɼɽɾṘṙṚṛṜṝṞṟSsŚśŜŝŞşŠšȘșʂṠṡṢṣṤṥṦṧṨṩTtŢţŤťŦŧƫƬƭƮʈȚțȶṪṫṬṭṮṯṰṱẗUuÙùÚúÛûÜüŨũŪūŬŭŮůŰűŲųƯưǓǔǕǖǗǘǙǚǛǜȔȕȖȗṲṳṴṵṶṷṸṹṺṻỤụỦủỨứỪừỬửỮữỰựVvƲʋṼṽṾṿWwŴŵẀẁẂẃẄẅẆẇẈẉẘXxẊẋẌẍYyÝýÿŸŶŷƳƴȲȳẎẏẙỲỳỴỵỶỷỸỹZzŹźŻżŽžƵƶȤȥʐʑẐẑẒẓẔẕẕ" lang="en"/>
@ -213,9 +216,45 @@
<l:gentext key="hyphenation-character" text="-"/>
<l:gentext key="hyphenation-push-character-count" text="2"/>
<l:gentext key="hyphenation-remain-character-count" text="3"/>
<l:context name="keycap"><l:template name="alt" text="Alt"/>
<l:template name="backspace" text="&lt;—"/>
<l:template name="command" text="⌘"/>
<l:template name="control" text="Strg"/>
<l:template name="delete" text="Entf"/>
<l:template name="down" text="↓"/>
<l:template name="end" text="Ende"/>
<l:template name="enter" text="Eingabetaste"/>
<l:template name="escape" text="Esc"/>
<l:template name="home" text="Pos1"/>
<l:template name="insert" text="Einfg"/>
<l:template name="left" text="←"/>
<l:template name="meta" text="Meta"/>
<l:template name="option" text="???"/>
<l:template name="pagedown" text="Bild ↓"/>
<l:template name="pageup" text="Bild ↑"/>
<l:template name="right" text="→"/>
<l:template name="shift" text="Shift"/>
<l:template name="space" text="Space"/>
<l:template name="tab" text="→|"/>
<l:template name="up" text="↑"/>
</l:context>
<l:context name="webhelp"><l:template name="Search" text="Suchen"/>
<l:template name="Enter_a_term_and_click" text="Geben Sie einen Begriff ein und wählen Sie "/>
<l:template name="Go" text="Go"/>
<l:template name="to_perform_a_search" text=", um eine Suche durchzuführen."/>
<l:template name="txt_filesfound" text="Ergebnisse"/>
<l:template name="txt_enter_at_least_1_char" text="Sie müssen mindestens ein Zeichen eingeben."/>
<l:template name="txt_browser_not_supported" text="JavaScript ist in Ihrem Browser abgeschaltet. Bitte schalten Sie JavaScript an, damit diese Seiten vollständig dargestellt werden."/>
<l:template name="txt_please_wait" text="Bitte warten Sie. Die Suche ist im Gange ..."/>
<l:template name="txt_results_for" text="Ergebnisse für: "/>
<l:template name="TableofContents" text="Inhalt"/>
<l:template name="HighlightButton" text="Markierte Suchergebnisse ein/ausschalten"/>
<l:template name="Your_search_returned_no_results" text="Ihre Suche erbrachte kein Ergebnis."/>
</l:context>
<l:context name="styles"><l:template name="person-name" text="first-last"/>
</l:context>
<l:context name="title"><l:template name="abstract" text="%t"/>
<l:template name="acknowledgements" text="%t" lang="en"/>
<l:template name="answer" text="%t"/>
<l:template name="appendix" text="Anhang %n. %t"/>
<l:template name="article" text="%t"/>
@ -278,6 +317,7 @@
<l:template name="refsect3" text="%t"/>
<l:template name="refsynopsisdiv" text="%t"/>
<l:template name="refsynopsisdivinfo" text="%t"/>
<l:template name="screenshot" text="%t" lang="en"/>
<l:template name="segmentedlist" text="%t"/>
<l:template name="set" text="%t"/>
<l:template name="setindex" text="%t"/>
@ -305,6 +345,7 @@
<l:template name="sect5" text="%t"/>
<l:template name="section" text="%t"/>
<l:template name="simplesect" text="%t"/>
<l:template name="topic" text="%t" lang="en"/>
<l:template name="part" text="%t" lang="en"/>
</l:context>
<l:context name="title-numbered"><l:template name="appendix" text="Anhang %n. %t"/>
@ -319,8 +360,10 @@
<l:template name="sect5" text="%n. %t"/>
<l:template name="section" text="%n. %t"/>
<l:template name="simplesect" text="%n. %t"/>
<l:template name="topic" text="%t" lang="en"/>
</l:context>
<l:context name="subtitle"><l:template name="appendix" text="%s"/>
<l:template name="acknowledgements" text="%s" lang="en"/>
<l:template name="article" text="%s"/>
<l:template name="bibliodiv" text="%s"/>
<l:template name="biblioentry" text="%s"/>
@ -357,9 +400,11 @@
<l:template name="setindex" text="%s"/>
<l:template name="sidebar" text="%s"/>
<l:template name="simplesect" text="%s"/>
<l:template name="topic" text="%t" lang="en"/>
<l:template name="toc" text="%s"/>
</l:context>
<l:context name="xref"><l:template name="abstract" text="%t"/>
<l:template name="acknowledgements" text="%t" lang="en"/>
<l:template name="answer" text="A: %n"/>
<l:template name="appendix" text="%t"/>
<l:template name="article" text="%t"/>
@ -410,6 +455,7 @@
<l:template name="question" text="F: %n"/>
<l:template name="reference" text="%t"/>
<l:template name="refsynopsisdiv" text="%t"/>
<l:template name="screenshot" text="%t" lang="en"/>
<l:template name="segmentedlist" text="%t"/>
<l:template name="set" text="%t"/>
<l:template name="setindex" text="%t"/>
@ -429,6 +475,7 @@
<l:template name="docnamelong" text=" in the document titled %o" lang="en"/>
<l:template name="pageabbrev" text="(S. %p)"/>
<l:template name="Page" text="Seite %p"/>
<l:template name="topic" text="%t" lang="en"/>
<l:template name="bridgehead" text="„%t“"/>
<l:template name="refsection" text="„%t“"/>
<l:template name="refsect1" text="„%t“"/>
@ -490,8 +537,9 @@
<l:template name="sep2" text=" und "/>
<l:template name="seplast" text=" und "/>
</l:context>
<l:context name="glossary"><l:template name="see" text="Siehe %t"/>
<l:template name="seealso" text="Siehe auch %t"/>
<l:context name="glossary"><l:template name="see" text="Siehe %t."/>
<l:template name="seealso" text="Siehe auch %t."/>
<l:template name="seealso-separator" text=", "/>
</l:context>
<l:context name="msgset"><l:template name="MsgAud" text="Zielgruppe: "/>
<l:template name="MsgLevel" text="Dringlichkeit: "/>

View File

@ -0,0 +1,771 @@
<?xml version="1.0" encoding="utf-8"?>
<l:l10n xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0" language="el" english-language-name="Greek">
<!-- * This file is generated automatically. -->
<!-- * To submit changes to this file upstream (to the DocBook Project) -->
<!-- * do not submit an edited version of this file. Instead, submit an -->
<!-- * edited version of the source file at the following location: -->
<!-- * -->
<!-- * https://docbook.svn.sourceforge.net/svnroot/docbook/trunk/gentext/locale/el.xml -->
<!-- * -->
<!-- * E-mail the edited el.xml source file to: -->
<!-- * -->
<!-- * docbook-developers@lists.sourceforge.net -->
<!-- ******************************************************************** -->
<!-- This file is part of the XSL DocBook Stylesheet distribution. -->
<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for -->
<!-- copyright and other information. -->
<!-- ******************************************************************** -->
<!-- In these files, % with a letter is used for a placeholder: -->
<!-- %t is the current element's title -->
<!-- %s is the current element's subtitle (if applicable)-->
<!-- %n is the current element's number label-->
<!-- %p is the current element's page number (if applicable)-->
<!-- ******************************************************************** -->
<l:gentext key="Abstract" text="Περίληψη"/>
<l:gentext key="abstract" text="περίληψη"/>
<l:gentext key="Acknowledgements" text="Αναγνωρίσεις"/>
<l:gentext key="acknowledgements" text="αναγνωρίσεις"/>
<l:gentext key="Answer" text="Α:"/>
<l:gentext key="answer" text="α:"/>
<l:gentext key="Appendix" text="Παράρτημα"/>
<l:gentext key="appendix" text="παράρτημα"/>
<l:gentext key="Article" text="Άρθρο"/>
<l:gentext key="article" text="άρθρο"/>
<l:gentext key="Author" text="Συγγραφέας"/>
<l:gentext key="Bibliography" text="Βιβλιογραφία"/>
<l:gentext key="bibliography" text="βιβλιογραφία"/>
<l:gentext key="Book" text="Βιβλίο"/>
<l:gentext key="book" text="βιβλίο"/>
<l:gentext key="CAUTION" text="ΠΡΟΣΟΧΗ"/>
<l:gentext key="Caution" text="Προσοχή"/>
<l:gentext key="caution" text="προσοχή"/>
<l:gentext key="Chapter" text="Κεφάλαιο"/>
<l:gentext key="chapter" text="κεφάλαιο"/>
<l:gentext key="Colophon" text="Κορωνίδα"/>
<l:gentext key="colophon" text="κορωνίδα"/>
<l:gentext key="Copyright" text="Πνευματικά Δικαιώματα"/>
<l:gentext key="copyright" text="πνευματικά Δικαιώματα"/>
<l:gentext key="Dedication" text="Αφιέρωση"/>
<l:gentext key="dedication" text="αφιέρωση"/>
<l:gentext key="Edition" text="Έκδοση"/>
<l:gentext key="edition" text="έκδοση"/>
<l:gentext key="Editor" text="Εκδότης"/>
<l:gentext key="Equation" text="Εξίσωση"/>
<l:gentext key="equation" text="εξίσωση"/>
<l:gentext key="Example" text="Παράδειγμα"/>
<l:gentext key="example" text="παράδειγμα"/>
<l:gentext key="Figure" text="Σχήμα"/>
<l:gentext key="figure" text="σχήμα"/>
<l:gentext key="Glossary" text="Γλωσσάριο"/>
<l:gentext key="glossary" text="γλωσσάριο"/>
<l:gentext key="GlossSee" text="Δείτε"/>
<l:gentext key="glosssee" text="δείτε"/>
<l:gentext key="GlossSeeAlso" text="Δείτε Επίσης"/>
<l:gentext key="glossseealso" text="δείτε Επίσης"/>
<l:gentext key="IMPORTANT" text="ΣΗΜΑΝΤΙΚΟ"/>
<l:gentext key="important" text="σημαντικό"/>
<l:gentext key="Important" text="Σημαντικό"/>
<l:gentext key="Index" text="Ευρετήριο"/>
<l:gentext key="index" text="ευρετήριο"/>
<l:gentext key="ISBN" text="ISBN"/>
<l:gentext key="isbn" text="ISBN"/>
<l:gentext key="LegalNotice" text="Νομική Σημείωση"/>
<l:gentext key="legalnotice" text="νομική σημείωση"/>
<l:gentext key="MsgAud" text="Ακροατήριο"/>
<l:gentext key="msgaud" text="ακροατήριο"/>
<l:gentext key="MsgLevel" text="Επίπεδο"/>
<l:gentext key="msglevel" text="επίπεδο"/>
<l:gentext key="MsgOrig" text="Πηγή"/>
<l:gentext key="msgorig" text="πηγή"/>
<l:gentext key="NOTE" text="ΣΗΜΕΙΩΣΗ"/>
<l:gentext key="Note" text="Σημείωση"/>
<l:gentext key="note" text="σημείωση"/>
<l:gentext key="Part" text="Μέρος"/>
<l:gentext key="part" text="μέρος"/>
<l:gentext key="Preface" text="Εισαγωγή"/>
<l:gentext key="preface" text="εισαγωγή"/>
<l:gentext key="Procedure" text="Διαδικασία"/>
<l:gentext key="procedure" text="διαδικασία"/>
<l:gentext key="ProductionSet" text="Παραγωγή"/>
<l:gentext key="PubDate" text="Ημερομηνία Δημοσίευσης"/>
<l:gentext key="pubdate" text="ημερομηνία Δημοσίευσης"/>
<l:gentext key="Published" text="Δημοσιευμένο"/>
<l:gentext key="published" text="δημοσιευμένο"/>
<l:gentext key="Publisher" text="Εκδότης"/>
<l:gentext key="Qandadiv" text="Ε και Α"/>
<l:gentext key="qandadiv" text="ε και α"/>
<l:gentext key="QandASet" text="Συχνές Ερωτήσεις"/>
<l:gentext key="Question" text="Ε:"/>
<l:gentext key="question" text="ε:"/>
<l:gentext key="RefEntry" text="Σελίδα"/>
<l:gentext key="refentry" text="σελίδα"/>
<l:gentext key="Reference" text="Αναφορά"/>
<l:gentext key="reference" text="αναφορά"/>
<l:gentext key="References" text="Αναφορές"/>
<l:gentext key="RefName" text="Όνομα"/>
<l:gentext key="refname" text="όνομα"/>
<l:gentext key="RefSection" text="Τμήμα"/>
<l:gentext key="refsection" text="τμήμα"/>
<l:gentext key="RefSynopsisDiv" text="Σύνοψη"/>
<l:gentext key="refsynopsisdiv" text="σύνοψη"/>
<l:gentext key="RevHistory" text="Ιστορικό Αναθεωρήσεων"/>
<l:gentext key="revhistory" text="ιστορικό αναθεωρήσεων"/>
<l:gentext key="revision" text="αναθεώρηση"/>
<l:gentext key="Revision" text="Αναθεώρηση"/>
<l:gentext key="sect1" text="Τμήμα"/>
<l:gentext key="sect2" text="Τμήμα"/>
<l:gentext key="sect3" text="Τμήμα"/>
<l:gentext key="sect4" text="Τμήμα"/>
<l:gentext key="sect5" text="Τμήμα"/>
<l:gentext key="section" text="τμήμα"/>
<l:gentext key="Section" text="Τμήμα"/>
<l:gentext key="see" text="δείτε"/>
<l:gentext key="See" text="Δείτε"/>
<l:gentext key="seealso" text="δείτε Επίσης"/>
<l:gentext key="Seealso" text="Δείτε επίσης"/>
<l:gentext key="SeeAlso" text="Δείτε Επίσης"/>
<l:gentext key="set" text="σύνολο"/>
<l:gentext key="Set" text="Σύνολο"/>
<l:gentext key="setindex" text="ευρετήριο συνόλων"/>
<l:gentext key="SetIndex" text="Ευρετήριο Συνόλων"/>
<l:gentext key="Sidebar" text="Πλευρική γραμμή εργαλείων"/>
<l:gentext key="sidebar" text="πλευρική γραμμή εργαλείων"/>
<l:gentext key="step" text="φάση"/>
<l:gentext key="Step" text="Φάση"/>
<l:gentext key="table" text="πίνακας"/>
<l:gentext key="Table" text="Πίνακας"/>
<l:gentext key="task" text="εργασία"/>
<l:gentext key="Task" text="Εργασία"/>
<l:gentext key="tip" text="υπόδειξη"/>
<l:gentext key="TIP" text="ΥΠΟΔΕΙΞΗ"/>
<l:gentext key="Tip" text="Υπόδειξη"/>
<l:gentext key="Warning" text="Προειδοποίηση"/>
<l:gentext key="warning" text="προειδοποίηση"/>
<l:gentext key="WARNING" text="ΠΡΟΕΙΔΟΠΟΙΗΣΗ"/>
<l:gentext key="and" text="και"/>
<l:gentext key="or" text="ή"/>
<l:gentext key="by" text="από"/>
<l:gentext key="Edited" text="Επιμέλεια"/>
<l:gentext key="edited" text="επιμέλεια"/>
<l:gentext key="Editedby" text="Επιμέλεια από"/>
<l:gentext key="editedby" text="επιμέλεια από"/>
<l:gentext key="in" text="σε"/>
<l:gentext key="lastlistcomma" text=","/>
<l:gentext key="listcomma" text=","/>
<l:gentext key="notes" text="σημειώσεις"/>
<l:gentext key="Notes" text="Σημειώσεις"/>
<l:gentext key="Pgs" text="Σλδς."/>
<l:gentext key="pgs" text="σλδς."/>
<l:gentext key="Revisedby" text="Επιμέλεια από: "/>
<l:gentext key="revisedby" text="επιμέλεια από: "/>
<l:gentext key="TableNotes" text="Σημειώσεις"/>
<l:gentext key="tablenotes" text="σημειώσεις"/>
<l:gentext key="TableofContents" text="Πίνακας Περιεχομένων"/>
<l:gentext key="tableofcontents" text="πίνακας Περιεχομένων"/>
<l:gentext key="unexpectedelementname" text="μη αναμενόμενο όνομα στοιχείου"/>
<l:gentext key="unsupported" text="μη υποστηριζόμενο"/>
<l:gentext key="xrefto" text="αντιπαραπομπή σε"/>
<l:gentext key="Authors" text="Συγγραφείς"/>
<l:gentext key="copyeditor" text="Συντάκτης"/>
<l:gentext key="graphicdesigner" text="Σχεδιαστής γραφικών"/>
<l:gentext key="productioneditor" text="Εκδότης Παραγωγής"/>
<l:gentext key="technicaleditor" text="Τεχνικός Εκδότης"/>
<l:gentext key="translator" text="Μεταφραστής"/>
<l:gentext key="listofequations" text="κατάλογος εξισώσεων"/>
<l:gentext key="ListofEquations" text="Κατάλογος Εξισώσεων"/>
<l:gentext key="ListofExamples" text="Κατάλογος Παραδειγμάτων"/>
<l:gentext key="listofexamples" text="κατάλογος παραδειγμάτων"/>
<l:gentext key="ListofFigures" text="Κατάλογος Σχημάτων"/>
<l:gentext key="listoffigures" text="κατάλογος σχημάτων"/>
<l:gentext key="ListofProcedures" text="Κατάλογος Σχημάτων"/>
<l:gentext key="listofprocedures" text="κατάλογος σχημάτων"/>
<l:gentext key="listoftables" text="κατάλογος πινάκων"/>
<l:gentext key="ListofTables" text="Κατάλογος Πινάκων"/>
<l:gentext key="ListofUnknown" text="Κατάλογος Αγνώστων"/>
<l:gentext key="listofunknown" text="κατάλογος αγνώστων;"/>
<l:gentext key="nav-home" text="Αρχή"/>
<l:gentext key="nav-next" text="Επόμενο"/>
<l:gentext key="nav-next-sibling" text="Προς το τέλος"/>
<l:gentext key="nav-prev" text="Προηγ"/>
<l:gentext key="nav-prev-sibling" text="Προς την αρχή"/>
<l:gentext key="nav-up" text="Πάνω"/>
<l:gentext key="nav-toc" text="Πίνακας περιεχομένων"/>
<l:gentext key="Draft" text="Προσχέδιο"/>
<l:gentext key="above" text="πάνω"/>
<l:gentext key="below" text="κάτω"/>
<l:gentext key="sectioncalled" text="το τμήμα ονομάζεται"/>
<l:gentext key="index symbols" text="Σύμβολα"/>
<l:gentext key="writing-mode" text="lr-tb"/>
<l:gentext key="lowercase.alpha" text="αβγδεζηθικλμνξοπρστυφχψω"/>
<l:gentext key="uppercase.alpha" text="ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩ"/>
<l:gentext key="normalize.sort.input" text="ΑαΆάΒβΓγΔδΕεΈέΖζΗηΉήΘθΙιΊίΪϊΐΚκΛλΜμΝνΞξΟοΌόΠπΡρΣσςΤτΥυΎύΫϋΰΦφΧχΨψΩωΏώ"/>
<l:gentext key="normalize.sort.output" text="ΑΑΑΑΒΒΓΓΔΔΕΕΕΕΖΖΗΗΗΗΘΘΙΙΙΙΙΙΙΚΚΛΛΜΜΝΝΞΞΟΟΟΟΠΠΡΡΣΣΣΤΤΥΥΥΥΥΥΥΦΦΧΧΨΨΩΩΩΩ"/>
<l:dingbat key="startquote" text="«"/>
<l:dingbat key="endquote" text="»"/>
<l:dingbat key="nestedstartquote" text=""/>
<l:dingbat key="nestedendquote" text=""/>
<l:dingbat key="singlestartquote" text="" lang="en"/>
<l:dingbat key="singleendquote" text="" lang="en"/>
<l:dingbat key="bullet" text="•"/>
<l:gentext key="hyphenation-character" text="-" lang="en"/>
<l:gentext key="hyphenation-push-character-count" text="2" lang="en"/>
<l:gentext key="hyphenation-remain-character-count" text="2" lang="en"/>
<l:context name="keycap"><l:template name="alt" text="Alt" lang="en"/>
<l:template name="backspace" text="&lt;—" lang="en"/>
<l:template name="command" text="⌘" lang="en"/>
<l:template name="control" text="Ctrl" lang="en"/>
<l:template name="delete" text="Del" lang="en"/>
<l:template name="down" text="↓" lang="en"/>
<l:template name="end" text="End" lang="en"/>
<l:template name="enter" text="Enter" lang="en"/>
<l:template name="escape" text="Esc" lang="en"/>
<l:template name="home" text="Home" lang="en"/>
<l:template name="insert" text="Ins" lang="en"/>
<l:template name="left" text="←" lang="en"/>
<l:template name="meta" text="Meta" lang="en"/>
<l:template name="option" text="???" lang="en"/>
<l:template name="pagedown" text="Page ↓" lang="en"/>
<l:template name="pageup" text="Page ↑" lang="en"/>
<l:template name="right" text="→" lang="en"/>
<l:template name="shift" text="Shift" lang="en"/>
<l:template name="space" text="Space" lang="en"/>
<l:template name="tab" text="→|" lang="en"/>
<l:template name="up" text="↑" lang="en"/>
</l:context>
<l:context name="webhelp"><l:template name="Search" text="Search" lang="en"/>
<l:template name="Enter_a_term_and_click" text="Enter a term and click " lang="en"/>
<l:template name="Go" text="Go" lang="en"/>
<l:template name="to_perform_a_search" text=" to perform a search." lang="en"/>
<l:template name="txt_filesfound" text="Results" lang="en"/>
<l:template name="txt_enter_at_least_1_char" text="You must enter at least one character." lang="en"/>
<l:template name="txt_browser_not_supported" text="JavaScript is disabled on your browser. Please enable JavaScript to enjoy all the features of this site." lang="en"/>
<l:template name="txt_please_wait" text="Please wait. Search in progress..." lang="en"/>
<l:template name="txt_results_for" text="Results for: " lang="en"/>
<l:template name="TableofContents" text="Contents" lang="en"/>
<l:template name="HighlightButton" text="Toggle search result highlighting" lang="en"/>
<l:template name="Your_search_returned_no_results" text="Your search returned no results." lang="en"/>
</l:context>
<l:context name="styles"><l:template name="person-name" text="first-last"/>
</l:context>
<l:context name="title"><l:template name="abstract" text="%t"/>
<l:template name="acknowledgements" text="%t" lang="en"/>
<l:template name="answer" text="%t"/>
<l:template name="appendix" text="Παράρτημα %n. %t"/>
<l:template name="article" text="%t"/>
<l:template name="authorblurb" text="%t"/>
<l:template name="bibliodiv" text="%t"/>
<l:template name="biblioentry" text="%t"/>
<l:template name="bibliography" text="%t"/>
<l:template name="bibliolist" text="%t" lang="en"/>
<l:template name="bibliomixed" text="%t"/>
<l:template name="bibliomset" text="%t"/>
<l:template name="biblioset" text="%t"/>
<l:template name="blockquote" text="%t"/>
<l:template name="book" text="%t"/>
<l:template name="calloutlist" text="%t"/>
<l:template name="caution" text="%t"/>
<l:template name="chapter" text="Κεφάλαιο %n. %t"/>
<l:template name="colophon" text="%t"/>
<l:template name="dedication" text="%t"/>
<l:template name="equation" text="Εξίσωση %n. %t"/>
<l:template name="example" text="Παράδειγμα %n. %t"/>
<l:template name="figure" text="Σχήμα %n. %t"/>
<l:template name="foil" text="%t" lang="en"/>
<l:template name="foilgroup" text="%t" lang="en"/>
<l:template name="formalpara" text="%t"/>
<l:template name="glossary" text="%t"/>
<l:template name="glossdiv" text="%t"/>
<l:template name="glosslist" text="%t" lang="en"/>
<l:template name="glossentry" text="%t" lang="en"/>
<l:template name="important" text="%t"/>
<l:template name="index" text="%t"/>
<l:template name="indexdiv" text="%t"/>
<l:template name="itemizedlist" text="%t"/>
<l:template name="legalnotice" text="%t"/>
<l:template name="listitem" text=""/>
<l:template name="lot" text="%t"/>
<l:template name="msg" text="%t"/>
<l:template name="msgexplan" text="%t"/>
<l:template name="msgmain" text="%t"/>
<l:template name="msgrel" text="%t"/>
<l:template name="msgset" text="%t"/>
<l:template name="msgsub" text="%t"/>
<l:template name="note" text="%t"/>
<l:template name="orderedlist" text="%t"/>
<l:template name="part" text="Μέρος %n. %t"/>
<l:template name="partintro" text="%t"/>
<l:template name="preface" text="%t"/>
<l:template name="procedure" text="%t"/>
<l:template name="procedure.formal" text="Διαδικασία %n. %t"/>
<l:template name="productionset" text="%t"/>
<l:template name="productionset.formal" text="Παραγωγή %n"/>
<l:template name="qandadiv" text="%t"/>
<l:template name="qandaentry" text="%t"/>
<l:template name="qandaset" text="%t"/>
<l:template name="question" text="%t"/>
<l:template name="refentry" text="%t"/>
<l:template name="reference" text="%t"/>
<l:template name="refsection" text="%t"/>
<l:template name="refsect1" text="%t"/>
<l:template name="refsect2" text="%t"/>
<l:template name="refsect3" text="%t"/>
<l:template name="refsynopsisdiv" text="%t"/>
<l:template name="refsynopsisdivinfo" text="%t"/>
<l:template name="screenshot" text="%t" lang="en"/>
<l:template name="segmentedlist" text="%t"/>
<l:template name="set" text="%t"/>
<l:template name="setindex" text="%t"/>
<l:template name="sidebar" text="%t"/>
<l:template name="step" text="%t"/>
<l:template name="table" text="Πίνακας %n. %t"/>
<l:template name="task" text="%t" lang="en"/>
<l:template name="tasksummary" text="%t" lang="en"/>
<l:template name="taskprerequisites" text="%t" lang="en"/>
<l:template name="taskrelated" text="%t" lang="en"/>
<l:template name="tip" text="%t"/>
<l:template name="toc" text="%t"/>
<l:template name="variablelist" text="%t"/>
<l:template name="varlistentry" text="" lang="en"/>
<l:template name="warning" text="%t"/>
</l:context>
<l:context name="title-unnumbered"><l:template name="appendix" text="%t"/>
<l:template name="article/appendix" text="%t" lang="en"/>
<l:template name="bridgehead" text="%t"/>
<l:template name="chapter" text="%t"/>
<l:template name="sect1" text="%t"/>
<l:template name="sect2" text="%t"/>
<l:template name="sect3" text="%t"/>
<l:template name="sect4" text="%t"/>
<l:template name="sect5" text="%t"/>
<l:template name="section" text="%t"/>
<l:template name="simplesect" text="%t"/>
<l:template name="topic" text="%t" lang="en"/>
<l:template name="part" text="%t" lang="en"/>
</l:context>
<l:context name="title-numbered"><l:template name="appendix" text="Παράρτημα %n. %t"/>
<l:template name="article/appendix" text="%n. %t" lang="en"/>
<l:template name="bridgehead" text="%n. %t"/>
<l:template name="chapter" text="Κεφάλαιο %n. %t"/>
<l:template name="part" text="Μέρος %n. %t"/>
<l:template name="sect1" text="%n. %t"/>
<l:template name="sect2" text="%n. %t"/>
<l:template name="sect3" text="%n. %t"/>
<l:template name="sect4" text="%n. %t"/>
<l:template name="sect5" text="%n. %t"/>
<l:template name="section" text="%n. %t"/>
<l:template name="simplesect" text="%n. %t"/>
<l:template name="topic" text="%t" lang="en"/>
</l:context>
<l:context name="subtitle"><l:template name="appendix" text="%s"/>
<l:template name="acknowledgements" text="%s" lang="en"/>
<l:template name="article" text="%s"/>
<l:template name="bibliodiv" text="%s"/>
<l:template name="biblioentry" text="%s"/>
<l:template name="bibliography" text="%s"/>
<l:template name="bibliomixed" text="%s"/>
<l:template name="bibliomset" text="%s"/>
<l:template name="biblioset" text="%s"/>
<l:template name="book" text="%s"/>
<l:template name="chapter" text="%s"/>
<l:template name="colophon" text="%s"/>
<l:template name="dedication" text="%s"/>
<l:template name="glossary" text="%s"/>
<l:template name="glossdiv" text="%s"/>
<l:template name="index" text="%s"/>
<l:template name="indexdiv" text="%s"/>
<l:template name="lot" text="%s"/>
<l:template name="part" text="%s"/>
<l:template name="partintro" text="%s"/>
<l:template name="preface" text="%s"/>
<l:template name="refentry" text="%s"/>
<l:template name="reference" text="%s"/>
<l:template name="refsection" text="%s"/>
<l:template name="refsect1" text="%s"/>
<l:template name="refsect2" text="%s"/>
<l:template name="refsect3" text="%s"/>
<l:template name="refsynopsisdiv" text="%s"/>
<l:template name="sect1" text="%s"/>
<l:template name="sect2" text="%s"/>
<l:template name="sect3" text="%s"/>
<l:template name="sect4" text="%s"/>
<l:template name="sect5" text="%s"/>
<l:template name="section" text="%s"/>
<l:template name="set" text="%s"/>
<l:template name="setindex" text="%s"/>
<l:template name="sidebar" text="%s"/>
<l:template name="simplesect" text="%s"/>
<l:template name="topic" text="%t" lang="en"/>
<l:template name="toc" text="%s"/>
</l:context>
<l:context name="xref"><l:template name="abstract" text="%t"/>
<l:template name="acknowledgements" text="%t" lang="en"/>
<l:template name="answer" text="Α: %n"/>
<l:template name="appendix" text="%t"/>
<l:template name="article" text="%t"/>
<l:template name="authorblurb" text="%t"/>
<l:template name="bibliodiv" text="%t"/>
<l:template name="bibliography" text="%t"/>
<l:template name="bibliomset" text="%t"/>
<l:template name="biblioset" text="%t"/>
<l:template name="blockquote" text="%t"/>
<l:template name="book" text="%t"/>
<l:template name="calloutlist" text="%t"/>
<l:template name="caution" text="%t"/>
<l:template name="chapter" text="%t"/>
<l:template name="colophon" text="%t"/>
<l:template name="constraintdef" text="%t"/>
<l:template name="dedication" text="%t"/>
<l:template name="equation" text="%t"/>
<l:template name="example" text="%t"/>
<l:template name="figure" text="%t"/>
<l:template name="foil" text="%t" lang="en"/>
<l:template name="foilgroup" text="%t" lang="en"/>
<l:template name="formalpara" text="%t"/>
<l:template name="glossary" text="%t"/>
<l:template name="glossdiv" text="%t"/>
<l:template name="important" text="%t"/>
<l:template name="index" text="%t"/>
<l:template name="indexdiv" text="%t"/>
<l:template name="itemizedlist" text="%t"/>
<l:template name="legalnotice" text="%t"/>
<l:template name="listitem" text="%n"/>
<l:template name="lot" text="%t"/>
<l:template name="msg" text="%t"/>
<l:template name="msgexplan" text="%t"/>
<l:template name="msgmain" text="%t"/>
<l:template name="msgrel" text="%t"/>
<l:template name="msgset" text="%t"/>
<l:template name="msgsub" text="%t"/>
<l:template name="note" text="%t"/>
<l:template name="orderedlist" text="%t"/>
<l:template name="part" text="%t"/>
<l:template name="partintro" text="%t"/>
<l:template name="preface" text="%t"/>
<l:template name="procedure" text="%t"/>
<l:template name="productionset" text="%t"/>
<l:template name="qandadiv" text="%t"/>
<l:template name="qandaentry" text="Ε: %n"/>
<l:template name="qandaset" text="%t"/>
<l:template name="question" text="Ε: %n"/>
<l:template name="reference" text="%t"/>
<l:template name="refsynopsisdiv" text="%t"/>
<l:template name="screenshot" text="%t" lang="en"/>
<l:template name="segmentedlist" text="%t"/>
<l:template name="set" text="%t"/>
<l:template name="setindex" text="%t"/>
<l:template name="sidebar" text="%t"/>
<l:template name="table" text="%t"/>
<l:template name="task" text="%t" lang="en"/>
<l:template name="tip" text="%t"/>
<l:template name="toc" text="%t"/>
<l:template name="variablelist" text="%t"/>
<l:template name="varlistentry" text="%n"/>
<l:template name="warning" text="%t"/>
<l:template name="olink.document.citation" text=" in %o" lang="en"/>
<l:template name="olink.page.citation" text=" (page %p)" lang="en"/>
<l:template name="page.citation" text=" [%p]"/>
<l:template name="page" text="(page %p)" lang="en"/>
<l:template name="docname" text=" in %o" lang="en"/>
<l:template name="docnamelong" text=" in the document titled %o" lang="en"/>
<l:template name="pageabbrev" text="(p. %p)" lang="en"/>
<l:template name="Page" text="Page %p" lang="en"/>
<l:template name="topic" text="%t" lang="en"/>
<l:template name="bridgehead" text="«%t»"/>
<l:template name="refsection" text="«%t»"/>
<l:template name="refsect1" text="«%t»"/>
<l:template name="refsect2" text="«%t»"/>
<l:template name="refsect3" text="«%t»"/>
<l:template name="sect1" text="«%t»"/>
<l:template name="sect2" text="«%t»"/>
<l:template name="sect3" text="«%t»"/>
<l:template name="sect4" text="«%t»"/>
<l:template name="sect5" text="«%t»"/>
<l:template name="section" text="«%t»"/>
<l:template name="simplesect" text="«%t»"/>
</l:context>
<l:context name="xref-number"><l:template name="answer" text="Α: %n"/>
<l:template name="appendix" text="Παράρτημα %n"/>
<l:template name="bridgehead" text="Τμήμα %n"/>
<l:template name="chapter" text="Κεφάλαιο %n"/>
<l:template name="equation" text="Εξίσωση %n"/>
<l:template name="example" text="Παράδειγμα %n"/>
<l:template name="figure" text="Σχήμα %n"/>
<l:template name="part" text="Μέρος %n"/>
<l:template name="procedure" text="Διαδικασία %n"/>
<l:template name="productionset" text="Παραγωγή %n"/>
<l:template name="qandadiv" text="Ε και Α %n"/>
<l:template name="qandaentry" text="Ε: %n"/>
<l:template name="question" text="Ε: %n"/>
<l:template name="sect1" text="Τμήμα %n"/>
<l:template name="sect2" text="Τμήμα %n"/>
<l:template name="sect3" text="Τμήμα %n"/>
<l:template name="sect4" text="Τμήμα %n"/>
<l:template name="sect5" text="Τμήμα %n"/>
<l:template name="section" text="Τμήμα %n"/>
<l:template name="table" text="Πίνακας %n"/>
</l:context>
<l:context name="xref-number-and-title"><l:template name="appendix" text="Παράρτημα %n, %t"/>
<l:template name="bridgehead" text="Τμήμα %n, «%t»"/>
<l:template name="chapter" text="Κεφάλαιο %n, %t"/>
<l:template name="equation" text="Εξίσωση %n, «%t»"/>
<l:template name="example" text="Παράδειγμα %n, «%t»"/>
<l:template name="figure" text="Σχήμα %n, «%t»"/>
<l:template name="part" text="Μέρος %n, «%t»"/>
<l:template name="procedure" text="Διαδικασία %n, «%t»"/>
<l:template name="productionset" text="Παραγωγή %n, «%t»"/>
<l:template name="qandadiv" text="Ε και Α %n, «%t»"/>
<l:template name="refsect1" text="το τμήμα ονομάζεται «%t»"/>
<l:template name="refsect2" text="το τμήμα ονομάζεται «%t»"/>
<l:template name="refsect3" text="το τμήμα ονομάζεται «%t»"/>
<l:template name="refsection" text="το τμήμα ονομάζεται «%t»"/>
<l:template name="sect1" text="Τμήμα %n, «%t»"/>
<l:template name="sect2" text="Τμήμα %n, «%t»"/>
<l:template name="sect3" text="Τμήμα %n, «%t»"/>
<l:template name="sect4" text="Τμήμα %n, «%t»"/>
<l:template name="sect5" text="Τμήμα %n, «%t»"/>
<l:template name="section" text="Τμήμα %n, «%t»"/>
<l:template name="simplesect" text="το τμήμα ονομάζεται «%t»"/>
<l:template name="table" text="Πίνακας %n, «%t»"/>
</l:context>
<l:context name="authorgroup"><l:template name="sep" text=", "/>
<l:template name="sep2" text=" και "/>
<l:template name="seplast" text=", και "/>
</l:context>
<l:context name="glossary"><l:template name="see" text="Δείτε %t."/>
<l:template name="seealso" text="Δείτε Επίσης %t."/>
<l:template name="seealso-separator" text=", "/>
</l:context>
<l:context name="msgset"><l:template name="MsgAud" text="Ακροατήριο: "/>
<l:template name="MsgLevel" text="Επίπεδο: "/>
<l:template name="MsgOrig" text="Πηγή: "/>
</l:context>
<l:context name="datetime"><l:template name="format" text="d/m/Y"/>
</l:context>
<l:context name="termdef"><l:template name="prefix" text="[Definition: "/>
<l:template name="suffix" text="]"/>
</l:context>
<l:context name="datetime-full"><l:template name="January" text="Ιανουάριος"/>
<l:template name="February" text="Φεβρουάριος"/>
<l:template name="March" text="Μάρτιος"/>
<l:template name="April" text="Απρίλιος"/>
<l:template name="May" text="Μάιος"/>
<l:template name="June" text="Ιούνιος"/>
<l:template name="July" text="Ιούλιος"/>
<l:template name="August" text="Αύγουστος"/>
<l:template name="September" text="Σεπτέμβριος"/>
<l:template name="October" text="Οκτώβριος"/>
<l:template name="November" text="Νοέμβριος"/>
<l:template name="December" text="Δεκέμβριος"/>
<l:template name="Monday" text="Δευτέρα"/>
<l:template name="Tuesday" text="Τρίτη"/>
<l:template name="Wednesday" text="Τετάρτη"/>
<l:template name="Thursday" text="Πέμπτη"/>
<l:template name="Friday" text="Παρασκευή"/>
<l:template name="Saturday" text="Σάββατο"/>
<l:template name="Sunday" text="Κυριακή"/>
</l:context>
<l:context name="datetime-abbrev"><l:template name="Jan" text="Ιαν"/>
<l:template name="Feb" text="Φλεβ"/>
<l:template name="Mar" text="Μάρ"/>
<l:template name="Apr" text="Απρ"/>
<l:template name="May" text="Μάης"/>
<l:template name="Jun" text="Ιούν"/>
<l:template name="Jul" text="Ιούλ"/>
<l:template name="Aug" text="Αύγ"/>
<l:template name="Sep" text="Σεπτ"/>
<l:template name="Oct" text="Οκτ"/>
<l:template name="Nov" text="Νοεμ"/>
<l:template name="Dec" text="Δεκ"/>
<l:template name="Mon" text="Δευτ"/>
<l:template name="Tue" text="Τρ"/>
<l:template name="Wed" text="Τετ"/>
<l:template name="Thu" text="Πεμ"/>
<l:template name="Fri" text="Παρ"/>
<l:template name="Sat" text="Σάβ"/>
<l:template name="Sun" text="Κυρ"/>
</l:context>
<l:context name="htmlhelp"><l:template name="langcode" text="0x0408 Greek"/>
</l:context>
<l:context name="index"><l:template name="term-separator" text=", "/>
<l:template name="number-separator" text=", "/>
<l:template name="range-separator" text="-"/>
</l:context>
<l:context name="iso690"><l:template name="lastfirst.sep" text=", "/>
<l:template name="alt.person.two.sep" text=" "/>
<l:template name="alt.person.last.sep" text=" "/>
<l:template name="alt.person.more.sep" text=" "/>
<l:template name="primary.editor" text=" (ed.)"/>
<l:template name="primary.many" text=", et al."/>
<l:template name="primary.sep" text=". "/>
<l:template name="submaintitle.sep" text=": "/>
<l:template name="title.sep" text=". "/>
<l:template name="othertitle.sep" text=", "/>
<l:template name="medium1" text=" ["/>
<l:template name="medium2" text="]"/>
<l:template name="secondary.person.sep" text="; "/>
<l:template name="secondary.sep" text=". "/>
<l:template name="respons.sep" text=". "/>
<l:template name="edition.sep" text=". "/>
<l:template name="edition.serial.sep" text=", "/>
<l:template name="issuing.range" text="-"/>
<l:template name="issuing.div" text=", "/>
<l:template name="issuing.sep" text=". "/>
<l:template name="partnr.sep" text=". "/>
<l:template name="placepubl.sep" text=": "/>
<l:template name="publyear.sep" text=", "/>
<l:template name="pubinfo.sep" text=". "/>
<l:template name="spec.pubinfo.sep" text=", "/>
<l:template name="upd.sep" text=", "/>
<l:template name="datecit1" text=" [cited "/>
<l:template name="datecit2" text="]"/>
<l:template name="extent.sep" text=". "/>
<l:template name="locs.sep" text=", "/>
<l:template name="location.sep" text=". "/>
<l:template name="serie.sep" text=". "/>
<l:template name="notice.sep" text=". "/>
<l:template name="access" text="Available "/>
<l:template name="acctoo" text="Also available "/>
<l:template name="onwww" text="from World Wide Web"/>
<l:template name="oninet" text="from Internet"/>
<l:template name="access.end" text=": "/>
<l:template name="link1" text="&lt;"/>
<l:template name="link2" text="&gt;"/>
<l:template name="access.sep" text=". "/>
<l:template name="isbn" text="ISBN "/>
<l:template name="issn" text="ISSN "/>
<l:template name="stdnum.sep" text=". "/>
<l:template name="patcountry.sep" text=". "/>
<l:template name="pattype.sep" text=", "/>
<l:template name="patnum.sep" text=". "/>
<l:template name="patdate.sep" text=". "/>
</l:context><l:letters><l:l i="-1"/>
<l:l i="0">Σύμβολα</l:l>
<l:l i="10">A</l:l>
<l:l i="10">a</l:l>
<l:l i="20">B</l:l>
<l:l i="20">b</l:l>
<l:l i="30">C</l:l>
<l:l i="30">c</l:l>
<l:l i="40">D</l:l>
<l:l i="40">d</l:l>
<l:l i="50">E</l:l>
<l:l i="50">e</l:l>
<l:l i="60">F</l:l>
<l:l i="60">f</l:l>
<l:l i="70">G</l:l>
<l:l i="70">g</l:l>
<l:l i="80">H</l:l>
<l:l i="80">h</l:l>
<l:l i="90">I</l:l>
<l:l i="90">i</l:l>
<l:l i="100">J</l:l>
<l:l i="100">j</l:l>
<l:l i="110">K</l:l>
<l:l i="110">k</l:l>
<l:l i="120">L</l:l>
<l:l i="120">l</l:l>
<l:l i="130">M</l:l>
<l:l i="130">m</l:l>
<l:l i="140">N</l:l>
<l:l i="140">n</l:l>
<l:l i="150">O</l:l>
<l:l i="150">o</l:l>
<l:l i="160">P</l:l>
<l:l i="160">p</l:l>
<l:l i="170">Q</l:l>
<l:l i="170">q</l:l>
<l:l i="180">R</l:l>
<l:l i="180">r</l:l>
<l:l i="190">S</l:l>
<l:l i="190">s</l:l>
<l:l i="200">T</l:l>
<l:l i="200">t</l:l>
<l:l i="210">U</l:l>
<l:l i="210">u</l:l>
<l:l i="220">V</l:l>
<l:l i="220">v</l:l>
<l:l i="230">W</l:l>
<l:l i="230">w</l:l>
<l:l i="240">X</l:l>
<l:l i="240">x</l:l>
<l:l i="250">Y</l:l>
<l:l i="250">y</l:l>
<l:l i="260">Z</l:l>
<l:l i="260">z</l:l>
<l:l i="270">Α</l:l>
<l:l i="270">α</l:l>
<l:l i="270">Ά</l:l>
<l:l i="270">ά</l:l>
<l:l i="280">Β</l:l>
<l:l i="280">β</l:l>
<l:l i="290">Γ</l:l>
<l:l i="290">γ</l:l>
<l:l i="300">Δ</l:l>
<l:l i="300">δ</l:l>
<l:l i="310">Ε</l:l>
<l:l i="310">ε</l:l>
<l:l i="310">Έ</l:l>
<l:l i="310">έ</l:l>
<l:l i="320">Ζ</l:l>
<l:l i="320">ζ</l:l>
<l:l i="330">Η</l:l>
<l:l i="330">η</l:l>
<l:l i="330">Ή</l:l>
<l:l i="330">ή</l:l>
<l:l i="340">Θ</l:l>
<l:l i="340">θ</l:l>
<l:l i="350">Ι</l:l>
<l:l i="350">ι</l:l>
<l:l i="350">Ί</l:l>
<l:l i="350">ί</l:l>
<l:l i="350">Ϊ</l:l>
<l:l i="350">ϊ</l:l>
<l:l i="350">ΐ</l:l>
<l:l i="360">Κ</l:l>
<l:l i="360">κ</l:l>
<l:l i="370">Λ</l:l>
<l:l i="370">λ</l:l>
<l:l i="380">Μ</l:l>
<l:l i="380">μ</l:l>
<l:l i="390">Ν</l:l>
<l:l i="390">ν</l:l>
<l:l i="400">Ξ</l:l>
<l:l i="400">ξ</l:l>
<l:l i="410">Ο</l:l>
<l:l i="410">ο</l:l>
<l:l i="410">Ό</l:l>
<l:l i="410">ό</l:l>
<l:l i="420">Π</l:l>
<l:l i="420">π</l:l>
<l:l i="430">Ρ</l:l>
<l:l i="430">ρ</l:l>
<l:l i="440">Σ</l:l>
<l:l i="440">σ</l:l>
<l:l i="440">ς</l:l>
<l:l i="450">Τ</l:l>
<l:l i="450">τ</l:l>
<l:l i="460">Υ</l:l>
<l:l i="460">υ</l:l>
<l:l i="460">Ύ</l:l>
<l:l i="460">ύ</l:l>
<l:l i="460">Ϋ</l:l>
<l:l i="460">ϋ</l:l>
<l:l i="460">ΰ</l:l>
<l:l i="470">Φ</l:l>
<l:l i="470">φ</l:l>
<l:l i="480">Χ</l:l>
<l:l i="480">χ</l:l>
<l:l i="490">Ψ</l:l>
<l:l i="490">ψ</l:l>
<l:l i="500">Ω</l:l>
<l:l i="500">ω</l:l>
<l:l i="500">Ώ</l:l>
<l:l i="500">ώ</l:l>
</l:letters>
</l:l10n>

View File

@ -6,7 +6,7 @@
<!-- * do not submit an edited version of this file. Instead, submit an -->
<!-- * edited version of the source file at the following location: -->
<!-- * -->
<!-- * https://svn.sourceforge.net/svnroot/docbook/trunk/gentext/locale/en.xml -->
<!-- * https://docbook.svn.sourceforge.net/svnroot/docbook/trunk/gentext/locale/en.xml -->
<!-- * -->
<!-- * E-mail the edited en.xml source file to: -->
<!-- * -->
@ -29,6 +29,8 @@
<l:gentext key="Abstract" text="Abstract"/>
<l:gentext key="abstract" text="Abstract"/>
<l:gentext key="Acknowledgements" text="Acknowledgements"/>
<l:gentext key="acknowledgements" text="Acknowledgements"/>
<l:gentext key="Answer" text="A:"/>
<l:gentext key="answer" text="A:"/>
<l:gentext key="Appendix" text="Appendix"/>
@ -147,6 +149,7 @@
<l:gentext key="warning" text="Warning"/>
<l:gentext key="WARNING" text="WARNING"/>
<l:gentext key="and" text="and"/>
<l:gentext key="or" text="or"/>
<l:gentext key="by" text="by"/>
<l:gentext key="Edited" text="Edited"/>
<l:gentext key="edited" text="Edited"/>
@ -155,7 +158,6 @@
<l:gentext key="in" text="in"/>
<l:gentext key="lastlistcomma" text=","/>
<l:gentext key="listcomma" text=","/>
<l:gentext key="nonexistantelement" text="non-existant element"/>
<l:gentext key="notes" text="Notes"/>
<l:gentext key="Notes" text="Notes"/>
<l:gentext key="Pgs" text="Pgs."/>
@ -199,6 +201,7 @@
<l:gentext key="below" text="below"/>
<l:gentext key="sectioncalled" text="the section called"/>
<l:gentext key="index symbols" text="Symbols"/>
<l:gentext key="writing-mode" text="lr-tb"/>
<l:gentext key="lowercase.alpha" text="abcdefghijklmnopqrstuvwxyz"/>
<l:gentext key="uppercase.alpha" text="ABCDEFGHIJKLMNOPQRSTUVWXYZ"/>
<l:gentext key="normalize.sort.input" text="AaÀàÁáÂâÃãÄäÅåĀāĂ㥹ǍǎǞǟǠǡǺǻȀȁȂȃȦȧḀḁẚẠạẢảẤấẦầẨẩẪẫẬậẮắẰằẲẳẴẵẶặBbƀƁɓƂƃḂḃḄḅḆḇCcÇçĆćĈĉĊċČčƇƈɕḈḉDdĎďĐđƊɗƋƌDžDzȡɖḊḋḌḍḎḏḐḑḒḓEeÈèÉéÊêËëĒēĔĕĖėĘęĚěȄȅȆȇȨȩḔḕḖḗḘḙḚḛḜḝẸẹẺẻẼẽẾếỀềỂểỄễỆệFfƑƒḞḟGgĜĝĞğĠġĢģƓɠǤǥǦǧǴǵḠḡHhĤĥĦħȞȟɦḢḣḤḥḦḧḨḩḪḫẖIiÌìÍíÎîÏïĨĩĪīĬĭĮįİƗɨǏǐȈȉȊȋḬḭḮḯỈỉỊịJjĴĵǰʝKkĶķƘƙǨǩḰḱḲḳḴḵLlĹĺĻļĽľĿŀŁłƚLjȴɫɬɭḶḷḸḹḺḻḼḽMmɱḾḿṀṁṂṃNnÑñŃńŅņŇňƝɲƞȠNjǸǹȵɳṄṅṆṇṈṉṊṋOoÒòÓóÔôÕõÖöØøŌōŎŏŐőƟƠơǑǒǪǫǬǭǾǿȌȍȎȏȪȫȬȭȮȯȰȱṌṍṎṏṐṑṒṓỌọỎỏỐốỒồỔổỖỗỘộỚớỜờỞởỠỡỢợPpƤƥṔṕṖṗQqʠRrŔŕŖŗŘřȐȑȒȓɼɽɾṘṙṚṛṜṝṞṟSsŚśŜŝŞşŠšȘșʂṠṡṢṣṤṥṦṧṨṩTtŢţŤťŦŧƫƬƭƮʈȚțȶṪṫṬṭṮṯṰṱẗUuÙùÚúÛûÜüŨũŪūŬŭŮůŰűŲųƯưǓǔǕǖǗǘǙǚǛǜȔȕȖȗṲṳṴṵṶṷṸṹṺṻỤụỦủỨứỪừỬửỮữỰựVvƲʋṼṽṾṿWwŴŵẀẁẂẃẄẅẆẇẈẉẘXxẊẋẌẍYyÝýÿŸŶŷƳƴȲȳẎẏẙỲỳỴỵỶỷỸỹZzŹźŻżŽžƵƶȤȥʐʑẐẑẒẓẔẕẕ"/>
@ -213,9 +216,45 @@
<l:gentext key="hyphenation-character" text="-"/>
<l:gentext key="hyphenation-push-character-count" text="2"/>
<l:gentext key="hyphenation-remain-character-count" text="2"/>
<l:context name="keycap"><l:template name="alt" text="Alt"/>
<l:template name="backspace" text="&lt;—"/>
<l:template name="command" text="⌘"/>
<l:template name="control" text="Ctrl"/>
<l:template name="delete" text="Del"/>
<l:template name="down" text="↓"/>
<l:template name="end" text="End"/>
<l:template name="enter" text="Enter"/>
<l:template name="escape" text="Esc"/>
<l:template name="home" text="Home"/>
<l:template name="insert" text="Ins"/>
<l:template name="left" text="←"/>
<l:template name="meta" text="Meta"/>
<l:template name="option" text="???"/>
<l:template name="pagedown" text="Page ↓"/>
<l:template name="pageup" text="Page ↑"/>
<l:template name="right" text="→"/>
<l:template name="shift" text="Shift"/>
<l:template name="space" text="Space"/>
<l:template name="tab" text="→|"/>
<l:template name="up" text="↑"/>
</l:context>
<l:context name="webhelp"><l:template name="Search" text="Search"/>
<l:template name="Enter_a_term_and_click" text="Enter a term and click "/>
<l:template name="Go" text="Go"/>
<l:template name="to_perform_a_search" text=" to perform a search."/>
<l:template name="txt_filesfound" text="Results"/>
<l:template name="txt_enter_at_least_1_char" text="You must enter at least one character."/>
<l:template name="txt_browser_not_supported" text="JavaScript is disabled on your browser. Please enable JavaScript to enjoy all the features of this site."/>
<l:template name="txt_please_wait" text="Please wait. Search in progress..."/>
<l:template name="txt_results_for" text="Results for: "/>
<l:template name="TableofContents" text="Contents"/>
<l:template name="HighlightButton" text="Toggle search result highlighting"/>
<l:template name="Your_search_returned_no_results" text="Your search returned no results."/>
</l:context>
<l:context name="styles"><l:template name="person-name" text="first-last"/>
</l:context>
<l:context name="title"><l:template name="abstract" text="%t"/>
<l:template name="acknowledgements" text="%t"/>
<l:template name="answer" text="%t"/>
<l:template name="appendix" text="Appendix %n. %t"/>
<l:template name="article" text="%t"/>
@ -278,6 +317,7 @@
<l:template name="refsect3" text="%t"/>
<l:template name="refsynopsisdiv" text="%t"/>
<l:template name="refsynopsisdivinfo" text="%t"/>
<l:template name="screenshot" text="%t"/>
<l:template name="segmentedlist" text="%t"/>
<l:template name="set" text="%t"/>
<l:template name="setindex" text="%t"/>
@ -305,6 +345,7 @@
<l:template name="sect5" text="%t"/>
<l:template name="section" text="%t"/>
<l:template name="simplesect" text="%t"/>
<l:template name="topic" text="%t"/>
<l:template name="part" text="%t"/>
</l:context>
<l:context name="title-numbered"><l:template name="appendix" text="Appendix %n. %t"/>
@ -319,8 +360,10 @@
<l:template name="sect5" text="%n. %t"/>
<l:template name="section" text="%n. %t"/>
<l:template name="simplesect" text="%t"/>
<l:template name="topic" text="%t"/>
</l:context>
<l:context name="subtitle"><l:template name="appendix" text="%s"/>
<l:template name="acknowledgements" text="%s"/>
<l:template name="article" text="%s"/>
<l:template name="bibliodiv" text="%s"/>
<l:template name="biblioentry" text="%s"/>
@ -357,9 +400,11 @@
<l:template name="setindex" text="%s"/>
<l:template name="sidebar" text="%s"/>
<l:template name="simplesect" text="%s"/>
<l:template name="topic" text="%t"/>
<l:template name="toc" text="%s"/>
</l:context>
<l:context name="xref"><l:template name="abstract" text="%t"/>
<l:template name="acknowledgements" text="%t"/>
<l:template name="answer" text="A: %n"/>
<l:template name="appendix" text="%t"/>
<l:template name="article" text="%t"/>
@ -410,6 +455,7 @@
<l:template name="question" text="Q: %n"/>
<l:template name="reference" text="%t"/>
<l:template name="refsynopsisdiv" text="%t"/>
<l:template name="screenshot" text="%t"/>
<l:template name="segmentedlist" text="%t"/>
<l:template name="set" text="%t"/>
<l:template name="setindex" text="%t"/>
@ -429,6 +475,7 @@
<l:template name="docnamelong" text=" in the document titled %o"/>
<l:template name="pageabbrev" text="(p. %p)"/>
<l:template name="Page" text="Page %p"/>
<l:template name="topic" text="%t"/>
<l:template name="bridgehead" text="the section called “%t”"/>
<l:template name="refsection" text="the section called “%t”"/>
<l:template name="refsect1" text="the section called “%t”"/>
@ -490,8 +537,9 @@
<l:template name="sep2" text=" and "/>
<l:template name="seplast" text=", and "/>
</l:context>
<l:context name="glossary"><l:template name="see" text="See %t"/>
<l:template name="seealso" text="See Also %t"/>
<l:context name="glossary"><l:template name="see" text="See %t."/>
<l:template name="seealso" text="See Also %t."/>
<l:template name="seealso-separator" text=", "/>
</l:context>
<l:context name="msgset"><l:template name="MsgAud" text="Audience: "/>
<l:template name="MsgLevel" text="Level: "/>

View File

@ -1,9 +1,9 @@
<!-- ********************************************************************
$Id$
$Id: entities.ent 9286 2012-04-19 10:10:58Z bobstayton $
********************************************************************
This file contains common entity declarations used for
sorting by various templates.
sorting (and other things) by various templates.
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
@ -16,12 +16,19 @@
<!ENTITY lowercase "'Aa&#192;&#224;&#193;&#225;&#194;&#226;&#195;&#227;&#196;&#228;&#197;&#229;&#256;&#257;&#258;&#259;&#260;&#261;&#461;&#462;&#478;&#479;&#480;&#481;&#506;&#507;&#512;&#513;&#514;&#515;&#550;&#551;&#7680;&#7681;&#7834;&#7840;&#7841;&#7842;&#7843;&#7844;&#7845;&#7846;&#7847;&#7848;&#7849;&#7850;&#7851;&#7852;&#7853;&#7854;&#7855;&#7856;&#7857;&#7858;&#7859;&#7860;&#7861;&#7862;&#7863;Bb&#384;&#385;&#595;&#386;&#387;&#7682;&#7683;&#7684;&#7685;&#7686;&#7687;Cc&#199;&#231;&#262;&#263;&#264;&#265;&#266;&#267;&#268;&#269;&#391;&#392;&#597;&#7688;&#7689;Dd&#270;&#271;&#272;&#273;&#394;&#599;&#395;&#396;&#453;&#498;&#545;&#598;&#7690;&#7691;&#7692;&#7693;&#7694;&#7695;&#7696;&#7697;&#7698;&#7699;Ee&#200;&#232;&#201;&#233;&#202;&#234;&#203;&#235;&#274;&#275;&#276;&#277;&#278;&#279;&#280;&#281;&#282;&#283;&#516;&#517;&#518;&#519;&#552;&#553;&#7700;&#7701;&#7702;&#7703;&#7704;&#7705;&#7706;&#7707;&#7708;&#7709;&#7864;&#7865;&#7866;&#7867;&#7868;&#7869;&#7870;&#7871;&#7872;&#7873;&#7874;&#7875;&#7876;&#7877;&#7878;&#7879;Ff&#401;&#402;&#7710;&#7711;Gg&#284;&#285;&#286;&#287;&#288;&#289;&#290;&#291;&#403;&#608;&#484;&#485;&#486;&#487;&#500;&#501;&#7712;&#7713;Hh&#292;&#293;&#294;&#295;&#542;&#543;&#614;&#7714;&#7715;&#7716;&#7717;&#7718;&#7719;&#7720;&#7721;&#7722;&#7723;&#7830;Ii&#204;&#236;&#205;&#237;&#206;&#238;&#207;&#239;&#296;&#297;&#298;&#299;&#300;&#301;&#302;&#303;&#304;&#407;&#616;&#463;&#464;&#520;&#521;&#522;&#523;&#7724;&#7725;&#7726;&#7727;&#7880;&#7881;&#7882;&#7883;Jj&#308;&#309;&#496;&#669;Kk&#310;&#311;&#408;&#409;&#488;&#489;&#7728;&#7729;&#7730;&#7731;&#7732;&#7733;Ll&#313;&#314;&#315;&#316;&#317;&#318;&#319;&#320;&#321;&#322;&#410;&#456;&#564;&#619;&#620;&#621;&#7734;&#7735;&#7736;&#7737;&#7738;&#7739;&#7740;&#7741;Mm&#625;&#7742;&#7743;&#7744;&#7745;&#7746;&#7747;Nn&#209;&#241;&#323;&#324;&#325;&#326;&#327;&#328;&#413;&#626;&#414;&#544;&#459;&#504;&#505;&#565;&#627;&#7748;&#7749;&#7750;&#7751;&#7752;&#7753;&#7754;&#7755;Oo&#210;&#242;&#211;&#243;&#212;&#244;&#213;&#245;&#214;&#246;&#216;&#248;&#332;&#333;&#334;&#335;&#336;&#337;&#415;&#416;&#417;&#465;&#466;&#490;&#491;&#492;&#493;&#510;&#511;&#524;&#525;&#526;&#527;&#554;&#555;&#556;&#557;&#558;&#559;&#560;&#561;&#7756;&#7757;&#7758;&#7759;&#7760;&#7761;&#7762;&#7763;&#7884;&#7885;&#7886;&#7887;&#7888;&#7889;&#7890;&#7891;&#7892;&#7893;&#7894;&#7895;&#7896;&#7897;&#7898;&#7899;&#7900;&#7901;&#7902;&#7903;&#7904;&#7905;&#7906;&#7907;Pp&#420;&#421;&#7764;&#7765;&#7766;&#7767;Qq&#672;Rr&#340;&#341;&#342;&#343;&#344;&#345;&#528;&#529;&#530;&#531;&#636;&#637;&#638;&#7768;&#7769;&#7770;&#7771;&#7772;&#7773;&#7774;&#7775;Ss&#346;&#347;&#348;&#349;&#350;&#351;&#352;&#353;&#536;&#537;&#642;&#7776;&#7777;&#7778;&#7779;&#7780;&#7781;&#7782;&#7783;&#7784;&#7785;Tt&#354;&#355;&#356;&#357;&#358;&#359;&#427;&#428;&#429;&#430;&#648;&#538;&#539;&#566;&#7786;&#7787;&#7788;&#7789;&#7790;&#7791;&#7792;&#7793;&#7831;Uu&#217;&#249;&#218;&#250;&#219;&#251;&#220;&#252;&#360;&#361;&#362;&#363;&#364;&#365;&#366;&#367;&#368;&#369;&#370;&#371;&#431;&#432;&#467;&#468;&#469;&#470;&#471;&#472;&#473;&#474;&#475;&#476;&#532;&#533;&#534;&#535;&#7794;&#7795;&#7796;&#7797;&#7798;&#7799;&#7800;&#7801;&#7802;&#7803;&#7908;&#7909;&#7910;&#7911;&#7912;&#7913;&#7914;&#7915;&#7916;&#7917;&#7918;&#7919;&#7920;&#7921;Vv&#434;&#651;&#7804;&#7805;&#7806;&#7807;Ww&#372;&#373;&#7808;&#7809;&#7810;&#7811;&#7812;&#7813;&#7814;&#7815;&#7816;&#7817;&#7832;Xx&#7818;&#7819;&#7820;&#7821;Yy&#221;&#253;&#255;&#376;&#374;&#375;&#435;&#436;&#562;&#563;&#7822;&#7823;&#7833;&#7922;&#7923;&#7924;&#7925;&#7926;&#7927;&#7928;&#7929;Zz&#377;&#378;&#379;&#380;&#381;&#382;&#437;&#438;&#548;&#549;&#656;&#657;&#7824;&#7825;&#7826;&#7827;&#7828;&#7829;&#7829;'">
<!ENTITY uppercase "'AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABBBBBBBBBBBBBCCCCCCCCCCCCCCCCCDDDDDDDDDDDDDDDDDDDDDDDDEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEFFFFFFGGGGGGGGGGGGGGGGGGGGHHHHHHHHHHHHHHHHHHHHIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIJJJJJJKKKKKKKKKKKKKKLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMMMMMMNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOPPPPPPPPQQQRRRRRRRRRRRRRRRRRRRRRRRSSSSSSSSSSSSSSSSSSSSSSSTTTTTTTTTTTTTTTTTTTTTTTTTUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUVVVVVVVVWWWWWWWWWWWWWWWXXXXXXYYYYYYYYYYYYYYYYYYYYYYYZZZZZZZZZZZZZZZZZZZZZ'">
<!ENTITY primary 'normalize-space(concat(primary/@sortas, primary[not(@sortas) or @sortas = ""]))'>
<!ENTITY secondary 'normalize-space(concat(secondary/@sortas, secondary[not(@sortas) or @sortas = ""]))'>
<!ENTITY tertiary 'normalize-space(concat(tertiary/@sortas, tertiary[not(@sortas) or @sortas = ""]))'>
<!-- The following three entities are used for sorting and grouping
indexterms, not in presentation of them. -->
<!-- If @sortas is present, sort and group by combination of
@sortas, space and entry to keep it separate from other entries
with the same @sortas.
If @sortas is not present, the first item is empty, and the added space
is removed when normalize-space is applied, leaving just the entry -->
<!ENTITY primary 'normalize-space(concat(primary/@sortas, " ", primary))'>
<!ENTITY secondary 'normalize-space(concat(secondary/@sortas, " ", secondary))'>
<!ENTITY tertiary 'normalize-space(concat(tertiary/@sortas, " ", tertiary))'>
<!ENTITY section '(ancestor-or-self::set|ancestor-or-self::book|ancestor-or-self::part|ancestor-or-self::reference|ancestor-or-self::partintro|ancestor-or-self::chapter|ancestor-or-self::appendix|ancestor-or-self::preface|ancestor-or-self::article|ancestor-or-self::section|ancestor-or-self::sect1|ancestor-or-self::sect2|ancestor-or-self::sect3|ancestor-or-self::sect4|ancestor-or-self::sect5|ancestor-or-self::refentry|ancestor-or-self::refsect1|ancestor-or-self::refsect2|ancestor-or-self::refsect3|ancestor-or-self::simplesect|ancestor-or-self::bibliography|ancestor-or-self::glossary|ancestor-or-self::index|ancestor-or-self::webpage)[last()]'>
<!ENTITY section '(ancestor-or-self::set|ancestor-or-self::book|ancestor-or-self::part|ancestor-or-self::reference|ancestor-or-self::partintro|ancestor-or-self::chapter|ancestor-or-self::appendix|ancestor-or-self::preface|ancestor-or-self::article|ancestor-or-self::section|ancestor-or-self::sect1|ancestor-or-self::sect2|ancestor-or-self::sect3|ancestor-or-self::sect4|ancestor-or-self::sect5|ancestor-or-self::refentry|ancestor-or-self::refsect1|ancestor-or-self::refsect2|ancestor-or-self::refsect3|ancestor-or-self::simplesect|ancestor-or-self::bibliography|ancestor-or-self::glossary|ancestor-or-self::index|ancestor-or-self::webpage|ancestor-or-self::topic)[last()]'>
<!ENTITY section.id 'generate-id(&section;)'>
<!ENTITY sep '" "'>
@ -45,3 +52,16 @@
</xsl:call-template>
</xsl:variable>
'>
<!-- Entity used in html/inline.xsl and fo/inline.xsl -->
<!ENTITY comment.block.parents "parent::answer|parent::appendix|parent::article|parent::bibliodiv|
parent::bibliography|parent::blockquote|parent::caution|parent::chapter|
parent::glossary|parent::glossdiv|parent::important|parent::index|
parent::indexdiv|parent::listitem|parent::note|parent::orderedlist|
parent::partintro|parent::preface|parent::procedure|parent::qandadiv|
parent::qandaset|parent::question|parent::refentry|parent::refnamediv|
parent::refsect1|parent::refsect2|parent::refsect3|parent::refsection|
parent::refsynopsisdiv|parent::sect1|parent::sect2|parent::sect3|parent::sect4|
parent::sect5|parent::section|parent::setindex|parent::sidebar|
parent::simplesect|parent::taskprerequisites|parent::taskrelated|
parent::tasksummary|parent::warning|parent::topic">

File diff suppressed because it is too large Load Diff

View File

@ -6,7 +6,7 @@
<!-- * do not submit an edited version of this file. Instead, submit an -->
<!-- * edited version of the source file at the following location: -->
<!-- * -->
<!-- * https://svn.sourceforge.net/svnroot/docbook/trunk/gentext/locale/es.xml -->
<!-- * https://docbook.svn.sourceforge.net/svnroot/docbook/trunk/gentext/locale/es.xml -->
<!-- * -->
<!-- * E-mail the edited es.xml source file to: -->
<!-- * -->
@ -29,6 +29,8 @@
<l:gentext key="Abstract" text="Resumen"/>
<l:gentext key="abstract" text="resumen"/>
<l:gentext key="Acknowledgements" text="Agradecimientos"/>
<l:gentext key="acknowledgements" text="agradecimientos"/>
<l:gentext key="Answer" text="R:"/>
<l:gentext key="answer" text="r:"/>
<l:gentext key="Appendix" text="Apéndice"/>
@ -95,19 +97,19 @@
<l:gentext key="pubdate" text="fecha de publicación"/>
<l:gentext key="Published" text="Publicado"/>
<l:gentext key="published" text="publicado"/>
<l:gentext key="Publisher" text="Publisher" lang="en"/>
<l:gentext key="Publisher" text="Editor"/>
<l:gentext key="Qandadiv" text="P y R"/>
<l:gentext key="qandadiv" text="P y R"/>
<l:gentext key="QandASet" text="Frequently Asked Questions" lang="en"/>
<l:gentext key="QandASet" text="Preguntas más frecuentes"/>
<l:gentext key="Question" text="P:"/>
<l:gentext key="question" text="p:"/>
<l:gentext key="RefEntry" text="Entrada de referencia"/>
<l:gentext key="refentry" text="entrada de referencia"/>
<l:gentext key="RefEntry" text="Página"/>
<l:gentext key="refentry" text="página"/>
<l:gentext key="Reference" text="Referencia"/>
<l:gentext key="reference" text="referencia"/>
<l:gentext key="References" text="References" lang="en"/>
<l:gentext key="RefName" text="Nombre de referencia"/>
<l:gentext key="refname" text="nombre de referencia"/>
<l:gentext key="References" text="Referencias"/>
<l:gentext key="RefName" text="Nombre"/>
<l:gentext key="refname" text="nombre"/>
<l:gentext key="RefSection" text="Sección de referencia"/>
<l:gentext key="refsection" text="sección de referencia"/>
<l:gentext key="RefSynopsisDiv" text="Sinopsis"/>
@ -138,8 +140,8 @@
<l:gentext key="Step" text="Paso"/>
<l:gentext key="table" text="tabla"/>
<l:gentext key="Table" text="Tabla"/>
<l:gentext key="task" text="Task" lang="en"/>
<l:gentext key="Task" text="Task" lang="en"/>
<l:gentext key="task" text="tarea"/>
<l:gentext key="Task" text="Tarea"/>
<l:gentext key="tip" text="sugerencia"/>
<l:gentext key="TIP" text="SUGERENCIA"/>
<l:gentext key="Tip" text="Sugerencia"/>
@ -147,6 +149,7 @@
<l:gentext key="warning" text="aviso"/>
<l:gentext key="WARNING" text="AVISO"/>
<l:gentext key="and" text="y"/>
<l:gentext key="or" text="o"/>
<l:gentext key="by" text="por"/>
<l:gentext key="Edited" text="Editado"/>
<l:gentext key="edited" text="editado"/>
@ -155,7 +158,6 @@
<l:gentext key="in" text="en"/>
<l:gentext key="lastlistcomma" text=","/>
<l:gentext key="listcomma" text=","/>
<l:gentext key="nonexistantelement" text="elemento inexistente"/>
<l:gentext key="notes" text="notas"/>
<l:gentext key="Notes" text="Notas"/>
<l:gentext key="Pgs" text="Págs."/>
@ -169,20 +171,20 @@
<l:gentext key="unexpectedelementname" text="nombre de elemento inesperado"/>
<l:gentext key="unsupported" text="no soportado"/>
<l:gentext key="xrefto" text="referencia a"/>
<l:gentext key="Authors" text="Authors" lang="en"/>
<l:gentext key="copyeditor" text="Copy Editor" lang="en"/>
<l:gentext key="graphicdesigner" text="Graphic Designer" lang="en"/>
<l:gentext key="productioneditor" text="Production Editor" lang="en"/>
<l:gentext key="technicaleditor" text="Technical Editor" lang="en"/>
<l:gentext key="translator" text="Translator" lang="en"/>
<l:gentext key="Authors" text="Autores"/>
<l:gentext key="copyeditor" text="Editor de copiado"/>
<l:gentext key="graphicdesigner" text="Diseñador gráfico"/>
<l:gentext key="productioneditor" text="Editor de producción"/>
<l:gentext key="technicaleditor" text="Editor técnico"/>
<l:gentext key="translator" text="Traductor"/>
<l:gentext key="listofequations" text="lista de ecuaciones"/>
<l:gentext key="ListofEquations" text="Lista de ecuaciones"/>
<l:gentext key="ListofExamples" text="Lista de ejemplos"/>
<l:gentext key="listofexamples" text="lista de ejemplos"/>
<l:gentext key="ListofFigures" text="Lista de figuras"/>
<l:gentext key="listoffigures" text="lista de figuras"/>
<l:gentext key="ListofProcedures" text="List of Procedures" lang="en"/>
<l:gentext key="listofprocedures" text="List of Procedures" lang="en"/>
<l:gentext key="ListofProcedures" text="Lista de procedimientos"/>
<l:gentext key="listofprocedures" text="lista de procedimientos"/>
<l:gentext key="listoftables" text="lista de tablas"/>
<l:gentext key="ListofTables" text="Lista de tablas"/>
<l:gentext key="ListofUnknown" text="Lista de desconocido"/>
@ -193,12 +195,13 @@
<l:gentext key="nav-prev" text="Anterior"/>
<l:gentext key="nav-prev-sibling" text="Retroceder"/>
<l:gentext key="nav-up" text="Subir"/>
<l:gentext key="nav-toc" text="ToC" lang="en"/>
<l:gentext key="nav-toc" text="TdC"/>
<l:gentext key="Draft" text="Borrador"/>
<l:gentext key="above" text="arriba"/>
<l:gentext key="below" text="abajo"/>
<l:gentext key="sectioncalled" text="sección llamada"/>
<l:gentext key="index symbols" text="Símbolos"/>
<l:gentext key="writing-mode" text="lr-tb"/>
<l:gentext key="lowercase.alpha" text="abcdefghijklmnopqrstuvwxyzáéíóúñ"/>
<l:gentext key="uppercase.alpha" text="ABCDEFGHIJKLMNOPQRSTUVWXYZÁÉÍÓÚÑ"/>
<l:gentext key="normalize.sort.input" text="AaÀàÁáÂâÃãÄäÅåĀāĂ㥹ǍǎǞǟǠǡǺǻȀȁȂȃȦȧḀḁẚẠạẢảẤấẦầẨẩẪẫẬậẮắẰằẲẳẴẵẶặBbƀƁɓƂƃḂḃḄḅḆḇCcÇçĆćĈĉĊċČčƇƈɕḈḉDdĎďĐđƊɗƋƌDžDzȡɖḊḋḌḍḎḏḐḑḒḓEeÈèÉéÊêËëĒēĔĕĖėĘęĚěȄȅȆȇȨȩḔḕḖḗḘḙḚḛḜḝẸẹẺẻẼẽẾếỀềỂểỄễỆệFfƑƒḞḟGgĜĝĞğĠġĢģƓɠǤǥǦǧǴǵḠḡHhĤĥĦħȞȟɦḢḣḤḥḦḧḨḩḪḫẖIiÌìÍíÎîÏïĨĩĪīĬĭĮįİƗɨǏǐȈȉȊȋḬḭḮḯỈỉỊịJjĴĵǰʝKkĶķƘƙǨǩḰḱḲḳḴḵLlĹĺĻļĽľĿŀŁłƚLjȴɫɬɭḶḷḸḹḺḻḼḽMmɱḾḿṀṁṂṃNnÑñŃńŅņŇňƝɲƞȠNjǸǹȵɳṄṅṆṇṈṉṊṋOoÒòÓóÔôÕõÖöØøŌōŎŏŐőƟƠơǑǒǪǫǬǭǾǿȌȍȎȏȪȫȬȭȮȯȰȱṌṍṎṏṐṑṒṓỌọỎỏỐốỒồỔổỖỗỘộỚớỜờỞởỠỡỢợPpƤƥṔṕṖṗQqʠRrŔŕŖŗŘřȐȑȒȓɼɽɾṘṙṚṛṜṝṞṟSsŚśŜŝŞşŠšȘșʂṠṡṢṣṤṥṦṧṨṩTtŢţŤťŦŧƫƬƭƮʈȚțȶṪṫṬṭṮṯṰṱẗUuÙùÚúÛûÜüŨũŪūŬŭŮůŰűŲųƯưǓǔǕǖǗǘǙǚǛǜȔȕȖȗṲṳṴṵṶṷṸṹṺṻỤụỦủỨứỪừỬửỮữỰựVvƲʋṼṽṾṿWwŴŵẀẁẂẃẄẅẆẇẈẉẘXxẊẋẌẍYyÝýÿŸŶŷƳƴȲȳẎẏẙỲỳỴỵỶỷỸỹZzŹźŻżŽžƵƶȤȥʐʑẐẑẒẓẔẕẕ" lang="en"/>
@ -213,9 +216,45 @@
<l:gentext key="hyphenation-character" text="-" lang="en"/>
<l:gentext key="hyphenation-push-character-count" text="2" lang="en"/>
<l:gentext key="hyphenation-remain-character-count" text="2" lang="en"/>
<l:context name="keycap"><l:template name="alt" text="Alt" lang="en"/>
<l:template name="backspace" text="&lt;—" lang="en"/>
<l:template name="command" text="⌘" lang="en"/>
<l:template name="control" text="Ctrl" lang="en"/>
<l:template name="delete" text="Del" lang="en"/>
<l:template name="down" text="↓" lang="en"/>
<l:template name="end" text="End" lang="en"/>
<l:template name="enter" text="Enter" lang="en"/>
<l:template name="escape" text="Esc" lang="en"/>
<l:template name="home" text="Home" lang="en"/>
<l:template name="insert" text="Ins" lang="en"/>
<l:template name="left" text="←" lang="en"/>
<l:template name="meta" text="Meta" lang="en"/>
<l:template name="option" text="???" lang="en"/>
<l:template name="pagedown" text="Page ↓" lang="en"/>
<l:template name="pageup" text="Page ↑" lang="en"/>
<l:template name="right" text="→" lang="en"/>
<l:template name="shift" text="Shift" lang="en"/>
<l:template name="space" text="Space" lang="en"/>
<l:template name="tab" text="→|" lang="en"/>
<l:template name="up" text="↑" lang="en"/>
</l:context>
<l:context name="webhelp"><l:template name="Search" text="Search" lang="en"/>
<l:template name="Enter_a_term_and_click" text="Enter a term and click " lang="en"/>
<l:template name="Go" text="Go" lang="en"/>
<l:template name="to_perform_a_search" text=" to perform a search." lang="en"/>
<l:template name="txt_filesfound" text="Results" lang="en"/>
<l:template name="txt_enter_at_least_1_char" text="You must enter at least one character." lang="en"/>
<l:template name="txt_browser_not_supported" text="JavaScript is disabled on your browser. Please enable JavaScript to enjoy all the features of this site." lang="en"/>
<l:template name="txt_please_wait" text="Please wait. Search in progress..." lang="en"/>
<l:template name="txt_results_for" text="Results for: " lang="en"/>
<l:template name="TableofContents" text="Contents" lang="en"/>
<l:template name="HighlightButton" text="Toggle search result highlighting" lang="en"/>
<l:template name="Your_search_returned_no_results" text="Your search returned no results." lang="en"/>
</l:context>
<l:context name="styles"><l:template name="person-name" text="first-last"/>
</l:context>
<l:context name="title"><l:template name="abstract" text="%t"/>
<l:template name="acknowledgements" text="%t" lang="en"/>
<l:template name="answer" text="%t"/>
<l:template name="appendix" text="Apéndice %n. %t"/>
<l:template name="article" text="%t"/>
@ -278,6 +317,7 @@
<l:template name="refsect3" text="%t"/>
<l:template name="refsynopsisdiv" text="%t"/>
<l:template name="refsynopsisdivinfo" text="%t"/>
<l:template name="screenshot" text="%t" lang="en"/>
<l:template name="segmentedlist" text="%t"/>
<l:template name="set" text="%t"/>
<l:template name="setindex" text="%t"/>
@ -305,6 +345,7 @@
<l:template name="sect5" text="%t"/>
<l:template name="section" text="%t"/>
<l:template name="simplesect" text="%t"/>
<l:template name="topic" text="%t" lang="en"/>
<l:template name="part" text="%t" lang="en"/>
</l:context>
<l:context name="title-numbered"><l:template name="appendix" text="Apéndice %n. %t"/>
@ -319,8 +360,10 @@
<l:template name="sect5" text="%n. %t"/>
<l:template name="section" text="%n. %t"/>
<l:template name="simplesect" text="%t"/>
<l:template name="topic" text="%t" lang="en"/>
</l:context>
<l:context name="subtitle"><l:template name="appendix" text="%s"/>
<l:template name="acknowledgements" text="%s" lang="en"/>
<l:template name="article" text="%s"/>
<l:template name="bibliodiv" text="%s"/>
<l:template name="biblioentry" text="%s"/>
@ -357,9 +400,11 @@
<l:template name="setindex" text="%s"/>
<l:template name="sidebar" text="%s"/>
<l:template name="simplesect" text="%s"/>
<l:template name="topic" text="%t" lang="en"/>
<l:template name="toc" text="%s"/>
</l:context>
<l:context name="xref"><l:template name="abstract" text="%t"/>
<l:template name="acknowledgements" text="%t" lang="en"/>
<l:template name="answer" text="R: %n"/>
<l:template name="appendix" text="%t"/>
<l:template name="article" text="%t"/>
@ -410,6 +455,7 @@
<l:template name="question" text="P: %n"/>
<l:template name="reference" text="%t"/>
<l:template name="refsynopsisdiv" text="%t"/>
<l:template name="screenshot" text="%t" lang="en"/>
<l:template name="segmentedlist" text="%t"/>
<l:template name="set" text="%t"/>
<l:template name="setindex" text="%t"/>
@ -429,6 +475,7 @@
<l:template name="docnamelong" text=" in the document titled %o" lang="en"/>
<l:template name="pageabbrev" text="(p. %p)" lang="en"/>
<l:template name="Page" text="Page %p" lang="en"/>
<l:template name="topic" text="%t" lang="en"/>
<l:template name="bridgehead" text="“%t”"/>
<l:template name="refsection" text="“%t”"/>
<l:template name="refsect1" text="“%t”"/>
@ -490,57 +537,58 @@
<l:template name="sep2" text=" y "/>
<l:template name="seplast" text=", y "/>
</l:context>
<l:context name="glossary"><l:template name="see" text="Ver %t"/>
<l:template name="seealso" text="Ver también %t"/>
<l:context name="glossary"><l:template name="see" text="Ver %t."/>
<l:template name="seealso" text="Ver también %t."/>
<l:template name="seealso-separator" text=", "/>
</l:context>
<l:context name="msgset"><l:template name="MsgAud" text="Audiencia: "/>
<l:template name="MsgLevel" text="Nivel: "/>
<l:template name="MsgOrig" text="Origen: "/>
</l:context>
<l:context name="datetime"><l:template name="format" text="m/d/Y" lang="en"/>
<l:context name="datetime"><l:template name="format" text="d/m/Y"/>
</l:context>
<l:context name="termdef"><l:template name="prefix" text="[Definition: " lang="en"/>
<l:template name="suffix" text="]" lang="en"/>
<l:context name="termdef"><l:template name="prefix" text="[Definición: "/>
<l:template name="suffix" text="]"/>
</l:context>
<l:context name="datetime-full"><l:template name="January" text="January" lang="en"/>
<l:template name="February" text="February" lang="en"/>
<l:template name="March" text="March" lang="en"/>
<l:template name="April" text="April" lang="en"/>
<l:template name="May" text="May" lang="en"/>
<l:template name="June" text="June" lang="en"/>
<l:template name="July" text="July" lang="en"/>
<l:template name="August" text="August" lang="en"/>
<l:template name="September" text="September" lang="en"/>
<l:template name="October" text="October" lang="en"/>
<l:template name="November" text="November" lang="en"/>
<l:template name="December" text="December" lang="en"/>
<l:template name="Monday" text="Monday" lang="en"/>
<l:template name="Tuesday" text="Tuesday" lang="en"/>
<l:template name="Wednesday" text="Wednesday" lang="en"/>
<l:template name="Thursday" text="Thursday" lang="en"/>
<l:template name="Friday" text="Friday" lang="en"/>
<l:template name="Saturday" text="Saturday" lang="en"/>
<l:template name="Sunday" text="Sunday" lang="en"/>
<l:context name="datetime-full"><l:template name="January" text="Enero"/>
<l:template name="February" text="Febrero"/>
<l:template name="March" text="Marzo"/>
<l:template name="April" text="Abril"/>
<l:template name="May" text="Mayo"/>
<l:template name="June" text="Junio"/>
<l:template name="July" text="Julio"/>
<l:template name="August" text="Agosto"/>
<l:template name="September" text="Septiembre"/>
<l:template name="October" text="Octubre"/>
<l:template name="November" text="Noviembre"/>
<l:template name="December" text="Diciembre"/>
<l:template name="Monday" text="Lunes"/>
<l:template name="Tuesday" text="Martes"/>
<l:template name="Wednesday" text="Miércoles"/>
<l:template name="Thursday" text="Jueves"/>
<l:template name="Friday" text="Viernes"/>
<l:template name="Saturday" text="Sábado"/>
<l:template name="Sunday" text="Domingo"/>
</l:context>
<l:context name="datetime-abbrev"><l:template name="Jan" text="Jan" lang="en"/>
<l:template name="Feb" text="Feb" lang="en"/>
<l:template name="Mar" text="Mar" lang="en"/>
<l:context name="datetime-abbrev"><l:template name="Jan" text="Ene"/>
<l:template name="Feb" text="Feb"/>
<l:template name="Mar" text="Mar"/>
<l:template name="Apr" text="Apr" lang="en"/>
<l:template name="May" text="May" lang="en"/>
<l:template name="Jun" text="Jun" lang="en"/>
<l:template name="Jul" text="Jul" lang="en"/>
<l:template name="Aug" text="Aug" lang="en"/>
<l:template name="Sep" text="Sep" lang="en"/>
<l:template name="Oct" text="Oct" lang="en"/>
<l:template name="Nov" text="Nov" lang="en"/>
<l:template name="Dec" text="Dec" lang="en"/>
<l:template name="Mon" text="Mon" lang="en"/>
<l:template name="Tue" text="Tue" lang="en"/>
<l:template name="Wed" text="Wed" lang="en"/>
<l:template name="Thu" text="Thu" lang="en"/>
<l:template name="Fri" text="Fri" lang="en"/>
<l:template name="Sat" text="Sat" lang="en"/>
<l:template name="Sun" text="Sun" lang="en"/>
<l:template name="May" text="May"/>
<l:template name="Jun" text="Jun"/>
<l:template name="Jul" text="Jul"/>
<l:template name="Aug" text="Ago"/>
<l:template name="Sep" text="Sep"/>
<l:template name="Oct" text="Oct"/>
<l:template name="Nov" text="Nov"/>
<l:template name="Dec" text="Dic"/>
<l:template name="Mon" text="Lun"/>
<l:template name="Tue" text="Mar"/>
<l:template name="Wed" text="Mie"/>
<l:template name="Thu" text="Jue"/>
<l:template name="Fri" text="Vie"/>
<l:template name="Sat" text="Sab"/>
<l:template name="Sun" text="Dom"/>
</l:context>
<l:context name="htmlhelp"><l:template name="langcode" text="0x040a Spanish (Traditional Sort)"/>
</l:context>

View File

@ -1,14 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<l:l10n xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0" language="zh_tw" english-language-name="Chinese (Taiwan)">
<l:l10n xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0" language="et" english-language-name="Estonian">
<!-- * This file is generated automatically. -->
<!-- * To submit changes to this file upstream (to the DocBook Project) -->
<!-- * do not submit an edited version of this file. Instead, submit an -->
<!-- * edited version of the source file at the following location: -->
<!-- * -->
<!-- * https://svn.sourceforge.net/svnroot/docbook/trunk/gentext/locale/zh_tw.xml -->
<!-- * https://docbook.svn.sourceforge.net/svnroot/docbook/trunk/gentext/locale/et.xml -->
<!-- * -->
<!-- * E-mail the edited zh_tw.xml source file to: -->
<!-- * E-mail the edited et.xml source file to: -->
<!-- * -->
<!-- * docbook-developers@lists.sourceforge.net -->
@ -27,180 +27,183 @@
<!-- ******************************************************************** -->
<l:gentext key="Abstract" text="摘要"/>
<l:gentext key="abstract" text="摘要"/>
<l:gentext key="Answer" text="答:"/>
<l:gentext key="answer" text="答:"/>
<l:gentext key="Appendix" text="附錄"/>
<l:gentext key="appendix" text="附錄"/>
<l:gentext key="Article" text="文章"/>
<l:gentext key="article" text="文章"/>
<l:gentext key="Abstract" text="Ülevaade"/>
<l:gentext key="abstract" text="Ülevaade"/>
<l:gentext key="Acknowledgements" text="Acknowledgements" lang="en"/>
<l:gentext key="acknowledgements" text="Acknowledgements" lang="en"/>
<l:gentext key="Answer" text="V:"/>
<l:gentext key="answer" text="V:"/>
<l:gentext key="Appendix" text="Lisa"/>
<l:gentext key="appendix" text="lisa"/>
<l:gentext key="Article" text="Artikkel"/>
<l:gentext key="article" text="Artikkel"/>
<l:gentext key="Author" text="Author" lang="en"/>
<l:gentext key="Bibliography" text="參考文獻"/>
<l:gentext key="bibliography" text="參考文獻"/>
<l:gentext key="Book" text="書目"/>
<l:gentext key="book" text="書目"/>
<l:gentext key="CAUTION" text="注意"/>
<l:gentext key="Caution" text="注意"/>
<l:gentext key="caution" text="注意"/>
<l:gentext key="Chapter" text=""/>
<l:gentext key="chapter" text=""/>
<l:gentext key="Colophon" text="版本記錄"/>
<l:gentext key="colophon" text="版本記錄"/>
<l:gentext key="Copyright" text="版權"/>
<l:gentext key="copyright" text="版權"/>
<l:gentext key="Dedication" text="奉獻"/>
<l:gentext key="dedication" text="奉獻"/>
<l:gentext key="Edition" text=""/>
<l:gentext key="edition" text=""/>
<l:gentext key="Bibliography" text="Bibliograafia"/>
<l:gentext key="bibliography" text="Bibliograafia"/>
<l:gentext key="Book" text="Raamat"/>
<l:gentext key="book" text="Raamat"/>
<l:gentext key="CAUTION" text="ETTEVAATUST"/>
<l:gentext key="Caution" text="Ettevaatust"/>
<l:gentext key="caution" text="Ettevaatust"/>
<l:gentext key="Chapter" text="Peatükk"/>
<l:gentext key="chapter" text="peatükk"/>
<l:gentext key="Colophon" text="Lõpumärgis"/>
<l:gentext key="colophon" text="Lõpumärgis"/>
<l:gentext key="Copyright" text="Autoriõigus"/>
<l:gentext key="copyright" text="Autoriõigus"/>
<l:gentext key="Dedication" text="Pühendus"/>
<l:gentext key="dedication" text="Pühendus"/>
<l:gentext key="Edition" text="Väljaanne"/>
<l:gentext key="edition" text="Väljaanne"/>
<l:gentext key="Editor" text="Editor" lang="en"/>
<l:gentext key="Equation" text="方程式"/>
<l:gentext key="equation" text="方程式"/>
<l:gentext key="Example" text="範例"/>
<l:gentext key="example" text="範例"/>
<l:gentext key="Figure" text="圖形"/>
<l:gentext key="figure" text="圖形"/>
<l:gentext key="Glossary" text="小辭彙"/>
<l:gentext key="glossary" text="小辭彙"/>
<l:gentext key="GlossSee" text="參見"/>
<l:gentext key="glosssee" text="參見"/>
<l:gentext key="GlossSeeAlso" text="另參見"/>
<l:gentext key="glossseealso" text="另參見"/>
<l:gentext key="IMPORTANT" text="重要"/>
<l:gentext key="important" text="重要"/>
<l:gentext key="Important" text="重要"/>
<l:gentext key="Index" text="索引"/>
<l:gentext key="index" text="索引"/>
<l:gentext key="Equation" text="Valem"/>
<l:gentext key="equation" text="Valem"/>
<l:gentext key="Example" text="Näide"/>
<l:gentext key="example" text="Näide"/>
<l:gentext key="Figure" text="Joonis"/>
<l:gentext key="figure" text="Joonis"/>
<l:gentext key="Glossary" text="Sõnastik"/>
<l:gentext key="glossary" text="Sõnastik"/>
<l:gentext key="GlossSee" text="Vt."/>
<l:gentext key="glosssee" text="Vt."/>
<l:gentext key="GlossSeeAlso" text="Vt. ka"/>
<l:gentext key="glossseealso" text="Vt. ka"/>
<l:gentext key="IMPORTANT" text="OLULINE"/>
<l:gentext key="important" text="Oluline"/>
<l:gentext key="Important" text="Oluline"/>
<l:gentext key="Index" text="Aineregister"/>
<l:gentext key="index" text="Aineregister"/>
<l:gentext key="ISBN" text="ISBN"/>
<l:gentext key="isbn" text="ISBN"/>
<l:gentext key="LegalNotice" text="法律聲明"/>
<l:gentext key="legalnotice" text="法律聲明"/>
<l:gentext key="MsgAud" text="讀者"/>
<l:gentext key="msgaud" text="讀者"/>
<l:gentext key="MsgLevel" text="程度"/>
<l:gentext key="msglevel" text="程度"/>
<l:gentext key="MsgOrig" text="出處"/>
<l:gentext key="msgorig" text="出處"/>
<l:gentext key="NOTE" text=""/>
<l:gentext key="Note" text=""/>
<l:gentext key="note" text=""/>
<l:gentext key="Part" text=""/>
<l:gentext key="part" text=""/>
<l:gentext key="Preface" text="序言"/>
<l:gentext key="preface" text="序言"/>
<l:gentext key="Procedure" text="過程"/>
<l:gentext key="procedure" text="過程"/>
<l:gentext key="LegalNotice" text="Autoriõiguse märge"/>
<l:gentext key="legalnotice" text="Autoriõiguse märge"/>
<l:gentext key="MsgAud" text="Auditoorium"/>
<l:gentext key="msgaud" text="Auditoorium"/>
<l:gentext key="MsgLevel" text="Tase"/>
<l:gentext key="msglevel" text="Tase"/>
<l:gentext key="MsgOrig" text="Algallikas"/>
<l:gentext key="msgorig" text="Algallikas"/>
<l:gentext key="NOTE" text="MÄRKUS"/>
<l:gentext key="Note" text="Märkus"/>
<l:gentext key="note" text="Märkus"/>
<l:gentext key="Part" text="Osa"/>
<l:gentext key="part" text="Osa"/>
<l:gentext key="Preface" text="Eessõna"/>
<l:gentext key="preface" text="Eessõna"/>
<l:gentext key="Procedure" text="Protseduur"/>
<l:gentext key="procedure" text="Protseduur"/>
<l:gentext key="ProductionSet" text="Production"/>
<l:gentext key="PubDate" text="Publication Date" lang="en"/>
<l:gentext key="pubdate" text="Publication date" lang="en"/>
<l:gentext key="Published" text="出版"/>
<l:gentext key="published" text="出版"/>
<l:gentext key="Published" text="Avaldatud"/>
<l:gentext key="published" text="Avaldatud"/>
<l:gentext key="Publisher" text="Publisher" lang="en"/>
<l:gentext key="Qandadiv" text="問:且答:"/>
<l:gentext key="qandadiv" text="問:且答:"/>
<l:gentext key="Qandadiv" text="K ja V"/>
<l:gentext key="qandadiv" text="K ja V"/>
<l:gentext key="QandASet" text="Frequently Asked Questions" lang="en"/>
<l:gentext key="Question" text="問:"/>
<l:gentext key="question" text="問:"/>
<l:gentext key="RefEntry" text="參照項目"/>
<l:gentext key="refentry" text="參照項目"/>
<l:gentext key="Reference" text="參考"/>
<l:gentext key="reference" text="參考"/>
<l:gentext key="Question" text="K:"/>
<l:gentext key="question" text="K:"/>
<l:gentext key="RefEntry" text=""/>
<l:gentext key="refentry" text=""/>
<l:gentext key="Reference" text="Viide"/>
<l:gentext key="reference" text="Viide"/>
<l:gentext key="References" text="References" lang="en"/>
<l:gentext key="RefName" text="參考名"/>
<l:gentext key="refname" text="參考名"/>
<l:gentext key="RefSection" text="參照章節"/>
<l:gentext key="refsection" text="參照章節"/>
<l:gentext key="RefSynopsisDiv" text="大綱"/>
<l:gentext key="refsynopsisdiv" text="大綱"/>
<l:gentext key="RevHistory" text="修訂記錄"/>
<l:gentext key="revhistory" text="修訂記錄"/>
<l:gentext key="revision" text="修訂"/>
<l:gentext key="Revision" text="修訂"/>
<l:gentext key="RefName" text="Nimi"/>
<l:gentext key="refname" text="Nimi"/>
<l:gentext key="RefSection" text="Lõik"/>
<l:gentext key="refsection" text="Lõik"/>
<l:gentext key="RefSynopsisDiv" text="Sünopsis"/>
<l:gentext key="refsynopsisdiv" text="Sünopsis"/>
<l:gentext key="RevHistory" text="Vigade paranduste ajalugu"/>
<l:gentext key="revhistory" text="Vigade paranduste ajalugu"/>
<l:gentext key="revision" text="Vigade parandus"/>
<l:gentext key="Revision" text="Vigade parandus"/>
<l:gentext key="sect1" text="Section"/>
<l:gentext key="sect2" text="Section"/>
<l:gentext key="sect3" text="Section"/>
<l:gentext key="sect4" text="Section"/>
<l:gentext key="sect5" text="Section"/>
<l:gentext key="section" text=""/>
<l:gentext key="Section" text=""/>
<l:gentext key="see" text=""/>
<l:gentext key="See" text=""/>
<l:gentext key="seealso" text="另見"/>
<l:gentext key="Seealso" text="另見"/>
<l:gentext key="SeeAlso" text="另見"/>
<l:gentext key="set" text="Set"/>
<l:gentext key="Set" text="Set"/>
<l:gentext key="setindex" text="Set Index"/>
<l:gentext key="SetIndex" text="Set Index"/>
<l:gentext key="section" text="lõik"/>
<l:gentext key="Section" text="Sektsioon"/>
<l:gentext key="see" text="Vt."/>
<l:gentext key="See" text="Vt."/>
<l:gentext key="seealso" text="Vt. ka"/>
<l:gentext key="Seealso" text="Vt. ka"/>
<l:gentext key="SeeAlso" text="Vt. ka"/>
<l:gentext key="set" text="Sea"/>
<l:gentext key="Set" text="Sea"/>
<l:gentext key="setindex" text="Sea indeks"/>
<l:gentext key="SetIndex" text="Sea indeks"/>
<l:gentext key="Sidebar" text=""/>
<l:gentext key="sidebar" text=""/>
<l:gentext key="step" text="步驟"/>
<l:gentext key="Step" text="步驟"/>
<l:gentext key="table" text="表格"/>
<l:gentext key="Table" text="表格"/>
<l:gentext key="sidebar" text="külgriba"/>
<l:gentext key="step" text="samm"/>
<l:gentext key="Step" text="Samm"/>
<l:gentext key="table" text="Tabel"/>
<l:gentext key="Table" text="Tabel"/>
<l:gentext key="task" text="Task" lang="en"/>
<l:gentext key="Task" text="Task" lang="en"/>
<l:gentext key="tip" text="提示"/>
<l:gentext key="TIP" text="提示"/>
<l:gentext key="Tip" text="提示"/>
<l:gentext key="Warning" text="警告"/>
<l:gentext key="warning" text="警告"/>
<l:gentext key="WARNING" text="警告"/>
<l:gentext key="and" text="且"/>
<l:gentext key="by" text="由"/>
<l:gentext key="Edited" text="編輯"/>
<l:gentext key="edited" text="編輯"/>
<l:gentext key="Editedby" text="編輯"/>
<l:gentext key="editedby" text="編輯"/>
<l:gentext key="in" text="在"/>
<l:gentext key="tip" text="Vihje"/>
<l:gentext key="TIP" text="VIHJE"/>
<l:gentext key="Tip" text="Vihje"/>
<l:gentext key="Warning" text="Hoiatus"/>
<l:gentext key="warning" text="Hoiatus"/>
<l:gentext key="WARNING" text="HOIATUS"/>
<l:gentext key="and" text="ja"/>
<l:gentext key="or" text="või"/>
<l:gentext key="by" text=""/>
<l:gentext key="Edited" text="Redaktsioon"/>
<l:gentext key="edited" text="Redaktsioon"/>
<l:gentext key="Editedby" text="Redaktsiooni autor(id)"/>
<l:gentext key="editedby" text="Redaktsiooni autor(id)"/>
<l:gentext key="in" text=""/>
<l:gentext key="lastlistcomma" text=","/>
<l:gentext key="listcomma" text=","/>
<l:gentext key="nonexistantelement" text="不存在的元素"/>
<l:gentext key="notes" text="注"/>
<l:gentext key="Notes" text="注"/>
<l:gentext key="Pgs" text="頁"/>
<l:gentext key="pgs" text="頁"/>
<l:gentext key="Revisedby" text="修訂"/>
<l:gentext key="revisedby" text="修訂"/>
<l:gentext key="TableNotes" text="注釋"/>
<l:gentext key="tablenotes" text="注釋"/>
<l:gentext key="TableofContents" text="內容目錄"/>
<l:gentext key="tableofcontents" text="內容目錄"/>
<l:gentext key="unexpectedelementname" text="非預期的元素名"/>
<l:gentext key="unsupported" text="未支援"/>
<l:gentext key="xrefto" text="參照"/>
<l:gentext key="notes" text="Märkused"/>
<l:gentext key="Notes" text="Märkused"/>
<l:gentext key="Pgs" text="Lk."/>
<l:gentext key="pgs" text="Lk."/>
<l:gentext key="Revisedby" text="Üle vaadanud: "/>
<l:gentext key="revisedby" text="Üle vaadanud: "/>
<l:gentext key="TableNotes" text="Märkused"/>
<l:gentext key="tablenotes" text="Märkused"/>
<l:gentext key="TableofContents" text="Sisukord"/>
<l:gentext key="tableofcontents" text="Sisukord"/>
<l:gentext key="unexpectedelementname" text="Ootamatu elemendi nimi"/>
<l:gentext key="unsupported" text="toetuseta"/>
<l:gentext key="xrefto" text="viide"/>
<l:gentext key="Authors" text="Authors" lang="en"/>
<l:gentext key="copyeditor" text="Copy Editor" lang="en"/>
<l:gentext key="graphicdesigner" text="Graphic Designer" lang="en"/>
<l:gentext key="productioneditor" text="Production Editor" lang="en"/>
<l:gentext key="technicaleditor" text="Technical Editor" lang="en"/>
<l:gentext key="translator" text="Translator" lang="en"/>
<l:gentext key="listofequations" text="公式目錄"/>
<l:gentext key="ListofEquations" text="公式目錄"/>
<l:gentext key="ListofExamples" text="範例目錄"/>
<l:gentext key="listofexamples" text="範例目錄"/>
<l:gentext key="ListofFigures" text="附圖目錄"/>
<l:gentext key="listoffigures" text="附圖目錄"/>
<l:gentext key="listofequations" text="Valemite nimekiri"/>
<l:gentext key="ListofEquations" text="Valemite nimekiri"/>
<l:gentext key="ListofExamples" text="Näidete nimekiri"/>
<l:gentext key="listofexamples" text="Näidete nimekiri"/>
<l:gentext key="ListofFigures" text="Jooniste nimekiri"/>
<l:gentext key="listoffigures" text="Jooniste nimekiri"/>
<l:gentext key="ListofProcedures" text="List of Procedures" lang="en"/>
<l:gentext key="listofprocedures" text="List of Procedures" lang="en"/>
<l:gentext key="listoftables" text="附表目錄"/>
<l:gentext key="ListofTables" text="附表目錄"/>
<l:gentext key="ListofUnknown" text="其它內容目錄"/>
<l:gentext key="listofunknown" text="其它內容目錄"/>
<l:gentext key="nav-home" text="內容"/>
<l:gentext key="nav-next" text="下一頁"/>
<l:gentext key="nav-next-sibling" text="快速向後"/>
<l:gentext key="nav-prev" text="前一頁"/>
<l:gentext key="nav-prev-sibling" text="快速向前"/>
<l:gentext key="nav-up" text="上一層"/>
<l:gentext key="listoftables" text="Tabelite nimekiri"/>
<l:gentext key="ListofTables" text="Tabelite nimekiri"/>
<l:gentext key="ListofUnknown" text="Tundmatute nimekiri"/>
<l:gentext key="listofunknown" text="Tundmatute nimekiri"/>
<l:gentext key="nav-home" text="Koju"/>
<l:gentext key="nav-next" text="Järgmine"/>
<l:gentext key="nav-next-sibling" text="Kiiresti edasi"/>
<l:gentext key="nav-prev" text="Eelmine"/>
<l:gentext key="nav-prev-sibling" text="Kiiresti tagasi"/>
<l:gentext key="nav-up" text="Üles"/>
<l:gentext key="nav-toc" text="ToC" lang="en"/>
<l:gentext key="Draft" text="Draft"/>
<l:gentext key="above" text="above"/>
<l:gentext key="below" text="below"/>
<l:gentext key="sectioncalled" text="the section called"/>
<l:gentext key="index symbols" text="Symbols"/>
<l:gentext key="lowercase.alpha" text="abcdefghijklmnopqrstuvwxyz" lang="en"/>
<l:gentext key="uppercase.alpha" text="ABCDEFGHIJKLMNOPQRSTUVWXYZ" lang="en"/>
<l:gentext key="writing-mode" text="lr-tb"/>
<l:gentext key="lowercase.alpha" text="abcdefghijklmnopqrstuvwxyz"/>
<l:gentext key="uppercase.alpha" text="ABCDEFGHIJKLMNOPQRSTUVWXYZ"/>
<l:gentext key="normalize.sort.input" text="AaÀàÁáÂâÃãÄäÅåĀāĂ㥹ǍǎǞǟǠǡǺǻȀȁȂȃȦȧḀḁẚẠạẢảẤấẦầẨẩẪẫẬậẮắẰằẲẳẴẵẶặBbƀƁɓƂƃḂḃḄḅḆḇCcÇçĆćĈĉĊċČčƇƈɕḈḉDdĎďĐđƊɗƋƌDžDzȡɖḊḋḌḍḎḏḐḑḒḓEeÈèÉéÊêËëĒēĔĕĖėĘęĚěȄȅȆȇȨȩḔḕḖḗḘḙḚḛḜḝẸẹẺẻẼẽẾếỀềỂểỄễỆệFfƑƒḞḟGgĜĝĞğĠġĢģƓɠǤǥǦǧǴǵḠḡHhĤĥĦħȞȟɦḢḣḤḥḦḧḨḩḪḫẖIiÌìÍíÎîÏïĨĩĪīĬĭĮįİƗɨǏǐȈȉȊȋḬḭḮḯỈỉỊịJjĴĵǰʝKkĶķƘƙǨǩḰḱḲḳḴḵLlĹĺĻļĽľĿŀŁłƚLjȴɫɬɭḶḷḸḹḺḻḼḽMmɱḾḿṀṁṂṃNnÑñŃńŅņŇňƝɲƞȠNjǸǹȵɳṄṅṆṇṈṉṊṋOoÒòÓóÔôÕõÖöØøŌōŎŏŐőƟƠơǑǒǪǫǬǭǾǿȌȍȎȏȪȫȬȭȮȯȰȱṌṍṎṏṐṑṒṓỌọỎỏỐốỒồỔổỖỗỘộỚớỜờỞởỠỡỢợPpƤƥṔṕṖṗQqʠRrŔŕŖŗŘřȐȑȒȓɼɽɾṘṙṚṛṜṝṞṟSsŚśŜŝŞşŠšȘșʂṠṡṢṣṤṥṦṧṨṩTtŢţŤťŦŧƫƬƭƮʈȚțȶṪṫṬṭṮṯṰṱẗUuÙùÚúÛûÜüŨũŪūŬŭŮůŰűŲųƯưǓǔǕǖǗǘǙǚǛǜȔȕȖȗṲṳṴṵṶṷṸṹṺṻỤụỦủỨứỪừỬửỮữỰựVvƲʋṼṽṾṿWwŴŵẀẁẂẃẄẅẆẇẈẉẘXxẊẋẌẍYyÝýÿŸŶŷƳƴȲȳẎẏẙỲỳỴỵỶỷỸỹZzŹźŻżŽžƵƶȤȥʐʑẐẑẒẓẔẕẕ" lang="en"/>
<l:gentext key="normalize.sort.output" text="AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABBBBBBBBBBBBBCCCCCCCCCCCCCCCCCDDDDDDDDDDDDDDDDDDDDDDDDEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEFFFFFFGGGGGGGGGGGGGGGGGGGGHHHHHHHHHHHHHHHHHHHHIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIJJJJJJKKKKKKKKKKKKKKLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMMMMMMNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOPPPPPPPPQQQRRRRRRRRRRRRRRRRRRRRRRRSSSSSSSSSSSSSSSSSSSSSSSTTTTTTTTTTTTTTTTTTTTTTTTTUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUVVVVVVVVWWWWWWWWWWWWWWWXXXXXXYYYYYYYYYYYYYYYYYYYYYYYZZZZZZZZZZZZZZZZZZZZZ" lang="en"/>
<l:dingbat key="startquote" text="“"/>
@ -213,11 +216,47 @@
<l:gentext key="hyphenation-character" text="-" lang="en"/>
<l:gentext key="hyphenation-push-character-count" text="2" lang="en"/>
<l:gentext key="hyphenation-remain-character-count" text="2" lang="en"/>
<l:context name="keycap"><l:template name="alt" text="Alt" lang="en"/>
<l:template name="backspace" text="&lt;—" lang="en"/>
<l:template name="command" text="⌘" lang="en"/>
<l:template name="control" text="Ctrl" lang="en"/>
<l:template name="delete" text="Del" lang="en"/>
<l:template name="down" text="↓" lang="en"/>
<l:template name="end" text="End" lang="en"/>
<l:template name="enter" text="Enter" lang="en"/>
<l:template name="escape" text="Esc" lang="en"/>
<l:template name="home" text="Home" lang="en"/>
<l:template name="insert" text="Ins" lang="en"/>
<l:template name="left" text="←" lang="en"/>
<l:template name="meta" text="Meta" lang="en"/>
<l:template name="option" text="???" lang="en"/>
<l:template name="pagedown" text="Page ↓" lang="en"/>
<l:template name="pageup" text="Page ↑" lang="en"/>
<l:template name="right" text="→" lang="en"/>
<l:template name="shift" text="Shift" lang="en"/>
<l:template name="space" text="Space" lang="en"/>
<l:template name="tab" text="→|" lang="en"/>
<l:template name="up" text="↑" lang="en"/>
</l:context>
<l:context name="webhelp"><l:template name="Search" text="Search" lang="en"/>
<l:template name="Enter_a_term_and_click" text="Enter a term and click " lang="en"/>
<l:template name="Go" text="Go" lang="en"/>
<l:template name="to_perform_a_search" text=" to perform a search." lang="en"/>
<l:template name="txt_filesfound" text="Results" lang="en"/>
<l:template name="txt_enter_at_least_1_char" text="You must enter at least one character." lang="en"/>
<l:template name="txt_browser_not_supported" text="JavaScript is disabled on your browser. Please enable JavaScript to enjoy all the features of this site." lang="en"/>
<l:template name="txt_please_wait" text="Please wait. Search in progress..." lang="en"/>
<l:template name="txt_results_for" text="Results for: " lang="en"/>
<l:template name="TableofContents" text="Contents" lang="en"/>
<l:template name="HighlightButton" text="Toggle search result highlighting" lang="en"/>
<l:template name="Your_search_returned_no_results" text="Your search returned no results." lang="en"/>
</l:context>
<l:context name="styles"><l:template name="person-name" text="first-last"/>
</l:context>
<l:context name="title"><l:template name="abstract" text="%t"/>
<l:template name="acknowledgements" text="%t" lang="en"/>
<l:template name="answer" text="%t"/>
<l:template name="appendix" text="附錄 %n. %t"/>
<l:template name="appendix" text="Lisa %n. %t"/>
<l:template name="article" text="%t"/>
<l:template name="authorblurb" text="%t"/>
<l:template name="bibliodiv" text="%t"/>
@ -231,12 +270,12 @@
<l:template name="book" text="%t"/>
<l:template name="calloutlist" text="%t"/>
<l:template name="caution" text="%t"/>
<l:template name="chapter" text=" %n. %t"/>
<l:template name="chapter" text="Peatükk %n. %t"/>
<l:template name="colophon" text="%t"/>
<l:template name="dedication" text="%t"/>
<l:template name="equation" text="方程式 %n. %t"/>
<l:template name="example" text="範例 %n. %t"/>
<l:template name="figure" text="圖形 %n. %t"/>
<l:template name="equation" text="Valem %n. %t"/>
<l:template name="example" text="Näide %n. %t"/>
<l:template name="figure" text="Joonis %n. %t"/>
<l:template name="foil" text="%t" lang="en"/>
<l:template name="foilgroup" text="%t" lang="en"/>
<l:template name="formalpara" text="%t"/>
@ -259,11 +298,11 @@
<l:template name="msgsub" text="%t"/>
<l:template name="note" text="%t"/>
<l:template name="orderedlist" text="%t"/>
<l:template name="part" text=" %n. %t"/>
<l:template name="part" text="Osa %n. %t"/>
<l:template name="partintro" text="%t"/>
<l:template name="preface" text="%t"/>
<l:template name="procedure" text="%t"/>
<l:template name="procedure.formal" text="過程 %n. %t"/>
<l:template name="procedure.formal" text="Protseduur %n. %t"/>
<l:template name="productionset" text="%t"/>
<l:template name="productionset.formal" text="Production %n"/>
<l:template name="qandadiv" text="%t"/>
@ -272,18 +311,19 @@
<l:template name="question" text="%t"/>
<l:template name="refentry" text="%t"/>
<l:template name="reference" text="%t"/>
<l:template name="refsection" text="%t" lang="en"/>
<l:template name="refsection" text="%t"/>
<l:template name="refsect1" text="%t"/>
<l:template name="refsect2" text="%t"/>
<l:template name="refsect3" text="%t"/>
<l:template name="refsynopsisdiv" text="%t"/>
<l:template name="refsynopsisdivinfo" text="%t"/>
<l:template name="screenshot" text="%t" lang="en"/>
<l:template name="segmentedlist" text="%t"/>
<l:template name="set" text="%t"/>
<l:template name="setindex" text="%t"/>
<l:template name="sidebar" text="%t"/>
<l:template name="step" text="%t"/>
<l:template name="table" text="表格 %n. %t"/>
<l:template name="table" text="Tabel %n. %t"/>
<l:template name="task" text="%t" lang="en"/>
<l:template name="tasksummary" text="%t" lang="en"/>
<l:template name="taskprerequisites" text="%t" lang="en"/>
@ -305,13 +345,14 @@
<l:template name="sect5" text="%t"/>
<l:template name="section" text="%t"/>
<l:template name="simplesect" text="%t"/>
<l:template name="topic" text="%t" lang="en"/>
<l:template name="part" text="%t" lang="en"/>
</l:context>
<l:context name="title-numbered"><l:template name="appendix" text="附錄 %n. %t"/>
<l:context name="title-numbered"><l:template name="appendix" text="Lisa %n. %t"/>
<l:template name="article/appendix" text="%n. %t" lang="en"/>
<l:template name="bridgehead" text="%t"/>
<l:template name="chapter" text=" %n. %t"/>
<l:template name="part" text=" %n. %t"/>
<l:template name="bridgehead" text="%n. %t"/>
<l:template name="chapter" text="Peatükk %n. %t"/>
<l:template name="part" text="Osa %n. %t"/>
<l:template name="sect1" text="%n. %t"/>
<l:template name="sect2" text="%n. %t"/>
<l:template name="sect3" text="%n. %t"/>
@ -319,8 +360,10 @@
<l:template name="sect5" text="%n. %t"/>
<l:template name="section" text="%n. %t"/>
<l:template name="simplesect" text="%n. %t"/>
<l:template name="topic" text="%t" lang="en"/>
</l:context>
<l:context name="subtitle"><l:template name="appendix" text="%s"/>
<l:template name="acknowledgements" text="%s" lang="en"/>
<l:template name="article" text="%s"/>
<l:template name="bibliodiv" text="%s"/>
<l:template name="biblioentry" text="%s"/>
@ -342,7 +385,7 @@
<l:template name="preface" text="%s"/>
<l:template name="refentry" text="%s"/>
<l:template name="reference" text="%s"/>
<l:template name="refsection" text="%s" lang="en"/>
<l:template name="refsection" text="%s"/>
<l:template name="refsect1" text="%s"/>
<l:template name="refsect2" text="%s"/>
<l:template name="refsect3" text="%s"/>
@ -357,10 +400,12 @@
<l:template name="setindex" text="%s"/>
<l:template name="sidebar" text="%s"/>
<l:template name="simplesect" text="%s"/>
<l:template name="topic" text="%t" lang="en"/>
<l:template name="toc" text="%s"/>
</l:context>
<l:context name="xref"><l:template name="abstract" text="%t"/>
<l:template name="answer" text="答: %n"/>
<l:template name="acknowledgements" text="%t" lang="en"/>
<l:template name="answer" text="V: %n"/>
<l:template name="appendix" text="%t"/>
<l:template name="article" text="%t"/>
<l:template name="authorblurb" text="%t"/>
@ -405,11 +450,12 @@
<l:template name="procedure" text="%t"/>
<l:template name="productionset" text="%t"/>
<l:template name="qandadiv" text="%t"/>
<l:template name="qandaentry" text="問: %n"/>
<l:template name="qandaentry" text="K: %n"/>
<l:template name="qandaset" text="%t"/>
<l:template name="question" text="問: %n"/>
<l:template name="question" text="K: %n"/>
<l:template name="reference" text="%t"/>
<l:template name="refsynopsisdiv" text="%t"/>
<l:template name="screenshot" text="%t" lang="en"/>
<l:template name="segmentedlist" text="%t"/>
<l:template name="set" text="%t"/>
<l:template name="setindex" text="%t"/>
@ -429,6 +475,7 @@
<l:template name="docnamelong" text=" in the document titled %o" lang="en"/>
<l:template name="pageabbrev" text="(p. %p)" lang="en"/>
<l:template name="Page" text="Page %p" lang="en"/>
<l:template name="topic" text="%t" lang="en"/>
<l:template name="bridgehead" text="“%t”"/>
<l:template name="refsection" text="“%t”"/>
<l:template name="refsect1" text="“%t”"/>
@ -442,60 +489,61 @@
<l:template name="section" text="“%t”"/>
<l:template name="simplesect" text="“%t”"/>
</l:context>
<l:context name="xref-number"><l:template name="answer" text="答: %n"/>
<l:template name="appendix" text="附錄 %n"/>
<l:template name="bridgehead" text=" %n"/>
<l:template name="chapter" text=" %n"/>
<l:template name="equation" text="方程式 %n"/>
<l:template name="example" text="範例 %n"/>
<l:template name="figure" text="圖形 %n"/>
<l:template name="part" text=" %n"/>
<l:template name="procedure" text="過程 %n"/>
<l:context name="xref-number"><l:template name="answer" text="V: %n"/>
<l:template name="appendix" text="Lisa %n"/>
<l:template name="bridgehead" text="Sektsioon %n"/>
<l:template name="chapter" text="Peatükk %n"/>
<l:template name="equation" text="Valem %n"/>
<l:template name="example" text="Näide %n"/>
<l:template name="figure" text="Joonis %n"/>
<l:template name="part" text="Osa %n"/>
<l:template name="procedure" text="Protseduur %n"/>
<l:template name="productionset" text="Production %n"/>
<l:template name="qandadiv" text="問:且答: %n"/>
<l:template name="qandaentry" text="問: %n"/>
<l:template name="question" text="問: %n"/>
<l:template name="sect1" text=" %n"/>
<l:template name="sect2" text=" %n"/>
<l:template name="sect3" text=" %n"/>
<l:template name="sect4" text=" %n"/>
<l:template name="sect5" text=" %n"/>
<l:template name="section" text=" %n"/>
<l:template name="table" text="表格 %n"/>
<l:template name="qandadiv" text="K ja V %n"/>
<l:template name="qandaentry" text="K: %n"/>
<l:template name="question" text="K: %n"/>
<l:template name="sect1" text="Sektsioon %n"/>
<l:template name="sect2" text="Sektsioon %n"/>
<l:template name="sect3" text="Sektsioon %n"/>
<l:template name="sect4" text="Sektsioon %n"/>
<l:template name="sect5" text="Sektsioon %n"/>
<l:template name="section" text="Sektsioon %n"/>
<l:template name="table" text="Tabel %n"/>
</l:context>
<l:context name="xref-number-and-title"><l:template name="appendix" text="附錄 %n, %t"/>
<l:template name="bridgehead" text=" %n, “%t”"/>
<l:template name="chapter" text=" %n, %t"/>
<l:template name="equation" text="方程式 %n, “%t”"/>
<l:template name="example" text="範例 %n, “%t”"/>
<l:template name="figure" text="圖形 %n, “%t”"/>
<l:template name="part" text=" %n, “%t”"/>
<l:template name="procedure" text="過程 %n, “%t”"/>
<l:context name="xref-number-and-title"><l:template name="appendix" text="Lisa %n, %t"/>
<l:template name="bridgehead" text="Sektsioon %n, “%t”"/>
<l:template name="chapter" text="Peatükk %n, %t"/>
<l:template name="equation" text="Valem %n, “%t”"/>
<l:template name="example" text="Näide %n, “%t”"/>
<l:template name="figure" text="Joonis %n, “%t”"/>
<l:template name="part" text="Osa %n, “%t”"/>
<l:template name="procedure" text="Protseduur %n, “%t”"/>
<l:template name="productionset" text="Production %n, “%t”"/>
<l:template name="qandadiv" text="問:且答: %n, “%t”"/>
<l:template name="qandadiv" text="K ja V %n, “%t”"/>
<l:template name="refsect1" text="the section called “%t”"/>
<l:template name="refsect2" text="the section called “%t”"/>
<l:template name="refsect3" text="the section called “%t”"/>
<l:template name="refsection" text="the section called “%t”"/>
<l:template name="sect1" text=" %n, “%t”"/>
<l:template name="sect2" text=" %n, “%t”"/>
<l:template name="sect3" text=" %n, “%t”"/>
<l:template name="sect4" text=" %n, “%t”"/>
<l:template name="sect5" text=" %n, “%t”"/>
<l:template name="section" text=" %n, “%t”"/>
<l:template name="sect1" text="Sektsioon %n, “%t”"/>
<l:template name="sect2" text="Sektsioon %n, “%t”"/>
<l:template name="sect3" text="Sektsioon %n, “%t”"/>
<l:template name="sect4" text="Sektsioon %n, “%t”"/>
<l:template name="sect5" text="Sektsioon %n, “%t”"/>
<l:template name="section" text="Sektsioon %n, “%t”"/>
<l:template name="simplesect" text="the section called “%t”"/>
<l:template name="table" text="表格 %n, “%t”"/>
<l:template name="table" text="Tabel %n, “%t”"/>
</l:context>
<l:context name="authorgroup"><l:template name="sep" text=", "/>
<l:template name="sep2" text=" "/>
<l:template name="seplast" text=", "/>
<l:template name="sep2" text=" ja "/>
<l:template name="seplast" text=", ja "/>
</l:context>
<l:context name="glossary"><l:template name="see" text="參見 %t"/>
<l:template name="seealso" text="另參見 %t"/>
<l:context name="glossary"><l:template name="see" text="Vt. %t."/>
<l:template name="seealso" text="Vt. ka %t."/>
<l:template name="seealso-separator" text=", "/>
</l:context>
<l:context name="msgset"><l:template name="MsgAud" text="讀者: "/>
<l:template name="MsgLevel" text="程度: "/>
<l:template name="MsgOrig" text="出處: "/>
<l:context name="msgset"><l:template name="MsgAud" text="Auditoorium: "/>
<l:template name="MsgLevel" text="Tase: "/>
<l:template name="MsgOrig" text="Algallikas: "/>
</l:context>
<l:context name="datetime"><l:template name="format" text="m/d/Y" lang="en"/>
</l:context>
@ -542,7 +590,7 @@
<l:template name="Sat" text="Sat" lang="en"/>
<l:template name="Sun" text="Sun" lang="en"/>
</l:context>
<l:context name="htmlhelp"><l:template name="langcode" text="0x0404 Chinese (TAIWAN)"/>
<l:context name="htmlhelp"><l:template name="langcode" text="0x0425 Estonian"/>
</l:context>
<l:context name="index"><l:template name="term-separator" text=", " lang="en"/>
<l:template name="number-separator" text=", " lang="en"/>

Some files were not shown because too many files have changed in this diff Show More