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

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