mirror of
https://github.com/opnsense/src.git
synced 2026-03-09 01:30:47 -04:00
and example script which can translate some repeated device entities. With -o <file> option it can be used to update translated list of entities (skip translated ones). Obtained from: The FreeBSD Russian Documentation Project
34 lines
936 B
Text
34 lines
936 B
Text
<!--
|
|
The FreeBSD Russian Documentation Project
|
|
|
|
$FreeBSD$
|
|
$FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/hardware/pc98/article.sgml,v 1.6 2005/03/10 11:04:21 den Exp $
|
|
|
|
Original revision: 1.3
|
|
-->
|
|
|
|
<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
|
|
<!ENTITY % articles.ent PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Articles Entity Set//EN">
|
|
%articles.ent;
|
|
|
|
<!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN">
|
|
%release;
|
|
<!ENTITY % devauto-ru PUBLIC "-//FreeBSD//ENTITIES Auto Generated Device Lists//RU">
|
|
%devauto-ru;
|
|
<!ENTITY % devauto PUBLIC "-//FreeBSD//ENTITIES Auto Generated Device Lists//EN">
|
|
%devauto;
|
|
<!ENTITY % sections SYSTEM "../common/hw.ent"> %sections;
|
|
|
|
<!-- Architecture-specific customization -->
|
|
|
|
<!ENTITY arch "pc98">
|
|
<!ENTITY arch.print "NEC PC-98x1">
|
|
|
|
]>
|
|
|
|
<article lang="ru">
|
|
&artheader;
|
|
§.intro;
|
|
§.proc.pc98;
|
|
§.dev;
|
|
</article>
|