summaryrefslogtreecommitdiff
path: root/talermerchantdemos/blog/articles/es/shouldbefree.html
diff options
context:
space:
mode:
Diffstat (limited to 'talermerchantdemos/blog/articles/es/shouldbefree.html')
-rw-r--r--talermerchantdemos/blog/articles/es/shouldbefree.html69
1 files changed, 49 insertions, 20 deletions
diff --git a/talermerchantdemos/blog/articles/es/shouldbefree.html b/talermerchantdemos/blog/articles/es/shouldbefree.html
index 06e812a..12719dc 100644
--- a/talermerchantdemos/blog/articles/es/shouldbefree.html
+++ b/talermerchantdemos/blog/articles/es/shouldbefree.html
@@ -1,19 +1,30 @@
<!--#set var="ENGLISH_PAGE" value="/philosophy/shouldbefree.en.html" -->
<!--#include virtual="/server/header.es.html" -->
-<!-- Parent-Version: 1.86 -->
+<!-- Parent-Version: 1.96 -->
+<!-- This page is derived from /server/standards/boilerplate.html -->
+<!--#set var="TAGS" value="essays aboutfs principles" -->
+<!--#set var="DISABLE_TOP_ADDENDUM" value="yes" -->
<!-- This file is automatically generated by GNUnited Nations! -->
<title>Por qué el software debe ser libre - Proyecto GNU - Free Software Foundation </title>
+<style type="text/css" media="print,screen"><!--
+#content h3 { margin-top: 1.6em; }
+-->
+
+</style>
<!--#include virtual="/philosophy/po/shouldbefree.translist" -->
<!--#include virtual="/server/banner.es.html" -->
+<!--#include virtual="/philosophy/ph-breadcrumb.es.html" -->
+<!--GNUN: OUT-OF-DATE NOTICE-->
+<!--#include virtual="/server/top-addendum.es.html" -->
+<div class="article reduced-width">
<h2>Por qué el software debe ser libre</h2>
-<p>
-por <a href="http://www.stallman.org/"><strong>Richard Stallman</strong></a></p>
-<h3 id="introduction">Introducción</h3>
-<p>
+<address class="byline">por <a href="https://www.stallman.org/">Richard Stallman</a></address>
+
+<p id="introduction">
La existencia de software plantea inevitablemente la cuestión sobre qué
decisiones deberían tomarse respecto a su uso. Por ejemplo, supongamos que
una persona que tiene una copia de un programa se encuentra con otra a quien
@@ -323,10 +334,11 @@ fácilmente esos números para lograr que el programa haga algo diferente.</p>
Los programadores trabajan normalmente con el «código fuente» del programa,
que está escrito en un lenguaje de programación como por ejemplo Fortran o
C. Mediante nombres se designan los datos que se están usando y las partes
-del programa, y se representan las operaciones con símbolos tales como «+»
-para la suma y «-» para la resta. El lenguaje está diseñado para ayudar a
-los programadores a leer y modificar los programas. He aquí un ejemplo. un
-programa que calcula la distancia entre dos puntos en un plano:</p>
+del programa, y se representan las operaciones con símbolos tales como
+<code>+</code> para la suma y <code>-</code> para la resta. El lenguaje está
+diseñado para ayudar a los programadores a leer y modificar los
+programas. He aquí un ejemplo. un programa que calcula la distancia entre
+dos puntos en un plano:</p>
<pre>
float
@@ -836,9 +848,9 @@ ciudadano es aquel que colabora cuando es apropiado, no aquel que logra
libre pueda contribuir a esto: al menos en un área, reemplazaremos la jungla
por un sistema más eficiente que anime y se base en la cooperación
voluntaria.</p>
+<div class="column-limit"></div>
-
-<h3 id="footnotes">Notas</h3>
+<h3 id="footnotes" class="footnote">Notas</h3>
<ol>
<li id="f1">La palabra «<em>free</em>» en «<em>free software</em>» se refiere a la
@@ -869,11 +881,12 @@ programa sea más difícil de obtener. El propietario no lo hará
programa cuyo uso se considere destructivo.</li>
</ol>
-<hr />
-<blockquote id="fsfs"><p>Este ensayo está publicado en el libro <a
-href="http://shop.fsf.org/product/free-software-free-society/"><cite>Software
+<hr class="no-display" />
+<div class="edu-note c"><p id="fsfs">Este ensayo está publicado en el libro <a
+href="https://shop.fsf.org/product/free-software-free-society/"><cite>Software
libre para una sociedad libre: Selección de ensayos de Richard
-M. Stallman</cite></a>.</p></blockquote>
+M. Stallman</cite></a>.</p></div>
+</div>
<div class="translators-notes">
@@ -883,7 +896,7 @@ M. Stallman</cite></a>.</p></blockquote>
<!-- for id="content", starts in the include above -->
<!--#include virtual="/server/footer.es.html" -->
-<div id="footer">
+<div id="footer" role="contentinfo">
<div class="unprintable">
<p>Envíe sus consultas acerca de la FSF y GNU a <a
@@ -904,7 +917,7 @@ href="mailto:webmasters@gnu.org">&lt;webmasters@gnu.org&gt;</a>.</p>
&lt;web-translators@gnu.org&gt;</a>.</p>
- <p>For information on coordinating and submitting translations of
+ <p>For information on coordinating and contributing translations of
our web pages, see <a
href="/server/standards/README.translations.html">Translations
README</a>. -->
@@ -918,8 +931,24 @@ para las traducciones</a> para obtener información sobre la coordinación y
el envío de traducciones de las páginas de este sitio web.</p>
</div>
-<p>Copyright &copy; 1991, 1992, 1998, 2000, 2001, 2006, 2007, 2010, 2017, 2018,
-2020 Free Software Foundation, Inc.</p>
+<!-- Regarding copyright, in general, standalone pages (as opposed to
+ files generated as part of manuals) on the GNU web server should
+ be under CC BY-ND 4.0. Please do NOT change or remove this
+ without talking with the webmasters or licensing team first.
+ Please make sure the copyright date is consistent with the
+ document. For web pages, it is ok to list just the latest year the
+ document was modified, or published.
+
+ If you wish to list earlier years, that is ok too.
+ Either "2001, 2002, 2003" or "2001-2003" are ok for specifying
+ years, as long as each year in the range is in fact a copyrightable
+ year, i.e., a year in which the document was published (including
+ being publicly visible on the web or in a revision control system).
+
+ There is more detail about copyright years in the GNU Maintainers
+ Information document, www.gnu.org/prep/maintain. -->
+<p>Copyright &copy; 1991, 1992, 1998, 2006, 2010, 2021 Free Software
+Foundation, Inc.</p>
<p>Esta página está bajo licencia <a rel="license"
href="http://creativecommons.org/licenses/by-nd/4.0/deed.es_ES">Creative
@@ -936,7 +965,7 @@ Kamaki.</div>
<p class="unprintable"><!-- timestamp start -->
Última actualización:
-$Date: 2020/10/26 13:34:15 $
+$Date: 2021/09/21 11:32:55 $
<!-- timestamp end -->
</p>