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>

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>
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to