summaryrefslogtreecommitdiffstats
path: root/common/entities/entities-ru.ent
blob: c8c8090bb8cf161c14d9ea88d2c7e114d60419bd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
<!-- Group: Automatic Entities -->
<!ENTITY FDPCOMMONDIR  "../../docs-common/common" > <!-- Base directory -->
  <!-- These common entities are useful shorthand terms and names, which may be subject to change at anytime. This is an important value the the entity provides: a single location to update terms and common names. -->

  <!-- Group: Fedora common entries -->

    <!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  "&FED; Project" > <!-- Generic overall project name -->
    <!ENTITY FDP  "&FED; Docs Project" > <!-- Generic docs project name -->
    <!ENTITY FDPX  "&FED; Docs Project" > <!-- Short docs project name -->
    <!ENTITY EX  "Extras" > <!-- cf. Core -->
    <!ENTITY FEX  "&FED; &EX;" > <!-- cf. Fedora Core -->
    <!ENTITY FDP-URL  "<ulink url='http://fedora.redhat.com/projects/docs/'/>" > <!-- Fedora Docs Project URL -->
    <!ENTITY FP-URL  "<ulink url='http://fedora.redhat.com/'/>" > <!-- Fedora Project URL -->
    <!ENTITY FDPDOCS-URL  "<ulink url='http://fedora.redhat.com/docs/'/>" > <!-- Fedora Documentation (repository) URL -->
    <!ENTITY BZ  "Bugzilla" > <!-- Bugzilla -->
    <!ENTITY BZ-URL  "<ulink url='http://bugzilla.redhat.com'/>" > <!-- Bugzilla URL -->
    <!ENTITY BZ-PROD  "&FED; Documentation" > <!-- Bugzilla product for Fedora Docs -->
  
  <!-- Group: 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 -->
  
  <!-- Group: 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" -->
  
  <!-- Group: Technology terms -->

    <!ENTITY SEL  "SELinux" > <!-- Generic technology term -->
  
  <!-- Group: Common doc files -->

    <!ENTITY LEGALNOTICE SYSTEM "../../docs-common/common/legalnotice-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
    <!ENTITY LEGALNOTICE-CONTENT SYSTEM "../../docs-common/common/legalnotice-content-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
    <!ENTITY LEGALNOTICE-OPL SYSTEM "../../docs-common/common/legalnotice-opl-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
    <!ENTITY LEGALNOTICE-OPL-CONTENT SYSTEM "../../docs-common/common/opl.xml" > <!-- FIXME: PLEASE DEFINE ME -->
    <!ENTITY LEGALNOTICE-RELNOTES SYSTEM "../../docs-common/common/legalnotice-relnotes-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
    <!ENTITY LEGALNOTICE-SECTION SYSTEM "../../docs-common/common/legalnotice-section-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
    <!ENTITY BUG-REPORTING SYSTEM "../../docs-common/common/bugreporting-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
  
  <!-- Group: Common applications -->

  
  <!-- Group: Required by build scripts -->

    <!ENTITY PROJECT  "&FP;" > <!-- FIXME: PLEASE DEFINE ME -->
  
  <!-- Group: Tutorial Titles -->

    <!ENTITY IG  "Installation Guide" > <!-- FIXME: PLEASE DEFINE ME -->
    <!ENTITY DOCG  "Documentation Guide" > <!-- FIXME: PLEASE DEFINE ME -->
  
  <!-- Group: Tutorial URL's -->

    <!ENTITY IG-URL  "<ulink url='http://fedora.redhat.com/docs/fedora-install-guide-en/'/>" > <!-- FIXME: PLEASE DEFINE ME -->
    <!ENTITY DOCG-URL  "<ulink url='http://fedora.redhat.com/participate/documentation-guide/'/>" > <!-- FIXME: PLEASE DEFINE ME -->
  
  <!-- Group: Status notices -->

    <!ENTITY DRAFTNOTICE SYSTEM "draftnotice-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
    <!ENTITY LEGACYNOTICE SYSTEM "legacynotice-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
    <!ENTITY OBSOLETENOTICE SYSTEM "obsoletenotice-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
    <!ENTITY DEPRECATEDNOTICE SYSTEM "deprecatednotice-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->