SAPBWStrings_en.xml 4.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. Licensed Materials - Property of IBM
  4. BI and PM: QECL
  5. (C) Copyright IBM Corp. 2005, 2009
  6. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  7. -->
  8. <stringTable xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="CCLMessageFile.xsd" usage="String">
  9. <component name="SBW">
  10. <section name="BW1" type="UI">
  11. <string id="SAPBW" type="String" usage="Do not translate: SAP BW">SAP BW</string>
  12. <string id="V_SAPBW" type="String">SAPBW</string>
  13. </section>
  14. <section name="OLP" type="UI">
  15. <string id="sapbw_olap" type="String" usage="Do not translate: SAP BW">SAP BW OLAP</string>
  16. <string id="olap_characteristicvalue.syntax" type="String" usage="Do not translate: characteristicValue">characteristicValue (&#160;query_subject&#160;,&#160;query_item_value&#160;)</string>
  17. <string id="olap_characteristicvalue.tip" type="String" usage="Do not translate: SAP BW">Creates the unique SAP BW identifier for a query item value that represents an SAP BW key value. Useful for identifying leaf-level query item values in unbalanced hierarchies.</string>
  18. </section>
  19. <section name="TRB" type="UI">
  20. <string id="sapbw_trig" type="String" usage="Do not translate: SAP BW">SAP BW Trigonometry</string>
  21. <string id="sapbw_tanhyp.syntax" type="String" usage="Do not translate: tanhyp">tanhyp (&#160;numeric_expression&#160;)</string>
  22. <string id="sapbw_tanhyp.tip" type="String">Returns the hyperbolic tangent of "numeric_expression" where "numeric_expression" is an angle expressed in radians.</string>
  23. <string id="sapbw_coshyp.syntax" type="String" usage="Do not translate: coshyp">coshyp (&#160;numeric_expression&#160;)</string>
  24. <string id="sapbw_coshyp.tip" type="String">Returns the hyperbolic cosine of "numeric_expression" where "numeric_expression" is an angle expressed in radians.</string>
  25. <string id="sapbw_sinhyp.syntax" type="String" usage="Do not translate: sinhyp">sinhyp (&#160;numeric_expression&#160;)</string>
  26. <string id="sapbw_sinhyp.tip" type="String">Returns the hyperbolic sine of "numeric_expression" where "numeric_expression" is an angle expressed in radians.</string>
  27. <string id="sapbw_tan.syntax" type="String" usage="Do not translate: tan">tan (&#160;numeric_expression&#160;)</string>
  28. <string id="sapbw_tan.tip" type="String">Returns the tangent of "numeric_expression" where "numeric_expression" is an angle expressed in radians.</string>
  29. <string id="sapbw_cos.syntax" type="String" usage="Do not translate: cos">cos (&#160;numeric_expression&#160;)</string>
  30. <string id="sapbw_cos.tip" type="String">Returns the cosine of "numeric_expression" where "numeric_expression" is an angle expressed in radians.</string>
  31. <string id="sapbw_sin.syntax" type="String" usage="Do not translate: sin">sin (&#160;numeric_expression&#160;)</string>
  32. <string id="sapbw_sin.tip" type="String">Returns the sine of "numeric_expression" where "numeric_expression" is an angle expressed in radians.</string>
  33. <string id="sapbw_arctan.syntax" type="String" usage="Do not translate: arctan">arctan (&#160;numeric_expression&#160;)</string>
  34. <string id="sapbw_arctan.tip" type="String">Returns the arctangent of "numeric_expression" in radians. The arctangent is the angle whose tangent is "numeric_expression".</string>
  35. <string id="sapbw_arccos.syntax" type="String" usage="Do not translate: arccos">arccos (&#160;numeric_expression&#160;)</string>
  36. <string id="sapbw_arccos.tip" type="String">Returns the arccosine of "numeric_expression" in radians. The arccosine is the angle whose cosine is "numeric_expression".</string>
  37. <string id="sapbw_arcsin.syntax" type="String" usage="Do not translate: arcsin">arcsin (&#160;numeric_expression&#160;)</string>
  38. <string id="sapbw_arcsin.tip" type="String">Returns the arcsine of "numeric_expression" in radians. The arcsine is the angle whose sine is "numeric_expression".</string>
  39. </section>
  40. <section name="MTH" type="UI">
  41. <string id="sapbw_math" type="String" usage="Do not translate: SAP BW">SAP BW Math</string>
  42. <string id="sapbw_log10.syntax" type="String" usage="Do not translate: log10">log10 (&#160;numeric_expression&#160;)</string>
  43. <string id="sapbw_log10.tip" type="String">Returns the base ten logarithm of "numeric_expression".</string>
  44. </section>
  45. </component>
  46. </stringTable>