Add nynorsk and bokml, remove double angle quotes from other languages

This commit is contained in:
Keith Packard 2002-07-12 09:13:32 +00:00
parent c2b971c898
commit 3f03d0c2ac
18 changed files with 565 additions and 480 deletions

View File

@ -1,4 +1,4 @@
XCOMM $XFree86: xc/lib/fontconfig/fc-lang/Imakefile,v 1.7 2002/07/12 07:52:15 keithp Exp $
XCOMM $XFree86: xc/lib/fontconfig/fc-lang/Imakefile,v 1.8 2002/07/12 07:58:16 keithp Exp $
#ifdef UseInstalled
/* building outside the tree, use private defines */
@ -21,20 +21,21 @@ TMPL=fclang.tmpl.h
# language codes
#
ORTH=ab.orth ar.orth ava.orth az.orth ba.orth be.orth bg.orth bh.orth\
bho.orth bn.orth bo.orth br.orth bua.orth ca.orth ce.orth chm.orth\
chr.orth co.orth cs.orth cv.orth da.orth de.orth el.orth en.orth eo.orth\
es.orth et.orth eu.orth fa.orth fi.orth fo.orth fr.orth fy.orth ga.orth\
gd.orth gez.orth gl.orth gu.orth he.orth hi.orth hr.orth hu.orth hy.orth\
ik.orth is.orth it.orth iu.orth ja.orth ka.orth kaa.orth kk.orth kl.orth\
km.orth kn.orth ko.orth kok.orth ks.orth ku.orth kum.orth kv.orth\
ky.orth la.orth lez.orth lo.orth lt.orth lv.orth mk.orth ml.orth mn.orth\
mo.orth mr.orth mt.orth ne.orth nl.orth no.orth oc.orth or.orth os.orth\
pl.orth pt.orth rm.orth ro.orth ru.orth sa.orth sah.orth sel.orth\
sh.orth si.orth sk.orth sl.orth sq.orth sr.orth sv.orth ta.orth te.orth\
tg.orth th.orth tk.orth tl.orth tr.orth tt.orth tyv.orth uk.orth uz.orth\
vo.orth wa.orth yi.orth zh_cn.orth zh_hk.orth zh_mo.orth zh_sg.orth\
zh_tw.orth
ORTH=ab.orth ar.orth ava.orth az.orth ba.orth be.orth bg.orth bh.orth \
bho.orth bn.orth bo.orth br.orth bua.orth ca.orth ce.orth chm.orth \
chr.orth co.orth cs.orth cv.orth da.orth de.orth el.orth en.orth eo.orth \
es.orth et.orth eu.orth fa.orth fi.orth fo.orth fr.orth fy.orth ga.orth \
gd.orth gez.orth gl.orth gu.orth he.orth hi.orth hr.orth hu.orth hy.orth \
ik.orth is.orth it.orth iu.orth ja.orth ka.orth kaa.orth kk.orth kl.orth \
km.orth kn.orth ko.orth kok.orth ks.orth ku.orth kum.orth kv.orth \
ky.orth la.orth lez.orth lo.orth lt.orth lv.orth mk.orth ml.orth mn.orth \
mo.orth mr.orth mt.orth nb.orth ne.orth nl.orth nn.orth no.orth oc.orth \
or.orth os.orth pl.orth pt.orth rm.orth ro.orth ru.orth sa.orth sah.orth \
sel.orth sh.orth si.orth sk.orth sl.orth sq.orth sr.orth sv.orth ta.orth \
te.orth tg.orth th.orth tk.orth tl.orth tr.orth tt.orth tyv.orth uk.orth \
uz.orth vo.orth wa.orth yi.orth zh_cn.orth zh_hk.orth zh_mo.orth \
zh_sg.orth zh_tw.orth
all:: $(TARG)

View File

@ -1,5 +1,5 @@
#
# $XFree86$
# $XFree86: xc/lib/fontconfig/fc-lang/ab.orth,v 1.2 2002/07/06 23:59:15 keithp Exp $
#
# Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
#
@ -22,8 +22,8 @@
# PERFORMANCE OF THIS SOFTWARE.
#
# Abkhazia (AB)
00ab
00bb
#00ab # double angle quotes
#00bb # double angle quotes
0401
040f
0410-044f

View File

@ -1,5 +1,5 @@
#
# $XFree86$
# $XFree86: xc/lib/fontconfig/fc-lang/ba.orth,v 1.2 2002/07/06 23:59:15 keithp Exp $
#
# Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
#
@ -22,8 +22,8 @@
# PERFORMANCE OF THIS SOFTWARE.
#
# Bashkir (BA)
00ab
00bb
#00ab
#00bb
0401
0410-044f
0451

View File

@ -1,5 +1,5 @@
#
# $XFree86$
# $XFree86: xc/lib/fontconfig/fc-lang/be.orth,v 1.2 2002/07/06 23:59:15 keithp Exp $
#
# Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
#
@ -22,8 +22,8 @@
# PERFORMANCE OF THIS SOFTWARE.
#
# Byelorussian (BE)
00ab
00bb
#00ab
#00bb
0401
0406
040e

View File

@ -1,5 +1,5 @@
#
# $XFree86$
# $XFree86: xc/lib/fontconfig/fc-lang/br.orth,v 1.2 2002/07/06 23:59:15 keithp Exp $
#
# Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
#
@ -22,11 +22,11 @@
# PERFORMANCE OF THIS SOFTWARE.
#
# Breton (BR)
0027
#0027
0041-005a
0061-007a
00ab
00bb
#00ab
#00bb
00c2
00ca
00d1

View File

@ -1,5 +1,5 @@
#
# $XFree86$
# $XFree86: xc/lib/fontconfig/fc-lang/da.orth,v 1.2 2002/07/06 23:59:15 keithp Exp $
#
# Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
#
@ -24,8 +24,8 @@
# Danish (DA)
0041-005a
0061-007a
00ab
00bb
#00ab
#00bb
00c0-00c2
00c4-00cb
00cd

View File

@ -1,5 +1,5 @@
#
# $XFree86$
# $XFree86: xc/lib/fontconfig/fc-lang/de.orth,v 1.2 2002/07/06 23:59:15 keithp Exp $
#
# Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
#
@ -22,8 +22,8 @@
# PERFORMANCE OF THIS SOFTWARE.
#
# German (DE)
00ab
00bb
#00ab
#00bb
0041-005a
0061-007a
00c4

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,5 @@
#
# $XFree86$
# $XFree86: xc/lib/fontconfig/fc-lang/fr.orth,v 1.2 2002/07/06 23:59:15 keithp Exp $
#
# Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
#
@ -24,8 +24,8 @@
# French (FR)
0041-005a
0061-007a
00ab
00bb
#00ab
#00bb
00c0
00c2
00c6
@ -45,7 +45,7 @@
00f9
00fb
00ff
#0152-0153 # Oe and oe
#0178 # Y with diaresis
0152-0153 # Oe and oe
0178 # Y with diaresis
#2019-201a # single quotes
#2039-203a # angle quotes

View File

@ -1,5 +1,5 @@
#
# $XFree86$
# $XFree86: xc/lib/fontconfig/fc-lang/gl.orth,v 1.2 2002/07/06 23:59:15 keithp Exp $
#
# Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
#
@ -24,10 +24,10 @@
# Galician (GL)
0041-005a
0061-007a
00a1
00ab
00bb
00bf
#00a1
#00ab
#00bb
#00bf
00c1
00c9
00cd

View File

@ -306,8 +306,8 @@ built.
* dut/nld* nl Dutch néerlandais
non Norse, Old norrois, vieux
* nor no Norwegian norvégien
nno nn Norwegian Nynorsk; Nynorsk, Norwegian norvégien nynorsk; nynorsk, norvégien
nob nb Norwegian Bokmål; Bokmål, Norwegian norvégien bokmål; bokmål, norvégien
* nno nn Norwegian Nynorsk; Nynorsk, Norwegian norvégien nynorsk; nynorsk, norvégien
* nob nb Norwegian Bokmål; Bokmål, Norwegian norvégien bokmål; bokmål, norvégien
nso Sotho, Northern sotho du Nord
nub Nubian languages nubiennes, langues
nya ny Chichewa; Chewa; Nyanja chichewa; chewa; nyanja

View File

@ -1,5 +1,5 @@
#
# $XFree86$
# $XFree86: xc/lib/fontconfig/fc-lang/kk.orth,v 1.2 2002/07/06 23:59:16 keithp Exp $
#
# Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
#
@ -22,8 +22,8 @@
# PERFORMANCE OF THIS SOFTWARE.
#
# Kazakh (KK)
00ab
00bb
#00ab
#00bb
0401
0406
0410-044f

View File

@ -1,5 +1,5 @@
#
# $XFree86$
# $XFree86: xc/lib/fontconfig/fc-lang/kl.orth,v 1.2 2002/07/06 23:59:16 keithp Exp $
#
# Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
#
@ -24,8 +24,8 @@
# Greenlandic (KL)
0041-005a
0061-007a
00ab
00bb
#00ab
#00bb
00c1-00c3
00c5-00c6
00ca

25
fc-lang/nb.orth Normal file
View File

@ -0,0 +1,25 @@
#
# $XFree86$
#
# Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
#
# Permission to use, copy, modify, distribute, and sell this software and its
# documentation for any purpose is hereby granted without fee, provided that
# the above copyright notice appear in all copies and that both that
# copyright notice and this permission notice appear in supporting
# documentation, and that the name of Keith Packard not be used in
# advertising or publicity pertaining to distribution of the software without
# specific, written prior permission. Keith Packard makes no
# representations about the suitability of this software for any purpose. It
# is provided "as is" without express or implied warranty.
#
# KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
# EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
# DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.
#
# Norwegian Bokmål (NB)
include no.orth

43
fc-lang/nn.orth Normal file
View File

@ -0,0 +1,43 @@
#
# $XFree86$
#
# Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
#
# Permission to use, copy, modify, distribute, and sell this software and its
# documentation for any purpose is hereby granted without fee, provided that
# the above copyright notice appear in all copies and that both that
# copyright notice and this permission notice appear in supporting
# documentation, and that the name of Keith Packard not be used in
# advertising or publicity pertaining to distribution of the software without
# specific, written prior permission. Keith Packard makes no
# representations about the suitability of this software for any purpose. It
# is provided "as is" without express or implied warranty.
#
# KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
# EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
# DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.
#
# Norwegian Nynorsk (NN)
0041-005a
0061-007a
#00ab # double angle quotes
#00bb # double angle quotes
00c0
00c4-00c6
00c9-00ca
00d2-00d4
00d6
00d8
00dc
00e0
00e4-00e6
00e9-00ea
00f2-00f4
00f6
00f8
00fc
#2039-203a # single quotes

View File

@ -1,5 +1,5 @@
#
# $XFree86$
# $XFree86: xc/lib/fontconfig/fc-lang/no.orth,v 1.2 2002/07/06 23:59:17 keithp Exp $
#
# Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
#
@ -24,8 +24,8 @@
# Norwegian (Bokmål) (NO)
0041-005a
0061-007a
00ab
00bb
#00ab
#00bb
00c0-00c2
00c4-00cb
00d2-00d4

View File

@ -1,5 +1,5 @@
#
# $XFree86$
# $XFree86: xc/lib/fontconfig/fc-lang/ru.orth,v 1.2 2002/07/06 23:59:19 keithp Exp $
#
# Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
#
@ -22,8 +22,8 @@
# PERFORMANCE OF THIS SOFTWARE.
#
# Russian (RU)
00ab
00bb
#00ab
#00bb
0401
0406
0410-044f

View File

@ -1,5 +1,5 @@
#
# $XFree86$
# $XFree86: xc/lib/fontconfig/fc-lang/uk.orth,v 1.2 2002/07/06 23:59:19 keithp Exp $
#
# Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
#
@ -22,8 +22,8 @@
# PERFORMANCE OF THIS SOFTWARE.
#
# Ukrainian (UK)
00ab
00bb
#00ab
#00bb
0401
0404
0406-0407