home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / VSCPPv7.zip / VACPP / IBMCPP / locale / FR_FR / IBM-850.LOC < prev   
Text File  |  1995-04-06  |  9KB  |  426 lines

  1. #***********************************************************************
  2. #*  LOCALE source for Fr_FR (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. #############
  13. LC_CTYPE
  14. #############
  15.  
  16. upper   <A>;<B>;<C>;<D>;<E>;<F>;<G>;<H>;<I>;<J>;<K>;<L>;<M>;\
  17.         <N>;<O>;<P>;<Q>;<R>;<S>;<T>;<U>;<V>;<W>;<X>;<Y>;<Z>;\
  18.         <A-grave>;<A-circumflex>;<AE>;<C-cedilla>;<E-grave>;<E-acute>;\
  19.         <E-circumflex>;<E-diaeresis>;<I-circumflex>;<I-diaeresis>;\
  20.         <O-circumflex>;<U-grave>;<U-circumflex>;<U-diaeresis>
  21.  
  22. lower   <a>;<b>;<c>;<d>;<e>;<f>;<g>;<h>;<i>;<j>;<k>;<l>;<m>;\
  23.         <n>;<o>;<p>;<q>;<r>;<s>;<t>;<u>;<v>;<w>;<x>;<y>;<z>;\
  24.         <a-grave>;<a-circumflex>;<ae>;<c-cedilla>;<e-grave>;<e-acute>;\
  25.         <e-circumflex>;<e-diaeresis>;<i-circumflex>;<i-diaeresis>;\
  26.         <o-circumflex>;<u-grave>;<u-circumflex>;<u-diaeresis>
  27.  
  28. space   <tab>;\
  29.         <newline>;\
  30.         <vertical-tab>;\
  31.         <form-feed>;\
  32.         <carriage-return>;\
  33.         <space>
  34.  
  35. cntrl   <alert>;<backspace>;<tab>;<newline>;<vertical-tab>;\
  36.         <form-feed>;<carriage-return>;<NUL>;<SOH>;<STX>;\
  37.         <ETX>;<EOT>;<ENQ>;<ACK>;<BEL>;<SO>;<SI>;<DLE>;<DC1>;\
  38.         <DC2>;<DC3>;<DC4>;<NAK>;<SYN>;<ETB>;<CAN>;<EM>;<SUB>;\
  39.         <ESC>;<IFS>;<IGS>;<IRS>;<IUS>;<DEL>
  40.  
  41. graph   <exclamation-mark>;...;<tilde>;\
  42.         <C-cedilla>;...;<boxfill-middle>
  43.  
  44. print   <space>;...;<tilde>;\
  45.         <C-cedilla>;...;<boxfill-middle>
  46.  
  47. punct   <exclamation-mark>;<quotation-mark>;<number-sign>;<dollar-sign>;\
  48.         <percent-sign>;<ampersand>;<apostrophe>;<left-parenthesis>;\
  49.         <right-parenthesis>;<asterisk>;<plus-sign>;<comma>;\
  50.         <hyphen-minus>;<period>;<slash>;<colon>;<semicolon>;\
  51.         <less-than-sign>;<equals-sign>;<greater-than-sign>;\
  52.         <question-mark>;<commercial-at>;<left-square-bracket>;\
  53.         <backslash>;<right-square-bracket>;<circumflex>;\
  54.         <underscore>;<grave-accent>;<left-curly-bracket>;\
  55.         <vertical-line>;<right-curly-bracket>;<tilde>
  56.  
  57. digit   <zero>;<one>;<two>;<three>;<four>;\
  58.         <five>;<six>;<seven>;<eight>;<nine>
  59.  
  60. xdigit  <zero>;<one>;<two>;<three>;<four>;\
  61.         <five>;<six>;<seven>;<eight>;<nine>;\
  62.         <A>;<B>;<C>;<D>;<E>;<F>;\
  63.         <a>;<b>;<c>;<d>;<e>;<f>
  64.  
  65. blank   <space>;<tab>
  66.  
  67. toupper (<a>,<A>);(<b>,<B>);(<c>,<C>);(<d>,<D>);(<e>,<E>);\
  68.         (<f>,<F>);(<g>,<G>);(<h>,<H>);(<i>,<I>);(<j>,<J>);\
  69.         (<k>,<K>);(<l>,<L>);(<m>,<M>);(<n>,<N>);(<o>,<O>);\
  70.         (<p>,<P>);(<q>,<Q>);(<r>,<R>);(<s>,<S>);(<t>,<T>);\
  71.         (<u>,<U>);(<v>,<V>);(<w>,<W>);(<x>,<X>);(<y>,<Y>);\
  72.         (<z>,<Z>);\
  73.         (<a-grave>,<A-grave>);(<a-circumflex>,<A-circumflex>);(<ae>,<AE>);\
  74.         (<c-cedilla>,<C-cedilla>);(<e-grave>,<E-grave>);\
  75.         (<e-acute>,<E-acute>);(<e-circumflex>,<E-circumflex>);\
  76.         (<e-diaeresis>,<E-diaeresis>);(<i-circumflex>,<I-circumflex>);\
  77.         (<i-diaeresis>,<I-diaeresis>);(<o-circumflex>,<O-circumflex>);\
  78.         (<u-grave>,<U-grave>);(<u-circumflex>,<U-circumflex>);\
  79.         (<u-diaeresis>,<U-diaeresis>)
  80.  
  81. END LC_CTYPE
  82.  
  83.  
  84. #############
  85. LC_COLLATE
  86. #############
  87.  
  88.  
  89. order_start                     forward
  90.  
  91. <NUL>
  92. <SOH>
  93. <STX>
  94. <ETX>
  95. <EOT>
  96. <ENQ>
  97. <ACK>
  98. <alert>
  99. <backspace>
  100. <tab>
  101. <newline>
  102. <vertical-tab>
  103. <form-feed>
  104. <carriage-return>
  105. <SO>
  106. <SI>
  107. <DLE>
  108. <DC1>
  109. <DC2>
  110. <DC3>
  111. <DC4>
  112. <NAK>
  113. <SYN>
  114. <ETB>
  115. <CAN>
  116. <EM>
  117. <SUB>
  118. <ESC>
  119. <IFS>
  120. <IGS>
  121. <IRS>
  122. <IUS>
  123. <space>
  124. <exclamation-mark>
  125. <quotation-mark>
  126. <number-sign>
  127. <dollar-sign>
  128. <percent-sign>
  129. <ampersand>
  130. <apostrophe>
  131. <left-parenthesis>
  132. <right-parenthesis>
  133. <asterisk>
  134. <plus-sign>
  135. <comma>
  136. <hyphen-minus>
  137. <period>
  138. <slash>
  139. <zero>
  140. <one>
  141. <two>
  142. <three>
  143. <four>
  144. <five>
  145. <six>
  146. <seven>
  147. <eight>
  148. <nine>
  149. <colon>
  150. <semicolon>
  151. <less-than-sign>
  152. <equals-sign>
  153. <greater-than-sign>
  154. <question-mark>
  155. <commercial-at>
  156. <a>
  157. <A>
  158. <a-grave>
  159. <A-grave>
  160. <a-circumflex>
  161. <A-circumflex>
  162. <ae>                            "<a><e>"
  163. <AE>                            "<A><E>"
  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. <a-diaeresis>
  247. <a-ring>
  248. <i-grave>
  249. <A-diaeresis>
  250. <A-ring>
  251. <o-diaeresis>
  252. <o-grave>
  253. <y-diaeresis>
  254. <O-diaeresis>
  255. <o-slash>
  256. <sterling>
  257. <O-slash>
  258. <multiply>
  259. <a-acute>
  260. <i-acute>
  261. <o-acute>
  262. <u-acute>
  263. <n-tilde>
  264. <N-tilde>
  265. <feminine>
  266. <masculine>
  267. <question-down>
  268. <registered>
  269. <not>
  270. <one-half>
  271. <one-quarter>
  272. <exclamation-down>
  273. <A-acute>
  274. <copyright>
  275. <cent>
  276. <yen>
  277. <a-tilde>
  278. <A-tilde>
  279. <currency>
  280. <eth>
  281. <Eth>
  282. <I-acute>
  283. <broken-bar>
  284. <I-grave>
  285. <O-acute>
  286. <s-sharp>
  287. <O-grave>
  288. <o-tilde>
  289. <O-tilde>
  290. <mu>
  291. <thorn>
  292. <Thorn>
  293. <U-acute>
  294. <y-acute>
  295. <Y-acute>
  296. <macron>
  297. <acute>
  298. <plus-minus>
  299. <three-quarters>
  300. <paragraph>
  301. <section>
  302. <division>
  303. <cedilla>
  304. <degree>
  305. <diaeresis>
  306. <dot>
  307. <one-superior>
  308. <three-superior>
  309. <two-superior>
  310. UNDEFINED
  311.  
  312. order_end
  313.  
  314. END LC_COLLATE
  315.  
  316.  
  317. #############
  318. LC_MONETARY
  319. #############
  320.  
  321. int_curr_symbol   "<F><R><F><space>"
  322. currency_symbol   "<F>"
  323. mon_decimal_point "<comma>"
  324. mon_thousands_sep ""
  325. mon_grouping      "3;0"
  326. positive_sign     ""
  327. negative_sign     "<hyphen-minus>"
  328. int_frac_digits   2
  329. frac_digits       2
  330. p_cs_precedes     0
  331. p_sep_by_space    1
  332. n_cs_precedes     0
  333. n_sep_by_space    1
  334. p_sign_posn       1
  335. n_sign_posn       1
  336.  
  337. END LC_MONETARY
  338.  
  339.  
  340. #############
  341. LC_NUMERIC
  342. #############
  343.  
  344. decimal_point     "<comma>"
  345. thousands_sep     ""
  346. grouping          "3;0"
  347.  
  348. END LC_NUMERIC
  349.  
  350.  
  351. #############
  352. LC_TIME
  353. #############
  354. abday   "<D><i><m>";\
  355.         "<L><u><n>";\
  356.         "<M><a><r>";\
  357.         "<M><e><r>";\
  358.         "<J><e><u>";\
  359.         "<V><e><n>";\
  360.         "<S><a><m>"
  361.  
  362. day     "<D><i><m><a><n><c><h><e>";\
  363.         "<L><u><n><d><i>";\
  364.         "<M><a><r><d><i>";\
  365.         "<M><e><r><c><r><e><d><i>";\
  366.         "<J><e><u><d><i>";\
  367.         "<V><e><n><d><r><e><d><i>";\
  368.         "<S><a><m><e><d><i>"
  369.  
  370. abmon   "<J><a><n>";\
  371.         "<F><e-acute><v>";\
  372.         "<M><a><r>";\
  373.         "<A><v><r>";\
  374.         "<M><a><i>";\
  375.         "<J><u><n>";\
  376.         "<J><u><l>";\
  377.         "<A><o><u-circumflex>";\
  378.         "<S><e><p>";\
  379.         "<O><c><t>";\
  380.         "<N><o><v>";\
  381.         "<D><e-acute><c>"
  382.  
  383. mon     "<J><a><n><v><i><e><r>";\
  384.         "<F><e-acute><v><r><i><e><r>";\
  385.         "<M><a><r><s>";\
  386.         "<A><v><r><i><l>";\
  387.         "<M><a><i>";\
  388.         "<J><u><i><n>";\
  389.         "<J><u><i><l><l><e><t>";\
  390.         "<A><o><u-circumflex><t>";\
  391.         "<S><e><p><t><e><m><b><r><e>";\
  392.         "<O><c><t><o><b><r><e>";\
  393.         "<N><o><v><e><m><b><r><e>";\
  394.         "<D><e-acute><c><e><m><b><r><e>"
  395.  
  396. d_t_fmt "%a %e %b %H:%M:%S %Z %Y"
  397.  
  398. d_fmt   "%d.%m.%y"
  399.  
  400. t_fmt   "%H:%M:%S"
  401.  
  402. am_pm   "";""
  403.  
  404. END LC_TIME
  405.  
  406.  
  407. #############
  408. LC_MESSAGES
  409. #############
  410.  
  411. yesexpr "<circumflex><left-parenthesis>\
  412. <left-square-bracket><o><O><right-square-bracket>\
  413. <vertical-line>\
  414. <left-square-bracket><o><O><right-square-bracket>\
  415. <left-square-bracket><u><U><right-square-bracket>\
  416. <left-square-bracket><i><I><right-square-bracket><right-parenthesis>"
  417.  
  418. noexpr "<circumflex><left-parenthesis>\
  419. <left-square-bracket><n><N><right-square-bracket>\
  420. <vertical-line>\
  421. <left-square-bracket><n><N><right-square-bracket>\
  422. <left-square-bracket><o><O><right-square-bracket>\
  423. <left-square-bracket><n><N><right-square-bracket><right-parenthesis>"
  424.  
  425. END LC_MESSAGES
  426.