From ae325b35f8d22d403756ebd49051daf372927144 Mon Sep 17 00:00:00 2001 From: "Paul W. Frields" Date: Tue, 1 Apr 2008 01:57:01 +0000 Subject: Add support for bal locale --- common/entities/Makefile | 2 +- common/entities/po/sk.po | 14 +- common/legalnotice-content-bal.xml | 0 common/legalnotice-content-p1-bal.xml | 16 +++ common/legalnotice-content-p2-bal.xml | 16 +++ common/legalnotice-content-p3-bal.xml | 15 +++ common/legalnotice-content-p4-bal.xml | 14 ++ common/legalnotice-content-p5-bal.xml | 14 ++ common/legalnotice-content-p6-bal.xml | 15 +++ common/legalnotice-opl-bal.xml | 240 ++++++++++++++++++++++++++++++++++ common/legalnotice-relnotes-bal.xml | 37 ++++++ common/legalnotice-section-bal.xml | 40 ++++++ images/Makefile | 2 +- images/watermark-bal.png | Bin 0 -> 30629 bytes images/watermark-bal.svg | 16 +++ 15 files changed, 432 insertions(+), 9 deletions(-) create mode 100644 common/legalnotice-content-bal.xml create mode 100644 common/legalnotice-content-p1-bal.xml create mode 100644 common/legalnotice-content-p2-bal.xml create mode 100644 common/legalnotice-content-p3-bal.xml create mode 100644 common/legalnotice-content-p4-bal.xml create mode 100644 common/legalnotice-content-p5-bal.xml create mode 100644 common/legalnotice-content-p6-bal.xml create mode 100644 common/legalnotice-opl-bal.xml create mode 100644 common/legalnotice-relnotes-bal.xml create mode 100644 common/legalnotice-section-bal.xml create mode 100644 images/watermark-bal.png create mode 100644 images/watermark-bal.svg diff --git a/common/entities/Makefile b/common/entities/Makefile index a17f74c..ba66e6b 100644 --- a/common/entities/Makefile +++ b/common/entities/Makefile @@ -1,5 +1,5 @@ PRI_LANG=en_US -OTHERS =bn_IN ca cs da de el en es fi fr gu hi_IN hr hu it ja ml ms nb nl pa pl pt_BR pt ru sk sr sr_Latn sv ta uk zh_CN zh_TW +OTHERS =bal bn_IN ca cs da de el en es fi fr gu hi_IN hr hu it ja ml ms nb nl pa pl pt_BR pt ru sk sr sr_Latn sv ta uk zh_CN zh_TW ####################################################################### # PLEASE: diff --git a/common/entities/po/sk.po b/common/entities/po/sk.po index 7dcbad8..b49b7e3 100644 --- a/common/entities/po/sk.po +++ b/common/entities/po/sk.po @@ -5,13 +5,13 @@ msgid "" msgstr "" "Project-Id-Version: entities\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-10-18 08:12-0700\n" +"POT-Creation-Date: 2008-03-31 21:09-0400\n" "PO-Revision-Date: 2008-03-20 17:08+0100\n" "Last-Translator: Pavol Šimo \n" "Language-Team: Slovenský \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit" +"Content-Transfer-Encoding: 8bit\n" #: entities-en_US.xml:4(title) msgid "" @@ -19,9 +19,9 @@ msgid "" "subject to change at anytime. This is an important value the the entity " "provides: a single location to update terms and common names." msgstr "" -"Tieto bežné entity sú užitočné skratky mien a iných termínov, ktoré by sa mohli " -"zmeniť kedykoľvek. Tento súbor prináša jednoznačné umiestnenie a pomáha pri " -"ich aktualizovaní." +"Tieto bežné entity sú užitočné skratky mien a iných termínov, ktoré by sa " +"mohli zmeniť kedykoľvek. Tento súbor prináša jednoznačné umiestnenie a " +"pomáha pri ich aktualizovaní." #: entities-en_US.xml:7(comment) entities-en_US.xml:15(comment) msgid "Generic root term" @@ -326,6 +326,6 @@ msgstr "deprecatednotice-en_US.xml" #. Put one translator per line, in the form of NAME , YEAR1, YEAR2. #: entities-en_US.xml:0(None) msgid "translator-credits" -msgstr "Marek Mahut , 2008\n" +msgstr "" +"Marek Mahut , 2008\n" "Pavol Šimo , 2008" - diff --git a/common/legalnotice-content-bal.xml b/common/legalnotice-content-bal.xml new file mode 100644 index 0000000..e69de29 diff --git a/common/legalnotice-content-p1-bal.xml b/common/legalnotice-content-p1-bal.xml new file mode 100644 index 0000000..d181aee --- /dev/null +++ b/common/legalnotice-content-p1-bal.xml @@ -0,0 +1,16 @@ + + + +%FEDORA-ENTITIES; + +]> + + + Copyright (c) 2007 by Red Hat, Inc. and others. This material may be + distributed only subject to the terms and conditions set forth in the Open + Publication License, v1.0, available at . + diff --git a/common/legalnotice-content-p2-bal.xml b/common/legalnotice-content-p2-bal.xml new file mode 100644 index 0000000..81df700 --- /dev/null +++ b/common/legalnotice-content-p2-bal.xml @@ -0,0 +1,16 @@ + + + +%FEDORA-ENTITIES; + +]> + + + The Fedora Art Project created the admonition graphics (note, tip, important, caution, + and warning). Tommy Reynolds Tommy.Reynolds@MegaCoder.com + created the callout graphics. They all may be freely redistributed with + documentation produced for the Fedora Project. + diff --git a/common/legalnotice-content-p3-bal.xml b/common/legalnotice-content-p3-bal.xml new file mode 100644 index 0000000..2c9b948 --- /dev/null +++ b/common/legalnotice-content-p3-bal.xml @@ -0,0 +1,15 @@ + + + +%FEDORA-ENTITIES; + +]> + + + FEDORA, FEDORA PROJECT, and the Fedora Logo are trademarks of Red Hat, Inc., + are registered or pending registration in the U.S. and other countries, and + are used here under license to the Fedora Project. + diff --git a/common/legalnotice-content-p4-bal.xml b/common/legalnotice-content-p4-bal.xml new file mode 100644 index 0000000..7e3b4d8 --- /dev/null +++ b/common/legalnotice-content-p4-bal.xml @@ -0,0 +1,14 @@ + + + +%FEDORA-ENTITIES; + +]> + + + &RH; and the &RH; "Shadow Man" logo are registered trademarks of &FORMAL-RHI; + in the United States and other countries. + diff --git a/common/legalnotice-content-p5-bal.xml b/common/legalnotice-content-p5-bal.xml new file mode 100644 index 0000000..d8ceef0 --- /dev/null +++ b/common/legalnotice-content-p5-bal.xml @@ -0,0 +1,14 @@ + + + +%FEDORA-ENTITIES; + +]> + + + All other trademarks and copyrights referred to are the property of their + respective owners. + diff --git a/common/legalnotice-content-p6-bal.xml b/common/legalnotice-content-p6-bal.xml new file mode 100644 index 0000000..8e32371 --- /dev/null +++ b/common/legalnotice-content-p6-bal.xml @@ -0,0 +1,15 @@ + + + +%FEDORA-ENTITIES; + +]> + + + Documentation, as with software itself, may be subject to export control. + Read about Fedora Project export controls at http://fedoraproject.org/wiki/Legal/Export. + diff --git a/common/legalnotice-opl-bal.xml b/common/legalnotice-opl-bal.xml new file mode 100644 index 0000000..d01a5ba --- /dev/null +++ b/common/legalnotice-opl-bal.xml @@ -0,0 +1,240 @@ + + + +%FEDORA-ENTITIES; + +]> + + + + + + + Permission is granted to copy, distribute, and/or modify this + document under the terms of the Open Publication Licence, Version + 1.0, or any later version. The terms of the OPL are set out below. + + + + REQUIREMENTS ON BOTH UNMODIFIED AND MODIFIED + VERSIONS + + Open Publication works may be reproduced and distributed in + whole or in part, in any medium physical or electronic, provided + that the terms of this license are adhered to, and that this + license or an incorporation of it by reference (with any options + elected by the author(s) and/or publisher) is displayed in the + reproduction. + + + + Proper form for an incorporation by reference is as follows: + + + + Copyright (c) <year> by <author's name or designee>. + This material may be distributed only subject to the terms and + conditions set forth in the Open Publication License, vX.Y or + later (the latest version is presently available at ). + + + + The reference must be immediately followed with any options + elected by the author(s) and/or publisher of the document (see + section VI). Commercial redistribution of Open + Publication-licensed material is permitted. Any publication in + standard (paper) book form shall require the citation of the + original publisher and author. The publisher and author's names + shall appear on all outer surfaces of the book. On all outer + surfaces of the book the original publisher's name shall be as + large as the title of the work and cited as possessive with + respect to the title. + + + + COPYRIGHT + + The copyright to each Open Publication is owned by its author(s) + or designee. + + + + SCOPE OF LICENSE + + + The following license terms apply to all Open Publication works, + unless otherwise explicitly stated in the document. + + + + Mere aggregation of Open Publication works or a portion of an + Open Publication work with other works or programs on the same + media shall not cause this license to apply to those other + works. The aggregate work shall contain a notice specifying the + inclusion of the Open Publication material and appropriate + copyright notice. + + + + SEVERABILITY. If any part of this license is found to be + unenforceable in any jurisdiction, the remaining portions of the + license remain in force. + + + + NO WARRANTY. Open Publication works are licensed and provided + "as is" without warranty of any kind, express or implied, + including, but not limited to, the implied warranties of + merchantability and fitness for a particular purpose or a + warranty of non-infringement. + + + + REQUIREMENTS ON MODIFIED WORKS + + + All modified versions of documents covered by this license, + including translations, anthologies, compilations and partial + documents, must meet the following requirements: + + + + + + The modified version must be labeled as such. + + + + + The person making the modifications must be identified and + the modifications dated. + + + + + Acknowledgement of the original author and publisher if + applicable must be retained according to normal academic + citation practices. + + + + + The location of the original unmodified document must be + identified. + + + + + The original author's (or authors') name(s) may not be used + to assert or imply endorsement of the resulting document + without the original author's (or authors') permission. + + + + + + GOOD-PRACTICE RECOMMENDATIONS + + + In addition to the requirements of this license, it is requested + from and strongly recommended of redistributors that: + + + + + + If you are distributing Open Publication works on hardcopy + or CD-ROM, you provide email notification to the authors of + your intent to redistribute at least thirty days before your + manuscript or media freeze, to give the authors time to + provide updated documents. This notification should describe + modifications, if any, made to the document. + + + + + All substantive modifications (including deletions) be + either clearly marked up in the document or else described + in an attachment to the document. + + + + + Finally, while it is not mandatory under this license, it is + considered good form to offer a free copy of any hardcopy + and CD-ROM expression of an Open Publication-licensed work + to its author(s). + + + + + + + LICENSE OPTIONS + + + The author(s) and/or publisher of an Open Publication-licensed + document may elect certain options by appending language to the + reference to or copy of the license. These options are + considered part of the license instance and must be included + with the license (or its incorporation by reference) in derived + works. + + + + A. To prohibit distribution of substantively modified versions + without the explicit permission of the author(s). "Substantive + modification" is defined as a change to the semantic content of + the document, and excludes mere changes in format or + typographical corrections. + + + + To accomplish this, add the phrase 'Distribution of + substantively modified versions of this document is prohibited + without the explicit permission of the copyright holder.' to the + license reference or copy. + + + + B. To prohibit any publication of this work or derivative works + in whole or in part in standard (paper) book form for commercial + purposes is prohibited unless prior permission is obtained from + the copyright holder. + + + + To accomplish this, add the phrase 'Distribution of the work or + derivative of the work in any standard (paper) book form is + prohibited unless prior permission is obtained from the + copyright holder.' to the license reference or copy. + + + + + + diff --git a/common/legalnotice-relnotes-bal.xml b/common/legalnotice-relnotes-bal.xml new file mode 100644 index 0000000..7d1e48a --- /dev/null +++ b/common/legalnotice-relnotes-bal.xml @@ -0,0 +1,37 @@ + + + +%FEDORA-ENTITIES; + +]> + + + + + + This document is released under the terms of the Open Publication License. + For more details, read the full legalnotice in . + + + Latest Release Notes on the Web + + These release notes may be updated. Visit to view the latest + release notes for Fedora Core. + + + diff --git a/common/legalnotice-section-bal.xml b/common/legalnotice-section-bal.xml new file mode 100644 index 0000000..a163ea2 --- /dev/null +++ b/common/legalnotice-section-bal.xml @@ -0,0 +1,40 @@ + + + + + %FEDORA-ENTITIES; + +]> + + +
+ Legal Notice + + + + + + +
+ diff --git a/images/Makefile b/images/Makefile index c275aeb..0cf053a 100644 --- a/images/Makefile +++ b/images/Makefile @@ -13,7 +13,7 @@ SVGFILES=watermark-ca.svg watermark-de.svg watermark-el.svg watermark-en.svg \ watermark-pl.svg watermark-fr_FR.svg watermark-ja.svg \ watermark-sv.svg watermark-uk.svg watermark-fi.svg watermark-hu.svg \ watermark-bn_IN.svg watermark-sr.svg watermark-sr_Latn.svg \ - watermark-hi_IN.svg + watermark-hi_IN.svg watermark-bal.svg PNGFILES=${SVGFILES:.svg=.png} diff --git a/images/watermark-bal.png b/images/watermark-bal.png new file mode 100644 index 0000000..48e39a3 Binary files /dev/null and b/images/watermark-bal.png differ diff --git a/images/watermark-bal.svg b/images/watermark-bal.svg new file mode 100644 index 0000000..6d585a3 --- /dev/null +++ b/images/watermark-bal.svg @@ -0,0 +1,16 @@ + + + +]> + + Fedora Doc Project Watermark + The word DRAFT rendered in grey at 45 degrees + + + DRAFT + NOT FOR REFERENCE + + + -- cgit