trans-coord-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

trans-coord/gnun server/gnun/ChangeLog server/g...


From: Yavor Doganov
Subject: trans-coord/gnun server/gnun/ChangeLog server/g...
Date: Wed, 28 May 2008 19:16:58 +0000

CVSROOT:        /cvsroot/trans-coord
Module name:    trans-coord
Changes by:     Yavor Doganov <yavor>   08/05/28 19:16:58

Modified files:
        gnun/server/gnun: ChangeLog GNUmakefile gnun.mk 
Removed files:
        gnun           : home.pl.shtml 
        gnun/po        : home.pl.po 
        gnun/server/gnun: generic.pl.html 

Log message:
        * GNUmakefile ($(rootdir)/home.$(1).shtml): Delete the conditional
        for gnusflashes.include substitution for the Polish homepage;
        gnu.org's Apache configuration has been fixed in the meantime.
        Also remove entirely the target validation conditional -- it is
        entirely useless and in fact on the boundary to harmful.
        * gnun.mk (HOME_LINGUAS): Remove `pl'; not a use case anymore.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/trans-coord/gnun/home.pl.shtml?cvsroot=trans-coord&r1=1.21&r2=0
http://cvs.savannah.gnu.org/viewcvs/trans-coord/gnun/po/home.pl.po?cvsroot=trans-coord&r1=1.20&r2=0
http://cvs.savannah.gnu.org/viewcvs/trans-coord/gnun/server/gnun/ChangeLog?cvsroot=trans-coord&r1=1.71&r2=1.72
http://cvs.savannah.gnu.org/viewcvs/trans-coord/gnun/server/gnun/GNUmakefile?cvsroot=trans-coord&r1=1.34&r2=1.35
http://cvs.savannah.gnu.org/viewcvs/trans-coord/gnun/server/gnun/gnun.mk?cvsroot=trans-coord&r1=1.19&r2=1.20
http://cvs.savannah.gnu.org/viewcvs/trans-coord/gnun/server/gnun/generic.pl.html?cvsroot=trans-coord&r1=1.1&r2=0

Patches:
Index: server/gnun/ChangeLog
===================================================================
RCS file: /cvsroot/trans-coord/trans-coord/gnun/server/gnun/ChangeLog,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -b -r1.71 -r1.72
--- server/gnun/ChangeLog       27 May 2008 20:56:36 -0000      1.71
+++ server/gnun/ChangeLog       28 May 2008 19:16:57 -0000      1.72
@@ -1,3 +1,12 @@
+2008-05-28  Yavor Doganov  <address@hidden>
+
+       * GNUmakefile ($(rootdir)/home.$(1).shtml): Delete the conditional
+       for gnusflashes.include substitution for the Polish homepage;
+       gnu.org's Apache configuration has been fixed in the meantime.
+       Also remove entirely the target validation conditional -- it is
+       entirely useless and in fact on the boundary to harmful.
+       * gnun.mk (HOME_LINGUAS): Remove `pl'; not a use case anymore.
+
 2008-05-27  Yavor Doganov  <address@hidden>
 
        * GNUmakefile ($(rootdir)/home.$(1).shtml)

Index: server/gnun/GNUmakefile
===================================================================
RCS file: /cvsroot/trans-coord/trans-coord/gnun/server/gnun/GNUmakefile,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -b -r1.34 -r1.35
--- server/gnun/GNUmakefile     27 May 2008 20:56:37 -0000      1.34
+++ server/gnun/GNUmakefile     28 May 2008 19:16:57 -0000      1.35
@@ -267,26 +267,12 @@
          "s/\(<!--#include virtual=\".*$$$$inc\)\(.html\" -->\)/\1.$(1)\2/g" \
          $(rootdir)/po/home.$(1).m4; \
        done
-# Polish is special case, because Apache treats gnusflashes.pl.include
-# as a Perl file.  This is hopefuly a temprorary situation.
-ifeq ($(1), pl)
-       $(SED) --in-place \
-         "s/\(<!--#include file=\"gnusflashes*\)\(.include\" 
-->\)/\1.polish\2/g" \
-         $(rootdir)/po/home.pl.m4
-else
        [ ! -f $(rootdir)/gnusflashes.$(1).include ] || $(SED) --in-place \
          "s/\(<!--#include file=\"gnusflashes*\)\(.include\" 
-->\)/\1.$(1)\2/g" \
          $(rootdir)/po/home.$(1).m4
-endif
        $(M4) $(rootdir)/po/home.$(1).m4 > $$@
-# To validate Catalan translations, add `ca' after `bg' and update the
-# variable `verbatim-templates' accordingly.  
-# FIXME: Remove this conditional when GNUN operates in `www', where we
-# want to validate everything.
-ifneq (,$(findstring $(1),bg ca es ru zh-cn))
        $(VALIDATESKIP) ./validate-html-notify $(NOTIFYSKIP) $(transl-addr) \
          $$@ || (sleep 2 ; touch $(rootdir)/po/home.$(1).po ; exit 1)
-endif
 endef
 
 $(foreach h-lang,$(HOME_LINGUAS),$(eval $(call home-rules,$(h-lang))))

Index: server/gnun/gnun.mk
===================================================================
RCS file: /cvsroot/trans-coord/trans-coord/gnun/server/gnun/gnun.mk,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -b -r1.19 -r1.20
--- server/gnun/gnun.mk 17 May 2008 08:00:32 -0000      1.19
+++ server/gnun/gnun.mk 28 May 2008 19:16:57 -0000      1.20
@@ -21,7 +21,7 @@
 
 # TRANSLATORS: If you have committed home.LANG.po, add here your
 # language code.
-HOME_LINGUAS := bg ca es pl ru zh-cn
+HOME_LINGUAS := bg ca es ru zh-cn
 
 ### The variables below are edited by GNUN maintainers. ###
 

Index: home.pl.shtml
===================================================================
RCS file: home.pl.shtml
diff -N home.pl.shtml
--- home.pl.shtml       30 Apr 2008 20:25:30 -0000      1.21
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,310 +0,0 @@
-<!--#include virtual="/server/header.pl.html" -->
-
-<!-- This file is automatically generated by GNUnited Nations! -->
-<title>The GNU Operating System</title>
-
-<meta http-equiv="Keywords" content="GNU, FSF, Free Software Foundation, 
Linux, Emacs, GCC, Unix, Free Software, 
-Operating System, GNU Kernel, HURD, GNU HURD, Hurd" />
-<meta http-equiv="Description" content="Since 1983, developing the free Unix 
style operating system GNU, so that 
-computer users can have the freedom to share and improve the software they 
-use." />
-<link rel="alternate" title="What's New" 
href="http://www.gnu.org/rss/whatsnew.rss"; type="application/rss+xml" />
-<link rel="alternate" title="New Free Software" 
href="http://www.gnu.org/rss/quagga.rss"; type="application/rss+xml" />
-
-<!--#include virtual="/server/banner.pl.html" -->
-
-<p class="center big"><strong>Welcome to the GNU Operating System &mdash; GNU 
is free 
-software.</strong></p>
-
-<table width="100%" border="0" cellpadding="15" cellspacing="50">
-  <tr>
-    <td style="width: 50%; padding-right: 2em;">
-
-<h2>What is GNU?</h2>
-
-<p>The GNU Project was launched in 1984 to develop a complete Unix-like 
-operating system which is <a href="/philosophy/free-sw.html">free 
-software</a>: the GNU system.</p>
-
-<p>GNU's kernel wasn't finished, so GNU is used with the kernel Linux.  The 
-combination of GNU and Linux is the GNU/Linux operating system, now used by 
-millions.  (Sometimes this combination is incorrectly called <a 
-href="/gnu/linux-and-gnu.html">Linux</a>.)</p>
-
-<p>There are many variants or &ldquo;distributions&rdquo; of GNU/Linux.  We 
-recommend the <a 
-href="/links/links.html#FreeGNULinuxDistributions">GNU/Linux 
-distributions</a> that are 100% free software; in other words, entirely 
-freedom-respecting.</p>
-
-<p>The name &ldquo;GNU&rdquo; is a recursive acronym for &ldquo;GNU's Not 
-Unix&rdquo;; it is pronounced <em>g-noo</em>, as one syllable with no vowel 
-sound between the <em>g</em> and the <em>n</em>.</p>
-
-<!--      <h3>Get started!</h3>
-
-      <img src="/graphics/gnewsense-logo.png" alt="" style="float: left; 
padding: 10px;" />
-
-      <p>Get started today, download gNewSense - a complete free
-      software distribution of GNU/Linux for your desktop
-      computer.</p>
-
-      <p><a 
href="http://cdimage.gnewsense.org/gnewsense-livecd-deltad-1.1.iso";>Download 
now</a> or <a 
href="http://cdimage.gnewsense.org/gnewsense-kde-livecd-deltad-1.1.iso";>download
 with KDE</a>.</p> -->
-<h2>What is Free Software?</h2>
-
-<p>&ldquo;<a href="/philosophy/free-sw.html">Free software</a>&rdquo; is a 
-matter of liberty, not price.  To understand the concept, you should think 
-of &ldquo;free&rdquo; as in &ldquo;free speech&rdquo;, not as in &ldquo;free 
-beer&rdquo;.</p>
-
-<p>Free software is a matter of the users' freedom to run, copy, distribute, 
-study, change and improve the software.  More precisely, it refers to four 
-kinds of freedom, for the users of the software:</p>
-
-<ul>
-  <li>The freedom to run the program, for any purpose (freedom 0).</li>
-  <li>The freedom to study how the program works, and adapt it to your needs 
-(freedom 1).  Access to the source code is a precondition for this.</li>
-  <li>The freedom to redistribute copies so you can help your neighbor 
(freedom 
-2).</li>
-  <li>The freedom to improve the program, and release your improvements to the 
-public, so that the whole community benefits (freedom 3).  Access to the 
-source code is a precondition for this.</li>
-</ul>
-
-
-<h3>What is the Free Software Foundation?</h3>
-
-<p>The <a href="http://www.fsf.org";>Free Software Foundation</a> (<abbr 
-title="Free Software Foundation">FSF</abbr>) is the principal organizational 
-sponsor of the GNU Project.  The <abbr>FSF</abbr> receives very little 
-funding from corporations or grant-making foundations but relies on support 
-from individuals like you.
-</p>
-
-<p>Please consider helping the <abbr>FSF</abbr> by <a 
-href="http://member.fsf.org/";>becoming an associate member</a>, <a 
-href="http://order.fsf.org/";>buying manuals and gear</a> or by <a 
-href="http://donate.fsf.org/";>donating money</a>.  If you use Free Software 
-in your business, you can also consider <a 
-href="http://patron.fsf.org/";>corporate patronage</a> or <a 
-href="http://www.gnu.org/order/";>a deluxe distribution of GNU software</a> 
-as a way to support the <abbr>FSF</abbr>.
-</p>
-
-<p>
-The GNU project supports the mission of the <abbr>FSF</abbr> to preserve, 
-protect and promote the freedom to use, study, copy, modify, and 
-redistribute computer software, and to defend the rights of Free Software 
-users.  We support the <a href="/philosophy/basic-freedoms.html">freedoms of 
-speech, press, and association</a> on the Internet, <a 
-href="http://www.eff.org/privnow/";>the right to use encryption software for 
-private communication</a>, and the <a 
-href="/philosophy/protecting.html">right to write software</a> unimpeded by 
-private monopolies.  You can also learn more about these issues in the book 
-<a href="/doc/book13.html">Free Software, Free Society</a>.
-</p>
-
-<p>The FSF also has sister organizations in <a 
-href="http://www.fsfeurope.org";>Europe</a>, <a 
-href="http://www.fsfla.org/";>Latin America</a> and <a 
-href="http://fsf.org.in/";>India</a>.</p>
-
-<!--
-   Keep link lines at 72 characters or lynx will break them poorly.
-   Obviously, we list ONLY the most useful/important URLs here.
-   Keep it short and sweet: 3 lines and 2 columns is already enough
-
- BEGIN GNUmenu -->
-</td>
-<td style="width:50%;">
-
-<div id="fss" style="text-align: center; background-color: #ffb; padding: 5px; 
margin: 8px; border: 1px solid orange; font-size: 80%;">
-
-  <p class="center big"><strong>Sign up for the <em>Free Software 
Supporter</em></strong></p>
-
-  <p>A monthly update on GNU and the Free Software Foundation</p>
-
-  <form action="http://lists.gnu.org/mailman/subscribe/info-fsf";
-       method="post">
-    <p><input type="text" id="frmEmail" name="email" size="35" maxlength="80" 
-value="address@hidden" onfocus="this.value=''" /> &nbsp; <input 
-type="submit" value="Subscribe me" /></p>
-  </form>
-</div>
-
-  <h3>More information</h3>
-
-<ul class="translations-list">
-  <li><a href="/provide.html">What we provide</a></li>
-  <li><a href="/philosophy/philosophy.html">Why we exist</a></li>
-  <li><a href="/gnu/gnu-history.html">Where we are going</a></li>
-  <li><a href="/help/help.html">How you can help us get there</a></li>
-  <li><a href="/people/people.html">Who we are</a></li>
-  <li><a href="/testimonials/testimonials.html">What users think of GNU 
-software</a></li>
-  <li><a href="http://savannah.gnu.org/";>Our project hosting server, 
-savannah.gnu.org</a></li>
-  <li><a href="http://lists.gnu.org/";>GNU mailing lists</a></li>
-  <li>Other areas of the GNU web site: <a href="/manual/manual.html">Software 
-documentation</a>, <a href="/graphics/graphics.html">Graphics and art</a>, 
-<a href="/fun/fun.html">Fun</a>, <a 
-href="/thankgnus/thankgnus.html">ThankGNUs</a>.
-  </li>
-</ul>
-
-<!-- END content 
- BEGIN Articles 
-   GNUs Flash is a pun on News Flash.
-   Please don't make it GNU's Flash.
--->
-<h3 id="Flashes">GNUs Flashes</h3>
-
-<!--
-   FOR ENTRIES ADDED TO GNUs FLASHES:
-   Please make sure an announcement is sent to address@hidden
-   Include announcements in /server/whatsnew.html
-
-
-   Please do not use anchor ids in this. They will be deleted and
-   hrefs pointing at them will fail. Instead use /home.html#Flashes
-
-
-   rms SEZ:
-   DO NOT MAKE THIS MORE THAN 5 LINES, AND DO NOT PUT
-   MORE THAN 2 ITEMS HERE.
--->
-<!--#include file="gnusflashes.polish.include" -->
-
-<p>For other news, as well as for items that used to be in this GNUs Flashes 
-section, see <a href="/server/whatsnew.html">What's New</a> in and about the 
-GNU Project.  </p>
-
-<!-- END GNUFlashes 
- BEGIN TakeAction -->
-<h3 id="Action">Take Action</h3>
-
-<ul>
-  <li><strong>License drafting:</strong> <a 
-href="/server/takeaction.html#licenses">Participate</a> in the drafting of 
-the GFDL and GSFDL.</li>
-  <li><a href="/server/takeaction.html#directory">Add to the Free Software 
-Directory</a>.</li>
-  <li><strong>Worldwide:</strong> <a href="/server/takeaction.html#doom">Sign 
the 
-Doom community's petition</a> to free the source code to the games Heretic 
-and Hexen.</li>
-  <li><strong>Priority projects:</strong> <a 
-href="http://www.fsf.org/campaigns/priority.html";>Contribute</a> to these 
-projects we are emphasizing: <a href="http://dri.freedesktop.org/wiki/";>Free 
-software 3D video drivers</a>, <a 
-href="http://www.fsf.org/campaigns/free-bios.html";>Free BIOS</a>, <a 
-href="http://www.gnu.org/software/gnash";>Gnash</a> (GNU Flash Player), <a 
-href="/software/dotgnu/">DotGNU</a> (free software replacement for .NET), <a 
-href="http://gnupdf.org";>GNU PDF</a>, <a href="http://xiph.org/";>Xiph.org 
-and free Internet protocols</a>, <a 
-href="http://sourceware.org/gdb/news/reversible.html";>reversible debugging 
-for GDB</a>.</li>
-  <li><strong>US citizens:</strong> <a 
-href="/server/takeaction.html#music-sharing"> Sign EFF's petition</a> in 
-favor of music sharing.</li>
-  <li><strong>US citizens:</strong> <a 
-href="/server/takeaction.html#broadcast">Support Public Knowledge against 
-the "broadcast flag"</a></li>
-  <li><strong>Worldwide:</strong> <a 
-href="/server/takeaction.html#wipochange">Call on WIPO to change its name 
-and mission</a>.</li>
-  <li><strong>Worldwide:</strong> <a href="/server/takeaction.html#wipo">Raise 
-awareness of dangers of WIPO Broadcast Treaty</a>.
-  </li>
-  <li><strong>Fight against software patents:</strong> <a 
-href="http://www.endsoftpatents.org";>in the USA</a>, <a 
-href="/server/takeaction.html#swpat">in Europe</a>.</li>
-  <li><strong>US citizens:</strong> <a 
-href="/server/takeaction.html#antidmca">Sign petitions against software 
-patents and the DMCA</a>.</li>
-  <li><strong>Long-term contribution:</strong> <a 
-href="/server/takeaction.html#unmaint">Take over an unmaintained GNU 
-package:</a> <a href="/software/ffp/">ffp</a>, <a 
-href="/software/gnuprologjava/">gnuprologjava</a>, <a 
-href="/software/gnutrition/">gnutrition</a>, <a 
-href="/software/gtkeyboard/">gtkeyboard</a>, <a href="/software/gv/">gv</a>, 
-<a href="/software/mifluz/">mifluz</a>, <a 
-href="/software/vmslib/">vmslib</a>.</li>
-  <li><strong>Long-term contribution:</strong> <a 
-href="/server/takeaction.html#gnustep">Please contribute</a> as a user and 
-developer to <a href="http://www.gnustep.org";>GNUstep</a>, a free 
-object-oriented framework for application development.</li>
-   <li><strong>Long-term contribution:</strong> Help us translate the gnu.org 
-essays into your native <a 
-href="/server/standards/translations/priorities.html#Languages"> 
-language</a> or <a 
-href="/server/standards/translations/priorities.html#Orphaned"> become a 
-coordinator</a> of a www.gnu.org translation team.
-     </li>
-</ul>
-
-<p><a href="/server/takeaction.html#other">Other Action Items</a>
-</p>
-
-</td>
-</tr>
-</table>
-
-
-
-</div>
-
-<div style="font-size: small;">
-
-<!--TRANSLATORS: Use space (SPC) as msgstr if you don't have notes.-->
-*GNUN-SLOT: TRANSLATOR'S NOTES*</div>
-</div>
-
-<!--#include virtual="/server/footer.pl.html" -->
-
-<!-- BEGIN copyleft -->
-<div id="footer">
-
-<!--
-  this anchor is referred to from the default
-  gendocs_template (available as part of Texinfo) used for
-  generating GNU manuals online, so please don't remove it.
--->
-<p>
-  Copyright &copy; 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 
-2006, 2007, 2008 <a href="http://www.fsf.org";>Free Software Foundation</a>, 
-Inc.</p>
-
-<p>Verbatim copying and distribution of this entire article are permitted 
-worldwide, without royalty, in any medium, provided this notice, and the 
-copyright notice, are preserved.  </p>
-
-
-<div class="translators-credits">
-
-<!--TRANSLATORS: Use space (SPC) as msgstr if you don't want credits.-->
-*GNUN-SLOT: TRANSLATOR'S CREDITS*</div>
- <p><!-- timestamp start -->
-Last Updated:
-   
-   $Date: 2008/04/30 20:25:30 $
-   
-<!-- timestamp end -->
-</p>
-  
-</div>
-
-<!-- END copyleft 
- BEGIN TranslationList -->
-<div id="translations">
-<h4><a href="/server/standards/README.translations.html">Translations</a> of 
-this page</h4>
-
-<!--#include file="translations.include" -->
-
-<!-- END TranslationList -->
-</div>
-</body>
-</html>
-
-<!-- END layout -->

Index: po/home.pl.po
===================================================================
RCS file: po/home.pl.po
diff -N po/home.pl.po
--- po/home.pl.po       30 Apr 2008 20:25:31 -0000      1.20
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,438 +0,0 @@
-# SOME DESCRIPTIVE TITLE
-# Copyright (C) YEAR Free Software Foundation, Inc.
-# This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR <address@hidden>, YEAR.
-# 
-msgid ""
-msgstr ""
-"Project-Id-Version: home.shtml\n"
-"POT-Creation-Date: 2008-04-30 16:25-0400\n"
-"PO-Revision-Date: 2008-03-09 22:25+0200\n"
-"Last-Translator: Yavor Doganov <address@hidden>\n"
-"Language-Team: Bogusian <address@hidden>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-# type: Content of: <title>
-#: ../../po/home.proto:4
-msgid "The GNU Operating System"
-msgstr ""
-
-# type: Attribute 'content' of: <meta>
-#: ../../po/home.proto:6
-msgid ""
-"GNU, FSF, Free Software Foundation, Linux, Emacs, GCC, Unix, Free Software, "
-"Operating System, GNU Kernel, HURD, GNU HURD, Hurd"
-msgstr ""
-
-# type: Attribute 'content' of: <meta>
-#: ../../po/home.proto:7
-msgid ""
-"Since 1983, developing the free Unix style operating system GNU, so that "
-"computer users can have the freedom to share and improve the software they "
-"use."
-msgstr ""
-
-# type: Attribute 'title' of: <link>
-#: ../../po/home.proto:8
-msgid "What's New"
-msgstr ""
-
-# type: Attribute 'title' of: <link>
-#: ../../po/home.proto:9
-msgid "New Free Software"
-msgstr ""
-
-# type: Content of: <p>
-#: ../../po/home.proto:13
-msgid ""
-"<strong>Welcome to the GNU Operating System &mdash; GNU is free software.</"
-"strong>"
-msgstr ""
-
-# type: Content of: <h2>
-#: ../../po/home.proto:20
-msgid "What is GNU?"
-msgstr ""
-
-# type: Content of: <table><tr><td><p>
-#: ../../po/home.proto:22
-msgid ""
-"The GNU Project was launched in 1984 to develop a complete Unix-like "
-"operating system which is <a href=\"/philosophy/free-sw.html\">free "
-"software</a>: the GNU system."
-msgstr ""
-
-# type: Content of: <table><tr><td><p>
-#: ../../po/home.proto:27
-msgid ""
-"GNU's kernel wasn't finished, so GNU is used with the kernel Linux.  The "
-"combination of GNU and Linux is the GNU/Linux operating system, now used by "
-"millions.  (Sometimes this combination is incorrectly called <a href=\"/gnu/"
-"linux-and-gnu.html\">Linux</a>.)"
-msgstr ""
-
-# type: Content of: <table><tr><td><p>
-#: ../../po/home.proto:32
-msgid ""
-"There are many variants or &ldquo;distributions&rdquo; of GNU/Linux.  We "
-"recommend the <a href=\"/links/links.html#FreeGNULinuxDistributions\">GNU/"
-"Linux distributions</a> that are 100% free software; in other words, "
-"entirely freedom-respecting."
-msgstr ""
-
-# type: Content of: <table><tr><td><p>
-#: ../../po/home.proto:38
-msgid ""
-"The name &ldquo;GNU&rdquo; is a recursive acronym for &ldquo;GNU's Not "
-"Unix&rdquo;; it is pronounced <em>g-noo</em>, as one syllable with no vowel "
-"sound between the <em>g</em> and the <em>n</em>."
-msgstr ""
-
-# type: Content of: <h3>
-#: ../../po/home.proto:53
-msgid "What is Free Software?"
-msgstr ""
-
-# type: Content of: <p>
-#: ../../po/home.proto:55
-msgid ""
-"&ldquo;<a href=\"/philosophy/free-sw.html\">Free software</a>&rdquo; is a "
-"matter of liberty, not price.  To understand the concept, you should think "
-"of &ldquo;free&rdquo; as in &ldquo;free speech&rdquo;, not as in &ldquo;free "
-"beer&rdquo;."
-msgstr ""
-
-# type: Content of: <p>
-#: ../../po/home.proto:60
-msgid ""
-"Free software is a matter of the users' freedom to run, copy, distribute, "
-"study, change and improve the software.  More precisely, it refers to four "
-"kinds of freedom, for the users of the software:"
-msgstr ""
-
-# type: Content of: <ul><li>
-#: ../../po/home.proto:65
-msgid "The freedom to run the program, for any purpose (freedom 0)."
-msgstr ""
-
-# type: Content of: <ul><li>
-#: ../../po/home.proto:66
-msgid ""
-"The freedom to study how the program works, and adapt it to your needs "
-"(freedom 1).  Access to the source code is a precondition for this."
-msgstr ""
-
-# type: Content of: <ul><li>
-#: ../../po/home.proto:68
-msgid ""
-"The freedom to redistribute copies so you can help your neighbor (freedom 2)."
-msgstr ""
-
-# type: Content of: <ul><li>
-#: ../../po/home.proto:70
-msgid ""
-"The freedom to improve the program, and release your improvements to the "
-"public, so that the whole community benefits (freedom 3).  Access to the "
-"source code is a precondition for this."
-msgstr ""
-
-# type: Content of: <h3>
-#: ../../po/home.proto:76
-msgid "What is the Free Software Foundation?"
-msgstr ""
-
-# type: Content of: <table><tr><td><p>
-#: ../../po/home.proto:78
-msgid ""
-"The <a href=\"http://www.fsf.org\";>Free Software Foundation</a> (<abbr title="
-"\"Free Software Foundation\">FSF</abbr>) is the principal organizational "
-"sponsor of the GNU Project.  The <abbr>FSF</abbr> receives very little "
-"funding from corporations or grant-making foundations but relies on support "
-"from individuals like you."
-msgstr ""
-
-# type: Content of: <p>
-#: ../../po/home.proto:86
-msgid ""
-"Please consider helping the <abbr>FSF</abbr> by <a href=\"http://member.fsf.";
-"org/\">becoming an associate member</a>, <a href=\"http://order.fsf.org/";
-"\">buying manuals and gear</a> or by <a href=\"http://donate.fsf.org/";
-"\">donating money</a>.  If you use Free Software in your business, you can "
-"also consider <a href=\"http://patron.fsf.org/\";>corporate patronage</a> or "
-"<a href=\"http://www.gnu.org/order/\";>a deluxe distribution of GNU software</"
-"a> as a way to support the <abbr>FSF</abbr>."
-msgstr ""
-
-# type: Content of: <p>
-#: ../../po/home.proto:98
-msgid ""
-"The GNU project supports the mission of the <abbr>FSF</abbr> to preserve, "
-"protect and promote the freedom to use, study, copy, modify, and "
-"redistribute computer software, and to defend the rights of Free Software "
-"users.  We support the <a href=\"/philosophy/basic-freedoms.html\">freedoms "
-"of speech, press, and association</a> on the Internet, <a href=\"http://www.";
-"eff.org/privnow/\">the right to use encryption software for private "
-"communication</a>, and the <a href=\"/philosophy/protecting.html\">right to "
-"write software</a> unimpeded by private monopolies.  You can also learn more "
-"about these issues in the book <a href=\"/doc/book13.html\">Free Software, "
-"Free Society</a>."
-msgstr ""
-
-# type: Content of: <table><tr><td><p>
-#: ../../po/home.proto:112
-msgid ""
-"The FSF also has sister organizations in <a href=\"http://www.fsfeurope.org";
-"\">Europe</a>, <a href=\"http://www.fsfla.org/\";>Latin America</a> and <a "
-"href=\"http://fsf.org.in/\";>India</a>."
-msgstr ""
-
-# type: Content of: <table><tr><td><div><p>
-#: ../../po/home.proto:131
-msgid "<strong>Sign up for the <em>Free Software Supporter</em></strong>"
-msgstr ""
-
-# type: Content of: <table><tr><td><div><p>
-#: ../../po/home.proto:133
-msgid "A monthly update on GNU and the Free Software Foundation"
-msgstr ""
-
-# type: Content of: <table><tr><td><div><form><p>
-#: ../../po/home.proto:137
-msgid ""
-"<input type=\"text\" id=\"frmEmail\" name=\"email\" size=\"35\" maxlength="
-"\"80\" value=\"address@hidden" onfocus=\"this.value=''\" /> &nbsp; <input "
-"type=\"submit\" value=\"Subscribe me\" />"
-msgstr ""
-
-# type: Content of: <h3>
-#: ../../po/home.proto:141
-msgid "More information"
-msgstr ""
-
-# type: Content of: <ul><li>
-#: ../../po/home.proto:144
-msgid "<a href=\"/provide.html\">What we provide</a>"
-msgstr ""
-
-# type: Content of: <ul><li>
-#: ../../po/home.proto:145
-msgid "<a href=\"/philosophy/philosophy.html\">Why we exist</a>"
-msgstr ""
-
-# type: Content of: <ul><li>
-#: ../../po/home.proto:146
-msgid "<a href=\"/gnu/gnu-history.html\">Where we are going</a>"
-msgstr ""
-
-# type: Content of: <ul><li>
-#: ../../po/home.proto:147
-msgid "<a href=\"/help/help.html\">How you can help us get there</a>"
-msgstr ""
-
-# type: Content of: <ul><li>
-#: ../../po/home.proto:148
-msgid "<a href=\"/people/people.html\">Who we are</a>"
-msgstr ""
-
-# type: Content of: <ul><li>
-#: ../../po/home.proto:149
-msgid ""
-"<a href=\"/testimonials/testimonials.html\">What users think of GNU "
-"software</a>"
-msgstr ""
-
-# type: Content of: <table><tr><td><ul><li>
-#: ../../po/home.proto:151
-msgid ""
-"<a href=\"http://savannah.gnu.org/\";>Our project hosting server, savannah."
-"gnu.org</a>"
-msgstr ""
-
-# type: Content of: <table><tr><td><ul><li>
-#: ../../po/home.proto:153
-msgid "<a href=\"http://lists.gnu.org/\";>GNU mailing lists</a>"
-msgstr ""
-
-# type: Content of: <table><tr><td><ul><li>
-#: ../../po/home.proto:154
-msgid ""
-"Other areas of the GNU web site: <a href=\"/manual/manual.html\">Software "
-"documentation</a>, <a href=\"/graphics/graphics.html\">Graphics and art</a>, "
-"<a href=\"/fun/fun.html\">Fun</a>, <a href=\"/thankgnus/thankgnus.html"
-"\">ThankGNUs</a>."
-msgstr ""
-
-# type: Content of: <div><div><h3>
-#: ../../po/home.proto:168
-msgid "GNUs Flashes"
-msgstr ""
-
-# type: Content of: <p>
-#: ../../po/home.proto:189
-msgid ""
-"For other news, as well as for items that used to be in this GNUs Flashes "
-"section, see <a href=\"/server/whatsnew.html\">What's New</a> in and about "
-"the GNU Project."
-msgstr ""
-
-# type: Content of: <div><div><h3>
-#: ../../po/home.proto:197
-msgid "Take Action"
-msgstr ""
-
-# type: Content of: <table><tr><td><ul><li>
-#: ../../po/home.proto:200
-msgid ""
-"<strong>License drafting:</strong> <a href=\"/server/takeaction.html#licenses"
-"\">Participate</a> in the drafting of the GFDL and GSFDL."
-msgstr ""
-
-# type: Content of: <div><div><ul><li>
-#: ../../po/home.proto:203
-msgid ""
-"<a href=\"/server/takeaction.html#directory\">Add to the Free Software "
-"Directory</a>."
-msgstr ""
-
-# type: Content of: <div><div><ul><li>
-#: ../../po/home.proto:205
-msgid ""
-"<strong>Worldwide:</strong> <a href=\"/server/takeaction.html#doom\">Sign "
-"the Doom community's petition</a> to free the source code to the games "
-"Heretic and Hexen."
-msgstr ""
-
-# type: Content of: <ul><li>
-#: ../../po/home.proto:208
-msgid ""
-"<strong>Priority projects:</strong> <a href=\"http://www.fsf.org/campaigns/";
-"priority.html\">Contribute</a> to these projects we are emphasizing: <a href="
-"\"http://dri.freedesktop.org/wiki/\";>Free software 3D video drivers</a>, <a "
-"href=\"http://www.fsf.org/campaigns/free-bios.html\";>Free BIOS</a>, <a href="
-"\"http://www.gnu.org/software/gnash\";>Gnash</a> (GNU Flash Player), <a href="
-"\"/software/dotgnu/\">DotGNU</a> (free software replacement for .NET), <a "
-"href=\"http://gnupdf.org\";>GNU PDF</a>, <a href=\"http://xiph.org/\";>Xiph."
-"org and free Internet protocols</a>, <a href=\"http://sourceware.org/gdb/";
-"news/reversible.html\">reversible debugging for GDB</a>."
-msgstr ""
-
-# type: Content of: <div><div><ul><li>
-#: ../../po/home.proto:221
-msgid ""
-"<strong>US citizens:</strong> <a href=\"/server/takeaction.html#music-sharing"
-"\"> Sign EFF's petition</a> in favor of music sharing."
-msgstr ""
-
-# type: Content of: <div><div><ul><li>
-#: ../../po/home.proto:224
-msgid ""
-"<strong>US citizens:</strong> <a href=\"/server/takeaction.html#broadcast"
-"\">Support Public Knowledge against the \"broadcast flag\"</a>"
-msgstr ""
-
-# type: Content of: <ul><li>
-#: ../../po/home.proto:227
-msgid ""
-"<strong>Worldwide:</strong> <a href=\"/server/takeaction.html#wipochange"
-"\">Call on WIPO to change its name and mission</a>."
-msgstr ""
-
-# type: Content of: <ul><li>
-#: ../../po/home.proto:230
-msgid ""
-"<strong>Worldwide:</strong> <a href=\"/server/takeaction.html#wipo\">Raise "
-"awareness of dangers of WIPO Broadcast Treaty</a>."
-msgstr ""
-
-# type: Content of: <table><tr><td><ul><li>
-#: ../../po/home.proto:234
-msgid ""
-"<strong>Fight against software patents:</strong> <a href=\"http://www.";
-"endsoftpatents.org\">in the USA</a>, <a href=\"/server/takeaction.html#swpat"
-"\">in Europe</a>."
-msgstr ""
-
-# type: Content of: <div><div><ul><li>
-#: ../../po/home.proto:237
-msgid ""
-"<strong>US citizens:</strong> <a href=\"/server/takeaction.html#antidmca"
-"\">Sign petitions against software patents and the DMCA</a>."
-msgstr ""
-
-# type: Content of: <table><tr><td><ul><li>
-#: ../../po/home.proto:240
-msgid ""
-"<strong>Long-term contribution:</strong> <a href=\"/server/takeaction."
-"html#unmaint\">Take over an unmaintained GNU package:</a> <a href=\"/"
-"software/ffp/\">ffp</a>, <a href=\"/software/gnuprologjava/\">gnuprologjava</"
-"a>, <a href=\"/software/gnutrition/\">gnutrition</a>, <a href=\"/software/"
-"gtkeyboard/\">gtkeyboard</a>, <a href=\"/software/gv/\">gv</a>, <a href=\"/"
-"software/mifluz/\">mifluz</a>, <a href=\"/software/vmslib/\">vmslib</a>."
-msgstr ""
-
-# type: Content of: <div><div><ul><li>
-#: ../../po/home.proto:250
-msgid ""
-"<strong>Long-term contribution:</strong> <a href=\"/server/takeaction."
-"html#gnustep\">Please contribute</a> as a user and developer to <a href="
-"\"http://www.gnustep.org\";>GNUstep</a>, a free object-oriented framework for "
-"application development."
-msgstr ""
-
-# type: Content of: <table><tr><td><ul><li>
-#: ../../po/home.proto:254
-msgid ""
-"<strong>Long-term contribution:</strong> Help us translate the gnu.org "
-"essays into your native <a href=\"/server/standards/translations/priorities."
-"html#Languages\"> language</a> or <a href=\"/server/standards/translations/"
-"priorities.html#Orphaned\"> become a coordinator</a> of a www.gnu.org "
-"translation team."
-msgstr ""
-
-# type: Content of: <div><div><p>
-#: ../../po/home.proto:263
-msgid "<a href=\"/server/takeaction.html#other\">Other Action Items</a>"
-msgstr ""
-
-# type: Content of: <div>
-#. TRANSLATORS: Use space (SPC) as msgstr if you don't have notes.
-#: ../../po/home.proto:276
-msgid "*GNUN-SLOT: TRANSLATOR'S NOTES*"
-msgstr ""
-
-# type: Content of: <div><p>
-#: ../../po/home.proto:290
-msgid ""
-"Copyright &copy; 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, "
-"2006, 2007, 2008 <a href=\"http://www.fsf.org\";>Free Software Foundation</"
-"a>, Inc."
-msgstr ""
-
-# type: Content of: <div><p>
-#: ../../po/home.proto:294
-msgid ""
-"Verbatim copying and distribution of this entire article are permitted "
-"worldwide, without royalty, in any medium, provided this notice, and the "
-"copyright notice, are preserved."
-msgstr ""
-
-# type: Content of: <div><div>
-#. TRANSLATORS: Use space (SPC) as msgstr if you don't want credits.
-#: ../../po/home.proto:301
-msgid "*GNUN-SLOT: TRANSLATOR'S CREDITS*"
-msgstr ""
-
-# type: Content of: <div><p>
-#.  timestamp start 
-#: ../../po/home.proto:302
-msgid "Last Updated:"
-msgstr ""
-
-# type: Content of: <div><h4>
-#: ../../po/home.proto:313
-msgid ""
-"<a href=\"/server/standards/README.translations.html\">Translations</a> of "
-"this page"
-msgstr ""

Index: server/gnun/generic.pl.html
===================================================================
RCS file: server/gnun/generic.pl.html
diff -N server/gnun/generic.pl.html




reply via email to

[Prev in Thread] Current Thread [Next in Thread]