diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-02-06 17:52:31 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-02-06 17:52:31 +0000 |
| commit | 02dc1b38dc547431532d39eb3cea448f27dee511 (patch) | |
| tree | f76c198feb4046c89b23e55e8e21e59127e5da55 /usr.bin/colldef/data | |
| parent | c374a1f62238c1d5d8c4bcfe91324b1446a831e4 (diff) | |
Notes
Diffstat (limited to 'usr.bin/colldef/data')
| -rw-r--r-- | usr.bin/colldef/data/de_DE.ISO_8859-1.src | 38 | ||||
| -rw-r--r-- | usr.bin/colldef/data/es_ES.ISO_8859-1.src | 38 | ||||
| -rw-r--r-- | usr.bin/colldef/data/is_IS.ISO_8859-1.src | 38 |
3 files changed, 114 insertions, 0 deletions
diff --git a/usr.bin/colldef/data/de_DE.ISO_8859-1.src b/usr.bin/colldef/data/de_DE.ISO_8859-1.src new file mode 100644 index 000000000000..38dcd059a880 --- /dev/null +++ b/usr.bin/colldef/data/de_DE.ISO_8859-1.src @@ -0,0 +1,38 @@ +# German/ISO 8859-1 (backward compatible with ASCII) +# +# $FreeBSD$ +# +charmap map.ISO_8859-1 +order \ +# controls + <NU>;...;<US>;<PA>;...;<AC>;\ +# + <NS>;<SP>;!;<!I>;\";<<<>;</>/>>;<Nb>;\ + <Cu>;<Ct>;<DO>;<Pd>;<Ye>;\ + %;&;<',>;';\(;\);*;+;<+->;<-:>;<*X>;\,;<-->;-;.;/;\ +# digits + (0,<14>,<12>,<34>);(1,<1S>);(2,<2S>);(3,<3S>);4;...;9;\ +# + :;\;;\<;=;>;?;<?I>;<SE>;<PI>;<Co>;<Rg>;<At>;\ +# capital + (A,<A'>,<A!>,<A/>>,<AA>,<A:>,<A?>,<AE>);\ + B;(C,<C,>);D;(E,<E'>,<E!>,<E/>>,<E:>);\ + F;G;H;(I,<I'>,<I!>,<I/>>,<I:>);\ + J;...;M;(N,<N?>);(O,<O'>,<O!>,<O/>>,<O:>,<O?>,<O//>);\ + P;...;T;(U,<U'>,<U!>,<U/>>,<U:>);\ + V;W;X;(Y,<Y'>);Z;\ + <D->;<TH>;\ +# + [;\\;];^;<':>;_;<'m>;<''>;`;\ +# small + (a,<a'>,<a!>,<a/>>,<aa>,<a:>,<a?>,<ae>);\ + b;(c,<c,>);d;(e,<e'>,<e!>,<e/>>,<e:>);\ + f;g;h;(i,<i'>,<i!>,<i/>>,<i:>);\ + j;...;m;(n,<n?>);(o,<o'>,<o!>,<o/>>,<o:>,<o?>,<o//>);\ + p;...;r;(s,<ss>);t;(u,<u'>,<u!>,<u/>>,<u:>);\ + v;w;x;(y,<y'>,<y:>);z;\ + <d->;<th>;\ +# + \{;<NO>;|;<BB>;\};~;<.M>;<DG>;<My>;<DT>;\ +# remains + <-a>;<-o> diff --git a/usr.bin/colldef/data/es_ES.ISO_8859-1.src b/usr.bin/colldef/data/es_ES.ISO_8859-1.src new file mode 100644 index 000000000000..7c2b21fc5955 --- /dev/null +++ b/usr.bin/colldef/data/es_ES.ISO_8859-1.src @@ -0,0 +1,38 @@ +# Espan~ol (backward compatible with ASCII) +# +# $FreeBSD$ +# +charmap map.ISO_8859-1 +order \ +# controls + <NU>;...;<US>;<PA>;...;<AC>;\ +# + <NS>;<SP>;!;<!I>;\";<<<>;</>/>>;<Nb>;\ + <Cu>;<Ct>;<DO>;<Pd>;<Ye>;\ + %;&;<',>;';\(;\);*;+;<+->;<-:>;<*X>;\,;<-->;-;.;/;\ +# digits + (0,<14>,<12>,<34>);(1,<1S>);(2,<2S>);(3,<3S>);4;...;9;\ +# + :;\;;\<;=;>;?;<?I>;<SE>;<PI>;<Co>;<Rg>;<At>;\ +# capital + (A,<A'>,<A!>,<A/>>,<AA>,<A:>,<A?>,<AE>);\ + B;(C,<C,>);{CH,Ch};D;(E,<E'>,<E!>,<E/>>,<E:>);\ + F;G;H;(I,<I'>,<I!>,<I/>>,<I:>);\ + J;...;K;L;{LL,Ll};M;(N,<N?>);(O,<O'>,<O!>,<O/>>,<O:>,<O?>,<O//>);\ + P;Q;R;{RR,Rr};S;T;(U,<U'>,<U!>,<U/>>,<U:>);\ + V;W;X;(Y,<Y'>);Z;\ + <D->;<TH>;\ +# + [;\\;];^;<':>;_;<'m>;<''>;`;\ +# small + (a,<a'>,<a!>,<a/>>,<aa>,<a:>,<a?>,<ae>);\ + b;(c,<c,>);ch;d;(e,<e'>,<e!>,<e/>>,<e:>);\ + f;g;h;(i,<i'>,<i!>,<i/>>,<i:>);\ + j;...;k;l;ll;m;(n,<n?>);(o,<o'>,<o!>,<o/>>,<o:>,<o?>,<o//>);\ + p;q;r;rr;s;t;(u,<u'>,<u!>,<u/>>,<u:>);\ + v;w;x;(y,<y'>,<y:>);z;\ + <d->;<th>;<ss>;\ +# + \{;<NO>;|;<BB>;\};~;<.M>;<DG>;<My>;<DT>;\ +# remains + <-a>;<-o> diff --git a/usr.bin/colldef/data/is_IS.ISO_8859-1.src b/usr.bin/colldef/data/is_IS.ISO_8859-1.src new file mode 100644 index 000000000000..50cd9a95ca8f --- /dev/null +++ b/usr.bin/colldef/data/is_IS.ISO_8859-1.src @@ -0,0 +1,38 @@ +# icelandic (backward compatible with ASCII) +# +# $FreeBSD$ +# +charmap map.ISO_8859-1 +order \ +# controls + <NU>;...;<US>;<PA>;...;<AC>;\ +# + <NS>;<SP>;!;<!I>;\";<<<>;</>/>>;<Nb>;\ + <Cu>;<Ct>;<DO>;<Pd>;<Ye>;\ + %;&;<',>;';\(;\);*;+;<+->;<-:>;<*X>;\,;<-->;-;.;/;\ +# digits + (0,<14>,<12>,<34>);(1,<1S>);(2,<2S>);(3,<3S>);4;...;9;\ +# + :;\;;\<;=;>;?;<?I>;<SE>;<PI>;<Co>;<Rg>;<At>;\ +# capital + (A,<A'>,<A!>,<A/>>,<AA>,<A:>,<A?>);\ + B;(C,<C,>);(D,<D->);(E,<E'>,<E!>,<E/>>,<E:>);\ + F;G;H;(I,<I'>,<I!>,<I/>>,<I:>);\ + J;...;M;(N,<N?>);(O,<O'>,<O!>,<O/>>,<O?>,<O//>);\ + P;...;T;(U,<U'>,<U!>,<U/>>,<U:>);\ + V;W;X;(Y,<Y'>);Z;\ + <TH>;<AE>;<O:>;\ +# + [;\\;];^;<':>;_;<'m>;<''>;`;\ +# small + (a,<a'>,<a!>,<a/>>,<aa>,<a:>,<a?>);\ + b;(c,<c,>);(d,<d->);(e,<e'>,<e!>,<e/>>,<e:>);\ + f;g;h;(i,<i'>,<i!>,<i/>>,<i:>);\ + j;...;m;(n,<n?>);(o,<o'>,<o!>,<o/>>,<o?>,<o//>);\ + p;...;t;(u,<u'>,<u!>,<u/>>,<u:>);\ + v;w;x;(y,<y'>,<y:>);z;\ + <th>;<ae>;<o:>;<ss>;\ +# + \{;<NO>;|;<BB>;\};~;<.M>;<DG>;<My>;<DT>;\ +# remains + <-a>;<-o> |
