public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "John Christian Stoddart (chiguire)" <chiguire@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/es: guide-localization.xml
Date: Sat, 06 Oct 2007 16:02:58 +0000	[thread overview]
Message-ID: <E1IeC7G-0008Ug-KS@stork.gentoo.org> (raw)

chiguire    07/10/06 16:02:58

  Modified:             guide-localization.xml
  Log:
  updated spanish translation

Revision  Changes    Path
1.11                 xml/htdocs/doc/es/guide-localization.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/guide-localization.xml?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/guide-localization.xml?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/guide-localization.xml?r1=1.10&r2=1.11

Index: guide-localization.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/guide-localization.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- guide-localization.xml	25 Jul 2007 16:22:59 -0000	1.10
+++ guide-localization.xml	6 Oct 2007 16:02:58 -0000	1.11
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/guide-localization.xml,v 1.10 2007/07/25 16:22:59 chiguire Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/guide-localization.xml,v 1.11 2007/10/06 16:02:58 chiguire Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
 <guide link="/doc/es/guide-localization.xml" lang="es">
@@ -45,8 +45,8 @@
 cómo llegar a mostrar el símbolo del Euro.
 </abstract>
 
-<version>1.35</version>
-<date>2007-07-07</date>
+<version>1.36</version>
+<date>2007-10-04</date>
 
 <!--
 <chapter>
@@ -135,19 +135,21 @@
 <title>Locales del Sistema</title>
 <section>
 <title>¿Qué son las locales?</title>
-
 <body>
 
 <p>
-Las locales son un sistema de información que la mayoría de programas
-utilizan para determinar los ajustes específicos del país,y de la
-lengua.  Las locales y sus datos son parte de la biblioteca del
-sistema y se pueden encontrar en <path>/usr/share/locale</path> en la
-mayoría de sistemas. Una local es generalmente nombrada
-como <c>ab_CD</c> donde <c>ab</c> representa sus dos (o tres) letras
-del código del lenguaje (según lo especificado en la ISO-639)
-y <c>CD</c> representa sus dos letras del código del país (según lo
-especificado en la ISO-3166).
+Las locales son un conjunto de datos que muchos programas utilizan
+para determinar los ajustes específicos de país e idioma. Las locales
+y sus datos forman parte de la biblioteca del sistema y se encuentran
+en <path>/usr/share/locale</path> en la mayoría de los sistemas. Una
+locale generalmente tiene el nombre de forma <c>ab_CD</c> donde
+<c>ab</c> representa las dos (o tres) letras del su código del idioma
+(según la ISO-639) y <c>CD</c> representa las dos letras del su código
+del país (según la ISO-3166). Las variantes suelen agregarse a las
+locales, por ejemplo <c>en_GB.utf8</c> or <c>de_DE@euro</c>. Por favor
+explore la <uri link="http://en.wikipedia.org/wiki/Locale">página de
+Wikipedia</uri> (en inglés) para más información acerca de las locales
+y otros artículos relacionados.
 </p>
 </body>
 </section>



-- 
gentoo-commits@gentoo.org mailing list



             reply	other threads:[~2007-10-06 16:12 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-06 16:02 John Christian Stoddart (chiguire) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-10-13 20:57 [gentoo-commits] gentoo commit in xml/htdocs/doc/es: guide-localization.xml John Christian Stoddart (chiguire)
2008-12-01 14:45 John Christian Stoddart (chiguire)
2009-02-12 14:56 John Christian Stoddart (chiguire)
2009-02-28 20:23 John Christian Stoddart (chiguire)
2009-05-12 16:55 John Christian Stoddart (chiguire)
2009-06-15 21:13 John Christian Stoddart (chiguire)
2009-06-21  1:59 John Christian Stoddart (chiguire)
2009-06-23 12:34 John Christian Stoddart (chiguire)
2009-08-17 12:28 John Christian Stoddart (chiguire)
2009-11-17 11:39 John Christian Stoddart (chiguire)
2010-02-17 19:31 John Christian Stoddart (chiguire)
2010-03-09 12:48 John Christian Stoddart (chiguire)
2011-09-21 19:57 JosA MarAa Alonso (nimiux)
2012-04-10 15:48 JosA MarAa Alonso (nimiux)
2012-05-28 22:31 John Christian Stoddart (chiguire)
2012-11-06 16:42 JosA MarAa Alonso (nimiux)
2013-01-15 16:15 JosA MarAa Alonso (nimiux)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1IeC7G-0008Ug-KS@stork.gentoo.org \
    --to=chiguire@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox