@oanda/labs-instruments-table-widget 1.0.40 → 1.0.41

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 (35) hide show
  1. package/CHANGELOG.md +168 -0
  2. package/dist/main/translations/index.js +32 -0
  3. package/dist/main/translations/index.js.map +1 -1
  4. package/dist/main/translations/sources/de.json +27 -0
  5. package/dist/main/translations/sources/en.json +2 -2
  6. package/dist/main/translations/sources/es.json +28 -0
  7. package/dist/main/translations/sources/fr.json +27 -0
  8. package/dist/main/translations/sources/it.json +27 -0
  9. package/dist/main/translations/sources/pt.json +27 -0
  10. package/dist/main/translations/sources/th.json +27 -0
  11. package/dist/main/translations/sources/vi.json +26 -0
  12. package/dist/main/translations/sources/zh_CN.json +27 -0
  13. package/dist/module/translations/index.js +32 -0
  14. package/dist/module/translations/index.js.map +1 -1
  15. package/dist/module/translations/sources/de.json +27 -0
  16. package/dist/module/translations/sources/en.json +2 -2
  17. package/dist/module/translations/sources/es.json +28 -0
  18. package/dist/module/translations/sources/fr.json +27 -0
  19. package/dist/module/translations/sources/it.json +27 -0
  20. package/dist/module/translations/sources/pt.json +27 -0
  21. package/dist/module/translations/sources/th.json +27 -0
  22. package/dist/module/translations/sources/vi.json +26 -0
  23. package/dist/module/translations/sources/zh_CN.json +27 -0
  24. package/lokalise.config.json +16 -3
  25. package/package.json +5 -4
  26. package/src/translations/index.ts +16 -0
  27. package/src/translations/sources/de.json +27 -0
  28. package/src/translations/sources/en.json +2 -2
  29. package/src/translations/sources/es.json +28 -0
  30. package/src/translations/sources/fr.json +27 -0
  31. package/src/translations/sources/it.json +27 -0
  32. package/src/translations/sources/pt.json +27 -0
  33. package/src/translations/sources/th.json +27 -0
  34. package/src/translations/sources/vi.json +26 -0
  35. package/src/translations/sources/zh_CN.json +27 -0
package/CHANGELOG.md CHANGED
@@ -3,6 +3,174 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## 1.0.41 (2025-09-11)
7
+
8
+
9
+
10
+ ## 1.0.220 (2025-09-09)
11
+
12
+
13
+
14
+ ## 1.0.219 (2025-09-02)
15
+
16
+
17
+
18
+ ## 1.0.218 (2025-09-01)
19
+
20
+
21
+
22
+ ## 1.0.217 (2025-08-25)
23
+
24
+
25
+
26
+ ## 1.0.216 (2025-08-18)
27
+
28
+
29
+
30
+ ## 1.0.215 (2025-08-18)
31
+
32
+
33
+
34
+ ## 1.0.214 (2025-08-14)
35
+
36
+
37
+
38
+ ## 1.0.213 (2025-08-12)
39
+
40
+
41
+
42
+ ## 1.0.212 (2025-08-05)
43
+
44
+
45
+
46
+ ## 1.0.211 (2025-08-05)
47
+
48
+
49
+
50
+ ## 1.0.210 (2025-07-31)
51
+
52
+
53
+
54
+ ## 1.0.209 (2025-07-31)
55
+
56
+
57
+
58
+ ## 1.0.208 (2025-07-24)
59
+
60
+
61
+
62
+ ## 1.0.207 (2025-07-18)
63
+
64
+
65
+
66
+ ## 1.0.206 (2025-07-18)
67
+
68
+
69
+
70
+ ## 1.0.205 (2025-07-17)
71
+
72
+
73
+
74
+ ## 1.0.204 (2025-07-09)
75
+
76
+
77
+
78
+ ## 1.0.203 (2025-06-16)
79
+
80
+
81
+
82
+ ## 1.0.202 (2025-06-04)
83
+
84
+
85
+
86
+ ## 1.0.201 (2025-06-02)
87
+
88
+
89
+
90
+ ## 1.0.200 (2025-05-30)
91
+
92
+
93
+
94
+ ## 1.0.199 (2025-05-29)
95
+
96
+
97
+
98
+ ## 1.0.198 (2025-05-26)
99
+
100
+
101
+
102
+ ## 1.0.197 (2025-05-23)
103
+
104
+
105
+
106
+ ## 1.0.196 (2025-05-22)
107
+
108
+
109
+
110
+ ## 1.0.195 (2025-05-21)
111
+
112
+
113
+
114
+ ## 1.0.194 (2025-05-21)
115
+
116
+
117
+
118
+ ## 1.0.193 (2025-05-15)
119
+
120
+
121
+
122
+ ## 1.0.192 (2025-05-14)
123
+
124
+
125
+
126
+ ## 1.0.191 (2025-04-30)
127
+
128
+
129
+
130
+ ## 1.0.190 (2025-04-28)
131
+
132
+
133
+
134
+ ## 1.0.189 (2025-04-23)
135
+
136
+
137
+
138
+ ## 1.0.188 (2025-04-22)
139
+
140
+
141
+
142
+ ## 1.0.187 (2025-04-18)
143
+
144
+
145
+
146
+ ## 1.0.186 (2025-04-10)
147
+
148
+
149
+
150
+ ## 1.0.185 (2025-04-09)
151
+
152
+
153
+
154
+ ## 1.0.184 (2025-04-08)
155
+
156
+
157
+
158
+ ## 1.0.183 (2025-04-04)
159
+
160
+
161
+
162
+ ## 1.0.182 (2025-03-21)
163
+
164
+
165
+
166
+ ## 1.0.181 (2025-03-13)
167
+
168
+ **Note:** Version bump only for package @oanda/labs-instruments-table-widget
169
+
170
+
171
+
172
+
173
+
6
174
  ## 1.0.40 (2025-09-09)
7
175
 
8
176
 
@@ -5,11 +5,43 @@ Object.defineProperty(exports, "__esModule", {
5
5
  });
6
6
  exports.translations = void 0;
7
7
  var _monoI18n = require("@oanda/mono-i18n");
8
+ var _de = _interopRequireDefault(require("./sources/de.json"));
8
9
  var _en = _interopRequireDefault(require("./sources/en.json"));
10
+ var _es = _interopRequireDefault(require("./sources/es.json"));
11
+ var _fr = _interopRequireDefault(require("./sources/fr.json"));
12
+ var _it = _interopRequireDefault(require("./sources/it.json"));
13
+ var _pt = _interopRequireDefault(require("./sources/pt.json"));
14
+ var _th = _interopRequireDefault(require("./sources/th.json"));
15
+ var _vi = _interopRequireDefault(require("./sources/vi.json"));
16
+ var _zh_CN = _interopRequireDefault(require("./sources/zh_CN.json"));
9
17
  function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
10
18
  const translations = exports.translations = {
11
19
  [_monoI18n.Locale.en]: {
12
20
  translation: _en.default
21
+ },
22
+ [_monoI18n.Locale.fr]: {
23
+ translation: _fr.default
24
+ },
25
+ [_monoI18n.Locale.de]: {
26
+ translation: _de.default
27
+ },
28
+ [_monoI18n.Locale.es]: {
29
+ translation: _es.default
30
+ },
31
+ [_monoI18n.Locale.pt]: {
32
+ translation: _pt.default
33
+ },
34
+ [_monoI18n.Locale.it]: {
35
+ translation: _it.default
36
+ },
37
+ [_monoI18n.Locale.zhCN]: {
38
+ translation: _zh_CN.default
39
+ },
40
+ [_monoI18n.Locale.th]: {
41
+ translation: _th.default
42
+ },
43
+ [_monoI18n.Locale.vi]: {
44
+ translation: _vi.default
13
45
  }
14
46
  };
15
47
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","names":["_monoI18n","require","_en","_interopRequireDefault","e","__esModule","default","translations","exports","Locale","en","translation"],"sources":["../../../src/translations/index.ts"],"sourcesContent":["import type { Translations } from '@oanda/mono-i18n';\nimport { Locale } from '@oanda/mono-i18n';\n\nimport en from './sources/en.json';\nimport type { defaultTranslations } from './translations';\n\nexport type TranslationKey = keyof typeof defaultTranslations;\n\nexport const translations: Translations = {\n [Locale.en]: { translation: en },\n};\n"],"mappings":";;;;;;AACA,IAAAA,SAAA,GAAAC,OAAA;AAEA,IAAAC,GAAA,GAAAC,sBAAA,CAAAF,OAAA;AAAmC,SAAAE,uBAAAC,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAC,UAAA,GAAAD,CAAA,KAAAE,OAAA,EAAAF,CAAA;AAK5B,MAAMG,YAA0B,GAAAC,OAAA,CAAAD,YAAA,GAAG;EACxC,CAACE,gBAAM,CAACC,EAAE,GAAG;IAAEC,WAAW,EAAED;EAAG;AACjC,CAAC","ignoreList":[]}
1
+ {"version":3,"file":"index.js","names":["_monoI18n","require","_de","_interopRequireDefault","_en","_es","_fr","_it","_pt","_th","_vi","_zh_CN","e","__esModule","default","translations","exports","Locale","en","translation","fr","de","es","pt","it","zhCN","th","vi"],"sources":["../../../src/translations/index.ts"],"sourcesContent":["import type { Translations } from '@oanda/mono-i18n';\nimport { Locale } from '@oanda/mono-i18n';\n\nimport de from './sources/de.json';\nimport en from './sources/en.json';\nimport es from './sources/es.json';\nimport fr from './sources/fr.json';\nimport it from './sources/it.json';\nimport pt from './sources/pt.json';\nimport th from './sources/th.json';\nimport vi from './sources/vi.json';\nimport zhCN from './sources/zh_CN.json';\nimport type { defaultTranslations } from './translations';\n\nexport type TranslationKey = keyof typeof defaultTranslations;\n\nexport const translations: Translations = {\n [Locale.en]: { translation: en },\n [Locale.fr]: { translation: fr },\n [Locale.de]: { translation: de },\n [Locale.es]: { translation: es },\n [Locale.pt]: { translation: pt },\n [Locale.it]: { translation: it },\n [Locale.zhCN]: { translation: zhCN },\n [Locale.th]: { translation: th },\n [Locale.vi]: { translation: vi },\n};\n"],"mappings":";;;;;;AACA,IAAAA,SAAA,GAAAC,OAAA;AAEA,IAAAC,GAAA,GAAAC,sBAAA,CAAAF,OAAA;AACA,IAAAG,GAAA,GAAAD,sBAAA,CAAAF,OAAA;AACA,IAAAI,GAAA,GAAAF,sBAAA,CAAAF,OAAA;AACA,IAAAK,GAAA,GAAAH,sBAAA,CAAAF,OAAA;AACA,IAAAM,GAAA,GAAAJ,sBAAA,CAAAF,OAAA;AACA,IAAAO,GAAA,GAAAL,sBAAA,CAAAF,OAAA;AACA,IAAAQ,GAAA,GAAAN,sBAAA,CAAAF,OAAA;AACA,IAAAS,GAAA,GAAAP,sBAAA,CAAAF,OAAA;AACA,IAAAU,MAAA,GAAAR,sBAAA,CAAAF,OAAA;AAAwC,SAAAE,uBAAAS,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAC,UAAA,GAAAD,CAAA,KAAAE,OAAA,EAAAF,CAAA;AAKjC,MAAMG,YAA0B,GAAAC,OAAA,CAAAD,YAAA,GAAG;EACxC,CAACE,gBAAM,CAACC,EAAE,GAAG;IAAEC,WAAW,EAAED;EAAG,CAAC;EAChC,CAACD,gBAAM,CAACG,EAAE,GAAG;IAAED,WAAW,EAAEC;EAAG,CAAC;EAChC,CAACH,gBAAM,CAACI,EAAE,GAAG;IAAEF,WAAW,EAAEE;EAAG,CAAC;EAChC,CAACJ,gBAAM,CAACK,EAAE,GAAG;IAAEH,WAAW,EAAEG;EAAG,CAAC;EAChC,CAACL,gBAAM,CAACM,EAAE,GAAG;IAAEJ,WAAW,EAAEI;EAAG,CAAC;EAChC,CAACN,gBAAM,CAACO,EAAE,GAAG;IAAEL,WAAW,EAAEK;EAAG,CAAC;EAChC,CAACP,gBAAM,CAACQ,IAAI,GAAG;IAAEN,WAAW,EAAEM;EAAK,CAAC;EACpC,CAACR,gBAAM,CAACS,EAAE,GAAG;IAAEP,WAAW,EAAEO;EAAG,CAAC;EAChC,CAACT,gBAAM,CAACU,EAAE,GAAG;IAAER,WAAW,EAAEQ;EAAG;AACjC,CAAC","ignoreList":[]}
@@ -0,0 +1,27 @@
1
+ {
2
+ "all": "Alle",
3
+ "asset_class": "Anlageklasse",
4
+ "bond": "Anleihe",
5
+ "buy": "Kaufen",
6
+ "close_only": "Nur Schließen",
7
+ "commodity": "Rohstoff",
8
+ "crypto": "Kryptowährungen",
9
+ "currency": "Währung",
10
+ "daily_percent_change": "Tägliche Veränderung in %",
11
+ "data_unavailable": "Daten nicht verfügbar",
12
+ "etf_cfds": "ETF-CFDs",
13
+ "index": "Index",
14
+ "instrument": "Instrument",
15
+ "instrument_name": "Instrumentenname",
16
+ "long_only": "Nur Long",
17
+ "margin": "Margin",
18
+ "search": "Suche",
19
+ "sell": "Verkaufen",
20
+ "share_cfds": "Aktien-CFDs",
21
+ "short_only": "Nur Short",
22
+ "spread": "Spread",
23
+ "symbol": "Symbol",
24
+ "today_high": "Heutiges Hoch",
25
+ "today_low": "Tagestief",
26
+ "trade_mode": "Handelsmodus"
27
+ }
@@ -14,6 +14,7 @@
14
14
  "instrument": "Instrument",
15
15
  "instrument_name": "Instrument name",
16
16
  "long_only": "Long only",
17
+ "margin": "Margin",
17
18
  "no_matching_results": "No matching results",
18
19
  "pagination_entries_range": "{{firstItemOnPage}}-{{lastItemOnPage}} of {{itemCount}} entries",
19
20
  "search": "Search",
@@ -24,6 +25,5 @@
24
25
  "symbol": "Symbol",
25
26
  "today_high": "Today high",
26
27
  "today_low": "Today low",
27
- "trade_mode": "Trade mode",
28
- "last_updated": "Last updated"
28
+ "trade_mode": "Trade mode"
29
29
  }
@@ -0,0 +1,28 @@
1
+ {
2
+ "all": "Todo",
3
+ "asset_class": "Clase de activo",
4
+ "bond": "Bono",
5
+ "buy": "Comprar",
6
+ "close_only": "Solo cerrar",
7
+ "commodity": "Materia prima",
8
+ "crypto": "Criptomoneda",
9
+ "currency": "Divisas",
10
+ "daily_percent_change": "% de variación diaria",
11
+ "data_unavailable": "No hay datos disponibles",
12
+ "etf_cfds": "CFD sobre ETF",
13
+ "index": "Índice",
14
+ "instrument": "Instrumento",
15
+ "instrument_name": "Nombre del instrumento",
16
+ "long_only": "Solo largo",
17
+ "margin": "Margen",
18
+ "pagination_entries_range": "{{firstItemOnPage}}-{{lastItemOnPage}} de {{itemCount}} entradas",
19
+ "search": "Buscar",
20
+ "sell": "Vender",
21
+ "share_cfds": "CFD sobre acciones",
22
+ "short_only": "Solo corto",
23
+ "spread": "Spread",
24
+ "symbol": "Símbolo",
25
+ "today_high": "Máximo de hoy",
26
+ "today_low": "Mínimo de hoy",
27
+ "trade_mode": "Modo de operación"
28
+ }
@@ -0,0 +1,27 @@
1
+ {
2
+ "all": "Tout",
3
+ "asset_class": "Catégorie d’actifs",
4
+ "bond": "Obligation",
5
+ "buy": "Acheter",
6
+ "close_only": "Uniquement à la clôture",
7
+ "commodity": "Matière première",
8
+ "crypto": "Crypto",
9
+ "currency": "Devise",
10
+ "daily_percent_change": "Variation quotidienne en %",
11
+ "data_unavailable": "Données indisponibles",
12
+ "etf_cfds": "ETF CFD",
13
+ "index": "Indice",
14
+ "instrument": "Instrument",
15
+ "instrument_name": "Nom de l'instrument",
16
+ "long_only": "Uniquement à l’achat",
17
+ "margin": "Marge",
18
+ "search": "Rechercher",
19
+ "sell": "Vendre",
20
+ "share_cfds": "CFD sur actions",
21
+ "short_only": "Uniquement à la vente",
22
+ "spread": "Spread",
23
+ "symbol": "Symbole",
24
+ "today_high": "Valeur haute du jour",
25
+ "today_low": "Valeur basse du jour",
26
+ "trade_mode": "Mode de trading"
27
+ }
@@ -0,0 +1,27 @@
1
+ {
2
+ "all": "Tutti",
3
+ "asset_class": "Classe di attivi",
4
+ "bond": "Obbligazioni",
5
+ "buy": "Acquisto",
6
+ "close_only": "Solo chiusura",
7
+ "commodity": "Materie prime",
8
+ "crypto": "Criptovalute",
9
+ "currency": "Valute",
10
+ "daily_percent_change": "Variazione % giornaliera",
11
+ "data_unavailable": "Dati non disponibili",
12
+ "etf_cfds": "CFD su EFT",
13
+ "index": "Indice",
14
+ "instrument": "Strumento",
15
+ "instrument_name": "Nome strumento",
16
+ "long_only": "Solo long",
17
+ "margin": "Margine",
18
+ "search": "Cerca",
19
+ "sell": "Vendita",
20
+ "share_cfds": "CFD su azioni",
21
+ "short_only": "Solo short",
22
+ "spread": "Spread",
23
+ "symbol": "Simbolo",
24
+ "today_high": "Valore massimo di oggi",
25
+ "today_low": "Valore minimo di oggi",
26
+ "trade_mode": "Modalità di trading"
27
+ }
@@ -0,0 +1,27 @@
1
+ {
2
+ "all": "Todos",
3
+ "asset_class": "Classe de ativos",
4
+ "bond": "Obrigação",
5
+ "buy": "Comprar",
6
+ "close_only": "Só é permitido fechar.",
7
+ "commodity": "Matérias-primas",
8
+ "crypto": "Criptomoedas",
9
+ "currency": "Moeda",
10
+ "daily_percent_change": "Variação percentual diária",
11
+ "data_unavailable": "Dados indisponíveis",
12
+ "etf_cfds": "CFD sobre ETF",
13
+ "index": "Índice",
14
+ "instrument": "Instrumento",
15
+ "instrument_name": "Nome do instrumento",
16
+ "long_only": "Só são permitidas posições longas.",
17
+ "margin": "Margem",
18
+ "search": "Pesquisar",
19
+ "sell": "Vender",
20
+ "share_cfds": "CFD sobre ações",
21
+ "short_only": "Só são permitidas posições curtas.",
22
+ "spread": "Spread",
23
+ "symbol": "Símbolo",
24
+ "today_high": "Alta hoje",
25
+ "today_low": "Baixa hoje",
26
+ "trade_mode": "Modo de negociação"
27
+ }
@@ -0,0 +1,27 @@
1
+ {
2
+ "all": "ทั้งหมด",
3
+ "asset_class": "กลุ่มสินทรัพย์",
4
+ "bond": "พันธบัตร",
5
+ "buy": "ซื้อ",
6
+ "close_only": "ปิดการซื้อขายเท่านั้น",
7
+ "commodity": "สินค้าโภคภัณฑ์",
8
+ "crypto": "คริปโต",
9
+ "currency": "สกุลเงิน",
10
+ "daily_percent_change": "% การเปลี่ยนแปลงรายวัน",
11
+ "data_unavailable": "ข้อมูลไม่พร้อมใช้งาน",
12
+ "etf_cfds": "สัญญาการซื้อขายส่วนต่าง (CFD) แบบ ETF",
13
+ "index": "ดัชนี",
14
+ "instrument": "ตราสาร",
15
+ "instrument_name": "ชื่อตราสาร",
16
+ "long_only": "ซื้อเท่านั้น",
17
+ "pagination_entries_range": "{{firstItemOnPage}}-{{lastItemOnPage}} จาก {{itemCount}} รายการ",
18
+ "search": "ค้นหา",
19
+ "sell": "ขาย",
20
+ "share_cfds": "สัญญาการซื้อขายส่วนต่าง (CFD) ในหุ้น",
21
+ "short_only": "ขายเท่านั้น",
22
+ "spread": "สเปรด",
23
+ "symbol": "สัญลักษณ์",
24
+ "today_high": "ราคาซื้อ\/ขายสูงสุดของวัน",
25
+ "today_low": "ราคาซื้อ\/ขายต่ำสุดของวัน",
26
+ "trade_mode": "โหมดการซื้อขาย"
27
+ }
@@ -0,0 +1,26 @@
1
+ {
2
+ "all": "Tất cả",
3
+ "asset_class": "Loại tài sản",
4
+ "bond": "Trái phiếu",
5
+ "buy": "Giá mua",
6
+ "close_only": "Chỉ đóng",
7
+ "commodity": "Hàng hóa",
8
+ "crypto": "Tiền kỹ thuật số",
9
+ "currency": "Tiền tệ",
10
+ "daily_percent_change": "% Thay đổi hàng ngày",
11
+ "data_unavailable": "Không có dữ liệu",
12
+ "etf_cfds": "CFD ETF",
13
+ "index": "Chỉ số",
14
+ "instrument": "Công cụ tài chính",
15
+ "instrument_name": "Tên công cụ tài chính",
16
+ "long_only": "Chỉ mua khống",
17
+ "search": "Tìm kiếm",
18
+ "sell": "Giá bán",
19
+ "share_cfds": "CFD cổ phiếu",
20
+ "short_only": "Chỉ bán khống",
21
+ "spread": "Chênh lệch",
22
+ "symbol": "Mã hàng",
23
+ "today_high": "Giá cao hôm nay",
24
+ "today_low": "Giá thấp hôm nay",
25
+ "trade_mode": "Chế độ giao dịch"
26
+ }
@@ -0,0 +1,27 @@
1
+ {
2
+ "all": "全部",
3
+ "asset_class": "资产类别",
4
+ "bond": "债券",
5
+ "buy": "买入",
6
+ "close_only": "仅限平仓",
7
+ "commodity": "大宗商品",
8
+ "crypto": "加密货币",
9
+ "currency": "币种",
10
+ "daily_percent_change": "日变动百分比",
11
+ "data_unavailable": "数据不可用",
12
+ "etf_cfds": "交易所交易基金(ETF)CFD",
13
+ "index": "指数",
14
+ "instrument": "金融工具",
15
+ "instrument_name": "金融工具名称",
16
+ "long_only": "仅限多头",
17
+ "margin": "保证金",
18
+ "search": "搜索",
19
+ "sell": "卖出",
20
+ "share_cfds": "股票差价合约(CFD)",
21
+ "short_only": "仅限空头",
22
+ "spread": "点差",
23
+ "symbol": "符号",
24
+ "today_high": "当日最高价",
25
+ "today_low": "当日最低价",
26
+ "trade_mode": "交易模式"
27
+ }
@@ -1,8 +1,40 @@
1
1
  import { Locale } from '@oanda/mono-i18n';
2
+ import de from './sources/de.json';
2
3
  import en from './sources/en.json';
4
+ import es from './sources/es.json';
5
+ import fr from './sources/fr.json';
6
+ import it from './sources/it.json';
7
+ import pt from './sources/pt.json';
8
+ import th from './sources/th.json';
9
+ import vi from './sources/vi.json';
10
+ import zhCN from './sources/zh_CN.json';
3
11
  export const translations = {
4
12
  [Locale.en]: {
5
13
  translation: en
14
+ },
15
+ [Locale.fr]: {
16
+ translation: fr
17
+ },
18
+ [Locale.de]: {
19
+ translation: de
20
+ },
21
+ [Locale.es]: {
22
+ translation: es
23
+ },
24
+ [Locale.pt]: {
25
+ translation: pt
26
+ },
27
+ [Locale.it]: {
28
+ translation: it
29
+ },
30
+ [Locale.zhCN]: {
31
+ translation: zhCN
32
+ },
33
+ [Locale.th]: {
34
+ translation: th
35
+ },
36
+ [Locale.vi]: {
37
+ translation: vi
6
38
  }
7
39
  };
8
40
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","names":["Locale","en","translations","translation"],"sources":["../../../src/translations/index.ts"],"sourcesContent":["import type { Translations } from '@oanda/mono-i18n';\nimport { Locale } from '@oanda/mono-i18n';\n\nimport en from './sources/en.json';\nimport type { defaultTranslations } from './translations';\n\nexport type TranslationKey = keyof typeof defaultTranslations;\n\nexport const translations: Translations = {\n [Locale.en]: { translation: en },\n};\n"],"mappings":"AACA,SAASA,MAAM,QAAQ,kBAAkB;AAEzC,OAAOC,EAAE,MAAM,mBAAmB;AAKlC,OAAO,MAAMC,YAA0B,GAAG;EACxC,CAACF,MAAM,CAACC,EAAE,GAAG;IAAEE,WAAW,EAAEF;EAAG;AACjC,CAAC","ignoreList":[]}
1
+ {"version":3,"file":"index.js","names":["Locale","de","en","es","fr","it","pt","th","vi","zhCN","translations","translation"],"sources":["../../../src/translations/index.ts"],"sourcesContent":["import type { Translations } from '@oanda/mono-i18n';\nimport { Locale } from '@oanda/mono-i18n';\n\nimport de from './sources/de.json';\nimport en from './sources/en.json';\nimport es from './sources/es.json';\nimport fr from './sources/fr.json';\nimport it from './sources/it.json';\nimport pt from './sources/pt.json';\nimport th from './sources/th.json';\nimport vi from './sources/vi.json';\nimport zhCN from './sources/zh_CN.json';\nimport type { defaultTranslations } from './translations';\n\nexport type TranslationKey = keyof typeof defaultTranslations;\n\nexport const translations: Translations = {\n [Locale.en]: { translation: en },\n [Locale.fr]: { translation: fr },\n [Locale.de]: { translation: de },\n [Locale.es]: { translation: es },\n [Locale.pt]: { translation: pt },\n [Locale.it]: { translation: it },\n [Locale.zhCN]: { translation: zhCN },\n [Locale.th]: { translation: th },\n [Locale.vi]: { translation: vi },\n};\n"],"mappings":"AACA,SAASA,MAAM,QAAQ,kBAAkB;AAEzC,OAAOC,EAAE,MAAM,mBAAmB;AAClC,OAAOC,EAAE,MAAM,mBAAmB;AAClC,OAAOC,EAAE,MAAM,mBAAmB;AAClC,OAAOC,EAAE,MAAM,mBAAmB;AAClC,OAAOC,EAAE,MAAM,mBAAmB;AAClC,OAAOC,EAAE,MAAM,mBAAmB;AAClC,OAAOC,EAAE,MAAM,mBAAmB;AAClC,OAAOC,EAAE,MAAM,mBAAmB;AAClC,OAAOC,IAAI,MAAM,sBAAsB;AAKvC,OAAO,MAAMC,YAA0B,GAAG;EACxC,CAACV,MAAM,CAACE,EAAE,GAAG;IAAES,WAAW,EAAET;EAAG,CAAC;EAChC,CAACF,MAAM,CAACI,EAAE,GAAG;IAAEO,WAAW,EAAEP;EAAG,CAAC;EAChC,CAACJ,MAAM,CAACC,EAAE,GAAG;IAAEU,WAAW,EAAEV;EAAG,CAAC;EAChC,CAACD,MAAM,CAACG,EAAE,GAAG;IAAEQ,WAAW,EAAER;EAAG,CAAC;EAChC,CAACH,MAAM,CAACM,EAAE,GAAG;IAAEK,WAAW,EAAEL;EAAG,CAAC;EAChC,CAACN,MAAM,CAACK,EAAE,GAAG;IAAEM,WAAW,EAAEN;EAAG,CAAC;EAChC,CAACL,MAAM,CAACS,IAAI,GAAG;IAAEE,WAAW,EAAEF;EAAK,CAAC;EACpC,CAACT,MAAM,CAACO,EAAE,GAAG;IAAEI,WAAW,EAAEJ;EAAG,CAAC;EAChC,CAACP,MAAM,CAACQ,EAAE,GAAG;IAAEG,WAAW,EAAEH;EAAG;AACjC,CAAC","ignoreList":[]}
@@ -0,0 +1,27 @@
1
+ {
2
+ "all": "Alle",
3
+ "asset_class": "Anlageklasse",
4
+ "bond": "Anleihe",
5
+ "buy": "Kaufen",
6
+ "close_only": "Nur Schließen",
7
+ "commodity": "Rohstoff",
8
+ "crypto": "Kryptowährungen",
9
+ "currency": "Währung",
10
+ "daily_percent_change": "Tägliche Veränderung in %",
11
+ "data_unavailable": "Daten nicht verfügbar",
12
+ "etf_cfds": "ETF-CFDs",
13
+ "index": "Index",
14
+ "instrument": "Instrument",
15
+ "instrument_name": "Instrumentenname",
16
+ "long_only": "Nur Long",
17
+ "margin": "Margin",
18
+ "search": "Suche",
19
+ "sell": "Verkaufen",
20
+ "share_cfds": "Aktien-CFDs",
21
+ "short_only": "Nur Short",
22
+ "spread": "Spread",
23
+ "symbol": "Symbol",
24
+ "today_high": "Heutiges Hoch",
25
+ "today_low": "Tagestief",
26
+ "trade_mode": "Handelsmodus"
27
+ }
@@ -14,6 +14,7 @@
14
14
  "instrument": "Instrument",
15
15
  "instrument_name": "Instrument name",
16
16
  "long_only": "Long only",
17
+ "margin": "Margin",
17
18
  "no_matching_results": "No matching results",
18
19
  "pagination_entries_range": "{{firstItemOnPage}}-{{lastItemOnPage}} of {{itemCount}} entries",
19
20
  "search": "Search",
@@ -24,6 +25,5 @@
24
25
  "symbol": "Symbol",
25
26
  "today_high": "Today high",
26
27
  "today_low": "Today low",
27
- "trade_mode": "Trade mode",
28
- "last_updated": "Last updated"
28
+ "trade_mode": "Trade mode"
29
29
  }
@@ -0,0 +1,28 @@
1
+ {
2
+ "all": "Todo",
3
+ "asset_class": "Clase de activo",
4
+ "bond": "Bono",
5
+ "buy": "Comprar",
6
+ "close_only": "Solo cerrar",
7
+ "commodity": "Materia prima",
8
+ "crypto": "Criptomoneda",
9
+ "currency": "Divisas",
10
+ "daily_percent_change": "% de variación diaria",
11
+ "data_unavailable": "No hay datos disponibles",
12
+ "etf_cfds": "CFD sobre ETF",
13
+ "index": "Índice",
14
+ "instrument": "Instrumento",
15
+ "instrument_name": "Nombre del instrumento",
16
+ "long_only": "Solo largo",
17
+ "margin": "Margen",
18
+ "pagination_entries_range": "{{firstItemOnPage}}-{{lastItemOnPage}} de {{itemCount}} entradas",
19
+ "search": "Buscar",
20
+ "sell": "Vender",
21
+ "share_cfds": "CFD sobre acciones",
22
+ "short_only": "Solo corto",
23
+ "spread": "Spread",
24
+ "symbol": "Símbolo",
25
+ "today_high": "Máximo de hoy",
26
+ "today_low": "Mínimo de hoy",
27
+ "trade_mode": "Modo de operación"
28
+ }
@@ -0,0 +1,27 @@
1
+ {
2
+ "all": "Tout",
3
+ "asset_class": "Catégorie d’actifs",
4
+ "bond": "Obligation",
5
+ "buy": "Acheter",
6
+ "close_only": "Uniquement à la clôture",
7
+ "commodity": "Matière première",
8
+ "crypto": "Crypto",
9
+ "currency": "Devise",
10
+ "daily_percent_change": "Variation quotidienne en %",
11
+ "data_unavailable": "Données indisponibles",
12
+ "etf_cfds": "ETF CFD",
13
+ "index": "Indice",
14
+ "instrument": "Instrument",
15
+ "instrument_name": "Nom de l'instrument",
16
+ "long_only": "Uniquement à l’achat",
17
+ "margin": "Marge",
18
+ "search": "Rechercher",
19
+ "sell": "Vendre",
20
+ "share_cfds": "CFD sur actions",
21
+ "short_only": "Uniquement à la vente",
22
+ "spread": "Spread",
23
+ "symbol": "Symbole",
24
+ "today_high": "Valeur haute du jour",
25
+ "today_low": "Valeur basse du jour",
26
+ "trade_mode": "Mode de trading"
27
+ }
@@ -0,0 +1,27 @@
1
+ {
2
+ "all": "Tutti",
3
+ "asset_class": "Classe di attivi",
4
+ "bond": "Obbligazioni",
5
+ "buy": "Acquisto",
6
+ "close_only": "Solo chiusura",
7
+ "commodity": "Materie prime",
8
+ "crypto": "Criptovalute",
9
+ "currency": "Valute",
10
+ "daily_percent_change": "Variazione % giornaliera",
11
+ "data_unavailable": "Dati non disponibili",
12
+ "etf_cfds": "CFD su EFT",
13
+ "index": "Indice",
14
+ "instrument": "Strumento",
15
+ "instrument_name": "Nome strumento",
16
+ "long_only": "Solo long",
17
+ "margin": "Margine",
18
+ "search": "Cerca",
19
+ "sell": "Vendita",
20
+ "share_cfds": "CFD su azioni",
21
+ "short_only": "Solo short",
22
+ "spread": "Spread",
23
+ "symbol": "Simbolo",
24
+ "today_high": "Valore massimo di oggi",
25
+ "today_low": "Valore minimo di oggi",
26
+ "trade_mode": "Modalità di trading"
27
+ }
@@ -0,0 +1,27 @@
1
+ {
2
+ "all": "Todos",
3
+ "asset_class": "Classe de ativos",
4
+ "bond": "Obrigação",
5
+ "buy": "Comprar",
6
+ "close_only": "Só é permitido fechar.",
7
+ "commodity": "Matérias-primas",
8
+ "crypto": "Criptomoedas",
9
+ "currency": "Moeda",
10
+ "daily_percent_change": "Variação percentual diária",
11
+ "data_unavailable": "Dados indisponíveis",
12
+ "etf_cfds": "CFD sobre ETF",
13
+ "index": "Índice",
14
+ "instrument": "Instrumento",
15
+ "instrument_name": "Nome do instrumento",
16
+ "long_only": "Só são permitidas posições longas.",
17
+ "margin": "Margem",
18
+ "search": "Pesquisar",
19
+ "sell": "Vender",
20
+ "share_cfds": "CFD sobre ações",
21
+ "short_only": "Só são permitidas posições curtas.",
22
+ "spread": "Spread",
23
+ "symbol": "Símbolo",
24
+ "today_high": "Alta hoje",
25
+ "today_low": "Baixa hoje",
26
+ "trade_mode": "Modo de negociação"
27
+ }
@@ -0,0 +1,27 @@
1
+ {
2
+ "all": "ทั้งหมด",
3
+ "asset_class": "กลุ่มสินทรัพย์",
4
+ "bond": "พันธบัตร",
5
+ "buy": "ซื้อ",
6
+ "close_only": "ปิดการซื้อขายเท่านั้น",
7
+ "commodity": "สินค้าโภคภัณฑ์",
8
+ "crypto": "คริปโต",
9
+ "currency": "สกุลเงิน",
10
+ "daily_percent_change": "% การเปลี่ยนแปลงรายวัน",
11
+ "data_unavailable": "ข้อมูลไม่พร้อมใช้งาน",
12
+ "etf_cfds": "สัญญาการซื้อขายส่วนต่าง (CFD) แบบ ETF",
13
+ "index": "ดัชนี",
14
+ "instrument": "ตราสาร",
15
+ "instrument_name": "ชื่อตราสาร",
16
+ "long_only": "ซื้อเท่านั้น",
17
+ "pagination_entries_range": "{{firstItemOnPage}}-{{lastItemOnPage}} จาก {{itemCount}} รายการ",
18
+ "search": "ค้นหา",
19
+ "sell": "ขาย",
20
+ "share_cfds": "สัญญาการซื้อขายส่วนต่าง (CFD) ในหุ้น",
21
+ "short_only": "ขายเท่านั้น",
22
+ "spread": "สเปรด",
23
+ "symbol": "สัญลักษณ์",
24
+ "today_high": "ราคาซื้อ\/ขายสูงสุดของวัน",
25
+ "today_low": "ราคาซื้อ\/ขายต่ำสุดของวัน",
26
+ "trade_mode": "โหมดการซื้อขาย"
27
+ }
@@ -0,0 +1,26 @@
1
+ {
2
+ "all": "Tất cả",
3
+ "asset_class": "Loại tài sản",
4
+ "bond": "Trái phiếu",
5
+ "buy": "Giá mua",
6
+ "close_only": "Chỉ đóng",
7
+ "commodity": "Hàng hóa",
8
+ "crypto": "Tiền kỹ thuật số",
9
+ "currency": "Tiền tệ",
10
+ "daily_percent_change": "% Thay đổi hàng ngày",
11
+ "data_unavailable": "Không có dữ liệu",
12
+ "etf_cfds": "CFD ETF",
13
+ "index": "Chỉ số",
14
+ "instrument": "Công cụ tài chính",
15
+ "instrument_name": "Tên công cụ tài chính",
16
+ "long_only": "Chỉ mua khống",
17
+ "search": "Tìm kiếm",
18
+ "sell": "Giá bán",
19
+ "share_cfds": "CFD cổ phiếu",
20
+ "short_only": "Chỉ bán khống",
21
+ "spread": "Chênh lệch",
22
+ "symbol": "Mã hàng",
23
+ "today_high": "Giá cao hôm nay",
24
+ "today_low": "Giá thấp hôm nay",
25
+ "trade_mode": "Chế độ giao dịch"
26
+ }
@@ -0,0 +1,27 @@
1
+ {
2
+ "all": "全部",
3
+ "asset_class": "资产类别",
4
+ "bond": "债券",
5
+ "buy": "买入",
6
+ "close_only": "仅限平仓",
7
+ "commodity": "大宗商品",
8
+ "crypto": "加密货币",
9
+ "currency": "币种",
10
+ "daily_percent_change": "日变动百分比",
11
+ "data_unavailable": "数据不可用",
12
+ "etf_cfds": "交易所交易基金(ETF)CFD",
13
+ "index": "指数",
14
+ "instrument": "金融工具",
15
+ "instrument_name": "金融工具名称",
16
+ "long_only": "仅限多头",
17
+ "margin": "保证金",
18
+ "search": "搜索",
19
+ "sell": "卖出",
20
+ "share_cfds": "股票差价合约(CFD)",
21
+ "short_only": "仅限空头",
22
+ "spread": "点差",
23
+ "symbol": "符号",
24
+ "today_high": "当日最高价",
25
+ "today_low": "当日最低价",
26
+ "trade_mode": "交易模式"
27
+ }
@@ -12,7 +12,20 @@
12
12
  "indentation": "2sp",
13
13
  "plural_format": "i18next",
14
14
  "export_empty_as": "skip",
15
- "include_tags": ["common_widgets", "instruments_table_widget"],
16
- "filter_langs": ["en"]
15
+ "include_tags": [
16
+ "common_widgets",
17
+ "instruments_table_widget"
18
+ ],
19
+ "filter_langs": [
20
+ "en",
21
+ "fr",
22
+ "de",
23
+ "es",
24
+ "pt",
25
+ "it",
26
+ "zh_CN",
27
+ "th",
28
+ "vi"
29
+ ]
17
30
  }
18
- }
31
+ }
package/package.json CHANGED
@@ -1,18 +1,19 @@
1
1
  {
2
2
  "name": "@oanda/labs-instruments-table-widget",
3
- "version": "1.0.40",
3
+ "version": "1.0.41",
4
4
  "description": "Labs Instruments Table Widget",
5
5
  "main": "dist/main/index.js",
6
6
  "module": "dist/module/index.js",
7
7
  "types": "dist/types/index.d.ts",
8
8
  "scripts": {
9
- "codegen": "graphql-codegen --config codegen.ts"
9
+ "codegen": "graphql-codegen --config codegen.ts",
10
+ "translations:pull": "lokalise pull"
10
11
  },
11
12
  "keywords": [],
12
13
  "author": "OANDA",
13
14
  "license": "UNLICENSED",
14
15
  "dependencies": {
15
- "@oanda/labs-widget-common": "^1.0.220",
16
+ "@oanda/labs-widget-common": "^1.0.221",
16
17
  "@oanda/mono-i18n": "10.0.1",
17
18
  "graphql": "16.8.1"
18
19
  },
@@ -20,5 +21,5 @@
20
21
  "@graphql-codegen/cli": "5.0.0",
21
22
  "@graphql-codegen/client-preset": "4.1.0"
22
23
  },
23
- "gitHead": "84d9bec88af7893f20ccd2d88fcbc28dd30aec22"
24
+ "gitHead": "05cc366f25f7c259eec9f264979debfab0795926"
24
25
  }
@@ -1,11 +1,27 @@
1
1
  import type { Translations } from '@oanda/mono-i18n';
2
2
  import { Locale } from '@oanda/mono-i18n';
3
3
 
4
+ import de from './sources/de.json';
4
5
  import en from './sources/en.json';
6
+ import es from './sources/es.json';
7
+ import fr from './sources/fr.json';
8
+ import it from './sources/it.json';
9
+ import pt from './sources/pt.json';
10
+ import th from './sources/th.json';
11
+ import vi from './sources/vi.json';
12
+ import zhCN from './sources/zh_CN.json';
5
13
  import type { defaultTranslations } from './translations';
6
14
 
7
15
  export type TranslationKey = keyof typeof defaultTranslations;
8
16
 
9
17
  export const translations: Translations = {
10
18
  [Locale.en]: { translation: en },
19
+ [Locale.fr]: { translation: fr },
20
+ [Locale.de]: { translation: de },
21
+ [Locale.es]: { translation: es },
22
+ [Locale.pt]: { translation: pt },
23
+ [Locale.it]: { translation: it },
24
+ [Locale.zhCN]: { translation: zhCN },
25
+ [Locale.th]: { translation: th },
26
+ [Locale.vi]: { translation: vi },
11
27
  };
@@ -0,0 +1,27 @@
1
+ {
2
+ "all": "Alle",
3
+ "asset_class": "Anlageklasse",
4
+ "bond": "Anleihe",
5
+ "buy": "Kaufen",
6
+ "close_only": "Nur Schließen",
7
+ "commodity": "Rohstoff",
8
+ "crypto": "Kryptowährungen",
9
+ "currency": "Währung",
10
+ "daily_percent_change": "Tägliche Veränderung in %",
11
+ "data_unavailable": "Daten nicht verfügbar",
12
+ "etf_cfds": "ETF-CFDs",
13
+ "index": "Index",
14
+ "instrument": "Instrument",
15
+ "instrument_name": "Instrumentenname",
16
+ "long_only": "Nur Long",
17
+ "margin": "Margin",
18
+ "search": "Suche",
19
+ "sell": "Verkaufen",
20
+ "share_cfds": "Aktien-CFDs",
21
+ "short_only": "Nur Short",
22
+ "spread": "Spread",
23
+ "symbol": "Symbol",
24
+ "today_high": "Heutiges Hoch",
25
+ "today_low": "Tagestief",
26
+ "trade_mode": "Handelsmodus"
27
+ }
@@ -14,6 +14,7 @@
14
14
  "instrument": "Instrument",
15
15
  "instrument_name": "Instrument name",
16
16
  "long_only": "Long only",
17
+ "margin": "Margin",
17
18
  "no_matching_results": "No matching results",
18
19
  "pagination_entries_range": "{{firstItemOnPage}}-{{lastItemOnPage}} of {{itemCount}} entries",
19
20
  "search": "Search",
@@ -24,6 +25,5 @@
24
25
  "symbol": "Symbol",
25
26
  "today_high": "Today high",
26
27
  "today_low": "Today low",
27
- "trade_mode": "Trade mode",
28
- "last_updated": "Last updated"
28
+ "trade_mode": "Trade mode"
29
29
  }
@@ -0,0 +1,28 @@
1
+ {
2
+ "all": "Todo",
3
+ "asset_class": "Clase de activo",
4
+ "bond": "Bono",
5
+ "buy": "Comprar",
6
+ "close_only": "Solo cerrar",
7
+ "commodity": "Materia prima",
8
+ "crypto": "Criptomoneda",
9
+ "currency": "Divisas",
10
+ "daily_percent_change": "% de variación diaria",
11
+ "data_unavailable": "No hay datos disponibles",
12
+ "etf_cfds": "CFD sobre ETF",
13
+ "index": "Índice",
14
+ "instrument": "Instrumento",
15
+ "instrument_name": "Nombre del instrumento",
16
+ "long_only": "Solo largo",
17
+ "margin": "Margen",
18
+ "pagination_entries_range": "{{firstItemOnPage}}-{{lastItemOnPage}} de {{itemCount}} entradas",
19
+ "search": "Buscar",
20
+ "sell": "Vender",
21
+ "share_cfds": "CFD sobre acciones",
22
+ "short_only": "Solo corto",
23
+ "spread": "Spread",
24
+ "symbol": "Símbolo",
25
+ "today_high": "Máximo de hoy",
26
+ "today_low": "Mínimo de hoy",
27
+ "trade_mode": "Modo de operación"
28
+ }
@@ -0,0 +1,27 @@
1
+ {
2
+ "all": "Tout",
3
+ "asset_class": "Catégorie d’actifs",
4
+ "bond": "Obligation",
5
+ "buy": "Acheter",
6
+ "close_only": "Uniquement à la clôture",
7
+ "commodity": "Matière première",
8
+ "crypto": "Crypto",
9
+ "currency": "Devise",
10
+ "daily_percent_change": "Variation quotidienne en %",
11
+ "data_unavailable": "Données indisponibles",
12
+ "etf_cfds": "ETF CFD",
13
+ "index": "Indice",
14
+ "instrument": "Instrument",
15
+ "instrument_name": "Nom de l'instrument",
16
+ "long_only": "Uniquement à l’achat",
17
+ "margin": "Marge",
18
+ "search": "Rechercher",
19
+ "sell": "Vendre",
20
+ "share_cfds": "CFD sur actions",
21
+ "short_only": "Uniquement à la vente",
22
+ "spread": "Spread",
23
+ "symbol": "Symbole",
24
+ "today_high": "Valeur haute du jour",
25
+ "today_low": "Valeur basse du jour",
26
+ "trade_mode": "Mode de trading"
27
+ }
@@ -0,0 +1,27 @@
1
+ {
2
+ "all": "Tutti",
3
+ "asset_class": "Classe di attivi",
4
+ "bond": "Obbligazioni",
5
+ "buy": "Acquisto",
6
+ "close_only": "Solo chiusura",
7
+ "commodity": "Materie prime",
8
+ "crypto": "Criptovalute",
9
+ "currency": "Valute",
10
+ "daily_percent_change": "Variazione % giornaliera",
11
+ "data_unavailable": "Dati non disponibili",
12
+ "etf_cfds": "CFD su EFT",
13
+ "index": "Indice",
14
+ "instrument": "Strumento",
15
+ "instrument_name": "Nome strumento",
16
+ "long_only": "Solo long",
17
+ "margin": "Margine",
18
+ "search": "Cerca",
19
+ "sell": "Vendita",
20
+ "share_cfds": "CFD su azioni",
21
+ "short_only": "Solo short",
22
+ "spread": "Spread",
23
+ "symbol": "Simbolo",
24
+ "today_high": "Valore massimo di oggi",
25
+ "today_low": "Valore minimo di oggi",
26
+ "trade_mode": "Modalità di trading"
27
+ }
@@ -0,0 +1,27 @@
1
+ {
2
+ "all": "Todos",
3
+ "asset_class": "Classe de ativos",
4
+ "bond": "Obrigação",
5
+ "buy": "Comprar",
6
+ "close_only": "Só é permitido fechar.",
7
+ "commodity": "Matérias-primas",
8
+ "crypto": "Criptomoedas",
9
+ "currency": "Moeda",
10
+ "daily_percent_change": "Variação percentual diária",
11
+ "data_unavailable": "Dados indisponíveis",
12
+ "etf_cfds": "CFD sobre ETF",
13
+ "index": "Índice",
14
+ "instrument": "Instrumento",
15
+ "instrument_name": "Nome do instrumento",
16
+ "long_only": "Só são permitidas posições longas.",
17
+ "margin": "Margem",
18
+ "search": "Pesquisar",
19
+ "sell": "Vender",
20
+ "share_cfds": "CFD sobre ações",
21
+ "short_only": "Só são permitidas posições curtas.",
22
+ "spread": "Spread",
23
+ "symbol": "Símbolo",
24
+ "today_high": "Alta hoje",
25
+ "today_low": "Baixa hoje",
26
+ "trade_mode": "Modo de negociação"
27
+ }
@@ -0,0 +1,27 @@
1
+ {
2
+ "all": "ทั้งหมด",
3
+ "asset_class": "กลุ่มสินทรัพย์",
4
+ "bond": "พันธบัตร",
5
+ "buy": "ซื้อ",
6
+ "close_only": "ปิดการซื้อขายเท่านั้น",
7
+ "commodity": "สินค้าโภคภัณฑ์",
8
+ "crypto": "คริปโต",
9
+ "currency": "สกุลเงิน",
10
+ "daily_percent_change": "% การเปลี่ยนแปลงรายวัน",
11
+ "data_unavailable": "ข้อมูลไม่พร้อมใช้งาน",
12
+ "etf_cfds": "สัญญาการซื้อขายส่วนต่าง (CFD) แบบ ETF",
13
+ "index": "ดัชนี",
14
+ "instrument": "ตราสาร",
15
+ "instrument_name": "ชื่อตราสาร",
16
+ "long_only": "ซื้อเท่านั้น",
17
+ "pagination_entries_range": "{{firstItemOnPage}}-{{lastItemOnPage}} จาก {{itemCount}} รายการ",
18
+ "search": "ค้นหา",
19
+ "sell": "ขาย",
20
+ "share_cfds": "สัญญาการซื้อขายส่วนต่าง (CFD) ในหุ้น",
21
+ "short_only": "ขายเท่านั้น",
22
+ "spread": "สเปรด",
23
+ "symbol": "สัญลักษณ์",
24
+ "today_high": "ราคาซื้อ\/ขายสูงสุดของวัน",
25
+ "today_low": "ราคาซื้อ\/ขายต่ำสุดของวัน",
26
+ "trade_mode": "โหมดการซื้อขาย"
27
+ }
@@ -0,0 +1,26 @@
1
+ {
2
+ "all": "Tất cả",
3
+ "asset_class": "Loại tài sản",
4
+ "bond": "Trái phiếu",
5
+ "buy": "Giá mua",
6
+ "close_only": "Chỉ đóng",
7
+ "commodity": "Hàng hóa",
8
+ "crypto": "Tiền kỹ thuật số",
9
+ "currency": "Tiền tệ",
10
+ "daily_percent_change": "% Thay đổi hàng ngày",
11
+ "data_unavailable": "Không có dữ liệu",
12
+ "etf_cfds": "CFD ETF",
13
+ "index": "Chỉ số",
14
+ "instrument": "Công cụ tài chính",
15
+ "instrument_name": "Tên công cụ tài chính",
16
+ "long_only": "Chỉ mua khống",
17
+ "search": "Tìm kiếm",
18
+ "sell": "Giá bán",
19
+ "share_cfds": "CFD cổ phiếu",
20
+ "short_only": "Chỉ bán khống",
21
+ "spread": "Chênh lệch",
22
+ "symbol": "Mã hàng",
23
+ "today_high": "Giá cao hôm nay",
24
+ "today_low": "Giá thấp hôm nay",
25
+ "trade_mode": "Chế độ giao dịch"
26
+ }
@@ -0,0 +1,27 @@
1
+ {
2
+ "all": "全部",
3
+ "asset_class": "资产类别",
4
+ "bond": "债券",
5
+ "buy": "买入",
6
+ "close_only": "仅限平仓",
7
+ "commodity": "大宗商品",
8
+ "crypto": "加密货币",
9
+ "currency": "币种",
10
+ "daily_percent_change": "日变动百分比",
11
+ "data_unavailable": "数据不可用",
12
+ "etf_cfds": "交易所交易基金(ETF)CFD",
13
+ "index": "指数",
14
+ "instrument": "金融工具",
15
+ "instrument_name": "金融工具名称",
16
+ "long_only": "仅限多头",
17
+ "margin": "保证金",
18
+ "search": "搜索",
19
+ "sell": "卖出",
20
+ "share_cfds": "股票差价合约(CFD)",
21
+ "short_only": "仅限空头",
22
+ "spread": "点差",
23
+ "symbol": "符号",
24
+ "today_high": "当日最高价",
25
+ "today_low": "当日最低价",
26
+ "trade_mode": "交易模式"
27
+ }