home *** CD-ROM | disk | FTP | other *** search
/ Power GUI Programming with VisualAge C++ / powergui.iso / trialva / ibmcppw / locale / ro_ro / ibm-1250.loc < prev    next >
Encoding:
Text File  |  1996-02-20  |  32.2 KB  |  1,162 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-caron>;\
  51.         <D-Stroke-Capital>;\
  52.         <E-ogonek>;\
  53.           <E-acute>;\
  54.         <E-caron>;\
  55.           <E-diaresis>;\
  56.           <I-circumflex>;\
  57.         <I-acute>;\
  58.         <L-acute>;\
  59.         <L-caron>;\
  60.         <L-stroke>;\
  61.         <N-acute>;\
  62.         <N-caron>;\
  63.         <O-acute>;\
  64.         <O-circumflex>;\
  65.         <O-doubleacute>;\
  66.         <O-diaresis>;\
  67.         <R-caron>;\
  68.         <R-acute>;\
  69.         <S-caron>;\
  70.         <S-acute>;\
  71.         <S-cedilla>;\
  72.         <T-caron>;\
  73.         <T-cedilla>;\
  74.         <U-ring>;\
  75.         <U-acute>;\
  76.         <U-doubleacute>;\
  77.         <U-diaresis>;\
  78.         <Y-acute>;\
  79.         <Z-acute>;\
  80.         <Z-caron>;\
  81.         <Z-abovedot>
  82.  
  83. lower   <a>;\
  84.           <b>;\
  85.           <c>;\
  86.           <d>;\
  87.           <e>;\
  88.           <f>;\
  89.           <g>;\
  90.           <h>;\
  91.           <i>;\
  92.           <j>;\
  93.           <k>;\
  94.           <l>;\
  95.           <m>;\
  96.           <n>;\
  97.           <o>;\
  98.           <p>;\
  99.           <q>;\
  100.           <r>;\
  101.           <s>;\
  102.           <t>;\
  103.           <u>;\
  104.           <v>;\
  105.           <w>;\
  106.           <x>;\
  107.           <y>;\
  108.           <z>;\
  109.         <a-ogonek>;\
  110.         <a-circumflex>;\
  111.         <a-diaresis>;\
  112.         <a-acute>;\
  113.         <a-breve>;\
  114.         <c-cedilla>;\
  115.         <c-acute>;\
  116.         <c-caron>;\
  117.         <d-stroke>;\
  118.         <d-caron>;\
  119.         <e-ogonek>;\
  120.         <e-acute>;\
  121.         <e-caron>;\
  122.         <e-diaresis>;\
  123.         <i-circumflex>;\
  124.         <i-acute>;\
  125.         <l-acute>;\
  126.         <l-caron>;\
  127.         <l-stroke>;\
  128.         <n-acute>;\
  129.         <n-caron>;\
  130.         <o-acute>;\
  131.         <o-circumflex>;\
  132.         <o-doubleacute>;\
  133.         <o-diaresis>;\
  134.         <r-caron>;\
  135.         <r-acute>;\
  136.         <s-caron>;\
  137.         <s-acute>;\
  138.         <s-cedilla>;\
  139.         <t-caron>;\
  140.         <t-cedilla>;\
  141.         <u-ring>;\
  142.         <u-acute>;\
  143.         <u-doubleacute>;\
  144.         <u-diaresis>;\
  145.         <y-acute>;\
  146.         <z-acute>;\
  147.         <z-caron>;\
  148.         <z-abovedot>
  149.  
  150. space     <tab>;\
  151.           <newline>;\
  152.           <vertical-tab>;\
  153.           <form-feed>;\
  154.           <carriage-return>;\
  155.           <space>
  156.  
  157. cntrl   <NUL>;\
  158.           <SOH>;\
  159.           <STX>;\
  160.           <ETX>;\
  161.           <EOT>;\
  162.           <ENQ>;\
  163.           <ACK>;\
  164.           <BEL>;\
  165.           <alert>;\
  166.           <backspace>;\
  167.           <tab>;\
  168.           <newline>;\
  169.           <vertical-tab>;\
  170.           <form-feed>;\
  171.           <carriage-return>;\
  172.           <SO>;\
  173.           <SI>;\
  174.           <DLE>;\
  175.           <DC1>;\
  176.           <DC2>;\
  177.           <DC3>;\
  178.           <DC4>;\
  179.           <NAK>;\
  180.           <SYN>;\
  181.           <ETB>;\
  182.           <CAN>;\
  183.           <EM>;\
  184.           <SUB>;\
  185.           <ESC>;\
  186.           <IFS>;\
  187.           <GS>;\
  188.           <RS>;\
  189.           <US>;\
  190.           <DEL>;\
  191.           <NBH>;\
  192.           <HTS>;\
  193.           <DCS>;\
  194.           <SOS>
  195.  
  196. graph   <exclamation-mark>;\
  197.           <quotation-mark>;\
  198.           <number-sign>;\
  199.           <dollar-sign>;\
  200.           <percent-sign>;\
  201.           <ampersand>;\
  202.           <apostrophe>;\
  203.           <left-parenthesis>;\
  204.           <right-parenthesis>;\
  205.           <asterisk>;\
  206.           <plus-sign>;\
  207.           <comma>;\
  208.           <hyphen>;\
  209.           <hyphen-minus>;\
  210.           <period>;\
  211.           <full-stop>;\
  212.           <slash>;\
  213.           <solidus>;\
  214.           <zero>;\
  215.           <one>;\
  216.           <two>;\
  217.           <three>;\
  218.           <four>;\
  219.           <five>;\
  220.           <six>;\
  221.           <seven>;\
  222.           <eight>;\
  223.           <nine>;\
  224.           <colon>;\
  225.           <semicolon>;\
  226.           <less-than-sign>;\
  227.           <equals-sign>;\
  228.           <greater-than-sign>;\
  229.           <question-mark>;\
  230.           <commercial-at>;\
  231.           <A>;\
  232.           <B>;\
  233.           <C>;\
  234.           <D>;\
  235.           <E>;\
  236.           <F>;\
  237.           <G>;\
  238.           <H>;\
  239.           <I>;\
  240.           <J>;\
  241.           <K>;\
  242.           <L>;\
  243.           <M>;\
  244.           <N>;\
  245.           <O>;\
  246.           <P>;\
  247.           <Q>;\
  248.           <R>;\
  249.           <S>;\
  250.           <T>;\
  251.           <U>;\
  252.           <V>;\
  253.           <W>;\
  254.           <X>;\
  255.           <Y>;\
  256.           <Z>;\
  257.           <left-square-bracket>;\
  258.           <backslash>;\
  259.           <reverse-solidus>;\
  260.           <right-square-bracket>;\
  261.           <circumflex>;\
  262.           <circumflex-accent>;\
  263.           <underscore>;\
  264.           <low-line>;\
  265.           <grave-accent>;\
  266.           <a>;\
  267.           <b>;\
  268.           <c>;\
  269.           <d>;\
  270.           <e>;\
  271.           <f>;\
  272.           <g>;\
  273.           <h>;\
  274.           <i>;\
  275.           <j>;\
  276.           <k>;\
  277.           <l>;\
  278.           <m>;\
  279.           <n>;\
  280.           <o>;\
  281.           <p>;\
  282.           <q>;\
  283.           <r>;\
  284.           <s>;\
  285.           <t>;\
  286.           <u>;\
  287.           <v>;\
  288.           <w>;\
  289.           <x>;\
  290.           <y>;\
  291.           <z>;\
  292.           <left-brace>;\
  293.           <left-curly-bracket>;\
  294.           <vertical-line>;\
  295.           <right-brace>;\
  296.           <right-curly-bracket>;\
  297.           <tilde>;\
  298.           <Left-Lower-Single-Quote>;\
  299.           <Left-Lower-Double-Quotes>;\
  300.           <Ellipsis>;\
  301.           <Dagger>;\
  302.           <Double-Dagger>;\
  303.           <Permille-Symbol>;\
  304.           <Left-Angle-Single-Quote>;\
  305.           <Left-Single-Quote>;\
  306.           <Right-Single-Quote>;\
  307.           <Left-Double-Quotes>;\
  308.           <Right-Double-Quotes>;\
  309.           <Bullet>;\
  310.           <En-Dash>;\
  311.           <Em-Dash>;\
  312.           <Trademark-Symbol,-Serif>;\
  313.           <Right-Angle-Single-Quote>;\
  314.           <Vertical-Line,-Broken>;\
  315.           <Copyright-Symbol>;\
  316.           <Left-Angle-Quotes>;\
  317.           <Logical-NOT>;\
  318.           <Registered-Trademark-Symbol>;\
  319.           <Plus-or-Minus-Sign>;\
  320.           <Micro-Symbol>;\
  321.           <Paragraph-Symbol-(USA)>;\
  322.           <Middle-Dot>;\
  323.           <Right-Angle-Quotes>;\
  324.           <D-Stroke-Capital>;\
  325.           <A-ogonek>;\
  326.           <breve>;\
  327.           <L-stroke>;\
  328.           <currency>;\
  329.           <L-caron>;\
  330.           <S-acute>;\
  331.           <section>;\
  332.           <diaresis>;\
  333.           <S-caron>;\
  334.           <S-cedilla>;\
  335.           <T-caron>;\
  336.           <Z-acute>;\
  337.           <dash>;\
  338.           <Z-caron>;\
  339.           <Z-abovedot>;\
  340.           <degree>;\
  341.           <a-ogonek>;\
  342.           <ogonek>;\
  343.           <l-stroke>;\
  344.           <acute>;\
  345.           <l-caron>;\
  346.           <s-acute>;\
  347.           <caron>;\
  348.           <cedilla>;\
  349.           <s-caron>;\
  350.           <s-cedilla>;\
  351.           <t-caron>;\
  352.           <z-acute>;\
  353.           <doubleacute>;\
  354.           <z-caron>;\
  355.           <z-abovedot>;\
  356.           <R-acute>;\
  357.           <A-acute>;\
  358.           <A-circumflex>;\
  359.           <A-breve>;\
  360.           <A-diaresis>;\
  361.           <L-acute>;\
  362.           <C-acute>;\
  363.           <C-cedilla>;\
  364.           <C-caron>;\
  365.           <E-acute>;\
  366.           <E-ogonek>;\
  367.           <E-diaresis>;\
  368.           <E-caron>;\
  369.           <I-acute>;\
  370.           <I-circumflex>;\
  371.           <D-caron>;\
  372.           <N-acute>;\
  373.           <N-caron>;\
  374.           <O-acute>;\
  375.           <O-circumflex>;\
  376.           <O-doubleacute>;\
  377.           <O-diaresis>;\
  378.           <multiply>;\
  379.           <R-caron>;\
  380.           <U-ring>;\
  381.           <U-acute>;\
  382.           <U-doubleacute>;\
  383.           <U-diaresis>;\
  384.           <Y-acute>;\
  385.           <T-cedilla>;\
  386.           <s-sharp>;\
  387.           <r-acute>;\
  388.           <a-acute>;\
  389.           <a-circumflex>;\
  390.           <a-breve>;\
  391.           <a-diaresis>;\
  392.           <l-acute>;\
  393.           <c-acute>;\
  394.           <c-cedilla>;\
  395.           <c-caron>;\
  396.           <e-acute>;\
  397.           <e-ogonek>;\
  398.           <e-diaresis>;\
  399.           <e-caron>;\
  400.           <i-acute>;\
  401.           <i-circumflex>;\
  402.           <d-caron>;\
  403.           <d-stroke>;\
  404.           <n-acute>;\
  405.           <n-caron>;\
  406.           <o-acute>;\
  407.           <o-circumflex>;\
  408.           <o-doubleacute>;\
  409.           <o-diaresis>;\
  410.           <Divide-Sign>;\
  411.           <division>;\
  412.           <r-caron>;\
  413.           <u-ring>;\
  414.           <u-acute>;\
  415.           <u-doubleacute>;\
  416.           <u-diaresis>;\
  417.           <y-acute>;\
  418.           <t-cedilla>;\
  419.           <abovedot>
  420.  
  421. print   <space>;\
  422.           <exclamation-mark>;\
  423.           <quotation-mark>;\
  424.           <number-sign>;\
  425.           <dollar-sign>;\
  426.           <percent-sign>;\
  427.           <ampersand>;\
  428.           <apostrophe>;\
  429.           <left-parenthesis>;\
  430.           <right-parenthesis>;\
  431.           <asterisk>;\
  432.           <plus-sign>;\
  433.           <comma>;\
  434.           <hyphen>;\
  435.           <hyphen-minus>;\
  436.           <period>;\
  437.           <full-stop>;\
  438.           <slash>;\
  439.           <solidus>;\
  440.           <zero>;\
  441.           <one>;\
  442.           <two>;\
  443.           <three>;\
  444.           <four>;\
  445.           <five>;\
  446.           <six>;\
  447.           <seven>;\
  448.           <eight>;\
  449.           <nine>;\
  450.           <colon>;\
  451.           <semicolon>;\
  452.           <less-than-sign>;\
  453.           <equals-sign>;\
  454.           <greater-than-sign>;\
  455.           <question-mark>;\
  456.           <commercial-at>;\
  457.           <A>;\
  458.           <B>;\
  459.           <C>;\
  460.           <D>;\
  461.           <E>;\
  462.           <F>;\
  463.           <G>;\
  464.           <H>;\
  465.           <I>;\
  466.           <J>;\
  467.           <K>;\
  468.           <L>;\
  469.           <M>;\
  470.           <N>;\
  471.           <O>;\
  472.           <P>;\
  473.           <Q>;\
  474.           <R>;\
  475.           <S>;\
  476.           <T>;\
  477.           <U>;\
  478.           <V>;\
  479.           <W>;\
  480.           <X>;\
  481.           <Y>;\
  482.           <Z>;\
  483.           <left-square-bracket>;\
  484.           <backslash>;\
  485.           <reverse-solidus>;\
  486.           <right-square-bracket>;\
  487.           <circumflex>;\
  488.           <circumflex-accent>;\
  489.           <underscore>;\
  490.           <low-line>;\
  491.           <grave-accent>;\
  492.           <a>;\
  493.           <b>;\
  494.           <c>;\
  495.           <d>;\
  496.           <e>;\
  497.           <f>;\
  498.           <g>;\
  499.           <h>;\
  500.           <i>;\
  501.           <j>;\
  502.           <k>;\
  503.           <l>;\
  504.           <m>;\
  505.           <n>;\
  506.           <o>;\
  507.           <p>;\
  508.           <q>;\
  509.           <r>;\
  510.           <s>;\
  511.           <t>;\
  512.           <u>;\
  513.           <v>;\
  514.           <w>;\
  515.           <x>;\
  516.           <y>;\
  517.           <z>;\
  518.           <left-brace>;\
  519.           <left-curly-bracket>;\
  520.           <vertical-line>;\
  521.           <right-brace>;\
  522.           <right-curly-bracket>;\
  523.           <tilde>;\
  524.           <Left-Lower-Single-Quote>;\
  525.           <Left-Lower-Double-Quotes>;\
  526.           <Ellipsis>;\
  527.           <Dagger>;\
  528.           <Double-Dagger>;\
  529.           <Permille-Symbol>;\
  530.           <Left-Angle-Single-Quote>;\
  531.           <Left-Single-Quote>;\
  532.           <Right-Single-Quote>;\
  533.           <Left-Double-Quotes>;\
  534.           <Right-Double-Quotes>;\
  535.           <Bullet>;\
  536.           <En-Dash>;\
  537.           <Em-Dash>;\
  538.           <Trademark-Symbol,-Serif>;\
  539.           <Right-Angle-Single-Quote>;\
  540.           <Vertical-Line,-Broken>;\
  541.           <Copyright-Symbol>;\
  542.           <Left-Angle-Quotes>;\
  543.           <Logical-NOT>;\
  544.           <Registered-Trademark-Symbol>;\
  545.           <Plus-or-Minus-Sign>;\
  546.           <Micro-Symbol>;\
  547.           <Paragraph-Symbol-(USA)>;\
  548.           <Middle-Dot>;\
  549.           <Right-Angle-Quotes>;\
  550.           <D-Stroke-Capital>;\
  551.           <A-ogonek>;\
  552.           <breve>;\
  553.           <L-stroke>;\
  554.           <currency>;\
  555.           <L-caron>;\
  556.           <S-acute>;\
  557.           <section>;\
  558.           <diaresis>;\
  559.           <S-caron>;\
  560.           <S-cedilla>;\
  561.           <T-caron>;\
  562.           <Z-acute>;\
  563.           <dash>;\
  564.           <Z-caron>;\
  565.           <Z-abovedot>;\
  566.           <degree>;\
  567.           <a-ogonek>;\
  568.           <ogonek>;\
  569.           <l-stroke>;\
  570.           <acute>;\
  571.           <l-caron>;\
  572.           <s-acute>;\
  573.           <caron>;\
  574.           <cedilla>;\
  575.           <s-caron>;\
  576.           <s-cedilla>;\
  577.           <t-caron>;\
  578.           <z-acute>;\
  579.           <doubleacute>;\
  580.           <z-caron>;\
  581.           <z-abovedot>;\
  582.           <R-acute>;\
  583.           <A-acute>;\
  584.           <A-circumflex>;\
  585.           <A-breve>;\
  586.           <A-diaresis>;\
  587.           <L-acute>;\
  588.           <C-acute>;\
  589.           <C-cedilla>;\
  590.           <C-caron>;\
  591.           <E-acute>;\
  592.           <E-ogonek>;\
  593.           <E-diaresis>;\
  594.           <E-caron>;\
  595.           <I-acute>;\
  596.           <I-circumflex>;\
  597.           <D-caron>;\
  598.           <N-acute>;\
  599.           <N-caron>;\
  600.           <O-acute>;\
  601.           <O-circumflex>;\
  602.           <O-doubleacute>;\
  603.           <O-diaresis>;\
  604.           <multiply>;\
  605.           <R-caron>;\
  606.           <U-ring>;\
  607.           <U-acute>;\
  608.           <U-doubleacute>;\
  609.           <U-diaresis>;\
  610.           <Y-acute>;\
  611.           <T-cedilla>;\
  612.           <s-sharp>;\
  613.           <r-acute>;\
  614.           <a-acute>;\
  615.           <a-circumflex>;\
  616.           <a-breve>;\
  617.           <a-diaresis>;\
  618.           <l-acute>;\
  619.           <c-acute>;\
  620.           <c-cedilla>;\
  621.           <c-caron>;\
  622.           <e-acute>;\
  623.           <e-ogonek>;\
  624.           <e-diaresis>;\
  625.           <e-caron>;\
  626.           <i-acute>;\
  627.           <i-circumflex>;\
  628.           <d-caron>;\
  629.           <d-stroke>;\
  630.           <n-acute>;\
  631.           <n-caron>;\
  632.           <o-acute>;\
  633.           <o-circumflex>;\
  634.           <o-doubleacute>;\
  635.           <o-diaresis>;\
  636.           <Divide-Sign>;\
  637.           <division>;\
  638.           <r-caron>;\
  639.           <u-ring>;\
  640.           <u-acute>;\
  641.           <u-doubleacute>;\
  642.           <u-diaresis>;\
  643.           <y-acute>;\
  644.           <t-cedilla>;\
  645.           <abovedot>
  646.  
  647. punct   <exclamation-mark>;\
  648.           <quotation-mark>;\
  649.           <number-sign>;\
  650.           <dollar-sign>;\
  651.           <percent-sign>;\
  652.           <ampersand>;\
  653.           <apostrophe>;\
  654.           <left-parenthesis>;\
  655.           <right-parenthesis>;\
  656.           <asterisk>;\
  657.           <plus-sign>;\
  658.           <comma>;\
  659.           <hyphen>;\
  660.           <hyphen-minus>;\
  661.           <period>;\
  662.           <full-stop>;\
  663.           <slash>;\
  664.           <colon>;\
  665.           <semicolon>;\
  666.           <less-than-sign>;\
  667.           <equals-sign>;\
  668.           <greater-than-sign>;\
  669.           <question-mark>;\
  670.           <commercial-at>;\
  671.           <left-square-bracket>;\
  672.           <backslash>;\
  673.           <reverse-solidus>;\
  674.           <right-square-bracket>;\
  675.           <circumflex>;\
  676.           <circumflex-accent>;\
  677.           <underscore>;\
  678.           <low-line>;\
  679.           <grave-accent>;\
  680.           <left-brace>;\
  681.           <left-curly-bracket>;\
  682.           <vertical-line>;\
  683.           <right-brace>;\
  684.           <right-curly-bracket>;\
  685.           <tilde>;\
  686.           <Left-Lower-Single-Quote>;\
  687.           <Left-Lower-Double-Quotes>;\
  688.           <Left-Angle-Single-Quote>;\
  689.           <Left-Single-Quote>;\
  690.           <Right-Single-Quote>;\
  691.           <Left-Double-Quotes>;\
  692.           <Right-Double-Quotes>;\
  693.           <Right-Angle-Single-Quote>;\
  694.           <Left-Angle-Quotes>;\
  695.           <Right-Angle-Quotes>
  696.  
  697. digit   <zero>;\
  698.           <one>;\
  699.           <two>;\
  700.           <three>;\
  701.           <four>;\
  702.           <five>;\
  703.           <six>;\
  704.           <seven>;\
  705.           <eight>;\
  706.           <nine>
  707.  
  708. xdigit  <zero>;\
  709.           <one>;\
  710.           <two>;\
  711.           <three>;\
  712.           <four>;\
  713.           <five>;\
  714.           <six>;\
  715.           <seven>;\
  716.           <eight>;\
  717.           <nine>;\
  718.           <A>;\
  719.           <B>;\
  720.           <C>;\
  721.           <D>;\
  722.           <E>;\
  723.           <F>;\
  724.           <a>;\
  725.           <b>;\
  726.           <c>;\
  727.           <d>;\
  728.           <e>;\
  729.           <f>
  730.  
  731. blank     <space>;\
  732.           <tab>
  733.  
  734. toupper (<a>,<A>);(<b>,<B>);(<c>,<C>);(<d>,<D>);(<e>,<E>);\
  735.         (<f>,<F>);(<g>,<G>);(<h>,<H>);(<i>,<I>);(<j>,<J>);\
  736.         (<k>,<K>);(<l>,<L>);(<m>,<M>);(<n>,<N>);(<o>,<O>);\
  737.         (<p>,<P>);(<q>,<Q>);(<r>,<R>);(<s>,<S>);(<t>,<T>);\
  738.         (<u>,<U>);(<v>,<V>);(<w>,<W>);(<x>,<X>);(<y>,<Y>);\
  739.         (<z>,<Z>);\
  740.         (<a-ogonek>,<A-ogonek>);\
  741.         (<l-stroke>,<L-stroke>);\
  742.         (<l-caron>,<L-caron>);\
  743.         (<s-acute>,<S-acute>);\
  744.         (<s-caron>,<S-caron>);\
  745.         (<s-cedilla>,<S-cedilla>);\
  746.         (<t-caron>,<T-caron>);\
  747.         (<z-acute>,<Z-acute>);\
  748.         (<z-caron>,<Z-caron>);\
  749.         (<z-abovedot>,<Z-abovedot>);\
  750.         (<r-acute>,<R-acute>);\
  751.         (<a-acute>,<A-acute>);\
  752.         (<a-circumflex>,<A-circumflex>);\
  753.         (<a-breve>,<A-breve>);\
  754.         (<a-diaresis>,<A-diaresis>);\
  755.         (<l-acute>,<L-acute>);\
  756.         (<c-acute>,<C-acute>);\
  757.         (<c-cedilla>,<C-cedilla>);\
  758.         (<c-caron>,<C-caron>);\
  759.         (<e-acute>,<E-acute>);\
  760.         (<e-ogonek>,<E-ogonek>);\
  761.         (<e-diaresis>,<E-diaresis>);\
  762.         (<e-caron>,<E-caron>);\
  763.         (<i-acute>,<I-acute>);\
  764.         (<i-circumflex>,<I-circumflex>);\
  765.         (<d-caron>,<D-caron>);\
  766.         (<i-circumflex>,<I-circumflex>);\
  767.         (<d-stroke>,<D-Stroke-Capital>);\
  768.         (<n-acute>,<N-acute>);\
  769.         (<n-caron>,<N-caron>);\
  770.         (<o-acute>,<O-acute>);\
  771.         (<o-circumflex>,<O-circumflex>);\
  772.         (<o-doubleacute>,<O-doubleacute>);\
  773.         (<o-diaresis>,<O-diaresis>);\
  774.         (<r-caron>,<R-caron>);\
  775.         (<u-ring>,<U-ring>);\
  776.         (<u-acute>,<U-acute>);\
  777.         (<u-doubleacute>,<U-doubleacute>);\
  778.         (<u-diaresis>,<U-diaresis>);\
  779.         (<y-acute>,<Y-acute>);\
  780.         (<t-cedilla>,<T-cedilla>)
  781.  
  782. END LC_CTYPE
  783.  
  784. #############
  785. LC_COLLATE
  786. #############
  787.  
  788. collating-symbol <eszet>
  789.  
  790. order_start                     forward;forward;forward
  791. <NUL>
  792. <SOH>
  793. <STX>
  794. <ETX>
  795. <EOT>
  796. <ENQ>
  797. <ACK>
  798. <alert>
  799. <backspace>
  800. <tab>
  801. <newline>
  802. <vertical-tab>
  803. <form-feed>
  804. <carriage-return>
  805. <SO>
  806. <SI>
  807. <DLE>
  808. <DC1>
  809. <DC2>
  810. <DC3>
  811. <DC4>
  812. <NAK>
  813. <SYN>
  814. <ETB>
  815. <CAN>
  816. <EM>
  817. <SUB>
  818. <ESC>
  819. <IFS>
  820. <GS>
  821. <RS>
  822. <US>
  823. <DEL>
  824. <NBH>
  825. <HTS>
  826. <DCS>
  827. <SOS>
  828. <space>                 <space>;<space>;<space>
  829. <exclamation-mark>      <exclamation-mark>;<exclamation-mark>;<exclamation-mark>
  830. <quotation-mark>        <quotation-mark>;<quotation-mark>;<quotation-mark>
  831. <number-sign>           <number-sign>;<number-sign>;<number-sign>
  832. <dollar-sign>           <dollar-sign>;<dollar-sign>;<dollar-sign>
  833. <percent-sign>          <percent-sign>;<percent-sign>;<percent-sign>
  834. <ampersand>             <ampersand>;<ampersand>;<ampersand>
  835. <apostrophe>            <apostrophe>;<apostrophe>;<apostrophe>
  836. <left-parenthesis>      <left-parenthesis>;<left-parenthesis>;<left-parenthesis>
  837. <right-parenthesis>     <right-parenthesis>;<right-parenthesis>;<right-parenthesis>
  838. <asterisk>              <asterisk>;<asterisk>;<asterisk>
  839. <plus-sign>             <plus-sign>;<plus-sign>;<plus-sign>
  840. <comma>                 <comma>;<comma>;<comma>
  841. <hyphen>                <hyphen>;<hyphen>;<hyphen>
  842. <period>                <period>;<period>;<period>
  843. <slash>                 <slash>;<slash>;<slash>
  844. <colon>                 <colon>;<colon>;<colon>
  845. <semicolon>             <semicolon>;<semicolon>;<semicolon>
  846. <less-than-sign>        <less-than-sign>;<less-than-sign>;<less-than-sign>
  847. <equals-sign>           <equals-sign>;<equals-sign>;<equals-sign>
  848. <greater-than-sign>     <greater-than-sign>;<greater-than-sign>;<greater-than-sign>
  849. <question-mark>         <question-mark>;<question-mark>;<question-mark>
  850. <commercial-at>         <commercial-at>;<commercial-at>;<commercial-at>
  851. <left-square-bracket>   <left-square-bracket>;<left-square-bracket>;<left-square-bracket>
  852. <backslash>             <backslash>;<backslash>;<backslash>
  853. <right-square-bracket>  <right-square-bracket>;<right-square-bracket>;<right-square-bracket>
  854. <circumflex-accent>     <circumflex-accent>;<circumflex-accent>;<circumflex-accent>
  855. <underscore>            <underscore>;<underscore>;<underscore>
  856. <grave-accent>          <grave-accent>;<grave-accent>;<grave-accent>
  857. <left-brace>            <left-brace>;<left-brace>;<left-brace>
  858. <vertical-line>         <vertical-line>;<vertical-line>;<vertical-line>
  859. <right-brace>           <right-brace>;<right-brace>;<right-brace>
  860. <tilde>                 <tilde>;<tilde>;<tilde>
  861. <Left-Lower-Single-Quote>    <Left-Lower-Single-Quote>;IGNORE;IGNORE
  862. <Left-Lower-Double-Quotes>   <Left-Lower-Double-Quotes>;IGNORE;IGNORE
  863. <Ellipsis>                   <Ellipsis>;IGNORE;IGNORE
  864. <Dagger>                     <Dagger>;IGNORE;IGNORE
  865. <Double-Dagger>              <Double-Dagger>;IGNORE;IGNORE
  866. <Permille-Symbol>            <Permille-Symbol>;IGNORE;IGNORE
  867. <Left-Angle-Single-Quote>    <Left-Angle-Single-Quote>;IGNORE;IGNORE
  868. <Left-Single-Quote>          <Left-Single-Quote>;IGNORE;IGNORE
  869. <Right-Single-Quote>         <Right-Single-Quote>;IGNORE;IGNORE
  870. <Left-Double-Quotes>         <Left-Double-Quotes>;IGNORE;IGNORE
  871. <Right-Double-Quotes>        <Right-Double-Quotes>;IGNORE;IGNORE
  872. <Bullet>                     <Bullet>;IGNORE;IGNORE
  873. <En-Dash>                    <En-Dash>;IGNORE;IGNORE
  874. <Em-Dash>                    <Em-Dash>;IGNORE;IGNORE
  875. <Trademark-Symbol,-Serif>    <Trademark-Symbol,-Serif>;IGNORE;IGNORE
  876. <Right-Angle-Single-Quote>   <Right-Angle-Single-Quote>;IGNORE;IGNORE
  877. <Vertical-Line,-Broken>      <Vertical-Line,-Broken>;IGNORE;IGNORE
  878. <Copyright-Symbol>           <Copyright-Symbol>;IGNORE;IGNORE
  879. <Left-Angle-Quotes>             <Left-Angle-Quotes>;IGNORE;IGNORE
  880. <Logical-NOT>                   <Logical-NOT>;IGNORE;IGNORE
  881. <Registered-Trademark-Symbol>   <Registered-Trademark-Symbol>;IGNORE;IGNORE
  882. <Plus-or-Minus-Sign>            <Plus-or-Minus-Sign>;IGNORE;IGNORE
  883. <Micro-Symbol>                  <Micro-Symbol>;IGNORE;IGNORE
  884. <Paragraph-Symbol-(USA)>        <Paragraph-Symbol-(USA)>;IGNORE;IGNORE
  885. <Middle-Dot>                    <Middle-Dot>;IGNORE;IGNORE
  886. <Right-Angle-Quotes>            <Right-Angle-Quotes>;IGNORE;IGNORE
  887. <breve>                 <breve>;<breve>;<breve>
  888. <currency>              <currency>;<currency>;<currency>
  889. <section>               <section>;<section>;<section>
  890. <diaresis>              <diaresis>;<diaresis>;<diaresis>
  891. <dash>                  <dash>;<dash>;<dash>
  892. <degree>                <degree>;<degree>;<degree>
  893. <ogonek>                <ogonek>;<ogonek>;<ogonek>
  894. <acute>                 <acute>;<acute>;<acute>
  895. <caron>                 <caron>;<caron>;<caron>
  896. <cedilla>               <cedilla>;<cedilla>;<cedilla>
  897. <doubleacute>           <doubleacute>;<doubleacute>;<doubleacute>
  898. <multiply>              <multiply>;<multiply>;<multiply>
  899. <division>              <division>;<division>;<division>
  900. <abovedot>              <abovedot>;<abovedot>;<abovedot>
  901. <nobreakspace>          <nobreakspace>;<nobreakspace>;<nobreakspace>
  902. <zero>                  <zero>;<zero>;<zero>
  903. <one>                   <one>;<one>;<one>
  904. <two>                   <two>;<two>;<two>
  905. <three>                 <three>;<three>;<three>
  906. <four>                  <four>;<four>;<four>
  907. <five>                  <five>;<five>;<five>
  908. <six>                   <six>;<six>;<six>
  909. <seven>                 <seven>;<seven>;<seven>
  910. <eight>                 <eight>;<eight>;<eight>
  911. <nine>                  <nine>;<nine>;<nine>
  912. <a>                     <a>;<a>;<a>
  913. <a-acute>               <a>;<a-acute>;<a-acute>
  914. <a-breve>               <a>;<a-breve>;<a-breve>
  915. <a-circumflex>          <a>;<a-circumflex>;<a-circumflex>
  916. <a-diaresis>            <a>;<a-diaresis>;<a-diaresis>
  917. <a-ogonek>              <a>;<a-ogonek>;<a-ogonek>
  918. <b>                     <b>;<b>;<b>
  919. <c>                     <c>;<c>;<c>
  920. <c-caron>               <c>;<c-caron>;<c-caron>
  921. <c-acute>               <c>;<c-acute>;<c-acute>
  922. <c-cedilla>             <c>;<c-cedilla>;<c-cedilla>
  923. <d>                     <d>;<d>;<d>
  924. <d-caron>               <d>;<d-caron>;<d-caron>
  925. <d-stroke>              <d>;<d-stroke>;<d-stroke>
  926. <e>                     <e>;<e>;<e>
  927. <e-acute>               <e>;<e-acute>;<e-acute>
  928. <e-caron>               <e>;<e-caron>;<e-caron>
  929. <e-diaresis>            <e>;<e-diaresis>;<e-diaresis>
  930. <e-ogonek>              <e>;<e-ogonek>;<e-ogonek>
  931. <f>                     <f>;<f>;<f>
  932. <g>                     <g>;<g>;<g>
  933. <h>                     <h>;<h>;<h>
  934. <i>                     <i>;<i>;<i>
  935. <i-acute>               <i>;<i-acute>;<i-acute>
  936. <i-circumflex>          <i>;<i-circumflex>;<i-circumflex>
  937. <j>                     <j>;<j>;<j>
  938. <k>                     <k>;<k>;<k>
  939. <l>                     <l>;<l>;<l>
  940. <l-acute>               <l>;<l-acute>;<l-acute>
  941. <l-caron>               <l>;<l-caron>;<l-caron>
  942. <l-stroke>              <l>;<l-stroke>;<l-stroke>
  943. <m>                     <m>;<m>;<m>
  944. <n>                     <n>;<n>;<n>
  945. <n-acute>               <n>;<n-acute>;<n-acute>
  946. <n-caron>               <n>;<n-caron>;<n-caron>
  947. <o>                     <o>;<o>;<o>
  948. <o-acute>               <o>;<o-acute>;<o-acute>
  949. <o-circumflex>          <o>;<o-circumflex>;<o-circumflex>
  950. <o-diaresis>            <o>;<o-diaresis>;<o-diaresis>
  951. <o-doubleacute>         <o>;<o-doubleacute>;<o-doubleacute>
  952. <p>                     <p>;<p>;<p>
  953. <q>                     <q>;<q>;<q>
  954. <r>                     <r>;<r>;<r>
  955. <r-acute>               <r>;<r-acute>;<r-acute>
  956. <r-caron>               <r>;<r-caron>;<r-caron>
  957. <s>                     <s>;<s>;<s>
  958. <s-acute>               <s>;<s-acute>;<s-acute>
  959. <s-caron>               <s>;<s-caron>;<s-caron>
  960. <s-cedilla>             <s>;<s-cedilla>;<s-cedilla>
  961. <eszet>
  962. <t>                     <t>;<t>;<t>
  963. <t-caron>               <t>;<t-caron>;<t-caron>
  964. <t-cedilla>             <t>;<t-cedilla>;<t-cedilla>
  965. <u>                     <u>;<u>;<u>
  966. <u-acute>               <u>;<u-acute>;<u-acute>
  967. <u-ring>                <u>;<u-ring>;<u-ring>
  968. <u-diaresis>            <u>;<u-diaresis>;<u-diaresis>
  969. <u-doubleacute>         <u>;<u-doubleacute>;<u-doubleacute>
  970. <v>                     <v>;<v>;<v>
  971. <w>                     <w>;<w>;<w>
  972. <x>                     <x>;<x>;<x>
  973. <y>                     <y>;<y>;<y>
  974. <y-acute>               <y>;<y-acute>;<y-acute>
  975. <z>                     <z>;<z>;<z>
  976. <z-acute>               <z>;<z-acute>;<z-acute>
  977. <z-caron>               <z>;<z-caron>;<z-caron>
  978. <z-abovedot>            <z>;<z-abovedot>;<z-abovedot>
  979. <A>                     <a>;<a>;<A>
  980. <A-acute>               <a>;<a-acute>;<A-acute>
  981. <A-breve>               <a>;<a-breve>;<A-breve>
  982. <A-circumflex>          <a>;<a-circumflex>;<A-circumflex>
  983. <A-diaresis>            <a>;<a-diaresis>;<A-diaresis>
  984. <A-ogonek>              <a>;<a-ogonek>;<A-ogonek>
  985. <B>                     <b>;<b>;<B>
  986. <C>                     <c>;<c>;<C>
  987. <C-caron>               <c>;<c-caron>;<C-caron>
  988. <C-acute>               <c>;<c-acute>;<C-acute>
  989. <C-cedilla>             <c>;<c-cedilla>;<C-cedilla>
  990. <D>                     <d>;<d>;<D>
  991. <D-caron>               <d>;<d-caron>;<D-caron>
  992. <D-Stroke-Capital>   <d>;<d-stroke>;<D-Stroke-Capital>
  993. <E>                     <e>;<e>;<E>
  994. <E-acute>               <e>;<e-acute>;<E-acute>
  995. <E-caron>               <e>;<e-caron>;<E-caron>
  996. <E-diaresis>            <e>;<e-diaresis>;<E-diaresis>
  997. <E-ogonek>              <e>;<e-ogonek>;<E-ogonek>
  998. <F>                     <f>;<f>;<F>
  999. <G>                     <g>;<g>;<G>
  1000. <H>                     <h>;<h>;<H>
  1001. <I>                     <i>;<i>;<I>
  1002. <I-acute>               <i>;<i-acute>;<I-acute>
  1003. <I-circumflex>          <i>;<i-circumflex>;<I-circumflex>
  1004. <J>                     <j>;<j>;<J>
  1005. <K>                     <k>;<k>;<K>
  1006. <L>                     <l>;<l>;<L>
  1007. <L-acute>               <l>;<l-acute>;<L-acute>
  1008. <L-caron>               <l>;<l-caron>;<L-caron>
  1009. <L-stroke>              <l>;<l-stroke>;<L-stroke>
  1010. <M>                     <m>;<m>;<M>
  1011. <N>                     <n>;<n>;<N>
  1012. <N-acute>               <n>;<n-acute>;<N-acute>
  1013. <N-caron>               <n>;<n-caron>;<N-caron>
  1014. <O>                     <o>;<o>;<O>
  1015. <O-acute>               <o>;<o-acute>;<O-acute>
  1016. <O-circumflex>          <o>;<o-circumflex>;<O-circumflex>
  1017. <O-diaresis>            <o>;<o-diaresis>;<O-diaresis>
  1018. <O-doubleacute>         <o>;<o-doubleacute>;<O-doubleacute>
  1019. <P>                     <p>;<p>;<P>
  1020. <Q>                     <q>;<q>;<Q>
  1021. <R>                     <r>;<r>;<R>
  1022. <R-acute>               <r>;<r-acute>;<R-acute>
  1023. <R-caron>               <r>;<r-caron>;<R-caron>
  1024. <S>                     <s>;<s>;<S>
  1025. <S-acute>               <s>;<s-acute>;<S-acute>
  1026. <S-caron>               <s>;<s-caron>;<S-caron>
  1027. <S-cedilla>             <s>;<s-cedilla>;<S-cedilla>
  1028. <T>                     <t>;<t>;<T>
  1029. <T-caron>               <t>;<t-caron>;<T-caron>
  1030. <T-cedilla>             <t>;<t-cedilla>;<T-cedilla>
  1031. <U>                     <u>;<u>;<U>
  1032. <U-acute>               <u>;<u-acute>;<U-acute>
  1033. <U-ring>                <u>;<u-ring>;<U-ring>
  1034. <U-diaresis>            <u>;<u-diaresis>;<U-diaresis>
  1035. <U-doubleacute>         <u>;<u-doubleacute>;<U-doubleacute>
  1036. <V>                     <v>;<v>;<V>
  1037. <W>                     <w>;<w>;<W>
  1038. <X>                     <x>;<x>;<X>
  1039. <Y>                     <y>;<y>;<Y>
  1040. <Y-acute>               <y>;<y-acute>;<Y-acute>
  1041. <Z>                     <z>;<z>;<Z>
  1042. <Z-acute>               <z>;<z-acute>;<Z-acute>
  1043. <Z-caron>               <z>;<z-caron>;<Z-caron>
  1044. <Z-abovedot>            <z>;<z-abovedot>;<Z-abovedot>
  1045.  
  1046. ####################################
  1047. # Characters with no opposite case #
  1048. ####################################
  1049.  
  1050. <s-sharp>               <s>;<eszet>;<eszet>
  1051.  
  1052. ###################################
  1053. # Ignore all undefined characters #
  1054. ###################################
  1055.  
  1056. UNDEFINED               IGNORE;IGNORE;IGNORE
  1057.  
  1058. order_end
  1059.  
  1060. END LC_COLLATE
  1061.  
  1062. #############
  1063. LC_MONETARY
  1064. #############
  1065.  
  1066. int_curr_symbol   "<R><O><L><space>"
  1067. currency_symbol   "<L><e><i>"
  1068. mon_decimal_point "<comma>"
  1069. mon_thousands_sep "<period>"
  1070. mon_grouping      "3"
  1071. positive_sign     "<plus-sign>"
  1072. negative_sign     "<hyphen>"
  1073. int_frac_digits   2
  1074. frac_digits       2
  1075. p_cs_precedes     0
  1076. p_sep_by_space    1
  1077. n_cs_precedes     0
  1078. n_sep_by_space    1
  1079. p_sign_posn       1
  1080. n_sign_posn       1
  1081.  
  1082. END LC_MONETARY
  1083.  
  1084.  
  1085. #############
  1086. LC_NUMERIC
  1087. #############
  1088.  
  1089. decimal_point     "<comma>"
  1090. thousands_sep     "<plus-sign>"
  1091. grouping          "3"
  1092.  
  1093. END LC_NUMERIC
  1094.  
  1095.  
  1096. #############
  1097. LC_TIME
  1098. #############
  1099. abday   "<D>";\
  1100.         "<L>";\
  1101.         "<M><a>";\
  1102.         "<M><i>";\
  1103.         "<J>";\
  1104.         "<V>";\
  1105.         "<S>"
  1106.  
  1107. day     "<D><u><m><i><n><i><c><a-breve>";\
  1108.         "<L><u><n><i>";\
  1109.         "<M><a><r><t-cedilla><i>";\
  1110.         "<M><i><e><r><c><u><r><i>";\
  1111.         "<J><o><i>";\
  1112.         "<V><i><n><e><r><i>";\
  1113.         "<S><i><m><b><a-acute><t><a-acute>"
  1114.  
  1115. abmon   "<I><a><n>";\
  1116.         "<F><e><b>";\
  1117.         "<M><a><r>";\
  1118.         "<A><p><r>";\
  1119.         "<M><a><i>";\
  1120.         "<I><u><n>";\
  1121.         "<I><u><l>";\
  1122.         "<A><u><g>";\
  1123.         "<S><e><p>";\
  1124.         "<O><c><t>";\
  1125.         "<N><o><e>";\
  1126.         "<D><e><c>"
  1127.  
  1128. mon     "<I><a><n><u><a><r><i><e>";\
  1129.         "<F><e><b><r><u><a><r><i><e>";\
  1130.         "<M><a><r><t><i><e>";\
  1131.         "<A><p><r><i><l><i><e>";\
  1132.         "<M><a><i>";\
  1133.         "<I><u><n><i><e>";\
  1134.         "<I><u><l><i><e>";\
  1135.         "<A><u><g><u><s><t>";\
  1136.         "<S><e><p><t><e><m><b><r><i><e>";\
  1137.         "<O><c><t><o><m><b><r><i><e>";\
  1138.         "<N><o><i><e><m><b><r><i><e>";\
  1139.         "<D><e><c><e><m><b><r><i><e>"
  1140.  
  1141. d_t_fmt "%a %e %b %Y %H:%M:%S"
  1142.  
  1143. d_fmt   "%d/%m/%y"
  1144.  
  1145. t_fmt   "%H:%M:%S"
  1146.  
  1147. am_pm   "";""
  1148.  
  1149. t_fmt_ampm      "%H:%M:%S"
  1150.  
  1151. END LC_TIME
  1152.  
  1153.  
  1154. #############
  1155. LC_MESSAGES
  1156. #############
  1157.  
  1158. yesexpr "^([dD]|[dD][aA])"
  1159. noexpr  "^([nN]|[nN][uU])"
  1160.  
  1161. END LC_MESSAGES
  1162.