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