瀏覽代碼

Add German to localization stylesheet

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8743 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs 16 年之前
父節點
當前提交
b520d01cff
共有 1 個文件被更改,包括 16 次插入0 次删除
  1. 16 0
      stylesheets/lfs-xsl/lfs-l10n.xml

+ 16 - 0
stylesheets/lfs-xsl/lfs-l10n.xml

@@ -72,4 +72,20 @@ $Date$
 
   </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>