home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / VSCPPv7.zip / VACPP / IBMCPP / locale / ITAL.LOC < prev    next >
Text File  |  1995-04-06  |  8KB  |  345 lines

  1. #***********************************************************************
  2. #*  LOCALE source for "Italy" (for latin-1)                            *
  3. #*                                                                     *
  4. #*  IBM VisualAge C++ for OS/2, Version 3.00                           *
  5. #*  (C) Copyright IBM Corp. 1991, 1995.                                *
  6. #*  - Licensed Material - Program-Property of IBM                      *
  7. #*  - All rights reserved                                              *
  8. #*                                                                     *
  9. #***********************************************************************
  10.  
  11. #############
  12. LC_CTYPE
  13. #############
  14.  
  15. upper   <A>;<B>;<C>;<D>;<E>;<F>;<G>;<H>;<I>;<J>;<K>;<L>;<M>;\
  16.         <N>;<O>;<P>;<Q>;<R>;<S>;<T>;<U>;<V>;<W>;<X>;<Y>;<Z>
  17.  
  18. lower   <a>;<b>;<c>;<d>;<e>;<f>;<g>;<h>;<i>;<j>;<k>;<l>;<m>;\
  19.         <n>;<o>;<p>;<q>;<r>;<s>;<t>;<u>;<v>;<w>;<x>;<y>;<z>
  20.  
  21. digit   <zero>;<one>;<two>;<three>;<four>;\
  22.         <five>;<six>;<seven>;<eight>;<nine>
  23.  
  24. space   <tab>;<newline>;<vertical-tab>;<form-feed>;\
  25.         <carriage-return>;<space>
  26.  
  27. cntrl   <alert>;<backspace>;<tab>;<newline>;<vertical-tab>;\
  28.         <form-feed>;<carriage-return>;\
  29.         <NUL>;<SOH>;<STX>;<ETX>;<EOT>;<ENQ>;<ACK>;<SO>;\
  30.         <SI>;<DLE>;<DC1>;<DC2>;<DC3>;<DC4>;<NAK>;<SYN>;\
  31.         <ETB>;<CAN>;<EM>;<SUB>;<ESC>;<IS4>;<IS3>;<IS2>;\
  32.         <IS1>;<DEL>
  33.  
  34. punct   <exclamation-mark>;<quotation-mark>;<number-sign>;\
  35.         <dollar-sign>;<percent-sign>;<ampersand>;<apostrophe>;\
  36.         <left-parenthesis>;<right-parenthesis>;<asterisk>;\
  37.         <plus-sign>;<comma>;<hyphen>;<period>;<slash>;\
  38.         <colon>;<semicolon>;<less-than-sign>;<equals-sign>;\
  39.         <greater-than-sign>;<question-mark>;<commercial-at>;\
  40.         <left-square-bracket>;<backslash>;<right-square-bracket>;\
  41.         <circumflex>;<underscore>;<grave-accent>;\
  42.         <left-curly-bracket>;<vertical-line>;<right-curly-bracket>;<tilde>;\
  43.         <space>
  44.  
  45.  
  46. xdigit  <zero>;<one>;<two>;<three>;<four>;\
  47.         <five>;<six>;<seven>;<eight>;<nine>;\
  48.         <A>;<B>;<C>;<D>;<E>;<F>;\
  49.         <a>;<b>;<c>;<d>;<e>;<f>
  50.  
  51. blank   <space>;\
  52.         <tab>
  53.  
  54. toupper (<a>,<A>);(<b>,<B>);(<c>,<C>);(<d>,<D>);(<e>,<E>);\
  55.         (<f>,<F>);(<g>,<G>);(<h>,<H>);(<i>,<I>);(<j>,<J>);\
  56.         (<k>,<K>);(<l>,<L>);(<m>,<M>);(<n>,<N>);(<o>,<O>);\
  57.         (<p>,<P>);(<q>,<Q>);(<r>,<R>);(<s>,<S>);(<t>,<T>);\
  58.         (<u>,<U>);(<v>,<V>);(<w>,<W>);(<x>,<X>);(<y>,<Y>);\
  59.         (<z>,<Z>)
  60.  
  61. tolower (<A>,<a>);(<B>,<b>);(<C>,<c>);(<D>,<d>);(<E>,<e>);\
  62.         (<F>,<f>);(<G>,<g>);(<H>,<h>);(<I>,<i>);(<J>,<j>);\
  63.         (<K>,<k>);(<L>,<l>);(<M>,<m>);(<N>,<n>);(<O>,<o>);\
  64.         (<P>,<p>);(<Q>,<q>);(<R>,<r>);(<S>,<s>);(<T>,<t>);\
  65.         (<U>,<u>);(<V>,<v>);(<W>,<w>);(<X>,<x>);(<Y>,<y>);\
  66.         (<Z>,<z>)
  67.  
  68. END LC_CTYPE
  69.  
  70.  
  71.  
  72.  
  73. #############
  74. LC_COLLATE
  75. #############
  76.  
  77. order_start
  78. # ASCII Control characters
  79. <NUL>
  80. <SOH>
  81. <STX>
  82. <ETX>
  83. <EOT>
  84. <ENQ>
  85. <ACK>
  86. <alert>
  87. <backspace>
  88. <tab>
  89. <newline>
  90. <vertical-tab>
  91. <form-feed>
  92. <carriage-return>
  93. <SO>
  94. <SI>
  95. <DLE>
  96. <DC1>
  97. <DC2>
  98. <DC3>
  99. <DC4>
  100. <NAK>
  101. <SYN>
  102. <ETB>
  103. <CAN>
  104. <EM>
  105. <SUB>
  106. <ESC>
  107. <IS4>
  108. <IS3>
  109. <IS2>
  110. <IS1>
  111. <space>               IGNORE
  112. <exclamation-mark>
  113. <quotation-mark>      IGNORE
  114. <number-sign>
  115. <dollar-sign>
  116. <percent-sign>
  117. <ampersand>           IGNORE
  118. <left-parenthesis>    IGNORE
  119. <right-parenthesis>   IGNORE
  120. <apostrophe>    
  121. <asterisk>            IGNORE
  122. <plus-sign>
  123. <comma>               IGNORE
  124. <hyphen>              IGNORE
  125. <period>              IGNORE
  126. <slash>               IGNORE
  127. <zero>
  128. <one>
  129. <two>
  130. <three>
  131. <four>
  132. <five>
  133. <six>
  134. <seven>
  135. <eight>
  136. <nine>
  137. <colon>               IGNORE
  138. <semicolon>           IGNORE
  139. <less-than-sign>
  140. <equals-sign>
  141. <greater-than-sign>
  142. <question-mark>
  143. <commercial-at>
  144. <A>
  145. <B>
  146. <C>
  147. <D>
  148. <E>
  149. <F>
  150. <G>
  151. <H>
  152. <I>
  153. <J>
  154. <K>
  155. <L>
  156. <M>
  157. <N>
  158. <O>
  159. <P>
  160. <Q>
  161. <R>
  162. <S>
  163. <T>
  164. <U>
  165. <V>
  166. <W>
  167. <X>
  168. <Y>
  169. <Z>
  170. <left-square-bracket>   IGNORE
  171. <backslash>             IGNORE
  172. <right-square-bracket>  IGNORE
  173. <circumflex>
  174. <underscore>
  175. <grave-accent>
  176. <a>
  177. <b>
  178. <c>
  179. <d>
  180. <e>
  181. <f>
  182. <g>
  183. <h>
  184. <i>
  185. <j>
  186. <k>
  187. <l>
  188. <m>
  189. <n>
  190. <o>
  191. <p>
  192. <q>
  193. <r>
  194. <s>
  195. <t>
  196. <u>
  197. <v>
  198. <w>
  199. <x>
  200. <y>
  201. <z>
  202. <left-curly-bracket>    IGNORE
  203. <vertical-line>
  204. <right-curly-bracket>   IGNORE
  205. <tilde>
  206. <DEL>
  207. UNDEFINED
  208. order_end
  209.  
  210. END LC_COLLATE
  211.  
  212.  
  213.  
  214.  
  215. #############
  216. LC_MONETARY
  217. #############
  218.  
  219. int_curr_symbol   "<I><T><L><period><space>"
  220. currency_symbol   "<L><period>"
  221. mon_decimal_point ""
  222. mon_thousands_sep "<period>"
  223. mon_grouping      "3;0"
  224. positive_sign     ""
  225. negative_sign     "<hyphen>"
  226. int_frac_digits   0
  227. frac_digits       0
  228. p_cs_precedes     1
  229. p_sep_by_space    1
  230. n_cs_precedes     1
  231. n_sep_by_space    1
  232. p_sign_posn       1
  233. n_sign_posn       1
  234.  
  235. END LC_MONETARY
  236.  
  237. #############
  238. LC_NUMERIC
  239. #############
  240.  
  241. decimal_point     "<comma>"
  242. thousands_sep     "<period>"
  243. grouping          "3;0"
  244.  
  245. END LC_NUMERIC
  246.  
  247.  
  248.  
  249.  
  250. #############
  251. LC_TIME
  252. #############
  253.  
  254. abday   "<D><O><M>";\
  255.         "<L><U><N>";\
  256.         "<M><A><R>";\
  257.         "<M><E><R>";\
  258.         "<G><I><O>";\
  259.         "<V><E><N>";\
  260.         "<S><A><B>"
  261.  
  262. day     "<d><o><m><e><n><i><c><a>";\
  263.         "<l><u><n><e><d><i>";\
  264.         "<m><a><r><t><e><d><i>";\
  265.         "<m><e><r><c><o><l><e><d><i>";\
  266.         "<g><i><o><v><e><d><i>";\
  267.         "<v><e><n><e><r><d><i>";\
  268.         "<s><a><b><a><t><o>"
  269.  
  270. abmon   "<G><E><N>";\
  271.         "<F><E><B>";\
  272.         "<M><A><R>";\
  273.         "<A><P><R>";\
  274.         "<M><A><G>";\
  275.         "<G><I><U>";\
  276.         "<L><U><G>";\
  277.         "<A><G><O>";\
  278.         "<S><E><T>";\
  279.         "<O><T><T>";\
  280.         "<N><O><V>";\
  281.         "<D><I><C>"
  282.  
  283. mon     "<g><e><n><n><a><i><o>";\
  284.         "<f><e><b><b><r><a><i><o>";\
  285.         "<m><a><r><z><o>";\
  286.         "<a><p><r><i><l><e>";\
  287.         "<m><a><g><g><i><o>";\
  288.         "<g><i><u><g><n><o>";\
  289.         "<l><u><g><l><i><o>";\
  290.         "<a><g><o><s><t><o>";\
  291.         "<s><e><t><t><e><m><b><r><e>";\
  292.         "<o><t><t><o><b><r><e>";\
  293.         "<n><o><v><e><m><b><r><e>";\
  294.         "<d><i><c><e><m><b><r><e>"
  295.  
  296. # equivalent of AM/PM (%p)
  297. am_pm      "";""
  298.  
  299. # appropriate date and time representation (%c) "%d/%m/%Y %H:%M:%S"
  300. d_t_fmt    "<percent-sign><d><slash><percent-sign><m><slash><percent-sign><Y>\
  301. <space><percent-sign><H><colon><percent-sign><M><colon><percent-sign><S>"
  302.  
  303. # appropriate date representation (%x) "%d/%m/%y"
  304. d_fmt      "<percent-sign><d><slash><percent-sign><m><slash><percent-sign><y>"
  305.  
  306.  
  307. # appropriate time representation (%X) "%H:%M:%S"
  308. t_fmt      "<percent-sign><H><colon><percent-sign><M><colon><percent-sign><S>"
  309.  
  310. # appropriate 12-hour time representation (%r) "%H:%M:%S %p"
  311. t_fmt_ampm "<percent-sign><H><colon><percent-sign><M><colon><percent-sign><S>\
  312. <space><percent-sign><p>"
  313.  
  314.  
  315. END LC_TIME
  316.  
  317.  
  318.  
  319. #############
  320. LC_MESSAGES
  321. #############
  322.  
  323. yesexpr "<circumflex><left-parenthesis><left-square-bracket><s><S>\
  324. <right-square-bracket><left-square-bracket><i><I><right-square-bracket>\
  325. <vertical-line><left-square-bracket><s><S><right-square-bracket>\
  326. <right-parenthesis>"
  327. noexpr "<circumflex><left-parenthesis><left-square-bracket><n><N>\
  328. <right-square-bracket><left-square-bracket><o><O><right-square-bracket>\
  329. <vertical-line><left-square-bracket><n><N><right-square-bracket>\
  330. <right-parenthesis>"
  331.  
  332. END LC_MESSAGES
  333.  
  334.  
  335. #############
  336. LC_TOD
  337. #############
  338.  
  339. timezone_difference 0
  340. timezone_name       ""
  341. daylight_name       ""
  342. shift               0
  343.  
  344. END LC_TOD
  345.