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