Please add a l10n block for "de" in lfs-l10n.xml
Thomas Reitelbach
tr at erdfunkstelle.de
Sun Nov 16 02:52:44 MST 2008
Hello list,
can someone please add the following translated l10n block to
stylesheets/lfs-xsl/lfs-l10n.xml
(diff also attached as file). This is necessary to provide german translations
for some standard terms. Other languages are already included in the file, so
i guess it will not be a problem to include german as well :-)
Thank you very much!
Thomas
Index: lfs-l10n.xml
===================================================================
--- lfs-l10n.xml (Revision 8742)
+++ lfs-l10n.xml (Arbeitskopie)
@@ -72,4 +72,20 @@
</l:l10n>
+ <!-- German -->
+ <l:l10n xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0"
+ language="de" english-language-name="German">
+
+ <l:gentext key="description" text="Beschreibung"/>
+ <l:gentext key="Bootscripts" text="Bootskripte"/>
+ <l:gentext key="Configuration Files" text="Einrichtungsdateien"/>
+ <l:gentext key="Kernel Configuration" text="Kernel-Konfiguration"/>
+ <l:gentext key="Libraries" text="Bibliotheken"/>
+ <l:gentext key="Others" text="Sonstige"/>
+ <l:gentext key="Packages" text="Pakete"/>
+ <l:gentext key="Programs" text="Programme"/>
+ <l:gentext key="Scripts" text="Skripte"/>
+
+ </l:l10n>
+
</l:i18n>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: l10n-de.diff
Type: text/x-patch
Size: 864 bytes
Desc: not available
Url : http://linuxfromscratch.org/pipermail/lfs-dev/attachments/20081116/11b46302/attachment.bin
More information about the lfs-dev
mailing list