summaryrefslogtreecommitdiffstats
path: root/common/fedora-entities-pl.ent
diff options
context:
space:
mode:
authorPiotr Drąg <piotrdrag@gmail.com>2006-06-20 12:24:56 +0000
committerPiotr Drąg <piotrdrag@gmail.com>2006-06-20 12:24:56 +0000
commit5ea01cf03bf7da6e30aae4686938d5423b858853 (patch)
tree67cdda78ee727318ebd6e36d096a6f7d6f90d218 /common/fedora-entities-pl.ent
parent11f2e0033a1617079018d8f3987874567787f53d (diff)
downloadfedora-doc-utils-5ea01cf03bf7da6e30aae4686938d5423b858853.tar.gz
fedora-doc-utils-5ea01cf03bf7da6e30aae4686938d5423b858853.tar.xz
fedora-doc-utils-5ea01cf03bf7da6e30aae4686938d5423b858853.zip
Add some Polish common files
Diffstat (limited to 'common/fedora-entities-pl.ent')
-rw-r--r--common/fedora-entities-pl.ent76
1 files changed, 76 insertions, 0 deletions
diff --git a/common/fedora-entities-pl.ent b/common/fedora-entities-pl.ent
new file mode 100644
index 0000000..f31bf81
--- /dev/null
+++ b/common/fedora-entities-pl.ent
@@ -0,0 +1,76 @@
+<!-- $Id: fedora-entities-pl.ent,v 1.1 2006/06/20 12:24:56 raven Exp $ -->
+
+<!--
+ These common entities are useful shorthand
+ terms and names, which may be subject to
+ change at anytime. This is an important
+ value the entity provides, a single location
+ to update terms and common names.
+-->
+
+<!-- *************** Fedora common entities *************** -->
+<!ENTITY FED "Fedora"> <!-- Generic root term -->
+<!ENTITY CORE "Core"> <!-- Generic root term -->
+<!ENTITY FC "&FED; &CORE;"> <!-- Generic main project name -->
+<!ENTITY DISTRO "&FC;"> <!-- Legacy entity -->
+<!ENTITY FCX "FC"> <!-- Short project name -->
+<!ENTITY FP "Projekt &FED;"> <!-- Generic overall project name -->
+<!ENTITY FDP "Projekt dokumentacji &FED;"> <!-- Generic docs project name -->
+<!ENTITY FDPX "Projekt dokumentacji &FED;"> <!-- Short docs project name -->
+<!ENTITY EX "Extras"> <!-- cf. Core -->
+<!ENTITY FEX "&FED; &EX;"> <!-- cf. Fedora Core -->
+
+<!ENTITY FP-URL "<ulink url='http://fedora.redhat.com/'>http://fedora.redhat.com/</ulink>"> <!-- Fedora Project URL -->
+<!ENTITY FDP-URL "<ulink url='http://fedora.redhat.com/projects/docs/'>http://fedora.redhat.com/projects/docs/</ulink>"> <!-- Fedora Docs Project URL -->
+<!ENTITY FDPDOCS-URL "<ulink url='http://fedora.redhat.com/docs/'>http://fedora.redhat.com/docs/</ulink>"> <!-- Fedora Documentation (repository) URL -->
+
+<!ENTITY BZ "Bugzilla"> <!-- Bugzilla -->
+<!ENTITY BZ-URL "<ulink url='http://bugzilla.redhat.com/'>http://bugzilla.redhat.com/</ulink>"> <!-- Bugzilla URL -->
+<!ENTITY BZ-PROD "Dokumentacja &FED;"> <!-- Bugzilla product for Fedora docs -->
+
+<!-- *************** Fedora version numbers *************** -->
+<!ENTITY FCVER "4"> <!-- Current release version of main project -->
+<!ENTITY TESTVER "test3"> <!-- Current test number of main project -->
+<!ENTITY FCTESTVER "5 &TESTVER;"> <!-- Current test version of main project -->
+
+
+<!-- ************** other common names *********** -->
+<!ENTITY RH "Red Hat"> <!-- The generic term "Red Hat" -->
+<!ENTITY FORMAL-RHI "&RH;, Inc."> <!-- The generic term "Red Hat, Inc. -->
+<!ENTITY RHL "&RH; Linux"> <!-- The generic term "Red Hat Linux" -->
+<!ENTITY RHN "&RH; Network"> <!-- The generic term "Red Hat Network" -->
+<!ENTITY RHEL "&RH; Enterprise Linux"> <!-- The generic term "Red Hat Enterprise Linux" -->
+
+<!-- ************** technology terms *********** -->
+<!ENTITY SEL "SELinux"> <!-- Generic technology term -->
+
+<!-- ************** common doc files *********** -->
+<!ENTITY LEGALNOTICE SYSTEM "./legalnotice-pl.xml">
+<!ENTITY LEGALNOTICE-CONTENT SYSTEM "./legalnotice-content-pl.xml">
+<!ENTITY LEGALNOTICE-OPL SYSTEM "./legalnotice-opl-pl.xml">
+<!ENTITY LEGALNOTICE-OPL-CONTENT SYSTEM "./opl.xml">
+<!ENTITY LEGALNOTICE-RELNOTES SYSTEM "./legalnotice-relnotes-pl.xml">
+<!ENTITY LEGALNOTICE-SECTION SYSTEM "./legalnotice-section-pl.xml">
+<!ENTITY BUG-REPORTING SYSTEM "./bugreporting-pl.xml">
+
+<!-- ************** common applications? *********** -->
+
+<!-- ************** required by build scripts *********** -->
+
+<!ENTITY PROJECT "&FP;">
+
+<!-- ************** tutorial titles ********** -->
+
+<!ENTITY IG "Przewodnik po instalacji">
+<!ENTITY DOCG "Przewodnik po dokumentacji">
+
+<!-- ************** tutorial URLs *********** -->
+
+<!ENTITY IG-URL "<ulink url='http://fedora.redhat.com/docs/fedora-install-guide-en/'/>">
+<!ENTITY DOCG-URL "<ulink url='http://fedora.redhat.com/participate/documentation-guide/'/>">
+
+<!-- ************** status notices ************* -->
+<!ENTITY DRAFTNOTICE SYSTEM "./draftnotice-pl.xml">
+<!ENTITY LEGACYNOTICE SYSTEM "./legacynotice-pl.xml">
+<!ENTITY OBSOLETENOTICE SYSTEM "./obsoletenotice-pl.xml">
+<!ENTITY DEPRECATEDNOTICE SYSTEM "./deprecatednotice-pl.xml">