Configurations updated

This commit is contained in:
Alexander S. Aganichev 2001-11-30 18:31:25 +00:00
parent ba8f0be2ac
commit 7f18d166ed
9 changed files with 1938 additions and 660 deletions

View File

@ -1,161 +1,138 @@
; ;
; This file is a charset conversion module in text form. ; This file is a charset conversion module in text form.
; ;
; This module Converts CP866 to KOI8-R. 0
0
2
cp866 ; from charset
koi8-r ; to charset
; ;
; Format: ID, version, level, \0 \xe1 ; CYRILLIC CAPITAL LETTER A
; from charset, to charset, \0 \xe2 ; CYRILLIC CAPITAL LETTER BE
; 128 entries: first & second byte \0 \xf7 ; CYRILLIC CAPITAL LETTER VE
; "END" \0 \xe7 ; CYRILLIC CAPITAL LETTER GHE
; Lines beginning with a ";" or a ";" after the entries are comments \0 \xe4 ; CYRILLIC CAPITAL LETTER DE
; \0 \xe5 ; CYRILLIC CAPITAL LETTER IE
; Unknown characters are mapped to the "?" character. \0 \xf6 ; CYRILLIC CAPITAL LETTER ZHE
; \0 \xfa ; CYRILLIC CAPITAL LETTER ZE
; cedilla = , ; dieresis = .. ; acute = ' \0 \xe9 ; CYRILLIC CAPITAL LETTER I
; grave = ` ; circumflex = ^ ; ring = o \0 \xea ; CYRILLIC CAPITAL LETTER SHORT I
; tilde = ~ ; caron = v \0 \xeb ; CYRILLIC CAPITAL LETTER KA
; All of these are above the character, apart from the cedilla which is below. \0 \xec ; CYRILLIC CAPITAL LETTER EL
; \0 \xed ; CYRILLIC CAPITAL LETTER EM
; \ is the escape character: \0 means decimal zero, \0 \xee ; CYRILLIC CAPITAL LETTER EN
; \dnnn where nnn is a decimal number is the ordinal value of the character \0 \xef ; CYRILLIC CAPITAL LETTER O
; \xnn where nn is a hexadecimal number \0 \xf0 ; CYRILLIC CAPITAL LETTER PE
; e.g.: \d32 is the ASCII space character \0 \xf2 ; CYRILLIC CAPITAL LETTER ER
; Two \\ is the character "\" itself. \0 \xf3 ; CYRILLIC CAPITAL LETTER ES
; \0 \xf4 ; CYRILLIC CAPITAL LETTER TE
0 ; ID number \0 \xf5 ; CYRILLIC CAPITAL LETTER U
0 ; version number \0 \xe6 ; CYRILLIC CAPITAL LETTER EF
; \0 \xe8 ; CYRILLIC CAPITAL LETTER HA
2 ; level number \0 \xe3 ; CYRILLIC CAPITAL LETTER TSE
; \0 \xfe ; CYRILLIC CAPITAL LETTER CHE
CP866 ; from set \0 \xfb ; CYRILLIC CAPITAL LETTER SHA
KOI8-R ; to set \0 \xfd ; CYRILLIC CAPITAL LETTER SHCHA
; \0 \xff ; CYRILLIC CAPITAL LETTER HARD SIGN
\0 \xE1 ; 128 80 latin capital letter c with cedilla \0 \xf9 ; CYRILLIC CAPITAL LETTER YERU
\0 \xE2 ; 129 81 latin small letter u with diaeresis \0 \xf8 ; CYRILLIC CAPITAL LETTER SOFT SIGN
\0 \xF7 ; 130 82 latin small letter e with acute \0 \xfc ; CYRILLIC CAPITAL LETTER E
\0 \xE7 ; 131 83 latin small letter a with circumflex \0 \xe0 ; CYRILLIC CAPITAL LETTER YU
\0 \xE4 ; 132 84 latin small letter a with diaeresis \0 \xf1 ; CYRILLIC CAPITAL LETTER YA
\0 \xE5 ; 133 85 latin small letter a with grave \0 \xc1 ; CYRILLIC SMALL LETTER A
\0 \xF6 ; 134 86 latin small letter a with ring above \0 \xc2 ; CYRILLIC SMALL LETTER BE
\0 \xFA ; 135 87 latin small letter c with cedilla \0 \xd7 ; CYRILLIC SMALL LETTER VE
\0 \xE9 ; 136 88 latin small letter e with circumflex \0 \xc7 ; CYRILLIC SMALL LETTER GHE
\0 \xEA ; 137 89 latin small letter e with diaeresis \0 \xc4 ; CYRILLIC SMALL LETTER DE
\0 \xEB ; 138 8A latin small letter e with grave \0 \xc5 ; CYRILLIC SMALL LETTER IE
\0 \xEC ; 139 8B latin small letter i with diaeresis \0 \xd6 ; CYRILLIC SMALL LETTER ZHE
\0 \xED ; 140 8C latin small letter i with circumflex \0 \xda ; CYRILLIC SMALL LETTER ZE
\0 \xEE ; 141 8D latin small letter i with grave \0 \xc9 ; CYRILLIC SMALL LETTER I
\0 \xEF ; 142 8E latin capital letter a with diaeresis \0 \xca ; CYRILLIC SMALL LETTER SHORT I
\0 \xF0 ; 143 8F latin capital letter a with ring above \0 \xcb ; CYRILLIC SMALL LETTER KA
\0 \xF2 ; 144 90 latin capital letter e with acute \0 \xcc ; CYRILLIC SMALL LETTER EL
\0 \xF3 ; 145 91 latin small letter ae \0 \xcd ; CYRILLIC SMALL LETTER EM
\0 \xF4 ; 146 92 latin capital letter ae \0 \xce ; CYRILLIC SMALL LETTER EN
\0 \xF5 ; 147 93 latin small letter o with circumflex \0 \xcf ; CYRILLIC SMALL LETTER O
\0 \xE6 ; 148 94 latin small letter o with diaeresis \0 \xd0 ; CYRILLIC SMALL LETTER PE
\0 \xE8 ; 149 95 latin small letter o with grave \0 \x90 ; LIGHT SHADE
\0 \xE3 ; 150 96 latin small letter u with circumflex \0 \x91 ; MEDIUM SHADE
\0 \xFE ; 151 97 latin small letter u with grave \0 \x92 ; DARK SHADE
\0 \xFB ; 152 98 latin small letter y with diaeresis \0 \x81 ; BOX DRAWINGS LIGHT VERTICAL
\0 \xFD ; 153 99 latin capital letter o with diaeresis \0 \x87 ; BOX DRAWINGS LIGHT VERTICAL AND LEFT
\0 \xFF ; 154 9A latin capital letter u with diaeresis \0 \xb2 ; BOX DRAWINGS VERTICAL SINGLE AND LEFT DOUBLE
\0 \xF9 ; 155 9B latin small letter o with stroke \0 \xb4 ; BOX DRAWINGS VERTICAL DOUBLE AND LEFT SINGLE
\0 \xF8 ; 156 9C pound sign \0 \xa7 ; BOX DRAWINGS DOWN DOUBLE AND LEFT SINGLE
\0 \xFC ; 157 9D latin capital letter o with stroke \0 \xa6 ; BOX DRAWINGS DOWN SINGLE AND LEFT DOUBLE
\0 \xE0 ; 158 9E multiplication sign \0 \xb5 ; BOX DRAWINGS DOUBLE VERTICAL AND LEFT
\0 \xF1 ; 159 9F dutch guilder sign (ibm437 159) \0 \xa1 ; BOX DRAWINGS DOUBLE VERTICAL
\0 \xC1 ; 160 A0 latin small letter a with acute \0 \xa8 ; BOX DRAWINGS DOUBLE DOWN AND LEFT
\0 \xC2 ; 161 A1 latin small letter i with acute \0 \xae ; BOX DRAWINGS DOUBLE UP AND LEFT
\0 \xD7 ; 162 A2 latin small letter o with acute \0 \xad ; BOX DRAWINGS UP DOUBLE AND LEFT SINGLE
\0 \xC7 ; 163 A3 latin small letter u with acute \0 \xac ; BOX DRAWINGS UP SINGLE AND LEFT DOUBLE
\0 \xC4 ; 164 A4 latin small letter n with tilde \0 \x83 ; BOX DRAWINGS LIGHT DOWN AND LEFT
\0 \xC5 ; 165 A5 latin capital letter n with tilde \0 \x84 ; BOX DRAWINGS LIGHT UP AND RIGHT
\0 \xD6 ; 166 A6 feminine ordinal indicator \0 \x89 ; BOX DRAWINGS LIGHT UP AND HORIZONTAL
\0 \xDA ; 167 A7 masculine ordinal indicator \0 \x88 ; BOX DRAWINGS LIGHT DOWN AND HORIZONTAL
\0 \xC9 ; 168 A8 inverted question mark \0 \x86 ; BOX DRAWINGS LIGHT VERTICAL AND RIGHT
\0 \xCA ; 169 A9 registered sign \0 \x80 ; BOX DRAWINGS LIGHT HORIZONTAL
\0 \xCB ; 170 AA not sign \0 \x8a ; BOX DRAWINGS LIGHT VERTICAL AND HORIZONTAL
\0 \xCC ; 171 AB vulgar fraction one half \0 \xaf ; BOX DRAWINGS VERTICAL SINGLE AND RIGHT DOUBLE
\0 \xCD ; 172 AC vulgar fraction one quarter \0 \xb0 ; BOX DRAWINGS VERTICAL DOUBLE AND RIGHT SINGLE
\0 \xCE ; 173 AD inverted exclamation mark \0 \xab ; BOX DRAWINGS DOUBLE UP AND RIGHT
\0 \xCF ; 174 AE left-pointing double angle quotation mark \0 \xa5 ; BOX DRAWINGS DOUBLE DOWN AND RIGHT
\0 \xD0 ; 175 AF right-pointing double angle quotation mark \0 \xbb ; BOX DRAWINGS DOUBLE UP AND HORIZONTAL
\0 \x90 ; 176 B0 light shade \0 \xb8 ; BOX DRAWINGS DOUBLE DOWN AND HORIZONTAL
\0 \x91 ; 177 B1 medium shade \0 \xb1 ; BOX DRAWINGS DOUBLE VERTICAL AND RIGHT
\0 \x92 ; 178 B2 dark shade \0 \xa0 ; BOX DRAWINGS DOUBLE HORIZONTAL
\0 \x81 ; 179 B3 box drawings light vertical \0 \xbe ; BOX DRAWINGS DOUBLE VERTICAL AND HORIZONTAL
\0 \x87 ; 180 B4 box drawings light vertical and left \0 \xb9 ; BOX DRAWINGS UP SINGLE AND HORIZONTAL DOUBLE
\0 \xB2 ; 181 B5 latin capital letter a with acute \0 \xba ; BOX DRAWINGS UP DOUBLE AND HORIZONTAL SINGLE
\0 \xB4 ; 182 B6 latin capital letter a with circumflex \0 \xb6 ; BOX DRAWINGS DOWN SINGLE AND HORIZONTAL DOUBLE
\0 \xA7 ; 183 B7 latin capital letter a with grave \0 \xb7 ; BOX DRAWINGS DOWN DOUBLE AND HORIZONTAL SINGLE
\0 \xA6 ; 184 B8 copyright sign \0 \xaa ; BOX DRAWINGS UP DOUBLE AND RIGHT SINGLE
\0 \xB5 ; 185 B9 box drawings heavy vertical and left \0 \xa9 ; BOX DRAWINGS UP SINGLE AND RIGHT DOUBLE
\0 \xA1 ; 186 BA box drawings heavy vertical \0 \xa2 ; BOX DRAWINGS DOWN SINGLE AND RIGHT DOUBLE
\0 \xA8 ; 187 BB box drawings heavy down and left \0 \xa4 ; BOX DRAWINGS DOWN DOUBLE AND RIGHT SINGLE
\0 \xAE ; 188 BC box drawings heavy up and left \0 \xbd ; BOX DRAWINGS VERTICAL DOUBLE AND HORIZONTAL SINGLE
\0 \xAD ; 189 BD cent sign \0 \xbc ; BOX DRAWINGS VERTICAL SINGLE AND HORIZONTAL DOUBLE
\0 \xAC ; 190 BE yen sign \0 \x85 ; BOX DRAWINGS LIGHT UP AND LEFT
\0 \x83 ; 191 BF box drawings light down and left \0 \x82 ; BOX DRAWINGS LIGHT DOWN AND RIGHT
\0 \x84 ; 192 C0 box drawings light up and right \0 \x8d ; FULL BLOCK
\0 \x89 ; 193 C1 box drawings light up and horizontal \0 \x8c ; LOWER HALF BLOCK
\0 \x88 ; 194 C2 box drawings light down and horizontal \0 \x8e ; LEFT HALF BLOCK
\0 \x86 ; 195 C3 box drawings light vertical and right \0 \x8f ; RIGHT HALF BLOCK
\0 \x80 ; 196 C4 box drawings light horizontal \0 \x8b ; UPPER HALF BLOCK
\0 \x8A ; 197 C5 box drawings light vertical and horizontal \0 \xd2 ; CYRILLIC SMALL LETTER ER
\0 \xAF ; 198 C6 latin small letter a with tilde \0 \xd3 ; CYRILLIC SMALL LETTER ES
\0 \xB0 ; 199 C7 latin capital letter a with tilde \0 \xd4 ; CYRILLIC SMALL LETTER TE
\0 \xAB ; 200 C8 box drawings heavy up and right \0 \xd5 ; CYRILLIC SMALL LETTER U
\0 \xA5 ; 201 C9 box drawings heavy down and right \0 \xc6 ; CYRILLIC SMALL LETTER EF
\0 \xBB ; 202 CA box drawings heavy up and horizontal \0 \xc8 ; CYRILLIC SMALL LETTER HA
\0 \xB8 ; 203 CB box drawings heavy down and horizontal \0 \xc3 ; CYRILLIC SMALL LETTER TSE
\0 \xB1 ; 204 CC box drawings heavy vertical and right \0 \xde ; CYRILLIC SMALL LETTER CHE
\0 \xA0 ; 205 CD box drawings heavy horizontal \0 \xdb ; CYRILLIC SMALL LETTER SHA
\0 \xBE ; 206 CE box drawings heavy vertical and horizontal \0 \xdd ; CYRILLIC SMALL LETTER SHCHA
\0 \xB9 ; 207 CF currency sign \0 \xdf ; CYRILLIC SMALL LETTER HARD SIGN
\0 \xBA ; 208 D0 latin small letter eth (icelandic) \0 \xd9 ; CYRILLIC SMALL LETTER YERU
\0 \xB6 ; 209 D1 latin capital letter eth (icelandic) \0 \xd8 ; CYRILLIC SMALL LETTER SOFT SIGN
\0 \xB7 ; 210 D2 latin capital letter e with circumflex \0 \xdc ; CYRILLIC SMALL LETTER E
\0 \xAA ; 211 D3 latin capital letter e with diaeresis \0 \xc0 ; CYRILLIC SMALL LETTER YU
\0 \xA9 ; 212 D4 latin capital letter e with grave \0 \xd1 ; CYRILLIC SMALL LETTER YA
\0 \xA2 ; 213 D5 latin small letter i dotless \0 \xb3 ; CYRILLIC CAPITAL LETTER IO
\0 \xA4 ; 214 D6 latin capital letter i with acute \0 \xa3 ; CYRILLIC SMALL LETTER IO
\0 \xBD ; 215 D7 latin capital letter i with circumflex \0 ? ; unable to convert adequately
\0 \xBC ; 216 D8 latin capital letter i with diaeresis \0 ? ; unable to convert adequately
\0 \x85 ; 217 D9 box drawings light up and left \0 ? ; unable to convert adequately
\0 \x82 ; 218 DA box drawings light down and right \0 ? ; unable to convert adequately
\0 \x8D ; 219 DB full block \0 ? ; unable to convert adequately
\0 \x8C ; 220 DC lower half block \0 ? ; unable to convert adequately
\0 \x8E ; 221 DD broken bar \0 \x9c ; DEGREE SIGN
\0 \x8F ; 222 DE latin capital letter i with grave \0 \x95 ; BULLET
\0 \x8B ; 223 DF upper half block \0 \x9e ; MIDDLE DOT
\0 \xD2 ; 224 E0 latin capital letter o with acute \0 \x96 ; SQUARE ROOT
\0 \xD3 ; 225 E1 latin small letter sharp s (german) \x4e \x6f ; LATIN CAPITAL LETTER N + LATIN SMALL LETTER O
\0 \xD4 ; 226 E2 latin capital letter o with circumflex \0 ? ; unable to convert adequately
\0 \xD5 ; 227 E3 latin capital letter o with grave \0 \x94 ; BLACK SQUARE
\0 \xC6 ; 228 E4 latin small letter o with tilde \0 \x9a ; NO-BREAK SPACE
\0 \xC8 ; 229 E5 latin capital letter o with tilde
\0 \xC3 ; 230 E6 greek small letter mu
\0 \xDE ; 231 E7 latin capital letter thorn (icelandic)
\0 \xDB ; 232 E8 latin small letter thorn (icelandic)
\0 \xDD ; 233 E9 latin capital letter u with acute
\0 \xDF ; 234 EA latin capital letter u with circumflex
\0 \xD9 ; 235 EB latin capital letter u with grave
\0 \xD8 ; 236 EC latin small letter y with acute
\0 \xDC ; 237 ED latin capital letter y with acute
\0 \xC0 ; 238 EE em dash
\0 \xD1 ; 239 EF acute accent
\0 \xB3 ; 240 F0 soft hyphen
\0 \xA3 ; 241 F1 plus-minus sign
\0 \x99 ; 242 F2 left right double arrow
\0 \x98 ; 243 F3 vulgar fraction three quarters
\0 \x93 ; 244 F4 pilcrow sign
\0 \x9B ; 245 F5 section sign
\0 \x9F ; 246 F6 division sign
\0 \x97 ; 247 F7 ogonek
\0 \x9C ; 248 F8 degree sign
\0 \x95 ; 249 F9 diaeresis
\0 \x9E ; 250 FA dot above
\0 \x96 ; 251 FB superscript one
\0 \xBF ; 252 FC superscript three
\0 \x9D ; 253 FD superscript two
\0 \x94 ; 254 FE black square
\0 \x9A ; 255 FF no-break space
END END

View File

@ -1,161 +1,138 @@
; ;
; This file is a charset conversion module in text form. ; This file is a charset conversion module in text form.
; ;
; This module Converts CP866 to WINDOWS-1251. 0
0
2
cp866 ; from charset
cp1251 ; to charset
; ;
; Format: ID, version, level, \0 \xc0 ; CYRILLIC CAPITAL LETTER A
; from charset, to charset, \0 \xc1 ; CYRILLIC CAPITAL LETTER BE
; 128 entries: first & second byte \0 \xc2 ; CYRILLIC CAPITAL LETTER VE
; "END" \0 \xc3 ; CYRILLIC CAPITAL LETTER GHE
; Lines beginning with a ";" or a ";" after the entries are comments \0 \xc4 ; CYRILLIC CAPITAL LETTER DE
; \0 \xc5 ; CYRILLIC CAPITAL LETTER IE
; Unknown characters are mapped to the "?" character. \0 \xc6 ; CYRILLIC CAPITAL LETTER ZHE
; \0 \xc7 ; CYRILLIC CAPITAL LETTER ZE
; cedilla = , ; dieresis = .. ; acute = ' \0 \xc8 ; CYRILLIC CAPITAL LETTER I
; grave = ` ; circumflex = ^ ; ring = o \0 \xc9 ; CYRILLIC CAPITAL LETTER SHORT I
; tilde = ~ ; caron = v \0 \xca ; CYRILLIC CAPITAL LETTER KA
; All of these are above the character, apart from the cedilla which is below. \0 \xcb ; CYRILLIC CAPITAL LETTER EL
; \0 \xcc ; CYRILLIC CAPITAL LETTER EM
; \ is the escape character: \0 means decimal zero, \0 \xcd ; CYRILLIC CAPITAL LETTER EN
; \dnnn where nnn is a decimal number is the ordinal value of the character \0 \xce ; CYRILLIC CAPITAL LETTER O
; \xnn where nn is a hexadecimal number \0 \xcf ; CYRILLIC CAPITAL LETTER PE
; e.g.: \d32 is the ASCII space character \0 \xd0 ; CYRILLIC CAPITAL LETTER ER
; Two \\ is the character "\" itself. \0 \xd1 ; CYRILLIC CAPITAL LETTER ES
; \0 \xd2 ; CYRILLIC CAPITAL LETTER TE
0 ; ID number \0 \xd3 ; CYRILLIC CAPITAL LETTER U
0 ; version number \0 \xd4 ; CYRILLIC CAPITAL LETTER EF
; \0 \xd5 ; CYRILLIC CAPITAL LETTER HA
2 ; level number \0 \xd6 ; CYRILLIC CAPITAL LETTER TSE
; \0 \xd7 ; CYRILLIC CAPITAL LETTER CHE
CP866 ; from set \0 \xd8 ; CYRILLIC CAPITAL LETTER SHA
WINDOWS-1251 ; to set \0 \xd9 ; CYRILLIC CAPITAL LETTER SHCHA
; \0 \xda ; CYRILLIC CAPITAL LETTER HARD SIGN
\0 \xC0 ; 128 80 latin capital letter c with cedilla \0 \xdb ; CYRILLIC CAPITAL LETTER YERU
\0 \xC1 ; 129 81 latin small letter u with diaeresis \0 \xdc ; CYRILLIC CAPITAL LETTER SOFT SIGN
\0 \xC2 ; 130 82 latin small letter e with acute \0 \xdd ; CYRILLIC CAPITAL LETTER E
\0 \xC3 ; 131 83 latin small letter a with circumflex \0 \xde ; CYRILLIC CAPITAL LETTER YU
\0 \xC4 ; 132 84 latin small letter a with diaeresis \0 \xdf ; CYRILLIC CAPITAL LETTER YA
\0 \xC5 ; 133 85 latin small letter a with grave \0 \xe0 ; CYRILLIC SMALL LETTER A
\0 \xC6 ; 134 86 latin small letter a with ring above \0 \xe1 ; CYRILLIC SMALL LETTER BE
\0 \xC7 ; 135 87 latin small letter c with cedilla \0 \xe2 ; CYRILLIC SMALL LETTER VE
\0 \xC8 ; 136 88 latin small letter e with circumflex \0 \xe3 ; CYRILLIC SMALL LETTER GHE
\0 \xC9 ; 137 89 latin small letter e with diaeresis \0 \xe4 ; CYRILLIC SMALL LETTER DE
\0 \xCA ; 138 8A latin small letter e with grave \0 \xe5 ; CYRILLIC SMALL LETTER IE
\0 \xCB ; 139 8B latin small letter i with diaeresis \0 \xe6 ; CYRILLIC SMALL LETTER ZHE
\0 \xCC ; 140 8C latin small letter i with circumflex \0 \xe7 ; CYRILLIC SMALL LETTER ZE
\0 \xCD ; 141 8D latin small letter i with grave \0 \xe8 ; CYRILLIC SMALL LETTER I
\0 \xCE ; 142 8E latin capital letter a with diaeresis \0 \xe9 ; CYRILLIC SMALL LETTER SHORT I
\0 \xCF ; 143 8F latin capital letter a with ring above \0 \xea ; CYRILLIC SMALL LETTER KA
\0 \xD0 ; 144 90 latin capital letter e with acute \0 \xeb ; CYRILLIC SMALL LETTER EL
\0 \xD1 ; 145 91 latin small letter ae \0 \xec ; CYRILLIC SMALL LETTER EM
\0 \xD2 ; 146 92 latin capital letter ae \0 \xed ; CYRILLIC SMALL LETTER EN
\0 \xD3 ; 147 93 latin small letter o with circumflex \0 \xee ; CYRILLIC SMALL LETTER O
\0 \xD4 ; 148 94 latin small letter o with diaeresis \0 \xef ; CYRILLIC SMALL LETTER PE
\0 \xD5 ; 149 95 latin small letter o with grave \0 ? ; unable to convert adequately
\0 \xD6 ; 150 96 latin small letter u with circumflex \0 ? ; unable to convert adequately
\0 \xD7 ; 151 97 latin small letter u with grave \0 ? ; unable to convert adequately
\0 \xD8 ; 152 98 latin small letter y with diaeresis \0 ? ; unable to convert adequately
\0 \xD9 ; 153 99 latin capital letter o with diaeresis \0 ? ; unable to convert adequately
\0 \xDA ; 154 9A latin capital letter u with diaeresis \0 ? ; unable to convert adequately
\0 \xDB ; 155 9B latin small letter o with stroke \0 ? ; unable to convert adequately
\0 \xDC ; 156 9C pound sign \0 ? ; unable to convert adequately
\0 \xDD ; 157 9D latin capital letter o with stroke \0 ? ; unable to convert adequately
\0 \xDE ; 158 9E multiplication sign \0 ? ; unable to convert adequately
\0 \xDF ; 159 9F dutch guilder sign (ibm437 159) \0 ? ; unable to convert adequately
\0 \xE0 ; 160 A0 latin small letter a with acute \0 ? ; unable to convert adequately
\0 \xE1 ; 161 A1 latin small letter i with acute \0 ? ; unable to convert adequately
\0 \xE2 ; 162 A2 latin small letter o with acute \0 ? ; unable to convert adequately
\0 \xE3 ; 163 A3 latin small letter u with acute \0 ? ; unable to convert adequately
\0 \xE4 ; 164 A4 latin small letter n with tilde \0 ? ; unable to convert adequately
\0 \xE5 ; 165 A5 latin capital letter n with tilde \0 ? ; unable to convert adequately
\0 \xE6 ; 166 A6 feminine ordinal indicator \0 ? ; unable to convert adequately
\0 \xE7 ; 167 A7 masculine ordinal indicator \0 ? ; unable to convert adequately
\0 \xE8 ; 168 A8 inverted question mark \0 ? ; unable to convert adequately
\0 \xE9 ; 169 A9 registered sign \0 ? ; unable to convert adequately
\0 \xEA ; 170 AA not sign \0 ? ; unable to convert adequately
\0 \xEB ; 171 AB vulgar fraction one half \0 ? ; unable to convert adequately
\0 \xEC ; 172 AC vulgar fraction one quarter \0 ? ; unable to convert adequately
\0 \xED ; 173 AD inverted exclamation mark \0 ? ; unable to convert adequately
\0 \xEE ; 174 AE left-pointing double angle quotation mark \0 ? ; unable to convert adequately
\0 \xEF ; 175 AF right-pointing double angle quotation mark \0 ? ; unable to convert adequately
\0 \x20 ; 176 B0 light shade \0 ? ; unable to convert adequately
\0 \x20 ; 177 B1 medium shade \0 ? ; unable to convert adequately
\0 \x20 ; 178 B2 dark shade \0 ? ; unable to convert adequately
\0 \xB2 ; 179 B3 box drawings light vertical \0 ? ; unable to convert adequately
\0 \xB2 ; 180 B4 box drawings light vertical and left \0 ? ; unable to convert adequately
\0 \xB2 ; 181 B5 latin capital letter a with acute \0 ? ; unable to convert adequately
\0 \xB2 ; 182 B6 latin capital letter a with circumflex \0 ? ; unable to convert adequately
\0 \x2B ; 183 B7 latin capital letter a with grave \0 ? ; unable to convert adequately
\0 \x2B ; 184 B8 copyright sign \0 ? ; unable to convert adequately
\0 \xB2 ; 185 B9 box drawings heavy vertical and left \0 ? ; unable to convert adequately
\0 \xB2 ; 186 BA box drawings heavy vertical \0 ? ; unable to convert adequately
\0 \x2B ; 187 BB box drawings heavy down and left \0 ? ; unable to convert adequately
\0 \x2B ; 188 BC box drawings heavy up and left \0 ? ; unable to convert adequately
\0 \x2B ; 189 BD cent sign \0 ? ; unable to convert adequately
\0 \x2B ; 190 BE yen sign \0 ? ; unable to convert adequately
\0 \x2B ; 191 BF box drawings light down and left \0 ? ; unable to convert adequately
\0 \x2B ; 192 C0 box drawings light up and right \0 ? ; unable to convert adequately
\0 \x97 ; 193 C1 box drawings light up and horizontal \0 ? ; unable to convert adequately
\0 \x97 ; 194 C2 box drawings light down and horizontal \0 ? ; unable to convert adequately
\0 \x2B ; 195 C3 box drawings light vertical and right \0 ? ; unable to convert adequately
\0 \x97 ; 196 C4 box drawings light horizontal \0 ? ; unable to convert adequately
\0 \x2B ; 197 C5 box drawings light vertical and horizontal \0 \xf0 ; CYRILLIC SMALL LETTER ER
\0 \xB2 ; 198 C6 latin small letter a with tilde \0 \xf1 ; CYRILLIC SMALL LETTER ES
\0 \xB2 ; 199 C7 latin capital letter a with tilde \0 \xf2 ; CYRILLIC SMALL LETTER TE
\0 \x2B ; 200 C8 box drawings heavy up and right \0 \xf3 ; CYRILLIC SMALL LETTER U
\0 \x2B ; 201 C9 box drawings heavy down and right \0 \xf4 ; CYRILLIC SMALL LETTER EF
\0 \x97 ; 202 CA box drawings heavy up and horizontal \0 \xf5 ; CYRILLIC SMALL LETTER HA
\0 \x97 ; 203 CB box drawings heavy down and horizontal \0 \xf6 ; CYRILLIC SMALL LETTER TSE
\0 \xB2 ; 204 CC box drawings heavy vertical and right \0 \xf7 ; CYRILLIC SMALL LETTER CHE
\0 \x97 ; 205 CD box drawings heavy horizontal \0 \xf8 ; CYRILLIC SMALL LETTER SHA
\0 \x2B ; 206 CE box drawings heavy vertical and horizontal \0 \xf9 ; CYRILLIC SMALL LETTER SHCHA
\0 \x97 ; 207 CF currency sign \0 \xfa ; CYRILLIC SMALL LETTER HARD SIGN
\0 \x97 ; 208 D0 latin small letter eth (icelandic) \0 \xfb ; CYRILLIC SMALL LETTER YERU
\0 \x97 ; 209 D1 latin capital letter eth (icelandic) \0 \xfc ; CYRILLIC SMALL LETTER SOFT SIGN
\0 \x97 ; 210 D2 latin capital letter e with circumflex \0 \xfd ; CYRILLIC SMALL LETTER E
\0 \x2B ; 211 D3 latin capital letter e with diaeresis \0 \xfe ; CYRILLIC SMALL LETTER YU
\0 \x2B ; 212 D4 latin capital letter e with grave \0 \xff ; CYRILLIC SMALL LETTER YA
\0 \x2B ; 213 D5 latin small letter i dotless \0 \xa8 ; CYRILLIC CAPITAL LETTER IO
\0 \x2B ; 214 D6 latin capital letter i with acute \0 \xb8 ; CYRILLIC SMALL LETTER IO
\0 \x2B ; 215 D7 latin capital letter i with circumflex \0 \xaa ; CYRILLIC CAPITAL LETTER UKRAINIAN IE
\0 \x2B ; 216 D8 latin capital letter i with diaeresis \0 \xba ; CYRILLIC SMALL LETTER UKRAINIAN IE
\0 \x2B ; 217 D9 box drawings light up and left \0 \xaf ; CYRILLIC CAPITAL LETTER YI
\0 \x2B ; 218 DA box drawings light down and right \0 \xbf ; CYRILLIC SMALL LETTER YI
\0 \x88 ; 219 DB full block \0 \xa1 ; CYRILLIC CAPITAL LETTER SHORT U
\0 \x88 ; 220 DC lower half block \0 \xa2 ; CYRILLIC SMALL LETTER SHORT U
\0 \x88 ; 221 DD broken bar \0 \xb0 ; DEGREE SIGN
\0 \x88 ; 222 DE latin capital letter i with grave \0 \x95 ; BULLET
\0 \x88 ; 223 DF upper half block \0 \xb7 ; MIDDLE DOT
\0 \xF0 ; 224 E0 latin capital letter o with acute \0 ? ; unable to convert adequately
\0 \xF1 ; 225 E1 latin small letter sharp s (german) \0 \xb9 ; NUMERO SIGN
\0 \xF2 ; 226 E2 latin capital letter o with circumflex \0 \xa4 ; CURRENCY SIGN
\0 \xF3 ; 227 E3 latin capital letter o with grave \0 ? ; unable to convert adequately
\0 \xF4 ; 228 E4 latin small letter o with tilde \0 \xa0 ; NO-BREAK SPACE
\0 \xF5 ; 229 E5 latin capital letter o with tilde
\0 \xF6 ; 230 E6 greek small letter mu
\0 \xF7 ; 231 E7 latin capital letter thorn (icelandic)
\0 \xF8 ; 232 E8 latin small letter thorn (icelandic)
\0 \xF9 ; 233 E9 latin capital letter u with acute
\0 \xFA ; 234 EA latin capital letter u with circumflex
\0 \xFB ; 235 EB latin capital letter u with grave
\0 \xFC ; 236 EC latin small letter y with acute
\0 \xFD ; 237 ED latin capital letter y with acute
\0 \xFE ; 238 EE em dash
\0 \xFF ; 239 EF acute accent
\0 \xA8 ; 240 F0 soft hyphen
\0 \xB8 ; 241 F1 plus-minus sign
\0 \xAA ; 242 F2 left right double arrow
\0 \xBA ; 243 F3 vulgar fraction three quarters
\0 \xAF ; 244 F4 pilcrow sign
\0 \xBF ; 245 F5 section sign
\0 \xA1 ; 246 F6 division sign
\0 \xA2 ; 247 F7 ogonek
\0 \xB0 ; 248 F8 degree sign
\0 \x95 ; 249 F9 diaeresis
\0 \xB7 ; 250 FA dot above
\0 \x88 ; 251 FB superscript one
\0 \xB9 ; 252 FC superscript three
\0 \xA4 ; 253 FD superscript two
\0 \x88 ; 254 FE black square
\0 \x88 ; 255 FF no-break space
END END

View File

@ -1,161 +1,138 @@
; ;
; This file is a charset conversion module in text form. ; This file is a charset conversion module in text form.
; ;
; This module Converts KOI8-R to CP866. 0
0
2
koi8-r ; from charset
cp866 ; to charset
; ;
; Format: ID, version, level, \0 \xc4 ; BOX DRAWINGS LIGHT HORIZONTAL
; from charset, to charset, \0 \xb3 ; BOX DRAWINGS LIGHT VERTICAL
; 128 entries: first & second byte \0 \xda ; BOX DRAWINGS LIGHT DOWN AND RIGHT
; "END" \0 \xbf ; BOX DRAWINGS LIGHT DOWN AND LEFT
; Lines beginning with a ";" or a ";" after the entries are comments \0 \xc0 ; BOX DRAWINGS LIGHT UP AND RIGHT
; \0 \xd9 ; BOX DRAWINGS LIGHT UP AND LEFT
; Unknown characters are mapped to the "?" character. \0 \xc3 ; BOX DRAWINGS LIGHT VERTICAL AND RIGHT
; \0 \xb4 ; BOX DRAWINGS LIGHT VERTICAL AND LEFT
; cedilla = , ; dieresis = .. ; acute = ' \0 \xc2 ; BOX DRAWINGS LIGHT DOWN AND HORIZONTAL
; grave = ` ; circumflex = ^ ; ring = o \0 \xc1 ; BOX DRAWINGS LIGHT UP AND HORIZONTAL
; tilde = ~ ; caron = v \0 \xc5 ; BOX DRAWINGS LIGHT VERTICAL AND HORIZONTAL
; All of these are above the character, apart from the cedilla which is below. \0 \xdf ; UPPER HALF BLOCK
; \0 \xdc ; LOWER HALF BLOCK
; \ is the escape character: \0 means decimal zero, \0 \xdb ; FULL BLOCK
; \dnnn where nnn is a decimal number is the ordinal value of the character \0 \xdd ; LEFT HALF BLOCK
; \xnn where nn is a hexadecimal number \0 \xde ; RIGHT HALF BLOCK
; e.g.: \d32 is the ASCII space character \0 \xb0 ; LIGHT SHADE
; Two \\ is the character "\" itself. \0 \xb1 ; MEDIUM SHADE
; \0 \xb2 ; DARK SHADE
0 ; ID number \0 ? ; unable to convert adequately
0 ; version number \0 \xfe ; BLACK SQUARE
; \0 \xf9 ; BULLET
2 ; level number \0 \xfb ; SQUARE ROOT
; \0 ? ; unable to convert adequately
KOI8-R ; from set \0 ? ; unable to convert adequately
CP866 ; to set \0 ? ; unable to convert adequately
; \0 \xff ; NO-BREAK SPACE
\0 \xC4 ; 128 80 latin capital letter c with cedilla \0 ? ; unable to convert adequately
\0 \xB3 ; 129 81 latin small letter u with diaeresis \0 \xf8 ; DEGREE SIGN
\0 \xDA ; 130 82 latin small letter e with acute \0 \x32 ; DIGIT TWO
\0 \xBF ; 131 83 latin small letter a with circumflex \0 \xfa ; MIDDLE DOT
\0 \xC0 ; 132 84 latin small letter a with diaeresis \0 ? ; unable to convert adequately
\0 \xD9 ; 133 85 latin small letter a with grave \0 \xcd ; BOX DRAWINGS DOUBLE HORIZONTAL
\0 \xC3 ; 134 86 latin small letter a with ring above \0 \xba ; BOX DRAWINGS DOUBLE VERTICAL
\0 \xB4 ; 135 87 latin small letter c with cedilla \0 \xd5 ; BOX DRAWINGS DOWN SINGLE AND RIGHT DOUBLE
\0 \xC2 ; 136 88 latin small letter e with circumflex \0 \xf1 ; CYRILLIC SMALL LETTER IO
\0 \xC1 ; 137 89 latin small letter e with diaeresis \0 \xd6 ; BOX DRAWINGS DOWN DOUBLE AND RIGHT SINGLE
\0 \xC5 ; 138 8A latin small letter e with grave \0 \xc9 ; BOX DRAWINGS DOUBLE DOWN AND RIGHT
\0 \xDF ; 139 8B latin small letter i with diaeresis \0 \xb8 ; BOX DRAWINGS DOWN SINGLE AND LEFT DOUBLE
\0 \xDC ; 140 8C latin small letter i with circumflex \0 \xb7 ; BOX DRAWINGS DOWN DOUBLE AND LEFT SINGLE
\0 \xDB ; 141 8D latin small letter i with grave \0 \xbb ; BOX DRAWINGS DOUBLE DOWN AND LEFT
\0 \xDD ; 142 8E latin capital letter a with diaeresis \0 \xd4 ; BOX DRAWINGS UP SINGLE AND RIGHT DOUBLE
\0 \xDE ; 143 8F latin capital letter a with ring above \0 \xd3 ; BOX DRAWINGS UP DOUBLE AND RIGHT SINGLE
\0 \xB0 ; 144 90 latin capital letter e with acute \0 \xc8 ; BOX DRAWINGS DOUBLE UP AND RIGHT
\0 \xB1 ; 145 91 latin small letter ae \0 \xbe ; BOX DRAWINGS UP SINGLE AND LEFT DOUBLE
\0 \xB2 ; 146 92 latin capital letter ae \0 \xbd ; BOX DRAWINGS UP DOUBLE AND LEFT SINGLE
\0 \xF4 ; 147 93 latin small letter o with circumflex \0 \xbc ; BOX DRAWINGS DOUBLE UP AND LEFT
\0 \xFE ; 148 94 latin small letter o with diaeresis \0 \xc6 ; BOX DRAWINGS VERTICAL SINGLE AND RIGHT DOUBLE
\0 \xF9 ; 149 95 latin small letter o with grave \0 \xc7 ; BOX DRAWINGS VERTICAL DOUBLE AND RIGHT SINGLE
\0 \xFB ; 150 96 latin small letter u with circumflex \0 \xcc ; BOX DRAWINGS DOUBLE VERTICAL AND RIGHT
\0 \xF7 ; 151 97 latin small letter u with grave \0 \xb5 ; BOX DRAWINGS VERTICAL SINGLE AND LEFT DOUBLE
\0 \xF3 ; 152 98 latin small letter y with diaeresis \0 \xf0 ; CYRILLIC CAPITAL LETTER IO
\0 \xF2 ; 153 99 latin capital letter o with diaeresis \0 \xb6 ; BOX DRAWINGS VERTICAL DOUBLE AND LEFT SINGLE
\0 \xFF ; 154 9A latin capital letter u with diaeresis \0 \xb9 ; BOX DRAWINGS DOUBLE VERTICAL AND LEFT
\0 \xF5 ; 155 9B latin small letter o with stroke \0 \xd1 ; BOX DRAWINGS DOWN SINGLE AND HORIZONTAL DOUBLE
\0 \xF8 ; 156 9C pound sign \0 \xd2 ; BOX DRAWINGS DOWN DOUBLE AND HORIZONTAL SINGLE
\0 \xFD ; 157 9D latin capital letter o with stroke \0 \xcb ; BOX DRAWINGS DOUBLE DOWN AND HORIZONTAL
\0 \xFA ; 158 9E multiplication sign \0 \xcf ; BOX DRAWINGS UP SINGLE AND HORIZONTAL DOUBLE
\0 \xF6 ; 159 9F dutch guilder sign (ibm437 159) \0 \xd0 ; BOX DRAWINGS UP DOUBLE AND HORIZONTAL SINGLE
\0 \xCD ; 160 A0 latin small letter a with acute \0 \xca ; BOX DRAWINGS DOUBLE UP AND HORIZONTAL
\0 \xBA ; 161 A1 latin small letter i with acute \0 \xd8 ; BOX DRAWINGS VERTICAL SINGLE AND HORIZONTAL DOUBLE
\0 \xD5 ; 162 A2 latin small letter o with acute \0 \xd7 ; BOX DRAWINGS VERTICAL DOUBLE AND HORIZONTAL SINGLE
\0 \xF1 ; 163 A3 latin small letter u with acute \0 \xce ; BOX DRAWINGS DOUBLE VERTICAL AND HORIZONTAL
\0 \xD6 ; 164 A4 latin small letter n with tilde \x28 \x43 \x29 ; LEFT PARENTHESIS + LATIN CAPITAL LETTER C + RIGHT PARENTHESIS
\0 \xC9 ; 165 A5 latin capital letter n with tilde \0 \xee ; CYRILLIC SMALL LETTER YU
\0 \xB8 ; 166 A6 feminine ordinal indicator \0 \xa0 ; CYRILLIC SMALL LETTER A
\0 \xB7 ; 167 A7 masculine ordinal indicator \0 \xa1 ; CYRILLIC SMALL LETTER BE
\0 \xBB ; 168 A8 inverted question mark \0 \xe6 ; CYRILLIC SMALL LETTER TSE
\0 \xD4 ; 169 A9 registered sign \0 \xa4 ; CYRILLIC SMALL LETTER DE
\0 \xD3 ; 170 AA not sign \0 \xa5 ; CYRILLIC SMALL LETTER IE
\0 \xC8 ; 171 AB vulgar fraction one half \0 \xe4 ; CYRILLIC SMALL LETTER EF
\0 \xBE ; 172 AC vulgar fraction one quarter \0 \xa3 ; CYRILLIC SMALL LETTER GHE
\0 \xBD ; 173 AD inverted exclamation mark \0 \xe5 ; CYRILLIC SMALL LETTER HA
\0 \xBC ; 174 AE left-pointing double angle quotation mark \0 \xa8 ; CYRILLIC SMALL LETTER I
\0 \xC6 ; 175 AF right-pointing double angle quotation mark \0 \xa9 ; CYRILLIC SMALL LETTER SHORT I
\0 \xC7 ; 176 B0 light shade \0 \xaa ; CYRILLIC SMALL LETTER KA
\0 \xCC ; 177 B1 medium shade \0 \xab ; CYRILLIC SMALL LETTER EL
\0 \xB5 ; 178 B2 dark shade \0 \xac ; CYRILLIC SMALL LETTER EM
\0 \xF0 ; 179 B3 box drawings light vertical \0 \xad ; CYRILLIC SMALL LETTER EN
\0 \xB6 ; 180 B4 box drawings light vertical and left \0 \xae ; CYRILLIC SMALL LETTER O
\0 \xB9 ; 181 B5 latin capital letter a with acute \0 \xaf ; CYRILLIC SMALL LETTER PE
\0 \xD1 ; 182 B6 latin capital letter a with circumflex \0 \xef ; CYRILLIC SMALL LETTER YA
\0 \xD2 ; 183 B7 latin capital letter a with grave \0 \xe0 ; CYRILLIC SMALL LETTER ER
\0 \xCB ; 184 B8 copyright sign \0 \xe1 ; CYRILLIC SMALL LETTER ES
\0 \xCF ; 185 B9 box drawings heavy vertical and left \0 \xe2 ; CYRILLIC SMALL LETTER TE
\0 \xD0 ; 186 BA box drawings heavy vertical \0 \xe3 ; CYRILLIC SMALL LETTER U
\0 \xCA ; 187 BB box drawings heavy down and left \0 \xa6 ; CYRILLIC SMALL LETTER ZHE
\0 \xD8 ; 188 BC box drawings heavy up and left \0 \xa2 ; CYRILLIC SMALL LETTER VE
\0 \xD7 ; 189 BD cent sign \0 \xec ; CYRILLIC SMALL LETTER SOFT SIGN
\0 \xCE ; 190 BE yen sign \0 \xeb ; CYRILLIC SMALL LETTER YERU
\0 \xFC ; 191 BF box drawings light down and left \0 \xa7 ; CYRILLIC SMALL LETTER ZE
\0 \xEE ; 192 C0 box drawings light up and right \0 \xe8 ; CYRILLIC SMALL LETTER SHA
\0 \xA0 ; 193 C1 box drawings light up and horizontal \0 \xed ; CYRILLIC SMALL LETTER E
\0 \xA1 ; 194 C2 box drawings light down and horizontal \0 \xe9 ; CYRILLIC SMALL LETTER SHCHA
\0 \xE6 ; 195 C3 box drawings light vertical and right \0 \xe7 ; CYRILLIC SMALL LETTER CHE
\0 \xA4 ; 196 C4 box drawings light horizontal \0 \xea ; CYRILLIC SMALL LETTER HARD SIGN
\0 \xA5 ; 197 C5 box drawings light vertical and horizontal \0 \x9e ; CYRILLIC CAPITAL LETTER YU
\0 \xE4 ; 198 C6 latin small letter a with tilde \0 \x80 ; CYRILLIC CAPITAL LETTER A
\0 \xA3 ; 199 C7 latin capital letter a with tilde \0 \x81 ; CYRILLIC CAPITAL LETTER BE
\0 \xE5 ; 200 C8 box drawings heavy up and right \0 \x96 ; CYRILLIC CAPITAL LETTER TSE
\0 \xA8 ; 201 C9 box drawings heavy down and right \0 \x84 ; CYRILLIC CAPITAL LETTER DE
\0 \xA9 ; 202 CA box drawings heavy up and horizontal \0 \x85 ; CYRILLIC CAPITAL LETTER IE
\0 \xAA ; 203 CB box drawings heavy down and horizontal \0 \x94 ; CYRILLIC CAPITAL LETTER EF
\0 \xAB ; 204 CC box drawings heavy vertical and right \0 \x83 ; CYRILLIC CAPITAL LETTER GHE
\0 \xAC ; 205 CD box drawings heavy horizontal \0 \x95 ; CYRILLIC CAPITAL LETTER HA
\0 \xAD ; 206 CE box drawings heavy vertical and horizontal \0 \x88 ; CYRILLIC CAPITAL LETTER I
\0 \xAE ; 207 CF currency sign \0 \x89 ; CYRILLIC CAPITAL LETTER SHORT I
\0 \xAF ; 208 D0 latin small letter eth (icelandic) \0 \x8a ; CYRILLIC CAPITAL LETTER KA
\0 \xEF ; 209 D1 latin capital letter eth (icelandic) \0 \x8b ; CYRILLIC CAPITAL LETTER EL
\0 \xE0 ; 210 D2 latin capital letter e with circumflex \0 \x8c ; CYRILLIC CAPITAL LETTER EM
\0 \xE1 ; 211 D3 latin capital letter e with diaeresis \0 \x8d ; CYRILLIC CAPITAL LETTER EN
\0 \xE2 ; 212 D4 latin capital letter e with grave \0 \x8e ; CYRILLIC CAPITAL LETTER O
\0 \xE3 ; 213 D5 latin small letter i dotless \0 \x8f ; CYRILLIC CAPITAL LETTER PE
\0 \xA6 ; 214 D6 latin capital letter i with acute \0 \x9f ; CYRILLIC CAPITAL LETTER YA
\0 \xA2 ; 215 D7 latin capital letter i with circumflex \0 \x90 ; CYRILLIC CAPITAL LETTER ER
\0 \xEC ; 216 D8 latin capital letter i with diaeresis \0 \x91 ; CYRILLIC CAPITAL LETTER ES
\0 \xEB ; 217 D9 box drawings light up and left \0 \x92 ; CYRILLIC CAPITAL LETTER TE
\0 \xA7 ; 218 DA box drawings light down and right \0 \x93 ; CYRILLIC CAPITAL LETTER U
\0 \xE8 ; 219 DB full block \0 \x86 ; CYRILLIC CAPITAL LETTER ZHE
\0 \xED ; 220 DC lower half block \0 \x82 ; CYRILLIC CAPITAL LETTER VE
\0 \xE9 ; 221 DD broken bar \0 \x9c ; CYRILLIC CAPITAL LETTER SOFT SIGN
\0 \xE7 ; 222 DE latin capital letter i with grave \0 \x9b ; CYRILLIC CAPITAL LETTER YERU
\0 \xEA ; 223 DF upper half block \0 \x87 ; CYRILLIC CAPITAL LETTER ZE
\0 \x9E ; 224 E0 latin capital letter o with acute \0 \x98 ; CYRILLIC CAPITAL LETTER SHA
\0 \x80 ; 225 E1 latin small letter sharp s (german) \0 \x9d ; CYRILLIC CAPITAL LETTER E
\0 \x81 ; 226 E2 latin capital letter o with circumflex \0 \x99 ; CYRILLIC CAPITAL LETTER SHCHA
\0 \x96 ; 227 E3 latin capital letter o with grave \0 \x97 ; CYRILLIC CAPITAL LETTER CHE
\0 \x84 ; 228 E4 latin small letter o with tilde \0 \x9a ; CYRILLIC CAPITAL LETTER HARD SIGN
\0 \x85 ; 229 E5 latin capital letter o with tilde
\0 \x94 ; 230 E6 greek small letter mu
\0 \x83 ; 231 E7 latin capital letter thorn (icelandic)
\0 \x95 ; 232 E8 latin small letter thorn (icelandic)
\0 \x88 ; 233 E9 latin capital letter u with acute
\0 \x89 ; 234 EA latin capital letter u with circumflex
\0 \x8A ; 235 EB latin capital letter u with grave
\0 \x8B ; 236 EC latin small letter y with acute
\0 \x8C ; 237 ED latin capital letter y with acute
\0 \x8D ; 238 EE em dash
\0 \x8E ; 239 EF acute accent
\0 \x8F ; 240 F0 soft hyphen
\0 \x9F ; 241 F1 plus-minus sign
\0 \x90 ; 242 F2 left right double arrow
\0 \x91 ; 243 F3 vulgar fraction three quarters
\0 \x92 ; 244 F4 pilcrow sign
\0 \x93 ; 245 F5 section sign
\0 \x86 ; 246 F6 division sign
\0 \x82 ; 247 F7 ogonek
\0 \x9C ; 248 F8 degree sign
\0 \x9B ; 249 F9 diaeresis
\0 \x87 ; 250 FA dot above
\0 \x98 ; 251 FB superscript one
\0 \x9D ; 252 FC superscript three
\0 \x99 ; 253 FD superscript two
\0 \x97 ; 254 FE black square
\0 \x9A ; 255 FF no-break space
END END

View File

@ -1,161 +1,138 @@
; ;
; This file is a charset conversion module in text form. ; This file is a charset conversion module in text form.
; ;
; This module Converts WINDOWS-1251 to CP866. 0
0
2
cp1251 ; from charset
cp866 ; to charset
; ;
; Format: ID, version, level, \0 ? ; unable to convert adequately
; from charset, to charset, \0 ? ; unable to convert adequately
; 128 entries: first & second byte \0 ? ; unable to convert adequately
; "END" \0 ? ; unable to convert adequately
; Lines beginning with a ";" or a ";" after the entries are comments \0 ? ; unable to convert adequately
; \x2e \x2e \x2e ; FULL STOP + FULL STOP + FULL STOP
; Unknown characters are mapped to the "?" character. \0 ? ; unable to convert adequately
; \0 ? ; unable to convert adequately
; cedilla = , ; dieresis = .. ; acute = ' \0 ? ; unable to convert adequately
; grave = ` ; circumflex = ^ ; ring = o \0 ? ; unable to convert adequately
; tilde = ~ ; caron = v \0 ? ; unable to convert adequately
; All of these are above the character, apart from the cedilla which is below. \0 ? ; unable to convert adequately
; \0 ? ; unable to convert adequately
; \ is the escape character: \0 means decimal zero, \0 ? ; unable to convert adequately
; \dnnn where nnn is a decimal number is the ordinal value of the character \0 ? ; unable to convert adequately
; \xnn where nn is a hexadecimal number \0 ? ; unable to convert adequately
; e.g.: \d32 is the ASCII space character \0 ? ; unable to convert adequately
; Two \\ is the character "\" itself. \0 ? ; unable to convert adequately
; \0 ? ; unable to convert adequately
0 ; ID number \0 ? ; unable to convert adequately
0 ; version number \0 ? ; unable to convert adequately
; \0 \xf9 ; BULLET
2 ; level number \0 ? ; unable to convert adequately
; \0 ? ; unable to convert adequately
WINDOWS-1251 ; from set \0 ? ; not defined
CP866 ; to set \x54 \x4d ; LATIN CAPITAL LETTER T + LATIN CAPITAL LETTER M
; \0 ? ; unable to convert adequately
\0 \x81 ; 128 80 latin capital letter c with cedilla \0 ? ; unable to convert adequately
\0 \x83 ; 129 81 latin small letter u with diaeresis \0 ? ; unable to convert adequately
\0 \x2C ; 130 82 latin small letter e with acute \0 ? ; unable to convert adequately
\0 \xA3 ; 131 83 latin small letter a with circumflex \0 ? ; unable to convert adequately
\0 \x22 ; 132 84 latin small letter a with diaeresis \0 ? ; unable to convert adequately
\0 \x2E ; 133 85 latin small letter a with grave \0 \xff ; NO-BREAK SPACE
\0 \xFE ; 134 86 latin small letter a with ring above \0 \xf6 ; CYRILLIC CAPITAL LETTER SHORT U
\0 \xFE ; 135 87 latin small letter c with cedilla \0 \xf7 ; CYRILLIC SMALL LETTER SHORT U
\0 \xFE ; 136 88 latin small letter e with circumflex \0 ? ; unable to convert adequately
\0 \x25 ; 137 89 latin small letter e with diaeresis \0 \xfd ; CURRENCY SIGN
\0 \x8B ; 138 8A latin small letter e with grave \0 \x83 ; CYRILLIC CAPITAL LETTER GHE [WITH UPTURN]
\0 \x3C ; 139 8B latin small letter i with diaeresis \0 ? ; unable to convert adequately
\0 \x8D ; 140 8C latin small letter i with circumflex \0 ? ; unable to convert adequately
\0 \x8A ; 141 8D latin small letter i with grave \0 \xf0 ; CYRILLIC CAPITAL LETTER IO
\0 \xFE ; 142 8E latin capital letter a with diaeresis \x28 \x43 \x29 ; LEFT PARENTHESIS + LATIN CAPITAL LETTER C + RIGHT PARENTHESIS
\0 \xFE ; 143 8F latin capital letter a with ring above \0 \xf2 ; CYRILLIC CAPITAL LETTER UKRAINIAN IE
\0 \xFE ; 144 90 latin capital letter e with acute \0 ? ; unable to convert adequately
\0 \x60 ; 145 91 latin small letter ae \0 ? ; unable to convert adequately
\0 \x27 ; 146 92 latin capital letter ae \0 ? ; unable to convert adequately
\0 \x22 ; 147 93 latin small letter o with circumflex \0 ? ; unable to convert adequately
\0 \x22 ; 148 94 latin small letter o with diaeresis \0 \xf4 ; CYRILLIC CAPITAL LETTER YI
\0 \xF9 ; 149 95 latin small letter o with grave \0 \xf8 ; DEGREE SIGN
\0 \x2D ; 150 96 latin small letter u with circumflex \0 ? ; unable to convert adequately
\0 \xC4 ; 151 97 latin small letter u with grave \0 ? ; unable to convert adequately
\0 \xFE ; 152 98 latin small letter y with diaeresis \0 ? ; unable to convert adequately
\0 \xFE ; 153 99 latin capital letter o with diaeresis \0 \xa3 ; CYRILLIC SMALL LETTER GHE [WITH UPTURN]
\0 \xAB ; 154 9A latin capital letter u with diaeresis \0 ? ; unable to convert adequately
\0 \x3E ; 155 9B latin small letter o with stroke \0 ? ; unable to convert adequately
\0 \xAD ; 156 9C pound sign \0 \xfa ; MIDDLE DOT
\0 \xAA ; 157 9D latin capital letter o with stroke \0 \xf1 ; CYRILLIC SMALL LETTER IO
\0 \xFE ; 158 9E multiplication sign \0 \xfc ; NUMERO SIGN
\0 \xFE ; 159 9F dutch guilder sign (ibm437 159) \0 \xf3 ; CYRILLIC SMALL LETTER UKRAINIAN IE
\0 \x20 ; 160 A0 latin small letter a with acute \0 ? ; unable to convert adequately
\0 \xF6 ; 161 A1 latin small letter i with acute \0 ? ; unable to convert adequately
\0 \xF7 ; 162 A2 latin small letter o with acute \0 ? ; unable to convert adequately
\0 \x4A ; 163 A3 latin small letter u with acute \0 ? ; unable to convert adequately
\0 \xFD ; 164 A4 latin small letter n with tilde \0 \xf5 ; CYRILLIC SMALL LETTER YI
\0 \x83 ; 165 A5 latin capital letter n with tilde \0 \x80 ; CYRILLIC CAPITAL LETTER A
\0 \x7C ; 166 A6 feminine ordinal indicator \0 \x81 ; CYRILLIC CAPITAL LETTER BE
\0 \x15 ; 167 A7 masculine ordinal indicator \0 \x82 ; CYRILLIC CAPITAL LETTER VE
\0 \xF0 ; 168 A8 inverted question mark \0 \x83 ; CYRILLIC CAPITAL LETTER GHE
\0 \x63 ; 169 A9 registered sign \0 \x84 ; CYRILLIC CAPITAL LETTER DE
\0 \xF2 ; 170 AA not sign \0 \x85 ; CYRILLIC CAPITAL LETTER IE
\0 \x11 ; 171 AB vulgar fraction one half \0 \x86 ; CYRILLIC CAPITAL LETTER ZHE
\0 \x2D ; 172 AC vulgar fraction one quarter \0 \x87 ; CYRILLIC CAPITAL LETTER ZE
\0 \x2D ; 173 AD inverted exclamation mark \0 \x88 ; CYRILLIC CAPITAL LETTER I
\0 \x72 ; 174 AE left-pointing double angle quotation mark \0 \x89 ; CYRILLIC CAPITAL LETTER SHORT I
\0 \xF4 ; 175 AF right-pointing double angle quotation mark \0 \x8a ; CYRILLIC CAPITAL LETTER KA
\0 \xF8 ; 176 B0 light shade \0 \x8b ; CYRILLIC CAPITAL LETTER EL
\0 \xFE ; 177 B1 medium shade \0 \x8c ; CYRILLIC CAPITAL LETTER EM
\0 \xB3 ; 178 B2 dark shade \0 \x8d ; CYRILLIC CAPITAL LETTER EN
\0 \x69 ; 179 B3 box drawings light vertical \0 \x8e ; CYRILLIC CAPITAL LETTER O
\0 \xA3 ; 180 B4 box drawings light vertical and left \0 \x8f ; CYRILLIC CAPITAL LETTER PE
\0 \xFE ; 181 B5 latin capital letter a with acute \0 \x90 ; CYRILLIC CAPITAL LETTER ER
\0 \x14 ; 182 B6 latin capital letter a with circumflex \0 \x91 ; CYRILLIC CAPITAL LETTER ES
\0 \xFA ; 183 B7 latin capital letter a with grave \0 \x92 ; CYRILLIC CAPITAL LETTER TE
\0 \xF1 ; 184 B8 copyright sign \0 \x93 ; CYRILLIC CAPITAL LETTER U
\0 \xFC ; 185 B9 box drawings heavy vertical and left \0 \x94 ; CYRILLIC CAPITAL LETTER EF
\0 \xF3 ; 186 BA box drawings heavy vertical \0 \x95 ; CYRILLIC CAPITAL LETTER HA
\0 \x10 ; 187 BB box drawings heavy down and left \0 \x96 ; CYRILLIC CAPITAL LETTER TSE
\0 \x6A ; 188 BC box drawings heavy up and left \0 \x97 ; CYRILLIC CAPITAL LETTER CHE
\0 \x53 ; 189 BD cent sign \0 \x98 ; CYRILLIC CAPITAL LETTER SHA
\0 \x73 ; 190 BE yen sign \0 \x99 ; CYRILLIC CAPITAL LETTER SHCHA
\0 \xF5 ; 191 BF box drawings light down and left \0 \x9a ; CYRILLIC CAPITAL LETTER HARD SIGN
\0 \x80 ; 192 C0 box drawings light up and right \0 \x9b ; CYRILLIC CAPITAL LETTER YERU
\0 \x81 ; 193 C1 box drawings light up and horizontal \0 \x9c ; CYRILLIC CAPITAL LETTER SOFT SIGN
\0 \x82 ; 194 C2 box drawings light down and horizontal \0 \x9d ; CYRILLIC CAPITAL LETTER E
\0 \x83 ; 195 C3 box drawings light vertical and right \0 \x9e ; CYRILLIC CAPITAL LETTER YU
\0 \x84 ; 196 C4 box drawings light horizontal \0 \x9f ; CYRILLIC CAPITAL LETTER YA
\0 \x85 ; 197 C5 box drawings light vertical and horizontal \0 \xa0 ; CYRILLIC SMALL LETTER A
\0 \x86 ; 198 C6 latin small letter a with tilde \0 \xa1 ; CYRILLIC SMALL LETTER BE
\0 \x87 ; 199 C7 latin capital letter a with tilde \0 \xa2 ; CYRILLIC SMALL LETTER VE
\0 \x88 ; 200 C8 box drawings heavy up and right \0 \xa3 ; CYRILLIC SMALL LETTER GHE
\0 \x89 ; 201 C9 box drawings heavy down and right \0 \xa4 ; CYRILLIC SMALL LETTER DE
\0 \x8A ; 202 CA box drawings heavy up and horizontal \0 \xa5 ; CYRILLIC SMALL LETTER IE
\0 \x8B ; 203 CB box drawings heavy down and horizontal \0 \xa6 ; CYRILLIC SMALL LETTER ZHE
\0 \x8C ; 204 CC box drawings heavy vertical and right \0 \xa7 ; CYRILLIC SMALL LETTER ZE
\0 \x8D ; 205 CD box drawings heavy horizontal \0 \xa8 ; CYRILLIC SMALL LETTER I
\0 \x8E ; 206 CE box drawings heavy vertical and horizontal \0 \xa9 ; CYRILLIC SMALL LETTER SHORT I
\0 \x8F ; 207 CF currency sign \0 \xaa ; CYRILLIC SMALL LETTER KA
\0 \x90 ; 208 D0 latin small letter eth (icelandic) \0 \xab ; CYRILLIC SMALL LETTER EL
\0 \x91 ; 209 D1 latin capital letter eth (icelandic) \0 \xac ; CYRILLIC SMALL LETTER EM
\0 \x92 ; 210 D2 latin capital letter e with circumflex \0 \xad ; CYRILLIC SMALL LETTER EN
\0 \x93 ; 211 D3 latin capital letter e with diaeresis \0 \xae ; CYRILLIC SMALL LETTER O
\0 \x94 ; 212 D4 latin capital letter e with grave \0 \xaf ; CYRILLIC SMALL LETTER PE
\0 \x95 ; 213 D5 latin small letter i dotless \0 \xe0 ; CYRILLIC SMALL LETTER ER
\0 \x96 ; 214 D6 latin capital letter i with acute \0 \xe1 ; CYRILLIC SMALL LETTER ES
\0 \x97 ; 215 D7 latin capital letter i with circumflex \0 \xe2 ; CYRILLIC SMALL LETTER TE
\0 \x98 ; 216 D8 latin capital letter i with diaeresis \0 \xe3 ; CYRILLIC SMALL LETTER U
\0 \x99 ; 217 D9 box drawings light up and left \0 \xe4 ; CYRILLIC SMALL LETTER EF
\0 \x9A ; 218 DA box drawings light down and right \0 \xe5 ; CYRILLIC SMALL LETTER HA
\0 \x9B ; 219 DB full block \0 \xe6 ; CYRILLIC SMALL LETTER TSE
\0 \x9C ; 220 DC lower half block \0 \xe7 ; CYRILLIC SMALL LETTER CHE
\0 \x9D ; 221 DD broken bar \0 \xe8 ; CYRILLIC SMALL LETTER SHA
\0 \x9E ; 222 DE latin capital letter i with grave \0 \xe9 ; CYRILLIC SMALL LETTER SHCHA
\0 \x9F ; 223 DF upper half block \0 \xea ; CYRILLIC SMALL LETTER HARD SIGN
\0 \xA0 ; 224 E0 latin capital letter o with acute \0 \xeb ; CYRILLIC SMALL LETTER YERU
\0 \xA1 ; 225 E1 latin small letter sharp s (german) \0 \xec ; CYRILLIC SMALL LETTER SOFT SIGN
\0 \xA2 ; 226 E2 latin capital letter o with circumflex \0 \xed ; CYRILLIC SMALL LETTER E
\0 \xA3 ; 227 E3 latin capital letter o with grave \0 \xee ; CYRILLIC SMALL LETTER YU
\0 \xA4 ; 228 E4 latin small letter o with tilde \0 \xef ; CYRILLIC SMALL LETTER YA
\0 \xA5 ; 229 E5 latin capital letter o with tilde
\0 \xA6 ; 230 E6 greek small letter mu
\0 \xA7 ; 231 E7 latin capital letter thorn (icelandic)
\0 \xA8 ; 232 E8 latin small letter thorn (icelandic)
\0 \xA9 ; 233 E9 latin capital letter u with acute
\0 \xAA ; 234 EA latin capital letter u with circumflex
\0 \xAB ; 235 EB latin capital letter u with grave
\0 \xAC ; 236 EC latin small letter y with acute
\0 \xAD ; 237 ED latin capital letter y with acute
\0 \xAE ; 238 EE em dash
\0 \xAF ; 239 EF acute accent
\0 \xE0 ; 240 F0 soft hyphen
\0 \xE1 ; 241 F1 plus-minus sign
\0 \xE2 ; 242 F2 left right double arrow
\0 \xE3 ; 243 F3 vulgar fraction three quarters
\0 \xE4 ; 244 F4 pilcrow sign
\0 \xE5 ; 245 F5 section sign
\0 \xE6 ; 246 F6 division sign
\0 \xE7 ; 247 F7 ogonek
\0 \xE8 ; 248 F8 degree sign
\0 \xE9 ; 249 F9 diaeresis
\0 \xEA ; 250 FA dot above
\0 \xEB ; 251 FB superscript one
\0 \xEC ; 252 FC superscript three
\0 \xED ; 253 FD superscript two
\0 \xEE ; 254 FE black square
\0 \xEF ; 255 FF no-break space
END END

View File

@ -1,5 +1,5 @@
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
GoldED Help System Definition File GoldED+ Help System Definition File
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿
@ -13,7 +13,7 @@
³ 8 ³ ³ 8 ³
³ 9 ³ ³ 9 ³
³ 10 ³ ³ 10 ³
³ 11 This is a model of the help screen as it will look in GoldED. ³ ³ 11 This is a model of the help screen as it will look in GoldED+. ³
³ 12 ³ ³ 12 ³
³ 13 ³ ³ 13 ³
³ 14 ³ ³ 14 ³
@ -51,9 +51,9 @@ Here is a small "ruler" for the actual definitions below:
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
*B 1002,Quit GoldED *B 1002,Quit GoldED+
You can now exit GoldED or stay in. You can now exit GoldED+ or stay in.
A quicker way of exiting is by using <Ctrl-Q>, which exits A quicker way of exiting is by using <Ctrl-Q>, which exits
immediately. immediately.
@ -85,7 +85,8 @@ Here is a small "ruler" for the actual definitions below:
Here you can change the default AKA (Also Known As) address for the current Here you can change the default AKA (Also Known As) address for the current
area. area.
See also: ^Change Origin^, ^Change Template^, ^Change Username^ See also: ^Change Origin^, ^Change Template^, ^Change Username^,
^Change Tagline^, ^Change Xlat Import^
*E *E
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
@ -94,7 +95,8 @@ Here is a small "ruler" for the actual definitions below:
Here you can change the origin for the current area or message. Here you can change the origin for the current area or message.
See also: ^Change Aka^, ^Change Template^, ^Change Username^ See also: ^Change Aka^, ^Change Template^, ^Change Username^,
^Change Tagline^, ^Change Xlat Import^
*E *E
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
@ -103,7 +105,8 @@ Here is a small "ruler" for the actual definitions below:
Here you can change the template for the current area or message. Here you can change the template for the current area or message.
See also: ^Change Aka^, ^Change Origin^, ^Change Username^ See also: ^Change Aka^, ^Change Origin^, ^Change Username^, ^Change Tagline^,
^Change Xlat Import^
*E *E
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
@ -112,7 +115,28 @@ Here is a small "ruler" for the actual definitions below:
Here you can change the current username. Here you can change the current username.
See also: ^Change Aka^, ^Change Origin^, ^Change Template^ See also: ^Change Aka^, ^Change Origin^, ^Change Template^, ^Change Tagline^,
^Change Xlat Import^
*E
--------------------------------------------------------------------------------
*B 1009,Change Tagline
Here you can change the tagline for the current area or message.
See also: ^Change Aka^, ^Change Origin^, ^Change Username^, ^Change Template^,
^Change Xlat Import^
*E
--------------------------------------------------------------------------------
*B 1010,Change Xlat Import
Here you can change the current username.
See also: ^Change Aka^, ^Change Origin^, ^Change Template^, ^Change Tagline^,
^Change Username^
*E *E
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
@ -132,7 +156,7 @@ Here is a small "ruler" for the actual definitions below:
Alt-A Abort the area selection Alt-A Abort the area selection
Alt-B Toggle sequential area numbering or board numbers Alt-B Toggle sequential area numbering or board numbers
Alt-O Shell to DOS Alt-O Shell to DOS
Alt-X Exit GoldED, prompt for final decision Alt-X Exit GoldED+, prompt for final decision
Ctrl-Q Exit immediately, no questions asked Ctrl-Q Exit immediately, no questions asked
*E *E
@ -208,6 +232,27 @@ Here is a small "ruler" for the actual definitions below:
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
*B 2006,Select Marks
Select which set of area marks should be used.
*E
--------------------------------------------------------------------------------
*B 2007,Drop Marks
Unmark all msgs in selected areas.
*E
--------------------------------------------------------------------------------
*B 2008,Area Catch-Up
Point the lastread pointer to the last message in the current area.
*E
--------------------------------------------------------------------------------
*B 3000,Reader Keys *B 3000,Reader Keys
Esc, Alt-A Enter the area selection screen Esc, Alt-A Enter the area selection screen
@ -259,8 +304,8 @@ Here is a small "ruler" for the actual definitions below:
Alt-O, Ct-F10 Shell to DOS Alt-O, Ct-F10 Shell to DOS
Ctrl-R, Sh-F4 Renumber Fido/Opus *.MSG files Ctrl-R, Sh-F4 Renumber Fido/Opus *.MSG files
Ctrl-L Generate FIDOUSER.LST of all users in area Ctrl-L Generate FIDOUSER.LST of all users in area
X, Alt-X Exit GoldED, prompt for final decision X, Alt-X Exit GoldED+, prompt for final decision
Ctrl-Q Exit GoldED immediately, no questions asked Ctrl-Q Exit GoldED+ immediately, no questions asked
Alt-I,Ctrl-F9 Toggle hexdump mode. For test/debugging Alt-I,Ctrl-F9 Toggle hexdump mode. For test/debugging
Alt-V,Ctrl-F5 Toggle display of Hidden and Kludge lines Alt-V,Ctrl-F5 Toggle display of Hidden and Kludge lines
Alt-H,Ctrl-F7 Toggle display of Hidden lines Alt-H,Ctrl-F7 Toggle display of Hidden lines
@ -278,7 +323,7 @@ Here is a small "ruler" for the actual definitions below:
*B 3001,Change Message *B 3001,Change Message
The message you are about to change, is not written by you, or at least not The message you are about to change, is not written by you, or at least not
with the name you have given in the GoldED configuration file. with the name you have given in the GoldED+ configuration file.
If you decide to change it anyway, the lines defined in the template as If you decide to change it anyway, the lines defined in the template as
"@changed" will be inserted at the top of the message. "@changed" will be inserted at the top of the message.
@ -439,7 +484,7 @@ Here is a small "ruler" for the actual definitions below:
Marked messages, can be Copied, Moved, Deleted or Written to a disk file or Marked messages, can be Copied, Moved, Deleted or Written to a disk file or
printer. printer.
GoldED has a special "read marked" mode, toggled by <Alt-J>, with which you GoldED+ has a special "read marked" mode, toggled by <Alt-J>, with which you
can read the marked messages only. can read the marked messages only.
*E *E
@ -470,8 +515,8 @@ Here is a small "ruler" for the actual definitions below:
Space Toggle Mark on the selected message Space Toggle Mark on the selected message
Tab Toggle BookMark on the selected message Tab Toggle BookMark on the selected message
Sh-Tab, BckSp Go to BookMarked message Sh-Tab, BckSp Go to BookMarked message
Alt-X Exit GoldED - ask first Alt-X Exit GoldED+ - ask first
Ctrl-Q Quit GoldED immediately Ctrl-Q Quit GoldED+ immediately
Alt-O Shell to DOS Alt-O Shell to DOS
*E *E
@ -483,10 +528,10 @@ Here is a small "ruler" for the actual definitions below:
PRN device. PRN device.
If you decide to write to the Print Device, you must make sure that it is If you decide to write to the Print Device, you must make sure that it is
turned on and ready to receive data. In the present version, GoldED uses DOS turned on and ready to receive data. In the present version, GoldED+ uses DOS
calls to send the data to the device, and if the device fails for some calls to send the data to the device, and if the device fails for some
reason, you will get ugly Dos messages and prompts plastered all over the reason, you will get ugly Dos messages and prompts plastered all over the
nice GoldED screen. nice GoldED+ screen.
*E *E
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
@ -508,6 +553,48 @@ Here is a small "ruler" for the actual definitions below:
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
*B 3014,Confirmation Message
An unreceived message to you with the CFM attribute set tells GoldED+ that
the sender has requested a receipt that you have read the message.
Here you can either allow to generate the receipt, or ignore the request.
*E
--------------------------------------------------------------------------------
*B 3015,Goto Replies
Choose from the next messages in the replylink.
*E
--------------------------------------------------------------------------------
*B 3016,Reply Thread
Displays thread for the current message.
See also: ^Message Lister^
*E
--------------------------------------------------------------------------------
*B 3017,Extern Utilities Menu
Here you may select external utility to run from menu or enter your own
commandline.
*E
--------------------------------------------------------------------------------
*B 3018,Peek URL
Here you may select URL to process with utility defined with the URLHANDLER
keyword in GOLDED.CFG.
*E
--------------------------------------------------------------------------------
*B 4000,Header Editing *B 4000,Header Editing
You are editing the message header. move around with the cursorkeys, <Tab> You are editing the message header. move around with the cursorkeys, <Tab>
@ -561,7 +648,7 @@ Here is a small "ruler" for the actual definitions below:
The message contained a Carbon Copy list. The message contained a Carbon Copy list.
You can make GoldED process the list and generate the Carbon Copy messages, You can make GoldED+ process the list and generate the Carbon Copy messages,
you can change the format of the CC list and change the attributes of the CC you can change the format of the CC list and change the attributes of the CC
messages. messages.
@ -583,8 +670,8 @@ Here is a small "ruler" for the actual definitions below:
Ctrl-Home Mark all files Ctrl-Home Mark all files
Ctrl-End Unmark all files Ctrl-End Unmark all files
Alt-O Shell to DOS Alt-O Shell to DOS
Alt-X Exit GoldED - ask first Alt-X Exit GoldED+ - ask first
Ctrl-Q Quit GoldED immediately Ctrl-Q Quit GoldED+ immediately
*E *E
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
@ -607,8 +694,8 @@ Here is a small "ruler" for the actual definitions below:
Left Previous node Left Previous node
Enter Select node Enter Select node
Alt-O Shell to DOS Alt-O Shell to DOS
Alt-X Exit GoldED - ask first Alt-X Exit GoldED+ - ask first
Ctrl-Q Quit GoldED immediately Ctrl-Q Quit GoldED+ immediately
*E *E
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
@ -625,6 +712,27 @@ Here is a small "ruler" for the actual definitions below:
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
*B 4009,Use Forward Kludges
If you choose Yes then GoldED+ will insert FWDFROM, FWDORIG, FWDTO, FWDDEST,
FWDSUBJ, FWDAREA, and FWDMSGID kludges into you message.
*E
--------------------------------------------------------------------------------
*B 4010,Crosspost
The message contained a Crosspost list.
You can make GoldED+ process the list and generate the same messages in other
areas, you can change the format of the XC list and change the attributes of
the XC messages.
It is also possible to ignore the XC list, so that it won't be processed.
*E
--------------------------------------------------------------------------------
*B 5000,Internal Editor *B 5000,Internal Editor
Internal Editor Cursor Movements: Internal Editor Cursor Movements:
@ -680,8 +788,8 @@ Here is a small "ruler" for the actual definitions below:
F7 Saves the current message as a file F7 Saves the current message as a file
F8 Loads the message file saved with F7 F8 Loads the message file saved with F7
F9 Calls external spellchecker with message F9 Calls external spellchecker with message
Alt-X Exit from GoldED - ask first Alt-X Exit from GoldED+ - ask first
Ctrl-Q Quit GoldED immediately - no asking Ctrl-Q Quit GoldED+ immediately - no asking
*E *E
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
@ -700,6 +808,15 @@ Here is a small "ruler" for the actual definitions below:
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
*B 5003,Import Text
Select the encoding algorithm to use on imported file.
See also: ^Change Xlat Import^.
*E
--------------------------------------------------------------------------------
*B 6000,Addressbook *B 6000,Addressbook
Esc Abort addressbook browsing Esc Abort addressbook browsing
@ -724,8 +841,8 @@ Here is a small "ruler" for the actual definitions below:
*B 9001,Out Of Memory *B 9001,Out Of Memory
GoldED just ran out of memory. There is nothing you can do now except press GoldED+ just ran out of memory. There is nothing you can do now except press
<Esc> and let GoldED exit. <Esc> and let GoldED+ exit.
If you were writing a message in the internal editor, you may be able to If you were writing a message in the internal editor, you may be able to
recover all or most of your message in the file GOLDED.MSG. recover all or most of your message in the file GOLDED.MSG.
@ -737,7 +854,7 @@ Here is a small "ruler" for the actual definitions below:
*B 9002,Hudson Size Warning *B 9002,Hudson Size Warning
GoldED has detected that your Hudson message base is rapidly approaching a GoldED+ has detected that your Hudson message base is rapidly approaching a
very dangerous size. If you do not run a packing utility very soon, you risk very dangerous size. If you do not run a packing utility very soon, you risk
permanent damage to your message base. permanent damage to your message base.
@ -745,7 +862,7 @@ Here is a small "ruler" for the actual definitions below:
file (65536 records of 256 bytes). This is approximately 16000 messages of file (65536 records of 256 bytes). This is approximately 16000 messages of
average size. average size.
The GOLDED.CFG keyword HUDSONSIZEWARN defines the size when GoldED starts The GOLDED.CFG keyword HUDSONSIZEWARN defines the size when GoldED+ starts
displaying this warning screen. displaying this warning screen.
Press <Esc> to continue. Press <Esc> to continue.
@ -759,7 +876,7 @@ Here is a small "ruler" for the actual definitions below:
records in MSGHDR.* does not match the number of records in either MSGIDX.* records in MSGHDR.* does not match the number of records in either MSGIDX.*
or MSGTOIDX.* (or both). or MSGTOIDX.* (or both).
GoldED cannot continue until the index files are rebuilt. Please run a GoldED+ cannot continue until the index files are rebuilt. Please run a
message base index rebuild utility immediately. message base index rebuild utility immediately.
Press <Esc> to exit. Press <Esc> to exit.
@ -775,7 +892,7 @@ Here is a small "ruler" for the actual definitions below:
error. Watch the memory meter on the status line - if it gets under 20-30k, error. Watch the memory meter on the status line - if it gets under 20-30k,
you may experience strange lockups. you may experience strange lockups.
To correct this situation, run GoldED with more free memory or use the -O To correct this situation, run GoldED+ with more free memory or use the -O
commandline option or GEDCMD environment variable to decrease the overlay commandline option or GEDCMD environment variable to decrease the overlay
size. size.
*E *E

1216
cfgs/config/goldhelp.rus Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,6 +1,6 @@
////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////
// //
// GoldED 3.00 * Example Language Definition File // GoldED+ 1.1.5 * Swedish Language Definition File
// //
// Before you start redefining the language, I suggest you print this // Before you start redefining the language, I suggest you print this
// file and keep it close for reference. Redefining can be a slow and // file and keep it close for reference. Redefining can be a slow and
@ -257,6 +257,8 @@ ST_READMARKED "L
ST_READALL "Läs alla - Text %u av %u (%u kvar)" ST_READALL "Läs alla - Text %u av %u (%u kvar)"
ST_NOQRENUM "Mötet kan inte omnumreras" ST_NOQRENUM "Mötet kan inte omnumreras"
MS_HIDINGTWIT "Denna text är filtrerad - Tryck <Home> för att läsa." MS_HIDINGTWIT "Denna text är filtrerad - Tryck <Home> för att läsa."
; Alternative from Mik
; MS_HIDINGTWIT "Detta är ett Twittmeddelande - Tryck <Home> för att läsa."
HD_VIA "via" HD_VIA "via"
WT_CHANGEATTRS "Ändra textattribut" WT_CHANGEATTRS "Ändra textattribut"
WT_HEADERTEXT " Ange söksträng (huvud+text) " WT_HEADERTEXT " Ange söksträng (huvud+text) "
@ -389,7 +391,6 @@ IL_STYLECODESHIDE " Stilkoder p
ST_GENCFMRECEIPT "Skapar leveranskvitto" ST_GENCFMRECEIPT "Skapar leveranskvitto"
WT_NEW "Nya" WT_NEW "Nya"
ST_LOOKUPINFO "Information från nodlista" ST_LOOKUPINFO "Information från nodlista"
;MS_DATETIMEFMT "%a %d %b %y %H.%M"
MS_DATETIMEFMT "%y-%m-%d %H.%M.%S" MS_DATETIMEFMT "%y-%m-%d %H.%M.%S"
MS_DATEFMT "%Y-%m-%d" MS_DATEFMT "%Y-%m-%d"
MS_TIMEFMT "%H.%M" MS_TIMEFMT "%H.%M"
@ -450,6 +451,8 @@ IL_WAITUUDECODING " V
IL_COMPLETEDUUDECODE " UU-avkodning av %s klar " IL_COMPLETEDUUDECODE " UU-avkodning av %s klar "
IL_NOTUUENCODED " Hittade inget att avkoda i textn " IL_NOTUUENCODED " Hittade inget att avkoda i textn "
IL_UUEINVALIDPATH " Ogiltig sökväg för uu-avkodning - fil ej skriven " IL_UUEINVALIDPATH " Ogiltig sökväg för uu-avkodning - fil ej skriven "
; Alternative from Mik
; IL_UUEINVALIDPATH " Ogilltig sökväg för uuavkodning - filen sparades ej "
IL_ERRORINSOUP " Fel i SOUP-fil %s " IL_ERRORINSOUP " Fel i SOUP-fil %s "
IL_WARNALREADYSENT " VARNING: Meddelandet är redan sänt! " IL_WARNALREADYSENT " VARNING: Meddelandet är redan sänt! "
IL_WAITLOCKED " Vänta: %s är låst " IL_WAITLOCKED " Vänta: %s är låst "
@ -477,5 +480,39 @@ MI_NOCATCH "N No Catch / ESC "
---------------------------------------------------------------------- ----------------------------------------------------------------------
MI_CHARSETAUTO " Auto " IL_DECODE "Avkoda"
MS_CCTO "* Carbon copied to %s" IL_NOMOREMATCHES " Inga fler träffar funna "
IL_PATHREPORT " Genererar PATH-rapport "
IL_PEEKINFONOURLS " Kunde inte hitta några gilltiga URL:er i detta meddelande! "
IL_PREPARING "Förbereder"
IL_USERWAIT " Vänta - Bläddrar i adressboken.. "
MI_ALSELECTIONS1 "Markera möten med ny post"
MI_ALSELECTIONS2 "(oanvänd)"
MI_CHARSETAUTO " Automatisk "
MI_ENTERCMDLINE " Ange kommandorad "
MI_XCIGNORE "I Ignorera XC:s "
MI_XCLISTFMT "L Listformat "
MI_XCLISTLINE "d Rad "
MI_XCLISTRAW "S Spara "
MI_XCLISTREMOVE "R Radera "
MI_XCLISTVERBOSE "U Utförlig "
MI_XCPROCESS "P Processa XC:s "
MS_CCTO "* Carbonkopia till %s"
MS_ORIGINALLYIN "* Ursprungligen postat i %s"
ST_EXTERNUTIL "Välj externt program att exekvera"
ST_PEEKURL "Välj URL"
ST_USERSTATUSLINE "GoldEDs adressbok - %d av %d (%d kvar)"
WT_ADDRESSBOOK " Adressbok "
WT_ADVANCEDMARKING "Avancerade Märkningar"
WT_ADVANCEDSEARCH "Avancerade Sökningar"
WT_CROSSPOST " Korsposta "
WT_EXECCMDLINE " Ange kommandorad att exekvera "
WT_EXTERNUTIL " Externt program "
WT_HEADEREDITHELP_1 " #F10: Nodlista "
WT_HEADEREDITHELP_2 " F10: Adressbok "
WT_PEEKURL " Tillgängliga URLer "
WT_THREADLISTTITLE " Meddelandetrådvy"
WT_USERHEADERAKA "Adress"
WT_USERHEADERNAME "Namn"
WT_USERHEADERORG "Oranisation"
WT_XCLIST " XC Lista "