@sapui5/sap.makit 1.108.21 → 1.108.23

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (50) hide show
  1. package/package.json +1 -1
  2. package/src/main/uilib/sap/makit/.library +1 -1
  3. package/src/main/uilib/sap/makit/library.js +1 -1
  4. package/src/main/uilib/sap/makit/messagebundle_ar.properties +8 -0
  5. package/src/main/uilib/sap/makit/messagebundle_bg.properties +8 -0
  6. package/src/main/uilib/sap/makit/messagebundle_ca.properties +8 -0
  7. package/src/main/uilib/sap/makit/messagebundle_cs.properties +8 -0
  8. package/src/main/uilib/sap/makit/messagebundle_cy.properties +8 -0
  9. package/src/main/uilib/sap/makit/messagebundle_da.properties +8 -0
  10. package/src/main/uilib/sap/makit/messagebundle_de.properties +8 -0
  11. package/src/main/uilib/sap/makit/messagebundle_el.properties +8 -0
  12. package/src/main/uilib/sap/makit/messagebundle_en.properties +8 -0
  13. package/src/main/uilib/sap/makit/messagebundle_en_GB.properties +8 -0
  14. package/src/main/uilib/sap/makit/messagebundle_es.properties +8 -0
  15. package/src/main/uilib/sap/makit/messagebundle_es_MX.properties +8 -0
  16. package/src/main/uilib/sap/makit/messagebundle_et.properties +8 -0
  17. package/src/main/uilib/sap/makit/messagebundle_fi.properties +8 -0
  18. package/src/main/uilib/sap/makit/messagebundle_fr.properties +8 -0
  19. package/src/main/uilib/sap/makit/messagebundle_fr_CA.properties +8 -0
  20. package/src/main/uilib/sap/makit/messagebundle_hi.properties +8 -0
  21. package/src/main/uilib/sap/makit/messagebundle_hr.properties +8 -0
  22. package/src/main/uilib/sap/makit/messagebundle_hu.properties +8 -0
  23. package/src/main/uilib/sap/makit/messagebundle_id.properties +8 -0
  24. package/src/main/uilib/sap/makit/messagebundle_it.properties +8 -0
  25. package/src/main/uilib/sap/makit/messagebundle_iw.properties +8 -0
  26. package/src/main/uilib/sap/makit/messagebundle_ja.properties +8 -0
  27. package/src/main/uilib/sap/makit/messagebundle_kk.properties +8 -0
  28. package/src/main/uilib/sap/makit/messagebundle_ko.properties +8 -0
  29. package/src/main/uilib/sap/makit/messagebundle_lt.properties +8 -0
  30. package/src/main/uilib/sap/makit/messagebundle_lv.properties +8 -0
  31. package/src/main/uilib/sap/makit/messagebundle_mk.properties +12 -0
  32. package/src/main/uilib/sap/makit/messagebundle_ms.properties +8 -0
  33. package/src/main/uilib/sap/makit/messagebundle_nl.properties +8 -0
  34. package/src/main/uilib/sap/makit/messagebundle_no.properties +8 -0
  35. package/src/main/uilib/sap/makit/messagebundle_pl.properties +8 -0
  36. package/src/main/uilib/sap/makit/messagebundle_pt.properties +8 -0
  37. package/src/main/uilib/sap/makit/messagebundle_pt_PT.properties +8 -0
  38. package/src/main/uilib/sap/makit/messagebundle_ro.properties +8 -0
  39. package/src/main/uilib/sap/makit/messagebundle_ru.properties +8 -0
  40. package/src/main/uilib/sap/makit/messagebundle_sh.properties +9 -1
  41. package/src/main/uilib/sap/makit/messagebundle_sk.properties +8 -0
  42. package/src/main/uilib/sap/makit/messagebundle_sl.properties +8 -0
  43. package/src/main/uilib/sap/makit/messagebundle_sr.properties +20 -0
  44. package/src/main/uilib/sap/makit/messagebundle_sv.properties +8 -0
  45. package/src/main/uilib/sap/makit/messagebundle_th.properties +8 -0
  46. package/src/main/uilib/sap/makit/messagebundle_tr.properties +8 -0
  47. package/src/main/uilib/sap/makit/messagebundle_uk.properties +8 -0
  48. package/src/main/uilib/sap/makit/messagebundle_vi.properties +8 -0
  49. package/src/main/uilib/sap/makit/messagebundle_zh_CN.properties +8 -0
  50. package/src/main/uilib/sap/makit/messagebundle_zh_TW.properties +8 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sapui5/sap.makit",
3
- "version": "1.108.21",
3
+ "version": "1.108.23",
4
4
  "description": "SAPUI5 Library sap.makit",
5
5
  "homepage": "https://sap.github.io/ui5-tooling/pages/SAPUI5/",
6
6
  "author": "SAP SE (https://www.sap.com)",
@@ -5,7 +5,7 @@
5
5
  <vendor>SAP SE</vendor>
6
6
  <copyright>SAPUI5
7
7
  * (c) Copyright 2009-2022 SAP SE. All rights reserved.</copyright>
8
- <version>1.108.21</version>
8
+ <version>1.108.23</version>
9
9
 
10
10
  <documentation>Mobile Chart controls based on the Sybase MAKIT charting lib.</documentation>
11
11
 
@@ -50,7 +50,7 @@ sap.ui.define([
50
50
  "sap.makit.ValueAxis",
51
51
  "sap.makit.ValueBubble"
52
52
  ],
53
- version: "1.108.21"
53
+ version: "1.108.23"
54
54
  });
55
55
 
56
56
  /**
@@ -1,12 +1,20 @@
1
+ #This is the resource bundle for the SAPUI5 sap.makit library
2
+ #
1
3
 
4
+ #XFLD: Text for an item that contains other values on a Pie chart when it has reached its max total slices
2
5
  CHART_OTHERS=\u0623\u062E\u0631\u0649
3
6
 
7
+ #XFLD: Text for the total value in a waterfall chart
4
8
  CHART_TOTAL=\u0627\u0644\u0625\u062C\u0645\u0627\u0644\u064A
5
9
 
10
+ #XFLD: abbreviated Text for Thousand(International System of Units)
6
11
  Thousand_ShortForm=\u0623\u0644\u0641
7
12
 
13
+ #XFLD: abbreviated Text for Million(International System of Units)
8
14
  Million_ShortForm=\u0645\u0644\u064A\u0648\u0646
9
15
 
16
+ #XFLD: abbreviated Text for Billion(International System of Units)
10
17
  Billion_ShortForm=\u0645\u0644\u064A\u0627\u0631
11
18
 
19
+ #XFLD: abbreviated Text for Trillion(International System of Units)
12
20
  Trillion_ShortForm=\u062A\u0631\u064A\u0644\u064A\u0648\u0646
@@ -1,12 +1,20 @@
1
+ #This is the resource bundle for the SAPUI5 sap.makit library
2
+ #
1
3
 
4
+ #XFLD: Text for an item that contains other values on a Pie chart when it has reached its max total slices
2
5
  CHART_OTHERS=\u0414\u0440\u0443\u0433\u0438
3
6
 
7
+ #XFLD: Text for the total value in a waterfall chart
4
8
  CHART_TOTAL=\u041E\u0431\u0449\u043E
5
9
 
10
+ #XFLD: abbreviated Text for Thousand(International System of Units)
6
11
  Thousand_ShortForm=K
7
12
 
13
+ #XFLD: abbreviated Text for Million(International System of Units)
8
14
  Million_ShortForm=\u041C
9
15
 
16
+ #XFLD: abbreviated Text for Billion(International System of Units)
10
17
  Billion_ShortForm=B
11
18
 
19
+ #XFLD: abbreviated Text for Trillion(International System of Units)
12
20
  Trillion_ShortForm=T
@@ -1,12 +1,20 @@
1
+ #This is the resource bundle for the SAPUI5 sap.makit library
2
+ #
1
3
 
4
+ #XFLD: Text for an item that contains other values on a Pie chart when it has reached its max total slices
2
5
  CHART_OTHERS=Altres
3
6
 
7
+ #XFLD: Text for the total value in a waterfall chart
4
8
  CHART_TOTAL=Total
5
9
 
10
+ #XFLD: abbreviated Text for Thousand(International System of Units)
6
11
  Thousand_ShortForm=K
7
12
 
13
+ #XFLD: abbreviated Text for Million(International System of Units)
8
14
  Million_ShortForm=M
9
15
 
16
+ #XFLD: abbreviated Text for Billion(International System of Units)
10
17
  Billion_ShortForm=B
11
18
 
19
+ #XFLD: abbreviated Text for Trillion(International System of Units)
12
20
  Trillion_ShortForm=T
@@ -1,12 +1,20 @@
1
+ #This is the resource bundle for the SAPUI5 sap.makit library
2
+ #
1
3
 
4
+ #XFLD: Text for an item that contains other values on a Pie chart when it has reached its max total slices
2
5
  CHART_OTHERS=Jin\u00E9
3
6
 
7
+ #XFLD: Text for the total value in a waterfall chart
4
8
  CHART_TOTAL=Celkem
5
9
 
10
+ #XFLD: abbreviated Text for Thousand(International System of Units)
6
11
  Thousand_ShortForm=K
7
12
 
13
+ #XFLD: abbreviated Text for Million(International System of Units)
8
14
  Million_ShortForm=M
9
15
 
16
+ #XFLD: abbreviated Text for Billion(International System of Units)
10
17
  Billion_ShortForm=B
11
18
 
19
+ #XFLD: abbreviated Text for Trillion(International System of Units)
12
20
  Trillion_ShortForm=T
@@ -1,12 +1,20 @@
1
+ #This is the resource bundle for the SAPUI5 sap.makit library
2
+ #
1
3
 
4
+ #XFLD: Text for an item that contains other values on a Pie chart when it has reached its max total slices
2
5
  CHART_OTHERS=Eraill
3
6
 
7
+ #XFLD: Text for the total value in a waterfall chart
4
8
  CHART_TOTAL=Cyfanswm
5
9
 
10
+ #XFLD: abbreviated Text for Thousand(International System of Units)
6
11
  Thousand_ShortForm=K
7
12
 
13
+ #XFLD: abbreviated Text for Million(International System of Units)
8
14
  Million_ShortForm=M
9
15
 
16
+ #XFLD: abbreviated Text for Billion(International System of Units)
10
17
  Billion_ShortForm=B
11
18
 
19
+ #XFLD: abbreviated Text for Trillion(International System of Units)
12
20
  Trillion_ShortForm=T
@@ -1,12 +1,20 @@
1
+ #This is the resource bundle for the SAPUI5 sap.makit library
2
+ #
1
3
 
4
+ #XFLD: Text for an item that contains other values on a Pie chart when it has reached its max total slices
2
5
  CHART_OTHERS=\u00D8vrige
3
6
 
7
+ #XFLD: Text for the total value in a waterfall chart
4
8
  CHART_TOTAL=Samlet
5
9
 
10
+ #XFLD: abbreviated Text for Thousand(International System of Units)
6
11
  Thousand_ShortForm=K
7
12
 
13
+ #XFLD: abbreviated Text for Million(International System of Units)
8
14
  Million_ShortForm=M
9
15
 
16
+ #XFLD: abbreviated Text for Billion(International System of Units)
10
17
  Billion_ShortForm=B
11
18
 
19
+ #XFLD: abbreviated Text for Trillion(International System of Units)
12
20
  Trillion_ShortForm=T
@@ -1,12 +1,20 @@
1
+ #This is the resource bundle for the SAPUI5 sap.makit library
2
+ #
1
3
 
4
+ #XFLD: Text for an item that contains other values on a Pie chart when it has reached its max total slices
2
5
  CHART_OTHERS=Sonstige
3
6
 
7
+ #XFLD: Text for the total value in a waterfall chart
4
8
  CHART_TOTAL=Gesamt
5
9
 
10
+ #XFLD: abbreviated Text for Thousand(International System of Units)
6
11
  Thousand_ShortForm=K
7
12
 
13
+ #XFLD: abbreviated Text for Million(International System of Units)
8
14
  Million_ShortForm=M
9
15
 
16
+ #XFLD: abbreviated Text for Billion(International System of Units)
10
17
  Billion_ShortForm=B
11
18
 
19
+ #XFLD: abbreviated Text for Trillion(International System of Units)
12
20
  Trillion_ShortForm=T
@@ -1,12 +1,20 @@
1
+ #This is the resource bundle for the SAPUI5 sap.makit library
2
+ #
1
3
 
4
+ #XFLD: Text for an item that contains other values on a Pie chart when it has reached its max total slices
2
5
  CHART_OTHERS=\u039B\u03BF\u03B9\u03C0\u03AC
3
6
 
7
+ #XFLD: Text for the total value in a waterfall chart
4
8
  CHART_TOTAL=\u03A3\u03CD\u03BD\u03BF\u03BB\u03BF
5
9
 
10
+ #XFLD: abbreviated Text for Thousand(International System of Units)
6
11
  Thousand_ShortForm=K
7
12
 
13
+ #XFLD: abbreviated Text for Million(International System of Units)
8
14
  Million_ShortForm=\u039C
9
15
 
16
+ #XFLD: abbreviated Text for Billion(International System of Units)
10
17
  Billion_ShortForm=\u0392
11
18
 
19
+ #XFLD: abbreviated Text for Trillion(International System of Units)
12
20
  Trillion_ShortForm=T
@@ -1,12 +1,20 @@
1
+ #This is the resource bundle for the SAPUI5 sap.makit library
2
+ #
1
3
 
4
+ #XFLD: Text for an item that contains other values on a Pie chart when it has reached its max total slices
2
5
  CHART_OTHERS=Others
3
6
 
7
+ #XFLD: Text for the total value in a waterfall chart
4
8
  CHART_TOTAL=Total
5
9
 
10
+ #XFLD: abbreviated Text for Thousand(International System of Units)
6
11
  Thousand_ShortForm=K
7
12
 
13
+ #XFLD: abbreviated Text for Million(International System of Units)
8
14
  Million_ShortForm=M
9
15
 
16
+ #XFLD: abbreviated Text for Billion(International System of Units)
10
17
  Billion_ShortForm=B
11
18
 
19
+ #XFLD: abbreviated Text for Trillion(International System of Units)
12
20
  Trillion_ShortForm=T
@@ -1,12 +1,20 @@
1
+ #This is the resource bundle for the SAPUI5 sap.makit library
2
+ #
1
3
 
4
+ #XFLD: Text for an item that contains other values on a Pie chart when it has reached its max total slices
2
5
  CHART_OTHERS=Others
3
6
 
7
+ #XFLD: Text for the total value in a waterfall chart
4
8
  CHART_TOTAL=Total
5
9
 
10
+ #XFLD: abbreviated Text for Thousand(International System of Units)
6
11
  Thousand_ShortForm=K
7
12
 
13
+ #XFLD: abbreviated Text for Million(International System of Units)
8
14
  Million_ShortForm=M
9
15
 
16
+ #XFLD: abbreviated Text for Billion(International System of Units)
10
17
  Billion_ShortForm=B
11
18
 
19
+ #XFLD: abbreviated Text for Trillion(International System of Units)
12
20
  Trillion_ShortForm=T
@@ -1,12 +1,20 @@
1
+ #This is the resource bundle for the SAPUI5 sap.makit library
2
+ #
1
3
 
4
+ #XFLD: Text for an item that contains other values on a Pie chart when it has reached its max total slices
2
5
  CHART_OTHERS=Otros
3
6
 
7
+ #XFLD: Text for the total value in a waterfall chart
4
8
  CHART_TOTAL=Total
5
9
 
10
+ #XFLD: abbreviated Text for Thousand(International System of Units)
6
11
  Thousand_ShortForm=K
7
12
 
13
+ #XFLD: abbreviated Text for Million(International System of Units)
8
14
  Million_ShortForm=M
9
15
 
16
+ #XFLD: abbreviated Text for Billion(International System of Units)
10
17
  Billion_ShortForm=B
11
18
 
19
+ #XFLD: abbreviated Text for Trillion(International System of Units)
12
20
  Trillion_ShortForm=T
@@ -1,12 +1,20 @@
1
+ #This is the resource bundle for the SAPUI5 sap.makit library
2
+ #
1
3
 
4
+ #XFLD: Text for an item that contains other values on a Pie chart when it has reached its max total slices
2
5
  CHART_OTHERS=Otros
3
6
 
7
+ #XFLD: Text for the total value in a waterfall chart
4
8
  CHART_TOTAL=Total
5
9
 
10
+ #XFLD: abbreviated Text for Thousand(International System of Units)
6
11
  Thousand_ShortForm=Miles
7
12
 
13
+ #XFLD: abbreviated Text for Million(International System of Units)
8
14
  Million_ShortForm=Millones
9
15
 
16
+ #XFLD: abbreviated Text for Billion(International System of Units)
10
17
  Billion_ShortForm=Mil millones
11
18
 
19
+ #XFLD: abbreviated Text for Trillion(International System of Units)
12
20
  Trillion_ShortForm=Billones
@@ -1,12 +1,20 @@
1
+ #This is the resource bundle for the SAPUI5 sap.makit library
2
+ #
1
3
 
4
+ #XFLD: Text for an item that contains other values on a Pie chart when it has reached its max total slices
2
5
  CHART_OTHERS=Muud
3
6
 
7
+ #XFLD: Text for the total value in a waterfall chart
4
8
  CHART_TOTAL=Kokku
5
9
 
10
+ #XFLD: abbreviated Text for Thousand(International System of Units)
6
11
  Thousand_ShortForm=K
7
12
 
13
+ #XFLD: abbreviated Text for Million(International System of Units)
8
14
  Million_ShortForm=M
9
15
 
16
+ #XFLD: abbreviated Text for Billion(International System of Units)
10
17
  Billion_ShortForm=B
11
18
 
19
+ #XFLD: abbreviated Text for Trillion(International System of Units)
12
20
  Trillion_ShortForm=T
@@ -1,12 +1,20 @@
1
+ #This is the resource bundle for the SAPUI5 sap.makit library
2
+ #
1
3
 
4
+ #XFLD: Text for an item that contains other values on a Pie chart when it has reached its max total slices
2
5
  CHART_OTHERS=Muut
3
6
 
7
+ #XFLD: Text for the total value in a waterfall chart
4
8
  CHART_TOTAL=Yhteens\u00E4
5
9
 
10
+ #XFLD: abbreviated Text for Thousand(International System of Units)
6
11
  Thousand_ShortForm=K
7
12
 
13
+ #XFLD: abbreviated Text for Million(International System of Units)
8
14
  Million_ShortForm=M
9
15
 
16
+ #XFLD: abbreviated Text for Billion(International System of Units)
10
17
  Billion_ShortForm=B
11
18
 
19
+ #XFLD: abbreviated Text for Trillion(International System of Units)
12
20
  Trillion_ShortForm=T
@@ -1,12 +1,20 @@
1
+ #This is the resource bundle for the SAPUI5 sap.makit library
2
+ #
1
3
 
4
+ #XFLD: Text for an item that contains other values on a Pie chart when it has reached its max total slices
2
5
  CHART_OTHERS=Autres
3
6
 
7
+ #XFLD: Text for the total value in a waterfall chart
4
8
  CHART_TOTAL=Total
5
9
 
10
+ #XFLD: abbreviated Text for Thousand(International System of Units)
6
11
  Thousand_ShortForm=C
7
12
 
13
+ #XFLD: abbreviated Text for Million(International System of Units)
8
14
  Million_ShortForm=M.
9
15
 
16
+ #XFLD: abbreviated Text for Billion(International System of Units)
10
17
  Billion_ShortForm=B
11
18
 
19
+ #XFLD: abbreviated Text for Trillion(International System of Units)
12
20
  Trillion_ShortForm=T
@@ -1,12 +1,20 @@
1
+ #This is the resource bundle for the SAPUI5 sap.makit library
2
+ #
1
3
 
4
+ #XFLD: Text for an item that contains other values on a Pie chart when it has reached its max total slices
2
5
  CHART_OTHERS=Autres
3
6
 
7
+ #XFLD: Text for the total value in a waterfall chart
4
8
  CHART_TOTAL=Total
5
9
 
10
+ #XFLD: abbreviated Text for Thousand(International System of Units)
6
11
  Thousand_ShortForm=k
7
12
 
13
+ #XFLD: abbreviated Text for Million(International System of Units)
8
14
  Million_ShortForm=M
9
15
 
16
+ #XFLD: abbreviated Text for Billion(International System of Units)
10
17
  Billion_ShortForm=G
11
18
 
19
+ #XFLD: abbreviated Text for Trillion(International System of Units)
12
20
  Trillion_ShortForm=T
@@ -1,12 +1,20 @@
1
+ #This is the resource bundle for the SAPUI5 sap.makit library
2
+ #
1
3
 
4
+ #XFLD: Text for an item that contains other values on a Pie chart when it has reached its max total slices
2
5
  CHART_OTHERS=\u0905\u0928\u094D\u092F
3
6
 
7
+ #XFLD: Text for the total value in a waterfall chart
4
8
  CHART_TOTAL=\u0915\u0941\u0932\u092F\u094B\u0917
5
9
 
10
+ #XFLD: abbreviated Text for Thousand(International System of Units)
6
11
  Thousand_ShortForm=\u0939\u091C\u093E\u0930
7
12
 
13
+ #XFLD: abbreviated Text for Million(International System of Units)
8
14
  Million_ShortForm=\u0926\u0938 \u0932\u093E\u0916
9
15
 
16
+ #XFLD: abbreviated Text for Billion(International System of Units)
10
17
  Billion_ShortForm=\u090F\u0915 \u0905\u0930\u092C
11
18
 
19
+ #XFLD: abbreviated Text for Trillion(International System of Units)
12
20
  Trillion_ShortForm=T
@@ -1,12 +1,20 @@
1
+ #This is the resource bundle for the SAPUI5 sap.makit library
2
+ #
1
3
 
4
+ #XFLD: Text for an item that contains other values on a Pie chart when it has reached its max total slices
2
5
  CHART_OTHERS=Ostali
3
6
 
7
+ #XFLD: Text for the total value in a waterfall chart
4
8
  CHART_TOTAL=Ukupno
5
9
 
10
+ #XFLD: abbreviated Text for Thousand(International System of Units)
6
11
  Thousand_ShortForm=tisu\u0107a
7
12
 
13
+ #XFLD: abbreviated Text for Million(International System of Units)
8
14
  Million_ShortForm=milijun
9
15
 
16
+ #XFLD: abbreviated Text for Billion(International System of Units)
10
17
  Billion_ShortForm=milijarda
11
18
 
19
+ #XFLD: abbreviated Text for Trillion(International System of Units)
12
20
  Trillion_ShortForm=T
@@ -1,12 +1,20 @@
1
+ #This is the resource bundle for the SAPUI5 sap.makit library
2
+ #
1
3
 
4
+ #XFLD: Text for an item that contains other values on a Pie chart when it has reached its max total slices
2
5
  CHART_OTHERS=Egy\u00E9b
3
6
 
7
+ #XFLD: Text for the total value in a waterfall chart
4
8
  CHART_TOTAL=\u00D6sszesen
5
9
 
10
+ #XFLD: abbreviated Text for Thousand(International System of Units)
6
11
  Thousand_ShortForm=k
7
12
 
13
+ #XFLD: abbreviated Text for Million(International System of Units)
8
14
  Million_ShortForm=M
9
15
 
16
+ #XFLD: abbreviated Text for Billion(International System of Units)
10
17
  Billion_ShortForm=Mrd
11
18
 
19
+ #XFLD: abbreviated Text for Trillion(International System of Units)
12
20
  Trillion_ShortForm=T
@@ -1,12 +1,20 @@
1
+ #This is the resource bundle for the SAPUI5 sap.makit library
2
+ #
1
3
 
4
+ #XFLD: Text for an item that contains other values on a Pie chart when it has reached its max total slices
2
5
  CHART_OTHERS=Lainnya
3
6
 
7
+ #XFLD: Text for the total value in a waterfall chart
4
8
  CHART_TOTAL=Total
5
9
 
10
+ #XFLD: abbreviated Text for Thousand(International System of Units)
6
11
  Thousand_ShortForm=K
7
12
 
13
+ #XFLD: abbreviated Text for Million(International System of Units)
8
14
  Million_ShortForm=M
9
15
 
16
+ #XFLD: abbreviated Text for Billion(International System of Units)
10
17
  Billion_ShortForm=B
11
18
 
19
+ #XFLD: abbreviated Text for Trillion(International System of Units)
12
20
  Trillion_ShortForm=T
@@ -1,12 +1,20 @@
1
+ #This is the resource bundle for the SAPUI5 sap.makit library
2
+ #
1
3
 
4
+ #XFLD: Text for an item that contains other values on a Pie chart when it has reached its max total slices
2
5
  CHART_OTHERS=Altro
3
6
 
7
+ #XFLD: Text for the total value in a waterfall chart
4
8
  CHART_TOTAL=Totale
5
9
 
10
+ #XFLD: abbreviated Text for Thousand(International System of Units)
6
11
  Thousand_ShortForm=K
7
12
 
13
+ #XFLD: abbreviated Text for Million(International System of Units)
8
14
  Million_ShortForm=M
9
15
 
16
+ #XFLD: abbreviated Text for Billion(International System of Units)
10
17
  Billion_ShortForm=B
11
18
 
19
+ #XFLD: abbreviated Text for Trillion(International System of Units)
12
20
  Trillion_ShortForm=T
@@ -1,12 +1,20 @@
1
+ #This is the resource bundle for the SAPUI5 sap.makit library
2
+ #
1
3
 
4
+ #XFLD: Text for an item that contains other values on a Pie chart when it has reached its max total slices
2
5
  CHART_OTHERS=\u05D0\u05D7\u05E8\u05D9\u05DD
3
6
 
7
+ #XFLD: Text for the total value in a waterfall chart
4
8
  CHART_TOTAL=\u05D1\u05E1\u05DA \u05D4\u05DB\u05D5\u05DC
5
9
 
10
+ #XFLD: abbreviated Text for Thousand(International System of Units)
6
11
  Thousand_ShortForm=K
7
12
 
13
+ #XFLD: abbreviated Text for Million(International System of Units)
8
14
  Million_ShortForm=M
9
15
 
16
+ #XFLD: abbreviated Text for Billion(International System of Units)
10
17
  Billion_ShortForm=B
11
18
 
19
+ #XFLD: abbreviated Text for Trillion(International System of Units)
12
20
  Trillion_ShortForm=T
@@ -1,12 +1,20 @@
1
+ #This is the resource bundle for the SAPUI5 sap.makit library
2
+ #
1
3
 
4
+ #XFLD: Text for an item that contains other values on a Pie chart when it has reached its max total slices
2
5
  CHART_OTHERS=\u305D\u306E\u4ED6
3
6
 
7
+ #XFLD: Text for the total value in a waterfall chart
4
8
  CHART_TOTAL=\u5408\u8A08
5
9
 
10
+ #XFLD: abbreviated Text for Thousand(International System of Units)
6
11
  Thousand_ShortForm=K
7
12
 
13
+ #XFLD: abbreviated Text for Million(International System of Units)
8
14
  Million_ShortForm=M
9
15
 
16
+ #XFLD: abbreviated Text for Billion(International System of Units)
10
17
  Billion_ShortForm=B
11
18
 
19
+ #XFLD: abbreviated Text for Trillion(International System of Units)
12
20
  Trillion_ShortForm=T
@@ -1,12 +1,20 @@
1
+ #This is the resource bundle for the SAPUI5 sap.makit library
2
+ #
1
3
 
4
+ #XFLD: Text for an item that contains other values on a Pie chart when it has reached its max total slices
2
5
  CHART_OTHERS=\u0411\u0430\u0441\u049B\u0430\u043B\u0430\u0440
3
6
 
7
+ #XFLD: Text for the total value in a waterfall chart
4
8
  CHART_TOTAL=\u0416\u0430\u043B\u043F\u044B
5
9
 
10
+ #XFLD: abbreviated Text for Thousand(International System of Units)
6
11
  Thousand_ShortForm=K
7
12
 
13
+ #XFLD: abbreviated Text for Million(International System of Units)
8
14
  Million_ShortForm=M
9
15
 
16
+ #XFLD: abbreviated Text for Billion(International System of Units)
10
17
  Billion_ShortForm=B
11
18
 
19
+ #XFLD: abbreviated Text for Trillion(International System of Units)
12
20
  Trillion_ShortForm=T
@@ -1,12 +1,20 @@
1
+ #This is the resource bundle for the SAPUI5 sap.makit library
2
+ #
1
3
 
4
+ #XFLD: Text for an item that contains other values on a Pie chart when it has reached its max total slices
2
5
  CHART_OTHERS=\uAE30\uD0C0
3
6
 
7
+ #XFLD: Text for the total value in a waterfall chart
4
8
  CHART_TOTAL=\uCD1D\uACC4
5
9
 
10
+ #XFLD: abbreviated Text for Thousand(International System of Units)
6
11
  Thousand_ShortForm=K
7
12
 
13
+ #XFLD: abbreviated Text for Million(International System of Units)
8
14
  Million_ShortForm=M
9
15
 
16
+ #XFLD: abbreviated Text for Billion(International System of Units)
10
17
  Billion_ShortForm=B
11
18
 
19
+ #XFLD: abbreviated Text for Trillion(International System of Units)
12
20
  Trillion_ShortForm=T
@@ -1,12 +1,20 @@
1
+ #This is the resource bundle for the SAPUI5 sap.makit library
2
+ #
1
3
 
4
+ #XFLD: Text for an item that contains other values on a Pie chart when it has reached its max total slices
2
5
  CHART_OTHERS=Kita
3
6
 
7
+ #XFLD: Text for the total value in a waterfall chart
4
8
  CHART_TOTAL=Bendras skai\u010Dius
5
9
 
10
+ #XFLD: abbreviated Text for Thousand(International System of Units)
6
11
  Thousand_ShortForm=K
7
12
 
13
+ #XFLD: abbreviated Text for Million(International System of Units)
8
14
  Million_ShortForm=M
9
15
 
16
+ #XFLD: abbreviated Text for Billion(International System of Units)
10
17
  Billion_ShortForm=B
11
18
 
19
+ #XFLD: abbreviated Text for Trillion(International System of Units)
12
20
  Trillion_ShortForm=T
@@ -1,12 +1,20 @@
1
+ #This is the resource bundle for the SAPUI5 sap.makit library
2
+ #
1
3
 
4
+ #XFLD: Text for an item that contains other values on a Pie chart when it has reached its max total slices
2
5
  CHART_OTHERS=Citi
3
6
 
7
+ #XFLD: Text for the total value in a waterfall chart
4
8
  CHART_TOTAL=Kopsumma
5
9
 
10
+ #XFLD: abbreviated Text for Thousand(International System of Units)
6
11
  Thousand_ShortForm=T
7
12
 
13
+ #XFLD: abbreviated Text for Million(International System of Units)
8
14
  Million_ShortForm=M
9
15
 
16
+ #XFLD: abbreviated Text for Billion(International System of Units)
10
17
  Billion_ShortForm=Miljards
11
18
 
19
+ #XFLD: abbreviated Text for Trillion(International System of Units)
12
20
  Trillion_ShortForm=Trilj.
@@ -0,0 +1,12 @@
1
+
2
+ CHART_OTHERS=\u0414\u0440\u0443\u0433\u043E
3
+
4
+ CHART_TOTAL=\u0412\u043A\u0443\u043F\u043D\u043E
5
+
6
+ Thousand_ShortForm=K
7
+
8
+ Million_ShortForm=M
9
+
10
+ Billion_ShortForm=\u0411
11
+
12
+ Trillion_ShortForm=T
@@ -1,12 +1,20 @@
1
+ #This is the resource bundle for the SAPUI5 sap.makit library
2
+ #
1
3
 
4
+ #XFLD: Text for an item that contains other values on a Pie chart when it has reached its max total slices
2
5
  CHART_OTHERS=Lain-lain
3
6
 
7
+ #XFLD: Text for the total value in a waterfall chart
4
8
  CHART_TOTAL=Jumlah
5
9
 
10
+ #XFLD: abbreviated Text for Thousand(International System of Units)
6
11
  Thousand_ShortForm=K
7
12
 
13
+ #XFLD: abbreviated Text for Million(International System of Units)
8
14
  Million_ShortForm=M
9
15
 
16
+ #XFLD: abbreviated Text for Billion(International System of Units)
10
17
  Billion_ShortForm=B
11
18
 
19
+ #XFLD: abbreviated Text for Trillion(International System of Units)
12
20
  Trillion_ShortForm=T
@@ -1,12 +1,20 @@
1
+ #This is the resource bundle for the SAPUI5 sap.makit library
2
+ #
1
3
 
4
+ #XFLD: Text for an item that contains other values on a Pie chart when it has reached its max total slices
2
5
  CHART_OTHERS=Overige
3
6
 
7
+ #XFLD: Text for the total value in a waterfall chart
4
8
  CHART_TOTAL=Totaal
5
9
 
10
+ #XFLD: abbreviated Text for Thousand(International System of Units)
6
11
  Thousand_ShortForm=K
7
12
 
13
+ #XFLD: abbreviated Text for Million(International System of Units)
8
14
  Million_ShortForm=M
9
15
 
16
+ #XFLD: abbreviated Text for Billion(International System of Units)
10
17
  Billion_ShortForm=B
11
18
 
19
+ #XFLD: abbreviated Text for Trillion(International System of Units)
12
20
  Trillion_ShortForm=T
@@ -1,12 +1,20 @@
1
+ #This is the resource bundle for the SAPUI5 sap.makit library
2
+ #
1
3
 
4
+ #XFLD: Text for an item that contains other values on a Pie chart when it has reached its max total slices
2
5
  CHART_OTHERS=\u00D8vrige
3
6
 
7
+ #XFLD: Text for the total value in a waterfall chart
4
8
  CHART_TOTAL=Totalt
5
9
 
10
+ #XFLD: abbreviated Text for Thousand(International System of Units)
6
11
  Thousand_ShortForm=K
7
12
 
13
+ #XFLD: abbreviated Text for Million(International System of Units)
8
14
  Million_ShortForm=M
9
15
 
16
+ #XFLD: abbreviated Text for Billion(International System of Units)
10
17
  Billion_ShortForm=B
11
18
 
19
+ #XFLD: abbreviated Text for Trillion(International System of Units)
12
20
  Trillion_ShortForm=T
@@ -1,12 +1,20 @@
1
+ #This is the resource bundle for the SAPUI5 sap.makit library
2
+ #
1
3
 
4
+ #XFLD: Text for an item that contains other values on a Pie chart when it has reached its max total slices
2
5
  CHART_OTHERS=Inne
3
6
 
7
+ #XFLD: Text for the total value in a waterfall chart
4
8
  CHART_TOTAL=\u0141\u0105cz.
5
9
 
10
+ #XFLD: abbreviated Text for Thousand(International System of Units)
6
11
  Thousand_ShortForm=K
7
12
 
13
+ #XFLD: abbreviated Text for Million(International System of Units)
8
14
  Million_ShortForm=M
9
15
 
16
+ #XFLD: abbreviated Text for Billion(International System of Units)
10
17
  Billion_ShortForm=B
11
18
 
19
+ #XFLD: abbreviated Text for Trillion(International System of Units)
12
20
  Trillion_ShortForm=T
@@ -1,12 +1,20 @@
1
+ #This is the resource bundle for the SAPUI5 sap.makit library
2
+ #
1
3
 
4
+ #XFLD: Text for an item that contains other values on a Pie chart when it has reached its max total slices
2
5
  CHART_OTHERS=Outros
3
6
 
7
+ #XFLD: Text for the total value in a waterfall chart
4
8
  CHART_TOTAL=Total
5
9
 
10
+ #XFLD: abbreviated Text for Thousand(International System of Units)
6
11
  Thousand_ShortForm=K
7
12
 
13
+ #XFLD: abbreviated Text for Million(International System of Units)
8
14
  Million_ShortForm=M
9
15
 
16
+ #XFLD: abbreviated Text for Billion(International System of Units)
10
17
  Billion_ShortForm=B
11
18
 
19
+ #XFLD: abbreviated Text for Trillion(International System of Units)
12
20
  Trillion_ShortForm=T
@@ -1,12 +1,20 @@
1
+ #This is the resource bundle for the SAPUI5 sap.makit library
2
+ #
1
3
 
4
+ #XFLD: Text for an item that contains other values on a Pie chart when it has reached its max total slices
2
5
  CHART_OTHERS=Outros
3
6
 
7
+ #XFLD: Text for the total value in a waterfall chart
4
8
  CHART_TOTAL=Total
5
9
 
10
+ #XFLD: abbreviated Text for Thousand(International System of Units)
6
11
  Thousand_ShortForm=K
7
12
 
13
+ #XFLD: abbreviated Text for Million(International System of Units)
8
14
  Million_ShortForm=M
9
15
 
16
+ #XFLD: abbreviated Text for Billion(International System of Units)
10
17
  Billion_ShortForm=B
11
18
 
19
+ #XFLD: abbreviated Text for Trillion(International System of Units)
12
20
  Trillion_ShortForm=T
@@ -1,12 +1,20 @@
1
+ #This is the resource bundle for the SAPUI5 sap.makit library
2
+ #
1
3
 
4
+ #XFLD: Text for an item that contains other values on a Pie chart when it has reached its max total slices
2
5
  CHART_OTHERS=Altele
3
6
 
7
+ #XFLD: Text for the total value in a waterfall chart
4
8
  CHART_TOTAL=Total
5
9
 
10
+ #XFLD: abbreviated Text for Thousand(International System of Units)
6
11
  Thousand_ShortForm=K
7
12
 
13
+ #XFLD: abbreviated Text for Million(International System of Units)
8
14
  Million_ShortForm=M
9
15
 
16
+ #XFLD: abbreviated Text for Billion(International System of Units)
10
17
  Billion_ShortForm=Mlrd
11
18
 
19
+ #XFLD: abbreviated Text for Trillion(International System of Units)
12
20
  Trillion_ShortForm=T
@@ -1,12 +1,20 @@
1
+ #This is the resource bundle for the SAPUI5 sap.makit library
2
+ #
1
3
 
4
+ #XFLD: Text for an item that contains other values on a Pie chart when it has reached its max total slices
2
5
  CHART_OTHERS=\u041F\u0440\u043E\u0447\u0435\u0435
3
6
 
7
+ #XFLD: Text for the total value in a waterfall chart
4
8
  CHART_TOTAL=\u0412 \u0446\u0435\u043B\u043E\u043C
5
9
 
10
+ #XFLD: abbreviated Text for Thousand(International System of Units)
6
11
  Thousand_ShortForm=K
7
12
 
13
+ #XFLD: abbreviated Text for Million(International System of Units)
8
14
  Million_ShortForm=M
9
15
 
16
+ #XFLD: abbreviated Text for Billion(International System of Units)
10
17
  Billion_ShortForm=B
11
18
 
19
+ #XFLD: abbreviated Text for Trillion(International System of Units)
12
20
  Trillion_ShortForm=T
@@ -1,12 +1,20 @@
1
+ #This is the resource bundle for the SAPUI5 sap.makit library
2
+ #
1
3
 
4
+ #XFLD: Text for an item that contains other values on a Pie chart when it has reached its max total slices
2
5
  CHART_OTHERS=Drugi
3
6
 
7
+ #XFLD: Text for the total value in a waterfall chart
4
8
  CHART_TOTAL=Ukupno
5
9
 
10
+ #XFLD: abbreviated Text for Thousand(International System of Units)
6
11
  Thousand_ShortForm=hiljada
7
12
 
13
+ #XFLD: abbreviated Text for Million(International System of Units)
8
14
  Million_ShortForm=milion
9
15
 
16
+ #XFLD: abbreviated Text for Billion(International System of Units)
10
17
  Billion_ShortForm=milijarda
11
18
 
12
- Trillion_ShortForm=T
19
+ #XFLD: abbreviated Text for Trillion(International System of Units)
20
+ Trillion_ShortForm=bilion
@@ -1,12 +1,20 @@
1
+ #This is the resource bundle for the SAPUI5 sap.makit library
2
+ #
1
3
 
4
+ #XFLD: Text for an item that contains other values on a Pie chart when it has reached its max total slices
2
5
  CHART_OTHERS=In\u00E9
3
6
 
7
+ #XFLD: Text for the total value in a waterfall chart
4
8
  CHART_TOTAL=Celkom
5
9
 
10
+ #XFLD: abbreviated Text for Thousand(International System of Units)
6
11
  Thousand_ShortForm=K
7
12
 
13
+ #XFLD: abbreviated Text for Million(International System of Units)
8
14
  Million_ShortForm=M
9
15
 
16
+ #XFLD: abbreviated Text for Billion(International System of Units)
10
17
  Billion_ShortForm=B
11
18
 
19
+ #XFLD: abbreviated Text for Trillion(International System of Units)
12
20
  Trillion_ShortForm=T
@@ -1,12 +1,20 @@
1
+ #This is the resource bundle for the SAPUI5 sap.makit library
2
+ #
1
3
 
4
+ #XFLD: Text for an item that contains other values on a Pie chart when it has reached its max total slices
2
5
  CHART_OTHERS=Drugo
3
6
 
7
+ #XFLD: Text for the total value in a waterfall chart
4
8
  CHART_TOTAL=Skupaj
5
9
 
10
+ #XFLD: abbreviated Text for Thousand(International System of Units)
6
11
  Thousand_ShortForm=K
7
12
 
13
+ #XFLD: abbreviated Text for Million(International System of Units)
8
14
  Million_ShortForm=M
9
15
 
16
+ #XFLD: abbreviated Text for Billion(International System of Units)
10
17
  Billion_ShortForm=B
11
18
 
19
+ #XFLD: abbreviated Text for Trillion(International System of Units)
12
20
  Trillion_ShortForm=T
@@ -0,0 +1,20 @@
1
+ #This is the resource bundle for the SAPUI5 sap.makit library
2
+ #
3
+
4
+ #XFLD: Text for an item that contains other values on a Pie chart when it has reached its max total slices
5
+ CHART_OTHERS=\u0414\u0440\u0443\u0433\u0438
6
+
7
+ #XFLD: Text for the total value in a waterfall chart
8
+ CHART_TOTAL=\u0423\u043A\u0443\u043F\u043D\u043E
9
+
10
+ #XFLD: abbreviated Text for Thousand(International System of Units)
11
+ Thousand_ShortForm=\u0445\u0438\u0459\u0430\u0434\u0430
12
+
13
+ #XFLD: abbreviated Text for Million(International System of Units)
14
+ Million_ShortForm=\u043C\u0438\u043B\u0438\u043E\u043D
15
+
16
+ #XFLD: abbreviated Text for Billion(International System of Units)
17
+ Billion_ShortForm=\u043C\u0438\u043B\u0438\u0458\u0430\u0440\u0434\u0430
18
+
19
+ #XFLD: abbreviated Text for Trillion(International System of Units)
20
+ Trillion_ShortForm=\u0431\u0438\u043B\u0438\u043E\u043D
@@ -1,12 +1,20 @@
1
+ #This is the resource bundle for the SAPUI5 sap.makit library
2
+ #
1
3
 
4
+ #XFLD: Text for an item that contains other values on a Pie chart when it has reached its max total slices
2
5
  CHART_OTHERS=\u00D6vrigt
3
6
 
7
+ #XFLD: Text for the total value in a waterfall chart
4
8
  CHART_TOTAL=Totalt
5
9
 
10
+ #XFLD: abbreviated Text for Thousand(International System of Units)
6
11
  Thousand_ShortForm=K
7
12
 
13
+ #XFLD: abbreviated Text for Million(International System of Units)
8
14
  Million_ShortForm=M
9
15
 
16
+ #XFLD: abbreviated Text for Billion(International System of Units)
10
17
  Billion_ShortForm=B
11
18
 
19
+ #XFLD: abbreviated Text for Trillion(International System of Units)
12
20
  Trillion_ShortForm=D
@@ -1,12 +1,20 @@
1
+ #This is the resource bundle for the SAPUI5 sap.makit library
2
+ #
1
3
 
4
+ #XFLD: Text for an item that contains other values on a Pie chart when it has reached its max total slices
2
5
  CHART_OTHERS=\u0E2D\u0E37\u0E48\u0E19\u0E46
3
6
 
7
+ #XFLD: Text for the total value in a waterfall chart
4
8
  CHART_TOTAL=\u0E22\u0E2D\u0E14\u0E23\u0E27\u0E21
5
9
 
10
+ #XFLD: abbreviated Text for Thousand(International System of Units)
6
11
  Thousand_ShortForm=K
7
12
 
13
+ #XFLD: abbreviated Text for Million(International System of Units)
8
14
  Million_ShortForm=M
9
15
 
16
+ #XFLD: abbreviated Text for Billion(International System of Units)
10
17
  Billion_ShortForm=B
11
18
 
19
+ #XFLD: abbreviated Text for Trillion(International System of Units)
12
20
  Trillion_ShortForm=T
@@ -1,12 +1,20 @@
1
+ #This is the resource bundle for the SAPUI5 sap.makit library
2
+ #
1
3
 
4
+ #XFLD: Text for an item that contains other values on a Pie chart when it has reached its max total slices
2
5
  CHART_OTHERS=Di\u011Fer
3
6
 
7
+ #XFLD: Text for the total value in a waterfall chart
4
8
  CHART_TOTAL=Toplam
5
9
 
10
+ #XFLD: abbreviated Text for Thousand(International System of Units)
6
11
  Thousand_ShortForm=K
7
12
 
13
+ #XFLD: abbreviated Text for Million(International System of Units)
8
14
  Million_ShortForm=M
9
15
 
16
+ #XFLD: abbreviated Text for Billion(International System of Units)
10
17
  Billion_ShortForm=B
11
18
 
19
+ #XFLD: abbreviated Text for Trillion(International System of Units)
12
20
  Trillion_ShortForm=T
@@ -1,12 +1,20 @@
1
+ #This is the resource bundle for the SAPUI5 sap.makit library
2
+ #
1
3
 
4
+ #XFLD: Text for an item that contains other values on a Pie chart when it has reached its max total slices
2
5
  CHART_OTHERS=\u0406\u043D\u0448\u0456
3
6
 
7
+ #XFLD: Text for the total value in a waterfall chart
4
8
  CHART_TOTAL=\u0423\u0441\u044C\u043E\u0433\u043E
5
9
 
10
+ #XFLD: abbreviated Text for Thousand(International System of Units)
6
11
  Thousand_ShortForm=K
7
12
 
13
+ #XFLD: abbreviated Text for Million(International System of Units)
8
14
  Million_ShortForm=M
9
15
 
16
+ #XFLD: abbreviated Text for Billion(International System of Units)
10
17
  Billion_ShortForm=B
11
18
 
19
+ #XFLD: abbreviated Text for Trillion(International System of Units)
12
20
  Trillion_ShortForm=T
@@ -1,12 +1,20 @@
1
+ #This is the resource bundle for the SAPUI5 sap.makit library
2
+ #
1
3
 
4
+ #XFLD: Text for an item that contains other values on a Pie chart when it has reached its max total slices
2
5
  CHART_OTHERS=Kha\u0301c
3
6
 
7
+ #XFLD: Text for the total value in a waterfall chart
4
8
  CHART_TOTAL=T\u00F4\u0309ng c\u00F4\u0323ng
5
9
 
10
+ #XFLD: abbreviated Text for Thousand(International System of Units)
6
11
  Thousand_ShortForm=Nga\u0300n
7
12
 
13
+ #XFLD: abbreviated Text for Million(International System of Units)
8
14
  Million_ShortForm=Tri\u00EA\u0323u
9
15
 
16
+ #XFLD: abbreviated Text for Billion(International System of Units)
10
17
  Billion_ShortForm=Ty\u0309
11
18
 
19
+ #XFLD: abbreviated Text for Trillion(International System of Units)
12
20
  Trillion_ShortForm=Nga\u0300n ty\u0309
@@ -1,12 +1,20 @@
1
+ #This is the resource bundle for the SAPUI5 sap.makit library
2
+ #
1
3
 
4
+ #XFLD: Text for an item that contains other values on a Pie chart when it has reached its max total slices
2
5
  CHART_OTHERS=\u5176\u4ED6
3
6
 
7
+ #XFLD: Text for the total value in a waterfall chart
4
8
  CHART_TOTAL=\u603B\u8BA1
5
9
 
10
+ #XFLD: abbreviated Text for Thousand(International System of Units)
6
11
  Thousand_ShortForm=\u5343
7
12
 
13
+ #XFLD: abbreviated Text for Million(International System of Units)
8
14
  Million_ShortForm=\u767E\u4E07
9
15
 
16
+ #XFLD: abbreviated Text for Billion(International System of Units)
10
17
  Billion_ShortForm=\u5341\u4EBF
11
18
 
19
+ #XFLD: abbreviated Text for Trillion(International System of Units)
12
20
  Trillion_ShortForm=\u4E07\u4EBF
@@ -1,12 +1,20 @@
1
+ #This is the resource bundle for the SAPUI5 sap.makit library
2
+ #
1
3
 
4
+ #XFLD: Text for an item that contains other values on a Pie chart when it has reached its max total slices
2
5
  CHART_OTHERS=\u5176\u4ED6
3
6
 
7
+ #XFLD: Text for the total value in a waterfall chart
4
8
  CHART_TOTAL=\u7E3D\u8A08
5
9
 
10
+ #XFLD: abbreviated Text for Thousand(International System of Units)
6
11
  Thousand_ShortForm=\u5343
7
12
 
13
+ #XFLD: abbreviated Text for Million(International System of Units)
8
14
  Million_ShortForm=\u767E\u842C
9
15
 
16
+ #XFLD: abbreviated Text for Billion(International System of Units)
10
17
  Billion_ShortForm=\u5341\u5104
11
18
 
19
+ #XFLD: abbreviated Text for Trillion(International System of Units)
12
20
  Trillion_ShortForm=\u5146