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