aboutsummaryrefslogtreecommitdiff
path: root/es_ES.ISO8859-1/share/xml/entities.ent
blob: 196fe80ed6cbfb586a2103768ff391c04f8a9a19 (plain) (blame)
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
<!--
	$FreeBSD$
-->

<!ENTITY % l10n PUBLIC "-//FreeBSD//ENTITIES DocBook Language Specific Entities//EN"
	"l10n.ent">
%l10n;
<!ENTITY % freebsd PUBLIC "-//FreeBSD//ENTITIES DocBook Miscellaneous FreeBSD Entities//EN"
	"nonexistent">
%freebsd;
<!ENTITY % teams PUBLIC "-//FreeBSD//ENTITIES DocBook Team Entities//ES"
	"teams.ent">
%teams;
<!ENTITY % mailing-lists PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//ES"
	"mailing-lists.ent">
%mailing-lists;
<!ENTITY % es-mailing-lists PUBLIC  "-//FreeBSD//ENTITIES DocBook Spanish Mailing List Entities//ES"
	"es-mailing-lists.ent">
%es-mailing-lists;
<!ENTITY % newsgroups PUBLIC "-//FreeBSD//ENTITIES DocBook Newsgroup Entities//ES"
	"newsgroups.ent">
%newsgroups;
<!ENTITY % trademarks PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//ES"
	"trademarks.ent">
%trademarks;
<!ENTITY % translators PUBLIC "-//FreeBSD//ENTITIES DocBook Translator Entities//ES"
	"translators.ent">
%translators;
<!ENTITY % urls PUBLIC "-//FreeBSD//ENTITIES DocBook URL Entities//EN"
	"nonexistent">
%urls;