home *** CD-ROM | disk | FTP | other *** search
/ Power GUI Programming with VisualAge C++ / powergui.iso / trialva / ibmcppw / locale / cs_cz / ibm-1250.loc < prev    next >
Encoding:
Text File  |  1996-02-20  |  19.5 KB  |  609 lines

  1. #***********************************************************************
  2. #*                                                                     *
  3. #*  VisualAge for C++ for Windows, Version 3.5                         *
  4. #*    Licensed Material - Property of IBM                              *
  5. #*                                                                     *
  6. #*  5801-ARR and Other Materials                                       *
  7. #*                                                                     *
  8. #*  (c) Copyright IBM Corp 1996. All rights reserved.                  *
  9. #*                                                                     *
  10. #***********************************************************************
  11.  
  12. #############
  13. LC_CTYPE
  14. #############
  15.  
  16. upper   <A>;\
  17.         <B>;\
  18.         <C>;\
  19.         <D>;\
  20.         <E>;\
  21.         <F>;\
  22.         <G>;\
  23.         <H>;\
  24.         <I>;\
  25.         <J>;\
  26.         <K>;\
  27.         <L>;\
  28.         <M>;\
  29.         <N>;\
  30.         <O>;\
  31.         <P>;\
  32.         <Q>;\
  33.         <R>;\
  34.         <S>;\
  35.         <T>;\
  36.         <U>;\
  37.         <V>;\
  38.         <W>;\
  39.         <X>;\
  40.         <Y>;\
  41.         <Z>;\
  42.         <A-ogonek>;\
  43.         <A-circumflex>;\
  44.         <A-diaresis>;\
  45.         <A-acute>;\
  46.         <A-breve>;\
  47.         <C-cedilla>;\
  48.         <C-acute>;\
  49.         <C-caron>;\
  50.         <D-Stroke-Capital>;\
  51.         <E-ogonek>;\
  52.         <E-acute>;\
  53.         <E-caron>;\
  54.         <E-diaresis>;\
  55.         <I-circumflex>;\
  56.         <I-acute>;\
  57.         <L-acute>;\
  58.         <L-caron>;\
  59.         <N-acute>;\
  60.         <N-caron>;\
  61.         <O-acute>;\
  62.         <O-circumflex>;\
  63.         <O-doubleacute>;\
  64.         <O-diaresis>;\
  65.         <R-caron>;\
  66.         <R-acute>;\
  67.         <S-caron>;\
  68.         <S-acute>;\
  69.         <S-cedilla>;\
  70.         <T-caron>;\
  71.         <T-cedilla>;\
  72.         <U-ring>;\
  73.         <U-acute>;\
  74.         <U-doubleacute>;\
  75.         <U-diaresis>;\
  76.         <Y-acute>;\
  77.         <Z-acute>;\
  78.         <Z-caron>;\
  79.         <Z-abovedot>
  80.  
  81. lower   <a>;\
  82.         <b>;\
  83.         <c>;\
  84.         <d>;\
  85.         <e>;\
  86.         <f>;\
  87.         <g>;\
  88.         <h>;\
  89.         <i>;\
  90.         <j>;\
  91.         <k>;\
  92.         <l>;\
  93.         <m>;\
  94.         <n>;\
  95.         <o>;\
  96.         <p>;\
  97.         <q>;\
  98.         <r>;\
  99.         <s>;\
  100.         <t>;\
  101.         <u>;\
  102.         <v>;\
  103.         <w>;\
  104.         <x>;\
  105.         <y>;\
  106.         <z>;\
  107.         <a-ogonek>;\
  108.         <a-circumflex>;\
  109.         <a-diaresis>;\
  110.         <a-acute>;\
  111.         <a-breve>;\
  112.         <c-cedilla>;\
  113.         <c-acute>;\
  114.         <c-caron>;\
  115.         <d-stroke>;\
  116.         <e-ogonek>;\
  117.         <e-acute>;\
  118.         <e-caron>;\
  119.         <e-diaresis>;\
  120.         <i-circumflex>;\
  121.         <i-acute>;\
  122.         <l-acute>;\
  123.         <l-caron>;\
  124.         <n-acute>;\
  125.         <n-caron>;\
  126.         <o-acute>;\
  127.         <o-circumflex>;\
  128.         <o-doubleacute>;\
  129.         <o-diaresis>;\
  130.         <r-caron>;\
  131.         <r-acute>;\
  132.         <s-caron>;\
  133.         <s-acute>;\
  134.         <s-cedilla>;\
  135.         <t-caron>;\
  136.         <t-cedilla>;\
  137.         <u-ring>;\
  138.         <u-acute>;\
  139.         <u-doubleacute>;\
  140.         <u-diaresis>;\
  141.         <y-acute>;\
  142.         <z-acute>;\
  143.         <z-caron>;\
  144.         <z-abovedot>
  145.  
  146. space   <tab>;\
  147.         <newline>;\
  148.         <vertical-tab>;\
  149.         <form-feed>;\
  150.         <carriage-return>;\
  151.         <space>
  152.  
  153. cntrl   <NUL>;...;<IS1>;\
  154.         <DEL>;\
  155.         <NBH>;\
  156.         <HTS>;\
  157.         <DCS>;\
  158.         <SOS>
  159.  
  160. graph   <exclamation-mark>;...;<tilde>;\
  161.         <C-cedilla>;...;<abovedot>
  162.  
  163. print   <space>;...;<tilde>;\
  164.         <C-cedilla>;...;<abovedot>
  165.  
  166. punct   <exclamation-mark>;...;<slash>;\
  167.         <colon>;...;<commercial-at>;\
  168.         <left-square-bracket>;...;<grave-accent>;\
  169.         <left-brace>;...;<tilde>;\
  170.         <Left-Lower-Single-Quote>;\
  171.         <Left-Lower-Double-Quotes>;\
  172.         <Left-Angle-Single-Quote>;\
  173.         <Left-Single-Quote>;\
  174.         <Right-Single-Quote>;\
  175.         <Left-Double-Quotes>;\
  176.         <Right-Double-Quotes>;\
  177.         <Right-Angle-Single-Quote>
  178.  
  179. digit   <zero>;...;<nine>
  180.  
  181. xdigit  <zero>;...;<nine>;\
  182.         <A>;...;<F>;\
  183.         <a>;...;<f>
  184.  
  185. blank   <space>;\
  186.         <tab>
  187.  
  188. toupper (<a>,<A>);(<b>,<B>);(<c>,<C>);(<d>,<D>);(<e>,<E>);\
  189.         (<f>,<F>);(<g>,<G>);(<h>,<H>);(<i>,<I>);(<j>,<J>);\
  190.         (<k>,<K>);(<l>,<L>);(<m>,<M>);(<n>,<N>);(<o>,<O>);\
  191.         (<p>,<P>);(<q>,<Q>);(<r>,<R>);(<s>,<S>);(<t>,<T>);\
  192.         (<u>,<U>);(<v>,<V>);(<w>,<W>);(<x>,<X>);(<y>,<Y>);\
  193.         (<z>,<Z>);\
  194.         (<a-ogonek>,<A-ogonek>);\
  195.         (<l-stroke>,<L-stroke>);\
  196.         (<l-caron>,<L-caron>);\
  197.         (<s-acute>,<S-acute>);\
  198.         (<s-caron>,<S-caron>);\
  199.         (<s-cedilla>,<S-cedilla>);\
  200.         (<t-caron>,<T-caron>);\
  201.         (<z-acute>,<Z-acute>);\
  202.         (<z-caron>,<Z-caron>);\
  203.         (<z-abovedot>,<Z-abovedot>);\
  204.         (<r-acute>,<R-acute>);\
  205.         (<a-acute>,<A-acute>);\
  206.         (<a-circumflex>,<A-circumflex>);\
  207.         (<a-breve>,<A-breve>);\
  208.         (<a-diaresis>,<A-diaresis>);\
  209.         (<l-acute>,<L-acute>);\
  210.         (<c-acute>,<C-acute>);\
  211.         (<c-cedilla>,<C-cedilla>);\
  212.         (<c-caron>,<C-caron>);\
  213.         (<e-acute>,<E-acute>);\
  214.         (<e-ogonek>,<E-ogonek>);\
  215.         (<e-diaresis>,<E-diaresis>);\
  216.         (<e-caron>,<E-caron>);\
  217.         (<i-acute>,<I-acute>);\
  218.         (<i-circumflex>,<I-circumflex>);\
  219.         (<d-caron>,<D-caron>);\
  220.         (<i-circumflex>,<I-circumflex>);\
  221.         (<d-stroke>,<D-Stroke-Capital>);\
  222.         (<n-acute>,<N-acute>);\
  223.         (<n-caron>,<N-caron>);\
  224.         (<o-acute>,<O-acute>);\
  225.         (<o-circumflex>,<O-circumflex>);\
  226.         (<o-doubleacute>,<O-doubleacute>);\
  227.         (<o-diaresis>,<O-diaresis>);\
  228.         (<r-caron>,<R-caron>);\
  229.         (<u-ring>,<U-ring>);\
  230.         (<u-acute>,<U-acute>);\
  231.         (<u-doubleacute>,<U-doubleacute>);\
  232.         (<u-diaresis>,<U-diaresis>);\
  233.         (<y-acute>,<Y-acute>);\
  234.         (<t-cedilla>,<T-cedilla>)
  235.  
  236. END LC_CTYPE
  237.  
  238. #############
  239. LC_COLLATE
  240. #############
  241.  
  242. collating-element       <ch> from "<c><h>"
  243. collating-element       <CH> from "<C><H>"
  244. collating-element       <Ch> from "<C><h>"
  245.  
  246. order_start                     forward;forward;forward
  247. <NUL>
  248. <SOH>
  249. <STX>
  250. <ETX>
  251. <EOT>
  252. <ENQ>
  253. <ACK>
  254. <alert>
  255. <backspace>
  256. <tab>
  257. <newline>
  258. <vertical-tab>
  259. <form-feed>
  260. <carriage-return>
  261. <SO>
  262. <SI>
  263. <DLE>
  264. <DC1>
  265. <DC2>
  266. <DC3>
  267. <DC4>
  268. <NAK>
  269. <SYN>
  270. <ETB>
  271. <CAN>
  272. <EM>
  273. <SUB>
  274. <ESC>
  275. <IFS>
  276. <GS>
  277. <RS>
  278. <US>
  279. <DEL>
  280. <NBH>
  281. <HTS>
  282. <DCS>
  283. <SOS>
  284. <space>                 <space>;<space>;<space>
  285. <exclamation-mark>      <exclamation-mark>;<exclamation-mark>;<exclamation-mark>
  286. <quotation-mark>        <quotation-mark>;<quotation-mark>;<quotation-mark>
  287. <number-sign>           <number-sign>;<number-sign>;<number-sign>
  288. <dollar-sign>           <dollar-sign>;<dollar-sign>;<dollar-sign>
  289. <percent-sign>          <percent-sign>;<percent-sign>;<percent-sign>
  290. <ampersand>             <ampersand>;<ampersand>;<ampersand>
  291. <apostrophe>            <apostrophe>;<apostrophe>;<apostrophe>
  292. <left-parenthesis>      <left-parenthesis>;<left-parenthesis>;<left-parenthesis>
  293. <right-parenthesis>     <right-parenthesis>;<right-parenthesis>;<right-parenthesis>
  294. <asterisk>              <asterisk>;<asterisk>;<asterisk>
  295. <plus-sign>             <plus-sign>;<plus-sign>;<plus-sign>
  296. <comma>                 <comma>;<comma>;<comma>
  297. <hyphen>                <hyphen>;<hyphen>;<hyphen>
  298. <period>                <period>;<period>;<period>
  299. <slash>                 <slash>;<slash>;<slash>
  300. <colon>                 <colon>;<colon>;<colon>
  301. <semicolon>             <semicolon>;<semicolon>;<semicolon>
  302. <less-than-sign>        <less-than-sign>;<less-than-sign>;<less-than-sign>
  303. <equals-sign>           <equals-sign>;<equals-sign>;<equals-sign>
  304. <greater-than-sign>     <greater-than-sign>;<greater-than-sign>;<greater-than-sign>
  305. <question-mark>         <question-mark>;<question-mark>;<question-mark>
  306. <commercial-at>         <commercial-at>;<commercial-at>;<commercial-at>
  307. <left-square-bracket>   <left-square-bracket>;<left-square-bracket>;<left-square-bracket>
  308. <backslash>             <backslash>;<backslash>;<backslash>
  309. <right-square-bracket>  <right-square-bracket>;<right-square-bracket>;<right-square-bracket>
  310. <circumflex-accent>     <circumflex-accent>;<circumflex-accent>;<circumflex-accent>
  311. <underscore>            <underscore>;<underscore>;<underscore>
  312. <grave-accent>          <grave-accent>;<grave-accent>;<grave-accent>
  313. <left-brace>            <left-brace>;<left-brace>;<left-brace>
  314. <vertical-line>         <vertical-line>;<vertical-line>;<vertical-line>
  315. <right-brace>           <right-brace>;<right-brace>;<right-brace>
  316. <tilde>                 <tilde>;<tilde>;<tilde>
  317. <Left-Lower-Single-Quote>    <Left-Lower-Single-Quote>;IGNORE;IGNORE
  318. <Left-Lower-Double-Quotes>   <Left-Lower-Double-Quotes>;IGNORE;IGNORE
  319. <Ellipsis>                   <Ellipsis>;IGNORE;IGNORE
  320. <Dagger>                     <Dagger>;IGNORE;IGNORE
  321. <Double-Dagger>              <Double-Dagger>;IGNORE;IGNORE
  322. <Permille-Symbol>            <Permille-Symbol>;IGNORE;IGNORE
  323. <Left-Angle-Single-Quote>    <Left-Angle-Single-Quote>;IGNORE;IGNORE
  324. <Left-Single-Quote>          <Left-Single-Quote>;IGNORE;IGNORE
  325. <Right-Single-Quote>         <Right-Single-Quote>;IGNORE;IGNORE
  326. <Left-Double-Quotes>         <Left-Double-Quotes>;IGNORE;IGNORE
  327. <Right-Double-Quotes>        <Right-Double-Quotes>;IGNORE;IGNORE
  328. <Bullet>                     <Bullet>;IGNORE;IGNORE
  329. <En-Dash>                    <En-Dash>;IGNORE;IGNORE
  330. <Em-Dash>                    <Em-Dash>;IGNORE;IGNORE
  331. <Trademark-Symbol,-Serif>    <Trademark-Symbol,-Serif>;IGNORE;IGNORE
  332. <Right-Angle-Single-Quote>   <Right-Angle-Single-Quote>;IGNORE;IGNORE
  333. <breve>                 <breve>;<breve>;<breve>
  334. <currency>              <currency>;<currency>;<currency>
  335. <Vertical-Line,-Broken> <Vertical-Line,-Broken>;IGNORE;IGNORE
  336. <section>               <section>;<section>;<section>
  337. <diaresis>              <diaresis>;<diaresis>;<diaresis>
  338. <Copyright-Symbol>      <Copyright-Symbol>;IGNORE;IGNORE
  339. <Logical-NOT>           <Logical-NOT>;IGNORE;IGNORE
  340. <Registered-Trademark-Symbol>  <Registered-Trademark-Symbol>;IGNORE;IGNORE
  341. <Plus-or-Minus-Sign>    <Plus-or-Minus-Sign>;IGNORE;IGNORE
  342. <dash>                  <dash>;<dash>;<dash>
  343. <degree>                <degree>;<degree>;<degree>
  344. <ogonek>                <ogonek>;<ogonek>;<ogonek>
  345. <acute>                 <acute>;<acute>;<acute>
  346. <Micro-Symbol>          <Micro-Symbol>;<Micro-Symbol>;<Micro-Symbol>
  347. <Paragraph-Symbol-(USA)>  <Paragraph-Symbol-(USA)>;IGNORE;IGNORE
  348. <Middle-Dot>            <Middle-Dot>;<Middle-Dot>;<Middle-Dot>
  349. <caron>                 <caron>;<caron>;<caron>
  350. <cedilla>               <cedilla>;<cedilla>;<cedilla>
  351. <doubleacute>           <doubleacute>;<doubleacute>;<doubleacute>
  352. <multiply>              <multiply>;<multiply>;<multiply>
  353. <division>              <division>;<division>;<division>
  354. <abovedot>              <abovedot>;<abovedot>;<abovedot>
  355. <nobreakspace>          <nobreakspace>;<nobreakspace>;<nobreakspace>
  356. <guillemot-left>        <guillemot-left>;<guillemot-left>;<guillemot-left>
  357. <guillemot-right>       <guillemot-right>;<guillemot-right>;<guillemot-right>
  358. <zero>                  <zero>;<zero>;<zero>
  359. <one>                   <one>;<one>;<one>
  360. <two>                   <two>;<two>;<two>
  361. <three>                 <three>;<three>;<three>
  362. <four>                  <four>;<four>;<four>
  363. <five>                  <five>;<five>;<five>
  364. <six>                   <six>;<six>;<six>
  365. <seven>                 <seven>;<seven>;<seven>
  366. <eight>                 <eight>;<eight>;<eight>
  367. <nine>                  <nine>;<nine>;<nine>
  368. <a>                     <a>;<a>;<a>
  369. <A>                     <a>;<a>;<A>
  370. <a-acute>               <a>;<a-acute>;<a-acute>
  371. <A-acute>               <a>;<a-acute>;<A-acute>
  372. <a-breve>               <a>;<a-breve>;<a-breve>
  373. <A-breve>               <a>;<a-breve>;<A-breve>
  374. <a-circumflex>          <a>;<a-circumflex>;<a-circumflex>
  375. <A-circumflex>          <a>;<a-circumflex>;<A-circumflex>
  376. <a-diaresis>            <a>;<a-diaresis>;<a-diaresis>
  377. <A-diaresis>            <a>;<a-diaresis>;<A-diaresis>
  378. <a-ogonek>              <a>;<a-ogonek>;<a-ogonek>
  379. <A-ogonek>              <a>;<a-ogonek>;<A-ogonek>
  380. <b>                     <b>;<b>;<b>
  381. <B>                     <b>;<b>;<B>
  382. <c>                     <c>;<c>;<c>
  383. <C>                     <c>;<c>;<C>
  384. <c-caron>               <c>;<c-caron>;<c-caron>
  385. <C-caron>               <c>;<c-caron>;<C-caron>
  386. <c-acute>               <c>;<c-acute>;<c-acute>
  387. <C-acute>               <c>;<c-acute>;<C-acute>
  388. <c-cedilla>             <c>;<c-cedilla>;<c-cedilla>
  389. <C-cedilla>             <c>;<c-cedilla>;<C-cedilla>
  390. <d>                     <d>;<d>;<d>
  391. <D>                     <D>;<D>;<D>
  392. <d-caron>               <d>;<d-caron>;<d-caron>
  393. <D-caron>               <d>;<d-caron>;<D-caron>
  394. <d-stroke>              <d>;<d-stroke>;<d-stroke>
  395. <D-Stroke-Capital>      <d>;<d-stroke>;<D-Stroke-Capital>
  396. <e>                     <e>;<e>;<e>
  397. <E>                     <e>;<e>;<E>
  398. <e-acute>               <e>;<e-acute>;<e-acute>
  399. <E-acute>               <e>;<e-acute>;<E-acute>
  400. <e-caron>               <e>;<e-caron>;<e-caron>
  401. <E-caron>               <e>;<e-caron>;<E-caron>
  402. <e-diaresis>            <e>;<e-diaresis>;<e-diaresis>
  403. <E-diaresis>            <e>;<e-diaresis>;<E-diaresis>
  404. <e-ogonek>              <e>;<e-ogonek>;<e-ogonek>
  405. <E-ogonek>              <e>;<e-ogonek>;<E-ogonek>
  406. <f>                     <f>;<f>;<f>
  407. <F>                     <f>;<f>;<F>
  408. <g>                     <g>;<g>;<g>
  409. <G>                     <g>;<g>;<G>
  410. <h>                     <h>;<h>;<h>
  411. <H>                     <h>;<h>;<H>
  412. <ch>                    <ch>;<ch>;<ch>
  413. <Ch>                    <ch>;<ch>;<Ch>
  414. <CH>                    <ch>;<ch>;<CH>
  415. <i>                     <i>;<i>;<i>
  416. <I>                     <i>;<i>;<I>
  417. <i-acute>               <i>;<i-acute>;<i-acute>
  418. <I-acute>               <i>;<i-acute>;<I-acute>
  419. <i-circumflex>          <i>;<i-circumflex>;<i-circumflex>
  420. <I-circumflex>          <i>;<i-circumflex>;<I-circumflex>
  421. <j>                     <j>;<j>;<j>
  422. <J>                     <j>;<j>;<J>
  423. <k>                     <k>;<k>;<k>
  424. <K>                     <k>;<k>;<K>
  425. <l>                     <l>;<l>;<l>
  426. <L>                     <l>;<l>;<L>
  427. <l-acute>               <l>;<l-acute>;<l-acute>
  428. <L-acute>               <l>;<l-acute>;<L-acute>
  429. <l-caron>               <l>;<l-caron>;<l-caron>
  430. <L-caron>               <l>;<l-caron>;<L-caron>
  431. <l-stroke>              <l>;<l-stroke>;<l-stroke>
  432. <L-stroke>              <l>;<l-stroke>;<L-stroke>
  433. <m>                     <m>;<m>;<m>
  434. <M>                     <m>;<m>;<M>
  435. <n>                     <n>;<n>;<n>
  436. <N>                     <n>;<n>;<N>
  437. <n-acute>               <n>;<n-acute>;<n-acute>
  438. <N-acute>               <n>;<n-acute>;<N-acute>
  439. <n-caron>               <n>;<n-caron>;<n-caron>
  440. <N-caron>               <n>;<n-caron>;<N-caron>
  441. <o>                     <o>;<o>;<o>
  442. <O>                     <o>;<o>;<O>
  443. <o-acute>               <o>;<o-acute>;<o-acute>
  444. <O-acute>               <o>;<o-acute>;<O-acute>
  445. <o-circumflex>          <o>;<o-circumflex>;<o-circumflex>
  446. <O-circumflex>          <o>;<o-circumflex>;<O-circumflex>
  447. <o-diaresis>            <o>;<o-diaresis>;<o-diaresis>
  448. <O-diaresis>            <o>;<o-diaresis>;<O-diaresis>
  449. <o-doubleacute>         <o>;<o-doubleacute>;<o-doubleacute>
  450. <O-doubleacute>         <o>;<o-doubleacute>;<O-doubleacute>
  451. <p>                     <p>;<p>;<p>
  452. <P>                     <p>;<p>;<P>
  453. <q>                     <q>;<q>;<q>
  454. <Q>                     <q>;<q>;<Q>
  455. <r>                     <r>;<r>;<r>
  456. <R>                     <r>;<r>;<R>
  457. <r-acute>               <r>;<r-acute>;<r-acute>
  458. <R-acute>               <r>;<r-acute>;<R-acute>
  459. <r-caron>               <r>;<r-caron>;<r-caron>
  460. <R-caron>               <r>;<r-caron>;<R-caron>
  461. <s>                     <s>;<s>;<s>
  462. <S>                     <s>;<s>;<S>
  463. <s-acute>               <s>;<s-acute>;<s-acute>
  464. <S-acute>               <s>;<s-acute>;<S-acute>
  465. <s-caron>               <s>;<s-caron>;<s-caron>
  466. <S-caron>               <s>;<s-caron>;<S-caron>
  467. <s-cedilla>             <s>;<s-cedilla>;<s-cedilla>
  468. <S-cedilla>             <s>;<s-cedilla>;<S-cedilla>
  469. <s-sharp>               <s>;"<s><s>";"<s><s>"
  470. <t>                     <t>;<t>;<t>
  471. <T>                     <t>;<t>;<T>
  472. <t-caron>               <t>;<t-caron>;<t-caron>
  473. <T-caron>               <t>;<t-caron>;<T-caron>
  474. <t-cedilla>             <t>;<t-cedilla>;<t-cedilla>
  475. <T-cedilla>             <t>;<t-cedilla>;<T-cedilla>
  476. <u>                     <u>;<u>;<u>
  477. <U>                     <u>;<u>;<U>
  478. <u-acute>               <u>;<u-acute>;<u-acute>
  479. <U-acute>               <u>;<u-acute>;<U-acute>
  480. <u-ring>                <u>;<u-ring>;<u-ring>
  481. <U-ring>                <u>;<u-ring>;<U-ring>
  482. <u-diaresis>            <u>;<u-diaresis>;<u-diaresis>
  483. <U-diaresis>            <u>;<u-diaresis>;<U-diaresis>
  484. <u-doubleacute>         <u>;<u-doubleacute>;<u-doubleacute>
  485. <U-doubleacute>         <u>;<u-doubleacute>;<U-doubleacute>
  486. <v>                     <v>;<v>;<v>
  487. <V>                     <v>;<v>;<V>
  488. <w>                     <w>;<w>;<w>
  489. <W>                     <w>;<w>;<W>
  490. <x>                     <x>;<x>;<x>
  491. <X>                     <x>;<x>;<X>
  492. <y>                     <y>;<y>;<y>
  493. <Y>                     <y>;<y>;<Y>
  494. <y-acute>               <y>;<y-acute>;<y-acute>
  495. <Y-acute>               <y>;<y-acute>;<Y-acute>
  496. <z>                     <z>;<z>;<z>
  497. <Z>                     <z>;<z>;<Z>
  498. <z-acute>               <z>;<z-acute>;<z-acute>
  499. <Z-acute>               <z>;<z-acute>;<Z-acute>
  500. <z-caron>               <z>;<z-caron>;<z-caron>
  501. <Z-caron>               <z>;<z-caron>;<Z-caron>
  502. <z-abovedot>            <z>;<z-abovedot>;<z-abovedot>
  503. <Z-abovedot>            <z>;<z-abovedot>;<Z-abovedot>
  504.  
  505. order_end
  506.  
  507. END LC_COLLATE
  508.  
  509.  
  510. #############
  511. LC_MONETARY
  512. #############
  513.  
  514. int_curr_symbol   "<K><C><S><space>"
  515. currency_symbol   "<K><c-caron><s>"
  516. mon_decimal_point "<comma>"
  517. mon_thousands_sep " "
  518. mon_grouping      "3;0"
  519. positive_sign     ""
  520. negative_sign     "<hyphen>"
  521. int_frac_digits   2
  522. frac_digits       2
  523. p_cs_precedes     0
  524. p_sep_by_space    1
  525. n_cs_precedes     0
  526. n_sep_by_space    1
  527. p_sign_posn       1
  528. n_sign_posn       1
  529.  
  530. END LC_MONETARY
  531.  
  532.  
  533. #############
  534. LC_NUMERIC
  535. #############
  536.  
  537. decimal_point     "<comma>"
  538. thousands_sep     " "
  539. grouping          "3;0"
  540.  
  541. END LC_NUMERIC
  542.  
  543.  
  544. #############
  545. LC_TIME
  546. #############
  547. abday   "<N><e>";\
  548.         "<P><o>";\
  549.         "<U-acute><t>";\
  550.         "<S><t>";\
  551.         "<C-caron><t>";\
  552.         "<P><a-acute>";\
  553.         "<S><o>"
  554.  
  555. day     "<n><e><d><e-caron><l><e>";\
  556.         "<p><o><n><d><e-caron><l><i-acute>";\
  557.         "<u-acute><t><e><r><y-acute>";\
  558.         "<s><t><r-caron><e><d><a>";\
  559.         "<c-caron><t><v><r><t><e><k>";\
  560.         "<p><a-acute><t><e><k>";\
  561.         "<s><o><b><o><t><a>"
  562.  
  563. abmon   "<I>";\
  564.         "<I><I>";\
  565.         "<I><I><I>";\
  566.         "<I><V>";\
  567.         "<V>";\
  568.         "<V><I>";\
  569.         "<V><I><I>";\
  570.         "<V><I><I><I>";\
  571.         "<I><X>";\
  572.         "<X>";\
  573.         "<X><I>";\
  574.         "<X><I><I>"
  575.  
  576. mon     "<l><e><d><e><n>";\
  577.         "<u-acute><n><o><r>";\
  578.         "<b><r-caron><e><z><e><n>";\
  579.         "<d><u><b><e><n>";\
  580.         "<k><v><e-caron><t><e><n>";\
  581.         "<c-caron><e><r><v><e><n>";\
  582.         "<c-caron><e><r><v><e><n><e><c>";\
  583.         "<s><r><p><e><n>";\
  584.         "<z><a-acute><r-caron><i-acute>";\
  585.         "<r-caron><i-acute><j><e><n>";\
  586.         "<l><i><s><t><o><p><a><d>";\
  587.         "<p><r><o><s><i><n><e><c>"
  588.  
  589. d_t_fmt "%a %e %b %Y %H:%M:%S"
  590.  
  591. d_fmt   "%Y-%m-%d"
  592.  
  593. t_fmt   "%H:%M:%S"
  594.  
  595. am_pm   "";""
  596.  
  597. END LC_TIME
  598.  
  599.  
  600. #############
  601. LC_MESSAGES
  602. #############
  603.  
  604. yesexpr "^([aA]|[aA][nN][oO])"
  605. noexpr  "^([nN]|[nN][eE])"
  606.  
  607. END LC_MESSAGES
  608.  
  609.