1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00

- Add a patch for Simplified Chinese to improve translations (1).

- Update Russian patch (2).

Submitted by:	Xin LI (1), den (2)
This commit is contained in:
Jun Kuriyama 2004-08-26 09:52:13 +00:00
parent e78869878c
commit 7ceb0b1769
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=117304
3 changed files with 62 additions and 3 deletions

View File

@ -7,7 +7,7 @@
PORTNAME= dsssl-docbook-modular
PORTVERSION= 1.78
PORTREVISION= 5
PORTREVISION= 6
PORTEPOCH= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}

View File

@ -1,5 +1,5 @@
--- common/dbl1ru.ent.orig Tue Jul 20 15:57:35 2004
+++ common/dbl1ru.ent Tue Jul 20 15:58:01 2004
--- common/dbl1ru.ent.orig Wed Feb 19 20:41:30 2003
+++ common/dbl1ru.ent Thu Aug 26 13:31:31 2004
@@ -125,7 +125,7 @@
<!ENTITY set "\U-041F;\U-043E;\U-0434;\U-0431;\U-043E;\U-0440;\U-043A;\U-0430;">
<!ENTITY SetIndex "\U-0418;\U-043D;\U-0434;\U-0435;\U-043A;\U-0441; \U-043F;\U-043E;\U-0434;\U-0431;\U-043E;\U-0440;\U-043A;\U-0438;">
@ -9,3 +9,12 @@
<!ENTITY sidebar "\U-0432;\U-044B;\U-0434;\U-0435;\U-043B;\U-0435;\U-043D;\U-0438;\U-0435;">
<!ENTITY Step "\U-0428;\U-0430;\U-0433;">
<!ENTITY step "\U-0448;\U-0430;\U-0433;">
@@ -139,7 +139,7 @@
<!ENTITY WARNING "\U-0412;\U-041D;\U-0418;\U-041C;\U-0410;\U-041D;\U-0418;\U-0415;">
<!ENTITY Warning "\U-0412;\U-043D;\U-0438;\U-043C;\U-0430;\U-043D;\U-0438;\U-0435;">
<!ENTITY warning "\U-0412;\U-043D;\U-0438;\U-043C;\U-0430;\U-043D;\U-0438;\U-0435;">
-<!ENTITY and "">
+<!ENTITY and "\U-0438;">
<!ENTITY by "">
<!ENTITY called "">
<!ENTITY edited "\U-041F;\U-043E;\U-0434; \U-0440;\U-0435;\U-0434;\U-0430;\U-043A;\U-0446;\U-0438;\U-0435;\U-0439;">

View File

@ -0,0 +1,50 @@
--- common/dbl1zhcn.dsl.orig Sat Aug 21 05:25:09 2004
+++ common/dbl1zhcn.dsl Sat Aug 21 05:25:47 2004
@@ -76,7 +76,7 @@
(list (normalize "bibliography") "%t")
(list (normalize "book") "%t")
(list (normalize "chapter") (if %chapter-autolabel%
- "&#181;&#218; %n &Chapter;"
+ "\U-7B2C %n &Chapter;"
"the &chapter; called %t"))
(list (normalize "equation") "&Equation; %n")
(list (normalize "example") "&Example; %n")
@@ -84,30 +84,30 @@
(list (normalize "glossary") "%t")
(list (normalize "index") "%t")
(list (normalize "listitem") "%n")
- (list (normalize "part") "&#181;&#218; %n &Part;")
+ (list (normalize "part") "\U-7B2C; %n &Part;")
(list (normalize "preface") "%t")
(list (normalize "procedure") "&Procedure; %n, %t")
(list (normalize "reference") "&Reference; %n, %t")
(list (normalize "section") (if %section-autolabel%
- "&#181;&#218; %n &section;"
+ "\U-7B2C; %n &section;"
"the &section; called %t"))
(list (normalize "sect1") (if %section-autolabel%
- "&#181;&#218; %n &section;"
+ "\U-7B2C; %n &section;"
"the &section; called %t"))
(list (normalize "sect2") (if %section-autolabel%
- "&#181;&#218; %n &section;"
+ "\U-7B2C; %n &section;"
"the &section; called %t"))
(list (normalize "sect3") (if %section-autolabel%
- "&#181;&#218; %n &section;"
+ "\U-7B2C; %n &section;"
"the &section; called %t"))
(list (normalize "sect4") (if %section-autolabel%
- "&#181;&#218; %n &section;"
+ "\U-7B2C; %n &section;"
"the &section; called %t"))
(list (normalize "sect5") (if %section-autolabel%
- "&#181;&#218; %n &section;"
+ "\U-7B2C; %n &section;"
"the &section; called %t"))
(list (normalize "simplesect") (if %section-autolabel%
- "&#181;&#218; %n &section;"
+ "\U-7B2C; %n &section;"
"the &section; called %t"))
(list (normalize "sidebar") "&sidebar; %t")
(list (normalize "step") "&step; %n")