www-commits
[Top][All Lists]
Advanced

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

www/server/gnun gnun.mk priorities.mk


From: GNUN
Subject: www/server/gnun gnun.mk priorities.mk
Date: Tue, 17 Dec 2013 08:33:13 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     GNUN <gnun>     13/12/17 08:33:12

Modified files:
        server/gnun    : gnun.mk priorities.mk 

Log message:
        Automatic update by GNUnited Nations.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/gnun/gnun.mk?cvsroot=www&r1=1.360&r2=1.361
http://web.cvs.savannah.gnu.org/viewcvs/www/server/gnun/priorities.mk?cvsroot=www&r1=1.6&r2=1.7

Patches:
Index: gnun.mk
===================================================================
RCS file: /web/www/www/server/gnun/gnun.mk,v
retrieving revision 1.360
retrieving revision 1.361
diff -u -b -r1.360 -r1.361
--- gnun.mk     17 Dec 2013 07:50:20 -0000      1.360
+++ gnun.mk     17 Dec 2013 08:33:12 -0000      1.361
@@ -1,12 +1,42 @@
+# Copyright (C) 2007, 2008, 2009, 2010, 2011,
+#   2012, 2013 Free Software Foundation, Inc.
+
+# This file is part of GNUnited Nations.
+
+# GNUnited Nations is free software: you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+
+# GNUnited Nations is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with GNUnited Nations. If not, see <http://www.gnu.org/licenses/>.
+
+# TRANSLATORS: Add here your language code.  Please keep the
+# alphabetical order.
 TEMPLATE_LINGUAS := af ar bg ca cs de el es fa fr he hr id it ja ko ml nb nl \
                     pl pt-br ro ru sk sq sr sv ta tr uk zh-cn zh-tw
 
+# TRANSLATORS: Add here your language code if you want PO files with wdiffs
+# to previous msgids.
 FUZZY_DIFF_LINGUAS := de es fr hr it nl pl ru
 
+# List of articles for which GRACE do not apply; i.e. they are
+# regenerated even if there are fuzzy strings.
 no-grace-articles := home server/sitemap server/takeaction
 
+# The English sitemap HTML file is generated automatically outside of GNUN.
+# GNUN uses compendia automatically generated for this file when available.
 sitemap := server/sitemap
 
+# List of templates whose URLs are localized, but their "translations"
+# are maintained without PO files.
+# NOTE: footer-short and footer-min are remnants from the old-new
+# design; they should go at some point.
 localized-ssis := server/header server/head-include-1 \
                  server/head-include-2 server/banner \
                  server/html5-header server/html5-head-include-1 \
@@ -14,6 +44,7 @@
                  server/footer server/generic \
                  server/footer-short server/footer-min
 
+# List of mandatory templates (all %.$lang.po files are generated).
 extra-templates := philosophy/philosophy-menu \
                   server/body-include-1 \
                   server/body-include-2 \
@@ -23,11 +54,19 @@
                   server/outdated \
                   server/top-addendum
 
+# List of templates that are translated or not on the discretion
+# of the respective team (the PO files are merged, but are not created).
 optional-templates := planetfeeds \
                      manual/allgnupkgs \
                      server/home-pkgblurbs \
                      software/recent-releases-include
 
+# List of articles for which VALIDATE has no full effect; i.e. the
+# HTML files are never validated.
+#no-validate-articles :=   fry/happy-birthday-to-gnu \
+#                          education/education \
+#                          education/edu-software-gimp
+
 ALL_DIRS :=    accessibility \
                award \
                award/1998 \
@@ -621,4 +660,3 @@
                2012supporters \
                2013supporters \
                thankgnus
-

Index: priorities.mk
===================================================================
RCS file: /web/www/www/server/gnun/priorities.mk,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- priorities.mk       17 Dec 2013 07:50:32 -0000      1.6
+++ priorities.mk       17 Dec 2013 08:33:12 -0000      1.7
@@ -1,3 +1,25 @@
+# Copyright (C) 2013 Free Software Foundation, Inc.
+
+# This file is part of GNUnited Nations.
+
+# GNUnited Nations is free software: you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+
+# GNUnited Nations is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with GNUnited Nations. If not, see <http://www.gnu.org/licenses/>.
+
+# This file defines priorities for `report' targets.
+# It is based on /server/standards/translations/priorities.html
+# and /server/standards/README.translations.html.
+
+# The most important articles.
 priority-articles :=   philosophy/free-sw \
                        philosophy/why-free \
                        education/education \
@@ -13,6 +35,7 @@
                        distros/free-system-distribution-guidelines \
                        distros/common-distros
 
+# Second level of priority.
 important-articles :=  copyleft/copyleft \
                        philosophy/pragmatic \
                        philosophy/selling \
@@ -30,10 +53,10 @@
                        philosophy/right-to-read \
                        philosophy/free-doc
 
+# What to translate.
 important-directories :=       copyleft \
                                distros \
                                education \
                                gnu \
                                licenses \
                                philosophy
-



reply via email to

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