gnucash-docs maint: pt section of l10n.xml

Frank H. Ellenberger fell at code.gnucash.org
Wed Nov 30 02:57:16 EST 2016


Updated	 via  https://github.com/Gnucash/gnucash-docs/commit/3ae39890 (commit)
	from  https://github.com/Gnucash/gnucash-docs/commit/3d979026 (commit)



commit 3ae39890251732afeeeae07bf4f89560d078241e
Author: Pedro Albuquerque <palbuquerque73 at gmail.com>
Date:   Wed Nov 30 08:56:19 2016 +0100

    pt section of l10n.xml

diff --git a/xsl/l10n.xml b/xsl/l10n.xml
index 43e61e9..ccdaedc 100644
--- a/xsl/l10n.xml
+++ b/xsl/l10n.xml
@@ -131,5 +131,21 @@
    <l:template name="articleinfo" text="Informazioni su questo documento"/>
   </l:context>
  </l:l10n>
+
+<!-- ************ Portuguese **************** -->
+<l:l10n xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0" language="pt">
+  <l:gentext key="Title" text="Título"/>  
+  <l:gentext key="Author" text="Autor"/>
+  <l:gentext key="Authors" text="Autores"/>
+  <l:gentext key="Affiliation" text="Afiliação"/>  
+  <l:gentext key="History" text="Histórico"/>  
+  <l:gentext key="Email" text="Email"/>  
+  <l:gentext key="Publisher" text="Editora"/>
+  <l:gentext key="Date" text="Data"/>
+  <l:context name="title">
+    <l:template name="bookinfo" text="Sobre este documento"/>
+    <l:template name="articleinfo" text="Sobre este documento"/>
+  </l:context>
+</l:l10n>
  
 </i18n>



Summary of changes:
 xsl/l10n.xml | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)



More information about the gnucash-changes mailing list