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