From 73d88fe9a0d9a56d985e3edd7b19cc9e44cb94d2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Sun, 5 Dec 2010 20:30:01 +0000 Subject: [PATCH] Add danish language. * manual/style/lang/da.xml: Translated from en.xml by Lars Nielsen * manual/style/description.xml manual/style/lang-targets.xml manual/style/manual.da.xsl manual/style/xsl/util/allmodules.xml manual/style/xsl/util/designations.xml: autogenerated by ./build.sh bootstrap git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1042435 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/style/description.xml | 1 + docs/manual/style/lang-targets.xml | 33 ++++- docs/manual/style/lang/da.xml | 141 ++++++++++++++++++++ docs/manual/style/manual.da.xsl | 37 +++++ docs/manual/style/xsl/util/allmodules.xml | 1 + docs/manual/style/xsl/util/designations.xml | 1 + 6 files changed, 211 insertions(+), 3 deletions(-) create mode 100644 docs/manual/style/lang/da.xml create mode 100644 docs/manual/style/manual.da.xsl diff --git a/docs/manual/style/description.xml b/docs/manual/style/description.xml index 841d2df939..1758c49355 100644 --- a/docs/manual/style/description.xml +++ b/docs/manual/style/description.xml @@ -38,6 +38,7 @@ Some targets have additional requirements: - The appropriate locale (e.g. Japanese) before invoking hhc.exe. Otherwise the compiler is not able to build the fulltext search index correctly and the TOC may be garbled, too. In particular: + + chm-da: Dansk (DK) + chm-de: German (Germany), sorting order: dictionary + chm-en: English (USA) + chm-es: Spanish (Spain), sorting order: international diff --git a/docs/manual/style/lang-targets.xml b/docs/manual/style/lang-targets.xml index 410f4c017b..fba83950c8 100644 --- a/docs/manual/style/lang-targets.xml +++ b/docs/manual/style/lang-targets.xml @@ -23,9 +23,35 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -243,6 +269,7 @@ + diff --git a/docs/manual/style/lang/da.xml b/docs/manual/style/lang/da.xml new file mode 100644 index 0000000000..2bfbd81299 --- /dev/null +++ b/docs/manual/style/lang/da.xml @@ -0,0 +1,141 @@ + + + + + + + + Dansk + ISO-8859-1 + .xml.da + .html.da + + + 0x409 Dansk (Danmark) + ,8,0 + windows-1252 + Dansk (DK) + + + + ISO-8859-1 + + + + + + + Dansk + + + Kerne funktioner og Multi-Processing Modules + Andre moduler + Forældede Moduler + + + Forældede Apache Moduler + Apache Moduler + Apache Kerne funktioner + Apache MPM Fælles Direktiver + Apache MPM + + + Beskrivelse + Se ogsÃ¥ + Emner + Status + Modul Identifikation + Kilde Fil + Kompatibilitet + + + Relaterede moduler + Relaterede Direktiver + abcdefghijklmnopqrstuvwxyzæøå + ABCDEFGHIJKLMNOPQRSTUVWXYZÆØÅ + NAVN + + + + Syntaks + Standard + Kontekst + Tilsidesæt + Status + Modul + + + Base + MPM + Kerne + Udvidelser + Eksperimental + Ekstern + + + server konfiguration + virtuel vært + mappe + .htaccess + + + Direktiver + + Direktiv + Dette modul har ingen direktiver. + + + Referat + + + Se ordbog + + + - Apache HTTP Server + Apache HTTP Server Version + &httpd.major;.&httpd.minor; + [APACHE DOCUMENTATION] + Google Søgning + Indeks + Hjem + + + Apache + HTTP Server + Dokumentation + Version &httpd.major;.&httpd.minor; + + + Moduler + FAQ + Ordbog + Sitemap + + + Licenseret under + + Tilgængelige sprog + + + Denne oversættelse kan være forældet. Se den Engelske version for de seneste opdateringer. + + + diff --git a/docs/manual/style/manual.da.xsl b/docs/manual/style/manual.da.xsl new file mode 100644 index 0000000000..6b687ea4ea --- /dev/null +++ b/docs/manual/style/manual.da.xsl @@ -0,0 +1,37 @@ + + + + + + + + + + +da + + + +ISO-8859-1 + + + + + + + \ No newline at end of file diff --git a/docs/manual/style/xsl/util/allmodules.xml b/docs/manual/style/xsl/util/allmodules.xml index 1eb12fefd5..24378bce0d 100644 --- a/docs/manual/style/xsl/util/allmodules.xml +++ b/docs/manual/style/xsl/util/allmodules.xml @@ -1,5 +1,6 @@ +../../../mod/allmodules.xml.da ../../../mod/allmodules.xml.de ../../../mod/allmodules.xml ../../../mod/allmodules.xml.es diff --git a/docs/manual/style/xsl/util/designations.xml b/docs/manual/style/xsl/util/designations.xml index 2da81bd27d..5e363f6568 100644 --- a/docs/manual/style/xsl/util/designations.xml +++ b/docs/manual/style/xsl/util/designations.xml @@ -1,5 +1,6 @@ +.html.da .html.de .html.en .html.es -- 2.40.0