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