r19307 - gnucash-docs/trunk/xsl - Bug #622844 - sort l10n.xml by language symbol & add german section, patch by Frank H. Ellenberger

Geert Janssens gjanssens at code.gnucash.org
Sun Jun 27 12:40:02 EDT 2010


Author: gjanssens
Date: 2010-06-27 12:40:02 -0400 (Sun, 27 Jun 2010)
New Revision: 19307
Trac: http://svn.gnucash.org/trac/changeset/19307

Modified:
   gnucash-docs/trunk/xsl/l10n.xml
Log:
Bug #622844 - sort l10n.xml by language symbol & add german section, patch by Frank H. Ellenberger

Modified: gnucash-docs/trunk/xsl/l10n.xml
===================================================================
--- gnucash-docs/trunk/xsl/l10n.xml	2010-06-27 16:35:28 UTC (rev 19306)
+++ gnucash-docs/trunk/xsl/l10n.xml	2010-06-27 16:40:02 UTC (rev 19307)
@@ -68,7 +68,40 @@
     <l:template name="articleinfo" text="&#1054;&#1073; &#1101;&#1090;&#1086;&#1084; &#1076;&#1086;&#1082;&#1091;&#1084;&#1077;&#1085;&#1090;&#1077;"/>
   </l:context>
 </l:l10n>
+<!-- ************ from here sorted by language symbol ******************* -->
 
+<!-- ************ German ******************* -->
+<l:l10n xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0" language="de">
+	<l:gentext key="Title" text="Titel"/>  
+	<l:gentext key="Author" text="Autor"/>
+	<l:gentext key="Authors" text="Autoren"/>
+	<l:gentext key="Affiliation" text="Organisation"/>  
+	<l:gentext key="History" text="Verlauf"/>  
+	<l:gentext key="Email" text="Blitzpost"/>  
+	<l:gentext key="Publisher" text="Herausgeber"/>
+	<l:gentext key="Date" text="Datum"/>
+	
+	<l:context name="title">
+		<l:template name="bookinfo" text="&#220;ber dies Buch"/>
+		<l:template name="articleinfo" text="&#220;ber diesen Artikel"/>
+	</l:context>	
+</l:l10n>
+
+<!-- ************ Greek ******************* -->
+<l:l10n xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0" language="el">
+	<l:gentext key="Title" text="&#932;&#943;&#964;&#955;&#959;&#962;"/>  
+	<l:gentext key="Author" text="&#931;&#965;&#947;&#947;&#961;&#945;&#966;&#941;&#945;&#962;"/>
+	<l:gentext key="Authors" text="&#931;&#965;&#947;&#947;&#961;&#945;&#966;&#949;&#943;&#962;"/>
+	<l:gentext key="Affiliation" text="&#933;&#960;&#945;&#947;&#969;&#947;&#942;"/>  
+	<l:gentext key="Email" text="&#919;&#955;&#949;&#954;. &#916;&#953;&#949;&#973;&#952;."/>  
+	<l:gentext key="Publisher" text="&#917;&#954;&#948;&#972;&#964;&#951;&#962;"/>
+	<l:gentext key="Date" text="&#919;&#956;&#949;&#961;&#959;&#956;&#951;&#957;&#943;&#945;"/>
+	<l:context name="title">
+		<l:template name="bookinfo" text="&#928;&#949;&#961;&#943; &#945;&#965;&#964;&#959;&#973; &#964;&#959;&#965; &#949;&#947;&#947;&#961;&#940;&#966;&#959;&#965;"/>
+		<l:template name="articleinfo" text="&#928;&#949;&#961;&#943; &#945;&#965;&#964;&#959;&#973; &#964;&#959;&#965; &#949;&#947;&#947;&#961;&#940;&#966;&#959;&#965;"/>
+	</l:context>
+</l:l10n>
+
 <!-- ************ Estonian ******************* -->
 <l:l10n xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0" language="et">
   <l:gentext key="Title" text="Pealkiri"/>  
@@ -98,20 +131,5 @@
    <l:template name="articleinfo" text="Informazioni su questo documento"/>
   </l:context>
  </l:l10n>
-
-<!-- ************ Greek ******************* -->
-<l:l10n xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0" language="el">
-  <l:gentext key="Title" text="&#932;&#943;&#964;&#955;&#959;&#962;"/>  
-  <l:gentext key="Author" text="&#931;&#965;&#947;&#947;&#961;&#945;&#966;&#941;&#945;&#962;"/>
-  <l:gentext key="Authors" text="&#931;&#965;&#947;&#947;&#961;&#945;&#966;&#949;&#943;&#962;"/>
-  <l:gentext key="Affiliation" text="&#933;&#960;&#945;&#947;&#969;&#947;&#942;"/>  
-  <l:gentext key="Email" text="&#919;&#955;&#949;&#954;. &#916;&#953;&#949;&#973;&#952;."/>  
-  <l:gentext key="Publisher" text="&#917;&#954;&#948;&#972;&#964;&#951;&#962;"/>
-  <l:gentext key="Date" text="&#919;&#956;&#949;&#961;&#959;&#956;&#951;&#957;&#943;&#945;"/>
-  <l:context name="title">
-    <l:template name="bookinfo" text="&#928;&#949;&#961;&#943; &#945;&#965;&#964;&#959;&#973; &#964;&#959;&#965; &#949;&#947;&#947;&#961;&#940;&#966;&#959;&#965;"/>
-    <l:template name="articleinfo" text="&#928;&#949;&#961;&#943; &#945;&#965;&#964;&#959;&#973; &#964;&#959;&#965; &#949;&#947;&#947;&#961;&#940;&#966;&#959;&#965;"/>
-  </l:context>
-</l:l10n>
  
 </i18n>



More information about the gnucash-changes mailing list